/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */

:root:not(#\#), :host:not(#\#) {

  --font-sans: ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, 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-blue-100: rgb(219, 234, 254);

  --color-blue-600: rgb(21, 93, 252);

  --color-blue-900: rgb(28, 57, 142);

  --color-white: #fff;

  --spacing: 0.25rem;

  --radius-lg: 0.5rem;

  --default-transition-duration: 150ms;

  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

  --default-font-family: var(--font-sans);

  --default-mono-font-family: var(--font-mono);

  --color-ls-bg: #f6f8fc;

  --color-ls-surface: #ffffff;

  --color-ls-ink: #0c1424;

  --color-ls-muted: #5a6b85;

  --color-ls-line: #e3e9f2;

  --color-ls-line-2: #eef2f8;

  --color-ls-accent: #2563eb;

  --color-ls-accent-d: #1d4ed8;

  --color-ls-accent-soft: #eef3ff;

  --color-ls-accent-border: #cdddff;

  --color-ls-term: #0a1020;

  --color-ls-term-2: #0c1426;

  --color-ls-term-line: #1c2942;

  --color-ls-term-ink: #cdddff;

  --color-ls-term-mut: #9fb2d4;

  --color-ls-green: #16a34a;

  --color-ls-green-bg: #ecfdf3;

  --color-ls-green-border: #bbf7d0;

  --color-ls-amber: #d97706;

  --color-ls-red: #dc2626;

  --color-ls-red-bg: #fef2f2;

  --color-ls-red-border: #fecaca;

  --color-ls-info-bg: #ecfeff;

  --color-ls-info-border: #a5f3fc;

  --color-ls-info-ink: #0e7490;

  --font-ls-emoji: 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  --font-ls-display: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, var(--font-ls-emoji);

  --font-ls-ui: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, var(--font-ls-emoji);

  --font-ls-mono: 'IBM Plex Mono', ui-monospace, monospace, var(--font-ls-emoji);

  --radius-ls-sm: 8px;

  --radius-ls-md: 11px;

  --radius-ls-lg: 16px;

  --shadow-ls-cta: 0 8px 22px -8px rgba(37,99,235,.6);

  --shadow-ls-card: 0 30px 70px -30px rgba(8,16,33,.55);
}

:not(#\#):not(#\#)::-ms-backdrop {

  box-sizing: border-box;

  margin: 0;

  padding: 0;

  border: 0 solid;
}

:not(#\#):not(#\#)::-webkit-file-upload-button {

  -webkit-box-sizing: border-box;

          box-sizing: border-box;

  margin: 0;

  padding: 0;

  border: 0 solid;
}

*:not(#\#):not(#\#), :not(#\#):not(#\#)::after, :not(#\#):not(#\#)::before, :not(#\#):not(#\#)::backdrop, :not(#\#):not(#\#)::file-selector-button {

  -webkit-box-sizing: border-box;

          box-sizing: border-box;

  margin: 0;

  padding: 0;

  border: 0 solid;
}

html:not(#\#):not(#\#), :host:not(#\#):not(#\#) {

  line-height: 1.5;

  -webkit-text-size-adjust: 100%;

  -moz-tab-size: 4;

    -o-tab-size: 4;

       tab-size: 4;

  font-family: ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  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");

  -webkit-font-feature-settings: normal;

          font-feature-settings: normal;

  -webkit-font-feature-settings: var(--default-font-feature-settings, normal);

          font-feature-settings: var(--default-font-feature-settings, normal);

  font-variation-settings: normal;

  font-variation-settings: var(--default-font-variation-settings, normal);

  -webkit-tap-highlight-color: transparent;
}

hr:not(#\#):not(#\#) {

  height: 0;

  color: inherit;

  border-top-width: 1px;
}

abbr:where([title]):not(#\#):not(#\#) {

  text-decoration: underline;

  text-decoration: underline dotted;
}

h1:not(#\#):not(#\#), h2:not(#\#):not(#\#), h3:not(#\#):not(#\#), h4:not(#\#):not(#\#), h5:not(#\#):not(#\#), h6:not(#\#):not(#\#) {

  font-size: inherit;

  font-weight: inherit;
}

a:not(#\#):not(#\#) {

  color: inherit;

  text-decoration: inherit;
}

b:not(#\#):not(#\#), strong:not(#\#):not(#\#) {

  font-weight: bolder;
}

code:not(#\#):not(#\#), kbd:not(#\#):not(#\#), samp:not(#\#):not(#\#), pre:not(#\#):not(#\#) {

  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;

  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);

  -webkit-font-feature-settings: normal;

          font-feature-settings: normal;

  -webkit-font-feature-settings: var(--default-mono-font-feature-settings, normal);

          font-feature-settings: var(--default-mono-font-feature-settings, normal);

  font-variation-settings: normal;

  font-variation-settings: var(--default-mono-font-variation-settings, normal);

  font-size: 1em;
}

small:not(#\#):not(#\#) {

  font-size: 80%;
}

sub:not(#\#):not(#\#), sup:not(#\#):not(#\#) {

  font-size: 75%;

  line-height: 0;

  position: relative;

  vertical-align: baseline;
}

sub:not(#\#):not(#\#) {

  bottom: -0.25em;
}

sup:not(#\#):not(#\#) {

  top: -0.5em;
}

table:not(#\#):not(#\#) {

  text-indent: 0;

  border-color: inherit;

  border-collapse: collapse;
}

:-moz-focusring:not(#\#):not(#\#) {

  outline: auto;
}

progress:not(#\#):not(#\#) {

  vertical-align: baseline;
}

summary:not(#\#):not(#\#) {

  display: list-item;
}

ol:not(#\#):not(#\#), ul:not(#\#):not(#\#), menu:not(#\#):not(#\#) {

  list-style: none;
}

img:not(#\#):not(#\#), svg:not(#\#):not(#\#), video:not(#\#):not(#\#), canvas:not(#\#):not(#\#), audio:not(#\#):not(#\#), iframe:not(#\#):not(#\#), embed:not(#\#):not(#\#), object:not(#\#):not(#\#) {

  display: block;

  vertical-align: middle;
}

img:not(#\#):not(#\#), video:not(#\#):not(#\#) {

  max-width: 100%;

  height: auto;
}

:not(#\#):not(#\#)::-webkit-file-upload-button {

  font: inherit;

  -webkit-font-feature-settings: inherit;

          font-feature-settings: inherit;

  font-variation-settings: inherit;

  letter-spacing: inherit;

  color: inherit;

  border-radius: 0;

  background-color: transparent;

  opacity: 1;
}

button:not(#\#):not(#\#), input:not(#\#):not(#\#), select:not(#\#):not(#\#), optgroup:not(#\#):not(#\#), textarea:not(#\#):not(#\#), :not(#\#):not(#\#)::file-selector-button {

  font: inherit;

  -webkit-font-feature-settings: inherit;

          font-feature-settings: inherit;

  font-variation-settings: inherit;

  letter-spacing: inherit;

  color: inherit;

  border-radius: 0;

  background-color: transparent;

  opacity: 1;
}

:where(select[multiple]):not(#\#):not(#\#) optgroup {

  font-weight: bolder;
}

:where(select[size]):not(#\#):not(#\#) optgroup {

  font-weight: bolder;
}

:where(select[multiple]):not(#\#):not(#\#) optgroup option {

  padding-left: 20px;
}

:where(select[size]):not(#\#):not(#\#) optgroup option {

  padding-left: 20px;
}

:not(#\#):not(#\#)::-webkit-file-upload-button {

  margin-right: 4px;
}

:not(#\#):not(#\#)::file-selector-button {

  margin-right: 4px;
}

:not(#\#):not(#\#)::-webkit-input-placeholder {

  opacity: 1;
}

:not(#\#):not(#\#)::-moz-placeholder {

  opacity: 1;
}

:not(#\#):not(#\#):-ms-input-placeholder {

  opacity: 1;
}

:not(#\#):not(#\#)::-ms-input-placeholder {

  opacity: 1;
}

:not(#\#):not(#\#)::placeholder {

  opacity: 1;
}

@supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {

  :not(#\#):not(#\#)::-webkit-input-placeholder {

    color: currentcolor;
  }

  :not(#\#):not(#\#)::-moz-placeholder {

    color: currentcolor;
  }

  :not(#\#):not(#\#):-ms-input-placeholder {

    color: currentcolor;
  }

  :not(#\#):not(#\#)::-ms-input-placeholder {

    color: currentcolor;
  }

  :not(#\#):not(#\#)::placeholder {

    color: currentcolor;
  }

  @supports (color: color-mix(in lab, red, red)) {

    :not(#\#):not(#\#)::-webkit-input-placeholder {

      color: color-mix(in oklab, currentcolor 50%, transparent);
    }

    :not(#\#):not(#\#)::-moz-placeholder {

      color: color-mix(in oklab, currentcolor 50%, transparent);
    }

    :not(#\#):not(#\#):-ms-input-placeholder {

      color: color-mix(in oklab, currentcolor 50%, transparent);
    }

    :not(#\#):not(#\#)::-ms-input-placeholder {

      color: color-mix(in oklab, currentcolor 50%, transparent);
    }

    :not(#\#):not(#\#)::placeholder {

      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}

textarea:not(#\#):not(#\#) {

  resize: vertical;
}

:not(#\#):not(#\#)::-webkit-search-decoration {

  -webkit-appearance: none;
}

:not(#\#):not(#\#)::-webkit-date-and-time-value {

  min-height: 1lh;

  text-align: inherit;
}

:not(#\#):not(#\#)::-webkit-datetime-edit {

  display: -webkit-inline-box;

  display: inline-flex;
}

:not(#\#):not(#\#)::-webkit-datetime-edit-fields-wrapper {

  padding: 0;
}

:not(#\#):not(#\#)::-webkit-datetime-edit, :not(#\#):not(#\#)::-webkit-datetime-edit-year-field, :not(#\#):not(#\#)::-webkit-datetime-edit-month-field, :not(#\#):not(#\#)::-webkit-datetime-edit-day-field, :not(#\#):not(#\#)::-webkit-datetime-edit-hour-field, :not(#\#):not(#\#)::-webkit-datetime-edit-minute-field, :not(#\#):not(#\#)::-webkit-datetime-edit-second-field, :not(#\#):not(#\#)::-webkit-datetime-edit-millisecond-field, :not(#\#):not(#\#)::-webkit-datetime-edit-meridiem-field {

  padding-top: 0;

  padding-bottom: 0;
}

:not(#\#):not(#\#)::-webkit-calendar-picker-indicator {

  line-height: 1;
}

:-moz-ui-invalid:not(#\#):not(#\#) {

  box-shadow: none;
}

:not(#\#):not(#\#)::-webkit-file-upload-button {

  -webkit-appearance: button;

     -moz-appearance: button;

          appearance: button;
}

button:not(#\#):not(#\#), input:where([type="button"], [type="reset"], [type="submit"]):not(#\#):not(#\#), :not(#\#):not(#\#)::file-selector-button {

  -webkit-appearance: button;

     -moz-appearance: button;

          appearance: button;
}

:not(#\#):not(#\#)::-webkit-inner-spin-button, :not(#\#):not(#\#)::-webkit-outer-spin-button {

  height: auto;
}

[hidden]:where(:not([hidden="until-found"])):not(#\#):not(#\#):not(#\#) {

  display: none !important;
}

.collapse:not(#\#):not(#\#):not(#\#):not(#\#) {

  visibility: collapse;
}

.invisible:not(#\#):not(#\#):not(#\#):not(#\#) {

  visibility: hidden;
}

.visible:not(#\#):not(#\#):not(#\#):not(#\#) {

  visibility: visible;
}

.absolute:not(#\#):not(#\#):not(#\#):not(#\#) {

  position: absolute;
}

.fixed:not(#\#):not(#\#):not(#\#):not(#\#) {

  position: fixed;
}

.relative:not(#\#):not(#\#):not(#\#):not(#\#) {

  position: relative;
}

.static:not(#\#):not(#\#):not(#\#):not(#\#) {

  position: static;
}

.sticky:not(#\#):not(#\#):not(#\#):not(#\#) {

  position: sticky;
}

.container:not(#\#):not(#\#):not(#\#):not(#\#) {

  width: 100%;
}

@media (min-width: 40rem) {

  .container:not(#\#):not(#\#):not(#\#):not(#\#) {

    max-width: 40rem;
  }
}

@media (min-width: 48rem) {

  .container:not(#\#):not(#\#):not(#\#):not(#\#) {

    max-width: 48rem;
  }
}

@media (min-width: 64rem) {

  .container:not(#\#):not(#\#):not(#\#):not(#\#) {

    max-width: 64rem;
  }
}

@media (min-width: 80rem) {

  .container:not(#\#):not(#\#):not(#\#):not(#\#) {

    max-width: 80rem;
  }
}

@media (min-width: 96rem) {

  .container:not(#\#):not(#\#):not(#\#):not(#\#) {

    max-width: 96rem;
  }
}

.my-4:not(#\#):not(#\#):not(#\#):not(#\#) {

  margin-top: calc(0.25rem * 4);

  margin-bottom: calc(0.25rem * 4);

  margin-top: calc(var(--spacing) * 4);

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

.mt-2:not(#\#):not(#\#):not(#\#):not(#\#) {

  margin-top: calc(0.25rem * 2);

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

.mt-4:not(#\#):not(#\#):not(#\#):not(#\#) {

  margin-top: calc(0.25rem * 4);

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

.mb-3:not(#\#):not(#\#):not(#\#):not(#\#) {

  margin-bottom: calc(0.25rem * 3);

  margin-bottom: calc(var(--spacing) * 3);
}

.mb-4:not(#\#):not(#\#):not(#\#):not(#\#) {

  margin-bottom: calc(0.25rem * 4);

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

.block:not(#\#):not(#\#):not(#\#):not(#\#) {

  display: block;
}

.contents:not(#\#):not(#\#):not(#\#):not(#\#) {

  display: contents;
}

.flex:not(#\#):not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
}

.grid:not(#\#):not(#\#):not(#\#):not(#\#) {

  display: grid;
}

.hidden:not(#\#):not(#\#):not(#\#):not(#\#) {

  display: none;
}

.inline:not(#\#):not(#\#):not(#\#):not(#\#) {

  display: inline;
}

.inline-flex:not(#\#):not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;
}

.table:not(#\#):not(#\#):not(#\#):not(#\#) {

  display: table;
}

.h-100:not(#\#):not(#\#):not(#\#):not(#\#) {

  height: calc(0.25rem * 100);

  height: calc(var(--spacing) * 100);
}

.grow:not(#\#):not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 1;

      -ms-flex-positive: 1;

          flex-grow: 1;
}

.border-collapse:not(#\#):not(#\#):not(#\#):not(#\#) {

  border-collapse: collapse;
}

.transform:not(#\#):not(#\#):not(#\#):not(#\#) {

  -webkit-transform:          ;

          transform:          ;

  -webkit-transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);

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

.flex-wrap:not(#\#):not(#\#):not(#\#):not(#\#) {

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;
}

.items-end:not(#\#):not(#\#):not(#\#):not(#\#) {

  -webkit-box-align: end;

      -ms-flex-align: end;

          align-items: flex-end;
}

.gap-5:not(#\#):not(#\#):not(#\#):not(#\#) {

  gap: calc(0.25rem * 5);

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

.truncate:not(#\#):not(#\#):not(#\#):not(#\#) {

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;
}

.rounded:not(#\#):not(#\#):not(#\#):not(#\#) {

  border-radius: 0.25rem;
}

.rounded-lg:not(#\#):not(#\#):not(#\#):not(#\#) {

  border-radius: 0.5rem;

  border-radius: var(--radius-lg);
}

.border:not(#\#):not(#\#):not(#\#):not(#\#) {

  border-style: var(--tw-border-style);

  border-width: 1px;
}

.bg-blue-100:not(#\#):not(#\#):not(#\#):not(#\#) {

  background-color: rgb(219, 234, 254);

  background-color: var(--color-blue-100);
}

.bg-blue-600:not(#\#):not(#\#):not(#\#):not(#\#) {

  background-color: rgb(21, 93, 252);

  background-color: var(--color-blue-600);
}

.bg-ls-surface:not(#\#):not(#\#):not(#\#):not(#\#) {

  background-color: #ffffff;

  background-color: var(--color-ls-surface);
}

.p-4:not(#\#):not(#\#):not(#\#):not(#\#) {

  padding: calc(0.25rem * 4);

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

.px-3:not(#\#):not(#\#):not(#\#):not(#\#) {

  padding-left: calc(0.25rem * 3);

  padding-right: calc(0.25rem * 3);

  padding-left: calc(var(--spacing) * 3);

  padding-right: calc(var(--spacing) * 3);
}

.px-4:not(#\#):not(#\#):not(#\#):not(#\#) {

  padding-left: calc(0.25rem * 4);

  padding-right: calc(0.25rem * 4);

  padding-left: calc(var(--spacing) * 4);

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

.py-1:not(#\#):not(#\#):not(#\#):not(#\#) {

  padding-top: 0.25rem;

  padding-bottom: 0.25rem;

  padding-top: var(--spacing);

  padding-bottom: var(--spacing);
}

.py-4:not(#\#):not(#\#):not(#\#):not(#\#) {

  padding-top: calc(0.25rem * 4);

  padding-bottom: calc(0.25rem * 4);

  padding-top: calc(var(--spacing) * 4);

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

.font-mono:not(#\#):not(#\#):not(#\#):not(#\#) {

  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;

  font-family: var(--font-mono);
}

.text-blue-900:not(#\#):not(#\#):not(#\#):not(#\#) {

  color: rgb(28, 57, 142);

  color: var(--color-blue-900);
}

.text-ls-accent:not(#\#):not(#\#):not(#\#):not(#\#) {

  color: #2563eb;

  color: var(--color-ls-accent);
}

.text-ls-ink:not(#\#):not(#\#):not(#\#):not(#\#) {

  color: #0c1424;

  color: var(--color-ls-ink);
}

.text-white:not(#\#):not(#\#):not(#\#):not(#\#) {

  color: #fff;

  color: var(--color-white);
}

.lowercase:not(#\#):not(#\#):not(#\#):not(#\#) {

  text-transform: lowercase;
}

.uppercase:not(#\#):not(#\#):not(#\#):not(#\#) {

  text-transform: uppercase;
}

.shadow:not(#\#):not(#\#):not(#\#):not(#\#) {

  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgba(0, 0, 0, 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.1));

  -webkit-box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);

          box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);

  -webkit-box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);

          box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.outline:not(#\#):not(#\#):not(#\#):not(#\#) {

  outline-style: var(--tw-outline-style);

  outline-width: 1px;
}

.blur:not(#\#):not(#\#):not(#\#):not(#\#) {

  --tw-blur: blur(8px);

  -webkit-filter: blur(8px)                ;

          filter: blur(8px)                ;

  -webkit-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: 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:not(#\#):not(#\#):not(#\#):not(#\#) {

  -webkit-filter:                  ;

          filter:                  ;

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

.backdrop-filter:not(#\#):not(#\#):not(#\#):not(#\#) {

  backdrop-filter:                  ;

  backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
}

.transition:not(#\#):not(#\#):not(#\#):not(#\#) {

  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, backdrop-filter, display, content-visibility, overlay, pointer-events;

  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

  -webkit-transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));

          transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));

  -webkit-transition-duration: 150ms;

          transition-duration: 150ms;

  -webkit-transition-duration: var(--tw-duration, var(--default-transition-duration));

          transition-duration: var(--tw-duration, var(--default-transition-duration));
}

.select-all:not(#\#):not(#\#):not(#\#):not(#\#) {

  -webkit-user-select: all;

  -moz-user-select: all;

       user-select: all;
}

*:not(#\#):not(#\#) {

  -webkit-box-sizing: border-box;

          box-sizing: border-box;
}

html:not(#\#):not(#\#), body:not(#\#):not(#\#) {

  margin: 0;

  padding: 0;
}

.ls-body:not(#\#):not(#\#) {

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  background: #f6f8fc;

  background: var(--color-ls-bg);

  color: #0c1424;

  color: var(--color-ls-ink);

  min-height: 100vh;

  -webkit-font-smoothing: antialiased;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;
}

.ls-body:not(#\#):not(#\#) > .ls-footer {

  margin-top: auto;
}

:not(#\#):not(#\#)::-moz-selection {

  background: #2563eb;

  background: var(--color-ls-accent);

  color: #fff;
}

:not(#\#):not(#\#)::selection {

  background: #2563eb;

  background: var(--color-ls-accent);

  color: #fff;
}

a:not(#\#):not(#\#) {

  color: inherit;

  text-decoration: none;
}

.ls-mono:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);
}

.ls-display:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);
}

.ls-wrap:not(#\#):not(#\#):not(#\#) {

  max-width: 1200px;

  margin: 0 auto;

  padding: 0 28px;
}

.ls-muted:not(#\#):not(#\#):not(#\#) {

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-btn:not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;

  gap: 8px;

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  font-weight: 600;

  font-size: 16px;

  padding: 15px 24px;

  border-radius: 11px;

  border-radius: var(--radius-ls-md);

  border: 1px solid transparent;

  cursor: pointer;

  line-height: 1;

  -webkit-transition: background .15s, border-color .15s, color .15s;

  transition: background .15s, border-color .15s, color .15s;
}

.ls-btn--primary:not(#\#):not(#\#):not(#\#) {

  background: #2563eb;

  background: var(--color-ls-accent);

  color: #fff;

  -webkit-box-shadow: 0 8px 22px -8px rgba(37,99,235,.6);

          box-shadow: 0 8px 22px -8px rgba(37,99,235,.6);

  -webkit-box-shadow: var(--shadow-ls-cta);

          box-shadow: var(--shadow-ls-cta);
}

.ls-btn--primary:hover:not(#\#):not(#\#):not(#\#) {

  background: #1d4ed8;

  background: var(--color-ls-accent-d);
}

.ls-btn--ghost:not(#\#):not(#\#):not(#\#) {

  background: #ffffff;

  background: var(--color-ls-surface);

  color: #0c1424;

  color: var(--color-ls-ink);

  border-color: #e3e9f2;

  border-color: var(--color-ls-line);
}

.ls-btn--ghost:hover:not(#\#):not(#\#):not(#\#) {

  border-color: #2563eb;

  border-color: var(--color-ls-accent);

  color: #1d4ed8;

  color: var(--color-ls-accent-d);
}

.ls-btn--dark:not(#\#):not(#\#):not(#\#) {

  background: #0c1424;

  background: var(--color-ls-ink);

  color: #fff;
}

.ls-btn--sm:not(#\#):not(#\#):not(#\#) {

  font-size: 14px;

  padding: 12px 18px;
}

.ls-btn.is-active:not(#\#):not(#\#):not(#\#) {

  background: #2563eb;

  background: var(--color-ls-accent);

  color: #fff;

  border-color: #2563eb;

  border-color: var(--color-ls-accent);
}

.ls-btn:disabled:not(#\#):not(#\#):not(#\#) {

  cursor: not-allowed;

  opacity: .5;
}

.ls-btn--primary:disabled:hover:not(#\#):not(#\#):not(#\#) {

  background: #2563eb;

  background: var(--color-ls-accent);
}

.ls-badge:not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 6px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  font-weight: 500;

  padding: 3px 9px;

  border-radius: 999px;

  border: 1px solid transparent;
}

.ls-badge--hot:not(#\#):not(#\#):not(#\#) {

  color: #dc2626;

  color: var(--color-ls-red);

  background: #fef2f2;

  background: var(--color-ls-red-bg);

  border-color: #fecaca;

  border-color: var(--color-ls-red-border);
}

.ls-badge--warm:not(#\#):not(#\#):not(#\#) {

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  background: #eef3ff;

  background: var(--color-ls-accent-soft);

  border-color: #cdddff;

  border-color: var(--color-ls-accent-border);
}

.ls-badge--new:not(#\#):not(#\#):not(#\#) {

  color: #475569;

  background: #f1f5f9;

  border-color: #e2e8f0;
}

.ls-badge--sent:not(#\#):not(#\#):not(#\#) {

  color: #16a34a;

  color: var(--color-ls-green);

  background: #ecfdf3;

  background: var(--color-ls-green-bg);

  border-color: #bbf7d0;

  border-color: var(--color-ls-green-border);
}

.ls-badge--coverage:not(#\#):not(#\#):not(#\#) {

  color: #d97706;

  color: var(--color-ls-amber);

  background: rgb(250, 239, 225);
}

@supports (color: color-mix(in lab, red, red)) {

  .ls-badge--coverage:not(#\#):not(#\#):not(#\#) {

    background: color-mix(in srgb, #d97706 12%, #fff);
  }

@supports (color: color-mix(in lch, red, blue)) {
.ls-badge--coverage:not(#\#):not(#\#):not(#\#) {

      background: color-mix(in srgb, var(--color-ls-amber) 12%, #fff);
    }
}
}

.ls-badge--coverage:not(#\#):not(#\#):not(#\#) {

  border-color: rgb(244, 214, 180);
}

@supports (color: color-mix(in lab, red, red)) {

  .ls-badge--coverage:not(#\#):not(#\#):not(#\#) {

    border-color: color-mix(in srgb, #d97706 30%, #fff);
  }

@supports (color: color-mix(in lch, red, blue)) {
.ls-badge--coverage:not(#\#):not(#\#):not(#\#) {

      border-color: color-mix(in srgb, var(--color-ls-amber) 30%, #fff);
    }
}
}

.ls-nav:not(#\#):not(#\#):not(#\#) {

  position: sticky;

  top: 0;

  z-index: 90;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 20px;

  height: 64px;

  padding: 0 28px;

  background: #ffffff;

  background: var(--color-ls-surface);

  border-bottom: 1px solid #e3e9f2;

  border-bottom: 1px solid var(--color-ls-line);
}

.ls-nav__brand:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 9px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 16px;

  font-weight: 500;
}

.ls-nav__dot:not(#\#):not(#\#):not(#\#) {

  width: 10px;

  height: 10px;

  border-radius: 3px;

  background: #2563eb;

  background: var(--color-ls-accent);
}

.ls-nav__links:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 6px;

  margin-left: 8px;
}

.ls-nav__link:not(#\#):not(#\#):not(#\#) {

  font-size: 14.5px;

  font-weight: 500;

  color: #5a6b85;

  color: var(--color-ls-muted);

  padding: 8px 12px;

  border-radius: 8px;

  border-radius: var(--radius-ls-sm);

  background: transparent;

  border: none;

  cursor: pointer;

  font-family: inherit;

  line-height: inherit;

  text-decoration: none;
}

.ls-nav__link:hover:not(#\#):not(#\#):not(#\#), .ls-nav__link.is-active:not(#\#):not(#\#):not(#\#) {

  color: #0c1424;

  color: var(--color-ls-ink);

  background: #eef2f8;

  background: var(--color-ls-line-2);
}

.ls-nav__spacer:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;
}

.ls-nav__cart:not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 9px;
}

.ls-nav__cart-count:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  background: #2563eb;

  background: var(--color-ls-accent);

  color: #fff;

  padding: 2px 9px;

  border-radius: 999px;
}

.ls-nav__vertical:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 4px;
}

.ls-nav__vertical-link:not(#\#):not(#\#):not(#\#) {

  font-size: 13px;

  font-weight: 600;

  color: #5a6b85;

  color: var(--color-ls-muted);

  padding: 6px 12px;

  border-radius: 8px;

  border-radius: var(--radius-ls-sm);

  text-decoration: none;

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  background: #ffffff;

  background: var(--color-ls-surface);
}

.ls-nav__vertical-link:hover:not(#\#):not(#\#):not(#\#) {

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  border-color: #cdddff;

  border-color: var(--color-ls-accent-border);

  background: #eef3ff;

  background: var(--color-ls-accent-soft);
}

.ls-nav__vertical-link.is-active:not(#\#):not(#\#):not(#\#) {

  color: #fff;

  background: #2563eb;

  background: var(--color-ls-accent);

  border-color: #2563eb;

  border-color: var(--color-ls-accent);
}

.ls-nav__org:not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  padding-left: 12px;

  border-left: 1px solid #e3e9f2;

  border-left: 1px solid var(--color-ls-line);

  margin-left: 4px;
}

.ls-footer:not(#\#):not(#\#):not(#\#) {

  background: #0a1020;

  background: var(--color-ls-term);

  color: #9fb2d4;

  color: var(--color-ls-term-mut);

  border-top: 1px solid #1c2942;

  border-top: 1px solid var(--color-ls-term-line);
}

.ls-footer__grid:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: 1.6fr 1fr 1fr 1fr;

  grid-gap: 28px;

  gap: 28px;

  padding: 48px 28px;

  max-width: 1200px;

  margin: 0 auto;
}

.ls-footer__brand:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 8px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 16px;

  color: #fff;
}

.ls-footer:not(#\#):not(#\#):not(#\#) h4 {

  font-size: 13px;

  color: #fff;

  font-weight: 600;

  margin: 0 0 12px;
}

.ls-footer:not(#\#):not(#\#):not(#\#) ul {

  list-style: none;

  margin: 0;

  padding: 0;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;

  gap: 9px;

  font-size: 14px;
}

.ls-footer__bar:not(#\#):not(#\#):not(#\#) {

  border-top: 1px solid #1c2942;

  border-top: 1px solid var(--color-ls-term-line);
}

.ls-footer__bar:not(#\#):not(#\#):not(#\#) div {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;

  gap: 10px;

  max-width: 1200px;

  margin: 0 auto;

  padding: 18px 28px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  color: #6f83a8;
}

.ls-footer__links:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;

  gap: 6px 18px;
}

.ls-footer__links:not(#\#):not(#\#):not(#\#) a:hover {

  color: #fff;
}

.ls-hero:not(#\#):not(#\#):not(#\#) {

  position: relative;

  overflow: hidden;

  background: radial-gradient(1100px 520px at 78% -8%, #eaf0ff 0%, rgba(234,240,255,0) 60%),
      -webkit-gradient(linear, left top, left bottom, from(#fbfcff), to(#f6f8fc));

  background: radial-gradient(1100px 520px at 78% -8%, #eaf0ff 0%, rgba(234,240,255,0) 60%),
      linear-gradient(180deg, #fbfcff 0%, #f6f8fc 100%);

  background: radial-gradient(1100px 520px at 78% -8%, #eaf0ff 0%, rgba(234,240,255,0) 60%),
      linear-gradient(180deg, #fbfcff 0%, var(--color-ls-bg) 100%);
}

.ls-hero__grid:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: 1.05fr .95fr;

  grid-gap: 56px;

  gap: 56px;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  padding: 74px 28px 64px;

  max-width: 1200px;

  margin: 0 auto;
}

.ls-eyebrow:not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 9px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  letter-spacing: .6px;

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  background: #eef3ff;

  background: var(--color-ls-accent-soft);

  border: 1px solid #cdddff;

  border: 1px solid var(--color-ls-accent-border);

  padding: 7px 13px;

  border-radius: 999px;

  font-weight: 500;
}

.ls-h1:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 54px;

  line-height: 1.04;

  letter-spacing: -1.6px;

  margin: 22px 0 0;
}

.ls-h:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 40px;

  line-height: 1.1;

  letter-spacing: -0.8px;

  margin: 24px 0 0;
}

.ls-lede:not(#\#):not(#\#):not(#\#) {

  font-size: 18.5px;

  line-height: 1.6;

  color: #5a6b85;

  color: var(--color-ls-muted);

  max-width: 520px;

  margin: 22px 0 0;
}

.ls-cta-row:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;

  gap: 12px;

  margin-top: 30px;
}

.ls-term:not(#\#):not(#\#):not(#\#) {

  background: #0a1020;

  background: var(--color-ls-term);

  border: 1px solid #1c2942;

  border: 1px solid var(--color-ls-term-line);

  border-radius: 16px;

  border-radius: var(--radius-ls-lg);

  -webkit-box-shadow: 0 30px 70px -30px rgba(8,16,33,.55);

          box-shadow: 0 30px 70px -30px rgba(8,16,33,.55);

  -webkit-box-shadow: var(--shadow-ls-card);

          box-shadow: var(--shadow-ls-card);

  overflow: hidden;
}

.ls-term__bar:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 8px;

  padding: 13px 16px;

  border-bottom: 1px solid #1c2942;

  border-bottom: 1px solid var(--color-ls-term-line);

  background: #0c1426;

  background: var(--color-ls-term-2);
}

.ls-term__dot:not(#\#):not(#\#):not(#\#) {

  width: 11px;

  height: 11px;

  border-radius: 50%;
}

.ls-term__title:not(#\#):not(#\#):not(#\#) {

  margin-left: 8px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  color: #7e92b8;
}

.ls-term__feed:not(#\#):not(#\#):not(#\#) {

  height: 312px;

  overflow: hidden;

  position: relative;

  padding: 6px 0;
}

.ls-term__row:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 10px;

  padding: 7px 16px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12.5px;

  white-space: nowrap;

  color: #cdddff;

  color: var(--color-ls-term-ink);
}

.ls-stats:not(#\#):not(#\#):not(#\#) {

  border-top: 1px solid #e3e9f2;

  border-top: 1px solid var(--color-ls-line);

  border-bottom: 1px solid #e3e9f2;

  border-bottom: 1px solid var(--color-ls-line);

  background: #ffffff;

  background: var(--color-ls-surface);
}

.ls-stats__grid:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: repeat(3, 1fr);

  grid-gap: 24px;

  gap: 24px;

  padding: 28px;

  max-width: 1200px;

  margin: 0 auto;
}

.ls-stat__num:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 34px;

  letter-spacing: -1px;
}

.ls-stat__label:not(#\#):not(#\#):not(#\#) {

  font-size: 14px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  margin-top: 3px;
}

.ls-section:not(#\#):not(#\#):not(#\#) {

  max-width: 1200px;

  margin: 0 auto;

  padding: 64px 28px 20px;
}

.ls-legal:not(#\#):not(#\#):not(#\#) {

  max-width: 68ch;

  margin: 0 auto;
}

.ls-legal:not(#\#):not(#\#):not(#\#) h2 {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 22px;

  line-height: 1.3;

  letter-spacing: -0.2px;

  margin: 44px 0 0;
}

.ls-legal:not(#\#):not(#\#):not(#\#) p {

  font-size: 16.5px;

  line-height: 1.75;

  margin: 16px 0 0;
}

.ls-legal:not(#\#):not(#\#):not(#\#) ul,
  .ls-legal:not(#\#):not(#\#):not(#\#) ol {

  font-size: 16.5px;

  line-height: 1.75;

  margin: 16px 0 0;

  padding-left: 1.5em;
}

.ls-legal:not(#\#):not(#\#):not(#\#) ul {

  list-style-type: disc;
}

.ls-legal:not(#\#):not(#\#):not(#\#) ol {

  list-style-type: decimal;
}

.ls-legal:not(#\#):not(#\#):not(#\#) ol[type="a"] {

  list-style-type: lower-alpha;
}

.ls-legal:not(#\#):not(#\#):not(#\#) li + li {

  margin-top: 8px;
}

.ls-legal:not(#\#):not(#\#):not(#\#) a {

  color: #2563eb;

  color: var(--color-ls-accent);

  text-decoration: underline;

  text-underline-offset: 3px;
}

.ls-legal:not(#\#):not(#\#):not(#\#) h3 {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 17px;

  line-height: 1.4;

  margin: 28px 0 0;
}

.ls-legal:not(#\#):not(#\#):not(#\#) ol ol {

  list-style-type: lower-alpha;

  margin-top: 8px;
}

.ls-legal:not(#\#):not(#\#):not(#\#) ol ul {

  margin-top: 8px;
}

.ls-legal:not(#\#):not(#\#):not(#\#) li p {

  margin: 8px 0 0;
}

.ls-legal:not(#\#):not(#\#):not(#\#) li > p:first-child {

  margin-top: 0;
}

.ls-legal__todo:not(#\#):not(#\#):not(#\#) {

  background: rgb(247, 225, 200);
}

@supports (color: color-mix(in lab, red, red)) {

  .ls-legal__todo:not(#\#):not(#\#):not(#\#) {

    background: color-mix(in srgb, #d97706 22%, #fff);
  }

@supports (color: color-mix(in lch, red, blue)) {
.ls-legal__todo:not(#\#):not(#\#):not(#\#) {

      background: color-mix(in srgb, var(--color-ls-amber) 22%, #fff);
    }
}
}

.ls-legal__todo:not(#\#):not(#\#):not(#\#) {

  color: inherit;

  padding: 0 4px;

  border-radius: 3px;
}

.ls-legal:not(#\#):not(#\#):not(#\#) .ls-lede {

  max-width: none;
}

.ls-legal__meta:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12.5px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  margin: 12px 0 0;
}

.ls-legal__draft:not(#\#):not(#\#):not(#\#) {

  margin: 20px 0 0;

  padding: 14px 16px;

  background: rgb(252, 244, 235);
}

@supports (color: color-mix(in lab, red, red)) {

  .ls-legal__draft:not(#\#):not(#\#):not(#\#) {

    background: color-mix(in srgb, #d97706 8%, #fff);
  }

@supports (color: color-mix(in lch, red, blue)) {
.ls-legal__draft:not(#\#):not(#\#):not(#\#) {

      background: color-mix(in srgb, var(--color-ls-amber) 8%, #fff);
    }
}
}

.ls-legal__draft:not(#\#):not(#\#):not(#\#) {

  border: 1px solid rgb(244, 217, 185);
}

@supports (color: color-mix(in lab, red, red)) {

  .ls-legal__draft:not(#\#):not(#\#):not(#\#) {

    border: 1px solid color-mix(in srgb, #d97706 28%, #fff);
  }

@supports (color: color-mix(in lch, red, blue)) {
.ls-legal__draft:not(#\#):not(#\#):not(#\#) {

      border: 1px solid color-mix(in srgb, var(--color-ls-amber) 28%, #fff);
    }
}
}

.ls-legal__draft:not(#\#):not(#\#):not(#\#) {

  border-radius: 8px;

  border-radius: var(--radius-ls-sm);

  font-size: 14.5px;

  line-height: 1.6;
}

.ls-gate__consent:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: start;

      -ms-flex-align: start;

          align-items: flex-start;

  gap: 10px;

  margin: 24px 0 0;

  font-size: 15px;

  line-height: 1.6;
}

.ls-gate__consent:not(#\#):not(#\#):not(#\#) input {

  margin-top: 3px;

  -webkit-box-flex: 0;

      -ms-flex: 0 0 auto;

          flex: 0 0 auto;
}

.ls-legal:not(#\#):not(#\#):not(#\#) form .ls-btn {

  margin-top: 20px;
}

.ls-form__group:not(#\#):not(#\#):not(#\#) {

  margin: 18px 0 0;
}

.ls-form__group:first-child:not(#\#):not(#\#):not(#\#) {

  margin-top: 0;
}

.ls-field-error:not(#\#):not(#\#):not(#\#) {

  display: block;

  margin-top: 6px;

  font-size: 13px;

  color: #dc2626;

  color: var(--color-ls-red);
}

.ls-check:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: start;

      -ms-flex-align: start;

          align-items: flex-start;

  gap: 10px;

  cursor: pointer;
}

.ls-check:not(#\#):not(#\#):not(#\#) input[type="checkbox"] {

  -webkit-box-flex: 0;

      -ms-flex: none;

          flex: none;

  width: 17px;

  height: 17px;

  margin-top: 3px;

  accent-color: #2563eb;

  accent-color: var(--color-ls-accent);

  cursor: pointer;
}

.ls-check:not(#\#):not(#\#):not(#\#) span {

  font-size: 13.5px;

  line-height: 1.55;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-check:not(#\#):not(#\#):not(#\#) a {

  color: #2563eb;

  color: var(--color-ls-accent);

  text-decoration: underline;

  text-underline-offset: 2px;
}

.ls-form-error:not(#\#):not(#\#):not(#\#) {

  margin: 18px 0 0;

  padding: 13px 16px;

  border-radius: 11px;

  border-radius: var(--radius-ls-md);

  border: 1px solid #fecaca;

  border: 1px solid var(--color-ls-red-border);

  background: #fef2f2;

  background: var(--color-ls-red-bg);

  color: #dc2626;

  color: var(--color-ls-red);

  font-size: 14px;

  line-height: 1.55;
}

.ls-form-success:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: start;

      -ms-flex-align: start;

          align-items: flex-start;

  gap: 10px;

  margin: 18px 0 0;

  padding: 16px 18px;

  border-radius: 11px;

  border-radius: var(--radius-ls-md);

  border: 1px solid #bbf7d0;

  border: 1px solid var(--color-ls-green-border);

  background: #ecfdf3;

  background: var(--color-ls-green-bg);
}

.ls-form-success__icon:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 0;

      -ms-flex: none;

          flex: none;

  font-size: 18px;

  line-height: 1.55;

  color: #16a34a;

  color: var(--color-ls-green);
}

.ls-form-success:not(#\#):not(#\#):not(#\#) .ls-lede {

  margin: 0;

  max-width: none;

  color: #16a34a;

  color: var(--color-ls-green);

  font-size: 15.5px;
}

.ls-kicker:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 13px;

  letter-spacing: .6px;

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  font-weight: 500;
}

.ls-h2:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 38px;

  letter-spacing: -1px;

  margin: 12px 0 0;
}

.ls-card:not(#\#):not(#\#):not(#\#) {

  background: #ffffff;

  background: var(--color-ls-surface);

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  border-radius: 16px;

  border-radius: var(--radius-ls-lg);

  padding: 30px;
}

.ls-card.is-staff:not(#\#):not(#\#):not(#\#) {

  background: #eef3ff;

  background: var(--color-ls-accent-soft);

  border-color: #cdddff;

  border-color: var(--color-ls-accent-border);
}

.ls-card__num:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 14px;

  color: #2563eb;

  color: var(--color-ls-accent);

  font-weight: 500;
}

.ls-card:not(#\#):not(#\#):not(#\#) h3 {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 600;

  font-size: 21px;

  margin: 14px 0 0;
}

.ls-card:not(#\#):not(#\#):not(#\#) p {

  font-size: 15.5px;

  line-height: 1.6;

  color: #5a6b85;

  color: var(--color-ls-muted);

  margin: 10px 0 0;
}

.ls-grid-3:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: repeat(3, 1fr);

  grid-gap: 20px;

  gap: 20px;

  margin-top: 40px;
}

.ls-grid-4:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: repeat(4, 1fr);

  grid-gap: 16px;

  gap: 16px;

  margin-top: 30px;
}

.ls-app:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: 272px 1fr;

  min-height: calc(100vh - 64px);
}

.ls-sidebar:not(#\#):not(#\#):not(#\#) {

  border-right: 1px solid #e3e9f2;

  border-right: 1px solid var(--color-ls-line);

  background: #ffffff;

  background: var(--color-ls-surface);

  padding: 22px 16px;

  position: sticky;

  top: 64px;

  -ms-flex-item-align: start;

      align-self: start;

  height: calc(100vh - 64px);

  overflow: auto;
}

.ls-sidebar__label:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11px;

  letter-spacing: .7px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  text-transform: uppercase;

  padding: 0 12px 12px;
}

.ls-catlist:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;

  gap: 2px;
}

.ls-catlink:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  width: 100%;

  text-align: left;

  padding: 10px 12px;

  border-radius: 9px;

  border: none;

  cursor: pointer;

  background: transparent;

  color: #0c1424;

  color: var(--color-ls-ink);

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  font-size: 14.5px;

  font-weight: 500;
}

.ls-catlink--sub:not(#\#):not(#\#):not(#\#) {

  padding-left: 26px;

  font-size: 13.5px;

  font-weight: 400;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-catlink:hover:not(#\#):not(#\#):not(#\#) {

  background: #eef2f8;

  background: var(--color-ls-line-2);
}

.ls-catlink.is-active:not(#\#):not(#\#):not(#\#) {

  background: #eef3ff;

  background: var(--color-ls-accent-soft);

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  font-weight: 600;
}

.ls-catlink__count:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  opacity: .7;
}

.ls-cat-group:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;
}

.ls-cat-header:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: stretch;

      -ms-flex-align: stretch;

          align-items: stretch;

  border-radius: 9px;
}

.ls-cat-header:hover:not(#\#):not(#\#):not(#\#) {

  background: #eef2f8;

  background: var(--color-ls-line-2);
}

.ls-cat-name:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  padding: 10px 4px 10px 12px;

  color: #0c1424;

  color: var(--color-ls-ink);

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  font-size: 14.5px;

  font-weight: 600;

  text-decoration: none;

  display: block;
}

.ls-cat-name.is-active:not(#\#):not(#\#):not(#\#) {

  color: #1d4ed8;

  color: var(--color-ls-accent-d);
}

.ls-cat-header:has(.ls-cat-name.is-active):not(#\#):not(#\#):not(#\#) {

  background: #eef3ff;

  background: var(--color-ls-accent-soft);
}

.ls-cat-toggle:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 0;

      -ms-flex: none;

          flex: none;

  padding: 10px 12px 10px 4px;

  border: none;

  background: transparent;

  cursor: pointer;

  color: #0c1424;

  color: var(--color-ls-ink);

  line-height: 1;
}

.ls-cat-caret:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 0;

      -ms-flex: none;

          flex: none;

  font-size: 11px;

  opacity: .5;
}

.ls-cat-toggle[aria-expanded="true"]:not(#\#):not(#\#):not(#\#) .ls-cat-caret {

  opacity: .8;
}

.ls-cat-subs:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;

  gap: 2px;

  margin-top: 2px;
}

.ls-cat-subs[hidden]:not(#\#):not(#\#):not(#\#) {

  display: none;
}

.ls-catlink-row:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 4px;
}

.ls-catlink-row:not(#\#):not(#\#):not(#\#) .ls-catlink--sub {

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  min-width: 0;
}

.ls-cat-heart:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 0;

      -ms-flex: none;

          flex: none;

  background: transparent;

  border: none;

  cursor: pointer;

  color: #5a6b85;

  color: var(--color-ls-muted);

  font-size: 13px;

  padding: 6px 6px;

  line-height: 1;

  border-radius: 6px;

  -webkit-transition: color .15s;

  transition: color .15s;
}

.ls-cat-heart:hover:not(#\#):not(#\#):not(#\#) {

  color: #1d4ed8;

  color: var(--color-ls-accent-d);
}

.ls-cat-heart[aria-pressed="true"]:not(#\#):not(#\#):not(#\#) {

  color: #e84393;
}

.notif-row.is-unread:not(#\#):not(#\#):not(#\#) {

  background: #eef3ff;

  background: var(--color-ls-accent-soft);
}

.ls-sidebar__note:not(#\#):not(#\#):not(#\#) {

  margin-top: 26px;

  padding: 16px;

  background: #eef3ff;

  background: var(--color-ls-accent-soft);

  border: 1px solid #cdddff;

  border: 1px solid var(--color-ls-accent-border);

  border-radius: 12px;
}

.ls-sidebar__note:not(#\#):not(#\#):not(#\#) strong {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 600;

  font-size: 14.5px;

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  display: block;
}

.ls-sidebar__note:not(#\#):not(#\#):not(#\#) p {

  font-size: 12.5px;

  line-height: 1.55;

  color: #5a6b85;

  color: var(--color-ls-muted);

  margin: 8px 0 0;
}

.ls-main:not(#\#):not(#\#):not(#\#) {

  padding: 24px 28px 120px;
}

.ls-main__head:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  gap: 16px;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;
}

.ls-main__title:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 26px;

  letter-spacing: -.6px;

  margin: 0;
}

.ls-main__sub:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 13px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  margin-top: 4px;
}

.ls-filters:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 10px;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;

  margin-top: 20px;
}

.ls-search:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 8px;

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  min-width: 220px;

  background: #ffffff;

  background: var(--color-ls-surface);

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  border-radius: 8px;

  border-radius: var(--radius-ls-sm);

  padding: 0 14px;
}

.ls-search:not(#\#):not(#\#):not(#\#) input {

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  border: none;

  outline: none;

  background: none;

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  font-size: 14.5px;

  padding: 11px 0;

  color: #0c1424;

  color: var(--color-ls-ink);
}

.ls-select:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  font-size: 14px;

  padding: 11px 36px 11px 14px;

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  border-radius: 8px;

  border-radius: var(--radius-ls-sm);

  background-color: #ffffff;

  background-color: var(--color-ls-surface);

  color: #0c1424;

  color: var(--color-ls-ink);

  cursor: pointer;

  outline: none;

  -moz-appearance: none;

       appearance: none;

  -webkit-appearance: none;

  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%235a6b85%27 stroke-width=%272.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%276 9 12 15 18 9%27/%3E%3C/svg%3E");

  background-repeat: no-repeat;

  background-position: right 12px center;

  background-size: 12px 12px;
}

.ls-pill:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  font-size: 13px;

  font-weight: 500;

  padding: 7px 13px;

  border-radius: 8px;

  border-radius: var(--radius-ls-sm);

  cursor: pointer;

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  background: #ffffff;

  background: var(--color-ls-surface);

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-pill.is-active:not(#\#):not(#\#):not(#\#) {

  border-color: #2563eb;

  border-color: var(--color-ls-accent);

  background: #eef3ff;

  background: var(--color-ls-accent-soft);

  color: #1d4ed8;

  color: var(--color-ls-accent-d);
}

.ls-bulkbar:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  gap: 14px;

  margin-top: 18px;

  background: #0c1424;

  background: var(--color-ls-ink);

  border-radius: 12px;

  padding: 13px 18px;

  color: #fff;
}

.ls-bulkbar[hidden]:not(#\#):not(#\#):not(#\#) {

  display: none;
}

.ls-table:not(#\#):not(#\#):not(#\#) {

  margin-top: 18px;

  background: #ffffff;

  background: var(--color-ls-surface);

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  border-radius: 14px;

  overflow: hidden;
}

.ls-table__head:not(#\#):not(#\#):not(#\#),
  .ls-lead-row:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: 28px minmax(0,1.9fr) minmax(96px,.8fr) minmax(64px,.45fr) minmax(78px,.45fr) 72px 108px;

  grid-column-gap: 14px;

  -webkit-column-gap: 14px;

     -moz-column-gap: 14px;

          column-gap: 14px;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  padding: 14px 22px;
}

.ls-table__head:not(#\#):not(#\#):not(#\#) {

  padding: 13px 22px;

  border-bottom: 1px solid #e3e9f2;

  border-bottom: 1px solid var(--color-ls-line);

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11px;

  letter-spacing: .5px;

  text-transform: uppercase;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-table__sort:not(#\#):not(#\#):not(#\#) {

  cursor: pointer;

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 5px;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;

  color: inherit;
}

.ls-table__sort--right:not(#\#):not(#\#):not(#\#) {

  -webkit-box-pack: end;

      -ms-flex-pack: end;

          justify-content: flex-end;
}

.ls-table__arrow:not(#\#):not(#\#):not(#\#) {

  font-size: 11px;

  color: #b3c0d6;
}

.ls-table__arrow.is-active:not(#\#):not(#\#):not(#\#) {

  color: #1d4ed8;

  color: var(--color-ls-accent-d);
}

.ls-align-right:not(#\#):not(#\#):not(#\#) {

  text-align: right;
}

.ls-lead-row:not(#\#):not(#\#):not(#\#) {

  border-bottom: 1px solid #eef2f8;

  border-bottom: 1px solid var(--color-ls-line-2);

  background: #ffffff;

  background: var(--color-ls-surface);
}

.ls-lead-row.is-selected:not(#\#):not(#\#):not(#\#) {

  background: #f7faff;
}

.ls-lead-row__cell:not(#\#):not(#\#):not(#\#) {

  min-width: 0;
}

.ls-lead-row__title:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 9px;

  min-width: 0;
}

.ls-lead-row__cat:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 600;

  font-size: 15px;

  white-space: nowrap;

  min-width: 0;

  overflow: hidden;

  text-overflow: ellipsis;
}

.ls-lead-row__code:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  white-space: nowrap;

  -webkit-box-flex: 0;

      -ms-flex: none;

          flex: none;
}

.ls-lead-row__note:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 10px;

  margin-top: 4px;

  min-width: 0;
}

.ls-lead-row__note-text:not(#\#):not(#\#):not(#\#) {

  font-size: 13px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  min-width: 0;

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;
}

.ls-lead-row__region:not(#\#):not(#\#):not(#\#) {

  font-size: 14px;

  color: #0c1424;

  color: var(--color-ls-ink);

  white-space: nowrap;

  min-width: 0;

  overflow: hidden;

  text-overflow: ellipsis;
}

.ls-lead-row__badges:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 6px;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;
}

.ls-lead-row__price:not(#\#):not(#\#):not(#\#) {

  text-align: right;

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 16px;
}

.ls-checkbox:not(#\#):not(#\#):not(#\#) {

  width: 17px;

  height: 17px;

  accent-color: #2563eb;

  accent-color: var(--color-ls-accent);

  cursor: pointer;
}

.ls-checkbox-label:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 8px;

  cursor: pointer;

  font-size: 13.5px;
}

.ls-preview-btn:not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 4px;

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  background: none;

  border: none;

  cursor: pointer;

  padding: 0;

  white-space: nowrap;

  -webkit-box-flex: 0;

      -ms-flex: none;

          flex: none;
}

.ls-preview-btn:hover:not(#\#):not(#\#):not(#\#) {

  color: #0c1424;

  color: var(--color-ls-ink);
}

.ls-add-btn:not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;

  gap: 5px;

  justify-self: end;

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  font-size: 12.5px;

  font-weight: 600;

  padding: 5px 14px;

  border-radius: 7px;

  cursor: pointer;

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  background: #ffffff;

  background: var(--color-ls-surface);

  color: #0c1424;

  color: var(--color-ls-ink);

  -webkit-transition: background .15s, border-color .15s, color .15s;

  transition: background .15s, border-color .15s, color .15s;
}

.ls-add-btn:hover:not(#\#):not(#\#):not(#\#) {

  border-color: #2563eb;

  border-color: var(--color-ls-accent);

  background: #eef3ff;

  background: var(--color-ls-accent-soft);

  color: #1d4ed8;

  color: var(--color-ls-accent-d);
}

.ls-add-btn.is-in-cart:not(#\#):not(#\#):not(#\#) {

  border-color: #cdddff;

  border-color: var(--color-ls-accent-border);

  background: #eef3ff;

  background: var(--color-ls-accent-soft);

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  padding: 5px 13px;
}

.ls-add-btn:disabled:not(#\#):not(#\#):not(#\#) {

  cursor: not-allowed;

  opacity: .5;
}

.ls-add-btn:disabled:hover:not(#\#):not(#\#):not(#\#) {

  border-color: #e3e9f2;

  border-color: var(--color-ls-line);

  background: #ffffff;

  background: var(--color-ls-surface);

  color: #0c1424;

  color: var(--color-ls-ink);
}

.ls-pagination:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  gap: 14px;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;

  padding: 14px 22px;

  border-top: 1px solid #e3e9f2;

  border-top: 1px solid var(--color-ls-line);
}

.ls-pagination__info:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12.5px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-pagination__pages:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 6px;
}

.ls-page:not(#\#):not(#\#):not(#\#) {

  min-width: 36px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 13px;

  font-weight: 600;

  padding: 7px 10px;

  border-radius: 8px;

  border-radius: var(--radius-ls-sm);

  cursor: pointer;

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  background: #ffffff;

  background: var(--color-ls-surface);

  color: #0c1424;

  color: var(--color-ls-ink);
}

.ls-page.is-active:not(#\#):not(#\#):not(#\#) {

  border-color: #2563eb;

  border-color: var(--color-ls-accent);

  background: #2563eb;

  background: var(--color-ls-accent);

  color: #fff;
}

.ls-page.is-disabled:not(#\#):not(#\#):not(#\#) {

  color: #c2cdde;

  pointer-events: none;
}

.ls-overlay:not(#\#):not(#\#):not(#\#) {

  position: fixed;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  z-index: 100;

  background: rgba(8,16,33,.5);

  backdrop-filter: blur(2px);
}

.ls-overlay[hidden]:not(#\#):not(#\#):not(#\#) {

  display: none;
}

.ls-drawer:not(#\#):not(#\#):not(#\#) {

  position: fixed;

  top: 0;

  right: 0;

  bottom: 0;

  z-index: 101;

  width: 430px;

  max-width: 92vw;

  background: #f6f8fc;

  background: var(--color-ls-bg);

  border-left: 1px solid #e3e9f2;

  border-left: 1px solid var(--color-ls-line);

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;
}

.ls-drawer[hidden]:not(#\#):not(#\#):not(#\#) {

  display: none;
}

.ls-drawer__head:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  padding: 22px 24px;

  border-bottom: 1px solid #e3e9f2;

  border-bottom: 1px solid var(--color-ls-line);

  background: #ffffff;

  background: var(--color-ls-surface);
}

.ls-drawer__title:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 20px;
}

.ls-drawer__close:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 18px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  background: none;

  border: none;

  cursor: pointer;
}

.ls-drawer__body:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  overflow: auto;

  padding: 16px 24px;
}

.ls-cart-item:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  gap: 12px;

  padding: 14px 0;

  border-bottom: 1px solid #eef2f8;

  border-bottom: 1px solid var(--color-ls-line-2);
}

.ls-cart-item__cat:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 600;

  font-size: 15px;
}

.ls-cart-item__code:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11.5px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  margin-top: 3px;
}

.ls-cart-item__price:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 16px;
}

.ls-cart-item__remove:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 15px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  background: none;

  border: none;

  cursor: pointer;
}

.ls-drawer__foot:not(#\#):not(#\#):not(#\#) {

  padding: 20px 24px;

  border-top: 1px solid #e3e9f2;

  border-top: 1px solid var(--color-ls-line);

  background: #ffffff;

  background: var(--color-ls-surface);
}

.ls-sum:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  font-size: 14px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  margin-bottom: 8px;
}

.ls-sum--total:not(#\#):not(#\#):not(#\#) {

  -webkit-box-align: baseline;

      -ms-flex-align: baseline;

          align-items: baseline;

  padding-top: 12px;

  border-top: 1px solid #e3e9f2;

  border-top: 1px solid var(--color-ls-line);

  color: #0c1424;

  color: var(--color-ls-ink);
}

.ls-sum--total:not(#\#):not(#\#):not(#\#) .ls-sum__k {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 18px;
}

.ls-sum--total:not(#\#):not(#\#):not(#\#) .ls-sum__v {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 24px;

  color: #1d4ed8;

  color: var(--color-ls-accent-d);
}

.ls-drawer__empty:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;

  text-align: center;

  padding: 40px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-modal-overlay:not(#\#):not(#\#):not(#\#) {

  position: fixed;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  z-index: 110;

  background: rgba(8,16,33,.55);

  backdrop-filter: blur(3px);

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;

  padding: 24px;
}

.ls-modal-overlay[hidden]:not(#\#):not(#\#):not(#\#) {

  display: none;
}

.ls-modal-overlay--anim:not(#\#):not(#\#):not(#\#) {

  opacity: 0;

  -webkit-transition: opacity .18s ease;

  transition: opacity .18s ease;
}

.ls-modal-overlay--anim.is-open:not(#\#):not(#\#):not(#\#) {

  opacity: 1;
}

.ls-modal-overlay--anim:not(#\#):not(#\#):not(#\#) .ls-modal {

  opacity: 0;

  -webkit-transform: translateY(-14px) scale(.97);

          transform: translateY(-14px) scale(.97);

  -webkit-transition: opacity .2s ease, -webkit-transform .22s cubic-bezier(.2,.85,.3,1);

  transition: opacity .2s ease, -webkit-transform .22s cubic-bezier(.2,.85,.3,1);

  transition: opacity .2s ease, transform .22s cubic-bezier(.2,.85,.3,1);

  transition: opacity .2s ease, transform .22s cubic-bezier(.2,.85,.3,1), -webkit-transform .22s cubic-bezier(.2,.85,.3,1);
}

.ls-modal-overlay--anim.is-open:not(#\#):not(#\#):not(#\#) .ls-modal {

  opacity: 1;

  -webkit-transform: none;

          transform: none;
}

.ls-modal:not(#\#):not(#\#):not(#\#) {

  width: 540px;

  max-width: 100%;

  background: #ffffff;

  background: var(--color-ls-surface);

  border-radius: 18px;

  overflow: hidden;

  -webkit-box-shadow: 0 40px 90px -30px rgba(8,16,33,.6);

          box-shadow: 0 40px 90px -30px rgba(8,16,33,.6);
}

.ls-modal__head:not(#\#):not(#\#):not(#\#) {

  background: #0a1020;

  background: var(--color-ls-term);

  padding: 22px 26px;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;
}

.ls-modal__code:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  color: #6ea0ff;
}

.ls-modal__cat:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 21px;

  color: #fff;

  margin-top: 5px;
}

.ls-modal__body:not(#\#):not(#\#):not(#\#) {

  padding: 26px;
}

.ls-modal__meta:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  gap: 30px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 13px;

  margin-bottom: 20px;
}

.ls-modal__meta-k:not(#\#):not(#\#):not(#\#) {

  color: #5a6b85;

  color: var(--color-ls-muted);

  font-size: 11px;

  text-transform: uppercase;

  letter-spacing: .5px;
}

.ls-modal__meta-v:not(#\#):not(#\#):not(#\#) {

  color: #0c1424;

  color: var(--color-ls-ink);

  margin-top: 4px;
}

.ls-modal__note-label:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  text-transform: uppercase;

  letter-spacing: .5px;

  margin-bottom: 8px;
}

.ls-modal__note:not(#\#):not(#\#):not(#\#) {

  font-size: 15px;

  line-height: 1.65;

  color: #0c1424;

  color: var(--color-ls-ink);

  margin: 0;

  background: #eef2f8;

  background: var(--color-ls-line-2);

  border-radius: 12px;

  padding: 16px 18px;
}

.ls-modal__lock:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 8px;

  margin-top: 16px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-modal__foot:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  gap: 14px;

  margin-top: 24px;

  padding-top: 20px;

  border-top: 1px solid #e3e9f2;

  border-top: 1px solid var(--color-ls-line);
}

.ls-auth:not(#\#):not(#\#):not(#\#) {

  min-height: calc(100vh - 64px);

  display: grid;

  grid-template-columns: 1.05fr .95fr;
}

.ls-auth__aside:not(#\#):not(#\#):not(#\#) {

  background: #0a1020;

  background: var(--color-ls-term);

  position: relative;

  overflow: hidden;

  padding: 56px;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;
}

.ls-auth__grid-bg:not(#\#):not(#\#):not(#\#) {

  position: absolute;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  opacity: .5;

  background-image: linear-gradient(#16213c 1px,transparent 1px), linear-gradient(90deg,#16213c 1px,transparent 1px);

  background-size: 46px 46px;

  -webkit-mask-image: radial-gradient(circle at 30% 20%, #000, transparent 75%);

  mask-image: radial-gradient(circle at 30% 20%, #000, transparent 75%);
}

.ls-auth__title:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 40px;

  line-height: 1.08;

  letter-spacing: -1.4px;

  color: #fff;

  margin: 48px 0 0;
}

.ls-auth__lede:not(#\#):not(#\#):not(#\#) {

  font-size: 16.5px;

  line-height: 1.65;

  color: #9fb2d4;

  color: var(--color-ls-term-mut);

  max-width: 380px;

  margin: 20px 0 0;
}

.ls-auth__panel:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;

  padding: 40px 28px;

  background: #f6f8fc;

  background: var(--color-ls-bg);
}

.ls-auth__form:not(#\#):not(#\#):not(#\#) {

  width: 100%;

  max-width: 420px;
}

.ls-tabs:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  gap: 4px;

  background: #eef2f8;

  background: var(--color-ls-line-2);

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  border-radius: 11px;

  border-radius: var(--radius-ls-md);

  padding: 4px;

  margin-bottom: 28px;
}

.ls-tab:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  text-align: center;

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  font-size: 15px;

  font-weight: 600;

  padding: 12px;

  border-radius: 9px;

  border: none;

  cursor: pointer;

  background: transparent;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-tab.is-active:not(#\#):not(#\#):not(#\#) {

  background: #ffffff;

  background: var(--color-ls-surface);

  color: #0c1424;

  color: var(--color-ls-ink);

  -webkit-box-shadow: 0 1px 3px rgba(12,20,36,.1);

          box-shadow: 0 1px 3px rgba(12,20,36,.1);
}

.ls-field:not(#\#):not(#\#):not(#\#) {

  margin-bottom: 16px;
}

.ls-field:not(#\#):not(#\#):not(#\#) label {

  display: block;

  font-size: 13.5px;

  font-weight: 600;

  color: #0c1424;

  color: var(--color-ls-ink);

  margin-bottom: 7px;
}

.ls-input:not(#\#):not(#\#):not(#\#) {

  width: 100%;

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  font-size: 15px;

  padding: 13px 14px;

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  border-radius: 11px;

  border-radius: var(--radius-ls-md);

  background: #ffffff;

  background: var(--color-ls-surface);

  color: #0c1424;

  color: var(--color-ls-ink);

  outline: none;

  -webkit-appearance: none;

  -moz-appearance: none;

       appearance: none;
}

.ls-input:focus:not(#\#):not(#\#):not(#\#) {

  border-color: #2563eb;

  border-color: var(--color-ls-accent);
}

.ls-auth:not(#\#):not(#\#):not(#\#) form label {

  display: block;

  font-size: 13.5px;

  font-weight: 600;

  color: #0c1424;

  color: var(--color-ls-ink);

  margin: 0 0 7px;
}

.ls-auth:not(#\#):not(#\#):not(#\#) form input:not([type="checkbox"]):not([type="radio"]),
  .ls-auth:not(#\#):not(#\#):not(#\#) form select {

  width: 100%;

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  font-size: 15px;

  padding: 13px 14px;

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  border-radius: 11px;

  border-radius: var(--radius-ls-md);

  background: #ffffff;

  background: var(--color-ls-surface);

  color: #0c1424;

  color: var(--color-ls-ink);

  outline: none;

  margin-bottom: 16px;

  -webkit-appearance: none;

  -moz-appearance: none;

       appearance: none;
}

.ls-auth:not(#\#):not(#\#):not(#\#) form input:focus, .ls-auth:not(#\#):not(#\#):not(#\#) form select:focus {

  border-color: #2563eb;

  border-color: var(--color-ls-accent);
}

.ls-divider:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 12px;

  margin: 22px 0;
}

.ls-divider:not(#\#):not(#\#):not(#\#)::before, .ls-divider:not(#\#):not(#\#):not(#\#)::after {

  content: "";

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  height: 1px;

  background: #e3e9f2;

  background: var(--color-ls-line);
}

.ls-divider:not(#\#):not(#\#):not(#\#) span {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-dash:not(#\#):not(#\#):not(#\#) {

  max-width: 1240px;

  margin: 0 auto;

  padding: 36px 28px 100px;
}

.ls-metric:not(#\#):not(#\#):not(#\#) {

  background: #ffffff;

  background: var(--color-ls-surface);

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  border-radius: 14px;

  padding: 20px;
}

.ls-metric__label:not(#\#):not(#\#):not(#\#) {

  font-size: 13px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-metric__num:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 30px;

  letter-spacing: -.8px;

  margin-top: 6px;
}

.ls-metric__delta:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  margin-top: 5px;
}

.ls-metric__delta--up:not(#\#):not(#\#):not(#\#) {

  color: #16a34a;

  color: var(--color-ls-green);
}

.ls-chart:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: end;

      -ms-flex-align: end;

          align-items: flex-end;

  gap: 10px;

  height: 160px;

  margin-top: 24px;
}

.ls-chart__bar-wrap:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 8px;

  height: 100%;

  -webkit-box-pack: end;

      -ms-flex-pack: end;

          justify-content: flex-end;
}

.ls-chart__bar:not(#\#):not(#\#):not(#\#) {

  width: 100%;

  border-radius: 6px 6px 0 0;

  background: #bcd0f7;
}

.ls-chart__bar.is-recent:not(#\#):not(#\#):not(#\#) {

  background: #2563eb;

  background: var(--color-ls-accent);
}

.ls-chart__label:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 10px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-progress:not(#\#):not(#\#):not(#\#) {

  height: 8px;

  background: #eef2f8;

  background: var(--color-ls-line-2);

  border-radius: 999px;

  overflow: hidden;
}

.ls-progress__fill:not(#\#):not(#\#):not(#\#) {

  height: 100%;

  background: #2563eb;

  background: var(--color-ls-accent);

  border-radius: 999px;
}

@media (max-width: 1440px) {

  .ls-main:not(#\#):not(#\#):not(#\#) {

    padding: 24px 20px 120px;
  }

  .ls-table__head:not(#\#):not(#\#):not(#\#), .ls-lead-row:not(#\#):not(#\#):not(#\#) {

    -webkit-column-gap: 10px;

       -moz-column-gap: 10px;

            column-gap: 10px;

    padding: 13px 16px;
  }

  .ls-table__head:not(#\#):not(#\#):not(#\#) {

    padding: 12px 16px;
  }
}

@media (max-width: 1024px) {

  .ls-hero__grid:not(#\#):not(#\#):not(#\#), .ls-auth:not(#\#):not(#\#):not(#\#) {

    grid-template-columns: 1fr;
  }

  .ls-app:not(#\#):not(#\#):not(#\#) {

    grid-template-columns: 1fr;
  }

  .ls-sidebar:not(#\#):not(#\#):not(#\#) {

    position: static;

    height: auto;
  }

  .ls-grid-3:not(#\#):not(#\#):not(#\#), .ls-grid-4:not(#\#):not(#\#):not(#\#), .ls-stats__grid:not(#\#):not(#\#):not(#\#) {

    grid-template-columns: repeat(2, 1fr);
  }

  .ls-table:not(#\#):not(#\#):not(#\#) {

    overflow-x: auto;
  }

  .ls-table__head:not(#\#):not(#\#):not(#\#), .ls-lead-row:not(#\#):not(#\#):not(#\#), .ls-bulkbar:not(#\#):not(#\#):not(#\#), .ls-pagination:not(#\#):not(#\#):not(#\#) {

    min-width: 760px;
  }
}

.ls-form-wrap:not(#\#):not(#\#):not(#\#) {

  max-width: 980px;

  margin: 0 auto;

  padding: 34px 24px 90px;
}

.ls-breadcrumb:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12.5px;
}

.ls-breadcrumb:not(#\#):not(#\#):not(#\#) a {

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-breadcrumb:not(#\#):not(#\#):not(#\#) a:hover {

  color: #0c1424;

  color: var(--color-ls-ink);
}

.ls-form-head:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: end;

      -ms-flex-align: end;

          align-items: flex-end;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  gap: 16px;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;

  margin-top: 18px;
}

.ls-form-h1:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 700;

  font-size: 29px;

  letter-spacing: -.8px;

  margin: 8px 0 0;
}

.ls-steps:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 10px;

  font-size: 13px;
}

.ls-step:not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 7px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-step.is-active:not(#\#):not(#\#):not(#\#) {

  color: #0c1424;

  color: var(--color-ls-ink);

  font-weight: 600;
}

.ls-step__dot:not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;

  width: 20px;

  height: 20px;

  border-radius: 50%;

  font-size: 11px;
}

.ls-step.is-done:not(#\#):not(#\#):not(#\#) .ls-step__dot {

  background: #ecfdf3;

  background: var(--color-ls-green-bg);

  border: 1px solid #bbf7d0;

  border: 1px solid var(--color-ls-green-border);

  color: #16a34a;

  color: var(--color-ls-green);
}

.ls-step.is-active:not(#\#):not(#\#):not(#\#) .ls-step__dot {

  background: #2563eb;

  background: var(--color-ls-accent);

  color: #fff;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);
}

.ls-step__line:not(#\#):not(#\#):not(#\#) {

  width: 26px;

  height: 1px;

  background: #e3e9f2;

  background: var(--color-ls-line);
}

.ls-form-card:not(#\#):not(#\#):not(#\#) {

  display: block;

  background: #ffffff;

  background: var(--color-ls-surface);

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  border-radius: 16px;

  border-radius: var(--radius-ls-lg);

  -webkit-box-shadow: 0 1px 2px rgba(12,20,36,.05);

          box-shadow: 0 1px 2px rgba(12,20,36,.05);

  margin-top: 20px;
}

.ls-form-section:not(#\#):not(#\#):not(#\#) {

  padding: 24px 30px 28px;
}

.ls-form-section:not(#\#):not(#\#):not(#\#) + .ls-form-section {

  border-top: 1px solid #e3e9f2;

  border-top: 1px solid var(--color-ls-line);
}

.ls-form-section__head:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: baseline;

      -ms-flex-align: baseline;

          align-items: baseline;

  gap: 10px;

  margin-bottom: 16px;
}

.ls-form-num:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  color: #2563eb;

  color: var(--color-ls-accent);

  font-weight: 500;
}

.ls-form-title:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 600;

  font-size: 16.5px;
}

.ls-form-opt:not(#\#):not(#\#):not(#\#) {

  font-size: 12.5px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-form-grid:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: repeat(4, minmax(0,1fr));

  grid-gap: 16px;

  gap: 16px;
}

.ls-span-2:not(#\#):not(#\#):not(#\#) {

  grid-column: span 2;
}

.ls-span-3:not(#\#):not(#\#):not(#\#) {

  grid-column: span 3;
}

.ls-span-full:not(#\#):not(#\#):not(#\#) {

  grid-column: 1 / -1;
}

.ls-form-grid:not(#\#):not(#\#):not(#\#) .ls-field {

  margin-bottom: 0;
}

.ls-form-grid:not(#\#):not(#\#):not(#\#) .ls-field:not(.ls-combo) > .ls-label {

  line-height: 1.3;

  min-height: 2.6em;
}

.ls-label:not(#\#):not(#\#):not(#\#) {

  display: block;

  font-size: 12.5px;

  font-weight: 600;

  color: #0c1424;

  color: var(--color-ls-ink);

  margin-bottom: 6px;
}

.ls-label__soft:not(#\#):not(#\#):not(#\#) {

  font-weight: 400;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-label-row:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: baseline;

      -ms-flex-align: baseline;

          align-items: baseline;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  gap: 10px;
}

.ls-req:not(#\#):not(#\#):not(#\#) {

  color: #dc2626;

  color: var(--color-ls-red);
}

.ls-note-flag:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11px;

  color: #dc2626;

  color: var(--color-ls-red);
}

.ls-hint:not(#\#):not(#\#):not(#\#) {

  font-size: 12.5px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  margin-top: 6px;
}

.ls-hint--mono:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11.5px;
}

.ls-hint:not(#\#):not(#\#):not(#\#) strong {

  color: #0c1424;

  color: var(--color-ls-ink);
}

.ls-input--form:not(#\#):not(#\#):not(#\#), .ls-select--form:not(#\#):not(#\#):not(#\#) {

  height: 42px;

  padding: 0 13px;

  font-size: 14.5px;

  border-radius: 9px;
}

.ls-select--form:not(#\#):not(#\#):not(#\#) {

  width: 100%;

  -moz-appearance: none;

       appearance: none;

  -webkit-appearance: none;

  padding-right: 36px;

  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%235a6b85%27 stroke-width=%272.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%276 9 12 15 18 9%27/%3E%3C/svg%3E");

  background-repeat: no-repeat;

  background-position: right 12px center;

  background-size: 12px 12px;
}

.ls-input--form:focus:not(#\#):not(#\#):not(#\#), .ls-select--form:focus:not(#\#):not(#\#):not(#\#), .ls-textarea:focus:not(#\#):not(#\#):not(#\#), .ls-combo__box:focus-within:not(#\#):not(#\#):not(#\#) {

  border-color: #2563eb;

  border-color: var(--color-ls-accent);

  -webkit-box-shadow: 0 0 0 3px #eef3ff;

          box-shadow: 0 0 0 3px #eef3ff;

  -webkit-box-shadow: 0 0 0 3px var(--color-ls-accent-soft);

          box-shadow: 0 0 0 3px var(--color-ls-accent-soft);
}

.ls-textarea:not(#\#):not(#\#):not(#\#) {

  height: auto;

  padding: 11px 13px;

  line-height: 1.55;

  resize: vertical;

  border-radius: 9px;

  font-size: 14.5px;

  width: 100%;

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  background: #ffffff;

  background: var(--color-ls-surface);

  color: #0c1424;

  color: var(--color-ls-ink);

  outline: none;
}

.ls-input--price:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 600;

  padding-right: 42px;
}

.ls-input-affix:not(#\#):not(#\#):not(#\#) {

  position: relative;
}

.ls-input-affix__unit:not(#\#):not(#\#):not(#\#) {

  position: absolute;

  right: 12px;

  top: 50%;

  -webkit-transform: translateY(-50%);

          transform: translateY(-50%);

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  pointer-events: none;
}

input:not(#\#):not(#\#):not(#\#)::-webkit-input-placeholder, textarea:not(#\#):not(#\#):not(#\#)::-webkit-input-placeholder {

  color: #9aa9c2;
}

input:not(#\#):not(#\#):not(#\#)::-moz-placeholder, textarea:not(#\#):not(#\#):not(#\#)::-moz-placeholder {

  color: #9aa9c2;
}

input:not(#\#):not(#\#):not(#\#):-ms-input-placeholder, textarea:not(#\#):not(#\#):not(#\#):-ms-input-placeholder {

  color: #9aa9c2;
}

input:not(#\#):not(#\#):not(#\#)::-ms-input-placeholder, textarea:not(#\#):not(#\#):not(#\#)::-ms-input-placeholder {

  color: #9aa9c2;
}

input:not(#\#):not(#\#):not(#\#)::placeholder, textarea:not(#\#):not(#\#):not(#\#)::placeholder {

  color: #9aa9c2;
}

.ls-combo:not(#\#):not(#\#):not(#\#) {

  position: relative;
}

.ls-combo__box:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 6px;

  min-height: 42px;

  padding: 5px 26px 5px 8px;

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  border-radius: 9px;

  background: #ffffff;

  background: var(--color-ls-surface);

  cursor: text;

  position: relative;
}

.ls-combo__box.is-selected:not(#\#):not(#\#):not(#\#) {

  border-color: #cdddff;

  border-color: var(--color-ls-accent-border);

  background: #fbfcff;
}

.ls-combo__box.is-disabled:not(#\#):not(#\#):not(#\#) {

  background: #eef2f8;

  background: var(--color-ls-line-2);

  cursor: not-allowed;
}

.ls-combo__chips:not(#\#):not(#\#):not(#\#) {

  display: contents;
}

.ls-combo__input:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  min-width: 110px;

  height: 30px;

  border: none;

  outline: none;

  background: none;

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  font-size: 14.5px;

  color: #0c1424;

  color: var(--color-ls-ink);

  padding: 0 5px;
}

.ls-combo__input:disabled:not(#\#):not(#\#):not(#\#) {

  cursor: not-allowed;
}

.ls-combo__caret:not(#\#):not(#\#):not(#\#) {

  position: absolute;

  right: 11px;

  top: 50%;

  -webkit-transform: translateY(-50%);

          transform: translateY(-50%);

  color: #9aa9c2;

  font-size: 10px;

  pointer-events: none;
}

.ls-combo__box.is-selected:not(#\#):not(#\#):not(#\#) .ls-combo__caret {

  display: none;
}

.ls-combo__list:not(#\#):not(#\#):not(#\#) {

  position: absolute;

  top: calc(100% + 6px);

  left: 0;

  right: 0;

  z-index: 40;

  background: #ffffff;

  background: var(--color-ls-surface);

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  border-radius: 11px;

  border-radius: var(--radius-ls-md);

  -webkit-box-shadow: 0 18px 44px -16px rgba(8,16,33,.32);

          box-shadow: 0 18px 44px -16px rgba(8,16,33,.32);

  max-height: 262px;

  overflow-y: auto;

  padding: 4px;
}

.ls-combo__opt:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  gap: 10px;

  padding: 9px 12px;

  border-radius: 7px;

  cursor: pointer;

  font-size: 14px;
}

.ls-combo__opt.is-hi:not(#\#):not(#\#):not(#\#) {

  background: #eef3ff;

  background: var(--color-ls-accent-soft);

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  font-weight: 600;
}

.ls-combo__meta:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  -webkit-box-flex: 0;

      -ms-flex: none;

          flex: none;
}

.ls-combo__empty:not(#\#):not(#\#):not(#\#) {

  padding: 11px 13px;

  font-size: 13px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-combo__group-header:not(#\#):not(#\#):not(#\#) {

  padding: 8px 12px 3px;

  font-size: 11px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-weight: 600;

  color: #5a6b85;

  color: var(--color-ls-muted);

  text-transform: uppercase;

  letter-spacing: .5px;

  pointer-events: none;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;
}

.ls-chip:not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 6px;

  max-width: 100%;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12.5px;

  font-weight: 500;

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  background: #eef3ff;

  background: var(--color-ls-accent-soft);

  border: 1px solid #cdddff;

  border: 1px solid var(--color-ls-accent-border);

  border-radius: 999px;

  padding: 4px 4px 4px 11px;
}

.ls-chip__label:not(#\#):not(#\#):not(#\#) {

  overflow: hidden;

  text-overflow: ellipsis;

  white-space: nowrap;
}

.ls-chip__meta:not(#\#):not(#\#):not(#\#) {

  font-size: 10px;

  color: #7d95c9;
}

.ls-chip__x:not(#\#):not(#\#):not(#\#) {

  display: -webkit-inline-box;

  display: -ms-inline-flexbox;

  display: inline-flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: center;

      -ms-flex-pack: center;

          justify-content: center;

  width: 18px;

  height: 18px;

  border: none;

  background: none;

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  font-size: 13px;

  cursor: pointer;

  border-radius: 50%;

  -webkit-box-flex: 0;

      -ms-flex: none;

          flex: none;

  padding: 0;
}

.ls-chip__x:hover:not(#\#):not(#\#):not(#\#) {

  background: #dbe7ff;
}

.ls-tagchips-list:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;

  gap: 16px;
}

.ls-form-foot:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  gap: 14px;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;

  padding: 18px 30px;

  border-top: 1px solid #e3e9f2;

  border-top: 1px solid var(--color-ls-line);

  background: #fbfcff;

  border-radius: 0 0 16px 16px;

  border-radius: 0 0 var(--radius-ls-lg) var(--radius-ls-lg);
}

.ls-form-foot__right:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  gap: 14px;
}

.ls-form-step-note:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11.5px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

@media (max-width: 900px) {

  .ls-form-grid:not(#\#):not(#\#):not(#\#) {

    grid-template-columns: repeat(2, minmax(0,1fr));
  }

  .ls-span-3:not(#\#):not(#\#):not(#\#) {

    grid-column: 1 / -1;
  }
}

.ls-alert:not(#\#):not(#\#):not(#\#) {

  position: relative;

  border-radius: 11px;

  border-radius: var(--radius-ls-md);

  border: 1px solid transparent;

  padding: 16px 44px 16px 18px;

  margin-top: 20px;

  font-size: 14.5px;

  line-height: 1.6;
}

.ls-alert--info:not(#\#):not(#\#):not(#\#) {

  background: #ecfeff;

  background: var(--color-ls-info-bg);

  border-color: #a5f3fc;

  border-color: var(--color-ls-info-border);

  color: #0e7490;

  color: var(--color-ls-info-ink);
}

.ls-alert--warning:not(#\#):not(#\#):not(#\#) {

  background: rgb(251, 241, 230);
}

@supports (color: color-mix(in lab, red, red)) {

  .ls-alert--warning:not(#\#):not(#\#):not(#\#) {

    background: color-mix(in srgb, #d97706 10%, #fff);
  }

@supports (color: color-mix(in lch, red, blue)) {
.ls-alert--warning:not(#\#):not(#\#):not(#\#) {

      background: color-mix(in srgb, var(--color-ls-amber) 10%, #fff);
    }
}
}

.ls-alert--warning:not(#\#):not(#\#):not(#\#) {

  border-color: rgb(243, 211, 175);
}

@supports (color: color-mix(in lab, red, red)) {

  .ls-alert--warning:not(#\#):not(#\#):not(#\#) {

    border-color: color-mix(in srgb, #d97706 32%, #fff);
  }

@supports (color: color-mix(in lch, red, blue)) {
.ls-alert--warning:not(#\#):not(#\#):not(#\#) {

      border-color: color-mix(in srgb, var(--color-ls-amber) 32%, #fff);
    }
}
}

.ls-alert--warning:not(#\#):not(#\#):not(#\#) {

  color: #d97706;

  color: var(--color-ls-amber);
}

.ls-alert:not(#\#):not(#\#):not(#\#) p {

  margin: 0 0 10px;
}

.ls-alert:not(#\#):not(#\#):not(#\#) p:last-child {

  margin-bottom: 0;
}

.ls-alert__close:not(#\#):not(#\#):not(#\#) {

  position: absolute;

  top: 12px;

  right: 14px;

  background: none;

  border: none;

  cursor: pointer;

  font-size: 18px;

  line-height: 1;

  color: inherit;

  opacity: .6;

  padding: 2px 4px;

  border-radius: 4px;
}

.ls-alert__close:hover:not(#\#):not(#\#):not(#\#) {

  opacity: 1;
}

.ls-infobox:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: start;

      -ms-flex-align: start;

          align-items: flex-start;

  gap: 12px;

  margin-top: 20px;

  padding: 13px 18px;

  border-radius: 11px;

  border-radius: var(--radius-ls-md);

  border: 1px solid #a5f3fc;

  border: 1px solid var(--color-ls-info-border);

  background: #ecfeff;

  background: var(--color-ls-info-bg);

  color: #0e7490;

  color: var(--color-ls-info-ink);

  font-size: 14px;

  line-height: 1.6;
}

.ls-infobox__icon:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 0;

      -ms-flex: none;

          flex: none;

  font-size: 15px;

  line-height: 1.55;

  opacity: .6;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;
}

.ls-infobox__text:not(#\#):not(#\#):not(#\#) {

  -webkit-box-flex: 1;

      -ms-flex: 1;

          flex: 1;

  min-width: 0;
}

.ls-infobox__title:not(#\#):not(#\#):not(#\#) {

  display: block;

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 600;

  font-size: 14px;

  margin-bottom: 3px;
}

.ls-infobox__body:not(#\#):not(#\#):not(#\#) {

  margin: 0;
}

.ls-infobox__dl:not(#\#):not(#\#):not(#\#) {

  margin: 4px 0 0;
}

.ls-infobox__dl:not(#\#):not(#\#):not(#\#) div {

  margin-top: 2px;
}

.ls-infobox__dl:not(#\#):not(#\#):not(#\#) dt {

  display: inline;

  font-weight: 600;
}

.ls-infobox__dl:not(#\#):not(#\#):not(#\#) dd {

  display: inline;

  margin: 0 0 0 0.3em;
}

.ls-verticals__page:not(#\#):not(#\#):not(#\#) {

  max-width: 1100px;

  margin: 0 auto;

  padding: 40px 28px 100px;
}

.ls-verticals__grid:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: 1.6fr 1fr 1fr 0.7fr 0.5fr 1fr;

  grid-column-gap: 14px;

  -webkit-column-gap: 14px;

     -moz-column-gap: 14px;

          column-gap: 14px;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  padding: 12px 20px;
}

.ls-verticals__head:not(#\#):not(#\#):not(#\#) {

  border-bottom: 1px solid #e3e9f2;

  border-bottom: 1px solid var(--color-ls-line);

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11px;

  letter-spacing: 0.5px;

  text-transform: uppercase;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-verticals__row:not(#\#):not(#\#):not(#\#) {

  border-bottom: 1px solid #eef2f8;

  border-bottom: 1px solid var(--color-ls-line-2);

  font-size: 14px;
}

.ls-verticals__actions:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  gap: 8px;

  -webkit-box-pack: end;

      -ms-flex-pack: end;

          justify-content: flex-end;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;
}

.ls-verticals__note:not(#\#):not(#\#):not(#\#) {

  margin-top: 16px;
}

.ls-verticals__panel:not(#\#):not(#\#):not(#\#) {

  padding: 14px 20px 18px 32px;

  border-bottom: 1px solid #e3e9f2;

  border-bottom: 1px solid var(--color-ls-line);

  background: #eef2f8;

  background: var(--color-ls-line-2);
}

.ls-verticals__asgn-list:not(#\#):not(#\#):not(#\#) {

  margin-top: 8px;
}

.ls-verticals__asgn-row:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

  gap: 10px;

  padding: 6px 0;

  border-bottom: 1px solid #e3e9f2;

  border-bottom: 1px solid var(--color-ls-line);

  font-size: 13.5px;
}

.ls-verticals__asgn-row:last-child:not(#\#):not(#\#):not(#\#) {

  border-bottom: none;
}

.ls-verticals__search:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  gap: 8px;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  margin-top: 10px;
}

.ls-verticals__footgun:not(#\#):not(#\#):not(#\#) {

  margin-top: 14px;
}

.ls-mode-picker:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

      -ms-flex-direction: column;

          flex-direction: column;

  gap: 4px;

  margin-top: 6px;
}

.ls-mode-opt:not(#\#):not(#\#):not(#\#) {

  padding: 5px 7px;

  border-radius: 7px;

  border: 1px solid #e3e9f2;

  border: 1px solid var(--color-ls-line);

  background: #ffffff;

  background: var(--color-ls-surface);

  cursor: pointer;

  font-size: 11.5px;

  text-align: left;

  -webkit-transition: border-color .12s, background .12s;

  transition: border-color .12s, background .12s;

  width: 100%;
}

.ls-mode-opt.is-active:not(#\#):not(#\#):not(#\#) {

  border-color: #2563eb;

  border-color: var(--color-ls-accent);

  background: #eef3ff;

  background: var(--color-ls-accent-soft);
}

.ls-mode-opt__name:not(#\#):not(#\#):not(#\#) {

  font-weight: 600;

  color: #0c1424;

  color: var(--color-ls-ink);

  font-family: 'IBM Plex Sans',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-ui);

  display: block;
}

.ls-mode-opt__price:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-weight: 700;

  font-size: 13px;

  color: #1d4ed8;

  color: var(--color-ls-accent-d);

  display: block;
}

.ls-mode-opt__avail:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 10.5px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  display: block;
}

.ls-cart-item__mode:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  margin-top: 2px;
}

.ls-table__status:not(#\#):not(#\#):not(#\#) {

  padding: 48px;

  text-align: center;

  color: #5a6b85;

  color: var(--color-ls-muted);

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);
}

.ls-card__title:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 600;

  font-size: 16px;

  margin: 0 0 16px;
}

.ls-field-hint:not(#\#):not(#\#):not(#\#) {

  display: block;

  margin-top: 5px;

  font-size: 12.5px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-select--multi:not(#\#):not(#\#):not(#\#) {

  background-image: none;

  padding: 10px 14px;

  min-height: 110px;

  -moz-appearance: auto;

       appearance: auto;

  -webkit-appearance: auto;
}

.ls-demand__form:not(#\#):not(#\#):not(#\#) {

  margin-top: 20px;
}

.ls-demand__head:not(#\#):not(#\#):not(#\#),
  .ls-demand-row:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: 1.6fr 1.2fr 1.4fr 0.7fr 0.8fr auto;

  grid-column-gap: 14px;

  -webkit-column-gap: 14px;

     -moz-column-gap: 14px;

          column-gap: 14px;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  padding: 12px 22px;
}

.ls-demand__head:not(#\#):not(#\#):not(#\#) {

  border-bottom: 1px solid #e3e9f2;

  border-bottom: 1px solid var(--color-ls-line);

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11px;

  letter-spacing: 0.5px;

  text-transform: uppercase;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-demand-row:not(#\#):not(#\#):not(#\#) {

  border-bottom: 1px solid #eef2f8;

  border-bottom: 1px solid var(--color-ls-line-2);

  font-size: 14px;
}

.ls-demand-row__actions:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  gap: 8px;

  -webkit-box-pack: end;

      -ms-flex-pack: end;

          justify-content: flex-end;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;
}

.ls-demand-row__cat:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 600;

  font-size: 14px;
}

.ls-demand-row__meta:not(#\#):not(#\#):not(#\#) {

  font-size: 13px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-demand-row__counties:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-demand-row__qty:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 14px;
}

.ls-demand-staff__head:not(#\#):not(#\#):not(#\#),
  .ls-demand-staff__toggle:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: 1.8fr 1.4fr 0.8fr 2rem;

  grid-column-gap: 14px;

  -webkit-column-gap: 14px;

     -moz-column-gap: 14px;

          column-gap: 14px;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  padding: 12px 22px;

  width: 100%;
}

.ls-demand-staff__head:not(#\#):not(#\#):not(#\#) {

  border-bottom: 1px solid #e3e9f2;

  border-bottom: 1px solid var(--color-ls-line);

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 11px;

  letter-spacing: 0.5px;

  text-transform: uppercase;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-demand-staff__toggle:not(#\#):not(#\#):not(#\#) {

  text-align: left;

  background: none;

  border: none;

  border-bottom: 1px solid #eef2f8;

  border-bottom: 1px solid var(--color-ls-line-2);

  cursor: pointer;

  font-size: 14px;

  color: #0c1424;

  color: var(--color-ls-ink);
}

.ls-demand-staff__toggle:hover:not(#\#):not(#\#):not(#\#) {

  background: #eef3ff;

  background: var(--color-ls-accent-soft);
}

.ls-demand-staff__toggle.is-open:not(#\#):not(#\#):not(#\#) {

  background: #eef3ff;

  background: var(--color-ls-accent-soft);

  border-bottom-color: #cdddff;

  border-bottom-color: var(--color-ls-accent-border);
}

.ls-demand-staff__chevron:not(#\#):not(#\#):not(#\#) {

  font-size: 11px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  -webkit-transition: -webkit-transform .15s;

  transition: -webkit-transform .15s;

  transition: transform .15s;

  transition: transform .15s, -webkit-transform .15s;

  justify-self: center;

  display: inline-block;
}

.ls-demand-staff__toggle.is-open:not(#\#):not(#\#):not(#\#) .ls-demand-staff__chevron {

  -webkit-transform: rotate(90deg);

          transform: rotate(90deg);
}

.ls-demand-staff__leaves:not(#\#):not(#\#):not(#\#) {

  background: #eef2f8;

  background: var(--color-ls-line-2);
}

.ls-demand-staff__leaf-head:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: 1.8fr 1.2fr 0.8fr 1.6fr;

  grid-column-gap: 14px;

  -webkit-column-gap: 14px;

     -moz-column-gap: 14px;

          column-gap: 14px;

  padding: 8px 22px 8px 48px;

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 10.5px;

  letter-spacing: 0.5px;

  text-transform: uppercase;

  color: #5a6b85;

  color: var(--color-ls-muted);

  border-bottom: 1px solid #e3e9f2;

  border-bottom: 1px solid var(--color-ls-line);
}

.ls-demand-staff__leaf:not(#\#):not(#\#):not(#\#) {

  display: grid;

  grid-template-columns: 1.8fr 1.2fr 0.8fr 1.6fr;

  grid-column-gap: 14px;

  -webkit-column-gap: 14px;

     -moz-column-gap: 14px;

          column-gap: 14px;

  -webkit-box-align: start;

      -ms-flex-align: start;

          align-items: start;

  padding: 10px 22px 10px 48px;

  border-bottom: 1px solid #e3e9f2;

  border-bottom: 1px solid var(--color-ls-line);

  font-size: 13.5px;
}

.ls-demand-staff__leaf:last-child:not(#\#):not(#\#):not(#\#) {

  border-bottom: none;
}

.ls-demand-staff__filters:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -ms-flex-wrap: wrap;

      flex-wrap: wrap;

  gap: 8px;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  margin-top: 16px;
}

.ls-demand-staff__filters:not(#\#):not(#\#):not(#\#) .ls-input {

  -webkit-box-flex: 0;

      -ms-flex: 0 0 auto;

          flex: 0 0 auto;
}

.ls-demand-staff__note:not(#\#):not(#\#):not(#\#) {

  margin: 14px 0;

  padding: 13px 18px;

  background: #ecfeff;

  background: var(--color-ls-info-bg);

  border: 1px solid #a5f3fc;

  border: 1px solid var(--color-ls-info-border);

  border-radius: 11px;

  border-radius: var(--radius-ls-md);

  color: #0e7490;

  color: var(--color-ls-info-ink);

  font-size: 14px;

  line-height: 1.55;
}

.ls-demand-staff__table:not(#\#):not(#\#):not(#\#) {

  margin-top: 4px;
}

.ls-demand-staff__subtitle:not(#\#):not(#\#):not(#\#) {

  font-size: 15px;

  color: #5a6b85;

  color: var(--color-ls-muted);

  margin: 6px 0 0;
}

.ls-demand-staff__actions:not(#\#):not(#\#):not(#\#) {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  gap: 8px;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;
}

.ls-demand-staff__group-cat:not(#\#):not(#\#):not(#\#) {

  font-family: 'Space Grotesk',system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-display);

  font-weight: 600;

  font-size: 14px;
}

.ls-demand-staff__group-voiv:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 13px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-demand-staff__group-total:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 15px;

  font-weight: 600;

  color: #1d4ed8;

  color: var(--color-ls-accent-d);
}

.ls-demand-staff__leaf-org:not(#\#):not(#\#):not(#\#) {

  font-weight: 500;
}

.ls-demand-staff__leaf-counties:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-size: 12px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-demand-staff__leaf-qty:not(#\#):not(#\#):not(#\#) {

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);

  font-weight: 600;
}

.ls-demand-staff__leaf-notes:not(#\#):not(#\#):not(#\#) {

  font-size: 13px;

  color: #5a6b85;

  color: var(--color-ls-muted);
}

.ls-demand-staff__leaf-status:not(#\#):not(#\#):not(#\#) {

  padding: 18px;

  text-align: center;

  color: #5a6b85;

  color: var(--color-ls-muted);

  font-family: 'IBM Plex Mono', ui-monospace, monospace, 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Noto Emoji';

  font-family: var(--font-ls-mono);
}

@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-border-style {

  syntax: "*";

  inherits: false;

  initial-value: solid;
}

@property --tw-shadow {

  syntax: "*";

  inherits: false;

  initial-value: 0 0 rgba(0,0,0,0);
}

@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 rgba(0,0,0,0);
}

@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 rgba(0,0,0,0);
}

@property --tw-inset-ring-color {

  syntax: "*";

  inherits: false;
}

@property --tw-inset-ring-shadow {

  syntax: "*";

  inherits: false;

  initial-value: 0 0 rgba(0,0,0,0);
}

@property --tw-ring-inset {

  syntax: "*";

  inherits: false;
}

@property --tw-ring-offset-width {

  syntax: "<length>";

  inherits: false;

  initial-value: 0px;
}

@property --tw-ring-offset-color {

  syntax: "*";

  inherits: false;

  initial-value: #fff;
}

@property --tw-ring-offset-shadow {

  syntax: "*";

  inherits: false;

  initial-value: 0 0 rgba(0,0,0,0);
}

@property --tw-outline-style {

  syntax: "*";

  inherits: false;

  initial-value: solid;
}

@property --tw-blur {

  syntax: "*";

  inherits: false;
}

@property --tw-brightness {

  syntax: "*";

  inherits: false;
}

@property --tw-contrast {

  syntax: "*";

  inherits: false;
}

@property --tw-grayscale {

  syntax: "*";

  inherits: false;
}

@property --tw-hue-rotate {

  syntax: "*";

  inherits: false;
}

@property --tw-invert {

  syntax: "*";

  inherits: false;
}

@property --tw-opacity {

  syntax: "*";

  inherits: false;
}

@property --tw-saturate {

  syntax: "*";

  inherits: false;
}

@property --tw-sepia {

  syntax: "*";

  inherits: false;
}

@property --tw-drop-shadow {

  syntax: "*";

  inherits: false;
}

@property --tw-drop-shadow-color {

  syntax: "*";

  inherits: false;
}

@property --tw-drop-shadow-alpha {

  syntax: "<percentage>";

  inherits: false;

  initial-value: 100%;
}

@property --tw-drop-shadow-size {

  syntax: "*";

  inherits: false;
}

@property --tw-backdrop-blur {

  syntax: "*";

  inherits: false;
}

@property --tw-backdrop-brightness {

  syntax: "*";

  inherits: false;
}

@property --tw-backdrop-contrast {

  syntax: "*";

  inherits: false;
}

@property --tw-backdrop-grayscale {

  syntax: "*";

  inherits: false;
}

@property --tw-backdrop-hue-rotate {

  syntax: "*";

  inherits: false;
}

@property --tw-backdrop-invert {

  syntax: "*";

  inherits: false;
}

@property --tw-backdrop-opacity {

  syntax: "*";

  inherits: false;
}

@property --tw-backdrop-saturate {

  syntax: "*";

  inherits: false;
}

@property --tw-backdrop-sepia {

  syntax: "*";

  inherits: false;
}

@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {

  ::-ms-backdrop {

    --tw-rotate-x: initial;

    --tw-rotate-y: initial;

    --tw-rotate-z: initial;

    --tw-skew-x: initial;

    --tw-skew-y: initial;

    --tw-border-style: solid;

    --tw-shadow: 0 0 rgba(0,0,0,0);

    --tw-shadow-color: initial;

    --tw-shadow-alpha: 100%;

    --tw-inset-shadow: 0 0 rgba(0,0,0,0);

    --tw-inset-shadow-color: initial;

    --tw-inset-shadow-alpha: 100%;

    --tw-ring-color: initial;

    --tw-ring-shadow: 0 0 rgba(0,0,0,0);

    --tw-inset-ring-color: initial;

    --tw-inset-ring-shadow: 0 0 rgba(0,0,0,0);

    --tw-ring-inset: initial;

    --tw-ring-offset-width: 0px;

    --tw-ring-offset-color: #fff;

    --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);

    --tw-outline-style: solid;

    --tw-blur: initial;

    --tw-brightness: initial;

    --tw-contrast: initial;

    --tw-grayscale: initial;

    --tw-hue-rotate: initial;

    --tw-invert: initial;

    --tw-opacity: initial;

    --tw-saturate: initial;

    --tw-sepia: initial;

    --tw-drop-shadow: initial;

    --tw-drop-shadow-color: initial;

    --tw-drop-shadow-alpha: 100%;

    --tw-drop-shadow-size: initial;

    --tw-backdrop-blur: initial;

    --tw-backdrop-brightness: initial;

    --tw-backdrop-contrast: initial;

    --tw-backdrop-grayscale: initial;

    --tw-backdrop-hue-rotate: initial;

    --tw-backdrop-invert: initial;

    --tw-backdrop-opacity: initial;

    --tw-backdrop-saturate: initial;

    --tw-backdrop-sepia: initial;
  }

  *, ::before, ::after, ::backdrop {

    --tw-rotate-x: initial;

    --tw-rotate-y: initial;

    --tw-rotate-z: initial;

    --tw-skew-x: initial;

    --tw-skew-y: initial;

    --tw-border-style: solid;

    --tw-shadow: 0 0 rgba(0,0,0,0);

    --tw-shadow-color: initial;

    --tw-shadow-alpha: 100%;

    --tw-inset-shadow: 0 0 rgba(0,0,0,0);

    --tw-inset-shadow-color: initial;

    --tw-inset-shadow-alpha: 100%;

    --tw-ring-color: initial;

    --tw-ring-shadow: 0 0 rgba(0,0,0,0);

    --tw-inset-ring-color: initial;

    --tw-inset-ring-shadow: 0 0 rgba(0,0,0,0);

    --tw-ring-inset: initial;

    --tw-ring-offset-width: 0px;

    --tw-ring-offset-color: #fff;

    --tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);

    --tw-outline-style: solid;

    --tw-blur: initial;

    --tw-brightness: initial;

    --tw-contrast: initial;

    --tw-grayscale: initial;

    --tw-hue-rotate: initial;

    --tw-invert: initial;

    --tw-opacity: initial;

    --tw-saturate: initial;

    --tw-sepia: initial;

    --tw-drop-shadow: initial;

    --tw-drop-shadow-color: initial;

    --tw-drop-shadow-alpha: 100%;

    --tw-drop-shadow-size: initial;

    --tw-backdrop-blur: initial;

    --tw-backdrop-brightness: initial;

    --tw-backdrop-contrast: initial;

    --tw-backdrop-grayscale: initial;

    --tw-backdrop-hue-rotate: initial;

    --tw-backdrop-invert: initial;

    --tw-backdrop-opacity: initial;

    --tw-backdrop-saturate: initial;

    --tw-backdrop-sepia: initial;
  }
}


/*# sourceMappingURL=project.7b7ed68ca0d867a9036a.css.map*/