/*
! tailwindcss v3.4.1 | 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: #e5e7eb;
  /* 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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 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 */
  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,
[type='button'],
[type='reset'],
[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] {
  display: none;
}

:root {
  --rz-selectbar-selected-background-color: var(--Secondary-1);
  --rz-grid-cell-color: var(--Neutral-900);
  --rz-text-color: var(--Neutral-100);
  --bg-color: var(--Neutral-100);
  --color-surface: #0d0b22;
  --on-surface-variant: #aaaab2;
  --color-on-surface: #fff;
  --surface-container-low: #f3f3f4;
  --rz-grid-header-background-color: var(--surface-container-low);
  --rz-grid-header-text-color: #6e6d7a;
  --rz-radio-circle-background-color: var(--colors-primary-primary);
  --rz-radio-checked-border: 1px solid var(--colors-outlines-outline-dark);
  --rz-grid-bottom-cell-border: 1px solid var(--colors-outlines-outline) !important;
  --rz-grid-header-cell-border-bottom: 1px solid var(--colors-outlines-outline) !important;
  --rz-input-highlight-color: var(--colors-primary-on-primary);
  /* widget */
  --background-widget: var(--colors-widget-surface-surface);
  --widget-box-shadow-color: rgba(166, 164, 164, 0.68);
  --widget-header-bg: var(--colors-widget-primary-primary);
  --widget-wg-progress: var(--Neutral-800);
  --widget-wg-label: var(--colors-widget-surface-surface);
  --widget-head-popup: var(--Neutral-100);
  --widget-merchant: var(--colors-widget-surface-on-surface);
  --widget-headline: var(--colors-widget-surface-on-surface);
  --widget-ep-text-color: var(--colors-widget-surface-on-surface);
  --widget-ep-bg-color: var(--Neutral-100);
  --widget-ep-border-color: trasparent;
  --widget-rz-input-bg-color: var(--surface-container-low);
  --dropdown-text-color: var(--colors-widget-surface-on-surface);
  --widget-action-button-color: #fff;
  --widget-button-bg: #201749;
  --widget-button-text: var(--colors-widget-surface-surface);
  --widget-button-text-inverted: var(--colors-widget-surface-on-surface);
  --rz-text-body1-color: var(--colors-widget-surface-on-surface, #fff) !important;
  /* end widget */
  --surface-shadow: rgba(0, 0, 0, 0.10);
  --divider-color: var(--Neutral-900);
  --rz-on-primary-lighter: #fff;
  --rz-button-text-color: var(--Neutral-900);
  --rz-dropdown-item-padding: 0px 0rem;
  --rz-dropdown-item-selected-color: var(--Neutral-900, #100b26) !important;
  --rz-border-disabled: 1px solid var(--Neutral-100, #fff) !important;
  --rz-input-disabled-background-color: #e2e2e2 !important;
  --rz-input-border: 1px solid var(--colors-outlines-outline-dark) !important;
  --rz-checkbox-checked-icon-background-color: var(--colors-primary-primary);
  --rz-checkbox-checked-color: var(--colors-primary-on-primary-container);
  --rz-button-hover-shadow: 0px 0px 6px rgba(255, 255, 255, 0.15), 0px 0px 4px rgba(255, 255, 255, 0.12), 0px 0px 6px rgba(255, 255, 255, 0.1);
  --colors-primary-100: #d9d7ee;
  --colors-secondary-200: #c2f8e9;
  --colors-secondary-300: #9df5d9;
  --colors-secondary-400: #7ff1ca;
  --colors-secondary-500-brand-: #68edb4;
  --colors-secondary-600: #47a57e;
  --colors-secondary-700: #31765b;
  --colors-secondary-800: #1b4736;
  --colors-secondary-900: #051712;
  --colors-secondary-100: #eafdf7;
  --colors-primary-200: #b3aedc;
  --colors-primary-300: #8d86cb;
  --colors-primary-400: #675eb9;
  --colors-primary-500-brand-: #4138a9;
  --colors-primary-600: #342c87;
  --colors-primary-700: #272266;
  --colors-primary-800: #1a1643;
  --colors-primary-900: #0d0b22;
  --colors-neutral-white: #ffffff;
  --colors-neutral-200: #dbdade;
  --colors-neutral-300: #c2c2c8;
  --colors-neutral-400: #aaaab2;
  --colors-neutral-500: #92919c;
  --colors-neutral-600: #6e6d7a;
  --colors-neutral-700: #565464;
  --colors-neutral-800: #3d3c4e;
  --colors-neutral-900: #252338;
  --colors-complimentary-green: #18d1bb;
  --colors-complimentary-violet: #9733ef;
  --colors-complimentary-blue: #3b77e2;
  --colors-complimentary-purple: #6145f1;
  --colors-error-light: #ff5963;
  --colors-error-dark: #e12250;
  --colors-success-light: #01faae;
  --colors-success-dark: #00865d;
  --colors-neutral-100: #f3f3f4;
  --colors-primary-primary: #0d0b22;
  --colors-primary-primary-inverted: #D9D7EE;
  --colors-primary-on-primary: #c2c2c8;
  --colors-primary-primary-container: #252338;
  --colors-primary-on-primary-container: #ffffff;
  --colors-secondary-secondary: #31765b;
  --colors-secondary-on-secondary: #ffffff;
  --colors-secondary-secondary-container: #68edb4;
  --colors-secondary-on-secondary-container: #31765b;
  --colors-surface-surface: #ffffff;
  --colors-surface-surface-transparency: #ffffff53;
  --colors-surface-surface-inverted: #0D0B22;
  --colors-surface-on-surface: #0d0b22;
  --colors-surface-on-surface-variant: #6e6d7a;
  --colors-surface-on-surface-low: #c2c2c8;
  --colors-surface-on-surface-lowest: #dbdade;
  --colors-surface-surface-container-low: #f3f3f4;
  --colors-surface-surface-container: #dbdade;
  --colors-surface-surface-container-high: #c2c2c8;
  --colors-widget-surface-surface: #ffffff;
  --colors-widget-surface-on-surface: #0d0b22;
  --colors-widget-primary-primary: #0d0b22;
  --colors-error-error: #ffffff;
  --colors-error-on-error: #e12250;
  --colors-error-error-container: #e12250;
  --colors-error-on-error-container: #ffffff;
  --colors-success-success: #ffffff;
  --colors-success-on-success: #00865d;
  --colors-success-success-container: #00865d;
  --colors-success-on-success-container: #ffffff;
  --colors-outlines-outline: #f3f3f4;
  --colors-outlines-outline-dark: #0d0b22;
  --colors-tertiary-tertiary: #4138a9;
  --colors-tertiary-on-tertiary: #ffffff;
  --colors-disabled-disabled: #ffffff;
  --colors-disabled-on-disabled: #dbdade;
  --colors-disabled-disabled-container: #dbdade;
  --colors-disabled-on-disabled-container: #ffffff;
  --colors-outlines-outline-variant: #dbdade;
  --colors-disabled-disabled-inverted: #3d3c4e;
  --colors-disabled-on-disabled-inverted: #6e6d7a;
  --colors-disabled-disabled-container-inverted: #252338;
  --colors-disabled-on-disabled-container-inverted: #565464;
  --colors-error-error-inverted: #0d0b22;
  --colors-error-on-error-inverted: #ff5963;
  --colors-error-error-container-inverted: #ff5963;
  --colors-error-on-error-container-inverted: #0d0b22;
  --colors-success-success-inverted: #0d0b22;
  --colors-success-on-success-inverted: #01faae;
  --colors-success-success-container-2: #01faae;
  --colors-success-on-success-container-2: #0d0b22;
  --colors-outlines-outline-inverted: #3d3c4e;
}

:root[data-theme="dark"] {
  --rz-text-color: var(--Neutral-900);
  --rz-grid-cell-color: var(--Neutral-100);
  --bg-color: var(--Neutral-900);
  --color-surface: #0d0b22;
  --on-surface-variant: #aaaab2;
  --color-on-surface: #fff;
  --surface-container-low: #f3f3f4;
  --rz-grid-header-background-color: var(--surface-container-low);
  --rz-grid-header-text-color: var(--on-surface-variant);
  --rz-radio-circle-background-color: var(--colors-surface-surface-container-low);
  --rz-input-border: 1px solid var(--colors-outlines-outline) !important;
  --rz-grid-bottom-cell-border: 1px solid var(--colors-outlines-outline) !important;
  --rz-radio-checked-border: 1px solid var(--colors-outlines-outline-dark);
  --rz-checkbox-checked-icon-background-color: var(--colors-primary-primary);
  --rz-grid-header-cell-border-bottom: 1px solid var(--colors-outlines-outline) !important;
  --rz-input-highlight-color: #fff;
  /* widget */
  --background-widget: var(--colors-widget-surface-surface);
  --widget-box-shadow-color: rgba(166, 164, 164, 0.68);
  --widget-header-bg: var(--colors-widget-primary-primary);
  --widget-wg-progress: var(--Neutral-800);
  --widget-wg-label: var(--colors-widget-surface-surface);
  --widget-head-popup: var(--Neutral-100);
  --widget-merchant: var(--colors-widget-surface-on-surface);
  --widget-headline: var(--colors-widget-surface-on-surface);
  --widget-ep-text-color: var(--colors-widget-surface-on-surface);
  --widget-ep-bg-color: var(--Neutral-100);
  --widget-ep-border-color: trasparent;
  --widget-rz-input-bg-color: var(--surface-container-low);
  --dropdown-text-color: var(--colors-widget-surface-on-surface);
  --widget-action-button-color: #fff;
  --widget-button-bg: #201749;
  --widget-button-text: var(--colors-widget-surface-surface);
  --widget-button-text-inverted: var(--colors-widget-surface-on-surface);
  --rz-text-body1-color: var(--colors-widget-surface-on-surface, #fff) !important;
  /* end widget */
  --surface-shadow: rgba(255, 255, 255, 0.10);
  --divider-color: var(--Neutral-100);
  --rz-button-text-color: var(--Neutral-100);
  --dropdown-text-color: #fff;
  --rz-dropdown-item-padding: 0px 0rem;
  --rz-dropdown-item-selected-color: var(--Neutral-100, #100b26) !important;
  --rz-border-disabled: 0px solid var(--Neutral-100, #100b26) !important;
  --rz-input-disabled-background-color: var(--Neutral-900, #000) !important;
  --rz-text-body1-color: var(--colors-surface-on-surface, #fff) !important;
  --rz-text-color: var(--Neutral-100, #fff) !important;
  --rz-checkbox-checked-color: var(--colors-primary-on-primary-container);
  --rz-button-hover-shadow: 0px 3px 4px rgba(0, 0, 0, 0.14), 0px 3px 3px rgba(0, 0, 0, 0.12), 0px 1px 8px rgba(0, 0, 0, 0.14);
  --colors-primary-primary: #d9d7ee;
  --colors-primary-primary-inverted: #0D0B22;
  --colors-primary-on-primary: #0d0b22;
  --colors-primary-primary-container: #ffffff;
  --colors-primary-on-primary-container: #0d0b22;
  --colors-secondary-secondary: #68edb4;
  --colors-secondary-on-secondary: #0d0b22;
  --colors-secondary-secondary-container: #0d0b22;
  --colors-secondary-on-secondary-container: #ffffff;
  --colors-surface-surface: #0d0b22;
  --colors-surface-surface-transparency: #0d0b2239;
  --colors-surface-surface-inverted: #ffffff;
  --colors-surface-on-surface: #ffffff;
  --colors-surface-on-surface-variant: #aaaab2;
  --colors-surface-on-surface-low: #565464;
  --colors-surface-on-surface-lowest: #3d3c4e;
  --colors-surface-surface-container-low: #252338;
  --colors-surface-surface-container: #3d3c4e;
  --colors-surface-surface-container-high: #565464;
  --colors-widget-surface-surface: #0d0b22;
  --colors-widget-surface-on-surface: #ffffff;
  --colors-widget-primary-primary: #d9d7ee;
  --colors-error-error: #0d0b22;
  --colors-error-on-error: #ff5963;
  --colors-error-error-container: #ff5963;
  --colors-error-on-error-container: #0d0b22;
  --colors-success-success: #0d0b22;
  --colors-success-on-success: #01faae;
  --colors-success-success-container: #01faae;
  --colors-success-on-success-container: #0d0b22;
  --colors-outlines-outline: #252338;
  --colors-outlines-outline-dark: #ffffff;
  --colors-tertiary-tertiary: #92919c;
  --colors-tertiary-on-tertiary: #0d0b22;
  --colors-disabled-disabled: #0d0b22;
  --colors-disabled-on-disabled: #3d3c4e;
  --colors-disabled-disabled-container: #3d3c4e;
  --colors-disabled-on-disabled-container: #0d0b22;
  --colors-outlines-outline-variant: #565464;
  --colors-disabled-disabled-inverted: #c2c2c8;
  --colors-disabled-on-disabled-inverted: #ffffff;
  --colors-disabled-disabled-container-inverted: #f3f3f4;
  --colors-disabled-on-disabled-container-inverted: #c2c2c8;
  --colors-error-error-inverted: #ffffff;
  --colors-error-on-error-inverted: #e12250;
  --colors-error-error-container-inverted: #e12250;
  --colors-error-on-error-container-inverted: #ffffff;
  --colors-success-success-inverted: #ffffff;
  --colors-success-on-success-inverted: #00865d;
  --colors-success-success-container-2: #00865d;
  --colors-success-on-success-container-2: #ffffff;
  --colors-outlines-outline-inverted: #c2c2c8;
}

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

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

.container {
  width: 100%;
}

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

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

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

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

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

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

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-14 {
  bottom: 3.5rem;
}

.bottom-6 {
  bottom: 1.5rem;
}

.bottom-\[-6px\] {
  bottom: -6px;
}

.bottom-\[60px\] {
  bottom: 60px;
}

.left-0 {
  left: 0px;
}

.left-\[24px\] {
  left: 24px;
}

.left-full {
  left: 100%;
}

.right-0 {
  right: 0px;
}

.right-1 {
  right: 0.25rem;
}

.right-10 {
  right: 2.5rem;
}

.right-2 {
  right: 0.5rem;
}

.right-6 {
  right: 1.5rem;
}

.right-8 {
  right: 2rem;
}

.right-\[-30px\] {
  right: -30px;
}

.right-\[18px\] {
  right: 18px;
}

.right-\[24px\] {
  right: 24px;
}

.top-0 {
  top: 0px;
}

.top-16 {
  top: 4rem;
}

.top-2 {
  top: 0.5rem;
}

.top-\[-15px\] {
  top: -15px;
}

.top-\[-25px\] {
  top: -25px;
}

.top-\[0\] {
  top: 0;
}

.top-\[5px\] {
  top: 5px;
}

.top-\[75px\] {
  top: 75px;
}

.top-\[calc\(210px-5rem\)\] {
  top: calc(210px - 5rem);
}

.top-\[calc\(283px-5rem\)\] {
  top: calc(283px - 5rem);
}

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

.z-\[49\] {
  z-index: 49;
}

.z-\[999999\] {
  z-index: 999999;
}

.z-\[99\] {
  z-index: 99;
}

.m-0 {
  margin: 0px;
}

.m-4 {
  margin: 1rem;
}

.m-auto {
  margin: auto;
}

.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

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

.ml-1 {
  margin-left: 0.25rem;
}

.ml-12 {
  margin-left: 3rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-20 {
  margin-left: 5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

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

.mr-1 {
  margin-right: 0.25rem;
}

.mr-1\.5 {
  margin-right: 0.375rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-\[4px\] {
  margin-right: 4px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.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-\[1\.5rem\] {
  margin-top: 1.5rem;
}

.mt-\[16px\] {
  margin-top: 16px;
}

.mt-\[40px\] {
  margin-top: 40px;
}

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-0 {
  height: 0px;
}

.h-2 {
  height: 0.5rem;
}

.h-24 {
  height: 6rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-\[100dvh\] {
  height: 100dvh;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[5rem\] {
  height: 5rem;
}

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

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

.h-\[65\%\] {
  height: 65%;
}

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

.h-\[95\%\] {
  height: 95%;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

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

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

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

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

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

.w-0 {
  width: 0px;
}

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

.w-2 {
  width: 0.5rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[65\%\] {
  width: 65%;
}

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

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

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

.w-full {
  width: 100%;
}

.\!min-w-0 {
  min-width: 0px !important;
}

.min-w-0 {
  min-width: 0px;
}

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

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

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

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

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

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

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

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

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

.flex-1 {
  flex: 1 1 0%;
}

.flex-\[1_0_0\] {
  flex: 1 0 0;
}

.flex-\[2\] {
  flex: 2;
}

.flex-\[8\] {
  flex: 8;
}

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

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

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

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

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

.cursor-pointer {
  cursor: pointer;
}

.list-inside {
  list-style-position: inside;
}

.list-disc {
  list-style-type: disc;
}

.list-none {
  list-style-type: none;
}

.auto-cols-auto {
  grid-auto-columns: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-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-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * 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-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}

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

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

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

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

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

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

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

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

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

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

.rounded-\[var\(--Radius-regular\2c 16px\)\] {
  border-radius: var(--Radius-regular,16px);
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-br-none {
  border-bottom-right-radius: 0px;
}

.rounded-tr-none {
  border-top-right-radius: 0px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-8 {
  border-left-width: 8px;
}

.border-r-8 {
  border-right-width: 8px;
}

.border-t-8 {
  border-top-width: 8px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-none {
  border-style: none;
}

.border-\[\#0d0b22\] {
  --tw-border-opacity: 1;
  border-color: rgb(13 11 34 / var(--tw-border-opacity));
}

.border-\[\#dbdade\] {
  --tw-border-opacity: 1;
  border-color: rgb(219 218 222 / var(--tw-border-opacity));
}

.border-\[--colors-outlines-outline-dark\] {
  border-color: var(--colors-outlines-outline-dark);
}

.border-\[--colors-outlines-outline-inverted\] {
  border-color: var(--colors-outlines-outline-inverted);
}

.border-\[--colors-outlines-outline-variant\] {
  border-color: var(--colors-outlines-outline-variant);
}

.border-\[--colors-outlines-outline\] {
  border-color: var(--colors-outlines-outline);
}

.border-\[--colors-surface-on-surface\] {
  border-color: var(--colors-surface-on-surface);
}

.border-\[\@InputBorderDark\] {
  border-color: @InputBorderDark;
}

.border-\[\@InputBorderLight\] {
  border-color: @InputBorderLight;
}

.border-\[var\(--colors-outlines-outline\)\] {
  border-color: var(--colors-outlines-outline);
}

.border-\[var\(--colors-outlines-outline-variant\)\] {
  border-color: var(--colors-outlines-outline-variant);
}

.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity));
}

.border-l-transparent {
  border-left-color: transparent;
}

.border-r-transparent {
  border-right-color: transparent;
}

.border-t-\[--colors-surface-surface\] {
  border-top-color: var(--colors-surface-surface);
}

.bg-\[\#f3f3f4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 244 / var(--tw-bg-opacity));
}

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

.bg-\[--colors-primary-primary-container\] {
  background-color: var(--colors-primary-primary-container);
}

.bg-\[--colors-primary-primary\] {
  background-color: var(--colors-primary-primary);
}

.bg-\[--colors-surface-surface-container-low\] {
  background-color: var(--colors-surface-surface-container-low);
}

.bg-\[--colors-surface-surface\] {
  background-color: var(--colors-surface-surface);
}

.bg-\[--colors-warning-container\] {
  background-color: var(--colors-warning-container);
}

.bg-\[\@BgDark\] {
  background-color: @BgDark;
}

.bg-\[\@BgLight\] {
  background-color: @BgLight;
}

.bg-\[\@InputBgDark\] {
  background-color: @InputBgDark;
}

.bg-\[\@InputBgLight\] {
  background-color: @InputBgLight;
}

.bg-\[var\(--background-widget\)\] {
  background-color: var(--background-widget);
}

.bg-\[var\(--colors-error-error-container\)\] {
  background-color: var(--colors-error-error-container);
}

.bg-\[var\(--colors-primary-primary-container\)\] {
  background-color: var(--colors-primary-primary-container);
}

.bg-\[var\(--colors-success-success-container\)\] {
  background-color: var(--colors-success-success-container);
}

.bg-\[var\(--colors-surface-on-surface-variant\)\] {
  background-color: var(--colors-surface-on-surface-variant);
}

.bg-\[var\(--colors-surface-surface\)\] {
  background-color: var(--colors-surface-surface);
}

.bg-\[var\(--colors-surface-surface\2c \#FFF\)\] {
  background-color: var(--colors-surface-surface,#FFF);
}

.bg-\[var\(--colors-surface-surface-container-low\)\] {
  background-color: var(--colors-surface-surface-container-low);
}

.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity));
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.\!p-0 {
  padding: 0px !important;
}

.\!p-1 {
  padding: 0.25rem !important;
}

.\!p-\[16px_10px\] {
  padding: 16px 10px !important;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

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

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.\!pt-\[10px\] {
  padding-top: 10px !important;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-\[120px\] {
  padding-bottom: 120px;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-\[32px\] {
  padding-left: 32px;
}

.pr-6 {
  padding-right: 1.5rem;
}

.ps-3 {
  padding-inline-start: 0.75rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-11 {
  padding-top: 2.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

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

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

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

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

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-\[0\.8125rem\] {
  font-size: 0.8125rem;
}

.text-\[0\.875rem\] {
  font-size: 0.875rem;
}

.text-\[0\.9375rem\] {
  font-size: 0.9375rem;
}

.text-\[0\.938rem\] {
  font-size: 0.938rem;
}

.text-\[1\.1rem\] {
  font-size: 1.1rem;
}

.text-\[1\.75rem\] {
  font-size: 1.75rem;
}

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

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

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

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

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

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

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

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

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.leading-\[1\.1\] {
  line-height: 1.1;
}

.leading-\[1\.4\] {
  line-height: 1.4;
}

.leading-\[110\%\] {
  line-height: 110%;
}

.leading-\[140\%\] {
  line-height: 140%;
}

.leading-\[18\.2px\] {
  line-height: 18.2px;
}

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

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

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

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

.leading-tight {
  line-height: 1.25;
}

.-tracking-\[0\.12px\] {
  letter-spacing: -0.12px;
}

.tracking-\[-0\.01em\] {
  letter-spacing: -0.01em;
}

.tracking-\[-0\.02em\] {
  letter-spacing: -0.02em;
}

.tracking-\[-0\.12px\] {
  letter-spacing: -0.12px;
}

.tracking-\[-0\.14px\] {
  letter-spacing: -0.14px;
}

.tracking-\[-0\.15px\] {
  letter-spacing: -0.15px;
}

.tracking-\[-0\.26px\] {
  letter-spacing: -0.26px;
}

.tracking-\[-0\.34px\] {
  letter-spacing: -0.34px;
}

.tracking-\[-0\.4px\] {
  letter-spacing: -0.4px;
}

.tracking-\[-0\.56px\] {
  letter-spacing: -0.56px;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.text-\[\#00865D\] {
  --tw-text-opacity: 1;
  color: rgb(0 134 93 / var(--tw-text-opacity));
}

.text-\[\#6e6d7a\] {
  --tw-text-opacity: 1;
  color: rgb(110 109 122 / var(--tw-text-opacity));
}

.text-\[\#ff0000\] {
  --tw-text-opacity: 1;
  color: rgb(255 0 0 / var(--tw-text-opacity));
}

.text-\[--Colors-Surface-on-surface\] {
  color: var(--Colors-Surface-on-surface);
}

.text-\[--colors-primary-on-primary-container\] {
  color: var(--colors-primary-on-primary-container);
}

.text-\[--colors-primary-on-primary\] {
  color: var(--colors-primary-on-primary);
}

.text-\[--colors-success-success-container-2\] {
  color: var(--colors-success-success-container-2);
}

.text-\[--colors-surface-on-surface-variant\] {
  color: var(--colors-surface-on-surface-variant);
}

.text-\[--colors-surface-on-surface\] {
  color: var(--colors-surface-on-surface);
}

.text-\[--colors-tertiary-tertiary\] {
  color: var(--colors-tertiary-tertiary);
}

.text-\[--on-surface-variant\] {
  color: var(--on-surface-variant);
}

.text-\[\@TextColor\] {
  color: @TextColor;
}

.text-\[\@TextDark\] {
  color: @TextDark;
}

.text-\[\@TextLight\] {
  color: @TextLight;
}

.text-\[var\(--colors-error-error-container\)\] {
  color: var(--colors-error-error-container);
}

.text-\[var\(--colors-primary-on-primary-container\2c \#FFF\)\] {
  color: var(--colors-primary-on-primary-container,#FFF);
}

.text-\[var\(--colors-primary-primary\)\] {
  color: var(--colors-primary-primary);
}

.text-\[var\(--colors-success-success-container\)\] {
  color: var(--colors-success-success-container);
}

.text-\[var\(--colors-surface-on-surface\)\] {
  color: var(--colors-surface-on-surface);
}

.text-\[var\(--colors-surface-on-surface\2c \#000\)\] {
  color: var(--colors-surface-on-surface,#000);
}

.text-\[var\(--colors-surface-on-surface\2c \#0D0B22\)\] {
  color: var(--colors-surface-on-surface,#0D0B22);
}

.text-\[var\(--colors-surface-on-surface-variant\)\] {
  color: var(--colors-surface-on-surface-variant);
}

.text-\[var\(--colors-surface-on-surface-variant\2c \#6E6D7A\)\] {
  color: var(--colors-surface-on-surface-variant,#6E6D7A);
}

.text-\[var\(--colors-tertiary-tertiary\)\] {
  color: var(--colors-tertiary-tertiary);
}

.text-\[var\(--colors-widget-surface-on-surface\)\] {
  color: var(--colors-widget-surface-on-surface);
}

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

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

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

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

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-75 {
  opacity: 0.75;
}

.opacity-80 {
  opacity: 0.8;
}

.shadow-\[0px_10px_30px_0px_rgba\(0\2c 0\2c 0\2c 0\.17\)\] {
  --tw-shadow: 0px 10px 30px 0px rgba(0,0,0,0.17);
  --tw-shadow-colored: 0px 10px 30px 0px 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-\[0px_24px_60px_0px_var\(--widget-box-shadow-color\)\] {
  --tw-shadow: 0px 24px 60px 0px var(--widget-box-shadow-color);
  --tw-shadow-colored: 0px 24px 60px 0px 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-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -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);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

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

.transition-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-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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-none:hover {
  border-style: none !important;
}

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

.hover\:bg-\[var\(--colors-surface-surface-container-lowest\)\]:hover {
  background-color: var(--colors-surface-surface-container-lowest);
}

.hover\:bg-sky-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity));
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

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

.hover\:shadow-\[0px_0px_8px_3px_var\(--surface-shadow\)\]:hover {
  --tw-shadow: 0px 0px 8px 3px var(--surface-shadow);
  --tw-shadow-colored: 0px 0px 8px 3px 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\:\!border-none:focus {
  border-style: none !important;
}

.focus\:\!shadow-none:focus {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}

.focus\:\!outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.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) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

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

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

@media (min-width: 768px) {
  .md\:w-\[240px\] {
    width: 240px;
  }

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

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

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

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

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:\!p-\[16px_24px\] {
    padding: 16px 24px !important;
  }

  .md\:pb-4 {
    padding-bottom: 1rem;
  }
}

@media (min-width: 1024px) {
  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

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

  .lg\:flex-1 {
    flex: 1 1 0%;
  }

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

@media (prefers-color-scheme: dark) {
  .dark\:border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgb(30 64 175 / var(--tw-border-opacity));
  }

  .dark\:bg-blue-900\/20 {
    background-color: rgb(30 58 138 / 0.2);
  }

  .dark\:text-blue-200 {
    --tw-text-opacity: 1;
    color: rgb(191 219 254 / var(--tw-text-opacity));
  }
}

.\[\&\:\:-webkit-color-swatch\]\:rounded-\[4px\]::-webkit-color-swatch {
  border-radius: 4px;
}
