*, ::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.19 | 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: HarmonyOS Sans SC, Microsoft YaHei UI, Segoe UI, 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;
}
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {

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

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

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

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

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

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

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

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

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

  .container {
    max-width: 1536px;
  }
}
.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;
}
.visible {
  visibility: visible;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-x-3 {
  left: 0.75rem;
  right: 0.75rem;
}
.inset-x-5 {
  left: 1.25rem;
  right: 1.25rem;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-bottom-1\.5 {
  bottom: -0.375rem;
}
.-left-2 {
  left: -0.5rem;
}
.-right-1\.5 {
  right: -0.375rem;
}
.-right-10 {
  right: -2.5rem;
}
.-top-12 {
  top: -3rem;
}
.-top-2 {
  top: -0.5rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-4 {
  bottom: 1rem;
}
.bottom-5 {
  bottom: 1.25rem;
}
.left-0 {
  left: 0px;
}
.left-1 {
  left: 0.25rem;
}
.left-1\/2 {
  left: 50%;
}
.left-3 {
  left: 0.75rem;
}
.left-3\.5 {
  left: 0.875rem;
}
.left-4 {
  left: 1rem;
}
.left-\[4px\] {
  left: 4px;
}
.right-0 {
  right: 0px;
}
.right-2\.5 {
  right: 0.625rem;
}
.right-4 {
  right: 1rem;
}
.top-0 {
  top: 0px;
}
.top-1 {
  top: 0.25rem;
}
.top-1\/2 {
  top: 50%;
}
.top-2\.5 {
  top: 0.625rem;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-\[84px\] {
  top: 84px;
}
.isolate {
  isolation: isolate;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[1200\] {
  z-index: 1200;
}
.z-\[120\] {
  z-index: 120;
}
.z-\[160\] {
  z-index: 160;
}
.z-\[70\] {
  z-index: 70;
}
.z-\[9999\] {
  z-index: 9999;
}
.-m-2 {
  margin: -0.5rem;
}
.-m-4 {
  margin: -1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-10 {
  margin-left: 2.5rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.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-7 {
  margin-top: 1.75rem;
}
.mt-auto {
  margin-top: auto;
}
.box-border {
  box-sizing: border-box;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.size-\[42px\] {
  width: 42px;
  height: 42px;
}
.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-2\.5 {
  height: 0.625rem;
}
.h-28 {
  height: 7rem;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.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-\[100dvh\] {
  height: 100dvh;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[114px\] {
  height: 114px;
}
.h-\[116px\] {
  height: 116px;
}
.h-\[166px\] {
  height: 166px;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[38px\] {
  height: 38px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[46px\] {
  height: 46px;
}
.h-\[502px\] {
  height: 502px;
}
.h-\[52px\] {
  height: 52px;
}
.h-\[76px\] {
  height: 76px;
}
.h-\[9px\] {
  height: 9px;
}
.h-full {
  height: 100%;
}
.max-h-\[250px\] {
  max-height: 250px;
}
.max-h-\[430px\] {
  max-height: 430px;
}
.max-h-\[78vh\] {
  max-height: 78vh;
}
.max-h-\[92dvh\] {
  max-height: 92dvh;
}
.max-h-\[92vh\] {
  max-height: 92vh;
}
.max-h-\[94dvh\] {
  max-height: 94dvh;
}
.max-h-\[94vh\] {
  max-height: 94vh;
}
.max-h-\[calc\(100vh-32px\)\] {
  max-height: calc(100vh - 32px);
}
.max-h-full {
  max-height: 100%;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-4 {
  min-height: 1rem;
}
.min-h-5 {
  min-height: 1.25rem;
}
.min-h-7 {
  min-height: 1.75rem;
}
.min-h-\[104px\] {
  min-height: 104px;
}
.min-h-\[108px\] {
  min-height: 108px;
}
.min-h-\[112px\] {
  min-height: 112px;
}
.min-h-\[116px\] {
  min-height: 116px;
}
.min-h-\[118px\] {
  min-height: 118px;
}
.min-h-\[166px\] {
  min-height: 166px;
}
.min-h-\[258px\] {
  min-height: 258px;
}
.min-h-\[300px\] {
  min-height: 300px;
}
.min-h-\[360px\] {
  min-height: 360px;
}
.min-h-\[40px\] {
  min-height: 40px;
}
.min-h-\[484px\] {
  min-height: 484px;
}
.min-h-\[64px\] {
  min-height: 64px;
}
.min-h-\[68px\] {
  min-height: 68px;
}
.min-h-\[70px\] {
  min-height: 70px;
}
.min-h-\[74px\] {
  min-height: 74px;
}
.min-h-\[76px\] {
  min-height: 76px;
}
.min-h-\[82px\] {
  min-height: 82px;
}
.min-h-\[84px\] {
  min-height: 84px;
}
.min-h-\[88px\] {
  min-height: 88px;
}
.min-h-\[calc\(100vh-154px\)\] {
  min-height: calc(100vh - 154px);
}
.min-h-\[calc\(100vh-48px\)\] {
  min-height: calc(100vh - 48px);
}
.min-h-full {
  min-height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-10 {
  width: 2.5rem;
}
.w-11 {
  width: 2.75rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-7 {
  width: 1.75rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[10\%\] {
  width: 10%;
}
.w-\[104px\] {
  width: 104px;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[112px\] {
  width: 112px;
}
.w-\[114px\] {
  width: 114px;
}
.w-\[116px\] {
  width: 116px;
}
.w-\[128px\] {
  width: 128px;
}
.w-\[13\%\] {
  width: 13%;
}
.w-\[130px\] {
  width: 130px;
}
.w-\[14\%\] {
  width: 14%;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[152px\] {
  width: 152px;
}
.w-\[160px\] {
  width: 160px;
}
.w-\[165px\] {
  width: 165px;
}
.w-\[170px\] {
  width: 170px;
}
.w-\[174px\] {
  width: 174px;
}
.w-\[176px\] {
  width: 176px;
}
.w-\[18\%\] {
  width: 18%;
}
.w-\[19\%\] {
  width: 19%;
}
.w-\[190px\] {
  width: 190px;
}
.w-\[20\%\] {
  width: 20%;
}
.w-\[206px\] {
  width: 206px;
}
.w-\[216px\] {
  width: 216px;
}
.w-\[22\%\] {
  width: 22%;
}
.w-\[22px\] {
  width: 22px;
}
.w-\[248px\] {
  width: 248px;
}
.w-\[26\%\] {
  width: 26%;
}
.w-\[28\%\] {
  width: 28%;
}
.w-\[30\%\] {
  width: 30%;
}
.w-\[312px\] {
  width: 312px;
}
.w-\[42px\] {
  width: 42px;
}
.w-\[46px\] {
  width: 46px;
}
.w-\[52px\] {
  width: 52px;
}
.w-\[54px\] {
  width: 54px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[76px\] {
  width: 76px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[82px\] {
  width: 82px;
}
.w-\[98px\] {
  width: 98px;
}
.w-\[9px\] {
  width: 9px;
}
.w-\[calc\(100\%-2\.5rem\)\] {
  width: calc(100% - 2.5rem);
}
.w-\[calc\(100\%-2rem\)\] {
  width: calc(100% - 2rem);
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-10 {
  min-width: 2.5rem;
}
.min-w-16 {
  min-width: 4rem;
}
.min-w-\[1060px\] {
  min-width: 1060px;
}
.min-w-\[1080px\] {
  min-width: 1080px;
}
.min-w-\[110px\] {
  min-width: 110px;
}
.min-w-\[118px\] {
  min-width: 118px;
}
.min-w-\[122px\] {
  min-width: 122px;
}
.min-w-\[124px\] {
  min-width: 124px;
}
.min-w-\[42px\] {
  min-width: 42px;
}
.min-w-\[520px\] {
  min-width: 520px;
}
.min-w-\[58px\] {
  min-width: 58px;
}
.min-w-\[64px\] {
  min-width: 64px;
}
.min-w-\[68px\] {
  min-width: 68px;
}
.min-w-\[70px\] {
  min-width: 70px;
}
.min-w-\[760px\] {
  min-width: 760px;
}
.min-w-\[88px\] {
  min-width: 88px;
}
.min-w-\[900px\] {
  min-width: 900px;
}
.min-w-\[92px\] {
  min-width: 92px;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-\[116px\] {
  max-width: 116px;
}
.max-w-\[1240px\] {
  max-width: 1240px;
}
.max-w-\[1320px\] {
  max-width: 1320px;
}
.max-w-\[1360px\] {
  max-width: 1360px;
}
.max-w-\[150px\] {
  max-width: 150px;
}
.max-w-\[1680px\] {
  max-width: 1680px;
}
.max-w-\[220px\] {
  max-width: 220px;
}
.max-w-\[360px\] {
  max-width: 360px;
}
.max-w-\[380px\] {
  max-width: 380px;
}
.max-w-\[420px\] {
  max-width: 420px;
}
.max-w-\[45\%\] {
  max-width: 45%;
}
.max-w-\[460px\] {
  max-width: 460px;
}
.max-w-\[520px\] {
  max-width: 520px;
}
.max-w-\[640px\] {
  max-width: 640px;
}
.max-w-\[980px\] {
  max-width: 980px;
}
.max-w-\[calc\(100vw-24px\)\] {
  max-width: calc(100vw - 24px);
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-\[2\] {
  flex: 2;
}
.shrink-0 {
  flex-shrink: 0;
}
.table-fixed {
  table-layout: fixed;
}
.-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-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));
}
.scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  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));
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-\[165px_130px_150px_190px_minmax\(220px\2c 1fr\)_76px\] {
  grid-template-columns: 165px 130px 150px 190px minmax(220px,1fr) 76px;
}
.grid-cols-\[18px_82px_minmax\(0\2c 1fr\)\] {
  grid-template-columns: 18px 82px minmax(0,1fr);
}
.grid-cols-\[1fr_1fr_auto\] {
  grid-template-columns: 1fr 1fr auto;
}
.grid-cols-\[96px_minmax\(0\2c 1fr\)\] {
  grid-template-columns: 96px minmax(0,1fr);
}
.grid-cols-\[minmax\(0\2c 0\.8fr\)_minmax\(0\2c 1\.2fr\)\] {
  grid-template-columns: minmax(0,0.8fr) minmax(0,1.2fr);
}
.grid-cols-\[minmax\(0\2c 1fr\)_64px\] {
  grid-template-columns: minmax(0,1fr) 64px;
}
.grid-cols-\[minmax\(0\2c 1fr\)_70px_56px\] {
  grid-template-columns: minmax(0,1fr) 70px 56px;
}
.grid-cols-\[minmax\(0\2c 1fr\)_80px_96px\] {
  grid-template-columns: minmax(0,1fr) 80px 96px;
}
.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-3\.5 {
  gap: 0.875rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.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-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * 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));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * 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-\[\#e5e1eb\]\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(229 225 235 / 0.5);
}
.divide-\[\#ebe6f1\] > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(235 230 241 / var(--tw-divide-opacity, 1));
}
.divide-\[\#ebe6f1\]\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(235 230 241 / 0.8);
}
.self-center {
  align-self: center;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[11px\] {
  border-radius: 11px;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[13px\] {
  border-radius: 13px;
}
.rounded-\[14px\] {
  border-radius: 14px;
}
.rounded-\[15px\] {
  border-radius: 15px;
}
.rounded-\[16px\] {
  border-radius: 16px;
}
.rounded-\[17px\] {
  border-radius: 17px;
}
.rounded-\[18px\] {
  border-radius: 18px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[22px\] {
  border-radius: 22px;
}
.rounded-\[24px\] {
  border-radius: 24px;
}
.rounded-\[28px\] {
  border-radius: 28px;
}
.rounded-\[32px\] {
  border-radius: 32px;
}
.rounded-\[36px\] {
  border-radius: 36px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[6px\] {
  border-radius: 6px;
}
.rounded-\[7px\] {
  border-radius: 7px;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-\[9px\] {
  border-radius: 9px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-l-\[12px\] {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.rounded-l-\[8px\] {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.rounded-r-\[12px\] {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.rounded-r-\[8px\] {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.rounded-t-\[24px\] {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
.rounded-t-\[26px\] {
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;
}
.rounded-bl-\[18px\] {
  border-bottom-left-radius: 18px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-4 {
  border-top-width: 4px;
}
.border-dashed {
  border-style: dashed;
}
.border-\[\#5b4abb\] {
  --tw-border-opacity: 1;
  border-color: rgb(91 74 187 / var(--tw-border-opacity, 1));
}
.border-\[\#7adaa3\]\/70 {
  border-color: rgb(122 218 163 / 0.7);
}
.border-\[\#bce8d0\] {
  --tw-border-opacity: 1;
  border-color: rgb(188 232 208 / var(--tw-border-opacity, 1));
}
.border-\[\#bcebd2\] {
  --tw-border-opacity: 1;
  border-color: rgb(188 235 210 / var(--tw-border-opacity, 1));
}
.border-\[\#bdeccf\] {
  --tw-border-opacity: 1;
  border-color: rgb(189 236 207 / var(--tw-border-opacity, 1));
}
.border-\[\#c6efd4\] {
  --tw-border-opacity: 1;
  border-color: rgb(198 239 212 / var(--tw-border-opacity, 1));
}
.border-\[\#c9c4d5\] {
  --tw-border-opacity: 1;
  border-color: rgb(201 196 213 / var(--tw-border-opacity, 1));
}
.border-\[\#cfead9\] {
  --tw-border-opacity: 1;
  border-color: rgb(207 234 217 / var(--tw-border-opacity, 1));
}
.border-\[\#d7c9ff\] {
  --tw-border-opacity: 1;
  border-color: rgb(215 201 255 / var(--tw-border-opacity, 1));
}
.border-\[\#d7d1df\] {
  --tw-border-opacity: 1;
  border-color: rgb(215 209 223 / var(--tw-border-opacity, 1));
}
.border-\[\#d8ccff\] {
  --tw-border-opacity: 1;
  border-color: rgb(216 204 255 / var(--tw-border-opacity, 1));
}
.border-\[\#d8ceef\] {
  --tw-border-opacity: 1;
  border-color: rgb(216 206 239 / var(--tw-border-opacity, 1));
}
.border-\[\#d8ceff\] {
  --tw-border-opacity: 1;
  border-color: rgb(216 206 255 / var(--tw-border-opacity, 1));
}
.border-\[\#d8d2df\] {
  --tw-border-opacity: 1;
  border-color: rgb(216 210 223 / var(--tw-border-opacity, 1));
}
.border-\[\#d9d0ff\] {
  --tw-border-opacity: 1;
  border-color: rgb(217 208 255 / var(--tw-border-opacity, 1));
}
.border-\[\#d9d3e8\] {
  --tw-border-opacity: 1;
  border-color: rgb(217 211 232 / var(--tw-border-opacity, 1));
}
.border-\[\#d9f3e6\] {
  --tw-border-opacity: 1;
  border-color: rgb(217 243 230 / var(--tw-border-opacity, 1));
}
.border-\[\#dbeafe\] {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.border-\[\#ded7e8\] {
  --tw-border-opacity: 1;
  border-color: rgb(222 215 232 / var(--tw-border-opacity, 1));
}
.border-\[\#e11d48\] {
  --tw-border-opacity: 1;
  border-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}
.border-\[\#e4deea\] {
  --tw-border-opacity: 1;
  border-color: rgb(228 222 234 / var(--tw-border-opacity, 1));
}
.border-\[\#e5def0\] {
  --tw-border-opacity: 1;
  border-color: rgb(229 222 240 / var(--tw-border-opacity, 1));
}
.border-\[\#e5e1eb\]\/50 {
  border-color: rgb(229 225 235 / 0.5);
}
.border-\[\#e5e1eb\]\/60 {
  border-color: rgb(229 225 235 / 0.6);
}
.border-\[\#e6def7\] {
  --tw-border-opacity: 1;
  border-color: rgb(230 222 247 / var(--tw-border-opacity, 1));
}
.border-\[\#e6dfec\] {
  --tw-border-opacity: 1;
  border-color: rgb(230 223 236 / var(--tw-border-opacity, 1));
}
.border-\[\#e6e0ef\] {
  --tw-border-opacity: 1;
  border-color: rgb(230 224 239 / var(--tw-border-opacity, 1));
}
.border-\[\#e7e0eb\] {
  --tw-border-opacity: 1;
  border-color: rgb(231 224 235 / var(--tw-border-opacity, 1));
}
.border-\[\#e8e2f0\] {
  --tw-border-opacity: 1;
  border-color: rgb(232 226 240 / var(--tw-border-opacity, 1));
}
.border-\[\#e8e3f0\] {
  --tw-border-opacity: 1;
  border-color: rgb(232 227 240 / var(--tw-border-opacity, 1));
}
.border-\[\#ebe6f1\] {
  --tw-border-opacity: 1;
  border-color: rgb(235 230 241 / var(--tw-border-opacity, 1));
}
.border-\[\#ebe6ff\] {
  --tw-border-opacity: 1;
  border-color: rgb(235 230 255 / var(--tw-border-opacity, 1));
}
.border-\[\#ece6f2\] {
  --tw-border-opacity: 1;
  border-color: rgb(236 230 242 / var(--tw-border-opacity, 1));
}
.border-\[\#ece7f3\] {
  --tw-border-opacity: 1;
  border-color: rgb(236 231 243 / var(--tw-border-opacity, 1));
}
.border-\[\#eee8f3\] {
  --tw-border-opacity: 1;
  border-color: rgb(238 232 243 / var(--tw-border-opacity, 1));
}
.border-\[\#eee8f6\] {
  --tw-border-opacity: 1;
  border-color: rgb(238 232 246 / var(--tw-border-opacity, 1));
}
.border-\[\#eee9f2\] {
  --tw-border-opacity: 1;
  border-color: rgb(238 233 242 / var(--tw-border-opacity, 1));
}
.border-\[\#eeeaf3\] {
  --tw-border-opacity: 1;
  border-color: rgb(238 234 243 / var(--tw-border-opacity, 1));
}
.border-\[\#eeeaf6\] {
  --tw-border-opacity: 1;
  border-color: rgb(238 234 246 / var(--tw-border-opacity, 1));
}
.border-\[\#ef6b78\] {
  --tw-border-opacity: 1;
  border-color: rgb(239 107 120 / var(--tw-border-opacity, 1));
}
.border-\[\#f1dfb5\] {
  --tw-border-opacity: 1;
  border-color: rgb(241 223 181 / var(--tw-border-opacity, 1));
}
.border-\[\#f4d28a\] {
  --tw-border-opacity: 1;
  border-color: rgb(244 210 138 / var(--tw-border-opacity, 1));
}
.border-\[\#fecdd3\] {
  --tw-border-opacity: 1;
  border-color: rgb(254 205 211 / var(--tw-border-opacity, 1));
}
.border-\[\#ffb4ab\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 180 171 / var(--tw-border-opacity, 1));
}
.border-\[\#ffc7cc\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 199 204 / var(--tw-border-opacity, 1));
}
.border-\[\#ffd0d4\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 208 212 / var(--tw-border-opacity, 1));
}
.border-\[\#ffdad6\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 218 214 / var(--tw-border-opacity, 1));
}
.border-\[\#ffe4e6\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 228 230 / var(--tw-border-opacity, 1));
}
.border-\[\#ffedc1\] {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 193 / var(--tw-border-opacity, 1));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-white\/70 {
  border-color: rgb(255 255 255 / 0.7);
}
.border-white\/80 {
  border-color: rgb(255 255 255 / 0.8);
}
.border-white\/85 {
  border-color: rgb(255 255 255 / 0.85);
}
.border-t-amber-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.border-t-blue-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-t-cyan-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.border-t-lime-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}
.border-t-orange-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.border-t-rose-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}
.border-t-sky-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(56 189 248 / var(--tw-border-opacity, 1));
}
.border-t-slate-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.border-t-teal-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.border-t-violet-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.bg-\[\#047857\] {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}
.bg-\[\#087f5b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(8 127 91 / var(--tw-bg-opacity, 1));
}
.bg-\[\#10b981\] {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1c1b22\]\/35 {
  background-color: rgb(28 27 34 / 0.35);
}
.bg-\[\#1d4ed8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.bg-\[\#252333\]\/30 {
  background-color: rgb(37 35 51 / 0.3);
}
.bg-\[\#5b4abb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(91 74 187 / var(--tw-bg-opacity, 1));
}
.bg-\[\#84f49a\] {
  --tw-bg-opacity: 1;
  background-color: rgb(132 244 154 / var(--tw-bg-opacity, 1));
}
.bg-\[\#8c7cf0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(140 124 240 / var(--tw-bg-opacity, 1));
}
.bg-\[\#95f6be\]\/20 {
  background-color: rgb(149 246 190 / 0.2);
}
.bg-\[\#95f6be\]\/35 {
  background-color: rgb(149 246 190 / 0.35);
}
.bg-\[\#95f6be\]\/80 {
  background-color: rgb(149 246 190 / 0.8);
}
.bg-\[\#a16207\] {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}
.bg-\[\#b8a8ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(184 168 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#be123c\] {
  --tw-bg-opacity: 1;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity, 1));
}
.bg-\[\#c64c55\] {
  --tw-bg-opacity: 1;
  background-color: rgb(198 76 85 / var(--tw-bg-opacity, 1));
}
.bg-\[\#c7163d\] {
  --tw-bg-opacity: 1;
  background-color: rgb(199 22 61 / var(--tw-bg-opacity, 1));
}
.bg-\[\#c8bfff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(200 191 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#c9c4d5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(201 196 213 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ce4653\] {
  --tw-bg-opacity: 1;
  background-color: rgb(206 70 83 / var(--tw-bg-opacity, 1));
}
.bg-\[\#cec6d9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(206 198 217 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d69b16\] {
  --tw-bg-opacity: 1;
  background-color: rgb(214 155 22 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d8d1e3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(216 209 227 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d8d2e2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(216 210 226 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d9d2e2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 210 226 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ddd7e5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(221 215 229 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ddf6e8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(221 246 232 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e11d48\] {
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e5deff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 222 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e8e1ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(232 225 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e8f8ef\] {
  --tw-bg-opacity: 1;
  background-color: rgb(232 248 239 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e9e4f4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(233 228 244 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e9f7ef\] {
  --tw-bg-opacity: 1;
  background-color: rgb(233 247 239 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eaf5ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 245 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eaf7f1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 247 241 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eaf9f1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 249 241 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ebe6f1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 230 241 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eee8ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 232 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eee9ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(238 233 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#efeaff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 234 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eff6ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f1ecf6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 236 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f1ecff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 236 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f1edff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 237 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f1eef4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 238 244 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f1eeff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 238 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f3f0f6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 240 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f5f0fa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 240 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f5f1f8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 241 248 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f7f2fc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 252 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f7f2fc\]\/70 {
  background-color: rgb(247 242 252 / 0.7);
}
.bg-\[\#f7f2fc\]\/90 {
  background-color: rgb(247 242 252 / 0.9);
}
.bg-\[\#f7f3fb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 243 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f7f5fb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 245 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f8f5fb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 245 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f8f6fb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 246 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f8fffb\]\/85 {
  background-color: rgb(248 255 251 / 0.85);
}
.bg-\[\#faf7fd\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 253 / var(--tw-bg-opacity, 1));
}
.bg-\[\#faf7ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#faf8fc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 252 / var(--tw-bg-opacity, 1));
}
.bg-\[\#faf9fc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 249 252 / var(--tw-bg-opacity, 1));
}
.bg-\[\#faf9ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 249 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fbf8ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(251 248 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fdf8ff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 248 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fdf8ff\]\/70 {
  background-color: rgb(253 248 255 / 0.7);
}
.bg-\[\#ffdad6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 218 214 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ffe4ea\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 234 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff0ee\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 240 238 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff0f1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 240 241 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff1f1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 241 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff1f2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff2cc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 242 204 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff5d9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 245 217 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff5de\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 245 222 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff6df\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 246 223 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff7f7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 247 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff8e1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 225 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff8f8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 248 248 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fffdf7\]\/85 {
  background-color: rgb(255 253 247 / 0.85);
}
.bg-amber-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.bg-amber-50\/35 {
  background-color: rgb(255 251 235 / 0.35);
}
.bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-50\/35 {
  background-color: rgb(239 246 255 / 0.35);
}
.bg-cyan-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}
.bg-cyan-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1));
}
.bg-cyan-50\/35 {
  background-color: rgb(236 254 255 / 0.35);
}
.bg-emerald-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.bg-emerald-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}
.bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}
.bg-lime-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 254 231 / var(--tw-bg-opacity, 1));
}
.bg-lime-50\/35 {
  background-color: rgb(247 254 231 / 0.35);
}
.bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}
.bg-orange-50\/35 {
  background-color: rgb(255 247 237 / 0.35);
}
.bg-rose-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
}
.bg-rose-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}
.bg-rose-50\/35 {
  background-color: rgb(255 241 242 / 0.35);
}
.bg-rose-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1));
}
.bg-sky-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}
.bg-sky-100\/75 {
  background-color: rgb(224 242 254 / 0.75);
}
.bg-sky-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1));
}
.bg-sky-50\/35 {
  background-color: rgb(240 249 255 / 0.35);
}
.bg-sky-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}
.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.bg-slate-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}
.bg-teal-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1));
}
.bg-teal-50\/35 {
  background-color: rgb(240 253 250 / 0.35);
}
.bg-transparent {
  background-color: transparent;
}
.bg-violet-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1));
}
.bg-violet-50\/35 {
  background-color: rgb(245 243 255 / 0.35);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/35 {
  background-color: rgb(255 255 255 / 0.35);
}
.bg-white\/45 {
  background-color: rgb(255 255 255 / 0.45);
}
.bg-white\/55 {
  background-color: rgb(255 255 255 / 0.55);
}
.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.bg-white\/65 {
  background-color: rgb(255 255 255 / 0.65);
}
.bg-white\/70 {
  background-color: rgb(255 255 255 / 0.7);
}
.bg-white\/75 {
  background-color: rgb(255 255 255 / 0.75);
}
.bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-white\/95 {
  background-color: rgb(255 255 255 / 0.95);
}
.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-\[\#5b4abb\] {
  --tw-gradient-from: #5b4abb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(91 74 187 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#6f5fe7\] {
  --tw-gradient-from: #6f5fe7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(111 95 231 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#7adaa3\] {
  --tw-gradient-from: #7adaa3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(122 218 163 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#8c7cf0\] {
  --tw-gradient-from: #8c7cf0 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(140 124 240 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#9f8df6\] {
  --tw-gradient-from: #9f8df6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(159 141 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#bdebd7\] {
  --tw-gradient-from: #bdebd7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(189 235 215 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#c8bfff\] {
  --tw-gradient-from: #c8bfff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(200 191 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#f6f0ff\] {
  --tw-gradient-from: #f6f0ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(246 240 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-\[\#8c7cf0\] {
  --tw-gradient-to: rgb(140 124 240 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #8c7cf0 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-\[\#a8c7f5\] {
  --tw-gradient-to: rgb(168 199 245 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #a8c7f5 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-\[\#c8bfff\] {
  --tw-gradient-to: rgb(200 191 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #c8bfff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-\[\#31403a\] {
  --tw-gradient-to: #31403a var(--tw-gradient-to-position);
}
.to-\[\#4f3fc4\] {
  --tw-gradient-to: #4f3fc4 var(--tw-gradient-to-position);
}
.to-\[\#7adaa3\] {
  --tw-gradient-to: #7adaa3 var(--tw-gradient-to-position);
}
.to-\[\#85ddb0\] {
  --tw-gradient-to: #85ddb0 var(--tw-gradient-to-position);
}
.to-\[\#8c7cf0\] {
  --tw-gradient-to: #8c7cf0 var(--tw-gradient-to-position);
}
.to-\[\#95f6be\] {
  --tw-gradient-to: #95f6be var(--tw-gradient-to-position);
}
.fill-\[\#5b4abb\] {
  fill: #5b4abb;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-\[18px\] {
  padding: 18px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.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;
}
.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-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.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-28 {
  padding-bottom: 7rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[max\(1rem\2c env\(safe-area-inset-bottom\)\)\] {
  padding-bottom: max(1rem, env(safe-area-inset-bottom));
}
.pb-\[max\(20px\2c env\(safe-area-inset-bottom\)\)\] {
  padding-bottom: max(20px, env(safe-area-inset-bottom));
}
.pb-\[max\(24px\2c env\(safe-area-inset-bottom\)\)\] {
  padding-bottom: max(24px, env(safe-area-inset-bottom));
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-9 {
  padding-left: 2.25rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-16 {
  padding-right: 4rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.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-\[max\(1rem\2c env\(safe-area-inset-top\)\)\] {
  padding-top: max(1rem, env(safe-area-inset-top));
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.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-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[17px\] {
  font-size: 17px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[19px\] {
  font-size: 19px;
}
.text-\[21px\] {
  font-size: 21px;
}
.text-\[26px\] {
  font-size: 26px;
}
.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-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.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-3 {
  line-height: .75rem;
}
.leading-4 {
  line-height: 1rem;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-9 {
  line-height: 2.25rem;
}
.leading-none {
  line-height: 1;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-\[0\.14em\] {
  letter-spacing: 0.14em;
}
.tracking-normal {
  letter-spacing: 0em;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.text-\[\#006a41\] {
  --tw-text-opacity: 1;
  color: rgb(0 106 65 / var(--tw-text-opacity, 1));
}
.text-\[\#047857\] {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.text-\[\#087f5b\] {
  --tw-text-opacity: 1;
  color: rgb(8 127 91 / var(--tw-text-opacity, 1));
}
.text-\[\#111827\] {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-\[\#1477a8\] {
  --tw-text-opacity: 1;
  color: rgb(20 119 168 / var(--tw-text-opacity, 1));
}
.text-\[\#17151f\] {
  --tw-text-opacity: 1;
  color: rgb(23 21 31 / var(--tw-text-opacity, 1));
}
.text-\[\#187a45\] {
  --tw-text-opacity: 1;
  color: rgb(24 122 69 / var(--tw-text-opacity, 1));
}
.text-\[\#1c1b22\] {
  --tw-text-opacity: 1;
  color: rgb(28 27 34 / var(--tw-text-opacity, 1));
}
.text-\[\#1d4ed8\] {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-\[\#242032\] {
  --tw-text-opacity: 1;
  color: rgb(36 32 50 / var(--tw-text-opacity, 1));
}
.text-\[\#24212b\] {
  --tw-text-opacity: 1;
  color: rgb(36 33 43 / var(--tw-text-opacity, 1));
}
.text-\[\#252333\] {
  --tw-text-opacity: 1;
  color: rgb(37 35 51 / var(--tw-text-opacity, 1));
}
.text-\[\#292530\] {
  --tw-text-opacity: 1;
  color: rgb(41 37 48 / var(--tw-text-opacity, 1));
}
.text-\[\#2b2935\] {
  --tw-text-opacity: 1;
  color: rgb(43 41 53 / var(--tw-text-opacity, 1));
}
.text-\[\#2f8f68\] {
  --tw-text-opacity: 1;
  color: rgb(47 143 104 / var(--tw-text-opacity, 1));
}
.text-\[\#302c37\] {
  --tw-text-opacity: 1;
  color: rgb(48 44 55 / var(--tw-text-opacity, 1));
}
.text-\[\#35313e\] {
  --tw-text-opacity: 1;
  color: rgb(53 49 62 / var(--tw-text-opacity, 1));
}
.text-\[\#393541\] {
  --tw-text-opacity: 1;
  color: rgb(57 53 65 / var(--tw-text-opacity, 1));
}
.text-\[\#484553\] {
  --tw-text-opacity: 1;
  color: rgb(72 69 83 / var(--tw-text-opacity, 1));
}
.text-\[\#514c5b\] {
  --tw-text-opacity: 1;
  color: rgb(81 76 91 / var(--tw-text-opacity, 1));
}
.text-\[\#5b4abb\] {
  --tw-text-opacity: 1;
  color: rgb(91 74 187 / var(--tw-text-opacity, 1));
}
.text-\[\#5f5968\] {
  --tw-text-opacity: 1;
  color: rgb(95 89 104 / var(--tw-text-opacity, 1));
}
.text-\[\#5f5b6b\] {
  --tw-text-opacity: 1;
  color: rgb(95 91 107 / var(--tw-text-opacity, 1));
}
.text-\[\#615694\] {
  --tw-text-opacity: 1;
  color: rgb(97 86 148 / var(--tw-text-opacity, 1));
}
.text-\[\#6b6478\] {
  --tw-text-opacity: 1;
  color: rgb(107 100 120 / var(--tw-text-opacity, 1));
}
.text-\[\#6d61b9\] {
  --tw-text-opacity: 1;
  color: rgb(109 97 185 / var(--tw-text-opacity, 1));
}
.text-\[\#6d657b\] {
  --tw-text-opacity: 1;
  color: rgb(109 101 123 / var(--tw-text-opacity, 1));
}
.text-\[\#716b7b\] {
  --tw-text-opacity: 1;
  color: rgb(113 107 123 / var(--tw-text-opacity, 1));
}
.text-\[\#777287\] {
  --tw-text-opacity: 1;
  color: rgb(119 114 135 / var(--tw-text-opacity, 1));
}
.text-\[\#787584\] {
  --tw-text-opacity: 1;
  color: rgb(120 117 132 / var(--tw-text-opacity, 1));
}
.text-\[\#7b68ee\] {
  --tw-text-opacity: 1;
  color: rgb(123 104 238 / var(--tw-text-opacity, 1));
}
.text-\[\#7d748e\] {
  --tw-text-opacity: 1;
  color: rgb(125 116 142 / var(--tw-text-opacity, 1));
}
.text-\[\#81778f\] {
  --tw-text-opacity: 1;
  color: rgb(129 119 143 / var(--tw-text-opacity, 1));
}
.text-\[\#81798e\] {
  --tw-text-opacity: 1;
  color: rgb(129 121 142 / var(--tw-text-opacity, 1));
}
.text-\[\#817b8b\] {
  --tw-text-opacity: 1;
  color: rgb(129 123 139 / var(--tw-text-opacity, 1));
}
.text-\[\#8a8495\] {
  --tw-text-opacity: 1;
  color: rgb(138 132 149 / var(--tw-text-opacity, 1));
}
.text-\[\#8b8495\] {
  --tw-text-opacity: 1;
  color: rgb(139 132 149 / var(--tw-text-opacity, 1));
}
.text-\[\#8b8594\] {
  --tw-text-opacity: 1;
  color: rgb(139 133 148 / var(--tw-text-opacity, 1));
}
.text-\[\#8b8797\] {
  --tw-text-opacity: 1;
  color: rgb(139 135 151 / var(--tw-text-opacity, 1));
}
.text-\[\#8c8495\] {
  --tw-text-opacity: 1;
  color: rgb(140 132 149 / var(--tw-text-opacity, 1));
}
.text-\[\#8d8798\] {
  --tw-text-opacity: 1;
  color: rgb(141 135 152 / var(--tw-text-opacity, 1));
}
.text-\[\#918a9a\] {
  --tw-text-opacity: 1;
  color: rgb(145 138 154 / var(--tw-text-opacity, 1));
}
.text-\[\#93000a\] {
  --tw-text-opacity: 1;
  color: rgb(147 0 10 / var(--tw-text-opacity, 1));
}
.text-\[\#9992a3\] {
  --tw-text-opacity: 1;
  color: rgb(153 146 163 / var(--tw-text-opacity, 1));
}
.text-\[\#9a6200\] {
  --tw-text-opacity: 1;
  color: rgb(154 98 0 / var(--tw-text-opacity, 1));
}
.text-\[\#9a92a5\] {
  --tw-text-opacity: 1;
  color: rgb(154 146 165 / var(--tw-text-opacity, 1));
}
.text-\[\#9a93a6\] {
  --tw-text-opacity: 1;
  color: rgb(154 147 166 / var(--tw-text-opacity, 1));
}
.text-\[\#9b94a4\] {
  --tw-text-opacity: 1;
  color: rgb(155 148 164 / var(--tw-text-opacity, 1));
}
.text-\[\#a16207\] {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}
.text-\[\#a19aaf\] {
  --tw-text-opacity: 1;
  color: rgb(161 154 175 / var(--tw-text-opacity, 1));
}
.text-\[\#a66b00\] {
  --tw-text-opacity: 1;
  color: rgb(166 107 0 / var(--tw-text-opacity, 1));
}
.text-\[\#a82231\] {
  --tw-text-opacity: 1;
  color: rgb(168 34 49 / var(--tw-text-opacity, 1));
}
.text-\[\#a86f19\] {
  --tw-text-opacity: 1;
  color: rgb(168 111 25 / var(--tw-text-opacity, 1));
}
.text-\[\#b52e3c\] {
  --tw-text-opacity: 1;
  color: rgb(181 46 60 / var(--tw-text-opacity, 1));
}
.text-\[\#b94a55\] {
  --tw-text-opacity: 1;
  color: rgb(185 74 85 / var(--tw-text-opacity, 1));
}
.text-\[\#ba1a1a\] {
  --tw-text-opacity: 1;
  color: rgb(186 26 26 / var(--tw-text-opacity, 1));
}
.text-\[\#be123c\] {
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1));
}
.text-\[\#c64c55\] {
  --tw-text-opacity: 1;
  color: rgb(198 76 85 / var(--tw-text-opacity, 1));
}
.text-\[\#c7bfcc\] {
  --tw-text-opacity: 1;
  color: rgb(199 191 204 / var(--tw-text-opacity, 1));
}
.text-\[\#c83f4d\] {
  --tw-text-opacity: 1;
  color: rgb(200 63 77 / var(--tw-text-opacity, 1));
}
.text-\[\#c9c4d5\] {
  --tw-text-opacity: 1;
  color: rgb(201 196 213 / var(--tw-text-opacity, 1));
}
.text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-cyan-700 {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}
.text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.text-lime-700 {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1));
}
.text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.text-rose-600 {
  --tw-text-opacity: 1;
  color: rgb(225 29 72 / var(--tw-text-opacity, 1));
}
.text-rose-700 {
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1));
}
.text-rose-800 {
  --tw-text-opacity: 1;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1));
}
.text-sky-600 {
  --tw-text-opacity: 1;
  color: rgb(2 132 199 / var(--tw-text-opacity, 1));
}
.text-sky-700 {
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1));
}
.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.text-slate-950 {
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity, 1));
}
.text-teal-700 {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}
.text-transparent {
  color: transparent;
}
.text-violet-600 {
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.accent-\[\#c83f4d\] {
  accent-color: #c83f4d;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.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-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px 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_-18px_60px_-32px_rgba\(40\2c 32\2c 61\2c 0\.5\)\] {
  --tw-shadow: 0 -18px 60px -32px rgba(40,32,61,0.5);
  --tw-shadow-colored: 0 -18px 60px -32px 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_-24px_54px_-24px_rgba\(37\2c 35\2c 51\2c 0\.36\)\] {
  --tw-shadow: 0 -24px 54px -24px rgba(37,35,51,0.36);
  --tw-shadow-colored: 0 -24px 54px -24px 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_10px_18px_-12px_rgba\(28\2c 27\2c 34\2c 0\.45\)\] {
  --tw-shadow: 0 10px 18px -12px rgba(28,27,34,0.45);
  --tw-shadow-colored: 0 10px 18px -12px 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_10px_18px_-14px_rgba\(79\2c 63\2c 196\2c 0\.9\)\] {
  --tw-shadow: 0 10px 18px -14px rgba(79,63,196,0.9);
  --tw-shadow-colored: 0 10px 18px -14px 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_10px_22px_-18px_rgba\(91\2c 74\2c 187\2c 0\.55\)\] {
  --tw-shadow: 0 10px 22px -18px rgba(91,74,187,0.55);
  --tw-shadow-colored: 0 10px 22px -18px 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_12px_20px_-16px_rgba\(91\2c 74\2c 187\2c 0\.75\)\] {
  --tw-shadow: 0 12px 20px -16px rgba(91,74,187,0.75);
  --tw-shadow-colored: 0 12px 20px -16px 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_12px_22px_-14px_rgba\(91\2c 74\2c 187\2c 0\.8\)\] {
  --tw-shadow: 0 12px 22px -14px rgba(91,74,187,0.8);
  --tw-shadow-colored: 0 12px 22px -14px 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_12px_22px_-16px_rgba\(4\2c 120\2c 87\2c 0\.75\)\] {
  --tw-shadow: 0 12px 22px -16px rgba(4,120,87,0.75);
  --tw-shadow-colored: 0 12px 22px -16px 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_12px_22px_-18px_rgba\(91\2c 74\2c 187\2c 0\.55\)\] {
  --tw-shadow: 0 12px 22px -18px rgba(91,74,187,0.55);
  --tw-shadow-colored: 0 12px 22px -18px 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_12px_24px_-12px_rgba\(91\2c 74\2c 187\2c 0\.95\)\] {
  --tw-shadow: 0 12px 24px -12px rgba(91,74,187,0.95);
  --tw-shadow-colored: 0 12px 24px -12px 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_12px_24px_-16px_rgba\(91\2c 74\2c 187\2c 0\.7\)\] {
  --tw-shadow: 0 12px 24px -16px rgba(91,74,187,0.7);
  --tw-shadow-colored: 0 12px 24px -16px 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_12px_24px_-16px_rgba\(91\2c 74\2c 187\2c 0\.85\)\] {
  --tw-shadow: 0 12px 24px -16px rgba(91,74,187,0.85);
  --tw-shadow-colored: 0 12px 24px -16px 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_12px_24px_-18px_rgba\(46\2c 38\2c 66\2c 0\.1\)\] {
  --tw-shadow: 0 12px 24px -18px rgba(46,38,66,0.1);
  --tw-shadow-colored: 0 12px 24px -18px 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_12px_24px_-18px_rgba\(46\2c 38\2c 66\2c 0\.12\)\] {
  --tw-shadow: 0 12px 24px -18px rgba(46,38,66,0.12);
  --tw-shadow-colored: 0 12px 24px -18px 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_12px_24px_-20px_rgba\(91\2c 74\2c 187\2c 0\.5\)\] {
  --tw-shadow: 0 12px 24px -20px rgba(91,74,187,0.5);
  --tw-shadow-colored: 0 12px 24px -20px 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_14px_24px_-16px_rgba\(199\2c 22\2c 61\2c 0\.8\)\] {
  --tw-shadow: 0 14px 24px -16px rgba(199,22,61,0.8);
  --tw-shadow-colored: 0 14px 24px -16px 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_14px_24px_-16px_rgba\(206\2c 70\2c 83\2c 0\.8\)\] {
  --tw-shadow: 0 14px 24px -16px rgba(206,70,83,0.8);
  --tw-shadow-colored: 0 14px 24px -16px 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_14px_24px_-16px_rgba\(8\2c 127\2c 91\2c 0\.8\)\] {
  --tw-shadow: 0 14px 24px -16px rgba(8,127,91,0.8);
  --tw-shadow-colored: 0 14px 24px -16px 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_14px_24px_-16px_rgba\(91\2c 74\2c 187\2c 0\.7\)\] {
  --tw-shadow: 0 14px 24px -16px rgba(91,74,187,0.7);
  --tw-shadow-colored: 0 14px 24px -16px 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_14px_24px_-16px_rgba\(91\2c 74\2c 187\2c 0\.82\)\] {
  --tw-shadow: 0 14px 24px -16px rgba(91,74,187,0.82);
  --tw-shadow-colored: 0 14px 24px -16px 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_14px_24px_-16px_rgba\(91\2c 74\2c 187\2c 0\.85\)\] {
  --tw-shadow: 0 14px 24px -16px rgba(91,74,187,0.85);
  --tw-shadow-colored: 0 14px 24px -16px 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_14px_26px_-16px_rgba\(38\2c 31\2c 61\2c 0\.08\)\] {
  --tw-shadow: 0 14px 26px -16px rgba(38,31,61,0.08);
  --tw-shadow-colored: 0 14px 26px -16px 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_14px_26px_-18px_rgba\(91\2c 74\2c 187\2c 0\.85\)\] {
  --tw-shadow: 0 14px 26px -18px rgba(91,74,187,0.85);
  --tw-shadow-colored: 0 14px 26px -18px 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_14px_28px_-18px_rgba\(46\2c 38\2c 66\2c 0\.12\)\] {
  --tw-shadow: 0 14px 28px -18px rgba(46,38,66,0.12);
  --tw-shadow-colored: 0 14px 28px -18px 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_14px_28px_-22px_rgba\(91\2c 74\2c 187\2c 0\.45\)\] {
  --tw-shadow: 0 14px 28px -22px rgba(91,74,187,0.45);
  --tw-shadow-colored: 0 14px 28px -22px 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_14px_34px_-28px_rgba\(37\2c 35\2c 51\2c 0\.45\)\] {
  --tw-shadow: 0 14px 34px -28px rgba(37,35,51,0.45);
  --tw-shadow-colored: 0 14px 34px -28px 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_16px_28px_-16px_rgba\(38\2c 31\2c 61\2c 0\.1\)\] {
  --tw-shadow: 0 16px 28px -16px rgba(38,31,61,0.1);
  --tw-shadow-colored: 0 16px 28px -16px 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_16px_28px_-18px_rgba\(38\2c 31\2c 61\2c 0\.14\)\] {
  --tw-shadow: 0 16px 28px -18px rgba(38,31,61,0.14);
  --tw-shadow-colored: 0 16px 28px -18px 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_16px_28px_-22px_rgba\(28\2c 27\2c 34\2c 0\.52\)\] {
  --tw-shadow: 0 16px 28px -22px rgba(28,27,34,0.52);
  --tw-shadow-colored: 0 16px 28px -22px 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_16px_30px_-18px_rgba\(91\2c 74\2c 187\2c 0\.7\)\] {
  --tw-shadow: 0 16px 30px -18px rgba(91,74,187,0.7);
  --tw-shadow-colored: 0 16px 30px -18px 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_16px_34px_-30px_rgba\(55\2c 45\2c 90\2c 0\.28\)\] {
  --tw-shadow: 0 16px 34px -30px rgba(55,45,90,0.28);
  --tw-shadow-colored: 0 16px 34px -30px 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_18px_28px_-22px_rgba\(91\2c 74\2c 187\2c 0\.7\)\] {
  --tw-shadow: 0 18px 28px -22px rgba(91,74,187,0.7);
  --tw-shadow-colored: 0 18px 28px -22px 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_18px_34px_-18px_rgba\(91\2c 74\2c 187\2c 0\.72\)\] {
  --tw-shadow: 0 18px 34px -18px rgba(91,74,187,0.72);
  --tw-shadow-colored: 0 18px 34px -18px 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_18px_36px_-28px_rgba\(0\2c 106\2c 65\2c 0\.22\)\] {
  --tw-shadow: 0 18px 36px -28px rgba(0,106,65,0.22);
  --tw-shadow-colored: 0 18px 36px -28px 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_18px_36px_-28px_rgba\(140\2c 124\2c 240\2c 0\.32\)\] {
  --tw-shadow: 0 18px 36px -28px rgba(140,124,240,0.32);
  --tw-shadow-colored: 0 18px 36px -28px 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_18px_36px_-28px_rgba\(147\2c 0\2c 10\2c 0\.2\)\] {
  --tw-shadow: 0 18px 36px -28px rgba(147,0,10,0.2);
  --tw-shadow-colored: 0 18px 36px -28px 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_18px_50px_-30px_rgba\(40\2c 32\2c 61\2c 0\.5\)\] {
  --tw-shadow: 0 18px 50px -30px rgba(40,32,61,0.5);
  --tw-shadow-colored: 0 18px 50px -30px 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_20px_38px_-28px_rgba\(190\2c 18\2c 60\2c 0\.3\)\] {
  --tw-shadow: 0 20px 38px -28px rgba(190,18,60,0.3);
  --tw-shadow-colored: 0 20px 38px -28px 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_20px_38px_-28px_rgba\(4\2c 120\2c 87\2c 0\.28\)\] {
  --tw-shadow: 0 20px 38px -28px rgba(4,120,87,0.28);
  --tw-shadow-colored: 0 20px 38px -28px 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_20px_38px_-28px_rgba\(91\2c 74\2c 187\2c 0\.34\)\] {
  --tw-shadow: 0 20px 38px -28px rgba(91,74,187,0.34);
  --tw-shadow-colored: 0 20px 38px -28px 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_20px_40px_-30px_rgba\(0\2c 106\2c 65\2c 0\.42\)\] {
  --tw-shadow: 0 20px 40px -30px rgba(0,106,65,0.42);
  --tw-shadow-colored: 0 20px 40px -30px 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_20px_40px_-30px_rgba\(140\2c 124\2c 240\2c 0\.42\)\] {
  --tw-shadow: 0 20px 40px -30px rgba(140,124,240,0.42);
  --tw-shadow-colored: 0 20px 40px -30px 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_20px_40px_-30px_rgba\(166\2c 107\2c 0\2c 0\.42\)\] {
  --tw-shadow: 0 20px 40px -30px rgba(166,107,0,0.42);
  --tw-shadow-colored: 0 20px 40px -30px 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_22px_44px_-30px_rgba\(140\2c 124\2c 240\2c 0\.18\)\] {
  --tw-shadow: 0 22px 44px -30px rgba(140,124,240,0.18);
  --tw-shadow-colored: 0 22px 44px -30px 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_22px_48px_-28px_rgba\(4\2c 120\2c 87\2c 0\.48\)\] {
  --tw-shadow: 0 22px 48px -28px rgba(4,120,87,0.48);
  --tw-shadow-colored: 0 22px 48px -28px 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_22px_50px_-34px_rgba\(55\2c 45\2c 90\2c 0\.34\)\] {
  --tw-shadow: 0 22px 50px -34px rgba(55,45,90,0.34);
  --tw-shadow-colored: 0 22px 50px -34px 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_24px_48px_-16px_rgba\(38\2c 31\2c 61\2c 0\.18\)\] {
  --tw-shadow: 0 24px 48px -16px rgba(38,31,61,0.18);
  --tw-shadow-colored: 0 24px 48px -16px 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_24px_48px_-16px_rgba\(38\2c 31\2c 61\2c 0\.24\)\] {
  --tw-shadow: 0 24px 48px -16px rgba(38,31,61,0.24);
  --tw-shadow-colored: 0 24px 48px -16px 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_24px_48px_-22px_rgba\(37\2c 35\2c 51\2c 0\.38\)\] {
  --tw-shadow: 0 24px 48px -22px rgba(37,35,51,0.38);
  --tw-shadow-colored: 0 24px 48px -22px 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_24px_60px_-30px_rgba\(37\2c 35\2c 51\2c 0\.5\)\] {
  --tw-shadow: 0 24px 60px -30px rgba(37,35,51,0.5);
  --tw-shadow-colored: 0 24px 60px -30px 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_28px_70px_-24px_rgba\(37\2c 35\2c 51\2c 0\.34\)\] {
  --tw-shadow: 0 28px 70px -24px rgba(37,35,51,0.34);
  --tw-shadow-colored: 0 28px 70px -24px 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_28px_70px_-28px_rgba\(37\2c 35\2c 51\2c 0\.42\)\] {
  --tw-shadow: 0 28px 70px -28px rgba(37,35,51,0.42);
  --tw-shadow-colored: 0 28px 70px -28px 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_28px_80px_-38px_rgba\(120\2c 20\2c 30\2c 0\.42\)\] {
  --tw-shadow: 0 28px 80px -38px rgba(120,20,30,0.42);
  --tw-shadow-colored: 0 28px 80px -38px 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_28px_90px_-36px_rgba\(40\2c 32\2c 61\2c 0\.46\)\] {
  --tw-shadow: 0 28px 90px -36px rgba(40,32,61,0.46);
  --tw-shadow-colored: 0 28px 90px -36px 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_28px_90px_-36px_rgba\(40\2c 32\2c 61\2c 0\.55\)\] {
  --tw-shadow: 0 28px 90px -36px rgba(40,32,61,0.55);
  --tw-shadow-colored: 0 28px 90px -36px 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_30px_70px_-22px_rgba\(28\2c 27\2c 34\2c 0\.34\)\] {
  --tw-shadow: 0 30px 70px -22px rgba(28,27,34,0.34);
  --tw-shadow-colored: 0 30px 70px -22px 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_32px_90px_-36px_rgba\(37\2c 35\2c 51\2c 0\.55\)\] {
  --tw-shadow: 0 32px 90px -36px rgba(37,35,51,0.55);
  --tw-shadow-colored: 0 32px 90px -36px 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-\[inset_0_0_0_1px_rgba\(255\2c 255\2c 255\2c 0\.66\)\] {
  --tw-shadow: inset 0 0 0 1px rgba(255,255,255,0.66);
  --tw-shadow-colored: inset 0 0 0 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-\[inset_2px_2px_6px_rgba\(0\2c 0\2c 0\2c 0\.025\)\2c inset_-2px_-2px_6px_rgba\(255\2c 255\2c 255\2c 0\.85\)\] {
  --tw-shadow: inset 2px 2px 6px rgba(0,0,0,0.025),inset -2px -2px 6px rgba(255,255,255,0.85);
  --tw-shadow-colored: inset 2px 2px 6px var(--tw-shadow-color), inset -2px -2px 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);
}
.shadow-\[inset_3px_0_0_\#8c7cf0\] {
  --tw-shadow: inset 3px 0 0 #8c7cf0;
  --tw-shadow-colored: inset 3px 0 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-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-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -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);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.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-\[\#7adaa3\]\/60 {
  --tw-ring-color: rgb(122 218 163 / 0.6);
}
.ring-\[\#8c7cf0\]\/45 {
  --tw-ring-color: rgb(140 124 240 / 0.45);
}
.ring-\[\#9f91f2\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(159 145 242 / var(--tw-ring-opacity, 1));
}
.ring-\[\#bdeccf\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(189 236 207 / var(--tw-ring-opacity, 1));
}
.ring-\[\#d8ccff\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 204 255 / var(--tw-ring-opacity, 1));
}
.ring-\[\#eee8f3\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(238 232 243 / var(--tw-ring-opacity, 1));
}
.ring-\[\#eee8f7\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(238 232 247 / var(--tw-ring-opacity, 1));
}
.ring-\[\#ffb4ab\]\/70 {
  --tw-ring-color: rgb(255 180 171 / 0.7);
}
.ring-\[\#ffdf7a\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 223 122 / var(--tw-ring-opacity, 1));
}
.ring-\[\#ffdf7a\]\/70 {
  --tw-ring-color: rgb(255 223 122 / 0.7);
}
.ring-\[\#ffe08a\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 224 138 / var(--tw-ring-opacity, 1));
}
.ring-amber-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1));
}
.ring-emerald-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1));
}
.ring-rose-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 205 211 / var(--tw-ring-opacity, 1));
}
.ring-sky-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(186 230 253 / var(--tw-ring-opacity, 1));
}
.ring-slate-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1));
}
.ring-white {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}
.ring-white\/55 {
  --tw-ring-color: rgb(255 255 255 / 0.55);
}
.ring-white\/60 {
  --tw-ring-color: rgb(255 255 255 / 0.6);
}
.ring-white\/70 {
  --tw-ring-color: rgb(255 255 255 / 0.7);
}
.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-3xl {
  --tw-blur: blur(64px);
  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 {
  --tw-backdrop-blur: blur(8px);
  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-\[2px\] {
  --tw-backdrop-blur: blur(2px);
  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-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-sm {
  --tw-backdrop-blur: blur(4px);
  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-xl {
  --tw-backdrop-blur: blur(24px);
  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-\[background-color\2c border-color\2c box-shadow\] {
  transition-property: background-color,border-color,box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[background-color\2c transform\2c box-shadow\] {
  transition-property: background-color,transform,box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[color\2c background-color\2c border-color\2c transform\] {
  transition-property: color,background-color,border-color,transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[opacity\2c transform\] {
  transition-property: opacity,transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[padding\] {
  transition-property: padding;
  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-opacity {
  transition-property: opacity;
  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;
}
.delay-100 {
  transition-delay: 100ms;
}
.delay-150 {
  transition-delay: 150ms;
}
.delay-200 {
  transition-delay: 200ms;
}
.delay-300 {
  transition-delay: 300ms;
}
.delay-75 {
  transition-delay: 75ms;
}
.delay-\[240ms\] {
  transition-delay: 240ms;
}
.delay-\[280ms\] {
  transition-delay: 280ms;
}
.delay-\[340ms\] {
  transition-delay: 340ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-\[cubic-bezier\(0\.2\2c 0\.8\2c 0\.2\2c 1\)\] {
  transition-timing-function: cubic-bezier(0.2,0.8,0.2,1);
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

:root {
  color: #162033;
  background: #fdf8ff;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  scrollbar-gutter: stable;
}

@supports not (scrollbar-gutter: stable) {
  @media (min-width: 1024px) {
    html {
      overflow-y: scroll;
    }
  }
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  min-width: 320px;
  min-height: 100vh;
  background: #fdf8ff;
}

.login-stitch-bg {
  background-color: #f7f2fc;
  background-image:
    radial-gradient(circle at 10% 20%, rgba(140, 124, 240, 0.08) 0%, transparent 40%),
    radial-gradient(circle at 90% 80%, rgba(140, 124, 240, 0.05) 0%, transparent 40%);
}

.liquid-login-container {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: #ffffff;
}

.login-demo-page {
  display: flex;
  min-width: 320px;
  min-height: 100vh;
  align-items: center;
  justify-content: center;
  background: #0f0d14;
  padding: 0;
}

.login-page-v2 {
  position: relative;
  display: flex;
  min-width: 320px;
  min-height: 100vh;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 32px;
  background:
    radial-gradient(circle at 10% 20%, rgba(140, 124, 240, 0.08) 0%, transparent 40%),
    radial-gradient(circle at 90% 80%, rgba(140, 124, 240, 0.05) 0%, transparent 40%),
    #f7f5fb;
  isolation: isolate;
}

.login-page-v2::before {
  display: none;
}

.login-page-v2::after {
  display: none;
}

.login-shape-grid {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0.8;
}

.login-error-v2 {
  border: 1px solid rgba(190, 24, 93, 0.16);
  border-radius: 14px;
  background: rgba(255, 241, 244, 0.18);
  padding: 10px 12px;
  color: #ffe3eb;
  font-size: 13px;
  font-weight: 760;
}

.liquid-login-container::before {
  display: none;
}

.perspective-container {
  perspective: 1000px;
}

.login-iridescence {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.login-tilted-shell {
  perspective: 1000px;
}

.login-unified-card {
  position: relative;
  color: #29263a;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow:
    0 40px 90px -32px rgba(67, 55, 123, 0.38),
    inset 0 1px 1px rgba(255, 255, 255, 0.86);
  backdrop-filter: blur(24px) saturate(135%);
  -webkit-backdrop-filter: blur(24px) saturate(135%);
}

.tilted-card-figure {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  perspective: 800px;
}

.tilted-card-mobile-alert {
  position: absolute;
  top: 1rem;
  display: none;
  font-size: 0.875rem;
  text-align: center;
}

.tilted-card-inner {
  position: relative;
  transform-style: preserve-3d;
}

.tilted-card-img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translateZ(0);
  will-change: transform;
}

.tilted-card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transform: translateZ(30px);
  will-change: transform;
}

.tilted-card-demo-text {
  position: absolute;
  top: 31px;
  left: 25px;
  z-index: 3;
  margin: 0;
  border-radius: 12px;
  background: rgba(58, 58, 58, 0.58);
  padding: 11px 17px;
  color: #ffffff;
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -0.035em;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  box-shadow:
    0 18px 34px rgba(0, 0, 0, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.18);
  transform: translateZ(72px);
  transform-style: preserve-3d;
  transition:
    box-shadow 220ms ease,
    transform 220ms ease,
    background 220ms ease;
  will-change: transform;
}

.tilted-card-inner:hover .tilted-card-demo-text {
  background: rgba(58, 58, 58, 0.66);
  box-shadow:
    0 26px 46px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
  transform: translateZ(96px) translateY(-2px);
}

.tilted-card-caption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  padding: 7px 12px;
  color: #fff;
  pointer-events: none;
  background-color: rgba(58, 58, 58, 0.74);
  border-radius: 999px;
  box-shadow: 0 14px 24px rgba(0, 0, 0, 0.18);
  font-size: 11px;
  font-weight: 850;
  opacity: 0;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.login-page-v2 > .tilted-card-figure,
.login-page-v2 > .login-tilted-feature {
  z-index: 3;
  animation: login-card-enter 620ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.login-page-v2 .tilted-card-img {
  border: 0;
  box-shadow: none;
}

.login-tilted-feature {
  --login-tilted-rotate-x: 0deg;
  --login-tilted-rotate-y: 0deg;
  --login-tilted-scale: 0.833333;
  --login-tilted-pill-x: 0px;
  --login-tilted-pill-y: 0px;
  position: relative;
  width: min(100%, 1000px);
  height: 680px;
  margin: 0;
  perspective: 800px;
}

.login-tilted-feature-inner {
  height: 100%;
  transform:
    rotateX(var(--login-tilted-rotate-x))
    rotateY(var(--login-tilted-rotate-y))
    scale(var(--login-tilted-scale));
  transform-style: preserve-3d;
  transition: transform 180ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

.login-panel-content {
  position: relative;
  display: grid;
  width: 100%;
  height: 100%;
  grid-template-columns: 1fr 1fr;
  overflow: hidden;
  border-radius: 32px;
  background:
    radial-gradient(circle at 18% 82%, rgba(255, 255, 255, 0.18), transparent 34%),
    radial-gradient(circle at 34% 16%, rgba(255, 255, 255, 0.16), transparent 30%),
    rgba(255, 255, 255, 0.28);
  border: 1px solid rgba(255, 255, 255, 0.78);
  box-shadow:
    0 24px 54px -36px rgba(38, 31, 61, 0.22),
    inset 0 1px 0 rgba(255, 255, 255, 0.72),
    inset 0 0 0 1px rgba(255, 255, 255, 0.32);
  backdrop-filter: blur(18px) saturate(132%);
  -webkit-backdrop-filter: blur(18px) saturate(132%);
  color: #25223a;
  transform: translateZ(0);
  transform-style: preserve-3d;
}

.login-panel-brand,
.login-panel-form {
  position: relative;
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: 62px 64px 54px;
}

.login-panel-brand {
  justify-content: space-between;
}

.login-brand-mark {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #5f55d7;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: 0.22em;
}

.login-brand-mark small {
  display: block;
  margin-top: 4px;
  color: #6f6b7c;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0;
}

.login-brand-icon {
  display: flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 9px;
  background: #8c7cf0;
  box-shadow: 0 12px 24px rgba(140, 124, 240, 0.42);
}

.login-panel-brand h1 {
  max-width: none;
  margin: 46px 0 0;
  font-size: clamp(30px, 2.8vw, 38px);
  font-weight: 950;
  line-height: 1.02;
  letter-spacing: -0.07em;
  white-space: nowrap;
  text-shadow: none;
}

.login-floating-pill {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.64);
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0.16)),
    rgba(253, 248, 255, 0.32);
  box-shadow:
    0 18px 32px -22px rgba(38, 31, 61, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.58),
    inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  color: #25223a;
  padding: 10px 18px 12px;
  transform: translate3d(var(--login-tilted-pill-x), var(--login-tilted-pill-y), 20px) scale(1.01);
  transform-style: preserve-3d;
  backdrop-filter: blur(12px) saturate(130%);
  -webkit-backdrop-filter: blur(12px) saturate(130%);
  transition: transform 180ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

.login-panel-brand h1 strong {
  display: inline;
  color: #6758de;
  font: inherit;
}

.login-panel-brand p {
  max-width: 350px;
  margin: 30px 0 0;
  color: #5f6375;
  font-size: 15px;
  font-weight: 720;
  line-height: 1.75;
}

.login-avatar-orb {
  position: relative;
  display: flex;
  height: 238px;
  align-items: center;
  justify-content: center;
  transform: translateZ(28px);
}

.login-avatar-glow {
  position: absolute;
  width: 214px;
  height: 214px;
  border-radius: 999px;
  background:
    radial-gradient(circle, rgba(255, 255, 255, 0.86) 0%, rgba(229, 219, 255, 0.62) 38%, rgba(213, 246, 255, 0.22) 72%, transparent 100%);
  filter: blur(2px);
}

.login-avatar-ring {
  position: absolute;
  width: 198px;
  height: 198px;
  pointer-events: none;
  border-radius: 999px;
}

.login-avatar-ring-solid {
  border: 2px solid rgba(130, 118, 235, 0.14);
  box-shadow: 0 0 34px rgba(140, 124, 240, 0.1);
}

.login-avatar-ring-dashed {
  width: 146px;
  height: 146px;
  border: 2px dashed rgba(130, 118, 235, 0.18);
}

.login-avatar-ring-dashed::after {
  position: absolute;
  inset: -23px;
  content: "";
  border: 1px solid rgba(130, 118, 235, 0.08);
  border-radius: 999px;
}

.login-avatar-orbit-dot {
  position: absolute;
  width: 198px;
  height: 198px;
  border-radius: 999px;
  animation: login-avatar-orbit 7s linear infinite;
}

.login-avatar-orbit-dot::before {
  position: absolute;
  bottom: 16px;
  left: 18px;
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 999px;
  background: #f5b84f;
  box-shadow:
    0 0 0 4px rgba(245, 184, 79, 0.12),
    0 0 18px rgba(245, 184, 79, 0.72);
}

.login-avatar-tile {
  position: relative;
  z-index: 1;
  display: flex;
  width: 96px;
  height: 96px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
  color: #6758de;
  border: 1px solid rgba(255, 255, 255, 0.74);
  border-radius: 28px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.7), rgba(226, 214, 255, 0.64)),
    rgba(255, 255, 255, 0.6);
  box-shadow:
    0 24px 48px rgba(103, 88, 222, 0.16),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
  transform: rotate(90deg);
}

.login-avatar-tile-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
  transform: rotate(-90deg);
}

.login-avatar-tile-inner svg {
  width: 38px;
  height: 38px;
}

.login-avatar-tile-inner span {
  color: #4a4564;
  font-size: 11px;
  font-weight: 900;
}

.login-feature-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.login-feature-row span {
  display: flex;
  height: 44px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.54);
  color: #5d5b70;
  font-size: 13px;
  font-weight: 900;
  box-shadow: 0 14px 28px rgba(103, 88, 222, 0.07);
}

.login-panel-form {
  justify-content: center;
  gap: 22px;
  padding-right: 72px;
  padding-left: 72px;
}

.login-status-pill {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 20px;
  padding: 7px 12px;
  color: #059669;
  background: rgba(223, 255, 242, 0.9);
  border-radius: 999px;
  box-shadow: 0 10px 22px rgba(16, 185, 129, 0.12);
  font-size: 12px;
  font-weight: 950;
}

.login-status-pill::before {
  width: 6px;
  height: 6px;
  content: "";
  background: #10b981;
  border-radius: 999px;
  box-shadow: 0 0 0 4px rgba(16, 185, 129, 0.12);
}

.login-form-heading h2 {
  margin: 0;
  font-size: 34px;
  font-weight: 950;
  line-height: 1;
  letter-spacing: -0.055em;
}

.login-form-heading p {
  margin: 16px 0 26px;
  color: #717285;
  font-size: 15px;
  font-weight: 650;
}

.login-panel-field {
  display: grid;
  gap: 12px;
}

.login-panel-field > span {
  color: #4c4a60;
  font-size: 13px;
  font-weight: 900;
}

.login-panel-input-wrap {
  display: flex;
  height: 58px;
  align-items: center;
  gap: 14px;
  border: 1px solid rgba(115, 104, 166, 0.12);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.64);
  padding: 0 19px;
  color: #a3a0b3;
  box-shadow:
    0 18px 36px rgba(103, 88, 222, 0.08),
    inset 0 1px 1px rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(12px) saturate(150%);
  -webkit-backdrop-filter: blur(12px) saturate(150%);
  transition:
    border-color 180ms ease,
    background 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.login-panel-input-wrap:focus-within {
  border-color: rgba(103, 88, 222, 0.32);
  background: rgba(255, 255, 255, 0.82);
  box-shadow:
    0 0 0 4px rgba(103, 88, 222, 0.1),
    0 22px 42px rgba(103, 88, 222, 0.12),
    inset 0 1px 1px rgba(255, 255, 255, 0.95);
  transform: translateY(-1px);
}

.login-panel-input-wrap input {
  width: 100%;
  border: 0;
  outline: 0;
  background: transparent;
  color: #29263a;
  font-size: 17px;
  font-weight: 760;
}

.login-panel-input-wrap input::-moz-placeholder {
  color: #b1aebb;
}

.login-panel-input-wrap input::placeholder {
  color: #b1aebb;
}

.login-panel-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: -6px;
}

.login-remember {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #777487;
  font-size: 14px;
  font-weight: 720;
}

.login-remember input {
  width: 15px;
  height: 15px;
  accent-color: #8c7cf0;
}

.login-forgot {
  border: 0;
  background: transparent;
  color: #6758de;
  font-size: 14px;
  font-weight: 900;
}

.login-submit-panel {
  position: relative;
  display: flex;
  height: 58px;
  align-items: center;
  justify-content: center;
  gap: 9px;
  overflow: hidden;
  border: 0;
  border-radius: 16px;
  background: #6758de;
  color: #ffffff;
  font-size: 16px;
  font-weight: 950;
  box-shadow: 0 18px 38px rgba(86, 70, 185, 0.24);
  transition:
    background 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
}

.login-submit-panel::before {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(110deg, transparent 20%, rgba(255, 255, 255, 0.24) 48%, transparent 74%);
  transform: translateX(-120%);
}

.login-submit-panel:hover {
  background: #5e50d4;
  box-shadow: 0 22px 48px rgba(86, 70, 185, 0.42);
  transform: translateY(-1px);
}

.login-submit-panel:hover::before {
  animation: login-button-shine 760ms ease;
}

.login-submit-panel:disabled {
  cursor: wait;
  opacity: 0.78;
}

.login-panel-footer {
  display: grid;
  gap: 12px;
  margin-top: 12px;
  padding-top: 24px;
  color: #a09cab;
  border-top: 1px solid rgba(105, 95, 151, 0.12);
  text-align: center;
}

.login-panel-footer p {
  margin: 0;
  font-size: 12px;
  font-weight: 760;
  letter-spacing: 0.08em;
}

.login-panel-footer div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-size: 12px;
  font-weight: 760;
}

.login-panel-footer i {
  width: 1px;
  height: 18px;
  background: rgba(255, 255, 255, 0.34);
}

.dynamic-glow-card {
  --mouse-x: 50%;
  --mouse-y: 50%;
  --login-rotate-x: 0deg;
  --login-rotate-y: 0deg;
  position: relative;
  transform: rotateX(var(--login-rotate-x)) rotateY(var(--login-rotate-y));
  transform-style: preserve-3d;
  transition: transform 180ms ease-out;
  will-change: transform;
}

.dynamic-glow-card::before {
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
  content: "";
  background: radial-gradient(
    560px circle at var(--mouse-x) var(--mouse-y),
    rgba(255, 255, 255, 0.12),
    rgba(185, 173, 255, 0.06) 18%,
    transparent 42%
  );
}

.liquid-glass-input {
  color: #302c42;
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(88, 79, 132, 0.15);
  box-shadow:
    inset 0 1px 1px rgba(255, 255, 255, 0.82),
    0 12px 28px rgba(72, 59, 126, 0.08);
  backdrop-filter: blur(12px) saturate(160%);
  -webkit-backdrop-filter: blur(12px) saturate(160%);
  transition:
    background 220ms ease,
    border-color 220ms ease,
    box-shadow 220ms ease,
    transform 220ms ease;
}

.liquid-glass-input:focus {
  background: rgba(255, 255, 255, 0.86);
  border-color: rgba(98, 84, 203, 0.58);
  box-shadow:
    inset 0 1px 1px rgba(255, 255, 255, 0.9),
    0 0 0 4px rgba(98, 84, 203, 0.1),
    0 16px 32px rgba(98, 84, 203, 0.12);
  transform: translateY(-1px);
}

.login-card-enter {
  animation: login-card-enter 700ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.login-brand-content {
  border-right: 1px solid rgba(84, 75, 122, 0.1);
  background: rgba(255, 255, 255, 0.18);
}

.login-form-content {
  background: rgba(255, 255, 255, 0.18);
}

.login-card-aura {
  position: absolute;
  pointer-events: none;
  border-radius: 999px;
  filter: blur(44px);
}

.login-card-aura-one {
  top: -80px;
  left: -90px;
  width: 260px;
  height: 260px;
  background: rgba(117, 98, 226, 0.16);
}

.login-card-aura-two {
  right: -100px;
  bottom: -110px;
  width: 300px;
  height: 300px;
  background: rgba(53, 179, 165, 0.12);
}

.login-orbit {
  transform-style: preserve-3d;
}

.login-orbit::before {
  position: absolute;
  width: 190px;
  height: 190px;
  content: "";
  border-radius: 999px;
  background: rgba(98, 84, 203, 0.15);
  filter: blur(34px);
}

.login-orbit-ring {
  position: absolute;
  border: 1px solid rgba(98, 84, 203, 0.18);
  border-radius: 999px;
}

.login-orbit-ring-outer {
  width: 224px;
  height: 224px;
  border-color: rgba(98, 84, 203, 0.24);
  animation: login-orbit-spin 18s linear infinite;
}

.login-orbit-ring-outer::after {
  position: absolute;
  top: 16px;
  left: 32px;
  width: 8px;
  height: 8px;
  content: "";
  border-radius: 999px;
  background: #f5b84f;
  box-shadow: 0 0 18px rgba(245, 184, 79, 0.9);
}

.login-orbit-ring-inner {
  width: 172px;
  height: 172px;
  border-style: dashed;
  border-color: rgba(56, 142, 145, 0.26);
  animation: login-orbit-spin 14s linear infinite reverse;
}

.login-orbit-dot {
  position: absolute;
  width: 116px;
  height: 116px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 36px;
  background: linear-gradient(145deg, rgba(159, 140, 255, 0.34), rgba(255, 255, 255, 0.52));
  box-shadow:
    0 24px 60px rgba(91, 74, 187, 0.32),
    inset 0 1px rgba(255, 255, 255, 0.24);
  transform: rotate(12deg);
}

.login-core {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  color: #6254cb;
  transform: translateZ(20px);
}

.login-core span {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.15em;
  color: #686276;
}

.login-feature-chip {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 9px 10px;
  font-size: 12px;
  font-weight: 700;
  color: #625d71;
  background: rgba(255, 255, 255, 0.48);
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 12px;
}

.login-checkbox {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
}

.login-feedback {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  padding: 10px 12px;
  font-size: 13px;
  line-height: 1.45;
  border-radius: 12px;
  animation: login-feedback-enter 220ms ease-out both;
}

.login-feedback svg {
  flex: 0 0 auto;
  margin-top: 1px;
}

.login-feedback-error {
  color: #a71d3f;
  background: rgba(255, 241, 244, 0.78);
  border: 1px solid rgba(190, 24, 93, 0.16);
}

.login-feedback-notice {
  color: #087455;
  background: rgba(236, 253, 245, 0.78);
  border: 1px solid rgba(5, 150, 105, 0.14);
}

.login-submit-button::before {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(110deg, transparent 20%, rgba(255, 255, 255, 0.22) 45%, transparent 70%);
  transform: translateX(-120%);
}

.login-submit-button:hover::before {
  animation: login-button-shine 800ms ease;
}

.login-spinner {
  width: 17px;
  height: 17px;
  border: 2px solid rgba(255, 255, 255, 0.32);
  border-top-color: #ffffff;
  border-radius: 999px;
  animation: login-spinner 720ms linear infinite;
}

@keyframes login-card-enter {
  from {
    opacity: 0;
    transform: translateY(18px) scale(0.985);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes login-orbit-spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes login-avatar-orbit {
  to {
    transform: rotate(360deg);
  }
}

@keyframes login-feedback-enter {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes login-button-shine {
  to {
    transform: translateX(120%);
  }
}

@keyframes login-spinner {
  to {
    transform: rotate(360deg);
  }
}

.fluid-bubble {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  border-radius: 9999px;
  filter: blur(90px);
  mix-blend-mode: screen;
  opacity: 0.76;
}

.bubble-violet {
  top: -15%;
  left: -10%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, #8c7cf0 0%, #6352de 100%);
  animation: fluid-float-1 20s infinite alternate ease-in-out;
}

.bubble-amber {
  right: 5%;
  bottom: -12%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, #f59e0b 0%, #d97706 100%);
  animation: fluid-float-2 16s infinite alternate ease-in-out;
}

.bubble-neon {
  top: 35%;
  left: 45%;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, #10b981 0%, #047857 100%);
  animation: fluid-float-3 22s infinite alternate ease-in-out;
}

@keyframes fluid-float-1 {
  0% {
    transform: translate(0, 0) scale(1) rotate(0deg);
  }

  100% {
    transform: translate(150px, 100px) scale(1.2) rotate(90deg);
  }
}

@keyframes fluid-float-2 {
  0% {
    transform: translate(0, 0) scale(1.1) rotate(0deg);
  }

  100% {
    transform: translate(-120px, -140px) scale(0.85) rotate(-90deg);
  }
}

@keyframes fluid-float-3 {
  0% {
    transform: translate(0, 0) scale(1) rotate(0deg);
  }

  100% {
    transform: translate(-90px, 90px) scale(1.3) rotate(45deg);
  }
}

.liquid-login-page {
  position: relative;
  background:
    radial-gradient(circle at 14% 18%, rgba(140, 124, 240, 0.18) 0%, transparent 34%),
    radial-gradient(circle at 86% 78%, rgba(245, 158, 11, 0.14) 0%, transparent 32%),
    #10172a;
}

.glass-card {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.42);
  box-shadow:
    0 28px 80px rgba(15, 23, 42, 0.28),
    inset 0 1px 2px rgba(255, 255, 255, 0.32);
  backdrop-filter: blur(24px) saturate(180%);
  -webkit-backdrop-filter: blur(24px) saturate(180%);
}

.glass-input {
  border: 1px solid rgba(255, 255, 255, 0.34);
  background: rgba(255, 255, 255, 0.38);
  box-shadow:
    inset 0 1px 1px rgba(255, 255, 255, 0.36),
    0 10px 24px rgba(93, 76, 190, 0.08);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition:
    background 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease;
}

.glass-input:focus {
  border-color: rgba(140, 124, 240, 0.72);
  background: rgba(255, 255, 255, 0.62);
  box-shadow:
    inset 0 1px 1px rgba(255, 255, 255, 0.45),
    0 0 0 4px rgba(140, 124, 240, 0.12),
    0 16px 34px rgba(93, 76, 190, 0.12);
}

.liquid-blob {
  position: absolute;
  z-index: 0;
  border-radius: 9999px;
  filter: blur(82px);
  opacity: 0.62;
  mix-blend-mode: screen;
}

.blob-purple {
  top: -140px;
  left: -120px;
  width: 500px;
  height: 500px;
  background: #8c7cf0;
  animation: liquid-move-1 15s infinite alternate ease-in-out;
}

.blob-orange {
  right: 10%;
  bottom: -160px;
  width: 450px;
  height: 450px;
  background: #f59e0b;
  animation: liquid-move-2 12s infinite alternate ease-in-out;
}

.blob-teal {
  top: 42%;
  left: 48%;
  width: 340px;
  height: 340px;
  background: #228b7c;
  animation: liquid-move-3 18s infinite alternate ease-in-out;
}

@keyframes liquid-move-1 {
  0% {
    transform: translate(0, 0) scale(1);
  }

  100% {
    transform: translate(120px, 80px) scale(1.18);
  }
}

@keyframes liquid-move-2 {
  0% {
    transform: translate(0, 0) scale(1.08);
  }

  100% {
    transform: translate(-100px, -120px) scale(0.92);
  }
}

@keyframes liquid-move-3 {
  0% {
    transform: translate(0, 0) scale(1);
  }

  100% {
    transform: translate(-80px, 60px) scale(1.14);
  }
}

.illustration-blob {
  filter: blur(60px);
}

@keyframes login-float {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-15px);
  }

  100% {
    transform: translateY(0);
  }
}

.login-float {
  animation: login-float 5s ease-in-out infinite;
}

button,
input,
textarea,
select {
  font: inherit;
}

button {
  cursor: pointer;
}

.home-soft-card {
  box-shadow: 0 20px 40px -15px rgba(140, 124, 240, 0.12);
}

.home-inner-glow {
  box-shadow:
    0 20px 40px -15px rgba(140, 124, 240, 0.12),
    inset 0 0 0 1px rgba(255, 255, 255, 0.55);
}

.ranking-float-card {
  position: relative;
  z-index: 1;
  border: 1.5px solid rgba(109, 93, 242, 0.5);
  background: rgba(255, 255, 255, 0.92);
  box-shadow:
    0 28px 46px -22px rgba(91, 74, 187, 0.56),
    0 14px 26px -18px rgba(72, 69, 83, 0.38),
    0 0 0 5px rgba(109, 93, 242, 0.045),
    0 1px 0 rgba(255, 255, 255, 0.9),
    inset 0 0 0 1px rgba(255, 255, 255, 0.86);
  transform: translateY(-4px);
  transition:
    border-color 220ms ease,
    background-color 220ms ease,
    box-shadow 220ms ease,
    transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

.ranking-float-card::before {
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.78), transparent 44%),
    radial-gradient(circle at 18% 0%, rgba(140, 124, 240, 0.12), transparent 34%),
    radial-gradient(circle at 86% 100%, rgba(149, 246, 190, 0.12), transparent 36%);
  opacity: 0.72;
}

.ranking-float-card:hover {
  border-color: rgba(109, 93, 242, 0.72);
  background: rgba(255, 255, 255, 0.96);
  box-shadow:
    0 34px 54px -24px rgba(91, 74, 187, 0.62),
    0 18px 30px -22px rgba(72, 69, 83, 0.34),
    0 0 0 6px rgba(109, 93, 242, 0.065),
    0 0 0 1px rgba(109, 93, 242, 0.24),
    inset 0 0 0 1px rgba(255, 255, 255, 0.86);
  transform: translateY(-8px);
}

.ranking-feature-card {
  isolation: isolate;
}

.ranking-mini-card {
  position: relative;
  overflow: hidden;
}

.ranking-mini-card > * {
  position: relative;
  z-index: 1;
}

@keyframes home-card-enter {
  from {
    --holo-enter-y: 8px;
    --holo-enter-scale: 1.03;
    opacity: 0;
  }

  to {
    --holo-enter-y: 0px;
    --holo-enter-scale: 1;
    opacity: 1;
  }
}

.home-card-enter {
  animation: home-card-enter 560ms cubic-bezier(0.25, 1, 0.5, 1) both;
}

.home-card-enter.delay-75 {
  animation-delay: 75ms;
}

.home-card-enter.delay-100 {
  animation-delay: 100ms;
}

.home-card-enter.delay-150 {
  animation-delay: 150ms;
}

.home-card-enter.delay-200 {
  animation-delay: 200ms;
}

.home-card-enter.delay-\[240ms\] {
  animation-delay: 240ms;
}

.home-card-enter.delay-\[280ms\] {
  animation-delay: 280ms;
}

.home-card-enter.delay-300 {
  animation-delay: 300ms;
}

.home-card-enter.delay-\[340ms\] {
  animation-delay: 340ms;
}

.home-card-enter.delay-\[360ms\] {
  animation-delay: 360ms;
}

.holo-card {
  --holo-rotate-x: 0deg;
  --holo-rotate-y: 0deg;
  --holo-enter-y: 0px;
  --holo-enter-scale: 1;
  --metric-magnet-x: 0px;
  --metric-magnet-y: 0px;
  position: relative;
  overflow: hidden;
  transform: perspective(1000px) translate(var(--metric-magnet-x), var(--metric-magnet-y)) translateY(var(--holo-enter-y)) scale(var(--holo-enter-scale)) rotateX(var(--holo-rotate-x)) rotateY(var(--holo-rotate-y));
  transform-style: preserve-3d;
  backface-visibility: hidden;
  contain: paint;
  transition:
    transform 140ms cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

.magic-metric-grid {
  position: relative;
  isolation: isolate;
}

.magic-metric-card {
  --metric-glow-x: 50%;
  --metric-glow-y: 50%;
  --metric-glow-intensity: 0;
  --metric-glow-radius: 230px;
  z-index: 1;
  cursor: default;
}

.magic-metric-card::before {
  position: absolute;
  inset: 0;
  z-index: 3;
  padding: 1.5px;
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background:
    radial-gradient(
      var(--metric-glow-radius) circle at var(--metric-glow-x) var(--metric-glow-y),
      rgba(109, 93, 242, calc(var(--metric-glow-intensity) * 0.72)) 0%,
      rgba(149, 246, 190, calc(var(--metric-glow-intensity) * 0.42)) 34%,
      rgba(200, 191, 255, calc(var(--metric-glow-intensity) * 0.18)) 48%,
      transparent 68%
    );
  opacity: 1;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
          mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
}

.magic-metric-card:hover {
  box-shadow:
    0 24px 52px -26px rgba(140, 124, 240, 0.24),
    0 0 28px rgba(109, 93, 242, 0.08),
    inset 0 0 0 1px rgba(255, 255, 255, 0.66);
}

.magic-metric-ripple {
  position: absolute;
  left: var(--ripple-x);
  top: var(--ripple-y);
  z-index: 4;
  width: var(--ripple-size);
  height: var(--ripple-size);
  pointer-events: none;
  border-radius: 999px;
  background:
    radial-gradient(
      circle,
      rgba(109, 93, 242, 0.24) 0%,
      rgba(149, 246, 190, 0.14) 32%,
      transparent 70%
    );
  animation: magic-metric-ripple 720ms cubic-bezier(0.25, 1, 0.5, 1) forwards;
  transform: scale(0);
}

.tilted-log-figure {
  --tilted-log-rotate-x: 0deg;
  --tilted-log-rotate-y: 0deg;
  --tilted-log-scale: 1;
  --tilted-log-pill-x: 0px;
  --tilted-log-pill-y: 0px;
  --tilted-log-caption-x: 50%;
  --tilted-log-caption-y: 50%;
  --tilted-log-caption-opacity: 0;
  --tilted-log-caption-rotate: 0deg;
  position: relative;
  height: 100%;
  margin: 0;
  perspective: 800px;
}

.tilted-log-inner {
  height: 100%;
  transform:
    rotateX(var(--tilted-log-rotate-x))
    rotateY(var(--tilted-log-rotate-y))
    scale(var(--tilted-log-scale));
  transform-style: preserve-3d;
  transition:
    transform 180ms cubic-bezier(0.22, 1, 0.36, 1),
    filter 220ms ease;
  will-change: transform;
}

.tilted-log-card {
  height: 100%;
  transform: translateZ(0);
  transform-style: preserve-3d;
}

.dashboard-feature-panel > div:first-child {
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 18px;
}

.dashboard-feature-panel > div:first-child > div:first-child {
  display: flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
  border-radius: 999px;
  background: rgba(241, 236, 255, 0.78);
  box-shadow: inset 0 0 0 1px rgba(140, 124, 240, 0.16);
}

.dashboard-feature-panel > div:first-child > div:nth-child(2) {
  display: flex;
  min-height: 42px;
  flex-direction: column;
  justify-content: center;
}

.dashboard-feature-panel > div:first-child h3 {
  display: flex;
  align-items: center;
  line-height: 1;
}

.dashboard-feature-panel > div:first-child p {
  margin-top: 6px;
  line-height: 1.35;
}

.dashboard-title-pill {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  pointer-events: none;
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(91, 74, 187, 0.72), rgba(140, 124, 240, 0.48)),
    rgba(82, 75, 98, 0.62);
  box-shadow:
    0 18px 32px -20px rgba(91, 74, 187, 0.72),
    0 8px 18px -18px rgba(28, 27, 34, 0.52),
    inset 0 1px 0 rgba(255, 255, 255, 0.32);
  color: #fff;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  padding: 8px 15px;
  text-shadow: 0 1px 10px rgba(28, 27, 34, 0.18);
  transform-style: preserve-3d;
  transition:
    box-shadow 180ms ease,
    transform 180ms cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
  white-space: nowrap;
}

.tilted-log-card .dashboard-title-pill {
  transform:
    translate3d(var(--tilted-log-pill-x), var(--tilted-log-pill-y), 20px)
    scale(1.01);
}

.tilted-log-card > div {
  transform: translateZ(4px);
  transform-style: preserve-3d;
}

.tilted-log-card h3 {
  transform-style: preserve-3d;
}

.tilted-log-item {
  transform: translateZ(10px);
  transform-style: preserve-3d;
}

.tilted-log-figure:hover .tilted-log-inner {
  filter: none;
}

.dashboard-feature-panel:hover .dashboard-title-pill {
  box-shadow:
    0 18px 30px -18px rgba(91, 74, 187, 0.68),
    0 8px 18px -18px rgba(28, 27, 34, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.36);
}

.tilted-log-caption {
  position: absolute;
  left: var(--tilted-log-caption-x);
  top: var(--tilted-log-caption-y);
  z-index: 10;
  pointer-events: none;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 14px 30px -18px rgba(91, 74, 187, 0.6);
  color: #5b4abb;
  font-size: 11px;
  font-weight: 800;
  opacity: var(--tilted-log-caption-opacity);
  padding: 5px 10px;
  transform:
    translate(12px, 12px)
    rotate(var(--tilted-log-caption-rotate));
  transition:
    opacity 160ms ease,
    transform 160ms cubic-bezier(0.22, 1, 0.36, 1);
  white-space: nowrap;
}

.holo-card.is-tilting {
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.holo-card::after {
  position: absolute;
  inset: 0;
  z-index: 2;
  padding: 1px;
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background:
    conic-gradient(
      from var(--holo-border-angle, 0deg),
      transparent 0deg,
      rgba(255, 255, 255, 0.92) 34deg,
      rgba(140, 124, 240, 0.38) 58deg,
      rgba(149, 246, 190, 0.28) 82deg,
      transparent 118deg,
      transparent 360deg
    );
  opacity: 0;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
          mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
}

.holo-card:hover {
  box-shadow:
    0 24px 52px -26px rgba(140, 124, 240, 0.22),
    0 12px 26px -28px rgba(72, 69, 83, 0.2),
    inset 0 0 0 1px rgba(255, 255, 255, 0.62);
}

.holo-card:hover::after {
  animation: holo-border-shimmer 900ms cubic-bezier(0.4, 0, 0.2, 1) both;
}

.holo-layer {
  position: relative;
  z-index: 1;
  transform: translateZ(10px);
  transform-style: preserve-3d;
}

.holo-layer-soft {
  position: relative;
  z-index: 1;
  transform: translateZ(6px);
  transform-style: preserve-3d;
}

.holo-number {
  display: inline-block;
  min-width: 1ch;
  font-variant-numeric: tabular-nums;
  animation: holo-number-settle 520ms cubic-bezier(0.25, 1, 0.5, 1) both;
  will-change: transform, opacity, filter;
}

@property --holo-border-angle {
  syntax: "<angle>";
  inherits: false;
  initial-value: 0deg;
}

@property --holo-enter-y {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}

@property --holo-enter-scale {
  syntax: "<number>";
  inherits: false;
  initial-value: 1;
}

@keyframes holo-border-shimmer {
  from {
    --holo-border-angle: 0deg;
    opacity: 0;
  }

  18% {
    opacity: 1;
  }

  to {
    --holo-border-angle: 360deg;
    opacity: 0.65;
  }
}

@keyframes holo-number-settle {
  from {
    opacity: 0.58;
    filter: blur(2px);
    transform: translateY(-6px) translateZ(10px);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0) translateZ(10px);
  }
}

@keyframes magic-metric-ripple {
  to {
    opacity: 0;
    transform: scale(1);
  }
}

@media (prefers-reduced-motion: reduce) {
  .login-card-enter,
  .login-orbit-ring,
  .login-feedback,
  .login-submit-button::before,
  .login-spinner,
  .fluid-bubble,
  .login-avatar-orbit-dot {
    animation: none;
  }

  .dynamic-glow-card {
    transform: none !important;
    transition: none;
  }

  .home-card-enter {
    animation: none;
  }

  .holo-card {
    transform: none !important;
    transition: none;
  }

  .oms-display-surface {
    animation: none;
    transform: none !important;
    transition: none;
  }

  .tilted-log-caption {
    display: none;
  }

  .holo-card::after,
  .holo-card:hover::after,
  .oms-display-surface::after,
  .holo-number,
  .magic-metric-ripple {
    animation: none;
  }

  .magic-metric-card::before {
    display: none;
  }
}

@media (max-width: 767px) {
  .liquid-login-container {
    align-items: stretch;
  }

  .login-page-v2 {
    min-height: 100svh;
    align-items: flex-start;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 8px;
    background:
      radial-gradient(circle at 14% 10%, rgba(124, 108, 214, 0.16), transparent 34%),
      radial-gradient(circle at 88% 72%, rgba(31, 178, 132, 0.13), transparent 36%),
      #f7f5fb;
  }

  .login-shape-grid {
    opacity: 0.34;
  }

  .login-page-v2 > .login-tilted-feature {
    --login-tilted-scale: 1;
    --login-tilted-rotate-x: 0deg;
    --login-tilted-rotate-y: 0deg;
    --login-tilted-pill-x: 0px;
    --login-tilted-pill-y: 0px;
    width: 100%;
    max-width: 430px;
    box-sizing: border-box;
    height: auto !important;
    min-height: 0;
    margin: 0 auto;
    perspective: none;
  }

  .login-tilted-feature-inner {
    height: auto !important;
    min-height: 0;
    transform: none !important;
    transition: none;
    will-change: auto;
  }

  .login-panel-content {
    width: 100%;
    min-width: 0;
    height: auto;
    grid-template-columns: 1fr;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 26px;
    background:
      radial-gradient(circle at 16% 14%, rgba(124, 108, 214, 0.18), transparent 34%),
      radial-gradient(circle at 90% 82%, rgba(31, 178, 132, 0.16), transparent 36%),
      rgba(255, 255, 255, 0.72);
    box-shadow:
      0 22px 50px -34px rgba(38, 31, 61, 0.28),
      inset 0 1px 0 rgba(255, 255, 255, 0.76);
    backdrop-filter: blur(18px) saturate(132%);
    -webkit-backdrop-filter: blur(18px) saturate(132%);
  }

  .login-panel-brand,
  .login-panel-form {
    padding: 18px 18px;
  }

  .login-panel-brand {
    gap: 12px;
    padding-bottom: 6px;
  }

  .login-panel-brand h1 {
    margin-top: 14px;
    color: #29263a;
    font-size: clamp(25px, 7.1vw, 30px);
    letter-spacing: -0.065em;
  }

  .login-panel-brand p {
    max-width: 100%;
    margin-top: 10px;
    color: rgba(55, 52, 74, 0.9);
    font-size: 12px;
    line-height: 1.5;
  }

  .login-avatar-orb {
    height: 98px;
  }

  .login-avatar-glow,
  .login-avatar-ring-solid,
  .login-avatar-orbit-dot {
    width: 94px;
    height: 94px;
  }

  .login-avatar-ring-dashed {
    width: 70px;
    height: 70px;
  }

  .login-avatar-tile {
    width: 54px;
    height: 54px;
    border-radius: 16px;
  }

  .login-avatar-tile-inner svg {
    width: 22px;
    height: 22px;
  }

  .login-avatar-tile-inner span {
    font-size: 9px;
  }

  .login-feature-row {
    gap: 10px;
  }

  .login-feature-row span {
    flex: 1 1 0;
    min-width: 0;
    height: 34px;
    padding: 0 10px;
    font-size: 11px;
    color: #57516d;
  }

  .login-panel-form {
    gap: 12px;
    padding-top: 6px;
    padding-bottom: 18px;
  }

  .login-form-heading h2 {
    font-size: 27px;
    letter-spacing: -0.05em;
  }

  .login-form-heading p {
    margin: 10px 0 12px;
    color: rgba(55, 52, 74, 0.84);
    font-size: 13px;
    line-height: 1.55;
  }

  .login-floating-pill {
    max-width: 100%;
    white-space: nowrap;
    background:
      linear-gradient(135deg, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.34)),
      rgba(253, 248, 255, 0.52);
    color: #29263a;
    transform: translateZ(0);
    backdrop-filter: blur(14px) saturate(132%);
    -webkit-backdrop-filter: blur(14px) saturate(132%);
  }

  .login-status-pill {
    margin-bottom: 10px;
    padding: 6px 10px;
    font-size: 11px;
  }

  .login-panel-field {
    gap: 8px;
  }

  .login-panel-input-wrap {
    height: 50px;
    gap: 11px;
    border-radius: 15px;
    padding: 0 15px;
    background: rgba(255, 255, 255, 0.76);
  }

  .login-panel-input-wrap input {
    min-width: 0;
    font-size: 15px;
  }

  .login-panel-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px;
    margin-top: -2px;
  }

  .login-remember,
  .login-forgot {
    min-width: 0;
    white-space: nowrap;
    font-size: 13px;
  }

  .login-remember {
    gap: 8px;
  }

  .login-remember span {
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .login-forgot {
    flex-shrink: 0;
    font-size: 12px;
  }

  .login-submit-panel {
    height: 50px;
    border-radius: 15px;
    font-size: 15px;
  }

  .login-panel-footer {
    margin-top: 0;
    padding-top: 10px;
  }

  .login-panel-footer p {
    font-size: 11px;
    letter-spacing: 0.03em;
  }

  .login-unified-card {
    min-height: calc(100vh - 24px);
  }



  .dynamic-glow-card::before {
    display: none;
  }

  .login-iridescence {
    inset: 0;
    width: 100%;
    height: 100%;
  }
}

.table-scroll {
  scrollbar-width: thin;
  scrollbar-color: #b9c9d9 transparent;
}

.oms-display-surface {
  --holo-border-angle: 0deg;
  --holo-rotate-x: 0deg;
  --holo-rotate-y: 0deg;
  --holo-enter-y: 0px;
  --holo-enter-scale: 1;
  --metric-glow-x: 50%;
  --metric-glow-y: 50%;
  --metric-glow-intensity: 0;
  --metric-glow-radius: 230px;
  --metric-magnet-x: 0px;
  --metric-magnet-y: 0px;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border: 1px solid #fff;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.85);
  box-shadow:
    0 20px 40px -15px rgba(140, 124, 240, 0.12),
    inset 0 0 0 1px rgba(255, 255, 255, 0.55);
  transition:
    border-color 180ms ease,
    background-color 180ms ease,
    box-shadow 180ms ease,
    transform 180ms ease;
  animation: home-card-enter 560ms cubic-bezier(0.25, 1, 0.5, 1) both;
  transform: perspective(1000px) translate(var(--metric-magnet-x), var(--metric-magnet-y)) translateY(var(--holo-enter-y)) scale(var(--holo-enter-scale)) rotateX(var(--holo-rotate-x)) rotateY(var(--holo-rotate-y));
  transform-style: preserve-3d;
  backface-visibility: hidden;
  will-change: transform;
}

.oms-display-surface::before {
  position: absolute;
  inset: 0;
  z-index: 3;
  padding: 1.5px;
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background:
    radial-gradient(
      var(--metric-glow-radius) circle at var(--metric-glow-x) var(--metric-glow-y),
      rgba(109, 93, 242, calc(var(--metric-glow-intensity) * 0.72)) 0%,
      rgba(149, 246, 190, calc(var(--metric-glow-intensity) * 0.42)) 34%,
      rgba(200, 191, 255, calc(var(--metric-glow-intensity) * 0.18)) 48%,
      transparent 68%
    );
  opacity: 1;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
          mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
}

.oms-display-surface::after {
  position: absolute;
  inset: 0;
  z-index: 2;
  padding: 1px;
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background:
    conic-gradient(
      from var(--holo-border-angle, 0deg),
      transparent 0deg,
      rgba(255, 255, 255, 0.92) 34deg,
      rgba(140, 124, 240, 0.38) 58deg,
      rgba(149, 246, 190, 0.28) 82deg,
      transparent 118deg,
      transparent 360deg
    );
  opacity: 0;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
          mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
}

.oms-display-surface:hover {
  border-color: rgba(255, 255, 255, 0.92);
  background: rgba(255, 255, 255, 0.9);
  box-shadow:
    0 24px 52px -30px rgba(140, 124, 240, 0.22),
    0 10px 26px -28px rgba(72, 69, 83, 0.18),
    inset 0 0 0 1px rgba(255, 255, 255, 0.66);
}

.oms-display-surface:hover::after {
  animation: holo-border-shimmer 900ms cubic-bezier(0.4, 0, 0.2, 1) both;
}

.oms-action-surface {
  border: 1px solid #fff;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 40px -32px rgba(55, 45, 90, 0.3);
}

.oms-action-surface-danger {
  border-color: #ffdad6;
  background: rgba(255, 247, 247, 0.95);
  box-shadow: 0 22px 50px -40px rgba(186, 26, 26, 0.24);
}

.oms-modal-backdrop {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto !important;
  height: auto !important;
  min-width: 100vw;
  min-height: 100dvh;
  max-width: none !important;
  max-height: none !important;
  padding: 32px 24px;
  overflow-y: auto;
  z-index: 1000 !important;
  pointer-events: auto;
  background: rgba(37, 35, 51, 0.3);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  transform: none !important;
}

@media (max-width: 639px) {
  .oms-modal-backdrop {
    align-items: flex-end;
    padding: 0;
  }
}

.oms-modal-panel {
  position: relative;
  z-index: 1;
}

.oms-surface-field {
  border: 1px solid #ebe6f1;
  background: #f7f2fc;
  transition:
    background-color 160ms ease,
    border-color 160ms ease,
    box-shadow 160ms ease;
}

.oms-surface-field:focus,
.oms-surface-field:focus-within {
  border-color: #b9adff;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(232, 225, 255, 0.65);
}

textarea.oms-surface-field {
  resize: vertical;
}

input[type="checkbox"] {
  accent-color: #5b4abb;
}

.oms-select {
  min-width: 0;
}

.oms-select-label {
  display: block;
  margin-bottom: 6px;
  color: #777287;
  font-size: 11px;
  font-weight: 900;
}

.oms-select-label.is-error {
  color: #c64c55;
}

.oms-select-trigger {
  display: inline-flex;
  width: 100%;
  height: 44px;
  align-items: center;
  gap: 10px;
  border: 1px solid #e8e3f0;
  border-radius: 12px;
  background: #faf9fc;
  padding: 0 12px 0 14px;
  color: #252333;
  text-align: left;
  transition:
    background-color 160ms ease,
    border-color 160ms ease,
    box-shadow 160ms ease,
    opacity 160ms ease;
}

.oms-select-trigger:hover {
  border-color: #cfc5ea;
  background: #fff;
}

.oms-select-trigger:focus-visible,
.oms-select-trigger[aria-expanded="true"] {
  outline: none;
  border-color: #5b4abb;
  background: #f1eeff;
  box-shadow: 0 0 0 4px rgba(232, 225, 255, 0.62);
}

.oms-select-trigger.is-selected {
  border-color: #5b4abb;
  background: #f1eeff;
}

.oms-select-trigger.is-error {
  border-color: #c64c55;
  background: #fff0f1;
  color: #c64c55;
}

.oms-select-trigger:disabled {
  cursor: not-allowed;
  border-color: #e8e3f0;
  background: rgba(236, 232, 242, 0.72);
  color: #777287;
  opacity: 0.78;
}

.oms-select-trigger.is-compact {
  height: 36px;
  border-radius: 12px;
  padding-inline: 12px 10px;
}

.oms-select-value {
  min-width: 0;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 800;
}

.oms-select-value.is-placeholder {
  color: #777287;
  font-weight: 600;
}

.oms-select-chevron {
  flex: 0 0 auto;
  color: #5b4abb;
  transition: transform 160ms ease;
}

.oms-select-trigger[aria-expanded="true"] .oms-select-chevron {
  transform: rotate(180deg);
}

.oms-select-trigger.is-error .oms-select-chevron {
  color: #c64c55;
}

.oms-select-error {
  display: block;
  margin-top: 5px;
  color: #c64c55;
  font-size: 11px;
  font-weight: 700;
}

.oms-select-layer {
  position: fixed;
  inset: 0;
  z-index: 1000;
  background: transparent;
}

.oms-select-menu {
  position: fixed;
  overflow: hidden;
  border: 1px solid #e8e3f0;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 28px 70px -44px rgba(55, 45, 90, 0.48);
  backdrop-filter: blur(18px);
}

.oms-select-options {
  max-height: 240px;
  overflow-y: auto;
  padding: 8px;
}

.oms-select-options::-webkit-scrollbar {
  width: 4px;
}

.oms-select-options::-webkit-scrollbar-track {
  background: #eeeaf8;
  border-radius: 999px;
}

.oms-select-options::-webkit-scrollbar-thumb {
  background: #5b4abb;
  border-radius: 999px;
}

.oms-select-option {
  display: flex;
  width: 100%;
  min-height: 38px;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border-radius: 10px;
  padding: 0 12px;
  color: #252333;
  font-size: 13px;
  font-weight: 700;
  text-align: left;
  transition:
    background-color 140ms ease,
    color 140ms ease;
}

.oms-select-option span {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.oms-select-option:hover {
  background: #f1eeff;
  color: #5b4abb;
}

.oms-select-option.is-selected {
  background: #5b4abb;
  color: #fff;
  font-weight: 900;
}

.oms-select-option:disabled {
  cursor: not-allowed;
  color: #aaa4b4;
  opacity: 0.6;
}

.oms-select-empty {
  display: grid;
  gap: 8px;
  padding: 26px 24px;
  color: #777287;
}

.oms-select-empty strong {
  color: #252333;
  font-size: 14px;
  font-weight: 900;
}

.oms-select-empty span {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.55;
}

.oms-select-mobile-backdrop {
  z-index: 1000 !important;
}

.oms-select-sheet {
  width: 100%;
  max-height: min(76dvh, 620px);
  overflow: hidden;
  border-radius: 24px 24px 0 0;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 -24px 60px -42px rgba(55, 45, 90, 0.42);
}

.oms-select-sheet-handle {
  width: 60px;
  height: 5px;
  margin: 14px auto 10px;
  border-radius: 999px;
  background: #d8d2e2;
}

.oms-select-sheet-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  padding: 0 20px 14px;
}

.oms-select-sheet-header h3 {
  margin: 0;
  color: #252333;
  font-size: 18px;
  font-weight: 900;
}

.oms-select-sheet-header p {
  margin: 5px 0 0;
  color: #777287;
  font-size: 12px;
  font-weight: 700;
}

.oms-select-sheet-header button {
  display: inline-flex;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  color: #777287;
}

.oms-select-sheet-body {
  max-height: min(46dvh, 380px);
  overflow-y: auto;
  padding: 0 16px 12px;
}

.oms-select-sheet .oms-select-options {
  max-height: none;
  padding: 0;
}

.oms-select-sheet .oms-select-option {
  min-height: 40px;
  border-radius: 12px;
  padding-inline: 16px;
}

.oms-select-sheet-footer {
  display: flex;
  gap: 10px;
  border-top: 1px solid #e8e3f0;
  padding: 14px 16px 18px;
}

.oms-select-sheet-footer button {
  display: inline-flex;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  padding: 0 16px;
  font-size: 13px;
  font-weight: 900;
}

.oms-select-sheet-cancel {
  border: 1px solid #e8e3f0;
  background: #fff;
  color: #252333;
}

.oms-select-sheet-clear {
  background: #f1eeff;
  color: #5b4abb;
}

.oms-select-sheet-confirm {
  min-width: 96px;
  flex: 1;
  background: #5b4abb;
  color: #fff;
}

.date-filter-control {
  min-width: 0;
}

.date-filter-trigger {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  min-height: 44px;
  border: 1px solid #e8e3f0;
  border-radius: 12px;
  background: #faf9fc;
  padding: 8px 12px;
  color: #252333;
  text-align: left;
  transition:
    background-color 160ms ease,
    border-color 160ms ease,
    box-shadow 160ms ease,
    transform 160ms ease;
}

.date-filter-trigger:hover {
  border-color: #d8ccff;
  background: #fff;
  box-shadow: 0 14px 26px -24px rgba(91, 74, 187, 0.42);
}

.date-filter-trigger:focus-visible {
  outline: none;
  border-color: #8c7cf0;
  box-shadow: 0 0 0 4px rgba(232, 225, 255, 0.72);
}

.date-filter-trigger:disabled {
  cursor: not-allowed;
  opacity: 0.58;
}

.date-filter-trigger.is-selected,
.date-filter-trigger.is-compact {
  border-color: #5b4abb;
  background: #f1eeff;
}

.date-filter-trigger.is-compact {
  min-height: 40px;
  border-radius: 14px;
}

.date-filter-trigger.is-error {
  border-color: #c64c55;
  background: #fff0f1;
  color: #c64c55;
}

.date-filter-trigger-icon {
  display: inline-flex;
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: rgba(241, 238, 255, 0.92);
  color: #5b4abb;
}

.date-filter-trigger-text {
  min-width: 0;
  flex: 1;
}

.date-filter-trigger-label {
  display: block;
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
  color: #777287;
}

.date-filter-trigger-value {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.35;
}

.date-filter-trigger.is-compact .date-filter-trigger-value {
  color: #5b4abb;
}

.date-filter-trigger-arrow {
  flex: 0 0 auto;
  color: #777287;
}

.date-filter-helper {
  margin-top: 6px;
  font-size: 11px;
  font-weight: 700;
  color: #777287;
}

.date-filter-helper.is-error {
  color: #c64c55;
}

.date-filter-layer {
  position: fixed;
  inset: 0;
  z-index: 1000;
  pointer-events: auto;
  background: transparent;
}

.date-filter-popover {
  position: fixed;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: min(680px, calc(100vw - 32px));
  max-height: min(560px, calc(100dvh - 32px));
  border: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow:
    0 34px 80px -48px rgba(55, 45, 90, 0.48),
    inset 0 0 0 1px rgba(232, 227, 240, 0.78);
  backdrop-filter: blur(20px);
}

.date-filter-popover.is-compact {
  display: flex;
  flex-direction: column;
  width: min(360px, calc(100vw - 32px));
  max-height: min(500px, calc(100dvh - 32px));
  overflow: hidden;
  border-radius: 18px;
}

.date-filter-popover.is-compact .date-filter-header {
  padding: 14px 16px 8px;
}

.date-filter-popover.is-compact .date-filter-header h3 {
  font-size: 15px;
}

.date-filter-popover.is-compact .date-filter-body {
  max-height: none;
  overflow: auto;
  padding: 0 16px 10px;
}

.date-filter-popover.is-compact .date-filter-section-title {
  margin-bottom: 8px;
  font-size: 12px;
}

.date-filter-popover.is-compact .date-filter-quick-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 6px;
}

.date-filter-popover.is-compact .date-filter-quick {
  min-width: 0;
  height: 28px;
  border-radius: 10px;
  padding: 0 8px;
  font-size: 11px;
}

.date-filter-popover.is-compact .date-filter-input-row {
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}

.date-filter-popover.is-compact .date-filter-summary {
  grid-column: 1 / -1;
  margin: 0;
  font-size: 12px;
}

.date-filter-popover.is-compact .date-filter-calendar-wrap {
  grid-template-columns: 1fr;
  margin-top: 10px;
}

.date-filter-popover.is-compact .date-filter-calendar {
  padding: 10px;
}

.date-filter-popover.is-compact .date-filter-weekdays,
.date-filter-popover.is-compact .date-filter-days {
  gap: 2px;
}

.date-filter-popover.is-compact .date-filter-weekdays {
  margin-bottom: 5px;
}

.date-filter-popover.is-compact .date-filter-days {
  grid-auto-rows: 28px;
}

.date-filter-popover.is-compact .date-filter-day {
  width: 28px;
  height: 28px;
  aspect-ratio: auto;
  font-size: 11px;
}

.date-filter-popover.is-compact .date-filter-footer {
  padding: 10px 16px 12px;
}

.date-filter-popover.is-compact .date-filter-clear,
.date-filter-popover.is-compact .date-filter-confirm {
  height: 34px;
  min-width: 80px;
  border-radius: 10px;
  font-size: 12px;
}

.date-filter-mobile-backdrop {
  z-index: 1000 !important;
  box-sizing: border-box;
  padding: 0 0 max(12px, env(safe-area-inset-bottom)) !important;
}

.date-filter-sheet {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-height: calc(100dvh - 40px);
  overflow: hidden;
  border-radius: 24px 24px 0 0;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 -24px 60px -42px rgba(55, 45, 90, 0.42);
}

.date-filter-header {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  padding: 22px 24px 14px;
}

.date-filter-header h3 {
  margin: 0;
  color: #252333;
  font-size: 17px;
  font-weight: 900;
  line-height: 1.25;
}

.date-filter-header p {
  margin: 6px 0 0;
  color: #777287;
  font-size: 13px;
  font-weight: 500;
}

.date-filter-close {
  display: inline-flex;
  width: 34px;
  height: 34px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  color: #777287;
  transition:
    background-color 160ms ease,
    color 160ms ease;
}

.date-filter-close:hover {
  background: #f1eeff;
  color: #5b4abb;
}

.date-filter-body {
  flex: 1 1 auto;
  min-height: 0;
  max-height: none;
  overflow: auto;
  padding: 0 24px 18px;
}

.date-filter-section + .date-filter-section {
  margin-top: 16px;
}

.date-filter-section-title {
  margin: 0 0 12px;
  color: #252333;
  font-size: 14px;
  font-weight: 900;
}

.date-filter-quick-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.date-filter-quick {
  display: inline-flex;
  min-width: 84px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border: 1px solid #e8e3f0;
  border-radius: 11px;
  background: #fff;
  padding: 0 14px;
  color: #252333;
  font-size: 12px;
  font-weight: 800;
  transition:
    background-color 160ms ease,
    border-color 160ms ease,
    color 160ms ease,
    transform 160ms ease;
}

.date-filter-quick:hover {
  border-color: #d8ccff;
  background: #f7f2fc;
}

.date-filter-quick.is-active {
  border-color: #5b4abb;
  background: #5b4abb;
  color: #fff;
  box-shadow: 0 14px 28px -20px rgba(91, 74, 187, 0.68);
}

.date-filter-input-row {
  display: grid;
  grid-template-columns: 180px 180px minmax(120px, 1fr);
  align-items: end;
  gap: 14px;
}

.date-filter-field {
  display: block;
  min-width: 0;
}

.date-filter-field span {
  display: block;
  margin-bottom: 8px;
  color: #5b4abb;
  font-size: 12px;
  font-weight: 900;
}

.date-filter-field button {
  width: 100%;
  height: 40px;
  border: 1px solid #e8e3f0;
  border-radius: 12px;
  background: #faf9fc;
  padding: 0 13px;
  color: #252333;
  font-size: 13px;
  font-weight: 800;
  text-align: left;
  outline: none;
  transition:
    background-color 160ms ease,
    border-color 160ms ease,
    box-shadow 160ms ease;
}

.date-filter-field.is-active button,
.date-filter-field button:focus {
  border-color: #5b4abb;
  background: #f1eeff;
  box-shadow: 0 0 0 4px rgba(232, 225, 255, 0.58);
}

.date-filter-field.is-error button {
  border-color: #c64c55;
  background: #fff0f1;
}

.date-filter-summary {
  margin: 0 0 10px;
  color: #5b4abb;
  font-size: 13px;
  font-weight: 800;
}

.date-filter-summary.is-error {
  color: #c64c55;
}

.date-filter-calendar-wrap {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 18px;
}

.date-filter-calendar {
  border: 1px solid #e8e3f0;
  border-radius: 16px;
  background: #faf9fc;
  padding: 14px 12px 12px;
}

.date-filter-calendar-title {
  display: grid;
  grid-template-columns: 32px 1fr 32px;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}

.date-filter-popover.is-compact .date-filter-calendar-title {
  grid-template-columns: 28px 1fr 28px;
  margin-bottom: 8px;
}

.date-filter-popover.is-compact .date-filter-calendar-title strong {
  font-size: 13px;
}

.date-filter-popover.is-compact .date-filter-calendar-title button {
  width: 26px;
  height: 26px;
}

.date-filter-calendar-title strong {
  text-align: center;
  color: #252333;
  font-size: 14px;
  font-weight: 900;
}

.date-filter-calendar-title button {
  display: inline-flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  color: #5b4abb;
  transition: background-color 160ms ease;
}

.date-filter-calendar-title button:hover {
  background: #f1eeff;
}

.date-filter-weekdays,
.date-filter-days {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 5px;
}

.date-filter-weekdays {
  margin-bottom: 8px;
  color: #777287;
  font-size: 11px;
  font-weight: 900;
  text-align: center;
}

.date-filter-day {
  display: inline-flex;
  aspect-ratio: 1;
  min-width: 0;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  color: #252333;
  font-size: 12px;
  font-weight: 800;
  transition:
    background-color 160ms ease,
    color 160ms ease,
    opacity 160ms ease;
}

.date-filter-day:hover {
  background: #eee8ff;
}

.date-filter-day.is-muted {
  opacity: 0.34;
}

.date-filter-day.is-in-range {
  background: #f1eeff;
}

.date-filter-day.is-selected {
  border-radius: 999px;
  background: #5b4abb;
  color: #fff;
  opacity: 1;
}

.date-filter-day.is-today:not(.is-selected) {
  box-shadow: inset 0 0 0 1px #8c7cf0;
}

.date-filter-empty-hint {
  margin-top: 18px;
  border: 1px solid #e8e3f0;
  border-radius: 18px;
  background: #faf9fc;
  padding: 16px 18px;
}

.date-filter-empty-hint p {
  margin: 0;
  color: #252333;
  font-size: 14px;
  font-weight: 900;
}

.date-filter-empty-hint span {
  display: block;
  margin-top: 6px;
  color: #777287;
  font-size: 12px;
  font-weight: 600;
}

.date-filter-footer {
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-end;
  gap: 14px;
  border-top: 1px solid #e8e3f0;
  padding: 14px 24px 18px;
}

.date-filter-clear,
.date-filter-confirm {
  display: inline-flex;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  padding: 0 18px;
  font-size: 13px;
  font-weight: 900;
  transition:
    background-color 160ms ease,
    color 160ms ease,
    opacity 160ms ease,
    transform 160ms ease;
}

.date-filter-clear {
  min-width: 92px;
  border: 1px solid #e8e3f0;
  background: #fff;
  color: #252333;
}

.date-filter-confirm {
  min-width: 136px;
  background: #5b4abb;
  color: #fff;
  box-shadow: 0 16px 30px -20px rgba(91, 74, 187, 0.75);
}

.date-filter-clear:hover,
.date-filter-confirm:hover {
  transform: translateY(-1px);
}

.date-filter-confirm:disabled {
  cursor: not-allowed;
  opacity: 0.52;
  transform: none;
}

@media (max-width: 767px) {
  .date-filter-trigger {
    border-radius: 14px;
  }

  .date-filter-sheet .date-filter-header {
    padding: 22px 20px 14px;
  }

  .date-filter-sheet .date-filter-body {
    max-height: calc(100dvh - 182px);
    padding: 0 20px 18px;
  }

  .date-filter-quick-list {
    flex-wrap: nowrap;
    margin-inline: -20px;
    overflow-x: auto;
    padding-inline: 20px;
  }

  .date-filter-quick {
    flex: 0 0 auto;
  }

  .date-filter-input-row {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .date-filter-summary {
    margin: 2px 0 0;
  }

  .date-filter-calendar-wrap {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 18px;
  }

  .date-filter-calendar:nth-child(2) {
    display: none;
  }

  .date-filter-footer {
    padding: 14px 20px calc(20px + env(safe-area-inset-bottom));
  }

  .date-filter-clear,
  .date-filter-confirm {
    flex: 1;
  }
}

.oms-table-shell {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.88);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 20px 44px -34px rgba(55, 45, 90, 0.32);
  backdrop-filter: blur(18px);
}

@media (min-width: 768px) {
  .oms-table-shell-desktop {
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.88);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 20px 44px -34px rgba(55, 45, 90, 0.32);
    backdrop-filter: blur(18px);
  }
}

.oms-table-scroll {
  overflow: auto;
}

.oms-table {
  width: 100%;
  border-collapse: collapse;
  color: #484553;
}

.oms-table-head,
.oms-table thead,
.stats-table-head {
  background: rgba(247, 242, 252, 0.96);
  color: #787584;
  font-size: 12px;
  font-weight: 800;
  box-shadow: 0 1px 0 rgba(229, 225, 235, 0.72);
}

.oms-table-head th,
.oms-table thead th {
  white-space: nowrap;
}

.oms-table-body,
.oms-table tbody {
  background: rgba(255, 255, 255, 0.72);
}

.oms-table-row,
.stats-table-row {
  position: relative;
  transition:
    background-color 160ms ease,
    box-shadow 160ms ease;
}

.oms-table-row:hover,
.stats-table-row:hover {
  background: rgba(247, 242, 252, 0.72);
  box-shadow: inset 4px 0 0 rgba(91, 74, 187, 0.42);
}

.oms-table-row-selected {
  background: rgba(247, 242, 252, 0.82);
  box-shadow: inset 4px 0 0 rgba(91, 74, 187, 0.56);
}

.oms-table-action-cell {
  background: rgba(255, 255, 255, 0.72);
  transition: background-color 160ms ease;
}

.oms-table-row:hover .oms-table-action-cell,
.oms-table-row-selected .oms-table-action-cell,
.group:hover .oms-table-action-cell {
  background: rgba(253, 248, 255, 0.95);
}

.oms-table-action-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  white-space: nowrap;
}

.oms-action-btn {
  display: inline-flex;
  min-width: 58px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  padding: 0 12px;
  font-size: 12px;
  font-weight: 900;
  transition:
    background-color 160ms ease,
    color 160ms ease,
    border-color 160ms ease,
    transform 160ms ease;
}

.oms-action-btn:hover {
  transform: translateY(-1px);
}

.oms-action-btn-violet {
  border: 1px solid #d8ccff;
  background: #f7f2fc;
  color: #5b4abb;
}

.oms-action-btn-violet:hover {
  background: #eee8ff;
}

.oms-action-btn-solid {
  border: 1px solid #5b4abb;
  background: #5b4abb;
  color: #fff;
  box-shadow: 0 14px 24px -16px rgba(91, 74, 187, 0.72);
}

.oms-action-btn-solid:hover {
  background: #4f3eaa;
}

.oms-action-btn-success {
  border: 1px solid #bdeccf;
  background: #e8f8ef;
  color: #047857;
}

.oms-action-btn-danger {
  border: 1px solid #fecdd3;
  background: #fff1f2;
  color: #be123c;
}

.oms-action-btn-danger:hover {
  background: #ffe4e6;
}

.oms-field-date {
  white-space: nowrap;
  color: #5f5b6b;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
}

.oms-field-order-no {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 13px;
  font-weight: 900;
  color: #5b4abb;
  letter-spacing: 0;
}

.oms-field-code {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 4px;
  background: #f1ecf6;
  padding: 4px 8px;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 12px;
  color: #5b4abb;
  letter-spacing: 0;
}

.oms-field-money-green {
  color: #047857;
  font-weight: 900;
}

.oms-field-money-violet {
  color: #5b4abb;
  font-weight: 900;
}

.oms-field-muted {
  color: #5f5b6b;
  font-weight: 600;
}

.oms-field-empty {
  color: #a19aaf;
  font-weight: 600;
}

.oms-table-empty {
  border: 1px dashed #d8d2df;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.75);
  padding: 48px 20px;
  text-align: center;
  color: #787584;
  font-size: 14px;
  font-weight: 700;
}

.oms-record-card {
  border: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 20px 38px -30px rgba(91, 74, 187, 0.26);
  backdrop-filter: blur(18px);
}

.shapegrid-canvas {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  pointer-events: none;
}

@keyframes mobile-menu-panel-in {
  from {
    opacity: 0;
    transform: translateY(-10px) scale(0.985);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes mobile-menu-item-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.mobile-menu-panel {
  transform-origin: top center;
  animation: mobile-menu-panel-in 240ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.mobile-menu-topbar,
.mobile-menu-info,
.mobile-menu-item {
  opacity: 0;
  animation: mobile-menu-item-in 280ms cubic-bezier(0.2, 0.8, 0.2, 1) both;
}

.mobile-menu-topbar {
  animation-delay: 40ms;
}

.mobile-menu-info {
  animation-delay: 90ms;
}

.mobile-menu-action,
.mobile-menu-account {
  transition:
    transform 180ms ease,
    border-color 180ms ease,
    background 180ms ease,
    box-shadow 180ms ease;
}

.mobile-menu-action:active,
.mobile-menu-account:active {
  transform: scale(0.99);
}

.mobile-menu-item:nth-child(1) {
  animation-delay: 130ms;
}

.mobile-menu-item:nth-child(2) {
  animation-delay: 155ms;
}

.mobile-menu-item:nth-child(3) {
  animation-delay: 180ms;
}

.mobile-menu-item:nth-child(4) {
  animation-delay: 205ms;
}

.mobile-menu-item:nth-child(5) {
  animation-delay: 230ms;
}

.mobile-menu-item:nth-child(6) {
  animation-delay: 255ms;
}

.mobile-menu-item:nth-child(7) {
  animation-delay: 280ms;
}

.mobile-menu-item:nth-child(8) {
  animation-delay: 305ms;
}

@media (prefers-reduced-motion: reduce) {
  .mobile-menu-panel,
  .mobile-menu-topbar,
  .mobile-menu-info,
  .mobile-menu-item {
    opacity: 1;
    animation: none;
    transform: none;
  }
}

.table-scroll::-webkit-scrollbar {
  height: 8px;
  width: 8px;
}

.table-scroll::-webkit-scrollbar-thumb {
  background: #b9c9d9;
  border-radius: 999px;
}

.order-table-scroll {
  max-height: 620px;
  scrollbar-width: none;
}

.order-table-scroll::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.order-table-scroll::-webkit-scrollbar-track,
.order-table-scroll::-webkit-scrollbar-thumb,
.order-table-scroll::-webkit-scrollbar-corner {
  background: transparent;
}

.order-scrollbar-overlay {
  position: absolute;
  bottom: 10px;
  left: 14px;
  right: 14px;
  z-index: 30;
  height: 10px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 160ms ease;
}

.order-table-region:hover .order-scrollbar-overlay,
.order-table-region:focus-within .order-scrollbar-overlay {
  opacity: 1;
  pointer-events: auto;
}

.order-scrollbar-thumb {
  position: absolute;
  top: 2px;
  height: 6px;
  min-width: 56px;
  cursor: default;
  border-radius: 999px;
  background: linear-gradient(90deg, #a7b8c8, #7f94a8);
  box-shadow: 0 1px 2px rgba(72, 69, 83, 0.16);
  transition:
    height 140ms ease,
    top 140ms ease,
    background 140ms ease;
}

.order-scrollbar-thumb:hover {
  top: 1px;
  height: 8px;
  background: linear-gradient(90deg, #91a7ba, #667f95);
}

.order-scrollbar-thumb:active {
  cursor: default;
  background: linear-gradient(90deg, #7f94a8, #506a80);
}

.paged-table-scroll {
  max-height: 532px;
}

.stats-summary-table-scroll,
.stats-panel-table-scroll {
  max-height: 266px;
}

.stats-shell {
  isolation: isolate;
  overflow: hidden;
}

.layout-content .stats-shell {
  min-height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  background: transparent;
}

.layout-content > .relative.z-10 > section[class*="-m-4"][class*="min-h-"] {
  min-height: auto;
  padding: 0;
  margin: 0;
  background: transparent;
}

.layout-content .stats-shell::before,
.layout-content .stats-shell::after {
  display: none;
}

.stats-shell::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  pointer-events: none;
  background:
    linear-gradient(rgba(135, 116, 210, 0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(135, 116, 210, 0.05) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(253, 248, 255, 0.62));
  background-size: 28px 28px, 28px 28px, 100% 100%;
  -webkit-mask-image: linear-gradient(180deg, transparent 0, #000 88px, #000 82%, transparent 100%);
          mask-image: linear-gradient(180deg, transparent 0, #000 88px, #000 82%, transparent 100%);
}

.stats-shell::after {
  content: "";
  position: absolute;
  inset: 72px 0 auto 0;
  z-index: -1;
  height: 1px;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(91, 74, 187, 0.24), rgba(16, 185, 129, 0.2), transparent);
}

.stats-lift {
  position: relative;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.92),
    inset 0 -18px 42px rgba(91, 74, 187, 0.035),
    0 1px 0 rgba(255, 255, 255, 0.82),
    0 24px 58px -36px rgba(93, 76, 190, 0.44);
}

.stats-lift::after {
  content: "";
  position: absolute;
  inset: 1px;
  pointer-events: none;
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.48);
}

.stats-lift.oms-display-surface {
  box-shadow:
    0 20px 40px -15px rgba(140, 124, 240, 0.12),
    inset 0 0 0 1px rgba(255, 255, 255, 0.55);
}

.stats-lift.oms-display-surface::after {
  inset: 0;
  z-index: 2;
  padding: 1px;
  box-shadow: none;
  background:
    conic-gradient(
      from var(--holo-border-angle, 0deg),
      transparent 0deg,
      rgba(255, 255, 255, 0.92) 34deg,
      rgba(140, 124, 240, 0.38) 58deg,
      rgba(149, 246, 190, 0.28) 82deg,
      transparent 118deg,
      transparent 360deg
    );
  opacity: 0;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
          mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  -webkit-mask:
    linear-gradient(#000 0 0) content-box,
    linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
}

.stats-lift.oms-display-surface:hover {
  box-shadow:
    0 24px 52px -30px rgba(140, 124, 240, 0.22),
    0 10px 26px -28px rgba(72, 69, 83, 0.18),
    inset 0 0 0 1px rgba(255, 255, 255, 0.66);
}

.stats-metric-card {
  backdrop-filter: blur(14px);
}

.stats-metric-card::before {
  content: "";
  position: absolute;
  inset: auto 18px 12px 18px;
  height: 24px;
  pointer-events: none;
  border-radius: 999px;
  background: rgba(91, 74, 187, 0.1);
  filter: blur(18px);
  opacity: 0.42;
}

.stats-metric-cap {
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: #5b4abb;
}

.stats-metric-violet .stats-metric-cap {
  background: linear-gradient(90deg, #5b4abb, #9b8dff);
}

.stats-metric-emerald .stats-metric-cap {
  background: linear-gradient(90deg, #059669, #8df0b9);
}

.stats-metric-slate .stats-metric-cap {
  background: linear-gradient(90deg, #615694, #b4a9e8);
}

.stats-metric-rose .stats-metric-cap {
  background: linear-gradient(90deg, #e11d48, #ffb3c3);
}

.stats-icon-plate {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.76),
    0 12px 24px -18px rgba(60, 46, 130, 0.52);
}

.stats-progress-track {
  box-shadow:
    inset 0 1px 2px rgba(40, 31, 91, 0.12),
    0 1px 0 rgba(255, 255, 255, 0.95);
}

.stats-section-card,
.stats-table-surface,
.stats-form-panel,
.stats-workbar,
.stats-settlement-card {
  backdrop-filter: blur(16px);
}

.stats-section-head {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.78), rgba(247, 242, 252, 0.48)),
    linear-gradient(90deg, rgba(91, 74, 187, 0.055), rgba(16, 185, 129, 0.04));
}

.stats-form-panel {
  overflow: hidden;
}

.stats-form-panel::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #8c7cf0, #20c997, #f59e0b);
}

.stats-workbar {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.9),
    0 18px 42px -34px rgba(93, 76, 190, 0.34);
}

.stats-input {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    inset 0 -10px 18px rgba(91, 74, 187, 0.035);
}

.stats-input:focus {
  background: #fbf8ff;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.95),
    0 0 0 3px rgba(140, 124, 240, 0.12);
}

.stats-table-surface {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.88),
    0 20px 48px -34px rgba(93, 76, 190, 0.36);
}

.stats-table-head {
  background:
    linear-gradient(180deg, rgba(252, 249, 255, 0.98), rgba(241, 235, 250, 0.98));
}

.stats-table-row:nth-child(even) {
  background: rgba(252, 249, 255, 0.54);
}

.stats-table-row:hover {
  box-shadow: inset 4px 0 0 rgba(91, 74, 187, 0.34);
}

.stats-subtitle {
  border-radius: 22px;
  padding: 6px 0;
}

.stats-inner-panel {
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.86),
    inset 0 -18px 36px rgba(91, 74, 187, 0.04);
}

.stats-settlement-card {
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

.stats-settlement-card:hover {
  transform: translateY(-1px);
  border-color: rgba(200, 191, 255, 0.82);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.92),
    0 26px 54px -34px rgba(93, 76, 190, 0.5);
}

.placeholder\:text-\[\#1c1b22\]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(28 27 34 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#1c1b22\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(28 27 34 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#8a8495\]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(138 132 149 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#8a8495\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(138 132 149 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#9a93a5\]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(154 147 165 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#9a93a5\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(154 147 165 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#9a93a6\]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(154 147 166 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#9a93a6\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(154 147 166 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#a19aaf\]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(161 154 175 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#a19aaf\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(161 154 175 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#aaa3b3\]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(170 163 179 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#aaa3b3\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(170 163 179 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#aaa4b4\]::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(170 164 180 / var(--tw-text-opacity, 1));
}

.placeholder\:text-\[\#aaa4b4\]::placeholder {
  --tw-text-opacity: 1;
  color: rgb(170 164 180 / var(--tw-text-opacity, 1));
}

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:h-2::before {
  content: var(--tw-content);
  height: 0.5rem;
}

.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}

.first\:rounded-l-\[14px\]:first-child {
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
}

.first\:rounded-l-\[18px\]:first-child {
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}

.last\:rounded-r-\[14px\]:last-child {
  border-top-right-radius: 14px;
  border-bottom-right-radius: 14px;
}

.last\:rounded-r-\[18px\]:last-child {
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
}

.last\:pb-0:last-child {
  padding-bottom: 0px;
}

.focus-within\:border-\[\#ba1a1a\]:focus-within {
  --tw-border-opacity: 1;
  border-color: rgb(186 26 26 / var(--tw-border-opacity, 1));
}

.focus-within\:bg-white:focus-within {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.focus-within\:ring-4: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(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);
}

.focus-within\:ring-\[\#c8bfff\]:focus-within {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(200 191 255 / var(--tw-ring-opacity, 1));
}

.focus-within\:ring-\[\#ffdad6\]\/55:focus-within {
  --tw-ring-color: rgb(255 218 214 / 0.55);
}

.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -0.125rem;
  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-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\:border-\[\#c9bfff\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(201 191 255 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#cfc5f4\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(207 197 244 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#d8ccff\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(216 204 255 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#d8ceff\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(216 206 255 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#d8d2e2\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(216 210 226 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#ffb4ab\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 180 171 / var(--tw-border-opacity, 1));
}

.hover\:border-\[\#ffdad6\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 218 214 / var(--tw-border-opacity, 1));
}

.hover\:bg-\[\#059669\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#4e3fa8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(78 63 168 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#4f3eaa\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 62 170 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#4f3fa9\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 63 169 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#4f3faa\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 63 170 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#7464d6\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(116 100 214 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#95f6be\]\/20:hover {
  background-color: rgb(149 246 190 / 0.2);
}

.hover\:bg-\[\#95f6be\]\/25:hover {
  background-color: rgb(149 246 190 / 0.25);
}

.hover\:bg-\[\#e5deff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 222 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#e5deff\]\/45:hover {
  background-color: rgb(229 222 255 / 0.45);
}

.hover\:bg-\[\#ebe6f1\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(235 230 241 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#eee7ff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 231 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#eee8f8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 232 248 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#eee8ff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 232 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f1ecf6\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 236 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f1ecf8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 236 248 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f1ecff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 236 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f1eeff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 238 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f3eff8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 239 248 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f4f1f8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 241 248 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f5f1ff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 241 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f6f2ff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(246 242 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f7f2fc\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 252 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f7f5fb\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 245 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f8f5fb\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 245 251 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#f8f6ff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 246 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#faf9fc\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 249 252 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#fbf8ff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 248 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#ffdad6\]\/65:hover {
  background-color: rgb(255 218 214 / 0.65);
}

.hover\:bg-\[\#ffefbd\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 239 189 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#fff1f1\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 241 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#fff1f2\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#fff1f3\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 243 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#fff7f7\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 247 / var(--tw-bg-opacity, 1));
}

.hover\:bg-sky-100\/70:hover {
  background-color: rgb(224 242 254 / 0.7);
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:bg-white\/60:hover {
  background-color: rgb(255 255 255 / 0.6);
}

.hover\:bg-white\/70:hover {
  background-color: rgb(255 255 255 / 0.7);
}

.hover\:bg-white\/90:hover {
  background-color: rgb(255 255 255 / 0.9);
}

.hover\:text-\[\#006a41\]:hover {
  --tw-text-opacity: 1;
  color: rgb(0 106 65 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#5b4abb\]:hover {
  --tw-text-opacity: 1;
  color: rgb(91 74 187 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#ba1a1a\]:hover {
  --tw-text-opacity: 1;
  color: rgb(186 26 26 / var(--tw-text-opacity, 1));
}

.hover\:text-sky-700:hover {
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1));
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:shadow-\[0_14px_28px_-16px_rgba\(91\2c 74\2c 187\2c 0\.8\)\]:hover {
  --tw-shadow: 0 14px 28px -16px rgba(91,74,187,0.8);
  --tw-shadow-colored: 0 14px 28px -16px 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\:shadow-\[0_16px_28px_-18px_rgba\(186\2c 26\2c 26\2c 0\.38\)\]:hover {
  --tw-shadow: 0 16px 28px -18px rgba(186,26,26,0.38);
  --tw-shadow-colored: 0 16px 28px -18px 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\:shadow-md:hover {
  --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);
}

.focus\:border-\[\#9f91f2\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(159 145 242 / var(--tw-border-opacity, 1));
}

.focus\:border-\[\#e11d48\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(225 29 72 / var(--tw-border-opacity, 1));
}

.focus\:border-\[\#ef6b78\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(239 107 120 / var(--tw-border-opacity, 1));
}

.focus\:bg-white:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.focus\:ring-4: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(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);
}

.focus\:ring-inset:focus {
  --tw-ring-inset: inset;
}

.focus\:ring-\[\#8c7cf0\]\/10:focus {
  --tw-ring-color: rgb(140 124 240 / 0.1);
}

.focus\:ring-\[\#8c7cf0\]\/30:focus {
  --tw-ring-color: rgb(140 124 240 / 0.3);
}

.focus\:ring-\[\#e11d48\]\/10:focus {
  --tw-ring-color: rgb(225 29 72 / 0.1);
}

.focus\:ring-\[\#e8e1ff\]\/65:focus {
  --tw-ring-color: rgb(232 225 255 / 0.65);
}

.focus\:ring-\[\#ef6b78\]\/10:focus {
  --tw-ring-color: rgb(239 107 120 / 0.1);
}

.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-visible\:outline:focus-visible {
  outline-style: solid;
}

.focus-visible\:outline-2:focus-visible {
  outline-width: 2px;
}

.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}

.focus-visible\:outline-\[\#5b4abb\]:focus-visible {
  outline-color: #5b4abb;
}

.focus-visible\:ring-4: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(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);
}

.focus-visible\:ring-\[\#d8ccff\]:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 204 255 / var(--tw-ring-opacity, 1));
}

.focus-visible\:ring-\[\#ffdad6\]:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 218 214 / var(--tw-ring-opacity, 1));
}

.active\:translate-y-0:active {
  --tw-translate-y: 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));
}

.active\:scale-\[0\.97\]:active {
  --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));
}

.active\:scale-\[0\.99\]:active {
  --tw-scale-x: 0.99;
  --tw-scale-y: 0.99;
  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));
}

.active\:bg-\[\#46379b\]:active {
  --tw-bg-opacity: 1;
  background-color: rgb(70 55 155 / var(--tw-bg-opacity, 1));
}

.active\:bg-\[\#f1eeff\]:active {
  --tw-bg-opacity: 1;
  background-color: rgb(241 238 255 / var(--tw-bg-opacity, 1));
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:text-\[\#c8c2d0\]:disabled {
  --tw-text-opacity: 1;
  color: rgb(200 194 208 / var(--tw-text-opacity, 1));
}

.disabled\:opacity-35:disabled {
  opacity: 0.35;
}

.disabled\:opacity-40:disabled {
  opacity: 0.4;
}

.disabled\:opacity-45:disabled {
  opacity: 0.45;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.disabled\:opacity-55:disabled {
  opacity: 0.55;
}

.disabled\:hover\:translate-y-0:hover:disabled {
  --tw-translate-y: 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));
}

.group:hover .group-hover\: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));
}

.group:hover .group-hover\:text-\[\#5b4abb\] {
  --tw-text-opacity: 1;
  color: rgb(91 74 187 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:opacity-60 {
  opacity: 0.6;
}

.peer:checked ~ .peer-checked\:translate-x-6 {
  --tw-translate-x: 1.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));
}

.peer:checked ~ .peer-checked\: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));
}

.peer:checked ~ .peer-checked\:bg-\[\#5b4abb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(91 74 187 / var(--tw-bg-opacity, 1));
}

.peer:checked ~ .peer-checked\:opacity-100 {
  opacity: 1;
}

.peer:focus-visible ~ .peer-focus-visible\: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);
}

.peer:focus-visible ~ .peer-focus-visible\:ring-\[\#d8ccff\] {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(216 204 255 / var(--tw-ring-opacity, 1));
}

@media (prefers-reduced-motion: reduce) {

  .motion-reduce\:transform-none {
    transform: none;
  }

  .motion-reduce\:transition-none {
    transition-property: none;
  }
}

@media (min-width: 360px) {

  .min-\[360px\]\:inline {
    display: inline;
  }

  .min-\[360px\]\:hidden {
    display: none;
  }
}

@media (min-width: 640px) {

  .sm\:absolute {
    position: absolute;
  }

  .sm\:bottom-auto {
    bottom: auto;
  }

  .sm\:left-0 {
    left: 0px;
  }

  .sm\:left-auto {
    left: auto;
  }

  .sm\:right-6 {
    right: 1.5rem;
  }

  .sm\:right-auto {
    right: auto;
  }

  .sm\:top-6 {
    top: 1.5rem;
  }

  .sm\:top-\[calc\(100\%\+8px\)\] {
    top: calc(100% + 8px);
  }

  .sm\:-m-4 {
    margin: -1rem;
  }

  .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:block {
    display: block;
  }

  .sm\:inline {
    display: inline;
  }

  .sm\:flex {
    display: flex;
  }

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

  .sm\:hidden {
    display: none;
  }

  .sm\:h-10 {
    height: 2.5rem;
  }

  .sm\:h-auto {
    height: auto;
  }

  .sm\:max-h-\[92dvh\] {
    max-height: 92dvh;
  }

  .sm\:max-h-\[calc\(100vh-180px\)\] {
    max-height: calc(100vh - 180px);
  }

  .sm\:max-h-\[calc\(100vh-64px\)\] {
    max-height: calc(100vh - 64px);
  }

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

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

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

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

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

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

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

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

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

  .sm\:flex-none {
    flex: none;
  }

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

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

  .sm\:grid-cols-\[160px_1fr\] {
    grid-template-columns: 160px 1fr;
  }

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

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

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

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

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

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

  .sm\:gap-2 {
    gap: 0.5rem;
  }

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

  .sm\:gap-x-5 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

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

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

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

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

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

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

  .sm\:border {
    border-width: 1px;
  }

  .sm\:border-\[\#e8e2f0\] {
    --tw-border-opacity: 1;
    border-color: rgb(232 226 240 / var(--tw-border-opacity, 1));
  }

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

  .sm\:p-4 {
    padding: 1rem;
  }

  .sm\:p-5 {
    padding: 1.25rem;
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }

  .sm\:p-7 {
    padding: 1.75rem;
  }

  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .sm\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .sm\:pb-5 {
    padding-bottom: 1.25rem;
  }

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

  .sm\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .sm\:pt-6 {
    padding-top: 1.5rem;
  }

  .sm\:pt-7 {
    padding-top: 1.75rem;
  }

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

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

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

  .sm\:shadow-\[0_28px_80px_-38px_rgba\(40\2c 32\2c 61\2c 0\.52\)\] {
    --tw-shadow: 0 28px 80px -38px rgba(40,32,61,0.52);
    --tw-shadow-colored: 0 28px 80px -38px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .sm\:shadow-\[0_28px_90px_-36px_rgba\(40\2c 32\2c 61\2c 0\.46\)\] {
    --tw-shadow: 0 28px 90px -36px rgba(40,32,61,0.46);
    --tw-shadow-colored: 0 28px 90px -36px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 768px) {

  .md\:absolute {
    position: absolute;
  }

  .md\:bottom-auto {
    bottom: auto;
  }

  .md\:left-auto {
    left: auto;
  }

  .md\:right-3 {
    right: 0.75rem;
  }

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

  .md\:top-3 {
    top: 0.75rem;
  }

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

  .md\:block {
    display: block;
  }

  .md\:inline {
    display: inline;
  }

  .md\:flex {
    display: flex;
  }

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

  .md\:table-cell {
    display: table-cell;
  }

  .md\:hidden {
    display: none;
  }

  .md\:max-h-\[calc\(100vh-64px\)\] {
    max-height: calc(100vh - 64px);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:flex-none {
    flex: none;
  }

  .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\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

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

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

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

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

  .md\:p-5 {
    padding: 1.25rem;
  }

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

  .md\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

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

  .md\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .md\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .md\:pt-6 {
    padding-top: 1.5rem;
  }

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

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

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

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

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {

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

  .lg\:-m-8 {
    margin: -2rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

  .lg\:grid-cols-\[1\.2fr_0\.8fr\] {
    grid-template-columns: 1.2fr 0.8fr;
  }

  .lg\:grid-cols-\[minmax\(200px\2c 1\.5fr\)_minmax\(140px\2c 0\.85fr\)_minmax\(160px\2c 0\.95fr\)_minmax\(240px\2c 1\.35fr\)_auto\] {
    grid-template-columns: minmax(200px,1.5fr) minmax(140px,0.85fr) minmax(160px,0.95fr) minmax(240px,1.35fr) auto;
  }

  .lg\:grid-cols-\[minmax\(220px\2c 1\.65fr\)_minmax\(145px\2c 0\.9fr\)_minmax\(145px\2c 0\.9fr\)_minmax\(145px\2c 0\.82fr\)_minmax\(145px\2c 0\.82fr\)_86px_44px\] {
    grid-template-columns: minmax(220px,1.65fr) minmax(145px,0.9fr) minmax(145px,0.9fr) minmax(145px,0.82fr) minmax(145px,0.82fr) 86px 44px;
  }

  .lg\:grid-cols-\[minmax\(280px\2c 320px\)_minmax\(0\2c 1fr\)\] {
    grid-template-columns: minmax(280px,320px) minmax(0,1fr);
  }

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

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

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

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

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

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

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

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

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

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

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

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

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

  .lg\:pt-0 {
    padding-top: 0px;
  }
}

@media (min-width: 1280px) {

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

  .xl\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .xl\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .xl\:col-span-7 {
    grid-column: span 7 / span 7;
  }

  .xl\:col-span-8 {
    grid-column: span 8 / span 8;
  }

  .xl\:block {
    display: block;
  }

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

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

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

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

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

  .xl\:grid-cols-\[300px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 300px minmax(0,1fr);
  }

  .xl\:grid-cols-\[340px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 340px minmax(0,1fr);
  }

  .xl\:grid-cols-\[minmax\(0\2c 1fr\)_364px\] {
    grid-template-columns: minmax(0,1fr) 364px;
  }

  .xl\:grid-cols-\[minmax\(160px\2c 1fr\)_minmax\(160px\2c 1fr\)_minmax\(160px\2c 1fr\)_minmax\(160px\2c 1fr\)_minmax\(160px\2c 1fr\)_44px_126px\] {
    grid-template-columns: minmax(160px,1fr) minmax(160px,1fr) minmax(160px,1fr) minmax(160px,1fr) minmax(160px,1fr) 44px 126px;
  }

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

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

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

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