@carbon-labs/wc-global-header 0.33.0 → 0.35.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 +235 -217
- package/package.json +2 -2
package/es/wc-global-header.mjs
CHANGED
|
@@ -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 D = "ibm-automation-cds", z = "automation-global-header", go = "automation--header", Ae = "automation-header-navigation-action", ws = "automation--header__popover__label--profile", pn = `${D}-app-switcher-button`, mn = `${D}-env-switcher-button`, Ee = `${D}-help-menu-button`, vn = `${D}-chatbot-menu-button`, hn = `${D}-notifications-button`, gn = `${D}-profile-menu-button`, bn = `${D}-search-button`, fn = `${D}-trial-popover-button`, Me = "global-header", yn = "refresh-header-options", _n = {
|
|
3343
3343
|
brand: {
|
|
3344
3344
|
company: "",
|
|
3345
3345
|
product: ""
|
|
@@ -3432,7 +3432,7 @@ const Zt = /* @__PURE__ */ kn(zn), wn = `/**
|
|
|
3432
3432
|
*
|
|
3433
3433
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
3434
3434
|
* LICENSE file in the root directory of this source tree.
|
|
3435
|
-
*/.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%}`;
|
|
3435
|
+
*/.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}`;
|
|
3436
3436
|
var Cn = Object.getOwnPropertyDescriptor, $n = (o, t, s, e) => {
|
|
3437
3437
|
for (var c = e > 1 ? void 0 : e ? Cn(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
3438
3438
|
(n = o[r]) && (c = n(c) || c);
|
|
@@ -3886,9 +3886,26 @@ var An = {
|
|
|
3886
3886
|
}],
|
|
3887
3887
|
name: "user--follow",
|
|
3888
3888
|
size: 16
|
|
3889
|
+
}, Gn = {
|
|
3890
|
+
elem: "svg",
|
|
3891
|
+
attrs: {
|
|
3892
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3893
|
+
viewBox: "0 0 32 32",
|
|
3894
|
+
fill: "currentColor",
|
|
3895
|
+
width: 16,
|
|
3896
|
+
height: 16
|
|
3897
|
+
},
|
|
3898
|
+
content: [{
|
|
3899
|
+
elem: "path",
|
|
3900
|
+
attrs: {
|
|
3901
|
+
d: "M12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM22 4H32V6H22zM22 9H32V11H22zM22 14H29V16H22z"
|
|
3902
|
+
}
|
|
3903
|
+
}],
|
|
3904
|
+
name: "user--profile",
|
|
3905
|
+
size: 16
|
|
3889
3906
|
};
|
|
3890
|
-
function
|
|
3891
|
-
return (t =
|
|
3907
|
+
function Kn(o, t, s) {
|
|
3908
|
+
return (t = ti(t)) in o ? Object.defineProperty(o, t, {
|
|
3892
3909
|
value: s,
|
|
3893
3910
|
enumerable: !0,
|
|
3894
3911
|
configurable: !0,
|
|
@@ -3909,7 +3926,7 @@ function Cs(o) {
|
|
|
3909
3926
|
for (var t = 1; t < arguments.length; t++) {
|
|
3910
3927
|
var s = arguments[t] != null ? arguments[t] : {};
|
|
3911
3928
|
t % 2 ? Oe(Object(s), !0).forEach(function(e) {
|
|
3912
|
-
|
|
3929
|
+
Kn(o, e, s[e]);
|
|
3913
3930
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(o, Object.getOwnPropertyDescriptors(s)) : Oe(Object(s)).forEach(function(e) {
|
|
3914
3931
|
Object.defineProperty(o, e, Object.getOwnPropertyDescriptor(s, e));
|
|
3915
3932
|
});
|
|
@@ -3918,14 +3935,14 @@ function Cs(o) {
|
|
|
3918
3935
|
}
|
|
3919
3936
|
function Ie(o, t) {
|
|
3920
3937
|
if (o == null) return {};
|
|
3921
|
-
var s, e, c =
|
|
3938
|
+
var s, e, c = Qn(o, t);
|
|
3922
3939
|
if (Object.getOwnPropertySymbols) {
|
|
3923
3940
|
var r = Object.getOwnPropertySymbols(o);
|
|
3924
3941
|
for (e = 0; e < r.length; e++) s = r[e], t.indexOf(s) === -1 && {}.propertyIsEnumerable.call(o, s) && (c[s] = o[s]);
|
|
3925
3942
|
}
|
|
3926
3943
|
return c;
|
|
3927
3944
|
}
|
|
3928
|
-
function
|
|
3945
|
+
function Qn(o, t) {
|
|
3929
3946
|
if (o == null) return {};
|
|
3930
3947
|
var s = {};
|
|
3931
3948
|
for (var e in o) if ({}.hasOwnProperty.call(o, e)) {
|
|
@@ -3934,7 +3951,7 @@ function Kn(o, t) {
|
|
|
3934
3951
|
}
|
|
3935
3952
|
return s;
|
|
3936
3953
|
}
|
|
3937
|
-
function
|
|
3954
|
+
function Jn(o, t) {
|
|
3938
3955
|
if (typeof o != "object" || !o) return o;
|
|
3939
3956
|
var s = o[Symbol.toPrimitive];
|
|
3940
3957
|
if (s !== void 0) {
|
|
@@ -3944,11 +3961,11 @@ function Qn(o, t) {
|
|
|
3944
3961
|
}
|
|
3945
3962
|
return (t === "string" ? String : Number)(o);
|
|
3946
3963
|
}
|
|
3947
|
-
function
|
|
3948
|
-
var t =
|
|
3964
|
+
function ti(o) {
|
|
3965
|
+
var t = Jn(o, "string");
|
|
3949
3966
|
return typeof t == "symbol" ? t : t + "";
|
|
3950
3967
|
}
|
|
3951
|
-
var
|
|
3968
|
+
var oi = ["width", "height", "viewBox"], si = ["tabindex"], ei = {
|
|
3952
3969
|
// Reference:
|
|
3953
3970
|
// https://github.com/IBM/carbon-components-react/issues/1392
|
|
3954
3971
|
// https://github.com/PolymerElements/iron-iconset-svg/pull/47
|
|
@@ -3957,7 +3974,7 @@ var ti = ["width", "height", "viewBox"], oi = ["tabindex"], si = {
|
|
|
3957
3974
|
preserveAspectRatio: "xMidYMid meet"
|
|
3958
3975
|
};
|
|
3959
3976
|
function _c() {
|
|
3960
|
-
var o = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = o.width, s = o.height, e = o.viewBox, c = e === void 0 ? "0 0 ".concat(t, " ").concat(s) : e, r = Ie(o,
|
|
3977
|
+
var o = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = o.width, s = o.height, e = o.viewBox, c = e === void 0 ? "0 0 ".concat(t, " ").concat(s) : e, r = Ie(o, oi), n = r.tabindex, d = Ie(r, si), l = Cs(Cs(Cs({}, ei), d), {}, {
|
|
3961
3978
|
width: t,
|
|
3962
3979
|
height: s,
|
|
3963
3980
|
viewBox: c
|
|
@@ -3981,7 +3998,7 @@ function xc(o) {
|
|
|
3981
3998
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
3982
3999
|
* LICENSE file in the root directory of this source tree.
|
|
3983
4000
|
*/
|
|
3984
|
-
const
|
|
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", H = (o, t, s) => {
|
|
3985
4002
|
const e = `${o}${t}`, n = {
|
|
3986
4003
|
AiLaunch20: An,
|
|
3987
4004
|
AppConnectivity20: En,
|
|
@@ -4004,19 +4021,20 @@ const ei = "https://ibmassistme-dev.zll1vg8lrcq.us-south.codeengine.appdomain.cl
|
|
|
4004
4021
|
User20: Zn,
|
|
4005
4022
|
User24: Xn,
|
|
4006
4023
|
User32: Un,
|
|
4007
|
-
UserFollow16: Yn
|
|
4024
|
+
UserFollow16: Yn,
|
|
4025
|
+
UserProfile16: Gn
|
|
4008
4026
|
}[e];
|
|
4009
4027
|
return n ? xc({
|
|
4010
4028
|
...n,
|
|
4011
4029
|
attrs: { ..._c(n.attrs), slot: s }
|
|
4012
4030
|
}) : (console.error(`Icon "${e}" not found in CarbonIcons.`), v`<div class="icon-container">Icon not found</div>`);
|
|
4013
|
-
},
|
|
4014
|
-
function
|
|
4031
|
+
}, ni = (o) => o !== null && typeof o == "object" && !Array.isArray(o) && Object.keys(o).length > 0;
|
|
4032
|
+
function ii(o) {
|
|
4015
4033
|
switch (o) {
|
|
4016
4034
|
case "production":
|
|
4017
|
-
return
|
|
4035
|
+
return ri;
|
|
4018
4036
|
default:
|
|
4019
|
-
return
|
|
4037
|
+
return ci;
|
|
4020
4038
|
}
|
|
4021
4039
|
}
|
|
4022
4040
|
const bs = (o, t) => {
|
|
@@ -4025,7 +4043,7 @@ const bs = (o, t) => {
|
|
|
4025
4043
|
window == null ? void 0 : window.bluemixAnalytics
|
|
4026
4044
|
);
|
|
4027
4045
|
s && s.trackEvent(o, t);
|
|
4028
|
-
},
|
|
4046
|
+
}, di = `/**
|
|
4029
4047
|
* @license
|
|
4030
4048
|
*
|
|
4031
4049
|
* Copyright IBM Corp. 2025
|
|
@@ -4033,12 +4051,12 @@ const bs = (o, t) => {
|
|
|
4033
4051
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
4034
4052
|
* LICENSE file in the root directory of this source tree.
|
|
4035
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:#0f62fe!important}.ibm-automation-cds--side-nav__items{overflow:visible!important}.ibm-automation-cds--side-nav__items .ibm-automation-cds--popover-container{display:inherit!important}.ibm-automation-cds--side-nav__navigation{overflow:visible!important}.ibm-automation-cds--side-panel-nav-item__popover-content .ibm-automation-cds--popover-content{font-size:var(--cds-body-01-font-size, .875rem);font-weight:var(--cds-body-01-font-weight, 400);line-height:var(--cds-body-01-line-height, 1.42857);letter-spacing:var(--cds-body-01-letter-spacing, .16px);padding:.5rem 1rem;background-color:#161616;color:#a8a8a8;max-inline-size:11rem}.ibm-automation-cds--side-panel-nav-item__popover-content .ibm-automation-cds--popover-caret{background-color:#161616}.ibm-automation-cds--side-nav__link img{margin-inline-end:1.5rem;padding-block-end:2px;vertical-align:middle}.ibm-automation-cds--side-nav__link-text::part(title){inline-size:100%}.ibm-automation-cds--side-nav__link-text .ibm-automation-cds--side-panel-nav-item__link{display:flex}.ibm-automation-cds--side-nav__link-text .ibm-automation-cds--side-panel-nav-item__link .launch_icon{margin-inline-start:auto}.ibm-automation-cds--side-nav__link-text .ibm-automation-cds--side-panel-nav-item__link .launch_icon svg{block-size:100%}.ibm-automation-cds--side-nav__link:hover{background-color:#292929}.ibm-automation-cds--side-nav__link:hover::part(title){color:#fff}`;
|
|
4036
|
-
var
|
|
4037
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
4054
|
+
var ai = Object.defineProperty, ui = Object.getOwnPropertyDescriptor, Lt = (o, t, s, e) => {
|
|
4055
|
+
for (var c = e > 1 ? void 0 : e ? ui(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
4038
4056
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
4039
|
-
return e && c &&
|
|
4057
|
+
return e && c && ai(t, s, c), c;
|
|
4040
4058
|
};
|
|
4041
|
-
const { stablePrefix:
|
|
4059
|
+
const { stablePrefix: li } = st;
|
|
4042
4060
|
let mt = class extends y {
|
|
4043
4061
|
constructor() {
|
|
4044
4062
|
super(...arguments), this.clickEventAnalytics = (t) => {
|
|
@@ -4089,7 +4107,7 @@ let mt = class extends y {
|
|
|
4089
4107
|
${k.label}
|
|
4090
4108
|
</cds-custom-side-nav-menu-item>
|
|
4091
4109
|
` : v` <cds-custom-side-nav-menu-item
|
|
4092
|
-
class="${
|
|
4110
|
+
class="${D}--side-nav__link-text"
|
|
4093
4111
|
href="${k == null ? void 0 : k.href}"
|
|
4094
4112
|
target="${k.newTab ? "_blank" : _}"
|
|
4095
4113
|
rel="noreferrer"
|
|
@@ -4097,7 +4115,7 @@ let mt = class extends y {
|
|
|
4097
4115
|
role="link"
|
|
4098
4116
|
isActive="${this.isHybridIpaas ? window.location.href.includes(k == null ? void 0 : k.href) : k == null ? void 0 : k.isActive}}">
|
|
4099
4117
|
<span
|
|
4100
|
-
class="${
|
|
4118
|
+
class="${D}--side-panel-nav-item__link">
|
|
4101
4119
|
${k.label}
|
|
4102
4120
|
${k.newTabIcon && v`<span class="launch_icon"
|
|
4103
4121
|
>${H("Launch", 16)}</span
|
|
@@ -4106,7 +4124,7 @@ let mt = class extends y {
|
|
|
4106
4124
|
</cds-custom-side-nav-menu-item>`)}
|
|
4107
4125
|
</cds-custom-side-nav-menu>
|
|
4108
4126
|
` : this.isOnClickAvailable || (n = this.link) != null && n.onClick ? v` <cds-custom-side-nav-link
|
|
4109
|
-
class="${
|
|
4127
|
+
class="${D}--side-nav__link"
|
|
4110
4128
|
role="link"
|
|
4111
4129
|
href="${(d = this.link) == null ? void 0 : d.href}"
|
|
4112
4130
|
@click="${(k) => {
|
|
@@ -4118,7 +4136,7 @@ let mt = class extends y {
|
|
|
4118
4136
|
${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}
|
|
4119
4137
|
</cds-custom-side-nav-link>` : v`
|
|
4120
4138
|
<cds-custom-side-nav-link
|
|
4121
|
-
class="${
|
|
4139
|
+
class="${D}--side-nav__link"
|
|
4122
4140
|
role="link"
|
|
4123
4141
|
href="${(b = this.link) == null ? void 0 : b.href}"
|
|
4124
4142
|
@click="${(k) => {
|
|
@@ -4136,7 +4154,7 @@ let mt = class extends y {
|
|
|
4136
4154
|
?open="${this._isHoveringOnSideNavItem}"
|
|
4137
4155
|
align="right"
|
|
4138
4156
|
dropShadow="false"
|
|
4139
|
-
class="${
|
|
4157
|
+
class="${D}--side-panel-nav-item__popover-content">
|
|
4140
4158
|
<span style="display: none;"></span>
|
|
4141
4159
|
<cds-custom-side-nav-link
|
|
4142
4160
|
role="link"
|
|
@@ -4144,7 +4162,7 @@ let mt = class extends y {
|
|
|
4144
4162
|
@click="${(S = this.link) == null ? void 0 : S.onClick}"
|
|
4145
4163
|
title="${(E = this.link) == null ? void 0 : E.label}"
|
|
4146
4164
|
class="${Zt({
|
|
4147
|
-
[`${
|
|
4165
|
+
[`${D}--side-nav__link--current`]: this.isActive
|
|
4148
4166
|
})}"
|
|
4149
4167
|
@mouseleave="${() => this._setIsHoveringOnSideNavItem(!1)}"
|
|
4150
4168
|
@mouseenter="${() => this._setIsHoveringOnSideNavItem(!0)}"
|
|
@@ -4160,7 +4178,7 @@ let mt = class extends y {
|
|
|
4160
4178
|
}
|
|
4161
4179
|
};
|
|
4162
4180
|
mt.styles = X`
|
|
4163
|
-
${ct(
|
|
4181
|
+
${ct(di)}
|
|
4164
4182
|
`;
|
|
4165
4183
|
Lt([
|
|
4166
4184
|
a({ type: Object })
|
|
@@ -4190,7 +4208,7 @@ Lt([
|
|
|
4190
4208
|
It()
|
|
4191
4209
|
], mt.prototype, "_isHoveringOnSideNavItem", 2);
|
|
4192
4210
|
mt = Lt([
|
|
4193
|
-
ot(`${
|
|
4211
|
+
ot(`${li}-global-header-side-nav-item`)
|
|
4194
4212
|
], mt);
|
|
4195
4213
|
let rs = class extends y {
|
|
4196
4214
|
render() {
|
|
@@ -4204,8 +4222,8 @@ rs.styles = ps;
|
|
|
4204
4222
|
rs = u([
|
|
4205
4223
|
I(`${i}-button-set-base`)
|
|
4206
4224
|
], rs);
|
|
4207
|
-
var
|
|
4208
|
-
let ns = class extends
|
|
4225
|
+
var pi = rs;
|
|
4226
|
+
let ns = class extends pi {
|
|
4209
4227
|
constructor() {
|
|
4210
4228
|
super(...arguments), this.stacked = !1;
|
|
4211
4229
|
}
|
|
@@ -4310,7 +4328,7 @@ const Pe = (o, t) => {
|
|
|
4310
4328
|
CTA: t,
|
|
4311
4329
|
elementId: `common header - ${o}`
|
|
4312
4330
|
});
|
|
4313
|
-
},
|
|
4331
|
+
}, mi = ({
|
|
4314
4332
|
description: o,
|
|
4315
4333
|
links: t,
|
|
4316
4334
|
actionText: s,
|
|
@@ -4337,7 +4355,7 @@ const Pe = (o, t) => {
|
|
|
4337
4355
|
class="${z}__tooltip-link">
|
|
4338
4356
|
${c.label}
|
|
4339
4357
|
<span slot="icon"
|
|
4340
|
-
>${
|
|
4358
|
+
>${vi(c.type)}</span
|
|
4341
4359
|
>
|
|
4342
4360
|
</cds-custom-button>
|
|
4343
4361
|
`
|
|
@@ -4356,7 +4374,7 @@ const Pe = (o, t) => {
|
|
|
4356
4374
|
</div>
|
|
4357
4375
|
</div>
|
|
4358
4376
|
`;
|
|
4359
|
-
function
|
|
4377
|
+
function vi(o) {
|
|
4360
4378
|
switch (o) {
|
|
4361
4379
|
case "invite":
|
|
4362
4380
|
case Bs.invite:
|
|
@@ -4368,7 +4386,7 @@ function mi(o) {
|
|
|
4368
4386
|
return H("User", 16);
|
|
4369
4387
|
}
|
|
4370
4388
|
}
|
|
4371
|
-
const
|
|
4389
|
+
const hi = /* @__PURE__ */ new WeakMap();
|
|
4372
4390
|
let Le = 0;
|
|
4373
4391
|
const $s = /* @__PURE__ */ new Map(), Re = /* @__PURE__ */ new WeakSet(), Te = () => new Promise((o) => requestAnimationFrame(o)), kc = [{ opacity: 0 }], zc = [{ opacity: 0 }, { opacity: 1 }], Ne = (o, t) => {
|
|
4374
4392
|
const s = o - t;
|
|
@@ -4392,8 +4410,8 @@ const $s = /* @__PURE__ */ new Map(), Re = /* @__PURE__ */ new WeakSet(), Te = (
|
|
|
4392
4410
|
t === 0 && (t = 1, s = { height: "1px" });
|
|
4393
4411
|
const e = He(o, t);
|
|
4394
4412
|
return { value: e, overrideFrom: s, transform: e == null || isNaN(e) ? void 0 : `scaleY(${e})` };
|
|
4395
|
-
} },
|
|
4396
|
-
class
|
|
4413
|
+
} }, gi = { duration: 333, easing: "ease-in-out" }, bi = ["left", "top", "width", "height", "opacity", "color", "background"], Be = /* @__PURE__ */ new WeakMap();
|
|
4414
|
+
class fi extends ar {
|
|
4397
4415
|
constructor(t) {
|
|
4398
4416
|
if (super(t), this.t = !1, this.i = null, this.o = null, this.h = !0, this.shouldLog = !1, t.type === Zs.CHILD) throw Error("The `animate` directive must be used in attribute position.");
|
|
4399
4417
|
this.createFinished();
|
|
@@ -4412,7 +4430,7 @@ class bi extends ar {
|
|
|
4412
4430
|
return _;
|
|
4413
4431
|
}
|
|
4414
4432
|
getController() {
|
|
4415
|
-
return
|
|
4433
|
+
return hi.get(this.u);
|
|
4416
4434
|
}
|
|
4417
4435
|
isDisabled() {
|
|
4418
4436
|
var t;
|
|
@@ -4426,7 +4444,7 @@ class bi extends ar {
|
|
|
4426
4444
|
p(t) {
|
|
4427
4445
|
t = t ?? {};
|
|
4428
4446
|
const s = this.getController();
|
|
4429
|
-
s !== void 0 && ((t = { ...s.defaultOptions, ...t }).keyframeOptions = { ...s.defaultOptions.keyframeOptions, ...t.keyframeOptions }), t.properties ?? (t.properties =
|
|
4447
|
+
s !== void 0 && ((t = { ...s.defaultOptions, ...t }).keyframeOptions = { ...s.defaultOptions.keyframeOptions, ...t.keyframeOptions }), t.properties ?? (t.properties = bi), this.options = t;
|
|
4430
4448
|
}
|
|
4431
4449
|
m() {
|
|
4432
4450
|
const t = {}, s = this.element.getBoundingClientRect(), e = getComputedStyle(this.element);
|
|
@@ -4515,7 +4533,7 @@ class bi extends ar {
|
|
|
4515
4533
|
}), t;
|
|
4516
4534
|
}
|
|
4517
4535
|
j(t, s = this.O()) {
|
|
4518
|
-
const e = { ...
|
|
4536
|
+
const e = { ...gi };
|
|
4519
4537
|
return s.forEach((c) => Object.assign(e, c.options.keyframeOptions)), Object.assign(e, t), e;
|
|
4520
4538
|
}
|
|
4521
4539
|
N(t, s, e) {
|
|
@@ -4564,7 +4582,7 @@ class bi extends ar {
|
|
|
4564
4582
|
this.shouldLog && !this.isDisabled() && console.log(t, this.options.id, s);
|
|
4565
4583
|
}
|
|
4566
4584
|
}
|
|
4567
|
-
const wc = Ws(
|
|
4585
|
+
const wc = Ws(fi), yi = `/**
|
|
4568
4586
|
* @license
|
|
4569
4587
|
*
|
|
4570
4588
|
* Copyright IBM Corp. 2025
|
|
@@ -4572,12 +4590,12 @@ const wc = Ws(bi), fi = `/**
|
|
|
4572
4590
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
4573
4591
|
* LICENSE file in the root directory of this source tree.
|
|
4574
4592
|
*/.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}`;
|
|
4575
|
-
var
|
|
4576
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
4593
|
+
var _i = Object.defineProperty, xi = Object.getOwnPropertyDescriptor, oe = (o, t, s, e) => {
|
|
4594
|
+
for (var c = e > 1 ? void 0 : e ? xi(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
4577
4595
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
4578
|
-
return e && c &&
|
|
4596
|
+
return e && c && _i(t, s, c), c;
|
|
4579
4597
|
};
|
|
4580
|
-
const { stablePrefix:
|
|
4598
|
+
const { stablePrefix: ki } = st;
|
|
4581
4599
|
let No = class extends y {
|
|
4582
4600
|
constructor() {
|
|
4583
4601
|
super(), this.open = !1, this.trialConfig = {}, this.handleOutsideClick = this.handleOutsideClick.bind(this);
|
|
@@ -4602,7 +4620,7 @@ let No = class extends y {
|
|
|
4602
4620
|
${this.open ? v`<div
|
|
4603
4621
|
class="automation-header__tooltip"
|
|
4604
4622
|
${wc({ in: zc, out: kc, stabilizeOut: !0 })}>
|
|
4605
|
-
${
|
|
4623
|
+
${mi({ ...this.trialConfig })}
|
|
4606
4624
|
</div>` : _}
|
|
4607
4625
|
</cds-custom-popover-content>
|
|
4608
4626
|
</cds-custom-popover>
|
|
@@ -4610,7 +4628,7 @@ let No = class extends y {
|
|
|
4610
4628
|
}
|
|
4611
4629
|
};
|
|
4612
4630
|
No.styles = X`
|
|
4613
|
-
${ct(
|
|
4631
|
+
${ct(yi)}
|
|
4614
4632
|
`;
|
|
4615
4633
|
oe([
|
|
4616
4634
|
a({ type: Boolean })
|
|
@@ -4619,9 +4637,9 @@ oe([
|
|
|
4619
4637
|
a({ type: Object })
|
|
4620
4638
|
], No.prototype, "trialConfig", 2);
|
|
4621
4639
|
No = oe([
|
|
4622
|
-
ot(`${
|
|
4640
|
+
ot(`${ki}-global-header-trial-popover`)
|
|
4623
4641
|
], No);
|
|
4624
|
-
const
|
|
4642
|
+
const zi = `/**
|
|
4625
4643
|
* @license
|
|
4626
4644
|
*
|
|
4627
4645
|
* Copyright IBM Corp. 2025
|
|
@@ -4629,12 +4647,12 @@ const ki = `/**
|
|
|
4629
4647
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
4630
4648
|
* LICENSE file in the root directory of this source tree.
|
|
4631
4649
|
*/.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light{color:#161616}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-cyan,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-cyan,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-gray,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-gray,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-green,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-green,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-magenta,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-magenta,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-purple,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-purple,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-teal,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-teal{background-color:#1192e8}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark{color:#161616}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-cyan,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-cyan,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-gray,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-gray,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-green,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-green,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-magenta,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-magenta,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-purple,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-purple,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-teal,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-teal{background-color:#1192e8}.automation-global-header__user-profile-image .automation-global-header__user-profile-image{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:100%;text-transform:uppercase}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo{border-radius:100%;inline-size:100%}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo--xlg{block-size:3rem;inline-size:3rem}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo--lg{block-size:2rem;inline-size:2rem}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo--md{block-size:1.5rem;inline-size:1.5rem}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo--sm{block-size:1.25rem;inline-size:1.25rem}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo--xs{block-size:1rem;inline-size:1rem}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--xlg{block-size:3rem;inline-size:3rem;font-size:var(--cds-heading-03-font-size, 1.25rem);font-weight:var(--cds-heading-03-font-weight, 400);line-height:var(--cds-heading-03-line-height, 1.4);letter-spacing:var(--cds-heading-03-letter-spacing, 0)}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--lg{block-size:2rem;inline-size:2rem;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)}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--md{block-size:1.5rem;inline-size:1.5rem;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);font-weight:700}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--sm{block-size:1.25rem;inline-size:1.25rem;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);font-weight:700}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--xs{block-size:1rem;inline-size:1rem;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);font-weight:700}.automation-global-header__user-profile-image{display:flex;align-items:center;justify-content:center;block-size:100%}`;
|
|
4632
|
-
var
|
|
4633
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
4650
|
+
var wi = Object.defineProperty, Ci = Object.getOwnPropertyDescriptor, po = (o, t, s, e) => {
|
|
4651
|
+
for (var c = e > 1 ? void 0 : e ? Ci(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
4634
4652
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
4635
|
-
return e && c &&
|
|
4653
|
+
return e && c && wi(t, s, c), c;
|
|
4636
4654
|
};
|
|
4637
|
-
const Qt = `${z}__user-profile-image`, { stablePrefix:
|
|
4655
|
+
const Qt = `${z}__user-profile-image`, { stablePrefix: $i } = st;
|
|
4638
4656
|
let Nt = class extends y {
|
|
4639
4657
|
constructor() {
|
|
4640
4658
|
super(...arguments), this.kind = "", this.size = "lg", this.image = "", this.initials = "", this.className = "", this.backgroundColor = "light-cyan", this.icons = {
|
|
@@ -4669,7 +4687,7 @@ let Nt = class extends y {
|
|
|
4669
4687
|
}
|
|
4670
4688
|
};
|
|
4671
4689
|
Nt.styles = X`
|
|
4672
|
-
${ct(
|
|
4690
|
+
${ct(zi)}
|
|
4673
4691
|
`;
|
|
4674
4692
|
po([
|
|
4675
4693
|
a({ type: String })
|
|
@@ -4690,9 +4708,9 @@ po([
|
|
|
4690
4708
|
a({ type: String })
|
|
4691
4709
|
], Nt.prototype, "backgroundColor", 2);
|
|
4692
4710
|
Nt = po([
|
|
4693
|
-
ot(`${
|
|
4711
|
+
ot(`${$i}-global-header-user-profile-image`)
|
|
4694
4712
|
], Nt);
|
|
4695
|
-
const
|
|
4713
|
+
const Si = `/**
|
|
4696
4714
|
* @license
|
|
4697
4715
|
*
|
|
4698
4716
|
* Copyright IBM Corp. 2025
|
|
@@ -4700,12 +4718,12 @@ const $i = `/**
|
|
|
4700
4718
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
4701
4719
|
* LICENSE file in the root directory of this source tree.
|
|
4702
4720
|
*/.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%}`;
|
|
4703
|
-
var
|
|
4704
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
4721
|
+
var Ai = Object.defineProperty, Ei = Object.getOwnPropertyDescriptor, Cc = (o, t, s, e) => {
|
|
4722
|
+
for (var c = e > 1 ? void 0 : e ? Ei(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
4705
4723
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
4706
|
-
return e && c &&
|
|
4724
|
+
return e && c && Ai(t, s, c), c;
|
|
4707
4725
|
};
|
|
4708
|
-
const { stablePrefix:
|
|
4726
|
+
const { stablePrefix: Mi } = st, Jt = "title-icon", to = 16;
|
|
4709
4727
|
let is = class extends y {
|
|
4710
4728
|
constructor() {
|
|
4711
4729
|
super(...arguments), this.props = {}, this.renderMainSection = (t) => {
|
|
@@ -4863,15 +4881,15 @@ let is = class extends y {
|
|
|
4863
4881
|
}
|
|
4864
4882
|
};
|
|
4865
4883
|
is.styles = X`
|
|
4866
|
-
${ct([
|
|
4884
|
+
${ct([Si])}
|
|
4867
4885
|
`;
|
|
4868
4886
|
Cc([
|
|
4869
4887
|
a({ type: Object })
|
|
4870
4888
|
], is.prototype, "props", 2);
|
|
4871
4889
|
is = Cc([
|
|
4872
|
-
ot(`${
|
|
4890
|
+
ot(`${Mi}-global-header-auth-context`)
|
|
4873
4891
|
], is);
|
|
4874
|
-
const Mi = `.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%}.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}/**
|
|
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: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}/**
|
|
4875
4893
|
* @license
|
|
4876
4894
|
*
|
|
4877
4895
|
* Copyright IBM Corp. 2025
|
|
@@ -4879,12 +4897,12 @@ const Mi = `.ibm-automation-cds__header{z-index:8050}.ibm-automation-cds__header
|
|
|
4879
4897
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
4880
4898
|
* LICENSE file in the root directory of this source tree.
|
|
4881
4899
|
*/.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}`;
|
|
4882
|
-
var
|
|
4883
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
4900
|
+
var Ii = Object.defineProperty, Pi = Object.getOwnPropertyDescriptor, $c = (o, t, s, e) => {
|
|
4901
|
+
for (var c = e > 1 ? void 0 : e ? Pi(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
4884
4902
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
4885
|
-
return e && c &&
|
|
4903
|
+
return e && c && Ii(t, s, c), c;
|
|
4886
4904
|
};
|
|
4887
|
-
const { stablePrefix:
|
|
4905
|
+
const { stablePrefix: Li } = st;
|
|
4888
4906
|
let ds = class extends y {
|
|
4889
4907
|
constructor() {
|
|
4890
4908
|
super(...arguments), this.noAuthHeaderLinks = [
|
|
@@ -4895,7 +4913,7 @@ let ds = class extends y {
|
|
|
4895
4913
|
return v` <cds-custom-header-nav
|
|
4896
4914
|
aria-label="Navigation"
|
|
4897
4915
|
class="${Zt(
|
|
4898
|
-
|
|
4916
|
+
D,
|
|
4899
4917
|
`${Ae}__menu`
|
|
4900
4918
|
)}">
|
|
4901
4919
|
${this.noAuthHeaderLinks && this.noAuthHeaderLinks.map((o) => v`
|
|
@@ -4913,15 +4931,15 @@ let ds = class extends y {
|
|
|
4913
4931
|
}
|
|
4914
4932
|
};
|
|
4915
4933
|
ds.styles = X`
|
|
4916
|
-
${ct(
|
|
4934
|
+
${ct(Oi)}
|
|
4917
4935
|
`;
|
|
4918
4936
|
$c([
|
|
4919
4937
|
a({ type: Array })
|
|
4920
4938
|
], ds.prototype, "noAuthHeaderLinks", 2);
|
|
4921
4939
|
ds = $c([
|
|
4922
|
-
ot(`${
|
|
4940
|
+
ot(`${Li}-global-header-unauthenticated-context`)
|
|
4923
4941
|
], ds);
|
|
4924
|
-
const
|
|
4942
|
+
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>`;
|
|
4925
4943
|
var qt = (o) => A(o === "" ? void 0 : o ?? void 0);
|
|
4926
4944
|
const Sc = (o) => {
|
|
4927
4945
|
class t extends o {
|
|
@@ -4938,12 +4956,12 @@ const Sc = (o) => {
|
|
|
4938
4956
|
}
|
|
4939
4957
|
}
|
|
4940
4958
|
return t;
|
|
4941
|
-
},
|
|
4959
|
+
}, Ni = ({ 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.5,7.8C14.3,4.7,11.3,2.6,8,2.5C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3c1.2,3.1,4.1,5.2,7.5,5.3 c3.3-0.1,6.3-2.2,7.5-5.3C15.5,8.1,15.5,7.9,15.5,7.8z M8,12.5c-2.7,0-5.4-2-6.5-4.5c1-2.5,3.8-4.5,6.5-4.5s5.4,2,6.5,4.5 C13.4,10.5,10.6,12.5,8,12.5z"></path><path d="M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z M8,10c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S9.1,10,8,10z"></path></svg>`, Hi = ({ 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="M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"></path><path d="M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"></path></svg>`, Bi = ({ 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="M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"></path><path d="M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z" data-icon-path="inner-path" opacity="0"></path></svg>`, Di = ({ 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 fill="none" d="M16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Zm-1.125-5h2.25V12h-2.25Z" data-icon-path="inner-path"></path><path d="M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z"></path><path d="M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"></path></svg>`;
|
|
4942
4960
|
var oo;
|
|
4943
4961
|
(function(o) {
|
|
4944
4962
|
o.NO_ERROR = "", o.ERROR_REQUIRED = "required";
|
|
4945
4963
|
})(oo || (oo = {}));
|
|
4946
|
-
const
|
|
4964
|
+
const Vi = (o) => {
|
|
4947
4965
|
class t extends o {
|
|
4948
4966
|
// Not using TypeScript `protected` due to: microsoft/TypeScript#17744
|
|
4949
4967
|
// Using `string` instead of `VALIDATION_STATUS` until we can require TypeScript 3.8
|
|
@@ -5015,8 +5033,8 @@ var Ct;
|
|
|
5015
5033
|
(function(o) {
|
|
5016
5034
|
o.EMAIL = "email", o.PASSWORD = "password", o.TEL = "tel", o.TEXT = "text", o.URL = "url";
|
|
5017
5035
|
})(Ct || (Ct = {}));
|
|
5018
|
-
var Vi = 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)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-custom-field) inset;-webkit-text-fill-color:var(--cds-custom-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.cds-custom--label{color:var(--cds-custom-text-secondary,#525252);display:inline-block;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);inline-size:100%;justify-content:center;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement{display:none;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-custom-text-secondary,#525252);font-size:var(--cds-custom-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input{--cds-custom-layout-size-height-local:clamp(max(var(--cds-custom-layout-size-height-min),var(--cds-custom-layout-size-height-sm)),var(--cds-custom-layout-size-height,var(--cds-custom-layout-size-height-md)),min(var(--cds-custom-layout-size-height-max),var(--cds-custom-layout-size-height-lg)));--cds-custom-layout-density-padding-inline-local:clamp(var(--cds-custom-layout-density-padding-inline-min),var(--cds-custom-layout-density-padding-inline,var(--cds-custom-layout-density-padding-inline-normal)),var(--cds-custom-layout-density-padding-inline-max));background-color:var(--cds-custom-field);block-size:var(--cds-custom-layout-size-height-local);border:none;border-block-end:1px solid var(--cds-custom-border-strong);box-sizing:border-box;color:var(--cds-custom-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0;padding:0 var(--cds-custom-layout-density-padding-inline-local);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--text-input *,.cds-custom--text-input :after,.cds-custom--text-input :before{box-sizing:inherit}.cds-custom--text-input:active,.cds-custom--text-input:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input:active,.cds-custom--text-input:focus{outline-style:dotted}}.cds-custom--text-input-wrapper svg[hidden]{display:none}.cds-custom--password-input{padding-inline-end:2.5rem}.cds-custom--text-input--sm.cds-custom--password-input{padding-inline-end:2rem}.cds-custom--text-input--lg.cds-custom--password-input{padding-inline-end:3rem}.cds-custom--text-input::-moz-placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input::placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input--light{background-color:var(--cds-custom-field-02,#fff)}.cds-custom--text-input__field-wrapper{display:flex;inline-size:100%;position:relative}.cds-custom--text-input__invalid-icon{position:absolute;fill:var(--cds-custom-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__invalid-icon--warning{fill:var(--cds-custom-support-warning,#f1c21b)}.cds-custom--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds-custom--text-input--password__visibility{align-items:center;cursor:pointer;display:inline-flex;overflow:visible;position:relative}.cds-custom--text-input--password__visibility:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus{outline-style:dotted}}.cds-custom--text-input--password__visibility:focus{outline:1px solid transparent}.cds-custom--text-input--password__visibility:focus svg{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus svg{outline-style:dotted}}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{align-items:center;display:flex;opacity:0;pointer-events:none;position:absolute;z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{display:inline-block}}.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:none}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:before{transition:none}.cds-custom--text-input--password__visibility:before{block-size:0;border-style:solid;content:"";inline-size:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{background-color:var(--cds-custom-background-inverse,#393939);block-size:auto;border-radius:.125rem;box-shadow:0 2px 6px var(--cds-custom-shadow,rgba(0,0,0,.3));color:var(--cds-custom-text-inverse,#fff);font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:400;font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);max-inline-size:13rem;min-inline-size:1.5rem;padding:.1875rem 1rem;text-align:start;transform:translateX(-50%);z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-accelerator:true){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-ime-align:auto){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{border:1px solid transparent}}.cds-custom--text-input--password__visibility:after{content:attr(aria-label)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after{content:none}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:before,.cds-custom--text-input--password__visibility:focus:after,.cds-custom--text-input--password__visibility:focus:before,.cds-custom--text-input--password__visibility:hover:after,.cds-custom--text-input--password__visibility:hover:before{opacity:1}@keyframes cds-custom--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text{margin:auto;overflow:visible;clip:auto}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover.cds-custom--tooltip--a11y:before{animation:cds-custom--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden+.cds-custom--assistive-text{margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden.cds-custom--tooltip--a11y:before{animation:none;opacity:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text:after{block-size:.75rem;content:"";display:block;inline-size:100%;inset-block-start:-.75rem;inset-inline-start:0;position:absolute}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds-custom--text-input--password__visibility:before{border-color:transparent transparent var(--cds-custom-background-inverse,#393939);border-width:0 .25rem .3125rem;inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{align-items:center;background:none;block-size:100%;border:0;cursor:pointer;display:flex;inline-size:2.5rem;inset-inline-end:0;justify-content:center;min-block-size:auto;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--toggle-password-tooltip .cds-custom--popover{inset-inline-start:-2.5rem}.cds-custom--toggle-password-tooltip .cds-custom--popover-content{min-inline-size:2.5rem}.cds-custom--text-input--sm+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:2rem}.cds-custom--text-input--lg+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:3rem}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252);transition:fill 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus svg,.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--text-input--invalid,.cds-custom--text-input--warning{padding-inline-end:2.5rem}.cds-custom--text-input--invalid.cds-custom--password-input{padding-inline-end:4rem}.cds-custom--text-input--invalid+.cds-custom--text-input--password__visibility__toggle{inset-inline-end:1rem}.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{cursor:not-allowed}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg:hover{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input__counter-alert{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px}.cds-custom--text-input:disabled{background-color:var(--cds-custom-field);border-block-end:1px solid transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:2px solid transparent;outline-offset:-2px;-webkit-text-fill-color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--light:disabled{background-color:var(--cds-custom-field-02,#fff)}.cds-custom--text-input:disabled::-moz-placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input:disabled::placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input--invalid{box-shadow:none;outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--invalid{outline-style:dotted}}.cds-custom--text-input--invalid .cds-custom--text-input--password__visibility__toggle{inset-inline-end:2.5rem}.cds-custom--skeleton.cds-custom--text-input{background:var(--cds-custom-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--skeleton.cds-custom--text-input:active,.cds-custom--skeleton.cds-custom--text-input:focus,.cds-custom--skeleton.cds-custom--text-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton.cds-custom--text-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--skeleton.cds-custom--text-input:before{animation:none}}.cds-custom--form--fluid .cds-custom--text-input-wrapper{background:var(--cds-custom-field);position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--form--fluid .cds-custom--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds-custom--form--fluid .cds-custom--form__helper-text{display:none}.cds-custom--form--fluid .cds-custom--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds-custom--form--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--form--fluid .cds-custom--text-input--invalid,.cds-custom--form--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input--invalid+.cds-custom--text-input__divider,.cds-custom--form--fluid .cds-custom--text-input--warning+.cds-custom--text-input__divider{border-color:var(--cds-custom-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds-custom--form--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-custom-border-strong)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input-wrapper.cds-custom--text-input-wrapper--inline{flex-flow:row wrap}.cds-custom--text-input-wrapper .cds-custom--label--inline{flex:1;margin:.8125rem 0 0;overflow-wrap:break-word;word-break:break-word}.cds-custom--text-input-wrapper .cds-custom--label--inline--sm{margin-block-start:.5625rem}.cds-custom--text-input-wrapper .cds-custom--label--inline--lg{margin-block-start:1.0625rem}.cds-custom--text-input__label-helper-wrapper{flex:2;flex-direction:column;margin-inline-end:1.5rem;max-inline-size:8rem;overflow-wrap:break-word}.cds-custom--text-input-wrapper .cds-custom--form__helper-text--inline{margin-block-start:.125rem}.cds-custom--text-input__field-outer-wrapper{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;inline-size:100%}.cds-custom--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--text-input-wrapper--inline--invalid .cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input-wrapper--readonly,.cds-custom--text-input-wrapper--readonly .cds-custom--text-input{background:transparent;border-block-end-color:var(--cds-custom-border-subtle)}.cds-custom--text-input__field-wrapper .cds-custom--ai-label,.cds-custom--text-input__field-wrapper .cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*{inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug){padding-inline-end:2.5rem}.cds-custom--text-input--invalid:has(~.cds-custom--ai-label),.cds-custom--text-input--invalid:has(~.cds-custom--slug),.cds-custom--text-input--invalid:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input--warning:has(~.cds-custom--ai-label),.cds-custom--text-input--warning:has(~.cds-custom--slug),.cds-custom--text-input--warning:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*){padding-inline-end:4rem}.cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:2.5rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--text-input__label-wrapper{display:flex;inline-size:100%;justify-content:space-between}:host(cds-custom-text-input){--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px;inline-size:100%;outline:none}:host(cds-custom-text-input) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input) ::slotted(cds-custom-slug){inset-block-start:50%;inset-inline-end:1rem;position:absolute}:host(cds-custom-text-input) ::slotted(cds-custom-ai-label:not([revert-active])),:host(cds-custom-text-input) ::slotted(cds-custom-slug:not([revert-active])){transform:translateY(-50%)}:host(cds-custom-text-input[show-password-visibility-toggle]) .cds-custom--text-input{padding-inline-end:2.5rem}:host(cds-custom-text-input[show-password-visibility-toggle]) .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}:host(cds-custom-text-input[invalid]) .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input,:host(cds-custom-text-input[warn]) .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input{padding-inline-end:4rem}:host(cds-custom-text-input[invalid]) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input[invalid]) ::slotted(cds-custom-slug),:host(cds-custom-text-input[warn]) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input[warn]) ::slotted(cds-custom-slug){inset-inline-end:2.5rem}:host(cds-custom-text-input[ai-label]) .cds-custom--text-input__field-wrapper--decorator{background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff)}']);
|
|
5019
|
-
let R = class extends
|
|
5036
|
+
var qi = 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)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-custom-field) inset;-webkit-text-fill-color:var(--cds-custom-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.cds-custom--label{color:var(--cds-custom-text-secondary,#525252);display:inline-block;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);inline-size:100%;justify-content:center;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement{display:none;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-custom-text-secondary,#525252);font-size:var(--cds-custom-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input{--cds-custom-layout-size-height-local:clamp(max(var(--cds-custom-layout-size-height-min),var(--cds-custom-layout-size-height-sm)),var(--cds-custom-layout-size-height,var(--cds-custom-layout-size-height-md)),min(var(--cds-custom-layout-size-height-max),var(--cds-custom-layout-size-height-lg)));--cds-custom-layout-density-padding-inline-local:clamp(var(--cds-custom-layout-density-padding-inline-min),var(--cds-custom-layout-density-padding-inline,var(--cds-custom-layout-density-padding-inline-normal)),var(--cds-custom-layout-density-padding-inline-max));background-color:var(--cds-custom-field);block-size:var(--cds-custom-layout-size-height-local);border:none;border-block-end:1px solid var(--cds-custom-border-strong);box-sizing:border-box;color:var(--cds-custom-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0;padding:0 var(--cds-custom-layout-density-padding-inline-local);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--text-input *,.cds-custom--text-input :after,.cds-custom--text-input :before{box-sizing:inherit}.cds-custom--text-input:active,.cds-custom--text-input:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input:active,.cds-custom--text-input:focus{outline-style:dotted}}.cds-custom--text-input-wrapper svg[hidden]{display:none}.cds-custom--password-input{padding-inline-end:2.5rem}.cds-custom--text-input--sm.cds-custom--password-input{padding-inline-end:2rem}.cds-custom--text-input--lg.cds-custom--password-input{padding-inline-end:3rem}.cds-custom--text-input::-moz-placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input::placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--text-input--light{background-color:var(--cds-custom-field-02,#fff)}.cds-custom--text-input__field-wrapper{display:flex;inline-size:100%;position:relative}.cds-custom--text-input__invalid-icon{position:absolute;fill:var(--cds-custom-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__invalid-icon--warning{fill:var(--cds-custom-support-warning,#f1c21b)}.cds-custom--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds-custom--text-input--password__visibility{align-items:center;cursor:pointer;display:inline-flex;overflow:visible;position:relative}.cds-custom--text-input--password__visibility:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus{outline-style:dotted}}.cds-custom--text-input--password__visibility:focus{outline:1px solid transparent}.cds-custom--text-input--password__visibility:focus svg{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus svg{outline-style:dotted}}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{align-items:center;display:flex;opacity:0;pointer-events:none;position:absolute;z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{display:inline-block}}.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:none}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:before{transition:none}.cds-custom--text-input--password__visibility:before{block-size:0;border-style:solid;content:"";inline-size:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{background-color:var(--cds-custom-background-inverse,#393939);block-size:auto;border-radius:.125rem;box-shadow:0 2px 6px var(--cds-custom-shadow,rgba(0,0,0,.3));color:var(--cds-custom-text-inverse,#fff);font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:400;font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);max-inline-size:13rem;min-inline-size:1.5rem;padding:.1875rem 1rem;text-align:start;transform:translateX(-50%);z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-accelerator:true){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-ime-align:auto){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{border:1px solid transparent}}.cds-custom--text-input--password__visibility:after{content:attr(aria-label)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after{content:none}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:before,.cds-custom--text-input--password__visibility:focus:after,.cds-custom--text-input--password__visibility:focus:before,.cds-custom--text-input--password__visibility:hover:after,.cds-custom--text-input--password__visibility:hover:before{opacity:1}@keyframes cds-custom--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text{margin:auto;overflow:visible;clip:auto}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover.cds-custom--tooltip--a11y:before{animation:cds-custom--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden+.cds-custom--assistive-text{margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden.cds-custom--tooltip--a11y:before{animation:none;opacity:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text:after{block-size:.75rem;content:"";display:block;inline-size:100%;inset-block-start:-.75rem;inset-inline-start:0;position:absolute}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds-custom--text-input--password__visibility:before{border-color:transparent transparent var(--cds-custom-background-inverse,#393939);border-width:0 .25rem .3125rem;inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{align-items:center;background:none;block-size:100%;border:0;cursor:pointer;display:flex;inline-size:2.5rem;inset-inline-end:0;justify-content:center;min-block-size:auto;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--toggle-password-tooltip .cds-custom--popover{inset-inline-start:-2.5rem}.cds-custom--toggle-password-tooltip .cds-custom--popover-content{min-inline-size:2.5rem}.cds-custom--text-input--sm+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:2rem}.cds-custom--text-input--lg+.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{inline-size:3rem}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252);transition:fill 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus svg,.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--text-input--invalid,.cds-custom--text-input--warning{padding-inline-end:2.5rem}.cds-custom--text-input--invalid.cds-custom--password-input{padding-inline-end:4rem}.cds-custom--text-input--invalid+.cds-custom--text-input--password__visibility__toggle{inset-inline-end:1rem}.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{cursor:not-allowed}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg:hover{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input__counter-alert{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px}.cds-custom--text-input:disabled{background-color:var(--cds-custom-field);border-block-end:1px solid transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:2px solid transparent;outline-offset:-2px;-webkit-text-fill-color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--text-input--light:disabled{background-color:var(--cds-custom-field-02,#fff)}.cds-custom--text-input:disabled::-moz-placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input:disabled::placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds-custom--text-input--invalid{box-shadow:none;outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--invalid{outline-style:dotted}}.cds-custom--text-input--invalid .cds-custom--text-input--password__visibility__toggle{inset-inline-end:2.5rem}.cds-custom--skeleton.cds-custom--text-input{background:var(--cds-custom-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds-custom--skeleton.cds-custom--text-input:active,.cds-custom--skeleton.cds-custom--text-input:focus,.cds-custom--skeleton.cds-custom--text-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton.cds-custom--text-input:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--skeleton.cds-custom--text-input:before{animation:none}}.cds-custom--form--fluid .cds-custom--text-input-wrapper{background:var(--cds-custom-field);position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--form--fluid .cds-custom--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds-custom--form--fluid .cds-custom--form__helper-text{display:none}.cds-custom--form--fluid .cds-custom--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds-custom--form--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--form--fluid .cds-custom--text-input--invalid,.cds-custom--form--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input--invalid+.cds-custom--text-input__divider,.cds-custom--form--fluid .cds-custom--text-input--warning+.cds-custom--text-input__divider{border-color:var(--cds-custom-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds-custom--form--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-custom-border-strong)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input-wrapper.cds-custom--text-input-wrapper--inline{flex-flow:row wrap}.cds-custom--text-input-wrapper .cds-custom--label--inline{flex:1;margin:.8125rem 0 0;overflow-wrap:break-word;word-break:break-word}.cds-custom--text-input-wrapper .cds-custom--label--inline--sm{margin-block-start:.5625rem}.cds-custom--text-input-wrapper .cds-custom--label--inline--lg{margin-block-start:1.0625rem}.cds-custom--text-input__label-helper-wrapper{flex:2;flex-direction:column;margin-inline-end:1.5rem;max-inline-size:8rem;overflow-wrap:break-word}.cds-custom--text-input-wrapper .cds-custom--form__helper-text--inline{margin-block-start:.125rem}.cds-custom--text-input__field-outer-wrapper{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;inline-size:100%}.cds-custom--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--text-input-wrapper--inline--invalid .cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input-wrapper--readonly,.cds-custom--text-input-wrapper--readonly .cds-custom--text-input{background:transparent;border-block-end-color:var(--cds-custom-border-subtle)}.cds-custom--text-input__field-wrapper .cds-custom--ai-label,.cds-custom--text-input__field-wrapper .cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*{inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug){padding-inline-end:2.5rem}.cds-custom--text-input--invalid:has(~.cds-custom--ai-label),.cds-custom--text-input--invalid:has(~.cds-custom--slug),.cds-custom--text-input--invalid:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input--warning:has(~.cds-custom--ai-label),.cds-custom--text-input--warning:has(~.cds-custom--slug),.cds-custom--text-input--warning:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*){padding-inline-end:4rem}.cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:2.5rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--text-input__label-wrapper{display:flex;inline-size:100%;justify-content:space-between}:host(cds-custom-text-input){--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px;inline-size:100%;outline:none}:host(cds-custom-text-input) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input) ::slotted(cds-custom-slug){inset-block-start:50%;inset-inline-end:1rem;position:absolute}:host(cds-custom-text-input) ::slotted(cds-custom-ai-label:not([revert-active])),:host(cds-custom-text-input) ::slotted(cds-custom-slug:not([revert-active])){transform:translateY(-50%)}:host(cds-custom-text-input[show-password-visibility-toggle]) .cds-custom--text-input{padding-inline-end:2.5rem}:host(cds-custom-text-input[show-password-visibility-toggle]) .cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}:host(cds-custom-text-input[invalid]) .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input,:host(cds-custom-text-input[warn]) .cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input{padding-inline-end:4rem}:host(cds-custom-text-input[invalid]) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input[invalid]) ::slotted(cds-custom-slug),:host(cds-custom-text-input[warn]) ::slotted(cds-custom-ai-label),:host(cds-custom-text-input[warn]) ::slotted(cds-custom-slug){inset-inline-end:2.5rem}:host(cds-custom-text-input[ai-label]) .cds-custom--text-input__field-wrapper--decorator{background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff)}']);
|
|
5037
|
+
let R = class extends Vi(Sc(y)) {
|
|
5020
5038
|
constructor() {
|
|
5021
5039
|
super(...arguments), this._hasAILabel = !1, this._value = "", this.autocomplete = "", this.autofocus = !1, this.disabled = !1, this.enableCounter = !1, this.helperText = "", this.invalid = !1, this.invalidText = "", this.warn = !1, this.warnText = "", this.hideLabel = !1, this.label = "", this.name = "", this.pattern = "", this.placeholder = "", this.readonly = !1, this.required = !1, this.requiredValidityMessage = "Please fill out this field.", this.hidePasswordLabel = "Hide password", this.showPasswordLabel = "Show password", this.showPasswordVisibilityToggle = !1, this.size = Ho.MEDIUM, this.inline = !1, this.tooltipAlignment = Vs.CENTER, this.tooltipDirection = qs.BOTTOM, this.type = Ct.TEXT, this.validityMessage = "";
|
|
5022
5040
|
}
|
|
@@ -5058,9 +5076,9 @@ let R = class extends Di(Sc(y)) {
|
|
|
5058
5076
|
this.type = this.type === Ct.PASSWORD ? Ct.TEXT : Ct.PASSWORD;
|
|
5059
5077
|
}
|
|
5060
5078
|
render() {
|
|
5061
|
-
const { disabled: t, enableCounter: s, helperText: e, hideLabel: c, inline: r, invalid: n, invalidText: d, label: l, maxCount: p, readonly: m, required: h, size: b, type: g, warn: f, warnText: x, value: C, _handleInput: $, _hasAILabel: S, _handleSlotChange: E } = this, T =
|
|
5079
|
+
const { disabled: t, enableCounter: s, helperText: e, hideLabel: c, inline: r, invalid: n, invalidText: d, label: l, maxCount: p, readonly: m, required: h, size: b, type: g, warn: f, warnText: x, value: C, _handleInput: $, _hasAILabel: S, _handleSlotChange: E } = this, T = Bi({
|
|
5062
5080
|
class: `${i}--text-input__invalid-icon`
|
|
5063
|
-
}), O =
|
|
5081
|
+
}), O = Di({
|
|
5064
5082
|
class: `${i}--text-input__invalid-icon ${i}--text-input__invalid-icon--warning`
|
|
5065
5083
|
}), w = {
|
|
5066
5084
|
disabled: !m && t,
|
|
@@ -5102,7 +5120,7 @@ let R = class extends Di(Sc(y)) {
|
|
|
5102
5120
|
}), K = B({
|
|
5103
5121
|
[`${i}--form__helper-text`]: !0,
|
|
5104
5122
|
[`${i}--form__helper-text--disabled`]: w.disabled
|
|
5105
|
-
}), U = g !== Ct.PASSWORD, et = U ?
|
|
5123
|
+
}), U = g !== Ct.PASSWORD, et = U ? Hi({ class: `${i}--icon-visibility-off` }) : Ni({ class: `${i}--icon-visibility-on` }), J = B({
|
|
5106
5124
|
[`${i}--text-input--password__visibility__toggle`]: !0,
|
|
5107
5125
|
[`${i}--btn`]: !0,
|
|
5108
5126
|
[`${i}--btn--icon-only`]: !0,
|
|
@@ -5197,7 +5215,7 @@ let R = class extends Di(Sc(y)) {
|
|
|
5197
5215
|
}
|
|
5198
5216
|
};
|
|
5199
5217
|
R.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
5200
|
-
R.styles =
|
|
5218
|
+
R.styles = qi;
|
|
5201
5219
|
u([
|
|
5202
5220
|
Dt("input")
|
|
5203
5221
|
], R.prototype, "_input", void 0);
|
|
@@ -5358,7 +5376,7 @@ let W = class extends uo(at(Sc(y))) {
|
|
|
5358
5376
|
return v`
|
|
5359
5377
|
<div class="${i}--search-magnifier">
|
|
5360
5378
|
<slot name="icon" @slotchange=${g}>
|
|
5361
|
-
${c ? v`` : v`${
|
|
5379
|
+
${c ? v`` : v`${Ti({
|
|
5362
5380
|
part: "search-icon",
|
|
5363
5381
|
class: `${i}--search-magnifier-icon`,
|
|
5364
5382
|
role: "img"
|
|
@@ -5386,7 +5404,7 @@ let W = class extends uo(at(Sc(y))) {
|
|
|
5386
5404
|
@click="${b}"
|
|
5387
5405
|
type="button"
|
|
5388
5406
|
aria-label="${s}">
|
|
5389
|
-
${
|
|
5407
|
+
${Ri({
|
|
5390
5408
|
part: "close-icon",
|
|
5391
5409
|
"aria-label": s,
|
|
5392
5410
|
role: "img"
|
|
@@ -5471,7 +5489,7 @@ u([
|
|
|
5471
5489
|
as = u([
|
|
5472
5490
|
I(`${i}-search-skeleton`)
|
|
5473
5491
|
], as);
|
|
5474
|
-
const
|
|
5492
|
+
const Fi = `/**
|
|
5475
5493
|
* @license
|
|
5476
5494
|
*
|
|
5477
5495
|
* Copyright IBM Corp. 2025
|
|
@@ -5479,12 +5497,12 @@ const qi = `/**
|
|
|
5479
5497
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
5480
5498
|
* LICENSE file in the root directory of this source tree.
|
|
5481
5499
|
*/cds-custom-search[expanded]::part(input){inline-size:12rem}`;
|
|
5482
|
-
var
|
|
5483
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
5500
|
+
var ji = Object.defineProperty, Ui = Object.getOwnPropertyDescriptor, se = (o, t, s, e) => {
|
|
5501
|
+
for (var c = e > 1 ? void 0 : e ? Ui(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
5484
5502
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
5485
|
-
return e && c &&
|
|
5503
|
+
return e && c && ji(t, s, c), c;
|
|
5486
5504
|
};
|
|
5487
|
-
const { stablePrefix:
|
|
5505
|
+
const { stablePrefix: Xi } = st;
|
|
5488
5506
|
let Bo = class extends y {
|
|
5489
5507
|
constructor() {
|
|
5490
5508
|
super(), this.searchValue = "", this.props = {
|
|
@@ -5520,7 +5538,7 @@ let Bo = class extends y {
|
|
|
5520
5538
|
}
|
|
5521
5539
|
};
|
|
5522
5540
|
Bo.styles = X`
|
|
5523
|
-
${ct([
|
|
5541
|
+
${ct([Fi])}
|
|
5524
5542
|
`;
|
|
5525
5543
|
se([
|
|
5526
5544
|
It()
|
|
@@ -5529,9 +5547,9 @@ se([
|
|
|
5529
5547
|
a({ type: Object })
|
|
5530
5548
|
], Bo.prototype, "props", 2);
|
|
5531
5549
|
Bo = se([
|
|
5532
|
-
ot(`${
|
|
5550
|
+
ot(`${Xi}-global-header-search`)
|
|
5533
5551
|
], Bo);
|
|
5534
|
-
const
|
|
5552
|
+
const Zi = `/**
|
|
5535
5553
|
* @license
|
|
5536
5554
|
*
|
|
5537
5555
|
* Copyright IBM Corp. 2025
|
|
@@ -5539,12 +5557,12 @@ const Xi = `/**
|
|
|
5539
5557
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
5540
5558
|
* LICENSE file in the root directory of this source tree.
|
|
5541
5559
|
*/.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}`;
|
|
5542
|
-
var
|
|
5543
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
5560
|
+
var Wi = Object.defineProperty, Yi = Object.getOwnPropertyDescriptor, mo = (o, t, s, e) => {
|
|
5561
|
+
for (var c = e > 1 ? void 0 : e ? Yi(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
5544
5562
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
5545
|
-
return e && c &&
|
|
5563
|
+
return e && c && Wi(t, s, c), c;
|
|
5546
5564
|
};
|
|
5547
|
-
const { stablePrefix:
|
|
5565
|
+
const { stablePrefix: Gi } = st;
|
|
5548
5566
|
let Ht = class extends y {
|
|
5549
5567
|
constructor() {
|
|
5550
5568
|
super(), this.items = [], this.iconsLeft = !1, this.disabled = !1, this.isTrialOpen = !1, this.initialSelectedIndex = 0, this.onClick = (o, t, s) => {
|
|
@@ -5587,13 +5605,11 @@ let Ht = class extends y {
|
|
|
5587
5605
|
class="${z}__switcher-menu-item-title-icons-left">
|
|
5588
5606
|
${o.isLinkItem ? "" : v`
|
|
5589
5607
|
<div
|
|
5590
|
-
class="${s ?
|
|
5591
|
-
|
|
5592
|
-
${H(
|
|
5608
|
+
class="${s ? _ : `${z}__switcher-menu-item-title-hidden-checkmark`}">
|
|
5609
|
+
${H(
|
|
5593
5610
|
o.carbonIcon || "Checkmark",
|
|
5594
5611
|
16
|
|
5595
5612
|
)}
|
|
5596
|
-
</div>
|
|
5597
5613
|
</div>
|
|
5598
5614
|
`}
|
|
5599
5615
|
${o.isLinkItem ? v`<div>
|
|
@@ -5624,14 +5640,14 @@ let Ht = class extends y {
|
|
|
5624
5640
|
}
|
|
5625
5641
|
render() {
|
|
5626
5642
|
var s, e, c, r, n;
|
|
5627
|
-
const t = (s = this.selectedItem) != null && s.label && ((e = this.selectedItem) == null ? void 0 : e.label.length) <
|
|
5643
|
+
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)) + "...";
|
|
5628
5644
|
return v`<div class="${z}__switcher">
|
|
5629
5645
|
<cds-custom-header-menu
|
|
5630
5646
|
role="button"
|
|
5631
5647
|
tabindex="${this.isTrialOpen ? -1 : 0}"
|
|
5632
5648
|
.menuLabel=${t}
|
|
5633
5649
|
.triggerContent=${t}
|
|
5634
|
-
title="${t.length >
|
|
5650
|
+
title="${t.length > 22 ? (n = this.selectedItem) == null ? void 0 : n.label : null}"
|
|
5635
5651
|
class="${Zt({
|
|
5636
5652
|
[`${z}__switcher-menu hybrid-ipaas`]: !0,
|
|
5637
5653
|
[`${z}__switcher-menu-disabled`]: this.disabled
|
|
@@ -5642,7 +5658,7 @@ let Ht = class extends y {
|
|
|
5642
5658
|
}
|
|
5643
5659
|
};
|
|
5644
5660
|
Ht.styles = X`
|
|
5645
|
-
${ct(
|
|
5661
|
+
${ct(Zi)}
|
|
5646
5662
|
`;
|
|
5647
5663
|
mo([
|
|
5648
5664
|
a({ type: Array })
|
|
@@ -5663,9 +5679,9 @@ mo([
|
|
|
5663
5679
|
a({ type: Function })
|
|
5664
5680
|
], Ht.prototype, "onClick", 2);
|
|
5665
5681
|
Ht = mo([
|
|
5666
|
-
ot(`${
|
|
5682
|
+
ot(`${Gi}-global-header-switcher-component`)
|
|
5667
5683
|
], Ht);
|
|
5668
|
-
const
|
|
5684
|
+
const Ki = `/**
|
|
5669
5685
|
* @license
|
|
5670
5686
|
*
|
|
5671
5687
|
* Copyright IBM Corp. 2025
|
|
@@ -5673,12 +5689,12 @@ const Gi = `/**
|
|
|
5673
5689
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
5674
5690
|
* LICENSE file in the root directory of this source tree.
|
|
5675
5691
|
*/.automation-header__popover{border:1px solid #393939;background-color:#161616;box-shadow:0 2px 6px #0000004d;color:#fff;inline-size:18rem}`;
|
|
5676
|
-
var
|
|
5677
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
5692
|
+
var Qi = Object.defineProperty, Ji = Object.getOwnPropertyDescriptor, ee = (o, t, s, e) => {
|
|
5693
|
+
for (var c = e > 1 ? void 0 : e ? Ji(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
5678
5694
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
5679
|
-
return e && c &&
|
|
5695
|
+
return e && c && Qi(t, s, c), c;
|
|
5680
5696
|
};
|
|
5681
|
-
const { stablePrefix:
|
|
5697
|
+
const { stablePrefix: td } = st;
|
|
5682
5698
|
let Do = class extends y {
|
|
5683
5699
|
constructor() {
|
|
5684
5700
|
super(), this.profileOpen = !1, this.props = {
|
|
@@ -5741,7 +5757,7 @@ let Do = class extends y {
|
|
|
5741
5757
|
}
|
|
5742
5758
|
};
|
|
5743
5759
|
Do.styles = X`
|
|
5744
|
-
${ct([
|
|
5760
|
+
${ct([Ki])}
|
|
5745
5761
|
`;
|
|
5746
5762
|
ee([
|
|
5747
5763
|
a({ type: Boolean })
|
|
@@ -5750,22 +5766,22 @@ ee([
|
|
|
5750
5766
|
a({ type: Object })
|
|
5751
5767
|
], Do.prototype, "props", 2);
|
|
5752
5768
|
Do = ee([
|
|
5753
|
-
ot(`${
|
|
5769
|
+
ot(`${td}-global-header-profile-popover`)
|
|
5754
5770
|
], Do);
|
|
5755
|
-
const
|
|
5771
|
+
const od = `/**
|
|
5756
5772
|
* @license
|
|
5757
5773
|
*
|
|
5758
5774
|
* Copyright IBM Corp. 2025
|
|
5759
5775
|
*
|
|
5760
5776
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
5761
5777
|
* LICENSE file in the root directory of this source tree.
|
|
5762
|
-
*/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
|
|
5763
|
-
var
|
|
5764
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
5778
|
+
*/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}`;
|
|
5779
|
+
var sd = Object.defineProperty, ed = Object.getOwnPropertyDescriptor, vo = (o, t, s, e) => {
|
|
5780
|
+
for (var c = e > 1 ? void 0 : e ? ed(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
5765
5781
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
5766
|
-
return e && c &&
|
|
5782
|
+
return e && c && sd(t, s, c), c;
|
|
5767
5783
|
};
|
|
5768
|
-
const { stablePrefix:
|
|
5784
|
+
const { stablePrefix: cd } = st;
|
|
5769
5785
|
let Bt = class extends y {
|
|
5770
5786
|
constructor() {
|
|
5771
5787
|
super(...arguments), this.isTrialOpen = !1, this.isProfileOpen = !1, this.state = {
|
|
@@ -5817,7 +5833,7 @@ let Bt = class extends y {
|
|
|
5817
5833
|
const o = (s = this.props) == null ? void 0 : s.trialConfigs, t = Zt({
|
|
5818
5834
|
[`${z}__trial-menu__counting-box-alert`]: o == null ? void 0 : o.warning
|
|
5819
5835
|
});
|
|
5820
|
-
return
|
|
5836
|
+
return ni(o) ? v`
|
|
5821
5837
|
<div class="${z}--popover-content-container">
|
|
5822
5838
|
<clabs-global-header-trial-popover
|
|
5823
5839
|
id="${fn}"
|
|
@@ -5845,7 +5861,7 @@ let Bt = class extends y {
|
|
|
5845
5861
|
return v`<cds-custom-header-menu
|
|
5846
5862
|
menu-label="Help"
|
|
5847
5863
|
id="${Ee}"
|
|
5848
|
-
class="${
|
|
5864
|
+
class="${D}__help-menu"
|
|
5849
5865
|
trigger-content="Help"
|
|
5850
5866
|
tabindex="${this.isTrialOpen ? -1 : 0}">
|
|
5851
5867
|
${t == null ? void 0 : t.map((s) => v`
|
|
@@ -5867,7 +5883,7 @@ let Bt = class extends y {
|
|
|
5867
5883
|
aria-label="open assistance side panel"
|
|
5868
5884
|
tooltipAlignment="center"
|
|
5869
5885
|
tabindex="${this.isTrialOpen ? -1 : 0}"
|
|
5870
|
-
class="${
|
|
5886
|
+
class="${D}__help-menu"
|
|
5871
5887
|
@click="${(o) => this.handleAssistmeToggleClick(o)}">
|
|
5872
5888
|
${H("Help", 20, "icon")}
|
|
5873
5889
|
</cds-custom-header-global-action>
|
|
@@ -5902,6 +5918,7 @@ let Bt = class extends y {
|
|
|
5902
5918
|
role="button"
|
|
5903
5919
|
aria-label="Launch Chat"
|
|
5904
5920
|
tooltipAlignment="center"
|
|
5921
|
+
class="${D}__globalaction"
|
|
5905
5922
|
tabindex="${this.isTrialOpen ? -1 : 0}"
|
|
5906
5923
|
@click="${() => this._toggleAIChat(o.onClick)}">
|
|
5907
5924
|
${H("AiLaunch", 20, "icon")}
|
|
@@ -5959,7 +5976,7 @@ let Bt = class extends y {
|
|
|
5959
5976
|
role="button"
|
|
5960
5977
|
aria-label="${t.label}"
|
|
5961
5978
|
tooltipAlignment="center"
|
|
5962
|
-
class="${
|
|
5979
|
+
class="${D}__globalaction"
|
|
5963
5980
|
@click="${t.onClick}">
|
|
5964
5981
|
${H(t.carbonIcon, 20, "icon")}
|
|
5965
5982
|
</cds-custom-header-global-action>
|
|
@@ -5995,7 +6012,7 @@ let Bt = class extends y {
|
|
|
5995
6012
|
}
|
|
5996
6013
|
};
|
|
5997
6014
|
Bt.styles = X`
|
|
5998
|
-
${ct([
|
|
6015
|
+
${ct([od])}
|
|
5999
6016
|
`;
|
|
6000
6017
|
vo([
|
|
6001
6018
|
It()
|
|
@@ -6016,7 +6033,7 @@ vo([
|
|
|
6016
6033
|
a({ type: Boolean })
|
|
6017
6034
|
], Bt.prototype, "hasNewNotifications", 2);
|
|
6018
6035
|
Bt = vo([
|
|
6019
|
-
ot(`${
|
|
6036
|
+
ot(`${cd}-global-header-context`)
|
|
6020
6037
|
], Bt);
|
|
6021
6038
|
/**
|
|
6022
6039
|
* @license
|
|
@@ -6028,7 +6045,7 @@ Bt = vo([
|
|
|
6028
6045
|
*/
|
|
6029
6046
|
function De(o) {
|
|
6030
6047
|
var r, n;
|
|
6031
|
-
const t =
|
|
6048
|
+
const t = ii((o == null ? void 0 : o.environment) ?? ""), s = (r = o == null ? void 0 : o.assistMeConfigs) == null ? void 0 : r.productId;
|
|
6032
6049
|
let e = s ? "loading" : "idle";
|
|
6033
6050
|
if (!s)
|
|
6034
6051
|
return "idle";
|
|
@@ -6145,12 +6162,12 @@ function qe(o) {
|
|
|
6145
6162
|
e = c.getAttribute("data-status");
|
|
6146
6163
|
return e;
|
|
6147
6164
|
}
|
|
6148
|
-
var
|
|
6149
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
6165
|
+
var rd = Object.defineProperty, nd = Object.getOwnPropertyDescriptor, ho = (o, t, s, e) => {
|
|
6166
|
+
for (var c = e > 1 ? void 0 : e ? nd(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
6150
6167
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
6151
|
-
return e && c &&
|
|
6168
|
+
return e && c && rd(t, s, c), c;
|
|
6152
6169
|
};
|
|
6153
|
-
const { stablePrefix:
|
|
6170
|
+
const { stablePrefix: id } = st;
|
|
6154
6171
|
let Ot = class extends y {
|
|
6155
6172
|
constructor() {
|
|
6156
6173
|
super(...arguments), this.headerProps = {}, this.hasNewNotifications = !1, this.isMenuOpen = !1, this.assistMeScriptLoaded = !1, this.sidekickScriptLoaded = !1, this.solisScriptLoaded = !1, this.handleNavItemClick = (o) => {
|
|
@@ -6191,24 +6208,24 @@ let Ot = class extends y {
|
|
|
6191
6208
|
var o, t, s, e, c, r, n, d, l, p, m, h, b, g, f, x, C, $, S, E, T, O, w;
|
|
6192
6209
|
return v`
|
|
6193
6210
|
<cds-custom-header
|
|
6194
|
-
class="${
|
|
6211
|
+
class="${D}__header"
|
|
6195
6212
|
aria-label="IBM webMethods Hybrid Integration">
|
|
6196
6213
|
<cds-custom-header-menu-button
|
|
6197
6214
|
id="${pn}"
|
|
6198
6215
|
button-label-active="Close menu"
|
|
6199
6216
|
button-label-inactive="Open menu"></cds-custom-header-menu-button>
|
|
6200
6217
|
<cds-custom-header-name
|
|
6201
|
-
class="${
|
|
6218
|
+
class="${D}__header-name"
|
|
6202
6219
|
prefix="${((t = (o = this.headerProps) == null ? void 0 : o.brand) == null ? void 0 : t.company) ?? "IBM"}">
|
|
6203
|
-
<span class="${
|
|
6220
|
+
<span class="${D}__product-type"
|
|
6204
6221
|
>${((e = (s = this.headerProps) == null ? void 0 : s.brand) == null ? void 0 : e.product) ?? _}</span
|
|
6205
6222
|
>
|
|
6206
6223
|
</cds-custom-header-name>
|
|
6207
|
-
<span class="${
|
|
6224
|
+
<span class="${D}__capability-name"
|
|
6208
6225
|
>${((r = (c = this.headerProps) == null ? void 0 : c.capabilityName) == null ? void 0 : r.label) ?? _}</span
|
|
6209
6226
|
>
|
|
6210
6227
|
<clabs-global-header-context
|
|
6211
|
-
class="${
|
|
6228
|
+
class="${D}__global"
|
|
6212
6229
|
.props="${{ ...this.headerProps }}"
|
|
6213
6230
|
.assistMeScriptLoaded="${this.assistMeScriptLoaded}"
|
|
6214
6231
|
?hasNewNotifications="${this.hasNewNotifications}"></clabs-global-header-context>
|
|
@@ -6218,9 +6235,10 @@ let Ot = class extends y {
|
|
|
6218
6235
|
collapse-mode="${typeof this.headerProps.sideNav.isCollapsible < "u" && this.headerProps.sideNav.isCollapsible ? "rail" : "responsive"}"
|
|
6219
6236
|
?is-not-persistent="${!!(typeof this.headerProps.sideNav.isCollapsible < "u" && this.headerProps.sideNav.isCollapsible)}"
|
|
6220
6237
|
class="${Zt({
|
|
6221
|
-
[`${
|
|
6238
|
+
[`${D}--rail-sidePanel`]: typeof this.headerProps.sideNav.isCollapsible < "u" && !this.headerProps.sideNav.isCollapsible
|
|
6222
6239
|
})}">
|
|
6223
|
-
<cds-custom-side-nav-items
|
|
6240
|
+
<cds-custom-side-nav-items
|
|
6241
|
+
class="${D}__side-nav-items">
|
|
6224
6242
|
<!-- sideNav group array render -->
|
|
6225
6243
|
${(m = (p = this.headerProps) == null ? void 0 : p.sideNav) != null && m.groups ? v`
|
|
6226
6244
|
${(b = (h = this.headerProps.sideNav) == null ? void 0 : h.groups) == null ? void 0 : b.map(
|
|
@@ -6278,7 +6296,7 @@ let Ot = class extends y {
|
|
|
6278
6296
|
?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))}"
|
|
6279
6297
|
class="
|
|
6280
6298
|
${Zt({
|
|
6281
|
-
[`${
|
|
6299
|
+
[`${D}--rail-sidePanel`]: typeof this.headerProps.sideNavPropsV2.isCollapsible < "u" && !this.headerProps.sideNavPropsV2.isCollapsible
|
|
6282
6300
|
})}">
|
|
6283
6301
|
${(w = (O = this.headerProps.sideNavPropsV2) == null ? void 0 : O.links) == null ? void 0 : w.map((M) => {
|
|
6284
6302
|
var k, P, q;
|
|
@@ -6323,7 +6341,7 @@ ho([
|
|
|
6323
6341
|
It()
|
|
6324
6342
|
], Ot.prototype, "solisScriptLoaded", 2);
|
|
6325
6343
|
Ot = ho([
|
|
6326
|
-
ot(`${
|
|
6344
|
+
ot(`${id}-global-header-apaas`)
|
|
6327
6345
|
], Ot);
|
|
6328
6346
|
/**
|
|
6329
6347
|
* @license
|
|
@@ -6333,9 +6351,9 @@ Ot = ho([
|
|
|
6333
6351
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
6334
6352
|
* LICENSE file in the root directory of this source tree.
|
|
6335
6353
|
*/
|
|
6336
|
-
class
|
|
6354
|
+
class dd extends Ot {
|
|
6337
6355
|
}
|
|
6338
|
-
const dd = `.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%}.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}/**
|
|
6356
|
+
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}/**
|
|
6339
6357
|
* @license
|
|
6340
6358
|
*
|
|
6341
6359
|
* Copyright IBM Corp. 2025
|
|
@@ -6343,12 +6361,12 @@ const dd = `.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context
|
|
|
6343
6361
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
6344
6362
|
* LICENSE file in the root directory of this source tree.
|
|
6345
6363
|
*/.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}`;
|
|
6346
|
-
var
|
|
6347
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
6364
|
+
var ud = Object.defineProperty, ld = Object.getOwnPropertyDescriptor, V = (o, t, s, e) => {
|
|
6365
|
+
for (var c = e > 1 ? void 0 : e ? ld(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
6348
6366
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
6349
|
-
return e && c &&
|
|
6367
|
+
return e && c && ud(t, s, c), c;
|
|
6350
6368
|
};
|
|
6351
|
-
const { stablePrefix:
|
|
6369
|
+
const { stablePrefix: pd } = st;
|
|
6352
6370
|
let N = class extends y {
|
|
6353
6371
|
constructor() {
|
|
6354
6372
|
super(), this.productName = null, this.productKey = "", this.fetchHeaders = {}, this.solisSidekickEnabled = !1, this.solisSwitcherEnabled = !1, this.solisEnvironment = "local", this.basePath = "", this.displayName = "", this.userEmail = "", this.productVersion = null, this.assistMeKey = "", this.aiCallbackEvent = "", this.logoutCallbackEvent = "", this.notificationOpenCallbackEvent = "", this.searchCallbackEvent = "", this.searchSubmitCallbackEvent = "", this.hasNewNotifications = !1, this.searchConfigs = null, this.capabilityProfileFooterLinks = [], this.capabilityGlobalActions = [], this.headerOptions = { ..._n }, this._customEventListener = this._customEventListener.bind(this);
|
|
@@ -6519,95 +6537,95 @@ let N = class extends y {
|
|
|
6519
6537
|
}
|
|
6520
6538
|
};
|
|
6521
6539
|
N.styles = X`
|
|
6522
|
-
${ct(
|
|
6540
|
+
${ct(ad)}
|
|
6523
6541
|
`;
|
|
6524
|
-
|
|
6542
|
+
V([
|
|
6525
6543
|
a({ type: String })
|
|
6526
6544
|
], N.prototype, "productName", 2);
|
|
6527
|
-
|
|
6545
|
+
V([
|
|
6528
6546
|
a({ type: String })
|
|
6529
6547
|
], N.prototype, "productKey", 2);
|
|
6530
|
-
|
|
6548
|
+
V([
|
|
6531
6549
|
a({ type: Object })
|
|
6532
6550
|
], N.prototype, "fetchHeaders", 2);
|
|
6533
|
-
|
|
6551
|
+
V([
|
|
6534
6552
|
a({ type: Boolean })
|
|
6535
6553
|
], N.prototype, "solisSidekickEnabled", 2);
|
|
6536
|
-
|
|
6554
|
+
V([
|
|
6537
6555
|
a({ type: Boolean })
|
|
6538
6556
|
], N.prototype, "solisSwitcherEnabled", 2);
|
|
6539
|
-
|
|
6557
|
+
V([
|
|
6540
6558
|
a({ type: String })
|
|
6541
6559
|
], N.prototype, "solisEnvironment", 2);
|
|
6542
|
-
|
|
6560
|
+
V([
|
|
6543
6561
|
a({ type: String })
|
|
6544
6562
|
], N.prototype, "basePath", 2);
|
|
6545
|
-
|
|
6563
|
+
V([
|
|
6546
6564
|
a({ type: String })
|
|
6547
6565
|
], N.prototype, "displayName", 2);
|
|
6548
|
-
|
|
6566
|
+
V([
|
|
6549
6567
|
a({ type: String })
|
|
6550
6568
|
], N.prototype, "userEmail", 2);
|
|
6551
|
-
|
|
6569
|
+
V([
|
|
6552
6570
|
a({ type: String })
|
|
6553
6571
|
], N.prototype, "productVersion", 2);
|
|
6554
|
-
|
|
6572
|
+
V([
|
|
6555
6573
|
a({ type: String })
|
|
6556
6574
|
], N.prototype, "assistMeKey", 2);
|
|
6557
|
-
|
|
6575
|
+
V([
|
|
6558
6576
|
a({ type: Function })
|
|
6559
6577
|
], N.prototype, "aiCallback", 2);
|
|
6560
|
-
|
|
6578
|
+
V([
|
|
6561
6579
|
a({ type: String })
|
|
6562
6580
|
], N.prototype, "aiCallbackEvent", 2);
|
|
6563
|
-
|
|
6581
|
+
V([
|
|
6564
6582
|
a({ type: Function })
|
|
6565
6583
|
], N.prototype, "logoutCallback", 2);
|
|
6566
|
-
|
|
6584
|
+
V([
|
|
6567
6585
|
a({ type: String })
|
|
6568
6586
|
], N.prototype, "logoutCallbackEvent", 2);
|
|
6569
|
-
|
|
6587
|
+
V([
|
|
6570
6588
|
a({ type: Function })
|
|
6571
6589
|
], N.prototype, "notificationOpenCallback", 2);
|
|
6572
|
-
|
|
6590
|
+
V([
|
|
6573
6591
|
a({ type: String })
|
|
6574
6592
|
], N.prototype, "notificationOpenCallbackEvent", 2);
|
|
6575
|
-
|
|
6593
|
+
V([
|
|
6576
6594
|
a({ type: Function })
|
|
6577
6595
|
], N.prototype, "searchCallback", 2);
|
|
6578
|
-
|
|
6596
|
+
V([
|
|
6579
6597
|
a({ type: String })
|
|
6580
6598
|
], N.prototype, "searchCallbackEvent", 2);
|
|
6581
|
-
|
|
6599
|
+
V([
|
|
6582
6600
|
a({ type: Function })
|
|
6583
6601
|
], N.prototype, "searchSubmitCallback", 2);
|
|
6584
|
-
|
|
6602
|
+
V([
|
|
6585
6603
|
a({ type: String })
|
|
6586
6604
|
], N.prototype, "searchSubmitCallbackEvent", 2);
|
|
6587
|
-
|
|
6605
|
+
V([
|
|
6588
6606
|
a({ type: Boolean })
|
|
6589
6607
|
], N.prototype, "hasNewNotifications", 2);
|
|
6590
|
-
|
|
6608
|
+
V([
|
|
6591
6609
|
a({ type: Object })
|
|
6592
6610
|
], N.prototype, "searchConfigs", 2);
|
|
6593
|
-
|
|
6611
|
+
V([
|
|
6594
6612
|
a({ type: Array })
|
|
6595
6613
|
], N.prototype, "capabilityProfileFooterLinks", 2);
|
|
6596
|
-
|
|
6614
|
+
V([
|
|
6597
6615
|
a({ type: Array })
|
|
6598
6616
|
], N.prototype, "capabilityGlobalActions", 2);
|
|
6599
|
-
|
|
6617
|
+
V([
|
|
6600
6618
|
It()
|
|
6601
6619
|
], N.prototype, "headerOptions", 2);
|
|
6602
|
-
N =
|
|
6603
|
-
ot(`${
|
|
6620
|
+
N = V([
|
|
6621
|
+
ot(`${pd}-global-header-hybrid-ipaas`)
|
|
6604
6622
|
], N);
|
|
6605
6623
|
/**
|
|
6606
6624
|
* @license
|
|
6607
6625
|
* Copyright 2018 Google LLC
|
|
6608
6626
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
6609
6627
|
*/
|
|
6610
|
-
const
|
|
6628
|
+
const md = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "className"]), Fe = /* @__PURE__ */ new WeakMap(), je = (o, t, s, e, c) => {
|
|
6611
6629
|
const r = c == null ? void 0 : c[t];
|
|
6612
6630
|
r === void 0 ? (o[t] = s, s == null && t in HTMLElement.prototype && o.removeAttribute(t)) : s !== e && ((n, d, l) => {
|
|
6613
6631
|
let p = Fe.get(n);
|
|
@@ -6615,10 +6633,10 @@ const pd = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
6615
6633
|
let m = p.get(d);
|
|
6616
6634
|
l !== void 0 ? m === void 0 ? (p.set(d, m = { handleEvent: l }), n.addEventListener(d, m)) : m.handleEvent = l : m !== void 0 && (p.delete(d), n.removeEventListener(d, m));
|
|
6617
6635
|
})(o, r, s);
|
|
6618
|
-
},
|
|
6636
|
+
}, vd = ({ react: o, tagName: t, elementClass: s, events: e, displayName: c }) => {
|
|
6619
6637
|
const r = new Set(Object.keys(e ?? {})), n = o.forwardRef((d, l) => {
|
|
6620
6638
|
const p = o.useRef(/* @__PURE__ */ new Map()), m = o.useRef(null), h = {}, b = {};
|
|
6621
|
-
for (const [g, f] of Object.entries(d))
|
|
6639
|
+
for (const [g, f] of Object.entries(d)) md.has(g) ? h[g === "className" ? "class" : g] = f : r.has(g) || g in s.prototype ? b[g] = f : h[g] = f;
|
|
6622
6640
|
return o.useLayoutEffect(() => {
|
|
6623
6641
|
if (m.current === null) return;
|
|
6624
6642
|
const g = /* @__PURE__ */ new Map();
|
|
@@ -6642,7 +6660,7 @@ const pd = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
6642
6660
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
6643
6661
|
* LICENSE file in the root directory of this source tree.
|
|
6644
6662
|
*/
|
|
6645
|
-
const Ec = "clabs-hybrid-ipaas-header-ai-callback", Mc = "clabs-hybrid-ipaas-header-notification-open-callback", Oc = "clabs-hybrid-ipaas-logout-callback", Ic = "clabs-hybrid-ipaas-search-callback", Pc = "clabs-hybrid-ipaas-search-submit-callback",
|
|
6663
|
+
const Ec = "clabs-hybrid-ipaas-header-ai-callback", Mc = "clabs-hybrid-ipaas-header-notification-open-callback", Oc = "clabs-hybrid-ipaas-logout-callback", Ic = "clabs-hybrid-ipaas-search-callback", Pc = "clabs-hybrid-ipaas-search-submit-callback", hd = vd({
|
|
6646
6664
|
tagName: "clabs-global-header-hybrid-ipaas",
|
|
6647
6665
|
elementClass: N,
|
|
6648
6666
|
react: We,
|
|
@@ -6653,7 +6671,7 @@ const Ec = "clabs-hybrid-ipaas-header-ai-callback", Mc = "clabs-hybrid-ipaas-hea
|
|
|
6653
6671
|
onSearchCallback: Ic,
|
|
6654
6672
|
onSearchSubmitCallback: Pc
|
|
6655
6673
|
}
|
|
6656
|
-
}),
|
|
6674
|
+
}), _a = (o) => {
|
|
6657
6675
|
const {
|
|
6658
6676
|
aiCallback: t,
|
|
6659
6677
|
notificationOpenCallback: s,
|
|
@@ -6663,7 +6681,7 @@ const Ec = "clabs-hybrid-ipaas-header-ai-callback", Mc = "clabs-hybrid-ipaas-hea
|
|
|
6663
6681
|
...n
|
|
6664
6682
|
} = o;
|
|
6665
6683
|
return /* @__PURE__ */ We.createElement(
|
|
6666
|
-
|
|
6684
|
+
hd,
|
|
6667
6685
|
{
|
|
6668
6686
|
role: "banner",
|
|
6669
6687
|
onaiCallback: t && (() => {
|
|
@@ -6691,7 +6709,7 @@ const Ec = "clabs-hybrid-ipaas-header-ai-callback", Mc = "clabs-hybrid-ipaas-hea
|
|
|
6691
6709
|
...n
|
|
6692
6710
|
}
|
|
6693
6711
|
);
|
|
6694
|
-
},
|
|
6712
|
+
}, gd = `/**
|
|
6695
6713
|
* @license
|
|
6696
6714
|
*
|
|
6697
6715
|
* Copyright IBM Corp. 2025
|
|
@@ -6699,12 +6717,12 @@ const Ec = "clabs-hybrid-ipaas-header-ai-callback", Mc = "clabs-hybrid-ipaas-hea
|
|
|
6699
6717
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
6700
6718
|
* LICENSE file in the root directory of this source tree.
|
|
6701
6719
|
*/.automation-global-header__logout-header{padding-block:1rem}`;
|
|
6702
|
-
var
|
|
6703
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
6720
|
+
var bd = Object.defineProperty, fd = Object.getOwnPropertyDescriptor, Lc = (o, t, s, e) => {
|
|
6721
|
+
for (var c = e > 1 ? void 0 : e ? fd(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
6704
6722
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
6705
|
-
return e && c &&
|
|
6723
|
+
return e && c && bd(t, s, c), c;
|
|
6706
6724
|
};
|
|
6707
|
-
const { stablePrefix:
|
|
6725
|
+
const { stablePrefix: yd } = st, _d = `${z}__logout-header`, xd = v`
|
|
6708
6726
|
<svg
|
|
6709
6727
|
width="45"
|
|
6710
6728
|
height="18"
|
|
@@ -6721,29 +6739,29 @@ let us = class extends y {
|
|
|
6721
6739
|
super(...arguments), this.brandCompany = "";
|
|
6722
6740
|
}
|
|
6723
6741
|
render() {
|
|
6724
|
-
return v` <cds-custom-header class="${
|
|
6742
|
+
return v` <cds-custom-header class="${_d}">
|
|
6725
6743
|
<cds-custom-header-name>
|
|
6726
|
-
${this.brandCompany === "IBM" ?
|
|
6744
|
+
${this.brandCompany === "IBM" ? xd : this.brandCompany}
|
|
6727
6745
|
</cds-custom-header-name>
|
|
6728
6746
|
</cds-custom-header>`;
|
|
6729
6747
|
}
|
|
6730
6748
|
};
|
|
6731
6749
|
us.styles = X`
|
|
6732
|
-
${ct([
|
|
6750
|
+
${ct([gd])}
|
|
6733
6751
|
`;
|
|
6734
6752
|
Lc([
|
|
6735
6753
|
a({ type: String })
|
|
6736
6754
|
], us.prototype, "brandCompany", 2);
|
|
6737
6755
|
us = Lc([
|
|
6738
|
-
ot(`${
|
|
6756
|
+
ot(`${yd}-global-header-logout-banner`)
|
|
6739
6757
|
], us);
|
|
6740
|
-
var
|
|
6741
|
-
const
|
|
6758
|
+
var kd = X([".cds-custom--link{border:0;box-sizing:border-box;color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe));display:inline-flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;outline:none;padding:0;text-decoration:none;transition:color 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--link *,.cds-custom--link :after,.cds-custom--link :before{box-sizing:inherit}.cds-custom--link:hover{color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce));text-decoration:underline}.cds-custom--link:active,.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover{color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe));outline:1px solid var(--cds-custom-focus,#0f62fe);outline-color:var(--cds-custom-link-focus-text-color,var(--cds-custom-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds-custom--link:active,.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover{outline-style:dotted}}.cds-custom--link:focus{outline:1px solid var(--cds-custom-focus,#0f62fe);outline-color:var(--cds-custom-link-focus-text-color,var(--cds-custom-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds-custom--link:focus{outline-style:dotted}}.cds-custom--link:visited{color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe))}.cds-custom--link:visited:hover{color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce))}.cds-custom--link--disabled,.cds-custom--link--disabled:hover{border:0;box-sizing:border-box;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;padding:0;text-decoration:none;vertical-align:baseline}.cds-custom--link--disabled *,.cds-custom--link--disabled :after,.cds-custom--link--disabled :before,.cds-custom--link--disabled:hover *,.cds-custom--link--disabled:hover :after,.cds-custom--link--disabled:hover :before{box-sizing:inherit}.cds-custom--link.cds-custom--link--visited:visited{color:var(--cds-custom-link-visited-text-color,var(--cds-custom-link-visited,#8a3ffc))}.cds-custom--link.cds-custom--link--visited:visited:hover{color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce))}.cds-custom--link.cds-custom--link--inline{display:inline;text-decoration:underline}.cds-custom--link--disabled.cds-custom--link--inline{text-decoration:underline}.cds-custom--link--sm,.cds-custom--link--sm.cds-custom--link--disabled:hover{font-size:var(--cds-custom-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333)}.cds-custom--link--lg,.cds-custom--link--lg.cds-custom--link--disabled:hover{font-size:var(--cds-custom-body-compact-02-font-size,1rem);font-weight:var(--cds-custom-body-compact-02-font-weight,400);letter-spacing:var(--cds-custom-body-compact-02-letter-spacing,0);line-height:var(--cds-custom-body-compact-02-line-height,1.375)}.cds-custom--link__icon{align-self:center;display:inline-flex;margin-inline-start:.5rem}:host(cds-custom-link){outline:none}:host(cds-custom-link) .cds-custom--link--disabled{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}:host(cds-custom-link) .cds-custom--link__icon[hidden]{display:none}"]);
|
|
6759
|
+
const zd = {
|
|
6742
6760
|
MEDIUM: "md"
|
|
6743
6761
|
};
|
|
6744
6762
|
let G = class extends at(y) {
|
|
6745
6763
|
constructor() {
|
|
6746
|
-
super(...arguments), this._hasIcon = !1, this.disabled = !1, this.inline = !1, this.size =
|
|
6764
|
+
super(...arguments), this._hasIcon = !1, this.disabled = !1, this.inline = !1, this.size = zd.MEDIUM, this.visited = !1;
|
|
6747
6765
|
}
|
|
6748
6766
|
/**
|
|
6749
6767
|
* Handles `slotchange` event.
|
|
@@ -6824,7 +6842,7 @@ let G = class extends at(y) {
|
|
|
6824
6842
|
}
|
|
6825
6843
|
};
|
|
6826
6844
|
G.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
|
|
6827
|
-
G.styles =
|
|
6845
|
+
G.styles = kd;
|
|
6828
6846
|
u([
|
|
6829
6847
|
Dt("#link")
|
|
6830
6848
|
], G.prototype, "_linkNode", void 0);
|
|
@@ -6867,9 +6885,9 @@ u([
|
|
|
6867
6885
|
G = u([
|
|
6868
6886
|
I(`${i}-link`)
|
|
6869
6887
|
], G);
|
|
6870
|
-
var zd = G, Uo = X(['.cds-custom--link,:host(cds-custom-tile) ::slotted(.cds-custom--link){border:0;box-sizing:border-box;color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe));display:inline-flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;outline:none;padding:0;text-decoration:none;transition:color 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--link *,.cds-custom--link :after,.cds-custom--link :before,:host(cds-custom-tile) ::slotted(.cds-custom--link) *,:host(cds-custom-tile) ::slotted(.cds-custom--link) :after,:host(cds-custom-tile) ::slotted(.cds-custom--link) :before{box-sizing:inherit}.cds-custom--link:hover,:host(cds-custom-tile) :hover::slotted(.cds-custom--link){color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce));text-decoration:underline}.cds-custom--link:active,.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover,:host(cds-custom-tile) :active::slotted(.cds-custom--link){color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe));outline:1px solid var(--cds-custom-focus,#0f62fe);outline-color:var(--cds-custom-link-focus-text-color,var(--cds-custom-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds-custom--link:active,.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover,:host(cds-custom-tile) :active::slotted(.cds-custom--link){outline-style:dotted}}.cds-custom--link:focus,:host(cds-custom-tile) :focus::slotted(.cds-custom--link){outline:1px solid var(--cds-custom-focus,#0f62fe);outline-color:var(--cds-custom-link-focus-text-color,var(--cds-custom-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds-custom--link:focus,:host(cds-custom-tile) :focus::slotted(.cds-custom--link){outline-style:dotted}}.cds-custom--link:visited,:host(cds-custom-tile) :visited::slotted(.cds-custom--link){color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe))}.cds-custom--link:visited:hover,:host(cds-custom-tile) :visited:hover::slotted(.cds-custom--link){color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce))}.cds-custom--link--disabled,.cds-custom--link--disabled:hover{border:0;box-sizing:border-box;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;padding:0;text-decoration:none;vertical-align:baseline}.cds-custom--link--disabled *,.cds-custom--link--disabled :after,.cds-custom--link--disabled :before,.cds-custom--link--disabled:hover *,.cds-custom--link--disabled:hover :after,.cds-custom--link--disabled:hover :before{box-sizing:inherit}.cds-custom--link.cds-custom--link--visited:visited,:host(cds-custom-tile) .cds-custom--link--visited:visited::slotted(.cds-custom--link){color:var(--cds-custom-link-visited-text-color,var(--cds-custom-link-visited,#8a3ffc))}.cds-custom--link.cds-custom--link--visited:visited:hover,:host(cds-custom-tile) .cds-custom--link--visited:visited:hover::slotted(.cds-custom--link){color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce))}.cds-custom--link.cds-custom--link--inline,:host(cds-custom-tile) .cds-custom--link--inline::slotted(.cds-custom--link){display:inline;text-decoration:underline}.cds-custom--link--disabled.cds-custom--link--inline{text-decoration:underline}.cds-custom--link--sm,.cds-custom--link--sm.cds-custom--link--disabled:hover{font-size:var(--cds-custom-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333)}.cds-custom--link--lg,.cds-custom--link--lg.cds-custom--link--disabled:hover{font-size:var(--cds-custom-body-compact-02-font-size,1rem);font-weight:var(--cds-custom-body-compact-02-font-weight,400);letter-spacing:var(--cds-custom-body-compact-02-letter-spacing,0);line-height:var(--cds-custom-body-compact-02-line-height,1.375)}.cds-custom--link__icon{align-self:center;display:inline-flex;margin-inline-start:.5rem}:host(cds-custom-link){outline:none}:host(cds-custom-link) .cds-custom--link--disabled{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}:host(cds-custom-link) .cds-custom--link__icon[hidden]{display:none}.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--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--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--tile-group html,:host(cds-custom-tile-group) html{font-size:100%}.cds-custom--tile-group body,:host(cds-custom-tile-group) body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--tile-group code,:host(cds-custom-tile-group) code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--tile-group strong,:host(cds-custom-tile-group) strong{font-weight:600}.cds-custom--tile,:host(cds-custom-expandable-tile),:host(cds-custom-tile){font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);--cds-custom-layout-density-padding-inline-local:clamp(var(--cds-custom-layout-density-padding-inline-min),var(--cds-custom-layout-density-padding-inline,var(--cds-custom-layout-density-padding-inline-normal)),var(--cds-custom-layout-density-padding-inline-max));background-color:var(--cds-custom-layer);display:block;min-block-size:4rem;min-inline-size:8rem;outline:2px solid transparent;outline-offset:-2px;padding:var(--cds-custom-layout-density-padding-inline-local);position:relative}.cds-custom--tile:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--tile:focus{outline-style:dotted}}.cds-custom--tile--light,:host(cds-custom-expandable-tile[color-scheme=light]),:host(cds-custom-tile[color-scheme=light]){background-color:var(--cds-custom-layer-02,#fff)}.cds-custom--tile--clickable,.cds-custom--tile--selectable,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable{border:0;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;padding:0;padding:var(--cds-custom-layout-density-padding-inline-local);transition:.15s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--tile--clickable *,.cds-custom--tile--clickable :after,.cds-custom--tile--clickable :before,.cds-custom--tile--selectable *,.cds-custom--tile--selectable :after,.cds-custom--tile--selectable :before,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable *,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable :after,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable :before{box-sizing:inherit}.cds-custom--tile--clickable:hover,.cds-custom--tile--selectable:hover{background:var(--cds-custom-layer-hover)}.cds-custom--tile--clickable,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable{color:var(--cds-custom-text-primary,#161616);text-decoration:none}.cds-custom--tile--clickable:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px;text-decoration:none}@media screen and (prefers-contrast){.cds-custom--tile--clickable:focus{outline-style:dotted}}.cds-custom--tile--clickable:focus .cds-custom--tile__checkmark,.cds-custom--tile--clickable:hover .cds-custom--tile__checkmark{opacity:1}.cds-custom--tile--expandable::-moz-focus-inner{border:0}.cds-custom--tile--clickable:active,.cds-custom--tile--clickable:hover,.cds-custom--tile--clickable:visited,.cds-custom--tile--clickable:visited:hover{color:var(--cds-custom-text-primary,#161616);text-decoration:none}.cds-custom--tile--clickable.cds-custom--link--disabled,.cds-custom--tile--clickable:hover.cds-custom--link--disabled{background-color:var(--cds-custom-layer);color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;display:block;padding:var(--cds-custom-layout-density-padding-inline-local)}.cds-custom--tile--clickable .cds-custom--tile--icon,.cds-custom--tile--clickable.cds-custom--link--disabled .cds-custom--tile--disabled-icon,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable ::slotted([slot=icon]){block-size:1.25rem;inline-size:1.25rem;inset-block-end:.75rem;inset-inline-end:.75rem;position:absolute}.cds-custom--tile--clickable .cds-custom--tile--icon,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable ::slotted([slot=icon]){fill:var(--cds-custom-icon-interactive,#0f62fe)}.cds-custom--tile--clickable.cds-custom--link--disabled .cds-custom--tile--disabled-icon{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--tile--clickable.cds-custom--link--disabled .cds-custom--tile--icon,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable.cds-custom--link--disabled ::slotted([slot=icon]){display:none}.cds-custom--tile--selectable{border:1px solid transparent;padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local)*2 + 1rem)}.cds-custom--tile__checkmark{background:transparent;block-size:1rem;border:none;inset-block-start:var(--cds-custom-layout-density-padding-inline-local);inset-inline-end:var(--cds-custom-layout-density-padding-inline-local);opacity:0;position:absolute;transition:.11s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile__checkmark svg{border-radius:50%;fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--tile__checkmark:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--tile__checkmark:focus{outline-style:dotted}}.cds-custom--tile__checkmark--persistent{opacity:1}.cds-custom--tile__chevron,:host(cds-custom-selectable-tile) .cds-custom--tile__chevron{align-items:center;block-size:calc(var(--cds-custom-layout-density-padding-inline-local)*2 + 1rem);display:flex;inline-size:calc(var(--cds-custom-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;position:absolute}.cds-custom--tile__chevron svg,:host(cds-custom-selectable-tile) .cds-custom--tile__chevron svg{fill:var(--cds-custom-icon-primary,#161616);transform-origin:center;transition:.11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--tile__chevron svg,:host(cds-custom-selectable-tile) .cds-custom--tile__chevron svg{transition:none}}.cds-custom--tile__chevron--interactive{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:calc(var(--cds-custom-layout-density-padding-inline-local)*2 + 1rem);border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:calc(var(--cds-custom-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;margin:0;padding:0;position:absolute;text-align:start;vertical-align:baseline}.cds-custom--tile__chevron--interactive *,.cds-custom--tile__chevron--interactive :after,.cds-custom--tile__chevron--interactive :before{box-sizing:inherit}.cds-custom--tile__chevron--interactive::-moz-focus-inner{border:0}.cds-custom--tile__chevron--interactive:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}.cds-custom--tile__chevron--interactive:hover{background-color:var(--cds-custom-layer-hover);cursor:pointer}.cds-custom--tile--expandable,:host(cds-custom-expandable-tile){border:0;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);overflow:hidden;position:relative;text-align:start;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile--expandable:hover{background:var(--cds-custom-layer-hover)}.cds-custom--tile--expandable.cds-custom--tile--expandable--interactive{border:none;cursor:default;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile--expandable.cds-custom--tile--expandable--interactive:hover{background-color:var(--cds-custom-layer)}.cds-custom--tile--expandable.cds-custom--tile--expandable--interactive:focus{outline:none}.cds-custom--tile--expandable--interactive:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--tile--expandable--interactive:focus{outline-style:dotted}}.cds-custom--tile-content__below-the-fold,:host(cds-custom-expandable-tile) ::slotted(cds-custom-tile-below-the-fold-content){display:block;opacity:0;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:hidden}.cds-custom--tile--is-expanded,:host(cds-custom-expandable-tile[expanded]){overflow:visible;transition:max-height .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile--is-expanded .cds-custom--tile__chevron svg,:host(cds-custom-expandable-tile[expanded]) .cds-custom--tile__chevron svg{transform:rotate(180deg)}.cds-custom--tile--is-expanded .cds-custom--tile-content__below-the-fold,:host(cds-custom-expandable-tile) .cds-custom--tile--is-expanded ::slotted(cds-custom-tile-below-the-fold-content),:host(cds-custom-expandable-tile):host(cds-custom-expandable-tile[expanded]) ::slotted(cds-custom-tile-below-the-fold-content),:host(cds-custom-expandable-tile[expanded]) .cds-custom--tile-content__below-the-fold{opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}@media not all and (resolution >= 0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.cds-custom--tile--is-expanded .cds-custom--tile-content__below-the-fold,:host(cds-custom-expandable-tile) .cds-custom--tile--is-expanded ::slotted(cds-custom-tile-below-the-fold-content),:host(cds-custom-expandable-tile):host(cds-custom-expandable-tile[expanded]) ::slotted(cds-custom-tile-below-the-fold-content),:host(cds-custom-expandable-tile[expanded]) .cds-custom--tile-content__below-the-fold{overflow-y:auto}}}.cds-custom--tile--is-selected{border:1px solid var(--cds-custom-layer-selected-inverse,#161616)}.cds-custom--tile--is-selected .cds-custom--tile__checkmark{opacity:1}.cds-custom--tile--is-selected .cds-custom--tile__checkmark svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--tile-content{block-size:100%;inline-size:100%}.cds-custom--tile-input{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--tile-input:focus+.cds-custom--tile,.cds-custom--tile-input:focus+:host(cds-custom-expandable-tile),.cds-custom--tile-input:focus+:host(cds-custom-tile){outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--tile-input:focus+.cds-custom--tile,.cds-custom--tile-input:focus+:host(cds-custom-expandable-tile),.cds-custom--tile-input:focus+:host(cds-custom-tile){outline-style:dotted}}.cds-custom--tile--disabled.cds-custom--tile--selectable{background-color:var(--cds-custom-layer);color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--tile--disabled.cds-custom--tile--selectable.cds-custom--tile--light{background-color:var(--cds-custom-layer-02,#fff)}.cds-custom--tile--disabled.cds-custom--tile--is-selected{border-color:var(--cds-custom-border-disabled,#c6c6c6)}.cds-custom--tile--disabled .cds-custom--tile__checkmark svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--tile--clickable .cds-custom--tile--ai-label-icon,.cds-custom--tile--expandable>div>.cds-custom--ai-label,.cds-custom--tile--expandable>div>.cds-custom--slug,.cds-custom--tile--expandable>div>.cds-custom--tile--inner-decorator>*,.cds-custom--tile>.cds-custom--ai-label,.cds-custom--tile>.cds-custom--slug,.cds-custom--tile>.cds-custom--tile--inner-decorator>*,:host(cds-custom-expandable-tile)>.cds-custom--ai-label,:host(cds-custom-expandable-tile)>.cds-custom--slug,:host(cds-custom-expandable-tile)>.cds-custom--tile--inner-decorator>*,:host(cds-custom-expandable-tile)>div>.cds-custom--ai-label,:host(cds-custom-expandable-tile)>div>.cds-custom--slug,:host(cds-custom-expandable-tile)>div>.cds-custom--tile--inner-decorator>*,:host(cds-custom-tile)>.cds-custom--ai-label,:host(cds-custom-tile)>.cds-custom--slug,:host(cds-custom-tile)>.cds-custom--tile--inner-decorator>*{inset-block-start:1rem;inset-inline-end:1rem;position:absolute}.cds-custom--tile.cds-custom--tile--selectable>.cds-custom--ai-label,.cds-custom--tile.cds-custom--tile--selectable>.cds-custom--slug,.cds-custom--tile.cds-custom--tile--selectable>.cds-custom--tile--inner-decorator>*{inset-inline-end:2.5rem}.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio>.cds-custom--ai-label,.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio>.cds-custom--slug,.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio>.cds-custom--tile--inner-decorator>*{inset-inline-end:1rem;transition:inset-inline-end .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio.cds-custom--tile--is-selected>.cds-custom--ai-label,.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio.cds-custom--tile--is-selected>.cds-custom--slug,.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio.cds-custom--tile--is-selected>.cds-custom--tile--inner-decorator>*{inset-inline-end:2.5rem}.cds-custom--tile.cds-custom--tile--clickable>.cds-custom--ai-label,.cds-custom--tile.cds-custom--tile--clickable>.cds-custom--slug,.cds-custom--tile.cds-custom--tile--clickable>.cds-custom--tile--inner-decorator>*{pointer-events:none}.cds-custom--tile--decorator:has(.cds-custom--ai-label).cds-custom--tile,.cds-custom--tile--decorator:has(.cds-custom--tile--ai-label-icon).cds-custom--tile,.cds-custom--tile--slug.cds-custom--tile{background:linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)) 0,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) border-box;border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-custom-ai-drop-shadow,rgba(15,98,254,.1))}.cds-custom--tile--decorator:has(.cds-custom--ai-label).cds-custom--tile--expandable:hover,.cds-custom--tile--slug.cds-custom--tile--expandable:hover{background:linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)) 0,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) border-box}.cds-custom--tile--decorator.cds-custom--tile--clickable:before,.cds-custom--tile--decorator.cds-custom--tile--selectable:after,.cds-custom--tile--decorator.cds-custom--tile--selectable:before,.cds-custom--tile--slug.cds-custom--tile--clickable:before,.cds-custom--tile--slug.cds-custom--tile--selectable:after,.cds-custom--tile--slug.cds-custom--tile--selectable:before{block-size:100%;content:"";display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile--decorator:has(.cds-custom--ai-label).cds-custom--tile--clickable:before,.cds-custom--tile--decorator:has(.cds-custom--ai-label).cds-custom--tile--selectable:before,.cds-custom--tile--slug.cds-custom--tile--clickable:before,.cds-custom--tile--slug.cds-custom--tile--selectable:before{background:linear-gradient(to top,var(--cds-custom-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-custom-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-ai-aura-hover-background,#edf5ff),var(--cds-custom-ai-aura-hover-background,#edf5ff)) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-ai-aura-hover-background,#edf5ff),var(--cds-custom-ai-aura-hover-background,#edf5ff)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 10px 2px var(--cds-custom-ai-drop-shadow,rgba(15,98,254,.1))}.cds-custom--tile--decorator.cds-custom--tile--clickable:hover:before,.cds-custom--tile--decorator.cds-custom--tile--selectable:hover:before,.cds-custom--tile--slug.cds-custom--tile--clickable:hover:before,.cds-custom--tile--slug.cds-custom--tile--selectable:hover:before{opacity:1}.cds-custom--tile--decorator.cds-custom--tile--clickable:focus,.cds-custom--tile--decorator.cds-custom--tile--selectable:focus,.cds-custom--tile--slug.cds-custom--tile--clickable:focus,.cds-custom--tile--slug.cds-custom--tile--selectable:focus,.cds-custom--tile-input:focus+.cds-custom--tile--decorator.cds-custom--tile,.cds-custom--tile-input:focus+.cds-custom--tile--slug.cds-custom--tile{outline-offset:-1px}.cds-custom--tile--decorator:has(.cds-custom--tile--inner-decorator .cds-custom--ai-label).cds-custom--tile--selectable:after,.cds-custom--tile--slug.cds-custom--tile--selectable:after{background:linear-gradient(to top,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer),var(--cds-custom-layer)) padding-box,linear-gradient(to bottom,var(--cds-custom-border-inverse,#161616),var(--cds-custom-border-inverse,#161616)) border-box,linear-gradient(to top,var(--cds-custom-layer),var(--cds-custom-layer)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-custom-ai-drop-shadow,rgba(15,98,254,.1))}.cds-custom--tile--decorator.cds-custom--tile--selectable:hover:after,.cds-custom--tile--slug.cds-custom--tile--selectable:hover:after{opacity:0}.cds-custom--tile--decorator.cds-custom--tile--is-selected:after,.cds-custom--tile--slug.cds-custom--tile--is-selected:after{opacity:1}.cds-custom--tile--decorator:has(.cds-custom--tile--inner-decorator).cds-custom--tile--is-selected,.cds-custom--tile--slug.cds-custom--tile--is-selected{border-color:var(--cds-custom-border-inverse,#161616)}.cds-custom--tile--decorator.cds-custom--tile--clickable .cds-custom--tile-content,.cds-custom--tile--decorator.cds-custom--tile--selectable .cds-custom--tile-content,.cds-custom--tile--slug.cds-custom--tile--clickable .cds-custom--tile-content,.cds-custom--tile--slug.cds-custom--tile--selectable .cds-custom--tile-content{cursor:pointer;position:relative}.cds-custom--tile--decorator.cds-custom--tile--clickable .cds-custom--tile-content,.cds-custom--tile--decorator.cds-custom--tile--is-selected .cds-custom--tile--inner-decorator>*,.cds-custom--tile--decorator.cds-custom--tile--selectable .cds-custom--tile-content,.cds-custom--tile--decorator.cds-custom--tile--selectable>.cds-custom--tile__checkmark,.cds-custom--tile--slug.cds-custom--tile--clickable .cds-custom--tile-content,.cds-custom--tile--slug.cds-custom--tile--is-selected .cds-custom--ai-label,.cds-custom--tile--slug.cds-custom--tile--is-selected .cds-custom--slug,.cds-custom--tile--slug.cds-custom--tile--selectable .cds-custom--tile-content,.cds-custom--tile--slug.cds-custom--tile--selectable>.cds-custom--tile__checkmark{z-index:1}.cds-custom--tile--decorator.cds-custom--tile--selectable .cds-custom--tile--inner-decorator>:has(>.cds-custom--popover--open),.cds-custom--tile--slug.cds-custom--tile--selectable .cds-custom--ai-label:has(>.cds-custom--popover--open),.cds-custom--tile--slug.cds-custom--tile--selectable .cds-custom--slug:has(>.cds-custom--popover--open){z-index:2}.cds-custom--tile--decorator.cds-custom--tile--selectable>.cds-custom--tile--inner-decorator>*,.cds-custom--tile--decorator.cds-custom--tile--selectable>.cds-custom--tile__checkmark,.cds-custom--tile--slug.cds-custom--tile--selectable>.cds-custom--ai-label,.cds-custom--tile--slug.cds-custom--tile--selectable>.cds-custom--slug,.cds-custom--tile--slug.cds-custom--tile--selectable>.cds-custom--tile__checkmark{z-index:1}.cds-custom--tile--expandable:has(.cds-custom--ai-label>.cds-custom--popover--open),.cds-custom--tile--expandable:has(.cds-custom--slug>.cds-custom--popover--open),.cds-custom--tile--expandable:has(.cds-custom--tile--inner-decorator>*>.cds-custom--popover--open),:has(.cds-custom--ai-label>.cds-custom--popover--open):host(cds-custom-expandable-tile),:has(.cds-custom--slug>.cds-custom--popover--open):host(cds-custom-expandable-tile),:has(.cds-custom--tile--inner-decorator>*>.cds-custom--popover--open):host(cds-custom-expandable-tile){overflow:visible}.cds-custom--tile--clickable .cds-custom--tile--ai-label-icon rect{stroke:var(--cds-custom-icon-primary,#161616)}.cds-custom--tile--clickable .cds-custom--tile--ai-label-icon path{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--tile--decorator-rounded,.cds-custom--tile--decorator-rounded.cds-custom--tile--clickable:before,.cds-custom--tile--decorator-rounded.cds-custom--tile--selectable:after,.cds-custom--tile--decorator-rounded.cds-custom--tile--selectable:before,.cds-custom--tile--slug-rounded,.cds-custom--tile--slug-rounded.cds-custom--tile--clickable:before,.cds-custom--tile--slug-rounded.cds-custom--tile--selectable:after,.cds-custom--tile--slug-rounded.cds-custom--tile--selectable:before,:host(cds-custom-clickable-tile[ai-label][has-rounded-corners]),:host(cds-custom-expandable-tile[ai-label][has-rounded-corners]),:host(cds-custom-radio-tile[ai-label][has-rounded-corners]),:host(cds-custom-selectable-tile[ai-label][has-rounded-corners]),:host(cds-custom-tile[ai-label][has-rounded-corners]){border-radius:.5rem}.cds-custom--tile--decorator-rounded .cds-custom--tile__chevron,.cds-custom--tile--slug-rounded .cds-custom--tile__chevron,:host(cds-custom-clickable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-expandable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-radio-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-selectable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron{border-end-end-radius:.5rem}@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}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-custom-field) inset;-webkit-text-fill-color:var(--cds-custom-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.cds-custom--label{color:var(--cds-custom-text-secondary,#525252);display:inline-block;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);inline-size:100%;justify-content:center;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement{display:none;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-custom-text-secondary,#525252);font-size:var(--cds-custom-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}:host(cds-custom-tile){--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}:host(cds-custom-tile-group){background:transparent}:host(cds-custom-tile-group) fieldset{border:none}:host(cds-custom-clickable-tile){--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;display:grid;outline:none}:host(cds-custom-clickable-tile) .cds-custom--link--disabled{background-color:var(--cds-custom-layer);color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;display:block;padding:density("padding-inline")}:host(cds-custom-clickable-tile) .cds-custom--tile,:host(cds-custom-clickable-tile) :host(cds-custom-expandable-tile),:host(cds-custom-clickable-tile) :host(cds-custom-tile){outline:.125rem solid transparent;padding:1rem}:host(cds-custom-clickable-tile) .cds-custom--tile--clickable{display:block;transition:.15s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-clickable-tile) .cds-custom--tile--clickable:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){:host(cds-custom-clickable-tile) .cds-custom--tile--clickable:focus{outline-style:dotted}}:host(cds-custom-clickable-tile) .cds-custom--link__icon{display:block}:host(cds-custom-clickable-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-clickable-tile) ::slotted(cds-custom-slug){pointer-events:none}:host(cds-custom-radio-tile){--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;display:block;margin-block-end:.5rem;outline:none;position:relative}:host(cds-custom-radio-tile) .cds-custom--tile,:host(cds-custom-radio-tile) :host(cds-custom-expandable-tile),:host(cds-custom-radio-tile) :host(cds-custom-tile){block-size:100%}:host(cds-custom-selectable-tile){--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;display:block;outline:none;position:relative}:host(cds-custom-selectable-tile) .cds-custom--tile,:host(cds-custom-selectable-tile) :host(cds-custom-expandable-tile),:host(cds-custom-selectable-tile) :host(cds-custom-tile){block-size:100%}:host(cds-custom-radio-tile) .cds-custom--tile-input:checked~.cds-custom--tile--selectable .cds-custom--tile__checkmark,:host(cds-custom-selectable-tile) .cds-custom--tile-input:checked~.cds-custom--tile--selectable .cds-custom--tile__checkmark{opacity:1}:host(cds-custom-clickable-tile) ::slotted(*),:host(cds-custom-radio-tile) ::slotted(:not([slot])),:host(cds-custom-selectable-tile) ::slotted(:not([slot])){cursor:pointer;position:relative;z-index:1}:host(cds-custom-expandable-tile){--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}:host(cds-custom-expandable-tile) ::slotted(cds-custom-tile-above-the-fold-content){display:block}:host(cds-custom-expandable-tile) .cds-custom-ce--expandable-tile--below-the-fold-content{max-block-size:0;transition:max-height .11s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-expandable-tile[expanded]) ::slotted(cds-custom-tile-below-the-fold-content){opacity:1;transition:.11s cubic-bezier(.2,0,.38,.9);visibility:visible}:host(cds-custom-expandable-tile[with-interactive]){cursor:default;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-expandable-tile[with-interactive]):hover{background-color:var(--cds-custom-layer)}:host(cds-custom-expandable-tile[with-interactive]):focus{outline:none}:host(cds-custom-expandable-tile:not([with-interactive]):focus-within){outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){:host(cds-custom-expandable-tile:not([with-interactive]):focus-within){outline-style:dotted}}:host(cds-custom-expandable-tile:not([with-interactive])) .cds-custom--tile__chevron{background:none;border:none;cursor:pointer;outline:none}:host(cds-custom-clickable-tile[ai-label]) .cds-custom--tile,:host(cds-custom-clickable-tile[ai-label]) :host(cds-custom-expandable-tile),:host(cds-custom-clickable-tile[ai-label]) :host(cds-custom-tile),:host(cds-custom-expandable-tile[ai-label]),:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile,:host(cds-custom-radio-tile[ai-label]) :host(cds-custom-expandable-tile),:host(cds-custom-radio-tile[ai-label]) :host(cds-custom-tile),:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile,:host(cds-custom-selectable-tile[ai-label]) :host(cds-custom-expandable-tile),:host(cds-custom-selectable-tile[ai-label]) :host(cds-custom-tile),:host(cds-custom-tile[ai-label]){background:linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)) 0,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) border-box;border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1)),0 24px 40px -24px var(--cds-custom-ai-drop-shadow,rgba(15,98,254,.1))}:host(cds-custom-clickable-tile) ::slotted([slot=decorator]),:host(cds-custom-clickable-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-clickable-tile) ::slotted(cds-custom-slug),:host(cds-custom-expandable-tile) ::slotted([slot=decorator]),:host(cds-custom-expandable-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-expandable-tile) ::slotted(cds-custom-slug),:host(cds-custom-radio-tile) ::slotted([slot=decorator]),:host(cds-custom-radio-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-radio-tile) ::slotted(cds-custom-slug),:host(cds-custom-selectable-tile) ::slotted([slot=decorator]),:host(cds-custom-selectable-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-selectable-tile) ::slotted(cds-custom-slug),:host(cds-custom-tile) ::slotted([slot=decorator]),:host(cds-custom-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-tile) ::slotted(cds-custom-slug){inset-block-start:1rem;inset-inline-end:1rem;position:absolute}:host(cds-custom-radio-tile[selected]) ::slotted([slot=decorator]),:host(cds-custom-radio-tile[selected]) ::slotted(cds-custom-ai-label),:host(cds-custom-selectable-tile) ::slotted([slot=decorator]),:host(cds-custom-selectable-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-selectable-tile) ::slotted(cds-custom-slug){inset-inline-end:2.5rem;transition:inset-inline-end .11s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-expandable-tile[ai-label]):hover{background:linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)) 0,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) border-box}:host(cds-custom-clickable-tile[ai-label]) .cds-custom--tile:before,:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile:after,:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile:before,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile:after,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile:before{block-size:100%;content:"";display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-clickable-tile[ai-label]) .cds-custom--tile:before,:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile:before,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile:before{background:linear-gradient(to top,var(--cds-custom-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-custom-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-ai-aura-hover-background,#edf5ff),var(--cds-custom-ai-aura-hover-background,#edf5ff)) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-ai-aura-hover-background,#edf5ff),var(--cds-custom-ai-aura-hover-background,#edf5ff)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1))}:host(cds-custom-clickable-tile[ai-label]) .cds-custom--tile:hover:before,:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile:hover:before,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile:hover:before{opacity:1}:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile--is-selected,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile--is-selected{border:1px solid var(--cds-custom-layer-selected-inverse,#161616)}:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile--is-selected .cds-custom--tile__checkmark,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile--is-selected .cds-custom--tile__checkmark{z-index:1}:host(cds-custom-radio-tile[ai-label]),:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile--is-selected:after{background:linear-gradient(to top,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer),var(--cds-custom-layer)) padding-box,linear-gradient(to bottom,var(--cds-custom-border-inverse,#161616),var(--cds-custom-border-inverse,#161616)) border-box,linear-gradient(to top,var(--cds-custom-layer),var(--cds-custom-layer)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1))}:host(cds-custom-expandable-tile[ai-label]){overflow:visible}:host(cds-custom-clickable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-expandable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-radio-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-selectable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron{border-end-end-radius:.5rem}']);
|
|
6871
|
-
const
|
|
6872
|
-
let Wt = class extends
|
|
6888
|
+
var wd = G, Uo = X(['.cds-custom--link,:host(cds-custom-tile) ::slotted(.cds-custom--link){border:0;box-sizing:border-box;color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe));display:inline-flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;outline:none;padding:0;text-decoration:none;transition:color 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--link *,.cds-custom--link :after,.cds-custom--link :before,:host(cds-custom-tile) ::slotted(.cds-custom--link) *,:host(cds-custom-tile) ::slotted(.cds-custom--link) :after,:host(cds-custom-tile) ::slotted(.cds-custom--link) :before{box-sizing:inherit}.cds-custom--link:hover,:host(cds-custom-tile) :hover::slotted(.cds-custom--link){color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce));text-decoration:underline}.cds-custom--link:active,.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover,:host(cds-custom-tile) :active::slotted(.cds-custom--link){color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe));outline:1px solid var(--cds-custom-focus,#0f62fe);outline-color:var(--cds-custom-link-focus-text-color,var(--cds-custom-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds-custom--link:active,.cds-custom--link:active:visited,.cds-custom--link:active:visited:hover,:host(cds-custom-tile) :active::slotted(.cds-custom--link){outline-style:dotted}}.cds-custom--link:focus,:host(cds-custom-tile) :focus::slotted(.cds-custom--link){outline:1px solid var(--cds-custom-focus,#0f62fe);outline-color:var(--cds-custom-link-focus-text-color,var(--cds-custom-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds-custom--link:focus,:host(cds-custom-tile) :focus::slotted(.cds-custom--link){outline-style:dotted}}.cds-custom--link:visited,:host(cds-custom-tile) :visited::slotted(.cds-custom--link){color:var(--cds-custom-link-text-color,var(--cds-custom-link-primary,#0f62fe))}.cds-custom--link:visited:hover,:host(cds-custom-tile) :visited:hover::slotted(.cds-custom--link){color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce))}.cds-custom--link--disabled,.cds-custom--link--disabled:hover{border:0;box-sizing:border-box;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;padding:0;text-decoration:none;vertical-align:baseline}.cds-custom--link--disabled *,.cds-custom--link--disabled :after,.cds-custom--link--disabled :before,.cds-custom--link--disabled:hover *,.cds-custom--link--disabled:hover :after,.cds-custom--link--disabled:hover :before{box-sizing:inherit}.cds-custom--link.cds-custom--link--visited:visited,:host(cds-custom-tile) .cds-custom--link--visited:visited::slotted(.cds-custom--link){color:var(--cds-custom-link-visited-text-color,var(--cds-custom-link-visited,#8a3ffc))}.cds-custom--link.cds-custom--link--visited:visited:hover,:host(cds-custom-tile) .cds-custom--link--visited:visited:hover::slotted(.cds-custom--link){color:var(--cds-custom-link-hover-text-color,var(--cds-custom-link-primary-hover,#0043ce))}.cds-custom--link.cds-custom--link--inline,:host(cds-custom-tile) .cds-custom--link--inline::slotted(.cds-custom--link){display:inline;text-decoration:underline}.cds-custom--link--disabled.cds-custom--link--inline{text-decoration:underline}.cds-custom--link--sm,.cds-custom--link--sm.cds-custom--link--disabled:hover{font-size:var(--cds-custom-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333)}.cds-custom--link--lg,.cds-custom--link--lg.cds-custom--link--disabled:hover{font-size:var(--cds-custom-body-compact-02-font-size,1rem);font-weight:var(--cds-custom-body-compact-02-font-weight,400);letter-spacing:var(--cds-custom-body-compact-02-letter-spacing,0);line-height:var(--cds-custom-body-compact-02-line-height,1.375)}.cds-custom--link__icon{align-self:center;display:inline-flex;margin-inline-start:.5rem}:host(cds-custom-link){outline:none}:host(cds-custom-link) .cds-custom--link--disabled{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}:host(cds-custom-link) .cds-custom--link__icon[hidden]{display:none}.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--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--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--tile-group html,:host(cds-custom-tile-group) html{font-size:100%}.cds-custom--tile-group body,:host(cds-custom-tile-group) body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--tile-group code,:host(cds-custom-tile-group) code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--tile-group strong,:host(cds-custom-tile-group) strong{font-weight:600}.cds-custom--tile,:host(cds-custom-expandable-tile),:host(cds-custom-tile){font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);--cds-custom-layout-density-padding-inline-local:clamp(var(--cds-custom-layout-density-padding-inline-min),var(--cds-custom-layout-density-padding-inline,var(--cds-custom-layout-density-padding-inline-normal)),var(--cds-custom-layout-density-padding-inline-max));background-color:var(--cds-custom-layer);display:block;min-block-size:4rem;min-inline-size:8rem;outline:2px solid transparent;outline-offset:-2px;padding:var(--cds-custom-layout-density-padding-inline-local);position:relative}.cds-custom--tile:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--tile:focus{outline-style:dotted}}.cds-custom--tile--light,:host(cds-custom-expandable-tile[color-scheme=light]),:host(cds-custom-tile[color-scheme=light]){background-color:var(--cds-custom-layer-02,#fff)}.cds-custom--tile--clickable,.cds-custom--tile--selectable,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable{border:0;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:100%;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);margin:0;padding:0;padding:var(--cds-custom-layout-density-padding-inline-local);transition:.15s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--tile--clickable *,.cds-custom--tile--clickable :after,.cds-custom--tile--clickable :before,.cds-custom--tile--selectable *,.cds-custom--tile--selectable :after,.cds-custom--tile--selectable :before,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable *,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable :after,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable :before{box-sizing:inherit}.cds-custom--tile--clickable:hover,.cds-custom--tile--selectable:hover{background:var(--cds-custom-layer-hover)}.cds-custom--tile--clickable,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable{color:var(--cds-custom-text-primary,#161616);text-decoration:none}.cds-custom--tile--clickable:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px;text-decoration:none}@media screen and (prefers-contrast){.cds-custom--tile--clickable:focus{outline-style:dotted}}.cds-custom--tile--clickable:focus .cds-custom--tile__checkmark,.cds-custom--tile--clickable:hover .cds-custom--tile__checkmark{opacity:1}.cds-custom--tile--expandable::-moz-focus-inner{border:0}.cds-custom--tile--clickable:active,.cds-custom--tile--clickable:hover,.cds-custom--tile--clickable:visited,.cds-custom--tile--clickable:visited:hover{color:var(--cds-custom-text-primary,#161616);text-decoration:none}.cds-custom--tile--clickable.cds-custom--link--disabled,.cds-custom--tile--clickable:hover.cds-custom--link--disabled{background-color:var(--cds-custom-layer);color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;display:block;padding:var(--cds-custom-layout-density-padding-inline-local)}.cds-custom--tile--clickable .cds-custom--tile--icon,.cds-custom--tile--clickable.cds-custom--link--disabled .cds-custom--tile--disabled-icon,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable ::slotted([slot=icon]){block-size:1.25rem;inline-size:1.25rem;inset-block-end:.75rem;inset-inline-end:.75rem;position:absolute}.cds-custom--tile--clickable .cds-custom--tile--icon,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable ::slotted([slot=icon]){fill:var(--cds-custom-icon-interactive,#0f62fe)}.cds-custom--tile--clickable.cds-custom--link--disabled .cds-custom--tile--disabled-icon{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--tile--clickable.cds-custom--link--disabled .cds-custom--tile--icon,:host(cds-custom-clickable-tile) .cds-custom--tile--clickable.cds-custom--link--disabled ::slotted([slot=icon]){display:none}.cds-custom--tile--selectable{border:1px solid transparent;padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local)*2 + 1rem)}.cds-custom--tile__checkmark{background:transparent;block-size:1rem;border:none;inset-block-start:var(--cds-custom-layout-density-padding-inline-local);inset-inline-end:var(--cds-custom-layout-density-padding-inline-local);opacity:0;position:absolute;transition:.11s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile__checkmark svg{border-radius:50%;fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--tile__checkmark:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--tile__checkmark:focus{outline-style:dotted}}.cds-custom--tile__checkmark--persistent{opacity:1}.cds-custom--tile__chevron,:host(cds-custom-selectable-tile) .cds-custom--tile__chevron{align-items:center;block-size:calc(var(--cds-custom-layout-density-padding-inline-local)*2 + 1rem);display:flex;inline-size:calc(var(--cds-custom-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;position:absolute}.cds-custom--tile__chevron svg,:host(cds-custom-selectable-tile) .cds-custom--tile__chevron svg{fill:var(--cds-custom-icon-primary,#161616);transform-origin:center;transition:.11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--tile__chevron svg,:host(cds-custom-selectable-tile) .cds-custom--tile__chevron svg{transition:none}}.cds-custom--tile__chevron--interactive{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:calc(var(--cds-custom-layout-density-padding-inline-local)*2 + 1rem);border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:calc(var(--cds-custom-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;margin:0;padding:0;position:absolute;text-align:start;vertical-align:baseline}.cds-custom--tile__chevron--interactive *,.cds-custom--tile__chevron--interactive :after,.cds-custom--tile__chevron--interactive :before{box-sizing:inherit}.cds-custom--tile__chevron--interactive::-moz-focus-inner{border:0}.cds-custom--tile__chevron--interactive:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}.cds-custom--tile__chevron--interactive:hover{background-color:var(--cds-custom-layer-hover);cursor:pointer}.cds-custom--tile--expandable,:host(cds-custom-expandable-tile){border:0;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);overflow:hidden;position:relative;text-align:start;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile--expandable:hover{background:var(--cds-custom-layer-hover)}.cds-custom--tile--expandable.cds-custom--tile--expandable--interactive{border:none;cursor:default;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile--expandable.cds-custom--tile--expandable--interactive:hover{background-color:var(--cds-custom-layer)}.cds-custom--tile--expandable.cds-custom--tile--expandable--interactive:focus{outline:none}.cds-custom--tile--expandable--interactive:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--tile--expandable--interactive:focus{outline-style:dotted}}.cds-custom--tile-content__below-the-fold,:host(cds-custom-expandable-tile) ::slotted(cds-custom-tile-below-the-fold-content){display:block;opacity:0;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:hidden}.cds-custom--tile--is-expanded,:host(cds-custom-expandable-tile[expanded]){overflow:visible;transition:max-height .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile--is-expanded .cds-custom--tile__chevron svg,:host(cds-custom-expandable-tile[expanded]) .cds-custom--tile__chevron svg{transform:rotate(180deg)}.cds-custom--tile--is-expanded .cds-custom--tile-content__below-the-fold,:host(cds-custom-expandable-tile) .cds-custom--tile--is-expanded ::slotted(cds-custom-tile-below-the-fold-content),:host(cds-custom-expandable-tile):host(cds-custom-expandable-tile[expanded]) ::slotted(cds-custom-tile-below-the-fold-content),:host(cds-custom-expandable-tile[expanded]) .cds-custom--tile-content__below-the-fold{opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}@media not all and (resolution >= 0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.cds-custom--tile--is-expanded .cds-custom--tile-content__below-the-fold,:host(cds-custom-expandable-tile) .cds-custom--tile--is-expanded ::slotted(cds-custom-tile-below-the-fold-content),:host(cds-custom-expandable-tile):host(cds-custom-expandable-tile[expanded]) ::slotted(cds-custom-tile-below-the-fold-content),:host(cds-custom-expandable-tile[expanded]) .cds-custom--tile-content__below-the-fold{overflow-y:auto}}}.cds-custom--tile--is-selected{border:1px solid var(--cds-custom-layer-selected-inverse,#161616)}.cds-custom--tile--is-selected .cds-custom--tile__checkmark{opacity:1}.cds-custom--tile--is-selected .cds-custom--tile__checkmark svg{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--tile-content{block-size:100%;inline-size:100%}.cds-custom--tile-input{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--tile-input:focus+.cds-custom--tile,.cds-custom--tile-input:focus+:host(cds-custom-expandable-tile),.cds-custom--tile-input:focus+:host(cds-custom-tile){outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--tile-input:focus+.cds-custom--tile,.cds-custom--tile-input:focus+:host(cds-custom-expandable-tile),.cds-custom--tile-input:focus+:host(cds-custom-tile){outline-style:dotted}}.cds-custom--tile--disabled.cds-custom--tile--selectable{background-color:var(--cds-custom-layer);color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--tile--disabled.cds-custom--tile--selectable.cds-custom--tile--light{background-color:var(--cds-custom-layer-02,#fff)}.cds-custom--tile--disabled.cds-custom--tile--is-selected{border-color:var(--cds-custom-border-disabled,#c6c6c6)}.cds-custom--tile--disabled .cds-custom--tile__checkmark svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--tile--clickable .cds-custom--tile--ai-label-icon,.cds-custom--tile--expandable>div>.cds-custom--ai-label,.cds-custom--tile--expandable>div>.cds-custom--slug,.cds-custom--tile--expandable>div>.cds-custom--tile--inner-decorator>*,.cds-custom--tile>.cds-custom--ai-label,.cds-custom--tile>.cds-custom--slug,.cds-custom--tile>.cds-custom--tile--inner-decorator>*,:host(cds-custom-expandable-tile)>.cds-custom--ai-label,:host(cds-custom-expandable-tile)>.cds-custom--slug,:host(cds-custom-expandable-tile)>.cds-custom--tile--inner-decorator>*,:host(cds-custom-expandable-tile)>div>.cds-custom--ai-label,:host(cds-custom-expandable-tile)>div>.cds-custom--slug,:host(cds-custom-expandable-tile)>div>.cds-custom--tile--inner-decorator>*,:host(cds-custom-tile)>.cds-custom--ai-label,:host(cds-custom-tile)>.cds-custom--slug,:host(cds-custom-tile)>.cds-custom--tile--inner-decorator>*{inset-block-start:1rem;inset-inline-end:1rem;position:absolute}.cds-custom--tile.cds-custom--tile--selectable>.cds-custom--ai-label,.cds-custom--tile.cds-custom--tile--selectable>.cds-custom--slug,.cds-custom--tile.cds-custom--tile--selectable>.cds-custom--tile--inner-decorator>*{inset-inline-end:2.5rem}.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio>.cds-custom--ai-label,.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio>.cds-custom--slug,.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio>.cds-custom--tile--inner-decorator>*{inset-inline-end:1rem;transition:inset-inline-end .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio.cds-custom--tile--is-selected>.cds-custom--ai-label,.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio.cds-custom--tile--is-selected>.cds-custom--slug,.cds-custom--tile.cds-custom--tile--selectable.cds-custom--tile--radio.cds-custom--tile--is-selected>.cds-custom--tile--inner-decorator>*{inset-inline-end:2.5rem}.cds-custom--tile.cds-custom--tile--clickable>.cds-custom--ai-label,.cds-custom--tile.cds-custom--tile--clickable>.cds-custom--slug,.cds-custom--tile.cds-custom--tile--clickable>.cds-custom--tile--inner-decorator>*{pointer-events:none}.cds-custom--tile--decorator:has(.cds-custom--ai-label).cds-custom--tile,.cds-custom--tile--decorator:has(.cds-custom--tile--ai-label-icon).cds-custom--tile,.cds-custom--tile--slug.cds-custom--tile{background:linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)) 0,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) border-box;border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-custom-ai-drop-shadow,rgba(15,98,254,.1))}.cds-custom--tile--decorator:has(.cds-custom--ai-label).cds-custom--tile--expandable:hover,.cds-custom--tile--slug.cds-custom--tile--expandable:hover{background:linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)) 0,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) border-box}.cds-custom--tile--decorator.cds-custom--tile--clickable:before,.cds-custom--tile--decorator.cds-custom--tile--selectable:after,.cds-custom--tile--decorator.cds-custom--tile--selectable:before,.cds-custom--tile--slug.cds-custom--tile--clickable:before,.cds-custom--tile--slug.cds-custom--tile--selectable:after,.cds-custom--tile--slug.cds-custom--tile--selectable:before{block-size:100%;content:"";display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--tile--decorator:has(.cds-custom--ai-label).cds-custom--tile--clickable:before,.cds-custom--tile--decorator:has(.cds-custom--ai-label).cds-custom--tile--selectable:before,.cds-custom--tile--slug.cds-custom--tile--clickable:before,.cds-custom--tile--slug.cds-custom--tile--selectable:before{background:linear-gradient(to top,var(--cds-custom-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-custom-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-ai-aura-hover-background,#edf5ff),var(--cds-custom-ai-aura-hover-background,#edf5ff)) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-ai-aura-hover-background,#edf5ff),var(--cds-custom-ai-aura-hover-background,#edf5ff)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 10px 2px var(--cds-custom-ai-drop-shadow,rgba(15,98,254,.1))}.cds-custom--tile--decorator.cds-custom--tile--clickable:hover:before,.cds-custom--tile--decorator.cds-custom--tile--selectable:hover:before,.cds-custom--tile--slug.cds-custom--tile--clickable:hover:before,.cds-custom--tile--slug.cds-custom--tile--selectable:hover:before{opacity:1}.cds-custom--tile--decorator.cds-custom--tile--clickable:focus,.cds-custom--tile--decorator.cds-custom--tile--selectable:focus,.cds-custom--tile--slug.cds-custom--tile--clickable:focus,.cds-custom--tile--slug.cds-custom--tile--selectable:focus,.cds-custom--tile-input:focus+.cds-custom--tile--decorator.cds-custom--tile,.cds-custom--tile-input:focus+.cds-custom--tile--slug.cds-custom--tile{outline-offset:-1px}.cds-custom--tile--decorator:has(.cds-custom--tile--inner-decorator .cds-custom--ai-label).cds-custom--tile--selectable:after,.cds-custom--tile--slug.cds-custom--tile--selectable:after{background:linear-gradient(to top,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer),var(--cds-custom-layer)) padding-box,linear-gradient(to bottom,var(--cds-custom-border-inverse,#161616),var(--cds-custom-border-inverse,#161616)) border-box,linear-gradient(to top,var(--cds-custom-layer),var(--cds-custom-layer)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-custom-ai-drop-shadow,rgba(15,98,254,.1))}.cds-custom--tile--decorator.cds-custom--tile--selectable:hover:after,.cds-custom--tile--slug.cds-custom--tile--selectable:hover:after{opacity:0}.cds-custom--tile--decorator.cds-custom--tile--is-selected:after,.cds-custom--tile--slug.cds-custom--tile--is-selected:after{opacity:1}.cds-custom--tile--decorator:has(.cds-custom--tile--inner-decorator).cds-custom--tile--is-selected,.cds-custom--tile--slug.cds-custom--tile--is-selected{border-color:var(--cds-custom-border-inverse,#161616)}.cds-custom--tile--decorator.cds-custom--tile--clickable .cds-custom--tile-content,.cds-custom--tile--decorator.cds-custom--tile--selectable .cds-custom--tile-content,.cds-custom--tile--slug.cds-custom--tile--clickable .cds-custom--tile-content,.cds-custom--tile--slug.cds-custom--tile--selectable .cds-custom--tile-content{cursor:pointer;position:relative}.cds-custom--tile--decorator.cds-custom--tile--clickable .cds-custom--tile-content,.cds-custom--tile--decorator.cds-custom--tile--is-selected .cds-custom--tile--inner-decorator>*,.cds-custom--tile--decorator.cds-custom--tile--selectable .cds-custom--tile-content,.cds-custom--tile--decorator.cds-custom--tile--selectable>.cds-custom--tile__checkmark,.cds-custom--tile--slug.cds-custom--tile--clickable .cds-custom--tile-content,.cds-custom--tile--slug.cds-custom--tile--is-selected .cds-custom--ai-label,.cds-custom--tile--slug.cds-custom--tile--is-selected .cds-custom--slug,.cds-custom--tile--slug.cds-custom--tile--selectable .cds-custom--tile-content,.cds-custom--tile--slug.cds-custom--tile--selectable>.cds-custom--tile__checkmark{z-index:1}.cds-custom--tile--decorator.cds-custom--tile--selectable .cds-custom--tile--inner-decorator>:has(>.cds-custom--popover--open),.cds-custom--tile--slug.cds-custom--tile--selectable .cds-custom--ai-label:has(>.cds-custom--popover--open),.cds-custom--tile--slug.cds-custom--tile--selectable .cds-custom--slug:has(>.cds-custom--popover--open){z-index:2}.cds-custom--tile--decorator.cds-custom--tile--selectable>.cds-custom--tile--inner-decorator>*,.cds-custom--tile--decorator.cds-custom--tile--selectable>.cds-custom--tile__checkmark,.cds-custom--tile--slug.cds-custom--tile--selectable>.cds-custom--ai-label,.cds-custom--tile--slug.cds-custom--tile--selectable>.cds-custom--slug,.cds-custom--tile--slug.cds-custom--tile--selectable>.cds-custom--tile__checkmark{z-index:1}.cds-custom--tile--expandable:has(.cds-custom--ai-label>.cds-custom--popover--open),.cds-custom--tile--expandable:has(.cds-custom--slug>.cds-custom--popover--open),.cds-custom--tile--expandable:has(.cds-custom--tile--inner-decorator>*>.cds-custom--popover--open),:has(.cds-custom--ai-label>.cds-custom--popover--open):host(cds-custom-expandable-tile),:has(.cds-custom--slug>.cds-custom--popover--open):host(cds-custom-expandable-tile),:has(.cds-custom--tile--inner-decorator>*>.cds-custom--popover--open):host(cds-custom-expandable-tile){overflow:visible}.cds-custom--tile--clickable .cds-custom--tile--ai-label-icon rect{stroke:var(--cds-custom-icon-primary,#161616)}.cds-custom--tile--clickable .cds-custom--tile--ai-label-icon path{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--tile--decorator-rounded,.cds-custom--tile--decorator-rounded.cds-custom--tile--clickable:before,.cds-custom--tile--decorator-rounded.cds-custom--tile--selectable:after,.cds-custom--tile--decorator-rounded.cds-custom--tile--selectable:before,.cds-custom--tile--slug-rounded,.cds-custom--tile--slug-rounded.cds-custom--tile--clickable:before,.cds-custom--tile--slug-rounded.cds-custom--tile--selectable:after,.cds-custom--tile--slug-rounded.cds-custom--tile--selectable:before,:host(cds-custom-clickable-tile[ai-label][has-rounded-corners]),:host(cds-custom-expandable-tile[ai-label][has-rounded-corners]),:host(cds-custom-radio-tile[ai-label][has-rounded-corners]),:host(cds-custom-selectable-tile[ai-label][has-rounded-corners]),:host(cds-custom-tile[ai-label][has-rounded-corners]){border-radius:.5rem}.cds-custom--tile--decorator-rounded .cds-custom--tile__chevron,.cds-custom--tile--slug-rounded .cds-custom--tile__chevron,:host(cds-custom-clickable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-expandable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-radio-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-selectable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron{border-end-end-radius:.5rem}@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}}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-custom-field) inset;-webkit-text-fill-color:var(--cds-custom-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.cds-custom--label{color:var(--cds-custom-text-secondary,#525252);display:inline-block;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);inline-size:100%;justify-content:center;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement{display:none;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-custom-text-secondary,#525252);font-size:var(--cds-custom-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}:host(cds-custom-tile){--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}:host(cds-custom-tile-group){background:transparent}:host(cds-custom-tile-group) fieldset{border:none}:host(cds-custom-clickable-tile){--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;display:grid;outline:none}:host(cds-custom-clickable-tile) .cds-custom--link--disabled{background-color:var(--cds-custom-layer);color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;display:block;padding:density("padding-inline")}:host(cds-custom-clickable-tile) .cds-custom--tile,:host(cds-custom-clickable-tile) :host(cds-custom-expandable-tile),:host(cds-custom-clickable-tile) :host(cds-custom-tile){outline:.125rem solid transparent;padding:1rem}:host(cds-custom-clickable-tile) .cds-custom--tile--clickable{display:block;transition:.15s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-clickable-tile) .cds-custom--tile--clickable:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){:host(cds-custom-clickable-tile) .cds-custom--tile--clickable:focus{outline-style:dotted}}:host(cds-custom-clickable-tile) .cds-custom--link__icon{display:block}:host(cds-custom-clickable-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-clickable-tile) ::slotted(cds-custom-slug){pointer-events:none}:host(cds-custom-radio-tile){--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;display:block;margin-block-end:.5rem;outline:none;position:relative}:host(cds-custom-radio-tile) .cds-custom--tile,:host(cds-custom-radio-tile) :host(cds-custom-expandable-tile),:host(cds-custom-radio-tile) :host(cds-custom-tile){block-size:100%}:host(cds-custom-selectable-tile){--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;display:block;outline:none;position:relative}:host(cds-custom-selectable-tile) .cds-custom--tile,:host(cds-custom-selectable-tile) :host(cds-custom-expandable-tile),:host(cds-custom-selectable-tile) :host(cds-custom-tile){block-size:100%}:host(cds-custom-radio-tile) .cds-custom--tile-input:checked~.cds-custom--tile--selectable .cds-custom--tile__checkmark,:host(cds-custom-selectable-tile) .cds-custom--tile-input:checked~.cds-custom--tile--selectable .cds-custom--tile__checkmark{opacity:1}:host(cds-custom-clickable-tile) ::slotted(*),:host(cds-custom-radio-tile) ::slotted(:not([slot])),:host(cds-custom-selectable-tile) ::slotted(:not([slot])){cursor:pointer;position:relative;z-index:1}:host(cds-custom-expandable-tile){--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}:host(cds-custom-expandable-tile) ::slotted(cds-custom-tile-above-the-fold-content){display:block}:host(cds-custom-expandable-tile) .cds-custom-ce--expandable-tile--below-the-fold-content{max-block-size:0;transition:max-height .11s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-expandable-tile[expanded]) ::slotted(cds-custom-tile-below-the-fold-content){opacity:1;transition:.11s cubic-bezier(.2,0,.38,.9);visibility:visible}:host(cds-custom-expandable-tile[with-interactive]){cursor:default;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-expandable-tile[with-interactive]):hover{background-color:var(--cds-custom-layer)}:host(cds-custom-expandable-tile[with-interactive]):focus{outline:none}:host(cds-custom-expandable-tile:not([with-interactive]):focus-within){outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){:host(cds-custom-expandable-tile:not([with-interactive]):focus-within){outline-style:dotted}}:host(cds-custom-expandable-tile:not([with-interactive])) .cds-custom--tile__chevron{background:none;border:none;cursor:pointer;outline:none}:host(cds-custom-clickable-tile[ai-label]) .cds-custom--tile,:host(cds-custom-clickable-tile[ai-label]) :host(cds-custom-expandable-tile),:host(cds-custom-clickable-tile[ai-label]) :host(cds-custom-tile),:host(cds-custom-expandable-tile[ai-label]),:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile,:host(cds-custom-radio-tile[ai-label]) :host(cds-custom-expandable-tile),:host(cds-custom-radio-tile[ai-label]) :host(cds-custom-tile),:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile,:host(cds-custom-selectable-tile[ai-label]) :host(cds-custom-expandable-tile),:host(cds-custom-selectable-tile[ai-label]) :host(cds-custom-tile),:host(cds-custom-tile[ai-label]){background:linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)) 0,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) border-box;border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1)),0 24px 40px -24px var(--cds-custom-ai-drop-shadow,rgba(15,98,254,.1))}:host(cds-custom-clickable-tile) ::slotted([slot=decorator]),:host(cds-custom-clickable-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-clickable-tile) ::slotted(cds-custom-slug),:host(cds-custom-expandable-tile) ::slotted([slot=decorator]),:host(cds-custom-expandable-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-expandable-tile) ::slotted(cds-custom-slug),:host(cds-custom-radio-tile) ::slotted([slot=decorator]),:host(cds-custom-radio-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-radio-tile) ::slotted(cds-custom-slug),:host(cds-custom-selectable-tile) ::slotted([slot=decorator]),:host(cds-custom-selectable-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-selectable-tile) ::slotted(cds-custom-slug),:host(cds-custom-tile) ::slotted([slot=decorator]),:host(cds-custom-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-tile) ::slotted(cds-custom-slug){inset-block-start:1rem;inset-inline-end:1rem;position:absolute}:host(cds-custom-radio-tile[selected]) ::slotted([slot=decorator]),:host(cds-custom-radio-tile[selected]) ::slotted(cds-custom-ai-label),:host(cds-custom-selectable-tile) ::slotted([slot=decorator]),:host(cds-custom-selectable-tile) ::slotted(cds-custom-ai-label),:host(cds-custom-selectable-tile) ::slotted(cds-custom-slug){inset-inline-end:2.5rem;transition:inset-inline-end .11s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-expandable-tile[ai-label]):hover{background:linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)) 0,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff)),var(--cds-custom-layer,var(--cds-custom-ai-popover-background,#fff))) border-box}:host(cds-custom-clickable-tile[ai-label]) .cds-custom--tile:before,:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile:after,:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile:before,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile:after,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile:before{block-size:100%;content:"";display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}:host(cds-custom-clickable-tile[ai-label]) .cds-custom--tile:before,:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile:before,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile:before{background:linear-gradient(to top,var(--cds-custom-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-custom-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-ai-aura-hover-background,#edf5ff),var(--cds-custom-ai-aura-hover-background,#edf5ff)) padding-box,linear-gradient(to bottom,var(--cds-custom-ai-border-start,rgba(166,200,255,.64)),var(--cds-custom-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-custom-ai-aura-hover-background,#edf5ff),var(--cds-custom-ai-aura-hover-background,#edf5ff)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1))}:host(cds-custom-clickable-tile[ai-label]) .cds-custom--tile:hover:before,:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile:hover:before,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile:hover:before{opacity:1}:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile--is-selected,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile--is-selected{border:1px solid var(--cds-custom-layer-selected-inverse,#161616)}:host(cds-custom-radio-tile[ai-label]) .cds-custom--tile--is-selected .cds-custom--tile__checkmark,:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile--is-selected .cds-custom--tile__checkmark{z-index:1}:host(cds-custom-radio-tile[ai-label]),:host(cds-custom-selectable-tile[ai-label]) .cds-custom--tile--is-selected:after{background:linear-gradient(to top,var(--cds-custom-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-custom-layer),var(--cds-custom-layer)) padding-box,linear-gradient(to bottom,var(--cds-custom-border-inverse,#161616),var(--cds-custom-border-inverse,#161616)) border-box,linear-gradient(to top,var(--cds-custom-layer),var(--cds-custom-layer)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-custom-ai-inner-shadow,rgba(69,137,255,.1))}:host(cds-custom-expandable-tile[ai-label]){overflow:visible}:host(cds-custom-clickable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-expandable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-radio-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-selectable-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron,:host(cds-custom-tile[ai-label][has-rounded-corners]) .cds-custom--tile__chevron{border-end-end-radius:.5rem}']);
|
|
6889
|
+
const Cd = ({ 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="24" height="24" viewBox="0 0 32 32">${o}<path d="M19 21v-2h1v-7h-1v-2h4v2h-1v7h1v2h-4zM15.5005 21h2l-3.5005-11h-3l-3.4966 11h1.9988l.6018-2h4.7781l.6184 2zM10.7058 17l1.6284-5.4111.2559-.0024 1.6736 5.4136h-3.5579z"></path><path d="M32,32H0V0h32v32ZM2,30h28V2H2v28Z"></path></svg>`;
|
|
6890
|
+
let Wt = class extends wd {
|
|
6873
6891
|
constructor() {
|
|
6874
6892
|
super(...arguments), this.colorScheme = wo.REGULAR, this.linkRole = "button", this.hasRoundedCorners = !1, this.aiLabel = !1, this.slug = !1;
|
|
6875
6893
|
}
|
|
@@ -6899,7 +6917,7 @@ let Wt = class extends zd {
|
|
|
6899
6917
|
_renderInner() {
|
|
6900
6918
|
return v`
|
|
6901
6919
|
${super._renderInner()}
|
|
6902
|
-
${this.aiLabel || this.slug ?
|
|
6920
|
+
${this.aiLabel || this.slug ? Cd({ class: `${i}--tile--ai-label-icon` }) : ""}
|
|
6903
6921
|
<slot name="decorator"></slot>
|
|
6904
6922
|
`;
|
|
6905
6923
|
}
|
|
@@ -7066,7 +7084,7 @@ u([
|
|
|
7066
7084
|
Yt = u([
|
|
7067
7085
|
I(`${i}-expandable-tile`)
|
|
7068
7086
|
], Yt);
|
|
7069
|
-
const
|
|
7087
|
+
const $d = ({ 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="M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM6,26V6H26V26Z"></path></svg>`, Sd = ({ 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="M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V6A2,2,0,0,0,26,4ZM14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z"></path><path fill="none" d="M14,21.5,9,16.5427,10.5908,15,14,18.3456,21.4087,11l1.5918,1.5772Z" data-icon-path="inner-path"></path></svg>`;
|
|
7070
7088
|
let dt = class extends uo(at(y)) {
|
|
7071
7089
|
constructor() {
|
|
7072
7090
|
super(...arguments), this._inputType = "checkbox", this._hasAILabel = !1, this._handleClick = () => {
|
|
@@ -7115,9 +7133,9 @@ let dt = class extends uo(at(y)) {
|
|
|
7115
7133
|
*/
|
|
7116
7134
|
_renderIcon() {
|
|
7117
7135
|
const { selected: t, checkmarkLabel: s } = this;
|
|
7118
|
-
return v` ${t ?
|
|
7136
|
+
return v` ${t ? Sd({
|
|
7119
7137
|
children: s ? Q`<title>${s}</title>` : void 0
|
|
7120
|
-
}) :
|
|
7138
|
+
}) : $d({
|
|
7121
7139
|
children: s ? Q`<title>${s}</title>` : void 0
|
|
7122
7140
|
})}`;
|
|
7123
7141
|
}
|
|
@@ -7207,9 +7225,9 @@ u([
|
|
|
7207
7225
|
dt = u([
|
|
7208
7226
|
I(`${i}-selectable-tile`)
|
|
7209
7227
|
], dt);
|
|
7210
|
-
var
|
|
7211
|
-
const
|
|
7212
|
-
let Ue = class extends
|
|
7228
|
+
var Ad = dt;
|
|
7229
|
+
const Ed = ({ 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="M8,1C4.1,1,1,4.1,1,8c0,3.9,3.1,7,7,7s7-3.1,7-7C15,4.1,11.9,1,8,1z M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z"></path><path d="M7,11L4.3,8.3l0.9-0.8L7,9.3l4-3.9l0.9,0.8L7,11z" data-icon-path="inner-path" opacity="0"></path></svg>`;
|
|
7230
|
+
let Ue = class extends Ad {
|
|
7213
7231
|
constructor() {
|
|
7214
7232
|
super(...arguments), this._handleKeydown = (t) => {
|
|
7215
7233
|
(t.key === " " || t.key === "Enter") && t.preventDefault();
|
|
@@ -7253,7 +7271,7 @@ let Ue = class extends Sd {
|
|
|
7253
7271
|
@change=${e ? void 0 : l}
|
|
7254
7272
|
@keydown="${e ? void 0 : p}" />
|
|
7255
7273
|
<label part="label" for="input" class="${h}">
|
|
7256
|
-
${
|
|
7274
|
+
${Ed({
|
|
7257
7275
|
children: s ? Q`<title>${s}</title>` : void 0,
|
|
7258
7276
|
class: `${i}--tile__checkmark`
|
|
7259
7277
|
})}
|
|
@@ -7323,7 +7341,7 @@ var $t;
|
|
|
7323
7341
|
(function(o) {
|
|
7324
7342
|
o[o.BACKWARD = -1] = "BACKWARD", o[o.FORWARD = 1] = "FORWARD";
|
|
7325
7343
|
})($t || ($t = {}));
|
|
7326
|
-
const
|
|
7344
|
+
const Md = {
|
|
7327
7345
|
ArrowUp: $t.BACKWARD,
|
|
7328
7346
|
Up: $t.BACKWARD,
|
|
7329
7347
|
// IE
|
|
@@ -7340,7 +7358,7 @@ const Ed = {
|
|
|
7340
7358
|
let vt = class extends uo(y) {
|
|
7341
7359
|
constructor() {
|
|
7342
7360
|
super(...arguments), this._handleKeydown = (t) => {
|
|
7343
|
-
const { target: s, key: e } = t, { radioTiles: c, selectableTiles: r } = this, n =
|
|
7361
|
+
const { target: s, key: e } = t, { radioTiles: c, selectableTiles: r } = this, n = Md[e];
|
|
7344
7362
|
if (s != null && s.matches(`${i}-ai-label`))
|
|
7345
7363
|
return;
|
|
7346
7364
|
const d = c.length ? c : r, p = [...d].findIndex((h) => h == s) + n, m = p !== -1 ? d[p % d.length] : d[d.length - 1];
|
|
@@ -7472,7 +7490,7 @@ u([
|
|
|
7472
7490
|
vt = u([
|
|
7473
7491
|
I(`${i}-tile-group`)
|
|
7474
7492
|
], vt);
|
|
7475
|
-
const
|
|
7493
|
+
const Od = `/**
|
|
7476
7494
|
* @license
|
|
7477
7495
|
*
|
|
7478
7496
|
* Copyright IBM Corp. 2025
|
|
@@ -7480,12 +7498,12 @@ const Md = `/**
|
|
|
7480
7498
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
7481
7499
|
* LICENSE file in the root directory of this source tree.
|
|
7482
7500
|
*/.automation-global-header__logout-tile{block-size:10rem;inline-size:25rem}.automation-global-header__logout-tile--brand{font-size:var(--cds-heading-05-font-size, 2rem);font-weight:var(--cds-heading-05-font-weight, 400);line-height:var(--cds-heading-05-line-height, 1.25);letter-spacing:var(--cds-heading-05-letter-spacing, 0);margin-inline-end:.75rem}.automation-global-header__logout-tile--product{font-size:var(--cds-heading-05-font-size, 2rem);font-weight:var(--cds-heading-05-font-weight, 400);line-height:var(--cds-heading-05-line-height, 1.25);letter-spacing:var(--cds-heading-05-letter-spacing, 0);font-weight:700}.automation-global-header__logout-tile--description{font-size:var(--cds-heading-03-font-size, 1.25rem);font-weight:var(--cds-heading-03-font-weight, 400);line-height:var(--cds-heading-03-line-height, 1.4);letter-spacing:var(--cds-heading-03-letter-spacing, 0);font-weight:400;margin-block-start:.25rem}.automation-global-header__logout-tile--button{position:absolute;inset-block-end:0;inset-inline-end:0}.automation-global-header__logout-tile--button a{inline-size:11rem}.automation-global-header__logout-tile--button button{inline-size:15rem}`;
|
|
7483
|
-
var
|
|
7484
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
7501
|
+
var Id = Object.defineProperty, Pd = Object.getOwnPropertyDescriptor, So = (o, t, s, e) => {
|
|
7502
|
+
for (var c = e > 1 ? void 0 : e ? Pd(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
7485
7503
|
(n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
|
|
7486
|
-
return e && c &&
|
|
7504
|
+
return e && c && Id(t, s, c), c;
|
|
7487
7505
|
};
|
|
7488
|
-
const { stablePrefix:
|
|
7506
|
+
const { stablePrefix: Ld } = st, Eo = `${z}__logout-tile`;
|
|
7489
7507
|
let Gt = class extends y {
|
|
7490
7508
|
constructor() {
|
|
7491
7509
|
super(), this.brandCompany = "", this.brandProduct = "", this.logoutText = "", this.buttonLabel = "", this.loginHref = "";
|
|
@@ -7506,7 +7524,7 @@ let Gt = class extends y {
|
|
|
7506
7524
|
}
|
|
7507
7525
|
};
|
|
7508
7526
|
Gt.styles = X`
|
|
7509
|
-
${ct([
|
|
7527
|
+
${ct([Od])}
|
|
7510
7528
|
`;
|
|
7511
7529
|
So([
|
|
7512
7530
|
a({ type: String })
|
|
@@ -7524,23 +7542,23 @@ So([
|
|
|
7524
7542
|
a({ type: String })
|
|
7525
7543
|
], Gt.prototype, "loginHref", 2);
|
|
7526
7544
|
Gt = So([
|
|
7527
|
-
ot(`${
|
|
7545
|
+
ot(`${Ld}-global-header-logout-tile`)
|
|
7528
7546
|
], Gt);
|
|
7529
|
-
var
|
|
7530
|
-
for (var c = e > 1 ? void 0 : e ?
|
|
7547
|
+
var Rd = Object.getOwnPropertyDescriptor, Td = (o, t, s, e) => {
|
|
7548
|
+
for (var c = e > 1 ? void 0 : e ? Rd(t, s) : t, r = o.length - 1, n; r >= 0; r--)
|
|
7531
7549
|
(n = o[r]) && (c = n(c) || c);
|
|
7532
7550
|
return c;
|
|
7533
7551
|
};
|
|
7534
|
-
const { stablePrefix:
|
|
7535
|
-
let Xe = class extends
|
|
7552
|
+
const { stablePrefix: Nd } = st;
|
|
7553
|
+
let Xe = class extends dd {
|
|
7536
7554
|
};
|
|
7537
|
-
Xe =
|
|
7538
|
-
ot(`${
|
|
7555
|
+
Xe = Td([
|
|
7556
|
+
ot(`${Nd}-global-header`)
|
|
7539
7557
|
], Xe);
|
|
7540
7558
|
export {
|
|
7541
7559
|
Ot as CommonHeader,
|
|
7542
7560
|
N as HybridIpaasHeader,
|
|
7543
|
-
|
|
7561
|
+
_a as HybridIpaasHeaderReactWrapper,
|
|
7544
7562
|
us as LogoutHeader,
|
|
7545
7563
|
Gt as LogoutTile
|
|
7546
7564
|
};
|