@import 'https://assets.storebrand.no/css/index.css' layer(legacy-assets);@import 'https://assets.storebrand.no/pretzel/v9.2.0/index-insurance.css' layer(legacy-assets);


@layer pretzel-assets{
/* Import Storebrand Fonts (Display and Text) */
@font-face {
  font-display: swap;
  font-family: 'Storebrand Display';
  font-stretch: 100%;
  font-style: normal;
  font-weight: 400 700;
  src: url('/mine-forsikringssider/assets/StorebrandDisplay-CA9Xw8Sr.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Storebrand Display';
  font-stretch: 100%;
  font-style: italic;
  font-weight: 400 700;
  src: url('/mine-forsikringssider/assets/StorebrandDisplay-Italic-CqCcSe91.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Storebrand Text';
  font-stretch: 100%;
  font-style: normal;
  font-weight: 400 700;
  src: url('/mine-forsikringssider/assets/StorebrandText-CYEBqy8k.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Storebrand Text';
  font-stretch: 100%;
  font-style: italic;
  font-weight: 400 700;
  src: url('/mine-forsikringssider/assets/StorebrandText-Italic-D-ROECLA.woff2') format('woff2');
}
}
@layer pretzel-assets{

@font-face {
  font-family: 'Phosphor';
  src:
    url('/mine-forsikringssider/assets/Phosphor-BhjZxV7I.eot') format('eot'),
    url('/mine-forsikringssider/assets/Phosphor-Cr9AItoP.woff') format('woff'),
    url('/mine-forsikringssider/assets/Phosphor-Av7-k_Ax.woff2') format('woff2'),
    url('/mine-forsikringssider/assets/Phosphor-BqYkbgYE.ttf') format('truetype');
  /* stylelint-disable-next-line at-rule-descriptor-no-unknown */
  text-rendering: optimizelegibility;
}

/*
  Taking control of the <i> tag
  for icon purposes, and removing
  the natural italic behavior.
*/
body[data-phosphor-icons='true'] i,
body *[data-phosphor-icons='true'] i,
body i[data-phosphor-icons='true'] {
  font-family: 'Phosphor' !important;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1rem;
}

/*
  Phosphor systemicon sizes from Figma tokens:
  https://www.figma.com/design/OjDpOShyRGZXpM1Eu1lA3Z/Pretzel-Tokens?m=auto&node-id=25029-20964&vars=1
*/
body {
  --p-system-icon-body-lg: 1.625rem;
  --p-system-icon-body: 1.375rem;
  --p-system-icon-body-sm: 1.25rem;
  --p-system-icon-body-details: 1rem;

  @media (min-width: 600px) {
    --p-system-icon-body-lg: 1.75rem;
    --p-system-icon-body: 1.625rem;
    --p-system-icon-body-sm: 1.375rem;
    --p-system-icon-body-details: 1.125rem;
  }
}
}
@layer pretzel-assets{

@font-face {
  font-family: 'Storebrand Symbols';
  src:
    url('/mine-forsikringssider/assets/StorebrandSymbols-DomXYqGd.eot') format('eot'),
    url('/mine-forsikringssider/assets/StorebrandSymbols-D9dsq8FP.woff') format('woff'),
    url('/mine-forsikringssider/assets/StorebrandSymbols-Bf9CUTr-.woff2') format('woff2'),
    url('/mine-forsikringssider/assets/StorebrandSymbols-7ZqsAo65.ttf') format('truetype');
  /* stylelint-disable-next-line at-rule-descriptor-no-unknown */
  text-rendering: optimizelegibility;
}

/*
  Taking control of the <i> tag
  for icon purposes, and removing
  the natural italic behavior.

  Keeping regular behavior for
  <i> tags with classes, because of
  collisions with storebrand icons
*/
i {
  font-family: 'Storebrand Symbols' !important;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1rem;
}

/*
  Old system-icon font for <i class="legacy"> and <body data-legacy-icons="true"> <i>,
  Note: will not load any font-files until actually used in markup
*/
@font-face {
  font-family: 'System-Icons';
  src:
    url('/mine-forsikringssider/assets/System-Icons-B5-RhG3G.eot') format('eot'),
    url('/mine-forsikringssider/assets/System-Icons-CKHzcty0.woff') format('woff'),
    url('/mine-forsikringssider/assets/System-Icons-gIbEfWG3.woff2') format('woff2'),
    url('/mine-forsikringssider/assets/System-Icons-BChyOJxL.ttf') format('truetype');
  /* stylelint-disable-next-line at-rule-descriptor-no-unknown */
  text-rendering: optimizelegibility;
}

i.legacy,
body[data-legacy-icons='true'] i {
  font-family: 'System-Icons' !important;
}
}
@layer pretzel-assets{
:root,:host{--p-border-xsmall:1px;--p-border-small:2px;--p-border-medium:3px;--p-border-large:4px;--p-border-rem-xsmall:.0625rem;--p-border-rem-small:.125rem;--p-border-rem-medium:.1875rem;--p-border-rem-large:.25rem;--p-button-icon-desktop-xl:2rem;--p-button-icon-desktop-lg:1.5rem;--p-button-icon-desktop-md:1.25rem;--p-button-icon-desktop-sm:1.125rem;--p-button-icon-desktop-xsm:1rem;--p-button-icon-mobile-xl:1.125rem;--p-button-icon-mobile-lg:1.125rem;--p-button-icon-mobile-md:1.125rem;--p-button-icon-mobile-sm:1.125rem;--p-button-icon-mobile-xsm:1rem;--p-color-red-100:#fff0f0;--p-color-red-200:#ffdfdf;--p-color-red-300:#ffb8b8;--p-color-red-400:#fc9797;--p-color-red-500:#ff6c6c;--p-color-red-550:#ff5d5d;--p-color-red-600:#b20000;--p-color-red-700:#940000;--p-color-red-800:#700;--p-color-red-pale-800:#492727;--p-color-red-900:#560000;--p-color-red-1000:#310502;--p-color-purple-100:#f7f0ff;--p-color-purple-200:#f0deff;--p-color-purple-300:#e5ccff;--p-color-purple-400:#dbb8ff;--p-color-purple-500:#ce99ff;--p-color-purple-550:#ba6fff;--p-color-purple-600:#730099;--p-color-purple-700:#610080;--p-color-purple-800:#521264;--p-color-purple-pale-800:#472749;--p-color-purple-900:#410e44;--p-color-purple-1000:#29082b;--p-color-orange-100:#fff0eb;--p-color-orange-200:#ffe7e0;--p-color-orange-300:#ffc4b2;--p-color-orange-400:#ffa58f;--p-color-orange-500:#ff8468;--p-color-orange-600:#943100;--p-color-orange-pale-800:#493227;--p-color-grey-000:#fff;--p-color-grey-100:#f7f3f3;--p-color-grey-200:#e9e2e2;--p-color-grey-300:#d1c7c7;--p-color-grey-400:#b6a5a5;--p-color-grey-500:#9a8989;--p-color-grey-600:#7f6c6c;--p-color-grey-700:#5e5050;--p-color-grey-800:#3d3434;--p-color-grey-900:#2b2525;--p-color-grey-1000:#191515;--p-color-grey-cold-000:#fff;--p-color-grey-cold-100:#f2f1f4;--p-color-grey-cold-200:#e3e0e6;--p-color-grey-cold-300:#d1c7c7;--p-color-grey-cold-400:#afa5b6;--p-color-grey-cold-500:#93869c;--p-color-grey-cold-600:#776a81;--p-color-grey-cold-700:#584e5f;--p-color-grey-cold-800:#39323e;--p-color-grey-cold-900:#27222a;--p-color-grey-cold-1000:#171519;--p-color-logo-red:#da291c;--p-color-yellow-100:#fff7e6;--p-color-yellow-200:#fff0d1;--p-color-yellow-300:#ffe9bd;--p-color-yellow-400:#ffdb94;--p-color-yellow-500:#ffcf70;--p-color-yellow-600:#8f5f00;--p-color-yellow-700:#754e00;--p-color-yellow-800:#5c3d00;--p-color-yellow-pale-800:#433723;--p-color-yellow-900:#473000;--p-color-yellow-1000:#320;--p-color-green-100:#e6f9ec;--p-color-green-200:#d0f5dc;--p-color-green-300:#adebc1;--p-color-green-400:#88dda3;--p-color-green-500:#48cb71;--p-color-green-550:#30a956;--p-color-green-600:#1f6f3d;--p-color-green-700:#1a5b32;--p-color-green-800:#134425;--p-color-green-pale-800:#1e3828;--p-color-green-900:#10381e;--p-color-green-1000:#0b2816;--p-color-blue-100:#e1f2fe;--p-color-blue-200:#c9e7fd;--p-color-blue-300:#9dd2fb;--p-color-blue-400:#6cb5f9;--p-color-blue-500:#388fe5;--p-color-blue-600:#1f47ad;--p-color-blue-700:#17368c;--p-color-blue-800:#0b2365;--p-color-blue-pale-800:#273049;--p-color-blue-900:#001247;--p-color-blue-1000:#000a29;--p-color-focus-1:#00f;--p-color-scrim-1:#19151560;--p-corner-radius-none:0px;--p-corner-radius-small:8px;--p-corner-radius-medium:12px;--p-corner-radius-large:16px;--p-corner-radius-extreme:999px;--p-corner-radius-rem-none:0rem;--p-corner-radius-rem-small:.5rem;--p-corner-radius-rem-medium:.75rem;--p-corner-radius-rem-large:1rem;--p-corner-radius-rem-extreme:62.4375rem;--p-font-styles-size-12:.75rem;--p-font-styles-size-14:.875rem;--p-font-styles-size-16:1rem;--p-font-styles-size-18:1.125rem;--p-font-styles-size-20:1.25rem;--p-font-styles-size-24:1.5rem;--p-font-styles-size-28:1.75rem;--p-font-styles-size-32:2rem;--p-font-styles-size-36:2.25rem;--p-font-styles-size-40:2.5rem;--p-font-styles-size-64:4rem;--p-font-styles-line-height-desktop-14:1.125rem;--p-font-styles-line-height-desktop-16:1.375rem;--p-font-styles-line-height-desktop-18:1.625rem;--p-font-styles-line-height-desktop-20:1.75rem;--p-font-styles-line-height-desktop-24:2rem;--p-font-styles-line-height-desktop-32:2.5rem;--p-font-styles-line-height-desktop-40:3.25rem;--p-font-styles-line-height-desktop-64:4.5rem;--p-font-styles-line-height-mobile-12:1rem;--p-font-styles-line-height-mobile-14:1.25rem;--p-font-styles-line-height-mobile-16:1.375rem;--p-font-styles-line-height-mobile-18:1.625rem;--p-font-styles-line-height-mobile-20:1.75rem;--p-font-styles-line-height-mobile-24:2rem;--p-font-styles-line-height-mobile-28:2.25rem;--p-font-styles-line-height-mobile-36:2.75rem;--p-grid-column-04:4px;--p-grid-column-08:8px;--p-grid-column-12:12px;--p-grid-margin-16:16px;--p-grid-margin-24:24px;--p-grid-gutter-16:16px;--p-grid-gutter-24:24px;--p-spacing-04:4px;--p-spacing-08:8px;--p-spacing-12:12px;--p-spacing-16:16px;--p-spacing-20:20px;--p-spacing-24:24px;--p-spacing-28:28px;--p-spacing-32:32px;--p-spacing-40:40px;--p-spacing-48:48px;--p-spacing-56:56px;--p-spacing-64:64px;--p-spacing-96:96px;--p-spacing-rem-04:.25rem;--p-spacing-rem-08:.5rem;--p-spacing-rem-12:.75rem;--p-spacing-rem-16:1rem;--p-spacing-rem-20:1.25rem;--p-spacing-rem-24:1.5rem;--p-spacing-rem-28:1.75rem;--p-spacing-rem-32:2rem;--p-spacing-rem-40:2.5rem;--p-spacing-rem-48:3rem;--p-spacing-rem-56:3.5rem;--p-spacing-rem-64:4rem;--p-spacing-rem-96:6rem;--p-elevation-above-scrim:0 0 15px 0 #00000040;--p-elevation-temporary:0 4px 8px 0 #00000047;--p-elevation-overlay:0 2px 4px 0 #00000038;--p-elevation-raised:0 1px 3px 0 #0003;--p-section-away:var(--p-spacing-rem-64);--p-section-near:var(--p-spacing-rem-40);--p-subsection-away:var(--p-spacing-rem-24);--p-subsection-near:var(--p-spacing-rem-12);--p-heading-near:var(--p-spacing-rem-08);--p-body-away:var(--p-spacing-rem-12);--p-body-near:var(--p-spacing-rem-04)}@media (min-width:600px){:root,:host{--p-section-away:var(--p-spacing-rem-96);--p-section-near:var(--p-spacing-rem-48);--p-subsection-away:var(--p-spacing-rem-32);--p-subsection-near:var(--p-spacing-rem-16);--p-heading-near:var(--p-spacing-rem-12);--p-body-away:var(--p-spacing-rem-16);--p-body-near:var(--p-spacing-rem-04)}}.section-away{margin:var(--p-section-away)0}.section-away-top{margin-top:var(--p-section-away)}.section-away-bottom{margin-bottom:var(--p-section-away)}.section-near{margin:var(--p-section-near)0}.section-near-top{margin-top:var(--p-section-near)}.section-near-bottom{margin-bottom:var(--p-section-near)}.subsection-away{margin:var(--p-subsection-away)0}.subsection-away-top{margin-top:var(--p-subsection-away)}.subsection-away-bottom{margin-bottom:var(--p-subsection-away)}.subsection-near{margin:var(--p-subsection-near)0}.subsection-near-top{margin-top:var(--p-subsection-near)}.subsection-near-bottom{margin-bottom:var(--p-subsection-near)}.heading-near{margin:var(--p-heading-near)0}.heading-near-top{margin-top:var(--p-heading-near)}.heading-near-bottom{margin-bottom:var(--p-heading-near)}.body-away{margin:var(--p-body-away)0}.body-away-top{margin-top:var(--p-body-away)}.body-away-bottom{margin-bottom:var(--p-body-away)}.body-near{margin:var(--p-body-near)0}.body-near-top{margin-top:var(--p-body-near)}.body-near-bottom{margin-bottom:var(--p-body-near)}:root,:host{--p-transition-duration:.1s}:root,:host,[data-theme=pretzel-light]{--p-color-background:var(--p-color-grey-000);--p-color-background-white:var(--p-color-grey-000);--p-color-background-grey:var(--p-color-grey-100);--p-color-background-hover:var(--p-color-grey-100);--p-color-background-hover-white:var(--p-color-grey-100);--p-color-background-hover-grey:var(--p-color-grey-200);--p-color-background-pressed:var(--p-color-grey-200);--p-color-background-pressed-white:var(--p-color-grey-200);--p-color-background-pressed-grey:var(--p-color-grey-300);--p-color-background-active:var(--p-color-red-600);--p-color-background-active-white:var(--p-color-red-600);--p-color-background-active-grey:var(--p-color-red-600);--p-color-background-disabled:var(--p-color-grey-200);--p-color-background-disabled-white:var(--p-color-grey-200);--p-color-background-disabled-grey:var(--p-color-grey-300);--p-color-background-selected:var(--p-color-red-700);--p-color-background-selected-white:var(--p-color-red-700);--p-color-background-selected-grey:var(--p-color-red-700);--p-color-background-selected-hover:var(--p-color-red-800);--p-color-background-selected-hover-white:var(--p-color-red-800);--p-color-background-selected-hover-grey:var(--p-color-red-800);--p-color-background-selected-pressed:var(--p-color-red-900);--p-color-background-selected-pressed-white:var(--p-color-red-900);--p-color-background-selected-pressed-grey:var(--p-color-red-900);--p-color-text-primary:var(--p-color-red-1000);--p-color-text-primary-white:var(--p-color-red-1000);--p-color-text-primary-grey:var(--p-color-red-1000);--p-color-text-primary-hover:var(--p-color-red-800);--p-color-text-primary-hover-white:var(--p-color-red-800);--p-color-text-primary-hover-grey:var(--p-color-red-800);--p-color-text-primary-pressed:var(--p-color-red-700);--p-color-text-primary-pressed-white:var(--p-color-red-700);--p-color-text-primary-pressed-grey:var(--p-color-red-700);--p-color-text-primary-active:var(--p-color-red-700);--p-color-text-primary-active-white:var(--p-color-red-700);--p-color-text-primary-active-grey:var(--p-color-red-700);--p-color-text-interactive:var(--p-color-red-600);--p-color-text-interactive-white:var(--p-color-red-600);--p-color-text-interactive-grey:var(--p-color-red-600);--p-color-text-interactive-hover:var(--p-color-red-700);--p-color-text-interactive-hover-white:var(--p-color-red-700);--p-color-text-interactive-hover-grey:var(--p-color-red-700);--p-color-text-interactive-pressed:var(--p-color-red-800);--p-color-text-interactive-pressed-white:var(--p-color-red-800);--p-color-text-interactive-pressed-grey:var(--p-color-red-800);--p-color-text-interactive-active:var(--p-color-red-800);--p-color-text-interactive-active-white:var(--p-color-red-800);--p-color-text-interactive-active-grey:var(--p-color-red-800);--p-color-text-selected:var(--p-color-red-700);--p-color-text-selected-white:var(--p-color-red-700);--p-color-text-selected-grey:var(--p-color-red-700);--p-color-text-selected-hover:var(--p-color-red-800);--p-color-text-selected-hover-white:var(--p-color-red-800);--p-color-text-selected-hover-grey:var(--p-color-red-800);--p-color-text-selected-pressed:var(--p-color-red-900);--p-color-text-selected-pressed-white:var(--p-color-red-900);--p-color-text-selected-pressed-grey:var(--p-color-red-900);--p-color-text-secondary:var(--p-color-grey-700);--p-color-text-secondary-white:var(--p-color-grey-700);--p-color-text-secondary-grey:var(--p-color-grey-700);--p-color-text-placeholder:var(--p-color-grey-600);--p-color-text-placeholder-white:var(--p-color-grey-600);--p-color-text-placeholder-grey:var(--p-color-grey-600);--p-color-text-on-color:var(--p-color-red-100);--p-color-text-on-color-white:var(--p-color-red-100);--p-color-text-on-color-grey:var(--p-color-red-100);--p-color-text-disabled:var(--p-color-grey-400);--p-color-text-disabled-white:var(--p-color-grey-400);--p-color-text-disabled-grey:var(--p-color-grey-500);--p-color-text-info:var(--p-color-blue-600);--p-color-text-info-white:var(--p-color-blue-600);--p-color-text-info-grey:var(--p-color-blue-600);--p-color-text-success:var(--p-color-green-600);--p-color-text-success-white:var(--p-color-green-600);--p-color-text-success-grey:var(--p-color-green-600);--p-color-text-warning:var(--p-color-yellow-600);--p-color-text-warning-white:var(--p-color-yellow-600);--p-color-text-warning-grey:var(--p-color-yellow-600);--p-color-text-error:var(--p-color-red-600);--p-color-text-error-white:var(--p-color-red-600);--p-color-text-error-grey:var(--p-color-red-600);--p-color-text-alert:var(--p-color-grey-900);--p-color-text-alert-white:var(--p-color-grey-900);--p-color-text-alert-grey:var(--p-color-grey-900);--p-color-text-on-brand:var(--p-color-red-100);--p-color-text-on-brand-white:var(--p-color-red-100);--p-color-text-on-brand-grey:var(--p-color-red-100);--p-color-text-on-error:var(--p-color-red-800);--p-color-text-on-info:var(--p-color-blue-800);--p-color-text-on-warning:var(--p-color-yellow-800);--p-color-text-on-success:var(--p-color-green-800);--p-color-text-on-purple:var(--p-color-purple-800);--p-color-text-on-orange:var(--p-color-red-800);--p-color-icon-primary:var(--p-color-red-1000);--p-color-icon-primary-white:var(--p-color-red-1000);--p-color-icon-primary-grey:var(--p-color-red-1000);--p-color-icon-primary-hover:var(--p-color-red-800);--p-color-icon-primary-hover-white:var(--p-color-red-800);--p-color-icon-primary-hover-grey:var(--p-color-red-800);--p-color-icon-primary-active:var(--p-color-red-700);--p-color-icon-primary-active-white:var(--p-color-red-700);--p-color-icon-primary-active-grey:var(--p-color-red-700);--p-color-icon-primary-pressed:var(--p-color-red-700);--p-color-icon-primary-pressed-white:var(--p-color-red-700);--p-color-icon-primary-pressed-grey:var(--p-color-red-700);--p-color-icon-interactive:var(--p-color-red-600);--p-color-icon-interactive-white:var(--p-color-red-600);--p-color-icon-interactive-grey:var(--p-color-red-600);--p-color-icon-interactive-hover:var(--p-color-red-700);--p-color-icon-interactive-hover-white:var(--p-color-red-700);--p-color-icon-interactive-hover-grey:var(--p-color-red-700);--p-color-icon-interactive-pressed:var(--p-color-red-800);--p-color-icon-interactive-pressed-white:var(--p-color-red-800);--p-color-icon-interactive-pressed-grey:var(--p-color-red-800);--p-color-icon-interactive-active:var(--p-color-red-800);--p-color-icon-interactive-active-white:var(--p-color-red-800);--p-color-icon-interactive-active-grey:var(--p-color-red-800);--p-color-icon-on-color:var(--p-color-red-100);--p-color-icon-on-color-white:var(--p-color-red-100);--p-color-icon-on-color-grey:var(--p-color-red-100);--p-color-icon-disabled:var(--p-color-grey-400);--p-color-icon-disabled-white:var(--p-color-grey-400);--p-color-icon-disabled-grey:var(--p-color-grey-500);--p-color-icon-error:var(--p-color-red-600);--p-color-icon-error-white:var(--p-color-red-600);--p-color-icon-error-grey:var(--p-color-red-600);--p-color-icon-success:var(--p-color-green-600);--p-color-icon-success-white:var(--p-color-green-600);--p-color-icon-success-grey:var(--p-color-green-600);--p-color-icon-warning:var(--p-color-yellow-600);--p-color-icon-warning-white:var(--p-color-yellow-600);--p-color-icon-warning-grey:var(--p-color-yellow-600);--p-color-icon-info:var(--p-color-blue-600);--p-color-icon-info-white:var(--p-color-blue-600);--p-color-icon-info-grey:var(--p-color-blue-600);--p-color-icon-neutral:var(--p-color-grey-900);--p-color-icon-neutral-white:var(--p-color-grey-900);--p-color-icon-neutral-grey:var(--p-color-grey-900);--p-color-icon-on-brand:var(--p-color-red-100);--p-color-icon-on-brand-white:var(--p-color-red-100);--p-color-icon-on-brand-grey:var(--p-color-red-100);--p-color-icon-on-error:var(--p-color-red-800);--p-color-icon-on-info:var(--p-color-blue-800);--p-color-icon-on-warning:var(--p-color-yellow-800);--p-color-icon-on-success:var(--p-color-green-800);--p-color-icon-on-purple:var(--p-color-purple-800);--p-color-icon-on-orange:var(--p-color-red-800);--p-color-button-brand-fill:var(--p-color-red-600);--p-color-button-brand-fill-white:var(--p-color-red-600);--p-color-button-brand-fill-grey:var(--p-color-red-600);--p-color-button-brand-fill-hover:var(--p-color-red-700);--p-color-button-brand-fill-hover-white:var(--p-color-red-700);--p-color-button-brand-fill-hover-grey:var(--p-color-red-700);--p-color-button-brand-fill-pressed:var(--p-color-red-800);--p-color-button-brand-fill-pressed-white:var(--p-color-red-800);--p-color-button-brand-fill-pressed-grey:var(--p-color-red-800);--p-color-button-brand-fill-active:var(--p-color-red-800);--p-color-button-brand-fill-active-white:var(--p-color-red-800);--p-color-button-brand-fill-active-grey:var(--p-color-red-800);--p-color-button-action-fill:var(--p-color-red-900);--p-color-button-action-fill-white:var(--p-color-red-900);--p-color-button-action-fill-grey:var(--p-color-red-900);--p-color-button-action-fill-hover:var(--p-color-red-800);--p-color-button-action-fill-hover-white:var(--p-color-red-800);--p-color-button-action-fill-hover-grey:var(--p-color-red-800);--p-color-button-action-fill-pressed:var(--p-color-red-700);--p-color-button-action-fill-pressed-white:var(--p-color-red-700);--p-color-button-action-fill-pressed-grey:var(--p-color-red-700);--p-color-button-action-fill-active:var(--p-color-red-700);--p-color-button-action-fill-active-white:var(--p-color-red-700);--p-color-button-action-fill-active-grey:var(--p-color-red-700);--p-color-button-disabled:var(--p-color-grey-200);--p-color-button-disabled-white:var(--p-color-grey-200);--p-color-button-disabled-grey:var(--p-color-grey-300);--p-color-graphics-illustration-primary:var(--p-color-red-600);--p-color-graphics-illustration-primary-white:var(--p-color-red-600);--p-color-graphics-illustration-primary-grey:var(--p-color-red-600);--p-color-graphics-illustration-detail:var(--p-color-logo-red);--p-color-graphics-illustration-detail-white:var(--p-color-logo-red);--p-color-graphics-illustration-detail-grey:var(--p-color-logo-red);--p-color-graphics-illustration-base:var(--p-color-purple-900);--p-color-graphics-illustration-base-white:var(--p-color-purple-900);--p-color-graphics-illustration-base-grey:var(--p-color-purple-900);--p-color-graphics-illustration-white:var(--p-color-grey-000);--p-color-graphics-illustration-white-white:var(--p-color-grey-000);--p-color-graphics-illustration-white-grey:var(--p-color-grey-000);--p-color-graphics-storebrand-icon-detail:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-white:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-grey:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-outline:var(--p-color-red-800);--p-color-graphics-storebrand-icon-outline-white:var(--p-color-red-800);--p-color-graphics-storebrand-icon-outline-grey:var(--p-color-red-800);--p-color-static-brand-foreground:var(--p-color-red-600);--p-color-static-brand-foreground-white:var(--p-color-red-600);--p-color-static-brand-foreground-grey:var(--p-color-red-600);--p-color-static-brand-background:var(--p-color-red-200);--p-color-static-brand-background-white:var(--p-color-red-200);--p-color-static-brand-background-grey:var(--p-color-red-200);--p-color-static-orange-foreground:var(--p-color-orange-600);--p-color-static-orange-foreground-white:var(--p-color-orange-600);--p-color-static-orange-foreground-grey:var(--p-color-orange-600);--p-color-static-orange-background:var(--p-color-orange-200);--p-color-static-orange-background-white:var(--p-color-orange-200);--p-color-static-orange-background-grey:var(--p-color-orange-300);--p-color-static-purple-foreground:var(--p-color-purple-600);--p-color-static-purple-foreground-white:var(--p-color-purple-600);--p-color-static-purple-foreground-grey:var(--p-color-purple-600);--p-color-static-purple-background:var(--p-color-purple-200);--p-color-static-purple-background-white:var(--p-color-purple-200);--p-color-static-purple-background-grey:var(--p-color-purple-300);--p-color-static-red-foreground:var(--p-color-red-600);--p-color-static-red-foreground-white:var(--p-color-red-600);--p-color-static-red-foreground-grey:var(--p-color-red-600);--p-color-static-red-background:var(--p-color-red-200);--p-color-static-red-background-white:var(--p-color-red-200);--p-color-static-red-background-grey:var(--p-color-red-200);--p-color-static-grey-foreground:var(--p-color-grey-600);--p-color-static-grey-foreground-white:var(--p-color-grey-600);--p-color-static-grey-foreground-grey:var(--p-color-grey-600);--p-color-static-grey-background:var(--p-color-grey-200);--p-color-static-grey-background-white:var(--p-color-grey-200);--p-color-static-grey-background-grey:var(--p-color-grey-300);--p-color-static-risk-filled:var(--p-color-orange-600);--p-color-static-risk-filled-white:var(--p-color-orange-600);--p-color-static-risk-filled-grey:var(--p-color-orange-600);--p-color-static-risk-unfilled:var(--p-color-orange-200);--p-color-static-risk-unfilled-white:var(--p-color-orange-200);--p-color-static-risk-unfilled-grey:var(--p-color-orange-300);--p-color-static-sustainability-filled:var(--p-color-purple-600);--p-color-static-sustainability-filled-white:var(--p-color-purple-600);--p-color-static-sustainability-filled-grey:var(--p-color-purple-600);--p-color-static-sustainability-unfilled:var(--p-color-purple-200);--p-color-static-sustainability-unfilled-white:var(--p-color-purple-200);--p-color-static-sustainability-unfilled-grey:var(--p-color-purple-300);--p-color-states-focus:var(--p-color-focus-1);--p-color-states-focus-white:var(--p-color-focus-1);--p-color-states-focus-grey:var(--p-color-focus-1);--p-color-states-scrim:var(--p-color-scrim-1);--p-color-states-scrim-white:var(--p-color-scrim-1);--p-color-states-scrim-grey:var(--p-color-scrim-1);--p-color-states-toggle-off:var(--p-color-grey-400);--p-color-states-toggle-off-white:var(--p-color-grey-400);--p-color-states-toggle-off-grey:var(--p-color-grey-500);--p-color-states-toggle-off-hover:var(--p-color-grey-300);--p-color-states-toggle-off-hover-white:var(--p-color-grey-300);--p-color-states-toggle-off-hover-grey:var(--p-color-grey-400);--p-color-surface-1:var(--p-color-grey-100);--p-color-surface-1-white:var(--p-color-grey-100);--p-color-surface-1-grey:var(--p-color-grey-000);--p-color-surface-2:var(--p-color-grey-000);--p-color-surface-2-white:var(--p-color-grey-000);--p-color-surface-2-grey:var(--p-color-grey-100);--p-color-surface-1-hover:var(--p-color-grey-200);--p-color-surface-1-hover-white:var(--p-color-grey-200);--p-color-surface-1-hover-grey:var(--p-color-grey-200);--p-color-surface-2-hover:var(--p-color-grey-200);--p-color-surface-2-hover-white:var(--p-color-grey-200);--p-color-surface-2-hover-grey:var(--p-color-grey-200);--p-color-surface-inverse:var(--p-color-red-900);--p-color-surface-inverse-white:var(--p-color-red-900);--p-color-surface-inverse-grey:var(--p-color-red-900);--p-color-surface-inverse-hover:var(--p-color-red-800);--p-color-surface-inverse-hover-white:var(--p-color-red-800);--p-color-surface-inverse-hover-grey:var(--p-color-red-800);--p-color-surface-inverse-pressed:var(--p-color-red-700);--p-color-surface-inverse-pressed-white:var(--p-color-red-700);--p-color-surface-inverse-pressed-grey:var(--p-color-red-700);--p-color-surface-selected:var(--p-color-red-700);--p-color-surface-selected-white:var(--p-color-red-700);--p-color-surface-selected-grey:var(--p-color-red-700);--p-color-surface-selected-hover:var(--p-color-red-800);--p-color-surface-selected-hover-white:var(--p-color-red-800);--p-color-surface-selected-hover-grey:var(--p-color-red-800);--p-color-surface-selected-pressed:var(--p-color-red-800);--p-color-surface-selected-pressed-white:var(--p-color-red-800);--p-color-surface-selected-pressed-grey:var(--p-color-red-800);--p-color-surface-selected-active:var(--p-color-red-900);--p-color-surface-selected-active-white:var(--p-color-red-900);--p-color-surface-selected-active-grey:var(--p-color-red-900);--p-color-surface-error:var(--p-color-red-200);--p-color-surface-error-white:var(--p-color-red-200);--p-color-surface-error-grey:var(--p-color-red-200);--p-color-surface-success:var(--p-color-green-200);--p-color-surface-success-white:var(--p-color-green-200);--p-color-surface-success-grey:var(--p-color-green-200);--p-color-surface-warning:var(--p-color-yellow-200);--p-color-surface-warning-white:var(--p-color-yellow-200);--p-color-surface-warning-grey:var(--p-color-yellow-200);--p-color-surface-info:var(--p-color-blue-200);--p-color-surface-info-white:var(--p-color-blue-200);--p-color-surface-info-grey:var(--p-color-blue-200);--p-color-surface-neutral:var(--p-color-grey-100);--p-color-surface-neutral-white:var(--p-color-grey-000);--p-color-surface-neutral-grey:var(--p-color-grey-100);--p-color-surface-static:var(--p-color-grey-000);--p-color-surface-static-white:var(--p-color-grey-000);--p-color-surface-static-grey:var(--p-color-grey-000);--p-color-stroke-strong:var(--p-color-red-900);--p-color-stroke-strong-white:var(--p-color-red-900);--p-color-stroke-strong-grey:var(--p-color-red-900);--p-color-stroke-strong-hover:var(--p-color-red-800);--p-color-stroke-strong-hover-white:var(--p-color-red-800);--p-color-stroke-strong-hover-grey:var(--p-color-red-800);--p-color-stroke-strong-pressed:var(--p-color-red-700);--p-color-stroke-strong-pressed-white:var(--p-color-red-700);--p-color-stroke-strong-pressed-grey:var(--p-color-red-700);--p-color-stroke:var(--p-color-grey-500);--p-color-stroke-white:var(--p-color-grey-500);--p-color-stroke-grey:var(--p-color-grey-500);--p-color-stroke-0:var(--p-color-stroke);--p-color-stroke-0-white:var(--p-color-stroke-white);--p-color-stroke-0-grey:var(--p-color-stroke-grey);--p-color-stroke-1:var(--p-color-stroke);--p-color-stroke-1-white:var(--p-color-stroke-white);--p-color-stroke-1-grey:var(--p-color-stroke-grey);--p-color-stroke-2:var(--p-color-stroke);--p-color-stroke-2-white:var(--p-color-stroke-white);--p-color-stroke-2-grey:var(--p-color-stroke-grey);--p-color-stroke-hover:var(--p-color-red-900);--p-color-stroke-white-hover:var(--p-color-red-900);--p-color-stroke-grey-hover:var(--p-color-red-900);--p-color-stroke-pressed:var(--p-color-red-800);--p-color-stroke-white-pressed:var(--p-color-red-800);--p-color-stroke-grey-pressed:var(--p-color-red-800);--p-color-stroke-on-white:var(--p-color-grey-300);--p-color-stroke-on-white-white:var(--p-color-grey-300);--p-color-stroke-on-white-grey:var(--p-color-grey-300);--p-color-stroke-subtle-0:var(--p-color-grey-200);--p-color-stroke-subtle-0-white:var(--p-color-grey-200);--p-color-stroke-subtle-0-grey:var(--p-color-grey-300);--p-color-stroke-subtle-1:var(--p-color-grey-300);--p-color-stroke-subtle-1-white:var(--p-color-grey-300);--p-color-stroke-subtle-1-grey:var(--p-color-grey-200);--p-color-stroke-subtle-2:var(--p-color-grey-200);--p-color-stroke-subtle-2-white:var(--p-color-grey-200);--p-color-stroke-subtle-2-grey:var(--p-color-grey-300);--p-color-stroke-subtle-on-white:var(--p-color-grey-200);--p-color-stroke-subtle-on-white-white:var(--p-color-grey-200);--p-color-stroke-subtle-on-white-grey:var(--p-color-grey-200);--p-color-stroke-subtle-hover:var(--p-color-red-800);--p-color-stroke-subtle-hover-white:var(--p-color-red-800);--p-color-stroke-subtle-hover-grey:var(--p-color-red-800);--p-color-stroke-subtle-pressed:var(--p-color-red-700);--p-color-stroke-subtle-pressed-white:var(--p-color-red-700);--p-color-stroke-subtle-pressed-grey:var(--p-color-red-700);--p-color-stroke-on-color:var(--p-color-red-100);--p-color-stroke-on-color-white:var(--p-color-red-100);--p-color-stroke-on-color-grey:var(--p-color-red-100);--p-color-stroke-interactive:var(--p-color-red-600);--p-color-stroke-interactive-white:var(--p-color-red-600);--p-color-stroke-interactive-grey:var(--p-color-red-600);--p-color-stroke-interactive-hover:var(--p-color-red-700);--p-color-stroke-interactive-hover-white:var(--p-color-red-700);--p-color-stroke-interactive-hover-grey:var(--p-color-red-700);--p-color-stroke-interactive-pressed:var(--p-color-red-800);--p-color-stroke-interactive-pressed-white:var(--p-color-red-800);--p-color-stroke-interactive-pressed-grey:var(--p-color-red-800);--p-color-stroke-selected:var(--p-color-red-700);--p-color-stroke-selected-white:var(--p-color-red-700);--p-color-stroke-selected-grey:var(--p-color-red-700);--p-color-stroke-selected-hover:var(--p-color-red-800);--p-color-stroke-selected-hover-white:var(--p-color-red-800);--p-color-stroke-selected-hover-grey:var(--p-color-red-800);--p-color-stroke-selected-pressed:var(--p-color-red-900);--p-color-stroke-selected-pressed-white:var(--p-color-red-900);--p-color-stroke-selected-pressed-grey:var(--p-color-red-900);--p-color-stroke-disabled:var(--p-color-grey-200);--p-color-stroke-disabled-white:var(--p-color-grey-200);--p-color-stroke-disabled-grey:var(--p-color-grey-300);--p-color-stroke-error:var(--p-color-red-600);--p-color-stroke-error-white:var(--p-color-red-600);--p-color-stroke-error-grey:var(--p-color-red-600);--p-color-stroke-success:var(--p-color-green-600);--p-color-stroke-success-white:var(--p-color-green-600);--p-color-stroke-success-grey:var(--p-color-green-600);--p-color-stroke-warning:var(--p-color-yellow-600);--p-color-stroke-warning-white:var(--p-color-yellow-600);--p-color-stroke-warning-grey:var(--p-color-yellow-600);--p-color-monochromatic-red-1:var(--p-color-red-550);--p-color-monochromatic-red-1-white:var(--p-color-red-550);--p-color-monochromatic-red-1-grey:var(--p-color-red-550);--p-color-monochromatic-red-2:var(--p-color-red-600);--p-color-monochromatic-red-2-white:var(--p-color-red-600);--p-color-monochromatic-red-2-grey:var(--p-color-red-600);--p-color-monochromatic-red-3:var(--p-color-red-800);--p-color-monochromatic-red-3-white:var(--p-color-red-800);--p-color-monochromatic-red-3-grey:var(--p-color-red-800);--p-color-monochromatic-red-4:var(--p-color-red-900);--p-color-monochromatic-red-4-white:var(--p-color-red-900);--p-color-monochromatic-red-4-grey:var(--p-color-red-900);--p-color-monochromatic-purple-1:var(--p-color-purple-550);--p-color-monochromatic-purple-1-white:var(--p-color-purple-550);--p-color-monochromatic-purple-1-grey:var(--p-color-purple-550);--p-color-monochromatic-purple-2:var(--p-color-purple-600);--p-color-monochromatic-purple-2-white:var(--p-color-purple-600);--p-color-monochromatic-purple-2-grey:var(--p-color-purple-600);--p-color-monochromatic-purple-3:var(--p-color-purple-800);--p-color-monochromatic-purple-3-white:var(--p-color-purple-800);--p-color-monochromatic-purple-3-grey:var(--p-color-purple-800);--p-color-monochromatic-purple-4:var(--p-color-purple-900);--p-color-monochromatic-purple-4-white:var(--p-color-purple-900);--p-color-monochromatic-purple-4-grey:var(--p-color-purple-900);--p-color-categorical-1:var(--p-color-purple-800);--p-color-categorical-1-white:var(--p-color-purple-800);--p-color-categorical-1-grey:var(--p-color-purple-800);--p-color-categorical-2:var(--p-color-red-550);--p-color-categorical-2-white:var(--p-color-red-550);--p-color-categorical-2-grey:var(--p-color-red-550);--p-color-categorical-3:var(--p-color-red-600);--p-color-categorical-3-white:var(--p-color-red-600);--p-color-categorical-3-grey:var(--p-color-red-600);--p-color-categorical-4:var(--p-color-purple-550);--p-color-categorical-4-white:var(--p-color-purple-550);--p-color-categorical-4-grey:var(--p-color-purple-550);--p-color-categorical-5:var(--p-color-red-800);--p-color-categorical-5-white:var(--p-color-red-800);--p-color-categorical-5-grey:var(--p-color-red-800);--p-color-categorical-6:var(--p-color-grey-500);--p-color-categorical-6-white:var(--p-color-grey-500);--p-color-categorical-6-grey:var(--p-color-grey-500);--p-color-categorical-7:var(--p-color-blue-700);--p-color-categorical-7-white:var(--p-color-blue-700);--p-color-categorical-7-grey:var(--p-color-blue-700);--p-color-categorical-8:var(--p-color-green-550);--p-color-categorical-8-white:var(--p-color-green-550);--p-color-categorical-8-grey:var(--p-color-green-550);--p-color-categorical-9:var(--p-color-purple-600);--p-color-categorical-9-white:var(--p-color-purple-600);--p-color-categorical-9-grey:var(--p-color-purple-600);--p-color-categorical-10:var(--p-color-blue-500);--p-color-categorical-10-white:var(--p-color-blue-500);--p-color-categorical-10-grey:var(--p-color-blue-500);--p-color-categorical-11:var(--p-color-green-700);--p-color-categorical-11-white:var(--p-color-green-700);--p-color-categorical-11-grey:var(--p-color-green-700);--p-color-categorical-12:var(--p-color-grey-700);--p-color-categorical-12-white:var(--p-color-grey-700);--p-color-categorical-12-grey:var(--p-color-grey-700);--p-outline:.125rem solid var(--p-color-states-focus);--p-outline-offset:.125rem}[data-theme=pretzel-dark]{--p-color-background:var(--p-color-grey-1000);--p-color-background-white:var(--p-color-grey-1000);--p-color-background-grey:var(--p-color-grey-1000);--p-color-background-hover:var(--p-color-grey-900);--p-color-background-hover-white:var(--p-color-grey-900);--p-color-background-hover-grey:var(--p-color-grey-800);--p-color-background-pressed:var(--p-color-grey-800);--p-color-background-pressed-white:var(--p-color-grey-800);--p-color-background-pressed-grey:var(--p-color-grey-700);--p-color-background-active:var(--p-color-red-400);--p-color-background-active-white:var(--p-color-red-400);--p-color-background-active-grey:var(--p-color-red-400);--p-color-background-disabled:var(--p-color-grey-800);--p-color-background-disabled-white:var(--p-color-grey-800);--p-color-background-disabled-grey:var(--p-color-grey-700);--p-color-background-selected:var(--p-color-red-300);--p-color-background-selected-white:var(--p-color-red-300);--p-color-background-selected-grey:var(--p-color-red-300);--p-color-background-selected-hover:var(--p-color-red-200);--p-color-background-selected-hover-white:var(--p-color-red-200);--p-color-background-selected-hover-grey:var(--p-color-red-200);--p-color-background-selected-pressed:var(--p-color-red-100);--p-color-background-selected-pressed-white:var(--p-color-red-100);--p-color-background-selected-pressed-grey:var(--p-color-red-100);--p-color-text-primary:var(--p-color-red-100);--p-color-text-primary-white:var(--p-color-red-100);--p-color-text-primary-grey:var(--p-color-red-100);--p-color-text-primary-hover:var(--p-color-red-200);--p-color-text-primary-hover-white:var(--p-color-red-200);--p-color-text-primary-hover-grey:var(--p-color-red-200);--p-color-text-primary-pressed:var(--p-color-red-300);--p-color-text-primary-pressed-white:var(--p-color-red-300);--p-color-text-primary-pressed-grey:var(--p-color-red-300);--p-color-text-primary-active:var(--p-color-red-300);--p-color-text-primary-active-white:var(--p-color-red-300);--p-color-text-primary-active-grey:var(--p-color-red-300);--p-color-text-interactive:var(--p-color-red-200);--p-color-text-interactive-white:var(--p-color-red-200);--p-color-text-interactive-grey:var(--p-color-red-200);--p-color-text-interactive-hover:var(--p-color-red-400);--p-color-text-interactive-hover-white:var(--p-color-red-400);--p-color-text-interactive-hover-grey:var(--p-color-red-400);--p-color-text-interactive-pressed:var(--p-color-red-300);--p-color-text-interactive-pressed-white:var(--p-color-red-300);--p-color-text-interactive-pressed-grey:var(--p-color-red-300);--p-color-text-interactive-active:var(--p-color-red-300);--p-color-text-interactive-active-white:var(--p-color-red-300);--p-color-text-interactive-active-grey:var(--p-color-red-300);--p-color-text-selected:var(--p-color-red-300);--p-color-text-selected-white:var(--p-color-red-300);--p-color-text-selected-grey:var(--p-color-red-300);--p-color-text-selected-hover:var(--p-color-red-200);--p-color-text-selected-hover-white:var(--p-color-red-200);--p-color-text-selected-hover-grey:var(--p-color-red-200);--p-color-text-selected-pressed:var(--p-color-red-100);--p-color-text-selected-pressed-white:var(--p-color-red-100);--p-color-text-selected-pressed-grey:var(--p-color-red-100);--p-color-text-secondary:var(--p-color-grey-300);--p-color-text-secondary-white:var(--p-color-grey-300);--p-color-text-secondary-grey:var(--p-color-grey-300);--p-color-text-placeholder:var(--p-color-grey-400);--p-color-text-placeholder-white:var(--p-color-grey-400);--p-color-text-placeholder-grey:var(--p-color-grey-400);--p-color-text-on-color:var(--p-color-red-900);--p-color-text-on-color-white:var(--p-color-red-900);--p-color-text-on-color-grey:var(--p-color-red-900);--p-color-text-disabled:var(--p-color-grey-600);--p-color-text-disabled-white:var(--p-color-grey-600);--p-color-text-disabled-grey:var(--p-color-grey-500);--p-color-text-info:var(--p-color-blue-400);--p-color-text-info-white:var(--p-color-blue-400);--p-color-text-info-grey:var(--p-color-blue-400);--p-color-text-success:var(--p-color-green-400);--p-color-text-success-white:var(--p-color-green-400);--p-color-text-success-grey:var(--p-color-green-400);--p-color-text-warning:var(--p-color-yellow-400);--p-color-text-warning-white:var(--p-color-yellow-400);--p-color-text-warning-grey:var(--p-color-yellow-400);--p-color-text-error:var(--p-color-red-400);--p-color-text-error-white:var(--p-color-red-400);--p-color-text-error-grey:var(--p-color-red-400);--p-color-text-alert:var(--p-color-grey-100);--p-color-text-alert-white:var(--p-color-grey-100);--p-color-text-alert-grey:var(--p-color-grey-100);--p-color-text-on-brand:var(--p-color-red-900);--p-color-text-on-brand-white:var(--p-color-red-900);--p-color-text-on-brand-grey:var(--p-color-red-900);--p-color-text-on-error:var(--p-color-red-200);--p-color-text-on-info:var(--p-color-blue-200);--p-color-text-on-warning:var(--p-color-yellow-200);--p-color-text-on-success:var(--p-color-green-200);--p-color-text-on-purple:var(--p-color-purple-200);--p-color-text-on-orange:var(--p-color-orange-200);--p-color-icon-primary:var(--p-color-red-100);--p-color-icon-primary-white:var(--p-color-red-100);--p-color-icon-primary-grey:var(--p-color-red-100);--p-color-icon-primary-hover:var(--p-color-red-200);--p-color-icon-primary-hover-white:var(--p-color-red-200);--p-color-icon-primary-hover-grey:var(--p-color-red-200);--p-color-icon-primary-active:var(--p-color-red-300);--p-color-icon-primary-active-white:var(--p-color-red-300);--p-color-icon-primary-active-grey:var(--p-color-red-300);--p-color-icon-primary-pressed:var(--p-color-red-300);--p-color-icon-primary-pressed-white:var(--p-color-red-300);--p-color-icon-primary-pressed-grey:var(--p-color-red-300);--p-color-icon-interactive:var(--p-color-red-200);--p-color-icon-interactive-white:var(--p-color-red-200);--p-color-icon-interactive-grey:var(--p-color-red-200);--p-color-icon-interactive-hover:var(--p-color-red-400);--p-color-icon-interactive-hover-white:var(--p-color-red-400);--p-color-icon-interactive-hover-grey:var(--p-color-red-400);--p-color-icon-interactive-pressed:var(--p-color-red-300);--p-color-icon-interactive-pressed-white:var(--p-color-red-300);--p-color-icon-interactive-pressed-grey:var(--p-color-red-300);--p-color-icon-interactive-active:var(--p-color-red-300);--p-color-icon-interactive-active-white:var(--p-color-red-300);--p-color-icon-interactive-active-grey:var(--p-color-red-300);--p-color-icon-on-color:var(--p-color-red-900);--p-color-icon-on-color-white:var(--p-color-red-900);--p-color-icon-on-color-grey:var(--p-color-red-900);--p-color-icon-disabled:var(--p-color-grey-600);--p-color-icon-disabled-white:var(--p-color-grey-600);--p-color-icon-disabled-grey:var(--p-color-grey-500);--p-color-icon-error:var(--p-color-red-400);--p-color-icon-error-white:var(--p-color-red-400);--p-color-icon-error-grey:var(--p-color-red-400);--p-color-icon-success:var(--p-color-green-400);--p-color-icon-success-white:var(--p-color-green-400);--p-color-icon-success-grey:var(--p-color-green-400);--p-color-icon-warning:var(--p-color-yellow-400);--p-color-icon-warning-white:var(--p-color-yellow-400);--p-color-icon-warning-grey:var(--p-color-yellow-400);--p-color-icon-info:var(--p-color-blue-400);--p-color-icon-info-white:var(--p-color-blue-400);--p-color-icon-info-grey:var(--p-color-blue-400);--p-color-icon-neutral:var(--p-color-grey-100);--p-color-icon-neutral-white:var(--p-color-grey-100);--p-color-icon-neutral-grey:var(--p-color-grey-100);--p-color-icon-on-brand:var(--p-color-red-900);--p-color-icon-on-brand-white:var(--p-color-red-900);--p-color-icon-on-brand-grey:var(--p-color-red-900);--p-color-icon-on-error:var(--p-color-red-200);--p-color-icon-on-info:var(--p-color-blue-200);--p-color-icon-on-warning:var(--p-color-yellow-200);--p-color-icon-on-success:var(--p-color-green-200);--p-color-icon-on-purple:var(--p-color-purple-200);--p-color-icon-on-orange:var(--p-color-orange-200);--p-color-button-brand-fill:var(--p-color-red-400);--p-color-button-brand-fill-white:var(--p-color-red-400);--p-color-button-brand-fill-grey:var(--p-color-red-400);--p-color-button-brand-fill-hover:var(--p-color-red-300);--p-color-button-brand-fill-hover-white:var(--p-color-red-300);--p-color-button-brand-fill-hover-grey:var(--p-color-red-300);--p-color-button-brand-fill-pressed:var(--p-color-red-200);--p-color-button-brand-fill-pressed-white:var(--p-color-red-200);--p-color-button-brand-fill-pressed-grey:var(--p-color-red-200);--p-color-button-brand-fill-active:var(--p-color-red-200);--p-color-button-brand-fill-active-white:var(--p-color-red-200);--p-color-button-brand-fill-active-grey:var(--p-color-red-200);--p-color-button-action-fill:var(--p-color-red-100);--p-color-button-action-fill-white:var(--p-color-red-100);--p-color-button-action-fill-grey:var(--p-color-red-100);--p-color-button-action-fill-hover:var(--p-color-red-200);--p-color-button-action-fill-hover-white:var(--p-color-red-200);--p-color-button-action-fill-hover-grey:var(--p-color-red-200);--p-color-button-action-fill-pressed:var(--p-color-red-300);--p-color-button-action-fill-pressed-white:var(--p-color-red-300);--p-color-button-action-fill-pressed-grey:var(--p-color-red-300);--p-color-button-action-fill-active:var(--p-color-red-300);--p-color-button-action-fill-active-white:var(--p-color-red-300);--p-color-button-action-fill-active-grey:var(--p-color-red-300);--p-color-button-disabled:var(--p-color-grey-800);--p-color-button-disabled-white:var(--p-color-grey-800);--p-color-button-disabled-grey:var(--p-color-grey-800);--p-color-graphics-illustration-primary:var(--p-color-red-400);--p-color-graphics-illustration-primary-white:var(--p-color-red-400);--p-color-graphics-illustration-primary-grey:var(--p-color-red-400);--p-color-graphics-illustration-detail:var(--p-color-logo-red);--p-color-graphics-illustration-detail-white:var(--p-color-logo-red);--p-color-graphics-illustration-detail-grey:var(--p-color-logo-red);--p-color-graphics-illustration-base:var(--p-color-purple-100);--p-color-graphics-illustration-base-white:var(--p-color-purple-100);--p-color-graphics-illustration-base-grey:var(--p-color-purple-100);--p-color-graphics-illustration-white:var(--p-color-grey-1000);--p-color-graphics-illustration-white-white:var(--p-color-grey-1000);--p-color-graphics-illustration-white-grey:var(--p-color-grey-1000);--p-color-graphics-storebrand-icon-detail:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-white:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-grey:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-outline:var(--p-color-red-200);--p-color-graphics-storebrand-icon-outline-white:var(--p-color-red-200);--p-color-graphics-storebrand-icon-outline-grey:var(--p-color-red-200);--p-color-static-brand-foreground:var(--p-color-red-400);--p-color-static-brand-foreground-white:var(--p-color-red-400);--p-color-static-brand-foreground-grey:var(--p-color-red-400);--p-color-static-brand-background:var(--p-color-red-800);--p-color-static-brand-background-white:var(--p-color-red-800);--p-color-static-brand-background-grey:var(--p-color-red-800);--p-color-static-orange-foreground:var(--p-color-orange-400);--p-color-static-orange-foreground-white:var(--p-color-orange-400);--p-color-static-orange-foreground-grey:var(--p-color-orange-400);--p-color-static-orange-background:var(--p-color-orange-pale-800);--p-color-static-orange-background-white:var(--p-color-orange-pale-800);--p-color-static-orange-background-grey:var(--p-color-orange-pale-800);--p-color-static-purple-foreground:var(--p-color-purple-400);--p-color-static-purple-foreground-white:var(--p-color-purple-400);--p-color-static-purple-foreground-grey:var(--p-color-purple-400);--p-color-static-purple-background:var(--p-color-purple-pale-800);--p-color-static-purple-background-white:var(--p-color-purple-pale-800);--p-color-static-purple-background-grey:var(--p-color-purple-pale-800);--p-color-static-red-foreground:var(--p-color-red-400);--p-color-static-red-foreground-white:var(--p-color-red-400);--p-color-static-red-foreground-grey:var(--p-color-red-400);--p-color-static-red-background:var(--p-color-red-800);--p-color-static-red-background-white:var(--p-color-red-800);--p-color-static-red-background-grey:var(--p-color-red-800);--p-color-static-grey-foreground:var(--p-color-grey-400);--p-color-static-grey-foreground-white:var(--p-color-grey-400);--p-color-static-grey-foreground-grey:var(--p-color-grey-400);--p-color-static-grey-background:var(--p-color-grey-800);--p-color-static-grey-background-white:var(--p-color-grey-800);--p-color-static-grey-background-grey:var(--p-color-grey-800);--p-color-static-risk-filled:var(--p-color-orange-300);--p-color-static-risk-filled-white:var(--p-color-orange-300);--p-color-static-risk-filled-grey:var(--p-color-orange-300);--p-color-static-risk-unfilled:var(--p-color-orange-pale-800);--p-color-static-risk-unfilled-white:var(--p-color-orange-pale-800);--p-color-static-risk-unfilled-grey:var(--p-color-orange-pale-800);--p-color-static-sustainability-filled:var(--p-color-purple-300);--p-color-static-sustainability-filled-white:var(--p-color-purple-300);--p-color-static-sustainability-filled-grey:var(--p-color-purple-300);--p-color-static-sustainability-unfilled:var(--p-color-purple-pale-800);--p-color-static-sustainability-unfilled-white:var(--p-color-purple-pale-800);--p-color-static-sustainability-unfilled-grey:var(--p-color-purple-pale-800);--p-color-states-focus:var(--p-color-focus-1);--p-color-states-focus-white:var(--p-color-focus-1);--p-color-states-focus-grey:var(--p-color-focus-1);--p-color-states-scrim:var(--p-color-scrim-1);--p-color-states-scrim-white:var(--p-color-scrim-1);--p-color-states-scrim-grey:var(--p-color-scrim-1);--p-color-states-toggle-off:var(--p-color-grey-600);--p-color-states-toggle-off-white:var(--p-color-grey-600);--p-color-states-toggle-off-grey:var(--p-color-grey-500);--p-color-states-toggle-off-hover:var(--p-color-grey-700);--p-color-states-toggle-off-hover-white:var(--p-color-grey-700);--p-color-states-toggle-off-hover-grey:var(--p-color-grey-600);--p-color-surface-1:var(--p-color-grey-900);--p-color-surface-1-white:var(--p-color-grey-900);--p-color-surface-1-grey:var(--p-color-grey-1000);--p-color-surface-2:var(--p-color-grey-800);--p-color-surface-2-white:var(--p-color-grey-800);--p-color-surface-2-grey:var(--p-color-grey-800);--p-color-surface-1-hover:var(--p-color-grey-800);--p-color-surface-1-hover-white:var(--p-color-grey-800);--p-color-surface-1-hover-grey:var(--p-color-grey-800);--p-color-surface-2-hover:var(--p-color-grey-800);--p-color-surface-2-hover-white:var(--p-color-grey-800);--p-color-surface-2-hover-grey:var(--p-color-grey-800);--p-color-surface-inverse:var(--p-color-red-100);--p-color-surface-inverse-white:var(--p-color-red-100);--p-color-surface-inverse-grey:var(--p-color-red-100);--p-color-surface-inverse-hover:var(--p-color-red-200);--p-color-surface-inverse-hover-white:var(--p-color-red-200);--p-color-surface-inverse-hover-grey:var(--p-color-red-200);--p-color-surface-inverse-pressed:var(--p-color-red-300);--p-color-surface-inverse-pressed-white:var(--p-color-red-300);--p-color-surface-inverse-pressed-grey:var(--p-color-red-300);--p-color-surface-selected:var(--p-color-red-400);--p-color-surface-selected-white:var(--p-color-red-400);--p-color-surface-selected-grey:var(--p-color-red-400);--p-color-surface-selected-hover:var(--p-color-red-300);--p-color-surface-selected-hover-white:var(--p-color-red-300);--p-color-surface-selected-hover-grey:var(--p-color-red-300);--p-color-surface-selected-pressed:var(--p-color-red-200);--p-color-surface-selected-pressed-white:var(--p-color-red-200);--p-color-surface-selected-pressed-grey:var(--p-color-red-200);--p-color-surface-selected-active:var(--p-color-red-200);--p-color-surface-selected-active-white:var(--p-color-red-200);--p-color-surface-selected-active-grey:var(--p-color-red-200);--p-color-surface-error:var(--p-color-red-800);--p-color-surface-error-white:var(--p-color-red-800);--p-color-surface-error-grey:var(--p-color-red-800);--p-color-surface-success:var(--p-color-green-800);--p-color-surface-success-white:var(--p-color-green-800);--p-color-surface-success-grey:var(--p-color-green-800);--p-color-surface-warning:var(--p-color-yellow-800);--p-color-surface-warning-white:var(--p-color-yellow-800);--p-color-surface-warning-grey:var(--p-color-yellow-800);--p-color-surface-info:var(--p-color-blue-800);--p-color-surface-info-white:var(--p-color-blue-800);--p-color-surface-info-grey:var(--p-color-blue-800);--p-color-surface-neutral:var(--p-color-grey-900);--p-color-surface-neutral-white:var(--p-color-grey-1000);--p-color-surface-neutral-grey:var(--p-color-grey-900);--p-color-surface-static:var(--p-color-grey-1000);--p-color-surface-static-white:var(--p-color-grey-900);--p-color-surface-static-grey:var(--p-color-grey-900);--p-color-stroke-strong:var(--p-color-red-200);--p-color-stroke-strong-white:var(--p-color-red-200);--p-color-stroke-strong-grey:var(--p-color-red-200);--p-color-stroke-strong-hover:var(--p-color-red-400);--p-color-stroke-strong-hover-white:var(--p-color-red-400);--p-color-stroke-strong-hover-grey:var(--p-color-red-400);--p-color-stroke-strong-pressed:var(--p-color-red-300);--p-color-stroke-strong-pressed-white:var(--p-color-red-300);--p-color-stroke-strong-pressed-grey:var(--p-color-red-300);--p-color-stroke:var(--p-color-grey-500);--p-color-stroke-white:var(--p-color-grey-500);--p-color-stroke-grey:var(--p-color-grey-500);--p-color-stroke-0:var(--p-color-stroke);--p-color-stroke-0-white:var(--p-color-stroke-white);--p-color-stroke-0-grey:var(--p-color-stroke-grey);--p-color-stroke-1:var(--p-color-stroke);--p-color-stroke-1-white:var(--p-color-stroke-white);--p-color-stroke-1-grey:var(--p-color-stroke-grey);--p-color-stroke-2:var(--p-color-stroke);--p-color-stroke-2-white:var(--p-color-stroke-white);--p-color-stroke-2-grey:var(--p-color-stroke-grey);--p-color-stroke-hover:var(--p-color-red-100);--p-color-stroke-white-hover:var(--p-color-red-100);--p-color-stroke-grey-hover:var(--p-color-red-100);--p-color-stroke-pressed:var(--p-color-red-200);--p-color-stroke-white-pressed:var(--p-color-red-200);--p-color-stroke-grey-pressed:var(--p-color-red-200);--p-color-stroke-on-white:var(--p-color-grey-700);--p-color-stroke-on-white-white:var(--p-color-grey-700);--p-color-stroke-on-white-grey:var(--p-color-grey-700);--p-color-stroke-subtle-0:var(--p-color-grey-800);--p-color-stroke-subtle-0-white:var(--p-color-grey-800);--p-color-stroke-subtle-0-grey:var(--p-color-grey-800);--p-color-stroke-subtle-1:var(--p-color-grey-700);--p-color-stroke-subtle-1-white:var(--p-color-grey-700);--p-color-stroke-subtle-1-grey:var(--p-color-grey-700);--p-color-stroke-subtle-2:var(--p-color-grey-600);--p-color-stroke-subtle-2-white:var(--p-color-grey-600);--p-color-stroke-subtle-2-grey:var(--p-color-grey-600);--p-color-stroke-subtle-on-white:var(--p-color-grey-800);--p-color-stroke-subtle-on-white-white:var(--p-color-grey-800);--p-color-stroke-subtle-on-white-grey:var(--p-color-grey-800);--p-color-stroke-subtle-hover:var(--p-color-red-200);--p-color-stroke-subtle-hover-white:var(--p-color-red-200);--p-color-stroke-subtle-hover-grey:var(--p-color-red-200);--p-color-stroke-subtle-pressed:var(--p-color-red-300);--p-color-stroke-subtle-pressed-white:var(--p-color-red-300);--p-color-stroke-subtle-pressed-grey:var(--p-color-red-300);--p-color-stroke-on-color:var(--p-color-red-900);--p-color-stroke-on-color-white:var(--p-color-red-900);--p-color-stroke-on-color-grey:var(--p-color-red-900);--p-color-stroke-interactive:var(--p-color-red-400);--p-color-stroke-interactive-white:var(--p-color-red-400);--p-color-stroke-interactive-grey:var(--p-color-red-400);--p-color-stroke-interactive-hover:var(--p-color-red-300);--p-color-stroke-interactive-hover-white:var(--p-color-red-300);--p-color-stroke-interactive-hover-grey:var(--p-color-red-300);--p-color-stroke-interactive-pressed:var(--p-color-red-200);--p-color-stroke-interactive-pressed-white:var(--p-color-red-200);--p-color-stroke-interactive-pressed-grey:var(--p-color-red-200);--p-color-stroke-selected:var(--p-color-red-300);--p-color-stroke-selected-white:var(--p-color-red-300);--p-color-stroke-selected-grey:var(--p-color-red-300);--p-color-stroke-selected-hover:var(--p-color-red-200);--p-color-stroke-selected-hover-white:var(--p-color-red-200);--p-color-stroke-selected-hover-grey:var(--p-color-red-200);--p-color-stroke-selected-pressed:var(--p-color-red-100);--p-color-stroke-selected-pressed-white:var(--p-color-red-100);--p-color-stroke-selected-pressed-grey:var(--p-color-red-100);--p-color-stroke-disabled:var(--p-color-grey-700);--p-color-stroke-disabled-white:var(--p-color-grey-700);--p-color-stroke-disabled-grey:var(--p-color-grey-700);--p-color-stroke-error:var(--p-color-red-400);--p-color-stroke-error-white:var(--p-color-red-400);--p-color-stroke-error-grey:var(--p-color-red-400);--p-color-stroke-success:var(--p-color-green-400);--p-color-stroke-success-white:var(--p-color-green-400);--p-color-stroke-success-grey:var(--p-color-green-400);--p-color-stroke-warning:var(--p-color-yellow-200);--p-color-stroke-warning-white:var(--p-color-yellow-200);--p-color-stroke-warning-grey:var(--p-color-yellow-200);--p-outline:2px solid var(--p-color-states-focus);--p-outline-offset:2px}[data-theme=kron]{--p-color-background:var(--p-color-grey-cold-000);--p-color-background-white:var(--p-color-grey-cold-000);--p-color-background-grey:var(--p-color-grey-cold-100);--p-color-background-hover:var(--p-color-grey-cold-100);--p-color-background-hover-white:var(--p-color-grey-cold-100);--p-color-background-hover-grey:var(--p-color-grey-cold-200);--p-color-background-pressed:var(--p-color-grey-cold-200);--p-color-background-pressed-white:var(--p-color-grey-cold-200);--p-color-background-pressed-grey:var(--p-color-grey-cold-300);--p-color-background-active:var(--p-color-red-600);--p-color-background-active-white:var(--p-color-red-600);--p-color-background-active-grey:var(--p-color-red-600);--p-color-background-disabled:var(--p-color-grey-cold-200);--p-color-background-disabled-white:var(--p-color-grey-cold-200);--p-color-background-disabled-grey:var(--p-color-grey-cold-300);--p-color-background-selected:var(--p-color-purple-700);--p-color-background-selected-white:var(--p-color-purple-700);--p-color-background-selected-grey:var(--p-color-purple-700);--p-color-background-selected-hover:var(--p-color-purple-800);--p-color-background-selected-hover-white:var(--p-color-purple-800);--p-color-background-selected-hover-grey:var(--p-color-purple-800);--p-color-background-selected-pressed:var(--p-color-purple-900);--p-color-background-selected-pressed-white:var(--p-color-purple-900);--p-color-background-selected-pressed-grey:var(--p-color-purple-900);--p-color-text-primary:var(--p-color-purple-900);--p-color-text-primary-white:var(--p-color-purple-900);--p-color-text-primary-grey:var(--p-color-purple-900);--p-color-text-primary-hover:var(--p-color-purple-800);--p-color-text-primary-hover-white:var(--p-color-purple-800);--p-color-text-primary-hover-grey:var(--p-color-purple-800);--p-color-text-primary-pressed:var(--p-color-purple-700);--p-color-text-primary-pressed-white:var(--p-color-purple-700);--p-color-text-primary-pressed-grey:var(--p-color-purple-700);--p-color-text-primary-active:var(--p-color-purple-700);--p-color-text-primary-active-white:var(--p-color-purple-700);--p-color-text-primary-active-grey:var(--p-color-purple-700);--p-color-text-interactive:var(--p-color-purple-800);--p-color-text-interactive-white:var(--p-color-purple-800);--p-color-text-interactive-grey:var(--p-color-purple-800);--p-color-text-interactive-hover:var(--p-color-purple-600);--p-color-text-interactive-hover-white:var(--p-color-purple-600);--p-color-text-interactive-hover-grey:var(--p-color-purple-600);--p-color-text-interactive-pressed:var(--p-color-purple-700);--p-color-text-interactive-pressed-white:var(--p-color-purple-700);--p-color-text-interactive-pressed-grey:var(--p-color-purple-700);--p-color-text-interactive-active:var(--p-color-purple-700);--p-color-text-interactive-active-white:var(--p-color-purple-700);--p-color-text-interactive-active-grey:var(--p-color-purple-700);--p-color-text-selected:var(--p-color-purple-700);--p-color-text-selected-white:var(--p-color-purple-700);--p-color-text-selected-grey:var(--p-color-purple-700);--p-color-text-selected-hover:var(--p-color-purple-800);--p-color-text-selected-hover-white:var(--p-color-purple-800);--p-color-text-selected-hover-grey:var(--p-color-purple-800);--p-color-text-selected-pressed:var(--p-color-purple-900);--p-color-text-selected-pressed-white:var(--p-color-purple-900);--p-color-text-selected-pressed-grey:var(--p-color-purple-900);--p-color-text-secondary:var(--p-color-grey-cold-700);--p-color-text-secondary-white:var(--p-color-grey-cold-700);--p-color-text-secondary-grey:var(--p-color-grey-cold-700);--p-color-text-placeholder:var(--p-color-grey-cold-600);--p-color-text-placeholder-white:var(--p-color-grey-cold-600);--p-color-text-placeholder-grey:var(--p-color-grey-cold-600);--p-color-text-on-color:var(--p-color-purple-100);--p-color-text-on-color-white:var(--p-color-purple-100);--p-color-text-on-color-grey:var(--p-color-purple-100);--p-color-text-disabled:var(--p-color-grey-cold-500);--p-color-text-disabled-white:var(--p-color-grey-cold-500);--p-color-text-disabled-grey:var(--p-color-grey-cold-500);--p-color-text-info:var(--p-color-blue-600);--p-color-text-info-white:var(--p-color-blue-600);--p-color-text-info-grey:var(--p-color-blue-600);--p-color-text-success:var(--p-color-green-600);--p-color-text-success-white:var(--p-color-green-600);--p-color-text-success-grey:var(--p-color-green-600);--p-color-text-warning:var(--p-color-yellow-600);--p-color-text-warning-white:var(--p-color-yellow-600);--p-color-text-warning-grey:var(--p-color-yellow-600);--p-color-text-error:var(--p-color-red-600);--p-color-text-error-white:var(--p-color-red-600);--p-color-text-error-grey:var(--p-color-red-600);--p-color-text-alert:var(--p-color-grey-cold-900);--p-color-text-alert-white:var(--p-color-grey-cold-900);--p-color-text-alert-grey:var(--p-color-grey-cold-900);--p-color-text-on-brand:var(--p-color-purple-100);--p-color-text-on-brand-white:var(--p-color-purple-100);--p-color-text-on-brand-grey:var(--p-color-purple-100);--p-color-text-on-error:var(--p-color-red-800);--p-color-text-on-info:var(--p-color-blue-800);--p-color-text-on-warning:var(--p-color-yellow-800);--p-color-text-on-success:var(--p-color-green-800);--p-color-text-on-purple:var(--p-color-purple-800);--p-color-text-on-orange:var(--p-color-red-800);--p-color-icon-primary:var(--p-color-purple-1000);--p-color-icon-primary-white:var(--p-color-purple-1000);--p-color-icon-primary-grey:var(--p-color-purple-1000);--p-color-icon-primary-hover:var(--p-color-purple-800);--p-color-icon-primary-hover-white:var(--p-color-purple-800);--p-color-icon-primary-hover-grey:var(--p-color-purple-800);--p-color-icon-primary-active:var(--p-color-purple-700);--p-color-icon-primary-active-white:var(--p-color-purple-700);--p-color-icon-primary-active-grey:var(--p-color-purple-700);--p-color-icon-primary-pressed:var(--p-color-purple-700);--p-color-icon-primary-pressed-white:var(--p-color-purple-700);--p-color-icon-primary-pressed-grey:var(--p-color-purple-700);--p-color-icon-interactive:var(--p-color-purple-800);--p-color-icon-interactive-white:var(--p-color-purple-800);--p-color-icon-interactive-grey:var(--p-color-purple-800);--p-color-icon-interactive-hover:var(--p-color-purple-600);--p-color-icon-interactive-hover-white:var(--p-color-purple-600);--p-color-icon-interactive-hover-grey:var(--p-color-purple-600);--p-color-icon-interactive-pressed:var(--p-color-purple-700);--p-color-icon-interactive-pressed-white:var(--p-color-purple-700);--p-color-icon-interactive-pressed-grey:var(--p-color-purple-700);--p-color-icon-interactive-active:var(--p-color-purple-700);--p-color-icon-interactive-active-white:var(--p-color-purple-700);--p-color-icon-interactive-active-grey:var(--p-color-purple-700);--p-color-icon-on-color:var(--p-color-purple-100);--p-color-icon-on-color-white:var(--p-color-purple-100);--p-color-icon-on-color-grey:var(--p-color-purple-100);--p-color-icon-disabled:var(--p-color-grey-cold-500);--p-color-icon-disabled-white:var(--p-color-grey-cold-500);--p-color-icon-disabled-grey:var(--p-color-grey-cold-500);--p-color-icon-error:var(--p-color-red-600);--p-color-icon-error-white:var(--p-color-red-600);--p-color-icon-error-grey:var(--p-color-red-600);--p-color-icon-success:var(--p-color-green-600);--p-color-icon-success-white:var(--p-color-green-600);--p-color-icon-success-grey:var(--p-color-green-600);--p-color-icon-warning:var(--p-color-yellow-600);--p-color-icon-warning-white:var(--p-color-yellow-600);--p-color-icon-warning-grey:var(--p-color-yellow-600);--p-color-icon-info:var(--p-color-blue-600);--p-color-icon-info-white:var(--p-color-blue-600);--p-color-icon-info-grey:var(--p-color-blue-600);--p-color-icon-neutral:var(--p-color-grey-cold-900);--p-color-icon-neutral-white:var(--p-color-grey-cold-900);--p-color-icon-neutral-grey:var(--p-color-grey-cold-900);--p-color-icon-on-brand:var(--p-color-purple-100);--p-color-icon-on-brand-white:var(--p-color-purple-100);--p-color-icon-on-brand-grey:var(--p-color-purple-100);--p-color-icon-on-error:var(--p-color-red-800);--p-color-icon-on-info:var(--p-color-blue-800);--p-color-icon-on-warning:var(--p-color-yellow-800);--p-color-icon-on-success:var(--p-color-green-800);--p-color-icon-on-purple:var(--p-color-purple-800);--p-color-icon-on-orange:var(--p-color-red-800);--p-color-button-brand-fill:var(--p-color-purple-500);--p-color-button-brand-fill-white:var(--p-color-purple-600);--p-color-button-brand-fill-grey:var(--p-color-purple-600);--p-color-button-brand-fill-hover:var(--p-color-purple-400);--p-color-button-brand-fill-hover-white:var(--p-color-purple-700);--p-color-button-brand-fill-hover-grey:var(--p-color-purple-700);--p-color-button-brand-fill-pressed:var(--p-color-purple-300);--p-color-button-brand-fill-pressed-white:var(--p-color-purple-800);--p-color-button-brand-fill-pressed-grey:var(--p-color-purple-800);--p-color-button-brand-fill-active:var(--p-color-purple-300);--p-color-button-brand-fill-active-white:var(--p-color-purple-800);--p-color-button-brand-fill-active-grey:var(--p-color-purple-800);--p-color-button-action-fill:var(--p-color-purple-400);--p-color-button-action-fill-white:var(--p-color-purple-900);--p-color-button-action-fill-grey:var(--p-color-purple-900);--p-color-button-action-fill-hover:var(--p-color-purple-300);--p-color-button-action-fill-hover-white:var(--p-color-purple-800);--p-color-button-action-fill-hover-grey:var(--p-color-purple-800);--p-color-button-action-fill-pressed:var(--p-color-purple-200);--p-color-button-action-fill-pressed-white:var(--p-color-purple-700);--p-color-button-action-fill-pressed-grey:var(--p-color-purple-700);--p-color-button-action-fill-active:var(--p-color-purple-200);--p-color-button-action-fill-active-white:var(--p-color-purple-700);--p-color-button-action-fill-active-grey:var(--p-color-purple-700);--p-color-button-disabled:var(--p-color-grey-cold-800);--p-color-button-disabled-white:var(--p-color-grey-cold-200);--p-color-button-disabled-grey:var(--p-color-grey-cold-300);--p-color-graphics-illustration-primary:var(--p-color-red-600);--p-color-graphics-illustration-primary-white:var(--p-color-red-600);--p-color-graphics-illustration-primary-grey:var(--p-color-red-600);--p-color-graphics-illustration-detail:var(--p-color-logo-red);--p-color-graphics-illustration-detail-white:var(--p-color-logo-red);--p-color-graphics-illustration-detail-grey:var(--p-color-logo-red);--p-color-graphics-illustration-base:var(--p-color-purple-900);--p-color-graphics-illustration-base-white:var(--p-color-purple-900);--p-color-graphics-illustration-base-grey:var(--p-color-purple-900);--p-color-graphics-illustration-white:var(--p-color-grey-cold-000);--p-color-graphics-illustration-white-white:var(--p-color-grey-cold-000);--p-color-graphics-illustration-white-grey:var(--p-color-grey-cold-000);--p-color-graphics-storebrand-icon-detail:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-white:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-grey:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-outline:var(--p-color-red-800);--p-color-graphics-storebrand-icon-outline-white:var(--p-color-red-800);--p-color-graphics-storebrand-icon-outline-grey:var(--p-color-red-800);--p-color-static-brand-foreground:var(--p-color-purple-600);--p-color-static-brand-foreground-white:var(--p-color-purple-600);--p-color-static-brand-foreground-grey:var(--p-color-purple-600);--p-color-static-brand-background:var(--p-color-purple-200);--p-color-static-brand-background-white:var(--p-color-purple-200);--p-color-static-brand-background-grey:var(--p-color-purple-200);--p-color-static-orange-foreground:var(--p-color-orange-600);--p-color-static-orange-foreground-white:var(--p-color-orange-600);--p-color-static-orange-foreground-grey:var(--p-color-orange-600);--p-color-static-orange-background:var(--p-color-orange-200);--p-color-static-orange-background-white:var(--p-color-orange-200);--p-color-static-orange-background-grey:var(--p-color-orange-300);--p-color-static-purple-foreground:var(--p-color-purple-600);--p-color-static-purple-foreground-white:var(--p-color-purple-600);--p-color-static-purple-foreground-grey:var(--p-color-purple-600);--p-color-static-purple-background:var(--p-color-purple-200);--p-color-static-purple-background-white:var(--p-color-purple-200);--p-color-static-purple-background-grey:var(--p-color-purple-300);--p-color-static-red-foreground:var(--p-color-red-600);--p-color-static-red-foreground-white:var(--p-color-red-600);--p-color-static-red-foreground-grey:var(--p-color-red-600);--p-color-static-red-background:var(--p-color-red-200);--p-color-static-red-background-white:var(--p-color-red-200);--p-color-static-red-background-grey:var(--p-color-red-200);--p-color-static-grey-foreground:var(--p-color-grey-cold-600);--p-color-static-grey-foreground-white:var(--p-color-grey-cold-600);--p-color-static-grey-foreground-grey:var(--p-color-grey-cold-600);--p-color-static-grey-background:var(--p-color-grey-cold-200);--p-color-static-grey-background-white:var(--p-color-grey-cold-200);--p-color-static-grey-background-grey:var(--p-color-grey-cold-300);--p-color-static-risk-filled:var(--p-color-purple-800);--p-color-static-risk-filled-white:var(--p-color-purple-800);--p-color-static-risk-filled-grey:var(--p-color-purple-800);--p-color-static-risk-unfilled:var(--p-color-purple-200);--p-color-static-risk-unfilled-white:var(--p-color-purple-200);--p-color-static-risk-unfilled-grey:var(--p-color-purple-200);--p-color-static-sustainability-filled:var(--p-color-green-700);--p-color-static-sustainability-filled-white:var(--p-color-green-700);--p-color-static-sustainability-filled-grey:var(--p-color-green-700);--p-color-static-sustainability-unfilled:var(--p-color-grey-cold-200);--p-color-static-sustainability-unfilled-white:var(--p-color-grey-cold-200);--p-color-static-sustainability-unfilled-grey:var(--p-color-grey-cold-200);--p-color-states-focus:var(--p-color-focus-1);--p-color-states-focus-white:var(--p-color-focus-1);--p-color-states-focus-grey:var(--p-color-focus-1);--p-color-states-scrim:var(--p-color-scrim-1);--p-color-states-scrim-white:var(--p-color-scrim-1);--p-color-states-scrim-grey:var(--p-color-scrim-1);--p-color-states-toggle-off:var(--p-color-grey-cold-400);--p-color-states-toggle-off-white:var(--p-color-grey-cold-400);--p-color-states-toggle-off-grey:var(--p-color-grey-cold-500);--p-color-states-toggle-off-hover:var(--p-color-grey-cold-300);--p-color-states-toggle-off-hover-white:var(--p-color-grey-cold-300);--p-color-states-toggle-off-hover-grey:var(--p-color-grey-cold-400);--p-color-surface-1:var(--p-color-grey-cold-100);--p-color-surface-1-white:var(--p-color-grey-cold-100);--p-color-surface-1-grey:var(--p-color-grey-cold-000);--p-color-surface-2:var(--p-color-grey-cold-000);--p-color-surface-2-white:var(--p-color-grey-cold-000);--p-color-surface-2-grey:var(--p-color-grey-cold-100);--p-color-surface-1-hover:var(--p-color-grey-cold-200);--p-color-surface-1-hover-white:var(--p-color-grey-cold-200);--p-color-surface-1-hover-grey:var(--p-color-grey-cold-200);--p-color-surface-2-hover:var(--p-color-grey-cold-200);--p-color-surface-2-hover-white:var(--p-color-grey-cold-200);--p-color-surface-2-hover-grey:var(--p-color-grey-cold-200);--p-color-surface-inverse:var(--p-color-purple-900);--p-color-surface-inverse-white:var(--p-color-purple-900);--p-color-surface-inverse-grey:var(--p-color-purple-900);--p-color-surface-inverse-hover:var(--p-color-purple-800);--p-color-surface-inverse-hover-white:var(--p-color-purple-800);--p-color-surface-inverse-hover-grey:var(--p-color-purple-800);--p-color-surface-inverse-pressed:var(--p-color-purple-700);--p-color-surface-inverse-pressed-white:var(--p-color-purple-700);--p-color-surface-inverse-pressed-grey:var(--p-color-purple-700);--p-color-surface-selected:var(--p-color-purple-600);--p-color-surface-selected-white:var(--p-color-purple-600);--p-color-surface-selected-grey:var(--p-color-purple-600);--p-color-surface-selected-hover:var(--p-color-purple-700);--p-color-surface-selected-hover-white:var(--p-color-purple-700);--p-color-surface-selected-hover-grey:var(--p-color-purple-700);--p-color-surface-selected-pressed:var(--p-color-purple-800);--p-color-surface-selected-pressed-white:var(--p-color-purple-800);--p-color-surface-selected-pressed-grey:var(--p-color-purple-800);--p-color-surface-selected-active:var(--p-color-purple-800);--p-color-surface-selected-active-white:var(--p-color-purple-800);--p-color-surface-selected-active-grey:var(--p-color-purple-800);--p-color-surface-error:var(--p-color-red-200);--p-color-surface-error-white:var(--p-color-red-200);--p-color-surface-error-grey:var(--p-color-red-200);--p-color-surface-success:var(--p-color-green-200);--p-color-surface-success-white:var(--p-color-green-200);--p-color-surface-success-grey:var(--p-color-green-200);--p-color-surface-warning:var(--p-color-yellow-200);--p-color-surface-warning-white:var(--p-color-yellow-200);--p-color-surface-warning-grey:var(--p-color-yellow-200);--p-color-surface-info:var(--p-color-blue-200);--p-color-surface-info-white:var(--p-color-blue-200);--p-color-surface-info-grey:var(--p-color-blue-200);--p-color-surface-neutral:var(--p-color-grey-cold-100);--p-color-surface-neutral-white:var(--p-color-grey-cold-000);--p-color-surface-neutral-grey:var(--p-color-grey-cold-100);--p-color-surface-static:var(--p-color-grey-cold-000);--p-color-surface-static-white:var(--p-color-grey-cold-000);--p-color-surface-static-grey:var(--p-color-grey-cold-000);--p-color-stroke-strong:var(--p-color-purple-900);--p-color-stroke-strong-white:var(--p-color-purple-900);--p-color-stroke-strong-grey:var(--p-color-purple-900);--p-color-stroke-strong-hover:var(--p-color-purple-800);--p-color-stroke-strong-hover-white:var(--p-color-purple-800);--p-color-stroke-strong-hover-grey:var(--p-color-purple-800);--p-color-stroke-strong-pressed:var(--p-color-purple-700);--p-color-stroke-strong-pressed-white:var(--p-color-purple-700);--p-color-stroke-strong-pressed-grey:var(--p-color-purple-700);--p-color-stroke:var(--p-color-grey-cold-500);--p-color-stroke-white:var(--p-color-grey-cold-500);--p-color-stroke-grey:var(--p-color-grey-cold-500);--p-color-stroke-0:var(--p-color-stroke);--p-color-stroke-0-white:var(--p-color-stroke-white);--p-color-stroke-0-grey:var(--p-color-stroke-grey);--p-color-stroke-1:var(--p-color-stroke);--p-color-stroke-1-white:var(--p-color-stroke-white);--p-color-stroke-1-grey:var(--p-color-stroke-grey);--p-color-stroke-2:var(--p-color-stroke);--p-color-stroke-2-white:var(--p-color-stroke-white);--p-color-stroke-2-grey:var(--p-color-stroke-grey);--p-color-stroke-hover:var(--p-color-purple-900);--p-color-stroke-white-hover:var(--p-color-purple-900);--p-color-stroke-grey-hover:var(--p-color-purple-900);--p-color-stroke-pressed:var(--p-color-purple-800);--p-color-stroke-white-pressed:var(--p-color-purple-800);--p-color-stroke-grey-pressed:var(--p-color-purple-800);--p-color-stroke-on-white:var(--p-color-grey-cold-300);--p-color-stroke-on-white-white:var(--p-color-grey-cold-300);--p-color-stroke-on-white-grey:var(--p-color-grey-cold-300);--p-color-stroke-subtle-0:var(--p-color-grey-cold-200);--p-color-stroke-subtle-0-white:var(--p-color-grey-cold-200);--p-color-stroke-subtle-0-grey:var(--p-color-grey-cold-300);--p-color-stroke-subtle-1:var(--p-color-grey-cold-300);--p-color-stroke-subtle-1-white:var(--p-color-grey-cold-300);--p-color-stroke-subtle-1-grey:var(--p-color-grey-cold-200);--p-color-stroke-subtle-2:var(--p-color-grey-cold-200);--p-color-stroke-subtle-2-white:var(--p-color-grey-cold-200);--p-color-stroke-subtle-2-grey:var(--p-color-grey-cold-300);--p-color-stroke-subtle-on-white:var(--p-color-grey-cold-200);--p-color-stroke-subtle-on-white-white:var(--p-color-grey-cold-200);--p-color-stroke-subtle-on-white-grey:var(--p-color-grey-cold-200);--p-color-stroke-on-color:var(--p-color-purple-100);--p-color-stroke-on-color-white:var(--p-color-purple-100);--p-color-stroke-on-color-grey:var(--p-color-purple-100);--p-color-stroke-interactive:var(--p-color-purple-600);--p-color-stroke-interactive-white:var(--p-color-purple-600);--p-color-stroke-interactive-grey:var(--p-color-purple-600);--p-color-stroke-interactive-hover:var(--p-color-purple-700);--p-color-stroke-interactive-hover-white:var(--p-color-purple-700);--p-color-stroke-interactive-hover-grey:var(--p-color-purple-700);--p-color-stroke-interactive-pressed:var(--p-color-purple-800);--p-color-stroke-interactive-pressed-white:var(--p-color-purple-800);--p-color-stroke-interactive-pressed-grey:var(--p-color-purple-800);--p-color-stroke-selected:var(--p-color-purple-700);--p-color-stroke-selected-white:var(--p-color-purple-700);--p-color-stroke-selected-grey:var(--p-color-purple-700);--p-color-stroke-selected-hover:var(--p-color-purple-800);--p-color-stroke-selected-hover-white:var(--p-color-purple-800);--p-color-stroke-selected-hover-grey:var(--p-color-purple-800);--p-color-stroke-selected-pressed:var(--p-color-purple-900);--p-color-stroke-selected-pressed-white:var(--p-color-purple-900);--p-color-stroke-selected-pressed-grey:var(--p-color-purple-900);--p-color-stroke-disabled:var(--p-color-grey-cold-400);--p-color-stroke-disabled-white:var(--p-color-grey-cold-400);--p-color-stroke-disabled-grey:var(--p-color-grey-cold-500);--p-color-stroke-error:var(--p-color-red-600);--p-color-stroke-error-white:var(--p-color-red-600);--p-color-stroke-error-grey:var(--p-color-red-600);--p-color-stroke-success:var(--p-color-green-600);--p-color-stroke-success-white:var(--p-color-green-600);--p-color-stroke-success-grey:var(--p-color-green-600);--p-color-stroke-warning:var(--p-color-yellow-600);--p-color-stroke-warning-white:var(--p-color-yellow-600);--p-color-stroke-warning-grey:var(--p-color-yellow-600);--p-color-monochromatic-red-1:var(--p-color-red-550);--p-color-monochromatic-red-1-white:var(--p-color-red-550);--p-color-monochromatic-red-1-grey:var(--p-color-red-550);--p-color-monochromatic-red-2:var(--p-color-red-600);--p-color-monochromatic-red-2-white:var(--p-color-red-600);--p-color-monochromatic-red-2-grey:var(--p-color-red-600);--p-color-monochromatic-red-3:var(--p-color-red-800);--p-color-monochromatic-red-3-white:var(--p-color-red-800);--p-color-monochromatic-red-3-grey:var(--p-color-red-800);--p-color-monochromatic-red-4:var(--p-color-red-900);--p-color-monochromatic-red-4-white:var(--p-color-red-900);--p-color-monochromatic-red-4-grey:var(--p-color-red-900);--p-color-monochromatic-purple-1:var(--p-color-purple-550);--p-color-monochromatic-purple-1-white:var(--p-color-purple-550);--p-color-monochromatic-purple-1-grey:var(--p-color-purple-550);--p-color-monochromatic-purple-2:var(--p-color-purple-600);--p-color-monochromatic-purple-2-white:var(--p-color-purple-600);--p-color-monochromatic-purple-2-grey:var(--p-color-purple-600);--p-color-monochromatic-purple-3:var(--p-color-purple-800);--p-color-monochromatic-purple-3-white:var(--p-color-purple-800);--p-color-monochromatic-purple-3-grey:var(--p-color-purple-800);--p-color-monochromatic-purple-4:var(--p-color-purple-900);--p-color-monochromatic-purple-4-white:var(--p-color-purple-900);--p-color-monochromatic-purple-4-grey:var(--p-color-purple-900);--p-color-categorical-1:var(--p-color-purple-800);--p-color-categorical-1-white:var(--p-color-purple-800);--p-color-categorical-1-grey:var(--p-color-purple-800);--p-color-categorical-2:var(--p-color-purple-550);--p-color-categorical-2-white:var(--p-color-purple-550);--p-color-categorical-2-grey:var(--p-color-purple-550);--p-color-categorical-3:var(--p-color-red-600);--p-color-categorical-3-white:var(--p-color-red-600);--p-color-categorical-3-grey:var(--p-color-red-600);--p-color-categorical-4:var(--p-color-purple-550);--p-color-categorical-4-white:var(--p-color-purple-550);--p-color-categorical-4-grey:var(--p-color-purple-550);--p-color-categorical-5:var(--p-color-purple-800);--p-color-categorical-5-white:var(--p-color-purple-800);--p-color-categorical-5-grey:var(--p-color-purple-800);--p-color-categorical-6:var(--p-color-grey-cold-500);--p-color-categorical-6-white:var(--p-color-grey-cold-500);--p-color-categorical-6-grey:var(--p-color-grey-cold-500);--p-color-categorical-7:var(--p-color-blue-700);--p-color-categorical-7-white:var(--p-color-blue-700);--p-color-categorical-7-grey:var(--p-color-blue-700);--p-color-categorical-8:var(--p-color-green-550);--p-color-categorical-8-white:var(--p-color-green-550);--p-color-categorical-8-grey:var(--p-color-green-550);--p-color-categorical-9:var(--p-color-purple-600);--p-color-categorical-9-white:var(--p-color-purple-600);--p-color-categorical-9-grey:var(--p-color-purple-600);--p-color-categorical-10:var(--p-color-blue-500);--p-color-categorical-10-white:var(--p-color-blue-500);--p-color-categorical-10-grey:var(--p-color-blue-500);--p-color-categorical-11:var(--p-color-green-700);--p-color-categorical-11-white:var(--p-color-green-700);--p-color-categorical-11-grey:var(--p-color-green-700);--p-color-categorical-12:var(--p-color-grey-cold-700);--p-color-categorical-12-white:var(--p-color-grey-cold-700);--p-color-categorical-12-grey:var(--p-color-grey-cold-700);--p-outline:2px solid var(--p-color-states-focus);--p-outline-offset:2px}@media (prefers-color-scheme:dark){[data-theme=kron]{--p-color-background:var(--p-color-grey-cold-1000);--p-color-background-white:var(--p-color-grey-cold-1000);--p-color-background-grey:var(--p-color-grey-cold-900);--p-color-background-hover:var(--p-color-grey-cold-900);--p-color-background-hover-white:var(--p-color-grey-cold-900);--p-color-background-hover-grey:var(--p-color-grey-cold-800);--p-color-background-pressed:var(--p-color-grey-cold-800);--p-color-background-pressed-white:var(--p-color-grey-cold-800);--p-color-background-pressed-grey:var(--p-color-grey-cold-700);--p-color-background-active:var(--p-color-red-400);--p-color-background-active-white:var(--p-color-red-400);--p-color-background-active-grey:var(--p-color-red-400);--p-color-background-disabled:var(--p-color-grey-cold-800);--p-color-background-disabled-white:var(--p-color-grey-cold-800);--p-color-background-disabled-grey:var(--p-color-grey-cold-700);--p-color-background-selected:var(--p-color-purple-300);--p-color-background-selected-white:var(--p-color-purple-300);--p-color-background-selected-grey:var(--p-color-purple-300);--p-color-background-selected-hover:var(--p-color-purple-200);--p-color-background-selected-hover-white:var(--p-color-purple-200);--p-color-background-selected-hover-grey:var(--p-color-purple-200);--p-color-background-selected-pressed:var(--p-color-purple-100);--p-color-background-selected-pressed-white:var(--p-color-purple-100);--p-color-background-selected-pressed-grey:var(--p-color-purple-100);--p-color-text-primary:var(--p-color-purple-100);--p-color-text-primary-white:var(--p-color-purple-100);--p-color-text-primary-grey:var(--p-color-purple-100);--p-color-text-primary-hover:var(--p-color-purple-200);--p-color-text-primary-hover-white:var(--p-color-purple-200);--p-color-text-primary-hover-grey:var(--p-color-purple-200);--p-color-text-primary-pressed:var(--p-color-purple-300);--p-color-text-primary-pressed-white:var(--p-color-purple-300);--p-color-text-primary-pressed-grey:var(--p-color-purple-300);--p-color-text-primary-active:var(--p-color-purple-300);--p-color-text-primary-active-white:var(--p-color-purple-300);--p-color-text-primary-active-grey:var(--p-color-purple-300);--p-color-text-interactive:var(--p-color-purple-200);--p-color-text-interactive-white:var(--p-color-purple-200);--p-color-text-interactive-grey:var(--p-color-purple-200);--p-color-text-interactive-hover:var(--p-color-purple-400);--p-color-text-interactive-hover-white:var(--p-color-purple-400);--p-color-text-interactive-hover-grey:var(--p-color-purple-400);--p-color-text-interactive-pressed:var(--p-color-purple-300);--p-color-text-interactive-pressed-white:var(--p-color-purple-300);--p-color-text-interactive-pressed-grey:var(--p-color-purple-300);--p-color-text-interactive-active:var(--p-color-purple-300);--p-color-text-interactive-active-white:var(--p-color-purple-300);--p-color-text-interactive-active-grey:var(--p-color-purple-300);--p-color-text-selected:var(--p-color-purple-300);--p-color-text-selected-white:var(--p-color-purple-300);--p-color-text-selected-grey:var(--p-color-purple-300);--p-color-text-selected-hover:var(--p-color-purple-200);--p-color-text-selected-hover-white:var(--p-color-purple-200);--p-color-text-selected-hover-grey:var(--p-color-purple-200);--p-color-text-selected-pressed:var(--p-color-purple-100);--p-color-text-selected-pressed-white:var(--p-color-purple-100);--p-color-text-selected-pressed-grey:var(--p-color-purple-100);--p-color-text-secondary:var(--p-color-grey-cold-300);--p-color-text-secondary-white:var(--p-color-grey-cold-300);--p-color-text-secondary-grey:var(--p-color-grey-cold-300);--p-color-text-placeholder:var(--p-color-grey-cold-400);--p-color-text-placeholder-white:var(--p-color-grey-cold-400);--p-color-text-placeholder-grey:var(--p-color-grey-cold-400);--p-color-text-on-color:var(--p-color-purple-900);--p-color-text-on-color-white:var(--p-color-purple-900);--p-color-text-on-color-grey:var(--p-color-purple-900);--p-color-text-disabled:var(--p-color-grey-cold-700);--p-color-text-disabled-white:var(--p-color-grey-cold-700);--p-color-text-disabled-grey:var(--p-color-grey-cold-700);--p-color-text-info:var(--p-color-blue-400);--p-color-text-info-white:var(--p-color-blue-400);--p-color-text-info-grey:var(--p-color-blue-400);--p-color-text-success:var(--p-color-green-400);--p-color-text-success-white:var(--p-color-green-400);--p-color-text-success-grey:var(--p-color-green-400);--p-color-text-warning:var(--p-color-yellow-400);--p-color-text-warning-white:var(--p-color-yellow-400);--p-color-text-warning-grey:var(--p-color-yellow-400);--p-color-text-error:var(--p-color-red-400);--p-color-text-error-white:var(--p-color-red-400);--p-color-text-error-grey:var(--p-color-red-400);--p-color-text-alert:var(--p-color-grey-cold-100);--p-color-text-alert-white:var(--p-color-grey-cold-100);--p-color-text-alert-grey:var(--p-color-grey-cold-100);--p-color-text-on-brand:var(--p-color-purple-900);--p-color-text-on-brand-white:var(--p-color-purple-900);--p-color-text-on-brand-grey:var(--p-color-purple-900);--p-color-text-on-error:var(--p-color-red-200);--p-color-text-on-info:var(--p-color-blue-200);--p-color-text-on-warning:var(--p-color-yellow-200);--p-color-text-on-success:var(--p-color-green-200);--p-color-text-on-purple:var(--p-color-purple-200);--p-color-text-on-orange:var(--p-color-orange-200);--p-color-icon-primary:var(--p-color-purple-100);--p-color-icon-primary-white:var(--p-color-purple-100);--p-color-icon-primary-grey:var(--p-color-purple-100);--p-color-icon-primary-hover:var(--p-color-purple-200);--p-color-icon-primary-hover-white:var(--p-color-purple-200);--p-color-icon-primary-hover-grey:var(--p-color-purple-200);--p-color-icon-primary-active:var(--p-color-purple-300);--p-color-icon-primary-active-white:var(--p-color-purple-300);--p-color-icon-primary-active-grey:var(--p-color-purple-300);--p-color-icon-primary-pressed:var(--p-color-purple-300);--p-color-icon-primary-pressed-white:var(--p-color-purple-300);--p-color-icon-primary-pressed-grey:var(--p-color-purple-300);--p-color-icon-interactive:var(--p-color-purple-200);--p-color-icon-interactive-white:var(--p-color-purple-200);--p-color-icon-interactive-grey:var(--p-color-purple-200);--p-color-icon-interactive-hover:var(--p-color-purple-400);--p-color-icon-interactive-hover-white:var(--p-color-purple-400);--p-color-icon-interactive-hover-grey:var(--p-color-purple-400);--p-color-icon-interactive-pressed:var(--p-color-purple-300);--p-color-icon-interactive-pressed-white:var(--p-color-purple-300);--p-color-icon-interactive-pressed-grey:var(--p-color-purple-300);--p-color-icon-interactive-active:var(--p-color-purple-300);--p-color-icon-interactive-active-white:var(--p-color-purple-300);--p-color-icon-interactive-active-grey:var(--p-color-purple-300);--p-color-icon-on-color:var(--p-color-purple-900);--p-color-icon-on-color-white:var(--p-color-purple-900);--p-color-icon-on-color-grey:var(--p-color-purple-900);--p-color-icon-disabled:var(--p-color-grey-cold-700);--p-color-icon-disabled-white:var(--p-color-grey-cold-700);--p-color-icon-disabled-grey:var(--p-color-grey-cold-700);--p-color-icon-error:var(--p-color-red-400);--p-color-icon-error-white:var(--p-color-red-400);--p-color-icon-error-grey:var(--p-color-red-400);--p-color-icon-success:var(--p-color-green-400);--p-color-icon-success-white:var(--p-color-green-400);--p-color-icon-success-grey:var(--p-color-green-400);--p-color-icon-warning:var(--p-color-yellow-400);--p-color-icon-warning-white:var(--p-color-yellow-400);--p-color-icon-warning-grey:var(--p-color-yellow-400);--p-color-icon-info:var(--p-color-blue-400);--p-color-icon-info-white:var(--p-color-blue-400);--p-color-icon-info-grey:var(--p-color-blue-400);--p-color-icon-neutral:var(--p-color-grey-cold-100);--p-color-icon-neutral-white:var(--p-color-grey-cold-100);--p-color-icon-neutral-grey:var(--p-color-grey-cold-100);--p-color-icon-on-brand:var(--p-color-purple-900);--p-color-icon-on-brand-white:var(--p-color-purple-900);--p-color-icon-on-brand-grey:var(--p-color-purple-900);--p-color-icon-on-error:var(--p-color-red-200);--p-color-icon-on-info:var(--p-color-blue-200);--p-color-icon-on-warning:var(--p-color-yellow-200);--p-color-icon-on-success:var(--p-color-green-200);--p-color-icon-on-purple:var(--p-color-purple-200);--p-color-icon-on-orange:var(--p-color-orange-200);--p-color-button-brand-fill:var(--p-color-purple-400);--p-color-button-brand-fill-white:var(--p-color-purple-400);--p-color-button-brand-fill-grey:var(--p-color-purple-400);--p-color-button-brand-fill-hover:var(--p-color-purple-300);--p-color-button-brand-fill-hover-white:var(--p-color-purple-300);--p-color-button-brand-fill-hover-grey:var(--p-color-purple-300);--p-color-button-brand-fill-pressed:var(--p-color-purple-200);--p-color-button-brand-fill-pressed-white:var(--p-color-purple-200);--p-color-button-brand-fill-pressed-grey:var(--p-color-purple-200);--p-color-button-brand-fill-active:var(--p-color-purple-200);--p-color-button-brand-fill-active-white:var(--p-color-purple-200);--p-color-button-brand-fill-active-grey:var(--p-color-purple-200);--p-color-button-action-fill:var(--p-color-purple-200);--p-color-button-action-fill-white:var(--p-color-purple-200);--p-color-button-action-fill-grey:var(--p-color-purple-200);--p-color-button-action-fill-hover:var(--p-color-purple-400);--p-color-button-action-fill-hover-white:var(--p-color-purple-400);--p-color-button-action-fill-hover-grey:var(--p-color-purple-400);--p-color-button-action-fill-pressed:var(--p-color-purple-300);--p-color-button-action-fill-pressed-white:var(--p-color-purple-300);--p-color-button-action-fill-pressed-grey:var(--p-color-purple-300);--p-color-button-action-fill-active:var(--p-color-purple-300);--p-color-button-action-fill-active-white:var(--p-color-purple-300);--p-color-button-action-fill-active-grey:var(--p-color-purple-300);--p-color-button-disabled:var(--p-color-grey-cold-500);--p-color-button-disabled-white:var(--p-color-grey-cold-500);--p-color-button-disabled-grey:var(--p-color-grey-cold-600);--p-color-graphics-illustration-primary:var(--p-color-red-400);--p-color-graphics-illustration-primary-white:var(--p-color-red-400);--p-color-graphics-illustration-primary-grey:var(--p-color-red-400);--p-color-graphics-illustration-detail:var(--p-color-logo-red);--p-color-graphics-illustration-detail-white:var(--p-color-logo-red);--p-color-graphics-illustration-detail-grey:var(--p-color-logo-red);--p-color-graphics-illustration-base:var(--p-color-purple-100);--p-color-graphics-illustration-base-white:var(--p-color-purple-100);--p-color-graphics-illustration-base-grey:var(--p-color-purple-100);--p-color-graphics-illustration-white:var(--p-color-grey-cold-1000);--p-color-graphics-illustration-white-white:var(--p-color-grey-cold-1000);--p-color-graphics-illustration-white-grey:var(--p-color-grey-cold-1000);--p-color-graphics-storebrand-icon-detail:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-white:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-grey:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-outline:var(--p-color-red-200);--p-color-graphics-storebrand-icon-outline-white:var(--p-color-red-200);--p-color-graphics-storebrand-icon-outline-grey:var(--p-color-red-200);--p-color-static-brand-foreground:var(--p-color-purple-400);--p-color-static-brand-foreground-white:var(--p-color-purple-400);--p-color-static-brand-foreground-grey:var(--p-color-purple-400);--p-color-static-brand-background:var(--p-color-purple-800);--p-color-static-brand-background-white:var(--p-color-purple-800);--p-color-static-brand-background-grey:var(--p-color-purple-800);--p-color-static-orange-foreground:var(--p-color-orange-400);--p-color-static-orange-foreground-white:var(--p-color-orange-400);--p-color-static-orange-foreground-grey:var(--p-color-orange-400);--p-color-static-orange-background:var(--p-color-orange-pale-800);--p-color-static-orange-background-white:var(--p-color-orange-pale-800);--p-color-static-orange-background-grey:var(--p-color-orange-pale-800);--p-color-static-purple-foreground:var(--p-color-purple-400);--p-color-static-purple-foreground-white:var(--p-color-purple-400);--p-color-static-purple-foreground-grey:var(--p-color-purple-400);--p-color-static-purple-background:var(--p-color-purple-pale-800);--p-color-static-purple-background-white:var(--p-color-purple-pale-800);--p-color-static-purple-background-grey:var(--p-color-purple-pale-800);--p-color-static-red-foreground:var(--p-color-red-400);--p-color-static-red-foreground-white:var(--p-color-red-400);--p-color-static-red-foreground-grey:var(--p-color-red-400);--p-color-static-red-background:var(--p-color-red-800);--p-color-static-red-background-white:var(--p-color-red-800);--p-color-static-red-background-grey:var(--p-color-red-800);--p-color-static-grey-foreground:var(--p-color-grey-cold-400);--p-color-static-grey-foreground-white:var(--p-color-grey-cold-400);--p-color-static-grey-foreground-grey:var(--p-color-grey-cold-400);--p-color-static-grey-background:var(--p-color-grey-cold-800);--p-color-static-grey-background-white:var(--p-color-grey-cold-800);--p-color-static-grey-background-grey:var(--p-color-grey-cold-700);--p-color-static-risk-filled:var(--p-color-purple-400);--p-color-static-risk-filled-white:var(--p-color-purple-400);--p-color-static-risk-filled-grey:var(--p-color-purple-400);--p-color-static-risk-unfilled:var(--p-color-purple-600);--p-color-static-risk-unfilled-white:var(--p-color-purple-600);--p-color-static-risk-unfilled-grey:var(--p-color-purple-600);--p-color-static-sustainability-filled:var(--p-color-green-300);--p-color-static-sustainability-filled-white:var(--p-color-green-300);--p-color-static-sustainability-filled-grey:var(--p-color-green-300);--p-color-static-sustainability-unfilled:var(--p-color-grey-cold-800);--p-color-static-sustainability-unfilled-white:var(--p-color-grey-cold-800);--p-color-static-sustainability-unfilled-grey:var(--p-color-grey-cold-800);--p-color-states-focus:var(--p-color-focus-1);--p-color-states-focus-white:var(--p-color-focus-1);--p-color-states-focus-grey:var(--p-color-focus-1);--p-color-states-scrim:var(--p-color-scrim-1);--p-color-states-scrim-white:var(--p-color-scrim-1);--p-color-states-scrim-grey:var(--p-color-scrim-1);--p-color-states-toggle-off:var(--p-color-grey-cold-800);--p-color-states-toggle-off-white:var(--p-color-grey-cold-800);--p-color-states-toggle-off-grey:var(--p-color-grey-cold-500);--p-color-states-toggle-off-hover:var(--p-color-grey-cold-700);--p-color-states-toggle-off-hover-white:var(--p-color-grey-cold-700);--p-color-states-toggle-off-hover-grey:var(--p-color-grey-cold-600);--p-color-surface-1:var(--p-color-grey-cold-900);--p-color-surface-1-white:var(--p-color-grey-cold-900);--p-color-surface-1-grey:var(--p-color-grey-cold-1000);--p-color-surface-2:var(--p-color-grey-cold-1000);--p-color-surface-2-white:var(--p-color-grey-cold-1000);--p-color-surface-2-grey:var(--p-color-grey-cold-900);--p-color-surface-1-hover:var(--p-color-grey-cold-800);--p-color-surface-1-hover-white:var(--p-color-grey-cold-800);--p-color-surface-1-hover-grey:var(--p-color-grey-cold-800);--p-color-surface-2-hover:var(--p-color-grey-cold-800);--p-color-surface-2-hover-white:var(--p-color-grey-cold-800);--p-color-surface-2-hover-grey:var(--p-color-grey-cold-800);--p-color-surface-inverse:var(--p-color-purple-100);--p-color-surface-inverse-white:var(--p-color-purple-100);--p-color-surface-inverse-grey:var(--p-color-purple-100);--p-color-surface-inverse-hover:var(--p-color-purple-200);--p-color-surface-inverse-hover-white:var(--p-color-purple-200);--p-color-surface-inverse-hover-grey:var(--p-color-purple-200);--p-color-surface-inverse-pressed:var(--p-color-purple-300);--p-color-surface-inverse-pressed-white:var(--p-color-purple-300);--p-color-surface-inverse-pressed-grey:var(--p-color-purple-300);--p-color-surface-selected:var(--p-color-purple-400);--p-color-surface-selected-white:var(--p-color-purple-400);--p-color-surface-selected-grey:var(--p-color-purple-400);--p-color-surface-selected-hover:var(--p-color-purple-300);--p-color-surface-selected-hover-white:var(--p-color-purple-300);--p-color-surface-selected-hover-grey:var(--p-color-purple-300);--p-color-surface-selected-pressed:var(--p-color-purple-200);--p-color-surface-selected-pressed-white:var(--p-color-purple-200);--p-color-surface-selected-pressed-grey:var(--p-color-purple-200);--p-color-surface-selected-active:var(--p-color-purple-200);--p-color-surface-selected-active-white:var(--p-color-purple-200);--p-color-surface-selected-active-grey:var(--p-color-purple-200);--p-color-surface-error:var(--p-color-red-800);--p-color-surface-error-white:var(--p-color-red-800);--p-color-surface-error-grey:var(--p-color-red-800);--p-color-surface-success:var(--p-color-green-800);--p-color-surface-success-white:var(--p-color-green-800);--p-color-surface-success-grey:var(--p-color-green-800);--p-color-surface-warning:var(--p-color-yellow-800);--p-color-surface-warning-white:var(--p-color-yellow-800);--p-color-surface-warning-grey:var(--p-color-yellow-800);--p-color-surface-info:var(--p-color-blue-pale-800);--p-color-surface-info-white:var(--p-color-blue-pale-800);--p-color-surface-info-grey:var(--p-color-blue-pale-800);--p-color-surface-neutral:var(--p-color-grey-cold-900);--p-color-surface-neutral-white:var(--p-color-grey-cold-1000);--p-color-surface-neutral-grey:var(--p-color-grey-cold-900);--p-color-surface-static:var(--p-color-grey-cold-1000);--p-color-surface-static-white:var(--p-color-grey-cold-1000);--p-color-surface-static-grey:var(--p-color-grey-cold-1000);--p-color-stroke-strong:var(--p-color-purple-100);--p-color-stroke-strong-white:var(--p-color-purple-100);--p-color-stroke-strong-grey:var(--p-color-purple-100);--p-color-stroke-strong-hover:var(--p-color-purple-200);--p-color-stroke-strong-hover-white:var(--p-color-purple-200);--p-color-stroke-strong-hover-grey:var(--p-color-purple-200);--p-color-stroke-strong-pressed:var(--p-color-purple-300);--p-color-stroke-strong-pressed-white:var(--p-color-purple-300);--p-color-stroke-strong-pressed-grey:var(--p-color-purple-300);--p-color-stroke-0:var(--p-color-grey-cold-700);--p-color-stroke-0-white:var(--p-color-grey-cold-700);--p-color-stroke-0-grey:var(--p-color-grey-cold-600);--p-color-stroke-1:var(--p-color-grey-cold-600);--p-color-stroke-1-white:var(--p-color-grey-cold-600);--p-color-stroke-1-grey:var(--p-color-grey-cold-700);--p-color-stroke-2:var(--p-color-grey-cold-700);--p-color-stroke-2-white:var(--p-color-grey-cold-700);--p-color-stroke-2-grey:var(--p-color-grey-cold-600);--p-color-stroke-on-white:var(--p-color-grey-cold-700);--p-color-stroke-on-white-white:var(--p-color-grey-cold-700);--p-color-stroke-on-white-grey:var(--p-color-grey-cold-700);--p-color-stroke-subtle-0:var(--p-color-grey-cold-800);--p-color-stroke-subtle-0-white:var(--p-color-grey-cold-800);--p-color-stroke-subtle-0-grey:var(--p-color-grey-cold-700);--p-color-stroke-subtle-1:var(--p-color-grey-cold-700);--p-color-stroke-subtle-1-white:var(--p-color-grey-cold-700);--p-color-stroke-subtle-1-grey:var(--p-color-grey-cold-800);--p-color-stroke-subtle-2:var(--p-color-grey-cold-800);--p-color-stroke-subtle-2-white:var(--p-color-grey-cold-800);--p-color-stroke-subtle-2-grey:var(--p-color-grey-cold-700);--p-color-stroke-subtle-on-white:var(--p-color-grey-cold-800);--p-color-stroke-subtle-on-white-white:var(--p-color-grey-cold-800);--p-color-stroke-subtle-on-white-grey:var(--p-color-grey-cold-800);--p-color-stroke-on-color:var(--p-color-purple-900);--p-color-stroke-on-color-white:var(--p-color-purple-900);--p-color-stroke-on-color-grey:var(--p-color-purple-900);--p-color-stroke-interactive:var(--p-color-purple-400);--p-color-stroke-interactive-white:var(--p-color-purple-400);--p-color-stroke-interactive-grey:var(--p-color-purple-400);--p-color-stroke-interactive-hover:var(--p-color-purple-300);--p-color-stroke-interactive-hover-white:var(--p-color-purple-300);--p-color-stroke-interactive-hover-grey:var(--p-color-purple-300);--p-color-stroke-interactive-pressed:var(--p-color-purple-200);--p-color-stroke-interactive-pressed-white:var(--p-color-purple-200);--p-color-stroke-interactive-pressed-grey:var(--p-color-purple-200);--p-color-stroke-selected:var(--p-color-purple-300);--p-color-stroke-selected-white:var(--p-color-purple-300);--p-color-stroke-selected-grey:var(--p-color-purple-300);--p-color-stroke-selected-hover:var(--p-color-purple-200);--p-color-stroke-selected-hover-white:var(--p-color-purple-200);--p-color-stroke-selected-hover-grey:var(--p-color-purple-200);--p-color-stroke-selected-pressed:var(--p-color-purple-100);--p-color-stroke-selected-pressed-white:var(--p-color-purple-100);--p-color-stroke-selected-pressed-grey:var(--p-color-purple-100);--p-color-stroke-disabled:var(--p-color-grey-cold-600);--p-color-stroke-disabled-white:var(--p-color-grey-cold-600);--p-color-stroke-disabled-grey:var(--p-color-grey-cold-500);--p-color-stroke-error:var(--p-color-red-400);--p-color-stroke-error-white:var(--p-color-red-400);--p-color-stroke-error-grey:var(--p-color-red-400);--p-color-stroke-success:var(--p-color-green-400);--p-color-stroke-success-white:var(--p-color-green-400);--p-color-stroke-success-grey:var(--p-color-green-400);--p-color-stroke-warning:var(--p-color-yellow-400);--p-color-stroke-warning-white:var(--p-color-yellow-400);--p-color-stroke-warning-grey:var(--p-color-yellow-400);--p-color-monochromatic-red-1:var(--p-color-red-550);--p-color-monochromatic-red-1-white:var(--p-color-red-550);--p-color-monochromatic-red-1-grey:var(--p-color-red-550);--p-color-monochromatic-red-2:var(--p-color-red-400);--p-color-monochromatic-red-2-white:var(--p-color-red-400);--p-color-monochromatic-red-2-grey:var(--p-color-red-400);--p-color-monochromatic-red-3:var(--p-color-red-300);--p-color-monochromatic-red-3-white:var(--p-color-red-300);--p-color-monochromatic-red-3-grey:var(--p-color-red-300);--p-color-monochromatic-red-4:var(--p-color-red-200);--p-color-monochromatic-red-4-white:var(--p-color-red-200);--p-color-monochromatic-red-4-grey:var(--p-color-red-200);--p-color-monochromatic-purple-1:var(--p-color-purple-550);--p-color-monochromatic-purple-1-white:var(--p-color-purple-550);--p-color-monochromatic-purple-1-grey:var(--p-color-purple-550);--p-color-monochromatic-purple-2:var(--p-color-purple-400);--p-color-monochromatic-purple-2-white:var(--p-color-purple-400);--p-color-monochromatic-purple-2-grey:var(--p-color-purple-400);--p-color-monochromatic-purple-3:var(--p-color-purple-300);--p-color-monochromatic-purple-3-white:var(--p-color-purple-300);--p-color-monochromatic-purple-3-grey:var(--p-color-purple-300);--p-color-monochromatic-purple-4:var(--p-color-purple-200);--p-color-monochromatic-purple-4-white:var(--p-color-purple-200);--p-color-monochromatic-purple-4-grey:var(--p-color-purple-200);--p-color-categorical-1:var(--p-color-purple-800);--p-color-categorical-1-white:var(--p-color-purple-800);--p-color-categorical-1-grey:var(--p-color-purple-800);--p-color-categorical-2:var(--p-color-purple-600);--p-color-categorical-2-white:var(--p-color-purple-600);--p-color-categorical-2-grey:var(--p-color-purple-600);--p-color-categorical-3:var(--p-color-red-600);--p-color-categorical-3-white:var(--p-color-red-600);--p-color-categorical-3-grey:var(--p-color-red-600);--p-color-categorical-4:var(--p-color-purple-550);--p-color-categorical-4-white:var(--p-color-purple-550);--p-color-categorical-4-grey:var(--p-color-purple-550);--p-color-categorical-5:var(--p-color-purple-400);--p-color-categorical-5-white:var(--p-color-purple-400);--p-color-categorical-5-grey:var(--p-color-purple-400);--p-color-categorical-6:var(--p-color-grey-cold-500);--p-color-categorical-6-white:var(--p-color-grey-cold-500);--p-color-categorical-6-grey:var(--p-color-grey-cold-500);--p-color-categorical-7:var(--p-color-blue-300);--p-color-categorical-7-white:var(--p-color-blue-300);--p-color-categorical-7-grey:var(--p-color-blue-300);--p-color-categorical-8:var(--p-color-green-550);--p-color-categorical-8-white:var(--p-color-green-550);--p-color-categorical-8-grey:var(--p-color-green-550);--p-color-categorical-9:var(--p-color-purple-600);--p-color-categorical-9-white:var(--p-color-purple-600);--p-color-categorical-9-grey:var(--p-color-purple-600);--p-color-categorical-10:var(--p-color-blue-500);--p-color-categorical-10-white:var(--p-color-blue-500);--p-color-categorical-10-grey:var(--p-color-blue-500);--p-color-categorical-11:var(--p-color-green-700);--p-color-categorical-11-white:var(--p-color-green-700);--p-color-categorical-11-grey:var(--p-color-green-700);--p-color-categorical-12:var(--p-color-grey-cold-700);--p-color-categorical-12-white:var(--p-color-grey-cold-700);--p-color-categorical-12-grey:var(--p-color-grey-cold-700);--p-outline:2px solid var(--p-color-states-focus);--p-outline-offset:2px}}[data-theme=kron-light]{--p-color-background:var(--p-color-grey-cold-000);--p-color-background-white:var(--p-color-grey-cold-000);--p-color-background-grey:var(--p-color-grey-cold-100);--p-color-background-hover:var(--p-color-grey-cold-100);--p-color-background-hover-white:var(--p-color-grey-cold-100);--p-color-background-hover-grey:var(--p-color-grey-cold-200);--p-color-background-pressed:var(--p-color-grey-cold-200);--p-color-background-pressed-white:var(--p-color-grey-cold-200);--p-color-background-pressed-grey:var(--p-color-grey-cold-300);--p-color-background-active:var(--p-color-red-600);--p-color-background-active-white:var(--p-color-red-600);--p-color-background-active-grey:var(--p-color-red-600);--p-color-background-disabled:var(--p-color-grey-cold-200);--p-color-background-disabled-white:var(--p-color-grey-cold-200);--p-color-background-disabled-grey:var(--p-color-grey-cold-300);--p-color-background-selected:var(--p-color-purple-700);--p-color-background-selected-white:var(--p-color-purple-700);--p-color-background-selected-grey:var(--p-color-purple-700);--p-color-background-selected-hover:var(--p-color-purple-800);--p-color-background-selected-hover-white:var(--p-color-purple-800);--p-color-background-selected-hover-grey:var(--p-color-purple-800);--p-color-background-selected-pressed:var(--p-color-purple-900);--p-color-background-selected-pressed-white:var(--p-color-purple-900);--p-color-background-selected-pressed-grey:var(--p-color-purple-900);--p-color-text-primary:var(--p-color-purple-900);--p-color-text-primary-white:var(--p-color-purple-900);--p-color-text-primary-grey:var(--p-color-purple-900);--p-color-text-primary-hover:var(--p-color-purple-800);--p-color-text-primary-hover-white:var(--p-color-purple-800);--p-color-text-primary-hover-grey:var(--p-color-purple-800);--p-color-text-primary-pressed:var(--p-color-purple-700);--p-color-text-primary-pressed-white:var(--p-color-purple-700);--p-color-text-primary-pressed-grey:var(--p-color-purple-700);--p-color-text-primary-active:var(--p-color-purple-700);--p-color-text-primary-active-white:var(--p-color-purple-700);--p-color-text-primary-active-grey:var(--p-color-purple-700);--p-color-text-interactive:var(--p-color-purple-800);--p-color-text-interactive-white:var(--p-color-purple-800);--p-color-text-interactive-grey:var(--p-color-purple-800);--p-color-text-interactive-hover:var(--p-color-purple-600);--p-color-text-interactive-hover-white:var(--p-color-purple-600);--p-color-text-interactive-hover-grey:var(--p-color-purple-600);--p-color-text-interactive-pressed:var(--p-color-purple-700);--p-color-text-interactive-pressed-white:var(--p-color-purple-700);--p-color-text-interactive-pressed-grey:var(--p-color-purple-700);--p-color-text-interactive-active:var(--p-color-purple-700);--p-color-text-interactive-active-white:var(--p-color-purple-700);--p-color-text-interactive-active-grey:var(--p-color-purple-700);--p-color-text-selected:var(--p-color-purple-700);--p-color-text-selected-white:var(--p-color-purple-700);--p-color-text-selected-grey:var(--p-color-purple-700);--p-color-text-selected-hover:var(--p-color-purple-800);--p-color-text-selected-hover-white:var(--p-color-purple-800);--p-color-text-selected-hover-grey:var(--p-color-purple-800);--p-color-text-selected-pressed:var(--p-color-purple-900);--p-color-text-selected-pressed-white:var(--p-color-purple-900);--p-color-text-selected-pressed-grey:var(--p-color-purple-900);--p-color-text-secondary:var(--p-color-grey-cold-700);--p-color-text-secondary-white:var(--p-color-grey-cold-700);--p-color-text-secondary-grey:var(--p-color-grey-cold-700);--p-color-text-placeholder:var(--p-color-grey-cold-600);--p-color-text-placeholder-white:var(--p-color-grey-cold-600);--p-color-text-placeholder-grey:var(--p-color-grey-cold-600);--p-color-text-on-color:var(--p-color-purple-100);--p-color-text-on-color-white:var(--p-color-purple-100);--p-color-text-on-color-grey:var(--p-color-purple-100);--p-color-text-disabled:var(--p-color-grey-cold-500);--p-color-text-disabled-white:var(--p-color-grey-cold-500);--p-color-text-disabled-grey:var(--p-color-grey-cold-500);--p-color-text-info:var(--p-color-blue-600);--p-color-text-info-white:var(--p-color-blue-600);--p-color-text-info-grey:var(--p-color-blue-600);--p-color-text-success:var(--p-color-green-600);--p-color-text-success-white:var(--p-color-green-600);--p-color-text-success-grey:var(--p-color-green-600);--p-color-text-warning:var(--p-color-yellow-600);--p-color-text-warning-white:var(--p-color-yellow-600);--p-color-text-warning-grey:var(--p-color-yellow-600);--p-color-text-error:var(--p-color-red-600);--p-color-text-error-white:var(--p-color-red-600);--p-color-text-error-grey:var(--p-color-red-600);--p-color-text-alert:var(--p-color-grey-cold-900);--p-color-text-alert-white:var(--p-color-grey-cold-900);--p-color-text-alert-grey:var(--p-color-grey-cold-900);--p-color-text-on-brand:var(--p-color-purple-100);--p-color-text-on-brand-white:var(--p-color-purple-100);--p-color-text-on-brand-grey:var(--p-color-purple-100);--p-color-text-on-error:var(--p-color-red-800);--p-color-text-on-info:var(--p-color-blue-800);--p-color-text-on-warning:var(--p-color-yellow-800);--p-color-text-on-success:var(--p-color-green-800);--p-color-text-on-purple:var(--p-color-purple-800);--p-color-text-on-orange:var(--p-color-red-800);--p-color-icon-primary:var(--p-color-purple-1000);--p-color-icon-primary-white:var(--p-color-purple-1000);--p-color-icon-primary-grey:var(--p-color-purple-1000);--p-color-icon-primary-hover:var(--p-color-purple-800);--p-color-icon-primary-hover-white:var(--p-color-purple-800);--p-color-icon-primary-hover-grey:var(--p-color-purple-800);--p-color-icon-primary-active:var(--p-color-purple-700);--p-color-icon-primary-active-white:var(--p-color-purple-700);--p-color-icon-primary-active-grey:var(--p-color-purple-700);--p-color-icon-primary-pressed:var(--p-color-purple-700);--p-color-icon-primary-pressed-white:var(--p-color-purple-700);--p-color-icon-primary-pressed-grey:var(--p-color-purple-700);--p-color-icon-interactive:var(--p-color-purple-800);--p-color-icon-interactive-white:var(--p-color-purple-800);--p-color-icon-interactive-grey:var(--p-color-purple-800);--p-color-icon-interactive-hover:var(--p-color-purple-600);--p-color-icon-interactive-hover-white:var(--p-color-purple-600);--p-color-icon-interactive-hover-grey:var(--p-color-purple-600);--p-color-icon-interactive-pressed:var(--p-color-purple-700);--p-color-icon-interactive-pressed-white:var(--p-color-purple-700);--p-color-icon-interactive-pressed-grey:var(--p-color-purple-700);--p-color-icon-interactive-active:var(--p-color-purple-700);--p-color-icon-interactive-active-white:var(--p-color-purple-700);--p-color-icon-interactive-active-grey:var(--p-color-purple-700);--p-color-icon-on-color:var(--p-color-purple-100);--p-color-icon-on-color-white:var(--p-color-purple-100);--p-color-icon-on-color-grey:var(--p-color-purple-100);--p-color-icon-disabled:var(--p-color-grey-cold-500);--p-color-icon-disabled-white:var(--p-color-grey-cold-500);--p-color-icon-disabled-grey:var(--p-color-grey-cold-500);--p-color-icon-error:var(--p-color-red-600);--p-color-icon-error-white:var(--p-color-red-600);--p-color-icon-error-grey:var(--p-color-red-600);--p-color-icon-success:var(--p-color-green-600);--p-color-icon-success-white:var(--p-color-green-600);--p-color-icon-success-grey:var(--p-color-green-600);--p-color-icon-warning:var(--p-color-yellow-600);--p-color-icon-warning-white:var(--p-color-yellow-600);--p-color-icon-warning-grey:var(--p-color-yellow-600);--p-color-icon-info:var(--p-color-blue-600);--p-color-icon-info-white:var(--p-color-blue-600);--p-color-icon-info-grey:var(--p-color-blue-600);--p-color-icon-neutral:var(--p-color-grey-cold-900);--p-color-icon-neutral-white:var(--p-color-grey-cold-900);--p-color-icon-neutral-grey:var(--p-color-grey-cold-900);--p-color-icon-on-brand:var(--p-color-purple-100);--p-color-icon-on-brand-white:var(--p-color-purple-100);--p-color-icon-on-brand-grey:var(--p-color-purple-100);--p-color-icon-on-error:var(--p-color-red-800);--p-color-icon-on-info:var(--p-color-blue-800);--p-color-icon-on-warning:var(--p-color-yellow-800);--p-color-icon-on-success:var(--p-color-green-800);--p-color-icon-on-purple:var(--p-color-purple-800);--p-color-icon-on-orange:var(--p-color-red-800);--p-color-button-brand-fill:var(--p-color-purple-900);--p-color-button-brand-fill-white:var(--p-color-purple-900);--p-color-button-brand-fill-grey:var(--p-color-purple-900);--p-color-button-brand-fill-hover:var(--p-color-purple-800);--p-color-button-brand-fill-hover-white:var(--p-color-purple-800);--p-color-button-brand-fill-hover-grey:var(--p-color-purple-800);--p-color-button-brand-fill-pressed:var(--p-color-purple-800);--p-color-button-brand-fill-pressed-white:var(--p-color-purple-800);--p-color-button-brand-fill-pressed-grey:var(--p-color-purple-800);--p-color-button-brand-fill-active:var(--p-color-purple-800);--p-color-button-brand-fill-active-white:var(--p-color-purple-800);--p-color-button-brand-fill-active-grey:var(--p-color-purple-800);--p-color-button-action-fill:var(--p-color-purple-800);--p-color-button-action-fill-white:var(--p-color-purple-800);--p-color-button-action-fill-grey:var(--p-color-purple-800);--p-color-button-action-fill-hover:var(--p-color-purple-600);--p-color-button-action-fill-hover-white:var(--p-color-purple-600);--p-color-button-action-fill-hover-grey:var(--p-color-purple-600);--p-color-button-action-fill-pressed:var(--p-color-purple-700);--p-color-button-action-fill-pressed-white:var(--p-color-purple-700);--p-color-button-action-fill-pressed-grey:var(--p-color-purple-700);--p-color-button-action-fill-active:var(--p-color-purple-700);--p-color-button-action-fill-active-white:var(--p-color-purple-700);--p-color-button-action-fill-active-grey:var(--p-color-purple-700);--p-color-button-disabled:var(--p-color-grey-cold-200);--p-color-button-disabled-white:var(--p-color-grey-cold-200);--p-color-button-disabled-grey:var(--p-color-grey-cold-300);--p-color-graphics-illustration-primary:var(--p-color-red-600);--p-color-graphics-illustration-primary-white:var(--p-color-red-600);--p-color-graphics-illustration-primary-grey:var(--p-color-red-600);--p-color-graphics-illustration-detail:var(--p-color-logo-red);--p-color-graphics-illustration-detail-white:var(--p-color-logo-red);--p-color-graphics-illustration-detail-grey:var(--p-color-logo-red);--p-color-graphics-illustration-base:var(--p-color-purple-900);--p-color-graphics-illustration-base-white:var(--p-color-purple-900);--p-color-graphics-illustration-base-grey:var(--p-color-purple-900);--p-color-graphics-illustration-white:var(--p-color-grey-cold-000);--p-color-graphics-illustration-white-white:var(--p-color-grey-cold-000);--p-color-graphics-illustration-white-grey:var(--p-color-grey-cold-000);--p-color-graphics-storebrand-icon-detail:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-white:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-grey:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-outline:var(--p-color-red-800);--p-color-graphics-storebrand-icon-outline-white:var(--p-color-red-800);--p-color-graphics-storebrand-icon-outline-grey:var(--p-color-red-800);--p-color-static-brand-foreground:var(--p-color-purple-600);--p-color-static-brand-foreground-white:var(--p-color-purple-600);--p-color-static-brand-foreground-grey:var(--p-color-purple-600);--p-color-static-brand-background:var(--p-color-purple-200);--p-color-static-brand-background-white:var(--p-color-purple-200);--p-color-static-brand-background-grey:var(--p-color-purple-200);--p-color-static-orange-foreground:var(--p-color-orange-600);--p-color-static-orange-foreground-white:var(--p-color-orange-600);--p-color-static-orange-foreground-grey:var(--p-color-orange-600);--p-color-static-orange-background:var(--p-color-orange-200);--p-color-static-orange-background-white:var(--p-color-orange-200);--p-color-static-orange-background-grey:var(--p-color-orange-300);--p-color-static-purple-foreground:var(--p-color-purple-600);--p-color-static-purple-foreground-white:var(--p-color-purple-600);--p-color-static-purple-foreground-grey:var(--p-color-purple-600);--p-color-static-purple-background:var(--p-color-purple-200);--p-color-static-purple-background-white:var(--p-color-purple-200);--p-color-static-purple-background-grey:var(--p-color-purple-300);--p-color-static-red-foreground:var(--p-color-red-600);--p-color-static-red-foreground-white:var(--p-color-red-600);--p-color-static-red-foreground-grey:var(--p-color-red-600);--p-color-static-red-background:var(--p-color-red-200);--p-color-static-red-background-white:var(--p-color-red-200);--p-color-static-red-background-grey:var(--p-color-red-200);--p-color-static-grey-foreground:var(--p-color-grey-cold-600);--p-color-static-grey-foreground-white:var(--p-color-grey-cold-600);--p-color-static-grey-foreground-grey:var(--p-color-grey-cold-600);--p-color-static-grey-background:var(--p-color-grey-cold-200);--p-color-static-grey-background-white:var(--p-color-grey-cold-200);--p-color-static-grey-background-grey:var(--p-color-grey-cold-300);--p-color-static-risk-filled:var(--p-color-purple-800);--p-color-static-risk-filled-white:var(--p-color-purple-800);--p-color-static-risk-filled-grey:var(--p-color-purple-800);--p-color-static-risk-unfilled:var(--p-color-purple-200);--p-color-static-risk-unfilled-white:var(--p-color-purple-200);--p-color-static-risk-unfilled-grey:var(--p-color-purple-200);--p-color-static-sustainability-filled:var(--p-color-green-700);--p-color-static-sustainability-filled-white:var(--p-color-green-700);--p-color-static-sustainability-filled-grey:var(--p-color-green-700);--p-color-static-sustainability-unfilled:var(--p-color-grey-cold-200);--p-color-static-sustainability-unfilled-white:var(--p-color-grey-cold-200);--p-color-static-sustainability-unfilled-grey:var(--p-color-grey-cold-200);--p-color-states-focus:var(--p-color-focus-1);--p-color-states-focus-white:var(--p-color-focus-1);--p-color-states-focus-grey:var(--p-color-focus-1);--p-color-states-scrim:var(--p-color-scrim-1);--p-color-states-scrim-white:var(--p-color-scrim-1);--p-color-states-scrim-grey:var(--p-color-scrim-1);--p-color-states-toggle-off:var(--p-color-grey-cold-400);--p-color-states-toggle-off-white:var(--p-color-grey-cold-400);--p-color-states-toggle-off-grey:var(--p-color-grey-cold-500);--p-color-states-toggle-off-hover:var(--p-color-grey-cold-300);--p-color-states-toggle-off-hover-white:var(--p-color-grey-cold-300);--p-color-states-toggle-off-hover-grey:var(--p-color-grey-cold-400);--p-color-surface-1:var(--p-color-grey-cold-100);--p-color-surface-1-white:var(--p-color-grey-cold-100);--p-color-surface-1-grey:var(--p-color-grey-cold-000);--p-color-surface-2:var(--p-color-grey-cold-000);--p-color-surface-2-white:var(--p-color-grey-cold-000);--p-color-surface-2-grey:var(--p-color-grey-cold-100);--p-color-surface-1-hover:var(--p-color-grey-cold-200);--p-color-surface-1-hover-white:var(--p-color-grey-cold-200);--p-color-surface-1-hover-grey:var(--p-color-grey-cold-200);--p-color-surface-2-hover:var(--p-color-grey-cold-200);--p-color-surface-2-hover-white:var(--p-color-grey-cold-200);--p-color-surface-2-hover-grey:var(--p-color-grey-cold-200);--p-color-surface-inverse:var(--p-color-purple-900);--p-color-surface-inverse-white:var(--p-color-purple-900);--p-color-surface-inverse-grey:var(--p-color-purple-900);--p-color-surface-inverse-hover:var(--p-color-purple-800);--p-color-surface-inverse-hover-white:var(--p-color-purple-800);--p-color-surface-inverse-hover-grey:var(--p-color-purple-800);--p-color-surface-inverse-pressed:var(--p-color-purple-700);--p-color-surface-inverse-pressed-white:var(--p-color-purple-700);--p-color-surface-inverse-pressed-grey:var(--p-color-purple-700);--p-color-surface-selected:var(--p-color-purple-600);--p-color-surface-selected-white:var(--p-color-purple-600);--p-color-surface-selected-grey:var(--p-color-purple-600);--p-color-surface-selected-hover:var(--p-color-purple-700);--p-color-surface-selected-hover-white:var(--p-color-purple-700);--p-color-surface-selected-hover-grey:var(--p-color-purple-700);--p-color-surface-selected-pressed:var(--p-color-purple-800);--p-color-surface-selected-pressed-white:var(--p-color-purple-800);--p-color-surface-selected-pressed-grey:var(--p-color-purple-800);--p-color-surface-selected-active:var(--p-color-purple-800);--p-color-surface-selected-active-white:var(--p-color-purple-800);--p-color-surface-selected-active-grey:var(--p-color-purple-800);--p-color-surface-error:var(--p-color-red-200);--p-color-surface-error-white:var(--p-color-red-200);--p-color-surface-error-grey:var(--p-color-red-200);--p-color-surface-success:var(--p-color-green-200);--p-color-surface-success-white:var(--p-color-green-200);--p-color-surface-success-grey:var(--p-color-green-200);--p-color-surface-warning:var(--p-color-yellow-200);--p-color-surface-warning-white:var(--p-color-yellow-200);--p-color-surface-warning-grey:var(--p-color-yellow-200);--p-color-surface-info:var(--p-color-blue-200);--p-color-surface-info-white:var(--p-color-blue-200);--p-color-surface-info-grey:var(--p-color-blue-200);--p-color-surface-neutral:var(--p-color-grey-cold-100);--p-color-surface-neutral-white:var(--p-color-grey-cold-000);--p-color-surface-neutral-grey:var(--p-color-grey-cold-100);--p-color-surface-static:var(--p-color-grey-cold-000);--p-color-surface-static-white:var(--p-color-grey-cold-000);--p-color-surface-static-grey:var(--p-color-grey-cold-000);--p-color-stroke-strong:var(--p-color-purple-900);--p-color-stroke-strong-white:var(--p-color-purple-900);--p-color-stroke-strong-grey:var(--p-color-purple-900);--p-color-stroke-strong-hover:var(--p-color-purple-800);--p-color-stroke-strong-hover-white:var(--p-color-purple-800);--p-color-stroke-strong-hover-grey:var(--p-color-purple-800);--p-color-stroke-strong-pressed:var(--p-color-purple-700);--p-color-stroke-strong-pressed-white:var(--p-color-purple-700);--p-color-stroke-strong-pressed-grey:var(--p-color-purple-700);--p-color-stroke:var(--p-color-grey-cold-500);--p-color-stroke-white:var(--p-color-grey-cold-500);--p-color-stroke-grey:var(--p-color-grey-cold-500);--p-color-stroke-0:var(--p-color-stroke);--p-color-stroke-0-white:var(--p-color-stroke-white);--p-color-stroke-0-grey:var(--p-color-stroke-grey);--p-color-stroke-1:var(--p-color-stroke);--p-color-stroke-1-white:var(--p-color-stroke-white);--p-color-stroke-1-grey:var(--p-color-stroke-grey);--p-color-stroke-2:var(--p-color-stroke);--p-color-stroke-2-white:var(--p-color-stroke-white);--p-color-stroke-2-grey:var(--p-color-stroke-grey);--p-color-stroke-hover:var(--p-color-purple-900);--p-color-stroke-white-hover:var(--p-color-purple-900);--p-color-stroke-grey-hover:var(--p-color-purple-900);--p-color-stroke-pressed:var(--p-color-purple-800);--p-color-stroke-white-pressed:var(--p-color-purple-800);--p-color-stroke-grey-pressed:var(--p-color-purple-800);--p-color-stroke-on-white:var(--p-color-grey-cold-300);--p-color-stroke-on-white-white:var(--p-color-grey-cold-300);--p-color-stroke-on-white-grey:var(--p-color-grey-cold-300);--p-color-stroke-subtle-0:var(--p-color-grey-cold-200);--p-color-stroke-subtle-0-white:var(--p-color-grey-cold-200);--p-color-stroke-subtle-0-grey:var(--p-color-grey-cold-300);--p-color-stroke-subtle-1:var(--p-color-grey-cold-300);--p-color-stroke-subtle-1-white:var(--p-color-grey-cold-300);--p-color-stroke-subtle-1-grey:var(--p-color-grey-cold-200);--p-color-stroke-subtle-2:var(--p-color-grey-cold-200);--p-color-stroke-subtle-2-white:var(--p-color-grey-cold-200);--p-color-stroke-subtle-2-grey:var(--p-color-grey-cold-300);--p-color-stroke-subtle-on-white:var(--p-color-grey-cold-200);--p-color-stroke-subtle-on-white-white:var(--p-color-grey-cold-200);--p-color-stroke-subtle-on-white-grey:var(--p-color-grey-cold-200);--p-color-stroke-on-color:var(--p-color-purple-100);--p-color-stroke-on-color-white:var(--p-color-purple-100);--p-color-stroke-on-color-grey:var(--p-color-purple-100);--p-color-stroke-interactive:var(--p-color-purple-600);--p-color-stroke-interactive-white:var(--p-color-purple-600);--p-color-stroke-interactive-grey:var(--p-color-purple-600);--p-color-stroke-interactive-hover:var(--p-color-purple-700);--p-color-stroke-interactive-hover-white:var(--p-color-purple-700);--p-color-stroke-interactive-hover-grey:var(--p-color-purple-700);--p-color-stroke-interactive-pressed:var(--p-color-purple-800);--p-color-stroke-interactive-pressed-white:var(--p-color-purple-800);--p-color-stroke-interactive-pressed-grey:var(--p-color-purple-800);--p-color-stroke-selected:var(--p-color-purple-700);--p-color-stroke-selected-white:var(--p-color-purple-700);--p-color-stroke-selected-grey:var(--p-color-purple-700);--p-color-stroke-selected-hover:var(--p-color-purple-800);--p-color-stroke-selected-hover-white:var(--p-color-purple-800);--p-color-stroke-selected-hover-grey:var(--p-color-purple-800);--p-color-stroke-selected-pressed:var(--p-color-purple-900);--p-color-stroke-selected-pressed-white:var(--p-color-purple-900);--p-color-stroke-selected-pressed-grey:var(--p-color-purple-900);--p-color-stroke-disabled:var(--p-color-grey-cold-400);--p-color-stroke-disabled-white:var(--p-color-grey-cold-400);--p-color-stroke-disabled-grey:var(--p-color-grey-cold-500);--p-color-stroke-error:var(--p-color-red-600);--p-color-stroke-error-white:var(--p-color-red-600);--p-color-stroke-error-grey:var(--p-color-red-600);--p-color-stroke-success:var(--p-color-green-600);--p-color-stroke-success-white:var(--p-color-green-600);--p-color-stroke-success-grey:var(--p-color-green-600);--p-color-stroke-warning:var(--p-color-yellow-600);--p-color-stroke-warning-white:var(--p-color-yellow-600);--p-color-stroke-warning-grey:var(--p-color-yellow-600);--p-color-monochromatic-red-1:var(--p-color-red-550);--p-color-monochromatic-red-1-white:var(--p-color-red-550);--p-color-monochromatic-red-1-grey:var(--p-color-red-550);--p-color-monochromatic-red-2:var(--p-color-red-600);--p-color-monochromatic-red-2-white:var(--p-color-red-600);--p-color-monochromatic-red-2-grey:var(--p-color-red-600);--p-color-monochromatic-red-3:var(--p-color-red-800);--p-color-monochromatic-red-3-white:var(--p-color-red-800);--p-color-monochromatic-red-3-grey:var(--p-color-red-800);--p-color-monochromatic-red-4:var(--p-color-red-900);--p-color-monochromatic-red-4-white:var(--p-color-red-900);--p-color-monochromatic-red-4-grey:var(--p-color-red-900);--p-color-monochromatic-purple-1:var(--p-color-purple-550);--p-color-monochromatic-purple-1-white:var(--p-color-purple-550);--p-color-monochromatic-purple-1-grey:var(--p-color-purple-550);--p-color-monochromatic-purple-2:var(--p-color-purple-600);--p-color-monochromatic-purple-2-white:var(--p-color-purple-600);--p-color-monochromatic-purple-2-grey:var(--p-color-purple-600);--p-color-monochromatic-purple-3:var(--p-color-purple-800);--p-color-monochromatic-purple-3-white:var(--p-color-purple-800);--p-color-monochromatic-purple-3-grey:var(--p-color-purple-800);--p-color-monochromatic-purple-4:var(--p-color-purple-900);--p-color-monochromatic-purple-4-white:var(--p-color-purple-900);--p-color-monochromatic-purple-4-grey:var(--p-color-purple-900);--p-color-categorical-1:var(--p-color-purple-800);--p-color-categorical-1-white:var(--p-color-purple-800);--p-color-categorical-1-grey:var(--p-color-purple-800);--p-color-categorical-2:var(--p-color-purple-550);--p-color-categorical-2-white:var(--p-color-purple-550);--p-color-categorical-2-grey:var(--p-color-purple-550);--p-color-categorical-3:var(--p-color-red-600);--p-color-categorical-3-white:var(--p-color-red-600);--p-color-categorical-3-grey:var(--p-color-red-600);--p-color-categorical-4:var(--p-color-purple-550);--p-color-categorical-4-white:var(--p-color-purple-550);--p-color-categorical-4-grey:var(--p-color-purple-550);--p-color-categorical-5:var(--p-color-purple-800);--p-color-categorical-5-white:var(--p-color-purple-800);--p-color-categorical-5-grey:var(--p-color-purple-800);--p-color-categorical-6:var(--p-color-grey-cold-500);--p-color-categorical-6-white:var(--p-color-grey-cold-500);--p-color-categorical-6-grey:var(--p-color-grey-cold-500);--p-color-categorical-7:var(--p-color-blue-700);--p-color-categorical-7-white:var(--p-color-blue-700);--p-color-categorical-7-grey:var(--p-color-blue-700);--p-color-categorical-8:var(--p-color-green-550);--p-color-categorical-8-white:var(--p-color-green-550);--p-color-categorical-8-grey:var(--p-color-green-550);--p-color-categorical-9:var(--p-color-purple-600);--p-color-categorical-9-white:var(--p-color-purple-600);--p-color-categorical-9-grey:var(--p-color-purple-600);--p-color-categorical-10:var(--p-color-blue-500);--p-color-categorical-10-white:var(--p-color-blue-500);--p-color-categorical-10-grey:var(--p-color-blue-500);--p-color-categorical-11:var(--p-color-green-700);--p-color-categorical-11-white:var(--p-color-green-700);--p-color-categorical-11-grey:var(--p-color-green-700);--p-color-categorical-12:var(--p-color-grey-cold-700);--p-color-categorical-12-white:var(--p-color-grey-cold-700);--p-color-categorical-12-grey:var(--p-color-grey-cold-700);--p-outline:2px solid var(--p-color-states-focus);--p-outline-offset:2px}[data-theme=kron-dark]{--p-color-background:var(--p-color-grey-cold-1000);--p-color-background-white:var(--p-color-grey-cold-1000);--p-color-background-grey:var(--p-color-grey-cold-1000);--p-color-background-hover:var(--p-color-grey-cold-900);--p-color-background-hover-white:var(--p-color-grey-cold-900);--p-color-background-hover-grey:var(--p-color-grey-cold-800);--p-color-background-pressed:var(--p-color-grey-cold-800);--p-color-background-pressed-white:var(--p-color-grey-cold-800);--p-color-background-pressed-grey:var(--p-color-grey-cold-700);--p-color-background-active:var(--p-color-red-400);--p-color-background-active-white:var(--p-color-red-400);--p-color-background-active-grey:var(--p-color-red-400);--p-color-background-disabled:var(--p-color-grey-cold-800);--p-color-background-disabled-white:var(--p-color-grey-cold-800);--p-color-background-disabled-grey:var(--p-color-grey-cold-700);--p-color-background-selected:var(--p-color-purple-300);--p-color-background-selected-white:var(--p-color-purple-300);--p-color-background-selected-grey:var(--p-color-purple-300);--p-color-background-selected-hover:var(--p-color-purple-200);--p-color-background-selected-hover-white:var(--p-color-purple-200);--p-color-background-selected-hover-grey:var(--p-color-purple-200);--p-color-background-selected-pressed:var(--p-color-purple-100);--p-color-background-selected-pressed-white:var(--p-color-purple-100);--p-color-background-selected-pressed-grey:var(--p-color-purple-100);--p-color-text-primary:var(--p-color-purple-100);--p-color-text-primary-white:var(--p-color-purple-100);--p-color-text-primary-grey:var(--p-color-purple-100);--p-color-text-primary-hover:var(--p-color-purple-200);--p-color-text-primary-hover-white:var(--p-color-purple-200);--p-color-text-primary-hover-grey:var(--p-color-purple-200);--p-color-text-primary-pressed:var(--p-color-purple-300);--p-color-text-primary-pressed-white:var(--p-color-purple-300);--p-color-text-primary-pressed-grey:var(--p-color-purple-300);--p-color-text-primary-active:var(--p-color-purple-300);--p-color-text-primary-active-white:var(--p-color-purple-300);--p-color-text-primary-active-grey:var(--p-color-purple-300);--p-color-text-interactive:var(--p-color-purple-200);--p-color-text-interactive-white:var(--p-color-purple-200);--p-color-text-interactive-grey:var(--p-color-purple-200);--p-color-text-interactive-hover:var(--p-color-purple-400);--p-color-text-interactive-hover-white:var(--p-color-purple-400);--p-color-text-interactive-hover-grey:var(--p-color-purple-400);--p-color-text-interactive-pressed:var(--p-color-purple-300);--p-color-text-interactive-pressed-white:var(--p-color-purple-300);--p-color-text-interactive-pressed-grey:var(--p-color-purple-300);--p-color-text-interactive-active:var(--p-color-purple-300);--p-color-text-interactive-active-white:var(--p-color-purple-300);--p-color-text-interactive-active-grey:var(--p-color-purple-300);--p-color-text-selected:var(--p-color-purple-300);--p-color-text-selected-white:var(--p-color-purple-300);--p-color-text-selected-grey:var(--p-color-purple-300);--p-color-text-selected-hover:var(--p-color-purple-200);--p-color-text-selected-hover-white:var(--p-color-purple-200);--p-color-text-selected-hover-grey:var(--p-color-purple-200);--p-color-text-selected-pressed:var(--p-color-purple-100);--p-color-text-selected-pressed-white:var(--p-color-purple-100);--p-color-text-selected-pressed-grey:var(--p-color-purple-100);--p-color-text-secondary:var(--p-color-grey-cold-300);--p-color-text-secondary-white:var(--p-color-grey-cold-300);--p-color-text-secondary-grey:var(--p-color-grey-cold-300);--p-color-text-placeholder:var(--p-color-grey-cold-400);--p-color-text-placeholder-white:var(--p-color-grey-cold-400);--p-color-text-placeholder-grey:var(--p-color-grey-cold-400);--p-color-text-on-color:var(--p-color-purple-900);--p-color-text-on-color-white:var(--p-color-purple-900);--p-color-text-on-color-grey:var(--p-color-purple-900);--p-color-text-disabled:var(--p-color-grey-cold-700);--p-color-text-disabled-white:var(--p-color-grey-cold-700);--p-color-text-disabled-grey:var(--p-color-grey-cold-700);--p-color-text-info:var(--p-color-blue-400);--p-color-text-info-white:var(--p-color-blue-400);--p-color-text-info-grey:var(--p-color-blue-400);--p-color-text-success:var(--p-color-green-400);--p-color-text-success-white:var(--p-color-green-400);--p-color-text-success-grey:var(--p-color-green-400);--p-color-text-warning:var(--p-color-yellow-400);--p-color-text-warning-white:var(--p-color-yellow-400);--p-color-text-warning-grey:var(--p-color-yellow-400);--p-color-text-error:var(--p-color-red-400);--p-color-text-error-white:var(--p-color-red-400);--p-color-text-error-grey:var(--p-color-red-400);--p-color-text-alert:var(--p-color-grey-cold-100);--p-color-text-alert-white:var(--p-color-grey-cold-100);--p-color-text-alert-grey:var(--p-color-grey-cold-100);--p-color-text-on-brand:var(--p-color-purple-900);--p-color-text-on-brand-white:var(--p-color-purple-900);--p-color-text-on-brand-grey:var(--p-color-purple-900);--p-color-text-on-error:var(--p-color-red-200);--p-color-text-on-info:var(--p-color-blue-200);--p-color-text-on-warning:var(--p-color-yellow-200);--p-color-text-on-success:var(--p-color-green-200);--p-color-text-on-purple:var(--p-color-purple-200);--p-color-text-on-orange:var(--p-color-orange-200);--p-color-icon-primary:var(--p-color-purple-100);--p-color-icon-primary-white:var(--p-color-purple-100);--p-color-icon-primary-grey:var(--p-color-purple-100);--p-color-icon-primary-hover:var(--p-color-purple-200);--p-color-icon-primary-hover-white:var(--p-color-purple-200);--p-color-icon-primary-hover-grey:var(--p-color-purple-200);--p-color-icon-primary-active:var(--p-color-purple-300);--p-color-icon-primary-active-white:var(--p-color-purple-300);--p-color-icon-primary-active-grey:var(--p-color-purple-300);--p-color-icon-primary-pressed:var(--p-color-purple-300);--p-color-icon-primary-pressed-white:var(--p-color-purple-300);--p-color-icon-primary-pressed-grey:var(--p-color-purple-300);--p-color-icon-interactive:var(--p-color-purple-200);--p-color-icon-interactive-white:var(--p-color-purple-200);--p-color-icon-interactive-grey:var(--p-color-purple-200);--p-color-icon-interactive-hover:var(--p-color-purple-400);--p-color-icon-interactive-hover-white:var(--p-color-purple-400);--p-color-icon-interactive-hover-grey:var(--p-color-purple-400);--p-color-icon-interactive-pressed:var(--p-color-purple-300);--p-color-icon-interactive-pressed-white:var(--p-color-purple-300);--p-color-icon-interactive-pressed-grey:var(--p-color-purple-300);--p-color-icon-interactive-active:var(--p-color-purple-300);--p-color-icon-interactive-active-white:var(--p-color-purple-300);--p-color-icon-interactive-active-grey:var(--p-color-purple-300);--p-color-icon-on-color:var(--p-color-purple-900);--p-color-icon-on-color-white:var(--p-color-purple-900);--p-color-icon-on-color-grey:var(--p-color-purple-900);--p-color-icon-disabled:var(--p-color-grey-cold-700);--p-color-icon-disabled-white:var(--p-color-grey-cold-700);--p-color-icon-disabled-grey:var(--p-color-grey-cold-700);--p-color-icon-error:var(--p-color-red-400);--p-color-icon-error-white:var(--p-color-red-400);--p-color-icon-error-grey:var(--p-color-red-400);--p-color-icon-success:var(--p-color-green-400);--p-color-icon-success-white:var(--p-color-green-400);--p-color-icon-success-grey:var(--p-color-green-400);--p-color-icon-warning:var(--p-color-yellow-400);--p-color-icon-warning-white:var(--p-color-yellow-400);--p-color-icon-warning-grey:var(--p-color-yellow-400);--p-color-icon-info:var(--p-color-blue-400);--p-color-icon-info-white:var(--p-color-blue-400);--p-color-icon-info-grey:var(--p-color-blue-400);--p-color-icon-neutral:var(--p-color-grey-cold-100);--p-color-icon-neutral-white:var(--p-color-grey-cold-100);--p-color-icon-neutral-grey:var(--p-color-grey-cold-100);--p-color-icon-on-brand:var(--p-color-purple-900);--p-color-icon-on-brand-white:var(--p-color-purple-900);--p-color-icon-on-brand-grey:var(--p-color-purple-900);--p-color-icon-on-error:var(--p-color-red-200);--p-color-icon-on-info:var(--p-color-blue-200);--p-color-icon-on-warning:var(--p-color-yellow-200);--p-color-icon-on-success:var(--p-color-green-200);--p-color-icon-on-purple:var(--p-color-purple-200);--p-color-icon-on-orange:var(--p-color-orange-200);--p-color-button-brand-fill:var(--p-color-purple-500);--p-color-button-brand-fill-white:var(--p-color-purple-600);--p-color-button-brand-fill-grey:var(--p-color-purple-600);--p-color-button-brand-fill-hover:var(--p-color-purple-400);--p-color-button-brand-fill-hover-white:var(--p-color-purple-700);--p-color-button-brand-fill-hover-grey:var(--p-color-purple-700);--p-color-button-brand-fill-pressed:var(--p-color-purple-300);--p-color-button-brand-fill-pressed-white:var(--p-color-purple-800);--p-color-button-brand-fill-pressed-grey:var(--p-color-purple-800);--p-color-button-brand-fill-active:var(--p-color-purple-300);--p-color-button-brand-fill-active-white:var(--p-color-purple-800);--p-color-button-brand-fill-active-grey:var(--p-color-purple-800);--p-color-button-action-fill:var(--p-color-purple-400);--p-color-button-action-fill-white:var(--p-color-purple-900);--p-color-button-action-fill-grey:var(--p-color-purple-900);--p-color-button-action-fill-hover:var(--p-color-purple-300);--p-color-button-action-fill-hover-white:var(--p-color-purple-800);--p-color-button-action-fill-hover-grey:var(--p-color-purple-800);--p-color-button-action-fill-pressed:var(--p-color-purple-200);--p-color-button-action-fill-pressed-white:var(--p-color-purple-700);--p-color-button-action-fill-pressed-grey:var(--p-color-purple-700);--p-color-button-action-fill-active:var(--p-color-purple-200);--p-color-button-action-fill-active-white:var(--p-color-purple-700);--p-color-button-action-fill-active-grey:var(--p-color-purple-700);--p-color-button-disabled:var(--p-color-grey-cold-800);--p-color-button-disabled-white:var(--p-color-grey-cold-200);--p-color-button-disabled-grey:var(--p-color-grey-cold-300);--p-color-graphics-illustration-primary:var(--p-color-red-400);--p-color-graphics-illustration-primary-white:var(--p-color-red-400);--p-color-graphics-illustration-primary-grey:var(--p-color-red-400);--p-color-graphics-illustration-detail:var(--p-color-logo-red);--p-color-graphics-illustration-detail-white:var(--p-color-logo-red);--p-color-graphics-illustration-detail-grey:var(--p-color-logo-red);--p-color-graphics-illustration-base:var(--p-color-purple-100);--p-color-graphics-illustration-base-white:var(--p-color-purple-100);--p-color-graphics-illustration-base-grey:var(--p-color-purple-100);--p-color-graphics-illustration-white:var(--p-color-grey-cold-1000);--p-color-graphics-illustration-white-white:var(--p-color-grey-cold-1000);--p-color-graphics-illustration-white-grey:var(--p-color-grey-cold-1000);--p-color-graphics-storebrand-icon-detail:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-white:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-detail-grey:var(--p-color-logo-red);--p-color-graphics-storebrand-icon-outline:var(--p-color-red-200);--p-color-graphics-storebrand-icon-outline-white:var(--p-color-red-200);--p-color-graphics-storebrand-icon-outline-grey:var(--p-color-red-200);--p-color-static-brand-foreground:var(--p-color-purple-400);--p-color-static-brand-foreground-white:var(--p-color-purple-400);--p-color-static-brand-foreground-grey:var(--p-color-purple-400);--p-color-static-brand-background:var(--p-color-purple-800);--p-color-static-brand-background-white:var(--p-color-purple-800);--p-color-static-brand-background-grey:var(--p-color-purple-800);--p-color-static-orange-foreground:var(--p-color-orange-400);--p-color-static-orange-foreground-white:var(--p-color-orange-400);--p-color-static-orange-foreground-grey:var(--p-color-orange-400);--p-color-static-orange-background:var(--p-color-orange-pale-800);--p-color-static-orange-background-white:var(--p-color-orange-pale-800);--p-color-static-orange-background-grey:var(--p-color-orange-pale-800);--p-color-static-purple-foreground:var(--p-color-purple-400);--p-color-static-purple-foreground-white:var(--p-color-purple-400);--p-color-static-purple-foreground-grey:var(--p-color-purple-400);--p-color-static-purple-background:var(--p-color-purple-pale-800);--p-color-static-purple-background-white:var(--p-color-purple-pale-800);--p-color-static-purple-background-grey:var(--p-color-purple-pale-800);--p-color-static-red-foreground:var(--p-color-red-400);--p-color-static-red-foreground-white:var(--p-color-red-400);--p-color-static-red-foreground-grey:var(--p-color-red-400);--p-color-static-red-background:var(--p-color-red-800);--p-color-static-red-background-white:var(--p-color-red-800);--p-color-static-red-background-grey:var(--p-color-red-800);--p-color-static-grey-foreground:var(--p-color-grey-cold-400);--p-color-static-grey-foreground-white:var(--p-color-grey-cold-400);--p-color-static-grey-foreground-grey:var(--p-color-grey-cold-400);--p-color-static-grey-background:var(--p-color-grey-cold-800);--p-color-static-grey-background-white:var(--p-color-grey-cold-800);--p-color-static-grey-background-grey:var(--p-color-grey-cold-700);--p-color-static-risk-filled:var(--p-color-purple-400);--p-color-static-risk-filled-white:var(--p-color-purple-400);--p-color-static-risk-filled-grey:var(--p-color-purple-400);--p-color-static-risk-unfilled:var(--p-color-purple-600);--p-color-static-risk-unfilled-white:var(--p-color-purple-600);--p-color-static-risk-unfilled-grey:var(--p-color-purple-600);--p-color-static-sustainability-filled:var(--p-color-green-300);--p-color-static-sustainability-filled-white:var(--p-color-green-300);--p-color-static-sustainability-filled-grey:var(--p-color-green-300);--p-color-static-sustainability-unfilled:var(--p-color-grey-cold-800);--p-color-static-sustainability-unfilled-white:var(--p-color-grey-cold-800);--p-color-static-sustainability-unfilled-grey:var(--p-color-grey-cold-800);--p-color-states-focus:var(--p-color-focus-1);--p-color-states-focus-white:var(--p-color-focus-1);--p-color-states-focus-grey:var(--p-color-focus-1);--p-color-states-scrim:var(--p-color-scrim-1);--p-color-states-scrim-white:var(--p-color-scrim-1);--p-color-states-scrim-grey:var(--p-color-scrim-1);--p-color-states-toggle-off:var(--p-color-grey-cold-500);--p-color-states-toggle-off-white:var(--p-color-grey-cold-500);--p-color-states-toggle-off-grey:var(--p-color-grey-cold-500);--p-color-states-toggle-off-hover:var(--p-color-grey-cold-700);--p-color-states-toggle-off-hover-white:var(--p-color-grey-cold-700);--p-color-states-toggle-off-hover-grey:var(--p-color-grey-cold-600);--p-color-surface-1:var(--p-color-grey-cold-900);--p-color-surface-1-white:var(--p-color-grey-cold-900);--p-color-surface-1-grey:var(--p-color-grey-cold-900);--p-color-surface-2:var(--p-color-grey-cold-800);--p-color-surface-2-white:var(--p-color-grey-cold-800);--p-color-surface-2-grey:var(--p-color-grey-cold-800);--p-color-surface-1-hover:var(--p-color-grey-cold-800);--p-color-surface-1-hover-white:var(--p-color-grey-cold-800);--p-color-surface-1-hover-grey:var(--p-color-grey-cold-800);--p-color-surface-2-hover:var(--p-color-grey-cold-800);--p-color-surface-2-hover-white:var(--p-color-grey-cold-800);--p-color-surface-2-hover-grey:var(--p-color-grey-cold-800);--p-color-surface-inverse:var(--p-color-purple-100);--p-color-surface-inverse-white:var(--p-color-purple-100);--p-color-surface-inverse-grey:var(--p-color-purple-100);--p-color-surface-inverse-hover:var(--p-color-purple-200);--p-color-surface-inverse-hover-white:var(--p-color-purple-200);--p-color-surface-inverse-hover-grey:var(--p-color-purple-200);--p-color-surface-inverse-pressed:var(--p-color-purple-300);--p-color-surface-inverse-pressed-white:var(--p-color-purple-300);--p-color-surface-inverse-pressed-grey:var(--p-color-purple-300);--p-color-surface-selected:var(--p-color-purple-400);--p-color-surface-selected-white:var(--p-color-purple-400);--p-color-surface-selected-grey:var(--p-color-purple-400);--p-color-surface-selected-hover:var(--p-color-purple-300);--p-color-surface-selected-hover-white:var(--p-color-purple-300);--p-color-surface-selected-hover-grey:var(--p-color-purple-300);--p-color-surface-selected-pressed:var(--p-color-purple-200);--p-color-surface-selected-pressed-white:var(--p-color-purple-200);--p-color-surface-selected-pressed-grey:var(--p-color-purple-200);--p-color-surface-selected-active:var(--p-color-purple-200);--p-color-surface-selected-active-white:var(--p-color-purple-200);--p-color-surface-selected-active-grey:var(--p-color-purple-200);--p-color-surface-error:var(--p-color-red-800);--p-color-surface-error-white:var(--p-color-red-800);--p-color-surface-error-grey:var(--p-color-red-800);--p-color-surface-success:var(--p-color-green-800);--p-color-surface-success-white:var(--p-color-green-800);--p-color-surface-success-grey:var(--p-color-green-800);--p-color-surface-warning:var(--p-color-yellow-800);--p-color-surface-warning-white:var(--p-color-yellow-800);--p-color-surface-warning-grey:var(--p-color-yellow-800);--p-color-surface-info:var(--p-color-blue-pale-800);--p-color-surface-info-white:var(--p-color-blue-pale-800);--p-color-surface-info-grey:var(--p-color-blue-pale-800);--p-color-surface-neutral:var(--p-color-grey-cold-900);--p-color-surface-neutral-white:var(--p-color-grey-cold-1000);--p-color-surface-neutral-grey:var(--p-color-grey-cold-900);--p-color-surface-static:var(--p-color-grey-cold-1000);--p-color-surface-static-white:var(--p-color-grey-cold-1000);--p-color-surface-static-grey:var(--p-color-grey-cold-1000);--p-color-stroke-strong:var(--p-color-purple-100);--p-color-stroke-strong-white:var(--p-color-purple-100);--p-color-stroke-strong-grey:var(--p-color-purple-100);--p-color-stroke-strong-hover:var(--p-color-purple-200);--p-color-stroke-strong-hover-white:var(--p-color-purple-200);--p-color-stroke-strong-hover-grey:var(--p-color-purple-200);--p-color-stroke-strong-pressed:var(--p-color-purple-300);--p-color-stroke-strong-pressed-white:var(--p-color-purple-300);--p-color-stroke-strong-pressed-grey:var(--p-color-purple-300);--p-color-stroke:var(--p-color-grey-cold-500);--p-color-stroke-white:var(--p-color-grey-cold-500);--p-color-stroke-grey:var(--p-color-grey-cold-500);--p-color-stroke-0:var(--p-color-stroke);--p-color-stroke-0-white:var(--p-color-stroke-white);--p-color-stroke-0-grey:var(--p-color-stroke-grey);--p-color-stroke-1:var(--p-color-stroke);--p-color-stroke-1-white:var(--p-color-stroke-white);--p-color-stroke-1-grey:var(--p-color-stroke-grey);--p-color-stroke-2:var(--p-color-stroke);--p-color-stroke-2-white:var(--p-color-stroke-white);--p-color-stroke-2-grey:var(--p-color-stroke-grey);--p-color-stroke-hover:var(--p-color-purple-100);--p-color-stroke-white-hover:var(--p-color-purple-100);--p-color-stroke-grey-hover:var(--p-color-purple-100);--p-color-stroke-pressed:var(--p-color-purple-200);--p-color-stroke-white-pressed:var(--p-color-purple-200);--p-color-stroke-grey-pressed:var(--p-color-purple-200);--p-color-stroke-on-white:var(--p-color-grey-cold-700);--p-color-stroke-on-white-white:var(--p-color-grey-cold-700);--p-color-stroke-on-white-grey:var(--p-color-grey-cold-700);--p-color-stroke-subtle-0:var(--p-color-grey-cold-800);--p-color-stroke-subtle-0-white:var(--p-color-grey-cold-800);--p-color-stroke-subtle-0-grey:var(--p-color-grey-cold-700);--p-color-stroke-subtle-1:var(--p-color-grey-cold-700);--p-color-stroke-subtle-1-white:var(--p-color-grey-cold-700);--p-color-stroke-subtle-1-grey:var(--p-color-grey-cold-800);--p-color-stroke-subtle-2:var(--p-color-grey-cold-800);--p-color-stroke-subtle-2-white:var(--p-color-grey-cold-800);--p-color-stroke-subtle-2-grey:var(--p-color-grey-cold-700);--p-color-stroke-subtle-on-white:var(--p-color-grey-cold-800);--p-color-stroke-subtle-on-white-white:var(--p-color-grey-cold-800);--p-color-stroke-subtle-on-white-grey:var(--p-color-grey-cold-800);--p-color-stroke-on-color:var(--p-color-purple-900);--p-color-stroke-on-color-white:var(--p-color-purple-900);--p-color-stroke-on-color-grey:var(--p-color-purple-900);--p-color-stroke-interactive:var(--p-color-purple-400);--p-color-stroke-interactive-white:var(--p-color-purple-400);--p-color-stroke-interactive-grey:var(--p-color-purple-400);--p-color-stroke-interactive-hover:var(--p-color-purple-300);--p-color-stroke-interactive-hover-white:var(--p-color-purple-300);--p-color-stroke-interactive-hover-grey:var(--p-color-purple-300);--p-color-stroke-interactive-pressed:var(--p-color-purple-200);--p-color-stroke-interactive-pressed-white:var(--p-color-purple-200);--p-color-stroke-interactive-pressed-grey:var(--p-color-purple-200);--p-color-stroke-selected:var(--p-color-purple-300);--p-color-stroke-selected-white:var(--p-color-purple-300);--p-color-stroke-selected-grey:var(--p-color-purple-300);--p-color-stroke-selected-hover:var(--p-color-purple-200);--p-color-stroke-selected-hover-white:var(--p-color-purple-200);--p-color-stroke-selected-hover-grey:var(--p-color-purple-200);--p-color-stroke-selected-pressed:var(--p-color-purple-100);--p-color-stroke-selected-pressed-white:var(--p-color-purple-100);--p-color-stroke-selected-pressed-grey:var(--p-color-purple-100);--p-color-stroke-disabled:var(--p-color-grey-cold-600);--p-color-stroke-disabled-white:var(--p-color-grey-cold-600);--p-color-stroke-disabled-grey:var(--p-color-grey-cold-500);--p-color-stroke-error:var(--p-color-red-400);--p-color-stroke-error-white:var(--p-color-red-400);--p-color-stroke-error-grey:var(--p-color-red-400);--p-color-stroke-success:var(--p-color-green-400);--p-color-stroke-success-white:var(--p-color-green-400);--p-color-stroke-success-grey:var(--p-color-green-400);--p-color-stroke-warning:var(--p-color-yellow-400);--p-color-stroke-warning-white:var(--p-color-yellow-400);--p-color-stroke-warning-grey:var(--p-color-yellow-400);--p-color-monochromatic-red-1:var(--p-color-red-550);--p-color-monochromatic-red-1-white:var(--p-color-red-550);--p-color-monochromatic-red-1-grey:var(--p-color-red-550);--p-color-monochromatic-red-2:var(--p-color-red-400);--p-color-monochromatic-red-2-white:var(--p-color-red-400);--p-color-monochromatic-red-2-grey:var(--p-color-red-400);--p-color-monochromatic-red-3:var(--p-color-red-300);--p-color-monochromatic-red-3-white:var(--p-color-red-300);--p-color-monochromatic-red-3-grey:var(--p-color-red-300);--p-color-monochromatic-red-4:var(--p-color-red-200);--p-color-monochromatic-red-4-white:var(--p-color-red-200);--p-color-monochromatic-red-4-grey:var(--p-color-red-200);--p-color-monochromatic-purple-1:var(--p-color-purple-550);--p-color-monochromatic-purple-1-white:var(--p-color-purple-550);--p-color-monochromatic-purple-1-grey:var(--p-color-purple-550);--p-color-monochromatic-purple-2:var(--p-color-purple-400);--p-color-monochromatic-purple-2-white:var(--p-color-purple-400);--p-color-monochromatic-purple-2-grey:var(--p-color-purple-400);--p-color-monochromatic-purple-3:var(--p-color-purple-300);--p-color-monochromatic-purple-3-white:var(--p-color-purple-300);--p-color-monochromatic-purple-3-grey:var(--p-color-purple-300);--p-color-monochromatic-purple-4:var(--p-color-purple-200);--p-color-monochromatic-purple-4-white:var(--p-color-purple-200);--p-color-monochromatic-purple-4-grey:var(--p-color-purple-200);--p-color-categorical-1:var(--p-color-purple-800);--p-color-categorical-1-white:var(--p-color-purple-800);--p-color-categorical-1-grey:var(--p-color-purple-800);--p-color-categorical-2:var(--p-color-purple-600);--p-color-categorical-2-white:var(--p-color-purple-600);--p-color-categorical-2-grey:var(--p-color-purple-600);--p-color-categorical-3:var(--p-color-red-600);--p-color-categorical-3-white:var(--p-color-red-600);--p-color-categorical-3-grey:var(--p-color-red-600);--p-color-categorical-4:var(--p-color-purple-550);--p-color-categorical-4-white:var(--p-color-purple-550);--p-color-categorical-4-grey:var(--p-color-purple-550);--p-color-categorical-5:var(--p-color-purple-400);--p-color-categorical-5-white:var(--p-color-purple-400);--p-color-categorical-5-grey:var(--p-color-purple-400);--p-color-categorical-6:var(--p-color-grey-cold-500);--p-color-categorical-6-white:var(--p-color-grey-cold-500);--p-color-categorical-6-grey:var(--p-color-grey-cold-500);--p-color-categorical-7:var(--p-color-blue-300);--p-color-categorical-7-white:var(--p-color-blue-300);--p-color-categorical-7-grey:var(--p-color-blue-300);--p-color-categorical-8:var(--p-color-green-550);--p-color-categorical-8-white:var(--p-color-green-550);--p-color-categorical-8-grey:var(--p-color-green-550);--p-color-categorical-9:var(--p-color-purple-600);--p-color-categorical-9-white:var(--p-color-purple-600);--p-color-categorical-9-grey:var(--p-color-purple-600);--p-color-categorical-10:var(--p-color-blue-500);--p-color-categorical-10-white:var(--p-color-blue-500);--p-color-categorical-10-grey:var(--p-color-blue-500);--p-color-categorical-11:var(--p-color-green-700);--p-color-categorical-11-white:var(--p-color-green-700);--p-color-categorical-11-grey:var(--p-color-green-700);--p-color-categorical-12:var(--p-color-grey-cold-700);--p-color-categorical-12-white:var(--p-color-grey-cold-700);--p-color-categorical-12-grey:var(--p-color-grey-cold-700);--p-outline:2px solid var(--p-color-states-focus);--p-outline-offset:2px}h1{--font-size:1.75rem;--line-height:2.25rem}@media (min-width:600px){h1{--font-size:2.5rem;--line-height:3.25rem}}h2{--font-size:1.5rem;--line-height:2rem}@media (min-width:600px){h2{--font-size:2rem;--line-height:2.5rem}}h3,h4{--font-size:1.25rem;--line-height:1.75rem}@media (min-width:600px){h3,h4{--font-size:1.5rem;--line-height:2rem}}h5{--font-size:1rem;--line-height:1.5rem}@media (min-width:600px){h5{--font-size:1.25rem;--line-height:1.75rem}}h1,h2,h3,h4,h5{font-family:Storebrand Display,sans-serif;font-size:var(--font-size);font-weight:600;line-height:var(--line-height)}:where(:is(h1,h2,h3,h4,h5)){color:var(--p-color-text-primary)}:is(.h4,.font-heading-4,p.font-heading-4){font-family:Storebrand Display,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.75rem}:where(:is(.h4,.font-heading-4,p.font-heading-4)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.h4,.font-heading-4,p.font-heading-4){font-size:1.5rem;line-height:2rem}}:is(.h5,.font-heading-5,p.font-heading-5){font-family:Storebrand Display,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem}:where(:is(.h5,.font-heading-5,p.font-heading-5)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.h5,.font-heading-5,p.font-heading-5){font-size:1.25rem;line-height:1.75rem}}.font-body-italic{font-family:Storebrand Text,sans-serif;font-size:1rem;font-style:italic;font-weight:400;line-height:1.375rem}:where(.font-body-italic){color:var(--p-color-text-primary)}@media (min-width:600px){.font-body-italic{font-size:1.125rem;line-height:1.625rem}}.font-button-mobile{font-family:Storebrand Text,sans-serif;font-size:1rem;font-weight:500}:where(.font-button-mobile){color:var(--p-color-text-primary)}:is(.key-statistic-1,.font-key-statistic-1){font-family:Storebrand Display,sans-serif;font-size:1.5rem;font-weight:600;line-height:2rem}:where(:is(.key-statistic-1,.font-key-statistic-1)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.key-statistic-1,.font-key-statistic-1){font-size:2rem;line-height:2.5rem}}:is(.key-statistic-2,.font-key-statistic-2){font-family:Storebrand Display,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.75rem}:where(:is(.key-statistic-2,.font-key-statistic-2)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.key-statistic-2,.font-key-statistic-2){font-size:1.5rem;line-height:2rem}}:is(.key-statistic-3,.font-key-statistic-3){font-family:Storebrand Display,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.625rem}:where(:is(.key-statistic-3,.font-key-statistic-3)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.key-statistic-3,.font-key-statistic-3){font-size:1.25rem;line-height:1.75rem}}:is(.p,.font-paragraph,.font-body){font-family:Storebrand Text,sans-serif;font-size:1rem;font-weight:400;line-height:1.375rem}:where(:is(.p,.font-paragraph,.font-body)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.p,.font-paragraph,.font-body){font-size:1.125rem;line-height:1.625rem}}:is(.display,.font-display,p.font-display){font-family:Storebrand Display,sans-serif;font-size:2.25rem;font-weight:600;line-height:2.75rem}:where(:is(.display,.font-display,p.font-display)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.display,.font-display,p.font-display){font-size:4rem;line-height:4.5rem}}.font-body-xl,.font-body-xl-demibold{font-family:Storebrand Text,sans-serif;font-size:1.25rem;line-height:1.75rem}:where(:is(.font-body-xl,.font-body-xl-demibold)){color:var(--p-color-text-primary)}@media (min-width:600px){.font-body-xl,.font-body-xl-demibold{font-size:1.5rem;line-height:2rem}}.font-body-xl-demibold{font-weight:600}:is(.font-large-demibold,.font-body-large-demibold,.font-body-lg-demibold){font-family:Storebrand Text,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.625rem}:where(:is(.font-large-demibold,.font-body-large-demibold,.font-body-lg-demibold)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.font-large-demibold,.font-body-large-demibold,.font-body-lg-demibold){font-size:1.25rem;line-height:1.75rem}}:is(.font-large,.font-body-large,.font-body-lg){font-family:Storebrand Text,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.625rem}:where(:is(.font-large,.font-body-large,.font-body-lg)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.font-large,.font-body-large,.font-body-lg){font-size:1.25rem;line-height:1.75rem}}:is(.font-alert-title,.font-body-demibold){font-family:Storebrand Text,sans-serif;font-size:1rem;font-weight:600;line-height:1.375rem}:where(:is(.font-alert-title,.font-body-demibold)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.font-alert-title,.font-body-demibold){font-size:1.125rem;line-height:1.625rem}}:is(.font-small,.font-body-small,.font-body-sm,.font-small-link,.font-body-small-link,.font-body-sm-link){font-family:Storebrand Text,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem}:where(:is(.font-small,.font-body-small,.font-body-sm,.font-small-link,.font-body-small-link,.font-body-sm-link)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.font-small,.font-body-small,.font-body-sm,.font-small-link,.font-body-small-link,.font-body-sm-link){font-size:1rem;line-height:1.375rem}}:is(.font-small-demibold,.font-sm-demibold,.font-body-small-demibold,.font-body-sm-demibold){font-family:Storebrand Text,sans-serif;font-size:.875rem;font-weight:600;line-height:1.25rem}:where(:is(.font-small-demibold,.font-sm-demibold,.font-body-small-demibold,.font-body-sm-demibold)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.font-small-demibold,.font-sm-demibold,.font-body-small-demibold,.font-body-sm-demibold){font-size:1rem;line-height:1.375rem}}:is(.button,.font-button,.font-button-large,.font-button-lg){font-family:Storebrand Text,sans-serif;font-size:1rem;font-weight:500;line-height:1.375rem}:where(:is(.button,.font-button,.font-button-large,.font-button-lg)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.button,.font-button,.font-button-large,.font-button-lg){font-size:1.125rem;line-height:1.625rem}}:is(.font-button-medium,.font-button-md){font-family:Storebrand Text,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem}:where(:is(.font-button-medium,.font-button-md)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.font-button-medium,.font-button-md){font-size:1rem;line-height:1.375rem}}:is(.font-button-small,.font-button-sm){font-family:Storebrand Text,sans-serif;font-size:.75rem;font-weight:500;line-height:1rem}:where(:is(.font-button-small,.font-button-sm)){color:var(--p-color-text-primary)}@media (min-width:600px){:is(.font-button-small,.font-button-sm){font-size:.875rem;line-height:1.125rem}}:is(.hint,.font-hint,.font-caption,.font-details){font-family:Storebrand Text,sans-serif;font-size:.75rem;font-weight:400;line-height:1rem}:where(:is(.hint,.font-hint,.font-caption,.font-details)){color:var(--p-color-text-secondary)}@media (min-width:600px){:is(.hint,.font-hint,.font-caption,.font-details){font-size:.875rem;line-height:1.125rem}}:is(.font-caption-demibold,.font-details-demibold){font-family:Storebrand Text,sans-serif;font-size:.75rem;font-weight:600;line-height:1rem}:where(:is(.font-caption-demibold,.font-details-demibold)){color:var(--p-color-text-secondary)}@media (min-width:600px){:is(.font-caption-demibold,.font-details-demibold){font-size:.875rem;line-height:1.125rem}}.font-key-number,.font-key-number-sm,.font-key-number-details{font-family:Storebrand Display,sans-serif;font-weight:500}:where(:is(.font-key-number,.font-key-number-sm,.font-key-number-details)){color:var(--p-color-text-primary)}.font-key-number{font-size:1rem;line-height:1.375rem}@media (min-width:600px){.font-key-number{font-size:1.125rem;line-height:1.625rem}}.font-key-number-sm{font-size:.875rem;line-height:1.25rem}@media (min-width:600px){.font-key-number-sm{font-size:1.125rem;line-height:1.375rem}}.font-key-number-details{font-size:.75rem;line-height:1rem}@media (min-width:600px){.font-key-number-details{font-size:.875rem;line-height:1.125rem}}a,.font-link{text-underline-offset:2px;text-decoration:underline}:where(:is(a,.font-link)){color:var(--p-color-text-interactive)}:where(:is(a,.font-link)):hover{color:var(--p-color-text-interactive-hover)}:is(a,.font-link):focus-visible{border-radius:var(--p-corner-radius-small);outline:var(--p-outline)}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-style-italic{font-style:italic}.text-underline{text-decoration:underline}:is(.h1,.font-heading-1,p.font-heading-1){--font-size:1.75rem;--line-height:2.25rem}@media (min-width:600px){:is(.h1,.font-heading-1,p.font-heading-1){--font-size:2.5rem;--line-height:3.25rem}}:is(.h2,.font-heading-2,p.font-heading-2){--font-size:1.5rem;--line-height:2rem}@media (min-width:600px){:is(.h2,.font-heading-2,p.font-heading-2){--font-size:2rem;--line-height:2.5rem}}:is(.h3,.font-heading-3,p.font-heading-3){--font-size:1.25rem;--line-height:1.75rem}@media (min-width:600px){:is(.h3,.font-heading-3,p.font-heading-3){--font-size:1.5rem;--line-height:2rem}}:is(.h1,.font-heading-1,p.font-heading-1),:is(.h2,.font-heading-2,p.font-heading-2),:is(.h3,.font-heading-3,p.font-heading-3){font-family:Storebrand Display,sans-serif;font-size:var(--font-size);font-weight:600;line-height:var(--line-height)}:where(:is(:is(.h1,.font-heading-1,p.font-heading-1),:is(.h2,.font-heading-2,p.font-heading-2),:is(.h3,.font-heading-3,p.font-heading-3))){color:var(--p-color-text-primary)}.font-color-inherit{color:inherit}.font-color-primary{color:var(--p-color-text-primary)}.font-color-secondary{color:var(--p-color-text-secondary)}.font-color-interactive{color:var(--p-color-text-interactive)}.font-color-placeholder{color:var(--p-color-text-placeholder)}.font-color-disabled{color:var(--p-color-text-disabled)}.font-color-info{color:var(--p-color-text-info)}.font-color-success{color:var(--p-color-text-success)}.font-color-warning{color:var(--p-color-text-warning)}.font-color-alert{color:var(--p-color-text-alert)}.font-color-error{color:var(--p-color-text-error)}:root,:host{--p-z-index-base:0;--p-z-index-above:1;--p-z-index-below:-1;--p-z-index-input:calc(var(--p-z-index-base) + var(--p-z-index-above));--p-z-index-tooltip:calc(var(--p-z-index-input) + var(--p-z-index-above));--p-z-index-popover:calc(var(--p-z-index-tooltip) + var(--p-z-index-above));--p-z-index-dropdown:calc(var(--p-z-index-popover) + var(--p-z-index-above));--p-z-index-navbar-menu:calc(var(--p-z-index-dropdown) + var(--p-z-index-above));--p-z-index-toast:calc(var(--p-z-index-navbar-menu) + var(--p-z-index-above));--p-z-index-dialog:calc(var(--p-z-index-toast) + var(--p-z-index-above));--p-z-index-modal:calc(var(--p-z-index-dialog) + var(--p-z-index-above))}.grid-container{--grid-columns:12;--grid-gap:2rem;--grid-max-width:1128px;--grid-span:12;--grid-start:auto;column-gap:var(--grid-gap);grid-template-columns:repeat(var(--grid-columns),1fr);max-width:var(--grid-max-width);width:100%;margin:0 auto;display:grid}.grid-container .grid-item{grid-column:var(--grid-start)/span var(--grid-span)}@media screen and (min-width:992px){.grid-container .grid-item.lg_cols-1{--grid-span:1}.grid-container .grid-item.lg_cols-2{--grid-span:2}.grid-container .grid-item.lg_cols-3{--grid-span:3}.grid-container .grid-item.lg_cols-4{--grid-span:4}.grid-container .grid-item.lg_cols-5{--grid-span:5}.grid-container .grid-item.lg_cols-6{--grid-span:6}.grid-container .grid-item.lg_cols-7{--grid-span:7}.grid-container .grid-item.lg_cols-8{--grid-span:8}.grid-container .grid-item.lg_cols-9{--grid-span:9}.grid-container .grid-item.lg_cols-10{--grid-span:10}.grid-container .grid-item.lg_cols-11{--grid-span:11}.grid-container .grid-item.lg_cols-12{--grid-span:12}.grid-container .grid-item.lg_off-1{--grid-start:1}.grid-container .grid-item.lg_off-2{--grid-start:2}.grid-container .grid-item.lg_off-3{--grid-start:3}.grid-container .grid-item.lg_off-4{--grid-start:4}.grid-container .grid-item.lg_off-5{--grid-start:5}.grid-container .grid-item.lg_off-6{--grid-start:6}.grid-container .grid-item.lg_off-7{--grid-start:7}.grid-container .grid-item.lg_off-8{--grid-start:8}.grid-container .grid-item.lg_off-9{--grid-start:9}.grid-container .grid-item.lg_off-10{--grid-start:10}.grid-container .grid-item.lg_off-11{--grid-start:11}.grid-container .grid-item.lg_off-12{--grid-start:12}}@media screen and (max-width:991px) and (min-width:768px){.grid-container{--grid-columns:8;--grid-span:8}.grid-container .grid-item.md_cols-1{--grid-span:1}.grid-container .grid-item.md_cols-2{--grid-span:2}.grid-container .grid-item.md_cols-3{--grid-span:3}.grid-container .grid-item.md_cols-4{--grid-span:4}.grid-container .grid-item.md_cols-5{--grid-span:5}.grid-container .grid-item.md_cols-6{--grid-span:6}.grid-container .grid-item.md_cols-7{--grid-span:7}.grid-container .grid-item.md_cols-8{--grid-span:8}.grid-container .grid-item.md_off-1{--grid-start:1}.grid-container .grid-item.md_off-2{--grid-start:2}.grid-container .grid-item.md_off-3{--grid-start:3}.grid-container .grid-item.md_off-4{--grid-start:4}.grid-container .grid-item.md_off-5{--grid-start:5}.grid-container .grid-item.md_off-6{--grid-start:6}.grid-container .grid-item.md_off-7{--grid-start:7}.grid-container .grid-item.md_off-8{--grid-start:8}}@media screen and (max-width:767px){.grid-container{--grid-columns:4;--grid-gap:1rem;--grid-span:4}.grid-container .grid-item.sm_cols-1{--grid-span:1}.grid-container .grid-item.sm_cols-2{--grid-span:2}.grid-container .grid-item.sm_cols-3{--grid-span:3}.grid-container .grid-item.sm_cols-4{--grid-span:4}.grid-container .grid-item.sm_off-1{--grid-start:1}.grid-container .grid-item.sm_off-2{--grid-start:2}.grid-container .grid-item.sm_off-3{--grid-start:3}.grid-container .grid-item.sm_off-4{--grid-start:4}}*{font-synthesis:none;margin:0}html{font-size:100%}body{background:var(--p-color-background);color:var(--p-color-text-primary);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Storebrand Text,sans-serif}
}
/* TODO: legacy-assets
  This is the old assets that help us render the old change forms.
  Must be removed when we update the old forms
*/
@layer pretzel-assets legacy-assets;
