/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@14.2.21_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!../../node_modules/.pnpm/next@14.2.21_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./src/app/globals.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
*, ::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: var(--font-plus-jakarta), ui-sans-serif, system-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;
}
  :root {
    /* Backgrounds: Pure White, Soft Gray, Light Gray */
    --background: 0 0% 100%;
    --foreground: 222.2 47% 11%;
    --card: 0 0% 100%;
    --card-foreground: 222.2 47% 11%;
    --popover: 0 0% 100%;
    --popover-foreground: 222.2 47% 11%;
    /* Primary accent: Electric Cyan #06B6D4 */
    --primary: 187 94% 43%;
    --primary-foreground: 0 0% 100%;
    --primary-hover: 187 88% 53%;
    /* Secondary / surfaces: Soft Gray #F8FAFC, Light Gray #F1F5F9 */
    --secondary: 210 40% 98%;
    --secondary-foreground: 222.2 47% 11%;
    --muted: 210 33% 96%;
    --muted-foreground: 215.4 16.3% 46.9%;
    --accent: 210 33% 96%;
    --accent-foreground: 222.2 47% 11%;
    /* Brand blues: Deep Blue #2563EB, Ocean Blue #3B82F6 */
    --brand-blue: 221 83% 53%;
    --brand-blue-light: 217 91% 60%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 0 0% 100%;
    --border: 214.3 31.8% 91.4%;
    --input: 214.3 31.8% 91.4%;
    --radius: 0.75rem;
    --radius-xl: 1rem;
    --shadow-glow: 0 0 20px -5px hsl(187 94% 43% / 0.25);
    --shadow-card: 0 1px 3px 0 rgb(0 0 0 / 0.06), 0 1px 2px -1px rgb(0 0 0 / 0.06);
    --shadow-card-elevated: 0 4px 6px -1px rgb(0 0 0 / 0.08), 0 2px 4px -2px rgb(0 0 0 / 0.06);
    /* Glassmorphism */
    --glass-bg: rgba(255, 255, 255, 0.7);
    --glass-border: rgba(255, 255, 255, 0.2);
    --glass-blur: 12px;
  }
  * {
  border-color: hsl(var(--border));
}
  html {
    -webkit-text-size-adjust: 100%;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  body {
    margin: 0;
    min-height: 100vh;
    line-height: 1.5;
    background-color: hsl(var(--background));
    color: hsl(var(--foreground));
}
  textarea {
  min-height: 80px;
  width: 100%;
  border-radius: var(--radius);
  border-width: 1px;
  border-color: hsl(var(--border));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --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);
  --tw-ring-offset-color: hsl(var(--background));
}
  textarea::-moz-placeholder {
  color: hsl(var(--muted-foreground));
}
  textarea::placeholder {
  color: hsl(var(--muted-foreground));
}
  textarea:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
  --tw-ring-color: hsl(var(--ring));
  --tw-ring-offset-width: 2px;
}
  textarea:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.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;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-2 {
  left: 0.5rem;
}
.left-3 {
  left: 0.75rem;
}
.right-0 {
  right: 0px;
}
.right-1 {
  right: 0.25rem;
}
.right-4 {
  right: 1rem;
}
.top-1 {
  top: 0.25rem;
}
.top-1\.5 {
  top: 0.375rem;
}
.top-2 {
  top: 0.5rem;
}
.top-4 {
  top: 1rem;
}
.z-50 {
  z-index: 50;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-1\.5 {
  margin-right: 0.375rem;
}
.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-2 {
  margin-top: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.inline-table {
  display: inline-table;
}
.grid {
  display: grid;
}
.inline-grid {
  display: inline-grid;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.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-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-32 {
  height: 8rem;
}
.h-4 {
  height: 1rem;
}
.h-40 {
  height: 10rem;
}
.h-44 {
  height: 11rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-64 {
  height: 16rem;
}
.h-8 {
  height: 2rem;
}
.h-9 {
  height: 2.25rem;
}
.h-96 {
  height: 24rem;
}
.h-\[240px\] {
  height: 240px;
}
.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.max-h-64 {
  max-height: 16rem;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[480px\] {
  max-height: 480px;
}
.max-h-\[50vh\] {
  max-height: 50vh;
}
.max-h-\[90vh\] {
  max-height: 90vh;
}
.max-h-full {
  max-height: 100%;
}
.min-h-\[100px\] {
  min-height: 100px;
}
.min-h-\[120px\] {
  min-height: 120px;
}
.min-h-\[20px\] {
  min-height: 20px;
}
.min-h-\[80px\] {
  min-height: 80px;
}
.min-h-screen {
  min-height: 100vh;
}
.w-0\.5 {
  width: 0.125rem;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-32 {
  width: 8rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-40 {
  width: 10rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-56 {
  width: 14rem;
}
.w-6 {
  width: 1.5rem;
}
.w-64 {
  width: 16rem;
}
.w-8 {
  width: 2rem;
}
.w-9 {
  width: 2.25rem;
}
.w-\[140px\] {
  width: 140px;
}
.w-\[160px\] {
  width: 160px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[200px\] {
  width: 200px;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-\[120px\] {
  min-width: 120px;
}
.min-w-\[140px\] {
  min-width: 140px;
}
.min-w-\[160px\] {
  min-width: 160px;
}
.min-w-\[180px\] {
  min-width: 180px;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[80px\] {
  min-width: 80px;
}
.min-w-\[8rem\] {
  min-width: 8rem;
}
.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-\[120px\] {
  max-width: 120px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[250px\] {
  max-width: 250px;
}
.max-w-\[min\(100\%\2c 28rem\)\] {
  max-width: min(100%, 28rem);
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-auto {
  flex: 1 1 auto;
}
.flex-initial {
  flex: 0 1 auto;
}
.flex-none {
  flex: none;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.flex-grow-0 {
  flex-grow: 0;
}
@keyframes pulse {

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

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.list-inside {
  list-style-position: inside;
}
.list-disc {
  list-style-type: disc;
}
.grid-flow-row {
  grid-auto-flow: row;
}
.grid-flow-col {
  grid-auto-flow: column;
}
.grid-flow-dense {
  grid-auto-flow: dense;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-11 {
  grid-template-columns: repeat(11, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, 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-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr));
}
.grid-cols-\[1fr_120px_100px_80px\] {
  grid-template-columns: 1fr 120px 100px 80px;
}
.grid-cols-\[1fr_1fr_100px_80px_140px\] {
  grid-template-columns: 1fr 1fr 100px 80px 140px;
}
.grid-cols-none {
  grid-template-columns: none;
}
.grid-cols-subgrid {
  grid-template-columns: subgrid;
}
.grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.grid-rows-10 {
  grid-template-rows: repeat(10, minmax(0, 1fr));
}
.grid-rows-11 {
  grid-template-rows: repeat(11, minmax(0, 1fr));
}
.grid-rows-12 {
  grid-template-rows: repeat(12, minmax(0, 1fr));
}
.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}
.grid-rows-4 {
  grid-template-rows: repeat(4, minmax(0, 1fr));
}
.grid-rows-5 {
  grid-template-rows: repeat(5, minmax(0, 1fr));
}
.grid-rows-6 {
  grid-template-rows: repeat(6, minmax(0, 1fr));
}
.grid-rows-7 {
  grid-template-rows: repeat(7, minmax(0, 1fr));
}
.grid-rows-8 {
  grid-template-rows: repeat(8, minmax(0, 1fr));
}
.grid-rows-9 {
  grid-template-rows: repeat(9, minmax(0, 1fr));
}
.grid-rows-none {
  grid-template-rows: none;
}
.grid-rows-subgrid {
  grid-template-rows: subgrid;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-11 {
  gap: 2.75rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-14 {
  gap: 3.5rem;
}
.gap-16 {
  gap: 4rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-20 {
  gap: 5rem;
}
.gap-24 {
  gap: 6rem;
}
.gap-28 {
  gap: 7rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-3\.5 {
  gap: 0.875rem;
}
.gap-32 {
  gap: 8rem;
}
.gap-36 {
  gap: 9rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-40 {
  gap: 10rem;
}
.gap-44 {
  gap: 11rem;
}
.gap-48 {
  gap: 12rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-52 {
  gap: 13rem;
}
.gap-56 {
  gap: 14rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-60 {
  gap: 15rem;
}
.gap-64 {
  gap: 16rem;
}
.gap-7 {
  gap: 1.75rem;
}
.gap-72 {
  gap: 18rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-80 {
  gap: 20rem;
}
.gap-9 {
  gap: 2.25rem;
}
.gap-96 {
  gap: 24rem;
}
.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse));
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-11 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.75rem * var(--tw-space-x-reverse));
  margin-left: calc(2.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(3rem * var(--tw-space-x-reverse));
  margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-14 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(3.5rem * var(--tw-space-x-reverse));
  margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(4rem * var(--tw-space-x-reverse));
  margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(5rem * var(--tw-space-x-reverse));
  margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(6rem * var(--tw-space-x-reverse));
  margin-left: calc(6rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-28 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(7rem * var(--tw-space-x-reverse));
  margin-left: calc(7rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.875rem * var(--tw-space-x-reverse));
  margin-left: calc(0.875rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-32 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(8rem * var(--tw-space-x-reverse));
  margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-36 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(9rem * var(--tw-space-x-reverse));
  margin-left: calc(9rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(10rem * var(--tw-space-x-reverse));
  margin-left: calc(10rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-44 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(11rem * var(--tw-space-x-reverse));
  margin-left: calc(11rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-48 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(12rem * var(--tw-space-x-reverse));
  margin-left: calc(12rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-52 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(13rem * var(--tw-space-x-reverse));
  margin-left: calc(13rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-56 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(14rem * var(--tw-space-x-reverse));
  margin-left: calc(14rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-60 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(15rem * var(--tw-space-x-reverse));
  margin-left: calc(15rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-64 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(16rem * var(--tw-space-x-reverse));
  margin-left: calc(16rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.75rem * var(--tw-space-x-reverse));
  margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-72 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(18rem * var(--tw-space-x-reverse));
  margin-left: calc(18rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(20rem * var(--tw-space-x-reverse));
  margin-left: calc(20rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-9 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.25rem * var(--tw-space-x-reverse));
  margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-96 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(24rem * var(--tw-space-x-reverse));
  margin-left: calc(24rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-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-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-11 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.space-y-14 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}
.space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * 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-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.space-y-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}
.space-y-24 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(6rem * var(--tw-space-y-reverse));
}
.space-y-28 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(7rem * 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-3\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.875rem * var(--tw-space-y-reverse));
}
.space-y-32 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(8rem * var(--tw-space-y-reverse));
}
.space-y-36 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(9rem * 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-40 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(10rem * var(--tw-space-y-reverse));
}
.space-y-44 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(11rem * var(--tw-space-y-reverse));
}
.space-y-48 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(12rem * 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-52 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(13rem * var(--tw-space-y-reverse));
}
.space-y-56 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(14rem * 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));
}
.space-y-60 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(15rem * var(--tw-space-y-reverse));
}
.space-y-64 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16rem * var(--tw-space-y-reverse));
}
.space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}
.space-y-72 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-80 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(20rem * var(--tw-space-y-reverse));
}
.space-y-9 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * var(--tw-space-y-reverse));
}
.space-y-96 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(24rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(24rem * var(--tw-space-y-reverse));
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: var(--radius);
}
.rounded-md {
  border-radius: calc(var(--radius) - 2px);
}
.rounded-none {
  border-radius: 0px;
}
.rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.rounded-xl {
  border-radius: var(--radius-xl);
}
.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-b-2xl {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-b-3xl {
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.rounded-b-full {
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.rounded-b-lg {
  border-bottom-right-radius: var(--radius);
  border-bottom-left-radius: var(--radius);
}
.rounded-b-md {
  border-bottom-right-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-b-sm {
  border-bottom-right-radius: calc(var(--radius) - 4px);
  border-bottom-left-radius: calc(var(--radius) - 4px);
}
.rounded-b-xl {
  border-bottom-right-radius: var(--radius-xl);
  border-bottom-left-radius: var(--radius-xl);
}
.rounded-e {
  border-start-end-radius: 0.25rem;
  border-end-end-radius: 0.25rem;
}
.rounded-e-2xl {
  border-start-end-radius: 1rem;
  border-end-end-radius: 1rem;
}
.rounded-e-3xl {
  border-start-end-radius: 1.5rem;
  border-end-end-radius: 1.5rem;
}
.rounded-e-full {
  border-start-end-radius: 9999px;
  border-end-end-radius: 9999px;
}
.rounded-e-lg {
  border-start-end-radius: var(--radius);
  border-end-end-radius: var(--radius);
}
.rounded-e-md {
  border-start-end-radius: calc(var(--radius) - 2px);
  border-end-end-radius: calc(var(--radius) - 2px);
}
.rounded-e-none {
  border-start-end-radius: 0px;
  border-end-end-radius: 0px;
}
.rounded-e-sm {
  border-start-end-radius: calc(var(--radius) - 4px);
  border-end-end-radius: calc(var(--radius) - 4px);
}
.rounded-e-xl {
  border-start-end-radius: var(--radius-xl);
  border-end-end-radius: var(--radius-xl);
}
.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-l-2xl {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-l-3xl {
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.rounded-l-lg {
  border-top-left-radius: var(--radius);
  border-bottom-left-radius: var(--radius);
}
.rounded-l-md {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.rounded-l-sm {
  border-top-left-radius: calc(var(--radius) - 4px);
  border-bottom-left-radius: calc(var(--radius) - 4px);
}
.rounded-l-xl {
  border-top-left-radius: var(--radius-xl);
  border-bottom-left-radius: var(--radius-xl);
}
.rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.rounded-r-2xl {
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.rounded-r-3xl {
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}
.rounded-r-lg {
  border-top-right-radius: var(--radius);
  border-bottom-right-radius: var(--radius);
}
.rounded-r-md {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.rounded-r-sm {
  border-top-right-radius: calc(var(--radius) - 4px);
  border-bottom-right-radius: calc(var(--radius) - 4px);
}
.rounded-r-xl {
  border-top-right-radius: var(--radius-xl);
  border-bottom-right-radius: var(--radius-xl);
}
.rounded-s {
  border-start-start-radius: 0.25rem;
  border-end-start-radius: 0.25rem;
}
.rounded-s-2xl {
  border-start-start-radius: 1rem;
  border-end-start-radius: 1rem;
}
.rounded-s-3xl {
  border-start-start-radius: 1.5rem;
  border-end-start-radius: 1.5rem;
}
.rounded-s-full {
  border-start-start-radius: 9999px;
  border-end-start-radius: 9999px;
}
.rounded-s-lg {
  border-start-start-radius: var(--radius);
  border-end-start-radius: var(--radius);
}
.rounded-s-md {
  border-start-start-radius: calc(var(--radius) - 2px);
  border-end-start-radius: calc(var(--radius) - 2px);
}
.rounded-s-none {
  border-start-start-radius: 0px;
  border-end-start-radius: 0px;
}
.rounded-s-sm {
  border-start-start-radius: calc(var(--radius) - 4px);
  border-end-start-radius: calc(var(--radius) - 4px);
}
.rounded-s-xl {
  border-start-start-radius: var(--radius-xl);
  border-end-start-radius: var(--radius-xl);
}
.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.rounded-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}
.rounded-t-lg {
  border-top-left-radius: var(--radius);
  border-top-right-radius: var(--radius);
}
.rounded-t-md {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-top-right-radius: calc(var(--radius) - 2px);
}
.rounded-t-none {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.rounded-t-sm {
  border-top-left-radius: calc(var(--radius) - 4px);
  border-top-right-radius: calc(var(--radius) - 4px);
}
.rounded-t-xl {
  border-top-left-radius: var(--radius-xl);
  border-top-right-radius: var(--radius-xl);
}
.rounded-bl {
  border-bottom-left-radius: 0.25rem;
}
.rounded-bl-2xl {
  border-bottom-left-radius: 1rem;
}
.rounded-bl-3xl {
  border-bottom-left-radius: 1.5rem;
}
.rounded-bl-full {
  border-bottom-left-radius: 9999px;
}
.rounded-bl-lg {
  border-bottom-left-radius: var(--radius);
}
.rounded-bl-md {
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.rounded-bl-none {
  border-bottom-left-radius: 0px;
}
.rounded-bl-sm {
  border-bottom-left-radius: calc(var(--radius) - 4px);
}
.rounded-bl-xl {
  border-bottom-left-radius: var(--radius-xl);
}
.rounded-br {
  border-bottom-right-radius: 0.25rem;
}
.rounded-br-2xl {
  border-bottom-right-radius: 1rem;
}
.rounded-br-3xl {
  border-bottom-right-radius: 1.5rem;
}
.rounded-br-full {
  border-bottom-right-radius: 9999px;
}
.rounded-br-lg {
  border-bottom-right-radius: var(--radius);
}
.rounded-br-md {
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.rounded-br-none {
  border-bottom-right-radius: 0px;
}
.rounded-br-sm {
  border-bottom-right-radius: calc(var(--radius) - 4px);
}
.rounded-br-xl {
  border-bottom-right-radius: var(--radius-xl);
}
.rounded-ee {
  border-end-end-radius: 0.25rem;
}
.rounded-ee-2xl {
  border-end-end-radius: 1rem;
}
.rounded-ee-3xl {
  border-end-end-radius: 1.5rem;
}
.rounded-ee-full {
  border-end-end-radius: 9999px;
}
.rounded-ee-lg {
  border-end-end-radius: var(--radius);
}
.rounded-ee-md {
  border-end-end-radius: calc(var(--radius) - 2px);
}
.rounded-ee-none {
  border-end-end-radius: 0px;
}
.rounded-ee-sm {
  border-end-end-radius: calc(var(--radius) - 4px);
}
.rounded-ee-xl {
  border-end-end-radius: var(--radius-xl);
}
.rounded-es {
  border-end-start-radius: 0.25rem;
}
.rounded-es-2xl {
  border-end-start-radius: 1rem;
}
.rounded-es-3xl {
  border-end-start-radius: 1.5rem;
}
.rounded-es-full {
  border-end-start-radius: 9999px;
}
.rounded-es-lg {
  border-end-start-radius: var(--radius);
}
.rounded-es-md {
  border-end-start-radius: calc(var(--radius) - 2px);
}
.rounded-es-none {
  border-end-start-radius: 0px;
}
.rounded-es-sm {
  border-end-start-radius: calc(var(--radius) - 4px);
}
.rounded-es-xl {
  border-end-start-radius: var(--radius-xl);
}
.rounded-se {
  border-start-end-radius: 0.25rem;
}
.rounded-se-2xl {
  border-start-end-radius: 1rem;
}
.rounded-se-3xl {
  border-start-end-radius: 1.5rem;
}
.rounded-se-full {
  border-start-end-radius: 9999px;
}
.rounded-se-lg {
  border-start-end-radius: var(--radius);
}
.rounded-se-md {
  border-start-end-radius: calc(var(--radius) - 2px);
}
.rounded-se-none {
  border-start-end-radius: 0px;
}
.rounded-se-sm {
  border-start-end-radius: calc(var(--radius) - 4px);
}
.rounded-se-xl {
  border-start-end-radius: var(--radius-xl);
}
.rounded-ss {
  border-start-start-radius: 0.25rem;
}
.rounded-ss-2xl {
  border-start-start-radius: 1rem;
}
.rounded-ss-3xl {
  border-start-start-radius: 1.5rem;
}
.rounded-ss-full {
  border-start-start-radius: 9999px;
}
.rounded-ss-lg {
  border-start-start-radius: var(--radius);
}
.rounded-ss-md {
  border-start-start-radius: calc(var(--radius) - 2px);
}
.rounded-ss-none {
  border-start-start-radius: 0px;
}
.rounded-ss-sm {
  border-start-start-radius: calc(var(--radius) - 4px);
}
.rounded-ss-xl {
  border-start-start-radius: var(--radius-xl);
}
.rounded-tl {
  border-top-left-radius: 0.25rem;
}
.rounded-tl-2xl {
  border-top-left-radius: 1rem;
}
.rounded-tl-3xl {
  border-top-left-radius: 1.5rem;
}
.rounded-tl-full {
  border-top-left-radius: 9999px;
}
.rounded-tl-lg {
  border-top-left-radius: var(--radius);
}
.rounded-tl-md {
  border-top-left-radius: calc(var(--radius) - 2px);
}
.rounded-tl-none {
  border-top-left-radius: 0px;
}
.rounded-tl-sm {
  border-top-left-radius: calc(var(--radius) - 4px);
}
.rounded-tl-xl {
  border-top-left-radius: var(--radius-xl);
}
.rounded-tr {
  border-top-right-radius: 0.25rem;
}
.rounded-tr-2xl {
  border-top-right-radius: 1rem;
}
.rounded-tr-3xl {
  border-top-right-radius: 1.5rem;
}
.rounded-tr-full {
  border-top-right-radius: 9999px;
}
.rounded-tr-lg {
  border-top-right-radius: var(--radius);
}
.rounded-tr-md {
  border-top-right-radius: calc(var(--radius) - 2px);
}
.rounded-tr-none {
  border-top-right-radius: 0px;
}
.rounded-tr-sm {
  border-top-right-radius: calc(var(--radius) - 4px);
}
.rounded-tr-xl {
  border-top-right-radius: var(--radius-xl);
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-dashed {
  border-style: dashed;
}
.border-accent {
  border-color: hsl(var(--accent));
}
.border-accent-foreground {
  border-color: hsl(var(--accent-foreground));
}
.border-accent-foreground\/0 {
  border-color: hsl(var(--accent-foreground) / 0);
}
.border-accent-foreground\/10 {
  border-color: hsl(var(--accent-foreground) / 0.1);
}
.border-accent-foreground\/100 {
  border-color: hsl(var(--accent-foreground) / 1);
}
.border-accent-foreground\/15 {
  border-color: hsl(var(--accent-foreground) / 0.15);
}
.border-accent-foreground\/20 {
  border-color: hsl(var(--accent-foreground) / 0.2);
}
.border-accent-foreground\/25 {
  border-color: hsl(var(--accent-foreground) / 0.25);
}
.border-accent-foreground\/30 {
  border-color: hsl(var(--accent-foreground) / 0.3);
}
.border-accent-foreground\/35 {
  border-color: hsl(var(--accent-foreground) / 0.35);
}
.border-accent-foreground\/40 {
  border-color: hsl(var(--accent-foreground) / 0.4);
}
.border-accent-foreground\/45 {
  border-color: hsl(var(--accent-foreground) / 0.45);
}
.border-accent-foreground\/5 {
  border-color: hsl(var(--accent-foreground) / 0.05);
}
.border-accent-foreground\/50 {
  border-color: hsl(var(--accent-foreground) / 0.5);
}
.border-accent-foreground\/55 {
  border-color: hsl(var(--accent-foreground) / 0.55);
}
.border-accent-foreground\/60 {
  border-color: hsl(var(--accent-foreground) / 0.6);
}
.border-accent-foreground\/65 {
  border-color: hsl(var(--accent-foreground) / 0.65);
}
.border-accent-foreground\/70 {
  border-color: hsl(var(--accent-foreground) / 0.7);
}
.border-accent-foreground\/75 {
  border-color: hsl(var(--accent-foreground) / 0.75);
}
.border-accent-foreground\/80 {
  border-color: hsl(var(--accent-foreground) / 0.8);
}
.border-accent-foreground\/85 {
  border-color: hsl(var(--accent-foreground) / 0.85);
}
.border-accent-foreground\/90 {
  border-color: hsl(var(--accent-foreground) / 0.9);
}
.border-accent-foreground\/95 {
  border-color: hsl(var(--accent-foreground) / 0.95);
}
.border-accent\/0 {
  border-color: hsl(var(--accent) / 0);
}
.border-accent\/10 {
  border-color: hsl(var(--accent) / 0.1);
}
.border-accent\/100 {
  border-color: hsl(var(--accent) / 1);
}
.border-accent\/15 {
  border-color: hsl(var(--accent) / 0.15);
}
.border-accent\/20 {
  border-color: hsl(var(--accent) / 0.2);
}
.border-accent\/25 {
  border-color: hsl(var(--accent) / 0.25);
}
.border-accent\/30 {
  border-color: hsl(var(--accent) / 0.3);
}
.border-accent\/35 {
  border-color: hsl(var(--accent) / 0.35);
}
.border-accent\/40 {
  border-color: hsl(var(--accent) / 0.4);
}
.border-accent\/45 {
  border-color: hsl(var(--accent) / 0.45);
}
.border-accent\/5 {
  border-color: hsl(var(--accent) / 0.05);
}
.border-accent\/50 {
  border-color: hsl(var(--accent) / 0.5);
}
.border-accent\/55 {
  border-color: hsl(var(--accent) / 0.55);
}
.border-accent\/60 {
  border-color: hsl(var(--accent) / 0.6);
}
.border-accent\/65 {
  border-color: hsl(var(--accent) / 0.65);
}
.border-accent\/70 {
  border-color: hsl(var(--accent) / 0.7);
}
.border-accent\/75 {
  border-color: hsl(var(--accent) / 0.75);
}
.border-accent\/80 {
  border-color: hsl(var(--accent) / 0.8);
}
.border-accent\/85 {
  border-color: hsl(var(--accent) / 0.85);
}
.border-accent\/90 {
  border-color: hsl(var(--accent) / 0.9);
}
.border-accent\/95 {
  border-color: hsl(var(--accent) / 0.95);
}
.border-amber-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.border-background {
  border-color: hsl(var(--background));
}
.border-background\/0 {
  border-color: hsl(var(--background) / 0);
}
.border-background\/10 {
  border-color: hsl(var(--background) / 0.1);
}
.border-background\/100 {
  border-color: hsl(var(--background) / 1);
}
.border-background\/15 {
  border-color: hsl(var(--background) / 0.15);
}
.border-background\/20 {
  border-color: hsl(var(--background) / 0.2);
}
.border-background\/25 {
  border-color: hsl(var(--background) / 0.25);
}
.border-background\/30 {
  border-color: hsl(var(--background) / 0.3);
}
.border-background\/35 {
  border-color: hsl(var(--background) / 0.35);
}
.border-background\/40 {
  border-color: hsl(var(--background) / 0.4);
}
.border-background\/45 {
  border-color: hsl(var(--background) / 0.45);
}
.border-background\/5 {
  border-color: hsl(var(--background) / 0.05);
}
.border-background\/50 {
  border-color: hsl(var(--background) / 0.5);
}
.border-background\/55 {
  border-color: hsl(var(--background) / 0.55);
}
.border-background\/60 {
  border-color: hsl(var(--background) / 0.6);
}
.border-background\/65 {
  border-color: hsl(var(--background) / 0.65);
}
.border-background\/70 {
  border-color: hsl(var(--background) / 0.7);
}
.border-background\/75 {
  border-color: hsl(var(--background) / 0.75);
}
.border-background\/80 {
  border-color: hsl(var(--background) / 0.8);
}
.border-background\/85 {
  border-color: hsl(var(--background) / 0.85);
}
.border-background\/90 {
  border-color: hsl(var(--background) / 0.9);
}
.border-background\/95 {
  border-color: hsl(var(--background) / 0.95);
}
.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-border {
  border-color: hsl(var(--border));
}
.border-border\/0 {
  border-color: hsl(var(--border) / 0);
}
.border-border\/10 {
  border-color: hsl(var(--border) / 0.1);
}
.border-border\/100 {
  border-color: hsl(var(--border) / 1);
}
.border-border\/15 {
  border-color: hsl(var(--border) / 0.15);
}
.border-border\/20 {
  border-color: hsl(var(--border) / 0.2);
}
.border-border\/25 {
  border-color: hsl(var(--border) / 0.25);
}
.border-border\/30 {
  border-color: hsl(var(--border) / 0.3);
}
.border-border\/35 {
  border-color: hsl(var(--border) / 0.35);
}
.border-border\/40 {
  border-color: hsl(var(--border) / 0.4);
}
.border-border\/45 {
  border-color: hsl(var(--border) / 0.45);
}
.border-border\/5 {
  border-color: hsl(var(--border) / 0.05);
}
.border-border\/50 {
  border-color: hsl(var(--border) / 0.5);
}
.border-border\/55 {
  border-color: hsl(var(--border) / 0.55);
}
.border-border\/60 {
  border-color: hsl(var(--border) / 0.6);
}
.border-border\/65 {
  border-color: hsl(var(--border) / 0.65);
}
.border-border\/70 {
  border-color: hsl(var(--border) / 0.7);
}
.border-border\/75 {
  border-color: hsl(var(--border) / 0.75);
}
.border-border\/80 {
  border-color: hsl(var(--border) / 0.8);
}
.border-border\/85 {
  border-color: hsl(var(--border) / 0.85);
}
.border-border\/90 {
  border-color: hsl(var(--border) / 0.9);
}
.border-border\/95 {
  border-color: hsl(var(--border) / 0.95);
}
.border-brand-blue\/30 {
  border-color: hsl(var(--brand-blue) / 0.3);
}
.border-card {
  border-color: hsl(var(--card));
}
.border-card-foreground {
  border-color: hsl(var(--card-foreground));
}
.border-card-foreground\/0 {
  border-color: hsl(var(--card-foreground) / 0);
}
.border-card-foreground\/10 {
  border-color: hsl(var(--card-foreground) / 0.1);
}
.border-card-foreground\/100 {
  border-color: hsl(var(--card-foreground) / 1);
}
.border-card-foreground\/15 {
  border-color: hsl(var(--card-foreground) / 0.15);
}
.border-card-foreground\/20 {
  border-color: hsl(var(--card-foreground) / 0.2);
}
.border-card-foreground\/25 {
  border-color: hsl(var(--card-foreground) / 0.25);
}
.border-card-foreground\/30 {
  border-color: hsl(var(--card-foreground) / 0.3);
}
.border-card-foreground\/35 {
  border-color: hsl(var(--card-foreground) / 0.35);
}
.border-card-foreground\/40 {
  border-color: hsl(var(--card-foreground) / 0.4);
}
.border-card-foreground\/45 {
  border-color: hsl(var(--card-foreground) / 0.45);
}
.border-card-foreground\/5 {
  border-color: hsl(var(--card-foreground) / 0.05);
}
.border-card-foreground\/50 {
  border-color: hsl(var(--card-foreground) / 0.5);
}
.border-card-foreground\/55 {
  border-color: hsl(var(--card-foreground) / 0.55);
}
.border-card-foreground\/60 {
  border-color: hsl(var(--card-foreground) / 0.6);
}
.border-card-foreground\/65 {
  border-color: hsl(var(--card-foreground) / 0.65);
}
.border-card-foreground\/70 {
  border-color: hsl(var(--card-foreground) / 0.7);
}
.border-card-foreground\/75 {
  border-color: hsl(var(--card-foreground) / 0.75);
}
.border-card-foreground\/80 {
  border-color: hsl(var(--card-foreground) / 0.8);
}
.border-card-foreground\/85 {
  border-color: hsl(var(--card-foreground) / 0.85);
}
.border-card-foreground\/90 {
  border-color: hsl(var(--card-foreground) / 0.9);
}
.border-card-foreground\/95 {
  border-color: hsl(var(--card-foreground) / 0.95);
}
.border-card\/0 {
  border-color: hsl(var(--card) / 0);
}
.border-card\/10 {
  border-color: hsl(var(--card) / 0.1);
}
.border-card\/100 {
  border-color: hsl(var(--card) / 1);
}
.border-card\/15 {
  border-color: hsl(var(--card) / 0.15);
}
.border-card\/20 {
  border-color: hsl(var(--card) / 0.2);
}
.border-card\/25 {
  border-color: hsl(var(--card) / 0.25);
}
.border-card\/30 {
  border-color: hsl(var(--card) / 0.3);
}
.border-card\/35 {
  border-color: hsl(var(--card) / 0.35);
}
.border-card\/40 {
  border-color: hsl(var(--card) / 0.4);
}
.border-card\/45 {
  border-color: hsl(var(--card) / 0.45);
}
.border-card\/5 {
  border-color: hsl(var(--card) / 0.05);
}
.border-card\/50 {
  border-color: hsl(var(--card) / 0.5);
}
.border-card\/55 {
  border-color: hsl(var(--card) / 0.55);
}
.border-card\/60 {
  border-color: hsl(var(--card) / 0.6);
}
.border-card\/65 {
  border-color: hsl(var(--card) / 0.65);
}
.border-card\/70 {
  border-color: hsl(var(--card) / 0.7);
}
.border-card\/75 {
  border-color: hsl(var(--card) / 0.75);
}
.border-card\/80 {
  border-color: hsl(var(--card) / 0.8);
}
.border-card\/85 {
  border-color: hsl(var(--card) / 0.85);
}
.border-card\/90 {
  border-color: hsl(var(--card) / 0.9);
}
.border-card\/95 {
  border-color: hsl(var(--card) / 0.95);
}
.border-destructive {
  border-color: hsl(var(--destructive));
}
.border-destructive-foreground {
  border-color: hsl(var(--destructive-foreground));
}
.border-destructive-foreground\/0 {
  border-color: hsl(var(--destructive-foreground) / 0);
}
.border-destructive-foreground\/10 {
  border-color: hsl(var(--destructive-foreground) / 0.1);
}
.border-destructive-foreground\/100 {
  border-color: hsl(var(--destructive-foreground) / 1);
}
.border-destructive-foreground\/15 {
  border-color: hsl(var(--destructive-foreground) / 0.15);
}
.border-destructive-foreground\/20 {
  border-color: hsl(var(--destructive-foreground) / 0.2);
}
.border-destructive-foreground\/25 {
  border-color: hsl(var(--destructive-foreground) / 0.25);
}
.border-destructive-foreground\/30 {
  border-color: hsl(var(--destructive-foreground) / 0.3);
}
.border-destructive-foreground\/35 {
  border-color: hsl(var(--destructive-foreground) / 0.35);
}
.border-destructive-foreground\/40 {
  border-color: hsl(var(--destructive-foreground) / 0.4);
}
.border-destructive-foreground\/45 {
  border-color: hsl(var(--destructive-foreground) / 0.45);
}
.border-destructive-foreground\/5 {
  border-color: hsl(var(--destructive-foreground) / 0.05);
}
.border-destructive-foreground\/50 {
  border-color: hsl(var(--destructive-foreground) / 0.5);
}
.border-destructive-foreground\/55 {
  border-color: hsl(var(--destructive-foreground) / 0.55);
}
.border-destructive-foreground\/60 {
  border-color: hsl(var(--destructive-foreground) / 0.6);
}
.border-destructive-foreground\/65 {
  border-color: hsl(var(--destructive-foreground) / 0.65);
}
.border-destructive-foreground\/70 {
  border-color: hsl(var(--destructive-foreground) / 0.7);
}
.border-destructive-foreground\/75 {
  border-color: hsl(var(--destructive-foreground) / 0.75);
}
.border-destructive-foreground\/80 {
  border-color: hsl(var(--destructive-foreground) / 0.8);
}
.border-destructive-foreground\/85 {
  border-color: hsl(var(--destructive-foreground) / 0.85);
}
.border-destructive-foreground\/90 {
  border-color: hsl(var(--destructive-foreground) / 0.9);
}
.border-destructive-foreground\/95 {
  border-color: hsl(var(--destructive-foreground) / 0.95);
}
.border-destructive\/0 {
  border-color: hsl(var(--destructive) / 0);
}
.border-destructive\/10 {
  border-color: hsl(var(--destructive) / 0.1);
}
.border-destructive\/100 {
  border-color: hsl(var(--destructive) / 1);
}
.border-destructive\/15 {
  border-color: hsl(var(--destructive) / 0.15);
}
.border-destructive\/20 {
  border-color: hsl(var(--destructive) / 0.2);
}
.border-destructive\/25 {
  border-color: hsl(var(--destructive) / 0.25);
}
.border-destructive\/30 {
  border-color: hsl(var(--destructive) / 0.3);
}
.border-destructive\/35 {
  border-color: hsl(var(--destructive) / 0.35);
}
.border-destructive\/40 {
  border-color: hsl(var(--destructive) / 0.4);
}
.border-destructive\/45 {
  border-color: hsl(var(--destructive) / 0.45);
}
.border-destructive\/5 {
  border-color: hsl(var(--destructive) / 0.05);
}
.border-destructive\/50 {
  border-color: hsl(var(--destructive) / 0.5);
}
.border-destructive\/55 {
  border-color: hsl(var(--destructive) / 0.55);
}
.border-destructive\/60 {
  border-color: hsl(var(--destructive) / 0.6);
}
.border-destructive\/65 {
  border-color: hsl(var(--destructive) / 0.65);
}
.border-destructive\/70 {
  border-color: hsl(var(--destructive) / 0.7);
}
.border-destructive\/75 {
  border-color: hsl(var(--destructive) / 0.75);
}
.border-destructive\/80 {
  border-color: hsl(var(--destructive) / 0.8);
}
.border-destructive\/85 {
  border-color: hsl(var(--destructive) / 0.85);
}
.border-destructive\/90 {
  border-color: hsl(var(--destructive) / 0.9);
}
.border-destructive\/95 {
  border-color: hsl(var(--destructive) / 0.95);
}
.border-emerald-200 {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.border-foreground {
  border-color: hsl(var(--foreground));
}
.border-foreground\/0 {
  border-color: hsl(var(--foreground) / 0);
}
.border-foreground\/10 {
  border-color: hsl(var(--foreground) / 0.1);
}
.border-foreground\/100 {
  border-color: hsl(var(--foreground) / 1);
}
.border-foreground\/15 {
  border-color: hsl(var(--foreground) / 0.15);
}
.border-foreground\/20 {
  border-color: hsl(var(--foreground) / 0.2);
}
.border-foreground\/25 {
  border-color: hsl(var(--foreground) / 0.25);
}
.border-foreground\/30 {
  border-color: hsl(var(--foreground) / 0.3);
}
.border-foreground\/35 {
  border-color: hsl(var(--foreground) / 0.35);
}
.border-foreground\/40 {
  border-color: hsl(var(--foreground) / 0.4);
}
.border-foreground\/45 {
  border-color: hsl(var(--foreground) / 0.45);
}
.border-foreground\/5 {
  border-color: hsl(var(--foreground) / 0.05);
}
.border-foreground\/50 {
  border-color: hsl(var(--foreground) / 0.5);
}
.border-foreground\/55 {
  border-color: hsl(var(--foreground) / 0.55);
}
.border-foreground\/60 {
  border-color: hsl(var(--foreground) / 0.6);
}
.border-foreground\/65 {
  border-color: hsl(var(--foreground) / 0.65);
}
.border-foreground\/70 {
  border-color: hsl(var(--foreground) / 0.7);
}
.border-foreground\/75 {
  border-color: hsl(var(--foreground) / 0.75);
}
.border-foreground\/80 {
  border-color: hsl(var(--foreground) / 0.8);
}
.border-foreground\/85 {
  border-color: hsl(var(--foreground) / 0.85);
}
.border-foreground\/90 {
  border-color: hsl(var(--foreground) / 0.9);
}
.border-foreground\/95 {
  border-color: hsl(var(--foreground) / 0.95);
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.border-green-500\/50 {
  border-color: rgb(34 197 94 / 0.5);
}
.border-input {
  border-color: hsl(var(--input));
}
.border-input\/0 {
  border-color: hsl(var(--input) / 0);
}
.border-input\/10 {
  border-color: hsl(var(--input) / 0.1);
}
.border-input\/100 {
  border-color: hsl(var(--input) / 1);
}
.border-input\/15 {
  border-color: hsl(var(--input) / 0.15);
}
.border-input\/20 {
  border-color: hsl(var(--input) / 0.2);
}
.border-input\/25 {
  border-color: hsl(var(--input) / 0.25);
}
.border-input\/30 {
  border-color: hsl(var(--input) / 0.3);
}
.border-input\/35 {
  border-color: hsl(var(--input) / 0.35);
}
.border-input\/40 {
  border-color: hsl(var(--input) / 0.4);
}
.border-input\/45 {
  border-color: hsl(var(--input) / 0.45);
}
.border-input\/5 {
  border-color: hsl(var(--input) / 0.05);
}
.border-input\/50 {
  border-color: hsl(var(--input) / 0.5);
}
.border-input\/55 {
  border-color: hsl(var(--input) / 0.55);
}
.border-input\/60 {
  border-color: hsl(var(--input) / 0.6);
}
.border-input\/65 {
  border-color: hsl(var(--input) / 0.65);
}
.border-input\/70 {
  border-color: hsl(var(--input) / 0.7);
}
.border-input\/75 {
  border-color: hsl(var(--input) / 0.75);
}
.border-input\/80 {
  border-color: hsl(var(--input) / 0.8);
}
.border-input\/85 {
  border-color: hsl(var(--input) / 0.85);
}
.border-input\/90 {
  border-color: hsl(var(--input) / 0.9);
}
.border-input\/95 {
  border-color: hsl(var(--input) / 0.95);
}
.border-muted {
  border-color: hsl(var(--muted));
}
.border-muted-foreground {
  border-color: hsl(var(--muted-foreground));
}
.border-muted-foreground\/0 {
  border-color: hsl(var(--muted-foreground) / 0);
}
.border-muted-foreground\/10 {
  border-color: hsl(var(--muted-foreground) / 0.1);
}
.border-muted-foreground\/100 {
  border-color: hsl(var(--muted-foreground) / 1);
}
.border-muted-foreground\/15 {
  border-color: hsl(var(--muted-foreground) / 0.15);
}
.border-muted-foreground\/20 {
  border-color: hsl(var(--muted-foreground) / 0.2);
}
.border-muted-foreground\/25 {
  border-color: hsl(var(--muted-foreground) / 0.25);
}
.border-muted-foreground\/30 {
  border-color: hsl(var(--muted-foreground) / 0.3);
}
.border-muted-foreground\/35 {
  border-color: hsl(var(--muted-foreground) / 0.35);
}
.border-muted-foreground\/40 {
  border-color: hsl(var(--muted-foreground) / 0.4);
}
.border-muted-foreground\/45 {
  border-color: hsl(var(--muted-foreground) / 0.45);
}
.border-muted-foreground\/5 {
  border-color: hsl(var(--muted-foreground) / 0.05);
}
.border-muted-foreground\/50 {
  border-color: hsl(var(--muted-foreground) / 0.5);
}
.border-muted-foreground\/55 {
  border-color: hsl(var(--muted-foreground) / 0.55);
}
.border-muted-foreground\/60 {
  border-color: hsl(var(--muted-foreground) / 0.6);
}
.border-muted-foreground\/65 {
  border-color: hsl(var(--muted-foreground) / 0.65);
}
.border-muted-foreground\/70 {
  border-color: hsl(var(--muted-foreground) / 0.7);
}
.border-muted-foreground\/75 {
  border-color: hsl(var(--muted-foreground) / 0.75);
}
.border-muted-foreground\/80 {
  border-color: hsl(var(--muted-foreground) / 0.8);
}
.border-muted-foreground\/85 {
  border-color: hsl(var(--muted-foreground) / 0.85);
}
.border-muted-foreground\/90 {
  border-color: hsl(var(--muted-foreground) / 0.9);
}
.border-muted-foreground\/95 {
  border-color: hsl(var(--muted-foreground) / 0.95);
}
.border-muted\/0 {
  border-color: hsl(var(--muted) / 0);
}
.border-muted\/10 {
  border-color: hsl(var(--muted) / 0.1);
}
.border-muted\/100 {
  border-color: hsl(var(--muted) / 1);
}
.border-muted\/15 {
  border-color: hsl(var(--muted) / 0.15);
}
.border-muted\/20 {
  border-color: hsl(var(--muted) / 0.2);
}
.border-muted\/25 {
  border-color: hsl(var(--muted) / 0.25);
}
.border-muted\/30 {
  border-color: hsl(var(--muted) / 0.3);
}
.border-muted\/35 {
  border-color: hsl(var(--muted) / 0.35);
}
.border-muted\/40 {
  border-color: hsl(var(--muted) / 0.4);
}
.border-muted\/45 {
  border-color: hsl(var(--muted) / 0.45);
}
.border-muted\/5 {
  border-color: hsl(var(--muted) / 0.05);
}
.border-muted\/50 {
  border-color: hsl(var(--muted) / 0.5);
}
.border-muted\/55 {
  border-color: hsl(var(--muted) / 0.55);
}
.border-muted\/60 {
  border-color: hsl(var(--muted) / 0.6);
}
.border-muted\/65 {
  border-color: hsl(var(--muted) / 0.65);
}
.border-muted\/70 {
  border-color: hsl(var(--muted) / 0.7);
}
.border-muted\/75 {
  border-color: hsl(var(--muted) / 0.75);
}
.border-muted\/80 {
  border-color: hsl(var(--muted) / 0.8);
}
.border-muted\/85 {
  border-color: hsl(var(--muted) / 0.85);
}
.border-muted\/90 {
  border-color: hsl(var(--muted) / 0.9);
}
.border-muted\/95 {
  border-color: hsl(var(--muted) / 0.95);
}
.border-primary {
  border-color: hsl(var(--primary));
}
.border-primary-foreground {
  border-color: hsl(var(--primary-foreground));
}
.border-primary-foreground\/0 {
  border-color: hsl(var(--primary-foreground) / 0);
}
.border-primary-foreground\/10 {
  border-color: hsl(var(--primary-foreground) / 0.1);
}
.border-primary-foreground\/100 {
  border-color: hsl(var(--primary-foreground) / 1);
}
.border-primary-foreground\/15 {
  border-color: hsl(var(--primary-foreground) / 0.15);
}
.border-primary-foreground\/20 {
  border-color: hsl(var(--primary-foreground) / 0.2);
}
.border-primary-foreground\/25 {
  border-color: hsl(var(--primary-foreground) / 0.25);
}
.border-primary-foreground\/30 {
  border-color: hsl(var(--primary-foreground) / 0.3);
}
.border-primary-foreground\/35 {
  border-color: hsl(var(--primary-foreground) / 0.35);
}
.border-primary-foreground\/40 {
  border-color: hsl(var(--primary-foreground) / 0.4);
}
.border-primary-foreground\/45 {
  border-color: hsl(var(--primary-foreground) / 0.45);
}
.border-primary-foreground\/5 {
  border-color: hsl(var(--primary-foreground) / 0.05);
}
.border-primary-foreground\/50 {
  border-color: hsl(var(--primary-foreground) / 0.5);
}
.border-primary-foreground\/55 {
  border-color: hsl(var(--primary-foreground) / 0.55);
}
.border-primary-foreground\/60 {
  border-color: hsl(var(--primary-foreground) / 0.6);
}
.border-primary-foreground\/65 {
  border-color: hsl(var(--primary-foreground) / 0.65);
}
.border-primary-foreground\/70 {
  border-color: hsl(var(--primary-foreground) / 0.7);
}
.border-primary-foreground\/75 {
  border-color: hsl(var(--primary-foreground) / 0.75);
}
.border-primary-foreground\/80 {
  border-color: hsl(var(--primary-foreground) / 0.8);
}
.border-primary-foreground\/85 {
  border-color: hsl(var(--primary-foreground) / 0.85);
}
.border-primary-foreground\/90 {
  border-color: hsl(var(--primary-foreground) / 0.9);
}
.border-primary-foreground\/95 {
  border-color: hsl(var(--primary-foreground) / 0.95);
}
.border-primary-hover {
  border-color: hsl(var(--primary-hover));
}
.border-primary-hover\/0 {
  border-color: hsl(var(--primary-hover) / 0);
}
.border-primary-hover\/10 {
  border-color: hsl(var(--primary-hover) / 0.1);
}
.border-primary-hover\/100 {
  border-color: hsl(var(--primary-hover) / 1);
}
.border-primary-hover\/15 {
  border-color: hsl(var(--primary-hover) / 0.15);
}
.border-primary-hover\/20 {
  border-color: hsl(var(--primary-hover) / 0.2);
}
.border-primary-hover\/25 {
  border-color: hsl(var(--primary-hover) / 0.25);
}
.border-primary-hover\/30 {
  border-color: hsl(var(--primary-hover) / 0.3);
}
.border-primary-hover\/35 {
  border-color: hsl(var(--primary-hover) / 0.35);
}
.border-primary-hover\/40 {
  border-color: hsl(var(--primary-hover) / 0.4);
}
.border-primary-hover\/45 {
  border-color: hsl(var(--primary-hover) / 0.45);
}
.border-primary-hover\/5 {
  border-color: hsl(var(--primary-hover) / 0.05);
}
.border-primary-hover\/50 {
  border-color: hsl(var(--primary-hover) / 0.5);
}
.border-primary-hover\/55 {
  border-color: hsl(var(--primary-hover) / 0.55);
}
.border-primary-hover\/60 {
  border-color: hsl(var(--primary-hover) / 0.6);
}
.border-primary-hover\/65 {
  border-color: hsl(var(--primary-hover) / 0.65);
}
.border-primary-hover\/70 {
  border-color: hsl(var(--primary-hover) / 0.7);
}
.border-primary-hover\/75 {
  border-color: hsl(var(--primary-hover) / 0.75);
}
.border-primary-hover\/80 {
  border-color: hsl(var(--primary-hover) / 0.8);
}
.border-primary-hover\/85 {
  border-color: hsl(var(--primary-hover) / 0.85);
}
.border-primary-hover\/90 {
  border-color: hsl(var(--primary-hover) / 0.9);
}
.border-primary-hover\/95 {
  border-color: hsl(var(--primary-hover) / 0.95);
}
.border-primary\/0 {
  border-color: hsl(var(--primary) / 0);
}
.border-primary\/10 {
  border-color: hsl(var(--primary) / 0.1);
}
.border-primary\/100 {
  border-color: hsl(var(--primary) / 1);
}
.border-primary\/15 {
  border-color: hsl(var(--primary) / 0.15);
}
.border-primary\/20 {
  border-color: hsl(var(--primary) / 0.2);
}
.border-primary\/25 {
  border-color: hsl(var(--primary) / 0.25);
}
.border-primary\/30 {
  border-color: hsl(var(--primary) / 0.3);
}
.border-primary\/35 {
  border-color: hsl(var(--primary) / 0.35);
}
.border-primary\/40 {
  border-color: hsl(var(--primary) / 0.4);
}
.border-primary\/45 {
  border-color: hsl(var(--primary) / 0.45);
}
.border-primary\/5 {
  border-color: hsl(var(--primary) / 0.05);
}
.border-primary\/50 {
  border-color: hsl(var(--primary) / 0.5);
}
.border-primary\/55 {
  border-color: hsl(var(--primary) / 0.55);
}
.border-primary\/60 {
  border-color: hsl(var(--primary) / 0.6);
}
.border-primary\/65 {
  border-color: hsl(var(--primary) / 0.65);
}
.border-primary\/70 {
  border-color: hsl(var(--primary) / 0.7);
}
.border-primary\/75 {
  border-color: hsl(var(--primary) / 0.75);
}
.border-primary\/80 {
  border-color: hsl(var(--primary) / 0.8);
}
.border-primary\/85 {
  border-color: hsl(var(--primary) / 0.85);
}
.border-primary\/90 {
  border-color: hsl(var(--primary) / 0.9);
}
.border-primary\/95 {
  border-color: hsl(var(--primary) / 0.95);
}
.border-purple-200 {
  --tw-border-opacity: 1;
  border-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-ring {
  border-color: hsl(var(--ring));
}
.border-ring\/0 {
  border-color: hsl(var(--ring) / 0);
}
.border-ring\/10 {
  border-color: hsl(var(--ring) / 0.1);
}
.border-ring\/100 {
  border-color: hsl(var(--ring) / 1);
}
.border-ring\/15 {
  border-color: hsl(var(--ring) / 0.15);
}
.border-ring\/20 {
  border-color: hsl(var(--ring) / 0.2);
}
.border-ring\/25 {
  border-color: hsl(var(--ring) / 0.25);
}
.border-ring\/30 {
  border-color: hsl(var(--ring) / 0.3);
}
.border-ring\/35 {
  border-color: hsl(var(--ring) / 0.35);
}
.border-ring\/40 {
  border-color: hsl(var(--ring) / 0.4);
}
.border-ring\/45 {
  border-color: hsl(var(--ring) / 0.45);
}
.border-ring\/5 {
  border-color: hsl(var(--ring) / 0.05);
}
.border-ring\/50 {
  border-color: hsl(var(--ring) / 0.5);
}
.border-ring\/55 {
  border-color: hsl(var(--ring) / 0.55);
}
.border-ring\/60 {
  border-color: hsl(var(--ring) / 0.6);
}
.border-ring\/65 {
  border-color: hsl(var(--ring) / 0.65);
}
.border-ring\/70 {
  border-color: hsl(var(--ring) / 0.7);
}
.border-ring\/75 {
  border-color: hsl(var(--ring) / 0.75);
}
.border-ring\/80 {
  border-color: hsl(var(--ring) / 0.8);
}
.border-ring\/85 {
  border-color: hsl(var(--ring) / 0.85);
}
.border-ring\/90 {
  border-color: hsl(var(--ring) / 0.9);
}
.border-ring\/95 {
  border-color: hsl(var(--ring) / 0.95);
}
.border-transparent {
  border-color: transparent;
}
.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}
.border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-l-primary {
  border-left-color: hsl(var(--primary));
}
.border-l-transparent {
  border-left-color: transparent;
}
.bg-accent {
  background-color: hsl(var(--accent));
}
.bg-accent-foreground {
  background-color: hsl(var(--accent-foreground));
}
.bg-accent-foreground\/0 {
  background-color: hsl(var(--accent-foreground) / 0);
}
.bg-accent-foreground\/10 {
  background-color: hsl(var(--accent-foreground) / 0.1);
}
.bg-accent-foreground\/100 {
  background-color: hsl(var(--accent-foreground) / 1);
}
.bg-accent-foreground\/15 {
  background-color: hsl(var(--accent-foreground) / 0.15);
}
.bg-accent-foreground\/20 {
  background-color: hsl(var(--accent-foreground) / 0.2);
}
.bg-accent-foreground\/25 {
  background-color: hsl(var(--accent-foreground) / 0.25);
}
.bg-accent-foreground\/30 {
  background-color: hsl(var(--accent-foreground) / 0.3);
}
.bg-accent-foreground\/35 {
  background-color: hsl(var(--accent-foreground) / 0.35);
}
.bg-accent-foreground\/40 {
  background-color: hsl(var(--accent-foreground) / 0.4);
}
.bg-accent-foreground\/45 {
  background-color: hsl(var(--accent-foreground) / 0.45);
}
.bg-accent-foreground\/5 {
  background-color: hsl(var(--accent-foreground) / 0.05);
}
.bg-accent-foreground\/50 {
  background-color: hsl(var(--accent-foreground) / 0.5);
}
.bg-accent-foreground\/55 {
  background-color: hsl(var(--accent-foreground) / 0.55);
}
.bg-accent-foreground\/60 {
  background-color: hsl(var(--accent-foreground) / 0.6);
}
.bg-accent-foreground\/65 {
  background-color: hsl(var(--accent-foreground) / 0.65);
}
.bg-accent-foreground\/70 {
  background-color: hsl(var(--accent-foreground) / 0.7);
}
.bg-accent-foreground\/75 {
  background-color: hsl(var(--accent-foreground) / 0.75);
}
.bg-accent-foreground\/80 {
  background-color: hsl(var(--accent-foreground) / 0.8);
}
.bg-accent-foreground\/85 {
  background-color: hsl(var(--accent-foreground) / 0.85);
}
.bg-accent-foreground\/90 {
  background-color: hsl(var(--accent-foreground) / 0.9);
}
.bg-accent-foreground\/95 {
  background-color: hsl(var(--accent-foreground) / 0.95);
}
.bg-accent\/0 {
  background-color: hsl(var(--accent) / 0);
}
.bg-accent\/10 {
  background-color: hsl(var(--accent) / 0.1);
}
.bg-accent\/100 {
  background-color: hsl(var(--accent) / 1);
}
.bg-accent\/15 {
  background-color: hsl(var(--accent) / 0.15);
}
.bg-accent\/20 {
  background-color: hsl(var(--accent) / 0.2);
}
.bg-accent\/25 {
  background-color: hsl(var(--accent) / 0.25);
}
.bg-accent\/30 {
  background-color: hsl(var(--accent) / 0.3);
}
.bg-accent\/35 {
  background-color: hsl(var(--accent) / 0.35);
}
.bg-accent\/40 {
  background-color: hsl(var(--accent) / 0.4);
}
.bg-accent\/45 {
  background-color: hsl(var(--accent) / 0.45);
}
.bg-accent\/5 {
  background-color: hsl(var(--accent) / 0.05);
}
.bg-accent\/50 {
  background-color: hsl(var(--accent) / 0.5);
}
.bg-accent\/55 {
  background-color: hsl(var(--accent) / 0.55);
}
.bg-accent\/60 {
  background-color: hsl(var(--accent) / 0.6);
}
.bg-accent\/65 {
  background-color: hsl(var(--accent) / 0.65);
}
.bg-accent\/70 {
  background-color: hsl(var(--accent) / 0.7);
}
.bg-accent\/75 {
  background-color: hsl(var(--accent) / 0.75);
}
.bg-accent\/80 {
  background-color: hsl(var(--accent) / 0.8);
}
.bg-accent\/85 {
  background-color: hsl(var(--accent) / 0.85);
}
.bg-accent\/90 {
  background-color: hsl(var(--accent) / 0.9);
}
.bg-accent\/95 {
  background-color: hsl(var(--accent) / 0.95);
}
.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\/50 {
  background-color: rgb(255 251 235 / 0.5);
}
.bg-background {
  background-color: hsl(var(--background));
}
.bg-background\/0 {
  background-color: hsl(var(--background) / 0);
}
.bg-background\/10 {
  background-color: hsl(var(--background) / 0.1);
}
.bg-background\/100 {
  background-color: hsl(var(--background) / 1);
}
.bg-background\/15 {
  background-color: hsl(var(--background) / 0.15);
}
.bg-background\/20 {
  background-color: hsl(var(--background) / 0.2);
}
.bg-background\/25 {
  background-color: hsl(var(--background) / 0.25);
}
.bg-background\/30 {
  background-color: hsl(var(--background) / 0.3);
}
.bg-background\/35 {
  background-color: hsl(var(--background) / 0.35);
}
.bg-background\/40 {
  background-color: hsl(var(--background) / 0.4);
}
.bg-background\/45 {
  background-color: hsl(var(--background) / 0.45);
}
.bg-background\/5 {
  background-color: hsl(var(--background) / 0.05);
}
.bg-background\/50 {
  background-color: hsl(var(--background) / 0.5);
}
.bg-background\/55 {
  background-color: hsl(var(--background) / 0.55);
}
.bg-background\/60 {
  background-color: hsl(var(--background) / 0.6);
}
.bg-background\/65 {
  background-color: hsl(var(--background) / 0.65);
}
.bg-background\/70 {
  background-color: hsl(var(--background) / 0.7);
}
.bg-background\/75 {
  background-color: hsl(var(--background) / 0.75);
}
.bg-background\/80 {
  background-color: hsl(var(--background) / 0.8);
}
.bg-background\/85 {
  background-color: hsl(var(--background) / 0.85);
}
.bg-background\/90 {
  background-color: hsl(var(--background) / 0.9);
}
.bg-background\/95 {
  background-color: hsl(var(--background) / 0.95);
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}
.bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7);
}
.bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.bg-border {
  background-color: hsl(var(--border));
}
.bg-border\/0 {
  background-color: hsl(var(--border) / 0);
}
.bg-border\/10 {
  background-color: hsl(var(--border) / 0.1);
}
.bg-border\/100 {
  background-color: hsl(var(--border) / 1);
}
.bg-border\/15 {
  background-color: hsl(var(--border) / 0.15);
}
.bg-border\/20 {
  background-color: hsl(var(--border) / 0.2);
}
.bg-border\/25 {
  background-color: hsl(var(--border) / 0.25);
}
.bg-border\/30 {
  background-color: hsl(var(--border) / 0.3);
}
.bg-border\/35 {
  background-color: hsl(var(--border) / 0.35);
}
.bg-border\/40 {
  background-color: hsl(var(--border) / 0.4);
}
.bg-border\/45 {
  background-color: hsl(var(--border) / 0.45);
}
.bg-border\/5 {
  background-color: hsl(var(--border) / 0.05);
}
.bg-border\/50 {
  background-color: hsl(var(--border) / 0.5);
}
.bg-border\/55 {
  background-color: hsl(var(--border) / 0.55);
}
.bg-border\/60 {
  background-color: hsl(var(--border) / 0.6);
}
.bg-border\/65 {
  background-color: hsl(var(--border) / 0.65);
}
.bg-border\/70 {
  background-color: hsl(var(--border) / 0.7);
}
.bg-border\/75 {
  background-color: hsl(var(--border) / 0.75);
}
.bg-border\/80 {
  background-color: hsl(var(--border) / 0.8);
}
.bg-border\/85 {
  background-color: hsl(var(--border) / 0.85);
}
.bg-border\/90 {
  background-color: hsl(var(--border) / 0.9);
}
.bg-border\/95 {
  background-color: hsl(var(--border) / 0.95);
}
.bg-brand-blue\/10 {
  background-color: hsl(var(--brand-blue) / 0.1);
}
.bg-card {
  background-color: hsl(var(--card));
}
.bg-card-foreground {
  background-color: hsl(var(--card-foreground));
}
.bg-card-foreground\/0 {
  background-color: hsl(var(--card-foreground) / 0);
}
.bg-card-foreground\/10 {
  background-color: hsl(var(--card-foreground) / 0.1);
}
.bg-card-foreground\/100 {
  background-color: hsl(var(--card-foreground) / 1);
}
.bg-card-foreground\/15 {
  background-color: hsl(var(--card-foreground) / 0.15);
}
.bg-card-foreground\/20 {
  background-color: hsl(var(--card-foreground) / 0.2);
}
.bg-card-foreground\/25 {
  background-color: hsl(var(--card-foreground) / 0.25);
}
.bg-card-foreground\/30 {
  background-color: hsl(var(--card-foreground) / 0.3);
}
.bg-card-foreground\/35 {
  background-color: hsl(var(--card-foreground) / 0.35);
}
.bg-card-foreground\/40 {
  background-color: hsl(var(--card-foreground) / 0.4);
}
.bg-card-foreground\/45 {
  background-color: hsl(var(--card-foreground) / 0.45);
}
.bg-card-foreground\/5 {
  background-color: hsl(var(--card-foreground) / 0.05);
}
.bg-card-foreground\/50 {
  background-color: hsl(var(--card-foreground) / 0.5);
}
.bg-card-foreground\/55 {
  background-color: hsl(var(--card-foreground) / 0.55);
}
.bg-card-foreground\/60 {
  background-color: hsl(var(--card-foreground) / 0.6);
}
.bg-card-foreground\/65 {
  background-color: hsl(var(--card-foreground) / 0.65);
}
.bg-card-foreground\/70 {
  background-color: hsl(var(--card-foreground) / 0.7);
}
.bg-card-foreground\/75 {
  background-color: hsl(var(--card-foreground) / 0.75);
}
.bg-card-foreground\/80 {
  background-color: hsl(var(--card-foreground) / 0.8);
}
.bg-card-foreground\/85 {
  background-color: hsl(var(--card-foreground) / 0.85);
}
.bg-card-foreground\/90 {
  background-color: hsl(var(--card-foreground) / 0.9);
}
.bg-card-foreground\/95 {
  background-color: hsl(var(--card-foreground) / 0.95);
}
.bg-card\/0 {
  background-color: hsl(var(--card) / 0);
}
.bg-card\/10 {
  background-color: hsl(var(--card) / 0.1);
}
.bg-card\/100 {
  background-color: hsl(var(--card) / 1);
}
.bg-card\/15 {
  background-color: hsl(var(--card) / 0.15);
}
.bg-card\/20 {
  background-color: hsl(var(--card) / 0.2);
}
.bg-card\/25 {
  background-color: hsl(var(--card) / 0.25);
}
.bg-card\/30 {
  background-color: hsl(var(--card) / 0.3);
}
.bg-card\/35 {
  background-color: hsl(var(--card) / 0.35);
}
.bg-card\/40 {
  background-color: hsl(var(--card) / 0.4);
}
.bg-card\/45 {
  background-color: hsl(var(--card) / 0.45);
}
.bg-card\/5 {
  background-color: hsl(var(--card) / 0.05);
}
.bg-card\/50 {
  background-color: hsl(var(--card) / 0.5);
}
.bg-card\/55 {
  background-color: hsl(var(--card) / 0.55);
}
.bg-card\/60 {
  background-color: hsl(var(--card) / 0.6);
}
.bg-card\/65 {
  background-color: hsl(var(--card) / 0.65);
}
.bg-card\/70 {
  background-color: hsl(var(--card) / 0.7);
}
.bg-card\/75 {
  background-color: hsl(var(--card) / 0.75);
}
.bg-card\/80 {
  background-color: hsl(var(--card) / 0.8);
}
.bg-card\/85 {
  background-color: hsl(var(--card) / 0.85);
}
.bg-card\/90 {
  background-color: hsl(var(--card) / 0.9);
}
.bg-card\/95 {
  background-color: hsl(var(--card) / 0.95);
}
.bg-destructive {
  background-color: hsl(var(--destructive));
}
.bg-destructive-foreground {
  background-color: hsl(var(--destructive-foreground));
}
.bg-destructive-foreground\/0 {
  background-color: hsl(var(--destructive-foreground) / 0);
}
.bg-destructive-foreground\/10 {
  background-color: hsl(var(--destructive-foreground) / 0.1);
}
.bg-destructive-foreground\/100 {
  background-color: hsl(var(--destructive-foreground) / 1);
}
.bg-destructive-foreground\/15 {
  background-color: hsl(var(--destructive-foreground) / 0.15);
}
.bg-destructive-foreground\/20 {
  background-color: hsl(var(--destructive-foreground) / 0.2);
}
.bg-destructive-foreground\/25 {
  background-color: hsl(var(--destructive-foreground) / 0.25);
}
.bg-destructive-foreground\/30 {
  background-color: hsl(var(--destructive-foreground) / 0.3);
}
.bg-destructive-foreground\/35 {
  background-color: hsl(var(--destructive-foreground) / 0.35);
}
.bg-destructive-foreground\/40 {
  background-color: hsl(var(--destructive-foreground) / 0.4);
}
.bg-destructive-foreground\/45 {
  background-color: hsl(var(--destructive-foreground) / 0.45);
}
.bg-destructive-foreground\/5 {
  background-color: hsl(var(--destructive-foreground) / 0.05);
}
.bg-destructive-foreground\/50 {
  background-color: hsl(var(--destructive-foreground) / 0.5);
}
.bg-destructive-foreground\/55 {
  background-color: hsl(var(--destructive-foreground) / 0.55);
}
.bg-destructive-foreground\/60 {
  background-color: hsl(var(--destructive-foreground) / 0.6);
}
.bg-destructive-foreground\/65 {
  background-color: hsl(var(--destructive-foreground) / 0.65);
}
.bg-destructive-foreground\/70 {
  background-color: hsl(var(--destructive-foreground) / 0.7);
}
.bg-destructive-foreground\/75 {
  background-color: hsl(var(--destructive-foreground) / 0.75);
}
.bg-destructive-foreground\/80 {
  background-color: hsl(var(--destructive-foreground) / 0.8);
}
.bg-destructive-foreground\/85 {
  background-color: hsl(var(--destructive-foreground) / 0.85);
}
.bg-destructive-foreground\/90 {
  background-color: hsl(var(--destructive-foreground) / 0.9);
}
.bg-destructive-foreground\/95 {
  background-color: hsl(var(--destructive-foreground) / 0.95);
}
.bg-destructive\/0 {
  background-color: hsl(var(--destructive) / 0);
}
.bg-destructive\/10 {
  background-color: hsl(var(--destructive) / 0.1);
}
.bg-destructive\/100 {
  background-color: hsl(var(--destructive) / 1);
}
.bg-destructive\/15 {
  background-color: hsl(var(--destructive) / 0.15);
}
.bg-destructive\/20 {
  background-color: hsl(var(--destructive) / 0.2);
}
.bg-destructive\/25 {
  background-color: hsl(var(--destructive) / 0.25);
}
.bg-destructive\/30 {
  background-color: hsl(var(--destructive) / 0.3);
}
.bg-destructive\/35 {
  background-color: hsl(var(--destructive) / 0.35);
}
.bg-destructive\/40 {
  background-color: hsl(var(--destructive) / 0.4);
}
.bg-destructive\/45 {
  background-color: hsl(var(--destructive) / 0.45);
}
.bg-destructive\/5 {
  background-color: hsl(var(--destructive) / 0.05);
}
.bg-destructive\/50 {
  background-color: hsl(var(--destructive) / 0.5);
}
.bg-destructive\/55 {
  background-color: hsl(var(--destructive) / 0.55);
}
.bg-destructive\/60 {
  background-color: hsl(var(--destructive) / 0.6);
}
.bg-destructive\/65 {
  background-color: hsl(var(--destructive) / 0.65);
}
.bg-destructive\/70 {
  background-color: hsl(var(--destructive) / 0.7);
}
.bg-destructive\/75 {
  background-color: hsl(var(--destructive) / 0.75);
}
.bg-destructive\/80 {
  background-color: hsl(var(--destructive) / 0.8);
}
.bg-destructive\/85 {
  background-color: hsl(var(--destructive) / 0.85);
}
.bg-destructive\/90 {
  background-color: hsl(var(--destructive) / 0.9);
}
.bg-destructive\/95 {
  background-color: hsl(var(--destructive) / 0.95);
}
.bg-emerald-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.bg-emerald-50\/50 {
  background-color: rgb(236 253 245 / 0.5);
}
.bg-foreground {
  background-color: hsl(var(--foreground));
}
.bg-foreground\/0 {
  background-color: hsl(var(--foreground) / 0);
}
.bg-foreground\/10 {
  background-color: hsl(var(--foreground) / 0.1);
}
.bg-foreground\/100 {
  background-color: hsl(var(--foreground) / 1);
}
.bg-foreground\/15 {
  background-color: hsl(var(--foreground) / 0.15);
}
.bg-foreground\/20 {
  background-color: hsl(var(--foreground) / 0.2);
}
.bg-foreground\/25 {
  background-color: hsl(var(--foreground) / 0.25);
}
.bg-foreground\/30 {
  background-color: hsl(var(--foreground) / 0.3);
}
.bg-foreground\/35 {
  background-color: hsl(var(--foreground) / 0.35);
}
.bg-foreground\/40 {
  background-color: hsl(var(--foreground) / 0.4);
}
.bg-foreground\/45 {
  background-color: hsl(var(--foreground) / 0.45);
}
.bg-foreground\/5 {
  background-color: hsl(var(--foreground) / 0.05);
}
.bg-foreground\/50 {
  background-color: hsl(var(--foreground) / 0.5);
}
.bg-foreground\/55 {
  background-color: hsl(var(--foreground) / 0.55);
}
.bg-foreground\/60 {
  background-color: hsl(var(--foreground) / 0.6);
}
.bg-foreground\/65 {
  background-color: hsl(var(--foreground) / 0.65);
}
.bg-foreground\/70 {
  background-color: hsl(var(--foreground) / 0.7);
}
.bg-foreground\/75 {
  background-color: hsl(var(--foreground) / 0.75);
}
.bg-foreground\/80 {
  background-color: hsl(var(--foreground) / 0.8);
}
.bg-foreground\/85 {
  background-color: hsl(var(--foreground) / 0.85);
}
.bg-foreground\/90 {
  background-color: hsl(var(--foreground) / 0.9);
}
.bg-foreground\/95 {
  background-color: hsl(var(--foreground) / 0.95);
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-input {
  background-color: hsl(var(--input));
}
.bg-input\/0 {
  background-color: hsl(var(--input) / 0);
}
.bg-input\/10 {
  background-color: hsl(var(--input) / 0.1);
}
.bg-input\/100 {
  background-color: hsl(var(--input) / 1);
}
.bg-input\/15 {
  background-color: hsl(var(--input) / 0.15);
}
.bg-input\/20 {
  background-color: hsl(var(--input) / 0.2);
}
.bg-input\/25 {
  background-color: hsl(var(--input) / 0.25);
}
.bg-input\/30 {
  background-color: hsl(var(--input) / 0.3);
}
.bg-input\/35 {
  background-color: hsl(var(--input) / 0.35);
}
.bg-input\/40 {
  background-color: hsl(var(--input) / 0.4);
}
.bg-input\/45 {
  background-color: hsl(var(--input) / 0.45);
}
.bg-input\/5 {
  background-color: hsl(var(--input) / 0.05);
}
.bg-input\/50 {
  background-color: hsl(var(--input) / 0.5);
}
.bg-input\/55 {
  background-color: hsl(var(--input) / 0.55);
}
.bg-input\/60 {
  background-color: hsl(var(--input) / 0.6);
}
.bg-input\/65 {
  background-color: hsl(var(--input) / 0.65);
}
.bg-input\/70 {
  background-color: hsl(var(--input) / 0.7);
}
.bg-input\/75 {
  background-color: hsl(var(--input) / 0.75);
}
.bg-input\/80 {
  background-color: hsl(var(--input) / 0.8);
}
.bg-input\/85 {
  background-color: hsl(var(--input) / 0.85);
}
.bg-input\/90 {
  background-color: hsl(var(--input) / 0.9);
}
.bg-input\/95 {
  background-color: hsl(var(--input) / 0.95);
}
.bg-muted {
  background-color: hsl(var(--muted));
}
.bg-muted-foreground {
  background-color: hsl(var(--muted-foreground));
}
.bg-muted-foreground\/0 {
  background-color: hsl(var(--muted-foreground) / 0);
}
.bg-muted-foreground\/10 {
  background-color: hsl(var(--muted-foreground) / 0.1);
}
.bg-muted-foreground\/100 {
  background-color: hsl(var(--muted-foreground) / 1);
}
.bg-muted-foreground\/15 {
  background-color: hsl(var(--muted-foreground) / 0.15);
}
.bg-muted-foreground\/20 {
  background-color: hsl(var(--muted-foreground) / 0.2);
}
.bg-muted-foreground\/25 {
  background-color: hsl(var(--muted-foreground) / 0.25);
}
.bg-muted-foreground\/30 {
  background-color: hsl(var(--muted-foreground) / 0.3);
}
.bg-muted-foreground\/35 {
  background-color: hsl(var(--muted-foreground) / 0.35);
}
.bg-muted-foreground\/40 {
  background-color: hsl(var(--muted-foreground) / 0.4);
}
.bg-muted-foreground\/45 {
  background-color: hsl(var(--muted-foreground) / 0.45);
}
.bg-muted-foreground\/5 {
  background-color: hsl(var(--muted-foreground) / 0.05);
}
.bg-muted-foreground\/50 {
  background-color: hsl(var(--muted-foreground) / 0.5);
}
.bg-muted-foreground\/55 {
  background-color: hsl(var(--muted-foreground) / 0.55);
}
.bg-muted-foreground\/60 {
  background-color: hsl(var(--muted-foreground) / 0.6);
}
.bg-muted-foreground\/65 {
  background-color: hsl(var(--muted-foreground) / 0.65);
}
.bg-muted-foreground\/70 {
  background-color: hsl(var(--muted-foreground) / 0.7);
}
.bg-muted-foreground\/75 {
  background-color: hsl(var(--muted-foreground) / 0.75);
}
.bg-muted-foreground\/80 {
  background-color: hsl(var(--muted-foreground) / 0.8);
}
.bg-muted-foreground\/85 {
  background-color: hsl(var(--muted-foreground) / 0.85);
}
.bg-muted-foreground\/90 {
  background-color: hsl(var(--muted-foreground) / 0.9);
}
.bg-muted-foreground\/95 {
  background-color: hsl(var(--muted-foreground) / 0.95);
}
.bg-muted\/0 {
  background-color: hsl(var(--muted) / 0);
}
.bg-muted\/10 {
  background-color: hsl(var(--muted) / 0.1);
}
.bg-muted\/100 {
  background-color: hsl(var(--muted) / 1);
}
.bg-muted\/15 {
  background-color: hsl(var(--muted) / 0.15);
}
.bg-muted\/20 {
  background-color: hsl(var(--muted) / 0.2);
}
.bg-muted\/25 {
  background-color: hsl(var(--muted) / 0.25);
}
.bg-muted\/30 {
  background-color: hsl(var(--muted) / 0.3);
}
.bg-muted\/35 {
  background-color: hsl(var(--muted) / 0.35);
}
.bg-muted\/40 {
  background-color: hsl(var(--muted) / 0.4);
}
.bg-muted\/45 {
  background-color: hsl(var(--muted) / 0.45);
}
.bg-muted\/5 {
  background-color: hsl(var(--muted) / 0.05);
}
.bg-muted\/50 {
  background-color: hsl(var(--muted) / 0.5);
}
.bg-muted\/55 {
  background-color: hsl(var(--muted) / 0.55);
}
.bg-muted\/60 {
  background-color: hsl(var(--muted) / 0.6);
}
.bg-muted\/65 {
  background-color: hsl(var(--muted) / 0.65);
}
.bg-muted\/70 {
  background-color: hsl(var(--muted) / 0.7);
}
.bg-muted\/75 {
  background-color: hsl(var(--muted) / 0.75);
}
.bg-muted\/80 {
  background-color: hsl(var(--muted) / 0.8);
}
.bg-muted\/85 {
  background-color: hsl(var(--muted) / 0.85);
}
.bg-muted\/90 {
  background-color: hsl(var(--muted) / 0.9);
}
.bg-muted\/95 {
  background-color: hsl(var(--muted) / 0.95);
}
.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.bg-primary {
  background-color: hsl(var(--primary));
}
.bg-primary-foreground {
  background-color: hsl(var(--primary-foreground));
}
.bg-primary-foreground\/0 {
  background-color: hsl(var(--primary-foreground) / 0);
}
.bg-primary-foreground\/10 {
  background-color: hsl(var(--primary-foreground) / 0.1);
}
.bg-primary-foreground\/100 {
  background-color: hsl(var(--primary-foreground) / 1);
}
.bg-primary-foreground\/15 {
  background-color: hsl(var(--primary-foreground) / 0.15);
}
.bg-primary-foreground\/20 {
  background-color: hsl(var(--primary-foreground) / 0.2);
}
.bg-primary-foreground\/25 {
  background-color: hsl(var(--primary-foreground) / 0.25);
}
.bg-primary-foreground\/30 {
  background-color: hsl(var(--primary-foreground) / 0.3);
}
.bg-primary-foreground\/35 {
  background-color: hsl(var(--primary-foreground) / 0.35);
}
.bg-primary-foreground\/40 {
  background-color: hsl(var(--primary-foreground) / 0.4);
}
.bg-primary-foreground\/45 {
  background-color: hsl(var(--primary-foreground) / 0.45);
}
.bg-primary-foreground\/5 {
  background-color: hsl(var(--primary-foreground) / 0.05);
}
.bg-primary-foreground\/50 {
  background-color: hsl(var(--primary-foreground) / 0.5);
}
.bg-primary-foreground\/55 {
  background-color: hsl(var(--primary-foreground) / 0.55);
}
.bg-primary-foreground\/60 {
  background-color: hsl(var(--primary-foreground) / 0.6);
}
.bg-primary-foreground\/65 {
  background-color: hsl(var(--primary-foreground) / 0.65);
}
.bg-primary-foreground\/70 {
  background-color: hsl(var(--primary-foreground) / 0.7);
}
.bg-primary-foreground\/75 {
  background-color: hsl(var(--primary-foreground) / 0.75);
}
.bg-primary-foreground\/80 {
  background-color: hsl(var(--primary-foreground) / 0.8);
}
.bg-primary-foreground\/85 {
  background-color: hsl(var(--primary-foreground) / 0.85);
}
.bg-primary-foreground\/90 {
  background-color: hsl(var(--primary-foreground) / 0.9);
}
.bg-primary-foreground\/95 {
  background-color: hsl(var(--primary-foreground) / 0.95);
}
.bg-primary-hover {
  background-color: hsl(var(--primary-hover));
}
.bg-primary-hover\/0 {
  background-color: hsl(var(--primary-hover) / 0);
}
.bg-primary-hover\/10 {
  background-color: hsl(var(--primary-hover) / 0.1);
}
.bg-primary-hover\/100 {
  background-color: hsl(var(--primary-hover) / 1);
}
.bg-primary-hover\/15 {
  background-color: hsl(var(--primary-hover) / 0.15);
}
.bg-primary-hover\/20 {
  background-color: hsl(var(--primary-hover) / 0.2);
}
.bg-primary-hover\/25 {
  background-color: hsl(var(--primary-hover) / 0.25);
}
.bg-primary-hover\/30 {
  background-color: hsl(var(--primary-hover) / 0.3);
}
.bg-primary-hover\/35 {
  background-color: hsl(var(--primary-hover) / 0.35);
}
.bg-primary-hover\/40 {
  background-color: hsl(var(--primary-hover) / 0.4);
}
.bg-primary-hover\/45 {
  background-color: hsl(var(--primary-hover) / 0.45);
}
.bg-primary-hover\/5 {
  background-color: hsl(var(--primary-hover) / 0.05);
}
.bg-primary-hover\/50 {
  background-color: hsl(var(--primary-hover) / 0.5);
}
.bg-primary-hover\/55 {
  background-color: hsl(var(--primary-hover) / 0.55);
}
.bg-primary-hover\/60 {
  background-color: hsl(var(--primary-hover) / 0.6);
}
.bg-primary-hover\/65 {
  background-color: hsl(var(--primary-hover) / 0.65);
}
.bg-primary-hover\/70 {
  background-color: hsl(var(--primary-hover) / 0.7);
}
.bg-primary-hover\/75 {
  background-color: hsl(var(--primary-hover) / 0.75);
}
.bg-primary-hover\/80 {
  background-color: hsl(var(--primary-hover) / 0.8);
}
.bg-primary-hover\/85 {
  background-color: hsl(var(--primary-hover) / 0.85);
}
.bg-primary-hover\/90 {
  background-color: hsl(var(--primary-hover) / 0.9);
}
.bg-primary-hover\/95 {
  background-color: hsl(var(--primary-hover) / 0.95);
}
.bg-primary\/0 {
  background-color: hsl(var(--primary) / 0);
}
.bg-primary\/10 {
  background-color: hsl(var(--primary) / 0.1);
}
.bg-primary\/100 {
  background-color: hsl(var(--primary) / 1);
}
.bg-primary\/15 {
  background-color: hsl(var(--primary) / 0.15);
}
.bg-primary\/20 {
  background-color: hsl(var(--primary) / 0.2);
}
.bg-primary\/25 {
  background-color: hsl(var(--primary) / 0.25);
}
.bg-primary\/30 {
  background-color: hsl(var(--primary) / 0.3);
}
.bg-primary\/35 {
  background-color: hsl(var(--primary) / 0.35);
}
.bg-primary\/40 {
  background-color: hsl(var(--primary) / 0.4);
}
.bg-primary\/45 {
  background-color: hsl(var(--primary) / 0.45);
}
.bg-primary\/5 {
  background-color: hsl(var(--primary) / 0.05);
}
.bg-primary\/50 {
  background-color: hsl(var(--primary) / 0.5);
}
.bg-primary\/55 {
  background-color: hsl(var(--primary) / 0.55);
}
.bg-primary\/60 {
  background-color: hsl(var(--primary) / 0.6);
}
.bg-primary\/65 {
  background-color: hsl(var(--primary) / 0.65);
}
.bg-primary\/70 {
  background-color: hsl(var(--primary) / 0.7);
}
.bg-primary\/75 {
  background-color: hsl(var(--primary) / 0.75);
}
.bg-primary\/80 {
  background-color: hsl(var(--primary) / 0.8);
}
.bg-primary\/85 {
  background-color: hsl(var(--primary) / 0.85);
}
.bg-primary\/90 {
  background-color: hsl(var(--primary) / 0.9);
}
.bg-primary\/95 {
  background-color: hsl(var(--primary) / 0.95);
}
.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-ring {
  background-color: hsl(var(--ring));
}
.bg-ring\/0 {
  background-color: hsl(var(--ring) / 0);
}
.bg-ring\/10 {
  background-color: hsl(var(--ring) / 0.1);
}
.bg-ring\/100 {
  background-color: hsl(var(--ring) / 1);
}
.bg-ring\/15 {
  background-color: hsl(var(--ring) / 0.15);
}
.bg-ring\/20 {
  background-color: hsl(var(--ring) / 0.2);
}
.bg-ring\/25 {
  background-color: hsl(var(--ring) / 0.25);
}
.bg-ring\/30 {
  background-color: hsl(var(--ring) / 0.3);
}
.bg-ring\/35 {
  background-color: hsl(var(--ring) / 0.35);
}
.bg-ring\/40 {
  background-color: hsl(var(--ring) / 0.4);
}
.bg-ring\/45 {
  background-color: hsl(var(--ring) / 0.45);
}
.bg-ring\/5 {
  background-color: hsl(var(--ring) / 0.05);
}
.bg-ring\/50 {
  background-color: hsl(var(--ring) / 0.5);
}
.bg-ring\/55 {
  background-color: hsl(var(--ring) / 0.55);
}
.bg-ring\/60 {
  background-color: hsl(var(--ring) / 0.6);
}
.bg-ring\/65 {
  background-color: hsl(var(--ring) / 0.65);
}
.bg-ring\/70 {
  background-color: hsl(var(--ring) / 0.7);
}
.bg-ring\/75 {
  background-color: hsl(var(--ring) / 0.75);
}
.bg-ring\/80 {
  background-color: hsl(var(--ring) / 0.8);
}
.bg-ring\/85 {
  background-color: hsl(var(--ring) / 0.85);
}
.bg-ring\/90 {
  background-color: hsl(var(--ring) / 0.9);
}
.bg-ring\/95 {
  background-color: hsl(var(--ring) / 0.95);
}
.bg-secondary {
  background-color: hsl(var(--secondary));
}
.bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.bg-transparent {
  background-color: transparent;
}
.bg-violet-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}
.bg-white\/60 {
  background-color: rgb(255 255 255 / 0.6);
}
.bg-white\/70 {
  background-color: rgb(255 255 255 / 0.7);
}
.bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8);
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.from-muted {
  --tw-gradient-from: hsl(var(--muted)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-muted\/40 {
  --tw-gradient-from: hsl(var(--muted) / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-background {
  --tw-gradient-to: hsl(var(--background) / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), hsl(var(--background)) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-primary\/5 {
  --tw-gradient-to: hsl(var(--primary) / 0.05) var(--tw-gradient-to-position);
}
.fill-primary {
  fill: hsl(var(--primary));
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-11 {
  padding: 2.75rem;
}
.p-12 {
  padding: 3rem;
}
.p-14 {
  padding: 3.5rem;
}
.p-16 {
  padding: 4rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-20 {
  padding: 5rem;
}
.p-24 {
  padding: 6rem;
}
.p-28 {
  padding: 7rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-3\.5 {
  padding: 0.875rem;
}
.p-32 {
  padding: 8rem;
}
.p-36 {
  padding: 9rem;
}
.p-4 {
  padding: 1rem;
}
.p-40 {
  padding: 10rem;
}
.p-44 {
  padding: 11rem;
}
.p-48 {
  padding: 12rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-52 {
  padding: 13rem;
}
.p-56 {
  padding: 14rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-60 {
  padding: 15rem;
}
.p-64 {
  padding: 16rem;
}
.p-7 {
  padding: 1.75rem;
}
.p-72 {
  padding: 18rem;
}
.p-8 {
  padding: 2rem;
}
.p-80 {
  padding: 20rem;
}
.p-9 {
  padding: 2.25rem;
}
.p-96 {
  padding: 24rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-0\.5 {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-11 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}
.px-24 {
  padding-left: 6rem;
  padding-right: 6rem;
}
.px-28 {
  padding-left: 7rem;
  padding-right: 7rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-32 {
  padding-left: 8rem;
  padding-right: 8rem;
}
.px-36 {
  padding-left: 9rem;
  padding-right: 9rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-40 {
  padding-left: 10rem;
  padding-right: 10rem;
}
.px-44 {
  padding-left: 11rem;
  padding-right: 11rem;
}
.px-48 {
  padding-left: 12rem;
  padding-right: 12rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-52 {
  padding-left: 13rem;
  padding-right: 13rem;
}
.px-56 {
  padding-left: 14rem;
  padding-right: 14rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-60 {
  padding-left: 15rem;
  padding-right: 15rem;
}
.px-64 {
  padding-left: 16rem;
  padding-right: 16rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-72 {
  padding-left: 18rem;
  padding-right: 18rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-80 {
  padding-left: 20rem;
  padding-right: 20rem;
}
.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-96 {
  padding-left: 24rem;
  padding-right: 24rem;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-28 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.py-36 {
  padding-top: 9rem;
  padding-bottom: 9rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
.py-44 {
  padding-top: 11rem;
  padding-bottom: 11rem;
}
.py-48 {
  padding-top: 12rem;
  padding-bottom: 12rem;
}
.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-52 {
  padding-top: 13rem;
  padding-bottom: 13rem;
}
.py-56 {
  padding-top: 14rem;
  padding-bottom: 14rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-60 {
  padding-top: 15rem;
  padding-bottom: 15rem;
}
.py-64 {
  padding-top: 16rem;
  padding-bottom: 16rem;
}
.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-72 {
  padding-top: 18rem;
  padding-bottom: 18rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-80 {
  padding-top: 20rem;
  padding-bottom: 20rem;
}
.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.py-96 {
  padding-top: 24rem;
  padding-bottom: 24rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pb-6 {
  padding-bottom: 1.5rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-sans {
  font-family: var(--font-plus-jakarta), ui-sans-serif, system-ui, sans-serif;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[0\.7rem\] {
  font-size: 0.7rem;
}
.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-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-none {
  line-height: 1;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.text-accent {
  color: hsl(var(--accent));
}
.text-accent-foreground {
  color: hsl(var(--accent-foreground));
}
.text-accent-foreground\/0 {
  color: hsl(var(--accent-foreground) / 0);
}
.text-accent-foreground\/10 {
  color: hsl(var(--accent-foreground) / 0.1);
}
.text-accent-foreground\/100 {
  color: hsl(var(--accent-foreground) / 1);
}
.text-accent-foreground\/15 {
  color: hsl(var(--accent-foreground) / 0.15);
}
.text-accent-foreground\/20 {
  color: hsl(var(--accent-foreground) / 0.2);
}
.text-accent-foreground\/25 {
  color: hsl(var(--accent-foreground) / 0.25);
}
.text-accent-foreground\/30 {
  color: hsl(var(--accent-foreground) / 0.3);
}
.text-accent-foreground\/35 {
  color: hsl(var(--accent-foreground) / 0.35);
}
.text-accent-foreground\/40 {
  color: hsl(var(--accent-foreground) / 0.4);
}
.text-accent-foreground\/45 {
  color: hsl(var(--accent-foreground) / 0.45);
}
.text-accent-foreground\/5 {
  color: hsl(var(--accent-foreground) / 0.05);
}
.text-accent-foreground\/50 {
  color: hsl(var(--accent-foreground) / 0.5);
}
.text-accent-foreground\/55 {
  color: hsl(var(--accent-foreground) / 0.55);
}
.text-accent-foreground\/60 {
  color: hsl(var(--accent-foreground) / 0.6);
}
.text-accent-foreground\/65 {
  color: hsl(var(--accent-foreground) / 0.65);
}
.text-accent-foreground\/70 {
  color: hsl(var(--accent-foreground) / 0.7);
}
.text-accent-foreground\/75 {
  color: hsl(var(--accent-foreground) / 0.75);
}
.text-accent-foreground\/80 {
  color: hsl(var(--accent-foreground) / 0.8);
}
.text-accent-foreground\/85 {
  color: hsl(var(--accent-foreground) / 0.85);
}
.text-accent-foreground\/90 {
  color: hsl(var(--accent-foreground) / 0.9);
}
.text-accent-foreground\/95 {
  color: hsl(var(--accent-foreground) / 0.95);
}
.text-accent\/0 {
  color: hsl(var(--accent) / 0);
}
.text-accent\/10 {
  color: hsl(var(--accent) / 0.1);
}
.text-accent\/100 {
  color: hsl(var(--accent) / 1);
}
.text-accent\/15 {
  color: hsl(var(--accent) / 0.15);
}
.text-accent\/20 {
  color: hsl(var(--accent) / 0.2);
}
.text-accent\/25 {
  color: hsl(var(--accent) / 0.25);
}
.text-accent\/30 {
  color: hsl(var(--accent) / 0.3);
}
.text-accent\/35 {
  color: hsl(var(--accent) / 0.35);
}
.text-accent\/40 {
  color: hsl(var(--accent) / 0.4);
}
.text-accent\/45 {
  color: hsl(var(--accent) / 0.45);
}
.text-accent\/5 {
  color: hsl(var(--accent) / 0.05);
}
.text-accent\/50 {
  color: hsl(var(--accent) / 0.5);
}
.text-accent\/55 {
  color: hsl(var(--accent) / 0.55);
}
.text-accent\/60 {
  color: hsl(var(--accent) / 0.6);
}
.text-accent\/65 {
  color: hsl(var(--accent) / 0.65);
}
.text-accent\/70 {
  color: hsl(var(--accent) / 0.7);
}
.text-accent\/75 {
  color: hsl(var(--accent) / 0.75);
}
.text-accent\/80 {
  color: hsl(var(--accent) / 0.8);
}
.text-accent\/85 {
  color: hsl(var(--accent) / 0.85);
}
.text-accent\/90 {
  color: hsl(var(--accent) / 0.9);
}
.text-accent\/95 {
  color: hsl(var(--accent) / 0.95);
}
.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-background {
  color: hsl(var(--background));
}
.text-background\/0 {
  color: hsl(var(--background) / 0);
}
.text-background\/10 {
  color: hsl(var(--background) / 0.1);
}
.text-background\/100 {
  color: hsl(var(--background) / 1);
}
.text-background\/15 {
  color: hsl(var(--background) / 0.15);
}
.text-background\/20 {
  color: hsl(var(--background) / 0.2);
}
.text-background\/25 {
  color: hsl(var(--background) / 0.25);
}
.text-background\/30 {
  color: hsl(var(--background) / 0.3);
}
.text-background\/35 {
  color: hsl(var(--background) / 0.35);
}
.text-background\/40 {
  color: hsl(var(--background) / 0.4);
}
.text-background\/45 {
  color: hsl(var(--background) / 0.45);
}
.text-background\/5 {
  color: hsl(var(--background) / 0.05);
}
.text-background\/50 {
  color: hsl(var(--background) / 0.5);
}
.text-background\/55 {
  color: hsl(var(--background) / 0.55);
}
.text-background\/60 {
  color: hsl(var(--background) / 0.6);
}
.text-background\/65 {
  color: hsl(var(--background) / 0.65);
}
.text-background\/70 {
  color: hsl(var(--background) / 0.7);
}
.text-background\/75 {
  color: hsl(var(--background) / 0.75);
}
.text-background\/80 {
  color: hsl(var(--background) / 0.8);
}
.text-background\/85 {
  color: hsl(var(--background) / 0.85);
}
.text-background\/90 {
  color: hsl(var(--background) / 0.9);
}
.text-background\/95 {
  color: hsl(var(--background) / 0.95);
}
.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-border {
  color: hsl(var(--border));
}
.text-border\/0 {
  color: hsl(var(--border) / 0);
}
.text-border\/10 {
  color: hsl(var(--border) / 0.1);
}
.text-border\/100 {
  color: hsl(var(--border) / 1);
}
.text-border\/15 {
  color: hsl(var(--border) / 0.15);
}
.text-border\/20 {
  color: hsl(var(--border) / 0.2);
}
.text-border\/25 {
  color: hsl(var(--border) / 0.25);
}
.text-border\/30 {
  color: hsl(var(--border) / 0.3);
}
.text-border\/35 {
  color: hsl(var(--border) / 0.35);
}
.text-border\/40 {
  color: hsl(var(--border) / 0.4);
}
.text-border\/45 {
  color: hsl(var(--border) / 0.45);
}
.text-border\/5 {
  color: hsl(var(--border) / 0.05);
}
.text-border\/50 {
  color: hsl(var(--border) / 0.5);
}
.text-border\/55 {
  color: hsl(var(--border) / 0.55);
}
.text-border\/60 {
  color: hsl(var(--border) / 0.6);
}
.text-border\/65 {
  color: hsl(var(--border) / 0.65);
}
.text-border\/70 {
  color: hsl(var(--border) / 0.7);
}
.text-border\/75 {
  color: hsl(var(--border) / 0.75);
}
.text-border\/80 {
  color: hsl(var(--border) / 0.8);
}
.text-border\/85 {
  color: hsl(var(--border) / 0.85);
}
.text-border\/90 {
  color: hsl(var(--border) / 0.9);
}
.text-border\/95 {
  color: hsl(var(--border) / 0.95);
}
.text-brand-blue {
  color: hsl(var(--brand-blue));
}
.text-card {
  color: hsl(var(--card));
}
.text-card-foreground {
  color: hsl(var(--card-foreground));
}
.text-card-foreground\/0 {
  color: hsl(var(--card-foreground) / 0);
}
.text-card-foreground\/10 {
  color: hsl(var(--card-foreground) / 0.1);
}
.text-card-foreground\/100 {
  color: hsl(var(--card-foreground) / 1);
}
.text-card-foreground\/15 {
  color: hsl(var(--card-foreground) / 0.15);
}
.text-card-foreground\/20 {
  color: hsl(var(--card-foreground) / 0.2);
}
.text-card-foreground\/25 {
  color: hsl(var(--card-foreground) / 0.25);
}
.text-card-foreground\/30 {
  color: hsl(var(--card-foreground) / 0.3);
}
.text-card-foreground\/35 {
  color: hsl(var(--card-foreground) / 0.35);
}
.text-card-foreground\/40 {
  color: hsl(var(--card-foreground) / 0.4);
}
.text-card-foreground\/45 {
  color: hsl(var(--card-foreground) / 0.45);
}
.text-card-foreground\/5 {
  color: hsl(var(--card-foreground) / 0.05);
}
.text-card-foreground\/50 {
  color: hsl(var(--card-foreground) / 0.5);
}
.text-card-foreground\/55 {
  color: hsl(var(--card-foreground) / 0.55);
}
.text-card-foreground\/60 {
  color: hsl(var(--card-foreground) / 0.6);
}
.text-card-foreground\/65 {
  color: hsl(var(--card-foreground) / 0.65);
}
.text-card-foreground\/70 {
  color: hsl(var(--card-foreground) / 0.7);
}
.text-card-foreground\/75 {
  color: hsl(var(--card-foreground) / 0.75);
}
.text-card-foreground\/80 {
  color: hsl(var(--card-foreground) / 0.8);
}
.text-card-foreground\/85 {
  color: hsl(var(--card-foreground) / 0.85);
}
.text-card-foreground\/90 {
  color: hsl(var(--card-foreground) / 0.9);
}
.text-card-foreground\/95 {
  color: hsl(var(--card-foreground) / 0.95);
}
.text-card\/0 {
  color: hsl(var(--card) / 0);
}
.text-card\/10 {
  color: hsl(var(--card) / 0.1);
}
.text-card\/100 {
  color: hsl(var(--card) / 1);
}
.text-card\/15 {
  color: hsl(var(--card) / 0.15);
}
.text-card\/20 {
  color: hsl(var(--card) / 0.2);
}
.text-card\/25 {
  color: hsl(var(--card) / 0.25);
}
.text-card\/30 {
  color: hsl(var(--card) / 0.3);
}
.text-card\/35 {
  color: hsl(var(--card) / 0.35);
}
.text-card\/40 {
  color: hsl(var(--card) / 0.4);
}
.text-card\/45 {
  color: hsl(var(--card) / 0.45);
}
.text-card\/5 {
  color: hsl(var(--card) / 0.05);
}
.text-card\/50 {
  color: hsl(var(--card) / 0.5);
}
.text-card\/55 {
  color: hsl(var(--card) / 0.55);
}
.text-card\/60 {
  color: hsl(var(--card) / 0.6);
}
.text-card\/65 {
  color: hsl(var(--card) / 0.65);
}
.text-card\/70 {
  color: hsl(var(--card) / 0.7);
}
.text-card\/75 {
  color: hsl(var(--card) / 0.75);
}
.text-card\/80 {
  color: hsl(var(--card) / 0.8);
}
.text-card\/85 {
  color: hsl(var(--card) / 0.85);
}
.text-card\/90 {
  color: hsl(var(--card) / 0.9);
}
.text-card\/95 {
  color: hsl(var(--card) / 0.95);
}
.text-destructive {
  color: hsl(var(--destructive));
}
.text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}
.text-destructive-foreground\/0 {
  color: hsl(var(--destructive-foreground) / 0);
}
.text-destructive-foreground\/10 {
  color: hsl(var(--destructive-foreground) / 0.1);
}
.text-destructive-foreground\/100 {
  color: hsl(var(--destructive-foreground) / 1);
}
.text-destructive-foreground\/15 {
  color: hsl(var(--destructive-foreground) / 0.15);
}
.text-destructive-foreground\/20 {
  color: hsl(var(--destructive-foreground) / 0.2);
}
.text-destructive-foreground\/25 {
  color: hsl(var(--destructive-foreground) / 0.25);
}
.text-destructive-foreground\/30 {
  color: hsl(var(--destructive-foreground) / 0.3);
}
.text-destructive-foreground\/35 {
  color: hsl(var(--destructive-foreground) / 0.35);
}
.text-destructive-foreground\/40 {
  color: hsl(var(--destructive-foreground) / 0.4);
}
.text-destructive-foreground\/45 {
  color: hsl(var(--destructive-foreground) / 0.45);
}
.text-destructive-foreground\/5 {
  color: hsl(var(--destructive-foreground) / 0.05);
}
.text-destructive-foreground\/50 {
  color: hsl(var(--destructive-foreground) / 0.5);
}
.text-destructive-foreground\/55 {
  color: hsl(var(--destructive-foreground) / 0.55);
}
.text-destructive-foreground\/60 {
  color: hsl(var(--destructive-foreground) / 0.6);
}
.text-destructive-foreground\/65 {
  color: hsl(var(--destructive-foreground) / 0.65);
}
.text-destructive-foreground\/70 {
  color: hsl(var(--destructive-foreground) / 0.7);
}
.text-destructive-foreground\/75 {
  color: hsl(var(--destructive-foreground) / 0.75);
}
.text-destructive-foreground\/80 {
  color: hsl(var(--destructive-foreground) / 0.8);
}
.text-destructive-foreground\/85 {
  color: hsl(var(--destructive-foreground) / 0.85);
}
.text-destructive-foreground\/90 {
  color: hsl(var(--destructive-foreground) / 0.9);
}
.text-destructive-foreground\/95 {
  color: hsl(var(--destructive-foreground) / 0.95);
}
.text-destructive\/0 {
  color: hsl(var(--destructive) / 0);
}
.text-destructive\/10 {
  color: hsl(var(--destructive) / 0.1);
}
.text-destructive\/100 {
  color: hsl(var(--destructive) / 1);
}
.text-destructive\/15 {
  color: hsl(var(--destructive) / 0.15);
}
.text-destructive\/20 {
  color: hsl(var(--destructive) / 0.2);
}
.text-destructive\/25 {
  color: hsl(var(--destructive) / 0.25);
}
.text-destructive\/30 {
  color: hsl(var(--destructive) / 0.3);
}
.text-destructive\/35 {
  color: hsl(var(--destructive) / 0.35);
}
.text-destructive\/40 {
  color: hsl(var(--destructive) / 0.4);
}
.text-destructive\/45 {
  color: hsl(var(--destructive) / 0.45);
}
.text-destructive\/5 {
  color: hsl(var(--destructive) / 0.05);
}
.text-destructive\/50 {
  color: hsl(var(--destructive) / 0.5);
}
.text-destructive\/55 {
  color: hsl(var(--destructive) / 0.55);
}
.text-destructive\/60 {
  color: hsl(var(--destructive) / 0.6);
}
.text-destructive\/65 {
  color: hsl(var(--destructive) / 0.65);
}
.text-destructive\/70 {
  color: hsl(var(--destructive) / 0.7);
}
.text-destructive\/75 {
  color: hsl(var(--destructive) / 0.75);
}
.text-destructive\/80 {
  color: hsl(var(--destructive) / 0.8);
}
.text-destructive\/85 {
  color: hsl(var(--destructive) / 0.85);
}
.text-destructive\/90 {
  color: hsl(var(--destructive) / 0.9);
}
.text-destructive\/95 {
  color: hsl(var(--destructive) / 0.95);
}
.text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.text-foreground {
  color: hsl(var(--foreground));
}
.text-foreground\/0 {
  color: hsl(var(--foreground) / 0);
}
.text-foreground\/10 {
  color: hsl(var(--foreground) / 0.1);
}
.text-foreground\/100 {
  color: hsl(var(--foreground) / 1);
}
.text-foreground\/15 {
  color: hsl(var(--foreground) / 0.15);
}
.text-foreground\/20 {
  color: hsl(var(--foreground) / 0.2);
}
.text-foreground\/25 {
  color: hsl(var(--foreground) / 0.25);
}
.text-foreground\/30 {
  color: hsl(var(--foreground) / 0.3);
}
.text-foreground\/35 {
  color: hsl(var(--foreground) / 0.35);
}
.text-foreground\/40 {
  color: hsl(var(--foreground) / 0.4);
}
.text-foreground\/45 {
  color: hsl(var(--foreground) / 0.45);
}
.text-foreground\/5 {
  color: hsl(var(--foreground) / 0.05);
}
.text-foreground\/50 {
  color: hsl(var(--foreground) / 0.5);
}
.text-foreground\/55 {
  color: hsl(var(--foreground) / 0.55);
}
.text-foreground\/60 {
  color: hsl(var(--foreground) / 0.6);
}
.text-foreground\/65 {
  color: hsl(var(--foreground) / 0.65);
}
.text-foreground\/70 {
  color: hsl(var(--foreground) / 0.7);
}
.text-foreground\/75 {
  color: hsl(var(--foreground) / 0.75);
}
.text-foreground\/80 {
  color: hsl(var(--foreground) / 0.8);
}
.text-foreground\/85 {
  color: hsl(var(--foreground) / 0.85);
}
.text-foreground\/90 {
  color: hsl(var(--foreground) / 0.9);
}
.text-foreground\/95 {
  color: hsl(var(--foreground) / 0.95);
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-input {
  color: hsl(var(--input));
}
.text-input\/0 {
  color: hsl(var(--input) / 0);
}
.text-input\/10 {
  color: hsl(var(--input) / 0.1);
}
.text-input\/100 {
  color: hsl(var(--input) / 1);
}
.text-input\/15 {
  color: hsl(var(--input) / 0.15);
}
.text-input\/20 {
  color: hsl(var(--input) / 0.2);
}
.text-input\/25 {
  color: hsl(var(--input) / 0.25);
}
.text-input\/30 {
  color: hsl(var(--input) / 0.3);
}
.text-input\/35 {
  color: hsl(var(--input) / 0.35);
}
.text-input\/40 {
  color: hsl(var(--input) / 0.4);
}
.text-input\/45 {
  color: hsl(var(--input) / 0.45);
}
.text-input\/5 {
  color: hsl(var(--input) / 0.05);
}
.text-input\/50 {
  color: hsl(var(--input) / 0.5);
}
.text-input\/55 {
  color: hsl(var(--input) / 0.55);
}
.text-input\/60 {
  color: hsl(var(--input) / 0.6);
}
.text-input\/65 {
  color: hsl(var(--input) / 0.65);
}
.text-input\/70 {
  color: hsl(var(--input) / 0.7);
}
.text-input\/75 {
  color: hsl(var(--input) / 0.75);
}
.text-input\/80 {
  color: hsl(var(--input) / 0.8);
}
.text-input\/85 {
  color: hsl(var(--input) / 0.85);
}
.text-input\/90 {
  color: hsl(var(--input) / 0.9);
}
.text-input\/95 {
  color: hsl(var(--input) / 0.95);
}
.text-muted {
  color: hsl(var(--muted));
}
.text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.text-muted-foreground\/0 {
  color: hsl(var(--muted-foreground) / 0);
}
.text-muted-foreground\/10 {
  color: hsl(var(--muted-foreground) / 0.1);
}
.text-muted-foreground\/100 {
  color: hsl(var(--muted-foreground) / 1);
}
.text-muted-foreground\/15 {
  color: hsl(var(--muted-foreground) / 0.15);
}
.text-muted-foreground\/20 {
  color: hsl(var(--muted-foreground) / 0.2);
}
.text-muted-foreground\/25 {
  color: hsl(var(--muted-foreground) / 0.25);
}
.text-muted-foreground\/30 {
  color: hsl(var(--muted-foreground) / 0.3);
}
.text-muted-foreground\/35 {
  color: hsl(var(--muted-foreground) / 0.35);
}
.text-muted-foreground\/40 {
  color: hsl(var(--muted-foreground) / 0.4);
}
.text-muted-foreground\/45 {
  color: hsl(var(--muted-foreground) / 0.45);
}
.text-muted-foreground\/5 {
  color: hsl(var(--muted-foreground) / 0.05);
}
.text-muted-foreground\/50 {
  color: hsl(var(--muted-foreground) / 0.5);
}
.text-muted-foreground\/55 {
  color: hsl(var(--muted-foreground) / 0.55);
}
.text-muted-foreground\/60 {
  color: hsl(var(--muted-foreground) / 0.6);
}
.text-muted-foreground\/65 {
  color: hsl(var(--muted-foreground) / 0.65);
}
.text-muted-foreground\/70 {
  color: hsl(var(--muted-foreground) / 0.7);
}
.text-muted-foreground\/75 {
  color: hsl(var(--muted-foreground) / 0.75);
}
.text-muted-foreground\/80 {
  color: hsl(var(--muted-foreground) / 0.8);
}
.text-muted-foreground\/85 {
  color: hsl(var(--muted-foreground) / 0.85);
}
.text-muted-foreground\/90 {
  color: hsl(var(--muted-foreground) / 0.9);
}
.text-muted-foreground\/95 {
  color: hsl(var(--muted-foreground) / 0.95);
}
.text-muted\/0 {
  color: hsl(var(--muted) / 0);
}
.text-muted\/10 {
  color: hsl(var(--muted) / 0.1);
}
.text-muted\/100 {
  color: hsl(var(--muted) / 1);
}
.text-muted\/15 {
  color: hsl(var(--muted) / 0.15);
}
.text-muted\/20 {
  color: hsl(var(--muted) / 0.2);
}
.text-muted\/25 {
  color: hsl(var(--muted) / 0.25);
}
.text-muted\/30 {
  color: hsl(var(--muted) / 0.3);
}
.text-muted\/35 {
  color: hsl(var(--muted) / 0.35);
}
.text-muted\/40 {
  color: hsl(var(--muted) / 0.4);
}
.text-muted\/45 {
  color: hsl(var(--muted) / 0.45);
}
.text-muted\/5 {
  color: hsl(var(--muted) / 0.05);
}
.text-muted\/50 {
  color: hsl(var(--muted) / 0.5);
}
.text-muted\/55 {
  color: hsl(var(--muted) / 0.55);
}
.text-muted\/60 {
  color: hsl(var(--muted) / 0.6);
}
.text-muted\/65 {
  color: hsl(var(--muted) / 0.65);
}
.text-muted\/70 {
  color: hsl(var(--muted) / 0.7);
}
.text-muted\/75 {
  color: hsl(var(--muted) / 0.75);
}
.text-muted\/80 {
  color: hsl(var(--muted) / 0.8);
}
.text-muted\/85 {
  color: hsl(var(--muted) / 0.85);
}
.text-muted\/90 {
  color: hsl(var(--muted) / 0.9);
}
.text-muted\/95 {
  color: hsl(var(--muted) / 0.95);
}
.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.text-popover-foreground {
  color: hsl(var(--popover-foreground));
}
.text-primary {
  color: hsl(var(--primary));
}
.text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.text-primary-foreground\/0 {
  color: hsl(var(--primary-foreground) / 0);
}
.text-primary-foreground\/10 {
  color: hsl(var(--primary-foreground) / 0.1);
}
.text-primary-foreground\/100 {
  color: hsl(var(--primary-foreground) / 1);
}
.text-primary-foreground\/15 {
  color: hsl(var(--primary-foreground) / 0.15);
}
.text-primary-foreground\/20 {
  color: hsl(var(--primary-foreground) / 0.2);
}
.text-primary-foreground\/25 {
  color: hsl(var(--primary-foreground) / 0.25);
}
.text-primary-foreground\/30 {
  color: hsl(var(--primary-foreground) / 0.3);
}
.text-primary-foreground\/35 {
  color: hsl(var(--primary-foreground) / 0.35);
}
.text-primary-foreground\/40 {
  color: hsl(var(--primary-foreground) / 0.4);
}
.text-primary-foreground\/45 {
  color: hsl(var(--primary-foreground) / 0.45);
}
.text-primary-foreground\/5 {
  color: hsl(var(--primary-foreground) / 0.05);
}
.text-primary-foreground\/50 {
  color: hsl(var(--primary-foreground) / 0.5);
}
.text-primary-foreground\/55 {
  color: hsl(var(--primary-foreground) / 0.55);
}
.text-primary-foreground\/60 {
  color: hsl(var(--primary-foreground) / 0.6);
}
.text-primary-foreground\/65 {
  color: hsl(var(--primary-foreground) / 0.65);
}
.text-primary-foreground\/70 {
  color: hsl(var(--primary-foreground) / 0.7);
}
.text-primary-foreground\/75 {
  color: hsl(var(--primary-foreground) / 0.75);
}
.text-primary-foreground\/80 {
  color: hsl(var(--primary-foreground) / 0.8);
}
.text-primary-foreground\/85 {
  color: hsl(var(--primary-foreground) / 0.85);
}
.text-primary-foreground\/90 {
  color: hsl(var(--primary-foreground) / 0.9);
}
.text-primary-foreground\/95 {
  color: hsl(var(--primary-foreground) / 0.95);
}
.text-primary-hover {
  color: hsl(var(--primary-hover));
}
.text-primary-hover\/0 {
  color: hsl(var(--primary-hover) / 0);
}
.text-primary-hover\/10 {
  color: hsl(var(--primary-hover) / 0.1);
}
.text-primary-hover\/100 {
  color: hsl(var(--primary-hover) / 1);
}
.text-primary-hover\/15 {
  color: hsl(var(--primary-hover) / 0.15);
}
.text-primary-hover\/20 {
  color: hsl(var(--primary-hover) / 0.2);
}
.text-primary-hover\/25 {
  color: hsl(var(--primary-hover) / 0.25);
}
.text-primary-hover\/30 {
  color: hsl(var(--primary-hover) / 0.3);
}
.text-primary-hover\/35 {
  color: hsl(var(--primary-hover) / 0.35);
}
.text-primary-hover\/40 {
  color: hsl(var(--primary-hover) / 0.4);
}
.text-primary-hover\/45 {
  color: hsl(var(--primary-hover) / 0.45);
}
.text-primary-hover\/5 {
  color: hsl(var(--primary-hover) / 0.05);
}
.text-primary-hover\/50 {
  color: hsl(var(--primary-hover) / 0.5);
}
.text-primary-hover\/55 {
  color: hsl(var(--primary-hover) / 0.55);
}
.text-primary-hover\/60 {
  color: hsl(var(--primary-hover) / 0.6);
}
.text-primary-hover\/65 {
  color: hsl(var(--primary-hover) / 0.65);
}
.text-primary-hover\/70 {
  color: hsl(var(--primary-hover) / 0.7);
}
.text-primary-hover\/75 {
  color: hsl(var(--primary-hover) / 0.75);
}
.text-primary-hover\/80 {
  color: hsl(var(--primary-hover) / 0.8);
}
.text-primary-hover\/85 {
  color: hsl(var(--primary-hover) / 0.85);
}
.text-primary-hover\/90 {
  color: hsl(var(--primary-hover) / 0.9);
}
.text-primary-hover\/95 {
  color: hsl(var(--primary-hover) / 0.95);
}
.text-primary\/0 {
  color: hsl(var(--primary) / 0);
}
.text-primary\/10 {
  color: hsl(var(--primary) / 0.1);
}
.text-primary\/100 {
  color: hsl(var(--primary) / 1);
}
.text-primary\/15 {
  color: hsl(var(--primary) / 0.15);
}
.text-primary\/20 {
  color: hsl(var(--primary) / 0.2);
}
.text-primary\/25 {
  color: hsl(var(--primary) / 0.25);
}
.text-primary\/30 {
  color: hsl(var(--primary) / 0.3);
}
.text-primary\/35 {
  color: hsl(var(--primary) / 0.35);
}
.text-primary\/40 {
  color: hsl(var(--primary) / 0.4);
}
.text-primary\/45 {
  color: hsl(var(--primary) / 0.45);
}
.text-primary\/5 {
  color: hsl(var(--primary) / 0.05);
}
.text-primary\/50 {
  color: hsl(var(--primary) / 0.5);
}
.text-primary\/55 {
  color: hsl(var(--primary) / 0.55);
}
.text-primary\/60 {
  color: hsl(var(--primary) / 0.6);
}
.text-primary\/65 {
  color: hsl(var(--primary) / 0.65);
}
.text-primary\/70 {
  color: hsl(var(--primary) / 0.7);
}
.text-primary\/75 {
  color: hsl(var(--primary) / 0.75);
}
.text-primary\/80 {
  color: hsl(var(--primary) / 0.8);
}
.text-primary\/85 {
  color: hsl(var(--primary) / 0.85);
}
.text-primary\/90 {
  color: hsl(var(--primary) / 0.9);
}
.text-primary\/95 {
  color: hsl(var(--primary) / 0.95);
}
.text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.text-ring {
  color: hsl(var(--ring));
}
.text-ring\/0 {
  color: hsl(var(--ring) / 0);
}
.text-ring\/10 {
  color: hsl(var(--ring) / 0.1);
}
.text-ring\/100 {
  color: hsl(var(--ring) / 1);
}
.text-ring\/15 {
  color: hsl(var(--ring) / 0.15);
}
.text-ring\/20 {
  color: hsl(var(--ring) / 0.2);
}
.text-ring\/25 {
  color: hsl(var(--ring) / 0.25);
}
.text-ring\/30 {
  color: hsl(var(--ring) / 0.3);
}
.text-ring\/35 {
  color: hsl(var(--ring) / 0.35);
}
.text-ring\/40 {
  color: hsl(var(--ring) / 0.4);
}
.text-ring\/45 {
  color: hsl(var(--ring) / 0.45);
}
.text-ring\/5 {
  color: hsl(var(--ring) / 0.05);
}
.text-ring\/50 {
  color: hsl(var(--ring) / 0.5);
}
.text-ring\/55 {
  color: hsl(var(--ring) / 0.55);
}
.text-ring\/60 {
  color: hsl(var(--ring) / 0.6);
}
.text-ring\/65 {
  color: hsl(var(--ring) / 0.65);
}
.text-ring\/70 {
  color: hsl(var(--ring) / 0.7);
}
.text-ring\/75 {
  color: hsl(var(--ring) / 0.75);
}
.text-ring\/80 {
  color: hsl(var(--ring) / 0.8);
}
.text-ring\/85 {
  color: hsl(var(--ring) / 0.85);
}
.text-ring\/90 {
  color: hsl(var(--ring) / 0.9);
}
.text-ring\/95 {
  color: hsl(var(--ring) / 0.95);
}
.text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.text-violet-800 {
  --tw-text-opacity: 1;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.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-card {
  --tw-shadow: var(--shadow-card);
  --tw-shadow-colored: var(--shadow-card);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-card-elevated {
  --tw-shadow: var(--shadow-card-elevated);
  --tw-shadow-colored: var(--shadow-card-elevated);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-glow {
  --tw-shadow: var(--shadow-glow);
  --tw-shadow-colored: var(--shadow-glow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 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-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  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);
}
.shadow-accent {
  --tw-shadow-color: hsl(var(--accent));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground {
  --tw-shadow-color: hsl(var(--accent-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/0 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/10 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/100 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/15 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/20 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/25 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/30 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/35 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/40 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/45 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/5 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/50 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/55 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/60 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/65 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/70 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/75 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/80 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/85 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/90 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent-foreground\/95 {
  --tw-shadow-color: hsl(var(--accent-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/0 {
  --tw-shadow-color: hsl(var(--accent) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/10 {
  --tw-shadow-color: hsl(var(--accent) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/100 {
  --tw-shadow-color: hsl(var(--accent) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/15 {
  --tw-shadow-color: hsl(var(--accent) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/20 {
  --tw-shadow-color: hsl(var(--accent) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/25 {
  --tw-shadow-color: hsl(var(--accent) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/30 {
  --tw-shadow-color: hsl(var(--accent) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/35 {
  --tw-shadow-color: hsl(var(--accent) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/40 {
  --tw-shadow-color: hsl(var(--accent) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/45 {
  --tw-shadow-color: hsl(var(--accent) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/5 {
  --tw-shadow-color: hsl(var(--accent) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/50 {
  --tw-shadow-color: hsl(var(--accent) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/55 {
  --tw-shadow-color: hsl(var(--accent) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/60 {
  --tw-shadow-color: hsl(var(--accent) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/65 {
  --tw-shadow-color: hsl(var(--accent) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/70 {
  --tw-shadow-color: hsl(var(--accent) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/75 {
  --tw-shadow-color: hsl(var(--accent) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/80 {
  --tw-shadow-color: hsl(var(--accent) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/85 {
  --tw-shadow-color: hsl(var(--accent) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/90 {
  --tw-shadow-color: hsl(var(--accent) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-accent\/95 {
  --tw-shadow-color: hsl(var(--accent) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100 {
  --tw-shadow-color: #fef3c7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/0 {
  --tw-shadow-color: rgb(254 243 199 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/10 {
  --tw-shadow-color: rgb(254 243 199 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/100 {
  --tw-shadow-color: rgb(254 243 199 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/15 {
  --tw-shadow-color: rgb(254 243 199 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/20 {
  --tw-shadow-color: rgb(254 243 199 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/25 {
  --tw-shadow-color: rgb(254 243 199 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/30 {
  --tw-shadow-color: rgb(254 243 199 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/35 {
  --tw-shadow-color: rgb(254 243 199 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/40 {
  --tw-shadow-color: rgb(254 243 199 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/45 {
  --tw-shadow-color: rgb(254 243 199 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/5 {
  --tw-shadow-color: rgb(254 243 199 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/50 {
  --tw-shadow-color: rgb(254 243 199 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/55 {
  --tw-shadow-color: rgb(254 243 199 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/60 {
  --tw-shadow-color: rgb(254 243 199 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/65 {
  --tw-shadow-color: rgb(254 243 199 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/70 {
  --tw-shadow-color: rgb(254 243 199 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/75 {
  --tw-shadow-color: rgb(254 243 199 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/80 {
  --tw-shadow-color: rgb(254 243 199 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/85 {
  --tw-shadow-color: rgb(254 243 199 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/90 {
  --tw-shadow-color: rgb(254 243 199 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-100\/95 {
  --tw-shadow-color: rgb(254 243 199 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200 {
  --tw-shadow-color: #fde68a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/0 {
  --tw-shadow-color: rgb(253 230 138 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/10 {
  --tw-shadow-color: rgb(253 230 138 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/100 {
  --tw-shadow-color: rgb(253 230 138 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/15 {
  --tw-shadow-color: rgb(253 230 138 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/20 {
  --tw-shadow-color: rgb(253 230 138 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/25 {
  --tw-shadow-color: rgb(253 230 138 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/30 {
  --tw-shadow-color: rgb(253 230 138 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/35 {
  --tw-shadow-color: rgb(253 230 138 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/40 {
  --tw-shadow-color: rgb(253 230 138 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/45 {
  --tw-shadow-color: rgb(253 230 138 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/5 {
  --tw-shadow-color: rgb(253 230 138 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/50 {
  --tw-shadow-color: rgb(253 230 138 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/55 {
  --tw-shadow-color: rgb(253 230 138 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/60 {
  --tw-shadow-color: rgb(253 230 138 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/65 {
  --tw-shadow-color: rgb(253 230 138 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/70 {
  --tw-shadow-color: rgb(253 230 138 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/75 {
  --tw-shadow-color: rgb(253 230 138 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/80 {
  --tw-shadow-color: rgb(253 230 138 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/85 {
  --tw-shadow-color: rgb(253 230 138 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/90 {
  --tw-shadow-color: rgb(253 230 138 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-200\/95 {
  --tw-shadow-color: rgb(253 230 138 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300 {
  --tw-shadow-color: #fcd34d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/0 {
  --tw-shadow-color: rgb(252 211 77 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/10 {
  --tw-shadow-color: rgb(252 211 77 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/100 {
  --tw-shadow-color: rgb(252 211 77 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/15 {
  --tw-shadow-color: rgb(252 211 77 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/20 {
  --tw-shadow-color: rgb(252 211 77 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/25 {
  --tw-shadow-color: rgb(252 211 77 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/30 {
  --tw-shadow-color: rgb(252 211 77 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/35 {
  --tw-shadow-color: rgb(252 211 77 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/40 {
  --tw-shadow-color: rgb(252 211 77 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/45 {
  --tw-shadow-color: rgb(252 211 77 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/5 {
  --tw-shadow-color: rgb(252 211 77 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/50 {
  --tw-shadow-color: rgb(252 211 77 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/55 {
  --tw-shadow-color: rgb(252 211 77 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/60 {
  --tw-shadow-color: rgb(252 211 77 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/65 {
  --tw-shadow-color: rgb(252 211 77 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/70 {
  --tw-shadow-color: rgb(252 211 77 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/75 {
  --tw-shadow-color: rgb(252 211 77 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/80 {
  --tw-shadow-color: rgb(252 211 77 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/85 {
  --tw-shadow-color: rgb(252 211 77 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/90 {
  --tw-shadow-color: rgb(252 211 77 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-300\/95 {
  --tw-shadow-color: rgb(252 211 77 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400 {
  --tw-shadow-color: #fbbf24;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/0 {
  --tw-shadow-color: rgb(251 191 36 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/10 {
  --tw-shadow-color: rgb(251 191 36 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/100 {
  --tw-shadow-color: rgb(251 191 36 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/15 {
  --tw-shadow-color: rgb(251 191 36 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/20 {
  --tw-shadow-color: rgb(251 191 36 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/25 {
  --tw-shadow-color: rgb(251 191 36 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/30 {
  --tw-shadow-color: rgb(251 191 36 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/35 {
  --tw-shadow-color: rgb(251 191 36 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/40 {
  --tw-shadow-color: rgb(251 191 36 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/45 {
  --tw-shadow-color: rgb(251 191 36 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/5 {
  --tw-shadow-color: rgb(251 191 36 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/50 {
  --tw-shadow-color: rgb(251 191 36 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/55 {
  --tw-shadow-color: rgb(251 191 36 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/60 {
  --tw-shadow-color: rgb(251 191 36 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/65 {
  --tw-shadow-color: rgb(251 191 36 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/70 {
  --tw-shadow-color: rgb(251 191 36 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/75 {
  --tw-shadow-color: rgb(251 191 36 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/80 {
  --tw-shadow-color: rgb(251 191 36 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/85 {
  --tw-shadow-color: rgb(251 191 36 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/90 {
  --tw-shadow-color: rgb(251 191 36 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-400\/95 {
  --tw-shadow-color: rgb(251 191 36 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50 {
  --tw-shadow-color: #fffbeb;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/0 {
  --tw-shadow-color: rgb(255 251 235 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/10 {
  --tw-shadow-color: rgb(255 251 235 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/100 {
  --tw-shadow-color: rgb(255 251 235 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/15 {
  --tw-shadow-color: rgb(255 251 235 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/20 {
  --tw-shadow-color: rgb(255 251 235 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/25 {
  --tw-shadow-color: rgb(255 251 235 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/30 {
  --tw-shadow-color: rgb(255 251 235 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/35 {
  --tw-shadow-color: rgb(255 251 235 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/40 {
  --tw-shadow-color: rgb(255 251 235 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/45 {
  --tw-shadow-color: rgb(255 251 235 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/5 {
  --tw-shadow-color: rgb(255 251 235 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/50 {
  --tw-shadow-color: rgb(255 251 235 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/55 {
  --tw-shadow-color: rgb(255 251 235 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/60 {
  --tw-shadow-color: rgb(255 251 235 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/65 {
  --tw-shadow-color: rgb(255 251 235 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/70 {
  --tw-shadow-color: rgb(255 251 235 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/75 {
  --tw-shadow-color: rgb(255 251 235 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/80 {
  --tw-shadow-color: rgb(255 251 235 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/85 {
  --tw-shadow-color: rgb(255 251 235 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/90 {
  --tw-shadow-color: rgb(255 251 235 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-50\/95 {
  --tw-shadow-color: rgb(255 251 235 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500 {
  --tw-shadow-color: #f59e0b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/0 {
  --tw-shadow-color: rgb(245 158 11 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/10 {
  --tw-shadow-color: rgb(245 158 11 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/100 {
  --tw-shadow-color: rgb(245 158 11 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/15 {
  --tw-shadow-color: rgb(245 158 11 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/20 {
  --tw-shadow-color: rgb(245 158 11 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/25 {
  --tw-shadow-color: rgb(245 158 11 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/30 {
  --tw-shadow-color: rgb(245 158 11 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/35 {
  --tw-shadow-color: rgb(245 158 11 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/40 {
  --tw-shadow-color: rgb(245 158 11 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/45 {
  --tw-shadow-color: rgb(245 158 11 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/5 {
  --tw-shadow-color: rgb(245 158 11 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/50 {
  --tw-shadow-color: rgb(245 158 11 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/55 {
  --tw-shadow-color: rgb(245 158 11 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/60 {
  --tw-shadow-color: rgb(245 158 11 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/65 {
  --tw-shadow-color: rgb(245 158 11 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/70 {
  --tw-shadow-color: rgb(245 158 11 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/75 {
  --tw-shadow-color: rgb(245 158 11 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/80 {
  --tw-shadow-color: rgb(245 158 11 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/85 {
  --tw-shadow-color: rgb(245 158 11 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/90 {
  --tw-shadow-color: rgb(245 158 11 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-500\/95 {
  --tw-shadow-color: rgb(245 158 11 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600 {
  --tw-shadow-color: #d97706;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/0 {
  --tw-shadow-color: rgb(217 119 6 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/10 {
  --tw-shadow-color: rgb(217 119 6 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/100 {
  --tw-shadow-color: rgb(217 119 6 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/15 {
  --tw-shadow-color: rgb(217 119 6 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/20 {
  --tw-shadow-color: rgb(217 119 6 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/25 {
  --tw-shadow-color: rgb(217 119 6 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/30 {
  --tw-shadow-color: rgb(217 119 6 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/35 {
  --tw-shadow-color: rgb(217 119 6 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/40 {
  --tw-shadow-color: rgb(217 119 6 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/45 {
  --tw-shadow-color: rgb(217 119 6 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/5 {
  --tw-shadow-color: rgb(217 119 6 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/50 {
  --tw-shadow-color: rgb(217 119 6 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/55 {
  --tw-shadow-color: rgb(217 119 6 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/60 {
  --tw-shadow-color: rgb(217 119 6 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/65 {
  --tw-shadow-color: rgb(217 119 6 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/70 {
  --tw-shadow-color: rgb(217 119 6 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/75 {
  --tw-shadow-color: rgb(217 119 6 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/80 {
  --tw-shadow-color: rgb(217 119 6 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/85 {
  --tw-shadow-color: rgb(217 119 6 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/90 {
  --tw-shadow-color: rgb(217 119 6 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-600\/95 {
  --tw-shadow-color: rgb(217 119 6 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700 {
  --tw-shadow-color: #b45309;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/0 {
  --tw-shadow-color: rgb(180 83 9 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/10 {
  --tw-shadow-color: rgb(180 83 9 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/100 {
  --tw-shadow-color: rgb(180 83 9 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/15 {
  --tw-shadow-color: rgb(180 83 9 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/20 {
  --tw-shadow-color: rgb(180 83 9 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/25 {
  --tw-shadow-color: rgb(180 83 9 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/30 {
  --tw-shadow-color: rgb(180 83 9 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/35 {
  --tw-shadow-color: rgb(180 83 9 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/40 {
  --tw-shadow-color: rgb(180 83 9 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/45 {
  --tw-shadow-color: rgb(180 83 9 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/5 {
  --tw-shadow-color: rgb(180 83 9 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/50 {
  --tw-shadow-color: rgb(180 83 9 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/55 {
  --tw-shadow-color: rgb(180 83 9 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/60 {
  --tw-shadow-color: rgb(180 83 9 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/65 {
  --tw-shadow-color: rgb(180 83 9 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/70 {
  --tw-shadow-color: rgb(180 83 9 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/75 {
  --tw-shadow-color: rgb(180 83 9 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/80 {
  --tw-shadow-color: rgb(180 83 9 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/85 {
  --tw-shadow-color: rgb(180 83 9 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/90 {
  --tw-shadow-color: rgb(180 83 9 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-700\/95 {
  --tw-shadow-color: rgb(180 83 9 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800 {
  --tw-shadow-color: #92400e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/0 {
  --tw-shadow-color: rgb(146 64 14 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/10 {
  --tw-shadow-color: rgb(146 64 14 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/100 {
  --tw-shadow-color: rgb(146 64 14 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/15 {
  --tw-shadow-color: rgb(146 64 14 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/20 {
  --tw-shadow-color: rgb(146 64 14 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/25 {
  --tw-shadow-color: rgb(146 64 14 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/30 {
  --tw-shadow-color: rgb(146 64 14 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/35 {
  --tw-shadow-color: rgb(146 64 14 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/40 {
  --tw-shadow-color: rgb(146 64 14 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/45 {
  --tw-shadow-color: rgb(146 64 14 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/5 {
  --tw-shadow-color: rgb(146 64 14 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/50 {
  --tw-shadow-color: rgb(146 64 14 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/55 {
  --tw-shadow-color: rgb(146 64 14 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/60 {
  --tw-shadow-color: rgb(146 64 14 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/65 {
  --tw-shadow-color: rgb(146 64 14 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/70 {
  --tw-shadow-color: rgb(146 64 14 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/75 {
  --tw-shadow-color: rgb(146 64 14 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/80 {
  --tw-shadow-color: rgb(146 64 14 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/85 {
  --tw-shadow-color: rgb(146 64 14 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/90 {
  --tw-shadow-color: rgb(146 64 14 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-800\/95 {
  --tw-shadow-color: rgb(146 64 14 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900 {
  --tw-shadow-color: #78350f;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/0 {
  --tw-shadow-color: rgb(120 53 15 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/10 {
  --tw-shadow-color: rgb(120 53 15 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/100 {
  --tw-shadow-color: rgb(120 53 15 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/15 {
  --tw-shadow-color: rgb(120 53 15 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/20 {
  --tw-shadow-color: rgb(120 53 15 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/25 {
  --tw-shadow-color: rgb(120 53 15 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/30 {
  --tw-shadow-color: rgb(120 53 15 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/35 {
  --tw-shadow-color: rgb(120 53 15 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/40 {
  --tw-shadow-color: rgb(120 53 15 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/45 {
  --tw-shadow-color: rgb(120 53 15 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/5 {
  --tw-shadow-color: rgb(120 53 15 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/50 {
  --tw-shadow-color: rgb(120 53 15 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/55 {
  --tw-shadow-color: rgb(120 53 15 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/60 {
  --tw-shadow-color: rgb(120 53 15 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/65 {
  --tw-shadow-color: rgb(120 53 15 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/70 {
  --tw-shadow-color: rgb(120 53 15 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/75 {
  --tw-shadow-color: rgb(120 53 15 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/80 {
  --tw-shadow-color: rgb(120 53 15 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/85 {
  --tw-shadow-color: rgb(120 53 15 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/90 {
  --tw-shadow-color: rgb(120 53 15 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-900\/95 {
  --tw-shadow-color: rgb(120 53 15 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950 {
  --tw-shadow-color: #451a03;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/0 {
  --tw-shadow-color: rgb(69 26 3 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/10 {
  --tw-shadow-color: rgb(69 26 3 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/100 {
  --tw-shadow-color: rgb(69 26 3 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/15 {
  --tw-shadow-color: rgb(69 26 3 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/20 {
  --tw-shadow-color: rgb(69 26 3 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/25 {
  --tw-shadow-color: rgb(69 26 3 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/30 {
  --tw-shadow-color: rgb(69 26 3 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/35 {
  --tw-shadow-color: rgb(69 26 3 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/40 {
  --tw-shadow-color: rgb(69 26 3 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/45 {
  --tw-shadow-color: rgb(69 26 3 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/5 {
  --tw-shadow-color: rgb(69 26 3 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/50 {
  --tw-shadow-color: rgb(69 26 3 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/55 {
  --tw-shadow-color: rgb(69 26 3 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/60 {
  --tw-shadow-color: rgb(69 26 3 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/65 {
  --tw-shadow-color: rgb(69 26 3 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/70 {
  --tw-shadow-color: rgb(69 26 3 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/75 {
  --tw-shadow-color: rgb(69 26 3 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/80 {
  --tw-shadow-color: rgb(69 26 3 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/85 {
  --tw-shadow-color: rgb(69 26 3 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/90 {
  --tw-shadow-color: rgb(69 26 3 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-amber-950\/95 {
  --tw-shadow-color: rgb(69 26 3 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background {
  --tw-shadow-color: hsl(var(--background));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/0 {
  --tw-shadow-color: hsl(var(--background) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/10 {
  --tw-shadow-color: hsl(var(--background) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/100 {
  --tw-shadow-color: hsl(var(--background) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/15 {
  --tw-shadow-color: hsl(var(--background) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/20 {
  --tw-shadow-color: hsl(var(--background) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/25 {
  --tw-shadow-color: hsl(var(--background) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/30 {
  --tw-shadow-color: hsl(var(--background) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/35 {
  --tw-shadow-color: hsl(var(--background) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/40 {
  --tw-shadow-color: hsl(var(--background) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/45 {
  --tw-shadow-color: hsl(var(--background) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/5 {
  --tw-shadow-color: hsl(var(--background) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/50 {
  --tw-shadow-color: hsl(var(--background) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/55 {
  --tw-shadow-color: hsl(var(--background) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/60 {
  --tw-shadow-color: hsl(var(--background) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/65 {
  --tw-shadow-color: hsl(var(--background) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/70 {
  --tw-shadow-color: hsl(var(--background) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/75 {
  --tw-shadow-color: hsl(var(--background) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/80 {
  --tw-shadow-color: hsl(var(--background) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/85 {
  --tw-shadow-color: hsl(var(--background) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/90 {
  --tw-shadow-color: hsl(var(--background) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-background\/95 {
  --tw-shadow-color: hsl(var(--background) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black {
  --tw-shadow-color: #000;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/0 {
  --tw-shadow-color: rgb(0 0 0 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/10 {
  --tw-shadow-color: rgb(0 0 0 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/100 {
  --tw-shadow-color: rgb(0 0 0 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/15 {
  --tw-shadow-color: rgb(0 0 0 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/20 {
  --tw-shadow-color: rgb(0 0 0 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/25 {
  --tw-shadow-color: rgb(0 0 0 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/30 {
  --tw-shadow-color: rgb(0 0 0 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/35 {
  --tw-shadow-color: rgb(0 0 0 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/40 {
  --tw-shadow-color: rgb(0 0 0 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/45 {
  --tw-shadow-color: rgb(0 0 0 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/5 {
  --tw-shadow-color: rgb(0 0 0 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/50 {
  --tw-shadow-color: rgb(0 0 0 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/55 {
  --tw-shadow-color: rgb(0 0 0 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/60 {
  --tw-shadow-color: rgb(0 0 0 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/65 {
  --tw-shadow-color: rgb(0 0 0 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/70 {
  --tw-shadow-color: rgb(0 0 0 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/75 {
  --tw-shadow-color: rgb(0 0 0 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/80 {
  --tw-shadow-color: rgb(0 0 0 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/85 {
  --tw-shadow-color: rgb(0 0 0 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/90 {
  --tw-shadow-color: rgb(0 0 0 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-black\/95 {
  --tw-shadow-color: rgb(0 0 0 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100 {
  --tw-shadow-color: #dbeafe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/0 {
  --tw-shadow-color: rgb(219 234 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/10 {
  --tw-shadow-color: rgb(219 234 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/100 {
  --tw-shadow-color: rgb(219 234 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/15 {
  --tw-shadow-color: rgb(219 234 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/20 {
  --tw-shadow-color: rgb(219 234 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/25 {
  --tw-shadow-color: rgb(219 234 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/30 {
  --tw-shadow-color: rgb(219 234 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/35 {
  --tw-shadow-color: rgb(219 234 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/40 {
  --tw-shadow-color: rgb(219 234 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/45 {
  --tw-shadow-color: rgb(219 234 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/5 {
  --tw-shadow-color: rgb(219 234 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/50 {
  --tw-shadow-color: rgb(219 234 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/55 {
  --tw-shadow-color: rgb(219 234 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/60 {
  --tw-shadow-color: rgb(219 234 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/65 {
  --tw-shadow-color: rgb(219 234 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/70 {
  --tw-shadow-color: rgb(219 234 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/75 {
  --tw-shadow-color: rgb(219 234 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/80 {
  --tw-shadow-color: rgb(219 234 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/85 {
  --tw-shadow-color: rgb(219 234 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/90 {
  --tw-shadow-color: rgb(219 234 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-100\/95 {
  --tw-shadow-color: rgb(219 234 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200 {
  --tw-shadow-color: #bfdbfe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/0 {
  --tw-shadow-color: rgb(191 219 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/10 {
  --tw-shadow-color: rgb(191 219 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/100 {
  --tw-shadow-color: rgb(191 219 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/15 {
  --tw-shadow-color: rgb(191 219 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/20 {
  --tw-shadow-color: rgb(191 219 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/25 {
  --tw-shadow-color: rgb(191 219 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/30 {
  --tw-shadow-color: rgb(191 219 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/35 {
  --tw-shadow-color: rgb(191 219 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/40 {
  --tw-shadow-color: rgb(191 219 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/45 {
  --tw-shadow-color: rgb(191 219 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/5 {
  --tw-shadow-color: rgb(191 219 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/50 {
  --tw-shadow-color: rgb(191 219 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/55 {
  --tw-shadow-color: rgb(191 219 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/60 {
  --tw-shadow-color: rgb(191 219 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/65 {
  --tw-shadow-color: rgb(191 219 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/70 {
  --tw-shadow-color: rgb(191 219 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/75 {
  --tw-shadow-color: rgb(191 219 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/80 {
  --tw-shadow-color: rgb(191 219 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/85 {
  --tw-shadow-color: rgb(191 219 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/90 {
  --tw-shadow-color: rgb(191 219 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-200\/95 {
  --tw-shadow-color: rgb(191 219 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300 {
  --tw-shadow-color: #93c5fd;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/0 {
  --tw-shadow-color: rgb(147 197 253 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/10 {
  --tw-shadow-color: rgb(147 197 253 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/100 {
  --tw-shadow-color: rgb(147 197 253 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/15 {
  --tw-shadow-color: rgb(147 197 253 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/20 {
  --tw-shadow-color: rgb(147 197 253 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/25 {
  --tw-shadow-color: rgb(147 197 253 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/30 {
  --tw-shadow-color: rgb(147 197 253 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/35 {
  --tw-shadow-color: rgb(147 197 253 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/40 {
  --tw-shadow-color: rgb(147 197 253 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/45 {
  --tw-shadow-color: rgb(147 197 253 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/5 {
  --tw-shadow-color: rgb(147 197 253 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/50 {
  --tw-shadow-color: rgb(147 197 253 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/55 {
  --tw-shadow-color: rgb(147 197 253 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/60 {
  --tw-shadow-color: rgb(147 197 253 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/65 {
  --tw-shadow-color: rgb(147 197 253 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/70 {
  --tw-shadow-color: rgb(147 197 253 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/75 {
  --tw-shadow-color: rgb(147 197 253 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/80 {
  --tw-shadow-color: rgb(147 197 253 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/85 {
  --tw-shadow-color: rgb(147 197 253 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/90 {
  --tw-shadow-color: rgb(147 197 253 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-300\/95 {
  --tw-shadow-color: rgb(147 197 253 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400 {
  --tw-shadow-color: #60a5fa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/0 {
  --tw-shadow-color: rgb(96 165 250 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/10 {
  --tw-shadow-color: rgb(96 165 250 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/100 {
  --tw-shadow-color: rgb(96 165 250 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/15 {
  --tw-shadow-color: rgb(96 165 250 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/20 {
  --tw-shadow-color: rgb(96 165 250 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/25 {
  --tw-shadow-color: rgb(96 165 250 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/30 {
  --tw-shadow-color: rgb(96 165 250 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/35 {
  --tw-shadow-color: rgb(96 165 250 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/40 {
  --tw-shadow-color: rgb(96 165 250 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/45 {
  --tw-shadow-color: rgb(96 165 250 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/5 {
  --tw-shadow-color: rgb(96 165 250 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/50 {
  --tw-shadow-color: rgb(96 165 250 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/55 {
  --tw-shadow-color: rgb(96 165 250 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/60 {
  --tw-shadow-color: rgb(96 165 250 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/65 {
  --tw-shadow-color: rgb(96 165 250 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/70 {
  --tw-shadow-color: rgb(96 165 250 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/75 {
  --tw-shadow-color: rgb(96 165 250 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/80 {
  --tw-shadow-color: rgb(96 165 250 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/85 {
  --tw-shadow-color: rgb(96 165 250 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/90 {
  --tw-shadow-color: rgb(96 165 250 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-400\/95 {
  --tw-shadow-color: rgb(96 165 250 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50 {
  --tw-shadow-color: #eff6ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/0 {
  --tw-shadow-color: rgb(239 246 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/10 {
  --tw-shadow-color: rgb(239 246 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/100 {
  --tw-shadow-color: rgb(239 246 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/15 {
  --tw-shadow-color: rgb(239 246 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/20 {
  --tw-shadow-color: rgb(239 246 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/25 {
  --tw-shadow-color: rgb(239 246 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/30 {
  --tw-shadow-color: rgb(239 246 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/35 {
  --tw-shadow-color: rgb(239 246 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/40 {
  --tw-shadow-color: rgb(239 246 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/45 {
  --tw-shadow-color: rgb(239 246 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/5 {
  --tw-shadow-color: rgb(239 246 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/50 {
  --tw-shadow-color: rgb(239 246 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/55 {
  --tw-shadow-color: rgb(239 246 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/60 {
  --tw-shadow-color: rgb(239 246 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/65 {
  --tw-shadow-color: rgb(239 246 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/70 {
  --tw-shadow-color: rgb(239 246 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/75 {
  --tw-shadow-color: rgb(239 246 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/80 {
  --tw-shadow-color: rgb(239 246 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/85 {
  --tw-shadow-color: rgb(239 246 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/90 {
  --tw-shadow-color: rgb(239 246 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-50\/95 {
  --tw-shadow-color: rgb(239 246 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500 {
  --tw-shadow-color: #3b82f6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/0 {
  --tw-shadow-color: rgb(59 130 246 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/10 {
  --tw-shadow-color: rgb(59 130 246 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/100 {
  --tw-shadow-color: rgb(59 130 246 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/15 {
  --tw-shadow-color: rgb(59 130 246 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/20 {
  --tw-shadow-color: rgb(59 130 246 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/25 {
  --tw-shadow-color: rgb(59 130 246 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/30 {
  --tw-shadow-color: rgb(59 130 246 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/35 {
  --tw-shadow-color: rgb(59 130 246 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/40 {
  --tw-shadow-color: rgb(59 130 246 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/45 {
  --tw-shadow-color: rgb(59 130 246 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/5 {
  --tw-shadow-color: rgb(59 130 246 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/50 {
  --tw-shadow-color: rgb(59 130 246 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/55 {
  --tw-shadow-color: rgb(59 130 246 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/60 {
  --tw-shadow-color: rgb(59 130 246 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/65 {
  --tw-shadow-color: rgb(59 130 246 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/70 {
  --tw-shadow-color: rgb(59 130 246 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/75 {
  --tw-shadow-color: rgb(59 130 246 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/80 {
  --tw-shadow-color: rgb(59 130 246 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/85 {
  --tw-shadow-color: rgb(59 130 246 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/90 {
  --tw-shadow-color: rgb(59 130 246 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-500\/95 {
  --tw-shadow-color: rgb(59 130 246 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600 {
  --tw-shadow-color: #2563eb;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/0 {
  --tw-shadow-color: rgb(37 99 235 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/10 {
  --tw-shadow-color: rgb(37 99 235 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/100 {
  --tw-shadow-color: rgb(37 99 235 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/15 {
  --tw-shadow-color: rgb(37 99 235 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/20 {
  --tw-shadow-color: rgb(37 99 235 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/25 {
  --tw-shadow-color: rgb(37 99 235 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/30 {
  --tw-shadow-color: rgb(37 99 235 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/35 {
  --tw-shadow-color: rgb(37 99 235 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/40 {
  --tw-shadow-color: rgb(37 99 235 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/45 {
  --tw-shadow-color: rgb(37 99 235 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/5 {
  --tw-shadow-color: rgb(37 99 235 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/50 {
  --tw-shadow-color: rgb(37 99 235 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/55 {
  --tw-shadow-color: rgb(37 99 235 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/60 {
  --tw-shadow-color: rgb(37 99 235 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/65 {
  --tw-shadow-color: rgb(37 99 235 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/70 {
  --tw-shadow-color: rgb(37 99 235 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/75 {
  --tw-shadow-color: rgb(37 99 235 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/80 {
  --tw-shadow-color: rgb(37 99 235 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/85 {
  --tw-shadow-color: rgb(37 99 235 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/90 {
  --tw-shadow-color: rgb(37 99 235 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-600\/95 {
  --tw-shadow-color: rgb(37 99 235 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700 {
  --tw-shadow-color: #1d4ed8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/0 {
  --tw-shadow-color: rgb(29 78 216 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/10 {
  --tw-shadow-color: rgb(29 78 216 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/100 {
  --tw-shadow-color: rgb(29 78 216 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/15 {
  --tw-shadow-color: rgb(29 78 216 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/20 {
  --tw-shadow-color: rgb(29 78 216 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/25 {
  --tw-shadow-color: rgb(29 78 216 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/30 {
  --tw-shadow-color: rgb(29 78 216 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/35 {
  --tw-shadow-color: rgb(29 78 216 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/40 {
  --tw-shadow-color: rgb(29 78 216 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/45 {
  --tw-shadow-color: rgb(29 78 216 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/5 {
  --tw-shadow-color: rgb(29 78 216 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/50 {
  --tw-shadow-color: rgb(29 78 216 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/55 {
  --tw-shadow-color: rgb(29 78 216 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/60 {
  --tw-shadow-color: rgb(29 78 216 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/65 {
  --tw-shadow-color: rgb(29 78 216 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/70 {
  --tw-shadow-color: rgb(29 78 216 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/75 {
  --tw-shadow-color: rgb(29 78 216 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/80 {
  --tw-shadow-color: rgb(29 78 216 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/85 {
  --tw-shadow-color: rgb(29 78 216 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/90 {
  --tw-shadow-color: rgb(29 78 216 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-700\/95 {
  --tw-shadow-color: rgb(29 78 216 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800 {
  --tw-shadow-color: #1e40af;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/0 {
  --tw-shadow-color: rgb(30 64 175 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/10 {
  --tw-shadow-color: rgb(30 64 175 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/100 {
  --tw-shadow-color: rgb(30 64 175 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/15 {
  --tw-shadow-color: rgb(30 64 175 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/20 {
  --tw-shadow-color: rgb(30 64 175 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/25 {
  --tw-shadow-color: rgb(30 64 175 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/30 {
  --tw-shadow-color: rgb(30 64 175 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/35 {
  --tw-shadow-color: rgb(30 64 175 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/40 {
  --tw-shadow-color: rgb(30 64 175 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/45 {
  --tw-shadow-color: rgb(30 64 175 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/5 {
  --tw-shadow-color: rgb(30 64 175 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/50 {
  --tw-shadow-color: rgb(30 64 175 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/55 {
  --tw-shadow-color: rgb(30 64 175 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/60 {
  --tw-shadow-color: rgb(30 64 175 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/65 {
  --tw-shadow-color: rgb(30 64 175 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/70 {
  --tw-shadow-color: rgb(30 64 175 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/75 {
  --tw-shadow-color: rgb(30 64 175 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/80 {
  --tw-shadow-color: rgb(30 64 175 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/85 {
  --tw-shadow-color: rgb(30 64 175 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/90 {
  --tw-shadow-color: rgb(30 64 175 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-800\/95 {
  --tw-shadow-color: rgb(30 64 175 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900 {
  --tw-shadow-color: #1e3a8a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/0 {
  --tw-shadow-color: rgb(30 58 138 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/10 {
  --tw-shadow-color: rgb(30 58 138 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/100 {
  --tw-shadow-color: rgb(30 58 138 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/15 {
  --tw-shadow-color: rgb(30 58 138 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/20 {
  --tw-shadow-color: rgb(30 58 138 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/25 {
  --tw-shadow-color: rgb(30 58 138 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/30 {
  --tw-shadow-color: rgb(30 58 138 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/35 {
  --tw-shadow-color: rgb(30 58 138 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/40 {
  --tw-shadow-color: rgb(30 58 138 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/45 {
  --tw-shadow-color: rgb(30 58 138 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/5 {
  --tw-shadow-color: rgb(30 58 138 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/50 {
  --tw-shadow-color: rgb(30 58 138 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/55 {
  --tw-shadow-color: rgb(30 58 138 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/60 {
  --tw-shadow-color: rgb(30 58 138 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/65 {
  --tw-shadow-color: rgb(30 58 138 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/70 {
  --tw-shadow-color: rgb(30 58 138 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/75 {
  --tw-shadow-color: rgb(30 58 138 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/80 {
  --tw-shadow-color: rgb(30 58 138 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/85 {
  --tw-shadow-color: rgb(30 58 138 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/90 {
  --tw-shadow-color: rgb(30 58 138 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-900\/95 {
  --tw-shadow-color: rgb(30 58 138 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950 {
  --tw-shadow-color: #172554;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/0 {
  --tw-shadow-color: rgb(23 37 84 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/10 {
  --tw-shadow-color: rgb(23 37 84 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/100 {
  --tw-shadow-color: rgb(23 37 84 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/15 {
  --tw-shadow-color: rgb(23 37 84 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/20 {
  --tw-shadow-color: rgb(23 37 84 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/25 {
  --tw-shadow-color: rgb(23 37 84 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/30 {
  --tw-shadow-color: rgb(23 37 84 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/35 {
  --tw-shadow-color: rgb(23 37 84 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/40 {
  --tw-shadow-color: rgb(23 37 84 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/45 {
  --tw-shadow-color: rgb(23 37 84 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/5 {
  --tw-shadow-color: rgb(23 37 84 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/50 {
  --tw-shadow-color: rgb(23 37 84 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/55 {
  --tw-shadow-color: rgb(23 37 84 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/60 {
  --tw-shadow-color: rgb(23 37 84 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/65 {
  --tw-shadow-color: rgb(23 37 84 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/70 {
  --tw-shadow-color: rgb(23 37 84 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/75 {
  --tw-shadow-color: rgb(23 37 84 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/80 {
  --tw-shadow-color: rgb(23 37 84 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/85 {
  --tw-shadow-color: rgb(23 37 84 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/90 {
  --tw-shadow-color: rgb(23 37 84 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-blue-950\/95 {
  --tw-shadow-color: rgb(23 37 84 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border {
  --tw-shadow-color: hsl(var(--border));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/0 {
  --tw-shadow-color: hsl(var(--border) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/10 {
  --tw-shadow-color: hsl(var(--border) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/100 {
  --tw-shadow-color: hsl(var(--border) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/15 {
  --tw-shadow-color: hsl(var(--border) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/20 {
  --tw-shadow-color: hsl(var(--border) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/25 {
  --tw-shadow-color: hsl(var(--border) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/30 {
  --tw-shadow-color: hsl(var(--border) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/35 {
  --tw-shadow-color: hsl(var(--border) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/40 {
  --tw-shadow-color: hsl(var(--border) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/45 {
  --tw-shadow-color: hsl(var(--border) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/5 {
  --tw-shadow-color: hsl(var(--border) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/50 {
  --tw-shadow-color: hsl(var(--border) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/55 {
  --tw-shadow-color: hsl(var(--border) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/60 {
  --tw-shadow-color: hsl(var(--border) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/65 {
  --tw-shadow-color: hsl(var(--border) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/70 {
  --tw-shadow-color: hsl(var(--border) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/75 {
  --tw-shadow-color: hsl(var(--border) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/80 {
  --tw-shadow-color: hsl(var(--border) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/85 {
  --tw-shadow-color: hsl(var(--border) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/90 {
  --tw-shadow-color: hsl(var(--border) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-border\/95 {
  --tw-shadow-color: hsl(var(--border) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue {
  --tw-shadow-color: hsl(var(--brand-blue));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light {
  --tw-shadow-color: hsl(var(--brand-blue-light));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/0 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/10 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/100 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/15 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/20 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/25 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/30 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/35 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/40 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/45 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/5 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/50 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/55 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/60 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/65 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/70 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/75 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/80 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/85 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/90 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue-light\/95 {
  --tw-shadow-color: hsl(var(--brand-blue-light) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/0 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/10 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/100 {
  --tw-shadow-color: hsl(var(--brand-blue) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/15 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/20 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/25 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/30 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/35 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/40 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/45 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/5 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/50 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/55 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/60 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/65 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/70 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/75 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/80 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/85 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/90 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-brand-blue\/95 {
  --tw-shadow-color: hsl(var(--brand-blue) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card {
  --tw-shadow-color: hsl(var(--card));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground {
  --tw-shadow-color: hsl(var(--card-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/0 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/10 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/100 {
  --tw-shadow-color: hsl(var(--card-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/15 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/20 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/25 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/30 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/35 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/40 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/45 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/5 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/50 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/55 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/60 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/65 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/70 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/75 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/80 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/85 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/90 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card-foreground\/95 {
  --tw-shadow-color: hsl(var(--card-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/0 {
  --tw-shadow-color: hsl(var(--card) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/10 {
  --tw-shadow-color: hsl(var(--card) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/100 {
  --tw-shadow-color: hsl(var(--card) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/15 {
  --tw-shadow-color: hsl(var(--card) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/20 {
  --tw-shadow-color: hsl(var(--card) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/25 {
  --tw-shadow-color: hsl(var(--card) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/30 {
  --tw-shadow-color: hsl(var(--card) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/35 {
  --tw-shadow-color: hsl(var(--card) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/40 {
  --tw-shadow-color: hsl(var(--card) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/45 {
  --tw-shadow-color: hsl(var(--card) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/5 {
  --tw-shadow-color: hsl(var(--card) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/50 {
  --tw-shadow-color: hsl(var(--card) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/55 {
  --tw-shadow-color: hsl(var(--card) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/60 {
  --tw-shadow-color: hsl(var(--card) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/65 {
  --tw-shadow-color: hsl(var(--card) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/70 {
  --tw-shadow-color: hsl(var(--card) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/75 {
  --tw-shadow-color: hsl(var(--card) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/80 {
  --tw-shadow-color: hsl(var(--card) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/85 {
  --tw-shadow-color: hsl(var(--card) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/90 {
  --tw-shadow-color: hsl(var(--card) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-card\/95 {
  --tw-shadow-color: hsl(var(--card) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-current {
  --tw-shadow-color: currentColor;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100 {
  --tw-shadow-color: #cffafe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/0 {
  --tw-shadow-color: rgb(207 250 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/10 {
  --tw-shadow-color: rgb(207 250 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/100 {
  --tw-shadow-color: rgb(207 250 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/15 {
  --tw-shadow-color: rgb(207 250 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/20 {
  --tw-shadow-color: rgb(207 250 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/25 {
  --tw-shadow-color: rgb(207 250 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/30 {
  --tw-shadow-color: rgb(207 250 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/35 {
  --tw-shadow-color: rgb(207 250 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/40 {
  --tw-shadow-color: rgb(207 250 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/45 {
  --tw-shadow-color: rgb(207 250 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/5 {
  --tw-shadow-color: rgb(207 250 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/50 {
  --tw-shadow-color: rgb(207 250 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/55 {
  --tw-shadow-color: rgb(207 250 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/60 {
  --tw-shadow-color: rgb(207 250 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/65 {
  --tw-shadow-color: rgb(207 250 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/70 {
  --tw-shadow-color: rgb(207 250 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/75 {
  --tw-shadow-color: rgb(207 250 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/80 {
  --tw-shadow-color: rgb(207 250 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/85 {
  --tw-shadow-color: rgb(207 250 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/90 {
  --tw-shadow-color: rgb(207 250 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-100\/95 {
  --tw-shadow-color: rgb(207 250 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200 {
  --tw-shadow-color: #a5f3fc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/0 {
  --tw-shadow-color: rgb(165 243 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/10 {
  --tw-shadow-color: rgb(165 243 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/100 {
  --tw-shadow-color: rgb(165 243 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/15 {
  --tw-shadow-color: rgb(165 243 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/20 {
  --tw-shadow-color: rgb(165 243 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/25 {
  --tw-shadow-color: rgb(165 243 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/30 {
  --tw-shadow-color: rgb(165 243 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/35 {
  --tw-shadow-color: rgb(165 243 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/40 {
  --tw-shadow-color: rgb(165 243 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/45 {
  --tw-shadow-color: rgb(165 243 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/5 {
  --tw-shadow-color: rgb(165 243 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/50 {
  --tw-shadow-color: rgb(165 243 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/55 {
  --tw-shadow-color: rgb(165 243 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/60 {
  --tw-shadow-color: rgb(165 243 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/65 {
  --tw-shadow-color: rgb(165 243 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/70 {
  --tw-shadow-color: rgb(165 243 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/75 {
  --tw-shadow-color: rgb(165 243 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/80 {
  --tw-shadow-color: rgb(165 243 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/85 {
  --tw-shadow-color: rgb(165 243 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/90 {
  --tw-shadow-color: rgb(165 243 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-200\/95 {
  --tw-shadow-color: rgb(165 243 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300 {
  --tw-shadow-color: #67e8f9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/0 {
  --tw-shadow-color: rgb(103 232 249 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/10 {
  --tw-shadow-color: rgb(103 232 249 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/100 {
  --tw-shadow-color: rgb(103 232 249 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/15 {
  --tw-shadow-color: rgb(103 232 249 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/20 {
  --tw-shadow-color: rgb(103 232 249 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/25 {
  --tw-shadow-color: rgb(103 232 249 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/30 {
  --tw-shadow-color: rgb(103 232 249 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/35 {
  --tw-shadow-color: rgb(103 232 249 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/40 {
  --tw-shadow-color: rgb(103 232 249 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/45 {
  --tw-shadow-color: rgb(103 232 249 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/5 {
  --tw-shadow-color: rgb(103 232 249 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/50 {
  --tw-shadow-color: rgb(103 232 249 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/55 {
  --tw-shadow-color: rgb(103 232 249 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/60 {
  --tw-shadow-color: rgb(103 232 249 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/65 {
  --tw-shadow-color: rgb(103 232 249 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/70 {
  --tw-shadow-color: rgb(103 232 249 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/75 {
  --tw-shadow-color: rgb(103 232 249 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/80 {
  --tw-shadow-color: rgb(103 232 249 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/85 {
  --tw-shadow-color: rgb(103 232 249 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/90 {
  --tw-shadow-color: rgb(103 232 249 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-300\/95 {
  --tw-shadow-color: rgb(103 232 249 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400 {
  --tw-shadow-color: #22d3ee;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/0 {
  --tw-shadow-color: rgb(34 211 238 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/10 {
  --tw-shadow-color: rgb(34 211 238 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/100 {
  --tw-shadow-color: rgb(34 211 238 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/15 {
  --tw-shadow-color: rgb(34 211 238 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/20 {
  --tw-shadow-color: rgb(34 211 238 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/25 {
  --tw-shadow-color: rgb(34 211 238 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/30 {
  --tw-shadow-color: rgb(34 211 238 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/35 {
  --tw-shadow-color: rgb(34 211 238 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/40 {
  --tw-shadow-color: rgb(34 211 238 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/45 {
  --tw-shadow-color: rgb(34 211 238 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/5 {
  --tw-shadow-color: rgb(34 211 238 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/50 {
  --tw-shadow-color: rgb(34 211 238 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/55 {
  --tw-shadow-color: rgb(34 211 238 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/60 {
  --tw-shadow-color: rgb(34 211 238 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/65 {
  --tw-shadow-color: rgb(34 211 238 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/70 {
  --tw-shadow-color: rgb(34 211 238 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/75 {
  --tw-shadow-color: rgb(34 211 238 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/80 {
  --tw-shadow-color: rgb(34 211 238 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/85 {
  --tw-shadow-color: rgb(34 211 238 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/90 {
  --tw-shadow-color: rgb(34 211 238 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-400\/95 {
  --tw-shadow-color: rgb(34 211 238 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50 {
  --tw-shadow-color: #ecfeff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/0 {
  --tw-shadow-color: rgb(236 254 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/10 {
  --tw-shadow-color: rgb(236 254 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/100 {
  --tw-shadow-color: rgb(236 254 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/15 {
  --tw-shadow-color: rgb(236 254 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/20 {
  --tw-shadow-color: rgb(236 254 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/25 {
  --tw-shadow-color: rgb(236 254 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/30 {
  --tw-shadow-color: rgb(236 254 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/35 {
  --tw-shadow-color: rgb(236 254 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/40 {
  --tw-shadow-color: rgb(236 254 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/45 {
  --tw-shadow-color: rgb(236 254 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/5 {
  --tw-shadow-color: rgb(236 254 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/50 {
  --tw-shadow-color: rgb(236 254 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/55 {
  --tw-shadow-color: rgb(236 254 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/60 {
  --tw-shadow-color: rgb(236 254 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/65 {
  --tw-shadow-color: rgb(236 254 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/70 {
  --tw-shadow-color: rgb(236 254 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/75 {
  --tw-shadow-color: rgb(236 254 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/80 {
  --tw-shadow-color: rgb(236 254 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/85 {
  --tw-shadow-color: rgb(236 254 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/90 {
  --tw-shadow-color: rgb(236 254 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-50\/95 {
  --tw-shadow-color: rgb(236 254 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500 {
  --tw-shadow-color: #06b6d4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/0 {
  --tw-shadow-color: rgb(6 182 212 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/10 {
  --tw-shadow-color: rgb(6 182 212 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/100 {
  --tw-shadow-color: rgb(6 182 212 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/15 {
  --tw-shadow-color: rgb(6 182 212 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/20 {
  --tw-shadow-color: rgb(6 182 212 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/25 {
  --tw-shadow-color: rgb(6 182 212 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/30 {
  --tw-shadow-color: rgb(6 182 212 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/35 {
  --tw-shadow-color: rgb(6 182 212 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/40 {
  --tw-shadow-color: rgb(6 182 212 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/45 {
  --tw-shadow-color: rgb(6 182 212 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/5 {
  --tw-shadow-color: rgb(6 182 212 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/50 {
  --tw-shadow-color: rgb(6 182 212 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/55 {
  --tw-shadow-color: rgb(6 182 212 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/60 {
  --tw-shadow-color: rgb(6 182 212 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/65 {
  --tw-shadow-color: rgb(6 182 212 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/70 {
  --tw-shadow-color: rgb(6 182 212 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/75 {
  --tw-shadow-color: rgb(6 182 212 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/80 {
  --tw-shadow-color: rgb(6 182 212 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/85 {
  --tw-shadow-color: rgb(6 182 212 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/90 {
  --tw-shadow-color: rgb(6 182 212 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-500\/95 {
  --tw-shadow-color: rgb(6 182 212 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600 {
  --tw-shadow-color: #0891b2;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/0 {
  --tw-shadow-color: rgb(8 145 178 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/10 {
  --tw-shadow-color: rgb(8 145 178 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/100 {
  --tw-shadow-color: rgb(8 145 178 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/15 {
  --tw-shadow-color: rgb(8 145 178 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/20 {
  --tw-shadow-color: rgb(8 145 178 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/25 {
  --tw-shadow-color: rgb(8 145 178 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/30 {
  --tw-shadow-color: rgb(8 145 178 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/35 {
  --tw-shadow-color: rgb(8 145 178 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/40 {
  --tw-shadow-color: rgb(8 145 178 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/45 {
  --tw-shadow-color: rgb(8 145 178 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/5 {
  --tw-shadow-color: rgb(8 145 178 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/50 {
  --tw-shadow-color: rgb(8 145 178 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/55 {
  --tw-shadow-color: rgb(8 145 178 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/60 {
  --tw-shadow-color: rgb(8 145 178 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/65 {
  --tw-shadow-color: rgb(8 145 178 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/70 {
  --tw-shadow-color: rgb(8 145 178 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/75 {
  --tw-shadow-color: rgb(8 145 178 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/80 {
  --tw-shadow-color: rgb(8 145 178 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/85 {
  --tw-shadow-color: rgb(8 145 178 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/90 {
  --tw-shadow-color: rgb(8 145 178 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-600\/95 {
  --tw-shadow-color: rgb(8 145 178 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700 {
  --tw-shadow-color: #0e7490;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/0 {
  --tw-shadow-color: rgb(14 116 144 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/10 {
  --tw-shadow-color: rgb(14 116 144 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/100 {
  --tw-shadow-color: rgb(14 116 144 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/15 {
  --tw-shadow-color: rgb(14 116 144 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/20 {
  --tw-shadow-color: rgb(14 116 144 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/25 {
  --tw-shadow-color: rgb(14 116 144 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/30 {
  --tw-shadow-color: rgb(14 116 144 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/35 {
  --tw-shadow-color: rgb(14 116 144 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/40 {
  --tw-shadow-color: rgb(14 116 144 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/45 {
  --tw-shadow-color: rgb(14 116 144 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/5 {
  --tw-shadow-color: rgb(14 116 144 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/50 {
  --tw-shadow-color: rgb(14 116 144 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/55 {
  --tw-shadow-color: rgb(14 116 144 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/60 {
  --tw-shadow-color: rgb(14 116 144 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/65 {
  --tw-shadow-color: rgb(14 116 144 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/70 {
  --tw-shadow-color: rgb(14 116 144 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/75 {
  --tw-shadow-color: rgb(14 116 144 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/80 {
  --tw-shadow-color: rgb(14 116 144 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/85 {
  --tw-shadow-color: rgb(14 116 144 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/90 {
  --tw-shadow-color: rgb(14 116 144 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-700\/95 {
  --tw-shadow-color: rgb(14 116 144 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800 {
  --tw-shadow-color: #155e75;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/0 {
  --tw-shadow-color: rgb(21 94 117 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/10 {
  --tw-shadow-color: rgb(21 94 117 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/100 {
  --tw-shadow-color: rgb(21 94 117 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/15 {
  --tw-shadow-color: rgb(21 94 117 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/20 {
  --tw-shadow-color: rgb(21 94 117 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/25 {
  --tw-shadow-color: rgb(21 94 117 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/30 {
  --tw-shadow-color: rgb(21 94 117 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/35 {
  --tw-shadow-color: rgb(21 94 117 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/40 {
  --tw-shadow-color: rgb(21 94 117 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/45 {
  --tw-shadow-color: rgb(21 94 117 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/5 {
  --tw-shadow-color: rgb(21 94 117 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/50 {
  --tw-shadow-color: rgb(21 94 117 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/55 {
  --tw-shadow-color: rgb(21 94 117 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/60 {
  --tw-shadow-color: rgb(21 94 117 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/65 {
  --tw-shadow-color: rgb(21 94 117 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/70 {
  --tw-shadow-color: rgb(21 94 117 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/75 {
  --tw-shadow-color: rgb(21 94 117 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/80 {
  --tw-shadow-color: rgb(21 94 117 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/85 {
  --tw-shadow-color: rgb(21 94 117 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/90 {
  --tw-shadow-color: rgb(21 94 117 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-800\/95 {
  --tw-shadow-color: rgb(21 94 117 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900 {
  --tw-shadow-color: #164e63;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/0 {
  --tw-shadow-color: rgb(22 78 99 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/10 {
  --tw-shadow-color: rgb(22 78 99 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/100 {
  --tw-shadow-color: rgb(22 78 99 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/15 {
  --tw-shadow-color: rgb(22 78 99 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/20 {
  --tw-shadow-color: rgb(22 78 99 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/25 {
  --tw-shadow-color: rgb(22 78 99 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/30 {
  --tw-shadow-color: rgb(22 78 99 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/35 {
  --tw-shadow-color: rgb(22 78 99 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/40 {
  --tw-shadow-color: rgb(22 78 99 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/45 {
  --tw-shadow-color: rgb(22 78 99 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/5 {
  --tw-shadow-color: rgb(22 78 99 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/50 {
  --tw-shadow-color: rgb(22 78 99 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/55 {
  --tw-shadow-color: rgb(22 78 99 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/60 {
  --tw-shadow-color: rgb(22 78 99 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/65 {
  --tw-shadow-color: rgb(22 78 99 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/70 {
  --tw-shadow-color: rgb(22 78 99 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/75 {
  --tw-shadow-color: rgb(22 78 99 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/80 {
  --tw-shadow-color: rgb(22 78 99 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/85 {
  --tw-shadow-color: rgb(22 78 99 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/90 {
  --tw-shadow-color: rgb(22 78 99 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-900\/95 {
  --tw-shadow-color: rgb(22 78 99 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950 {
  --tw-shadow-color: #083344;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/0 {
  --tw-shadow-color: rgb(8 51 68 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/10 {
  --tw-shadow-color: rgb(8 51 68 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/100 {
  --tw-shadow-color: rgb(8 51 68 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/15 {
  --tw-shadow-color: rgb(8 51 68 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/20 {
  --tw-shadow-color: rgb(8 51 68 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/25 {
  --tw-shadow-color: rgb(8 51 68 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/30 {
  --tw-shadow-color: rgb(8 51 68 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/35 {
  --tw-shadow-color: rgb(8 51 68 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/40 {
  --tw-shadow-color: rgb(8 51 68 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/45 {
  --tw-shadow-color: rgb(8 51 68 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/5 {
  --tw-shadow-color: rgb(8 51 68 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/50 {
  --tw-shadow-color: rgb(8 51 68 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/55 {
  --tw-shadow-color: rgb(8 51 68 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/60 {
  --tw-shadow-color: rgb(8 51 68 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/65 {
  --tw-shadow-color: rgb(8 51 68 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/70 {
  --tw-shadow-color: rgb(8 51 68 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/75 {
  --tw-shadow-color: rgb(8 51 68 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/80 {
  --tw-shadow-color: rgb(8 51 68 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/85 {
  --tw-shadow-color: rgb(8 51 68 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/90 {
  --tw-shadow-color: rgb(8 51 68 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-cyan-950\/95 {
  --tw-shadow-color: rgb(8 51 68 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive {
  --tw-shadow-color: hsl(var(--destructive));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground {
  --tw-shadow-color: hsl(var(--destructive-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/0 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/10 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/100 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/15 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/20 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/25 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/30 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/35 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/40 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/45 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/5 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/50 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/55 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/60 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/65 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/70 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/75 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/80 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/85 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/90 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive-foreground\/95 {
  --tw-shadow-color: hsl(var(--destructive-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/0 {
  --tw-shadow-color: hsl(var(--destructive) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/10 {
  --tw-shadow-color: hsl(var(--destructive) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/100 {
  --tw-shadow-color: hsl(var(--destructive) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/15 {
  --tw-shadow-color: hsl(var(--destructive) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/20 {
  --tw-shadow-color: hsl(var(--destructive) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/25 {
  --tw-shadow-color: hsl(var(--destructive) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/30 {
  --tw-shadow-color: hsl(var(--destructive) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/35 {
  --tw-shadow-color: hsl(var(--destructive) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/40 {
  --tw-shadow-color: hsl(var(--destructive) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/45 {
  --tw-shadow-color: hsl(var(--destructive) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/5 {
  --tw-shadow-color: hsl(var(--destructive) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/50 {
  --tw-shadow-color: hsl(var(--destructive) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/55 {
  --tw-shadow-color: hsl(var(--destructive) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/60 {
  --tw-shadow-color: hsl(var(--destructive) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/65 {
  --tw-shadow-color: hsl(var(--destructive) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/70 {
  --tw-shadow-color: hsl(var(--destructive) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/75 {
  --tw-shadow-color: hsl(var(--destructive) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/80 {
  --tw-shadow-color: hsl(var(--destructive) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/85 {
  --tw-shadow-color: hsl(var(--destructive) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/90 {
  --tw-shadow-color: hsl(var(--destructive) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-destructive\/95 {
  --tw-shadow-color: hsl(var(--destructive) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100 {
  --tw-shadow-color: #d1fae5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/0 {
  --tw-shadow-color: rgb(209 250 229 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/10 {
  --tw-shadow-color: rgb(209 250 229 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/100 {
  --tw-shadow-color: rgb(209 250 229 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/15 {
  --tw-shadow-color: rgb(209 250 229 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/20 {
  --tw-shadow-color: rgb(209 250 229 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/25 {
  --tw-shadow-color: rgb(209 250 229 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/30 {
  --tw-shadow-color: rgb(209 250 229 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/35 {
  --tw-shadow-color: rgb(209 250 229 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/40 {
  --tw-shadow-color: rgb(209 250 229 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/45 {
  --tw-shadow-color: rgb(209 250 229 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/5 {
  --tw-shadow-color: rgb(209 250 229 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/50 {
  --tw-shadow-color: rgb(209 250 229 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/55 {
  --tw-shadow-color: rgb(209 250 229 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/60 {
  --tw-shadow-color: rgb(209 250 229 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/65 {
  --tw-shadow-color: rgb(209 250 229 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/70 {
  --tw-shadow-color: rgb(209 250 229 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/75 {
  --tw-shadow-color: rgb(209 250 229 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/80 {
  --tw-shadow-color: rgb(209 250 229 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/85 {
  --tw-shadow-color: rgb(209 250 229 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/90 {
  --tw-shadow-color: rgb(209 250 229 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-100\/95 {
  --tw-shadow-color: rgb(209 250 229 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200 {
  --tw-shadow-color: #a7f3d0;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/0 {
  --tw-shadow-color: rgb(167 243 208 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/10 {
  --tw-shadow-color: rgb(167 243 208 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/100 {
  --tw-shadow-color: rgb(167 243 208 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/15 {
  --tw-shadow-color: rgb(167 243 208 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/20 {
  --tw-shadow-color: rgb(167 243 208 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/25 {
  --tw-shadow-color: rgb(167 243 208 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/30 {
  --tw-shadow-color: rgb(167 243 208 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/35 {
  --tw-shadow-color: rgb(167 243 208 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/40 {
  --tw-shadow-color: rgb(167 243 208 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/45 {
  --tw-shadow-color: rgb(167 243 208 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/5 {
  --tw-shadow-color: rgb(167 243 208 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/50 {
  --tw-shadow-color: rgb(167 243 208 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/55 {
  --tw-shadow-color: rgb(167 243 208 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/60 {
  --tw-shadow-color: rgb(167 243 208 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/65 {
  --tw-shadow-color: rgb(167 243 208 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/70 {
  --tw-shadow-color: rgb(167 243 208 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/75 {
  --tw-shadow-color: rgb(167 243 208 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/80 {
  --tw-shadow-color: rgb(167 243 208 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/85 {
  --tw-shadow-color: rgb(167 243 208 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/90 {
  --tw-shadow-color: rgb(167 243 208 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-200\/95 {
  --tw-shadow-color: rgb(167 243 208 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300 {
  --tw-shadow-color: #6ee7b7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/0 {
  --tw-shadow-color: rgb(110 231 183 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/10 {
  --tw-shadow-color: rgb(110 231 183 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/100 {
  --tw-shadow-color: rgb(110 231 183 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/15 {
  --tw-shadow-color: rgb(110 231 183 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/20 {
  --tw-shadow-color: rgb(110 231 183 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/25 {
  --tw-shadow-color: rgb(110 231 183 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/30 {
  --tw-shadow-color: rgb(110 231 183 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/35 {
  --tw-shadow-color: rgb(110 231 183 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/40 {
  --tw-shadow-color: rgb(110 231 183 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/45 {
  --tw-shadow-color: rgb(110 231 183 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/5 {
  --tw-shadow-color: rgb(110 231 183 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/50 {
  --tw-shadow-color: rgb(110 231 183 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/55 {
  --tw-shadow-color: rgb(110 231 183 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/60 {
  --tw-shadow-color: rgb(110 231 183 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/65 {
  --tw-shadow-color: rgb(110 231 183 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/70 {
  --tw-shadow-color: rgb(110 231 183 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/75 {
  --tw-shadow-color: rgb(110 231 183 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/80 {
  --tw-shadow-color: rgb(110 231 183 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/85 {
  --tw-shadow-color: rgb(110 231 183 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/90 {
  --tw-shadow-color: rgb(110 231 183 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-300\/95 {
  --tw-shadow-color: rgb(110 231 183 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400 {
  --tw-shadow-color: #34d399;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/0 {
  --tw-shadow-color: rgb(52 211 153 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/10 {
  --tw-shadow-color: rgb(52 211 153 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/100 {
  --tw-shadow-color: rgb(52 211 153 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/15 {
  --tw-shadow-color: rgb(52 211 153 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/20 {
  --tw-shadow-color: rgb(52 211 153 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/25 {
  --tw-shadow-color: rgb(52 211 153 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/30 {
  --tw-shadow-color: rgb(52 211 153 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/35 {
  --tw-shadow-color: rgb(52 211 153 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/40 {
  --tw-shadow-color: rgb(52 211 153 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/45 {
  --tw-shadow-color: rgb(52 211 153 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/5 {
  --tw-shadow-color: rgb(52 211 153 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/50 {
  --tw-shadow-color: rgb(52 211 153 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/55 {
  --tw-shadow-color: rgb(52 211 153 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/60 {
  --tw-shadow-color: rgb(52 211 153 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/65 {
  --tw-shadow-color: rgb(52 211 153 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/70 {
  --tw-shadow-color: rgb(52 211 153 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/75 {
  --tw-shadow-color: rgb(52 211 153 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/80 {
  --tw-shadow-color: rgb(52 211 153 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/85 {
  --tw-shadow-color: rgb(52 211 153 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/90 {
  --tw-shadow-color: rgb(52 211 153 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-400\/95 {
  --tw-shadow-color: rgb(52 211 153 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50 {
  --tw-shadow-color: #ecfdf5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/0 {
  --tw-shadow-color: rgb(236 253 245 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/10 {
  --tw-shadow-color: rgb(236 253 245 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/100 {
  --tw-shadow-color: rgb(236 253 245 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/15 {
  --tw-shadow-color: rgb(236 253 245 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/20 {
  --tw-shadow-color: rgb(236 253 245 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/25 {
  --tw-shadow-color: rgb(236 253 245 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/30 {
  --tw-shadow-color: rgb(236 253 245 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/35 {
  --tw-shadow-color: rgb(236 253 245 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/40 {
  --tw-shadow-color: rgb(236 253 245 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/45 {
  --tw-shadow-color: rgb(236 253 245 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/5 {
  --tw-shadow-color: rgb(236 253 245 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/50 {
  --tw-shadow-color: rgb(236 253 245 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/55 {
  --tw-shadow-color: rgb(236 253 245 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/60 {
  --tw-shadow-color: rgb(236 253 245 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/65 {
  --tw-shadow-color: rgb(236 253 245 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/70 {
  --tw-shadow-color: rgb(236 253 245 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/75 {
  --tw-shadow-color: rgb(236 253 245 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/80 {
  --tw-shadow-color: rgb(236 253 245 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/85 {
  --tw-shadow-color: rgb(236 253 245 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/90 {
  --tw-shadow-color: rgb(236 253 245 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-50\/95 {
  --tw-shadow-color: rgb(236 253 245 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500 {
  --tw-shadow-color: #10b981;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/0 {
  --tw-shadow-color: rgb(16 185 129 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/10 {
  --tw-shadow-color: rgb(16 185 129 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/100 {
  --tw-shadow-color: rgb(16 185 129 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/15 {
  --tw-shadow-color: rgb(16 185 129 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/20 {
  --tw-shadow-color: rgb(16 185 129 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/25 {
  --tw-shadow-color: rgb(16 185 129 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/30 {
  --tw-shadow-color: rgb(16 185 129 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/35 {
  --tw-shadow-color: rgb(16 185 129 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/40 {
  --tw-shadow-color: rgb(16 185 129 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/45 {
  --tw-shadow-color: rgb(16 185 129 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/5 {
  --tw-shadow-color: rgb(16 185 129 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/50 {
  --tw-shadow-color: rgb(16 185 129 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/55 {
  --tw-shadow-color: rgb(16 185 129 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/60 {
  --tw-shadow-color: rgb(16 185 129 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/65 {
  --tw-shadow-color: rgb(16 185 129 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/70 {
  --tw-shadow-color: rgb(16 185 129 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/75 {
  --tw-shadow-color: rgb(16 185 129 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/80 {
  --tw-shadow-color: rgb(16 185 129 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/85 {
  --tw-shadow-color: rgb(16 185 129 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/90 {
  --tw-shadow-color: rgb(16 185 129 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-500\/95 {
  --tw-shadow-color: rgb(16 185 129 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600 {
  --tw-shadow-color: #059669;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/0 {
  --tw-shadow-color: rgb(5 150 105 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/10 {
  --tw-shadow-color: rgb(5 150 105 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/100 {
  --tw-shadow-color: rgb(5 150 105 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/15 {
  --tw-shadow-color: rgb(5 150 105 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/20 {
  --tw-shadow-color: rgb(5 150 105 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/25 {
  --tw-shadow-color: rgb(5 150 105 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/30 {
  --tw-shadow-color: rgb(5 150 105 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/35 {
  --tw-shadow-color: rgb(5 150 105 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/40 {
  --tw-shadow-color: rgb(5 150 105 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/45 {
  --tw-shadow-color: rgb(5 150 105 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/5 {
  --tw-shadow-color: rgb(5 150 105 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/50 {
  --tw-shadow-color: rgb(5 150 105 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/55 {
  --tw-shadow-color: rgb(5 150 105 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/60 {
  --tw-shadow-color: rgb(5 150 105 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/65 {
  --tw-shadow-color: rgb(5 150 105 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/70 {
  --tw-shadow-color: rgb(5 150 105 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/75 {
  --tw-shadow-color: rgb(5 150 105 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/80 {
  --tw-shadow-color: rgb(5 150 105 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/85 {
  --tw-shadow-color: rgb(5 150 105 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/90 {
  --tw-shadow-color: rgb(5 150 105 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-600\/95 {
  --tw-shadow-color: rgb(5 150 105 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700 {
  --tw-shadow-color: #047857;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/0 {
  --tw-shadow-color: rgb(4 120 87 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/10 {
  --tw-shadow-color: rgb(4 120 87 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/100 {
  --tw-shadow-color: rgb(4 120 87 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/15 {
  --tw-shadow-color: rgb(4 120 87 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/20 {
  --tw-shadow-color: rgb(4 120 87 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/25 {
  --tw-shadow-color: rgb(4 120 87 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/30 {
  --tw-shadow-color: rgb(4 120 87 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/35 {
  --tw-shadow-color: rgb(4 120 87 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/40 {
  --tw-shadow-color: rgb(4 120 87 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/45 {
  --tw-shadow-color: rgb(4 120 87 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/5 {
  --tw-shadow-color: rgb(4 120 87 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/50 {
  --tw-shadow-color: rgb(4 120 87 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/55 {
  --tw-shadow-color: rgb(4 120 87 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/60 {
  --tw-shadow-color: rgb(4 120 87 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/65 {
  --tw-shadow-color: rgb(4 120 87 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/70 {
  --tw-shadow-color: rgb(4 120 87 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/75 {
  --tw-shadow-color: rgb(4 120 87 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/80 {
  --tw-shadow-color: rgb(4 120 87 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/85 {
  --tw-shadow-color: rgb(4 120 87 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/90 {
  --tw-shadow-color: rgb(4 120 87 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-700\/95 {
  --tw-shadow-color: rgb(4 120 87 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800 {
  --tw-shadow-color: #065f46;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/0 {
  --tw-shadow-color: rgb(6 95 70 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/10 {
  --tw-shadow-color: rgb(6 95 70 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/100 {
  --tw-shadow-color: rgb(6 95 70 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/15 {
  --tw-shadow-color: rgb(6 95 70 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/20 {
  --tw-shadow-color: rgb(6 95 70 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/25 {
  --tw-shadow-color: rgb(6 95 70 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/30 {
  --tw-shadow-color: rgb(6 95 70 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/35 {
  --tw-shadow-color: rgb(6 95 70 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/40 {
  --tw-shadow-color: rgb(6 95 70 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/45 {
  --tw-shadow-color: rgb(6 95 70 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/5 {
  --tw-shadow-color: rgb(6 95 70 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/50 {
  --tw-shadow-color: rgb(6 95 70 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/55 {
  --tw-shadow-color: rgb(6 95 70 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/60 {
  --tw-shadow-color: rgb(6 95 70 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/65 {
  --tw-shadow-color: rgb(6 95 70 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/70 {
  --tw-shadow-color: rgb(6 95 70 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/75 {
  --tw-shadow-color: rgb(6 95 70 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/80 {
  --tw-shadow-color: rgb(6 95 70 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/85 {
  --tw-shadow-color: rgb(6 95 70 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/90 {
  --tw-shadow-color: rgb(6 95 70 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-800\/95 {
  --tw-shadow-color: rgb(6 95 70 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900 {
  --tw-shadow-color: #064e3b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/0 {
  --tw-shadow-color: rgb(6 78 59 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/10 {
  --tw-shadow-color: rgb(6 78 59 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/100 {
  --tw-shadow-color: rgb(6 78 59 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/15 {
  --tw-shadow-color: rgb(6 78 59 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/20 {
  --tw-shadow-color: rgb(6 78 59 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/25 {
  --tw-shadow-color: rgb(6 78 59 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/30 {
  --tw-shadow-color: rgb(6 78 59 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/35 {
  --tw-shadow-color: rgb(6 78 59 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/40 {
  --tw-shadow-color: rgb(6 78 59 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/45 {
  --tw-shadow-color: rgb(6 78 59 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/5 {
  --tw-shadow-color: rgb(6 78 59 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/50 {
  --tw-shadow-color: rgb(6 78 59 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/55 {
  --tw-shadow-color: rgb(6 78 59 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/60 {
  --tw-shadow-color: rgb(6 78 59 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/65 {
  --tw-shadow-color: rgb(6 78 59 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/70 {
  --tw-shadow-color: rgb(6 78 59 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/75 {
  --tw-shadow-color: rgb(6 78 59 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/80 {
  --tw-shadow-color: rgb(6 78 59 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/85 {
  --tw-shadow-color: rgb(6 78 59 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/90 {
  --tw-shadow-color: rgb(6 78 59 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-900\/95 {
  --tw-shadow-color: rgb(6 78 59 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950 {
  --tw-shadow-color: #022c22;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/0 {
  --tw-shadow-color: rgb(2 44 34 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/10 {
  --tw-shadow-color: rgb(2 44 34 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/100 {
  --tw-shadow-color: rgb(2 44 34 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/15 {
  --tw-shadow-color: rgb(2 44 34 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/20 {
  --tw-shadow-color: rgb(2 44 34 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/25 {
  --tw-shadow-color: rgb(2 44 34 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/30 {
  --tw-shadow-color: rgb(2 44 34 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/35 {
  --tw-shadow-color: rgb(2 44 34 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/40 {
  --tw-shadow-color: rgb(2 44 34 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/45 {
  --tw-shadow-color: rgb(2 44 34 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/5 {
  --tw-shadow-color: rgb(2 44 34 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/50 {
  --tw-shadow-color: rgb(2 44 34 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/55 {
  --tw-shadow-color: rgb(2 44 34 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/60 {
  --tw-shadow-color: rgb(2 44 34 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/65 {
  --tw-shadow-color: rgb(2 44 34 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/70 {
  --tw-shadow-color: rgb(2 44 34 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/75 {
  --tw-shadow-color: rgb(2 44 34 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/80 {
  --tw-shadow-color: rgb(2 44 34 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/85 {
  --tw-shadow-color: rgb(2 44 34 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/90 {
  --tw-shadow-color: rgb(2 44 34 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-emerald-950\/95 {
  --tw-shadow-color: rgb(2 44 34 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground {
  --tw-shadow-color: hsl(var(--foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/0 {
  --tw-shadow-color: hsl(var(--foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/10 {
  --tw-shadow-color: hsl(var(--foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/100 {
  --tw-shadow-color: hsl(var(--foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/15 {
  --tw-shadow-color: hsl(var(--foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/20 {
  --tw-shadow-color: hsl(var(--foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/25 {
  --tw-shadow-color: hsl(var(--foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/30 {
  --tw-shadow-color: hsl(var(--foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/35 {
  --tw-shadow-color: hsl(var(--foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/40 {
  --tw-shadow-color: hsl(var(--foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/45 {
  --tw-shadow-color: hsl(var(--foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/5 {
  --tw-shadow-color: hsl(var(--foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/50 {
  --tw-shadow-color: hsl(var(--foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/55 {
  --tw-shadow-color: hsl(var(--foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/60 {
  --tw-shadow-color: hsl(var(--foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/65 {
  --tw-shadow-color: hsl(var(--foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/70 {
  --tw-shadow-color: hsl(var(--foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/75 {
  --tw-shadow-color: hsl(var(--foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/80 {
  --tw-shadow-color: hsl(var(--foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/85 {
  --tw-shadow-color: hsl(var(--foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/90 {
  --tw-shadow-color: hsl(var(--foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-foreground\/95 {
  --tw-shadow-color: hsl(var(--foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100 {
  --tw-shadow-color: #fae8ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/0 {
  --tw-shadow-color: rgb(250 232 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/10 {
  --tw-shadow-color: rgb(250 232 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/100 {
  --tw-shadow-color: rgb(250 232 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/15 {
  --tw-shadow-color: rgb(250 232 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/20 {
  --tw-shadow-color: rgb(250 232 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/25 {
  --tw-shadow-color: rgb(250 232 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/30 {
  --tw-shadow-color: rgb(250 232 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/35 {
  --tw-shadow-color: rgb(250 232 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/40 {
  --tw-shadow-color: rgb(250 232 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/45 {
  --tw-shadow-color: rgb(250 232 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/5 {
  --tw-shadow-color: rgb(250 232 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/50 {
  --tw-shadow-color: rgb(250 232 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/55 {
  --tw-shadow-color: rgb(250 232 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/60 {
  --tw-shadow-color: rgb(250 232 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/65 {
  --tw-shadow-color: rgb(250 232 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/70 {
  --tw-shadow-color: rgb(250 232 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/75 {
  --tw-shadow-color: rgb(250 232 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/80 {
  --tw-shadow-color: rgb(250 232 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/85 {
  --tw-shadow-color: rgb(250 232 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/90 {
  --tw-shadow-color: rgb(250 232 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-100\/95 {
  --tw-shadow-color: rgb(250 232 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200 {
  --tw-shadow-color: #f5d0fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/0 {
  --tw-shadow-color: rgb(245 208 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/10 {
  --tw-shadow-color: rgb(245 208 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/100 {
  --tw-shadow-color: rgb(245 208 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/15 {
  --tw-shadow-color: rgb(245 208 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/20 {
  --tw-shadow-color: rgb(245 208 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/25 {
  --tw-shadow-color: rgb(245 208 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/30 {
  --tw-shadow-color: rgb(245 208 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/35 {
  --tw-shadow-color: rgb(245 208 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/40 {
  --tw-shadow-color: rgb(245 208 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/45 {
  --tw-shadow-color: rgb(245 208 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/5 {
  --tw-shadow-color: rgb(245 208 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/50 {
  --tw-shadow-color: rgb(245 208 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/55 {
  --tw-shadow-color: rgb(245 208 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/60 {
  --tw-shadow-color: rgb(245 208 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/65 {
  --tw-shadow-color: rgb(245 208 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/70 {
  --tw-shadow-color: rgb(245 208 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/75 {
  --tw-shadow-color: rgb(245 208 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/80 {
  --tw-shadow-color: rgb(245 208 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/85 {
  --tw-shadow-color: rgb(245 208 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/90 {
  --tw-shadow-color: rgb(245 208 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-200\/95 {
  --tw-shadow-color: rgb(245 208 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300 {
  --tw-shadow-color: #f0abfc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/0 {
  --tw-shadow-color: rgb(240 171 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/10 {
  --tw-shadow-color: rgb(240 171 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/100 {
  --tw-shadow-color: rgb(240 171 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/15 {
  --tw-shadow-color: rgb(240 171 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/20 {
  --tw-shadow-color: rgb(240 171 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/25 {
  --tw-shadow-color: rgb(240 171 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/30 {
  --tw-shadow-color: rgb(240 171 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/35 {
  --tw-shadow-color: rgb(240 171 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/40 {
  --tw-shadow-color: rgb(240 171 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/45 {
  --tw-shadow-color: rgb(240 171 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/5 {
  --tw-shadow-color: rgb(240 171 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/50 {
  --tw-shadow-color: rgb(240 171 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/55 {
  --tw-shadow-color: rgb(240 171 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/60 {
  --tw-shadow-color: rgb(240 171 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/65 {
  --tw-shadow-color: rgb(240 171 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/70 {
  --tw-shadow-color: rgb(240 171 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/75 {
  --tw-shadow-color: rgb(240 171 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/80 {
  --tw-shadow-color: rgb(240 171 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/85 {
  --tw-shadow-color: rgb(240 171 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/90 {
  --tw-shadow-color: rgb(240 171 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-300\/95 {
  --tw-shadow-color: rgb(240 171 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400 {
  --tw-shadow-color: #e879f9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/0 {
  --tw-shadow-color: rgb(232 121 249 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/10 {
  --tw-shadow-color: rgb(232 121 249 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/100 {
  --tw-shadow-color: rgb(232 121 249 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/15 {
  --tw-shadow-color: rgb(232 121 249 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/20 {
  --tw-shadow-color: rgb(232 121 249 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/25 {
  --tw-shadow-color: rgb(232 121 249 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/30 {
  --tw-shadow-color: rgb(232 121 249 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/35 {
  --tw-shadow-color: rgb(232 121 249 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/40 {
  --tw-shadow-color: rgb(232 121 249 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/45 {
  --tw-shadow-color: rgb(232 121 249 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/5 {
  --tw-shadow-color: rgb(232 121 249 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/50 {
  --tw-shadow-color: rgb(232 121 249 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/55 {
  --tw-shadow-color: rgb(232 121 249 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/60 {
  --tw-shadow-color: rgb(232 121 249 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/65 {
  --tw-shadow-color: rgb(232 121 249 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/70 {
  --tw-shadow-color: rgb(232 121 249 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/75 {
  --tw-shadow-color: rgb(232 121 249 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/80 {
  --tw-shadow-color: rgb(232 121 249 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/85 {
  --tw-shadow-color: rgb(232 121 249 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/90 {
  --tw-shadow-color: rgb(232 121 249 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-400\/95 {
  --tw-shadow-color: rgb(232 121 249 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50 {
  --tw-shadow-color: #fdf4ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/0 {
  --tw-shadow-color: rgb(253 244 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/10 {
  --tw-shadow-color: rgb(253 244 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/100 {
  --tw-shadow-color: rgb(253 244 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/15 {
  --tw-shadow-color: rgb(253 244 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/20 {
  --tw-shadow-color: rgb(253 244 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/25 {
  --tw-shadow-color: rgb(253 244 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/30 {
  --tw-shadow-color: rgb(253 244 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/35 {
  --tw-shadow-color: rgb(253 244 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/40 {
  --tw-shadow-color: rgb(253 244 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/45 {
  --tw-shadow-color: rgb(253 244 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/5 {
  --tw-shadow-color: rgb(253 244 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/50 {
  --tw-shadow-color: rgb(253 244 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/55 {
  --tw-shadow-color: rgb(253 244 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/60 {
  --tw-shadow-color: rgb(253 244 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/65 {
  --tw-shadow-color: rgb(253 244 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/70 {
  --tw-shadow-color: rgb(253 244 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/75 {
  --tw-shadow-color: rgb(253 244 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/80 {
  --tw-shadow-color: rgb(253 244 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/85 {
  --tw-shadow-color: rgb(253 244 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/90 {
  --tw-shadow-color: rgb(253 244 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-50\/95 {
  --tw-shadow-color: rgb(253 244 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500 {
  --tw-shadow-color: #d946ef;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/0 {
  --tw-shadow-color: rgb(217 70 239 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/10 {
  --tw-shadow-color: rgb(217 70 239 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/100 {
  --tw-shadow-color: rgb(217 70 239 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/15 {
  --tw-shadow-color: rgb(217 70 239 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/20 {
  --tw-shadow-color: rgb(217 70 239 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/25 {
  --tw-shadow-color: rgb(217 70 239 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/30 {
  --tw-shadow-color: rgb(217 70 239 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/35 {
  --tw-shadow-color: rgb(217 70 239 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/40 {
  --tw-shadow-color: rgb(217 70 239 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/45 {
  --tw-shadow-color: rgb(217 70 239 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/5 {
  --tw-shadow-color: rgb(217 70 239 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/50 {
  --tw-shadow-color: rgb(217 70 239 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/55 {
  --tw-shadow-color: rgb(217 70 239 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/60 {
  --tw-shadow-color: rgb(217 70 239 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/65 {
  --tw-shadow-color: rgb(217 70 239 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/70 {
  --tw-shadow-color: rgb(217 70 239 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/75 {
  --tw-shadow-color: rgb(217 70 239 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/80 {
  --tw-shadow-color: rgb(217 70 239 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/85 {
  --tw-shadow-color: rgb(217 70 239 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/90 {
  --tw-shadow-color: rgb(217 70 239 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-500\/95 {
  --tw-shadow-color: rgb(217 70 239 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600 {
  --tw-shadow-color: #c026d3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/0 {
  --tw-shadow-color: rgb(192 38 211 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/10 {
  --tw-shadow-color: rgb(192 38 211 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/100 {
  --tw-shadow-color: rgb(192 38 211 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/15 {
  --tw-shadow-color: rgb(192 38 211 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/20 {
  --tw-shadow-color: rgb(192 38 211 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/25 {
  --tw-shadow-color: rgb(192 38 211 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/30 {
  --tw-shadow-color: rgb(192 38 211 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/35 {
  --tw-shadow-color: rgb(192 38 211 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/40 {
  --tw-shadow-color: rgb(192 38 211 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/45 {
  --tw-shadow-color: rgb(192 38 211 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/5 {
  --tw-shadow-color: rgb(192 38 211 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/50 {
  --tw-shadow-color: rgb(192 38 211 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/55 {
  --tw-shadow-color: rgb(192 38 211 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/60 {
  --tw-shadow-color: rgb(192 38 211 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/65 {
  --tw-shadow-color: rgb(192 38 211 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/70 {
  --tw-shadow-color: rgb(192 38 211 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/75 {
  --tw-shadow-color: rgb(192 38 211 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/80 {
  --tw-shadow-color: rgb(192 38 211 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/85 {
  --tw-shadow-color: rgb(192 38 211 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/90 {
  --tw-shadow-color: rgb(192 38 211 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-600\/95 {
  --tw-shadow-color: rgb(192 38 211 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700 {
  --tw-shadow-color: #a21caf;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/0 {
  --tw-shadow-color: rgb(162 28 175 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/10 {
  --tw-shadow-color: rgb(162 28 175 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/100 {
  --tw-shadow-color: rgb(162 28 175 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/15 {
  --tw-shadow-color: rgb(162 28 175 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/20 {
  --tw-shadow-color: rgb(162 28 175 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/25 {
  --tw-shadow-color: rgb(162 28 175 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/30 {
  --tw-shadow-color: rgb(162 28 175 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/35 {
  --tw-shadow-color: rgb(162 28 175 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/40 {
  --tw-shadow-color: rgb(162 28 175 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/45 {
  --tw-shadow-color: rgb(162 28 175 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/5 {
  --tw-shadow-color: rgb(162 28 175 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/50 {
  --tw-shadow-color: rgb(162 28 175 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/55 {
  --tw-shadow-color: rgb(162 28 175 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/60 {
  --tw-shadow-color: rgb(162 28 175 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/65 {
  --tw-shadow-color: rgb(162 28 175 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/70 {
  --tw-shadow-color: rgb(162 28 175 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/75 {
  --tw-shadow-color: rgb(162 28 175 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/80 {
  --tw-shadow-color: rgb(162 28 175 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/85 {
  --tw-shadow-color: rgb(162 28 175 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/90 {
  --tw-shadow-color: rgb(162 28 175 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-700\/95 {
  --tw-shadow-color: rgb(162 28 175 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800 {
  --tw-shadow-color: #86198f;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/0 {
  --tw-shadow-color: rgb(134 25 143 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/10 {
  --tw-shadow-color: rgb(134 25 143 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/100 {
  --tw-shadow-color: rgb(134 25 143 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/15 {
  --tw-shadow-color: rgb(134 25 143 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/20 {
  --tw-shadow-color: rgb(134 25 143 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/25 {
  --tw-shadow-color: rgb(134 25 143 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/30 {
  --tw-shadow-color: rgb(134 25 143 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/35 {
  --tw-shadow-color: rgb(134 25 143 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/40 {
  --tw-shadow-color: rgb(134 25 143 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/45 {
  --tw-shadow-color: rgb(134 25 143 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/5 {
  --tw-shadow-color: rgb(134 25 143 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/50 {
  --tw-shadow-color: rgb(134 25 143 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/55 {
  --tw-shadow-color: rgb(134 25 143 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/60 {
  --tw-shadow-color: rgb(134 25 143 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/65 {
  --tw-shadow-color: rgb(134 25 143 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/70 {
  --tw-shadow-color: rgb(134 25 143 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/75 {
  --tw-shadow-color: rgb(134 25 143 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/80 {
  --tw-shadow-color: rgb(134 25 143 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/85 {
  --tw-shadow-color: rgb(134 25 143 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/90 {
  --tw-shadow-color: rgb(134 25 143 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-800\/95 {
  --tw-shadow-color: rgb(134 25 143 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900 {
  --tw-shadow-color: #701a75;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/0 {
  --tw-shadow-color: rgb(112 26 117 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/10 {
  --tw-shadow-color: rgb(112 26 117 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/100 {
  --tw-shadow-color: rgb(112 26 117 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/15 {
  --tw-shadow-color: rgb(112 26 117 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/20 {
  --tw-shadow-color: rgb(112 26 117 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/25 {
  --tw-shadow-color: rgb(112 26 117 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/30 {
  --tw-shadow-color: rgb(112 26 117 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/35 {
  --tw-shadow-color: rgb(112 26 117 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/40 {
  --tw-shadow-color: rgb(112 26 117 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/45 {
  --tw-shadow-color: rgb(112 26 117 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/5 {
  --tw-shadow-color: rgb(112 26 117 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/50 {
  --tw-shadow-color: rgb(112 26 117 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/55 {
  --tw-shadow-color: rgb(112 26 117 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/60 {
  --tw-shadow-color: rgb(112 26 117 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/65 {
  --tw-shadow-color: rgb(112 26 117 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/70 {
  --tw-shadow-color: rgb(112 26 117 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/75 {
  --tw-shadow-color: rgb(112 26 117 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/80 {
  --tw-shadow-color: rgb(112 26 117 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/85 {
  --tw-shadow-color: rgb(112 26 117 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/90 {
  --tw-shadow-color: rgb(112 26 117 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-900\/95 {
  --tw-shadow-color: rgb(112 26 117 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950 {
  --tw-shadow-color: #4a044e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/0 {
  --tw-shadow-color: rgb(74 4 78 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/10 {
  --tw-shadow-color: rgb(74 4 78 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/100 {
  --tw-shadow-color: rgb(74 4 78 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/15 {
  --tw-shadow-color: rgb(74 4 78 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/20 {
  --tw-shadow-color: rgb(74 4 78 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/25 {
  --tw-shadow-color: rgb(74 4 78 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/30 {
  --tw-shadow-color: rgb(74 4 78 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/35 {
  --tw-shadow-color: rgb(74 4 78 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/40 {
  --tw-shadow-color: rgb(74 4 78 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/45 {
  --tw-shadow-color: rgb(74 4 78 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/5 {
  --tw-shadow-color: rgb(74 4 78 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/50 {
  --tw-shadow-color: rgb(74 4 78 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/55 {
  --tw-shadow-color: rgb(74 4 78 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/60 {
  --tw-shadow-color: rgb(74 4 78 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/65 {
  --tw-shadow-color: rgb(74 4 78 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/70 {
  --tw-shadow-color: rgb(74 4 78 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/75 {
  --tw-shadow-color: rgb(74 4 78 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/80 {
  --tw-shadow-color: rgb(74 4 78 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/85 {
  --tw-shadow-color: rgb(74 4 78 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/90 {
  --tw-shadow-color: rgb(74 4 78 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-fuchsia-950\/95 {
  --tw-shadow-color: rgb(74 4 78 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-glass-bg {
  --tw-shadow-color: var(--glass-bg);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-glass-border {
  --tw-shadow-color: var(--glass-border);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100 {
  --tw-shadow-color: #f3f4f6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/0 {
  --tw-shadow-color: rgb(243 244 246 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/10 {
  --tw-shadow-color: rgb(243 244 246 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/100 {
  --tw-shadow-color: rgb(243 244 246 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/15 {
  --tw-shadow-color: rgb(243 244 246 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/20 {
  --tw-shadow-color: rgb(243 244 246 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/25 {
  --tw-shadow-color: rgb(243 244 246 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/30 {
  --tw-shadow-color: rgb(243 244 246 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/35 {
  --tw-shadow-color: rgb(243 244 246 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/40 {
  --tw-shadow-color: rgb(243 244 246 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/45 {
  --tw-shadow-color: rgb(243 244 246 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/5 {
  --tw-shadow-color: rgb(243 244 246 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/50 {
  --tw-shadow-color: rgb(243 244 246 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/55 {
  --tw-shadow-color: rgb(243 244 246 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/60 {
  --tw-shadow-color: rgb(243 244 246 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/65 {
  --tw-shadow-color: rgb(243 244 246 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/70 {
  --tw-shadow-color: rgb(243 244 246 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/75 {
  --tw-shadow-color: rgb(243 244 246 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/80 {
  --tw-shadow-color: rgb(243 244 246 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/85 {
  --tw-shadow-color: rgb(243 244 246 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/90 {
  --tw-shadow-color: rgb(243 244 246 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-100\/95 {
  --tw-shadow-color: rgb(243 244 246 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200 {
  --tw-shadow-color: #e5e7eb;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/0 {
  --tw-shadow-color: rgb(229 231 235 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/10 {
  --tw-shadow-color: rgb(229 231 235 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/100 {
  --tw-shadow-color: rgb(229 231 235 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/15 {
  --tw-shadow-color: rgb(229 231 235 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/20 {
  --tw-shadow-color: rgb(229 231 235 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/25 {
  --tw-shadow-color: rgb(229 231 235 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/30 {
  --tw-shadow-color: rgb(229 231 235 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/35 {
  --tw-shadow-color: rgb(229 231 235 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/40 {
  --tw-shadow-color: rgb(229 231 235 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/45 {
  --tw-shadow-color: rgb(229 231 235 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/5 {
  --tw-shadow-color: rgb(229 231 235 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/50 {
  --tw-shadow-color: rgb(229 231 235 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/55 {
  --tw-shadow-color: rgb(229 231 235 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/60 {
  --tw-shadow-color: rgb(229 231 235 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/65 {
  --tw-shadow-color: rgb(229 231 235 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/70 {
  --tw-shadow-color: rgb(229 231 235 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/75 {
  --tw-shadow-color: rgb(229 231 235 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/80 {
  --tw-shadow-color: rgb(229 231 235 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/85 {
  --tw-shadow-color: rgb(229 231 235 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/90 {
  --tw-shadow-color: rgb(229 231 235 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-200\/95 {
  --tw-shadow-color: rgb(229 231 235 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300 {
  --tw-shadow-color: #d1d5db;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/0 {
  --tw-shadow-color: rgb(209 213 219 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/10 {
  --tw-shadow-color: rgb(209 213 219 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/100 {
  --tw-shadow-color: rgb(209 213 219 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/15 {
  --tw-shadow-color: rgb(209 213 219 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/20 {
  --tw-shadow-color: rgb(209 213 219 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/25 {
  --tw-shadow-color: rgb(209 213 219 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/30 {
  --tw-shadow-color: rgb(209 213 219 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/35 {
  --tw-shadow-color: rgb(209 213 219 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/40 {
  --tw-shadow-color: rgb(209 213 219 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/45 {
  --tw-shadow-color: rgb(209 213 219 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/5 {
  --tw-shadow-color: rgb(209 213 219 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/50 {
  --tw-shadow-color: rgb(209 213 219 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/55 {
  --tw-shadow-color: rgb(209 213 219 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/60 {
  --tw-shadow-color: rgb(209 213 219 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/65 {
  --tw-shadow-color: rgb(209 213 219 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/70 {
  --tw-shadow-color: rgb(209 213 219 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/75 {
  --tw-shadow-color: rgb(209 213 219 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/80 {
  --tw-shadow-color: rgb(209 213 219 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/85 {
  --tw-shadow-color: rgb(209 213 219 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/90 {
  --tw-shadow-color: rgb(209 213 219 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-300\/95 {
  --tw-shadow-color: rgb(209 213 219 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400 {
  --tw-shadow-color: #9ca3af;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/0 {
  --tw-shadow-color: rgb(156 163 175 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/10 {
  --tw-shadow-color: rgb(156 163 175 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/100 {
  --tw-shadow-color: rgb(156 163 175 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/15 {
  --tw-shadow-color: rgb(156 163 175 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/20 {
  --tw-shadow-color: rgb(156 163 175 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/25 {
  --tw-shadow-color: rgb(156 163 175 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/30 {
  --tw-shadow-color: rgb(156 163 175 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/35 {
  --tw-shadow-color: rgb(156 163 175 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/40 {
  --tw-shadow-color: rgb(156 163 175 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/45 {
  --tw-shadow-color: rgb(156 163 175 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/5 {
  --tw-shadow-color: rgb(156 163 175 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/50 {
  --tw-shadow-color: rgb(156 163 175 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/55 {
  --tw-shadow-color: rgb(156 163 175 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/60 {
  --tw-shadow-color: rgb(156 163 175 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/65 {
  --tw-shadow-color: rgb(156 163 175 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/70 {
  --tw-shadow-color: rgb(156 163 175 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/75 {
  --tw-shadow-color: rgb(156 163 175 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/80 {
  --tw-shadow-color: rgb(156 163 175 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/85 {
  --tw-shadow-color: rgb(156 163 175 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/90 {
  --tw-shadow-color: rgb(156 163 175 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-400\/95 {
  --tw-shadow-color: rgb(156 163 175 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50 {
  --tw-shadow-color: #f9fafb;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/0 {
  --tw-shadow-color: rgb(249 250 251 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/10 {
  --tw-shadow-color: rgb(249 250 251 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/100 {
  --tw-shadow-color: rgb(249 250 251 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/15 {
  --tw-shadow-color: rgb(249 250 251 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/20 {
  --tw-shadow-color: rgb(249 250 251 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/25 {
  --tw-shadow-color: rgb(249 250 251 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/30 {
  --tw-shadow-color: rgb(249 250 251 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/35 {
  --tw-shadow-color: rgb(249 250 251 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/40 {
  --tw-shadow-color: rgb(249 250 251 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/45 {
  --tw-shadow-color: rgb(249 250 251 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/5 {
  --tw-shadow-color: rgb(249 250 251 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/50 {
  --tw-shadow-color: rgb(249 250 251 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/55 {
  --tw-shadow-color: rgb(249 250 251 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/60 {
  --tw-shadow-color: rgb(249 250 251 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/65 {
  --tw-shadow-color: rgb(249 250 251 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/70 {
  --tw-shadow-color: rgb(249 250 251 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/75 {
  --tw-shadow-color: rgb(249 250 251 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/80 {
  --tw-shadow-color: rgb(249 250 251 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/85 {
  --tw-shadow-color: rgb(249 250 251 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/90 {
  --tw-shadow-color: rgb(249 250 251 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-50\/95 {
  --tw-shadow-color: rgb(249 250 251 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500 {
  --tw-shadow-color: #6b7280;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/0 {
  --tw-shadow-color: rgb(107 114 128 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/10 {
  --tw-shadow-color: rgb(107 114 128 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/100 {
  --tw-shadow-color: rgb(107 114 128 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/15 {
  --tw-shadow-color: rgb(107 114 128 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/20 {
  --tw-shadow-color: rgb(107 114 128 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/25 {
  --tw-shadow-color: rgb(107 114 128 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/30 {
  --tw-shadow-color: rgb(107 114 128 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/35 {
  --tw-shadow-color: rgb(107 114 128 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/40 {
  --tw-shadow-color: rgb(107 114 128 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/45 {
  --tw-shadow-color: rgb(107 114 128 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/5 {
  --tw-shadow-color: rgb(107 114 128 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/50 {
  --tw-shadow-color: rgb(107 114 128 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/55 {
  --tw-shadow-color: rgb(107 114 128 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/60 {
  --tw-shadow-color: rgb(107 114 128 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/65 {
  --tw-shadow-color: rgb(107 114 128 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/70 {
  --tw-shadow-color: rgb(107 114 128 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/75 {
  --tw-shadow-color: rgb(107 114 128 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/80 {
  --tw-shadow-color: rgb(107 114 128 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/85 {
  --tw-shadow-color: rgb(107 114 128 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/90 {
  --tw-shadow-color: rgb(107 114 128 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-500\/95 {
  --tw-shadow-color: rgb(107 114 128 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600 {
  --tw-shadow-color: #4b5563;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/0 {
  --tw-shadow-color: rgb(75 85 99 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/10 {
  --tw-shadow-color: rgb(75 85 99 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/100 {
  --tw-shadow-color: rgb(75 85 99 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/15 {
  --tw-shadow-color: rgb(75 85 99 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/20 {
  --tw-shadow-color: rgb(75 85 99 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/25 {
  --tw-shadow-color: rgb(75 85 99 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/30 {
  --tw-shadow-color: rgb(75 85 99 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/35 {
  --tw-shadow-color: rgb(75 85 99 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/40 {
  --tw-shadow-color: rgb(75 85 99 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/45 {
  --tw-shadow-color: rgb(75 85 99 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/5 {
  --tw-shadow-color: rgb(75 85 99 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/50 {
  --tw-shadow-color: rgb(75 85 99 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/55 {
  --tw-shadow-color: rgb(75 85 99 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/60 {
  --tw-shadow-color: rgb(75 85 99 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/65 {
  --tw-shadow-color: rgb(75 85 99 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/70 {
  --tw-shadow-color: rgb(75 85 99 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/75 {
  --tw-shadow-color: rgb(75 85 99 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/80 {
  --tw-shadow-color: rgb(75 85 99 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/85 {
  --tw-shadow-color: rgb(75 85 99 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/90 {
  --tw-shadow-color: rgb(75 85 99 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-600\/95 {
  --tw-shadow-color: rgb(75 85 99 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700 {
  --tw-shadow-color: #374151;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/0 {
  --tw-shadow-color: rgb(55 65 81 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/10 {
  --tw-shadow-color: rgb(55 65 81 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/100 {
  --tw-shadow-color: rgb(55 65 81 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/15 {
  --tw-shadow-color: rgb(55 65 81 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/20 {
  --tw-shadow-color: rgb(55 65 81 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/25 {
  --tw-shadow-color: rgb(55 65 81 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/30 {
  --tw-shadow-color: rgb(55 65 81 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/35 {
  --tw-shadow-color: rgb(55 65 81 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/40 {
  --tw-shadow-color: rgb(55 65 81 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/45 {
  --tw-shadow-color: rgb(55 65 81 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/5 {
  --tw-shadow-color: rgb(55 65 81 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/50 {
  --tw-shadow-color: rgb(55 65 81 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/55 {
  --tw-shadow-color: rgb(55 65 81 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/60 {
  --tw-shadow-color: rgb(55 65 81 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/65 {
  --tw-shadow-color: rgb(55 65 81 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/70 {
  --tw-shadow-color: rgb(55 65 81 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/75 {
  --tw-shadow-color: rgb(55 65 81 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/80 {
  --tw-shadow-color: rgb(55 65 81 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/85 {
  --tw-shadow-color: rgb(55 65 81 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/90 {
  --tw-shadow-color: rgb(55 65 81 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-700\/95 {
  --tw-shadow-color: rgb(55 65 81 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800 {
  --tw-shadow-color: #1f2937;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/0 {
  --tw-shadow-color: rgb(31 41 55 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/10 {
  --tw-shadow-color: rgb(31 41 55 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/100 {
  --tw-shadow-color: rgb(31 41 55 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/15 {
  --tw-shadow-color: rgb(31 41 55 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/20 {
  --tw-shadow-color: rgb(31 41 55 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/25 {
  --tw-shadow-color: rgb(31 41 55 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/30 {
  --tw-shadow-color: rgb(31 41 55 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/35 {
  --tw-shadow-color: rgb(31 41 55 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/40 {
  --tw-shadow-color: rgb(31 41 55 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/45 {
  --tw-shadow-color: rgb(31 41 55 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/5 {
  --tw-shadow-color: rgb(31 41 55 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/50 {
  --tw-shadow-color: rgb(31 41 55 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/55 {
  --tw-shadow-color: rgb(31 41 55 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/60 {
  --tw-shadow-color: rgb(31 41 55 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/65 {
  --tw-shadow-color: rgb(31 41 55 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/70 {
  --tw-shadow-color: rgb(31 41 55 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/75 {
  --tw-shadow-color: rgb(31 41 55 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/80 {
  --tw-shadow-color: rgb(31 41 55 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/85 {
  --tw-shadow-color: rgb(31 41 55 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/90 {
  --tw-shadow-color: rgb(31 41 55 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-800\/95 {
  --tw-shadow-color: rgb(31 41 55 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900 {
  --tw-shadow-color: #111827;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/0 {
  --tw-shadow-color: rgb(17 24 39 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/10 {
  --tw-shadow-color: rgb(17 24 39 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/100 {
  --tw-shadow-color: rgb(17 24 39 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/15 {
  --tw-shadow-color: rgb(17 24 39 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/20 {
  --tw-shadow-color: rgb(17 24 39 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/25 {
  --tw-shadow-color: rgb(17 24 39 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/30 {
  --tw-shadow-color: rgb(17 24 39 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/35 {
  --tw-shadow-color: rgb(17 24 39 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/40 {
  --tw-shadow-color: rgb(17 24 39 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/45 {
  --tw-shadow-color: rgb(17 24 39 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/5 {
  --tw-shadow-color: rgb(17 24 39 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/50 {
  --tw-shadow-color: rgb(17 24 39 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/55 {
  --tw-shadow-color: rgb(17 24 39 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/60 {
  --tw-shadow-color: rgb(17 24 39 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/65 {
  --tw-shadow-color: rgb(17 24 39 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/70 {
  --tw-shadow-color: rgb(17 24 39 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/75 {
  --tw-shadow-color: rgb(17 24 39 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/80 {
  --tw-shadow-color: rgb(17 24 39 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/85 {
  --tw-shadow-color: rgb(17 24 39 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/90 {
  --tw-shadow-color: rgb(17 24 39 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-900\/95 {
  --tw-shadow-color: rgb(17 24 39 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950 {
  --tw-shadow-color: #030712;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/0 {
  --tw-shadow-color: rgb(3 7 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/10 {
  --tw-shadow-color: rgb(3 7 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/100 {
  --tw-shadow-color: rgb(3 7 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/15 {
  --tw-shadow-color: rgb(3 7 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/20 {
  --tw-shadow-color: rgb(3 7 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/25 {
  --tw-shadow-color: rgb(3 7 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/30 {
  --tw-shadow-color: rgb(3 7 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/35 {
  --tw-shadow-color: rgb(3 7 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/40 {
  --tw-shadow-color: rgb(3 7 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/45 {
  --tw-shadow-color: rgb(3 7 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/5 {
  --tw-shadow-color: rgb(3 7 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/50 {
  --tw-shadow-color: rgb(3 7 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/55 {
  --tw-shadow-color: rgb(3 7 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/60 {
  --tw-shadow-color: rgb(3 7 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/65 {
  --tw-shadow-color: rgb(3 7 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/70 {
  --tw-shadow-color: rgb(3 7 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/75 {
  --tw-shadow-color: rgb(3 7 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/80 {
  --tw-shadow-color: rgb(3 7 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/85 {
  --tw-shadow-color: rgb(3 7 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/90 {
  --tw-shadow-color: rgb(3 7 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-gray-950\/95 {
  --tw-shadow-color: rgb(3 7 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100 {
  --tw-shadow-color: #dcfce7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/0 {
  --tw-shadow-color: rgb(220 252 231 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/10 {
  --tw-shadow-color: rgb(220 252 231 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/100 {
  --tw-shadow-color: rgb(220 252 231 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/15 {
  --tw-shadow-color: rgb(220 252 231 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/20 {
  --tw-shadow-color: rgb(220 252 231 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/25 {
  --tw-shadow-color: rgb(220 252 231 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/30 {
  --tw-shadow-color: rgb(220 252 231 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/35 {
  --tw-shadow-color: rgb(220 252 231 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/40 {
  --tw-shadow-color: rgb(220 252 231 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/45 {
  --tw-shadow-color: rgb(220 252 231 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/5 {
  --tw-shadow-color: rgb(220 252 231 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/50 {
  --tw-shadow-color: rgb(220 252 231 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/55 {
  --tw-shadow-color: rgb(220 252 231 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/60 {
  --tw-shadow-color: rgb(220 252 231 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/65 {
  --tw-shadow-color: rgb(220 252 231 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/70 {
  --tw-shadow-color: rgb(220 252 231 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/75 {
  --tw-shadow-color: rgb(220 252 231 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/80 {
  --tw-shadow-color: rgb(220 252 231 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/85 {
  --tw-shadow-color: rgb(220 252 231 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/90 {
  --tw-shadow-color: rgb(220 252 231 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-100\/95 {
  --tw-shadow-color: rgb(220 252 231 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200 {
  --tw-shadow-color: #bbf7d0;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/0 {
  --tw-shadow-color: rgb(187 247 208 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/10 {
  --tw-shadow-color: rgb(187 247 208 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/100 {
  --tw-shadow-color: rgb(187 247 208 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/15 {
  --tw-shadow-color: rgb(187 247 208 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/20 {
  --tw-shadow-color: rgb(187 247 208 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/25 {
  --tw-shadow-color: rgb(187 247 208 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/30 {
  --tw-shadow-color: rgb(187 247 208 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/35 {
  --tw-shadow-color: rgb(187 247 208 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/40 {
  --tw-shadow-color: rgb(187 247 208 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/45 {
  --tw-shadow-color: rgb(187 247 208 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/5 {
  --tw-shadow-color: rgb(187 247 208 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/50 {
  --tw-shadow-color: rgb(187 247 208 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/55 {
  --tw-shadow-color: rgb(187 247 208 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/60 {
  --tw-shadow-color: rgb(187 247 208 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/65 {
  --tw-shadow-color: rgb(187 247 208 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/70 {
  --tw-shadow-color: rgb(187 247 208 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/75 {
  --tw-shadow-color: rgb(187 247 208 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/80 {
  --tw-shadow-color: rgb(187 247 208 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/85 {
  --tw-shadow-color: rgb(187 247 208 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/90 {
  --tw-shadow-color: rgb(187 247 208 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-200\/95 {
  --tw-shadow-color: rgb(187 247 208 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300 {
  --tw-shadow-color: #86efac;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/0 {
  --tw-shadow-color: rgb(134 239 172 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/10 {
  --tw-shadow-color: rgb(134 239 172 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/100 {
  --tw-shadow-color: rgb(134 239 172 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/15 {
  --tw-shadow-color: rgb(134 239 172 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/20 {
  --tw-shadow-color: rgb(134 239 172 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/25 {
  --tw-shadow-color: rgb(134 239 172 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/30 {
  --tw-shadow-color: rgb(134 239 172 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/35 {
  --tw-shadow-color: rgb(134 239 172 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/40 {
  --tw-shadow-color: rgb(134 239 172 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/45 {
  --tw-shadow-color: rgb(134 239 172 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/5 {
  --tw-shadow-color: rgb(134 239 172 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/50 {
  --tw-shadow-color: rgb(134 239 172 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/55 {
  --tw-shadow-color: rgb(134 239 172 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/60 {
  --tw-shadow-color: rgb(134 239 172 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/65 {
  --tw-shadow-color: rgb(134 239 172 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/70 {
  --tw-shadow-color: rgb(134 239 172 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/75 {
  --tw-shadow-color: rgb(134 239 172 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/80 {
  --tw-shadow-color: rgb(134 239 172 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/85 {
  --tw-shadow-color: rgb(134 239 172 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/90 {
  --tw-shadow-color: rgb(134 239 172 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-300\/95 {
  --tw-shadow-color: rgb(134 239 172 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400 {
  --tw-shadow-color: #4ade80;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/0 {
  --tw-shadow-color: rgb(74 222 128 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/10 {
  --tw-shadow-color: rgb(74 222 128 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/100 {
  --tw-shadow-color: rgb(74 222 128 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/15 {
  --tw-shadow-color: rgb(74 222 128 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/20 {
  --tw-shadow-color: rgb(74 222 128 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/25 {
  --tw-shadow-color: rgb(74 222 128 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/30 {
  --tw-shadow-color: rgb(74 222 128 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/35 {
  --tw-shadow-color: rgb(74 222 128 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/40 {
  --tw-shadow-color: rgb(74 222 128 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/45 {
  --tw-shadow-color: rgb(74 222 128 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/5 {
  --tw-shadow-color: rgb(74 222 128 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/50 {
  --tw-shadow-color: rgb(74 222 128 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/55 {
  --tw-shadow-color: rgb(74 222 128 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/60 {
  --tw-shadow-color: rgb(74 222 128 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/65 {
  --tw-shadow-color: rgb(74 222 128 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/70 {
  --tw-shadow-color: rgb(74 222 128 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/75 {
  --tw-shadow-color: rgb(74 222 128 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/80 {
  --tw-shadow-color: rgb(74 222 128 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/85 {
  --tw-shadow-color: rgb(74 222 128 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/90 {
  --tw-shadow-color: rgb(74 222 128 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-400\/95 {
  --tw-shadow-color: rgb(74 222 128 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50 {
  --tw-shadow-color: #f0fdf4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/0 {
  --tw-shadow-color: rgb(240 253 244 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/10 {
  --tw-shadow-color: rgb(240 253 244 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/100 {
  --tw-shadow-color: rgb(240 253 244 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/15 {
  --tw-shadow-color: rgb(240 253 244 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/20 {
  --tw-shadow-color: rgb(240 253 244 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/25 {
  --tw-shadow-color: rgb(240 253 244 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/30 {
  --tw-shadow-color: rgb(240 253 244 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/35 {
  --tw-shadow-color: rgb(240 253 244 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/40 {
  --tw-shadow-color: rgb(240 253 244 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/45 {
  --tw-shadow-color: rgb(240 253 244 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/5 {
  --tw-shadow-color: rgb(240 253 244 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/50 {
  --tw-shadow-color: rgb(240 253 244 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/55 {
  --tw-shadow-color: rgb(240 253 244 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/60 {
  --tw-shadow-color: rgb(240 253 244 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/65 {
  --tw-shadow-color: rgb(240 253 244 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/70 {
  --tw-shadow-color: rgb(240 253 244 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/75 {
  --tw-shadow-color: rgb(240 253 244 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/80 {
  --tw-shadow-color: rgb(240 253 244 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/85 {
  --tw-shadow-color: rgb(240 253 244 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/90 {
  --tw-shadow-color: rgb(240 253 244 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-50\/95 {
  --tw-shadow-color: rgb(240 253 244 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500 {
  --tw-shadow-color: #22c55e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/0 {
  --tw-shadow-color: rgb(34 197 94 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/10 {
  --tw-shadow-color: rgb(34 197 94 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/100 {
  --tw-shadow-color: rgb(34 197 94 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/15 {
  --tw-shadow-color: rgb(34 197 94 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/20 {
  --tw-shadow-color: rgb(34 197 94 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/25 {
  --tw-shadow-color: rgb(34 197 94 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/30 {
  --tw-shadow-color: rgb(34 197 94 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/35 {
  --tw-shadow-color: rgb(34 197 94 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/40 {
  --tw-shadow-color: rgb(34 197 94 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/45 {
  --tw-shadow-color: rgb(34 197 94 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/5 {
  --tw-shadow-color: rgb(34 197 94 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/50 {
  --tw-shadow-color: rgb(34 197 94 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/55 {
  --tw-shadow-color: rgb(34 197 94 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/60 {
  --tw-shadow-color: rgb(34 197 94 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/65 {
  --tw-shadow-color: rgb(34 197 94 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/70 {
  --tw-shadow-color: rgb(34 197 94 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/75 {
  --tw-shadow-color: rgb(34 197 94 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/80 {
  --tw-shadow-color: rgb(34 197 94 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/85 {
  --tw-shadow-color: rgb(34 197 94 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/90 {
  --tw-shadow-color: rgb(34 197 94 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-500\/95 {
  --tw-shadow-color: rgb(34 197 94 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600 {
  --tw-shadow-color: #16a34a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/0 {
  --tw-shadow-color: rgb(22 163 74 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/10 {
  --tw-shadow-color: rgb(22 163 74 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/100 {
  --tw-shadow-color: rgb(22 163 74 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/15 {
  --tw-shadow-color: rgb(22 163 74 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/20 {
  --tw-shadow-color: rgb(22 163 74 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/25 {
  --tw-shadow-color: rgb(22 163 74 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/30 {
  --tw-shadow-color: rgb(22 163 74 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/35 {
  --tw-shadow-color: rgb(22 163 74 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/40 {
  --tw-shadow-color: rgb(22 163 74 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/45 {
  --tw-shadow-color: rgb(22 163 74 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/5 {
  --tw-shadow-color: rgb(22 163 74 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/50 {
  --tw-shadow-color: rgb(22 163 74 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/55 {
  --tw-shadow-color: rgb(22 163 74 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/60 {
  --tw-shadow-color: rgb(22 163 74 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/65 {
  --tw-shadow-color: rgb(22 163 74 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/70 {
  --tw-shadow-color: rgb(22 163 74 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/75 {
  --tw-shadow-color: rgb(22 163 74 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/80 {
  --tw-shadow-color: rgb(22 163 74 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/85 {
  --tw-shadow-color: rgb(22 163 74 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/90 {
  --tw-shadow-color: rgb(22 163 74 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-600\/95 {
  --tw-shadow-color: rgb(22 163 74 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700 {
  --tw-shadow-color: #15803d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/0 {
  --tw-shadow-color: rgb(21 128 61 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/10 {
  --tw-shadow-color: rgb(21 128 61 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/100 {
  --tw-shadow-color: rgb(21 128 61 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/15 {
  --tw-shadow-color: rgb(21 128 61 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/20 {
  --tw-shadow-color: rgb(21 128 61 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/25 {
  --tw-shadow-color: rgb(21 128 61 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/30 {
  --tw-shadow-color: rgb(21 128 61 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/35 {
  --tw-shadow-color: rgb(21 128 61 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/40 {
  --tw-shadow-color: rgb(21 128 61 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/45 {
  --tw-shadow-color: rgb(21 128 61 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/5 {
  --tw-shadow-color: rgb(21 128 61 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/50 {
  --tw-shadow-color: rgb(21 128 61 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/55 {
  --tw-shadow-color: rgb(21 128 61 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/60 {
  --tw-shadow-color: rgb(21 128 61 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/65 {
  --tw-shadow-color: rgb(21 128 61 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/70 {
  --tw-shadow-color: rgb(21 128 61 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/75 {
  --tw-shadow-color: rgb(21 128 61 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/80 {
  --tw-shadow-color: rgb(21 128 61 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/85 {
  --tw-shadow-color: rgb(21 128 61 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/90 {
  --tw-shadow-color: rgb(21 128 61 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-700\/95 {
  --tw-shadow-color: rgb(21 128 61 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800 {
  --tw-shadow-color: #166534;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/0 {
  --tw-shadow-color: rgb(22 101 52 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/10 {
  --tw-shadow-color: rgb(22 101 52 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/100 {
  --tw-shadow-color: rgb(22 101 52 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/15 {
  --tw-shadow-color: rgb(22 101 52 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/20 {
  --tw-shadow-color: rgb(22 101 52 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/25 {
  --tw-shadow-color: rgb(22 101 52 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/30 {
  --tw-shadow-color: rgb(22 101 52 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/35 {
  --tw-shadow-color: rgb(22 101 52 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/40 {
  --tw-shadow-color: rgb(22 101 52 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/45 {
  --tw-shadow-color: rgb(22 101 52 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/5 {
  --tw-shadow-color: rgb(22 101 52 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/50 {
  --tw-shadow-color: rgb(22 101 52 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/55 {
  --tw-shadow-color: rgb(22 101 52 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/60 {
  --tw-shadow-color: rgb(22 101 52 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/65 {
  --tw-shadow-color: rgb(22 101 52 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/70 {
  --tw-shadow-color: rgb(22 101 52 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/75 {
  --tw-shadow-color: rgb(22 101 52 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/80 {
  --tw-shadow-color: rgb(22 101 52 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/85 {
  --tw-shadow-color: rgb(22 101 52 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/90 {
  --tw-shadow-color: rgb(22 101 52 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-800\/95 {
  --tw-shadow-color: rgb(22 101 52 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900 {
  --tw-shadow-color: #14532d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/0 {
  --tw-shadow-color: rgb(20 83 45 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/10 {
  --tw-shadow-color: rgb(20 83 45 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/100 {
  --tw-shadow-color: rgb(20 83 45 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/15 {
  --tw-shadow-color: rgb(20 83 45 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/20 {
  --tw-shadow-color: rgb(20 83 45 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/25 {
  --tw-shadow-color: rgb(20 83 45 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/30 {
  --tw-shadow-color: rgb(20 83 45 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/35 {
  --tw-shadow-color: rgb(20 83 45 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/40 {
  --tw-shadow-color: rgb(20 83 45 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/45 {
  --tw-shadow-color: rgb(20 83 45 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/5 {
  --tw-shadow-color: rgb(20 83 45 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/50 {
  --tw-shadow-color: rgb(20 83 45 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/55 {
  --tw-shadow-color: rgb(20 83 45 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/60 {
  --tw-shadow-color: rgb(20 83 45 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/65 {
  --tw-shadow-color: rgb(20 83 45 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/70 {
  --tw-shadow-color: rgb(20 83 45 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/75 {
  --tw-shadow-color: rgb(20 83 45 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/80 {
  --tw-shadow-color: rgb(20 83 45 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/85 {
  --tw-shadow-color: rgb(20 83 45 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/90 {
  --tw-shadow-color: rgb(20 83 45 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-900\/95 {
  --tw-shadow-color: rgb(20 83 45 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950 {
  --tw-shadow-color: #052e16;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/0 {
  --tw-shadow-color: rgb(5 46 22 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/10 {
  --tw-shadow-color: rgb(5 46 22 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/100 {
  --tw-shadow-color: rgb(5 46 22 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/15 {
  --tw-shadow-color: rgb(5 46 22 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/20 {
  --tw-shadow-color: rgb(5 46 22 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/25 {
  --tw-shadow-color: rgb(5 46 22 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/30 {
  --tw-shadow-color: rgb(5 46 22 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/35 {
  --tw-shadow-color: rgb(5 46 22 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/40 {
  --tw-shadow-color: rgb(5 46 22 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/45 {
  --tw-shadow-color: rgb(5 46 22 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/5 {
  --tw-shadow-color: rgb(5 46 22 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/50 {
  --tw-shadow-color: rgb(5 46 22 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/55 {
  --tw-shadow-color: rgb(5 46 22 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/60 {
  --tw-shadow-color: rgb(5 46 22 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/65 {
  --tw-shadow-color: rgb(5 46 22 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/70 {
  --tw-shadow-color: rgb(5 46 22 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/75 {
  --tw-shadow-color: rgb(5 46 22 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/80 {
  --tw-shadow-color: rgb(5 46 22 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/85 {
  --tw-shadow-color: rgb(5 46 22 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/90 {
  --tw-shadow-color: rgb(5 46 22 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-green-950\/95 {
  --tw-shadow-color: rgb(5 46 22 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100 {
  --tw-shadow-color: #e0e7ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/0 {
  --tw-shadow-color: rgb(224 231 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/10 {
  --tw-shadow-color: rgb(224 231 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/100 {
  --tw-shadow-color: rgb(224 231 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/15 {
  --tw-shadow-color: rgb(224 231 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/20 {
  --tw-shadow-color: rgb(224 231 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/25 {
  --tw-shadow-color: rgb(224 231 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/30 {
  --tw-shadow-color: rgb(224 231 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/35 {
  --tw-shadow-color: rgb(224 231 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/40 {
  --tw-shadow-color: rgb(224 231 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/45 {
  --tw-shadow-color: rgb(224 231 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/5 {
  --tw-shadow-color: rgb(224 231 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/50 {
  --tw-shadow-color: rgb(224 231 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/55 {
  --tw-shadow-color: rgb(224 231 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/60 {
  --tw-shadow-color: rgb(224 231 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/65 {
  --tw-shadow-color: rgb(224 231 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/70 {
  --tw-shadow-color: rgb(224 231 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/75 {
  --tw-shadow-color: rgb(224 231 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/80 {
  --tw-shadow-color: rgb(224 231 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/85 {
  --tw-shadow-color: rgb(224 231 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/90 {
  --tw-shadow-color: rgb(224 231 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-100\/95 {
  --tw-shadow-color: rgb(224 231 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200 {
  --tw-shadow-color: #c7d2fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/0 {
  --tw-shadow-color: rgb(199 210 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/10 {
  --tw-shadow-color: rgb(199 210 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/100 {
  --tw-shadow-color: rgb(199 210 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/15 {
  --tw-shadow-color: rgb(199 210 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/20 {
  --tw-shadow-color: rgb(199 210 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/25 {
  --tw-shadow-color: rgb(199 210 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/30 {
  --tw-shadow-color: rgb(199 210 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/35 {
  --tw-shadow-color: rgb(199 210 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/40 {
  --tw-shadow-color: rgb(199 210 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/45 {
  --tw-shadow-color: rgb(199 210 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/5 {
  --tw-shadow-color: rgb(199 210 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/50 {
  --tw-shadow-color: rgb(199 210 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/55 {
  --tw-shadow-color: rgb(199 210 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/60 {
  --tw-shadow-color: rgb(199 210 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/65 {
  --tw-shadow-color: rgb(199 210 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/70 {
  --tw-shadow-color: rgb(199 210 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/75 {
  --tw-shadow-color: rgb(199 210 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/80 {
  --tw-shadow-color: rgb(199 210 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/85 {
  --tw-shadow-color: rgb(199 210 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/90 {
  --tw-shadow-color: rgb(199 210 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-200\/95 {
  --tw-shadow-color: rgb(199 210 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300 {
  --tw-shadow-color: #a5b4fc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/0 {
  --tw-shadow-color: rgb(165 180 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/10 {
  --tw-shadow-color: rgb(165 180 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/100 {
  --tw-shadow-color: rgb(165 180 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/15 {
  --tw-shadow-color: rgb(165 180 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/20 {
  --tw-shadow-color: rgb(165 180 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/25 {
  --tw-shadow-color: rgb(165 180 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/30 {
  --tw-shadow-color: rgb(165 180 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/35 {
  --tw-shadow-color: rgb(165 180 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/40 {
  --tw-shadow-color: rgb(165 180 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/45 {
  --tw-shadow-color: rgb(165 180 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/5 {
  --tw-shadow-color: rgb(165 180 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/50 {
  --tw-shadow-color: rgb(165 180 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/55 {
  --tw-shadow-color: rgb(165 180 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/60 {
  --tw-shadow-color: rgb(165 180 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/65 {
  --tw-shadow-color: rgb(165 180 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/70 {
  --tw-shadow-color: rgb(165 180 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/75 {
  --tw-shadow-color: rgb(165 180 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/80 {
  --tw-shadow-color: rgb(165 180 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/85 {
  --tw-shadow-color: rgb(165 180 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/90 {
  --tw-shadow-color: rgb(165 180 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-300\/95 {
  --tw-shadow-color: rgb(165 180 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400 {
  --tw-shadow-color: #818cf8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/0 {
  --tw-shadow-color: rgb(129 140 248 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/10 {
  --tw-shadow-color: rgb(129 140 248 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/100 {
  --tw-shadow-color: rgb(129 140 248 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/15 {
  --tw-shadow-color: rgb(129 140 248 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/20 {
  --tw-shadow-color: rgb(129 140 248 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/25 {
  --tw-shadow-color: rgb(129 140 248 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/30 {
  --tw-shadow-color: rgb(129 140 248 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/35 {
  --tw-shadow-color: rgb(129 140 248 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/40 {
  --tw-shadow-color: rgb(129 140 248 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/45 {
  --tw-shadow-color: rgb(129 140 248 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/5 {
  --tw-shadow-color: rgb(129 140 248 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/50 {
  --tw-shadow-color: rgb(129 140 248 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/55 {
  --tw-shadow-color: rgb(129 140 248 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/60 {
  --tw-shadow-color: rgb(129 140 248 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/65 {
  --tw-shadow-color: rgb(129 140 248 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/70 {
  --tw-shadow-color: rgb(129 140 248 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/75 {
  --tw-shadow-color: rgb(129 140 248 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/80 {
  --tw-shadow-color: rgb(129 140 248 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/85 {
  --tw-shadow-color: rgb(129 140 248 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/90 {
  --tw-shadow-color: rgb(129 140 248 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-400\/95 {
  --tw-shadow-color: rgb(129 140 248 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50 {
  --tw-shadow-color: #eef2ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/0 {
  --tw-shadow-color: rgb(238 242 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/10 {
  --tw-shadow-color: rgb(238 242 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/100 {
  --tw-shadow-color: rgb(238 242 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/15 {
  --tw-shadow-color: rgb(238 242 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/20 {
  --tw-shadow-color: rgb(238 242 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/25 {
  --tw-shadow-color: rgb(238 242 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/30 {
  --tw-shadow-color: rgb(238 242 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/35 {
  --tw-shadow-color: rgb(238 242 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/40 {
  --tw-shadow-color: rgb(238 242 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/45 {
  --tw-shadow-color: rgb(238 242 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/5 {
  --tw-shadow-color: rgb(238 242 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/50 {
  --tw-shadow-color: rgb(238 242 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/55 {
  --tw-shadow-color: rgb(238 242 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/60 {
  --tw-shadow-color: rgb(238 242 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/65 {
  --tw-shadow-color: rgb(238 242 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/70 {
  --tw-shadow-color: rgb(238 242 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/75 {
  --tw-shadow-color: rgb(238 242 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/80 {
  --tw-shadow-color: rgb(238 242 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/85 {
  --tw-shadow-color: rgb(238 242 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/90 {
  --tw-shadow-color: rgb(238 242 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-50\/95 {
  --tw-shadow-color: rgb(238 242 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500 {
  --tw-shadow-color: #6366f1;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/0 {
  --tw-shadow-color: rgb(99 102 241 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/10 {
  --tw-shadow-color: rgb(99 102 241 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/100 {
  --tw-shadow-color: rgb(99 102 241 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/15 {
  --tw-shadow-color: rgb(99 102 241 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/20 {
  --tw-shadow-color: rgb(99 102 241 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/25 {
  --tw-shadow-color: rgb(99 102 241 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/30 {
  --tw-shadow-color: rgb(99 102 241 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/35 {
  --tw-shadow-color: rgb(99 102 241 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/40 {
  --tw-shadow-color: rgb(99 102 241 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/45 {
  --tw-shadow-color: rgb(99 102 241 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/5 {
  --tw-shadow-color: rgb(99 102 241 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/50 {
  --tw-shadow-color: rgb(99 102 241 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/55 {
  --tw-shadow-color: rgb(99 102 241 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/60 {
  --tw-shadow-color: rgb(99 102 241 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/65 {
  --tw-shadow-color: rgb(99 102 241 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/70 {
  --tw-shadow-color: rgb(99 102 241 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/75 {
  --tw-shadow-color: rgb(99 102 241 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/80 {
  --tw-shadow-color: rgb(99 102 241 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/85 {
  --tw-shadow-color: rgb(99 102 241 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/90 {
  --tw-shadow-color: rgb(99 102 241 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-500\/95 {
  --tw-shadow-color: rgb(99 102 241 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600 {
  --tw-shadow-color: #4f46e5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/0 {
  --tw-shadow-color: rgb(79 70 229 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/10 {
  --tw-shadow-color: rgb(79 70 229 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/100 {
  --tw-shadow-color: rgb(79 70 229 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/15 {
  --tw-shadow-color: rgb(79 70 229 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/20 {
  --tw-shadow-color: rgb(79 70 229 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/25 {
  --tw-shadow-color: rgb(79 70 229 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/30 {
  --tw-shadow-color: rgb(79 70 229 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/35 {
  --tw-shadow-color: rgb(79 70 229 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/40 {
  --tw-shadow-color: rgb(79 70 229 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/45 {
  --tw-shadow-color: rgb(79 70 229 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/5 {
  --tw-shadow-color: rgb(79 70 229 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/50 {
  --tw-shadow-color: rgb(79 70 229 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/55 {
  --tw-shadow-color: rgb(79 70 229 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/60 {
  --tw-shadow-color: rgb(79 70 229 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/65 {
  --tw-shadow-color: rgb(79 70 229 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/70 {
  --tw-shadow-color: rgb(79 70 229 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/75 {
  --tw-shadow-color: rgb(79 70 229 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/80 {
  --tw-shadow-color: rgb(79 70 229 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/85 {
  --tw-shadow-color: rgb(79 70 229 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/90 {
  --tw-shadow-color: rgb(79 70 229 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-600\/95 {
  --tw-shadow-color: rgb(79 70 229 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700 {
  --tw-shadow-color: #4338ca;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/0 {
  --tw-shadow-color: rgb(67 56 202 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/10 {
  --tw-shadow-color: rgb(67 56 202 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/100 {
  --tw-shadow-color: rgb(67 56 202 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/15 {
  --tw-shadow-color: rgb(67 56 202 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/20 {
  --tw-shadow-color: rgb(67 56 202 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/25 {
  --tw-shadow-color: rgb(67 56 202 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/30 {
  --tw-shadow-color: rgb(67 56 202 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/35 {
  --tw-shadow-color: rgb(67 56 202 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/40 {
  --tw-shadow-color: rgb(67 56 202 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/45 {
  --tw-shadow-color: rgb(67 56 202 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/5 {
  --tw-shadow-color: rgb(67 56 202 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/50 {
  --tw-shadow-color: rgb(67 56 202 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/55 {
  --tw-shadow-color: rgb(67 56 202 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/60 {
  --tw-shadow-color: rgb(67 56 202 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/65 {
  --tw-shadow-color: rgb(67 56 202 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/70 {
  --tw-shadow-color: rgb(67 56 202 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/75 {
  --tw-shadow-color: rgb(67 56 202 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/80 {
  --tw-shadow-color: rgb(67 56 202 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/85 {
  --tw-shadow-color: rgb(67 56 202 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/90 {
  --tw-shadow-color: rgb(67 56 202 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-700\/95 {
  --tw-shadow-color: rgb(67 56 202 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800 {
  --tw-shadow-color: #3730a3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/0 {
  --tw-shadow-color: rgb(55 48 163 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/10 {
  --tw-shadow-color: rgb(55 48 163 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/100 {
  --tw-shadow-color: rgb(55 48 163 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/15 {
  --tw-shadow-color: rgb(55 48 163 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/20 {
  --tw-shadow-color: rgb(55 48 163 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/25 {
  --tw-shadow-color: rgb(55 48 163 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/30 {
  --tw-shadow-color: rgb(55 48 163 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/35 {
  --tw-shadow-color: rgb(55 48 163 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/40 {
  --tw-shadow-color: rgb(55 48 163 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/45 {
  --tw-shadow-color: rgb(55 48 163 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/5 {
  --tw-shadow-color: rgb(55 48 163 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/50 {
  --tw-shadow-color: rgb(55 48 163 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/55 {
  --tw-shadow-color: rgb(55 48 163 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/60 {
  --tw-shadow-color: rgb(55 48 163 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/65 {
  --tw-shadow-color: rgb(55 48 163 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/70 {
  --tw-shadow-color: rgb(55 48 163 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/75 {
  --tw-shadow-color: rgb(55 48 163 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/80 {
  --tw-shadow-color: rgb(55 48 163 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/85 {
  --tw-shadow-color: rgb(55 48 163 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/90 {
  --tw-shadow-color: rgb(55 48 163 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-800\/95 {
  --tw-shadow-color: rgb(55 48 163 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900 {
  --tw-shadow-color: #312e81;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/0 {
  --tw-shadow-color: rgb(49 46 129 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/10 {
  --tw-shadow-color: rgb(49 46 129 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/100 {
  --tw-shadow-color: rgb(49 46 129 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/15 {
  --tw-shadow-color: rgb(49 46 129 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/20 {
  --tw-shadow-color: rgb(49 46 129 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/25 {
  --tw-shadow-color: rgb(49 46 129 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/30 {
  --tw-shadow-color: rgb(49 46 129 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/35 {
  --tw-shadow-color: rgb(49 46 129 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/40 {
  --tw-shadow-color: rgb(49 46 129 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/45 {
  --tw-shadow-color: rgb(49 46 129 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/5 {
  --tw-shadow-color: rgb(49 46 129 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/50 {
  --tw-shadow-color: rgb(49 46 129 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/55 {
  --tw-shadow-color: rgb(49 46 129 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/60 {
  --tw-shadow-color: rgb(49 46 129 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/65 {
  --tw-shadow-color: rgb(49 46 129 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/70 {
  --tw-shadow-color: rgb(49 46 129 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/75 {
  --tw-shadow-color: rgb(49 46 129 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/80 {
  --tw-shadow-color: rgb(49 46 129 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/85 {
  --tw-shadow-color: rgb(49 46 129 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/90 {
  --tw-shadow-color: rgb(49 46 129 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-900\/95 {
  --tw-shadow-color: rgb(49 46 129 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950 {
  --tw-shadow-color: #1e1b4b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/0 {
  --tw-shadow-color: rgb(30 27 75 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/10 {
  --tw-shadow-color: rgb(30 27 75 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/100 {
  --tw-shadow-color: rgb(30 27 75 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/15 {
  --tw-shadow-color: rgb(30 27 75 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/20 {
  --tw-shadow-color: rgb(30 27 75 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/25 {
  --tw-shadow-color: rgb(30 27 75 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/30 {
  --tw-shadow-color: rgb(30 27 75 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/35 {
  --tw-shadow-color: rgb(30 27 75 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/40 {
  --tw-shadow-color: rgb(30 27 75 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/45 {
  --tw-shadow-color: rgb(30 27 75 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/5 {
  --tw-shadow-color: rgb(30 27 75 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/50 {
  --tw-shadow-color: rgb(30 27 75 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/55 {
  --tw-shadow-color: rgb(30 27 75 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/60 {
  --tw-shadow-color: rgb(30 27 75 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/65 {
  --tw-shadow-color: rgb(30 27 75 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/70 {
  --tw-shadow-color: rgb(30 27 75 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/75 {
  --tw-shadow-color: rgb(30 27 75 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/80 {
  --tw-shadow-color: rgb(30 27 75 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/85 {
  --tw-shadow-color: rgb(30 27 75 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/90 {
  --tw-shadow-color: rgb(30 27 75 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-indigo-950\/95 {
  --tw-shadow-color: rgb(30 27 75 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-inherit {
  --tw-shadow-color: inherit;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input {
  --tw-shadow-color: hsl(var(--input));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/0 {
  --tw-shadow-color: hsl(var(--input) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/10 {
  --tw-shadow-color: hsl(var(--input) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/100 {
  --tw-shadow-color: hsl(var(--input) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/15 {
  --tw-shadow-color: hsl(var(--input) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/20 {
  --tw-shadow-color: hsl(var(--input) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/25 {
  --tw-shadow-color: hsl(var(--input) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/30 {
  --tw-shadow-color: hsl(var(--input) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/35 {
  --tw-shadow-color: hsl(var(--input) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/40 {
  --tw-shadow-color: hsl(var(--input) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/45 {
  --tw-shadow-color: hsl(var(--input) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/5 {
  --tw-shadow-color: hsl(var(--input) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/50 {
  --tw-shadow-color: hsl(var(--input) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/55 {
  --tw-shadow-color: hsl(var(--input) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/60 {
  --tw-shadow-color: hsl(var(--input) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/65 {
  --tw-shadow-color: hsl(var(--input) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/70 {
  --tw-shadow-color: hsl(var(--input) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/75 {
  --tw-shadow-color: hsl(var(--input) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/80 {
  --tw-shadow-color: hsl(var(--input) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/85 {
  --tw-shadow-color: hsl(var(--input) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/90 {
  --tw-shadow-color: hsl(var(--input) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-input\/95 {
  --tw-shadow-color: hsl(var(--input) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100 {
  --tw-shadow-color: #ecfccb;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/0 {
  --tw-shadow-color: rgb(236 252 203 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/10 {
  --tw-shadow-color: rgb(236 252 203 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/100 {
  --tw-shadow-color: rgb(236 252 203 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/15 {
  --tw-shadow-color: rgb(236 252 203 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/20 {
  --tw-shadow-color: rgb(236 252 203 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/25 {
  --tw-shadow-color: rgb(236 252 203 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/30 {
  --tw-shadow-color: rgb(236 252 203 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/35 {
  --tw-shadow-color: rgb(236 252 203 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/40 {
  --tw-shadow-color: rgb(236 252 203 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/45 {
  --tw-shadow-color: rgb(236 252 203 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/5 {
  --tw-shadow-color: rgb(236 252 203 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/50 {
  --tw-shadow-color: rgb(236 252 203 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/55 {
  --tw-shadow-color: rgb(236 252 203 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/60 {
  --tw-shadow-color: rgb(236 252 203 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/65 {
  --tw-shadow-color: rgb(236 252 203 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/70 {
  --tw-shadow-color: rgb(236 252 203 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/75 {
  --tw-shadow-color: rgb(236 252 203 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/80 {
  --tw-shadow-color: rgb(236 252 203 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/85 {
  --tw-shadow-color: rgb(236 252 203 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/90 {
  --tw-shadow-color: rgb(236 252 203 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-100\/95 {
  --tw-shadow-color: rgb(236 252 203 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200 {
  --tw-shadow-color: #d9f99d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/0 {
  --tw-shadow-color: rgb(217 249 157 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/10 {
  --tw-shadow-color: rgb(217 249 157 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/100 {
  --tw-shadow-color: rgb(217 249 157 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/15 {
  --tw-shadow-color: rgb(217 249 157 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/20 {
  --tw-shadow-color: rgb(217 249 157 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/25 {
  --tw-shadow-color: rgb(217 249 157 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/30 {
  --tw-shadow-color: rgb(217 249 157 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/35 {
  --tw-shadow-color: rgb(217 249 157 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/40 {
  --tw-shadow-color: rgb(217 249 157 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/45 {
  --tw-shadow-color: rgb(217 249 157 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/5 {
  --tw-shadow-color: rgb(217 249 157 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/50 {
  --tw-shadow-color: rgb(217 249 157 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/55 {
  --tw-shadow-color: rgb(217 249 157 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/60 {
  --tw-shadow-color: rgb(217 249 157 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/65 {
  --tw-shadow-color: rgb(217 249 157 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/70 {
  --tw-shadow-color: rgb(217 249 157 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/75 {
  --tw-shadow-color: rgb(217 249 157 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/80 {
  --tw-shadow-color: rgb(217 249 157 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/85 {
  --tw-shadow-color: rgb(217 249 157 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/90 {
  --tw-shadow-color: rgb(217 249 157 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-200\/95 {
  --tw-shadow-color: rgb(217 249 157 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300 {
  --tw-shadow-color: #bef264;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/0 {
  --tw-shadow-color: rgb(190 242 100 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/10 {
  --tw-shadow-color: rgb(190 242 100 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/100 {
  --tw-shadow-color: rgb(190 242 100 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/15 {
  --tw-shadow-color: rgb(190 242 100 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/20 {
  --tw-shadow-color: rgb(190 242 100 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/25 {
  --tw-shadow-color: rgb(190 242 100 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/30 {
  --tw-shadow-color: rgb(190 242 100 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/35 {
  --tw-shadow-color: rgb(190 242 100 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/40 {
  --tw-shadow-color: rgb(190 242 100 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/45 {
  --tw-shadow-color: rgb(190 242 100 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/5 {
  --tw-shadow-color: rgb(190 242 100 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/50 {
  --tw-shadow-color: rgb(190 242 100 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/55 {
  --tw-shadow-color: rgb(190 242 100 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/60 {
  --tw-shadow-color: rgb(190 242 100 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/65 {
  --tw-shadow-color: rgb(190 242 100 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/70 {
  --tw-shadow-color: rgb(190 242 100 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/75 {
  --tw-shadow-color: rgb(190 242 100 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/80 {
  --tw-shadow-color: rgb(190 242 100 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/85 {
  --tw-shadow-color: rgb(190 242 100 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/90 {
  --tw-shadow-color: rgb(190 242 100 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-300\/95 {
  --tw-shadow-color: rgb(190 242 100 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400 {
  --tw-shadow-color: #a3e635;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/0 {
  --tw-shadow-color: rgb(163 230 53 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/10 {
  --tw-shadow-color: rgb(163 230 53 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/100 {
  --tw-shadow-color: rgb(163 230 53 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/15 {
  --tw-shadow-color: rgb(163 230 53 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/20 {
  --tw-shadow-color: rgb(163 230 53 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/25 {
  --tw-shadow-color: rgb(163 230 53 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/30 {
  --tw-shadow-color: rgb(163 230 53 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/35 {
  --tw-shadow-color: rgb(163 230 53 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/40 {
  --tw-shadow-color: rgb(163 230 53 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/45 {
  --tw-shadow-color: rgb(163 230 53 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/5 {
  --tw-shadow-color: rgb(163 230 53 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/50 {
  --tw-shadow-color: rgb(163 230 53 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/55 {
  --tw-shadow-color: rgb(163 230 53 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/60 {
  --tw-shadow-color: rgb(163 230 53 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/65 {
  --tw-shadow-color: rgb(163 230 53 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/70 {
  --tw-shadow-color: rgb(163 230 53 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/75 {
  --tw-shadow-color: rgb(163 230 53 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/80 {
  --tw-shadow-color: rgb(163 230 53 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/85 {
  --tw-shadow-color: rgb(163 230 53 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/90 {
  --tw-shadow-color: rgb(163 230 53 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-400\/95 {
  --tw-shadow-color: rgb(163 230 53 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50 {
  --tw-shadow-color: #f7fee7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/0 {
  --tw-shadow-color: rgb(247 254 231 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/10 {
  --tw-shadow-color: rgb(247 254 231 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/100 {
  --tw-shadow-color: rgb(247 254 231 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/15 {
  --tw-shadow-color: rgb(247 254 231 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/20 {
  --tw-shadow-color: rgb(247 254 231 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/25 {
  --tw-shadow-color: rgb(247 254 231 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/30 {
  --tw-shadow-color: rgb(247 254 231 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/35 {
  --tw-shadow-color: rgb(247 254 231 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/40 {
  --tw-shadow-color: rgb(247 254 231 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/45 {
  --tw-shadow-color: rgb(247 254 231 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/5 {
  --tw-shadow-color: rgb(247 254 231 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/50 {
  --tw-shadow-color: rgb(247 254 231 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/55 {
  --tw-shadow-color: rgb(247 254 231 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/60 {
  --tw-shadow-color: rgb(247 254 231 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/65 {
  --tw-shadow-color: rgb(247 254 231 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/70 {
  --tw-shadow-color: rgb(247 254 231 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/75 {
  --tw-shadow-color: rgb(247 254 231 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/80 {
  --tw-shadow-color: rgb(247 254 231 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/85 {
  --tw-shadow-color: rgb(247 254 231 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/90 {
  --tw-shadow-color: rgb(247 254 231 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-50\/95 {
  --tw-shadow-color: rgb(247 254 231 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500 {
  --tw-shadow-color: #84cc16;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/0 {
  --tw-shadow-color: rgb(132 204 22 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/10 {
  --tw-shadow-color: rgb(132 204 22 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/100 {
  --tw-shadow-color: rgb(132 204 22 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/15 {
  --tw-shadow-color: rgb(132 204 22 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/20 {
  --tw-shadow-color: rgb(132 204 22 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/25 {
  --tw-shadow-color: rgb(132 204 22 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/30 {
  --tw-shadow-color: rgb(132 204 22 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/35 {
  --tw-shadow-color: rgb(132 204 22 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/40 {
  --tw-shadow-color: rgb(132 204 22 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/45 {
  --tw-shadow-color: rgb(132 204 22 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/5 {
  --tw-shadow-color: rgb(132 204 22 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/50 {
  --tw-shadow-color: rgb(132 204 22 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/55 {
  --tw-shadow-color: rgb(132 204 22 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/60 {
  --tw-shadow-color: rgb(132 204 22 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/65 {
  --tw-shadow-color: rgb(132 204 22 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/70 {
  --tw-shadow-color: rgb(132 204 22 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/75 {
  --tw-shadow-color: rgb(132 204 22 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/80 {
  --tw-shadow-color: rgb(132 204 22 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/85 {
  --tw-shadow-color: rgb(132 204 22 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/90 {
  --tw-shadow-color: rgb(132 204 22 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-500\/95 {
  --tw-shadow-color: rgb(132 204 22 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600 {
  --tw-shadow-color: #65a30d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/0 {
  --tw-shadow-color: rgb(101 163 13 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/10 {
  --tw-shadow-color: rgb(101 163 13 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/100 {
  --tw-shadow-color: rgb(101 163 13 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/15 {
  --tw-shadow-color: rgb(101 163 13 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/20 {
  --tw-shadow-color: rgb(101 163 13 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/25 {
  --tw-shadow-color: rgb(101 163 13 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/30 {
  --tw-shadow-color: rgb(101 163 13 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/35 {
  --tw-shadow-color: rgb(101 163 13 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/40 {
  --tw-shadow-color: rgb(101 163 13 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/45 {
  --tw-shadow-color: rgb(101 163 13 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/5 {
  --tw-shadow-color: rgb(101 163 13 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/50 {
  --tw-shadow-color: rgb(101 163 13 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/55 {
  --tw-shadow-color: rgb(101 163 13 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/60 {
  --tw-shadow-color: rgb(101 163 13 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/65 {
  --tw-shadow-color: rgb(101 163 13 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/70 {
  --tw-shadow-color: rgb(101 163 13 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/75 {
  --tw-shadow-color: rgb(101 163 13 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/80 {
  --tw-shadow-color: rgb(101 163 13 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/85 {
  --tw-shadow-color: rgb(101 163 13 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/90 {
  --tw-shadow-color: rgb(101 163 13 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-600\/95 {
  --tw-shadow-color: rgb(101 163 13 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700 {
  --tw-shadow-color: #4d7c0f;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/0 {
  --tw-shadow-color: rgb(77 124 15 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/10 {
  --tw-shadow-color: rgb(77 124 15 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/100 {
  --tw-shadow-color: rgb(77 124 15 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/15 {
  --tw-shadow-color: rgb(77 124 15 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/20 {
  --tw-shadow-color: rgb(77 124 15 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/25 {
  --tw-shadow-color: rgb(77 124 15 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/30 {
  --tw-shadow-color: rgb(77 124 15 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/35 {
  --tw-shadow-color: rgb(77 124 15 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/40 {
  --tw-shadow-color: rgb(77 124 15 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/45 {
  --tw-shadow-color: rgb(77 124 15 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/5 {
  --tw-shadow-color: rgb(77 124 15 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/50 {
  --tw-shadow-color: rgb(77 124 15 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/55 {
  --tw-shadow-color: rgb(77 124 15 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/60 {
  --tw-shadow-color: rgb(77 124 15 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/65 {
  --tw-shadow-color: rgb(77 124 15 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/70 {
  --tw-shadow-color: rgb(77 124 15 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/75 {
  --tw-shadow-color: rgb(77 124 15 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/80 {
  --tw-shadow-color: rgb(77 124 15 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/85 {
  --tw-shadow-color: rgb(77 124 15 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/90 {
  --tw-shadow-color: rgb(77 124 15 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-700\/95 {
  --tw-shadow-color: rgb(77 124 15 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800 {
  --tw-shadow-color: #3f6212;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/0 {
  --tw-shadow-color: rgb(63 98 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/10 {
  --tw-shadow-color: rgb(63 98 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/100 {
  --tw-shadow-color: rgb(63 98 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/15 {
  --tw-shadow-color: rgb(63 98 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/20 {
  --tw-shadow-color: rgb(63 98 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/25 {
  --tw-shadow-color: rgb(63 98 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/30 {
  --tw-shadow-color: rgb(63 98 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/35 {
  --tw-shadow-color: rgb(63 98 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/40 {
  --tw-shadow-color: rgb(63 98 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/45 {
  --tw-shadow-color: rgb(63 98 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/5 {
  --tw-shadow-color: rgb(63 98 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/50 {
  --tw-shadow-color: rgb(63 98 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/55 {
  --tw-shadow-color: rgb(63 98 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/60 {
  --tw-shadow-color: rgb(63 98 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/65 {
  --tw-shadow-color: rgb(63 98 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/70 {
  --tw-shadow-color: rgb(63 98 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/75 {
  --tw-shadow-color: rgb(63 98 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/80 {
  --tw-shadow-color: rgb(63 98 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/85 {
  --tw-shadow-color: rgb(63 98 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/90 {
  --tw-shadow-color: rgb(63 98 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-800\/95 {
  --tw-shadow-color: rgb(63 98 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900 {
  --tw-shadow-color: #365314;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/0 {
  --tw-shadow-color: rgb(54 83 20 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/10 {
  --tw-shadow-color: rgb(54 83 20 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/100 {
  --tw-shadow-color: rgb(54 83 20 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/15 {
  --tw-shadow-color: rgb(54 83 20 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/20 {
  --tw-shadow-color: rgb(54 83 20 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/25 {
  --tw-shadow-color: rgb(54 83 20 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/30 {
  --tw-shadow-color: rgb(54 83 20 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/35 {
  --tw-shadow-color: rgb(54 83 20 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/40 {
  --tw-shadow-color: rgb(54 83 20 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/45 {
  --tw-shadow-color: rgb(54 83 20 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/5 {
  --tw-shadow-color: rgb(54 83 20 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/50 {
  --tw-shadow-color: rgb(54 83 20 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/55 {
  --tw-shadow-color: rgb(54 83 20 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/60 {
  --tw-shadow-color: rgb(54 83 20 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/65 {
  --tw-shadow-color: rgb(54 83 20 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/70 {
  --tw-shadow-color: rgb(54 83 20 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/75 {
  --tw-shadow-color: rgb(54 83 20 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/80 {
  --tw-shadow-color: rgb(54 83 20 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/85 {
  --tw-shadow-color: rgb(54 83 20 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/90 {
  --tw-shadow-color: rgb(54 83 20 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-900\/95 {
  --tw-shadow-color: rgb(54 83 20 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950 {
  --tw-shadow-color: #1a2e05;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/0 {
  --tw-shadow-color: rgb(26 46 5 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/10 {
  --tw-shadow-color: rgb(26 46 5 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/100 {
  --tw-shadow-color: rgb(26 46 5 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/15 {
  --tw-shadow-color: rgb(26 46 5 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/20 {
  --tw-shadow-color: rgb(26 46 5 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/25 {
  --tw-shadow-color: rgb(26 46 5 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/30 {
  --tw-shadow-color: rgb(26 46 5 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/35 {
  --tw-shadow-color: rgb(26 46 5 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/40 {
  --tw-shadow-color: rgb(26 46 5 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/45 {
  --tw-shadow-color: rgb(26 46 5 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/5 {
  --tw-shadow-color: rgb(26 46 5 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/50 {
  --tw-shadow-color: rgb(26 46 5 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/55 {
  --tw-shadow-color: rgb(26 46 5 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/60 {
  --tw-shadow-color: rgb(26 46 5 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/65 {
  --tw-shadow-color: rgb(26 46 5 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/70 {
  --tw-shadow-color: rgb(26 46 5 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/75 {
  --tw-shadow-color: rgb(26 46 5 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/80 {
  --tw-shadow-color: rgb(26 46 5 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/85 {
  --tw-shadow-color: rgb(26 46 5 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/90 {
  --tw-shadow-color: rgb(26 46 5 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-lime-950\/95 {
  --tw-shadow-color: rgb(26 46 5 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted {
  --tw-shadow-color: hsl(var(--muted));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground {
  --tw-shadow-color: hsl(var(--muted-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/0 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/10 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/100 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/15 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/20 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/25 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/30 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/35 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/40 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/45 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/5 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/50 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/55 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/60 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/65 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/70 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/75 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/80 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/85 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/90 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted-foreground\/95 {
  --tw-shadow-color: hsl(var(--muted-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/0 {
  --tw-shadow-color: hsl(var(--muted) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/10 {
  --tw-shadow-color: hsl(var(--muted) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/100 {
  --tw-shadow-color: hsl(var(--muted) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/15 {
  --tw-shadow-color: hsl(var(--muted) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/20 {
  --tw-shadow-color: hsl(var(--muted) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/25 {
  --tw-shadow-color: hsl(var(--muted) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/30 {
  --tw-shadow-color: hsl(var(--muted) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/35 {
  --tw-shadow-color: hsl(var(--muted) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/40 {
  --tw-shadow-color: hsl(var(--muted) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/45 {
  --tw-shadow-color: hsl(var(--muted) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/5 {
  --tw-shadow-color: hsl(var(--muted) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/50 {
  --tw-shadow-color: hsl(var(--muted) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/55 {
  --tw-shadow-color: hsl(var(--muted) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/60 {
  --tw-shadow-color: hsl(var(--muted) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/65 {
  --tw-shadow-color: hsl(var(--muted) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/70 {
  --tw-shadow-color: hsl(var(--muted) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/75 {
  --tw-shadow-color: hsl(var(--muted) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/80 {
  --tw-shadow-color: hsl(var(--muted) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/85 {
  --tw-shadow-color: hsl(var(--muted) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/90 {
  --tw-shadow-color: hsl(var(--muted) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-muted\/95 {
  --tw-shadow-color: hsl(var(--muted) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100 {
  --tw-shadow-color: #f5f5f5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/0 {
  --tw-shadow-color: rgb(245 245 245 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/10 {
  --tw-shadow-color: rgb(245 245 245 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/100 {
  --tw-shadow-color: rgb(245 245 245 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/15 {
  --tw-shadow-color: rgb(245 245 245 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/20 {
  --tw-shadow-color: rgb(245 245 245 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/25 {
  --tw-shadow-color: rgb(245 245 245 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/30 {
  --tw-shadow-color: rgb(245 245 245 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/35 {
  --tw-shadow-color: rgb(245 245 245 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/40 {
  --tw-shadow-color: rgb(245 245 245 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/45 {
  --tw-shadow-color: rgb(245 245 245 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/5 {
  --tw-shadow-color: rgb(245 245 245 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/50 {
  --tw-shadow-color: rgb(245 245 245 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/55 {
  --tw-shadow-color: rgb(245 245 245 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/60 {
  --tw-shadow-color: rgb(245 245 245 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/65 {
  --tw-shadow-color: rgb(245 245 245 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/70 {
  --tw-shadow-color: rgb(245 245 245 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/75 {
  --tw-shadow-color: rgb(245 245 245 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/80 {
  --tw-shadow-color: rgb(245 245 245 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/85 {
  --tw-shadow-color: rgb(245 245 245 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/90 {
  --tw-shadow-color: rgb(245 245 245 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-100\/95 {
  --tw-shadow-color: rgb(245 245 245 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200 {
  --tw-shadow-color: #e5e5e5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/0 {
  --tw-shadow-color: rgb(229 229 229 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/10 {
  --tw-shadow-color: rgb(229 229 229 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/100 {
  --tw-shadow-color: rgb(229 229 229 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/15 {
  --tw-shadow-color: rgb(229 229 229 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/20 {
  --tw-shadow-color: rgb(229 229 229 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/25 {
  --tw-shadow-color: rgb(229 229 229 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/30 {
  --tw-shadow-color: rgb(229 229 229 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/35 {
  --tw-shadow-color: rgb(229 229 229 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/40 {
  --tw-shadow-color: rgb(229 229 229 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/45 {
  --tw-shadow-color: rgb(229 229 229 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/5 {
  --tw-shadow-color: rgb(229 229 229 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/50 {
  --tw-shadow-color: rgb(229 229 229 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/55 {
  --tw-shadow-color: rgb(229 229 229 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/60 {
  --tw-shadow-color: rgb(229 229 229 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/65 {
  --tw-shadow-color: rgb(229 229 229 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/70 {
  --tw-shadow-color: rgb(229 229 229 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/75 {
  --tw-shadow-color: rgb(229 229 229 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/80 {
  --tw-shadow-color: rgb(229 229 229 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/85 {
  --tw-shadow-color: rgb(229 229 229 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/90 {
  --tw-shadow-color: rgb(229 229 229 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-200\/95 {
  --tw-shadow-color: rgb(229 229 229 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300 {
  --tw-shadow-color: #d4d4d4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/0 {
  --tw-shadow-color: rgb(212 212 212 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/10 {
  --tw-shadow-color: rgb(212 212 212 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/100 {
  --tw-shadow-color: rgb(212 212 212 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/15 {
  --tw-shadow-color: rgb(212 212 212 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/20 {
  --tw-shadow-color: rgb(212 212 212 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/25 {
  --tw-shadow-color: rgb(212 212 212 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/30 {
  --tw-shadow-color: rgb(212 212 212 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/35 {
  --tw-shadow-color: rgb(212 212 212 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/40 {
  --tw-shadow-color: rgb(212 212 212 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/45 {
  --tw-shadow-color: rgb(212 212 212 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/5 {
  --tw-shadow-color: rgb(212 212 212 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/50 {
  --tw-shadow-color: rgb(212 212 212 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/55 {
  --tw-shadow-color: rgb(212 212 212 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/60 {
  --tw-shadow-color: rgb(212 212 212 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/65 {
  --tw-shadow-color: rgb(212 212 212 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/70 {
  --tw-shadow-color: rgb(212 212 212 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/75 {
  --tw-shadow-color: rgb(212 212 212 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/80 {
  --tw-shadow-color: rgb(212 212 212 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/85 {
  --tw-shadow-color: rgb(212 212 212 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/90 {
  --tw-shadow-color: rgb(212 212 212 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-300\/95 {
  --tw-shadow-color: rgb(212 212 212 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400 {
  --tw-shadow-color: #a3a3a3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/0 {
  --tw-shadow-color: rgb(163 163 163 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/10 {
  --tw-shadow-color: rgb(163 163 163 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/100 {
  --tw-shadow-color: rgb(163 163 163 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/15 {
  --tw-shadow-color: rgb(163 163 163 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/20 {
  --tw-shadow-color: rgb(163 163 163 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/25 {
  --tw-shadow-color: rgb(163 163 163 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/30 {
  --tw-shadow-color: rgb(163 163 163 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/35 {
  --tw-shadow-color: rgb(163 163 163 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/40 {
  --tw-shadow-color: rgb(163 163 163 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/45 {
  --tw-shadow-color: rgb(163 163 163 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/5 {
  --tw-shadow-color: rgb(163 163 163 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/50 {
  --tw-shadow-color: rgb(163 163 163 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/55 {
  --tw-shadow-color: rgb(163 163 163 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/60 {
  --tw-shadow-color: rgb(163 163 163 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/65 {
  --tw-shadow-color: rgb(163 163 163 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/70 {
  --tw-shadow-color: rgb(163 163 163 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/75 {
  --tw-shadow-color: rgb(163 163 163 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/80 {
  --tw-shadow-color: rgb(163 163 163 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/85 {
  --tw-shadow-color: rgb(163 163 163 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/90 {
  --tw-shadow-color: rgb(163 163 163 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-400\/95 {
  --tw-shadow-color: rgb(163 163 163 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50 {
  --tw-shadow-color: #fafafa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/0 {
  --tw-shadow-color: rgb(250 250 250 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/10 {
  --tw-shadow-color: rgb(250 250 250 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/100 {
  --tw-shadow-color: rgb(250 250 250 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/15 {
  --tw-shadow-color: rgb(250 250 250 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/20 {
  --tw-shadow-color: rgb(250 250 250 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/25 {
  --tw-shadow-color: rgb(250 250 250 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/30 {
  --tw-shadow-color: rgb(250 250 250 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/35 {
  --tw-shadow-color: rgb(250 250 250 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/40 {
  --tw-shadow-color: rgb(250 250 250 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/45 {
  --tw-shadow-color: rgb(250 250 250 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/5 {
  --tw-shadow-color: rgb(250 250 250 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/50 {
  --tw-shadow-color: rgb(250 250 250 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/55 {
  --tw-shadow-color: rgb(250 250 250 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/60 {
  --tw-shadow-color: rgb(250 250 250 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/65 {
  --tw-shadow-color: rgb(250 250 250 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/70 {
  --tw-shadow-color: rgb(250 250 250 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/75 {
  --tw-shadow-color: rgb(250 250 250 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/80 {
  --tw-shadow-color: rgb(250 250 250 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/85 {
  --tw-shadow-color: rgb(250 250 250 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/90 {
  --tw-shadow-color: rgb(250 250 250 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-50\/95 {
  --tw-shadow-color: rgb(250 250 250 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500 {
  --tw-shadow-color: #737373;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/0 {
  --tw-shadow-color: rgb(115 115 115 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/10 {
  --tw-shadow-color: rgb(115 115 115 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/100 {
  --tw-shadow-color: rgb(115 115 115 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/15 {
  --tw-shadow-color: rgb(115 115 115 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/20 {
  --tw-shadow-color: rgb(115 115 115 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/25 {
  --tw-shadow-color: rgb(115 115 115 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/30 {
  --tw-shadow-color: rgb(115 115 115 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/35 {
  --tw-shadow-color: rgb(115 115 115 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/40 {
  --tw-shadow-color: rgb(115 115 115 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/45 {
  --tw-shadow-color: rgb(115 115 115 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/5 {
  --tw-shadow-color: rgb(115 115 115 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/50 {
  --tw-shadow-color: rgb(115 115 115 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/55 {
  --tw-shadow-color: rgb(115 115 115 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/60 {
  --tw-shadow-color: rgb(115 115 115 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/65 {
  --tw-shadow-color: rgb(115 115 115 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/70 {
  --tw-shadow-color: rgb(115 115 115 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/75 {
  --tw-shadow-color: rgb(115 115 115 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/80 {
  --tw-shadow-color: rgb(115 115 115 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/85 {
  --tw-shadow-color: rgb(115 115 115 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/90 {
  --tw-shadow-color: rgb(115 115 115 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-500\/95 {
  --tw-shadow-color: rgb(115 115 115 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600 {
  --tw-shadow-color: #525252;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/0 {
  --tw-shadow-color: rgb(82 82 82 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/10 {
  --tw-shadow-color: rgb(82 82 82 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/100 {
  --tw-shadow-color: rgb(82 82 82 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/15 {
  --tw-shadow-color: rgb(82 82 82 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/20 {
  --tw-shadow-color: rgb(82 82 82 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/25 {
  --tw-shadow-color: rgb(82 82 82 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/30 {
  --tw-shadow-color: rgb(82 82 82 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/35 {
  --tw-shadow-color: rgb(82 82 82 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/40 {
  --tw-shadow-color: rgb(82 82 82 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/45 {
  --tw-shadow-color: rgb(82 82 82 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/5 {
  --tw-shadow-color: rgb(82 82 82 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/50 {
  --tw-shadow-color: rgb(82 82 82 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/55 {
  --tw-shadow-color: rgb(82 82 82 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/60 {
  --tw-shadow-color: rgb(82 82 82 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/65 {
  --tw-shadow-color: rgb(82 82 82 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/70 {
  --tw-shadow-color: rgb(82 82 82 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/75 {
  --tw-shadow-color: rgb(82 82 82 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/80 {
  --tw-shadow-color: rgb(82 82 82 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/85 {
  --tw-shadow-color: rgb(82 82 82 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/90 {
  --tw-shadow-color: rgb(82 82 82 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-600\/95 {
  --tw-shadow-color: rgb(82 82 82 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700 {
  --tw-shadow-color: #404040;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/0 {
  --tw-shadow-color: rgb(64 64 64 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/10 {
  --tw-shadow-color: rgb(64 64 64 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/100 {
  --tw-shadow-color: rgb(64 64 64 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/15 {
  --tw-shadow-color: rgb(64 64 64 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/20 {
  --tw-shadow-color: rgb(64 64 64 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/25 {
  --tw-shadow-color: rgb(64 64 64 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/30 {
  --tw-shadow-color: rgb(64 64 64 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/35 {
  --tw-shadow-color: rgb(64 64 64 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/40 {
  --tw-shadow-color: rgb(64 64 64 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/45 {
  --tw-shadow-color: rgb(64 64 64 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/5 {
  --tw-shadow-color: rgb(64 64 64 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/50 {
  --tw-shadow-color: rgb(64 64 64 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/55 {
  --tw-shadow-color: rgb(64 64 64 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/60 {
  --tw-shadow-color: rgb(64 64 64 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/65 {
  --tw-shadow-color: rgb(64 64 64 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/70 {
  --tw-shadow-color: rgb(64 64 64 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/75 {
  --tw-shadow-color: rgb(64 64 64 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/80 {
  --tw-shadow-color: rgb(64 64 64 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/85 {
  --tw-shadow-color: rgb(64 64 64 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/90 {
  --tw-shadow-color: rgb(64 64 64 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-700\/95 {
  --tw-shadow-color: rgb(64 64 64 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800 {
  --tw-shadow-color: #262626;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/0 {
  --tw-shadow-color: rgb(38 38 38 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/10 {
  --tw-shadow-color: rgb(38 38 38 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/100 {
  --tw-shadow-color: rgb(38 38 38 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/15 {
  --tw-shadow-color: rgb(38 38 38 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/20 {
  --tw-shadow-color: rgb(38 38 38 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/25 {
  --tw-shadow-color: rgb(38 38 38 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/30 {
  --tw-shadow-color: rgb(38 38 38 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/35 {
  --tw-shadow-color: rgb(38 38 38 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/40 {
  --tw-shadow-color: rgb(38 38 38 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/45 {
  --tw-shadow-color: rgb(38 38 38 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/5 {
  --tw-shadow-color: rgb(38 38 38 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/50 {
  --tw-shadow-color: rgb(38 38 38 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/55 {
  --tw-shadow-color: rgb(38 38 38 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/60 {
  --tw-shadow-color: rgb(38 38 38 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/65 {
  --tw-shadow-color: rgb(38 38 38 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/70 {
  --tw-shadow-color: rgb(38 38 38 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/75 {
  --tw-shadow-color: rgb(38 38 38 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/80 {
  --tw-shadow-color: rgb(38 38 38 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/85 {
  --tw-shadow-color: rgb(38 38 38 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/90 {
  --tw-shadow-color: rgb(38 38 38 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-800\/95 {
  --tw-shadow-color: rgb(38 38 38 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900 {
  --tw-shadow-color: #171717;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/0 {
  --tw-shadow-color: rgb(23 23 23 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/10 {
  --tw-shadow-color: rgb(23 23 23 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/100 {
  --tw-shadow-color: rgb(23 23 23 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/15 {
  --tw-shadow-color: rgb(23 23 23 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/20 {
  --tw-shadow-color: rgb(23 23 23 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/25 {
  --tw-shadow-color: rgb(23 23 23 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/30 {
  --tw-shadow-color: rgb(23 23 23 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/35 {
  --tw-shadow-color: rgb(23 23 23 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/40 {
  --tw-shadow-color: rgb(23 23 23 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/45 {
  --tw-shadow-color: rgb(23 23 23 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/5 {
  --tw-shadow-color: rgb(23 23 23 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/50 {
  --tw-shadow-color: rgb(23 23 23 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/55 {
  --tw-shadow-color: rgb(23 23 23 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/60 {
  --tw-shadow-color: rgb(23 23 23 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/65 {
  --tw-shadow-color: rgb(23 23 23 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/70 {
  --tw-shadow-color: rgb(23 23 23 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/75 {
  --tw-shadow-color: rgb(23 23 23 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/80 {
  --tw-shadow-color: rgb(23 23 23 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/85 {
  --tw-shadow-color: rgb(23 23 23 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/90 {
  --tw-shadow-color: rgb(23 23 23 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-900\/95 {
  --tw-shadow-color: rgb(23 23 23 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950 {
  --tw-shadow-color: #0a0a0a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/0 {
  --tw-shadow-color: rgb(10 10 10 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/10 {
  --tw-shadow-color: rgb(10 10 10 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/100 {
  --tw-shadow-color: rgb(10 10 10 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/15 {
  --tw-shadow-color: rgb(10 10 10 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/20 {
  --tw-shadow-color: rgb(10 10 10 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/25 {
  --tw-shadow-color: rgb(10 10 10 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/30 {
  --tw-shadow-color: rgb(10 10 10 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/35 {
  --tw-shadow-color: rgb(10 10 10 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/40 {
  --tw-shadow-color: rgb(10 10 10 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/45 {
  --tw-shadow-color: rgb(10 10 10 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/5 {
  --tw-shadow-color: rgb(10 10 10 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/50 {
  --tw-shadow-color: rgb(10 10 10 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/55 {
  --tw-shadow-color: rgb(10 10 10 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/60 {
  --tw-shadow-color: rgb(10 10 10 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/65 {
  --tw-shadow-color: rgb(10 10 10 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/70 {
  --tw-shadow-color: rgb(10 10 10 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/75 {
  --tw-shadow-color: rgb(10 10 10 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/80 {
  --tw-shadow-color: rgb(10 10 10 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/85 {
  --tw-shadow-color: rgb(10 10 10 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/90 {
  --tw-shadow-color: rgb(10 10 10 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-neutral-950\/95 {
  --tw-shadow-color: rgb(10 10 10 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100 {
  --tw-shadow-color: #ffedd5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/0 {
  --tw-shadow-color: rgb(255 237 213 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/10 {
  --tw-shadow-color: rgb(255 237 213 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/100 {
  --tw-shadow-color: rgb(255 237 213 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/15 {
  --tw-shadow-color: rgb(255 237 213 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/20 {
  --tw-shadow-color: rgb(255 237 213 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/25 {
  --tw-shadow-color: rgb(255 237 213 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/30 {
  --tw-shadow-color: rgb(255 237 213 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/35 {
  --tw-shadow-color: rgb(255 237 213 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/40 {
  --tw-shadow-color: rgb(255 237 213 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/45 {
  --tw-shadow-color: rgb(255 237 213 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/5 {
  --tw-shadow-color: rgb(255 237 213 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/50 {
  --tw-shadow-color: rgb(255 237 213 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/55 {
  --tw-shadow-color: rgb(255 237 213 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/60 {
  --tw-shadow-color: rgb(255 237 213 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/65 {
  --tw-shadow-color: rgb(255 237 213 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/70 {
  --tw-shadow-color: rgb(255 237 213 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/75 {
  --tw-shadow-color: rgb(255 237 213 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/80 {
  --tw-shadow-color: rgb(255 237 213 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/85 {
  --tw-shadow-color: rgb(255 237 213 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/90 {
  --tw-shadow-color: rgb(255 237 213 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-100\/95 {
  --tw-shadow-color: rgb(255 237 213 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200 {
  --tw-shadow-color: #fed7aa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/0 {
  --tw-shadow-color: rgb(254 215 170 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/10 {
  --tw-shadow-color: rgb(254 215 170 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/100 {
  --tw-shadow-color: rgb(254 215 170 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/15 {
  --tw-shadow-color: rgb(254 215 170 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/20 {
  --tw-shadow-color: rgb(254 215 170 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/25 {
  --tw-shadow-color: rgb(254 215 170 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/30 {
  --tw-shadow-color: rgb(254 215 170 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/35 {
  --tw-shadow-color: rgb(254 215 170 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/40 {
  --tw-shadow-color: rgb(254 215 170 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/45 {
  --tw-shadow-color: rgb(254 215 170 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/5 {
  --tw-shadow-color: rgb(254 215 170 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/50 {
  --tw-shadow-color: rgb(254 215 170 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/55 {
  --tw-shadow-color: rgb(254 215 170 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/60 {
  --tw-shadow-color: rgb(254 215 170 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/65 {
  --tw-shadow-color: rgb(254 215 170 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/70 {
  --tw-shadow-color: rgb(254 215 170 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/75 {
  --tw-shadow-color: rgb(254 215 170 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/80 {
  --tw-shadow-color: rgb(254 215 170 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/85 {
  --tw-shadow-color: rgb(254 215 170 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/90 {
  --tw-shadow-color: rgb(254 215 170 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-200\/95 {
  --tw-shadow-color: rgb(254 215 170 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300 {
  --tw-shadow-color: #fdba74;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/0 {
  --tw-shadow-color: rgb(253 186 116 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/10 {
  --tw-shadow-color: rgb(253 186 116 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/100 {
  --tw-shadow-color: rgb(253 186 116 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/15 {
  --tw-shadow-color: rgb(253 186 116 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/20 {
  --tw-shadow-color: rgb(253 186 116 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/25 {
  --tw-shadow-color: rgb(253 186 116 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/30 {
  --tw-shadow-color: rgb(253 186 116 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/35 {
  --tw-shadow-color: rgb(253 186 116 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/40 {
  --tw-shadow-color: rgb(253 186 116 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/45 {
  --tw-shadow-color: rgb(253 186 116 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/5 {
  --tw-shadow-color: rgb(253 186 116 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/50 {
  --tw-shadow-color: rgb(253 186 116 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/55 {
  --tw-shadow-color: rgb(253 186 116 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/60 {
  --tw-shadow-color: rgb(253 186 116 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/65 {
  --tw-shadow-color: rgb(253 186 116 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/70 {
  --tw-shadow-color: rgb(253 186 116 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/75 {
  --tw-shadow-color: rgb(253 186 116 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/80 {
  --tw-shadow-color: rgb(253 186 116 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/85 {
  --tw-shadow-color: rgb(253 186 116 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/90 {
  --tw-shadow-color: rgb(253 186 116 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-300\/95 {
  --tw-shadow-color: rgb(253 186 116 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400 {
  --tw-shadow-color: #fb923c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/0 {
  --tw-shadow-color: rgb(251 146 60 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/10 {
  --tw-shadow-color: rgb(251 146 60 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/100 {
  --tw-shadow-color: rgb(251 146 60 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/15 {
  --tw-shadow-color: rgb(251 146 60 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/20 {
  --tw-shadow-color: rgb(251 146 60 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/25 {
  --tw-shadow-color: rgb(251 146 60 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/30 {
  --tw-shadow-color: rgb(251 146 60 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/35 {
  --tw-shadow-color: rgb(251 146 60 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/40 {
  --tw-shadow-color: rgb(251 146 60 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/45 {
  --tw-shadow-color: rgb(251 146 60 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/5 {
  --tw-shadow-color: rgb(251 146 60 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/50 {
  --tw-shadow-color: rgb(251 146 60 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/55 {
  --tw-shadow-color: rgb(251 146 60 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/60 {
  --tw-shadow-color: rgb(251 146 60 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/65 {
  --tw-shadow-color: rgb(251 146 60 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/70 {
  --tw-shadow-color: rgb(251 146 60 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/75 {
  --tw-shadow-color: rgb(251 146 60 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/80 {
  --tw-shadow-color: rgb(251 146 60 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/85 {
  --tw-shadow-color: rgb(251 146 60 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/90 {
  --tw-shadow-color: rgb(251 146 60 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-400\/95 {
  --tw-shadow-color: rgb(251 146 60 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50 {
  --tw-shadow-color: #fff7ed;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/0 {
  --tw-shadow-color: rgb(255 247 237 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/10 {
  --tw-shadow-color: rgb(255 247 237 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/100 {
  --tw-shadow-color: rgb(255 247 237 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/15 {
  --tw-shadow-color: rgb(255 247 237 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/20 {
  --tw-shadow-color: rgb(255 247 237 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/25 {
  --tw-shadow-color: rgb(255 247 237 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/30 {
  --tw-shadow-color: rgb(255 247 237 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/35 {
  --tw-shadow-color: rgb(255 247 237 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/40 {
  --tw-shadow-color: rgb(255 247 237 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/45 {
  --tw-shadow-color: rgb(255 247 237 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/5 {
  --tw-shadow-color: rgb(255 247 237 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/50 {
  --tw-shadow-color: rgb(255 247 237 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/55 {
  --tw-shadow-color: rgb(255 247 237 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/60 {
  --tw-shadow-color: rgb(255 247 237 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/65 {
  --tw-shadow-color: rgb(255 247 237 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/70 {
  --tw-shadow-color: rgb(255 247 237 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/75 {
  --tw-shadow-color: rgb(255 247 237 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/80 {
  --tw-shadow-color: rgb(255 247 237 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/85 {
  --tw-shadow-color: rgb(255 247 237 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/90 {
  --tw-shadow-color: rgb(255 247 237 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-50\/95 {
  --tw-shadow-color: rgb(255 247 237 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500 {
  --tw-shadow-color: #f97316;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/0 {
  --tw-shadow-color: rgb(249 115 22 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/10 {
  --tw-shadow-color: rgb(249 115 22 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/100 {
  --tw-shadow-color: rgb(249 115 22 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/15 {
  --tw-shadow-color: rgb(249 115 22 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/20 {
  --tw-shadow-color: rgb(249 115 22 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/25 {
  --tw-shadow-color: rgb(249 115 22 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/30 {
  --tw-shadow-color: rgb(249 115 22 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/35 {
  --tw-shadow-color: rgb(249 115 22 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/40 {
  --tw-shadow-color: rgb(249 115 22 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/45 {
  --tw-shadow-color: rgb(249 115 22 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/5 {
  --tw-shadow-color: rgb(249 115 22 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/50 {
  --tw-shadow-color: rgb(249 115 22 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/55 {
  --tw-shadow-color: rgb(249 115 22 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/60 {
  --tw-shadow-color: rgb(249 115 22 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/65 {
  --tw-shadow-color: rgb(249 115 22 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/70 {
  --tw-shadow-color: rgb(249 115 22 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/75 {
  --tw-shadow-color: rgb(249 115 22 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/80 {
  --tw-shadow-color: rgb(249 115 22 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/85 {
  --tw-shadow-color: rgb(249 115 22 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/90 {
  --tw-shadow-color: rgb(249 115 22 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-500\/95 {
  --tw-shadow-color: rgb(249 115 22 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600 {
  --tw-shadow-color: #ea580c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/0 {
  --tw-shadow-color: rgb(234 88 12 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/10 {
  --tw-shadow-color: rgb(234 88 12 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/100 {
  --tw-shadow-color: rgb(234 88 12 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/15 {
  --tw-shadow-color: rgb(234 88 12 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/20 {
  --tw-shadow-color: rgb(234 88 12 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/25 {
  --tw-shadow-color: rgb(234 88 12 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/30 {
  --tw-shadow-color: rgb(234 88 12 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/35 {
  --tw-shadow-color: rgb(234 88 12 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/40 {
  --tw-shadow-color: rgb(234 88 12 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/45 {
  --tw-shadow-color: rgb(234 88 12 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/5 {
  --tw-shadow-color: rgb(234 88 12 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/50 {
  --tw-shadow-color: rgb(234 88 12 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/55 {
  --tw-shadow-color: rgb(234 88 12 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/60 {
  --tw-shadow-color: rgb(234 88 12 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/65 {
  --tw-shadow-color: rgb(234 88 12 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/70 {
  --tw-shadow-color: rgb(234 88 12 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/75 {
  --tw-shadow-color: rgb(234 88 12 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/80 {
  --tw-shadow-color: rgb(234 88 12 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/85 {
  --tw-shadow-color: rgb(234 88 12 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/90 {
  --tw-shadow-color: rgb(234 88 12 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-600\/95 {
  --tw-shadow-color: rgb(234 88 12 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700 {
  --tw-shadow-color: #c2410c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/0 {
  --tw-shadow-color: rgb(194 65 12 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/10 {
  --tw-shadow-color: rgb(194 65 12 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/100 {
  --tw-shadow-color: rgb(194 65 12 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/15 {
  --tw-shadow-color: rgb(194 65 12 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/20 {
  --tw-shadow-color: rgb(194 65 12 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/25 {
  --tw-shadow-color: rgb(194 65 12 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/30 {
  --tw-shadow-color: rgb(194 65 12 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/35 {
  --tw-shadow-color: rgb(194 65 12 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/40 {
  --tw-shadow-color: rgb(194 65 12 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/45 {
  --tw-shadow-color: rgb(194 65 12 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/5 {
  --tw-shadow-color: rgb(194 65 12 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/50 {
  --tw-shadow-color: rgb(194 65 12 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/55 {
  --tw-shadow-color: rgb(194 65 12 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/60 {
  --tw-shadow-color: rgb(194 65 12 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/65 {
  --tw-shadow-color: rgb(194 65 12 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/70 {
  --tw-shadow-color: rgb(194 65 12 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/75 {
  --tw-shadow-color: rgb(194 65 12 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/80 {
  --tw-shadow-color: rgb(194 65 12 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/85 {
  --tw-shadow-color: rgb(194 65 12 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/90 {
  --tw-shadow-color: rgb(194 65 12 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-700\/95 {
  --tw-shadow-color: rgb(194 65 12 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800 {
  --tw-shadow-color: #9a3412;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/0 {
  --tw-shadow-color: rgb(154 52 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/10 {
  --tw-shadow-color: rgb(154 52 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/100 {
  --tw-shadow-color: rgb(154 52 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/15 {
  --tw-shadow-color: rgb(154 52 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/20 {
  --tw-shadow-color: rgb(154 52 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/25 {
  --tw-shadow-color: rgb(154 52 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/30 {
  --tw-shadow-color: rgb(154 52 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/35 {
  --tw-shadow-color: rgb(154 52 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/40 {
  --tw-shadow-color: rgb(154 52 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/45 {
  --tw-shadow-color: rgb(154 52 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/5 {
  --tw-shadow-color: rgb(154 52 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/50 {
  --tw-shadow-color: rgb(154 52 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/55 {
  --tw-shadow-color: rgb(154 52 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/60 {
  --tw-shadow-color: rgb(154 52 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/65 {
  --tw-shadow-color: rgb(154 52 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/70 {
  --tw-shadow-color: rgb(154 52 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/75 {
  --tw-shadow-color: rgb(154 52 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/80 {
  --tw-shadow-color: rgb(154 52 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/85 {
  --tw-shadow-color: rgb(154 52 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/90 {
  --tw-shadow-color: rgb(154 52 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-800\/95 {
  --tw-shadow-color: rgb(154 52 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900 {
  --tw-shadow-color: #7c2d12;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/0 {
  --tw-shadow-color: rgb(124 45 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/10 {
  --tw-shadow-color: rgb(124 45 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/100 {
  --tw-shadow-color: rgb(124 45 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/15 {
  --tw-shadow-color: rgb(124 45 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/20 {
  --tw-shadow-color: rgb(124 45 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/25 {
  --tw-shadow-color: rgb(124 45 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/30 {
  --tw-shadow-color: rgb(124 45 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/35 {
  --tw-shadow-color: rgb(124 45 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/40 {
  --tw-shadow-color: rgb(124 45 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/45 {
  --tw-shadow-color: rgb(124 45 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/5 {
  --tw-shadow-color: rgb(124 45 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/50 {
  --tw-shadow-color: rgb(124 45 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/55 {
  --tw-shadow-color: rgb(124 45 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/60 {
  --tw-shadow-color: rgb(124 45 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/65 {
  --tw-shadow-color: rgb(124 45 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/70 {
  --tw-shadow-color: rgb(124 45 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/75 {
  --tw-shadow-color: rgb(124 45 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/80 {
  --tw-shadow-color: rgb(124 45 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/85 {
  --tw-shadow-color: rgb(124 45 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/90 {
  --tw-shadow-color: rgb(124 45 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-900\/95 {
  --tw-shadow-color: rgb(124 45 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950 {
  --tw-shadow-color: #431407;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/0 {
  --tw-shadow-color: rgb(67 20 7 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/10 {
  --tw-shadow-color: rgb(67 20 7 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/100 {
  --tw-shadow-color: rgb(67 20 7 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/15 {
  --tw-shadow-color: rgb(67 20 7 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/20 {
  --tw-shadow-color: rgb(67 20 7 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/25 {
  --tw-shadow-color: rgb(67 20 7 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/30 {
  --tw-shadow-color: rgb(67 20 7 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/35 {
  --tw-shadow-color: rgb(67 20 7 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/40 {
  --tw-shadow-color: rgb(67 20 7 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/45 {
  --tw-shadow-color: rgb(67 20 7 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/5 {
  --tw-shadow-color: rgb(67 20 7 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/50 {
  --tw-shadow-color: rgb(67 20 7 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/55 {
  --tw-shadow-color: rgb(67 20 7 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/60 {
  --tw-shadow-color: rgb(67 20 7 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/65 {
  --tw-shadow-color: rgb(67 20 7 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/70 {
  --tw-shadow-color: rgb(67 20 7 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/75 {
  --tw-shadow-color: rgb(67 20 7 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/80 {
  --tw-shadow-color: rgb(67 20 7 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/85 {
  --tw-shadow-color: rgb(67 20 7 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/90 {
  --tw-shadow-color: rgb(67 20 7 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-orange-950\/95 {
  --tw-shadow-color: rgb(67 20 7 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100 {
  --tw-shadow-color: #fce7f3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/0 {
  --tw-shadow-color: rgb(252 231 243 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/10 {
  --tw-shadow-color: rgb(252 231 243 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/100 {
  --tw-shadow-color: rgb(252 231 243 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/15 {
  --tw-shadow-color: rgb(252 231 243 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/20 {
  --tw-shadow-color: rgb(252 231 243 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/25 {
  --tw-shadow-color: rgb(252 231 243 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/30 {
  --tw-shadow-color: rgb(252 231 243 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/35 {
  --tw-shadow-color: rgb(252 231 243 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/40 {
  --tw-shadow-color: rgb(252 231 243 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/45 {
  --tw-shadow-color: rgb(252 231 243 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/5 {
  --tw-shadow-color: rgb(252 231 243 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/50 {
  --tw-shadow-color: rgb(252 231 243 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/55 {
  --tw-shadow-color: rgb(252 231 243 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/60 {
  --tw-shadow-color: rgb(252 231 243 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/65 {
  --tw-shadow-color: rgb(252 231 243 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/70 {
  --tw-shadow-color: rgb(252 231 243 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/75 {
  --tw-shadow-color: rgb(252 231 243 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/80 {
  --tw-shadow-color: rgb(252 231 243 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/85 {
  --tw-shadow-color: rgb(252 231 243 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/90 {
  --tw-shadow-color: rgb(252 231 243 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-100\/95 {
  --tw-shadow-color: rgb(252 231 243 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200 {
  --tw-shadow-color: #fbcfe8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/0 {
  --tw-shadow-color: rgb(251 207 232 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/10 {
  --tw-shadow-color: rgb(251 207 232 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/100 {
  --tw-shadow-color: rgb(251 207 232 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/15 {
  --tw-shadow-color: rgb(251 207 232 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/20 {
  --tw-shadow-color: rgb(251 207 232 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/25 {
  --tw-shadow-color: rgb(251 207 232 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/30 {
  --tw-shadow-color: rgb(251 207 232 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/35 {
  --tw-shadow-color: rgb(251 207 232 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/40 {
  --tw-shadow-color: rgb(251 207 232 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/45 {
  --tw-shadow-color: rgb(251 207 232 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/5 {
  --tw-shadow-color: rgb(251 207 232 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/50 {
  --tw-shadow-color: rgb(251 207 232 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/55 {
  --tw-shadow-color: rgb(251 207 232 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/60 {
  --tw-shadow-color: rgb(251 207 232 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/65 {
  --tw-shadow-color: rgb(251 207 232 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/70 {
  --tw-shadow-color: rgb(251 207 232 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/75 {
  --tw-shadow-color: rgb(251 207 232 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/80 {
  --tw-shadow-color: rgb(251 207 232 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/85 {
  --tw-shadow-color: rgb(251 207 232 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/90 {
  --tw-shadow-color: rgb(251 207 232 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-200\/95 {
  --tw-shadow-color: rgb(251 207 232 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300 {
  --tw-shadow-color: #f9a8d4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/0 {
  --tw-shadow-color: rgb(249 168 212 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/10 {
  --tw-shadow-color: rgb(249 168 212 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/100 {
  --tw-shadow-color: rgb(249 168 212 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/15 {
  --tw-shadow-color: rgb(249 168 212 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/20 {
  --tw-shadow-color: rgb(249 168 212 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/25 {
  --tw-shadow-color: rgb(249 168 212 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/30 {
  --tw-shadow-color: rgb(249 168 212 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/35 {
  --tw-shadow-color: rgb(249 168 212 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/40 {
  --tw-shadow-color: rgb(249 168 212 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/45 {
  --tw-shadow-color: rgb(249 168 212 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/5 {
  --tw-shadow-color: rgb(249 168 212 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/50 {
  --tw-shadow-color: rgb(249 168 212 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/55 {
  --tw-shadow-color: rgb(249 168 212 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/60 {
  --tw-shadow-color: rgb(249 168 212 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/65 {
  --tw-shadow-color: rgb(249 168 212 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/70 {
  --tw-shadow-color: rgb(249 168 212 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/75 {
  --tw-shadow-color: rgb(249 168 212 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/80 {
  --tw-shadow-color: rgb(249 168 212 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/85 {
  --tw-shadow-color: rgb(249 168 212 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/90 {
  --tw-shadow-color: rgb(249 168 212 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-300\/95 {
  --tw-shadow-color: rgb(249 168 212 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400 {
  --tw-shadow-color: #f472b6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/0 {
  --tw-shadow-color: rgb(244 114 182 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/10 {
  --tw-shadow-color: rgb(244 114 182 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/100 {
  --tw-shadow-color: rgb(244 114 182 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/15 {
  --tw-shadow-color: rgb(244 114 182 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/20 {
  --tw-shadow-color: rgb(244 114 182 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/25 {
  --tw-shadow-color: rgb(244 114 182 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/30 {
  --tw-shadow-color: rgb(244 114 182 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/35 {
  --tw-shadow-color: rgb(244 114 182 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/40 {
  --tw-shadow-color: rgb(244 114 182 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/45 {
  --tw-shadow-color: rgb(244 114 182 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/5 {
  --tw-shadow-color: rgb(244 114 182 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/50 {
  --tw-shadow-color: rgb(244 114 182 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/55 {
  --tw-shadow-color: rgb(244 114 182 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/60 {
  --tw-shadow-color: rgb(244 114 182 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/65 {
  --tw-shadow-color: rgb(244 114 182 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/70 {
  --tw-shadow-color: rgb(244 114 182 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/75 {
  --tw-shadow-color: rgb(244 114 182 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/80 {
  --tw-shadow-color: rgb(244 114 182 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/85 {
  --tw-shadow-color: rgb(244 114 182 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/90 {
  --tw-shadow-color: rgb(244 114 182 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-400\/95 {
  --tw-shadow-color: rgb(244 114 182 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50 {
  --tw-shadow-color: #fdf2f8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/0 {
  --tw-shadow-color: rgb(253 242 248 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/10 {
  --tw-shadow-color: rgb(253 242 248 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/100 {
  --tw-shadow-color: rgb(253 242 248 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/15 {
  --tw-shadow-color: rgb(253 242 248 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/20 {
  --tw-shadow-color: rgb(253 242 248 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/25 {
  --tw-shadow-color: rgb(253 242 248 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/30 {
  --tw-shadow-color: rgb(253 242 248 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/35 {
  --tw-shadow-color: rgb(253 242 248 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/40 {
  --tw-shadow-color: rgb(253 242 248 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/45 {
  --tw-shadow-color: rgb(253 242 248 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/5 {
  --tw-shadow-color: rgb(253 242 248 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/50 {
  --tw-shadow-color: rgb(253 242 248 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/55 {
  --tw-shadow-color: rgb(253 242 248 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/60 {
  --tw-shadow-color: rgb(253 242 248 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/65 {
  --tw-shadow-color: rgb(253 242 248 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/70 {
  --tw-shadow-color: rgb(253 242 248 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/75 {
  --tw-shadow-color: rgb(253 242 248 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/80 {
  --tw-shadow-color: rgb(253 242 248 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/85 {
  --tw-shadow-color: rgb(253 242 248 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/90 {
  --tw-shadow-color: rgb(253 242 248 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-50\/95 {
  --tw-shadow-color: rgb(253 242 248 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500 {
  --tw-shadow-color: #ec4899;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/0 {
  --tw-shadow-color: rgb(236 72 153 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/10 {
  --tw-shadow-color: rgb(236 72 153 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/100 {
  --tw-shadow-color: rgb(236 72 153 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/15 {
  --tw-shadow-color: rgb(236 72 153 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/20 {
  --tw-shadow-color: rgb(236 72 153 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/25 {
  --tw-shadow-color: rgb(236 72 153 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/30 {
  --tw-shadow-color: rgb(236 72 153 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/35 {
  --tw-shadow-color: rgb(236 72 153 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/40 {
  --tw-shadow-color: rgb(236 72 153 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/45 {
  --tw-shadow-color: rgb(236 72 153 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/5 {
  --tw-shadow-color: rgb(236 72 153 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/50 {
  --tw-shadow-color: rgb(236 72 153 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/55 {
  --tw-shadow-color: rgb(236 72 153 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/60 {
  --tw-shadow-color: rgb(236 72 153 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/65 {
  --tw-shadow-color: rgb(236 72 153 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/70 {
  --tw-shadow-color: rgb(236 72 153 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/75 {
  --tw-shadow-color: rgb(236 72 153 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/80 {
  --tw-shadow-color: rgb(236 72 153 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/85 {
  --tw-shadow-color: rgb(236 72 153 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/90 {
  --tw-shadow-color: rgb(236 72 153 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-500\/95 {
  --tw-shadow-color: rgb(236 72 153 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600 {
  --tw-shadow-color: #db2777;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/0 {
  --tw-shadow-color: rgb(219 39 119 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/10 {
  --tw-shadow-color: rgb(219 39 119 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/100 {
  --tw-shadow-color: rgb(219 39 119 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/15 {
  --tw-shadow-color: rgb(219 39 119 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/20 {
  --tw-shadow-color: rgb(219 39 119 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/25 {
  --tw-shadow-color: rgb(219 39 119 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/30 {
  --tw-shadow-color: rgb(219 39 119 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/35 {
  --tw-shadow-color: rgb(219 39 119 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/40 {
  --tw-shadow-color: rgb(219 39 119 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/45 {
  --tw-shadow-color: rgb(219 39 119 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/5 {
  --tw-shadow-color: rgb(219 39 119 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/50 {
  --tw-shadow-color: rgb(219 39 119 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/55 {
  --tw-shadow-color: rgb(219 39 119 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/60 {
  --tw-shadow-color: rgb(219 39 119 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/65 {
  --tw-shadow-color: rgb(219 39 119 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/70 {
  --tw-shadow-color: rgb(219 39 119 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/75 {
  --tw-shadow-color: rgb(219 39 119 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/80 {
  --tw-shadow-color: rgb(219 39 119 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/85 {
  --tw-shadow-color: rgb(219 39 119 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/90 {
  --tw-shadow-color: rgb(219 39 119 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-600\/95 {
  --tw-shadow-color: rgb(219 39 119 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700 {
  --tw-shadow-color: #be185d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/0 {
  --tw-shadow-color: rgb(190 24 93 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/10 {
  --tw-shadow-color: rgb(190 24 93 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/100 {
  --tw-shadow-color: rgb(190 24 93 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/15 {
  --tw-shadow-color: rgb(190 24 93 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/20 {
  --tw-shadow-color: rgb(190 24 93 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/25 {
  --tw-shadow-color: rgb(190 24 93 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/30 {
  --tw-shadow-color: rgb(190 24 93 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/35 {
  --tw-shadow-color: rgb(190 24 93 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/40 {
  --tw-shadow-color: rgb(190 24 93 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/45 {
  --tw-shadow-color: rgb(190 24 93 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/5 {
  --tw-shadow-color: rgb(190 24 93 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/50 {
  --tw-shadow-color: rgb(190 24 93 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/55 {
  --tw-shadow-color: rgb(190 24 93 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/60 {
  --tw-shadow-color: rgb(190 24 93 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/65 {
  --tw-shadow-color: rgb(190 24 93 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/70 {
  --tw-shadow-color: rgb(190 24 93 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/75 {
  --tw-shadow-color: rgb(190 24 93 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/80 {
  --tw-shadow-color: rgb(190 24 93 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/85 {
  --tw-shadow-color: rgb(190 24 93 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/90 {
  --tw-shadow-color: rgb(190 24 93 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-700\/95 {
  --tw-shadow-color: rgb(190 24 93 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800 {
  --tw-shadow-color: #9d174d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/0 {
  --tw-shadow-color: rgb(157 23 77 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/10 {
  --tw-shadow-color: rgb(157 23 77 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/100 {
  --tw-shadow-color: rgb(157 23 77 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/15 {
  --tw-shadow-color: rgb(157 23 77 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/20 {
  --tw-shadow-color: rgb(157 23 77 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/25 {
  --tw-shadow-color: rgb(157 23 77 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/30 {
  --tw-shadow-color: rgb(157 23 77 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/35 {
  --tw-shadow-color: rgb(157 23 77 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/40 {
  --tw-shadow-color: rgb(157 23 77 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/45 {
  --tw-shadow-color: rgb(157 23 77 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/5 {
  --tw-shadow-color: rgb(157 23 77 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/50 {
  --tw-shadow-color: rgb(157 23 77 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/55 {
  --tw-shadow-color: rgb(157 23 77 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/60 {
  --tw-shadow-color: rgb(157 23 77 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/65 {
  --tw-shadow-color: rgb(157 23 77 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/70 {
  --tw-shadow-color: rgb(157 23 77 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/75 {
  --tw-shadow-color: rgb(157 23 77 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/80 {
  --tw-shadow-color: rgb(157 23 77 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/85 {
  --tw-shadow-color: rgb(157 23 77 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/90 {
  --tw-shadow-color: rgb(157 23 77 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-800\/95 {
  --tw-shadow-color: rgb(157 23 77 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900 {
  --tw-shadow-color: #831843;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/0 {
  --tw-shadow-color: rgb(131 24 67 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/10 {
  --tw-shadow-color: rgb(131 24 67 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/100 {
  --tw-shadow-color: rgb(131 24 67 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/15 {
  --tw-shadow-color: rgb(131 24 67 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/20 {
  --tw-shadow-color: rgb(131 24 67 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/25 {
  --tw-shadow-color: rgb(131 24 67 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/30 {
  --tw-shadow-color: rgb(131 24 67 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/35 {
  --tw-shadow-color: rgb(131 24 67 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/40 {
  --tw-shadow-color: rgb(131 24 67 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/45 {
  --tw-shadow-color: rgb(131 24 67 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/5 {
  --tw-shadow-color: rgb(131 24 67 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/50 {
  --tw-shadow-color: rgb(131 24 67 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/55 {
  --tw-shadow-color: rgb(131 24 67 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/60 {
  --tw-shadow-color: rgb(131 24 67 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/65 {
  --tw-shadow-color: rgb(131 24 67 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/70 {
  --tw-shadow-color: rgb(131 24 67 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/75 {
  --tw-shadow-color: rgb(131 24 67 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/80 {
  --tw-shadow-color: rgb(131 24 67 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/85 {
  --tw-shadow-color: rgb(131 24 67 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/90 {
  --tw-shadow-color: rgb(131 24 67 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-900\/95 {
  --tw-shadow-color: rgb(131 24 67 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950 {
  --tw-shadow-color: #500724;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/0 {
  --tw-shadow-color: rgb(80 7 36 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/10 {
  --tw-shadow-color: rgb(80 7 36 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/100 {
  --tw-shadow-color: rgb(80 7 36 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/15 {
  --tw-shadow-color: rgb(80 7 36 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/20 {
  --tw-shadow-color: rgb(80 7 36 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/25 {
  --tw-shadow-color: rgb(80 7 36 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/30 {
  --tw-shadow-color: rgb(80 7 36 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/35 {
  --tw-shadow-color: rgb(80 7 36 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/40 {
  --tw-shadow-color: rgb(80 7 36 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/45 {
  --tw-shadow-color: rgb(80 7 36 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/5 {
  --tw-shadow-color: rgb(80 7 36 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/50 {
  --tw-shadow-color: rgb(80 7 36 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/55 {
  --tw-shadow-color: rgb(80 7 36 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/60 {
  --tw-shadow-color: rgb(80 7 36 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/65 {
  --tw-shadow-color: rgb(80 7 36 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/70 {
  --tw-shadow-color: rgb(80 7 36 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/75 {
  --tw-shadow-color: rgb(80 7 36 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/80 {
  --tw-shadow-color: rgb(80 7 36 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/85 {
  --tw-shadow-color: rgb(80 7 36 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/90 {
  --tw-shadow-color: rgb(80 7 36 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-pink-950\/95 {
  --tw-shadow-color: rgb(80 7 36 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover {
  --tw-shadow-color: hsl(var(--popover));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground {
  --tw-shadow-color: hsl(var(--popover-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/0 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/10 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/100 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/15 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/20 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/25 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/30 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/35 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/40 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/45 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/5 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/50 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/55 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/60 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/65 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/70 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/75 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/80 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/85 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/90 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover-foreground\/95 {
  --tw-shadow-color: hsl(var(--popover-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/0 {
  --tw-shadow-color: hsl(var(--popover) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/10 {
  --tw-shadow-color: hsl(var(--popover) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/100 {
  --tw-shadow-color: hsl(var(--popover) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/15 {
  --tw-shadow-color: hsl(var(--popover) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/20 {
  --tw-shadow-color: hsl(var(--popover) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/25 {
  --tw-shadow-color: hsl(var(--popover) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/30 {
  --tw-shadow-color: hsl(var(--popover) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/35 {
  --tw-shadow-color: hsl(var(--popover) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/40 {
  --tw-shadow-color: hsl(var(--popover) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/45 {
  --tw-shadow-color: hsl(var(--popover) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/5 {
  --tw-shadow-color: hsl(var(--popover) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/50 {
  --tw-shadow-color: hsl(var(--popover) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/55 {
  --tw-shadow-color: hsl(var(--popover) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/60 {
  --tw-shadow-color: hsl(var(--popover) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/65 {
  --tw-shadow-color: hsl(var(--popover) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/70 {
  --tw-shadow-color: hsl(var(--popover) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/75 {
  --tw-shadow-color: hsl(var(--popover) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/80 {
  --tw-shadow-color: hsl(var(--popover) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/85 {
  --tw-shadow-color: hsl(var(--popover) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/90 {
  --tw-shadow-color: hsl(var(--popover) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-popover\/95 {
  --tw-shadow-color: hsl(var(--popover) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary {
  --tw-shadow-color: hsl(var(--primary));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground {
  --tw-shadow-color: hsl(var(--primary-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/0 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/10 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/100 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/15 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/20 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/25 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/30 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/35 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/40 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/45 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/5 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/50 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/55 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/60 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/65 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/70 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/75 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/80 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/85 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/90 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-foreground\/95 {
  --tw-shadow-color: hsl(var(--primary-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover {
  --tw-shadow-color: hsl(var(--primary-hover));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/0 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/10 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/100 {
  --tw-shadow-color: hsl(var(--primary-hover) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/15 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/20 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/25 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/30 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/35 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/40 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/45 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/5 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/50 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/55 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/60 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/65 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/70 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/75 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/80 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/85 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/90 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary-hover\/95 {
  --tw-shadow-color: hsl(var(--primary-hover) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/0 {
  --tw-shadow-color: hsl(var(--primary) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/10 {
  --tw-shadow-color: hsl(var(--primary) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/100 {
  --tw-shadow-color: hsl(var(--primary) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/15 {
  --tw-shadow-color: hsl(var(--primary) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/20 {
  --tw-shadow-color: hsl(var(--primary) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/25 {
  --tw-shadow-color: hsl(var(--primary) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/30 {
  --tw-shadow-color: hsl(var(--primary) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/35 {
  --tw-shadow-color: hsl(var(--primary) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/40 {
  --tw-shadow-color: hsl(var(--primary) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/45 {
  --tw-shadow-color: hsl(var(--primary) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/5 {
  --tw-shadow-color: hsl(var(--primary) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/50 {
  --tw-shadow-color: hsl(var(--primary) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/55 {
  --tw-shadow-color: hsl(var(--primary) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/60 {
  --tw-shadow-color: hsl(var(--primary) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/65 {
  --tw-shadow-color: hsl(var(--primary) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/70 {
  --tw-shadow-color: hsl(var(--primary) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/75 {
  --tw-shadow-color: hsl(var(--primary) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/80 {
  --tw-shadow-color: hsl(var(--primary) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/85 {
  --tw-shadow-color: hsl(var(--primary) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/90 {
  --tw-shadow-color: hsl(var(--primary) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-primary\/95 {
  --tw-shadow-color: hsl(var(--primary) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100 {
  --tw-shadow-color: #f3e8ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/0 {
  --tw-shadow-color: rgb(243 232 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/10 {
  --tw-shadow-color: rgb(243 232 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/100 {
  --tw-shadow-color: rgb(243 232 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/15 {
  --tw-shadow-color: rgb(243 232 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/20 {
  --tw-shadow-color: rgb(243 232 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/25 {
  --tw-shadow-color: rgb(243 232 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/30 {
  --tw-shadow-color: rgb(243 232 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/35 {
  --tw-shadow-color: rgb(243 232 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/40 {
  --tw-shadow-color: rgb(243 232 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/45 {
  --tw-shadow-color: rgb(243 232 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/5 {
  --tw-shadow-color: rgb(243 232 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/50 {
  --tw-shadow-color: rgb(243 232 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/55 {
  --tw-shadow-color: rgb(243 232 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/60 {
  --tw-shadow-color: rgb(243 232 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/65 {
  --tw-shadow-color: rgb(243 232 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/70 {
  --tw-shadow-color: rgb(243 232 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/75 {
  --tw-shadow-color: rgb(243 232 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/80 {
  --tw-shadow-color: rgb(243 232 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/85 {
  --tw-shadow-color: rgb(243 232 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/90 {
  --tw-shadow-color: rgb(243 232 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-100\/95 {
  --tw-shadow-color: rgb(243 232 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200 {
  --tw-shadow-color: #e9d5ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/0 {
  --tw-shadow-color: rgb(233 213 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/10 {
  --tw-shadow-color: rgb(233 213 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/100 {
  --tw-shadow-color: rgb(233 213 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/15 {
  --tw-shadow-color: rgb(233 213 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/20 {
  --tw-shadow-color: rgb(233 213 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/25 {
  --tw-shadow-color: rgb(233 213 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/30 {
  --tw-shadow-color: rgb(233 213 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/35 {
  --tw-shadow-color: rgb(233 213 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/40 {
  --tw-shadow-color: rgb(233 213 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/45 {
  --tw-shadow-color: rgb(233 213 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/5 {
  --tw-shadow-color: rgb(233 213 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/50 {
  --tw-shadow-color: rgb(233 213 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/55 {
  --tw-shadow-color: rgb(233 213 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/60 {
  --tw-shadow-color: rgb(233 213 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/65 {
  --tw-shadow-color: rgb(233 213 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/70 {
  --tw-shadow-color: rgb(233 213 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/75 {
  --tw-shadow-color: rgb(233 213 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/80 {
  --tw-shadow-color: rgb(233 213 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/85 {
  --tw-shadow-color: rgb(233 213 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/90 {
  --tw-shadow-color: rgb(233 213 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-200\/95 {
  --tw-shadow-color: rgb(233 213 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300 {
  --tw-shadow-color: #d8b4fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/0 {
  --tw-shadow-color: rgb(216 180 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/10 {
  --tw-shadow-color: rgb(216 180 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/100 {
  --tw-shadow-color: rgb(216 180 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/15 {
  --tw-shadow-color: rgb(216 180 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/20 {
  --tw-shadow-color: rgb(216 180 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/25 {
  --tw-shadow-color: rgb(216 180 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/30 {
  --tw-shadow-color: rgb(216 180 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/35 {
  --tw-shadow-color: rgb(216 180 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/40 {
  --tw-shadow-color: rgb(216 180 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/45 {
  --tw-shadow-color: rgb(216 180 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/5 {
  --tw-shadow-color: rgb(216 180 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/50 {
  --tw-shadow-color: rgb(216 180 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/55 {
  --tw-shadow-color: rgb(216 180 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/60 {
  --tw-shadow-color: rgb(216 180 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/65 {
  --tw-shadow-color: rgb(216 180 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/70 {
  --tw-shadow-color: rgb(216 180 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/75 {
  --tw-shadow-color: rgb(216 180 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/80 {
  --tw-shadow-color: rgb(216 180 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/85 {
  --tw-shadow-color: rgb(216 180 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/90 {
  --tw-shadow-color: rgb(216 180 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-300\/95 {
  --tw-shadow-color: rgb(216 180 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400 {
  --tw-shadow-color: #c084fc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/0 {
  --tw-shadow-color: rgb(192 132 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/10 {
  --tw-shadow-color: rgb(192 132 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/100 {
  --tw-shadow-color: rgb(192 132 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/15 {
  --tw-shadow-color: rgb(192 132 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/20 {
  --tw-shadow-color: rgb(192 132 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/25 {
  --tw-shadow-color: rgb(192 132 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/30 {
  --tw-shadow-color: rgb(192 132 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/35 {
  --tw-shadow-color: rgb(192 132 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/40 {
  --tw-shadow-color: rgb(192 132 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/45 {
  --tw-shadow-color: rgb(192 132 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/5 {
  --tw-shadow-color: rgb(192 132 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/50 {
  --tw-shadow-color: rgb(192 132 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/55 {
  --tw-shadow-color: rgb(192 132 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/60 {
  --tw-shadow-color: rgb(192 132 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/65 {
  --tw-shadow-color: rgb(192 132 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/70 {
  --tw-shadow-color: rgb(192 132 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/75 {
  --tw-shadow-color: rgb(192 132 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/80 {
  --tw-shadow-color: rgb(192 132 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/85 {
  --tw-shadow-color: rgb(192 132 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/90 {
  --tw-shadow-color: rgb(192 132 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-400\/95 {
  --tw-shadow-color: rgb(192 132 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50 {
  --tw-shadow-color: #faf5ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/0 {
  --tw-shadow-color: rgb(250 245 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/10 {
  --tw-shadow-color: rgb(250 245 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/100 {
  --tw-shadow-color: rgb(250 245 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/15 {
  --tw-shadow-color: rgb(250 245 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/20 {
  --tw-shadow-color: rgb(250 245 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/25 {
  --tw-shadow-color: rgb(250 245 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/30 {
  --tw-shadow-color: rgb(250 245 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/35 {
  --tw-shadow-color: rgb(250 245 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/40 {
  --tw-shadow-color: rgb(250 245 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/45 {
  --tw-shadow-color: rgb(250 245 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/5 {
  --tw-shadow-color: rgb(250 245 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/50 {
  --tw-shadow-color: rgb(250 245 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/55 {
  --tw-shadow-color: rgb(250 245 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/60 {
  --tw-shadow-color: rgb(250 245 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/65 {
  --tw-shadow-color: rgb(250 245 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/70 {
  --tw-shadow-color: rgb(250 245 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/75 {
  --tw-shadow-color: rgb(250 245 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/80 {
  --tw-shadow-color: rgb(250 245 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/85 {
  --tw-shadow-color: rgb(250 245 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/90 {
  --tw-shadow-color: rgb(250 245 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-50\/95 {
  --tw-shadow-color: rgb(250 245 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500 {
  --tw-shadow-color: #a855f7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/0 {
  --tw-shadow-color: rgb(168 85 247 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/10 {
  --tw-shadow-color: rgb(168 85 247 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/100 {
  --tw-shadow-color: rgb(168 85 247 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/15 {
  --tw-shadow-color: rgb(168 85 247 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/20 {
  --tw-shadow-color: rgb(168 85 247 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/25 {
  --tw-shadow-color: rgb(168 85 247 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/30 {
  --tw-shadow-color: rgb(168 85 247 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/35 {
  --tw-shadow-color: rgb(168 85 247 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/40 {
  --tw-shadow-color: rgb(168 85 247 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/45 {
  --tw-shadow-color: rgb(168 85 247 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/5 {
  --tw-shadow-color: rgb(168 85 247 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/50 {
  --tw-shadow-color: rgb(168 85 247 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/55 {
  --tw-shadow-color: rgb(168 85 247 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/60 {
  --tw-shadow-color: rgb(168 85 247 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/65 {
  --tw-shadow-color: rgb(168 85 247 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/70 {
  --tw-shadow-color: rgb(168 85 247 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/75 {
  --tw-shadow-color: rgb(168 85 247 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/80 {
  --tw-shadow-color: rgb(168 85 247 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/85 {
  --tw-shadow-color: rgb(168 85 247 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/90 {
  --tw-shadow-color: rgb(168 85 247 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-500\/95 {
  --tw-shadow-color: rgb(168 85 247 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600 {
  --tw-shadow-color: #9333ea;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/0 {
  --tw-shadow-color: rgb(147 51 234 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/10 {
  --tw-shadow-color: rgb(147 51 234 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/100 {
  --tw-shadow-color: rgb(147 51 234 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/15 {
  --tw-shadow-color: rgb(147 51 234 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/20 {
  --tw-shadow-color: rgb(147 51 234 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/25 {
  --tw-shadow-color: rgb(147 51 234 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/30 {
  --tw-shadow-color: rgb(147 51 234 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/35 {
  --tw-shadow-color: rgb(147 51 234 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/40 {
  --tw-shadow-color: rgb(147 51 234 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/45 {
  --tw-shadow-color: rgb(147 51 234 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/5 {
  --tw-shadow-color: rgb(147 51 234 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/50 {
  --tw-shadow-color: rgb(147 51 234 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/55 {
  --tw-shadow-color: rgb(147 51 234 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/60 {
  --tw-shadow-color: rgb(147 51 234 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/65 {
  --tw-shadow-color: rgb(147 51 234 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/70 {
  --tw-shadow-color: rgb(147 51 234 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/75 {
  --tw-shadow-color: rgb(147 51 234 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/80 {
  --tw-shadow-color: rgb(147 51 234 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/85 {
  --tw-shadow-color: rgb(147 51 234 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/90 {
  --tw-shadow-color: rgb(147 51 234 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-600\/95 {
  --tw-shadow-color: rgb(147 51 234 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700 {
  --tw-shadow-color: #7e22ce;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/0 {
  --tw-shadow-color: rgb(126 34 206 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/10 {
  --tw-shadow-color: rgb(126 34 206 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/100 {
  --tw-shadow-color: rgb(126 34 206 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/15 {
  --tw-shadow-color: rgb(126 34 206 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/20 {
  --tw-shadow-color: rgb(126 34 206 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/25 {
  --tw-shadow-color: rgb(126 34 206 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/30 {
  --tw-shadow-color: rgb(126 34 206 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/35 {
  --tw-shadow-color: rgb(126 34 206 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/40 {
  --tw-shadow-color: rgb(126 34 206 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/45 {
  --tw-shadow-color: rgb(126 34 206 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/5 {
  --tw-shadow-color: rgb(126 34 206 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/50 {
  --tw-shadow-color: rgb(126 34 206 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/55 {
  --tw-shadow-color: rgb(126 34 206 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/60 {
  --tw-shadow-color: rgb(126 34 206 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/65 {
  --tw-shadow-color: rgb(126 34 206 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/70 {
  --tw-shadow-color: rgb(126 34 206 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/75 {
  --tw-shadow-color: rgb(126 34 206 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/80 {
  --tw-shadow-color: rgb(126 34 206 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/85 {
  --tw-shadow-color: rgb(126 34 206 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/90 {
  --tw-shadow-color: rgb(126 34 206 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-700\/95 {
  --tw-shadow-color: rgb(126 34 206 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800 {
  --tw-shadow-color: #6b21a8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/0 {
  --tw-shadow-color: rgb(107 33 168 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/10 {
  --tw-shadow-color: rgb(107 33 168 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/100 {
  --tw-shadow-color: rgb(107 33 168 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/15 {
  --tw-shadow-color: rgb(107 33 168 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/20 {
  --tw-shadow-color: rgb(107 33 168 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/25 {
  --tw-shadow-color: rgb(107 33 168 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/30 {
  --tw-shadow-color: rgb(107 33 168 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/35 {
  --tw-shadow-color: rgb(107 33 168 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/40 {
  --tw-shadow-color: rgb(107 33 168 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/45 {
  --tw-shadow-color: rgb(107 33 168 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/5 {
  --tw-shadow-color: rgb(107 33 168 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/50 {
  --tw-shadow-color: rgb(107 33 168 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/55 {
  --tw-shadow-color: rgb(107 33 168 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/60 {
  --tw-shadow-color: rgb(107 33 168 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/65 {
  --tw-shadow-color: rgb(107 33 168 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/70 {
  --tw-shadow-color: rgb(107 33 168 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/75 {
  --tw-shadow-color: rgb(107 33 168 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/80 {
  --tw-shadow-color: rgb(107 33 168 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/85 {
  --tw-shadow-color: rgb(107 33 168 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/90 {
  --tw-shadow-color: rgb(107 33 168 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-800\/95 {
  --tw-shadow-color: rgb(107 33 168 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900 {
  --tw-shadow-color: #581c87;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/0 {
  --tw-shadow-color: rgb(88 28 135 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/10 {
  --tw-shadow-color: rgb(88 28 135 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/100 {
  --tw-shadow-color: rgb(88 28 135 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/15 {
  --tw-shadow-color: rgb(88 28 135 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/20 {
  --tw-shadow-color: rgb(88 28 135 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/25 {
  --tw-shadow-color: rgb(88 28 135 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/30 {
  --tw-shadow-color: rgb(88 28 135 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/35 {
  --tw-shadow-color: rgb(88 28 135 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/40 {
  --tw-shadow-color: rgb(88 28 135 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/45 {
  --tw-shadow-color: rgb(88 28 135 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/5 {
  --tw-shadow-color: rgb(88 28 135 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/50 {
  --tw-shadow-color: rgb(88 28 135 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/55 {
  --tw-shadow-color: rgb(88 28 135 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/60 {
  --tw-shadow-color: rgb(88 28 135 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/65 {
  --tw-shadow-color: rgb(88 28 135 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/70 {
  --tw-shadow-color: rgb(88 28 135 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/75 {
  --tw-shadow-color: rgb(88 28 135 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/80 {
  --tw-shadow-color: rgb(88 28 135 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/85 {
  --tw-shadow-color: rgb(88 28 135 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/90 {
  --tw-shadow-color: rgb(88 28 135 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-900\/95 {
  --tw-shadow-color: rgb(88 28 135 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950 {
  --tw-shadow-color: #3b0764;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/0 {
  --tw-shadow-color: rgb(59 7 100 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/10 {
  --tw-shadow-color: rgb(59 7 100 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/100 {
  --tw-shadow-color: rgb(59 7 100 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/15 {
  --tw-shadow-color: rgb(59 7 100 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/20 {
  --tw-shadow-color: rgb(59 7 100 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/25 {
  --tw-shadow-color: rgb(59 7 100 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/30 {
  --tw-shadow-color: rgb(59 7 100 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/35 {
  --tw-shadow-color: rgb(59 7 100 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/40 {
  --tw-shadow-color: rgb(59 7 100 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/45 {
  --tw-shadow-color: rgb(59 7 100 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/5 {
  --tw-shadow-color: rgb(59 7 100 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/50 {
  --tw-shadow-color: rgb(59 7 100 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/55 {
  --tw-shadow-color: rgb(59 7 100 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/60 {
  --tw-shadow-color: rgb(59 7 100 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/65 {
  --tw-shadow-color: rgb(59 7 100 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/70 {
  --tw-shadow-color: rgb(59 7 100 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/75 {
  --tw-shadow-color: rgb(59 7 100 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/80 {
  --tw-shadow-color: rgb(59 7 100 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/85 {
  --tw-shadow-color: rgb(59 7 100 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/90 {
  --tw-shadow-color: rgb(59 7 100 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-purple-950\/95 {
  --tw-shadow-color: rgb(59 7 100 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100 {
  --tw-shadow-color: #fee2e2;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/0 {
  --tw-shadow-color: rgb(254 226 226 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/10 {
  --tw-shadow-color: rgb(254 226 226 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/100 {
  --tw-shadow-color: rgb(254 226 226 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/15 {
  --tw-shadow-color: rgb(254 226 226 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/20 {
  --tw-shadow-color: rgb(254 226 226 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/25 {
  --tw-shadow-color: rgb(254 226 226 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/30 {
  --tw-shadow-color: rgb(254 226 226 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/35 {
  --tw-shadow-color: rgb(254 226 226 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/40 {
  --tw-shadow-color: rgb(254 226 226 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/45 {
  --tw-shadow-color: rgb(254 226 226 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/5 {
  --tw-shadow-color: rgb(254 226 226 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/50 {
  --tw-shadow-color: rgb(254 226 226 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/55 {
  --tw-shadow-color: rgb(254 226 226 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/60 {
  --tw-shadow-color: rgb(254 226 226 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/65 {
  --tw-shadow-color: rgb(254 226 226 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/70 {
  --tw-shadow-color: rgb(254 226 226 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/75 {
  --tw-shadow-color: rgb(254 226 226 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/80 {
  --tw-shadow-color: rgb(254 226 226 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/85 {
  --tw-shadow-color: rgb(254 226 226 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/90 {
  --tw-shadow-color: rgb(254 226 226 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-100\/95 {
  --tw-shadow-color: rgb(254 226 226 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200 {
  --tw-shadow-color: #fecaca;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/0 {
  --tw-shadow-color: rgb(254 202 202 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/10 {
  --tw-shadow-color: rgb(254 202 202 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/100 {
  --tw-shadow-color: rgb(254 202 202 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/15 {
  --tw-shadow-color: rgb(254 202 202 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/20 {
  --tw-shadow-color: rgb(254 202 202 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/25 {
  --tw-shadow-color: rgb(254 202 202 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/30 {
  --tw-shadow-color: rgb(254 202 202 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/35 {
  --tw-shadow-color: rgb(254 202 202 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/40 {
  --tw-shadow-color: rgb(254 202 202 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/45 {
  --tw-shadow-color: rgb(254 202 202 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/5 {
  --tw-shadow-color: rgb(254 202 202 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/50 {
  --tw-shadow-color: rgb(254 202 202 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/55 {
  --tw-shadow-color: rgb(254 202 202 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/60 {
  --tw-shadow-color: rgb(254 202 202 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/65 {
  --tw-shadow-color: rgb(254 202 202 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/70 {
  --tw-shadow-color: rgb(254 202 202 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/75 {
  --tw-shadow-color: rgb(254 202 202 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/80 {
  --tw-shadow-color: rgb(254 202 202 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/85 {
  --tw-shadow-color: rgb(254 202 202 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/90 {
  --tw-shadow-color: rgb(254 202 202 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-200\/95 {
  --tw-shadow-color: rgb(254 202 202 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300 {
  --tw-shadow-color: #fca5a5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/0 {
  --tw-shadow-color: rgb(252 165 165 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/10 {
  --tw-shadow-color: rgb(252 165 165 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/100 {
  --tw-shadow-color: rgb(252 165 165 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/15 {
  --tw-shadow-color: rgb(252 165 165 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/20 {
  --tw-shadow-color: rgb(252 165 165 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/25 {
  --tw-shadow-color: rgb(252 165 165 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/30 {
  --tw-shadow-color: rgb(252 165 165 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/35 {
  --tw-shadow-color: rgb(252 165 165 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/40 {
  --tw-shadow-color: rgb(252 165 165 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/45 {
  --tw-shadow-color: rgb(252 165 165 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/5 {
  --tw-shadow-color: rgb(252 165 165 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/50 {
  --tw-shadow-color: rgb(252 165 165 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/55 {
  --tw-shadow-color: rgb(252 165 165 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/60 {
  --tw-shadow-color: rgb(252 165 165 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/65 {
  --tw-shadow-color: rgb(252 165 165 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/70 {
  --tw-shadow-color: rgb(252 165 165 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/75 {
  --tw-shadow-color: rgb(252 165 165 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/80 {
  --tw-shadow-color: rgb(252 165 165 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/85 {
  --tw-shadow-color: rgb(252 165 165 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/90 {
  --tw-shadow-color: rgb(252 165 165 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-300\/95 {
  --tw-shadow-color: rgb(252 165 165 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400 {
  --tw-shadow-color: #f87171;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/0 {
  --tw-shadow-color: rgb(248 113 113 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/10 {
  --tw-shadow-color: rgb(248 113 113 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/100 {
  --tw-shadow-color: rgb(248 113 113 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/15 {
  --tw-shadow-color: rgb(248 113 113 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/20 {
  --tw-shadow-color: rgb(248 113 113 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/25 {
  --tw-shadow-color: rgb(248 113 113 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/30 {
  --tw-shadow-color: rgb(248 113 113 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/35 {
  --tw-shadow-color: rgb(248 113 113 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/40 {
  --tw-shadow-color: rgb(248 113 113 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/45 {
  --tw-shadow-color: rgb(248 113 113 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/5 {
  --tw-shadow-color: rgb(248 113 113 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/50 {
  --tw-shadow-color: rgb(248 113 113 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/55 {
  --tw-shadow-color: rgb(248 113 113 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/60 {
  --tw-shadow-color: rgb(248 113 113 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/65 {
  --tw-shadow-color: rgb(248 113 113 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/70 {
  --tw-shadow-color: rgb(248 113 113 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/75 {
  --tw-shadow-color: rgb(248 113 113 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/80 {
  --tw-shadow-color: rgb(248 113 113 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/85 {
  --tw-shadow-color: rgb(248 113 113 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/90 {
  --tw-shadow-color: rgb(248 113 113 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-400\/95 {
  --tw-shadow-color: rgb(248 113 113 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50 {
  --tw-shadow-color: #fef2f2;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/0 {
  --tw-shadow-color: rgb(254 242 242 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/10 {
  --tw-shadow-color: rgb(254 242 242 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/100 {
  --tw-shadow-color: rgb(254 242 242 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/15 {
  --tw-shadow-color: rgb(254 242 242 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/20 {
  --tw-shadow-color: rgb(254 242 242 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/25 {
  --tw-shadow-color: rgb(254 242 242 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/30 {
  --tw-shadow-color: rgb(254 242 242 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/35 {
  --tw-shadow-color: rgb(254 242 242 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/40 {
  --tw-shadow-color: rgb(254 242 242 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/45 {
  --tw-shadow-color: rgb(254 242 242 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/5 {
  --tw-shadow-color: rgb(254 242 242 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/50 {
  --tw-shadow-color: rgb(254 242 242 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/55 {
  --tw-shadow-color: rgb(254 242 242 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/60 {
  --tw-shadow-color: rgb(254 242 242 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/65 {
  --tw-shadow-color: rgb(254 242 242 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/70 {
  --tw-shadow-color: rgb(254 242 242 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/75 {
  --tw-shadow-color: rgb(254 242 242 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/80 {
  --tw-shadow-color: rgb(254 242 242 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/85 {
  --tw-shadow-color: rgb(254 242 242 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/90 {
  --tw-shadow-color: rgb(254 242 242 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-50\/95 {
  --tw-shadow-color: rgb(254 242 242 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500 {
  --tw-shadow-color: #ef4444;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/0 {
  --tw-shadow-color: rgb(239 68 68 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/10 {
  --tw-shadow-color: rgb(239 68 68 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/100 {
  --tw-shadow-color: rgb(239 68 68 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/15 {
  --tw-shadow-color: rgb(239 68 68 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/20 {
  --tw-shadow-color: rgb(239 68 68 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/25 {
  --tw-shadow-color: rgb(239 68 68 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/30 {
  --tw-shadow-color: rgb(239 68 68 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/35 {
  --tw-shadow-color: rgb(239 68 68 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/40 {
  --tw-shadow-color: rgb(239 68 68 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/45 {
  --tw-shadow-color: rgb(239 68 68 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/5 {
  --tw-shadow-color: rgb(239 68 68 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/50 {
  --tw-shadow-color: rgb(239 68 68 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/55 {
  --tw-shadow-color: rgb(239 68 68 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/60 {
  --tw-shadow-color: rgb(239 68 68 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/65 {
  --tw-shadow-color: rgb(239 68 68 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/70 {
  --tw-shadow-color: rgb(239 68 68 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/75 {
  --tw-shadow-color: rgb(239 68 68 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/80 {
  --tw-shadow-color: rgb(239 68 68 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/85 {
  --tw-shadow-color: rgb(239 68 68 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/90 {
  --tw-shadow-color: rgb(239 68 68 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-500\/95 {
  --tw-shadow-color: rgb(239 68 68 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600 {
  --tw-shadow-color: #dc2626;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/0 {
  --tw-shadow-color: rgb(220 38 38 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/10 {
  --tw-shadow-color: rgb(220 38 38 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/100 {
  --tw-shadow-color: rgb(220 38 38 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/15 {
  --tw-shadow-color: rgb(220 38 38 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/20 {
  --tw-shadow-color: rgb(220 38 38 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/25 {
  --tw-shadow-color: rgb(220 38 38 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/30 {
  --tw-shadow-color: rgb(220 38 38 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/35 {
  --tw-shadow-color: rgb(220 38 38 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/40 {
  --tw-shadow-color: rgb(220 38 38 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/45 {
  --tw-shadow-color: rgb(220 38 38 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/5 {
  --tw-shadow-color: rgb(220 38 38 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/50 {
  --tw-shadow-color: rgb(220 38 38 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/55 {
  --tw-shadow-color: rgb(220 38 38 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/60 {
  --tw-shadow-color: rgb(220 38 38 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/65 {
  --tw-shadow-color: rgb(220 38 38 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/70 {
  --tw-shadow-color: rgb(220 38 38 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/75 {
  --tw-shadow-color: rgb(220 38 38 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/80 {
  --tw-shadow-color: rgb(220 38 38 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/85 {
  --tw-shadow-color: rgb(220 38 38 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/90 {
  --tw-shadow-color: rgb(220 38 38 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-600\/95 {
  --tw-shadow-color: rgb(220 38 38 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700 {
  --tw-shadow-color: #b91c1c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/0 {
  --tw-shadow-color: rgb(185 28 28 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/10 {
  --tw-shadow-color: rgb(185 28 28 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/100 {
  --tw-shadow-color: rgb(185 28 28 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/15 {
  --tw-shadow-color: rgb(185 28 28 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/20 {
  --tw-shadow-color: rgb(185 28 28 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/25 {
  --tw-shadow-color: rgb(185 28 28 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/30 {
  --tw-shadow-color: rgb(185 28 28 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/35 {
  --tw-shadow-color: rgb(185 28 28 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/40 {
  --tw-shadow-color: rgb(185 28 28 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/45 {
  --tw-shadow-color: rgb(185 28 28 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/5 {
  --tw-shadow-color: rgb(185 28 28 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/50 {
  --tw-shadow-color: rgb(185 28 28 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/55 {
  --tw-shadow-color: rgb(185 28 28 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/60 {
  --tw-shadow-color: rgb(185 28 28 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/65 {
  --tw-shadow-color: rgb(185 28 28 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/70 {
  --tw-shadow-color: rgb(185 28 28 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/75 {
  --tw-shadow-color: rgb(185 28 28 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/80 {
  --tw-shadow-color: rgb(185 28 28 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/85 {
  --tw-shadow-color: rgb(185 28 28 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/90 {
  --tw-shadow-color: rgb(185 28 28 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-700\/95 {
  --tw-shadow-color: rgb(185 28 28 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800 {
  --tw-shadow-color: #991b1b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/0 {
  --tw-shadow-color: rgb(153 27 27 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/10 {
  --tw-shadow-color: rgb(153 27 27 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/100 {
  --tw-shadow-color: rgb(153 27 27 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/15 {
  --tw-shadow-color: rgb(153 27 27 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/20 {
  --tw-shadow-color: rgb(153 27 27 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/25 {
  --tw-shadow-color: rgb(153 27 27 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/30 {
  --tw-shadow-color: rgb(153 27 27 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/35 {
  --tw-shadow-color: rgb(153 27 27 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/40 {
  --tw-shadow-color: rgb(153 27 27 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/45 {
  --tw-shadow-color: rgb(153 27 27 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/5 {
  --tw-shadow-color: rgb(153 27 27 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/50 {
  --tw-shadow-color: rgb(153 27 27 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/55 {
  --tw-shadow-color: rgb(153 27 27 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/60 {
  --tw-shadow-color: rgb(153 27 27 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/65 {
  --tw-shadow-color: rgb(153 27 27 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/70 {
  --tw-shadow-color: rgb(153 27 27 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/75 {
  --tw-shadow-color: rgb(153 27 27 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/80 {
  --tw-shadow-color: rgb(153 27 27 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/85 {
  --tw-shadow-color: rgb(153 27 27 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/90 {
  --tw-shadow-color: rgb(153 27 27 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-800\/95 {
  --tw-shadow-color: rgb(153 27 27 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900 {
  --tw-shadow-color: #7f1d1d;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/0 {
  --tw-shadow-color: rgb(127 29 29 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/10 {
  --tw-shadow-color: rgb(127 29 29 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/100 {
  --tw-shadow-color: rgb(127 29 29 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/15 {
  --tw-shadow-color: rgb(127 29 29 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/20 {
  --tw-shadow-color: rgb(127 29 29 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/25 {
  --tw-shadow-color: rgb(127 29 29 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/30 {
  --tw-shadow-color: rgb(127 29 29 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/35 {
  --tw-shadow-color: rgb(127 29 29 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/40 {
  --tw-shadow-color: rgb(127 29 29 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/45 {
  --tw-shadow-color: rgb(127 29 29 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/5 {
  --tw-shadow-color: rgb(127 29 29 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/50 {
  --tw-shadow-color: rgb(127 29 29 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/55 {
  --tw-shadow-color: rgb(127 29 29 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/60 {
  --tw-shadow-color: rgb(127 29 29 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/65 {
  --tw-shadow-color: rgb(127 29 29 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/70 {
  --tw-shadow-color: rgb(127 29 29 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/75 {
  --tw-shadow-color: rgb(127 29 29 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/80 {
  --tw-shadow-color: rgb(127 29 29 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/85 {
  --tw-shadow-color: rgb(127 29 29 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/90 {
  --tw-shadow-color: rgb(127 29 29 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-900\/95 {
  --tw-shadow-color: rgb(127 29 29 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950 {
  --tw-shadow-color: #450a0a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/0 {
  --tw-shadow-color: rgb(69 10 10 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/10 {
  --tw-shadow-color: rgb(69 10 10 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/100 {
  --tw-shadow-color: rgb(69 10 10 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/15 {
  --tw-shadow-color: rgb(69 10 10 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/20 {
  --tw-shadow-color: rgb(69 10 10 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/25 {
  --tw-shadow-color: rgb(69 10 10 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/30 {
  --tw-shadow-color: rgb(69 10 10 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/35 {
  --tw-shadow-color: rgb(69 10 10 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/40 {
  --tw-shadow-color: rgb(69 10 10 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/45 {
  --tw-shadow-color: rgb(69 10 10 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/5 {
  --tw-shadow-color: rgb(69 10 10 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/50 {
  --tw-shadow-color: rgb(69 10 10 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/55 {
  --tw-shadow-color: rgb(69 10 10 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/60 {
  --tw-shadow-color: rgb(69 10 10 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/65 {
  --tw-shadow-color: rgb(69 10 10 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/70 {
  --tw-shadow-color: rgb(69 10 10 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/75 {
  --tw-shadow-color: rgb(69 10 10 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/80 {
  --tw-shadow-color: rgb(69 10 10 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/85 {
  --tw-shadow-color: rgb(69 10 10 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/90 {
  --tw-shadow-color: rgb(69 10 10 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-red-950\/95 {
  --tw-shadow-color: rgb(69 10 10 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring {
  --tw-shadow-color: hsl(var(--ring));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/0 {
  --tw-shadow-color: hsl(var(--ring) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/10 {
  --tw-shadow-color: hsl(var(--ring) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/100 {
  --tw-shadow-color: hsl(var(--ring) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/15 {
  --tw-shadow-color: hsl(var(--ring) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/20 {
  --tw-shadow-color: hsl(var(--ring) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/25 {
  --tw-shadow-color: hsl(var(--ring) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/30 {
  --tw-shadow-color: hsl(var(--ring) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/35 {
  --tw-shadow-color: hsl(var(--ring) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/40 {
  --tw-shadow-color: hsl(var(--ring) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/45 {
  --tw-shadow-color: hsl(var(--ring) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/5 {
  --tw-shadow-color: hsl(var(--ring) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/50 {
  --tw-shadow-color: hsl(var(--ring) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/55 {
  --tw-shadow-color: hsl(var(--ring) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/60 {
  --tw-shadow-color: hsl(var(--ring) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/65 {
  --tw-shadow-color: hsl(var(--ring) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/70 {
  --tw-shadow-color: hsl(var(--ring) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/75 {
  --tw-shadow-color: hsl(var(--ring) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/80 {
  --tw-shadow-color: hsl(var(--ring) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/85 {
  --tw-shadow-color: hsl(var(--ring) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/90 {
  --tw-shadow-color: hsl(var(--ring) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-ring\/95 {
  --tw-shadow-color: hsl(var(--ring) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100 {
  --tw-shadow-color: #ffe4e6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/0 {
  --tw-shadow-color: rgb(255 228 230 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/10 {
  --tw-shadow-color: rgb(255 228 230 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/100 {
  --tw-shadow-color: rgb(255 228 230 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/15 {
  --tw-shadow-color: rgb(255 228 230 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/20 {
  --tw-shadow-color: rgb(255 228 230 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/25 {
  --tw-shadow-color: rgb(255 228 230 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/30 {
  --tw-shadow-color: rgb(255 228 230 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/35 {
  --tw-shadow-color: rgb(255 228 230 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/40 {
  --tw-shadow-color: rgb(255 228 230 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/45 {
  --tw-shadow-color: rgb(255 228 230 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/5 {
  --tw-shadow-color: rgb(255 228 230 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/50 {
  --tw-shadow-color: rgb(255 228 230 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/55 {
  --tw-shadow-color: rgb(255 228 230 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/60 {
  --tw-shadow-color: rgb(255 228 230 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/65 {
  --tw-shadow-color: rgb(255 228 230 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/70 {
  --tw-shadow-color: rgb(255 228 230 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/75 {
  --tw-shadow-color: rgb(255 228 230 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/80 {
  --tw-shadow-color: rgb(255 228 230 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/85 {
  --tw-shadow-color: rgb(255 228 230 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/90 {
  --tw-shadow-color: rgb(255 228 230 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-100\/95 {
  --tw-shadow-color: rgb(255 228 230 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200 {
  --tw-shadow-color: #fecdd3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/0 {
  --tw-shadow-color: rgb(254 205 211 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/10 {
  --tw-shadow-color: rgb(254 205 211 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/100 {
  --tw-shadow-color: rgb(254 205 211 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/15 {
  --tw-shadow-color: rgb(254 205 211 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/20 {
  --tw-shadow-color: rgb(254 205 211 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/25 {
  --tw-shadow-color: rgb(254 205 211 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/30 {
  --tw-shadow-color: rgb(254 205 211 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/35 {
  --tw-shadow-color: rgb(254 205 211 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/40 {
  --tw-shadow-color: rgb(254 205 211 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/45 {
  --tw-shadow-color: rgb(254 205 211 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/5 {
  --tw-shadow-color: rgb(254 205 211 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/50 {
  --tw-shadow-color: rgb(254 205 211 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/55 {
  --tw-shadow-color: rgb(254 205 211 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/60 {
  --tw-shadow-color: rgb(254 205 211 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/65 {
  --tw-shadow-color: rgb(254 205 211 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/70 {
  --tw-shadow-color: rgb(254 205 211 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/75 {
  --tw-shadow-color: rgb(254 205 211 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/80 {
  --tw-shadow-color: rgb(254 205 211 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/85 {
  --tw-shadow-color: rgb(254 205 211 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/90 {
  --tw-shadow-color: rgb(254 205 211 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-200\/95 {
  --tw-shadow-color: rgb(254 205 211 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300 {
  --tw-shadow-color: #fda4af;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/0 {
  --tw-shadow-color: rgb(253 164 175 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/10 {
  --tw-shadow-color: rgb(253 164 175 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/100 {
  --tw-shadow-color: rgb(253 164 175 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/15 {
  --tw-shadow-color: rgb(253 164 175 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/20 {
  --tw-shadow-color: rgb(253 164 175 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/25 {
  --tw-shadow-color: rgb(253 164 175 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/30 {
  --tw-shadow-color: rgb(253 164 175 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/35 {
  --tw-shadow-color: rgb(253 164 175 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/40 {
  --tw-shadow-color: rgb(253 164 175 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/45 {
  --tw-shadow-color: rgb(253 164 175 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/5 {
  --tw-shadow-color: rgb(253 164 175 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/50 {
  --tw-shadow-color: rgb(253 164 175 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/55 {
  --tw-shadow-color: rgb(253 164 175 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/60 {
  --tw-shadow-color: rgb(253 164 175 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/65 {
  --tw-shadow-color: rgb(253 164 175 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/70 {
  --tw-shadow-color: rgb(253 164 175 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/75 {
  --tw-shadow-color: rgb(253 164 175 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/80 {
  --tw-shadow-color: rgb(253 164 175 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/85 {
  --tw-shadow-color: rgb(253 164 175 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/90 {
  --tw-shadow-color: rgb(253 164 175 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-300\/95 {
  --tw-shadow-color: rgb(253 164 175 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400 {
  --tw-shadow-color: #fb7185;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/0 {
  --tw-shadow-color: rgb(251 113 133 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/10 {
  --tw-shadow-color: rgb(251 113 133 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/100 {
  --tw-shadow-color: rgb(251 113 133 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/15 {
  --tw-shadow-color: rgb(251 113 133 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/20 {
  --tw-shadow-color: rgb(251 113 133 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/25 {
  --tw-shadow-color: rgb(251 113 133 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/30 {
  --tw-shadow-color: rgb(251 113 133 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/35 {
  --tw-shadow-color: rgb(251 113 133 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/40 {
  --tw-shadow-color: rgb(251 113 133 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/45 {
  --tw-shadow-color: rgb(251 113 133 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/5 {
  --tw-shadow-color: rgb(251 113 133 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/50 {
  --tw-shadow-color: rgb(251 113 133 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/55 {
  --tw-shadow-color: rgb(251 113 133 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/60 {
  --tw-shadow-color: rgb(251 113 133 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/65 {
  --tw-shadow-color: rgb(251 113 133 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/70 {
  --tw-shadow-color: rgb(251 113 133 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/75 {
  --tw-shadow-color: rgb(251 113 133 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/80 {
  --tw-shadow-color: rgb(251 113 133 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/85 {
  --tw-shadow-color: rgb(251 113 133 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/90 {
  --tw-shadow-color: rgb(251 113 133 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-400\/95 {
  --tw-shadow-color: rgb(251 113 133 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50 {
  --tw-shadow-color: #fff1f2;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/0 {
  --tw-shadow-color: rgb(255 241 242 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/10 {
  --tw-shadow-color: rgb(255 241 242 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/100 {
  --tw-shadow-color: rgb(255 241 242 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/15 {
  --tw-shadow-color: rgb(255 241 242 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/20 {
  --tw-shadow-color: rgb(255 241 242 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/25 {
  --tw-shadow-color: rgb(255 241 242 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/30 {
  --tw-shadow-color: rgb(255 241 242 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/35 {
  --tw-shadow-color: rgb(255 241 242 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/40 {
  --tw-shadow-color: rgb(255 241 242 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/45 {
  --tw-shadow-color: rgb(255 241 242 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/5 {
  --tw-shadow-color: rgb(255 241 242 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/50 {
  --tw-shadow-color: rgb(255 241 242 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/55 {
  --tw-shadow-color: rgb(255 241 242 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/60 {
  --tw-shadow-color: rgb(255 241 242 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/65 {
  --tw-shadow-color: rgb(255 241 242 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/70 {
  --tw-shadow-color: rgb(255 241 242 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/75 {
  --tw-shadow-color: rgb(255 241 242 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/80 {
  --tw-shadow-color: rgb(255 241 242 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/85 {
  --tw-shadow-color: rgb(255 241 242 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/90 {
  --tw-shadow-color: rgb(255 241 242 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-50\/95 {
  --tw-shadow-color: rgb(255 241 242 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500 {
  --tw-shadow-color: #f43f5e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/0 {
  --tw-shadow-color: rgb(244 63 94 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/10 {
  --tw-shadow-color: rgb(244 63 94 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/100 {
  --tw-shadow-color: rgb(244 63 94 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/15 {
  --tw-shadow-color: rgb(244 63 94 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/20 {
  --tw-shadow-color: rgb(244 63 94 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/25 {
  --tw-shadow-color: rgb(244 63 94 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/30 {
  --tw-shadow-color: rgb(244 63 94 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/35 {
  --tw-shadow-color: rgb(244 63 94 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/40 {
  --tw-shadow-color: rgb(244 63 94 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/45 {
  --tw-shadow-color: rgb(244 63 94 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/5 {
  --tw-shadow-color: rgb(244 63 94 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/50 {
  --tw-shadow-color: rgb(244 63 94 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/55 {
  --tw-shadow-color: rgb(244 63 94 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/60 {
  --tw-shadow-color: rgb(244 63 94 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/65 {
  --tw-shadow-color: rgb(244 63 94 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/70 {
  --tw-shadow-color: rgb(244 63 94 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/75 {
  --tw-shadow-color: rgb(244 63 94 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/80 {
  --tw-shadow-color: rgb(244 63 94 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/85 {
  --tw-shadow-color: rgb(244 63 94 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/90 {
  --tw-shadow-color: rgb(244 63 94 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-500\/95 {
  --tw-shadow-color: rgb(244 63 94 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600 {
  --tw-shadow-color: #e11d48;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/0 {
  --tw-shadow-color: rgb(225 29 72 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/10 {
  --tw-shadow-color: rgb(225 29 72 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/100 {
  --tw-shadow-color: rgb(225 29 72 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/15 {
  --tw-shadow-color: rgb(225 29 72 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/20 {
  --tw-shadow-color: rgb(225 29 72 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/25 {
  --tw-shadow-color: rgb(225 29 72 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/30 {
  --tw-shadow-color: rgb(225 29 72 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/35 {
  --tw-shadow-color: rgb(225 29 72 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/40 {
  --tw-shadow-color: rgb(225 29 72 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/45 {
  --tw-shadow-color: rgb(225 29 72 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/5 {
  --tw-shadow-color: rgb(225 29 72 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/50 {
  --tw-shadow-color: rgb(225 29 72 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/55 {
  --tw-shadow-color: rgb(225 29 72 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/60 {
  --tw-shadow-color: rgb(225 29 72 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/65 {
  --tw-shadow-color: rgb(225 29 72 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/70 {
  --tw-shadow-color: rgb(225 29 72 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/75 {
  --tw-shadow-color: rgb(225 29 72 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/80 {
  --tw-shadow-color: rgb(225 29 72 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/85 {
  --tw-shadow-color: rgb(225 29 72 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/90 {
  --tw-shadow-color: rgb(225 29 72 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-600\/95 {
  --tw-shadow-color: rgb(225 29 72 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700 {
  --tw-shadow-color: #be123c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/0 {
  --tw-shadow-color: rgb(190 18 60 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/10 {
  --tw-shadow-color: rgb(190 18 60 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/100 {
  --tw-shadow-color: rgb(190 18 60 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/15 {
  --tw-shadow-color: rgb(190 18 60 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/20 {
  --tw-shadow-color: rgb(190 18 60 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/25 {
  --tw-shadow-color: rgb(190 18 60 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/30 {
  --tw-shadow-color: rgb(190 18 60 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/35 {
  --tw-shadow-color: rgb(190 18 60 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/40 {
  --tw-shadow-color: rgb(190 18 60 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/45 {
  --tw-shadow-color: rgb(190 18 60 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/5 {
  --tw-shadow-color: rgb(190 18 60 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/50 {
  --tw-shadow-color: rgb(190 18 60 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/55 {
  --tw-shadow-color: rgb(190 18 60 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/60 {
  --tw-shadow-color: rgb(190 18 60 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/65 {
  --tw-shadow-color: rgb(190 18 60 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/70 {
  --tw-shadow-color: rgb(190 18 60 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/75 {
  --tw-shadow-color: rgb(190 18 60 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/80 {
  --tw-shadow-color: rgb(190 18 60 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/85 {
  --tw-shadow-color: rgb(190 18 60 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/90 {
  --tw-shadow-color: rgb(190 18 60 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-700\/95 {
  --tw-shadow-color: rgb(190 18 60 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800 {
  --tw-shadow-color: #9f1239;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/0 {
  --tw-shadow-color: rgb(159 18 57 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/10 {
  --tw-shadow-color: rgb(159 18 57 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/100 {
  --tw-shadow-color: rgb(159 18 57 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/15 {
  --tw-shadow-color: rgb(159 18 57 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/20 {
  --tw-shadow-color: rgb(159 18 57 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/25 {
  --tw-shadow-color: rgb(159 18 57 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/30 {
  --tw-shadow-color: rgb(159 18 57 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/35 {
  --tw-shadow-color: rgb(159 18 57 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/40 {
  --tw-shadow-color: rgb(159 18 57 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/45 {
  --tw-shadow-color: rgb(159 18 57 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/5 {
  --tw-shadow-color: rgb(159 18 57 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/50 {
  --tw-shadow-color: rgb(159 18 57 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/55 {
  --tw-shadow-color: rgb(159 18 57 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/60 {
  --tw-shadow-color: rgb(159 18 57 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/65 {
  --tw-shadow-color: rgb(159 18 57 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/70 {
  --tw-shadow-color: rgb(159 18 57 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/75 {
  --tw-shadow-color: rgb(159 18 57 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/80 {
  --tw-shadow-color: rgb(159 18 57 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/85 {
  --tw-shadow-color: rgb(159 18 57 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/90 {
  --tw-shadow-color: rgb(159 18 57 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-800\/95 {
  --tw-shadow-color: rgb(159 18 57 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900 {
  --tw-shadow-color: #881337;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/0 {
  --tw-shadow-color: rgb(136 19 55 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/10 {
  --tw-shadow-color: rgb(136 19 55 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/100 {
  --tw-shadow-color: rgb(136 19 55 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/15 {
  --tw-shadow-color: rgb(136 19 55 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/20 {
  --tw-shadow-color: rgb(136 19 55 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/25 {
  --tw-shadow-color: rgb(136 19 55 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/30 {
  --tw-shadow-color: rgb(136 19 55 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/35 {
  --tw-shadow-color: rgb(136 19 55 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/40 {
  --tw-shadow-color: rgb(136 19 55 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/45 {
  --tw-shadow-color: rgb(136 19 55 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/5 {
  --tw-shadow-color: rgb(136 19 55 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/50 {
  --tw-shadow-color: rgb(136 19 55 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/55 {
  --tw-shadow-color: rgb(136 19 55 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/60 {
  --tw-shadow-color: rgb(136 19 55 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/65 {
  --tw-shadow-color: rgb(136 19 55 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/70 {
  --tw-shadow-color: rgb(136 19 55 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/75 {
  --tw-shadow-color: rgb(136 19 55 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/80 {
  --tw-shadow-color: rgb(136 19 55 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/85 {
  --tw-shadow-color: rgb(136 19 55 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/90 {
  --tw-shadow-color: rgb(136 19 55 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-900\/95 {
  --tw-shadow-color: rgb(136 19 55 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950 {
  --tw-shadow-color: #4c0519;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/0 {
  --tw-shadow-color: rgb(76 5 25 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/10 {
  --tw-shadow-color: rgb(76 5 25 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/100 {
  --tw-shadow-color: rgb(76 5 25 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/15 {
  --tw-shadow-color: rgb(76 5 25 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/20 {
  --tw-shadow-color: rgb(76 5 25 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/25 {
  --tw-shadow-color: rgb(76 5 25 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/30 {
  --tw-shadow-color: rgb(76 5 25 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/35 {
  --tw-shadow-color: rgb(76 5 25 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/40 {
  --tw-shadow-color: rgb(76 5 25 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/45 {
  --tw-shadow-color: rgb(76 5 25 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/5 {
  --tw-shadow-color: rgb(76 5 25 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/50 {
  --tw-shadow-color: rgb(76 5 25 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/55 {
  --tw-shadow-color: rgb(76 5 25 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/60 {
  --tw-shadow-color: rgb(76 5 25 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/65 {
  --tw-shadow-color: rgb(76 5 25 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/70 {
  --tw-shadow-color: rgb(76 5 25 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/75 {
  --tw-shadow-color: rgb(76 5 25 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/80 {
  --tw-shadow-color: rgb(76 5 25 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/85 {
  --tw-shadow-color: rgb(76 5 25 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/90 {
  --tw-shadow-color: rgb(76 5 25 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-rose-950\/95 {
  --tw-shadow-color: rgb(76 5 25 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary {
  --tw-shadow-color: hsl(var(--secondary));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground {
  --tw-shadow-color: hsl(var(--secondary-foreground));
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/0 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/10 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/100 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/15 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/20 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/25 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/30 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/35 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/40 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/45 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/5 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/50 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/55 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/60 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/65 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/70 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/75 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/80 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/85 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/90 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary-foreground\/95 {
  --tw-shadow-color: hsl(var(--secondary-foreground) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/0 {
  --tw-shadow-color: hsl(var(--secondary) / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/10 {
  --tw-shadow-color: hsl(var(--secondary) / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/100 {
  --tw-shadow-color: hsl(var(--secondary) / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/15 {
  --tw-shadow-color: hsl(var(--secondary) / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/20 {
  --tw-shadow-color: hsl(var(--secondary) / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/25 {
  --tw-shadow-color: hsl(var(--secondary) / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/30 {
  --tw-shadow-color: hsl(var(--secondary) / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/35 {
  --tw-shadow-color: hsl(var(--secondary) / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/40 {
  --tw-shadow-color: hsl(var(--secondary) / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/45 {
  --tw-shadow-color: hsl(var(--secondary) / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/5 {
  --tw-shadow-color: hsl(var(--secondary) / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/50 {
  --tw-shadow-color: hsl(var(--secondary) / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/55 {
  --tw-shadow-color: hsl(var(--secondary) / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/60 {
  --tw-shadow-color: hsl(var(--secondary) / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/65 {
  --tw-shadow-color: hsl(var(--secondary) / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/70 {
  --tw-shadow-color: hsl(var(--secondary) / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/75 {
  --tw-shadow-color: hsl(var(--secondary) / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/80 {
  --tw-shadow-color: hsl(var(--secondary) / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/85 {
  --tw-shadow-color: hsl(var(--secondary) / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/90 {
  --tw-shadow-color: hsl(var(--secondary) / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-secondary\/95 {
  --tw-shadow-color: hsl(var(--secondary) / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100 {
  --tw-shadow-color: #e0f2fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/0 {
  --tw-shadow-color: rgb(224 242 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/10 {
  --tw-shadow-color: rgb(224 242 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/100 {
  --tw-shadow-color: rgb(224 242 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/15 {
  --tw-shadow-color: rgb(224 242 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/20 {
  --tw-shadow-color: rgb(224 242 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/25 {
  --tw-shadow-color: rgb(224 242 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/30 {
  --tw-shadow-color: rgb(224 242 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/35 {
  --tw-shadow-color: rgb(224 242 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/40 {
  --tw-shadow-color: rgb(224 242 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/45 {
  --tw-shadow-color: rgb(224 242 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/5 {
  --tw-shadow-color: rgb(224 242 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/50 {
  --tw-shadow-color: rgb(224 242 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/55 {
  --tw-shadow-color: rgb(224 242 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/60 {
  --tw-shadow-color: rgb(224 242 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/65 {
  --tw-shadow-color: rgb(224 242 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/70 {
  --tw-shadow-color: rgb(224 242 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/75 {
  --tw-shadow-color: rgb(224 242 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/80 {
  --tw-shadow-color: rgb(224 242 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/85 {
  --tw-shadow-color: rgb(224 242 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/90 {
  --tw-shadow-color: rgb(224 242 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-100\/95 {
  --tw-shadow-color: rgb(224 242 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200 {
  --tw-shadow-color: #bae6fd;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/0 {
  --tw-shadow-color: rgb(186 230 253 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/10 {
  --tw-shadow-color: rgb(186 230 253 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/100 {
  --tw-shadow-color: rgb(186 230 253 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/15 {
  --tw-shadow-color: rgb(186 230 253 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/20 {
  --tw-shadow-color: rgb(186 230 253 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/25 {
  --tw-shadow-color: rgb(186 230 253 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/30 {
  --tw-shadow-color: rgb(186 230 253 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/35 {
  --tw-shadow-color: rgb(186 230 253 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/40 {
  --tw-shadow-color: rgb(186 230 253 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/45 {
  --tw-shadow-color: rgb(186 230 253 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/5 {
  --tw-shadow-color: rgb(186 230 253 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/50 {
  --tw-shadow-color: rgb(186 230 253 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/55 {
  --tw-shadow-color: rgb(186 230 253 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/60 {
  --tw-shadow-color: rgb(186 230 253 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/65 {
  --tw-shadow-color: rgb(186 230 253 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/70 {
  --tw-shadow-color: rgb(186 230 253 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/75 {
  --tw-shadow-color: rgb(186 230 253 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/80 {
  --tw-shadow-color: rgb(186 230 253 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/85 {
  --tw-shadow-color: rgb(186 230 253 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/90 {
  --tw-shadow-color: rgb(186 230 253 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-200\/95 {
  --tw-shadow-color: rgb(186 230 253 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300 {
  --tw-shadow-color: #7dd3fc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/0 {
  --tw-shadow-color: rgb(125 211 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/10 {
  --tw-shadow-color: rgb(125 211 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/100 {
  --tw-shadow-color: rgb(125 211 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/15 {
  --tw-shadow-color: rgb(125 211 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/20 {
  --tw-shadow-color: rgb(125 211 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/25 {
  --tw-shadow-color: rgb(125 211 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/30 {
  --tw-shadow-color: rgb(125 211 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/35 {
  --tw-shadow-color: rgb(125 211 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/40 {
  --tw-shadow-color: rgb(125 211 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/45 {
  --tw-shadow-color: rgb(125 211 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/5 {
  --tw-shadow-color: rgb(125 211 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/50 {
  --tw-shadow-color: rgb(125 211 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/55 {
  --tw-shadow-color: rgb(125 211 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/60 {
  --tw-shadow-color: rgb(125 211 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/65 {
  --tw-shadow-color: rgb(125 211 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/70 {
  --tw-shadow-color: rgb(125 211 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/75 {
  --tw-shadow-color: rgb(125 211 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/80 {
  --tw-shadow-color: rgb(125 211 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/85 {
  --tw-shadow-color: rgb(125 211 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/90 {
  --tw-shadow-color: rgb(125 211 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-300\/95 {
  --tw-shadow-color: rgb(125 211 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400 {
  --tw-shadow-color: #38bdf8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/0 {
  --tw-shadow-color: rgb(56 189 248 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/10 {
  --tw-shadow-color: rgb(56 189 248 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/100 {
  --tw-shadow-color: rgb(56 189 248 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/15 {
  --tw-shadow-color: rgb(56 189 248 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/20 {
  --tw-shadow-color: rgb(56 189 248 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/25 {
  --tw-shadow-color: rgb(56 189 248 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/30 {
  --tw-shadow-color: rgb(56 189 248 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/35 {
  --tw-shadow-color: rgb(56 189 248 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/40 {
  --tw-shadow-color: rgb(56 189 248 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/45 {
  --tw-shadow-color: rgb(56 189 248 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/5 {
  --tw-shadow-color: rgb(56 189 248 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/50 {
  --tw-shadow-color: rgb(56 189 248 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/55 {
  --tw-shadow-color: rgb(56 189 248 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/60 {
  --tw-shadow-color: rgb(56 189 248 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/65 {
  --tw-shadow-color: rgb(56 189 248 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/70 {
  --tw-shadow-color: rgb(56 189 248 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/75 {
  --tw-shadow-color: rgb(56 189 248 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/80 {
  --tw-shadow-color: rgb(56 189 248 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/85 {
  --tw-shadow-color: rgb(56 189 248 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/90 {
  --tw-shadow-color: rgb(56 189 248 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-400\/95 {
  --tw-shadow-color: rgb(56 189 248 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50 {
  --tw-shadow-color: #f0f9ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/0 {
  --tw-shadow-color: rgb(240 249 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/10 {
  --tw-shadow-color: rgb(240 249 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/100 {
  --tw-shadow-color: rgb(240 249 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/15 {
  --tw-shadow-color: rgb(240 249 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/20 {
  --tw-shadow-color: rgb(240 249 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/25 {
  --tw-shadow-color: rgb(240 249 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/30 {
  --tw-shadow-color: rgb(240 249 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/35 {
  --tw-shadow-color: rgb(240 249 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/40 {
  --tw-shadow-color: rgb(240 249 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/45 {
  --tw-shadow-color: rgb(240 249 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/5 {
  --tw-shadow-color: rgb(240 249 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/50 {
  --tw-shadow-color: rgb(240 249 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/55 {
  --tw-shadow-color: rgb(240 249 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/60 {
  --tw-shadow-color: rgb(240 249 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/65 {
  --tw-shadow-color: rgb(240 249 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/70 {
  --tw-shadow-color: rgb(240 249 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/75 {
  --tw-shadow-color: rgb(240 249 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/80 {
  --tw-shadow-color: rgb(240 249 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/85 {
  --tw-shadow-color: rgb(240 249 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/90 {
  --tw-shadow-color: rgb(240 249 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-50\/95 {
  --tw-shadow-color: rgb(240 249 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500 {
  --tw-shadow-color: #0ea5e9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/0 {
  --tw-shadow-color: rgb(14 165 233 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/10 {
  --tw-shadow-color: rgb(14 165 233 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/100 {
  --tw-shadow-color: rgb(14 165 233 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/15 {
  --tw-shadow-color: rgb(14 165 233 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/20 {
  --tw-shadow-color: rgb(14 165 233 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/25 {
  --tw-shadow-color: rgb(14 165 233 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/30 {
  --tw-shadow-color: rgb(14 165 233 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/35 {
  --tw-shadow-color: rgb(14 165 233 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/40 {
  --tw-shadow-color: rgb(14 165 233 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/45 {
  --tw-shadow-color: rgb(14 165 233 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/5 {
  --tw-shadow-color: rgb(14 165 233 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/50 {
  --tw-shadow-color: rgb(14 165 233 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/55 {
  --tw-shadow-color: rgb(14 165 233 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/60 {
  --tw-shadow-color: rgb(14 165 233 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/65 {
  --tw-shadow-color: rgb(14 165 233 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/70 {
  --tw-shadow-color: rgb(14 165 233 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/75 {
  --tw-shadow-color: rgb(14 165 233 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/80 {
  --tw-shadow-color: rgb(14 165 233 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/85 {
  --tw-shadow-color: rgb(14 165 233 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/90 {
  --tw-shadow-color: rgb(14 165 233 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-500\/95 {
  --tw-shadow-color: rgb(14 165 233 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600 {
  --tw-shadow-color: #0284c7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/0 {
  --tw-shadow-color: rgb(2 132 199 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/10 {
  --tw-shadow-color: rgb(2 132 199 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/100 {
  --tw-shadow-color: rgb(2 132 199 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/15 {
  --tw-shadow-color: rgb(2 132 199 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/20 {
  --tw-shadow-color: rgb(2 132 199 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/25 {
  --tw-shadow-color: rgb(2 132 199 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/30 {
  --tw-shadow-color: rgb(2 132 199 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/35 {
  --tw-shadow-color: rgb(2 132 199 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/40 {
  --tw-shadow-color: rgb(2 132 199 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/45 {
  --tw-shadow-color: rgb(2 132 199 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/5 {
  --tw-shadow-color: rgb(2 132 199 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/50 {
  --tw-shadow-color: rgb(2 132 199 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/55 {
  --tw-shadow-color: rgb(2 132 199 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/60 {
  --tw-shadow-color: rgb(2 132 199 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/65 {
  --tw-shadow-color: rgb(2 132 199 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/70 {
  --tw-shadow-color: rgb(2 132 199 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/75 {
  --tw-shadow-color: rgb(2 132 199 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/80 {
  --tw-shadow-color: rgb(2 132 199 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/85 {
  --tw-shadow-color: rgb(2 132 199 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/90 {
  --tw-shadow-color: rgb(2 132 199 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-600\/95 {
  --tw-shadow-color: rgb(2 132 199 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700 {
  --tw-shadow-color: #0369a1;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/0 {
  --tw-shadow-color: rgb(3 105 161 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/10 {
  --tw-shadow-color: rgb(3 105 161 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/100 {
  --tw-shadow-color: rgb(3 105 161 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/15 {
  --tw-shadow-color: rgb(3 105 161 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/20 {
  --tw-shadow-color: rgb(3 105 161 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/25 {
  --tw-shadow-color: rgb(3 105 161 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/30 {
  --tw-shadow-color: rgb(3 105 161 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/35 {
  --tw-shadow-color: rgb(3 105 161 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/40 {
  --tw-shadow-color: rgb(3 105 161 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/45 {
  --tw-shadow-color: rgb(3 105 161 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/5 {
  --tw-shadow-color: rgb(3 105 161 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/50 {
  --tw-shadow-color: rgb(3 105 161 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/55 {
  --tw-shadow-color: rgb(3 105 161 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/60 {
  --tw-shadow-color: rgb(3 105 161 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/65 {
  --tw-shadow-color: rgb(3 105 161 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/70 {
  --tw-shadow-color: rgb(3 105 161 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/75 {
  --tw-shadow-color: rgb(3 105 161 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/80 {
  --tw-shadow-color: rgb(3 105 161 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/85 {
  --tw-shadow-color: rgb(3 105 161 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/90 {
  --tw-shadow-color: rgb(3 105 161 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-700\/95 {
  --tw-shadow-color: rgb(3 105 161 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800 {
  --tw-shadow-color: #075985;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/0 {
  --tw-shadow-color: rgb(7 89 133 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/10 {
  --tw-shadow-color: rgb(7 89 133 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/100 {
  --tw-shadow-color: rgb(7 89 133 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/15 {
  --tw-shadow-color: rgb(7 89 133 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/20 {
  --tw-shadow-color: rgb(7 89 133 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/25 {
  --tw-shadow-color: rgb(7 89 133 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/30 {
  --tw-shadow-color: rgb(7 89 133 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/35 {
  --tw-shadow-color: rgb(7 89 133 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/40 {
  --tw-shadow-color: rgb(7 89 133 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/45 {
  --tw-shadow-color: rgb(7 89 133 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/5 {
  --tw-shadow-color: rgb(7 89 133 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/50 {
  --tw-shadow-color: rgb(7 89 133 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/55 {
  --tw-shadow-color: rgb(7 89 133 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/60 {
  --tw-shadow-color: rgb(7 89 133 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/65 {
  --tw-shadow-color: rgb(7 89 133 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/70 {
  --tw-shadow-color: rgb(7 89 133 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/75 {
  --tw-shadow-color: rgb(7 89 133 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/80 {
  --tw-shadow-color: rgb(7 89 133 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/85 {
  --tw-shadow-color: rgb(7 89 133 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/90 {
  --tw-shadow-color: rgb(7 89 133 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-800\/95 {
  --tw-shadow-color: rgb(7 89 133 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900 {
  --tw-shadow-color: #0c4a6e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/0 {
  --tw-shadow-color: rgb(12 74 110 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/10 {
  --tw-shadow-color: rgb(12 74 110 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/100 {
  --tw-shadow-color: rgb(12 74 110 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/15 {
  --tw-shadow-color: rgb(12 74 110 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/20 {
  --tw-shadow-color: rgb(12 74 110 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/25 {
  --tw-shadow-color: rgb(12 74 110 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/30 {
  --tw-shadow-color: rgb(12 74 110 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/35 {
  --tw-shadow-color: rgb(12 74 110 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/40 {
  --tw-shadow-color: rgb(12 74 110 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/45 {
  --tw-shadow-color: rgb(12 74 110 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/5 {
  --tw-shadow-color: rgb(12 74 110 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/50 {
  --tw-shadow-color: rgb(12 74 110 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/55 {
  --tw-shadow-color: rgb(12 74 110 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/60 {
  --tw-shadow-color: rgb(12 74 110 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/65 {
  --tw-shadow-color: rgb(12 74 110 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/70 {
  --tw-shadow-color: rgb(12 74 110 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/75 {
  --tw-shadow-color: rgb(12 74 110 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/80 {
  --tw-shadow-color: rgb(12 74 110 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/85 {
  --tw-shadow-color: rgb(12 74 110 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/90 {
  --tw-shadow-color: rgb(12 74 110 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-900\/95 {
  --tw-shadow-color: rgb(12 74 110 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950 {
  --tw-shadow-color: #082f49;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/0 {
  --tw-shadow-color: rgb(8 47 73 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/10 {
  --tw-shadow-color: rgb(8 47 73 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/100 {
  --tw-shadow-color: rgb(8 47 73 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/15 {
  --tw-shadow-color: rgb(8 47 73 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/20 {
  --tw-shadow-color: rgb(8 47 73 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/25 {
  --tw-shadow-color: rgb(8 47 73 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/30 {
  --tw-shadow-color: rgb(8 47 73 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/35 {
  --tw-shadow-color: rgb(8 47 73 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/40 {
  --tw-shadow-color: rgb(8 47 73 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/45 {
  --tw-shadow-color: rgb(8 47 73 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/5 {
  --tw-shadow-color: rgb(8 47 73 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/50 {
  --tw-shadow-color: rgb(8 47 73 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/55 {
  --tw-shadow-color: rgb(8 47 73 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/60 {
  --tw-shadow-color: rgb(8 47 73 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/65 {
  --tw-shadow-color: rgb(8 47 73 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/70 {
  --tw-shadow-color: rgb(8 47 73 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/75 {
  --tw-shadow-color: rgb(8 47 73 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/80 {
  --tw-shadow-color: rgb(8 47 73 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/85 {
  --tw-shadow-color: rgb(8 47 73 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/90 {
  --tw-shadow-color: rgb(8 47 73 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-sky-950\/95 {
  --tw-shadow-color: rgb(8 47 73 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100 {
  --tw-shadow-color: #f1f5f9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/0 {
  --tw-shadow-color: rgb(241 245 249 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/10 {
  --tw-shadow-color: rgb(241 245 249 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/100 {
  --tw-shadow-color: rgb(241 245 249 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/15 {
  --tw-shadow-color: rgb(241 245 249 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/20 {
  --tw-shadow-color: rgb(241 245 249 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/25 {
  --tw-shadow-color: rgb(241 245 249 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/30 {
  --tw-shadow-color: rgb(241 245 249 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/35 {
  --tw-shadow-color: rgb(241 245 249 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/40 {
  --tw-shadow-color: rgb(241 245 249 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/45 {
  --tw-shadow-color: rgb(241 245 249 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/5 {
  --tw-shadow-color: rgb(241 245 249 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/50 {
  --tw-shadow-color: rgb(241 245 249 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/55 {
  --tw-shadow-color: rgb(241 245 249 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/60 {
  --tw-shadow-color: rgb(241 245 249 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/65 {
  --tw-shadow-color: rgb(241 245 249 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/70 {
  --tw-shadow-color: rgb(241 245 249 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/75 {
  --tw-shadow-color: rgb(241 245 249 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/80 {
  --tw-shadow-color: rgb(241 245 249 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/85 {
  --tw-shadow-color: rgb(241 245 249 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/90 {
  --tw-shadow-color: rgb(241 245 249 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-100\/95 {
  --tw-shadow-color: rgb(241 245 249 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200 {
  --tw-shadow-color: #e2e8f0;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/0 {
  --tw-shadow-color: rgb(226 232 240 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/10 {
  --tw-shadow-color: rgb(226 232 240 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/100 {
  --tw-shadow-color: rgb(226 232 240 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/15 {
  --tw-shadow-color: rgb(226 232 240 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/20 {
  --tw-shadow-color: rgb(226 232 240 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/25 {
  --tw-shadow-color: rgb(226 232 240 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/30 {
  --tw-shadow-color: rgb(226 232 240 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/35 {
  --tw-shadow-color: rgb(226 232 240 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/40 {
  --tw-shadow-color: rgb(226 232 240 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/45 {
  --tw-shadow-color: rgb(226 232 240 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/5 {
  --tw-shadow-color: rgb(226 232 240 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/50 {
  --tw-shadow-color: rgb(226 232 240 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/55 {
  --tw-shadow-color: rgb(226 232 240 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/60 {
  --tw-shadow-color: rgb(226 232 240 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/65 {
  --tw-shadow-color: rgb(226 232 240 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/70 {
  --tw-shadow-color: rgb(226 232 240 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/75 {
  --tw-shadow-color: rgb(226 232 240 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/80 {
  --tw-shadow-color: rgb(226 232 240 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/85 {
  --tw-shadow-color: rgb(226 232 240 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/90 {
  --tw-shadow-color: rgb(226 232 240 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-200\/95 {
  --tw-shadow-color: rgb(226 232 240 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300 {
  --tw-shadow-color: #cbd5e1;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/0 {
  --tw-shadow-color: rgb(203 213 225 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/10 {
  --tw-shadow-color: rgb(203 213 225 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/100 {
  --tw-shadow-color: rgb(203 213 225 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/15 {
  --tw-shadow-color: rgb(203 213 225 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/20 {
  --tw-shadow-color: rgb(203 213 225 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/25 {
  --tw-shadow-color: rgb(203 213 225 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/30 {
  --tw-shadow-color: rgb(203 213 225 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/35 {
  --tw-shadow-color: rgb(203 213 225 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/40 {
  --tw-shadow-color: rgb(203 213 225 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/45 {
  --tw-shadow-color: rgb(203 213 225 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/5 {
  --tw-shadow-color: rgb(203 213 225 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/50 {
  --tw-shadow-color: rgb(203 213 225 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/55 {
  --tw-shadow-color: rgb(203 213 225 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/60 {
  --tw-shadow-color: rgb(203 213 225 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/65 {
  --tw-shadow-color: rgb(203 213 225 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/70 {
  --tw-shadow-color: rgb(203 213 225 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/75 {
  --tw-shadow-color: rgb(203 213 225 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/80 {
  --tw-shadow-color: rgb(203 213 225 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/85 {
  --tw-shadow-color: rgb(203 213 225 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/90 {
  --tw-shadow-color: rgb(203 213 225 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-300\/95 {
  --tw-shadow-color: rgb(203 213 225 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400 {
  --tw-shadow-color: #94a3b8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/0 {
  --tw-shadow-color: rgb(148 163 184 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/10 {
  --tw-shadow-color: rgb(148 163 184 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/100 {
  --tw-shadow-color: rgb(148 163 184 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/15 {
  --tw-shadow-color: rgb(148 163 184 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/20 {
  --tw-shadow-color: rgb(148 163 184 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/25 {
  --tw-shadow-color: rgb(148 163 184 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/30 {
  --tw-shadow-color: rgb(148 163 184 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/35 {
  --tw-shadow-color: rgb(148 163 184 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/40 {
  --tw-shadow-color: rgb(148 163 184 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/45 {
  --tw-shadow-color: rgb(148 163 184 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/5 {
  --tw-shadow-color: rgb(148 163 184 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/50 {
  --tw-shadow-color: rgb(148 163 184 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/55 {
  --tw-shadow-color: rgb(148 163 184 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/60 {
  --tw-shadow-color: rgb(148 163 184 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/65 {
  --tw-shadow-color: rgb(148 163 184 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/70 {
  --tw-shadow-color: rgb(148 163 184 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/75 {
  --tw-shadow-color: rgb(148 163 184 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/80 {
  --tw-shadow-color: rgb(148 163 184 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/85 {
  --tw-shadow-color: rgb(148 163 184 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/90 {
  --tw-shadow-color: rgb(148 163 184 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-400\/95 {
  --tw-shadow-color: rgb(148 163 184 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50 {
  --tw-shadow-color: #f8fafc;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/0 {
  --tw-shadow-color: rgb(248 250 252 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/10 {
  --tw-shadow-color: rgb(248 250 252 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/100 {
  --tw-shadow-color: rgb(248 250 252 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/15 {
  --tw-shadow-color: rgb(248 250 252 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/20 {
  --tw-shadow-color: rgb(248 250 252 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/25 {
  --tw-shadow-color: rgb(248 250 252 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/30 {
  --tw-shadow-color: rgb(248 250 252 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/35 {
  --tw-shadow-color: rgb(248 250 252 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/40 {
  --tw-shadow-color: rgb(248 250 252 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/45 {
  --tw-shadow-color: rgb(248 250 252 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/5 {
  --tw-shadow-color: rgb(248 250 252 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/50 {
  --tw-shadow-color: rgb(248 250 252 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/55 {
  --tw-shadow-color: rgb(248 250 252 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/60 {
  --tw-shadow-color: rgb(248 250 252 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/65 {
  --tw-shadow-color: rgb(248 250 252 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/70 {
  --tw-shadow-color: rgb(248 250 252 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/75 {
  --tw-shadow-color: rgb(248 250 252 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/80 {
  --tw-shadow-color: rgb(248 250 252 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/85 {
  --tw-shadow-color: rgb(248 250 252 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/90 {
  --tw-shadow-color: rgb(248 250 252 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-50\/95 {
  --tw-shadow-color: rgb(248 250 252 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500 {
  --tw-shadow-color: #64748b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/0 {
  --tw-shadow-color: rgb(100 116 139 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/10 {
  --tw-shadow-color: rgb(100 116 139 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/100 {
  --tw-shadow-color: rgb(100 116 139 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/15 {
  --tw-shadow-color: rgb(100 116 139 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/20 {
  --tw-shadow-color: rgb(100 116 139 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/25 {
  --tw-shadow-color: rgb(100 116 139 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/30 {
  --tw-shadow-color: rgb(100 116 139 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/35 {
  --tw-shadow-color: rgb(100 116 139 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/40 {
  --tw-shadow-color: rgb(100 116 139 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/45 {
  --tw-shadow-color: rgb(100 116 139 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/5 {
  --tw-shadow-color: rgb(100 116 139 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/50 {
  --tw-shadow-color: rgb(100 116 139 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/55 {
  --tw-shadow-color: rgb(100 116 139 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/60 {
  --tw-shadow-color: rgb(100 116 139 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/65 {
  --tw-shadow-color: rgb(100 116 139 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/70 {
  --tw-shadow-color: rgb(100 116 139 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/75 {
  --tw-shadow-color: rgb(100 116 139 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/80 {
  --tw-shadow-color: rgb(100 116 139 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/85 {
  --tw-shadow-color: rgb(100 116 139 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/90 {
  --tw-shadow-color: rgb(100 116 139 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-500\/95 {
  --tw-shadow-color: rgb(100 116 139 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600 {
  --tw-shadow-color: #475569;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/0 {
  --tw-shadow-color: rgb(71 85 105 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/10 {
  --tw-shadow-color: rgb(71 85 105 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/100 {
  --tw-shadow-color: rgb(71 85 105 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/15 {
  --tw-shadow-color: rgb(71 85 105 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/20 {
  --tw-shadow-color: rgb(71 85 105 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/25 {
  --tw-shadow-color: rgb(71 85 105 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/30 {
  --tw-shadow-color: rgb(71 85 105 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/35 {
  --tw-shadow-color: rgb(71 85 105 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/40 {
  --tw-shadow-color: rgb(71 85 105 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/45 {
  --tw-shadow-color: rgb(71 85 105 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/5 {
  --tw-shadow-color: rgb(71 85 105 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/50 {
  --tw-shadow-color: rgb(71 85 105 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/55 {
  --tw-shadow-color: rgb(71 85 105 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/60 {
  --tw-shadow-color: rgb(71 85 105 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/65 {
  --tw-shadow-color: rgb(71 85 105 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/70 {
  --tw-shadow-color: rgb(71 85 105 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/75 {
  --tw-shadow-color: rgb(71 85 105 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/80 {
  --tw-shadow-color: rgb(71 85 105 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/85 {
  --tw-shadow-color: rgb(71 85 105 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/90 {
  --tw-shadow-color: rgb(71 85 105 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-600\/95 {
  --tw-shadow-color: rgb(71 85 105 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700 {
  --tw-shadow-color: #334155;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/0 {
  --tw-shadow-color: rgb(51 65 85 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/10 {
  --tw-shadow-color: rgb(51 65 85 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/100 {
  --tw-shadow-color: rgb(51 65 85 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/15 {
  --tw-shadow-color: rgb(51 65 85 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/20 {
  --tw-shadow-color: rgb(51 65 85 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/25 {
  --tw-shadow-color: rgb(51 65 85 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/30 {
  --tw-shadow-color: rgb(51 65 85 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/35 {
  --tw-shadow-color: rgb(51 65 85 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/40 {
  --tw-shadow-color: rgb(51 65 85 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/45 {
  --tw-shadow-color: rgb(51 65 85 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/5 {
  --tw-shadow-color: rgb(51 65 85 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/50 {
  --tw-shadow-color: rgb(51 65 85 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/55 {
  --tw-shadow-color: rgb(51 65 85 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/60 {
  --tw-shadow-color: rgb(51 65 85 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/65 {
  --tw-shadow-color: rgb(51 65 85 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/70 {
  --tw-shadow-color: rgb(51 65 85 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/75 {
  --tw-shadow-color: rgb(51 65 85 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/80 {
  --tw-shadow-color: rgb(51 65 85 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/85 {
  --tw-shadow-color: rgb(51 65 85 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/90 {
  --tw-shadow-color: rgb(51 65 85 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-700\/95 {
  --tw-shadow-color: rgb(51 65 85 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800 {
  --tw-shadow-color: #1e293b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/0 {
  --tw-shadow-color: rgb(30 41 59 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/10 {
  --tw-shadow-color: rgb(30 41 59 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/100 {
  --tw-shadow-color: rgb(30 41 59 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/15 {
  --tw-shadow-color: rgb(30 41 59 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/20 {
  --tw-shadow-color: rgb(30 41 59 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/25 {
  --tw-shadow-color: rgb(30 41 59 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/30 {
  --tw-shadow-color: rgb(30 41 59 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/35 {
  --tw-shadow-color: rgb(30 41 59 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/40 {
  --tw-shadow-color: rgb(30 41 59 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/45 {
  --tw-shadow-color: rgb(30 41 59 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/5 {
  --tw-shadow-color: rgb(30 41 59 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/50 {
  --tw-shadow-color: rgb(30 41 59 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/55 {
  --tw-shadow-color: rgb(30 41 59 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/60 {
  --tw-shadow-color: rgb(30 41 59 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/65 {
  --tw-shadow-color: rgb(30 41 59 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/70 {
  --tw-shadow-color: rgb(30 41 59 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/75 {
  --tw-shadow-color: rgb(30 41 59 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/80 {
  --tw-shadow-color: rgb(30 41 59 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/85 {
  --tw-shadow-color: rgb(30 41 59 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/90 {
  --tw-shadow-color: rgb(30 41 59 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-800\/95 {
  --tw-shadow-color: rgb(30 41 59 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900 {
  --tw-shadow-color: #0f172a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/0 {
  --tw-shadow-color: rgb(15 23 42 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/10 {
  --tw-shadow-color: rgb(15 23 42 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/100 {
  --tw-shadow-color: rgb(15 23 42 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/15 {
  --tw-shadow-color: rgb(15 23 42 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/20 {
  --tw-shadow-color: rgb(15 23 42 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/25 {
  --tw-shadow-color: rgb(15 23 42 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/30 {
  --tw-shadow-color: rgb(15 23 42 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/35 {
  --tw-shadow-color: rgb(15 23 42 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/40 {
  --tw-shadow-color: rgb(15 23 42 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/45 {
  --tw-shadow-color: rgb(15 23 42 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/5 {
  --tw-shadow-color: rgb(15 23 42 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/50 {
  --tw-shadow-color: rgb(15 23 42 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/55 {
  --tw-shadow-color: rgb(15 23 42 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/60 {
  --tw-shadow-color: rgb(15 23 42 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/65 {
  --tw-shadow-color: rgb(15 23 42 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/70 {
  --tw-shadow-color: rgb(15 23 42 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/75 {
  --tw-shadow-color: rgb(15 23 42 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/80 {
  --tw-shadow-color: rgb(15 23 42 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/85 {
  --tw-shadow-color: rgb(15 23 42 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/90 {
  --tw-shadow-color: rgb(15 23 42 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-900\/95 {
  --tw-shadow-color: rgb(15 23 42 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950 {
  --tw-shadow-color: #020617;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/0 {
  --tw-shadow-color: rgb(2 6 23 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/10 {
  --tw-shadow-color: rgb(2 6 23 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/100 {
  --tw-shadow-color: rgb(2 6 23 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/15 {
  --tw-shadow-color: rgb(2 6 23 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/20 {
  --tw-shadow-color: rgb(2 6 23 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/25 {
  --tw-shadow-color: rgb(2 6 23 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/30 {
  --tw-shadow-color: rgb(2 6 23 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/35 {
  --tw-shadow-color: rgb(2 6 23 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/40 {
  --tw-shadow-color: rgb(2 6 23 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/45 {
  --tw-shadow-color: rgb(2 6 23 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/5 {
  --tw-shadow-color: rgb(2 6 23 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/50 {
  --tw-shadow-color: rgb(2 6 23 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/55 {
  --tw-shadow-color: rgb(2 6 23 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/60 {
  --tw-shadow-color: rgb(2 6 23 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/65 {
  --tw-shadow-color: rgb(2 6 23 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/70 {
  --tw-shadow-color: rgb(2 6 23 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/75 {
  --tw-shadow-color: rgb(2 6 23 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/80 {
  --tw-shadow-color: rgb(2 6 23 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/85 {
  --tw-shadow-color: rgb(2 6 23 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/90 {
  --tw-shadow-color: rgb(2 6 23 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-slate-950\/95 {
  --tw-shadow-color: rgb(2 6 23 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100 {
  --tw-shadow-color: #f5f5f4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/0 {
  --tw-shadow-color: rgb(245 245 244 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/10 {
  --tw-shadow-color: rgb(245 245 244 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/100 {
  --tw-shadow-color: rgb(245 245 244 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/15 {
  --tw-shadow-color: rgb(245 245 244 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/20 {
  --tw-shadow-color: rgb(245 245 244 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/25 {
  --tw-shadow-color: rgb(245 245 244 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/30 {
  --tw-shadow-color: rgb(245 245 244 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/35 {
  --tw-shadow-color: rgb(245 245 244 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/40 {
  --tw-shadow-color: rgb(245 245 244 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/45 {
  --tw-shadow-color: rgb(245 245 244 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/5 {
  --tw-shadow-color: rgb(245 245 244 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/50 {
  --tw-shadow-color: rgb(245 245 244 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/55 {
  --tw-shadow-color: rgb(245 245 244 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/60 {
  --tw-shadow-color: rgb(245 245 244 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/65 {
  --tw-shadow-color: rgb(245 245 244 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/70 {
  --tw-shadow-color: rgb(245 245 244 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/75 {
  --tw-shadow-color: rgb(245 245 244 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/80 {
  --tw-shadow-color: rgb(245 245 244 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/85 {
  --tw-shadow-color: rgb(245 245 244 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/90 {
  --tw-shadow-color: rgb(245 245 244 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-100\/95 {
  --tw-shadow-color: rgb(245 245 244 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200 {
  --tw-shadow-color: #e7e5e4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/0 {
  --tw-shadow-color: rgb(231 229 228 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/10 {
  --tw-shadow-color: rgb(231 229 228 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/100 {
  --tw-shadow-color: rgb(231 229 228 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/15 {
  --tw-shadow-color: rgb(231 229 228 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/20 {
  --tw-shadow-color: rgb(231 229 228 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/25 {
  --tw-shadow-color: rgb(231 229 228 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/30 {
  --tw-shadow-color: rgb(231 229 228 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/35 {
  --tw-shadow-color: rgb(231 229 228 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/40 {
  --tw-shadow-color: rgb(231 229 228 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/45 {
  --tw-shadow-color: rgb(231 229 228 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/5 {
  --tw-shadow-color: rgb(231 229 228 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/50 {
  --tw-shadow-color: rgb(231 229 228 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/55 {
  --tw-shadow-color: rgb(231 229 228 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/60 {
  --tw-shadow-color: rgb(231 229 228 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/65 {
  --tw-shadow-color: rgb(231 229 228 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/70 {
  --tw-shadow-color: rgb(231 229 228 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/75 {
  --tw-shadow-color: rgb(231 229 228 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/80 {
  --tw-shadow-color: rgb(231 229 228 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/85 {
  --tw-shadow-color: rgb(231 229 228 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/90 {
  --tw-shadow-color: rgb(231 229 228 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-200\/95 {
  --tw-shadow-color: rgb(231 229 228 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300 {
  --tw-shadow-color: #d6d3d1;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/0 {
  --tw-shadow-color: rgb(214 211 209 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/10 {
  --tw-shadow-color: rgb(214 211 209 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/100 {
  --tw-shadow-color: rgb(214 211 209 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/15 {
  --tw-shadow-color: rgb(214 211 209 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/20 {
  --tw-shadow-color: rgb(214 211 209 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/25 {
  --tw-shadow-color: rgb(214 211 209 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/30 {
  --tw-shadow-color: rgb(214 211 209 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/35 {
  --tw-shadow-color: rgb(214 211 209 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/40 {
  --tw-shadow-color: rgb(214 211 209 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/45 {
  --tw-shadow-color: rgb(214 211 209 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/5 {
  --tw-shadow-color: rgb(214 211 209 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/50 {
  --tw-shadow-color: rgb(214 211 209 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/55 {
  --tw-shadow-color: rgb(214 211 209 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/60 {
  --tw-shadow-color: rgb(214 211 209 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/65 {
  --tw-shadow-color: rgb(214 211 209 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/70 {
  --tw-shadow-color: rgb(214 211 209 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/75 {
  --tw-shadow-color: rgb(214 211 209 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/80 {
  --tw-shadow-color: rgb(214 211 209 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/85 {
  --tw-shadow-color: rgb(214 211 209 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/90 {
  --tw-shadow-color: rgb(214 211 209 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-300\/95 {
  --tw-shadow-color: rgb(214 211 209 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400 {
  --tw-shadow-color: #a8a29e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/0 {
  --tw-shadow-color: rgb(168 162 158 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/10 {
  --tw-shadow-color: rgb(168 162 158 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/100 {
  --tw-shadow-color: rgb(168 162 158 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/15 {
  --tw-shadow-color: rgb(168 162 158 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/20 {
  --tw-shadow-color: rgb(168 162 158 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/25 {
  --tw-shadow-color: rgb(168 162 158 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/30 {
  --tw-shadow-color: rgb(168 162 158 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/35 {
  --tw-shadow-color: rgb(168 162 158 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/40 {
  --tw-shadow-color: rgb(168 162 158 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/45 {
  --tw-shadow-color: rgb(168 162 158 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/5 {
  --tw-shadow-color: rgb(168 162 158 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/50 {
  --tw-shadow-color: rgb(168 162 158 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/55 {
  --tw-shadow-color: rgb(168 162 158 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/60 {
  --tw-shadow-color: rgb(168 162 158 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/65 {
  --tw-shadow-color: rgb(168 162 158 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/70 {
  --tw-shadow-color: rgb(168 162 158 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/75 {
  --tw-shadow-color: rgb(168 162 158 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/80 {
  --tw-shadow-color: rgb(168 162 158 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/85 {
  --tw-shadow-color: rgb(168 162 158 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/90 {
  --tw-shadow-color: rgb(168 162 158 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-400\/95 {
  --tw-shadow-color: rgb(168 162 158 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50 {
  --tw-shadow-color: #fafaf9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/0 {
  --tw-shadow-color: rgb(250 250 249 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/10 {
  --tw-shadow-color: rgb(250 250 249 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/100 {
  --tw-shadow-color: rgb(250 250 249 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/15 {
  --tw-shadow-color: rgb(250 250 249 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/20 {
  --tw-shadow-color: rgb(250 250 249 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/25 {
  --tw-shadow-color: rgb(250 250 249 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/30 {
  --tw-shadow-color: rgb(250 250 249 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/35 {
  --tw-shadow-color: rgb(250 250 249 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/40 {
  --tw-shadow-color: rgb(250 250 249 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/45 {
  --tw-shadow-color: rgb(250 250 249 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/5 {
  --tw-shadow-color: rgb(250 250 249 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/50 {
  --tw-shadow-color: rgb(250 250 249 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/55 {
  --tw-shadow-color: rgb(250 250 249 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/60 {
  --tw-shadow-color: rgb(250 250 249 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/65 {
  --tw-shadow-color: rgb(250 250 249 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/70 {
  --tw-shadow-color: rgb(250 250 249 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/75 {
  --tw-shadow-color: rgb(250 250 249 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/80 {
  --tw-shadow-color: rgb(250 250 249 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/85 {
  --tw-shadow-color: rgb(250 250 249 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/90 {
  --tw-shadow-color: rgb(250 250 249 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-50\/95 {
  --tw-shadow-color: rgb(250 250 249 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500 {
  --tw-shadow-color: #78716c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/0 {
  --tw-shadow-color: rgb(120 113 108 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/10 {
  --tw-shadow-color: rgb(120 113 108 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/100 {
  --tw-shadow-color: rgb(120 113 108 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/15 {
  --tw-shadow-color: rgb(120 113 108 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/20 {
  --tw-shadow-color: rgb(120 113 108 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/25 {
  --tw-shadow-color: rgb(120 113 108 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/30 {
  --tw-shadow-color: rgb(120 113 108 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/35 {
  --tw-shadow-color: rgb(120 113 108 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/40 {
  --tw-shadow-color: rgb(120 113 108 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/45 {
  --tw-shadow-color: rgb(120 113 108 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/5 {
  --tw-shadow-color: rgb(120 113 108 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/50 {
  --tw-shadow-color: rgb(120 113 108 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/55 {
  --tw-shadow-color: rgb(120 113 108 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/60 {
  --tw-shadow-color: rgb(120 113 108 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/65 {
  --tw-shadow-color: rgb(120 113 108 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/70 {
  --tw-shadow-color: rgb(120 113 108 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/75 {
  --tw-shadow-color: rgb(120 113 108 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/80 {
  --tw-shadow-color: rgb(120 113 108 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/85 {
  --tw-shadow-color: rgb(120 113 108 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/90 {
  --tw-shadow-color: rgb(120 113 108 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-500\/95 {
  --tw-shadow-color: rgb(120 113 108 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600 {
  --tw-shadow-color: #57534e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/0 {
  --tw-shadow-color: rgb(87 83 78 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/10 {
  --tw-shadow-color: rgb(87 83 78 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/100 {
  --tw-shadow-color: rgb(87 83 78 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/15 {
  --tw-shadow-color: rgb(87 83 78 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/20 {
  --tw-shadow-color: rgb(87 83 78 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/25 {
  --tw-shadow-color: rgb(87 83 78 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/30 {
  --tw-shadow-color: rgb(87 83 78 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/35 {
  --tw-shadow-color: rgb(87 83 78 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/40 {
  --tw-shadow-color: rgb(87 83 78 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/45 {
  --tw-shadow-color: rgb(87 83 78 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/5 {
  --tw-shadow-color: rgb(87 83 78 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/50 {
  --tw-shadow-color: rgb(87 83 78 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/55 {
  --tw-shadow-color: rgb(87 83 78 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/60 {
  --tw-shadow-color: rgb(87 83 78 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/65 {
  --tw-shadow-color: rgb(87 83 78 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/70 {
  --tw-shadow-color: rgb(87 83 78 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/75 {
  --tw-shadow-color: rgb(87 83 78 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/80 {
  --tw-shadow-color: rgb(87 83 78 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/85 {
  --tw-shadow-color: rgb(87 83 78 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/90 {
  --tw-shadow-color: rgb(87 83 78 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-600\/95 {
  --tw-shadow-color: rgb(87 83 78 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700 {
  --tw-shadow-color: #44403c;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/0 {
  --tw-shadow-color: rgb(68 64 60 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/10 {
  --tw-shadow-color: rgb(68 64 60 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/100 {
  --tw-shadow-color: rgb(68 64 60 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/15 {
  --tw-shadow-color: rgb(68 64 60 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/20 {
  --tw-shadow-color: rgb(68 64 60 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/25 {
  --tw-shadow-color: rgb(68 64 60 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/30 {
  --tw-shadow-color: rgb(68 64 60 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/35 {
  --tw-shadow-color: rgb(68 64 60 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/40 {
  --tw-shadow-color: rgb(68 64 60 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/45 {
  --tw-shadow-color: rgb(68 64 60 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/5 {
  --tw-shadow-color: rgb(68 64 60 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/50 {
  --tw-shadow-color: rgb(68 64 60 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/55 {
  --tw-shadow-color: rgb(68 64 60 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/60 {
  --tw-shadow-color: rgb(68 64 60 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/65 {
  --tw-shadow-color: rgb(68 64 60 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/70 {
  --tw-shadow-color: rgb(68 64 60 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/75 {
  --tw-shadow-color: rgb(68 64 60 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/80 {
  --tw-shadow-color: rgb(68 64 60 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/85 {
  --tw-shadow-color: rgb(68 64 60 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/90 {
  --tw-shadow-color: rgb(68 64 60 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-700\/95 {
  --tw-shadow-color: rgb(68 64 60 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800 {
  --tw-shadow-color: #292524;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/0 {
  --tw-shadow-color: rgb(41 37 36 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/10 {
  --tw-shadow-color: rgb(41 37 36 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/100 {
  --tw-shadow-color: rgb(41 37 36 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/15 {
  --tw-shadow-color: rgb(41 37 36 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/20 {
  --tw-shadow-color: rgb(41 37 36 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/25 {
  --tw-shadow-color: rgb(41 37 36 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/30 {
  --tw-shadow-color: rgb(41 37 36 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/35 {
  --tw-shadow-color: rgb(41 37 36 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/40 {
  --tw-shadow-color: rgb(41 37 36 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/45 {
  --tw-shadow-color: rgb(41 37 36 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/5 {
  --tw-shadow-color: rgb(41 37 36 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/50 {
  --tw-shadow-color: rgb(41 37 36 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/55 {
  --tw-shadow-color: rgb(41 37 36 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/60 {
  --tw-shadow-color: rgb(41 37 36 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/65 {
  --tw-shadow-color: rgb(41 37 36 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/70 {
  --tw-shadow-color: rgb(41 37 36 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/75 {
  --tw-shadow-color: rgb(41 37 36 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/80 {
  --tw-shadow-color: rgb(41 37 36 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/85 {
  --tw-shadow-color: rgb(41 37 36 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/90 {
  --tw-shadow-color: rgb(41 37 36 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-800\/95 {
  --tw-shadow-color: rgb(41 37 36 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900 {
  --tw-shadow-color: #1c1917;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/0 {
  --tw-shadow-color: rgb(28 25 23 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/10 {
  --tw-shadow-color: rgb(28 25 23 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/100 {
  --tw-shadow-color: rgb(28 25 23 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/15 {
  --tw-shadow-color: rgb(28 25 23 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/20 {
  --tw-shadow-color: rgb(28 25 23 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/25 {
  --tw-shadow-color: rgb(28 25 23 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/30 {
  --tw-shadow-color: rgb(28 25 23 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/35 {
  --tw-shadow-color: rgb(28 25 23 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/40 {
  --tw-shadow-color: rgb(28 25 23 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/45 {
  --tw-shadow-color: rgb(28 25 23 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/5 {
  --tw-shadow-color: rgb(28 25 23 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/50 {
  --tw-shadow-color: rgb(28 25 23 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/55 {
  --tw-shadow-color: rgb(28 25 23 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/60 {
  --tw-shadow-color: rgb(28 25 23 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/65 {
  --tw-shadow-color: rgb(28 25 23 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/70 {
  --tw-shadow-color: rgb(28 25 23 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/75 {
  --tw-shadow-color: rgb(28 25 23 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/80 {
  --tw-shadow-color: rgb(28 25 23 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/85 {
  --tw-shadow-color: rgb(28 25 23 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/90 {
  --tw-shadow-color: rgb(28 25 23 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-900\/95 {
  --tw-shadow-color: rgb(28 25 23 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950 {
  --tw-shadow-color: #0c0a09;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/0 {
  --tw-shadow-color: rgb(12 10 9 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/10 {
  --tw-shadow-color: rgb(12 10 9 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/100 {
  --tw-shadow-color: rgb(12 10 9 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/15 {
  --tw-shadow-color: rgb(12 10 9 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/20 {
  --tw-shadow-color: rgb(12 10 9 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/25 {
  --tw-shadow-color: rgb(12 10 9 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/30 {
  --tw-shadow-color: rgb(12 10 9 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/35 {
  --tw-shadow-color: rgb(12 10 9 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/40 {
  --tw-shadow-color: rgb(12 10 9 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/45 {
  --tw-shadow-color: rgb(12 10 9 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/5 {
  --tw-shadow-color: rgb(12 10 9 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/50 {
  --tw-shadow-color: rgb(12 10 9 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/55 {
  --tw-shadow-color: rgb(12 10 9 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/60 {
  --tw-shadow-color: rgb(12 10 9 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/65 {
  --tw-shadow-color: rgb(12 10 9 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/70 {
  --tw-shadow-color: rgb(12 10 9 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/75 {
  --tw-shadow-color: rgb(12 10 9 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/80 {
  --tw-shadow-color: rgb(12 10 9 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/85 {
  --tw-shadow-color: rgb(12 10 9 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/90 {
  --tw-shadow-color: rgb(12 10 9 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-stone-950\/95 {
  --tw-shadow-color: rgb(12 10 9 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100 {
  --tw-shadow-color: #ccfbf1;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/0 {
  --tw-shadow-color: rgb(204 251 241 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/10 {
  --tw-shadow-color: rgb(204 251 241 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/100 {
  --tw-shadow-color: rgb(204 251 241 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/15 {
  --tw-shadow-color: rgb(204 251 241 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/20 {
  --tw-shadow-color: rgb(204 251 241 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/25 {
  --tw-shadow-color: rgb(204 251 241 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/30 {
  --tw-shadow-color: rgb(204 251 241 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/35 {
  --tw-shadow-color: rgb(204 251 241 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/40 {
  --tw-shadow-color: rgb(204 251 241 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/45 {
  --tw-shadow-color: rgb(204 251 241 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/5 {
  --tw-shadow-color: rgb(204 251 241 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/50 {
  --tw-shadow-color: rgb(204 251 241 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/55 {
  --tw-shadow-color: rgb(204 251 241 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/60 {
  --tw-shadow-color: rgb(204 251 241 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/65 {
  --tw-shadow-color: rgb(204 251 241 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/70 {
  --tw-shadow-color: rgb(204 251 241 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/75 {
  --tw-shadow-color: rgb(204 251 241 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/80 {
  --tw-shadow-color: rgb(204 251 241 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/85 {
  --tw-shadow-color: rgb(204 251 241 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/90 {
  --tw-shadow-color: rgb(204 251 241 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-100\/95 {
  --tw-shadow-color: rgb(204 251 241 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200 {
  --tw-shadow-color: #99f6e4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/0 {
  --tw-shadow-color: rgb(153 246 228 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/10 {
  --tw-shadow-color: rgb(153 246 228 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/100 {
  --tw-shadow-color: rgb(153 246 228 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/15 {
  --tw-shadow-color: rgb(153 246 228 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/20 {
  --tw-shadow-color: rgb(153 246 228 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/25 {
  --tw-shadow-color: rgb(153 246 228 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/30 {
  --tw-shadow-color: rgb(153 246 228 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/35 {
  --tw-shadow-color: rgb(153 246 228 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/40 {
  --tw-shadow-color: rgb(153 246 228 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/45 {
  --tw-shadow-color: rgb(153 246 228 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/5 {
  --tw-shadow-color: rgb(153 246 228 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/50 {
  --tw-shadow-color: rgb(153 246 228 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/55 {
  --tw-shadow-color: rgb(153 246 228 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/60 {
  --tw-shadow-color: rgb(153 246 228 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/65 {
  --tw-shadow-color: rgb(153 246 228 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/70 {
  --tw-shadow-color: rgb(153 246 228 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/75 {
  --tw-shadow-color: rgb(153 246 228 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/80 {
  --tw-shadow-color: rgb(153 246 228 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/85 {
  --tw-shadow-color: rgb(153 246 228 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/90 {
  --tw-shadow-color: rgb(153 246 228 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-200\/95 {
  --tw-shadow-color: rgb(153 246 228 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300 {
  --tw-shadow-color: #5eead4;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/0 {
  --tw-shadow-color: rgb(94 234 212 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/10 {
  --tw-shadow-color: rgb(94 234 212 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/100 {
  --tw-shadow-color: rgb(94 234 212 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/15 {
  --tw-shadow-color: rgb(94 234 212 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/20 {
  --tw-shadow-color: rgb(94 234 212 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/25 {
  --tw-shadow-color: rgb(94 234 212 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/30 {
  --tw-shadow-color: rgb(94 234 212 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/35 {
  --tw-shadow-color: rgb(94 234 212 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/40 {
  --tw-shadow-color: rgb(94 234 212 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/45 {
  --tw-shadow-color: rgb(94 234 212 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/5 {
  --tw-shadow-color: rgb(94 234 212 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/50 {
  --tw-shadow-color: rgb(94 234 212 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/55 {
  --tw-shadow-color: rgb(94 234 212 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/60 {
  --tw-shadow-color: rgb(94 234 212 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/65 {
  --tw-shadow-color: rgb(94 234 212 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/70 {
  --tw-shadow-color: rgb(94 234 212 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/75 {
  --tw-shadow-color: rgb(94 234 212 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/80 {
  --tw-shadow-color: rgb(94 234 212 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/85 {
  --tw-shadow-color: rgb(94 234 212 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/90 {
  --tw-shadow-color: rgb(94 234 212 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-300\/95 {
  --tw-shadow-color: rgb(94 234 212 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400 {
  --tw-shadow-color: #2dd4bf;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/0 {
  --tw-shadow-color: rgb(45 212 191 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/10 {
  --tw-shadow-color: rgb(45 212 191 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/100 {
  --tw-shadow-color: rgb(45 212 191 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/15 {
  --tw-shadow-color: rgb(45 212 191 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/20 {
  --tw-shadow-color: rgb(45 212 191 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/25 {
  --tw-shadow-color: rgb(45 212 191 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/30 {
  --tw-shadow-color: rgb(45 212 191 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/35 {
  --tw-shadow-color: rgb(45 212 191 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/40 {
  --tw-shadow-color: rgb(45 212 191 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/45 {
  --tw-shadow-color: rgb(45 212 191 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/5 {
  --tw-shadow-color: rgb(45 212 191 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/50 {
  --tw-shadow-color: rgb(45 212 191 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/55 {
  --tw-shadow-color: rgb(45 212 191 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/60 {
  --tw-shadow-color: rgb(45 212 191 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/65 {
  --tw-shadow-color: rgb(45 212 191 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/70 {
  --tw-shadow-color: rgb(45 212 191 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/75 {
  --tw-shadow-color: rgb(45 212 191 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/80 {
  --tw-shadow-color: rgb(45 212 191 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/85 {
  --tw-shadow-color: rgb(45 212 191 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/90 {
  --tw-shadow-color: rgb(45 212 191 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-400\/95 {
  --tw-shadow-color: rgb(45 212 191 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50 {
  --tw-shadow-color: #f0fdfa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/0 {
  --tw-shadow-color: rgb(240 253 250 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/10 {
  --tw-shadow-color: rgb(240 253 250 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/100 {
  --tw-shadow-color: rgb(240 253 250 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/15 {
  --tw-shadow-color: rgb(240 253 250 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/20 {
  --tw-shadow-color: rgb(240 253 250 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/25 {
  --tw-shadow-color: rgb(240 253 250 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/30 {
  --tw-shadow-color: rgb(240 253 250 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/35 {
  --tw-shadow-color: rgb(240 253 250 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/40 {
  --tw-shadow-color: rgb(240 253 250 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/45 {
  --tw-shadow-color: rgb(240 253 250 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/5 {
  --tw-shadow-color: rgb(240 253 250 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/50 {
  --tw-shadow-color: rgb(240 253 250 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/55 {
  --tw-shadow-color: rgb(240 253 250 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/60 {
  --tw-shadow-color: rgb(240 253 250 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/65 {
  --tw-shadow-color: rgb(240 253 250 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/70 {
  --tw-shadow-color: rgb(240 253 250 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/75 {
  --tw-shadow-color: rgb(240 253 250 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/80 {
  --tw-shadow-color: rgb(240 253 250 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/85 {
  --tw-shadow-color: rgb(240 253 250 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/90 {
  --tw-shadow-color: rgb(240 253 250 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-50\/95 {
  --tw-shadow-color: rgb(240 253 250 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500 {
  --tw-shadow-color: #14b8a6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/0 {
  --tw-shadow-color: rgb(20 184 166 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/10 {
  --tw-shadow-color: rgb(20 184 166 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/100 {
  --tw-shadow-color: rgb(20 184 166 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/15 {
  --tw-shadow-color: rgb(20 184 166 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/20 {
  --tw-shadow-color: rgb(20 184 166 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/25 {
  --tw-shadow-color: rgb(20 184 166 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/30 {
  --tw-shadow-color: rgb(20 184 166 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/35 {
  --tw-shadow-color: rgb(20 184 166 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/40 {
  --tw-shadow-color: rgb(20 184 166 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/45 {
  --tw-shadow-color: rgb(20 184 166 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/5 {
  --tw-shadow-color: rgb(20 184 166 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/50 {
  --tw-shadow-color: rgb(20 184 166 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/55 {
  --tw-shadow-color: rgb(20 184 166 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/60 {
  --tw-shadow-color: rgb(20 184 166 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/65 {
  --tw-shadow-color: rgb(20 184 166 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/70 {
  --tw-shadow-color: rgb(20 184 166 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/75 {
  --tw-shadow-color: rgb(20 184 166 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/80 {
  --tw-shadow-color: rgb(20 184 166 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/85 {
  --tw-shadow-color: rgb(20 184 166 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/90 {
  --tw-shadow-color: rgb(20 184 166 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-500\/95 {
  --tw-shadow-color: rgb(20 184 166 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600 {
  --tw-shadow-color: #0d9488;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/0 {
  --tw-shadow-color: rgb(13 148 136 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/10 {
  --tw-shadow-color: rgb(13 148 136 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/100 {
  --tw-shadow-color: rgb(13 148 136 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/15 {
  --tw-shadow-color: rgb(13 148 136 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/20 {
  --tw-shadow-color: rgb(13 148 136 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/25 {
  --tw-shadow-color: rgb(13 148 136 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/30 {
  --tw-shadow-color: rgb(13 148 136 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/35 {
  --tw-shadow-color: rgb(13 148 136 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/40 {
  --tw-shadow-color: rgb(13 148 136 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/45 {
  --tw-shadow-color: rgb(13 148 136 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/5 {
  --tw-shadow-color: rgb(13 148 136 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/50 {
  --tw-shadow-color: rgb(13 148 136 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/55 {
  --tw-shadow-color: rgb(13 148 136 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/60 {
  --tw-shadow-color: rgb(13 148 136 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/65 {
  --tw-shadow-color: rgb(13 148 136 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/70 {
  --tw-shadow-color: rgb(13 148 136 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/75 {
  --tw-shadow-color: rgb(13 148 136 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/80 {
  --tw-shadow-color: rgb(13 148 136 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/85 {
  --tw-shadow-color: rgb(13 148 136 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/90 {
  --tw-shadow-color: rgb(13 148 136 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-600\/95 {
  --tw-shadow-color: rgb(13 148 136 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700 {
  --tw-shadow-color: #0f766e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/0 {
  --tw-shadow-color: rgb(15 118 110 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/10 {
  --tw-shadow-color: rgb(15 118 110 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/100 {
  --tw-shadow-color: rgb(15 118 110 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/15 {
  --tw-shadow-color: rgb(15 118 110 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/20 {
  --tw-shadow-color: rgb(15 118 110 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/25 {
  --tw-shadow-color: rgb(15 118 110 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/30 {
  --tw-shadow-color: rgb(15 118 110 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/35 {
  --tw-shadow-color: rgb(15 118 110 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/40 {
  --tw-shadow-color: rgb(15 118 110 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/45 {
  --tw-shadow-color: rgb(15 118 110 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/5 {
  --tw-shadow-color: rgb(15 118 110 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/50 {
  --tw-shadow-color: rgb(15 118 110 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/55 {
  --tw-shadow-color: rgb(15 118 110 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/60 {
  --tw-shadow-color: rgb(15 118 110 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/65 {
  --tw-shadow-color: rgb(15 118 110 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/70 {
  --tw-shadow-color: rgb(15 118 110 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/75 {
  --tw-shadow-color: rgb(15 118 110 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/80 {
  --tw-shadow-color: rgb(15 118 110 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/85 {
  --tw-shadow-color: rgb(15 118 110 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/90 {
  --tw-shadow-color: rgb(15 118 110 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-700\/95 {
  --tw-shadow-color: rgb(15 118 110 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800 {
  --tw-shadow-color: #115e59;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/0 {
  --tw-shadow-color: rgb(17 94 89 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/10 {
  --tw-shadow-color: rgb(17 94 89 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/100 {
  --tw-shadow-color: rgb(17 94 89 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/15 {
  --tw-shadow-color: rgb(17 94 89 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/20 {
  --tw-shadow-color: rgb(17 94 89 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/25 {
  --tw-shadow-color: rgb(17 94 89 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/30 {
  --tw-shadow-color: rgb(17 94 89 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/35 {
  --tw-shadow-color: rgb(17 94 89 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/40 {
  --tw-shadow-color: rgb(17 94 89 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/45 {
  --tw-shadow-color: rgb(17 94 89 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/5 {
  --tw-shadow-color: rgb(17 94 89 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/50 {
  --tw-shadow-color: rgb(17 94 89 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/55 {
  --tw-shadow-color: rgb(17 94 89 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/60 {
  --tw-shadow-color: rgb(17 94 89 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/65 {
  --tw-shadow-color: rgb(17 94 89 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/70 {
  --tw-shadow-color: rgb(17 94 89 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/75 {
  --tw-shadow-color: rgb(17 94 89 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/80 {
  --tw-shadow-color: rgb(17 94 89 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/85 {
  --tw-shadow-color: rgb(17 94 89 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/90 {
  --tw-shadow-color: rgb(17 94 89 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-800\/95 {
  --tw-shadow-color: rgb(17 94 89 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900 {
  --tw-shadow-color: #134e4a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/0 {
  --tw-shadow-color: rgb(19 78 74 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/10 {
  --tw-shadow-color: rgb(19 78 74 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/100 {
  --tw-shadow-color: rgb(19 78 74 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/15 {
  --tw-shadow-color: rgb(19 78 74 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/20 {
  --tw-shadow-color: rgb(19 78 74 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/25 {
  --tw-shadow-color: rgb(19 78 74 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/30 {
  --tw-shadow-color: rgb(19 78 74 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/35 {
  --tw-shadow-color: rgb(19 78 74 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/40 {
  --tw-shadow-color: rgb(19 78 74 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/45 {
  --tw-shadow-color: rgb(19 78 74 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/5 {
  --tw-shadow-color: rgb(19 78 74 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/50 {
  --tw-shadow-color: rgb(19 78 74 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/55 {
  --tw-shadow-color: rgb(19 78 74 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/60 {
  --tw-shadow-color: rgb(19 78 74 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/65 {
  --tw-shadow-color: rgb(19 78 74 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/70 {
  --tw-shadow-color: rgb(19 78 74 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/75 {
  --tw-shadow-color: rgb(19 78 74 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/80 {
  --tw-shadow-color: rgb(19 78 74 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/85 {
  --tw-shadow-color: rgb(19 78 74 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/90 {
  --tw-shadow-color: rgb(19 78 74 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-900\/95 {
  --tw-shadow-color: rgb(19 78 74 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950 {
  --tw-shadow-color: #042f2e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/0 {
  --tw-shadow-color: rgb(4 47 46 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/10 {
  --tw-shadow-color: rgb(4 47 46 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/100 {
  --tw-shadow-color: rgb(4 47 46 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/15 {
  --tw-shadow-color: rgb(4 47 46 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/20 {
  --tw-shadow-color: rgb(4 47 46 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/25 {
  --tw-shadow-color: rgb(4 47 46 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/30 {
  --tw-shadow-color: rgb(4 47 46 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/35 {
  --tw-shadow-color: rgb(4 47 46 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/40 {
  --tw-shadow-color: rgb(4 47 46 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/45 {
  --tw-shadow-color: rgb(4 47 46 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/5 {
  --tw-shadow-color: rgb(4 47 46 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/50 {
  --tw-shadow-color: rgb(4 47 46 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/55 {
  --tw-shadow-color: rgb(4 47 46 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/60 {
  --tw-shadow-color: rgb(4 47 46 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/65 {
  --tw-shadow-color: rgb(4 47 46 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/70 {
  --tw-shadow-color: rgb(4 47 46 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/75 {
  --tw-shadow-color: rgb(4 47 46 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/80 {
  --tw-shadow-color: rgb(4 47 46 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/85 {
  --tw-shadow-color: rgb(4 47 46 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/90 {
  --tw-shadow-color: rgb(4 47 46 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-teal-950\/95 {
  --tw-shadow-color: rgb(4 47 46 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent {
  --tw-shadow-color: transparent;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/0 {
  --tw-shadow-color: rgb(0 0 0 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/10 {
  --tw-shadow-color: rgb(0 0 0 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/100 {
  --tw-shadow-color: rgb(0 0 0 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/15 {
  --tw-shadow-color: rgb(0 0 0 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/20 {
  --tw-shadow-color: rgb(0 0 0 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/25 {
  --tw-shadow-color: rgb(0 0 0 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/30 {
  --tw-shadow-color: rgb(0 0 0 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/35 {
  --tw-shadow-color: rgb(0 0 0 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/40 {
  --tw-shadow-color: rgb(0 0 0 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/45 {
  --tw-shadow-color: rgb(0 0 0 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/5 {
  --tw-shadow-color: rgb(0 0 0 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/50 {
  --tw-shadow-color: rgb(0 0 0 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/55 {
  --tw-shadow-color: rgb(0 0 0 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/60 {
  --tw-shadow-color: rgb(0 0 0 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/65 {
  --tw-shadow-color: rgb(0 0 0 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/70 {
  --tw-shadow-color: rgb(0 0 0 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/75 {
  --tw-shadow-color: rgb(0 0 0 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/80 {
  --tw-shadow-color: rgb(0 0 0 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/85 {
  --tw-shadow-color: rgb(0 0 0 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/90 {
  --tw-shadow-color: rgb(0 0 0 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-transparent\/95 {
  --tw-shadow-color: rgb(0 0 0 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100 {
  --tw-shadow-color: #ede9fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/0 {
  --tw-shadow-color: rgb(237 233 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/10 {
  --tw-shadow-color: rgb(237 233 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/100 {
  --tw-shadow-color: rgb(237 233 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/15 {
  --tw-shadow-color: rgb(237 233 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/20 {
  --tw-shadow-color: rgb(237 233 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/25 {
  --tw-shadow-color: rgb(237 233 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/30 {
  --tw-shadow-color: rgb(237 233 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/35 {
  --tw-shadow-color: rgb(237 233 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/40 {
  --tw-shadow-color: rgb(237 233 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/45 {
  --tw-shadow-color: rgb(237 233 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/5 {
  --tw-shadow-color: rgb(237 233 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/50 {
  --tw-shadow-color: rgb(237 233 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/55 {
  --tw-shadow-color: rgb(237 233 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/60 {
  --tw-shadow-color: rgb(237 233 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/65 {
  --tw-shadow-color: rgb(237 233 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/70 {
  --tw-shadow-color: rgb(237 233 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/75 {
  --tw-shadow-color: rgb(237 233 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/80 {
  --tw-shadow-color: rgb(237 233 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/85 {
  --tw-shadow-color: rgb(237 233 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/90 {
  --tw-shadow-color: rgb(237 233 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-100\/95 {
  --tw-shadow-color: rgb(237 233 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200 {
  --tw-shadow-color: #ddd6fe;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/0 {
  --tw-shadow-color: rgb(221 214 254 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/10 {
  --tw-shadow-color: rgb(221 214 254 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/100 {
  --tw-shadow-color: rgb(221 214 254 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/15 {
  --tw-shadow-color: rgb(221 214 254 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/20 {
  --tw-shadow-color: rgb(221 214 254 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/25 {
  --tw-shadow-color: rgb(221 214 254 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/30 {
  --tw-shadow-color: rgb(221 214 254 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/35 {
  --tw-shadow-color: rgb(221 214 254 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/40 {
  --tw-shadow-color: rgb(221 214 254 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/45 {
  --tw-shadow-color: rgb(221 214 254 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/5 {
  --tw-shadow-color: rgb(221 214 254 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/50 {
  --tw-shadow-color: rgb(221 214 254 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/55 {
  --tw-shadow-color: rgb(221 214 254 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/60 {
  --tw-shadow-color: rgb(221 214 254 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/65 {
  --tw-shadow-color: rgb(221 214 254 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/70 {
  --tw-shadow-color: rgb(221 214 254 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/75 {
  --tw-shadow-color: rgb(221 214 254 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/80 {
  --tw-shadow-color: rgb(221 214 254 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/85 {
  --tw-shadow-color: rgb(221 214 254 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/90 {
  --tw-shadow-color: rgb(221 214 254 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-200\/95 {
  --tw-shadow-color: rgb(221 214 254 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300 {
  --tw-shadow-color: #c4b5fd;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/0 {
  --tw-shadow-color: rgb(196 181 253 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/10 {
  --tw-shadow-color: rgb(196 181 253 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/100 {
  --tw-shadow-color: rgb(196 181 253 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/15 {
  --tw-shadow-color: rgb(196 181 253 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/20 {
  --tw-shadow-color: rgb(196 181 253 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/25 {
  --tw-shadow-color: rgb(196 181 253 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/30 {
  --tw-shadow-color: rgb(196 181 253 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/35 {
  --tw-shadow-color: rgb(196 181 253 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/40 {
  --tw-shadow-color: rgb(196 181 253 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/45 {
  --tw-shadow-color: rgb(196 181 253 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/5 {
  --tw-shadow-color: rgb(196 181 253 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/50 {
  --tw-shadow-color: rgb(196 181 253 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/55 {
  --tw-shadow-color: rgb(196 181 253 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/60 {
  --tw-shadow-color: rgb(196 181 253 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/65 {
  --tw-shadow-color: rgb(196 181 253 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/70 {
  --tw-shadow-color: rgb(196 181 253 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/75 {
  --tw-shadow-color: rgb(196 181 253 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/80 {
  --tw-shadow-color: rgb(196 181 253 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/85 {
  --tw-shadow-color: rgb(196 181 253 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/90 {
  --tw-shadow-color: rgb(196 181 253 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-300\/95 {
  --tw-shadow-color: rgb(196 181 253 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400 {
  --tw-shadow-color: #a78bfa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/0 {
  --tw-shadow-color: rgb(167 139 250 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/10 {
  --tw-shadow-color: rgb(167 139 250 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/100 {
  --tw-shadow-color: rgb(167 139 250 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/15 {
  --tw-shadow-color: rgb(167 139 250 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/20 {
  --tw-shadow-color: rgb(167 139 250 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/25 {
  --tw-shadow-color: rgb(167 139 250 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/30 {
  --tw-shadow-color: rgb(167 139 250 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/35 {
  --tw-shadow-color: rgb(167 139 250 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/40 {
  --tw-shadow-color: rgb(167 139 250 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/45 {
  --tw-shadow-color: rgb(167 139 250 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/5 {
  --tw-shadow-color: rgb(167 139 250 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/50 {
  --tw-shadow-color: rgb(167 139 250 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/55 {
  --tw-shadow-color: rgb(167 139 250 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/60 {
  --tw-shadow-color: rgb(167 139 250 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/65 {
  --tw-shadow-color: rgb(167 139 250 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/70 {
  --tw-shadow-color: rgb(167 139 250 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/75 {
  --tw-shadow-color: rgb(167 139 250 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/80 {
  --tw-shadow-color: rgb(167 139 250 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/85 {
  --tw-shadow-color: rgb(167 139 250 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/90 {
  --tw-shadow-color: rgb(167 139 250 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-400\/95 {
  --tw-shadow-color: rgb(167 139 250 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50 {
  --tw-shadow-color: #f5f3ff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/0 {
  --tw-shadow-color: rgb(245 243 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/10 {
  --tw-shadow-color: rgb(245 243 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/100 {
  --tw-shadow-color: rgb(245 243 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/15 {
  --tw-shadow-color: rgb(245 243 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/20 {
  --tw-shadow-color: rgb(245 243 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/25 {
  --tw-shadow-color: rgb(245 243 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/30 {
  --tw-shadow-color: rgb(245 243 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/35 {
  --tw-shadow-color: rgb(245 243 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/40 {
  --tw-shadow-color: rgb(245 243 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/45 {
  --tw-shadow-color: rgb(245 243 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/5 {
  --tw-shadow-color: rgb(245 243 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/50 {
  --tw-shadow-color: rgb(245 243 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/55 {
  --tw-shadow-color: rgb(245 243 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/60 {
  --tw-shadow-color: rgb(245 243 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/65 {
  --tw-shadow-color: rgb(245 243 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/70 {
  --tw-shadow-color: rgb(245 243 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/75 {
  --tw-shadow-color: rgb(245 243 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/80 {
  --tw-shadow-color: rgb(245 243 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/85 {
  --tw-shadow-color: rgb(245 243 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/90 {
  --tw-shadow-color: rgb(245 243 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-50\/95 {
  --tw-shadow-color: rgb(245 243 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500 {
  --tw-shadow-color: #8b5cf6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/0 {
  --tw-shadow-color: rgb(139 92 246 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/10 {
  --tw-shadow-color: rgb(139 92 246 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/100 {
  --tw-shadow-color: rgb(139 92 246 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/15 {
  --tw-shadow-color: rgb(139 92 246 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/20 {
  --tw-shadow-color: rgb(139 92 246 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/25 {
  --tw-shadow-color: rgb(139 92 246 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/30 {
  --tw-shadow-color: rgb(139 92 246 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/35 {
  --tw-shadow-color: rgb(139 92 246 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/40 {
  --tw-shadow-color: rgb(139 92 246 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/45 {
  --tw-shadow-color: rgb(139 92 246 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/5 {
  --tw-shadow-color: rgb(139 92 246 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/50 {
  --tw-shadow-color: rgb(139 92 246 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/55 {
  --tw-shadow-color: rgb(139 92 246 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/60 {
  --tw-shadow-color: rgb(139 92 246 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/65 {
  --tw-shadow-color: rgb(139 92 246 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/70 {
  --tw-shadow-color: rgb(139 92 246 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/75 {
  --tw-shadow-color: rgb(139 92 246 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/80 {
  --tw-shadow-color: rgb(139 92 246 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/85 {
  --tw-shadow-color: rgb(139 92 246 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/90 {
  --tw-shadow-color: rgb(139 92 246 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-500\/95 {
  --tw-shadow-color: rgb(139 92 246 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600 {
  --tw-shadow-color: #7c3aed;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/0 {
  --tw-shadow-color: rgb(124 58 237 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/10 {
  --tw-shadow-color: rgb(124 58 237 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/100 {
  --tw-shadow-color: rgb(124 58 237 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/15 {
  --tw-shadow-color: rgb(124 58 237 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/20 {
  --tw-shadow-color: rgb(124 58 237 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/25 {
  --tw-shadow-color: rgb(124 58 237 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/30 {
  --tw-shadow-color: rgb(124 58 237 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/35 {
  --tw-shadow-color: rgb(124 58 237 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/40 {
  --tw-shadow-color: rgb(124 58 237 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/45 {
  --tw-shadow-color: rgb(124 58 237 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/5 {
  --tw-shadow-color: rgb(124 58 237 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/50 {
  --tw-shadow-color: rgb(124 58 237 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/55 {
  --tw-shadow-color: rgb(124 58 237 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/60 {
  --tw-shadow-color: rgb(124 58 237 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/65 {
  --tw-shadow-color: rgb(124 58 237 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/70 {
  --tw-shadow-color: rgb(124 58 237 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/75 {
  --tw-shadow-color: rgb(124 58 237 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/80 {
  --tw-shadow-color: rgb(124 58 237 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/85 {
  --tw-shadow-color: rgb(124 58 237 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/90 {
  --tw-shadow-color: rgb(124 58 237 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-600\/95 {
  --tw-shadow-color: rgb(124 58 237 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700 {
  --tw-shadow-color: #6d28d9;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/0 {
  --tw-shadow-color: rgb(109 40 217 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/10 {
  --tw-shadow-color: rgb(109 40 217 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/100 {
  --tw-shadow-color: rgb(109 40 217 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/15 {
  --tw-shadow-color: rgb(109 40 217 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/20 {
  --tw-shadow-color: rgb(109 40 217 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/25 {
  --tw-shadow-color: rgb(109 40 217 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/30 {
  --tw-shadow-color: rgb(109 40 217 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/35 {
  --tw-shadow-color: rgb(109 40 217 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/40 {
  --tw-shadow-color: rgb(109 40 217 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/45 {
  --tw-shadow-color: rgb(109 40 217 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/5 {
  --tw-shadow-color: rgb(109 40 217 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/50 {
  --tw-shadow-color: rgb(109 40 217 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/55 {
  --tw-shadow-color: rgb(109 40 217 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/60 {
  --tw-shadow-color: rgb(109 40 217 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/65 {
  --tw-shadow-color: rgb(109 40 217 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/70 {
  --tw-shadow-color: rgb(109 40 217 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/75 {
  --tw-shadow-color: rgb(109 40 217 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/80 {
  --tw-shadow-color: rgb(109 40 217 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/85 {
  --tw-shadow-color: rgb(109 40 217 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/90 {
  --tw-shadow-color: rgb(109 40 217 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-700\/95 {
  --tw-shadow-color: rgb(109 40 217 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800 {
  --tw-shadow-color: #5b21b6;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/0 {
  --tw-shadow-color: rgb(91 33 182 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/10 {
  --tw-shadow-color: rgb(91 33 182 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/100 {
  --tw-shadow-color: rgb(91 33 182 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/15 {
  --tw-shadow-color: rgb(91 33 182 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/20 {
  --tw-shadow-color: rgb(91 33 182 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/25 {
  --tw-shadow-color: rgb(91 33 182 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/30 {
  --tw-shadow-color: rgb(91 33 182 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/35 {
  --tw-shadow-color: rgb(91 33 182 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/40 {
  --tw-shadow-color: rgb(91 33 182 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/45 {
  --tw-shadow-color: rgb(91 33 182 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/5 {
  --tw-shadow-color: rgb(91 33 182 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/50 {
  --tw-shadow-color: rgb(91 33 182 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/55 {
  --tw-shadow-color: rgb(91 33 182 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/60 {
  --tw-shadow-color: rgb(91 33 182 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/65 {
  --tw-shadow-color: rgb(91 33 182 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/70 {
  --tw-shadow-color: rgb(91 33 182 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/75 {
  --tw-shadow-color: rgb(91 33 182 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/80 {
  --tw-shadow-color: rgb(91 33 182 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/85 {
  --tw-shadow-color: rgb(91 33 182 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/90 {
  --tw-shadow-color: rgb(91 33 182 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-800\/95 {
  --tw-shadow-color: rgb(91 33 182 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900 {
  --tw-shadow-color: #4c1d95;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/0 {
  --tw-shadow-color: rgb(76 29 149 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/10 {
  --tw-shadow-color: rgb(76 29 149 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/100 {
  --tw-shadow-color: rgb(76 29 149 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/15 {
  --tw-shadow-color: rgb(76 29 149 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/20 {
  --tw-shadow-color: rgb(76 29 149 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/25 {
  --tw-shadow-color: rgb(76 29 149 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/30 {
  --tw-shadow-color: rgb(76 29 149 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/35 {
  --tw-shadow-color: rgb(76 29 149 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/40 {
  --tw-shadow-color: rgb(76 29 149 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/45 {
  --tw-shadow-color: rgb(76 29 149 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/5 {
  --tw-shadow-color: rgb(76 29 149 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/50 {
  --tw-shadow-color: rgb(76 29 149 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/55 {
  --tw-shadow-color: rgb(76 29 149 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/60 {
  --tw-shadow-color: rgb(76 29 149 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/65 {
  --tw-shadow-color: rgb(76 29 149 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/70 {
  --tw-shadow-color: rgb(76 29 149 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/75 {
  --tw-shadow-color: rgb(76 29 149 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/80 {
  --tw-shadow-color: rgb(76 29 149 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/85 {
  --tw-shadow-color: rgb(76 29 149 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/90 {
  --tw-shadow-color: rgb(76 29 149 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-900\/95 {
  --tw-shadow-color: rgb(76 29 149 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950 {
  --tw-shadow-color: #2e1065;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/0 {
  --tw-shadow-color: rgb(46 16 101 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/10 {
  --tw-shadow-color: rgb(46 16 101 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/100 {
  --tw-shadow-color: rgb(46 16 101 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/15 {
  --tw-shadow-color: rgb(46 16 101 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/20 {
  --tw-shadow-color: rgb(46 16 101 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/25 {
  --tw-shadow-color: rgb(46 16 101 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/30 {
  --tw-shadow-color: rgb(46 16 101 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/35 {
  --tw-shadow-color: rgb(46 16 101 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/40 {
  --tw-shadow-color: rgb(46 16 101 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/45 {
  --tw-shadow-color: rgb(46 16 101 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/5 {
  --tw-shadow-color: rgb(46 16 101 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/50 {
  --tw-shadow-color: rgb(46 16 101 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/55 {
  --tw-shadow-color: rgb(46 16 101 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/60 {
  --tw-shadow-color: rgb(46 16 101 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/65 {
  --tw-shadow-color: rgb(46 16 101 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/70 {
  --tw-shadow-color: rgb(46 16 101 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/75 {
  --tw-shadow-color: rgb(46 16 101 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/80 {
  --tw-shadow-color: rgb(46 16 101 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/85 {
  --tw-shadow-color: rgb(46 16 101 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/90 {
  --tw-shadow-color: rgb(46 16 101 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-violet-950\/95 {
  --tw-shadow-color: rgb(46 16 101 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white {
  --tw-shadow-color: #fff;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/0 {
  --tw-shadow-color: rgb(255 255 255 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/10 {
  --tw-shadow-color: rgb(255 255 255 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/100 {
  --tw-shadow-color: rgb(255 255 255 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/15 {
  --tw-shadow-color: rgb(255 255 255 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/20 {
  --tw-shadow-color: rgb(255 255 255 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/25 {
  --tw-shadow-color: rgb(255 255 255 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/30 {
  --tw-shadow-color: rgb(255 255 255 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/35 {
  --tw-shadow-color: rgb(255 255 255 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/40 {
  --tw-shadow-color: rgb(255 255 255 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/45 {
  --tw-shadow-color: rgb(255 255 255 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/5 {
  --tw-shadow-color: rgb(255 255 255 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/50 {
  --tw-shadow-color: rgb(255 255 255 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/55 {
  --tw-shadow-color: rgb(255 255 255 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/60 {
  --tw-shadow-color: rgb(255 255 255 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/65 {
  --tw-shadow-color: rgb(255 255 255 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/70 {
  --tw-shadow-color: rgb(255 255 255 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/75 {
  --tw-shadow-color: rgb(255 255 255 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/80 {
  --tw-shadow-color: rgb(255 255 255 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/85 {
  --tw-shadow-color: rgb(255 255 255 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/90 {
  --tw-shadow-color: rgb(255 255 255 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-white\/95 {
  --tw-shadow-color: rgb(255 255 255 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100 {
  --tw-shadow-color: #fef9c3;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/0 {
  --tw-shadow-color: rgb(254 249 195 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/10 {
  --tw-shadow-color: rgb(254 249 195 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/100 {
  --tw-shadow-color: rgb(254 249 195 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/15 {
  --tw-shadow-color: rgb(254 249 195 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/20 {
  --tw-shadow-color: rgb(254 249 195 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/25 {
  --tw-shadow-color: rgb(254 249 195 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/30 {
  --tw-shadow-color: rgb(254 249 195 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/35 {
  --tw-shadow-color: rgb(254 249 195 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/40 {
  --tw-shadow-color: rgb(254 249 195 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/45 {
  --tw-shadow-color: rgb(254 249 195 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/5 {
  --tw-shadow-color: rgb(254 249 195 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/50 {
  --tw-shadow-color: rgb(254 249 195 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/55 {
  --tw-shadow-color: rgb(254 249 195 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/60 {
  --tw-shadow-color: rgb(254 249 195 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/65 {
  --tw-shadow-color: rgb(254 249 195 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/70 {
  --tw-shadow-color: rgb(254 249 195 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/75 {
  --tw-shadow-color: rgb(254 249 195 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/80 {
  --tw-shadow-color: rgb(254 249 195 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/85 {
  --tw-shadow-color: rgb(254 249 195 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/90 {
  --tw-shadow-color: rgb(254 249 195 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-100\/95 {
  --tw-shadow-color: rgb(254 249 195 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200 {
  --tw-shadow-color: #fef08a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/0 {
  --tw-shadow-color: rgb(254 240 138 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/10 {
  --tw-shadow-color: rgb(254 240 138 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/100 {
  --tw-shadow-color: rgb(254 240 138 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/15 {
  --tw-shadow-color: rgb(254 240 138 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/20 {
  --tw-shadow-color: rgb(254 240 138 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/25 {
  --tw-shadow-color: rgb(254 240 138 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/30 {
  --tw-shadow-color: rgb(254 240 138 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/35 {
  --tw-shadow-color: rgb(254 240 138 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/40 {
  --tw-shadow-color: rgb(254 240 138 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/45 {
  --tw-shadow-color: rgb(254 240 138 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/5 {
  --tw-shadow-color: rgb(254 240 138 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/50 {
  --tw-shadow-color: rgb(254 240 138 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/55 {
  --tw-shadow-color: rgb(254 240 138 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/60 {
  --tw-shadow-color: rgb(254 240 138 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/65 {
  --tw-shadow-color: rgb(254 240 138 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/70 {
  --tw-shadow-color: rgb(254 240 138 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/75 {
  --tw-shadow-color: rgb(254 240 138 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/80 {
  --tw-shadow-color: rgb(254 240 138 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/85 {
  --tw-shadow-color: rgb(254 240 138 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/90 {
  --tw-shadow-color: rgb(254 240 138 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-200\/95 {
  --tw-shadow-color: rgb(254 240 138 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300 {
  --tw-shadow-color: #fde047;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/0 {
  --tw-shadow-color: rgb(253 224 71 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/10 {
  --tw-shadow-color: rgb(253 224 71 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/100 {
  --tw-shadow-color: rgb(253 224 71 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/15 {
  --tw-shadow-color: rgb(253 224 71 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/20 {
  --tw-shadow-color: rgb(253 224 71 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/25 {
  --tw-shadow-color: rgb(253 224 71 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/30 {
  --tw-shadow-color: rgb(253 224 71 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/35 {
  --tw-shadow-color: rgb(253 224 71 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/40 {
  --tw-shadow-color: rgb(253 224 71 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/45 {
  --tw-shadow-color: rgb(253 224 71 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/5 {
  --tw-shadow-color: rgb(253 224 71 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/50 {
  --tw-shadow-color: rgb(253 224 71 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/55 {
  --tw-shadow-color: rgb(253 224 71 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/60 {
  --tw-shadow-color: rgb(253 224 71 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/65 {
  --tw-shadow-color: rgb(253 224 71 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/70 {
  --tw-shadow-color: rgb(253 224 71 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/75 {
  --tw-shadow-color: rgb(253 224 71 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/80 {
  --tw-shadow-color: rgb(253 224 71 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/85 {
  --tw-shadow-color: rgb(253 224 71 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/90 {
  --tw-shadow-color: rgb(253 224 71 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-300\/95 {
  --tw-shadow-color: rgb(253 224 71 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400 {
  --tw-shadow-color: #facc15;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/0 {
  --tw-shadow-color: rgb(250 204 21 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/10 {
  --tw-shadow-color: rgb(250 204 21 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/100 {
  --tw-shadow-color: rgb(250 204 21 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/15 {
  --tw-shadow-color: rgb(250 204 21 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/20 {
  --tw-shadow-color: rgb(250 204 21 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/25 {
  --tw-shadow-color: rgb(250 204 21 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/30 {
  --tw-shadow-color: rgb(250 204 21 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/35 {
  --tw-shadow-color: rgb(250 204 21 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/40 {
  --tw-shadow-color: rgb(250 204 21 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/45 {
  --tw-shadow-color: rgb(250 204 21 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/5 {
  --tw-shadow-color: rgb(250 204 21 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/50 {
  --tw-shadow-color: rgb(250 204 21 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/55 {
  --tw-shadow-color: rgb(250 204 21 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/60 {
  --tw-shadow-color: rgb(250 204 21 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/65 {
  --tw-shadow-color: rgb(250 204 21 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/70 {
  --tw-shadow-color: rgb(250 204 21 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/75 {
  --tw-shadow-color: rgb(250 204 21 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/80 {
  --tw-shadow-color: rgb(250 204 21 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/85 {
  --tw-shadow-color: rgb(250 204 21 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/90 {
  --tw-shadow-color: rgb(250 204 21 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-400\/95 {
  --tw-shadow-color: rgb(250 204 21 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50 {
  --tw-shadow-color: #fefce8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/0 {
  --tw-shadow-color: rgb(254 252 232 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/10 {
  --tw-shadow-color: rgb(254 252 232 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/100 {
  --tw-shadow-color: rgb(254 252 232 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/15 {
  --tw-shadow-color: rgb(254 252 232 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/20 {
  --tw-shadow-color: rgb(254 252 232 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/25 {
  --tw-shadow-color: rgb(254 252 232 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/30 {
  --tw-shadow-color: rgb(254 252 232 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/35 {
  --tw-shadow-color: rgb(254 252 232 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/40 {
  --tw-shadow-color: rgb(254 252 232 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/45 {
  --tw-shadow-color: rgb(254 252 232 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/5 {
  --tw-shadow-color: rgb(254 252 232 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/50 {
  --tw-shadow-color: rgb(254 252 232 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/55 {
  --tw-shadow-color: rgb(254 252 232 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/60 {
  --tw-shadow-color: rgb(254 252 232 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/65 {
  --tw-shadow-color: rgb(254 252 232 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/70 {
  --tw-shadow-color: rgb(254 252 232 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/75 {
  --tw-shadow-color: rgb(254 252 232 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/80 {
  --tw-shadow-color: rgb(254 252 232 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/85 {
  --tw-shadow-color: rgb(254 252 232 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/90 {
  --tw-shadow-color: rgb(254 252 232 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-50\/95 {
  --tw-shadow-color: rgb(254 252 232 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500 {
  --tw-shadow-color: #eab308;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/0 {
  --tw-shadow-color: rgb(234 179 8 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/10 {
  --tw-shadow-color: rgb(234 179 8 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/100 {
  --tw-shadow-color: rgb(234 179 8 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/15 {
  --tw-shadow-color: rgb(234 179 8 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/20 {
  --tw-shadow-color: rgb(234 179 8 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/25 {
  --tw-shadow-color: rgb(234 179 8 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/30 {
  --tw-shadow-color: rgb(234 179 8 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/35 {
  --tw-shadow-color: rgb(234 179 8 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/40 {
  --tw-shadow-color: rgb(234 179 8 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/45 {
  --tw-shadow-color: rgb(234 179 8 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/5 {
  --tw-shadow-color: rgb(234 179 8 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/50 {
  --tw-shadow-color: rgb(234 179 8 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/55 {
  --tw-shadow-color: rgb(234 179 8 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/60 {
  --tw-shadow-color: rgb(234 179 8 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/65 {
  --tw-shadow-color: rgb(234 179 8 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/70 {
  --tw-shadow-color: rgb(234 179 8 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/75 {
  --tw-shadow-color: rgb(234 179 8 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/80 {
  --tw-shadow-color: rgb(234 179 8 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/85 {
  --tw-shadow-color: rgb(234 179 8 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/90 {
  --tw-shadow-color: rgb(234 179 8 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-500\/95 {
  --tw-shadow-color: rgb(234 179 8 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600 {
  --tw-shadow-color: #ca8a04;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/0 {
  --tw-shadow-color: rgb(202 138 4 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/10 {
  --tw-shadow-color: rgb(202 138 4 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/100 {
  --tw-shadow-color: rgb(202 138 4 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/15 {
  --tw-shadow-color: rgb(202 138 4 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/20 {
  --tw-shadow-color: rgb(202 138 4 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/25 {
  --tw-shadow-color: rgb(202 138 4 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/30 {
  --tw-shadow-color: rgb(202 138 4 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/35 {
  --tw-shadow-color: rgb(202 138 4 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/40 {
  --tw-shadow-color: rgb(202 138 4 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/45 {
  --tw-shadow-color: rgb(202 138 4 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/5 {
  --tw-shadow-color: rgb(202 138 4 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/50 {
  --tw-shadow-color: rgb(202 138 4 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/55 {
  --tw-shadow-color: rgb(202 138 4 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/60 {
  --tw-shadow-color: rgb(202 138 4 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/65 {
  --tw-shadow-color: rgb(202 138 4 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/70 {
  --tw-shadow-color: rgb(202 138 4 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/75 {
  --tw-shadow-color: rgb(202 138 4 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/80 {
  --tw-shadow-color: rgb(202 138 4 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/85 {
  --tw-shadow-color: rgb(202 138 4 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/90 {
  --tw-shadow-color: rgb(202 138 4 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-600\/95 {
  --tw-shadow-color: rgb(202 138 4 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700 {
  --tw-shadow-color: #a16207;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/0 {
  --tw-shadow-color: rgb(161 98 7 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/10 {
  --tw-shadow-color: rgb(161 98 7 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/100 {
  --tw-shadow-color: rgb(161 98 7 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/15 {
  --tw-shadow-color: rgb(161 98 7 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/20 {
  --tw-shadow-color: rgb(161 98 7 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/25 {
  --tw-shadow-color: rgb(161 98 7 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/30 {
  --tw-shadow-color: rgb(161 98 7 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/35 {
  --tw-shadow-color: rgb(161 98 7 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/40 {
  --tw-shadow-color: rgb(161 98 7 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/45 {
  --tw-shadow-color: rgb(161 98 7 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/5 {
  --tw-shadow-color: rgb(161 98 7 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/50 {
  --tw-shadow-color: rgb(161 98 7 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/55 {
  --tw-shadow-color: rgb(161 98 7 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/60 {
  --tw-shadow-color: rgb(161 98 7 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/65 {
  --tw-shadow-color: rgb(161 98 7 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/70 {
  --tw-shadow-color: rgb(161 98 7 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/75 {
  --tw-shadow-color: rgb(161 98 7 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/80 {
  --tw-shadow-color: rgb(161 98 7 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/85 {
  --tw-shadow-color: rgb(161 98 7 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/90 {
  --tw-shadow-color: rgb(161 98 7 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-700\/95 {
  --tw-shadow-color: rgb(161 98 7 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800 {
  --tw-shadow-color: #854d0e;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/0 {
  --tw-shadow-color: rgb(133 77 14 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/10 {
  --tw-shadow-color: rgb(133 77 14 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/100 {
  --tw-shadow-color: rgb(133 77 14 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/15 {
  --tw-shadow-color: rgb(133 77 14 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/20 {
  --tw-shadow-color: rgb(133 77 14 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/25 {
  --tw-shadow-color: rgb(133 77 14 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/30 {
  --tw-shadow-color: rgb(133 77 14 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/35 {
  --tw-shadow-color: rgb(133 77 14 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/40 {
  --tw-shadow-color: rgb(133 77 14 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/45 {
  --tw-shadow-color: rgb(133 77 14 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/5 {
  --tw-shadow-color: rgb(133 77 14 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/50 {
  --tw-shadow-color: rgb(133 77 14 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/55 {
  --tw-shadow-color: rgb(133 77 14 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/60 {
  --tw-shadow-color: rgb(133 77 14 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/65 {
  --tw-shadow-color: rgb(133 77 14 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/70 {
  --tw-shadow-color: rgb(133 77 14 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/75 {
  --tw-shadow-color: rgb(133 77 14 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/80 {
  --tw-shadow-color: rgb(133 77 14 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/85 {
  --tw-shadow-color: rgb(133 77 14 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/90 {
  --tw-shadow-color: rgb(133 77 14 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-800\/95 {
  --tw-shadow-color: rgb(133 77 14 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900 {
  --tw-shadow-color: #713f12;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/0 {
  --tw-shadow-color: rgb(113 63 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/10 {
  --tw-shadow-color: rgb(113 63 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/100 {
  --tw-shadow-color: rgb(113 63 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/15 {
  --tw-shadow-color: rgb(113 63 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/20 {
  --tw-shadow-color: rgb(113 63 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/25 {
  --tw-shadow-color: rgb(113 63 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/30 {
  --tw-shadow-color: rgb(113 63 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/35 {
  --tw-shadow-color: rgb(113 63 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/40 {
  --tw-shadow-color: rgb(113 63 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/45 {
  --tw-shadow-color: rgb(113 63 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/5 {
  --tw-shadow-color: rgb(113 63 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/50 {
  --tw-shadow-color: rgb(113 63 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/55 {
  --tw-shadow-color: rgb(113 63 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/60 {
  --tw-shadow-color: rgb(113 63 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/65 {
  --tw-shadow-color: rgb(113 63 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/70 {
  --tw-shadow-color: rgb(113 63 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/75 {
  --tw-shadow-color: rgb(113 63 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/80 {
  --tw-shadow-color: rgb(113 63 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/85 {
  --tw-shadow-color: rgb(113 63 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/90 {
  --tw-shadow-color: rgb(113 63 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-900\/95 {
  --tw-shadow-color: rgb(113 63 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950 {
  --tw-shadow-color: #422006;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/0 {
  --tw-shadow-color: rgb(66 32 6 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/10 {
  --tw-shadow-color: rgb(66 32 6 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/100 {
  --tw-shadow-color: rgb(66 32 6 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/15 {
  --tw-shadow-color: rgb(66 32 6 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/20 {
  --tw-shadow-color: rgb(66 32 6 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/25 {
  --tw-shadow-color: rgb(66 32 6 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/30 {
  --tw-shadow-color: rgb(66 32 6 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/35 {
  --tw-shadow-color: rgb(66 32 6 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/40 {
  --tw-shadow-color: rgb(66 32 6 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/45 {
  --tw-shadow-color: rgb(66 32 6 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/5 {
  --tw-shadow-color: rgb(66 32 6 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/50 {
  --tw-shadow-color: rgb(66 32 6 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/55 {
  --tw-shadow-color: rgb(66 32 6 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/60 {
  --tw-shadow-color: rgb(66 32 6 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/65 {
  --tw-shadow-color: rgb(66 32 6 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/70 {
  --tw-shadow-color: rgb(66 32 6 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/75 {
  --tw-shadow-color: rgb(66 32 6 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/80 {
  --tw-shadow-color: rgb(66 32 6 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/85 {
  --tw-shadow-color: rgb(66 32 6 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/90 {
  --tw-shadow-color: rgb(66 32 6 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-yellow-950\/95 {
  --tw-shadow-color: rgb(66 32 6 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100 {
  --tw-shadow-color: #f4f4f5;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/0 {
  --tw-shadow-color: rgb(244 244 245 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/10 {
  --tw-shadow-color: rgb(244 244 245 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/100 {
  --tw-shadow-color: rgb(244 244 245 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/15 {
  --tw-shadow-color: rgb(244 244 245 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/20 {
  --tw-shadow-color: rgb(244 244 245 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/25 {
  --tw-shadow-color: rgb(244 244 245 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/30 {
  --tw-shadow-color: rgb(244 244 245 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/35 {
  --tw-shadow-color: rgb(244 244 245 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/40 {
  --tw-shadow-color: rgb(244 244 245 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/45 {
  --tw-shadow-color: rgb(244 244 245 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/5 {
  --tw-shadow-color: rgb(244 244 245 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/50 {
  --tw-shadow-color: rgb(244 244 245 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/55 {
  --tw-shadow-color: rgb(244 244 245 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/60 {
  --tw-shadow-color: rgb(244 244 245 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/65 {
  --tw-shadow-color: rgb(244 244 245 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/70 {
  --tw-shadow-color: rgb(244 244 245 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/75 {
  --tw-shadow-color: rgb(244 244 245 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/80 {
  --tw-shadow-color: rgb(244 244 245 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/85 {
  --tw-shadow-color: rgb(244 244 245 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/90 {
  --tw-shadow-color: rgb(244 244 245 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-100\/95 {
  --tw-shadow-color: rgb(244 244 245 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200 {
  --tw-shadow-color: #e4e4e7;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/0 {
  --tw-shadow-color: rgb(228 228 231 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/10 {
  --tw-shadow-color: rgb(228 228 231 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/100 {
  --tw-shadow-color: rgb(228 228 231 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/15 {
  --tw-shadow-color: rgb(228 228 231 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/20 {
  --tw-shadow-color: rgb(228 228 231 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/25 {
  --tw-shadow-color: rgb(228 228 231 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/30 {
  --tw-shadow-color: rgb(228 228 231 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/35 {
  --tw-shadow-color: rgb(228 228 231 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/40 {
  --tw-shadow-color: rgb(228 228 231 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/45 {
  --tw-shadow-color: rgb(228 228 231 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/5 {
  --tw-shadow-color: rgb(228 228 231 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/50 {
  --tw-shadow-color: rgb(228 228 231 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/55 {
  --tw-shadow-color: rgb(228 228 231 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/60 {
  --tw-shadow-color: rgb(228 228 231 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/65 {
  --tw-shadow-color: rgb(228 228 231 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/70 {
  --tw-shadow-color: rgb(228 228 231 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/75 {
  --tw-shadow-color: rgb(228 228 231 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/80 {
  --tw-shadow-color: rgb(228 228 231 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/85 {
  --tw-shadow-color: rgb(228 228 231 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/90 {
  --tw-shadow-color: rgb(228 228 231 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-200\/95 {
  --tw-shadow-color: rgb(228 228 231 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300 {
  --tw-shadow-color: #d4d4d8;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/0 {
  --tw-shadow-color: rgb(212 212 216 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/10 {
  --tw-shadow-color: rgb(212 212 216 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/100 {
  --tw-shadow-color: rgb(212 212 216 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/15 {
  --tw-shadow-color: rgb(212 212 216 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/20 {
  --tw-shadow-color: rgb(212 212 216 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/25 {
  --tw-shadow-color: rgb(212 212 216 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/30 {
  --tw-shadow-color: rgb(212 212 216 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/35 {
  --tw-shadow-color: rgb(212 212 216 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/40 {
  --tw-shadow-color: rgb(212 212 216 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/45 {
  --tw-shadow-color: rgb(212 212 216 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/5 {
  --tw-shadow-color: rgb(212 212 216 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/50 {
  --tw-shadow-color: rgb(212 212 216 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/55 {
  --tw-shadow-color: rgb(212 212 216 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/60 {
  --tw-shadow-color: rgb(212 212 216 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/65 {
  --tw-shadow-color: rgb(212 212 216 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/70 {
  --tw-shadow-color: rgb(212 212 216 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/75 {
  --tw-shadow-color: rgb(212 212 216 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/80 {
  --tw-shadow-color: rgb(212 212 216 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/85 {
  --tw-shadow-color: rgb(212 212 216 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/90 {
  --tw-shadow-color: rgb(212 212 216 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-300\/95 {
  --tw-shadow-color: rgb(212 212 216 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400 {
  --tw-shadow-color: #a1a1aa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/0 {
  --tw-shadow-color: rgb(161 161 170 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/10 {
  --tw-shadow-color: rgb(161 161 170 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/100 {
  --tw-shadow-color: rgb(161 161 170 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/15 {
  --tw-shadow-color: rgb(161 161 170 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/20 {
  --tw-shadow-color: rgb(161 161 170 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/25 {
  --tw-shadow-color: rgb(161 161 170 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/30 {
  --tw-shadow-color: rgb(161 161 170 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/35 {
  --tw-shadow-color: rgb(161 161 170 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/40 {
  --tw-shadow-color: rgb(161 161 170 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/45 {
  --tw-shadow-color: rgb(161 161 170 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/5 {
  --tw-shadow-color: rgb(161 161 170 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/50 {
  --tw-shadow-color: rgb(161 161 170 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/55 {
  --tw-shadow-color: rgb(161 161 170 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/60 {
  --tw-shadow-color: rgb(161 161 170 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/65 {
  --tw-shadow-color: rgb(161 161 170 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/70 {
  --tw-shadow-color: rgb(161 161 170 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/75 {
  --tw-shadow-color: rgb(161 161 170 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/80 {
  --tw-shadow-color: rgb(161 161 170 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/85 {
  --tw-shadow-color: rgb(161 161 170 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/90 {
  --tw-shadow-color: rgb(161 161 170 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-400\/95 {
  --tw-shadow-color: rgb(161 161 170 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50 {
  --tw-shadow-color: #fafafa;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/0 {
  --tw-shadow-color: rgb(250 250 250 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/10 {
  --tw-shadow-color: rgb(250 250 250 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/100 {
  --tw-shadow-color: rgb(250 250 250 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/15 {
  --tw-shadow-color: rgb(250 250 250 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/20 {
  --tw-shadow-color: rgb(250 250 250 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/25 {
  --tw-shadow-color: rgb(250 250 250 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/30 {
  --tw-shadow-color: rgb(250 250 250 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/35 {
  --tw-shadow-color: rgb(250 250 250 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/40 {
  --tw-shadow-color: rgb(250 250 250 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/45 {
  --tw-shadow-color: rgb(250 250 250 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/5 {
  --tw-shadow-color: rgb(250 250 250 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/50 {
  --tw-shadow-color: rgb(250 250 250 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/55 {
  --tw-shadow-color: rgb(250 250 250 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/60 {
  --tw-shadow-color: rgb(250 250 250 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/65 {
  --tw-shadow-color: rgb(250 250 250 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/70 {
  --tw-shadow-color: rgb(250 250 250 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/75 {
  --tw-shadow-color: rgb(250 250 250 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/80 {
  --tw-shadow-color: rgb(250 250 250 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/85 {
  --tw-shadow-color: rgb(250 250 250 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/90 {
  --tw-shadow-color: rgb(250 250 250 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-50\/95 {
  --tw-shadow-color: rgb(250 250 250 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500 {
  --tw-shadow-color: #71717a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/0 {
  --tw-shadow-color: rgb(113 113 122 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/10 {
  --tw-shadow-color: rgb(113 113 122 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/100 {
  --tw-shadow-color: rgb(113 113 122 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/15 {
  --tw-shadow-color: rgb(113 113 122 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/20 {
  --tw-shadow-color: rgb(113 113 122 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/25 {
  --tw-shadow-color: rgb(113 113 122 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/30 {
  --tw-shadow-color: rgb(113 113 122 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/35 {
  --tw-shadow-color: rgb(113 113 122 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/40 {
  --tw-shadow-color: rgb(113 113 122 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/45 {
  --tw-shadow-color: rgb(113 113 122 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/5 {
  --tw-shadow-color: rgb(113 113 122 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/50 {
  --tw-shadow-color: rgb(113 113 122 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/55 {
  --tw-shadow-color: rgb(113 113 122 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/60 {
  --tw-shadow-color: rgb(113 113 122 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/65 {
  --tw-shadow-color: rgb(113 113 122 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/70 {
  --tw-shadow-color: rgb(113 113 122 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/75 {
  --tw-shadow-color: rgb(113 113 122 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/80 {
  --tw-shadow-color: rgb(113 113 122 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/85 {
  --tw-shadow-color: rgb(113 113 122 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/90 {
  --tw-shadow-color: rgb(113 113 122 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-500\/95 {
  --tw-shadow-color: rgb(113 113 122 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600 {
  --tw-shadow-color: #52525b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/0 {
  --tw-shadow-color: rgb(82 82 91 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/10 {
  --tw-shadow-color: rgb(82 82 91 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/100 {
  --tw-shadow-color: rgb(82 82 91 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/15 {
  --tw-shadow-color: rgb(82 82 91 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/20 {
  --tw-shadow-color: rgb(82 82 91 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/25 {
  --tw-shadow-color: rgb(82 82 91 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/30 {
  --tw-shadow-color: rgb(82 82 91 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/35 {
  --tw-shadow-color: rgb(82 82 91 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/40 {
  --tw-shadow-color: rgb(82 82 91 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/45 {
  --tw-shadow-color: rgb(82 82 91 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/5 {
  --tw-shadow-color: rgb(82 82 91 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/50 {
  --tw-shadow-color: rgb(82 82 91 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/55 {
  --tw-shadow-color: rgb(82 82 91 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/60 {
  --tw-shadow-color: rgb(82 82 91 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/65 {
  --tw-shadow-color: rgb(82 82 91 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/70 {
  --tw-shadow-color: rgb(82 82 91 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/75 {
  --tw-shadow-color: rgb(82 82 91 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/80 {
  --tw-shadow-color: rgb(82 82 91 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/85 {
  --tw-shadow-color: rgb(82 82 91 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/90 {
  --tw-shadow-color: rgb(82 82 91 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-600\/95 {
  --tw-shadow-color: rgb(82 82 91 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700 {
  --tw-shadow-color: #3f3f46;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/0 {
  --tw-shadow-color: rgb(63 63 70 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/10 {
  --tw-shadow-color: rgb(63 63 70 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/100 {
  --tw-shadow-color: rgb(63 63 70 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/15 {
  --tw-shadow-color: rgb(63 63 70 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/20 {
  --tw-shadow-color: rgb(63 63 70 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/25 {
  --tw-shadow-color: rgb(63 63 70 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/30 {
  --tw-shadow-color: rgb(63 63 70 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/35 {
  --tw-shadow-color: rgb(63 63 70 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/40 {
  --tw-shadow-color: rgb(63 63 70 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/45 {
  --tw-shadow-color: rgb(63 63 70 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/5 {
  --tw-shadow-color: rgb(63 63 70 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/50 {
  --tw-shadow-color: rgb(63 63 70 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/55 {
  --tw-shadow-color: rgb(63 63 70 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/60 {
  --tw-shadow-color: rgb(63 63 70 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/65 {
  --tw-shadow-color: rgb(63 63 70 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/70 {
  --tw-shadow-color: rgb(63 63 70 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/75 {
  --tw-shadow-color: rgb(63 63 70 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/80 {
  --tw-shadow-color: rgb(63 63 70 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/85 {
  --tw-shadow-color: rgb(63 63 70 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/90 {
  --tw-shadow-color: rgb(63 63 70 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-700\/95 {
  --tw-shadow-color: rgb(63 63 70 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800 {
  --tw-shadow-color: #27272a;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/0 {
  --tw-shadow-color: rgb(39 39 42 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/10 {
  --tw-shadow-color: rgb(39 39 42 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/100 {
  --tw-shadow-color: rgb(39 39 42 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/15 {
  --tw-shadow-color: rgb(39 39 42 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/20 {
  --tw-shadow-color: rgb(39 39 42 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/25 {
  --tw-shadow-color: rgb(39 39 42 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/30 {
  --tw-shadow-color: rgb(39 39 42 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/35 {
  --tw-shadow-color: rgb(39 39 42 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/40 {
  --tw-shadow-color: rgb(39 39 42 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/45 {
  --tw-shadow-color: rgb(39 39 42 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/5 {
  --tw-shadow-color: rgb(39 39 42 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/50 {
  --tw-shadow-color: rgb(39 39 42 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/55 {
  --tw-shadow-color: rgb(39 39 42 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/60 {
  --tw-shadow-color: rgb(39 39 42 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/65 {
  --tw-shadow-color: rgb(39 39 42 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/70 {
  --tw-shadow-color: rgb(39 39 42 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/75 {
  --tw-shadow-color: rgb(39 39 42 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/80 {
  --tw-shadow-color: rgb(39 39 42 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/85 {
  --tw-shadow-color: rgb(39 39 42 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/90 {
  --tw-shadow-color: rgb(39 39 42 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-800\/95 {
  --tw-shadow-color: rgb(39 39 42 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900 {
  --tw-shadow-color: #18181b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/0 {
  --tw-shadow-color: rgb(24 24 27 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/10 {
  --tw-shadow-color: rgb(24 24 27 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/100 {
  --tw-shadow-color: rgb(24 24 27 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/15 {
  --tw-shadow-color: rgb(24 24 27 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/20 {
  --tw-shadow-color: rgb(24 24 27 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/25 {
  --tw-shadow-color: rgb(24 24 27 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/30 {
  --tw-shadow-color: rgb(24 24 27 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/35 {
  --tw-shadow-color: rgb(24 24 27 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/40 {
  --tw-shadow-color: rgb(24 24 27 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/45 {
  --tw-shadow-color: rgb(24 24 27 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/5 {
  --tw-shadow-color: rgb(24 24 27 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/50 {
  --tw-shadow-color: rgb(24 24 27 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/55 {
  --tw-shadow-color: rgb(24 24 27 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/60 {
  --tw-shadow-color: rgb(24 24 27 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/65 {
  --tw-shadow-color: rgb(24 24 27 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/70 {
  --tw-shadow-color: rgb(24 24 27 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/75 {
  --tw-shadow-color: rgb(24 24 27 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/80 {
  --tw-shadow-color: rgb(24 24 27 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/85 {
  --tw-shadow-color: rgb(24 24 27 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/90 {
  --tw-shadow-color: rgb(24 24 27 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-900\/95 {
  --tw-shadow-color: rgb(24 24 27 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950 {
  --tw-shadow-color: #09090b;
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/0 {
  --tw-shadow-color: rgb(9 9 11 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/10 {
  --tw-shadow-color: rgb(9 9 11 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/100 {
  --tw-shadow-color: rgb(9 9 11 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/15 {
  --tw-shadow-color: rgb(9 9 11 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/20 {
  --tw-shadow-color: rgb(9 9 11 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/25 {
  --tw-shadow-color: rgb(9 9 11 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/30 {
  --tw-shadow-color: rgb(9 9 11 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/35 {
  --tw-shadow-color: rgb(9 9 11 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/40 {
  --tw-shadow-color: rgb(9 9 11 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/45 {
  --tw-shadow-color: rgb(9 9 11 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/5 {
  --tw-shadow-color: rgb(9 9 11 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/50 {
  --tw-shadow-color: rgb(9 9 11 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/55 {
  --tw-shadow-color: rgb(9 9 11 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/60 {
  --tw-shadow-color: rgb(9 9 11 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/65 {
  --tw-shadow-color: rgb(9 9 11 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/70 {
  --tw-shadow-color: rgb(9 9 11 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/75 {
  --tw-shadow-color: rgb(9 9 11 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/80 {
  --tw-shadow-color: rgb(9 9 11 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/85 {
  --tw-shadow-color: rgb(9 9 11 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/90 {
  --tw-shadow-color: rgb(9 9 11 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.shadow-zinc-950\/95 {
  --tw-shadow-color: rgb(9 9 11 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.ring-accent {
  --tw-ring-color: hsl(var(--accent));
}
.ring-accent-foreground {
  --tw-ring-color: hsl(var(--accent-foreground));
}
.ring-accent-foreground\/0 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0);
}
.ring-accent-foreground\/10 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.1);
}
.ring-accent-foreground\/100 {
  --tw-ring-color: hsl(var(--accent-foreground) / 1);
}
.ring-accent-foreground\/15 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.15);
}
.ring-accent-foreground\/20 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.2);
}
.ring-accent-foreground\/25 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.25);
}
.ring-accent-foreground\/30 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.3);
}
.ring-accent-foreground\/35 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.35);
}
.ring-accent-foreground\/40 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.4);
}
.ring-accent-foreground\/45 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.45);
}
.ring-accent-foreground\/5 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.05);
}
.ring-accent-foreground\/50 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.5);
}
.ring-accent-foreground\/55 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.55);
}
.ring-accent-foreground\/60 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.6);
}
.ring-accent-foreground\/65 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.65);
}
.ring-accent-foreground\/70 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.7);
}
.ring-accent-foreground\/75 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.75);
}
.ring-accent-foreground\/80 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.8);
}
.ring-accent-foreground\/85 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.85);
}
.ring-accent-foreground\/90 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.9);
}
.ring-accent-foreground\/95 {
  --tw-ring-color: hsl(var(--accent-foreground) / 0.95);
}
.ring-accent\/0 {
  --tw-ring-color: hsl(var(--accent) / 0);
}
.ring-accent\/10 {
  --tw-ring-color: hsl(var(--accent) / 0.1);
}
.ring-accent\/100 {
  --tw-ring-color: hsl(var(--accent) / 1);
}
.ring-accent\/15 {
  --tw-ring-color: hsl(var(--accent) / 0.15);
}
.ring-accent\/20 {
  --tw-ring-color: hsl(var(--accent) / 0.2);
}
.ring-accent\/25 {
  --tw-ring-color: hsl(var(--accent) / 0.25);
}
.ring-accent\/30 {
  --tw-ring-color: hsl(var(--accent) / 0.3);
}
.ring-accent\/35 {
  --tw-ring-color: hsl(var(--accent) / 0.35);
}
.ring-accent\/40 {
  --tw-ring-color: hsl(var(--accent) / 0.4);
}
.ring-accent\/45 {
  --tw-ring-color: hsl(var(--accent) / 0.45);
}
.ring-accent\/5 {
  --tw-ring-color: hsl(var(--accent) / 0.05);
}
.ring-accent\/50 {
  --tw-ring-color: hsl(var(--accent) / 0.5);
}
.ring-accent\/55 {
  --tw-ring-color: hsl(var(--accent) / 0.55);
}
.ring-accent\/60 {
  --tw-ring-color: hsl(var(--accent) / 0.6);
}
.ring-accent\/65 {
  --tw-ring-color: hsl(var(--accent) / 0.65);
}
.ring-accent\/70 {
  --tw-ring-color: hsl(var(--accent) / 0.7);
}
.ring-accent\/75 {
  --tw-ring-color: hsl(var(--accent) / 0.75);
}
.ring-accent\/80 {
  --tw-ring-color: hsl(var(--accent) / 0.8);
}
.ring-accent\/85 {
  --tw-ring-color: hsl(var(--accent) / 0.85);
}
.ring-accent\/90 {
  --tw-ring-color: hsl(var(--accent) / 0.9);
}
.ring-accent\/95 {
  --tw-ring-color: hsl(var(--accent) / 0.95);
}
.ring-background {
  --tw-ring-color: hsl(var(--background));
}
.ring-background\/0 {
  --tw-ring-color: hsl(var(--background) / 0);
}
.ring-background\/10 {
  --tw-ring-color: hsl(var(--background) / 0.1);
}
.ring-background\/100 {
  --tw-ring-color: hsl(var(--background) / 1);
}
.ring-background\/15 {
  --tw-ring-color: hsl(var(--background) / 0.15);
}
.ring-background\/20 {
  --tw-ring-color: hsl(var(--background) / 0.2);
}
.ring-background\/25 {
  --tw-ring-color: hsl(var(--background) / 0.25);
}
.ring-background\/30 {
  --tw-ring-color: hsl(var(--background) / 0.3);
}
.ring-background\/35 {
  --tw-ring-color: hsl(var(--background) / 0.35);
}
.ring-background\/40 {
  --tw-ring-color: hsl(var(--background) / 0.4);
}
.ring-background\/45 {
  --tw-ring-color: hsl(var(--background) / 0.45);
}
.ring-background\/5 {
  --tw-ring-color: hsl(var(--background) / 0.05);
}
.ring-background\/50 {
  --tw-ring-color: hsl(var(--background) / 0.5);
}
.ring-background\/55 {
  --tw-ring-color: hsl(var(--background) / 0.55);
}
.ring-background\/60 {
  --tw-ring-color: hsl(var(--background) / 0.6);
}
.ring-background\/65 {
  --tw-ring-color: hsl(var(--background) / 0.65);
}
.ring-background\/70 {
  --tw-ring-color: hsl(var(--background) / 0.7);
}
.ring-background\/75 {
  --tw-ring-color: hsl(var(--background) / 0.75);
}
.ring-background\/80 {
  --tw-ring-color: hsl(var(--background) / 0.8);
}
.ring-background\/85 {
  --tw-ring-color: hsl(var(--background) / 0.85);
}
.ring-background\/90 {
  --tw-ring-color: hsl(var(--background) / 0.9);
}
.ring-background\/95 {
  --tw-ring-color: hsl(var(--background) / 0.95);
}
.ring-border {
  --tw-ring-color: hsl(var(--border));
}
.ring-border\/0 {
  --tw-ring-color: hsl(var(--border) / 0);
}
.ring-border\/10 {
  --tw-ring-color: hsl(var(--border) / 0.1);
}
.ring-border\/100 {
  --tw-ring-color: hsl(var(--border) / 1);
}
.ring-border\/15 {
  --tw-ring-color: hsl(var(--border) / 0.15);
}
.ring-border\/20 {
  --tw-ring-color: hsl(var(--border) / 0.2);
}
.ring-border\/25 {
  --tw-ring-color: hsl(var(--border) / 0.25);
}
.ring-border\/30 {
  --tw-ring-color: hsl(var(--border) / 0.3);
}
.ring-border\/35 {
  --tw-ring-color: hsl(var(--border) / 0.35);
}
.ring-border\/40 {
  --tw-ring-color: hsl(var(--border) / 0.4);
}
.ring-border\/45 {
  --tw-ring-color: hsl(var(--border) / 0.45);
}
.ring-border\/5 {
  --tw-ring-color: hsl(var(--border) / 0.05);
}
.ring-border\/50 {
  --tw-ring-color: hsl(var(--border) / 0.5);
}
.ring-border\/55 {
  --tw-ring-color: hsl(var(--border) / 0.55);
}
.ring-border\/60 {
  --tw-ring-color: hsl(var(--border) / 0.6);
}
.ring-border\/65 {
  --tw-ring-color: hsl(var(--border) / 0.65);
}
.ring-border\/70 {
  --tw-ring-color: hsl(var(--border) / 0.7);
}
.ring-border\/75 {
  --tw-ring-color: hsl(var(--border) / 0.75);
}
.ring-border\/80 {
  --tw-ring-color: hsl(var(--border) / 0.8);
}
.ring-border\/85 {
  --tw-ring-color: hsl(var(--border) / 0.85);
}
.ring-border\/90 {
  --tw-ring-color: hsl(var(--border) / 0.9);
}
.ring-border\/95 {
  --tw-ring-color: hsl(var(--border) / 0.95);
}
.ring-card {
  --tw-ring-color: hsl(var(--card));
}
.ring-card-foreground {
  --tw-ring-color: hsl(var(--card-foreground));
}
.ring-card-foreground\/0 {
  --tw-ring-color: hsl(var(--card-foreground) / 0);
}
.ring-card-foreground\/10 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.1);
}
.ring-card-foreground\/100 {
  --tw-ring-color: hsl(var(--card-foreground) / 1);
}
.ring-card-foreground\/15 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.15);
}
.ring-card-foreground\/20 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.2);
}
.ring-card-foreground\/25 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.25);
}
.ring-card-foreground\/30 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.3);
}
.ring-card-foreground\/35 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.35);
}
.ring-card-foreground\/40 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.4);
}
.ring-card-foreground\/45 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.45);
}
.ring-card-foreground\/5 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.05);
}
.ring-card-foreground\/50 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.5);
}
.ring-card-foreground\/55 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.55);
}
.ring-card-foreground\/60 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.6);
}
.ring-card-foreground\/65 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.65);
}
.ring-card-foreground\/70 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.7);
}
.ring-card-foreground\/75 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.75);
}
.ring-card-foreground\/80 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.8);
}
.ring-card-foreground\/85 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.85);
}
.ring-card-foreground\/90 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.9);
}
.ring-card-foreground\/95 {
  --tw-ring-color: hsl(var(--card-foreground) / 0.95);
}
.ring-card\/0 {
  --tw-ring-color: hsl(var(--card) / 0);
}
.ring-card\/10 {
  --tw-ring-color: hsl(var(--card) / 0.1);
}
.ring-card\/100 {
  --tw-ring-color: hsl(var(--card) / 1);
}
.ring-card\/15 {
  --tw-ring-color: hsl(var(--card) / 0.15);
}
.ring-card\/20 {
  --tw-ring-color: hsl(var(--card) / 0.2);
}
.ring-card\/25 {
  --tw-ring-color: hsl(var(--card) / 0.25);
}
.ring-card\/30 {
  --tw-ring-color: hsl(var(--card) / 0.3);
}
.ring-card\/35 {
  --tw-ring-color: hsl(var(--card) / 0.35);
}
.ring-card\/40 {
  --tw-ring-color: hsl(var(--card) / 0.4);
}
.ring-card\/45 {
  --tw-ring-color: hsl(var(--card) / 0.45);
}
.ring-card\/5 {
  --tw-ring-color: hsl(var(--card) / 0.05);
}
.ring-card\/50 {
  --tw-ring-color: hsl(var(--card) / 0.5);
}
.ring-card\/55 {
  --tw-ring-color: hsl(var(--card) / 0.55);
}
.ring-card\/60 {
  --tw-ring-color: hsl(var(--card) / 0.6);
}
.ring-card\/65 {
  --tw-ring-color: hsl(var(--card) / 0.65);
}
.ring-card\/70 {
  --tw-ring-color: hsl(var(--card) / 0.7);
}
.ring-card\/75 {
  --tw-ring-color: hsl(var(--card) / 0.75);
}
.ring-card\/80 {
  --tw-ring-color: hsl(var(--card) / 0.8);
}
.ring-card\/85 {
  --tw-ring-color: hsl(var(--card) / 0.85);
}
.ring-card\/90 {
  --tw-ring-color: hsl(var(--card) / 0.9);
}
.ring-card\/95 {
  --tw-ring-color: hsl(var(--card) / 0.95);
}
.ring-destructive {
  --tw-ring-color: hsl(var(--destructive));
}
.ring-destructive-foreground {
  --tw-ring-color: hsl(var(--destructive-foreground));
}
.ring-destructive-foreground\/0 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0);
}
.ring-destructive-foreground\/10 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.1);
}
.ring-destructive-foreground\/100 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 1);
}
.ring-destructive-foreground\/15 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.15);
}
.ring-destructive-foreground\/20 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.2);
}
.ring-destructive-foreground\/25 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.25);
}
.ring-destructive-foreground\/30 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.3);
}
.ring-destructive-foreground\/35 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.35);
}
.ring-destructive-foreground\/40 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.4);
}
.ring-destructive-foreground\/45 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.45);
}
.ring-destructive-foreground\/5 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.05);
}
.ring-destructive-foreground\/50 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.5);
}
.ring-destructive-foreground\/55 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.55);
}
.ring-destructive-foreground\/60 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.6);
}
.ring-destructive-foreground\/65 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.65);
}
.ring-destructive-foreground\/70 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.7);
}
.ring-destructive-foreground\/75 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.75);
}
.ring-destructive-foreground\/80 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.8);
}
.ring-destructive-foreground\/85 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.85);
}
.ring-destructive-foreground\/90 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.9);
}
.ring-destructive-foreground\/95 {
  --tw-ring-color: hsl(var(--destructive-foreground) / 0.95);
}
.ring-destructive\/0 {
  --tw-ring-color: hsl(var(--destructive) / 0);
}
.ring-destructive\/10 {
  --tw-ring-color: hsl(var(--destructive) / 0.1);
}
.ring-destructive\/100 {
  --tw-ring-color: hsl(var(--destructive) / 1);
}
.ring-destructive\/15 {
  --tw-ring-color: hsl(var(--destructive) / 0.15);
}
.ring-destructive\/20 {
  --tw-ring-color: hsl(var(--destructive) / 0.2);
}
.ring-destructive\/25 {
  --tw-ring-color: hsl(var(--destructive) / 0.25);
}
.ring-destructive\/30 {
  --tw-ring-color: hsl(var(--destructive) / 0.3);
}
.ring-destructive\/35 {
  --tw-ring-color: hsl(var(--destructive) / 0.35);
}
.ring-destructive\/40 {
  --tw-ring-color: hsl(var(--destructive) / 0.4);
}
.ring-destructive\/45 {
  --tw-ring-color: hsl(var(--destructive) / 0.45);
}
.ring-destructive\/5 {
  --tw-ring-color: hsl(var(--destructive) / 0.05);
}
.ring-destructive\/50 {
  --tw-ring-color: hsl(var(--destructive) / 0.5);
}
.ring-destructive\/55 {
  --tw-ring-color: hsl(var(--destructive) / 0.55);
}
.ring-destructive\/60 {
  --tw-ring-color: hsl(var(--destructive) / 0.6);
}
.ring-destructive\/65 {
  --tw-ring-color: hsl(var(--destructive) / 0.65);
}
.ring-destructive\/70 {
  --tw-ring-color: hsl(var(--destructive) / 0.7);
}
.ring-destructive\/75 {
  --tw-ring-color: hsl(var(--destructive) / 0.75);
}
.ring-destructive\/80 {
  --tw-ring-color: hsl(var(--destructive) / 0.8);
}
.ring-destructive\/85 {
  --tw-ring-color: hsl(var(--destructive) / 0.85);
}
.ring-destructive\/90 {
  --tw-ring-color: hsl(var(--destructive) / 0.9);
}
.ring-destructive\/95 {
  --tw-ring-color: hsl(var(--destructive) / 0.95);
}
.ring-foreground {
  --tw-ring-color: hsl(var(--foreground));
}
.ring-foreground\/0 {
  --tw-ring-color: hsl(var(--foreground) / 0);
}
.ring-foreground\/10 {
  --tw-ring-color: hsl(var(--foreground) / 0.1);
}
.ring-foreground\/100 {
  --tw-ring-color: hsl(var(--foreground) / 1);
}
.ring-foreground\/15 {
  --tw-ring-color: hsl(var(--foreground) / 0.15);
}
.ring-foreground\/20 {
  --tw-ring-color: hsl(var(--foreground) / 0.2);
}
.ring-foreground\/25 {
  --tw-ring-color: hsl(var(--foreground) / 0.25);
}
.ring-foreground\/30 {
  --tw-ring-color: hsl(var(--foreground) / 0.3);
}
.ring-foreground\/35 {
  --tw-ring-color: hsl(var(--foreground) / 0.35);
}
.ring-foreground\/40 {
  --tw-ring-color: hsl(var(--foreground) / 0.4);
}
.ring-foreground\/45 {
  --tw-ring-color: hsl(var(--foreground) / 0.45);
}
.ring-foreground\/5 {
  --tw-ring-color: hsl(var(--foreground) / 0.05);
}
.ring-foreground\/50 {
  --tw-ring-color: hsl(var(--foreground) / 0.5);
}
.ring-foreground\/55 {
  --tw-ring-color: hsl(var(--foreground) / 0.55);
}
.ring-foreground\/60 {
  --tw-ring-color: hsl(var(--foreground) / 0.6);
}
.ring-foreground\/65 {
  --tw-ring-color: hsl(var(--foreground) / 0.65);
}
.ring-foreground\/70 {
  --tw-ring-color: hsl(var(--foreground) / 0.7);
}
.ring-foreground\/75 {
  --tw-ring-color: hsl(var(--foreground) / 0.75);
}
.ring-foreground\/80 {
  --tw-ring-color: hsl(var(--foreground) / 0.8);
}
.ring-foreground\/85 {
  --tw-ring-color: hsl(var(--foreground) / 0.85);
}
.ring-foreground\/90 {
  --tw-ring-color: hsl(var(--foreground) / 0.9);
}
.ring-foreground\/95 {
  --tw-ring-color: hsl(var(--foreground) / 0.95);
}
.ring-input {
  --tw-ring-color: hsl(var(--input));
}
.ring-input\/0 {
  --tw-ring-color: hsl(var(--input) / 0);
}
.ring-input\/10 {
  --tw-ring-color: hsl(var(--input) / 0.1);
}
.ring-input\/100 {
  --tw-ring-color: hsl(var(--input) / 1);
}
.ring-input\/15 {
  --tw-ring-color: hsl(var(--input) / 0.15);
}
.ring-input\/20 {
  --tw-ring-color: hsl(var(--input) / 0.2);
}
.ring-input\/25 {
  --tw-ring-color: hsl(var(--input) / 0.25);
}
.ring-input\/30 {
  --tw-ring-color: hsl(var(--input) / 0.3);
}
.ring-input\/35 {
  --tw-ring-color: hsl(var(--input) / 0.35);
}
.ring-input\/40 {
  --tw-ring-color: hsl(var(--input) / 0.4);
}
.ring-input\/45 {
  --tw-ring-color: hsl(var(--input) / 0.45);
}
.ring-input\/5 {
  --tw-ring-color: hsl(var(--input) / 0.05);
}
.ring-input\/50 {
  --tw-ring-color: hsl(var(--input) / 0.5);
}
.ring-input\/55 {
  --tw-ring-color: hsl(var(--input) / 0.55);
}
.ring-input\/60 {
  --tw-ring-color: hsl(var(--input) / 0.6);
}
.ring-input\/65 {
  --tw-ring-color: hsl(var(--input) / 0.65);
}
.ring-input\/70 {
  --tw-ring-color: hsl(var(--input) / 0.7);
}
.ring-input\/75 {
  --tw-ring-color: hsl(var(--input) / 0.75);
}
.ring-input\/80 {
  --tw-ring-color: hsl(var(--input) / 0.8);
}
.ring-input\/85 {
  --tw-ring-color: hsl(var(--input) / 0.85);
}
.ring-input\/90 {
  --tw-ring-color: hsl(var(--input) / 0.9);
}
.ring-input\/95 {
  --tw-ring-color: hsl(var(--input) / 0.95);
}
.ring-muted {
  --tw-ring-color: hsl(var(--muted));
}
.ring-muted-foreground {
  --tw-ring-color: hsl(var(--muted-foreground));
}
.ring-muted-foreground\/0 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0);
}
.ring-muted-foreground\/10 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.1);
}
.ring-muted-foreground\/100 {
  --tw-ring-color: hsl(var(--muted-foreground) / 1);
}
.ring-muted-foreground\/15 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.15);
}
.ring-muted-foreground\/20 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.2);
}
.ring-muted-foreground\/25 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.25);
}
.ring-muted-foreground\/30 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.3);
}
.ring-muted-foreground\/35 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.35);
}
.ring-muted-foreground\/40 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.4);
}
.ring-muted-foreground\/45 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.45);
}
.ring-muted-foreground\/5 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.05);
}
.ring-muted-foreground\/50 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.5);
}
.ring-muted-foreground\/55 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.55);
}
.ring-muted-foreground\/60 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.6);
}
.ring-muted-foreground\/65 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.65);
}
.ring-muted-foreground\/70 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.7);
}
.ring-muted-foreground\/75 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.75);
}
.ring-muted-foreground\/80 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.8);
}
.ring-muted-foreground\/85 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.85);
}
.ring-muted-foreground\/90 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.9);
}
.ring-muted-foreground\/95 {
  --tw-ring-color: hsl(var(--muted-foreground) / 0.95);
}
.ring-muted\/0 {
  --tw-ring-color: hsl(var(--muted) / 0);
}
.ring-muted\/10 {
  --tw-ring-color: hsl(var(--muted) / 0.1);
}
.ring-muted\/100 {
  --tw-ring-color: hsl(var(--muted) / 1);
}
.ring-muted\/15 {
  --tw-ring-color: hsl(var(--muted) / 0.15);
}
.ring-muted\/20 {
  --tw-ring-color: hsl(var(--muted) / 0.2);
}
.ring-muted\/25 {
  --tw-ring-color: hsl(var(--muted) / 0.25);
}
.ring-muted\/30 {
  --tw-ring-color: hsl(var(--muted) / 0.3);
}
.ring-muted\/35 {
  --tw-ring-color: hsl(var(--muted) / 0.35);
}
.ring-muted\/40 {
  --tw-ring-color: hsl(var(--muted) / 0.4);
}
.ring-muted\/45 {
  --tw-ring-color: hsl(var(--muted) / 0.45);
}
.ring-muted\/5 {
  --tw-ring-color: hsl(var(--muted) / 0.05);
}
.ring-muted\/50 {
  --tw-ring-color: hsl(var(--muted) / 0.5);
}
.ring-muted\/55 {
  --tw-ring-color: hsl(var(--muted) / 0.55);
}
.ring-muted\/60 {
  --tw-ring-color: hsl(var(--muted) / 0.6);
}
.ring-muted\/65 {
  --tw-ring-color: hsl(var(--muted) / 0.65);
}
.ring-muted\/70 {
  --tw-ring-color: hsl(var(--muted) / 0.7);
}
.ring-muted\/75 {
  --tw-ring-color: hsl(var(--muted) / 0.75);
}
.ring-muted\/80 {
  --tw-ring-color: hsl(var(--muted) / 0.8);
}
.ring-muted\/85 {
  --tw-ring-color: hsl(var(--muted) / 0.85);
}
.ring-muted\/90 {
  --tw-ring-color: hsl(var(--muted) / 0.9);
}
.ring-muted\/95 {
  --tw-ring-color: hsl(var(--muted) / 0.95);
}
.ring-primary {
  --tw-ring-color: hsl(var(--primary));
}
.ring-primary-foreground {
  --tw-ring-color: hsl(var(--primary-foreground));
}
.ring-primary-foreground\/0 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0);
}
.ring-primary-foreground\/10 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.1);
}
.ring-primary-foreground\/100 {
  --tw-ring-color: hsl(var(--primary-foreground) / 1);
}
.ring-primary-foreground\/15 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.15);
}
.ring-primary-foreground\/20 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.2);
}
.ring-primary-foreground\/25 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.25);
}
.ring-primary-foreground\/30 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.3);
}
.ring-primary-foreground\/35 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.35);
}
.ring-primary-foreground\/40 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.4);
}
.ring-primary-foreground\/45 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.45);
}
.ring-primary-foreground\/5 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.05);
}
.ring-primary-foreground\/50 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.5);
}
.ring-primary-foreground\/55 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.55);
}
.ring-primary-foreground\/60 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.6);
}
.ring-primary-foreground\/65 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.65);
}
.ring-primary-foreground\/70 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.7);
}
.ring-primary-foreground\/75 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.75);
}
.ring-primary-foreground\/80 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.8);
}
.ring-primary-foreground\/85 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.85);
}
.ring-primary-foreground\/90 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.9);
}
.ring-primary-foreground\/95 {
  --tw-ring-color: hsl(var(--primary-foreground) / 0.95);
}
.ring-primary-hover {
  --tw-ring-color: hsl(var(--primary-hover));
}
.ring-primary-hover\/0 {
  --tw-ring-color: hsl(var(--primary-hover) / 0);
}
.ring-primary-hover\/10 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.1);
}
.ring-primary-hover\/100 {
  --tw-ring-color: hsl(var(--primary-hover) / 1);
}
.ring-primary-hover\/15 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.15);
}
.ring-primary-hover\/20 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.2);
}
.ring-primary-hover\/25 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.25);
}
.ring-primary-hover\/30 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.3);
}
.ring-primary-hover\/35 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.35);
}
.ring-primary-hover\/40 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.4);
}
.ring-primary-hover\/45 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.45);
}
.ring-primary-hover\/5 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.05);
}
.ring-primary-hover\/50 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.5);
}
.ring-primary-hover\/55 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.55);
}
.ring-primary-hover\/60 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.6);
}
.ring-primary-hover\/65 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.65);
}
.ring-primary-hover\/70 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.7);
}
.ring-primary-hover\/75 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.75);
}
.ring-primary-hover\/80 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.8);
}
.ring-primary-hover\/85 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.85);
}
.ring-primary-hover\/90 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.9);
}
.ring-primary-hover\/95 {
  --tw-ring-color: hsl(var(--primary-hover) / 0.95);
}
.ring-primary\/0 {
  --tw-ring-color: hsl(var(--primary) / 0);
}
.ring-primary\/10 {
  --tw-ring-color: hsl(var(--primary) / 0.1);
}
.ring-primary\/100 {
  --tw-ring-color: hsl(var(--primary) / 1);
}
.ring-primary\/15 {
  --tw-ring-color: hsl(var(--primary) / 0.15);
}
.ring-primary\/20 {
  --tw-ring-color: hsl(var(--primary) / 0.2);
}
.ring-primary\/25 {
  --tw-ring-color: hsl(var(--primary) / 0.25);
}
.ring-primary\/30 {
  --tw-ring-color: hsl(var(--primary) / 0.3);
}
.ring-primary\/35 {
  --tw-ring-color: hsl(var(--primary) / 0.35);
}
.ring-primary\/40 {
  --tw-ring-color: hsl(var(--primary) / 0.4);
}
.ring-primary\/45 {
  --tw-ring-color: hsl(var(--primary) / 0.45);
}
.ring-primary\/5 {
  --tw-ring-color: hsl(var(--primary) / 0.05);
}
.ring-primary\/50 {
  --tw-ring-color: hsl(var(--primary) / 0.5);
}
.ring-primary\/55 {
  --tw-ring-color: hsl(var(--primary) / 0.55);
}
.ring-primary\/60 {
  --tw-ring-color: hsl(var(--primary) / 0.6);
}
.ring-primary\/65 {
  --tw-ring-color: hsl(var(--primary) / 0.65);
}
.ring-primary\/70 {
  --tw-ring-color: hsl(var(--primary) / 0.7);
}
.ring-primary\/75 {
  --tw-ring-color: hsl(var(--primary) / 0.75);
}
.ring-primary\/80 {
  --tw-ring-color: hsl(var(--primary) / 0.8);
}
.ring-primary\/85 {
  --tw-ring-color: hsl(var(--primary) / 0.85);
}
.ring-primary\/90 {
  --tw-ring-color: hsl(var(--primary) / 0.9);
}
.ring-primary\/95 {
  --tw-ring-color: hsl(var(--primary) / 0.95);
}
.ring-ring {
  --tw-ring-color: hsl(var(--ring));
}
.ring-ring\/0 {
  --tw-ring-color: hsl(var(--ring) / 0);
}
.ring-ring\/10 {
  --tw-ring-color: hsl(var(--ring) / 0.1);
}
.ring-ring\/100 {
  --tw-ring-color: hsl(var(--ring) / 1);
}
.ring-ring\/15 {
  --tw-ring-color: hsl(var(--ring) / 0.15);
}
.ring-ring\/20 {
  --tw-ring-color: hsl(var(--ring) / 0.2);
}
.ring-ring\/25 {
  --tw-ring-color: hsl(var(--ring) / 0.25);
}
.ring-ring\/30 {
  --tw-ring-color: hsl(var(--ring) / 0.3);
}
.ring-ring\/35 {
  --tw-ring-color: hsl(var(--ring) / 0.35);
}
.ring-ring\/40 {
  --tw-ring-color: hsl(var(--ring) / 0.4);
}
.ring-ring\/45 {
  --tw-ring-color: hsl(var(--ring) / 0.45);
}
.ring-ring\/5 {
  --tw-ring-color: hsl(var(--ring) / 0.05);
}
.ring-ring\/50 {
  --tw-ring-color: hsl(var(--ring) / 0.5);
}
.ring-ring\/55 {
  --tw-ring-color: hsl(var(--ring) / 0.55);
}
.ring-ring\/60 {
  --tw-ring-color: hsl(var(--ring) / 0.6);
}
.ring-ring\/65 {
  --tw-ring-color: hsl(var(--ring) / 0.65);
}
.ring-ring\/70 {
  --tw-ring-color: hsl(var(--ring) / 0.7);
}
.ring-ring\/75 {
  --tw-ring-color: hsl(var(--ring) / 0.75);
}
.ring-ring\/80 {
  --tw-ring-color: hsl(var(--ring) / 0.8);
}
.ring-ring\/85 {
  --tw-ring-color: hsl(var(--ring) / 0.85);
}
.ring-ring\/90 {
  --tw-ring-color: hsl(var(--ring) / 0.9);
}
.ring-ring\/95 {
  --tw-ring-color: hsl(var(--ring) / 0.95);
}
.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-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);
}
.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-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
@keyframes enter {

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

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.duration-200 {
  animation-duration: 200ms;
}
.running {
  animation-play-state: running;
}

.file\:border-0::file-selector-button {
  border-width: 0px;
}

.file\:bg-transparent::file-selector-button {
  background-color: transparent;
}

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

.file\:font-medium::file-selector-button {
  font-weight: 500;
}

.placeholder\:text-muted-foreground::-moz-placeholder {
  color: hsl(var(--muted-foreground));
}

.placeholder\:text-muted-foreground::placeholder {
  color: hsl(var(--muted-foreground));
}

.last\:border-0:last-child {
  border-width: 0px;
}

.hover\:scale-\[1\.01\]:hover {
  --tw-scale-x: 1.01;
  --tw-scale-y: 1.01;
  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-\[1\.02\]:hover {
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  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\:bg-accent:hover {
  background-color: hsl(var(--accent));
}

.hover\:bg-destructive\/80:hover {
  background-color: hsl(var(--destructive) / 0.8);
}

.hover\:bg-destructive\/90:hover {
  background-color: hsl(var(--destructive) / 0.9);
}

.hover\:bg-muted:hover {
  background-color: hsl(var(--muted));
}

.hover\:bg-muted\/30:hover {
  background-color: hsl(var(--muted) / 0.3);
}

.hover\:bg-muted\/50:hover {
  background-color: hsl(var(--muted) / 0.5);
}

.hover\:bg-primary-hover:hover {
  background-color: hsl(var(--primary-hover));
}

.hover\:bg-primary\/90:hover {
  background-color: hsl(var(--primary) / 0.9);
}

.hover\:bg-secondary\/80:hover {
  background-color: hsl(var(--secondary) / 0.8);
}

.hover\:text-accent-foreground:hover {
  color: hsl(var(--accent-foreground));
}

.hover\:text-destructive:hover {
  color: hsl(var(--destructive));
}

.hover\:text-foreground:hover {
  color: hsl(var(--foreground));
}

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

.hover\:shadow-glow:hover {
  --tw-shadow: var(--shadow-glow);
  --tw-shadow-colored: var(--shadow-glow);
  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-primary:focus {
  border-color: hsl(var(--primary));
}

.focus\:bg-accent:focus {
  background-color: hsl(var(--accent));
}

.focus\:text-accent-foreground:focus {
  color: hsl(var(--accent-foreground));
}

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

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

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-ring:focus {
  --tw-ring-color: hsl(var(--ring));
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.focus-visible\:border-primary:focus-visible {
  border-color: hsl(var(--primary));
}

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

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

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

.active\:scale-\[0\.98\]:active {
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  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));
}

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

.disabled\:transform-none:disabled {
  transform: none;
}

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

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

.disabled\:opacity-60:disabled {
  opacity: 0.6;
}

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

.peer:disabled ~ .peer-disabled\:opacity-70 {
  opacity: 0.7;
}

.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}

.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.data-\[side\=left\]\:-translate-x-1[data-side="left"] {
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.data-\[side\=right\]\:translate-x-1[data-side="right"] {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.data-\[side\=top\]\:-translate-y-1[data-side="top"] {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.data-\[state\=active\]\:bg-background[data-state="active"] {
  background-color: hsl(var(--background));
}

.data-\[state\=open\]\:bg-accent[data-state="open"] {
  background-color: hsl(var(--accent));
}

.data-\[state\=active\]\:text-foreground[data-state="active"] {
  color: hsl(var(--foreground));
}

.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 0.5;
}

.data-\[state\=active\]\:shadow-sm[data-state="active"] {
  --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);
}

.data-\[state\=open\]\:animate-in[data-state="open"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}

.data-\[state\=closed\]\:animate-out[data-state="closed"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}

.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}

.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}

.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}

.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}

.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -0.5rem;
}

.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: 0.5rem;
}

.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -0.5rem;
}

.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: 0.5rem;
}

.dark\:border-amber-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}

.dark\:border-amber-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}

.dark\:border-amber-900\/50:is(.dark *) {
  border-color: rgb(120 53 15 / 0.5);
}

.dark\:border-emerald-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}

.dark\:border-white\/10:is(.dark *) {
  border-color: rgb(255 255 255 / 0.1);
}

.dark\:border-white\/20:is(.dark *) {
  border-color: rgb(255 255 255 / 0.2);
}

.dark\:bg-amber-900\/30:is(.dark *) {
  background-color: rgb(120 53 15 / 0.3);
}

.dark\:bg-amber-900\/50:is(.dark *) {
  background-color: rgb(120 53 15 / 0.5);
}

.dark\:bg-amber-950\/20:is(.dark *) {
  background-color: rgb(69 26 3 / 0.2);
}

.dark\:bg-amber-950\/40:is(.dark *) {
  background-color: rgb(69 26 3 / 0.4);
}

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

.dark\:bg-brand-blue\/20:is(.dark *) {
  background-color: hsl(var(--brand-blue) / 0.2);
}

.dark\:bg-emerald-900\/30:is(.dark *) {
  background-color: rgb(6 78 59 / 0.3);
}

.dark\:bg-emerald-950\/20:is(.dark *) {
  background-color: rgb(2 44 34 / 0.2);
}

.dark\:bg-green-900\/30:is(.dark *) {
  background-color: rgb(20 83 45 / 0.3);
}

.dark\:bg-orange-900\/30:is(.dark *) {
  background-color: rgb(124 45 18 / 0.3);
}

.dark\:bg-purple-900\/30:is(.dark *) {
  background-color: rgb(88 28 135 / 0.3);
}

.dark\:bg-red-900\/30:is(.dark *) {
  background-color: rgb(127 29 29 / 0.3);
}

.dark\:bg-slate-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.dark\:bg-violet-900\/30:is(.dark *) {
  background-color: rgb(76 29 149 / 0.3);
}

.dark\:bg-white\/10:is(.dark *) {
  background-color: rgb(255 255 255 / 0.1);
}

.dark\:bg-white\/20:is(.dark *) {
  background-color: rgb(255 255 255 / 0.2);
}

.dark\:bg-yellow-900\/30:is(.dark *) {
  background-color: rgb(113 63 18 / 0.3);
}

.dark\:text-amber-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}

.dark\:text-amber-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}

.dark\:text-blue-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}

.dark\:text-cyan-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}

.dark\:text-emerald-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}

.dark\:text-green-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}

.dark\:text-green-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}

.dark\:text-orange-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}

.dark\:text-orange-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}

.dark\:text-purple-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1));
}

.dark\:text-red-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}

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

.dark\:text-slate-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(226 232 240 / var(--tw-text-opacity, 1));
}

.dark\:text-violet-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(167 139 250 / var(--tw-text-opacity, 1));
}

.dark\:text-yellow-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {

  .sm\:col-span-1 {
    grid-column: span 1 / span 1;
  }

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

  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }

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

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

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

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

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

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

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

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

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

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

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

  .sm\:rounded-lg {
    border-radius: var(--radius);
  }

  .sm\:pb-0 {
    padding-bottom: 0px;
  }

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

@media (min-width: 768px) {

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

@media (min-width: 1024px) {

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

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

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

.\[\&\>span\]\:line-clamp-1>span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@14.2.21_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!../../node_modules/.pnpm/next@14.2.21_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!../../node_modules/.pnpm/next@14.2.21_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/font/google/target.css?{"path":"src/app/layout.tsx","import":"Plus_Jakarta_Sans","arguments":[{"subsets":["latin"],"variable":"--font-plus-jakarta","display":"swap"}],"variableName":"plusJakarta"} ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Plus_Jakarta_Sans_646807';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/_next/static/media/6fe53d21e6e7ebd8-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* vietnamese */
@font-face {
  font-family: '__Plus_Jakarta_Sans_646807';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/_next/static/media/8ebc6e9dde468c4a-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Plus_Jakarta_Sans_646807';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/_next/static/media/9e7b0a821b9dfcb4-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Plus_Jakarta_Sans_646807';
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/_next/static/media/636a5ac981f94f8b-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Plus_Jakarta_Sans_Fallback_646807';src: local("Arial");ascent-override: 98.88%;descent-override: 21.15%;line-gap-override: 0.00%;size-adjust: 104.98%
}.__className_646807 {font-family: '__Plus_Jakarta_Sans_646807', '__Plus_Jakarta_Sans_Fallback_646807';font-style: normal
}.__variable_646807 {--font-plus-jakarta: '__Plus_Jakarta_Sans_646807', '__Plus_Jakarta_Sans_Fallback_646807'
}

