@carbon-labs/wc-global-header 0.34.0 → 0.36.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/style.css +1 -1
- package/es/wc-global-header.mjs +308 -305
- package/package.json +2 -2
package/es/wc-global-header.mjs
CHANGED
|
@@ -56,7 +56,7 @@ const ct = (o) => new Ye(typeof o == "string" ? o : o + "", void 0, js), X = (o,
|
|
|
56
56
|
* Copyright 2017 Google LLC
|
|
57
57
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
58
58
|
*/
|
|
59
|
-
const { is: Tc, defineProperty: Nc, getOwnPropertyDescriptor: Hc, getOwnPropertyNames: Bc, getOwnPropertySymbols: Dc, getPrototypeOf: Vc } = Object,
|
|
59
|
+
const { is: Tc, defineProperty: Nc, getOwnPropertyDescriptor: Hc, getOwnPropertyNames: Bc, getOwnPropertySymbols: Dc, getPrototypeOf: Vc } = Object, Ut = globalThis, de = Ut.trustedTypes, qc = de ? de.emptyScript : "", ys = Ut.reactiveElementPolyfillSupport, Mo = (o, t) => o, Go = { toAttribute(o, t) {
|
|
60
60
|
switch (t) {
|
|
61
61
|
case Boolean:
|
|
62
62
|
o = o ? qc : null;
|
|
@@ -85,7 +85,7 @@ const { is: Tc, defineProperty: Nc, getOwnPropertyDescriptor: Hc, getOwnProperty
|
|
|
85
85
|
}
|
|
86
86
|
return s;
|
|
87
87
|
} }, Us = (o, t) => !Tc(o, t), ae = { attribute: !0, type: String, converter: Go, reflect: !1, useDefault: !1, hasChanged: Us };
|
|
88
|
-
Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")),
|
|
88
|
+
Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")), Ut.litPropertyMetadata ?? (Ut.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
|
|
89
89
|
let bo = class extends HTMLElement {
|
|
90
90
|
static addInitializer(t) {
|
|
91
91
|
this._$Ei(), (this.l ?? (this.l = [])).push(t);
|
|
@@ -289,7 +289,7 @@ let bo = class extends HTMLElement {
|
|
|
289
289
|
firstUpdated(t) {
|
|
290
290
|
}
|
|
291
291
|
};
|
|
292
|
-
bo.elementStyles = [], bo.shadowRootOptions = { mode: "open" }, bo[Mo("elementProperties")] = /* @__PURE__ */ new Map(), bo[Mo("finalized")] = /* @__PURE__ */ new Map(), ys == null || ys({ ReactiveElement: bo }), (
|
|
292
|
+
bo.elementStyles = [], bo.shadowRootOptions = { mode: "open" }, bo[Mo("elementProperties")] = /* @__PURE__ */ new Map(), bo[Mo("finalized")] = /* @__PURE__ */ new Map(), ys == null || ys({ ReactiveElement: bo }), (Ut.reactiveElementVersions ?? (Ut.reactiveElementVersions = [])).push("2.1.1");
|
|
293
293
|
/**
|
|
294
294
|
* @license
|
|
295
295
|
* Copyright 2017 Google LLC
|
|
@@ -327,7 +327,7 @@ function a(o) {
|
|
|
327
327
|
* Copyright 2017 Google LLC
|
|
328
328
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
329
329
|
*/
|
|
330
|
-
function
|
|
330
|
+
function Pt(o) {
|
|
331
331
|
return a({ ...o, state: !0, attribute: !1 });
|
|
332
332
|
}
|
|
333
333
|
/**
|
|
@@ -341,7 +341,7 @@ const Uc = (o, t, s) => (s.configurable = !0, s.enumerable = !0, Reflect.decorat
|
|
|
341
341
|
* Copyright 2017 Google LLC
|
|
342
342
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
343
343
|
*/
|
|
344
|
-
function
|
|
344
|
+
function Vt(o, t) {
|
|
345
345
|
return (s, e, c) => {
|
|
346
346
|
const r = (n) => {
|
|
347
347
|
var d;
|
|
@@ -368,7 +368,7 @@ const st = {
|
|
|
368
368
|
* Copyright 2017 Google LLC
|
|
369
369
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
370
370
|
*/
|
|
371
|
-
const Oo = globalThis, Ko = Oo.trustedTypes, ue = Ko ? Ko.createPolicy("lit-html", { createHTML: (o) => o }) : void 0, Ge = "$lit$",
|
|
371
|
+
const Oo = globalThis, Ko = Oo.trustedTypes, ue = Ko ? Ko.createPolicy("lit-html", { createHTML: (o) => o }) : void 0, Ge = "$lit$", qt = `lit$${Math.random().toFixed(9).slice(2)}$`, Ke = "?" + qt, Xc = `<${Ke}>`, co = document, Po = () => co.createComment(""), Lo = (o) => o === null || typeof o != "object" && typeof o != "function", Xs = Array.isArray, Zc = (o) => Xs(o) || typeof (o == null ? void 0 : o[Symbol.iterator]) == "function", _s = `[
|
|
372
372
|
\f\r]`, Ao = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, le = /-->/g, pe = />/g, Kt = RegExp(`>|${_s}(?:([^\\s"'>=/]+)(${_s}*=${_s}*(?:[^
|
|
373
373
|
\f\r"'\`<>=]|("|')|))|$)`, "g"), me = /'/g, ve = /"/g, Qe = /^(?:script|style|textarea|title)$/i, Je = (o) => (t, ...s) => ({ _$litType$: o, strings: t, values: s }), v = Je(1), Q = Je(2), ro = Symbol.for("lit-noChange"), _ = Symbol.for("lit-nothing"), he = /* @__PURE__ */ new WeakMap(), so = co.createTreeWalker(co, 129);
|
|
374
374
|
function tc(o, t) {
|
|
@@ -383,7 +383,7 @@ const Wc = (o, t) => {
|
|
|
383
383
|
let p, m, h = -1, b = 0;
|
|
384
384
|
for (; b < l.length && (n.lastIndex = b, m = n.exec(l), m !== null); ) b = n.lastIndex, n === Ao ? m[1] === "!--" ? n = le : m[1] !== void 0 ? n = pe : m[2] !== void 0 ? (Qe.test(m[2]) && (c = RegExp("</" + m[2], "g")), n = Kt) : m[3] !== void 0 && (n = Kt) : n === Kt ? m[0] === ">" ? (n = c ?? Ao, h = -1) : m[1] === void 0 ? h = -2 : (h = n.lastIndex - m[2].length, p = m[1], n = m[3] === void 0 ? Kt : m[3] === '"' ? ve : me) : n === ve || n === me ? n = Kt : n === le || n === pe ? n = Ao : (n = Kt, c = void 0);
|
|
385
385
|
const g = n === Kt && o[d + 1].startsWith("/>") ? " " : "";
|
|
386
|
-
r += n === Ao ? l + Xc : h >= 0 ? (e.push(p), l.slice(0, h) + Ge + l.slice(h) +
|
|
386
|
+
r += n === Ao ? l + Xc : h >= 0 ? (e.push(p), l.slice(0, h) + Ge + l.slice(h) + qt + g) : l + qt + (h === -2 ? d : g);
|
|
387
387
|
}
|
|
388
388
|
return [tc(o, r + (o[s] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), e];
|
|
389
389
|
};
|
|
@@ -400,11 +400,11 @@ let As = class oc {
|
|
|
400
400
|
for (; (c = so.nextNode()) !== null && l.length < d; ) {
|
|
401
401
|
if (c.nodeType === 1) {
|
|
402
402
|
if (c.hasAttributes()) for (const h of c.getAttributeNames()) if (h.endsWith(Ge)) {
|
|
403
|
-
const b = m[n++], g = c.getAttribute(h).split(
|
|
403
|
+
const b = m[n++], g = c.getAttribute(h).split(qt), f = /([.?@])?(.*)/.exec(b);
|
|
404
404
|
l.push({ type: 1, index: r, name: f[2], strings: g, ctor: f[1] === "." ? Gc : f[1] === "?" ? Kc : f[1] === "@" ? Qc : ls }), c.removeAttribute(h);
|
|
405
|
-
} else h.startsWith(
|
|
405
|
+
} else h.startsWith(qt) && (l.push({ type: 6, index: r }), c.removeAttribute(h));
|
|
406
406
|
if (Qe.test(c.tagName)) {
|
|
407
|
-
const h = c.textContent.split(
|
|
407
|
+
const h = c.textContent.split(qt), b = h.length - 1;
|
|
408
408
|
if (b > 0) {
|
|
409
409
|
c.textContent = Ko ? Ko.emptyScript : "";
|
|
410
410
|
for (let g = 0; g < b; g++) c.append(h[g], Po()), so.nextNode(), l.push({ type: 2, index: ++r });
|
|
@@ -414,7 +414,7 @@ let As = class oc {
|
|
|
414
414
|
} else if (c.nodeType === 8) if (c.data === Ke) l.push({ type: 2, index: r });
|
|
415
415
|
else {
|
|
416
416
|
let h = -1;
|
|
417
|
-
for (; (h = c.data.indexOf(
|
|
417
|
+
for (; (h = c.data.indexOf(qt, h + 1)) !== -1; ) l.push({ type: 7, index: r }), h += qt.length - 1;
|
|
418
418
|
}
|
|
419
419
|
r++;
|
|
420
420
|
}
|
|
@@ -760,7 +760,7 @@ let Ys = class {
|
|
|
760
760
|
* Copyright 2018 Google LLC
|
|
761
761
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
762
762
|
*/
|
|
763
|
-
const
|
|
763
|
+
const D = Ws(class extends Ys {
|
|
764
764
|
constructor(o) {
|
|
765
765
|
var t;
|
|
766
766
|
if (super(o), o.type !== Zs.ATTRIBUTE || o.name !== "class" || ((t = o.strings) == null ? void 0 : t.length) > 2) throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.");
|
|
@@ -802,10 +802,10 @@ const A = (o) => o ?? _, at = (o) => class extends o {
|
|
|
802
802
|
}
|
|
803
803
|
}
|
|
804
804
|
};
|
|
805
|
-
var
|
|
805
|
+
var Tt;
|
|
806
806
|
(function(o) {
|
|
807
807
|
o.PRIMARY = "primary", o.SECONDARY = "secondary", o.TERTIARY = "tertiary", o.GHOST = "ghost", o.DANGER = "danger", o.DANGER_PRIMARY = "danger-primary", o.DANGER_TERTIARY = "danger-tertiary", o.DANGER_GHOST = "danger-ghost";
|
|
808
|
-
})(
|
|
808
|
+
})(Tt || (Tt = {}));
|
|
809
809
|
var Ms;
|
|
810
810
|
(function(o) {
|
|
811
811
|
o.BUTTON = "button", o.RESET = "reset", o.SUBMIT = "submit";
|
|
@@ -885,7 +885,7 @@ let L = class extends uo(at(y)) {
|
|
|
885
885
|
this.openTooltip = !0;
|
|
886
886
|
}, this._handleFocusout = async () => {
|
|
887
887
|
this.openTooltip = !1;
|
|
888
|
-
}, this.autofocus = !1, this.batchAction = !1, this.disabled = !1, this.hasMainContent = !1, this.isExpressive = !1, this.isSelected = !1, this.kind =
|
|
888
|
+
}, this.autofocus = !1, this.batchAction = !1, this.disabled = !1, this.hasMainContent = !1, this.isExpressive = !1, this.isSelected = !1, this.kind = Tt.PRIMARY, this.linkRole = "button", this.openTooltip = !1, this.size = "lg", this.tabIndex = 0, this.tooltipAlignment = Os.CENTER, this.tooltipPosition = fo.TOP, this.type = Ms.BUTTON;
|
|
889
889
|
}
|
|
890
890
|
/**
|
|
891
891
|
* Handles `slotchange` event.
|
|
@@ -899,7 +899,7 @@ let L = class extends uo(at(y)) {
|
|
|
899
899
|
s && t.stopPropagation();
|
|
900
900
|
}
|
|
901
901
|
_checkBadgeWarning() {
|
|
902
|
-
this.querySelector(`${i}-badge-indicator`) && (this.kind !==
|
|
902
|
+
this.querySelector(`${i}-badge-indicator`) && (this.kind !== Tt.GHOST || this.size !== Qo.LARGE) && console.warn("The badge indicator must be used with kind='ghost' and size='lg'");
|
|
903
903
|
}
|
|
904
904
|
updated(t) {
|
|
905
905
|
var s;
|
|
@@ -911,8 +911,8 @@ let L = class extends uo(at(y)) {
|
|
|
911
911
|
let j = {
|
|
912
912
|
[`${i}--btn`]: !0,
|
|
913
913
|
[`${i}--btn--${h}`]: h,
|
|
914
|
-
[`${i}--btn--danger--tertiary`]: h ===
|
|
915
|
-
[`${i}--btn--danger--ghost`]: h ===
|
|
914
|
+
[`${i}--btn--danger--tertiary`]: h === Tt.DANGER_TERTIARY,
|
|
915
|
+
[`${i}--btn--danger--ghost`]: h === Tt.DANGER_GHOST,
|
|
916
916
|
[`${i}--btn--disabled`]: d,
|
|
917
917
|
[`${i}--btn--icon-only`]: P && !q,
|
|
918
918
|
[`${i}--btn--${S}`]: S,
|
|
@@ -927,7 +927,7 @@ let L = class extends uo(at(y)) {
|
|
|
927
927
|
Z[tt] = !0;
|
|
928
928
|
}), j = Object.assign(Object.assign({}, j), Z);
|
|
929
929
|
}
|
|
930
|
-
const K =
|
|
930
|
+
const K = D(j), U = h.includes("danger");
|
|
931
931
|
if (p)
|
|
932
932
|
return d ? v`
|
|
933
933
|
<p id="button" part="button" class="${K}">
|
|
@@ -954,7 +954,7 @@ let L = class extends uo(at(y)) {
|
|
|
954
954
|
</a>
|
|
955
955
|
${(t = v`<slot id="badge-indicator" name="badge-indicator"></slot>`) !== null && t !== void 0 ? t : !d}
|
|
956
956
|
`;
|
|
957
|
-
const et = O && (w === fo.TOP || w === fo.BOTTOM) ? `-${O}` : "", J =
|
|
957
|
+
const et = O && (w === fo.TOP || w === fo.BOTTOM) ? `-${O}` : "", J = D({
|
|
958
958
|
[`${i}--popover-container`]: !0,
|
|
959
959
|
[`${i}--popover--caret`]: !0,
|
|
960
960
|
[`${i}--popover--high-contrast`]: !0,
|
|
@@ -1111,7 +1111,7 @@ let ut = class extends cc {
|
|
|
1111
1111
|
};
|
|
1112
1112
|
}
|
|
1113
1113
|
connectedCallback() {
|
|
1114
|
-
this.tooltipPosition = fo.BOTTOM, this.kind =
|
|
1114
|
+
this.tooltipPosition = fo.BOTTOM, this.kind = Tt.GHOST, this.size = Qo.LARGE, super.connectedCallback();
|
|
1115
1115
|
}
|
|
1116
1116
|
firstUpdated() {
|
|
1117
1117
|
document.addEventListener("click", this._handleDocumentClick, !0);
|
|
@@ -1158,7 +1158,7 @@ let ut = class extends cc {
|
|
|
1158
1158
|
ut.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
1159
1159
|
ut.styles = zt;
|
|
1160
1160
|
u([
|
|
1161
|
-
|
|
1161
|
+
Vt("button")
|
|
1162
1162
|
], ut.prototype, "_buttonNode", void 0);
|
|
1163
1163
|
u([
|
|
1164
1164
|
a({ type: Boolean, reflect: !0 })
|
|
@@ -1328,7 +1328,7 @@ let bt = class extends uo(at(y)) {
|
|
|
1328
1328
|
}
|
|
1329
1329
|
}
|
|
1330
1330
|
render() {
|
|
1331
|
-
const { expanded: t, isActive: s, triggerContent: e, menuLabel: c, _hasActiveChildren: r, _handleClick: n } = this, d =
|
|
1331
|
+
const { expanded: t, isActive: s, triggerContent: e, menuLabel: c, _hasActiveChildren: r, _handleClick: n } = this, d = D({
|
|
1332
1332
|
[`${i}--header__menu-item`]: !0,
|
|
1333
1333
|
[`${i}--header__menu-title`]: !0,
|
|
1334
1334
|
[`${i}--header__menu-item--current`]: s || r && !t
|
|
@@ -1366,7 +1366,7 @@ let bt = class extends uo(at(y)) {
|
|
|
1366
1366
|
bt.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
1367
1367
|
bt.styles = zt;
|
|
1368
1368
|
u([
|
|
1369
|
-
|
|
1369
|
+
Vt('[part="trigger"]')
|
|
1370
1370
|
], bt.prototype, "_topMenuItem", void 0);
|
|
1371
1371
|
u([
|
|
1372
1372
|
Y("keydown")
|
|
@@ -1489,7 +1489,7 @@ let ft = class extends uo(y) {
|
|
|
1489
1489
|
this.expanded = !1;
|
|
1490
1490
|
}
|
|
1491
1491
|
render() {
|
|
1492
|
-
const { collapseMode: t, expanded: s, isNotChildOfHeader: e, isNotPersistent: c } = this, r =
|
|
1492
|
+
const { collapseMode: t, expanded: s, isNotChildOfHeader: e, isNotPersistent: c } = this, r = D({
|
|
1493
1493
|
[`${i}--side-nav__navigation`]: !0,
|
|
1494
1494
|
[`${i}--side-nav`]: !0,
|
|
1495
1495
|
[`${i}--side-nav--expanded`]: s,
|
|
@@ -1497,7 +1497,7 @@ let ft = class extends uo(y) {
|
|
|
1497
1497
|
[`${i}--side-nav--rail`]: t === ht.RAIL,
|
|
1498
1498
|
[`${i}--side-nav--ux`]: !e,
|
|
1499
1499
|
[`${i}--side-nav--hidden`]: c
|
|
1500
|
-
}), n =
|
|
1500
|
+
}), n = D({
|
|
1501
1501
|
[`${i}--side-nav__overlay`]: !0,
|
|
1502
1502
|
[`${i}--side-nav__overlay-active`]: s
|
|
1503
1503
|
});
|
|
@@ -1574,7 +1574,7 @@ ft = u([
|
|
|
1574
1574
|
I(`${i}-side-nav`)
|
|
1575
1575
|
], ft);
|
|
1576
1576
|
var ic = ft;
|
|
1577
|
-
let
|
|
1577
|
+
let Et = class extends at(y) {
|
|
1578
1578
|
constructor() {
|
|
1579
1579
|
super(...arguments), this.active = !1, this.buttonLabelActive = "Close navigation menu", this.buttonLabelInactive = "Open navigation menu", this.collapseMode = ht.RESPONSIVE, this.disabled = !1, this.isNotChildOfHeader = !1;
|
|
1580
1580
|
}
|
|
@@ -1590,7 +1590,7 @@ let At = class extends at(y) {
|
|
|
1590
1590
|
}));
|
|
1591
1591
|
}
|
|
1592
1592
|
render() {
|
|
1593
|
-
const { active: t, buttonLabelActive: s, buttonLabelInactive: e, disabled: c, _handleClick: r } = this, n = t ? s : e, d =
|
|
1593
|
+
const { active: t, buttonLabelActive: s, buttonLabelInactive: e, disabled: c, _handleClick: r } = this, n = t ? s : e, d = D({
|
|
1594
1594
|
[`${i}--header__action`]: !0,
|
|
1595
1595
|
[`${i}--header__menu-trigger`]: !0,
|
|
1596
1596
|
[`${i}--header__menu-toggle`]: !0,
|
|
@@ -1614,38 +1614,38 @@ let At = class extends at(y) {
|
|
|
1614
1614
|
return `${i}-header-menu-button-toggled`;
|
|
1615
1615
|
}
|
|
1616
1616
|
};
|
|
1617
|
-
|
|
1618
|
-
|
|
1617
|
+
Et.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
1618
|
+
Et.styles = zt;
|
|
1619
1619
|
u([
|
|
1620
1620
|
a({ type: Boolean, reflect: !0 })
|
|
1621
|
-
],
|
|
1621
|
+
], Et.prototype, "active", void 0);
|
|
1622
1622
|
u([
|
|
1623
1623
|
a({ attribute: "button-label-active" })
|
|
1624
|
-
],
|
|
1624
|
+
], Et.prototype, "buttonLabelActive", void 0);
|
|
1625
1625
|
u([
|
|
1626
1626
|
a({ attribute: "button-label-inactive" })
|
|
1627
|
-
],
|
|
1627
|
+
], Et.prototype, "buttonLabelInactive", void 0);
|
|
1628
1628
|
u([
|
|
1629
1629
|
a({ reflect: !0, attribute: "collapse-mode" })
|
|
1630
|
-
],
|
|
1630
|
+
], Et.prototype, "collapseMode", void 0);
|
|
1631
1631
|
u([
|
|
1632
1632
|
a({ type: Boolean, reflect: !0 })
|
|
1633
|
-
],
|
|
1633
|
+
], Et.prototype, "disabled", void 0);
|
|
1634
1634
|
u([
|
|
1635
1635
|
a({
|
|
1636
1636
|
type: Boolean,
|
|
1637
1637
|
attribute: "is-not-child-of-header"
|
|
1638
1638
|
})
|
|
1639
|
-
],
|
|
1640
|
-
|
|
1639
|
+
], Et.prototype, "isNotChildOfHeader", void 0);
|
|
1640
|
+
Et = u([
|
|
1641
1641
|
I(`${i}-header-menu-button`)
|
|
1642
|
-
],
|
|
1642
|
+
], Et);
|
|
1643
1643
|
let lt = class extends at(y) {
|
|
1644
1644
|
constructor() {
|
|
1645
1645
|
super(...arguments), this.isActive = !1, this.role = "listitem";
|
|
1646
1646
|
}
|
|
1647
1647
|
render() {
|
|
1648
|
-
const { ariaCurrent: t, href: s, isActive: e, title: c, rel: r, target: n } = this, d =
|
|
1648
|
+
const { ariaCurrent: t, href: s, isActive: e, title: c, rel: r, target: n } = this, d = D({
|
|
1649
1649
|
[`${i}--header__menu-item`]: !0,
|
|
1650
1650
|
[`${i}--header__menu-item--current`]: e && t !== "page"
|
|
1651
1651
|
});
|
|
@@ -1812,7 +1812,7 @@ let yt = class extends at(y) {
|
|
|
1812
1812
|
this.hasAttribute("role") || this.setAttribute("role", "listitem"), super.connectedCallback();
|
|
1813
1813
|
}
|
|
1814
1814
|
render() {
|
|
1815
|
-
const { active: t, href: s, rel: e, target: c, title: r, _handleSlotChangeTitleIcon: n } = this, d =
|
|
1815
|
+
const { active: t, href: s, rel: e, target: c, title: r, _handleSlotChangeTitleIcon: n } = this, d = D({
|
|
1816
1816
|
[`${i}--side-nav__link`]: !0,
|
|
1817
1817
|
[`${i}--side-nav__link--current`]: t
|
|
1818
1818
|
});
|
|
@@ -1842,7 +1842,7 @@ let yt = class extends at(y) {
|
|
|
1842
1842
|
yt.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
1843
1843
|
yt.styles = lo;
|
|
1844
1844
|
u([
|
|
1845
|
-
|
|
1845
|
+
Vt("#title-icon-container")
|
|
1846
1846
|
], yt.prototype, "_titleIconContainerNode", void 0);
|
|
1847
1847
|
u([
|
|
1848
1848
|
a({ type: Boolean, reflect: !0 })
|
|
@@ -1979,7 +1979,7 @@ _t.attribItemHasIcon = "parent-has-icon";
|
|
|
1979
1979
|
_t.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
1980
1980
|
_t.styles = lo;
|
|
1981
1981
|
u([
|
|
1982
|
-
|
|
1982
|
+
Vt("#title-icon-container")
|
|
1983
1983
|
], _t.prototype, "_titleIconContainerNode", void 0);
|
|
1984
1984
|
u([
|
|
1985
1985
|
a({ type: Boolean, reflect: !0 })
|
|
@@ -2014,7 +2014,7 @@ let no = class extends at(y) {
|
|
|
2014
2014
|
this.hasAttribute("role") || this.setAttribute("role", "button"), super.connectedCallback();
|
|
2015
2015
|
}
|
|
2016
2016
|
render() {
|
|
2017
|
-
const { active: t, href: s, title: e } = this, c =
|
|
2017
|
+
const { active: t, href: s, title: e } = this, c = D({
|
|
2018
2018
|
[`${i}--side-nav__link`]: !0,
|
|
2019
2019
|
[`${i}--side-nav__link--current`]: t
|
|
2020
2020
|
});
|
|
@@ -2075,7 +2075,7 @@ Ls.styles = zt;
|
|
|
2075
2075
|
Ls = u([
|
|
2076
2076
|
I(`${i}-switcher-divider`)
|
|
2077
2077
|
], Ls);
|
|
2078
|
-
let
|
|
2078
|
+
let Nt = class extends at(y) {
|
|
2079
2079
|
constructor() {
|
|
2080
2080
|
super(...arguments), this.href = "", this.selected = !1, this.tabIndex = 0;
|
|
2081
2081
|
}
|
|
@@ -2083,7 +2083,7 @@ let Tt = class extends at(y) {
|
|
|
2083
2083
|
this.hasAttribute("role") || this.setAttribute("role", "listitem"), super.connectedCallback();
|
|
2084
2084
|
}
|
|
2085
2085
|
render() {
|
|
2086
|
-
const { href: t, selected: s, ariaLabel: e, ariaLabelledBy: c, tabIndex: r } = this, n =
|
|
2086
|
+
const { href: t, selected: s, ariaLabel: e, ariaLabelledBy: c, tabIndex: r } = this, n = D({
|
|
2087
2087
|
[`${i}--switcher__item-link`]: !0,
|
|
2088
2088
|
[`${i}--switcher__item-link--selected`]: s
|
|
2089
2089
|
});
|
|
@@ -2100,28 +2100,28 @@ let Tt = class extends at(y) {
|
|
|
2100
2100
|
`;
|
|
2101
2101
|
}
|
|
2102
2102
|
};
|
|
2103
|
-
|
|
2104
|
-
|
|
2103
|
+
Nt.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
2104
|
+
Nt.styles = zt;
|
|
2105
2105
|
u([
|
|
2106
2106
|
a({ type: String, attribute: "aria-label" })
|
|
2107
|
-
],
|
|
2107
|
+
], Nt.prototype, "ariaLabel", void 0);
|
|
2108
2108
|
u([
|
|
2109
2109
|
a({ type: String, attribute: "aria-labelledby" })
|
|
2110
|
-
],
|
|
2110
|
+
], Nt.prototype, "ariaLabelledBy", void 0);
|
|
2111
2111
|
u([
|
|
2112
2112
|
a()
|
|
2113
|
-
],
|
|
2113
|
+
], Nt.prototype, "href", void 0);
|
|
2114
2114
|
u([
|
|
2115
2115
|
a({ type: Boolean, reflect: !0 })
|
|
2116
|
-
],
|
|
2116
|
+
], Nt.prototype, "selected", void 0);
|
|
2117
2117
|
u([
|
|
2118
2118
|
a({ type: Number, reflect: !0, attribute: "tab-index" })
|
|
2119
|
-
],
|
|
2120
|
-
|
|
2119
|
+
], Nt.prototype, "tabIndex", void 0);
|
|
2120
|
+
Nt = u([
|
|
2121
2121
|
I(`${i}-switcher-item`)
|
|
2122
|
-
],
|
|
2122
|
+
], Nt);
|
|
2123
2123
|
var dc = X(['@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}']);
|
|
2124
|
-
const
|
|
2124
|
+
const Xt = Math.min, nt = Math.max, ss = Math.round, Xo = Math.floor, St = (o) => ({
|
|
2125
2125
|
x: o,
|
|
2126
2126
|
y: o
|
|
2127
2127
|
}), hr = {
|
|
@@ -2134,7 +2134,7 @@ const Ut = Math.min, nt = Math.max, ss = Math.round, Xo = Math.floor, St = (o) =
|
|
|
2134
2134
|
end: "start"
|
|
2135
2135
|
};
|
|
2136
2136
|
function br(o, t, s) {
|
|
2137
|
-
return nt(o,
|
|
2137
|
+
return nt(o, Xt(t, s));
|
|
2138
2138
|
}
|
|
2139
2139
|
function Fo(o, t) {
|
|
2140
2140
|
return typeof o == "function" ? o(t) : o;
|
|
@@ -2152,11 +2152,11 @@ function Gs(o) {
|
|
|
2152
2152
|
return o === "y" ? "height" : "width";
|
|
2153
2153
|
}
|
|
2154
2154
|
const yr = /* @__PURE__ */ new Set(["top", "bottom"]);
|
|
2155
|
-
function
|
|
2155
|
+
function jt(o) {
|
|
2156
2156
|
return yr.has(io(o)) ? "y" : "x";
|
|
2157
2157
|
}
|
|
2158
2158
|
function Ks(o) {
|
|
2159
|
-
return fr(
|
|
2159
|
+
return fr(jt(o));
|
|
2160
2160
|
}
|
|
2161
2161
|
function _r(o, t, s) {
|
|
2162
2162
|
s === void 0 && (s = !1);
|
|
@@ -2232,7 +2232,7 @@ function ke(o, t, s) {
|
|
|
2232
2232
|
reference: e,
|
|
2233
2233
|
floating: c
|
|
2234
2234
|
} = o;
|
|
2235
|
-
const r =
|
|
2235
|
+
const r = jt(t), n = Ks(t), d = Gs(n), l = io(t), p = r === "y", m = e.x + e.width / 2 - c.width / 2, h = e.y + e.height / 2 - c.height / 2, b = e[d] / 2 - c[d] / 2;
|
|
2236
2236
|
let g;
|
|
2237
2237
|
switch (l) {
|
|
2238
2238
|
case "top":
|
|
@@ -2405,7 +2405,7 @@ const Ar = (o) => ({
|
|
|
2405
2405
|
}, g = Ks(c), f = Gs(g), x = await n.getDimensions(p), C = g === "y", $ = C ? "top" : "left", S = C ? "bottom" : "right", E = 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));
|
|
2406
2406
|
let M = w ? w[E] : 0;
|
|
2407
2407
|
(!M || !await (n.isElement == null ? void 0 : n.isElement(w))) && (M = d.floating[E] || r.floating[f]);
|
|
2408
|
-
const k = T / 2 - O / 2, P = M / 2 - x[f] / 2 - 1, q =
|
|
2408
|
+
const k = T / 2 - O / 2, P = M / 2 - x[f] / 2 - 1, q = Xt(h[$], P), F = Xt(h[S], P), j = q, K = M - x[f] - F, U = M / 2 - x[f] / 2 + k, et = br(j, U, K), J = !l.arrow && Co(c) != null && U !== et && r.reference[f] / 2 - (U < j ? q : F) - x[f] / 2 < 0, Z = J ? U < j ? U - j : U - K : 0;
|
|
2409
2409
|
return {
|
|
2410
2410
|
[g]: b[g] + Z,
|
|
2411
2411
|
data: {
|
|
@@ -2442,7 +2442,7 @@ const Ar = (o) => ({
|
|
|
2442
2442
|
} = Fo(o, t);
|
|
2443
2443
|
if ((s = r.arrow) != null && s.alignmentOffset)
|
|
2444
2444
|
return {};
|
|
2445
|
-
const $ = io(c), S =
|
|
2445
|
+
const $ = io(c), S = jt(d), E = io(d) === d, T = await (l.isRTL == null ? void 0 : l.isRTL(p.floating)), O = b || (E || !x ? [es(d)] : xr(d)), w = f !== "none";
|
|
2446
2446
|
!b && w && O.push(...Cr(d, x, f, T));
|
|
2447
2447
|
const M = [d, ...O], k = await uc(t, C), P = [];
|
|
2448
2448
|
let q = ((e = r.flip) == null ? void 0 : e.overflows) || [];
|
|
@@ -2456,9 +2456,9 @@ const Ar = (o) => ({
|
|
|
2456
2456
|
}], !P.every((U) => U <= 0)) {
|
|
2457
2457
|
var F, j;
|
|
2458
2458
|
const U = (((F = r.flip) == null ? void 0 : F.index) || 0) + 1, et = M[U];
|
|
2459
|
-
if (et && (!(h === "alignment" ? S !==
|
|
2459
|
+
if (et && (!(h === "alignment" ? S !== jt(et) : !1) || // We leave the current main axis only if every placement on that axis
|
|
2460
2460
|
// overflows the main axis.
|
|
2461
|
-
q.every((tt) =>
|
|
2461
|
+
q.every((tt) => jt(tt.placement) === S ? tt.overflows[0] > 0 : !0)))
|
|
2462
2462
|
return {
|
|
2463
2463
|
data: {
|
|
2464
2464
|
index: U,
|
|
@@ -2475,7 +2475,7 @@ const Ar = (o) => ({
|
|
|
2475
2475
|
var K;
|
|
2476
2476
|
const Z = (K = q.filter((tt) => {
|
|
2477
2477
|
if (w) {
|
|
2478
|
-
const wt =
|
|
2478
|
+
const wt = jt(tt.placement);
|
|
2479
2479
|
return wt === S || // Create a bias to the `y` side axis due to horizontal
|
|
2480
2480
|
// reading directions favoring greater width.
|
|
2481
2481
|
wt === "y";
|
|
@@ -2505,7 +2505,7 @@ async function Or(o, t) {
|
|
|
2505
2505
|
placement: s,
|
|
2506
2506
|
platform: e,
|
|
2507
2507
|
elements: c
|
|
2508
|
-
} = o, r = await (e.isRTL == null ? void 0 : e.isRTL(c.floating)), n = io(s), d = Co(s), l =
|
|
2508
|
+
} = o, r = await (e.isRTL == null ? void 0 : e.isRTL(c.floating)), n = io(s), d = Co(s), l = jt(s) === "y", p = Mr.has(n) ? -1 : 1, m = r && l ? -1 : 1, h = Fo(t, o);
|
|
2509
2509
|
let {
|
|
2510
2510
|
mainAxis: b,
|
|
2511
2511
|
crossAxis: g,
|
|
@@ -2564,13 +2564,13 @@ const Ir = function(o) {
|
|
|
2564
2564
|
apply: l = () => {
|
|
2565
2565
|
},
|
|
2566
2566
|
...p
|
|
2567
|
-
} = Fo(o, t), m = await uc(t, p), h = io(c), b = Co(c), g =
|
|
2567
|
+
} = Fo(o, t), m = await uc(t, p), h = io(c), b = Co(c), g = jt(c) === "y", {
|
|
2568
2568
|
width: f,
|
|
2569
2569
|
height: x
|
|
2570
2570
|
} = r.floating;
|
|
2571
2571
|
let C, $;
|
|
2572
2572
|
h === "top" || h === "bottom" ? (C = h, $ = b === (await (n.isRTL == null ? void 0 : n.isRTL(d.floating)) ? "start" : "end") ? "left" : "right") : ($ = h, C = b === "end" ? "top" : "bottom");
|
|
2573
|
-
const S = x - m.top - m.bottom, E = f - m.left - m.right, T =
|
|
2573
|
+
const S = x - m.top - m.bottom, E = f - m.left - m.right, T = Xt(x - m[C], S), O = Xt(f - m[$], E), w = !t.middlewareData.shift;
|
|
2574
2574
|
let M = T, k = O;
|
|
2575
2575
|
if ((s = t.middlewareData.shift) != null && s.enabled.x && (k = E), (e = t.middlewareData.shift) != null && e.enabled.y && (M = S), w && !b) {
|
|
2576
2576
|
const q = nt(m.left, 0), F = nt(m.right, 0), j = nt(m.top, 0), K = nt(m.bottom, 0);
|
|
@@ -2600,7 +2600,7 @@ function it(o) {
|
|
|
2600
2600
|
var t;
|
|
2601
2601
|
return (o == null || (t = o.ownerDocument) == null ? void 0 : t.defaultView) || window;
|
|
2602
2602
|
}
|
|
2603
|
-
function
|
|
2603
|
+
function Lt(o) {
|
|
2604
2604
|
var t;
|
|
2605
2605
|
return (t = (lc(o) ? o.ownerDocument : o.document) || window.document) == null ? void 0 : t.documentElement;
|
|
2606
2606
|
}
|
|
@@ -2610,7 +2610,7 @@ function lc(o) {
|
|
|
2610
2610
|
function xt(o) {
|
|
2611
2611
|
return ms() ? o instanceof Element || o instanceof it(o).Element : !1;
|
|
2612
2612
|
}
|
|
2613
|
-
function
|
|
2613
|
+
function Mt(o) {
|
|
2614
2614
|
return ms() ? o instanceof HTMLElement || o instanceof it(o).HTMLElement : !1;
|
|
2615
2615
|
}
|
|
2616
2616
|
function ze(o) {
|
|
@@ -2646,13 +2646,13 @@ function Qs(o) {
|
|
|
2646
2646
|
return Hr.some((e) => s[e] ? s[e] !== "none" : !1) || (s.containerType ? s.containerType !== "normal" : !1) || !t && (s.backdropFilter ? s.backdropFilter !== "none" : !1) || !t && (s.filter ? s.filter !== "none" : !1) || Br.some((e) => (s.willChange || "").includes(e)) || Dr.some((e) => (s.contain || "").includes(e));
|
|
2647
2647
|
}
|
|
2648
2648
|
function Vr(o) {
|
|
2649
|
-
let t =
|
|
2650
|
-
for (;
|
|
2649
|
+
let t = Zt(o);
|
|
2650
|
+
for (; Mt(t) && !zo(t); ) {
|
|
2651
2651
|
if (Qs(t))
|
|
2652
2652
|
return t;
|
|
2653
2653
|
if (vs(t))
|
|
2654
2654
|
return null;
|
|
2655
|
-
t =
|
|
2655
|
+
t = Zt(t);
|
|
2656
2656
|
}
|
|
2657
2657
|
return null;
|
|
2658
2658
|
}
|
|
@@ -2675,7 +2675,7 @@ function hs(o) {
|
|
|
2675
2675
|
scrollTop: o.scrollY
|
|
2676
2676
|
};
|
|
2677
2677
|
}
|
|
2678
|
-
function
|
|
2678
|
+
function Zt(o) {
|
|
2679
2679
|
if ($o(o) === "html")
|
|
2680
2680
|
return o;
|
|
2681
2681
|
const t = (
|
|
@@ -2683,13 +2683,13 @@ function Xt(o) {
|
|
|
2683
2683
|
o.assignedSlot || // DOM Element detected.
|
|
2684
2684
|
o.parentNode || // ShadowRoot detected.
|
|
2685
2685
|
ze(o) && o.host || // Fallback.
|
|
2686
|
-
|
|
2686
|
+
Lt(o)
|
|
2687
2687
|
);
|
|
2688
2688
|
return ze(t) ? t.host : t;
|
|
2689
2689
|
}
|
|
2690
2690
|
function pc(o) {
|
|
2691
|
-
const t =
|
|
2692
|
-
return zo(t) ? o.ownerDocument ? o.ownerDocument.body : o.body :
|
|
2691
|
+
const t = Zt(o);
|
|
2692
|
+
return zo(t) ? o.ownerDocument ? o.ownerDocument.body : o.body : Mt(t) && jo(t) ? t : pc(t);
|
|
2693
2693
|
}
|
|
2694
2694
|
function To(o, t, s) {
|
|
2695
2695
|
var e;
|
|
@@ -2707,7 +2707,7 @@ function Ts(o) {
|
|
|
2707
2707
|
function mc(o) {
|
|
2708
2708
|
const t = kt(o);
|
|
2709
2709
|
let s = parseFloat(t.width) || 0, e = parseFloat(t.height) || 0;
|
|
2710
|
-
const c =
|
|
2710
|
+
const c = Mt(o), r = c ? o.offsetWidth : s, n = c ? o.offsetHeight : e, d = ss(s) !== r || ss(e) !== n;
|
|
2711
2711
|
return d && (s = r, e = n), {
|
|
2712
2712
|
width: s,
|
|
2713
2713
|
height: e,
|
|
@@ -2719,7 +2719,7 @@ function te(o) {
|
|
|
2719
2719
|
}
|
|
2720
2720
|
function yo(o) {
|
|
2721
2721
|
const t = te(o);
|
|
2722
|
-
if (!
|
|
2722
|
+
if (!Mt(t))
|
|
2723
2723
|
return St(1);
|
|
2724
2724
|
const s = t.getBoundingClientRect(), {
|
|
2725
2725
|
width: e,
|
|
@@ -2767,7 +2767,7 @@ function ao(o, t, s, e) {
|
|
|
2767
2767
|
}
|
|
2768
2768
|
function gs(o, t) {
|
|
2769
2769
|
const s = hs(o).scrollLeft;
|
|
2770
|
-
return t ? t.left + s : ao(
|
|
2770
|
+
return t ? t.left + s : ao(Lt(o)).left + s;
|
|
2771
2771
|
}
|
|
2772
2772
|
function hc(o, t) {
|
|
2773
2773
|
const s = o.getBoundingClientRect(), e = s.left + t.scrollLeft - gs(o, s), c = s.top + t.scrollTop;
|
|
@@ -2783,15 +2783,15 @@ function Ur(o) {
|
|
|
2783
2783
|
offsetParent: e,
|
|
2784
2784
|
strategy: c
|
|
2785
2785
|
} = o;
|
|
2786
|
-
const r = c === "fixed", n =
|
|
2786
|
+
const r = c === "fixed", n = Lt(e), d = t ? vs(t.floating) : !1;
|
|
2787
2787
|
if (e === n || d && r)
|
|
2788
2788
|
return s;
|
|
2789
2789
|
let l = {
|
|
2790
2790
|
scrollLeft: 0,
|
|
2791
2791
|
scrollTop: 0
|
|
2792
2792
|
}, p = St(1);
|
|
2793
|
-
const m = St(0), h =
|
|
2794
|
-
if ((h || !h && !r) && (($o(e) !== "body" || jo(n)) && (l = hs(e)),
|
|
2793
|
+
const m = St(0), h = Mt(e);
|
|
2794
|
+
if ((h || !h && !r) && (($o(e) !== "body" || jo(n)) && (l = hs(e)), Mt(e))) {
|
|
2795
2795
|
const g = ao(e);
|
|
2796
2796
|
p = yo(e), m.x = g.x + e.clientLeft, m.y = g.y + e.clientTop;
|
|
2797
2797
|
}
|
|
@@ -2807,7 +2807,7 @@ function Xr(o) {
|
|
|
2807
2807
|
return Array.from(o.getClientRects());
|
|
2808
2808
|
}
|
|
2809
2809
|
function Zr(o) {
|
|
2810
|
-
const t =
|
|
2810
|
+
const t = Lt(o), s = hs(o), e = o.ownerDocument.body, c = nt(t.scrollWidth, t.clientWidth, e.scrollWidth, e.clientWidth), r = nt(t.scrollHeight, t.clientHeight, e.scrollHeight, e.clientHeight);
|
|
2811
2811
|
let n = -s.scrollLeft + gs(o);
|
|
2812
2812
|
const d = -s.scrollTop;
|
|
2813
2813
|
return kt(e).direction === "rtl" && (n += nt(t.clientWidth, e.clientWidth) - c), {
|
|
@@ -2819,7 +2819,7 @@ function Zr(o) {
|
|
|
2819
2819
|
}
|
|
2820
2820
|
const we = 25;
|
|
2821
2821
|
function Wr(o, t) {
|
|
2822
|
-
const s = it(o), e =
|
|
2822
|
+
const s = it(o), e = Lt(o), c = s.visualViewport;
|
|
2823
2823
|
let r = e.clientWidth, n = e.clientHeight, d = 0, l = 0;
|
|
2824
2824
|
if (c) {
|
|
2825
2825
|
r = c.width, n = c.height;
|
|
@@ -2840,7 +2840,7 @@ function Wr(o, t) {
|
|
|
2840
2840
|
}
|
|
2841
2841
|
const Yr = /* @__PURE__ */ new Set(["absolute", "fixed"]);
|
|
2842
2842
|
function Gr(o, t) {
|
|
2843
|
-
const s = ao(o, !0, t === "fixed"), e = s.top + o.clientTop, c = s.left + o.clientLeft, r =
|
|
2843
|
+
const s = ao(o, !0, t === "fixed"), e = s.top + o.clientTop, c = s.left + o.clientLeft, r = Mt(o) ? yo(o) : St(1), n = o.clientWidth * r.x, d = o.clientHeight * r.y, l = c * r.x, p = e * r.y;
|
|
2844
2844
|
return {
|
|
2845
2845
|
width: n,
|
|
2846
2846
|
height: d,
|
|
@@ -2853,7 +2853,7 @@ function Ce(o, t, s) {
|
|
|
2853
2853
|
if (t === "viewport")
|
|
2854
2854
|
e = Wr(o, s);
|
|
2855
2855
|
else if (t === "document")
|
|
2856
|
-
e = Zr(
|
|
2856
|
+
e = Zr(Lt(o));
|
|
2857
2857
|
else if (xt(t))
|
|
2858
2858
|
e = Gr(t, s);
|
|
2859
2859
|
else {
|
|
@@ -2868,7 +2868,7 @@ function Ce(o, t, s) {
|
|
|
2868
2868
|
return cs(e);
|
|
2869
2869
|
}
|
|
2870
2870
|
function gc(o, t) {
|
|
2871
|
-
const s =
|
|
2871
|
+
const s = Zt(o);
|
|
2872
2872
|
return s === t || !xt(s) || zo(s) ? !1 : kt(s).position === "fixed" || gc(s, t);
|
|
2873
2873
|
}
|
|
2874
2874
|
function Kr(o, t) {
|
|
@@ -2877,10 +2877,10 @@ function Kr(o, t) {
|
|
|
2877
2877
|
return s;
|
|
2878
2878
|
let e = To(o, [], !1).filter((d) => xt(d) && $o(d) !== "body"), c = null;
|
|
2879
2879
|
const r = kt(o).position === "fixed";
|
|
2880
|
-
let n = r ?
|
|
2880
|
+
let n = r ? Zt(o) : o;
|
|
2881
2881
|
for (; xt(n) && !zo(n); ) {
|
|
2882
2882
|
const d = kt(n), l = Qs(n);
|
|
2883
|
-
!l && d.position === "fixed" && (c = null), (r ? !l && !c : !l && d.position === "static" && !!c && Yr.has(c.position) || jo(n) && !l && gc(o, n)) ? e = e.filter((m) => m !== n) : c = d, n =
|
|
2883
|
+
!l && d.position === "fixed" && (c = null), (r ? !l && !c : !l && d.position === "static" && !!c && Yr.has(c.position) || jo(n) && !l && gc(o, n)) ? e = e.filter((m) => m !== n) : c = d, n = Zt(n);
|
|
2884
2884
|
}
|
|
2885
2885
|
return t.set(o, e), e;
|
|
2886
2886
|
}
|
|
@@ -2893,7 +2893,7 @@ function Qr(o) {
|
|
|
2893
2893
|
} = o;
|
|
2894
2894
|
const n = [...s === "clippingAncestors" ? vs(t) ? [] : Kr(t, this._c) : [].concat(s), e], d = n[0], l = n.reduce((p, m) => {
|
|
2895
2895
|
const h = Ce(t, m, c);
|
|
2896
|
-
return p.top = nt(h.top, p.top), p.right =
|
|
2896
|
+
return p.top = nt(h.top, p.top), p.right = Xt(h.right, p.right), p.bottom = Xt(h.bottom, p.bottom), p.left = nt(h.left, p.left), p;
|
|
2897
2897
|
}, Ce(t, d, c));
|
|
2898
2898
|
return {
|
|
2899
2899
|
width: l.right - l.left,
|
|
@@ -2913,7 +2913,7 @@ function Jr(o) {
|
|
|
2913
2913
|
};
|
|
2914
2914
|
}
|
|
2915
2915
|
function tn(o, t, s) {
|
|
2916
|
-
const e =
|
|
2916
|
+
const e = Mt(t), c = Lt(t), r = s === "fixed", n = ao(o, !0, r, t);
|
|
2917
2917
|
let d = {
|
|
2918
2918
|
scrollLeft: 0,
|
|
2919
2919
|
scrollTop: 0
|
|
@@ -2940,23 +2940,23 @@ function zs(o) {
|
|
|
2940
2940
|
return kt(o).position === "static";
|
|
2941
2941
|
}
|
|
2942
2942
|
function $e(o, t) {
|
|
2943
|
-
if (!
|
|
2943
|
+
if (!Mt(o) || kt(o).position === "fixed")
|
|
2944
2944
|
return null;
|
|
2945
2945
|
if (t)
|
|
2946
2946
|
return t(o);
|
|
2947
2947
|
let s = o.offsetParent;
|
|
2948
|
-
return
|
|
2948
|
+
return Lt(o) === s && (s = s.ownerDocument.body), s;
|
|
2949
2949
|
}
|
|
2950
2950
|
function bc(o, t) {
|
|
2951
2951
|
const s = it(o);
|
|
2952
2952
|
if (vs(o))
|
|
2953
2953
|
return s;
|
|
2954
|
-
if (!
|
|
2955
|
-
let c =
|
|
2954
|
+
if (!Mt(o)) {
|
|
2955
|
+
let c = Zt(o);
|
|
2956
2956
|
for (; c && !zo(c); ) {
|
|
2957
2957
|
if (xt(c) && !zs(c))
|
|
2958
2958
|
return c;
|
|
2959
|
-
c =
|
|
2959
|
+
c = Zt(c);
|
|
2960
2960
|
}
|
|
2961
2961
|
return s;
|
|
2962
2962
|
}
|
|
@@ -2982,7 +2982,7 @@ function sn(o) {
|
|
|
2982
2982
|
}
|
|
2983
2983
|
const en = {
|
|
2984
2984
|
convertOffsetParentRelativeRectToViewportRelativeRect: Ur,
|
|
2985
|
-
getDocumentElement:
|
|
2985
|
+
getDocumentElement: Lt,
|
|
2986
2986
|
getClippingRect: Qr,
|
|
2987
2987
|
getOffsetParent: bc,
|
|
2988
2988
|
getElementRects: on,
|
|
@@ -2997,7 +2997,7 @@ function fc(o, t) {
|
|
|
2997
2997
|
}
|
|
2998
2998
|
function cn(o, t) {
|
|
2999
2999
|
let s = null, e;
|
|
3000
|
-
const c =
|
|
3000
|
+
const c = Lt(o);
|
|
3001
3001
|
function r() {
|
|
3002
3002
|
var d;
|
|
3003
3003
|
clearTimeout(e), (d = s) == null || d.disconnect(), s = null;
|
|
@@ -3014,7 +3014,7 @@ function cn(o, t) {
|
|
|
3014
3014
|
return;
|
|
3015
3015
|
const f = Xo(h), x = Xo(c.clientWidth - (m + b)), C = Xo(c.clientHeight - (h + g)), $ = Xo(m), E = {
|
|
3016
3016
|
rootMargin: -f + "px " + -x + "px " + -C + "px " + -$ + "px",
|
|
3017
|
-
threshold: nt(0,
|
|
3017
|
+
threshold: nt(0, Xt(1, l)) || 1
|
|
3018
3018
|
};
|
|
3019
3019
|
let T = !0;
|
|
3020
3020
|
function O(w) {
|
|
@@ -3220,7 +3220,7 @@ let pt = Yo = class extends y {
|
|
|
3220
3220
|
render() {
|
|
3221
3221
|
const { dropShadow: t, highContrast: s, open: e, tabTip: c, _handleSlotChange: r } = this;
|
|
3222
3222
|
c && (this.caret = !c), this.align = this.align ? this.align : c ? "bottom-left" : "bottom";
|
|
3223
|
-
const n =
|
|
3223
|
+
const n = D({
|
|
3224
3224
|
[`${i}--popover-container`]: !0,
|
|
3225
3225
|
[`${i}--popover--caret`]: this.caret,
|
|
3226
3226
|
[`${i}--popover--drop-shadow`]: t,
|
|
@@ -3259,10 +3259,10 @@ let pt = Yo = class extends y {
|
|
|
3259
3259
|
};
|
|
3260
3260
|
pt.styles = dc;
|
|
3261
3261
|
u([
|
|
3262
|
-
|
|
3262
|
+
Vt("slot")
|
|
3263
3263
|
], pt.prototype, "_triggerSlotNode", void 0);
|
|
3264
3264
|
u([
|
|
3265
|
-
|
|
3265
|
+
Vt('slot[name="content"]')
|
|
3266
3266
|
], pt.prototype, "_contentSlotNode", void 0);
|
|
3267
3267
|
u([
|
|
3268
3268
|
a({ reflect: !0, type: String })
|
|
@@ -3288,7 +3288,7 @@ u([
|
|
|
3288
3288
|
pt = Yo = u([
|
|
3289
3289
|
I(`${i}-popover`)
|
|
3290
3290
|
], pt);
|
|
3291
|
-
let
|
|
3291
|
+
let Ot = class extends y {
|
|
3292
3292
|
constructor() {
|
|
3293
3293
|
super(...arguments), this.align = "", this.autoalign = !1, this.dropShadow = !0, this.open = !1, this.tabTip = !1, this.slot = "content";
|
|
3294
3294
|
}
|
|
@@ -3306,31 +3306,31 @@ let Mt = class extends y {
|
|
|
3306
3306
|
`;
|
|
3307
3307
|
}
|
|
3308
3308
|
};
|
|
3309
|
-
|
|
3309
|
+
Ot.styles = dc;
|
|
3310
3310
|
u([
|
|
3311
3311
|
a({ reflect: !0, type: String })
|
|
3312
|
-
],
|
|
3312
|
+
], Ot.prototype, "align", void 0);
|
|
3313
3313
|
u([
|
|
3314
3314
|
a({ type: Boolean, reflect: !0 })
|
|
3315
|
-
],
|
|
3315
|
+
], Ot.prototype, "autoalign", void 0);
|
|
3316
3316
|
u([
|
|
3317
3317
|
a({ type: Boolean, reflect: !0 })
|
|
3318
|
-
],
|
|
3318
|
+
], Ot.prototype, "caret", void 0);
|
|
3319
3319
|
u([
|
|
3320
3320
|
a({ type: Boolean, reflect: !0 })
|
|
3321
|
-
],
|
|
3321
|
+
], Ot.prototype, "dropShadow", void 0);
|
|
3322
3322
|
u([
|
|
3323
3323
|
a({ type: Boolean, reflect: !0 })
|
|
3324
|
-
],
|
|
3324
|
+
], Ot.prototype, "open", void 0);
|
|
3325
3325
|
u([
|
|
3326
3326
|
a({ type: Boolean, reflect: !0 })
|
|
3327
|
-
],
|
|
3327
|
+
], Ot.prototype, "tabTip", void 0);
|
|
3328
3328
|
u([
|
|
3329
3329
|
a({ reflect: !0 })
|
|
3330
|
-
],
|
|
3331
|
-
|
|
3330
|
+
], Ot.prototype, "slot", void 0);
|
|
3331
|
+
Ot = u([
|
|
3332
3332
|
I(`${i}-popover-content`)
|
|
3333
|
-
],
|
|
3333
|
+
], Ot);
|
|
3334
3334
|
/**
|
|
3335
3335
|
* @license
|
|
3336
3336
|
*
|
|
@@ -3339,7 +3339,7 @@ Mt = u([
|
|
|
3339
3339
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
3340
3340
|
* LICENSE file in the root directory of this source tree.
|
|
3341
3341
|
*/
|
|
3342
|
-
const
|
|
3342
|
+
const H = "ibm-automation-cds", z = "automation-global-header", go = "automation--header", Ae = "automation-header-navigation-action", ws = "automation--header__popover__label--profile", pn = `${H}-app-switcher-button`, mn = `${H}-env-switcher-button`, Ee = `${H}-help-menu-button`, vn = `${H}-chatbot-menu-button`, hn = `${H}-notifications-button`, gn = `${H}-profile-menu-button`, bn = `${H}-search-button`, fn = `${H}-trial-popover-button`, Me = "global-header", yn = "refresh-header-options", _n = {
|
|
3343
3343
|
brand: {
|
|
3344
3344
|
company: "",
|
|
3345
3345
|
product: ""
|
|
@@ -3425,7 +3425,7 @@ var yc = { exports: {} };
|
|
|
3425
3425
|
})();
|
|
3426
3426
|
})(yc);
|
|
3427
3427
|
var zn = yc.exports;
|
|
3428
|
-
const
|
|
3428
|
+
const At = /* @__PURE__ */ kn(zn), wn = `/**
|
|
3429
3429
|
* @license
|
|
3430
3430
|
*
|
|
3431
3431
|
* Copyright IBM Corp. 2025
|
|
@@ -3998,7 +3998,7 @@ function xc(o) {
|
|
|
3998
3998
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
3999
3999
|
* LICENSE file in the root directory of this source tree.
|
|
4000
4000
|
*/
|
|
4001
|
-
const ci = "https://ibmassistme-dev.zll1vg8lrcq.us-south.codeengine.appdomain.cloud/resources/assist-me/controller.js", ri = "https://www.ibm.com/resources/assist-me/controller.js",
|
|
4001
|
+
const ci = "https://ibmassistme-dev.zll1vg8lrcq.us-south.codeengine.appdomain.cloud/resources/assist-me/controller.js", ri = "https://www.ibm.com/resources/assist-me/controller.js", B = (o, t, s) => {
|
|
4002
4002
|
const e = `${o}${t}`, n = {
|
|
4003
4003
|
AiLaunch20: An,
|
|
4004
4004
|
AppConnectivity20: En,
|
|
@@ -4050,8 +4050,8 @@ const bs = (o, t) => {
|
|
|
4050
4050
|
*
|
|
4051
4051
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
4052
4052
|
* LICENSE file in the root directory of this source tree.
|
|
4053
|
-
*/.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
|
|
4054
|
-
var ai = Object.defineProperty, ui = Object.getOwnPropertyDescriptor,
|
|
4053
|
+
*/.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:var(--cds-background-brand, #0f62fe)!important}.ibm-automation-cds--side-nav__link--current:before{position:absolute;background-color:var(--cds-background-brand, #0f62fe);content:"";inline-size:3px;inset-block:0;inset-inline-start:0}.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{position:relative}.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}`;
|
|
4054
|
+
var ai = Object.defineProperty, ui = Object.getOwnPropertyDescriptor, Rt = (o, t, s, e) => {
|
|
4055
4055
|
for (var c = e > 1 ? void 0 : e ? ui(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
4056
4056
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
4057
4057
|
return e && c && ai(t, s, c), c;
|
|
@@ -4075,7 +4075,7 @@ let mt = class extends y {
|
|
|
4075
4075
|
width="16"
|
|
4076
4076
|
height="16"
|
|
4077
4077
|
role="presentation"
|
|
4078
|
-
src="data:image/svg+xml;utf8,${encodeURIComponent(s)}" />` : t ?
|
|
4078
|
+
src="data:image/svg+xml;utf8,${encodeURIComponent(s)}" />` : t ? B(t, 16, e) : _;
|
|
4079
4079
|
}, this.link = {
|
|
4080
4080
|
href: "",
|
|
4081
4081
|
label: "",
|
|
@@ -4107,7 +4107,7 @@ let mt = class extends y {
|
|
|
4107
4107
|
${k.label}
|
|
4108
4108
|
</cds-custom-side-nav-menu-item>
|
|
4109
4109
|
` : v` <cds-custom-side-nav-menu-item
|
|
4110
|
-
class="${
|
|
4110
|
+
class="${H}--side-nav__link-text"
|
|
4111
4111
|
href="${k == null ? void 0 : k.href}"
|
|
4112
4112
|
target="${k.newTab ? "_blank" : _}"
|
|
4113
4113
|
rel="noreferrer"
|
|
@@ -4115,16 +4115,18 @@ let mt = class extends y {
|
|
|
4115
4115
|
role="link"
|
|
4116
4116
|
isActive="${this.isHybridIpaas ? window.location.href.includes(k == null ? void 0 : k.href) : k == null ? void 0 : k.isActive}}">
|
|
4117
4117
|
<span
|
|
4118
|
-
class="${
|
|
4118
|
+
class="${H}--side-panel-nav-item__link">
|
|
4119
4119
|
${k.label}
|
|
4120
4120
|
${k.newTabIcon && v`<span class="launch_icon"
|
|
4121
|
-
>${
|
|
4121
|
+
>${B("Launch", 16)}</span
|
|
4122
4122
|
>`}
|
|
4123
4123
|
</span>
|
|
4124
4124
|
</cds-custom-side-nav-menu-item>`)}
|
|
4125
4125
|
</cds-custom-side-nav-menu>
|
|
4126
4126
|
` : this.isOnClickAvailable || (n = this.link) != null && n.onClick ? v` <cds-custom-side-nav-link
|
|
4127
|
-
class="${
|
|
4127
|
+
class="${At(`${H}--side-nav__link`, {
|
|
4128
|
+
[`${H}--side-nav__link--current`]: this.isActive
|
|
4129
|
+
})}"
|
|
4128
4130
|
role="link"
|
|
4129
4131
|
href="${(d = this.link) == null ? void 0 : d.href}"
|
|
4130
4132
|
@click="${(k) => {
|
|
@@ -4136,7 +4138,9 @@ let mt = class extends y {
|
|
|
4136
4138
|
${this.getIcon((p = this.link) == null ? void 0 : p.iconName, (m = this.link) == null ? void 0 : m.productIcon)}${(h = this.link) == null ? void 0 : h.label}
|
|
4137
4139
|
</cds-custom-side-nav-link>` : v`
|
|
4138
4140
|
<cds-custom-side-nav-link
|
|
4139
|
-
class="${
|
|
4141
|
+
class="${At(`${H}--side-nav__link`, {
|
|
4142
|
+
[`${H}--side-nav__link--current`]: this.isActive
|
|
4143
|
+
})}"
|
|
4140
4144
|
role="link"
|
|
4141
4145
|
href="${(b = this.link) == null ? void 0 : b.href}"
|
|
4142
4146
|
@click="${(k) => {
|
|
@@ -4154,20 +4158,20 @@ let mt = class extends y {
|
|
|
4154
4158
|
?open="${this._isHoveringOnSideNavItem}"
|
|
4155
4159
|
align="right"
|
|
4156
4160
|
dropShadow="false"
|
|
4157
|
-
class="${
|
|
4161
|
+
class="${H}--side-panel-nav-item__popover-content">
|
|
4158
4162
|
<span style="display: none;"></span>
|
|
4159
4163
|
<cds-custom-side-nav-link
|
|
4160
4164
|
role="link"
|
|
4161
4165
|
href="${($ = this.link) == null ? void 0 : $.href}"
|
|
4162
4166
|
@click="${(S = this.link) == null ? void 0 : S.onClick}"
|
|
4163
4167
|
title="${(E = this.link) == null ? void 0 : E.label}"
|
|
4164
|
-
class="${
|
|
4165
|
-
[`${
|
|
4168
|
+
class="${At({
|
|
4169
|
+
[`${H}--side-nav__link--current`]: this.isActive
|
|
4166
4170
|
})}"
|
|
4167
4171
|
@mouseleave="${() => this._setIsHoveringOnSideNavItem(!1)}"
|
|
4168
4172
|
@mouseenter="${() => this._setIsHoveringOnSideNavItem(!0)}"
|
|
4169
4173
|
large="${!this.isHybridIpaas}">
|
|
4170
|
-
${(T = this.link) != null && T.iconName ?
|
|
4174
|
+
${(T = this.link) != null && T.iconName ? B((O = this.link) == null ? void 0 : O.iconName, 16, t) : (w = this.link) == null ? void 0 : w.label}
|
|
4171
4175
|
</cds-custom-side-nav-link>
|
|
4172
4176
|
<cds-custom-popover-content
|
|
4173
4177
|
>${(M = this.link) == null ? void 0 : M.label}</cds-custom-popover-content
|
|
@@ -4180,34 +4184,34 @@ let mt = class extends y {
|
|
|
4180
4184
|
mt.styles = X`
|
|
4181
4185
|
${ct(di)}
|
|
4182
4186
|
`;
|
|
4183
|
-
|
|
4187
|
+
Rt([
|
|
4184
4188
|
a({ type: Object })
|
|
4185
4189
|
], mt.prototype, "link", 2);
|
|
4186
|
-
|
|
4190
|
+
Rt([
|
|
4187
4191
|
a({ type: Boolean })
|
|
4188
4192
|
], mt.prototype, "isCollapsible", 2);
|
|
4189
|
-
|
|
4193
|
+
Rt([
|
|
4190
4194
|
a({ type: Boolean })
|
|
4191
4195
|
], mt.prototype, "isActive", 2);
|
|
4192
|
-
|
|
4196
|
+
Rt([
|
|
4193
4197
|
a({ type: Function })
|
|
4194
4198
|
], mt.prototype, "handleNavItemClick", 2);
|
|
4195
|
-
|
|
4199
|
+
Rt([
|
|
4196
4200
|
a({ type: Boolean })
|
|
4197
4201
|
], mt.prototype, "menuOpen", 2);
|
|
4198
|
-
|
|
4202
|
+
Rt([
|
|
4199
4203
|
a({ type: Boolean })
|
|
4200
4204
|
], mt.prototype, "isSideNavMenuItems", 2);
|
|
4201
|
-
|
|
4205
|
+
Rt([
|
|
4202
4206
|
a({ type: Boolean })
|
|
4203
4207
|
], mt.prototype, "isOnClickAvailable", 2);
|
|
4204
|
-
|
|
4208
|
+
Rt([
|
|
4205
4209
|
a({ type: Boolean })
|
|
4206
4210
|
], mt.prototype, "isHybridIpaas", 2);
|
|
4207
|
-
|
|
4208
|
-
|
|
4211
|
+
Rt([
|
|
4212
|
+
Pt()
|
|
4209
4213
|
], mt.prototype, "_isHoveringOnSideNavItem", 2);
|
|
4210
|
-
mt =
|
|
4214
|
+
mt = Rt([
|
|
4211
4215
|
ot(`${li}-global-header-side-nav-item`)
|
|
4212
4216
|
], mt);
|
|
4213
4217
|
let rs = class extends y {
|
|
@@ -4234,7 +4238,7 @@ let ns = class extends pi {
|
|
|
4234
4238
|
*/
|
|
4235
4239
|
_handleSlotChange(t) {
|
|
4236
4240
|
t.target.assignedNodes().filter((c) => c.matches !== void 0 ? c.matches(this.constructor.selectorItem) : !1).forEach((c, r) => {
|
|
4237
|
-
c.setAttribute("kind", r === 0 ?
|
|
4241
|
+
c.setAttribute("kind", r === 0 ? Tt.SECONDARY : Tt.PRIMARY);
|
|
4238
4242
|
});
|
|
4239
4243
|
const e = new CustomEvent(`${i}-btn-set-update`, {
|
|
4240
4244
|
bubbles: !0,
|
|
@@ -4246,7 +4250,7 @@ let ns = class extends pi {
|
|
|
4246
4250
|
render() {
|
|
4247
4251
|
const { stacked: t } = this, s = {
|
|
4248
4252
|
[`${i}--btn-set--stacked`]: t
|
|
4249
|
-
}, e =
|
|
4253
|
+
}, e = D(s);
|
|
4250
4254
|
return v`<slot class="${e} @slotchange="${this._handleSlotChange}"></slot>`;
|
|
4251
4255
|
}
|
|
4252
4256
|
/**
|
|
@@ -4273,7 +4277,7 @@ let Hs = class extends cc {
|
|
|
4273
4277
|
this.disabled && (t.preventDefault(), t.stopPropagation());
|
|
4274
4278
|
}
|
|
4275
4279
|
render() {
|
|
4276
|
-
const { autofocus: t, disabled: s, download: e, href: c, hreflang: r, ping: n, rel: d, size: l, target: p, type: m } = this, h =
|
|
4280
|
+
const { autofocus: t, disabled: s, download: e, href: c, hreflang: r, ping: n, rel: d, size: l, target: p, type: m } = this, h = D({
|
|
4277
4281
|
[`${i}--btn`]: !0,
|
|
4278
4282
|
[`${i}--skeleton`]: !0,
|
|
4279
4283
|
[`${i}--btn--${l}`]: l
|
|
@@ -4368,7 +4372,7 @@ const Pe = (o, t) => {
|
|
|
4368
4372
|
@click="${() => Pe("trial button", s)}"
|
|
4369
4373
|
class="${z}__trial-button">
|
|
4370
4374
|
${s}
|
|
4371
|
-
<span slot="icon">${
|
|
4375
|
+
<span slot="icon">${B("Email", 16)}</span>
|
|
4372
4376
|
</cds-custom-button>
|
|
4373
4377
|
` : _}
|
|
4374
4378
|
</div>
|
|
@@ -4378,12 +4382,12 @@ function vi(o) {
|
|
|
4378
4382
|
switch (o) {
|
|
4379
4383
|
case "invite":
|
|
4380
4384
|
case Bs.invite:
|
|
4381
|
-
return
|
|
4385
|
+
return B("Share", 16);
|
|
4382
4386
|
case "requestQuote":
|
|
4383
4387
|
case Bs.requestQuote:
|
|
4384
|
-
return
|
|
4388
|
+
return B("RequestQuote", 16);
|
|
4385
4389
|
default:
|
|
4386
|
-
return
|
|
4390
|
+
return B("User", 16);
|
|
4387
4391
|
}
|
|
4388
4392
|
}
|
|
4389
4393
|
const hi = /* @__PURE__ */ new WeakMap();
|
|
@@ -4653,13 +4657,13 @@ var wi = Object.defineProperty, Ci = Object.getOwnPropertyDescriptor, po = (o, t
|
|
|
4653
4657
|
return e && c && wi(t, s, c), c;
|
|
4654
4658
|
};
|
|
4655
4659
|
const Qt = `${z}__user-profile-image`, { stablePrefix: $i } = st;
|
|
4656
|
-
let
|
|
4660
|
+
let Ht = class extends y {
|
|
4657
4661
|
constructor() {
|
|
4658
4662
|
super(...arguments), this.kind = "", this.size = "lg", this.image = "", this.initials = "", this.className = "", this.backgroundColor = "light-cyan", this.icons = {
|
|
4659
4663
|
user: {
|
|
4660
|
-
md:
|
|
4661
|
-
lg:
|
|
4662
|
-
xlg:
|
|
4664
|
+
md: B("User", 20),
|
|
4665
|
+
lg: B("User", 24),
|
|
4666
|
+
xlg: B("User", 32)
|
|
4663
4667
|
}
|
|
4664
4668
|
}, this.formatInitials = () => {
|
|
4665
4669
|
var o, t, s, e, c;
|
|
@@ -4667,13 +4671,13 @@ let Nt = class extends y {
|
|
|
4667
4671
|
}, this.getFillItem = () => this.image ? v`<img
|
|
4668
4672
|
alt="profile image"
|
|
4669
4673
|
src="${this.image}"
|
|
4670
|
-
class="${Qt}__photo ${Qt}__photo--${this.size}" />` : this.initials ? this.formatInitials() : this.kind && this.size ?
|
|
4674
|
+
class="${Qt}__photo ${Qt}__photo--${this.size}" />` : this.initials ? this.formatInitials() : this.kind && this.size ? B(this.kind, +this.size) : this.icons.user.md;
|
|
4671
4675
|
}
|
|
4672
4676
|
render() {
|
|
4673
4677
|
return v`
|
|
4674
4678
|
<div class="${Qt}">
|
|
4675
4679
|
<div
|
|
4676
|
-
class="${
|
|
4680
|
+
class="${At([
|
|
4677
4681
|
Qt,
|
|
4678
4682
|
this.className,
|
|
4679
4683
|
`${Qt}--${this.size}`,
|
|
@@ -4686,30 +4690,30 @@ let Nt = class extends y {
|
|
|
4686
4690
|
`;
|
|
4687
4691
|
}
|
|
4688
4692
|
};
|
|
4689
|
-
|
|
4693
|
+
Ht.styles = X`
|
|
4690
4694
|
${ct(zi)}
|
|
4691
4695
|
`;
|
|
4692
4696
|
po([
|
|
4693
4697
|
a({ type: String })
|
|
4694
|
-
],
|
|
4698
|
+
], Ht.prototype, "kind", 2);
|
|
4695
4699
|
po([
|
|
4696
4700
|
a({ type: String })
|
|
4697
|
-
],
|
|
4701
|
+
], Ht.prototype, "size", 2);
|
|
4698
4702
|
po([
|
|
4699
4703
|
a({ type: String })
|
|
4700
|
-
],
|
|
4704
|
+
], Ht.prototype, "image", 2);
|
|
4701
4705
|
po([
|
|
4702
4706
|
a({ type: String })
|
|
4703
|
-
],
|
|
4707
|
+
], Ht.prototype, "initials", 2);
|
|
4704
4708
|
po([
|
|
4705
4709
|
a({ type: String })
|
|
4706
|
-
],
|
|
4710
|
+
], Ht.prototype, "className", 2);
|
|
4707
4711
|
po([
|
|
4708
4712
|
a({ type: String })
|
|
4709
|
-
],
|
|
4710
|
-
|
|
4713
|
+
], Ht.prototype, "backgroundColor", 2);
|
|
4714
|
+
Ht = po([
|
|
4711
4715
|
ot(`${$i}-global-header-user-profile-image`)
|
|
4712
|
-
],
|
|
4716
|
+
], Ht);
|
|
4713
4717
|
const Si = `/**
|
|
4714
4718
|
* @license
|
|
4715
4719
|
*
|
|
@@ -4754,7 +4758,7 @@ let is = class extends y {
|
|
|
4754
4758
|
rel="noreferrer">
|
|
4755
4759
|
<span class="${z}__popover__link">
|
|
4756
4760
|
<span class="link_icon"
|
|
4757
|
-
>${s.carbonIcon ?
|
|
4761
|
+
>${s.carbonIcon ? B(s.carbonIcon, to, Jt) : _}</span
|
|
4758
4762
|
>
|
|
4759
4763
|
<span class="link_text">${s.text}</span>
|
|
4760
4764
|
</span>
|
|
@@ -4769,7 +4773,7 @@ let is = class extends y {
|
|
|
4769
4773
|
<a href=${t.href} target="_blank" rel="noreferrer">
|
|
4770
4774
|
<span class="${z}__popover__link">
|
|
4771
4775
|
<span class="link_icon"
|
|
4772
|
-
>${
|
|
4776
|
+
>${B(
|
|
4773
4777
|
t.icon,
|
|
4774
4778
|
to,
|
|
4775
4779
|
Jt
|
|
@@ -4777,7 +4781,7 @@ let is = class extends y {
|
|
|
4777
4781
|
>
|
|
4778
4782
|
<span class="link_text">${t.text}</span>
|
|
4779
4783
|
<span class="launch_icon"
|
|
4780
|
-
>${
|
|
4784
|
+
>${B("Launch", to, Jt)}</span
|
|
4781
4785
|
>
|
|
4782
4786
|
</span>
|
|
4783
4787
|
</a>
|
|
@@ -4795,11 +4799,11 @@ let is = class extends y {
|
|
|
4795
4799
|
rel="noreferrer">
|
|
4796
4800
|
<span class="${z}__popover__link">
|
|
4797
4801
|
<span class="link_icon"
|
|
4798
|
-
>${
|
|
4802
|
+
>${B("Settings", to, Jt)}</span
|
|
4799
4803
|
>
|
|
4800
4804
|
<span class="link_text">${t.text}</span>
|
|
4801
4805
|
${t.newTabIcon ? v`<span class="launch_icon"
|
|
4802
|
-
>${
|
|
4806
|
+
>${B("Launch", to, Jt)}</span
|
|
4803
4807
|
>` : _}
|
|
4804
4808
|
</span>
|
|
4805
4809
|
</a>
|
|
@@ -4808,11 +4812,11 @@ let is = class extends y {
|
|
|
4808
4812
|
</div>
|
|
4809
4813
|
` : _, this.renderLinkItem = (t) => v`<span class="${z}__popover__link">
|
|
4810
4814
|
<span class="link_icon"
|
|
4811
|
-
>${t.carbonIcon ?
|
|
4815
|
+
>${t.carbonIcon ? B(t.carbonIcon, to, Jt) : _}</span
|
|
4812
4816
|
>
|
|
4813
4817
|
<span class="link_text">${t.text}</span>
|
|
4814
4818
|
${t.newTabIcon ? v`<span class="launch_icon"
|
|
4815
|
-
>${
|
|
4819
|
+
>${B("Launch", to, Jt)}</span
|
|
4816
4820
|
>` : _}
|
|
4817
4821
|
</span>`, this.renderProfileFooterLinks = (t) => t ? t.map((s) => v`
|
|
4818
4822
|
<section
|
|
@@ -4889,7 +4893,7 @@ Cc([
|
|
|
4889
4893
|
is = Cc([
|
|
4890
4894
|
ot(`${Mi}-global-header-auth-context`)
|
|
4891
4895
|
], is);
|
|
4892
|
-
const Oi = `.ibm-automation-cds__header{z-index:8050}.ibm-automation-cds__header-name{margin:0 0 0 -.5rem}.ibm-automation-cds__capability-name{color:var(--cds-custom-text-primary);font-weight:400;line-height:normal;margin-inline-end:1.5rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.ibm-automation-cds__product-type{white-space:nowrap}.ibm-automation-cds__global{display:flex;flex:1 1 0%;justify-content:flex-end;block-size:100%}.ibm-automation-cds__side-nav-items{overflow:auto}.automation-global-header__popover__section{position:relative;padding:1rem}.automation-global-header__popover__section:not(:last-child):after{position:absolute;border-block-end:1px solid #393939;content:"";inline-size:100%;inset-block-end:0;inset-inline-start:0}.automation--header__popover__header{display:flex;flex-wrap:nowrap}.automation--header__popover__profile__header__title{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0);line-height:1.2;margin-block-end:.25rem}.automation--header__popover__profile__header__title,.automation--header__popover__profile__header__email{display:block;inline-size:189px;word-wrap:break-word}.automation-global-header__horizontal_section{border:.25px solid #393939;margin-inline:.5rem}.automation-global-header__name_section{margin-inline-start:1rem}.automation-global-header__console_lnk_section,.automation-global-header__usr_management_lnk_section{padding:0}.automation-global-header__popover__link-item a{text-decoration:none}.automation-global-header__popover__section ul,.automation-global-header__profile_footer ul{padding:0;margin:0}.automation-global-header__popover__section ul li,.automation-global-header__profile_footer ul li{list-style-position:inside;list-style-type:none}.automation-global-header__popover__link{font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px);display:flex;padding:1rem;color:#fff;text-decoration:none;transition:background-color .11s,color .11s}.automation-global-header__popover__link svg{block-size:100%}.automation-global-header__popover__link .link_icon{margin-inline-end:.5rem}.automation-global-header__popover__link:hover{background-color:#353535}.automation-global-header__popover__link:hover .launch_icon{opacity:1}.automation-global-header__popover__link .link_text{margin:auto 0}.automation-global-header__popover__link .launch_icon{margin-inline-start:auto;opacity:0}.automation--header__popover__profile__header__email{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:#c6c6c6}.automation-global-header__instance_details{margin:1rem}.automation-global-header__title-bar__label{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:#c6c6c6;margin-block-end:.25rem}.automation-global-header__title-bar__text{font-size:var(--cds-expressive-heading-01-font-size, .875rem);font-weight:var(--cds-expressive-heading-01-font-weight, 600);line-height:var(--cds-expressive-heading-01-line-height, 1.42857);letter-spacing:var(--cds-expressive-heading-01-letter-spacing, .16px);font-weight:400}.automation-global-header__title-bar__text:not(:last-child){margin-block-end:1rem}.automation-global-header__popover__profile__footer__logout{color:#fff!important}.automation-global-header__popover__link-item cds-button{inline-size:100%}.automation-global-header__popover__link-item cds-button::part(button){padding:0;inline-size:100%}.automation-global-header__popover__link-item cds-button .automation-global-header__popover__link{inline-size:100%}cds-custom-header-global-action.mcsp-header-user-profile{display:flex;block-size:48px;inline-size:48px}cds-custom-header-global-action clabs-global-header-user-profile-image{inline-size:100%}.ibm-automation-cds__help-menu{list-style:none}.ibm-automation-cds__help-menu svg{fill:#fff}.ibm-automation-cds__help-menu ul{transform:translate(calc(3rem - 100%)) translateY(100%)!important}.ibm-automation-cds__help-menu .ibm-automation-cds--text-truncate--end{display:flex;justify-content:space-between;inline-size:320px}.ibm-automation-cds__help-menu .ibm-automation-cds--header__menu-item{padding:12px;block-size:47px}.automation-global-header__notification svg{fill:#fff}.automation-global-header__notification svg circle{fill:#d61f28}cds-custom-header-global-action.mcsp-header-user-profile>div{border-radius:50%;margin:7px;background-color:#1192e8;block-size:32px;inline-size:32px}cds-custom-header-global-action.mcsp-header-user-profile>div svg{margin:6px}.automation-global-header__divider:before{display:block;background-color:var(--cds-custom-border-subtle);block-size:2.5rem;content:"";inline-size:.0625rem;transform:translateY(.25rem)}.automation--header__group{position:relative;display:flex}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none!important}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none!important}.ibm-automation-cds--custom-header__nav{display:block!important}.ibm-automation-cds--header__global .ibm-automation-cds--popover span{display:none!important}.c4p--user-profile-image--light{color:#000}.automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu{color:#f4f4f4}.automation-global-header__trial-menu::part(button){display:flex;align-items:center;padding:0 .75rem;inline-size:fit-content}.automation-global-header__trial-menu p{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px)}.automation-global-header__trial-menu .trial-label{color:#f4f4f4;padding-inline-start:5px;text-align:center;white-space:nowrap}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box{border:1px solid transparent;border-radius:.125rem;background-clip:padding-box,border-box;background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#0043ce,#be95ff);background-origin:padding-box,border-box;block-size:1.25rem;color:#f4f4f4;font-size:14px;font-weight:600;min-inline-size:1rem;text-align:center}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#0043ce,#be95ff)!important}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#fa4d56,#fa4d56)!important}.ibm-automation-cds--header__action:hover{background-color:#393939}.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}@media (forced-colors: active){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}@media (forced-colors: active) and (-ms-high-contrast: black-on-white){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#000}}@media (forced-colors: active) and (-ms-high-contrast: white-on-black){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}.automation-global-header__switcher{border:0!important;block-size:max-content;inline-size:max-content;min-block-size:max-content}.c4p--notifications-panel__container{border:0;block-size:max-content;min-block-size:max-content}.automation-header__tooltip{position:absolute;color:#fff;inline-size:16rem;inset-block-start:0;inset-inline-end:0;transform:translate(40px)}.automation-header__tooltip-body{padding:1rem;border-radius:3px;background-color:#393939;box-shadow:0 5px 5px #0000004d}.automation-header__tooltip-body :last-child{margin-block-end:0}.automation-global-header__tooltip-description{font-size:14px;line-height:1.25rem;margin-block-end:1rem}.automation-global-header__tooltip-links{margin-block-end:1rem}.automation-global-header__trial-button:hover{text-decoration:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover .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:.125rem .5rem;background-color:#393939;color:#fff}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none}.automation-global-header__switcher{border:0!important;block-size:max-content;color:#a8a8a8;inline-size:max-content;min-block-size:max-content}.automation-global-header__switcher-menu{display:inline-block;block-size:47px;color:#a8a8a8;list-style-type:none;min-inline-size:12rem!important}.automation-global-header__switcher-menu-item-title{display:flex;align-items:flex-end;justify-content:space-between}.automation-global-header__switcher-menu-item-title span{overflow:hidden;margin-inline-end:1.5rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item-title-hidden-checkmark{visibility:hidden}.automation-global-header__switcher-menu-item-title-icons-left{display:flex}.automation-global-header__switcher-menu-item-title-icons-left div{margin-inline-end:1rem}.automation-global-header__switcher-menu-item-title-icons-left span{overflow:hidden;margin-inline-end:1rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item>span{overflow:hidden;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-disabled{pointer-events:none}.automation-global-header__switcher-menu.hybrid-ipaas .cds--header__menu-item+.cds--header__menu-title[aria-expanded=false]{inline-size:100%!important;min-inline-size:15rem!important}.automation-global-header__switcher-menu-group-title{display:flex;align-items:center;justify-content:space-between;block-size:47px;color:#f4f4f4;margin-inline-start:1rem;pointer-events:none;font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}cds-custom-header-menu::part(menu-body){inline-size:100%!important;max-block-size:calc(100vh - 47px);min-inline-size:15rem!important;overflow-x:hidden}cds-custom-header-menu::part(trigger){display:flex!important;overflow:hidden;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}cds-custom-header-menu-item:nth-last-child(2){border-block-end:1px solid #393939}/**
|
|
4896
|
+
const Oi = `.ibm-automation-cds__header{z-index:8050}.ibm-automation-cds__header-name{margin:0 0 0 -.5rem}.ibm-automation-cds__capability-name{color:var(--cds-custom-text-primary);font-weight:400;line-height:normal;margin-inline-end:1.5rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.ibm-automation-cds__product-type{white-space:nowrap}.ibm-automation-cds__global{display:flex;flex:1 1 0%;justify-content:flex-end;block-size:100%}.ibm-automation-cds__side-nav-items{overflow:auto}.automation-global-header__popover__section{position:relative;padding:1rem}.automation-global-header__popover__section:not(:last-child):after{position:absolute;border-block-end:1px solid #393939;content:"";inline-size:100%;inset-block-end:0;inset-inline-start:0}.automation--header__popover__header{display:flex;flex-wrap:nowrap}.automation--header__popover__profile__header__title{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0);line-height:1.2;margin-block-end:.25rem}.automation--header__popover__profile__header__title,.automation--header__popover__profile__header__email{display:block;inline-size:189px;word-wrap:break-word}.automation-global-header__horizontal_section{border:.25px solid #393939;margin-inline:.5rem}.automation-global-header__name_section{margin-inline-start:1rem}.automation-global-header__console_lnk_section,.automation-global-header__usr_management_lnk_section{padding:0}.automation-global-header__popover__link-item a{text-decoration:none}.automation-global-header__popover__section ul,.automation-global-header__profile_footer ul{padding:0;margin:0}.automation-global-header__popover__section ul li,.automation-global-header__profile_footer ul li{list-style-position:inside;list-style-type:none}.automation-global-header__popover__link{font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px);display:flex;padding:1rem;color:#fff;text-decoration:none;transition:background-color .11s,color .11s}.automation-global-header__popover__link svg{block-size:100%}.automation-global-header__popover__link .link_icon{margin-inline-end:.5rem}.automation-global-header__popover__link:hover{background-color:#353535}.automation-global-header__popover__link:hover .launch_icon{opacity:1}.automation-global-header__popover__link .link_text{margin:auto 0}.automation-global-header__popover__link .launch_icon{margin-inline-start:auto;opacity:0}.automation--header__popover__profile__header__email{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:#c6c6c6}.automation-global-header__instance_details{margin:1rem}.automation-global-header__title-bar__label{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:#c6c6c6;margin-block-end:.25rem}.automation-global-header__title-bar__text{font-size:var(--cds-expressive-heading-01-font-size, .875rem);font-weight:var(--cds-expressive-heading-01-font-weight, 600);line-height:var(--cds-expressive-heading-01-line-height, 1.42857);letter-spacing:var(--cds-expressive-heading-01-letter-spacing, .16px);font-weight:400}.automation-global-header__title-bar__text:not(:last-child){margin-block-end:1rem}.automation-global-header__popover__profile__footer__logout{color:#fff!important}.automation-global-header__popover__link-item cds-button{inline-size:100%}.automation-global-header__popover__link-item cds-button::part(button){padding:0;inline-size:100%}.automation-global-header__popover__link-item cds-button .automation-global-header__popover__link{inline-size:100%}cds-custom-header-global-action.mcsp-header-user-profile{display:flex;block-size:48px;inline-size:48px}cds-custom-header-global-action clabs-global-header-user-profile-image{inline-size:100%}.ibm-automation-cds__help-menu{list-style:none}.ibm-automation-cds__help-menu svg{fill:var(--cds-icon-on-color, #ffffff)}.ibm-automation-cds__help-menu ul{transform:translate(calc(3rem - 100%)) translateY(100%)!important}.ibm-automation-cds__help-menu .ibm-automation-cds--text-truncate--end{display:flex;justify-content:space-between;inline-size:320px}.ibm-automation-cds__help-menu .ibm-automation-cds--header__menu-item{padding:12px;block-size:47px}.automation-global-header__notification svg{fill:var(--cds-icon-on-color, #ffffff)}.automation-global-header__notification svg circle{fill:#d61f28}.ibm-automation-cds__globalaction svg{fill:var(--cds-icon-on-color, #ffffff)}cds-custom-header-global-action.mcsp-header-user-profile>div{border-radius:50%;margin:7px;background-color:#1192e8;block-size:32px;inline-size:32px}cds-custom-header-global-action.mcsp-header-user-profile>div svg{margin:6px}.automation-global-header__divider:before{display:block;background-color:var(--cds-custom-border-subtle);block-size:2.5rem;content:"";inline-size:.0625rem;transform:translateY(.25rem)}.automation--header__group{position:relative;display:flex}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none!important}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none!important}.ibm-automation-cds--custom-header__nav{display:block!important}.ibm-automation-cds--header__global .ibm-automation-cds--popover span{display:none!important}.c4p--user-profile-image--light{color:#000}.automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu{color:#f4f4f4}.automation-global-header__trial-menu::part(button){display:flex;align-items:center;padding:0 .75rem;inline-size:fit-content}.automation-global-header__trial-menu p{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px)}.automation-global-header__trial-menu .trial-label{color:#f4f4f4;padding-inline-start:5px;text-align:center;white-space:nowrap}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box{border:1px solid transparent;border-radius:.125rem;background-clip:padding-box,border-box;background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#0043ce,#be95ff);background-origin:padding-box,border-box;block-size:1.25rem;color:#f4f4f4;font-size:14px;font-weight:600;min-inline-size:1rem;text-align:center}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#0043ce,#be95ff)!important}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#fa4d56,#fa4d56)!important}.ibm-automation-cds--header__action:hover{background-color:#393939}.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:var(--cds-icon-on-color, #ffffff)}@media (forced-colors: active){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}@media (forced-colors: active) and (-ms-high-contrast: black-on-white){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#000}}@media (forced-colors: active) and (-ms-high-contrast: white-on-black){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}.automation-global-header__switcher{border:0!important;block-size:max-content;inline-size:max-content;min-block-size:max-content}.c4p--notifications-panel__container{border:0;block-size:max-content;min-block-size:max-content}.automation-header__tooltip{position:absolute;color:#fff;inline-size:16rem;inset-block-start:0;inset-inline-end:0;transform:translate(40px)}.automation-header__tooltip-body{padding:1rem;border-radius:3px;background-color:#393939;box-shadow:0 5px 5px #0000004d}.automation-header__tooltip-body :last-child{margin-block-end:0}.automation-global-header__tooltip-description{font-size:14px;line-height:1.25rem;margin-block-end:1rem}.automation-global-header__tooltip-links{margin-block-end:1rem}.automation-global-header__trial-button:hover{text-decoration:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover .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:.125rem .5rem;background-color:#393939;color:#fff}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none}.automation-global-header__switcher{border:0!important;block-size:max-content;color:#a8a8a8;inline-size:max-content;min-block-size:max-content}.automation-global-header__switcher-menu{display:inline-block;block-size:47px;color:#a8a8a8;list-style-type:none;min-inline-size:12rem!important}.automation-global-header__switcher-menu-item-title{display:flex;align-items:flex-end;justify-content:space-between}.automation-global-header__switcher-menu-item-title span{overflow:hidden;margin-inline-end:1.5rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item-title-hidden-checkmark{visibility:hidden}.automation-global-header__switcher-menu-item-title-icons-left{display:flex}.automation-global-header__switcher-menu-item-title-icons-left div{margin-inline-end:1rem}.automation-global-header__switcher-menu-item-title-icons-left span{overflow:hidden;margin-inline-end:1rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item>span{overflow:hidden;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-disabled{pointer-events:none}.automation-global-header__switcher-menu.hybrid-ipaas .cds--header__menu-item+.cds--header__menu-title[aria-expanded=false]{inline-size:100%!important;min-inline-size:15rem!important}.automation-global-header__switcher-menu-group-title{display:flex;align-items:center;justify-content:space-between;block-size:47px;color:#f4f4f4;margin-inline-start:1rem;pointer-events:none;font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}cds-custom-header-menu::part(menu-body){inline-size:100%!important;max-block-size:calc(100vh - 47px);min-inline-size:15rem!important;overflow-x:hidden}cds-custom-header-menu::part(trigger){display:flex!important;overflow:hidden;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}cds-custom-header-menu-item:nth-last-child(2){border-block-end:1px solid #393939}/**
|
|
4893
4897
|
* @license
|
|
4894
4898
|
*
|
|
4895
4899
|
* Copyright IBM Corp. 2025
|
|
@@ -4912,8 +4916,8 @@ let ds = class extends y {
|
|
|
4912
4916
|
render() {
|
|
4913
4917
|
return v` <cds-custom-header-nav
|
|
4914
4918
|
aria-label="Navigation"
|
|
4915
|
-
class="${
|
|
4916
|
-
|
|
4919
|
+
class="${At(
|
|
4920
|
+
H,
|
|
4917
4921
|
`${Ae}__menu`
|
|
4918
4922
|
)}">
|
|
4919
4923
|
${this.noAuthHeaderLinks && this.noAuthHeaderLinks.map((o) => v`
|
|
@@ -4923,7 +4927,7 @@ let ds = class extends y {
|
|
|
4923
4927
|
class="${`${Ae}__menu-item`}">
|
|
4924
4928
|
${o == null ? void 0 : o.text}
|
|
4925
4929
|
${o != null && o.carbonIcon ? v`<span
|
|
4926
|
-
>${
|
|
4930
|
+
>${B(o.carbonIcon, 16)}</span
|
|
4927
4931
|
>` : _}
|
|
4928
4932
|
</cds-custom-header-nav-item>
|
|
4929
4933
|
`)}
|
|
@@ -4940,7 +4944,7 @@ ds = $c([
|
|
|
4940
4944
|
ot(`${Li}-global-header-unauthenticated-context`)
|
|
4941
4945
|
], ds);
|
|
4942
4946
|
const Ri = ({ children: o, ...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">${o}<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>`, Ti = ({ children: o, ...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">${o}<path d="M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"></path></svg>`;
|
|
4943
|
-
var
|
|
4947
|
+
var Ft = (o) => A(o === "" ? void 0 : o ?? void 0);
|
|
4944
4948
|
const Sc = (o) => {
|
|
4945
4949
|
class t extends o {
|
|
4946
4950
|
constructor() {
|
|
@@ -5089,17 +5093,17 @@ let R = class extends Vi(Sc(y)) {
|
|
|
5089
5093
|
icon: null
|
|
5090
5094
|
};
|
|
5091
5095
|
w.invalid ? (w.icon = T, w["slot-name"] = "invalid-text", w["slot-text"] = d) : w.warn && (w.icon = O, w["slot-name"] = "warn-text", w["slot-text"] = x);
|
|
5092
|
-
const M =
|
|
5096
|
+
const M = D({
|
|
5093
5097
|
[`${i}--label`]: !0,
|
|
5094
5098
|
[`${i}--text-input__label-counter`]: !0,
|
|
5095
5099
|
[`${i}--label--disabled`]: t
|
|
5096
|
-
}), k =
|
|
5100
|
+
}), k = D({
|
|
5097
5101
|
[`${i}--form-item`]: !0,
|
|
5098
5102
|
[`${i}--text-input-wrapper`]: !0,
|
|
5099
5103
|
[`${i}--text-input-wrapper--inline`]: r,
|
|
5100
5104
|
[`${i}--text-input-wrapper--readonly`]: m,
|
|
5101
5105
|
[`${i}--text-input-wrapper--inline--invalid`]: r && w.invalid
|
|
5102
|
-
}), P =
|
|
5106
|
+
}), P = D({
|
|
5103
5107
|
[`${i}--text-input`]: !0,
|
|
5104
5108
|
[`${i}--text-input--invalid`]: w.invalid,
|
|
5105
5109
|
[`${i}--text-input--warning`]: w.warn,
|
|
@@ -5107,20 +5111,20 @@ let R = class extends Vi(Sc(y)) {
|
|
|
5107
5111
|
[`${i}--layout--size-${b}`]: b,
|
|
5108
5112
|
[`${i}--password-input`]: g === Ct.PASSWORD,
|
|
5109
5113
|
[`${i}--text-input__field-wrapper--decorator`]: S
|
|
5110
|
-
}), q =
|
|
5114
|
+
}), q = D({
|
|
5111
5115
|
[`${i}--text-input__field-outer-wrapper`]: !0,
|
|
5112
5116
|
[`${i}--text-input__field-outer-wrapper--inline`]: r
|
|
5113
|
-
}), F =
|
|
5117
|
+
}), F = D({
|
|
5114
5118
|
[`${i}--text-input__field-wrapper`]: !0,
|
|
5115
5119
|
[`${i}--text-input__field-wrapper--warning`]: w.warn
|
|
5116
|
-
}), j =
|
|
5120
|
+
}), j = D({
|
|
5117
5121
|
[`${i}--label`]: !0,
|
|
5118
5122
|
[`${i}--visually-hidden`]: c,
|
|
5119
5123
|
[`${i}--label--disabled`]: w.disabled
|
|
5120
|
-
}), K =
|
|
5124
|
+
}), K = D({
|
|
5121
5125
|
[`${i}--form__helper-text`]: !0,
|
|
5122
5126
|
[`${i}--form__helper-text--disabled`]: w.disabled
|
|
5123
|
-
}), U = g !== Ct.PASSWORD, et = U ? Hi({ class: `${i}--icon-visibility-off` }) : Ni({ class: `${i}--icon-visibility-on` }), J =
|
|
5127
|
+
}), U = g !== Ct.PASSWORD, et = U ? Hi({ class: `${i}--icon-visibility-off` }) : Ni({ class: `${i}--icon-visibility-on` }), J = D({
|
|
5124
5128
|
[`${i}--text-input--password__visibility__toggle`]: !0,
|
|
5125
5129
|
[`${i}--btn`]: !0,
|
|
5126
5130
|
[`${i}--btn--icon-only`]: !0,
|
|
@@ -5168,14 +5172,14 @@ let R = class extends Vi(Sc(y)) {
|
|
|
5168
5172
|
?disabled="${t}"
|
|
5169
5173
|
aria-describedby="helper-text"
|
|
5170
5174
|
id="input"
|
|
5171
|
-
name="${
|
|
5172
|
-
pattern="${
|
|
5173
|
-
placeholder="${
|
|
5175
|
+
name="${Ft(this.name)}"
|
|
5176
|
+
pattern="${Ft(this.pattern)}"
|
|
5177
|
+
placeholder="${Ft(this.placeholder)}"
|
|
5174
5178
|
?readonly="${m}"
|
|
5175
5179
|
?required="${h}"
|
|
5176
|
-
type="${
|
|
5180
|
+
type="${Ft(g)}"
|
|
5177
5181
|
.value="${this._value}"
|
|
5178
|
-
maxlength="${
|
|
5182
|
+
maxlength="${Ft(p)}"
|
|
5179
5183
|
@input="${$}" />
|
|
5180
5184
|
<slot name="ai-label" @slotchange="${E}"></slot>
|
|
5181
5185
|
<slot name="slug" @slotchange="${E}"></slot>
|
|
@@ -5217,7 +5221,7 @@ let R = class extends Vi(Sc(y)) {
|
|
|
5217
5221
|
R.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
5218
5222
|
R.styles = qi;
|
|
5219
5223
|
u([
|
|
5220
|
-
|
|
5224
|
+
Vt("input")
|
|
5221
5225
|
], R.prototype, "_input", void 0);
|
|
5222
5226
|
u([
|
|
5223
5227
|
a()
|
|
@@ -5369,7 +5373,7 @@ let W = class extends uo(at(Sc(y))) {
|
|
|
5369
5373
|
e || s.append(c, r);
|
|
5370
5374
|
}
|
|
5371
5375
|
render() {
|
|
5372
|
-
const { autoComplete: t, closeButtonLabelText: s, disabled: e, hasCustomIcon: c, labelText: r, name: n, placeholder: d, role: l, type: p, value: m = "", _handleInput: h, _handleClearInputButtonClick: b, _handleSlotChange: g } = this, f =
|
|
5376
|
+
const { autoComplete: t, closeButtonLabelText: s, disabled: e, hasCustomIcon: c, labelText: r, name: n, placeholder: d, role: l, type: p, value: m = "", _handleInput: h, _handleClearInputButtonClick: b, _handleSlotChange: g } = this, f = D({
|
|
5373
5377
|
[`${i}--search-close`]: !0,
|
|
5374
5378
|
[`${i}--search-close--hidden`]: !this.value
|
|
5375
5379
|
});
|
|
@@ -5390,11 +5394,11 @@ let W = class extends uo(at(Sc(y))) {
|
|
|
5390
5394
|
autocomplete="${t}"
|
|
5391
5395
|
id="input"
|
|
5392
5396
|
part="input"
|
|
5393
|
-
type="${
|
|
5397
|
+
type="${Ft(p)}"
|
|
5394
5398
|
class="${i}--search-input"
|
|
5395
5399
|
?disabled="${e}"
|
|
5396
|
-
name="${
|
|
5397
|
-
placeholder="${
|
|
5400
|
+
name="${Ft(n)}"
|
|
5401
|
+
placeholder="${Ft(d)}"
|
|
5398
5402
|
role="${l}"
|
|
5399
5403
|
.value="${m}"
|
|
5400
5404
|
@input="${h}" />
|
|
@@ -5541,7 +5545,7 @@ Bo.styles = X`
|
|
|
5541
5545
|
${ct([Fi])}
|
|
5542
5546
|
`;
|
|
5543
5547
|
se([
|
|
5544
|
-
|
|
5548
|
+
Pt()
|
|
5545
5549
|
], Bo.prototype, "searchValue", 2);
|
|
5546
5550
|
se([
|
|
5547
5551
|
a({ type: Object })
|
|
@@ -5563,7 +5567,7 @@ var Wi = Object.defineProperty, Yi = Object.getOwnPropertyDescriptor, mo = (o, t
|
|
|
5563
5567
|
return e && c && Wi(t, s, c), c;
|
|
5564
5568
|
};
|
|
5565
5569
|
const { stablePrefix: Gi } = st;
|
|
5566
|
-
let
|
|
5570
|
+
let Bt = class extends y {
|
|
5567
5571
|
constructor() {
|
|
5568
5572
|
super(), this.items = [], this.iconsLeft = !1, this.disabled = !1, this.isTrialOpen = !1, this.initialSelectedIndex = 0, this.onClick = (o, t, s) => {
|
|
5569
5573
|
console.log(`default onClick called with: ${o}, ${t}, ${s}`);
|
|
@@ -5592,7 +5596,7 @@ let Ht = class extends y {
|
|
|
5592
5596
|
return v`
|
|
5593
5597
|
<div>
|
|
5594
5598
|
<div
|
|
5595
|
-
class="${
|
|
5599
|
+
class="${At({
|
|
5596
5600
|
[`${z}__switcher-menu-item`]: !0,
|
|
5597
5601
|
[e]: !0
|
|
5598
5602
|
})}"
|
|
@@ -5605,26 +5609,24 @@ let Ht = class extends y {
|
|
|
5605
5609
|
class="${z}__switcher-menu-item-title-icons-left">
|
|
5606
5610
|
${o.isLinkItem ? "" : v`
|
|
5607
5611
|
<div
|
|
5608
|
-
class="${s ?
|
|
5609
|
-
|
|
5610
|
-
${H(
|
|
5612
|
+
class="${s ? _ : `${z}__switcher-menu-item-title-hidden-checkmark`}">
|
|
5613
|
+
${B(
|
|
5611
5614
|
o.carbonIcon || "Checkmark",
|
|
5612
5615
|
16
|
|
5613
5616
|
)}
|
|
5614
|
-
</div>
|
|
5615
5617
|
</div>
|
|
5616
5618
|
`}
|
|
5617
5619
|
${o.isLinkItem ? v`<div>
|
|
5618
|
-
${
|
|
5620
|
+
${B(o.carbonIcon || "Checkmark", 16)}
|
|
5619
5621
|
</div>` : ""}
|
|
5620
5622
|
<span>${o.label}</span>
|
|
5621
|
-
${o.isLinkItem ? v`<div>${
|
|
5623
|
+
${o.isLinkItem ? v`<div>${B("Launch", 16)}</div>` : ""}
|
|
5622
5624
|
</span>
|
|
5623
5625
|
` : v`
|
|
5624
5626
|
<span
|
|
5625
5627
|
class="${z}__switcher-menu-item-title">
|
|
5626
5628
|
<span>${o.label}</span>
|
|
5627
|
-
${s ?
|
|
5629
|
+
${s ? B(o.carbonIcon || "Checkmark", 16) : ""}
|
|
5628
5630
|
</span>
|
|
5629
5631
|
`}
|
|
5630
5632
|
</div>
|
|
@@ -5642,15 +5644,15 @@ let Ht = class extends y {
|
|
|
5642
5644
|
}
|
|
5643
5645
|
render() {
|
|
5644
5646
|
var s, e, c, r, n;
|
|
5645
|
-
const t = (s = this.selectedItem) != null && s.label && ((e = this.selectedItem) == null ? void 0 : e.label.length) <
|
|
5647
|
+
const t = (s = this.selectedItem) != null && s.label && ((e = this.selectedItem) == null ? void 0 : e.label.length) < 22 ? (c = this.selectedItem) == null ? void 0 : c.label : ((r = this.selectedItem) == null ? void 0 : r.label.slice(0, 22)) + "...";
|
|
5646
5648
|
return v`<div class="${z}__switcher">
|
|
5647
5649
|
<cds-custom-header-menu
|
|
5648
5650
|
role="button"
|
|
5649
5651
|
tabindex="${this.isTrialOpen ? -1 : 0}"
|
|
5650
5652
|
.menuLabel=${t}
|
|
5651
5653
|
.triggerContent=${t}
|
|
5652
|
-
title="${t.length >
|
|
5653
|
-
class="${
|
|
5654
|
+
title="${t.length > 22 ? (n = this.selectedItem) == null ? void 0 : n.label : null}"
|
|
5655
|
+
class="${At({
|
|
5654
5656
|
[`${z}__switcher-menu hybrid-ipaas`]: !0,
|
|
5655
5657
|
[`${z}__switcher-menu-disabled`]: this.disabled
|
|
5656
5658
|
})}">
|
|
@@ -5659,30 +5661,30 @@ let Ht = class extends y {
|
|
|
5659
5661
|
</div>`;
|
|
5660
5662
|
}
|
|
5661
5663
|
};
|
|
5662
|
-
|
|
5664
|
+
Bt.styles = X`
|
|
5663
5665
|
${ct(Zi)}
|
|
5664
5666
|
`;
|
|
5665
5667
|
mo([
|
|
5666
5668
|
a({ type: Array })
|
|
5667
|
-
],
|
|
5669
|
+
], Bt.prototype, "items", 2);
|
|
5668
5670
|
mo([
|
|
5669
5671
|
a({ type: Boolean })
|
|
5670
|
-
],
|
|
5672
|
+
], Bt.prototype, "iconsLeft", 2);
|
|
5671
5673
|
mo([
|
|
5672
5674
|
a({ type: Boolean })
|
|
5673
|
-
],
|
|
5675
|
+
], Bt.prototype, "disabled", 2);
|
|
5674
5676
|
mo([
|
|
5675
5677
|
a({ type: Boolean })
|
|
5676
|
-
],
|
|
5678
|
+
], Bt.prototype, "isTrialOpen", 2);
|
|
5677
5679
|
mo([
|
|
5678
5680
|
a({ type: Number })
|
|
5679
|
-
],
|
|
5681
|
+
], Bt.prototype, "initialSelectedIndex", 2);
|
|
5680
5682
|
mo([
|
|
5681
5683
|
a({ type: Function })
|
|
5682
|
-
],
|
|
5683
|
-
|
|
5684
|
+
], Bt.prototype, "onClick", 2);
|
|
5685
|
+
Bt = mo([
|
|
5684
5686
|
ot(`${Gi}-global-header-switcher-component`)
|
|
5685
|
-
],
|
|
5687
|
+
], Bt);
|
|
5686
5688
|
const Ki = `/**
|
|
5687
5689
|
* @license
|
|
5688
5690
|
*
|
|
@@ -5777,14 +5779,14 @@ const od = `/**
|
|
|
5777
5779
|
*
|
|
5778
5780
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
5779
5781
|
* LICENSE file in the root directory of this source tree.
|
|
5780
|
-
*/cds-custom-header-global-action.mcsp-header-user-profile{display:flex;block-size:48px;inline-size:48px}cds-custom-header-global-action clabs-global-header-user-profile-image{inline-size:100%}.ibm-automation-cds__help-menu{list-style:none}.ibm-automation-cds__help-menu svg{fill
|
|
5782
|
+
*/cds-custom-header-global-action.mcsp-header-user-profile{display:flex;block-size:48px;inline-size:48px}cds-custom-header-global-action clabs-global-header-user-profile-image{inline-size:100%}.ibm-automation-cds__help-menu{list-style:none}.ibm-automation-cds__help-menu svg{fill:var(--cds-icon-on-color, #ffffff)}.ibm-automation-cds__help-menu ul{transform:translate(calc(3rem - 100%)) translateY(100%)!important}.ibm-automation-cds__help-menu .ibm-automation-cds--text-truncate--end{display:flex;justify-content:space-between;inline-size:320px}.ibm-automation-cds__help-menu .ibm-automation-cds--header__menu-item{padding:12px;block-size:47px}.automation-global-header__notification svg{fill:var(--cds-icon-on-color, #ffffff)}.automation-global-header__notification svg circle{fill:#d61f28}.ibm-automation-cds__globalaction svg{fill:var(--cds-icon-on-color, #ffffff)}cds-custom-header-global-action.mcsp-header-user-profile>div{border-radius:50%;margin:7px;background-color:#1192e8;block-size:32px;inline-size:32px}cds-custom-header-global-action.mcsp-header-user-profile>div svg{margin:6px}.automation-global-header__divider:before{display:block;background-color:var(--cds-custom-border-subtle);block-size:2.5rem;content:"";inline-size:.0625rem;transform:translateY(.25rem)}.automation--header__group{position:relative;display:flex}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none!important}.automation-global-header--popover-content-container .ibm-automation-cds--popover .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:.125rem .5rem;background-color:#393939;color:#fff}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none!important}.ibm-automation-cds--custom-header__nav{display:block!important}.ibm-automation-cds--header__global .ibm-automation-cds--popover span{display:none!important}.c4p--user-profile-image--light{color:#000}.automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu{color:#f4f4f4}.automation-global-header__trial-menu::part(button){display:flex;align-items:center;padding:0 .75rem;inline-size:fit-content}.automation-global-header__trial-menu p{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px)}.automation-global-header__trial-menu .trial-label{color:#f4f4f4;padding-inline-start:5px;text-align:center;white-space:nowrap}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box{border:1px solid transparent;border-radius:.125rem;background-clip:padding-box,border-box;background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#0043ce,#be95ff);background-origin:padding-box,border-box;block-size:1.25rem;color:#f4f4f4;font-size:14px;font-weight:600;min-inline-size:1rem;text-align:center}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#0043ce,#be95ff)!important}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#fa4d56,#fa4d56)!important}.ibm-automation-cds--header__action:hover{background-color:#393939}.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:var(--cds-icon-on-color, #ffffff)}@media (forced-colors: active){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}@media (forced-colors: active) and (-ms-high-contrast: black-on-white){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#000}}@media (forced-colors: active) and (-ms-high-contrast: white-on-black){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}.automation-global-header__switcher{border:0!important;block-size:max-content;inline-size:max-content;min-block-size:max-content}.c4p--notifications-panel__container{border:0;block-size:max-content;min-block-size:max-content}`;
|
|
5781
5783
|
var sd = Object.defineProperty, ed = Object.getOwnPropertyDescriptor, vo = (o, t, s, e) => {
|
|
5782
5784
|
for (var c = e > 1 ? void 0 : e ? ed(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
5783
5785
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
5784
5786
|
return e && c && sd(t, s, c), c;
|
|
5785
5787
|
};
|
|
5786
5788
|
const { stablePrefix: cd } = st;
|
|
5787
|
-
let
|
|
5789
|
+
let Dt = class extends y {
|
|
5788
5790
|
constructor() {
|
|
5789
5791
|
super(...arguments), this.isTrialOpen = !1, this.isProfileOpen = !1, this.state = {
|
|
5790
5792
|
isAuthenticated: !1,
|
|
@@ -5832,7 +5834,7 @@ let Bt = class extends y {
|
|
|
5832
5834
|
}
|
|
5833
5835
|
renderTrial() {
|
|
5834
5836
|
var s;
|
|
5835
|
-
const o = (s = this.props) == null ? void 0 : s.trialConfigs, t =
|
|
5837
|
+
const o = (s = this.props) == null ? void 0 : s.trialConfigs, t = At({
|
|
5836
5838
|
[`${z}__trial-menu__counting-box-alert`]: o == null ? void 0 : o.warning
|
|
5837
5839
|
});
|
|
5838
5840
|
return ni(o) ? v`
|
|
@@ -5863,7 +5865,7 @@ let Bt = class extends y {
|
|
|
5863
5865
|
return v`<cds-custom-header-menu
|
|
5864
5866
|
menu-label="Help"
|
|
5865
5867
|
id="${Ee}"
|
|
5866
|
-
class="${
|
|
5868
|
+
class="${H}__help-menu"
|
|
5867
5869
|
trigger-content="Help"
|
|
5868
5870
|
tabindex="${this.isTrialOpen ? -1 : 0}">
|
|
5869
5871
|
${t == null ? void 0 : t.map((s) => v`
|
|
@@ -5872,7 +5874,7 @@ let Bt = class extends y {
|
|
|
5872
5874
|
target="${s.target}"
|
|
5873
5875
|
href="${s.link}">
|
|
5874
5876
|
<span>${s.label}</span>
|
|
5875
|
-
<span>${
|
|
5877
|
+
<span>${B("Launch", 16)}</span>
|
|
5876
5878
|
</cds-custom-header-menu-item>
|
|
5877
5879
|
`)}
|
|
5878
5880
|
</cds-custom-header-menu> `;
|
|
@@ -5885,9 +5887,9 @@ let Bt = class extends y {
|
|
|
5885
5887
|
aria-label="open assistance side panel"
|
|
5886
5888
|
tooltipAlignment="center"
|
|
5887
5889
|
tabindex="${this.isTrialOpen ? -1 : 0}"
|
|
5888
|
-
class="${
|
|
5890
|
+
class="${H}__help-menu"
|
|
5889
5891
|
@click="${(o) => this.handleAssistmeToggleClick(o)}">
|
|
5890
|
-
${
|
|
5892
|
+
${B("Help", 20, "icon")}
|
|
5891
5893
|
</cds-custom-header-global-action>
|
|
5892
5894
|
`;
|
|
5893
5895
|
}
|
|
@@ -5903,7 +5905,7 @@ let Bt = class extends y {
|
|
|
5903
5905
|
tooltipAlignment="center"
|
|
5904
5906
|
@click="${o.onClick}"
|
|
5905
5907
|
tabindex="${this.isTrialOpen ? -1 : 0}">
|
|
5906
|
-
${
|
|
5908
|
+
${B(
|
|
5907
5909
|
this.hasNewNotifications ? "NotificationNew" : "Notification",
|
|
5908
5910
|
20,
|
|
5909
5911
|
"icon"
|
|
@@ -5920,9 +5922,10 @@ let Bt = class extends y {
|
|
|
5920
5922
|
role="button"
|
|
5921
5923
|
aria-label="Launch Chat"
|
|
5922
5924
|
tooltipAlignment="center"
|
|
5925
|
+
class="${H}__globalaction"
|
|
5923
5926
|
tabindex="${this.isTrialOpen ? -1 : 0}"
|
|
5924
5927
|
@click="${() => this._toggleAIChat(o.onClick)}">
|
|
5925
|
-
${
|
|
5928
|
+
${B("AiLaunch", 20, "icon")}
|
|
5926
5929
|
</cds-custom-header-global-action>
|
|
5927
5930
|
`;
|
|
5928
5931
|
}
|
|
@@ -5977,9 +5980,9 @@ let Bt = class extends y {
|
|
|
5977
5980
|
role="button"
|
|
5978
5981
|
aria-label="${t.label}"
|
|
5979
5982
|
tooltipAlignment="center"
|
|
5980
|
-
class="${
|
|
5983
|
+
class="${H}__globalaction"
|
|
5981
5984
|
@click="${t.onClick}">
|
|
5982
|
-
${
|
|
5985
|
+
${B(t.carbonIcon, 20, "icon")}
|
|
5983
5986
|
</cds-custom-header-global-action>
|
|
5984
5987
|
`);
|
|
5985
5988
|
}
|
|
@@ -6012,30 +6015,30 @@ let Bt = class extends y {
|
|
|
6012
6015
|
.noAuthHeaderLinks="${t}"></clabs-global-header-unauthenticated-context>`;
|
|
6013
6016
|
}
|
|
6014
6017
|
};
|
|
6015
|
-
|
|
6018
|
+
Dt.styles = X`
|
|
6016
6019
|
${ct([od])}
|
|
6017
6020
|
`;
|
|
6018
6021
|
vo([
|
|
6019
|
-
|
|
6020
|
-
],
|
|
6022
|
+
Pt()
|
|
6023
|
+
], Dt.prototype, "isTrialOpen", 2);
|
|
6021
6024
|
vo([
|
|
6022
|
-
|
|
6023
|
-
],
|
|
6025
|
+
Pt()
|
|
6026
|
+
], Dt.prototype, "isProfileOpen", 2);
|
|
6024
6027
|
vo([
|
|
6025
|
-
|
|
6026
|
-
],
|
|
6028
|
+
Pt()
|
|
6029
|
+
], Dt.prototype, "state", 2);
|
|
6027
6030
|
vo([
|
|
6028
6031
|
a({ type: Object })
|
|
6029
|
-
],
|
|
6032
|
+
], Dt.prototype, "props", 2);
|
|
6030
6033
|
vo([
|
|
6031
6034
|
a({ type: Boolean })
|
|
6032
|
-
],
|
|
6035
|
+
], Dt.prototype, "assistMeScriptLoaded", 2);
|
|
6033
6036
|
vo([
|
|
6034
6037
|
a({ type: Boolean })
|
|
6035
|
-
],
|
|
6036
|
-
|
|
6038
|
+
], Dt.prototype, "hasNewNotifications", 2);
|
|
6039
|
+
Dt = vo([
|
|
6037
6040
|
ot(`${cd}-global-header-context`)
|
|
6038
|
-
],
|
|
6041
|
+
], Dt);
|
|
6039
6042
|
/**
|
|
6040
6043
|
* @license
|
|
6041
6044
|
*
|
|
@@ -6169,7 +6172,7 @@ var rd = Object.defineProperty, nd = Object.getOwnPropertyDescriptor, ho = (o, t
|
|
|
6169
6172
|
return e && c && rd(t, s, c), c;
|
|
6170
6173
|
};
|
|
6171
6174
|
const { stablePrefix: id } = st;
|
|
6172
|
-
let
|
|
6175
|
+
let It = class extends y {
|
|
6173
6176
|
constructor() {
|
|
6174
6177
|
super(...arguments), this.headerProps = {}, this.hasNewNotifications = !1, this.isMenuOpen = !1, this.assistMeScriptLoaded = !1, this.sidekickScriptLoaded = !1, this.solisScriptLoaded = !1, this.handleNavItemClick = (o) => {
|
|
6175
6178
|
var t, s, e, c, r;
|
|
@@ -6209,24 +6212,24 @@ let Ot = class extends y {
|
|
|
6209
6212
|
var o, t, s, e, c, r, n, d, l, p, m, h, b, g, f, x, C, $, S, E, T, O, w;
|
|
6210
6213
|
return v`
|
|
6211
6214
|
<cds-custom-header
|
|
6212
|
-
class="${
|
|
6215
|
+
class="${H}__header"
|
|
6213
6216
|
aria-label="IBM webMethods Hybrid Integration">
|
|
6214
6217
|
<cds-custom-header-menu-button
|
|
6215
6218
|
id="${pn}"
|
|
6216
6219
|
button-label-active="Close menu"
|
|
6217
6220
|
button-label-inactive="Open menu"></cds-custom-header-menu-button>
|
|
6218
6221
|
<cds-custom-header-name
|
|
6219
|
-
class="${
|
|
6222
|
+
class="${H}__header-name"
|
|
6220
6223
|
prefix="${((t = (o = this.headerProps) == null ? void 0 : o.brand) == null ? void 0 : t.company) ?? "IBM"}">
|
|
6221
|
-
<span class="${
|
|
6224
|
+
<span class="${H}__product-type"
|
|
6222
6225
|
>${((e = (s = this.headerProps) == null ? void 0 : s.brand) == null ? void 0 : e.product) ?? _}</span
|
|
6223
6226
|
>
|
|
6224
6227
|
</cds-custom-header-name>
|
|
6225
|
-
<span class="${
|
|
6228
|
+
<span class="${H}__capability-name"
|
|
6226
6229
|
>${((r = (c = this.headerProps) == null ? void 0 : c.capabilityName) == null ? void 0 : r.label) ?? _}</span
|
|
6227
6230
|
>
|
|
6228
6231
|
<clabs-global-header-context
|
|
6229
|
-
class="${
|
|
6232
|
+
class="${H}__global"
|
|
6230
6233
|
.props="${{ ...this.headerProps }}"
|
|
6231
6234
|
.assistMeScriptLoaded="${this.assistMeScriptLoaded}"
|
|
6232
6235
|
?hasNewNotifications="${this.hasNewNotifications}"></clabs-global-header-context>
|
|
@@ -6235,11 +6238,11 @@ let Ot = class extends y {
|
|
|
6235
6238
|
aria-label=${((l = (d = this.headerProps) == null ? void 0 : d.sideNav) == null ? void 0 : l.buttonLabel) ?? "Side navigation"}
|
|
6236
6239
|
collapse-mode="${typeof this.headerProps.sideNav.isCollapsible < "u" && this.headerProps.sideNav.isCollapsible ? "rail" : "responsive"}"
|
|
6237
6240
|
?is-not-persistent="${!!(typeof this.headerProps.sideNav.isCollapsible < "u" && this.headerProps.sideNav.isCollapsible)}"
|
|
6238
|
-
class="${
|
|
6239
|
-
[`${
|
|
6241
|
+
class="${At({
|
|
6242
|
+
[`${H}--rail-sidePanel`]: typeof this.headerProps.sideNav.isCollapsible < "u" && !this.headerProps.sideNav.isCollapsible
|
|
6240
6243
|
})}">
|
|
6241
6244
|
<cds-custom-side-nav-items
|
|
6242
|
-
class="${
|
|
6245
|
+
class="${H}__side-nav-items">
|
|
6243
6246
|
<!-- sideNav group array render -->
|
|
6244
6247
|
${(m = (p = this.headerProps) == null ? void 0 : p.sideNav) != null && m.groups ? v`
|
|
6245
6248
|
${(b = (h = this.headerProps.sideNav) == null ? void 0 : h.groups) == null ? void 0 : b.map(
|
|
@@ -6252,13 +6255,13 @@ let Ot = class extends y {
|
|
|
6252
6255
|
return v`
|
|
6253
6256
|
<clabs-global-header-side-nav-item
|
|
6254
6257
|
.link="${{ ...j }}"
|
|
6255
|
-
|
|
6258
|
+
?isCollapsible="${(et = this.headerProps.sideNav) == null ? void 0 : et.isCollapsible}"
|
|
6256
6259
|
.handleNavItemClick="${this.handleNavItemClick}"
|
|
6257
6260
|
.isSideNavMenuItems="${j.isSideNavMenuItems}"
|
|
6258
|
-
|
|
6259
|
-
|
|
6260
|
-
|
|
6261
|
-
|
|
6261
|
+
?isActive="${this.headerProps.isHybridIpaas && !j.isSideNavMenuItems ? window.location.href.includes(j.href) : j.isActive}"
|
|
6262
|
+
?menuOpen="${this.isMenuOpen}"
|
|
6263
|
+
?isOnClickAvailable="${typeof ((Z = (J = this.headerProps) == null ? void 0 : J.sideNav) == null ? void 0 : Z.onClick) == "function"}"
|
|
6264
|
+
?isHybridIpaas="${this.headerProps.isHybridIpaas}">
|
|
6262
6265
|
</clabs-global-header-side-nav-item>
|
|
6263
6266
|
${// do not add a divider after the final group
|
|
6264
6267
|
k + 1 !== q && K + 1 === U ? v`<cds-custom-side-nav-divider></cds-custom-side-nav-divider>` : _}
|
|
@@ -6296,8 +6299,8 @@ let Ot = class extends y {
|
|
|
6296
6299
|
?expanded="${typeof this.headerProps.sideNavPropsV2.isExpandable < "u" && this.headerProps.sideNavPropsV2.isExpandable ? this.isMenuOpen : !1}"
|
|
6297
6300
|
?is-not-persistent="${!(typeof ((S = ($ = this.headerProps) == null ? void 0 : $.sideNavPropsV2) == null ? void 0 : S.isCollapsible) < "u" && !((T = (E = this.headerProps) == null ? void 0 : E.sideNav) != null && T.isCollapsible))}"
|
|
6298
6301
|
class="
|
|
6299
|
-
${
|
|
6300
|
-
[`${
|
|
6302
|
+
${At({
|
|
6303
|
+
[`${H}--rail-sidePanel`]: typeof this.headerProps.sideNavPropsV2.isCollapsible < "u" && !this.headerProps.sideNavPropsV2.isCollapsible
|
|
6301
6304
|
})}">
|
|
6302
6305
|
${(w = (O = this.headerProps.sideNavPropsV2) == null ? void 0 : O.links) == null ? void 0 : w.map((M) => {
|
|
6303
6306
|
var k, P, q;
|
|
@@ -6320,30 +6323,30 @@ let Ot = class extends y {
|
|
|
6320
6323
|
`;
|
|
6321
6324
|
}
|
|
6322
6325
|
};
|
|
6323
|
-
|
|
6326
|
+
It.styles = X`
|
|
6324
6327
|
${ct(wn)}
|
|
6325
6328
|
`;
|
|
6326
6329
|
ho([
|
|
6327
6330
|
a({ type: Object })
|
|
6328
|
-
],
|
|
6331
|
+
], It.prototype, "headerProps", 2);
|
|
6329
6332
|
ho([
|
|
6330
6333
|
a({ type: Boolean })
|
|
6331
|
-
],
|
|
6334
|
+
], It.prototype, "hasNewNotifications", 2);
|
|
6332
6335
|
ho([
|
|
6333
|
-
|
|
6334
|
-
],
|
|
6336
|
+
Pt()
|
|
6337
|
+
], It.prototype, "isMenuOpen", 2);
|
|
6335
6338
|
ho([
|
|
6336
|
-
|
|
6337
|
-
],
|
|
6339
|
+
Pt()
|
|
6340
|
+
], It.prototype, "assistMeScriptLoaded", 2);
|
|
6338
6341
|
ho([
|
|
6339
|
-
|
|
6340
|
-
],
|
|
6342
|
+
Pt()
|
|
6343
|
+
], It.prototype, "sidekickScriptLoaded", 2);
|
|
6341
6344
|
ho([
|
|
6342
|
-
|
|
6343
|
-
],
|
|
6344
|
-
|
|
6345
|
+
Pt()
|
|
6346
|
+
], It.prototype, "solisScriptLoaded", 2);
|
|
6347
|
+
It = ho([
|
|
6345
6348
|
ot(`${id}-global-header-apaas`)
|
|
6346
|
-
],
|
|
6349
|
+
], It);
|
|
6347
6350
|
/**
|
|
6348
6351
|
* @license
|
|
6349
6352
|
*
|
|
@@ -6352,9 +6355,9 @@ Ot = ho([
|
|
|
6352
6355
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
6353
6356
|
* LICENSE file in the root directory of this source tree.
|
|
6354
6357
|
*/
|
|
6355
|
-
class dd extends
|
|
6358
|
+
class dd extends It {
|
|
6356
6359
|
}
|
|
6357
|
-
const ad = `.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, .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, .5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min: var(--cds-custom-layout-density-padding-inline-condensed, .5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max: var(--cds-custom-layout-density-padding-inline-condensed, .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: .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}: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, #ffffff);--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-one{--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, #ffffff);--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, #ffffff);--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, #ffffff);--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, #ffffff);--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-two.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background{background-color:var(--cds-custom-layer-background)}@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--assistive-text,.cds-custom--visually-hidden{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.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, #ffffff)}.cds-custom--popover--drop-shadow .cds-custom--popover{filter:var(--cds-custom-popover-drop-shadow, drop-shadow(0 .125rem .125rem rgba(0, 0, 0, .2)))}.cds-custom--popover--border>.cds-custom--popover>.cds-custom--popover-content{outline:1px solid var(--cds-custom-popover-border-color, var(--cds-custom-border-subtle));outline-offset:-1px}.cds-custom--popover--caret{--cds-custom-popover-offset: .625rem}.cds-custom--popover{position:absolute;z-index:6000;top:0;right:0;bottom:0;left:0;pointer-events:none}.cds-custom--popover-content{--cds-custom-layout-size-height-sm: 2rem}.cds-custom--popover-content.cds-custom--layout--size-sm,.cds-custom--layout--size-sm :where(.cds-custom--popover-content){--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-sm)}.cds-custom--popover-content{--cds-custom-layout-size-height-md: 2.5rem}.cds-custom--popover-content.cds-custom--layout--size-md,.cds-custom--layout--size-md :where(.cds-custom--popover-content){--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-md)}.cds-custom--popover-content{--cds-custom-layout-size-height-lg: 3rem}.cds-custom--popover-content.cds-custom--layout--size-lg,.cds-custom--layout--size-lg :where(.cds-custom--popover-content){--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-lg)}.cds-custom--popover-content{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--popover-content *,.cds-custom--popover-content *:before,.cds-custom--popover-content *:after{box-sizing:inherit}.cds-custom--popover-content{position:absolute;z-index:6000;display:none;border-radius:var(--cds-custom-popover-border-radius, 2px);background-color:var(--cds-custom-popover-background-color, var(--cds-custom-layer));color:var(--cds-custom-popover-text-color, var(--cds-custom-text-primary, #161616));inline-size:max-content;max-inline-size:23rem;pointer-events:auto}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content{display:block}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-content{background-color:var(--cds-custom-background, #ffffff)}.cds-custom--popover-content:before{position:absolute;display:none;content:""}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content:before{display:block}.cds-custom--popover-caret,.cds-custom--popover--auto-align.cds-custom--popover-caret{position:absolute;z-index:6000;display:none;will-change:transform}.cds-custom--popover-caret:after,.cds-custom--popover--auto-align.cds-custom--popover-caret:after{position:absolute;display:block;background-color:var(--cds-custom-popover-background-color, var(--cds-custom-layer));content:""}.cds-custom--popover-caret:before,.cds-custom--popover--auto-align.cds-custom--popover-caret:before{position:absolute;display:none;background-color:var(--cds-custom-popover-border-color, var(--cds-custom-border-subtle));content:""}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-caret:after{background-color:var(--cds-custom-background, #ffffff)}.cds-custom--popover--border .cds-custom--popover-caret:before,.cds-custom--popover--border .cds-custom--popover--auto-align.cds-custom--popover-caret:before{display:block}.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.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{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:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem)),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:calc(50% - var(--cds-custom-popover-offset, 0rem));inset-inline-start:initial}.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-end:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(var(--cds-custom-popover-offset, 0rem),calc(100% + var(--cds-custom-popover-offset, 0rem)))}[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-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-custom-popover-offset, 0rem))}.cds-custom--popover--bottom>.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-start>.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-end>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset, 0rem);inset-block-start:0;inset-inline:0;transform:translateY(-100%)}.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height, .375rem);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, 0rem))}.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after{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--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:before{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--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}[dir=rtl] .cds-custom--popover--bottom>.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-start>.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-end>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,var(--cds-custom-popover-offset, 0rem))}.cds-custom--popover--bottom.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-start.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-end.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);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{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--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{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--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}.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:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem)),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:calc(50% - var(--cds-custom-popover-offset, 0rem));inset-inline-start:initial}.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-end:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(var(--cds-custom-popover-offset, 0rem),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}[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-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-custom-popover-offset, 0rem))}.cds-custom--popover--top>.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-start>.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-end>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset, 0rem);inset-block-end:0;inset-inline:0;transform:translateY(100%)}.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height, .375rem);inline-size:var(--cds-custom-popover-caret-width, .75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-1 * var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after{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--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:before{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--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}[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-left: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-right: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)>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,calc(-1 * var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top.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-start.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-end.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);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{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--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{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--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}.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, 0rem),-50%)}.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-start: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, 0rem),calc(.5 * var(--cds-custom-popover-offset, 0rem) * -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, 0rem),calc(.5 * var(--cds-custom-popover-offset, 0rem) + 16px))}[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-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-top: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{inset-inline-end:100%;inset-inline-start:initial}.cds-custom--popover--right>.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-start>.cds-custom--popover>.cds-custom--popover-content:before,.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{inline-size:var(--cds-custom-popover-offset, 0rem);inset-block:0;inset-inline-start:0;transform:translate(-100%)}.cds-custom--popover--right: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-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.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{block-size:var(--cds-custom-popover-caret-width, .75rem);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%)}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{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)}[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-top: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-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{inset-inline-end:100%;inset-inline-start:initial}.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{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--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}.cds-custom--popover--right.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-start.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>.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{block-size:var(--cds-custom-popover-caret-width, .75rem);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{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--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{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--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.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(-1 * var(--cds-custom-popover-offset, 0rem) + .1px),-50%)}.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem)),calc(-.5 * var(--cds-custom-popover-offset, 0rem) - 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(-1 * var(--cds-custom-popover-offset, 0rem)),calc(.5 * var(--cds-custom-popover-offset, 0rem) + 16px))}[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-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-top: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{inset-inline-end:initial;inset-inline-start:100%}.cds-custom--popover--left>.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-start>.cds-custom--popover>.cds-custom--popover-content:before,.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{inline-size:var(--cds-custom-popover-offset, 0rem);inset-block:0;inset-inline-end:0;transform:translate(100%)}.cds-custom--popover--left: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-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.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{block-size:var(--cds-custom-popover-caret-width, .75rem);inline-size:var(--cds-custom-popover-caret-height, .375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem) + 100%),-50%)}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{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)}[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-top: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-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{inset-inline-end:initial;inset-inline-start:100%}.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{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--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}.cds-custom--popover--left.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-start.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>.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{block-size:var(--cds-custom-popover-caret-width, .75rem);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{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--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{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--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.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:initial}.cds-custom--popover--tab-tip .cds-custom--popover{will-change:filter}.cds-custom--popover--tab-tip__button{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--popover--tab-tip__button *,.cds-custom--popover--tab-tip__button *:before,.cds-custom--popover--tab-tip__button *:after{box-sizing:inherit}.cds-custom--popover--tab-tip__button{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--popover--tab-tip__button::-moz-focus-inner{border:0}.cds-custom--popover--tab-tip__button{position:relative;display:inline-flex;align-items:center;justify-content:center;block-size:2rem;inline-size:2rem}.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 #0003}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button:not(:focus):after{position:absolute;z-index:6001;background:var(--cds-custom-layer);block-size:2px;content:"";inline-size:100%;inset-block-end:0}.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);line-height:var(--cds-custom-body-01-line-height, 1.42857);letter-spacing:var(--cds-custom-body-01-letter-spacing, .16px);padding:var(--cds-custom-tooltip-padding-block, 1rem) var(--cds-custom-tooltip-padding-inline, 1rem);max-inline-size:18rem;overflow-wrap:break-word}.cds-custom--icon-tooltip{--cds-custom-tooltip-padding-block: .125rem;--cds-custom-popover-caret-width: .5rem;--cds-custom-popover-caret-height: .25rem;--cds-custom-popover-offset: .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);line-height:var(--cds-custom-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing, .16px)}.cds-custom--definition-term{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--definition-term *,.cds-custom--definition-term *:before,.cds-custom--definition-term *:after{box-sizing:inherit}.cds-custom--definition-term{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--definition-term::-moz-focus-inner{border:0}.cds-custom--definition-term{border-radius:0;border-block-end:1px dotted var(--cds-custom-border-strong);color:var(--cds-custom-text-primary, #161616)}.cds-custom--definition-term:focus{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:focus{border-block-end-color:var(--cds-custom-border-interactive, #0f62fe)}.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);line-height:var(--cds-custom-body-01-line-height, 1.42857);letter-spacing:var(--cds-custom-body-01-letter-spacing, .16px);padding:.5rem 1rem;max-inline-size:11rem;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-xs)), 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 - .0625rem );box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--btn *,.cds-custom--btn *:before,.cds-custom--btn *:after{box-sizing:inherit}.cds-custom--btn{font-size:var(--cds-custom-body-compact-01-font-size, .875rem);font-weight:var(--cds-custom-body-compact-01-font-weight, 400);line-height:var(--cds-custom-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing, .16px);position:relative;display:inline-flex;flex-shrink:0;justify-content:space-between;border-radius:0;margin:0;cursor:pointer;inline-size:max-content;max-inline-size:20rem;min-block-size:var(--cds-custom-layout-size-height-local);outline:none;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 + 1rem - .0625rem);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:top}.cds-custom--btn:disabled,.cds-custom--btn:hover:disabled,.cds-custom--btn:focus:disabled,.cds-custom--btn.cds-custom--btn--disabled,.cds-custom--btn.cds-custom--btn--disabled:hover,.cds-custom--btn.cds-custom--btn--disabled:focus{border-color:var(--cds-custom-button-disabled, #c6c6c6);background: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{position:absolute;flex-shrink:0;block-size:1rem;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}.cds-custom--btn::-moz-focus-inner{padding:0;border:0}.cds-custom--btn--primary{border-width:1px;border-style:solid;border-color:transparent;background-color:var(--cds-custom-button-primary, #0f62fe);color:var(--cds-custom-text-on-color, #ffffff)}.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, #ffffff)}.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{color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--secondary{border-width:1px;border-style:solid;border-color:transparent;background-color:var(--cds-custom-button-secondary, #393939);color:var(--cds-custom-text-on-color, #ffffff)}.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, #ffffff)}.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:hover,.cds-custom--btn--secondary:focus{color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--tertiary{border-width:1px;border-style:solid;border-color:var(--cds-custom-button-tertiary, #0f62fe);background-color:transparent;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, #ffffff)}.cds-custom--btn--tertiary:active{background-color:var(--cds-custom-button-tertiary-active, #002d9c)}.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:hover{color:var(--cds-custom-text-inverse, #ffffff)}.cds-custom--btn--tertiary:focus{background-color:var(--cds-custom-button-tertiary, #0f62fe);color:var(--cds-custom-text-inverse, #ffffff)}.cds-custom--btn--tertiary:active{border-color:transparent;background-color:var(--cds-custom-button-tertiary-active, #002d9c);color:var(--cds-custom-text-inverse, #ffffff)}.cds-custom--btn--tertiary:disabled,.cds-custom--btn--tertiary:hover:disabled,.cds-custom--btn--tertiary:focus:disabled,.cds-custom--btn--tertiary.cds-custom--btn--disabled,.cds-custom--btn--tertiary.cds-custom--btn--disabled:hover,.cds-custom--btn--tertiary.cds-custom--btn--disabled:focus{background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .25));outline:none}.cds-custom--btn--ghost{border-width:1px;border-style:solid;border-color:transparent;background-color:transparent;color:var(--cds-custom-link-primary, #0f62fe)}.cds-custom--btn--ghost:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .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, #ffffff)}.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{padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem)}.cds-custom--btn--ghost .cds-custom--btn__icon{position:static;align-self:center;margin-inline-start:.5rem}.cds-custom--btn--ghost:hover,.cds-custom--btn--ghost:active{color:var(--cds-custom-link-primary-hover, #0043ce)}.cds-custom--btn--ghost:active{background-color:var(--cds-custom-background-active, rgba(141, 141, 141, .5))}.cds-custom--btn--ghost:disabled,.cds-custom--btn--ghost:hover:disabled,.cds-custom--btn--ghost:focus:disabled,.cds-custom--btn--ghost.cds-custom--btn--disabled,.cds-custom--btn--ghost.cds-custom--btn--disabled:hover,.cds-custom--btn--ghost.cds-custom--btn--disabled:focus{border-color:transparent;background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .25));outline:none}.cds-custom--btn--ghost:not([disabled]) svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--btn--icon-only{align-items:center;justify-content:center;padding:0;block-size:var(--cds-custom-layout-size-height-local);inline-size:var(--cds-custom-layout-size-height-local);padding-block-start:0}.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--ghost .cds-custom--btn__icon,.cds-custom--btn--icon-only.cds-custom--btn--danger--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--xs:not(.cds-custom--btn--icon-only){padding-block-start:1.5px}.cds-custom--btn--xs:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon,.cds-custom--btn--sm:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon,.cds-custom--btn--md: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, rgba(141, 141, 141, .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 path:not([data-icon-path]):not([fill=none]),.cds-custom--btn--ghost.cds-custom--btn--icon-only .cds-custom--btn__icon{fill:var(--cds-custom-icon-primary, #161616)}.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--ghost.cds-custom--btn--icon-only[disabled] .cds-custom--btn__icon,.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{border-width:1px;border-style:solid;border-color:transparent;background-color:var(--cds-custom-button-danger-primary, #da1e28);color:var(--cds-custom-text-on-color, #ffffff)}.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, #ffffff)}.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, #ffffff)}.cds-custom--btn--danger--tertiary{border-width:1px;border-style:solid;border-color:var(--cds-custom-button-danger-secondary, #da1e28);background-color:transparent;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, #ffffff)}.cds-custom--btn--danger--tertiary:active{background-color:var(--cds-custom-button-danger-active, #750e13)}.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, #ffffff)}.cds-custom--btn--danger--tertiary:focus{background-color:var(--cds-custom-button-danger-primary, #da1e28);color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger--tertiary:active{border-color:var(--cds-custom-button-danger-active, #750e13);background-color:var(--cds-custom-button-danger-active, #750e13);color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger--tertiary:disabled,.cds-custom--btn--danger--tertiary:hover:disabled,.cds-custom--btn--danger--tertiary:focus:disabled,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled:hover,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled:focus{background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .25));outline:none}.cds-custom--btn--danger--ghost{border-width:1px;border-style:solid;border-color:transparent;background-color:transparent;color:var(--cds-custom-button-danger-secondary, #da1e28)}.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, #ffffff)}.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{padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem)}.cds-custom--btn--danger--ghost .cds-custom--btn__icon{position:static;margin-inline-start:.5rem}.cds-custom--btn--danger--ghost:hover,.cds-custom--btn--danger--ghost:active{color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger--ghost:disabled,.cds-custom--btn--danger--ghost:hover:disabled,.cds-custom--btn--danger--ghost:focus:disabled,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled:hover,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled:focus{border-color:transparent;background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .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);line-height:var(--cds-custom-body-compact-02-line-height, 1.375);letter-spacing:var(--cds-custom-body-compact-02-letter-spacing, 0);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{position:relative;padding:0;border:none;background:var(--cds-custom-skeleton-background, #e8e8e8);box-shadow:none;pointer-events:none}.cds-custom--btn.cds-custom--skeleton:hover,.cds-custom--btn.cds-custom--skeleton:focus,.cds-custom--btn.cds-custom--skeleton:active{border:none;cursor:default;outline:none}.cds-custom--btn.cds-custom--skeleton:before{position:absolute;animation:3s ease-in-out cds-custom--skeleton infinite;background:var(--cds-custom-skeleton-element, #c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion: reduce){.cds-custom--btn.cds-custom--skeleton:before{animation:none}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.cds-custom--btn.cds-custom--skeleton{background:CanvasText}.cds-custom--btn.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--btn.cds-custom--skeleton{inline-size:9.375rem}.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){box-shadow:inherit}.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{border-color:transparent;background-color:transparent;box-shadow:none}.cds-custom--btn--sm .cds-custom--badge-indicator{margin-block-start:.25rem;margin-inline-end:.25rem}@media screen and (-ms-high-contrast: active),(forced-colors: 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--content{padding:2rem;color:var(--cds-custom-text-primary, #161616);will-change:margin-left}.cds-custom--header~.cds-custom--content,div:has(.cds-custom--header)~.cds-custom--content{margin-block-start:3rem}.cds-custom--side-nav~.cds-custom--content{margin-inline-start:3rem}.cds-custom--side-nav.cds-custom--side-nav--expanded~.cds-custom--content{margin-inline-start:16rem}.cds-custom--header{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--header *,.cds-custom--header *:before,.cds-custom--header *:after{box-sizing:inherit}.cds-custom--header{position:fixed;z-index:8000;display:flex;align-items:center;background-color:var(--cds-custom-background, #ffffff);block-size:3rem;border-block-end:1px solid var(--cds-custom-border-subtle);inset-block-start:0;inset-inline:0}.cds-custom--header__action{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--header__action *,.cds-custom--header__action *:before,.cds-custom--header__action *:after{box-sizing:inherit}.cds-custom--header__action{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--header__action::-moz-focus-inner{border:0}.cds-custom--header__action{display:inline-flex;border:.0625rem solid transparent;block-size:3rem;inline-size:3rem;transition:background-color .11s,border-color .11s}@media (max-width: 41.98rem){.cds-custom--header__action{min-inline-size:3rem}}.cds-custom--header__global .cds-custom--popover{z-index:8001}.cds-custom--header__action>:first-child{margin-block-start:0}.cds-custom--header__action>svg.cds-custom--navigation-menu-panel-collapse-icon,.cds-custom--header__action--active>svg.cds-custom--navigation-menu-panel-expand-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, rgba(141, 141, 141, .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, rgba(141, 141, 141, .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:hover 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--active svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--header__menu-trigger>svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--header__menu-trigger:hover>svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--header__menu-toggle{display:flex;align-items:center;justify-content:center}@media (min-width: 66rem){.cds-custom--header__menu-toggle__hidden{display:none}}a.cds-custom--header__name{font-size:var(--cds-custom-body-compact-01-font-size, .875rem);font-weight:var(--cds-custom-body-compact-01-font-weight, 400);line-height:var(--cds-custom-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing, .16px);display:flex;align-items:center;padding:0 2rem 0 1rem;border:.125rem solid transparent;block-size:100%;font-weight:600;letter-spacing:.1px;line-height:1.25rem;outline:none;text-decoration:none;transition:border-color .11s;-webkit-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{position:relative;display:none;block-size:100%;padding-inline-start:1rem}@media (min-width: 66rem){.cds-custom--header__nav{display:block}}.cds-custom--header__nav:before{position:absolute;display:block;background-color:var(--cds-custom-border-subtle);block-size:1.5rem;content:"";inline-size:.0625rem;inset-block-start:50%;inset-inline-start:0;transform:translateY(-50%)}.cds-custom--header__menu-bar{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--header__menu-bar *,.cds-custom--header__menu-bar *:before,.cds-custom--header__menu-bar *:after{box-sizing:inherit}.cds-custom--header__menu-bar{display:flex;padding:0;margin:0;block-size:100%;list-style:none}a.cds-custom--header__menu-item{position:relative;display:flex;align-items:center;padding:0 1rem;border:2px solid transparent;background-color:var(--cds-custom-background, #ffffff);block-size:100%;color:var(--cds-custom-text-secondary, #525252);font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.125rem;text-decoration:none;transition:background-color .11s,border-color .11s,color .11s;-webkit-user-select:none;user-select:none}a.cds-custom--header__menu-item:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .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, rgba(141, 141, 141, .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:hover>svg,a.cds-custom--header__menu-item:active>svg{fill:var(--cds-custom-icon-primary, #161616)}a.cds-custom--header__menu-item[aria-current=page],.cds-custom--header__menu-item--current{color:var(--cds-custom-text-primary, #161616)}a.cds-custom--header__menu-item[aria-current=page]:after,.cds-custom--header__menu-item--current:after{position:absolute;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}a.cds-custom--header__menu-item[aria-current=page]:focus:after,.cds-custom--header__menu-item--current:focus:after{border:0}.cds-custom--header__submenu .cds-custom--header__menu a.cds-custom--header__menu-item[aria-current=page]:after,.cds-custom--header__submenu .cds-custom--header__menu .cds-custom--header__menu-item--current: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 a.cds-custom--header__menu-item[aria-current=page]:focus:after,.cds-custom--header__submenu .cds-custom--header__menu .cds-custom--header__menu-item--current: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[aria-current=page]:focus,a.cds-custom--header__menu-item.cds-custom--header__menu-item--current:focus{border:2px solid var(--cds-custom-focus, #0f62fe)}.cds-custom--header__submenu,.cds-custom--header__menu-title[aria-haspopup=true]{position:relative}.cds-custom--header__menu-title[aria-expanded=true]{z-index:8002;background-color:var(--cds-custom-layer);color:var(--cds-custom-text-secondary, #525252)}.cds-custom--header__menu-title[aria-expanded=true]>.cds-custom--header__menu-arrow{transform:rotate(180deg)}.cds-custom--header__menu{display:none;padding:0;margin:0;list-style:none}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{position:absolute;z-index:8001;display:flex;flex-direction:column;background-color:var(--cds-custom-layer);box-shadow:0 4px 8px #00000080;inline-size:12.5rem;inset-block-end:0;inset-inline-start:0;transform:translateY(100%)}.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{display:flex;flex:1 1 0%;justify-content:flex-end;block-size:100%}.cds-custom--skip-to-content{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--skip-to-content:focus{z-index:9999;display:flex;align-items:center;padding:0 1rem;border:4px solid var(--cds-custom-focus, #0f62fe);background-color:var(--cds-custom-background, #ffffff);block-size:3rem;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{position:fixed;z-index:8000;overflow:hidden;border:none;background-color:var(--cds-custom-layer);color:var(--cds-custom-text-secondary, #525252);inline-size:0;inset-block:3rem 0;inset-inline-end:0;transition:width .11s cubic-bezier(.2,0,1,.9);will-change:width}.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--side-nav{position:fixed;z-index:8000;overflow:hidden;background-color:var(--cds-custom-background, #ffffff);color:var(--cds-custom-text-secondary, #525252);inline-size:3rem;inset-block:0;inset-inline-start:0;max-inline-size:16rem;transition:inline-size .11s cubic-bezier(.2,0,1,.9),transform .11s cubic-bezier(.2,0,1,.9);will-change:inline-size}.cds-custom--side-nav--ux{inline-size:16rem;inset-block-start:3rem}@media (max-width: 65.98rem){.cds-custom--side-nav--ux{inline-size:0}}.cds-custom--side-nav--rail{inline-size:3rem}.cds-custom--side-nav--hidden{inline-size:0}.cds-custom--side-nav--expanded{inline-size:16rem}.cds-custom--side-nav__overlay{position:fixed;background-color:transparent;block-size:0;inline-size:0;inset-block-start:3rem;inset-inline-start:0;opacity:0;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1)}@media (max-width: 65.98rem){.cds-custom--side-nav__overlay-active{z-index:6000;background-color:var(--cds-custom-overlay, rgba(22, 22, 22, .5));block-size:100vh;inline-size:100vw;opacity:1;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1)}}.cds-custom--header~.cds-custom--side-nav{block-size:calc(100% - 48px);inset-block-start:3rem}.cds-custom--side-nav--fixed{inline-size:16rem}.cds-custom--side-nav--collapsed{inline-size:16rem;transform:translate(-16rem)}.cds-custom--side-nav__navigation{display:flex;flex-direction:column}.cds-custom--side-nav__items{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__items *,.cds-custom--side-nav__items *:before,.cds-custom--side-nav__items *:after{box-sizing:inherit}.cds-custom--side-nav__items{overflow:hidden;flex:1 1 0%;padding:1rem 0 0}.cds-custom--side-nav:hover .cds-custom--side-nav__items,.cds-custom--side-nav--fixed .cds-custom--side-nav__items,.cds-custom--side-nav--expanded .cds-custom--side-nav__items,.cds-custom--side-nav--ux .cds-custom--side-nav__items{overflow-y:auto}.cds-custom--side-nav__item{overflow:hidden;block-size:auto;inline-size:auto}.cds-custom--side-nav--ux .cds-custom--side-nav__item{block-size:auto;inline-size:auto}.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active):hover .cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__submenu:hover,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__link:hover,.cds-custom--side-nav__menu a.cds-custom--side-nav__link:not(.cds-custom--side-nav__link--current):not([aria-current=page]):hover,.cds-custom--side-nav a.cds-custom--header__menu-item:hover,.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__link:hover>span,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active) .cds-custom--side-nav__menu-item>.cds-custom--side-nav__link:hover>span{color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item--large{block-size:auto}.cds-custom--side-nav__divider{margin:.5rem 1rem;background-color:var(--cds-custom-border-subtle);block-size:1px;list-style-type:none}.cds-custom--side-nav__divider hr{border:none}.cds-custom--side-nav__submenu{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__submenu *,.cds-custom--side-nav__submenu *:before,.cds-custom--side-nav__submenu *:after{box-sizing:inherit}.cds-custom--side-nav__submenu{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--side-nav__submenu::-moz-focus-inner{border:0}.cds-custom--side-nav__submenu{font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px);outline:2px solid transparent;outline-offset:-2px;display:flex;align-items:center;padding:0 1rem;block-size:2rem;color:var(--cds-custom-text-secondary, #525252);transition:color .11s,background-color .11s,outline .11s;-webkit-user-select:none;user-select:none}.cds-custom--side-nav__submenu:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__submenu:focus{outline:2px solid var(--cds-custom-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--side-nav__submenu:focus{outline-style:dotted}}.cds-custom--side-nav__submenu-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start}.cds-custom--side-nav__icon.cds-custom--side-nav__submenu-chevron{display:flex;flex:1;justify-content:flex-end}.cds-custom--side-nav__submenu-chevron>svg{block-size:1rem;inline-size:1rem;transition:transform .11s}.cds-custom--side-nav__submenu[aria-expanded=true] .cds-custom--side-nav__submenu-chevron>svg{transform:rotate(180deg)}.cds-custom--side-nav__item--large .cds-custom--side-nav__submenu{block-size:3rem}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu:hover{background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu[aria-expanded=false]{position:relative;background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu[aria-expanded=false]:before{position:absolute;background-color:var(--cds-custom-border-interactive, #0f62fe);content:"";inline-size:3px;inset-block:0;inset-inline-start:0}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu-title{color:var(--cds-custom-text-primary, #161616);font-weight:600}.cds-custom--side-nav__item--active .cds-custom--side-nav__icon>svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--side-nav__menu{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__menu *,.cds-custom--side-nav__menu *:before,.cds-custom--side-nav__menu *:after{box-sizing:inherit}.cds-custom--side-nav__menu{display:block;max-block-size:0;visibility:hidden}.cds-custom--side-nav__submenu[aria-expanded=true]+.cds-custom--side-nav__menu{max-block-size:93.75rem;visibility:inherit}.cds-custom--side-nav__menu a.cds-custom--side-nav__link{block-size:2rem;font-weight:400;min-block-size:2rem;padding-inline-start:2rem}.cds-custom--side-nav__item.cds-custom--side-nav__item--icon a.cds-custom--side-nav__link{padding-inline-start:4.5rem}.cds-custom--side-nav__menu a.cds-custom--side-nav__link--current,.cds-custom--side-nav__menu a.cds-custom--side-nav__link[aria-current=page],a.cds-custom--side-nav__link--current{background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2))}.cds-custom--side-nav__menu a.cds-custom--side-nav__link--current>span,.cds-custom--side-nav__menu a.cds-custom--side-nav__link[aria-current=page]>span,a.cds-custom--side-nav__link--current>span{color:var(--cds-custom-text-primary, #161616);font-weight:600}a.cds-custom--side-nav__link,.cds-custom--side-nav a.cds-custom--header__menu-item,.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{outline:2px solid transparent;outline-offset:-2px;font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px);position:relative;display:flex;align-items:center;padding:0 1rem;min-block-size:2rem;text-decoration:none;transition:color .11s,background-color .11s,outline .11s}.cds-custom--side-nav__item--large a.cds-custom--side-nav__link{block-size:3rem}a.cds-custom--side-nav__link>.cds-custom--side-nav__link-text,.cds-custom--side-nav a.cds-custom--header__menu-item .cds-custom--text-truncate-end{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--cds-custom-text-secondary, #525252);font-size:.875rem;letter-spacing:.1px;line-height:1.25rem;-webkit-user-select:none;user-select:none}a.cds-custom--side-nav__link:focus,.cds-custom--side-nav a.cds-custom--header__menu-item:focus{outline:2px solid var(--cds-custom-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){a.cds-custom--side-nav__link:focus,.cds-custom--side-nav a.cds-custom--header__menu-item:focus{outline-style:dotted}}a.cds-custom--side-nav__link[aria-current=page],a.cds-custom--side-nav__link--current{background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2));font-weight:600}a.cds-custom--side-nav__link[aria-current=page] .cds-custom--side-nav__link-text,a.cds-custom--side-nav__link--current .cds-custom--side-nav__link-text{color:var(--cds-custom-text-primary, #161616)}a.cds-custom--side-nav__link[aria-current=page]:before,a.cds-custom--side-nav__link--current:before{position:absolute;background-color:var(--cds-custom-border-interactive, #0f62fe);content:"";inline-size:3px;inset-block:0;inset-inline-start:0}.cds-custom--side-nav__icon{display:flex;flex:0 0 1rem;align-items:center;justify-content:center}.cds-custom--side-nav__icon:not(.cds-custom--side-nav__submenu-chevron){margin-inline-end:1.5rem}.cds-custom--side-nav__icon>svg{block-size:1rem;fill:var(--cds-custom-icon-secondary, #525252);inline-size:1rem}.cds-custom--side-nav__icon>svg.cds-custom--side-nav-collapse-icon{display:none}.cds-custom--side-nav--expanded .cds-custom--side-nav__icon>svg.cds-custom--side-nav-expand-icon{display:none}.cds-custom--side-nav--expanded .cds-custom--side-nav__icon>svg.cds-custom--side-nav-collapse-icon{display:block}.cds-custom--side-nav--fixed a.cds-custom--side-nav__link,.cds-custom--side-nav--fixed .cds-custom--side-nav__submenu{padding-inline-start:1rem}.cds-custom--side-nav--fixed .cds-custom--side-nav__item:not(.cds-custom--side-nav__item--icon) .cds-custom--side-nav__menu a.cds-custom--side-nav__link{padding-inline-start:2rem}@media (max-width: 65.98rem){.cds-custom--side-nav .cds-custom--header__nav{display:block}}.cds-custom--side-nav__header-navigation{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__header-navigation *,.cds-custom--side-nav__header-navigation *:before,.cds-custom--side-nav__header-navigation *:after{box-sizing:inherit}.cds-custom--side-nav__header-navigation{display:none}@media (max-width: 65.98rem){.cds-custom--side-nav__header-navigation{position:relative;display:block;margin-block-end:2rem}}.cds-custom--side-nav__header-divider:after{position:absolute;background:var(--cds-custom-border-subtle);block-size:.0625rem;content:"";inline-size:calc(100% - 32px);inset-block-end:-1rem;inset-inline-start:1rem}.cds-custom--side-nav a.cds-custom--header__menu-item{justify-content:space-between;color:var(--cds-custom-text-secondary, #525252);white-space:nowrap}.cds-custom--side-nav a.cds-custom--header__menu-item[aria-expanded=true]{background-color:transparent}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{padding:0;background-color:transparent;box-shadow:none;inline-size:100%;inset-block-end:inherit;transform:none}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu li{inline-size:100%}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item{font-weight:400;padding-inline-start:4.25rem}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item--current:hover{background-color:var(--cds-custom-layer-selected-hover)}.cds-custom--side-nav .cds-custom--side-nav__header-navigation a.cds-custom--header__menu-item[aria-current=page]:after,.cds-custom--side-nav .cds-custom--side-nav__header-navigation .cds-custom--header__menu-item--current:after{block-size:calc(100% + 4px);inline-size:3px}.cds-custom--side-nav .cds-custom--header__menu a.cds-custom--header__menu-item{block-size:inherit}.cds-custom--side-nav a.cds-custom--header__menu-item:hover .cds-custom--header__menu-arrow,.cds-custom--side-nav a.cds-custom--header__menu-item:focus .cds-custom--header__menu-arrow,.cds-custom--side-nav .cds-custom--header__menu-arrow{fill:var(--cds-custom-icon-secondary, #525252)}.cds-custom--switcher{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--switcher *,.cds-custom--switcher *:before,.cds-custom--switcher *:after{box-sizing:inherit}.cds-custom--switcher{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--cds-custom-text-secondary, #525252)}.cds-custom--switcher__item{block-size:2rem;inline-size:100%}.cds-custom--switcher__item:nth-child(1){margin-block-start:1rem}.cds-custom--switcher__item--divider{display:block;border:none;margin:.5rem 1rem;background:var(--cds-custom-border-subtle);block-size:1px;inline-size:14rem}.cds-custom--switcher__item-link{font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px);display:block;padding:.375rem 1rem;block-size:2rem;color:var(--cds-custom-text-secondary, #525252);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)}clabs-global-header-apaas,clabs-global-header-hybrid-ipaas{--cds-custom-ai-aura-end: rgba(0, 0, 0, 0);--cds-custom-ai-aura-hover-background: #333333;--cds-custom-ai-aura-hover-end: rgba(0, 0, 0, 0);--cds-custom-ai-aura-hover-start: rgba(69, 137, 255, .4);--cds-custom-ai-aura-start: rgba(69, 137, 255, .1);--cds-custom-ai-aura-start-sm: rgba(69, 137, 255, .16);--cds-custom-ai-border-end: #4589ff;--cds-custom-ai-border-start: rgba(166, 200, 255, .36);--cds-custom-ai-border-strong: #78a9ff;--cds-custom-ai-drop-shadow: rgba(0, 0, 0, .28);--cds-custom-ai-inner-shadow: rgba(69, 137, 255, .16);--cds-custom-ai-overlay: rgba(0, 0, 0, .5);--cds-custom-ai-popover-background: #161616;--cds-custom-ai-popover-caret-bottom: #4589ff;--cds-custom-ai-popover-caret-bottom-background: #202d45;--cds-custom-ai-popover-caret-bottom-background-actions: #1e283a;--cds-custom-ai-popover-caret-center: #4870b5;--cds-custom-ai-popover-shadow-outer-01: rgba(0, 0, 0, .12);--cds-custom-ai-popover-shadow-outer-02: rgba(0, 0, 0, .08);--cds-custom-ai-skeleton-background: rgba(120, 169, 255, .5);--cds-custom-ai-skeleton-element-background: rgba(120, 169, 255, .3);--cds-custom-background: #161616;--cds-custom-background-active: rgba(141, 141, 141, .4);--cds-custom-background-brand: #0f62fe;--cds-custom-background-hover: rgba(141, 141, 141, .16);--cds-custom-background-inverse: #f4f4f4;--cds-custom-background-inverse-hover: #e8e8e8;--cds-custom-background-selected: rgba(141, 141, 141, .24);--cds-custom-background-selected-hover: rgba(141, 141, 141, .32);--cds-custom-border-disabled: rgba(141, 141, 141, .5);--cds-custom-border-interactive: #4589ff;--cds-custom-border-inverse: #f4f4f4;--cds-custom-border-strong-01: #6f6f6f;--cds-custom-border-strong-02: #8d8d8d;--cds-custom-border-strong-03: #a8a8a8;--cds-custom-border-subtle-00: #393939;--cds-custom-border-subtle-01: #525252;--cds-custom-border-subtle-02: #6f6f6f;--cds-custom-border-subtle-03: #6f6f6f;--cds-custom-border-subtle-selected-01: #6f6f6f;--cds-custom-border-subtle-selected-02: #8d8d8d;--cds-custom-border-subtle-selected-03: #8d8d8d;--cds-custom-border-tile-01: #525252;--cds-custom-border-tile-02: #6f6f6f;--cds-custom-border-tile-03: #8d8d8d;--cds-custom-chat-avatar-agent: #c6c6c6;--cds-custom-chat-avatar-bot: #8d8d8d;--cds-custom-chat-avatar-user: #4589ff;--cds-custom-chat-bubble-agent: #262626;--cds-custom-chat-bubble-border: #525252;--cds-custom-chat-bubble-user: #393939;--cds-custom-chat-button: #78a9ff;--cds-custom-chat-button-active: rgba(141, 141, 141, .4);--cds-custom-chat-button-hover: rgba(141, 141, 141, .16);--cds-custom-chat-button-selected: rgba(141, 141, 141, .24);--cds-custom-chat-button-text-hover: #a6c8ff;--cds-custom-chat-button-text-selected: #c6c6c6;--cds-custom-chat-header-background: #262626;--cds-custom-chat-prompt-background: #161616;--cds-custom-chat-prompt-border-end: rgba(38, 38, 38, 0);--cds-custom-chat-prompt-border-start: #262626;--cds-custom-chat-shell-background: #262626;--cds-custom-field-01: #262626;--cds-custom-field-02: #393939;--cds-custom-field-03: #525252;--cds-custom-field-hover-01: #333333;--cds-custom-field-hover-02: #474747;--cds-custom-field-hover-03: #636363;--cds-custom-focus: #ffffff;--cds-custom-focus-inset: #161616;--cds-custom-focus-inverse: #0f62fe;--cds-custom-highlight: #001d6c;--cds-custom-icon-disabled: rgba(244, 244, 244, .25);--cds-custom-icon-interactive: #ffffff;--cds-custom-icon-inverse: #161616;--cds-custom-icon-on-color: #ffffff;--cds-custom-icon-on-color-disabled: rgba(255, 255, 255, .25);--cds-custom-icon-primary: #f4f4f4;--cds-custom-icon-secondary: #c6c6c6;--cds-custom-interactive: #4589ff;--cds-custom-layer-01: #262626;--cds-custom-layer-02: #393939;--cds-custom-layer-03: #525252;--cds-custom-layer-accent-01: #393939;--cds-custom-layer-accent-02: #525252;--cds-custom-layer-accent-03: #6f6f6f;--cds-custom-layer-accent-active-01: #6f6f6f;--cds-custom-layer-accent-active-02: #8d8d8d;--cds-custom-layer-accent-active-03: #393939;--cds-custom-layer-accent-hover-01: #474747;--cds-custom-layer-accent-hover-02: #636363;--cds-custom-layer-accent-hover-03: #5e5e5e;--cds-custom-layer-active-01: #525252;--cds-custom-layer-active-02: #6f6f6f;--cds-custom-layer-active-03: #8d8d8d;--cds-custom-layer-background-01: #161616;--cds-custom-layer-background-02: #262626;--cds-custom-layer-background-03: #393939;--cds-custom-layer-hover-01: #333333;--cds-custom-layer-hover-02: #474747;--cds-custom-layer-hover-03: #636363;--cds-custom-layer-selected-01: #393939;--cds-custom-layer-selected-02: #525252;--cds-custom-layer-selected-03: #6f6f6f;--cds-custom-layer-selected-disabled: #a8a8a8;--cds-custom-layer-selected-hover-01: #474747;--cds-custom-layer-selected-hover-02: #636363;--cds-custom-layer-selected-hover-03: #5e5e5e;--cds-custom-layer-selected-inverse: #f4f4f4;--cds-custom-link-inverse: #0f62fe;--cds-custom-link-inverse-active: #161616;--cds-custom-link-inverse-hover: #0043ce;--cds-custom-link-inverse-visited: #8a3ffc;--cds-custom-link-primary: #78a9ff;--cds-custom-link-primary-hover: #a6c8ff;--cds-custom-link-secondary: #a6c8ff;--cds-custom-link-visited: #be95ff;--cds-custom-overlay: rgba(0, 0, 0, .65);--cds-custom-shadow: rgba(0, 0, 0, .8);--cds-custom-skeleton-background: #292929;--cds-custom-skeleton-element: #393939;--cds-custom-support-caution-major: #ff832b;--cds-custom-support-caution-minor: #f1c21b;--cds-custom-support-caution-undefined: #a56eff;--cds-custom-support-error: #fa4d56;--cds-custom-support-error-inverse: #da1e28;--cds-custom-support-info: #4589ff;--cds-custom-support-info-inverse: #0043ce;--cds-custom-support-success: #42be65;--cds-custom-support-success-inverse: #24a148;--cds-custom-support-warning: #f1c21b;--cds-custom-support-warning-inverse: #f1c21b;--cds-custom-text-disabled: rgba(244, 244, 244, .25);--cds-custom-text-error: #ff8389;--cds-custom-text-helper: #a8a8a8;--cds-custom-text-inverse: #161616;--cds-custom-text-on-color: #ffffff;--cds-custom-text-on-color-disabled: rgba(255, 255, 255, .25);--cds-custom-text-placeholder: rgba(244, 244, 244, .4);--cds-custom-text-primary: #f4f4f4;--cds-custom-text-secondary: #c6c6c6;--cds-custom-toggle-off: #6f6f6f;--cds-custom-spacing-01: .125rem;--cds-custom-spacing-02: .25rem;--cds-custom-spacing-03: .5rem;--cds-custom-spacing-04: .75rem;--cds-custom-spacing-05: 1rem;--cds-custom-spacing-06: 1.5rem;--cds-custom-spacing-07: 2rem;--cds-custom-spacing-08: 2.5rem;--cds-custom-spacing-09: 3rem;--cds-custom-spacing-10: 4rem;--cds-custom-spacing-11: 5rem;--cds-custom-spacing-12: 6rem;--cds-custom-spacing-13: 10rem;--cds-custom-fluid-spacing-01: 0;--cds-custom-fluid-spacing-02: 2vw;--cds-custom-fluid-spacing-03: 5vw;--cds-custom-fluid-spacing-04: 10vw;--cds-custom-caption-01-font-size: .75rem;--cds-custom-caption-01-font-weight: 400;--cds-custom-caption-01-line-height: 1.33333;--cds-custom-caption-01-letter-spacing: .32px;--cds-custom-caption-02-font-size: .875rem;--cds-custom-caption-02-font-weight: 400;--cds-custom-caption-02-line-height: 1.28572;--cds-custom-caption-02-letter-spacing: .32px;--cds-custom-label-01-font-size: .75rem;--cds-custom-label-01-font-weight: 400;--cds-custom-label-01-line-height: 1.33333;--cds-custom-label-01-letter-spacing: .32px;--cds-custom-label-02-font-size: .875rem;--cds-custom-label-02-font-weight: 400;--cds-custom-label-02-line-height: 1.28572;--cds-custom-label-02-letter-spacing: .16px;--cds-custom-helper-text-01-font-size: .75rem;--cds-custom-helper-text-01-line-height: 1.33333;--cds-custom-helper-text-01-letter-spacing: .32px;--cds-custom-helper-text-02-font-size: .875rem;--cds-custom-helper-text-02-font-weight: 400;--cds-custom-helper-text-02-line-height: 1.28572;--cds-custom-helper-text-02-letter-spacing: .16px;--cds-custom-body-short-01-font-size: .875rem;--cds-custom-body-short-01-font-weight: 400;--cds-custom-body-short-01-line-height: 1.28572;--cds-custom-body-short-01-letter-spacing: .16px;--cds-custom-body-short-02-font-size: 1rem;--cds-custom-body-short-02-font-weight: 400;--cds-custom-body-short-02-line-height: 1.375;--cds-custom-body-short-02-letter-spacing: 0;--cds-custom-body-long-01-font-size: .875rem;--cds-custom-body-long-01-font-weight: 400;--cds-custom-body-long-01-line-height: 1.42857;--cds-custom-body-long-01-letter-spacing: .16px;--cds-custom-body-long-02-font-size: 1rem;--cds-custom-body-long-02-font-weight: 400;--cds-custom-body-long-02-line-height: 1.5;--cds-custom-body-long-02-letter-spacing: 0;--cds-custom-code-01-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-custom-code-01-font-size: .75rem;--cds-custom-code-01-font-weight: 400;--cds-custom-code-01-line-height: 1.33333;--cds-custom-code-01-letter-spacing: .32px;--cds-custom-code-02-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-custom-code-02-font-size: .875rem;--cds-custom-code-02-font-weight: 400;--cds-custom-code-02-line-height: 1.42857;--cds-custom-code-02-letter-spacing: .32px;--cds-custom-heading-01-font-size: .875rem;--cds-custom-heading-01-font-weight: 600;--cds-custom-heading-01-line-height: 1.42857;--cds-custom-heading-01-letter-spacing: .16px;--cds-custom-heading-02-font-size: 1rem;--cds-custom-heading-02-font-weight: 600;--cds-custom-heading-02-line-height: 1.5;--cds-custom-heading-02-letter-spacing: 0;--cds-custom-productive-heading-01-font-size: .875rem;--cds-custom-productive-heading-01-font-weight: 600;--cds-custom-productive-heading-01-line-height: 1.28572;--cds-custom-productive-heading-01-letter-spacing: .16px;--cds-custom-productive-heading-02-font-size: 1rem;--cds-custom-productive-heading-02-font-weight: 600;--cds-custom-productive-heading-02-line-height: 1.375;--cds-custom-productive-heading-02-letter-spacing: 0;--cds-custom-productive-heading-03-font-size: 1.25rem;--cds-custom-productive-heading-03-font-weight: 400;--cds-custom-productive-heading-03-line-height: 1.4;--cds-custom-productive-heading-03-letter-spacing: 0;--cds-custom-productive-heading-04-font-size: 1.75rem;--cds-custom-productive-heading-04-font-weight: 400;--cds-custom-productive-heading-04-line-height: 1.28572;--cds-custom-productive-heading-04-letter-spacing: 0;--cds-custom-productive-heading-05-font-size: 2rem;--cds-custom-productive-heading-05-font-weight: 400;--cds-custom-productive-heading-05-line-height: 1.25;--cds-custom-productive-heading-05-letter-spacing: 0;--cds-custom-productive-heading-06-font-size: 2.625rem;--cds-custom-productive-heading-06-font-weight: 300;--cds-custom-productive-heading-06-line-height: 1.199;--cds-custom-productive-heading-06-letter-spacing: 0;--cds-custom-productive-heading-07-font-size: 3.375rem;--cds-custom-productive-heading-07-font-weight: 300;--cds-custom-productive-heading-07-line-height: 1.19;--cds-custom-productive-heading-07-letter-spacing: 0;--cds-custom-expressive-paragraph-01-font-size: 1.5rem;--cds-custom-expressive-paragraph-01-font-weight: 300;--cds-custom-expressive-paragraph-01-line-height: 1.334;--cds-custom-expressive-paragraph-01-letter-spacing: 0;--cds-custom-expressive-heading-01-font-size: .875rem;--cds-custom-expressive-heading-01-font-weight: 600;--cds-custom-expressive-heading-01-line-height: 1.42857;--cds-custom-expressive-heading-01-letter-spacing: .16px;--cds-custom-expressive-heading-02-font-size: 1rem;--cds-custom-expressive-heading-02-font-weight: 600;--cds-custom-expressive-heading-02-line-height: 1.5;--cds-custom-expressive-heading-02-letter-spacing: 0;--cds-custom-expressive-heading-03-font-size: 1.25rem;--cds-custom-expressive-heading-03-font-weight: 400;--cds-custom-expressive-heading-03-line-height: 1.4;--cds-custom-expressive-heading-03-letter-spacing: 0;--cds-custom-expressive-heading-04-font-size: 1.75rem;--cds-custom-expressive-heading-04-font-weight: 400;--cds-custom-expressive-heading-04-line-height: 1.28572;--cds-custom-expressive-heading-04-letter-spacing: 0;--cds-custom-expressive-heading-05-font-size: 2rem;--cds-custom-expressive-heading-05-font-weight: 400;--cds-custom-expressive-heading-05-line-height: 1.25;--cds-custom-expressive-heading-05-letter-spacing: 0;--cds-custom-expressive-heading-06-font-size: 2rem;--cds-custom-expressive-heading-06-font-weight: 600;--cds-custom-expressive-heading-06-line-height: 1.25;--cds-custom-expressive-heading-06-letter-spacing: 0;--cds-custom-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-quotation-01-font-size: 1.25rem;--cds-custom-quotation-01-font-weight: 400;--cds-custom-quotation-01-line-height: 1.3;--cds-custom-quotation-01-letter-spacing: 0;--cds-custom-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-quotation-02-font-size: 2rem;--cds-custom-quotation-02-font-weight: 300;--cds-custom-quotation-02-line-height: 1.25;--cds-custom-quotation-02-letter-spacing: 0;--cds-custom-display-01-font-size: 2.625rem;--cds-custom-display-01-font-weight: 300;--cds-custom-display-01-line-height: 1.19;--cds-custom-display-01-letter-spacing: 0;--cds-custom-display-02-font-size: 2.625rem;--cds-custom-display-02-font-weight: 600;--cds-custom-display-02-line-height: 1.19;--cds-custom-display-02-letter-spacing: 0;--cds-custom-display-03-font-size: 2.625rem;--cds-custom-display-03-font-weight: 300;--cds-custom-display-03-line-height: 1.19;--cds-custom-display-03-letter-spacing: 0;--cds-custom-display-04-font-size: 2.625rem;--cds-custom-display-04-font-weight: 300;--cds-custom-display-04-line-height: 1.19;--cds-custom-display-04-letter-spacing: 0;--cds-custom-legal-01-font-size: .75rem;--cds-custom-legal-01-font-weight: 400;--cds-custom-legal-01-line-height: 1.33333;--cds-custom-legal-01-letter-spacing: .32px;--cds-custom-legal-02-font-size: .875rem;--cds-custom-legal-02-font-weight: 400;--cds-custom-legal-02-line-height: 1.28572;--cds-custom-legal-02-letter-spacing: .16px;--cds-custom-body-compact-01-font-size: .875rem;--cds-custom-body-compact-01-font-weight: 400;--cds-custom-body-compact-01-line-height: 1.28572;--cds-custom-body-compact-01-letter-spacing: .16px;--cds-custom-body-compact-02-font-size: 1rem;--cds-custom-body-compact-02-font-weight: 400;--cds-custom-body-compact-02-line-height: 1.375;--cds-custom-body-compact-02-letter-spacing: 0;--cds-custom-heading-compact-01-font-size: .875rem;--cds-custom-heading-compact-01-font-weight: 600;--cds-custom-heading-compact-01-line-height: 1.28572;--cds-custom-heading-compact-01-letter-spacing: .16px;--cds-custom-heading-compact-02-font-size: 1rem;--cds-custom-heading-compact-02-font-weight: 600;--cds-custom-heading-compact-02-line-height: 1.375;--cds-custom-heading-compact-02-letter-spacing: 0;--cds-custom-body-01-font-size: .875rem;--cds-custom-body-01-font-weight: 400;--cds-custom-body-01-line-height: 1.42857;--cds-custom-body-01-letter-spacing: .16px;--cds-custom-body-02-font-size: 1rem;--cds-custom-body-02-font-weight: 400;--cds-custom-body-02-line-height: 1.5;--cds-custom-body-02-letter-spacing: 0;--cds-custom-heading-03-font-size: 1.25rem;--cds-custom-heading-03-font-weight: 400;--cds-custom-heading-03-line-height: 1.4;--cds-custom-heading-03-letter-spacing: 0;--cds-custom-heading-04-font-size: 1.75rem;--cds-custom-heading-04-font-weight: 400;--cds-custom-heading-04-line-height: 1.28572;--cds-custom-heading-04-letter-spacing: 0;--cds-custom-heading-05-font-size: 2rem;--cds-custom-heading-05-font-weight: 400;--cds-custom-heading-05-line-height: 1.25;--cds-custom-heading-05-letter-spacing: 0;--cds-custom-heading-06-font-size: 2.625rem;--cds-custom-heading-06-font-weight: 300;--cds-custom-heading-06-line-height: 1.199;--cds-custom-heading-06-letter-spacing: 0;--cds-custom-heading-07-font-size: 3.375rem;--cds-custom-heading-07-font-weight: 300;--cds-custom-heading-07-line-height: 1.19;--cds-custom-heading-07-letter-spacing: 0;--cds-custom-fluid-heading-03-font-size: 1.25rem;--cds-custom-fluid-heading-03-font-weight: 400;--cds-custom-fluid-heading-03-line-height: 1.4;--cds-custom-fluid-heading-03-letter-spacing: 0;--cds-custom-fluid-heading-04-font-size: 1.75rem;--cds-custom-fluid-heading-04-font-weight: 400;--cds-custom-fluid-heading-04-line-height: 1.28572;--cds-custom-fluid-heading-04-letter-spacing: 0;--cds-custom-fluid-heading-05-font-size: 2rem;--cds-custom-fluid-heading-05-font-weight: 400;--cds-custom-fluid-heading-05-line-height: 1.25;--cds-custom-fluid-heading-05-letter-spacing: 0;--cds-custom-fluid-heading-06-font-size: 2rem;--cds-custom-fluid-heading-06-font-weight: 600;--cds-custom-fluid-heading-06-line-height: 1.25;--cds-custom-fluid-heading-06-letter-spacing: 0;--cds-custom-fluid-paragraph-01-font-size: 1.5rem;--cds-custom-fluid-paragraph-01-font-weight: 300;--cds-custom-fluid-paragraph-01-line-height: 1.334;--cds-custom-fluid-paragraph-01-letter-spacing: 0;--cds-custom-fluid-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-fluid-quotation-01-font-size: 1.25rem;--cds-custom-fluid-quotation-01-font-weight: 400;--cds-custom-fluid-quotation-01-line-height: 1.3;--cds-custom-fluid-quotation-01-letter-spacing: 0;--cds-custom-fluid-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-fluid-quotation-02-font-size: 2rem;--cds-custom-fluid-quotation-02-font-weight: 300;--cds-custom-fluid-quotation-02-line-height: 1.25;--cds-custom-fluid-quotation-02-letter-spacing: 0;--cds-custom-fluid-display-01-font-size: 2.625rem;--cds-custom-fluid-display-01-font-weight: 300;--cds-custom-fluid-display-01-line-height: 1.19;--cds-custom-fluid-display-01-letter-spacing: 0;--cds-custom-fluid-display-02-font-size: 2.625rem;--cds-custom-fluid-display-02-font-weight: 600;--cds-custom-fluid-display-02-line-height: 1.19;--cds-custom-fluid-display-02-letter-spacing: 0;--cds-custom-fluid-display-03-font-size: 2.625rem;--cds-custom-fluid-display-03-font-weight: 300;--cds-custom-fluid-display-03-line-height: 1.19;--cds-custom-fluid-display-03-letter-spacing: 0;--cds-custom-fluid-display-04-font-size: 2.625rem;--cds-custom-fluid-display-04-font-weight: 300;--cds-custom-fluid-display-04-line-height: 1.19;--cds-custom-fluid-display-04-letter-spacing: 0;--cds-custom-button-separator: #161616;--cds-custom-button-primary: #0f62fe;--cds-custom-button-secondary: #6f6f6f;--cds-custom-button-tertiary: #ffffff;--cds-custom-button-danger-primary: #da1e28;--cds-custom-button-danger-secondary: #fa4d56;--cds-custom-button-danger-active: #750e13;--cds-custom-button-primary-active: #002d9c;--cds-custom-button-secondary-active: #393939;--cds-custom-button-tertiary-active: #c6c6c6;--cds-custom-button-danger-hover: #b81921;--cds-custom-button-primary-hover: #0050e6;--cds-custom-button-secondary-hover: #5e5e5e;--cds-custom-button-tertiary-hover: #f4f4f4;--cds-custom-button-disabled: rgba(141, 141, 141, .3)}@media screen and (-ms-high-contrast: active),(forced-colors: active){clabs-global-header-apaas,clabs-global-header-hybrid-ipaas{--cds-custom-icon-primary: ButtonText;--cds-custom-icon-secondary: ButtonText;--cds-custom-icon-interactive: ButtonText;--cds-custom-icon-disabled: GrayText;--cds-custom-icon-on-color-disabled: GrayText;--cds-custom-icon-inverse: SelectedItemText;--cds-custom-icon-on-color: SelectedItemText;--cds-custom-button-disabled: GrayText;--cds-custom-interactive: ButtonText;--cds-custom-link-primary: LinkText;--cds-custom-link-primary-hover: LinkText;--cds-custom-link-secondary: LinkText;--cds-custom-link-inverse: SelectedItemText;--cds-custom-link-inverse-hover: SelectedItemText;--cds-custom-link-inverse-visited: SelectedItemText;--cds-custom-link-visited: VisitedText;--cds-custom-background-selected: SelectedItem;--cds-custom-background-selected-hover: SelectedItem;--cds-custom-background-inverse: SelectedItem;--cds-custom-layer-selected-inverse: SelectedItem}}clabs-global-header-apaas,clabs-global-header-hybrid-ipaas{--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, #ffffff);--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)}.ibm-automation-cds__header{z-index:8050}.ibm-automation-cds__header-name{margin:0 0 0 -.5rem}.ibm-automation-cds__capability-name{color:var(--cds-custom-text-primary);font-weight:400;line-height:normal;margin-inline-end:1.5rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.ibm-automation-cds__product-type{white-space:nowrap}.ibm-automation-cds__global{display:flex;flex:1 1 0%;justify-content:flex-end;block-size:100%}.ibm-automation-cds__side-nav-items{overflow:auto}.automation-global-header__popover__section{position:relative;padding:1rem}.automation-global-header__popover__section:not(:last-child):after{position:absolute;border-block-end:1px solid #393939;content:"";inline-size:100%;inset-block-end:0;inset-inline-start:0}.automation--header__popover__header{display:flex;flex-wrap:nowrap}.automation--header__popover__profile__header__title{font-size:var(--cds-custom-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-custom-productive-heading-03-font-weight, 400);line-height:var(--cds-custom-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-custom-productive-heading-03-letter-spacing, 0);line-height:1.2;margin-block-end:.25rem}.automation--header__popover__profile__header__title,.automation--header__popover__profile__header__email{display:block;inline-size:189px;word-wrap:break-word}.automation-global-header__horizontal_section{border:.25px solid #393939;margin-inline:.5rem}.automation-global-header__name_section{margin-inline-start:1rem}.automation-global-header__console_lnk_section,.automation-global-header__usr_management_lnk_section{padding:0}.automation-global-header__popover__link-item a{text-decoration:none}.automation-global-header__popover__section ul,.automation-global-header__profile_footer ul{padding:0;margin:0}.automation-global-header__popover__section ul li,.automation-global-header__profile_footer ul li{list-style-position:inside;list-style-type:none}.automation-global-header__popover__link{font-size:var(--cds-custom-body-short-01-font-size, .875rem);font-weight:var(--cds-custom-body-short-01-font-weight, 400);line-height:var(--cds-custom-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-short-01-letter-spacing, .16px);display:flex;padding:1rem;color:#fff;text-decoration:none;transition:background-color .11s,color .11s}.automation-global-header__popover__link svg{block-size:100%}.automation-global-header__popover__link .link_icon{margin-inline-end:.5rem}.automation-global-header__popover__link:hover{background-color:#353535}.automation-global-header__popover__link:hover .launch_icon{opacity:1}.automation-global-header__popover__link .link_text{margin:auto 0}.automation-global-header__popover__link .launch_icon{margin-inline-start:auto;opacity:0}.automation--header__popover__profile__header__email{font-size:var(--cds-custom-label-01-font-size, .75rem);font-weight:var(--cds-custom-label-01-font-weight, 400);line-height:var(--cds-custom-label-01-line-height, 1.33333);letter-spacing:var(--cds-custom-label-01-letter-spacing, .32px);color:#c6c6c6}.automation-global-header__instance_details{margin:1rem}.automation-global-header__title-bar__label{font-size:var(--cds-custom-label-01-font-size, .75rem);font-weight:var(--cds-custom-label-01-font-weight, 400);line-height:var(--cds-custom-label-01-line-height, 1.33333);letter-spacing:var(--cds-custom-label-01-letter-spacing, .32px);color:#c6c6c6;margin-block-end:.25rem}.automation-global-header__title-bar__text{font-size:var(--cds-custom-expressive-heading-01-font-size, .875rem);font-weight:var(--cds-custom-expressive-heading-01-font-weight, 600);line-height:var(--cds-custom-expressive-heading-01-line-height, 1.42857);letter-spacing:var(--cds-custom-expressive-heading-01-letter-spacing, .16px);font-weight:400}.automation-global-header__title-bar__text:not(:last-child){margin-block-end:1rem}.automation-global-header__popover__profile__footer__logout{color:#fff!important}.automation-global-header__popover__link-item cds-button{inline-size:100%}.automation-global-header__popover__link-item cds-button::part(button){padding:0;inline-size:100%}.automation-global-header__popover__link-item cds-button .automation-global-header__popover__link{inline-size:100%}cds-custom-header-global-action.mcsp-header-user-profile{display:flex;block-size:48px;inline-size:48px}cds-custom-header-global-action clabs-global-header-user-profile-image{inline-size:100%}.ibm-automation-cds__help-menu{list-style:none}.ibm-automation-cds__help-menu svg{fill:#fff}.ibm-automation-cds__help-menu ul{transform:translate(calc(3rem - 100%)) translateY(100%)!important}.ibm-automation-cds__help-menu .ibm-automation-cds--text-truncate--end{display:flex;justify-content:space-between;inline-size:320px}.ibm-automation-cds__help-menu .ibm-automation-cds--header__menu-item{padding:12px;block-size:47px}.automation-global-header__notification svg{fill:#fff}.automation-global-header__notification svg circle{fill:#d61f28}cds-custom-header-global-action.mcsp-header-user-profile>div{border-radius:50%;margin:7px;background-color:#1192e8;block-size:32px;inline-size:32px}cds-custom-header-global-action.mcsp-header-user-profile>div svg{margin:6px}.automation-global-header__divider:before{display:block;background-color:var(--cds-custom-border-subtle);block-size:2.5rem;content:"";inline-size:.0625rem;transform:translateY(.25rem)}.automation--header__group{position:relative;display:flex}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none!important}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none!important}.ibm-automation-cds--custom-header__nav{display:block!important}.ibm-automation-cds--header__global .ibm-automation-cds--popover span{display:none!important}.c4p--user-profile-image--light{color:#000}.automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu{color:#f4f4f4}.automation-global-header__trial-menu::part(button){display:flex;align-items:center;padding:0 .75rem;inline-size:fit-content}.automation-global-header__trial-menu p{font-size:var(--cds-custom-label-01-font-size, .75rem);font-weight:var(--cds-custom-label-01-font-weight, 400);line-height:var(--cds-custom-label-01-line-height, 1.33333);letter-spacing:var(--cds-custom-label-01-letter-spacing, .32px)}.automation-global-header__trial-menu .trial-label{color:#f4f4f4;padding-inline-start:5px;text-align:center;white-space:nowrap}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box{border:1px solid transparent;border-radius:.125rem;background-clip:padding-box,border-box;background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#0043ce,#be95ff);background-origin:padding-box,border-box;block-size:1.25rem;color:#f4f4f4;font-size:14px;font-weight:600;min-inline-size:1rem;text-align:center}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#0043ce,#be95ff)!important}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#fa4d56,#fa4d56)!important}.ibm-automation-cds--header__action:hover{background-color:#393939}.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}@media (forced-colors: active){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}@media (forced-colors: active) and (-ms-high-contrast: black-on-white){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#000}}@media (forced-colors: active) and (-ms-high-contrast: white-on-black){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}.automation-global-header__switcher{border:0!important;block-size:max-content;inline-size:max-content;min-block-size:max-content}.c4p--notifications-panel__container{border:0;block-size:max-content;min-block-size:max-content}.automation-header__tooltip{position:absolute;color:#fff;inline-size:16rem;inset-block-start:0;inset-inline-end:0;transform:translate(40px)}.automation-header__tooltip-body{padding:1rem;border-radius:3px;background-color:#393939;box-shadow:0 5px 5px #0000004d}.automation-header__tooltip-body :last-child{margin-block-end:0}.automation-global-header__tooltip-description{font-size:14px;line-height:1.25rem;margin-block-end:1rem}.automation-global-header__tooltip-links{margin-block-end:1rem}.automation-global-header__trial-button:hover{text-decoration:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-content{font-size:var(--cds-custom-body-01-font-size, .875rem);font-weight:var(--cds-custom-body-01-font-weight, 400);line-height:var(--cds-custom-body-01-line-height, 1.42857);letter-spacing:var(--cds-custom-body-01-letter-spacing, .16px);padding:.125rem .5rem;background-color:#393939;color:#fff}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none}.automation-global-header__switcher{border:0!important;block-size:max-content;color:#a8a8a8;inline-size:max-content;min-block-size:max-content}.automation-global-header__switcher-menu{display:inline-block;block-size:47px;color:#a8a8a8;list-style-type:none;min-inline-size:12rem!important}.automation-global-header__switcher-menu-item-title{display:flex;align-items:flex-end;justify-content:space-between}.automation-global-header__switcher-menu-item-title span{overflow:hidden;margin-inline-end:1.5rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item-title-hidden-checkmark{visibility:hidden}.automation-global-header__switcher-menu-item-title-icons-left{display:flex}.automation-global-header__switcher-menu-item-title-icons-left div{margin-inline-end:1rem}.automation-global-header__switcher-menu-item-title-icons-left span{overflow:hidden;margin-inline-end:1rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item>span{overflow:hidden;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-disabled{pointer-events:none}.automation-global-header__switcher-menu.hybrid-ipaas .cds--header__menu-item+.cds--header__menu-title[aria-expanded=false]{inline-size:100%!important;min-inline-size:15rem!important}.automation-global-header__switcher-menu-group-title{display:flex;align-items:center;justify-content:space-between;block-size:47px;color:#f4f4f4;margin-inline-start:1rem;pointer-events:none;font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px)}cds-custom-header-menu::part(menu-body){inline-size:100%!important;max-block-size:calc(100vh - 47px);min-inline-size:15rem!important;overflow-x:hidden}cds-custom-header-menu::part(trigger){display:flex!important;overflow:hidden;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}cds-custom-header-menu-item:nth-last-child(2){border-block-end:1px solid #393939}/**
|
|
6360
|
+
const ad = `.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, .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, .5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min: var(--cds-custom-layout-density-padding-inline-condensed, .5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max: var(--cds-custom-layout-density-padding-inline-condensed, .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: .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}: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, #ffffff);--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-one{--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, #ffffff);--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, #ffffff);--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, #ffffff);--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, #ffffff);--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-two.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background{background-color:var(--cds-custom-layer-background)}@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--assistive-text,.cds-custom--visually-hidden{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.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, #ffffff)}.cds-custom--popover--drop-shadow .cds-custom--popover{filter:var(--cds-custom-popover-drop-shadow, drop-shadow(0 .125rem .125rem rgba(0, 0, 0, .2)))}.cds-custom--popover--border>.cds-custom--popover>.cds-custom--popover-content{outline:1px solid var(--cds-custom-popover-border-color, var(--cds-custom-border-subtle));outline-offset:-1px}.cds-custom--popover--caret{--cds-custom-popover-offset: .625rem}.cds-custom--popover{position:absolute;z-index:6000;top:0;right:0;bottom:0;left:0;pointer-events:none}.cds-custom--popover-content{--cds-custom-layout-size-height-sm: 2rem}.cds-custom--popover-content.cds-custom--layout--size-sm,.cds-custom--layout--size-sm :where(.cds-custom--popover-content){--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-sm)}.cds-custom--popover-content{--cds-custom-layout-size-height-md: 2.5rem}.cds-custom--popover-content.cds-custom--layout--size-md,.cds-custom--layout--size-md :where(.cds-custom--popover-content){--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-md)}.cds-custom--popover-content{--cds-custom-layout-size-height-lg: 3rem}.cds-custom--popover-content.cds-custom--layout--size-lg,.cds-custom--layout--size-lg :where(.cds-custom--popover-content){--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-lg)}.cds-custom--popover-content{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--popover-content *,.cds-custom--popover-content *:before,.cds-custom--popover-content *:after{box-sizing:inherit}.cds-custom--popover-content{position:absolute;z-index:6000;display:none;border-radius:var(--cds-custom-popover-border-radius, 2px);background-color:var(--cds-custom-popover-background-color, var(--cds-custom-layer));color:var(--cds-custom-popover-text-color, var(--cds-custom-text-primary, #161616));inline-size:max-content;max-inline-size:23rem;pointer-events:auto}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content{display:block}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-content{background-color:var(--cds-custom-background, #ffffff)}.cds-custom--popover-content:before{position:absolute;display:none;content:""}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content:before{display:block}.cds-custom--popover-caret,.cds-custom--popover--auto-align.cds-custom--popover-caret{position:absolute;z-index:6000;display:none;will-change:transform}.cds-custom--popover-caret:after,.cds-custom--popover--auto-align.cds-custom--popover-caret:after{position:absolute;display:block;background-color:var(--cds-custom-popover-background-color, var(--cds-custom-layer));content:""}.cds-custom--popover-caret:before,.cds-custom--popover--auto-align.cds-custom--popover-caret:before{position:absolute;display:none;background-color:var(--cds-custom-popover-border-color, var(--cds-custom-border-subtle));content:""}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-caret:after{background-color:var(--cds-custom-background, #ffffff)}.cds-custom--popover--border .cds-custom--popover-caret:before,.cds-custom--popover--border .cds-custom--popover--auto-align.cds-custom--popover-caret:before{display:block}.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.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{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:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem)),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:calc(50% - var(--cds-custom-popover-offset, 0rem));inset-inline-start:initial}.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-end:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(var(--cds-custom-popover-offset, 0rem),calc(100% + var(--cds-custom-popover-offset, 0rem)))}[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-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-custom-popover-offset, 0rem))}.cds-custom--popover--bottom>.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-start>.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-end>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset, 0rem);inset-block-start:0;inset-inline:0;transform:translateY(-100%)}.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height, .375rem);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, 0rem))}.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after{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--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:before{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--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}[dir=rtl] .cds-custom--popover--bottom>.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-start>.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-end>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,var(--cds-custom-popover-offset, 0rem))}.cds-custom--popover--bottom.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-start.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-end.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);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{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--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{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--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}.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:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem)),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:calc(50% - var(--cds-custom-popover-offset, 0rem));inset-inline-start:initial}.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-end:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(var(--cds-custom-popover-offset, 0rem),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}[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-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-custom-popover-offset, 0rem))}.cds-custom--popover--top>.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-start>.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-end>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset, 0rem);inset-block-end:0;inset-inline:0;transform:translateY(100%)}.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height, .375rem);inline-size:var(--cds-custom-popover-caret-width, .75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-1 * var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after{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--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:before{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--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}[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-left: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-right: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)>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,calc(-1 * var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top.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-start.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-end.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);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{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--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{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--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}.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, 0rem),-50%)}.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-start: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, 0rem),calc(.5 * var(--cds-custom-popover-offset, 0rem) * -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, 0rem),calc(.5 * var(--cds-custom-popover-offset, 0rem) + 16px))}[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-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-top: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{inset-inline-end:100%;inset-inline-start:initial}.cds-custom--popover--right>.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-start>.cds-custom--popover>.cds-custom--popover-content:before,.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{inline-size:var(--cds-custom-popover-offset, 0rem);inset-block:0;inset-inline-start:0;transform:translate(-100%)}.cds-custom--popover--right: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-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.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{block-size:var(--cds-custom-popover-caret-width, .75rem);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%)}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{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)}[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-top: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-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{inset-inline-end:100%;inset-inline-start:initial}.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{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--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}.cds-custom--popover--right.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-start.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>.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{block-size:var(--cds-custom-popover-caret-width, .75rem);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{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--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{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--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.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(-1 * var(--cds-custom-popover-offset, 0rem) + .1px),-50%)}.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem)),calc(-.5 * var(--cds-custom-popover-offset, 0rem) - 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(-1 * var(--cds-custom-popover-offset, 0rem)),calc(.5 * var(--cds-custom-popover-offset, 0rem) + 16px))}[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-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-top: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{inset-inline-end:initial;inset-inline-start:100%}.cds-custom--popover--left>.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-start>.cds-custom--popover>.cds-custom--popover-content:before,.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{inline-size:var(--cds-custom-popover-offset, 0rem);inset-block:0;inset-inline-end:0;transform:translate(100%)}.cds-custom--popover--left: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-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.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{block-size:var(--cds-custom-popover-caret-width, .75rem);inline-size:var(--cds-custom-popover-caret-height, .375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem) + 100%),-50%)}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{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)}[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-top: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-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{inset-inline-end:initial;inset-inline-start:100%}.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{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--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}.cds-custom--popover--left.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-start.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>.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{block-size:var(--cds-custom-popover-caret-width, .75rem);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{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--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{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--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.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:initial}.cds-custom--popover--tab-tip .cds-custom--popover{will-change:filter}.cds-custom--popover--tab-tip__button{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--popover--tab-tip__button *,.cds-custom--popover--tab-tip__button *:before,.cds-custom--popover--tab-tip__button *:after{box-sizing:inherit}.cds-custom--popover--tab-tip__button{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--popover--tab-tip__button::-moz-focus-inner{border:0}.cds-custom--popover--tab-tip__button{position:relative;display:inline-flex;align-items:center;justify-content:center;block-size:2rem;inline-size:2rem}.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 #0003}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button:not(:focus):after{position:absolute;z-index:6001;background:var(--cds-custom-layer);block-size:2px;content:"";inline-size:100%;inset-block-end:0}.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);line-height:var(--cds-custom-body-01-line-height, 1.42857);letter-spacing:var(--cds-custom-body-01-letter-spacing, .16px);padding:var(--cds-custom-tooltip-padding-block, 1rem) var(--cds-custom-tooltip-padding-inline, 1rem);max-inline-size:18rem;overflow-wrap:break-word}.cds-custom--icon-tooltip{--cds-custom-tooltip-padding-block: .125rem;--cds-custom-popover-caret-width: .5rem;--cds-custom-popover-caret-height: .25rem;--cds-custom-popover-offset: .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);line-height:var(--cds-custom-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing, .16px)}.cds-custom--definition-term{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--definition-term *,.cds-custom--definition-term *:before,.cds-custom--definition-term *:after{box-sizing:inherit}.cds-custom--definition-term{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--definition-term::-moz-focus-inner{border:0}.cds-custom--definition-term{border-radius:0;border-block-end:1px dotted var(--cds-custom-border-strong);color:var(--cds-custom-text-primary, #161616)}.cds-custom--definition-term:focus{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:focus{border-block-end-color:var(--cds-custom-border-interactive, #0f62fe)}.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);line-height:var(--cds-custom-body-01-line-height, 1.42857);letter-spacing:var(--cds-custom-body-01-letter-spacing, .16px);padding:.5rem 1rem;max-inline-size:11rem;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-xs)), 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 - .0625rem );box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--btn *,.cds-custom--btn *:before,.cds-custom--btn *:after{box-sizing:inherit}.cds-custom--btn{font-size:var(--cds-custom-body-compact-01-font-size, .875rem);font-weight:var(--cds-custom-body-compact-01-font-weight, 400);line-height:var(--cds-custom-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing, .16px);position:relative;display:inline-flex;flex-shrink:0;justify-content:space-between;border-radius:0;margin:0;cursor:pointer;inline-size:max-content;max-inline-size:20rem;min-block-size:var(--cds-custom-layout-size-height-local);outline:none;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 + 1rem - .0625rem);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:top}.cds-custom--btn:disabled,.cds-custom--btn:hover:disabled,.cds-custom--btn:focus:disabled,.cds-custom--btn.cds-custom--btn--disabled,.cds-custom--btn.cds-custom--btn--disabled:hover,.cds-custom--btn.cds-custom--btn--disabled:focus{border-color:var(--cds-custom-button-disabled, #c6c6c6);background: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{position:absolute;flex-shrink:0;block-size:1rem;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}.cds-custom--btn::-moz-focus-inner{padding:0;border:0}.cds-custom--btn--primary{border-width:1px;border-style:solid;border-color:transparent;background-color:var(--cds-custom-button-primary, #0f62fe);color:var(--cds-custom-text-on-color, #ffffff)}.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, #ffffff)}.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{color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--secondary{border-width:1px;border-style:solid;border-color:transparent;background-color:var(--cds-custom-button-secondary, #393939);color:var(--cds-custom-text-on-color, #ffffff)}.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, #ffffff)}.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:hover,.cds-custom--btn--secondary:focus{color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--tertiary{border-width:1px;border-style:solid;border-color:var(--cds-custom-button-tertiary, #0f62fe);background-color:transparent;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, #ffffff)}.cds-custom--btn--tertiary:active{background-color:var(--cds-custom-button-tertiary-active, #002d9c)}.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:hover{color:var(--cds-custom-text-inverse, #ffffff)}.cds-custom--btn--tertiary:focus{background-color:var(--cds-custom-button-tertiary, #0f62fe);color:var(--cds-custom-text-inverse, #ffffff)}.cds-custom--btn--tertiary:active{border-color:transparent;background-color:var(--cds-custom-button-tertiary-active, #002d9c);color:var(--cds-custom-text-inverse, #ffffff)}.cds-custom--btn--tertiary:disabled,.cds-custom--btn--tertiary:hover:disabled,.cds-custom--btn--tertiary:focus:disabled,.cds-custom--btn--tertiary.cds-custom--btn--disabled,.cds-custom--btn--tertiary.cds-custom--btn--disabled:hover,.cds-custom--btn--tertiary.cds-custom--btn--disabled:focus{background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .25));outline:none}.cds-custom--btn--ghost{border-width:1px;border-style:solid;border-color:transparent;background-color:transparent;color:var(--cds-custom-link-primary, #0f62fe)}.cds-custom--btn--ghost:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .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, #ffffff)}.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{padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem)}.cds-custom--btn--ghost .cds-custom--btn__icon{position:static;align-self:center;margin-inline-start:.5rem}.cds-custom--btn--ghost:hover,.cds-custom--btn--ghost:active{color:var(--cds-custom-link-primary-hover, #0043ce)}.cds-custom--btn--ghost:active{background-color:var(--cds-custom-background-active, rgba(141, 141, 141, .5))}.cds-custom--btn--ghost:disabled,.cds-custom--btn--ghost:hover:disabled,.cds-custom--btn--ghost:focus:disabled,.cds-custom--btn--ghost.cds-custom--btn--disabled,.cds-custom--btn--ghost.cds-custom--btn--disabled:hover,.cds-custom--btn--ghost.cds-custom--btn--disabled:focus{border-color:transparent;background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .25));outline:none}.cds-custom--btn--ghost:not([disabled]) svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--btn--icon-only{align-items:center;justify-content:center;padding:0;block-size:var(--cds-custom-layout-size-height-local);inline-size:var(--cds-custom-layout-size-height-local);padding-block-start:0}.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--ghost .cds-custom--btn__icon,.cds-custom--btn--icon-only.cds-custom--btn--danger--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--xs:not(.cds-custom--btn--icon-only){padding-block-start:1.5px}.cds-custom--btn--xs:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon,.cds-custom--btn--sm:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon,.cds-custom--btn--md: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, rgba(141, 141, 141, .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 path:not([data-icon-path]):not([fill=none]),.cds-custom--btn--ghost.cds-custom--btn--icon-only .cds-custom--btn__icon{fill:var(--cds-custom-icon-primary, #161616)}.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--ghost.cds-custom--btn--icon-only[disabled] .cds-custom--btn__icon,.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{border-width:1px;border-style:solid;border-color:transparent;background-color:var(--cds-custom-button-danger-primary, #da1e28);color:var(--cds-custom-text-on-color, #ffffff)}.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, #ffffff)}.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, #ffffff)}.cds-custom--btn--danger--tertiary{border-width:1px;border-style:solid;border-color:var(--cds-custom-button-danger-secondary, #da1e28);background-color:transparent;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, #ffffff)}.cds-custom--btn--danger--tertiary:active{background-color:var(--cds-custom-button-danger-active, #750e13)}.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, #ffffff)}.cds-custom--btn--danger--tertiary:focus{background-color:var(--cds-custom-button-danger-primary, #da1e28);color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger--tertiary:active{border-color:var(--cds-custom-button-danger-active, #750e13);background-color:var(--cds-custom-button-danger-active, #750e13);color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger--tertiary:disabled,.cds-custom--btn--danger--tertiary:hover:disabled,.cds-custom--btn--danger--tertiary:focus:disabled,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled:hover,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled:focus{background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .25));outline:none}.cds-custom--btn--danger--ghost{border-width:1px;border-style:solid;border-color:transparent;background-color:transparent;color:var(--cds-custom-button-danger-secondary, #da1e28)}.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, #ffffff)}.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{padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem)}.cds-custom--btn--danger--ghost .cds-custom--btn__icon{position:static;margin-inline-start:.5rem}.cds-custom--btn--danger--ghost:hover,.cds-custom--btn--danger--ghost:active{color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger--ghost:disabled,.cds-custom--btn--danger--ghost:hover:disabled,.cds-custom--btn--danger--ghost:focus:disabled,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled:hover,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled:focus{border-color:transparent;background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .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);line-height:var(--cds-custom-body-compact-02-line-height, 1.375);letter-spacing:var(--cds-custom-body-compact-02-letter-spacing, 0);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{position:relative;padding:0;border:none;background:var(--cds-custom-skeleton-background, #e8e8e8);box-shadow:none;pointer-events:none}.cds-custom--btn.cds-custom--skeleton:hover,.cds-custom--btn.cds-custom--skeleton:focus,.cds-custom--btn.cds-custom--skeleton:active{border:none;cursor:default;outline:none}.cds-custom--btn.cds-custom--skeleton:before{position:absolute;animation:3s ease-in-out cds-custom--skeleton infinite;background:var(--cds-custom-skeleton-element, #c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion: reduce){.cds-custom--btn.cds-custom--skeleton:before{animation:none}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.cds-custom--btn.cds-custom--skeleton{background:CanvasText}.cds-custom--btn.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--btn.cds-custom--skeleton{inline-size:9.375rem}.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){box-shadow:inherit}.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{border-color:transparent;background-color:transparent;box-shadow:none}.cds-custom--btn--sm .cds-custom--badge-indicator{margin-block-start:.25rem;margin-inline-end:.25rem}@media screen and (-ms-high-contrast: active),(forced-colors: 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--content{padding:2rem;color:var(--cds-custom-text-primary, #161616);will-change:margin-left}.cds-custom--header~.cds-custom--content,div:has(.cds-custom--header)~.cds-custom--content{margin-block-start:3rem}.cds-custom--side-nav~.cds-custom--content{margin-inline-start:3rem}.cds-custom--side-nav.cds-custom--side-nav--expanded~.cds-custom--content{margin-inline-start:16rem}.cds-custom--header{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--header *,.cds-custom--header *:before,.cds-custom--header *:after{box-sizing:inherit}.cds-custom--header{position:fixed;z-index:8000;display:flex;align-items:center;background-color:var(--cds-custom-background, #ffffff);block-size:3rem;border-block-end:1px solid var(--cds-custom-border-subtle);inset-block-start:0;inset-inline:0}.cds-custom--header__action{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--header__action *,.cds-custom--header__action *:before,.cds-custom--header__action *:after{box-sizing:inherit}.cds-custom--header__action{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--header__action::-moz-focus-inner{border:0}.cds-custom--header__action{display:inline-flex;border:.0625rem solid transparent;block-size:3rem;inline-size:3rem;transition:background-color .11s,border-color .11s}@media (max-width: 41.98rem){.cds-custom--header__action{min-inline-size:3rem}}.cds-custom--header__global .cds-custom--popover{z-index:8001}.cds-custom--header__action>:first-child{margin-block-start:0}.cds-custom--header__action>svg.cds-custom--navigation-menu-panel-collapse-icon,.cds-custom--header__action--active>svg.cds-custom--navigation-menu-panel-expand-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, rgba(141, 141, 141, .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, rgba(141, 141, 141, .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:hover 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--active svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--header__menu-trigger>svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--header__menu-trigger:hover>svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--header__menu-toggle{display:flex;align-items:center;justify-content:center}@media (min-width: 66rem){.cds-custom--header__menu-toggle__hidden{display:none}}a.cds-custom--header__name{font-size:var(--cds-custom-body-compact-01-font-size, .875rem);font-weight:var(--cds-custom-body-compact-01-font-weight, 400);line-height:var(--cds-custom-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing, .16px);display:flex;align-items:center;padding:0 2rem 0 1rem;border:.125rem solid transparent;block-size:100%;font-weight:600;letter-spacing:.1px;line-height:1.25rem;outline:none;text-decoration:none;transition:border-color .11s;-webkit-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{position:relative;display:none;block-size:100%;padding-inline-start:1rem}@media (min-width: 66rem){.cds-custom--header__nav{display:block}}.cds-custom--header__nav:before{position:absolute;display:block;background-color:var(--cds-custom-border-subtle);block-size:1.5rem;content:"";inline-size:.0625rem;inset-block-start:50%;inset-inline-start:0;transform:translateY(-50%)}.cds-custom--header__menu-bar{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--header__menu-bar *,.cds-custom--header__menu-bar *:before,.cds-custom--header__menu-bar *:after{box-sizing:inherit}.cds-custom--header__menu-bar{display:flex;padding:0;margin:0;block-size:100%;list-style:none}a.cds-custom--header__menu-item{position:relative;display:flex;align-items:center;padding:0 1rem;border:2px solid transparent;background-color:var(--cds-custom-background, #ffffff);block-size:100%;color:var(--cds-custom-text-secondary, #525252);font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.125rem;text-decoration:none;transition:background-color .11s,border-color .11s,color .11s;-webkit-user-select:none;user-select:none}a.cds-custom--header__menu-item:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .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, rgba(141, 141, 141, .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:hover>svg,a.cds-custom--header__menu-item:active>svg{fill:var(--cds-custom-icon-primary, #161616)}a.cds-custom--header__menu-item[aria-current=page],.cds-custom--header__menu-item--current{color:var(--cds-custom-text-primary, #161616)}a.cds-custom--header__menu-item[aria-current=page]:after,.cds-custom--header__menu-item--current:after{position:absolute;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}a.cds-custom--header__menu-item[aria-current=page]:focus:after,.cds-custom--header__menu-item--current:focus:after{border:0}.cds-custom--header__submenu .cds-custom--header__menu a.cds-custom--header__menu-item[aria-current=page]:after,.cds-custom--header__submenu .cds-custom--header__menu .cds-custom--header__menu-item--current: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 a.cds-custom--header__menu-item[aria-current=page]:focus:after,.cds-custom--header__submenu .cds-custom--header__menu .cds-custom--header__menu-item--current: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[aria-current=page]:focus,a.cds-custom--header__menu-item.cds-custom--header__menu-item--current:focus{border:2px solid var(--cds-custom-focus, #0f62fe)}.cds-custom--header__submenu,.cds-custom--header__menu-title[aria-haspopup=true]{position:relative}.cds-custom--header__menu-title[aria-expanded=true]{z-index:8002;background-color:var(--cds-custom-layer);color:var(--cds-custom-text-secondary, #525252)}.cds-custom--header__menu-title[aria-expanded=true]>.cds-custom--header__menu-arrow{transform:rotate(180deg)}.cds-custom--header__menu{display:none;padding:0;margin:0;list-style:none}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{position:absolute;z-index:8001;display:flex;flex-direction:column;background-color:var(--cds-custom-layer);box-shadow:0 4px 8px #00000080;inline-size:12.5rem;inset-block-end:0;inset-inline-start:0;transform:translateY(100%)}.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{display:flex;flex:1 1 0%;justify-content:flex-end;block-size:100%}.cds-custom--skip-to-content{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--skip-to-content:focus{z-index:9999;display:flex;align-items:center;padding:0 1rem;border:4px solid var(--cds-custom-focus, #0f62fe);background-color:var(--cds-custom-background, #ffffff);block-size:3rem;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{position:fixed;z-index:8000;overflow:hidden;border:none;background-color:var(--cds-custom-layer);color:var(--cds-custom-text-secondary, #525252);inline-size:0;inset-block:3rem 0;inset-inline-end:0;transition:width .11s cubic-bezier(.2,0,1,.9);will-change:width}.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--side-nav{position:fixed;z-index:8000;overflow:hidden;background-color:var(--cds-custom-background, #ffffff);color:var(--cds-custom-text-secondary, #525252);inline-size:3rem;inset-block:0;inset-inline-start:0;max-inline-size:16rem;transition:inline-size .11s cubic-bezier(.2,0,1,.9),transform .11s cubic-bezier(.2,0,1,.9);will-change:inline-size}.cds-custom--side-nav--ux{inline-size:16rem;inset-block-start:3rem}@media (max-width: 65.98rem){.cds-custom--side-nav--ux{inline-size:0}}.cds-custom--side-nav--rail{inline-size:3rem}.cds-custom--side-nav--hidden{inline-size:0}.cds-custom--side-nav--expanded{inline-size:16rem}.cds-custom--side-nav__overlay{position:fixed;background-color:transparent;block-size:0;inline-size:0;inset-block-start:3rem;inset-inline-start:0;opacity:0;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1)}@media (max-width: 65.98rem){.cds-custom--side-nav__overlay-active{z-index:6000;background-color:var(--cds-custom-overlay, rgba(22, 22, 22, .5));block-size:100vh;inline-size:100vw;opacity:1;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1)}}.cds-custom--header~.cds-custom--side-nav{block-size:calc(100% - 48px);inset-block-start:3rem}.cds-custom--side-nav--fixed{inline-size:16rem}.cds-custom--side-nav--collapsed{inline-size:16rem;transform:translate(-16rem)}.cds-custom--side-nav__navigation{display:flex;flex-direction:column}.cds-custom--side-nav__items{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__items *,.cds-custom--side-nav__items *:before,.cds-custom--side-nav__items *:after{box-sizing:inherit}.cds-custom--side-nav__items{overflow:hidden;flex:1 1 0%;padding:1rem 0 0}.cds-custom--side-nav:hover .cds-custom--side-nav__items,.cds-custom--side-nav--fixed .cds-custom--side-nav__items,.cds-custom--side-nav--expanded .cds-custom--side-nav__items,.cds-custom--side-nav--ux .cds-custom--side-nav__items{overflow-y:auto}.cds-custom--side-nav__item{overflow:hidden;block-size:auto;inline-size:auto}.cds-custom--side-nav--ux .cds-custom--side-nav__item{block-size:auto;inline-size:auto}.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active):hover .cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__submenu:hover,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__link:hover,.cds-custom--side-nav__menu a.cds-custom--side-nav__link:not(.cds-custom--side-nav__link--current):not([aria-current=page]):hover,.cds-custom--side-nav a.cds-custom--header__menu-item:hover,.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__link:hover>span,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active) .cds-custom--side-nav__menu-item>.cds-custom--side-nav__link:hover>span{color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item--large{block-size:auto}.cds-custom--side-nav__divider{margin:.5rem 1rem;background-color:var(--cds-custom-border-subtle);block-size:1px;list-style-type:none}.cds-custom--side-nav__divider hr{border:none}.cds-custom--side-nav__submenu{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__submenu *,.cds-custom--side-nav__submenu *:before,.cds-custom--side-nav__submenu *:after{box-sizing:inherit}.cds-custom--side-nav__submenu{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--side-nav__submenu::-moz-focus-inner{border:0}.cds-custom--side-nav__submenu{font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px);outline:2px solid transparent;outline-offset:-2px;display:flex;align-items:center;padding:0 1rem;block-size:2rem;color:var(--cds-custom-text-secondary, #525252);transition:color .11s,background-color .11s,outline .11s;-webkit-user-select:none;user-select:none}.cds-custom--side-nav__submenu:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__submenu:focus{outline:2px solid var(--cds-custom-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--side-nav__submenu:focus{outline-style:dotted}}.cds-custom--side-nav__submenu-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start}.cds-custom--side-nav__icon.cds-custom--side-nav__submenu-chevron{display:flex;flex:1;justify-content:flex-end}.cds-custom--side-nav__submenu-chevron>svg{block-size:1rem;inline-size:1rem;transition:transform .11s}.cds-custom--side-nav__submenu[aria-expanded=true] .cds-custom--side-nav__submenu-chevron>svg{transform:rotate(180deg)}.cds-custom--side-nav__item--large .cds-custom--side-nav__submenu{block-size:3rem}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu:hover{background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu[aria-expanded=false]{position:relative;background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu[aria-expanded=false]:before{position:absolute;background-color:var(--cds-custom-border-interactive, #0f62fe);content:"";inline-size:3px;inset-block:0;inset-inline-start:0}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu-title{color:var(--cds-custom-text-primary, #161616);font-weight:600}.cds-custom--side-nav__item--active .cds-custom--side-nav__icon>svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--side-nav__menu{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__menu *,.cds-custom--side-nav__menu *:before,.cds-custom--side-nav__menu *:after{box-sizing:inherit}.cds-custom--side-nav__menu{display:block;max-block-size:0;visibility:hidden}.cds-custom--side-nav__submenu[aria-expanded=true]+.cds-custom--side-nav__menu{max-block-size:93.75rem;visibility:inherit}.cds-custom--side-nav__menu a.cds-custom--side-nav__link{block-size:2rem;font-weight:400;min-block-size:2rem;padding-inline-start:2rem}.cds-custom--side-nav__item.cds-custom--side-nav__item--icon a.cds-custom--side-nav__link{padding-inline-start:4.5rem}.cds-custom--side-nav__menu a.cds-custom--side-nav__link--current,.cds-custom--side-nav__menu a.cds-custom--side-nav__link[aria-current=page],a.cds-custom--side-nav__link--current{background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2))}.cds-custom--side-nav__menu a.cds-custom--side-nav__link--current>span,.cds-custom--side-nav__menu a.cds-custom--side-nav__link[aria-current=page]>span,a.cds-custom--side-nav__link--current>span{color:var(--cds-custom-text-primary, #161616);font-weight:600}a.cds-custom--side-nav__link,.cds-custom--side-nav a.cds-custom--header__menu-item,.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{outline:2px solid transparent;outline-offset:-2px;font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px);position:relative;display:flex;align-items:center;padding:0 1rem;min-block-size:2rem;text-decoration:none;transition:color .11s,background-color .11s,outline .11s}.cds-custom--side-nav__item--large a.cds-custom--side-nav__link{block-size:3rem}a.cds-custom--side-nav__link>.cds-custom--side-nav__link-text,.cds-custom--side-nav a.cds-custom--header__menu-item .cds-custom--text-truncate-end{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--cds-custom-text-secondary, #525252);font-size:.875rem;letter-spacing:.1px;line-height:1.25rem;-webkit-user-select:none;user-select:none}a.cds-custom--side-nav__link:focus,.cds-custom--side-nav a.cds-custom--header__menu-item:focus{outline:2px solid var(--cds-custom-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){a.cds-custom--side-nav__link:focus,.cds-custom--side-nav a.cds-custom--header__menu-item:focus{outline-style:dotted}}a.cds-custom--side-nav__link[aria-current=page],a.cds-custom--side-nav__link--current{background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2));font-weight:600}a.cds-custom--side-nav__link[aria-current=page] .cds-custom--side-nav__link-text,a.cds-custom--side-nav__link--current .cds-custom--side-nav__link-text{color:var(--cds-custom-text-primary, #161616)}a.cds-custom--side-nav__link[aria-current=page]:before,a.cds-custom--side-nav__link--current:before{position:absolute;background-color:var(--cds-custom-border-interactive, #0f62fe);content:"";inline-size:3px;inset-block:0;inset-inline-start:0}.cds-custom--side-nav__icon{display:flex;flex:0 0 1rem;align-items:center;justify-content:center}.cds-custom--side-nav__icon:not(.cds-custom--side-nav__submenu-chevron){margin-inline-end:1.5rem}.cds-custom--side-nav__icon>svg{block-size:1rem;fill:var(--cds-custom-icon-secondary, #525252);inline-size:1rem}.cds-custom--side-nav__icon>svg.cds-custom--side-nav-collapse-icon{display:none}.cds-custom--side-nav--expanded .cds-custom--side-nav__icon>svg.cds-custom--side-nav-expand-icon{display:none}.cds-custom--side-nav--expanded .cds-custom--side-nav__icon>svg.cds-custom--side-nav-collapse-icon{display:block}.cds-custom--side-nav--fixed a.cds-custom--side-nav__link,.cds-custom--side-nav--fixed .cds-custom--side-nav__submenu{padding-inline-start:1rem}.cds-custom--side-nav--fixed .cds-custom--side-nav__item:not(.cds-custom--side-nav__item--icon) .cds-custom--side-nav__menu a.cds-custom--side-nav__link{padding-inline-start:2rem}@media (max-width: 65.98rem){.cds-custom--side-nav .cds-custom--header__nav{display:block}}.cds-custom--side-nav__header-navigation{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__header-navigation *,.cds-custom--side-nav__header-navigation *:before,.cds-custom--side-nav__header-navigation *:after{box-sizing:inherit}.cds-custom--side-nav__header-navigation{display:none}@media (max-width: 65.98rem){.cds-custom--side-nav__header-navigation{position:relative;display:block;margin-block-end:2rem}}.cds-custom--side-nav__header-divider:after{position:absolute;background:var(--cds-custom-border-subtle);block-size:.0625rem;content:"";inline-size:calc(100% - 32px);inset-block-end:-1rem;inset-inline-start:1rem}.cds-custom--side-nav a.cds-custom--header__menu-item{justify-content:space-between;color:var(--cds-custom-text-secondary, #525252);white-space:nowrap}.cds-custom--side-nav a.cds-custom--header__menu-item[aria-expanded=true]{background-color:transparent}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{padding:0;background-color:transparent;box-shadow:none;inline-size:100%;inset-block-end:inherit;transform:none}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu li{inline-size:100%}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item{font-weight:400;padding-inline-start:4.25rem}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item--current:hover{background-color:var(--cds-custom-layer-selected-hover)}.cds-custom--side-nav .cds-custom--side-nav__header-navigation a.cds-custom--header__menu-item[aria-current=page]:after,.cds-custom--side-nav .cds-custom--side-nav__header-navigation .cds-custom--header__menu-item--current:after{block-size:calc(100% + 4px);inline-size:3px}.cds-custom--side-nav .cds-custom--header__menu a.cds-custom--header__menu-item{block-size:inherit}.cds-custom--side-nav a.cds-custom--header__menu-item:hover .cds-custom--header__menu-arrow,.cds-custom--side-nav a.cds-custom--header__menu-item:focus .cds-custom--header__menu-arrow,.cds-custom--side-nav .cds-custom--header__menu-arrow{fill:var(--cds-custom-icon-secondary, #525252)}.cds-custom--switcher{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--switcher *,.cds-custom--switcher *:before,.cds-custom--switcher *:after{box-sizing:inherit}.cds-custom--switcher{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--cds-custom-text-secondary, #525252)}.cds-custom--switcher__item{block-size:2rem;inline-size:100%}.cds-custom--switcher__item:nth-child(1){margin-block-start:1rem}.cds-custom--switcher__item--divider{display:block;border:none;margin:.5rem 1rem;background:var(--cds-custom-border-subtle);block-size:1px;inline-size:14rem}.cds-custom--switcher__item-link{font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px);display:block;padding:.375rem 1rem;block-size:2rem;color:var(--cds-custom-text-secondary, #525252);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)}clabs-global-header-apaas,clabs-global-header-hybrid-ipaas{--cds-custom-ai-aura-end: rgba(0, 0, 0, 0);--cds-custom-ai-aura-hover-background: #333333;--cds-custom-ai-aura-hover-end: rgba(0, 0, 0, 0);--cds-custom-ai-aura-hover-start: rgba(69, 137, 255, .4);--cds-custom-ai-aura-start: rgba(69, 137, 255, .1);--cds-custom-ai-aura-start-sm: rgba(69, 137, 255, .16);--cds-custom-ai-border-end: #4589ff;--cds-custom-ai-border-start: rgba(166, 200, 255, .36);--cds-custom-ai-border-strong: #78a9ff;--cds-custom-ai-drop-shadow: rgba(0, 0, 0, .28);--cds-custom-ai-inner-shadow: rgba(69, 137, 255, .16);--cds-custom-ai-overlay: rgba(0, 0, 0, .5);--cds-custom-ai-popover-background: #161616;--cds-custom-ai-popover-caret-bottom: #4589ff;--cds-custom-ai-popover-caret-bottom-background: #202d45;--cds-custom-ai-popover-caret-bottom-background-actions: #1e283a;--cds-custom-ai-popover-caret-center: #4870b5;--cds-custom-ai-popover-shadow-outer-01: rgba(0, 0, 0, .12);--cds-custom-ai-popover-shadow-outer-02: rgba(0, 0, 0, .08);--cds-custom-ai-skeleton-background: rgba(120, 169, 255, .5);--cds-custom-ai-skeleton-element-background: rgba(120, 169, 255, .3);--cds-custom-background: #161616;--cds-custom-background-active: rgba(141, 141, 141, .4);--cds-custom-background-brand: #0f62fe;--cds-custom-background-hover: rgba(141, 141, 141, .16);--cds-custom-background-inverse: #f4f4f4;--cds-custom-background-inverse-hover: #e8e8e8;--cds-custom-background-selected: rgba(141, 141, 141, .24);--cds-custom-background-selected-hover: rgba(141, 141, 141, .32);--cds-custom-border-disabled: rgba(141, 141, 141, .5);--cds-custom-border-interactive: #4589ff;--cds-custom-border-inverse: #f4f4f4;--cds-custom-border-strong-01: #6f6f6f;--cds-custom-border-strong-02: #8d8d8d;--cds-custom-border-strong-03: #a8a8a8;--cds-custom-border-subtle-00: #393939;--cds-custom-border-subtle-01: #525252;--cds-custom-border-subtle-02: #6f6f6f;--cds-custom-border-subtle-03: #6f6f6f;--cds-custom-border-subtle-selected-01: #6f6f6f;--cds-custom-border-subtle-selected-02: #8d8d8d;--cds-custom-border-subtle-selected-03: #8d8d8d;--cds-custom-border-tile-01: #525252;--cds-custom-border-tile-02: #6f6f6f;--cds-custom-border-tile-03: #8d8d8d;--cds-custom-chat-avatar-agent: #c6c6c6;--cds-custom-chat-avatar-bot: #8d8d8d;--cds-custom-chat-avatar-user: #4589ff;--cds-custom-chat-bubble-agent: #262626;--cds-custom-chat-bubble-border: #525252;--cds-custom-chat-bubble-user: #393939;--cds-custom-chat-button: #78a9ff;--cds-custom-chat-button-active: rgba(141, 141, 141, .4);--cds-custom-chat-button-hover: rgba(141, 141, 141, .16);--cds-custom-chat-button-selected: rgba(141, 141, 141, .24);--cds-custom-chat-button-text-hover: #a6c8ff;--cds-custom-chat-button-text-selected: #c6c6c6;--cds-custom-chat-header-background: #262626;--cds-custom-chat-prompt-background: #161616;--cds-custom-chat-prompt-border-end: rgba(38, 38, 38, 0);--cds-custom-chat-prompt-border-start: #262626;--cds-custom-chat-shell-background: #262626;--cds-custom-field-01: #262626;--cds-custom-field-02: #393939;--cds-custom-field-03: #525252;--cds-custom-field-hover-01: #333333;--cds-custom-field-hover-02: #474747;--cds-custom-field-hover-03: #636363;--cds-custom-focus: #ffffff;--cds-custom-focus-inset: #161616;--cds-custom-focus-inverse: #0f62fe;--cds-custom-highlight: #001d6c;--cds-custom-icon-disabled: rgba(244, 244, 244, .25);--cds-custom-icon-interactive: #ffffff;--cds-custom-icon-inverse: #161616;--cds-custom-icon-on-color: #ffffff;--cds-custom-icon-on-color-disabled: rgba(255, 255, 255, .25);--cds-custom-icon-primary: #f4f4f4;--cds-custom-icon-secondary: #c6c6c6;--cds-custom-interactive: #4589ff;--cds-custom-layer-01: #262626;--cds-custom-layer-02: #393939;--cds-custom-layer-03: #525252;--cds-custom-layer-accent-01: #393939;--cds-custom-layer-accent-02: #525252;--cds-custom-layer-accent-03: #6f6f6f;--cds-custom-layer-accent-active-01: #6f6f6f;--cds-custom-layer-accent-active-02: #8d8d8d;--cds-custom-layer-accent-active-03: #393939;--cds-custom-layer-accent-hover-01: #474747;--cds-custom-layer-accent-hover-02: #636363;--cds-custom-layer-accent-hover-03: #5e5e5e;--cds-custom-layer-active-01: #525252;--cds-custom-layer-active-02: #6f6f6f;--cds-custom-layer-active-03: #8d8d8d;--cds-custom-layer-background-01: #161616;--cds-custom-layer-background-02: #262626;--cds-custom-layer-background-03: #393939;--cds-custom-layer-hover-01: #333333;--cds-custom-layer-hover-02: #474747;--cds-custom-layer-hover-03: #636363;--cds-custom-layer-selected-01: #393939;--cds-custom-layer-selected-02: #525252;--cds-custom-layer-selected-03: #6f6f6f;--cds-custom-layer-selected-disabled: #a8a8a8;--cds-custom-layer-selected-hover-01: #474747;--cds-custom-layer-selected-hover-02: #636363;--cds-custom-layer-selected-hover-03: #5e5e5e;--cds-custom-layer-selected-inverse: #f4f4f4;--cds-custom-link-inverse: #0f62fe;--cds-custom-link-inverse-active: #161616;--cds-custom-link-inverse-hover: #0043ce;--cds-custom-link-inverse-visited: #8a3ffc;--cds-custom-link-primary: #78a9ff;--cds-custom-link-primary-hover: #a6c8ff;--cds-custom-link-secondary: #a6c8ff;--cds-custom-link-visited: #be95ff;--cds-custom-overlay: rgba(0, 0, 0, .65);--cds-custom-shadow: rgba(0, 0, 0, .8);--cds-custom-skeleton-background: #292929;--cds-custom-skeleton-element: #393939;--cds-custom-support-caution-major: #ff832b;--cds-custom-support-caution-minor: #f1c21b;--cds-custom-support-caution-undefined: #a56eff;--cds-custom-support-error: #fa4d56;--cds-custom-support-error-inverse: #da1e28;--cds-custom-support-info: #4589ff;--cds-custom-support-info-inverse: #0043ce;--cds-custom-support-success: #42be65;--cds-custom-support-success-inverse: #24a148;--cds-custom-support-warning: #f1c21b;--cds-custom-support-warning-inverse: #f1c21b;--cds-custom-text-disabled: rgba(244, 244, 244, .25);--cds-custom-text-error: #ff8389;--cds-custom-text-helper: #a8a8a8;--cds-custom-text-inverse: #161616;--cds-custom-text-on-color: #ffffff;--cds-custom-text-on-color-disabled: rgba(255, 255, 255, .25);--cds-custom-text-placeholder: rgba(244, 244, 244, .4);--cds-custom-text-primary: #f4f4f4;--cds-custom-text-secondary: #c6c6c6;--cds-custom-toggle-off: #6f6f6f;--cds-custom-spacing-01: .125rem;--cds-custom-spacing-02: .25rem;--cds-custom-spacing-03: .5rem;--cds-custom-spacing-04: .75rem;--cds-custom-spacing-05: 1rem;--cds-custom-spacing-06: 1.5rem;--cds-custom-spacing-07: 2rem;--cds-custom-spacing-08: 2.5rem;--cds-custom-spacing-09: 3rem;--cds-custom-spacing-10: 4rem;--cds-custom-spacing-11: 5rem;--cds-custom-spacing-12: 6rem;--cds-custom-spacing-13: 10rem;--cds-custom-fluid-spacing-01: 0;--cds-custom-fluid-spacing-02: 2vw;--cds-custom-fluid-spacing-03: 5vw;--cds-custom-fluid-spacing-04: 10vw;--cds-custom-caption-01-font-size: .75rem;--cds-custom-caption-01-font-weight: 400;--cds-custom-caption-01-line-height: 1.33333;--cds-custom-caption-01-letter-spacing: .32px;--cds-custom-caption-02-font-size: .875rem;--cds-custom-caption-02-font-weight: 400;--cds-custom-caption-02-line-height: 1.28572;--cds-custom-caption-02-letter-spacing: .32px;--cds-custom-label-01-font-size: .75rem;--cds-custom-label-01-font-weight: 400;--cds-custom-label-01-line-height: 1.33333;--cds-custom-label-01-letter-spacing: .32px;--cds-custom-label-02-font-size: .875rem;--cds-custom-label-02-font-weight: 400;--cds-custom-label-02-line-height: 1.28572;--cds-custom-label-02-letter-spacing: .16px;--cds-custom-helper-text-01-font-size: .75rem;--cds-custom-helper-text-01-line-height: 1.33333;--cds-custom-helper-text-01-letter-spacing: .32px;--cds-custom-helper-text-02-font-size: .875rem;--cds-custom-helper-text-02-font-weight: 400;--cds-custom-helper-text-02-line-height: 1.28572;--cds-custom-helper-text-02-letter-spacing: .16px;--cds-custom-body-short-01-font-size: .875rem;--cds-custom-body-short-01-font-weight: 400;--cds-custom-body-short-01-line-height: 1.28572;--cds-custom-body-short-01-letter-spacing: .16px;--cds-custom-body-short-02-font-size: 1rem;--cds-custom-body-short-02-font-weight: 400;--cds-custom-body-short-02-line-height: 1.375;--cds-custom-body-short-02-letter-spacing: 0;--cds-custom-body-long-01-font-size: .875rem;--cds-custom-body-long-01-font-weight: 400;--cds-custom-body-long-01-line-height: 1.42857;--cds-custom-body-long-01-letter-spacing: .16px;--cds-custom-body-long-02-font-size: 1rem;--cds-custom-body-long-02-font-weight: 400;--cds-custom-body-long-02-line-height: 1.5;--cds-custom-body-long-02-letter-spacing: 0;--cds-custom-code-01-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-custom-code-01-font-size: .75rem;--cds-custom-code-01-font-weight: 400;--cds-custom-code-01-line-height: 1.33333;--cds-custom-code-01-letter-spacing: .32px;--cds-custom-code-02-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-custom-code-02-font-size: .875rem;--cds-custom-code-02-font-weight: 400;--cds-custom-code-02-line-height: 1.42857;--cds-custom-code-02-letter-spacing: .32px;--cds-custom-heading-01-font-size: .875rem;--cds-custom-heading-01-font-weight: 600;--cds-custom-heading-01-line-height: 1.42857;--cds-custom-heading-01-letter-spacing: .16px;--cds-custom-heading-02-font-size: 1rem;--cds-custom-heading-02-font-weight: 600;--cds-custom-heading-02-line-height: 1.5;--cds-custom-heading-02-letter-spacing: 0;--cds-custom-productive-heading-01-font-size: .875rem;--cds-custom-productive-heading-01-font-weight: 600;--cds-custom-productive-heading-01-line-height: 1.28572;--cds-custom-productive-heading-01-letter-spacing: .16px;--cds-custom-productive-heading-02-font-size: 1rem;--cds-custom-productive-heading-02-font-weight: 600;--cds-custom-productive-heading-02-line-height: 1.375;--cds-custom-productive-heading-02-letter-spacing: 0;--cds-custom-productive-heading-03-font-size: 1.25rem;--cds-custom-productive-heading-03-font-weight: 400;--cds-custom-productive-heading-03-line-height: 1.4;--cds-custom-productive-heading-03-letter-spacing: 0;--cds-custom-productive-heading-04-font-size: 1.75rem;--cds-custom-productive-heading-04-font-weight: 400;--cds-custom-productive-heading-04-line-height: 1.28572;--cds-custom-productive-heading-04-letter-spacing: 0;--cds-custom-productive-heading-05-font-size: 2rem;--cds-custom-productive-heading-05-font-weight: 400;--cds-custom-productive-heading-05-line-height: 1.25;--cds-custom-productive-heading-05-letter-spacing: 0;--cds-custom-productive-heading-06-font-size: 2.625rem;--cds-custom-productive-heading-06-font-weight: 300;--cds-custom-productive-heading-06-line-height: 1.199;--cds-custom-productive-heading-06-letter-spacing: 0;--cds-custom-productive-heading-07-font-size: 3.375rem;--cds-custom-productive-heading-07-font-weight: 300;--cds-custom-productive-heading-07-line-height: 1.19;--cds-custom-productive-heading-07-letter-spacing: 0;--cds-custom-expressive-paragraph-01-font-size: 1.5rem;--cds-custom-expressive-paragraph-01-font-weight: 300;--cds-custom-expressive-paragraph-01-line-height: 1.334;--cds-custom-expressive-paragraph-01-letter-spacing: 0;--cds-custom-expressive-heading-01-font-size: .875rem;--cds-custom-expressive-heading-01-font-weight: 600;--cds-custom-expressive-heading-01-line-height: 1.42857;--cds-custom-expressive-heading-01-letter-spacing: .16px;--cds-custom-expressive-heading-02-font-size: 1rem;--cds-custom-expressive-heading-02-font-weight: 600;--cds-custom-expressive-heading-02-line-height: 1.5;--cds-custom-expressive-heading-02-letter-spacing: 0;--cds-custom-expressive-heading-03-font-size: 1.25rem;--cds-custom-expressive-heading-03-font-weight: 400;--cds-custom-expressive-heading-03-line-height: 1.4;--cds-custom-expressive-heading-03-letter-spacing: 0;--cds-custom-expressive-heading-04-font-size: 1.75rem;--cds-custom-expressive-heading-04-font-weight: 400;--cds-custom-expressive-heading-04-line-height: 1.28572;--cds-custom-expressive-heading-04-letter-spacing: 0;--cds-custom-expressive-heading-05-font-size: 2rem;--cds-custom-expressive-heading-05-font-weight: 400;--cds-custom-expressive-heading-05-line-height: 1.25;--cds-custom-expressive-heading-05-letter-spacing: 0;--cds-custom-expressive-heading-06-font-size: 2rem;--cds-custom-expressive-heading-06-font-weight: 600;--cds-custom-expressive-heading-06-line-height: 1.25;--cds-custom-expressive-heading-06-letter-spacing: 0;--cds-custom-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-quotation-01-font-size: 1.25rem;--cds-custom-quotation-01-font-weight: 400;--cds-custom-quotation-01-line-height: 1.3;--cds-custom-quotation-01-letter-spacing: 0;--cds-custom-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-quotation-02-font-size: 2rem;--cds-custom-quotation-02-font-weight: 300;--cds-custom-quotation-02-line-height: 1.25;--cds-custom-quotation-02-letter-spacing: 0;--cds-custom-display-01-font-size: 2.625rem;--cds-custom-display-01-font-weight: 300;--cds-custom-display-01-line-height: 1.19;--cds-custom-display-01-letter-spacing: 0;--cds-custom-display-02-font-size: 2.625rem;--cds-custom-display-02-font-weight: 600;--cds-custom-display-02-line-height: 1.19;--cds-custom-display-02-letter-spacing: 0;--cds-custom-display-03-font-size: 2.625rem;--cds-custom-display-03-font-weight: 300;--cds-custom-display-03-line-height: 1.19;--cds-custom-display-03-letter-spacing: 0;--cds-custom-display-04-font-size: 2.625rem;--cds-custom-display-04-font-weight: 300;--cds-custom-display-04-line-height: 1.19;--cds-custom-display-04-letter-spacing: 0;--cds-custom-legal-01-font-size: .75rem;--cds-custom-legal-01-font-weight: 400;--cds-custom-legal-01-line-height: 1.33333;--cds-custom-legal-01-letter-spacing: .32px;--cds-custom-legal-02-font-size: .875rem;--cds-custom-legal-02-font-weight: 400;--cds-custom-legal-02-line-height: 1.28572;--cds-custom-legal-02-letter-spacing: .16px;--cds-custom-body-compact-01-font-size: .875rem;--cds-custom-body-compact-01-font-weight: 400;--cds-custom-body-compact-01-line-height: 1.28572;--cds-custom-body-compact-01-letter-spacing: .16px;--cds-custom-body-compact-02-font-size: 1rem;--cds-custom-body-compact-02-font-weight: 400;--cds-custom-body-compact-02-line-height: 1.375;--cds-custom-body-compact-02-letter-spacing: 0;--cds-custom-heading-compact-01-font-size: .875rem;--cds-custom-heading-compact-01-font-weight: 600;--cds-custom-heading-compact-01-line-height: 1.28572;--cds-custom-heading-compact-01-letter-spacing: .16px;--cds-custom-heading-compact-02-font-size: 1rem;--cds-custom-heading-compact-02-font-weight: 600;--cds-custom-heading-compact-02-line-height: 1.375;--cds-custom-heading-compact-02-letter-spacing: 0;--cds-custom-body-01-font-size: .875rem;--cds-custom-body-01-font-weight: 400;--cds-custom-body-01-line-height: 1.42857;--cds-custom-body-01-letter-spacing: .16px;--cds-custom-body-02-font-size: 1rem;--cds-custom-body-02-font-weight: 400;--cds-custom-body-02-line-height: 1.5;--cds-custom-body-02-letter-spacing: 0;--cds-custom-heading-03-font-size: 1.25rem;--cds-custom-heading-03-font-weight: 400;--cds-custom-heading-03-line-height: 1.4;--cds-custom-heading-03-letter-spacing: 0;--cds-custom-heading-04-font-size: 1.75rem;--cds-custom-heading-04-font-weight: 400;--cds-custom-heading-04-line-height: 1.28572;--cds-custom-heading-04-letter-spacing: 0;--cds-custom-heading-05-font-size: 2rem;--cds-custom-heading-05-font-weight: 400;--cds-custom-heading-05-line-height: 1.25;--cds-custom-heading-05-letter-spacing: 0;--cds-custom-heading-06-font-size: 2.625rem;--cds-custom-heading-06-font-weight: 300;--cds-custom-heading-06-line-height: 1.199;--cds-custom-heading-06-letter-spacing: 0;--cds-custom-heading-07-font-size: 3.375rem;--cds-custom-heading-07-font-weight: 300;--cds-custom-heading-07-line-height: 1.19;--cds-custom-heading-07-letter-spacing: 0;--cds-custom-fluid-heading-03-font-size: 1.25rem;--cds-custom-fluid-heading-03-font-weight: 400;--cds-custom-fluid-heading-03-line-height: 1.4;--cds-custom-fluid-heading-03-letter-spacing: 0;--cds-custom-fluid-heading-04-font-size: 1.75rem;--cds-custom-fluid-heading-04-font-weight: 400;--cds-custom-fluid-heading-04-line-height: 1.28572;--cds-custom-fluid-heading-04-letter-spacing: 0;--cds-custom-fluid-heading-05-font-size: 2rem;--cds-custom-fluid-heading-05-font-weight: 400;--cds-custom-fluid-heading-05-line-height: 1.25;--cds-custom-fluid-heading-05-letter-spacing: 0;--cds-custom-fluid-heading-06-font-size: 2rem;--cds-custom-fluid-heading-06-font-weight: 600;--cds-custom-fluid-heading-06-line-height: 1.25;--cds-custom-fluid-heading-06-letter-spacing: 0;--cds-custom-fluid-paragraph-01-font-size: 1.5rem;--cds-custom-fluid-paragraph-01-font-weight: 300;--cds-custom-fluid-paragraph-01-line-height: 1.334;--cds-custom-fluid-paragraph-01-letter-spacing: 0;--cds-custom-fluid-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-fluid-quotation-01-font-size: 1.25rem;--cds-custom-fluid-quotation-01-font-weight: 400;--cds-custom-fluid-quotation-01-line-height: 1.3;--cds-custom-fluid-quotation-01-letter-spacing: 0;--cds-custom-fluid-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-fluid-quotation-02-font-size: 2rem;--cds-custom-fluid-quotation-02-font-weight: 300;--cds-custom-fluid-quotation-02-line-height: 1.25;--cds-custom-fluid-quotation-02-letter-spacing: 0;--cds-custom-fluid-display-01-font-size: 2.625rem;--cds-custom-fluid-display-01-font-weight: 300;--cds-custom-fluid-display-01-line-height: 1.19;--cds-custom-fluid-display-01-letter-spacing: 0;--cds-custom-fluid-display-02-font-size: 2.625rem;--cds-custom-fluid-display-02-font-weight: 600;--cds-custom-fluid-display-02-line-height: 1.19;--cds-custom-fluid-display-02-letter-spacing: 0;--cds-custom-fluid-display-03-font-size: 2.625rem;--cds-custom-fluid-display-03-font-weight: 300;--cds-custom-fluid-display-03-line-height: 1.19;--cds-custom-fluid-display-03-letter-spacing: 0;--cds-custom-fluid-display-04-font-size: 2.625rem;--cds-custom-fluid-display-04-font-weight: 300;--cds-custom-fluid-display-04-line-height: 1.19;--cds-custom-fluid-display-04-letter-spacing: 0;--cds-custom-button-separator: #161616;--cds-custom-button-primary: #0f62fe;--cds-custom-button-secondary: #6f6f6f;--cds-custom-button-tertiary: #ffffff;--cds-custom-button-danger-primary: #da1e28;--cds-custom-button-danger-secondary: #fa4d56;--cds-custom-button-danger-active: #750e13;--cds-custom-button-primary-active: #002d9c;--cds-custom-button-secondary-active: #393939;--cds-custom-button-tertiary-active: #c6c6c6;--cds-custom-button-danger-hover: #b81921;--cds-custom-button-primary-hover: #0050e6;--cds-custom-button-secondary-hover: #5e5e5e;--cds-custom-button-tertiary-hover: #f4f4f4;--cds-custom-button-disabled: rgba(141, 141, 141, .3)}@media screen and (-ms-high-contrast: active),(forced-colors: active){clabs-global-header-apaas,clabs-global-header-hybrid-ipaas{--cds-custom-icon-primary: ButtonText;--cds-custom-icon-secondary: ButtonText;--cds-custom-icon-interactive: ButtonText;--cds-custom-icon-disabled: GrayText;--cds-custom-icon-on-color-disabled: GrayText;--cds-custom-icon-inverse: SelectedItemText;--cds-custom-icon-on-color: SelectedItemText;--cds-custom-button-disabled: GrayText;--cds-custom-interactive: ButtonText;--cds-custom-link-primary: LinkText;--cds-custom-link-primary-hover: LinkText;--cds-custom-link-secondary: LinkText;--cds-custom-link-inverse: SelectedItemText;--cds-custom-link-inverse-hover: SelectedItemText;--cds-custom-link-inverse-visited: SelectedItemText;--cds-custom-link-visited: VisitedText;--cds-custom-background-selected: SelectedItem;--cds-custom-background-selected-hover: SelectedItem;--cds-custom-background-inverse: SelectedItem;--cds-custom-layer-selected-inverse: SelectedItem}}clabs-global-header-apaas,clabs-global-header-hybrid-ipaas{--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, #ffffff);--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)}.ibm-automation-cds__header{z-index:8050}.ibm-automation-cds__header-name{margin:0 0 0 -.5rem}.ibm-automation-cds__capability-name{color:var(--cds-custom-text-primary);font-weight:400;line-height:normal;margin-inline-end:1.5rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.ibm-automation-cds__product-type{white-space:nowrap}.ibm-automation-cds__global{display:flex;flex:1 1 0%;justify-content:flex-end;block-size:100%}.ibm-automation-cds__side-nav-items{overflow:auto}.automation-global-header__popover__section{position:relative;padding:1rem}.automation-global-header__popover__section:not(:last-child):after{position:absolute;border-block-end:1px solid #393939;content:"";inline-size:100%;inset-block-end:0;inset-inline-start:0}.automation--header__popover__header{display:flex;flex-wrap:nowrap}.automation--header__popover__profile__header__title{font-size:var(--cds-custom-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-custom-productive-heading-03-font-weight, 400);line-height:var(--cds-custom-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-custom-productive-heading-03-letter-spacing, 0);line-height:1.2;margin-block-end:.25rem}.automation--header__popover__profile__header__title,.automation--header__popover__profile__header__email{display:block;inline-size:189px;word-wrap:break-word}.automation-global-header__horizontal_section{border:.25px solid #393939;margin-inline:.5rem}.automation-global-header__name_section{margin-inline-start:1rem}.automation-global-header__console_lnk_section,.automation-global-header__usr_management_lnk_section{padding:0}.automation-global-header__popover__link-item a{text-decoration:none}.automation-global-header__popover__section ul,.automation-global-header__profile_footer ul{padding:0;margin:0}.automation-global-header__popover__section ul li,.automation-global-header__profile_footer ul li{list-style-position:inside;list-style-type:none}.automation-global-header__popover__link{font-size:var(--cds-custom-body-short-01-font-size, .875rem);font-weight:var(--cds-custom-body-short-01-font-weight, 400);line-height:var(--cds-custom-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-short-01-letter-spacing, .16px);display:flex;padding:1rem;color:#fff;text-decoration:none;transition:background-color .11s,color .11s}.automation-global-header__popover__link svg{block-size:100%}.automation-global-header__popover__link .link_icon{margin-inline-end:.5rem}.automation-global-header__popover__link:hover{background-color:#353535}.automation-global-header__popover__link:hover .launch_icon{opacity:1}.automation-global-header__popover__link .link_text{margin:auto 0}.automation-global-header__popover__link .launch_icon{margin-inline-start:auto;opacity:0}.automation--header__popover__profile__header__email{font-size:var(--cds-custom-label-01-font-size, .75rem);font-weight:var(--cds-custom-label-01-font-weight, 400);line-height:var(--cds-custom-label-01-line-height, 1.33333);letter-spacing:var(--cds-custom-label-01-letter-spacing, .32px);color:#c6c6c6}.automation-global-header__instance_details{margin:1rem}.automation-global-header__title-bar__label{font-size:var(--cds-custom-label-01-font-size, .75rem);font-weight:var(--cds-custom-label-01-font-weight, 400);line-height:var(--cds-custom-label-01-line-height, 1.33333);letter-spacing:var(--cds-custom-label-01-letter-spacing, .32px);color:#c6c6c6;margin-block-end:.25rem}.automation-global-header__title-bar__text{font-size:var(--cds-custom-expressive-heading-01-font-size, .875rem);font-weight:var(--cds-custom-expressive-heading-01-font-weight, 600);line-height:var(--cds-custom-expressive-heading-01-line-height, 1.42857);letter-spacing:var(--cds-custom-expressive-heading-01-letter-spacing, .16px);font-weight:400}.automation-global-header__title-bar__text:not(:last-child){margin-block-end:1rem}.automation-global-header__popover__profile__footer__logout{color:#fff!important}.automation-global-header__popover__link-item cds-button{inline-size:100%}.automation-global-header__popover__link-item cds-button::part(button){padding:0;inline-size:100%}.automation-global-header__popover__link-item cds-button .automation-global-header__popover__link{inline-size:100%}cds-custom-header-global-action.mcsp-header-user-profile{display:flex;block-size:48px;inline-size:48px}cds-custom-header-global-action clabs-global-header-user-profile-image{inline-size:100%}.ibm-automation-cds__help-menu{list-style:none}.ibm-automation-cds__help-menu svg{fill:var(--cds-custom-icon-on-color, #ffffff)}.ibm-automation-cds__help-menu ul{transform:translate(calc(3rem - 100%)) translateY(100%)!important}.ibm-automation-cds__help-menu .ibm-automation-cds--text-truncate--end{display:flex;justify-content:space-between;inline-size:320px}.ibm-automation-cds__help-menu .ibm-automation-cds--header__menu-item{padding:12px;block-size:47px}.automation-global-header__notification svg{fill:var(--cds-custom-icon-on-color, #ffffff)}.automation-global-header__notification svg circle{fill:#d61f28}.ibm-automation-cds__globalaction svg{fill:var(--cds-custom-icon-on-color, #ffffff)}cds-custom-header-global-action.mcsp-header-user-profile>div{border-radius:50%;margin:7px;background-color:#1192e8;block-size:32px;inline-size:32px}cds-custom-header-global-action.mcsp-header-user-profile>div svg{margin:6px}.automation-global-header__divider:before{display:block;background-color:var(--cds-custom-border-subtle);block-size:2.5rem;content:"";inline-size:.0625rem;transform:translateY(.25rem)}.automation--header__group{position:relative;display:flex}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none!important}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none!important}.ibm-automation-cds--custom-header__nav{display:block!important}.ibm-automation-cds--header__global .ibm-automation-cds--popover span{display:none!important}.c4p--user-profile-image--light{color:#000}.automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu{color:#f4f4f4}.automation-global-header__trial-menu::part(button){display:flex;align-items:center;padding:0 .75rem;inline-size:fit-content}.automation-global-header__trial-menu p{font-size:var(--cds-custom-label-01-font-size, .75rem);font-weight:var(--cds-custom-label-01-font-weight, 400);line-height:var(--cds-custom-label-01-line-height, 1.33333);letter-spacing:var(--cds-custom-label-01-letter-spacing, .32px)}.automation-global-header__trial-menu .trial-label{color:#f4f4f4;padding-inline-start:5px;text-align:center;white-space:nowrap}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box{border:1px solid transparent;border-radius:.125rem;background-clip:padding-box,border-box;background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#0043ce,#be95ff);background-origin:padding-box,border-box;block-size:1.25rem;color:#f4f4f4;font-size:14px;font-weight:600;min-inline-size:1rem;text-align:center}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#0043ce,#be95ff)!important}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#fa4d56,#fa4d56)!important}.ibm-automation-cds--header__action:hover{background-color:#393939}.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:var(--cds-custom-icon-on-color, #ffffff)}@media (forced-colors: active){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}@media (forced-colors: active) and (-ms-high-contrast: black-on-white){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#000}}@media (forced-colors: active) and (-ms-high-contrast: white-on-black){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}.automation-global-header__switcher{border:0!important;block-size:max-content;inline-size:max-content;min-block-size:max-content}.c4p--notifications-panel__container{border:0;block-size:max-content;min-block-size:max-content}.automation-header__tooltip{position:absolute;color:#fff;inline-size:16rem;inset-block-start:0;inset-inline-end:0;transform:translate(40px)}.automation-header__tooltip-body{padding:1rem;border-radius:3px;background-color:#393939;box-shadow:0 5px 5px #0000004d}.automation-header__tooltip-body :last-child{margin-block-end:0}.automation-global-header__tooltip-description{font-size:14px;line-height:1.25rem;margin-block-end:1rem}.automation-global-header__tooltip-links{margin-block-end:1rem}.automation-global-header__trial-button:hover{text-decoration:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-content{font-size:var(--cds-custom-body-01-font-size, .875rem);font-weight:var(--cds-custom-body-01-font-weight, 400);line-height:var(--cds-custom-body-01-line-height, 1.42857);letter-spacing:var(--cds-custom-body-01-letter-spacing, .16px);padding:.125rem .5rem;background-color:#393939;color:#fff}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none}.automation-global-header__switcher{border:0!important;block-size:max-content;color:#a8a8a8;inline-size:max-content;min-block-size:max-content}.automation-global-header__switcher-menu{display:inline-block;block-size:47px;color:#a8a8a8;list-style-type:none;min-inline-size:12rem!important}.automation-global-header__switcher-menu-item-title{display:flex;align-items:flex-end;justify-content:space-between}.automation-global-header__switcher-menu-item-title span{overflow:hidden;margin-inline-end:1.5rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item-title-hidden-checkmark{visibility:hidden}.automation-global-header__switcher-menu-item-title-icons-left{display:flex}.automation-global-header__switcher-menu-item-title-icons-left div{margin-inline-end:1rem}.automation-global-header__switcher-menu-item-title-icons-left span{overflow:hidden;margin-inline-end:1rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item>span{overflow:hidden;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-disabled{pointer-events:none}.automation-global-header__switcher-menu.hybrid-ipaas .cds--header__menu-item+.cds--header__menu-title[aria-expanded=false]{inline-size:100%!important;min-inline-size:15rem!important}.automation-global-header__switcher-menu-group-title{display:flex;align-items:center;justify-content:space-between;block-size:47px;color:#f4f4f4;margin-inline-start:1rem;pointer-events:none;font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px)}cds-custom-header-menu::part(menu-body){inline-size:100%!important;max-block-size:calc(100vh - 47px);min-inline-size:15rem!important;overflow-x:hidden}cds-custom-header-menu::part(trigger){display:flex!important;overflow:hidden;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}cds-custom-header-menu-item:nth-last-child(2){border-block-end:1px solid #393939}/**
|
|
6358
6361
|
* @license
|
|
6359
6362
|
*
|
|
6360
6363
|
* Copyright IBM Corp. 2025
|
|
@@ -6362,7 +6365,7 @@ const ad = `.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context
|
|
|
6362
6365
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
6363
6366
|
* LICENSE file in the root directory of this source tree.
|
|
6364
6367
|
*/.ibm-automation-cds .automation-header-navigation-action__menu-item{display:block;cursor:pointer}.ibm-automation-cds .automation-header-navigation-action__menu-item a{color:#f4f4f4}.ibm-automation-cds .automation-header-navigation-action__menu-item span{display:flex;align-items:center}.ibm-automation-cds .automation-header-navigation-action__menu-item svg{margin-inline-start:.25rem}`;
|
|
6365
|
-
var ud = Object.defineProperty, ld = Object.getOwnPropertyDescriptor,
|
|
6368
|
+
var ud = Object.defineProperty, ld = Object.getOwnPropertyDescriptor, V = (o, t, s, e) => {
|
|
6366
6369
|
for (var c = e > 1 ? void 0 : e ? ld(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
6367
6370
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
6368
6371
|
return e && c && ud(t, s, c), c;
|
|
@@ -6540,85 +6543,85 @@ let N = class extends y {
|
|
|
6540
6543
|
N.styles = X`
|
|
6541
6544
|
${ct(ad)}
|
|
6542
6545
|
`;
|
|
6543
|
-
|
|
6546
|
+
V([
|
|
6544
6547
|
a({ type: String })
|
|
6545
6548
|
], N.prototype, "productName", 2);
|
|
6546
|
-
|
|
6549
|
+
V([
|
|
6547
6550
|
a({ type: String })
|
|
6548
6551
|
], N.prototype, "productKey", 2);
|
|
6549
|
-
|
|
6552
|
+
V([
|
|
6550
6553
|
a({ type: Object })
|
|
6551
6554
|
], N.prototype, "fetchHeaders", 2);
|
|
6552
|
-
|
|
6555
|
+
V([
|
|
6553
6556
|
a({ type: Boolean })
|
|
6554
6557
|
], N.prototype, "solisSidekickEnabled", 2);
|
|
6555
|
-
|
|
6558
|
+
V([
|
|
6556
6559
|
a({ type: Boolean })
|
|
6557
6560
|
], N.prototype, "solisSwitcherEnabled", 2);
|
|
6558
|
-
|
|
6561
|
+
V([
|
|
6559
6562
|
a({ type: String })
|
|
6560
6563
|
], N.prototype, "solisEnvironment", 2);
|
|
6561
|
-
|
|
6564
|
+
V([
|
|
6562
6565
|
a({ type: String })
|
|
6563
6566
|
], N.prototype, "basePath", 2);
|
|
6564
|
-
|
|
6567
|
+
V([
|
|
6565
6568
|
a({ type: String })
|
|
6566
6569
|
], N.prototype, "displayName", 2);
|
|
6567
|
-
|
|
6570
|
+
V([
|
|
6568
6571
|
a({ type: String })
|
|
6569
6572
|
], N.prototype, "userEmail", 2);
|
|
6570
|
-
|
|
6573
|
+
V([
|
|
6571
6574
|
a({ type: String })
|
|
6572
6575
|
], N.prototype, "productVersion", 2);
|
|
6573
|
-
|
|
6576
|
+
V([
|
|
6574
6577
|
a({ type: String })
|
|
6575
6578
|
], N.prototype, "assistMeKey", 2);
|
|
6576
|
-
|
|
6579
|
+
V([
|
|
6577
6580
|
a({ type: Function })
|
|
6578
6581
|
], N.prototype, "aiCallback", 2);
|
|
6579
|
-
|
|
6582
|
+
V([
|
|
6580
6583
|
a({ type: String })
|
|
6581
6584
|
], N.prototype, "aiCallbackEvent", 2);
|
|
6582
|
-
|
|
6585
|
+
V([
|
|
6583
6586
|
a({ type: Function })
|
|
6584
6587
|
], N.prototype, "logoutCallback", 2);
|
|
6585
|
-
|
|
6588
|
+
V([
|
|
6586
6589
|
a({ type: String })
|
|
6587
6590
|
], N.prototype, "logoutCallbackEvent", 2);
|
|
6588
|
-
|
|
6591
|
+
V([
|
|
6589
6592
|
a({ type: Function })
|
|
6590
6593
|
], N.prototype, "notificationOpenCallback", 2);
|
|
6591
|
-
|
|
6594
|
+
V([
|
|
6592
6595
|
a({ type: String })
|
|
6593
6596
|
], N.prototype, "notificationOpenCallbackEvent", 2);
|
|
6594
|
-
|
|
6597
|
+
V([
|
|
6595
6598
|
a({ type: Function })
|
|
6596
6599
|
], N.prototype, "searchCallback", 2);
|
|
6597
|
-
|
|
6600
|
+
V([
|
|
6598
6601
|
a({ type: String })
|
|
6599
6602
|
], N.prototype, "searchCallbackEvent", 2);
|
|
6600
|
-
|
|
6603
|
+
V([
|
|
6601
6604
|
a({ type: Function })
|
|
6602
6605
|
], N.prototype, "searchSubmitCallback", 2);
|
|
6603
|
-
|
|
6606
|
+
V([
|
|
6604
6607
|
a({ type: String })
|
|
6605
6608
|
], N.prototype, "searchSubmitCallbackEvent", 2);
|
|
6606
|
-
|
|
6609
|
+
V([
|
|
6607
6610
|
a({ type: Boolean })
|
|
6608
6611
|
], N.prototype, "hasNewNotifications", 2);
|
|
6609
|
-
|
|
6612
|
+
V([
|
|
6610
6613
|
a({ type: Object })
|
|
6611
6614
|
], N.prototype, "searchConfigs", 2);
|
|
6612
|
-
|
|
6615
|
+
V([
|
|
6613
6616
|
a({ type: Array })
|
|
6614
6617
|
], N.prototype, "capabilityProfileFooterLinks", 2);
|
|
6615
|
-
|
|
6618
|
+
V([
|
|
6616
6619
|
a({ type: Array })
|
|
6617
6620
|
], N.prototype, "capabilityGlobalActions", 2);
|
|
6618
|
-
|
|
6619
|
-
|
|
6621
|
+
V([
|
|
6622
|
+
Pt()
|
|
6620
6623
|
], N.prototype, "headerOptions", 2);
|
|
6621
|
-
N =
|
|
6624
|
+
N = V([
|
|
6622
6625
|
ot(`${pd}-global-header-hybrid-ipaas`)
|
|
6623
6626
|
], N);
|
|
6624
6627
|
/**
|
|
@@ -6776,7 +6779,7 @@ let G = class extends at(y) {
|
|
|
6776
6779
|
*/
|
|
6777
6780
|
get _classes() {
|
|
6778
6781
|
const { disabled: t, size: s, inline: e, visited: c, _hasIcon: r } = this;
|
|
6779
|
-
return
|
|
6782
|
+
return D({
|
|
6780
6783
|
[`${i}--link`]: !0,
|
|
6781
6784
|
[`${i}--link--disabled`]: t,
|
|
6782
6785
|
[`${i}--link--icon`]: r,
|
|
@@ -6845,7 +6848,7 @@ let G = class extends at(y) {
|
|
|
6845
6848
|
G.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
6846
6849
|
G.styles = kd;
|
|
6847
6850
|
u([
|
|
6848
|
-
|
|
6851
|
+
Vt("#link")
|
|
6849
6852
|
], G.prototype, "_linkNode", void 0);
|
|
6850
6853
|
u([
|
|
6851
6854
|
a({ type: Boolean, reflect: !0 })
|
|
@@ -6894,7 +6897,7 @@ let Wt = class extends wd {
|
|
|
6894
6897
|
}
|
|
6895
6898
|
get _classes() {
|
|
6896
6899
|
const { colorScheme: t, disabled: s, hasRoundedCorners: e, aiLabel: c, slug: r } = this;
|
|
6897
|
-
return
|
|
6900
|
+
return D({
|
|
6898
6901
|
[`${i}--link`]: !0,
|
|
6899
6902
|
[`${i}--link--disabled`]: s,
|
|
6900
6903
|
[`${i}--tile`]: !0,
|
|
@@ -7008,7 +7011,7 @@ let Yt = class extends uo(at(y)) {
|
|
|
7008
7011
|
this._hasAILabel ? this.setAttribute("ai-label", "") : this.removeAttribute("ai-label");
|
|
7009
7012
|
}
|
|
7010
7013
|
render() {
|
|
7011
|
-
const { expanded: t, withInteractive: s, _belowTheContentHeight: e, _handleSlotChangeBelowTheFoldContent: c } = this, r =
|
|
7014
|
+
const { expanded: t, withInteractive: s, _belowTheContentHeight: e, _handleSlotChangeBelowTheFoldContent: c } = this, r = D({
|
|
7012
7015
|
[`${i}--tile__chevron`]: !0,
|
|
7013
7016
|
[`${i}--tile__chevron--interactive`]: s
|
|
7014
7017
|
});
|
|
@@ -7144,7 +7147,7 @@ let dt = class extends uo(at(y)) {
|
|
|
7144
7147
|
this._hasAILabel ? this.setAttribute("ai-label", "") : this.removeAttribute("ai-label");
|
|
7145
7148
|
}
|
|
7146
7149
|
render() {
|
|
7147
|
-
const { colorScheme: t, disabled: s, hasRoundedCorners: e, name: c, selected: r, value: n, _handleChange: d, _hasAILabel: l } = this, p =
|
|
7150
|
+
const { colorScheme: t, disabled: s, hasRoundedCorners: e, name: c, selected: r, value: n, _handleChange: d, _hasAILabel: l } = this, p = D({
|
|
7148
7151
|
[`${i}--tile`]: !0,
|
|
7149
7152
|
[`${i}--tile--disabled`]: s,
|
|
7150
7153
|
[`${i}--tile--selectable`]: !0,
|
|
@@ -7200,7 +7203,7 @@ let dt = class extends uo(at(y)) {
|
|
|
7200
7203
|
dt.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
7201
7204
|
dt.styles = Uo;
|
|
7202
7205
|
u([
|
|
7203
|
-
|
|
7206
|
+
Vt("input")
|
|
7204
7207
|
], dt.prototype, "_inputNode", void 0);
|
|
7205
7208
|
u([
|
|
7206
7209
|
a({ attribute: "checkmark-label" })
|
|
@@ -7250,7 +7253,7 @@ let Ue = class extends Ad {
|
|
|
7250
7253
|
}));
|
|
7251
7254
|
}
|
|
7252
7255
|
render() {
|
|
7253
|
-
const { colorScheme: t, checkmarkLabel: s, disabled: e, hasRoundedCorners: c, name: r, selected: n, value: d, _handleChange: l, _handleKeydown: p, _hasAILabel: m } = this, h =
|
|
7256
|
+
const { colorScheme: t, checkmarkLabel: s, disabled: e, hasRoundedCorners: c, name: r, selected: n, value: d, _handleChange: l, _handleKeydown: p, _hasAILabel: m } = this, h = D({
|
|
7254
7257
|
[`${i}--tile`]: !0,
|
|
7255
7258
|
[`${i}--tile--selectable`]: !0,
|
|
7256
7259
|
[`${i}--tile--radio`]: !0,
|
|
@@ -7518,7 +7521,7 @@ let Gt = class extends y {
|
|
|
7518
7521
|
<div class="${Eo}--description">${this.logoutText}</div>
|
|
7519
7522
|
<div class="${Eo}--button">
|
|
7520
7523
|
<cds-custom-button size="xl" href="${this.loginHref}">
|
|
7521
|
-
${this.buttonLabel} ${
|
|
7524
|
+
${this.buttonLabel} ${B("ArrowRight", 16, "icon")}
|
|
7522
7525
|
</cds-custom-button>
|
|
7523
7526
|
</div>
|
|
7524
7527
|
</cds-custom-tile>`;
|
|
@@ -7557,7 +7560,7 @@ Xe = Td([
|
|
|
7557
7560
|
ot(`${Nd}-global-header`)
|
|
7558
7561
|
], Xe);
|
|
7559
7562
|
export {
|
|
7560
|
-
|
|
7563
|
+
It as CommonHeader,
|
|
7561
7564
|
N as HybridIpaasHeader,
|
|
7562
7565
|
_a as HybridIpaasHeaderReactWrapper,
|
|
7563
7566
|
us as LogoutHeader,
|