/*! 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-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: 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-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-ease: initial;
      --tw-content: "";
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@layer base {
  @font-face {
    font-family: DM Sans Variable;
    font-style: normal;
    font-display: block;
    font-weight: 100 1000;
    src: url("./dm-sans-latin-ext-wght-normal.BOFOeGcA.woff2") format("woff2-variations");
    unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }

  @font-face {
    font-family: DM Sans Variable;
    font-style: normal;
    font-display: block;
    font-weight: 100 1000;
    src: url("./dm-sans-latin-wght-normal.Xz1IZZA0.woff2") format("woff2-variations");
    unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

  @font-face {
    font-family: DM Mono;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("./dm-mono-latin-ext-400-normal.C2zvOubV.woff2") format("woff2"), url("./dm-mono-latin-ext-400-normal.1aZr6b2b.woff") format("woff");
    unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }

  @font-face {
    font-family: DM Mono;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("./dm-mono-latin-400-normal.4GdczIuU.woff2") format("woff2"), url("./dm-mono-latin-400-normal.-0xN8mdc.woff") format("woff");
    unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

  *, :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;
  }

  :root {
    color-scheme: light;
  }

  :root:where(.dark, .dark *) {
    color-scheme: dark;
  }

  :root {
    scrollbar-color: var(--color-surface-300-700) var(--color-surface-100-900);
    scrollbar-width: thin;
  }

  html {
    -webkit-tap-highlight-color: #7373734d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    html {
      -webkit-tap-highlight-color: color-mix(in oklab, var(--color-primary-500) 30%, transparent);
    }
  }

  body {
    background-color: var(--body-background-color);
  }

  body:where(.dark, .dark *) {
    background-color: var(--body-background-color-dark);
  }

  body {
    color: var(--base-font-color);
    font-family: var(--base-font-family);
    font-size: var(--base-font-size);
    line-height: var(--base-line-height);
    font-weight: var(--base-font-weight);
    font-style: var(--base-font-style);
    letter-spacing: var(--base-letter-spacing);
  }

  body:where(.dark, .dark *) {
    color: var(--base-font-color-dark);
  }

  button:not(:disabled), [role="button"]:not(:disabled) {
    cursor: pointer;
  }

  .input::placeholder, .textarea::placeholder, .ig-input::placeholder, .ig-textarea::placeholder {
    color: var(--color-surface-700-300);
  }

  ::selection {
    background-color: #73737380;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::selection {
      background-color: color-mix(in srgb, var(--color-primary-500) 50%, transparent);
    }
  }

  :disabled, .disabled {
    opacity: .5;
  }

  :is(:disabled, .disabled) > * {
    pointer-events: none;
  }

  [data-scope="accordion"][data-part="root"] {
    gap: calc(var(--spacing) * 2);
    width: 100%;
    display: flex;
  }

  [data-scope="accordion"][data-part="root"][data-orientation="vertical"] {
    flex-direction: column;
  }

  [data-scope="accordion"][data-part="root"][data-orientation="horizontal"] {
    flex-direction: row;
  }

  [data-scope="accordion"][data-part="item"] {
    gap: calc(var(--spacing) * 2);
    display: flex;
  }

  [data-scope="accordion"][data-part="item"][data-orientation="vertical"] {
    flex-direction: column;
  }

  [data-scope="accordion"][data-part="item"][data-orientation="horizontal"] {
    flex-direction: row;
  }

  [data-scope="accordion"][data-part="item-trigger"] {
    padding: calc(var(--spacing) * 2) calc(var(--spacing) * 4);
    border-radius: var(--radius-base);
    text-align: start;
    width: 100%;
  }

  [data-scope="accordion"][data-part="item-trigger"]:hover {
    background-color: var(--color-primary-50-950);
    color: var(--color-primary-950-50);
  }

  [data-scope="accordion"][data-part="item-content"] {
    padding: calc(var(--spacing) * 2) calc(var(--spacing) * 4);
  }

  [data-scope="app-bar"][data-part="root"] {
    background: var(--color-surface-100-900);
    width: 100%;
    padding: calc(var(--spacing) * 4);
    gap: calc(var(--spacing) * 4);
    flex-direction: column;
    display: flex;
  }

  [data-scope="app-bar"][data-part="toolbar"] {
    justify-content: space-between;
    align-items: center;
    gap: calc(var(--spacing) * 4);
    display: grid;
  }

  [data-scope="app-bar"][data-part="trail"] {
    gap: calc(var(--spacing) * 2);
    display: flex;
  }

  [data-scope="avatar"][data-part="root"] {
    isolation: isolate;
    background: var(--color-surface-400-600);
    width: calc(var(--spacing) * 16);
    height: calc(var(--spacing) * 16);
    border-radius: 3.40282e38px;
    overflow: hidden;
  }

  [data-scope="avatar"][data-part="image"] {
    object-fit: cover;
    width: 100%;
  }

  [data-scope="avatar"][data-part="fallback"] {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  :has( > [data-orientation="horizontal"]) [data-scope="carousel"][data-part="root"] {
    width: 100%;
  }

  :has( > [data-orientation="vertical"]) [data-scope="carousel"][data-part="root"] {
    height: 100%;
  }

  [data-scope="carousel"][data-part="item-group"] {
    gap: calc(var(--spacing) * 4);
    display: flex;
  }

  :has( > [data-orientation="horizontal"]) [data-scope="carousel"][data-part="item-group"] {
    flex-direction: row;
  }

  :has( > [data-orientation="vertical"]) [data-scope="carousel"][data-part="item-group"] {
    flex-direction: column;
  }

  [data-scope="carousel"][data-part="indicator-group"] {
    justify-content: center;
    gap: calc(var(--spacing) * 2);
    margin-top: calc(var(--spacing) * 4);
    display: flex;
  }

  [data-scope="carousel"][data-part="indicator"] {
    border: 1px solid var(--color-surface-500);
    width: calc(var(--spacing) * 4);
    aspect-ratio: 1;
    border-radius: 100%;
    display: block;
  }

  [data-scope="carousel"][data-part="indicator"][data-current] {
    background-color: var(--color-surface-950-50);
  }

  [data-scope="collapsible"][data-part="root"] {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  [data-scope="collapsible"][data-part="root"][data-state="open"] {
    gap: calc(var(--spacing) * 2);
  }

  [data-scope="collapsible"][data-part="trigger"][data-disabled] {
    opacity: .5;
    pointer-events: none;
  }

  [data-scope="combobox"][data-part="root"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  [data-scope="combobox"][data-part="label"] {
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    font-weight: var(--font-weight-medium);
    text-decoration-line: none;
    display: block;
  }

  [data-scope="combobox"][data-part="control"] {
    position: relative;
  }

  [data-scope="combobox"][data-part="input"] {
    border-radius: var(--radius-base);
    width: 100%;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--color-surface-200-800);
    --tw-ring-shadow: var(--tw-ring-inset,  ) 0 0 0 var(--default-ring-width) var(--tw-ring-color, currentColor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    background-color: #0000;
    border-width: 0;
    outline-color: #0000;
    display: block;
  }

  [data-scope="combobox"][data-part="input"]:active, [data-scope="combobox"][data-part="input"]:focus, [data-scope="combobox"][data-part="input"]:focus-within {
    --tw-ring-color: var(--color-primary-500);
  }

  [data-scope="combobox"][data-part="input"][type="file"]::file-selector-button {
    cursor: pointer;
    border-radius: var(--radius-base);
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
    transform: translateY(calc(var(--spacing) * -.5));
    margin-right: calc(var(--spacing) * 2);
    text-transform: capitalize;
    font-size: var(--text-xs);
    height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 0);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="combobox"][data-part="input"][type="range"] {
    accent-color: var(--color-surface-950-50);
    box-shadow: none;
    padding-inline: initial;
  }

  [data-scope="combobox"][data-part="input"][type="color"] {
    border-radius: var(--radius-base);
    width: calc(var(--spacing) * 8.5);
    height: calc(var(--spacing) * 8.5);
    -webkit-appearance: none;
    border: none;
    outline: none;
    padding: 0;
  }

  [data-scope="combobox"][data-part="input"][type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
  }

  [data-scope="combobox"][data-part="input"][type="color"]::-webkit-color-swatch {
    border-radius: var(--radius-base);
    border: none;
  }

  [data-scope="combobox"][data-part="input"][type="color"]::-moz-color-swatch {
    border: none;
  }

  [data-scope="combobox"][data-part="trigger"] {
    box-sizing: content-box;
    border-radius: var(--radius-base);
    white-space: nowrap;
    font-size: var(--text-base);
    width: var(--text-base);
    height: var(--text-base);
    padding: calc(var(--spacing) * 2);
    inset-inline-end: calc(var(--spacing) * 1.5);
    justify-content: center;
    align-items: center;
    text-decoration-line: none;
    display: inline-flex;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  [data-scope="combobox"][data-part="trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="combobox"][data-part="trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="combobox"][data-part="trigger"] {
    font-size: var(--text-xs);
    width: var(--text-xs);
    height: var(--text-xs);
    padding: calc(var(--spacing) * 1.5);
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="combobox"][data-part="trigger"] {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="combobox"][data-part="trigger"] {
    color: var(--color-primary-950-50);
  }

  [data-scope="combobox"][data-part="clear-trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    width: fit-content;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="combobox"][data-part="clear-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="combobox"][data-part="clear-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="combobox"][data-part="clear-trigger"] {
    background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    color: var(--color-primary-950-50);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="combobox"][data-part="clear-trigger"]:hover {
    background-color: var(--color-error-500);
    color: var(--color-error-contrast-500);
  }

  [data-scope="combobox"][data-part="content"] {
    padding: calc(var(--spacing) * 2);
    gap: calc(var(--spacing) * 2);
    background: var(--color-surface-50-950);
    border: 1px solid var(--color-surface-200-800);
    border-radius: var(--radius-container);
    flex-direction: column;
    display: flex;
  }

  a[data-scope="combobox"][data-part="content"] {
    transition-property: all;
    transition-timing-function: var(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
  }

  @media (hover: hover) {
    a[data-scope="combobox"][data-part="content"]:hover {
      filter: brightness(95%);
    }

    a[data-scope="combobox"][data-part="content"]:hover:where(.dark, .dark *) {
      filter: brightness(110%);
    }
  }

  [data-scope="combobox"][data-part="item-group-label"] {
    color: var(--color-surface-600-400);
    font-size: var(--text-xs);
    padding: calc(var(--spacing) * 1) calc(var(--spacing) * 2);
  }

  [data-scope="combobox"][data-part="item"] {
    padding: calc(var(--spacing) * 1) calc(var(--spacing) * 2);
    border-radius: var(--radius-base);
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  [data-scope="combobox"][data-part="item"][data-state="checked"] {
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
  }

  [data-scope="combobox"][data-part="item"][data-highlighted] {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="combobox"][data-part="item"][data-highlighted] {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="combobox"][data-part="item"][data-highlighted] {
    color: var(--color-primary-950-50);
  }

  [data-scope="combobox"][data-part="item"][data-disabled] {
    pointer-events: none;
    opacity: .5;
  }

  [data-scope="date-picker"][data-part="root"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    display: flex;
  }

  [data-scope="date-picker"][data-part="label"] {
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    font-weight: var(--font-weight-medium);
    text-decoration-line: none;
    display: block;
  }

  [data-scope="date-picker"][data-part="control"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    display: flex;
    position: relative;
  }

  [data-scope="date-picker"][data-part="input"] {
    border-radius: var(--radius-base);
    width: 100%;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--color-surface-200-800);
    --tw-ring-shadow: var(--tw-ring-inset,  ) 0 0 0 var(--default-ring-width) var(--tw-ring-color, currentColor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    background-color: #0000;
    border-width: 0;
    outline-color: #0000;
    display: block;
  }

  [data-scope="date-picker"][data-part="input"]:active, [data-scope="date-picker"][data-part="input"]:focus, [data-scope="date-picker"][data-part="input"]:focus-within {
    --tw-ring-color: var(--color-primary-500);
  }

  [data-scope="date-picker"][data-part="input"][type="file"]::file-selector-button {
    cursor: pointer;
    border-radius: var(--radius-base);
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
    transform: translateY(calc(var(--spacing) * -.5));
    margin-right: calc(var(--spacing) * 2);
    text-transform: capitalize;
    font-size: var(--text-xs);
    height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 0);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="date-picker"][data-part="input"][type="range"] {
    accent-color: var(--color-surface-950-50);
    box-shadow: none;
    padding-inline: initial;
  }

  [data-scope="date-picker"][data-part="input"][type="color"] {
    border-radius: var(--radius-base);
    width: calc(var(--spacing) * 8.5);
    height: calc(var(--spacing) * 8.5);
    -webkit-appearance: none;
    border: none;
    outline: none;
    padding: 0;
  }

  [data-scope="date-picker"][data-part="input"][type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
  }

  [data-scope="date-picker"][data-part="input"][type="color"]::-webkit-color-swatch {
    border-radius: var(--radius-base);
    border: none;
  }

  [data-scope="date-picker"][data-part="input"][type="color"]::-moz-color-swatch {
    border: none;
  }

  [data-scope="date-picker"][data-part="trigger"] {
    inset-inline-end: calc(var(--spacing) * 1.5);
    top: calc(var(--spacing) * 1.25);
    box-sizing: content-box;
    border-radius: var(--radius-base);
    white-space: nowrap;
    font-size: var(--text-base);
    width: var(--text-base);
    height: var(--text-base);
    padding: calc(var(--spacing) * 2);
    justify-content: center;
    align-items: center;
    text-decoration-line: none;
    display: inline-flex;
    position: absolute;
  }

  [data-scope="date-picker"][data-part="trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="date-picker"][data-part="trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="date-picker"][data-part="trigger"] {
    font-size: var(--text-xs);
    width: var(--text-xs);
    height: var(--text-xs);
    padding: calc(var(--spacing) * 1.5);
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="date-picker"][data-part="trigger"] {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="date-picker"][data-part="trigger"] {
    color: var(--color-primary-950-50);
  }

  [data-scope="date-picker"][data-part="preset-trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="date-picker"][data-part="preset-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="date-picker"][data-part="preset-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="date-picker"][data-part="preset-trigger"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="date-picker"][data-part="preset-trigger"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="date-picker"][data-part="preset-trigger"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="date-picker"][data-part="content"] {
    padding: calc(var(--spacing) * 2);
    gap: calc(var(--spacing) * 2);
    background: var(--color-surface-50-950);
    border: 1px solid var(--color-surface-200-800);
    border-radius: var(--radius-container);
    flex-direction: column;
    display: flex;
  }

  a[data-scope="date-picker"][data-part="content"] {
    transition-property: all;
    transition-timing-function: var(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
  }

  @media (hover: hover) {
    a[data-scope="date-picker"][data-part="content"]:hover {
      filter: brightness(95%);
    }

    a[data-scope="date-picker"][data-part="content"]:hover:where(.dark, .dark *) {
      filter: brightness(110%);
    }
  }

  [data-scope="date-picker"][data-part="year-select"] {
    border-radius: var(--radius-base);
    width: 100%;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--color-surface-200-800);
    --tw-ring-shadow: var(--tw-ring-inset,  ) 0 0 0 var(--default-ring-width) var(--tw-ring-color, currentColor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    background-color: #0000;
    border-width: 0;
    outline-color: #0000;
    display: block;
  }

  [data-scope="date-picker"][data-part="year-select"]:active, [data-scope="date-picker"][data-part="year-select"]:focus, [data-scope="date-picker"][data-part="year-select"]:focus-within {
    --tw-ring-color: var(--color-primary-500);
  }

  [data-scope="date-picker"][data-part="year-select"] > * + * {
    margin-top: calc(var(--spacing) * 2);
  }

  [data-scope="date-picker"][data-part="year-select"][multiple] {
    border-radius: var(--radius-container);
    padding: calc(var(--spacing) * 1);
  }

  [data-scope="date-picker"][data-part="year-select"][multiple] optgroup, [data-scope="date-picker"][data-part="year-select"][multiple] option {
    background-color: #0000;
  }

  [data-scope="date-picker"][data-part="year-select"][size] {
    border-radius: var(--radius-container);
    padding: calc(var(--spacing) * 1);
  }

  [data-scope="date-picker"][data-part="year-select"][size] optgroup, [data-scope="date-picker"][data-part="year-select"][size] option {
    background-color: #0000;
  }

  [data-scope="date-picker"][data-part="year-select"] optgroup {
    background-color: var(--color-surface-50-950);
    color: var(--color-surface-950-50);
  }

  [data-scope="date-picker"][data-part="year-select"] optgroup > * + *, [data-scope="date-picker"][data-part="year-select"] optgroup option:first-of-type {
    margin-top: calc(var(--spacing) * 2);
  }

  [data-scope="date-picker"][data-part="year-select"] optgroup option:last-child {
    margin-bottom: calc(var(--spacing) * 2) !important;
  }

  [data-scope="date-picker"][data-part="year-select"] option {
    background-color: var(--color-surface-50-950);
    color: var(--color-surface-950-50);
  }

  [data-scope="date-picker"][data-part="month-select"] {
    border-radius: var(--radius-base);
    width: 100%;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--color-surface-200-800);
    --tw-ring-shadow: var(--tw-ring-inset,  ) 0 0 0 var(--default-ring-width) var(--tw-ring-color, currentColor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    background-color: #0000;
    border-width: 0;
    outline-color: #0000;
    display: block;
  }

  [data-scope="date-picker"][data-part="month-select"]:active, [data-scope="date-picker"][data-part="month-select"]:focus, [data-scope="date-picker"][data-part="month-select"]:focus-within {
    --tw-ring-color: var(--color-primary-500);
  }

  [data-scope="date-picker"][data-part="month-select"] > * + * {
    margin-top: calc(var(--spacing) * 2);
  }

  [data-scope="date-picker"][data-part="month-select"][multiple] {
    border-radius: var(--radius-container);
    padding: calc(var(--spacing) * 1);
  }

  [data-scope="date-picker"][data-part="month-select"][multiple] optgroup, [data-scope="date-picker"][data-part="month-select"][multiple] option {
    background-color: #0000;
  }

  [data-scope="date-picker"][data-part="month-select"][size] {
    border-radius: var(--radius-container);
    padding: calc(var(--spacing) * 1);
  }

  [data-scope="date-picker"][data-part="month-select"][size] optgroup, [data-scope="date-picker"][data-part="month-select"][size] option {
    background-color: #0000;
  }

  [data-scope="date-picker"][data-part="month-select"] optgroup {
    background-color: var(--color-surface-50-950);
    color: var(--color-surface-950-50);
  }

  [data-scope="date-picker"][data-part="month-select"] optgroup > * + *, [data-scope="date-picker"][data-part="month-select"] optgroup option:first-of-type {
    margin-top: calc(var(--spacing) * 2);
  }

  [data-scope="date-picker"][data-part="month-select"] optgroup option:last-child {
    margin-bottom: calc(var(--spacing) * 2) !important;
  }

  [data-scope="date-picker"][data-part="month-select"] option {
    background-color: var(--color-surface-50-950);
    color: var(--color-surface-950-50);
  }

  [data-scope="date-picker"][data-part="view"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    display: flex;
  }

  [data-scope="date-picker"][data-part="view-control"] {
    gap: calc(var(--spacing) * 2);
    justify-content: space-between;
    display: flex;
  }

  [data-scope="date-picker"][data-part="prev-trigger"] {
    box-sizing: content-box;
    border-radius: var(--radius-base);
    white-space: nowrap;
    font-size: var(--text-base);
    width: var(--text-base);
    height: var(--text-base);
    padding: calc(var(--spacing) * 2);
    justify-content: center;
    align-items: center;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="date-picker"][data-part="prev-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="date-picker"][data-part="prev-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="date-picker"][data-part="prev-trigger"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="date-picker"][data-part="prev-trigger"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="date-picker"][data-part="prev-trigger"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="date-picker"][data-part="view-trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="date-picker"][data-part="view-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="date-picker"][data-part="view-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="date-picker"][data-part="view-trigger"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="date-picker"][data-part="view-trigger"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="date-picker"][data-part="view-trigger"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="date-picker"][data-part="next-trigger"] {
    box-sizing: content-box;
    border-radius: var(--radius-base);
    white-space: nowrap;
    font-size: var(--text-base);
    width: var(--text-base);
    height: var(--text-base);
    padding: calc(var(--spacing) * 2);
    justify-content: center;
    align-items: center;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="date-picker"][data-part="next-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="date-picker"][data-part="next-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="date-picker"][data-part="next-trigger"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="date-picker"][data-part="next-trigger"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="date-picker"][data-part="next-trigger"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="date-picker"][data-part="table"] {
    border-collapse: separate;
    border-spacing: calc(var(--spacing) * 2);
  }

  [data-scope="date-picker"][data-part="table-header"] {
    font-size: var(--text-sm);
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }

  [data-scope="date-picker"][data-part="table-cell"] {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }

  [data-scope="date-picker"][data-part="table-cell-trigger"] {
    font-size: var(--text-sm);
    width: 100%;
    height: 100%;
    padding: calc(var(--spacing) * 1);
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  [data-scope="date-picker"][data-part="table-cell-trigger"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="date-picker"][data-part="table-cell-trigger"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="date-picker"][data-part="table-cell-trigger"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="date-picker"][data-part="table-cell-trigger"][data-focus-visible] {
    outline: 2px solid var(--color-surface-950-50);
    outline-offset: 1px;
  }

  [data-scope="date-picker"][data-part="table-cell-trigger"][data-selected], [data-scope="date-picker"][data-part="table-cell-trigger"][data-in-range] {
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
  }

  [data-scope="date-picker"][data-part="table-cell-trigger"][data-today] {
    text-underline-offset: calc(var(--spacing) * 1);
    text-decoration: underline;
  }

  [data-scope="date-picker"][data-part="table-cell-trigger"][data-disabled] {
    pointer-events: none;
    opacity: .5;
  }

  [data-scope="file-upload"][data-part="root"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  [data-scope="file-upload"][data-part="root"][data-disabled] {
    opacity: .5;
    pointer-events: none;
  }

  [data-scope="file-upload"][data-part="label"] {
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    font-weight: var(--font-weight-medium);
    text-decoration-line: none;
    display: block;
  }

  [data-scope="file-upload"][data-part="dropzone"] {
    padding: calc(var(--spacing) * 10) calc(var(--spacing) * 4);
    border: 1px dashed var(--color-surface-200-800);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    border-radius: var(--radius-container);
    flex-direction: column;
    display: flex;
  }

  a[data-scope="file-upload"][data-part="dropzone"] {
    transition-property: all;
    transition-timing-function: var(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
  }

  @media (hover: hover) {
    a[data-scope="file-upload"][data-part="dropzone"]:hover {
      filter: brightness(95%);
    }

    a[data-scope="file-upload"][data-part="dropzone"]:hover:where(.dark, .dark *) {
      filter: brightness(110%);
    }
  }

  [data-scope="file-upload"][data-part="dropzone"][data-dragging] {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="file-upload"][data-part="dropzone"][data-dragging] {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="file-upload"][data-part="dropzone"][data-dragging] {
    color: var(--color-primary-950-50);
  }

  [data-scope="file-upload"][data-part="trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="file-upload"][data-part="trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="file-upload"][data-part="trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="file-upload"][data-part="trigger"] {
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
  }

  [data-scope="file-upload"][data-part="clear-trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    width: fit-content;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="file-upload"][data-part="clear-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="file-upload"][data-part="clear-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="file-upload"][data-part="clear-trigger"] {
    background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    color: var(--color-primary-950-50);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="file-upload"][data-part="clear-trigger"]:hover {
    background-color: var(--color-error-500);
    color: var(--color-error-contrast-500);
  }

  [data-scope="file-upload"][data-part="item-group"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    display: flex;
  }

  [data-scope="file-upload"][data-part="item"] {
    gap: calc(var(--spacing) * 4);
    padding: calc(var(--spacing) * 2) calc(var(--spacing) * 4);
    border-radius: var(--radius-base);
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
    grid-template-columns: auto 1fr auto;
    align-items: center;
    display: grid;
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="file-upload"][data-part="item"] {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="file-upload"][data-part="item"] {
    color: var(--color-primary-950-50);
  }

  [data-scope="file-upload"][data-part="item-name"] {
    font-size: var(--text-sm);
  }

  [data-scope="file-upload"][data-part="item-size-text"] {
    font-size: var(--text-xs);
    opacity: .6;
  }

  [data-scope="file-upload"][data-part="item-delete-trigger"] {
    box-sizing: content-box;
    border-radius: var(--radius-base);
    white-space: nowrap;
    font-size: var(--text-base);
    width: var(--text-base);
    height: var(--text-base);
    padding: calc(var(--spacing) * 2);
    justify-content: center;
    align-items: center;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="file-upload"][data-part="item-delete-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="file-upload"][data-part="item-delete-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="floating-panel"][data-part="content"] {
    border: 1px solid var(--color-surface-300-700);
    border-radius: var(--radius-container);
    overflow: hidden;
  }

  a[data-scope="floating-panel"][data-part="content"] {
    transition-property: all;
    transition-timing-function: var(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
  }

  @media (hover: hover) {
    a[data-scope="floating-panel"][data-part="content"]:hover {
      filter: brightness(95%);
    }

    a[data-scope="floating-panel"][data-part="content"]:hover:where(.dark, .dark *) {
      filter: brightness(110%);
    }
  }

  [data-scope="floating-panel"][data-part="content"] {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px 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);
  }

  [data-scope="floating-panel"][data-part="header"] {
    padding: calc(var(--spacing) * 2) calc(var(--spacing) * 4);
    gap: calc(var(--spacing) * 2);
    background: var(--color-surface-200-800);
    grid-template-columns: 1fr auto;
    align-items: center;
    display: grid;
    overflow-y: hidden;
  }

  [data-scope="floating-panel"][data-part="title"] {
    justify-content: flex-start;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    display: flex;
  }

  [data-scope="floating-panel"][data-part="control"] {
    gap: calc(var(--spacing) * 1);
    display: flex;
  }

  [data-scope="floating-panel"][data-part="stage-trigger"] {
    box-sizing: content-box;
    border-radius: var(--radius-base);
    white-space: nowrap;
    font-size: var(--text-base);
    width: var(--text-base);
    height: var(--text-base);
    padding: calc(var(--spacing) * 2);
    justify-content: center;
    align-items: center;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="floating-panel"][data-part="stage-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="floating-panel"][data-part="stage-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="floating-panel"][data-part="stage-trigger"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="floating-panel"][data-part="stage-trigger"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="floating-panel"][data-part="stage-trigger"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="floating-panel"][data-part="close-trigger"] {
    box-sizing: content-box;
    border-radius: var(--radius-base);
    white-space: nowrap;
    font-size: var(--text-base);
    width: var(--text-base);
    height: var(--text-base);
    padding: calc(var(--spacing) * 2);
    justify-content: center;
    align-items: center;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="floating-panel"][data-part="close-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="floating-panel"][data-part="close-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="floating-panel"][data-part="close-trigger"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="floating-panel"][data-part="close-trigger"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="floating-panel"][data-part="close-trigger"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="floating-panel"][data-part="body"] {
    background: var(--color-surface-100-900);
    height: 100%;
    padding: calc(var(--spacing) * 4);
    overflow-y: auto;
  }

  [data-scope="floating-panel"][data-part="resize-trigger"][data-axis*="n"], [data-scope="floating-panel"][data-part="resize-trigger"][data-axis*="s"] {
    height: calc(var(--spacing) * 2);
  }

  [data-scope="floating-panel"][data-part="resize-trigger"][data-axis*="e"], [data-scope="floating-panel"][data-part="resize-trigger"][data-axis*="w"] {
    width: calc(var(--spacing) * 2);
  }

  [data-scope="listbox"][data-part="root"] {
    align-items: stretch;
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    display: flex;
  }

  [data-scope="listbox"][data-part="label"] {
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    font-weight: var(--font-weight-medium);
    text-decoration-line: none;
    display: block;
  }

  [data-scope="listbox"][data-part="input"] {
    border-radius: var(--radius-base);
    width: 100%;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--color-surface-200-800);
    --tw-ring-shadow: var(--tw-ring-inset,  ) 0 0 0 var(--default-ring-width) var(--tw-ring-color, currentColor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    background-color: #0000;
    border-width: 0;
    outline-color: #0000;
    display: block;
  }

  [data-scope="listbox"][data-part="input"]:active, [data-scope="listbox"][data-part="input"]:focus, [data-scope="listbox"][data-part="input"]:focus-within {
    --tw-ring-color: var(--color-primary-500);
  }

  [data-scope="listbox"][data-part="input"][type="file"]::file-selector-button {
    cursor: pointer;
    border-radius: var(--radius-base);
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
    transform: translateY(calc(var(--spacing) * -.5));
    margin-right: calc(var(--spacing) * 2);
    text-transform: capitalize;
    font-size: var(--text-xs);
    height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 0);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="listbox"][data-part="input"][type="range"] {
    accent-color: var(--color-surface-950-50);
    box-shadow: none;
    padding-inline: initial;
  }

  [data-scope="listbox"][data-part="input"][type="color"] {
    border-radius: var(--radius-base);
    width: calc(var(--spacing) * 8.5);
    height: calc(var(--spacing) * 8.5);
    -webkit-appearance: none;
    border: none;
    outline: none;
    padding: 0;
  }

  [data-scope="listbox"][data-part="input"][type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
  }

  [data-scope="listbox"][data-part="input"][type="color"]::-webkit-color-swatch {
    border-radius: var(--radius-base);
    border: none;
  }

  [data-scope="listbox"][data-part="input"][type="color"]::-moz-color-swatch {
    border: none;
  }

  [data-scope="listbox"][data-part="content"] {
    padding: calc(var(--spacing) * 2);
    gap: calc(var(--spacing) * 2);
    background: var(--color-surface-50-950);
    border: 1px solid var(--color-surface-200-800);
    border-radius: var(--radius-container);
    flex-direction: column;
    display: flex;
  }

  a[data-scope="listbox"][data-part="content"] {
    transition-property: all;
    transition-timing-function: var(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
  }

  @media (hover: hover) {
    a[data-scope="listbox"][data-part="content"]:hover {
      filter: brightness(95%);
    }

    a[data-scope="listbox"][data-part="content"]:hover:where(.dark, .dark *) {
      filter: brightness(110%);
    }
  }

  [data-scope="listbox"][data-part="item-group-label"] {
    color: var(--color-surface-600-400);
    font-size: var(--text-xs);
    padding: calc(var(--spacing) * 1) calc(var(--spacing) * 2);
  }

  [data-scope="listbox"][data-part="item"] {
    padding: calc(var(--spacing) * 1) calc(var(--spacing) * 2);
    border-radius: var(--radius-base);
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  [data-scope="listbox"][data-part="item"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="listbox"][data-part="item"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="listbox"][data-part="item"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="listbox"][data-part="item"][data-selected] {
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
  }

  [data-scope="listbox"][data-part="item"][data-highlighted] {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="listbox"][data-part="item"][data-highlighted] {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="listbox"][data-part="item"][data-highlighted] {
    color: var(--color-primary-950-50);
  }

  [data-scope="listbox"][data-part="item"][data-disabled] {
    pointer-events: none;
    opacity: .5;
  }

  [data-scope="menu"][data-part="content"] {
    padding: calc(var(--spacing) * 2);
    align-items: stretch;
    gap: calc(var(--spacing) * 2);
    min-width: calc(var(--spacing) * 48);
    background: var(--color-surface-50-950);
    border: 1px solid var(--color-surface-200-800);
    border-radius: var(--radius-container);
    flex-direction: column;
    display: flex;
  }

  a[data-scope="menu"][data-part="content"] {
    transition-property: all;
    transition-timing-function: var(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
  }

  @media (hover: hover) {
    a[data-scope="menu"][data-part="content"]:hover {
      filter: brightness(95%);
    }

    a[data-scope="menu"][data-part="content"]:hover:where(.dark, .dark *) {
      filter: brightness(110%);
    }
  }

  [data-scope="menu"][data-part="content"] {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px 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);
  }

  [data-scope="menu"][data-part="arrow"] {
    --arrow-size: calc(var(--spacing) * 2);
    --arrow-background: var(--color-surface-50-950);
  }

  [data-scope="menu"][data-part="item-group-label"] {
    color: var(--color-surface-600-400);
    font-size: var(--text-xs);
    padding: calc(var(--spacing) * 1) calc(var(--spacing) * 2);
  }

  [data-scope="menu"][data-part="item"], [data-scope="menu"][data-part="trigger-item"] {
    padding: calc(var(--spacing) * 1) calc(var(--spacing) * 2);
    border-radius: var(--radius-base);
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  :is([data-scope="menu"][data-part="item"], [data-scope="menu"][data-part="trigger-item"])[data-highlighted] {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    :is([data-scope="menu"][data-part="item"], [data-scope="menu"][data-part="trigger-item"])[data-highlighted] {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  :is([data-scope="menu"][data-part="item"], [data-scope="menu"][data-part="trigger-item"])[data-highlighted] {
    color: var(--color-primary-950-50);
  }

  [data-scope="menu"][data-part="separator"] {
    border-color: var(--color-surface-200-800);
    border-top-width: 1px;
    width: 100%;
    display: block;
  }

  [data-scope="menu"][data-disabled] {
    pointer-events: none;
    opacity: .5;
  }

  [data-scope="navigation"][data-part="root"] {
    background: var(--color-surface-100-900);
    transition: width .2s;
    overflow-x: hidden;
  }

  [data-scope="navigation"][data-part="root"][data-layout="bar"] {
    width: 100%;
    padding: calc(var(--spacing) * 2);
  }

  [data-scope="navigation"][data-part="root"][data-layout="rail"] {
    width: calc(var(--spacing) * 25);
    height: 100%;
    padding: calc(var(--spacing) * 2);
    gap: calc(var(--spacing) * 4);
    flex-direction: column;
    display: flex;
    overflow-y: hidden;
  }

  [data-scope="navigation"][data-part="root"][data-layout="sidebar"] {
    width: calc(var(--spacing) * 70);
    height: 100%;
    padding: calc(var(--spacing) * 4);
    overflow-y: auto;
  }

  [data-scope="navigation"][data-part="content"][data-layout="rail"] {
    display: contents;
  }

  [data-scope="navigation"][data-part="content"][data-layout="sidebar"] {
    align-items: start;
    gap: calc(var(--spacing) * 4);
    flex-direction: column;
    display: flex;
  }

  [data-scope="navigation"][data-part="group"][data-layout="rail"] {
    display: contents;
  }

  [data-scope="navigation"][data-part="group"][data-layout="sidebar"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  [data-scope="navigation"][data-part="label"] {
    font-size: var(--text-xs);
    color: var(--color-surface-700-300);
  }

  [data-scope="navigation"][data-part="menu"] {
    gap: calc(var(--spacing) * 2);
    flex: 1;
    display: flex;
  }

  [data-scope="navigation"][data-part="menu"][data-layout="bar"] {
    align-items: stretch;
  }

  [data-scope="navigation"][data-part="menu"][data-layout="rail"] {
    flex-direction: column;
    justify-content: center;
  }

  [data-scope="navigation"][data-part="menu"][data-layout="sidebar"] {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }

  [data-scope="navigation"][data-part="trigger"], [data-scope="navigation"][data-part="trigger-anchor"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  :is([data-scope="navigation"][data-part="trigger"], [data-scope="navigation"][data-part="trigger-anchor"]):not(:disabled):hover {
    filter: brightness(125%);
  }

  :is([data-scope="navigation"][data-part="trigger"], [data-scope="navigation"][data-part="trigger-anchor"]):not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  @media (hover: hover) {
    :is([data-scope="navigation"][data-part="trigger"], [data-scope="navigation"][data-part="trigger-anchor"]):hover {
      background-color: light-dark(#0a0a0a0d, #fafafa0d);
    }

    @supports (color: color-mix(in lab, red, red)) {
      :is([data-scope="navigation"][data-part="trigger"], [data-scope="navigation"][data-part="trigger-anchor"]):hover {
        background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
      }
    }

    :is([data-scope="navigation"][data-part="trigger"], [data-scope="navigation"][data-part="trigger-anchor"]):hover {
      color: var(--color-primary-950-50);
    }
  }

  :is([data-scope="navigation"][data-part="trigger"], [data-scope="navigation"][data-part="trigger-anchor"])[data-layout="bar"] {
    align-items: center;
    gap: calc(var(--spacing) * 1);
    flex-direction: column;
  }

  :is([data-scope="navigation"][data-part="trigger"], [data-scope="navigation"][data-part="trigger-anchor"])[data-layout="rail"] {
    aspect-ratio: 1;
    flex-direction: column;
    align-items: center;
    gap: .5px;
    width: 100%;
    max-width: 84px;
    display: flex;
  }

  :is([data-scope="navigation"][data-part="trigger"], [data-scope="navigation"][data-part="trigger-anchor"])[data-layout="sidebar"] {
    padding-inline: calc(var(--spacing) * 2);
    justify-content: start;
    width: 100%;
  }

  [data-scope="navigation"][data-part="trigger-text"][data-layout="bar"], [data-scope="navigation"][data-part="trigger-text"][data-layout="rail"] {
    font-size: calc(var(--spacing) * 2.5);
  }

  [data-scope="navigation"][data-part="trigger-text"][data-layout="sidebar"] {
    font-size: var(--text-base);
  }

  [data-scope="pagination"][data-part="root"] {
    gap: calc(var(--spacing) * 2);
    padding: calc(var(--spacing) * 2);
    border-radius: var(--radius-container);
    border-width: 1px;
    border-color: var(--color-surface-200-800);
    width: fit-content;
    display: inline-flex;
  }

  [data-scope="pagination"][data-part="first-trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="pagination"][data-part="first-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="pagination"][data-part="first-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="pagination"][data-part="first-trigger"] {
    background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    color: var(--color-primary-950-50);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="pagination"][data-part="prev-trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="pagination"][data-part="prev-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="pagination"][data-part="prev-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="pagination"][data-part="prev-trigger"] {
    background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    color: var(--color-primary-950-50);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="pagination"][data-part="item"] {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="pagination"][data-part="item"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="pagination"][data-part="item"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="pagination"][data-part="item"] {
    background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    color: var(--color-primary-950-50);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="pagination"][data-part="item"][data-selected] {
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
  }

  [data-scope="pagination"][data-part="ellipsis"] {
    pointer-events: none;
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="pagination"][data-part="ellipsis"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="pagination"][data-part="ellipsis"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="pagination"][data-part="ellipsis"] {
    background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    color: var(--color-primary-950-50);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="pagination"][data-part="next-trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="pagination"][data-part="next-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="pagination"][data-part="next-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="pagination"][data-part="next-trigger"] {
    background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    color: var(--color-primary-950-50);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="pagination"][data-part="last-trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="pagination"][data-part="last-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="pagination"][data-part="last-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="pagination"][data-part="last-trigger"] {
    background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    color: var(--color-primary-950-50);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="progress"][data-part="root"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    display: flex;
  }

  [data-scope="progress"][data-part="root"][data-orientation="horizontal"] {
    width: 100%;
  }

  [data-scope="progress"][data-part="root"][data-orientation="vertical"] {
    align-items: center;
  }

  [data-scope="progress"][data-part="label"] {
    white-space: nowrap;
  }

  [data-scope="progress"][data-part="track"] {
    background: var(--color-surface-200-800);
    border-radius: var(--radius-base);
    overflow: hidden;
  }

  [data-scope="progress"][data-part="track"][data-orientation="horizontal"] {
    width: 100%;
    height: calc(var(--spacing) * 2);
  }

  [data-scope="progress"][data-part="track"][data-orientation="vertical"] {
    width: calc(var(--spacing) * 2);
    height: calc(var(--spacing) * 25);
    flex-direction: column-reverse;
    display: flex;
  }

  [data-scope="progress"][data-part="range"] {
    background: var(--color-surface-950-50);
    border-radius: var(--radius-base);
    height: 100%;
  }

  [data-scope="progress"][data-part="range"][data-orientation="horizontal"] {
    transition: width .2s;
  }

  [data-scope="progress"][data-part="range"][data-orientation="horizontal"][data-state="indeterminate"] {
    animation: 1.5s linear infinite progress-linear-indeterminate-horizontal;
  }

  [data-scope="progress"][data-part="range"][data-orientation="vertical"] {
    transition: height .2s;
  }

  [data-scope="progress"][data-part="range"][data-orientation="vertical"][data-state="indeterminate"] {
    animation: 1.5s linear infinite progress-linear-indeterminate-vertical;
  }

  [data-scope="progress"][data-part="circle"] {
    --size: calc(var(--spacing) * 24);
    --thickness: calc(var(--size) / 12);
  }

  [data-scope="progress"][data-part="circle-track"] {
    stroke: var(--color-surface-200-800);
  }

  [data-scope="progress"][data-part="circle-range"] {
    stroke: var(--color-primary-500);
    transition: stroke-dashoffset .2s ease-in-out;
  }

  [data-scope="progress"][data-part="circle-range"][data-state="indeterminate"] {
    animation: 1.5s linear infinite progress-circular-indeterminate;
  }

  [data-scope="rating-group"][data-part="root"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    display: flex;
  }

  [data-scope="rating-group"][data-part="label"] {
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    font-weight: var(--font-weight-medium);
    text-decoration-line: none;
    display: block;
  }

  [data-scope="rating-group"][data-part="control"] {
    gap: calc(var(--spacing) * 2);
    display: flex;
  }

  [data-scope="rating-group"][data-part="control"][data-disabled] {
    cursor: not-allowed;
    opacity: .5;
  }

  [data-scope="radio-group"][data-part="root"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    display: flex;
  }

  [data-scope="radio-group"][data-part="label"] {
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    font-weight: var(--font-weight-medium);
    text-decoration-line: none;
    display: block;
  }

  [data-scope="radio-group"][data-part="control"] {
    padding: calc(var(--spacing) * 2);
    gap: calc(var(--spacing) * 2);
    border-radius: var(--radius-base);
    border-width: 1px;
    border-color: var(--color-surface-200-800);
    display: inline-flex;
  }

  :has( > [data-orientation="horizontal"]) [data-scope="radio-group"][data-part="control"] {
    flex-direction: row;
  }

  :has( > [data-orientation="vertical"]) [data-scope="radio-group"][data-part="control"] {
    flex-direction: column;
  }

  [data-scope="radio-group"][data-part="indicator"] {
    top: var(--top);
    left: var(--left);
    width: var(--width);
    height: var(--height);
    border-radius: var(--radius-base);
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
  }

  [data-scope="radio-group"][data-part="indicator"][data-disabled] {
    opacity: .5;
  }

  [data-scope="radio-group"][data-part="item"] {
    cursor: pointer;
    z-index: 10;
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    flex: 1;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="radio-group"][data-part="item"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="radio-group"][data-part="item"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="radio-group"][data-part="item"][data-focus-visible] {
    outline: 2px solid var(--color-surface-950-50);
    outline-offset: 1px;
  }

  [data-scope="radio-group"][data-part="item"][data-readonly] {
    pointer-events: none;
  }

  [data-scope="radio-group"][data-part="item"][data-disabled] {
    pointer-events: none;
    opacity: .5;
  }

  [data-scope="radio-group"][data-part="item-text"] {
    color: var(--color-surface-contrast-50);
    transition: color .15s;
  }

  [data-scope="radio-group"][data-part="item-text"][data-state="checked"], [data-scope="radio-group"][data-part="item-text"]:where(.dark, .dark *) {
    color: var(--color-surface-contrast-950);
  }

  [data-scope="radio-group"][data-part="item-text"]:where(.dark, .dark *)[data-state="checked"] {
    color: var(--color-surface-contrast-50);
  }

  [data-scope="slider"][data-part="root"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  [data-scope="slider"][data-part="label"] {
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    font-weight: var(--font-weight-medium);
    text-decoration-line: none;
    display: block;
  }

  [data-scope="slider"][data-part="control"] {
    align-items: center;
    display: flex;
  }

  [data-scope="slider"][data-part="control"][data-disabled] {
    opacity: .5;
  }

  [data-scope="slider"][data-part="track"] {
    background: var(--color-surface-200-800);
    border-radius: var(--radius-base);
    height: calc(var(--spacing) * 2);
    flex: 1;
    overflow: hidden;
  }

  [data-scope="slider"][data-part="range"] {
    background: var(--color-surface-950-50);
    height: 100%;
  }

  [data-scope="slider"][data-part="thumb"] {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
    background: var(--color-surface-50-950);
    box-shadow: inset 0 0 0 2px var(--color-surface-950-50);
    border-radius: 3.40282e38px;
  }

  [data-scope="slider"][data-part="thumb"]:focus-visible {
    outline: 2px solid var(--color-surface-950-50);
    outline-offset: 1px;
  }

  [data-scope="slider"][data-part="marker"] {
    font-size: var(--text-xs);
    color: var(--color-surface-600-400);
  }

  [data-scope="steps"][data-part="root"][data-orientation="horizontal"] {
    gap: calc(var(--spacing) * 4);
    flex-direction: column;
    display: flex;
  }

  [data-scope="steps"][data-part="root"][data-orientation="vertical"] {
    gap: calc(var(--spacing) * 4);
    display: flex;
  }

  [data-scope="steps"][data-part="list"] {
    gap: calc(var(--spacing) * 2);
    display: flex;
  }

  [data-scope="steps"][data-part="list"][data-orientation="horizontal"] {
    align-items: center;
  }

  [data-scope="steps"][data-part="list"][data-orientation="vertical"] {
    flex-direction: column;
    align-items: flex-start;
  }

  [data-scope="steps"][data-part="item"] {
    gap: calc(var(--spacing) * 2);
    flex-grow: 1;
    display: flex;
  }

  [data-scope="steps"][data-part="item"]:last-child {
    flex-grow: 0;
  }

  [data-scope="steps"][data-part="item"][data-orientation="horizontal"] {
    align-items: center;
  }

  [data-scope="steps"][data-part="item"][data-orientation="vertical"] {
    flex-direction: column;
    align-items: flex-start;
  }

  [data-scope="steps"][data-part="trigger"] {
    align-items: center;
    gap: calc(var(--spacing) * 1);
    display: flex;
  }

  [data-scope="steps"][data-part="indicator"] {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
    border-radius: 3.40282e38px;
    place-content: center;
    display: grid;
  }

  [data-scope="steps"][data-part="indicator"]:not([data-complete]):not([data-current]) {
    border-width: 1px;
    border-color: var(--color-surface-200-800);
  }

  [data-scope="steps"][data-part="indicator"][data-complete] {
    background-color: var(--color-primary-500);
    color: var(--color-primary-contrast-500);
  }

  [data-scope="steps"][data-part="indicator"][data-current] {
    border-width: 1px;
    border-color: var(--color-primary-500);
  }

  [data-scope="steps"][data-part="separator"] {
    border-color: var(--color-surface-200-800);
    flex-grow: 1;
    height: 0;
  }

  [data-scope="steps"][data-part="separator"][data-complete] {
    border-color: var(--color-primary-500);
  }

  [data-scope="steps"][data-part="separator"][data-orientation="horizontal"] {
    border-top-width: 1px;
  }

  [data-scope="steps"][data-part="separator"][data-orientation="vertical"] {
    min-height: calc(var(--spacing) * 4);
    border-inline-start-width: 1px;
    margin-inline-start: calc(var(--spacing) * 4);
  }

  [data-scope="switch"][data-part="root"] {
    cursor: pointer;
    gap: calc(var(--spacing) * 2);
    border-radius: var(--radius-base);
    align-items: center;
    display: inline-flex;
  }

  [data-scope="switch"][data-part="root"][data-disabled] {
    cursor: not-allowed;
    opacity: .5;
  }

  [data-scope="switch"][data-part="root"][data-focus-visible] {
    outline: 2px solid var(--color-surface-950-50);
    outline-offset: 1px;
  }

  [data-scope="switch"][data-part="control"] {
    height: calc(var(--spacing) * 6);
    width: calc(var(--spacing) * 10);
    padding: calc(var(--spacing) * .5);
    background-color: var(--color-surface-200-800);
    color: var(--color-surface-contrast-200-800);
    border-radius: 3.40282e38px;
    justify-content: flex-start;
    display: flex;
  }

  [data-scope="switch"][data-part="control"][data-state="checked"] {
    background-color: var(--color-primary-500);
    color: var(--color-primary-contrast-500);
  }

  [data-scope="switch"][data-part="thumb"] {
    aspect-ratio: 1;
    background: var(--color-surface-50);
    height: 100%;
    color: var(--color-surface-contrast-50);
    fill: var(--color-surface-contrast-50);
    border-radius: 3.40282e38px;
    justify-content: center;
    align-items: center;
    transition: transform .1s;
    display: grid;
  }

  [data-scope="switch"][data-part="thumb"][data-state="checked"] {
    transform: translateX(calc(var(--spacing) * 4));
  }

  [dir="rtl"] [data-scope="switch"][data-part="thumb"][data-state="checked"] {
    transform: translateX(calc(-1 * calc(var(--spacing) * 4)));
  }

  [data-scope="switch"][data-part="label"] {
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    font-weight: var(--font-weight-medium);
    text-decoration-line: none;
    display: block;
  }

  [data-scope="tabs"][data-part="root"] {
    width: 100%;
    display: flex;
  }

  [data-scope="tabs"][data-part="root"][data-orientation="horizontal"] {
    flex-direction: column;
  }

  [data-scope="tabs"][data-part="root"][data-orientation="vertical"] {
    flex-direction: row;
  }

  [data-scope="tabs"][data-part="list"] {
    gap: calc(var(--spacing) * 2);
    border-color: var(--color-surface-200-800);
    display: flex;
    position: relative;
  }

  [data-scope="tabs"][data-part="list"][data-orientation="horizontal"] {
    padding-bottom: calc(var(--spacing) * 2);
    margin-bottom: calc(var(--spacing) * 4);
    border-bottom-width: 1px;
    flex-direction: row;
  }

  [data-scope="tabs"][data-part="list"][data-orientation="vertical"] {
    border-inline-end-width: 1px;
    flex-direction: column;
    margin-inline-end: calc(var(--spacing) * 4);
    padding-inline-end: calc(var(--spacing) * 2);
  }

  [data-scope="tabs"][data-part="trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="tabs"][data-part="trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="tabs"][data-part="trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="tabs"][data-part="trigger"]:hover {
    background-color: var(--color-primary-50-950);
    color: var(--color-primary-950-50);
  }

  [data-scope="tabs"][data-part="trigger"][data-disabled] {
    opacity: .5;
  }

  [data-scope="tabs"][data-part="indicator"] {
    background: var(--color-surface-950-50);
  }

  [data-scope="tabs"][data-part="indicator"][data-orientation="horizontal"] {
    width: var(--width);
    height: calc(var(--spacing) * .5);
    bottom: 0;
  }

  [data-scope="tabs"][data-part="indicator"][data-orientation="vertical"] {
    width: calc(var(--spacing) * .5);
    height: var(--height);
    inset-inline-end: 0;
  }

  [data-scope="tags-input"][data-part="root"] {
    gap: calc(var(--spacing) * 2);
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  [data-scope="tags-input"][data-part="label"] {
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    font-weight: var(--font-weight-medium);
    text-decoration-line: none;
    display: block;
  }

  [data-scope="tags-input"][data-part="control"] {
    border-radius: var(--radius-base);
    width: 100%;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--color-surface-200-800);
    --tw-ring-shadow: var(--tw-ring-inset,  ) 0 0 0 var(--default-ring-width) var(--tw-ring-color, currentColor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    background-color: #0000;
    border-width: 0;
    outline-color: #0000;
    display: block;
  }

  [data-scope="tags-input"][data-part="control"]:active, [data-scope="tags-input"][data-part="control"]:focus, [data-scope="tags-input"][data-part="control"]:focus-within {
    --tw-ring-color: var(--color-primary-500);
  }

  [data-scope="tags-input"][data-part="control"][type="file"]::file-selector-button {
    cursor: pointer;
    border-radius: var(--radius-base);
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
    transform: translateY(calc(var(--spacing) * -.5));
    margin-right: calc(var(--spacing) * 2);
    text-transform: capitalize;
    font-size: var(--text-xs);
    height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 0);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="tags-input"][data-part="control"][type="range"] {
    accent-color: var(--color-surface-950-50);
    box-shadow: none;
    padding-inline: initial;
  }

  [data-scope="tags-input"][data-part="control"][type="color"] {
    border-radius: var(--radius-base);
    width: calc(var(--spacing) * 8.5);
    height: calc(var(--spacing) * 8.5);
    -webkit-appearance: none;
    border: none;
    outline: none;
    padding: 0;
  }

  [data-scope="tags-input"][data-part="control"][type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
  }

  [data-scope="tags-input"][data-part="control"][type="color"]::-webkit-color-swatch {
    border-radius: var(--radius-base);
    border: none;
  }

  [data-scope="tags-input"][data-part="control"][type="color"]::-moz-color-swatch {
    border: none;
  }

  [data-scope="tags-input"][data-part="control"] {
    gap: calc(var(--spacing) * 2);
    padding: calc(var(--spacing) * 2);
    flex-wrap: wrap;
    display: flex;
  }

  [data-scope="tags-input"][data-part="item-preview"] {
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    border-radius: var(--radius-base);
    align-items: center;
    display: flex;
  }

  [data-scope="tags-input"][data-part="item-preview"][data-highlighted] {
    outline: 2px solid var(--color-surface-950-50);
    outline-offset: 1px;
  }

  [data-scope="tags-input"][data-part="item-text"] {
    padding: calc(var(--spacing) * 1) calc(var(--spacing) * 2);
    line-height: 1;
  }

  [data-scope="tags-input"][data-part="item-delete-trigger"] {
    padding: calc(var(--spacing) * 1) calc(var(--spacing) * 2);
  }

  [data-scope="tags-input"][data-part="item-delete-trigger"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="tags-input"][data-part="item-delete-trigger"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="tags-input"][data-part="item-delete-trigger"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="tags-input"][data-part="item-input"] {
    border-radius: var(--radius-base);
    width: 100%;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--color-surface-200-800);
    --tw-ring-shadow: var(--tw-ring-inset,  ) 0 0 0 var(--default-ring-width) var(--tw-ring-color, currentColor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    background-color: #0000;
    border-width: 0;
    outline-color: #0000;
    display: block;
  }

  [data-scope="tags-input"][data-part="item-input"]:active, [data-scope="tags-input"][data-part="item-input"]:focus, [data-scope="tags-input"][data-part="item-input"]:focus-within {
    --tw-ring-color: var(--color-primary-500);
  }

  [data-scope="tags-input"][data-part="item-input"][type="file"]::file-selector-button {
    cursor: pointer;
    border-radius: var(--radius-base);
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
    transform: translateY(calc(var(--spacing) * -.5));
    margin-right: calc(var(--spacing) * 2);
    text-transform: capitalize;
    font-size: var(--text-xs);
    height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 0);
    padding-inline: calc(var(--spacing) * 3);
  }

  [data-scope="tags-input"][data-part="item-input"][type="range"] {
    accent-color: var(--color-surface-950-50);
    box-shadow: none;
    padding-inline: initial;
  }

  [data-scope="tags-input"][data-part="item-input"][type="color"] {
    border-radius: var(--radius-base);
    width: calc(var(--spacing) * 8.5);
    height: calc(var(--spacing) * 8.5);
    -webkit-appearance: none;
    border: none;
    outline: none;
    padding: 0;
  }

  [data-scope="tags-input"][data-part="item-input"][type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
  }

  [data-scope="tags-input"][data-part="item-input"][type="color"]::-webkit-color-swatch {
    border-radius: var(--radius-base);
    border: none;
  }

  [data-scope="tags-input"][data-part="item-input"][type="color"]::-moz-color-swatch {
    border: none;
  }

  [data-scope="tags-input"][data-part="item-input"] {
    padding-inline: calc(var(--spacing) * 2);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
  }

  [data-scope="tags-input"][data-part="input"] {
    --tw-ring-color: transparent !important;
    background-color: #0000 !important;
    border-color: #0000 !important;
    outline-color: #0000 !important;
    padding: 0 !important;
  }

  [data-scope="tags-input"][data-part="input"]:active, [data-scope="tags-input"][data-part="input"]:focus, [data-scope="tags-input"][data-part="input"]:focus-within {
    border-color: #0000 !important;
  }

  [data-scope="tags-input"][data-part="input"] {
    width: auto !important;
  }

  [data-scope="tags-input"][data-part="clear-trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="tags-input"][data-part="clear-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="tags-input"][data-part="clear-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="tags-input"][data-part="clear-trigger"] {
    background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    color: var(--color-primary-950-50);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
    width: fit-content;
  }

  [data-scope="tags-input"][data-part="clear-trigger"]:hover {
    background-color: var(--color-error-500);
    color: var(--color-error-contrast-500);
  }

  [data-scope="toast"][data-part="root"] {
    translate: var(--x) var(--y);
    scale: var(--scale);
    z-index: var(--z-index);
    height: var(--height);
    opacity: var(--opacity);
    will-change: translate, opacity, scale;
    padding: calc(var(--spacing) * 3);
    width: 100%;
    max-width: calc(var(--spacing) * 96);
    align-items: center;
    gap: calc(var(--spacing) * 2);
    border: 1px solid var(--color-surface-200-800);
    border-radius: var(--radius-container);
    transition: translate .4s cubic-bezier(.21, 1.02, .73, 1), scale .4s cubic-bezier(.21, 1.02, .73, 1), opacity .4s cubic-bezier(.21, 1.02, .73, 1);
    display: flex;
  }

  a[data-scope="toast"][data-part="root"] {
    transition-property: all;
    transition-timing-function: var(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
  }

  @media (hover: hover) {
    a[data-scope="toast"][data-part="root"]:hover {
      filter: brightness(95%);
    }

    a[data-scope="toast"][data-part="root"]:hover:where(.dark, .dark *) {
      filter: brightness(110%);
    }
  }

  [data-scope="toast"][data-part="root"] {
    background-color: var(--color-surface-50-950);
    color: var(--color-surface-contrast-50-950);
  }

  [data-scope="toast"][data-part="root"][data-state="closed"] {
    transition: translate .4s cubic-bezier(.06, .71, .55, 1), scale .4s cubic-bezier(.06, .71, .55, 1), opacity .2s cubic-bezier(.06, .71, .55, 1);
  }

  [data-scope="toast"][data-part="root"][data-type="success"] {
    background-color: var(--color-success-500);
    color: var(--color-success-contrast-500);
  }

  [data-scope="toast"][data-part="root"][data-type="warning"] {
    background-color: var(--color-warning-500);
    color: var(--color-warning-contrast-500);
  }

  [data-scope="toast"][data-part="root"][data-type="error"] {
    background-color: var(--color-error-500);
    color: var(--color-error-contrast-500);
  }

  [data-scope="toast"][data-part="group"] {
    width: calc(100% - (var(--viewport-offset-left) + var(--viewport-offset-right)));
  }

  [data-scope="toast"][data-part="message"] {
    flex: 1;
  }

  [data-scope="toast"][data-part="title"] {
    font-weight: 500;
    font-size: var(--text-sm);
  }

  [data-scope="toast"][data-part="description"] {
    font-size: var(--text-sm);
  }

  [data-scope="toast"][data-part="action-trigger"] {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="toast"][data-part="action-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="toast"][data-part="action-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="toast"][data-part="action-trigger"] {
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
  }

  [data-scope="toast"][data-part="close-trigger"] {
    box-sizing: content-box;
    border-radius: var(--radius-base);
    white-space: nowrap;
    font-size: var(--text-base);
    width: var(--text-base);
    height: var(--text-base);
    padding: calc(var(--spacing) * 2);
    justify-content: center;
    align-items: center;
    text-decoration-line: none;
    display: inline-flex;
  }

  [data-scope="toast"][data-part="close-trigger"]:not(:disabled):hover {
    filter: brightness(125%);
  }

  [data-scope="toast"][data-part="close-trigger"]:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  [data-scope="toast"][data-part="close-trigger"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="toast"][data-part="close-trigger"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="toast"][data-part="close-trigger"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="toggle-group"][data-part="root"] {
    border-radius: var(--radius-base);
    border-width: 1px;
    border-color: var(--color-surface-200-800);
    display: inline-flex;
    overflow: hidden;
  }

  [data-scope="toggle-group"][data-part="root"][data-orientation="horizontal"] {
    flex-direction: row;
  }

  [data-scope="toggle-group"][data-part="root"][data-orientation="horizontal"] > :not(:last-child) {
    border-inline-end: 1px solid var(--color-surface-200-800);
  }

  [data-scope="toggle-group"][data-part="root"][data-orientation="vertical"] {
    flex-direction: column;
  }

  [data-scope="toggle-group"][data-part="root"][data-orientation="vertical"] > :not(:last-child) {
    border-block-end: 1px solid var(--color-surface-200-800);
  }

  [data-scope="toggle-group"][data-part="item"] {
    width: calc(var(--spacing) * 9);
    aspect-ratio: 1;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  [data-scope="toggle-group"][data-part="item"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="toggle-group"][data-part="item"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="toggle-group"][data-part="item"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="toggle-group"][data-part="item"][data-state="on"] {
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
  }

  [data-scope="toggle-group"][data-part="item"][data-focus-visible] {
    outline: 2px solid var(--color-surface-950-50);
    outline-offset: 1px;
  }

  [data-scope="toggle-group"][data-part="item"][data-readonly] {
    pointer-events: none;
  }

  [data-scope="toggle-group"][data-part="item"][data-disabled] {
    pointer-events: none;
    opacity: .5;
  }

  [data-scope="tree-view"][data-part="root"] {
    gap: calc(var(--spacing) * 2);
    -webkit-user-select: none;
    user-select: none;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  [data-scope="tree-view"][data-part="tree"] {
    gap: calc(var(--spacing) * 1);
    flex-direction: column;
    display: flex;
  }

  [data-scope="tree-view"][data-part="label"] {
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    font-weight: var(--font-weight-medium);
    text-decoration-line: none;
    display: block;
  }

  [data-scope="tree-view"][data-part="item"] {
    align-items: center;
    gap: calc(var(--spacing) * 2);
    padding-inline-end: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 2);
    border-radius: var(--radius-base);
    padding-inline-start: calc(var(--depth) * var(--spacing) * 6 + var(--spacing) * 4);
    display: flex;
  }

  [data-scope="tree-view"][data-part="item"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="tree-view"][data-part="item"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="tree-view"][data-part="item"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="tree-view"][data-part="item"][data-selected] {
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
  }

  [data-scope="tree-view"][data-part="branch"] {
    gap: calc(var(--spacing) * 1);
    flex-direction: column;
    display: flex;
  }

  [data-scope="tree-view"][data-part="branch-control"] {
    align-items: center;
    gap: calc(var(--spacing) * 2);
    padding-inline-end: calc(var(--spacing) * 4);
    padding-block: calc(var(--spacing) * 2);
    border-radius: var(--radius-base);
    padding-inline-start: calc(var(--depth) * var(--spacing) * 6 - var(--spacing) * 2);
    display: flex;
  }

  [data-scope="tree-view"][data-part="branch-control"]:hover {
    background-color: light-dark(#0a0a0a0d, #fafafa0d);
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="tree-view"][data-part="branch-control"]:hover {
      background-color: color-mix(in oklab, light-dark(var(--color-surface-950), var(--color-surface-50)) 5%, transparent);
    }
  }

  [data-scope="tree-view"][data-part="branch-control"]:hover {
    color: var(--color-primary-950-50);
  }

  [data-scope="tree-view"][data-part="branch-control"][data-selected] {
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
  }

  [data-scope="tree-view"][data-part="branch-indicator"][data-state="open"] {
    transform: rotate(90deg);
  }

  [data-scope="tree-view"][data-part="branch-text"] {
    align-items: center;
    gap: calc(var(--spacing) * 2);
    display: flex;
  }

  [data-scope="tree-view"][data-part="branch-content"] {
    gap: calc(var(--spacing) * 1);
    flex-direction: column;
    display: flex;
    position: relative;
  }

  [data-scope="tree-view"][data-part="branch-indent-guide"] {
    background: #73737380;
    position: absolute;
  }

  @supports (color: color-mix(in lab, red, red)) {
    [data-scope="tree-view"][data-part="branch-indent-guide"] {
      background: color-mix(in oklab, var(--color-surface-500) 50%, transparent);
    }
  }

  [data-scope="tree-view"][data-part="branch-indent-guide"] {
    width: calc(var(--spacing) * .5);
    border-radius: var(--radius-base);
    height: 100%;
    left: calc(var(--depth) * var(--spacing) * 6);
    transform: translateX(-50%);
  }

  *, :after, :before, ::backdrop {
    border-color: var(--color-gray-200, currentcolor);
  }

  ::file-selector-button {
    border-color: var(--color-gray-200, currentcolor);
  }

  .focused {
    box-shadow: none;
  }

  * {
    scrollbar-color: initial;
    scrollbar-width: initial;
  }
}

@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-red-600: oklch(57.7% .245 27.325);
    --color-orange-100: oklch(95.4% .038 75.164);
    --color-orange-200: oklch(90.1% .076 70.697);
    --color-orange-300: oklch(83.7% .128 66.29);
    --color-orange-700: oklch(55.3% .195 38.402);
    --color-orange-800: oklch(47% .157 37.304);
    --color-amber-50: oklch(98.7% .022 95.277);
    --color-amber-950: oklch(27.9% .077 45.635);
    --color-yellow-500: oklch(79.5% .184 86.047);
    --color-yellow-600: oklch(68.1% .162 75.834);
    --color-green-500: oklch(72.3% .219 149.579);
    --color-green-600: oklch(62.7% .194 149.214);
    --color-blue-200: oklch(88.2% .059 254.128);
    --color-blue-400: oklch(70.7% .165 254.624);
    --color-blue-600: oklch(54.6% .245 262.881);
    --color-blue-800: oklch(42.4% .199 265.638);
    --color-purple-100: oklch(94.6% .033 307.174);
    --color-purple-900: oklch(38.1% .176 304.987);
    --color-fuchsia-300: oklch(83.3% .145 321.434);
    --color-fuchsia-700: oklch(51.8% .253 323.949);
    --color-gray-200: oklch(92.8% .006 264.531);
    --color-gray-500: oklch(55.1% .027 264.364);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-lg: 32rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --text-xs: 10px;
    --text-xs--line-height: 14px;
    --text-sm: 12px;
    --text-sm--line-height: 18px;
    --text-base: 14px;
    --text-base--line-height: 20px;
    --text-lg: 16px;
    --text-lg--line-height: 22px;
    --text-xl: 20px;
    --text-xl--line-height: 28px;
    --text-2xl: 24px;
    --text-2xl--line-height: 28px;
    --text-3xl: 30px;
    --text-3xl--line-height: 36px;
    --text-4xl: 36px;
    --text-4xl--line-height: 40px;
    --text-5xl: 48px;
    --text-5xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --blur-sm: 8px;
    --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);
    --base-font-color: inherit;
    --base-font-color-dark: inherit;
    --base-font-family: inherit;
    --base-font-size: inherit;
    --base-line-height: inherit;
    --base-font-weight: inherit;
    --base-font-style: inherit;
    --base-letter-spacing: inherit;
    --heading-font-color: inherit;
    --heading-font-color-dark: inherit;
    --heading-font-family: inherit;
    --heading-font-weight: inherit;
    --heading-font-style: inherit;
    --heading-letter-spacing: inherit;
    --anchor-font-color: inherit;
    --anchor-font-color-dark: inherit;
    --anchor-font-family: inherit;
    --anchor-font-size: inherit;
    --anchor-line-height: inherit;
    --anchor-font-weight: inherit;
    --anchor-font-style: inherit;
    --anchor-letter-spacing: inherit;
    --anchor-text-decoration: inherit;
    --anchor-text-decoration-hover: underline;
    --anchor-text-decoration-active: inherit;
    --anchor-text-decoration-focus: inherit;
    --radius-base: .25rem;
    --radius-container: .25rem;
    --default-ring-width: 1px;
    --color-primary-50: oklch(98.5% 0 0);
    --color-primary-100: oklch(97% 0 0);
    --color-primary-400: oklch(70.8% 0 0);
    --color-primary-500: oklch(55.6% 0 0);
    --color-primary-600: oklch(43.9% 0 0);
    --color-primary-900: oklch(20.5% 0 0);
    --color-primary-950: oklch(14.5% 0 0);
    --color-primary-contrast-dark: var(--color-primary-950);
    --color-primary-contrast-light: var(--color-primary-50);
    --color-primary-contrast-50: var(--color-primary-contrast-dark);
    --color-primary-contrast-500: var(--color-primary-contrast-light);
    --color-primary-contrast-950: var(--color-primary-contrast-light);
    --color-secondary-50: oklch(98.5% 0 0);
    --color-secondary-200: oklch(92.2% 0 0);
    --color-secondary-800: oklch(26.9% 0 0);
    --color-secondary-950: oklch(14.5% 0 0);
    --color-secondary-contrast-dark: var(--color-secondary-950);
    --color-secondary-contrast-light: var(--color-secondary-50);
    --color-secondary-contrast-200: var(--color-secondary-contrast-dark);
    --color-secondary-contrast-800: var(--color-secondary-contrast-light);
    --color-tertiary-50: oklch(98.5% 0 0);
    --color-tertiary-100: oklch(97% 0 0);
    --color-tertiary-200: oklch(92.2% 0 0);
    --color-tertiary-300: oklch(87% 0 0);
    --color-tertiary-500: oklch(55.6% 0 0);
    --color-tertiary-700: oklch(37.1% 0 0);
    --color-tertiary-800: oklch(26.9% 0 0);
    --color-tertiary-900: oklch(20.5% 0 0);
    --color-tertiary-950: oklch(14.5% 0 0);
    --color-tertiary-contrast-dark: var(--color-tertiary-950);
    --color-tertiary-contrast-light: var(--color-tertiary-50);
    --color-tertiary-contrast-50: var(--color-tertiary-contrast-dark);
    --color-tertiary-contrast-100: var(--color-tertiary-contrast-dark);
    --color-tertiary-contrast-500: var(--color-tertiary-contrast-light);
    --color-tertiary-contrast-900: var(--color-tertiary-contrast-light);
    --color-tertiary-contrast-950: var(--color-tertiary-contrast-light);
    --color-success-50: oklch(98.5% 0 0);
    --color-success-100: oklch(97% 0 0);
    --color-success-200: oklch(92.2% 0 0);
    --color-success-400: oklch(70.8% 0 0);
    --color-success-500: oklch(55.6% 0 0);
    --color-success-600: oklch(43.9% 0 0);
    --color-success-800: oklch(26.9% 0 0);
    --color-success-900: oklch(20.5% 0 0);
    --color-success-950: oklch(14.5% 0 0);
    --color-success-contrast-dark: var(--color-success-950);
    --color-success-contrast-light: var(--color-success-50);
    --color-success-contrast-50: var(--color-success-contrast-dark);
    --color-success-contrast-200: var(--color-success-contrast-dark);
    --color-success-contrast-400: var(--color-success-contrast-light);
    --color-success-contrast-500: var(--color-success-contrast-light);
    --color-success-contrast-600: var(--color-success-contrast-light);
    --color-success-contrast-800: var(--color-success-contrast-light);
    --color-success-contrast-950: var(--color-success-contrast-light);
    --color-warning-50: oklch(98.5% 0 0);
    --color-warning-200: oklch(92.2% 0 0);
    --color-warning-400: oklch(70.8% 0 0);
    --color-warning-500: oklch(55.6% 0 0);
    --color-warning-600: oklch(43.9% 0 0);
    --color-warning-800: oklch(26.9% 0 0);
    --color-warning-950: oklch(14.5% 0 0);
    --color-warning-contrast-dark: var(--color-warning-950);
    --color-warning-contrast-light: var(--color-warning-50);
    --color-warning-contrast-50: var(--color-warning-contrast-dark);
    --color-warning-contrast-200: var(--color-warning-contrast-dark);
    --color-warning-contrast-400: var(--color-warning-contrast-light);
    --color-warning-contrast-500: var(--color-warning-contrast-light);
    --color-warning-contrast-600: var(--color-warning-contrast-light);
    --color-warning-contrast-800: var(--color-warning-contrast-light);
    --color-warning-contrast-950: var(--color-warning-contrast-light);
    --color-error-50: oklch(98.5% 0 0);
    --color-error-100: oklch(97% 0 0);
    --color-error-400: oklch(70.8% 0 0);
    --color-error-500: oklch(55.6% 0 0);
    --color-error-600: oklch(43.9% 0 0);
    --color-error-900: oklch(20.5% 0 0);
    --color-error-950: oklch(14.5% 0 0);
    --color-error-contrast-dark: var(--color-error-950);
    --color-error-contrast-light: var(--color-error-50);
    --color-error-contrast-50: var(--color-error-contrast-dark);
    --color-error-contrast-400: var(--color-error-contrast-light);
    --color-error-contrast-500: var(--color-error-contrast-light);
    --color-error-contrast-600: var(--color-error-contrast-light);
    --color-error-contrast-950: var(--color-error-contrast-light);
    --color-surface-50: oklch(98.5% 0 0);
    --color-surface-100: oklch(97% 0 0);
    --color-surface-200: oklch(92.2% 0 0);
    --color-surface-300: oklch(87% 0 0);
    --color-surface-400: oklch(70.8% 0 0);
    --color-surface-500: oklch(55.6% 0 0);
    --color-surface-600: oklch(43.9% 0 0);
    --color-surface-700: oklch(37.1% 0 0);
    --color-surface-800: oklch(26.9% 0 0);
    --color-surface-900: oklch(20.5% 0 0);
    --color-surface-950: oklch(14.5% 0 0);
    --color-surface-contrast-dark: var(--color-surface-950);
    --color-surface-contrast-light: var(--color-surface-50);
    --color-surface-contrast-50: var(--color-surface-contrast-dark);
    --color-surface-contrast-100: var(--color-surface-contrast-dark);
    --color-surface-contrast-200: var(--color-surface-contrast-dark);
    --color-surface-contrast-400: var(--color-surface-contrast-light);
    --color-surface-contrast-600: var(--color-surface-contrast-light);
    --color-surface-contrast-800: var(--color-surface-contrast-light);
    --color-surface-contrast-900: var(--color-surface-contrast-light);
    --color-surface-contrast-950: var(--color-surface-contrast-light);
    --body-background-color: var(--color-surface-50);
    --body-background-color-dark: var(--color-surface-950);
    --color-primary-50-950: light-dark(var(--color-primary-50), var(--color-primary-950));
    --color-primary-contrast-50-950: light-dark(var(--color-primary-contrast-50), var(--color-primary-contrast-950));
    --color-primary-100-900: light-dark(var(--color-primary-100), var(--color-primary-900));
    --color-primary-950-50: light-dark(var(--color-primary-950), var(--color-primary-50));
    --color-secondary-200-800: light-dark(var(--color-secondary-200), var(--color-secondary-800));
    --color-secondary-contrast-200-800: light-dark(var(--color-secondary-contrast-200), var(--color-secondary-contrast-800));
    --color-tertiary-50-950: light-dark(var(--color-tertiary-50), var(--color-tertiary-950));
    --color-tertiary-contrast-50-950: light-dark(var(--color-tertiary-contrast-50), var(--color-tertiary-contrast-950));
    --color-tertiary-100-900: light-dark(var(--color-tertiary-100), var(--color-tertiary-900));
    --color-tertiary-contrast-100-900: light-dark(var(--color-tertiary-contrast-100), var(--color-tertiary-contrast-900));
    --color-tertiary-800-200: light-dark(var(--color-tertiary-800), var(--color-tertiary-200));
    --color-tertiary-950-50: light-dark(var(--color-tertiary-950), var(--color-tertiary-50));
    --color-success-50-950: light-dark(var(--color-success-50), var(--color-success-950));
    --color-success-contrast-50-950: light-dark(var(--color-success-contrast-50), var(--color-success-contrast-950));
    --color-success-200-800: light-dark(var(--color-success-200), var(--color-success-800));
    --color-success-contrast-200-800: light-dark(var(--color-success-contrast-200), var(--color-success-contrast-800));
    --color-success-400-600: light-dark(var(--color-success-400), var(--color-success-600));
    --color-success-contrast-400-600: light-dark(var(--color-success-contrast-400), var(--color-success-contrast-600));
    --color-success-600-400: light-dark(var(--color-success-600), var(--color-success-400));
    --color-success-950-50: light-dark(var(--color-success-950), var(--color-success-50));
    --color-warning-50-950: light-dark(var(--color-warning-50), var(--color-warning-950));
    --color-warning-contrast-50-950: light-dark(var(--color-warning-contrast-50), var(--color-warning-contrast-950));
    --color-warning-200-800: light-dark(var(--color-warning-200), var(--color-warning-800));
    --color-warning-contrast-200-800: light-dark(var(--color-warning-contrast-200), var(--color-warning-contrast-800));
    --color-warning-400-600: light-dark(var(--color-warning-400), var(--color-warning-600));
    --color-warning-contrast-400-600: light-dark(var(--color-warning-contrast-400), var(--color-warning-contrast-600));
    --color-warning-950-50: light-dark(var(--color-warning-950), var(--color-warning-50));
    --color-error-50-950: light-dark(var(--color-error-50), var(--color-error-950));
    --color-error-contrast-50-950: light-dark(var(--color-error-contrast-50), var(--color-error-contrast-950));
    --color-error-400-600: light-dark(var(--color-error-400), var(--color-error-600));
    --color-error-contrast-400-600: light-dark(var(--color-error-contrast-400), var(--color-error-contrast-600));
    --color-error-600-400: light-dark(var(--color-error-600), var(--color-error-400));
    --color-error-950-50: light-dark(var(--color-error-950), var(--color-error-50));
    --color-surface-50-950: light-dark(var(--color-surface-50), var(--color-surface-950));
    --color-surface-contrast-50-950: light-dark(var(--color-surface-contrast-50), var(--color-surface-contrast-950));
    --color-surface-100-900: light-dark(var(--color-surface-100), var(--color-surface-900));
    --color-surface-contrast-100-900: light-dark(var(--color-surface-contrast-100), var(--color-surface-contrast-900));
    --color-surface-200-800: light-dark(var(--color-surface-200), var(--color-surface-800));
    --color-surface-contrast-200-800: light-dark(var(--color-surface-contrast-200), var(--color-surface-contrast-800));
    --color-surface-300-700: light-dark(var(--color-surface-300), var(--color-surface-700));
    --color-surface-400-600: light-dark(var(--color-surface-400), var(--color-surface-600));
    --color-surface-contrast-400-600: light-dark(var(--color-surface-contrast-400), var(--color-surface-contrast-600));
    --color-surface-600-400: light-dark(var(--color-surface-600), var(--color-surface-400));
    --color-surface-700-300: light-dark(var(--color-surface-700), var(--color-surface-300));
    --color-surface-950-50: light-dark(var(--color-surface-950), var(--color-surface-50));
    --font-dm-mono: "DM Mono";
    --color-dark: #181818;
  }
}

@layer components;

@layer utilities {
  .\@container {
    container-type: inline-size;
  }

  .pointer-events-auto {
    pointer-events: auto;
  }

  .pointer-events-none {
    pointer-events: none;
  }

  .collapse {
    visibility: collapse;
  }

  .invisible {
    visibility: hidden;
  }

  .visible {
    visibility: visible;
  }

  .table {
    font-size: var(--text-sm);
    line-height: var(--text-sm--line-height);
    width: 100%;
    position: relative;
  }

  .table thead {
    color: var(--color-surface-700-300);
    border-bottom-width: 1px;
    border-color: var(--color-surface-200-800);
  }

  .table th {
    text-align: left;
    font-weight: 400;
  }

  .table tbody > :not(:last-child) {
    border-color: var(--color-surface-200-800);
    border-top-width: 0;
    border-bottom-width: 1px;
  }

  .table tfoot {
    border-top-width: 1px;
    border-color: var(--color-surface-200-800);
    background-color: var(--color-surface-100-900);
  }

  .table th, .table td {
    padding: calc(var(--spacing) * 2);
  }

  .table caption {
    color: var(--color-surface-600-400);
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
  }

  .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);
  }

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

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

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

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

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

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

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

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

  .top-auto {
    top: auto;
  }

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

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

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

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

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

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

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

  .-z-10 {
    z-index: calc(10 * -1);
  }

  .z-1 {
    z-index: 1;
  }

  .z-10 {
    z-index: 10;
  }

  .z-20 {
    z-index: 20;
  }

  .z-30 {
    z-index: 30;
  }

  .z-40 {
    z-index: 40;
  }

  .col-span-2 {
    grid-column: span 2 / span 2;
  }

  .col-span-3 {
    grid-column: span 3 / span 3;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 640px) {
    .container {
      max-width: 640px;
    }
  }

  @media (min-width: 768px) {
    .container {
      max-width: 768px;
    }
  }

  @media (min-width: 1024px) {
    .container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {
    .container {
      max-width: 1280px;
    }
  }

  @media (min-width: 1536px) {
    .container {
      max-width: 1536px;
    }
  }

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

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

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

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

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

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

  .m-758 {
    margin: calc(var(--spacing) * 758);
  }

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

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

  .-mx-8 {
    margin-inline: calc(var(--spacing) * -8);
  }

  .-mx-px {
    margin-inline: -1px;
  }

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

  .mx-5 {
    margin-inline: calc(var(--spacing) * 5);
  }

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

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

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

  .select {
    border-radius: var(--radius-base);
    width: 100%;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--color-surface-200-800);
    --tw-ring-shadow: var(--tw-ring-inset,  ) 0 0 0 var(--default-ring-width) var(--tw-ring-color, currentColor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    background-color: #0000;
    border-width: 0;
    outline-color: #0000;
    display: block;
  }

  .select:active, .select:focus, .select:focus-within {
    --tw-ring-color: var(--color-primary-500);
  }

  .select > * + * {
    margin-top: calc(var(--spacing) * 2);
  }

  .select[multiple] {
    border-radius: var(--radius-container);
    padding: calc(var(--spacing) * 1);
  }

  .select[multiple] optgroup, .select[multiple] option {
    background-color: #0000;
  }

  .select[size] {
    border-radius: var(--radius-container);
    padding: calc(var(--spacing) * 1);
  }

  .select[size] optgroup, .select[size] option {
    background-color: #0000;
  }

  .select optgroup {
    background-color: var(--color-surface-50-950);
    color: var(--color-surface-950-50);
  }

  .select optgroup > * + *, .select optgroup option:first-of-type {
    margin-top: calc(var(--spacing) * 2);
  }

  .select optgroup option:last-child {
    margin-bottom: calc(var(--spacing) * 2) !important;
  }

  .select option {
    background-color: var(--color-surface-50-950);
    color: var(--color-surface-950-50);
  }

  .label {
    width: 100%;
    display: block;
  }

  .label > * + * {
    margin-top: calc(var(--spacing) * 1);
  }

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

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

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

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

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

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

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

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

  .input {
    border-radius: var(--radius-base);
    width: 100%;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
    --tw-ring-inset: inset;
    --tw-ring-color: var(--color-surface-200-800);
    --tw-ring-shadow: var(--tw-ring-inset,  ) 0 0 0 var(--default-ring-width) var(--tw-ring-color, currentColor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    background-color: #0000;
    border-width: 0;
    outline-color: #0000;
    display: block;
  }

  .input:active, .input:focus, .input:focus-within {
    --tw-ring-color: var(--color-primary-500);
  }

  .input[type="file"]::file-selector-button {
    cursor: pointer;
    border-radius: var(--radius-base);
    background-color: var(--color-surface-950-50);
    color: var(--color-surface-50-950);
    transform: translateY(calc(var(--spacing) * -.5));
    margin-right: calc(var(--spacing) * 2);
    text-transform: capitalize;
    font-size: var(--text-xs);
    height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 0);
    padding-inline: calc(var(--spacing) * 3);
  }

  .input[type="range"] {
    accent-color: var(--color-surface-950-50);
    box-shadow: none;
    padding-inline: initial;
  }

  .input[type="color"] {
    border-radius: var(--radius-base);
    width: calc(var(--spacing) * 8.5);
    height: calc(var(--spacing) * 8.5);
    -webkit-appearance: none;
    border: none;
    outline: none;
    padding: 0;
  }

  .input[type="color"]::-webkit-color-swatch-wrapper {
    padding: 0;
  }

  .input[type="color"]::-webkit-color-swatch {
    border-radius: var(--radius-base);
    border: none;
  }

  .input[type="color"]::-moz-color-swatch {
    border: none;
  }

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

  .-mr-2 {
    margin-right: calc(var(--spacing) * -2);
  }

  .-mr-4 {
    margin-right: calc(var(--spacing) * -4);
  }

  .-mr-20 {
    margin-right: calc(var(--spacing) * -20);
  }

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

  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }

  .mr-7 {
    margin-right: calc(var(--spacing) * 7);
  }

  .mr-16 {
    margin-right: calc(var(--spacing) * 16);
  }

  .mr-auto {
    margin-right: auto;
  }

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

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

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

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

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

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

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

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

  .-ml-1 {
    margin-left: calc(var(--spacing) * -1);
  }

  .-ml-3 {
    margin-left: calc(var(--spacing) * -3);
  }

  .-ml-4 {
    margin-left: calc(var(--spacing) * -4);
  }

  .-ml-6 {
    margin-left: calc(var(--spacing) * -6);
  }

  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }

  .ml-1\.5 {
    margin-left: calc(var(--spacing) * 1.5);
  }

  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }

  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }

  .ml-7 {
    margin-left: calc(var(--spacing) * 7);
  }

  .ml-8 {
    margin-left: calc(var(--spacing) * 8);
  }

  .ml-auto {
    margin-left: auto;
  }

  .btn-icon {
    box-sizing: content-box;
    border-radius: var(--radius-base);
    white-space: nowrap;
    font-size: var(--text-base);
    width: var(--text-base);
    height: var(--text-base);
    padding: calc(var(--spacing) * 2);
    justify-content: center;
    align-items: center;
    text-decoration-line: none;
    display: inline-flex;
  }

  .btn-icon:not(:disabled):hover {
    filter: brightness(125%);
  }

  .btn-icon:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  .scrollbar::-webkit-scrollbar-track {
    background-color: var(--scrollbar-track);
    border-radius: var(--scrollbar-track-radius);
  }

  .scrollbar::-webkit-scrollbar-thumb {
    background-color: var(--scrollbar-thumb);
    border-radius: var(--scrollbar-thumb-radius);
  }

  .scrollbar::-webkit-scrollbar-corner {
    background-color: var(--scrollbar-corner);
    border-radius: var(--scrollbar-corner-radius);
  }

  .scrollbar {
    scrollbar-width: auto;
    scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial);
  }

  .scrollbar::-webkit-scrollbar {
    width: var(--scrollbar-width, 16px);
    height: var(--scrollbar-height, 16px);
    display: block;
  }

  .vr {
    border-color: var(--color-surface-200-800);
    border-left-width: 1px;
    height: 100%;
    display: inline-block;
  }

  .hr {
    border-color: var(--color-surface-200-800);
    border-top-width: 1px;
    width: 100%;
    display: block;
  }

  .legend {
    width: 100%;
    display: block;
  }

  .btn {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-base);
    line-height: var(--text-base--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 4);
    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(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  .btn:not(:disabled):hover {
    filter: brightness(125%);
  }

  .btn:not(:disabled):hover:where(.dark, .dark *) {
    filter: brightness(75%);
  }

  .chip {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
    transition-property: all;
    transition-timing-function: var(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  @media (hover: hover) {
    .chip:hover {
      filter: brightness(125%);
    }

    .chip:hover:where(.dark, .dark *) {
      filter: brightness(75%);
    }
  }

  .badge {
    border-radius: var(--radius-base);
    justify-content: center;
    align-items: center;
    gap: calc(var(--spacing) * 2);
    white-space: nowrap;
    font-size: var(--text-xs);
    line-height: var(--text-xs--line-height);
    padding-block: calc(var(--spacing) * 1);
    padding-inline: calc(var(--spacing) * 3);
    flex-direction: row;
    text-decoration-line: none;
    display: inline-flex;
  }

  .line-clamp-1 {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

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

  .table {
    display: table;
  }

  .placeholder-circle {
    aspect-ratio: 1;
    background-color: var(--color-surface-200-800);
    min-height: calc(var(--spacing) * 5);
    border-radius: 100%;
  }

  .checkbox {
    --tw-ring-color: var(--color-surface-200-800);
    cursor: pointer;
    background-color: var(--color-surface-300-700);
    accent-color: var(--color-surface-300-700);
    border-radius: var(--radius-sm);
    height: calc(var(--spacing) * 5);
    width: calc(var(--spacing) * 5);
  }

  .checkbox:focus-within {
    --tw-ring-color: var(--color-primary-500);
  }

  @media (hover: hover) {
    .checkbox:hover {
      filter: brightness(105%);
    }
  }

  .checkbox:focus {
    filter: brightness(105%);
  }

  .checkbox:checked {
    background-color: var(--color-primary-500);
    accent-color: var(--color-primary-500);
  }

  @media (hover: hover) {
    .checkbox:checked:hover {
      background-color: var(--color-primary-500);
      accent-color: var(--color-primary-500);
    }
  }

  .checkbox:checked:focus {
    background-color: var(--color-primary-500);
    accent-color: var(--color-primary-500);
    border: 0;
  }

  .checkbox:indeterminate {
    background-color: var(--color-primary-500);
    accent-color: var(--color-primary-500);
  }

  @media (hover: hover) {
    .checkbox:indeterminate:hover {
      background-color: var(--color-primary-500);
      accent-color: var(--color-primary-500);
    }
  }

  .checkbox:indeterminate:focus {
    background-color: var(--color-primary-500);
    accent-color: var(--color-primary-500);
    border: 0;
  }

  .progress {
    webkit-appearance: none;
    appearance: none;
    border-radius: var(--radius-base);
    background-color: var(--color-surface-200-800);
    width: 100%;
    height: calc(var(--spacing) * 2);
    overflow: hidden;
  }

  .progress::-webkit-progress-bar {
    background-color: var(--color-surface-200-800);
  }

  .progress::-webkit-progress-value {
    background-color: var(--color-surface-950-50);
  }

  .progress::-moz-progress-bar {
    background-color: var(--color-surface-950-50);
  }

  .progress:indeterminate::-moz-progress-bar {
    width: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[14px\] {
    height: 14px;
  }

  .h-\[40vh\] {
    height: 40vh;
  }

  .h-auto {
    height: auto;
  }

  .h-fit {
    height: fit-content;
  }

  .h-full {
    height: 100%;
  }

  .h-min {
    height: min-content;
  }

  .h-screen {
    height: 100vh;
  }

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

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

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

  .max-h-\[30vh\] {
    max-height: 30vh;
  }

  .max-h-\[50vh\] {
    max-height: 50vh;
  }

  .max-h-\[60vh\] {
    max-height: 60vh;
  }

  .max-h-\[80vh\] {
    max-height: 80vh;
  }

  .max-h-\[400px\] {
    max-height: 400px;
  }

  .max-h-\[calc\(90vh-96px\)\] {
    max-height: calc(90vh - 96px);
  }

  .placeholder {
    background-color: var(--color-surface-200-800);
    border-radius: var(--radius-base);
    min-height: calc(var(--spacing) * 4);
  }

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

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

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

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

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

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

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

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

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

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

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

  .w-3\/12 {
    width: 25%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-\[22rem\] {
    width: 22rem;
  }

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

  .w-\[100vw\] {
    width: 100vw;
  }

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

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

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

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

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

  .w-\[calc\(100vw-36px\)\] {
    width: calc(100vw - 36px);
  }

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

  .w-auto\! {
    width: auto !important;
  }

  .w-fit {
    width: fit-content;
  }

  .w-fit\! {
    width: fit-content !important;
  }

  .w-full {
    width: 100%;
  }

  .w-max {
    width: max-content;
  }

  .w-screen {
    width: 100vw;
  }

  .\!max-w-\[500px\] {
    max-width: 500px !important;
  }

  .max-w-3xl {
    max-width: var(--container-3xl);
  }

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

  .max-w-\[80vw\] {
    max-width: 80vw;
  }

  .max-w-\[90vw\] {
    max-width: 90vw;
  }

  .max-w-\[100cqi\] {
    max-width: 100cqi;
  }

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

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

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

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

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

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

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

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

  .max-w-full {
    max-width: 100%;
  }

  .max-w-lg {
    max-width: var(--container-lg);
  }

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

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

  .min-w-\[200px\] {
    min-width: 200px;
  }

  .min-w-full {
    min-width: 100%;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-none {
    flex: none;
  }

  .flex-none\! {
    flex: none !important;
  }

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

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

  .border-collapse {
    border-collapse: collapse;
  }

  .-translate-x-0\.5 {
    --tw-translate-x: calc(var(--spacing) * -.5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-x-2 {
    --tw-translate-x: calc(var(--spacing) * -2);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-x-4 {
    --tw-translate-x: calc(var(--spacing) * -4);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-x-\[1px\] {
    --tw-translate-x: calc(1px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-x-\[4\.5px\] {
    --tw-translate-x: calc(4.5px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .-translate-y-1\.5 {
    --tw-translate-y: calc(var(--spacing) * -1.5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-7 {
    --tw-translate-y: calc(var(--spacing) * -7);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-\[2\.5px\] {
    --tw-translate-y: calc(2.5px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-1 {
    --tw-translate-y: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-4 {
    --tw-translate-y: calc(var(--spacing) * 4);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .rotate-90 {
    rotate: 90deg;
  }

  .rotate-180 {
    rotate: 180deg;
  }

  .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-default {
    cursor: default;
  }

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

  .cursor-pointer {
    cursor: pointer;
  }

  .grid-flow-col {
    grid-auto-flow: column;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

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

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

  .flex-row {
    flex-direction: row;
  }

  .flex-row-reverse {
    flex-direction: row-reverse;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  :where(.space-y-0\! > :not(:last-child)) {
    --tw-space-y-reverse: 0 !important;
    margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse)) !important;
    margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse))) !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .\!overflow-visible {
    overflow: visible !important;
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-clip {
    overflow: clip;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-visible {
    overflow: visible;
  }

  .pre {
    -webkit-backdrop-filter: blur(var(--blur-sm));
    backdrop-filter: blur(var(--blur-sm));
    border-radius: var(--radius-container);
    color: var(--color-white);
    font-size: var(--text-xs);
    white-space: pre-wrap;
    padding: calc(var(--spacing) * 4);
    background-color: #000000d9;
    overflow-x: auto;
  }

  .code:not(pre .code, .ec-line .code) {
    background-color: var(--color-primary-100-900);
    border-radius: var(--radius-base);
    color: var(--color-primary-contrast-50-950);
    font-family: var(--font-mono);
    font-size: var(--text-xs);
    white-space: nowrap;
    padding-inline: calc(var(--spacing) * 1.5);
    padding-block: calc(var(--spacing) * .75);
    overflow-x: auto;
  }

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

  .overflow-x-clip {
    overflow-x: clip;
  }

  .overflow-x-hidden {
    overflow-x: hidden;
  }

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

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

  .mark {
    color: var(--color-tertiary-contrast-500);
    background-color: var(--color-tertiary-500);
    border-radius: var(--radius-sm);
    padding-inline: calc(var(--spacing) * 1);
  }

  .card {
    border-radius: var(--radius-container);
  }

  a.card {
    transition-property: all;
    transition-timing-function: var(--default-transition-timing-function);
    transition-duration: var(--default-transition-duration);
  }

  @media (hover: hover) {
    a.card:hover {
      filter: brightness(95%);
    }

    a.card:hover:where(.dark, .dark *) {
      filter: brightness(110%);
    }
  }

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

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

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

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

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

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

  .rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .rounded-t-container {
    border-top-left-radius: var(--radius-container);
    border-top-right-radius: var(--radius-container);
  }

  .\!rounded-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .rounded-b-container {
    border-bottom-right-radius: var(--radius-container);
    border-bottom-left-radius: var(--radius-container);
  }

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

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

  .border-2\! {
    border-style: var(--tw-border-style) !important;
    border-width: 2px !important;
  }

  .preset-outlined-error-500 {
    border-width: 1px;
    border-color: var(--color-error-500);
  }

  .preset-outlined-error-600-400 {
    border-width: 1px;
    border-color: var(--color-error-600-400);
  }

  .preset-outlined-primary-500 {
    border-width: 1px;
    border-color: var(--color-primary-500);
  }

  .preset-outlined-success-600-400 {
    border-width: 1px;
    border-color: var(--color-success-600-400);
  }

  .preset-outlined-surface-200-800 {
    border-width: 1px;
    border-color: var(--color-surface-200-800);
  }

  .preset-outlined-tertiary-800-200 {
    border-width: 1px;
    border-color: var(--color-tertiary-800-200);
  }

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

  .border-t-\[0\.5px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: .5px;
  }

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

  .border-l-\[2px\] {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }

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

  .border-black {
    border-color: var(--color-black);
  }

  .border-error-500 {
    border-color: var(--color-error-500);
  }

  .border-surface-50-950 {
    border-color: light-dark(var(--color-surface-50), var(--color-surface-950));
  }

  .border-surface-100-900 {
    border-color: light-dark(var(--color-surface-100), var(--color-surface-900));
  }

  .border-surface-500 {
    border-color: var(--color-surface-500);
  }

  .border-surface-950-50 {
    border-color: light-dark(var(--color-surface-950), var(--color-surface-50));
  }

  .border-warning-500 {
    border-color: var(--color-warning-500);
  }

  .preset-filled-error-50-950 {
    background-color: var(--color-error-50-950);
    color: var(--color-error-contrast-50-950);
  }

  .preset-filled-error-400-600 {
    background-color: var(--color-error-400-600);
    color: var(--color-error-contrast-400-600);
  }

  .preset-filled-error-500 {
    background-color: var(--color-error-500);
    color: var(--color-error-contrast-500);
  }

  .preset-filled-primary-500 {
    background-color: var(--color-primary-500);
    color: var(--color-primary-contrast-500);
  }

  .preset-filled-secondary-200-800 {
    background-color: var(--color-secondary-200-800);
    color: var(--color-secondary-contrast-200-800);
  }

  .preset-filled-success-50-950 {
    background-color: var(--color-success-50-950);
    color: var(--color-success-contrast-50-950);
  }

  .preset-filled-success-200-800 {
    background-color: var(--color-success-200-800);
    color: var(--color-success-contrast-200-800);
  }

  .preset-filled-success-400-600 {
    background-color: var(--color-success-400-600);
    color: var(--color-success-contrast-400-600);
  }

  .preset-filled-surface-50-950 {
    background-color: var(--color-surface-50-950);
    color: var(--color-surface-contrast-50-950);
  }

  .preset-filled-surface-100-900 {
    background-color: var(--color-surface-100-900);
    color: var(--color-surface-contrast-100-900);
  }

  .preset-filled-surface-200-800 {
    background-color: var(--color-surface-200-800);
    color: var(--color-surface-contrast-200-800);
  }

  .preset-filled-surface-400-600 {
    background-color: var(--color-surface-400-600);
    color: var(--color-surface-contrast-400-600);
  }

  .preset-filled-tertiary-50-950 {
    background-color: var(--color-tertiary-50-950);
    color: var(--color-tertiary-contrast-50-950);
  }

  .preset-filled-tertiary-100-900 {
    background-color: var(--color-tertiary-100-900);
    color: var(--color-tertiary-contrast-100-900);
  }

  .preset-filled-warning-50-950 {
    background-color: var(--color-warning-50-950);
    color: var(--color-warning-contrast-50-950);
  }

  .preset-filled-warning-200-800 {
    background-color: var(--color-warning-200-800);
    color: var(--color-warning-contrast-200-800);
  }

  .preset-filled-warning-400-600 {
    background-color: var(--color-warning-400-600);
    color: var(--color-warning-contrast-400-600);
  }

  .preset-tonal-error {
    background-color: var(--color-error-50-950);
    color: var(--color-error-950-50);
  }

  .preset-tonal-success {
    background-color: var(--color-success-50-950);
    color: var(--color-success-950-50);
  }

  .preset-tonal-surface {
    background-color: var(--color-surface-50-950);
    color: var(--color-surface-950-50);
  }

  .preset-tonal-tertiary {
    background-color: var(--color-tertiary-50-950);
    color: var(--color-tertiary-950-50);
  }

  .preset-tonal-warning {
    background-color: var(--color-warning-50-950);
    color: var(--color-warning-950-50);
  }

  .\!bg-surface-100-900 {
    background-color: light-dark(var(--color-surface-100), var(--color-surface-900)) !important;
  }

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

  .bg-blue-400 {
    background-color: var(--color-blue-400);
  }

  .bg-error-50-950 {
    background-color: light-dark(var(--color-error-50), var(--color-error-950));
  }

  .bg-error-100-900\/70 {
    background-color: light-dark(#f5f5f5b3, #171717b3);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-error-100-900\/70 {
      background-color: color-mix(in oklab, light-dark(var(--color-error-100), var(--color-error-900)) 70%, transparent);
    }
  }

  .bg-error-500 {
    background-color: var(--color-error-500);
  }

  .bg-gray-500\/75 {
    background-color: #6a7282bf;
  }

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

  .bg-green-500 {
    background-color: var(--color-green-500);
  }

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

  .bg-orange-300 {
    background-color: var(--color-orange-300);
  }

  .bg-primary-50-950\/50 {
    background-color: light-dark(#fafafa80, #0a0a0a80);
  }

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

  .bg-primary-500 {
    background-color: var(--color-primary-500);
  }

  .bg-primary-900 {
    background-color: var(--color-primary-900);
  }

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

  .bg-success-100-900\/70 {
    background-color: light-dark(#f5f5f5b3, #171717b3);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-success-100-900\/70 {
      background-color: color-mix(in oklab, light-dark(var(--color-success-100), var(--color-success-900)) 70%, transparent);
    }
  }

  .bg-success-500 {
    background-color: var(--color-success-500);
  }

  .bg-surface-50 {
    background-color: var(--color-surface-50);
  }

  .bg-surface-50-950 {
    background-color: light-dark(var(--color-surface-50), var(--color-surface-950));
  }

  .bg-surface-100-900 {
    background-color: light-dark(var(--color-surface-100), var(--color-surface-900));
  }

  .bg-surface-100-900\! {
    background-color: light-dark(var(--color-surface-100), var(--color-surface-900)) !important;
  }

  .bg-surface-300-700 {
    background-color: light-dark(var(--color-surface-300), var(--color-surface-700));
  }

  .bg-surface-600-400 {
    background-color: light-dark(var(--color-surface-600), var(--color-surface-400));
  }

  .bg-surface-700-300 {
    background-color: light-dark(var(--color-surface-700), var(--color-surface-300));
  }

  .bg-tertiary-50-950 {
    background-color: light-dark(var(--color-tertiary-50), var(--color-tertiary-950));
  }

  .bg-warning-200-800 {
    background-color: light-dark(var(--color-warning-200), var(--color-warning-800));
  }

  .bg-warning-500 {
    background-color: var(--color-warning-500);
  }

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

  .bg-yellow-500 {
    background-color: var(--color-yellow-500);
  }

  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-tr {
    --tw-gradient-position: to top right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .from-fuchsia-300 {
    --tw-gradient-from: var(--color-fuchsia-300);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-orange-100 {
    --tw-gradient-from: var(--color-orange-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-orange-300 {
    --tw-gradient-from: var(--color-orange-300);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .via-amber-50 {
    --tw-gradient-via: var(--color-amber-50);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .to-amber-50 {
    --tw-gradient-to: var(--color-amber-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-orange-300 {
    --tw-gradient-to: var(--color-orange-300);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-purple-100 {
    --tw-gradient-to: var(--color-purple-100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
  }

  .fill-green-500 {
    fill: var(--color-green-500);
  }

  .fill-green-600 {
    fill: var(--color-green-600);
  }

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

  .fill-red-600 {
    fill: var(--color-red-600);
  }

  .fill-surface-50 {
    fill: var(--color-surface-50);
  }

  .fill-surface-50-950 {
    fill: light-dark(var(--color-surface-50), var(--color-surface-950));
  }

  .fill-surface-200-800 {
    fill: light-dark(var(--color-surface-200), var(--color-surface-800));
  }

  .fill-surface-300-700 {
    fill: light-dark(var(--color-surface-300), var(--color-surface-700));
  }

  .fill-surface-600-400 {
    fill: light-dark(var(--color-surface-600), var(--color-surface-400));
  }

  .fill-surface-950-50 {
    fill: light-dark(var(--color-surface-950), var(--color-surface-50));
  }

  .fill-transparent {
    fill: #0000;
  }

  .fill-yellow-500 {
    fill: var(--color-yellow-500);
  }

  .fill-yellow-600 {
    fill: var(--color-yellow-600);
  }

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

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

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

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

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

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

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

  .px-1\! {
    padding-inline: calc(var(--spacing) * 1) !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pt-0\! {
    padding-top: calc(var(--spacing) * 0) !important;
  }

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

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

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

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

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

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

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

  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }

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

  .pr-5 {
    padding-right: calc(var(--spacing) * 5);
  }

  .pr-8 {
    padding-right: calc(var(--spacing) * 8);
  }

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

  .pb-0\! {
    padding-bottom: calc(var(--spacing) * 0) !important;
  }

  .pb-0\.5 {
    padding-bottom: calc(var(--spacing) * .5);
  }

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

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

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

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

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

  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }

  .pl-1\.5\! {
    padding-left: calc(var(--spacing) * 1.5) !important;
  }

  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }

  .pl-2\! {
    padding-left: calc(var(--spacing) * 2) !important;
  }

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

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

  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }

  .pl-7 {
    padding-left: calc(var(--spacing) * 7);
  }

  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }

  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }

  .pl-16 {
    padding-left: calc(var(--spacing) * 16);
  }

  .\!text-end {
    text-align: end !important;
  }

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

  .text-center\! {
    text-align: center !important;
  }

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

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

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

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

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

  .align-text-top {
    vertical-align: text-top;
  }

  .anchor {
    color: var(--anchor-font-color);
    font-family: var(--anchor-font-family);
    font-size: var(--anchor-font-size);
    line-height: var(--anchor-line-height);
    font-weight: var(--anchor-font-weight);
    font-style: var(--anchor-font-style);
    letter-spacing: var(--anchor-letter-spacing);
    -webkit-text-decoration: var(--anchor-text-decoration);
    -webkit-text-decoration: var(--anchor-text-decoration);
    text-decoration: var(--anchor-text-decoration);
  }

  @media (hover: hover) {
    .anchor:hover {
      -webkit-text-decoration: var(--anchor-text-decoration-hover);
      -webkit-text-decoration: var(--anchor-text-decoration-hover);
      text-decoration: var(--anchor-text-decoration-hover);
    }
  }

  .anchor:active {
    -webkit-text-decoration: var(--anchor-text-decoration-active);
    -webkit-text-decoration: var(--anchor-text-decoration-active);
    text-decoration: var(--anchor-text-decoration-active);
  }

  .anchor:focus {
    -webkit-text-decoration: var(--anchor-text-decoration-focus);
    -webkit-text-decoration: var(--anchor-text-decoration-focus);
    text-decoration: var(--anchor-text-decoration-focus);
  }

  .anchor:where(.dark, .dark *) {
    color: var(--anchor-font-color-dark);
  }

  .h1 {
    color: var(--heading-font-color);
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    letter-spacing: var(--heading-letter-spacing);
    font-size: var(--text-4xl);
    line-height: var(--text-4xl--line-height);
  }

  @media (min-width: 768px) {
    .h1 {
      font-size: var(--text-5xl);
      line-height: var(--text-5xl--line-height);
    }
  }

  .h1:where(.dark, .dark *) {
    color: var(--heading-font-color-dark);
  }

  .h3 {
    color: var(--heading-font-color);
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    letter-spacing: var(--heading-letter-spacing);
    font-size: var(--text-2xl);
    line-height: var(--text-2xl--line-height);
  }

  @media (min-width: 768px) {
    .h3 {
      font-size: var(--text-3xl);
      line-height: var(--text-3xl--line-height);
    }
  }

  .h3:where(.dark, .dark *) {
    color: var(--heading-font-color-dark);
  }

  .h4 {
    color: var(--heading-font-color);
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    letter-spacing: var(--heading-letter-spacing);
    font-size: var(--text-xl);
    line-height: var(--text-xl--line-height);
  }

  @media (min-width: 768px) {
    .h4 {
      font-size: var(--text-2xl);
      line-height: var(--text-2xl--line-height);
    }
  }

  .h4:where(.dark, .dark *) {
    color: var(--heading-font-color-dark);
  }

  .h5 {
    color: var(--heading-font-color);
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
    letter-spacing: var(--heading-letter-spacing);
    font-size: var(--text-lg);
    line-height: var(--text-lg--line-height);
  }

  @media (min-width: 768px) {
    .h5 {
      font-size: var(--text-xl);
      line-height: var(--text-xl--line-height);
    }
  }

  .h5:where(.dark, .dark *) {
    color: var(--heading-font-color-dark);
  }

  .font-dm-mono {
    font-family: var(--font-dm-mono);
  }

  .font-mono {
    font-family: var(--font-mono);
  }

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

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

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

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

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

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

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

  .text-\[0\.66rem\] {
    font-size: .66rem;
  }

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

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

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

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

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

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

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

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

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

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

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

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

  .break-words, .wrap-break-word {
    overflow-wrap: break-word;
  }

  .break-all {
    word-break: break-all;
  }

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

  .whitespace-break-spaces {
    white-space: break-spaces;
  }

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

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

  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }

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

  .text-black {
    color: var(--color-black);
  }

  .text-dark {
    color: var(--color-dark);
  }

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

  .text-error-950-50 {
    color: light-dark(var(--color-error-950), var(--color-error-50));
  }

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

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

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

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

  .text-success-600-400 {
    color: light-dark(var(--color-success-600), var(--color-success-400));
  }

  .text-surface-50 {
    color: var(--color-surface-50);
  }

  .text-surface-400-600 {
    color: light-dark(var(--color-surface-400), var(--color-surface-600));
  }

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

  .text-surface-600-400 {
    color: light-dark(var(--color-surface-600), var(--color-surface-400));
  }

  .text-surface-700-300 {
    color: light-dark(var(--color-surface-700), var(--color-surface-300));
  }

  .text-surface-900-100 {
    color: light-dark(var(--color-surface-900), var(--color-surface-100));
  }

  .text-surface-950-50 {
    color: light-dark(var(--color-surface-950), var(--color-surface-50));
  }

  .text-tertiary-700-300 {
    color: light-dark(var(--color-tertiary-700), var(--color-tertiary-300));
  }

  .text-tertiary-800-200 {
    color: light-dark(var(--color-tertiary-800), var(--color-tertiary-200));
  }

  .text-transparent {
    color: #0000;
  }

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

  .text-warning-600-400 {
    color: light-dark(var(--color-warning-600), var(--color-warning-400));
  }

  .text-warning-950-50 {
    color: light-dark(var(--color-warning-950), var(--color-warning-50));
  }

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

  .capitalize {
    text-transform: capitalize;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal,  ) var(--tw-slashed-zero,  ) var(--tw-numeric-figure,  ) var(--tw-numeric-spacing,  ) var(--tw-numeric-fraction,  );
  }

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

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

  .placeholder-surface-800::placeholder {
    color: var(--color-surface-800);
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-40 {
    opacity: .4;
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-80 {
    opacity: .8;
  }

  .opacity-100 {
    opacity: 1;
  }

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

  .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-\[-1px_0px_4px_0px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: -1px 0px 4px 0px 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-\[1px_0px_-4px_0px_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 1px 0px -4px 0px 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-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px 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-sm {
    --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-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px 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);
  }

  .\!ring-2 {
    --tw-ring-shadow: var(--tw-ring-inset,  ) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor) !important;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
  }

  .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,  );
  }

  .\!brightness-100 {
    --tw-brightness: brightness(100%) !important;
    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,  ) !important;
  }

  .invert {
    --tw-invert: invert(100%);
    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-\[width\] {
    transition-property: width;
    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-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    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));
  }

  .transition-none {
    transition-property: none;
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

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

  .duration-2000 {
    --tw-duration: 2s;
    transition-duration: 2s;
  }

  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .ease-linear {
    --tw-ease: linear;
    transition-timing-function: linear;
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

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

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

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

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

  .\[clip-path\:inset\(0_0_0_-5px\)\] {
    clip-path: inset(0 0 0 -5px);
  }

  .\[clip-path\:inset\(0_5px_0_0\)\] {
    clip-path: inset(0 5px 0 0);
  }

  .\[vite-plugin-svelte\:load\] {
    vite-plugin-svelte: load;
  }

  .scrollbar-h-\[10px\] {
    --scrollbar-height: 10px;
  }

  .scrollbar-thumb-primary-200 {
    --scrollbar-thumb: oklch(92.2% 0 0);
  }

  .scrollbar-thumb-rounded-full {
    --scrollbar-thumb-radius: 9999px;
  }

  .scrollbar-w-\[10px\] {
    --scrollbar-width: 10px;
  }

  @media (hover: hover) {
    .group-hover\:preset-filled-surface-100-900:is(:where(.group):hover *) {
      background-color: var(--color-surface-100-900);
      color: var(--color-surface-contrast-100-900);
    }

    .group-hover\:bg-surface-50-950:is(:where(.group):hover *) {
      background-color: light-dark(var(--color-surface-50), var(--color-surface-950));
    }

    .group-hover\:text-surface-950-50:is(:where(.group):hover *) {
      color: light-dark(var(--color-surface-950), var(--color-surface-50));
    }
  }

  .before\:me-6:before {
    content: var(--tw-content);
    margin-inline-end: calc(var(--spacing) * 6);
  }

  .before\:-ml-0\.5:before {
    content: var(--tw-content);
    margin-left: calc(var(--spacing) * -.5);
  }

  .before\:ml-0\.5:before {
    content: var(--tw-content);
    margin-left: calc(var(--spacing) * .5);
  }

  .before\:w-4:before {
    content: var(--tw-content);
    width: calc(var(--spacing) * 4);
  }

  .before\:flex-1:before {
    content: var(--tw-content);
    flex: 1;
  }

  .before\:-translate-x-0\.5:before {
    content: var(--tw-content);
    --tw-translate-x: calc(var(--spacing) * -.5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .before\:border-t:before {
    content: var(--tw-content);
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .before\:border-surface-500:before {
    content: var(--tw-content);
    border-color: var(--color-surface-500);
  }

  .before\:transition-transform:before {
    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));
  }

  .after\:ms-6:after {
    content: var(--tw-content);
    margin-inline-start: calc(var(--spacing) * 6);
  }

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

  .after\:border-t:after {
    content: var(--tw-content);
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

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

  .last\:hidden:last-child {
    display: none;
  }

  .odd\:bg-white:nth-child(odd) {
    background-color: var(--color-white);
  }

  .even\:bg-surface-50-950:nth-child(2n) {
    background-color: light-dark(var(--color-surface-50), var(--color-surface-950));
  }

  @media (hover: hover) {
    .hover\:preset-outlined-primary-500:hover {
      border-width: 1px;
      border-color: var(--color-primary-500);
    }

    .hover\:preset-filled-surface-100-900:hover {
      background-color: var(--color-surface-100-900);
      color: var(--color-surface-contrast-100-900);
    }

    .hover\:preset-tonal-surface:hover {
      background-color: var(--color-surface-50-950);
      color: var(--color-surface-950-50);
    }

    .hover\:bg-surface-50-950:hover {
      background-color: light-dark(var(--color-surface-50), var(--color-surface-950));
    }

    .hover\:bg-surface-100-900:hover {
      background-color: light-dark(var(--color-surface-100), var(--color-surface-900));
    }

    .hover\:bg-surface-100-900\/50:hover {
      background-color: light-dark(#f5f5f580, #17171780);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:bg-surface-100-900\/50:hover {
        background-color: color-mix(in oklab, light-dark(var(--color-surface-100), var(--color-surface-900)) 50%, transparent);
      }
    }

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

    .hover\:brightness-90:hover {
      --tw-brightness: brightness(90%);
      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,  );
    }

    .hover\:not-disabled\:preset-tonal-surface:hover:not(:disabled) {
      background-color: var(--color-surface-50-950);
      color: var(--color-surface-950-50);
    }
  }

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

  @media (min-width: 640px) {
    .sm\:mx-2 {
      margin-inline: calc(var(--spacing) * 2);
    }

    .sm\:my-0 {
      margin-block: calc(var(--spacing) * 0);
    }

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

    .sm\:-mt-4 {
      margin-top: calc(var(--spacing) * -4);
    }

    .sm\:-mr-8 {
      margin-right: calc(var(--spacing) * -8);
    }

    .sm\:block {
      display: block;
    }

    .sm\:flex {
      display: flex;
    }

    .sm\:hidden {
      display: none;
    }

    .sm\:inline {
      display: inline;
    }

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

    .sm\:w-60 {
      width: calc(var(--spacing) * 60);
    }

    .sm\:w-\[136px\] {
      width: 136px;
    }

    .sm\:w-\[140px\] {
      width: 140px;
    }

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

    .sm\:max-w-2xl {
      max-width: var(--container-2xl);
    }

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

    .sm\:translate-x-0 {
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .sm\:translate-y-0 {
      --tw-translate-y: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }

    .sm\:scale-95 {
      --tw-scale-x: 95%;
      --tw-scale-y: 95%;
      --tw-scale-z: 95%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }

    .sm\:scale-100 {
      --tw-scale-x: 100%;
      --tw-scale-y: 100%;
      --tw-scale-z: 100%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }

    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .sm\:flex-row {
      flex-direction: row;
    }

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

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

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

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

    .sm\:gap-3 {
      gap: calc(var(--spacing) * 3);
    }

    .sm\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }

    .sm\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }

    .sm\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }

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

    .sm\:p-2 {
      padding: calc(var(--spacing) * 2);
    }

    .sm\:p-8 {
      padding: calc(var(--spacing) * 8);
    }

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

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

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

    .sm\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }

    .sm\:pt-0 {
      padding-top: calc(var(--spacing) * 0);
    }

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

    .sm\:pt-16 {
      padding-top: calc(var(--spacing) * 16);
    }

    .sm\:pt-32 {
      padding-top: calc(var(--spacing) * 32);
    }

    .sm\:pl-3 {
      padding-left: calc(var(--spacing) * 3);
    }

    .sm\:h1 {
      color: var(--heading-font-color);
      font-family: var(--heading-font-family);
      font-weight: var(--heading-font-weight);
      font-style: var(--heading-font-style);
      letter-spacing: var(--heading-letter-spacing);
      font-size: var(--text-4xl);
      line-height: var(--text-4xl--line-height);
    }

    @media (min-width: 768px) {
      .sm\:h1 {
        font-size: var(--text-5xl);
        line-height: var(--text-5xl--line-height);
      }
    }

    .sm\:h1:where(.dark, .dark *) {
      color: var(--heading-font-color-dark);
    }

    .sm\:h3 {
      color: var(--heading-font-color);
      font-family: var(--heading-font-family);
      font-weight: var(--heading-font-weight);
      font-style: var(--heading-font-style);
      letter-spacing: var(--heading-letter-spacing);
      font-size: var(--text-2xl);
      line-height: var(--text-2xl--line-height);
    }

    @media (min-width: 768px) {
      .sm\:h3 {
        font-size: var(--text-3xl);
        line-height: var(--text-3xl--line-height);
      }
    }

    .sm\:h3:where(.dark, .dark *) {
      color: var(--heading-font-color-dark);
    }

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

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

  @media (min-width: 768px) {
    .md\:-top-6 {
      top: calc(var(--spacing) * -6);
    }

    .md\:-m-6 {
      margin: calc(var(--spacing) * -6);
    }

    .md\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }

    .md\:w-\[50vw\] {
      width: 50vw;
    }

    .md\:flex-row {
      flex-direction: row;
    }

    .md\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }

    .md\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }

    .md\:p-6 {
      padding: calc(var(--spacing) * 6);
    }

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

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

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

    .md\:pr-8 {
      padding-right: calc(var(--spacing) * 8);
    }

    .md\:pb-0 {
      padding-bottom: calc(var(--spacing) * 0);
    }

    .md\:pb-4 {
      padding-bottom: calc(var(--spacing) * 4);
    }

    .md\:pb-8 {
      padding-bottom: calc(var(--spacing) * 8);
    }

    .md\:pl-8 {
      padding-left: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 1024px) {
    .lg\:-mt-7 {
      margin-top: calc(var(--spacing) * -7);
    }

    .lg\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }

    .lg\:block {
      display: block;
    }

    .lg\:hidden {
      display: none;
    }

    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .lg\:flex-row {
      flex-direction: row;
    }

    .lg\:pt-2 {
      padding-top: calc(var(--spacing) * 2);
    }

    .lg\:pr-6 {
      padding-right: calc(var(--spacing) * 6);
    }

    .lg\:pb-4 {
      padding-bottom: calc(var(--spacing) * 4);
    }
  }

  @media (min-width: 1280px) {
    .xl\:\!inline {
      display: inline !important;
    }

    .xl\:hidden {
      display: none;
    }

    .xl\:w-32 {
      width: calc(var(--spacing) * 32);
    }

    .xl\:flex-row {
      flex-direction: row;
    }

    .xl\:pl-4 {
      padding-left: calc(var(--spacing) * 4);
    }
  }

  @media (min-width: 1536px) {
    .\32 xl\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .\32 xl\:text-nowrap {
      text-wrap: nowrap;
    }
  }

  .dark\:bg-black:where(.dark, .dark *) {
    background-color: var(--color-black);
  }

  .dark\:bg-blue-600:where(.dark, .dark *) {
    background-color: var(--color-blue-600);
  }

  .dark\:bg-blue-800:where(.dark, .dark *) {
    background-color: var(--color-blue-800);
  }

  .dark\:bg-dark:where(.dark, .dark *) {
    background-color: var(--color-dark);
  }

  .dark\:bg-orange-700:where(.dark, .dark *) {
    background-color: var(--color-orange-700);
  }

  .dark\:bg-orange-800:where(.dark, .dark *) {
    background-color: var(--color-orange-800);
  }

  .dark\:bg-primary-600:where(.dark, .dark *) {
    background-color: var(--color-primary-600);
  }

  .dark\:bg-surface-950:where(.dark, .dark *) {
    background-color: var(--color-surface-950);
  }

  .dark\:from-fuchsia-700:where(.dark, .dark *) {
    --tw-gradient-from: var(--color-fuchsia-700);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .dark\:from-orange-700:where(.dark, .dark *) {
    --tw-gradient-from: var(--color-orange-700);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .dark\:from-orange-800:where(.dark, .dark *) {
    --tw-gradient-from: var(--color-orange-800);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .dark\:via-amber-950:where(.dark, .dark *) {
    --tw-gradient-via: var(--color-amber-950);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .dark\:to-amber-950:where(.dark, .dark *) {
    --tw-gradient-to: var(--color-amber-950);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .dark\:to-orange-700:where(.dark, .dark *) {
    --tw-gradient-to: var(--color-orange-700);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .dark\:to-purple-900:where(.dark, .dark *) {
    --tw-gradient-to: var(--color-purple-900);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .dark\:placeholder-surface-200:where(.dark, .dark *)::placeholder {
    color: var(--color-surface-200);
  }

  .dark\:scrollbar-thumb-surface-600:where(.dark, .dark *) {
    --scrollbar-thumb: oklch(43.9% 0 0);
  }

  .odd\:dark\:bg-black:nth-child(odd):where(.dark, .dark *) {
    background-color: var(--color-black);
  }

  .scrollbar-hover\:scrollbar-thumb-surface-400::-webkit-scrollbar-thumb:hover {
    --scrollbar-thumb: oklch(70.8% 0 0);
  }

  .dark\:scrollbar-hover\:scrollbar-thumb-surface-600:where(.dark, .dark *)::-webkit-scrollbar-thumb:hover {
    --scrollbar-thumb: oklch(43.9% 0 0);
  }

  .\[\&_\.monaco-editor-background\]\:pointer-events-none .monaco-editor-background, .\[\&_\[role\=\"button\"\]\]\:pointer-events-none [role="button"], .\[\&_\[role\=\"separator\"\]\]\:pointer-events-none [role="separator"], .\[\&_a\]\:pointer-events-none a, .\[\&_button\]\:pointer-events-none button {
    pointer-events: none;
  }

  .\[\&\:not\(\:nth-last-child\(2\)\)\]\:text-surface-500:not(:nth-last-child(2)) {
    color: var(--color-surface-500);
  }
}

@keyframes progress-circular-indeterminate {
  0% {
    stroke-dasharray: 1 var(--circumference);
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: calc(var(--circumference) * .75) var(--circumference);
    stroke-dashoffset: calc(-1 * var(--circumference) * .5);
  }

  100% {
    stroke-dasharray: 1 var(--circumference);
    stroke-dashoffset: calc(-1 * var(--circumference));
  }
}

@keyframes progress-linear-indeterminate-horizontal {
  from {
    transform: translateX(-200%);
  }

  to {
    transform: translateX(200%);
  }
}

@keyframes progress-linear-indeterminate-vertical {
  from {
    transform: translateY(-200%);
  }

  to {
    transform: translateY(200%);
  }
}

[data-theme="feldera-modern-theme"] {
  --text-scaling: 1;
  --base-font-color: var(--color-surface-950);
  --base-font-color-dark: var(--color-surface-50);
  --base-font-family: DM Sans Variable;
  --base-font-size: inherit;
  --base-line-height: 20px;
  --base-font-weight: normal;
  --base-font-style: normal;
  --base-letter-spacing: 0em;
  --heading-font-color: inherit;
  --heading-font-color-dark: inherit;
  --heading-font-family: inherit;
  --heading-font-weight: bold;
  --heading-font-style: normal;
  --heading-letter-spacing: inherit;
  --anchor-font-color: var(--color-primary-500);
  --anchor-font-color-dark: var(--color-primary-400);
  --anchor-font-family: inherit;
  --anchor-font-size: inherit;
  --anchor-line-height: inherit;
  --anchor-font-weight: inherit;
  --anchor-font-style: inherit;
  --anchor-letter-spacing: inherit;
  --anchor-text-decoration: none;
  --anchor-text-decoration-hover: underline;
  --anchor-text-decoration-active: none;
  --anchor-text-decoration-focus: none;
  --spacing: 4px;
  --radius-base: 6px;
  --radius-container: 12px;
  --default-border-width: 2px;
  --default-divide-width: 1px;
  --default-ring-width: 1px;
  --body-background-color: #fff;
  --body-background-color-dark: var(--color-dark);
  --color-dark: #181818;
  --color-primary-50: oklch(90.8% .05 328.17);
  --color-primary-100: oklch(83.61% .09 328.86);
  --color-primary-200: oklch(76.82% .13 329.53);
  --color-primary-300: oklch(70.1% .17 330.23);
  --color-primary-400: oklch(64.27% .2 330.96);
  --color-primary-500: oklch(59.22% .23 331.72);
  --color-primary-600: oklch(53.65% .2 331.87);
  --color-primary-700: oklch(47.91% .18 331.66);
  --color-primary-800: oklch(41.87% .16 331.38);
  --color-primary-900: oklch(35.74% .13 330.95);
  --color-primary-950: oklch(29.4% .1 331.06);
  --color-primary-contrast-dark: var(--color-primary-950);
  --color-primary-contrast-light: var(--color-surface-50);
  --color-primary-contrast-50: var(--color-primary-contrast-dark);
  --color-primary-contrast-100: var(--color-primary-contrast-dark);
  --color-primary-contrast-200: var(--color-primary-contrast-dark);
  --color-primary-contrast-300: var(--color-primary-contrast-dark);
  --color-primary-contrast-400: var(--color-primary-contrast-dark);
  --color-primary-contrast-500: var(--color-primary-contrast-light);
  --color-primary-contrast-600: var(--color-primary-contrast-light);
  --color-primary-contrast-700: var(--color-primary-contrast-light);
  --color-primary-contrast-800: var(--color-primary-contrast-light);
  --color-primary-contrast-900: var(--color-primary-contrast-light);
  --color-primary-contrast-950: var(--color-primary-contrast-light);
  --color-secondary-50: oklch(98.35% .02 84.56);
  --color-secondary-100: oklch(94.57% .04 77.22);
  --color-secondary-200: oklch(90.99% .07 73.71);
  --color-secondary-300: oklch(87.63% .1 73.57);
  --color-secondary-400: oklch(84.33% .12 71.18);
  --color-secondary-500: oklch(81.09% .14 69.14);
  --color-secondary-600: oklch(73.19% .13 67.29);
  --color-secondary-700: oklch(65.18% .12 64.75);
  --color-secondary-800: oklch(57.01% .11 62.59);
  --color-secondary-900: oklch(48.48% .09 58.43);
  --color-secondary-950: oklch(39.46% .08 52.84);
  --color-secondary-contrast-dark: var(--color-secondary-950);
  --color-secondary-contrast-light: var(--color-secondary-50);
  --color-secondary-contrast-50: var(--color-secondary-contrast-dark);
  --color-secondary-contrast-100: var(--color-secondary-contrast-dark);
  --color-secondary-contrast-200: var(--color-secondary-contrast-dark);
  --color-secondary-contrast-300: var(--color-secondary-contrast-dark);
  --color-secondary-contrast-400: var(--color-secondary-contrast-dark);
  --color-secondary-contrast-500: var(--color-secondary-contrast-dark);
  --color-secondary-contrast-600: var(--color-secondary-contrast-dark);
  --color-secondary-contrast-700: var(--color-secondary-contrast-light);
  --color-secondary-contrast-800: var(--color-secondary-contrast-light);
  --color-secondary-contrast-900: var(--color-secondary-contrast-light);
  --color-secondary-contrast-950: var(--color-secondary-contrast-light);
  --color-tertiary-50: oklch(95.35% .02 274.08);
  --color-tertiary-100: oklch(85.13% .07 269.37);
  --color-tertiary-200: oklch(74.98% .12 267.48);
  --color-tertiary-300: oklch(65.47% .17 265.45);
  --color-tertiary-400: oklch(56.59% .22 263.9);
  --color-tertiary-500: oklch(49.59% .26 263.37);
  --color-tertiary-600: oklch(46.52% .24 263.44);
  --color-tertiary-700: oklch(43.45% .21 263.55);
  --color-tertiary-800: oklch(40.34% .19 264.13);
  --color-tertiary-900: oklch(37.36% .16 264.89);
  --color-tertiary-950: oklch(34.49% .13 266.38);
  --color-tertiary-contrast-dark: var(--color-tertiary-950);
  --color-tertiary-contrast-light: var(--color-tertiary-50);
  --color-tertiary-contrast-50: var(--color-tertiary-contrast-dark);
  --color-tertiary-contrast-100: var(--color-tertiary-contrast-dark);
  --color-tertiary-contrast-200: var(--color-tertiary-contrast-dark);
  --color-tertiary-contrast-300: var(--color-tertiary-contrast-dark);
  --color-tertiary-contrast-400: var(--color-tertiary-contrast-light);
  --color-tertiary-contrast-500: var(--color-tertiary-contrast-light);
  --color-tertiary-contrast-600: var(--color-tertiary-contrast-light);
  --color-tertiary-contrast-700: var(--color-tertiary-contrast-light);
  --color-tertiary-contrast-800: var(--color-tertiary-contrast-light);
  --color-tertiary-contrast-900: var(--color-tertiary-contrast-light);
  --color-tertiary-contrast-950: var(--color-tertiary-contrast-light);
  --color-success-50: oklch(94.27% .13 131.14);
  --color-success-100: oklch(88.86% .15 133.43);
  --color-success-200: oklch(83.49% .17 135.25);
  --color-success-300: oklch(78.19% .19 136.88);
  --color-success-400: oklch(72.99% .2 138.21);
  --color-success-500: oklch(67.93% .21 139.47);
  --color-success-600: oklch(62.46% .19 139.8);
  --color-success-700: oklch(56.88% .17 140.23);
  --color-success-800: oklch(51.44% .16 140.7);
  --color-success-900: oklch(45.58% .14 141.28);
  --color-success-950: oklch(39.54% .13 141.79);
  --color-success-contrast-dark: var(--color-success-950);
  --color-success-contrast-light: var(--color-success-50);
  --color-success-contrast-50: var(--color-success-contrast-dark);
  --color-success-contrast-100: var(--color-success-contrast-dark);
  --color-success-contrast-200: var(--color-success-contrast-dark);
  --color-success-contrast-300: var(--color-success-contrast-dark);
  --color-success-contrast-400: var(--color-success-contrast-dark);
  --color-success-contrast-500: var(--color-success-contrast-dark);
  --color-success-contrast-600: var(--color-success-contrast-light);
  --color-success-contrast-700: var(--color-success-contrast-light);
  --color-success-contrast-800: var(--color-success-contrast-light);
  --color-success-contrast-900: var(--color-success-contrast-light);
  --color-success-contrast-950: var(--color-success-contrast-light);
  --color-warning-50: oklch(98.02% .11 108.28);
  --color-warning-100: oklch(93.99% .12 106.58);
  --color-warning-200: oklch(89.75% .14 104.66);
  --color-warning-300: oklch(85.8% .15 102.97);
  --color-warning-400: oklch(81.59% .15 101.16);
  --color-warning-500: oklch(77.6% .15 99.58);
  --color-warning-600: oklch(71.88% .14 99.55);
  --color-warning-700: oklch(66.05% .13 99.55);
  --color-warning-800: oklch(60.08% .12 99.51);
  --color-warning-900: oklch(53.96% .11 99.49);
  --color-warning-950: oklch(47.66% .1 99.44);
  --color-warning-contrast-dark: var(--color-surface-950);
  --color-warning-contrast-light: var(--color-surface-50);
  --color-warning-contrast-50: var(--color-warning-contrast-dark);
  --color-warning-contrast-100: var(--color-warning-contrast-dark);
  --color-warning-contrast-200: var(--color-warning-contrast-dark);
  --color-warning-contrast-300: var(--color-warning-contrast-dark);
  --color-warning-contrast-400: var(--color-warning-contrast-dark);
  --color-warning-contrast-500: var(--color-warning-contrast-dark);
  --color-warning-contrast-600: var(--color-warning-contrast-dark);
  --color-warning-contrast-700: var(--color-warning-contrast-dark);
  --color-warning-contrast-800: var(--color-warning-contrast-light);
  --color-warning-contrast-900: var(--color-warning-contrast-light);
  --color-warning-contrast-950: var(--color-warning-contrast-light);
  --color-error-50: oklch(87.93% .06 18.47);
  --color-error-100: oklch(79.75% .11 12.81);
  --color-error-200: oklch(72.31% .16 12.6);
  --color-error-300: oklch(66.22% .2 14.46);
  --color-error-400: oklch(61.74% .23 18.39);
  --color-error-500: oklch(59.3% .24 23.44);
  --color-error-600: oklch(54.48% .22 23.65);
  --color-error-700: oklch(49.55% .2 23.89);
  --color-error-800: oklch(44.28% .18 24.42);
  --color-error-900: oklch(39.07% .16 24.86);
  --color-error-950: oklch(33.68% .14 25.43);
  --color-error-contrast-dark: var(--color-surface-900);
  --color-error-contrast-light: var(--color-surface-50);
  --color-error-contrast-50: var(--color-error-contrast-dark);
  --color-error-contrast-100: var(--color-error-contrast-dark);
  --color-error-contrast-200: var(--color-error-contrast-dark);
  --color-error-contrast-300: var(--color-error-contrast-light);
  --color-error-contrast-400: var(--color-error-contrast-light);
  --color-error-contrast-500: var(--color-error-contrast-light);
  --color-error-contrast-600: var(--color-error-contrast-light);
  --color-error-contrast-700: var(--color-error-contrast-light);
  --color-error-contrast-800: var(--color-error-contrast-light);
  --color-error-contrast-900: var(--color-error-contrast-light);
  --color-error-contrast-950: var(--color-error-contrast-light);
  --color-surface-50: oklch(97.31% 0 none);
  --color-surface-100: oklch(90.06% 0 none);
  --color-surface-200: oklch(82.66% 0 none);
  --color-surface-300: oklch(75.08% 0 none);
  --color-surface-400: oklch(67.31% 0 none);
  --color-surface-500: oklch(59.31% 0 none);
  --color-surface-600: oklch(54.86% 0 none);
  --color-surface-700: oklch(50.68% 0 none);
  --color-surface-800: oklch(46.04% 0 none);
  --color-surface-900: oklch(41.65% 0 none);
  --color-surface-950: oklch(36.77% 0 none);
  --color-surface-contrast-dark: var(--color-surface-950);
  --color-surface-contrast-light: var(--color-surface-50);
  --color-surface-contrast-50: var(--color-surface-contrast-dark);
  --color-surface-contrast-100: var(--color-surface-contrast-dark);
  --color-surface-contrast-200: var(--color-surface-contrast-dark);
  --color-surface-contrast-300: var(--color-surface-contrast-dark);
  --color-surface-contrast-400: var(--color-surface-contrast-dark);
  --color-surface-contrast-500: var(--color-surface-contrast-light);
  --color-surface-contrast-600: var(--color-surface-contrast-light);
  --color-surface-contrast-700: var(--color-surface-contrast-light);
  --color-surface-contrast-800: var(--color-surface-contrast-light);
  --color-surface-contrast-900: var(--color-surface-contrast-light);
  --color-surface-contrast-950: var(--color-surface-contrast-light);
}

.preset-grayout-surface {
  color: var(--color-surface-700);
}

@media (hover: hover) {
  .preset-grayout-surface:hover {
    color: var(--color-surface-950);
  }
}

.preset-grayout-surface:where(.dark, .dark *) {
  color: var(--color-surface-300);
}

@media (hover: hover) {
  .preset-grayout-surface:where(.dark, .dark *):hover {
    color: var(--color-surface-50);
  }
}

.pane-divider-horizontal {
  z-index: 1;
  height: calc(var(--spacing) * .5);
  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));
}

.pane-divider-horizontal:before {
  content: var(--tw-content);
  margin-top: calc(var(--spacing) * -.75);
  content: var(--tw-content);
  content: var(--tw-content);
  height: calc(var(--spacing) * 2);
  content: var(--tw-content);
  width: 100%;
  display: flex;
}

@media (hover: hover) {
  .pane-divider-horizontal:hover {
    background-color: var(--color-primary-500);
  }
}

.pane-divider-horizontal:active {
  background-color: var(--color-primary-500);
}

.pane-divider-vertical {
  z-index: 1;
  width: calc(var(--spacing) * .5);
  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));
}

.pane-divider-vertical:before {
  content: var(--tw-content);
  margin-left: calc(var(--spacing) * -.75);
  content: var(--tw-content);
  content: var(--tw-content);
  content: var(--tw-content);
  height: 100%;
  width: calc(var(--spacing) * 2);
  display: flex;
}

@media (hover: hover) {
  .pane-divider-vertical:hover {
    background-color: var(--color-primary-500);
  }
}

.pane-divider-vertical:active {
  background-color: var(--color-primary-500);
}

.bg-white-dark {
  background-color: var(--color-white);
}

.bg-white-dark:where(.dark, .dark *), .bg-dark-white {
  background-color: var(--color-dark);
}

.bg-dark-white:where(.dark, .dark *) {
  background-color: var(--color-white);
}

.btn {
  padding-block: calc(var(--spacing) * 2);
  padding-inline: calc(var(--spacing) * 4);
}

.btn-icon {
  width: 20px;
  height: 20px;
}

:is(.btn, .btn-icon):not(:disabled):hover {
  filter: brightness(93%);
}

:is(.btn, .btn-icon):not(:disabled):hover:where(.dark, .dark *) {
  filter: brightness(130%);
}

.checkbox, .radio {
  --tw-border-style: none;
  background-color: var(--color-white);
  border-style: none;
}

:is(.checkbox, .radio):where(.dark, .dark *) {
  background-color: var(--color-dark);
}

input:focus {
  outline: none !important;
}

@media (hover: hover) {
  .chip:hover {
    filter: brightness();
  }
}

.h3, .h4 {
  line-height: 28px;
}

.h5 {
  line-height: 20px;
}

.select {
  appearance: none;
  cursor: pointer;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right .5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding: .5rem 2.5rem .5rem .75rem;
}

.checkbox {
  width: 16px;
  height: 16px;
}

@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-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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

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

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

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

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

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

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

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

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

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

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

@property --tw-numeric-fraction {
  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-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-ease {
  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;
  }
}
/*!
 * Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2026 Fonticons, Inc.
 */
:host,:root{--fa-family-brands:"Font Awesome 7 Brands";--fa-font-brands:normal 400 1em/1 var(--fa-family-brands)}@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url(./fa-brands-400.BP5tdqmh.woff2)}.fa-brands,.fa-classic.fa-brands,.fab{--fa-family:var(--fa-family-brands);--fa-style:400}.fa-firefox-browser{--fa:"\e007"}.fa-ideal{--fa:"\e013"}.fa-microblog{--fa:"\e01a"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-unity{--fa:"\e049"}.fa-dailymotion{--fa:"\e052"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-mixer{--fa:"\e056"}.fa-shopify{--fa:"\e057"}.fa-deezer{--fa:"\e077"}.fa-edge-legacy{--fa:"\e078"}.fa-google-pay{--fa:"\e079"}.fa-rust{--fa:"\e07a"}.fa-tiktok{--fa:"\e07b"}.fa-unsplash{--fa:"\e07c"}.fa-cloudflare{--fa:"\e07d"}.fa-guilded{--fa:"\e07e"}.fa-hive{--fa:"\e07f"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-instalod{--fa:"\e081"}.fa-octopus-deploy{--fa:"\e082"}.fa-perbyte{--fa:"\e083"}.fa-uncharted{--fa:"\e084"}.fa-watchman-monitoring{--fa:"\e087"}.fa-wodu{--fa:"\e088"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-bots{--fa:"\e340"}.fa-cmplid{--fa:"\e360"}.fa-bilibili{--fa:"\e3d9"}.fa-golang{--fa:"\e40f"}.fa-pix{--fa:"\e43a"}.fa-sitrox{--fa:"\e44a"}.fa-hashnode{--fa:"\e499"}.fa-meta{--fa:"\e49b"}.fa-padlet{--fa:"\e4a0"}.fa-nfc-directional{--fa:"\e530"}.fa-nfc-symbol{--fa:"\e531"}.fa-screenpal{--fa:"\e570"}.fa-space-awesome{--fa:"\e5ac"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-odysee{--fa:"\e5c6"}.fa-stubber{--fa:"\e5c7"}.fa-debian{--fa:"\e60b"}.fa-shoelace{--fa:"\e60c"}.fa-threads{--fa:"\e618"}.fa-square-threads{--fa:"\e619"}.fa-square-x-twitter{--fa:"\e61a"}.fa-x-twitter{--fa:"\e61b"}.fa-opensuse{--fa:"\e62b"}.fa-letterboxd{--fa:"\e62d"}.fa-square-letterboxd{--fa:"\e62e"}.fa-mintbit{--fa:"\e62f"}.fa-google-scholar{--fa:"\e63b"}.fa-brave{--fa:"\e63c"}.fa-brave-reverse{--fa:"\e63d"}.fa-pixiv{--fa:"\e640"}.fa-upwork{--fa:"\e641"}.fa-webflow{--fa:"\e65c"}.fa-signal-messenger{--fa:"\e663"}.fa-bluesky{--fa:"\e671"}.fa-jxl{--fa:"\e67b"}.fa-square-upwork{--fa:"\e67c"}.fa-web-awesome{--fa:"\e682"}.fa-square-web-awesome{--fa:"\e683"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-dart-lang{--fa:"\e693"}.fa-flutter{--fa:"\e694"}.fa-files-pinwheel{--fa:"\e69f"}.fa-css{--fa:"\e6a2"}.fa-square-bluesky{--fa:"\e6a3"}.fa-openai{--fa:"\e7cf"}.fa-square-linkedin{--fa:"\e7d0"}.fa-cash-app{--fa:"\e7d4"}.fa-disqus{--fa:"\e7d5"}.fa-11ty,.fa-eleventy{--fa:"\e7d6"}.fa-kakao-talk{--fa:"\e7d7"}.fa-linktree{--fa:"\e7d8"}.fa-notion{--fa:"\e7d9"}.fa-pandora{--fa:"\e7da"}.fa-pixelfed{--fa:"\e7db"}.fa-tidal{--fa:"\e7dc"}.fa-vsco{--fa:"\e7dd"}.fa-w3c{--fa:"\e7de"}.fa-lumon{--fa:"\e7e2"}.fa-lumon-drop{--fa:"\e7e3"}.fa-square-figma{--fa:"\e7e4"}.fa-tex{--fa:"\e7ff"}.fa-duolingo{--fa:"\e812"}.fa-supportnow{--fa:"\e833"}.fa-tor-browser{--fa:"\e838"}.fa-typescript{--fa:"\e840"}.fa-square-deskpro{--fa:"\e844"}.fa-circle-zulip{--fa:"\e851"}.fa-julia{--fa:"\e852"}.fa-zulip{--fa:"\e853"}.fa-unison{--fa:"\e854"}.fa-bgg,.fa-board-game-geek{--fa:"\e855"}.fa-ko-fi{--fa:"\e856"}.fa-kubernetes{--fa:"\e857"}.fa-postgresql{--fa:"\e858"}.fa-scaleway{--fa:"\e859"}.fa-venmo{--fa:"\e85a"}.fa-venmo-v{--fa:"\e85b"}.fa-unreal-engine{--fa:"\e85c"}.fa-globaleaks{--fa:"\e85d"}.fa-solana{--fa:"\e85e"}.fa-threema{--fa:"\e85f"}.fa-forgejo{--fa:"\e860"}.fa-claude{--fa:"\e861"}.fa-gitee{--fa:"\e863"}.fa-xmpp{--fa:"\e864"}.fa-fediverse{--fa:"\e865"}.fa-tailwind-css{--fa:"\e866"}.fa-arch-linux{--fa:"\e867"}.fa-svelte{--fa:"\e868"}.fa-hugging-face{--fa:"\e869"}.fa-leetcode{--fa:"\e86a"}.fa-openstreetmap{--fa:"\e86b"}.fa-ultralytics{--fa:"\e86d"}.fa-ultralytics-hub{--fa:"\e86e"}.fa-ultralytics-yolo{--fa:"\e86f"}.fa-obsidian{--fa:"\e879"}.fa-zoom{--fa:"\e87b"}.fa-vim{--fa:"\e88a"}.fa-symfonycasts{--fa:"\e8ab"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-linkedin{--fa:"\f08c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-twitter{--fa:"\f099"}.fa-facebook{--fa:"\f09a"}.fa-github{--fa:"\f09b"}.fa-pinterest{--fa:"\f0d2"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-google-plus-g{--fa:"\f0d5"}.fa-linkedin-in{--fa:"\f0e1"}.fa-github-alt{--fa:"\f113"}.fa-maxcdn{--fa:"\f136"}.fa-html5{--fa:"\f13b"}.fa-css3{--fa:"\f13c"}.fa-btc{--fa:"\f15a"}.fa-youtube{--fa:"\f167"}.fa-xing{--fa:"\f168"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-dropbox{--fa:"\f16b"}.fa-stack-overflow{--fa:"\f16c"}.fa-instagram{--fa:"\f16d"}.fa-flickr{--fa:"\f16e"}.fa-adn{--fa:"\f170"}.fa-bitbucket{--fa:"\f171"}.fa-tumblr{--fa:"\f173"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-apple{--fa:"\f179"}.fa-windows{--fa:"\f17a"}.fa-android{--fa:"\f17b"}.fa-linux{--fa:"\f17c"}.fa-dribbble{--fa:"\f17d"}.fa-skype{--fa:"\f17e"}.fa-foursquare{--fa:"\f180"}.fa-trello{--fa:"\f181"}.fa-gratipay{--fa:"\f184"}.fa-vk{--fa:"\f189"}.fa-weibo{--fa:"\f18a"}.fa-renren{--fa:"\f18b"}.fa-pagelines{--fa:"\f18c"}.fa-stack-exchange{--fa:"\f18d"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-wordpress{--fa:"\f19a"}.fa-openid{--fa:"\f19b"}.fa-yahoo{--fa:"\f19e"}.fa-google{--fa:"\f1a0"}.fa-reddit{--fa:"\f1a1"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-stumbleupon{--fa:"\f1a4"}.fa-delicious{--fa:"\f1a5"}.fa-digg{--fa:"\f1a6"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-drupal{--fa:"\f1a9"}.fa-joomla{--fa:"\f1aa"}.fa-behance{--fa:"\f1b4"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-steam{--fa:"\f1b6"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-spotify{--fa:"\f1bc"}.fa-deviantart{--fa:"\f1bd"}.fa-soundcloud{--fa:"\f1be"}.fa-vine{--fa:"\f1ca"}.fa-codepen{--fa:"\f1cb"}.fa-jsfiddle{--fa:"\f1cc"}.fa-rebel{--fa:"\f1d0"}.fa-empire{--fa:"\f1d1"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-git{--fa:"\f1d3"}.fa-hacker-news{--fa:"\f1d4"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-qq{--fa:"\f1d6"}.fa-weixin{--fa:"\f1d7"}.fa-slideshare{--fa:"\f1e7"}.fa-twitch{--fa:"\f1e8"}.fa-yelp{--fa:"\f1e9"}.fa-paypal{--fa:"\f1ed"}.fa-google-wallet{--fa:"\f1ee"}.fa-cc-visa{--fa:"\f1f0"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-cc-discover{--fa:"\f1f2"}.fa-cc-amex{--fa:"\f1f3"}.fa-cc-paypal{--fa:"\f1f4"}.fa-cc-stripe{--fa:"\f1f5"}.fa-lastfm{--fa:"\f202"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-ioxhost{--fa:"\f208"}.fa-angellist{--fa:"\f209"}.fa-buysellads{--fa:"\f20d"}.fa-connectdevelop{--fa:"\f20e"}.fa-dashcube{--fa:"\f210"}.fa-forumbee{--fa:"\f211"}.fa-leanpub{--fa:"\f212"}.fa-sellsy{--fa:"\f213"}.fa-shirtsinbulk{--fa:"\f214"}.fa-simplybuilt{--fa:"\f215"}.fa-skyatlas{--fa:"\f216"}.fa-pinterest-p{--fa:"\f231"}.fa-whatsapp{--fa:"\f232"}.fa-viacoin{--fa:"\f237"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-y-combinator{--fa:"\f23b"}.fa-optin-monster{--fa:"\f23c"}.fa-opencart{--fa:"\f23d"}.fa-expeditedssl{--fa:"\f23e"}.fa-cc-jcb{--fa:"\f24b"}.fa-cc-diners-club{--fa:"\f24c"}.fa-creative-commons{--fa:"\f25e"}.fa-gg{--fa:"\f260"}.fa-gg-circle{--fa:"\f261"}.fa-odnoklassniki{--fa:"\f263"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-get-pocket{--fa:"\f265"}.fa-wikipedia-w{--fa:"\f266"}.fa-safari{--fa:"\f267"}.fa-chrome{--fa:"\f268"}.fa-firefox{--fa:"\f269"}.fa-opera{--fa:"\f26a"}.fa-internet-explorer{--fa:"\f26b"}.fa-contao{--fa:"\f26d"}.fa-500px{--fa:"\f26e"}.fa-amazon{--fa:"\f270"}.fa-houzz{--fa:"\f27c"}.fa-vimeo-v{--fa:"\f27d"}.fa-black-tie{--fa:"\f27e"}.fa-fonticons{--fa:"\f280"}.fa-reddit-alien{--fa:"\f281"}.fa-edge{--fa:"\f282"}.fa-codiepie{--fa:"\f284"}.fa-modx{--fa:"\f285"}.fa-fort-awesome{--fa:"\f286"}.fa-usb{--fa:"\f287"}.fa-product-hunt{--fa:"\f288"}.fa-mixcloud{--fa:"\f289"}.fa-scribd{--fa:"\f28a"}.fa-bluetooth{--fa:"\f293"}.fa-bluetooth-b{--fa:"\f294"}.fa-gitlab{--fa:"\f296"}.fa-wpbeginner{--fa:"\f297"}.fa-wpforms{--fa:"\f298"}.fa-envira{--fa:"\f299"}.fa-glide{--fa:"\f2a5"}.fa-glide-g{--fa:"\f2a6"}.fa-viadeo{--fa:"\f2a9"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-pied-piper{--fa:"\f2ae"}.fa-first-order{--fa:"\f2b0"}.fa-yoast{--fa:"\f2b1"}.fa-themeisle{--fa:"\f2b2"}.fa-google-plus{--fa:"\f2b3"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-linode{--fa:"\f2b8"}.fa-quora{--fa:"\f2c4"}.fa-free-code-camp{--fa:"\f2c5"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-bandcamp{--fa:"\f2d5"}.fa-grav{--fa:"\f2d6"}.fa-etsy{--fa:"\f2d7"}.fa-imdb{--fa:"\f2d8"}.fa-ravelry{--fa:"\f2d9"}.fa-sellcast{--fa:"\f2da"}.fa-superpowers{--fa:"\f2dd"}.fa-wpexplorer{--fa:"\f2de"}.fa-meetup{--fa:"\f2e0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-accessible-icon{--fa:"\f368"}.fa-accusoft{--fa:"\f369"}.fa-adversal{--fa:"\f36a"}.fa-affiliatetheme{--fa:"\f36b"}.fa-algolia{--fa:"\f36c"}.fa-amilia{--fa:"\f36d"}.fa-angrycreative{--fa:"\f36e"}.fa-app-store{--fa:"\f36f"}.fa-app-store-ios{--fa:"\f370"}.fa-apper{--fa:"\f371"}.fa-asymmetrik{--fa:"\f372"}.fa-audible{--fa:"\f373"}.fa-avianex{--fa:"\f374"}.fa-aws{--fa:"\f375"}.fa-bimobject{--fa:"\f378"}.fa-bitcoin{--fa:"\f379"}.fa-bity{--fa:"\f37a"}.fa-blackberry{--fa:"\f37b"}.fa-blogger{--fa:"\f37c"}.fa-blogger-b{--fa:"\f37d"}.fa-buromobelexperte{--fa:"\f37f"}.fa-centercode{--fa:"\f380"}.fa-cloudscale{--fa:"\f383"}.fa-cloudsmith{--fa:"\f384"}.fa-cloudversify{--fa:"\f385"}.fa-cpanel{--fa:"\f388"}.fa-css3-alt{--fa:"\f38b"}.fa-cuttlefish{--fa:"\f38c"}.fa-d-and-d{--fa:"\f38d"}.fa-deploydog{--fa:"\f38e"}.fa-deskpro{--fa:"\f38f"}.fa-digital-ocean{--fa:"\f391"}.fa-discord{--fa:"\f392"}.fa-discourse{--fa:"\f393"}.fa-dochub{--fa:"\f394"}.fa-docker{--fa:"\f395"}.fa-draft2digital{--fa:"\f396"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-dyalog{--fa:"\f399"}.fa-earlybirds{--fa:"\f39a"}.fa-erlang{--fa:"\f39d"}.fa-facebook-f{--fa:"\f39e"}.fa-facebook-messenger{--fa:"\f39f"}.fa-firstdraft{--fa:"\f3a1"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-freebsd{--fa:"\f3a4"}.fa-gitkraken{--fa:"\f3a6"}.fa-gofore{--fa:"\f3a7"}.fa-goodreads{--fa:"\f3a8"}.fa-goodreads-g{--fa:"\f3a9"}.fa-google-drive{--fa:"\f3aa"}.fa-google-play{--fa:"\f3ab"}.fa-gripfire{--fa:"\f3ac"}.fa-grunt{--fa:"\f3ad"}.fa-gulp{--fa:"\f3ae"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-hotjar{--fa:"\f3b1"}.fa-hubspot{--fa:"\f3b2"}.fa-itunes{--fa:"\f3b4"}.fa-itunes-note{--fa:"\f3b5"}.fa-jenkins{--fa:"\f3b6"}.fa-joget{--fa:"\f3b7"}.fa-js{--fa:"\f3b8"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-keycdn{--fa:"\f3ba"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-laravel{--fa:"\f3bd"}.fa-line{--fa:"\f3c0"}.fa-lyft{--fa:"\f3c3"}.fa-magento{--fa:"\f3c4"}.fa-medapps{--fa:"\f3c6"}.fa-medrt{--fa:"\f3c8"}.fa-microsoft{--fa:"\f3ca"}.fa-mix{--fa:"\f3cb"}.fa-mizuni{--fa:"\f3cc"}.fa-monero{--fa:"\f3d0"}.fa-napster{--fa:"\f3d2"}.fa-node-js{--fa:"\f3d3"}.fa-npm{--fa:"\f3d4"}.fa-ns8{--fa:"\f3d5"}.fa-nutritionix{--fa:"\f3d6"}.fa-page4{--fa:"\f3d7"}.fa-palfed{--fa:"\f3d8"}.fa-patreon{--fa:"\f3d9"}.fa-periscope{--fa:"\f3da"}.fa-phabricator{--fa:"\f3db"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-playstation{--fa:"\f3df"}.fa-pushed{--fa:"\f3e1"}.fa-python{--fa:"\f3e2"}.fa-red-river{--fa:"\f3e3"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-replyd{--fa:"\f3e6"}.fa-resolving{--fa:"\f3e7"}.fa-rocketchat{--fa:"\f3e8"}.fa-rockrms{--fa:"\f3e9"}.fa-schlix{--fa:"\f3ea"}.fa-searchengin{--fa:"\f3eb"}.fa-servicestack{--fa:"\f3ec"}.fa-sistrix{--fa:"\f3ee"}.fa-speakap{--fa:"\f3f3"}.fa-staylinked{--fa:"\f3f5"}.fa-steam-symbol{--fa:"\f3f6"}.fa-sticker-mule{--fa:"\f3f7"}.fa-studiovinari{--fa:"\f3f8"}.fa-supple{--fa:"\f3f9"}.fa-uber{--fa:"\f402"}.fa-uikit{--fa:"\f403"}.fa-uniregistry{--fa:"\f404"}.fa-untappd{--fa:"\f405"}.fa-ussunnah{--fa:"\f407"}.fa-vaadin{--fa:"\f408"}.fa-viber{--fa:"\f409"}.fa-vimeo{--fa:"\f40a"}.fa-vnv{--fa:"\f40b"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-whmcs{--fa:"\f40d"}.fa-wordpress-simple{--fa:"\f411"}.fa-xbox{--fa:"\f412"}.fa-yandex{--fa:"\f413"}.fa-yandex-international{--fa:"\f414"}.fa-apple-pay{--fa:"\f415"}.fa-cc-apple-pay{--fa:"\f416"}.fa-fly{--fa:"\f417"}.fa-node{--fa:"\f419"}.fa-osi{--fa:"\f41a"}.fa-react{--fa:"\f41b"}.fa-autoprefixer{--fa:"\f41c"}.fa-less{--fa:"\f41d"}.fa-sass{--fa:"\f41e"}.fa-vuejs{--fa:"\f41f"}.fa-angular{--fa:"\f420"}.fa-aviato{--fa:"\f421"}.fa-ember{--fa:"\f423"}.fa-gitter{--fa:"\f426"}.fa-hooli{--fa:"\f427"}.fa-strava{--fa:"\f428"}.fa-stripe{--fa:"\f429"}.fa-stripe-s{--fa:"\f42a"}.fa-typo3{--fa:"\f42b"}.fa-amazon-pay{--fa:"\f42c"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-ethereum{--fa:"\f42e"}.fa-korvue{--fa:"\f42f"}.fa-elementor{--fa:"\f430"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-flipboard{--fa:"\f44d"}.fa-hips{--fa:"\f452"}.fa-php{--fa:"\f457"}.fa-quinscape{--fa:"\f459"}.fa-readme{--fa:"\f4d5"}.fa-java{--fa:"\f4e4"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-ebay{--fa:"\f4f4"}.fa-keybase{--fa:"\f4f5"}.fa-mastodon{--fa:"\f4f6"}.fa-r-project{--fa:"\f4f7"}.fa-researchgate{--fa:"\f4f8"}.fa-teamspeak{--fa:"\f4f9"}.fa-first-order-alt{--fa:"\f50a"}.fa-fulcrum{--fa:"\f50b"}.fa-galactic-republic{--fa:"\f50c"}.fa-galactic-senate{--fa:"\f50d"}.fa-jedi-order{--fa:"\f50e"}.fa-mandalorian{--fa:"\f50f"}.fa-old-republic{--fa:"\f510"}.fa-phoenix-squadron{--fa:"\f511"}.fa-sith{--fa:"\f512"}.fa-trade-federation{--fa:"\f513"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-hornbill{--fa:"\f592"}.fa-mailchimp{--fa:"\f59e"}.fa-megaport{--fa:"\f5a3"}.fa-nimblr{--fa:"\f5a8"}.fa-rev{--fa:"\f5b2"}.fa-shopware{--fa:"\f5b5"}.fa-squarespace{--fa:"\f5be"}.fa-themeco{--fa:"\f5c6"}.fa-weebly{--fa:"\f5cc"}.fa-wix{--fa:"\f5cf"}.fa-ello{--fa:"\f5f1"}.fa-hackerrank{--fa:"\f5f7"}.fa-kaggle{--fa:"\f5fa"}.fa-markdown{--fa:"\f60f"}.fa-neos{--fa:"\f612"}.fa-zhihu{--fa:"\f63f"}.fa-alipay{--fa:"\f642"}.fa-the-red-yeti{--fa:"\f69d"}.fa-critical-role{--fa:"\f6c9"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-dev{--fa:"\f6cc"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-think-peaks{--fa:"\f731"}.fa-reacteurope{--fa:"\f75d"}.fa-artstation{--fa:"\f77a"}.fa-atlassian{--fa:"\f77b"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-centos{--fa:"\f789"}.fa-confluence{--fa:"\f78d"}.fa-dhl{--fa:"\f790"}.fa-diaspora{--fa:"\f791"}.fa-fedex{--fa:"\f797"}.fa-fedora{--fa:"\f798"}.fa-figma{--fa:"\f799"}.fa-intercom{--fa:"\f7af"}.fa-invision{--fa:"\f7b0"}.fa-jira{--fa:"\f7b1"}.fa-mendeley{--fa:"\f7b3"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-redhat{--fa:"\f7bc"}.fa-sketch{--fa:"\f7c6"}.fa-sourcetree{--fa:"\f7d3"}.fa-suse{--fa:"\f7d6"}.fa-ubuntu{--fa:"\f7df"}.fa-ups{--fa:"\f7e0"}.fa-usps{--fa:"\f7e1"}.fa-yarn{--fa:"\f7e3"}.fa-airbnb{--fa:"\f834"}.fa-battle-net{--fa:"\f835"}.fa-bootstrap{--fa:"\f836"}.fa-buffer{--fa:"\f837"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-itch-io{--fa:"\f83a"}.fa-salesforce{--fa:"\f83b"}.fa-speaker-deck{--fa:"\f83c"}.fa-symfony{--fa:"\f83d"}.fa-waze{--fa:"\f83f"}.fa-yammer{--fa:"\f840"}.fa-git-alt{--fa:"\f841"}.fa-stackpath{--fa:"\f842"}.fa-cotton-bureau{--fa:"\f89e"}.fa-buy-n-large{--fa:"\f8a6"}.fa-mdb{--fa:"\f8ca"}.fa-orcid{--fa:"\f8d2"}.fa-swift{--fa:"\f8e1"}.fa-umbraco{--fa:"\f8e8"}
	div.svelte-1894asu {
		width: 20px;
		opacity: 0;
		height: 20px;
		border-radius: 10px;
		background: var(--primary, #61d345);
		position: relative;
		transform: rotate(45deg);
		animation: svelte-1894asu-circleAnimation 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
		animation-delay: 100ms;
	}

	div.svelte-1894asu::after {
		content: '';
		box-sizing: border-box;
		animation: svelte-1894asu-checkmarkAnimation 0.2s ease-out forwards;
		opacity: 0;
		animation-delay: 200ms;
		position: absolute;
		border-right: 2px solid;
		border-bottom: 2px solid;
		border-color: var(--secondary, #fff);
		bottom: 6px;
		left: 6px;
		height: 10px;
		width: 6px;
	}

	@keyframes svelte-1894asu-circleAnimation {
		from {
			transform: scale(0) rotate(45deg);
			opacity: 0;
		}
		to {
			transform: scale(1) rotate(45deg);
			opacity: 1;
		}
	}

	@keyframes svelte-1894asu-checkmarkAnimation {
		0% {
			height: 0;
			width: 0;
			opacity: 0;
		}
		40% {
			height: 0;
			width: 6px;
			opacity: 1;
		}
		100% {
			opacity: 1;
			height: 10px;
		}
	}

	div.svelte-hedpah {
		width: 20px;
		opacity: 0;
		height: 20px;
		border-radius: 10px;
		background: var(--primary, #ff4b4b);
		position: relative;
		transform: rotate(45deg);
		animation: svelte-hedpah-circleAnimation 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
		animation-delay: 100ms;
	}

	div.svelte-hedpah::after,
	div.svelte-hedpah::before {
		content: '';
		animation: svelte-hedpah-firstLineAnimation 0.15s ease-out forwards;
		animation-delay: 150ms;
		position: absolute;
		border-radius: 3px;
		opacity: 0;
		background: var(--secondary, #fff);
		bottom: 9px;
		left: 4px;
		height: 2px;
		width: 12px;
	}

	div.svelte-hedpah:before {
		animation: svelte-hedpah-secondLineAnimation 0.15s ease-out forwards;
		animation-delay: 180ms;
		transform: rotate(90deg);
	}

	@keyframes svelte-hedpah-circleAnimation {
		from {
			transform: scale(0) rotate(45deg);
			opacity: 0;
		}
		to {
			transform: scale(1) rotate(45deg);
			opacity: 1;
		}
	}

	@keyframes svelte-hedpah-firstLineAnimation {
		from {
			transform: scale(0);
			opacity: 0;
		}
		to {
			transform: scale(1);
			opacity: 1;
		}
	}

	@keyframes svelte-hedpah-secondLineAnimation {
		from {
			transform: scale(0) rotate(90deg);
			opacity: 0;
		}
		to {
			transform: scale(1) rotate(90deg);
			opacity: 1;
		}
	}

	div.svelte-1fmm5ug {
		width: 12px;
		height: 12px;
		box-sizing: border-box;
		border: 2px solid;
		border-radius: 100%;
		border-color: var(--secondary, #e0e0e0);
		border-right-color: var(--primary, #616161);
		animation: svelte-1fmm5ug-rotate 1s linear infinite;
	}

	@keyframes svelte-1fmm5ug-rotate {
		from {
			transform: rotate(0deg);
		}
		to {
			transform: rotate(360deg);
		}
	}

	.indicator.svelte-1syxy6g {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		min-width: 20px;
		min-height: 20px;
	}

	.status.svelte-1syxy6g {
		position: absolute;
	}

	.animated.svelte-1syxy6g {
		position: relative;
		transform: scale(0.6);
		opacity: 0.4;
		min-width: 20px;
		animation: svelte-1syxy6g-enter 0.3s 0.12s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
	}

	@keyframes svelte-1syxy6g-enter {
		from {
			transform: scale(0.6);
			opacity: 0.4;
		}
		to {
			transform: scale(1);
			opacity: 1;
		}
	}

	.message.svelte-18jxln8 {
		display: flex;
		justify-content: center;
		margin: 4px 10px;
		color: inherit;
		flex: 1 1 auto;
		white-space: pre-line;
	}

	@keyframes svelte-f48el6-enterAnimation {
		0% {
			transform: translate3d(0, calc(var(--factor) * -200%), 0) scale(0.6);
			opacity: 0.5;
		}
		100% {
			transform: translate3d(0, 0, 0) scale(1);
			opacity: 1;
		}
	}

	@keyframes svelte-f48el6-exitAnimation {
		0% {
			transform: translate3d(0, 0, -1px) scale(1);
			opacity: 1;
		}
		100% {
			transform: translate3d(0, calc(var(--factor) * -150%), -1px) scale(0.6);
			opacity: 0;
		}
	}

	@keyframes svelte-f48el6-fadeInAnimation {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}

	@keyframes svelte-f48el6-fadeOutAnimation {
		0% {
			opacity: 1;
		}
		100% {
			opacity: 0;
		}
	}

	.base.svelte-f48el6 {
		display: flex;
		align-items: center;
		background: #fff;
		color: #363636;
		line-height: 1.3;
		will-change: transform;
		box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1), 0 3px 3px rgba(0, 0, 0, 0.05);
		max-width: 350px;
		pointer-events: auto;
		padding: 8px 10px;
		border-radius: 8px;
	}

	.transparent.svelte-f48el6 {
		opacity: 0;
	}

	.enter.svelte-f48el6 {
		animation: svelte-f48el6-enterAnimation 0.35s cubic-bezier(0.21, 1.02, 0.73, 1) forwards;
	}

	.exit.svelte-f48el6 {
		animation: svelte-f48el6-exitAnimation 0.4s cubic-bezier(0.06, 0.71, 0.55, 1) forwards;
	}

	.fadeIn.svelte-f48el6 {
		animation: svelte-f48el6-fadeInAnimation 0.35s cubic-bezier(0.21, 1.02, 0.73, 1) forwards;
	}

	.fadeOut.svelte-f48el6 {
		animation: svelte-f48el6-fadeOutAnimation 0.4s cubic-bezier(0.06, 0.71, 0.55, 1) forwards;
	}

	.wrapper.svelte-aml8mk {
		left: 0;
		right: 0;
		display: flex;
		position: absolute;
		transform: translateY(calc(var(--offset, 16px) * var(--factor) * 1px));
	}

	.transition.svelte-aml8mk {
		transition: all 230ms cubic-bezier(0.21, 1.02, 0.73, 1);
	}

	.active.svelte-aml8mk {
		z-index: 9999;
	}

	.active.svelte-aml8mk > * {
		pointer-events: auto;
	}

	.toaster.svelte-2qkpaq {
		--default-offset: 16px;

		position: fixed;
		z-index: 9999;
		top: var(--default-offset);
		left: var(--default-offset);
		right: var(--default-offset);
		bottom: var(--default-offset);
		pointer-events: none;
	}
@font-face {
  font-family: "feldera-material-icons";
  font-display: block;
  src:
    url("./feldera-material-icons.VpD-J_GQ.woff2?23e92b942a78b2d9348ec500d4245e4d") format("woff2"),
    url("./feldera-material-icons.yZVOojh1.woff?23e92b942a78b2d9348ec500d4245e4d") format("woff");
}

.fd {
  line-height: 1;
}

.fd:before {
  font-family: feldera-material-icons !important;
  font-style: normal;
  font-weight: normal !important;
  vertical-align: top;
}

.fd-chevron-down:before {
  content: "\f101";
}
.fd-arrow-down:before {
  content: "\f102";
}
.fd-pencil-line:before {
  content: "\f103";
}
.fd-save:before {
  content: "\f104";
}
.fd-more_horiz:before {
  content: "\f105";
}
.fd-menu:before {
  content: "\f106";
}
.fd-panel-right:before {
  content: "\f107";
}
.fd-dot:before {
  content: "\f108";
}
.fd-chevron-left:before {
  content: "\f109";
}
.fd-server-off:before {
  content: "\f10a";
}
.fd-circle-x:before {
  content: "\f10b";
}
.fd-server-cog:before {
  content: "\f10c";
}
.fd-log-out:before {
  content: "\f10d";
}
.fd-copy:before {
  content: "\f10e";
}
.fd-file-down:before {
  content: "\f10f";
}
.fd-play:before {
  content: "\f110";
}
.fd-message-circle-question:before {
  content: "\f111";
}
.fd-chevron-right:before {
  content: "\f112";
}
.fd-lock-open:before {
  content: "\f113";
}
.fd-lightbulb:before {
  content: "\f114";
}
.fd-key:before {
  content: "\f115";
}
.fd-circle-play:before {
  content: "\f116";
}
.fd-square-power:before {
  content: "\f117";
}
.fd-circle-stop:before {
  content: "\f118";
}
.fd-network:before {
  content: "\f119";
}
.fd-square:before {
  content: "\f11a";
}
.fd-panel-bottom:before {
  content: "\f11b";
}
.fd-database-off:before {
  content: "\f11c";
}
.fd-file-text:before {
  content: "\f11d";
}
.fd-book-marked:before {
  content: "\f11e";
}
.fd-settings:before {
  content: "\f11f";
}
.fd-circle-user:before {
  content: "\f120";
}
.fd-eraser:before {
  content: "\f121";
}
.fd-circle-pause:before {
  content: "\f122";
}
.fd-trash-2:before {
  content: "\f123";
}
.fd-plus:before {
  content: "\f124";
}
.fd-moon:before {
  content: "\f125";
}
.fd-mic-off:before {
  content: "\f126";
}
.fd-wine:before {
  content: "\f127";
}
.fd-sun:before {
  content: "\f128";
}
.fd-database:before {
  content: "\f129";
}
.fd-paintbrush:before {
  content: "\f12a";
}
.fd-circle-check-big:before {
  content: "\f12b";
}
.fd-arrow-right:before {
  content: "\f12c";
}
.fd-x:before {
  content: "\f12d";
}
.fd-circle-slash:before {
  content: "\f12e";
}
.fd-panel-left:before {
  content: "\f12f";
}
.fd-circle-dot:before {
  content: "\f130";
}
.fd-pause:before {
  content: "\f131";
}
.fd-triangle-alert:before {
  content: "\f132";
}
.fd-circle-divide:before {
  content: "\f133";
}
.fd-info:before {
  content: "\f134";
}
.fd-construction:before {
  content: "\f135";
}
.fd-rocket:before {
  content: "\f136";
}
.fd-circle-plus:before {
  content: "\f137";
}
.fd-server:before {
  content: "\f138";
}
.fd-circle-stop-locked:before {
  content: "\f139";
}
.fd-receipt-text:before {
  content: "\f13a";
}
.fd-check:before {
  content: "\f13b";
}
.fd-book-open:before {
  content: "\f13c";
}
.fd-user:before {
  content: "\f13d";
}
.fd-sliders-horizontal:before {
  content: "\f13e";
}
.fd-mic:before {
  content: "\f13f";
}
.fd-circle-alert:before {
  content: "\f140";
}
@font-face {
  font-family: "generic-icons";
  font-display: block;
  src:
    url("data:font/woff2;base64,d09GMgABAAAAAAaIAAsAAAAADpAAAAY4AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHIF6BmAAhXAKilSIaAE2AiQDaAs2AAQgBYRSB4FDG6gMM6M2g1EaTvZfJXCHhNU/gyloC8qSSGR6OiNQ5oh72M2Exkqe8iuLX7FwfCUe+F+L/X0zszqyJohLkmTmTZuHRCJKInNIhEanEr9WfGv5qidpXaq06zNe7b/vwvbOTi/QdXga6zgTGBoCg0lgAPPmUqVAKd221L3YmrCAbUKLezb1X5hsZ9B1PIwEAdgmQ0R7lye+uVqc+x6hIkzLgWQ8+Pt8tk0fyDadNMuTAAFs/n/7tWx2OlEv0imZlndm9c38dYufRcQSXgmFkEy0aiU0QiNGSslsw1kD/05voSa+1wioW2qzaMu27fsV18/cv2ksgdMDdutw/cqlM6rfTknM04Kq4KNEYbeLXoqULRS0Vb461tSlMjnxFxqgZppatKAjlVCNJfWTmlQRZVru1pGqVCqXaVNdyFaxTEtTV/lrp0xPTVlLnzQtydW0mL/QFmlIEhU9I7h7WUfXQGIU3ithjyNo6bRJXPE0IqUYPmD3xa3nfbfor8RTpF6NTD/YvY0SYiwcP3f4Gh/8IjYTC8XqYS9LPEdTU4xFrrjutgee/JX8+eMrf8Y1N91NMQBlyNVwqulmW8il8QsOdEdTDke4YctIWfHdNdfUk6rPVzASj9cMCmVYyZl/AJVBt98Ytjsto7Kilmv20jqqhAoZhI1qRlgkI8MZVHAWA5xDF+fRxwU0cBFDXEIbl9HBFbRwDSNcRxk3UeAWariNHHfRxD30cB8pHqCOJ8VV/oKgKwwCKAICKAoCKAmSBRmrysr2Nw+/CX/D3JnmU4wgrJyvaiZJPjj1hxc2pjXydtrJeX9SMqCQmZuKGMsuIR8y0GcadkNv1EwGsT9+13ZHCt1hGvfjYMIYYfs0qjoH3svbwKUFGHL2WMwWqFU1MvusM0WDfpEiUUrbSTBKYa2eqoSoTTL2KhCssRzlXCIhKsVn77VROrBIVM6es7xBB1zgpmaEpRABNx7jGch83BWsWkWWKw4uuOTMaVIQEE8OtxBRJOcslXY0slJq5VYT1MEKu5Igo6iSC+aIpGDRmDOwBa6Y+qTIuzEjYdkNWD2A+Xn77RVzikQpFOTImM2PG2fJyKJZNXGNlXugQW31vGpeplNjw+0cu91QlT/MAmNtZcMlpP92gP/GBbXyZ6qeoGTeQdKeM9serPWsVP+aUa2ZQILHhqQsv2u8l40k713D3997vmpdynr9Bkv3l/cr80fz8PZXdGabs86maocbV/t54umTPE0FXEwxj4bx34v6vEFWOXfp46dRmdGMTB4IzIBfxfyqfXeK6cf1voDD6+ozUEfKBDl+M55XIBGf0D5zOiFg9eDT095DbLEibf2u9ExVn2dRHozHmr1fldsRT5X79LKUw+eg/IJFAYsM4QloE6CQi0JgRGSGJPh43lt15FRnQIQ9rMsvoRxHuQYSfb9OywuZrOTbigd6ztRUv48VdsSCsEOOPXKEP//vz6Jx2v28HP6+jj6j4nWl/hTOMRA3qv1w1sv15lm4nFSipQd80c0vUbRV6SUBjV+aFx2jP51nSyegORcyc0HCHohCrzdtXhnCfLVWSl4okWrVCXiVt6cwN17BwkQm5xV5nyamrVflbRbyG3eGNmJ5KgwOE2YQBA4EAjmOmM9a9JAP0Okp6E+m35yw6ufTU42H/+Wpp4SjtX/fiD5dc6oiUluE6dRB7mrDuTXaU/lPSS0DxuHz+adGqPMp3Onhph9tCwd56pZEKnKbYtPchaQkbRpKUotRlluHugW2nZ3quCMWkppg7KWASOEDYmOfkpK0Hyjp+4Wysf9Rd99H75uz4+6HGmkNTvqhtPFNeWFU/0DHT/9JR5UGm8VLw8QB3hiNIkw3GOe8NUuQVGbYSzNiFugqRwrmi1nfrZdchBv4IPMqIw1RVXin6hiIZvhmarZgcayaZpih8p/S+Obu2QUb3lda6yH0KGRIBCY38N3wLNsyRumrYaLETOU+H09JzEmY7OHqEQk06JUcarez5iOltNLXbJ7X/8jWu+HvG40LRWKJVCZXKFVqjVanb2hsam5pbWvv6OzyOd5kMdexETutudj9DHxLl8mew08DkxvCNT7yh5HUIdvL9FWuLbvEOE53DN2IhXH9NURVWREM0SQ5BSsAAA==") format("woff2"),
    url("data:font/woff;base64,d09GRgABAAAAAAhYAAsAAAAADpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAAKQAAAD6I8sn3U9TLzIAAAGsAAAAPwAAAGBK00iRY21hcAAAAewAAAEEAAAC8D0bw7dnbHlmAAAC8AAAAyAAAAVU3+Nf0WhlYWQAAAYQAAAALAAAADZzZb2xaGhlYQAABjwAAAAWAAAAJAEBAJtobXR4AAAGVAAAABAAAABoAoAAAGxvY2EAAAZkAAAAFQAAADYdtBswbWF4cAAABnwAAAAfAAAAIAEwAbluYW1lAAAGnAAAAS8AAAJSXmiiunBvc3QAAAfMAAAAigAAAMOZtfwGeJxNjUsOgjAYhAdEoFLKQ8THGVx4AleGlQsXXoCNxoS48ggexYP6UWJim6Yz883fKpC00EFHhafufJUb+tdTO0Wa1sj/dTA87r3Sn4NF/k45H7TTRTe9FSrWnqxWAjP8kckqxzkVMKtSFXRJHkENpIWUkASe+bdDZjN2TlpDp3SGq2g29Ar0iumYpPV0TtvgxsQxZbVBJ7S2nsf82Wj9BfjPCut4nGNgYZBknMDAysDAEMgQCSQFobQtAxuDIgMDEwMrMwNWEJDmmsJwgEH3IytDA5DLzdANFmZEUSQEAFRWBvIAeJzN0j1ywjAQBeAnbOM4Bgz+hS6TIlVyg1yG/DMwhCGhoM2BUuViPgF5K70iLV3W841Ga8laSwKQAIjolmLA/cDB4ptZ5/MRLn0+xhf7Uz42/g4rbLDDAcc+OZ18Zok1ttgz43zmbzg/8wrXuOE3bbURUnSo0aLAHCUqzLDAEBNkGHNsg5wrX3DmgCvGVqkb4rwYnTneIu3qtpiXFathMRlLaXLuACv5H+H/yd2rt4DtfGBvlpLSg3T0KDU9SUvPUtCLzOlVSnqTilYyo7VYDRuxE9rKhN4lo52MaS9T+pCGPiWng9juH4Wn0LvA7mc/CGBtFNj97OPA7nSfBEh+AfpOLKp4nFVSu47cRhBkdQ9nVndr0rL4gCDtHUDqyOAOu7fLl4CFbh04USxA0cGBfsCRldrK9Q/6AX2acqeunj0YMEkMe3q6qru6J9HEnk/JY5InL5I6SZa28RsU1RGH+R3GLrTTEIayfXwrzsl5eftLlj06ubMNl8OduzEWRK7PfNfkaTIUVzg8YNzi1+xllr18bcufT38u/8dUxDB6aosMzRbjA4bpzGHoi3VRFet1cRmZbL20LX0X/3GtI9fffH9PfiT/oMUBH/AJf+ALvuIbvjNDJjnKa4SyLoMvyvoK9d60Tst8wnhEXfFfVw+yQ8ev8Tn6aey7YZl7Opp3WA4WOY07TDOl7ZCjaftbbAm75imXYYf7Zahqvj6XcoiUGdr9Frcoh8O1VBtkEu15mc0DwspQBObj9iQlI3yuOyz7Nodvun6691uwKVZyyQxbtP00TP0JbSh8uEXfTd0ynqQuCcjRLhzc/ZXsWcaw1KQLbax9nvotmlzZ2brat31HTfWVZAgtsyzjfGQxkrMDgXnHk96zug2GkfpPGHrOhI4DiXbSkXzDDjD3Mg9Lw8yhJO9giaYtaHOcnOY81J5Cig1zHsHDfuz6cKjpYvc66rrRVAHwTtX8q4geudAhqa4E6laeOx5oSAEX7VS9GsQ+0O+cQT1NcQZJBTxTJxIIUU3JnpI5haRiSCWNOqMiORG2p9cT4czPAIcVzCL1isze2IwVRr5SmiTKWKZVmqfKXR7KS0k9E3mWriVpYMT+mSkyphvRn6+phRnVKpXfRGzjKEFSR3n2pFGk+8gaWIdEcOxRLBPvYSDriHEg2J98+syaxoyUaacxdSxA8ZdJdIFFKt50qXEaoQHgLYaMPjylMhxn4i5WVkhKpUGsOEgI/gySqN7ymkNXLpybQxkreq35YjmeuskK2RNrvg3QStQ4Y5c9CYb3Xs+H7DUah9RpbD8NBujdcyPxP90s6uIlWBs7Qy0PY23YLqZy8uo5e22Xyu6Bmm06NPLpebqwKULWNn8Twu6zutgOxLs32a3wdsPsVhCk7hxXxebbhkmjFeNFkn8BAg5StHicY2BkYGAAYm3Tqw7x/DZfGbgZGoACUZyP9yHRQNAAEmfgYGACcQAdGQm2eJxjYGRgYGhgYEAiGRlQgRQAJfIBnQAAeJxjYACCBiyYygAA4+gCgXicY2AAAjUgdGBIY1pFLAQAU10PDwAAAHicY2BkYGCQYlzLwMMAAkxAzAWEDAz/wXwGAB0bAesAeJx9kDFuwjAUhv9AoCqoFVKrDp3cpUtFAmzlALAzsIdgh6AkThODxN5z9AQ9B+foKTr3j7EqUYnayvP3vveeLQXAAEd4aJaHGxub1cIVsxO3SfeOffKT4w76CBx36V8d9/CCmeM+7vDGGzz/muYR745buMWH4zb9p2OffHTcwQO+HHfpvx33sPQGjvt49lQiC1ml8TCNdVEvZLLLourMnSVLWdWpLsQ4GJ35eZNERq7F6iDqfTIxRglV6VzMdGFklmlRVnorYxNsjCmnYaicD2KdI4FEwa9CihhDGzVNjQVtgh0yRKxe7rtcWVpb0zS5wJj/ffRP//y3EsHwXHNmhQNjjT3nJrQGirlij0ZOmtnZpjvj1jSlrW1pYvoAGztVYoqQW/3pD+zr+Q+NBm3DAHicbcFJEoIwFEDBPGcRHHDGM+RQESKk+EWoEBbc3oVbu9VM/aD+K5gxZ8GSFWs2bEnYkZKx58CREzlnLly5cefBk4KXysVMfoy6N50VHVzdxE0TY69rG9PShVKsHry4KhFvKhu0kZi9vRPX1fojZmgRDBOekYimp8MScNQ0lAxUvPnQKvUFuo8iOwAA") format("woff");
}

.gc {
  line-height: 1;
}

.gc:before {
  font-family: generic-icons !important;
  font-style: normal;
  font-weight: normal !important;
  vertical-align: top;
}

.gc-layout-panel-right:before {
  content: "\f101";
}
.gc-http-get:before {
  content: "\f102";
}
.gc-circle-solid:before {
  content: "\f103";
}
.gc-loader-alt:before {
  content: "\f104";
}
.gc-boiling-flask:before {
  content: "\f105";
}
/* (unused) .toast-error {
  @apply top-auto bottom-8 bg-error-50-950;
}*/
  .clip {
    clip-path: polygon(0 0, 0% 100%, 100% 100%, 100% 85%, 15% 0);
  }

    section.svelte-3u9vh {
        height: 100%;
        display: flex;
        flex-direction: column;
        background: inherit;
        border-radius: inherit;
    }
    header.svelte-3u9vh, footer.svelte-3u9vh {
        padding: 0;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
    article.svelte-3u9vh {
        position: relative;
        height: 100%;
        overflow: auto;
        background: inherit;
    }
    article.svelte-3u9vh .hidden {
        display: none;
    }
    article.svelte-3u9vh::-webkit-scrollbar {
        width: 6px;
        height: 6px;
    }
    article.svelte-3u9vh table {
        border-collapse: separate;
        border-spacing: 0;
        width: 100%;
        background: inherit;
    }
    article.svelte-3u9vh table thead {
        position: sticky;
        inset-block-start: 0;
        background: inherit;
        z-index: 1;
    }
    article.svelte-3u9vh thead tr {
        background: inherit;
    }
    article.svelte-3u9vh thead tr th {
        background: inherit;
    }




    /* optional global style */
    .svelte-simple-datatable.svelte-3u9vh thead tr:first-child th {
        padding: 8px 20px;
        background: inherit;
    }
    .svelte-simple-datatable.svelte-3u9vh tbody {
        background: inherit;
    }
    .svelte-simple-datatable.svelte-3u9vh tbody tr {
        transition: background, 0.2s;
        background: inherit;
    }
    .svelte-simple-datatable.svelte-3u9vh tbody tr:hover {
        background: var(--grey-lighten-3, #fafafa);
    }
    .svelte-simple-datatable.svelte-3u9vh tbody td {
        padding: 4px 20px;
        border-right: 1px solid var(--grey-lighten, #eee);
        border-bottom: 1px solid var(--grey-lighten, #eee);
        background: inherit;
    }
    .svelte-simple-datatable.svelte-3u9vh tbody td:last-child {
        border-right: none;
    }
    .svelte-simple-datatable.svelte-3u9vh u.highlight {
        text-decoration: none;
        background: rgba(251, 192, 45, 0.6);
        border-radius: 2px;
    }
    .svelte-simple-datatable.svelte-3u9vh footer.divider {
        border-top: 1px solid var(--grey, #e0e0e0);
    }

    section.svelte-thfklp {
        display: flex;
        margin: 8px 16px;
    }
    button.svelte-thfklp {
        background: inherit;
        height: 32px;
        width: 32px;
        color: var(--font-grey, #9e9e9e);
        cursor: pointer;
        font-size: 13px;
        margin: 0;
        padding: 0;
        transition: all, 0.2s;
        line-height: 32px;
        border: 1px solid var(--grey, #e0e0e0);
        border-right: none;
        border-radius: 0;
        outline: none;
    }
    button.svelte-thfklp:first-child {
        border-radius: 4px 0 0 4px;
    }
    button.svelte-thfklp:last-child {
        border-right: 1px solid var(--grey, #e0e0e0);
        border-radius: 0 4px 4px 0;
    }

    button.svelte-thfklp:first-child:not(.small),
    button.svelte-thfklp:last-child:not(.small) {
        min-width: 72px;
    }

    button.svelte-thfklp:not(.active):hover {
        background: var(--grey-lighten, #eee);
    }
    button.ellipse.svelte-thfklp:hover {
        background: inherit;
        cursor: default;
    }
    button.active.svelte-thfklp {
        background: var(--grey-lighten, #eee);
        font-weight: bold;
        color: var(--font, #424242);
        cursor: default;
    }
    button.disabled.svelte-thfklp:hover {
        background: inherit;
        cursor: default;
    }
    button.page.svelte-thfklp {
        width: 80px;
    }

    aside.svelte-11gmfkw {
        margin: 8px 16px;
        color: var(--font-grey, #757575);
        line-height: 32px;
        font-size: 14px;
    }

    input.svelte-k4nipp {
        margin: 8px 16px;
        border: 1px solid var(--grey, #e0e0e0);
        color: var(--font-grey, #424242);
        border-radius: 4px;
        outline: none;
        padding: 0 8px;
        line-height: 24px;
        height: 24px;
        background: transparent;
        width: 40%;
        max-width: 176px;
        min-width: 96px;
        transition: all, 0.1s;
    }
    input.svelte-k4nipp:focus {
        border: 1px solid var(--grey, #e0e0e0);
        outline: 2px solid var(--grey, #e0e0e0);
    }
    input.svelte-k4nipp::placeholder {
        color: #9e9e9e;
        line-height: 24px;
    }

    aside.svelte-1fik5x2 {
        margin: 8px 16px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        height: 32px;
        color: #757575;
    }
    select.svelte-1fik5x2 {
        margin: 0 4px;
        background: var(--bg, #fff);
        color: var(--font-grey, #757575);
        border-radius: 4px;
        border: 1px solid var(--grey, #9e9e9e);
        padding: 2px 4px;
    }
    select.svelte-1fik5x2:focus {
        outline: 2px solid var(--grey, #e0e0e0);
    }

  th.svelte-1moem7j {
    background: inherit;
    white-space: nowrap;
    user-select: none;
    /* border-bottom: 1px solid var(--grey, #e0e0e0); */
    cursor: pointer;
  }
  div.flex.svelte-1moem7j {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
  }
  span.svelte-1moem7j {
    padding-left: 8px;
  }
  span.svelte-1moem7j:before,
  span.svelte-1moem7j:after {
    border: 6px solid transparent;
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
  span.svelte-1moem7j:before {
    border-bottom-color: var(--grey, #e0e0e0);
    margin-top: 4px;
  }
  span.svelte-1moem7j:after {
    border-top-color: var(--grey, #e0e0e0);
    margin-top: 4px;
  }
  th.active.svelte-1moem7j span.asc:where(.svelte-1moem7j):before {
    border-bottom-color: var(--font-grey, #9e9e9e);
  }
  th.active.svelte-1moem7j span.desc:where(.svelte-1moem7j):after {
    border-top-color: var(--font-grey, #9e9e9e);
  }

  .pipeline-table-wrapper.svelte-1agwiwc {
    width: fit-content;
    min-width: 100%;
  }
  .pipeline-table-wrapper.svelte-1agwiwc article.thin-scrollbar {
    overflow: visible !important;
  }
  .pipeline-table-wrapper.svelte-1agwiwc table {
    background: inherit;
  }

  .visualizer-wrapper.svelte-t8mz5g {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
  }

  .visualizer-graph.svelte-t8mz5g {
    width: 100%;
    height: 100%;
  }

  .visualizer-menus.svelte-t8mz5g {
    position: absolute;
    top: 0.5rem;
    left: 0.5rem;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 0.5rem;
  }

  .visualizer-navigator.svelte-t8mz5g {
    width: 108px;
    height: 108px;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 2px;
  }

    .profiler-tooltip-container.svelte-18hcenq {
        position: absolute;
        top: 0.5rem;
        right: 0.5rem;
        z-index: 2;
        border-radius: 8px;
        max-height: calc(100% - 1rem);
        max-width: calc(100% - 1rem);
        overflow-y: auto;
        overflow-x: auto;
    }
    /* Tooltip styling */
    .profiler-tooltip.svelte-18hcenq {
        background-color: black;
        padding: 0;
    }

    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) {
        background-color: transparent;
        border-collapse: collapse;
        font-size: 12px;
        width: 100%;
    }

    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) thead:where(.svelte-18hcenq) {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) td:where(.svelte-18hcenq),
    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) th:where(.svelte-18hcenq) {
        padding: 2px 10px;
        color: white;
        white-space: nowrap;
    }

    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) th:where(.svelte-18hcenq) {
        background-color: rgb(102, 126, 234);
        font-weight: 600;
        text-align: center;
    }

    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) td:where(.svelte-18hcenq) {
        background-color: black;
    }

    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) td.current-metric:where(.svelte-18hcenq) {
        background-color: blue;
    }

    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) td.source-code:where(.svelte-18hcenq) {
        font-family: monospace;
        white-space: pre-wrap;
        text-align: left;
        min-width: 80ch;
    }

    /* Category header styling */
    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) tr.category-header:where(.svelte-18hcenq) {
        cursor: pointer;
        user-select: none;
        position: sticky;
        top: 24px;
        z-index: 1;
    }

    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) tr.category-header:where(.svelte-18hcenq):hover {
        opacity: 0.9;
    }

    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) td.category-header-cell:where(.svelte-18hcenq) {
        background-color: rgb(102, 126, 234);
    }

    .profiler-tooltip.svelte-18hcenq table:where(.svelte-18hcenq) .category-icon:where(.svelte-18hcenq) {
        display: inline-block;
        width: 1em;
        margin-right: 0.5em;
        font-size: 16px;
    }

    /* Scrollbar styling */
    .profiler-tooltip-container.svelte-18hcenq::-webkit-scrollbar {
        width: 8px;
    }

    .profiler-tooltip-container.svelte-18hcenq::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.1);
        border-radius: 4px;
    }

    .profiler-tooltip-container.svelte-18hcenq::-webkit-scrollbar-thumb {
        background: rgba(102, 126, 234, 0.5);
        border-radius: 4px;
    }

    .profiler-tooltip-container.svelte-18hcenq::-webkit-scrollbar-thumb:hover {
        background: rgba(102, 126, 234, 0.7);
    }

  .profiler-layout.svelte-7d49f3 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .profiler-diagram-container.svelte-7d49f3 {
    flex: 1;
    position: relative;
    overflow: hidden;
  }

  .error-banner.svelte-7d49f3 {
    background-color: #fee;
    color: #c00;
    padding: 1rem;
    border: 1px solid #fcc;
    border-radius: 4px;
    margin-bottom: 1rem;
    font-family: monospace;
    white-space: pre-wrap;
  }

  .profiler-menus.svelte-7d49f3 {
    position: absolute;
    top: 0.5rem;
    left: 0.5rem;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 0.5rem;
  }

  .profiler-message.svelte-7d49f3 {
    display: block;
    font-family: monospace;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0.5rem;
    font-size: 14px;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }

  .profiler-error.svelte-7d49f3 {
    background-color: white;
    color: red;
    display: block;
    font-family: monospace;
    border: 1px solid red;
    border-radius: 4px;
    text-align: center;
    max-width: 350px;
    white-space: pre-wrap;
    padding: 0.5rem;
    box-shadow: 0 2px 4px rgba(255, 0, 0, 0.2);
  }
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-aria-container {
	position: absolute; /* try to hide from window but not from screen readers */
	left:-999em;
}/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.inline-editor-progress-decoration {
	display: inline-block;
	width: 1em;
	height: 1em;
}

.inline-progress-widget  {
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.inline-progress-widget .icon {
	font-size: 80% !important;
}

.inline-progress-widget:hover .icon {
	font-size: 90% !important;
	animation: none;
}

.inline-progress-widget:hover .icon::before {
	content: var(--vscode-icon-x-content);
	font-family: var(--vscode-icon-x-font-family);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .monaco-editor-overlaymessage {
	padding-bottom: 8px;
	z-index: 10000;
}

.monaco-editor .monaco-editor-overlaymessage.below {
	padding-bottom: 0;
	padding-top: 8px;
	z-index: 10000;
}

@keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}
.monaco-editor .monaco-editor-overlaymessage.fadeIn {
	animation: fadeIn 150ms ease-out;
}

@keyframes fadeOut {
	from { opacity: 1; }
	to { opacity: 0; }
}
.monaco-editor .monaco-editor-overlaymessage.fadeOut {
	animation: fadeOut 100ms ease-out;
}

.monaco-editor .monaco-editor-overlaymessage .message {
	padding: 2px 4px;
	color: var(--vscode-editorHoverWidget-foreground);
	background-color: var(--vscode-editorHoverWidget-background);
	border: 1px solid var(--vscode-inputValidation-infoBorder);
	border-radius: 3px;
}

.monaco-editor .monaco-editor-overlaymessage .message p {
	margin-block: 0px;
}

.monaco-editor .monaco-editor-overlaymessage .message a {
	color: var(--vscode-textLink-foreground);
}

.monaco-editor .monaco-editor-overlaymessage .message a:hover {
	color: var(--vscode-textLink-activeForeground);
}

.monaco-editor.hc-black .monaco-editor-overlaymessage .message,
.monaco-editor.hc-light .monaco-editor-overlaymessage .message {
	border-width: 2px;
}

.monaco-editor .monaco-editor-overlaymessage .anchor {
	width: 0 !important;
	height: 0 !important;
	border-color: transparent;
	border-style: solid;
	z-index: 1000;
	border-width: 8px;
	position: absolute;
	left: 2px;
}

.monaco-editor .monaco-editor-overlaymessage .anchor.top {
	border-bottom-color: var(--vscode-inputValidation-infoBorder);
}

.monaco-editor .monaco-editor-overlaymessage .anchor.below {
	border-top-color: var(--vscode-inputValidation-infoBorder);
}

.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top,
.monaco-editor .monaco-editor-overlaymessage.below .anchor.below {
	display: none;
}

.monaco-editor .monaco-editor-overlaymessage.below .anchor.top {
	display: inherit;
	top: -8px;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-text-button {
	box-sizing: border-box;
	display: flex;
	width: 100%;
	padding: 4px;
	border-radius: 2px;
	text-align: center;
	cursor: pointer;
	justify-content: center;
	align-items: center;
	border: 1px solid var(--vscode-button-border, transparent);
	line-height: 18px;
}

.monaco-text-button:focus {
	outline-offset: 2px !important;
}

.monaco-text-button:hover {
	text-decoration: none !important;
}

.monaco-button.disabled:focus,
.monaco-button.disabled {
	opacity: 0.4 !important;
	cursor: default;
}

.monaco-text-button .codicon {
	margin: 0 0.2em;
	color: inherit !important;
}

.monaco-text-button.monaco-text-button-with-short-label {
	flex-direction: row;
	flex-wrap: wrap;
	padding: 0 4px;
	overflow: hidden;
	height: 28px;
}

.monaco-text-button.monaco-text-button-with-short-label > .monaco-button-label {
	flex-basis: 100%;
}

.monaco-text-button.monaco-text-button-with-short-label > .monaco-button-label-short {
	flex-grow: 1;
	width: 0;
	overflow: hidden;
}

.monaco-text-button.monaco-text-button-with-short-label > .monaco-button-label,
.monaco-text-button.monaco-text-button-with-short-label > .monaco-button-label-short {
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: normal;
	font-style: inherit;
	padding: 4px 0;
}

.monaco-button-dropdown {
	display: flex;
	cursor: pointer;
}

.monaco-button-dropdown.disabled {
	cursor: default;
}

.monaco-button-dropdown > .monaco-button:focus {
	outline-offset: -1px !important;
}

.monaco-button-dropdown.disabled > .monaco-button.disabled,
.monaco-button-dropdown.disabled > .monaco-button.disabled:focus,
.monaco-button-dropdown.disabled > .monaco-button-dropdown-separator {
	opacity: 0.4 !important;
}

.monaco-button-dropdown > .monaco-button.monaco-text-button {
	border-right-width: 0 !important;
}

.monaco-button-dropdown .monaco-button-dropdown-separator {
	padding: 4px 0;
	cursor: default;
}

.monaco-button-dropdown .monaco-button-dropdown-separator > div {
	height: 100%;
	width: 1px;
}

.monaco-button-dropdown > .monaco-button.monaco-dropdown-button {
	border: 1px solid var(--vscode-button-border, transparent);
	border-left-width: 0 !important;
	border-radius: 0 2px 2px 0;
	display: flex;
	align-items: center;
}

.monaco-button-dropdown > .monaco-button.monaco-text-button {
	border-radius: 2px 0 0 2px;
}

.monaco-description-button {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 4px 5px; /* allows button focus outline to be visible */
}

.monaco-description-button .monaco-button-description {
	font-style: italic;
	font-size: 11px;
	padding: 4px 20px;
}

.monaco-description-button .monaco-button-label,
.monaco-description-button .monaco-button-description {
	display: flex;
	justify-content: center;
	align-items: center;
}

.monaco-description-button .monaco-button-label > .codicon,
.monaco-description-button .monaco-button-description > .codicon {
	margin: 0 0.2em;
	color: inherit !important;
}

/* default color styles - based on CSS variables */

.monaco-button.default-colors,
.monaco-button-dropdown.default-colors > .monaco-button{
	color: var(--vscode-button-foreground);
	background-color: var(--vscode-button-background);
}

.monaco-button.default-colors:hover,
.monaco-button-dropdown.default-colors > .monaco-button:hover {
	background-color: var(--vscode-button-hoverBackground);
}

.monaco-button.default-colors.secondary,
.monaco-button-dropdown.default-colors > .monaco-button.secondary {
	color: var(--vscode-button-secondaryForeground);
	background-color: var(--vscode-button-secondaryBackground);
}

.monaco-button.default-colors.secondary:hover,
.monaco-button-dropdown.default-colors > .monaco-button.secondary:hover {
	background-color: var(--vscode-button-secondaryHoverBackground);
}

.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator {
	background-color: var(--vscode-button-background);
	border-top: 1px solid var(--vscode-button-border);
	border-bottom: 1px solid var(--vscode-button-border);
}

.monaco-button-dropdown.default-colors .monaco-button.secondary + .monaco-button-dropdown-separator {
	background-color: var(--vscode-button-secondaryBackground);
}

.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator > div {
	background-color: var(--vscode-button-separator);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-select-box {
	width: 100%;
	cursor: pointer;
	border-radius: 2px;
}

.monaco-select-box-dropdown-container {
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
}

/** Actions */

.monaco-action-bar .action-item.select-container {
	cursor: default;
}

.monaco-action-bar .action-item .monaco-select-box {
	cursor: pointer;
	min-width: 100px;
	min-height: 18px;
	padding: 2px 23px 2px 8px;
}

.mac .monaco-action-bar .action-item .monaco-select-box {
	font-size: 11px;
	border-radius: 3px;
	min-height: 24px;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-list {
	position: relative;
	height: 100%;
	width: 100%;
	white-space: nowrap;
}

.monaco-list.mouse-support {
	user-select: none;
	-webkit-user-select: none;
}

.monaco-list > .monaco-scrollable-element {
	height: 100%;
}

.monaco-list-rows {
	position: relative;
	width: 100%;
	height: 100%;
}

.monaco-list.horizontal-scrolling .monaco-list-rows {
	width: auto;
	min-width: 100%;
}

.monaco-list-row {
	position: absolute;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
}

.monaco-list.mouse-support .monaco-list-row {
	cursor: pointer;
	touch-action: none;
}

/* Make sure the scrollbar renders above overlays (sticky scroll) */
.monaco-list .monaco-scrollable-element > .scrollbar.vertical,
.monaco-pane-view > .monaco-split-view2.vertical > .monaco-scrollable-element > .scrollbar.vertical {
	z-index: 14;
}

/* for OS X ballistic scrolling */
.monaco-list-row.scrolling {
	display: none !important;
}

/* Focus */
.monaco-list.element-focused,
.monaco-list.selection-single,
.monaco-list.selection-multiple {
	outline: 0 !important;
}

/* Filter */

.monaco-list-type-filter-message {
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 40px 1em 1em 1em;
	text-align: center;
	white-space: normal;
	opacity: 0.7;
	pointer-events: none;
}

.monaco-list-type-filter-message:empty {
	display: none;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/* Arrows */
.monaco-scrollable-element > .scrollbar > .scra {
	cursor: pointer;
	font-size: 11px !important;
}

.monaco-scrollable-element > .visible {
	opacity: 1;

	/* Background rule added for IE9 - to allow clicks on dom node */
	background:rgba(0,0,0,0);

	transition: opacity 100ms linear;
	/* In front of peek view */
	z-index: 11;
}
.monaco-scrollable-element > .invisible {
	opacity: 0;
	pointer-events: none;
}
.monaco-scrollable-element > .invisible.fade {
	transition: opacity 800ms linear;
}

/* Scrollable Content Inset Shadow */
.monaco-scrollable-element > .shadow {
	position: absolute;
	display: none;
}
.monaco-scrollable-element > .shadow.top {
	display: block;
	top: 0;
	left: 3px;
	height: 3px;
	width: 100%;
	box-shadow: var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset;
}
.monaco-scrollable-element > .shadow.left {
	display: block;
	top: 3px;
	left: 0;
	height: 100%;
	width: 3px;
	box-shadow: var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset;
}
.monaco-scrollable-element > .shadow.top-left-corner {
	display: block;
	top: 0;
	left: 0;
	height: 3px;
	width: 3px;
}
.monaco-scrollable-element > .shadow.top.left {
	box-shadow: var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset;
}

.monaco-scrollable-element > .scrollbar {
	background: var(--vscode-scrollbar-background);
}

.monaco-scrollable-element > .scrollbar > .slider {
	background: var(--vscode-scrollbarSlider-background);
}

.monaco-scrollable-element > .scrollbar > .slider:hover {
	background: var(--vscode-scrollbarSlider-hoverBackground);
}

.monaco-scrollable-element > .scrollbar > .slider.active {
	background: var(--vscode-scrollbarSlider-activeBackground);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-drag-image {
	display: inline-block;
	padding: 1px 7px;
	border-radius: 10px;
	font-size: 12px;
	position: absolute;
	z-index: 1000;

	/* Default styles */
	background-color: var(--vscode-list-activeSelectionBackground);
	color: var(--vscode-list-activeSelectionForeground);
	outline: 1px solid var(--vscode-list-focusOutline);
	outline-offset: -1px;

	/*
	 * Browsers apply an effect to the drag image when the div becomes too
	 * large which makes them unreadable. Use max width so it does not happen
	 */
	max-width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/* Use custom CSS vars to expose padding into parent select for padding calculation */
.monaco-select-box-dropdown-padding {
	--dropdown-padding-top: 1px;
	--dropdown-padding-bottom: 1px;
}

.hc-black .monaco-select-box-dropdown-padding,
.hc-light .monaco-select-box-dropdown-padding {
	--dropdown-padding-top: 3px;
	--dropdown-padding-bottom: 4px;
}

.monaco-select-box-dropdown-container {
	display: none;
	box-sizing:	border-box;
}

.monaco-select-box-dropdown-container > .select-box-details-pane > .select-box-description-markdown * {
	margin: 0;
}

.monaco-select-box-dropdown-container > .select-box-details-pane > .select-box-description-markdown a:focus {
	outline: 1px solid -webkit-focus-ring-color;
	outline-offset: -1px;
}

.monaco-select-box-dropdown-container > .select-box-details-pane > .select-box-description-markdown code {
	line-height: 15px; /** For some reason, this is needed, otherwise <code> will take up 20px height */
	font-family: var(--monaco-monospace-font);
}


.monaco-select-box-dropdown-container.visible {
	display: flex;
	flex-direction: column;
	text-align: left;
	width: 1px;
	overflow: hidden;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.monaco-select-box-dropdown-container > .select-box-dropdown-list-container {
	flex: 0 0 auto;
	align-self: flex-start;
	padding-top: var(--dropdown-padding-top);
	padding-bottom: var(--dropdown-padding-bottom);
	padding-left: 1px;
	padding-right: 1px;
	width: 100%;
	overflow: hidden;
	box-sizing:	border-box;
}

.monaco-select-box-dropdown-container > .select-box-details-pane {
	padding: 5px;
}

.hc-black .monaco-select-box-dropdown-container > .select-box-dropdown-list-container {
	padding-top: var(--dropdown-padding-top);
	padding-bottom: var(--dropdown-padding-bottom);
}

.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row {
	cursor: pointer;
}

.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row > .option-text {
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 3.5px;
	white-space: nowrap;
	float: left;
}

.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row > .option-detail {
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 3.5px;
	white-space: nowrap;
	float: left;
	opacity: 0.7;
}

.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row > .option-decorator-right {
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 10px;
	white-space: nowrap;
	float: right;
}


/* Accepted CSS hiding technique for accessibility reader text  */
/* https://webaim.org/techniques/css/invisiblecontent/ */

.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row > .visually-hidden {
		position: absolute;
		left: -10000px;
		top: auto;
		width: 1px;
		height: 1px;
		overflow: hidden;
}

.monaco-select-box-dropdown-container > .select-box-dropdown-container-width-control {
	flex: 1 1 auto;
	align-self: flex-start;
	opacity: 0;
}

.monaco-select-box-dropdown-container > .select-box-dropdown-container-width-control > .width-control-div {
	overflow: hidden;
	max-height: 0px;
}

.monaco-select-box-dropdown-container > .select-box-dropdown-container-width-control > .width-control-div > .option-text-width-control {
	padding-left: 4px;
	padding-right: 8px;
	white-space: nowrap;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-action-bar {
	white-space: nowrap;
	height: 100%;
}

.monaco-action-bar .actions-container {
	display: flex;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 100%;
	align-items: center;
}

.monaco-action-bar.vertical .actions-container {
	display: inline-block;
}

.monaco-action-bar .action-item {
	display: block;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	position: relative;  /* DO NOT REMOVE - this is the key to preventing the ghosting icon bug in Chrome 42 */
}

.monaco-action-bar .action-item.disabled {
	cursor: default;
}

.monaco-action-bar .action-item .icon,
.monaco-action-bar .action-item .codicon {
	display: block;
}

.monaco-action-bar .action-item .codicon {
	display: flex;
	align-items: center;
	width: 16px;
	height: 16px;
}

.monaco-action-bar .action-label {
	display: flex;
	font-size: 11px;
	padding: 3px;
	border-radius: 5px;
}

.monaco-action-bar .action-item.disabled .action-label:not(.icon) ,
.monaco-action-bar .action-item.disabled .action-label:not(.icon)::before,
.monaco-action-bar .action-item.disabled .action-label:not(.icon):hover {
	color: var(--vscode-disabledForeground);
}

/* Unable to change color of SVGs, hence opacity is used */
.monaco-action-bar .action-item.disabled .action-label.icon ,
.monaco-action-bar .action-item.disabled .action-label.icon::before,
.monaco-action-bar .action-item.disabled .action-label.icon:hover {
	opacity: 0.6;
}

/* Vertical actions */

.monaco-action-bar.vertical {
	text-align: left;
}

.monaco-action-bar.vertical .action-item {
	display: block;
}

.monaco-action-bar.vertical .action-label.separator {
	display: block;
	border-bottom: 1px solid var(--vscode-disabledForeground);
	padding-top: 1px;
	margin-left: .8em;
	margin-right: .8em;
}

.monaco-action-bar .action-item .action-label.separator {
	width: 1px;
	height: 16px;
	margin: 5px 4px !important;
	cursor: default;
	min-width: 1px;
	padding: 0;
	background-color: var(--vscode-disabledForeground);
}

.secondary-actions .monaco-action-bar .action-label {
	margin-left: 6px;
}

/* Action Items */
.monaco-action-bar .action-item.select-container {
	overflow: hidden; /* somehow the dropdown overflows its container, we prevent it here to not push */
	flex: 1;
	max-width: 170px;
	min-width: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}

.monaco-action-bar .action-item.action-dropdown-item {
	display: flex;
}

.monaco-action-bar .action-item.action-dropdown-item > .action-dropdown-item-separator {
	display: flex;
	align-items: center;
	cursor: default;
}

.monaco-action-bar .action-item.action-dropdown-item > .action-dropdown-item-separator > div {
	width: 1px;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.action-widget {
	font-size: 13px;
	border-radius: 0;
	min-width: 100px;
	max-width: 80vw;
	z-index: 40;
	display: block;
	width: 100%;
	border: 1px solid var(--vscode-menu-border) !important;
	border-radius: 5px;
	background-color: var(--vscode-menu-background);
	color: var(--vscode-menu-foreground);
	padding: 4px;
	box-shadow: 0 2px 8px var(--vscode-widget-shadow);
}

.context-view-block {
	position: fixed;
	cursor: initial;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.context-view-pointerBlock {
	position: fixed;
	cursor: initial;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.action-widget .monaco-list {
	user-select: none;
	-webkit-user-select: none;
	border: none !important;
	border-width: 0 !important;
}

.action-widget .monaco-list:focus:before {
	outline: 0 !important;
}

.action-widget .monaco-list .monaco-scrollable-element {
	overflow: visible;
}

/** Styles for each row in the list element **/
.action-widget .monaco-list .monaco-list-row {
	padding: 0 4px 0 4px;
	white-space: nowrap;
	cursor: pointer;
	touch-action: none;
	width: 100%;
	border-radius: 3px;
}

.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled) {
	background-color: var(--vscode-list-activeSelectionBackground) !important;
	color: var(--vscode-list-activeSelectionForeground);
	outline: 1px solid var(--vscode-menu-selectionBorder, transparent);
	outline-offset: -1px;
}

.action-widget .monaco-list-row.group-header {
	color: var(--vscode-descriptionForeground) !important;
	font-weight: 600;
	font-size: 13px;
}

.action-widget .monaco-list-row.group-header:not(:first-of-type) {
	margin-top: 2px;
}

.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator {
	border-top: 1px solid var(--vscode-editorHoverWidget-border);
	color: var(--vscode-descriptionForeground);
	font-size: 12px;
	padding: 0;
	margin: 4px 0 0 0;
	cursor: default;
	user-select: none;
	border-radius: 0;
}

.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator.focused {
	outline: 0 solid;
	background-color: transparent;
	border-radius: 0;
}

.action-widget .monaco-list-row.separator:first-of-type {
	border-top: none;
	margin-top: 0;
}

.action-widget .monaco-list .group-header,
.action-widget .monaco-list .option-disabled,
.action-widget .monaco-list .option-disabled:before,
.action-widget .monaco-list .option-disabled .focused,
.action-widget .monaco-list .option-disabled .focused:before {
	cursor: default !important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none;
	background-color: transparent !important;
	outline: 0 solid !important;
}

.action-widget .monaco-list-row.action {
	display: flex;
	gap: 4px;
	align-items: center;
}

.action-widget .monaco-list-row.action.option-disabled,
.action-widget .monaco-list:focus .monaco-list-row.focused.action.option-disabled,
.action-widget .monaco-list-row.action.option-disabled .codicon,
.action-widget .monaco-list:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selected):not(.focused).option-disabled {
	color: var(--vscode-disabledForeground);
}


.action-widget .monaco-list-row.action:not(.option-disabled) .codicon {
	color: inherit;
}

.action-widget .monaco-list-row.action .title {
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.action-widget .monaco-list-row.action .monaco-keybinding > .monaco-keybinding-key {
		background-color: var(--vscode-keybindingLabel-background);
		color: var(--vscode-keybindingLabel-foreground);
		border-style: solid;
		border-width: 1px;
		border-radius: 3px;
		border-color: var(--vscode-keybindingLabel-border);
		border-bottom-color: var(--vscode-keybindingLabel-bottomBorder);
		box-shadow: inset 0 -1px 0 var(--vscode-widget-shadow);
}

/* Action bar */

.action-widget .action-widget-action-bar {
	background-color: var(--vscode-menu-background);
	border-top: 1px solid var(--vscode-menu-border);
	margin-top: 2px;
}

.action-widget .action-widget-action-bar::before {
	display: block;
	content: "";
	width: 100%;
}

.action-widget .action-widget-action-bar .actions-container {
	padding: 4px 8px 2px 24px;
}

.action-widget-action-bar .action-label {
	color: var(--vscode-textLink-activeForeground);
	font-size: 13px;
	line-height: 22px;
	padding: 0;
	pointer-events: all;
}

.action-widget-action-bar .action-item {
	margin-right: 16px;
	pointer-events: none;
}

.action-widget-action-bar .action-label:hover {
	background-color: transparent !important;
}

.monaco-action-bar .actions-container.highlight-toggled .action-label.checked {
	/* The important gives this rule precedence over the hover rule. */
	background: var(--vscode-actionBar-toggledBackground) !important;
}

.action-widget .monaco-list .monaco-list-row .description {
	opacity: 0.7;
	margin-left: 0.5em;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-keybinding {
	display: flex;
	align-items: center;
	line-height: 10px;
}

.monaco-keybinding > .monaco-keybinding-key {
	display: inline-block;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px;
	vertical-align: middle;
	font-size: 11px;
	padding: 3px 5px;
	margin: 0 2px;
}

.monaco-keybinding > .monaco-keybinding-key:first-child {
	margin-left: 0;
}

.monaco-keybinding > .monaco-keybinding-key:last-child {
	margin-right: 0;
}

.monaco-keybinding > .monaco-keybinding-key-separator {
	display: inline-block;
}

.monaco-keybinding > .monaco-keybinding-key-chord-separator {
	width: 6px;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.post-edit-widget {
	box-shadow: 0 0 8px 2px var(--vscode-widget-shadow);
	border: 1px solid var(--vscode-widget-border, transparent);
	border-radius: 4px;
	color: var(--vscode-button-foreground);
	background-color: var(--vscode-button-background);
	overflow: hidden;
}

.post-edit-widget .monaco-button {
	padding: 2px;
	border: none;
	border-radius: 0;
}

.post-edit-widget .monaco-button:hover {
	background-color: var(--vscode-button-hoverBackground) !important;
}

.post-edit-widget .monaco-button .codicon {
	margin: 0;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .findOptionsWidget {
	background-color: var(--vscode-editorWidget-background);
	color: var(--vscode-editorWidget-foreground);
	box-shadow: 0 0 8px 2px var(--vscode-widget-shadow);
	border: 2px solid var(--vscode-contrastBorder);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-custom-toggle {
	margin-left: 2px;
	float: left;
	cursor: pointer;
	overflow: hidden;
	width: 20px;
	height: 20px;
	border-radius: 3px;
	border: 1px solid transparent;
	padding: 1px;
	box-sizing:	border-box;
	user-select: none;
	-webkit-user-select: none;
}

.monaco-custom-toggle:hover {
	background-color: var(--vscode-inputOption-hoverBackground);
}

.hc-black .monaco-custom-toggle:hover,
.hc-light .monaco-custom-toggle:hover {
	border: 1px dashed var(--vscode-focusBorder);
}

.hc-black .monaco-custom-toggle,
.hc-light .monaco-custom-toggle {
	background: none;
}

.hc-black .monaco-custom-toggle:hover,
.hc-light .monaco-custom-toggle:hover {
	background: none;
}

.monaco-custom-toggle.monaco-checkbox {
	height: 18px;
	width: 18px;
	border: 1px solid transparent;
	border-radius: 3px;
	margin-right: 9px;
	margin-left: 0px;
	padding: 0px;
	opacity: 1;
	background-size: 16px !important;
}

.monaco-action-bar .checkbox-action-item {
	display: flex;
	align-items: center;
	border-radius: 2px;
	padding-right: 2px;
}

.monaco-action-bar .checkbox-action-item:hover {
	background-color: var(--vscode-toolbar-hoverBackground);
}

.monaco-action-bar .checkbox-action-item > .monaco-custom-toggle.monaco-checkbox {
	margin-right: 4px;
}

.monaco-action-bar .checkbox-action-item > .checkbox-label {
	font-size: 12px;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

:root {
	--vscode-sash-size: 4px;
	--vscode-sash-hover-size: 4px;
}

.monaco-sash {
	position: absolute;
	z-index: 35;
	touch-action: none;
}

.monaco-sash.disabled {
	pointer-events: none;
}

.monaco-sash.mac.vertical {
	cursor: col-resize;
}

.monaco-sash.vertical.minimum {
	cursor: e-resize;
}

.monaco-sash.vertical.maximum {
	cursor: w-resize;
}

.monaco-sash.mac.horizontal {
	cursor: row-resize;
}

.monaco-sash.horizontal.minimum {
	cursor: s-resize;
}

.monaco-sash.horizontal.maximum {
	cursor: n-resize;
}

.monaco-sash.disabled {
	cursor: default !important;
	pointer-events: none !important;
}

.monaco-sash.vertical {
	cursor: ew-resize;
	top: 0;
	width: var(--vscode-sash-size);
	height: 100%;
}

.monaco-sash.horizontal {
	cursor: ns-resize;
	left: 0;
	width: 100%;
	height: var(--vscode-sash-size);
}

.monaco-sash:not(.disabled) > .orthogonal-drag-handle {
	content: " ";
	height: calc(var(--vscode-sash-size) * 2);
	width: calc(var(--vscode-sash-size) * 2);
	z-index: 100;
	display: block;
	cursor: all-scroll;
	position: absolute;
}

.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)
	> .orthogonal-drag-handle.start,
.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)
	> .orthogonal-drag-handle.end {
	cursor: nwse-resize;
}

.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)
	> .orthogonal-drag-handle.end,
.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)
	> .orthogonal-drag-handle.start {
	cursor: nesw-resize;
}

.monaco-sash.vertical > .orthogonal-drag-handle.start {
	left: calc(var(--vscode-sash-size) * -0.5);
	top: calc(var(--vscode-sash-size) * -1);
}
.monaco-sash.vertical > .orthogonal-drag-handle.end {
	left: calc(var(--vscode-sash-size) * -0.5);
	bottom: calc(var(--vscode-sash-size) * -1);
}
.monaco-sash.horizontal > .orthogonal-drag-handle.start {
	top: calc(var(--vscode-sash-size) * -0.5);
	left: calc(var(--vscode-sash-size) * -1);
}
.monaco-sash.horizontal > .orthogonal-drag-handle.end {
	top: calc(var(--vscode-sash-size) * -0.5);
	right: calc(var(--vscode-sash-size) * -1);
}

.monaco-sash:before {
	content: '';
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent;
}

.monaco-enable-motion .monaco-sash:before {
	transition: background-color 0.1s ease-out;
}

.monaco-sash.hover:before,
.monaco-sash.active:before {
	background: var(--vscode-sash-hoverBorder);
}

.monaco-sash.vertical:before {
	width: var(--vscode-sash-hover-size);
	left: calc(50% - (var(--vscode-sash-hover-size) / 2));
}

.monaco-sash.horizontal:before {
	height: var(--vscode-sash-hover-size);
	top: calc(50% - (var(--vscode-sash-hover-size) / 2));
}

.pointer-events-disabled {
	pointer-events: none !important;
}

/** Debug **/

.monaco-sash.debug {
	background: cyan;
}

.monaco-sash.debug.disabled {
	background: rgba(0, 255, 255, 0.2);
}

.monaco-sash.debug:not(.disabled) > .orthogonal-drag-handle {
	background: red;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/* Find widget */
.monaco-editor .find-widget {
	position: absolute;
	z-index: 35;
	height: 33px;
	overflow: hidden;
	line-height: 19px;
	transition: transform 200ms linear;
	padding: 0 4px;
	box-sizing: border-box;
	transform: translateY(calc(-100% - 10px)); /* shadow (10px) */
	box-shadow: 0 0 8px 2px var(--vscode-widget-shadow);
	color: var(--vscode-editorWidget-foreground);
	border-left: 1px solid var(--vscode-widget-border);
	border-right: 1px solid var(--vscode-widget-border);
	border-bottom: 1px solid var(--vscode-widget-border);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: var(--vscode-editorWidget-background);
}

.monaco-reduce-motion .monaco-editor .find-widget {
	transition: transform 0ms linear;
}

.monaco-editor .find-widget textarea {
	margin: 0px;
}

.monaco-editor .find-widget.hiddenEditor {
	display: none;
}

/* Find widget when replace is toggled on */
.monaco-editor .find-widget.replaceToggled > .replace-part {
	display: flex;
}

.monaco-editor .find-widget.visible {
	transform: translateY(0);
}

/* This outline-color rule is used to override the outline color for synthetic-focus find input. */
.monaco-editor .find-widget .monaco-inputbox.synthetic-focus {
	outline: 1px solid -webkit-focus-ring-color;
	outline-offset: -1px;
	outline-color: var(--vscode-focusBorder);
}

.monaco-editor .find-widget .monaco-inputbox .input {
	background-color: transparent;
	min-height: 0;
}

.monaco-editor .find-widget .monaco-findInput .input {
	font-size: 13px;
}

.monaco-editor .find-widget > .find-part,
.monaco-editor .find-widget > .replace-part {
	margin: 3px 25px 0 17px;
	font-size: 12px;
	display: flex;
}

.monaco-editor .find-widget > .find-part .monaco-inputbox,
.monaco-editor .find-widget > .replace-part .monaco-inputbox {
	min-height: 25px;
}


.monaco-editor .find-widget > .replace-part .monaco-inputbox > .ibwrapper > .mirror {
	padding-right: 22px;
}

.monaco-editor .find-widget > .find-part .monaco-inputbox > .ibwrapper > .input,
.monaco-editor .find-widget > .find-part .monaco-inputbox > .ibwrapper > .mirror,
.monaco-editor .find-widget > .replace-part .monaco-inputbox > .ibwrapper > .input,
.monaco-editor .find-widget > .replace-part .monaco-inputbox > .ibwrapper > .mirror {
	padding-top: 2px;
	padding-bottom: 2px;
}

.monaco-editor .find-widget > .find-part .find-actions {
	height: 25px;
	display: flex;
	align-items: center;
}

.monaco-editor .find-widget > .replace-part .replace-actions {
	height: 25px;
	display: flex;
	align-items: center;
}

.monaco-editor .find-widget .monaco-findInput {
	vertical-align: middle;
	display: flex;
	flex: 1;
}

.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element {
	/* Make sure textarea inherits the width correctly */
	width: 100%;
}

.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .scrollbar.vertical {
	/* Hide vertical scrollbar */
	opacity: 0;
}

.monaco-editor .find-widget .matchesCount {
	display: flex;
	flex: initial;
	margin: 0 0 0 3px;
	padding: 2px 0 0 2px;
	height: 25px;
	vertical-align: middle;
	box-sizing: border-box;
	text-align: center;
	line-height: 23px;
}

.monaco-editor .find-widget .button {
	width: 16px;
	height: 16px;
	padding: 3px;
	border-radius: 5px;
	display: flex;
	flex: initial;
	margin-left: 3px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* find in selection button */
.monaco-editor .find-widget .codicon-find-selection {
	width: 22px;
	height: 22px;
	padding: 3px;
	border-radius: 5px;
}

.monaco-editor .find-widget .button.left {
	margin-left: 0;
	margin-right: 3px;
}

.monaco-editor .find-widget .button.wide {
	width: auto;
	padding: 1px 6px;
	top: -1px;
}

.monaco-editor .find-widget .button.toggle {
	position: absolute;
	top: 0;
	left: 3px;
	width: 18px;
	height: 100%;
	border-radius: 0;
	box-sizing: border-box;
}

.monaco-editor .find-widget .button.toggle.disabled {
	display: none;
}

.monaco-editor .find-widget .disabled {
	color: var(--vscode-disabledForeground);
	cursor: default;
}

.monaco-editor .find-widget > .replace-part {
	display: none;
}

.monaco-editor .find-widget > .replace-part > .monaco-findInput {
	position: relative;
	display: flex;
	vertical-align: middle;
	flex: auto;
	flex-grow: 0;
	flex-shrink: 0;
}

.monaco-editor .find-widget > .replace-part > .monaco-findInput > .controls {
	position: absolute;
	top: 3px;
	right: 2px;
}

/* REDUCED */
.monaco-editor .find-widget.reduced-find-widget .matchesCount {
	display: none;
}

/* NARROW (SMALLER THAN REDUCED) */
.monaco-editor .find-widget.narrow-find-widget {
	max-width: 257px !important;
}

/* COLLAPSED (SMALLER THAN NARROW) */
.monaco-editor .find-widget.collapsed-find-widget {
	max-width: 170px !important;
}

.monaco-editor .find-widget.collapsed-find-widget .button.previous,
.monaco-editor .find-widget.collapsed-find-widget .button.next,
.monaco-editor .find-widget.collapsed-find-widget .button.replace,
.monaco-editor .find-widget.collapsed-find-widget .button.replace-all,
.monaco-editor .find-widget.collapsed-find-widget > .find-part .monaco-findInput .controls {
	display: none;
}

.monaco-editor .find-widget.no-results .matchesCount {
	color: var(--vscode-errorForeground);
}

.monaco-editor .findMatch {
	animation-duration: 0;
	animation-name: inherit !important;
	background-color: var(--vscode-editor-findMatchHighlightBackground);
}

.monaco-editor .currentFindMatch {
	background-color: var(--vscode-editor-findMatchBackground);
	border: 2px solid var(--vscode-editor-findMatchBorder);
	padding: 1px;
	box-sizing: border-box;
}

.monaco-editor .findScope {
	background-color: var(--vscode-editor-findRangeHighlightBackground);
}

.monaco-editor .find-widget .monaco-sash {
	left: 0 !important;
	background-color: var(--vscode-editorWidget-resizeBorder, var(--vscode-editorWidget-border));
}

.monaco-editor.hc-black .find-widget .button:before {
	position: relative;
	top: 1px;
	left: 2px;
}

/* Action bars */
.monaco-editor .find-widget .button:not(.disabled):hover,
.monaco-editor .find-widget .codicon-find-selection:hover {
	background-color: var(--vscode-toolbar-hoverBackground) !important;
}

.monaco-editor.findMatch {
	background-color: var(--vscode-editor-findMatchHighlightBackground);
}

.monaco-editor.currentFindMatch {
	background-color: var(--vscode-editor-findMatchBackground);
}

.monaco-editor.findScope {
	background-color: var(--vscode-editor-findRangeHighlightBackground);
}

.monaco-editor.findMatch {
	background-color: var(--vscode-editorWidget-background);
}

/* Close button position. */
.monaco-editor .find-widget > .button.codicon-widget-close {
	position: absolute;
	top: 5px;
	right: 4px;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-inputbox {
	position: relative;
	display: block;
	padding: 0;
	box-sizing:	border-box;
	border-radius: 2px;

	/* Customizable */
	font-size: inherit;
}

.monaco-inputbox > .ibwrapper > .input,
.monaco-inputbox > .ibwrapper > .mirror {

	/* Customizable */
	padding: 4px 6px;
}

.monaco-inputbox > .ibwrapper {
	position: relative;
	width: 100%;
}

.monaco-inputbox > .ibwrapper > .input {
	display: inline-block;
	box-sizing:	border-box;
	width: 100%;
	height: 100%;
	line-height: inherit;
	border: none;
	font-family: inherit;
	font-size: inherit;
	resize: none;
	color: inherit;
}

.monaco-inputbox > .ibwrapper > input {
	text-overflow: ellipsis;
}

.monaco-inputbox > .ibwrapper > textarea.input {
	display: block;
	scrollbar-width: none; /* Firefox: hide scrollbars */
	outline: none;
}

.monaco-inputbox > .ibwrapper > textarea.input::-webkit-scrollbar {
	display: none; /* Chrome + Safari: hide scrollbar */
}

.monaco-inputbox > .ibwrapper > textarea.input.empty {
	white-space: nowrap;
}

.monaco-inputbox > .ibwrapper > .mirror {
	position: absolute;
	display: inline-block;
	width: 100%;
	top: 0;
	left: 0;
	box-sizing: border-box;
	white-space: pre-wrap;
	visibility: hidden;
	word-wrap: break-word;
}

/* Context view */

.monaco-inputbox-container {
	text-align: right;
}

.monaco-inputbox-container .monaco-inputbox-message {
	display: inline-block;
	overflow: hidden;
	text-align: left;
	width: 100%;
	box-sizing:	border-box;
	padding: 0.4em;
	font-size: 12px;
	line-height: 17px;
	margin-top: -1px;
	word-wrap: break-word;
}

/* Action bar support */
.monaco-inputbox .monaco-action-bar {
	position: absolute;
	right: 2px;
	top: 4px;
}

.monaco-inputbox .monaco-action-bar .action-item {
	margin-left: 2px;
}

.monaco-inputbox .monaco-action-bar .action-item .codicon {
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
/* ---------- Find input ---------- */

.monaco-findInput {
	position: relative;
}

.monaco-findInput .monaco-inputbox {
	font-size: 13px;
	width: 100%;
}

.monaco-findInput > .controls {
	position: absolute;
	top: 3px;
	right: 2px;
}

.vs .monaco-findInput.disabled {
	background-color: #E1E1E1;
}

/* Theming */
.vs-dark .monaco-findInput.disabled {
	background-color: #333;
}

/* Highlighting */
.monaco-findInput.highlight-0 .controls,
.hc-light .monaco-findInput.highlight-0 .controls {
	animation: monaco-findInput-highlight-0 100ms linear 0s;
}

.monaco-findInput.highlight-1 .controls,
.hc-light .monaco-findInput.highlight-1 .controls {
	animation: monaco-findInput-highlight-1 100ms linear 0s;
}

.hc-black .monaco-findInput.highlight-0 .controls,
.vs-dark  .monaco-findInput.highlight-0 .controls {
	animation: monaco-findInput-highlight-dark-0 100ms linear 0s;
}

.hc-black .monaco-findInput.highlight-1 .controls,
.vs-dark  .monaco-findInput.highlight-1 .controls {
	animation: monaco-findInput-highlight-dark-1 100ms linear 0s;
}

@keyframes monaco-findInput-highlight-0 {
	0% { background: rgba(253, 255, 0, 0.8); }
	100% { background: transparent; }
}
@keyframes monaco-findInput-highlight-1 {
	0% { background: rgba(253, 255, 0, 0.8); }
	/* Made intentionally different such that the CSS minifier does not collapse the two animations into a single one*/
	99% { background: transparent; }
}

@keyframes monaco-findInput-highlight-dark-0 {
	0% { background: rgba(255, 255, 255, 0.44); }
	100% { background: transparent; }
}
@keyframes monaco-findInput-highlight-dark-1 {
	0% { background: rgba(255, 255, 255, 0.44); }
	/* Made intentionally different such that the CSS minifier does not collapse the two animations into a single one*/
	99% { background: transparent; }
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,
.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,
.monaco-editor .margin-view-overlays .codicon-folding-expanded,
.monaco-editor .margin-view-overlays .codicon-folding-collapsed {
	cursor: pointer;
	opacity: 0;
	transition: opacity 0.5s;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 140%;
	margin-left: 2px;
}

.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,
.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,
.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,
.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-collapsed {
	transition: initial;
}

.monaco-editor .margin-view-overlays:hover .codicon,
.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,
.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,
.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons {
	opacity: 1;
}

.monaco-editor .inline-folded:after {
	color: var(--vscode-editor-foldPlaceholderForeground);
	margin: 0.1em 0.2em 0 0.2em;
	content: "\22EF"; /* ellipses unicode character */
	display: inline;
	line-height: 1em;
	cursor: pointer;
}

.monaco-editor .folded-background {
	background-color: var(--vscode-editor-foldBackground);
}

.monaco-editor .cldr.codicon.codicon-folding-expanded,
.monaco-editor .cldr.codicon.codicon-folding-collapsed,
.monaco-editor .cldr.codicon.codicon-folding-manual-expanded,
.monaco-editor .cldr.codicon.codicon-folding-manual-collapsed {
	color: var(--vscode-editorGutter-foldingControlForeground) !important;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .goto-definition-link {
	text-decoration: underline;
	cursor: pointer;
	color: var(--vscode-editorLink-activeForeground) !important;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .peekview-widget .head {
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.monaco-editor .peekview-widget .head .peekview-title {
	display: flex;
	align-items: baseline;
	font-size: 13px;
	margin-left: 20px;
	min-width: 0;
	text-overflow: ellipsis;
	overflow: hidden;
}

.monaco-editor .peekview-widget .head .peekview-title.clickable {
	cursor: pointer;
}

.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty) {
	font-size: 0.9em;
	margin-left: 0.5em;
}

.monaco-editor .peekview-widget .head .peekview-title .meta {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.monaco-editor .peekview-widget .head .peekview-title .dirname {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.monaco-editor .peekview-widget .head .peekview-title .filename {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty)::before {
	content: '-';
	padding: 0 0.3em;
}

.monaco-editor .peekview-widget .head .peekview-actions {
	flex: 1;
	text-align: right;
	padding-right: 2px;
}

.monaco-editor .peekview-widget .head .peekview-actions > .monaco-action-bar {
	display: inline-block;
}

.monaco-editor .peekview-widget .head .peekview-actions > .monaco-action-bar,
.monaco-editor .peekview-widget .head .peekview-actions > .monaco-action-bar > .actions-container {
	height: 100%;
}

.monaco-editor .peekview-widget > .body {
	border-top: 1px solid;
	position: relative;
}

.monaco-editor .peekview-widget .head .peekview-title .codicon {
	margin-right: 4px;
	align-self: center;
}

.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon {
	color: inherit !important;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/* -------------------- IE10 remove auto clear button -------------------- */

::-ms-clear {
	display: none;
}

/* All widgets */
/* I am not a big fan of this rule */
.monaco-editor .editor-widget input {
	color: inherit;
}

/* -------------------- Editor -------------------- */

.monaco-editor {
	position: relative;
	overflow: visible;
	-webkit-text-size-adjust: 100%;
	color: var(--vscode-editor-foreground);
	background-color: var(--vscode-editor-background);
	overflow-wrap: initial;
}
.monaco-editor-background {
	background-color: var(--vscode-editor-background);
}
.monaco-editor .rangeHighlight {
	background-color: var(--vscode-editor-rangeHighlightBackground);
	box-sizing: border-box;
	border: 1px solid var(--vscode-editor-rangeHighlightBorder);
}
.monaco-editor.hc-black .rangeHighlight, .monaco-editor.hc-light .rangeHighlight {
	border-style: dotted;
}
.monaco-editor .symbolHighlight {
	background-color: var(--vscode-editor-symbolHighlightBackground);
	box-sizing: border-box;
	border: 1px solid var(--vscode-editor-symbolHighlightBorder);
}
.monaco-editor.hc-black .symbolHighlight, .monaco-editor.hc-light .symbolHighlight {
	border-style: dotted;
}

.monaco-editor .editorCanvas {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	pointer-events: none;
}

/* -------------------- Misc -------------------- */

.monaco-editor .overflow-guard {
	position: relative;
	overflow: hidden;
}

.monaco-editor .view-overlays {
	position: absolute;
	top: 0;
}

.monaco-editor .view-overlays > div, .monaco-editor .margin-view-overlays > div {
	position: absolute;
	width: 100%;
}

/*
.monaco-editor .auto-closed-character {
	opacity: 0.3;
}
*/


.monaco-editor .squiggly-error {
	border-bottom: 4px double var(--vscode-editorError-border);
}
.monaco-editor .squiggly-error::before {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: var(--vscode-editorError-background);
}
.monaco-editor .squiggly-warning {
	border-bottom: 4px double var(--vscode-editorWarning-border);
}
.monaco-editor .squiggly-warning::before {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: var(--vscode-editorWarning-background);
}
.monaco-editor .squiggly-info {
	border-bottom: 4px double var(--vscode-editorInfo-border);
}
.monaco-editor .squiggly-info::before {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: var(--vscode-editorInfo-background);
}
.monaco-editor .squiggly-hint {
	border-bottom: 2px dotted var(--vscode-editorHint-border);
}
.monaco-editor.showUnused .squiggly-unnecessary {
	border-bottom: 2px dashed var(--vscode-editorUnnecessaryCode-border);
}
.monaco-editor.showDeprecated .squiggly-inline-deprecated {
	text-decoration: line-through;
	text-decoration-color: var(--vscode-editor-foreground, inherit);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .blockDecorations-container {
	position: absolute;
	top: 0;
	pointer-events: none;
}

.monaco-editor .blockDecorations-block {
	position: absolute;
	box-sizing: border-box;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .view-overlays .current-line {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	height: 100%;
}

.monaco-editor .margin-view-overlays .current-line {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	height: 100%;
}

.monaco-editor
	.margin-view-overlays
	.current-line.current-line-margin.current-line-margin-both {
	border-right: 0;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/*
	Keeping name short for faster parsing.
	cdr = core decorations rendering (div)
*/
.monaco-editor .lines-content .cdr {
	position: absolute;
	height: 100%;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .glyph-margin {
	position: absolute;
	top: 0;
}

/*
	Keeping name short for faster parsing.
	cgmr = core glyph margin rendering (div)
*/
.monaco-editor .glyph-margin-widgets .cgmr {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*
	Ensure spinning icons are pixel-perfectly centered and avoid wobble.
	This is only applied to icons that spin to avoid unnecessary
	GPU layers and blurry subpixel AA.
*/
.monaco-editor .glyph-margin-widgets .cgmr.codicon-modifier-spin::before  {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .lines-content .core-guide {
	position: absolute;
	box-sizing: border-box;
	height: 100%;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .margin-view-overlays .line-numbers {
	bottom: 0;
	font-variant-numeric: tabular-nums;
	position: absolute;
	text-align: right;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	cursor: default;
}

.monaco-editor .relative-current-line-number {
	text-align: left;
	display: inline-block;
	width: 100%;
}

.monaco-editor .margin-view-overlays .line-numbers.lh-odd {
	margin-top: 1px;
}

.monaco-editor .line-numbers {
	color: var(--vscode-editorLineNumber-foreground);
}

.monaco-editor .line-numbers.active-line-number {
	color: var(--vscode-editorLineNumber-activeForeground);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-mouse-cursor-text {
	cursor: text;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/* Uncomment to see lines flashing when they're painted */
/*.monaco-editor .view-lines > .view-line {
	background-color: none;
	animation-name: flash-background;
	animation-duration: 800ms;
}
@keyframes flash-background {
	0%   { background-color: lightgreen; }
	100% { background-color: none }
}*/

.mtkcontrol {
	color: rgb(255, 255, 255) !important;
	background: rgb(150, 0, 0) !important;
}

.mtkoverflow {
	background-color: var(--vscode-button-background, var(--vscode-editor-background));
	color: var(--vscode-button-foreground, var(--vscode-editor-foreground));
	border-width: 1px;
	border-style: solid;
	border-color: var(--vscode-contrastBorder);
	border-radius: 2px;
	padding: 4px;
	cursor: pointer;
}
.mtkoverflow:hover {
	background-color: var(--vscode-button-hoverBackground);
}

.monaco-editor.no-user-select .lines-content,
.monaco-editor.no-user-select .view-line,
.monaco-editor.no-user-select .view-lines {
	user-select: none;
	-webkit-user-select: none;
}
/* Use user-select: text for lookup feature on macOS */
/* https://github.com/microsoft/vscode/issues/85632 */
.monaco-editor.mac .lines-content:hover,
.monaco-editor.mac .view-line:hover,
.monaco-editor.mac .view-lines:hover {
	user-select: text;
	-webkit-user-select: text;
	-ms-user-select: text;
}

.monaco-editor.enable-user-select {
	user-select: initial;
	-webkit-user-select: initial;
}

.monaco-editor .view-lines {
	white-space: nowrap;
}

.monaco-editor .view-line {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
}

/* There are view-lines in view-zones. We have to make sure this rule does not apply to them, as they don't set a line height */
.monaco-editor .lines-content > .view-lines > .view-line > span {
	top: 0;
	bottom: 0;
	position: absolute;
}

.monaco-editor .mtkw {
	color: var(--vscode-editorWhitespace-foreground) !important;
}

.monaco-editor .mtkz {
	display: inline-block;
	color: var(--vscode-editorWhitespace-foreground) !important;
}

/* TODO@tokenization bootstrap fix */
/*.monaco-editor .view-line > span > span {
	float: none;
	min-height: inherit;
	margin-left: inherit;
}*/
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
.monaco-editor .lines-decorations {
	position: absolute;
	top: 0;
	background: white;
}

/*
	Keeping name short for faster parsing.
	cldr = core lines decorations rendering (div)
*/
.monaco-editor .margin-view-overlays .cldr {
	position: absolute;
	height: 100%;
}/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .margin {
	background-color: var(--vscode-editorGutter-background);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/*
	Keeping name short for faster parsing.
	cmdr = core margin decorations rendering (div)
*/
.monaco-editor .margin-view-overlays .cmdr {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
}/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/* START cover the case that slider is visible on mouseover */
.monaco-editor .minimap.slider-mouseover .minimap-slider {
	opacity: 0;
	transition: opacity 100ms linear;
}
.monaco-editor .minimap.slider-mouseover:hover .minimap-slider {
	opacity: 1;
}
.monaco-editor .minimap.slider-mouseover .minimap-slider.active {
	opacity: 1;
}
/* END cover the case that slider is visible on mouseover */
.monaco-editor .minimap-slider .minimap-slider-horizontal {
	background: var(--vscode-minimapSlider-background);
}
.monaco-editor .minimap-slider:hover .minimap-slider-horizontal {
	background: var(--vscode-minimapSlider-hoverBackground);
}
.monaco-editor .minimap-slider.active .minimap-slider-horizontal {
	background: var(--vscode-minimapSlider-activeBackground);
}
.monaco-editor .minimap-shadow-visible {
	box-shadow: var(--vscode-scrollbar-shadow) -6px 0 6px -6px inset;
}
.monaco-editor .minimap-shadow-hidden {
	position: absolute;
	width: 0;
}
.monaco-editor .minimap-shadow-visible {
	position: absolute;
	left: -6px;
	width: 6px;
	pointer-events: none;
}
.monaco-editor.no-minimap-shadow .minimap-shadow-visible {
	position: absolute;
	left: -1px;
	width: 1px;
}

/* 0.5s fade in/out for the minimap */
.minimap.minimap-autohide-mouseover,
.minimap.minimap-autohide-scroll {
	opacity: 0;
	transition: opacity 0.5s;
}
.minimap.minimap-autohide-scroll{
	pointer-events: none;
}
.minimap.minimap-autohide-mouseover:hover,
.minimap.minimap-autohide-scroll.active {
	opacity: 1;
	pointer-events: auto;
}

.monaco-editor .minimap {
	z-index: 5;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
.monaco-editor .overlayWidgets {
	position: absolute;
	top: 0;
	left:0;
}/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .view-ruler {
	position: absolute;
	top: 0;
	box-shadow: 1px 0 0 0 var(--vscode-editorRuler-foreground) inset;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .scroll-decoration {
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	box-shadow: var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/*
	Keeping name short for faster parsing.
	cslr = core selections layer rendering (div)
*/
.monaco-editor .lines-content .cslr {
	position: absolute;
}

.monaco-editor .focused .selected-text {
	background-color: var(--vscode-editor-selectionBackground);
}

.monaco-editor .selected-text {
	background-color: var(--vscode-editor-inactiveSelectionBackground);
}

.monaco-editor			.top-left-radius		{ border-top-left-radius: 3px; }
.monaco-editor			.bottom-left-radius		{ border-bottom-left-radius: 3px; }
.monaco-editor			.top-right-radius		{ border-top-right-radius: 3px; }
.monaco-editor			.bottom-right-radius	{ border-bottom-right-radius: 3px; }

.monaco-editor.hc-black .top-left-radius		{ border-top-left-radius: 0; }
.monaco-editor.hc-black .bottom-left-radius		{ border-bottom-left-radius: 0; }
.monaco-editor.hc-black .top-right-radius		{ border-top-right-radius: 0; }
.monaco-editor.hc-black .bottom-right-radius	{ border-bottom-right-radius: 0; }

.monaco-editor.hc-light .top-left-radius		{ border-top-left-radius: 0; }
.monaco-editor.hc-light .bottom-left-radius		{ border-bottom-left-radius: 0; }
.monaco-editor.hc-light .top-right-radius		{ border-top-right-radius: 0; }
.monaco-editor.hc-light .bottom-right-radius	{ border-bottom-right-radius: 0; }
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
.monaco-editor .cursors-layer {
	position: absolute;
	top: 0;
}

.monaco-editor .cursors-layer > .cursor {
	position: absolute;
	overflow: hidden;
	box-sizing: border-box;
}

/* -- smooth-caret-animation -- */
.monaco-editor .cursors-layer.cursor-smooth-caret-animation > .cursor {
	transition: all 80ms;
}

/* -- block-outline-style -- */
.monaco-editor .cursors-layer.cursor-block-outline-style > .cursor {
	background: transparent !important;
	border-style: solid;
	border-width: 1px;
}

/* -- underline-style -- */
.monaco-editor .cursors-layer.cursor-underline-style > .cursor {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background: transparent !important;
}

/* -- underline-thin-style -- */
.monaco-editor .cursors-layer.cursor-underline-thin-style > .cursor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background: transparent !important;
}

@keyframes monaco-cursor-smooth {
	0%,
	20% {
		opacity: 1;
	}
	60%,
	100% {
		opacity: 0;
	}
}

@keyframes monaco-cursor-phase {
	0%,
	20% {
		opacity: 1;
	}
	90%,
	100% {
		opacity: 0;
	}
}

@keyframes monaco-cursor-expand {
	0%,
	20% {
		transform: scaleY(1);
	}
	80%,
	100% {
		transform: scaleY(0);
	}
}

.cursor-smooth {
	animation: monaco-cursor-smooth 0.5s ease-in-out 0s 20 alternate;
}

.cursor-phase {
	animation: monaco-cursor-phase 0.5s ease-in-out 0s 20 alternate;
}

.cursor-expand > .cursor {
	animation: monaco-cursor-expand 0.5s ease-in-out 0s 20 alternate;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .mwh {
	position: absolute;
	color: var(--vscode-editorWhitespace-foreground) !important;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .monaco-decoration-css-rule-extractor {
	visibility: hidden;
	pointer-events: none;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .inputarea {
	min-width: 0;
	min-height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	outline: none !important;
	resize: none;
	border: none;
	overflow: hidden;
	color: transparent;
	background-color: transparent;
	z-index: -10;
}
/*.monaco-editor .inputarea {
	position: fixed !important;
	width: 800px !important;
	height: 500px !important;
	top: initial !important;
	left: initial !important;
	bottom: 0 !important;
	right: 0 !important;
	color: black !important;
	background: white !important;
	line-height: 15px !important;
	font-size: 14px !important;
	z-index: 10 !important;
}*/
.monaco-editor .inputarea.ime-input {
	z-index: 10;
	caret-color: var(--vscode-editorCursor-foreground);
	color: var(--vscode-editor-foreground);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .native-edit-context {
	margin: 0;
	padding: 0;
	position: absolute;
	overflow-y: scroll;
	scrollbar-width: none;
	z-index: -10;
	white-space: pre-wrap;
}

.monaco-editor .ime-text-area {
	min-width: 0;
	min-height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	outline: none !important;
	resize: none;
	border: none;
	overflow: hidden;
	color: transparent;
	background-color: transparent;
	z-index: -10;
}

.monaco-editor .edit-context-composition-none {
	background-color: transparent;
	border-bottom: none;
}

.monaco-editor :not(.hc-black, .hc-light) .edit-context-composition-secondary {
	border-bottom: 1px solid var(--vscode-editor-compositionBorder);
}

.monaco-editor :not(.hc-black, .hc-light) .edit-context-composition-primary {
	border-bottom: 2px solid var(--vscode-editor-compositionBorder);
}

.monaco-editor :is(.hc-black, .hc-light) .edit-context-composition-secondary {
	border: 1px solid var(--vscode-editor-compositionBorder);
}

.monaco-editor :is(.hc-black, .hc-light) .edit-context-composition-primary {
	border: 2px solid var(--vscode-editor-compositionBorder);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .margin-view-overlays .gpu-mark {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	display: inline-block;
	border-left: solid 2px var(--vscode-editorWarning-foreground);
	opacity: 0.2;
	transition: background-color 0.1s linear;
}

.monaco-editor .margin-view-overlays .gpu-mark:hover {
	background-color: var(--vscode-editorWarning-foreground)
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
.monaco-editor .zone-widget {
	position: absolute;
	z-index: 10;
}


.monaco-editor .zone-widget .zone-widget-container {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 0;
	border-bottom-width: 0;
	position: relative;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-dropdown {
	height: 100%;
	padding: 0;
}

.monaco-dropdown > .dropdown-label {
	cursor: pointer;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.monaco-dropdown > .dropdown-label > .action-label.disabled {
	cursor: default;
}

.monaco-dropdown-with-primary {
	display: flex !important;
	flex-direction: row;
	border-radius: 5px;
}

.monaco-dropdown-with-primary > .action-container > .action-label {
	margin-right: 0;
}

.monaco-dropdown-with-primary > .dropdown-action-container > .monaco-dropdown > .dropdown-label .codicon[class*='codicon-'] {
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 16px;
	margin-left: -3px;
}

.monaco-dropdown-with-primary > .dropdown-action-container > .monaco-dropdown > .dropdown-label > .action-label {
	display: block;
	background-size: 16px;
	background-position: center center;
	background-repeat: no-repeat;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-action-bar .action-item.menu-entry .action-label.icon {
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 16px;
}

.monaco-action-bar .action-item.menu-entry.text-only .action-label {
	color: var(--vscode-descriptionForeground);
	overflow: hidden;
	border-radius: 2px;
}

.monaco-action-bar .action-item.menu-entry.text-only.use-comma:not(:last-of-type) .action-label::after {
	content: ', ';
}

.monaco-action-bar .action-item.menu-entry.text-only + .action-item:not(.text-only) > .monaco-dropdown .action-label {
	color: var(--vscode-descriptionForeground);
}

.monaco-dropdown-with-default {
	display: flex !important;
	flex-direction: row;
	border-radius: 5px;
}

.monaco-dropdown-with-default > .action-container > .action-label {
	margin-right: 0;
}

.monaco-dropdown-with-default > .action-container.menu-entry > .action-label.icon {
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 16px;
}

.monaco-dropdown-with-default:hover {
	background-color: var(--vscode-toolbar-hoverBackground);
}

.monaco-dropdown-with-default > .dropdown-action-container > .monaco-dropdown > .dropdown-label .codicon[class*='codicon-'] {
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 16px;
	margin-left: -3px;
}

.monaco-dropdown-with-default > .dropdown-action-container > .monaco-dropdown > .dropdown-label > .action-label {
	display: block;
	background-size: 16px;
	background-position: center center;
	background-repeat: no-repeat;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-split-view2 {
	position: relative;
	width: 100%;
	height: 100%;
}

.monaco-split-view2 > .sash-container {
	position: absolute;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.monaco-split-view2 > .sash-container > .monaco-sash {
	pointer-events: initial;
}

.monaco-split-view2 > .monaco-scrollable-element {
	width: 100%;
	height: 100%;
}

.monaco-split-view2 > .monaco-scrollable-element > .split-view-container {
	width: 100%;
	height: 100%;
	white-space: nowrap;
	position: relative;
}

.monaco-split-view2 > .monaco-scrollable-element > .split-view-container > .split-view-view {
	white-space: initial;
	position: absolute;
}

.monaco-split-view2 > .monaco-scrollable-element > .split-view-container > .split-view-view:not(.visible) {
	display: none;
}

.monaco-split-view2.vertical > .monaco-scrollable-element > .split-view-container > .split-view-view {
	width: 100%;
}

.monaco-split-view2.horizontal > .monaco-scrollable-element > .split-view-container > .split-view-view {
	height: 100%;
}

.monaco-split-view2.separator-border > .monaco-scrollable-element > .split-view-container > .split-view-view:not(:first-child)::before {
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	pointer-events: none;
	background-color: var(--separator-border);
}

.monaco-split-view2.separator-border.horizontal > .monaco-scrollable-element > .split-view-container > .split-view-view:not(:first-child)::before {
	height: 100%;
	width: 1px;
}

.monaco-split-view2.separator-border.vertical > .monaco-scrollable-element > .split-view-container > .split-view-view:not(:first-child)::before {
	height: 1px;
	width: 100%;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-table {
	display: flex;
	flex-direction: column;
	position: relative;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.monaco-table > .monaco-split-view2 {
	border-bottom: 1px solid transparent;
}

.monaco-table > .monaco-list {
	flex: 1;
}

.monaco-table-tr {
	display: flex;
	height: 100%;
}

.monaco-table-th {
	width: 100%;
	height: 100%;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
}

.monaco-table-th,
.monaco-table-td {
	box-sizing: border-box;
	flex-shrink: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.monaco-table > .monaco-split-view2 .monaco-sash.vertical::before {
	content: "";
	position: absolute;
	left: calc(var(--vscode-sash-size) / 2);
	width: 0;
	border-left: 1px solid transparent;
}

.monaco-enable-motion .monaco-table > .monaco-split-view2,
.monaco-enable-motion .monaco-table > .monaco-split-view2 .monaco-sash.vertical::before {
	transition: border-color 0.2s ease-out;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-tl-row {
	display: flex;
	height: 100%;
	align-items: center;
	position: relative;
}

.monaco-tl-row.disabled {
	cursor: default;
}
.monaco-tl-indent {
	height: 100%;
	position: absolute;
	top: 0;
	left: 16px;
	pointer-events: none;
}

.hide-arrows .monaco-tl-indent {
	left: 12px;
}

.monaco-tl-indent > .indent-guide {
	display: inline-block;
	box-sizing: border-box;
	height: 100%;
	border-left: 1px solid transparent;
	opacity: 0;
}

.monaco-enable-motion .monaco-tl-indent > .indent-guide {
	transition: opacity 0.1s linear;
}

.monaco-tl-twistie,
.monaco-tl-contents {
	height: 100%;
}

.monaco-tl-twistie {
	font-size: 10px;
	text-align: right;
	padding-right: 6px;
	flex-shrink: 0;
	width: 16px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	transform: translateX(3px);
}

.monaco-tl-contents {
	flex: 1;
	overflow: hidden;
}

.monaco-tl-twistie::before {
	border-radius: 20px;
}

.monaco-tl-twistie.collapsed::before {
	transform: rotate(-90deg);
}

.monaco-tl-twistie.codicon-tree-item-loading::before {
	/* Use steps to throttle FPS to reduce CPU usage */
	animation: codicon-spin 1.25s steps(30) infinite;
}

.monaco-tree-type-filter {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	padding: 3px;
	max-width: 200px;
	z-index: 100;
	margin: 0 10px 0 6px;
	border: 1px solid var(--vscode-widget-border);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.monaco-enable-motion .monaco-tree-type-filter {
	transition: top 0.3s;
}

.monaco-tree-type-filter.disabled {
	top: -40px !important;
}

.monaco-tree-type-filter-input {
	flex: 1;
}

.monaco-tree-type-filter-input .monaco-inputbox {
	height: 23px;
}

.monaco-tree-type-filter-input .monaco-inputbox > .ibwrapper > .input,
.monaco-tree-type-filter-input .monaco-inputbox > .ibwrapper > .mirror {
	padding: 2px 4px;
}

.monaco-tree-type-filter-input .monaco-findInput > .controls {
	top: 2px;
}

.monaco-tree-type-filter-actionbar {
	margin-left: 4px;
}

.monaco-tree-type-filter-actionbar .monaco-action-bar .action-label {
	padding: 2px;
}

.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: 13; /* Settings editor uses z-index: 12 */

	/* Backup color in case the tree does not provide the background color */
	background-color: var(--vscode-sideBar-background);
}

.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row.monaco-list-row{
	position: absolute;
	width: 100%;
	opacity: 1 !important; /* Settings editor uses opacity < 1 */
	overflow: hidden;

	/* Backup color in case the tree does not provide the background color */
	background-color: var(--vscode-sideBar-background);
}

.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row:hover{
	background-color: var(--vscode-list-hoverBackground) !important;
	cursor: pointer;
}

.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty,
.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty .monaco-tree-sticky-container-shadow {
	display: none;
}

.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-container-shadow {
	position: absolute;
	bottom: -3px;
	left: 0px;
	height: 0px; /* heigt is 3px and only set when there is a treeStickyScrollShadow color */
	width: 100%;
}

.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container[tabindex="0"]:focus{
	outline: none;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/* -- zone widget */
.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget {
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.monaco-editor .reference-zone-widget .inline {
	display: inline-block;
	vertical-align: top;
}

.monaco-editor .reference-zone-widget .messages {
	height: 100%;
	width: 100%;
	text-align: center;
	padding: 3em 0;
}

.monaco-editor .reference-zone-widget .ref-tree {
	line-height: 23px;
	background-color: var(--vscode-peekViewResult-background);
	color: var(--vscode-peekViewResult-lineForeground);
}

.monaco-editor .reference-zone-widget .ref-tree .reference {
	text-overflow: ellipsis;
	overflow: hidden;
}

.monaco-editor .reference-zone-widget .ref-tree .reference-file {
	display: inline-flex;
	width: 100%;
	height: 100%;
	color: var(--vscode-peekViewResult-fileForeground);
}

.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file {
	color: inherit !important;
}

.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows > .monaco-list-row.selected:not(.highlighted) {
	background-color: var(--vscode-peekViewResult-selectionBackground);
	color: var(--vscode-peekViewResult-selectionForeground) !important;
}

.monaco-editor .reference-zone-widget .ref-tree .reference-file .count {
	margin-right: 12px;
	margin-left: auto;
}

.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight {
	color: var(--vscode-peekViewResult-fileForeground) !important;
	background-color: var(--vscode-peekViewResult-matchHighlightBackground) !important;
}

.monaco-editor .reference-zone-widget .preview .reference-decoration {
	background-color: var(--vscode-peekViewEditor-matchHighlightBackground);
	border: 2px solid var(--vscode-peekViewEditor-matchHighlightBorder);
	box-sizing: border-box;
}

.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,
.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input {
	background-color: var(--vscode-peekViewEditor-background);
}

.monaco-editor .reference-zone-widget .preview .monaco-editor .margin {
	background-color: var(--vscode-peekViewEditorGutter-background);
}

/* High Contrast Theming */

.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file,
.monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file {
	font-weight: bold;
}

.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .highlight,
.monaco-editor.hc-light .reference-zone-widget .ref-tree .referenceMatch .highlight {
	border: 1px dotted var(--vscode-contrastActiveBorder, transparent);
	box-sizing: border-box;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-count-badge {
	padding: 3px 5px;
	border-radius: 11px;
	font-size: 11px;
	min-width: 18px;
	min-height: 18px;
	line-height: 11px;
	font-weight: normal;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
}

.monaco-count-badge.long {
	padding: 2px 3px;
	border-radius: 2px;
	min-height: auto;
	line-height: normal;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/* ---------- Icon label ---------- */

.monaco-icon-label {
	display: flex; /* required for icons support :before rule */
	overflow: hidden;
	text-overflow: ellipsis;
}

.monaco-icon-label::before {

	/* svg icons rendered as background image */
	background-size: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-right: 6px;
	width: 16px;
	height: 22px;
	line-height: inherit !important;
	display: inline-block;

	/* fonts icons */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: top;

	flex-shrink: 0; /* fix for https://github.com/microsoft/vscode/issues/13787 */
}

.monaco-icon-label-iconpath {
	width: 16px;
	height: 22px;
	margin-right: 6px;
	display: flex;
}

.monaco-icon-label-container.disabled {
	color: var(--vscode-disabledForeground);
}
.monaco-icon-label > .monaco-icon-label-container {
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	flex: 1;
}

.monaco-icon-label > .monaco-icon-label-container > .monaco-icon-name-container > .label-name {
	color: inherit;
	white-space: pre; /* enable to show labels that include multiple whitespaces */
}

.monaco-icon-label > .monaco-icon-label-container > .monaco-icon-name-container > .label-name > .label-separator {
	margin: 0 2px;
	opacity: 0.5;
}

.monaco-icon-label > .monaco-icon-label-container > .monaco-icon-suffix-container > .label-suffix {
	opacity: .7;
	white-space: pre;
}

.monaco-icon-label > .monaco-icon-label-container > .monaco-icon-description-container > .label-description {
	opacity: .7;
	margin-left: 0.5em;
	font-size: 0.9em;
	white-space: pre; /* enable to show labels that include multiple whitespaces */
}

.monaco-icon-label.nowrap > .monaco-icon-label-container > .monaco-icon-description-container > .label-description{
	white-space: nowrap
}

.vs .monaco-icon-label > .monaco-icon-label-container > .monaco-icon-description-container > .label-description {
	opacity: .95;
}

.monaco-icon-label.bold > .monaco-icon-label-container > .monaco-icon-name-container > .label-name,
.monaco-icon-label.bold > .monaco-icon-label-container > .monaco-icon-description-container > .label-description {
	font-weight: bold;
}

.monaco-icon-label.italic > .monaco-icon-label-container > .monaco-icon-name-container > .label-name,
.monaco-icon-label.italic > .monaco-icon-label-container > .monaco-icon-description-container > .label-description {
	font-style: italic;
}

.monaco-icon-label.deprecated {
	text-decoration: line-through;
	opacity: 0.66;
}

.monaco-icon-label.strikethrough > .monaco-icon-label-container > .monaco-icon-name-container > .label-name,
.monaco-icon-label.strikethrough > .monaco-icon-label-container > .monaco-icon-description-container > .label-description {
	text-decoration: line-through;
}

.monaco-icon-label::after {
	opacity: 0.75;
	font-size: 90%;
	font-weight: 600;
	margin: auto 16px 0 5px; /* https://github.com/microsoft/vscode/issues/113223 */
	text-align: center;
}

/* make sure selection color wins when a label is being selected */
.monaco-list:focus .selected .monaco-icon-label, /* list */
.monaco-list:focus .selected .monaco-icon-label::after
{
	color: inherit !important;
}

.monaco-list-row.focused.selected .label-description,
.monaco-list-row.selected .label-description {
	opacity: .8;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-toolbar {
	height: 100%;
}

.monaco-toolbar .toolbar-toggle-more {
	display: inline-block;
	padding: 0;
}

.monaco-toolbar.responsive {
	.monaco-action-bar > .actions-container > .action-item {
		flex-shrink: 1;
		min-width: 20px;
	}
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
.monaco-editor .inlineSuggestionsHints {
	padding: 4px;

	.warningMessage p {
		margin: 0;
	}
}

.monaco-editor .inlineSuggestionsHints.withBorder {
	z-index: 39;
	color: var(--vscode-editorHoverWidget-foreground);
	background-color: var(--vscode-editorHoverWidget-background);
	border: 1px solid var(--vscode-editorHoverWidget-border);
}

.monaco-editor .inlineSuggestionsHints a {
	color: var(--vscode-foreground) !important;
}

.monaco-editor .inlineSuggestionsHints a:hover {
	color: var(--vscode-foreground) !important;
}

.monaco-editor .inlineSuggestionsHints .keybinding {
	display: flex;
	margin-left: 4px;
	opacity: 0.6;
}

.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key {
	font-size: 8px;
	padding: 2px 3px;
}

.monaco-editor .inlineSuggestionsHints .availableSuggestionCount a {
	display: flex;
	min-width: 19px;
	justify-content: center;
}

.monaco-editor .inlineSuggestionStatusBarItemLabel {
	margin-right: 2px;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-hover {
	cursor: default;
	position: absolute;
	overflow: hidden;
	user-select: text;
	-webkit-user-select: text;
	box-sizing: border-box;
	line-height: 1.5em;
	white-space: var(--vscode-hover-whiteSpace, normal);
}

.monaco-hover.fade-in {
	animation: fadein 100ms linear;
}

.monaco-hover.hidden {
	display: none;
}

.monaco-hover a:hover:not(.disabled) {
	cursor: pointer;
}

.monaco-hover .hover-contents:not(.html-hover-contents) {
	padding: 4px 8px;
}

.monaco-hover .markdown-hover > .hover-contents:not(.code-hover-contents) {
	max-width: var(--vscode-hover-maxWidth, 500px);
	word-wrap: break-word;
}

.monaco-hover .markdown-hover > .hover-contents:not(.code-hover-contents) hr {
	min-width: 100%;
}

.monaco-hover p,
.monaco-hover .code,
.monaco-hover ul,
.monaco-hover h1,
.monaco-hover h2,
.monaco-hover h3,
.monaco-hover h4,
.monaco-hover h5,
.monaco-hover h6 {
	margin: 8px 0;
}

.monaco-hover h1,
.monaco-hover h2,
.monaco-hover h3,
.monaco-hover h4,
.monaco-hover h5,
.monaco-hover h6 {
	line-height: 1.1;
}

.monaco-hover code {
	font-family: var(--monaco-monospace-font);
}

.monaco-hover hr {
	box-sizing: border-box;
	border-left: 0px;
	border-right: 0px;
	margin-top: 4px;
	margin-bottom: -4px;
	margin-left: -8px;
	margin-right: -8px;
	height: 1px;
}

.monaco-hover p:first-child,
.monaco-hover .code:first-child,
.monaco-hover ul:first-child {
	margin-top: 0;
}

.monaco-hover p:last-child,
.monaco-hover .code:last-child,
.monaco-hover ul:last-child {
	margin-bottom: 0;
}

/* MarkupContent Layout */
.monaco-hover ul {
	padding-left: 20px;
}
.monaco-hover ol {
	padding-left: 20px;
}

.monaco-hover li > p {
	margin-bottom: 0;
}

.monaco-hover li > ul {
	margin-top: 0;
}

.monaco-hover code {
	border-radius: 3px;
	padding: 0 0.4em;
}

.monaco-hover .monaco-tokenized-source {
	white-space: var(--vscode-hover-sourceWhiteSpace, pre-wrap);
}

.monaco-hover .hover-row.status-bar {
	font-size: 12px;
	line-height: 22px;
}

.monaco-hover .hover-row.status-bar .info {
	font-style: italic;
	padding: 0px 8px;
}

.monaco-hover .hover-row.status-bar .actions {
	display: flex;
	padding: 0px 8px;
	width: 100%;
}

.monaco-hover .hover-row.status-bar .actions .action-container {
	margin-right: 16px;
	cursor: pointer;
	overflow: hidden;
	text-wrap: nowrap;
	text-overflow: ellipsis;
}

.monaco-hover .hover-row.status-bar .actions .action-container .action .icon {
	padding-right: 4px;
	vertical-align: middle;
}

.monaco-hover .hover-row.status-bar .actions .action-container a {
	color: var(--vscode-textLink-foreground);
	text-decoration: var(--text-link-decoration);
}

.monaco-hover .hover-row.status-bar .actions .action-container a .icon.codicon {
	color: var(--vscode-textLink-foreground);
}

.monaco-hover .markdown-hover .hover-contents .codicon {
	color: inherit;
	font-size: inherit;
	vertical-align: middle;
}

.monaco-hover .hover-contents a.code-link:hover,
.monaco-hover .hover-contents a.code-link {
	color: inherit;
}

.monaco-hover .hover-contents a.code-link:before {
	content: '(';
}

.monaco-hover .hover-contents a.code-link:after {
	content: ')';
}

.monaco-hover .hover-contents a.code-link > span {
	text-decoration: underline;
	/** Hack to force underline to show **/
	border-bottom: 1px solid transparent;
	text-underline-position: under;
	color: var(--vscode-textLink-foreground);
}

.monaco-hover .hover-contents a.code-link > span:hover {
	color: var(--vscode-textLink-activeForeground);
}

/**
 * Spans in markdown hovers need a margin-bottom to avoid looking cramped:
 * https://github.com/microsoft/vscode/issues/101496

 * This was later refined to only apply when the last child of a rendered markdown block (before the
 * border or a `hr`) uses background color:
 * https://github.com/microsoft/vscode/issues/228136
 */
.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) p:last-child [style*="background-color"] {
	margin-bottom: 4px;
	display: inline-block;
}

/**
 * Add a slight margin to try vertically align codicons with any text
 * https://github.com/microsoft/vscode/issues/221359
 */
.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span.codicon {
	margin-bottom: 2px;
}

.monaco-hover-content .action-container a {
	-webkit-user-select: none;
	user-select: none;
}

.monaco-hover-content .action-container.disabled {
	pointer-events: none;
	opacity: 0.4;
	cursor: default;
}

/* Prevent text selection in all button-like elements within hovers */
.monaco-hover .action-container,
.monaco-hover .action,
.monaco-hover button,
.monaco-hover .monaco-button,
.monaco-hover .monaco-text-button,
.monaco-hover [role="button"] {
	-webkit-user-select: none;
	user-select: none;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.colorpicker-widget {
	height: 190px;
	user-select: none;
	-webkit-user-select: none;
}

/* Decoration */

.colorpicker-color-decoration,
.hc-light .colorpicker-color-decoration {
	border: solid 0.1em #000;
	box-sizing: border-box;
	margin: 0.1em 0.2em 0 0.2em;
	width: 0.8em;
	height: 0.8em;
	line-height: 0.8em;
	display: inline-block;
	cursor: pointer;
}

.hc-black .colorpicker-color-decoration,
.vs-dark .colorpicker-color-decoration {
	border: solid 0.1em #eee;
}

/* Header */

.colorpicker-header {
	display: flex;
	height: 24px;
	position: relative;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=");
	background-size: 9px 9px;
	image-rendering: pixelated;
}

.colorpicker-header .picked-color {
	width: 240px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 24px;
	cursor: pointer;
	color: white;
	flex: 1;
	white-space: nowrap;
	overflow: hidden;
}

.colorpicker-header .picked-color .picked-color-presentation {
	white-space: nowrap;
	margin-left: 5px;
	margin-right: 5px;
}

.colorpicker-header .picked-color .codicon {
	color: inherit;
	font-size: 14px;
}

.colorpicker-header .picked-color.light {
	color: black;
}

.colorpicker-header .original-color {
	width: 74px;
	z-index: inherit;
	cursor: pointer;
}

.standalone-colorpicker {
	color: var(--vscode-editorHoverWidget-foreground);
	background-color: var(--vscode-editorHoverWidget-background);
	border: 1px solid var(--vscode-editorHoverWidget-border);
}

.colorpicker-header.standalone-colorpicker {
	border-bottom: none;
}

.colorpicker-header .close-button {
	cursor: pointer;
	background-color: var(--vscode-editorHoverWidget-background);
	border-left: 1px solid var(--vscode-editorHoverWidget-border);
}

.colorpicker-header .close-button-inner-div {
	width: 100%;
	height: 100%;
	text-align: center;
}

.colorpicker-header .close-button-inner-div:hover {
	background-color: var(--vscode-toolbar-hoverBackground);
}

.colorpicker-header .close-icon {
	padding: 3px;
}

/* Body */

.colorpicker-body {
	display: flex;
	padding: 8px;
	position: relative;
}

.colorpicker-body .saturation-wrap {
	overflow: hidden;
	height: 150px;
	position: relative;
	min-width: 220px;
	flex: 1;
}

.colorpicker-body .saturation-box {
	height: 150px;
	position: absolute;
}

.colorpicker-body .saturation-selection {
	width: 9px;
	height: 9px;
	margin: -5px 0 0 -5px;
	border: 1px solid rgb(255, 255, 255);
	border-radius: 100%;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.8);
	position: absolute;
}

.colorpicker-body .strip {
	width: 25px;
	height: 150px;
}

.colorpicker-body .standalone-strip {
	width: 25px;
	height: 122px;
}

.colorpicker-body .hue-strip {
	position: relative;
	margin-left: 8px;
	cursor: grab;
	background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

.colorpicker-body .opacity-strip {
	position: relative;
	margin-left: 8px;
	cursor: grab;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=");
	background-size: 9px 9px;
	image-rendering: pixelated;
}

.colorpicker-body .strip.grabbing {
	cursor: grabbing;
}

.colorpicker-body .slider {
	position: absolute;
	top: 0;
	left: -2px;
	width: calc(100% + 4px);
	height: 4px;
	box-sizing: border-box;
	border: 1px solid rgba(255, 255, 255, 0.71);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.85);
}

.colorpicker-body .strip .overlay {
	height: 150px;
	pointer-events: none;
}

.colorpicker-body .standalone-strip .standalone-overlay {
	height: 122px;
	pointer-events: none;
}

.standalone-colorpicker-body {
	display: block;
	border: 1px solid transparent;
	border-bottom: 1px solid var(--vscode-editorHoverWidget-border);
	overflow: hidden;
}

.colorpicker-body .insert-button {
	position: absolute;
	height: 20px;
	width: 58px;
	padding: 0px;
	right: 8px;
	bottom: 8px;
	background: var(--vscode-button-background);
	color: var(--vscode-button-foreground);
	border-radius: 2px;
	border: none;
	cursor: pointer;
}

.colorpicker-body .insert-button:hover{
	background: var(--vscode-button-hoverBackground);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

@font-face {
	font-family: "codicon";
	font-display: block;
	src: url(./codicon.ngg6Pgfi.ttf) format("truetype");
}

.codicon[class*='codicon-'] {
	font: normal normal normal 16px/1 codicon;
	display: inline-block;
	text-decoration: none;
	text-rendering: auto;
	text-align: center;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	user-select: none;
	-webkit-user-select: none;
}

/* icon rules are dynamically created by the platform theme service (see iconsStyleSheet.ts) */
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.codicon-wrench-subaction {
	opacity: 0.5;
}

@keyframes codicon-spin {
	100% {
		transform:rotate(360deg);
	}
}

.codicon-sync.codicon-modifier-spin,
.codicon-loading.codicon-modifier-spin,
.codicon-gear.codicon-modifier-spin,
.codicon-notebook-state-executing.codicon-modifier-spin {
	/* Use steps to throttle FPS to reduce CPU usage */
	animation: codicon-spin 1.5s steps(30) infinite;
}

.codicon-modifier-disabled {
	opacity: 0.4;
}

/* custom speed & easing for loading icon */
.codicon-loading,
.codicon-tree-item-loading::before {
	animation-duration: 1s !important;
	animation-timing-function: cubic-bezier(0.53, 0.21, 0.29, 0.67) !important;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/* stylelint-disable layer-checker */

.monaco-editor .codicon.codicon-symbol-array,
.monaco-workbench .codicon.codicon-symbol-array { color: var(--vscode-symbolIcon-arrayForeground); }
.monaco-editor .codicon.codicon-symbol-boolean,
.monaco-workbench .codicon.codicon-symbol-boolean { color: var(--vscode-symbolIcon-booleanForeground); }
.monaco-editor .codicon.codicon-symbol-class,
.monaco-workbench .codicon.codicon-symbol-class { color: var(--vscode-symbolIcon-classForeground); }
.monaco-editor .codicon.codicon-symbol-method,
.monaco-workbench .codicon.codicon-symbol-method { color: var(--vscode-symbolIcon-methodForeground); }
.monaco-editor .codicon.codicon-symbol-color,
.monaco-workbench .codicon.codicon-symbol-color { color: var(--vscode-symbolIcon-colorForeground); }
.monaco-editor .codicon.codicon-symbol-constant,
.monaco-workbench .codicon.codicon-symbol-constant { color: var(--vscode-symbolIcon-constantForeground); }
.monaco-editor .codicon.codicon-symbol-constructor,
.monaco-workbench .codicon.codicon-symbol-constructor { color: var(--vscode-symbolIcon-constructorForeground); }
.monaco-editor .codicon.codicon-symbol-value,
.monaco-workbench .codicon.codicon-symbol-value,
.monaco-editor .codicon.codicon-symbol-enum,
.monaco-workbench .codicon.codicon-symbol-enum { color: var(--vscode-symbolIcon-enumeratorForeground); }
.monaco-editor .codicon.codicon-symbol-enum-member,
.monaco-workbench .codicon.codicon-symbol-enum-member { color: var(--vscode-symbolIcon-enumeratorMemberForeground); }
.monaco-editor .codicon.codicon-symbol-event,
.monaco-workbench .codicon.codicon-symbol-event { color: var(--vscode-symbolIcon-eventForeground); }
.monaco-editor .codicon.codicon-symbol-field,
.monaco-workbench .codicon.codicon-symbol-field { color: var(--vscode-symbolIcon-fieldForeground); }
.monaco-editor .codicon.codicon-symbol-file,
.monaco-workbench .codicon.codicon-symbol-file { color: var(--vscode-symbolIcon-fileForeground); }
.monaco-editor .codicon.codicon-symbol-folder,
.monaco-workbench .codicon.codicon-symbol-folder { color: var(--vscode-symbolIcon-folderForeground); }
.monaco-editor .codicon.codicon-symbol-function,
.monaco-workbench .codicon.codicon-symbol-function { color: var(--vscode-symbolIcon-functionForeground); }
.monaco-editor .codicon.codicon-symbol-interface,
.monaco-workbench .codicon.codicon-symbol-interface { color: var(--vscode-symbolIcon-interfaceForeground); }
.monaco-editor .codicon.codicon-symbol-key,
.monaco-workbench .codicon.codicon-symbol-key { color: var(--vscode-symbolIcon-keyForeground); }
.monaco-editor .codicon.codicon-symbol-keyword,
.monaco-workbench .codicon.codicon-symbol-keyword { color: var(--vscode-symbolIcon-keywordForeground); }
.monaco-editor .codicon.codicon-symbol-module,
.monaco-workbench .codicon.codicon-symbol-module { color: var(--vscode-symbolIcon-moduleForeground); }
.monaco-editor .codicon.codicon-symbol-namespace,
.monaco-workbench .codicon.codicon-symbol-namespace { color: var(--vscode-symbolIcon-namespaceForeground); }
.monaco-editor .codicon.codicon-symbol-null,
.monaco-workbench .codicon.codicon-symbol-null { color: var(--vscode-symbolIcon-nullForeground); }
.monaco-editor .codicon.codicon-symbol-number,
.monaco-workbench .codicon.codicon-symbol-number { color: var(--vscode-symbolIcon-numberForeground); }
.monaco-editor .codicon.codicon-symbol-object,
.monaco-workbench .codicon.codicon-symbol-object { color: var(--vscode-symbolIcon-objectForeground); }
.monaco-editor .codicon.codicon-symbol-operator,
.monaco-workbench .codicon.codicon-symbol-operator { color: var(--vscode-symbolIcon-operatorForeground); }
.monaco-editor .codicon.codicon-symbol-package,
.monaco-workbench .codicon.codicon-symbol-package { color: var(--vscode-symbolIcon-packageForeground); }
.monaco-editor .codicon.codicon-symbol-property,
.monaco-workbench .codicon.codicon-symbol-property { color: var(--vscode-symbolIcon-propertyForeground); }
.monaco-editor .codicon.codicon-symbol-reference,
.monaco-workbench .codicon.codicon-symbol-reference { color: var(--vscode-symbolIcon-referenceForeground); }
.monaco-editor .codicon.codicon-symbol-snippet,
.monaco-workbench .codicon.codicon-symbol-snippet { color: var(--vscode-symbolIcon-snippetForeground); }
.monaco-editor .codicon.codicon-symbol-string,
.monaco-workbench .codicon.codicon-symbol-string { color: var(--vscode-symbolIcon-stringForeground); }
.monaco-editor .codicon.codicon-symbol-struct,
.monaco-workbench .codicon.codicon-symbol-struct { color: var(--vscode-symbolIcon-structForeground); }
.monaco-editor .codicon.codicon-symbol-text,
.monaco-workbench .codicon.codicon-symbol-text { color: var(--vscode-symbolIcon-textForeground); }
.monaco-editor .codicon.codicon-symbol-type-parameter,
.monaco-workbench .codicon.codicon-symbol-type-parameter { color: var(--vscode-symbolIcon-typeParameterForeground); }
.monaco-editor .codicon.codicon-symbol-unit,
.monaco-workbench .codicon.codicon-symbol-unit { color: var(--vscode-symbolIcon-unitForeground); }
.monaco-editor .codicon.codicon-symbol-variable,
.monaco-workbench .codicon.codicon-symbol-variable { color: var(--vscode-symbolIcon-variableForeground); }
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .lightBulbWidget {
	display: flex;
	align-items: center;
	justify-content: center;
}

.monaco-editor .lightBulbWidget:hover{
	cursor: pointer;
}

.monaco-editor .lightBulbWidget.codicon-light-bulb,
.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle {
	color: var(--vscode-editorLightBulb-foreground);
}

.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix,
.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle-autofix {
	color: var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground));
}

.monaco-editor .lightBulbWidget.codicon-sparkle-filled {
	color: var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground));
}

.monaco-editor .lightBulbWidget:before {
	position: relative;
	z-index: 2;
}

.monaco-editor .lightBulbWidget:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	z-index: 1;
}

/* gutter decoration */
.monaco-editor .glyph-margin-widgets .cgmr[class*="codicon-gutter-lightbulb"] {
	display: block;
	cursor: pointer;
}

.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb,
.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle {
	color: var(--vscode-editorLightBulb-foreground);
}

.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-auto-fix,
.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-aifix-auto-fix {
	color: var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground));
}

.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle-filled {
	color: var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground));
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/* marker zone */

.monaco-editor .peekview-widget .head .peekview-title .severity-icon {
	display: inline-block;
	vertical-align: text-top;
	margin-right: 4px;
}

.monaco-editor .marker-widget {
	text-overflow: ellipsis;
	white-space: nowrap;
}

.monaco-editor .marker-widget > .stale {
	opacity: 0.6;
	font-style: italic;
}

.monaco-editor .marker-widget .title {
	display: inline-block;
	padding-right: 5px;
}

.monaco-editor .marker-widget .descriptioncontainer {
	position: absolute;
	white-space: pre;
	user-select: text;
	-webkit-user-select: text;
	padding: 8px 12px 0 20px;
}

.monaco-editor .marker-widget .descriptioncontainer .message {
	display: flex;
	flex-direction: column;
}

.monaco-editor .marker-widget .descriptioncontainer .message .details {
	padding-left: 6px;
}

.monaco-editor .marker-widget .descriptioncontainer .message .source,
.monaco-editor .marker-widget .descriptioncontainer .message span.code {
	opacity: 0.6;
}

.monaco-editor .marker-widget .descriptioncontainer .message a.code-link {
	opacity: 0.6;
	color: inherit;
}

.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:before {
	content: '(';
}

.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:after {
	content: ')';
}

.monaco-editor .marker-widget .descriptioncontainer .message a.code-link > span {
	text-decoration: underline;
	/** Hack to force underline to show **/
	border-bottom: 1px solid transparent;
	text-underline-position: under;
	color: var(--vscode-textLink-activeForeground);
}

.monaco-editor .marker-widget .descriptioncontainer .filename {
	cursor: pointer;
	color: var(--vscode-textLink-activeForeground);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .zone-widget .codicon.codicon-error,
.markers-panel .marker-icon.error, .markers-panel .marker-icon .codicon.codicon-error,
.text-search-provider-messages .providerMessage .codicon.codicon-error,
.extensions-viewlet > .extensions .codicon.codicon-error,
.extension-editor .codicon.codicon-error,
.chat-attached-context-attachment .codicon.codicon-error {
	color: var(--vscode-problemsErrorIcon-foreground);
}

.monaco-editor .zone-widget .codicon.codicon-warning,
.markers-panel .marker-icon.warning, .markers-panel .marker-icon .codicon.codicon-warning,
.text-search-provider-messages .providerMessage .codicon.codicon-warning,
.extensions-viewlet > .extensions .codicon.codicon-warning,
.extension-editor .codicon.codicon-warning,
.preferences-editor .codicon.codicon-warning {
	color: var(--vscode-problemsWarningIcon-foreground);
}

.monaco-editor .zone-widget .codicon.codicon-info,
.markers-panel .marker-icon.info, .markers-panel .marker-icon .codicon.codicon-info,
.text-search-provider-messages .providerMessage .codicon.codicon-info,
.extensions-viewlet > .extensions .codicon.codicon-info,
.extension-editor .codicon.codicon-info {
	color: var(--vscode-problemsInfoIcon-foreground);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .hoverHighlight {
	background-color: var(--vscode-editor-hoverHighlightBackground);
}

.monaco-editor .monaco-resizable-hover {
	border: 1px solid var(--vscode-editorHoverWidget-border);
	border-radius: 3px;
	box-sizing: content-box;
}

.monaco-editor .monaco-resizable-hover > .monaco-hover {
	border: none;
	border-radius: none;
}

.monaco-editor .monaco-hover {
	border: 1px solid var(--vscode-editorHoverWidget-border);
	border-radius: 3px;
	color: var(--vscode-editorHoverWidget-foreground);
	background-color: var(--vscode-editorHoverWidget-background);
}

.monaco-editor .monaco-hover a {
	color: var(--vscode-textLink-foreground);
}

.monaco-editor .monaco-hover a:hover {
	color: var(--vscode-textLink-activeForeground);
}

.monaco-editor .monaco-hover .hover-row {
	display: flex;
}

.monaco-editor .monaco-hover .hover-row.hover-row-with-copy {
	position: relative;
	padding-right: 20px;
}

.monaco-editor .monaco-hover .hover-row .hover-row-contents {
	min-width: 0;
	display: flex;
	flex-direction: column;
}

.monaco-editor .monaco-hover .hover-row .verbosity-actions {
	border-right: 1px solid var(--vscode-editorHoverWidget-border);
	width: 22px;
	overflow-y: clip;
}

.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner {
	display: flex;
	flex-direction: column;
	padding-left: 5px;
	padding-right: 5px;
	justify-content: flex-end;
	position: relative;
}

.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon {
	cursor: pointer;
	font-size: 11px;
}

.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.enabled {
	color: var(--vscode-textLink-foreground);
}

.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.disabled {
	opacity: 0.6;
}

.monaco-editor .monaco-hover .hover-row .actions {
	background-color: var(--vscode-editorHoverWidget-statusBarBackground);
}

.monaco-editor .monaco-hover code {
	background-color: var(--vscode-textCodeBlock-background);
}

.monaco-editor .monaco-hover .hover-copy-button {
	position: absolute;
	top: 4px;
	right: 4px;
	padding: 2px 4px;
	border-radius: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
}

.monaco-editor .monaco-hover .hover-row-with-copy:hover .hover-copy-button,
.monaco-editor .monaco-hover .hover-row-with-copy:focus-within .hover-copy-button {
	opacity: 1;
}

.monaco-editor .monaco-hover .hover-copy-button:hover {
	background-color: var(--vscode-toolbar-hoverBackground);
	cursor: pointer;
}

.monaco-editor .monaco-hover .hover-copy-button:focus {
	outline: 1px solid var(--vscode-focusBorder);
	outline-offset: -1px;
}

.monaco-editor .monaco-hover .hover-copy-button .codicon {
	font-size: 16px;
	color: var(--vscode-foreground);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/


.monaco-editor.vs .valueSetReplacement {
	outline: solid 2px var(--vscode-editorBracketMatch-border);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .tokens-inspect-widget {
	z-index: 50;
	user-select: text;
	-webkit-user-select: text;
	padding: 10px;
	color: var(--vscode-editorHoverWidget-foreground);
	background-color: var(--vscode-editorHoverWidget-background);
	border: 1px solid var(--vscode-editorHoverWidget-border);
}
.monaco-editor.hc-black .tokens-inspect-widget, .monaco-editor.hc-light .tokens-inspect-widget {
	border-width: 2px;
}

.monaco-editor .tokens-inspect-widget .tokens-inspect-separator {
	height: 1px;
	border: 0;
	background-color: var(--vscode-editorHoverWidget-border);
}

.monaco-editor .tokens-inspect-widget .tm-token {
	font-family: var(--monaco-monospace-font);
}

.monaco-editor .tokens-inspect-widget .tm-token-length {
	font-weight: normal;
	font-size: 60%;
	float: right;
}

.monaco-editor .tokens-inspect-widget .tm-metadata-table {
	width: 100%;
}

.monaco-editor .tokens-inspect-widget .tm-metadata-value {
	font-family: var(--monaco-monospace-font);
	text-align: right;
}

.monaco-editor .tokens-inspect-widget .tm-token-type {
	font-family: var(--monaco-monospace-font);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .iPadShowKeyboard {
	width: 58px;
	min-width: 0;
	height: 36px;
	min-height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	resize: none;
	overflow: hidden;
	background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjNDI0MjQyIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==") center center no-repeat;
	border: 4px solid #F6F6F6;
	border-radius: 4px;
}

.monaco-editor.vs-dark .iPadShowKeyboard {
	background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjQzVDNUM1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==") center center no-repeat;
	border: 4px solid #252526;
}/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
.monaco-editor .detected-link,
.monaco-editor .detected-link-active {
	text-decoration: underline;
	text-underline-position: under;
}

.monaco-editor .detected-link-active {
	cursor: pointer;
	color: var(--vscode-editorLink-activeForeground) !important;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .focused .selectionHighlight {
	background-color: var(--vscode-editor-selectionHighlightBackground);
	box-sizing: border-box;
	border: 1px solid var(--vscode-editor-selectionHighlightBorder);
}
.monaco-editor.hc-black .focused .selectionHighlight, .monaco-editor.hc-light .focused .selectionHighlight {
	border-style: dotted;
}

.monaco-editor .wordHighlight {
	background-color: var(--vscode-editor-wordHighlightBackground);
	box-sizing: border-box;
	border: 1px solid var(--vscode-editor-wordHighlightBorder);
}
.monaco-editor.hc-black .wordHighlight, .monaco-editor.hc-light .wordHighlight {
	border-style: dotted;
}

.monaco-editor .wordHighlightStrong {
	background-color: var(--vscode-editor-wordHighlightStrongBackground);
	box-sizing: border-box;
	border: 1px solid var(--vscode-editor-wordHighlightStrongBorder);
}
.monaco-editor.hc-black .wordHighlightStrong, .monaco-editor.hc-light .wordHighlightStrong {
	border-style: dotted;
}

.monaco-editor .wordHighlightText {
	background-color: var(--vscode-editor-wordHighlightTextBackground);
	box-sizing: border-box;
	border: 1px solid var(--vscode-editor-wordHighlightTextBorder);
}
.monaco-editor.hc-black .wordHighlightText, .monaco-editor.hc-light .wordHighlightText {
	border-style: dotted;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .parameter-hints-widget {
	/* Must be higher than the sash's z-index and terminal canvases but lower than the suggest widget */
	z-index: 39;
	display: flex;
	flex-direction: column;
	line-height: 1.5em;
	cursor: default;
	color: var(--vscode-editorHoverWidget-foreground);
	background-color: var(--vscode-editorHoverWidget-background);
	border: 1px solid var(--vscode-editorHoverWidget-border);
}

.hc-black .monaco-editor .parameter-hints-widget,
.hc-light .monaco-editor .parameter-hints-widget {
	border-width: 2px;
}

.monaco-editor .parameter-hints-widget > .phwrapper {
	max-width: 440px;
	display: flex;
	flex-direction: row;
}

.monaco-editor .parameter-hints-widget.multiple {
	min-height: 3.3em;
	padding: 0;
}

.monaco-editor .parameter-hints-widget.multiple .body::before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	opacity: 0.5;
	border-left: 1px solid var(--vscode-editorHoverWidget-border);
}

.monaco-editor .parameter-hints-widget p,
.monaco-editor .parameter-hints-widget ul {
	margin: 8px 0;
}

.monaco-editor .parameter-hints-widget .monaco-scrollable-element,
.monaco-editor .parameter-hints-widget .body {
	display: flex;
	flex: 1;
	flex-direction: column;
	min-height: 100%;
}

.monaco-editor .parameter-hints-widget .signature {
	padding: 4px 5px;
	position: relative;
}

.monaco-editor .parameter-hints-widget .signature.has-docs::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	padding-top: 4px;
	opacity: 0.5;
	border-bottom: 1px solid var(--vscode-editorHoverWidget-border);
}

.monaco-editor .parameter-hints-widget .code {
	font-family: var(--vscode-parameterHintsWidget-editorFontFamily), var(--vscode-parameterHintsWidget-editorFontFamilyDefault);
}

.monaco-editor .parameter-hints-widget .docs {
	padding: 0 10px 0 5px;
	white-space: pre-wrap;
}

.monaco-editor .parameter-hints-widget .docs.empty {
	display: none;
}

.monaco-editor .parameter-hints-widget .docs a {
	color: var(--vscode-textLink-foreground);
}

.monaco-editor .parameter-hints-widget .docs a:hover {
	color: var(--vscode-textLink-activeForeground);
	cursor: pointer;
}

.monaco-editor .parameter-hints-widget .docs .markdown-docs {
	white-space: initial;
}

.monaco-editor .parameter-hints-widget .docs code {
	font-family: var(--monaco-monospace-font);
	border-radius: 3px;
	padding: 0 0.4em;
	background-color: var(--vscode-textCodeBlock-background);
}

.monaco-editor .parameter-hints-widget .docs .monaco-tokenized-source,
.monaco-editor .parameter-hints-widget .docs .code {
	white-space: pre-wrap;
}

.monaco-editor .parameter-hints-widget .controls {
	display: none;
	flex-direction: column;
	align-items: center;
	min-width: 22px;
	justify-content: flex-end;
}

.monaco-editor .parameter-hints-widget.multiple .controls {
	display: flex;
	padding: 0 2px;
}

.monaco-editor .parameter-hints-widget.multiple .button {
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.monaco-editor .parameter-hints-widget .button.previous {
	bottom: 24px;
}

.monaco-editor .parameter-hints-widget .overloads {
	text-align: center;
	height: 12px;
	line-height: 12px;
	font-family: var(--monaco-monospace-font);
}

.monaco-editor .parameter-hints-widget .signature .parameter.active {
	color: var(--vscode-editorHoverWidget-highlightForeground);
	font-weight: bold;
}

.monaco-editor .parameter-hints-widget .documentation-parameter > .parameter {
	font-weight: bold;
	margin-right: 0.5em;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .snippet-placeholder {
	min-width: 2px;
	outline-style: solid;
	outline-width: 1px;
	background-color: var(--vscode-editor-snippetTabstopHighlightBackground, transparent);
	outline-color: var(--vscode-editor-snippetTabstopHighlightBorder, transparent);
}

.monaco-editor .finish-snippet-placeholder {
	outline-style: solid;
	outline-width: 1px;
	background-color: var(--vscode-editor-snippetFinalTabstopHighlightBackground, transparent);
	outline-color: var(--vscode-editor-snippetFinalTabstopHighlightBorder, transparent);
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-diff-editor .diff-review {
	position: absolute;

}

.monaco-component.diff-review {
	user-select: none;
	-webkit-user-select: none;
	z-index: 99;


	.diff-review-line-number {
		text-align: right;
		display: inline-block;
		color: var(--vscode-editorLineNumber-foreground);
	}

	.diff-review-summary {
		padding-left: 10px;
	}

	.diff-review-shadow {
		position: absolute;
		box-shadow: var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset;
	}

	.diff-review-row {
		white-space: pre;
	}

	.diff-review-table {
		display: table;
		min-width: 100%;
	}

	.diff-review-row {
		display: table-row;
		width: 100%;
	}

	.diff-review-spacer {
		display: inline-block;
		width: 10px;
		vertical-align: middle;
	}

	.diff-review-spacer > .codicon {
		font-size: 9px !important;
	}

	.diff-review-actions {
		display: inline-block;
		position: absolute;
		right: 10px;
		top: 2px;
		z-index: 100;
	}

	.diff-review-actions .action-label {
		width: 16px;
		height: 16px;
		margin: 2px 0;
	}

	.revertButton {
		cursor: pointer;
	}

	.action-label {
		background: var(--vscode-editorActionList-background);
	}
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .diff-hidden-lines-widget {
	width: 100%;
}

.monaco-editor .diff-hidden-lines {
	height: 0px; /* The children each have a fixed height, the transform confuses the browser */
	transform: translate(0px, -10px);
	font-size: 13px;
	line-height: 14px;
}

.monaco-editor .diff-hidden-lines:not(.dragging) .top:hover,
.monaco-editor .diff-hidden-lines:not(.dragging) .bottom:hover,
.monaco-editor .diff-hidden-lines .top.dragging,
.monaco-editor .diff-hidden-lines .bottom.dragging {
	background-color: var(--vscode-focusBorder);
}

.monaco-editor .diff-hidden-lines .top,
.monaco-editor .diff-hidden-lines .bottom {
	transition: background-color 0.1s ease-out;
	height: 4px;
	background-color: transparent;
	background-clip: padding-box;
	border-bottom: 2px solid transparent;
	border-top: 4px solid transparent;
	/*cursor: n-resize;*/
}

.monaco-editor.draggingUnchangedRegion.canMoveTop:not(.canMoveBottom) *,
.monaco-editor .diff-hidden-lines .top.canMoveTop:not(.canMoveBottom),
.monaco-editor .diff-hidden-lines .bottom.canMoveTop:not(.canMoveBottom) {
	cursor: n-resize !important;
}

.monaco-editor.draggingUnchangedRegion:not(.canMoveTop).canMoveBottom *,
.monaco-editor .diff-hidden-lines .top:not(.canMoveTop).canMoveBottom,
.monaco-editor .diff-hidden-lines .bottom:not(.canMoveTop).canMoveBottom {
	cursor: s-resize !important;
}

.monaco-editor.draggingUnchangedRegion.canMoveTop.canMoveBottom *,
.monaco-editor .diff-hidden-lines .top.canMoveTop.canMoveBottom,
.monaco-editor .diff-hidden-lines .bottom.canMoveTop.canMoveBottom {
	cursor: ns-resize !important;
}

.monaco-editor .diff-hidden-lines .top {
	transform: translate(0px, 4px);
}

.monaco-editor .diff-hidden-lines .bottom {
	transform: translate(0px, -6px);
}

.monaco-editor .diff-unchanged-lines {
	background: var(--vscode-diffEditor-unchangedCodeBackground);
}

.monaco-editor .noModificationsOverlay {
	z-index: 1;
	background: var(--vscode-editor-background);

	display: flex;
	justify-content: center;
	align-items: center;
}


.monaco-editor .diff-hidden-lines .center {
	background: var(--vscode-diffEditor-unchangedRegionBackground);
	color: var(--vscode-diffEditor-unchangedRegionForeground);
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;

	height: 24px;
	box-shadow: inset 0 -5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow), inset 0 5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow);
}

.monaco-editor .diff-hidden-lines .center span.codicon {
	vertical-align: middle;
}

.monaco-editor .diff-hidden-lines .center a:hover .codicon {
	cursor: pointer;
	color: var(--vscode-editorLink-activeForeground) !important;
}

.monaco-editor .diff-hidden-lines div.breadcrumb-item {
	cursor: pointer;
}

.monaco-editor .diff-hidden-lines div.breadcrumb-item:hover {
	color: var(--vscode-editorLink-activeForeground);
}

.monaco-editor .movedOriginal {
	border: 2px solid var(--vscode-diffEditor-move-border);
}

.monaco-editor .movedModified {
	border: 2px solid var(--vscode-diffEditor-move-border);
}

.monaco-editor .movedOriginal.currentMove, .monaco-editor .movedModified.currentMove {
	border: 2px solid var(--vscode-diffEditor-moveActive-border);
}

.monaco-diff-editor .moved-blocks-lines path.currentMove {
	stroke: var(--vscode-diffEditor-moveActive-border);
}

.monaco-diff-editor .moved-blocks-lines path {
	pointer-events: visiblestroke;
}

.monaco-diff-editor .moved-blocks-lines .arrow {
	fill: var(--vscode-diffEditor-move-border);
}

.monaco-diff-editor .moved-blocks-lines .arrow.currentMove {
	fill: var(--vscode-diffEditor-moveActive-border);
}

.monaco-diff-editor .moved-blocks-lines .arrow-rectangle {
	fill: var(--vscode-editor-background);
}

.monaco-diff-editor .moved-blocks-lines {
	position: absolute;
	pointer-events: none;
}

.monaco-diff-editor .moved-blocks-lines path {
	fill: none;
	stroke: var(--vscode-diffEditor-move-border);
	stroke-width: 2;
}

.monaco-editor .char-delete.diff-range-empty {
	margin-left: -1px;
	border-left: solid var(--vscode-diffEditor-removedTextBackground) 3px;
}

.monaco-editor .char-insert.diff-range-empty {
	border-left: solid var(--vscode-diffEditor-insertedTextBackground) 3px;
}

.monaco-editor .fold-unchanged {
	cursor: pointer;
}

.monaco-diff-editor .diff-moved-code-block {
	display: flex;
	justify-content: flex-end;
	margin-top: -4px;
}

.monaco-diff-editor .diff-moved-code-block .action-bar .action-label.codicon {
	width: 12px;
	height: 12px;
	font-size: 12px;
}

/* ---------- DiffEditor ---------- */

.monaco-diff-editor .diffOverview {
	z-index: 9;
}

.monaco-diff-editor .diffOverview .diffViewport {
	z-index: 10;
}

/* colors not externalized: using transparancy on background */
.monaco-diff-editor.vs			.diffOverview { background: rgba(0, 0, 0, 0.03); }
.monaco-diff-editor.vs-dark		.diffOverview { background: rgba(255, 255, 255, 0.01); }

.monaco-scrollable-element.modified-in-monaco-diff-editor.vs		.scrollbar { background: rgba(0,0,0,0); }
.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark	.scrollbar { background: rgba(0,0,0,0); }
.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black	.scrollbar { background: none; }
.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-light	.scrollbar { background: none; }

.monaco-scrollable-element.modified-in-monaco-diff-editor .slider {
	z-index: 10;
}
.modified-in-monaco-diff-editor				.slider.active { background: rgba(171, 171, 171, .4); }
.modified-in-monaco-diff-editor.hc-black	.slider.active { background: none; }
.modified-in-monaco-diff-editor.hc-light	.slider.active { background: none; }

/* ---------- Diff ---------- */

.monaco-editor .insert-sign,
.monaco-diff-editor .insert-sign,
.monaco-editor .delete-sign,
.monaco-diff-editor .delete-sign {
	font-size: 11px !important;
	opacity: 0.7 !important;
	display: flex !important;
	align-items: center;
}
.monaco-editor.hc-black .insert-sign,
.monaco-diff-editor.hc-black .insert-sign,
.monaco-editor.hc-black .delete-sign,
.monaco-diff-editor.hc-black .delete-sign,
.monaco-editor.hc-light .insert-sign,
.monaco-diff-editor.hc-light .insert-sign,
.monaco-editor.hc-light .delete-sign,
.monaco-diff-editor.hc-light .delete-sign {
	opacity: 1;
}

.monaco-editor .inline-deleted-margin-view-zone {
	text-align: right;
}
.monaco-editor .inline-added-margin-view-zone {
	text-align: right;
}

.monaco-editor .arrow-revert-change {
	z-index: 10;
	position: absolute;
}

.monaco-editor .arrow-revert-change:hover {
	cursor: pointer;
}

/* ---------- Inline Diff ---------- */

.monaco-editor .view-zones .view-lines .view-line span {
	display: inline-block;
}

.monaco-editor .margin-view-zones .lightbulb-glyph:hover {
	cursor: pointer;
}

.monaco-editor .char-insert, .monaco-diff-editor .char-insert {
	background-color: var(--vscode-diffEditor-insertedTextBackground);
}

.monaco-editor .line-insert, .monaco-diff-editor .line-insert {
	background-color: var(--vscode-diffEditor-insertedLineBackground, var(--vscode-diffEditor-insertedTextBackground));
}

.monaco-editor .line-insert,
.monaco-editor .char-insert {
	box-sizing: border-box;
	border: 1px solid var(--vscode-diffEditor-insertedTextBorder);
}
.monaco-editor.hc-black .line-insert, .monaco-editor.hc-light .line-insert,
.monaco-editor.hc-black .char-insert, .monaco-editor.hc-light .char-insert {
	border-style: dashed;
}

.monaco-editor .line-delete,
.monaco-editor .char-delete {
	box-sizing: border-box;
	border: 1px solid var(--vscode-diffEditor-removedTextBorder);
}
.monaco-editor.hc-black .line-delete, .monaco-editor.hc-light .line-delete,
.monaco-editor.hc-black .char-delete, .monaco-editor.hc-light .char-delete {
	border-style: dashed;
}

.monaco-editor .inline-added-margin-view-zone,
.monaco-editor .gutter-insert, .monaco-diff-editor .gutter-insert {
	background-color: var(--vscode-diffEditorGutter-insertedLineBackground, var(--vscode-diffEditor-insertedLineBackground), var(--vscode-diffEditor-insertedTextBackground));
}

.monaco-editor .char-delete, .monaco-diff-editor .char-delete, .monaco-editor .inline-deleted-text {
	background-color: var(--vscode-diffEditor-removedTextBackground);
}

.monaco-editor .inline-deleted-text {
	text-decoration: line-through;
}

.monaco-editor .line-delete, .monaco-diff-editor .line-delete {
	background-color: var(--vscode-diffEditor-removedLineBackground, var(--vscode-diffEditor-removedTextBackground));
}

.monaco-editor .inline-deleted-margin-view-zone,
.monaco-editor .gutter-delete, .monaco-diff-editor .gutter-delete {
	background-color: var(--vscode-diffEditorGutter-removedLineBackground, var(--vscode-diffEditor-removedLineBackground), var(--vscode-diffEditor-removedTextBackground));
}

.monaco-diff-editor.side-by-side .editor.modified {
	box-shadow: -6px 0 5px -5px var(--vscode-scrollbar-shadow);
	border-left: 1px solid var(--vscode-diffEditor-border);
}

.monaco-diff-editor.side-by-side .editor.original {
	box-shadow: 6px 0 5px -5px var(--vscode-scrollbar-shadow);
	border-right: 1px solid var(--vscode-diffEditor-border);
}

.monaco-diff-editor .diffViewport {
	background: var(--vscode-scrollbarSlider-background);
}

.monaco-diff-editor .diffViewport:hover {
	background: var(--vscode-scrollbarSlider-hoverBackground);
}

.monaco-diff-editor .diffViewport:active {
	background: var(--vscode-scrollbarSlider-activeBackground);
}

.monaco-editor .diagonal-fill {
	background-image: linear-gradient(
		-45deg,
		var(--vscode-diffEditor-diagonalFill) 12.5%,
		#0000 12.5%, #0000 50%,
		var(--vscode-diffEditor-diagonalFill) 50%, var(--vscode-diffEditor-diagonalFill) 62.5%,
		#0000 62.5%, #0000 100%
	);
	background-size: 8px 8px;
}

.monaco-diff-editor .gutter {
	position: relative;
	overflow: hidden;
	flex-shrink: 0;
	flex-grow: 0;

	& > div {
		position: absolute;
	}

	.gutterItem {
		opacity: 0;
		transition: opacity 0.7s;

		&.showAlways {
			opacity: 1;
			transition: none;
		}

		&.noTransition {
			transition: none;
		}
	}

	&:hover .gutterItem {
		opacity: 1;
		transition: opacity 0.1s ease-in-out;
	}

	.gutterItem {
		.background {
			position: absolute;
			height: 100%;
			left: 50%;
			width: 1px;

			border-left: 2px var(--vscode-menu-separatorBackground) solid;
		}

		.buttons {
			position: absolute;
			/*height: 100%;*/
			width: 100%;

			display: flex;
			justify-content: center;
			align-items: center;

			.monaco-toolbar {
				height: fit-content;
				.monaco-action-bar  {
					line-height: 1;

					.actions-container {
						width: fit-content;
						border-radius: 4px;
						background: var(--vscode-editorGutter-itemBackground);

						.action-item {
							&:hover {
								background: var(--vscode-toolbar-hoverBackground);
							}

							.action-label {
								color: var(--vscode-editorGutter-itemGlyphForeground);
								padding: 1px 2px;
							}
						}
					}
				}
			}
		}
	}
}


.monaco-diff-editor .diff-hidden-lines-compact {
	display: flex;
	height: 11px;
	.line-left, .line-right {
		height: 1px;
		border-top: 1px solid;
		border-color: var(--vscode-editorCodeLens-foreground);
		opacity: 0.5;
		margin: auto;
		width: 100%;
	}

	.line-left {
		width: 20px;
	}

	.text {
		color: var(--vscode-editorCodeLens-foreground);
		text-wrap: nowrap;
		font-size: 11px;
		line-height: 11px;
		margin: 0 4px;
	}
}

.monaco-editor .line-delete-selectable {
	user-select: text !important;
	-webkit-user-select: text !important;
	z-index: 1 !important;
}

.line-delete-selectable .view-line {
	user-select: text !important;
	-webkit-user-select: text !important;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/


/* Default standalone editor fonts */
.monaco-editor {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", "HelveticaNeue-Light", system-ui, "Ubuntu", "Droid Sans", sans-serif;
	--monaco-monospace-font: "SF Mono", Monaco, Menlo, Consolas, "Ubuntu Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace;
}

.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label {
	stroke-width: 1.2px;
}

.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,
.monaco-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,
.monaco-editor.hc-light .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label {
	stroke-width: 1.2px;
}

.monaco-hover p {
	margin: 0;
}

/* See https://github.com/microsoft/monaco-editor/issues/2168#issuecomment-780078600 */
.monaco-aria-container {
	position: absolute !important;
	top: 0; /* avoid being placed underneath a sibling element */
	height: 1px;
	width: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
}

.monaco-editor .synthetic-focus, .monaco-diff-editor .synthetic-focus,
.monaco-editor [tabindex="0"]:focus, .monaco-diff-editor [tabindex="0"]:focus,
.monaco-editor [tabindex="-1"]:focus, .monaco-diff-editor [tabindex="-1"]:focus,
.monaco-editor button:focus, .monaco-diff-editor button:focus,
.monaco-editor input[type=button]:focus, .monaco-diff-editor input[type=button]:focus,
.monaco-editor input[type=checkbox]:focus, .monaco-diff-editor input[type=checkbox]:focus,
.monaco-editor input[type=search]:focus, .monaco-diff-editor input[type=search]:focus,
.monaco-editor input[type=text]:focus, .monaco-diff-editor input[type=text]:focus,
.monaco-editor select:focus, .monaco-diff-editor select:focus,
.monaco-editor textarea:focus, .monaco-diff-editor textarea:focus {
	outline-width: 1px;
	outline-style: solid;
	outline-offset: -1px;
	outline-color: var(--vscode-focusBorder);
	opacity: 1
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

/* stylelint-disable layer-checker */

.monaco-hover.workbench-hover {
	position: relative;
	font-size: 13px;
	line-height: 19px;
	/* Must be higher than sash's z-index and terminal canvases */
	z-index: 40;
	overflow: hidden;
	max-width: 700px;
	background: var(--vscode-editorHoverWidget-background);
	border: 1px solid var(--vscode-editorHoverWidget-border);
	border-radius: 5px;
	color: var(--vscode-editorHoverWidget-foreground);
	box-shadow: 0 2px 8px var(--vscode-widget-shadow);
}

.monaco-hover.workbench-hover .monaco-action-bar .action-item .codicon {
	/* Given our font-size, adjust action icons accordingly */
	width: 13px;
	height: 13px;
}

.monaco-hover.workbench-hover hr {
	border-bottom: none;
}

.monaco-hover.workbench-hover.compact {
	font-size: 12px;
}

.monaco-hover.workbench-hover.compact .monaco-action-bar .action-item .codicon {
	/* Given our font-size, adjust action icons accordingly */
	width: 12px;
	height: 12px;
}

.monaco-hover.workbench-hover.compact .hover-contents {
	padding: 2px 8px;
}

.workbench-hover-container.locked .monaco-hover.workbench-hover {
	outline: 1px solid var(--vscode-editorHoverWidget-border);
}
.workbench-hover-container:focus-within.locked .monaco-hover.workbench-hover {
	outline-color: var(--vscode-focusBorder);
}

.workbench-hover-pointer {
	position: absolute;
	/* Must be higher than workbench hover z-index */
	z-index: 41;
	pointer-events: none;
}

.workbench-hover-pointer:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: var(--vscode-editorHoverWidget-background);
	border-right: 1px solid var(--vscode-editorHoverWidget-border);
	border-bottom: 1px solid var(--vscode-editorHoverWidget-border);
}
.workbench-hover-container:not(:focus-within).locked .workbench-hover-pointer:after {
	width: 4px;
	height: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
}
.workbench-hover-container:focus-within .workbench-hover-pointer:after {
	border-right: 1px solid var(--vscode-focusBorder);
	border-bottom: 1px solid var(--vscode-focusBorder);
}

.workbench-hover-pointer.left   { left: -3px; }
.workbench-hover-pointer.right  { right: 3px; }
.workbench-hover-pointer.top    { top: -3px; }
.workbench-hover-pointer.bottom { bottom: 3px; }

.workbench-hover-pointer.left:after {
	transform: rotate(135deg);
}

.workbench-hover-pointer.right:after {
	transform: rotate(315deg);
}

.workbench-hover-pointer.top:after {
	transform: rotate(225deg);
}

.workbench-hover-pointer.bottom:after {
	transform: rotate(45deg);
}

.monaco-hover.workbench-hover a {
	color: var(--vscode-textLink-foreground);
}

.monaco-hover.workbench-hover a:focus {
	outline: 1px solid;
	outline-offset: -1px;
	text-decoration: underline;
	outline-color: var(--vscode-focusBorder);
}

.monaco-hover.workbench-hover a.codicon:focus,
.monaco-hover.workbench-hover a.monaco-button:focus {
	text-decoration: none;
}

.monaco-hover.workbench-hover a:hover,
.monaco-hover.workbench-hover a:active {
	color: var(--vscode-textLink-activeForeground);
}

.monaco-hover.workbench-hover code {
	background: var(--vscode-textCodeBlock-background);
}

.monaco-hover.workbench-hover .hover-row .actions {
	background: var(--vscode-editorHoverWidget-statusBarBackground);
}

.monaco-hover.workbench-hover.right-aligned {
	/* The context view service wraps strangely when it's right up against the edge without this */
	left: 1px;
}

.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions {
	flex-direction: row-reverse;
}

.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions .action-container {
	margin-right: 0;
	margin-left: 16px;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.context-view {
	position: absolute;
}

.context-view.fixed {
	all: initial;
	font-family: inherit;
	font-size: 13px;
	position: fixed;
	color: inherit;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.quick-input-widget {
	font-size: 13px;
}

.quick-input-widget .monaco-highlighted-label .highlight,
.quick-input-widget .monaco-highlighted-label .highlight {
	color: #0066BF;
}

.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight,
.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight {
	color: #9DDDFF;
}

.vs-dark .quick-input-widget .monaco-highlighted-label .highlight,
.vs-dark .quick-input-widget .monaco-highlighted-label .highlight {
	color: #0097fb;
}

.hc-black .quick-input-widget .monaco-highlighted-label .highlight,
.hc-black .quick-input-widget .monaco-highlighted-label .highlight {
	color: #F38518;
}

.hc-light .quick-input-widget .monaco-highlighted-label .highlight,
.hc-light .quick-input-widget .monaco-highlighted-label .highlight {
	color: #0F4A85;
}

.monaco-keybinding > .monaco-keybinding-key {
	background-color: rgba(221, 221, 221, 0.4);
	border: solid 1px rgba(204, 204, 204, 0.4);
	border-bottom-color: rgba(187, 187, 187, 0.4);
	box-shadow: inset 0 -1px 0 rgba(187, 187, 187, 0.4);
	color: #555;
}

.hc-black .monaco-keybinding > .monaco-keybinding-key {
	background-color: transparent;
	border: solid 1px rgb(111, 195, 223);
	box-shadow: none;
	color: #fff;
}

.hc-light .monaco-keybinding > .monaco-keybinding-key {
	background-color: transparent;
	border: solid 1px #0F4A85;
	box-shadow: none;
	color: #292929;
}

.vs-dark .monaco-keybinding > .monaco-keybinding-key {
	background-color: rgba(128, 128, 128, 0.17);
	border: solid 1px rgba(51, 51, 51, 0.6);
	border-bottom-color: rgba(68, 68, 68, 0.6);
	box-shadow: inset 0 -1px 0 rgba(68, 68, 68, 0.6);
	color: #ccc;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.quick-input-widget {
	position: absolute;
	width: 600px;
	z-index: 2550;
	left: 50%;
	-webkit-app-region: no-drag;
	border-radius: 6px;
}

.quick-input-titlebar {
	cursor: grab;
	display: flex;
	align-items: center;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.quick-input-left-action-bar {
	display: flex;
	margin-left: 4px;
	flex: 1;
}

/* give some space between input and action bar */
.quick-input-inline-action-bar > .actions-container > .action-item:first-child {
	margin-left: 5px;
}

/* center horizontally */
.quick-input-inline-action-bar > .actions-container > .action-item {
	margin-top: 2px;
}

.quick-input-title {
	cursor: grab;
	padding: 3px 0px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
}

.quick-input-right-action-bar {
	display: flex;
	margin-right: 4px;
	flex: 1;
}

.quick-input-right-action-bar > .actions-container {
	justify-content: flex-end;
}

.quick-input-right-action-bar > .actions-container > .action-item {
	margin-left: 4px;
}

.quick-input-titlebar .monaco-action-bar .action-label.codicon {
	background-position: center;
	background-repeat: no-repeat;
	padding: 2px;
}

.quick-input-description {
	margin: 6px 6px 6px 11px;
}

.quick-input-header .quick-input-description {
	margin: 4px 2px;
	flex: 1;
}

.quick-input-header {
	cursor: grab;
	display: flex;
	padding: 6px 6px 2px 6px;
}

.quick-input-widget.hidden-input .quick-input-header {
	/* reduce margins and paddings when input box hidden */
	padding: 0;
	margin-bottom: 0;
}

.quick-input-and-message {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	min-width: 0;
	position: relative;
}

.quick-input-check-all {
	align-self: center;
	margin: 0;
}

.quick-input-widget .quick-input-header .monaco-checkbox {
	margin-top: 6px;
}

.quick-input-filter {
	flex-grow: 1;
	display: flex;
	position: relative;
}

.quick-input-box {
	flex-grow: 1;
}

.quick-input-widget.show-checkboxes .quick-input-box,
.quick-input-widget.show-checkboxes .quick-input-message {
	margin-left: 5px;
}

.quick-input-visible-count {
	position: absolute;
	left: -10000px;
}

.quick-input-count {
	align-self: center;
	position: absolute;
	right: 4px;
	display: flex;
	align-items: center;
}

.quick-input-count .monaco-count-badge {
	vertical-align: middle;
	padding: 2px 4px;
	border-radius: 2px;
	min-height: auto;
	line-height: normal;
}

.quick-input-action {
	margin-left: 6px;
}

.quick-input-action .monaco-text-button {
	font-size: 11px;
	padding: 0 6px;
	display: flex;
	height: 25px;
	align-items: center;
}

.quick-input-message {
	margin-top: -1px;
	padding: 5px;
	overflow-wrap: break-word;
}

.quick-input-message > .codicon {
	margin: 0 0.2em;
	vertical-align: text-bottom;
}

/* Links in descriptions & validations */
.quick-input-message a {
	color: inherit;
}

.quick-input-progress.monaco-progress-container {
	position: relative;
}

.quick-input-list {
	line-height: 22px;
}

.quick-input-widget.hidden-input .quick-input-list {
	margin-top: 4px;
	/* reduce margins when input box hidden */
	padding-bottom: 4px;
}

.quick-input-list .monaco-list {
	overflow: hidden;
	max-height: calc(20 * 22px);
	padding-bottom: 5px;
}

.quick-input-list .monaco-scrollable-element {
	padding: 0px 6px;
}

.quick-input-list .quick-input-list-entry {
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	padding: 0 6px;
}

.quick-input-list .quick-input-list-entry.quick-input-list-separator-border {
	border-top-width: 1px;
	border-top-style: solid;
}

.quick-input-list .monaco-list-row {
	border-radius: 3px;
}

.quick-input-list .monaco-list-row[data-index="0"] .quick-input-list-entry.quick-input-list-separator-border {
	border-top-style: none;
}

.quick-input-list .quick-input-list-label {
	overflow: hidden;
	display: flex;
	height: 100%;
	flex: 1;
}

.quick-input-widget .monaco-checkbox {
	margin-right: 0;
}

.quick-input-widget .quick-input-list .monaco-checkbox,
.quick-input-widget .quick-input-tree .monaco-checkbox {
	margin-top: 4px;
}

.quick-input-list .quick-input-list-icon {
	background-size: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-right: 6px;
	width: 16px;
	height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.quick-input-list .quick-input-list-rows {
	overflow: hidden;
	text-overflow: ellipsis;
	display: flex;
	flex-direction: column;
	height: 100%;
	flex: 1;
	margin-left: 5px;
}

.quick-input-list .quick-input-list-rows > .quick-input-list-row {
	display: flex;
	align-items: center;
}

.quick-input-list .quick-input-list-rows > .quick-input-list-row .monaco-icon-label,
.quick-input-list .quick-input-list-rows > .quick-input-list-row .monaco-icon-label .monaco-icon-label-container > .monaco-icon-name-container {
	flex: 1;
	/* make sure the icon label grows within the row */
}

.quick-input-list .quick-input-list-rows > .quick-input-list-row .codicon[class*='codicon-'] {
	vertical-align: text-bottom;
}

.quick-input-list .quick-input-list-rows .monaco-highlighted-label > span {
	opacity: 1;
}

.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybinding {
	margin-right: 8px;
	/* separate from the separator label or scrollbar if any */
}

.quick-input-list .quick-input-list-label-meta {
	opacity: 0.7;
	line-height: normal;
	text-overflow: ellipsis;
	overflow: hidden;
}

/* preserve list-like styling instead of tree-like styling */
.quick-input-list .monaco-list .monaco-list-row .monaco-highlighted-label .highlight {
	font-weight: bold;
	background-color: unset;
	color: var(--vscode-list-highlightForeground) !important;
}

/* preserve list-like styling instead of tree-like styling */
.quick-input-list .monaco-list .monaco-list-row.focused .monaco-highlighted-label .highlight {
	color: var(--vscode-list-focusHighlightForeground) !important;
}

.quick-input-list .quick-input-list-entry .quick-input-list-separator {
	margin-right: 4px;
	/* separate from keybindings or actions */
}

.quick-input-list .quick-input-list-entry-action-bar {
	display: flex;
	flex: 0;
	overflow: visible;
}

.quick-input-list .quick-input-list-entry-action-bar .action-label {
	/*
	 * By default, actions in the quick input action bar are hidden
	 * until hovered over them or selected.
	 */
	display: none;
}

.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon {
	margin-right: 4px;
	padding: 2px;
}

.quick-input-list .quick-input-list-entry-action-bar {
	margin-top: 1px;
}

.quick-input-list .quick-input-list-entry-action-bar {
	margin-right: 4px;
	/* separate from scrollbar */
}

.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,
.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label,
.quick-input-list .quick-input-list-entry.focus-inside .quick-input-list-entry-action-bar .action-label,
.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label,
.quick-input-list .monaco-list-row.passive-focused .quick-input-list-entry-action-bar .action-label {
	display: flex;
}

.quick-input-list > .monaco-list:focus .monaco-list-row.focused {
	outline: 1px solid var(--vscode-list-focusOutline) !important;
	outline-offset: -1px;
}

.quick-input-list > .monaco-list:focus .monaco-list-row.focused .quick-input-list-entry.quick-input-list-separator-border {
	border-color: transparent;
}

/* focused items in quick pick */
.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,
.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator {
	color: inherit
}

.quick-input-list .monaco-list-row.focused .monaco-keybinding-key {
	background: none;
}

.quick-input-list .quick-input-list-separator-as-item {
	padding: 4px 6px;
	font-size: 12px;
}

/* Quick input separators as full-row item */
.quick-input-list .quick-input-list-separator-as-item .label-name {
	font-weight: 600;
}

.quick-input-list .quick-input-list-separator-as-item .label-description {
	/* Override default description opacity so we don't have a contrast ratio issue. */
	opacity: 1 !important;
}

/* Hide border when the item becomes the sticky one */
.quick-input-list .monaco-tree-sticky-row .quick-input-list-entry.quick-input-list-separator-as-item.quick-input-list-separator-border {
	border-top-style: none;
}

/* Give sticky row the same padding as the scrollable list */
.quick-input-list .monaco-tree-sticky-row {
	padding: 0 5px;
}

/* Hide the twistie containers so that there isn't blank indent */
.quick-input-list .monaco-tl-twistie {
	display: none !important;
}

/* Tree */

.quick-input-tree .monaco-list {
	overflow: hidden;
	max-height: calc(20 * 22px);
	padding-bottom: 5px;
}

.quick-input-tree .quick-input-tree-entry {
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	padding: 0 6px;
}

.quick-input-tree .quick-input-tree-label {
	overflow: hidden;
	display: flex;
	height: 100%;
	flex: 1;
}

.quick-input-tree .quick-input-tree-icon {
	background-size: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-right: 6px;
	width: 16px;
	height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.quick-input-tree .quick-input-tree-rows {
	overflow: hidden;
	text-overflow: ellipsis;
	display: flex;
	flex-direction: column;
	height: 100%;
	flex: 1;
	margin-left: 5px;
}

.quick-input-tree .quick-input-tree-rows > .quick-input-tree-row {
	display: flex;
	align-items: center;
}

.quick-input-tree .quick-input-tree-rows > .quick-input-tree-row .monaco-icon-label,
.quick-input-tree .quick-input-tree-rows > .quick-input-tree-row .monaco-icon-label .monaco-icon-label-container > .monaco-icon-name-container {
	flex: 1;
	/* make sure the icon label grows within the row */
}

.quick-input-tree .quick-input-tree-rows > .quick-input-tree-row .codicon[class*='codicon-'] {
	vertical-align: text-bottom;
}

.quick-input-tree .quick-input-tree-rows .monaco-highlighted-label > span {
	opacity: 1;
}

.quick-input-tree .quick-input-tree-entry-action-bar {
	display: flex;
	flex: 0;
	overflow: visible;
}

.quick-input-tree .quick-input-tree-entry-action-bar .action-label {
	/*
	 * By default, actions in the quick input action bar are hidden
	 * until hovered over them or selected.
	 */
	display: none;
}

.quick-input-tree .quick-input-tree-entry-action-bar .action-label.codicon {
	margin-right: 4px;
	padding: 2px;
}

.quick-input-tree .quick-input-tree-entry-action-bar {
	margin-top: 1px;
}

.quick-input-tree .quick-input-tree-entry-action-bar {
	margin-right: 4px;
	/* separate from scrollbar */
}

.quick-input-tree .quick-input-tree-entry .quick-input-tree-entry-action-bar .action-label.always-visible,
.quick-input-tree .quick-input-tree-entry:hover .quick-input-tree-entry-action-bar .action-label,
.quick-input-tree .quick-input-tree-entry.focus-inside .quick-input-tree-entry-action-bar .action-label,
.quick-input-tree .monaco-list-row.focused .quick-input-tree-entry-action-bar .action-label,
.quick-input-tree .monaco-list-row.passive-focused .quick-input-tree-entry-action-bar .action-label {
	display: flex;
}

.quick-input-tree > .monaco-list:focus .monaco-list-row.focused {
	outline: 1px solid var(--vscode-list-focusOutline) !important;
	outline-offset: -1px;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-progress-container {
	width: 100%;
	height: 2px;
	overflow: hidden; /* keep progress bit in bounds */
}

.monaco-progress-container .progress-bit {
	width: 2%;
	height: 2px;
	position: absolute;
	left: 0;
	display: none;
}

.monaco-progress-container.active .progress-bit {
	display: inherit;
}

.monaco-progress-container.discrete .progress-bit {
	left: 0;
	transition: width 100ms linear;
}

.monaco-progress-container.discrete.done .progress-bit {
	width: 100%;
}

.monaco-progress-container.infinite .progress-bit {
	animation-name: progress;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	transform: translate3d(0px, 0px, 0px);
	animation-timing-function: linear;
}

.monaco-progress-container.infinite.infinite-long-running .progress-bit {
	/*
		The more smooth `linear` timing function can cause
		higher GPU consumption as indicated in
		https://github.com/microsoft/vscode/issues/97900 &
		https://github.com/microsoft/vscode/issues/138396
	*/
	animation-timing-function: steps(100);
}

/**
 * The progress bit has a width: 2% (1/50) of the parent container. The animation moves it from 0% to 100% of
 * that container. Since translateX is relative to the progress bit size, we have to multiple it with
 * its relative size to the parent container:
 * parent width: 5000%
 *    bit width: 100%
 * translateX should be as follow:
 *  50%: 5000% * 50% - 50% (set to center) = 2450%
 * 100%: 5000% * 100% - 100% (do not overflow) = 4900%
 */
@keyframes progress { from { transform: translateX(0%) scaleX(1) } 50% { transform: translateX(2500%) scaleX(3) } to { transform: translateX(4900%) scaleX(1) } }
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-editor .rendered-markdown kbd {
	background-color: var(--vscode-keybindingLabel-background);
	color: var(--vscode-keybindingLabel-foreground);
	border-style: solid;
	border-width: 1px;
	border-radius: 3px;
	border-color: var(--vscode-keybindingLabel-border);
	border-bottom-color: var(--vscode-keybindingLabel-bottomBorder);
	box-shadow: inset 0 -1px 0 var(--vscode-widget-shadow);
	vertical-align: middle;
	padding: 1px 3px;
}

.rendered-markdown li:has(input[type=checkbox]) {
	list-style-type: none;
}
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/

.monaco-component.multiDiffEditor {
	background: var(--vscode-multiDiffEditor-background);

	position: relative;

	height: 100%;
	width: 100%;

	overflow-y: hidden;

	> div {
		position: absolute;
		top: 0px;
		left: 0px;

		height: 100%;
		width: 100%;

		&.placeholder {
			visibility: hidden;

			&.visible {
				visibility: visible;
			}

			display: grid;
			place-items: center;
			place-content: center;
		}
	}

	.active {
		--vscode-multiDiffEditor-border: var(--vscode-focusBorder);
	}

	.multiDiffEntry {
		display: flex;
		flex-direction: column;
		flex: 1;
		overflow: hidden;


		.collapse-button {
			margin: 0 5px;
			cursor: pointer;

			a {
				display: block;
			}
		}

		.header {
			z-index: 1000;
			background: var(--vscode-editor-background);

			&:not(.collapsed) .header-content {
				border-bottom: 1px solid var(--vscode-sideBarSectionHeader-border);
			}

			.header-content {
				margin: 8px 0px 0px 0px;
				padding: 4px 5px;

				border-top: 1px solid var(--vscode-multiDiffEditor-border);

				display: flex;
				align-items: center;

				color: var(--vscode-foreground);
				background: var(--vscode-multiDiffEditor-headerBackground);

				&.shadow {
					box-shadow: var(--vscode-scrollbar-shadow) 0px 6px 6px -6px;
				}

				.file-path {
					display: flex;
					flex: 1;
					min-width: 0;

					.title {
						font-size: 14px;
						line-height: 22px;

						&.original {
							flex: 1;
							min-width: 0;
							text-overflow: ellipsis;
						}
					}

					.status {
						font-weight: 600;
						opacity: 0.75;
						margin: 0px 10px;
						line-height: 22px;

						/*
							TODO@hediet: move colors from git extension to core!
						&.renamed {
							color: v ar(--vscode-gitDecoration-renamedResourceForeground);
						}

						&.deleted {
							color: v ar(--vscode-gitDecoration-deletedResourceForeground);
						}

						&.added {
							color: v ar(--vscode-gitDecoration-addedResourceForeground);
						}
						*/
					}
				}

				.actions {
					padding: 0 8px;
				}
			}


		}

		.editorParent {
			flex: 1;
			display: flex;
			flex-direction: column;

			border-bottom: 1px solid var(--vscode-multiDiffEditor-border);
			overflow: hidden;
		}

		.editorContainer {
			flex: 1;
		}
	}
}

  .monaco-readonly.svelte-16zudyb {
    .sticky-line-content, .sticky-widget-line-numbers, .margin, .monaco-editor-background {
      /* @apply bg-surface-50; */
      background-color: var(--color-surface-50);
    }
  }
  .monaco-readonly-dark.svelte-16zudyb {
    .sticky-line-content, .sticky-widget-line-numbers, .margin, .monaco-editor-background {
      /* @apply bg-surface-950; */
      background-color: var(--color-surface-950);
    }
  }

  div.monaco-container.svelte-16zudyb {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
  }

  div.svelte-16zudyb .monaco-editor .monaco-inputbox .input {
    box-shadow: none;
  }

  div.svelte-16zudyb .monaco-editor .monaco-inputbox .input::placeholder {
    line-height: normal;
    font-family: inherit;
    font-size: inherit;
    padding-top: inherit;
    padding-bottom: inherit;
  }
