/*! tailwindcss v4.2.0 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-content: "";
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-500: oklch(63.7% .237 25.331);
    --color-gray-400: oklch(70.7% .022 261.325);
    --color-neutral-200: oklch(92.2% 0 0);
    --spacing: .25rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --font-weight-semibold: 600;
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .inset-x-0 {
    inset-inline: calc(var(--spacing) * 0);
  }

  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .end {
    inset-inline-end: var(--spacing);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .top-1 {
    top: calc(var(--spacing) * 1);
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-1 {
    right: calc(var(--spacing) * 1);
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .col-span-full {
    grid-column: 1 / -1;
  }

  .col-start-1 {
    grid-column-start: 1;
  }

  .col-start-2 {
    grid-column-start: 2;
  }

  .col-start-3 {
    grid-column-start: 3;
  }

  .col-start-4 {
    grid-column-start: 4;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .mx-\(--spacingHorizontalS\) {
    margin-inline: var(--spacingHorizontalS);
  }

  .my-\(--spacingVerticalS\) {
    margin-block: var(--spacingVerticalS);
  }

  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }

  .my-\[calc\(\(16px-var\(--lineHeightBase300\)\)\/2\)\] {
    margin-block: calc((16px - var(--lineHeightBase300)) / 2);
  }

  .ms-1 {
    margin-inline-start: calc(var(--spacing) * 1);
  }

  .ms-2 {
    margin-inline-start: calc(var(--spacing) * 2);
  }

  .me-1 {
    margin-inline-end: calc(var(--spacing) * 1);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-1\.75 {
    margin-top: calc(var(--spacing) * 1.75);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }

  .mt-auto {
    margin-top: auto;
  }

  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .box-content {
    box-sizing: content-box;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .table {
    display: table;
  }

  .table-cell {
    display: table-cell;
  }

  .table-row {
    display: table-row;
  }

  .size-1\.5 {
    width: calc(var(--spacing) * 1.5);
    height: calc(var(--spacing) * 1.5);
  }

  .size-2\.5 {
    width: calc(var(--spacing) * 2.5);
    height: calc(var(--spacing) * 2.5);
  }

  .size-3 {
    width: calc(var(--spacing) * 3);
    height: calc(var(--spacing) * 3);
  }

  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }

  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }

  .size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }

  .size-16 {
    width: calc(var(--spacing) * 16);
    height: calc(var(--spacing) * 16);
  }

  .size-48 {
    width: calc(var(--spacing) * 48);
    height: calc(var(--spacing) * 48);
  }

  .size-full {
    width: 100%;
    height: 100%;
  }

  .h-\(--fontSizeBase300\) {
    height: var(--fontSizeBase300);
  }

  .h-\(--lineHeightBase300\) {
    height: var(--lineHeightBase300);
  }

  .h-\(--strokeWidthThin\) {
    height: var(--strokeWidthThin);
  }

  .h-1\.5 {
    height: calc(var(--spacing) * 1.5);
  }

  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-full {
    height: 100%;
  }

  .h-px {
    height: 1px;
  }

  .max-h-\(--reka-combobox-content-available-height\) {
    max-height: var(--reka-combobox-content-available-height);
  }

  .max-h-100 {
    max-height: calc(var(--spacing) * 100);
  }

  .min-h-0 {
    min-height: calc(var(--spacing) * 0);
  }

  .min-h-2 {
    min-height: calc(var(--spacing) * 2);
  }

  .min-h-6 {
    min-height: calc(var(--spacing) * 6);
  }

  .min-h-8 {
    min-height: calc(var(--spacing) * 8);
  }

  .min-h-10 {
    min-height: calc(var(--spacing) * 10);
  }

  .min-h-full {
    min-height: 100%;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-\(--reka-combobox-trigger-width\) {
    width: var(--reka-combobox-trigger-width);
  }

  .w-1\/2 {
    width: 50%;
  }

  .w-2\/5 {
    width: 40%;
  }

  .w-3\/5 {
    width: 60%;
  }

  .w-8 {
    width: calc(var(--spacing) * 8);
  }

  .w-24 {
    width: calc(var(--spacing) * 24);
  }

  .w-48 {
    width: calc(var(--spacing) * 48);
  }

  .w-full {
    width: 100%;
  }

  .max-w-\[320px\] {
    max-width: 320px;
  }

  .max-w-\[592px\] {
    max-width: 592px;
  }

  .max-w-\[940px\] {
    max-width: 940px;
  }

  .max-w-\[calc\(100\%-40px\)\] {
    max-width: calc(100% - 40px);
  }

  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }

  .min-w-1\.5 {
    min-width: calc(var(--spacing) * 1.5);
  }

  .min-w-2\.5 {
    min-width: calc(var(--spacing) * 2.5);
  }

  .min-w-4 {
    min-width: calc(var(--spacing) * 4);
  }

  .min-w-5 {
    min-width: calc(var(--spacing) * 5);
  }

  .min-w-6 {
    min-width: calc(var(--spacing) * 6);
  }

  .min-w-8 {
    min-width: calc(var(--spacing) * 8);
  }

  .min-w-10 {
    min-width: calc(var(--spacing) * 10);
  }

  .min-w-16 {
    min-width: calc(var(--spacing) * 16);
  }

  .min-w-24 {
    min-width: calc(var(--spacing) * 24);
  }

  .shrink-0 {
    flex-shrink: 0;
  }

  .flex-grow, .grow {
    flex-grow: 1;
  }

  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .transform {
    transform: var(--tw-rotate-x,  ) var(--tw-rotate-y,  ) var(--tw-rotate-z,  ) var(--tw-skew-x,  ) var(--tw-skew-y,  );
  }

  .animate-pulse {
    animation: var(--animate-pulse);
  }

  .animate-spin {
    animation: var(--animate-spin);
  }

  .cursor-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .resize-none {
    resize: none;
  }

  .grid-cols-\[1fr_auto_1fr\] {
    grid-template-columns: 1fr auto 1fr;
  }

  .grid-cols-\[1fr_auto_auto\] {
    grid-template-columns: 1fr auto auto;
  }

  .grid-cols-\[1rem_1fr\] {
    grid-template-columns: 1rem 1fr;
  }

  .grid-cols-\[2fr_1fr\] {
    grid-template-columns: 2fr 1fr;
  }

  .grid-cols-\[2fr_3fr\] {
    grid-template-columns: 2fr 3fr;
  }

  .grid-cols-\[2rem_1fr\] {
    grid-template-columns: 2rem 1fr;
  }

  .grid-cols-\[auto_1fr_auto_auto\] {
    grid-template-columns: auto 1fr auto auto;
  }

  .grid-cols-\[auto_auto_1fr\] {
    grid-template-columns: auto auto 1fr;
  }

  .grid-cols-subgrid {
    grid-template-columns: subgrid;
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-nowrap {
    flex-wrap: nowrap;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .place-items-center {
    place-items: center;
  }

  .items-center {
    align-items: center;
  }

  .items-end {
    align-items: flex-end;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-end {
    justify-content: flex-end;
  }

  .gap-\(--spacingHorizontalSNudge\) {
    gap: var(--spacingHorizontalSNudge);
  }

  .gap-\(--spacingHorizontalXSNudge\) {
    gap: var(--spacingHorizontalXSNudge);
  }

  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-\[calc\(var\(--spacingHorizontalXS\)_\+_var\(--spacingHorizontalXXS\)\)\] {
    gap: calc(var(--spacingHorizontalXS) + var(--spacingHorizontalXXS));
  }

  .gap-\[calc\(var\(--spacingHorizontalXXS\)_\+_var\(--spacingHorizontalXXS\)\)\] {
    gap: calc(var(--spacingHorizontalXXS) + var(--spacingHorizontalXXS));
  }

  .gap-x-\(--spacingHorizontalXS\) {
    column-gap: var(--spacingHorizontalXS);
  }

  .gap-x-1 {
    column-gap: calc(var(--spacing) * 1);
  }

  .gap-x-2 {
    column-gap: calc(var(--spacing) * 2);
  }

  .gap-x-3 {
    column-gap: calc(var(--spacing) * 3);
  }

  .gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }

  :where(.space-x-2 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }

  .gap-y-\(--spacingHorizontalXXS\) {
    row-gap: var(--spacingHorizontalXXS);
  }

  .gap-y-0\.5 {
    row-gap: calc(var(--spacing) * .5);
  }

  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }

  .gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }

  .self-center {
    align-self: center;
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .\[overflow-x\:unset\]\! {
    overflow-x: unset !important;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-\(--borderRadiusCircular\) {
    border-radius: var(--borderRadiusCircular);
  }

  .rounded-\(--borderRadiusMedium\) {
    border-radius: var(--borderRadiusMedium);
  }

  .rounded-\(--borderRadiusNone\) {
    border-radius: var(--borderRadiusNone);
  }

  .rounded-\[inherit\] {
    border-radius: inherit;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-\(length\:--strokeWidthThin\) {
    border-style: var(--tw-border-style);
    border-width: var(--strokeWidthThin);
  }

  .border-s {
    border-inline-start-style: var(--tw-border-style);
    border-inline-start-width: 1px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-b-\(length\:--strokeWidthThin\) {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: var(--strokeWidthThin);
  }

  .border-\(--colorBrandStroke2\) {
    border-color: var(--colorBrandStroke2);
  }

  .border-\(--colorCompoundBrandStroke\) {
    border-color: var(--colorCompoundBrandStroke);
  }

  .border-\(--colorNeutralStroke1\) {
    border-color: var(--colorNeutralStroke1);
  }

  .border-\(--colorNeutralStroke2\) {
    border-color: var(--colorNeutralStroke2);
  }

  .border-\(--colorNeutralStrokeDisabled\) {
    border-color: var(--colorNeutralStrokeDisabled);
  }

  .border-\(--colorPaletteDarkOrangeBorder1\) {
    border-color: var(--colorPaletteDarkOrangeBorder1);
  }

  .border-\(--colorPaletteGreenBorder1\) {
    border-color: var(--colorPaletteGreenBorder1);
  }

  .border-\(--colorPaletteRedBorder1\) {
    border-color: var(--colorPaletteRedBorder1);
  }

  .border-\(--colorPaletteYellowBorder1\) {
    border-color: var(--colorPaletteYellowBorder1);
  }

  .border-\(--colorStatusSuccessBorder1\) {
    border-color: var(--colorStatusSuccessBorder1);
  }

  .border-\(--colorTransparentStroke\) {
    border-color: var(--colorTransparentStroke);
  }

  .border-current {
    border-color: currentColor;
  }

  .border-transparent {
    border-color: #0000;
  }

  .border-b-\(--colorNeutralStrokeAccessible\) {
    border-bottom-color: var(--colorNeutralStrokeAccessible);
  }

  .bg-\(--colorBrandBackground\) {
    background-color: var(--colorBrandBackground);
  }

  .bg-\(--colorBrandBackground2\) {
    background-color: var(--colorBrandBackground2);
  }

  .bg-\(--colorBrandForeground1\) {
    background-color: var(--colorBrandForeground1);
  }

  .bg-\(--colorBrandStroke1\) {
    background-color: var(--colorBrandStroke1);
  }

  .bg-\(--colorCompoundBrandForeground1\) {
    background-color: var(--colorCompoundBrandForeground1);
  }

  .bg-\(--colorNeutralBackground1\) {
    background-color: var(--colorNeutralBackground1);
  }

  .bg-\(--colorNeutralBackground3\) {
    background-color: var(--colorNeutralBackground3);
  }

  .bg-\(--colorNeutralBackground4\) {
    background-color: var(--colorNeutralBackground4);
  }

  .bg-\(--colorNeutralBackground5\) {
    background-color: var(--colorNeutralBackground5);
  }

  .bg-\(--colorNeutralBackground6\) {
    background-color: var(--colorNeutralBackground6);
  }

  .bg-\(--colorNeutralBackgroundDisabled\) {
    background-color: var(--colorNeutralBackgroundDisabled);
  }

  .bg-\(--colorNeutralForeground1\) {
    background-color: var(--colorNeutralForeground1);
  }

  .bg-\(--colorNeutralForeground3\) {
    background-color: var(--colorNeutralForeground3);
  }

  .bg-\(--colorNeutralForeground4\) {
    background-color: var(--colorNeutralForeground4);
  }

  .bg-\(--colorNeutralStroke1\) {
    background-color: var(--colorNeutralStroke1);
  }

  .bg-\(--colorNeutralStroke2\) {
    background-color: var(--colorNeutralStroke2);
  }

  .bg-\(--colorNeutralStroke3\) {
    background-color: var(--colorNeutralStroke3);
  }

  .bg-\(--colorPaletteDarkOrangeBackground1\) {
    background-color: var(--colorPaletteDarkOrangeBackground1);
  }

  .bg-\(--colorPaletteDarkOrangeBackground3\) {
    background-color: var(--colorPaletteDarkOrangeBackground3);
  }

  .bg-\(--colorPaletteGreenBackground1\) {
    background-color: var(--colorPaletteGreenBackground1);
  }

  .bg-\(--colorPaletteGreenBackground3\) {
    background-color: var(--colorPaletteGreenBackground3);
  }

  .bg-\(--colorPaletteRedBackground1\) {
    background-color: var(--colorPaletteRedBackground1);
  }

  .bg-\(--colorPaletteRedBackground3\) {
    background-color: var(--colorPaletteRedBackground3);
  }

  .bg-\(--colorPaletteYellowBackground1\) {
    background-color: var(--colorPaletteYellowBackground1);
  }

  .bg-\(--colorPaletteYellowBackground3\) {
    background-color: var(--colorPaletteYellowBackground3);
  }

  .bg-\(--colorStatusDangerBackground1\) {
    background-color: var(--colorStatusDangerBackground1);
  }

  .bg-\(--colorStatusSuccessBackground1\) {
    background-color: var(--colorStatusSuccessBackground1);
  }

  .bg-\(--colorStatusSuccessBackground3\)\/50 {
    background-color: var(--colorStatusSuccessBackground3);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-\(--colorStatusSuccessBackground3\)\/50 {
      background-color: color-mix(in oklab, var(--colorStatusSuccessBackground3) 50%, transparent);
    }
  }

  .bg-\(--colorStatusWarningBackground1\) {
    background-color: var(--colorStatusWarningBackground1);
  }

  .bg-\(--colorSubtleBackground\) {
    background-color: var(--colorSubtleBackground);
  }

  .bg-\(--colorTransparentBackground\) {
    background-color: var(--colorTransparentBackground);
  }

  .bg-neutral-200 {
    background-color: var(--color-neutral-200);
  }

  .object-cover {
    object-fit: cover;
  }

  .p-\(--spacingHorizontalXS\) {
    padding: var(--spacingHorizontalXS);
  }

  .p-0 {
    padding: calc(var(--spacing) * 0);
  }

  .p-0\.25 {
    padding: calc(var(--spacing) * .25);
  }

  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }

  .p-1\.25 {
    padding: calc(var(--spacing) * 1.25);
  }

  .p-1\.75 {
    padding: calc(var(--spacing) * 1.75);
  }

  .p-3 {
    padding: calc(var(--spacing) * 3);
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .px-\(--spacingHorizontalL\) {
    padding-inline: var(--spacingHorizontalL);
  }

  .px-\(--spacingHorizontalM\) {
    padding-inline: var(--spacingHorizontalM);
  }

  .px-\(--spacingHorizontalS\) {
    padding-inline: var(--spacingHorizontalS);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .px-\[calc\(var\(--spacingHorizontalM\)_\+_var\(--spacingHorizontalSNudge\)\)\] {
    padding-inline: calc(var(--spacingHorizontalM) + var(--spacingHorizontalSNudge));
  }

  .px-\[calc\(var\(--spacingHorizontalSNudge\)_\+_var\(--spacingHorizontalXXS\)\)\] {
    padding-inline: calc(var(--spacingHorizontalSNudge) + var(--spacingHorizontalXXS));
  }

  .px-\[calc\(var\(--spacingHorizontalXS\)_\+_var\(--spacingHorizontalXXS\)\)\] {
    padding-inline: calc(var(--spacingHorizontalXS) + var(--spacingHorizontalXXS));
  }

  .px-\[calc\(var\(--spacingHorizontalXXS\)_\+_var\(--spacingHorizontalXXS\)\)\] {
    padding-inline: calc(var(--spacingHorizontalXXS) + var(--spacingHorizontalXXS));
  }

  .py-\(--spacingHorizontalXS\) {
    padding-block: var(--spacingHorizontalXS);
  }

  .py-\(--spacingVerticalS\) {
    padding-block: var(--spacingVerticalS);
  }

  .py-\(--spacingVerticalSNudge\) {
    padding-block: var(--spacingVerticalSNudge);
  }

  .py-0\.75 {
    padding-block: calc(var(--spacing) * .75);
  }

  .py-1\.25 {
    padding-block: calc(var(--spacing) * 1.25);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .ps-\(--spacingHorizontalMNudge\) {
    padding-inline-start: var(--spacingHorizontalMNudge);
  }

  .ps-\(--spacingHorizontalXS\) {
    padding-inline-start: var(--spacingHorizontalXS);
  }

  .ps-\(--spacingHorizontalXXS\) {
    padding-inline-start: var(--spacingHorizontalXXS);
  }

  .ps-2\.5 {
    padding-inline-start: calc(var(--spacing) * 2.5);
  }

  .pe-\(--spacingHorizontalMNudge\) {
    padding-inline-end: var(--spacingHorizontalMNudge);
  }

  .pe-\(--spacingHorizontalXXS\) {
    padding-inline-end: var(--spacingHorizontalXXS);
  }

  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }

  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .text-start {
    text-align: start;
  }

  .align-middle {
    vertical-align: middle;
  }

  .font-\(family-name\:--fontFamilyBase\) {
    font-family: var(--fontFamilyBase);
  }

  .font-\(family-name\:--fontFamilyBase\)\! {
    font-family: var(--fontFamilyBase) !important;
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .text-\(length\:--fontSizeBase100\) {
    font-size: var(--fontSizeBase100);
  }

  .text-\(length\:--fontSizeBase200\) {
    font-size: var(--fontSizeBase200);
  }

  .text-\(length\:--fontSizeBase200\)\! {
    font-size: var(--fontSizeBase200) !important;
  }

  .text-\(length\:--fontSizeBase300\) {
    font-size: var(--fontSizeBase300);
  }

  .text-\(length\:--fontSizeBase400\) {
    font-size: var(--fontSizeBase400);
  }

  .text-\(length\:--fontSizeBase500\) {
    font-size: var(--fontSizeBase500);
  }

  .text-\(length\:--fontSizeBase600\) {
    font-size: var(--fontSizeBase600);
  }

  .text-\(length\:--fontSizeHero800\) {
    font-size: var(--fontSizeHero800);
  }

  .text-\[4px\] {
    font-size: 4px;
  }

  .text-\[6px\] {
    font-size: 6px;
  }

  .leading-\(--lineHeightBase100\) {
    --tw-leading: var(--lineHeightBase100);
    line-height: var(--lineHeightBase100);
  }

  .leading-\(--lineHeightBase200\) {
    --tw-leading: var(--lineHeightBase200);
    line-height: var(--lineHeightBase200);
  }

  .leading-\(--lineHeightBase200\)\! {
    --tw-leading: var(--lineHeightBase200) !important;
    line-height: var(--lineHeightBase200) !important;
  }

  .leading-\(--lineHeightBase300\) {
    --tw-leading: var(--lineHeightBase300);
    line-height: var(--lineHeightBase300);
  }

  .leading-\(--lineHeightBase400\) {
    --tw-leading: var(--lineHeightBase400);
    line-height: var(--lineHeightBase400);
  }

  .leading-0 {
    --tw-leading: calc(var(--spacing) * 0);
    line-height: calc(var(--spacing) * 0);
  }

  .leading-1 {
    --tw-leading: calc(var(--spacing) * 1);
    line-height: calc(var(--spacing) * 1);
  }

  .leading-\[6px\] {
    --tw-leading: 6px;
    line-height: 6px;
  }

  .font-\(--fontWeightBold\) {
    --tw-font-weight: var(--fontWeightBold);
    font-weight: var(--fontWeightBold);
  }

  .font-\(--fontWeightRegular\) {
    --tw-font-weight: var(--fontWeightRegular);
    font-weight: var(--fontWeightRegular);
  }

  .font-\(--fontWeightRegular\)\! {
    --tw-font-weight: var(--fontWeightRegular) !important;
    font-weight: var(--fontWeightRegular) !important;
  }

  .font-\(--fontWeightSemibold\) {
    --tw-font-weight: var(--fontWeightSemibold);
    font-weight: var(--fontWeightSemibold);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .text-nowrap {
    text-wrap: nowrap;
  }

  .text-ellipsis {
    text-overflow: ellipsis;
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-\(--colorBrandForeground1\) {
    color: var(--colorBrandForeground1);
  }

  .text-\(--colorBrandForeground1\)\! {
    color: var(--colorBrandForeground1) !important;
  }

  .text-\(--colorBrandForeground2\) {
    color: var(--colorBrandForeground2);
  }

  .text-\(--colorCompoundBrandForeground1\) {
    color: var(--colorCompoundBrandForeground1);
  }

  .text-\(--colorNeutralBackground1\) {
    color: var(--colorNeutralBackground1);
  }

  .text-\(--colorNeutralBackground5\) {
    color: var(--colorNeutralBackground5);
  }

  .text-\(--colorNeutralForeground1\) {
    color: var(--colorNeutralForeground1);
  }

  .text-\(--colorNeutralForeground1\)\! {
    color: var(--colorNeutralForeground1) !important;
  }

  .text-\(--colorNeutralForeground1Static\) {
    color: var(--colorNeutralForeground1Static);
  }

  .text-\(--colorNeutralForeground2\) {
    color: var(--colorNeutralForeground2);
  }

  .text-\(--colorNeutralForeground2\)\! {
    color: var(--colorNeutralForeground2) !important;
  }

  .text-\(--colorNeutralForeground3\) {
    color: var(--colorNeutralForeground3);
  }

  .text-\(--colorNeutralForeground3\)\! {
    color: var(--colorNeutralForeground3) !important;
  }

  .text-\(--colorNeutralForeground4\) {
    color: var(--colorNeutralForeground4);
  }

  .text-\(--colorNeutralForegroundDisabled\) {
    color: var(--colorNeutralForegroundDisabled);
  }

  .text-\(--colorNeutralForegroundOnBrand\) {
    color: var(--colorNeutralForegroundOnBrand);
  }

  .text-\(--colorPaletteDarkOrangeBackground3\) {
    color: var(--colorPaletteDarkOrangeBackground3);
  }

  .text-\(--colorPaletteDarkOrangeForeground1\) {
    color: var(--colorPaletteDarkOrangeForeground1);
  }

  .text-\(--colorPaletteGreenBackground3\) {
    color: var(--colorPaletteGreenBackground3);
  }

  .text-\(--colorPaletteGreenForeground1\) {
    color: var(--colorPaletteGreenForeground1);
  }

  .text-\(--colorPaletteRedBackground3\) {
    color: var(--colorPaletteRedBackground3);
  }

  .text-\(--colorPaletteRedForeground1\) {
    color: var(--colorPaletteRedForeground1);
  }

  .text-\(--colorPaletteYellowBackground3\) {
    color: var(--colorPaletteYellowBackground3);
  }

  .text-\(--colorPaletteYellowForeground1\) {
    color: var(--colorPaletteYellowForeground1);
  }

  .text-\(--colorStatusDangerForeground1\) {
    color: var(--colorStatusDangerForeground1);
  }

  .text-\(--colorStatusSuccessForeground1\) {
    color: var(--colorStatusSuccessForeground1);
  }

  .text-\(--colorStatusSuccessForeground3\) {
    color: var(--colorStatusSuccessForeground3);
  }

  .text-\(--colorStatusWarningForeground1\) {
    color: var(--colorStatusWarningForeground1);
  }

  .text-\(--fontWeightRegular\) {
    color: var(--fontWeightRegular);
  }

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-red-500 {
    color: var(--color-red-500);
  }

  .lowercase {
    text-transform: lowercase;
  }

  .italic {
    font-style: italic;
  }

  .line-through {
    text-decoration-line: line-through;
  }

  .underline {
    text-decoration-line: underline;
  }

  .opacity-0 {
    opacity: 0;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\(--shadow16\) {
    --tw-shadow: var(--shadow16);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .outline-2 {
    outline-style: var(--tw-outline-style);
    outline-width: 2px;
  }

  .outline-\(--colorTransparentStroke\) {
    outline-color: var(--colorTransparentStroke);
  }

  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,  ) var(--tw-brightness,  ) var(--tw-contrast,  ) var(--tw-grayscale,  ) var(--tw-hue-rotate,  ) var(--tw-invert,  ) var(--tw-saturate,  ) var(--tw-sepia,  ) var(--tw-drop-shadow,  );
  }

  .filter {
    filter: var(--tw-blur,  ) var(--tw-brightness,  ) var(--tw-contrast,  ) var(--tw-grayscale,  ) var(--tw-hue-rotate,  ) var(--tw-invert,  ) var(--tw-saturate,  ) var(--tw-sepia,  ) var(--tw-drop-shadow,  );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  :is(.\*\:pointer-events-auto > *) {
    pointer-events: auto;
  }

  :is(.\*\:min-w-0 > *) {
    min-width: calc(var(--spacing) * 0);
  }

  :is(.\*\:min-w-40 > *) {
    min-width: calc(var(--spacing) * 40);
  }

  :is(.\*\:flex-1 > *) {
    flex: 1;
  }

  .not-has-aria-checked\:text-\(--colorNeutralForeground3\):not(:has([aria-checked="true"])) {
    color: var(--colorNeutralForeground3);
  }

  .not-\[\[disabled\]\]\:cursor-pointer:not([disabled]) {
    cursor: pointer;
  }

  .group-disabled\:bg-\(--colorNeutralForegroundDisabled\):is(:where(.group):disabled *) {
    background-color: var(--colorNeutralForegroundDisabled);
  }

  .group-data-\[state\=closed\]\:hidden:is(:where(.group)[data-state="closed"] *) {
    display: none;
  }

  .group-data-\[state\=open\]\:rotate-180:is(:where(.group)[data-state="open"] *) {
    rotate: 180deg;
  }

  .placeholder\:text-\(--colorNeutralForegroundDisabled\)::placeholder {
    color: var(--colorNeutralForegroundDisabled);
  }

  .after\:absolute:after {
    content: var(--tw-content);
    position: absolute;
  }

  .after\:-inset-x-px:after {
    content: var(--tw-content);
    inset-inline: -1px;
  }

  .after\:-bottom-px:after {
    content: var(--tw-content);
    bottom: -1px;
  }

  .after\:h-\[max\(2px\,var\(--borderRadiusMedium\)\)\]:after {
    content: var(--tw-content);
    height: max(2px, var(--borderRadiusMedium));
  }

  .after\:scale-x-0:after {
    content: var(--tw-content);
    --tw-scale-x: 0%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .after\:rounded-\(--borderRadiusMedium\):after {
    content: var(--tw-content);
    border-radius: var(--borderRadiusMedium);
  }

  .after\:border-b-2:after {
    content: var(--tw-content);
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }

  .after\:border-\(--colorCompoundBrandStroke\):after {
    content: var(--tw-content);
    border-color: var(--colorCompoundBrandStroke);
  }

  .after\:transition-transform:after {
    content: var(--tw-content);
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .empty\:-z-50:empty {
    z-index: calc(50 * -1);
  }

  @media (hover: hover) {
    .hover\:border-\(--colorNeutralStroke1Hover\):hover {
      border-color: var(--colorNeutralStroke1Hover);
    }

    .hover\:border-b-\(--colorNeutralStrokeAccessibleHover\):hover {
      border-bottom-color: var(--colorNeutralStrokeAccessibleHover);
    }

    .hover\:bg-\(--colorNeutralBackground1Hover\):hover {
      background-color: var(--colorNeutralBackground1Hover);
    }

    .hover\:text-\(--colorNeutralForeground1Hover\):hover {
      color: var(--colorNeutralForeground1Hover);
    }

    .hover\:not-\[\[disabled\]\]\:bg-\(--colorNeutralBackground1Hover\):hover:not([disabled]) {
      background-color: var(--colorNeutralBackground1Hover);
    }

    .hover\:not-\[\[disabled\]\]\:text-\(--colorNeutralForeground1Hover\):hover:not([disabled]) {
      color: var(--colorNeutralForeground1Hover);
    }
  }

  .focus-visible\:not-hover\:outline-\(--colorStrokeFocus2\):focus-visible:not(:hover) {
    outline-color: var(--colorStrokeFocus2);
  }

  @media not all and (hover: hover) {
    .focus-visible\:not-hover\:outline-\(--colorStrokeFocus2\):focus-visible {
      outline-color: var(--colorStrokeFocus2);
    }
  }

  @media (hover: hover) {
    .hover\:active\:border-\(--colorNeutralStroke1Pressed\):hover:active {
      border-color: var(--colorNeutralStroke1Pressed);
    }

    .hover\:active\:border-b-\(--colorNeutralStrokeAccessiblePressed\):hover:active {
      border-bottom-color: var(--colorNeutralStrokeAccessiblePressed);
    }
  }

  .disabled\:border-\(--colorNeutralStrokeDisabled\):disabled {
    border-color: var(--colorNeutralStrokeDisabled);
  }

  .disabled\:text-\(--colorNeutralForegroundDisabled\):disabled {
    color: var(--colorNeutralForegroundDisabled);
  }

  .has-focus\:border-\(--colorNeutralStroke1Pressed\):has(:focus) {
    border-color: var(--colorNeutralStroke1Pressed);
  }

  .has-focus\:border-b-\(--colorNeutralStrokeAccessiblePressed\):has(:focus) {
    border-bottom-color: var(--colorNeutralStrokeAccessiblePressed);
  }

  .has-focus\:after\:scale-x-100:has(:focus):after {
    content: var(--tw-content);
    --tw-scale-x: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .has-disabled\:text-\(--colorNeutralForegroundDisabled\):has(:disabled) {
    color: var(--colorNeutralForegroundDisabled);
  }

  .data-hover\:border-\(--colorNeutralStroke1Hover\)[data-hover] {
    border-color: var(--colorNeutralStroke1Hover);
  }

  .data-hover\:bg-\(--colorBrandBackgroundHover\)[data-hover] {
    background-color: var(--colorBrandBackgroundHover);
  }

  .data-hover\:bg-\(--colorNeutralBackground1Hover\)[data-hover] {
    background-color: var(--colorNeutralBackground1Hover);
  }

  .data-hover\:bg-\(--colorSubtleBackgroundHover\)[data-hover] {
    background-color: var(--colorSubtleBackgroundHover);
  }

  .data-hover\:bg-\(--colorTransparentBackgroundHover\)[data-hover] {
    background-color: var(--colorTransparentBackgroundHover);
  }

  .data-hover\:text-\(--colorNeutralForeground1Hover\)[data-hover] {
    color: var(--colorNeutralForeground1Hover);
  }

  .data-hover\:text-\(--colorNeutralForeground2BrandHover\)[data-hover] {
    color: var(--colorNeutralForeground2BrandHover);
  }

  .data-hover\:text-\(--colorNeutralForeground2Hover\)[data-hover] {
    color: var(--colorNeutralForeground2Hover);
  }

  .data-pressed\:border-\(--colorNeutralStroke1Pressed\)[data-pressed] {
    border-color: var(--colorNeutralStroke1Pressed);
  }

  .data-pressed\:bg-\(--colorBrandBackgroundPressed\)[data-pressed] {
    background-color: var(--colorBrandBackgroundPressed);
  }

  .data-pressed\:bg-\(--colorNeutralBackground1Pressed\)[data-pressed] {
    background-color: var(--colorNeutralBackground1Pressed);
  }

  .data-pressed\:bg-\(--colorSubtleBackgroundPressed\)[data-pressed] {
    background-color: var(--colorSubtleBackgroundPressed);
  }

  .data-pressed\:bg-\(--colorTransparentBackgroundPressed\)[data-pressed] {
    background-color: var(--colorTransparentBackgroundPressed);
  }

  .data-pressed\:text-\(--colorNeutralForeground1Pressed\)[data-pressed] {
    color: var(--colorNeutralForeground1Pressed);
  }

  .data-pressed\:text-\(--colorNeutralForeground2BrandPressed\)[data-pressed] {
    color: var(--colorNeutralForeground2BrandPressed);
  }

  .data-pressed\:text-\(--colorNeutralForeground2Pressed\)[data-pressed] {
    color: var(--colorNeutralForeground2Pressed);
  }

  .\[\[disabled\]\]\:text-\(--colorNeutralForegroundDisabled\)[disabled] {
    color: var(--colorNeutralForegroundDisabled);
  }

  .typo-sm {
    font-size: var(--fontSizeBase300);
    line-height: var(--lineHeightBase300);
  }
}

html, body, #app {
  height: 100%;
  color: var(--colorNeutralForeground1);
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}
.label[data-v-0b560dfd]{color:var(--colorNeutralForeground1)}.label.size-small[data-v-0b560dfd]{font-size:var(--fontSizeBase200);line-height:var(--lineHeightBase200);font-weight:var(--fontWeightRegular)}.label.size-medium[data-v-0b560dfd]{font-size:var(--fontSizeBase300);line-height:var(--lineHeightBase300);font-weight:var(--fontWeightRegular)}.label.size-large[data-v-0b560dfd]{font-size:var(--fontSizeBase400);line-height:var(--lineHeightBase400);font-weight:var(--fontWeightSemibold)}.label .required-indicator[data-v-0b560dfd]{color:var(--colorPaletteRedForeground1);margin-inline-start:1ch}.input-trigger[data-v-d32d6516]{position:relative;overflow:hidden;margin:var(--spacingVerticalS);flex-shrink:0;border:1px solid var(--colorNeutralStrokeAccessible);border-radius:var(--borderRadiusSmall)}.input-trigger.medium[data-v-d32d6516]{width:16px;height:16px}.input-trigger.medium .input-indicator-icon[data-v-d32d6516]{width:12px;height:12px}.input-trigger.large[data-v-d32d6516]{width:20px;height:20px}.input-trigger.large .input-indicator-icon[data-v-d32d6516]{width:16px;height:16px}.input-trigger[data-disabled][data-v-d32d6516]{border-color:var(--colorNeutralStrokeDisabled)}.input-trigger:not([data-disabled]):hover[data-v-d32d6516]{border-color:var(--colorNeutralStrokeAccessibleHover)}.input-trigger:not([data-disabled]):hover[data-state=checked][data-v-d32d6516]{border-color:var(--colorCompoundBrandBackgroundHover)}.input-trigger:not([data-disabled]):hover .input-indicator[data-v-d32d6516]{background-color:var(--colorCompoundBrandBackgroundHover)}.input-trigger:not([data-disabled]):hover:active[data-v-d32d6516]{border-color:var(--colorCompoundBrandBackgroundPressed)}.input-trigger:not([data-disabled]):hover:active .input-indicator[data-v-d32d6516]{background-color:var(--colorCompoundBrandBackgroundPressed)}.input-trigger:not([data-disabled]):not(:hover)[data-state=checked][data-v-d32d6516]{border-color:var(--colorCompoundBrandBackground)}.input-trigger:not([data-disabled]):not(:hover)[data-state=checked] .input-indicator[data-v-d32d6516]{background-color:var(--colorCompoundBrandBackground)}.input-indicator[data-v-d32d6516]{position:absolute;inset:0;display:grid;place-items:center;color:var(--colorNeutralForegroundInverted)}.help-text[data-v-74834dcd]{display:block;color:var(--colorNeutralForeground4);font-size:var(--fontSizeBase200);line-height:var(--lineHeightBase200);font-weight:var(--fontWeightRegular)}.error-text[data-v-bf5763e5]{color:var(--colorStatusDangerForeground1);font-size:var(--fontSizeBase200);line-height:var(--lineHeightBase200);font-weight:var(--fontWeightRegular)}.label[data-v-83a751bc]{display:inline-flex;align-items:center}.label:not([data-disabled])[data-v-83a751bc]{color:var(--colorNeutralStrokeAccessible)}.label:not([data-disabled])[data-v-83a751bc]:hover{color:var(--colorNeutralStrokeAccessibleHover)}.label:not([data-disabled])[data-v-83a751bc]:has(>[data-state=checked]){color:var(--colorNeutralForeground1)}.label[data-disabled][data-v-83a751bc]{color:var(--colorNeutralForegroundDisabled);cursor:not-allowed}.container[data-v-7d1a0853]{position:relative;font-weight:var(--fontWeightRegular);max-width:100%;transition:all var(--durationFast) var(--curveEasyEase)}.container[data-v-7d1a0853]:after{content:"";position:absolute;bottom:-1px;inset-inline:-1px;height:max(2px,var(--borderRadiusMedium));scale:0 100%;border-bottom:2px solid var(--colorCompoundBrandStroke);transition-property:scale;transition-duration:var(--durationUltraFast);transition-delay:var(--curveAccelerateMid)}.container[data-v-7d1a0853]:is(:focus,:focus-within):after{scale:100% 100%}.container.size-small[data-v-7d1a0853]{font-size:var(--fontSizeBase200);line-height:var(--lineHeightBase200)}.container.size-medium[data-v-7d1a0853]{font-size:var(--fontSizeBase300);line-height:var(--lineHeightBase300)}.container.size-large[data-v-7d1a0853]{font-size:var(--fontSizeBase400);line-height:var(--lineHeightBase400)}.container:is(.appearance-outlined,.appearance-filled-lighter,.appearance-filled-darker)[data-v-7d1a0853]{border:1px solid transparent;border-radius:var(--borderRadiusMedium)}.container:is(.appearance-outlined,.appearance-filled-lighter,.appearance-filled-darker)[data-v-7d1a0853]:after{border-radius:var(--borderRadiusMedium)}.container:is(.appearance-outlined,.appearance-filled-lighter,.appearance-filled-darker).disabled[data-v-7d1a0853]{border-color:var(--colorNeutralStrokeDisabled)}.container.appearance-underlined[data-v-7d1a0853]{border-bottom:1px solid transparent}.container.appearance-underlined[data-v-7d1a0853]{border-bottom-color:var(--colorNeutralStrokeAccessible)}.container.appearance-outlined[data-v-7d1a0853]{border-color:var(--colorNeutralStroke1);background-color:var(--colorNeutralBackground1)}.container.appearance-outlined:not(.disabled)[data-v-7d1a0853]:hover{border-top-color:var(--colorNeutralStroke1Hover);border-inline-color:var(--colorNeutralStroke1Hover);border-bottom-color:var(--colorNeutralStrokeAccessibleHover)}.container.appearance-outlined:not(.disabled)[data-v-7d1a0853]:focus-within{border-top-color:var(--colorNeutralStroke1Pressed);border-inline-color:var(--colorNeutralStroke1Pressed);border-bottom-color:var(--colorNeutralStrokeAccessiblePressed)}.container.appearance-filled-lighter[data-v-7d1a0853]{border-color:var(--colorTransparentStroke);background-color:var(--colorNeutralBackground1)}.container.appearance-filled-lighter.disabled[data-v-7d1a0853]{background-color:var(--colorTransparentBackground)}.container.appearance-filled-darker[data-v-7d1a0853]{border-color:var(--colorTransparentStroke);background-color:var(--colorNeutralBackground3)}.container.appearance-filled-darker.disabled[data-v-7d1a0853]{background-color:var(--colorTransparentBackground)}.inner-wrapper.small[data-v-e6a6d0e8]{min-height:40px}.inner-wrapper.medium[data-v-e6a6d0e8]{min-height:52px}.inner-wrapper.large[data-v-e6a6d0e8]{min-height:64px}.input.small[data-v-e6a6d0e8]{min-height:40px}.input.medium[data-v-e6a6d0e8]{min-height:52px}.input.large[data-v-e6a6d0e8]{min-height:64px}.outer-wrapper[data-v-e6a6d0e8]{display:flex;flex-direction:column;row-gap:var(--spacingVerticalXS);font-family:var(--fontFamilyBase)}.input[data-v-e6a6d0e8]{outline:none;height:100%;width:100%;max-width:100%;min-width:100%}.input.disabled[data-v-e6a6d0e8]{resize:none}.input:not(.disabled).resize-none[data-v-e6a6d0e8]{resize:none}.input:not(.disabled).resize-both[data-v-e6a6d0e8]{resize:both}.input:not(.disabled).resize-horizontal[data-v-e6a6d0e8]{resize:horizontal}.input:not(.disabled).resize-vertical[data-v-e6a6d0e8]{resize:vertical}.input.disabled[data-v-e6a6d0e8]{cursor:not-allowed}.input[data-v-e6a6d0e8]:not(.disabled)::placeholder{color:var(--colorNeutralForeground4)}.input.disabled[data-v-e6a6d0e8]::placeholder{color:var(--colorNeutralForegroundDisabled)}.input.small[data-v-e6a6d0e8]{padding-block:var(--spacingVerticalXS);padding-inline:calc(var(--spacingHorizontalSNudge) + var(--spacingHorizontalXXS))}.input.medium[data-v-e6a6d0e8]{padding-block:var(--spacingVerticalSNudge);padding-inline:calc(var(--spacingHorizontalMNudge) + var(--spacingHorizontalXXS))}.input.large[data-v-e6a6d0e8]{padding-block:var(--spacingVerticalS);padding-inline:calc(var(--spacingHorizontalM) + var(--spacingHorizontalXXS))}.cell[data-v-596e9c77]{display:grid;place-items:center;width:28px;height:28px;border-radius:var(--borderRadiusMedium);text-align:center;cursor:pointer}.cell[data-v-596e9c77]:is([data-unavailable],[data-disabled]){cursor:not-allowed}.cell:not([data-outside-view],[data-unavailable],[data-disabled])[data-v-596e9c77]:is(:hover,:focus-visible){background-color:var(--colorBrandBackgroundInvertedHover)}.cell:not([data-outside-view],[data-unavailable],[data-disabled])[data-v-596e9c77]:not([data-today]):is(:hover,:focus-visible){color:var(--colorNeutralForeground1Static)}.cell[data-v-596e9c77]:is([data-outside-view]){color:var(--colorNeutralForeground3)}.cell[data-v-596e9c77]:is([data-unavailable],[data-disabled]){color:var(--colorNeutralForegroundDisabled)}.cell[data-today] .cell-text[data-v-596e9c77]{background-color:var(--colorBrandBackground);font-weight:var(--fontWeightSemibold);color:var(--colorNeutralForegroundOnBrand)}.cell[data-selected][data-v-596e9c77]{background-color:var(--colorBrandBackgroundInvertedHover)}.cell[data-selected][data-v-596e9c77]:not([data-today]){color:var(--colorNeutralForeground1)}.cell-header[data-v-596e9c77]{width:28px;height:24px;display:grid;place-items:center;text-align:center;font-weight:var(--fontWeightRegular)}.cell-text[data-v-596e9c77]{display:block;font-size:var(--fontSizeBase200);line-height:var(--lineHeightBase300);width:var(--lineHeightBase300);border-radius:9999px}.grid-button[data-v-596e9c77]{width:28px;height:28px;display:grid;place-items:center;border-radius:var(--borderRadiusMedium);color:var(--colorNeutralForeground3)}.grid-button[data-disabled][data-v-596e9c77]{cursor:not-allowed;color:var(--colorNeutralForegroundDisabled)}.grid-button[data-v-596e9c77]:not([data-disabled]):is(:hover,:focus-visible){cursor:pointer;background-color:var(--colorBrandBackgroundInvertedHover);color:var(--colorNeutralForeground1)}.tiptap{outline:none;min-height:96px}.tiptap p{margin:0}.tiptap .is-editor-empty:first-child:before{color:var(--colorNeutralForegroundDisabled);content:attr(data-placeholder);float:left;height:0;pointer-events:none}:root:has([data-theme=light]){--borderRadiusNone: 0;--borderRadiusSmall: 2px;--borderRadiusMedium: 4px;--borderRadiusLarge: 6px;--borderRadiusXLarge: 8px;--borderRadiusCircular: 10000px;--fontSizeBase100: 10px;--fontSizeBase200: 12px;--fontSizeBase300: 14px;--fontSizeBase400: 16px;--fontSizeBase500: 20px;--fontSizeBase600: 24px;--fontSizeHero700: 28px;--fontSizeHero800: 32px;--fontSizeHero900: 40px;--fontSizeHero1000: 68px;--lineHeightBase100: 14px;--lineHeightBase200: 16px;--lineHeightBase300: 20px;--lineHeightBase400: 22px;--lineHeightBase500: 28px;--lineHeightBase600: 32px;--lineHeightHero700: 36px;--lineHeightHero800: 40px;--lineHeightHero900: 52px;--lineHeightHero1000: 92px;--fontFamilyBase: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, "Apple Color Emoji", "Segoe UI Emoji", sans-serif;--fontFamilyMonospace: "Cascadia Mono", Consolas, ui-monospace, Menlo, Monaco, monospace;--fontFamilyNumeric: Bahnschrift, "Segoe UI", "Segoe UI Web (West European)", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;--fontWeightRegular: 400;--fontWeightMedium: 500;--fontWeightSemibold: 600;--fontWeightBold: 700;--strokeWidthThin: 1px;--strokeWidthThick: 2px;--strokeWidthThicker: 3px;--strokeWidthThickest: 4px;--spacingHorizontalNone: 0;--spacingHorizontalXXS: 2px;--spacingHorizontalXS: 4px;--spacingHorizontalSNudge: 6px;--spacingHorizontalS: 8px;--spacingHorizontalMNudge: 10px;--spacingHorizontalM: 12px;--spacingHorizontalL: 16px;--spacingHorizontalXL: 20px;--spacingHorizontalXXL: 24px;--spacingHorizontalXXXL: 32px;--spacingVerticalNone: 0;--spacingVerticalXXS: 2px;--spacingVerticalXS: 4px;--spacingVerticalSNudge: 6px;--spacingVerticalS: 8px;--spacingVerticalMNudge: 10px;--spacingVerticalM: 12px;--spacingVerticalL: 16px;--spacingVerticalXL: 20px;--spacingVerticalXXL: 24px;--spacingVerticalXXXL: 32px;--durationUltraFast: 50ms;--durationFaster: .1s;--durationFast: .15s;--durationNormal: .2s;--durationGentle: .25s;--durationSlow: .3s;--durationSlower: .4s;--durationUltraSlow: .5s;--curveAccelerateMax: cubic-bezier(.9,.1,1,.2);--curveAccelerateMid: cubic-bezier(1,0,1,1);--curveAccelerateMin: cubic-bezier(.8,0,.78,1);--curveDecelerateMax: cubic-bezier(.1,.9,.2,1);--curveDecelerateMid: cubic-bezier(0,0,0,1);--curveDecelerateMin: cubic-bezier(.33,0,.1,1);--curveEasyEaseMax: cubic-bezier(.8,0,.2,1);--curveEasyEase: cubic-bezier(.33,0,.67,1);--curveLinear: cubic-bezier(0,0,1,1);--colorNeutralForeground1: #242424;--colorNeutralForeground1Hover: #242424;--colorNeutralForeground1Pressed: #242424;--colorNeutralForeground1Selected: #242424;--colorNeutralForeground2: #424242;--colorNeutralForeground2Hover: #242424;--colorNeutralForeground2Pressed: #242424;--colorNeutralForeground2Selected: #242424;--colorNeutralForeground2BrandHover: #5b5fc7;--colorNeutralForeground2BrandPressed: #4f52b2;--colorNeutralForeground2BrandSelected: #5b5fc7;--colorNeutralForeground3: #616161;--colorNeutralForeground3Hover: #424242;--colorNeutralForeground3Pressed: #424242;--colorNeutralForeground3Selected: #424242;--colorNeutralForeground3BrandHover: #5b5fc7;--colorNeutralForeground3BrandPressed: #4f52b2;--colorNeutralForeground3BrandSelected: #5b5fc7;--colorNeutralForeground4: #707070;--colorNeutralForegroundDisabled: #bdbdbd;--colorNeutralForegroundInvertedDisabled: rgba(255, 255, 255, .4);--colorBrandForegroundLink: #4f52b2;--colorBrandForegroundLinkHover: #444791;--colorBrandForegroundLinkPressed: #383966;--colorBrandForegroundLinkSelected: #4f52b2;--colorNeutralForeground2Link: #424242;--colorNeutralForeground2LinkHover: #242424;--colorNeutralForeground2LinkPressed: #242424;--colorNeutralForeground2LinkSelected: #242424;--colorCompoundBrandForeground1: #5b5fc7;--colorCompoundBrandForeground1Hover: #4f52b2;--colorCompoundBrandForeground1Pressed: #444791;--colorBrandForeground1: #5b5fc7;--colorBrandForeground2: #4f52b2;--colorBrandForeground2Hover: #444791;--colorBrandForeground2Pressed: #333357;--colorNeutralForeground1Static: #242424;--colorNeutralForegroundStaticInverted: #ffffff;--colorNeutralForegroundInverted: #ffffff;--colorNeutralForegroundInvertedHover: #ffffff;--colorNeutralForegroundInvertedPressed: #ffffff;--colorNeutralForegroundInvertedSelected: #ffffff;--colorNeutralForegroundInverted2: #ffffff;--colorNeutralForegroundOnBrand: #ffffff;--colorNeutralForegroundInvertedLink: #ffffff;--colorNeutralForegroundInvertedLinkHover: #ffffff;--colorNeutralForegroundInvertedLinkPressed: #ffffff;--colorNeutralForegroundInvertedLinkSelected: #ffffff;--colorBrandForegroundInverted: #7f85f5;--colorBrandForegroundInvertedHover: #9299f7;--colorBrandForegroundInvertedPressed: #7f85f5;--colorBrandForegroundOnLight: #5b5fc7;--colorBrandForegroundOnLightHover: #4f52b2;--colorBrandForegroundOnLightPressed: #3d3e78;--colorBrandForegroundOnLightSelected: #444791;--colorNeutralBackground1: #ffffff;--colorNeutralBackground1Hover: #f5f5f5;--colorNeutralBackground1Pressed: #e0e0e0;--colorNeutralBackground1Selected: #ebebeb;--colorNeutralBackground2: #fafafa;--colorNeutralBackground2Hover: #f0f0f0;--colorNeutralBackground2Pressed: #dbdbdb;--colorNeutralBackground2Selected: #e6e6e6;--colorNeutralBackground3: #f5f5f5;--colorNeutralBackground3Hover: #ebebeb;--colorNeutralBackground3Pressed: #d6d6d6;--colorNeutralBackground3Selected: #e0e0e0;--colorNeutralBackground4: #f0f0f0;--colorNeutralBackground4Hover: #fafafa;--colorNeutralBackground4Pressed: #f5f5f5;--colorNeutralBackground4Selected: #ffffff;--colorNeutralBackground5: #ebebeb;--colorNeutralBackground5Hover: #f5f5f5;--colorNeutralBackground5Pressed: #f0f0f0;--colorNeutralBackground5Selected: #fafafa;--colorNeutralBackground6: #e6e6e6;--colorNeutralBackgroundInverted: #292929;--colorNeutralBackgroundStatic: #333333;--colorNeutralBackgroundAlpha: rgba(255,255,255,.5);--colorNeutralBackgroundAlpha2: rgba(255,255,255,.8);--colorSubtleBackground: transparent;--colorSubtleBackgroundHover: #f5f5f5;--colorSubtleBackgroundPressed: #e0e0e0;--colorSubtleBackgroundSelected: #ebebeb;--colorSubtleBackgroundLightAlphaHover: rgba(255, 255, 255, .7);--colorSubtleBackgroundLightAlphaPressed: rgba(255, 255, 255, .5);--colorSubtleBackgroundLightAlphaSelected: transparent;--colorSubtleBackgroundInverted: transparent;--colorSubtleBackgroundInvertedHover: rgba(0, 0, 0, .1);--colorSubtleBackgroundInvertedPressed: rgba(0, 0, 0, .3);--colorSubtleBackgroundInvertedSelected: rgba(0, 0, 0, .2);--colorTransparentBackground: transparent;--colorTransparentBackgroundHover: transparent;--colorTransparentBackgroundPressed: transparent;--colorTransparentBackgroundSelected: transparent;--colorNeutralBackgroundDisabled: #f0f0f0;--colorNeutralBackgroundInvertedDisabled: rgba(255, 255, 255, .1);--colorNeutralStencil1: #e6e6e6;--colorNeutralStencil2: #fafafa;--colorNeutralStencil1Alpha: rgba(0, 0, 0, .1);--colorNeutralStencil2Alpha: rgba(0, 0, 0, .05);--colorBackgroundOverlay: rgba(0, 0, 0, .4);--colorScrollbarOverlay: rgba(0, 0, 0, .5);--colorBrandBackground: #5b5fc7;--colorBrandBackgroundHover: #4f52b2;--colorBrandBackgroundPressed: #383966;--colorBrandBackgroundSelected: #444791;--colorCompoundBrandBackground: #5b5fc7;--colorCompoundBrandBackgroundHover: #4f52b2;--colorCompoundBrandBackgroundPressed: #444791;--colorBrandBackgroundStatic: #5b5fc7;--colorBrandBackground2: #e8ebfa;--colorBrandBackground2Hover: #dce0fa;--colorBrandBackground2Pressed: #b6bcfa;--colorBrandBackground3Static: #444791;--colorBrandBackground4Static: #383966;--colorBrandBackgroundInverted: #ffffff;--colorBrandBackgroundInvertedHover: #e8ebfa;--colorBrandBackgroundInvertedPressed: #c5cbfa;--colorBrandBackgroundInvertedSelected: #dce0fa;--colorNeutralCardBackground: #fafafa;--colorNeutralCardBackgroundHover: #ffffff;--colorNeutralCardBackgroundPressed: #f5f5f5;--colorNeutralCardBackgroundSelected: #ebebeb;--colorNeutralCardBackgroundDisabled: #f0f0f0;--colorNeutralStrokeAccessible: #616161;--colorNeutralStrokeAccessibleHover: #575757;--colorNeutralStrokeAccessiblePressed: #4d4d4d;--colorNeutralStrokeAccessibleSelected: #5b5fc7;--colorNeutralStroke1: #d1d1d1;--colorNeutralStroke1Hover: #c7c7c7;--colorNeutralStroke1Pressed: #b3b3b3;--colorNeutralStroke1Selected: #bdbdbd;--colorNeutralStroke2: #e0e0e0;--colorNeutralStroke3: #f0f0f0;--colorNeutralStrokeSubtle: #e0e0e0;--colorNeutralStrokeOnBrand: #ffffff;--colorNeutralStrokeOnBrand2: #ffffff;--colorNeutralStrokeOnBrand2Hover: #ffffff;--colorNeutralStrokeOnBrand2Pressed: #ffffff;--colorNeutralStrokeOnBrand2Selected: #ffffff;--colorBrandStroke1: #5b5fc7;--colorBrandStroke2: #c5cbfa;--colorBrandStroke2Hover: #aab1fa;--colorBrandStroke2Pressed: #5b5fc7;--colorBrandStroke2Contrast: #c5cbfa;--colorCompoundBrandStroke: #5b5fc7;--colorCompoundBrandStrokeHover: #4f52b2;--colorCompoundBrandStrokePressed: #444791;--colorNeutralStrokeDisabled: #e0e0e0;--colorNeutralStrokeInvertedDisabled: rgba(255, 255, 255, .4);--colorTransparentStroke: transparent;--colorTransparentStrokeInteractive: transparent;--colorTransparentStrokeDisabled: transparent;--colorNeutralStrokeAlpha: rgba(0, 0, 0, .05);--colorNeutralStrokeAlpha2: rgba(255, 255, 255, .2);--colorStrokeFocus1: #ffffff;--colorStrokeFocus2: #000000;--colorNeutralShadowAmbient: rgba(0,0,0,.12);--colorNeutralShadowKey: rgba(0,0,0,.14);--colorNeutralShadowAmbientLighter: rgba(0,0,0,.06);--colorNeutralShadowKeyLighter: rgba(0,0,0,.07);--colorNeutralShadowAmbientDarker: rgba(0,0,0,.2);--colorNeutralShadowKeyDarker: rgba(0,0,0,.24);--colorBrandShadowAmbient: rgba(0,0,0,.3);--colorBrandShadowKey: rgba(0,0,0,.25);--colorPaletteRedBackground1: #fdf6f6;--colorPaletteRedBackground2: #f1bbbc;--colorPaletteRedBackground3: #d13438;--colorPaletteRedForeground1: #bc2f32;--colorPaletteRedForeground2: #751d1f;--colorPaletteRedForeground3: #d13438;--colorPaletteRedBorderActive: #d13438;--colorPaletteRedBorder1: #f1bbbc;--colorPaletteRedBorder2: #d13438;--colorPaletteGreenBackground1: #f1faf1;--colorPaletteGreenBackground2: #9fd89f;--colorPaletteGreenBackground3: #107c10;--colorPaletteGreenForeground1: #0e700e;--colorPaletteGreenForeground2: #094509;--colorPaletteGreenForeground3: #107c10;--colorPaletteGreenBorderActive: #107c10;--colorPaletteGreenBorder1: #9fd89f;--colorPaletteGreenBorder2: #107c10;--colorPaletteDarkOrangeBackground1: #fdf6f3;--colorPaletteDarkOrangeBackground2: #f4bfab;--colorPaletteDarkOrangeBackground3: #da3b01;--colorPaletteDarkOrangeForeground1: #c43501;--colorPaletteDarkOrangeForeground2: #7a2101;--colorPaletteDarkOrangeForeground3: #da3b01;--colorPaletteDarkOrangeBorderActive: #da3b01;--colorPaletteDarkOrangeBorder1: #f4bfab;--colorPaletteDarkOrangeBorder2: #da3b01;--colorPaletteYellowBackground1: #fffef5;--colorPaletteYellowBackground2: #fef7b2;--colorPaletteYellowBackground3: #fde300;--colorPaletteYellowForeground1: #817400;--colorPaletteYellowForeground2: #817400;--colorPaletteYellowForeground3: #fde300;--colorPaletteYellowBorderActive: #fde300;--colorPaletteYellowBorder1: #fef7b2;--colorPaletteYellowBorder2: #fde300;--colorPaletteBerryBackground1: #fdf5fc;--colorPaletteBerryBackground2: #edbbe7;--colorPaletteBerryBackground3: #c239b3;--colorPaletteBerryForeground1: #af33a1;--colorPaletteBerryForeground2: #6d2064;--colorPaletteBerryForeground3: #c239b3;--colorPaletteBerryBorderActive: #c239b3;--colorPaletteBerryBorder1: #edbbe7;--colorPaletteBerryBorder2: #c239b3;--colorPaletteLightGreenBackground1: #f2fbf2;--colorPaletteLightGreenBackground2: #a7e3a5;--colorPaletteLightGreenBackground3: #13a10e;--colorPaletteLightGreenForeground1: #11910d;--colorPaletteLightGreenForeground2: #0b5a08;--colorPaletteLightGreenForeground3: #13a10e;--colorPaletteLightGreenBorderActive: #13a10e;--colorPaletteLightGreenBorder1: #a7e3a5;--colorPaletteLightGreenBorder2: #13a10e;--colorPaletteMarigoldBackground1: #fefbf4;--colorPaletteMarigoldBackground2: #f9e2ae;--colorPaletteMarigoldBackground3: #eaa300;--colorPaletteMarigoldForeground1: #d39300;--colorPaletteMarigoldForeground2: #835b00;--colorPaletteMarigoldForeground3: #eaa300;--colorPaletteMarigoldBorderActive: #eaa300;--colorPaletteMarigoldBorder1: #f9e2ae;--colorPaletteMarigoldBorder2: #eaa300;--colorPaletteRedForegroundInverted: #dc5e62;--colorPaletteGreenForegroundInverted: #359b35;--colorPaletteYellowForegroundInverted: #fef7b2;--colorPaletteDarkRedBackground2: #d69ca5;--colorPaletteDarkRedForeground2: #420610;--colorPaletteDarkRedBorderActive: #750b1c;--colorPaletteCranberryBackground2: #eeacb2;--colorPaletteCranberryForeground2: #6e0811;--colorPaletteCranberryBorderActive: #c50f1f;--colorPalettePumpkinBackground2: #efc4ad;--colorPalettePumpkinForeground2: #712d09;--colorPalettePumpkinBorderActive: #ca5010;--colorPalettePeachBackground2: #ffddb3;--colorPalettePeachForeground2: #8f4e00;--colorPalettePeachBorderActive: #ff8c00;--colorPaletteGoldBackground2: #ecdfa5;--colorPaletteGoldForeground2: #6c5700;--colorPaletteGoldBorderActive: #c19c00;--colorPaletteBrassBackground2: #e0cea2;--colorPaletteBrassForeground2: #553e06;--colorPaletteBrassBorderActive: #986f0b;--colorPaletteBrownBackground2: #ddc3b0;--colorPaletteBrownForeground2: #50301a;--colorPaletteBrownBorderActive: #8e562e;--colorPaletteForestBackground2: #bdd99b;--colorPaletteForestForeground2: #294903;--colorPaletteForestBorderActive: #498205;--colorPaletteSeafoamBackground2: #a8f0cd;--colorPaletteSeafoamForeground2: #00723b;--colorPaletteSeafoamBorderActive: #00cc6a;--colorPaletteDarkGreenBackground2: #9ad29a;--colorPaletteDarkGreenForeground2: #063b06;--colorPaletteDarkGreenBorderActive: #0b6a0b;--colorPaletteLightTealBackground2: #a6e9ed;--colorPaletteLightTealForeground2: #00666d;--colorPaletteLightTealBorderActive: #00b7c3;--colorPaletteTealBackground2: #9bd9db;--colorPaletteTealForeground2: #02494c;--colorPaletteTealBorderActive: #038387;--colorPaletteSteelBackground2: #94c8d4;--colorPaletteSteelForeground2: #00333f;--colorPaletteSteelBorderActive: #005b70;--colorPaletteBlueBackground2: #a9d3f2;--colorPaletteBlueForeground2: #004377;--colorPaletteBlueBorderActive: #0078d4;--colorPaletteRoyalBlueBackground2: #9abfdc;--colorPaletteRoyalBlueForeground2: #002c4e;--colorPaletteRoyalBlueBorderActive: #004e8c;--colorPaletteCornflowerBackground2: #c8d1fa;--colorPaletteCornflowerForeground2: #2c3c85;--colorPaletteCornflowerBorderActive: #4f6bed;--colorPaletteNavyBackground2: #a3b2e8;--colorPaletteNavyForeground2: #001665;--colorPaletteNavyBorderActive: #0027b4;--colorPaletteLavenderBackground2: #d2ccf8;--colorPaletteLavenderForeground2: #3f3682;--colorPaletteLavenderBorderActive: #7160e8;--colorPalettePurpleBackground2: #c6b1de;--colorPalettePurpleForeground2: #341a51;--colorPalettePurpleBorderActive: #5c2e91;--colorPaletteGrapeBackground2: #d9a7e0;--colorPaletteGrapeForeground2: #4c0d55;--colorPaletteGrapeBorderActive: #881798;--colorPaletteLilacBackground2: #e6bfed;--colorPaletteLilacForeground2: #63276d;--colorPaletteLilacBorderActive: #b146c2;--colorPalettePinkBackground2: #f7c0e3;--colorPalettePinkForeground2: #80215d;--colorPalettePinkBorderActive: #e43ba6;--colorPaletteMagentaBackground2: #eca5d1;--colorPaletteMagentaForeground2: #6b0043;--colorPaletteMagentaBorderActive: #bf0077;--colorPalettePlumBackground2: #d696c0;--colorPalettePlumForeground2: #43002b;--colorPalettePlumBorderActive: #77004d;--colorPaletteBeigeBackground2: #d7d4d4;--colorPaletteBeigeForeground2: #444241;--colorPaletteBeigeBorderActive: #7a7574;--colorPaletteMinkBackground2: #cecccb;--colorPaletteMinkForeground2: #343231;--colorPaletteMinkBorderActive: #5d5a58;--colorPalettePlatinumBackground2: #cdd6d8;--colorPalettePlatinumForeground2: #3b4447;--colorPalettePlatinumBorderActive: #69797e;--colorPaletteAnchorBackground2: #bcc3c7;--colorPaletteAnchorForeground2: #202427;--colorPaletteAnchorBorderActive: #394146;--colorStatusSuccessBackground1: #f1faf1;--colorStatusSuccessBackground2: #9fd89f;--colorStatusSuccessBackground3: #107c10;--colorStatusSuccessForeground1: #0e700e;--colorStatusSuccessForeground2: #094509;--colorStatusSuccessForeground3: #107c10;--colorStatusSuccessForegroundInverted: #54b054;--colorStatusSuccessBorderActive: #107c10;--colorStatusSuccessBorder1: #9fd89f;--colorStatusSuccessBorder2: #107c10;--colorStatusWarningBackground1: #fff9f5;--colorStatusWarningBackground2: #fdcfb4;--colorStatusWarningBackground3: #f7630c;--colorStatusWarningForeground1: #bc4b09;--colorStatusWarningForeground2: #8a3707;--colorStatusWarningForeground3: #bc4b09;--colorStatusWarningForegroundInverted: #faa06b;--colorStatusWarningBorderActive: #f7630c;--colorStatusWarningBorder1: #fdcfb4;--colorStatusWarningBorder2: #bc4b09;--colorStatusDangerBackground1: #fdf3f4;--colorStatusDangerBackground2: #eeacb2;--colorStatusDangerBackground3: #c50f1f;--colorStatusDangerForeground1: #b10e1c;--colorStatusDangerForeground2: #6e0811;--colorStatusDangerForeground3: #c50f1f;--colorStatusDangerForegroundInverted: #dc626d;--colorStatusDangerBorderActive: #c50f1f;--colorStatusDangerBorder1: #eeacb2;--colorStatusDangerBorder2: #c50f1f;--colorStatusDangerBackground3Hover: #b10e1c;--colorStatusDangerBackground3Pressed: #960b18;--shadow2: 0 0 2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.14);--shadow4: 0 0 2px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.14);--shadow8: 0 0 2px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.14);--shadow16: 0 0 2px rgba(0,0,0,.12), 0 8px 16px rgba(0,0,0,.14);--shadow28: 0 0 8px rgba(0,0,0,.12), 0 14px 28px rgba(0,0,0,.14);--shadow64: 0 0 8px rgba(0,0,0,.12), 0 32px 64px rgba(0,0,0,.14);--shadow2Brand: 0 0 2px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.25);--shadow4Brand: 0 0 2px rgba(0,0,0,.3), 0 2px 4px rgba(0,0,0,.25);--shadow8Brand: 0 0 2px rgba(0,0,0,.3), 0 4px 8px rgba(0,0,0,.25);--shadow16Brand: 0 0 2px rgba(0,0,0,.3), 0 8px 16px rgba(0,0,0,.25);--shadow28Brand: 0 0 8px rgba(0,0,0,.3), 0 14px 28px rgba(0,0,0,.25);--shadow64Brand: 0 0 8px rgba(0,0,0,.3), 0 32px 64px rgba(0,0,0,.25);--backgroundCanvas: #fff;--colorAvatar: #5b5fc7;--colorAvatarBackground: #c5cbfa;--colorDefaultBackground7: #F5F5F5;--colorTeamsBrand1Hover: #4f52b2;--colorTeamsBrand1Pressed: #444791;--colorTeamsBrand1Selected: #444791;--colorTeamsNeutralStrokeSubtleAlpha: rgba(0,0,0,.95);--colorPaletteRedForeground1HCBlack: #bc2f32;--colorPaletteRedBackground3Hover: #BC2E2E;--colorPaletteRedBackground3Pressed: #9F282B;--colorTeamsButtonCompositeHoverShadow1: rgba(93, 91, 212, .05);--colorTeamsButtonCompositeHoverShadow2: rgba(159, 162, 252, .08);--colorTeamsButtonCompositeHoverShadow3: rgba(251, 174, 164, .08);--colorTeamsButtonCompositeHoverShadow4: rgba(121, 207, 255, .08);--colorTeamsButtonCompositeFocusShadow1: rgba(93, 91, 212, .1);--colorTeamsButtonCompositeFocusShadow2: rgba(159, 162, 252, .15);--colorTeamsButtonCompositeFocusShadow3: rgba(251, 174, 164, .1);--colorTeamsButtonCompositeFocusShadow4: rgba(121, 207, 255, .1);--colorTeamsCompositeHoverShadow1: rgba(93, 91, 212, .1);--colorTeamsCompositeHoverShadow2: rgba(159, 162, 252, .06);--colorTeamsCompositeHoverShadow3: rgba(251, 174, 164, .1);--colorTeamsCompositeHoverShadow4: rgba(121, 207, 255, .05);--colorTeamsCompositeActiveShadow1: rgba(93, 91, 212, .2);--colorTeamsCompositeActiveShadow2: rgba(159, 162, 252, .12);--colorTeamsCompositeActiveShadow3: rgba(251, 174, 164, .2);--colorTeamsCompositeActiveShadow4: rgba(121, 207, 255, .2)}:root:has([data-theme=dark]){--borderRadiusNone: 0;--borderRadiusSmall: 2px;--borderRadiusMedium: 4px;--borderRadiusLarge: 6px;--borderRadiusXLarge: 8px;--borderRadiusCircular: 10000px;--fontSizeBase100: 10px;--fontSizeBase200: 12px;--fontSizeBase300: 14px;--fontSizeBase400: 16px;--fontSizeBase500: 20px;--fontSizeBase600: 24px;--fontSizeHero700: 28px;--fontSizeHero800: 32px;--fontSizeHero900: 40px;--fontSizeHero1000: 68px;--lineHeightBase100: 14px;--lineHeightBase200: 16px;--lineHeightBase300: 20px;--lineHeightBase400: 22px;--lineHeightBase500: 28px;--lineHeightBase600: 32px;--lineHeightHero700: 36px;--lineHeightHero800: 40px;--lineHeightHero900: 52px;--lineHeightHero1000: 92px;--fontFamilyBase: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, "Apple Color Emoji", "Segoe UI Emoji", sans-serif;--fontFamilyMonospace: "Cascadia Mono", Consolas, ui-monospace, Menlo, Monaco, monospace;--fontFamilyNumeric: Bahnschrift, "Segoe UI", "Segoe UI Web (West European)", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;--fontWeightRegular: 400;--fontWeightMedium: 500;--fontWeightSemibold: 600;--fontWeightBold: 700;--strokeWidthThin: 1px;--strokeWidthThick: 2px;--strokeWidthThicker: 3px;--strokeWidthThickest: 4px;--spacingHorizontalNone: 0;--spacingHorizontalXXS: 2px;--spacingHorizontalXS: 4px;--spacingHorizontalSNudge: 6px;--spacingHorizontalS: 8px;--spacingHorizontalMNudge: 10px;--spacingHorizontalM: 12px;--spacingHorizontalL: 16px;--spacingHorizontalXL: 20px;--spacingHorizontalXXL: 24px;--spacingHorizontalXXXL: 32px;--spacingVerticalNone: 0;--spacingVerticalXXS: 2px;--spacingVerticalXS: 4px;--spacingVerticalSNudge: 6px;--spacingVerticalS: 8px;--spacingVerticalMNudge: 10px;--spacingVerticalM: 12px;--spacingVerticalL: 16px;--spacingVerticalXL: 20px;--spacingVerticalXXL: 24px;--spacingVerticalXXXL: 32px;--durationUltraFast: 50ms;--durationFaster: .1s;--durationFast: .15s;--durationNormal: .2s;--durationGentle: .25s;--durationSlow: .3s;--durationSlower: .4s;--durationUltraSlow: .5s;--curveAccelerateMax: cubic-bezier(.9,.1,1,.2);--curveAccelerateMid: cubic-bezier(1,0,1,1);--curveAccelerateMin: cubic-bezier(.8,0,.78,1);--curveDecelerateMax: cubic-bezier(.1,.9,.2,1);--curveDecelerateMid: cubic-bezier(0,0,0,1);--curveDecelerateMin: cubic-bezier(.33,0,.1,1);--curveEasyEaseMax: cubic-bezier(.8,0,.2,1);--curveEasyEase: cubic-bezier(.33,0,.67,1);--curveLinear: cubic-bezier(0,0,1,1);--colorNeutralForeground1: #ffffff;--colorNeutralForeground1Hover: #ffffff;--colorNeutralForeground1Pressed: #ffffff;--colorNeutralForeground1Selected: #ffffff;--colorNeutralForeground2: #d6d6d6;--colorNeutralForeground2Hover: #ffffff;--colorNeutralForeground2Pressed: #ffffff;--colorNeutralForeground2Selected: #ffffff;--colorNeutralForeground2BrandHover: #7f85f5;--colorNeutralForeground2BrandPressed: #7579eb;--colorNeutralForeground2BrandSelected: #7f85f5;--colorNeutralForeground3: #adadad;--colorNeutralForeground3Hover: #d6d6d6;--colorNeutralForeground3Pressed: #d6d6d6;--colorNeutralForeground3Selected: #d6d6d6;--colorNeutralForeground3BrandHover: #7f85f5;--colorNeutralForeground3BrandPressed: #7579eb;--colorNeutralForeground3BrandSelected: #7f85f5;--colorNeutralForeground4: #999999;--colorNeutralForegroundDisabled: #5c5c5c;--colorNeutralForegroundInvertedDisabled: rgba(255, 255, 255, .4);--colorBrandForegroundLink: #7f85f5;--colorBrandForegroundLinkHover: #9299f7;--colorBrandForegroundLinkPressed: #7579eb;--colorBrandForegroundLinkSelected: #7f85f5;--colorNeutralForeground2Link: #d6d6d6;--colorNeutralForeground2LinkHover: #ffffff;--colorNeutralForeground2LinkPressed: #ffffff;--colorNeutralForeground2LinkSelected: #ffffff;--colorCompoundBrandForeground1: #7f85f5;--colorCompoundBrandForeground1Hover: #9299f7;--colorCompoundBrandForeground1Pressed: #7579eb;--colorBrandForeground1: #7f85f5;--colorBrandForeground2: #aab1fa;--colorBrandForeground2Hover: #b6bcfa;--colorBrandForeground2Pressed: #e8ebfa;--colorNeutralForeground1Static: #242424;--colorNeutralForegroundStaticInverted: #ffffff;--colorNeutralForegroundInverted: #242424;--colorNeutralForegroundInvertedHover: #242424;--colorNeutralForegroundInvertedPressed: #242424;--colorNeutralForegroundInvertedSelected: #242424;--colorNeutralForegroundInverted2: #242424;--colorNeutralForegroundOnBrand: #ffffff;--colorNeutralForegroundInvertedLink: #ffffff;--colorNeutralForegroundInvertedLinkHover: #ffffff;--colorNeutralForegroundInvertedLinkPressed: #ffffff;--colorNeutralForegroundInvertedLinkSelected: #ffffff;--colorBrandForegroundInverted: #5b5fc7;--colorBrandForegroundInvertedHover: #4f52b2;--colorBrandForegroundInvertedPressed: #444791;--colorBrandForegroundOnLight: #5b5fc7;--colorBrandForegroundOnLightHover: #4f52b2;--colorBrandForegroundOnLightPressed: #3d3e78;--colorBrandForegroundOnLightSelected: #444791;--colorNeutralBackground1: #292929;--colorNeutralBackground1Hover: #3d3d3d;--colorNeutralBackground1Pressed: #1f1f1f;--colorNeutralBackground1Selected: #383838;--colorNeutralBackground2: #242424;--colorNeutralBackground2Hover: #383838;--colorNeutralBackground2Pressed: #1a1a1a;--colorNeutralBackground2Selected: #333333;--colorNeutralBackground3: #1f1f1f;--colorNeutralBackground3Hover: #333333;--colorNeutralBackground3Pressed: #141414;--colorNeutralBackground3Selected: #2e2e2e;--colorNeutralBackground4: #141414;--colorNeutralBackground4Hover: #292929;--colorNeutralBackground4Pressed: #0a0a0a;--colorNeutralBackground4Selected: #242424;--colorNeutralBackground5: #0a0a0a;--colorNeutralBackground5Hover: #1f1f1f;--colorNeutralBackground5Pressed: #000000;--colorNeutralBackground5Selected: #1a1a1a;--colorNeutralBackground6: #333333;--colorNeutralBackgroundInverted: #ffffff;--colorNeutralBackgroundStatic: #3d3d3d;--colorNeutralBackgroundAlpha: rgba(26,26,26,.5);--colorNeutralBackgroundAlpha2: rgba(31, 31, 31, .7);--colorSubtleBackground: transparent;--colorSubtleBackgroundHover: #383838;--colorSubtleBackgroundPressed: #2e2e2e;--colorSubtleBackgroundSelected: #333333;--colorSubtleBackgroundLightAlphaHover: rgba(36, 36, 36, .8);--colorSubtleBackgroundLightAlphaPressed: rgba(36, 36, 36, .5);--colorSubtleBackgroundLightAlphaSelected: transparent;--colorSubtleBackgroundInverted: transparent;--colorSubtleBackgroundInvertedHover: rgba(0, 0, 0, .1);--colorSubtleBackgroundInvertedPressed: rgba(0, 0, 0, .3);--colorSubtleBackgroundInvertedSelected: rgba(0, 0, 0, .2);--colorTransparentBackground: transparent;--colorTransparentBackgroundHover: transparent;--colorTransparentBackgroundPressed: transparent;--colorTransparentBackgroundSelected: transparent;--colorNeutralBackgroundDisabled: #141414;--colorNeutralBackgroundInvertedDisabled: rgba(255, 255, 255, .1);--colorNeutralStencil1: #575757;--colorNeutralStencil2: #333333;--colorNeutralStencil1Alpha: rgba(255, 255, 255, .1);--colorNeutralStencil2Alpha: rgba(255, 255, 255, .05);--colorBackgroundOverlay: rgba(0, 0, 0, .5);--colorScrollbarOverlay: rgba(255,255,255,.4);--colorBrandBackground: #4f52b2;--colorBrandBackgroundHover: #5b5fc7;--colorBrandBackgroundPressed: #383966;--colorBrandBackgroundSelected: #444791;--colorCompoundBrandBackground: #7f85f5;--colorCompoundBrandBackgroundHover: #9299f7;--colorCompoundBrandBackgroundPressed: #7579eb;--colorBrandBackgroundStatic: #5b5fc7;--colorBrandBackground2: #2f2f4a;--colorBrandBackground2Hover: #383966;--colorBrandBackground2Pressed: #2b2b40;--colorBrandBackground3Static: #444791;--colorBrandBackground4Static: #383966;--colorBrandBackgroundInverted: #ffffff;--colorBrandBackgroundInvertedHover: #e8ebfa;--colorBrandBackgroundInvertedPressed: #c5cbfa;--colorBrandBackgroundInvertedSelected: #dce0fa;--colorNeutralCardBackground: #333333;--colorNeutralCardBackgroundHover: #3d3d3d;--colorNeutralCardBackgroundPressed: #2e2e2e;--colorNeutralCardBackgroundSelected: #383838;--colorNeutralCardBackgroundDisabled: #141414;--colorNeutralStrokeAccessible: #adadad;--colorNeutralStrokeAccessibleHover: #bdbdbd;--colorNeutralStrokeAccessiblePressed: #b3b3b3;--colorNeutralStrokeAccessibleSelected: #7f85f5;--colorNeutralStroke1: #666666;--colorNeutralStroke1Hover: #757575;--colorNeutralStroke1Pressed: #6b6b6b;--colorNeutralStroke1Selected: #707070;--colorNeutralStroke2: #525252;--colorNeutralStroke3: #3d3d3d;--colorNeutralStrokeSubtle: #0a0a0a;--colorNeutralStrokeOnBrand: #292929;--colorNeutralStrokeOnBrand2: #ffffff;--colorNeutralStrokeOnBrand2Hover: #ffffff;--colorNeutralStrokeOnBrand2Pressed: #ffffff;--colorNeutralStrokeOnBrand2Selected: #ffffff;--colorBrandStroke1: #7f85f5;--colorBrandStroke2: #3d3e78;--colorBrandStroke2Hover: #3d3e78;--colorBrandStroke2Pressed: #333357;--colorBrandStroke2Contrast: #3d3e78;--colorCompoundBrandStroke: #7579eb;--colorCompoundBrandStrokeHover: #7f85f5;--colorCompoundBrandStrokePressed: #5b5fc7;--colorNeutralStrokeDisabled: #424242;--colorNeutralStrokeInvertedDisabled: rgba(255, 255, 255, .4);--colorTransparentStroke: transparent;--colorTransparentStrokeInteractive: transparent;--colorTransparentStrokeDisabled: transparent;--colorNeutralStrokeAlpha: rgba(255, 255, 255, .1);--colorNeutralStrokeAlpha2: rgba(255, 255, 255, .2);--colorStrokeFocus1: #000000;--colorStrokeFocus2: #ffffff;--colorNeutralShadowAmbient: rgba(0,0,0,.24);--colorNeutralShadowKey: rgba(0,0,0,.28);--colorNeutralShadowAmbientLighter: rgba(0,0,0,.12);--colorNeutralShadowKeyLighter: rgba(0,0,0,.14);--colorNeutralShadowAmbientDarker: rgba(0,0,0,.4);--colorNeutralShadowKeyDarker: rgba(0,0,0,.48);--colorBrandShadowAmbient: rgba(0,0,0,.3);--colorBrandShadowKey: rgba(0,0,0,.25);--colorPaletteRedBackground1: #3f1011;--colorPaletteRedBackground2: #751d1f;--colorPaletteRedBackground3: #d13438;--colorPaletteRedForeground1: #e37d80;--colorPaletteRedForeground2: #f1bbbc;--colorPaletteRedForeground3: #e37d80;--colorPaletteRedBorderActive: #e37d80;--colorPaletteRedBorder1: #d13438;--colorPaletteRedBorder2: #e37d80;--colorPaletteGreenBackground1: #052505;--colorPaletteGreenBackground2: #094509;--colorPaletteGreenBackground3: #107c10;--colorPaletteGreenForeground1: #54b054;--colorPaletteGreenForeground2: #9fd89f;--colorPaletteGreenForeground3: #9fd89f;--colorPaletteGreenBorderActive: #54b054;--colorPaletteGreenBorder1: #107c10;--colorPaletteGreenBorder2: #9fd89f;--colorPaletteDarkOrangeBackground1: #411200;--colorPaletteDarkOrangeBackground2: #7a2101;--colorPaletteDarkOrangeBackground3: #da3b01;--colorPaletteDarkOrangeForeground1: #e9835e;--colorPaletteDarkOrangeForeground2: #f4bfab;--colorPaletteDarkOrangeForeground3: #e9835e;--colorPaletteDarkOrangeBorderActive: #e9835e;--colorPaletteDarkOrangeBorder1: #da3b01;--colorPaletteDarkOrangeBorder2: #e9835e;--colorPaletteYellowBackground1: #4c4400;--colorPaletteYellowBackground2: #817400;--colorPaletteYellowBackground3: #fde300;--colorPaletteYellowForeground1: #feee66;--colorPaletteYellowForeground2: #fef7b2;--colorPaletteYellowForeground3: #fdea3d;--colorPaletteYellowBorderActive: #feee66;--colorPaletteYellowBorder1: #fde300;--colorPaletteYellowBorder2: #fdea3d;--colorPaletteBerryBackground1: #3a1136;--colorPaletteBerryBackground2: #6d2064;--colorPaletteBerryBackground3: #c239b3;--colorPaletteBerryForeground1: #da7ed0;--colorPaletteBerryForeground2: #edbbe7;--colorPaletteBerryForeground3: #d161c4;--colorPaletteBerryBorderActive: #da7ed0;--colorPaletteBerryBorder1: #c239b3;--colorPaletteBerryBorder2: #d161c4;--colorPaletteLightGreenBackground1: #063004;--colorPaletteLightGreenBackground2: #0b5a08;--colorPaletteLightGreenBackground3: #13a10e;--colorPaletteLightGreenForeground1: #5ec75a;--colorPaletteLightGreenForeground2: #a7e3a5;--colorPaletteLightGreenForeground3: #3db838;--colorPaletteLightGreenBorderActive: #5ec75a;--colorPaletteLightGreenBorder1: #13a10e;--colorPaletteLightGreenBorder2: #3db838;--colorPaletteMarigoldBackground1: #463100;--colorPaletteMarigoldBackground2: #835b00;--colorPaletteMarigoldBackground3: #eaa300;--colorPaletteMarigoldForeground1: #f2c661;--colorPaletteMarigoldForeground2: #f9e2ae;--colorPaletteMarigoldForeground3: #efb839;--colorPaletteMarigoldBorderActive: #f2c661;--colorPaletteMarigoldBorder1: #eaa300;--colorPaletteMarigoldBorder2: #efb839;--colorPaletteRedForegroundInverted: #d13438;--colorPaletteGreenForegroundInverted: #107c10;--colorPaletteYellowForegroundInverted: #817400;--colorPaletteDarkRedBackground2: #590815;--colorPaletteDarkRedForeground2: #d69ca5;--colorPaletteDarkRedBorderActive: #ac4f5e;--colorPaletteCranberryBackground2: #6e0811;--colorPaletteCranberryForeground2: #eeacb2;--colorPaletteCranberryBorderActive: #dc626d;--colorPalettePumpkinBackground2: #712d09;--colorPalettePumpkinForeground2: #efc4ad;--colorPalettePumpkinBorderActive: #df8e64;--colorPalettePeachBackground2: #8f4e00;--colorPalettePeachForeground2: #ffddb3;--colorPalettePeachBorderActive: #ffba66;--colorPaletteGoldBackground2: #6c5700;--colorPaletteGoldForeground2: #ecdfa5;--colorPaletteGoldBorderActive: #dac157;--colorPaletteBrassBackground2: #553e06;--colorPaletteBrassForeground2: #e0cea2;--colorPaletteBrassBorderActive: #c1a256;--colorPaletteBrownBackground2: #50301a;--colorPaletteBrownForeground2: #ddc3b0;--colorPaletteBrownBorderActive: #bb8f6f;--colorPaletteForestBackground2: #294903;--colorPaletteForestForeground2: #bdd99b;--colorPaletteForestBorderActive: #85b44c;--colorPaletteSeafoamBackground2: #00723b;--colorPaletteSeafoamForeground2: #a8f0cd;--colorPaletteSeafoamBorderActive: #5ae0a0;--colorPaletteDarkGreenBackground2: #063b06;--colorPaletteDarkGreenForeground2: #9ad29a;--colorPaletteDarkGreenBorderActive: #4da64d;--colorPaletteLightTealBackground2: #00666d;--colorPaletteLightTealForeground2: #a6e9ed;--colorPaletteLightTealBorderActive: #58d3db;--colorPaletteTealBackground2: #02494c;--colorPaletteTealForeground2: #9bd9db;--colorPaletteTealBorderActive: #4cb4b7;--colorPaletteSteelBackground2: #00333f;--colorPaletteSteelForeground2: #94c8d4;--colorPaletteSteelBorderActive: #4496a9;--colorPaletteBlueBackground2: #004377;--colorPaletteBlueForeground2: #a9d3f2;--colorPaletteBlueBorderActive: #5caae5;--colorPaletteRoyalBlueBackground2: #002c4e;--colorPaletteRoyalBlueForeground2: #9abfdc;--colorPaletteRoyalBlueBorderActive: #4a89ba;--colorPaletteCornflowerBackground2: #2c3c85;--colorPaletteCornflowerForeground2: #c8d1fa;--colorPaletteCornflowerBorderActive: #93a4f4;--colorPaletteNavyBackground2: #001665;--colorPaletteNavyForeground2: #a3b2e8;--colorPaletteNavyBorderActive: #546fd2;--colorPaletteLavenderBackground2: #3f3682;--colorPaletteLavenderForeground2: #d2ccf8;--colorPaletteLavenderBorderActive: #a79cf1;--colorPalettePurpleBackground2: #341a51;--colorPalettePurpleForeground2: #c6b1de;--colorPalettePurpleBorderActive: #9470bd;--colorPaletteGrapeBackground2: #4c0d55;--colorPaletteGrapeForeground2: #d9a7e0;--colorPaletteGrapeBorderActive: #b55fc1;--colorPaletteLilacBackground2: #63276d;--colorPaletteLilacForeground2: #e6bfed;--colorPaletteLilacBorderActive: #cf87da;--colorPalettePinkBackground2: #80215d;--colorPalettePinkForeground2: #f7c0e3;--colorPalettePinkBorderActive: #ef85c8;--colorPaletteMagentaBackground2: #6b0043;--colorPaletteMagentaForeground2: #eca5d1;--colorPaletteMagentaBorderActive: #d957a8;--colorPalettePlumBackground2: #5a003b;--colorPalettePlumForeground2: #d696c0;--colorPalettePlumBorderActive: #ad4589;--colorPaletteBeigeBackground2: #444241;--colorPaletteBeigeForeground2: #d7d4d4;--colorPaletteBeigeBorderActive: #afabaa;--colorPaletteMinkBackground2: #343231;--colorPaletteMinkForeground2: #cecccb;--colorPaletteMinkBorderActive: #9e9b99;--colorPalettePlatinumBackground2: #3b4447;--colorPalettePlatinumForeground2: #cdd6d8;--colorPalettePlatinumBorderActive: #a0adb2;--colorPaletteAnchorBackground2: #202427;--colorPaletteAnchorForeground2: #bcc3c7;--colorPaletteAnchorBorderActive: #808a90;--colorStatusSuccessBackground1: #052505;--colorStatusSuccessBackground2: #094509;--colorStatusSuccessBackground3: #107c10;--colorStatusSuccessForeground1: #54b054;--colorStatusSuccessForeground2: #9fd89f;--colorStatusSuccessForeground3: #9fd89f;--colorStatusSuccessBorderActive: #54b054;--colorStatusSuccessForegroundInverted: #0e700e;--colorStatusSuccessBorder1: #107c10;--colorStatusSuccessBorder2: #9fd89f;--colorStatusWarningBackground1: #4a1e04;--colorStatusWarningBackground2: #8a3707;--colorStatusWarningBackground3: #f7630c;--colorStatusWarningForeground1: #faa06b;--colorStatusWarningForeground2: #fdcfb4;--colorStatusWarningForeground3: #f98845;--colorStatusWarningBorderActive: #faa06b;--colorStatusWarningForegroundInverted: #bc4b09;--colorStatusWarningBorder1: #f7630c;--colorStatusWarningBorder2: #f98845;--colorStatusDangerBackground1: #3b0509;--colorStatusDangerBackground2: #6e0811;--colorStatusDangerBackground3: #c50f1f;--colorStatusDangerForeground1: #dc626d;--colorStatusDangerForeground2: #eeacb2;--colorStatusDangerForeground3: #eeacb2;--colorStatusDangerBorderActive: #dc626d;--colorStatusDangerForegroundInverted: #b10e1c;--colorStatusDangerBorder1: #c50f1f;--colorStatusDangerBorder2: #dc626d;--colorStatusDangerBackground3Hover: #b10e1c;--colorStatusDangerBackground3Pressed: #960b18;--shadow2: 0 0 2px rgba(0,0,0,.24), 0 1px 2px rgba(0,0,0,.28);--shadow4: 0 0 2px rgba(0,0,0,.24), 0 2px 4px rgba(0,0,0,.28);--shadow8: 0 0 2px rgba(0,0,0,.24), 0 4px 8px rgba(0,0,0,.28);--shadow16: 0 0 2px rgba(0,0,0,.24), 0 8px 16px rgba(0,0,0,.28);--shadow28: 0 0 8px rgba(0,0,0,.24), 0 14px 28px rgba(0,0,0,.28);--shadow64: 0 0 8px rgba(0,0,0,.24), 0 32px 64px rgba(0,0,0,.28);--shadow2Brand: 0 0 2px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.25);--shadow4Brand: 0 0 2px rgba(0,0,0,.3), 0 2px 4px rgba(0,0,0,.25);--shadow8Brand: 0 0 2px rgba(0,0,0,.3), 0 4px 8px rgba(0,0,0,.25);--shadow16Brand: 0 0 2px rgba(0,0,0,.3), 0 8px 16px rgba(0,0,0,.25);--shadow28Brand: 0 0 8px rgba(0,0,0,.3), 0 14px 28px rgba(0,0,0,.25);--shadow64Brand: 0 0 8px rgba(0,0,0,.3), 0 32px 64px rgba(0,0,0,.25);--backgroundCanvas: #1f1f1f;--colorAvatar: #9299f7;--colorAvatarBackground: #444791;--colorDefaultBackground7: #1A1A1A;--colorTeamsBrand1Hover: #9299f7;--colorTeamsBrand1Pressed: #7579eb;--colorTeamsBrand1Selected: #9299f7;--colorTeamsNeutralStrokeSubtleAlpha: rgba(0,0,0,.5);--colorPaletteRedBackground3Hover: #BC2E2E;--colorPaletteRedBackground3Pressed: #9F282B;--colorPaletteRedForeground1HCBlack: #e37d80;--colorTeamsButtonCompositeHoverShadow1: rgba(40, 35, 200, .02);--colorTeamsButtonCompositeHoverShadow2: rgba(71, 85, 255, .08);--colorTeamsButtonCompositeHoverShadow3: rgba(255, 99, 66, .05);--colorTeamsButtonCompositeHoverShadow4: rgba(0, 156, 173, .04);--colorTeamsButtonCompositeFocusShadow1: rgba(40, 35, 200, .05);--colorTeamsButtonCompositeFocusShadow2: rgba(71, 85, 255, .08);--colorTeamsButtonCompositeFocusShadow3: rgba(255, 99, 66, .08);--colorTeamsButtonCompositeFocusShadow4: rgba(0, 156, 173, .08);--colorTeamsCompositeHoverShadow1: rgba(110, 106, 229, .03);--colorTeamsCompositeHoverShadow2: rgba(173, 179, 255, .02);--colorTeamsCompositeHoverShadow3: rgba(255, 183, 168, .03);--colorTeamsCompositeHoverShadow4: rgba(122, 242, 255, .02);--colorTeamsCompositeActiveShadow1: rgba(110, 106, 229, .1);--colorTeamsCompositeActiveShadow2: rgba(173, 179, 255, .06);--colorTeamsCompositeActiveShadow3: rgba(251, 174, 164, .1);--colorTeamsCompositeActiveShadow4: rgba(122, 242, 255, .05)}:root:has([data-theme=classic]){--borderRadiusNone: 0;--borderRadiusSmall: 2px;--borderRadiusMedium: 4px;--borderRadiusLarge: 6px;--borderRadiusXLarge: 8px;--borderRadiusCircular: 10000px;--fontSizeBase100: 10px;--fontSizeBase200: 12px;--fontSizeBase300: 14px;--fontSizeBase400: 16px;--fontSizeBase500: 20px;--fontSizeBase600: 24px;--fontSizeHero700: 28px;--fontSizeHero800: 32px;--fontSizeHero900: 40px;--fontSizeHero1000: 68px;--lineHeightBase100: 14px;--lineHeightBase200: 16px;--lineHeightBase300: 20px;--lineHeightBase400: 22px;--lineHeightBase500: 28px;--lineHeightBase600: 32px;--lineHeightHero700: 36px;--lineHeightHero800: 40px;--lineHeightHero900: 52px;--lineHeightHero1000: 92px;--fontFamilyBase: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, "Apple Color Emoji", "Segoe UI Emoji", sans-serif;--fontFamilyMonospace: "Cascadia Mono", Consolas, ui-monospace, Menlo, Monaco, monospace;--fontFamilyNumeric: Bahnschrift, "Segoe UI", "Segoe UI Web (West European)", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;--fontWeightRegular: 400;--fontWeightMedium: 500;--fontWeightSemibold: 600;--fontWeightBold: 700;--strokeWidthThin: 1px;--strokeWidthThick: 2px;--strokeWidthThicker: 3px;--strokeWidthThickest: 4px;--spacingHorizontalNone: 0;--spacingHorizontalXXS: 2px;--spacingHorizontalXS: 4px;--spacingHorizontalSNudge: 6px;--spacingHorizontalS: 8px;--spacingHorizontalMNudge: 10px;--spacingHorizontalM: 12px;--spacingHorizontalL: 16px;--spacingHorizontalXL: 20px;--spacingHorizontalXXL: 24px;--spacingHorizontalXXXL: 32px;--spacingVerticalNone: 0;--spacingVerticalXXS: 2px;--spacingVerticalXS: 4px;--spacingVerticalSNudge: 6px;--spacingVerticalS: 8px;--spacingVerticalMNudge: 10px;--spacingVerticalM: 12px;--spacingVerticalL: 16px;--spacingVerticalXL: 20px;--spacingVerticalXXL: 24px;--spacingVerticalXXXL: 32px;--durationUltraFast: 50ms;--durationFaster: .1s;--durationFast: .15s;--durationNormal: .2s;--durationGentle: .25s;--durationSlow: .3s;--durationSlower: .4s;--durationUltraSlow: .5s;--curveAccelerateMax: cubic-bezier(.9,.1,1,.2);--curveAccelerateMid: cubic-bezier(1,0,1,1);--curveAccelerateMin: cubic-bezier(.8,0,.78,1);--curveDecelerateMax: cubic-bezier(.1,.9,.2,1);--curveDecelerateMid: cubic-bezier(0,0,0,1);--curveDecelerateMin: cubic-bezier(.33,0,.1,1);--curveEasyEaseMax: cubic-bezier(.8,0,.2,1);--curveEasyEase: cubic-bezier(.33,0,.67,1);--curveLinear: cubic-bezier(0,0,1,1);--colorNeutralForeground1: #242424;--colorNeutralForeground1Hover: #242424;--colorNeutralForeground1Pressed: #242424;--colorNeutralForeground1Selected: #242424;--colorNeutralForeground2: #424242;--colorNeutralForeground2Hover: #242424;--colorNeutralForeground2Pressed: #242424;--colorNeutralForeground2Selected: #242424;--colorNeutralForeground2BrandHover: #5b5fc7;--colorNeutralForeground2BrandPressed: #4f52b2;--colorNeutralForeground2BrandSelected: #5b5fc7;--colorNeutralForeground3: #616161;--colorNeutralForeground3Hover: #424242;--colorNeutralForeground3Pressed: #424242;--colorNeutralForeground3Selected: #424242;--colorNeutralForeground3BrandHover: #5b5fc7;--colorNeutralForeground3BrandPressed: #4f52b2;--colorNeutralForeground3BrandSelected: #5b5fc7;--colorNeutralForeground4: #707070;--colorNeutralForegroundDisabled: #bdbdbd;--colorNeutralForegroundInvertedDisabled: rgba(255, 255, 255, .4);--colorBrandForegroundLink: #4f52b2;--colorBrandForegroundLinkHover: #444791;--colorBrandForegroundLinkPressed: #383966;--colorBrandForegroundLinkSelected: #4f52b2;--colorNeutralForeground2Link: #424242;--colorNeutralForeground2LinkHover: #242424;--colorNeutralForeground2LinkPressed: #242424;--colorNeutralForeground2LinkSelected: #242424;--colorCompoundBrandForeground1: #5b5fc7;--colorCompoundBrandForeground1Hover: #4f52b2;--colorCompoundBrandForeground1Pressed: #444791;--colorBrandForeground1: #5b5fc7;--colorBrandForeground2: #4f52b2;--colorBrandForeground2Hover: #444791;--colorBrandForeground2Pressed: #333357;--colorNeutralForeground1Static: #242424;--colorNeutralForegroundStaticInverted: #ffffff;--colorNeutralForegroundInverted: #ffffff;--colorNeutralForegroundInvertedHover: #ffffff;--colorNeutralForegroundInvertedPressed: #ffffff;--colorNeutralForegroundInvertedSelected: #ffffff;--colorNeutralForegroundInverted2: #ffffff;--colorNeutralForegroundOnBrand: #ffffff;--colorNeutralForegroundInvertedLink: #ffffff;--colorNeutralForegroundInvertedLinkHover: #ffffff;--colorNeutralForegroundInvertedLinkPressed: #ffffff;--colorNeutralForegroundInvertedLinkSelected: #ffffff;--colorBrandForegroundInverted: #7f85f5;--colorBrandForegroundInvertedHover: #9299f7;--colorBrandForegroundInvertedPressed: #7f85f5;--colorBrandForegroundOnLight: #5b5fc7;--colorBrandForegroundOnLightHover: #4f52b2;--colorBrandForegroundOnLightPressed: #3d3e78;--colorBrandForegroundOnLightSelected: #444791;--colorNeutralBackground1: #ffffff;--colorNeutralBackground1Hover: #f5f5f5;--colorNeutralBackground1Pressed: #e0e0e0;--colorNeutralBackground1Selected: #ebebeb;--colorNeutralBackground2: #fafafa;--colorNeutralBackground2Hover: #f0f0f0;--colorNeutralBackground2Pressed: #dbdbdb;--colorNeutralBackground2Selected: #e6e6e6;--colorNeutralBackground3: #f5f5f5;--colorNeutralBackground3Hover: #ebebeb;--colorNeutralBackground3Pressed: #d6d6d6;--colorNeutralBackground3Selected: #e0e0e0;--colorNeutralBackground4: #f0f0f0;--colorNeutralBackground4Hover: #fafafa;--colorNeutralBackground4Pressed: #f5f5f5;--colorNeutralBackground4Selected: #ffffff;--colorNeutralBackground5: #ebebeb;--colorNeutralBackground5Hover: #f5f5f5;--colorNeutralBackground5Pressed: #f0f0f0;--colorNeutralBackground5Selected: #fafafa;--colorNeutralBackground6: #e6e6e6;--colorNeutralBackgroundInverted: #292929;--colorNeutralBackgroundStatic: #333333;--colorNeutralBackgroundAlpha: rgba(255,255,255,.5);--colorNeutralBackgroundAlpha2: rgba(255,255,255,.8);--colorSubtleBackground: transparent;--colorSubtleBackgroundHover: #f5f5f5;--colorSubtleBackgroundPressed: #e0e0e0;--colorSubtleBackgroundSelected: #ebebeb;--colorSubtleBackgroundLightAlphaHover: rgba(255, 255, 255, .7);--colorSubtleBackgroundLightAlphaPressed: rgba(255, 255, 255, .5);--colorSubtleBackgroundLightAlphaSelected: transparent;--colorSubtleBackgroundInverted: transparent;--colorSubtleBackgroundInvertedHover: rgba(0, 0, 0, .1);--colorSubtleBackgroundInvertedPressed: rgba(0, 0, 0, .3);--colorSubtleBackgroundInvertedSelected: rgba(0, 0, 0, .2);--colorTransparentBackground: transparent;--colorTransparentBackgroundHover: transparent;--colorTransparentBackgroundPressed: transparent;--colorTransparentBackgroundSelected: transparent;--colorNeutralBackgroundDisabled: #f0f0f0;--colorNeutralBackgroundInvertedDisabled: rgba(255, 255, 255, .1);--colorNeutralStencil1: #e6e6e6;--colorNeutralStencil2: #fafafa;--colorNeutralStencil1Alpha: rgba(0, 0, 0, .1);--colorNeutralStencil2Alpha: rgba(0, 0, 0, .05);--colorBackgroundOverlay: rgba(0, 0, 0, .4);--colorScrollbarOverlay: rgba(0, 0, 0, .5);--colorBrandBackground: #5b5fc7;--colorBrandBackgroundHover: #4f52b2;--colorBrandBackgroundPressed: #383966;--colorBrandBackgroundSelected: #444791;--colorCompoundBrandBackground: #5b5fc7;--colorCompoundBrandBackgroundHover: #4f52b2;--colorCompoundBrandBackgroundPressed: #444791;--colorBrandBackgroundStatic: #5b5fc7;--colorBrandBackground2: #e8ebfa;--colorBrandBackground2Hover: #dce0fa;--colorBrandBackground2Pressed: #b6bcfa;--colorBrandBackground3Static: #444791;--colorBrandBackground4Static: #383966;--colorBrandBackgroundInverted: #ffffff;--colorBrandBackgroundInvertedHover: #e8ebfa;--colorBrandBackgroundInvertedPressed: #c5cbfa;--colorBrandBackgroundInvertedSelected: #dce0fa;--colorNeutralCardBackground: #fafafa;--colorNeutralCardBackgroundHover: #ffffff;--colorNeutralCardBackgroundPressed: #f5f5f5;--colorNeutralCardBackgroundSelected: #ebebeb;--colorNeutralCardBackgroundDisabled: #f0f0f0;--colorNeutralStrokeAccessible: #616161;--colorNeutralStrokeAccessibleHover: #575757;--colorNeutralStrokeAccessiblePressed: #4d4d4d;--colorNeutralStrokeAccessibleSelected: #5b5fc7;--colorNeutralStroke1: #d1d1d1;--colorNeutralStroke1Hover: #c7c7c7;--colorNeutralStroke1Pressed: #b3b3b3;--colorNeutralStroke1Selected: #bdbdbd;--colorNeutralStroke2: #e0e0e0;--colorNeutralStroke3: #f0f0f0;--colorNeutralStrokeSubtle: #e0e0e0;--colorNeutralStrokeOnBrand: #ffffff;--colorNeutralStrokeOnBrand2: #ffffff;--colorNeutralStrokeOnBrand2Hover: #ffffff;--colorNeutralStrokeOnBrand2Pressed: #ffffff;--colorNeutralStrokeOnBrand2Selected: #ffffff;--colorBrandStroke1: #5b5fc7;--colorBrandStroke2: #c5cbfa;--colorBrandStroke2Hover: #aab1fa;--colorBrandStroke2Pressed: #5b5fc7;--colorBrandStroke2Contrast: #c5cbfa;--colorCompoundBrandStroke: #5b5fc7;--colorCompoundBrandStrokeHover: #4f52b2;--colorCompoundBrandStrokePressed: #444791;--colorNeutralStrokeDisabled: #e0e0e0;--colorNeutralStrokeInvertedDisabled: rgba(255, 255, 255, .4);--colorTransparentStroke: transparent;--colorTransparentStrokeInteractive: transparent;--colorTransparentStrokeDisabled: transparent;--colorNeutralStrokeAlpha: rgba(0, 0, 0, .05);--colorNeutralStrokeAlpha2: rgba(255, 255, 255, .2);--colorStrokeFocus1: #ffffff;--colorStrokeFocus2: #000000;--colorNeutralShadowAmbient: rgba(0,0,0,.12);--colorNeutralShadowKey: rgba(0,0,0,.14);--colorNeutralShadowAmbientLighter: rgba(0,0,0,.06);--colorNeutralShadowKeyLighter: rgba(0,0,0,.07);--colorNeutralShadowAmbientDarker: rgba(0,0,0,.2);--colorNeutralShadowKeyDarker: rgba(0,0,0,.24);--colorBrandShadowAmbient: rgba(0,0,0,.3);--colorBrandShadowKey: rgba(0,0,0,.25);--colorPaletteRedBackground1: #fdf6f6;--colorPaletteRedBackground2: #f1bbbc;--colorPaletteRedBackground3: #d13438;--colorPaletteRedForeground1: #bc2f32;--colorPaletteRedForeground2: #751d1f;--colorPaletteRedForeground3: #d13438;--colorPaletteRedBorderActive: #d13438;--colorPaletteRedBorder1: #f1bbbc;--colorPaletteRedBorder2: #d13438;--colorPaletteGreenBackground1: #f1faf1;--colorPaletteGreenBackground2: #9fd89f;--colorPaletteGreenBackground3: #107c10;--colorPaletteGreenForeground1: #0e700e;--colorPaletteGreenForeground2: #094509;--colorPaletteGreenForeground3: #107c10;--colorPaletteGreenBorderActive: #107c10;--colorPaletteGreenBorder1: #9fd89f;--colorPaletteGreenBorder2: #107c10;--colorPaletteDarkOrangeBackground1: #fdf6f3;--colorPaletteDarkOrangeBackground2: #f4bfab;--colorPaletteDarkOrangeBackground3: #da3b01;--colorPaletteDarkOrangeForeground1: #c43501;--colorPaletteDarkOrangeForeground2: #7a2101;--colorPaletteDarkOrangeForeground3: #da3b01;--colorPaletteDarkOrangeBorderActive: #da3b01;--colorPaletteDarkOrangeBorder1: #f4bfab;--colorPaletteDarkOrangeBorder2: #da3b01;--colorPaletteYellowBackground1: #fffef5;--colorPaletteYellowBackground2: #fef7b2;--colorPaletteYellowBackground3: #fde300;--colorPaletteYellowForeground1: #817400;--colorPaletteYellowForeground2: #817400;--colorPaletteYellowForeground3: #fde300;--colorPaletteYellowBorderActive: #fde300;--colorPaletteYellowBorder1: #fef7b2;--colorPaletteYellowBorder2: #fde300;--colorPaletteBerryBackground1: #fdf5fc;--colorPaletteBerryBackground2: #edbbe7;--colorPaletteBerryBackground3: #c239b3;--colorPaletteBerryForeground1: #af33a1;--colorPaletteBerryForeground2: #6d2064;--colorPaletteBerryForeground3: #c239b3;--colorPaletteBerryBorderActive: #c239b3;--colorPaletteBerryBorder1: #edbbe7;--colorPaletteBerryBorder2: #c239b3;--colorPaletteLightGreenBackground1: #f2fbf2;--colorPaletteLightGreenBackground2: #a7e3a5;--colorPaletteLightGreenBackground3: #13a10e;--colorPaletteLightGreenForeground1: #11910d;--colorPaletteLightGreenForeground2: #0b5a08;--colorPaletteLightGreenForeground3: #13a10e;--colorPaletteLightGreenBorderActive: #13a10e;--colorPaletteLightGreenBorder1: #a7e3a5;--colorPaletteLightGreenBorder2: #13a10e;--colorPaletteMarigoldBackground1: #fefbf4;--colorPaletteMarigoldBackground2: #f9e2ae;--colorPaletteMarigoldBackground3: #eaa300;--colorPaletteMarigoldForeground1: #d39300;--colorPaletteMarigoldForeground2: #835b00;--colorPaletteMarigoldForeground3: #eaa300;--colorPaletteMarigoldBorderActive: #eaa300;--colorPaletteMarigoldBorder1: #f9e2ae;--colorPaletteMarigoldBorder2: #eaa300;--colorPaletteRedForegroundInverted: #dc5e62;--colorPaletteGreenForegroundInverted: #359b35;--colorPaletteYellowForegroundInverted: #fef7b2;--colorPaletteDarkRedBackground2: #d69ca5;--colorPaletteDarkRedForeground2: #420610;--colorPaletteDarkRedBorderActive: #750b1c;--colorPaletteCranberryBackground2: #eeacb2;--colorPaletteCranberryForeground2: #6e0811;--colorPaletteCranberryBorderActive: #c50f1f;--colorPalettePumpkinBackground2: #efc4ad;--colorPalettePumpkinForeground2: #712d09;--colorPalettePumpkinBorderActive: #ca5010;--colorPalettePeachBackground2: #ffddb3;--colorPalettePeachForeground2: #8f4e00;--colorPalettePeachBorderActive: #ff8c00;--colorPaletteGoldBackground2: #ecdfa5;--colorPaletteGoldForeground2: #6c5700;--colorPaletteGoldBorderActive: #c19c00;--colorPaletteBrassBackground2: #e0cea2;--colorPaletteBrassForeground2: #553e06;--colorPaletteBrassBorderActive: #986f0b;--colorPaletteBrownBackground2: #ddc3b0;--colorPaletteBrownForeground2: #50301a;--colorPaletteBrownBorderActive: #8e562e;--colorPaletteForestBackground2: #bdd99b;--colorPaletteForestForeground2: #294903;--colorPaletteForestBorderActive: #498205;--colorPaletteSeafoamBackground2: #a8f0cd;--colorPaletteSeafoamForeground2: #00723b;--colorPaletteSeafoamBorderActive: #00cc6a;--colorPaletteDarkGreenBackground2: #9ad29a;--colorPaletteDarkGreenForeground2: #063b06;--colorPaletteDarkGreenBorderActive: #0b6a0b;--colorPaletteLightTealBackground2: #a6e9ed;--colorPaletteLightTealForeground2: #00666d;--colorPaletteLightTealBorderActive: #00b7c3;--colorPaletteTealBackground2: #9bd9db;--colorPaletteTealForeground2: #02494c;--colorPaletteTealBorderActive: #038387;--colorPaletteSteelBackground2: #94c8d4;--colorPaletteSteelForeground2: #00333f;--colorPaletteSteelBorderActive: #005b70;--colorPaletteBlueBackground2: #a9d3f2;--colorPaletteBlueForeground2: #004377;--colorPaletteBlueBorderActive: #0078d4;--colorPaletteRoyalBlueBackground2: #9abfdc;--colorPaletteRoyalBlueForeground2: #002c4e;--colorPaletteRoyalBlueBorderActive: #004e8c;--colorPaletteCornflowerBackground2: #c8d1fa;--colorPaletteCornflowerForeground2: #2c3c85;--colorPaletteCornflowerBorderActive: #4f6bed;--colorPaletteNavyBackground2: #a3b2e8;--colorPaletteNavyForeground2: #001665;--colorPaletteNavyBorderActive: #0027b4;--colorPaletteLavenderBackground2: #d2ccf8;--colorPaletteLavenderForeground2: #3f3682;--colorPaletteLavenderBorderActive: #7160e8;--colorPalettePurpleBackground2: #c6b1de;--colorPalettePurpleForeground2: #341a51;--colorPalettePurpleBorderActive: #5c2e91;--colorPaletteGrapeBackground2: #d9a7e0;--colorPaletteGrapeForeground2: #4c0d55;--colorPaletteGrapeBorderActive: #881798;--colorPaletteLilacBackground2: #e6bfed;--colorPaletteLilacForeground2: #63276d;--colorPaletteLilacBorderActive: #b146c2;--colorPalettePinkBackground2: #f7c0e3;--colorPalettePinkForeground2: #80215d;--colorPalettePinkBorderActive: #e43ba6;--colorPaletteMagentaBackground2: #eca5d1;--colorPaletteMagentaForeground2: #6b0043;--colorPaletteMagentaBorderActive: #bf0077;--colorPalettePlumBackground2: #d696c0;--colorPalettePlumForeground2: #43002b;--colorPalettePlumBorderActive: #77004d;--colorPaletteBeigeBackground2: #d7d4d4;--colorPaletteBeigeForeground2: #444241;--colorPaletteBeigeBorderActive: #7a7574;--colorPaletteMinkBackground2: #cecccb;--colorPaletteMinkForeground2: #343231;--colorPaletteMinkBorderActive: #5d5a58;--colorPalettePlatinumBackground2: #cdd6d8;--colorPalettePlatinumForeground2: #3b4447;--colorPalettePlatinumBorderActive: #69797e;--colorPaletteAnchorBackground2: #bcc3c7;--colorPaletteAnchorForeground2: #202427;--colorPaletteAnchorBorderActive: #394146;--colorStatusSuccessBackground1: #f1faf1;--colorStatusSuccessBackground2: #9fd89f;--colorStatusSuccessBackground3: #107c10;--colorStatusSuccessForeground1: #0e700e;--colorStatusSuccessForeground2: #094509;--colorStatusSuccessForeground3: #107c10;--colorStatusSuccessForegroundInverted: #54b054;--colorStatusSuccessBorderActive: #107c10;--colorStatusSuccessBorder1: #9fd89f;--colorStatusSuccessBorder2: #107c10;--colorStatusWarningBackground1: #fff9f5;--colorStatusWarningBackground2: #fdcfb4;--colorStatusWarningBackground3: #f7630c;--colorStatusWarningForeground1: #bc4b09;--colorStatusWarningForeground2: #8a3707;--colorStatusWarningForeground3: #bc4b09;--colorStatusWarningForegroundInverted: #faa06b;--colorStatusWarningBorderActive: #f7630c;--colorStatusWarningBorder1: #fdcfb4;--colorStatusWarningBorder2: #bc4b09;--colorStatusDangerBackground1: #fdf3f4;--colorStatusDangerBackground2: #eeacb2;--colorStatusDangerBackground3: #c50f1f;--colorStatusDangerForeground1: #b10e1c;--colorStatusDangerForeground2: #6e0811;--colorStatusDangerForeground3: #c50f1f;--colorStatusDangerForegroundInverted: #dc626d;--colorStatusDangerBorderActive: #c50f1f;--colorStatusDangerBorder1: #eeacb2;--colorStatusDangerBorder2: #c50f1f;--colorStatusDangerBackground3Hover: #b10e1c;--colorStatusDangerBackground3Pressed: #960b18;--shadow2: 0 0 2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.14);--shadow4: 0 0 2px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.14);--shadow8: 0 0 2px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.14);--shadow16: 0 0 2px rgba(0,0,0,.12), 0 8px 16px rgba(0,0,0,.14);--shadow28: 0 0 8px rgba(0,0,0,.12), 0 14px 28px rgba(0,0,0,.14);--shadow64: 0 0 8px rgba(0,0,0,.12), 0 32px 64px rgba(0,0,0,.14);--shadow2Brand: 0 0 2px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.25);--shadow4Brand: 0 0 2px rgba(0,0,0,.3), 0 2px 4px rgba(0,0,0,.25);--shadow8Brand: 0 0 2px rgba(0,0,0,.3), 0 4px 8px rgba(0,0,0,.25);--shadow16Brand: 0 0 2px rgba(0,0,0,.3), 0 8px 16px rgba(0,0,0,.25);--shadow28Brand: 0 0 8px rgba(0,0,0,.3), 0 14px 28px rgba(0,0,0,.25);--shadow64Brand: 0 0 8px rgba(0,0,0,.3), 0 32px 64px rgba(0,0,0,.25);--backgroundCanvas: #fff;--colorAvatar: #5b5fc7;--colorAvatarBackground: #c5cbfa;--colorDefaultBackground7: #F5F5F5;--colorTeamsBrand1Hover: #4f52b2;--colorTeamsBrand1Pressed: #444791;--colorTeamsBrand1Selected: #444791;--colorTeamsNeutralStrokeSubtleAlpha: rgba(0,0,0,.95);--colorPaletteRedForeground1HCBlack: #bc2f32;--colorPaletteRedBackground3Hover: #BC2E2E;--colorPaletteRedBackground3Pressed: #9F282B;--colorTeamsButtonCompositeHoverShadow1: rgba(93, 91, 212, .05);--colorTeamsButtonCompositeHoverShadow2: rgba(159, 162, 252, .08);--colorTeamsButtonCompositeHoverShadow3: rgba(251, 174, 164, .08);--colorTeamsButtonCompositeHoverShadow4: rgba(121, 207, 255, .08);--colorTeamsButtonCompositeFocusShadow1: rgba(93, 91, 212, .1);--colorTeamsButtonCompositeFocusShadow2: rgba(159, 162, 252, .15);--colorTeamsButtonCompositeFocusShadow3: rgba(251, 174, 164, .1);--colorTeamsButtonCompositeFocusShadow4: rgba(121, 207, 255, .1);--colorTeamsCompositeHoverShadow1: rgba(93, 91, 212, .1);--colorTeamsCompositeHoverShadow2: rgba(159, 162, 252, .06);--colorTeamsCompositeHoverShadow3: rgba(251, 174, 164, .1);--colorTeamsCompositeHoverShadow4: rgba(121, 207, 255, .05);--colorTeamsCompositeActiveShadow1: rgba(93, 91, 212, .2);--colorTeamsCompositeActiveShadow2: rgba(159, 162, 252, .12);--colorTeamsCompositeActiveShadow3: rgba(251, 174, 164, .2);--colorTeamsCompositeActiveShadow4: rgba(121, 207, 255, .2)}:root:has([data-theme=contrast]){--borderRadiusNone: 0;--borderRadiusSmall: 2px;--borderRadiusMedium: 4px;--borderRadiusLarge: 6px;--borderRadiusXLarge: 8px;--borderRadiusCircular: 10000px;--fontSizeBase100: 10px;--fontSizeBase200: 12px;--fontSizeBase300: 14px;--fontSizeBase400: 16px;--fontSizeBase500: 20px;--fontSizeBase600: 24px;--fontSizeHero700: 28px;--fontSizeHero800: 32px;--fontSizeHero900: 40px;--fontSizeHero1000: 68px;--lineHeightBase100: 14px;--lineHeightBase200: 16px;--lineHeightBase300: 20px;--lineHeightBase400: 22px;--lineHeightBase500: 28px;--lineHeightBase600: 32px;--lineHeightHero700: 36px;--lineHeightHero800: 40px;--lineHeightHero900: 52px;--lineHeightHero1000: 92px;--fontFamilyBase: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, "Apple Color Emoji", "Segoe UI Emoji", sans-serif;--fontFamilyMonospace: "Cascadia Mono", Consolas, ui-monospace, Menlo, Monaco, monospace;--fontFamilyNumeric: Bahnschrift, "Segoe UI", "Segoe UI Web (West European)", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;--fontWeightRegular: 400;--fontWeightMedium: 500;--fontWeightSemibold: 600;--fontWeightBold: 700;--strokeWidthThin: 1px;--strokeWidthThick: 2px;--strokeWidthThicker: 3px;--strokeWidthThickest: 4px;--spacingHorizontalNone: 0;--spacingHorizontalXXS: 2px;--spacingHorizontalXS: 4px;--spacingHorizontalSNudge: 6px;--spacingHorizontalS: 8px;--spacingHorizontalMNudge: 10px;--spacingHorizontalM: 12px;--spacingHorizontalL: 16px;--spacingHorizontalXL: 20px;--spacingHorizontalXXL: 24px;--spacingHorizontalXXXL: 32px;--spacingVerticalNone: 0;--spacingVerticalXXS: 2px;--spacingVerticalXS: 4px;--spacingVerticalSNudge: 6px;--spacingVerticalS: 8px;--spacingVerticalMNudge: 10px;--spacingVerticalM: 12px;--spacingVerticalL: 16px;--spacingVerticalXL: 20px;--spacingVerticalXXL: 24px;--spacingVerticalXXXL: 32px;--durationUltraFast: 50ms;--durationFaster: .1s;--durationFast: .15s;--durationNormal: .2s;--durationGentle: .25s;--durationSlow: .3s;--durationSlower: .4s;--durationUltraSlow: .5s;--curveAccelerateMax: cubic-bezier(.9,.1,1,.2);--curveAccelerateMid: cubic-bezier(1,0,1,1);--curveAccelerateMin: cubic-bezier(.8,0,.78,1);--curveDecelerateMax: cubic-bezier(.1,.9,.2,1);--curveDecelerateMid: cubic-bezier(0,0,0,1);--curveDecelerateMin: cubic-bezier(.33,0,.1,1);--curveEasyEaseMax: cubic-bezier(.8,0,.2,1);--curveEasyEase: cubic-bezier(.33,0,.67,1);--curveLinear: cubic-bezier(0,0,1,1);--colorNeutralForeground1: #ffffff;--colorNeutralForeground1Hover: #000000;--colorNeutralForeground1Pressed: #000000;--colorNeutralForeground1Selected: #000000;--colorNeutralForeground2: #ffffff;--colorNeutralForeground2Hover: #000000;--colorNeutralForeground2Pressed: #000000;--colorNeutralForeground2Selected: #000000;--colorNeutralForeground2BrandHover: #000000;--colorNeutralForeground2BrandPressed: #000000;--colorNeutralForeground2BrandSelected: #000000;--colorNeutralForeground3: #ffffff;--colorNeutralForeground3Hover: #000000;--colorNeutralForeground3Pressed: #000000;--colorNeutralForeground3Selected: #000000;--colorNeutralForeground3BrandHover: #000000;--colorNeutralForeground3BrandPressed: #000000;--colorNeutralForeground3BrandSelected: #000000;--colorNeutralForeground4: #ffffff;--colorNeutralForegroundDisabled: #3ff23f;--colorNeutralForegroundInvertedDisabled: #3ff23f;--colorBrandForegroundLink: #ffff00;--colorBrandForegroundLinkHover: #ffff00;--colorBrandForegroundLinkPressed: #ffff00;--colorBrandForegroundLinkSelected: #ffff00;--colorNeutralForeground2Link: #ffff00;--colorNeutralForeground2LinkHover: #ffff00;--colorNeutralForeground2LinkPressed: #ffff00;--colorNeutralForeground2LinkSelected: #ffff00;--colorCompoundBrandForeground1: #1aebff;--colorCompoundBrandForeground1Hover: #1aebff;--colorCompoundBrandForeground1Pressed: #1aebff;--colorBrandForeground1: #ffffff;--colorBrandForeground2: #ffffff;--colorBrandForeground2Hover: #ffffff;--colorBrandForeground2Pressed: #ffffff;--colorNeutralForeground1Static: #000000;--colorNeutralForegroundStaticInverted: #ffffff;--colorNeutralForegroundInverted: #000000;--colorNeutralForegroundInvertedHover: #000000;--colorNeutralForegroundInvertedPressed: #000000;--colorNeutralForegroundInvertedSelected: #000000;--colorNeutralForegroundInverted2: #ffffff;--colorNeutralForegroundOnBrand: #000000;--colorNeutralForegroundInvertedLink: #ffff00;--colorNeutralForegroundInvertedLinkHover: #ffff00;--colorNeutralForegroundInvertedLinkPressed: #ffff00;--colorNeutralForegroundInvertedLinkSelected: #ffff00;--colorBrandForegroundInverted: #ffffff;--colorBrandForegroundInvertedHover: #000000;--colorBrandForegroundInvertedPressed: #000000;--colorBrandForegroundOnLight: #000000;--colorBrandForegroundOnLightHover: #000000;--colorBrandForegroundOnLightPressed: #000000;--colorBrandForegroundOnLightSelected: #000000;--colorNeutralBackground1: #000000;--colorNeutralBackground1Hover: #1aebff;--colorNeutralBackground1Pressed: #1aebff;--colorNeutralBackground1Selected: #1aebff;--colorNeutralBackground2: #000000;--colorNeutralBackground2Hover: #1aebff;--colorNeutralBackground2Pressed: #1aebff;--colorNeutralBackground2Selected: #1aebff;--colorNeutralBackground3: #000000;--colorNeutralBackground3Hover: #1aebff;--colorNeutralBackground3Pressed: #1aebff;--colorNeutralBackground3Selected: #1aebff;--colorNeutralBackground4: #000000;--colorNeutralBackground4Hover: #1aebff;--colorNeutralBackground4Pressed: #1aebff;--colorNeutralBackground4Selected: #1aebff;--colorNeutralBackground5: #000000;--colorNeutralBackground5Hover: #1aebff;--colorNeutralBackground5Pressed: #1aebff;--colorNeutralBackground5Selected: #1aebff;--colorNeutralBackground6: #000000;--colorNeutralBackgroundInverted: #000000;--colorNeutralBackgroundStatic: #000000;--colorNeutralBackgroundAlpha: #000000;--colorNeutralBackgroundAlpha2: #000000;--colorSubtleBackground: transparent;--colorSubtleBackgroundHover: #1aebff;--colorSubtleBackgroundPressed: #1aebff;--colorSubtleBackgroundSelected: #1aebff;--colorSubtleBackgroundLightAlphaHover: #1aebff;--colorSubtleBackgroundLightAlphaPressed: #1aebff;--colorSubtleBackgroundLightAlphaSelected: #1aebff;--colorSubtleBackgroundInverted: transparent;--colorSubtleBackgroundInvertedHover: #1aebff;--colorSubtleBackgroundInvertedPressed: #1aebff;--colorSubtleBackgroundInvertedSelected: #1aebff;--colorTransparentBackground: transparent;--colorTransparentBackgroundHover: #1aebff;--colorTransparentBackgroundPressed: #1aebff;--colorTransparentBackgroundSelected: #1aebff;--colorNeutralBackgroundDisabled: #000000;--colorNeutralBackgroundInvertedDisabled: #000000;--colorNeutralStencil1: #ffffff;--colorNeutralStencil2: #ffffff;--colorNeutralStencil1Alpha: #ffffff;--colorNeutralStencil2Alpha: #ffffff;--colorBackgroundOverlay: rgba(0, 0, 0, .5);--colorScrollbarOverlay: #ffffff;--colorBrandBackground: #ffffff;--colorBrandBackgroundHover: #1aebff;--colorBrandBackgroundPressed: #1aebff;--colorBrandBackgroundSelected: #1aebff;--colorCompoundBrandBackground: #1aebff;--colorCompoundBrandBackgroundHover: #1aebff;--colorCompoundBrandBackgroundPressed: #1aebff;--colorBrandBackgroundStatic: #000000;--colorBrandBackground2: #000000;--colorBrandBackground2Hover: #000000;--colorBrandBackground2Pressed: #000000;--colorBrandBackground3Static: #000000;--colorBrandBackground4Static: #000000;--colorBrandBackgroundInverted: #ffffff;--colorBrandBackgroundInvertedHover: #1aebff;--colorBrandBackgroundInvertedPressed: #1aebff;--colorBrandBackgroundInvertedSelected: #1aebff;--colorNeutralCardBackground: #000000;--colorNeutralCardBackgroundHover: #1aebff;--colorNeutralCardBackgroundPressed: #1aebff;--colorNeutralCardBackgroundSelected: #1aebff;--colorNeutralCardBackgroundDisabled: #000000;--colorNeutralStrokeAccessible: #ffffff;--colorNeutralStrokeAccessibleHover: #1aebff;--colorNeutralStrokeAccessiblePressed: #1aebff;--colorNeutralStrokeAccessibleSelected: #1aebff;--colorNeutralStroke1: #ffffff;--colorNeutralStroke1Hover: #1aebff;--colorNeutralStroke1Pressed: #1aebff;--colorNeutralStroke1Selected: #1aebff;--colorNeutralStroke2: #ffffff;--colorNeutralStroke3: #ffffff;--colorNeutralStrokeSubtle: #ffffff;--colorNeutralStrokeOnBrand: #000000;--colorNeutralStrokeOnBrand2: #ffffff;--colorNeutralStrokeOnBrand2Hover: #ffffff;--colorNeutralStrokeOnBrand2Pressed: #ffffff;--colorNeutralStrokeOnBrand2Selected: #ffffff;--colorBrandStroke1: #ffffff;--colorBrandStroke2: #ffffff;--colorBrandStroke2Hover: #1aebff;--colorBrandStroke2Pressed: #1aebff;--colorBrandStroke2Contrast: #000000;--colorCompoundBrandStroke: #1aebff;--colorCompoundBrandStrokeHover: #1aebff;--colorCompoundBrandStrokePressed: #1aebff;--colorNeutralStrokeDisabled: #3ff23f;--colorNeutralStrokeInvertedDisabled: #3ff23f;--colorTransparentStroke: #ffffff;--colorTransparentStrokeInteractive: #1aebff;--colorTransparentStrokeDisabled: #3ff23f;--colorNeutralStrokeAlpha: #ffffff;--colorNeutralStrokeAlpha2: #000000;--colorStrokeFocus1: #000000;--colorStrokeFocus2: #1aebff;--colorNeutralShadowAmbient: rgba(0,0,0,.24);--colorNeutralShadowKey: rgba(0,0,0,.28);--colorNeutralShadowAmbientLighter: rgba(0,0,0,.12);--colorNeutralShadowKeyLighter: rgba(0,0,0,.14);--colorNeutralShadowAmbientDarker: rgba(0,0,0,.4);--colorNeutralShadowKeyDarker: rgba(0,0,0,.48);--colorBrandShadowAmbient: rgba(0,0,0,.3);--colorBrandShadowKey: rgba(0,0,0,.25);--colorPaletteRedBackground1: #000000;--colorPaletteRedBackground2: #000000;--colorPaletteRedBackground3: #ffffff;--colorPaletteRedForeground1: #ffffff;--colorPaletteRedForeground2: #ffffff;--colorPaletteRedForeground3: #ffffff;--colorPaletteRedBorderActive: #1aebff;--colorPaletteRedBorder1: #ffffff;--colorPaletteRedBorder2: #ffffff;--colorPaletteGreenBackground1: #000000;--colorPaletteGreenBackground2: #000000;--colorPaletteGreenBackground3: #ffffff;--colorPaletteGreenForeground1: #ffffff;--colorPaletteGreenForeground2: #ffffff;--colorPaletteGreenForeground3: #ffffff;--colorPaletteGreenBorderActive: #1aebff;--colorPaletteGreenBorder1: #ffffff;--colorPaletteGreenBorder2: #ffffff;--colorPaletteDarkOrangeBackground1: #000000;--colorPaletteDarkOrangeBackground2: #000000;--colorPaletteDarkOrangeBackground3: #ffffff;--colorPaletteDarkOrangeForeground1: #ffffff;--colorPaletteDarkOrangeForeground2: #ffffff;--colorPaletteDarkOrangeForeground3: #ffffff;--colorPaletteDarkOrangeBorderActive: #1aebff;--colorPaletteDarkOrangeBorder1: #ffffff;--colorPaletteDarkOrangeBorder2: #ffffff;--colorPaletteYellowBackground1: #000000;--colorPaletteYellowBackground2: #000000;--colorPaletteYellowBackground3: #ffffff;--colorPaletteYellowForeground1: #ffffff;--colorPaletteYellowForeground2: #ffffff;--colorPaletteYellowForeground3: #ffffff;--colorPaletteYellowBorderActive: #1aebff;--colorPaletteYellowBorder1: #ffffff;--colorPaletteYellowBorder2: #ffffff;--colorPaletteBerryBackground1: #000000;--colorPaletteBerryBackground2: #000000;--colorPaletteBerryBackground3: #ffffff;--colorPaletteBerryForeground1: #ffffff;--colorPaletteBerryForeground2: #ffffff;--colorPaletteBerryForeground3: #ffffff;--colorPaletteBerryBorderActive: #1aebff;--colorPaletteBerryBorder1: #ffffff;--colorPaletteBerryBorder2: #ffffff;--colorPaletteLightGreenBackground1: #000000;--colorPaletteLightGreenBackground2: #000000;--colorPaletteLightGreenBackground3: #ffffff;--colorPaletteLightGreenForeground1: #ffffff;--colorPaletteLightGreenForeground2: #ffffff;--colorPaletteLightGreenForeground3: #ffffff;--colorPaletteLightGreenBorderActive: #1aebff;--colorPaletteLightGreenBorder1: #ffffff;--colorPaletteLightGreenBorder2: #ffffff;--colorPaletteMarigoldBackground1: #000000;--colorPaletteMarigoldBackground2: #000000;--colorPaletteMarigoldBackground3: #ffffff;--colorPaletteMarigoldForeground1: #ffffff;--colorPaletteMarigoldForeground2: #ffffff;--colorPaletteMarigoldForeground3: #ffffff;--colorPaletteMarigoldBorderActive: #1aebff;--colorPaletteMarigoldBorder1: #ffffff;--colorPaletteMarigoldBorder2: #ffffff;--colorPaletteRedForegroundInverted: #ffffff;--colorPaletteGreenForegroundInverted: #ffffff;--colorPaletteYellowForegroundInverted: #ffffff;--colorPaletteDarkRedBackground2: #000000;--colorPaletteDarkRedForeground2: #ffffff;--colorPaletteDarkRedBorderActive: #1aebff;--colorPaletteCranberryBackground2: #000000;--colorPaletteCranberryForeground2: #ffffff;--colorPaletteCranberryBorderActive: #1aebff;--colorPalettePumpkinBackground2: #000000;--colorPalettePumpkinForeground2: #ffffff;--colorPalettePumpkinBorderActive: #1aebff;--colorPalettePeachBackground2: #000000;--colorPalettePeachForeground2: #ffffff;--colorPalettePeachBorderActive: #1aebff;--colorPaletteGoldBackground2: #000000;--colorPaletteGoldForeground2: #ffffff;--colorPaletteGoldBorderActive: #1aebff;--colorPaletteBrassBackground2: #000000;--colorPaletteBrassForeground2: #ffffff;--colorPaletteBrassBorderActive: #1aebff;--colorPaletteBrownBackground2: #000000;--colorPaletteBrownForeground2: #ffffff;--colorPaletteBrownBorderActive: #1aebff;--colorPaletteForestBackground2: #000000;--colorPaletteForestForeground2: #ffffff;--colorPaletteForestBorderActive: #1aebff;--colorPaletteSeafoamBackground2: #000000;--colorPaletteSeafoamForeground2: #ffffff;--colorPaletteSeafoamBorderActive: #1aebff;--colorPaletteDarkGreenBackground2: #000000;--colorPaletteDarkGreenForeground2: #ffffff;--colorPaletteDarkGreenBorderActive: #1aebff;--colorPaletteLightTealBackground2: #000000;--colorPaletteLightTealForeground2: #ffffff;--colorPaletteLightTealBorderActive: #1aebff;--colorPaletteTealBackground2: #000000;--colorPaletteTealForeground2: #ffffff;--colorPaletteTealBorderActive: #1aebff;--colorPaletteSteelBackground2: #000000;--colorPaletteSteelForeground2: #ffffff;--colorPaletteSteelBorderActive: #1aebff;--colorPaletteBlueBackground2: #000000;--colorPaletteBlueForeground2: #ffffff;--colorPaletteBlueBorderActive: #1aebff;--colorPaletteRoyalBlueBackground2: #000000;--colorPaletteRoyalBlueForeground2: #ffffff;--colorPaletteRoyalBlueBorderActive: #1aebff;--colorPaletteCornflowerBackground2: #000000;--colorPaletteCornflowerForeground2: #ffffff;--colorPaletteCornflowerBorderActive: #1aebff;--colorPaletteNavyBackground2: #000000;--colorPaletteNavyForeground2: #ffffff;--colorPaletteNavyBorderActive: #1aebff;--colorPaletteLavenderBackground2: #000000;--colorPaletteLavenderForeground2: #ffffff;--colorPaletteLavenderBorderActive: #1aebff;--colorPalettePurpleBackground2: #000000;--colorPalettePurpleForeground2: #ffffff;--colorPalettePurpleBorderActive: #1aebff;--colorPaletteGrapeBackground2: #000000;--colorPaletteGrapeForeground2: #ffffff;--colorPaletteGrapeBorderActive: #1aebff;--colorPaletteLilacBackground2: #000000;--colorPaletteLilacForeground2: #ffffff;--colorPaletteLilacBorderActive: #1aebff;--colorPalettePinkBackground2: #000000;--colorPalettePinkForeground2: #ffffff;--colorPalettePinkBorderActive: #1aebff;--colorPaletteMagentaBackground2: #000000;--colorPaletteMagentaForeground2: #ffffff;--colorPaletteMagentaBorderActive: #1aebff;--colorPalettePlumBackground2: #000000;--colorPalettePlumForeground2: #ffffff;--colorPalettePlumBorderActive: #1aebff;--colorPaletteBeigeBackground2: #000000;--colorPaletteBeigeForeground2: #ffffff;--colorPaletteBeigeBorderActive: #1aebff;--colorPaletteMinkBackground2: #000000;--colorPaletteMinkForeground2: #ffffff;--colorPaletteMinkBorderActive: #1aebff;--colorPalettePlatinumBackground2: #000000;--colorPalettePlatinumForeground2: #ffffff;--colorPalettePlatinumBorderActive: #1aebff;--colorPaletteAnchorBackground2: #000000;--colorPaletteAnchorForeground2: #ffffff;--colorPaletteAnchorBorderActive: #1aebff;--colorStatusSuccessBackground1: #000000;--colorStatusSuccessBackground2: #000000;--colorStatusSuccessBackground3: #ffffff;--colorStatusSuccessForeground1: #ffffff;--colorStatusSuccessForeground2: #ffffff;--colorStatusSuccessForeground3: #ffffff;--colorStatusSuccessBorderActive: #1aebff;--colorStatusSuccessForegroundInverted: #ffffff;--colorStatusSuccessBorder1: #ffffff;--colorStatusSuccessBorder2: #ffffff;--colorStatusWarningBackground1: #000000;--colorStatusWarningBackground2: #000000;--colorStatusWarningBackground3: #ffffff;--colorStatusWarningForeground1: #ffffff;--colorStatusWarningForeground2: #ffffff;--colorStatusWarningForeground3: #ffffff;--colorStatusWarningBorderActive: #1aebff;--colorStatusWarningForegroundInverted: #ffffff;--colorStatusWarningBorder1: #ffffff;--colorStatusWarningBorder2: #ffffff;--colorStatusDangerBackground1: #000000;--colorStatusDangerBackground2: #000000;--colorStatusDangerBackground3: #ffffff;--colorStatusDangerForeground1: #ffffff;--colorStatusDangerForeground2: #ffffff;--colorStatusDangerForeground3: #ffffff;--colorStatusDangerBorderActive: #1aebff;--colorStatusDangerForegroundInverted: #ffffff;--colorStatusDangerBorder1: #ffffff;--colorStatusDangerBorder2: #ffffff;--colorStatusDangerBackground3Hover: #1aebff;--colorStatusDangerBackground3Pressed: #1aebff;--shadow2: 0 0 2px rgba(0,0,0,.24), 0 1px 2px rgba(0,0,0,.28);--shadow4: 0 0 2px rgba(0,0,0,.24), 0 2px 4px rgba(0,0,0,.28);--shadow8: 0 0 2px rgba(0,0,0,.24), 0 4px 8px rgba(0,0,0,.28);--shadow16: 0 0 2px rgba(0,0,0,.24), 0 8px 16px rgba(0,0,0,.28);--shadow28: 0 0 8px rgba(0,0,0,.24), 0 14px 28px rgba(0,0,0,.28);--shadow64: 0 0 8px rgba(0,0,0,.24), 0 32px 64px rgba(0,0,0,.28);--shadow2Brand: 0 0 2px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.25);--shadow4Brand: 0 0 2px rgba(0,0,0,.3), 0 2px 4px rgba(0,0,0,.25);--shadow8Brand: 0 0 2px rgba(0,0,0,.3), 0 4px 8px rgba(0,0,0,.25);--shadow16Brand: 0 0 2px rgba(0,0,0,.3), 0 8px 16px rgba(0,0,0,.25);--shadow28Brand: 0 0 8px rgba(0,0,0,.3), 0 14px 28px rgba(0,0,0,.25);--shadow64Brand: 0 0 8px rgba(0,0,0,.3), 0 32px 64px rgba(0,0,0,.25);--backgroundCanvas: #000;--colorAvatar: #000000;--colorAvatarBackground: #1aebff;--colorDefaultBackground7: #000000;--colorTeamsBrand1Hover: #000000;--colorTeamsBrand1Pressed: #000000;--colorTeamsBrand1Selected: #000000;--colorTeamsNeutralStrokeSubtleAlpha: #ffffff;--colorPaletteRedForeground1HCBlack: #000;--colorPaletteRedBackground3Hover: #1aebff;--colorPaletteRedBackground3Pressed: #1aebff;--colorTeamsButtonCompositeHoverShadow1: transparent;--colorTeamsButtonCompositeHoverShadow2: transparent;--colorTeamsButtonCompositeHoverShadow3: transparent;--colorTeamsButtonCompositeHoverShadow4: transparent;--colorTeamsButtonCompositeFocusShadow1: transparent;--colorTeamsButtonCompositeFocusShadow2: transparent;--colorTeamsButtonCompositeFocusShadow3: transparent;--colorTeamsButtonCompositeFocusShadow4: transparent;--colorTeamsCompositeHoverShadow1: transparent;--colorTeamsCompositeHoverShadow2: transparent;--colorTeamsCompositeHoverShadow3: transparent;--colorTeamsCompositeHoverShadow4: transparent;--colorTeamsCompositeActiveShadow1: transparent;--colorTeamsCompositeActiveShadow2: transparent;--colorTeamsCompositeActiveShadow3: transparent;--colorTeamsCompositeActiveShadow4: transparent}

/* Remove min-height and padding when used as a read-only content display */
.comment-view[data-v-a6701069] .tiptap {
  min-height: 0;
}
