*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Inter, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
  html {
    --font-scale: 1;
  }

  :root,
  :host {
    --radius: 0.5rem;
    --lf-progress-card-height: 90px;
    --lf-side-pane-width-sm: 368px;
    --lf-side-pane-width-md: 450px;
  }

  * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-synthesis: none !important;
  }
  html {
    --font-scale: 0.875;
  }

  :root {
    --lf-body-padding: 0px;
  }

  body {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-main) / var(--lf-surface-main-opacity, var(--tw-bg-opacity)));
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}

  html,
  body,
  #root {
  height: 100%;
}

  /* Redlining styles for diff output */
  del {
  border-radius: calc(var(--radius) - 4px);
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weakest) / var(--lf-fill-error-weakest-opacity, var(--tw-bg-opacity)));
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, var(--tw-text-opacity)));
  text-decoration-line: line-through;
  text-decoration-color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, 1));
}

  ins {
  border-radius: calc(var(--radius) - 4px);
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-weakest) / var(--lf-fill-success-weakest-opacity, var(--tw-bg-opacity)));
  padding-left: 0.125rem;
  padding-right: 0.125rem;
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, var(--tw-text-opacity)));
  text-decoration-line: none;
}
.\!container {
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 350px) {

  .\!container {
    max-width: 350px !important;
  }

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

  .\!container {
    max-width: 465px !important;
  }

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

  .\!container {
    max-width: 575px !important;
  }

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

  .\!container {
    max-width: 680px !important;
  }

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

  .\!container {
    max-width: 1536px !important;
  }

  .container {
    max-width: 1536px;
  }
}
.prose {
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, 1));
  max-width: 100%;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  font-family: Inter;
  font-family: sans-serif;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 600;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
  font-family: Inter;
  font-family: sans-serif;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
  text-decoration: underline;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  font-weight: 600;
  margin-top: 1.25em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  font-style: italic;
  color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, 1));
  border-inline-start-width: 0.25rem;
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  background-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  padding: 0.5rem 1rem;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  font-family: inherit;
  color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: ;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: ;
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin: 1rem 0;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, 1));
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  margin: 1rem 3rem;
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
  border: none !important;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
  font-style: italic;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose {
  font-family: Inter;
  font-family: sans-serif;
  word-break: break-word;
  font-weight: 400;
}
.prose :where(del):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: line-through;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, 1));
}
.prose :where(s):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: line-through;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, 1));
}
.prose :where(del[data-disabled]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: none;
}
.prose :where(ins):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: underline;
  color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, 1));
}
.prose :where(ins[data-disabled]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: none;
  color: inherit;
}
.prose :where(li strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead tr th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tbody tr:hover):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, 1));
}
.prose :where(td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding: 1rem 0 !important;
}
.prose :where(caption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 300;
  margin:  0 1rem 3rem;
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 12px), 1px);
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose {
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, 1));
  max-width: 100%;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  font-family: Inter;
  font-family: sans-serif;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 600;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
  font-family: Inter;
  font-family: sans-serif;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
  text-decoration: underline;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  font-weight: 600;
  margin-top: 1.25em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  font-style: italic;
  color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, 1));
  border-inline-start-width: 0.25rem;
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  background-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  padding: 0.5rem 1rem;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  font-family: inherit;
  color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: ;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: ;
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin: 1rem 0;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, 1));
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  margin: 1rem 3rem;
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
  border: none !important;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
  font-style: italic;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose {
  font-family: Inter;
  font-family: sans-serif;
  word-break: break-word;
  font-weight: 400;
}
.prose :where(del):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: line-through;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, 1));
}
.prose :where(s):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: line-through;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, 1));
}
.prose :where(del[data-disabled]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: none;
}
.prose :where(ins):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: underline;
  color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, 1));
}
.prose :where(ins[data-disabled]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: none;
  color: inherit;
}
.prose :where(li strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead tr th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tbody tr:hover):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, 1));
}
.prose :where(td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding: 1rem 0 !important;
}
.prose :where(caption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 300;
  margin:  0 1rem 3rem;
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 12px), 1px);
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose {
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, 1));
  max-width: 100%;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  font-family: Inter;
  font-family: sans-serif;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 600;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
  font-family: Inter;
  font-family: sans-serif;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
  text-decoration: underline;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, 1));
  font-weight: 600;
  margin-top: 1.25em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  font-style: italic;
  color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, 1));
  border-inline-start-width: 0.25rem;
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  background-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  padding: 0.5rem 1rem;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 16px), 1px);
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  color: inherit;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 600;
  font-family: inherit;
  color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: ;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: ;
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin: 1rem 0;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, 1));
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
  margin: 1rem 3rem;
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
  border: none !important;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
  font-style: italic;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose {
  font-family: Inter;
  font-family: sans-serif;
  word-break: break-word;
  font-weight: 400;
}
.prose :where(del):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: line-through;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, 1));
}
.prose :where(s):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: line-through;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, 1));
}
.prose :where(del[data-disabled]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: none;
}
.prose :where(ins):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: underline;
  color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, 1));
}
.prose :where(ins[data-disabled]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-decoration: none;
  color: inherit;
}
.prose :where(li strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead tr th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 14px), 1px);
}
.prose :where(tbody tr:hover):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, 1));
}
.prose :where(td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding: 1rem 0 !important;
}
.prose :where(caption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 300;
  margin:  0 1rem 3rem;
  font-family: Inter;
  font-family: sans-serif;
  font-size: round(calc(var(--font-scale) * 12px), 1px);
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.\!pointer-events-auto {
  pointer-events: auto !important;
}
.pointer-events-auto {
  pointer-events: auto;
}
.\!visible {
  visibility: visible !important;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.inset-y-\[2px\] {
  top: 2px;
  bottom: 2px;
}
.-end-1 {
  inset-inline-end: -0.25rem;
}
.-end-3 {
  inset-inline-end: -0.75rem;
}
.-start-10 {
  inset-inline-start: -2.5rem;
}
.-start-3 {
  inset-inline-start: -0.75rem;
}
.-top-1 {
  top: -0.25rem;
}
.-top-3 {
  top: -0.75rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-1 {
  bottom: 0.25rem;
}
.bottom-2 {
  bottom: 0.5rem;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-6 {
  bottom: 1.5rem;
}
.bottom-7 {
  bottom: 1.75rem;
}
.bottom-\[-12px\] {
  bottom: -12px;
}
.bottom-\[-2px\] {
  bottom: -2px;
}
.end-0 {
  inset-inline-end: 0px;
}
.end-1 {
  inset-inline-end: 0.25rem;
}
.end-2 {
  inset-inline-end: 0.5rem;
}
.end-3 {
  inset-inline-end: 0.75rem;
}
.end-4 {
  inset-inline-end: 1rem;
}
.end-6 {
  inset-inline-end: 1.5rem;
}
.end-8 {
  inset-inline-end: 2rem;
}
.end-\[-12px\] {
  inset-inline-end: -12px;
}
.start-0 {
  inset-inline-start: 0px;
}
.start-1 {
  inset-inline-start: 0.25rem;
}
.start-1\/2 {
  inset-inline-start: 50%;
}
.start-3 {
  inset-inline-start: 0.75rem;
}
.start-5 {
  inset-inline-start: 1.25rem;
}
.start-9 {
  inset-inline-start: 2.25rem;
}
.start-\[calc\(50\%\+0\.475rem\)\] {
  inset-inline-start: calc(50% + 0.475rem);
}
.top-0 {
  top: 0px;
}
.top-1\/2 {
  top: 50%;
}
.top-2 {
  top: 0.5rem;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-8 {
  top: 2rem;
}
.top-\[18px\] {
  top: 18px;
}
.top-\[2px\] {
  top: 2px;
}
.top-\[5px\] {
  top: 5px;
}
.top-\[7px\] {
  top: 7px;
}
.top-\[var\(--category-top\)\] {
  top: var(--category-top);
}
.top-\[var\(--lf-body-padding\)\] {
  top: var(--lf-body-padding);
}
.top-\[var\(--lf-tabs-list-height\)\] {
  top: var(--lf-tabs-list-height);
}
.top-\[var\(--search-top\)\] {
  top: var(--search-top);
}
.-z-10 {
  z-index: -10;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[110\] {
  z-index: 110;
}
.z-\[120\] {
  z-index: 120;
}
.z-\[130\] {
  z-index: 130;
}
.z-\[150\] {
  z-index: 150;
}
.z-\[160\] {
  z-index: 160;
}
.z-\[200\] {
  z-index: 200;
}
.z-\[5\] {
  z-index: 5;
}
.z-\[9999\] {
  z-index: 9999;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.col-start-1 {
  grid-column-start: 1;
}
.col-start-2 {
  grid-column-start: 2;
}
.row-start-1 {
  grid-row-start: 1;
}
.row-start-2 {
  grid-row-start: 2;
}
.-m-1 {
  margin: -0.25rem;
}
.m-0 {
  margin: 0px;
}
.m-0\.5 {
  margin: 0.125rem;
}
.m-2 {
  margin: 0.5rem;
}
.m-4 {
  margin: 1rem;
}
.m-auto {
  margin: auto;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.mx-0\.5 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.-mb-6 {
  margin-bottom: -1.5rem;
}
.-me-2 {
  margin-inline-end: -0.5rem;
}
.-ms-1 {
  margin-inline-start: -0.25rem;
}
.-ms-3 {
  margin-inline-start: -0.75rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-auto {
  margin-bottom: auto;
}
.me-2 {
  margin-inline-end: 0.5rem;
}
.me-3 {
  margin-inline-end: 0.75rem;
}
.me-4 {
  margin-inline-end: 1rem;
}
.me-6 {
  margin-inline-end: 1.5rem;
}
.me-auto {
  margin-inline-end: auto;
}
.ms-1 {
  margin-inline-start: 0.25rem;
}
.ms-2 {
  margin-inline-start: 0.5rem;
}
.ms-3 {
  margin-inline-start: 0.75rem;
}
.ms-8 {
  margin-inline-start: 2rem;
}
.ms-auto {
  margin-inline-start: auto;
}
.mt-0 {
  margin-top: 0px;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-11 {
  margin-top: 2.75rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[-3px\] {
  margin-top: -3px;
}
.mt-\[6px\] {
  margin-top: 6px;
}
.mt-auto {
  margin-top: auto;
}
.mt-px {
  margin-top: 1px;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-none {
  overflow: visible;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-line-clamp: none;
}
.\!block {
  display: block !important;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.\!inline-flex {
  display: inline-flex !important;
}
.inline-flex {
  display: inline-flex;
}
.\!table {
  display: table !important;
}
.table {
  display: table;
}
.table-row {
  display: table-row;
}
.grid {
  display: grid;
}
.inline-grid {
  display: inline-grid;
}
.contents {
  display: contents;
}
.list-item {
  display: list-item;
}
.hidden {
  display: none;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.size-1 {
  width: 0.25rem;
  height: 0.25rem;
}
.size-1\.5 {
  width: 0.375rem;
  height: 0.375rem;
}
.size-12 {
  width: 3rem;
  height: 3rem;
}
.size-2\.5 {
  width: 0.625rem;
  height: 0.625rem;
}
.size-3 {
  width: 0.75rem;
  height: 0.75rem;
}
.size-4 {
  width: 1rem;
  height: 1rem;
}
.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}
.size-7 {
  width: 1.75rem;
  height: 1.75rem;
}
.size-\[18px\] {
  width: 18px;
  height: 18px;
}
.size-\[34px\] {
  width: 34px;
  height: 34px;
}
.size-auto {
  width: auto;
  height: auto;
}
.size-full {
  width: 100%;
  height: 100%;
}
.\!h-\[865px\] {
  height: 865px !important;
}
.h-0 {
  height: 0px;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-24 {
  height: 6rem;
}
.h-28 {
  height: 7rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-7 {
  height: 1.75rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[26px\] {
  height: 26px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[3px\] {
  height: 3px;
}
.h-\[7px\] {
  height: 7px;
}
.h-\[var\(--lf-tabs-list-height\)\] {
  height: var(--lf-tabs-list-height);
}
.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}
.h-\[var\(--tab-height\)\] {
  height: var(--tab-height);
}
.h-auto {
  height: auto;
}
.h-dvh {
  height: 100dvh;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-progress-card {
  height: var(--lf-progress-card-height);
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.\!max-h-\[90vh\] {
  max-height: 90vh !important;
}
.max-h-11 {
  max-height: 2.75rem;
}
.max-h-32 {
  max-height: 8rem;
}
.max-h-40 {
  max-height: 10rem;
}
.max-h-48 {
  max-height: 12rem;
}
.max-h-64 {
  max-height: 16rem;
}
.max-h-7 {
  max-height: 1.75rem;
}
.max-h-80 {
  max-height: 20rem;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[100px\] {
  max-height: 100px;
}
.max-h-\[20vh\] {
  max-height: 20vh;
}
.max-h-\[280px\] {
  max-height: 280px;
}
.max-h-\[30vh\] {
  max-height: 30vh;
}
.max-h-\[600px\] {
  max-height: 600px;
}
.max-h-\[80vh\] {
  max-height: 80vh;
}
.max-h-\[90\%\] {
  max-height: 90%;
}
.max-h-\[90vh\] {
  max-height: 90vh;
}
.max-h-\[calc\(100vh-2rem\)\] {
  max-height: calc(100vh - 2rem);
}
.max-h-\[calc\(var\(--radix-tooltip-content-available-height\)_-_1rem\)\] {
  max-height: calc(var(--radix-tooltip-content-available-height) - 1rem);
}
.max-h-\[var\(--radix-dropdown-menu-content-available-height\)\] {
  max-height: var(--radix-dropdown-menu-content-available-height);
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-1\.5 {
  min-height: 0.375rem;
}
.min-h-10 {
  min-height: 2.5rem;
}
.min-h-11 {
  min-height: 2.75rem;
}
.min-h-12 {
  min-height: 3rem;
}
.min-h-14 {
  min-height: 3.5rem;
}
.min-h-2 {
  min-height: 0.5rem;
}
.min-h-3 {
  min-height: 0.75rem;
}
.min-h-4 {
  min-height: 1rem;
}
.min-h-5 {
  min-height: 1.25rem;
}
.min-h-6 {
  min-height: 1.5rem;
}
.min-h-7 {
  min-height: 1.75rem;
}
.min-h-8 {
  min-height: 2rem;
}
.min-h-9 {
  min-height: 2.25rem;
}
.min-h-\[18px\] {
  min-height: 18px;
}
.min-h-\[200px\] {
  min-height: 200px;
}
.min-h-\[60px\] {
  min-height: 60px;
}
.min-h-\[7px\] {
  min-height: 7px;
}
.min-h-\[var\(--lf-progress-card-height\)\] {
  min-height: var(--lf-progress-card-height);
}
.min-h-copilot-input {
  min-height: 120px;
}
.min-h-copilot-input-minimal {
  min-height: 42px;
}
.min-h-copilot-input-with-messages {
  min-height: 100px;
}
.min-h-full {
  min-height: 100%;
}
.min-h-px {
  min-height: 1px;
}
.\!w-\[1166px\] {
  width: 1166px !important;
}
.w-0 {
  width: 0px;
}
.w-0\.5 {
  width: 0.125rem;
}
.w-1 {
  width: 0.25rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-2\/5 {
  width: 40%;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-3\/4 {
  width: 75%;
}
.w-3\/5 {
  width: 60%;
}
.w-4 {
  width: 1rem;
}
.w-4\/5 {
  width: 80%;
}
.w-40 {
  width: 10rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-56 {
  width: 14rem;
}
.w-6 {
  width: 1.5rem;
}
.w-64 {
  width: 16rem;
}
.w-7 {
  width: 1.75rem;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-80 {
  width: 20rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[--radix-popover-trigger-width\] {
  width: var(--radix-popover-trigger-width);
}
.w-\[--sidebar-width\] {
  width: var(--sidebar-width);
}
.w-\[100px\] {
  width: 100px;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[18px\] {
  width: 18px;
}
.w-\[27px\] {
  width: 27px;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[31px\] {
  width: 31px;
}
.w-\[360px\] {
  width: 360px;
}
.w-\[365px\] {
  width: 365px;
}
.w-\[450px\] {
  width: 450px;
}
.w-\[7px\] {
  width: 7px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-\[95\%\] {
  width: 95%;
}
.w-\[calc\(100\%-40px\)\] {
  width: calc(100% - 40px);
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-1\.5 {
  min-width: 0.375rem;
}
.min-w-10 {
  min-width: 2.5rem;
}
.min-w-12 {
  min-width: 3rem;
}
.min-w-16 {
  min-width: 4rem;
}
.min-w-2 {
  min-width: 0.5rem;
}
.min-w-28 {
  min-width: 7rem;
}
.min-w-3 {
  min-width: 0.75rem;
}
.min-w-3\.5 {
  min-width: 0.875rem;
}
.min-w-32 {
  min-width: 8rem;
}
.min-w-4 {
  min-width: 1rem;
}
.min-w-44 {
  min-width: 11rem;
}
.min-w-48 {
  min-width: 12rem;
}
.min-w-5 {
  min-width: 1.25rem;
}
.min-w-52 {
  min-width: 13rem;
}
.min-w-6 {
  min-width: 1.5rem;
}
.min-w-8 {
  min-width: 2rem;
}
.min-w-80 {
  min-width: 20rem;
}
.min-w-\[18px\] {
  min-width: 18px;
}
.min-w-\[3ch\] {
  min-width: 3ch;
}
.min-w-\[7px\] {
  min-width: 7px;
}
.min-w-\[var\(--radix-popover-trigger-width\)\] {
  min-width: var(--radix-popover-trigger-width);
}
.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}
.min-w-full {
  min-width: 100%;
}
.min-w-px {
  min-width: 1px;
}
.\!max-w-\[90vw\] {
  max-width: 90vw !important;
}
.max-w-0 {
  max-width: 0px;
}
.max-w-52 {
  max-width: 13rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-60 {
  max-width: 15rem;
}
.max-w-80 {
  max-width: 20rem;
}
.max-w-\[100dvw\] {
  max-width: 100dvw;
}
.max-w-\[250px\] {
  max-width: 250px;
}
.max-w-\[30\%\] {
  max-width: 30%;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.max-w-\[85\%\] {
  max-width: 85%;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-\[95\%\] {
  max-width: 95%;
}
.max-w-\[var\(--radix-select-trigger-width\)\] {
  max-width: var(--radix-select-trigger-width);
}
.max-w-conversation {
  max-width: var(--lf-conversation-max-width);
}
.max-w-full {
  max-width: 100%;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-min {
  max-width: -moz-min-content;
  max-width: min-content;
}
.max-w-none {
  max-width: none;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-none {
  flex: none;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.flex-grow-0 {
  flex-grow: 0;
}
.grow {
  flex-grow: 1;
}
.table-auto {
  table-layout: auto;
}
.table-fixed {
  table-layout: fixed;
}
.caption-bottom {
  caption-side: bottom;
}
.border-separate {
  border-collapse: separate;
}
.origin-bottom {
  transform-origin: bottom;
}
.origin-left {
  transform-origin: left;
}
.origin-top-right {
  transform-origin: top right;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-2 {
  --tw-translate-x: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-full {
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/2 {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[0\.97\] {
  --tw-scale-x: 0.97;
  --tw-scale-y: 0.97;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-x-0 {
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform-gpu {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\!animate-none {
  animation: none !important;
}
@keyframes grow-from-top-right {

  0% {
    transform: translate(calc(100% - 0.75rem), calc(-100% + 0.75rem)) scale(0.35);
    opacity: 0;
    grid-template-rows: 0fr;
  }

  100% {
    opacity: 1;
    transform: translate(0, 0) scale(1);
    grid-template-rows: 1fr;
  }
}
.animate-grow-from-top-right {
  animation: grow-from-top-right 400ms cubic-bezier(0.4, 1, 0.6, 1) both;
}
@keyframes pulse {

  50% {
    opacity: .5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes shrink-to-top-right {

  0% {
    transform: translate(0, 0) scale(1);
    opacity: 1;
    grid-template-rows: 1fr;
  }

  100% {
    transform: translate(calc(100% - 0.75rem), calc(-100% + 0.75rem)) scale(0.35);
    opacity: 0;
    grid-template-rows: 0fr;
  }
}
.animate-shrink-to-top-right {
  animation: shrink-to-top-right 400ms cubic-bezier(0.4, 1, 0.6, 1) both;
}
@keyframes loading {

  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -200% 0;
  }
}
.animate-skeleton {
  animation: loading 2.15s linear infinite;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
@keyframes spinner {

  0%, 30%, 100% {
    background-color: hsl(var(--lf-spinner-from));
    transform: scaleY(1);
  }

  15% {
    background-color: hsl(var(--lf-spinner-to));
    transform: scaleY(1.5);
  }
}
.animate-spinner {
  animation: spinner 1.3s infinite ease-in-out;
}
@keyframes spotlight {

  0%, 3% {
    background-position: 100% 0;
  }

  97%, 100% {
    background-position: 0% 0;
  }
}
.animate-spotlight {
  animation: spotlight 2s linear infinite;
}
@keyframes voice-wave {

  0%, 100% {
    transform: scaleY(0.3);
  }

  50% {
    transform: scaleY(1);
  }
}
.animate-voice-wave {
  animation: voice-wave 1.2s ease-in-out infinite;
}
.cursor-auto {
  cursor: auto;
}
.cursor-col-resize {
  cursor: col-resize;
}
.cursor-default {
  cursor: default;
}
.cursor-ew-resize {
  cursor: ew-resize;
}
.cursor-grab {
  cursor: grab;
}
.cursor-grabbing {
  cursor: grabbing;
}
.cursor-help {
  cursor: help;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-ns-resize {
  cursor: ns-resize;
}
.cursor-pointer {
  cursor: pointer;
}
.touch-none {
  touch-action: none;
}
.touch-manipulation {
  touch-action: manipulation;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.list-inside {
  list-style-position: inside;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-\[0fr_1fr\] {
  grid-template-columns: 0fr 1fr;
}
.grid-cols-\[1fr_auto\] {
  grid-template-columns: 1fr auto;
}
.grid-cols-\[20px_1fr\] {
  grid-template-columns: 20px 1fr;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-items-start {
  place-items: start;
}
.place-items-center {
  place-items: center;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-normal {
  justify-content: normal;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-x-1\.5 {
  -moz-column-gap: 0.375rem;
       column-gap: 0.375rem;
}
.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-y-1 {
  row-gap: 0.25rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-stroke-weaker > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-divide-opacity)));
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-stretch {
  align-self: stretch;
}
.overflow-auto {
  overflow: auto;
}
.\!overflow-hidden {
  overflow: hidden !important;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-y-visible {
  overflow-y: visible;
}
.overscroll-contain {
  overscroll-behavior: contain;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.break-normal {
  overflow-wrap: normal;
  word-break: normal;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[0\.625rem\] {
  border-radius: 0.625rem;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[3px\] {
  border-radius: 3px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[50\%\] {
  border-radius: 50%;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: var(--radius);
}
.rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.rounded-xl {
  border-radius: calc(var(--radius) + 2px);
}
.rounded-xs {
  border-radius: calc(var(--radius) - 6px);
}
.rounded-xxl {
  border-radius: calc(var(--radius) + 4px);
}
.rounded-b-md {
  border-bottom-right-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-e-lg {
  border-start-end-radius: var(--radius);
  border-end-end-radius: var(--radius);
}
.rounded-e-none {
  border-start-end-radius: 0px;
  border-end-end-radius: 0px;
}
.rounded-s-lg {
  border-start-start-radius: var(--radius);
  border-end-start-radius: var(--radius);
}
.rounded-s-none {
  border-start-start-radius: 0px;
  border-end-start-radius: 0px;
}
.rounded-t-md {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px);
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-e-0 {
  border-inline-end-width: 0px;
}
.border-r {
  border-right-width: 1px;
}
.border-s {
  border-inline-start-width: 1px;
}
.border-s-0 {
  border-inline-start-width: 0px;
}
.border-s-2 {
  border-inline-start-width: 2px;
}
.border-s-4 {
  border-inline-start-width: 4px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-0 {
  border-top-width: 0px;
}
.border-solid {
  border-style: solid;
}
.border-dashed {
  border-style: dashed;
}
.border-none {
  border-style: none;
}
.border-fill-brand {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-brand) / var(--lf-fill-brand-opacity, var(--tw-border-opacity)));
}
.border-fill-error-weaker {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-error-weaker) / var(--lf-fill-error-weaker-opacity, var(--tw-border-opacity)));
}
.border-fill-highlight-strongest {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-highlight-strongest) / var(--lf-fill-highlight-strongest-opacity, var(--tw-border-opacity)));
}
.border-fill-invert {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-border-opacity)));
}
.border-fill-success-weaker {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-success-weaker) / var(--lf-fill-success-weaker-opacity, var(--tw-border-opacity)));
}
.border-fill-warning-weaker {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-fill-warning-weaker) / var(--lf-fill-warning-weaker-opacity, var(--tw-border-opacity)));
}
.border-partner-qistas\/30 {
  border-color: hsl(var(--lf-partner-qistas) / 0.3);
}
.border-stroke-brand {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-brand) / var(--lf-stroke-brand-opacity, var(--tw-border-opacity)));
}
.border-stroke-disabled {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-disabled) / var(--lf-stroke-disabled-opacity, var(--tw-border-opacity)));
}
.border-stroke-error-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-strong) / var(--lf-stroke-error-strong-opacity, var(--tw-border-opacity)));
}
.border-stroke-error-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-weak) / var(--lf-stroke-error-weak-opacity, var(--tw-border-opacity)));
}
.border-stroke-focus-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strong) / var(--lf-stroke-focus-strong-opacity, var(--tw-border-opacity)));
}
.border-stroke-focus-strongest {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strongest) / var(--lf-stroke-focus-strongest-opacity, var(--tw-border-opacity)));
}
.border-stroke-focus-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-weak) / var(--lf-stroke-focus-weak-opacity, var(--tw-border-opacity)));
}
.border-stroke-frail {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-frail) / var(--lf-stroke-frail-opacity, var(--tw-border-opacity)));
}
.border-stroke-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
.border-stroke-success-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-border-opacity)));
}
.border-stroke-success-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-weak) / var(--lf-stroke-success-weak-opacity, var(--tw-border-opacity)));
}
.border-stroke-warning-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-warning-strong) / var(--lf-stroke-warning-strong-opacity, var(--tw-border-opacity)));
}
.border-stroke-warning-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-warning-weak) / var(--lf-stroke-warning-weak-opacity, var(--tw-border-opacity)));
}
.border-stroke-weak {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-border-opacity)));
}
.border-stroke-weaker {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity)));
}
.border-transparent {
  border-color: transparent;
}
.border-b-fill-invert {
  --tw-border-opacity: 1;
  border-bottom-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-border-opacity)));
}
.border-t-icon-weak {
  --tw-border-opacity: 1;
  border-top-color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-border-opacity)));
}
.border-t-transparent {
  border-top-color: transparent;
}
.bg-carousel-dot-active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-carousel-dot-active) / var(--lf-carousel-dot-active-opacity, var(--tw-bg-opacity)));
}
.bg-carousel-dot-inactive {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-carousel-dot-inactive) / var(--lf-carousel-dot-inactive-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-error {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-invert {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-invert) / var(--lf-content-body-invert-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-success {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-tags {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-tags) / var(--lf-content-body-tags-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-warning {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-warning) / var(--lf-content-body-warning-opacity, var(--tw-bg-opacity)));
}
.bg-content-body-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-brand {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-brand) / var(--lf-fill-brand-opacity, var(--tw-bg-opacity)));
}
.bg-fill-brand\/10 {
  background-color: hsl(var(--lf-fill-brand) / 0.1);
}
.bg-fill-error-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-strong) / var(--lf-fill-error-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-error-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weak) / var(--lf-fill-error-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-error-weaker {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weaker) / var(--lf-fill-error-weaker-opacity, var(--tw-bg-opacity)));
}
.bg-fill-error-weaker\/40 {
  background-color: hsl(var(--lf-fill-error-weaker) / 0.4);
}
.bg-fill-error-weakest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weakest) / var(--lf-fill-error-weakest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-highlight-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-strong) / var(--lf-fill-highlight-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-highlight-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-strongest) / var(--lf-fill-highlight-strongest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-highlight-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-weak) / var(--lf-fill-highlight-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-hover-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-hover-stronger {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.bg-fill-hover-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-hover-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-invert {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-bg-opacity)));
}
.bg-fill-maximal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
.bg-fill-maximal\/40 {
  background-color: hsl(var(--lf-fill-maximal) / 0.4);
}
.bg-fill-pressed-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strong) / var(--lf-fill-pressed-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-pressed-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-weak) / var(--lf-fill-pressed-weak-opacity, var(--tw-bg-opacity)));
}
.bg-fill-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-strong\/50 {
  background-color: hsl(var(--lf-fill-strong) / 0.5);
}
.bg-fill-stronger {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-stronger) / var(--lf-fill-stronger-opacity, var(--tw-bg-opacity)));
}
.bg-fill-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-success-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-strong) / var(--lf-fill-success-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-success-weaker {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-weaker) / var(--lf-fill-success-weaker-opacity, var(--tw-bg-opacity)));
}
.bg-fill-success-weaker\/40 {
  background-color: hsl(var(--lf-fill-success-weaker) / 0.4);
}
.bg-fill-success-weakest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-weakest) / var(--lf-fill-success-weakest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-superstrong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-superstrong) / var(--lf-fill-superstrong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-warning-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-warning-strong) / var(--lf-fill-warning-strong-opacity, var(--tw-bg-opacity)));
}
.bg-fill-warning-weaker {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-warning-weaker) / var(--lf-fill-warning-weaker-opacity, var(--tw-bg-opacity)));
}
.bg-fill-warning-weaker\/40 {
  background-color: hsl(var(--lf-fill-warning-weaker) / 0.4);
}
.bg-fill-warning-weakest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-warning-weakest) / var(--lf-fill-warning-weakest-opacity, var(--tw-bg-opacity)));
}
.bg-fill-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.bg-icon-disabled {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-icon-disabled) / var(--lf-icon-disabled-opacity, var(--tw-bg-opacity)));
}
.bg-icon-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, var(--tw-bg-opacity)));
}
.bg-icon-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-bg-opacity)));
}
.bg-partner-qistas\/5 {
  background-color: hsl(var(--lf-partner-qistas) / 0.05);
}
.bg-risk-glow-neutral\/30 {
  background-color: hsl(var(--lf-risk-glow-neutral) / 0.3);
}
.bg-stroke-error-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-error-weak) / var(--lf-stroke-error-weak-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-frail {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-frail) / var(--lf-stroke-frail-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-success-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-weak {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-bg-opacity)));
}
.bg-stroke-weaker {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-bg-opacity)));
}
.bg-surface-base {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-base) / var(--lf-surface-base-opacity, var(--tw-bg-opacity)));
}
.bg-surface-invert {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-invert) / var(--lf-surface-invert-opacity, var(--tw-bg-opacity)));
}
.bg-surface-main {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-main) / var(--lf-surface-main-opacity, var(--tw-bg-opacity)));
}
.bg-surface-main\/90 {
  background-color: hsl(var(--lf-surface-main) / 0.9);
}
.bg-surface-modal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
.bg-surface-overlay {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-overlay) / var(--lf-surface-overlay-opacity, var(--tw-bg-opacity)));
}
.bg-surface-white {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-bg-opacity)));
}
.bg-transparent {
  background-color: transparent;
}
.bg-opacity-5 {
  --tw-bg-opacity: 0.05;
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-dropzone-start {
  --tw-gradient-from: hsl(var(--lf-dropzone-start) / var(--lf-dropzone-start-opacity, 1)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--lf-dropzone-start) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-fill-maximal {
  --tw-gradient-from: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, 1)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--lf-fill-maximal) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-fill-strongest {
  --tw-gradient-from: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, 1)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--lf-fill-strongest) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-stroke-weaker {
  --tw-gradient-from: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, 1)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--lf-stroke-weaker) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-surface-nav {
  --tw-gradient-from: hsl(var(--lf-surface-nav) / var(--lf-surface-nav-opacity, 1)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--lf-surface-nav) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-0\% {
  --tw-gradient-from-position: 0%;
}
.from-70\% {
  --tw-gradient-from-position: 70%;
}
.via-stroke-frail {
  --tw-gradient-to: hsl(var(--lf-stroke-frail) / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--lf-stroke-frail) / var(--lf-stroke-frail-opacity, 1)) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-stroke-strong {
  --tw-gradient-to: hsl(var(--lf-stroke-strong) / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, 1)) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-stroke-weak {
  --tw-gradient-to: hsl(var(--lf-stroke-weak) / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1)) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-25\% {
  --tw-gradient-via-position: 25%;
}
.via-50\% {
  --tw-gradient-via-position: 50%;
}
.via-75\% {
  --tw-gradient-via-position: 75%;
}
.to-dropzone-stop\/20 {
  --tw-gradient-to: hsl(var(--lf-dropzone-stop) / 0.2) var(--tw-gradient-to-position);
}
.to-fill-brand\/20 {
  --tw-gradient-to: hsl(var(--lf-fill-brand) / 0.2) var(--tw-gradient-to-position);
}
.to-fill-hover-weak {
  --tw-gradient-to: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, 1)) var(--tw-gradient-to-position);
}
.to-fill-superstrong {
  --tw-gradient-to: hsl(var(--lf-fill-superstrong) / var(--lf-fill-superstrong-opacity, 1)) var(--tw-gradient-to-position);
}
.to-stroke-strongest {
  --tw-gradient-to: hsl(var(--lf-stroke-strongest) / var(--lf-stroke-strongest-opacity, 1)) var(--tw-gradient-to-position);
}
.to-surface-nav {
  --tw-gradient-to: hsl(var(--lf-surface-nav) / var(--lf-surface-nav-opacity, 1)) var(--tw-gradient-to-position);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-100\% {
  --tw-gradient-to-position: 100%;
}
.bg-\[length\:200\%_100\%\] {
  background-size: 200% 100%;
}
.fill-fill-invert {
  fill: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, 1));
}
.fill-none {
  fill: none;
}
.fill-surface-invert {
  fill: hsl(var(--lf-surface-invert) / var(--lf-surface-invert-opacity, 1));
}
.stroke-stroke-weaker {
  stroke: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, 1));
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[2px\] {
  padding: 2px;
}
.p-\[3px\] {
  padding: 3px;
}
.p-px {
  padding: 1px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pe-10 {
  padding-inline-end: 2.5rem;
}
.pe-12 {
  padding-inline-end: 3rem;
}
.pe-2 {
  padding-inline-end: 0.5rem;
}
.pe-3 {
  padding-inline-end: 0.75rem;
}
.pe-4 {
  padding-inline-end: 1rem;
}
.pe-6 {
  padding-inline-end: 1.5rem;
}
.pe-8 {
  padding-inline-end: 2rem;
}
.pe-9 {
  padding-inline-end: 2.25rem;
}
.ps-0\.5 {
  padding-inline-start: 0.125rem;
}
.ps-1 {
  padding-inline-start: 0.25rem;
}
.ps-1\.5 {
  padding-inline-start: 0.375rem;
}
.ps-10 {
  padding-inline-start: 2.5rem;
}
.ps-2 {
  padding-inline-start: 0.5rem;
}
.ps-3 {
  padding-inline-start: 0.75rem;
}
.ps-4 {
  padding-inline-start: 1rem;
}
.ps-6 {
  padding-inline-start: 1.5rem;
}
.ps-8 {
  padding-inline-start: 2rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: start;
}
.text-end {
  text-align: end;
}
.align-middle {
  vertical-align: middle;
}
.font-writer {
  font-family: Legal Gothic, serif;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-body {
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
}
.text-body-large {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 24px), 1px);
  font-weight: 400;
}
.text-body-large-light {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 24px), 1px);
  font-weight: 300;
}
.text-body-large-semibold {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 24px), 1px);
  font-weight: 600;
}
.text-body-light {
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 300;
}
.text-body-semibold {
  font-size: round(calc(var(--font-scale) * 16px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
}
.text-body-small {
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
}
.text-body-small-bold {
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 700;
}
.text-body-small-light {
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 300;
}
.text-body-small-semibold {
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 600;
}
.text-caption {
  font-size: round(calc(var(--font-scale) * 12px), 1px);
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 400;
}
.text-caption-light {
  font-size: round(calc(var(--font-scale) * 12px), 1px);
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 300;
}
.text-caption-semibold {
  font-size: round(calc(var(--font-scale) * 12px), 1px);
  line-height: round(calc(var(--font-scale) * 16px), 1px);
  font-weight: 600;
}
.text-display {
  font-size: round(calc(var(--font-scale) * 64px), 1px);
  line-height: round(calc(var(--font-scale) * 72px), 1px);
  font-weight: 400;
}
.text-heading {
  font-size: round(calc(var(--font-scale) * 24px), 1px);
  line-height: round(calc(var(--font-scale) * 32px), 1px);
  font-weight: 400;
}
.text-heading-light {
  font-size: round(calc(var(--font-scale) * 24px), 1px);
  line-height: round(calc(var(--font-scale) * 32px), 1px);
  font-weight: 300;
}
.text-heading-semibold {
  font-size: round(calc(var(--font-scale) * 24px), 1px);
  line-height: round(calc(var(--font-scale) * 32px), 1px);
  font-weight: 600;
}
.text-heading2 {
  font-size: round(calc(var(--font-scale) * 32px), 1px);
  line-height: round(calc(var(--font-scale) * 40px), 1px);
  font-weight: 400;
}
.text-heading3 {
  font-size: round(calc(var(--font-scale) * 24px), 1px);
  line-height: round(calc(var(--font-scale) * 40px), 1px);
  font-weight: 400;
}
.text-subheading {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 28px), 1px);
  font-weight: 400;
}
.text-subheading-light {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 28px), 1px);
  font-weight: 300;
}
.text-subheading-semibold {
  font-size: round(calc(var(--font-scale) * 18px), 1px);
  line-height: round(calc(var(--font-scale) * 28px), 1px);
  font-weight: 600;
}
.text-title {
  font-size: round(calc(var(--font-scale) * 48px), 1px);
  line-height: round(calc(var(--font-scale) * 56px), 1px);
  font-weight: 400;
}
.font-light {
  font-weight: 300;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-\[18px\] {
  line-height: 18px;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.625;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-content-body {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}
.text-content-body-constant-dark {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-constant-dark) / var(--lf-content-body-constant-dark-opacity, var(--tw-text-opacity)));
}
.text-content-body-constant-light {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-constant-light) / var(--lf-content-body-constant-light-opacity, var(--tw-text-opacity)));
}
.text-content-body-disabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-disabled) / var(--lf-content-body-disabled-opacity, var(--tw-text-opacity)));
}
.text-content-body-error {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-error) / var(--lf-content-body-error-opacity, var(--tw-text-opacity)));
}
.text-content-body-highlight {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-highlight) / var(--lf-content-body-highlight-opacity, var(--tw-text-opacity)));
}
.text-content-body-invert {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-invert) / var(--lf-content-body-invert-opacity, var(--tw-text-opacity)));
}
.text-content-body-link-strong {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-link-strong) / var(--lf-content-body-link-strong-opacity, var(--tw-text-opacity)));
}
.text-content-body-link-weak {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-link-weak) / var(--lf-content-body-link-weak-opacity, var(--tw-text-opacity)));
}
.text-content-body-placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-placeholder) / var(--lf-content-body-placeholder-opacity, var(--tw-text-opacity)));
}
.text-content-body-strong {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, var(--tw-text-opacity)));
}
.text-content-body-success {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-success) / var(--lf-content-body-success-opacity, var(--tw-text-opacity)));
}
.text-content-body-tags {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-tags) / var(--lf-content-body-tags-opacity, var(--tw-text-opacity)));
}
.text-content-body-warning {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-warning) / var(--lf-content-body-warning-opacity, var(--tw-text-opacity)));
}
.text-content-body-weak {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-text-opacity)));
}
.text-content-heading {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-heading) / var(--lf-content-heading-opacity, var(--tw-text-opacity)));
}
.text-fill-maximal {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-text-opacity)));
}
.text-fill-strong {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-text-opacity)));
}
.text-fill-weaker {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-fill-weaker) / var(--lf-fill-weaker-opacity, var(--tw-text-opacity)));
}
.text-icon-constant {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-constant) / var(--lf-icon-constant-opacity, var(--tw-text-opacity)));
}
.text-icon-disabled\/80 {
  color: hsl(var(--lf-icon-disabled) / 0.8);
}
.text-icon-error {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-error) / var(--lf-icon-error-opacity, var(--tw-text-opacity)));
}
.text-icon-info {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-info) / var(--lf-icon-info-opacity, var(--tw-text-opacity)));
}
.text-icon-strong {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strong) / var(--lf-icon-strong-opacity, var(--tw-text-opacity)));
}
.text-icon-strongest {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, var(--tw-text-opacity)));
}
.text-icon-success {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-success) / var(--lf-icon-success-opacity, var(--tw-text-opacity)));
}
.text-icon-weak {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-text-opacity)));
}
.text-icon-weaker {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-weaker) / var(--lf-icon-weaker-opacity, var(--tw-text-opacity)));
}
.text-risk-fill-high {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-risk-fill-high) / var(--lf-risk-fill-high-opacity, var(--tw-text-opacity)));
}
.text-stroke-success-strong {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-text-opacity)));
}
.text-stroke-weaker {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-text-opacity)));
}
.text-surface-base {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-surface-base) / var(--lf-surface-base-opacity, var(--tw-text-opacity)));
}
.text-surface-white {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-surface-white) / var(--lf-surface-white-opacity, var(--tw-text-opacity)));
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.no-underline {
  text-decoration-line: none;
}
.decoration-stroke-error-strong {
  text-decoration-color: hsl(var(--lf-stroke-error-strong) / var(--lf-stroke-error-strong-opacity, 1));
}
.underline-offset-2 {
  text-underline-offset: 2px;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-80 {
  opacity: 0.8;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_1px_2px_rgba\(0\2c 0\2c 0\2c 0\.06\)\2c 0_2px_4px_rgba\(0\2c 0\2c 0\2c 0\.12\)\] {
  --tw-shadow: 0 1px 2px rgba(0,0,0,0.06),0 2px 4px rgba(0,0,0,0.12);
  --tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 2px 4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-overlay {
  --tw-shadow: 0 8px 8px -4px rgba(0, 0, 0, 0.04), 0 20px 24px -4px rgba(0, 0, 0, 0.08);
  --tw-shadow-colored: 0 8px 8px -4px var(--tw-shadow-color), 0 20px 24px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-table-border {
  --tw-shadow: 0 1px 0 hsl(var(--lf-stroke-weaker));
  --tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.\!outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.outline-dashed {
  outline-style: dashed;
}
.outline-2 {
  outline-width: 2px;
}
.-outline-offset-2 {
  outline-offset: -2px;
}
.outline-stroke-brand {
  outline-color: hsl(var(--lf-stroke-brand) / var(--lf-stroke-brand-opacity, 1));
}
.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-4 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-inset {
  --tw-ring-inset: inset;
}
.ring-stroke-weak {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-ring-opacity)));
}
.ring-stroke-weaker\/20 {
  --tw-ring-color: hsl(var(--lf-stroke-weaker) / 0.2);
}
.ring-offset-2 {
  --tw-ring-offset-width: 2px;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.blur-\[3px\] {
  --tw-blur: blur(3px);
  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);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  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);
}
.backdrop-blur-none {
  --tw-backdrop-blur:  ;
  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 {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[left\2c right\2c width\] {
  transition-property: left,right,width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[max-width\2c opacity\] {
  transition-property: max-width,opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\] {
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-none {
  transition-property: none;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100 {
  transition-duration: 100ms;
}
.duration-1000 {
  transition-duration: 1000ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.duration-700 {
  transition-duration: 700ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@keyframes enter {

  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.animate-in {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.fade-in {
  --tw-enter-opacity: 0;
}
.fade-in-0 {
  --tw-enter-opacity: 0;
}
.fade-in-80 {
  --tw-enter-opacity: 0.8;
}
.zoom-in {
  --tw-enter-scale: 0;
}
.zoom-in-50 {
  --tw-enter-scale: .5;
}
.zoom-out {
  --tw-exit-scale: 0;
}
.slide-in-from-bottom {
  --tw-enter-translate-y: 100%;
}
.slide-in-from-bottom-2 {
  --tw-enter-translate-y: 0.5rem;
}
.slide-in-from-left-2 {
  --tw-enter-translate-x: -0.5rem;
}
.slide-in-from-right-1 {
  --tw-enter-translate-x: 0.25rem;
}
.slide-in-from-top-10 {
  --tw-enter-translate-y: -2.5rem;
}
.slide-in-from-top-2 {
  --tw-enter-translate-y: -0.5rem;
}
.duration-100 {
  animation-duration: 100ms;
}
.duration-1000 {
  animation-duration: 1000ms;
}
.duration-150 {
  animation-duration: 150ms;
}
.duration-200 {
  animation-duration: 200ms;
}
.duration-300 {
  animation-duration: 300ms;
}
.duration-500 {
  animation-duration: 500ms;
}
.duration-700 {
  animation-duration: 700ms;
}
.ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  animation-timing-function: linear;
}
.ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.running {
  animation-play-state: running;
}
.paused {
  animation-play-state: paused;
}
.font-writer {
  font-family: Legal Gothic, serif;
  text-transform: uppercase;
  font-variation-settings: 'wght' 500;
}
.mask-blocked-background::after {
  content: "";
  -webkit-mask-image: url("/assets/blocked-background-BzITvvz-.svg");
          mask-image: url("/assets/blocked-background-BzITvvz-.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-position: center;
          mask-position: center;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.light,[data-theme="light"] {
  --lf-surface-main: 240 2.4% 92%;
  --lf-surface-base: 180 4.8% 95.9%;
  --lf-surface-invert: 240 9.1% 4.3%;
  --lf-surface-nav: 0 0% 100%;
  --lf-surface-white: 0 0% 100%;
  --lf-surface-overlay: 216 12.8% 7.6%;
  --lf-surface-overlay-opacity: 0.65;
  --lf-surface-modal: 0 0% 100%;
  --lf-surface-card: 0 0% 100%;
  --lf-stroke-strongest: 226.70000000000005 5% 35.5%;
  --lf-stroke-strong: 230 2.4% 51.8%;
  --lf-stroke-weak: 240 3.1% 68%;
  --lf-stroke-weaker: 210 2.4% 83.9%;
  --lf-stroke-frail: 210 3.2% 87.8%;
  --lf-stroke-disabled: 240 3.1% 68%;
  --lf-stroke-brand: 62.10000000000002 83.3% 53.1%;
  --lf-stroke-focus-strongest: 231.39999999999998 100% 67.1%;
  --lf-stroke-focus-strong: 231.29999999999995 100% 77.1%;
  --lf-stroke-focus-weak: 230.60000000000002 100% 90%;
  --lf-stroke-error-strongest: 0 72.2% 50.6%;
  --lf-stroke-error-strong: 0 84.2% 60.2%;
  --lf-stroke-error-weak: 0 90.6% 70.8%;
  --lf-stroke-error-weakest: 0 96.3% 89.4%;
  --lf-stroke-success-strongest: 142.10000000000002 76.2% 36.3%;
  --lf-stroke-success-strong: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak-opacity: 0.30;
  --lf-stroke-success-weakest: 141 78.9% 85.1%;
  --lf-stroke-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-stroke-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak-opacity: 0.30;
  --lf-stroke-warning-weakest: 48 96.6% 76.7%;
  --lf-content-heading: 230 10% 11.8%;
  --lf-content-body: 230 10% 11.8%;
  --lf-content-body-strong: 226.70000000000005 5% 35.5%;
  --lf-content-body-weak: 230 2.4% 51.8%;
  --lf-content-body-placeholder: 240 3.1% 68%;
  --lf-content-body-disabled: 210 2.4% 83.9%;
  --lf-content-body-invert: 0 0% 100%;
  --lf-content-body-tags: 231.39999999999998 100% 67.1%;
  --lf-content-body-highlight: 221.39999999999998 96.6% 53.5%;
  --lf-content-body-error: 0 72.2% 50.6%;
  --lf-content-body-warning: 37.69999999999999 92.1% 50.2%;
  --lf-content-body-success: 142.10000000000002 76.2% 36.3%;
  --lf-content-body-constant-light: 0 0% 98%;
  --lf-content-body-constant-dark: 230 10% 11.8%;
  --lf-content-body-link-strong: 231.39999999999998 100% 67.1%;
  --lf-content-body-link-weak: 231.20000000000005 100% 72%;
  --lf-icon-strongest: 230 10% 11.8%;
  --lf-icon-strong: 212.70000000000005 11.3% 19%;
  --lf-icon-weak: 226.70000000000005 5% 35.5%;
  --lf-icon-weaker: 240 3.1% 68%;
  --lf-icon-disabled: 210 2.4% 83.9%;
  --lf-icon-invert: 0 0% 100%;
  --lf-icon-info: 221.39999999999998 96.6% 53.5%;
  --lf-icon-error: 0 84.2% 60.2%;
  --lf-icon-success: 142.10000000000002 76.2% 36.3%;
  --lf-icon-constant: 216 12.8% 7.6%;
  --lf-icon-highlight: 255.10000000000002 91.7% 76.3%;
  --lf-fill-maximal: 0 0% 100%;
  --lf-fill-superstrong: 180 4.8% 95.9%;
  --lf-fill-strongest: 240 3.2% 93.9%;
  --lf-fill-stronger: 240 2.4% 92%;
  --lf-fill-strong: 210 3.8% 89.8%;
  --lf-fill-weak: 210 2.4% 83.9%;
  --lf-fill-weaker: 230 2.4% 51.8%;
  --lf-fill-invert: 230 10% 11.8%;
  --lf-fill-brand: 62 92% 55.7%;
  --lf-fill-brand-weak: 55.5 89.7% 62%;
  --lf-fill-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-reference-opacity: 0.60;
  --lf-fill-hover-superstrong: 210 3.8% 89.8%;
  --lf-fill-hover-strongest: 240 2.4% 92%;
  --lf-fill-hover-stronger: 240 3.2% 93.9%;
  --lf-fill-hover-strong: 180 4.8% 95.9%;
  --lf-fill-hover-weak: 0 0% 98%;
  --lf-fill-hover-invert: 226.70000000000005 11.4% 15.5%;
  --lf-fill-hover-brand: 62.10000000000002 83.3% 53.1%;
  --lf-fill-hover-brand-weak: 61.89999999999998 75.3% 50.8%;
  --lf-fill-hover-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-hover-reference-opacity: 0.60;
  --lf-fill-pressed-superstrong: 210 2.4% 83.9%;
  --lf-fill-pressed-strongest: 210 2.8% 85.9%;
  --lf-fill-pressed-stronger: 210 3.2% 87.8%;
  --lf-fill-pressed-strong: 210 3.8% 89.8%;
  --lf-fill-pressed-weak: 240 2.4% 92%;
  --lf-fill-pressed-invert: 212.70000000000005 11.3% 19%;
  --lf-fill-pressed-brand: 61.89999999999998 75.3% 50.8%;
  --lf-fill-error-strongest: 0 96.3% 42.9%;
  --lf-fill-error-stronger: 0 72.2% 50.6%;
  --lf-fill-error-strong: 0 84.2% 60.2%;
  --lf-fill-error-weak: 0 90.6% 70.8%;
  --lf-fill-error-weaker: 0 93.5% 81.8%;
  --lf-fill-error-weakest: 0 85.7% 97.3%;
  --lf-fill-success-strongest: 142.8 64.2% 24.1%;
  --lf-fill-success-stronger: 142.39999999999998 71.8% 29.2%;
  --lf-fill-success-strong: 142.10000000000002 76.2% 36.3%;
  --lf-fill-success-weak: 141.89999999999998 69.2% 58%;
  --lf-fill-success-weaker: 141.7 76.6% 73.1%;
  --lf-fill-success-weakest: 138.5 76.5% 96.7%;
  --lf-fill-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-fill-warning-weaker: 45.89999999999998 96.7% 64.5%;
  --lf-fill-warning-weakest: 54.5 91.7% 95.3%;
  --lf-fill-highlight-strongest: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong: 205 83.3% 85.9%;
  --lf-fill-highlight-weak: 221.29999999999995 100% 96.9%;
  --lf-partner-qistas: 43.39999999999998 100% 61%;
  --lf-navigation-text: 226.70000000000005 11.4% 15.5%;
  --lf-navigation-text-weak: 240 3.1% 68%;
  --lf-navigation-icon: 226.70000000000005 11.4% 15.5%;
  --lf-navigation-fill-hover: 240 3.2% 93.9%;
  --lf-navigation-fill-press: 210 3.2% 87.8%;
  --lf-navigation-fill-focus: 240 3.2% 93.9%;
  --lf-risk-glow-high: 0 84.2% 60.2%;
  --lf-risk-glow-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-glow-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-glow-neutral: 202.5 31.4% 20%;
  --lf-risk-fill-neutral: 240 3.1% 68%;
  --lf-risk-fill-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-fill-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-fill-high: 0 84.2% 60.2%;
  --lf-risk-border-neutral: 240 3.1% 68%;
  --lf-risk-border-low: 141.7 76.6% 73.1%;
  --lf-risk-border-mid: 45.89999999999998 96.7% 64.5%;
  --lf-risk-border-high: 0 93.5% 81.8%;
  --lf-dropzone-start: 210 3.2% 87.8%;
  --lf-dropzone-stop: 210 2.4% 83.9%;
  --lf-spinner-from: 177.79999999999995 14.4% 36.7%;
  --lf-spinner-to: 202.5 31.4% 20%;
  --lf-carousel-dot-active: 202.5 31.4% 20%;
  --lf-carousel-dot-inactive: 210 2.4% 83.9%;
  --lf-knowledge-icon-bg-clauses: 231.29999999999995 100% 77.1%;
  --lf-knowledge-icon-bg-document: 141.89999999999998 69.2% 58%;
  --lf-knowledge-icon-bg-email: 255.10000000000002 91.7% 76.3%;
  --lf-knowledge-icon-bg-qa: 62 92% 55.7%;
  --lf-knowledge-icon-bg-webSource: 0 96.3% 89.4%;
  --lf-stickyNote-border: 47.19999999999999 67.1% 72.5%;
  --lf-stickyNote-bg: 48.39999999999998 100% 93.9%;
  --lf-stickyNote-inputBg: 0 0% 100%;
  --lf-stickyNote-inputBg-opacity: 0.60;
}
.dark,[data-theme="dark"] {
  --lf-surface-main: 240 9.1% 4.3%;
  --lf-surface-base: 230 10% 11.8%;
  --lf-surface-invert: 180 4.8% 95.9%;
  --lf-surface-nav: 216 12.8% 7.6%;
  --lf-surface-white: 0 0% 100%;
  --lf-surface-overlay: 216 12.8% 7.6%;
  --lf-surface-overlay-opacity: 0.65;
  --lf-surface-modal: 230 10% 11.8%;
  --lf-surface-card: 230 10% 11.8%;
  --lf-stroke-strongest: 240 3.1% 68%;
  --lf-stroke-strong: 230 2.4% 51.8%;
  --lf-stroke-weak: 226.70000000000005 5% 35.5%;
  --lf-stroke-weaker: 212.70000000000005 11.3% 19%;
  --lf-stroke-frail: 230 10% 11.8%;
  --lf-stroke-disabled: 212.70000000000005 11.3% 19%;
  --lf-stroke-brand: 62.10000000000002 83.3% 53.1%;
  --lf-stroke-focus-strongest: 231.39999999999998 100% 67.1%;
  --lf-stroke-focus-strong: 231.29999999999995 100% 77.1%;
  --lf-stroke-focus-weak: 230.60000000000002 100% 90%;
  --lf-stroke-error-strongest: 0 72.2% 50.6%;
  --lf-stroke-error-strong: 0 84.2% 60.2%;
  --lf-stroke-error-weak: 0 90.6% 70.8%;
  --lf-stroke-error-weakest: 0 96.3% 89.4%;
  --lf-stroke-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-stroke-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak-opacity: 0.30;
  --lf-stroke-warning-weakest: 48 96.6% 76.7%;
  --lf-stroke-success-strongest: 142.10000000000002 76.2% 36.3%;
  --lf-stroke-success-strong: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak-opacity: 0.30;
  --lf-stroke-success-weakest: 141 78.9% 85.1%;
  --lf-content-heading: 0 0% 98%;
  --lf-content-body: 0 0% 98%;
  --lf-content-body-strong: 240 3.1% 68%;
  --lf-content-body-weak: 230 2.4% 51.8%;
  --lf-content-body-placeholder: 226.70000000000005 5% 35.5%;
  --lf-content-body-disabled: 212.70000000000005 11.3% 19%;
  --lf-content-body-invert: 240 9.1% 4.3%;
  --lf-content-body-tags: 231.39999999999998 100% 67.1%;
  --lf-content-body-highlight: 221.39999999999998 96.6% 53.5%;
  --lf-content-body-error: 0 72.2% 50.6%;
  --lf-content-body-warning: 37.69999999999999 92.1% 50.2%;
  --lf-content-body-success: 142.10000000000002 76.2% 36.3%;
  --lf-content-body-constant-light: 0 0% 98%;
  --lf-content-body-constant-dark: 230 10% 11.8%;
  --lf-content-body-link-strong: 231.39999999999998 100% 67.1%;
  --lf-content-body-link-weak: 231.20000000000005 100% 72%;
  --lf-icon-strongest: 0 0% 100%;
  --lf-icon-strong: 212.70000000000005 11.3% 19%;
  --lf-icon-weak: 240 3.1% 68%;
  --lf-icon-weaker: 240 3.1% 68%;
  --lf-icon-disabled: 226.70000000000005 5% 35.5%;
  --lf-icon-invert: 230 10% 11.8%;
  --lf-icon-info: 231.20000000000005 100% 72%;
  --lf-icon-error: 0 84.2% 60.2%;
  --lf-icon-success: 142.10000000000002 76.2% 36.3%;
  --lf-icon-constant: 216 12.8% 7.6%;
  --lf-icon-highlight: 258.29999999999995 89.5% 66.3%;
  --lf-fill-maximal: 216 12.8% 7.6%;
  --lf-fill-superstrong: 220 12% 9.8%;
  --lf-fill-strongest: 230 10% 11.8%;
  --lf-fill-stronger: 230 10% 11.8%;
  --lf-fill-strong: 226.70000000000005 11.4% 15.5%;
  --lf-fill-weak: 212.70000000000005 11.3% 19%;
  --lf-fill-weaker: 230 2.4% 51.8%;
  --lf-fill-brand: 62 92% 55.7%;
  --lf-fill-brand-weak: 55.5 89.7% 62%;
  --lf-fill-invert: 0 0% 98%;
  --lf-fill-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-reference-opacity: 0.60;
  --lf-fill-hover-superstrong: 212.70000000000005 11.3% 19%;
  --lf-fill-hover-strongest: 212.70000000000005 11.3% 19%;
  --lf-fill-hover-stronger: 226.70000000000005 11.4% 15.5%;
  --lf-fill-hover-strong: 230 10% 11.8%;
  --lf-fill-hover-weak: 216 12.8% 7.6%;
  --lf-fill-hover-invert: 180 4.8% 95.9%;
  --lf-fill-hover-brand: 62.10000000000002 83.3% 53.1%;
  --lf-fill-hover-brand-weak: 61.89999999999998 75.3% 50.8%;
  --lf-fill-hover-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-hover-reference-opacity: 0.60;
  --lf-fill-pressed-superstrong: 230 2.4% 51.8%;
  --lf-fill-pressed-strongest: 226.70000000000005 5% 35.5%;
  --lf-fill-pressed-stronger: 226.70000000000005 5% 35.5%;
  --lf-fill-pressed-strong: 212.70000000000005 11.3% 19%;
  --lf-fill-pressed-weak: 226.70000000000005 11.4% 15.5%;
  --lf-fill-pressed-invert: 240 3.2% 93.9%;
  --lf-fill-pressed-brand: 61.89999999999998 75.3% 50.8%;
  --lf-fill-error-strongest: 0 96.3% 42.9%;
  --lf-fill-error-stronger: 0 72.2% 50.6%;
  --lf-fill-error-strong: 0 84.2% 60.2%;
  --lf-fill-error-weak: 0 90.6% 70.8%;
  --lf-fill-error-weaker: 0 90.6% 70.8%;
  --lf-fill-error-weakest: 0 85.7% 97.3%;
  --lf-fill-success-strongest: 142.8 64.2% 24.1%;
  --lf-fill-success-stronger: 142.39999999999998 71.8% 29.2%;
  --lf-fill-success-strong: 142.10000000000002 76.2% 36.3%;
  --lf-fill-success-weak: 141.89999999999998 69.2% 58%;
  --lf-fill-success-weaker: 141.7 76.6% 73.1%;
  --lf-fill-success-weakest: 138.5 76.5% 96.7%;
  --lf-fill-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-fill-warning-weaker: 45.89999999999998 96.7% 64.5%;
  --lf-fill-warning-weakest: 54.5 91.7% 95.3%;
  --lf-fill-highlight-strongest: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong-opacity: 0.30;
  --lf-fill-highlight-weak: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-weak-opacity: 0.30;
  --lf-partner-qistas: 43.39999999999998 100% 61%;
  --lf-navigation-text: 0 0% 100%;
  --lf-navigation-text-weak: 240 9.1% 4.3%;
  --lf-navigation-icon: 0 0% 100%;
  --lf-navigation-fill-hover: 212.70000000000005 11.3% 19%;
  --lf-navigation-fill-press: 226.70000000000005 5% 35.5%;
  --lf-navigation-fill-focus: 212.70000000000005 11.3% 19%;
  --lf-risk-glow-high: 0 84.2% 60.2%;
  --lf-risk-glow-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-glow-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-glow-neutral: 202.5 31.4% 20%;
  --lf-risk-fill-neutral: 230 2.4% 51.8%;
  --lf-risk-fill-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-fill-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-fill-high: 0 84.2% 60.2%;
  --lf-risk-border-neutral: 240 3.1% 68%;
  --lf-risk-border-low: 141.7 76.6% 73.1%;
  --lf-risk-border-mid: 45.89999999999998 96.7% 64.5%;
  --lf-risk-border-high: 0 93.5% 81.8%;
  --lf-dropzone-start: 202.5 31.4% 20%;
  --lf-dropzone-stop: 210 2.4% 83.9%;
  --lf-spinner-from: 177.79999999999995 14.4% 36.7%;
  --lf-spinner-to: 202.5 31.4% 20%;
  --lf-carousel-dot-active: 202.5 31.4% 20%;
  --lf-carousel-dot-inactive: 210 2.4% 83.9%;
  --lf-knowledge-icon-bg-clauses: 231.29999999999995 100% 77.1%;
  --lf-knowledge-icon-bg-document: 141.89999999999998 69.2% 58%;
  --lf-knowledge-icon-bg-email: 255.10000000000002 91.7% 76.3%;
  --lf-knowledge-icon-bg-qa: 62 92% 55.7%;
  --lf-knowledge-icon-bg-webSource: 0 96.3% 89.4%;
  --lf-stickyNote-border: 47.19999999999999 67.1% 72.5%;
  --lf-stickyNote-bg: 48.39999999999998 100% 93.9%;
  --lf-stickyNote-inputBg: 0 0% 100%;
  --lf-stickyNote-inputBg-opacity: 0.60;
}
.\@container {
  container-type: inline-size;
}
@keyframes enter {

  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.animate-in {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.fade-in {
  --tw-enter-opacity: 0;
}
.fade-in-0 {
  --tw-enter-opacity: 0;
}
.fade-in-80 {
  --tw-enter-opacity: 0.8;
}
.zoom-in {
  --tw-enter-scale: 0;
}
.zoom-in-50 {
  --tw-enter-scale: .5;
}
.zoom-out {
  --tw-exit-scale: 0;
}
.slide-in-from-bottom {
  --tw-enter-translate-y: 100%;
}
.slide-in-from-bottom-2 {
  --tw-enter-translate-y: 0.5rem;
}
.slide-in-from-left-2 {
  --tw-enter-translate-x: -0.5rem;
}
.slide-in-from-right-1 {
  --tw-enter-translate-x: 0.25rem;
}
.slide-in-from-top-10 {
  --tw-enter-translate-y: -2.5rem;
}
.slide-in-from-top-2 {
  --tw-enter-translate-y: -0.5rem;
}
.duration-100 {
  animation-duration: 100ms;
}
.duration-1000 {
  animation-duration: 1000ms;
}
.duration-150 {
  animation-duration: 150ms;
}
.duration-200 {
  animation-duration: 200ms;
}
.duration-300 {
  animation-duration: 300ms;
}
.duration-500 {
  animation-duration: 500ms;
}
.duration-700 {
  animation-duration: 700ms;
}
.ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  animation-timing-function: linear;
}
.ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.running {
  animation-play-state: running;
}
.paused {
  animation-play-state: paused;
}
.font-writer {
  font-family: Legal Gothic, serif;
  text-transform: uppercase;
  font-variation-settings: 'wght' 500;
}
.mask-blocked-background::after {
  content: "";
  -webkit-mask-image: url("/assets/blocked-background-BzITvvz-.svg");
          mask-image: url("/assets/blocked-background-BzITvvz-.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-position: center;
          mask-position: center;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.light,[data-theme="light"] {
  --lf-surface-main: 240 2.4% 92%;
  --lf-surface-base: 180 4.8% 95.9%;
  --lf-surface-invert: 240 9.1% 4.3%;
  --lf-surface-nav: 0 0% 100%;
  --lf-surface-white: 0 0% 100%;
  --lf-surface-overlay: 216 12.8% 7.6%;
  --lf-surface-overlay-opacity: 0.65;
  --lf-surface-modal: 0 0% 100%;
  --lf-surface-card: 0 0% 100%;
  --lf-stroke-strongest: 226.70000000000005 5% 35.5%;
  --lf-stroke-strong: 230 2.4% 51.8%;
  --lf-stroke-weak: 240 3.1% 68%;
  --lf-stroke-weaker: 210 2.4% 83.9%;
  --lf-stroke-frail: 210 3.2% 87.8%;
  --lf-stroke-disabled: 240 3.1% 68%;
  --lf-stroke-brand: 62.10000000000002 83.3% 53.1%;
  --lf-stroke-focus-strongest: 231.39999999999998 100% 67.1%;
  --lf-stroke-focus-strong: 231.29999999999995 100% 77.1%;
  --lf-stroke-focus-weak: 230.60000000000002 100% 90%;
  --lf-stroke-error-strongest: 0 72.2% 50.6%;
  --lf-stroke-error-strong: 0 84.2% 60.2%;
  --lf-stroke-error-weak: 0 90.6% 70.8%;
  --lf-stroke-error-weakest: 0 96.3% 89.4%;
  --lf-stroke-success-strongest: 142.10000000000002 76.2% 36.3%;
  --lf-stroke-success-strong: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak-opacity: 0.30;
  --lf-stroke-success-weakest: 141 78.9% 85.1%;
  --lf-stroke-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-stroke-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak-opacity: 0.30;
  --lf-stroke-warning-weakest: 48 96.6% 76.7%;
  --lf-content-heading: 230 10% 11.8%;
  --lf-content-body: 230 10% 11.8%;
  --lf-content-body-strong: 226.70000000000005 5% 35.5%;
  --lf-content-body-weak: 230 2.4% 51.8%;
  --lf-content-body-placeholder: 240 3.1% 68%;
  --lf-content-body-disabled: 210 2.4% 83.9%;
  --lf-content-body-invert: 0 0% 100%;
  --lf-content-body-tags: 231.39999999999998 100% 67.1%;
  --lf-content-body-highlight: 221.39999999999998 96.6% 53.5%;
  --lf-content-body-error: 0 72.2% 50.6%;
  --lf-content-body-warning: 37.69999999999999 92.1% 50.2%;
  --lf-content-body-success: 142.10000000000002 76.2% 36.3%;
  --lf-content-body-constant-light: 0 0% 98%;
  --lf-content-body-constant-dark: 230 10% 11.8%;
  --lf-content-body-link-strong: 231.39999999999998 100% 67.1%;
  --lf-content-body-link-weak: 231.20000000000005 100% 72%;
  --lf-icon-strongest: 230 10% 11.8%;
  --lf-icon-strong: 212.70000000000005 11.3% 19%;
  --lf-icon-weak: 226.70000000000005 5% 35.5%;
  --lf-icon-weaker: 240 3.1% 68%;
  --lf-icon-disabled: 210 2.4% 83.9%;
  --lf-icon-invert: 0 0% 100%;
  --lf-icon-info: 221.39999999999998 96.6% 53.5%;
  --lf-icon-error: 0 84.2% 60.2%;
  --lf-icon-success: 142.10000000000002 76.2% 36.3%;
  --lf-icon-constant: 216 12.8% 7.6%;
  --lf-icon-highlight: 255.10000000000002 91.7% 76.3%;
  --lf-fill-maximal: 0 0% 100%;
  --lf-fill-superstrong: 180 4.8% 95.9%;
  --lf-fill-strongest: 240 3.2% 93.9%;
  --lf-fill-stronger: 240 2.4% 92%;
  --lf-fill-strong: 210 3.8% 89.8%;
  --lf-fill-weak: 210 2.4% 83.9%;
  --lf-fill-weaker: 230 2.4% 51.8%;
  --lf-fill-invert: 230 10% 11.8%;
  --lf-fill-brand: 62 92% 55.7%;
  --lf-fill-brand-weak: 55.5 89.7% 62%;
  --lf-fill-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-reference-opacity: 0.60;
  --lf-fill-hover-superstrong: 210 3.8% 89.8%;
  --lf-fill-hover-strongest: 240 2.4% 92%;
  --lf-fill-hover-stronger: 240 3.2% 93.9%;
  --lf-fill-hover-strong: 180 4.8% 95.9%;
  --lf-fill-hover-weak: 0 0% 98%;
  --lf-fill-hover-invert: 226.70000000000005 11.4% 15.5%;
  --lf-fill-hover-brand: 62.10000000000002 83.3% 53.1%;
  --lf-fill-hover-brand-weak: 61.89999999999998 75.3% 50.8%;
  --lf-fill-hover-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-hover-reference-opacity: 0.60;
  --lf-fill-pressed-superstrong: 210 2.4% 83.9%;
  --lf-fill-pressed-strongest: 210 2.8% 85.9%;
  --lf-fill-pressed-stronger: 210 3.2% 87.8%;
  --lf-fill-pressed-strong: 210 3.8% 89.8%;
  --lf-fill-pressed-weak: 240 2.4% 92%;
  --lf-fill-pressed-invert: 212.70000000000005 11.3% 19%;
  --lf-fill-pressed-brand: 61.89999999999998 75.3% 50.8%;
  --lf-fill-error-strongest: 0 96.3% 42.9%;
  --lf-fill-error-stronger: 0 72.2% 50.6%;
  --lf-fill-error-strong: 0 84.2% 60.2%;
  --lf-fill-error-weak: 0 90.6% 70.8%;
  --lf-fill-error-weaker: 0 93.5% 81.8%;
  --lf-fill-error-weakest: 0 85.7% 97.3%;
  --lf-fill-success-strongest: 142.8 64.2% 24.1%;
  --lf-fill-success-stronger: 142.39999999999998 71.8% 29.2%;
  --lf-fill-success-strong: 142.10000000000002 76.2% 36.3%;
  --lf-fill-success-weak: 141.89999999999998 69.2% 58%;
  --lf-fill-success-weaker: 141.7 76.6% 73.1%;
  --lf-fill-success-weakest: 138.5 76.5% 96.7%;
  --lf-fill-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-fill-warning-weaker: 45.89999999999998 96.7% 64.5%;
  --lf-fill-warning-weakest: 54.5 91.7% 95.3%;
  --lf-fill-highlight-strongest: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong: 205 83.3% 85.9%;
  --lf-fill-highlight-weak: 221.29999999999995 100% 96.9%;
  --lf-partner-qistas: 43.39999999999998 100% 61%;
  --lf-navigation-text: 226.70000000000005 11.4% 15.5%;
  --lf-navigation-text-weak: 240 3.1% 68%;
  --lf-navigation-icon: 226.70000000000005 11.4% 15.5%;
  --lf-navigation-fill-hover: 240 3.2% 93.9%;
  --lf-navigation-fill-press: 210 3.2% 87.8%;
  --lf-navigation-fill-focus: 240 3.2% 93.9%;
  --lf-risk-glow-high: 0 84.2% 60.2%;
  --lf-risk-glow-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-glow-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-glow-neutral: 202.5 31.4% 20%;
  --lf-risk-fill-neutral: 240 3.1% 68%;
  --lf-risk-fill-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-fill-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-fill-high: 0 84.2% 60.2%;
  --lf-risk-border-neutral: 240 3.1% 68%;
  --lf-risk-border-low: 141.7 76.6% 73.1%;
  --lf-risk-border-mid: 45.89999999999998 96.7% 64.5%;
  --lf-risk-border-high: 0 93.5% 81.8%;
  --lf-dropzone-start: 210 3.2% 87.8%;
  --lf-dropzone-stop: 210 2.4% 83.9%;
  --lf-spinner-from: 177.79999999999995 14.4% 36.7%;
  --lf-spinner-to: 202.5 31.4% 20%;
  --lf-carousel-dot-active: 202.5 31.4% 20%;
  --lf-carousel-dot-inactive: 210 2.4% 83.9%;
  --lf-knowledge-icon-bg-clauses: 231.29999999999995 100% 77.1%;
  --lf-knowledge-icon-bg-document: 141.89999999999998 69.2% 58%;
  --lf-knowledge-icon-bg-email: 255.10000000000002 91.7% 76.3%;
  --lf-knowledge-icon-bg-qa: 62 92% 55.7%;
  --lf-knowledge-icon-bg-webSource: 0 96.3% 89.4%;
  --lf-stickyNote-border: 47.19999999999999 67.1% 72.5%;
  --lf-stickyNote-bg: 48.39999999999998 100% 93.9%;
  --lf-stickyNote-inputBg: 0 0% 100%;
  --lf-stickyNote-inputBg-opacity: 0.60;
}
.dark,[data-theme="dark"] {
  --lf-surface-main: 240 9.1% 4.3%;
  --lf-surface-base: 230 10% 11.8%;
  --lf-surface-invert: 180 4.8% 95.9%;
  --lf-surface-nav: 216 12.8% 7.6%;
  --lf-surface-white: 0 0% 100%;
  --lf-surface-overlay: 216 12.8% 7.6%;
  --lf-surface-overlay-opacity: 0.65;
  --lf-surface-modal: 230 10% 11.8%;
  --lf-surface-card: 230 10% 11.8%;
  --lf-stroke-strongest: 240 3.1% 68%;
  --lf-stroke-strong: 230 2.4% 51.8%;
  --lf-stroke-weak: 226.70000000000005 5% 35.5%;
  --lf-stroke-weaker: 212.70000000000005 11.3% 19%;
  --lf-stroke-frail: 230 10% 11.8%;
  --lf-stroke-disabled: 212.70000000000005 11.3% 19%;
  --lf-stroke-brand: 62.10000000000002 83.3% 53.1%;
  --lf-stroke-focus-strongest: 231.39999999999998 100% 67.1%;
  --lf-stroke-focus-strong: 231.29999999999995 100% 77.1%;
  --lf-stroke-focus-weak: 230.60000000000002 100% 90%;
  --lf-stroke-error-strongest: 0 72.2% 50.6%;
  --lf-stroke-error-strong: 0 84.2% 60.2%;
  --lf-stroke-error-weak: 0 90.6% 70.8%;
  --lf-stroke-error-weakest: 0 96.3% 89.4%;
  --lf-stroke-warning-strongest: 32.10000000000002 94.6% 43.7%;
  --lf-stroke-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak: 37.69999999999999 92.1% 50.2%;
  --lf-stroke-warning-weak-opacity: 0.30;
  --lf-stroke-warning-weakest: 48 96.6% 76.7%;
  --lf-stroke-success-strongest: 142.10000000000002 76.2% 36.3%;
  --lf-stroke-success-strong: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak: 142.10000000000002 70.6% 45.3%;
  --lf-stroke-success-weak-opacity: 0.30;
  --lf-stroke-success-weakest: 141 78.9% 85.1%;
  --lf-content-heading: 0 0% 98%;
  --lf-content-body: 0 0% 98%;
  --lf-content-body-strong: 240 3.1% 68%;
  --lf-content-body-weak: 230 2.4% 51.8%;
  --lf-content-body-placeholder: 226.70000000000005 5% 35.5%;
  --lf-content-body-disabled: 212.70000000000005 11.3% 19%;
  --lf-content-body-invert: 240 9.1% 4.3%;
  --lf-content-body-tags: 231.39999999999998 100% 67.1%;
  --lf-content-body-highlight: 221.39999999999998 96.6% 53.5%;
  --lf-content-body-error: 0 72.2% 50.6%;
  --lf-content-body-warning: 37.69999999999999 92.1% 50.2%;
  --lf-content-body-success: 142.10000000000002 76.2% 36.3%;
  --lf-content-body-constant-light: 0 0% 98%;
  --lf-content-body-constant-dark: 230 10% 11.8%;
  --lf-content-body-link-strong: 231.39999999999998 100% 67.1%;
  --lf-content-body-link-weak: 231.20000000000005 100% 72%;
  --lf-icon-strongest: 0 0% 100%;
  --lf-icon-strong: 212.70000000000005 11.3% 19%;
  --lf-icon-weak: 240 3.1% 68%;
  --lf-icon-weaker: 240 3.1% 68%;
  --lf-icon-disabled: 226.70000000000005 5% 35.5%;
  --lf-icon-invert: 230 10% 11.8%;
  --lf-icon-info: 231.20000000000005 100% 72%;
  --lf-icon-error: 0 84.2% 60.2%;
  --lf-icon-success: 142.10000000000002 76.2% 36.3%;
  --lf-icon-constant: 216 12.8% 7.6%;
  --lf-icon-highlight: 258.29999999999995 89.5% 66.3%;
  --lf-fill-maximal: 216 12.8% 7.6%;
  --lf-fill-superstrong: 220 12% 9.8%;
  --lf-fill-strongest: 230 10% 11.8%;
  --lf-fill-stronger: 230 10% 11.8%;
  --lf-fill-strong: 226.70000000000005 11.4% 15.5%;
  --lf-fill-weak: 212.70000000000005 11.3% 19%;
  --lf-fill-weaker: 230 2.4% 51.8%;
  --lf-fill-brand: 62 92% 55.7%;
  --lf-fill-brand-weak: 55.5 89.7% 62%;
  --lf-fill-invert: 0 0% 98%;
  --lf-fill-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-reference-opacity: 0.60;
  --lf-fill-hover-superstrong: 212.70000000000005 11.3% 19%;
  --lf-fill-hover-strongest: 212.70000000000005 11.3% 19%;
  --lf-fill-hover-stronger: 226.70000000000005 11.4% 15.5%;
  --lf-fill-hover-strong: 230 10% 11.8%;
  --lf-fill-hover-weak: 216 12.8% 7.6%;
  --lf-fill-hover-invert: 180 4.8% 95.9%;
  --lf-fill-hover-brand: 62.10000000000002 83.3% 53.1%;
  --lf-fill-hover-brand-weak: 61.89999999999998 75.3% 50.8%;
  --lf-fill-hover-reference: 231.39999999999998 100% 67.1%;
  --lf-fill-hover-reference-opacity: 0.60;
  --lf-fill-pressed-superstrong: 230 2.4% 51.8%;
  --lf-fill-pressed-strongest: 226.70000000000005 5% 35.5%;
  --lf-fill-pressed-stronger: 226.70000000000005 5% 35.5%;
  --lf-fill-pressed-strong: 212.70000000000005 11.3% 19%;
  --lf-fill-pressed-weak: 226.70000000000005 11.4% 15.5%;
  --lf-fill-pressed-invert: 240 3.2% 93.9%;
  --lf-fill-pressed-brand: 61.89999999999998 75.3% 50.8%;
  --lf-fill-error-strongest: 0 96.3% 42.9%;
  --lf-fill-error-stronger: 0 72.2% 50.6%;
  --lf-fill-error-strong: 0 84.2% 60.2%;
  --lf-fill-error-weak: 0 90.6% 70.8%;
  --lf-fill-error-weaker: 0 90.6% 70.8%;
  --lf-fill-error-weakest: 0 85.7% 97.3%;
  --lf-fill-success-strongest: 142.8 64.2% 24.1%;
  --lf-fill-success-stronger: 142.39999999999998 71.8% 29.2%;
  --lf-fill-success-strong: 142.10000000000002 76.2% 36.3%;
  --lf-fill-success-weak: 141.89999999999998 69.2% 58%;
  --lf-fill-success-weaker: 141.7 76.6% 73.1%;
  --lf-fill-success-weakest: 138.5 76.5% 96.7%;
  --lf-fill-warning-strong: 37.69999999999999 92.1% 50.2%;
  --lf-fill-warning-weaker: 45.89999999999998 96.7% 64.5%;
  --lf-fill-warning-weakest: 54.5 91.7% 95.3%;
  --lf-fill-highlight-strongest: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-strong-opacity: 0.30;
  --lf-fill-highlight-weak: 231.39999999999998 100% 67.1%;
  --lf-fill-highlight-weak-opacity: 0.30;
  --lf-partner-qistas: 43.39999999999998 100% 61%;
  --lf-navigation-text: 0 0% 100%;
  --lf-navigation-text-weak: 240 9.1% 4.3%;
  --lf-navigation-icon: 0 0% 100%;
  --lf-navigation-fill-hover: 212.70000000000005 11.3% 19%;
  --lf-navigation-fill-press: 226.70000000000005 5% 35.5%;
  --lf-navigation-fill-focus: 212.70000000000005 11.3% 19%;
  --lf-risk-glow-high: 0 84.2% 60.2%;
  --lf-risk-glow-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-glow-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-glow-neutral: 202.5 31.4% 20%;
  --lf-risk-fill-neutral: 230 2.4% 51.8%;
  --lf-risk-fill-low: 142.10000000000002 70.6% 45.3%;
  --lf-risk-fill-mid: 37.69999999999999 92.1% 50.2%;
  --lf-risk-fill-high: 0 84.2% 60.2%;
  --lf-risk-border-neutral: 240 3.1% 68%;
  --lf-risk-border-low: 141.7 76.6% 73.1%;
  --lf-risk-border-mid: 45.89999999999998 96.7% 64.5%;
  --lf-risk-border-high: 0 93.5% 81.8%;
  --lf-dropzone-start: 202.5 31.4% 20%;
  --lf-dropzone-stop: 210 2.4% 83.9%;
  --lf-spinner-from: 177.79999999999995 14.4% 36.7%;
  --lf-spinner-to: 202.5 31.4% 20%;
  --lf-carousel-dot-active: 202.5 31.4% 20%;
  --lf-carousel-dot-inactive: 210 2.4% 83.9%;
  --lf-knowledge-icon-bg-clauses: 231.29999999999995 100% 77.1%;
  --lf-knowledge-icon-bg-document: 141.89999999999998 69.2% 58%;
  --lf-knowledge-icon-bg-email: 255.10000000000002 91.7% 76.3%;
  --lf-knowledge-icon-bg-qa: 62 92% 55.7%;
  --lf-knowledge-icon-bg-webSource: 0 96.3% 89.4%;
  --lf-stickyNote-border: 47.19999999999999 67.1% 72.5%;
  --lf-stickyNote-bg: 48.39999999999998 100% 93.9%;
  --lf-stickyNote-inputBg: 0 0% 100%;
  --lf-stickyNote-inputBg-opacity: 0.60;
}
.\@container {
  container-type: inline-size;
}
.animate-indeterminate-progress {
    animation: indeterminate-progress 1.5s ease-in-out infinite;
  }
.animate-typing-dots span {
    animation: typing-dot 1.4s infinite ease-in-out both;
  }
.animate-typing-dots span:nth-child(1) {
    animation-delay: 0s;
  }
.animate-typing-dots span:nth-child(2) {
    animation-delay: 0.2s;
  }
.animate-typing-dots span:nth-child(3) {
    animation-delay: 0.4s;
  }
.\[animation-duration\:1\.25s\] {
  animation-duration: 1.25s;
}
.\[animation-fill-mode\:backwards\] {
  animation-fill-mode: backwards;
}
.\[overflow-anchor\:none\] {
  overflow-anchor: none;
}
.\[scrollbar-gutter\:stable\] {
  scrollbar-gutter: stable;
}
.\[scrollbar-width\:none\] {
  scrollbar-width: none;
}
.\[scrollbar-width\:thin\] {
  scrollbar-width: thin;
}
@font-face {
  font-family: 'Inter';
  src: url('/assets/Inter-Dx4kXJAl.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('/assets/InterItalic-DpCbqKDY.woff2') format('woff2');
  font-weight: 100 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Legal Gothic';
  src: url('/assets/LegalGothic-BiIzV4AY.ttf') format('truetype');
}
/* Smart Replace animations */
@keyframes indeterminate-progress {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(300%);
  }
}
@keyframes pulse-subtle {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
}
@keyframes shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
@keyframes bounce-in {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes count-up {
  0% {
    transform: translateY(10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes typing-dot {
  0%,
  80%,
  100% {
    opacity: 0.3;
    transform: scale(0.8);
  }
  40% {
    opacity: 1;
    transform: scale(1);
  }
}
.dark\:prose-invert:is(.dark *)
    :where(h1, h2, h3, h4, h5, h6):not(:where([class~='not-prose'], [class~='not-prose'] *)) {
    color: inherit;
  }
.dark\:prose-invert:is(.dark *) {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
.first-letter\:capitalize::first-letter {
  text-transform: capitalize;
}
.placeholder\:text-content-body-placeholder::-moz-placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-placeholder) / var(--lf-content-body-placeholder-opacity, var(--tw-text-opacity)));
}
.placeholder\:text-content-body-placeholder::placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-placeholder) / var(--lf-content-body-placeholder-opacity, var(--tw-text-opacity)));
}
.placeholder\:text-content-body-strong::-moz-placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, var(--tw-text-opacity)));
}
.placeholder\:text-content-body-strong::placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, var(--tw-text-opacity)));
}
.placeholder\:text-content-body-weak::-moz-placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-text-opacity)));
}
.placeholder\:text-content-body-weak::placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-text-opacity)));
}
.first\:ms-0:first-child {
  margin-inline-start: 0px;
}
.first\:mt-0:first-child {
  margin-top: 0px;
}
.first\:rounded-s-md:first-child {
  border-start-start-radius: calc(var(--radius) - 2px);
  border-end-start-radius: calc(var(--radius) - 2px);
}
.first\:rounded-es-md:first-child {
  border-end-start-radius: calc(var(--radius) - 2px);
}
.first\:rounded-ss-md:first-child {
  border-start-start-radius: calc(var(--radius) - 2px);
}
.first\:border-t-0:first-child {
  border-top-width: 0px;
}
.last\:mb-0:last-child {
  margin-bottom: 0px;
}
.last\:rounded-e-md:last-child {
  border-start-end-radius: calc(var(--radius) - 2px);
  border-end-end-radius: calc(var(--radius) - 2px);
}
.last\:rounded-ee-md:last-child {
  border-end-end-radius: calc(var(--radius) - 2px);
}
.last\:rounded-se-md:last-child {
  border-start-end-radius: calc(var(--radius) - 2px);
}
.last\:border-b:last-child {
  border-bottom-width: 1px;
}
.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}
.focus-within\:border-stroke-weak:focus-within {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-border-opacity)));
}
.focus-within\:bg-fill-hover-stronger:focus-within {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.focus-within\:shadow-\[0_0_8px_0_rgba\(0\2c 0\2c 0\2c 0\.07\)\2c 0_0_0_6px_rgba\(0\2c 0\2c 0\2c 0\.05\)\]:focus-within {
  --tw-shadow: 0 0 8px 0 rgba(0,0,0,0.07),0 0 0 6px rgba(0,0,0,0.05);
  --tw-shadow-colored: 0 0 8px 0 var(--tw-shadow-color), 0 0 0 6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus-within\:ring-2:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-within\:ring-fill-hover-strongest:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-ring-opacity)));
}
.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:border-stroke-error-strong:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-strong) / var(--lf-stroke-error-strong-opacity, var(--tw-border-opacity)));
}
.hover\:border-stroke-focus-strong:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strong) / var(--lf-stroke-focus-strong-opacity, var(--tw-border-opacity)));
}
.hover\:border-stroke-success-strong:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-border-opacity)));
}
.hover\:border-stroke-weak:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-border-opacity)));
}
.hover\:bg-fill-brand:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-brand) / var(--lf-fill-brand-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-error-stronger:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-stronger) / var(--lf-fill-error-stronger-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-error-weakest:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weakest) / var(--lf-fill-error-weakest-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-highlight-strong:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-strong) / var(--lf-fill-highlight-strong-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-highlight-weak:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-weak) / var(--lf-fill-highlight-weak-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-brand:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-brand) / var(--lf-fill-hover-brand-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-invert:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-invert) / var(--lf-fill-hover-invert-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-strong:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-stronger:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-superstrong:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-superstrong) / var(--lf-fill-hover-superstrong-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-hover-weak:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-invert:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-pressed-weak:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-weak) / var(--lf-fill-pressed-weak-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-strong:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-stronger:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-stronger) / var(--lf-fill-stronger-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-strongest:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-fill-success-stronger:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-stronger) / var(--lf-fill-success-stronger-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-stroke-weak:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-bg-opacity)));
}
.hover\:bg-transparent:hover {
  background-color: transparent;
}
.hover\:text-content-body:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}
.hover\:text-content-body-constant-dark\/80:hover {
  color: hsl(var(--lf-content-body-constant-dark) / 0.8);
}
.hover\:text-content-body-highlight:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-highlight) / var(--lf-content-body-highlight-opacity, var(--tw-text-opacity)));
}
.hover\:text-content-body-link-strong:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-link-strong) / var(--lf-content-body-link-strong-opacity, var(--tw-text-opacity)));
}
.hover\:text-content-body-strong:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-strong) / var(--lf-content-body-strong-opacity, var(--tw-text-opacity)));
}
.hover\:text-fill-invert:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-text-opacity)));
}
.hover\:text-icon-info:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-info) / var(--lf-icon-info-opacity, var(--tw-text-opacity)));
}
.hover\:text-icon-strong:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strong) / var(--lf-icon-strong-opacity, var(--tw-text-opacity)));
}
.hover\:text-icon-strongest:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, var(--tw-text-opacity)));
}
.hover\:text-icon-weak:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-text-opacity)));
}
.hover\:text-surface-invert:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-surface-invert) / var(--lf-surface-invert-opacity, var(--tw-text-opacity)));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
.hover\:shadow-sm:hover {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:ring-1:hover {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.hover\:ring-stroke-strong:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-ring-opacity)));
}
.hover\:blur-none:hover {
  --tw-blur:  ;
  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);
}
.focus\:border-0:focus {
  border-width: 0px;
}
.focus\:border-stroke-strongest:focus {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strongest) / var(--lf-stroke-strongest-opacity, var(--tw-border-opacity)));
}
.focus\:bg-fill-hover-stronger:focus {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.focus\:bg-fill-hover-strongest:focus {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.focus\:bg-fill-pressed-brand:focus {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-brand) / var(--lf-fill-pressed-brand-opacity, var(--tw-bg-opacity)));
}
.focus\:bg-fill-pressed-stronger:focus {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-stronger) / var(--lf-fill-pressed-stronger-opacity, var(--tw-bg-opacity)));
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-fill-hover-strongest:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-ring-opacity)));
}
.focus-visible\:z-10:focus-visible {
  z-index: 10;
}
.focus-visible\:border-stroke-error-strongest:focus-visible {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-strongest) / var(--lf-stroke-error-strongest-opacity, var(--tw-border-opacity)));
}
.focus-visible\:border-stroke-success-strongest:focus-visible {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strongest) / var(--lf-stroke-success-strongest-opacity, var(--tw-border-opacity)));
}
.focus-visible\:border-b-stroke-weaker:focus-visible {
  --tw-border-opacity: 1;
  border-bottom-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity)));
}
.focus-visible\:bg-fill-brand:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-brand) / var(--lf-fill-brand-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-error-stronger:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-stronger) / var(--lf-fill-error-stronger-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-highlight-weak:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-weak) / var(--lf-fill-highlight-weak-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-hover-weak:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-weak) / var(--lf-fill-hover-weak-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-invert:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-pressed-brand:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-brand) / var(--lf-fill-pressed-brand-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-pressed-strongest:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strongest) / var(--lf-fill-pressed-strongest-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-pressed-weak:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-weak) / var(--lf-fill-pressed-weak-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-success-stronger:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-stronger) / var(--lf-fill-success-stronger-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-fill-weak:focus-visible {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.focus-visible\:bg-transparent:focus-visible {
  background-color: transparent;
}
.focus-visible\:text-icon-weak:focus-visible {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-text-opacity)));
}
.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:outline:focus-visible {
  outline-style: solid;
}
.focus-visible\:outline-0:focus-visible {
  outline-width: 0px;
}
.focus-visible\:outline-1:focus-visible {
  outline-width: 1px;
}
.focus-visible\:outline-2:focus-visible {
  outline-width: 2px;
}
.focus-visible\:-outline-offset-4:focus-visible {
  outline-offset: -4px;
}
.focus-visible\:-outline-offset-8:focus-visible {
  outline-offset: -8px;
}
.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}
.focus-visible\:outline-offset-4:focus-visible {
  outline-offset: 4px;
}
.focus-visible\:outline-stroke-error-weak:focus-visible {
  outline-color: hsl(var(--lf-stroke-error-weak) / var(--lf-stroke-error-weak-opacity, 1));
}
.focus-visible\:outline-stroke-focus-strong:focus-visible {
  outline-color: hsl(var(--lf-stroke-focus-strong) / var(--lf-stroke-focus-strong-opacity, 1));
}
.focus-visible\:outline-stroke-focus-strongest:focus-visible {
  outline-color: hsl(var(--lf-stroke-focus-strongest) / var(--lf-stroke-focus-strongest-opacity, 1));
}
.focus-visible\:outline-stroke-focus-weak:focus-visible {
  outline-color: hsl(var(--lf-stroke-focus-weak) / var(--lf-stroke-focus-weak-opacity, 1));
}
.focus-visible\:outline-stroke-strong:focus-visible {
  outline-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, 1));
}
.focus-visible\:outline-stroke-success-weak:focus-visible {
  outline-color: hsl(var(--lf-stroke-success-weak) / var(--lf-stroke-success-weak-opacity, 1));
}
.focus-visible\:outline-stroke-weak:focus-visible {
  outline-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
}
.focus-visible\:outline-transparent:focus-visible {
  outline-color: transparent;
}
.focus-visible\:ring:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-0:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-stroke-focus-strong:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-focus-strong) / var(--lf-stroke-focus-strong-opacity, var(--tw-ring-opacity)));
}
.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.active\:cursor-grabbing:active {
  cursor: grabbing;
}
.active\:border-stroke-error-strongest:active {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-error-strongest) / var(--lf-stroke-error-strongest-opacity, var(--tw-border-opacity)));
}
.active\:border-stroke-focus-strongest:active {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strongest) / var(--lf-stroke-focus-strongest-opacity, var(--tw-border-opacity)));
}
.active\:border-stroke-success-strongest:active {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strongest) / var(--lf-stroke-success-strongest-opacity, var(--tw-border-opacity)));
}
.active\:bg-fill-error-strongest:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-strongest) / var(--lf-fill-error-strongest-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-error-weakest:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weakest) / var(--lf-fill-error-weakest-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-brand:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-brand) / var(--lf-fill-pressed-brand-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-invert:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-invert) / var(--lf-fill-pressed-invert-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-strong:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strong) / var(--lf-fill-pressed-strong-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-stronger:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-stronger) / var(--lf-fill-pressed-stronger-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-strongest:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strongest) / var(--lf-fill-pressed-strongest-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-pressed-weak:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-weak) / var(--lf-fill-pressed-weak-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-strong:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
}
.active\:bg-fill-success-strongest:active {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-strongest) / var(--lf-fill-success-strongest-opacity, var(--tw-bg-opacity)));
}
.active\:bg-transparent:active {
  background-color: transparent;
}
.enabled\:cursor-pointer:enabled {
  cursor: pointer;
}
.enabled\:hover\:text-icon-strongest:hover:enabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-strongest) / var(--lf-icon-strongest-opacity, var(--tw-text-opacity)));
}
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:border-stroke-disabled:disabled {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-disabled) / var(--lf-stroke-disabled-opacity, var(--tw-border-opacity)));
}
.disabled\:border-stroke-error-weak\/50:disabled {
  border-color: hsl(var(--lf-stroke-error-weak) / 0.5);
}
.disabled\:border-stroke-success-weak\/50:disabled {
  border-color: hsl(var(--lf-stroke-success-weak) / 0.5);
}
.disabled\:border-stroke-weaker:disabled {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity)));
}
.disabled\:bg-fill-brand\/50:disabled {
  background-color: hsl(var(--lf-fill-brand) / 0.5);
}
.disabled\:bg-fill-error-weak:disabled {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-error-weak) / var(--lf-fill-error-weak-opacity, var(--tw-bg-opacity)));
}
.disabled\:bg-fill-pressed-invert\/50:disabled {
  background-color: hsl(var(--lf-fill-pressed-invert) / 0.5);
}
.disabled\:bg-fill-success-weak:disabled {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-success-weak) / var(--lf-fill-success-weak-opacity, var(--tw-bg-opacity)));
}
.disabled\:bg-transparent:disabled {
  background-color: transparent;
}
.disabled\:text-content-body-disabled:disabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-disabled) / var(--lf-content-body-disabled-opacity, var(--tw-text-opacity)));
}
.disabled\:text-content-body-weak:disabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-weak) / var(--lf-content-body-weak-opacity, var(--tw-text-opacity)));
}
.disabled\:text-icon-disabled:disabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-icon-disabled) / var(--lf-icon-disabled-opacity, var(--tw-text-opacity)));
}
.disabled\:opacity-30:disabled {
  opacity: 0.3;
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
.disabled\:opacity-60:disabled {
  opacity: 0.6;
}
.disabled\:placeholder\:text-content-body-disabled:disabled::-moz-placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-disabled) / var(--lf-content-body-disabled-opacity, var(--tw-text-opacity)));
}
.disabled\:placeholder\:text-content-body-disabled:disabled::placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-disabled) / var(--lf-content-body-disabled-opacity, var(--tw-text-opacity)));
}
.group:last-child .group-last\:border-b {
  border-bottom-width: 1px;
}
.group\/active-mode:focus-within .group-focus-within\/active-mode\:pointer-events-auto {
  pointer-events: auto;
}
.group\/active-mode:focus-within .group-focus-within\/active-mode\:max-w-5 {
  max-width: 1.25rem;
}
.group\/active-mode:focus-within .group-focus-within\/active-mode\:-translate-x-2 {
  --tw-translate-x: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/active-mode:focus-within .group-focus-within\/active-mode\:opacity-100 {
  opacity: 1;
}
.group\/active-mode:hover .group-hover\/active-mode\:pointer-events-auto {
  pointer-events: auto;
}
.group:hover .group-hover\:visible {
  visibility: visible;
}
.group:hover .group-hover\:block {
  display: block;
}
.group:hover .group-hover\:flex {
  display: flex;
}
.group:hover .group-hover\:hidden {
  display: none;
}
.group\/active-mode:hover .group-hover\/active-mode\:max-w-5 {
  max-width: 1.25rem;
}
.group\/active-mode:hover .group-hover\/active-mode\:-translate-x-2 {
  --tw-translate-x: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:border-stroke-strongest {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strongest) / var(--lf-stroke-strongest-opacity, var(--tw-border-opacity)));
}
.group:hover .group-hover\:bg-fill-hover-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.group:hover .group-hover\:bg-fill-hover-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.group\/active-mode:hover .group-hover\/active-mode\:opacity-100 {
  opacity: 1;
}
.group\/resize-handle:hover .group-hover\/resize-handle\:opacity-100 {
  opacity: 1;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.group:hover .group-hover\:\[scrollbar-width\:thin\] {
  scrollbar-width: thin;
}
.group:focus-visible .group-focus-visible\:block {
  display: block;
}
.group:focus-visible .group-focus-visible\:flex {
  display: flex;
}
.group:focus-visible .group-focus-visible\:hidden {
  display: none;
}
.group:focus-visible .group-focus-visible\:bg-fill-hover-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.group:focus-visible .group-focus-visible\:opacity-100 {
  opacity: 1;
}
.group\/resize-handle:active .group-active\/resize-handle\:opacity-100 {
  opacity: 1;
}
.group.default .group-\[\.default\]\:hidden {
  display: none;
}
.group.danger .group-\[\.danger\]\:bg-risk-fill-high {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-risk-fill-high) / var(--lf-risk-fill-high-opacity, var(--tw-bg-opacity)));
}
.group.success .group-\[\.success\]\:bg-risk-fill-low {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-risk-fill-low) / var(--lf-risk-fill-low-opacity, var(--tw-bg-opacity)));
}
.group.warning .group-\[\.warning\]\:bg-risk-fill-mid {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-risk-fill-mid) / var(--lf-risk-fill-mid-opacity, var(--tw-bg-opacity)));
}
.has-\[button\[data-state\=open\]\]\:border-b:has(button[data-state=open]) {
  border-bottom-width: 1px;
}
.has-\[button\[data-state\=open\]\]\:bg-fill-strongest:has(button[data-state=open]) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, var(--tw-bg-opacity)));
}
.has-\[\:focus-visible\]\:ring-2:has(:focus-visible) {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.has-\[\:focus-visible\]\:ring-stroke-weak:has(:focus-visible) {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, var(--tw-ring-opacity)));
}
.has-\[\:focus-visible\]\:ring-offset-2:has(:focus-visible) {
  --tw-ring-offset-width: 2px;
}
.group[aria-pressed="true"] .group-aria-pressed\:opacity-100 {
  opacity: 1;
}
.data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"] {
  pointer-events: none;
}
.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}
.data-\[state\=collapsed\]\:end-\[calc\(var\(--sidebar-width\)\*-1\)\][data-state="collapsed"] {
  inset-inline-end: calc(var(--sidebar-width) * -1);
}
.data-\[state\=collapsed\]\:start-\[calc\(var\(--sidebar-width\)\*-1\)\][data-state="collapsed"] {
  inset-inline-start: calc(var(--sidebar-width) * -1);
}
.data-\[state\=open\]\:ms-\[var\(--lf-body-padding\)\][data-state="open"] {
  margin-inline-start: var(--lf-body-padding);
}
.data-\[state\=inactive\]\:hidden[data-state="inactive"] {
  display: none;
}
.data-\[orientation\=horizontal\]\:w-full[data-orientation="horizontal"] {
  width: 100%;
}
.data-\[state\=closed\]\:w-0[data-state="closed"] {
  width: 0px;
}
.data-\[state\=open\]\:w-side-pane-md[data-state="open"] {
  width: var(--lf-side-pane-width-md);
}
.data-\[state\=open\]\:w-side-pane-sm[data-state="open"] {
  width: var(--lf-side-pane-width-sm);
}
.data-\[state\=open\]\:flex-1[data-state="open"] {
  flex: 1 1 0%;
}
.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=left\]\:-translate-x-1[data-side="left"] {
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=right\]\:translate-x-1[data-side="right"] {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=top\]\:-translate-y-1[data-side="top"] {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-\[17px\][data-state="checked"] {
  --tw-translate-x: 17px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-\[21px\][data-state="checked"] {
  --tw-translate-x: 21px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=unchecked\]\:translate-x-0[data-state="unchecked"] {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=cancel\]\:translate-x-0[data-swipe="cancel"] {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe="end"] {
  --tw-translate-x: var(--radix-toast-swipe-end-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe="move"] {
  --tw-translate-x: var(--radix-toast-swipe-move-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes accordion-up {

  from {
    height: var(--radix-accordion-content-height);
  }

  to {
    height: 0;
  }
}
.data-\[state\=closed\]\:animate-accordion-up[data-state="closed"] {
  animation: accordion-up 0.2s ease-out;
}
@keyframes accordion-down {

  from {
    height: 0;
  }

  to {
    height: var(--radix-accordion-content-height);
  }
}
.data-\[state\=open\]\:animate-accordion-down[data-state="open"] {
  animation: accordion-down 0.2s ease-out;
}
.data-\[orientation\=horizontal\]\:flex-row[data-orientation="horizontal"] {
  flex-direction: row;
}
.data-\[orientation\=vertical\]\:flex-col[data-orientation="vertical"] {
  flex-direction: column;
}
.data-\[state\=open\]\:border-b[data-state="open"] {
  border-bottom-width: 1px;
}
.data-\[state\=active\]\:border-icon-weak[data-state="active"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-border-opacity)));
}
.data-\[state\=active\]\:border-stroke-strongest[data-state="active"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strongest) / var(--lf-stroke-strongest-opacity, var(--tw-border-opacity)));
}
.data-\[state\=active\]\:border-stroke-success-strong[data-state="active"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-border-opacity)));
}
.data-\[state\=checked\]\:border-stroke-focus-strongest[data-state="checked"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-focus-strongest) / var(--lf-stroke-focus-strongest-opacity, var(--tw-border-opacity)));
}
.data-\[state\=completed\]\:border-icon-weak[data-state="completed"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-icon-weak) / var(--lf-icon-weak-opacity, var(--tw-border-opacity)));
}
.data-\[state\=completed\]\:border-stroke-success-strong[data-state="completed"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-border-opacity)));
}
.data-\[state\=open\]\:border-stroke-frail[data-state="open"] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-frail) / var(--lf-stroke-frail-opacity, var(--tw-border-opacity)));
}
.data-\[active-item\]\:bg-fill-hover-stronger[data-active-item] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.data-\[active\=true\]\:bg-fill-hover-strongest[data-active="true"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.data-\[selected\=true\]\:bg-fill-hover-strongest[data-selected="true"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=checked\]\:bg-content-body-link-weak[data-state="checked"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-content-body-link-weak) / var(--lf-content-body-link-weak-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=checked\]\:bg-fill-highlight-strongest[data-state="checked"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-highlight-strongest) / var(--lf-fill-highlight-strongest-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=checked\]\:bg-fill-hover-stronger[data-state="checked"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=on\]\:bg-fill-invert[data-state="on"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-invert) / var(--lf-fill-invert-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=on\]\:bg-fill-strong[data-state="on"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strong) / var(--lf-fill-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-hover-strong[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-hover-stronger[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-stronger) / var(--lf-fill-hover-stronger-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-hover-strongest[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strongest) / var(--lf-fill-hover-strongest-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-pressed-strong[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strong) / var(--lf-fill-pressed-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=open\]\:bg-fill-strongest[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-strongest) / var(--lf-fill-strongest-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=unchecked\]\:bg-fill-pressed-strong[data-state="unchecked"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-pressed-strong) / var(--lf-fill-pressed-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=active\]\:text-content-body[data-state="active"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}
.data-\[state\=checked\]\:text-content-body-constant-light[data-state="checked"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-constant-light) / var(--lf-content-body-constant-light-opacity, var(--tw-text-opacity)));
}
.data-\[state\=on\]\:text-content-body-invert[data-state="on"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-invert) / var(--lf-content-body-invert-opacity, var(--tw-text-opacity)));
}
.data-\[disabled\=true\]\:opacity-50[data-disabled="true"] {
  opacity: 0.5;
}
.data-\[disabled\]\:opacity-40[data-disabled] {
  opacity: 0.4;
}
.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 0.5;
}
.data-\[state\=checked\]\:opacity-100[data-state="checked"] {
  opacity: 1;
}
.data-\[swipe\=move\]\:transition-none[data-swipe="move"] {
  transition-property: none;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  transition-duration: 300ms;
}
.data-\[state\=collapsed\]\:duration-300[data-state="collapsed"] {
  transition-duration: 300ms;
}
.data-\[state\=hidden\]\:duration-200[data-state="hidden"] {
  transition-duration: 200ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"] {
  transition-duration: 500ms;
}
.data-\[state\=visible\]\:duration-300[data-state="visible"] {
  transition-duration: 300ms;
}
.data-\[state\=open\]\:animate-in[data-state="open"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=visible\]\:animate-in[data-state="visible"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=closed\]\:animate-out[data-state="closed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=collapsed\]\:animate-out[data-state="collapsed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=hidden\]\:animate-out[data-state="hidden"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[swipe\=end\]\:animate-out[data-swipe="end"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-out-5[data-state="closed"] {
  --tw-exit-opacity: 0.05;
}
.data-\[state\=closed\]\:fade-out-80[data-state="closed"] {
  --tw-exit-opacity: 0.8;
}
.data-\[state\=hidden\]\:fade-out[data-state="hidden"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=visible\]\:fade-in[data-state="visible"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:zoom-out-75[data-state="closed"] {
  --tw-exit-scale: .75;
}
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}
.data-\[state\=open\]\:zoom-in-75[data-state="open"] {
  --tw-enter-scale: .75;
}
.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-left-2[data-side="left"] {
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=right\]\:slide-in-from-right-2[data-side="right"] {
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: 0.5rem;
}
.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"] {
  --tw-exit-translate-y: 100%;
}
.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"] {
  --tw-exit-translate-x: -100%;
}
.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-right-full[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"] {
  --tw-exit-translate-y: -100%;
}
.data-\[state\=hidden\]\:slide-out-to-bottom-4[data-state="hidden"] {
  --tw-exit-translate-y: 1rem;
}
.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"] {
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-bottom-full[data-state="open"] {
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-left[data-state="open"] {
  --tw-enter-translate-x: -100%;
}
.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:slide-in-from-right[data-state="open"] {
  --tw-enter-translate-x: 100%;
}
.data-\[state\=open\]\:slide-in-from-top[data-state="open"] {
  --tw-enter-translate-y: -100%;
}
.data-\[state\=visible\]\:slide-in-from-bottom-4[data-state="visible"] {
  --tw-enter-translate-y: 1rem;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  animation-duration: 300ms;
}
.data-\[state\=collapsed\]\:duration-300[data-state="collapsed"] {
  animation-duration: 300ms;
}
.data-\[state\=hidden\]\:duration-200[data-state="hidden"] {
  animation-duration: 200ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"] {
  animation-duration: 500ms;
}
.data-\[state\=visible\]\:duration-300[data-state="visible"] {
  animation-duration: 300ms;
}
.data-\[state\=open\]\:animate-in[data-state="open"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=visible\]\:animate-in[data-state="visible"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=closed\]\:animate-out[data-state="closed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=collapsed\]\:animate-out[data-state="collapsed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=hidden\]\:animate-out[data-state="hidden"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[swipe\=end\]\:animate-out[data-swipe="end"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-out-5[data-state="closed"] {
  --tw-exit-opacity: 0.05;
}
.data-\[state\=closed\]\:fade-out-80[data-state="closed"] {
  --tw-exit-opacity: 0.8;
}
.data-\[state\=hidden\]\:fade-out[data-state="hidden"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=visible\]\:fade-in[data-state="visible"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:zoom-out-75[data-state="closed"] {
  --tw-exit-scale: .75;
}
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}
.data-\[state\=open\]\:zoom-in-75[data-state="open"] {
  --tw-enter-scale: .75;
}
.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-left-2[data-side="left"] {
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=right\]\:slide-in-from-right-2[data-side="right"] {
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: 0.5rem;
}
.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"] {
  --tw-exit-translate-y: 100%;
}
.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"] {
  --tw-exit-translate-x: -100%;
}
.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-right-full[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"] {
  --tw-exit-translate-y: -100%;
}
.data-\[state\=hidden\]\:slide-out-to-bottom-4[data-state="hidden"] {
  --tw-exit-translate-y: 1rem;
}
.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"] {
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-bottom-full[data-state="open"] {
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-left[data-state="open"] {
  --tw-enter-translate-x: -100%;
}
.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:slide-in-from-right[data-state="open"] {
  --tw-enter-translate-x: 100%;
}
.data-\[state\=open\]\:slide-in-from-top[data-state="open"] {
  --tw-enter-translate-y: -100%;
}
.data-\[state\=visible\]\:slide-in-from-bottom-4[data-state="visible"] {
  --tw-enter-translate-y: 1rem;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  animation-duration: 300ms;
}
.data-\[state\=collapsed\]\:duration-300[data-state="collapsed"] {
  animation-duration: 300ms;
}
.data-\[state\=hidden\]\:duration-200[data-state="hidden"] {
  animation-duration: 200ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"] {
  animation-duration: 500ms;
}
.data-\[state\=visible\]\:duration-300[data-state="visible"] {
  animation-duration: 300ms;
}
.data-\[state\=inactive\]\:hover\:bg-fill-hover-strong:hover[data-state="inactive"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-hover-strong) / var(--lf-fill-hover-strong-opacity, var(--tw-bg-opacity)));
}
.data-\[state\=inactive\]\:hover\:text-content-body:hover[data-state="inactive"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body) / var(--lf-content-body-opacity, var(--tw-text-opacity)));
}
.data-\[state\=open\]\:focus-visible\:outline:focus-visible[data-state="open"] {
  outline-style: solid;
}
.data-\[state\=open\]\:focus-visible\:outline-1:focus-visible[data-state="open"] {
  outline-width: 1px;
}
.data-\[state\=open\]\:focus-visible\:outline-offset-4:focus-visible[data-state="open"] {
  outline-offset: 4px;
}
.data-\[state\=open\]\:focus-visible\:outline-stroke-weak:focus-visible[data-state="open"] {
  outline-color: hsl(var(--lf-stroke-weak) / var(--lf-stroke-weak-opacity, 1));
}
.group\/stepper-nav[data-orientation="horizontal"] .group-data-\[orientation\=horizontal\]\/stepper-nav\:h-0\.5 {
  height: 0.125rem;
}
.group\/stepper-nav[data-orientation="vertical"] .group-data-\[orientation\=vertical\]\/stepper-nav\:h-12 {
  height: 3rem;
}
.group\/stepper-nav[data-orientation="horizontal"] .group-data-\[orientation\=horizontal\]\/stepper-nav\:w-\[calc\(100\%-2rem\+1\.025rem\)\] {
  width: calc(100% - 2rem + 1.025rem);
}
.group\/stepper-nav[data-orientation="vertical"] .group-data-\[orientation\=vertical\]\/stepper-nav\:w-0\.5 {
  width: 0.125rem;
}
.group\/stepper-nav[data-orientation="horizontal"] .group-data-\[orientation\=horizontal\]\/stepper-nav\:flex-1 {
  flex: 1 1 0%;
}
.group\/stepper-nav[data-orientation="horizontal"] .group-data-\[orientation\=horizontal\]\/stepper-nav\:flex-none {
  flex: none;
}
.group[data-state="open"] .group-data-\[state\=open\]\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/step[data-state="active"] .group-data-\[state\=active\]\/step\:scale-x-100 {
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/step[data-state="completed"] .group-data-\[state\=completed\]\/step\:scale-x-100 {
  --tw-scale-x: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/stepper-nav[data-orientation="horizontal"] .group-data-\[orientation\=horizontal\]\/stepper-nav\:flex-row {
  flex-direction: row;
}
.group\/stepper-nav[data-orientation="vertical"] .group-data-\[orientation\=vertical\]\/stepper-nav\:flex-col {
  flex-direction: column;
}
.group[data-state="open"] .group-data-\[state\=open\]\:rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.group\/step[data-state="completed"] .group-data-\[state\=completed\]\/step\:bg-stroke-strongest {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-strongest) / var(--lf-stroke-strongest-opacity, var(--tw-bg-opacity)));
}
.group\/step[data-state="completed"] .group-data-\[state\=completed\]\/step\:bg-stroke-success-strong {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-stroke-success-strong) / var(--lf-stroke-success-strong-opacity, var(--tw-bg-opacity)));
}
.group\/accordion[data-state="open"] .group-data-\[state\=open\]\/accordion\:bg-surface-base {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-base) / var(--lf-surface-base-opacity, var(--tw-bg-opacity)));
}
.group\/resize-handle[data-resize-handle-active] .group-data-\[resize-handle-active\]\/resize-handle\:opacity-100 {
  opacity: 1;
}
.light.light\:hidden {
  display: none;
}
.light.light\:border-2 {
  border-width: 2px;
}
.light.light\:border-stroke-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
.light.light\:bg-fill-maximal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
.light.light\:bg-surface-modal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is(.light > .light\:hidden:not([data-theme])) {
  display: none;
}
:is(.light > .light\:border-2:not([data-theme])) {
  border-width: 2px;
}
:is(.light > .light\:border-stroke-strong:not([data-theme])) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is(.light > .light\:bg-fill-maximal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is(.light > .light\:bg-surface-modal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is(.light .light\:hidden:not(.light [data-theme]:not(.light) * )) {
  display: none;
}
:is(.light .light\:border-2:not(.light [data-theme]:not(.light) * )) {
  border-width: 2px;
}
:is(.light .light\:border-stroke-strong:not(.light [data-theme]:not(.light) * )) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is(.light .light\:bg-fill-maximal:not(.light [data-theme]:not(.light) * )) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is(.light .light\:bg-surface-modal:not(.light [data-theme]:not(.light) * )) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is(.light:not(:has([data-theme])) .light\:hidden:not([data-theme])) {
  display: none;
}
:is(.light:not(:has([data-theme])) .light\:border-2:not([data-theme])) {
  border-width: 2px;
}
:is(.light:not(:has([data-theme])) .light\:border-stroke-strong:not([data-theme])) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is(.light:not(:has([data-theme])) .light\:bg-fill-maximal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is(.light:not(:has([data-theme])) .light\:bg-surface-modal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
[data-theme='light'].light\:hidden {
  display: none;
}
[data-theme='light'].light\:border-2 {
  border-width: 2px;
}
[data-theme='light'].light\:border-stroke-strong {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
[data-theme='light'].light\:bg-fill-maximal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
[data-theme='light'].light\:bg-surface-modal {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light'] > .light\:hidden:not([data-theme])) {
  display: none;
}
:is([data-theme='light'] > .light\:border-2:not([data-theme])) {
  border-width: 2px;
}
:is([data-theme='light'] > .light\:border-stroke-strong:not([data-theme])) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is([data-theme='light'] > .light\:bg-fill-maximal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light'] > .light\:bg-surface-modal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light'] .light\:hidden:not([data-theme='light'] [data-theme]:not([data-theme='light']) * )) {
  display: none;
}
:is([data-theme='light'] .light\:border-2:not([data-theme='light'] [data-theme]:not([data-theme='light']) * )) {
  border-width: 2px;
}
:is([data-theme='light'] .light\:border-stroke-strong:not([data-theme='light'] [data-theme]:not([data-theme='light']) * )) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is([data-theme='light'] .light\:bg-fill-maximal:not([data-theme='light'] [data-theme]:not([data-theme='light']) * )) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light'] .light\:bg-surface-modal:not([data-theme='light'] [data-theme]:not([data-theme='light']) * )) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light']:not(:has([data-theme])) .light\:hidden:not([data-theme])) {
  display: none;
}
:is([data-theme='light']:not(:has([data-theme])) .light\:border-2:not([data-theme])) {
  border-width: 2px;
}
:is([data-theme='light']:not(:has([data-theme])) .light\:border-stroke-strong:not([data-theme])) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-strong) / var(--lf-stroke-strong-opacity, var(--tw-border-opacity)));
}
:is([data-theme='light']:not(:has([data-theme])) .light\:bg-fill-maximal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-maximal) / var(--lf-fill-maximal-opacity, var(--tw-bg-opacity)));
}
:is([data-theme='light']:not(:has([data-theme])) .light\:bg-surface-modal:not([data-theme])) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-surface-modal) / var(--lf-surface-modal-opacity, var(--tw-bg-opacity)));
}
@container (min-width: 280px) {

  .\@\[280px\]\:flex {
    display: flex;
  }

  .\@\[280px\]\:hidden {
    display: none;
  }
}
.dark\:hidden:is(.dark *) {
  display: none;
}
.dark\:shadow-\[0px_0px_5px_2px_rgba\(239\2c 246\2c 38\2c 0\.10\)\2c _0px_0px_24px_4px_rgba\(239\2c 246\2c 38\2c 0\.30\)\2c _0px_0px_250px_231px_rgba\(239\2c 246\2c 38\2c 0\.20\)\]:is(.dark *) {
  --tw-shadow: 0px 0px 5px 2px rgba(239,246,38,0.10), 0px 0px 24px 4px rgba(239,246,38,0.30), 0px 0px 250px 231px rgba(239,246,38,0.20);
  --tw-shadow-colored: 0px 0px 5px 2px var(--tw-shadow-color), 0px 0px 24px 4px var(--tw-shadow-color), 0px 0px 250px 231px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dark\:hover\:bg-fill-weak:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.disabled\:dark\:text-content-body-invert:is(.dark *):disabled {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-invert) / var(--lf-content-body-invert-opacity, var(--tw-text-opacity)));
}
.group.danger .dark\:group-\[\.danger\]\:shadow-risk-glow-high:is(.dark *) {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-high) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-high) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group.success .dark\:group-\[\.success\]\:shadow-risk-glow-low:is(.dark *) {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-low) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-low) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group.warning .dark\:group-\[\.warning\]\:shadow-risk-glow-mid:is(.dark *) {
  --tw-shadow: 0px 0px 19px 4px hsl(var(--lf-risk-glow-mid) / 0.6), 0px 0px 250px 211px hsl(var(--lf-risk-glow-mid) / 0.3) !important;
  --tw-shadow-colored: 0px 0px 19px 4px var(--tw-shadow-color), 0px 0px 250px 211px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group.danger .dark\:group-\[\.danger\]\:shadow-risk-glow-high:is(.dark *) {
  --tw-shadow-color: hsl(var(--lf-risk-glow-high) / var(--lf-risk-glow-high-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.group.success .dark\:group-\[\.success\]\:shadow-risk-glow-low:is(.dark *) {
  --tw-shadow-color: hsl(var(--lf-risk-glow-low) / var(--lf-risk-glow-low-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
.group.warning .dark\:group-\[\.warning\]\:shadow-risk-glow-mid:is(.dark *) {
  --tw-shadow-color: hsl(var(--lf-risk-glow-mid) / var(--lf-risk-glow-mid-opacity, 1));
  --tw-shadow: var(--tw-shadow-colored);
}
@media (min-width: 350px) {

  .sm\:block {
    display: block;
  }

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

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

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

  .sm\:max-w-md {
    max-width: 28rem;
  }

  .sm\:max-w-sm {
    max-width: 24rem;
  }

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

  .sm\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .data-\[state\=open\]\:sm\:slide-in-from-top-full[data-state="open"] {
    --tw-enter-translate-y: -100%;
  }

  body.office .office\:sm\:max-w-\[85\%\] {
    max-width: 85%;
  }
}
@media (min-width: 465px) {

  .md\:me-2 {
    margin-inline-end: 0.5rem;
  }

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

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

  .md\:max-w-\[60\%\] {
    max-width: 60%;
  }

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

  .md\:max-w-lg {
    max-width: 32rem;
  }

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

  body.office .office\:md\:max-w-\[70\%\] {
    max-width: 70%;
  }
}
@media (min-width: 575px) {

  .lg\:block {
    display: block;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:max-w-\[35\%\] {
    max-width: 35%;
  }

  .lg\:max-w-\[40\%\] {
    max-width: 40%;
  }

  .lg\:max-w-\[50\%\] {
    max-width: 50%;
  }

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

  body.office .office\:lg\:max-w-\[60\%\] {
    max-width: 60%;
  }
}
.rtl\:left-3:where([dir="rtl"], [dir="rtl"] *) {
  left: 0.75rem;
}
.rtl\:right-3:where([dir="rtl"], [dir="rtl"] *) {
  right: 0.75rem;
}
.rtl\:translate-x-1\/2:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rtl\:-scale-x-100:where([dir="rtl"], [dir="rtl"] *) {
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rtl\:slide-in-from-top-10:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-y: -2.5rem;
}
.rtl\:data-\[state\=checked\]\:-translate-x-\[17px\][data-state="checked"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: -17px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rtl\:data-\[state\=checked\]\:-translate-x-\[21px\][data-state="checked"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: -21px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rtl\:data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-y: 100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-left[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: -100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-left-full[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: -100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-right[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: 100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-right-1\/2[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: 50%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-top[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-y: -100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-bottom[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-y: 100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-left[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: -100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-right[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: 100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-right-1\/2[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: 50%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-top[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-y: -100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-y: 100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-left[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: -100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-left-full[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: -100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-right[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: 100%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-right-1\/2[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-x: 50%;
}
.rtl\:data-\[state\=closed\]\:slide-out-to-top[data-state="closed"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-exit-translate-y: -100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-bottom[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-y: 100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-left[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: -100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-right[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: 100%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-right-1\/2[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-x: 50%;
}
.rtl\:data-\[state\=open\]\:slide-in-from-top[data-state="open"]:where([dir="rtl"], [dir="rtl"] *) {
  --tw-enter-translate-y: -100%;
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb {
  border-radius: 9999px;
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-fill-weak::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--lf-fill-weak) / var(--lf-fill-weak-opacity, var(--tw-bg-opacity)));
}
.\[\&\:\:-webkit-scrollbar-track\]\:bg-transparent::-webkit-scrollbar-track {
  background-color: transparent;
}
.\[\&\:\:-webkit-scrollbar\]\:w-1\.5::-webkit-scrollbar {
  width: 0.375rem;
}
.\[\&\:has\(\[role\=checkbox\]\)\]\:pe-0:has([role=checkbox]) {
  padding-inline-end: 0px;
}
.\[\&\:not\(\:last-child\)\]\:flex-1:not(:last-child) {
  flex: 1 1 0%;
}
.\[\&\>\*\:last-child\]\:mb-0>*:last-child {
  margin-bottom: 0px;
}
.\[\&\>\*\]\:overflow-visible>* {
  overflow: visible;
}
.\[\&\>\*\]\:px-2>* {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&\>\*\]\:px-3>* {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.\[\&\>\*\]\:py-1\.5>* {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.\[\&\>\*\]\:py-2>* {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.\[\&\>button\]\:hidden>button {
  display: none;
}
.\[\&\>label\]\:flex>label {
  display: flex;
}
.\[\&\>label\]\:h-11>label {
  height: 2.75rem;
}
.\[\&\>label\]\:items-center>label {
  align-items: center;
}
.\[\&\>label\]\:pe-3>label {
  padding-inline-end: 0.75rem;
}
.\[\&\>p\]\:text-body-small>p {
  font-size: round(calc(var(--font-scale) * 14px), 1px);
  line-height: round(calc(var(--font-scale) * 20px), 1px);
  font-weight: 400;
}
.\[\&\>tr\]\:last\:border-b-0:last-child>tr {
  border-bottom-width: 0px;
}
.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\[data-state\=open\]_\[data-accordion-chevron\]\]\:rotate-180[data-state=open] [data-accordion-chevron] {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\[data-streaming\]_td\]\:\!whitespace-nowrap[data-streaming] td {
  white-space: nowrap !important;
}
.\[\&\[data-streaming\]_td\]\:\!\[overflow-wrap\:normal\][data-streaming] td {
  overflow-wrap: normal !important;
}
.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.\[\&_ol\]\:list-decimal ol {
  list-style-type: decimal;
}
.\[\&_ol\]\:ps-4 ol {
  padding-inline-start: 1rem;
}
.\[\&_p\]\:block p {
  display: block;
}
.\[\&_p\]\:w-full p {
  width: 100%;
}
.\[\&_p\]\:min-w-0 p {
  min-width: 0px;
}
.\[\&_p\]\:truncate p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\[\&_span\[data-type\=\"mention\"\]\]\:text-content-body-tags span[data-type="mention"] {
  --tw-text-opacity: 1;
  color: hsl(var(--lf-content-body-tags) / var(--lf-content-body-tags-opacity, var(--tw-text-opacity)));
}
.\[\&_svg\]\:size-4 svg {
  width: 1rem;
  height: 1rem;
}
.\[\&_table\]\:\!mb-0 table {
  margin-bottom: 0px !important;
}
.\[\&_table\]\:w-full table {
  width: 100%;
}
.\[\&_table\]\:\!border-separate table {
  border-collapse: separate !important;
}
.\[\&_table\]\:\!\[border-spacing\:0\] table {
  border-spacing: 0 !important;
}
.\[\&_td\:last-child\]\:\!border-e-0 td:last-child {
  border-inline-end-width: 0px !important;
}
.\[\&_td\]\:\!break-words td {
  overflow-wrap: break-word !important;
}
.\[\&_td\]\:\!border-b td {
  border-bottom-width: 1px !important;
}
.\[\&_td\]\:\!border-e td {
  border-inline-end-width: 1px !important;
}
.\[\&_td\]\:\!border-stroke-weaker td {
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity))) !important;
}
.\[\&_td\]\:\!px-5 td {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.\[\&_td\]\:\!py-4 td {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.\[\&_td\]\:\!text-start td {
  text-align: start !important;
}
.\[\&_td\]\:\!align-top td {
  vertical-align: top !important;
}
.\[\&_td\]\:\!\[overflow-wrap\:anywhere\] td {
  overflow-wrap: anywhere !important;
}
.\[\&_th\:last-child\]\:\!border-e-0 th:last-child {
  border-inline-end-width: 0px !important;
}
.\[\&_th\]\:\!sticky th {
  position: sticky !important;
}
.\[\&_th\]\:\!top-0 th {
  top: 0px !important;
}
.\[\&_th\]\:\!z-10 th {
  z-index: 10 !important;
}
.\[\&_th\]\:\!h-auto th {
  height: auto !important;
}
.\[\&_th\]\:\!min-h-14 th {
  min-height: 3.5rem !important;
}
.\[\&_th\]\:\!whitespace-nowrap th {
  white-space: nowrap !important;
}
.\[\&_th\]\:\!border-b th {
  border-bottom-width: 1px !important;
}
.\[\&_th\]\:\!border-e th {
  border-inline-end-width: 1px !important;
}
.\[\&_th\]\:\!border-stroke-weaker th {
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity))) !important;
}
.\[\&_th\]\:\!border-b-stroke-weaker th {
  --tw-border-opacity: 1 !important;
  border-bottom-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity))) !important;
}
.\[\&_th\]\:\!bg-fill-superstrong th {
  --tw-bg-opacity: 1 !important;
  background-color: hsl(var(--lf-fill-superstrong) / var(--lf-fill-superstrong-opacity, var(--tw-bg-opacity))) !important;
}
.\[\&_th\]\:\!px-5 th {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.\[\&_th\]\:\!py-4 th {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.\[\&_th\]\:\!text-start th {
  text-align: start !important;
}
.\[\&_th\]\:\!align-middle th {
  vertical-align: middle !important;
}
.\[\&_th\]\:\!font-semibold th {
  font-weight: 600 !important;
}
.\[\&_th\]\:\!text-content-heading th {
  --tw-text-opacity: 1 !important;
  color: hsl(var(--lf-content-heading) / var(--lf-content-heading-opacity, var(--tw-text-opacity))) !important;
}
.\[\&_tr\:last-child\]\:border-b-0 tr:last-child {
  border-bottom-width: 0px;
}
.\[\&_tr\:last-child_td\]\:\!border-b-0 tr:last-child td {
  border-bottom-width: 0px !important;
}
.\[\&_tr\]\:border-b tr {
  border-bottom-width: 1px;
}
.\[\&_tr\]\:border-stroke-weaker tr {
  --tw-border-opacity: 1;
  border-color: hsl(var(--lf-stroke-weaker) / var(--lf-stroke-weaker-opacity, var(--tw-border-opacity)));
}
.\[\&_ul\]\:list-disc ul {
  list-style-type: disc;
}
.\[\&_ul\]\:ps-4 ul {
  padding-inline-start: 1rem;
}
[data-state=closed]> .\[\[data-state\=closed\]\>_\&\]\:-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
