@carbon-labs/wc-global-header 0.33.0 → 0.34.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.
@@ -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 Gn(o, t, s) {
3891
- return (t = Jn(t)) in o ? Object.defineProperty(o, 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
- Gn(o, e, s[e]);
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 = Kn(o, t);
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 Kn(o, t) {
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 Qn(o, t) {
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 Jn(o) {
3948
- var t = Qn(o, "string");
3964
+ function ti(o) {
3965
+ var t = Jn(o, "string");
3949
3966
  return typeof t == "symbol" ? t : t + "";
3950
3967
  }
3951
- var ti = ["width", "height", "viewBox"], oi = ["tabindex"], si = {
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, ti), n = r.tabindex, d = Ie(r, oi), l = Cs(Cs(Cs({}, si), d), {}, {
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 ei = "https://ibmassistme-dev.zll1vg8lrcq.us-south.codeengine.appdomain.cloud/resources/assist-me/controller.js", ci = "https://www.ibm.com/resources/assist-me/controller.js", H = (o, t, s) => {
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
- }, ri = (o) => o !== null && typeof o == "object" && !Array.isArray(o) && Object.keys(o).length > 0;
4014
- function ni(o) {
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 ci;
4035
+ return ri;
4018
4036
  default:
4019
- return ei;
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
- }, ii = `/**
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 di = Object.defineProperty, ai = Object.getOwnPropertyDescriptor, Lt = (o, t, s, e) => {
4037
- for (var c = e > 1 ? void 0 : e ? ai(t, s) : t, r = o.length - 1, n; r >= 0; r--)
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 && di(t, s, c), c;
4057
+ return e && c && ai(t, s, c), c;
4040
4058
  };
4041
- const { stablePrefix: ui } = st;
4059
+ const { stablePrefix: li } = st;
4042
4060
  let mt = class extends y {
4043
4061
  constructor() {
4044
4062
  super(...arguments), this.clickEventAnalytics = (t) => {
@@ -4160,7 +4178,7 @@ let mt = class extends y {
4160
4178
  }
4161
4179
  };
4162
4180
  mt.styles = X`
4163
- ${ct(ii)}
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(`${ui}-global-header-side-nav-item`)
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 li = rs;
4208
- let ns = class extends li {
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
- }, pi = ({
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
- >${mi(c.type)}</span
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 mi(o) {
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 vi = /* @__PURE__ */ new WeakMap();
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
- } }, hi = { duration: 333, easing: "ease-in-out" }, gi = ["left", "top", "width", "height", "opacity", "color", "background"], Be = /* @__PURE__ */ new WeakMap();
4396
- class bi extends ar {
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 vi.get(this.u);
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 = gi), this.options = t;
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 = { ...hi };
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(bi), fi = `/**
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 yi = Object.defineProperty, _i = Object.getOwnPropertyDescriptor, oe = (o, t, s, e) => {
4576
- for (var c = e > 1 ? void 0 : e ? _i(t, s) : t, r = o.length - 1, n; r >= 0; r--)
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 && yi(t, s, c), c;
4596
+ return e && c && _i(t, s, c), c;
4579
4597
  };
4580
- const { stablePrefix: xi } = st;
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
- ${pi({ ...this.trialConfig })}
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(fi)}
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(`${xi}-global-header-trial-popover`)
4640
+ ot(`${ki}-global-header-trial-popover`)
4623
4641
  ], No);
4624
- const ki = `/**
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 zi = Object.defineProperty, wi = Object.getOwnPropertyDescriptor, po = (o, t, s, e) => {
4633
- for (var c = e > 1 ? void 0 : e ? wi(t, s) : t, r = o.length - 1, n; r >= 0; r--)
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 && zi(t, s, c), c;
4653
+ return e && c && wi(t, s, c), c;
4636
4654
  };
4637
- const Qt = `${z}__user-profile-image`, { stablePrefix: Ci } = st;
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(ki)}
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(`${Ci}-global-header-user-profile-image`)
4711
+ ot(`${$i}-global-header-user-profile-image`)
4694
4712
  ], Nt);
4695
- const $i = `/**
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 Si = Object.defineProperty, Ai = Object.getOwnPropertyDescriptor, Cc = (o, t, s, e) => {
4704
- for (var c = e > 1 ? void 0 : e ? Ai(t, s) : t, r = o.length - 1, n; r >= 0; r--)
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 && Si(t, s, c), c;
4724
+ return e && c && Ai(t, s, c), c;
4707
4725
  };
4708
- const { stablePrefix: Ei } = st, Jt = "title-icon", to = 16;
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([$i])}
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(`${Ei}-global-header-auth-context`)
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:#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}/**
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 Oi = Object.defineProperty, Ii = Object.getOwnPropertyDescriptor, $c = (o, t, s, e) => {
4883
- for (var c = e > 1 ? void 0 : e ? Ii(t, s) : t, r = o.length - 1, n; r >= 0; r--)
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 && Oi(t, s, c), c;
4903
+ return e && c && Ii(t, s, c), c;
4886
4904
  };
4887
- const { stablePrefix: Pi } = st;
4905
+ const { stablePrefix: Li } = st;
4888
4906
  let ds = class extends y {
4889
4907
  constructor() {
4890
4908
  super(...arguments), this.noAuthHeaderLinks = [
@@ -4913,15 +4931,15 @@ let ds = class extends y {
4913
4931
  }
4914
4932
  };
4915
4933
  ds.styles = X`
4916
- ${ct(Mi)}
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(`${Pi}-global-header-unauthenticated-context`)
4940
+ ot(`${Li}-global-header-unauthenticated-context`)
4923
4941
  ], ds);
4924
- const Li = ({ 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>`, 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 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>`;
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
- }, 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.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>`, 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="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>`, 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="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>`, 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 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>`;
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 Di = (o) => {
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 Di(Sc(y)) {
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 = Hi({
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 = Bi({
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 ? Ni({ class: `${i}--icon-visibility-off` }) : Ti({ class: `${i}--icon-visibility-on` }), J = B({
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 = Vi;
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`${Ri({
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
- ${Li({
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 qi = `/**
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 Fi = Object.defineProperty, ji = Object.getOwnPropertyDescriptor, se = (o, t, s, e) => {
5483
- for (var c = e > 1 ? void 0 : e ? ji(t, s) : t, r = o.length - 1, n; r >= 0; r--)
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 && Fi(t, s, c), c;
5503
+ return e && c && ji(t, s, c), c;
5486
5504
  };
5487
- const { stablePrefix: Ui } = st;
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([qi])}
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(`${Ui}-global-header-search`)
5550
+ ot(`${Xi}-global-header-search`)
5533
5551
  ], Bo);
5534
- const Xi = `/**
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 Zi = Object.defineProperty, Wi = Object.getOwnPropertyDescriptor, mo = (o, t, s, e) => {
5543
- for (var c = e > 1 ? void 0 : e ? Wi(t, s) : t, r = o.length - 1, n; r >= 0; r--)
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 && Zi(t, s, c), c;
5563
+ return e && c && Wi(t, s, c), c;
5546
5564
  };
5547
- const { stablePrefix: Yi } = st;
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) => {
@@ -5642,7 +5660,7 @@ let Ht = class extends y {
5642
5660
  }
5643
5661
  };
5644
5662
  Ht.styles = X`
5645
- ${ct(Xi)}
5663
+ ${ct(Zi)}
5646
5664
  `;
5647
5665
  mo([
5648
5666
  a({ type: Array })
@@ -5663,9 +5681,9 @@ mo([
5663
5681
  a({ type: Function })
5664
5682
  ], Ht.prototype, "onClick", 2);
5665
5683
  Ht = mo([
5666
- ot(`${Yi}-global-header-switcher-component`)
5684
+ ot(`${Gi}-global-header-switcher-component`)
5667
5685
  ], Ht);
5668
- const Gi = `/**
5686
+ const Ki = `/**
5669
5687
  * @license
5670
5688
  *
5671
5689
  * Copyright IBM Corp. 2025
@@ -5673,12 +5691,12 @@ const Gi = `/**
5673
5691
  * This source code is licensed under the Apache-2.0 license found in the
5674
5692
  * LICENSE file in the root directory of this source tree.
5675
5693
  */.automation-header__popover{border:1px solid #393939;background-color:#161616;box-shadow:0 2px 6px #0000004d;color:#fff;inline-size:18rem}`;
5676
- var Ki = Object.defineProperty, Qi = Object.getOwnPropertyDescriptor, ee = (o, t, s, e) => {
5677
- for (var c = e > 1 ? void 0 : e ? Qi(t, s) : t, r = o.length - 1, n; r >= 0; r--)
5694
+ var Qi = Object.defineProperty, Ji = Object.getOwnPropertyDescriptor, ee = (o, t, s, e) => {
5695
+ for (var c = e > 1 ? void 0 : e ? Ji(t, s) : t, r = o.length - 1, n; r >= 0; r--)
5678
5696
  (n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
5679
- return e && c && Ki(t, s, c), c;
5697
+ return e && c && Qi(t, s, c), c;
5680
5698
  };
5681
- const { stablePrefix: Ji } = st;
5699
+ const { stablePrefix: td } = st;
5682
5700
  let Do = class extends y {
5683
5701
  constructor() {
5684
5702
  super(), this.profileOpen = !1, this.props = {
@@ -5741,7 +5759,7 @@ let Do = class extends y {
5741
5759
  }
5742
5760
  };
5743
5761
  Do.styles = X`
5744
- ${ct([Gi])}
5762
+ ${ct([Ki])}
5745
5763
  `;
5746
5764
  ee([
5747
5765
  a({ type: Boolean })
@@ -5750,9 +5768,9 @@ ee([
5750
5768
  a({ type: Object })
5751
5769
  ], Do.prototype, "props", 2);
5752
5770
  Do = ee([
5753
- ot(`${Ji}-global-header-profile-popover`)
5771
+ ot(`${td}-global-header-profile-popover`)
5754
5772
  ], Do);
5755
- const td = `/**
5773
+ const od = `/**
5756
5774
  * @license
5757
5775
  *
5758
5776
  * Copyright IBM Corp. 2025
@@ -5760,12 +5778,12 @@ const td = `/**
5760
5778
  * This source code is licensed under the Apache-2.0 license found in the
5761
5779
  * LICENSE file in the root directory of this source tree.
5762
5780
  */cds-custom-header-global-action.mcsp-header-user-profile{display:flex;block-size:48px;inline-size:48px}cds-custom-header-global-action clabs-global-header-user-profile-image{inline-size:100%}.ibm-automation-cds__help-menu{list-style:none}.ibm-automation-cds__help-menu svg{fill:#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-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:#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}`;
5763
- var od = Object.defineProperty, sd = Object.getOwnPropertyDescriptor, vo = (o, t, s, e) => {
5764
- for (var c = e > 1 ? void 0 : e ? sd(t, s) : t, r = o.length - 1, n; r >= 0; r--)
5781
+ var sd = Object.defineProperty, ed = Object.getOwnPropertyDescriptor, vo = (o, t, s, e) => {
5782
+ for (var c = e > 1 ? void 0 : e ? ed(t, s) : t, r = o.length - 1, n; r >= 0; r--)
5765
5783
  (n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
5766
- return e && c && od(t, s, c), c;
5784
+ return e && c && sd(t, s, c), c;
5767
5785
  };
5768
- const { stablePrefix: ed } = st;
5786
+ const { stablePrefix: cd } = st;
5769
5787
  let Bt = class extends y {
5770
5788
  constructor() {
5771
5789
  super(...arguments), this.isTrialOpen = !1, this.isProfileOpen = !1, this.state = {
@@ -5817,7 +5835,7 @@ let Bt = class extends y {
5817
5835
  const o = (s = this.props) == null ? void 0 : s.trialConfigs, t = Zt({
5818
5836
  [`${z}__trial-menu__counting-box-alert`]: o == null ? void 0 : o.warning
5819
5837
  });
5820
- return ri(o) ? v`
5838
+ return ni(o) ? v`
5821
5839
  <div class="${z}--popover-content-container">
5822
5840
  <clabs-global-header-trial-popover
5823
5841
  id="${fn}"
@@ -5995,7 +6013,7 @@ let Bt = class extends y {
5995
6013
  }
5996
6014
  };
5997
6015
  Bt.styles = X`
5998
- ${ct([td])}
6016
+ ${ct([od])}
5999
6017
  `;
6000
6018
  vo([
6001
6019
  It()
@@ -6016,7 +6034,7 @@ vo([
6016
6034
  a({ type: Boolean })
6017
6035
  ], Bt.prototype, "hasNewNotifications", 2);
6018
6036
  Bt = vo([
6019
- ot(`${ed}-global-header-context`)
6037
+ ot(`${cd}-global-header-context`)
6020
6038
  ], Bt);
6021
6039
  /**
6022
6040
  * @license
@@ -6028,7 +6046,7 @@ Bt = vo([
6028
6046
  */
6029
6047
  function De(o) {
6030
6048
  var r, n;
6031
- const t = ni((o == null ? void 0 : o.environment) ?? ""), s = (r = o == null ? void 0 : o.assistMeConfigs) == null ? void 0 : r.productId;
6049
+ const t = ii((o == null ? void 0 : o.environment) ?? ""), s = (r = o == null ? void 0 : o.assistMeConfigs) == null ? void 0 : r.productId;
6032
6050
  let e = s ? "loading" : "idle";
6033
6051
  if (!s)
6034
6052
  return "idle";
@@ -6145,12 +6163,12 @@ function qe(o) {
6145
6163
  e = c.getAttribute("data-status");
6146
6164
  return e;
6147
6165
  }
6148
- var cd = Object.defineProperty, rd = Object.getOwnPropertyDescriptor, ho = (o, t, s, e) => {
6149
- for (var c = e > 1 ? void 0 : e ? rd(t, s) : t, r = o.length - 1, n; r >= 0; r--)
6166
+ var rd = Object.defineProperty, nd = Object.getOwnPropertyDescriptor, ho = (o, t, s, e) => {
6167
+ for (var c = e > 1 ? void 0 : e ? nd(t, s) : t, r = o.length - 1, n; r >= 0; r--)
6150
6168
  (n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
6151
- return e && c && cd(t, s, c), c;
6169
+ return e && c && rd(t, s, c), c;
6152
6170
  };
6153
- const { stablePrefix: nd } = st;
6171
+ const { stablePrefix: id } = st;
6154
6172
  let Ot = class extends y {
6155
6173
  constructor() {
6156
6174
  super(...arguments), this.headerProps = {}, this.hasNewNotifications = !1, this.isMenuOpen = !1, this.assistMeScriptLoaded = !1, this.sidekickScriptLoaded = !1, this.solisScriptLoaded = !1, this.handleNavItemClick = (o) => {
@@ -6220,7 +6238,8 @@ let Ot = class extends y {
6220
6238
  class="${Zt({
6221
6239
  [`${V}--rail-sidePanel`]: typeof this.headerProps.sideNav.isCollapsible < "u" && !this.headerProps.sideNav.isCollapsible
6222
6240
  })}">
6223
- <cds-custom-side-nav-items>
6241
+ <cds-custom-side-nav-items
6242
+ class="${V}__side-nav-items">
6224
6243
  <!-- sideNav group array render -->
6225
6244
  ${(m = (p = this.headerProps) == null ? void 0 : p.sideNav) != null && m.groups ? v`
6226
6245
  ${(b = (h = this.headerProps.sideNav) == null ? void 0 : h.groups) == null ? void 0 : b.map(
@@ -6323,7 +6342,7 @@ ho([
6323
6342
  It()
6324
6343
  ], Ot.prototype, "solisScriptLoaded", 2);
6325
6344
  Ot = ho([
6326
- ot(`${nd}-global-header-apaas`)
6345
+ ot(`${id}-global-header-apaas`)
6327
6346
  ], Ot);
6328
6347
  /**
6329
6348
  * @license
@@ -6333,9 +6352,9 @@ Ot = ho([
6333
6352
  * This source code is licensed under the Apache-2.0 license found in the
6334
6353
  * LICENSE file in the root directory of this source tree.
6335
6354
  */
6336
- class id extends Ot {
6355
+ class dd extends Ot {
6337
6356
  }
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}/**
6357
+ const ad = `.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context: var(--cds-custom-layout-size-height-xs, 1.5rem);--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context, var(--cds-custom-layout-size-height-xs, 1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-custom-layout-size-height-min: var(--cds-custom-layout-size-height-xs, 1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-custom-layout-size-height-max: var(--cds-custom-layout-size-height-xs, 1.5rem)}.cds-custom--layout--size-sm{--cds-custom-layout-size-height-context: var(--cds-custom-layout-size-height-sm, 2rem);--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context, var(--cds-custom-layout-size-height-sm, 2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-custom-layout-size-height-min: var(--cds-custom-layout-size-height-sm, 2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-custom-layout-size-height-max: var(--cds-custom-layout-size-height-sm, 2rem)}.cds-custom--layout--size-md{--cds-custom-layout-size-height-context: var(--cds-custom-layout-size-height-md, 2.5rem);--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context, var(--cds-custom-layout-size-height-md, 2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-custom-layout-size-height-min: var(--cds-custom-layout-size-height-md, 2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-custom-layout-size-height-max: var(--cds-custom-layout-size-height-md, 2.5rem)}.cds-custom--layout--size-lg{--cds-custom-layout-size-height-context: var(--cds-custom-layout-size-height-lg, 3rem);--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context, var(--cds-custom-layout-size-height-lg, 3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-custom-layout-size-height-min: var(--cds-custom-layout-size-height-lg, 3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-custom-layout-size-height-max: var(--cds-custom-layout-size-height-lg, 3rem)}.cds-custom--layout--size-xl{--cds-custom-layout-size-height-context: var(--cds-custom-layout-size-height-xl, 4rem);--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context, var(--cds-custom-layout-size-height-xl, 4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-custom-layout-size-height-min: var(--cds-custom-layout-size-height-xl, 4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-custom-layout-size-height-max: var(--cds-custom-layout-size-height-xl, 4rem)}.cds-custom--layout--size-2xl{--cds-custom-layout-size-height-context: var(--cds-custom-layout-size-height-2xl, 5rem);--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-context, var(--cds-custom-layout-size-height-2xl, 5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-custom-layout-size-height-min: var(--cds-custom-layout-size-height-2xl, 5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-custom-layout-size-height-max: var(--cds-custom-layout-size-height-2xl, 5rem)}.cds-custom--layout--density-condensed{--cds-custom-layout-density-padding-inline-context: var(--cds-custom-layout-density-padding-inline-condensed, .5rem);--cds-custom-layout-density-padding-inline: var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-custom-layout-density-padding-inline: var(--cds-custom-layout-density-padding-inline-context, var(--cds-custom-layout-density-padding-inline-condensed, .5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min: var(--cds-custom-layout-density-padding-inline-condensed, .5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max: var(--cds-custom-layout-density-padding-inline-condensed, .5rem)}.cds-custom--layout--density-normal{--cds-custom-layout-density-padding-inline-context: var(--cds-custom-layout-density-padding-inline-normal, 1rem);--cds-custom-layout-density-padding-inline: var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-custom-layout-density-padding-inline: var(--cds-custom-layout-density-padding-inline-context, var(--cds-custom-layout-density-padding-inline-normal, 1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-custom-layout-density-padding-inline-min: var(--cds-custom-layout-density-padding-inline-normal, 1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-custom-layout-density-padding-inline-max: var(--cds-custom-layout-density-padding-inline-normal, 1rem)}:root{--cds-custom-layout-size-height-xs: 1.5rem;--cds-custom-layout-size-height-sm: 2rem;--cds-custom-layout-size-height-md: 2.5rem;--cds-custom-layout-size-height-lg: 3rem;--cds-custom-layout-size-height-xl: 4rem;--cds-custom-layout-size-height-2xl: 5rem;--cds-custom-layout-size-height-min: 0px;--cds-custom-layout-size-height-max: 999999999px;--cds-custom-layout-density-padding-inline-condensed: .5rem;--cds-custom-layout-density-padding-inline-normal: 1rem;--cds-custom-layout-density-padding-inline-min: 0px;--cds-custom-layout-density-padding-inline-max: 999999999px}:root{--cds-custom-layer: var(--cds-custom-layer-01, #f4f4f4);--cds-custom-layer-active: var(--cds-custom-layer-active-01, #c6c6c6);--cds-custom-layer-background: var(--cds-custom-layer-background-01, #ffffff);--cds-custom-layer-hover: var(--cds-custom-layer-hover-01, #e8e8e8);--cds-custom-layer-selected: var(--cds-custom-layer-selected-01, #e0e0e0);--cds-custom-layer-selected-hover: var(--cds-custom-layer-selected-hover-01, #d1d1d1);--cds-custom-layer-accent: var(--cds-custom-layer-accent-01, #e0e0e0);--cds-custom-layer-accent-hover: var(--cds-custom-layer-accent-hover-01, #d1d1d1);--cds-custom-layer-accent-active: var(--cds-custom-layer-accent-active-01, #a8a8a8);--cds-custom-field: var(--cds-custom-field-01, #f4f4f4);--cds-custom-field-hover: var(--cds-custom-field-hover-01, #e8e8e8);--cds-custom-border-subtle: var(--cds-custom-border-subtle-00, #e0e0e0);--cds-custom-border-subtle-selected: var(--cds-custom-border-subtle-selected-01, #c6c6c6);--cds-custom-border-strong: var(--cds-custom-border-strong-01, #8d8d8d);--cds-custom-border-tile: var(--cds-custom-border-tile-01, #c6c6c6)}.cds-custom--layer-one{--cds-custom-layer: var(--cds-custom-layer-01, #f4f4f4);--cds-custom-layer-active: var(--cds-custom-layer-active-01, #c6c6c6);--cds-custom-layer-background: var(--cds-custom-layer-background-01, #ffffff);--cds-custom-layer-hover: var(--cds-custom-layer-hover-01, #e8e8e8);--cds-custom-layer-selected: var(--cds-custom-layer-selected-01, #e0e0e0);--cds-custom-layer-selected-hover: var(--cds-custom-layer-selected-hover-01, #d1d1d1);--cds-custom-layer-accent: var(--cds-custom-layer-accent-01, #e0e0e0);--cds-custom-layer-accent-hover: var(--cds-custom-layer-accent-hover-01, #d1d1d1);--cds-custom-layer-accent-active: var(--cds-custom-layer-accent-active-01, #a8a8a8);--cds-custom-field: var(--cds-custom-field-01, #f4f4f4);--cds-custom-field-hover: var(--cds-custom-field-hover-01, #e8e8e8);--cds-custom-border-subtle: var(--cds-custom-border-subtle-00, #e0e0e0);--cds-custom-border-subtle-selected: var(--cds-custom-border-subtle-selected-01, #c6c6c6);--cds-custom-border-strong: var(--cds-custom-border-strong-01, #8d8d8d);--cds-custom-border-tile: var(--cds-custom-border-tile-01, #c6c6c6)}.cds-custom--layer-two{--cds-custom-layer: var(--cds-custom-layer-02, #ffffff);--cds-custom-layer-active: var(--cds-custom-layer-active-02, #c6c6c6);--cds-custom-layer-background: var(--cds-custom-layer-background-02, #f4f4f4);--cds-custom-layer-hover: var(--cds-custom-layer-hover-02, #e8e8e8);--cds-custom-layer-selected: var(--cds-custom-layer-selected-02, #e0e0e0);--cds-custom-layer-selected-hover: var(--cds-custom-layer-selected-hover-02, #d1d1d1);--cds-custom-layer-accent: var(--cds-custom-layer-accent-02, #e0e0e0);--cds-custom-layer-accent-hover: var(--cds-custom-layer-accent-hover-02, #d1d1d1);--cds-custom-layer-accent-active: var(--cds-custom-layer-accent-active-02, #a8a8a8);--cds-custom-field: var(--cds-custom-field-02, #ffffff);--cds-custom-field-hover: var(--cds-custom-field-hover-02, #e8e8e8);--cds-custom-border-subtle: var(--cds-custom-border-subtle-01, #c6c6c6);--cds-custom-border-subtle-selected: var(--cds-custom-border-subtle-selected-02, #c6c6c6);--cds-custom-border-strong: var(--cds-custom-border-strong-02, #8d8d8d);--cds-custom-border-tile: var(--cds-custom-border-tile-02, #a8a8a8)}.cds-custom--layer-three{--cds-custom-layer: var(--cds-custom-layer-03, #f4f4f4);--cds-custom-layer-active: var(--cds-custom-layer-active-03, #c6c6c6);--cds-custom-layer-background: var(--cds-custom-layer-background-03, #ffffff);--cds-custom-layer-hover: var(--cds-custom-layer-hover-03, #e8e8e8);--cds-custom-layer-selected: var(--cds-custom-layer-selected-03, #e0e0e0);--cds-custom-layer-selected-hover: var(--cds-custom-layer-selected-hover-03, #d1d1d1);--cds-custom-layer-accent: var(--cds-custom-layer-accent-03, #e0e0e0);--cds-custom-layer-accent-hover: var(--cds-custom-layer-accent-hover-03, #d1d1d1);--cds-custom-layer-accent-active: var(--cds-custom-layer-accent-active-03, #a8a8a8);--cds-custom-field: var(--cds-custom-field-03, #f4f4f4);--cds-custom-field-hover: var(--cds-custom-field-hover-03, #e8e8e8);--cds-custom-border-subtle: var(--cds-custom-border-subtle-02, #e0e0e0);--cds-custom-border-subtle-selected: var(--cds-custom-border-subtle-selected-03, #c6c6c6);--cds-custom-border-strong: var(--cds-custom-border-strong-03, #8d8d8d);--cds-custom-border-tile: var(--cds-custom-border-tile-03, #c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background{background-color:var(--cds-custom-layer-background)}@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--assistive-text,.cds-custom--visually-hidden{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--popover-container{display:inline-block}.cds-custom--popover-container:not(.cds-custom--popover--auto-align){position:relative}.cds-custom--popover--high-contrast .cds-custom--popover{--cds-custom-popover-background-color: var(--cds-custom-background-inverse, #393939);--cds-custom-popover-text-color: var(--cds-custom-text-inverse, #ffffff)}.cds-custom--popover--drop-shadow .cds-custom--popover{filter:var(--cds-custom-popover-drop-shadow, drop-shadow(0 .125rem .125rem rgba(0, 0, 0, .2)))}.cds-custom--popover--border>.cds-custom--popover>.cds-custom--popover-content{outline:1px solid var(--cds-custom-popover-border-color, var(--cds-custom-border-subtle));outline-offset:-1px}.cds-custom--popover--caret{--cds-custom-popover-offset: .625rem}.cds-custom--popover{position:absolute;z-index:6000;top:0;right:0;bottom:0;left:0;pointer-events:none}.cds-custom--popover-content{--cds-custom-layout-size-height-sm: 2rem}.cds-custom--popover-content.cds-custom--layout--size-sm,.cds-custom--layout--size-sm :where(.cds-custom--popover-content){--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-sm)}.cds-custom--popover-content{--cds-custom-layout-size-height-md: 2.5rem}.cds-custom--popover-content.cds-custom--layout--size-md,.cds-custom--layout--size-md :where(.cds-custom--popover-content){--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-md)}.cds-custom--popover-content{--cds-custom-layout-size-height-lg: 3rem}.cds-custom--popover-content.cds-custom--layout--size-lg,.cds-custom--layout--size-lg :where(.cds-custom--popover-content){--cds-custom-layout-size-height: var(--cds-custom-layout-size-height-lg)}.cds-custom--popover-content{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--popover-content *,.cds-custom--popover-content *:before,.cds-custom--popover-content *:after{box-sizing:inherit}.cds-custom--popover-content{position:absolute;z-index:6000;display:none;border-radius:var(--cds-custom-popover-border-radius, 2px);background-color:var(--cds-custom-popover-background-color, var(--cds-custom-layer));color:var(--cds-custom-popover-text-color, var(--cds-custom-text-primary, #161616));inline-size:max-content;max-inline-size:23rem;pointer-events:auto}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content{display:block}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-content{background-color:var(--cds-custom-background, #ffffff)}.cds-custom--popover-content:before{position:absolute;display:none;content:""}.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content:before{display:block}.cds-custom--popover-caret,.cds-custom--popover--auto-align.cds-custom--popover-caret{position:absolute;z-index:6000;display:none;will-change:transform}.cds-custom--popover-caret:after,.cds-custom--popover--auto-align.cds-custom--popover-caret:after{position:absolute;display:block;background-color:var(--cds-custom-popover-background-color, var(--cds-custom-layer));content:""}.cds-custom--popover-caret:before,.cds-custom--popover--auto-align.cds-custom--popover-caret:before{position:absolute;display:none;background-color:var(--cds-custom-popover-border-color, var(--cds-custom-border-subtle));content:""}.cds-custom--popover--background-token__background>.cds-custom--popover>.cds-custom--popover-caret:after{background-color:var(--cds-custom-background, #ffffff)}.cds-custom--popover--border .cds-custom--popover-caret:before,.cds-custom--popover--border .cds-custom--popover--auto-align.cds-custom--popover-caret:before{display:block}.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-caret{display:block}.cds-custom--popover--auto-align.cds-custom--popover--caret.cds-custom--popover--open>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{display:block}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-caret{display:none}.cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{transform:translate(50%,calc(100% + var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-start:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem)),calc(100% + var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-custom-popover-offset, 0rem));inset-inline-start:initial}.cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:0;inset-inline-end:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(var(--cds-custom-popover-offset, 0rem),calc(100% + var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--bottom-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-custom-popover-offset, 0rem))}.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset, 0rem);inset-block-start:0;inset-inline:0;transform:translateY(-100%)}.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height, .375rem);inline-size:var(--cds-custom-popover-caret-width, .75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-custom-popover-offset, 0rem))}.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-custom-popover-caret-height, .375rem);clip-path:polygon(0% 100%,50% 0%,100% 100%);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-custom-popover-caret-height, .375rem);clip-path:polygon(0% 100%,50% 0%,100% 100%);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--border.cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}[dir=rtl] .cds-custom--popover--bottom>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-left>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-start>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-right>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--bottom-end>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,var(--cds-custom-popover-offset, 0rem))}.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height, .375rem);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-custom-popover-caret-height, .375rem);clip-path:polygon(0% 100%,50% 0%,100% 100%);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{block-size:var(--cds-custom-popover-caret-height, .375rem);clip-path:polygon(0% 100%,50% 0%,100% 100%);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--border.cds-custom--popover--bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--bottom-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:1px;inset-inline-start:.5px}.cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{transform:translate(50%,calc(-100% - var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-start:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem)),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:calc(50% - var(--cds-custom-popover-offset, 0rem));inset-inline-start:initial}.cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:0;inset-inline-end:calc(50% - var(--cds-custom-popover-offset, 0rem));transform:translate(var(--cds-custom-popover-offset, 0rem),calc(-100% - var(--cds-custom-popover-offset, 0rem)))}[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:calc(50% - var(--cds-custom-popover-offset, 0rem))}.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-content:before{block-size:var(--cds-custom-popover-offset, 0rem);inset-block-end:0;inset-inline:0;transform:translateY(100%)}.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height, .375rem);inline-size:var(--cds-custom-popover-caret-width, .75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-1 * var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-custom-popover-caret-height, .375rem);clip-path:polygon(0% 0%,50% 100%,100% 0%);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-custom-popover-caret-height, .375rem);clip-path:polygon(0% 0%,50% 100%,100% 0%);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--border.cds-custom--popover--top>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-end>.cds-custom--popover>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}[dir=rtl] .cds-custom--popover--top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{transform:translate(50%,calc(-1 * var(--cds-custom-popover-offset, 0rem)))}.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-height, .375rem);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-custom-popover-caret-height, .375rem);clip-path:polygon(0% 0%,50% 100%,100% 0%);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{block-size:var(--cds-custom-popover-caret-height, .375rem);clip-path:polygon(0% 0%,50% 100%,100% 0%);inline-size:var(--cds-custom-popover-caret-width, .75rem)}.cds-custom--popover--border.cds-custom--popover--top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--top-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inline-size:calc(var(--cds-custom-popover-caret-width, .75rem) - 1px);inset-block-start:-1px;inset-inline-start:.5px}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset, 0rem),-50%)}.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset, 0rem),calc(.5 * var(--cds-custom-popover-offset, 0rem) * -1 - 16px))}.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-custom-popover-offset, 0rem),calc(.5 * var(--cds-custom-popover-offset, 0rem) + 16px))}[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:100%;inset-inline-start:initial}.cds-custom--popover--right>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--right-end>.cds-custom--popover>.cds-custom--popover-content:before{inline-size:var(--cds-custom-popover-offset, 0rem);inset-block:0;inset-inline-start:0;transform:translate(-100%)}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width, .75rem);inline-size:var(--cds-custom-popover-caret-height, .375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-custom-popover-offset, 0rem) - 100%),-50%)}.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-custom-popover-caret-width, .75rem);clip-path:polygon(0% 50%,100% 0%,100% 100%);inline-size:var(--cds-custom-popover-caret-height, .375rem)}[dir=rtl] .cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:100%;inset-inline-start:initial}.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-custom-popover-caret-width, .75rem);clip-path:polygon(0% 50%,100% 0%,100% 100%);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width, .75rem);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-custom-popover-caret-width, .75rem);clip-path:polygon(0% 50%,100% 0%,100% 100%);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{block-size:var(--cds-custom-popover-caret-width, .75rem);clip-path:polygon(0% 50%,100% 0%,100% 100%);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--right-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem) + .1px),-50%)}.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem)),calc(-.5 * var(--cds-custom-popover-offset, 0rem) - 16px))}.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem)),calc(.5 * var(--cds-custom-popover-offset, 0rem) + 16px))}[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:initial;inset-inline-start:100%}.cds-custom--popover--left>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-top>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-start>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-bottom>.cds-custom--popover>.cds-custom--popover-content:before,.cds-custom--popover--left-end>.cds-custom--popover>.cds-custom--popover-content:before{inline-size:var(--cds-custom-popover-offset, 0rem);inset-block:0;inset-inline-end:0;transform:translate(100%)}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width, .75rem);inline-size:var(--cds-custom-popover-caret-height, .375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(-1 * var(--cds-custom-popover-offset, 0rem) + 100%),-50%)}.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{block-size:var(--cds-custom-popover-caret-width, .75rem);clip-path:polygon(0% 0%,100% 50%,0% 100%);inline-size:var(--cds-custom-popover-caret-height, .375rem)}[dir=rtl] .cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret,[dir=rtl] .cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret{inset-inline-end:initial;inset-inline-start:100%}.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:before{block-size:var(--cds-custom-popover-caret-width, .75rem);clip-path:polygon(0% 0%,100% 50%,0% 100%);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-caret:after{inset-inline-start:1px}.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret{block-size:var(--cds-custom-popover-caret-width, .75rem);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{block-size:var(--cds-custom-popover-caret-width, .75rem);clip-path:polygon(0% 0%,100% 50%,0% 100%);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{block-size:var(--cds-custom-popover-caret-width, .75rem);clip-path:polygon(0% 0%,100% 50%,0% 100%);inline-size:var(--cds-custom-popover-caret-height, .375rem)}.cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,.cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:before{margin-inline-start:-1px}[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-top.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-start.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-bottom.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after,[dir=rtl] .cds-custom--popover--border.cds-custom--popover--left-end.cds-custom--popover--auto-align>.cds-custom--popover>.cds-custom--popover-content>.cds-custom--popover-caret:after{inset-inline-start:0}.cds-custom--popover--tab-tip>.cds-custom--popover>.cds-custom--popover-content{border-radius:0}.cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-start:0}.cds-custom--popover--tab-tip.cds-custom--popover--top-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,.cds-custom--popover--tab-tip.cds-custom--popover--bottom-end:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--top-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content,[dir=rtl] .cds-custom--popover--tab-tip.cds-custom--popover--bottom-start:not(.cds-custom--popover--auto-align)>.cds-custom--popover>.cds-custom--popover-content{inset-inline-end:0;inset-inline-start:initial}.cds-custom--popover--tab-tip .cds-custom--popover{will-change:filter}.cds-custom--popover--tab-tip__button{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--popover--tab-tip__button *,.cds-custom--popover--tab-tip__button *:before,.cds-custom--popover--tab-tip__button *:after{box-sizing:inherit}.cds-custom--popover--tab-tip__button{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--popover--tab-tip__button::-moz-focus-inner{border:0}.cds-custom--popover--tab-tip__button{position:relative;display:inline-flex;align-items:center;justify-content:center;block-size:2rem;inline-size:2rem}.cds-custom--popover--tab-tip__button:focus{outline:2px solid var(--cds-custom-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--popover--tab-tip__button:focus{outline-style:dotted}}.cds-custom--popover--tab-tip__button:hover{background-color:var(--cds-custom-layer-hover)}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button{background:var(--cds-custom-layer);box-shadow:0 2px 2px #0003}.cds-custom--popover--tab-tip.cds-custom--popover--open .cds-custom--popover--tab-tip__button:not(:focus):after{position:absolute;z-index:6001;background:var(--cds-custom-layer);block-size:2px;content:"";inline-size:100%;inset-block-end:0}.cds-custom--popover--tab-tip__button svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--tooltip{--cds-custom-popover-offset: 12px}.cds-custom--tooltip-content{font-size:var(--cds-custom-body-01-font-size, .875rem);font-weight:var(--cds-custom-body-01-font-weight, 400);line-height:var(--cds-custom-body-01-line-height, 1.42857);letter-spacing:var(--cds-custom-body-01-letter-spacing, .16px);padding:var(--cds-custom-tooltip-padding-block, 1rem) var(--cds-custom-tooltip-padding-inline, 1rem);max-inline-size:18rem;overflow-wrap:break-word}.cds-custom--icon-tooltip{--cds-custom-tooltip-padding-block: .125rem;--cds-custom-popover-caret-width: .5rem;--cds-custom-popover-caret-height: .25rem;--cds-custom-popover-offset: .5rem}.cds-custom--icon-tooltip .cds-custom--tooltip-content{font-size:var(--cds-custom-body-compact-01-font-size, .875rem);font-weight:var(--cds-custom-body-compact-01-font-weight, 400);line-height:var(--cds-custom-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing, .16px)}.cds-custom--definition-term{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--definition-term *,.cds-custom--definition-term *:before,.cds-custom--definition-term *:after{box-sizing:inherit}.cds-custom--definition-term{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--definition-term::-moz-focus-inner{border:0}.cds-custom--definition-term{border-radius:0;border-block-end:1px dotted var(--cds-custom-border-strong);color:var(--cds-custom-text-primary, #161616)}.cds-custom--definition-term:focus{outline:1px solid var(--cds-custom-focus, #0f62fe)}@media screen and (prefers-contrast){.cds-custom--definition-term:focus{outline-style:dotted}}.cds-custom--definition-term:focus{border-block-end-color:var(--cds-custom-border-interactive, #0f62fe)}.cds-custom--definition-term:hover{border-block-end-color:var(--cds-custom-border-interactive, #0f62fe)}.cds-custom--definition-tooltip{font-size:var(--cds-custom-body-01-font-size, .875rem);font-weight:var(--cds-custom-body-01-font-weight, 400);line-height:var(--cds-custom-body-01-line-height, 1.42857);letter-spacing:var(--cds-custom-body-01-letter-spacing, .16px);padding:.5rem 1rem;max-inline-size:11rem;text-wrap:auto;word-break:break-word}.cds-custom--btn{--cds-custom-layout-size-height-local: clamp(max(var(--cds-custom-layout-size-height-min), var(--cds-custom-layout-size-height-xs)), var(--cds-custom-layout-size-height, var(--cds-custom-layout-size-height-lg)), min(var(--cds-custom-layout-size-height-max), var(--cds-custom-layout-size-height-2xl)));--cds-custom-layout-density-padding-inline-local: clamp(var(--cds-custom-layout-density-padding-inline-min), var(--cds-custom-layout-density-padding-inline, var(--cds-custom-layout-density-padding-inline-normal)), var(--cds-custom-layout-density-padding-inline-max));--temp-1lh: ( var(--cds-custom-body-compact-01-line-height, 1.28572) * 1em );--temp-expressive-1lh: ( var(--cds-custom-body-compact-02-line-height, 1.375) * 1em );--temp-padding-block-max: calc( (var(--cds-custom-layout-size-height-lg) - var(--temp-1lh)) / 2 - .0625rem );box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--btn *,.cds-custom--btn *:before,.cds-custom--btn *:after{box-sizing:inherit}.cds-custom--btn{font-size:var(--cds-custom-body-compact-01-font-size, .875rem);font-weight:var(--cds-custom-body-compact-01-font-weight, 400);line-height:var(--cds-custom-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing, .16px);position:relative;display:inline-flex;flex-shrink:0;justify-content:space-between;border-radius:0;margin:0;cursor:pointer;inline-size:max-content;max-inline-size:20rem;min-block-size:var(--cds-custom-layout-size-height-local);outline:none;padding-block:min((var(--cds-custom-layout-size-height-local) - var(--temp-1lh)) / 2 - .0625rem,var(--temp-padding-block-max));padding-inline:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem) calc(var(--cds-custom-layout-density-padding-inline-local) * 3 + 1rem - .0625rem);text-align:start;text-decoration:none;transition:background 70ms cubic-bezier(0,0,.38,.9),box-shadow 70ms cubic-bezier(0,0,.38,.9),border-color 70ms cubic-bezier(0,0,.38,.9),outline 70ms cubic-bezier(0,0,.38,.9);vertical-align:top}.cds-custom--btn:disabled,.cds-custom--btn:hover:disabled,.cds-custom--btn:focus:disabled,.cds-custom--btn.cds-custom--btn--disabled,.cds-custom--btn.cds-custom--btn--disabled:hover,.cds-custom--btn.cds-custom--btn--disabled:focus{border-color:var(--cds-custom-button-disabled, #c6c6c6);background:var(--cds-custom-button-disabled, #c6c6c6);box-shadow:none;color:var(--cds-custom-text-on-color-disabled, #8d8d8d);cursor:not-allowed}.cds-custom--btn .cds-custom--btn__icon{position:absolute;flex-shrink:0;block-size:1rem;inline-size:1rem;inset-block-start:min((var(--cds-custom-layout-size-height-local) - 1rem) / 2 - .0625rem,var(--temp-padding-block-max));inset-inline-end:var(--cds-custom-layout-density-padding-inline-local);margin-block-start:.0625rem}.cds-custom--btn::-moz-focus-inner{padding:0;border:0}.cds-custom--btn--primary{border-width:1px;border-style:solid;border-color:transparent;background-color:var(--cds-custom-button-primary, #0f62fe);color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--primary:hover{background-color:var(--cds-custom-button-primary-hover, #0050e6)}.cds-custom--btn--primary:focus{border-color:var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe)),inset 0 0 0 2px var(--cds-custom-background, #ffffff)}.cds-custom--btn--primary:active{background-color:var(--cds-custom-button-primary-active, #002d9c)}.cds-custom--btn--primary .cds-custom--btn__icon,.cds-custom--btn--primary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--primary:hover{color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--secondary{border-width:1px;border-style:solid;border-color:transparent;background-color:var(--cds-custom-button-secondary, #393939);color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--secondary:hover{background-color:var(--cds-custom-button-secondary-hover, #474747)}.cds-custom--btn--secondary:focus{border-color:var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe)),inset 0 0 0 2px var(--cds-custom-background, #ffffff)}.cds-custom--btn--secondary:active{background-color:var(--cds-custom-button-secondary-active, #6f6f6f)}.cds-custom--btn--secondary .cds-custom--btn__icon,.cds-custom--btn--secondary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--secondary:hover,.cds-custom--btn--secondary:focus{color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--tertiary{border-width:1px;border-style:solid;border-color:var(--cds-custom-button-tertiary, #0f62fe);background-color:transparent;color:var(--cds-custom-button-tertiary, #0f62fe)}.cds-custom--btn--tertiary:hover{background-color:var(--cds-custom-button-tertiary-hover, #0050e6)}.cds-custom--btn--tertiary:focus{border-color:var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe)),inset 0 0 0 2px var(--cds-custom-background, #ffffff)}.cds-custom--btn--tertiary:active{background-color:var(--cds-custom-button-tertiary-active, #002d9c)}.cds-custom--btn--tertiary .cds-custom--btn__icon,.cds-custom--btn--tertiary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--tertiary:hover{color:var(--cds-custom-text-inverse, #ffffff)}.cds-custom--btn--tertiary:focus{background-color:var(--cds-custom-button-tertiary, #0f62fe);color:var(--cds-custom-text-inverse, #ffffff)}.cds-custom--btn--tertiary:active{border-color:transparent;background-color:var(--cds-custom-button-tertiary-active, #002d9c);color:var(--cds-custom-text-inverse, #ffffff)}.cds-custom--btn--tertiary:disabled,.cds-custom--btn--tertiary:hover:disabled,.cds-custom--btn--tertiary:focus:disabled,.cds-custom--btn--tertiary.cds-custom--btn--disabled,.cds-custom--btn--tertiary.cds-custom--btn--disabled:hover,.cds-custom--btn--tertiary.cds-custom--btn--disabled:focus{background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .25));outline:none}.cds-custom--btn--ghost{border-width:1px;border-style:solid;border-color:transparent;background-color:transparent;color:var(--cds-custom-link-primary, #0f62fe)}.cds-custom--btn--ghost:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12))}.cds-custom--btn--ghost:focus{border-color:var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe)),inset 0 0 0 2px var(--cds-custom-background, #ffffff)}.cds-custom--btn--ghost .cds-custom--btn__icon,.cds-custom--btn--ghost .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--ghost{padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem)}.cds-custom--btn--ghost .cds-custom--btn__icon{position:static;align-self:center;margin-inline-start:.5rem}.cds-custom--btn--ghost:hover,.cds-custom--btn--ghost:active{color:var(--cds-custom-link-primary-hover, #0043ce)}.cds-custom--btn--ghost:active{background-color:var(--cds-custom-background-active, rgba(141, 141, 141, .5))}.cds-custom--btn--ghost:disabled,.cds-custom--btn--ghost:hover:disabled,.cds-custom--btn--ghost:focus:disabled,.cds-custom--btn--ghost.cds-custom--btn--disabled,.cds-custom--btn--ghost.cds-custom--btn--disabled:hover,.cds-custom--btn--ghost.cds-custom--btn--disabled:focus{border-color:transparent;background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .25));outline:none}.cds-custom--btn--ghost:not([disabled]) svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--btn--icon-only{align-items:center;justify-content:center;padding:0;block-size:var(--cds-custom-layout-size-height-local);inline-size:var(--cds-custom-layout-size-height-local);padding-block-start:0}.cds-custom--btn--icon-only>:first-child{min-inline-size:1rem}.cds-custom--btn--icon-only .cds-custom--btn__icon{position:static}.cds-custom--btn--icon-only.cds-custom--btn--ghost .cds-custom--btn__icon,.cds-custom--btn--icon-only.cds-custom--btn--danger--ghost .cds-custom--btn__icon{margin:0}.cds-custom--btn--icon-only.cds-custom--btn--danger--ghost{padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - 1rem)}.cds-custom--btn--xs:not(.cds-custom--btn--icon-only){padding-block-start:1.5px}.cds-custom--btn--xs:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon,.cds-custom--btn--sm:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon,.cds-custom--btn--md:not(.cds-custom--btn--icon-only) .cds-custom--btn__icon{margin-block-start:0}.cds-custom--btn--icon-only.cds-custom--btn--selected{background:var(--cds-custom-background-selected, rgba(141, 141, 141, .2))}.cds-custom--btn path[data-icon-path=inner-path]{fill:none}.cds-custom--btn--ghost.cds-custom--btn--icon-only .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]),.cds-custom--btn--ghost.cds-custom--btn--icon-only .cds-custom--btn__icon{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--btn--ghost.cds-custom--btn--icon-only[disabled] .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]),.cds-custom--btn--ghost.cds-custom--btn--icon-only[disabled] .cds-custom--btn__icon,.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--btn--ghost[disabled]:hover .cds-custom--btn__icon{fill:var(--cds-custom-icon-on-color-disabled, #8d8d8d)}.cds-custom--btn--ghost.cds-custom--btn--icon-only[disabled],.cds-custom--icon-tooltip--disabled .cds-custom--tooltip-trigger__wrapper{cursor:not-allowed}.cds-custom--icon-tooltip--disabled .cds-custom--btn--icon-only[disabled]{pointer-events:none}.cds-custom--btn--danger{border-width:1px;border-style:solid;border-color:transparent;background-color:var(--cds-custom-button-danger-primary, #da1e28);color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger:hover{background-color:var(--cds-custom-button-danger-hover, #b81921)}.cds-custom--btn--danger:focus{border-color:var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe)),inset 0 0 0 2px var(--cds-custom-background, #ffffff)}.cds-custom--btn--danger:active{background-color:var(--cds-custom-button-danger-active, #750e13)}.cds-custom--btn--danger .cds-custom--btn__icon,.cds-custom--btn--danger .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--danger:hover{color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger--tertiary{border-width:1px;border-style:solid;border-color:var(--cds-custom-button-danger-secondary, #da1e28);background-color:transparent;color:var(--cds-custom-button-danger-secondary, #da1e28)}.cds-custom--btn--danger--tertiary:hover{background-color:var(--cds-custom-button-danger-hover, #b81921)}.cds-custom--btn--danger--tertiary:focus{border-color:var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe)),inset 0 0 0 2px var(--cds-custom-background, #ffffff)}.cds-custom--btn--danger--tertiary:active{background-color:var(--cds-custom-button-danger-active, #750e13)}.cds-custom--btn--danger--tertiary .cds-custom--btn__icon,.cds-custom--btn--danger--tertiary .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--danger--tertiary:hover{border-color:var(--cds-custom-button-danger-hover, #b81921);color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger--tertiary:focus{background-color:var(--cds-custom-button-danger-primary, #da1e28);color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger--tertiary:active{border-color:var(--cds-custom-button-danger-active, #750e13);background-color:var(--cds-custom-button-danger-active, #750e13);color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger--tertiary:disabled,.cds-custom--btn--danger--tertiary:hover:disabled,.cds-custom--btn--danger--tertiary:focus:disabled,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled:hover,.cds-custom--btn--danger--tertiary.cds-custom--btn--disabled:focus{background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .25));outline:none}.cds-custom--btn--danger--ghost{border-width:1px;border-style:solid;border-color:transparent;background-color:transparent;color:var(--cds-custom-button-danger-secondary, #da1e28)}.cds-custom--btn--danger--ghost:hover{background-color:var(--cds-custom-button-danger-hover, #b81921)}.cds-custom--btn--danger--ghost:focus{border-color:var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe));box-shadow:inset 0 0 0 1px var(--cds-custom-button-focus-color, var(--cds-custom-focus, #0f62fe)),inset 0 0 0 2px var(--cds-custom-background, #ffffff)}.cds-custom--btn--danger--ghost:active{background-color:var(--cds-custom-button-danger-active, #750e13)}.cds-custom--btn--danger--ghost .cds-custom--btn__icon,.cds-custom--btn--danger--ghost .cds-custom--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds-custom--btn--danger--ghost{padding-inline-end:calc(var(--cds-custom-layout-density-padding-inline-local) - .0625rem)}.cds-custom--btn--danger--ghost .cds-custom--btn__icon{position:static;margin-inline-start:.5rem}.cds-custom--btn--danger--ghost:hover,.cds-custom--btn--danger--ghost:active{color:var(--cds-custom-text-on-color, #ffffff)}.cds-custom--btn--danger--ghost:disabled,.cds-custom--btn--danger--ghost:hover:disabled,.cds-custom--btn--danger--ghost:focus:disabled,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled:hover,.cds-custom--btn--danger--ghost.cds-custom--btn--disabled:focus{border-color:transparent;background:transparent;color:var(--cds-custom-text-disabled, rgba(22, 22, 22, .25));outline:none}.cds-custom--btn--expressive{font-size:var(--cds-custom-body-compact-02-font-size, 1rem);font-weight:var(--cds-custom-body-compact-02-font-weight, 400);line-height:var(--cds-custom-body-compact-02-line-height, 1.375);letter-spacing:var(--cds-custom-body-compact-02-letter-spacing, 0);padding-block:min((var(--cds-custom-layout-size-height-local) - var(--temp-expressive-1lh)) / 2 - .0625rem,var(--temp-padding-block-max))}.cds-custom--btn--icon-only.cds-custom--btn--expressive{padding:12px 13px}.cds-custom--btn.cds-custom--btn--expressive .cds-custom--btn__icon{block-size:1.25rem;inline-size:1.25rem}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--expressive{max-inline-size:20rem}.cds-custom--btn.cds-custom--skeleton{position:relative;padding:0;border:none;background:var(--cds-custom-skeleton-background, #e8e8e8);box-shadow:none;pointer-events:none}.cds-custom--btn.cds-custom--skeleton:hover,.cds-custom--btn.cds-custom--skeleton:focus,.cds-custom--btn.cds-custom--skeleton:active{border:none;cursor:default;outline:none}.cds-custom--btn.cds-custom--skeleton:before{position:absolute;animation:3s ease-in-out cds-custom--skeleton infinite;background:var(--cds-custom-skeleton-element, #c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion: reduce){.cds-custom--btn.cds-custom--skeleton:before{animation:none}}@media screen and (-ms-high-contrast: active),(forced-colors: active){.cds-custom--btn.cds-custom--skeleton{background:CanvasText}.cds-custom--btn.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--btn.cds-custom--skeleton{inline-size:9.375rem}.cds-custom--btn-set{display:flex}.cds-custom--btn-set--stacked{flex-direction:column}.cds-custom--btn-set .cds-custom--btn{inline-size:100%;max-inline-size:12.25rem}.cds-custom--btn-set .cds-custom--btn:not(:focus){box-shadow:-.0625rem 0 0 0 var(--cds-custom-button-separator, #e0e0e0)}.cds-custom--btn-set .cds-custom--btn:first-of-type:not(:focus){box-shadow:inherit}.cds-custom--btn-set .cds-custom--btn:focus+.cds-custom--btn{box-shadow:inherit}.cds-custom--btn-set--stacked .cds-custom--btn:not(:focus){box-shadow:0 -.0625rem 0 0 var(--cds-custom-button-separator, #e0e0e0)}.cds-custom--btn-set--stacked .cds-custom--btn:first-of-type:not(:focus){box-shadow:inherit}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--disabled{box-shadow:-.0625rem 0 0 0 var(--cds-custom-icon-on-color-disabled, #8d8d8d)}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--disabled:first-of-type{box-shadow:none}.cds-custom--btn-set--stacked .cds-custom--btn.cds-custom--btn--disabled{box-shadow:0 -.0625rem 0 0 var(--cds-custom-layer-selected-disabled, #8d8d8d)}.cds-custom--btn-set--stacked .cds-custom--btn.cds-custom--btn--disabled:first-of-type{box-shadow:none}.cds-custom--btn-set .cds-custom--btn.cds-custom--btn--loading{border-color:transparent;background-color:transparent;box-shadow:none}.cds-custom--btn--sm .cds-custom--badge-indicator{margin-block-start:.25rem;margin-inline-end:.25rem}@media screen and (-ms-high-contrast: active),(forced-colors: active){.cds-custom--btn:focus{color:Highlight;outline:1px solid Highlight}}[dir=rtl] .cds-custom--btn-set .cds-custom--btn:not(:focus){box-shadow:.0625rem 0 0 0 var(--cds-custom-button-separator, #e0e0e0)}.cds-custom--content{padding:2rem;color:var(--cds-custom-text-primary, #161616);will-change:margin-left}.cds-custom--header~.cds-custom--content,div:has(.cds-custom--header)~.cds-custom--content{margin-block-start:3rem}.cds-custom--side-nav~.cds-custom--content{margin-inline-start:3rem}.cds-custom--side-nav.cds-custom--side-nav--expanded~.cds-custom--content{margin-inline-start:16rem}.cds-custom--header{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--header *,.cds-custom--header *:before,.cds-custom--header *:after{box-sizing:inherit}.cds-custom--header{position:fixed;z-index:8000;display:flex;align-items:center;background-color:var(--cds-custom-background, #ffffff);block-size:3rem;border-block-end:1px solid var(--cds-custom-border-subtle);inset-block-start:0;inset-inline:0}.cds-custom--header__action{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--header__action *,.cds-custom--header__action *:before,.cds-custom--header__action *:after{box-sizing:inherit}.cds-custom--header__action{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--header__action::-moz-focus-inner{border:0}.cds-custom--header__action{display:inline-flex;border:.0625rem solid transparent;block-size:3rem;inline-size:3rem;transition:background-color .11s,border-color .11s}@media (max-width: 41.98rem){.cds-custom--header__action{min-inline-size:3rem}}.cds-custom--header__global .cds-custom--popover{z-index:8001}.cds-custom--header__action>:first-child{margin-block-start:0}.cds-custom--header__action>svg.cds-custom--navigation-menu-panel-collapse-icon,.cds-custom--header__action--active>svg.cds-custom--navigation-menu-panel-expand-icon{display:none}.cds-custom--header__action--active>svg.cds-custom--navigation-menu-panel-collapse-icon{display:inline}.cds-custom--header__action:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12))}.cds-custom--header__action--active{background:var(--cds-custom-layer);border-block-end:1px solid transparent;border-inline-end:1px solid var(--cds-custom-border-subtle);border-inline-start:1px solid var(--cds-custom-border-subtle)}.cds-custom--header__action--active>svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--header__action:focus{border-color:var(--cds-custom-focus, #0f62fe);outline:none}.cds-custom--header__action:active{background-color:var(--cds-custom-background-active, rgba(141, 141, 141, .5))}.cds-custom--header__action.cds-custom--btn--icon-only{align-items:center;justify-content:center}.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action svg{fill:var(--cds-custom-icon-secondary, #525252)}.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action:hover svg,.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action:active svg,.cds-custom--btn.cds-custom--btn--icon-only.cds-custom--header__action--active svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--header__menu-trigger>svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--header__menu-trigger:hover>svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--header__menu-toggle{display:flex;align-items:center;justify-content:center}@media (min-width: 66rem){.cds-custom--header__menu-toggle__hidden{display:none}}a.cds-custom--header__name{font-size:var(--cds-custom-body-compact-01-font-size, .875rem);font-weight:var(--cds-custom-body-compact-01-font-weight, 400);line-height:var(--cds-custom-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing, .16px);display:flex;align-items:center;padding:0 2rem 0 1rem;border:.125rem solid transparent;block-size:100%;font-weight:600;letter-spacing:.1px;line-height:1.25rem;outline:none;text-decoration:none;transition:border-color .11s;-webkit-user-select:none;user-select:none}@media (max-width: 41.98rem){a.cds-custom--header__name{padding:0 1rem}}a.cds-custom--header__name:focus{border-color:var(--cds-custom-focus, #0f62fe)}.cds-custom--header__name--prefix{font-weight:400}a.cds-custom--header__name,a.cds-custom--header__name:hover{color:var(--cds-custom-text-primary, #161616)}.cds-custom--header__menu-toggle:not(.cds-custom--header__menu-toggle__hidden)~.cds-custom--header__name{padding-inline-start:.5rem}.cds-custom--header__nav{position:relative;display:none;block-size:100%;padding-inline-start:1rem}@media (min-width: 66rem){.cds-custom--header__nav{display:block}}.cds-custom--header__nav:before{position:absolute;display:block;background-color:var(--cds-custom-border-subtle);block-size:1.5rem;content:"";inline-size:.0625rem;inset-block-start:50%;inset-inline-start:0;transform:translateY(-50%)}.cds-custom--header__menu-bar{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--header__menu-bar *,.cds-custom--header__menu-bar *:before,.cds-custom--header__menu-bar *:after{box-sizing:inherit}.cds-custom--header__menu-bar{display:flex;padding:0;margin:0;block-size:100%;list-style:none}a.cds-custom--header__menu-item{position:relative;display:flex;align-items:center;padding:0 1rem;border:2px solid transparent;background-color:var(--cds-custom-background, #ffffff);block-size:100%;color:var(--cds-custom-text-secondary, #525252);font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.125rem;text-decoration:none;transition:background-color .11s,border-color .11s,color .11s;-webkit-user-select:none;user-select:none}a.cds-custom--header__menu-item:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12));color:var(--cds-custom-text-primary, #161616)}.cds-custom--header__action:active,a.cds-custom--header__menu-item:active{background-color:var(--cds-custom-background-active, rgba(141, 141, 141, .5));color:var(--cds-custom-text-primary, #161616)}a.cds-custom--header__menu-item:focus{border-color:var(--cds-custom-focus, #0f62fe);outline:none}a.cds-custom--header__menu-item:hover>svg,a.cds-custom--header__menu-item:active>svg{fill:var(--cds-custom-icon-primary, #161616)}a.cds-custom--header__menu-item[aria-current=page],.cds-custom--header__menu-item--current{color:var(--cds-custom-text-primary, #161616)}a.cds-custom--header__menu-item[aria-current=page]:after,.cds-custom--header__menu-item--current:after{position:absolute;background-color:var(--cds-custom-border-interactive, #0f62fe);block-size:3px;content:"";inline-size:calc(100% + 4px);inset-block-end:-2px;inset-inline-start:-2px}a.cds-custom--header__menu-item[aria-current=page]:focus:after,.cds-custom--header__menu-item--current:focus:after{border:0}.cds-custom--header__submenu .cds-custom--header__menu a.cds-custom--header__menu-item[aria-current=page]:after,.cds-custom--header__submenu .cds-custom--header__menu .cds-custom--header__menu-item--current:after{background-color:var(--cds-custom-border-interactive, #0f62fe);block-size:calc(100% + 4px);inline-size:3px;inset-block-start:-2px;inset-inline-start:-2px}.cds-custom--header__submenu .cds-custom--header__menu a.cds-custom--header__menu-item[aria-current=page]:focus:after,.cds-custom--header__submenu .cds-custom--header__menu .cds-custom--header__menu-item--current:focus:after{background-color:var(--cds-custom-border-interactive, #0f62fe);block-size:calc(100% + 4px);inline-size:5px;inset-block-start:-2px;inset-inline-start:-2px}a.cds-custom--header__menu-item[aria-current=page]:focus,a.cds-custom--header__menu-item.cds-custom--header__menu-item--current:focus{border:2px solid var(--cds-custom-focus, #0f62fe)}.cds-custom--header__submenu,.cds-custom--header__menu-title[aria-haspopup=true]{position:relative}.cds-custom--header__menu-title[aria-expanded=true]{z-index:8002;background-color:var(--cds-custom-layer);color:var(--cds-custom-text-secondary, #525252)}.cds-custom--header__menu-title[aria-expanded=true]>.cds-custom--header__menu-arrow{transform:rotate(180deg)}.cds-custom--header__menu{display:none;padding:0;margin:0;list-style:none}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{position:absolute;z-index:8001;display:flex;flex-direction:column;background-color:var(--cds-custom-layer);box-shadow:0 4px 8px #00000080;inline-size:12.5rem;inset-block-end:0;inset-inline-start:0;transform:translateY(100%)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item{background-color:var(--cds-custom-layer)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item:hover{background-color:var(--cds-custom-layer-hover);color:var(--cds-custom-text-primary, #161616)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item:active{background-color:var(--cds-custom-layer-active);color:var(--cds-custom-text-primary, #161616)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item.cds-custom--header__menu-item--current{background-color:var(--cds-custom-layer-selected)}.cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu .cds-custom--header__menu-item.cds-custom--header__menu-item--current:hover{background-color:var(--cds-custom-layer-selected-hover)}.cds-custom--header__menu .cds-custom--header__menu-item{block-size:3rem}.cds-custom--header__menu-arrow{fill:var(--cds-custom-icon-secondary, #525252);margin-inline-start:.5rem;transition:transform .11s,fill .11s}.cds-custom--header__global{display:flex;flex:1 1 0%;justify-content:flex-end;block-size:100%}.cds-custom--skip-to-content{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--skip-to-content:focus{z-index:9999;display:flex;align-items:center;padding:0 1rem;border:4px solid var(--cds-custom-focus, #0f62fe);background-color:var(--cds-custom-background, #ffffff);block-size:3rem;clip:auto;color:var(--cds-custom-text-secondary, #525252);inline-size:auto;inset-block-start:0;inset-inline-start:0;outline:none}.cds-custom--header-panel{position:fixed;z-index:8000;overflow:hidden;border:none;background-color:var(--cds-custom-layer);color:var(--cds-custom-text-secondary, #525252);inline-size:0;inset-block:3rem 0;inset-inline-end:0;transition:width .11s cubic-bezier(.2,0,1,.9);will-change:width}.cds-custom--header-panel--expanded{border-inline-end:1px solid var(--cds-custom-border-subtle);border-inline-start:1px solid var(--cds-custom-border-subtle);inline-size:16rem;overflow-y:auto}.cds-custom--side-nav{position:fixed;z-index:8000;overflow:hidden;background-color:var(--cds-custom-background, #ffffff);color:var(--cds-custom-text-secondary, #525252);inline-size:3rem;inset-block:0;inset-inline-start:0;max-inline-size:16rem;transition:inline-size .11s cubic-bezier(.2,0,1,.9),transform .11s cubic-bezier(.2,0,1,.9);will-change:inline-size}.cds-custom--side-nav--ux{inline-size:16rem;inset-block-start:3rem}@media (max-width: 65.98rem){.cds-custom--side-nav--ux{inline-size:0}}.cds-custom--side-nav--rail{inline-size:3rem}.cds-custom--side-nav--hidden{inline-size:0}.cds-custom--side-nav--expanded{inline-size:16rem}.cds-custom--side-nav__overlay{position:fixed;background-color:transparent;block-size:0;inline-size:0;inset-block-start:3rem;inset-inline-start:0;opacity:0;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1)}@media (max-width: 65.98rem){.cds-custom--side-nav__overlay-active{z-index:6000;background-color:var(--cds-custom-overlay, rgba(22, 22, 22, .5));block-size:100vh;inline-size:100vw;opacity:1;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1)}}.cds-custom--header~.cds-custom--side-nav{block-size:calc(100% - 48px);inset-block-start:3rem}.cds-custom--side-nav--fixed{inline-size:16rem}.cds-custom--side-nav--collapsed{inline-size:16rem;transform:translate(-16rem)}.cds-custom--side-nav__navigation{display:flex;flex-direction:column}.cds-custom--side-nav__items{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__items *,.cds-custom--side-nav__items *:before,.cds-custom--side-nav__items *:after{box-sizing:inherit}.cds-custom--side-nav__items{overflow:hidden;flex:1 1 0%;padding:1rem 0 0}.cds-custom--side-nav:hover .cds-custom--side-nav__items,.cds-custom--side-nav--fixed .cds-custom--side-nav__items,.cds-custom--side-nav--expanded .cds-custom--side-nav__items,.cds-custom--side-nav--ux .cds-custom--side-nav__items{overflow-y:auto}.cds-custom--side-nav__item{overflow:hidden;block-size:auto;inline-size:auto}.cds-custom--side-nav--ux .cds-custom--side-nav__item{block-size:auto;inline-size:auto}.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active):hover .cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__submenu:hover,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__link:hover,.cds-custom--side-nav__menu a.cds-custom--side-nav__link:not(.cds-custom--side-nav__link--current):not([aria-current=page]):hover,.cds-custom--side-nav a.cds-custom--header__menu-item:hover,.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__link:hover>span,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active) .cds-custom--side-nav__menu-item>.cds-custom--side-nav__link:hover>span{color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item--large{block-size:auto}.cds-custom--side-nav__divider{margin:.5rem 1rem;background-color:var(--cds-custom-border-subtle);block-size:1px;list-style-type:none}.cds-custom--side-nav__divider hr{border:none}.cds-custom--side-nav__submenu{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__submenu *,.cds-custom--side-nav__submenu *:before,.cds-custom--side-nav__submenu *:after{box-sizing:inherit}.cds-custom--side-nav__submenu{display:inline-block;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%}.cds-custom--side-nav__submenu::-moz-focus-inner{border:0}.cds-custom--side-nav__submenu{font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px);outline:2px solid transparent;outline-offset:-2px;display:flex;align-items:center;padding:0 1rem;block-size:2rem;color:var(--cds-custom-text-secondary, #525252);transition:color .11s,background-color .11s,outline .11s;-webkit-user-select:none;user-select:none}.cds-custom--side-nav__submenu:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__submenu:focus{outline:2px solid var(--cds-custom-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--side-nav__submenu:focus{outline-style:dotted}}.cds-custom--side-nav__submenu-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start}.cds-custom--side-nav__icon.cds-custom--side-nav__submenu-chevron{display:flex;flex:1;justify-content:flex-end}.cds-custom--side-nav__submenu-chevron>svg{block-size:1rem;inline-size:1rem;transition:transform .11s}.cds-custom--side-nav__submenu[aria-expanded=true] .cds-custom--side-nav__submenu-chevron>svg{transform:rotate(180deg)}.cds-custom--side-nav__item--large .cds-custom--side-nav__submenu{block-size:3rem}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu:hover{background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu[aria-expanded=false]{position:relative;background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu[aria-expanded=false]:before{position:absolute;background-color:var(--cds-custom-border-interactive, #0f62fe);content:"";inline-size:3px;inset-block:0;inset-inline-start:0}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu-title{color:var(--cds-custom-text-primary, #161616);font-weight:600}.cds-custom--side-nav__item--active .cds-custom--side-nav__icon>svg{fill:var(--cds-custom-icon-primary, #161616)}.cds-custom--side-nav__menu{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__menu *,.cds-custom--side-nav__menu *:before,.cds-custom--side-nav__menu *:after{box-sizing:inherit}.cds-custom--side-nav__menu{display:block;max-block-size:0;visibility:hidden}.cds-custom--side-nav__submenu[aria-expanded=true]+.cds-custom--side-nav__menu{max-block-size:93.75rem;visibility:inherit}.cds-custom--side-nav__menu a.cds-custom--side-nav__link{block-size:2rem;font-weight:400;min-block-size:2rem;padding-inline-start:2rem}.cds-custom--side-nav__item.cds-custom--side-nav__item--icon a.cds-custom--side-nav__link{padding-inline-start:4.5rem}.cds-custom--side-nav__menu a.cds-custom--side-nav__link--current,.cds-custom--side-nav__menu a.cds-custom--side-nav__link[aria-current=page],a.cds-custom--side-nav__link--current{background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2))}.cds-custom--side-nav__menu a.cds-custom--side-nav__link--current>span,.cds-custom--side-nav__menu a.cds-custom--side-nav__link[aria-current=page]>span,a.cds-custom--side-nav__link--current>span{color:var(--cds-custom-text-primary, #161616);font-weight:600}a.cds-custom--side-nav__link,.cds-custom--side-nav a.cds-custom--header__menu-item,.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{outline:2px solid transparent;outline-offset:-2px;font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px);position:relative;display:flex;align-items:center;padding:0 1rem;min-block-size:2rem;text-decoration:none;transition:color .11s,background-color .11s,outline .11s}.cds-custom--side-nav__item--large a.cds-custom--side-nav__link{block-size:3rem}a.cds-custom--side-nav__link>.cds-custom--side-nav__link-text,.cds-custom--side-nav a.cds-custom--header__menu-item .cds-custom--text-truncate-end{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--cds-custom-text-secondary, #525252);font-size:.875rem;letter-spacing:.1px;line-height:1.25rem;-webkit-user-select:none;user-select:none}a.cds-custom--side-nav__link:focus,.cds-custom--side-nav a.cds-custom--header__menu-item:focus{outline:2px solid var(--cds-custom-focus, #0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){a.cds-custom--side-nav__link:focus,.cds-custom--side-nav a.cds-custom--header__menu-item:focus{outline-style:dotted}}a.cds-custom--side-nav__link[aria-current=page],a.cds-custom--side-nav__link--current{background-color:var(--cds-custom-background-selected, rgba(141, 141, 141, .2));font-weight:600}a.cds-custom--side-nav__link[aria-current=page] .cds-custom--side-nav__link-text,a.cds-custom--side-nav__link--current .cds-custom--side-nav__link-text{color:var(--cds-custom-text-primary, #161616)}a.cds-custom--side-nav__link[aria-current=page]:before,a.cds-custom--side-nav__link--current:before{position:absolute;background-color:var(--cds-custom-border-interactive, #0f62fe);content:"";inline-size:3px;inset-block:0;inset-inline-start:0}.cds-custom--side-nav__icon{display:flex;flex:0 0 1rem;align-items:center;justify-content:center}.cds-custom--side-nav__icon:not(.cds-custom--side-nav__submenu-chevron){margin-inline-end:1.5rem}.cds-custom--side-nav__icon>svg{block-size:1rem;fill:var(--cds-custom-icon-secondary, #525252);inline-size:1rem}.cds-custom--side-nav__icon>svg.cds-custom--side-nav-collapse-icon{display:none}.cds-custom--side-nav--expanded .cds-custom--side-nav__icon>svg.cds-custom--side-nav-expand-icon{display:none}.cds-custom--side-nav--expanded .cds-custom--side-nav__icon>svg.cds-custom--side-nav-collapse-icon{display:block}.cds-custom--side-nav--fixed a.cds-custom--side-nav__link,.cds-custom--side-nav--fixed .cds-custom--side-nav__submenu{padding-inline-start:1rem}.cds-custom--side-nav--fixed .cds-custom--side-nav__item:not(.cds-custom--side-nav__item--icon) .cds-custom--side-nav__menu a.cds-custom--side-nav__link{padding-inline-start:2rem}@media (max-width: 65.98rem){.cds-custom--side-nav .cds-custom--header__nav{display:block}}.cds-custom--side-nav__header-navigation{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__header-navigation *,.cds-custom--side-nav__header-navigation *:before,.cds-custom--side-nav__header-navigation *:after{box-sizing:inherit}.cds-custom--side-nav__header-navigation{display:none}@media (max-width: 65.98rem){.cds-custom--side-nav__header-navigation{position:relative;display:block;margin-block-end:2rem}}.cds-custom--side-nav__header-divider:after{position:absolute;background:var(--cds-custom-border-subtle);block-size:.0625rem;content:"";inline-size:calc(100% - 32px);inset-block-end:-1rem;inset-inline-start:1rem}.cds-custom--side-nav a.cds-custom--header__menu-item{justify-content:space-between;color:var(--cds-custom-text-secondary, #525252);white-space:nowrap}.cds-custom--side-nav a.cds-custom--header__menu-item[aria-expanded=true]{background-color:transparent}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{padding:0;background-color:transparent;box-shadow:none;inline-size:100%;inset-block-end:inherit;transform:none}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu li{inline-size:100%}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item{font-weight:400;padding-inline-start:4.25rem}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item:hover{background-color:var(--cds-custom-background-hover, rgba(141, 141, 141, .12));color:var(--cds-custom-text-primary, #161616)}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item--current:hover{background-color:var(--cds-custom-layer-selected-hover)}.cds-custom--side-nav .cds-custom--side-nav__header-navigation a.cds-custom--header__menu-item[aria-current=page]:after,.cds-custom--side-nav .cds-custom--side-nav__header-navigation .cds-custom--header__menu-item--current:after{block-size:calc(100% + 4px);inline-size:3px}.cds-custom--side-nav .cds-custom--header__menu a.cds-custom--header__menu-item{block-size:inherit}.cds-custom--side-nav a.cds-custom--header__menu-item:hover .cds-custom--header__menu-arrow,.cds-custom--side-nav a.cds-custom--header__menu-item:focus .cds-custom--header__menu-arrow,.cds-custom--side-nav .cds-custom--header__menu-arrow{fill:var(--cds-custom-icon-secondary, #525252)}.cds-custom--switcher{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--switcher *,.cds-custom--switcher *:before,.cds-custom--switcher *:after{box-sizing:inherit}.cds-custom--switcher{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--cds-custom-text-secondary, #525252)}.cds-custom--switcher__item{block-size:2rem;inline-size:100%}.cds-custom--switcher__item:nth-child(1){margin-block-start:1rem}.cds-custom--switcher__item--divider{display:block;border:none;margin:.5rem 1rem;background:var(--cds-custom-border-subtle);block-size:1px;inline-size:14rem}.cds-custom--switcher__item-link{font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px);display:block;padding:.375rem 1rem;block-size:2rem;color:var(--cds-custom-text-secondary, #525252);text-decoration:none}.cds-custom--switcher__item-link:hover:not(.cds-custom--switcher__item-link--selected){background:var(--cds-custom-layer-hover);color:var(--cds-custom-text-primary, #161616);cursor:pointer}.cds-custom--switcher__item-link:focus{outline:2px solid var(--cds-custom-focus, #0f62fe);outline-offset:-2px}.cds-custom--switcher__item-link:active{background:var(--cds-custom-layer-active);color:var(--cds-custom-text-primary, #161616)}.cds-custom--switcher__item-link--selected{background:var(--cds-custom-layer-selected);color:var(--cds-custom-text-primary, #161616)}clabs-global-header-apaas,clabs-global-header-hybrid-ipaas{--cds-custom-ai-aura-end: rgba(0, 0, 0, 0);--cds-custom-ai-aura-hover-background: #333333;--cds-custom-ai-aura-hover-end: rgba(0, 0, 0, 0);--cds-custom-ai-aura-hover-start: rgba(69, 137, 255, .4);--cds-custom-ai-aura-start: rgba(69, 137, 255, .1);--cds-custom-ai-aura-start-sm: rgba(69, 137, 255, .16);--cds-custom-ai-border-end: #4589ff;--cds-custom-ai-border-start: rgba(166, 200, 255, .36);--cds-custom-ai-border-strong: #78a9ff;--cds-custom-ai-drop-shadow: rgba(0, 0, 0, .28);--cds-custom-ai-inner-shadow: rgba(69, 137, 255, .16);--cds-custom-ai-overlay: rgba(0, 0, 0, .5);--cds-custom-ai-popover-background: #161616;--cds-custom-ai-popover-caret-bottom: #4589ff;--cds-custom-ai-popover-caret-bottom-background: #202d45;--cds-custom-ai-popover-caret-bottom-background-actions: #1e283a;--cds-custom-ai-popover-caret-center: #4870b5;--cds-custom-ai-popover-shadow-outer-01: rgba(0, 0, 0, .12);--cds-custom-ai-popover-shadow-outer-02: rgba(0, 0, 0, .08);--cds-custom-ai-skeleton-background: rgba(120, 169, 255, .5);--cds-custom-ai-skeleton-element-background: rgba(120, 169, 255, .3);--cds-custom-background: #161616;--cds-custom-background-active: rgba(141, 141, 141, .4);--cds-custom-background-brand: #0f62fe;--cds-custom-background-hover: rgba(141, 141, 141, .16);--cds-custom-background-inverse: #f4f4f4;--cds-custom-background-inverse-hover: #e8e8e8;--cds-custom-background-selected: rgba(141, 141, 141, .24);--cds-custom-background-selected-hover: rgba(141, 141, 141, .32);--cds-custom-border-disabled: rgba(141, 141, 141, .5);--cds-custom-border-interactive: #4589ff;--cds-custom-border-inverse: #f4f4f4;--cds-custom-border-strong-01: #6f6f6f;--cds-custom-border-strong-02: #8d8d8d;--cds-custom-border-strong-03: #a8a8a8;--cds-custom-border-subtle-00: #393939;--cds-custom-border-subtle-01: #525252;--cds-custom-border-subtle-02: #6f6f6f;--cds-custom-border-subtle-03: #6f6f6f;--cds-custom-border-subtle-selected-01: #6f6f6f;--cds-custom-border-subtle-selected-02: #8d8d8d;--cds-custom-border-subtle-selected-03: #8d8d8d;--cds-custom-border-tile-01: #525252;--cds-custom-border-tile-02: #6f6f6f;--cds-custom-border-tile-03: #8d8d8d;--cds-custom-chat-avatar-agent: #c6c6c6;--cds-custom-chat-avatar-bot: #8d8d8d;--cds-custom-chat-avatar-user: #4589ff;--cds-custom-chat-bubble-agent: #262626;--cds-custom-chat-bubble-border: #525252;--cds-custom-chat-bubble-user: #393939;--cds-custom-chat-button: #78a9ff;--cds-custom-chat-button-active: rgba(141, 141, 141, .4);--cds-custom-chat-button-hover: rgba(141, 141, 141, .16);--cds-custom-chat-button-selected: rgba(141, 141, 141, .24);--cds-custom-chat-button-text-hover: #a6c8ff;--cds-custom-chat-button-text-selected: #c6c6c6;--cds-custom-chat-header-background: #262626;--cds-custom-chat-prompt-background: #161616;--cds-custom-chat-prompt-border-end: rgba(38, 38, 38, 0);--cds-custom-chat-prompt-border-start: #262626;--cds-custom-chat-shell-background: #262626;--cds-custom-field-01: #262626;--cds-custom-field-02: #393939;--cds-custom-field-03: #525252;--cds-custom-field-hover-01: #333333;--cds-custom-field-hover-02: #474747;--cds-custom-field-hover-03: #636363;--cds-custom-focus: #ffffff;--cds-custom-focus-inset: #161616;--cds-custom-focus-inverse: #0f62fe;--cds-custom-highlight: #001d6c;--cds-custom-icon-disabled: rgba(244, 244, 244, .25);--cds-custom-icon-interactive: #ffffff;--cds-custom-icon-inverse: #161616;--cds-custom-icon-on-color: #ffffff;--cds-custom-icon-on-color-disabled: rgba(255, 255, 255, .25);--cds-custom-icon-primary: #f4f4f4;--cds-custom-icon-secondary: #c6c6c6;--cds-custom-interactive: #4589ff;--cds-custom-layer-01: #262626;--cds-custom-layer-02: #393939;--cds-custom-layer-03: #525252;--cds-custom-layer-accent-01: #393939;--cds-custom-layer-accent-02: #525252;--cds-custom-layer-accent-03: #6f6f6f;--cds-custom-layer-accent-active-01: #6f6f6f;--cds-custom-layer-accent-active-02: #8d8d8d;--cds-custom-layer-accent-active-03: #393939;--cds-custom-layer-accent-hover-01: #474747;--cds-custom-layer-accent-hover-02: #636363;--cds-custom-layer-accent-hover-03: #5e5e5e;--cds-custom-layer-active-01: #525252;--cds-custom-layer-active-02: #6f6f6f;--cds-custom-layer-active-03: #8d8d8d;--cds-custom-layer-background-01: #161616;--cds-custom-layer-background-02: #262626;--cds-custom-layer-background-03: #393939;--cds-custom-layer-hover-01: #333333;--cds-custom-layer-hover-02: #474747;--cds-custom-layer-hover-03: #636363;--cds-custom-layer-selected-01: #393939;--cds-custom-layer-selected-02: #525252;--cds-custom-layer-selected-03: #6f6f6f;--cds-custom-layer-selected-disabled: #a8a8a8;--cds-custom-layer-selected-hover-01: #474747;--cds-custom-layer-selected-hover-02: #636363;--cds-custom-layer-selected-hover-03: #5e5e5e;--cds-custom-layer-selected-inverse: #f4f4f4;--cds-custom-link-inverse: #0f62fe;--cds-custom-link-inverse-active: #161616;--cds-custom-link-inverse-hover: #0043ce;--cds-custom-link-inverse-visited: #8a3ffc;--cds-custom-link-primary: #78a9ff;--cds-custom-link-primary-hover: #a6c8ff;--cds-custom-link-secondary: #a6c8ff;--cds-custom-link-visited: #be95ff;--cds-custom-overlay: rgba(0, 0, 0, .65);--cds-custom-shadow: rgba(0, 0, 0, .8);--cds-custom-skeleton-background: #292929;--cds-custom-skeleton-element: #393939;--cds-custom-support-caution-major: #ff832b;--cds-custom-support-caution-minor: #f1c21b;--cds-custom-support-caution-undefined: #a56eff;--cds-custom-support-error: #fa4d56;--cds-custom-support-error-inverse: #da1e28;--cds-custom-support-info: #4589ff;--cds-custom-support-info-inverse: #0043ce;--cds-custom-support-success: #42be65;--cds-custom-support-success-inverse: #24a148;--cds-custom-support-warning: #f1c21b;--cds-custom-support-warning-inverse: #f1c21b;--cds-custom-text-disabled: rgba(244, 244, 244, .25);--cds-custom-text-error: #ff8389;--cds-custom-text-helper: #a8a8a8;--cds-custom-text-inverse: #161616;--cds-custom-text-on-color: #ffffff;--cds-custom-text-on-color-disabled: rgba(255, 255, 255, .25);--cds-custom-text-placeholder: rgba(244, 244, 244, .4);--cds-custom-text-primary: #f4f4f4;--cds-custom-text-secondary: #c6c6c6;--cds-custom-toggle-off: #6f6f6f;--cds-custom-spacing-01: .125rem;--cds-custom-spacing-02: .25rem;--cds-custom-spacing-03: .5rem;--cds-custom-spacing-04: .75rem;--cds-custom-spacing-05: 1rem;--cds-custom-spacing-06: 1.5rem;--cds-custom-spacing-07: 2rem;--cds-custom-spacing-08: 2.5rem;--cds-custom-spacing-09: 3rem;--cds-custom-spacing-10: 4rem;--cds-custom-spacing-11: 5rem;--cds-custom-spacing-12: 6rem;--cds-custom-spacing-13: 10rem;--cds-custom-fluid-spacing-01: 0;--cds-custom-fluid-spacing-02: 2vw;--cds-custom-fluid-spacing-03: 5vw;--cds-custom-fluid-spacing-04: 10vw;--cds-custom-caption-01-font-size: .75rem;--cds-custom-caption-01-font-weight: 400;--cds-custom-caption-01-line-height: 1.33333;--cds-custom-caption-01-letter-spacing: .32px;--cds-custom-caption-02-font-size: .875rem;--cds-custom-caption-02-font-weight: 400;--cds-custom-caption-02-line-height: 1.28572;--cds-custom-caption-02-letter-spacing: .32px;--cds-custom-label-01-font-size: .75rem;--cds-custom-label-01-font-weight: 400;--cds-custom-label-01-line-height: 1.33333;--cds-custom-label-01-letter-spacing: .32px;--cds-custom-label-02-font-size: .875rem;--cds-custom-label-02-font-weight: 400;--cds-custom-label-02-line-height: 1.28572;--cds-custom-label-02-letter-spacing: .16px;--cds-custom-helper-text-01-font-size: .75rem;--cds-custom-helper-text-01-line-height: 1.33333;--cds-custom-helper-text-01-letter-spacing: .32px;--cds-custom-helper-text-02-font-size: .875rem;--cds-custom-helper-text-02-font-weight: 400;--cds-custom-helper-text-02-line-height: 1.28572;--cds-custom-helper-text-02-letter-spacing: .16px;--cds-custom-body-short-01-font-size: .875rem;--cds-custom-body-short-01-font-weight: 400;--cds-custom-body-short-01-line-height: 1.28572;--cds-custom-body-short-01-letter-spacing: .16px;--cds-custom-body-short-02-font-size: 1rem;--cds-custom-body-short-02-font-weight: 400;--cds-custom-body-short-02-line-height: 1.375;--cds-custom-body-short-02-letter-spacing: 0;--cds-custom-body-long-01-font-size: .875rem;--cds-custom-body-long-01-font-weight: 400;--cds-custom-body-long-01-line-height: 1.42857;--cds-custom-body-long-01-letter-spacing: .16px;--cds-custom-body-long-02-font-size: 1rem;--cds-custom-body-long-02-font-weight: 400;--cds-custom-body-long-02-line-height: 1.5;--cds-custom-body-long-02-letter-spacing: 0;--cds-custom-code-01-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-custom-code-01-font-size: .75rem;--cds-custom-code-01-font-weight: 400;--cds-custom-code-01-line-height: 1.33333;--cds-custom-code-01-letter-spacing: .32px;--cds-custom-code-02-font-family: "IBM Plex Mono", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", monospace;--cds-custom-code-02-font-size: .875rem;--cds-custom-code-02-font-weight: 400;--cds-custom-code-02-line-height: 1.42857;--cds-custom-code-02-letter-spacing: .32px;--cds-custom-heading-01-font-size: .875rem;--cds-custom-heading-01-font-weight: 600;--cds-custom-heading-01-line-height: 1.42857;--cds-custom-heading-01-letter-spacing: .16px;--cds-custom-heading-02-font-size: 1rem;--cds-custom-heading-02-font-weight: 600;--cds-custom-heading-02-line-height: 1.5;--cds-custom-heading-02-letter-spacing: 0;--cds-custom-productive-heading-01-font-size: .875rem;--cds-custom-productive-heading-01-font-weight: 600;--cds-custom-productive-heading-01-line-height: 1.28572;--cds-custom-productive-heading-01-letter-spacing: .16px;--cds-custom-productive-heading-02-font-size: 1rem;--cds-custom-productive-heading-02-font-weight: 600;--cds-custom-productive-heading-02-line-height: 1.375;--cds-custom-productive-heading-02-letter-spacing: 0;--cds-custom-productive-heading-03-font-size: 1.25rem;--cds-custom-productive-heading-03-font-weight: 400;--cds-custom-productive-heading-03-line-height: 1.4;--cds-custom-productive-heading-03-letter-spacing: 0;--cds-custom-productive-heading-04-font-size: 1.75rem;--cds-custom-productive-heading-04-font-weight: 400;--cds-custom-productive-heading-04-line-height: 1.28572;--cds-custom-productive-heading-04-letter-spacing: 0;--cds-custom-productive-heading-05-font-size: 2rem;--cds-custom-productive-heading-05-font-weight: 400;--cds-custom-productive-heading-05-line-height: 1.25;--cds-custom-productive-heading-05-letter-spacing: 0;--cds-custom-productive-heading-06-font-size: 2.625rem;--cds-custom-productive-heading-06-font-weight: 300;--cds-custom-productive-heading-06-line-height: 1.199;--cds-custom-productive-heading-06-letter-spacing: 0;--cds-custom-productive-heading-07-font-size: 3.375rem;--cds-custom-productive-heading-07-font-weight: 300;--cds-custom-productive-heading-07-line-height: 1.19;--cds-custom-productive-heading-07-letter-spacing: 0;--cds-custom-expressive-paragraph-01-font-size: 1.5rem;--cds-custom-expressive-paragraph-01-font-weight: 300;--cds-custom-expressive-paragraph-01-line-height: 1.334;--cds-custom-expressive-paragraph-01-letter-spacing: 0;--cds-custom-expressive-heading-01-font-size: .875rem;--cds-custom-expressive-heading-01-font-weight: 600;--cds-custom-expressive-heading-01-line-height: 1.42857;--cds-custom-expressive-heading-01-letter-spacing: .16px;--cds-custom-expressive-heading-02-font-size: 1rem;--cds-custom-expressive-heading-02-font-weight: 600;--cds-custom-expressive-heading-02-line-height: 1.5;--cds-custom-expressive-heading-02-letter-spacing: 0;--cds-custom-expressive-heading-03-font-size: 1.25rem;--cds-custom-expressive-heading-03-font-weight: 400;--cds-custom-expressive-heading-03-line-height: 1.4;--cds-custom-expressive-heading-03-letter-spacing: 0;--cds-custom-expressive-heading-04-font-size: 1.75rem;--cds-custom-expressive-heading-04-font-weight: 400;--cds-custom-expressive-heading-04-line-height: 1.28572;--cds-custom-expressive-heading-04-letter-spacing: 0;--cds-custom-expressive-heading-05-font-size: 2rem;--cds-custom-expressive-heading-05-font-weight: 400;--cds-custom-expressive-heading-05-line-height: 1.25;--cds-custom-expressive-heading-05-letter-spacing: 0;--cds-custom-expressive-heading-06-font-size: 2rem;--cds-custom-expressive-heading-06-font-weight: 600;--cds-custom-expressive-heading-06-line-height: 1.25;--cds-custom-expressive-heading-06-letter-spacing: 0;--cds-custom-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-quotation-01-font-size: 1.25rem;--cds-custom-quotation-01-font-weight: 400;--cds-custom-quotation-01-line-height: 1.3;--cds-custom-quotation-01-letter-spacing: 0;--cds-custom-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-quotation-02-font-size: 2rem;--cds-custom-quotation-02-font-weight: 300;--cds-custom-quotation-02-line-height: 1.25;--cds-custom-quotation-02-letter-spacing: 0;--cds-custom-display-01-font-size: 2.625rem;--cds-custom-display-01-font-weight: 300;--cds-custom-display-01-line-height: 1.19;--cds-custom-display-01-letter-spacing: 0;--cds-custom-display-02-font-size: 2.625rem;--cds-custom-display-02-font-weight: 600;--cds-custom-display-02-line-height: 1.19;--cds-custom-display-02-letter-spacing: 0;--cds-custom-display-03-font-size: 2.625rem;--cds-custom-display-03-font-weight: 300;--cds-custom-display-03-line-height: 1.19;--cds-custom-display-03-letter-spacing: 0;--cds-custom-display-04-font-size: 2.625rem;--cds-custom-display-04-font-weight: 300;--cds-custom-display-04-line-height: 1.19;--cds-custom-display-04-letter-spacing: 0;--cds-custom-legal-01-font-size: .75rem;--cds-custom-legal-01-font-weight: 400;--cds-custom-legal-01-line-height: 1.33333;--cds-custom-legal-01-letter-spacing: .32px;--cds-custom-legal-02-font-size: .875rem;--cds-custom-legal-02-font-weight: 400;--cds-custom-legal-02-line-height: 1.28572;--cds-custom-legal-02-letter-spacing: .16px;--cds-custom-body-compact-01-font-size: .875rem;--cds-custom-body-compact-01-font-weight: 400;--cds-custom-body-compact-01-line-height: 1.28572;--cds-custom-body-compact-01-letter-spacing: .16px;--cds-custom-body-compact-02-font-size: 1rem;--cds-custom-body-compact-02-font-weight: 400;--cds-custom-body-compact-02-line-height: 1.375;--cds-custom-body-compact-02-letter-spacing: 0;--cds-custom-heading-compact-01-font-size: .875rem;--cds-custom-heading-compact-01-font-weight: 600;--cds-custom-heading-compact-01-line-height: 1.28572;--cds-custom-heading-compact-01-letter-spacing: .16px;--cds-custom-heading-compact-02-font-size: 1rem;--cds-custom-heading-compact-02-font-weight: 600;--cds-custom-heading-compact-02-line-height: 1.375;--cds-custom-heading-compact-02-letter-spacing: 0;--cds-custom-body-01-font-size: .875rem;--cds-custom-body-01-font-weight: 400;--cds-custom-body-01-line-height: 1.42857;--cds-custom-body-01-letter-spacing: .16px;--cds-custom-body-02-font-size: 1rem;--cds-custom-body-02-font-weight: 400;--cds-custom-body-02-line-height: 1.5;--cds-custom-body-02-letter-spacing: 0;--cds-custom-heading-03-font-size: 1.25rem;--cds-custom-heading-03-font-weight: 400;--cds-custom-heading-03-line-height: 1.4;--cds-custom-heading-03-letter-spacing: 0;--cds-custom-heading-04-font-size: 1.75rem;--cds-custom-heading-04-font-weight: 400;--cds-custom-heading-04-line-height: 1.28572;--cds-custom-heading-04-letter-spacing: 0;--cds-custom-heading-05-font-size: 2rem;--cds-custom-heading-05-font-weight: 400;--cds-custom-heading-05-line-height: 1.25;--cds-custom-heading-05-letter-spacing: 0;--cds-custom-heading-06-font-size: 2.625rem;--cds-custom-heading-06-font-weight: 300;--cds-custom-heading-06-line-height: 1.199;--cds-custom-heading-06-letter-spacing: 0;--cds-custom-heading-07-font-size: 3.375rem;--cds-custom-heading-07-font-weight: 300;--cds-custom-heading-07-line-height: 1.19;--cds-custom-heading-07-letter-spacing: 0;--cds-custom-fluid-heading-03-font-size: 1.25rem;--cds-custom-fluid-heading-03-font-weight: 400;--cds-custom-fluid-heading-03-line-height: 1.4;--cds-custom-fluid-heading-03-letter-spacing: 0;--cds-custom-fluid-heading-04-font-size: 1.75rem;--cds-custom-fluid-heading-04-font-weight: 400;--cds-custom-fluid-heading-04-line-height: 1.28572;--cds-custom-fluid-heading-04-letter-spacing: 0;--cds-custom-fluid-heading-05-font-size: 2rem;--cds-custom-fluid-heading-05-font-weight: 400;--cds-custom-fluid-heading-05-line-height: 1.25;--cds-custom-fluid-heading-05-letter-spacing: 0;--cds-custom-fluid-heading-06-font-size: 2rem;--cds-custom-fluid-heading-06-font-weight: 600;--cds-custom-fluid-heading-06-line-height: 1.25;--cds-custom-fluid-heading-06-letter-spacing: 0;--cds-custom-fluid-paragraph-01-font-size: 1.5rem;--cds-custom-fluid-paragraph-01-font-weight: 300;--cds-custom-fluid-paragraph-01-line-height: 1.334;--cds-custom-fluid-paragraph-01-letter-spacing: 0;--cds-custom-fluid-quotation-01-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-fluid-quotation-01-font-size: 1.25rem;--cds-custom-fluid-quotation-01-font-weight: 400;--cds-custom-fluid-quotation-01-line-height: 1.3;--cds-custom-fluid-quotation-01-letter-spacing: 0;--cds-custom-fluid-quotation-02-font-family: "IBM Plex Serif", system-ui, -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", serif;--cds-custom-fluid-quotation-02-font-size: 2rem;--cds-custom-fluid-quotation-02-font-weight: 300;--cds-custom-fluid-quotation-02-line-height: 1.25;--cds-custom-fluid-quotation-02-letter-spacing: 0;--cds-custom-fluid-display-01-font-size: 2.625rem;--cds-custom-fluid-display-01-font-weight: 300;--cds-custom-fluid-display-01-line-height: 1.19;--cds-custom-fluid-display-01-letter-spacing: 0;--cds-custom-fluid-display-02-font-size: 2.625rem;--cds-custom-fluid-display-02-font-weight: 600;--cds-custom-fluid-display-02-line-height: 1.19;--cds-custom-fluid-display-02-letter-spacing: 0;--cds-custom-fluid-display-03-font-size: 2.625rem;--cds-custom-fluid-display-03-font-weight: 300;--cds-custom-fluid-display-03-line-height: 1.19;--cds-custom-fluid-display-03-letter-spacing: 0;--cds-custom-fluid-display-04-font-size: 2.625rem;--cds-custom-fluid-display-04-font-weight: 300;--cds-custom-fluid-display-04-line-height: 1.19;--cds-custom-fluid-display-04-letter-spacing: 0;--cds-custom-button-separator: #161616;--cds-custom-button-primary: #0f62fe;--cds-custom-button-secondary: #6f6f6f;--cds-custom-button-tertiary: #ffffff;--cds-custom-button-danger-primary: #da1e28;--cds-custom-button-danger-secondary: #fa4d56;--cds-custom-button-danger-active: #750e13;--cds-custom-button-primary-active: #002d9c;--cds-custom-button-secondary-active: #393939;--cds-custom-button-tertiary-active: #c6c6c6;--cds-custom-button-danger-hover: #b81921;--cds-custom-button-primary-hover: #0050e6;--cds-custom-button-secondary-hover: #5e5e5e;--cds-custom-button-tertiary-hover: #f4f4f4;--cds-custom-button-disabled: rgba(141, 141, 141, .3)}@media screen and (-ms-high-contrast: active),(forced-colors: active){clabs-global-header-apaas,clabs-global-header-hybrid-ipaas{--cds-custom-icon-primary: ButtonText;--cds-custom-icon-secondary: ButtonText;--cds-custom-icon-interactive: ButtonText;--cds-custom-icon-disabled: GrayText;--cds-custom-icon-on-color-disabled: GrayText;--cds-custom-icon-inverse: SelectedItemText;--cds-custom-icon-on-color: SelectedItemText;--cds-custom-button-disabled: GrayText;--cds-custom-interactive: ButtonText;--cds-custom-link-primary: LinkText;--cds-custom-link-primary-hover: LinkText;--cds-custom-link-secondary: LinkText;--cds-custom-link-inverse: SelectedItemText;--cds-custom-link-inverse-hover: SelectedItemText;--cds-custom-link-inverse-visited: SelectedItemText;--cds-custom-link-visited: VisitedText;--cds-custom-background-selected: SelectedItem;--cds-custom-background-selected-hover: SelectedItem;--cds-custom-background-inverse: SelectedItem;--cds-custom-layer-selected-inverse: SelectedItem}}clabs-global-header-apaas,clabs-global-header-hybrid-ipaas{--cds-custom-layer: var(--cds-custom-layer-01, #f4f4f4);--cds-custom-layer-active: var(--cds-custom-layer-active-01, #c6c6c6);--cds-custom-layer-background: var(--cds-custom-layer-background-01, #ffffff);--cds-custom-layer-hover: var(--cds-custom-layer-hover-01, #e8e8e8);--cds-custom-layer-selected: var(--cds-custom-layer-selected-01, #e0e0e0);--cds-custom-layer-selected-hover: var(--cds-custom-layer-selected-hover-01, #d1d1d1);--cds-custom-layer-accent: var(--cds-custom-layer-accent-01, #e0e0e0);--cds-custom-layer-accent-hover: var(--cds-custom-layer-accent-hover-01, #d1d1d1);--cds-custom-layer-accent-active: var(--cds-custom-layer-accent-active-01, #a8a8a8);--cds-custom-field: var(--cds-custom-field-01, #f4f4f4);--cds-custom-field-hover: var(--cds-custom-field-hover-01, #e8e8e8);--cds-custom-border-subtle: var(--cds-custom-border-subtle-00, #e0e0e0);--cds-custom-border-subtle-selected: var(--cds-custom-border-subtle-selected-01, #c6c6c6);--cds-custom-border-strong: var(--cds-custom-border-strong-01, #8d8d8d);--cds-custom-border-tile: var(--cds-custom-border-tile-01, #c6c6c6)}.ibm-automation-cds__header{z-index:8050}.ibm-automation-cds__header-name{margin:0 0 0 -.5rem}.ibm-automation-cds__capability-name{color:var(--cds-custom-text-primary);font-weight:400;line-height:normal;margin-inline-end:1.5rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.ibm-automation-cds__product-type{white-space:nowrap}.ibm-automation-cds__global{display:flex;flex:1 1 0%;justify-content:flex-end;block-size:100%}.ibm-automation-cds__side-nav-items{overflow:auto}.automation-global-header__popover__section{position:relative;padding:1rem}.automation-global-header__popover__section:not(:last-child):after{position:absolute;border-block-end:1px solid #393939;content:"";inline-size:100%;inset-block-end:0;inset-inline-start:0}.automation--header__popover__header{display:flex;flex-wrap:nowrap}.automation--header__popover__profile__header__title{font-size:var(--cds-custom-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-custom-productive-heading-03-font-weight, 400);line-height:var(--cds-custom-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-custom-productive-heading-03-letter-spacing, 0);line-height:1.2;margin-block-end:.25rem}.automation--header__popover__profile__header__title,.automation--header__popover__profile__header__email{display:block;inline-size:189px;word-wrap:break-word}.automation-global-header__horizontal_section{border:.25px solid #393939;margin-inline:.5rem}.automation-global-header__name_section{margin-inline-start:1rem}.automation-global-header__console_lnk_section,.automation-global-header__usr_management_lnk_section{padding:0}.automation-global-header__popover__link-item a{text-decoration:none}.automation-global-header__popover__section ul,.automation-global-header__profile_footer ul{padding:0;margin:0}.automation-global-header__popover__section ul li,.automation-global-header__profile_footer ul li{list-style-position:inside;list-style-type:none}.automation-global-header__popover__link{font-size:var(--cds-custom-body-short-01-font-size, .875rem);font-weight:var(--cds-custom-body-short-01-font-weight, 400);line-height:var(--cds-custom-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-custom-body-short-01-letter-spacing, .16px);display:flex;padding:1rem;color:#fff;text-decoration:none;transition:background-color .11s,color .11s}.automation-global-header__popover__link svg{block-size:100%}.automation-global-header__popover__link .link_icon{margin-inline-end:.5rem}.automation-global-header__popover__link:hover{background-color:#353535}.automation-global-header__popover__link:hover .launch_icon{opacity:1}.automation-global-header__popover__link .link_text{margin:auto 0}.automation-global-header__popover__link .launch_icon{margin-inline-start:auto;opacity:0}.automation--header__popover__profile__header__email{font-size:var(--cds-custom-label-01-font-size, .75rem);font-weight:var(--cds-custom-label-01-font-weight, 400);line-height:var(--cds-custom-label-01-line-height, 1.33333);letter-spacing:var(--cds-custom-label-01-letter-spacing, .32px);color:#c6c6c6}.automation-global-header__instance_details{margin:1rem}.automation-global-header__title-bar__label{font-size:var(--cds-custom-label-01-font-size, .75rem);font-weight:var(--cds-custom-label-01-font-weight, 400);line-height:var(--cds-custom-label-01-line-height, 1.33333);letter-spacing:var(--cds-custom-label-01-letter-spacing, .32px);color:#c6c6c6;margin-block-end:.25rem}.automation-global-header__title-bar__text{font-size:var(--cds-custom-expressive-heading-01-font-size, .875rem);font-weight:var(--cds-custom-expressive-heading-01-font-weight, 600);line-height:var(--cds-custom-expressive-heading-01-line-height, 1.42857);letter-spacing:var(--cds-custom-expressive-heading-01-letter-spacing, .16px);font-weight:400}.automation-global-header__title-bar__text:not(:last-child){margin-block-end:1rem}.automation-global-header__popover__profile__footer__logout{color:#fff!important}.automation-global-header__popover__link-item cds-button{inline-size:100%}.automation-global-header__popover__link-item cds-button::part(button){padding:0;inline-size:100%}.automation-global-header__popover__link-item cds-button .automation-global-header__popover__link{inline-size:100%}cds-custom-header-global-action.mcsp-header-user-profile{display:flex;block-size:48px;inline-size:48px}cds-custom-header-global-action clabs-global-header-user-profile-image{inline-size:100%}.ibm-automation-cds__help-menu{list-style:none}.ibm-automation-cds__help-menu svg{fill:#fff}.ibm-automation-cds__help-menu ul{transform:translate(calc(3rem - 100%)) translateY(100%)!important}.ibm-automation-cds__help-menu .ibm-automation-cds--text-truncate--end{display:flex;justify-content:space-between;inline-size:320px}.ibm-automation-cds__help-menu .ibm-automation-cds--header__menu-item{padding:12px;block-size:47px}.automation-global-header__notification svg{fill:#fff}.automation-global-header__notification svg circle{fill:#d61f28}cds-custom-header-global-action.mcsp-header-user-profile>div{border-radius:50%;margin:7px;background-color:#1192e8;block-size:32px;inline-size:32px}cds-custom-header-global-action.mcsp-header-user-profile>div svg{margin:6px}.automation-global-header__divider:before{display:block;background-color:var(--cds-custom-border-subtle);block-size:2.5rem;content:"";inline-size:.0625rem;transform:translateY(.25rem)}.automation--header__group{position:relative;display:flex}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none!important}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none!important}.ibm-automation-cds--custom-header__nav{display:block!important}.ibm-automation-cds--header__global .ibm-automation-cds--popover span{display:none!important}.c4p--user-profile-image--light{color:#000}.automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu{color:#f4f4f4}.automation-global-header__trial-menu::part(button){display:flex;align-items:center;padding:0 .75rem;inline-size:fit-content}.automation-global-header__trial-menu p{font-size:var(--cds-custom-label-01-font-size, .75rem);font-weight:var(--cds-custom-label-01-font-weight, 400);line-height:var(--cds-custom-label-01-line-height, 1.33333);letter-spacing:var(--cds-custom-label-01-letter-spacing, .32px)}.automation-global-header__trial-menu .trial-label{color:#f4f4f4;padding-inline-start:5px;text-align:center;white-space:nowrap}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box{border:1px solid transparent;border-radius:.125rem;background-clip:padding-box,border-box;background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#0043ce,#be95ff);background-origin:padding-box,border-box;block-size:1.25rem;color:#f4f4f4;font-size:14px;font-weight:600;min-inline-size:1rem;text-align:center}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#0043ce,#be95ff)!important}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#fa4d56,#fa4d56)!important}.ibm-automation-cds--header__action:hover{background-color:#393939}.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}@media (forced-colors: active){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}@media (forced-colors: active) and (-ms-high-contrast: black-on-white){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#000}}@media (forced-colors: active) and (-ms-high-contrast: white-on-black){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}.automation-global-header__switcher{border:0!important;block-size:max-content;inline-size:max-content;min-block-size:max-content}.c4p--notifications-panel__container{border:0;block-size:max-content;min-block-size:max-content}.automation-header__tooltip{position:absolute;color:#fff;inline-size:16rem;inset-block-start:0;inset-inline-end:0;transform:translate(40px)}.automation-header__tooltip-body{padding:1rem;border-radius:3px;background-color:#393939;box-shadow:0 5px 5px #0000004d}.automation-header__tooltip-body :last-child{margin-block-end:0}.automation-global-header__tooltip-description{font-size:14px;line-height:1.25rem;margin-block-end:1rem}.automation-global-header__tooltip-links{margin-block-end:1rem}.automation-global-header__trial-button:hover{text-decoration:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-content{font-size:var(--cds-custom-body-01-font-size, .875rem);font-weight:var(--cds-custom-body-01-font-weight, 400);line-height:var(--cds-custom-body-01-line-height, 1.42857);letter-spacing:var(--cds-custom-body-01-letter-spacing, .16px);padding:.125rem .5rem;background-color:#393939;color:#fff}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none}.automation-global-header__switcher{border:0!important;block-size:max-content;color:#a8a8a8;inline-size:max-content;min-block-size:max-content}.automation-global-header__switcher-menu{display:inline-block;block-size:47px;color:#a8a8a8;list-style-type:none;min-inline-size:12rem!important}.automation-global-header__switcher-menu-item-title{display:flex;align-items:flex-end;justify-content:space-between}.automation-global-header__switcher-menu-item-title span{overflow:hidden;margin-inline-end:1.5rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item-title-hidden-checkmark{visibility:hidden}.automation-global-header__switcher-menu-item-title-icons-left{display:flex}.automation-global-header__switcher-menu-item-title-icons-left div{margin-inline-end:1rem}.automation-global-header__switcher-menu-item-title-icons-left span{overflow:hidden;margin-inline-end:1rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item>span{overflow:hidden;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-disabled{pointer-events:none}.automation-global-header__switcher-menu.hybrid-ipaas .cds--header__menu-item+.cds--header__menu-title[aria-expanded=false]{inline-size:100%!important;min-inline-size:15rem!important}.automation-global-header__switcher-menu-group-title{display:flex;align-items:center;justify-content:space-between;block-size:47px;color:#f4f4f4;margin-inline-start:1rem;pointer-events:none;font-size:var(--cds-custom-heading-compact-01-font-size, .875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight, 600);line-height:var(--cds-custom-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing, .16px)}cds-custom-header-menu::part(menu-body){inline-size:100%!important;max-block-size:calc(100vh - 47px);min-inline-size:15rem!important;overflow-x:hidden}cds-custom-header-menu::part(trigger){display:flex!important;overflow:hidden;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}cds-custom-header-menu-item:nth-last-child(2){border-block-end:1px solid #393939}/**
6339
6358
  * @license
6340
6359
  *
6341
6360
  * Copyright IBM Corp. 2025
@@ -6343,12 +6362,12 @@ const dd = `.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context
6343
6362
  * This source code is licensed under the Apache-2.0 license found in the
6344
6363
  * LICENSE file in the root directory of this source tree.
6345
6364
  */.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 ad = Object.defineProperty, ud = Object.getOwnPropertyDescriptor, D = (o, t, s, e) => {
6347
- for (var c = e > 1 ? void 0 : e ? ud(t, s) : t, r = o.length - 1, n; r >= 0; r--)
6365
+ var ud = Object.defineProperty, ld = Object.getOwnPropertyDescriptor, D = (o, t, s, e) => {
6366
+ for (var c = e > 1 ? void 0 : e ? ld(t, s) : t, r = o.length - 1, n; r >= 0; r--)
6348
6367
  (n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
6349
- return e && c && ad(t, s, c), c;
6368
+ return e && c && ud(t, s, c), c;
6350
6369
  };
6351
- const { stablePrefix: ld } = st;
6370
+ const { stablePrefix: pd } = st;
6352
6371
  let N = class extends y {
6353
6372
  constructor() {
6354
6373
  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,7 +6538,7 @@ let N = class extends y {
6519
6538
  }
6520
6539
  };
6521
6540
  N.styles = X`
6522
- ${ct(dd)}
6541
+ ${ct(ad)}
6523
6542
  `;
6524
6543
  D([
6525
6544
  a({ type: String })
@@ -6600,14 +6619,14 @@ D([
6600
6619
  It()
6601
6620
  ], N.prototype, "headerOptions", 2);
6602
6621
  N = D([
6603
- ot(`${ld}-global-header-hybrid-ipaas`)
6622
+ ot(`${pd}-global-header-hybrid-ipaas`)
6604
6623
  ], N);
6605
6624
  /**
6606
6625
  * @license
6607
6626
  * Copyright 2018 Google LLC
6608
6627
  * SPDX-License-Identifier: BSD-3-Clause
6609
6628
  */
6610
- const pd = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "className"]), Fe = /* @__PURE__ */ new WeakMap(), je = (o, t, s, e, c) => {
6629
+ const md = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "className"]), Fe = /* @__PURE__ */ new WeakMap(), je = (o, t, s, e, c) => {
6611
6630
  const r = c == null ? void 0 : c[t];
6612
6631
  r === void 0 ? (o[t] = s, s == null && t in HTMLElement.prototype && o.removeAttribute(t)) : s !== e && ((n, d, l) => {
6613
6632
  let p = Fe.get(n);
@@ -6615,10 +6634,10 @@ const pd = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
6615
6634
  let m = p.get(d);
6616
6635
  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
6636
  })(o, r, s);
6618
- }, md = ({ react: o, tagName: t, elementClass: s, events: e, displayName: c }) => {
6637
+ }, vd = ({ react: o, tagName: t, elementClass: s, events: e, displayName: c }) => {
6619
6638
  const r = new Set(Object.keys(e ?? {})), n = o.forwardRef((d, l) => {
6620
6639
  const p = o.useRef(/* @__PURE__ */ new Map()), m = o.useRef(null), h = {}, b = {};
6621
- for (const [g, f] of Object.entries(d)) pd.has(g) ? h[g === "className" ? "class" : g] = f : r.has(g) || g in s.prototype ? b[g] = f : h[g] = f;
6640
+ 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
6641
  return o.useLayoutEffect(() => {
6623
6642
  if (m.current === null) return;
6624
6643
  const g = /* @__PURE__ */ new Map();
@@ -6642,7 +6661,7 @@ const pd = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
6642
6661
  * This source code is licensed under the Apache-2.0 license found in the
6643
6662
  * LICENSE file in the root directory of this source tree.
6644
6663
  */
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", vd = md({
6664
+ 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
6665
  tagName: "clabs-global-header-hybrid-ipaas",
6647
6666
  elementClass: N,
6648
6667
  react: We,
@@ -6653,7 +6672,7 @@ const Ec = "clabs-hybrid-ipaas-header-ai-callback", Mc = "clabs-hybrid-ipaas-hea
6653
6672
  onSearchCallback: Ic,
6654
6673
  onSearchSubmitCallback: Pc
6655
6674
  }
6656
- }), ya = (o) => {
6675
+ }), _a = (o) => {
6657
6676
  const {
6658
6677
  aiCallback: t,
6659
6678
  notificationOpenCallback: s,
@@ -6663,7 +6682,7 @@ const Ec = "clabs-hybrid-ipaas-header-ai-callback", Mc = "clabs-hybrid-ipaas-hea
6663
6682
  ...n
6664
6683
  } = o;
6665
6684
  return /* @__PURE__ */ We.createElement(
6666
- vd,
6685
+ hd,
6667
6686
  {
6668
6687
  role: "banner",
6669
6688
  onaiCallback: t && (() => {
@@ -6691,7 +6710,7 @@ const Ec = "clabs-hybrid-ipaas-header-ai-callback", Mc = "clabs-hybrid-ipaas-hea
6691
6710
  ...n
6692
6711
  }
6693
6712
  );
6694
- }, hd = `/**
6713
+ }, gd = `/**
6695
6714
  * @license
6696
6715
  *
6697
6716
  * Copyright IBM Corp. 2025
@@ -6699,12 +6718,12 @@ const Ec = "clabs-hybrid-ipaas-header-ai-callback", Mc = "clabs-hybrid-ipaas-hea
6699
6718
  * This source code is licensed under the Apache-2.0 license found in the
6700
6719
  * LICENSE file in the root directory of this source tree.
6701
6720
  */.automation-global-header__logout-header{padding-block:1rem}`;
6702
- var gd = Object.defineProperty, bd = Object.getOwnPropertyDescriptor, Lc = (o, t, s, e) => {
6703
- for (var c = e > 1 ? void 0 : e ? bd(t, s) : t, r = o.length - 1, n; r >= 0; r--)
6721
+ var bd = Object.defineProperty, fd = Object.getOwnPropertyDescriptor, Lc = (o, t, s, e) => {
6722
+ for (var c = e > 1 ? void 0 : e ? fd(t, s) : t, r = o.length - 1, n; r >= 0; r--)
6704
6723
  (n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
6705
- return e && c && gd(t, s, c), c;
6724
+ return e && c && bd(t, s, c), c;
6706
6725
  };
6707
- const { stablePrefix: fd } = st, yd = `${z}__logout-header`, _d = v`
6726
+ const { stablePrefix: yd } = st, _d = `${z}__logout-header`, xd = v`
6708
6727
  <svg
6709
6728
  width="45"
6710
6729
  height="18"
@@ -6721,29 +6740,29 @@ let us = class extends y {
6721
6740
  super(...arguments), this.brandCompany = "";
6722
6741
  }
6723
6742
  render() {
6724
- return v` <cds-custom-header class="${yd}">
6743
+ return v` <cds-custom-header class="${_d}">
6725
6744
  <cds-custom-header-name>
6726
- ${this.brandCompany === "IBM" ? _d : this.brandCompany}
6745
+ ${this.brandCompany === "IBM" ? xd : this.brandCompany}
6727
6746
  </cds-custom-header-name>
6728
6747
  </cds-custom-header>`;
6729
6748
  }
6730
6749
  };
6731
6750
  us.styles = X`
6732
- ${ct([hd])}
6751
+ ${ct([gd])}
6733
6752
  `;
6734
6753
  Lc([
6735
6754
  a({ type: String })
6736
6755
  ], us.prototype, "brandCompany", 2);
6737
6756
  us = Lc([
6738
- ot(`${fd}-global-header-logout-banner`)
6757
+ ot(`${yd}-global-header-logout-banner`)
6739
6758
  ], us);
6740
- var xd = 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}"]);
6741
- const kd = {
6759
+ 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}"]);
6760
+ const zd = {
6742
6761
  MEDIUM: "md"
6743
6762
  };
6744
6763
  let G = class extends at(y) {
6745
6764
  constructor() {
6746
- super(...arguments), this._hasIcon = !1, this.disabled = !1, this.inline = !1, this.size = kd.MEDIUM, this.visited = !1;
6765
+ super(...arguments), this._hasIcon = !1, this.disabled = !1, this.inline = !1, this.size = zd.MEDIUM, this.visited = !1;
6747
6766
  }
6748
6767
  /**
6749
6768
  * Handles `slotchange` event.
@@ -6824,7 +6843,7 @@ let G = class extends at(y) {
6824
6843
  }
6825
6844
  };
6826
6845
  G.shadowRootOptions = Object.assign(Object.assign({}, y.shadowRootOptions), { delegatesFocus: !0 });
6827
- G.styles = xd;
6846
+ G.styles = kd;
6828
6847
  u([
6829
6848
  Dt("#link")
6830
6849
  ], G.prototype, "_linkNode", void 0);
@@ -6867,9 +6886,9 @@ u([
6867
6886
  G = u([
6868
6887
  I(`${i}-link`)
6869
6888
  ], 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 wd = ({ 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>`;
6872
- let Wt = class extends zd {
6889
+ 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}']);
6890
+ 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>`;
6891
+ let Wt = class extends wd {
6873
6892
  constructor() {
6874
6893
  super(...arguments), this.colorScheme = wo.REGULAR, this.linkRole = "button", this.hasRoundedCorners = !1, this.aiLabel = !1, this.slug = !1;
6875
6894
  }
@@ -6899,7 +6918,7 @@ let Wt = class extends zd {
6899
6918
  _renderInner() {
6900
6919
  return v`
6901
6920
  ${super._renderInner()}
6902
- ${this.aiLabel || this.slug ? wd({ class: `${i}--tile--ai-label-icon` }) : ""}
6921
+ ${this.aiLabel || this.slug ? Cd({ class: `${i}--tile--ai-label-icon` }) : ""}
6903
6922
  <slot name="decorator"></slot>
6904
6923
  `;
6905
6924
  }
@@ -7066,7 +7085,7 @@ u([
7066
7085
  Yt = u([
7067
7086
  I(`${i}-expandable-tile`)
7068
7087
  ], Yt);
7069
- 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="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>`, $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,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>`;
7088
+ 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
7089
  let dt = class extends uo(at(y)) {
7071
7090
  constructor() {
7072
7091
  super(...arguments), this._inputType = "checkbox", this._hasAILabel = !1, this._handleClick = () => {
@@ -7115,9 +7134,9 @@ let dt = class extends uo(at(y)) {
7115
7134
  */
7116
7135
  _renderIcon() {
7117
7136
  const { selected: t, checkmarkLabel: s } = this;
7118
- return v` ${t ? $d({
7137
+ return v` ${t ? Sd({
7119
7138
  children: s ? Q`<title>${s}</title>` : void 0
7120
- }) : Cd({
7139
+ }) : $d({
7121
7140
  children: s ? Q`<title>${s}</title>` : void 0
7122
7141
  })}`;
7123
7142
  }
@@ -7207,9 +7226,9 @@ u([
7207
7226
  dt = u([
7208
7227
  I(`${i}-selectable-tile`)
7209
7228
  ], dt);
7210
- var Sd = dt;
7211
- const Ad = ({ 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>`;
7212
- let Ue = class extends Sd {
7229
+ var Ad = dt;
7230
+ 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>`;
7231
+ let Ue = class extends Ad {
7213
7232
  constructor() {
7214
7233
  super(...arguments), this._handleKeydown = (t) => {
7215
7234
  (t.key === " " || t.key === "Enter") && t.preventDefault();
@@ -7253,7 +7272,7 @@ let Ue = class extends Sd {
7253
7272
  @change=${e ? void 0 : l}
7254
7273
  @keydown="${e ? void 0 : p}" />
7255
7274
  <label part="label" for="input" class="${h}">
7256
- ${Ad({
7275
+ ${Ed({
7257
7276
  children: s ? Q`<title>${s}</title>` : void 0,
7258
7277
  class: `${i}--tile__checkmark`
7259
7278
  })}
@@ -7323,7 +7342,7 @@ var $t;
7323
7342
  (function(o) {
7324
7343
  o[o.BACKWARD = -1] = "BACKWARD", o[o.FORWARD = 1] = "FORWARD";
7325
7344
  })($t || ($t = {}));
7326
- const Ed = {
7345
+ const Md = {
7327
7346
  ArrowUp: $t.BACKWARD,
7328
7347
  Up: $t.BACKWARD,
7329
7348
  // IE
@@ -7340,7 +7359,7 @@ const Ed = {
7340
7359
  let vt = class extends uo(y) {
7341
7360
  constructor() {
7342
7361
  super(...arguments), this._handleKeydown = (t) => {
7343
- const { target: s, key: e } = t, { radioTiles: c, selectableTiles: r } = this, n = Ed[e];
7362
+ const { target: s, key: e } = t, { radioTiles: c, selectableTiles: r } = this, n = Md[e];
7344
7363
  if (s != null && s.matches(`${i}-ai-label`))
7345
7364
  return;
7346
7365
  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 +7491,7 @@ u([
7472
7491
  vt = u([
7473
7492
  I(`${i}-tile-group`)
7474
7493
  ], vt);
7475
- const Md = `/**
7494
+ const Od = `/**
7476
7495
  * @license
7477
7496
  *
7478
7497
  * Copyright IBM Corp. 2025
@@ -7480,12 +7499,12 @@ const Md = `/**
7480
7499
  * This source code is licensed under the Apache-2.0 license found in the
7481
7500
  * LICENSE file in the root directory of this source tree.
7482
7501
  */.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 Od = Object.defineProperty, Id = Object.getOwnPropertyDescriptor, So = (o, t, s, e) => {
7484
- for (var c = e > 1 ? void 0 : e ? Id(t, s) : t, r = o.length - 1, n; r >= 0; r--)
7502
+ var Id = Object.defineProperty, Pd = Object.getOwnPropertyDescriptor, So = (o, t, s, e) => {
7503
+ for (var c = e > 1 ? void 0 : e ? Pd(t, s) : t, r = o.length - 1, n; r >= 0; r--)
7485
7504
  (n = o[r]) && (c = (e ? n(t, s, c) : n(c)) || c);
7486
- return e && c && Od(t, s, c), c;
7505
+ return e && c && Id(t, s, c), c;
7487
7506
  };
7488
- const { stablePrefix: Pd } = st, Eo = `${z}__logout-tile`;
7507
+ const { stablePrefix: Ld } = st, Eo = `${z}__logout-tile`;
7489
7508
  let Gt = class extends y {
7490
7509
  constructor() {
7491
7510
  super(), this.brandCompany = "", this.brandProduct = "", this.logoutText = "", this.buttonLabel = "", this.loginHref = "";
@@ -7506,7 +7525,7 @@ let Gt = class extends y {
7506
7525
  }
7507
7526
  };
7508
7527
  Gt.styles = X`
7509
- ${ct([Md])}
7528
+ ${ct([Od])}
7510
7529
  `;
7511
7530
  So([
7512
7531
  a({ type: String })
@@ -7524,23 +7543,23 @@ So([
7524
7543
  a({ type: String })
7525
7544
  ], Gt.prototype, "loginHref", 2);
7526
7545
  Gt = So([
7527
- ot(`${Pd}-global-header-logout-tile`)
7546
+ ot(`${Ld}-global-header-logout-tile`)
7528
7547
  ], Gt);
7529
- var Ld = Object.getOwnPropertyDescriptor, Rd = (o, t, s, e) => {
7530
- for (var c = e > 1 ? void 0 : e ? Ld(t, s) : t, r = o.length - 1, n; r >= 0; r--)
7548
+ var Rd = Object.getOwnPropertyDescriptor, Td = (o, t, s, e) => {
7549
+ for (var c = e > 1 ? void 0 : e ? Rd(t, s) : t, r = o.length - 1, n; r >= 0; r--)
7531
7550
  (n = o[r]) && (c = n(c) || c);
7532
7551
  return c;
7533
7552
  };
7534
- const { stablePrefix: Td } = st;
7535
- let Xe = class extends id {
7553
+ const { stablePrefix: Nd } = st;
7554
+ let Xe = class extends dd {
7536
7555
  };
7537
- Xe = Rd([
7538
- ot(`${Td}-global-header`)
7556
+ Xe = Td([
7557
+ ot(`${Nd}-global-header`)
7539
7558
  ], Xe);
7540
7559
  export {
7541
7560
  Ot as CommonHeader,
7542
7561
  N as HybridIpaasHeader,
7543
- ya as HybridIpaasHeaderReactWrapper,
7562
+ _a as HybridIpaasHeaderReactWrapper,
7544
7563
  us as LogoutHeader,
7545
7564
  Gt as LogoutTile
7546
7565
  };