/*! 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-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;
  --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;
}
.invisible:not(#\#):not(#\#):not(#\#):not(#\#) {
  visibility: hidden;
}
.visible:not(#\#):not(#\#):not(#\#):not(#\#) {
  visibility: visible;
}
.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);
}
.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;
}
.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-ink:not(#\#):not(#\#):not(#\#):not(#\#) {
  color: #0c1424;
  color: var(--color-ls-ink);
}
.text-white:not(#\#):not(#\#):not(#\#):not(#\#) {
  color: #fff;
  color: var(--color-white);
}
.uppercase:not(#\#):not(#\#):not(#\#):not(#\#) {
  text-transform: uppercase;
}
.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,);
}
.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;
}
: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-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-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);
}
.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-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-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-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(4, 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-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__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-toggle:not(#\#):not(#\#):not(#\#) {
  font-weight: 600;
}
.ls-cat-caret:not(#\#):not(#\#):not(#\#) {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 11px;
  opacity: .5;
  margin-left: 8px;
}
.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-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 14px;
  border: 1px solid #e3e9f2;
  border: 1px solid var(--color-ls-line);
  border-radius: 8px;
  border-radius: var(--radius-ls-sm);
  background: #ffffff;
  background: var(--color-ls-surface);
  color: #0c1424;
  color: var(--color-ls-ink);
  cursor: pointer;
  outline: none;
}
.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: 42px minmax(0,1.3fr) minmax(0,.92fr) minmax(0,.66fr) minmax(0,.8fr) 92px 132px;
  grid-column-gap: 16px;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  -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;
}
.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;
}
.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;
}
.ls-lead-row__fresh: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);
  white-space: nowrap;
}
.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-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-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;
}
.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;
}
.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: 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);
  }
}
@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-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-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-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.5f166659754be910730e.css.map*/