@carbon-labs/wc-global-header 0.19.0 → 0.21.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/wc-global-header.mjs +139 -140
- package/package.json +2 -2
package/es/wc-global-header.mjs
CHANGED
|
@@ -55,10 +55,10 @@ const ct = (s) => new qe(typeof s == "string" ? s : s + "", void 0, qs), j = (s,
|
|
|
55
55
|
* Copyright 2017 Google LLC
|
|
56
56
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
57
57
|
*/
|
|
58
|
-
const { is: Cc, defineProperty: $c, getOwnPropertyDescriptor: Sc, getOwnPropertyNames: Ac, getOwnPropertySymbols: Mc, getPrototypeOf: Ic } = Object, jt = globalThis, re = jt.trustedTypes,
|
|
58
|
+
const { is: Cc, defineProperty: $c, getOwnPropertyDescriptor: Sc, getOwnPropertyNames: Ac, getOwnPropertySymbols: Mc, getPrototypeOf: Ic } = Object, jt = globalThis, re = jt.trustedTypes, Oc = re ? re.emptyScript : "", bs = jt.reactiveElementPolyfillSupport, Io = (s, t) => s, Yo = { toAttribute(s, t) {
|
|
59
59
|
switch (t) {
|
|
60
60
|
case Boolean:
|
|
61
|
-
s = s ?
|
|
61
|
+
s = s ? Oc : null;
|
|
62
62
|
break;
|
|
63
63
|
case Object:
|
|
64
64
|
case Array:
|
|
@@ -294,7 +294,7 @@ go.elementStyles = [], go.shadowRootOptions = { mode: "open" }, go[Io("elementPr
|
|
|
294
294
|
* Copyright 2017 Google LLC
|
|
295
295
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
296
296
|
*/
|
|
297
|
-
const
|
|
297
|
+
const Ec = { attribute: !0, type: String, converter: Yo, reflect: !1, hasChanged: Vs }, Pc = (s = Ec, t, o) => {
|
|
298
298
|
const { kind: e, metadata: c } = o;
|
|
299
299
|
let r = globalThis.litPropertyMetadata.get(c);
|
|
300
300
|
if (r === void 0 && globalThis.litPropertyMetadata.set(c, r = /* @__PURE__ */ new Map()), e === "setter" && ((s = Object.create(s)).wrapped = !0), r.set(o.name, s), e === "accessor") {
|
|
@@ -367,7 +367,7 @@ const st = {
|
|
|
367
367
|
* Copyright 2017 Google LLC
|
|
368
368
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
369
369
|
*/
|
|
370
|
-
const
|
|
370
|
+
const Oo = globalThis, Go = Oo.trustedTypes, ie = Go ? Go.createPolicy("lit-html", { createHTML: (s) => s }) : void 0, Ve = "$lit$", qt = `lit$${Math.random().toFixed(9).slice(2)}$`, Fe = "?" + qt, Lc = `<${Fe}>`, co = document, Po = () => co.createComment(""), Ro = (s) => s === null || typeof s != "object" && typeof s != "function", Fs = Array.isArray, Tc = (s) => Fs(s) || typeof (s == null ? void 0 : s[Symbol.iterator]) == "function", fs = `[
|
|
371
371
|
\f\r]`, Ao = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, de = /-->/g, ae = />/g, Kt = RegExp(`>|${fs}(?:([^\\s"'>=/]+)(${fs}*=${fs}*(?:[^
|
|
372
372
|
\f\r"'\`<>=]|("|')|))|$)`, "g"), ue = /'/g, le = /"/g, je = /^(?:script|style|textarea|title)$/i, Ue = (s) => (t, ...o) => ({ _$litType$: s, strings: t, values: o }), m = Ue(1), Q = Ue(2), ro = Symbol.for("lit-noChange"), _ = Symbol.for("lit-nothing"), pe = /* @__PURE__ */ new WeakMap(), so = co.createTreeWalker(co, 129);
|
|
373
373
|
function Xe(s, t) {
|
|
@@ -587,8 +587,8 @@ class Vc {
|
|
|
587
587
|
yo(this, t);
|
|
588
588
|
}
|
|
589
589
|
}
|
|
590
|
-
const ys =
|
|
591
|
-
ys == null || ys($s, Vo), (
|
|
590
|
+
const ys = Oo.litHtmlPolyfillSupport;
|
|
591
|
+
ys == null || ys($s, Vo), (Oo.litHtmlVersions ?? (Oo.litHtmlVersions = [])).push("3.3.1");
|
|
592
592
|
const Fc = (s, t, o) => {
|
|
593
593
|
const e = (o == null ? void 0 : o.renderBefore) ?? t;
|
|
594
594
|
let c = e._$litPart$;
|
|
@@ -718,7 +718,7 @@ const i = "cds-custom", me = `
|
|
|
718
718
|
}
|
|
719
719
|
}
|
|
720
720
|
};
|
|
721
|
-
},
|
|
721
|
+
}, E = (s) => (t) => typeof t == "function" ? jc(s, t) : Uc(s, t);
|
|
722
722
|
var zt = j(['@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xs,1.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-sm,2rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-md,2.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-lg,3rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xl,4rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-2xl,5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-normal,1rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-normal,1rem)}:root{--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--layer-one,:root{--cds-custom-layer:var(--cds-custom-layer-01,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-01,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-01,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-01,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-01,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-01,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-01,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-01,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-01,#a8a8a8);--cds-custom-field:var(--cds-custom-field-01,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-01,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-00,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-01,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-01,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-custom-layer:var(--cds-custom-layer-02,#fff);--cds-custom-layer-active:var(--cds-custom-layer-active-02,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-02,#f4f4f4);--cds-custom-layer-hover:var(--cds-custom-layer-hover-02,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-02,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-02,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-02,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-02,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-02,#a8a8a8);--cds-custom-field:var(--cds-custom-field-02,#fff);--cds-custom-field-hover:var(--cds-custom-field-hover-02,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-01,#c6c6c6);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-02,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-02,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-custom-layer:var(--cds-custom-layer-03,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-03,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-03,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-03,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-03,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-03,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-03,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-03,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-03,#a8a8a8);--cds-custom-field:var(--cds-custom-field-03,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-03,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-02,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-03,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-03,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-custom-layer-background)}.cds-custom--popover-container{display:inline-block}.cds-custom--popover-container:not(.cds-custom--popover--auto-align){position:relative}.cds-custom--popover--high-contrast .cds-custom--popover{--cds-custom-popover-background-color:var(--cds-custom-background-inverse,#393939);--cds-custom-popover-text-color:var(--cds-custom-text-inverse,#fff)}.cds-custom--popover--drop-shadow .cds-custom--popover>.cds-custom--popover-content{filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.cds-custom--popover--caret{--cds-custom-popover-offset:0.625rem}.cds-custom--popover{filter:var(--cds-custom-popover-drop-shadow,none);inset:0;pointer-events:none;position:absolute;z-index:6000}.cds-custom--popover-content{--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;background-color:var(--cds-custom-popover-background-color,var(--cds-custom-layer));border:0;border-radius:var(--cds-custom-popover-border-radius,2px);box-sizing:border-box;color:var(--cds-custom-popover-text-color,var(--cds-custom-text-primary,#161616));display:none;font-family:inherit;font-size:100%;inline-size:-moz-max-content;inline-size:max-content;margin:0;max-inline-size:23rem;padding:0;pointer-events:auto;position:absolute;vertical-align:baseline;z-index:6000}.cds-custom--layout--size-sm :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-sm)}.cds-custom--layout--size-md :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-md)}.cds-custom--layout--size-lg :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-lg)}.cds-custom--popover-content *,.cds-custom--popover-content :after,.cds-custom--popover-content :before{box-sizing:inherit}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content{display:block}.cds-custom--popover-content:before{content:"";display:none;position:absolute}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content:before{display:block}.cds-custom--popover--auto-align.cds-custom--popover-caret,.cds-custom--popover-caret{background-color:var(--cds-custom-popover-background-color,var(--cds-custom-layer));display:none;position:absolute;will-change:transform;z-index:6000}.cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-caret{display:block}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-caret{display:none}.cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{transform:translate(50%,calc(100% + var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:0;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(100% + var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-custom-popover-offset,0),calc(100% + var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-custom-popover-offset, 0rem)*-1))}[dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset,0);inset-block-start:0;inset-inline:0;transform:translateY(-100%)}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-custom-popover-offset,0))}[dir=rtl] .cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,var(--cds-custom-popover-offset,0))}.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-width,.75rem)}.cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{transform:translate(50%,calc(-100% - var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:0;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-custom-popover-offset,0),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset,0);inset-block-end:0;inset-inline:0;transform:translateY(100%)}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-custom-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-custom-popover-offset, 0rem)*-1))}[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,calc(var(--cds-custom-popover-offset, 0rem)*-1))}.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-custom-popover-caret-width,.75rem)}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),-50%)}.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),calc(var(--cds-custom-popover-offset, 0rem)*.5*-1 - 16px))}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),calc(var(--cds-custom-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--right-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right>.cds-custom--popover>.cds-custom--popover-content:before{inline-size:var(--cds-custom-popover-offset,0);inset-block:0;inset-inline-start:0;transform:translateX(-100%)}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem) - 100%),-50%)}[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem)}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1 + .1px),-50%)}.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(var(--cds-custom-popover-offset, 0rem)*-.5 - 16px))}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(var(--cds-custom-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--left-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left>.cds-custom--popover>.cds-custom--popover-content:before{inline-size:var(--cds-custom-popover-offset,0);inset-block:0;inset-inline-end:0;transform:translateX(100%)}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1 + 100%),-50%)}[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem)}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip .cds-custom--popover{will-change:filter}.cds-custom--popover--tab-tip__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2rem;justify-content:center;margin:0;padding:0;position:relative;text-align:start;vertical-align:baseline}.cds-custom--popover--tab-tip__button *,.cds-custom--popover--tab-tip__button :after,.cds-custom--popover--tab-tip__button :before{box-sizing:inherit}.cds-custom--popover--tab-tip__button::-moz-focus-inner{border:0}.cds-custom--popover--tab-tip__button:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--popover--tab-tip__button:focus{outline-style:dotted}}.cds-custom--popover--tab-tip__button:hover{background-color:var(--cds-custom-layer-hover)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button{background:var(--cds-custom-layer);box-shadow:0 2px 2px rgba(0,0,0,.2)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button:not(:focus):after{background:var(--cds-custom-layer);block-size:2px;content:"";inline-size:100%;inset-block-end:0;position:absolute;z-index:6001}.cds-custom--popover--tab-tip__button svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--tooltip{--cds-custom-popover-offset:12px}.cds-custom--tooltip-content{font-size:var(--cds-custom-body-01-font-size,.875rem);font-weight:var(--cds-custom-body-01-font-weight,400);letter-spacing:var(--cds-custom-body-01-letter-spacing,.16px);line-height:var(--cds-custom-body-01-line-height,1.42857);max-inline-size:18rem;overflow-wrap:break-word;padding:var(--cds-custom-tooltip-padding-block,1rem) var(--cds-custom-tooltip-padding-inline,1rem)}.cds-custom--icon-tooltip{--cds-custom-tooltip-padding-block:0.125rem;--cds-custom-popover-caret-width:0.5rem;--cds-custom-popover-caret-height:0.25rem;--cds-custom-popover-offset:0.5rem}.cds-custom--icon-tooltip .cds-custom--tooltip-content{font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.cds-custom--definition-term{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-block-end:1px dotted var(--cds-custom-border-strong);border-radius:0;box-sizing:border-box;color:var(--cds-custom-text-primary,#161616);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--definition-term *,.cds-custom--definition-term :after,.cds-custom--definition-term :before{box-sizing:inherit}.cds-custom--definition-term::-moz-focus-inner{border:0}.cds-custom--definition-term:focus{border-block-end-color:var(--cds-custom-border-interactive,#0f62fe);outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--definition-term:focus{outline-style:dotted}}.cds-custom--definition-term:hover{border-block-end-color:var(--cds-custom-border-interactive,#0f62fe)}.cds-custom--definition-tooltip{font-size:var(--cds-custom-body-01-font-size,.875rem);font-weight:var(--cds-custom-body-01-font-weight,400);letter-spacing:var(--cds-custom-body-01-letter-spacing,.16px);line-height:var(--cds-custom-body-01-line-height,1.42857);max-inline-size:11rem;padding:.5rem 1rem;text-wrap:auto;word-break:break-word}.cds-custom--btn{--cds-custom-layout-size-height-local:clamp(max(var(--cds-custom-layout-size-height-min),var(--cds-custom-layout-size-height-sm)),var(--cds-custom-layout-size-height,var(--cds-custom-layout-size-height-lg)),min(var(--cds-custom-layout-size-height-max),var(--cds-custom-layout-size-height-2xl)));--cds-custom-layout-density-padding-inline-local:clamp(var(--cds-custom-layout-density-padding-inline-min),var(--cds-custom-layout-density-padding-inline,var(--cds-custom-layout-density-padding-inline-normal)),var(--cds-custom-layout-density-padding-inline-max));--temp-1lh:(var(--cds-custom-body-compact-01-line-height,1.28572) * 1em);--temp-expressive-1lh:(var(--cds-custom-body-compact-02-line-height,1.375) * 1em);--temp-padding-block-max:calc((var(--cds-custom-layout-size-height-lg) - var(--temp-1lh))/2 - 0.0625rem);border:0;border-radius:0;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;justify-content:space-between;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;max-inline-size:20rem;min-block-size:var(--cds-custom-layout-size-height-local);outline:none;padding:0;padding-block:min((var(--cds-custom-layout-size-height-local) - var(--temp-1lh))/2 - .0625rem,var(--temp-padding-block-max));padding-inline:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem) calc(var(--cds-custom-layout-density-padding-inline-local)*3 + .9375rem);position:relative;text-align:start;text-decoration:none;transition:background 70ms cubic-bezier(0,0,.38,.9),box-shadow 70ms cubic-bezier(0,0,.38,.9),border-color 70ms cubic-bezier(0,0,.38,.9),outline 70ms cubic-bezier(0,0,.38,.9);vertical-align:baseline;vertical-align:top}.cds-custom--btn *,.cds-custom--btn :after,.cds-custom--btn :before{box-sizing:inherit}.cds-custom--btn.cds-custom--btn--disabled,.cds-custom--btn.cds-custom--btn--disabled:focus,.cds-custom--btn.cds-custom--btn--disabled:hover,.cds-custom--btn:disabled,.cds-custom--btn:focus:disabled,.cds-custom--btn:hover:disabled{background:var(--cds-custom-button-disabled,#c6c6c6);border-color:var(--cds-custom-button-disabled,#c6c6c6);box-shadow:none;color:var(--cds-custom-text-on-color-disabled,#8d8d8d);cursor:not-allowed}.cds-custom--btn .cds-custom--btn__icon{block-size:1rem;flex-shrink:0;inline-size:1rem;inset-block-start:min((var(--cds-custom-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max));inset-inline-end:var(--cds-custom-layout-density-padding-inline-local);margin-block-start:.0625rem;position:absolute}.cds-custom--btn::-moz-focus-inner{border:0;padding:0}.cds-custom--btn--primary{background-color:var(--cds-custom-button-primary,#0f62fe);border:1px solid transparent;color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--primary:hover{background-color:var(--cds-custom-button-primary-hover,#0050e6)}.cds-custom--btn--primary:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--primary:active{background-color:var(--cds-custom-button-primary-active,#002d9c)}.cds-custom--btn--primary .cds-custom--btn__icon,.cds-custom--btn--primary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--primary:hover,.cds-custom--btn--secondary{color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--secondary{background-color:var(--cds-custom-button-secondary,#393939);border:1px solid transparent}.cds-custom--btn--secondary:hover{background-color:var(--cds-custom-button-secondary-hover,#474747)}.cds-custom--btn--secondary:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--secondary:active{background-color:var(--cds-custom-button-secondary-active,#6f6f6f)}.cds-custom--btn--secondary .cds-custom--btn__icon,.cds-custom--btn--secondary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--secondary:focus,.cds-custom--btn--secondary:hover{color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--tertiary{background-color:transparent;border-color:var(--cds-custom-button-tertiary,#0f62fe);border-style:solid;border-width:1px;color:var(--cds-custom-button-tertiary,#0f62fe)}.cds-custom--btn--tertiary:hover{background-color:var(--cds-custom-button-tertiary-hover,#0050e6)}.cds-custom--btn--tertiary:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--tertiary .cds-custom--btn__icon,.cds-custom--btn--tertiary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--tertiary:focus,.cds-custom--btn--tertiary:hover{color:var(--cds-custom-text-inverse,#fff)}.cds-custom--btn--tertiary:focus{background-color:var(--cds-custom-button-tertiary,#0f62fe)}.cds-custom--btn--tertiary:active{background-color:var(--cds-custom-button-tertiary-active,#002d9c);border-color:transparent;color:var(--cds-custom-text-inverse,#fff)}.cds-custom--btn--tertiary.cds-custom--btn--disabled,.cds-custom--btn--tertiary.cds-custom--btn--disabled:focus,.cds-custom--btn--tertiary.cds-custom--btn--disabled:hover,.cds-custom--btn--tertiary:disabled,.cds-custom--btn--tertiary:focus:disabled,.cds-custom--btn--tertiary:hover:disabled{background:transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-custom-link-primary,#0f62fe);padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem)}.cds-custom--btn--ghost:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12))}.cds-custom--btn--ghost:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--ghost .cds-custom--btn__icon,.cds-custom--btn--ghost .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--ghost .cds-custom--btn__icon{align-self:center;margin-inline-start:.5rem;position:static}.cds-custom--btn--ghost:active,.cds-custom--btn--ghost:hover{color:var(--cds-custom-link-primary-hover,#0043ce)}.cds-custom--btn--ghost:active{background-color:var(--cds-custom-background-active,hsla(0,0%,55%,.5))}.cds-custom--btn--ghost.cds-custom--btn--disabled,.cds-custom--btn--ghost.cds-custom--btn--disabled:focus,.cds-custom--btn--ghost.cds-custom--btn--disabled:hover,.cds-custom--btn--ghost:disabled,.cds-custom--btn--ghost:focus:disabled,.cds-custom--btn--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--ghost:not([disabled]) svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--btn--icon-only{block-size:var(--cds-custom-layout-size-height-local);inline-size:var(--cds-custom-layout-size-height-local);justify-content:center;padding:0;padding-block-start:min((var(--cds-custom-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max))}.cds-custom--btn--icon-only>:first-child{min-inline-size:1rem}.cds-custom--btn--icon-only .cds-custom--btn__icon{position:static}.cds-custom--btn--icon-only.cds-custom--btn--danger--ghost .cds-custom--btn__icon,.cds-custom--btn--icon-only.cds-custom--btn--ghost .cds-custom--btn__icon{margin:0}.cds-custom--btn--icon-only.cds-custom--btn--danger--ghost{padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - 1rem)}.cds-custom--btn--md:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon,.cds-custom--btn--sm:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon{margin-block-start:0}.cds-custom--btn--icon-only.cds-custom--btn--selected{background:var(--cds-custom-background-selected,hsla(0,0%,55%,.2))}.cds-custom--btn path[data-icon-path=inner-path]{fill:none}.cds-custom--btn--ghost.cds-custom--btn--icon-only .cds-custom--btn__icon,.cds-custom--btn--ghost.cds-custom--btn--icon-only .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--btn--ghost.cds-custom--btn--icon-only[disabled] .cds-custom--btn__icon,.cds-custom--btn--ghost.cds-custom--btn--icon-only[disabled] .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]),.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--btn--ghost[disabled]:hover .cds-custom--btn__icon{fill:var(--cds-custom-icon-on-color-disabled,#8d8d8d)}.cds-custom--btn--ghost.cds-custom--btn--icon-only[disabled],.cds-custom--icon-tooltip--disabled .cds-custom--tooltip-trigger__wrapper{cursor:not-allowed}.cds-custom--icon-tooltip--disabled .cds-custom--btn--icon-only[disabled]{pointer-events:none}.cds-custom--btn--danger{background-color:var(--cds-custom-button-danger-primary,#da1e28);border:1px solid transparent;color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger:hover{background-color:var(--cds-custom-button-danger-hover,#b81921)}.cds-custom--btn--danger:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--danger:active{background-color:var(--cds-custom-button-danger-active,#750e13)}.cds-custom--btn--danger .cds-custom--btn__icon,.cds-custom--btn--danger .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--danger:hover{color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger--tertiary{background-color:transparent;border-color:var(--cds-custom-button-danger-secondary,#da1e28);border-style:solid;border-width:1px;color:var(--cds-custom-button-danger-secondary,#da1e28)}.cds-custom--btn--danger--tertiary:hover{background-color:var(--cds-custom-button-danger-hover,#b81921)}.cds-custom--btn--danger--tertiary:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--danger--tertiary .cds-custom--btn__icon,.cds-custom--btn--danger--tertiary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--danger--tertiary:hover{border-color:var(--cds-custom-button-danger-hover,#b81921);color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger--tertiary:focus{background-color:var(--cds-custom-button-danger-primary,#da1e28);color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger--tertiary:active{background-color:var(--cds-custom-button-danger-active,#750e13);border-color:var(--cds-custom-button-danger-active,#750e13);color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled:focus,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled:hover,.cds-custom--btn--danger--tertiary:disabled,.cds-custom--btn--danger--tertiary:focus:disabled,.cds-custom--btn--danger--tertiary:hover:disabled{background:transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--danger--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-custom-button-danger-secondary,#da1e28);padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem)}.cds-custom--btn--danger--ghost:hover{background-color:var(--cds-custom-button-danger-hover,#b81921)}.cds-custom--btn--danger--ghost:focus{border-color:var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color,var(--cds-custom-focus,#0f62fe)),inset 0 0 0 2px var(--cds-custom-background,#fff)}.cds-custom--btn--danger--ghost:active{background-color:var(--cds-custom-button-danger-active,#750e13)}.cds-custom--btn--danger--ghost .cds-custom--btn__icon,.cds-custom--btn--danger--ghost .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--danger--ghost .cds-custom--btn__icon{margin-inline-start:.5rem;position:static}.cds-custom--btn--danger--ghost:active,.cds-custom--btn--danger--ghost:hover{color:var(--cds-custom-text-on-color,#fff)}.cds-custom--btn--danger--ghost.cds-custom--btn--disabled,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled:focus,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled:hover,.cds-custom--btn--danger--ghost:disabled,.cds-custom--btn--danger--ghost:focus:disabled,.cds-custom--btn--danger--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds-custom--btn--expressive{font-size:var(--cds-custom-body-compact-02-font-size,1rem);font-weight:var(--cds-custom-body-compact-02-font-weight,400);letter-spacing:var(--cds-custom-body-compact-02-letter-spacing,0);line-height:var(--cds-custom-body-compact-02-line-height,1.375);padding-block:min((var(--cds-custom-layout-size-height-local) - var(--temp-expressive-1lh))/2 - .0625rem,var(--temp-padding-block-max))}.cds-custom--btn--icon-only.cds-custom--btn--expressive{padding:12px 13px}.cds-custom--btn.cds-custom--btn--expressive .cds-custom--btn__icon{block-size:1.25rem;inline-size:1.25rem}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--expressive{max-inline-size:20rem}.cds-custom--btn.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:9.375rem;padding:0;pointer-events:none;position:relative}.cds-custom--btn.cds-custom--skeleton:active,.cds-custom--btn.cds-custom--skeleton:focus,.cds-custom--btn.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--btn.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--btn.cds-custom--skeleton:before{animation:none}}.cds-custom--btn-set{display:flex}.cds-custom--btn-set--stacked{flex-direction:column}.cds-custom--btn-set .cds-custom--btn{inline-size:100%;max-inline-size:12.25rem}.cds-custom--btn-set .cds-custom--btn:not(:focus){box-shadow:-.0625rem 0 0 0 var(--cds-custom-button-separator,#e0e0e0)}.cds-custom--btn-set .cds-custom--btn:first-of-type:not(:focus),.cds-custom--btn-set .cds-custom--btn:focus+.cds-custom--btn{box-shadow:inherit}.cds-custom--btn-set--stacked .cds-custom--btn:not(:focus){box-shadow:0 -.0625rem 0 0 var(--cds-custom-button-separator,#e0e0e0)}.cds-custom--btn-set--stacked .cds-custom--btn:first-of-type:not(:focus){box-shadow:inherit}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--disabled{box-shadow:-.0625rem 0 0 0 var(--cds-custom-icon-on-color-disabled,#8d8d8d)}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--disabled:first-of-type{box-shadow:none}.cds-custom--btn-set--stacked .cds-custom--btn.cds-custom--btn--disabled{box-shadow:0 -.0625rem 0 0 var(--cds-custom-layer-selected-disabled,#8d8d8d)}.cds-custom--btn-set--stacked .cds-custom--btn.cds-custom--btn--disabled:first-of-type{box-shadow:none}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--loading{background-color:transparent;border-color:transparent;box-shadow:none}.cds-custom--btn--sm .cds-custom--badge-indicator{margin-block-start:.25rem;margin-inline-end:.25rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--btn:focus{color:Highlight;outline:1px solid Highlight}}[dir=rtl] .cds-custom--btn-set .cds-custom--btn:not(:focus){box-shadow:.0625rem 0 0 0 var(--cds-custom-button-separator,#e0e0e0)}.cds-custom--header,:host(cds-custom-header){align-items:center;background-color:var(--cds-custom-background,#fff);block-size:3rem;border:0;border-block-end:1px solid var(--cds-custom-border-subtle);box-sizing:border-box;display:flex;font-family:inherit;font-size:100%;inset-block-start:0;inset-inline:0;margin:0;padding:0;position:fixed;vertical-align:baseline;z-index:8000}.cds-custom--header *,.cds-custom--header :after,.cds-custom--header :before,:host(cds-custom-header) *,:host(cds-custom-header) :after,:host(cds-custom-header) :before{box-sizing:inherit}.cds-custom--header__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:3rem;border:.0625rem solid transparent;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:3rem;margin:0;padding:0;text-align:start;transition:background-color .11s,border-color .11s;vertical-align:baseline}.cds-custom--header__action *,.cds-custom--header__action :after,.cds-custom--header__action :before{box-sizing:inherit}.cds-custom--header__action::-moz-focus-inner{border:0}@media (max-width:41.98rem){.cds-custom--header__action{min-inline-size:3rem}}.cds-custom--header__global .cds-custom--popover,:host(cds-custom-header) ::slotted(.cds-custom--header__global) .cds-custom--popover{z-index:8001}.cds-custom--header__action>:first-child{margin-block-start:0}.cds-custom--header__action--active>svg.cds-custom--navigation-menu-panel-expand-icon,.cds-custom--header__action>svg.cds-custom--navigation-menu-panel-collapse-icon{display:none}.cds-custom--header__action--active>svg.cds-custom--navigation-menu-panel-collapse-icon{display:inline}.cds-custom--header__action:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12))}.cds-custom--header__action--active{background:var(--cds-custom-layer);border-block-end:1px solid transparent;border-inline-end:1px solid var(--cds-custom-border-subtle);border-inline-start:1px solid var(--cds-custom-border-subtle)}.cds-custom--header__action--active>svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--header__action:focus{border-color:var(--cds-custom-focus,#0f62fe);outline:none}.cds-custom--header__action:active{background-color:var(--cds-custom-background-active,hsla(0,0%,55%,.5))}.cds-custom--header__action.cds-custom--btn--icon-only{align-items:center;justify-content:center}.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action svg{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action--active svg,.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action:active svg,.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action:hover svg,.cds-custom--header__menu-trigger:hover>svg,.cds-custom--header__menu-trigger>svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--header__menu-toggle{align-items:center;display:flex;justify-content:center}@media (min-width:66rem){.cds-custom--header__menu-toggle__hidden{display:none}}a.cds-custom--header__name{align-items:center;block-size:100%;border:.125rem solid transparent;display:flex;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);font-weight:600;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);letter-spacing:.1px;line-height:var(--cds-custom-body-compact-01-line-height,1.28572);line-height:1.25rem;outline:none;padding:0 2rem 0 1rem;text-decoration:none;transition:border-color .11s;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:41.98rem){a.cds-custom--header__name{padding:0 1rem}}a.cds-custom--header__name:focus{border-color:var(--cds-custom-focus,#0f62fe)}.cds-custom--header__name--prefix{font-weight:400}a.cds-custom--header__name,a.cds-custom--header__name:hover{color:var(--cds-custom-text-primary,#161616)}.cds-custom--header__menu-toggle:not(.cds-custom--header__menu-toggle__hidden)~.cds-custom--header__name{padding-inline-start:.5rem}.cds-custom--header__nav,:host(cds-custom-header-nav){block-size:100%;display:none;padding-inline-start:1rem;position:relative}@media (min-width:66rem){.cds-custom--header__nav,:host(cds-custom-header-nav){display:block}}.cds-custom--header__nav:before{background-color:var(--cds-custom-border-subtle);block-size:1.5rem;content:"";display:block;inline-size:.0625rem;inset-block-start:50%;inset-inline-start:0;position:absolute;transform:translateY(-50%)}.cds-custom--header__menu-bar{block-size:100%;border:0;box-sizing:border-box;display:flex;font-family:inherit;font-size:100%;list-style:none;margin:0;padding:0;vertical-align:baseline}.cds-custom--header__menu-bar *,.cds-custom--header__menu-bar :after,.cds-custom--header__menu-bar :before{box-sizing:inherit}a.cds-custom--header__menu-item{align-items:center;background-color:var(--cds-custom-background,#fff);block-size:100%;border:2px solid transparent;color:var(--cds-custom-text-secondary,#525252);display:flex;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.125rem;padding:0 1rem;position:relative;text-decoration:none;transition:background-color .11s,border-color .11s,color .11s;-webkit-user-select:none;-moz-user-select:none;user-select:none}a.cds-custom--header__menu-item:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12));color:var(--cds-custom-text-primary,#161616)}.cds-custom--header__action:active,a.cds-custom--header__menu-item:active{background-color:var(--cds-custom-background-active,hsla(0,0%,55%,.5));color:var(--cds-custom-text-primary,#161616)}a.cds-custom--header__menu-item:focus{border-color:var(--cds-custom-focus,#0f62fe);outline:none}a.cds-custom--header__menu-item:active>svg,a.cds-custom--header__menu-item:hover>svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--header__menu-item--current,a.cds-custom--header__menu-item[aria-current=page]{color:var(--cds-custom-text-primary,#161616)}.cds-custom--header__menu-item--current:after,a.cds-custom--header__menu-item[aria-current=page]:after{background-color:var(--cds-custom-border-interactive,#0f62fe);block-size:3px;content:"";inline-size:calc(100% + 4px);inset-block-end:-2px;inset-inline-start:-2px;position:absolute}.cds-custom--header__menu-item--current:focus:after,a.cds-custom--header__menu-item[aria-current=page]:focus:after{border:0}.cds-custom--header__submenu .cds-custom--header__menu .cds-custom--header__menu-item--current:after,.cds-custom--header__submenu .cds-custom--header__menu a.cds-custom--header__menu-item[aria-current=page]:after,:host(cds-custom-header-menu) .cds-custom--header__menu .cds-custom--header__menu-item--current:after,:host(cds-custom-header-menu) .cds-custom--header__menu a.cds-custom--header__menu-item[aria-current=page]:after{background-color:var(--cds-custom-border-interactive,#0f62fe);block-size:calc(100% + 4px);inline-size:3px;inset-block-start:-2px;inset-inline-start:-2px}.cds-custom--header__submenu .cds-custom--header__menu .cds-custom--header__menu-item--current:focus:after,.cds-custom--header__submenu .cds-custom--header__menu a.cds-custom--header__menu-item[aria-current=page]:focus:after,:host(cds-custom-header-menu) .cds-custom--header__menu .cds-custom--header__menu-item--current:focus:after,:host(cds-custom-header-menu) .cds-custom--header__menu a.cds-custom--header__menu-item[aria-current=page]:focus:after{background-color:var(--cds-custom-border-interactive,#0f62fe);block-size:calc(100% + 4px);inline-size:5px;inset-block-start:-2px;inset-inline-start:-2px}a.cds-custom--header__menu-item.cds-custom--header__menu-item--current:focus,a.cds-custom--header__menu-item[aria-current=page]:focus{border:2px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--header__submenu,:host(cds-custom-header-menu){position:relative}.cds-custom--header__menu-title[aria-haspopup=true]{position:relative}.cds-custom--header__menu-title[aria-expanded=true]{background-color:var(--cds-custom-layer);color:var(--cds-custom-text-secondary,#525252);z-index:8002}.cds-custom--header__menu-title[aria-expanded=true]>.cds-custom--header__menu-arrow{transform:rotate(180deg)}.cds-custom--header__menu{display:none;list-style:none;margin:0;padding:0}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{background-color:var(--cds-custom-layer);box-shadow:0 4px 8px 0 rgba(0,0,0,.5);display:flex;flex-direction:column;inline-size:12.5rem;inset-block-end:0;inset-inline-start:0;position:absolute;transform:translateY(100%);z-index:8001}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item{background-color:var(--cds-custom-layer)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item:hover{background-color:var(--cds-custom-layer-hover);color:var(--cds-custom-text-primary,#161616)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item:active{background-color:var(--cds-custom-layer-active);color:var(--cds-custom-text-primary,#161616)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item.cds-custom--header__menu-item--current{background-color:var(--cds-custom-layer-selected)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item.cds-custom--header__menu-item--current:hover{background-color:var(--cds-custom-layer-selected-hover)}.cds-custom--header__menu .cds-custom--header__menu-item{block-size:3rem}.cds-custom--header__menu-arrow{fill:var(--cds-custom-icon-secondary,#525252);margin-inline-start:.5rem;transition:transform .11s,fill .11s}.cds-custom--header__global,:host(cds-custom-header) ::slotted(.cds-custom--header__global){block-size:100%;display:flex;flex:1 1 0%;justify-content:flex-end}.cds-custom--skip-to-content{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--skip-to-content:focus{align-items:center;background-color:var(--cds-custom-background,#fff);block-size:3rem;border:4px solid var(--cds-custom-focus,#0f62fe);display:flex;padding:0 1rem;z-index:9999;clip:auto;color:var(--cds-custom-text-secondary,#525252);inline-size:auto;inset-block-start:0;inset-inline-start:0;outline:none}.cds-custom--header-panel,:host(cds-custom-header-panel){background-color:var(--cds-custom-layer);border:none;color:var(--cds-custom-text-secondary,#525252);inline-size:0;inset-block:3rem 0;inset-inline-end:0;overflow:hidden;position:fixed;transition:width .11s cubic-bezier(.2,0,1,.9);will-change:width;z-index:8000}.cds-custom--header-panel--expanded,:host(cds-custom-header-panel[expanded]){border-inline-end:1px solid var(--cds-custom-border-subtle);border-inline-start:1px solid var(--cds-custom-border-subtle);inline-size:16rem;overflow-y:auto}.cds-custom--switcher,:host(cds-custom-switcher){align-items:center;border:0;box-sizing:border-box;color:var(--cds-custom-text-secondary,#525252);display:flex;flex-direction:column;font-family:inherit;font-size:100%;justify-content:center;margin:0;padding:0;vertical-align:baseline}.cds-custom--switcher *,.cds-custom--switcher :after,.cds-custom--switcher :before,:host(cds-custom-switcher) *,:host(cds-custom-switcher) :after,:host(cds-custom-switcher) :before{box-sizing:inherit}.cds-custom--switcher__item,:host(cds-custom-switcher-item){block-size:2rem;inline-size:100%}.cds-custom--switcher__item:first-child{margin-block-start:1rem}.cds-custom--switcher__item--divider,:host(cds-custom-switcher-divider){background:var(--cds-custom-border-subtle);block-size:1px;border:none;display:block;inline-size:14rem;margin:.5rem 1rem}.cds-custom--switcher__item-link{block-size:2rem;color:var(--cds-custom-text-secondary,#525252);display:block;font-size:var(--cds-custom-heading-compact-01-font-size,.875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight,600);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-heading-compact-01-line-height,1.28572);padding:.375rem 1rem;text-decoration:none}.cds-custom--switcher__item-link:hover:not(.cds-custom--switcher__item-link--selected){background:var(--cds-custom-layer-hover);color:var(--cds-custom-text-primary,#161616);cursor:pointer}.cds-custom--switcher__item-link:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}.cds-custom--switcher__item-link:active{background:var(--cds-custom-layer-active);color:var(--cds-custom-text-primary,#161616)}.cds-custom--switcher__item-link--selected{background:var(--cds-custom-layer-selected);color:var(--cds-custom-text-primary,#161616)}:host(cds-custom-header-nav) .cds-custom-ce--header__divider{background-color:var(--cds-custom-border-subtle);block-size:1.5rem;inline-size:.0625rem;inset-block-start:50%;inset-inline-start:0;position:absolute;transform:translateY(-50%)}:host(cds-custom-header-nav-item){outline:none}:host(cds-custom-header-menu){outline:none}:host(cds-custom-header-menu-item){outline:none}:host(cds-custom-header-menu-item) a.cds-custom--header__menu-item{background-color:var(--cds-custom-layer);block-size:3rem}:host(cds-custom-header-menu-item) a.cds-custom--header__menu-item:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12));color:var(--cds-custom-text-primary,#161616)}:host(cds-custom-header-menu-item) a.cds-custom--header__menu-item:active{background-color:var(--cds-custom-background-active,hsla(0,0%,55%,.5))}:host(cds-custom-header-menu-item) a.cds-custom--header__menu-item--current{background-color:var(--cds-custom-layer-selected)}:host(cds-custom-header-menu-item) a.cds-custom--header__menu-item--current:hover{background-color:var(--cds-custom-layer-selected-hover)}:host(cds-custom-header-menu-item) a.cds-custom--header__menu-item--current:after{background-color:var(--cds-custom-border-interactive,#0f62fe);block-size:100%;content:"";inline-size:3px;inset-block:-.125rem;inset-inline-start:-.125rem;position:absolute}:host(cds-custom-header-global-action) ::slotted(svg){fill:var(--cds-custom-icon-secondary,#525252)}:host(cds-custom-header-global-action):hover ::slotted(svg){fill:var(--cds-custom-icon-primary,#161616)}:host(cds-custom-header-global-action) .cds-custom--popover{z-index:8001}:host(cds-custom-header-menu) a.cds-custom--header__menu-item,:host(cds-custom-header-nav-item) a.cds-custom--header__menu-item{box-sizing:border-box}:host(cds-custom-header-menu-button){display:content;outline:none}@media (min-width:66rem){:host(cds-custom-header-menu-button){display:none}}:host(cds-custom-header-menu-button[collapse-mode=fixed]){display:none}@media (min-width:66rem){:host(cds-custom-header-menu-button[collapse-mode=rail]){display:block}}:host(cds-custom-header-name){block-size:100%;display:content}:host(cds-custom-header-name) a{box-sizing:border-box}:host(cds-custom-switcher-item) a{box-sizing:border-box}:host(cds-custom-switcher-item:first-child){margin-block-start:1rem}']);
|
|
723
723
|
let Ss = class extends y {
|
|
724
724
|
connectedCallback() {
|
|
@@ -730,7 +730,7 @@ let Ss = class extends y {
|
|
|
730
730
|
};
|
|
731
731
|
Ss.styles = zt;
|
|
732
732
|
Ss = d([
|
|
733
|
-
|
|
733
|
+
E(`${i}-header`)
|
|
734
734
|
], Ss);
|
|
735
735
|
/**
|
|
736
736
|
* @license
|
|
@@ -906,7 +906,7 @@ let R = class extends uo(at(y)) {
|
|
|
906
906
|
}
|
|
907
907
|
render() {
|
|
908
908
|
var t, o, e;
|
|
909
|
-
const { autofocus: c, buttonClassName: r, dangerDescription: n, disabled: u, download: l, href: p, hreflang: v, kind: h, isExpressive: b, isSelected: g, linkRole: f, openTooltip: x, ping: C, rel: $, size: S, tabIndex: M, target: T, tooltipAlignment:
|
|
909
|
+
const { autofocus: c, buttonClassName: r, dangerDescription: n, disabled: u, download: l, href: p, hreflang: v, kind: h, isExpressive: b, isSelected: g, linkRole: f, openTooltip: x, ping: C, rel: $, size: S, tabIndex: M, target: T, tooltipAlignment: O, tooltipPosition: w, tooltipText: I, type: k, _hasIcon: P, hasMainContent: D, _handleSlotChange: q } = this;
|
|
910
910
|
let V = {
|
|
911
911
|
[`${i}--btn`]: !0,
|
|
912
912
|
[`${i}--btn--${h}`]: h,
|
|
@@ -953,7 +953,7 @@ let R = class extends uo(at(y)) {
|
|
|
953
953
|
</a>
|
|
954
954
|
${(t = m`<slot id="badge-indicator" name="badge-indicator"></slot>`) !== null && t !== void 0 ? t : !u}
|
|
955
955
|
`;
|
|
956
|
-
const et =
|
|
956
|
+
const et = O && (w === bo.TOP || w === bo.BOTTOM) ? `-${O}` : "", J = H({
|
|
957
957
|
[`${i}--popover-container`]: !0,
|
|
958
958
|
[`${i}--popover--caret`]: !0,
|
|
959
959
|
[`${i}--popover--high-contrast`]: !0,
|
|
@@ -1098,7 +1098,7 @@ d([
|
|
|
1098
1098
|
a({ reflect: !0 })
|
|
1099
1099
|
], R.prototype, "type", void 0);
|
|
1100
1100
|
R = d([
|
|
1101
|
-
|
|
1101
|
+
E(`${i}-button`)
|
|
1102
1102
|
], R);
|
|
1103
1103
|
var Ge = R;
|
|
1104
1104
|
let ut = class extends Ge {
|
|
@@ -1184,7 +1184,7 @@ d([
|
|
|
1184
1184
|
// @ts-ignore
|
|
1185
1185
|
], ut.prototype, "_handleKeyDown", null);
|
|
1186
1186
|
ut = d([
|
|
1187
|
-
|
|
1187
|
+
E(`${i}-header-global-action`)
|
|
1188
1188
|
], ut);
|
|
1189
1189
|
/**
|
|
1190
1190
|
* @license
|
|
@@ -1197,11 +1197,11 @@ const Wc = (s) => s.strings === void 0;
|
|
|
1197
1197
|
* Copyright 2017 Google LLC
|
|
1198
1198
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1199
1199
|
*/
|
|
1200
|
-
const
|
|
1200
|
+
const Eo = (s, t) => {
|
|
1201
1201
|
var e;
|
|
1202
1202
|
const o = s._$AN;
|
|
1203
1203
|
if (o === void 0) return !1;
|
|
1204
|
-
for (const c of o) (e = c._$AO) == null || e.call(c, t, !1),
|
|
1204
|
+
for (const c of o) (e = c._$AO) == null || e.call(c, t, !1), Eo(c, t);
|
|
1205
1205
|
return !0;
|
|
1206
1206
|
}, Qo = (s) => {
|
|
1207
1207
|
let t, o;
|
|
@@ -1222,9 +1222,9 @@ function Yc(s) {
|
|
|
1222
1222
|
}
|
|
1223
1223
|
function Gc(s, t = !1, o = 0) {
|
|
1224
1224
|
const e = this._$AH, c = this._$AN;
|
|
1225
|
-
if (c !== void 0 && c.size !== 0) if (t) if (Array.isArray(e)) for (let r = o; r < e.length; r++)
|
|
1226
|
-
else e != null && (
|
|
1227
|
-
else
|
|
1225
|
+
if (c !== void 0 && c.size !== 0) if (t) if (Array.isArray(e)) for (let r = o; r < e.length; r++) Eo(e[r], !1), Qo(e[r]);
|
|
1226
|
+
else e != null && (Eo(e, !1), Qo(e));
|
|
1227
|
+
else Eo(this, s);
|
|
1228
1228
|
}
|
|
1229
1229
|
const Kc = (s) => {
|
|
1230
1230
|
s.type == js.CHILD && (s._$AP ?? (s._$AP = Gc), s._$AQ ?? (s._$AQ = Yc));
|
|
@@ -1238,7 +1238,7 @@ let Qc = class extends Xs {
|
|
|
1238
1238
|
}
|
|
1239
1239
|
_$AO(t, o = !0) {
|
|
1240
1240
|
var e, c;
|
|
1241
|
-
t !== this.isConnected && (this.isConnected = t, t ? (e = this.reconnected) == null || e.call(this) : (c = this.disconnected) == null || c.call(this)), o && (
|
|
1241
|
+
t !== this.isConnected && (this.isConnected = t, t ? (e = this.reconnected) == null || e.call(this) : (c = this.disconnected) == null || c.call(this)), o && (Eo(this, t), Qo(this));
|
|
1242
1242
|
}
|
|
1243
1243
|
setValue(t) {
|
|
1244
1244
|
if (Wc(this._$Ct)) this._$Ct._$AI(t, this);
|
|
@@ -1388,7 +1388,7 @@ d([
|
|
|
1388
1388
|
a({ attribute: "menu-label" })
|
|
1389
1389
|
], bt.prototype, "menuLabel", void 0);
|
|
1390
1390
|
bt = d([
|
|
1391
|
-
|
|
1391
|
+
E(`${i}-header-menu`)
|
|
1392
1392
|
], bt);
|
|
1393
1393
|
const tr = ({ children: s, ...t } = {}) => Q`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${rt(t)}" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32">${s}<path d="M17.4141 16L24 9.4141 22.5859 8 16 14.5859 9.4143 8 8 9.4141 14.5859 16 8 22.5859 9.4143 24 16 17.4141 22.5859 24 24 22.5859 17.4141 16z"></path></svg>`, or = ({ children: s, ...t } = {}) => Q`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${rt(t)}" aria-hidden="true" width="20" height="20" viewBox="0 0 20 20">${s}<path d="M2 14.8H18V16H2zM2 11.2H18V12.399999999999999H2zM2 7.6H18V8.799999999999999H2zM2 4H18V5.2H2z"></path></svg>`;
|
|
1394
1394
|
var ht;
|
|
@@ -1570,7 +1570,7 @@ d([
|
|
|
1570
1570
|
// @ts-ignore: The decorator refers to this method but TS thinks this method is not referred to
|
|
1571
1571
|
], ft.prototype, "_handleFocusIn", null);
|
|
1572
1572
|
ft = d([
|
|
1573
|
-
|
|
1573
|
+
E(`${i}-side-nav`)
|
|
1574
1574
|
], ft);
|
|
1575
1575
|
var Je = ft;
|
|
1576
1576
|
let At = class extends at(y) {
|
|
@@ -1637,7 +1637,7 @@ d([
|
|
|
1637
1637
|
})
|
|
1638
1638
|
], At.prototype, "isNotChildOfHeader", void 0);
|
|
1639
1639
|
At = d([
|
|
1640
|
-
|
|
1640
|
+
E(`${i}-header-menu-button`)
|
|
1641
1641
|
], At);
|
|
1642
1642
|
let lt = class extends at(y) {
|
|
1643
1643
|
constructor() {
|
|
@@ -1687,13 +1687,13 @@ d([
|
|
|
1687
1687
|
a({ reflect: !0 })
|
|
1688
1688
|
], lt.prototype, "role", void 0);
|
|
1689
1689
|
lt = d([
|
|
1690
|
-
|
|
1690
|
+
E(`${i}-header-nav-item`)
|
|
1691
1691
|
], lt);
|
|
1692
1692
|
var sr = lt;
|
|
1693
1693
|
let ge = class extends sr {
|
|
1694
1694
|
};
|
|
1695
1695
|
ge = d([
|
|
1696
|
-
|
|
1696
|
+
E(`${i}-header-menu-item`)
|
|
1697
1697
|
], ge);
|
|
1698
1698
|
let _o = class extends at(y) {
|
|
1699
1699
|
render() {
|
|
@@ -1718,7 +1718,7 @@ d([
|
|
|
1718
1718
|
a()
|
|
1719
1719
|
], _o.prototype, "prefix", void 0);
|
|
1720
1720
|
_o = d([
|
|
1721
|
-
|
|
1721
|
+
E(`${i}-header-name`)
|
|
1722
1722
|
], _o);
|
|
1723
1723
|
let Jo = class extends y {
|
|
1724
1724
|
connectedCallback() {
|
|
@@ -1742,7 +1742,7 @@ d([
|
|
|
1742
1742
|
a({ attribute: "menu-bar-label" })
|
|
1743
1743
|
], Jo.prototype, "menuBarLabel", void 0);
|
|
1744
1744
|
Jo = d([
|
|
1745
|
-
|
|
1745
|
+
E(`${i}-header-nav`)
|
|
1746
1746
|
], Jo);
|
|
1747
1747
|
let Lo = class extends y {
|
|
1748
1748
|
render() {
|
|
@@ -1755,7 +1755,7 @@ d([
|
|
|
1755
1755
|
a({ type: Boolean, reflect: !0 })
|
|
1756
1756
|
], Lo.prototype, "expanded", void 0);
|
|
1757
1757
|
Lo = d([
|
|
1758
|
-
|
|
1758
|
+
E(`${i}-header-panel`)
|
|
1759
1759
|
], Lo);
|
|
1760
1760
|
let ts = class extends y {
|
|
1761
1761
|
constructor() {
|
|
@@ -1773,7 +1773,7 @@ d([
|
|
|
1773
1773
|
a({ type: Boolean, attribute: "has-divider" })
|
|
1774
1774
|
], ts.prototype, "hasDivider", void 0);
|
|
1775
1775
|
ts = d([
|
|
1776
|
-
|
|
1776
|
+
E(`${i}-header-side-nav-items`)
|
|
1777
1777
|
], ts);
|
|
1778
1778
|
let Is = class extends y {
|
|
1779
1779
|
connectedCallback() {
|
|
@@ -1782,9 +1782,9 @@ let Is = class extends y {
|
|
|
1782
1782
|
};
|
|
1783
1783
|
Is.styles = lo;
|
|
1784
1784
|
Is = d([
|
|
1785
|
-
|
|
1785
|
+
E(`${i}-side-nav-divider`)
|
|
1786
1786
|
], Is);
|
|
1787
|
-
let
|
|
1787
|
+
let Os = class extends y {
|
|
1788
1788
|
connectedCallback() {
|
|
1789
1789
|
this.hasAttribute("role") || this.setAttribute("role", "list"), super.connectedCallback();
|
|
1790
1790
|
}
|
|
@@ -1792,10 +1792,10 @@ let Es = class extends y {
|
|
|
1792
1792
|
return m`<slot></slot>`;
|
|
1793
1793
|
}
|
|
1794
1794
|
};
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
],
|
|
1795
|
+
Os.styles = lo;
|
|
1796
|
+
Os = d([
|
|
1797
|
+
E(`${i}-side-nav-items`)
|
|
1798
|
+
], Os);
|
|
1799
1799
|
let yt = class extends at(y) {
|
|
1800
1800
|
constructor() {
|
|
1801
1801
|
super(...arguments), this.active = !1, this.href = "", this.large = !1;
|
|
@@ -1862,7 +1862,7 @@ d([
|
|
|
1862
1862
|
a()
|
|
1863
1863
|
], yt.prototype, "title", void 0);
|
|
1864
1864
|
yt = d([
|
|
1865
|
-
|
|
1865
|
+
E(`${i}-side-nav-link`)
|
|
1866
1866
|
], yt);
|
|
1867
1867
|
const er = ({ children: s, ...t } = {}) => Q`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${rt(t)}" aria-hidden="true" width="20" height="20" viewBox="0 0 32 32">${s}<path d="M16 22L6 12 7.4 10.6 16 19.2 24.6 10.6 26 12z"></path></svg>`;
|
|
1868
1868
|
let _t = class extends at(y) {
|
|
@@ -1996,7 +1996,7 @@ d([
|
|
|
1996
1996
|
a()
|
|
1997
1997
|
], _t.prototype, "title", void 0);
|
|
1998
1998
|
_t = d([
|
|
1999
|
-
|
|
1999
|
+
E(`${i}-side-nav-menu`)
|
|
2000
2000
|
], _t);
|
|
2001
2001
|
let no = class extends at(y) {
|
|
2002
2002
|
constructor() {
|
|
@@ -2044,7 +2044,7 @@ d([
|
|
|
2044
2044
|
a()
|
|
2045
2045
|
], no.prototype, "title", void 0);
|
|
2046
2046
|
no = d([
|
|
2047
|
-
|
|
2047
|
+
E(`${i}-side-nav-menu-item`)
|
|
2048
2048
|
], no);
|
|
2049
2049
|
let xo = class extends y {
|
|
2050
2050
|
connectedCallback() {
|
|
@@ -2063,17 +2063,17 @@ d([
|
|
|
2063
2063
|
a({ type: String, attribute: "aria-labelledby" })
|
|
2064
2064
|
], xo.prototype, "ariaLabelledBy", void 0);
|
|
2065
2065
|
xo = d([
|
|
2066
|
-
|
|
2066
|
+
E(`${i}-switcher`)
|
|
2067
2067
|
], xo);
|
|
2068
|
-
let
|
|
2068
|
+
let Es = class extends y {
|
|
2069
2069
|
connectedCallback() {
|
|
2070
2070
|
this.hasAttribute("role") || this.setAttribute("role", "separator"), super.connectedCallback();
|
|
2071
2071
|
}
|
|
2072
2072
|
};
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
],
|
|
2073
|
+
Es.styles = zt;
|
|
2074
|
+
Es = d([
|
|
2075
|
+
E(`${i}-switcher-divider`)
|
|
2076
|
+
], Es);
|
|
2077
2077
|
let Rt = class extends at(y) {
|
|
2078
2078
|
constructor() {
|
|
2079
2079
|
super(...arguments), this.href = "", this.selected = !1, this.tabIndex = 0;
|
|
@@ -2117,7 +2117,7 @@ d([
|
|
|
2117
2117
|
a({ type: Number, reflect: !0, attribute: "tab-index" })
|
|
2118
2118
|
], Rt.prototype, "tabIndex", void 0);
|
|
2119
2119
|
Rt = d([
|
|
2120
|
-
|
|
2120
|
+
E(`${i}-switcher-item`)
|
|
2121
2121
|
], Rt);
|
|
2122
2122
|
var tc = j(['@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xs,1.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-sm,2rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-md,2.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-lg,3rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xl,4rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-2xl,5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-normal,1rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-normal,1rem)}:root{--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--layer-one,:root{--cds-custom-layer:var(--cds-custom-layer-01,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-01,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-01,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-01,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-01,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-01,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-01,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-01,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-01,#a8a8a8);--cds-custom-field:var(--cds-custom-field-01,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-01,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-00,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-01,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-01,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-custom-layer:var(--cds-custom-layer-02,#fff);--cds-custom-layer-active:var(--cds-custom-layer-active-02,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-02,#f4f4f4);--cds-custom-layer-hover:var(--cds-custom-layer-hover-02,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-02,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-02,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-02,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-02,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-02,#a8a8a8);--cds-custom-field:var(--cds-custom-field-02,#fff);--cds-custom-field-hover:var(--cds-custom-field-hover-02,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-01,#c6c6c6);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-02,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-02,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-custom-layer:var(--cds-custom-layer-03,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-03,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-03,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-03,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-03,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-03,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-03,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-03,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-03,#a8a8a8);--cds-custom-field:var(--cds-custom-field-03,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-03,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-02,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-03,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-03,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-custom-layer-background)}.cds-custom--popover-container{display:inline-block}.cds-custom--popover-container:not(.cds-custom--popover--auto-align){position:relative}.cds-custom--popover--high-contrast .cds-custom--popover,.cds-custom--popover--high-contrast :host(cds-custom-popover-content),.cds-custom--popover--high-contrast :host(cds-custom-tooltip-content),:host(cds-custom-popover[highContrast]) .cds-custom--popover--high-contrast ::slotted(cds-custom-popover-content),:host(cds-custom-popover[highContrast]) .cds-custom--popover--high-contrast ::slotted(cds-custom-tooltip-content),:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--high-contrast ::slotted(cds-custom-popover-content),:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--high-contrast ::slotted(cds-custom-tooltip-content){--cds-custom-popover-background-color:var(--cds-custom-background-inverse,#393939);--cds-custom-popover-text-color:var(--cds-custom-text-inverse,#fff)}.cds-custom--popover--drop-shadow .cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--drop-shadow :host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--drop-shadow :host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--drop-shadow ::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--drop-shadow ::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--drop-shadow ::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--drop-shadow ::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.cds-custom--popover--caret{--cds-custom-popover-offset:0.625rem}.cds-custom--popover,:host(cds-custom-popover-content),:host(cds-custom-popover[highContrast]) ::slotted(cds-custom-popover-content),:host(cds-custom-popover[highContrast]) ::slotted(cds-custom-tooltip-content),:host(cds-custom-tooltip-content),:host(cds-custom-tooltip[highContrast]) ::slotted(cds-custom-popover-content),:host(cds-custom-tooltip[highContrast]) ::slotted(cds-custom-tooltip-content){filter:var(--cds-custom-popover-drop-shadow,none);inset:0;pointer-events:none;position:absolute;z-index:6000}.cds-custom--popover-content{--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;background-color:var(--cds-custom-popover-background-color,var(--cds-custom-layer));border:0;border-radius:var(--cds-custom-popover-border-radius,2px);box-sizing:border-box;color:var(--cds-custom-popover-text-color,var(--cds-custom-text-primary,#161616));display:none;font-family:inherit;font-size:100%;inline-size:-moz-max-content;inline-size:max-content;margin:0;max-inline-size:23rem;padding:0;pointer-events:auto;position:absolute;vertical-align:baseline;z-index:6000}.cds-custom--layout--size-sm :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-sm)}.cds-custom--layout--size-md :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-md)}.cds-custom--layout--size-lg :where(.cds-custom--popover-content),.cds-custom--popover-content.cds-custom--layout--size-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-lg)}.cds-custom--popover-content *,.cds-custom--popover-content :after,.cds-custom--popover-content :before{box-sizing:inherit}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--open>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--open>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--open>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--open>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--open>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--open>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{display:block}.cds-custom--popover-content:before{content:"";display:none;position:absolute}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--open>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--open>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--open>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--open>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--open>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--open>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before{display:block}.cds-custom--popover--auto-align.cds-custom--popover-caret,.cds-custom--popover-caret{background-color:var(--cds-custom-popover-background-color,var(--cds-custom-layer));display:none;position:absolute;will-change:transform;z-index:6000}.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--caret.cds-custom--popover--open>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--caret.cds-custom--popover--open>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--caret.cds-custom--popover--open>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--caret.cds-custom--popover--open>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--caret.cds-custom--popover--open>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--caret.cds-custom--popover--open>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret{display:block}.cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret{display:block}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--tab-tip>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--tab-tip>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--tab-tip>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--tab-tip>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--tab-tip>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--tab-tip>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret{display:none}.cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content{transform:translate(50%,calc(100% + var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:0;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(100% + var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-custom-popover-offset,0),calc(100% + var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret{inset-block-end:0;inset-inline-end:auto;inset-inline-start:0;transform:translate(50%,calc(var(--cds-custom-popover-offset, 0rem)*-1))}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-end>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--bottom-end>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-left>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--bottom-left>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-right>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--bottom-right>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-start>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--bottom-start>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--bottom>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-left>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-right>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-left>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-right>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset,0);inset-block-start:0;inset-inline:0;transform:translateY(-100%)}.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-end>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--bottom-end>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-left>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--bottom-left>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-right>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--bottom-right>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-start>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--bottom-start>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--bottom>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-left>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-right>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-left>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-right>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-custom-popover-offset,0))}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-left>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-right>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--bottom>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-left>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-right>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--bottom>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-end>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-end>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-left>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-left>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-right>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-right>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-start>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-start>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret{transform:translate(50%,var(--cds-custom-popover-offset,0))}.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-end.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-end.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-left.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-left.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-right.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-right.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-start.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom-start.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--bottom.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-end.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-end.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-left.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-left.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-right.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-right.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-start.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom-start.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--bottom.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-width,.75rem)}.cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--top:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content{transform:translate(50%,calc(-100% - var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:0;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-custom-popover-offset,0),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-end>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--top-end>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-left>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--top-left>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-right>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--top-right>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-start>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--top-start>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--top>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-left>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-right>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-left>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-right>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset,0);inset-block-end:0;inset-inline:0;transform:translateY(100%)}.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-end>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--top-end>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-left>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--top-left>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-right>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--top-right>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-start>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--top-start>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--top>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-left>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-right>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-left>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-right>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-custom-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-custom-popover-offset, 0rem)*-1))}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret{transform:translate(50%,calc(var(--cds-custom-popover-offset, 0rem)*-1))}.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-end.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-end.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-left.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-left.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-right.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-right.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-start.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-start.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-end.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-end.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-left.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-left.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-right.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-right.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-start.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top-start.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--top.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-end.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-end.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-left.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-left.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-right.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-right.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-start.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top-start.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--top.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-custom-popover-caret-width,.75rem)}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),-50%)}.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),calc(var(--cds-custom-popover-offset, 0rem)*.5*-1 - 16px))}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),calc(var(--cds-custom-popover-offset, 0rem)*.5 + 16px))}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--right-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-bottom>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--right-bottom>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--right-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-end>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--right-end>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--right-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-start>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--right-start>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--right-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-top>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--right-top>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--right>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-bottom>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-bottom>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-top>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-top>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-bottom>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-bottom>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-top>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-top>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before{inline-size:var(--cds-custom-popover-offset,0);inset-block:0;inset-inline-start:0;transform:translateX(-100%)}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem) - 100%),-50%)}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-end.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-end.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-start.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-start.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-top.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-top.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-bottom.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-bottom.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-end.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-end.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-start.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-start.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-top.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right-top.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--right.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-bottom.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-bottom.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-end.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-end.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-start.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-start.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-top.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right-top.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--right.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem)}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1 + .1px),-50%)}.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(var(--cds-custom-popover-offset, 0rem)*-.5 - 16px))}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(var(--cds-custom-popover-offset, 0rem)*.5 + 16px))}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-content{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--left-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-bottom>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--left-bottom>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--left-end>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-end>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--left-end>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--left-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-start>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--left-start>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--left-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-top>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--left-top>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,.cds-custom--popover--left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left>:host(cds-custom-popover-content)>.cds-custom--popover-content:before,.cds-custom--popover--left>:host(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-bottom>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-bottom>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-top>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-top>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-bottom>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-bottom>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-end>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-end>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-start>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-start>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-top>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-top>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left>::slotted(cds-custom-popover-content)>.cds-custom--popover-content:before,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content:before{inline-size:var(--cds-custom-popover-offset,0);inset-block:0;inset-inline-end:0;transform:translateX(100%)}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1 + 100%),-50%)}:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) [dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-popover-content)>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) [dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>:host(cds-custom-popover-content)>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>:host(cds-custom-tooltip-content)>.cds-custom--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-end.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-end.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-start.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-start.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-top.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-top.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left.cds-custom--popover--auto-align>:host(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left.cds-custom--popover--auto-align>:host(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-bottom.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-bottom.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-end.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-end.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-start.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-start.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-top.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left-top.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-popover[highContrast]) .cds-custom--popover--left.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-bottom.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-bottom.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-end.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-end.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-start.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-start.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-top.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left-top.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left.cds-custom--popover--auto-align>::slotted(cds-custom-popover-content)>.cds-custom--popover-content>.cds-custom--popover-caret,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--left.cds-custom--popover--auto-align>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem)}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip>:host(cds-custom-popover-content)>.cds-custom--popover-content,.cds-custom--popover--tab-tip>:host(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--tab-tip>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-popover[highContrast]) .cds-custom--popover--tab-tip>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--tab-tip>::slotted(cds-custom-popover-content)>.cds-custom--popover-content,:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--tab-tip>::slotted(cds-custom-tooltip-content)>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip .cds-custom--popover,.cds-custom--popover--tab-tip :host(cds-custom-popover-content),.cds-custom--popover--tab-tip :host(cds-custom-tooltip-content),:host(cds-custom-popover[highContrast]) .cds-custom--popover--tab-tip ::slotted(cds-custom-popover-content),:host(cds-custom-popover[highContrast]) .cds-custom--popover--tab-tip ::slotted(cds-custom-tooltip-content),:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--tab-tip ::slotted(cds-custom-popover-content),:host(cds-custom-tooltip[highContrast]) .cds-custom--popover--tab-tip ::slotted(cds-custom-tooltip-content){will-change:filter}.cds-custom--popover--tab-tip__button,:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button),:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button){align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2rem;justify-content:center;margin:0;padding:0;position:relative;text-align:start;vertical-align:baseline}.cds-custom--popover--tab-tip__button *,.cds-custom--popover--tab-tip__button :after,.cds-custom--popover--tab-tip__button :before,:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) *,:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) :after,:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) :before,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) *,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) :after,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) :before{box-sizing:inherit}.cds-custom--popover--tab-tip__button::-moz-focus-inner{border:0}.cds-custom--popover--tab-tip__button:focus,:host(cds-custom-popover) :focus::slotted(.cds-custom--popover--tab-tip__button),:host(cds-custom-tooltip) :focus::slotted(.cds-custom--popover--tab-tip__button){outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--popover--tab-tip__button:focus,:host(cds-custom-popover) :focus::slotted(.cds-custom--popover--tab-tip__button),:host(cds-custom-tooltip) :focus::slotted(.cds-custom--popover--tab-tip__button){outline-style:dotted}}.cds-custom--popover--tab-tip__button:hover,:host(cds-custom-popover) :hover::slotted(.cds-custom--popover--tab-tip__button),:host(cds-custom-tooltip) :hover::slotted(.cds-custom--popover--tab-tip__button){background-color:var(--cds-custom-layer-hover)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button,:host(cds-custom-popover) .cds-custom--popover--tab-tip.cds-custom--popover--open ::slotted(.cds-custom--popover--tab-tip__button),:host(cds-custom-tooltip) .cds-custom--popover--tab-tip.cds-custom--popover--open ::slotted(.cds-custom--popover--tab-tip__button){background:var(--cds-custom-layer);box-shadow:0 2px 2px rgba(0,0,0,.2)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button:not(:focus):after{background:var(--cds-custom-layer);block-size:2px;content:"";inline-size:100%;inset-block-end:0;position:absolute;z-index:6001}.cds-custom--popover--tab-tip__button svg,:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button) svg,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button) svg{fill:var(--cds-custom-icon-primary,#161616)}:host(cds-custom-popover[tabTip][open]) ::slotted(.cds-custom--popover--tab-tip__button,:host(cds-custom-tooltip) ::slotted(.cds-custom--popover--tab-tip__button),:host(cds-custom-popover) ::slotted(.cds-custom--popover--tab-tip__button)){background:var(--cds-custom-layer)!important;box-shadow:0 .125rem .125rem rgba(0,0,0,.2)}:host(cds-custom-ai-label[open]) .cds-custom--popover-content,:host(cds-custom-popover-content[open]) .cds-custom--popover-content,:host(cds-custom-slug[open]) .cds-custom--popover-content,:host(cds-custom-toggletip[open]) .cds-custom--popover-content,:host(cds-custom-tooltip-content[open]) .cds-custom--popover-content{display:block}:host(cds-custom-popover-content[open][tabTip]) .cds-custom--popover-content,:host(cds-custom-tooltip-content[open][tabTip]) .cds-custom--popover-content{background:var(--cds-custom-layer);border-radius:0}:host(cds-custom-ai-label[open]) .cds-custom--popover-caret,:host(cds-custom-popover-content[open][caret]) .cds-custom--popover-caret,:host(cds-custom-slug[open]) .cds-custom--popover-caret,:host(cds-custom-toggletip[open]) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[open][caret]) .cds-custom--popover-caret{display:block}:host(cds-custom-popover-content[dropShadow]){--cds-custom-popover-drop-shadow:drop-shadow(0 0.125rem 0.125rem rgba(0,0,0,.2))}:host(cds-custom-ai-label[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=bottom]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-custom-popover-offset,0))}:host(cds-custom-ai-label:dir(rtl)[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=bottom]:not([autoalign])) .cds-custom--popover-caret{transform:translate(50%,var(--cds-custom-popover-offset,0))}:host(cds-custom-ai-label[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=bottom]:not([autoalign])) .cds-custom--popover-caret{clip-path:none}:host(cds-custom-ai-label[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom]:not([autoalign])) .cds-custom--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom]:not([autoalign])) .cds-custom--popover-content{transform:translate(50%,calc(100% + var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-ai-label[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom-left]:not([autoalign])) .cds-custom--popover-content{inset-block-end:0;inset-inline-start:0;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(100% + var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom-left]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:0;inset-inline-start:auto}:host(cds-custom-ai-label[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=bottom-right]:not([autoalign])) .cds-custom--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-custom-popover-offset,0),calc(100% + var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=bottom-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=bottom-right]:not([autoalign])) .cds-custom--popover-content{inset-inline-start:0}:host(cds-custom-ai-label[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=left]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1 + 100%),-50%)}:host(cds-custom-ai-label:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-caret{inset-inline-end:auto;inset-inline-start:100%}:host(cds-custom-ai-label[alignment=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left]:not([autoalign])) .cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1 + .1px),-50%)}:host(cds-custom-ai-label[alignment=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left-bottom]:not([autoalign])) .cds-custom--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(var(--cds-custom-popover-offset, 0rem)*.5 + 1rem))}:host(cds-custom-ai-label[alignment=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=left-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=left-top]:not([autoalign])) .cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(var(--cds-custom-popover-offset, 0rem)*-.5 - 1rem))}:host(cds-custom-ai-label:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment^=left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align^=left]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:auto;inset-inline-start:100%}:host(cds-custom-ai-label[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=right]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-custom-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem) - 100%),-50%)}:host(cds-custom-ai-label:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-caret{inset-inline-end:100%;inset-inline-start:auto}:host(cds-custom-ai-label[alignment=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right]:not([autoalign])) .cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),-50%)}:host(cds-custom-ai-label[alignment=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right-bottom]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right-bottom]:not([autoalign])) .cds-custom--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),calc(var(--cds-custom-popover-offset, 0rem)*.5 + 16px))}:host(cds-custom-ai-label[alignment=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=right-top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=right-top]:not([autoalign])) .cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset,0),calc(var(--cds-custom-popover-offset, 0rem)*.5*-1 - 16px))}:host(cds-custom-ai-label:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment^=right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align^=right]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:100%;inset-inline-start:auto}:host(cds-custom-ai-label[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content[align^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[align^=top]:not([autoalign])) .cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-custom-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-custom-popover-offset, 0rem)*-1))}:host(cds-custom-ai-label:dir(rtl)[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-popover-content:dir(rtl)[align^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-slug:dir(rtl)[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-toggletip:dir(rtl)[alignment^=top]:not([autoalign])) .cds-custom--popover-caret,:host(cds-custom-tooltip-content:dir(rtl)[align^=top]:not([autoalign])) .cds-custom--popover-caret{transform:translate(50%,calc(var(--cds-custom-popover-offset, 0rem)*-1))}:host(cds-custom-ai-label[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top]:not([autoalign])) .cds-custom--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top]:not([autoalign])) .cds-custom--popover-content{transform:translate(50%,calc(-100% - var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-ai-label[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top-left]:not([autoalign])) .cds-custom--popover-content{inset-block-start:0;inset-inline-start:0;transform:translate(calc(var(--cds-custom-popover-offset, 0rem)*-1),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top-left]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top-left]:not([autoalign])) .cds-custom--popover-content{inset-inline-end:0;inset-inline-start:auto}:host(cds-custom-ai-label[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content[align=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content[align=top-right]:not([autoalign])) .cds-custom--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-custom-popover-offset,0),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}:host(cds-custom-ai-label:dir(rtl)[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-popover-content:dir(rtl)[align=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-slug[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-toggletip:dir(rtl)[alignment=top-right]:not([autoalign])) .cds-custom--popover-content,:host(cds-custom-tooltip-content:dir(rtl)[align=top-right]:not([autoalign])) .cds-custom--popover-content{inset-inline-start:0}:host(cds-custom-popover-content[autoalign]) .cds-custom--popover-caret,:host(cds-custom-toggletip[autoalign]) .cds-custom--popover-caret,:host(cds-custom-tooltip-content[autoalign]) .cds-custom--popover-caret{block-size:8px;inline-size:8px;transform:rotate(45deg)}:host(cds-custom-ai-label[autoalign]) .cds-custom--popover-container,:host(cds-custom-popover[autoalign]) .cds-custom--popover-container,:host(cds-custom-slug[autoalign]) .cds-custom--popover-container,:host(cds-custom-toggletip[autoalign]) .cds-custom--popover-container,:host(cds-custom-tooltip[autoalign]) .cds-custom--popover-container{position:static}']);
|
|
2123
2123
|
const Ut = Math.min, nt = Math.max, os = Math.round, Xo = Math.floor, St = (s) => ({
|
|
@@ -2297,7 +2297,7 @@ const gr = async (s, t, o) => {
|
|
|
2297
2297
|
x: S,
|
|
2298
2298
|
y: M,
|
|
2299
2299
|
data: T,
|
|
2300
|
-
reset:
|
|
2300
|
+
reset: O
|
|
2301
2301
|
} = await $({
|
|
2302
2302
|
x: v,
|
|
2303
2303
|
y: h,
|
|
@@ -2318,11 +2318,11 @@ const gr = async (s, t, o) => {
|
|
|
2318
2318
|
...g[C],
|
|
2319
2319
|
...T
|
|
2320
2320
|
}
|
|
2321
|
-
},
|
|
2321
|
+
}, O && f <= 50 && (f++, typeof O == "object" && (O.placement && (b = O.placement), O.rects && (p = O.rects === !0 ? await n.getElementRects({
|
|
2322
2322
|
reference: s,
|
|
2323
2323
|
floating: t,
|
|
2324
2324
|
strategy: c
|
|
2325
|
-
}) :
|
|
2325
|
+
}) : O.rects), {
|
|
2326
2326
|
x: v,
|
|
2327
2327
|
y: h
|
|
2328
2328
|
} = ye(p, b, l)), x = -1);
|
|
@@ -2367,17 +2367,17 @@ async function sc(s, t) {
|
|
|
2367
2367
|
} : {
|
|
2368
2368
|
x: 1,
|
|
2369
2369
|
y: 1
|
|
2370
|
-
},
|
|
2370
|
+
}, O = es(r.convertOffsetParentRelativeRectToViewportRelativeRect ? await r.convertOffsetParentRelativeRectToViewportRelativeRect({
|
|
2371
2371
|
elements: u,
|
|
2372
2372
|
rect: S,
|
|
2373
2373
|
offsetParent: M,
|
|
2374
2374
|
strategy: l
|
|
2375
2375
|
}) : S);
|
|
2376
2376
|
return {
|
|
2377
|
-
top: ($.top -
|
|
2378
|
-
bottom: (
|
|
2379
|
-
left: ($.left -
|
|
2380
|
-
right: (
|
|
2377
|
+
top: ($.top - O.top + f.top) / T.y,
|
|
2378
|
+
bottom: (O.bottom - $.bottom + f.bottom) / T.y,
|
|
2379
|
+
left: ($.left - O.left + f.left) / T.x,
|
|
2380
|
+
right: (O.right - $.right + f.right) / T.x
|
|
2381
2381
|
};
|
|
2382
2382
|
}
|
|
2383
2383
|
const br = (s) => ({
|
|
@@ -2401,10 +2401,10 @@ const br = (s) => ({
|
|
|
2401
2401
|
const h = oc(v), b = {
|
|
2402
2402
|
x: o,
|
|
2403
2403
|
y: e
|
|
2404
|
-
}, g = Ws(c), f = Zs(g), x = await n.getDimensions(p), C = g === "y", $ = C ? "top" : "left", S = C ? "bottom" : "right", M = C ? "clientHeight" : "clientWidth", T = r.reference[f] + r.reference[g] - b[g] - r.floating[f],
|
|
2404
|
+
}, g = Ws(c), f = Zs(g), x = await n.getDimensions(p), C = g === "y", $ = C ? "top" : "left", S = C ? "bottom" : "right", M = C ? "clientHeight" : "clientWidth", T = r.reference[f] + r.reference[g] - b[g] - r.floating[f], O = b[g] - r.reference[g], w = await (n.getOffsetParent == null ? void 0 : n.getOffsetParent(p));
|
|
2405
2405
|
let I = w ? w[M] : 0;
|
|
2406
2406
|
(!I || !await (n.isElement == null ? void 0 : n.isElement(w))) && (I = u.floating[M] || r.floating[f]);
|
|
2407
|
-
const k = T / 2 -
|
|
2407
|
+
const k = T / 2 - O / 2, P = I / 2 - x[f] / 2 - 1, D = Ut(h[$], P), q = Ut(h[S], P), V = D, K = I - x[f] - q, F = I / 2 - x[f] / 2 + k, et = nr(V, F, K), J = !l.arrow && wo(c) != null && F !== et && r.reference[f] / 2 - (F < V ? D : q) - x[f] / 2 < 0, X = J ? F < V ? F - V : F - K : 0;
|
|
2408
2408
|
return {
|
|
2409
2409
|
[g]: b[g] + X,
|
|
2410
2410
|
data: {
|
|
@@ -2441,9 +2441,9 @@ const br = (s) => ({
|
|
|
2441
2441
|
} = Fo(s, t);
|
|
2442
2442
|
if ((o = r.arrow) != null && o.alignmentOffset)
|
|
2443
2443
|
return {};
|
|
2444
|
-
const $ = io(c), S = Ft(u), M = io(u) === u, T = await (l.isRTL == null ? void 0 : l.isRTL(p.floating)),
|
|
2445
|
-
!b && w &&
|
|
2446
|
-
const I = [u, ...
|
|
2444
|
+
const $ = io(c), S = Ft(u), M = io(u) === u, T = await (l.isRTL == null ? void 0 : l.isRTL(p.floating)), O = b || (M || !x ? [ss(u)] : ur(u)), w = f !== "none";
|
|
2445
|
+
!b && w && O.push(...vr(u, x, f, T));
|
|
2446
|
+
const I = [u, ...O], k = await sc(t, C), P = [];
|
|
2447
2447
|
let D = ((e = r.flip) == null ? void 0 : e.overflows) || [];
|
|
2448
2448
|
if (v && P.push(k[$]), h) {
|
|
2449
2449
|
const F = ar(c, n, T);
|
|
@@ -2569,8 +2569,8 @@ const xr = function(s) {
|
|
|
2569
2569
|
} = r.floating;
|
|
2570
2570
|
let C, $;
|
|
2571
2571
|
h === "top" || h === "bottom" ? (C = h, $ = b === (await (n.isRTL == null ? void 0 : n.isRTL(u.floating)) ? "start" : "end") ? "left" : "right") : ($ = h, C = b === "end" ? "top" : "bottom");
|
|
2572
|
-
const S = x - v.top - v.bottom, M = f - v.left - v.right, T = Ut(x - v[C], S),
|
|
2573
|
-
let I = T, k =
|
|
2572
|
+
const S = x - v.top - v.bottom, M = f - v.left - v.right, T = Ut(x - v[C], S), O = Ut(f - v[$], M), w = !t.middlewareData.shift;
|
|
2573
|
+
let I = T, k = O;
|
|
2574
2574
|
if ((o = t.middlewareData.shift) != null && o.enabled.x && (k = M), (e = t.middlewareData.shift) != null && e.enabled.y && (I = S), w && !b) {
|
|
2575
2575
|
const D = nt(v.left, 0), q = nt(v.right, 0), V = nt(v.top, 0), K = nt(v.bottom, 0);
|
|
2576
2576
|
g ? k = f - 2 * (D !== 0 || q !== 0 ? D + q : nt(v.left, v.right)) : I = x - 2 * (V !== 0 || K !== 0 ? V + K : nt(v.top, v.bottom));
|
|
@@ -2599,7 +2599,7 @@ function it(s) {
|
|
|
2599
2599
|
var t;
|
|
2600
2600
|
return (s == null || (t = s.ownerDocument) == null ? void 0 : t.defaultView) || window;
|
|
2601
2601
|
}
|
|
2602
|
-
function
|
|
2602
|
+
function Ot(s) {
|
|
2603
2603
|
var t;
|
|
2604
2604
|
return (t = (ec(s) ? s.ownerDocument : s.document) || window.document) == null ? void 0 : t.documentElement;
|
|
2605
2605
|
}
|
|
@@ -2658,9 +2658,9 @@ function Ir(s) {
|
|
|
2658
2658
|
function Gs() {
|
|
2659
2659
|
return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
|
|
2660
2660
|
}
|
|
2661
|
-
const
|
|
2661
|
+
const Or = /* @__PURE__ */ new Set(["html", "body", "#document"]);
|
|
2662
2662
|
function ko(s) {
|
|
2663
|
-
return
|
|
2663
|
+
return Or.has(Co(s));
|
|
2664
2664
|
}
|
|
2665
2665
|
function kt(s) {
|
|
2666
2666
|
return it(s).getComputedStyle(s);
|
|
@@ -2682,7 +2682,7 @@ function Xt(s) {
|
|
|
2682
2682
|
s.assignedSlot || // DOM Element detected.
|
|
2683
2683
|
s.parentNode || // ShadowRoot detected.
|
|
2684
2684
|
_e(s) && s.host || // Fallback.
|
|
2685
|
-
|
|
2685
|
+
Ot(s)
|
|
2686
2686
|
);
|
|
2687
2687
|
return _e(t) ? t.host : t;
|
|
2688
2688
|
}
|
|
@@ -2731,10 +2731,10 @@ function fo(s) {
|
|
|
2731
2731
|
y: u
|
|
2732
2732
|
};
|
|
2733
2733
|
}
|
|
2734
|
-
const
|
|
2734
|
+
const Er = /* @__PURE__ */ St(0);
|
|
2735
2735
|
function nc(s) {
|
|
2736
2736
|
const t = it(s);
|
|
2737
|
-
return !Gs() || !t.visualViewport ?
|
|
2737
|
+
return !Gs() || !t.visualViewport ? Er : {
|
|
2738
2738
|
x: t.visualViewport.offsetLeft,
|
|
2739
2739
|
y: t.visualViewport.offsetTop
|
|
2740
2740
|
};
|
|
@@ -2766,7 +2766,7 @@ function ao(s, t, o, e) {
|
|
|
2766
2766
|
}
|
|
2767
2767
|
function hs(s, t) {
|
|
2768
2768
|
const o = vs(s).scrollLeft;
|
|
2769
|
-
return t ? t.left + o : ao(
|
|
2769
|
+
return t ? t.left + o : ao(Ot(s)).left + o;
|
|
2770
2770
|
}
|
|
2771
2771
|
function ic(s, t) {
|
|
2772
2772
|
const o = s.getBoundingClientRect(), e = o.left + t.scrollLeft - hs(s, o), c = o.top + t.scrollTop;
|
|
@@ -2782,7 +2782,7 @@ function Rr(s) {
|
|
|
2782
2782
|
offsetParent: e,
|
|
2783
2783
|
strategy: c
|
|
2784
2784
|
} = s;
|
|
2785
|
-
const r = c === "fixed", n =
|
|
2785
|
+
const r = c === "fixed", n = Ot(e), u = t ? ms(t.floating) : !1;
|
|
2786
2786
|
if (e === n || u && r)
|
|
2787
2787
|
return o;
|
|
2788
2788
|
let l = {
|
|
@@ -2806,7 +2806,7 @@ function Lr(s) {
|
|
|
2806
2806
|
return Array.from(s.getClientRects());
|
|
2807
2807
|
}
|
|
2808
2808
|
function Tr(s) {
|
|
2809
|
-
const t =
|
|
2809
|
+
const t = Ot(s), o = vs(s), e = s.ownerDocument.body, c = nt(t.scrollWidth, t.clientWidth, e.scrollWidth, e.clientWidth), r = nt(t.scrollHeight, t.clientHeight, e.scrollHeight, e.clientHeight);
|
|
2810
2810
|
let n = -o.scrollLeft + hs(s);
|
|
2811
2811
|
const u = -o.scrollTop;
|
|
2812
2812
|
return kt(e).direction === "rtl" && (n += nt(t.clientWidth, e.clientWidth) - c), {
|
|
@@ -2818,7 +2818,7 @@ function Tr(s) {
|
|
|
2818
2818
|
}
|
|
2819
2819
|
const xe = 25;
|
|
2820
2820
|
function Nr(s, t) {
|
|
2821
|
-
const o = it(s), e =
|
|
2821
|
+
const o = it(s), e = Ot(s), c = o.visualViewport;
|
|
2822
2822
|
let r = e.clientWidth, n = e.clientHeight, u = 0, l = 0;
|
|
2823
2823
|
if (c) {
|
|
2824
2824
|
r = c.width, n = c.height;
|
|
@@ -2852,7 +2852,7 @@ function ke(s, t, o) {
|
|
|
2852
2852
|
if (t === "viewport")
|
|
2853
2853
|
e = Nr(s, o);
|
|
2854
2854
|
else if (t === "document")
|
|
2855
|
-
e = Tr(
|
|
2855
|
+
e = Tr(Ot(s));
|
|
2856
2856
|
else if (xt(t))
|
|
2857
2857
|
e = Br(t, o);
|
|
2858
2858
|
else {
|
|
@@ -2912,7 +2912,7 @@ function Vr(s) {
|
|
|
2912
2912
|
};
|
|
2913
2913
|
}
|
|
2914
2914
|
function Fr(s, t, o) {
|
|
2915
|
-
const e = Mt(t), c =
|
|
2915
|
+
const e = Mt(t), c = Ot(t), r = o === "fixed", n = ao(s, !0, r, t);
|
|
2916
2916
|
let u = {
|
|
2917
2917
|
scrollLeft: 0,
|
|
2918
2918
|
scrollTop: 0
|
|
@@ -2944,7 +2944,7 @@ function ze(s, t) {
|
|
|
2944
2944
|
if (t)
|
|
2945
2945
|
return t(s);
|
|
2946
2946
|
let o = s.offsetParent;
|
|
2947
|
-
return
|
|
2947
|
+
return Ot(s) === o && (o = o.ownerDocument.body), o;
|
|
2948
2948
|
}
|
|
2949
2949
|
function ac(s, t) {
|
|
2950
2950
|
const o = it(s);
|
|
@@ -2981,7 +2981,7 @@ function Ur(s) {
|
|
|
2981
2981
|
}
|
|
2982
2982
|
const Xr = {
|
|
2983
2983
|
convertOffsetParentRelativeRectToViewportRelativeRect: Rr,
|
|
2984
|
-
getDocumentElement:
|
|
2984
|
+
getDocumentElement: Ot,
|
|
2985
2985
|
getClippingRect: qr,
|
|
2986
2986
|
getOffsetParent: ac,
|
|
2987
2987
|
getElementRects: jr,
|
|
@@ -2996,7 +2996,7 @@ function uc(s, t) {
|
|
|
2996
2996
|
}
|
|
2997
2997
|
function Zr(s, t) {
|
|
2998
2998
|
let o = null, e;
|
|
2999
|
-
const c =
|
|
2999
|
+
const c = Ot(s);
|
|
3000
3000
|
function r() {
|
|
3001
3001
|
var u;
|
|
3002
3002
|
clearTimeout(e), (u = o) == null || u.disconnect(), o = null;
|
|
@@ -3016,7 +3016,7 @@ function Zr(s, t) {
|
|
|
3016
3016
|
threshold: nt(0, Ut(1, l)) || 1
|
|
3017
3017
|
};
|
|
3018
3018
|
let T = !0;
|
|
3019
|
-
function
|
|
3019
|
+
function O(w) {
|
|
3020
3020
|
const I = w[0].intersectionRatio;
|
|
3021
3021
|
if (I !== l) {
|
|
3022
3022
|
if (!T)
|
|
@@ -3028,13 +3028,13 @@ function Zr(s, t) {
|
|
|
3028
3028
|
I === 1 && !uc(p, s.getBoundingClientRect()) && n(), T = !1;
|
|
3029
3029
|
}
|
|
3030
3030
|
try {
|
|
3031
|
-
o = new IntersectionObserver(
|
|
3031
|
+
o = new IntersectionObserver(O, {
|
|
3032
3032
|
...M,
|
|
3033
3033
|
// Handle <iframe>s
|
|
3034
3034
|
root: c.ownerDocument
|
|
3035
3035
|
});
|
|
3036
3036
|
} catch {
|
|
3037
|
-
o = new IntersectionObserver(
|
|
3037
|
+
o = new IntersectionObserver(O, M);
|
|
3038
3038
|
}
|
|
3039
3039
|
o.observe(s);
|
|
3040
3040
|
}
|
|
@@ -3164,13 +3164,13 @@ class Jr {
|
|
|
3164
3164
|
placement: b
|
|
3165
3165
|
});
|
|
3166
3166
|
if (h.style.left = `${f}px`, h.style.top = `${x}px`, h.style.position = `${S}`, o) {
|
|
3167
|
-
const { x: M, y: T } = $.arrow,
|
|
3167
|
+
const { x: M, y: T } = $.arrow, O = {
|
|
3168
3168
|
top: "bottom",
|
|
3169
3169
|
right: "left",
|
|
3170
3170
|
bottom: "top",
|
|
3171
3171
|
left: "right"
|
|
3172
3172
|
}[C.split("-")[0]];
|
|
3173
|
-
o.style.left = M != null ? `${M}px` : "", o.style.top = T != null ? `${T}px` : "", o.style.right = "", o.style.bottom = "", o.style[
|
|
3173
|
+
o.style.left = M != null ? `${M}px` : "", o.style.top = T != null ? `${T}px` : "", o.style.right = "", o.style.bottom = "", o.style[O] = `${-o.offsetWidth / 2}px`;
|
|
3174
3174
|
}
|
|
3175
3175
|
(this.host.tagName === "CDS-AI-LABEL" || this.host.tagName === "CDS-SLUG") && ((t = this.host) === null || t === void 0 || t.setAttribute("alignment", C));
|
|
3176
3176
|
}
|
|
@@ -3285,7 +3285,7 @@ d([
|
|
|
3285
3285
|
a({ type: Boolean, reflect: !0 })
|
|
3286
3286
|
], pt.prototype, "tabTip", void 0);
|
|
3287
3287
|
pt = Wo = d([
|
|
3288
|
-
|
|
3288
|
+
E(`${i}-popover`)
|
|
3289
3289
|
], pt);
|
|
3290
3290
|
let It = class extends y {
|
|
3291
3291
|
constructor() {
|
|
@@ -3328,7 +3328,7 @@ d([
|
|
|
3328
3328
|
a({ reflect: !0 })
|
|
3329
3329
|
], It.prototype, "slot", void 0);
|
|
3330
3330
|
It = d([
|
|
3331
|
-
|
|
3331
|
+
E(`${i}-popover-content`)
|
|
3332
3332
|
], It);
|
|
3333
3333
|
/**
|
|
3334
3334
|
* @license
|
|
@@ -3732,7 +3732,7 @@ var bn = {
|
|
|
3732
3732
|
}],
|
|
3733
3733
|
name: "request-quote",
|
|
3734
3734
|
size: 16
|
|
3735
|
-
},
|
|
3735
|
+
}, On = {
|
|
3736
3736
|
elem: "svg",
|
|
3737
3737
|
attrs: {
|
|
3738
3738
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3754,7 +3754,7 @@ var bn = {
|
|
|
3754
3754
|
}],
|
|
3755
3755
|
name: "settings",
|
|
3756
3756
|
size: 16
|
|
3757
|
-
},
|
|
3757
|
+
}, En = {
|
|
3758
3758
|
elem: "svg",
|
|
3759
3759
|
attrs: {
|
|
3760
3760
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3967,8 +3967,8 @@ const Un = "https://ibmassistme-dev.zll1vg8lrcq.us-south.codeengine.appdomain.cl
|
|
|
3967
3967
|
Logout16: An,
|
|
3968
3968
|
Notification20: Mn,
|
|
3969
3969
|
RequestQuote16: In,
|
|
3970
|
-
Settings16:
|
|
3971
|
-
Share16:
|
|
3970
|
+
Settings16: On,
|
|
3971
|
+
Share16: En,
|
|
3972
3972
|
User16: Tn,
|
|
3973
3973
|
User20: Ln,
|
|
3974
3974
|
User24: Rn,
|
|
@@ -4002,7 +4002,7 @@ const vc = (s, t) => {
|
|
|
4002
4002
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
4003
4003
|
* LICENSE file in the root directory of this source tree.
|
|
4004
4004
|
*/.ibm-automation-cds--rail-sidePanel{inline-size:3rem!important}.ibm-automation-cds--rail-sidePanel a.ibm-automation-cds--side-nav__link[aria-current=page]:before,.ibm-automation-cds--rail-sidePanel a.ibm-automation-cds--side-nav__link--current:before{background-color:#0f62fe!important}.ibm-automation-cds--side-nav__items{overflow:visible!important}.ibm-automation-cds--side-nav__items .ibm-automation-cds--popover-container{display:inherit!important}.ibm-automation-cds--side-nav__navigation{overflow:visible!important}.ibm-automation-cds--side-panel-nav-item__popover-content .ibm-automation-cds--popover-content{font-size:var(--cds-body-01-font-size, .875rem);font-weight:var(--cds-body-01-font-weight, 400);line-height:var(--cds-body-01-line-height, 1.42857);letter-spacing:var(--cds-body-01-letter-spacing, .16px);padding:.5rem 1rem;background-color:#161616;color:#a8a8a8;max-inline-size:11rem}.ibm-automation-cds--side-panel-nav-item__popover-content .ibm-automation-cds--popover-caret{background-color:#161616}.ibm-automation-cds--side-nav__link img{margin-inline-end:1.5rem;padding-block-end:2px;vertical-align:middle}.ibm-automation-cds--side-nav__link-text::part(title){inline-size:100%}.ibm-automation-cds--side-nav__link-text .ibm-automation-cds--side-panel-nav-item__link{display:flex}.ibm-automation-cds--side-nav__link-text .ibm-automation-cds--side-panel-nav-item__link .launch_icon{margin-inline-start:auto}.ibm-automation-cds--side-nav__link-text .ibm-automation-cds--side-panel-nav-item__link .launch_icon svg{block-size:100%}.ibm-automation-cds--side-nav__link:hover{background-color:#292929}.ibm-automation-cds--side-nav__link:hover::part(title){color:#fff}`;
|
|
4005
|
-
var Gn = Object.defineProperty, Kn = Object.getOwnPropertyDescriptor,
|
|
4005
|
+
var Gn = Object.defineProperty, Kn = Object.getOwnPropertyDescriptor, Et = (s, t, o, e) => {
|
|
4006
4006
|
for (var c = e > 1 ? void 0 : e ? Kn(t, o) : t, r = s.length - 1, n; r >= 0; r--)
|
|
4007
4007
|
(n = s[r]) && (c = (e ? n(t, o, c) : n(c)) || c);
|
|
4008
4008
|
return e && c && Gn(t, o, c), c;
|
|
@@ -4037,7 +4037,7 @@ let mt = class extends y {
|
|
|
4037
4037
|
};
|
|
4038
4038
|
}
|
|
4039
4039
|
render() {
|
|
4040
|
-
var o, e, c, r, n, u, l, p, v, h, b, g, f, x, C, $, S, M, T,
|
|
4040
|
+
var o, e, c, r, n, u, l, p, v, h, b, g, f, x, C, $, S, M, T, O, w, I;
|
|
4041
4041
|
const t = "title-icon";
|
|
4042
4042
|
return typeof this.isCollapsible > "u" || this.isCollapsible ? this.isSideNavMenuItems ? m`
|
|
4043
4043
|
<cds-custom-side-nav-menu
|
|
@@ -4118,7 +4118,7 @@ let mt = class extends y {
|
|
|
4118
4118
|
@mouseleave="${() => this._setIsHoveringOnSideNavItem(!1)}"
|
|
4119
4119
|
@mouseenter="${() => this._setIsHoveringOnSideNavItem(!0)}"
|
|
4120
4120
|
large="${!this.isHybridIpaas}">
|
|
4121
|
-
${(T = this.link) != null && T.iconName ? N((
|
|
4121
|
+
${(T = this.link) != null && T.iconName ? N((O = this.link) == null ? void 0 : O.iconName, 16, t) : (w = this.link) == null ? void 0 : w.label}
|
|
4122
4122
|
</cds-custom-side-nav-link>
|
|
4123
4123
|
<cds-custom-popover-content
|
|
4124
4124
|
>${(I = this.link) == null ? void 0 : I.label}</cds-custom-popover-content
|
|
@@ -4131,34 +4131,34 @@ let mt = class extends y {
|
|
|
4131
4131
|
mt.styles = j`
|
|
4132
4132
|
${ct(Yn)}
|
|
4133
4133
|
`;
|
|
4134
|
-
|
|
4134
|
+
Et([
|
|
4135
4135
|
a({ type: Object })
|
|
4136
4136
|
], mt.prototype, "link", 2);
|
|
4137
|
-
|
|
4137
|
+
Et([
|
|
4138
4138
|
a({ type: Boolean })
|
|
4139
4139
|
], mt.prototype, "isCollapsible", 2);
|
|
4140
|
-
|
|
4140
|
+
Et([
|
|
4141
4141
|
a({ type: Boolean })
|
|
4142
4142
|
], mt.prototype, "isActive", 2);
|
|
4143
|
-
|
|
4143
|
+
Et([
|
|
4144
4144
|
a({ type: Function })
|
|
4145
4145
|
], mt.prototype, "handleNavItemClick", 2);
|
|
4146
|
-
|
|
4146
|
+
Et([
|
|
4147
4147
|
a({ type: Boolean })
|
|
4148
4148
|
], mt.prototype, "menuOpen", 2);
|
|
4149
|
-
|
|
4149
|
+
Et([
|
|
4150
4150
|
a({ type: Boolean })
|
|
4151
4151
|
], mt.prototype, "isSideNavMenuItems", 2);
|
|
4152
|
-
|
|
4152
|
+
Et([
|
|
4153
4153
|
a({ type: Boolean })
|
|
4154
4154
|
], mt.prototype, "isOnClickAvailable", 2);
|
|
4155
|
-
|
|
4155
|
+
Et([
|
|
4156
4156
|
a({ type: Boolean })
|
|
4157
4157
|
], mt.prototype, "isHybridIpaas", 2);
|
|
4158
|
-
|
|
4158
|
+
Et([
|
|
4159
4159
|
Bt()
|
|
4160
4160
|
], mt.prototype, "_isHoveringOnSideNavItem", 2);
|
|
4161
|
-
mt =
|
|
4161
|
+
mt = Et([
|
|
4162
4162
|
ot(`${Qn}-global-header-side-nav-item`)
|
|
4163
4163
|
], mt);
|
|
4164
4164
|
var Jn = j([".cds-custom--link{border:0;box-sizing:border-box;color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe));display:inline-flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;outline:none;padding:0;text-decoration:none;transition:color 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--link *,.cds-custom--link :after,.cds-custom--link :before{box-sizing:inherit}.cds-custom--link:hover{color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce));text-decoration:underline}.cds-custom--link:active,.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover{color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe));outline:1px solid var(--cds-custom-focus,#0f62fe);outline-color:var(--cds-custom-link-focus-text-color,var(--cds-custom-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds-custom--link:active,.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover{outline-style:dotted}}.cds-custom--link:focus{outline:1px solid var(--cds-custom-focus,#0f62fe);outline-color:var(--cds-custom-link-focus-text-color,var(--cds-custom-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds-custom--link:focus{outline-style:dotted}}.cds-custom--link:visited{color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe))}.cds-custom--link:visited:hover{color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce))}.cds-custom--link--disabled,.cds-custom--link--disabled:hover{border:0;box-sizing:border-box;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;padding:0;text-decoration:none;vertical-align:baseline}.cds-custom--link--disabled *,.cds-custom--link--disabled :after,.cds-custom--link--disabled :before,.cds-custom--link--disabled:hover *,.cds-custom--link--disabled:hover :after,.cds-custom--link--disabled:hover :before{box-sizing:inherit}.cds-custom--link.cds-custom--link--visited:visited{color:var(--cds-custom-link-visited-text-color,var(--cds-custom-link-visited,#8a3ffc))}.cds-custom--link.cds-custom--link--visited:visited:hover{color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce))}.cds-custom--link.cds-custom--link--inline{display:inline;text-decoration:underline}.cds-custom--link--disabled.cds-custom--link--inline{text-decoration:underline}.cds-custom--link--sm,.cds-custom--link--sm.cds-custom--link--disabled:hover{font-size:var(--cds-custom-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333)}.cds-custom--link--lg,.cds-custom--link--lg.cds-custom--link--disabled:hover{font-size:var(--cds-custom-body-compact-02-font-size,1rem);font-weight:var(--cds-custom-body-compact-02-font-weight,400);letter-spacing:var(--cds-custom-body-compact-02-letter-spacing,0);line-height:var(--cds-custom-body-compact-02-line-height,1.375)}.cds-custom--link__icon{align-self:center;display:inline-flex;margin-inline-start:.5rem}:host(cds-custom-link){outline:none}:host(cds-custom-link) .cds-custom--link--disabled{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}:host(cds-custom-link) .cds-custom--link__icon[hidden]{display:none}"]);
|
|
@@ -4289,7 +4289,7 @@ d([
|
|
|
4289
4289
|
a({ type: Boolean, reflect: !0 })
|
|
4290
4290
|
], G.prototype, "visited", void 0);
|
|
4291
4291
|
G = d([
|
|
4292
|
-
|
|
4292
|
+
E(`${i}-link`)
|
|
4293
4293
|
], G);
|
|
4294
4294
|
var oi = G;
|
|
4295
4295
|
/**
|
|
@@ -4368,7 +4368,7 @@ function ei(s) {
|
|
|
4368
4368
|
}
|
|
4369
4369
|
const ci = /* @__PURE__ */ new WeakMap();
|
|
4370
4370
|
let Ie = 0;
|
|
4371
|
-
const ws = /* @__PURE__ */ new Map(),
|
|
4371
|
+
const ws = /* @__PURE__ */ new Map(), Oe = /* @__PURE__ */ new WeakSet(), Ee = () => new Promise((s) => requestAnimationFrame(s)), gc = [{ opacity: 0 }], bc = [{ opacity: 0 }, { opacity: 1 }], Pe = (s, t) => {
|
|
4372
4372
|
const o = s - t;
|
|
4373
4373
|
return o === 0 ? void 0 : o;
|
|
4374
4374
|
}, Re = (s, t) => {
|
|
@@ -4448,7 +4448,7 @@ class ii extends Qc {
|
|
|
4448
4448
|
async hostUpdated() {
|
|
4449
4449
|
if (!this.h || !this.element.isConnected || this.options.skipInitial && !this.isHostRendered) return;
|
|
4450
4450
|
let t;
|
|
4451
|
-
this.prepare(), await
|
|
4451
|
+
this.prepare(), await Ee;
|
|
4452
4452
|
const o = this.O(), e = this.j(this.options.keyframeOptions, o), c = this.m();
|
|
4453
4453
|
if (this.A !== void 0) {
|
|
4454
4454
|
const { from: r, to: n } = this.N(this.A, c, o);
|
|
@@ -4475,7 +4475,7 @@ class ii extends Qc {
|
|
|
4475
4475
|
async disconnected() {
|
|
4476
4476
|
var o;
|
|
4477
4477
|
if (!this.h || (this.options.id !== void 0 && ws.set(this.options.id, this.A), this.options.out === void 0)) return;
|
|
4478
|
-
if (this.prepare(), await
|
|
4478
|
+
if (this.prepare(), await Ee(), (o = this.i) == null ? void 0 : o.isConnected) {
|
|
4479
4479
|
const e = this.o && this.o.parentNode === this.i ? this.o : null;
|
|
4480
4480
|
if (this.i.insertBefore(this.element, e), this.options.stabilizeOut) {
|
|
4481
4481
|
const c = this.m();
|
|
@@ -4507,9 +4507,9 @@ class ii extends Qc {
|
|
|
4507
4507
|
return t;
|
|
4508
4508
|
}
|
|
4509
4509
|
get isHostRendered() {
|
|
4510
|
-
const t =
|
|
4510
|
+
const t = Oe.has(this.u);
|
|
4511
4511
|
return t || this.u.updateComplete.then(() => {
|
|
4512
|
-
|
|
4512
|
+
Oe.add(this.u);
|
|
4513
4513
|
}), t;
|
|
4514
4514
|
}
|
|
4515
4515
|
j(t, o = this.O()) {
|
|
@@ -5013,7 +5013,7 @@ var Ct;
|
|
|
5013
5013
|
(function(s) {
|
|
5014
5014
|
s.EMAIL = "email", s.PASSWORD = "password", s.TEL = "tel", s.TEXT = "text", s.URL = "url";
|
|
5015
5015
|
})(Ct || (Ct = {}));
|
|
5016
|
-
var Ei = j(['@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xs,1.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-sm,2rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-md,2.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-lg,3rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xl,4rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-2xl,5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-normal,1rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-normal,1rem)}:root{--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--layer-one,:root{--cds-custom-layer:var(--cds-custom-layer-01,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-01,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-01,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-01,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-01,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-01,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-01,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-01,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-01,#a8a8a8);--cds-custom-field:var(--cds-custom-field-01,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-01,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-00,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-01,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-01,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-custom-layer:var(--cds-custom-layer-02,#fff);--cds-custom-layer-active:var(--cds-custom-layer-active-02,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-02,#f4f4f4);--cds-custom-layer-hover:var(--cds-custom-layer-hover-02,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-02,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-02,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-02,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-02,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-02,#a8a8a8);--cds-custom-field:var(--cds-custom-field-02,#fff);--cds-custom-field-hover:var(--cds-custom-field-hover-02,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-01,#c6c6c6);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-02,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-02,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-custom-layer:var(--cds-custom-layer-03,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-03,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-03,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-03,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-03,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-03,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-03,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-03,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-03,#a8a8a8);--cds-custom-field:var(--cds-custom-field-03,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-03,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-02,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-03,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-03,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-custom-layer-background)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-custom-field) inset;-webkit-text-fill-color:var(--cds-custom-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.cds-custom--label{color:var(--cds-custom-text-secondary,#525252);display:inline-block;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);inline-size:100%;justify-content:center;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement{display:none;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-custom-text-secondary,#525252);font-size:var(--cds-custom-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input{--cds-custom-layout-size-height-local:clamp(max(var(--cds-custom-layout-size-height-min),var(--cds-custom-layout-size-height-sm)),var(--cds-custom-layout-size-height,var(--cds-custom-layout-size-height-md)),min(var(--cds-custom-layout-size-height-max),var(--cds-custom-layout-size-height-lg)));--cds-custom-layout-density-padding-inline-local:clamp(var(--cds-custom-layout-density-padding-inline-min),var(--cds-custom-layout-density-padding-inline,var(--cds-custom-layout-density-padding-inline-normal)),var(--cds-custom-layout-density-padding-inline-max));background-color:var(--cds-custom-field);block-size:var(--cds-custom-layout-size-height-local);border:none;border-block-end:1px solid var(--cds-custom-border-strong);box-sizing:border-box;color:var(--cds-custom-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0;padding:0 var(--cds-custom-layout-density-padding-inline-local);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--text-input *,.cds-custom--text-input :after,.cds-custom--text-input :before{box-sizing:inherit}.cds-custom--text-input:active,.cds-custom--text-input:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input:active,.cds-custom--text-input:focus{outline-style:dotted}}.cds-custom--text-input-wrapper svg[hidden]{display:none}.cds-custom--password-input{padding-inline-end:2.5rem}.cds-custom--text-input--sm.cds-custom--password-input{padding-inline-end:2rem}.cds-custom--text-input--lg.cds-custom--password-input{padding-inline-end:3rem}.cds-custom--text-input::-moz-placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input::placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input--light{background-color:var(--cds-custom-field-02,#fff)}.cds-custom--text-input__field-wrapper{display:flex;inline-size:100%;position:relative}.cds-custom--text-input__invalid-icon{position:absolute;fill:var(--cds-custom-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__invalid-icon--warning{fill:var(--cds-custom-support-warning,#f1c21b)}.cds-custom--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds-custom--text-input--password__visibility{align-items:center;cursor:pointer;display:inline-flex;overflow:visible;position:relative}.cds-custom--text-input--password__visibility:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus{outline-style:dotted}}.cds-custom--text-input--password__visibility:focus{outline:1px solid transparent}.cds-custom--text-input--password__visibility:focus svg{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus svg{outline-style:dotted}}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{align-items:center;display:flex;opacity:0;pointer-events:none;position:absolute;z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{display:inline-block}}.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:none}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:before{transition:none}.cds-custom--text-input--password__visibility:before{block-size:0;border-style:solid;content:"";inline-size:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{background-color:var(--cds-custom-background-inverse,#393939);block-size:auto;border-radius:.125rem;box-shadow:0 2px 6px var(--cds-custom-shadow,rgba(0,0,0,.3));color:var(--cds-custom-text-inverse,#fff);font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:400;font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);max-inline-size:13rem;min-inline-size:1.5rem;padding:.1875rem 1rem;text-align:start;transform:translateX(-50%);z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-accelerator:true){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-ime-align:auto){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{border:1px solid transparent}}.cds-custom--text-input--password__visibility:after{content:attr(aria-label)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after{content:none}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:before,.cds-custom--text-input--password__visibility:focus:after,.cds-custom--text-input--password__visibility:focus:before,.cds-custom--text-input--password__visibility:hover:after,.cds-custom--text-input--password__visibility:hover:before{opacity:1}@keyframes cds-custom--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text{margin:auto;overflow:visible;clip:auto}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover.cds-custom--tooltip--a11y:before{animation:cds-custom--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden+.cds-custom--assistive-text{margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden.cds-custom--tooltip--a11y:before{animation:none;opacity:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text:after{block-size:.75rem;content:"";display:block;inline-size:100%;inset-block-start:-.75rem;inset-inline-start:0;position:absolute}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds-custom--text-input--password__visibility:before{border-color:transparent transparent var(--cds-custom-background-inverse,#393939);border-width:0 .25rem .3125rem;inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{align-items:center;background:none;block-size:100%;border:0;cursor:pointer;display:flex;inline-size:2.5rem;inset-inline-end:0;justify-content:center;min-block-size:auto;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--toggle-password-tooltip .cds-custom--popover{inset-inline-start:-2.5rem}.cds-custom--toggle-password-tooltip .cds-custom--popover-content{min-inline-size:2.5rem}.cds-custom--text-input--sm+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:2rem}.cds-custom--text-input--lg+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:3rem}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252);transition:fill 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus svg,.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--text-input--invalid,.cds-custom--text-input--warning{padding-inline-end:2.5rem}.cds-custom--text-input--invalid.cds-custom--password-input{padding-inline-end:4rem}.cds-custom--text-input--invalid+.cds-custom--text-input--password__visibility__toggle{inset-inline-end:1rem}.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{cursor:not-allowed}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg:hover{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input__counter-alert{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px}.cds-custom--text-input:disabled{background-color:var(--cds-custom-field);border-block-end:1px solid transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:2px solid transparent;outline-offset:-2px;-webkit-text-fill-color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--light:disabled{background-color:var(--cds-custom-field-02,#fff)}.cds-custom--text-input:disabled::-moz-placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input:disabled::placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input--invalid{box-shadow:none;outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--invalid{outline-style:dotted}}.cds-custom--text-input--invalid .cds-custom--text-input--password__visibility__toggle{inset-inline-end:2.5rem}.cds-custom--skeleton.cds-custom--text-input{background:var(--cds-custom-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--skeleton.cds-custom--text-input:active,.cds-custom--skeleton.cds-custom--text-input:focus,.cds-custom--skeleton.cds-custom--text-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton.cds-custom--text-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--skeleton.cds-custom--text-input:before{animation:none}}.cds-custom--form--fluid .cds-custom--text-input-wrapper{background:var(--cds-custom-field);position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--form--fluid .cds-custom--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds-custom--form--fluid .cds-custom--form__helper-text{display:none}.cds-custom--form--fluid .cds-custom--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds-custom--form--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--form--fluid .cds-custom--text-input--invalid,.cds-custom--form--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input--invalid+.cds-custom--text-input__divider,.cds-custom--form--fluid .cds-custom--text-input--warning+.cds-custom--text-input__divider{border-color:var(--cds-custom-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds-custom--form--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-custom-border-strong)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input-wrapper.cds-custom--text-input-wrapper--inline{flex-flow:row wrap}.cds-custom--text-input-wrapper .cds-custom--label--inline{flex:1;margin:.8125rem 0 0;overflow-wrap:break-word;word-break:break-word}.cds-custom--text-input-wrapper .cds-custom--label--inline--sm{margin-block-start:.5625rem}.cds-custom--text-input-wrapper .cds-custom--label--inline--lg{margin-block-start:1.0625rem}.cds-custom--text-input__label-helper-wrapper{flex:2;flex-direction:column;margin-inline-end:1.5rem;max-inline-size:8rem;overflow-wrap:break-word}.cds-custom--text-input-wrapper .cds-custom--form__helper-text--inline{margin-block-start:.125rem}.cds-custom--text-input__field-outer-wrapper{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;inline-size:100%}.cds-custom--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--text-input-wrapper--inline--invalid .cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input-wrapper--readonly,.cds-custom--text-input-wrapper--readonly .cds-custom--text-input{background:transparent;border-block-end-color:var(--cds-custom-border-subtle)}.cds-custom--text-input__field-wrapper .cds-custom--ai-label,.cds-custom--text-input__field-wrapper .cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*{inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug){padding-inline-end:2.5rem}.cds-custom--text-input--invalid:has(~.cds-custom--ai-label),.cds-custom--text-input--invalid:has(~.cds-custom--slug),.cds-custom--text-input--invalid:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input--warning:has(~.cds-custom--ai-label),.cds-custom--text-input--warning:has(~.cds-custom--slug),.cds-custom--text-input--warning:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*){padding-inline-end:4rem}.cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:2.5rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--text-input__label-wrapper{display:flex;inline-size:100%;justify-content:space-between}:host(cds-custom-text-input){--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px;inline-size:100%;outline:none}:host(cds-custom-text-input) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input) ::slotted(cds-custom-slug){inset-block-start:50%;inset-inline-end:1rem;position:absolute}:host(cds-custom-text-input) ::slotted(cds-custom-ai-label:not([revert-active])),:host(cds-custom-text-input) ::slotted(cds-custom-slug:not([revert-active])){transform:translateY(-50%)}:host(cds-custom-text-input[show-password-visibility-toggle]) .cds-custom--text-input{padding-inline-end:2.5rem}:host(cds-custom-text-input[show-password-visibility-toggle]) .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}:host(cds-custom-text-input[invalid]) .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input,:host(cds-custom-text-input[warn]) .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input{padding-inline-end:4rem}:host(cds-custom-text-input[invalid]) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input[invalid]) ::slotted(cds-custom-slug),:host(cds-custom-text-input[warn]) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input[warn]) ::slotted(cds-custom-slug){inset-inline-end:2.5rem}:host(cds-custom-text-input[ai-label]) .cds-custom--text-input__field-wrapper--decorator{background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff)}']);
|
|
5016
|
+
var Oi = j(['@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xs,1.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-sm,2rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-md,2.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-lg,3rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xl,4rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-2xl,5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-normal,1rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-normal,1rem)}:root{--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--layer-one,:root{--cds-custom-layer:var(--cds-custom-layer-01,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-01,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-01,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-01,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-01,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-01,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-01,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-01,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-01,#a8a8a8);--cds-custom-field:var(--cds-custom-field-01,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-01,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-00,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-01,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-01,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-custom-layer:var(--cds-custom-layer-02,#fff);--cds-custom-layer-active:var(--cds-custom-layer-active-02,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-02,#f4f4f4);--cds-custom-layer-hover:var(--cds-custom-layer-hover-02,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-02,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-02,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-02,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-02,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-02,#a8a8a8);--cds-custom-field:var(--cds-custom-field-02,#fff);--cds-custom-field-hover:var(--cds-custom-field-hover-02,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-01,#c6c6c6);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-02,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-02,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-custom-layer:var(--cds-custom-layer-03,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-03,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-03,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-03,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-03,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-03,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-03,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-03,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-03,#a8a8a8);--cds-custom-field:var(--cds-custom-field-03,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-03,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-02,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-03,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-03,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-custom-layer-background)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-custom-field) inset;-webkit-text-fill-color:var(--cds-custom-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.cds-custom--label{color:var(--cds-custom-text-secondary,#525252);display:inline-block;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);inline-size:100%;justify-content:center;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement{display:none;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-custom-text-secondary,#525252);font-size:var(--cds-custom-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input{--cds-custom-layout-size-height-local:clamp(max(var(--cds-custom-layout-size-height-min),var(--cds-custom-layout-size-height-sm)),var(--cds-custom-layout-size-height,var(--cds-custom-layout-size-height-md)),min(var(--cds-custom-layout-size-height-max),var(--cds-custom-layout-size-height-lg)));--cds-custom-layout-density-padding-inline-local:clamp(var(--cds-custom-layout-density-padding-inline-min),var(--cds-custom-layout-density-padding-inline,var(--cds-custom-layout-density-padding-inline-normal)),var(--cds-custom-layout-density-padding-inline-max));background-color:var(--cds-custom-field);block-size:var(--cds-custom-layout-size-height-local);border:none;border-block-end:1px solid var(--cds-custom-border-strong);box-sizing:border-box;color:var(--cds-custom-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0;padding:0 var(--cds-custom-layout-density-padding-inline-local);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--text-input *,.cds-custom--text-input :after,.cds-custom--text-input :before{box-sizing:inherit}.cds-custom--text-input:active,.cds-custom--text-input:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input:active,.cds-custom--text-input:focus{outline-style:dotted}}.cds-custom--text-input-wrapper svg[hidden]{display:none}.cds-custom--password-input{padding-inline-end:2.5rem}.cds-custom--text-input--sm.cds-custom--password-input{padding-inline-end:2rem}.cds-custom--text-input--lg.cds-custom--password-input{padding-inline-end:3rem}.cds-custom--text-input::-moz-placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input::placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input--light{background-color:var(--cds-custom-field-02,#fff)}.cds-custom--text-input__field-wrapper{display:flex;inline-size:100%;position:relative}.cds-custom--text-input__invalid-icon{position:absolute;fill:var(--cds-custom-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__invalid-icon--warning{fill:var(--cds-custom-support-warning,#f1c21b)}.cds-custom--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds-custom--text-input--password__visibility{align-items:center;cursor:pointer;display:inline-flex;overflow:visible;position:relative}.cds-custom--text-input--password__visibility:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus{outline-style:dotted}}.cds-custom--text-input--password__visibility:focus{outline:1px solid transparent}.cds-custom--text-input--password__visibility:focus svg{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus svg{outline-style:dotted}}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{align-items:center;display:flex;opacity:0;pointer-events:none;position:absolute;z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{display:inline-block}}.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:none}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:before{transition:none}.cds-custom--text-input--password__visibility:before{block-size:0;border-style:solid;content:"";inline-size:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{background-color:var(--cds-custom-background-inverse,#393939);block-size:auto;border-radius:.125rem;box-shadow:0 2px 6px var(--cds-custom-shadow,rgba(0,0,0,.3));color:var(--cds-custom-text-inverse,#fff);font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:400;font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);max-inline-size:13rem;min-inline-size:1.5rem;padding:.1875rem 1rem;text-align:start;transform:translateX(-50%);z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-accelerator:true){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-ime-align:auto){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{border:1px solid transparent}}.cds-custom--text-input--password__visibility:after{content:attr(aria-label)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after{content:none}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:before,.cds-custom--text-input--password__visibility:focus:after,.cds-custom--text-input--password__visibility:focus:before,.cds-custom--text-input--password__visibility:hover:after,.cds-custom--text-input--password__visibility:hover:before{opacity:1}@keyframes cds-custom--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text{margin:auto;overflow:visible;clip:auto}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover.cds-custom--tooltip--a11y:before{animation:cds-custom--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden+.cds-custom--assistive-text{margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden.cds-custom--tooltip--a11y:before{animation:none;opacity:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text:after{block-size:.75rem;content:"";display:block;inline-size:100%;inset-block-start:-.75rem;inset-inline-start:0;position:absolute}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds-custom--text-input--password__visibility:before{border-color:transparent transparent var(--cds-custom-background-inverse,#393939);border-width:0 .25rem .3125rem;inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{align-items:center;background:none;block-size:100%;border:0;cursor:pointer;display:flex;inline-size:2.5rem;inset-inline-end:0;justify-content:center;min-block-size:auto;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--toggle-password-tooltip .cds-custom--popover{inset-inline-start:-2.5rem}.cds-custom--toggle-password-tooltip .cds-custom--popover-content{min-inline-size:2.5rem}.cds-custom--text-input--sm+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:2rem}.cds-custom--text-input--lg+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:3rem}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252);transition:fill 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus svg,.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--text-input--invalid,.cds-custom--text-input--warning{padding-inline-end:2.5rem}.cds-custom--text-input--invalid.cds-custom--password-input{padding-inline-end:4rem}.cds-custom--text-input--invalid+.cds-custom--text-input--password__visibility__toggle{inset-inline-end:1rem}.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{cursor:not-allowed}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg:hover{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input__counter-alert{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px}.cds-custom--text-input:disabled{background-color:var(--cds-custom-field);border-block-end:1px solid transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:2px solid transparent;outline-offset:-2px;-webkit-text-fill-color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--light:disabled{background-color:var(--cds-custom-field-02,#fff)}.cds-custom--text-input:disabled::-moz-placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input:disabled::placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input--invalid{box-shadow:none;outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--invalid{outline-style:dotted}}.cds-custom--text-input--invalid .cds-custom--text-input--password__visibility__toggle{inset-inline-end:2.5rem}.cds-custom--skeleton.cds-custom--text-input{background:var(--cds-custom-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--skeleton.cds-custom--text-input:active,.cds-custom--skeleton.cds-custom--text-input:focus,.cds-custom--skeleton.cds-custom--text-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton.cds-custom--text-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--skeleton.cds-custom--text-input:before{animation:none}}.cds-custom--form--fluid .cds-custom--text-input-wrapper{background:var(--cds-custom-field);position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--form--fluid .cds-custom--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds-custom--form--fluid .cds-custom--form__helper-text{display:none}.cds-custom--form--fluid .cds-custom--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds-custom--form--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--form--fluid .cds-custom--text-input--invalid,.cds-custom--form--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input--invalid+.cds-custom--text-input__divider,.cds-custom--form--fluid .cds-custom--text-input--warning+.cds-custom--text-input__divider{border-color:var(--cds-custom-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds-custom--form--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-custom-border-strong)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input-wrapper.cds-custom--text-input-wrapper--inline{flex-flow:row wrap}.cds-custom--text-input-wrapper .cds-custom--label--inline{flex:1;margin:.8125rem 0 0;overflow-wrap:break-word;word-break:break-word}.cds-custom--text-input-wrapper .cds-custom--label--inline--sm{margin-block-start:.5625rem}.cds-custom--text-input-wrapper .cds-custom--label--inline--lg{margin-block-start:1.0625rem}.cds-custom--text-input__label-helper-wrapper{flex:2;flex-direction:column;margin-inline-end:1.5rem;max-inline-size:8rem;overflow-wrap:break-word}.cds-custom--text-input-wrapper .cds-custom--form__helper-text--inline{margin-block-start:.125rem}.cds-custom--text-input__field-outer-wrapper{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;inline-size:100%}.cds-custom--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--text-input-wrapper--inline--invalid .cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input-wrapper--readonly,.cds-custom--text-input-wrapper--readonly .cds-custom--text-input{background:transparent;border-block-end-color:var(--cds-custom-border-subtle)}.cds-custom--text-input__field-wrapper .cds-custom--ai-label,.cds-custom--text-input__field-wrapper .cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*{inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug){padding-inline-end:2.5rem}.cds-custom--text-input--invalid:has(~.cds-custom--ai-label),.cds-custom--text-input--invalid:has(~.cds-custom--slug),.cds-custom--text-input--invalid:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input--warning:has(~.cds-custom--ai-label),.cds-custom--text-input--warning:has(~.cds-custom--slug),.cds-custom--text-input--warning:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*){padding-inline-end:4rem}.cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:2.5rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--text-input__label-wrapper{display:flex;inline-size:100%;justify-content:space-between}:host(cds-custom-text-input){--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px;inline-size:100%;outline:none}:host(cds-custom-text-input) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input) ::slotted(cds-custom-slug){inset-block-start:50%;inset-inline-end:1rem;position:absolute}:host(cds-custom-text-input) ::slotted(cds-custom-ai-label:not([revert-active])),:host(cds-custom-text-input) ::slotted(cds-custom-slug:not([revert-active])){transform:translateY(-50%)}:host(cds-custom-text-input[show-password-visibility-toggle]) .cds-custom--text-input{padding-inline-end:2.5rem}:host(cds-custom-text-input[show-password-visibility-toggle]) .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}:host(cds-custom-text-input[invalid]) .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input,:host(cds-custom-text-input[warn]) .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input{padding-inline-end:4rem}:host(cds-custom-text-input[invalid]) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input[invalid]) ::slotted(cds-custom-slug),:host(cds-custom-text-input[warn]) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input[warn]) ::slotted(cds-custom-slug){inset-inline-end:2.5rem}:host(cds-custom-text-input[ai-label]) .cds-custom--text-input__field-wrapper--decorator{background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff)}']);
|
|
5017
5017
|
let L = class extends Ii(xc(y)) {
|
|
5018
5018
|
constructor() {
|
|
5019
5019
|
super(...arguments), this._hasAILabel = !1, this._value = "", this.autocomplete = "", this.autofocus = !1, this.disabled = !1, this.enableCounter = !1, this.helperText = "", this.invalid = !1, this.invalidText = "", this.warn = !1, this.warnText = "", this.hideLabel = !1, this.label = "", this.name = "", this.pattern = "", this.placeholder = "", this.readonly = !1, this.required = !1, this.requiredValidityMessage = "Please fill out this field.", this.hidePasswordLabel = "Hide password", this.showPasswordLabel = "Show password", this.showPasswordVisibilityToggle = !1, this.size = Ho.MEDIUM, this.inline = !1, this.tooltipAlignment = Ns.CENTER, this.tooltipDirection = Hs.BOTTOM, this.type = Ct.TEXT, this.validityMessage = "";
|
|
@@ -5058,7 +5058,7 @@ let L = class extends Ii(xc(y)) {
|
|
|
5058
5058
|
render() {
|
|
5059
5059
|
const { disabled: t, enableCounter: o, helperText: e, hideLabel: c, inline: r, invalid: n, invalidText: u, label: l, maxCount: p, readonly: v, required: h, size: b, type: g, warn: f, warnText: x, value: C, _handleInput: $, _hasAILabel: S, _handleSlotChange: M } = this, T = Ai({
|
|
5060
5060
|
class: `${i}--text-input__invalid-icon`
|
|
5061
|
-
}),
|
|
5061
|
+
}), O = Mi({
|
|
5062
5062
|
class: `${i}--text-input__invalid-icon ${i}--text-input__invalid-icon--warning`
|
|
5063
5063
|
}), w = {
|
|
5064
5064
|
disabled: !v && t,
|
|
@@ -5068,7 +5068,7 @@ let L = class extends Ii(xc(y)) {
|
|
|
5068
5068
|
"slot-text": "",
|
|
5069
5069
|
icon: null
|
|
5070
5070
|
};
|
|
5071
|
-
w.invalid ? (w.icon = T, w["slot-name"] = "invalid-text", w["slot-text"] = u) : w.warn && (w.icon =
|
|
5071
|
+
w.invalid ? (w.icon = T, w["slot-name"] = "invalid-text", w["slot-text"] = u) : w.warn && (w.icon = O, w["slot-name"] = "warn-text", w["slot-text"] = x);
|
|
5072
5072
|
const I = H({
|
|
5073
5073
|
[`${i}--label`]: !0,
|
|
5074
5074
|
[`${i}--text-input__label-counter`]: !0,
|
|
@@ -5195,7 +5195,7 @@ let L = class extends Ii(xc(y)) {
|
|
|
5195
5195
|
}
|
|
5196
5196
|
};
|
|
5197
5197
|
L.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
5198
|
-
L.styles =
|
|
5198
|
+
L.styles = Oi;
|
|
5199
5199
|
d([
|
|
5200
5200
|
Dt("input")
|
|
5201
5201
|
], L.prototype, "_input", void 0);
|
|
@@ -5288,7 +5288,7 @@ d([
|
|
|
5288
5288
|
a({ reflect: !0 })
|
|
5289
5289
|
], L.prototype, "value", null);
|
|
5290
5290
|
L = d([
|
|
5291
|
-
|
|
5291
|
+
E(`${i}-text-input`)
|
|
5292
5292
|
], L);
|
|
5293
5293
|
var kc = j(['@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xs,1.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-sm,2rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-md,2.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-lg,3rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xl,4rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-2xl,5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-normal,1rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-normal,1rem)}:root{--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--layer-one,:root{--cds-custom-layer:var(--cds-custom-layer-01,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-01,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-01,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-01,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-01,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-01,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-01,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-01,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-01,#a8a8a8);--cds-custom-field:var(--cds-custom-field-01,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-01,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-00,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-01,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-01,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-custom-layer:var(--cds-custom-layer-02,#fff);--cds-custom-layer-active:var(--cds-custom-layer-active-02,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-02,#f4f4f4);--cds-custom-layer-hover:var(--cds-custom-layer-hover-02,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-02,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-02,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-02,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-02,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-02,#a8a8a8);--cds-custom-field:var(--cds-custom-field-02,#fff);--cds-custom-field-hover:var(--cds-custom-field-hover-02,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-01,#c6c6c6);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-02,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-02,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-custom-layer:var(--cds-custom-layer-03,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-03,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-03,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-03,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-03,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-03,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-03,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-03,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-03,#a8a8a8);--cds-custom-field:var(--cds-custom-field-03,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-03,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-02,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-03,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-03,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-custom-layer-background)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-custom-field) inset;-webkit-text-fill-color:var(--cds-custom-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.cds-custom--label{color:var(--cds-custom-text-secondary,#525252);display:inline-block;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);inline-size:100%;justify-content:center;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement{display:none;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-custom-text-secondary,#525252);font-size:var(--cds-custom-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input{--cds-custom-layout-size-height-local:clamp(max(var(--cds-custom-layout-size-height-min),var(--cds-custom-layout-size-height-sm)),var(--cds-custom-layout-size-height,var(--cds-custom-layout-size-height-md)),min(var(--cds-custom-layout-size-height-max),var(--cds-custom-layout-size-height-lg)));--cds-custom-layout-density-padding-inline-local:clamp(var(--cds-custom-layout-density-padding-inline-min),var(--cds-custom-layout-density-padding-inline,var(--cds-custom-layout-density-padding-inline-normal)),var(--cds-custom-layout-density-padding-inline-max));background-color:var(--cds-custom-field);block-size:var(--cds-custom-layout-size-height-local);border:none;border-block-end:1px solid var(--cds-custom-border-strong);box-sizing:border-box;color:var(--cds-custom-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0;padding:0 var(--cds-custom-layout-density-padding-inline-local);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--text-input *,.cds-custom--text-input :after,.cds-custom--text-input :before{box-sizing:inherit}.cds-custom--text-input:active,.cds-custom--text-input:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input:active,.cds-custom--text-input:focus{outline-style:dotted}}.cds-custom--text-input-wrapper svg[hidden]{display:none}.cds-custom--password-input{padding-inline-end:2.5rem}.cds-custom--text-input--sm.cds-custom--password-input{padding-inline-end:2rem}.cds-custom--text-input--lg.cds-custom--password-input{padding-inline-end:3rem}.cds-custom--text-input::-moz-placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input::placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input--light{background-color:var(--cds-custom-field-02,#fff)}.cds-custom--text-input__field-wrapper{display:flex;inline-size:100%;position:relative}.cds-custom--text-input__invalid-icon{position:absolute;fill:var(--cds-custom-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__invalid-icon--warning{fill:var(--cds-custom-support-warning,#f1c21b)}.cds-custom--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds-custom--text-input--password__visibility{align-items:center;cursor:pointer;display:inline-flex;overflow:visible;position:relative}.cds-custom--text-input--password__visibility:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus{outline-style:dotted}}.cds-custom--text-input--password__visibility:focus{outline:1px solid transparent}.cds-custom--text-input--password__visibility:focus svg{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus svg{outline-style:dotted}}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{align-items:center;display:flex;opacity:0;pointer-events:none;position:absolute;z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{display:inline-block}}.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:none}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:before{transition:none}.cds-custom--text-input--password__visibility:before{block-size:0;border-style:solid;content:"";inline-size:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{background-color:var(--cds-custom-background-inverse,#393939);block-size:auto;border-radius:.125rem;box-shadow:0 2px 6px var(--cds-custom-shadow,rgba(0,0,0,.3));color:var(--cds-custom-text-inverse,#fff);font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:400;font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);max-inline-size:13rem;min-inline-size:1.5rem;padding:.1875rem 1rem;text-align:start;transform:translateX(-50%);z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-accelerator:true){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-ime-align:auto){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{border:1px solid transparent}}.cds-custom--text-input--password__visibility:after{content:attr(aria-label)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after{content:none}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:before,.cds-custom--text-input--password__visibility:focus:after,.cds-custom--text-input--password__visibility:focus:before,.cds-custom--text-input--password__visibility:hover:after,.cds-custom--text-input--password__visibility:hover:before{opacity:1}@keyframes cds-custom--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text{margin:auto;overflow:visible;clip:auto}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover.cds-custom--tooltip--a11y:before{animation:cds-custom--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden+.cds-custom--assistive-text{margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden.cds-custom--tooltip--a11y:before{animation:none;opacity:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text:after{block-size:.75rem;content:"";display:block;inline-size:100%;inset-block-start:-.75rem;inset-inline-start:0;position:absolute}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds-custom--text-input--password__visibility:before{border-color:transparent transparent var(--cds-custom-background-inverse,#393939);border-width:0 .25rem .3125rem;inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{align-items:center;background:none;block-size:100%;border:0;cursor:pointer;display:flex;inline-size:2.5rem;inset-inline-end:0;justify-content:center;min-block-size:auto;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--toggle-password-tooltip .cds-custom--popover{inset-inline-start:-2.5rem}.cds-custom--toggle-password-tooltip .cds-custom--popover-content{min-inline-size:2.5rem}.cds-custom--text-input--sm+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:2rem}.cds-custom--text-input--lg+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:3rem}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252);transition:fill 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus svg,.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--text-input--invalid,.cds-custom--text-input--warning{padding-inline-end:2.5rem}.cds-custom--text-input--invalid.cds-custom--password-input{padding-inline-end:4rem}.cds-custom--text-input--invalid+.cds-custom--text-input--password__visibility__toggle{inset-inline-end:1rem}.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{cursor:not-allowed}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg:hover{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input__counter-alert{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px}.cds-custom--text-input:disabled{background-color:var(--cds-custom-field);border-block-end:1px solid transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:2px solid transparent;outline-offset:-2px;-webkit-text-fill-color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--light:disabled{background-color:var(--cds-custom-field-02,#fff)}.cds-custom--text-input:disabled::-moz-placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input:disabled::placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input--invalid{box-shadow:none;outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--invalid{outline-style:dotted}}.cds-custom--text-input--invalid .cds-custom--text-input--password__visibility__toggle{inset-inline-end:2.5rem}.cds-custom--skeleton.cds-custom--text-input{background:var(--cds-custom-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--skeleton.cds-custom--text-input:active,.cds-custom--skeleton.cds-custom--text-input:focus,.cds-custom--skeleton.cds-custom--text-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton.cds-custom--text-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--skeleton.cds-custom--text-input:before{animation:none}}.cds-custom--form--fluid .cds-custom--text-input-wrapper{background:var(--cds-custom-field);position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--form--fluid .cds-custom--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds-custom--form--fluid .cds-custom--form__helper-text{display:none}.cds-custom--form--fluid .cds-custom--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds-custom--form--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--form--fluid .cds-custom--text-input--invalid,.cds-custom--form--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input--invalid+.cds-custom--text-input__divider,.cds-custom--form--fluid .cds-custom--text-input--warning+.cds-custom--text-input__divider{border-color:var(--cds-custom-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds-custom--form--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-custom-border-strong)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input-wrapper.cds-custom--text-input-wrapper--inline{flex-flow:row wrap}.cds-custom--text-input-wrapper .cds-custom--label--inline{flex:1;margin:.8125rem 0 0;overflow-wrap:break-word;word-break:break-word}.cds-custom--text-input-wrapper .cds-custom--label--inline--sm{margin-block-start:.5625rem}.cds-custom--text-input-wrapper .cds-custom--label--inline--lg{margin-block-start:1.0625rem}.cds-custom--text-input__label-helper-wrapper{flex:2;flex-direction:column;margin-inline-end:1.5rem;max-inline-size:8rem;overflow-wrap:break-word}.cds-custom--text-input-wrapper .cds-custom--form__helper-text--inline{margin-block-start:.125rem}.cds-custom--text-input__field-outer-wrapper{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;inline-size:100%}.cds-custom--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--text-input-wrapper--inline--invalid .cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input-wrapper--readonly,.cds-custom--text-input-wrapper--readonly .cds-custom--text-input{background:transparent;border-block-end-color:var(--cds-custom-border-subtle)}.cds-custom--text-input__field-wrapper .cds-custom--ai-label,.cds-custom--text-input__field-wrapper .cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*{inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug){padding-inline-end:2.5rem}.cds-custom--text-input--invalid:has(~.cds-custom--ai-label),.cds-custom--text-input--invalid:has(~.cds-custom--slug),.cds-custom--text-input--invalid:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input--warning:has(~.cds-custom--ai-label),.cds-custom--text-input--warning:has(~.cds-custom--slug),.cds-custom--text-input--warning:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*){padding-inline-end:4rem}.cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:2.5rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--text-input__label-wrapper{display:flex;inline-size:100%;justify-content:space-between}.cds-custom--search--sm .cds-custom--search-close,.cds-custom--search--sm.cds-custom--search--expandable,.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--sm~.cds-custom--search-button,:host(cds-custom-search-skeleton[size=sm]) .cds-custom--search-close,:host(cds-custom-search-skeleton[size=sm]):host(cds-custom-search[expandable]),:host(cds-custom-search-skeleton[size=sm]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier,:host(cds-custom-search-skeleton[size=sm])~.cds-custom--search-button,:host(cds-custom-search[size=sm]) .cds-custom--search-close,:host(cds-custom-search[size=sm]):host(cds-custom-search[expandable]),:host(cds-custom-search[size=sm]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier,:host(cds-custom-search[size=sm])~.cds-custom--search-button{block-size:2rem;inline-size:2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search-skeleton[size=sm]):host(cds-custom-search[expandable]) .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search[size=sm]):host(cds-custom-search[expandable]) .cds-custom--search-input::-moz-placeholder{padding:0 2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::placeholder,:host(cds-custom-search-skeleton[size=sm]):host(cds-custom-search[expandable]) .cds-custom--search-input::placeholder,:host(cds-custom-search[size=sm]):host(cds-custom-search[expandable]) .cds-custom--search-input::placeholder{padding:0 2rem}.cds-custom--search--md .cds-custom--search-close,.cds-custom--search--md.cds-custom--search--expandable,.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--md~.cds-custom--search-button,:host(cds-custom-search-skeleton[size=md]) .cds-custom--search-close,:host(cds-custom-search-skeleton[size=md]):host(cds-custom-search[expandable]),:host(cds-custom-search-skeleton[size=md]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier,:host(cds-custom-search-skeleton[size=md])~.cds-custom--search-button,:host(cds-custom-search[size=md]) .cds-custom--search-close,:host(cds-custom-search[size=md]):host(cds-custom-search[expandable]),:host(cds-custom-search[size=md]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier,:host(cds-custom-search[size=md])~.cds-custom--search-button{block-size:2.5rem;inline-size:2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search-skeleton[size=md]):host(cds-custom-search[expandable]) .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search[size=md]):host(cds-custom-search[expandable]) .cds-custom--search-input::-moz-placeholder{padding:0 2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::placeholder,:host(cds-custom-search-skeleton[size=md]):host(cds-custom-search[expandable]) .cds-custom--search-input::placeholder,:host(cds-custom-search[size=md]):host(cds-custom-search[expandable]) .cds-custom--search-input::placeholder{padding:0 2.5rem}.cds-custom--search--lg .cds-custom--search-close,.cds-custom--search--lg.cds-custom--search--expandable,.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--lg~.cds-custom--search-button,:host(cds-custom-search-skeleton[size=lg]) .cds-custom--search-close,:host(cds-custom-search-skeleton[size=lg]):host(cds-custom-search[expandable]),:host(cds-custom-search-skeleton[size=lg]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier,:host(cds-custom-search-skeleton[size=lg])~.cds-custom--search-button,:host(cds-custom-search[size=lg]) .cds-custom--search-close,:host(cds-custom-search[size=lg]):host(cds-custom-search[expandable]),:host(cds-custom-search[size=lg]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier,:host(cds-custom-search[size=lg])~.cds-custom--search-button{block-size:3rem;inline-size:3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search-skeleton[size=lg]):host(cds-custom-search[expandable]) .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search[size=lg]):host(cds-custom-search[expandable]) .cds-custom--search-input::-moz-placeholder{padding:0 3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::placeholder,:host(cds-custom-search-skeleton[size=lg]):host(cds-custom-search[expandable]) .cds-custom--search-input::placeholder,:host(cds-custom-search[size=lg]):host(cds-custom-search[expandable]) .cds-custom--search-input::placeholder{padding:0 3rem}.cds-custom--search--expandable.cds-custom--search--expanded,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]){inline-size:100%}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-input{inline-size:100%;transition:padding 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-input::-moz-placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::placeholder,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-input::placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-magnifier{pointer-events:none}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier-icon,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-magnifier-icon{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--search,:host(cds-custom-search){align-items:center;display:flex;inline-size:100%;position:relative}.cds-custom--search .cds-custom--label,:host(cds-custom-search) .cds-custom--label{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--cds-custom-field);border:none;border-block-end:1px solid var(--cds-custom-border-strong);box-sizing:border-box;color:var(--cds-custom-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;order:1;outline:2px solid transparent;outline-offset:-2px;padding:0 2.5rem;text-overflow:ellipsis;transition:background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--search-input *,.cds-custom--search-input :after,.cds-custom--search-input :before{box-sizing:inherit}.cds-custom--search-input:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-input:focus{outline-style:dotted}}.cds-custom--search-input::-moz-placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--search-input::placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--search-input::-ms-clear{display:none}.cds-custom--search-input[disabled]{background-color:var(--cds-custom-field);border-block-end:1px solid transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--search-input[disabled]::-moz-placeholder{color:var(--cds-custom-field)}.cds-custom--search-input[disabled]::placeholder{color:var(--cds-custom-field)}.cds-custom--search--light .cds-custom--search-close:before,.cds-custom--search--light .cds-custom--search-input{background:var(--cds-custom-field-02,#fff)}.cds-custom--search--sm .cds-custom--search-input,.cds-custom--search--sm.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input,:host(cds-custom-search-skeleton[size=sm]) .cds-custom--search-input,:host(cds-custom-search[size=sm]) .cds-custom--search-input{block-size:2rem;padding:0 2rem}.cds-custom--search--sm .cds-custom--search-magnifier-icon,:host(cds-custom-search-skeleton[size=sm]) .cds-custom--search-magnifier-icon,:host(cds-custom-search[size=sm]) .cds-custom--search-magnifier-icon{inset-inline-start:.5rem}.cds-custom--search--md .cds-custom--search-input,.cds-custom--search--md.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input,:host(cds-custom-search-skeleton[size=md]) .cds-custom--search-input,:host(cds-custom-search[size=md]) .cds-custom--search-input{block-size:2.5rem;padding:0 2.5rem}.cds-custom--search--md .cds-custom--search-magnifier-icon,:host(cds-custom-search-skeleton[size=md]) .cds-custom--search-magnifier-icon,:host(cds-custom-search[size=md]) .cds-custom--search-magnifier-icon{inset-inline-start:.75rem}.cds-custom--search--lg .cds-custom--search-input,.cds-custom--search--lg.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input,:host(cds-custom-search-skeleton[size=lg]) .cds-custom--search-input,:host(cds-custom-search[size=lg]) .cds-custom--search-input{block-size:3rem;padding:0 3rem}.cds-custom--search-magnifier-icon{block-size:1rem;border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;position:absolute;vertical-align:baseline;z-index:2;fill:var(--cds-custom-icon-secondary,#525252);inline-size:1rem;inset-block-start:50%;inset-inline-start:1rem;pointer-events:none;transform:translateY(-50%)}.cds-custom--search-magnifier-icon *,.cds-custom--search-magnifier-icon :after,.cds-custom--search-magnifier-icon :before{box-sizing:inherit}.cds-custom--search-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inset-block-start:0;inset-inline-end:0;margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;text-align:start;vertical-align:baseline}.cds-custom--search-close *,.cds-custom--search-close :after,.cds-custom--search-close :before{box-sizing:inherit}.cds-custom--search-close::-moz-focus-inner{border:0}.cds-custom--search-close:before{background-color:var(--cds-custom-field);block-size:calc(100% - 2px);content:"";display:block;inline-size:2px;inset-block-start:.0625rem;inset-inline-start:0;position:absolute;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--search-close:before{transition:none}}.cds-custom--search-close:hover{border-block-end:1px solid var(--cds-custom-border-strong)}.cds-custom--search-close:hover:before{background-color:var(--cds-custom-field-hover)}.cds-custom--search-button{background-color:var(--cds-custom-field);flex-shrink:0;margin-inline-start:.125rem}.cds-custom--search-button svg{fill:currentColor;vertical-align:middle}.cds-custom--search-close svg{fill:inherit}.cds-custom--search-button,.cds-custom--search-close{align-items:center;block-size:2.5rem;border-color:transparent;border-style:solid;border-width:1px 0;cursor:pointer;display:flex;justify-content:center;fill:var(--cds-custom-icon-primary,#161616);inline-size:2.5rem;opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9),border .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}.cds-custom--search-button:hover,.cds-custom--search-close:hover{background-color:var(--cds-custom-field-hover)}.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{background-color:var(--cds-custom-background-selected,hsla(0,0%,55%,.2));outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:active,.cds-custom--search-close:active{outline-style:dotted}}.cds-custom--search--disabled .cds-custom--search-close,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier{cursor:not-allowed;outline:none}.cds-custom--search--disabled .cds-custom--search-close:hover,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover{background-color:transparent;border-block-end-color:transparent}.cds-custom--search--disabled .cds-custom--search-close:hover:before,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover:before{background-color:transparent}.cds-custom--search--disabled svg{fill:var(--cds-custom-icon-on-color-disabled,#8d8d8d)}.cds-custom--search-close:active:before,.cds-custom--search-close:focus:before{background-color:var(--cds-custom-focus,#0f62fe)}.cds-custom--search-input:focus~.cds-custom--search-close:hover{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-input:focus~.cds-custom--search-close:hover{outline-style:dotted}}.cds-custom--search--sm .cds-custom--search-close,.cds-custom--search--sm.cds-custom--search--expandable,.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--sm~.cds-custom--search-button,:host(cds-custom-search-skeleton[size=sm]) .cds-custom--search-close,:host(cds-custom-search-skeleton[size=sm])~.cds-custom--search-button,:host(cds-custom-search[size=sm]) .cds-custom--search-close,:host(cds-custom-search[size=sm])~.cds-custom--search-button{block-size:2rem;inline-size:2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 2rem}.cds-custom--search--sm.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 2rem}.cds-custom--search--md .cds-custom--search-close,.cds-custom--search--md.cds-custom--search--expandable,.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--md~.cds-custom--search-button,:host(cds-custom-search-skeleton[size=md]) .cds-custom--search-close,:host(cds-custom-search-skeleton[size=md])~.cds-custom--search-button,:host(cds-custom-search[size=md]) .cds-custom--search-close,:host(cds-custom-search[size=md])~.cds-custom--search-button{block-size:2.5rem;inline-size:2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 2.5rem}.cds-custom--search--md.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 2.5rem}.cds-custom--search--lg .cds-custom--search-close,.cds-custom--search--lg.cds-custom--search--expandable,.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-magnifier,.cds-custom--search--lg~.cds-custom--search-button,:host(cds-custom-search-skeleton[size=lg]) .cds-custom--search-close,:host(cds-custom-search-skeleton[size=lg])~.cds-custom--search-button,:host(cds-custom-search[size=lg]) .cds-custom--search-close,:host(cds-custom-search[size=lg])~.cds-custom--search-button{block-size:3rem;inline-size:3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder{padding:0 3rem}.cds-custom--search--lg.cds-custom--search--expandable .cds-custom--search-input::placeholder{padding:0 3rem}.cds-custom--search-close--hidden{opacity:0;visibility:hidden}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input{background:var(--cds-custom-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:100%;padding:0;pointer-events:none;position:relative}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:hover,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:hover,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:hover{border:none;cursor:default;outline:none}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input:before,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input:before{animation:none}}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder{color:transparent}.cds-custom--search--lg.cds-custom--skeleton .cds-custom--search-input::placeholder,.cds-custom--search--md.cds-custom--skeleton .cds-custom--search-input::placeholder,.cds-custom--search--sm.cds-custom--skeleton .cds-custom--search-input::placeholder{color:transparent}.cds-custom--search--expandable,:host(cds-custom-search[expandable]){transition:width 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded{inline-size:100%}.cds-custom--search--expandable .cds-custom--search-input,:host(cds-custom-search[expandable]) .cds-custom--search-input{inline-size:0;padding:0;transition:padding 70ms cubic-bezier(.2,0,.38,.9),width 0s linear 70ms}.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search[expandable]) .cds-custom--search-input::-moz-placeholder{opacity:0;position:relative;transition-duration:70ms;-moz-transition-property:padding,opacity;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::placeholder,:host(cds-custom-search[expandable]) .cds-custom--search-input::placeholder{opacity:0;position:relative;transition-duration:70ms;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{inline-size:100%;transition:padding 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::-moz-placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::placeholder{opacity:1;padding:0;position:relative}.cds-custom--search--expandable .cds-custom--search-magnifier,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier{cursor:pointer;position:absolute}.cds-custom--search--expandable .cds-custom--search-magnifier:focus,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier:focus{outline:2px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--search--expandable .cds-custom--search-magnifier:hover,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12))}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier{pointer-events:none}.cds-custom--search--expandable .cds-custom--search-magnifier-icon,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier-icon{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier-icon{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--search--expandable.cds-custom--search--disabled svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}:host(cds-custom-search){outline:none}:host(cds-custom-search[expandable][size=sm]) .cds-custom--search-magnifier{block-size:2rem;inline-size:2rem}:host(cds-custom-search[expandable][size=md]) .cds-custom--search-magnifier{block-size:2.5rem;inline-size:2.5rem}:host(cds-custom-search[expandable][size=lg]) .cds-custom--search-magnifier{block-size:3rem;inline-size:3rem}:host(cds-custom-search[expandable][expanded]) .cds-custom--search-input{inline-size:100%}:host(cds-custom-search[expandable][expanded]) .cds-custom--search-magnifier{pointer-events:none}:host(cds-custom-search[expandable][expanded][size=sm]) .cds-custom--search-input{padding:0 2rem}:host(cds-custom-search[expandable][expanded][size=md]) .cds-custom--search-input{padding:0 2.5rem}:host(cds-custom-search[expandable][expanded][size=lg]) .cds-custom--search-input{padding:0 3rem}:host(cds-custom-search[expandable][expanded][size=lg]) ::slotted(.cds-custom--search-magnifier){block-size:3rem;inline-size:3rem}:host(cds-custom-search[disabled]) svg{fill:var(--cds-custom-icon-on-color-disabled,#8d8d8d)}:host(cds-custom-search[disabled]) .cds-custom--search-close{outline:none;pointer-events:none}:host(cds-custom-search[disabled]) .cds-custom--search-close:before{background:none}:host(cds-custom-search-skeleton){inline-size:100%}:host(cds-custom-search-skeleton) .cds-custom--search-input{background:var(--cds-custom-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:100%;padding:0;pointer-events:none;position:relative}:host(cds-custom-search-skeleton) .cds-custom--search-input:active,:host(cds-custom-search-skeleton) .cds-custom--search-input:focus,:host(cds-custom-search-skeleton) .cds-custom--search-input:hover{border:none;cursor:default;outline:none}:host(cds-custom-search-skeleton) .cds-custom--search-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){:host(cds-custom-search-skeleton) .cds-custom--search-input:before{animation:none}}:host(cds-custom-search-skeleton) .cds-custom--search-input::-moz-placeholder{color:transparent}:host(cds-custom-search-skeleton) .cds-custom--search-input::placeholder{color:transparent}']);
|
|
5294
5294
|
let Z = class extends uo(at(xc(y))) {
|
|
@@ -5449,7 +5449,7 @@ d([
|
|
|
5449
5449
|
a({ type: String })
|
|
5450
5450
|
], Z.prototype, "value", void 0);
|
|
5451
5451
|
Z = d([
|
|
5452
|
-
|
|
5452
|
+
E(`${i}-search`)
|
|
5453
5453
|
], Z);
|
|
5454
5454
|
let ns = class extends y {
|
|
5455
5455
|
constructor() {
|
|
@@ -5467,9 +5467,9 @@ d([
|
|
|
5467
5467
|
a({ reflect: !0 })
|
|
5468
5468
|
], ns.prototype, "size", void 0);
|
|
5469
5469
|
ns = d([
|
|
5470
|
-
|
|
5470
|
+
E(`${i}-search-skeleton`)
|
|
5471
5471
|
], ns);
|
|
5472
|
-
const
|
|
5472
|
+
const Ei = `/**
|
|
5473
5473
|
* @license
|
|
5474
5474
|
*
|
|
5475
5475
|
* Copyright IBM Corp. 2025
|
|
@@ -5518,7 +5518,7 @@ let Bo = class extends y {
|
|
|
5518
5518
|
}
|
|
5519
5519
|
};
|
|
5520
5520
|
Bo.styles = j`
|
|
5521
|
-
${ct([
|
|
5521
|
+
${ct([Ei])}
|
|
5522
5522
|
`;
|
|
5523
5523
|
Js([
|
|
5524
5524
|
Bt()
|
|
@@ -6056,8 +6056,12 @@ function Ne(s) {
|
|
|
6056
6056
|
let c = document == null ? void 0 : document.querySelector(
|
|
6057
6057
|
`script[src="${t}"]`
|
|
6058
6058
|
);
|
|
6059
|
-
if (!c && t) {
|
|
6060
|
-
c = document.createElement("script"), c.src = t, c.type = "module", c.defer = !0, c.async = !0, c.crossOrigin = "anonymous", c.setAttribute("data-status", "loading"), (u = document == null ? void 0 : document.head) == null || u.appendChild(c)
|
|
6059
|
+
if (!c && t && s.solisConfig) {
|
|
6060
|
+
c = document.createElement("script"), c.src = t, c.type = "module", c.defer = !0, c.async = !0, c.crossOrigin = "anonymous", c.setAttribute("data-status", "loading"), (u = document == null ? void 0 : document.head) == null || u.appendChild(c), window._solis = {
|
|
6061
|
+
is_prod: s.solisConfig.is_prod,
|
|
6062
|
+
cdn_hostname: s.solisConfig.cdn_hostname,
|
|
6063
|
+
deployment_environment: s.solisConfig.deployment_environment
|
|
6064
|
+
};
|
|
6061
6065
|
const l = (p) => {
|
|
6062
6066
|
c == null || c.setAttribute(
|
|
6063
6067
|
"data-status",
|
|
@@ -6092,19 +6096,14 @@ let Ht = class extends y {
|
|
|
6092
6096
|
return super.createRenderRoot();
|
|
6093
6097
|
}
|
|
6094
6098
|
connectedCallback() {
|
|
6095
|
-
|
|
6096
|
-
|
|
6097
|
-
|
|
6098
|
-
(o = t.detail) != null && o.message && ((e = t.detail) == null ? void 0 : e.message) === "load" ? this.assistMeScriptLoaded = !0 : (c = t.detail) != null && c.message && ((r = t.detail) == null ? void 0 : r.message) === "error" && console.error(
|
|
6099
|
+
super.connectedCallback(), this.headerProps.assistMeConfigs && (Te(this.headerProps), document.addEventListener("assist-me-script-status", (s) => {
|
|
6100
|
+
var t, o, e, c;
|
|
6101
|
+
(t = s.detail) != null && t.message && ((o = s.detail) == null ? void 0 : o.message) === "load" ? this.assistMeScriptLoaded = !0 : (e = s.detail) != null && e.message && ((c = s.detail) == null ? void 0 : c.message) === "error" && console.error(
|
|
6099
6102
|
"An error occurred trying to load the assistMe script."
|
|
6100
6103
|
);
|
|
6101
|
-
})),
|
|
6102
|
-
var o, e, c
|
|
6103
|
-
(
|
|
6104
|
-
is_prod: this.headerProps.solisConfig.is_prod,
|
|
6105
|
-
cdn_hostname: this.headerProps.solisConfig.cdn_hostname,
|
|
6106
|
-
deployment_environment: this.headerProps.solisConfig.deployment_environment
|
|
6107
|
-
}) : (c = t.detail) != null && c.message && ((r = t.detail) == null ? void 0 : r.message) === "error" && console.error("An error occurred trying to load the solis script.");
|
|
6104
|
+
})), this.headerProps.solisConfig && this.headerProps.solisConfig.isEnabled && (Ne(this.headerProps), document.addEventListener("solis-script-status", (s) => {
|
|
6105
|
+
var t, o, e, c;
|
|
6106
|
+
(t = s.detail) != null && t.message && ((o = s.detail) == null ? void 0 : o.message) === "load" && this.headerProps.solisConfig ? this.solisScriptLoaded = !0 : (e = s.detail) != null && e.message && ((c = s.detail) == null ? void 0 : c.message) === "error" && console.error("An error occurred trying to load the solis script.");
|
|
6108
6107
|
}));
|
|
6109
6108
|
}
|
|
6110
6109
|
disconnectedCallback() {
|
|
@@ -6117,7 +6116,7 @@ let Ht = class extends y {
|
|
|
6117
6116
|
this.headerProps.assistMeConfigs && s.has("headerProps") && Te(this.headerProps), (t = this.headerProps.solisConfig) != null && t.isEnabled && s.has("headerProps") && Ne(this.headerProps);
|
|
6118
6117
|
}
|
|
6119
6118
|
render() {
|
|
6120
|
-
var s, t, o, e, c, r, n, u, l, p, v, h, b, g, f, x, C, $, S, M, T,
|
|
6119
|
+
var s, t, o, e, c, r, n, u, l, p, v, h, b, g, f, x, C, $, S, M, T, O, w;
|
|
6121
6120
|
return m`
|
|
6122
6121
|
<cds-custom-header
|
|
6123
6122
|
class="${B}__header"
|
|
@@ -6209,7 +6208,7 @@ let Ht = class extends y {
|
|
|
6209
6208
|
${Zt({
|
|
6210
6209
|
[`${B}--rail-sidePanel`]: typeof this.headerProps.sideNavPropsV2.isCollapsible < "u" && !this.headerProps.sideNavPropsV2.isCollapsible
|
|
6211
6210
|
})}">
|
|
6212
|
-
${(w = (
|
|
6211
|
+
${(w = (O = this.headerProps.sideNavPropsV2) == null ? void 0 : O.links) == null ? void 0 : w.map((I) => {
|
|
6213
6212
|
var k, P, D;
|
|
6214
6213
|
return m`
|
|
6215
6214
|
<clabs-global-header-side-nav-item
|
|
@@ -6277,7 +6276,7 @@ var Ji = Object.defineProperty, td = Object.getOwnPropertyDescriptor, Y = (s, t,
|
|
|
6277
6276
|
const { stablePrefix: od } = st;
|
|
6278
6277
|
let U = class extends y {
|
|
6279
6278
|
constructor() {
|
|
6280
|
-
super(), this.productName = null, this.productKey = "", this.fetchHeaders = {}, this.
|
|
6279
|
+
super(), this.productName = null, this.productKey = "", this.fetchHeaders = {}, this.solisEnabled = !1, this.basePath = "", this.displayName = "", this.userEmail = "", this.productVersion = null, this.assistMeKey = "", this.aiCallbackEvent = "", this.hasNewNotifications = !1, this.searchConfigs = null, this.capabilityProfileFooterLinks = [], this.capabilityGlobalActions = [], this.headerOptions = { ...an }, this._customEventListener = this._customEventListener.bind(this);
|
|
6281
6280
|
}
|
|
6282
6281
|
connectedCallback() {
|
|
6283
6282
|
super.connectedCallback(), document.addEventListener(Se, this._customEventListener);
|
|
@@ -6326,7 +6325,7 @@ let U = class extends y {
|
|
|
6326
6325
|
}
|
|
6327
6326
|
initSolisOptions() {
|
|
6328
6327
|
return {
|
|
6329
|
-
isEnabled:
|
|
6328
|
+
isEnabled: !0,
|
|
6330
6329
|
scriptUrl: "https://cdn.dev.saas.ibm.com/solis_ui/v1/switcher/solis-switcher.es.js",
|
|
6331
6330
|
is_prod: !1,
|
|
6332
6331
|
cdn_hostname: "https://cdn.dev.saas.ibm.com/solis_ui/v1",
|
|
@@ -6379,7 +6378,7 @@ let U = class extends y {
|
|
|
6379
6378
|
});
|
|
6380
6379
|
this.dispatchEvent(g);
|
|
6381
6380
|
}
|
|
6382
|
-
}), this.
|
|
6381
|
+
}), this.solisEnabled && (r.solisConfig = this.initSolisOptions()), this.capabilityProfileFooterLinks && this.capabilityProfileFooterLinks.length > 0 && (r.profileFooterLinks = [
|
|
6383
6382
|
...this.capabilityProfileFooterLinks,
|
|
6384
6383
|
...r.profileFooterLinks ?? []
|
|
6385
6384
|
]), this.capabilityGlobalActions && this.capabilityGlobalActions.length > 0 && (r.globalActionConfigs = [...this.capabilityGlobalActions]), r;
|
|
@@ -6406,7 +6405,7 @@ Y([
|
|
|
6406
6405
|
], U.prototype, "fetchHeaders", 2);
|
|
6407
6406
|
Y([
|
|
6408
6407
|
a({ type: Boolean })
|
|
6409
|
-
], U.prototype, "
|
|
6408
|
+
], U.prototype, "solisEnabled", 2);
|
|
6410
6409
|
Y([
|
|
6411
6410
|
a({ type: String })
|
|
6412
6411
|
], U.prototype, "basePath", 2);
|
|
@@ -6566,7 +6565,7 @@ d([
|
|
|
6566
6565
|
a({ type: Boolean })
|
|
6567
6566
|
], Wt.prototype, "slug", void 0);
|
|
6568
6567
|
Wt = d([
|
|
6569
|
-
|
|
6568
|
+
E(`${i}-clickable-tile`)
|
|
6570
6569
|
], Wt);
|
|
6571
6570
|
let Yt = class extends uo(at(y)) {
|
|
6572
6571
|
constructor() {
|
|
@@ -6695,7 +6694,7 @@ d([
|
|
|
6695
6694
|
a({ type: Boolean, reflect: !0, attribute: "with-interactive" })
|
|
6696
6695
|
], Yt.prototype, "withInteractive", void 0);
|
|
6697
6696
|
Yt = d([
|
|
6698
|
-
|
|
6697
|
+
E(`${i}-expandable-tile`)
|
|
6699
6698
|
], Yt);
|
|
6700
6699
|
const ad = ({ children: s, ...t } = {}) => Q`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${rt(t)}" aria-hidden="true" width="16" height="16" viewBox="0 0 32 32">${s}<path d="M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"></path></svg>`, ud = ({ children: s, ...t } = {}) => Q`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${rt(t)}" aria-hidden="true" width="16" height="16" viewBox="0 0 32 32">${s}<path d="M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"></path><path fill="none" d="M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z" data-icon-path="inner-path"></path></svg>`;
|
|
6701
6700
|
let dt = class extends uo(at(y)) {
|
|
@@ -6836,7 +6835,7 @@ d([
|
|
|
6836
6835
|
a()
|
|
6837
6836
|
], dt.prototype, "value", void 0);
|
|
6838
6837
|
dt = d([
|
|
6839
|
-
|
|
6838
|
+
E(`${i}-selectable-tile`)
|
|
6840
6839
|
], dt);
|
|
6841
6840
|
var ld = dt;
|
|
6842
6841
|
const pd = ({ children: s, ...t } = {}) => Q`<svg focusable="false" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg" fill="currentColor" ...="${rt(t)}" aria-hidden="true" width="16" height="16" viewBox="0 0 16 16">${s}<path d="M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"></path><path d="M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z" data-icon-path="inner-path" opacity="0"></path></svg>`;
|
|
@@ -6902,7 +6901,7 @@ let He = class extends ld {
|
|
|
6902
6901
|
}
|
|
6903
6902
|
};
|
|
6904
6903
|
He = d([
|
|
6905
|
-
|
|
6904
|
+
E(`${i}-radio-tile`)
|
|
6906
6905
|
], He);
|
|
6907
6906
|
let qo = class extends y {
|
|
6908
6907
|
constructor() {
|
|
@@ -6948,7 +6947,7 @@ d([
|
|
|
6948
6947
|
a({ type: Boolean, attribute: "has-rounded-corners" })
|
|
6949
6948
|
], qo.prototype, "hasRoundedCorners", void 0);
|
|
6950
6949
|
qo = d([
|
|
6951
|
-
|
|
6950
|
+
E(`${i}-tile`)
|
|
6952
6951
|
], qo);
|
|
6953
6952
|
var $t;
|
|
6954
6953
|
(function(s) {
|
|
@@ -7101,7 +7100,7 @@ d([
|
|
|
7101
7100
|
a()
|
|
7102
7101
|
], vt.prototype, "selectableTiles", void 0);
|
|
7103
7102
|
vt = d([
|
|
7104
|
-
|
|
7103
|
+
E(`${i}-tile-group`)
|
|
7105
7104
|
], vt);
|
|
7106
7105
|
let ds = class extends y {
|
|
7107
7106
|
render() {
|
|
@@ -7113,7 +7112,7 @@ let ds = class extends y {
|
|
|
7113
7112
|
};
|
|
7114
7113
|
ds.styles = ls;
|
|
7115
7114
|
ds = d([
|
|
7116
|
-
|
|
7115
|
+
E(`${i}-button-set-base`)
|
|
7117
7116
|
], ds);
|
|
7118
7117
|
var vd = ds;
|
|
7119
7118
|
let as = class extends vd {
|
|
@@ -7154,7 +7153,7 @@ d([
|
|
|
7154
7153
|
a({ type: Boolean, reflect: !0 })
|
|
7155
7154
|
], as.prototype, "stacked", void 0);
|
|
7156
7155
|
as = d([
|
|
7157
|
-
|
|
7156
|
+
E(`${i}-button-set`)
|
|
7158
7157
|
], as);
|
|
7159
7158
|
let Bs = class extends Ge {
|
|
7160
7159
|
/**
|
|
@@ -7196,7 +7195,7 @@ let Bs = class extends Ge {
|
|
|
7196
7195
|
};
|
|
7197
7196
|
Bs.styles = ls;
|
|
7198
7197
|
Bs = d([
|
|
7199
|
-
|
|
7198
|
+
E(`${i}-button-skeleton`)
|
|
7200
7199
|
], Bs);
|
|
7201
7200
|
const hd = `/**
|
|
7202
7201
|
* @license
|