/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!./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 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

abbr:where([title]) {
  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::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 {
    --background: 0 0% 100%;
    --foreground: 222.2 84% 4.9%;
    --card: 0 0% 100%;
    --card-foreground: 222.2 84% 4.9%;
    --popover: 0 0% 100%;
    --popover-foreground: 222.2 84% 4.9%;
    --primary: 222.2 47.4% 11.2%;
    --primary-foreground: 210 40% 98%;
    --secondary: 210 40% 96.1%;
    --secondary-foreground: 222.2 47.4% 11.2%;
    --muted: 210 40% 96.1%;
    --muted-foreground: 215.4 16.3% 46.9%;
    --accent: 210 40% 96.1%;
    --accent-foreground: 222.2 47.4% 11.2%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 210 40% 98%;
    --link: 199 88.7% 48.4%;
    --link-foreground: 199 88.7% 48.4%;
    --border: 214.3 31.8% 91.4%;
    --input: 214.3 31.8% 91.4%;
    --ring: 222.2 84% 4.9%;
    --radius: 0.5rem;
    --chart-1: 12 76% 61%;
    --chart-2: 173 58% 39%;
    --chart-3: 197 37% 24%;
    --chart-4: 43 74% 66%;
    --chart-5: 27 87% 67%;
    --sidebar-background: 0 0% 98%;
    --sidebar-foreground: 240 5.3% 26.1%;
    --sidebar-primary: 240 5.9% 10%;
    --sidebar-primary-foreground: 0 0% 98%;
    --sidebar-accent: 240 4.8% 95.9%;
    --sidebar-accent-foreground: 240 5.9% 10%;
    --sidebar-border: 220 13% 91%;
    --sidebar-ring: 217.2 91.2% 59.8%;
  }

  .dark {
    --background: 222.2 84% 4.9%;
    --foreground: 210 40% 98%;
    --card: 222.2 84% 4.9%;
    --card-foreground: 210 40% 98%;
    --popover: 222.2 84% 4.9%;
    --popover-foreground: 210 40% 98%;
    --primary: 210 40% 98%;
    --primary-foreground: 222.2 47.4% 11.2%;
    --secondary: 217.2 32.6% 17.5%;
    --secondary-foreground: 210 40% 98%;
    --muted: 217.2 32.6% 17.5%;
    --muted-foreground: 215 20.2% 65.1%;
    --accent: 217.2 32.6% 17.5%;
    --accent-foreground: 210 40% 98%;
    --destructive: 0 62.8% 30.6%;
    --destructive-foreground: 210 40% 98%;
    --link: 198 93.2% 59.6%;
    --link-foreground: 198 93.2% 59.6%;
    --border: 217.2 32.6% 17.5%;
    --input: 217.2 32.6% 17.5%;
    --ring: 212.7 26.8% 83.9%;
    --chart-1: 220 70% 50%;
    --chart-2: 160 60% 45%;
    --chart-3: 30 80% 55%;
    --chart-4: 280 65% 60%;
    --chart-5: 340 75% 55%;
    --sidebar-background: 240 5.9% 10%;
    --sidebar-foreground: 240 4.8% 95.9%;
    --sidebar-primary: 224.3 76.3% 48%;
    --sidebar-primary-foreground: 0 0% 100%;
    --sidebar-accent: 240 3.7% 15.9%;
    --sidebar-accent-foreground: 240 4.8% 95.9%;
    --sidebar-border: 240 3.7% 15.9%;
    --sidebar-ring: 217.2 91.2% 59.8%;
  }
  * {
  border-color: hsl(var(--border));
}
  body {
  background-color: hsl(var(--background));
  font-weight: 500;
  color: hsl(var(--foreground));
}
  :root {
    --chart-1: 12 76% 61%;
    --chart-2: 173 58% 39%;
    --chart-3: 197 37% 24%;
    --chart-4: 43 74% 66%;
    --chart-5: 27 87% 67%;
  }
 
  .dark {
    --chart-1: 220 70% 50%;
    --chart-2: 160 60% 45%;
    --chart-3: 30 80% 55%;
    --chart-4: 280 65% 60%;
    --chart-5: 340 75% 55%;
  }
  * {
  border-color: hsl(var(--border));
}
  body {
  background-color: hsl(var(--background));
  color: hsl(var(--foreground));
}
.\!container {
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (min-width: 480px) {

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

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

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

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

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

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

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

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

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

  .container {
    max-width: 2000px;
  }
}
.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
}
.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.9em;
}
.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.4285714em;
}
.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-x-0 {
  left: 0px;
  right: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.\!left-\[-6px\] {
  left: -6px !important;
}
.\!right-\[-6px\] {
  right: -6px !important;
}
.-left-1 {
  left: -0.25rem;
}
.-right-1 {
  right: -0.25rem;
}
.-right-2 {
  right: -0.5rem;
}
.-right-\[4px\] {
  right: -4px;
}
.-top-1 {
  top: -0.25rem;
}
.-top-2 {
  top: -0.5rem;
}
.-top-9 {
  top: -2.25rem;
}
.-top-\[4px\] {
  top: -4px;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-1 {
  bottom: 0.25rem;
}
.bottom-2 {
  bottom: 0.5rem;
}
.bottom-20 {
  bottom: 5rem;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-4 {
  bottom: 1rem;
}
.end-0 {
  inset-inline-end: 0px;
}
.left-0 {
  left: 0px;
}
.left-1 {
  left: 0.25rem;
}
.left-1\.5 {
  left: 0.375rem;
}
.left-2 {
  left: 0.5rem;
}
.left-2\.5 {
  left: 0.625rem;
}
.left-3 {
  left: 0.75rem;
}
.left-4 {
  left: 1rem;
}
.left-\[15px\] {
  left: 15px;
}
.left-\[50\%\] {
  left: 50%;
}
.right-0 {
  right: 0px;
}
.right-0\.5 {
  right: 0.125rem;
}
.right-1 {
  right: 0.25rem;
}
.right-2 {
  right: 0.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-\[-6px\] {
  right: -6px;
}
.right-\[-7px\] {
  right: -7px;
}
.right-\[15px\] {
  right: 15px;
}
.top-0 {
  top: 0px;
}
.top-0\.5 {
  top: 0.125rem;
}
.top-1 {
  top: 0.25rem;
}
.top-1\.5 {
  top: 0.375rem;
}
.top-1\/2 {
  top: 50%;
}
.top-2 {
  top: 0.5rem;
}
.top-2\.5 {
  top: 0.625rem;
}
.top-20 {
  top: 5rem;
}
.top-3 {
  top: 0.75rem;
}
.top-3\.5 {
  top: 0.875rem;
}
.top-4 {
  top: 1rem;
}
.top-\[-6px\] {
  top: -6px;
}
.top-\[-7px\] {
  top: -7px;
}
.top-\[1px\] {
  top: 1px;
}
.top-\[50\%\] {
  top: 50%;
}
.top-\[60\%\] {
  top: 60%;
}
.top-\[72px\] {
  top: 72px;
}
.top-\[84px\] {
  top: 84px;
}
.top-\[theme\(spacing\.16\)\] {
  top: 4rem;
}
.top-full {
  top: 100%;
}
.-z-10 {
  z-index: -10;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[60\] {
  z-index: 60;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.col-span-7 {
  grid-column: span 7 / span 7;
}
.m-0 {
  margin: 0px;
}
.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3\.5 {
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-0\.5 {
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-1\.5 {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mb-0 {
  margin-bottom: 0px !important;
}
.\!mt-0 {
  margin-top: 0px !important;
}
.-mb-1 {
  margin-bottom: -0.25rem;
}
.-mb-4 {
  margin-bottom: -1rem;
}
.-ml-1\.5 {
  margin-left: -0.375rem;
}
.-ml-2 {
  margin-left: -0.5rem;
}
.-ml-3 {
  margin-left: -0.75rem;
}
.-mr-2 {
  margin-right: -0.5rem;
}
.-mt-0\.5 {
  margin-top: -0.125rem;
}
.-mt-1 {
  margin-top: -0.25rem;
}
.-mt-2 {
  margin-top: -0.5rem;
}
.-mt-3 {
  margin-top: -0.75rem;
}
.-mt-\[1px\] {
  margin-top: -1px;
}
.-mt-\[3px\] {
  margin-top: -3px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-0\.5 {
  margin-bottom: 0.125rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-1\.5 {
  margin-bottom: 0.375rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-2\.5 {
  margin-bottom: 0.625rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-\[1\.3rem\] {
  margin-bottom: 1.3rem;
}
.mb-\[2\.6rem\] {
  margin-bottom: 2.6rem;
}
.ml-0\.5 {
  margin-left: 0.125rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-1\.5 {
  margin-left: 0.375rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-2\.5 {
  margin-left: 0.625rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-5 {
  margin-left: 1.25rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.ml-8 {
  margin-left: 2rem;
}
.ml-auto {
  margin-left: auto;
}
.mr-0\.5 {
  margin-right: 0.125rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-1\.5 {
  margin-right: 0.375rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-2\.5 {
  margin-right: 0.625rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mr-auto {
  margin-right: auto;
}
.mt-0 {
  margin-top: 0px;
}
.mt-0\.5 {
  margin-top: 0.125rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-1\.5 {
  margin-top: 0.375rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-24 {
  margin-top: 6rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[1px\] {
  margin-top: 1px;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.mt-\[4px\] {
  margin-top: 4px;
}
.mt-\[7px\] {
  margin-top: 7px;
}
.mt-auto {
  margin-top: auto;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.\!inline {
  display: inline !important;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.\!table {
  display: table !important;
}
.table {
  display: table;
}
.table-cell {
  display: table-cell;
}
.table-row {
  display: table-row;
}
.grid {
  display: grid;
}
.list-item {
  display: list-item;
}
.hidden {
  display: none;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.size-4 {
  width: 1rem;
  height: 1rem;
}
.size-\[--cell-size\] {
  width: var(--cell-size);
  height: var(--cell-size);
}
.size-full {
  width: 100%;
  height: 100%;
}
.\!h-3 {
  height: 0.75rem !important;
}
.h-0 {
  height: 0px;
}
.h-0\.5 {
  height: 0.125rem;
}
.h-1 {
  height: 0.25rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.h-1\/2 {
  height: 50%;
}
.h-1\/3 {
  height: 33.333333%;
}
.h-1\/4 {
  height: 25%;
}
.h-1\/5 {
  height: 20%;
}
.h-1\/6 {
  height: 16.666667%;
}
.h-10 {
  height: 2.5rem;
}
.h-11 {
  height: 2.75rem;
}
.h-12 {
  height: 3rem;
}
.h-14 {
  height: 3.5rem;
}
.h-16 {
  height: 4rem;
}
.h-2 {
  height: 0.5rem;
}
.h-2\.5 {
  height: 0.625rem;
}
.h-2\/3 {
  height: 66.666667%;
}
.h-2\/4 {
  height: 50%;
}
.h-2\/5 {
  height: 40%;
}
.h-2\/6 {
  height: 33.333333%;
}
.h-20 {
  height: 5rem;
}
.h-24 {
  height: 6rem;
}
.h-28 {
  height: 7rem;
}
.h-3 {
  height: 0.75rem;
}
.h-3\.5 {
  height: 0.875rem;
}
.h-3\/4 {
  height: 75%;
}
.h-3\/5 {
  height: 60%;
}
.h-3\/6 {
  height: 50%;
}
.h-32 {
  height: 8rem;
}
.h-36 {
  height: 9rem;
}
.h-4 {
  height: 1rem;
}
.h-4\/5 {
  height: 80%;
}
.h-4\/6 {
  height: 66.666667%;
}
.h-40 {
  height: 10rem;
}
.h-44 {
  height: 11rem;
}
.h-48 {
  height: 12rem;
}
.h-5 {
  height: 1.25rem;
}
.h-5\/6 {
  height: 83.333333%;
}
.h-52 {
  height: 13rem;
}
.h-56 {
  height: 14rem;
}
.h-6 {
  height: 1.5rem;
}
.h-60 {
  height: 15rem;
}
.h-64 {
  height: 16rem;
}
.h-7 {
  height: 1.75rem;
}
.h-72 {
  height: 18rem;
}
.h-8 {
  height: 2rem;
}
.h-80 {
  height: 20rem;
}
.h-9 {
  height: 2.25rem;
}
.h-96 {
  height: 24rem;
}
.h-\[--cell-size\] {
  height: var(--cell-size);
}
.h-\[1\.2rem\] {
  height: 1.2rem;
}
.h-\[116px\] {
  height: 116px;
}
.h-\[125px\] {
  height: 125px;
}
.h-\[147px\] {
  height: 147px;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[2px\] {
  height: 2px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[320px\] {
  height: 320px;
}
.h-\[32px\] {
  height: 32px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[46px\] {
  height: 46px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[500px\] {
  height: 500px;
}
.h-\[54px\] {
  height: 54px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[90vh\] {
  height: 90vh;
}
.h-\[96px\] {
  height: 96px;
}
.h-\[96vh\] {
  height: 96vh;
}
.h-\[98vh\] {
  height: 98vh;
}
.h-\[calc\(100\%_\+_0\.5rem\)\] {
  height: calc(100% + 0.5rem);
}
.h-\[calc\(100\%_-_56px\)\] {
  height: calc(100% - 56px);
}
.h-\[calc\(100vh-32px\)\] {
  height: calc(100vh - 32px);
}
.h-\[calc\(100vh-64px\)\] {
  height: calc(100vh - 64px);
}
.h-\[calc\(100vh-theme\(spacing\.24\)\)\] {
  height: calc(100vh - 6rem);
}
.h-\[calc\(100vh_-_theme\(spacing\.16\)\)\] {
  height: calc(100vh - 4rem);
}
.h-\[calc\(100vh_-_theme\(spacing\.16\)_-_2\.5rem\)\] {
  height: calc(100vh - 4rem - 2.5rem);
}
.h-\[calc\(100vh_-_theme\(spacing\.16\)_-_2rem\)\] {
  height: calc(100vh - 4rem - 2rem);
}
.h-\[calc\(100vh_-_theme\(spacing\.16\)_-_54px_-_2rem\)\] {
  height: calc(100vh - 4rem - 54px - 2rem);
}
.h-\[calc\(100vh_-_theme\(spacing\.24\)\)\] {
  height: calc(100vh - 6rem);
}
.h-\[var\(--radix-navigation-menu-viewport-height\)\] {
  height: var(--radix-navigation-menu-viewport-height);
}
.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}
.h-auto {
  height: auto;
}
.h-dvh {
  height: 100dvh;
}
.h-fit {
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.h-screen {
  height: 100vh;
}
.h-svh {
  height: 100svh;
}
.max-h-0 {
  max-height: 0px;
}
.max-h-0\.5 {
  max-height: 0.125rem;
}
.max-h-1 {
  max-height: 0.25rem;
}
.max-h-1\.5 {
  max-height: 0.375rem;
}
.max-h-10 {
  max-height: 2.5rem;
}
.max-h-11 {
  max-height: 2.75rem;
}
.max-h-12 {
  max-height: 3rem;
}
.max-h-14 {
  max-height: 3.5rem;
}
.max-h-16 {
  max-height: 4rem;
}
.max-h-2 {
  max-height: 0.5rem;
}
.max-h-2\.5 {
  max-height: 0.625rem;
}
.max-h-20 {
  max-height: 5rem;
}
.max-h-24 {
  max-height: 6rem;
}
.max-h-28 {
  max-height: 7rem;
}
.max-h-3 {
  max-height: 0.75rem;
}
.max-h-3\.5 {
  max-height: 0.875rem;
}
.max-h-32 {
  max-height: 8rem;
}
.max-h-36 {
  max-height: 9rem;
}
.max-h-4 {
  max-height: 1rem;
}
.max-h-40 {
  max-height: 10rem;
}
.max-h-44 {
  max-height: 11rem;
}
.max-h-48 {
  max-height: 12rem;
}
.max-h-5 {
  max-height: 1.25rem;
}
.max-h-52 {
  max-height: 13rem;
}
.max-h-56 {
  max-height: 14rem;
}
.max-h-6 {
  max-height: 1.5rem;
}
.max-h-60 {
  max-height: 15rem;
}
.max-h-64 {
  max-height: 16rem;
}
.max-h-7 {
  max-height: 1.75rem;
}
.max-h-72 {
  max-height: 18rem;
}
.max-h-8 {
  max-height: 2rem;
}
.max-h-80 {
  max-height: 20rem;
}
.max-h-9 {
  max-height: 2.25rem;
}
.max-h-96 {
  max-height: 24rem;
}
.max-h-\[100\%\] {
  max-height: 100%;
}
.max-h-\[1000px\] {
  max-height: 1000px;
}
.max-h-\[100px\] {
  max-height: 100px;
}
.max-h-\[120px\] {
  max-height: 120px;
}
.max-h-\[300px\] {
  max-height: 300px;
}
.max-h-\[400px\] {
  max-height: 400px;
}
.max-h-\[478px\] {
  max-height: 478px;
}
.max-h-\[480px\] {
  max-height: 480px;
}
.max-h-\[500px\] {
  max-height: 500px;
}
.max-h-\[600px\] {
  max-height: 600px;
}
.max-h-\[75vh\] {
  max-height: 75vh;
}
.max-h-\[80px\] {
  max-height: 80px;
}
.max-h-\[80vh\] {
  max-height: 80vh;
}
.max-h-\[85vh\] {
  max-height: 85vh;
}
.max-h-\[90vh\] {
  max-height: 90vh;
}
.max-h-\[96px\] {
  max-height: 96px;
}
.max-h-\[calc\(100\%-88px\)\] {
  max-height: calc(100% - 88px);
}
.max-h-\[calc\(100vh-100px\)\] {
  max-height: calc(100vh - 100px);
}
.max-h-\[calc\(100vh-200px\)\] {
  max-height: calc(100vh - 200px);
}
.max-h-\[calc\(100vh-250px\)\] {
  max-height: calc(100vh - 250px);
}
.max-h-\[calc\(100vh-32px\)\] {
  max-height: calc(100vh - 32px);
}
.max-h-\[calc\(100vh_-_theme\(spacing\.16\)\)\] {
  max-height: calc(100vh - 4rem);
}
.max-h-\[calc\(100vh_-_theme\(spacing\.16\)_-_0\.25rem\)\] {
  max-height: calc(100vh - 4rem - 0.25rem);
}
.max-h-\[calc\(100vh_-_theme\(spacing\.16\)_-_1\.25rem\)\] {
  max-height: calc(100vh - 4rem - 1.25rem);
}
.max-h-\[calc\(100vh_-_theme\(spacing\.16\)_-_2rem\)\] {
  max-height: calc(100vh - 4rem - 2rem);
}
.max-h-\[calc\(100vh_-_theme\(spacing\.16\)_-_54px_-_2rem\)\] {
  max-height: calc(100vh - 4rem - 54px - 2rem);
}
.max-h-full {
  max-height: 100%;
}
.max-h-screen {
  max-height: 100vh;
}
.min-h-0 {
  min-height: 0px;
}
.min-h-0\.5 {
  min-height: 0.125rem;
}
.min-h-1 {
  min-height: 0.25rem;
}
.min-h-1\.5 {
  min-height: 0.375rem;
}
.min-h-10 {
  min-height: 2.5rem;
}
.min-h-11 {
  min-height: 2.75rem;
}
.min-h-12 {
  min-height: 3rem;
}
.min-h-14 {
  min-height: 3.5rem;
}
.min-h-16 {
  min-height: 4rem;
}
.min-h-2 {
  min-height: 0.5rem;
}
.min-h-2\.5 {
  min-height: 0.625rem;
}
.min-h-20 {
  min-height: 5rem;
}
.min-h-24 {
  min-height: 6rem;
}
.min-h-28 {
  min-height: 7rem;
}
.min-h-3 {
  min-height: 0.75rem;
}
.min-h-3\.5 {
  min-height: 0.875rem;
}
.min-h-32 {
  min-height: 8rem;
}
.min-h-36 {
  min-height: 9rem;
}
.min-h-4 {
  min-height: 1rem;
}
.min-h-40 {
  min-height: 10rem;
}
.min-h-44 {
  min-height: 11rem;
}
.min-h-48 {
  min-height: 12rem;
}
.min-h-5 {
  min-height: 1.25rem;
}
.min-h-52 {
  min-height: 13rem;
}
.min-h-56 {
  min-height: 14rem;
}
.min-h-6 {
  min-height: 1.5rem;
}
.min-h-60 {
  min-height: 15rem;
}
.min-h-64 {
  min-height: 16rem;
}
.min-h-7 {
  min-height: 1.75rem;
}
.min-h-72 {
  min-height: 18rem;
}
.min-h-8 {
  min-height: 2rem;
}
.min-h-80 {
  min-height: 20rem;
}
.min-h-9 {
  min-height: 2.25rem;
}
.min-h-96 {
  min-height: 24rem;
}
.min-h-\[100px\] {
  min-height: 100px;
}
.min-h-\[120px\] {
  min-height: 120px;
}
.min-h-\[200px\] {
  min-height: 200px;
}
.min-h-\[3rem\] {
  min-height: 3rem;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.min-h-\[40px\] {
  min-height: 40px;
}
.min-h-\[44px\] {
  min-height: 44px;
}
.min-h-\[54px\] {
  min-height: 54px;
}
.min-h-\[60px\] {
  min-height: 60px;
}
.min-h-\[800px\] {
  min-height: 800px;
}
.min-h-\[80px\] {
  min-height: 80px;
}
.min-h-\[calc\(100vh_-_theme\(spacing\.16\)\)\] {
  min-height: calc(100vh - 4rem);
}
.min-h-fit {
  min-height: fit-content;
}
.min-h-screen {
  min-height: 100vh;
}
.min-h-svh {
  min-height: 100svh;
}
.\!w-3 {
  width: 0.75rem !important;
}
.w-0 {
  width: 0px;
}
.w-0\.5 {
  width: 0.125rem;
}
.w-1 {
  width: 0.25rem;
}
.w-1\.5 {
  width: 0.375rem;
}
.w-1\/12 {
  width: 8.333333%;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/3 {
  width: 33.333333%;
}
.w-1\/4 {
  width: 25%;
}
.w-1\/5 {
  width: 20%;
}
.w-1\/6 {
  width: 16.666667%;
}
.w-10 {
  width: 2.5rem;
}
.w-10\/12 {
  width: 83.333333%;
}
.w-11 {
  width: 2.75rem;
}
.w-11\/12 {
  width: 91.666667%;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-16 {
  width: 4rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-2\/12 {
  width: 16.666667%;
}
.w-2\/3 {
  width: 66.666667%;
}
.w-2\/4 {
  width: 50%;
}
.w-2\/5 {
  width: 40%;
}
.w-2\/6 {
  width: 33.333333%;
}
.w-20 {
  width: 5rem;
}
.w-24 {
  width: 6rem;
}
.w-28 {
  width: 7rem;
}
.w-3 {
  width: 0.75rem;
}
.w-3\.5 {
  width: 0.875rem;
}
.w-3\/12 {
  width: 25%;
}
.w-3\/4 {
  width: 75%;
}
.w-3\/5 {
  width: 60%;
}
.w-3\/6 {
  width: 50%;
}
.w-32 {
  width: 8rem;
}
.w-36 {
  width: 9rem;
}
.w-4 {
  width: 1rem;
}
.w-4\/12 {
  width: 33.333333%;
}
.w-4\/5 {
  width: 80%;
}
.w-4\/6 {
  width: 66.666667%;
}
.w-40 {
  width: 10rem;
}
.w-44 {
  width: 11rem;
}
.w-48 {
  width: 12rem;
}
.w-5 {
  width: 1.25rem;
}
.w-5\/12 {
  width: 41.666667%;
}
.w-5\/6 {
  width: 83.333333%;
}
.w-52 {
  width: 13rem;
}
.w-56 {
  width: 14rem;
}
.w-6 {
  width: 1.5rem;
}
.w-6\/12 {
  width: 50%;
}
.w-60 {
  width: 15rem;
}
.w-64 {
  width: 16rem;
}
.w-7 {
  width: 1.75rem;
}
.w-7\/12 {
  width: 58.333333%;
}
.w-72 {
  width: 18rem;
}
.w-8 {
  width: 2rem;
}
.w-8\/12 {
  width: 66.666667%;
}
.w-80 {
  width: 20rem;
}
.w-9 {
  width: 2.25rem;
}
.w-9\/12 {
  width: 75%;
}
.w-96 {
  width: 24rem;
}
.w-\[--cell-size\] {
  width: var(--cell-size);
}
.w-\[--radix-dropdown-menu-trigger-width\] {
  width: var(--radix-dropdown-menu-trigger-width);
}
.w-\[--radix-popover-trigger-width\] {
  width: var(--radix-popover-trigger-width);
}
.w-\[--sidebar-width\] {
  width: var(--sidebar-width);
}
.w-\[1\.2rem\] {
  width: 1.2rem;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[130px\] {
  width: 130px;
}
.w-\[140px\] {
  width: 140px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[180px\] {
  width: 180px;
}
.w-\[1px\] {
  width: 1px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[220px\] {
  width: 220px;
}
.w-\[240px\] {
  width: 240px;
}
.w-\[250px\] {
  width: 250px;
}
.w-\[260px\] {
  width: 260px;
}
.w-\[280px\] {
  width: 280px;
}
.w-\[30\%\] {
  width: 30%;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[360px\] {
  width: 360px;
}
.w-\[36px\] {
  width: 36px;
}
.w-\[380px\] {
  width: 380px;
}
.w-\[40\%\] {
  width: 40%;
}
.w-\[400px\] {
  width: 400px;
}
.w-\[40rem\] {
  width: 40rem;
}
.w-\[420px\] {
  width: 420px;
}
.w-\[450px\] {
  width: 450px;
}
.w-\[48\%\] {
  width: 48%;
}
.w-\[50\%\] {
  width: 50%;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[600px\] {
  width: 600px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[65\%\] {
  width: 65%;
}
.w-\[700px\] {
  width: 700px;
}
.w-\[70px\] {
  width: 70px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[90px\] {
  width: 90px;
}
.w-\[96px\] {
  width: 96px;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.w-px {
  width: 1px;
}
.w-screen {
  width: 100vw;
}
.min-w-0 {
  min-width: 0px;
}
.min-w-0\.5 {
  min-width: 0.125rem;
}
.min-w-1 {
  min-width: 0.25rem;
}
.min-w-1\.5 {
  min-width: 0.375rem;
}
.min-w-10 {
  min-width: 2.5rem;
}
.min-w-11 {
  min-width: 2.75rem;
}
.min-w-12 {
  min-width: 3rem;
}
.min-w-14 {
  min-width: 3.5rem;
}
.min-w-16 {
  min-width: 4rem;
}
.min-w-2 {
  min-width: 0.5rem;
}
.min-w-2\.5 {
  min-width: 0.625rem;
}
.min-w-20 {
  min-width: 5rem;
}
.min-w-24 {
  min-width: 6rem;
}
.min-w-28 {
  min-width: 7rem;
}
.min-w-3 {
  min-width: 0.75rem;
}
.min-w-3\.5 {
  min-width: 0.875rem;
}
.min-w-32 {
  min-width: 8rem;
}
.min-w-36 {
  min-width: 9rem;
}
.min-w-4 {
  min-width: 1rem;
}
.min-w-40 {
  min-width: 10rem;
}
.min-w-44 {
  min-width: 11rem;
}
.min-w-48 {
  min-width: 12rem;
}
.min-w-5 {
  min-width: 1.25rem;
}
.min-w-52 {
  min-width: 13rem;
}
.min-w-56 {
  min-width: 14rem;
}
.min-w-6 {
  min-width: 1.5rem;
}
.min-w-60 {
  min-width: 15rem;
}
.min-w-64 {
  min-width: 16rem;
}
.min-w-7 {
  min-width: 1.75rem;
}
.min-w-72 {
  min-width: 18rem;
}
.min-w-8 {
  min-width: 2rem;
}
.min-w-80 {
  min-width: 20rem;
}
.min-w-9 {
  min-width: 2.25rem;
}
.min-w-96 {
  min-width: 24rem;
}
.min-w-\[--cell-size\] {
  min-width: var(--cell-size);
}
.min-w-\[1060px\] {
  min-width: 1060px;
}
.min-w-\[120px\] {
  min-width: 120px;
}
.min-w-\[180px\] {
  min-width: 180px;
}
.min-w-\[20\%\] {
  min-width: 20%;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[20px\] {
  min-width: 20px;
}
.min-w-\[220px\] {
  min-width: 220px;
}
.min-w-\[250px\] {
  min-width: 250px;
}
.min-w-\[280px\] {
  min-width: 280px;
}
.min-w-\[3\.5rem\] {
  min-width: 3.5rem;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.min-w-\[320px\] {
  min-width: 320px;
}
.min-w-\[350px\] {
  min-width: 350px;
}
.min-w-\[400px\] {
  min-width: 400px;
}
.min-w-\[700px\] {
  min-width: 700px;
}
.min-w-\[800px\] {
  min-width: 800px;
}
.min-w-\[80px\] {
  min-width: 80px;
}
.min-w-\[80vw\] {
  min-width: 80vw;
}
.min-w-\[8rem\] {
  min-width: 8rem;
}
.min-w-\[900px\] {
  min-width: 900px;
}
.min-w-\[90vw\] {
  min-width: 90vw;
}
.min-w-\[98vw\] {
  min-width: 98vw;
}
.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}
.min-w-fit {
  min-width: fit-content;
}
.min-w-full {
  min-width: 100%;
}
.max-w-0 {
  max-width: 0px;
}
.max-w-0\.5 {
  max-width: 0.125rem;
}
.max-w-1 {
  max-width: 0.25rem;
}
.max-w-1\.5 {
  max-width: 0.375rem;
}
.max-w-10 {
  max-width: 2.5rem;
}
.max-w-11 {
  max-width: 2.75rem;
}
.max-w-12 {
  max-width: 3rem;
}
.max-w-14 {
  max-width: 3.5rem;
}
.max-w-16 {
  max-width: 4rem;
}
.max-w-2 {
  max-width: 0.5rem;
}
.max-w-2\.5 {
  max-width: 0.625rem;
}
.max-w-20 {
  max-width: 5rem;
}
.max-w-24 {
  max-width: 6rem;
}
.max-w-28 {
  max-width: 7rem;
}
.max-w-2xl {
  max-width: 42rem;
}
.max-w-3 {
  max-width: 0.75rem;
}
.max-w-3\.5 {
  max-width: 0.875rem;
}
.max-w-32 {
  max-width: 8rem;
}
.max-w-36 {
  max-width: 9rem;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4 {
  max-width: 1rem;
}
.max-w-40 {
  max-width: 10rem;
}
.max-w-44 {
  max-width: 11rem;
}
.max-w-48 {
  max-width: 12rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5 {
  max-width: 1.25rem;
}
.max-w-52 {
  max-width: 13rem;
}
.max-w-56 {
  max-width: 14rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6 {
  max-width: 1.5rem;
}
.max-w-60 {
  max-width: 15rem;
}
.max-w-64 {
  max-width: 16rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-7 {
  max-width: 1.75rem;
}
.max-w-72 {
  max-width: 18rem;
}
.max-w-7xl {
  max-width: 80rem;
}
.max-w-8 {
  max-width: 2rem;
}
.max-w-80 {
  max-width: 20rem;
}
.max-w-9 {
  max-width: 2.25rem;
}
.max-w-96 {
  max-width: 24rem;
}
.max-w-\[--skeleton-width\] {
  max-width: var(--skeleton-width);
}
.max-w-\[100px\] {
  max-width: 100px;
}
.max-w-\[120px\] {
  max-width: 120px;
}
.max-w-\[150px\] {
  max-width: 150px;
}
.max-w-\[1600px\] {
  max-width: 1600px;
}
.max-w-\[160px\] {
  max-width: 160px;
}
.max-w-\[180px\] {
  max-width: 180px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[240px\] {
  max-width: 240px;
}
.max-w-\[250px\] {
  max-width: 250px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[32rem\] {
  max-width: 32rem;
}
.max-w-\[350px\] {
  max-width: 350px;
}
.max-w-\[360px\] {
  max-width: 360px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[450px\] {
  max-width: 450px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[70\%\] {
  max-width: 70%;
}
.max-w-\[75\%\] {
  max-width: 75%;
}
.max-w-\[80\%\] {
  max-width: 80%;
}
.max-w-\[80vw\] {
  max-width: 80vw;
}
.max-w-\[85\%\] {
  max-width: 85%;
}
.max-w-\[90\%\] {
  max-width: 90%;
}
.max-w-\[90vw\] {
  max-width: 90vw;
}
.max-w-\[calc\(100vw-2rem\)\] {
  max-width: calc(100vw - 2rem);
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-max {
  max-width: max-content;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-none {
  max-width: none;
}
.max-w-screen-4xl {
  max-width: 1800px;
}
.max-w-screen-lg {
  max-width: 1024px;
}
.max-w-sm {
  max-width: 24rem;
}
.max-w-xl {
  max-width: 36rem;
}
.max-w-xs {
  max-width: 20rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink {
  flex-shrink: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.flex-grow-0 {
  flex-grow: 0;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.table-fixed {
  table-layout: fixed;
}
.caption-bottom {
  caption-side: bottom;
}
.border-collapse {
  border-collapse: collapse;
}
.origin-\[--radix-hover-card-content-transform-origin\] {
  transform-origin: var(--radix-hover-card-content-transform-origin);
}
.origin-\[--radix-tooltip-content-transform-origin\] {
  transform-origin: var(--radix-tooltip-content-transform-origin);
}
.origin-\[var\(--radix-popover-content-transform-origin\)\] {
  transform-origin: var(--radix-popover-content-transform-origin);
}
.origin-center {
  transform-origin: center;
}
.\!translate-y-\[-275\%\] {
  --tw-translate-y: -275% !important;
  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)) !important;
}
.\!translate-y-\[155\%\] {
  --tw-translate-y: 155% !important;
  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)) !important;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-px {
  --tw-translate-x: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/2 {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-px {
  --tw-translate-x: 1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-0 {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[-90deg\] {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes bounce {

  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}
.animate-bounce {
  animation: bounce 1s infinite;
}
@keyframes pulse {

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

  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(100%);
  }
}
.animate-shimmer {
  animation: shimmer 2s infinite;
}
@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}
.cursor-default {
  cursor: default;
}
.cursor-grab {
  cursor: grab;
}
.cursor-grabbing {
  cursor: grabbing;
}
.cursor-help {
  cursor: help;
}
.cursor-move {
  cursor: move;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.touch-none {
  touch-action: none;
}
.select-none {
  user-select: none;
}
.resize-none {
  resize: none;
}
.resize {
  resize: both;
}
.list-inside {
  list-style-position: inside;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.appearance-none {
  appearance: none;
}
.columns-1 {
  columns: 1;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, 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-\[repeat\(auto-fit\2c minmax\(160px\2c _1fr\)\)\] {
  grid-template-columns: repeat(auto-fit,minmax(160px, 1fr));
}
.grid-cols-\[repeat\(auto-fit\2c minmax\(160px\2c _3fr\)\)\] {
  grid-template-columns: repeat(auto-fit,minmax(160px, 3fr));
}
.grid-cols-\[repeat\(auto-fit\2c minmax\(220px\2c _1fr\)\)\] {
  grid-template-columns: repeat(auto-fit,minmax(220px, 1fr));
}
.grid-rows-\[auto\2c 1fr\] {
  grid-template-rows: auto 1fr;
}
.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-nowrap {
  flex-wrap: nowrap;
}
.content-start {
  align-content: flex-start;
}
.\!items-start {
  align-items: flex-start !important;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-stretch {
  align-items: stretch;
}
.\!justify-start {
  justify-content: flex-start !important;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-items-center {
  justify-items: center;
}
.gap-0 {
  gap: 0px;
}
.gap-0\.5 {
  gap: 0.125rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-x-3 {
  column-gap: 0.75rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-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-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-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-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-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-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-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-border > :not([hidden]) ~ :not([hidden]) {
  border-color: hsl(var(--border));
}
.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}
.divide-yellow-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-divide-opacity, 1));
}
.divide-yellow-100\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0);
}
.divide-yellow-100\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.1);
}
.divide-yellow-100\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 1);
}
.divide-yellow-100\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.15);
}
.divide-yellow-100\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.2);
}
.divide-yellow-100\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.25);
}
.divide-yellow-100\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.3);
}
.divide-yellow-100\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.35);
}
.divide-yellow-100\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.4);
}
.divide-yellow-100\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.45);
}
.divide-yellow-100\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.05);
}
.divide-yellow-100\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.5);
}
.divide-yellow-100\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.55);
}
.divide-yellow-100\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.6);
}
.divide-yellow-100\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.65);
}
.divide-yellow-100\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.7);
}
.divide-yellow-100\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.75);
}
.divide-yellow-100\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.8);
}
.divide-yellow-100\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.85);
}
.divide-yellow-100\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.9);
}
.divide-yellow-100\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.95);
}
.divide-yellow-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-divide-opacity, 1));
}
.divide-yellow-200\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0);
}
.divide-yellow-200\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.1);
}
.divide-yellow-200\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 1);
}
.divide-yellow-200\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.15);
}
.divide-yellow-200\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.2);
}
.divide-yellow-200\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.25);
}
.divide-yellow-200\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.3);
}
.divide-yellow-200\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.35);
}
.divide-yellow-200\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.4);
}
.divide-yellow-200\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.45);
}
.divide-yellow-200\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.05);
}
.divide-yellow-200\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.5);
}
.divide-yellow-200\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.55);
}
.divide-yellow-200\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.6);
}
.divide-yellow-200\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.65);
}
.divide-yellow-200\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.7);
}
.divide-yellow-200\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.75);
}
.divide-yellow-200\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.8);
}
.divide-yellow-200\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.85);
}
.divide-yellow-200\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.9);
}
.divide-yellow-200\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.95);
}
.divide-yellow-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-divide-opacity, 1));
}
.divide-yellow-300\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0);
}
.divide-yellow-300\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.1);
}
.divide-yellow-300\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 1);
}
.divide-yellow-300\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.15);
}
.divide-yellow-300\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.2);
}
.divide-yellow-300\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.25);
}
.divide-yellow-300\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.3);
}
.divide-yellow-300\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.35);
}
.divide-yellow-300\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.4);
}
.divide-yellow-300\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.45);
}
.divide-yellow-300\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.05);
}
.divide-yellow-300\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.5);
}
.divide-yellow-300\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.55);
}
.divide-yellow-300\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.6);
}
.divide-yellow-300\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.65);
}
.divide-yellow-300\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.7);
}
.divide-yellow-300\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.75);
}
.divide-yellow-300\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.8);
}
.divide-yellow-300\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.85);
}
.divide-yellow-300\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.9);
}
.divide-yellow-300\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.95);
}
.divide-yellow-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-divide-opacity, 1));
}
.divide-yellow-400\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0);
}
.divide-yellow-400\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.1);
}
.divide-yellow-400\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 1);
}
.divide-yellow-400\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.15);
}
.divide-yellow-400\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.2);
}
.divide-yellow-400\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.25);
}
.divide-yellow-400\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.3);
}
.divide-yellow-400\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.35);
}
.divide-yellow-400\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.4);
}
.divide-yellow-400\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.45);
}
.divide-yellow-400\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.05);
}
.divide-yellow-400\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.5);
}
.divide-yellow-400\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.55);
}
.divide-yellow-400\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.6);
}
.divide-yellow-400\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.65);
}
.divide-yellow-400\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.7);
}
.divide-yellow-400\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.75);
}
.divide-yellow-400\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.8);
}
.divide-yellow-400\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.85);
}
.divide-yellow-400\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.9);
}
.divide-yellow-400\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.95);
}
.divide-yellow-50 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-divide-opacity, 1));
}
.divide-yellow-50\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0);
}
.divide-yellow-50\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.1);
}
.divide-yellow-50\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 1);
}
.divide-yellow-50\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.15);
}
.divide-yellow-50\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.2);
}
.divide-yellow-50\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.25);
}
.divide-yellow-50\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.3);
}
.divide-yellow-50\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.35);
}
.divide-yellow-50\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.4);
}
.divide-yellow-50\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.45);
}
.divide-yellow-50\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.05);
}
.divide-yellow-50\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.5);
}
.divide-yellow-50\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.55);
}
.divide-yellow-50\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.6);
}
.divide-yellow-50\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.65);
}
.divide-yellow-50\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.7);
}
.divide-yellow-50\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.75);
}
.divide-yellow-50\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.8);
}
.divide-yellow-50\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.85);
}
.divide-yellow-50\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.9);
}
.divide-yellow-50\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.95);
}
.divide-yellow-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-divide-opacity, 1));
}
.divide-yellow-500\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0);
}
.divide-yellow-500\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.1);
}
.divide-yellow-500\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 1);
}
.divide-yellow-500\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.15);
}
.divide-yellow-500\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.2);
}
.divide-yellow-500\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.25);
}
.divide-yellow-500\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.3);
}
.divide-yellow-500\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.35);
}
.divide-yellow-500\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.4);
}
.divide-yellow-500\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.45);
}
.divide-yellow-500\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.05);
}
.divide-yellow-500\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.5);
}
.divide-yellow-500\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.55);
}
.divide-yellow-500\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.6);
}
.divide-yellow-500\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.65);
}
.divide-yellow-500\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.7);
}
.divide-yellow-500\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.75);
}
.divide-yellow-500\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.8);
}
.divide-yellow-500\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.85);
}
.divide-yellow-500\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.9);
}
.divide-yellow-500\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.95);
}
.divide-yellow-600 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-divide-opacity, 1));
}
.divide-yellow-600\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0);
}
.divide-yellow-600\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.1);
}
.divide-yellow-600\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 1);
}
.divide-yellow-600\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.15);
}
.divide-yellow-600\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.2);
}
.divide-yellow-600\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.25);
}
.divide-yellow-600\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.3);
}
.divide-yellow-600\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.35);
}
.divide-yellow-600\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.4);
}
.divide-yellow-600\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.45);
}
.divide-yellow-600\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.05);
}
.divide-yellow-600\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.5);
}
.divide-yellow-600\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.55);
}
.divide-yellow-600\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.6);
}
.divide-yellow-600\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.65);
}
.divide-yellow-600\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.7);
}
.divide-yellow-600\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.75);
}
.divide-yellow-600\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.8);
}
.divide-yellow-600\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.85);
}
.divide-yellow-600\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.9);
}
.divide-yellow-600\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.95);
}
.divide-yellow-700 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-divide-opacity, 1));
}
.divide-yellow-700\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0);
}
.divide-yellow-700\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.1);
}
.divide-yellow-700\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 1);
}
.divide-yellow-700\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.15);
}
.divide-yellow-700\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.2);
}
.divide-yellow-700\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.25);
}
.divide-yellow-700\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.3);
}
.divide-yellow-700\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.35);
}
.divide-yellow-700\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.4);
}
.divide-yellow-700\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.45);
}
.divide-yellow-700\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.05);
}
.divide-yellow-700\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.5);
}
.divide-yellow-700\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.55);
}
.divide-yellow-700\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.6);
}
.divide-yellow-700\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.65);
}
.divide-yellow-700\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.7);
}
.divide-yellow-700\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.75);
}
.divide-yellow-700\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.8);
}
.divide-yellow-700\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.85);
}
.divide-yellow-700\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.9);
}
.divide-yellow-700\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.95);
}
.divide-yellow-800 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-divide-opacity, 1));
}
.divide-yellow-800\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0);
}
.divide-yellow-800\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.1);
}
.divide-yellow-800\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 1);
}
.divide-yellow-800\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.15);
}
.divide-yellow-800\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.2);
}
.divide-yellow-800\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.25);
}
.divide-yellow-800\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.3);
}
.divide-yellow-800\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.35);
}
.divide-yellow-800\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.4);
}
.divide-yellow-800\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.45);
}
.divide-yellow-800\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.05);
}
.divide-yellow-800\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.5);
}
.divide-yellow-800\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.55);
}
.divide-yellow-800\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.6);
}
.divide-yellow-800\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.65);
}
.divide-yellow-800\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.7);
}
.divide-yellow-800\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.75);
}
.divide-yellow-800\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.8);
}
.divide-yellow-800\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.85);
}
.divide-yellow-800\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.9);
}
.divide-yellow-800\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.95);
}
.divide-yellow-900 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-divide-opacity, 1));
}
.divide-yellow-900\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0);
}
.divide-yellow-900\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.1);
}
.divide-yellow-900\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 1);
}
.divide-yellow-900\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.15);
}
.divide-yellow-900\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.2);
}
.divide-yellow-900\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.25);
}
.divide-yellow-900\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.3);
}
.divide-yellow-900\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.35);
}
.divide-yellow-900\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.4);
}
.divide-yellow-900\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.45);
}
.divide-yellow-900\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.05);
}
.divide-yellow-900\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.5);
}
.divide-yellow-900\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.55);
}
.divide-yellow-900\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.6);
}
.divide-yellow-900\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.65);
}
.divide-yellow-900\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.7);
}
.divide-yellow-900\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.75);
}
.divide-yellow-900\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.8);
}
.divide-yellow-900\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.85);
}
.divide-yellow-900\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.9);
}
.divide-yellow-900\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.95);
}
.divide-yellow-950 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-divide-opacity, 1));
}
.divide-yellow-950\/0 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0);
}
.divide-yellow-950\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.1);
}
.divide-yellow-950\/100 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 1);
}
.divide-yellow-950\/15 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.15);
}
.divide-yellow-950\/20 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.2);
}
.divide-yellow-950\/25 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.25);
}
.divide-yellow-950\/30 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.3);
}
.divide-yellow-950\/35 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.35);
}
.divide-yellow-950\/40 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.4);
}
.divide-yellow-950\/45 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.45);
}
.divide-yellow-950\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.05);
}
.divide-yellow-950\/50 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.5);
}
.divide-yellow-950\/55 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.55);
}
.divide-yellow-950\/60 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.6);
}
.divide-yellow-950\/65 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.65);
}
.divide-yellow-950\/70 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.7);
}
.divide-yellow-950\/75 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.75);
}
.divide-yellow-950\/80 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.8);
}
.divide-yellow-950\/85 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.85);
}
.divide-yellow-950\/90 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.9);
}
.divide-yellow-950\/95 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.95);
}
.self-start {
  align-self: flex-start;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.self-stretch {
  align-self: stretch;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-clip {
  overflow: clip;
}
.overflow-visible {
  overflow: visible;
}
.overflow-scroll {
  overflow: scroll;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.overflow-x-scroll {
  overflow-x: scroll;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.overscroll-y-auto {
  overscroll-behavior-y: auto;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-normal {
  white-space: normal;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.whitespace-pre-wrap {
  white-space: pre-wrap;
}
.text-wrap {
  text-wrap: wrap;
}
.text-nowrap {
  text-wrap: nowrap;
}
.text-pretty {
  text-wrap: pretty;
}
.break-words {
  overflow-wrap: break-word;
}
.break-all {
  word-break: break-all;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: 1rem;
}
.rounded-\[2px\] {
  border-radius: 2px;
}
.rounded-\[inherit\] {
  border-radius: inherit;
}
.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: 0.75rem;
}
.rounded-b-md {
  border-bottom-right-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.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-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-t-2xl {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-\[10px\] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.rounded-bl-none {
  border-bottom-left-radius: 0px;
}
.rounded-br-none {
  border-bottom-right-radius: 0px;
}
.rounded-tl-sm {
  border-top-left-radius: calc(var(--radius) - 4px);
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-4 {
  border-width: 4px;
}
.border-\[1\.5px\] {
  border-width: 1.5px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0px;
}
.border-b-2 {
  border-bottom-width: 2px;
}
.border-l {
  border-left-width: 1px;
}
.border-l-0 {
  border-left-width: 0px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-r {
  border-right-width: 1px;
}
.border-r-0 {
  border-right-width: 0px;
}
.border-t {
  border-top-width: 1px;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-dashed {
  border-style: dashed;
}
.border-none {
  border-style: none;
}
.border-\[--color-border\] {
  border-color: var(--color-border);
}
.border-amber-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.border-amber-100\/0 {
  border-color: rgb(254 243 199 / 0);
}
.border-amber-100\/10 {
  border-color: rgb(254 243 199 / 0.1);
}
.border-amber-100\/100 {
  border-color: rgb(254 243 199 / 1);
}
.border-amber-100\/15 {
  border-color: rgb(254 243 199 / 0.15);
}
.border-amber-100\/20 {
  border-color: rgb(254 243 199 / 0.2);
}
.border-amber-100\/25 {
  border-color: rgb(254 243 199 / 0.25);
}
.border-amber-100\/30 {
  border-color: rgb(254 243 199 / 0.3);
}
.border-amber-100\/35 {
  border-color: rgb(254 243 199 / 0.35);
}
.border-amber-100\/40 {
  border-color: rgb(254 243 199 / 0.4);
}
.border-amber-100\/45 {
  border-color: rgb(254 243 199 / 0.45);
}
.border-amber-100\/5 {
  border-color: rgb(254 243 199 / 0.05);
}
.border-amber-100\/50 {
  border-color: rgb(254 243 199 / 0.5);
}
.border-amber-100\/55 {
  border-color: rgb(254 243 199 / 0.55);
}
.border-amber-100\/60 {
  border-color: rgb(254 243 199 / 0.6);
}
.border-amber-100\/65 {
  border-color: rgb(254 243 199 / 0.65);
}
.border-amber-100\/70 {
  border-color: rgb(254 243 199 / 0.7);
}
.border-amber-100\/75 {
  border-color: rgb(254 243 199 / 0.75);
}
.border-amber-100\/80 {
  border-color: rgb(254 243 199 / 0.8);
}
.border-amber-100\/85 {
  border-color: rgb(254 243 199 / 0.85);
}
.border-amber-100\/90 {
  border-color: rgb(254 243 199 / 0.9);
}
.border-amber-100\/95 {
  border-color: rgb(254 243 199 / 0.95);
}
.border-amber-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.border-amber-200\/0 {
  border-color: rgb(253 230 138 / 0);
}
.border-amber-200\/10 {
  border-color: rgb(253 230 138 / 0.1);
}
.border-amber-200\/100 {
  border-color: rgb(253 230 138 / 1);
}
.border-amber-200\/15 {
  border-color: rgb(253 230 138 / 0.15);
}
.border-amber-200\/20 {
  border-color: rgb(253 230 138 / 0.2);
}
.border-amber-200\/25 {
  border-color: rgb(253 230 138 / 0.25);
}
.border-amber-200\/30 {
  border-color: rgb(253 230 138 / 0.3);
}
.border-amber-200\/35 {
  border-color: rgb(253 230 138 / 0.35);
}
.border-amber-200\/40 {
  border-color: rgb(253 230 138 / 0.4);
}
.border-amber-200\/45 {
  border-color: rgb(253 230 138 / 0.45);
}
.border-amber-200\/5 {
  border-color: rgb(253 230 138 / 0.05);
}
.border-amber-200\/50 {
  border-color: rgb(253 230 138 / 0.5);
}
.border-amber-200\/55 {
  border-color: rgb(253 230 138 / 0.55);
}
.border-amber-200\/60 {
  border-color: rgb(253 230 138 / 0.6);
}
.border-amber-200\/65 {
  border-color: rgb(253 230 138 / 0.65);
}
.border-amber-200\/70 {
  border-color: rgb(253 230 138 / 0.7);
}
.border-amber-200\/75 {
  border-color: rgb(253 230 138 / 0.75);
}
.border-amber-200\/80 {
  border-color: rgb(253 230 138 / 0.8);
}
.border-amber-200\/85 {
  border-color: rgb(253 230 138 / 0.85);
}
.border-amber-200\/90 {
  border-color: rgb(253 230 138 / 0.9);
}
.border-amber-200\/95 {
  border-color: rgb(253 230 138 / 0.95);
}
.border-amber-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.border-amber-300\/0 {
  border-color: rgb(252 211 77 / 0);
}
.border-amber-300\/10 {
  border-color: rgb(252 211 77 / 0.1);
}
.border-amber-300\/100 {
  border-color: rgb(252 211 77 / 1);
}
.border-amber-300\/15 {
  border-color: rgb(252 211 77 / 0.15);
}
.border-amber-300\/20 {
  border-color: rgb(252 211 77 / 0.2);
}
.border-amber-300\/25 {
  border-color: rgb(252 211 77 / 0.25);
}
.border-amber-300\/30 {
  border-color: rgb(252 211 77 / 0.3);
}
.border-amber-300\/35 {
  border-color: rgb(252 211 77 / 0.35);
}
.border-amber-300\/40 {
  border-color: rgb(252 211 77 / 0.4);
}
.border-amber-300\/45 {
  border-color: rgb(252 211 77 / 0.45);
}
.border-amber-300\/5 {
  border-color: rgb(252 211 77 / 0.05);
}
.border-amber-300\/50 {
  border-color: rgb(252 211 77 / 0.5);
}
.border-amber-300\/55 {
  border-color: rgb(252 211 77 / 0.55);
}
.border-amber-300\/60 {
  border-color: rgb(252 211 77 / 0.6);
}
.border-amber-300\/65 {
  border-color: rgb(252 211 77 / 0.65);
}
.border-amber-300\/70 {
  border-color: rgb(252 211 77 / 0.7);
}
.border-amber-300\/75 {
  border-color: rgb(252 211 77 / 0.75);
}
.border-amber-300\/80 {
  border-color: rgb(252 211 77 / 0.8);
}
.border-amber-300\/85 {
  border-color: rgb(252 211 77 / 0.85);
}
.border-amber-300\/90 {
  border-color: rgb(252 211 77 / 0.9);
}
.border-amber-300\/95 {
  border-color: rgb(252 211 77 / 0.95);
}
.border-amber-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.border-amber-400\/0 {
  border-color: rgb(251 191 36 / 0);
}
.border-amber-400\/10 {
  border-color: rgb(251 191 36 / 0.1);
}
.border-amber-400\/100 {
  border-color: rgb(251 191 36 / 1);
}
.border-amber-400\/15 {
  border-color: rgb(251 191 36 / 0.15);
}
.border-amber-400\/20 {
  border-color: rgb(251 191 36 / 0.2);
}
.border-amber-400\/25 {
  border-color: rgb(251 191 36 / 0.25);
}
.border-amber-400\/30 {
  border-color: rgb(251 191 36 / 0.3);
}
.border-amber-400\/35 {
  border-color: rgb(251 191 36 / 0.35);
}
.border-amber-400\/40 {
  border-color: rgb(251 191 36 / 0.4);
}
.border-amber-400\/45 {
  border-color: rgb(251 191 36 / 0.45);
}
.border-amber-400\/5 {
  border-color: rgb(251 191 36 / 0.05);
}
.border-amber-400\/50 {
  border-color: rgb(251 191 36 / 0.5);
}
.border-amber-400\/55 {
  border-color: rgb(251 191 36 / 0.55);
}
.border-amber-400\/60 {
  border-color: rgb(251 191 36 / 0.6);
}
.border-amber-400\/65 {
  border-color: rgb(251 191 36 / 0.65);
}
.border-amber-400\/70 {
  border-color: rgb(251 191 36 / 0.7);
}
.border-amber-400\/75 {
  border-color: rgb(251 191 36 / 0.75);
}
.border-amber-400\/80 {
  border-color: rgb(251 191 36 / 0.8);
}
.border-amber-400\/85 {
  border-color: rgb(251 191 36 / 0.85);
}
.border-amber-400\/90 {
  border-color: rgb(251 191 36 / 0.9);
}
.border-amber-400\/95 {
  border-color: rgb(251 191 36 / 0.95);
}
.border-amber-500 {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.border-amber-500\/0 {
  border-color: rgb(245 158 11 / 0);
}
.border-amber-500\/10 {
  border-color: rgb(245 158 11 / 0.1);
}
.border-amber-500\/100 {
  border-color: rgb(245 158 11 / 1);
}
.border-amber-500\/15 {
  border-color: rgb(245 158 11 / 0.15);
}
.border-amber-500\/20 {
  border-color: rgb(245 158 11 / 0.2);
}
.border-amber-500\/25 {
  border-color: rgb(245 158 11 / 0.25);
}
.border-amber-500\/30 {
  border-color: rgb(245 158 11 / 0.3);
}
.border-amber-500\/35 {
  border-color: rgb(245 158 11 / 0.35);
}
.border-amber-500\/40 {
  border-color: rgb(245 158 11 / 0.4);
}
.border-amber-500\/45 {
  border-color: rgb(245 158 11 / 0.45);
}
.border-amber-500\/5 {
  border-color: rgb(245 158 11 / 0.05);
}
.border-amber-500\/50 {
  border-color: rgb(245 158 11 / 0.5);
}
.border-amber-500\/55 {
  border-color: rgb(245 158 11 / 0.55);
}
.border-amber-500\/60 {
  border-color: rgb(245 158 11 / 0.6);
}
.border-amber-500\/65 {
  border-color: rgb(245 158 11 / 0.65);
}
.border-amber-500\/70 {
  border-color: rgb(245 158 11 / 0.7);
}
.border-amber-500\/75 {
  border-color: rgb(245 158 11 / 0.75);
}
.border-amber-500\/80 {
  border-color: rgb(245 158 11 / 0.8);
}
.border-amber-500\/85 {
  border-color: rgb(245 158 11 / 0.85);
}
.border-amber-500\/90 {
  border-color: rgb(245 158 11 / 0.9);
}
.border-amber-500\/95 {
  border-color: rgb(245 158 11 / 0.95);
}
.border-amber-600 {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.border-amber-600\/0 {
  border-color: rgb(217 119 6 / 0);
}
.border-amber-600\/10 {
  border-color: rgb(217 119 6 / 0.1);
}
.border-amber-600\/100 {
  border-color: rgb(217 119 6 / 1);
}
.border-amber-600\/15 {
  border-color: rgb(217 119 6 / 0.15);
}
.border-amber-600\/20 {
  border-color: rgb(217 119 6 / 0.2);
}
.border-amber-600\/25 {
  border-color: rgb(217 119 6 / 0.25);
}
.border-amber-600\/30 {
  border-color: rgb(217 119 6 / 0.3);
}
.border-amber-600\/35 {
  border-color: rgb(217 119 6 / 0.35);
}
.border-amber-600\/40 {
  border-color: rgb(217 119 6 / 0.4);
}
.border-amber-600\/45 {
  border-color: rgb(217 119 6 / 0.45);
}
.border-amber-600\/5 {
  border-color: rgb(217 119 6 / 0.05);
}
.border-amber-600\/50 {
  border-color: rgb(217 119 6 / 0.5);
}
.border-amber-600\/55 {
  border-color: rgb(217 119 6 / 0.55);
}
.border-amber-600\/60 {
  border-color: rgb(217 119 6 / 0.6);
}
.border-amber-600\/65 {
  border-color: rgb(217 119 6 / 0.65);
}
.border-amber-600\/70 {
  border-color: rgb(217 119 6 / 0.7);
}
.border-amber-600\/75 {
  border-color: rgb(217 119 6 / 0.75);
}
.border-amber-600\/80 {
  border-color: rgb(217 119 6 / 0.8);
}
.border-amber-600\/85 {
  border-color: rgb(217 119 6 / 0.85);
}
.border-amber-600\/90 {
  border-color: rgb(217 119 6 / 0.9);
}
.border-amber-600\/95 {
  border-color: rgb(217 119 6 / 0.95);
}
.border-amber-700 {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.border-amber-700\/0 {
  border-color: rgb(180 83 9 / 0);
}
.border-amber-700\/10 {
  border-color: rgb(180 83 9 / 0.1);
}
.border-amber-700\/100 {
  border-color: rgb(180 83 9 / 1);
}
.border-amber-700\/15 {
  border-color: rgb(180 83 9 / 0.15);
}
.border-amber-700\/20 {
  border-color: rgb(180 83 9 / 0.2);
}
.border-amber-700\/25 {
  border-color: rgb(180 83 9 / 0.25);
}
.border-amber-700\/30 {
  border-color: rgb(180 83 9 / 0.3);
}
.border-amber-700\/35 {
  border-color: rgb(180 83 9 / 0.35);
}
.border-amber-700\/40 {
  border-color: rgb(180 83 9 / 0.4);
}
.border-amber-700\/45 {
  border-color: rgb(180 83 9 / 0.45);
}
.border-amber-700\/5 {
  border-color: rgb(180 83 9 / 0.05);
}
.border-amber-700\/50 {
  border-color: rgb(180 83 9 / 0.5);
}
.border-amber-700\/55 {
  border-color: rgb(180 83 9 / 0.55);
}
.border-amber-700\/60 {
  border-color: rgb(180 83 9 / 0.6);
}
.border-amber-700\/65 {
  border-color: rgb(180 83 9 / 0.65);
}
.border-amber-700\/70 {
  border-color: rgb(180 83 9 / 0.7);
}
.border-amber-700\/75 {
  border-color: rgb(180 83 9 / 0.75);
}
.border-amber-700\/80 {
  border-color: rgb(180 83 9 / 0.8);
}
.border-amber-700\/85 {
  border-color: rgb(180 83 9 / 0.85);
}
.border-amber-700\/90 {
  border-color: rgb(180 83 9 / 0.9);
}
.border-amber-700\/95 {
  border-color: rgb(180 83 9 / 0.95);
}
.border-amber-800 {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.border-amber-800\/0 {
  border-color: rgb(146 64 14 / 0);
}
.border-amber-800\/10 {
  border-color: rgb(146 64 14 / 0.1);
}
.border-amber-800\/100 {
  border-color: rgb(146 64 14 / 1);
}
.border-amber-800\/15 {
  border-color: rgb(146 64 14 / 0.15);
}
.border-amber-800\/20 {
  border-color: rgb(146 64 14 / 0.2);
}
.border-amber-800\/25 {
  border-color: rgb(146 64 14 / 0.25);
}
.border-amber-800\/30 {
  border-color: rgb(146 64 14 / 0.3);
}
.border-amber-800\/35 {
  border-color: rgb(146 64 14 / 0.35);
}
.border-amber-800\/40 {
  border-color: rgb(146 64 14 / 0.4);
}
.border-amber-800\/45 {
  border-color: rgb(146 64 14 / 0.45);
}
.border-amber-800\/5 {
  border-color: rgb(146 64 14 / 0.05);
}
.border-amber-800\/50 {
  border-color: rgb(146 64 14 / 0.5);
}
.border-amber-800\/55 {
  border-color: rgb(146 64 14 / 0.55);
}
.border-amber-800\/60 {
  border-color: rgb(146 64 14 / 0.6);
}
.border-amber-800\/65 {
  border-color: rgb(146 64 14 / 0.65);
}
.border-amber-800\/70 {
  border-color: rgb(146 64 14 / 0.7);
}
.border-amber-800\/75 {
  border-color: rgb(146 64 14 / 0.75);
}
.border-amber-800\/80 {
  border-color: rgb(146 64 14 / 0.8);
}
.border-amber-800\/85 {
  border-color: rgb(146 64 14 / 0.85);
}
.border-amber-800\/90 {
  border-color: rgb(146 64 14 / 0.9);
}
.border-amber-800\/95 {
  border-color: rgb(146 64 14 / 0.95);
}
.border-amber-900 {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.border-amber-900\/0 {
  border-color: rgb(120 53 15 / 0);
}
.border-amber-900\/10 {
  border-color: rgb(120 53 15 / 0.1);
}
.border-amber-900\/100 {
  border-color: rgb(120 53 15 / 1);
}
.border-amber-900\/15 {
  border-color: rgb(120 53 15 / 0.15);
}
.border-amber-900\/20 {
  border-color: rgb(120 53 15 / 0.2);
}
.border-amber-900\/25 {
  border-color: rgb(120 53 15 / 0.25);
}
.border-amber-900\/30 {
  border-color: rgb(120 53 15 / 0.3);
}
.border-amber-900\/35 {
  border-color: rgb(120 53 15 / 0.35);
}
.border-amber-900\/40 {
  border-color: rgb(120 53 15 / 0.4);
}
.border-amber-900\/45 {
  border-color: rgb(120 53 15 / 0.45);
}
.border-amber-900\/5 {
  border-color: rgb(120 53 15 / 0.05);
}
.border-amber-900\/50 {
  border-color: rgb(120 53 15 / 0.5);
}
.border-amber-900\/55 {
  border-color: rgb(120 53 15 / 0.55);
}
.border-amber-900\/60 {
  border-color: rgb(120 53 15 / 0.6);
}
.border-amber-900\/65 {
  border-color: rgb(120 53 15 / 0.65);
}
.border-amber-900\/70 {
  border-color: rgb(120 53 15 / 0.7);
}
.border-amber-900\/75 {
  border-color: rgb(120 53 15 / 0.75);
}
.border-amber-900\/80 {
  border-color: rgb(120 53 15 / 0.8);
}
.border-amber-900\/85 {
  border-color: rgb(120 53 15 / 0.85);
}
.border-amber-900\/90 {
  border-color: rgb(120 53 15 / 0.9);
}
.border-amber-900\/95 {
  border-color: rgb(120 53 15 / 0.95);
}
.border-blue-100 {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.border-blue-100\/0 {
  border-color: rgb(219 234 254 / 0);
}
.border-blue-100\/10 {
  border-color: rgb(219 234 254 / 0.1);
}
.border-blue-100\/100 {
  border-color: rgb(219 234 254 / 1);
}
.border-blue-100\/15 {
  border-color: rgb(219 234 254 / 0.15);
}
.border-blue-100\/20 {
  border-color: rgb(219 234 254 / 0.2);
}
.border-blue-100\/25 {
  border-color: rgb(219 234 254 / 0.25);
}
.border-blue-100\/30 {
  border-color: rgb(219 234 254 / 0.3);
}
.border-blue-100\/35 {
  border-color: rgb(219 234 254 / 0.35);
}
.border-blue-100\/40 {
  border-color: rgb(219 234 254 / 0.4);
}
.border-blue-100\/45 {
  border-color: rgb(219 234 254 / 0.45);
}
.border-blue-100\/5 {
  border-color: rgb(219 234 254 / 0.05);
}
.border-blue-100\/50 {
  border-color: rgb(219 234 254 / 0.5);
}
.border-blue-100\/55 {
  border-color: rgb(219 234 254 / 0.55);
}
.border-blue-100\/60 {
  border-color: rgb(219 234 254 / 0.6);
}
.border-blue-100\/65 {
  border-color: rgb(219 234 254 / 0.65);
}
.border-blue-100\/70 {
  border-color: rgb(219 234 254 / 0.7);
}
.border-blue-100\/75 {
  border-color: rgb(219 234 254 / 0.75);
}
.border-blue-100\/80 {
  border-color: rgb(219 234 254 / 0.8);
}
.border-blue-100\/85 {
  border-color: rgb(219 234 254 / 0.85);
}
.border-blue-100\/90 {
  border-color: rgb(219 234 254 / 0.9);
}
.border-blue-100\/95 {
  border-color: rgb(219 234 254 / 0.95);
}
.border-blue-200 {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.border-blue-200\/0 {
  border-color: rgb(191 219 254 / 0);
}
.border-blue-200\/10 {
  border-color: rgb(191 219 254 / 0.1);
}
.border-blue-200\/100 {
  border-color: rgb(191 219 254 / 1);
}
.border-blue-200\/15 {
  border-color: rgb(191 219 254 / 0.15);
}
.border-blue-200\/20 {
  border-color: rgb(191 219 254 / 0.2);
}
.border-blue-200\/25 {
  border-color: rgb(191 219 254 / 0.25);
}
.border-blue-200\/30 {
  border-color: rgb(191 219 254 / 0.3);
}
.border-blue-200\/35 {
  border-color: rgb(191 219 254 / 0.35);
}
.border-blue-200\/40 {
  border-color: rgb(191 219 254 / 0.4);
}
.border-blue-200\/45 {
  border-color: rgb(191 219 254 / 0.45);
}
.border-blue-200\/5 {
  border-color: rgb(191 219 254 / 0.05);
}
.border-blue-200\/50 {
  border-color: rgb(191 219 254 / 0.5);
}
.border-blue-200\/55 {
  border-color: rgb(191 219 254 / 0.55);
}
.border-blue-200\/60 {
  border-color: rgb(191 219 254 / 0.6);
}
.border-blue-200\/65 {
  border-color: rgb(191 219 254 / 0.65);
}
.border-blue-200\/70 {
  border-color: rgb(191 219 254 / 0.7);
}
.border-blue-200\/75 {
  border-color: rgb(191 219 254 / 0.75);
}
.border-blue-200\/80 {
  border-color: rgb(191 219 254 / 0.8);
}
.border-blue-200\/85 {
  border-color: rgb(191 219 254 / 0.85);
}
.border-blue-200\/90 {
  border-color: rgb(191 219 254 / 0.9);
}
.border-blue-200\/95 {
  border-color: rgb(191 219 254 / 0.95);
}
.border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.border-blue-300\/0 {
  border-color: rgb(147 197 253 / 0);
}
.border-blue-300\/10 {
  border-color: rgb(147 197 253 / 0.1);
}
.border-blue-300\/100 {
  border-color: rgb(147 197 253 / 1);
}
.border-blue-300\/15 {
  border-color: rgb(147 197 253 / 0.15);
}
.border-blue-300\/20 {
  border-color: rgb(147 197 253 / 0.2);
}
.border-blue-300\/25 {
  border-color: rgb(147 197 253 / 0.25);
}
.border-blue-300\/30 {
  border-color: rgb(147 197 253 / 0.3);
}
.border-blue-300\/35 {
  border-color: rgb(147 197 253 / 0.35);
}
.border-blue-300\/40 {
  border-color: rgb(147 197 253 / 0.4);
}
.border-blue-300\/45 {
  border-color: rgb(147 197 253 / 0.45);
}
.border-blue-300\/5 {
  border-color: rgb(147 197 253 / 0.05);
}
.border-blue-300\/50 {
  border-color: rgb(147 197 253 / 0.5);
}
.border-blue-300\/55 {
  border-color: rgb(147 197 253 / 0.55);
}
.border-blue-300\/60 {
  border-color: rgb(147 197 253 / 0.6);
}
.border-blue-300\/65 {
  border-color: rgb(147 197 253 / 0.65);
}
.border-blue-300\/70 {
  border-color: rgb(147 197 253 / 0.7);
}
.border-blue-300\/75 {
  border-color: rgb(147 197 253 / 0.75);
}
.border-blue-300\/80 {
  border-color: rgb(147 197 253 / 0.8);
}
.border-blue-300\/85 {
  border-color: rgb(147 197 253 / 0.85);
}
.border-blue-300\/90 {
  border-color: rgb(147 197 253 / 0.9);
}
.border-blue-300\/95 {
  border-color: rgb(147 197 253 / 0.95);
}
.border-blue-400 {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}
.border-blue-400\/0 {
  border-color: rgb(96 165 250 / 0);
}
.border-blue-400\/10 {
  border-color: rgb(96 165 250 / 0.1);
}
.border-blue-400\/100 {
  border-color: rgb(96 165 250 / 1);
}
.border-blue-400\/15 {
  border-color: rgb(96 165 250 / 0.15);
}
.border-blue-400\/20 {
  border-color: rgb(96 165 250 / 0.2);
}
.border-blue-400\/25 {
  border-color: rgb(96 165 250 / 0.25);
}
.border-blue-400\/30 {
  border-color: rgb(96 165 250 / 0.3);
}
.border-blue-400\/35 {
  border-color: rgb(96 165 250 / 0.35);
}
.border-blue-400\/40 {
  border-color: rgb(96 165 250 / 0.4);
}
.border-blue-400\/45 {
  border-color: rgb(96 165 250 / 0.45);
}
.border-blue-400\/5 {
  border-color: rgb(96 165 250 / 0.05);
}
.border-blue-400\/50 {
  border-color: rgb(96 165 250 / 0.5);
}
.border-blue-400\/55 {
  border-color: rgb(96 165 250 / 0.55);
}
.border-blue-400\/60 {
  border-color: rgb(96 165 250 / 0.6);
}
.border-blue-400\/65 {
  border-color: rgb(96 165 250 / 0.65);
}
.border-blue-400\/70 {
  border-color: rgb(96 165 250 / 0.7);
}
.border-blue-400\/75 {
  border-color: rgb(96 165 250 / 0.75);
}
.border-blue-400\/80 {
  border-color: rgb(96 165 250 / 0.8);
}
.border-blue-400\/85 {
  border-color: rgb(96 165 250 / 0.85);
}
.border-blue-400\/90 {
  border-color: rgb(96 165 250 / 0.9);
}
.border-blue-400\/95 {
  border-color: rgb(96 165 250 / 0.95);
}
.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.border-blue-500\/0 {
  border-color: rgb(59 130 246 / 0);
}
.border-blue-500\/10 {
  border-color: rgb(59 130 246 / 0.1);
}
.border-blue-500\/100 {
  border-color: rgb(59 130 246 / 1);
}
.border-blue-500\/15 {
  border-color: rgb(59 130 246 / 0.15);
}
.border-blue-500\/20 {
  border-color: rgb(59 130 246 / 0.2);
}
.border-blue-500\/25 {
  border-color: rgb(59 130 246 / 0.25);
}
.border-blue-500\/30 {
  border-color: rgb(59 130 246 / 0.3);
}
.border-blue-500\/35 {
  border-color: rgb(59 130 246 / 0.35);
}
.border-blue-500\/40 {
  border-color: rgb(59 130 246 / 0.4);
}
.border-blue-500\/45 {
  border-color: rgb(59 130 246 / 0.45);
}
.border-blue-500\/5 {
  border-color: rgb(59 130 246 / 0.05);
}
.border-blue-500\/50 {
  border-color: rgb(59 130 246 / 0.5);
}
.border-blue-500\/55 {
  border-color: rgb(59 130 246 / 0.55);
}
.border-blue-500\/60 {
  border-color: rgb(59 130 246 / 0.6);
}
.border-blue-500\/65 {
  border-color: rgb(59 130 246 / 0.65);
}
.border-blue-500\/70 {
  border-color: rgb(59 130 246 / 0.7);
}
.border-blue-500\/75 {
  border-color: rgb(59 130 246 / 0.75);
}
.border-blue-500\/80 {
  border-color: rgb(59 130 246 / 0.8);
}
.border-blue-500\/85 {
  border-color: rgb(59 130 246 / 0.85);
}
.border-blue-500\/90 {
  border-color: rgb(59 130 246 / 0.9);
}
.border-blue-500\/95 {
  border-color: rgb(59 130 246 / 0.95);
}
.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.border-blue-600\/0 {
  border-color: rgb(37 99 235 / 0);
}
.border-blue-600\/10 {
  border-color: rgb(37 99 235 / 0.1);
}
.border-blue-600\/100 {
  border-color: rgb(37 99 235 / 1);
}
.border-blue-600\/15 {
  border-color: rgb(37 99 235 / 0.15);
}
.border-blue-600\/20 {
  border-color: rgb(37 99 235 / 0.2);
}
.border-blue-600\/25 {
  border-color: rgb(37 99 235 / 0.25);
}
.border-blue-600\/30 {
  border-color: rgb(37 99 235 / 0.3);
}
.border-blue-600\/35 {
  border-color: rgb(37 99 235 / 0.35);
}
.border-blue-600\/40 {
  border-color: rgb(37 99 235 / 0.4);
}
.border-blue-600\/45 {
  border-color: rgb(37 99 235 / 0.45);
}
.border-blue-600\/5 {
  border-color: rgb(37 99 235 / 0.05);
}
.border-blue-600\/50 {
  border-color: rgb(37 99 235 / 0.5);
}
.border-blue-600\/55 {
  border-color: rgb(37 99 235 / 0.55);
}
.border-blue-600\/60 {
  border-color: rgb(37 99 235 / 0.6);
}
.border-blue-600\/65 {
  border-color: rgb(37 99 235 / 0.65);
}
.border-blue-600\/70 {
  border-color: rgb(37 99 235 / 0.7);
}
.border-blue-600\/75 {
  border-color: rgb(37 99 235 / 0.75);
}
.border-blue-600\/80 {
  border-color: rgb(37 99 235 / 0.8);
}
.border-blue-600\/85 {
  border-color: rgb(37 99 235 / 0.85);
}
.border-blue-600\/90 {
  border-color: rgb(37 99 235 / 0.9);
}
.border-blue-600\/95 {
  border-color: rgb(37 99 235 / 0.95);
}
.border-blue-700 {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}
.border-blue-700\/0 {
  border-color: rgb(29 78 216 / 0);
}
.border-blue-700\/10 {
  border-color: rgb(29 78 216 / 0.1);
}
.border-blue-700\/100 {
  border-color: rgb(29 78 216 / 1);
}
.border-blue-700\/15 {
  border-color: rgb(29 78 216 / 0.15);
}
.border-blue-700\/20 {
  border-color: rgb(29 78 216 / 0.2);
}
.border-blue-700\/25 {
  border-color: rgb(29 78 216 / 0.25);
}
.border-blue-700\/30 {
  border-color: rgb(29 78 216 / 0.3);
}
.border-blue-700\/35 {
  border-color: rgb(29 78 216 / 0.35);
}
.border-blue-700\/40 {
  border-color: rgb(29 78 216 / 0.4);
}
.border-blue-700\/45 {
  border-color: rgb(29 78 216 / 0.45);
}
.border-blue-700\/5 {
  border-color: rgb(29 78 216 / 0.05);
}
.border-blue-700\/50 {
  border-color: rgb(29 78 216 / 0.5);
}
.border-blue-700\/55 {
  border-color: rgb(29 78 216 / 0.55);
}
.border-blue-700\/60 {
  border-color: rgb(29 78 216 / 0.6);
}
.border-blue-700\/65 {
  border-color: rgb(29 78 216 / 0.65);
}
.border-blue-700\/70 {
  border-color: rgb(29 78 216 / 0.7);
}
.border-blue-700\/75 {
  border-color: rgb(29 78 216 / 0.75);
}
.border-blue-700\/80 {
  border-color: rgb(29 78 216 / 0.8);
}
.border-blue-700\/85 {
  border-color: rgb(29 78 216 / 0.85);
}
.border-blue-700\/90 {
  border-color: rgb(29 78 216 / 0.9);
}
.border-blue-700\/95 {
  border-color: rgb(29 78 216 / 0.95);
}
.border-blue-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}
.border-blue-800\/0 {
  border-color: rgb(30 64 175 / 0);
}
.border-blue-800\/10 {
  border-color: rgb(30 64 175 / 0.1);
}
.border-blue-800\/100 {
  border-color: rgb(30 64 175 / 1);
}
.border-blue-800\/15 {
  border-color: rgb(30 64 175 / 0.15);
}
.border-blue-800\/20 {
  border-color: rgb(30 64 175 / 0.2);
}
.border-blue-800\/25 {
  border-color: rgb(30 64 175 / 0.25);
}
.border-blue-800\/30 {
  border-color: rgb(30 64 175 / 0.3);
}
.border-blue-800\/35 {
  border-color: rgb(30 64 175 / 0.35);
}
.border-blue-800\/40 {
  border-color: rgb(30 64 175 / 0.4);
}
.border-blue-800\/45 {
  border-color: rgb(30 64 175 / 0.45);
}
.border-blue-800\/5 {
  border-color: rgb(30 64 175 / 0.05);
}
.border-blue-800\/50 {
  border-color: rgb(30 64 175 / 0.5);
}
.border-blue-800\/55 {
  border-color: rgb(30 64 175 / 0.55);
}
.border-blue-800\/60 {
  border-color: rgb(30 64 175 / 0.6);
}
.border-blue-800\/65 {
  border-color: rgb(30 64 175 / 0.65);
}
.border-blue-800\/70 {
  border-color: rgb(30 64 175 / 0.7);
}
.border-blue-800\/75 {
  border-color: rgb(30 64 175 / 0.75);
}
.border-blue-800\/80 {
  border-color: rgb(30 64 175 / 0.8);
}
.border-blue-800\/85 {
  border-color: rgb(30 64 175 / 0.85);
}
.border-blue-800\/90 {
  border-color: rgb(30 64 175 / 0.9);
}
.border-blue-800\/95 {
  border-color: rgb(30 64 175 / 0.95);
}
.border-blue-900 {
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}
.border-blue-900\/0 {
  border-color: rgb(30 58 138 / 0);
}
.border-blue-900\/10 {
  border-color: rgb(30 58 138 / 0.1);
}
.border-blue-900\/100 {
  border-color: rgb(30 58 138 / 1);
}
.border-blue-900\/15 {
  border-color: rgb(30 58 138 / 0.15);
}
.border-blue-900\/20 {
  border-color: rgb(30 58 138 / 0.2);
}
.border-blue-900\/25 {
  border-color: rgb(30 58 138 / 0.25);
}
.border-blue-900\/30 {
  border-color: rgb(30 58 138 / 0.3);
}
.border-blue-900\/35 {
  border-color: rgb(30 58 138 / 0.35);
}
.border-blue-900\/40 {
  border-color: rgb(30 58 138 / 0.4);
}
.border-blue-900\/45 {
  border-color: rgb(30 58 138 / 0.45);
}
.border-blue-900\/5 {
  border-color: rgb(30 58 138 / 0.05);
}
.border-blue-900\/50 {
  border-color: rgb(30 58 138 / 0.5);
}
.border-blue-900\/55 {
  border-color: rgb(30 58 138 / 0.55);
}
.border-blue-900\/60 {
  border-color: rgb(30 58 138 / 0.6);
}
.border-blue-900\/65 {
  border-color: rgb(30 58 138 / 0.65);
}
.border-blue-900\/70 {
  border-color: rgb(30 58 138 / 0.7);
}
.border-blue-900\/75 {
  border-color: rgb(30 58 138 / 0.75);
}
.border-blue-900\/80 {
  border-color: rgb(30 58 138 / 0.8);
}
.border-blue-900\/85 {
  border-color: rgb(30 58 138 / 0.85);
}
.border-blue-900\/90 {
  border-color: rgb(30 58 138 / 0.9);
}
.border-blue-900\/95 {
  border-color: rgb(30 58 138 / 0.95);
}
.border-border {
  border-color: hsl(var(--border));
}
.border-border\/30 {
  border-color: hsl(var(--border) / 0.3);
}
.border-border\/50 {
  border-color: hsl(var(--border) / 0.5);
}
.border-border\/60 {
  border-color: hsl(var(--border) / 0.6);
}
.border-border\/80 {
  border-color: hsl(var(--border) / 0.8);
}
.border-current {
  border-color: currentColor;
}
.border-cyan-100 {
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.border-cyan-100\/0 {
  border-color: rgb(207 250 254 / 0);
}
.border-cyan-100\/10 {
  border-color: rgb(207 250 254 / 0.1);
}
.border-cyan-100\/100 {
  border-color: rgb(207 250 254 / 1);
}
.border-cyan-100\/15 {
  border-color: rgb(207 250 254 / 0.15);
}
.border-cyan-100\/20 {
  border-color: rgb(207 250 254 / 0.2);
}
.border-cyan-100\/25 {
  border-color: rgb(207 250 254 / 0.25);
}
.border-cyan-100\/30 {
  border-color: rgb(207 250 254 / 0.3);
}
.border-cyan-100\/35 {
  border-color: rgb(207 250 254 / 0.35);
}
.border-cyan-100\/40 {
  border-color: rgb(207 250 254 / 0.4);
}
.border-cyan-100\/45 {
  border-color: rgb(207 250 254 / 0.45);
}
.border-cyan-100\/5 {
  border-color: rgb(207 250 254 / 0.05);
}
.border-cyan-100\/50 {
  border-color: rgb(207 250 254 / 0.5);
}
.border-cyan-100\/55 {
  border-color: rgb(207 250 254 / 0.55);
}
.border-cyan-100\/60 {
  border-color: rgb(207 250 254 / 0.6);
}
.border-cyan-100\/65 {
  border-color: rgb(207 250 254 / 0.65);
}
.border-cyan-100\/70 {
  border-color: rgb(207 250 254 / 0.7);
}
.border-cyan-100\/75 {
  border-color: rgb(207 250 254 / 0.75);
}
.border-cyan-100\/80 {
  border-color: rgb(207 250 254 / 0.8);
}
.border-cyan-100\/85 {
  border-color: rgb(207 250 254 / 0.85);
}
.border-cyan-100\/90 {
  border-color: rgb(207 250 254 / 0.9);
}
.border-cyan-100\/95 {
  border-color: rgb(207 250 254 / 0.95);
}
.border-cyan-200 {
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.border-cyan-200\/0 {
  border-color: rgb(165 243 252 / 0);
}
.border-cyan-200\/10 {
  border-color: rgb(165 243 252 / 0.1);
}
.border-cyan-200\/100 {
  border-color: rgb(165 243 252 / 1);
}
.border-cyan-200\/15 {
  border-color: rgb(165 243 252 / 0.15);
}
.border-cyan-200\/20 {
  border-color: rgb(165 243 252 / 0.2);
}
.border-cyan-200\/25 {
  border-color: rgb(165 243 252 / 0.25);
}
.border-cyan-200\/30 {
  border-color: rgb(165 243 252 / 0.3);
}
.border-cyan-200\/35 {
  border-color: rgb(165 243 252 / 0.35);
}
.border-cyan-200\/40 {
  border-color: rgb(165 243 252 / 0.4);
}
.border-cyan-200\/45 {
  border-color: rgb(165 243 252 / 0.45);
}
.border-cyan-200\/5 {
  border-color: rgb(165 243 252 / 0.05);
}
.border-cyan-200\/50 {
  border-color: rgb(165 243 252 / 0.5);
}
.border-cyan-200\/55 {
  border-color: rgb(165 243 252 / 0.55);
}
.border-cyan-200\/60 {
  border-color: rgb(165 243 252 / 0.6);
}
.border-cyan-200\/65 {
  border-color: rgb(165 243 252 / 0.65);
}
.border-cyan-200\/70 {
  border-color: rgb(165 243 252 / 0.7);
}
.border-cyan-200\/75 {
  border-color: rgb(165 243 252 / 0.75);
}
.border-cyan-200\/80 {
  border-color: rgb(165 243 252 / 0.8);
}
.border-cyan-200\/85 {
  border-color: rgb(165 243 252 / 0.85);
}
.border-cyan-200\/90 {
  border-color: rgb(165 243 252 / 0.9);
}
.border-cyan-200\/95 {
  border-color: rgb(165 243 252 / 0.95);
}
.border-cyan-300 {
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.border-cyan-300\/0 {
  border-color: rgb(103 232 249 / 0);
}
.border-cyan-300\/10 {
  border-color: rgb(103 232 249 / 0.1);
}
.border-cyan-300\/100 {
  border-color: rgb(103 232 249 / 1);
}
.border-cyan-300\/15 {
  border-color: rgb(103 232 249 / 0.15);
}
.border-cyan-300\/20 {
  border-color: rgb(103 232 249 / 0.2);
}
.border-cyan-300\/25 {
  border-color: rgb(103 232 249 / 0.25);
}
.border-cyan-300\/30 {
  border-color: rgb(103 232 249 / 0.3);
}
.border-cyan-300\/35 {
  border-color: rgb(103 232 249 / 0.35);
}
.border-cyan-300\/40 {
  border-color: rgb(103 232 249 / 0.4);
}
.border-cyan-300\/45 {
  border-color: rgb(103 232 249 / 0.45);
}
.border-cyan-300\/5 {
  border-color: rgb(103 232 249 / 0.05);
}
.border-cyan-300\/50 {
  border-color: rgb(103 232 249 / 0.5);
}
.border-cyan-300\/55 {
  border-color: rgb(103 232 249 / 0.55);
}
.border-cyan-300\/60 {
  border-color: rgb(103 232 249 / 0.6);
}
.border-cyan-300\/65 {
  border-color: rgb(103 232 249 / 0.65);
}
.border-cyan-300\/70 {
  border-color: rgb(103 232 249 / 0.7);
}
.border-cyan-300\/75 {
  border-color: rgb(103 232 249 / 0.75);
}
.border-cyan-300\/80 {
  border-color: rgb(103 232 249 / 0.8);
}
.border-cyan-300\/85 {
  border-color: rgb(103 232 249 / 0.85);
}
.border-cyan-300\/90 {
  border-color: rgb(103 232 249 / 0.9);
}
.border-cyan-300\/95 {
  border-color: rgb(103 232 249 / 0.95);
}
.border-cyan-400 {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.border-cyan-400\/0 {
  border-color: rgb(34 211 238 / 0);
}
.border-cyan-400\/10 {
  border-color: rgb(34 211 238 / 0.1);
}
.border-cyan-400\/100 {
  border-color: rgb(34 211 238 / 1);
}
.border-cyan-400\/15 {
  border-color: rgb(34 211 238 / 0.15);
}
.border-cyan-400\/20 {
  border-color: rgb(34 211 238 / 0.2);
}
.border-cyan-400\/25 {
  border-color: rgb(34 211 238 / 0.25);
}
.border-cyan-400\/30 {
  border-color: rgb(34 211 238 / 0.3);
}
.border-cyan-400\/35 {
  border-color: rgb(34 211 238 / 0.35);
}
.border-cyan-400\/40 {
  border-color: rgb(34 211 238 / 0.4);
}
.border-cyan-400\/45 {
  border-color: rgb(34 211 238 / 0.45);
}
.border-cyan-400\/5 {
  border-color: rgb(34 211 238 / 0.05);
}
.border-cyan-400\/50 {
  border-color: rgb(34 211 238 / 0.5);
}
.border-cyan-400\/55 {
  border-color: rgb(34 211 238 / 0.55);
}
.border-cyan-400\/60 {
  border-color: rgb(34 211 238 / 0.6);
}
.border-cyan-400\/65 {
  border-color: rgb(34 211 238 / 0.65);
}
.border-cyan-400\/70 {
  border-color: rgb(34 211 238 / 0.7);
}
.border-cyan-400\/75 {
  border-color: rgb(34 211 238 / 0.75);
}
.border-cyan-400\/80 {
  border-color: rgb(34 211 238 / 0.8);
}
.border-cyan-400\/85 {
  border-color: rgb(34 211 238 / 0.85);
}
.border-cyan-400\/90 {
  border-color: rgb(34 211 238 / 0.9);
}
.border-cyan-400\/95 {
  border-color: rgb(34 211 238 / 0.95);
}
.border-cyan-500 {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.border-cyan-500\/0 {
  border-color: rgb(6 182 212 / 0);
}
.border-cyan-500\/10 {
  border-color: rgb(6 182 212 / 0.1);
}
.border-cyan-500\/100 {
  border-color: rgb(6 182 212 / 1);
}
.border-cyan-500\/15 {
  border-color: rgb(6 182 212 / 0.15);
}
.border-cyan-500\/20 {
  border-color: rgb(6 182 212 / 0.2);
}
.border-cyan-500\/25 {
  border-color: rgb(6 182 212 / 0.25);
}
.border-cyan-500\/30 {
  border-color: rgb(6 182 212 / 0.3);
}
.border-cyan-500\/35 {
  border-color: rgb(6 182 212 / 0.35);
}
.border-cyan-500\/40 {
  border-color: rgb(6 182 212 / 0.4);
}
.border-cyan-500\/45 {
  border-color: rgb(6 182 212 / 0.45);
}
.border-cyan-500\/5 {
  border-color: rgb(6 182 212 / 0.05);
}
.border-cyan-500\/50 {
  border-color: rgb(6 182 212 / 0.5);
}
.border-cyan-500\/55 {
  border-color: rgb(6 182 212 / 0.55);
}
.border-cyan-500\/60 {
  border-color: rgb(6 182 212 / 0.6);
}
.border-cyan-500\/65 {
  border-color: rgb(6 182 212 / 0.65);
}
.border-cyan-500\/70 {
  border-color: rgb(6 182 212 / 0.7);
}
.border-cyan-500\/75 {
  border-color: rgb(6 182 212 / 0.75);
}
.border-cyan-500\/80 {
  border-color: rgb(6 182 212 / 0.8);
}
.border-cyan-500\/85 {
  border-color: rgb(6 182 212 / 0.85);
}
.border-cyan-500\/90 {
  border-color: rgb(6 182 212 / 0.9);
}
.border-cyan-500\/95 {
  border-color: rgb(6 182 212 / 0.95);
}
.border-cyan-600 {
  --tw-border-opacity: 1;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.border-cyan-600\/0 {
  border-color: rgb(8 145 178 / 0);
}
.border-cyan-600\/10 {
  border-color: rgb(8 145 178 / 0.1);
}
.border-cyan-600\/100 {
  border-color: rgb(8 145 178 / 1);
}
.border-cyan-600\/15 {
  border-color: rgb(8 145 178 / 0.15);
}
.border-cyan-600\/20 {
  border-color: rgb(8 145 178 / 0.2);
}
.border-cyan-600\/25 {
  border-color: rgb(8 145 178 / 0.25);
}
.border-cyan-600\/30 {
  border-color: rgb(8 145 178 / 0.3);
}
.border-cyan-600\/35 {
  border-color: rgb(8 145 178 / 0.35);
}
.border-cyan-600\/40 {
  border-color: rgb(8 145 178 / 0.4);
}
.border-cyan-600\/45 {
  border-color: rgb(8 145 178 / 0.45);
}
.border-cyan-600\/5 {
  border-color: rgb(8 145 178 / 0.05);
}
.border-cyan-600\/50 {
  border-color: rgb(8 145 178 / 0.5);
}
.border-cyan-600\/55 {
  border-color: rgb(8 145 178 / 0.55);
}
.border-cyan-600\/60 {
  border-color: rgb(8 145 178 / 0.6);
}
.border-cyan-600\/65 {
  border-color: rgb(8 145 178 / 0.65);
}
.border-cyan-600\/70 {
  border-color: rgb(8 145 178 / 0.7);
}
.border-cyan-600\/75 {
  border-color: rgb(8 145 178 / 0.75);
}
.border-cyan-600\/80 {
  border-color: rgb(8 145 178 / 0.8);
}
.border-cyan-600\/85 {
  border-color: rgb(8 145 178 / 0.85);
}
.border-cyan-600\/90 {
  border-color: rgb(8 145 178 / 0.9);
}
.border-cyan-600\/95 {
  border-color: rgb(8 145 178 / 0.95);
}
.border-cyan-700 {
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.border-cyan-700\/0 {
  border-color: rgb(14 116 144 / 0);
}
.border-cyan-700\/10 {
  border-color: rgb(14 116 144 / 0.1);
}
.border-cyan-700\/100 {
  border-color: rgb(14 116 144 / 1);
}
.border-cyan-700\/15 {
  border-color: rgb(14 116 144 / 0.15);
}
.border-cyan-700\/20 {
  border-color: rgb(14 116 144 / 0.2);
}
.border-cyan-700\/25 {
  border-color: rgb(14 116 144 / 0.25);
}
.border-cyan-700\/30 {
  border-color: rgb(14 116 144 / 0.3);
}
.border-cyan-700\/35 {
  border-color: rgb(14 116 144 / 0.35);
}
.border-cyan-700\/40 {
  border-color: rgb(14 116 144 / 0.4);
}
.border-cyan-700\/45 {
  border-color: rgb(14 116 144 / 0.45);
}
.border-cyan-700\/5 {
  border-color: rgb(14 116 144 / 0.05);
}
.border-cyan-700\/50 {
  border-color: rgb(14 116 144 / 0.5);
}
.border-cyan-700\/55 {
  border-color: rgb(14 116 144 / 0.55);
}
.border-cyan-700\/60 {
  border-color: rgb(14 116 144 / 0.6);
}
.border-cyan-700\/65 {
  border-color: rgb(14 116 144 / 0.65);
}
.border-cyan-700\/70 {
  border-color: rgb(14 116 144 / 0.7);
}
.border-cyan-700\/75 {
  border-color: rgb(14 116 144 / 0.75);
}
.border-cyan-700\/80 {
  border-color: rgb(14 116 144 / 0.8);
}
.border-cyan-700\/85 {
  border-color: rgb(14 116 144 / 0.85);
}
.border-cyan-700\/90 {
  border-color: rgb(14 116 144 / 0.9);
}
.border-cyan-700\/95 {
  border-color: rgb(14 116 144 / 0.95);
}
.border-cyan-800 {
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.border-cyan-800\/0 {
  border-color: rgb(21 94 117 / 0);
}
.border-cyan-800\/10 {
  border-color: rgb(21 94 117 / 0.1);
}
.border-cyan-800\/100 {
  border-color: rgb(21 94 117 / 1);
}
.border-cyan-800\/15 {
  border-color: rgb(21 94 117 / 0.15);
}
.border-cyan-800\/20 {
  border-color: rgb(21 94 117 / 0.2);
}
.border-cyan-800\/25 {
  border-color: rgb(21 94 117 / 0.25);
}
.border-cyan-800\/30 {
  border-color: rgb(21 94 117 / 0.3);
}
.border-cyan-800\/35 {
  border-color: rgb(21 94 117 / 0.35);
}
.border-cyan-800\/40 {
  border-color: rgb(21 94 117 / 0.4);
}
.border-cyan-800\/45 {
  border-color: rgb(21 94 117 / 0.45);
}
.border-cyan-800\/5 {
  border-color: rgb(21 94 117 / 0.05);
}
.border-cyan-800\/50 {
  border-color: rgb(21 94 117 / 0.5);
}
.border-cyan-800\/55 {
  border-color: rgb(21 94 117 / 0.55);
}
.border-cyan-800\/60 {
  border-color: rgb(21 94 117 / 0.6);
}
.border-cyan-800\/65 {
  border-color: rgb(21 94 117 / 0.65);
}
.border-cyan-800\/70 {
  border-color: rgb(21 94 117 / 0.7);
}
.border-cyan-800\/75 {
  border-color: rgb(21 94 117 / 0.75);
}
.border-cyan-800\/80 {
  border-color: rgb(21 94 117 / 0.8);
}
.border-cyan-800\/85 {
  border-color: rgb(21 94 117 / 0.85);
}
.border-cyan-800\/90 {
  border-color: rgb(21 94 117 / 0.9);
}
.border-cyan-800\/95 {
  border-color: rgb(21 94 117 / 0.95);
}
.border-cyan-900 {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.border-cyan-900\/0 {
  border-color: rgb(22 78 99 / 0);
}
.border-cyan-900\/10 {
  border-color: rgb(22 78 99 / 0.1);
}
.border-cyan-900\/100 {
  border-color: rgb(22 78 99 / 1);
}
.border-cyan-900\/15 {
  border-color: rgb(22 78 99 / 0.15);
}
.border-cyan-900\/20 {
  border-color: rgb(22 78 99 / 0.2);
}
.border-cyan-900\/25 {
  border-color: rgb(22 78 99 / 0.25);
}
.border-cyan-900\/30 {
  border-color: rgb(22 78 99 / 0.3);
}
.border-cyan-900\/35 {
  border-color: rgb(22 78 99 / 0.35);
}
.border-cyan-900\/40 {
  border-color: rgb(22 78 99 / 0.4);
}
.border-cyan-900\/45 {
  border-color: rgb(22 78 99 / 0.45);
}
.border-cyan-900\/5 {
  border-color: rgb(22 78 99 / 0.05);
}
.border-cyan-900\/50 {
  border-color: rgb(22 78 99 / 0.5);
}
.border-cyan-900\/55 {
  border-color: rgb(22 78 99 / 0.55);
}
.border-cyan-900\/60 {
  border-color: rgb(22 78 99 / 0.6);
}
.border-cyan-900\/65 {
  border-color: rgb(22 78 99 / 0.65);
}
.border-cyan-900\/70 {
  border-color: rgb(22 78 99 / 0.7);
}
.border-cyan-900\/75 {
  border-color: rgb(22 78 99 / 0.75);
}
.border-cyan-900\/80 {
  border-color: rgb(22 78 99 / 0.8);
}
.border-cyan-900\/85 {
  border-color: rgb(22 78 99 / 0.85);
}
.border-cyan-900\/90 {
  border-color: rgb(22 78 99 / 0.9);
}
.border-cyan-900\/95 {
  border-color: rgb(22 78 99 / 0.95);
}
.border-destructive {
  border-color: hsl(var(--destructive));
}
.border-destructive\/50 {
  border-color: hsl(var(--destructive) / 0.5);
}
.border-emerald-100 {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.border-emerald-100\/0 {
  border-color: rgb(209 250 229 / 0);
}
.border-emerald-100\/10 {
  border-color: rgb(209 250 229 / 0.1);
}
.border-emerald-100\/100 {
  border-color: rgb(209 250 229 / 1);
}
.border-emerald-100\/15 {
  border-color: rgb(209 250 229 / 0.15);
}
.border-emerald-100\/20 {
  border-color: rgb(209 250 229 / 0.2);
}
.border-emerald-100\/25 {
  border-color: rgb(209 250 229 / 0.25);
}
.border-emerald-100\/30 {
  border-color: rgb(209 250 229 / 0.3);
}
.border-emerald-100\/35 {
  border-color: rgb(209 250 229 / 0.35);
}
.border-emerald-100\/40 {
  border-color: rgb(209 250 229 / 0.4);
}
.border-emerald-100\/45 {
  border-color: rgb(209 250 229 / 0.45);
}
.border-emerald-100\/5 {
  border-color: rgb(209 250 229 / 0.05);
}
.border-emerald-100\/50 {
  border-color: rgb(209 250 229 / 0.5);
}
.border-emerald-100\/55 {
  border-color: rgb(209 250 229 / 0.55);
}
.border-emerald-100\/60 {
  border-color: rgb(209 250 229 / 0.6);
}
.border-emerald-100\/65 {
  border-color: rgb(209 250 229 / 0.65);
}
.border-emerald-100\/70 {
  border-color: rgb(209 250 229 / 0.7);
}
.border-emerald-100\/75 {
  border-color: rgb(209 250 229 / 0.75);
}
.border-emerald-100\/80 {
  border-color: rgb(209 250 229 / 0.8);
}
.border-emerald-100\/85 {
  border-color: rgb(209 250 229 / 0.85);
}
.border-emerald-100\/90 {
  border-color: rgb(209 250 229 / 0.9);
}
.border-emerald-100\/95 {
  border-color: rgb(209 250 229 / 0.95);
}
.border-emerald-200 {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.border-emerald-200\/0 {
  border-color: rgb(167 243 208 / 0);
}
.border-emerald-200\/10 {
  border-color: rgb(167 243 208 / 0.1);
}
.border-emerald-200\/100 {
  border-color: rgb(167 243 208 / 1);
}
.border-emerald-200\/15 {
  border-color: rgb(167 243 208 / 0.15);
}
.border-emerald-200\/20 {
  border-color: rgb(167 243 208 / 0.2);
}
.border-emerald-200\/25 {
  border-color: rgb(167 243 208 / 0.25);
}
.border-emerald-200\/30 {
  border-color: rgb(167 243 208 / 0.3);
}
.border-emerald-200\/35 {
  border-color: rgb(167 243 208 / 0.35);
}
.border-emerald-200\/40 {
  border-color: rgb(167 243 208 / 0.4);
}
.border-emerald-200\/45 {
  border-color: rgb(167 243 208 / 0.45);
}
.border-emerald-200\/5 {
  border-color: rgb(167 243 208 / 0.05);
}
.border-emerald-200\/50 {
  border-color: rgb(167 243 208 / 0.5);
}
.border-emerald-200\/55 {
  border-color: rgb(167 243 208 / 0.55);
}
.border-emerald-200\/60 {
  border-color: rgb(167 243 208 / 0.6);
}
.border-emerald-200\/65 {
  border-color: rgb(167 243 208 / 0.65);
}
.border-emerald-200\/70 {
  border-color: rgb(167 243 208 / 0.7);
}
.border-emerald-200\/75 {
  border-color: rgb(167 243 208 / 0.75);
}
.border-emerald-200\/80 {
  border-color: rgb(167 243 208 / 0.8);
}
.border-emerald-200\/85 {
  border-color: rgb(167 243 208 / 0.85);
}
.border-emerald-200\/90 {
  border-color: rgb(167 243 208 / 0.9);
}
.border-emerald-200\/95 {
  border-color: rgb(167 243 208 / 0.95);
}
.border-emerald-300 {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.border-emerald-300\/0 {
  border-color: rgb(110 231 183 / 0);
}
.border-emerald-300\/10 {
  border-color: rgb(110 231 183 / 0.1);
}
.border-emerald-300\/100 {
  border-color: rgb(110 231 183 / 1);
}
.border-emerald-300\/15 {
  border-color: rgb(110 231 183 / 0.15);
}
.border-emerald-300\/20 {
  border-color: rgb(110 231 183 / 0.2);
}
.border-emerald-300\/25 {
  border-color: rgb(110 231 183 / 0.25);
}
.border-emerald-300\/30 {
  border-color: rgb(110 231 183 / 0.3);
}
.border-emerald-300\/35 {
  border-color: rgb(110 231 183 / 0.35);
}
.border-emerald-300\/40 {
  border-color: rgb(110 231 183 / 0.4);
}
.border-emerald-300\/45 {
  border-color: rgb(110 231 183 / 0.45);
}
.border-emerald-300\/5 {
  border-color: rgb(110 231 183 / 0.05);
}
.border-emerald-300\/50 {
  border-color: rgb(110 231 183 / 0.5);
}
.border-emerald-300\/55 {
  border-color: rgb(110 231 183 / 0.55);
}
.border-emerald-300\/60 {
  border-color: rgb(110 231 183 / 0.6);
}
.border-emerald-300\/65 {
  border-color: rgb(110 231 183 / 0.65);
}
.border-emerald-300\/70 {
  border-color: rgb(110 231 183 / 0.7);
}
.border-emerald-300\/75 {
  border-color: rgb(110 231 183 / 0.75);
}
.border-emerald-300\/80 {
  border-color: rgb(110 231 183 / 0.8);
}
.border-emerald-300\/85 {
  border-color: rgb(110 231 183 / 0.85);
}
.border-emerald-300\/90 {
  border-color: rgb(110 231 183 / 0.9);
}
.border-emerald-300\/95 {
  border-color: rgb(110 231 183 / 0.95);
}
.border-emerald-400 {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.border-emerald-400\/0 {
  border-color: rgb(52 211 153 / 0);
}
.border-emerald-400\/10 {
  border-color: rgb(52 211 153 / 0.1);
}
.border-emerald-400\/100 {
  border-color: rgb(52 211 153 / 1);
}
.border-emerald-400\/15 {
  border-color: rgb(52 211 153 / 0.15);
}
.border-emerald-400\/20 {
  border-color: rgb(52 211 153 / 0.2);
}
.border-emerald-400\/25 {
  border-color: rgb(52 211 153 / 0.25);
}
.border-emerald-400\/30 {
  border-color: rgb(52 211 153 / 0.3);
}
.border-emerald-400\/35 {
  border-color: rgb(52 211 153 / 0.35);
}
.border-emerald-400\/40 {
  border-color: rgb(52 211 153 / 0.4);
}
.border-emerald-400\/45 {
  border-color: rgb(52 211 153 / 0.45);
}
.border-emerald-400\/5 {
  border-color: rgb(52 211 153 / 0.05);
}
.border-emerald-400\/50 {
  border-color: rgb(52 211 153 / 0.5);
}
.border-emerald-400\/55 {
  border-color: rgb(52 211 153 / 0.55);
}
.border-emerald-400\/60 {
  border-color: rgb(52 211 153 / 0.6);
}
.border-emerald-400\/65 {
  border-color: rgb(52 211 153 / 0.65);
}
.border-emerald-400\/70 {
  border-color: rgb(52 211 153 / 0.7);
}
.border-emerald-400\/75 {
  border-color: rgb(52 211 153 / 0.75);
}
.border-emerald-400\/80 {
  border-color: rgb(52 211 153 / 0.8);
}
.border-emerald-400\/85 {
  border-color: rgb(52 211 153 / 0.85);
}
.border-emerald-400\/90 {
  border-color: rgb(52 211 153 / 0.9);
}
.border-emerald-400\/95 {
  border-color: rgb(52 211 153 / 0.95);
}
.border-emerald-500 {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.border-emerald-500\/0 {
  border-color: rgb(16 185 129 / 0);
}
.border-emerald-500\/10 {
  border-color: rgb(16 185 129 / 0.1);
}
.border-emerald-500\/100 {
  border-color: rgb(16 185 129 / 1);
}
.border-emerald-500\/15 {
  border-color: rgb(16 185 129 / 0.15);
}
.border-emerald-500\/20 {
  border-color: rgb(16 185 129 / 0.2);
}
.border-emerald-500\/25 {
  border-color: rgb(16 185 129 / 0.25);
}
.border-emerald-500\/30 {
  border-color: rgb(16 185 129 / 0.3);
}
.border-emerald-500\/35 {
  border-color: rgb(16 185 129 / 0.35);
}
.border-emerald-500\/40 {
  border-color: rgb(16 185 129 / 0.4);
}
.border-emerald-500\/45 {
  border-color: rgb(16 185 129 / 0.45);
}
.border-emerald-500\/5 {
  border-color: rgb(16 185 129 / 0.05);
}
.border-emerald-500\/50 {
  border-color: rgb(16 185 129 / 0.5);
}
.border-emerald-500\/55 {
  border-color: rgb(16 185 129 / 0.55);
}
.border-emerald-500\/60 {
  border-color: rgb(16 185 129 / 0.6);
}
.border-emerald-500\/65 {
  border-color: rgb(16 185 129 / 0.65);
}
.border-emerald-500\/70 {
  border-color: rgb(16 185 129 / 0.7);
}
.border-emerald-500\/75 {
  border-color: rgb(16 185 129 / 0.75);
}
.border-emerald-500\/80 {
  border-color: rgb(16 185 129 / 0.8);
}
.border-emerald-500\/85 {
  border-color: rgb(16 185 129 / 0.85);
}
.border-emerald-500\/90 {
  border-color: rgb(16 185 129 / 0.9);
}
.border-emerald-500\/95 {
  border-color: rgb(16 185 129 / 0.95);
}
.border-emerald-600 {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.border-emerald-600\/0 {
  border-color: rgb(5 150 105 / 0);
}
.border-emerald-600\/10 {
  border-color: rgb(5 150 105 / 0.1);
}
.border-emerald-600\/100 {
  border-color: rgb(5 150 105 / 1);
}
.border-emerald-600\/15 {
  border-color: rgb(5 150 105 / 0.15);
}
.border-emerald-600\/20 {
  border-color: rgb(5 150 105 / 0.2);
}
.border-emerald-600\/25 {
  border-color: rgb(5 150 105 / 0.25);
}
.border-emerald-600\/30 {
  border-color: rgb(5 150 105 / 0.3);
}
.border-emerald-600\/35 {
  border-color: rgb(5 150 105 / 0.35);
}
.border-emerald-600\/40 {
  border-color: rgb(5 150 105 / 0.4);
}
.border-emerald-600\/45 {
  border-color: rgb(5 150 105 / 0.45);
}
.border-emerald-600\/5 {
  border-color: rgb(5 150 105 / 0.05);
}
.border-emerald-600\/50 {
  border-color: rgb(5 150 105 / 0.5);
}
.border-emerald-600\/55 {
  border-color: rgb(5 150 105 / 0.55);
}
.border-emerald-600\/60 {
  border-color: rgb(5 150 105 / 0.6);
}
.border-emerald-600\/65 {
  border-color: rgb(5 150 105 / 0.65);
}
.border-emerald-600\/70 {
  border-color: rgb(5 150 105 / 0.7);
}
.border-emerald-600\/75 {
  border-color: rgb(5 150 105 / 0.75);
}
.border-emerald-600\/80 {
  border-color: rgb(5 150 105 / 0.8);
}
.border-emerald-600\/85 {
  border-color: rgb(5 150 105 / 0.85);
}
.border-emerald-600\/90 {
  border-color: rgb(5 150 105 / 0.9);
}
.border-emerald-600\/95 {
  border-color: rgb(5 150 105 / 0.95);
}
.border-emerald-700 {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.border-emerald-700\/0 {
  border-color: rgb(4 120 87 / 0);
}
.border-emerald-700\/10 {
  border-color: rgb(4 120 87 / 0.1);
}
.border-emerald-700\/100 {
  border-color: rgb(4 120 87 / 1);
}
.border-emerald-700\/15 {
  border-color: rgb(4 120 87 / 0.15);
}
.border-emerald-700\/20 {
  border-color: rgb(4 120 87 / 0.2);
}
.border-emerald-700\/25 {
  border-color: rgb(4 120 87 / 0.25);
}
.border-emerald-700\/30 {
  border-color: rgb(4 120 87 / 0.3);
}
.border-emerald-700\/35 {
  border-color: rgb(4 120 87 / 0.35);
}
.border-emerald-700\/40 {
  border-color: rgb(4 120 87 / 0.4);
}
.border-emerald-700\/45 {
  border-color: rgb(4 120 87 / 0.45);
}
.border-emerald-700\/5 {
  border-color: rgb(4 120 87 / 0.05);
}
.border-emerald-700\/50 {
  border-color: rgb(4 120 87 / 0.5);
}
.border-emerald-700\/55 {
  border-color: rgb(4 120 87 / 0.55);
}
.border-emerald-700\/60 {
  border-color: rgb(4 120 87 / 0.6);
}
.border-emerald-700\/65 {
  border-color: rgb(4 120 87 / 0.65);
}
.border-emerald-700\/70 {
  border-color: rgb(4 120 87 / 0.7);
}
.border-emerald-700\/75 {
  border-color: rgb(4 120 87 / 0.75);
}
.border-emerald-700\/80 {
  border-color: rgb(4 120 87 / 0.8);
}
.border-emerald-700\/85 {
  border-color: rgb(4 120 87 / 0.85);
}
.border-emerald-700\/90 {
  border-color: rgb(4 120 87 / 0.9);
}
.border-emerald-700\/95 {
  border-color: rgb(4 120 87 / 0.95);
}
.border-emerald-800 {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.border-emerald-800\/0 {
  border-color: rgb(6 95 70 / 0);
}
.border-emerald-800\/10 {
  border-color: rgb(6 95 70 / 0.1);
}
.border-emerald-800\/100 {
  border-color: rgb(6 95 70 / 1);
}
.border-emerald-800\/15 {
  border-color: rgb(6 95 70 / 0.15);
}
.border-emerald-800\/20 {
  border-color: rgb(6 95 70 / 0.2);
}
.border-emerald-800\/25 {
  border-color: rgb(6 95 70 / 0.25);
}
.border-emerald-800\/30 {
  border-color: rgb(6 95 70 / 0.3);
}
.border-emerald-800\/35 {
  border-color: rgb(6 95 70 / 0.35);
}
.border-emerald-800\/40 {
  border-color: rgb(6 95 70 / 0.4);
}
.border-emerald-800\/45 {
  border-color: rgb(6 95 70 / 0.45);
}
.border-emerald-800\/5 {
  border-color: rgb(6 95 70 / 0.05);
}
.border-emerald-800\/50 {
  border-color: rgb(6 95 70 / 0.5);
}
.border-emerald-800\/55 {
  border-color: rgb(6 95 70 / 0.55);
}
.border-emerald-800\/60 {
  border-color: rgb(6 95 70 / 0.6);
}
.border-emerald-800\/65 {
  border-color: rgb(6 95 70 / 0.65);
}
.border-emerald-800\/70 {
  border-color: rgb(6 95 70 / 0.7);
}
.border-emerald-800\/75 {
  border-color: rgb(6 95 70 / 0.75);
}
.border-emerald-800\/80 {
  border-color: rgb(6 95 70 / 0.8);
}
.border-emerald-800\/85 {
  border-color: rgb(6 95 70 / 0.85);
}
.border-emerald-800\/90 {
  border-color: rgb(6 95 70 / 0.9);
}
.border-emerald-800\/95 {
  border-color: rgb(6 95 70 / 0.95);
}
.border-emerald-900 {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.border-emerald-900\/0 {
  border-color: rgb(6 78 59 / 0);
}
.border-emerald-900\/10 {
  border-color: rgb(6 78 59 / 0.1);
}
.border-emerald-900\/100 {
  border-color: rgb(6 78 59 / 1);
}
.border-emerald-900\/15 {
  border-color: rgb(6 78 59 / 0.15);
}
.border-emerald-900\/20 {
  border-color: rgb(6 78 59 / 0.2);
}
.border-emerald-900\/25 {
  border-color: rgb(6 78 59 / 0.25);
}
.border-emerald-900\/30 {
  border-color: rgb(6 78 59 / 0.3);
}
.border-emerald-900\/35 {
  border-color: rgb(6 78 59 / 0.35);
}
.border-emerald-900\/40 {
  border-color: rgb(6 78 59 / 0.4);
}
.border-emerald-900\/45 {
  border-color: rgb(6 78 59 / 0.45);
}
.border-emerald-900\/5 {
  border-color: rgb(6 78 59 / 0.05);
}
.border-emerald-900\/50 {
  border-color: rgb(6 78 59 / 0.5);
}
.border-emerald-900\/55 {
  border-color: rgb(6 78 59 / 0.55);
}
.border-emerald-900\/60 {
  border-color: rgb(6 78 59 / 0.6);
}
.border-emerald-900\/65 {
  border-color: rgb(6 78 59 / 0.65);
}
.border-emerald-900\/70 {
  border-color: rgb(6 78 59 / 0.7);
}
.border-emerald-900\/75 {
  border-color: rgb(6 78 59 / 0.75);
}
.border-emerald-900\/80 {
  border-color: rgb(6 78 59 / 0.8);
}
.border-emerald-900\/85 {
  border-color: rgb(6 78 59 / 0.85);
}
.border-emerald-900\/90 {
  border-color: rgb(6 78 59 / 0.9);
}
.border-emerald-900\/95 {
  border-color: rgb(6 78 59 / 0.95);
}
.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-100\/0 {
  border-color: rgb(243 244 246 / 0);
}
.border-gray-100\/10 {
  border-color: rgb(243 244 246 / 0.1);
}
.border-gray-100\/100 {
  border-color: rgb(243 244 246 / 1);
}
.border-gray-100\/15 {
  border-color: rgb(243 244 246 / 0.15);
}
.border-gray-100\/20 {
  border-color: rgb(243 244 246 / 0.2);
}
.border-gray-100\/25 {
  border-color: rgb(243 244 246 / 0.25);
}
.border-gray-100\/30 {
  border-color: rgb(243 244 246 / 0.3);
}
.border-gray-100\/35 {
  border-color: rgb(243 244 246 / 0.35);
}
.border-gray-100\/40 {
  border-color: rgb(243 244 246 / 0.4);
}
.border-gray-100\/45 {
  border-color: rgb(243 244 246 / 0.45);
}
.border-gray-100\/5 {
  border-color: rgb(243 244 246 / 0.05);
}
.border-gray-100\/50 {
  border-color: rgb(243 244 246 / 0.5);
}
.border-gray-100\/55 {
  border-color: rgb(243 244 246 / 0.55);
}
.border-gray-100\/60 {
  border-color: rgb(243 244 246 / 0.6);
}
.border-gray-100\/65 {
  border-color: rgb(243 244 246 / 0.65);
}
.border-gray-100\/70 {
  border-color: rgb(243 244 246 / 0.7);
}
.border-gray-100\/75 {
  border-color: rgb(243 244 246 / 0.75);
}
.border-gray-100\/80 {
  border-color: rgb(243 244 246 / 0.8);
}
.border-gray-100\/85 {
  border-color: rgb(243 244 246 / 0.85);
}
.border-gray-100\/90 {
  border-color: rgb(243 244 246 / 0.9);
}
.border-gray-100\/95 {
  border-color: rgb(243 244 246 / 0.95);
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-200\/0 {
  border-color: rgb(229 231 235 / 0);
}
.border-gray-200\/10 {
  border-color: rgb(229 231 235 / 0.1);
}
.border-gray-200\/100 {
  border-color: rgb(229 231 235 / 1);
}
.border-gray-200\/15 {
  border-color: rgb(229 231 235 / 0.15);
}
.border-gray-200\/20 {
  border-color: rgb(229 231 235 / 0.2);
}
.border-gray-200\/25 {
  border-color: rgb(229 231 235 / 0.25);
}
.border-gray-200\/30 {
  border-color: rgb(229 231 235 / 0.3);
}
.border-gray-200\/35 {
  border-color: rgb(229 231 235 / 0.35);
}
.border-gray-200\/40 {
  border-color: rgb(229 231 235 / 0.4);
}
.border-gray-200\/45 {
  border-color: rgb(229 231 235 / 0.45);
}
.border-gray-200\/5 {
  border-color: rgb(229 231 235 / 0.05);
}
.border-gray-200\/50 {
  border-color: rgb(229 231 235 / 0.5);
}
.border-gray-200\/55 {
  border-color: rgb(229 231 235 / 0.55);
}
.border-gray-200\/60 {
  border-color: rgb(229 231 235 / 0.6);
}
.border-gray-200\/65 {
  border-color: rgb(229 231 235 / 0.65);
}
.border-gray-200\/70 {
  border-color: rgb(229 231 235 / 0.7);
}
.border-gray-200\/75 {
  border-color: rgb(229 231 235 / 0.75);
}
.border-gray-200\/80 {
  border-color: rgb(229 231 235 / 0.8);
}
.border-gray-200\/85 {
  border-color: rgb(229 231 235 / 0.85);
}
.border-gray-200\/90 {
  border-color: rgb(229 231 235 / 0.9);
}
.border-gray-200\/95 {
  border-color: rgb(229 231 235 / 0.95);
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-300\/0 {
  border-color: rgb(209 213 219 / 0);
}
.border-gray-300\/10 {
  border-color: rgb(209 213 219 / 0.1);
}
.border-gray-300\/100 {
  border-color: rgb(209 213 219 / 1);
}
.border-gray-300\/15 {
  border-color: rgb(209 213 219 / 0.15);
}
.border-gray-300\/20 {
  border-color: rgb(209 213 219 / 0.2);
}
.border-gray-300\/25 {
  border-color: rgb(209 213 219 / 0.25);
}
.border-gray-300\/30 {
  border-color: rgb(209 213 219 / 0.3);
}
.border-gray-300\/35 {
  border-color: rgb(209 213 219 / 0.35);
}
.border-gray-300\/40 {
  border-color: rgb(209 213 219 / 0.4);
}
.border-gray-300\/45 {
  border-color: rgb(209 213 219 / 0.45);
}
.border-gray-300\/5 {
  border-color: rgb(209 213 219 / 0.05);
}
.border-gray-300\/50 {
  border-color: rgb(209 213 219 / 0.5);
}
.border-gray-300\/55 {
  border-color: rgb(209 213 219 / 0.55);
}
.border-gray-300\/60 {
  border-color: rgb(209 213 219 / 0.6);
}
.border-gray-300\/65 {
  border-color: rgb(209 213 219 / 0.65);
}
.border-gray-300\/70 {
  border-color: rgb(209 213 219 / 0.7);
}
.border-gray-300\/75 {
  border-color: rgb(209 213 219 / 0.75);
}
.border-gray-300\/80 {
  border-color: rgb(209 213 219 / 0.8);
}
.border-gray-300\/85 {
  border-color: rgb(209 213 219 / 0.85);
}
.border-gray-300\/90 {
  border-color: rgb(209 213 219 / 0.9);
}
.border-gray-300\/95 {
  border-color: rgb(209 213 219 / 0.95);
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.border-gray-400\/0 {
  border-color: rgb(156 163 175 / 0);
}
.border-gray-400\/10 {
  border-color: rgb(156 163 175 / 0.1);
}
.border-gray-400\/100 {
  border-color: rgb(156 163 175 / 1);
}
.border-gray-400\/15 {
  border-color: rgb(156 163 175 / 0.15);
}
.border-gray-400\/20 {
  border-color: rgb(156 163 175 / 0.2);
}
.border-gray-400\/25 {
  border-color: rgb(156 163 175 / 0.25);
}
.border-gray-400\/30 {
  border-color: rgb(156 163 175 / 0.3);
}
.border-gray-400\/35 {
  border-color: rgb(156 163 175 / 0.35);
}
.border-gray-400\/40 {
  border-color: rgb(156 163 175 / 0.4);
}
.border-gray-400\/45 {
  border-color: rgb(156 163 175 / 0.45);
}
.border-gray-400\/5 {
  border-color: rgb(156 163 175 / 0.05);
}
.border-gray-400\/50 {
  border-color: rgb(156 163 175 / 0.5);
}
.border-gray-400\/55 {
  border-color: rgb(156 163 175 / 0.55);
}
.border-gray-400\/60 {
  border-color: rgb(156 163 175 / 0.6);
}
.border-gray-400\/65 {
  border-color: rgb(156 163 175 / 0.65);
}
.border-gray-400\/70 {
  border-color: rgb(156 163 175 / 0.7);
}
.border-gray-400\/75 {
  border-color: rgb(156 163 175 / 0.75);
}
.border-gray-400\/80 {
  border-color: rgb(156 163 175 / 0.8);
}
.border-gray-400\/85 {
  border-color: rgb(156 163 175 / 0.85);
}
.border-gray-400\/90 {
  border-color: rgb(156 163 175 / 0.9);
}
.border-gray-400\/95 {
  border-color: rgb(156 163 175 / 0.95);
}
.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.border-gray-500\/0 {
  border-color: rgb(107 114 128 / 0);
}
.border-gray-500\/10 {
  border-color: rgb(107 114 128 / 0.1);
}
.border-gray-500\/100 {
  border-color: rgb(107 114 128 / 1);
}
.border-gray-500\/15 {
  border-color: rgb(107 114 128 / 0.15);
}
.border-gray-500\/20 {
  border-color: rgb(107 114 128 / 0.2);
}
.border-gray-500\/25 {
  border-color: rgb(107 114 128 / 0.25);
}
.border-gray-500\/30 {
  border-color: rgb(107 114 128 / 0.3);
}
.border-gray-500\/35 {
  border-color: rgb(107 114 128 / 0.35);
}
.border-gray-500\/40 {
  border-color: rgb(107 114 128 / 0.4);
}
.border-gray-500\/45 {
  border-color: rgb(107 114 128 / 0.45);
}
.border-gray-500\/5 {
  border-color: rgb(107 114 128 / 0.05);
}
.border-gray-500\/50 {
  border-color: rgb(107 114 128 / 0.5);
}
.border-gray-500\/55 {
  border-color: rgb(107 114 128 / 0.55);
}
.border-gray-500\/60 {
  border-color: rgb(107 114 128 / 0.6);
}
.border-gray-500\/65 {
  border-color: rgb(107 114 128 / 0.65);
}
.border-gray-500\/70 {
  border-color: rgb(107 114 128 / 0.7);
}
.border-gray-500\/75 {
  border-color: rgb(107 114 128 / 0.75);
}
.border-gray-500\/80 {
  border-color: rgb(107 114 128 / 0.8);
}
.border-gray-500\/85 {
  border-color: rgb(107 114 128 / 0.85);
}
.border-gray-500\/90 {
  border-color: rgb(107 114 128 / 0.9);
}
.border-gray-500\/95 {
  border-color: rgb(107 114 128 / 0.95);
}
.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.border-gray-600\/0 {
  border-color: rgb(75 85 99 / 0);
}
.border-gray-600\/10 {
  border-color: rgb(75 85 99 / 0.1);
}
.border-gray-600\/100 {
  border-color: rgb(75 85 99 / 1);
}
.border-gray-600\/15 {
  border-color: rgb(75 85 99 / 0.15);
}
.border-gray-600\/20 {
  border-color: rgb(75 85 99 / 0.2);
}
.border-gray-600\/25 {
  border-color: rgb(75 85 99 / 0.25);
}
.border-gray-600\/30 {
  border-color: rgb(75 85 99 / 0.3);
}
.border-gray-600\/35 {
  border-color: rgb(75 85 99 / 0.35);
}
.border-gray-600\/40 {
  border-color: rgb(75 85 99 / 0.4);
}
.border-gray-600\/45 {
  border-color: rgb(75 85 99 / 0.45);
}
.border-gray-600\/5 {
  border-color: rgb(75 85 99 / 0.05);
}
.border-gray-600\/50 {
  border-color: rgb(75 85 99 / 0.5);
}
.border-gray-600\/55 {
  border-color: rgb(75 85 99 / 0.55);
}
.border-gray-600\/60 {
  border-color: rgb(75 85 99 / 0.6);
}
.border-gray-600\/65 {
  border-color: rgb(75 85 99 / 0.65);
}
.border-gray-600\/70 {
  border-color: rgb(75 85 99 / 0.7);
}
.border-gray-600\/75 {
  border-color: rgb(75 85 99 / 0.75);
}
.border-gray-600\/80 {
  border-color: rgb(75 85 99 / 0.8);
}
.border-gray-600\/85 {
  border-color: rgb(75 85 99 / 0.85);
}
.border-gray-600\/90 {
  border-color: rgb(75 85 99 / 0.9);
}
.border-gray-600\/95 {
  border-color: rgb(75 85 99 / 0.95);
}
.border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.border-gray-700\/0 {
  border-color: rgb(55 65 81 / 0);
}
.border-gray-700\/10 {
  border-color: rgb(55 65 81 / 0.1);
}
.border-gray-700\/100 {
  border-color: rgb(55 65 81 / 1);
}
.border-gray-700\/15 {
  border-color: rgb(55 65 81 / 0.15);
}
.border-gray-700\/20 {
  border-color: rgb(55 65 81 / 0.2);
}
.border-gray-700\/25 {
  border-color: rgb(55 65 81 / 0.25);
}
.border-gray-700\/30 {
  border-color: rgb(55 65 81 / 0.3);
}
.border-gray-700\/35 {
  border-color: rgb(55 65 81 / 0.35);
}
.border-gray-700\/40 {
  border-color: rgb(55 65 81 / 0.4);
}
.border-gray-700\/45 {
  border-color: rgb(55 65 81 / 0.45);
}
.border-gray-700\/5 {
  border-color: rgb(55 65 81 / 0.05);
}
.border-gray-700\/50 {
  border-color: rgb(55 65 81 / 0.5);
}
.border-gray-700\/55 {
  border-color: rgb(55 65 81 / 0.55);
}
.border-gray-700\/60 {
  border-color: rgb(55 65 81 / 0.6);
}
.border-gray-700\/65 {
  border-color: rgb(55 65 81 / 0.65);
}
.border-gray-700\/70 {
  border-color: rgb(55 65 81 / 0.7);
}
.border-gray-700\/75 {
  border-color: rgb(55 65 81 / 0.75);
}
.border-gray-700\/80 {
  border-color: rgb(55 65 81 / 0.8);
}
.border-gray-700\/85 {
  border-color: rgb(55 65 81 / 0.85);
}
.border-gray-700\/90 {
  border-color: rgb(55 65 81 / 0.9);
}
.border-gray-700\/95 {
  border-color: rgb(55 65 81 / 0.95);
}
.border-gray-800 {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.border-gray-800\/0 {
  border-color: rgb(31 41 55 / 0);
}
.border-gray-800\/10 {
  border-color: rgb(31 41 55 / 0.1);
}
.border-gray-800\/100 {
  border-color: rgb(31 41 55 / 1);
}
.border-gray-800\/15 {
  border-color: rgb(31 41 55 / 0.15);
}
.border-gray-800\/20 {
  border-color: rgb(31 41 55 / 0.2);
}
.border-gray-800\/25 {
  border-color: rgb(31 41 55 / 0.25);
}
.border-gray-800\/30 {
  border-color: rgb(31 41 55 / 0.3);
}
.border-gray-800\/35 {
  border-color: rgb(31 41 55 / 0.35);
}
.border-gray-800\/40 {
  border-color: rgb(31 41 55 / 0.4);
}
.border-gray-800\/45 {
  border-color: rgb(31 41 55 / 0.45);
}
.border-gray-800\/5 {
  border-color: rgb(31 41 55 / 0.05);
}
.border-gray-800\/50 {
  border-color: rgb(31 41 55 / 0.5);
}
.border-gray-800\/55 {
  border-color: rgb(31 41 55 / 0.55);
}
.border-gray-800\/60 {
  border-color: rgb(31 41 55 / 0.6);
}
.border-gray-800\/65 {
  border-color: rgb(31 41 55 / 0.65);
}
.border-gray-800\/70 {
  border-color: rgb(31 41 55 / 0.7);
}
.border-gray-800\/75 {
  border-color: rgb(31 41 55 / 0.75);
}
.border-gray-800\/80 {
  border-color: rgb(31 41 55 / 0.8);
}
.border-gray-800\/85 {
  border-color: rgb(31 41 55 / 0.85);
}
.border-gray-800\/90 {
  border-color: rgb(31 41 55 / 0.9);
}
.border-gray-800\/95 {
  border-color: rgb(31 41 55 / 0.95);
}
.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.border-gray-900\/0 {
  border-color: rgb(17 24 39 / 0);
}
.border-gray-900\/10 {
  border-color: rgb(17 24 39 / 0.1);
}
.border-gray-900\/100 {
  border-color: rgb(17 24 39 / 1);
}
.border-gray-900\/15 {
  border-color: rgb(17 24 39 / 0.15);
}
.border-gray-900\/20 {
  border-color: rgb(17 24 39 / 0.2);
}
.border-gray-900\/25 {
  border-color: rgb(17 24 39 / 0.25);
}
.border-gray-900\/30 {
  border-color: rgb(17 24 39 / 0.3);
}
.border-gray-900\/35 {
  border-color: rgb(17 24 39 / 0.35);
}
.border-gray-900\/40 {
  border-color: rgb(17 24 39 / 0.4);
}
.border-gray-900\/45 {
  border-color: rgb(17 24 39 / 0.45);
}
.border-gray-900\/5 {
  border-color: rgb(17 24 39 / 0.05);
}
.border-gray-900\/50 {
  border-color: rgb(17 24 39 / 0.5);
}
.border-gray-900\/55 {
  border-color: rgb(17 24 39 / 0.55);
}
.border-gray-900\/60 {
  border-color: rgb(17 24 39 / 0.6);
}
.border-gray-900\/65 {
  border-color: rgb(17 24 39 / 0.65);
}
.border-gray-900\/70 {
  border-color: rgb(17 24 39 / 0.7);
}
.border-gray-900\/75 {
  border-color: rgb(17 24 39 / 0.75);
}
.border-gray-900\/80 {
  border-color: rgb(17 24 39 / 0.8);
}
.border-gray-900\/85 {
  border-color: rgb(17 24 39 / 0.85);
}
.border-gray-900\/90 {
  border-color: rgb(17 24 39 / 0.9);
}
.border-gray-900\/95 {
  border-color: rgb(17 24 39 / 0.95);
}
.border-green-100 {
  --tw-border-opacity: 1;
  border-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.border-green-100\/0 {
  border-color: rgb(220 252 231 / 0);
}
.border-green-100\/10 {
  border-color: rgb(220 252 231 / 0.1);
}
.border-green-100\/100 {
  border-color: rgb(220 252 231 / 1);
}
.border-green-100\/15 {
  border-color: rgb(220 252 231 / 0.15);
}
.border-green-100\/20 {
  border-color: rgb(220 252 231 / 0.2);
}
.border-green-100\/25 {
  border-color: rgb(220 252 231 / 0.25);
}
.border-green-100\/30 {
  border-color: rgb(220 252 231 / 0.3);
}
.border-green-100\/35 {
  border-color: rgb(220 252 231 / 0.35);
}
.border-green-100\/40 {
  border-color: rgb(220 252 231 / 0.4);
}
.border-green-100\/45 {
  border-color: rgb(220 252 231 / 0.45);
}
.border-green-100\/5 {
  border-color: rgb(220 252 231 / 0.05);
}
.border-green-100\/50 {
  border-color: rgb(220 252 231 / 0.5);
}
.border-green-100\/55 {
  border-color: rgb(220 252 231 / 0.55);
}
.border-green-100\/60 {
  border-color: rgb(220 252 231 / 0.6);
}
.border-green-100\/65 {
  border-color: rgb(220 252 231 / 0.65);
}
.border-green-100\/70 {
  border-color: rgb(220 252 231 / 0.7);
}
.border-green-100\/75 {
  border-color: rgb(220 252 231 / 0.75);
}
.border-green-100\/80 {
  border-color: rgb(220 252 231 / 0.8);
}
.border-green-100\/85 {
  border-color: rgb(220 252 231 / 0.85);
}
.border-green-100\/90 {
  border-color: rgb(220 252 231 / 0.9);
}
.border-green-100\/95 {
  border-color: rgb(220 252 231 / 0.95);
}
.border-green-200 {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.border-green-200\/0 {
  border-color: rgb(187 247 208 / 0);
}
.border-green-200\/10 {
  border-color: rgb(187 247 208 / 0.1);
}
.border-green-200\/100 {
  border-color: rgb(187 247 208 / 1);
}
.border-green-200\/15 {
  border-color: rgb(187 247 208 / 0.15);
}
.border-green-200\/20 {
  border-color: rgb(187 247 208 / 0.2);
}
.border-green-200\/25 {
  border-color: rgb(187 247 208 / 0.25);
}
.border-green-200\/30 {
  border-color: rgb(187 247 208 / 0.3);
}
.border-green-200\/35 {
  border-color: rgb(187 247 208 / 0.35);
}
.border-green-200\/40 {
  border-color: rgb(187 247 208 / 0.4);
}
.border-green-200\/45 {
  border-color: rgb(187 247 208 / 0.45);
}
.border-green-200\/5 {
  border-color: rgb(187 247 208 / 0.05);
}
.border-green-200\/50 {
  border-color: rgb(187 247 208 / 0.5);
}
.border-green-200\/55 {
  border-color: rgb(187 247 208 / 0.55);
}
.border-green-200\/60 {
  border-color: rgb(187 247 208 / 0.6);
}
.border-green-200\/65 {
  border-color: rgb(187 247 208 / 0.65);
}
.border-green-200\/70 {
  border-color: rgb(187 247 208 / 0.7);
}
.border-green-200\/75 {
  border-color: rgb(187 247 208 / 0.75);
}
.border-green-200\/80 {
  border-color: rgb(187 247 208 / 0.8);
}
.border-green-200\/85 {
  border-color: rgb(187 247 208 / 0.85);
}
.border-green-200\/90 {
  border-color: rgb(187 247 208 / 0.9);
}
.border-green-200\/95 {
  border-color: rgb(187 247 208 / 0.95);
}
.border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.border-green-300\/0 {
  border-color: rgb(134 239 172 / 0);
}
.border-green-300\/10 {
  border-color: rgb(134 239 172 / 0.1);
}
.border-green-300\/100 {
  border-color: rgb(134 239 172 / 1);
}
.border-green-300\/15 {
  border-color: rgb(134 239 172 / 0.15);
}
.border-green-300\/20 {
  border-color: rgb(134 239 172 / 0.2);
}
.border-green-300\/25 {
  border-color: rgb(134 239 172 / 0.25);
}
.border-green-300\/30 {
  border-color: rgb(134 239 172 / 0.3);
}
.border-green-300\/35 {
  border-color: rgb(134 239 172 / 0.35);
}
.border-green-300\/40 {
  border-color: rgb(134 239 172 / 0.4);
}
.border-green-300\/45 {
  border-color: rgb(134 239 172 / 0.45);
}
.border-green-300\/5 {
  border-color: rgb(134 239 172 / 0.05);
}
.border-green-300\/50 {
  border-color: rgb(134 239 172 / 0.5);
}
.border-green-300\/55 {
  border-color: rgb(134 239 172 / 0.55);
}
.border-green-300\/60 {
  border-color: rgb(134 239 172 / 0.6);
}
.border-green-300\/65 {
  border-color: rgb(134 239 172 / 0.65);
}
.border-green-300\/70 {
  border-color: rgb(134 239 172 / 0.7);
}
.border-green-300\/75 {
  border-color: rgb(134 239 172 / 0.75);
}
.border-green-300\/80 {
  border-color: rgb(134 239 172 / 0.8);
}
.border-green-300\/85 {
  border-color: rgb(134 239 172 / 0.85);
}
.border-green-300\/90 {
  border-color: rgb(134 239 172 / 0.9);
}
.border-green-300\/95 {
  border-color: rgb(134 239 172 / 0.95);
}
.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.border-green-400\/0 {
  border-color: rgb(74 222 128 / 0);
}
.border-green-400\/10 {
  border-color: rgb(74 222 128 / 0.1);
}
.border-green-400\/100 {
  border-color: rgb(74 222 128 / 1);
}
.border-green-400\/15 {
  border-color: rgb(74 222 128 / 0.15);
}
.border-green-400\/20 {
  border-color: rgb(74 222 128 / 0.2);
}
.border-green-400\/25 {
  border-color: rgb(74 222 128 / 0.25);
}
.border-green-400\/30 {
  border-color: rgb(74 222 128 / 0.3);
}
.border-green-400\/35 {
  border-color: rgb(74 222 128 / 0.35);
}
.border-green-400\/40 {
  border-color: rgb(74 222 128 / 0.4);
}
.border-green-400\/45 {
  border-color: rgb(74 222 128 / 0.45);
}
.border-green-400\/5 {
  border-color: rgb(74 222 128 / 0.05);
}
.border-green-400\/50 {
  border-color: rgb(74 222 128 / 0.5);
}
.border-green-400\/55 {
  border-color: rgb(74 222 128 / 0.55);
}
.border-green-400\/60 {
  border-color: rgb(74 222 128 / 0.6);
}
.border-green-400\/65 {
  border-color: rgb(74 222 128 / 0.65);
}
.border-green-400\/70 {
  border-color: rgb(74 222 128 / 0.7);
}
.border-green-400\/75 {
  border-color: rgb(74 222 128 / 0.75);
}
.border-green-400\/80 {
  border-color: rgb(74 222 128 / 0.8);
}
.border-green-400\/85 {
  border-color: rgb(74 222 128 / 0.85);
}
.border-green-400\/90 {
  border-color: rgb(74 222 128 / 0.9);
}
.border-green-400\/95 {
  border-color: rgb(74 222 128 / 0.95);
}
.border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.border-green-500\/0 {
  border-color: rgb(34 197 94 / 0);
}
.border-green-500\/10 {
  border-color: rgb(34 197 94 / 0.1);
}
.border-green-500\/100 {
  border-color: rgb(34 197 94 / 1);
}
.border-green-500\/15 {
  border-color: rgb(34 197 94 / 0.15);
}
.border-green-500\/20 {
  border-color: rgb(34 197 94 / 0.2);
}
.border-green-500\/25 {
  border-color: rgb(34 197 94 / 0.25);
}
.border-green-500\/30 {
  border-color: rgb(34 197 94 / 0.3);
}
.border-green-500\/35 {
  border-color: rgb(34 197 94 / 0.35);
}
.border-green-500\/40 {
  border-color: rgb(34 197 94 / 0.4);
}
.border-green-500\/45 {
  border-color: rgb(34 197 94 / 0.45);
}
.border-green-500\/5 {
  border-color: rgb(34 197 94 / 0.05);
}
.border-green-500\/50 {
  border-color: rgb(34 197 94 / 0.5);
}
.border-green-500\/55 {
  border-color: rgb(34 197 94 / 0.55);
}
.border-green-500\/60 {
  border-color: rgb(34 197 94 / 0.6);
}
.border-green-500\/65 {
  border-color: rgb(34 197 94 / 0.65);
}
.border-green-500\/70 {
  border-color: rgb(34 197 94 / 0.7);
}
.border-green-500\/75 {
  border-color: rgb(34 197 94 / 0.75);
}
.border-green-500\/80 {
  border-color: rgb(34 197 94 / 0.8);
}
.border-green-500\/85 {
  border-color: rgb(34 197 94 / 0.85);
}
.border-green-500\/90 {
  border-color: rgb(34 197 94 / 0.9);
}
.border-green-500\/95 {
  border-color: rgb(34 197 94 / 0.95);
}
.border-green-600 {
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.border-green-600\/0 {
  border-color: rgb(22 163 74 / 0);
}
.border-green-600\/10 {
  border-color: rgb(22 163 74 / 0.1);
}
.border-green-600\/100 {
  border-color: rgb(22 163 74 / 1);
}
.border-green-600\/15 {
  border-color: rgb(22 163 74 / 0.15);
}
.border-green-600\/20 {
  border-color: rgb(22 163 74 / 0.2);
}
.border-green-600\/25 {
  border-color: rgb(22 163 74 / 0.25);
}
.border-green-600\/30 {
  border-color: rgb(22 163 74 / 0.3);
}
.border-green-600\/35 {
  border-color: rgb(22 163 74 / 0.35);
}
.border-green-600\/40 {
  border-color: rgb(22 163 74 / 0.4);
}
.border-green-600\/45 {
  border-color: rgb(22 163 74 / 0.45);
}
.border-green-600\/5 {
  border-color: rgb(22 163 74 / 0.05);
}
.border-green-600\/50 {
  border-color: rgb(22 163 74 / 0.5);
}
.border-green-600\/55 {
  border-color: rgb(22 163 74 / 0.55);
}
.border-green-600\/60 {
  border-color: rgb(22 163 74 / 0.6);
}
.border-green-600\/65 {
  border-color: rgb(22 163 74 / 0.65);
}
.border-green-600\/70 {
  border-color: rgb(22 163 74 / 0.7);
}
.border-green-600\/75 {
  border-color: rgb(22 163 74 / 0.75);
}
.border-green-600\/80 {
  border-color: rgb(22 163 74 / 0.8);
}
.border-green-600\/85 {
  border-color: rgb(22 163 74 / 0.85);
}
.border-green-600\/90 {
  border-color: rgb(22 163 74 / 0.9);
}
.border-green-600\/95 {
  border-color: rgb(22 163 74 / 0.95);
}
.border-green-700 {
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.border-green-700\/0 {
  border-color: rgb(21 128 61 / 0);
}
.border-green-700\/10 {
  border-color: rgb(21 128 61 / 0.1);
}
.border-green-700\/100 {
  border-color: rgb(21 128 61 / 1);
}
.border-green-700\/15 {
  border-color: rgb(21 128 61 / 0.15);
}
.border-green-700\/20 {
  border-color: rgb(21 128 61 / 0.2);
}
.border-green-700\/25 {
  border-color: rgb(21 128 61 / 0.25);
}
.border-green-700\/30 {
  border-color: rgb(21 128 61 / 0.3);
}
.border-green-700\/35 {
  border-color: rgb(21 128 61 / 0.35);
}
.border-green-700\/40 {
  border-color: rgb(21 128 61 / 0.4);
}
.border-green-700\/45 {
  border-color: rgb(21 128 61 / 0.45);
}
.border-green-700\/5 {
  border-color: rgb(21 128 61 / 0.05);
}
.border-green-700\/50 {
  border-color: rgb(21 128 61 / 0.5);
}
.border-green-700\/55 {
  border-color: rgb(21 128 61 / 0.55);
}
.border-green-700\/60 {
  border-color: rgb(21 128 61 / 0.6);
}
.border-green-700\/65 {
  border-color: rgb(21 128 61 / 0.65);
}
.border-green-700\/70 {
  border-color: rgb(21 128 61 / 0.7);
}
.border-green-700\/75 {
  border-color: rgb(21 128 61 / 0.75);
}
.border-green-700\/80 {
  border-color: rgb(21 128 61 / 0.8);
}
.border-green-700\/85 {
  border-color: rgb(21 128 61 / 0.85);
}
.border-green-700\/90 {
  border-color: rgb(21 128 61 / 0.9);
}
.border-green-700\/95 {
  border-color: rgb(21 128 61 / 0.95);
}
.border-green-800 {
  --tw-border-opacity: 1;
  border-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.border-green-800\/0 {
  border-color: rgb(22 101 52 / 0);
}
.border-green-800\/10 {
  border-color: rgb(22 101 52 / 0.1);
}
.border-green-800\/100 {
  border-color: rgb(22 101 52 / 1);
}
.border-green-800\/15 {
  border-color: rgb(22 101 52 / 0.15);
}
.border-green-800\/20 {
  border-color: rgb(22 101 52 / 0.2);
}
.border-green-800\/25 {
  border-color: rgb(22 101 52 / 0.25);
}
.border-green-800\/30 {
  border-color: rgb(22 101 52 / 0.3);
}
.border-green-800\/35 {
  border-color: rgb(22 101 52 / 0.35);
}
.border-green-800\/40 {
  border-color: rgb(22 101 52 / 0.4);
}
.border-green-800\/45 {
  border-color: rgb(22 101 52 / 0.45);
}
.border-green-800\/5 {
  border-color: rgb(22 101 52 / 0.05);
}
.border-green-800\/50 {
  border-color: rgb(22 101 52 / 0.5);
}
.border-green-800\/55 {
  border-color: rgb(22 101 52 / 0.55);
}
.border-green-800\/60 {
  border-color: rgb(22 101 52 / 0.6);
}
.border-green-800\/65 {
  border-color: rgb(22 101 52 / 0.65);
}
.border-green-800\/70 {
  border-color: rgb(22 101 52 / 0.7);
}
.border-green-800\/75 {
  border-color: rgb(22 101 52 / 0.75);
}
.border-green-800\/80 {
  border-color: rgb(22 101 52 / 0.8);
}
.border-green-800\/85 {
  border-color: rgb(22 101 52 / 0.85);
}
.border-green-800\/90 {
  border-color: rgb(22 101 52 / 0.9);
}
.border-green-800\/95 {
  border-color: rgb(22 101 52 / 0.95);
}
.border-green-900 {
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.border-green-900\/0 {
  border-color: rgb(20 83 45 / 0);
}
.border-green-900\/10 {
  border-color: rgb(20 83 45 / 0.1);
}
.border-green-900\/100 {
  border-color: rgb(20 83 45 / 1);
}
.border-green-900\/15 {
  border-color: rgb(20 83 45 / 0.15);
}
.border-green-900\/20 {
  border-color: rgb(20 83 45 / 0.2);
}
.border-green-900\/25 {
  border-color: rgb(20 83 45 / 0.25);
}
.border-green-900\/30 {
  border-color: rgb(20 83 45 / 0.3);
}
.border-green-900\/35 {
  border-color: rgb(20 83 45 / 0.35);
}
.border-green-900\/40 {
  border-color: rgb(20 83 45 / 0.4);
}
.border-green-900\/45 {
  border-color: rgb(20 83 45 / 0.45);
}
.border-green-900\/5 {
  border-color: rgb(20 83 45 / 0.05);
}
.border-green-900\/50 {
  border-color: rgb(20 83 45 / 0.5);
}
.border-green-900\/55 {
  border-color: rgb(20 83 45 / 0.55);
}
.border-green-900\/60 {
  border-color: rgb(20 83 45 / 0.6);
}
.border-green-900\/65 {
  border-color: rgb(20 83 45 / 0.65);
}
.border-green-900\/70 {
  border-color: rgb(20 83 45 / 0.7);
}
.border-green-900\/75 {
  border-color: rgb(20 83 45 / 0.75);
}
.border-green-900\/80 {
  border-color: rgb(20 83 45 / 0.8);
}
.border-green-900\/85 {
  border-color: rgb(20 83 45 / 0.85);
}
.border-green-900\/90 {
  border-color: rgb(20 83 45 / 0.9);
}
.border-green-900\/95 {
  border-color: rgb(20 83 45 / 0.95);
}
.border-indigo-300 {
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / var(--tw-border-opacity, 1));
}
.border-indigo-400 {
  --tw-border-opacity: 1;
  border-color: rgb(129 140 248 / var(--tw-border-opacity, 1));
}
.border-input {
  border-color: hsl(var(--input));
}
.border-muted {
  border-color: hsl(var(--muted));
}
.border-muted-foreground {
  border-color: hsl(var(--muted-foreground));
}
.border-muted-foreground\/30 {
  border-color: hsl(var(--muted-foreground) / 0.3);
}
.border-orange-100 {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.border-orange-100\/0 {
  border-color: rgb(255 237 213 / 0);
}
.border-orange-100\/10 {
  border-color: rgb(255 237 213 / 0.1);
}
.border-orange-100\/100 {
  border-color: rgb(255 237 213 / 1);
}
.border-orange-100\/15 {
  border-color: rgb(255 237 213 / 0.15);
}
.border-orange-100\/20 {
  border-color: rgb(255 237 213 / 0.2);
}
.border-orange-100\/25 {
  border-color: rgb(255 237 213 / 0.25);
}
.border-orange-100\/30 {
  border-color: rgb(255 237 213 / 0.3);
}
.border-orange-100\/35 {
  border-color: rgb(255 237 213 / 0.35);
}
.border-orange-100\/40 {
  border-color: rgb(255 237 213 / 0.4);
}
.border-orange-100\/45 {
  border-color: rgb(255 237 213 / 0.45);
}
.border-orange-100\/5 {
  border-color: rgb(255 237 213 / 0.05);
}
.border-orange-100\/50 {
  border-color: rgb(255 237 213 / 0.5);
}
.border-orange-100\/55 {
  border-color: rgb(255 237 213 / 0.55);
}
.border-orange-100\/60 {
  border-color: rgb(255 237 213 / 0.6);
}
.border-orange-100\/65 {
  border-color: rgb(255 237 213 / 0.65);
}
.border-orange-100\/70 {
  border-color: rgb(255 237 213 / 0.7);
}
.border-orange-100\/75 {
  border-color: rgb(255 237 213 / 0.75);
}
.border-orange-100\/80 {
  border-color: rgb(255 237 213 / 0.8);
}
.border-orange-100\/85 {
  border-color: rgb(255 237 213 / 0.85);
}
.border-orange-100\/90 {
  border-color: rgb(255 237 213 / 0.9);
}
.border-orange-100\/95 {
  border-color: rgb(255 237 213 / 0.95);
}
.border-orange-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.border-orange-200\/0 {
  border-color: rgb(254 215 170 / 0);
}
.border-orange-200\/10 {
  border-color: rgb(254 215 170 / 0.1);
}
.border-orange-200\/100 {
  border-color: rgb(254 215 170 / 1);
}
.border-orange-200\/15 {
  border-color: rgb(254 215 170 / 0.15);
}
.border-orange-200\/20 {
  border-color: rgb(254 215 170 / 0.2);
}
.border-orange-200\/25 {
  border-color: rgb(254 215 170 / 0.25);
}
.border-orange-200\/30 {
  border-color: rgb(254 215 170 / 0.3);
}
.border-orange-200\/35 {
  border-color: rgb(254 215 170 / 0.35);
}
.border-orange-200\/40 {
  border-color: rgb(254 215 170 / 0.4);
}
.border-orange-200\/45 {
  border-color: rgb(254 215 170 / 0.45);
}
.border-orange-200\/5 {
  border-color: rgb(254 215 170 / 0.05);
}
.border-orange-200\/50 {
  border-color: rgb(254 215 170 / 0.5);
}
.border-orange-200\/55 {
  border-color: rgb(254 215 170 / 0.55);
}
.border-orange-200\/60 {
  border-color: rgb(254 215 170 / 0.6);
}
.border-orange-200\/65 {
  border-color: rgb(254 215 170 / 0.65);
}
.border-orange-200\/70 {
  border-color: rgb(254 215 170 / 0.7);
}
.border-orange-200\/75 {
  border-color: rgb(254 215 170 / 0.75);
}
.border-orange-200\/80 {
  border-color: rgb(254 215 170 / 0.8);
}
.border-orange-200\/85 {
  border-color: rgb(254 215 170 / 0.85);
}
.border-orange-200\/90 {
  border-color: rgb(254 215 170 / 0.9);
}
.border-orange-200\/95 {
  border-color: rgb(254 215 170 / 0.95);
}
.border-orange-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.border-orange-300\/0 {
  border-color: rgb(253 186 116 / 0);
}
.border-orange-300\/10 {
  border-color: rgb(253 186 116 / 0.1);
}
.border-orange-300\/100 {
  border-color: rgb(253 186 116 / 1);
}
.border-orange-300\/15 {
  border-color: rgb(253 186 116 / 0.15);
}
.border-orange-300\/20 {
  border-color: rgb(253 186 116 / 0.2);
}
.border-orange-300\/25 {
  border-color: rgb(253 186 116 / 0.25);
}
.border-orange-300\/30 {
  border-color: rgb(253 186 116 / 0.3);
}
.border-orange-300\/35 {
  border-color: rgb(253 186 116 / 0.35);
}
.border-orange-300\/40 {
  border-color: rgb(253 186 116 / 0.4);
}
.border-orange-300\/45 {
  border-color: rgb(253 186 116 / 0.45);
}
.border-orange-300\/5 {
  border-color: rgb(253 186 116 / 0.05);
}
.border-orange-300\/50 {
  border-color: rgb(253 186 116 / 0.5);
}
.border-orange-300\/55 {
  border-color: rgb(253 186 116 / 0.55);
}
.border-orange-300\/60 {
  border-color: rgb(253 186 116 / 0.6);
}
.border-orange-300\/65 {
  border-color: rgb(253 186 116 / 0.65);
}
.border-orange-300\/70 {
  border-color: rgb(253 186 116 / 0.7);
}
.border-orange-300\/75 {
  border-color: rgb(253 186 116 / 0.75);
}
.border-orange-300\/80 {
  border-color: rgb(253 186 116 / 0.8);
}
.border-orange-300\/85 {
  border-color: rgb(253 186 116 / 0.85);
}
.border-orange-300\/90 {
  border-color: rgb(253 186 116 / 0.9);
}
.border-orange-300\/95 {
  border-color: rgb(253 186 116 / 0.95);
}
.border-orange-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.border-orange-400\/0 {
  border-color: rgb(251 146 60 / 0);
}
.border-orange-400\/10 {
  border-color: rgb(251 146 60 / 0.1);
}
.border-orange-400\/100 {
  border-color: rgb(251 146 60 / 1);
}
.border-orange-400\/15 {
  border-color: rgb(251 146 60 / 0.15);
}
.border-orange-400\/20 {
  border-color: rgb(251 146 60 / 0.2);
}
.border-orange-400\/25 {
  border-color: rgb(251 146 60 / 0.25);
}
.border-orange-400\/30 {
  border-color: rgb(251 146 60 / 0.3);
}
.border-orange-400\/35 {
  border-color: rgb(251 146 60 / 0.35);
}
.border-orange-400\/40 {
  border-color: rgb(251 146 60 / 0.4);
}
.border-orange-400\/45 {
  border-color: rgb(251 146 60 / 0.45);
}
.border-orange-400\/5 {
  border-color: rgb(251 146 60 / 0.05);
}
.border-orange-400\/50 {
  border-color: rgb(251 146 60 / 0.5);
}
.border-orange-400\/55 {
  border-color: rgb(251 146 60 / 0.55);
}
.border-orange-400\/60 {
  border-color: rgb(251 146 60 / 0.6);
}
.border-orange-400\/65 {
  border-color: rgb(251 146 60 / 0.65);
}
.border-orange-400\/70 {
  border-color: rgb(251 146 60 / 0.7);
}
.border-orange-400\/75 {
  border-color: rgb(251 146 60 / 0.75);
}
.border-orange-400\/80 {
  border-color: rgb(251 146 60 / 0.8);
}
.border-orange-400\/85 {
  border-color: rgb(251 146 60 / 0.85);
}
.border-orange-400\/90 {
  border-color: rgb(251 146 60 / 0.9);
}
.border-orange-400\/95 {
  border-color: rgb(251 146 60 / 0.95);
}
.border-orange-500 {
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.border-orange-500\/0 {
  border-color: rgb(249 115 22 / 0);
}
.border-orange-500\/10 {
  border-color: rgb(249 115 22 / 0.1);
}
.border-orange-500\/100 {
  border-color: rgb(249 115 22 / 1);
}
.border-orange-500\/15 {
  border-color: rgb(249 115 22 / 0.15);
}
.border-orange-500\/20 {
  border-color: rgb(249 115 22 / 0.2);
}
.border-orange-500\/25 {
  border-color: rgb(249 115 22 / 0.25);
}
.border-orange-500\/30 {
  border-color: rgb(249 115 22 / 0.3);
}
.border-orange-500\/35 {
  border-color: rgb(249 115 22 / 0.35);
}
.border-orange-500\/40 {
  border-color: rgb(249 115 22 / 0.4);
}
.border-orange-500\/45 {
  border-color: rgb(249 115 22 / 0.45);
}
.border-orange-500\/5 {
  border-color: rgb(249 115 22 / 0.05);
}
.border-orange-500\/50 {
  border-color: rgb(249 115 22 / 0.5);
}
.border-orange-500\/55 {
  border-color: rgb(249 115 22 / 0.55);
}
.border-orange-500\/60 {
  border-color: rgb(249 115 22 / 0.6);
}
.border-orange-500\/65 {
  border-color: rgb(249 115 22 / 0.65);
}
.border-orange-500\/70 {
  border-color: rgb(249 115 22 / 0.7);
}
.border-orange-500\/75 {
  border-color: rgb(249 115 22 / 0.75);
}
.border-orange-500\/80 {
  border-color: rgb(249 115 22 / 0.8);
}
.border-orange-500\/85 {
  border-color: rgb(249 115 22 / 0.85);
}
.border-orange-500\/90 {
  border-color: rgb(249 115 22 / 0.9);
}
.border-orange-500\/95 {
  border-color: rgb(249 115 22 / 0.95);
}
.border-orange-600 {
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.border-orange-600\/0 {
  border-color: rgb(234 88 12 / 0);
}
.border-orange-600\/10 {
  border-color: rgb(234 88 12 / 0.1);
}
.border-orange-600\/100 {
  border-color: rgb(234 88 12 / 1);
}
.border-orange-600\/15 {
  border-color: rgb(234 88 12 / 0.15);
}
.border-orange-600\/20 {
  border-color: rgb(234 88 12 / 0.2);
}
.border-orange-600\/25 {
  border-color: rgb(234 88 12 / 0.25);
}
.border-orange-600\/30 {
  border-color: rgb(234 88 12 / 0.3);
}
.border-orange-600\/35 {
  border-color: rgb(234 88 12 / 0.35);
}
.border-orange-600\/40 {
  border-color: rgb(234 88 12 / 0.4);
}
.border-orange-600\/45 {
  border-color: rgb(234 88 12 / 0.45);
}
.border-orange-600\/5 {
  border-color: rgb(234 88 12 / 0.05);
}
.border-orange-600\/50 {
  border-color: rgb(234 88 12 / 0.5);
}
.border-orange-600\/55 {
  border-color: rgb(234 88 12 / 0.55);
}
.border-orange-600\/60 {
  border-color: rgb(234 88 12 / 0.6);
}
.border-orange-600\/65 {
  border-color: rgb(234 88 12 / 0.65);
}
.border-orange-600\/70 {
  border-color: rgb(234 88 12 / 0.7);
}
.border-orange-600\/75 {
  border-color: rgb(234 88 12 / 0.75);
}
.border-orange-600\/80 {
  border-color: rgb(234 88 12 / 0.8);
}
.border-orange-600\/85 {
  border-color: rgb(234 88 12 / 0.85);
}
.border-orange-600\/90 {
  border-color: rgb(234 88 12 / 0.9);
}
.border-orange-600\/95 {
  border-color: rgb(234 88 12 / 0.95);
}
.border-orange-700 {
  --tw-border-opacity: 1;
  border-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.border-orange-700\/0 {
  border-color: rgb(194 65 12 / 0);
}
.border-orange-700\/10 {
  border-color: rgb(194 65 12 / 0.1);
}
.border-orange-700\/100 {
  border-color: rgb(194 65 12 / 1);
}
.border-orange-700\/15 {
  border-color: rgb(194 65 12 / 0.15);
}
.border-orange-700\/20 {
  border-color: rgb(194 65 12 / 0.2);
}
.border-orange-700\/25 {
  border-color: rgb(194 65 12 / 0.25);
}
.border-orange-700\/30 {
  border-color: rgb(194 65 12 / 0.3);
}
.border-orange-700\/35 {
  border-color: rgb(194 65 12 / 0.35);
}
.border-orange-700\/40 {
  border-color: rgb(194 65 12 / 0.4);
}
.border-orange-700\/45 {
  border-color: rgb(194 65 12 / 0.45);
}
.border-orange-700\/5 {
  border-color: rgb(194 65 12 / 0.05);
}
.border-orange-700\/50 {
  border-color: rgb(194 65 12 / 0.5);
}
.border-orange-700\/55 {
  border-color: rgb(194 65 12 / 0.55);
}
.border-orange-700\/60 {
  border-color: rgb(194 65 12 / 0.6);
}
.border-orange-700\/65 {
  border-color: rgb(194 65 12 / 0.65);
}
.border-orange-700\/70 {
  border-color: rgb(194 65 12 / 0.7);
}
.border-orange-700\/75 {
  border-color: rgb(194 65 12 / 0.75);
}
.border-orange-700\/80 {
  border-color: rgb(194 65 12 / 0.8);
}
.border-orange-700\/85 {
  border-color: rgb(194 65 12 / 0.85);
}
.border-orange-700\/90 {
  border-color: rgb(194 65 12 / 0.9);
}
.border-orange-700\/95 {
  border-color: rgb(194 65 12 / 0.95);
}
.border-orange-800 {
  --tw-border-opacity: 1;
  border-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.border-orange-800\/0 {
  border-color: rgb(154 52 18 / 0);
}
.border-orange-800\/10 {
  border-color: rgb(154 52 18 / 0.1);
}
.border-orange-800\/100 {
  border-color: rgb(154 52 18 / 1);
}
.border-orange-800\/15 {
  border-color: rgb(154 52 18 / 0.15);
}
.border-orange-800\/20 {
  border-color: rgb(154 52 18 / 0.2);
}
.border-orange-800\/25 {
  border-color: rgb(154 52 18 / 0.25);
}
.border-orange-800\/30 {
  border-color: rgb(154 52 18 / 0.3);
}
.border-orange-800\/35 {
  border-color: rgb(154 52 18 / 0.35);
}
.border-orange-800\/40 {
  border-color: rgb(154 52 18 / 0.4);
}
.border-orange-800\/45 {
  border-color: rgb(154 52 18 / 0.45);
}
.border-orange-800\/5 {
  border-color: rgb(154 52 18 / 0.05);
}
.border-orange-800\/50 {
  border-color: rgb(154 52 18 / 0.5);
}
.border-orange-800\/55 {
  border-color: rgb(154 52 18 / 0.55);
}
.border-orange-800\/60 {
  border-color: rgb(154 52 18 / 0.6);
}
.border-orange-800\/65 {
  border-color: rgb(154 52 18 / 0.65);
}
.border-orange-800\/70 {
  border-color: rgb(154 52 18 / 0.7);
}
.border-orange-800\/75 {
  border-color: rgb(154 52 18 / 0.75);
}
.border-orange-800\/80 {
  border-color: rgb(154 52 18 / 0.8);
}
.border-orange-800\/85 {
  border-color: rgb(154 52 18 / 0.85);
}
.border-orange-800\/90 {
  border-color: rgb(154 52 18 / 0.9);
}
.border-orange-800\/95 {
  border-color: rgb(154 52 18 / 0.95);
}
.border-orange-900 {
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.border-orange-900\/0 {
  border-color: rgb(124 45 18 / 0);
}
.border-orange-900\/10 {
  border-color: rgb(124 45 18 / 0.1);
}
.border-orange-900\/100 {
  border-color: rgb(124 45 18 / 1);
}
.border-orange-900\/15 {
  border-color: rgb(124 45 18 / 0.15);
}
.border-orange-900\/20 {
  border-color: rgb(124 45 18 / 0.2);
}
.border-orange-900\/25 {
  border-color: rgb(124 45 18 / 0.25);
}
.border-orange-900\/30 {
  border-color: rgb(124 45 18 / 0.3);
}
.border-orange-900\/35 {
  border-color: rgb(124 45 18 / 0.35);
}
.border-orange-900\/40 {
  border-color: rgb(124 45 18 / 0.4);
}
.border-orange-900\/45 {
  border-color: rgb(124 45 18 / 0.45);
}
.border-orange-900\/5 {
  border-color: rgb(124 45 18 / 0.05);
}
.border-orange-900\/50 {
  border-color: rgb(124 45 18 / 0.5);
}
.border-orange-900\/55 {
  border-color: rgb(124 45 18 / 0.55);
}
.border-orange-900\/60 {
  border-color: rgb(124 45 18 / 0.6);
}
.border-orange-900\/65 {
  border-color: rgb(124 45 18 / 0.65);
}
.border-orange-900\/70 {
  border-color: rgb(124 45 18 / 0.7);
}
.border-orange-900\/75 {
  border-color: rgb(124 45 18 / 0.75);
}
.border-orange-900\/80 {
  border-color: rgb(124 45 18 / 0.8);
}
.border-orange-900\/85 {
  border-color: rgb(124 45 18 / 0.85);
}
.border-orange-900\/90 {
  border-color: rgb(124 45 18 / 0.9);
}
.border-orange-900\/95 {
  border-color: rgb(124 45 18 / 0.95);
}
.border-pink-100 {
  --tw-border-opacity: 1;
  border-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.border-pink-100\/0 {
  border-color: rgb(252 231 243 / 0);
}
.border-pink-100\/10 {
  border-color: rgb(252 231 243 / 0.1);
}
.border-pink-100\/100 {
  border-color: rgb(252 231 243 / 1);
}
.border-pink-100\/15 {
  border-color: rgb(252 231 243 / 0.15);
}
.border-pink-100\/20 {
  border-color: rgb(252 231 243 / 0.2);
}
.border-pink-100\/25 {
  border-color: rgb(252 231 243 / 0.25);
}
.border-pink-100\/30 {
  border-color: rgb(252 231 243 / 0.3);
}
.border-pink-100\/35 {
  border-color: rgb(252 231 243 / 0.35);
}
.border-pink-100\/40 {
  border-color: rgb(252 231 243 / 0.4);
}
.border-pink-100\/45 {
  border-color: rgb(252 231 243 / 0.45);
}
.border-pink-100\/5 {
  border-color: rgb(252 231 243 / 0.05);
}
.border-pink-100\/50 {
  border-color: rgb(252 231 243 / 0.5);
}
.border-pink-100\/55 {
  border-color: rgb(252 231 243 / 0.55);
}
.border-pink-100\/60 {
  border-color: rgb(252 231 243 / 0.6);
}
.border-pink-100\/65 {
  border-color: rgb(252 231 243 / 0.65);
}
.border-pink-100\/70 {
  border-color: rgb(252 231 243 / 0.7);
}
.border-pink-100\/75 {
  border-color: rgb(252 231 243 / 0.75);
}
.border-pink-100\/80 {
  border-color: rgb(252 231 243 / 0.8);
}
.border-pink-100\/85 {
  border-color: rgb(252 231 243 / 0.85);
}
.border-pink-100\/90 {
  border-color: rgb(252 231 243 / 0.9);
}
.border-pink-100\/95 {
  border-color: rgb(252 231 243 / 0.95);
}
.border-pink-200 {
  --tw-border-opacity: 1;
  border-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.border-pink-200\/0 {
  border-color: rgb(251 207 232 / 0);
}
.border-pink-200\/10 {
  border-color: rgb(251 207 232 / 0.1);
}
.border-pink-200\/100 {
  border-color: rgb(251 207 232 / 1);
}
.border-pink-200\/15 {
  border-color: rgb(251 207 232 / 0.15);
}
.border-pink-200\/20 {
  border-color: rgb(251 207 232 / 0.2);
}
.border-pink-200\/25 {
  border-color: rgb(251 207 232 / 0.25);
}
.border-pink-200\/30 {
  border-color: rgb(251 207 232 / 0.3);
}
.border-pink-200\/35 {
  border-color: rgb(251 207 232 / 0.35);
}
.border-pink-200\/40 {
  border-color: rgb(251 207 232 / 0.4);
}
.border-pink-200\/45 {
  border-color: rgb(251 207 232 / 0.45);
}
.border-pink-200\/5 {
  border-color: rgb(251 207 232 / 0.05);
}
.border-pink-200\/50 {
  border-color: rgb(251 207 232 / 0.5);
}
.border-pink-200\/55 {
  border-color: rgb(251 207 232 / 0.55);
}
.border-pink-200\/60 {
  border-color: rgb(251 207 232 / 0.6);
}
.border-pink-200\/65 {
  border-color: rgb(251 207 232 / 0.65);
}
.border-pink-200\/70 {
  border-color: rgb(251 207 232 / 0.7);
}
.border-pink-200\/75 {
  border-color: rgb(251 207 232 / 0.75);
}
.border-pink-200\/80 {
  border-color: rgb(251 207 232 / 0.8);
}
.border-pink-200\/85 {
  border-color: rgb(251 207 232 / 0.85);
}
.border-pink-200\/90 {
  border-color: rgb(251 207 232 / 0.9);
}
.border-pink-200\/95 {
  border-color: rgb(251 207 232 / 0.95);
}
.border-pink-300 {
  --tw-border-opacity: 1;
  border-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.border-pink-300\/0 {
  border-color: rgb(249 168 212 / 0);
}
.border-pink-300\/10 {
  border-color: rgb(249 168 212 / 0.1);
}
.border-pink-300\/100 {
  border-color: rgb(249 168 212 / 1);
}
.border-pink-300\/15 {
  border-color: rgb(249 168 212 / 0.15);
}
.border-pink-300\/20 {
  border-color: rgb(249 168 212 / 0.2);
}
.border-pink-300\/25 {
  border-color: rgb(249 168 212 / 0.25);
}
.border-pink-300\/30 {
  border-color: rgb(249 168 212 / 0.3);
}
.border-pink-300\/35 {
  border-color: rgb(249 168 212 / 0.35);
}
.border-pink-300\/40 {
  border-color: rgb(249 168 212 / 0.4);
}
.border-pink-300\/45 {
  border-color: rgb(249 168 212 / 0.45);
}
.border-pink-300\/5 {
  border-color: rgb(249 168 212 / 0.05);
}
.border-pink-300\/50 {
  border-color: rgb(249 168 212 / 0.5);
}
.border-pink-300\/55 {
  border-color: rgb(249 168 212 / 0.55);
}
.border-pink-300\/60 {
  border-color: rgb(249 168 212 / 0.6);
}
.border-pink-300\/65 {
  border-color: rgb(249 168 212 / 0.65);
}
.border-pink-300\/70 {
  border-color: rgb(249 168 212 / 0.7);
}
.border-pink-300\/75 {
  border-color: rgb(249 168 212 / 0.75);
}
.border-pink-300\/80 {
  border-color: rgb(249 168 212 / 0.8);
}
.border-pink-300\/85 {
  border-color: rgb(249 168 212 / 0.85);
}
.border-pink-300\/90 {
  border-color: rgb(249 168 212 / 0.9);
}
.border-pink-300\/95 {
  border-color: rgb(249 168 212 / 0.95);
}
.border-pink-400 {
  --tw-border-opacity: 1;
  border-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.border-pink-400\/0 {
  border-color: rgb(244 114 182 / 0);
}
.border-pink-400\/10 {
  border-color: rgb(244 114 182 / 0.1);
}
.border-pink-400\/100 {
  border-color: rgb(244 114 182 / 1);
}
.border-pink-400\/15 {
  border-color: rgb(244 114 182 / 0.15);
}
.border-pink-400\/20 {
  border-color: rgb(244 114 182 / 0.2);
}
.border-pink-400\/25 {
  border-color: rgb(244 114 182 / 0.25);
}
.border-pink-400\/30 {
  border-color: rgb(244 114 182 / 0.3);
}
.border-pink-400\/35 {
  border-color: rgb(244 114 182 / 0.35);
}
.border-pink-400\/40 {
  border-color: rgb(244 114 182 / 0.4);
}
.border-pink-400\/45 {
  border-color: rgb(244 114 182 / 0.45);
}
.border-pink-400\/5 {
  border-color: rgb(244 114 182 / 0.05);
}
.border-pink-400\/50 {
  border-color: rgb(244 114 182 / 0.5);
}
.border-pink-400\/55 {
  border-color: rgb(244 114 182 / 0.55);
}
.border-pink-400\/60 {
  border-color: rgb(244 114 182 / 0.6);
}
.border-pink-400\/65 {
  border-color: rgb(244 114 182 / 0.65);
}
.border-pink-400\/70 {
  border-color: rgb(244 114 182 / 0.7);
}
.border-pink-400\/75 {
  border-color: rgb(244 114 182 / 0.75);
}
.border-pink-400\/80 {
  border-color: rgb(244 114 182 / 0.8);
}
.border-pink-400\/85 {
  border-color: rgb(244 114 182 / 0.85);
}
.border-pink-400\/90 {
  border-color: rgb(244 114 182 / 0.9);
}
.border-pink-400\/95 {
  border-color: rgb(244 114 182 / 0.95);
}
.border-pink-500 {
  --tw-border-opacity: 1;
  border-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.border-pink-500\/0 {
  border-color: rgb(236 72 153 / 0);
}
.border-pink-500\/10 {
  border-color: rgb(236 72 153 / 0.1);
}
.border-pink-500\/100 {
  border-color: rgb(236 72 153 / 1);
}
.border-pink-500\/15 {
  border-color: rgb(236 72 153 / 0.15);
}
.border-pink-500\/20 {
  border-color: rgb(236 72 153 / 0.2);
}
.border-pink-500\/25 {
  border-color: rgb(236 72 153 / 0.25);
}
.border-pink-500\/30 {
  border-color: rgb(236 72 153 / 0.3);
}
.border-pink-500\/35 {
  border-color: rgb(236 72 153 / 0.35);
}
.border-pink-500\/40 {
  border-color: rgb(236 72 153 / 0.4);
}
.border-pink-500\/45 {
  border-color: rgb(236 72 153 / 0.45);
}
.border-pink-500\/5 {
  border-color: rgb(236 72 153 / 0.05);
}
.border-pink-500\/50 {
  border-color: rgb(236 72 153 / 0.5);
}
.border-pink-500\/55 {
  border-color: rgb(236 72 153 / 0.55);
}
.border-pink-500\/60 {
  border-color: rgb(236 72 153 / 0.6);
}
.border-pink-500\/65 {
  border-color: rgb(236 72 153 / 0.65);
}
.border-pink-500\/70 {
  border-color: rgb(236 72 153 / 0.7);
}
.border-pink-500\/75 {
  border-color: rgb(236 72 153 / 0.75);
}
.border-pink-500\/80 {
  border-color: rgb(236 72 153 / 0.8);
}
.border-pink-500\/85 {
  border-color: rgb(236 72 153 / 0.85);
}
.border-pink-500\/90 {
  border-color: rgb(236 72 153 / 0.9);
}
.border-pink-500\/95 {
  border-color: rgb(236 72 153 / 0.95);
}
.border-pink-600 {
  --tw-border-opacity: 1;
  border-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.border-pink-600\/0 {
  border-color: rgb(219 39 119 / 0);
}
.border-pink-600\/10 {
  border-color: rgb(219 39 119 / 0.1);
}
.border-pink-600\/100 {
  border-color: rgb(219 39 119 / 1);
}
.border-pink-600\/15 {
  border-color: rgb(219 39 119 / 0.15);
}
.border-pink-600\/20 {
  border-color: rgb(219 39 119 / 0.2);
}
.border-pink-600\/25 {
  border-color: rgb(219 39 119 / 0.25);
}
.border-pink-600\/30 {
  border-color: rgb(219 39 119 / 0.3);
}
.border-pink-600\/35 {
  border-color: rgb(219 39 119 / 0.35);
}
.border-pink-600\/40 {
  border-color: rgb(219 39 119 / 0.4);
}
.border-pink-600\/45 {
  border-color: rgb(219 39 119 / 0.45);
}
.border-pink-600\/5 {
  border-color: rgb(219 39 119 / 0.05);
}
.border-pink-600\/50 {
  border-color: rgb(219 39 119 / 0.5);
}
.border-pink-600\/55 {
  border-color: rgb(219 39 119 / 0.55);
}
.border-pink-600\/60 {
  border-color: rgb(219 39 119 / 0.6);
}
.border-pink-600\/65 {
  border-color: rgb(219 39 119 / 0.65);
}
.border-pink-600\/70 {
  border-color: rgb(219 39 119 / 0.7);
}
.border-pink-600\/75 {
  border-color: rgb(219 39 119 / 0.75);
}
.border-pink-600\/80 {
  border-color: rgb(219 39 119 / 0.8);
}
.border-pink-600\/85 {
  border-color: rgb(219 39 119 / 0.85);
}
.border-pink-600\/90 {
  border-color: rgb(219 39 119 / 0.9);
}
.border-pink-600\/95 {
  border-color: rgb(219 39 119 / 0.95);
}
.border-pink-700 {
  --tw-border-opacity: 1;
  border-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.border-pink-700\/0 {
  border-color: rgb(190 24 93 / 0);
}
.border-pink-700\/10 {
  border-color: rgb(190 24 93 / 0.1);
}
.border-pink-700\/100 {
  border-color: rgb(190 24 93 / 1);
}
.border-pink-700\/15 {
  border-color: rgb(190 24 93 / 0.15);
}
.border-pink-700\/20 {
  border-color: rgb(190 24 93 / 0.2);
}
.border-pink-700\/25 {
  border-color: rgb(190 24 93 / 0.25);
}
.border-pink-700\/30 {
  border-color: rgb(190 24 93 / 0.3);
}
.border-pink-700\/35 {
  border-color: rgb(190 24 93 / 0.35);
}
.border-pink-700\/40 {
  border-color: rgb(190 24 93 / 0.4);
}
.border-pink-700\/45 {
  border-color: rgb(190 24 93 / 0.45);
}
.border-pink-700\/5 {
  border-color: rgb(190 24 93 / 0.05);
}
.border-pink-700\/50 {
  border-color: rgb(190 24 93 / 0.5);
}
.border-pink-700\/55 {
  border-color: rgb(190 24 93 / 0.55);
}
.border-pink-700\/60 {
  border-color: rgb(190 24 93 / 0.6);
}
.border-pink-700\/65 {
  border-color: rgb(190 24 93 / 0.65);
}
.border-pink-700\/70 {
  border-color: rgb(190 24 93 / 0.7);
}
.border-pink-700\/75 {
  border-color: rgb(190 24 93 / 0.75);
}
.border-pink-700\/80 {
  border-color: rgb(190 24 93 / 0.8);
}
.border-pink-700\/85 {
  border-color: rgb(190 24 93 / 0.85);
}
.border-pink-700\/90 {
  border-color: rgb(190 24 93 / 0.9);
}
.border-pink-700\/95 {
  border-color: rgb(190 24 93 / 0.95);
}
.border-pink-800 {
  --tw-border-opacity: 1;
  border-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.border-pink-800\/0 {
  border-color: rgb(157 23 77 / 0);
}
.border-pink-800\/10 {
  border-color: rgb(157 23 77 / 0.1);
}
.border-pink-800\/100 {
  border-color: rgb(157 23 77 / 1);
}
.border-pink-800\/15 {
  border-color: rgb(157 23 77 / 0.15);
}
.border-pink-800\/20 {
  border-color: rgb(157 23 77 / 0.2);
}
.border-pink-800\/25 {
  border-color: rgb(157 23 77 / 0.25);
}
.border-pink-800\/30 {
  border-color: rgb(157 23 77 / 0.3);
}
.border-pink-800\/35 {
  border-color: rgb(157 23 77 / 0.35);
}
.border-pink-800\/40 {
  border-color: rgb(157 23 77 / 0.4);
}
.border-pink-800\/45 {
  border-color: rgb(157 23 77 / 0.45);
}
.border-pink-800\/5 {
  border-color: rgb(157 23 77 / 0.05);
}
.border-pink-800\/50 {
  border-color: rgb(157 23 77 / 0.5);
}
.border-pink-800\/55 {
  border-color: rgb(157 23 77 / 0.55);
}
.border-pink-800\/60 {
  border-color: rgb(157 23 77 / 0.6);
}
.border-pink-800\/65 {
  border-color: rgb(157 23 77 / 0.65);
}
.border-pink-800\/70 {
  border-color: rgb(157 23 77 / 0.7);
}
.border-pink-800\/75 {
  border-color: rgb(157 23 77 / 0.75);
}
.border-pink-800\/80 {
  border-color: rgb(157 23 77 / 0.8);
}
.border-pink-800\/85 {
  border-color: rgb(157 23 77 / 0.85);
}
.border-pink-800\/90 {
  border-color: rgb(157 23 77 / 0.9);
}
.border-pink-800\/95 {
  border-color: rgb(157 23 77 / 0.95);
}
.border-pink-900 {
  --tw-border-opacity: 1;
  border-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.border-pink-900\/0 {
  border-color: rgb(131 24 67 / 0);
}
.border-pink-900\/10 {
  border-color: rgb(131 24 67 / 0.1);
}
.border-pink-900\/100 {
  border-color: rgb(131 24 67 / 1);
}
.border-pink-900\/15 {
  border-color: rgb(131 24 67 / 0.15);
}
.border-pink-900\/20 {
  border-color: rgb(131 24 67 / 0.2);
}
.border-pink-900\/25 {
  border-color: rgb(131 24 67 / 0.25);
}
.border-pink-900\/30 {
  border-color: rgb(131 24 67 / 0.3);
}
.border-pink-900\/35 {
  border-color: rgb(131 24 67 / 0.35);
}
.border-pink-900\/40 {
  border-color: rgb(131 24 67 / 0.4);
}
.border-pink-900\/45 {
  border-color: rgb(131 24 67 / 0.45);
}
.border-pink-900\/5 {
  border-color: rgb(131 24 67 / 0.05);
}
.border-pink-900\/50 {
  border-color: rgb(131 24 67 / 0.5);
}
.border-pink-900\/55 {
  border-color: rgb(131 24 67 / 0.55);
}
.border-pink-900\/60 {
  border-color: rgb(131 24 67 / 0.6);
}
.border-pink-900\/65 {
  border-color: rgb(131 24 67 / 0.65);
}
.border-pink-900\/70 {
  border-color: rgb(131 24 67 / 0.7);
}
.border-pink-900\/75 {
  border-color: rgb(131 24 67 / 0.75);
}
.border-pink-900\/80 {
  border-color: rgb(131 24 67 / 0.8);
}
.border-pink-900\/85 {
  border-color: rgb(131 24 67 / 0.85);
}
.border-pink-900\/90 {
  border-color: rgb(131 24 67 / 0.9);
}
.border-pink-900\/95 {
  border-color: rgb(131 24 67 / 0.95);
}
.border-primary {
  border-color: hsl(var(--primary));
}
.border-primary-foreground\/10 {
  border-color: hsl(var(--primary-foreground) / 0.1);
}
.border-primary-foreground\/20 {
  border-color: hsl(var(--primary-foreground) / 0.2);
}
.border-primary\/20 {
  border-color: hsl(var(--primary) / 0.2);
}
.border-primary\/40 {
  border-color: hsl(var(--primary) / 0.4);
}
.border-primary\/50 {
  border-color: hsl(var(--primary) / 0.5);
}
.border-purple-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.border-purple-100\/0 {
  border-color: rgb(243 232 255 / 0);
}
.border-purple-100\/10 {
  border-color: rgb(243 232 255 / 0.1);
}
.border-purple-100\/100 {
  border-color: rgb(243 232 255 / 1);
}
.border-purple-100\/15 {
  border-color: rgb(243 232 255 / 0.15);
}
.border-purple-100\/20 {
  border-color: rgb(243 232 255 / 0.2);
}
.border-purple-100\/25 {
  border-color: rgb(243 232 255 / 0.25);
}
.border-purple-100\/30 {
  border-color: rgb(243 232 255 / 0.3);
}
.border-purple-100\/35 {
  border-color: rgb(243 232 255 / 0.35);
}
.border-purple-100\/40 {
  border-color: rgb(243 232 255 / 0.4);
}
.border-purple-100\/45 {
  border-color: rgb(243 232 255 / 0.45);
}
.border-purple-100\/5 {
  border-color: rgb(243 232 255 / 0.05);
}
.border-purple-100\/50 {
  border-color: rgb(243 232 255 / 0.5);
}
.border-purple-100\/55 {
  border-color: rgb(243 232 255 / 0.55);
}
.border-purple-100\/60 {
  border-color: rgb(243 232 255 / 0.6);
}
.border-purple-100\/65 {
  border-color: rgb(243 232 255 / 0.65);
}
.border-purple-100\/70 {
  border-color: rgb(243 232 255 / 0.7);
}
.border-purple-100\/75 {
  border-color: rgb(243 232 255 / 0.75);
}
.border-purple-100\/80 {
  border-color: rgb(243 232 255 / 0.8);
}
.border-purple-100\/85 {
  border-color: rgb(243 232 255 / 0.85);
}
.border-purple-100\/90 {
  border-color: rgb(243 232 255 / 0.9);
}
.border-purple-100\/95 {
  border-color: rgb(243 232 255 / 0.95);
}
.border-purple-200 {
  --tw-border-opacity: 1;
  border-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.border-purple-200\/0 {
  border-color: rgb(233 213 255 / 0);
}
.border-purple-200\/10 {
  border-color: rgb(233 213 255 / 0.1);
}
.border-purple-200\/100 {
  border-color: rgb(233 213 255 / 1);
}
.border-purple-200\/15 {
  border-color: rgb(233 213 255 / 0.15);
}
.border-purple-200\/20 {
  border-color: rgb(233 213 255 / 0.2);
}
.border-purple-200\/25 {
  border-color: rgb(233 213 255 / 0.25);
}
.border-purple-200\/30 {
  border-color: rgb(233 213 255 / 0.3);
}
.border-purple-200\/35 {
  border-color: rgb(233 213 255 / 0.35);
}
.border-purple-200\/40 {
  border-color: rgb(233 213 255 / 0.4);
}
.border-purple-200\/45 {
  border-color: rgb(233 213 255 / 0.45);
}
.border-purple-200\/5 {
  border-color: rgb(233 213 255 / 0.05);
}
.border-purple-200\/50 {
  border-color: rgb(233 213 255 / 0.5);
}
.border-purple-200\/55 {
  border-color: rgb(233 213 255 / 0.55);
}
.border-purple-200\/60 {
  border-color: rgb(233 213 255 / 0.6);
}
.border-purple-200\/65 {
  border-color: rgb(233 213 255 / 0.65);
}
.border-purple-200\/70 {
  border-color: rgb(233 213 255 / 0.7);
}
.border-purple-200\/75 {
  border-color: rgb(233 213 255 / 0.75);
}
.border-purple-200\/80 {
  border-color: rgb(233 213 255 / 0.8);
}
.border-purple-200\/85 {
  border-color: rgb(233 213 255 / 0.85);
}
.border-purple-200\/90 {
  border-color: rgb(233 213 255 / 0.9);
}
.border-purple-200\/95 {
  border-color: rgb(233 213 255 / 0.95);
}
.border-purple-300 {
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.border-purple-300\/0 {
  border-color: rgb(216 180 254 / 0);
}
.border-purple-300\/10 {
  border-color: rgb(216 180 254 / 0.1);
}
.border-purple-300\/100 {
  border-color: rgb(216 180 254 / 1);
}
.border-purple-300\/15 {
  border-color: rgb(216 180 254 / 0.15);
}
.border-purple-300\/20 {
  border-color: rgb(216 180 254 / 0.2);
}
.border-purple-300\/25 {
  border-color: rgb(216 180 254 / 0.25);
}
.border-purple-300\/30 {
  border-color: rgb(216 180 254 / 0.3);
}
.border-purple-300\/35 {
  border-color: rgb(216 180 254 / 0.35);
}
.border-purple-300\/40 {
  border-color: rgb(216 180 254 / 0.4);
}
.border-purple-300\/45 {
  border-color: rgb(216 180 254 / 0.45);
}
.border-purple-300\/5 {
  border-color: rgb(216 180 254 / 0.05);
}
.border-purple-300\/50 {
  border-color: rgb(216 180 254 / 0.5);
}
.border-purple-300\/55 {
  border-color: rgb(216 180 254 / 0.55);
}
.border-purple-300\/60 {
  border-color: rgb(216 180 254 / 0.6);
}
.border-purple-300\/65 {
  border-color: rgb(216 180 254 / 0.65);
}
.border-purple-300\/70 {
  border-color: rgb(216 180 254 / 0.7);
}
.border-purple-300\/75 {
  border-color: rgb(216 180 254 / 0.75);
}
.border-purple-300\/80 {
  border-color: rgb(216 180 254 / 0.8);
}
.border-purple-300\/85 {
  border-color: rgb(216 180 254 / 0.85);
}
.border-purple-300\/90 {
  border-color: rgb(216 180 254 / 0.9);
}
.border-purple-300\/95 {
  border-color: rgb(216 180 254 / 0.95);
}
.border-purple-400 {
  --tw-border-opacity: 1;
  border-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.border-purple-400\/0 {
  border-color: rgb(192 132 252 / 0);
}
.border-purple-400\/10 {
  border-color: rgb(192 132 252 / 0.1);
}
.border-purple-400\/100 {
  border-color: rgb(192 132 252 / 1);
}
.border-purple-400\/15 {
  border-color: rgb(192 132 252 / 0.15);
}
.border-purple-400\/20 {
  border-color: rgb(192 132 252 / 0.2);
}
.border-purple-400\/25 {
  border-color: rgb(192 132 252 / 0.25);
}
.border-purple-400\/30 {
  border-color: rgb(192 132 252 / 0.3);
}
.border-purple-400\/35 {
  border-color: rgb(192 132 252 / 0.35);
}
.border-purple-400\/40 {
  border-color: rgb(192 132 252 / 0.4);
}
.border-purple-400\/45 {
  border-color: rgb(192 132 252 / 0.45);
}
.border-purple-400\/5 {
  border-color: rgb(192 132 252 / 0.05);
}
.border-purple-400\/50 {
  border-color: rgb(192 132 252 / 0.5);
}
.border-purple-400\/55 {
  border-color: rgb(192 132 252 / 0.55);
}
.border-purple-400\/60 {
  border-color: rgb(192 132 252 / 0.6);
}
.border-purple-400\/65 {
  border-color: rgb(192 132 252 / 0.65);
}
.border-purple-400\/70 {
  border-color: rgb(192 132 252 / 0.7);
}
.border-purple-400\/75 {
  border-color: rgb(192 132 252 / 0.75);
}
.border-purple-400\/80 {
  border-color: rgb(192 132 252 / 0.8);
}
.border-purple-400\/85 {
  border-color: rgb(192 132 252 / 0.85);
}
.border-purple-400\/90 {
  border-color: rgb(192 132 252 / 0.9);
}
.border-purple-400\/95 {
  border-color: rgb(192 132 252 / 0.95);
}
.border-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.border-purple-500\/0 {
  border-color: rgb(168 85 247 / 0);
}
.border-purple-500\/10 {
  border-color: rgb(168 85 247 / 0.1);
}
.border-purple-500\/100 {
  border-color: rgb(168 85 247 / 1);
}
.border-purple-500\/15 {
  border-color: rgb(168 85 247 / 0.15);
}
.border-purple-500\/20 {
  border-color: rgb(168 85 247 / 0.2);
}
.border-purple-500\/25 {
  border-color: rgb(168 85 247 / 0.25);
}
.border-purple-500\/30 {
  border-color: rgb(168 85 247 / 0.3);
}
.border-purple-500\/35 {
  border-color: rgb(168 85 247 / 0.35);
}
.border-purple-500\/40 {
  border-color: rgb(168 85 247 / 0.4);
}
.border-purple-500\/45 {
  border-color: rgb(168 85 247 / 0.45);
}
.border-purple-500\/5 {
  border-color: rgb(168 85 247 / 0.05);
}
.border-purple-500\/50 {
  border-color: rgb(168 85 247 / 0.5);
}
.border-purple-500\/55 {
  border-color: rgb(168 85 247 / 0.55);
}
.border-purple-500\/60 {
  border-color: rgb(168 85 247 / 0.6);
}
.border-purple-500\/65 {
  border-color: rgb(168 85 247 / 0.65);
}
.border-purple-500\/70 {
  border-color: rgb(168 85 247 / 0.7);
}
.border-purple-500\/75 {
  border-color: rgb(168 85 247 / 0.75);
}
.border-purple-500\/80 {
  border-color: rgb(168 85 247 / 0.8);
}
.border-purple-500\/85 {
  border-color: rgb(168 85 247 / 0.85);
}
.border-purple-500\/90 {
  border-color: rgb(168 85 247 / 0.9);
}
.border-purple-500\/95 {
  border-color: rgb(168 85 247 / 0.95);
}
.border-purple-600 {
  --tw-border-opacity: 1;
  border-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.border-purple-600\/0 {
  border-color: rgb(147 51 234 / 0);
}
.border-purple-600\/10 {
  border-color: rgb(147 51 234 / 0.1);
}
.border-purple-600\/100 {
  border-color: rgb(147 51 234 / 1);
}
.border-purple-600\/15 {
  border-color: rgb(147 51 234 / 0.15);
}
.border-purple-600\/20 {
  border-color: rgb(147 51 234 / 0.2);
}
.border-purple-600\/25 {
  border-color: rgb(147 51 234 / 0.25);
}
.border-purple-600\/30 {
  border-color: rgb(147 51 234 / 0.3);
}
.border-purple-600\/35 {
  border-color: rgb(147 51 234 / 0.35);
}
.border-purple-600\/40 {
  border-color: rgb(147 51 234 / 0.4);
}
.border-purple-600\/45 {
  border-color: rgb(147 51 234 / 0.45);
}
.border-purple-600\/5 {
  border-color: rgb(147 51 234 / 0.05);
}
.border-purple-600\/50 {
  border-color: rgb(147 51 234 / 0.5);
}
.border-purple-600\/55 {
  border-color: rgb(147 51 234 / 0.55);
}
.border-purple-600\/60 {
  border-color: rgb(147 51 234 / 0.6);
}
.border-purple-600\/65 {
  border-color: rgb(147 51 234 / 0.65);
}
.border-purple-600\/70 {
  border-color: rgb(147 51 234 / 0.7);
}
.border-purple-600\/75 {
  border-color: rgb(147 51 234 / 0.75);
}
.border-purple-600\/80 {
  border-color: rgb(147 51 234 / 0.8);
}
.border-purple-600\/85 {
  border-color: rgb(147 51 234 / 0.85);
}
.border-purple-600\/90 {
  border-color: rgb(147 51 234 / 0.9);
}
.border-purple-600\/95 {
  border-color: rgb(147 51 234 / 0.95);
}
.border-purple-700 {
  --tw-border-opacity: 1;
  border-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.border-purple-700\/0 {
  border-color: rgb(126 34 206 / 0);
}
.border-purple-700\/10 {
  border-color: rgb(126 34 206 / 0.1);
}
.border-purple-700\/100 {
  border-color: rgb(126 34 206 / 1);
}
.border-purple-700\/15 {
  border-color: rgb(126 34 206 / 0.15);
}
.border-purple-700\/20 {
  border-color: rgb(126 34 206 / 0.2);
}
.border-purple-700\/25 {
  border-color: rgb(126 34 206 / 0.25);
}
.border-purple-700\/30 {
  border-color: rgb(126 34 206 / 0.3);
}
.border-purple-700\/35 {
  border-color: rgb(126 34 206 / 0.35);
}
.border-purple-700\/40 {
  border-color: rgb(126 34 206 / 0.4);
}
.border-purple-700\/45 {
  border-color: rgb(126 34 206 / 0.45);
}
.border-purple-700\/5 {
  border-color: rgb(126 34 206 / 0.05);
}
.border-purple-700\/50 {
  border-color: rgb(126 34 206 / 0.5);
}
.border-purple-700\/55 {
  border-color: rgb(126 34 206 / 0.55);
}
.border-purple-700\/60 {
  border-color: rgb(126 34 206 / 0.6);
}
.border-purple-700\/65 {
  border-color: rgb(126 34 206 / 0.65);
}
.border-purple-700\/70 {
  border-color: rgb(126 34 206 / 0.7);
}
.border-purple-700\/75 {
  border-color: rgb(126 34 206 / 0.75);
}
.border-purple-700\/80 {
  border-color: rgb(126 34 206 / 0.8);
}
.border-purple-700\/85 {
  border-color: rgb(126 34 206 / 0.85);
}
.border-purple-700\/90 {
  border-color: rgb(126 34 206 / 0.9);
}
.border-purple-700\/95 {
  border-color: rgb(126 34 206 / 0.95);
}
.border-purple-800 {
  --tw-border-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.border-purple-800\/0 {
  border-color: rgb(107 33 168 / 0);
}
.border-purple-800\/10 {
  border-color: rgb(107 33 168 / 0.1);
}
.border-purple-800\/100 {
  border-color: rgb(107 33 168 / 1);
}
.border-purple-800\/15 {
  border-color: rgb(107 33 168 / 0.15);
}
.border-purple-800\/20 {
  border-color: rgb(107 33 168 / 0.2);
}
.border-purple-800\/25 {
  border-color: rgb(107 33 168 / 0.25);
}
.border-purple-800\/30 {
  border-color: rgb(107 33 168 / 0.3);
}
.border-purple-800\/35 {
  border-color: rgb(107 33 168 / 0.35);
}
.border-purple-800\/40 {
  border-color: rgb(107 33 168 / 0.4);
}
.border-purple-800\/45 {
  border-color: rgb(107 33 168 / 0.45);
}
.border-purple-800\/5 {
  border-color: rgb(107 33 168 / 0.05);
}
.border-purple-800\/50 {
  border-color: rgb(107 33 168 / 0.5);
}
.border-purple-800\/55 {
  border-color: rgb(107 33 168 / 0.55);
}
.border-purple-800\/60 {
  border-color: rgb(107 33 168 / 0.6);
}
.border-purple-800\/65 {
  border-color: rgb(107 33 168 / 0.65);
}
.border-purple-800\/70 {
  border-color: rgb(107 33 168 / 0.7);
}
.border-purple-800\/75 {
  border-color: rgb(107 33 168 / 0.75);
}
.border-purple-800\/80 {
  border-color: rgb(107 33 168 / 0.8);
}
.border-purple-800\/85 {
  border-color: rgb(107 33 168 / 0.85);
}
.border-purple-800\/90 {
  border-color: rgb(107 33 168 / 0.9);
}
.border-purple-800\/95 {
  border-color: rgb(107 33 168 / 0.95);
}
.border-purple-900 {
  --tw-border-opacity: 1;
  border-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.border-purple-900\/0 {
  border-color: rgb(88 28 135 / 0);
}
.border-purple-900\/10 {
  border-color: rgb(88 28 135 / 0.1);
}
.border-purple-900\/100 {
  border-color: rgb(88 28 135 / 1);
}
.border-purple-900\/15 {
  border-color: rgb(88 28 135 / 0.15);
}
.border-purple-900\/20 {
  border-color: rgb(88 28 135 / 0.2);
}
.border-purple-900\/25 {
  border-color: rgb(88 28 135 / 0.25);
}
.border-purple-900\/30 {
  border-color: rgb(88 28 135 / 0.3);
}
.border-purple-900\/35 {
  border-color: rgb(88 28 135 / 0.35);
}
.border-purple-900\/40 {
  border-color: rgb(88 28 135 / 0.4);
}
.border-purple-900\/45 {
  border-color: rgb(88 28 135 / 0.45);
}
.border-purple-900\/5 {
  border-color: rgb(88 28 135 / 0.05);
}
.border-purple-900\/50 {
  border-color: rgb(88 28 135 / 0.5);
}
.border-purple-900\/55 {
  border-color: rgb(88 28 135 / 0.55);
}
.border-purple-900\/60 {
  border-color: rgb(88 28 135 / 0.6);
}
.border-purple-900\/65 {
  border-color: rgb(88 28 135 / 0.65);
}
.border-purple-900\/70 {
  border-color: rgb(88 28 135 / 0.7);
}
.border-purple-900\/75 {
  border-color: rgb(88 28 135 / 0.75);
}
.border-purple-900\/80 {
  border-color: rgb(88 28 135 / 0.8);
}
.border-purple-900\/85 {
  border-color: rgb(88 28 135 / 0.85);
}
.border-purple-900\/90 {
  border-color: rgb(88 28 135 / 0.9);
}
.border-purple-900\/95 {
  border-color: rgb(88 28 135 / 0.95);
}
.border-red-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.border-red-100\/0 {
  border-color: rgb(254 226 226 / 0);
}
.border-red-100\/10 {
  border-color: rgb(254 226 226 / 0.1);
}
.border-red-100\/100 {
  border-color: rgb(254 226 226 / 1);
}
.border-red-100\/15 {
  border-color: rgb(254 226 226 / 0.15);
}
.border-red-100\/20 {
  border-color: rgb(254 226 226 / 0.2);
}
.border-red-100\/25 {
  border-color: rgb(254 226 226 / 0.25);
}
.border-red-100\/30 {
  border-color: rgb(254 226 226 / 0.3);
}
.border-red-100\/35 {
  border-color: rgb(254 226 226 / 0.35);
}
.border-red-100\/40 {
  border-color: rgb(254 226 226 / 0.4);
}
.border-red-100\/45 {
  border-color: rgb(254 226 226 / 0.45);
}
.border-red-100\/5 {
  border-color: rgb(254 226 226 / 0.05);
}
.border-red-100\/50 {
  border-color: rgb(254 226 226 / 0.5);
}
.border-red-100\/55 {
  border-color: rgb(254 226 226 / 0.55);
}
.border-red-100\/60 {
  border-color: rgb(254 226 226 / 0.6);
}
.border-red-100\/65 {
  border-color: rgb(254 226 226 / 0.65);
}
.border-red-100\/70 {
  border-color: rgb(254 226 226 / 0.7);
}
.border-red-100\/75 {
  border-color: rgb(254 226 226 / 0.75);
}
.border-red-100\/80 {
  border-color: rgb(254 226 226 / 0.8);
}
.border-red-100\/85 {
  border-color: rgb(254 226 226 / 0.85);
}
.border-red-100\/90 {
  border-color: rgb(254 226 226 / 0.9);
}
.border-red-100\/95 {
  border-color: rgb(254 226 226 / 0.95);
}
.border-red-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-red-200\/0 {
  border-color: rgb(254 202 202 / 0);
}
.border-red-200\/10 {
  border-color: rgb(254 202 202 / 0.1);
}
.border-red-200\/100 {
  border-color: rgb(254 202 202 / 1);
}
.border-red-200\/15 {
  border-color: rgb(254 202 202 / 0.15);
}
.border-red-200\/20 {
  border-color: rgb(254 202 202 / 0.2);
}
.border-red-200\/25 {
  border-color: rgb(254 202 202 / 0.25);
}
.border-red-200\/30 {
  border-color: rgb(254 202 202 / 0.3);
}
.border-red-200\/35 {
  border-color: rgb(254 202 202 / 0.35);
}
.border-red-200\/40 {
  border-color: rgb(254 202 202 / 0.4);
}
.border-red-200\/45 {
  border-color: rgb(254 202 202 / 0.45);
}
.border-red-200\/5 {
  border-color: rgb(254 202 202 / 0.05);
}
.border-red-200\/50 {
  border-color: rgb(254 202 202 / 0.5);
}
.border-red-200\/55 {
  border-color: rgb(254 202 202 / 0.55);
}
.border-red-200\/60 {
  border-color: rgb(254 202 202 / 0.6);
}
.border-red-200\/65 {
  border-color: rgb(254 202 202 / 0.65);
}
.border-red-200\/70 {
  border-color: rgb(254 202 202 / 0.7);
}
.border-red-200\/75 {
  border-color: rgb(254 202 202 / 0.75);
}
.border-red-200\/80 {
  border-color: rgb(254 202 202 / 0.8);
}
.border-red-200\/85 {
  border-color: rgb(254 202 202 / 0.85);
}
.border-red-200\/90 {
  border-color: rgb(254 202 202 / 0.9);
}
.border-red-200\/95 {
  border-color: rgb(254 202 202 / 0.95);
}
.border-red-300 {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.border-red-300\/0 {
  border-color: rgb(252 165 165 / 0);
}
.border-red-300\/10 {
  border-color: rgb(252 165 165 / 0.1);
}
.border-red-300\/100 {
  border-color: rgb(252 165 165 / 1);
}
.border-red-300\/15 {
  border-color: rgb(252 165 165 / 0.15);
}
.border-red-300\/20 {
  border-color: rgb(252 165 165 / 0.2);
}
.border-red-300\/25 {
  border-color: rgb(252 165 165 / 0.25);
}
.border-red-300\/30 {
  border-color: rgb(252 165 165 / 0.3);
}
.border-red-300\/35 {
  border-color: rgb(252 165 165 / 0.35);
}
.border-red-300\/40 {
  border-color: rgb(252 165 165 / 0.4);
}
.border-red-300\/45 {
  border-color: rgb(252 165 165 / 0.45);
}
.border-red-300\/5 {
  border-color: rgb(252 165 165 / 0.05);
}
.border-red-300\/50 {
  border-color: rgb(252 165 165 / 0.5);
}
.border-red-300\/55 {
  border-color: rgb(252 165 165 / 0.55);
}
.border-red-300\/60 {
  border-color: rgb(252 165 165 / 0.6);
}
.border-red-300\/65 {
  border-color: rgb(252 165 165 / 0.65);
}
.border-red-300\/70 {
  border-color: rgb(252 165 165 / 0.7);
}
.border-red-300\/75 {
  border-color: rgb(252 165 165 / 0.75);
}
.border-red-300\/80 {
  border-color: rgb(252 165 165 / 0.8);
}
.border-red-300\/85 {
  border-color: rgb(252 165 165 / 0.85);
}
.border-red-300\/90 {
  border-color: rgb(252 165 165 / 0.9);
}
.border-red-300\/95 {
  border-color: rgb(252 165 165 / 0.95);
}
.border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.border-red-400\/0 {
  border-color: rgb(248 113 113 / 0);
}
.border-red-400\/10 {
  border-color: rgb(248 113 113 / 0.1);
}
.border-red-400\/100 {
  border-color: rgb(248 113 113 / 1);
}
.border-red-400\/15 {
  border-color: rgb(248 113 113 / 0.15);
}
.border-red-400\/20 {
  border-color: rgb(248 113 113 / 0.2);
}
.border-red-400\/25 {
  border-color: rgb(248 113 113 / 0.25);
}
.border-red-400\/30 {
  border-color: rgb(248 113 113 / 0.3);
}
.border-red-400\/35 {
  border-color: rgb(248 113 113 / 0.35);
}
.border-red-400\/40 {
  border-color: rgb(248 113 113 / 0.4);
}
.border-red-400\/45 {
  border-color: rgb(248 113 113 / 0.45);
}
.border-red-400\/5 {
  border-color: rgb(248 113 113 / 0.05);
}
.border-red-400\/50 {
  border-color: rgb(248 113 113 / 0.5);
}
.border-red-400\/55 {
  border-color: rgb(248 113 113 / 0.55);
}
.border-red-400\/60 {
  border-color: rgb(248 113 113 / 0.6);
}
.border-red-400\/65 {
  border-color: rgb(248 113 113 / 0.65);
}
.border-red-400\/70 {
  border-color: rgb(248 113 113 / 0.7);
}
.border-red-400\/75 {
  border-color: rgb(248 113 113 / 0.75);
}
.border-red-400\/80 {
  border-color: rgb(248 113 113 / 0.8);
}
.border-red-400\/85 {
  border-color: rgb(248 113 113 / 0.85);
}
.border-red-400\/90 {
  border-color: rgb(248 113 113 / 0.9);
}
.border-red-400\/95 {
  border-color: rgb(248 113 113 / 0.95);
}
.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-red-500\/0 {
  border-color: rgb(239 68 68 / 0);
}
.border-red-500\/10 {
  border-color: rgb(239 68 68 / 0.1);
}
.border-red-500\/100 {
  border-color: rgb(239 68 68 / 1);
}
.border-red-500\/15 {
  border-color: rgb(239 68 68 / 0.15);
}
.border-red-500\/20 {
  border-color: rgb(239 68 68 / 0.2);
}
.border-red-500\/25 {
  border-color: rgb(239 68 68 / 0.25);
}
.border-red-500\/30 {
  border-color: rgb(239 68 68 / 0.3);
}
.border-red-500\/35 {
  border-color: rgb(239 68 68 / 0.35);
}
.border-red-500\/40 {
  border-color: rgb(239 68 68 / 0.4);
}
.border-red-500\/45 {
  border-color: rgb(239 68 68 / 0.45);
}
.border-red-500\/5 {
  border-color: rgb(239 68 68 / 0.05);
}
.border-red-500\/50 {
  border-color: rgb(239 68 68 / 0.5);
}
.border-red-500\/55 {
  border-color: rgb(239 68 68 / 0.55);
}
.border-red-500\/60 {
  border-color: rgb(239 68 68 / 0.6);
}
.border-red-500\/65 {
  border-color: rgb(239 68 68 / 0.65);
}
.border-red-500\/70 {
  border-color: rgb(239 68 68 / 0.7);
}
.border-red-500\/75 {
  border-color: rgb(239 68 68 / 0.75);
}
.border-red-500\/80 {
  border-color: rgb(239 68 68 / 0.8);
}
.border-red-500\/85 {
  border-color: rgb(239 68 68 / 0.85);
}
.border-red-500\/90 {
  border-color: rgb(239 68 68 / 0.9);
}
.border-red-500\/95 {
  border-color: rgb(239 68 68 / 0.95);
}
.border-red-600 {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-red-600\/0 {
  border-color: rgb(220 38 38 / 0);
}
.border-red-600\/10 {
  border-color: rgb(220 38 38 / 0.1);
}
.border-red-600\/100 {
  border-color: rgb(220 38 38 / 1);
}
.border-red-600\/15 {
  border-color: rgb(220 38 38 / 0.15);
}
.border-red-600\/20 {
  border-color: rgb(220 38 38 / 0.2);
}
.border-red-600\/25 {
  border-color: rgb(220 38 38 / 0.25);
}
.border-red-600\/30 {
  border-color: rgb(220 38 38 / 0.3);
}
.border-red-600\/35 {
  border-color: rgb(220 38 38 / 0.35);
}
.border-red-600\/40 {
  border-color: rgb(220 38 38 / 0.4);
}
.border-red-600\/45 {
  border-color: rgb(220 38 38 / 0.45);
}
.border-red-600\/5 {
  border-color: rgb(220 38 38 / 0.05);
}
.border-red-600\/50 {
  border-color: rgb(220 38 38 / 0.5);
}
.border-red-600\/55 {
  border-color: rgb(220 38 38 / 0.55);
}
.border-red-600\/60 {
  border-color: rgb(220 38 38 / 0.6);
}
.border-red-600\/65 {
  border-color: rgb(220 38 38 / 0.65);
}
.border-red-600\/70 {
  border-color: rgb(220 38 38 / 0.7);
}
.border-red-600\/75 {
  border-color: rgb(220 38 38 / 0.75);
}
.border-red-600\/80 {
  border-color: rgb(220 38 38 / 0.8);
}
.border-red-600\/85 {
  border-color: rgb(220 38 38 / 0.85);
}
.border-red-600\/90 {
  border-color: rgb(220 38 38 / 0.9);
}
.border-red-600\/95 {
  border-color: rgb(220 38 38 / 0.95);
}
.border-red-700 {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.border-red-700\/0 {
  border-color: rgb(185 28 28 / 0);
}
.border-red-700\/10 {
  border-color: rgb(185 28 28 / 0.1);
}
.border-red-700\/100 {
  border-color: rgb(185 28 28 / 1);
}
.border-red-700\/15 {
  border-color: rgb(185 28 28 / 0.15);
}
.border-red-700\/20 {
  border-color: rgb(185 28 28 / 0.2);
}
.border-red-700\/25 {
  border-color: rgb(185 28 28 / 0.25);
}
.border-red-700\/30 {
  border-color: rgb(185 28 28 / 0.3);
}
.border-red-700\/35 {
  border-color: rgb(185 28 28 / 0.35);
}
.border-red-700\/40 {
  border-color: rgb(185 28 28 / 0.4);
}
.border-red-700\/45 {
  border-color: rgb(185 28 28 / 0.45);
}
.border-red-700\/5 {
  border-color: rgb(185 28 28 / 0.05);
}
.border-red-700\/50 {
  border-color: rgb(185 28 28 / 0.5);
}
.border-red-700\/55 {
  border-color: rgb(185 28 28 / 0.55);
}
.border-red-700\/60 {
  border-color: rgb(185 28 28 / 0.6);
}
.border-red-700\/65 {
  border-color: rgb(185 28 28 / 0.65);
}
.border-red-700\/70 {
  border-color: rgb(185 28 28 / 0.7);
}
.border-red-700\/75 {
  border-color: rgb(185 28 28 / 0.75);
}
.border-red-700\/80 {
  border-color: rgb(185 28 28 / 0.8);
}
.border-red-700\/85 {
  border-color: rgb(185 28 28 / 0.85);
}
.border-red-700\/90 {
  border-color: rgb(185 28 28 / 0.9);
}
.border-red-700\/95 {
  border-color: rgb(185 28 28 / 0.95);
}
.border-red-800 {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.border-red-800\/0 {
  border-color: rgb(153 27 27 / 0);
}
.border-red-800\/10 {
  border-color: rgb(153 27 27 / 0.1);
}
.border-red-800\/100 {
  border-color: rgb(153 27 27 / 1);
}
.border-red-800\/15 {
  border-color: rgb(153 27 27 / 0.15);
}
.border-red-800\/20 {
  border-color: rgb(153 27 27 / 0.2);
}
.border-red-800\/25 {
  border-color: rgb(153 27 27 / 0.25);
}
.border-red-800\/30 {
  border-color: rgb(153 27 27 / 0.3);
}
.border-red-800\/35 {
  border-color: rgb(153 27 27 / 0.35);
}
.border-red-800\/40 {
  border-color: rgb(153 27 27 / 0.4);
}
.border-red-800\/45 {
  border-color: rgb(153 27 27 / 0.45);
}
.border-red-800\/5 {
  border-color: rgb(153 27 27 / 0.05);
}
.border-red-800\/50 {
  border-color: rgb(153 27 27 / 0.5);
}
.border-red-800\/55 {
  border-color: rgb(153 27 27 / 0.55);
}
.border-red-800\/60 {
  border-color: rgb(153 27 27 / 0.6);
}
.border-red-800\/65 {
  border-color: rgb(153 27 27 / 0.65);
}
.border-red-800\/70 {
  border-color: rgb(153 27 27 / 0.7);
}
.border-red-800\/75 {
  border-color: rgb(153 27 27 / 0.75);
}
.border-red-800\/80 {
  border-color: rgb(153 27 27 / 0.8);
}
.border-red-800\/85 {
  border-color: rgb(153 27 27 / 0.85);
}
.border-red-800\/90 {
  border-color: rgb(153 27 27 / 0.9);
}
.border-red-800\/95 {
  border-color: rgb(153 27 27 / 0.95);
}
.border-red-900 {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.border-red-900\/0 {
  border-color: rgb(127 29 29 / 0);
}
.border-red-900\/10 {
  border-color: rgb(127 29 29 / 0.1);
}
.border-red-900\/100 {
  border-color: rgb(127 29 29 / 1);
}
.border-red-900\/15 {
  border-color: rgb(127 29 29 / 0.15);
}
.border-red-900\/20 {
  border-color: rgb(127 29 29 / 0.2);
}
.border-red-900\/25 {
  border-color: rgb(127 29 29 / 0.25);
}
.border-red-900\/30 {
  border-color: rgb(127 29 29 / 0.3);
}
.border-red-900\/35 {
  border-color: rgb(127 29 29 / 0.35);
}
.border-red-900\/40 {
  border-color: rgb(127 29 29 / 0.4);
}
.border-red-900\/45 {
  border-color: rgb(127 29 29 / 0.45);
}
.border-red-900\/5 {
  border-color: rgb(127 29 29 / 0.05);
}
.border-red-900\/50 {
  border-color: rgb(127 29 29 / 0.5);
}
.border-red-900\/55 {
  border-color: rgb(127 29 29 / 0.55);
}
.border-red-900\/60 {
  border-color: rgb(127 29 29 / 0.6);
}
.border-red-900\/65 {
  border-color: rgb(127 29 29 / 0.65);
}
.border-red-900\/70 {
  border-color: rgb(127 29 29 / 0.7);
}
.border-red-900\/75 {
  border-color: rgb(127 29 29 / 0.75);
}
.border-red-900\/80 {
  border-color: rgb(127 29 29 / 0.8);
}
.border-red-900\/85 {
  border-color: rgb(127 29 29 / 0.85);
}
.border-red-900\/90 {
  border-color: rgb(127 29 29 / 0.9);
}
.border-red-900\/95 {
  border-color: rgb(127 29 29 / 0.95);
}
.border-sidebar-border {
  border-color: hsl(var(--sidebar-border));
}
.border-sky-300 {
  --tw-border-opacity: 1;
  border-color: rgb(125 211 252 / var(--tw-border-opacity, 1));
}
.border-slate-100 {
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
}
.border-stone-400 {
  --tw-border-opacity: 1;
  border-color: rgb(168 162 158 / var(--tw-border-opacity, 1));
}
.border-teal-100 {
  --tw-border-opacity: 1;
  border-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.border-teal-100\/0 {
  border-color: rgb(204 251 241 / 0);
}
.border-teal-100\/10 {
  border-color: rgb(204 251 241 / 0.1);
}
.border-teal-100\/100 {
  border-color: rgb(204 251 241 / 1);
}
.border-teal-100\/15 {
  border-color: rgb(204 251 241 / 0.15);
}
.border-teal-100\/20 {
  border-color: rgb(204 251 241 / 0.2);
}
.border-teal-100\/25 {
  border-color: rgb(204 251 241 / 0.25);
}
.border-teal-100\/30 {
  border-color: rgb(204 251 241 / 0.3);
}
.border-teal-100\/35 {
  border-color: rgb(204 251 241 / 0.35);
}
.border-teal-100\/40 {
  border-color: rgb(204 251 241 / 0.4);
}
.border-teal-100\/45 {
  border-color: rgb(204 251 241 / 0.45);
}
.border-teal-100\/5 {
  border-color: rgb(204 251 241 / 0.05);
}
.border-teal-100\/50 {
  border-color: rgb(204 251 241 / 0.5);
}
.border-teal-100\/55 {
  border-color: rgb(204 251 241 / 0.55);
}
.border-teal-100\/60 {
  border-color: rgb(204 251 241 / 0.6);
}
.border-teal-100\/65 {
  border-color: rgb(204 251 241 / 0.65);
}
.border-teal-100\/70 {
  border-color: rgb(204 251 241 / 0.7);
}
.border-teal-100\/75 {
  border-color: rgb(204 251 241 / 0.75);
}
.border-teal-100\/80 {
  border-color: rgb(204 251 241 / 0.8);
}
.border-teal-100\/85 {
  border-color: rgb(204 251 241 / 0.85);
}
.border-teal-100\/90 {
  border-color: rgb(204 251 241 / 0.9);
}
.border-teal-100\/95 {
  border-color: rgb(204 251 241 / 0.95);
}
.border-teal-200 {
  --tw-border-opacity: 1;
  border-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.border-teal-200\/0 {
  border-color: rgb(153 246 228 / 0);
}
.border-teal-200\/10 {
  border-color: rgb(153 246 228 / 0.1);
}
.border-teal-200\/100 {
  border-color: rgb(153 246 228 / 1);
}
.border-teal-200\/15 {
  border-color: rgb(153 246 228 / 0.15);
}
.border-teal-200\/20 {
  border-color: rgb(153 246 228 / 0.2);
}
.border-teal-200\/25 {
  border-color: rgb(153 246 228 / 0.25);
}
.border-teal-200\/30 {
  border-color: rgb(153 246 228 / 0.3);
}
.border-teal-200\/35 {
  border-color: rgb(153 246 228 / 0.35);
}
.border-teal-200\/40 {
  border-color: rgb(153 246 228 / 0.4);
}
.border-teal-200\/45 {
  border-color: rgb(153 246 228 / 0.45);
}
.border-teal-200\/5 {
  border-color: rgb(153 246 228 / 0.05);
}
.border-teal-200\/50 {
  border-color: rgb(153 246 228 / 0.5);
}
.border-teal-200\/55 {
  border-color: rgb(153 246 228 / 0.55);
}
.border-teal-200\/60 {
  border-color: rgb(153 246 228 / 0.6);
}
.border-teal-200\/65 {
  border-color: rgb(153 246 228 / 0.65);
}
.border-teal-200\/70 {
  border-color: rgb(153 246 228 / 0.7);
}
.border-teal-200\/75 {
  border-color: rgb(153 246 228 / 0.75);
}
.border-teal-200\/80 {
  border-color: rgb(153 246 228 / 0.8);
}
.border-teal-200\/85 {
  border-color: rgb(153 246 228 / 0.85);
}
.border-teal-200\/90 {
  border-color: rgb(153 246 228 / 0.9);
}
.border-teal-200\/95 {
  border-color: rgb(153 246 228 / 0.95);
}
.border-teal-300 {
  --tw-border-opacity: 1;
  border-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.border-teal-300\/0 {
  border-color: rgb(94 234 212 / 0);
}
.border-teal-300\/10 {
  border-color: rgb(94 234 212 / 0.1);
}
.border-teal-300\/100 {
  border-color: rgb(94 234 212 / 1);
}
.border-teal-300\/15 {
  border-color: rgb(94 234 212 / 0.15);
}
.border-teal-300\/20 {
  border-color: rgb(94 234 212 / 0.2);
}
.border-teal-300\/25 {
  border-color: rgb(94 234 212 / 0.25);
}
.border-teal-300\/30 {
  border-color: rgb(94 234 212 / 0.3);
}
.border-teal-300\/35 {
  border-color: rgb(94 234 212 / 0.35);
}
.border-teal-300\/40 {
  border-color: rgb(94 234 212 / 0.4);
}
.border-teal-300\/45 {
  border-color: rgb(94 234 212 / 0.45);
}
.border-teal-300\/5 {
  border-color: rgb(94 234 212 / 0.05);
}
.border-teal-300\/50 {
  border-color: rgb(94 234 212 / 0.5);
}
.border-teal-300\/55 {
  border-color: rgb(94 234 212 / 0.55);
}
.border-teal-300\/60 {
  border-color: rgb(94 234 212 / 0.6);
}
.border-teal-300\/65 {
  border-color: rgb(94 234 212 / 0.65);
}
.border-teal-300\/70 {
  border-color: rgb(94 234 212 / 0.7);
}
.border-teal-300\/75 {
  border-color: rgb(94 234 212 / 0.75);
}
.border-teal-300\/80 {
  border-color: rgb(94 234 212 / 0.8);
}
.border-teal-300\/85 {
  border-color: rgb(94 234 212 / 0.85);
}
.border-teal-300\/90 {
  border-color: rgb(94 234 212 / 0.9);
}
.border-teal-300\/95 {
  border-color: rgb(94 234 212 / 0.95);
}
.border-teal-400 {
  --tw-border-opacity: 1;
  border-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.border-teal-400\/0 {
  border-color: rgb(45 212 191 / 0);
}
.border-teal-400\/10 {
  border-color: rgb(45 212 191 / 0.1);
}
.border-teal-400\/100 {
  border-color: rgb(45 212 191 / 1);
}
.border-teal-400\/15 {
  border-color: rgb(45 212 191 / 0.15);
}
.border-teal-400\/20 {
  border-color: rgb(45 212 191 / 0.2);
}
.border-teal-400\/25 {
  border-color: rgb(45 212 191 / 0.25);
}
.border-teal-400\/30 {
  border-color: rgb(45 212 191 / 0.3);
}
.border-teal-400\/35 {
  border-color: rgb(45 212 191 / 0.35);
}
.border-teal-400\/40 {
  border-color: rgb(45 212 191 / 0.4);
}
.border-teal-400\/45 {
  border-color: rgb(45 212 191 / 0.45);
}
.border-teal-400\/5 {
  border-color: rgb(45 212 191 / 0.05);
}
.border-teal-400\/50 {
  border-color: rgb(45 212 191 / 0.5);
}
.border-teal-400\/55 {
  border-color: rgb(45 212 191 / 0.55);
}
.border-teal-400\/60 {
  border-color: rgb(45 212 191 / 0.6);
}
.border-teal-400\/65 {
  border-color: rgb(45 212 191 / 0.65);
}
.border-teal-400\/70 {
  border-color: rgb(45 212 191 / 0.7);
}
.border-teal-400\/75 {
  border-color: rgb(45 212 191 / 0.75);
}
.border-teal-400\/80 {
  border-color: rgb(45 212 191 / 0.8);
}
.border-teal-400\/85 {
  border-color: rgb(45 212 191 / 0.85);
}
.border-teal-400\/90 {
  border-color: rgb(45 212 191 / 0.9);
}
.border-teal-400\/95 {
  border-color: rgb(45 212 191 / 0.95);
}
.border-teal-500 {
  --tw-border-opacity: 1;
  border-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.border-teal-500\/0 {
  border-color: rgb(20 184 166 / 0);
}
.border-teal-500\/10 {
  border-color: rgb(20 184 166 / 0.1);
}
.border-teal-500\/100 {
  border-color: rgb(20 184 166 / 1);
}
.border-teal-500\/15 {
  border-color: rgb(20 184 166 / 0.15);
}
.border-teal-500\/20 {
  border-color: rgb(20 184 166 / 0.2);
}
.border-teal-500\/25 {
  border-color: rgb(20 184 166 / 0.25);
}
.border-teal-500\/30 {
  border-color: rgb(20 184 166 / 0.3);
}
.border-teal-500\/35 {
  border-color: rgb(20 184 166 / 0.35);
}
.border-teal-500\/40 {
  border-color: rgb(20 184 166 / 0.4);
}
.border-teal-500\/45 {
  border-color: rgb(20 184 166 / 0.45);
}
.border-teal-500\/5 {
  border-color: rgb(20 184 166 / 0.05);
}
.border-teal-500\/50 {
  border-color: rgb(20 184 166 / 0.5);
}
.border-teal-500\/55 {
  border-color: rgb(20 184 166 / 0.55);
}
.border-teal-500\/60 {
  border-color: rgb(20 184 166 / 0.6);
}
.border-teal-500\/65 {
  border-color: rgb(20 184 166 / 0.65);
}
.border-teal-500\/70 {
  border-color: rgb(20 184 166 / 0.7);
}
.border-teal-500\/75 {
  border-color: rgb(20 184 166 / 0.75);
}
.border-teal-500\/80 {
  border-color: rgb(20 184 166 / 0.8);
}
.border-teal-500\/85 {
  border-color: rgb(20 184 166 / 0.85);
}
.border-teal-500\/90 {
  border-color: rgb(20 184 166 / 0.9);
}
.border-teal-500\/95 {
  border-color: rgb(20 184 166 / 0.95);
}
.border-teal-600 {
  --tw-border-opacity: 1;
  border-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.border-teal-600\/0 {
  border-color: rgb(13 148 136 / 0);
}
.border-teal-600\/10 {
  border-color: rgb(13 148 136 / 0.1);
}
.border-teal-600\/100 {
  border-color: rgb(13 148 136 / 1);
}
.border-teal-600\/15 {
  border-color: rgb(13 148 136 / 0.15);
}
.border-teal-600\/20 {
  border-color: rgb(13 148 136 / 0.2);
}
.border-teal-600\/25 {
  border-color: rgb(13 148 136 / 0.25);
}
.border-teal-600\/30 {
  border-color: rgb(13 148 136 / 0.3);
}
.border-teal-600\/35 {
  border-color: rgb(13 148 136 / 0.35);
}
.border-teal-600\/40 {
  border-color: rgb(13 148 136 / 0.4);
}
.border-teal-600\/45 {
  border-color: rgb(13 148 136 / 0.45);
}
.border-teal-600\/5 {
  border-color: rgb(13 148 136 / 0.05);
}
.border-teal-600\/50 {
  border-color: rgb(13 148 136 / 0.5);
}
.border-teal-600\/55 {
  border-color: rgb(13 148 136 / 0.55);
}
.border-teal-600\/60 {
  border-color: rgb(13 148 136 / 0.6);
}
.border-teal-600\/65 {
  border-color: rgb(13 148 136 / 0.65);
}
.border-teal-600\/70 {
  border-color: rgb(13 148 136 / 0.7);
}
.border-teal-600\/75 {
  border-color: rgb(13 148 136 / 0.75);
}
.border-teal-600\/80 {
  border-color: rgb(13 148 136 / 0.8);
}
.border-teal-600\/85 {
  border-color: rgb(13 148 136 / 0.85);
}
.border-teal-600\/90 {
  border-color: rgb(13 148 136 / 0.9);
}
.border-teal-600\/95 {
  border-color: rgb(13 148 136 / 0.95);
}
.border-teal-700 {
  --tw-border-opacity: 1;
  border-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.border-teal-700\/0 {
  border-color: rgb(15 118 110 / 0);
}
.border-teal-700\/10 {
  border-color: rgb(15 118 110 / 0.1);
}
.border-teal-700\/100 {
  border-color: rgb(15 118 110 / 1);
}
.border-teal-700\/15 {
  border-color: rgb(15 118 110 / 0.15);
}
.border-teal-700\/20 {
  border-color: rgb(15 118 110 / 0.2);
}
.border-teal-700\/25 {
  border-color: rgb(15 118 110 / 0.25);
}
.border-teal-700\/30 {
  border-color: rgb(15 118 110 / 0.3);
}
.border-teal-700\/35 {
  border-color: rgb(15 118 110 / 0.35);
}
.border-teal-700\/40 {
  border-color: rgb(15 118 110 / 0.4);
}
.border-teal-700\/45 {
  border-color: rgb(15 118 110 / 0.45);
}
.border-teal-700\/5 {
  border-color: rgb(15 118 110 / 0.05);
}
.border-teal-700\/50 {
  border-color: rgb(15 118 110 / 0.5);
}
.border-teal-700\/55 {
  border-color: rgb(15 118 110 / 0.55);
}
.border-teal-700\/60 {
  border-color: rgb(15 118 110 / 0.6);
}
.border-teal-700\/65 {
  border-color: rgb(15 118 110 / 0.65);
}
.border-teal-700\/70 {
  border-color: rgb(15 118 110 / 0.7);
}
.border-teal-700\/75 {
  border-color: rgb(15 118 110 / 0.75);
}
.border-teal-700\/80 {
  border-color: rgb(15 118 110 / 0.8);
}
.border-teal-700\/85 {
  border-color: rgb(15 118 110 / 0.85);
}
.border-teal-700\/90 {
  border-color: rgb(15 118 110 / 0.9);
}
.border-teal-700\/95 {
  border-color: rgb(15 118 110 / 0.95);
}
.border-teal-800 {
  --tw-border-opacity: 1;
  border-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.border-teal-800\/0 {
  border-color: rgb(17 94 89 / 0);
}
.border-teal-800\/10 {
  border-color: rgb(17 94 89 / 0.1);
}
.border-teal-800\/100 {
  border-color: rgb(17 94 89 / 1);
}
.border-teal-800\/15 {
  border-color: rgb(17 94 89 / 0.15);
}
.border-teal-800\/20 {
  border-color: rgb(17 94 89 / 0.2);
}
.border-teal-800\/25 {
  border-color: rgb(17 94 89 / 0.25);
}
.border-teal-800\/30 {
  border-color: rgb(17 94 89 / 0.3);
}
.border-teal-800\/35 {
  border-color: rgb(17 94 89 / 0.35);
}
.border-teal-800\/40 {
  border-color: rgb(17 94 89 / 0.4);
}
.border-teal-800\/45 {
  border-color: rgb(17 94 89 / 0.45);
}
.border-teal-800\/5 {
  border-color: rgb(17 94 89 / 0.05);
}
.border-teal-800\/50 {
  border-color: rgb(17 94 89 / 0.5);
}
.border-teal-800\/55 {
  border-color: rgb(17 94 89 / 0.55);
}
.border-teal-800\/60 {
  border-color: rgb(17 94 89 / 0.6);
}
.border-teal-800\/65 {
  border-color: rgb(17 94 89 / 0.65);
}
.border-teal-800\/70 {
  border-color: rgb(17 94 89 / 0.7);
}
.border-teal-800\/75 {
  border-color: rgb(17 94 89 / 0.75);
}
.border-teal-800\/80 {
  border-color: rgb(17 94 89 / 0.8);
}
.border-teal-800\/85 {
  border-color: rgb(17 94 89 / 0.85);
}
.border-teal-800\/90 {
  border-color: rgb(17 94 89 / 0.9);
}
.border-teal-800\/95 {
  border-color: rgb(17 94 89 / 0.95);
}
.border-teal-900 {
  --tw-border-opacity: 1;
  border-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.border-teal-900\/0 {
  border-color: rgb(19 78 74 / 0);
}
.border-teal-900\/10 {
  border-color: rgb(19 78 74 / 0.1);
}
.border-teal-900\/100 {
  border-color: rgb(19 78 74 / 1);
}
.border-teal-900\/15 {
  border-color: rgb(19 78 74 / 0.15);
}
.border-teal-900\/20 {
  border-color: rgb(19 78 74 / 0.2);
}
.border-teal-900\/25 {
  border-color: rgb(19 78 74 / 0.25);
}
.border-teal-900\/30 {
  border-color: rgb(19 78 74 / 0.3);
}
.border-teal-900\/35 {
  border-color: rgb(19 78 74 / 0.35);
}
.border-teal-900\/40 {
  border-color: rgb(19 78 74 / 0.4);
}
.border-teal-900\/45 {
  border-color: rgb(19 78 74 / 0.45);
}
.border-teal-900\/5 {
  border-color: rgb(19 78 74 / 0.05);
}
.border-teal-900\/50 {
  border-color: rgb(19 78 74 / 0.5);
}
.border-teal-900\/55 {
  border-color: rgb(19 78 74 / 0.55);
}
.border-teal-900\/60 {
  border-color: rgb(19 78 74 / 0.6);
}
.border-teal-900\/65 {
  border-color: rgb(19 78 74 / 0.65);
}
.border-teal-900\/70 {
  border-color: rgb(19 78 74 / 0.7);
}
.border-teal-900\/75 {
  border-color: rgb(19 78 74 / 0.75);
}
.border-teal-900\/80 {
  border-color: rgb(19 78 74 / 0.8);
}
.border-teal-900\/85 {
  border-color: rgb(19 78 74 / 0.85);
}
.border-teal-900\/90 {
  border-color: rgb(19 78 74 / 0.9);
}
.border-teal-900\/95 {
  border-color: rgb(19 78 74 / 0.95);
}
.border-transparent {
  border-color: transparent;
}
.border-violet-500 {
  --tw-border-opacity: 1;
  border-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}
.border-yellow-100 {
  --tw-border-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.border-yellow-100\/0 {
  border-color: rgb(254 249 195 / 0);
}
.border-yellow-100\/10 {
  border-color: rgb(254 249 195 / 0.1);
}
.border-yellow-100\/100 {
  border-color: rgb(254 249 195 / 1);
}
.border-yellow-100\/15 {
  border-color: rgb(254 249 195 / 0.15);
}
.border-yellow-100\/20 {
  border-color: rgb(254 249 195 / 0.2);
}
.border-yellow-100\/25 {
  border-color: rgb(254 249 195 / 0.25);
}
.border-yellow-100\/30 {
  border-color: rgb(254 249 195 / 0.3);
}
.border-yellow-100\/35 {
  border-color: rgb(254 249 195 / 0.35);
}
.border-yellow-100\/40 {
  border-color: rgb(254 249 195 / 0.4);
}
.border-yellow-100\/45 {
  border-color: rgb(254 249 195 / 0.45);
}
.border-yellow-100\/5 {
  border-color: rgb(254 249 195 / 0.05);
}
.border-yellow-100\/50 {
  border-color: rgb(254 249 195 / 0.5);
}
.border-yellow-100\/55 {
  border-color: rgb(254 249 195 / 0.55);
}
.border-yellow-100\/60 {
  border-color: rgb(254 249 195 / 0.6);
}
.border-yellow-100\/65 {
  border-color: rgb(254 249 195 / 0.65);
}
.border-yellow-100\/70 {
  border-color: rgb(254 249 195 / 0.7);
}
.border-yellow-100\/75 {
  border-color: rgb(254 249 195 / 0.75);
}
.border-yellow-100\/80 {
  border-color: rgb(254 249 195 / 0.8);
}
.border-yellow-100\/85 {
  border-color: rgb(254 249 195 / 0.85);
}
.border-yellow-100\/90 {
  border-color: rgb(254 249 195 / 0.9);
}
.border-yellow-100\/95 {
  border-color: rgb(254 249 195 / 0.95);
}
.border-yellow-200 {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-yellow-200\/0 {
  border-color: rgb(254 240 138 / 0);
}
.border-yellow-200\/10 {
  border-color: rgb(254 240 138 / 0.1);
}
.border-yellow-200\/100 {
  border-color: rgb(254 240 138 / 1);
}
.border-yellow-200\/15 {
  border-color: rgb(254 240 138 / 0.15);
}
.border-yellow-200\/20 {
  border-color: rgb(254 240 138 / 0.2);
}
.border-yellow-200\/25 {
  border-color: rgb(254 240 138 / 0.25);
}
.border-yellow-200\/30 {
  border-color: rgb(254 240 138 / 0.3);
}
.border-yellow-200\/35 {
  border-color: rgb(254 240 138 / 0.35);
}
.border-yellow-200\/40 {
  border-color: rgb(254 240 138 / 0.4);
}
.border-yellow-200\/45 {
  border-color: rgb(254 240 138 / 0.45);
}
.border-yellow-200\/5 {
  border-color: rgb(254 240 138 / 0.05);
}
.border-yellow-200\/50 {
  border-color: rgb(254 240 138 / 0.5);
}
.border-yellow-200\/55 {
  border-color: rgb(254 240 138 / 0.55);
}
.border-yellow-200\/60 {
  border-color: rgb(254 240 138 / 0.6);
}
.border-yellow-200\/65 {
  border-color: rgb(254 240 138 / 0.65);
}
.border-yellow-200\/70 {
  border-color: rgb(254 240 138 / 0.7);
}
.border-yellow-200\/75 {
  border-color: rgb(254 240 138 / 0.75);
}
.border-yellow-200\/80 {
  border-color: rgb(254 240 138 / 0.8);
}
.border-yellow-200\/85 {
  border-color: rgb(254 240 138 / 0.85);
}
.border-yellow-200\/90 {
  border-color: rgb(254 240 138 / 0.9);
}
.border-yellow-200\/95 {
  border-color: rgb(254 240 138 / 0.95);
}
.border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.border-yellow-300\/0 {
  border-color: rgb(253 224 71 / 0);
}
.border-yellow-300\/10 {
  border-color: rgb(253 224 71 / 0.1);
}
.border-yellow-300\/100 {
  border-color: rgb(253 224 71 / 1);
}
.border-yellow-300\/15 {
  border-color: rgb(253 224 71 / 0.15);
}
.border-yellow-300\/20 {
  border-color: rgb(253 224 71 / 0.2);
}
.border-yellow-300\/25 {
  border-color: rgb(253 224 71 / 0.25);
}
.border-yellow-300\/30 {
  border-color: rgb(253 224 71 / 0.3);
}
.border-yellow-300\/35 {
  border-color: rgb(253 224 71 / 0.35);
}
.border-yellow-300\/40 {
  border-color: rgb(253 224 71 / 0.4);
}
.border-yellow-300\/45 {
  border-color: rgb(253 224 71 / 0.45);
}
.border-yellow-300\/5 {
  border-color: rgb(253 224 71 / 0.05);
}
.border-yellow-300\/50 {
  border-color: rgb(253 224 71 / 0.5);
}
.border-yellow-300\/55 {
  border-color: rgb(253 224 71 / 0.55);
}
.border-yellow-300\/60 {
  border-color: rgb(253 224 71 / 0.6);
}
.border-yellow-300\/65 {
  border-color: rgb(253 224 71 / 0.65);
}
.border-yellow-300\/70 {
  border-color: rgb(253 224 71 / 0.7);
}
.border-yellow-300\/75 {
  border-color: rgb(253 224 71 / 0.75);
}
.border-yellow-300\/80 {
  border-color: rgb(253 224 71 / 0.8);
}
.border-yellow-300\/85 {
  border-color: rgb(253 224 71 / 0.85);
}
.border-yellow-300\/90 {
  border-color: rgb(253 224 71 / 0.9);
}
.border-yellow-300\/95 {
  border-color: rgb(253 224 71 / 0.95);
}
.border-yellow-400 {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-yellow-400\/0 {
  border-color: rgb(250 204 21 / 0);
}
.border-yellow-400\/10 {
  border-color: rgb(250 204 21 / 0.1);
}
.border-yellow-400\/100 {
  border-color: rgb(250 204 21 / 1);
}
.border-yellow-400\/15 {
  border-color: rgb(250 204 21 / 0.15);
}
.border-yellow-400\/20 {
  border-color: rgb(250 204 21 / 0.2);
}
.border-yellow-400\/25 {
  border-color: rgb(250 204 21 / 0.25);
}
.border-yellow-400\/30 {
  border-color: rgb(250 204 21 / 0.3);
}
.border-yellow-400\/35 {
  border-color: rgb(250 204 21 / 0.35);
}
.border-yellow-400\/40 {
  border-color: rgb(250 204 21 / 0.4);
}
.border-yellow-400\/45 {
  border-color: rgb(250 204 21 / 0.45);
}
.border-yellow-400\/5 {
  border-color: rgb(250 204 21 / 0.05);
}
.border-yellow-400\/50 {
  border-color: rgb(250 204 21 / 0.5);
}
.border-yellow-400\/55 {
  border-color: rgb(250 204 21 / 0.55);
}
.border-yellow-400\/60 {
  border-color: rgb(250 204 21 / 0.6);
}
.border-yellow-400\/65 {
  border-color: rgb(250 204 21 / 0.65);
}
.border-yellow-400\/70 {
  border-color: rgb(250 204 21 / 0.7);
}
.border-yellow-400\/75 {
  border-color: rgb(250 204 21 / 0.75);
}
.border-yellow-400\/80 {
  border-color: rgb(250 204 21 / 0.8);
}
.border-yellow-400\/85 {
  border-color: rgb(250 204 21 / 0.85);
}
.border-yellow-400\/90 {
  border-color: rgb(250 204 21 / 0.9);
}
.border-yellow-400\/95 {
  border-color: rgb(250 204 21 / 0.95);
}
.border-yellow-50 {
  --tw-border-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.border-yellow-50\/0 {
  border-color: rgb(254 252 232 / 0);
}
.border-yellow-50\/10 {
  border-color: rgb(254 252 232 / 0.1);
}
.border-yellow-50\/100 {
  border-color: rgb(254 252 232 / 1);
}
.border-yellow-50\/15 {
  border-color: rgb(254 252 232 / 0.15);
}
.border-yellow-50\/20 {
  border-color: rgb(254 252 232 / 0.2);
}
.border-yellow-50\/25 {
  border-color: rgb(254 252 232 / 0.25);
}
.border-yellow-50\/30 {
  border-color: rgb(254 252 232 / 0.3);
}
.border-yellow-50\/35 {
  border-color: rgb(254 252 232 / 0.35);
}
.border-yellow-50\/40 {
  border-color: rgb(254 252 232 / 0.4);
}
.border-yellow-50\/45 {
  border-color: rgb(254 252 232 / 0.45);
}
.border-yellow-50\/5 {
  border-color: rgb(254 252 232 / 0.05);
}
.border-yellow-50\/50 {
  border-color: rgb(254 252 232 / 0.5);
}
.border-yellow-50\/55 {
  border-color: rgb(254 252 232 / 0.55);
}
.border-yellow-50\/60 {
  border-color: rgb(254 252 232 / 0.6);
}
.border-yellow-50\/65 {
  border-color: rgb(254 252 232 / 0.65);
}
.border-yellow-50\/70 {
  border-color: rgb(254 252 232 / 0.7);
}
.border-yellow-50\/75 {
  border-color: rgb(254 252 232 / 0.75);
}
.border-yellow-50\/80 {
  border-color: rgb(254 252 232 / 0.8);
}
.border-yellow-50\/85 {
  border-color: rgb(254 252 232 / 0.85);
}
.border-yellow-50\/90 {
  border-color: rgb(254 252 232 / 0.9);
}
.border-yellow-50\/95 {
  border-color: rgb(254 252 232 / 0.95);
}
.border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-yellow-500\/0 {
  border-color: rgb(234 179 8 / 0);
}
.border-yellow-500\/10 {
  border-color: rgb(234 179 8 / 0.1);
}
.border-yellow-500\/100 {
  border-color: rgb(234 179 8 / 1);
}
.border-yellow-500\/15 {
  border-color: rgb(234 179 8 / 0.15);
}
.border-yellow-500\/20 {
  border-color: rgb(234 179 8 / 0.2);
}
.border-yellow-500\/25 {
  border-color: rgb(234 179 8 / 0.25);
}
.border-yellow-500\/30 {
  border-color: rgb(234 179 8 / 0.3);
}
.border-yellow-500\/35 {
  border-color: rgb(234 179 8 / 0.35);
}
.border-yellow-500\/40 {
  border-color: rgb(234 179 8 / 0.4);
}
.border-yellow-500\/45 {
  border-color: rgb(234 179 8 / 0.45);
}
.border-yellow-500\/5 {
  border-color: rgb(234 179 8 / 0.05);
}
.border-yellow-500\/50 {
  border-color: rgb(234 179 8 / 0.5);
}
.border-yellow-500\/55 {
  border-color: rgb(234 179 8 / 0.55);
}
.border-yellow-500\/60 {
  border-color: rgb(234 179 8 / 0.6);
}
.border-yellow-500\/65 {
  border-color: rgb(234 179 8 / 0.65);
}
.border-yellow-500\/70 {
  border-color: rgb(234 179 8 / 0.7);
}
.border-yellow-500\/75 {
  border-color: rgb(234 179 8 / 0.75);
}
.border-yellow-500\/80 {
  border-color: rgb(234 179 8 / 0.8);
}
.border-yellow-500\/85 {
  border-color: rgb(234 179 8 / 0.85);
}
.border-yellow-500\/90 {
  border-color: rgb(234 179 8 / 0.9);
}
.border-yellow-500\/95 {
  border-color: rgb(234 179 8 / 0.95);
}
.border-yellow-600 {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-yellow-600\/0 {
  border-color: rgb(202 138 4 / 0);
}
.border-yellow-600\/10 {
  border-color: rgb(202 138 4 / 0.1);
}
.border-yellow-600\/100 {
  border-color: rgb(202 138 4 / 1);
}
.border-yellow-600\/15 {
  border-color: rgb(202 138 4 / 0.15);
}
.border-yellow-600\/20 {
  border-color: rgb(202 138 4 / 0.2);
}
.border-yellow-600\/25 {
  border-color: rgb(202 138 4 / 0.25);
}
.border-yellow-600\/30 {
  border-color: rgb(202 138 4 / 0.3);
}
.border-yellow-600\/35 {
  border-color: rgb(202 138 4 / 0.35);
}
.border-yellow-600\/40 {
  border-color: rgb(202 138 4 / 0.4);
}
.border-yellow-600\/45 {
  border-color: rgb(202 138 4 / 0.45);
}
.border-yellow-600\/5 {
  border-color: rgb(202 138 4 / 0.05);
}
.border-yellow-600\/50 {
  border-color: rgb(202 138 4 / 0.5);
}
.border-yellow-600\/55 {
  border-color: rgb(202 138 4 / 0.55);
}
.border-yellow-600\/60 {
  border-color: rgb(202 138 4 / 0.6);
}
.border-yellow-600\/65 {
  border-color: rgb(202 138 4 / 0.65);
}
.border-yellow-600\/70 {
  border-color: rgb(202 138 4 / 0.7);
}
.border-yellow-600\/75 {
  border-color: rgb(202 138 4 / 0.75);
}
.border-yellow-600\/80 {
  border-color: rgb(202 138 4 / 0.8);
}
.border-yellow-600\/85 {
  border-color: rgb(202 138 4 / 0.85);
}
.border-yellow-600\/90 {
  border-color: rgb(202 138 4 / 0.9);
}
.border-yellow-600\/95 {
  border-color: rgb(202 138 4 / 0.95);
}
.border-yellow-700 {
  --tw-border-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.border-yellow-700\/0 {
  border-color: rgb(161 98 7 / 0);
}
.border-yellow-700\/10 {
  border-color: rgb(161 98 7 / 0.1);
}
.border-yellow-700\/100 {
  border-color: rgb(161 98 7 / 1);
}
.border-yellow-700\/15 {
  border-color: rgb(161 98 7 / 0.15);
}
.border-yellow-700\/20 {
  border-color: rgb(161 98 7 / 0.2);
}
.border-yellow-700\/25 {
  border-color: rgb(161 98 7 / 0.25);
}
.border-yellow-700\/30 {
  border-color: rgb(161 98 7 / 0.3);
}
.border-yellow-700\/35 {
  border-color: rgb(161 98 7 / 0.35);
}
.border-yellow-700\/40 {
  border-color: rgb(161 98 7 / 0.4);
}
.border-yellow-700\/45 {
  border-color: rgb(161 98 7 / 0.45);
}
.border-yellow-700\/5 {
  border-color: rgb(161 98 7 / 0.05);
}
.border-yellow-700\/50 {
  border-color: rgb(161 98 7 / 0.5);
}
.border-yellow-700\/55 {
  border-color: rgb(161 98 7 / 0.55);
}
.border-yellow-700\/60 {
  border-color: rgb(161 98 7 / 0.6);
}
.border-yellow-700\/65 {
  border-color: rgb(161 98 7 / 0.65);
}
.border-yellow-700\/70 {
  border-color: rgb(161 98 7 / 0.7);
}
.border-yellow-700\/75 {
  border-color: rgb(161 98 7 / 0.75);
}
.border-yellow-700\/80 {
  border-color: rgb(161 98 7 / 0.8);
}
.border-yellow-700\/85 {
  border-color: rgb(161 98 7 / 0.85);
}
.border-yellow-700\/90 {
  border-color: rgb(161 98 7 / 0.9);
}
.border-yellow-700\/95 {
  border-color: rgb(161 98 7 / 0.95);
}
.border-yellow-800 {
  --tw-border-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.border-yellow-800\/0 {
  border-color: rgb(133 77 14 / 0);
}
.border-yellow-800\/10 {
  border-color: rgb(133 77 14 / 0.1);
}
.border-yellow-800\/100 {
  border-color: rgb(133 77 14 / 1);
}
.border-yellow-800\/15 {
  border-color: rgb(133 77 14 / 0.15);
}
.border-yellow-800\/20 {
  border-color: rgb(133 77 14 / 0.2);
}
.border-yellow-800\/25 {
  border-color: rgb(133 77 14 / 0.25);
}
.border-yellow-800\/30 {
  border-color: rgb(133 77 14 / 0.3);
}
.border-yellow-800\/35 {
  border-color: rgb(133 77 14 / 0.35);
}
.border-yellow-800\/40 {
  border-color: rgb(133 77 14 / 0.4);
}
.border-yellow-800\/45 {
  border-color: rgb(133 77 14 / 0.45);
}
.border-yellow-800\/5 {
  border-color: rgb(133 77 14 / 0.05);
}
.border-yellow-800\/50 {
  border-color: rgb(133 77 14 / 0.5);
}
.border-yellow-800\/55 {
  border-color: rgb(133 77 14 / 0.55);
}
.border-yellow-800\/60 {
  border-color: rgb(133 77 14 / 0.6);
}
.border-yellow-800\/65 {
  border-color: rgb(133 77 14 / 0.65);
}
.border-yellow-800\/70 {
  border-color: rgb(133 77 14 / 0.7);
}
.border-yellow-800\/75 {
  border-color: rgb(133 77 14 / 0.75);
}
.border-yellow-800\/80 {
  border-color: rgb(133 77 14 / 0.8);
}
.border-yellow-800\/85 {
  border-color: rgb(133 77 14 / 0.85);
}
.border-yellow-800\/90 {
  border-color: rgb(133 77 14 / 0.9);
}
.border-yellow-800\/95 {
  border-color: rgb(133 77 14 / 0.95);
}
.border-yellow-900 {
  --tw-border-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.border-yellow-900\/0 {
  border-color: rgb(113 63 18 / 0);
}
.border-yellow-900\/10 {
  border-color: rgb(113 63 18 / 0.1);
}
.border-yellow-900\/100 {
  border-color: rgb(113 63 18 / 1);
}
.border-yellow-900\/15 {
  border-color: rgb(113 63 18 / 0.15);
}
.border-yellow-900\/20 {
  border-color: rgb(113 63 18 / 0.2);
}
.border-yellow-900\/25 {
  border-color: rgb(113 63 18 / 0.25);
}
.border-yellow-900\/30 {
  border-color: rgb(113 63 18 / 0.3);
}
.border-yellow-900\/35 {
  border-color: rgb(113 63 18 / 0.35);
}
.border-yellow-900\/40 {
  border-color: rgb(113 63 18 / 0.4);
}
.border-yellow-900\/45 {
  border-color: rgb(113 63 18 / 0.45);
}
.border-yellow-900\/5 {
  border-color: rgb(113 63 18 / 0.05);
}
.border-yellow-900\/50 {
  border-color: rgb(113 63 18 / 0.5);
}
.border-yellow-900\/55 {
  border-color: rgb(113 63 18 / 0.55);
}
.border-yellow-900\/60 {
  border-color: rgb(113 63 18 / 0.6);
}
.border-yellow-900\/65 {
  border-color: rgb(113 63 18 / 0.65);
}
.border-yellow-900\/70 {
  border-color: rgb(113 63 18 / 0.7);
}
.border-yellow-900\/75 {
  border-color: rgb(113 63 18 / 0.75);
}
.border-yellow-900\/80 {
  border-color: rgb(113 63 18 / 0.8);
}
.border-yellow-900\/85 {
  border-color: rgb(113 63 18 / 0.85);
}
.border-yellow-900\/90 {
  border-color: rgb(113 63 18 / 0.9);
}
.border-yellow-900\/95 {
  border-color: rgb(113 63 18 / 0.95);
}
.border-yellow-950 {
  --tw-border-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.border-yellow-950\/0 {
  border-color: rgb(66 32 6 / 0);
}
.border-yellow-950\/10 {
  border-color: rgb(66 32 6 / 0.1);
}
.border-yellow-950\/100 {
  border-color: rgb(66 32 6 / 1);
}
.border-yellow-950\/15 {
  border-color: rgb(66 32 6 / 0.15);
}
.border-yellow-950\/20 {
  border-color: rgb(66 32 6 / 0.2);
}
.border-yellow-950\/25 {
  border-color: rgb(66 32 6 / 0.25);
}
.border-yellow-950\/30 {
  border-color: rgb(66 32 6 / 0.3);
}
.border-yellow-950\/35 {
  border-color: rgb(66 32 6 / 0.35);
}
.border-yellow-950\/40 {
  border-color: rgb(66 32 6 / 0.4);
}
.border-yellow-950\/45 {
  border-color: rgb(66 32 6 / 0.45);
}
.border-yellow-950\/5 {
  border-color: rgb(66 32 6 / 0.05);
}
.border-yellow-950\/50 {
  border-color: rgb(66 32 6 / 0.5);
}
.border-yellow-950\/55 {
  border-color: rgb(66 32 6 / 0.55);
}
.border-yellow-950\/60 {
  border-color: rgb(66 32 6 / 0.6);
}
.border-yellow-950\/65 {
  border-color: rgb(66 32 6 / 0.65);
}
.border-yellow-950\/70 {
  border-color: rgb(66 32 6 / 0.7);
}
.border-yellow-950\/75 {
  border-color: rgb(66 32 6 / 0.75);
}
.border-yellow-950\/80 {
  border-color: rgb(66 32 6 / 0.8);
}
.border-yellow-950\/85 {
  border-color: rgb(66 32 6 / 0.85);
}
.border-yellow-950\/90 {
  border-color: rgb(66 32 6 / 0.9);
}
.border-yellow-950\/95 {
  border-color: rgb(66 32 6 / 0.95);
}
.border-x-yellow-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.border-x-yellow-100\/0 {
  border-left-color: rgb(254 249 195 / 0);
  border-right-color: rgb(254 249 195 / 0);
}
.border-x-yellow-100\/10 {
  border-left-color: rgb(254 249 195 / 0.1);
  border-right-color: rgb(254 249 195 / 0.1);
}
.border-x-yellow-100\/100 {
  border-left-color: rgb(254 249 195 / 1);
  border-right-color: rgb(254 249 195 / 1);
}
.border-x-yellow-100\/15 {
  border-left-color: rgb(254 249 195 / 0.15);
  border-right-color: rgb(254 249 195 / 0.15);
}
.border-x-yellow-100\/20 {
  border-left-color: rgb(254 249 195 / 0.2);
  border-right-color: rgb(254 249 195 / 0.2);
}
.border-x-yellow-100\/25 {
  border-left-color: rgb(254 249 195 / 0.25);
  border-right-color: rgb(254 249 195 / 0.25);
}
.border-x-yellow-100\/30 {
  border-left-color: rgb(254 249 195 / 0.3);
  border-right-color: rgb(254 249 195 / 0.3);
}
.border-x-yellow-100\/35 {
  border-left-color: rgb(254 249 195 / 0.35);
  border-right-color: rgb(254 249 195 / 0.35);
}
.border-x-yellow-100\/40 {
  border-left-color: rgb(254 249 195 / 0.4);
  border-right-color: rgb(254 249 195 / 0.4);
}
.border-x-yellow-100\/45 {
  border-left-color: rgb(254 249 195 / 0.45);
  border-right-color: rgb(254 249 195 / 0.45);
}
.border-x-yellow-100\/5 {
  border-left-color: rgb(254 249 195 / 0.05);
  border-right-color: rgb(254 249 195 / 0.05);
}
.border-x-yellow-100\/50 {
  border-left-color: rgb(254 249 195 / 0.5);
  border-right-color: rgb(254 249 195 / 0.5);
}
.border-x-yellow-100\/55 {
  border-left-color: rgb(254 249 195 / 0.55);
  border-right-color: rgb(254 249 195 / 0.55);
}
.border-x-yellow-100\/60 {
  border-left-color: rgb(254 249 195 / 0.6);
  border-right-color: rgb(254 249 195 / 0.6);
}
.border-x-yellow-100\/65 {
  border-left-color: rgb(254 249 195 / 0.65);
  border-right-color: rgb(254 249 195 / 0.65);
}
.border-x-yellow-100\/70 {
  border-left-color: rgb(254 249 195 / 0.7);
  border-right-color: rgb(254 249 195 / 0.7);
}
.border-x-yellow-100\/75 {
  border-left-color: rgb(254 249 195 / 0.75);
  border-right-color: rgb(254 249 195 / 0.75);
}
.border-x-yellow-100\/80 {
  border-left-color: rgb(254 249 195 / 0.8);
  border-right-color: rgb(254 249 195 / 0.8);
}
.border-x-yellow-100\/85 {
  border-left-color: rgb(254 249 195 / 0.85);
  border-right-color: rgb(254 249 195 / 0.85);
}
.border-x-yellow-100\/90 {
  border-left-color: rgb(254 249 195 / 0.9);
  border-right-color: rgb(254 249 195 / 0.9);
}
.border-x-yellow-100\/95 {
  border-left-color: rgb(254 249 195 / 0.95);
  border-right-color: rgb(254 249 195 / 0.95);
}
.border-x-yellow-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-x-yellow-200\/0 {
  border-left-color: rgb(254 240 138 / 0);
  border-right-color: rgb(254 240 138 / 0);
}
.border-x-yellow-200\/10 {
  border-left-color: rgb(254 240 138 / 0.1);
  border-right-color: rgb(254 240 138 / 0.1);
}
.border-x-yellow-200\/100 {
  border-left-color: rgb(254 240 138 / 1);
  border-right-color: rgb(254 240 138 / 1);
}
.border-x-yellow-200\/15 {
  border-left-color: rgb(254 240 138 / 0.15);
  border-right-color: rgb(254 240 138 / 0.15);
}
.border-x-yellow-200\/20 {
  border-left-color: rgb(254 240 138 / 0.2);
  border-right-color: rgb(254 240 138 / 0.2);
}
.border-x-yellow-200\/25 {
  border-left-color: rgb(254 240 138 / 0.25);
  border-right-color: rgb(254 240 138 / 0.25);
}
.border-x-yellow-200\/30 {
  border-left-color: rgb(254 240 138 / 0.3);
  border-right-color: rgb(254 240 138 / 0.3);
}
.border-x-yellow-200\/35 {
  border-left-color: rgb(254 240 138 / 0.35);
  border-right-color: rgb(254 240 138 / 0.35);
}
.border-x-yellow-200\/40 {
  border-left-color: rgb(254 240 138 / 0.4);
  border-right-color: rgb(254 240 138 / 0.4);
}
.border-x-yellow-200\/45 {
  border-left-color: rgb(254 240 138 / 0.45);
  border-right-color: rgb(254 240 138 / 0.45);
}
.border-x-yellow-200\/5 {
  border-left-color: rgb(254 240 138 / 0.05);
  border-right-color: rgb(254 240 138 / 0.05);
}
.border-x-yellow-200\/50 {
  border-left-color: rgb(254 240 138 / 0.5);
  border-right-color: rgb(254 240 138 / 0.5);
}
.border-x-yellow-200\/55 {
  border-left-color: rgb(254 240 138 / 0.55);
  border-right-color: rgb(254 240 138 / 0.55);
}
.border-x-yellow-200\/60 {
  border-left-color: rgb(254 240 138 / 0.6);
  border-right-color: rgb(254 240 138 / 0.6);
}
.border-x-yellow-200\/65 {
  border-left-color: rgb(254 240 138 / 0.65);
  border-right-color: rgb(254 240 138 / 0.65);
}
.border-x-yellow-200\/70 {
  border-left-color: rgb(254 240 138 / 0.7);
  border-right-color: rgb(254 240 138 / 0.7);
}
.border-x-yellow-200\/75 {
  border-left-color: rgb(254 240 138 / 0.75);
  border-right-color: rgb(254 240 138 / 0.75);
}
.border-x-yellow-200\/80 {
  border-left-color: rgb(254 240 138 / 0.8);
  border-right-color: rgb(254 240 138 / 0.8);
}
.border-x-yellow-200\/85 {
  border-left-color: rgb(254 240 138 / 0.85);
  border-right-color: rgb(254 240 138 / 0.85);
}
.border-x-yellow-200\/90 {
  border-left-color: rgb(254 240 138 / 0.9);
  border-right-color: rgb(254 240 138 / 0.9);
}
.border-x-yellow-200\/95 {
  border-left-color: rgb(254 240 138 / 0.95);
  border-right-color: rgb(254 240 138 / 0.95);
}
.border-x-yellow-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.border-x-yellow-300\/0 {
  border-left-color: rgb(253 224 71 / 0);
  border-right-color: rgb(253 224 71 / 0);
}
.border-x-yellow-300\/10 {
  border-left-color: rgb(253 224 71 / 0.1);
  border-right-color: rgb(253 224 71 / 0.1);
}
.border-x-yellow-300\/100 {
  border-left-color: rgb(253 224 71 / 1);
  border-right-color: rgb(253 224 71 / 1);
}
.border-x-yellow-300\/15 {
  border-left-color: rgb(253 224 71 / 0.15);
  border-right-color: rgb(253 224 71 / 0.15);
}
.border-x-yellow-300\/20 {
  border-left-color: rgb(253 224 71 / 0.2);
  border-right-color: rgb(253 224 71 / 0.2);
}
.border-x-yellow-300\/25 {
  border-left-color: rgb(253 224 71 / 0.25);
  border-right-color: rgb(253 224 71 / 0.25);
}
.border-x-yellow-300\/30 {
  border-left-color: rgb(253 224 71 / 0.3);
  border-right-color: rgb(253 224 71 / 0.3);
}
.border-x-yellow-300\/35 {
  border-left-color: rgb(253 224 71 / 0.35);
  border-right-color: rgb(253 224 71 / 0.35);
}
.border-x-yellow-300\/40 {
  border-left-color: rgb(253 224 71 / 0.4);
  border-right-color: rgb(253 224 71 / 0.4);
}
.border-x-yellow-300\/45 {
  border-left-color: rgb(253 224 71 / 0.45);
  border-right-color: rgb(253 224 71 / 0.45);
}
.border-x-yellow-300\/5 {
  border-left-color: rgb(253 224 71 / 0.05);
  border-right-color: rgb(253 224 71 / 0.05);
}
.border-x-yellow-300\/50 {
  border-left-color: rgb(253 224 71 / 0.5);
  border-right-color: rgb(253 224 71 / 0.5);
}
.border-x-yellow-300\/55 {
  border-left-color: rgb(253 224 71 / 0.55);
  border-right-color: rgb(253 224 71 / 0.55);
}
.border-x-yellow-300\/60 {
  border-left-color: rgb(253 224 71 / 0.6);
  border-right-color: rgb(253 224 71 / 0.6);
}
.border-x-yellow-300\/65 {
  border-left-color: rgb(253 224 71 / 0.65);
  border-right-color: rgb(253 224 71 / 0.65);
}
.border-x-yellow-300\/70 {
  border-left-color: rgb(253 224 71 / 0.7);
  border-right-color: rgb(253 224 71 / 0.7);
}
.border-x-yellow-300\/75 {
  border-left-color: rgb(253 224 71 / 0.75);
  border-right-color: rgb(253 224 71 / 0.75);
}
.border-x-yellow-300\/80 {
  border-left-color: rgb(253 224 71 / 0.8);
  border-right-color: rgb(253 224 71 / 0.8);
}
.border-x-yellow-300\/85 {
  border-left-color: rgb(253 224 71 / 0.85);
  border-right-color: rgb(253 224 71 / 0.85);
}
.border-x-yellow-300\/90 {
  border-left-color: rgb(253 224 71 / 0.9);
  border-right-color: rgb(253 224 71 / 0.9);
}
.border-x-yellow-300\/95 {
  border-left-color: rgb(253 224 71 / 0.95);
  border-right-color: rgb(253 224 71 / 0.95);
}
.border-x-yellow-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-x-yellow-400\/0 {
  border-left-color: rgb(250 204 21 / 0);
  border-right-color: rgb(250 204 21 / 0);
}
.border-x-yellow-400\/10 {
  border-left-color: rgb(250 204 21 / 0.1);
  border-right-color: rgb(250 204 21 / 0.1);
}
.border-x-yellow-400\/100 {
  border-left-color: rgb(250 204 21 / 1);
  border-right-color: rgb(250 204 21 / 1);
}
.border-x-yellow-400\/15 {
  border-left-color: rgb(250 204 21 / 0.15);
  border-right-color: rgb(250 204 21 / 0.15);
}
.border-x-yellow-400\/20 {
  border-left-color: rgb(250 204 21 / 0.2);
  border-right-color: rgb(250 204 21 / 0.2);
}
.border-x-yellow-400\/25 {
  border-left-color: rgb(250 204 21 / 0.25);
  border-right-color: rgb(250 204 21 / 0.25);
}
.border-x-yellow-400\/30 {
  border-left-color: rgb(250 204 21 / 0.3);
  border-right-color: rgb(250 204 21 / 0.3);
}
.border-x-yellow-400\/35 {
  border-left-color: rgb(250 204 21 / 0.35);
  border-right-color: rgb(250 204 21 / 0.35);
}
.border-x-yellow-400\/40 {
  border-left-color: rgb(250 204 21 / 0.4);
  border-right-color: rgb(250 204 21 / 0.4);
}
.border-x-yellow-400\/45 {
  border-left-color: rgb(250 204 21 / 0.45);
  border-right-color: rgb(250 204 21 / 0.45);
}
.border-x-yellow-400\/5 {
  border-left-color: rgb(250 204 21 / 0.05);
  border-right-color: rgb(250 204 21 / 0.05);
}
.border-x-yellow-400\/50 {
  border-left-color: rgb(250 204 21 / 0.5);
  border-right-color: rgb(250 204 21 / 0.5);
}
.border-x-yellow-400\/55 {
  border-left-color: rgb(250 204 21 / 0.55);
  border-right-color: rgb(250 204 21 / 0.55);
}
.border-x-yellow-400\/60 {
  border-left-color: rgb(250 204 21 / 0.6);
  border-right-color: rgb(250 204 21 / 0.6);
}
.border-x-yellow-400\/65 {
  border-left-color: rgb(250 204 21 / 0.65);
  border-right-color: rgb(250 204 21 / 0.65);
}
.border-x-yellow-400\/70 {
  border-left-color: rgb(250 204 21 / 0.7);
  border-right-color: rgb(250 204 21 / 0.7);
}
.border-x-yellow-400\/75 {
  border-left-color: rgb(250 204 21 / 0.75);
  border-right-color: rgb(250 204 21 / 0.75);
}
.border-x-yellow-400\/80 {
  border-left-color: rgb(250 204 21 / 0.8);
  border-right-color: rgb(250 204 21 / 0.8);
}
.border-x-yellow-400\/85 {
  border-left-color: rgb(250 204 21 / 0.85);
  border-right-color: rgb(250 204 21 / 0.85);
}
.border-x-yellow-400\/90 {
  border-left-color: rgb(250 204 21 / 0.9);
  border-right-color: rgb(250 204 21 / 0.9);
}
.border-x-yellow-400\/95 {
  border-left-color: rgb(250 204 21 / 0.95);
  border-right-color: rgb(250 204 21 / 0.95);
}
.border-x-yellow-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.border-x-yellow-50\/0 {
  border-left-color: rgb(254 252 232 / 0);
  border-right-color: rgb(254 252 232 / 0);
}
.border-x-yellow-50\/10 {
  border-left-color: rgb(254 252 232 / 0.1);
  border-right-color: rgb(254 252 232 / 0.1);
}
.border-x-yellow-50\/100 {
  border-left-color: rgb(254 252 232 / 1);
  border-right-color: rgb(254 252 232 / 1);
}
.border-x-yellow-50\/15 {
  border-left-color: rgb(254 252 232 / 0.15);
  border-right-color: rgb(254 252 232 / 0.15);
}
.border-x-yellow-50\/20 {
  border-left-color: rgb(254 252 232 / 0.2);
  border-right-color: rgb(254 252 232 / 0.2);
}
.border-x-yellow-50\/25 {
  border-left-color: rgb(254 252 232 / 0.25);
  border-right-color: rgb(254 252 232 / 0.25);
}
.border-x-yellow-50\/30 {
  border-left-color: rgb(254 252 232 / 0.3);
  border-right-color: rgb(254 252 232 / 0.3);
}
.border-x-yellow-50\/35 {
  border-left-color: rgb(254 252 232 / 0.35);
  border-right-color: rgb(254 252 232 / 0.35);
}
.border-x-yellow-50\/40 {
  border-left-color: rgb(254 252 232 / 0.4);
  border-right-color: rgb(254 252 232 / 0.4);
}
.border-x-yellow-50\/45 {
  border-left-color: rgb(254 252 232 / 0.45);
  border-right-color: rgb(254 252 232 / 0.45);
}
.border-x-yellow-50\/5 {
  border-left-color: rgb(254 252 232 / 0.05);
  border-right-color: rgb(254 252 232 / 0.05);
}
.border-x-yellow-50\/50 {
  border-left-color: rgb(254 252 232 / 0.5);
  border-right-color: rgb(254 252 232 / 0.5);
}
.border-x-yellow-50\/55 {
  border-left-color: rgb(254 252 232 / 0.55);
  border-right-color: rgb(254 252 232 / 0.55);
}
.border-x-yellow-50\/60 {
  border-left-color: rgb(254 252 232 / 0.6);
  border-right-color: rgb(254 252 232 / 0.6);
}
.border-x-yellow-50\/65 {
  border-left-color: rgb(254 252 232 / 0.65);
  border-right-color: rgb(254 252 232 / 0.65);
}
.border-x-yellow-50\/70 {
  border-left-color: rgb(254 252 232 / 0.7);
  border-right-color: rgb(254 252 232 / 0.7);
}
.border-x-yellow-50\/75 {
  border-left-color: rgb(254 252 232 / 0.75);
  border-right-color: rgb(254 252 232 / 0.75);
}
.border-x-yellow-50\/80 {
  border-left-color: rgb(254 252 232 / 0.8);
  border-right-color: rgb(254 252 232 / 0.8);
}
.border-x-yellow-50\/85 {
  border-left-color: rgb(254 252 232 / 0.85);
  border-right-color: rgb(254 252 232 / 0.85);
}
.border-x-yellow-50\/90 {
  border-left-color: rgb(254 252 232 / 0.9);
  border-right-color: rgb(254 252 232 / 0.9);
}
.border-x-yellow-50\/95 {
  border-left-color: rgb(254 252 232 / 0.95);
  border-right-color: rgb(254 252 232 / 0.95);
}
.border-x-yellow-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-x-yellow-500\/0 {
  border-left-color: rgb(234 179 8 / 0);
  border-right-color: rgb(234 179 8 / 0);
}
.border-x-yellow-500\/10 {
  border-left-color: rgb(234 179 8 / 0.1);
  border-right-color: rgb(234 179 8 / 0.1);
}
.border-x-yellow-500\/100 {
  border-left-color: rgb(234 179 8 / 1);
  border-right-color: rgb(234 179 8 / 1);
}
.border-x-yellow-500\/15 {
  border-left-color: rgb(234 179 8 / 0.15);
  border-right-color: rgb(234 179 8 / 0.15);
}
.border-x-yellow-500\/20 {
  border-left-color: rgb(234 179 8 / 0.2);
  border-right-color: rgb(234 179 8 / 0.2);
}
.border-x-yellow-500\/25 {
  border-left-color: rgb(234 179 8 / 0.25);
  border-right-color: rgb(234 179 8 / 0.25);
}
.border-x-yellow-500\/30 {
  border-left-color: rgb(234 179 8 / 0.3);
  border-right-color: rgb(234 179 8 / 0.3);
}
.border-x-yellow-500\/35 {
  border-left-color: rgb(234 179 8 / 0.35);
  border-right-color: rgb(234 179 8 / 0.35);
}
.border-x-yellow-500\/40 {
  border-left-color: rgb(234 179 8 / 0.4);
  border-right-color: rgb(234 179 8 / 0.4);
}
.border-x-yellow-500\/45 {
  border-left-color: rgb(234 179 8 / 0.45);
  border-right-color: rgb(234 179 8 / 0.45);
}
.border-x-yellow-500\/5 {
  border-left-color: rgb(234 179 8 / 0.05);
  border-right-color: rgb(234 179 8 / 0.05);
}
.border-x-yellow-500\/50 {
  border-left-color: rgb(234 179 8 / 0.5);
  border-right-color: rgb(234 179 8 / 0.5);
}
.border-x-yellow-500\/55 {
  border-left-color: rgb(234 179 8 / 0.55);
  border-right-color: rgb(234 179 8 / 0.55);
}
.border-x-yellow-500\/60 {
  border-left-color: rgb(234 179 8 / 0.6);
  border-right-color: rgb(234 179 8 / 0.6);
}
.border-x-yellow-500\/65 {
  border-left-color: rgb(234 179 8 / 0.65);
  border-right-color: rgb(234 179 8 / 0.65);
}
.border-x-yellow-500\/70 {
  border-left-color: rgb(234 179 8 / 0.7);
  border-right-color: rgb(234 179 8 / 0.7);
}
.border-x-yellow-500\/75 {
  border-left-color: rgb(234 179 8 / 0.75);
  border-right-color: rgb(234 179 8 / 0.75);
}
.border-x-yellow-500\/80 {
  border-left-color: rgb(234 179 8 / 0.8);
  border-right-color: rgb(234 179 8 / 0.8);
}
.border-x-yellow-500\/85 {
  border-left-color: rgb(234 179 8 / 0.85);
  border-right-color: rgb(234 179 8 / 0.85);
}
.border-x-yellow-500\/90 {
  border-left-color: rgb(234 179 8 / 0.9);
  border-right-color: rgb(234 179 8 / 0.9);
}
.border-x-yellow-500\/95 {
  border-left-color: rgb(234 179 8 / 0.95);
  border-right-color: rgb(234 179 8 / 0.95);
}
.border-x-yellow-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-x-yellow-600\/0 {
  border-left-color: rgb(202 138 4 / 0);
  border-right-color: rgb(202 138 4 / 0);
}
.border-x-yellow-600\/10 {
  border-left-color: rgb(202 138 4 / 0.1);
  border-right-color: rgb(202 138 4 / 0.1);
}
.border-x-yellow-600\/100 {
  border-left-color: rgb(202 138 4 / 1);
  border-right-color: rgb(202 138 4 / 1);
}
.border-x-yellow-600\/15 {
  border-left-color: rgb(202 138 4 / 0.15);
  border-right-color: rgb(202 138 4 / 0.15);
}
.border-x-yellow-600\/20 {
  border-left-color: rgb(202 138 4 / 0.2);
  border-right-color: rgb(202 138 4 / 0.2);
}
.border-x-yellow-600\/25 {
  border-left-color: rgb(202 138 4 / 0.25);
  border-right-color: rgb(202 138 4 / 0.25);
}
.border-x-yellow-600\/30 {
  border-left-color: rgb(202 138 4 / 0.3);
  border-right-color: rgb(202 138 4 / 0.3);
}
.border-x-yellow-600\/35 {
  border-left-color: rgb(202 138 4 / 0.35);
  border-right-color: rgb(202 138 4 / 0.35);
}
.border-x-yellow-600\/40 {
  border-left-color: rgb(202 138 4 / 0.4);
  border-right-color: rgb(202 138 4 / 0.4);
}
.border-x-yellow-600\/45 {
  border-left-color: rgb(202 138 4 / 0.45);
  border-right-color: rgb(202 138 4 / 0.45);
}
.border-x-yellow-600\/5 {
  border-left-color: rgb(202 138 4 / 0.05);
  border-right-color: rgb(202 138 4 / 0.05);
}
.border-x-yellow-600\/50 {
  border-left-color: rgb(202 138 4 / 0.5);
  border-right-color: rgb(202 138 4 / 0.5);
}
.border-x-yellow-600\/55 {
  border-left-color: rgb(202 138 4 / 0.55);
  border-right-color: rgb(202 138 4 / 0.55);
}
.border-x-yellow-600\/60 {
  border-left-color: rgb(202 138 4 / 0.6);
  border-right-color: rgb(202 138 4 / 0.6);
}
.border-x-yellow-600\/65 {
  border-left-color: rgb(202 138 4 / 0.65);
  border-right-color: rgb(202 138 4 / 0.65);
}
.border-x-yellow-600\/70 {
  border-left-color: rgb(202 138 4 / 0.7);
  border-right-color: rgb(202 138 4 / 0.7);
}
.border-x-yellow-600\/75 {
  border-left-color: rgb(202 138 4 / 0.75);
  border-right-color: rgb(202 138 4 / 0.75);
}
.border-x-yellow-600\/80 {
  border-left-color: rgb(202 138 4 / 0.8);
  border-right-color: rgb(202 138 4 / 0.8);
}
.border-x-yellow-600\/85 {
  border-left-color: rgb(202 138 4 / 0.85);
  border-right-color: rgb(202 138 4 / 0.85);
}
.border-x-yellow-600\/90 {
  border-left-color: rgb(202 138 4 / 0.9);
  border-right-color: rgb(202 138 4 / 0.9);
}
.border-x-yellow-600\/95 {
  border-left-color: rgb(202 138 4 / 0.95);
  border-right-color: rgb(202 138 4 / 0.95);
}
.border-x-yellow-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.border-x-yellow-700\/0 {
  border-left-color: rgb(161 98 7 / 0);
  border-right-color: rgb(161 98 7 / 0);
}
.border-x-yellow-700\/10 {
  border-left-color: rgb(161 98 7 / 0.1);
  border-right-color: rgb(161 98 7 / 0.1);
}
.border-x-yellow-700\/100 {
  border-left-color: rgb(161 98 7 / 1);
  border-right-color: rgb(161 98 7 / 1);
}
.border-x-yellow-700\/15 {
  border-left-color: rgb(161 98 7 / 0.15);
  border-right-color: rgb(161 98 7 / 0.15);
}
.border-x-yellow-700\/20 {
  border-left-color: rgb(161 98 7 / 0.2);
  border-right-color: rgb(161 98 7 / 0.2);
}
.border-x-yellow-700\/25 {
  border-left-color: rgb(161 98 7 / 0.25);
  border-right-color: rgb(161 98 7 / 0.25);
}
.border-x-yellow-700\/30 {
  border-left-color: rgb(161 98 7 / 0.3);
  border-right-color: rgb(161 98 7 / 0.3);
}
.border-x-yellow-700\/35 {
  border-left-color: rgb(161 98 7 / 0.35);
  border-right-color: rgb(161 98 7 / 0.35);
}
.border-x-yellow-700\/40 {
  border-left-color: rgb(161 98 7 / 0.4);
  border-right-color: rgb(161 98 7 / 0.4);
}
.border-x-yellow-700\/45 {
  border-left-color: rgb(161 98 7 / 0.45);
  border-right-color: rgb(161 98 7 / 0.45);
}
.border-x-yellow-700\/5 {
  border-left-color: rgb(161 98 7 / 0.05);
  border-right-color: rgb(161 98 7 / 0.05);
}
.border-x-yellow-700\/50 {
  border-left-color: rgb(161 98 7 / 0.5);
  border-right-color: rgb(161 98 7 / 0.5);
}
.border-x-yellow-700\/55 {
  border-left-color: rgb(161 98 7 / 0.55);
  border-right-color: rgb(161 98 7 / 0.55);
}
.border-x-yellow-700\/60 {
  border-left-color: rgb(161 98 7 / 0.6);
  border-right-color: rgb(161 98 7 / 0.6);
}
.border-x-yellow-700\/65 {
  border-left-color: rgb(161 98 7 / 0.65);
  border-right-color: rgb(161 98 7 / 0.65);
}
.border-x-yellow-700\/70 {
  border-left-color: rgb(161 98 7 / 0.7);
  border-right-color: rgb(161 98 7 / 0.7);
}
.border-x-yellow-700\/75 {
  border-left-color: rgb(161 98 7 / 0.75);
  border-right-color: rgb(161 98 7 / 0.75);
}
.border-x-yellow-700\/80 {
  border-left-color: rgb(161 98 7 / 0.8);
  border-right-color: rgb(161 98 7 / 0.8);
}
.border-x-yellow-700\/85 {
  border-left-color: rgb(161 98 7 / 0.85);
  border-right-color: rgb(161 98 7 / 0.85);
}
.border-x-yellow-700\/90 {
  border-left-color: rgb(161 98 7 / 0.9);
  border-right-color: rgb(161 98 7 / 0.9);
}
.border-x-yellow-700\/95 {
  border-left-color: rgb(161 98 7 / 0.95);
  border-right-color: rgb(161 98 7 / 0.95);
}
.border-x-yellow-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.border-x-yellow-800\/0 {
  border-left-color: rgb(133 77 14 / 0);
  border-right-color: rgb(133 77 14 / 0);
}
.border-x-yellow-800\/10 {
  border-left-color: rgb(133 77 14 / 0.1);
  border-right-color: rgb(133 77 14 / 0.1);
}
.border-x-yellow-800\/100 {
  border-left-color: rgb(133 77 14 / 1);
  border-right-color: rgb(133 77 14 / 1);
}
.border-x-yellow-800\/15 {
  border-left-color: rgb(133 77 14 / 0.15);
  border-right-color: rgb(133 77 14 / 0.15);
}
.border-x-yellow-800\/20 {
  border-left-color: rgb(133 77 14 / 0.2);
  border-right-color: rgb(133 77 14 / 0.2);
}
.border-x-yellow-800\/25 {
  border-left-color: rgb(133 77 14 / 0.25);
  border-right-color: rgb(133 77 14 / 0.25);
}
.border-x-yellow-800\/30 {
  border-left-color: rgb(133 77 14 / 0.3);
  border-right-color: rgb(133 77 14 / 0.3);
}
.border-x-yellow-800\/35 {
  border-left-color: rgb(133 77 14 / 0.35);
  border-right-color: rgb(133 77 14 / 0.35);
}
.border-x-yellow-800\/40 {
  border-left-color: rgb(133 77 14 / 0.4);
  border-right-color: rgb(133 77 14 / 0.4);
}
.border-x-yellow-800\/45 {
  border-left-color: rgb(133 77 14 / 0.45);
  border-right-color: rgb(133 77 14 / 0.45);
}
.border-x-yellow-800\/5 {
  border-left-color: rgb(133 77 14 / 0.05);
  border-right-color: rgb(133 77 14 / 0.05);
}
.border-x-yellow-800\/50 {
  border-left-color: rgb(133 77 14 / 0.5);
  border-right-color: rgb(133 77 14 / 0.5);
}
.border-x-yellow-800\/55 {
  border-left-color: rgb(133 77 14 / 0.55);
  border-right-color: rgb(133 77 14 / 0.55);
}
.border-x-yellow-800\/60 {
  border-left-color: rgb(133 77 14 / 0.6);
  border-right-color: rgb(133 77 14 / 0.6);
}
.border-x-yellow-800\/65 {
  border-left-color: rgb(133 77 14 / 0.65);
  border-right-color: rgb(133 77 14 / 0.65);
}
.border-x-yellow-800\/70 {
  border-left-color: rgb(133 77 14 / 0.7);
  border-right-color: rgb(133 77 14 / 0.7);
}
.border-x-yellow-800\/75 {
  border-left-color: rgb(133 77 14 / 0.75);
  border-right-color: rgb(133 77 14 / 0.75);
}
.border-x-yellow-800\/80 {
  border-left-color: rgb(133 77 14 / 0.8);
  border-right-color: rgb(133 77 14 / 0.8);
}
.border-x-yellow-800\/85 {
  border-left-color: rgb(133 77 14 / 0.85);
  border-right-color: rgb(133 77 14 / 0.85);
}
.border-x-yellow-800\/90 {
  border-left-color: rgb(133 77 14 / 0.9);
  border-right-color: rgb(133 77 14 / 0.9);
}
.border-x-yellow-800\/95 {
  border-left-color: rgb(133 77 14 / 0.95);
  border-right-color: rgb(133 77 14 / 0.95);
}
.border-x-yellow-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.border-x-yellow-900\/0 {
  border-left-color: rgb(113 63 18 / 0);
  border-right-color: rgb(113 63 18 / 0);
}
.border-x-yellow-900\/10 {
  border-left-color: rgb(113 63 18 / 0.1);
  border-right-color: rgb(113 63 18 / 0.1);
}
.border-x-yellow-900\/100 {
  border-left-color: rgb(113 63 18 / 1);
  border-right-color: rgb(113 63 18 / 1);
}
.border-x-yellow-900\/15 {
  border-left-color: rgb(113 63 18 / 0.15);
  border-right-color: rgb(113 63 18 / 0.15);
}
.border-x-yellow-900\/20 {
  border-left-color: rgb(113 63 18 / 0.2);
  border-right-color: rgb(113 63 18 / 0.2);
}
.border-x-yellow-900\/25 {
  border-left-color: rgb(113 63 18 / 0.25);
  border-right-color: rgb(113 63 18 / 0.25);
}
.border-x-yellow-900\/30 {
  border-left-color: rgb(113 63 18 / 0.3);
  border-right-color: rgb(113 63 18 / 0.3);
}
.border-x-yellow-900\/35 {
  border-left-color: rgb(113 63 18 / 0.35);
  border-right-color: rgb(113 63 18 / 0.35);
}
.border-x-yellow-900\/40 {
  border-left-color: rgb(113 63 18 / 0.4);
  border-right-color: rgb(113 63 18 / 0.4);
}
.border-x-yellow-900\/45 {
  border-left-color: rgb(113 63 18 / 0.45);
  border-right-color: rgb(113 63 18 / 0.45);
}
.border-x-yellow-900\/5 {
  border-left-color: rgb(113 63 18 / 0.05);
  border-right-color: rgb(113 63 18 / 0.05);
}
.border-x-yellow-900\/50 {
  border-left-color: rgb(113 63 18 / 0.5);
  border-right-color: rgb(113 63 18 / 0.5);
}
.border-x-yellow-900\/55 {
  border-left-color: rgb(113 63 18 / 0.55);
  border-right-color: rgb(113 63 18 / 0.55);
}
.border-x-yellow-900\/60 {
  border-left-color: rgb(113 63 18 / 0.6);
  border-right-color: rgb(113 63 18 / 0.6);
}
.border-x-yellow-900\/65 {
  border-left-color: rgb(113 63 18 / 0.65);
  border-right-color: rgb(113 63 18 / 0.65);
}
.border-x-yellow-900\/70 {
  border-left-color: rgb(113 63 18 / 0.7);
  border-right-color: rgb(113 63 18 / 0.7);
}
.border-x-yellow-900\/75 {
  border-left-color: rgb(113 63 18 / 0.75);
  border-right-color: rgb(113 63 18 / 0.75);
}
.border-x-yellow-900\/80 {
  border-left-color: rgb(113 63 18 / 0.8);
  border-right-color: rgb(113 63 18 / 0.8);
}
.border-x-yellow-900\/85 {
  border-left-color: rgb(113 63 18 / 0.85);
  border-right-color: rgb(113 63 18 / 0.85);
}
.border-x-yellow-900\/90 {
  border-left-color: rgb(113 63 18 / 0.9);
  border-right-color: rgb(113 63 18 / 0.9);
}
.border-x-yellow-900\/95 {
  border-left-color: rgb(113 63 18 / 0.95);
  border-right-color: rgb(113 63 18 / 0.95);
}
.border-x-yellow-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.border-x-yellow-950\/0 {
  border-left-color: rgb(66 32 6 / 0);
  border-right-color: rgb(66 32 6 / 0);
}
.border-x-yellow-950\/10 {
  border-left-color: rgb(66 32 6 / 0.1);
  border-right-color: rgb(66 32 6 / 0.1);
}
.border-x-yellow-950\/100 {
  border-left-color: rgb(66 32 6 / 1);
  border-right-color: rgb(66 32 6 / 1);
}
.border-x-yellow-950\/15 {
  border-left-color: rgb(66 32 6 / 0.15);
  border-right-color: rgb(66 32 6 / 0.15);
}
.border-x-yellow-950\/20 {
  border-left-color: rgb(66 32 6 / 0.2);
  border-right-color: rgb(66 32 6 / 0.2);
}
.border-x-yellow-950\/25 {
  border-left-color: rgb(66 32 6 / 0.25);
  border-right-color: rgb(66 32 6 / 0.25);
}
.border-x-yellow-950\/30 {
  border-left-color: rgb(66 32 6 / 0.3);
  border-right-color: rgb(66 32 6 / 0.3);
}
.border-x-yellow-950\/35 {
  border-left-color: rgb(66 32 6 / 0.35);
  border-right-color: rgb(66 32 6 / 0.35);
}
.border-x-yellow-950\/40 {
  border-left-color: rgb(66 32 6 / 0.4);
  border-right-color: rgb(66 32 6 / 0.4);
}
.border-x-yellow-950\/45 {
  border-left-color: rgb(66 32 6 / 0.45);
  border-right-color: rgb(66 32 6 / 0.45);
}
.border-x-yellow-950\/5 {
  border-left-color: rgb(66 32 6 / 0.05);
  border-right-color: rgb(66 32 6 / 0.05);
}
.border-x-yellow-950\/50 {
  border-left-color: rgb(66 32 6 / 0.5);
  border-right-color: rgb(66 32 6 / 0.5);
}
.border-x-yellow-950\/55 {
  border-left-color: rgb(66 32 6 / 0.55);
  border-right-color: rgb(66 32 6 / 0.55);
}
.border-x-yellow-950\/60 {
  border-left-color: rgb(66 32 6 / 0.6);
  border-right-color: rgb(66 32 6 / 0.6);
}
.border-x-yellow-950\/65 {
  border-left-color: rgb(66 32 6 / 0.65);
  border-right-color: rgb(66 32 6 / 0.65);
}
.border-x-yellow-950\/70 {
  border-left-color: rgb(66 32 6 / 0.7);
  border-right-color: rgb(66 32 6 / 0.7);
}
.border-x-yellow-950\/75 {
  border-left-color: rgb(66 32 6 / 0.75);
  border-right-color: rgb(66 32 6 / 0.75);
}
.border-x-yellow-950\/80 {
  border-left-color: rgb(66 32 6 / 0.8);
  border-right-color: rgb(66 32 6 / 0.8);
}
.border-x-yellow-950\/85 {
  border-left-color: rgb(66 32 6 / 0.85);
  border-right-color: rgb(66 32 6 / 0.85);
}
.border-x-yellow-950\/90 {
  border-left-color: rgb(66 32 6 / 0.9);
  border-right-color: rgb(66 32 6 / 0.9);
}
.border-x-yellow-950\/95 {
  border-left-color: rgb(66 32 6 / 0.95);
  border-right-color: rgb(66 32 6 / 0.95);
}
.border-y-yellow-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.border-y-yellow-100\/0 {
  border-top-color: rgb(254 249 195 / 0);
  border-bottom-color: rgb(254 249 195 / 0);
}
.border-y-yellow-100\/10 {
  border-top-color: rgb(254 249 195 / 0.1);
  border-bottom-color: rgb(254 249 195 / 0.1);
}
.border-y-yellow-100\/100 {
  border-top-color: rgb(254 249 195 / 1);
  border-bottom-color: rgb(254 249 195 / 1);
}
.border-y-yellow-100\/15 {
  border-top-color: rgb(254 249 195 / 0.15);
  border-bottom-color: rgb(254 249 195 / 0.15);
}
.border-y-yellow-100\/20 {
  border-top-color: rgb(254 249 195 / 0.2);
  border-bottom-color: rgb(254 249 195 / 0.2);
}
.border-y-yellow-100\/25 {
  border-top-color: rgb(254 249 195 / 0.25);
  border-bottom-color: rgb(254 249 195 / 0.25);
}
.border-y-yellow-100\/30 {
  border-top-color: rgb(254 249 195 / 0.3);
  border-bottom-color: rgb(254 249 195 / 0.3);
}
.border-y-yellow-100\/35 {
  border-top-color: rgb(254 249 195 / 0.35);
  border-bottom-color: rgb(254 249 195 / 0.35);
}
.border-y-yellow-100\/40 {
  border-top-color: rgb(254 249 195 / 0.4);
  border-bottom-color: rgb(254 249 195 / 0.4);
}
.border-y-yellow-100\/45 {
  border-top-color: rgb(254 249 195 / 0.45);
  border-bottom-color: rgb(254 249 195 / 0.45);
}
.border-y-yellow-100\/5 {
  border-top-color: rgb(254 249 195 / 0.05);
  border-bottom-color: rgb(254 249 195 / 0.05);
}
.border-y-yellow-100\/50 {
  border-top-color: rgb(254 249 195 / 0.5);
  border-bottom-color: rgb(254 249 195 / 0.5);
}
.border-y-yellow-100\/55 {
  border-top-color: rgb(254 249 195 / 0.55);
  border-bottom-color: rgb(254 249 195 / 0.55);
}
.border-y-yellow-100\/60 {
  border-top-color: rgb(254 249 195 / 0.6);
  border-bottom-color: rgb(254 249 195 / 0.6);
}
.border-y-yellow-100\/65 {
  border-top-color: rgb(254 249 195 / 0.65);
  border-bottom-color: rgb(254 249 195 / 0.65);
}
.border-y-yellow-100\/70 {
  border-top-color: rgb(254 249 195 / 0.7);
  border-bottom-color: rgb(254 249 195 / 0.7);
}
.border-y-yellow-100\/75 {
  border-top-color: rgb(254 249 195 / 0.75);
  border-bottom-color: rgb(254 249 195 / 0.75);
}
.border-y-yellow-100\/80 {
  border-top-color: rgb(254 249 195 / 0.8);
  border-bottom-color: rgb(254 249 195 / 0.8);
}
.border-y-yellow-100\/85 {
  border-top-color: rgb(254 249 195 / 0.85);
  border-bottom-color: rgb(254 249 195 / 0.85);
}
.border-y-yellow-100\/90 {
  border-top-color: rgb(254 249 195 / 0.9);
  border-bottom-color: rgb(254 249 195 / 0.9);
}
.border-y-yellow-100\/95 {
  border-top-color: rgb(254 249 195 / 0.95);
  border-bottom-color: rgb(254 249 195 / 0.95);
}
.border-y-yellow-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-y-yellow-200\/0 {
  border-top-color: rgb(254 240 138 / 0);
  border-bottom-color: rgb(254 240 138 / 0);
}
.border-y-yellow-200\/10 {
  border-top-color: rgb(254 240 138 / 0.1);
  border-bottom-color: rgb(254 240 138 / 0.1);
}
.border-y-yellow-200\/100 {
  border-top-color: rgb(254 240 138 / 1);
  border-bottom-color: rgb(254 240 138 / 1);
}
.border-y-yellow-200\/15 {
  border-top-color: rgb(254 240 138 / 0.15);
  border-bottom-color: rgb(254 240 138 / 0.15);
}
.border-y-yellow-200\/20 {
  border-top-color: rgb(254 240 138 / 0.2);
  border-bottom-color: rgb(254 240 138 / 0.2);
}
.border-y-yellow-200\/25 {
  border-top-color: rgb(254 240 138 / 0.25);
  border-bottom-color: rgb(254 240 138 / 0.25);
}
.border-y-yellow-200\/30 {
  border-top-color: rgb(254 240 138 / 0.3);
  border-bottom-color: rgb(254 240 138 / 0.3);
}
.border-y-yellow-200\/35 {
  border-top-color: rgb(254 240 138 / 0.35);
  border-bottom-color: rgb(254 240 138 / 0.35);
}
.border-y-yellow-200\/40 {
  border-top-color: rgb(254 240 138 / 0.4);
  border-bottom-color: rgb(254 240 138 / 0.4);
}
.border-y-yellow-200\/45 {
  border-top-color: rgb(254 240 138 / 0.45);
  border-bottom-color: rgb(254 240 138 / 0.45);
}
.border-y-yellow-200\/5 {
  border-top-color: rgb(254 240 138 / 0.05);
  border-bottom-color: rgb(254 240 138 / 0.05);
}
.border-y-yellow-200\/50 {
  border-top-color: rgb(254 240 138 / 0.5);
  border-bottom-color: rgb(254 240 138 / 0.5);
}
.border-y-yellow-200\/55 {
  border-top-color: rgb(254 240 138 / 0.55);
  border-bottom-color: rgb(254 240 138 / 0.55);
}
.border-y-yellow-200\/60 {
  border-top-color: rgb(254 240 138 / 0.6);
  border-bottom-color: rgb(254 240 138 / 0.6);
}
.border-y-yellow-200\/65 {
  border-top-color: rgb(254 240 138 / 0.65);
  border-bottom-color: rgb(254 240 138 / 0.65);
}
.border-y-yellow-200\/70 {
  border-top-color: rgb(254 240 138 / 0.7);
  border-bottom-color: rgb(254 240 138 / 0.7);
}
.border-y-yellow-200\/75 {
  border-top-color: rgb(254 240 138 / 0.75);
  border-bottom-color: rgb(254 240 138 / 0.75);
}
.border-y-yellow-200\/80 {
  border-top-color: rgb(254 240 138 / 0.8);
  border-bottom-color: rgb(254 240 138 / 0.8);
}
.border-y-yellow-200\/85 {
  border-top-color: rgb(254 240 138 / 0.85);
  border-bottom-color: rgb(254 240 138 / 0.85);
}
.border-y-yellow-200\/90 {
  border-top-color: rgb(254 240 138 / 0.9);
  border-bottom-color: rgb(254 240 138 / 0.9);
}
.border-y-yellow-200\/95 {
  border-top-color: rgb(254 240 138 / 0.95);
  border-bottom-color: rgb(254 240 138 / 0.95);
}
.border-y-yellow-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.border-y-yellow-300\/0 {
  border-top-color: rgb(253 224 71 / 0);
  border-bottom-color: rgb(253 224 71 / 0);
}
.border-y-yellow-300\/10 {
  border-top-color: rgb(253 224 71 / 0.1);
  border-bottom-color: rgb(253 224 71 / 0.1);
}
.border-y-yellow-300\/100 {
  border-top-color: rgb(253 224 71 / 1);
  border-bottom-color: rgb(253 224 71 / 1);
}
.border-y-yellow-300\/15 {
  border-top-color: rgb(253 224 71 / 0.15);
  border-bottom-color: rgb(253 224 71 / 0.15);
}
.border-y-yellow-300\/20 {
  border-top-color: rgb(253 224 71 / 0.2);
  border-bottom-color: rgb(253 224 71 / 0.2);
}
.border-y-yellow-300\/25 {
  border-top-color: rgb(253 224 71 / 0.25);
  border-bottom-color: rgb(253 224 71 / 0.25);
}
.border-y-yellow-300\/30 {
  border-top-color: rgb(253 224 71 / 0.3);
  border-bottom-color: rgb(253 224 71 / 0.3);
}
.border-y-yellow-300\/35 {
  border-top-color: rgb(253 224 71 / 0.35);
  border-bottom-color: rgb(253 224 71 / 0.35);
}
.border-y-yellow-300\/40 {
  border-top-color: rgb(253 224 71 / 0.4);
  border-bottom-color: rgb(253 224 71 / 0.4);
}
.border-y-yellow-300\/45 {
  border-top-color: rgb(253 224 71 / 0.45);
  border-bottom-color: rgb(253 224 71 / 0.45);
}
.border-y-yellow-300\/5 {
  border-top-color: rgb(253 224 71 / 0.05);
  border-bottom-color: rgb(253 224 71 / 0.05);
}
.border-y-yellow-300\/50 {
  border-top-color: rgb(253 224 71 / 0.5);
  border-bottom-color: rgb(253 224 71 / 0.5);
}
.border-y-yellow-300\/55 {
  border-top-color: rgb(253 224 71 / 0.55);
  border-bottom-color: rgb(253 224 71 / 0.55);
}
.border-y-yellow-300\/60 {
  border-top-color: rgb(253 224 71 / 0.6);
  border-bottom-color: rgb(253 224 71 / 0.6);
}
.border-y-yellow-300\/65 {
  border-top-color: rgb(253 224 71 / 0.65);
  border-bottom-color: rgb(253 224 71 / 0.65);
}
.border-y-yellow-300\/70 {
  border-top-color: rgb(253 224 71 / 0.7);
  border-bottom-color: rgb(253 224 71 / 0.7);
}
.border-y-yellow-300\/75 {
  border-top-color: rgb(253 224 71 / 0.75);
  border-bottom-color: rgb(253 224 71 / 0.75);
}
.border-y-yellow-300\/80 {
  border-top-color: rgb(253 224 71 / 0.8);
  border-bottom-color: rgb(253 224 71 / 0.8);
}
.border-y-yellow-300\/85 {
  border-top-color: rgb(253 224 71 / 0.85);
  border-bottom-color: rgb(253 224 71 / 0.85);
}
.border-y-yellow-300\/90 {
  border-top-color: rgb(253 224 71 / 0.9);
  border-bottom-color: rgb(253 224 71 / 0.9);
}
.border-y-yellow-300\/95 {
  border-top-color: rgb(253 224 71 / 0.95);
  border-bottom-color: rgb(253 224 71 / 0.95);
}
.border-y-yellow-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-y-yellow-400\/0 {
  border-top-color: rgb(250 204 21 / 0);
  border-bottom-color: rgb(250 204 21 / 0);
}
.border-y-yellow-400\/10 {
  border-top-color: rgb(250 204 21 / 0.1);
  border-bottom-color: rgb(250 204 21 / 0.1);
}
.border-y-yellow-400\/100 {
  border-top-color: rgb(250 204 21 / 1);
  border-bottom-color: rgb(250 204 21 / 1);
}
.border-y-yellow-400\/15 {
  border-top-color: rgb(250 204 21 / 0.15);
  border-bottom-color: rgb(250 204 21 / 0.15);
}
.border-y-yellow-400\/20 {
  border-top-color: rgb(250 204 21 / 0.2);
  border-bottom-color: rgb(250 204 21 / 0.2);
}
.border-y-yellow-400\/25 {
  border-top-color: rgb(250 204 21 / 0.25);
  border-bottom-color: rgb(250 204 21 / 0.25);
}
.border-y-yellow-400\/30 {
  border-top-color: rgb(250 204 21 / 0.3);
  border-bottom-color: rgb(250 204 21 / 0.3);
}
.border-y-yellow-400\/35 {
  border-top-color: rgb(250 204 21 / 0.35);
  border-bottom-color: rgb(250 204 21 / 0.35);
}
.border-y-yellow-400\/40 {
  border-top-color: rgb(250 204 21 / 0.4);
  border-bottom-color: rgb(250 204 21 / 0.4);
}
.border-y-yellow-400\/45 {
  border-top-color: rgb(250 204 21 / 0.45);
  border-bottom-color: rgb(250 204 21 / 0.45);
}
.border-y-yellow-400\/5 {
  border-top-color: rgb(250 204 21 / 0.05);
  border-bottom-color: rgb(250 204 21 / 0.05);
}
.border-y-yellow-400\/50 {
  border-top-color: rgb(250 204 21 / 0.5);
  border-bottom-color: rgb(250 204 21 / 0.5);
}
.border-y-yellow-400\/55 {
  border-top-color: rgb(250 204 21 / 0.55);
  border-bottom-color: rgb(250 204 21 / 0.55);
}
.border-y-yellow-400\/60 {
  border-top-color: rgb(250 204 21 / 0.6);
  border-bottom-color: rgb(250 204 21 / 0.6);
}
.border-y-yellow-400\/65 {
  border-top-color: rgb(250 204 21 / 0.65);
  border-bottom-color: rgb(250 204 21 / 0.65);
}
.border-y-yellow-400\/70 {
  border-top-color: rgb(250 204 21 / 0.7);
  border-bottom-color: rgb(250 204 21 / 0.7);
}
.border-y-yellow-400\/75 {
  border-top-color: rgb(250 204 21 / 0.75);
  border-bottom-color: rgb(250 204 21 / 0.75);
}
.border-y-yellow-400\/80 {
  border-top-color: rgb(250 204 21 / 0.8);
  border-bottom-color: rgb(250 204 21 / 0.8);
}
.border-y-yellow-400\/85 {
  border-top-color: rgb(250 204 21 / 0.85);
  border-bottom-color: rgb(250 204 21 / 0.85);
}
.border-y-yellow-400\/90 {
  border-top-color: rgb(250 204 21 / 0.9);
  border-bottom-color: rgb(250 204 21 / 0.9);
}
.border-y-yellow-400\/95 {
  border-top-color: rgb(250 204 21 / 0.95);
  border-bottom-color: rgb(250 204 21 / 0.95);
}
.border-y-yellow-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.border-y-yellow-50\/0 {
  border-top-color: rgb(254 252 232 / 0);
  border-bottom-color: rgb(254 252 232 / 0);
}
.border-y-yellow-50\/10 {
  border-top-color: rgb(254 252 232 / 0.1);
  border-bottom-color: rgb(254 252 232 / 0.1);
}
.border-y-yellow-50\/100 {
  border-top-color: rgb(254 252 232 / 1);
  border-bottom-color: rgb(254 252 232 / 1);
}
.border-y-yellow-50\/15 {
  border-top-color: rgb(254 252 232 / 0.15);
  border-bottom-color: rgb(254 252 232 / 0.15);
}
.border-y-yellow-50\/20 {
  border-top-color: rgb(254 252 232 / 0.2);
  border-bottom-color: rgb(254 252 232 / 0.2);
}
.border-y-yellow-50\/25 {
  border-top-color: rgb(254 252 232 / 0.25);
  border-bottom-color: rgb(254 252 232 / 0.25);
}
.border-y-yellow-50\/30 {
  border-top-color: rgb(254 252 232 / 0.3);
  border-bottom-color: rgb(254 252 232 / 0.3);
}
.border-y-yellow-50\/35 {
  border-top-color: rgb(254 252 232 / 0.35);
  border-bottom-color: rgb(254 252 232 / 0.35);
}
.border-y-yellow-50\/40 {
  border-top-color: rgb(254 252 232 / 0.4);
  border-bottom-color: rgb(254 252 232 / 0.4);
}
.border-y-yellow-50\/45 {
  border-top-color: rgb(254 252 232 / 0.45);
  border-bottom-color: rgb(254 252 232 / 0.45);
}
.border-y-yellow-50\/5 {
  border-top-color: rgb(254 252 232 / 0.05);
  border-bottom-color: rgb(254 252 232 / 0.05);
}
.border-y-yellow-50\/50 {
  border-top-color: rgb(254 252 232 / 0.5);
  border-bottom-color: rgb(254 252 232 / 0.5);
}
.border-y-yellow-50\/55 {
  border-top-color: rgb(254 252 232 / 0.55);
  border-bottom-color: rgb(254 252 232 / 0.55);
}
.border-y-yellow-50\/60 {
  border-top-color: rgb(254 252 232 / 0.6);
  border-bottom-color: rgb(254 252 232 / 0.6);
}
.border-y-yellow-50\/65 {
  border-top-color: rgb(254 252 232 / 0.65);
  border-bottom-color: rgb(254 252 232 / 0.65);
}
.border-y-yellow-50\/70 {
  border-top-color: rgb(254 252 232 / 0.7);
  border-bottom-color: rgb(254 252 232 / 0.7);
}
.border-y-yellow-50\/75 {
  border-top-color: rgb(254 252 232 / 0.75);
  border-bottom-color: rgb(254 252 232 / 0.75);
}
.border-y-yellow-50\/80 {
  border-top-color: rgb(254 252 232 / 0.8);
  border-bottom-color: rgb(254 252 232 / 0.8);
}
.border-y-yellow-50\/85 {
  border-top-color: rgb(254 252 232 / 0.85);
  border-bottom-color: rgb(254 252 232 / 0.85);
}
.border-y-yellow-50\/90 {
  border-top-color: rgb(254 252 232 / 0.9);
  border-bottom-color: rgb(254 252 232 / 0.9);
}
.border-y-yellow-50\/95 {
  border-top-color: rgb(254 252 232 / 0.95);
  border-bottom-color: rgb(254 252 232 / 0.95);
}
.border-y-yellow-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-y-yellow-500\/0 {
  border-top-color: rgb(234 179 8 / 0);
  border-bottom-color: rgb(234 179 8 / 0);
}
.border-y-yellow-500\/10 {
  border-top-color: rgb(234 179 8 / 0.1);
  border-bottom-color: rgb(234 179 8 / 0.1);
}
.border-y-yellow-500\/100 {
  border-top-color: rgb(234 179 8 / 1);
  border-bottom-color: rgb(234 179 8 / 1);
}
.border-y-yellow-500\/15 {
  border-top-color: rgb(234 179 8 / 0.15);
  border-bottom-color: rgb(234 179 8 / 0.15);
}
.border-y-yellow-500\/20 {
  border-top-color: rgb(234 179 8 / 0.2);
  border-bottom-color: rgb(234 179 8 / 0.2);
}
.border-y-yellow-500\/25 {
  border-top-color: rgb(234 179 8 / 0.25);
  border-bottom-color: rgb(234 179 8 / 0.25);
}
.border-y-yellow-500\/30 {
  border-top-color: rgb(234 179 8 / 0.3);
  border-bottom-color: rgb(234 179 8 / 0.3);
}
.border-y-yellow-500\/35 {
  border-top-color: rgb(234 179 8 / 0.35);
  border-bottom-color: rgb(234 179 8 / 0.35);
}
.border-y-yellow-500\/40 {
  border-top-color: rgb(234 179 8 / 0.4);
  border-bottom-color: rgb(234 179 8 / 0.4);
}
.border-y-yellow-500\/45 {
  border-top-color: rgb(234 179 8 / 0.45);
  border-bottom-color: rgb(234 179 8 / 0.45);
}
.border-y-yellow-500\/5 {
  border-top-color: rgb(234 179 8 / 0.05);
  border-bottom-color: rgb(234 179 8 / 0.05);
}
.border-y-yellow-500\/50 {
  border-top-color: rgb(234 179 8 / 0.5);
  border-bottom-color: rgb(234 179 8 / 0.5);
}
.border-y-yellow-500\/55 {
  border-top-color: rgb(234 179 8 / 0.55);
  border-bottom-color: rgb(234 179 8 / 0.55);
}
.border-y-yellow-500\/60 {
  border-top-color: rgb(234 179 8 / 0.6);
  border-bottom-color: rgb(234 179 8 / 0.6);
}
.border-y-yellow-500\/65 {
  border-top-color: rgb(234 179 8 / 0.65);
  border-bottom-color: rgb(234 179 8 / 0.65);
}
.border-y-yellow-500\/70 {
  border-top-color: rgb(234 179 8 / 0.7);
  border-bottom-color: rgb(234 179 8 / 0.7);
}
.border-y-yellow-500\/75 {
  border-top-color: rgb(234 179 8 / 0.75);
  border-bottom-color: rgb(234 179 8 / 0.75);
}
.border-y-yellow-500\/80 {
  border-top-color: rgb(234 179 8 / 0.8);
  border-bottom-color: rgb(234 179 8 / 0.8);
}
.border-y-yellow-500\/85 {
  border-top-color: rgb(234 179 8 / 0.85);
  border-bottom-color: rgb(234 179 8 / 0.85);
}
.border-y-yellow-500\/90 {
  border-top-color: rgb(234 179 8 / 0.9);
  border-bottom-color: rgb(234 179 8 / 0.9);
}
.border-y-yellow-500\/95 {
  border-top-color: rgb(234 179 8 / 0.95);
  border-bottom-color: rgb(234 179 8 / 0.95);
}
.border-y-yellow-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-y-yellow-600\/0 {
  border-top-color: rgb(202 138 4 / 0);
  border-bottom-color: rgb(202 138 4 / 0);
}
.border-y-yellow-600\/10 {
  border-top-color: rgb(202 138 4 / 0.1);
  border-bottom-color: rgb(202 138 4 / 0.1);
}
.border-y-yellow-600\/100 {
  border-top-color: rgb(202 138 4 / 1);
  border-bottom-color: rgb(202 138 4 / 1);
}
.border-y-yellow-600\/15 {
  border-top-color: rgb(202 138 4 / 0.15);
  border-bottom-color: rgb(202 138 4 / 0.15);
}
.border-y-yellow-600\/20 {
  border-top-color: rgb(202 138 4 / 0.2);
  border-bottom-color: rgb(202 138 4 / 0.2);
}
.border-y-yellow-600\/25 {
  border-top-color: rgb(202 138 4 / 0.25);
  border-bottom-color: rgb(202 138 4 / 0.25);
}
.border-y-yellow-600\/30 {
  border-top-color: rgb(202 138 4 / 0.3);
  border-bottom-color: rgb(202 138 4 / 0.3);
}
.border-y-yellow-600\/35 {
  border-top-color: rgb(202 138 4 / 0.35);
  border-bottom-color: rgb(202 138 4 / 0.35);
}
.border-y-yellow-600\/40 {
  border-top-color: rgb(202 138 4 / 0.4);
  border-bottom-color: rgb(202 138 4 / 0.4);
}
.border-y-yellow-600\/45 {
  border-top-color: rgb(202 138 4 / 0.45);
  border-bottom-color: rgb(202 138 4 / 0.45);
}
.border-y-yellow-600\/5 {
  border-top-color: rgb(202 138 4 / 0.05);
  border-bottom-color: rgb(202 138 4 / 0.05);
}
.border-y-yellow-600\/50 {
  border-top-color: rgb(202 138 4 / 0.5);
  border-bottom-color: rgb(202 138 4 / 0.5);
}
.border-y-yellow-600\/55 {
  border-top-color: rgb(202 138 4 / 0.55);
  border-bottom-color: rgb(202 138 4 / 0.55);
}
.border-y-yellow-600\/60 {
  border-top-color: rgb(202 138 4 / 0.6);
  border-bottom-color: rgb(202 138 4 / 0.6);
}
.border-y-yellow-600\/65 {
  border-top-color: rgb(202 138 4 / 0.65);
  border-bottom-color: rgb(202 138 4 / 0.65);
}
.border-y-yellow-600\/70 {
  border-top-color: rgb(202 138 4 / 0.7);
  border-bottom-color: rgb(202 138 4 / 0.7);
}
.border-y-yellow-600\/75 {
  border-top-color: rgb(202 138 4 / 0.75);
  border-bottom-color: rgb(202 138 4 / 0.75);
}
.border-y-yellow-600\/80 {
  border-top-color: rgb(202 138 4 / 0.8);
  border-bottom-color: rgb(202 138 4 / 0.8);
}
.border-y-yellow-600\/85 {
  border-top-color: rgb(202 138 4 / 0.85);
  border-bottom-color: rgb(202 138 4 / 0.85);
}
.border-y-yellow-600\/90 {
  border-top-color: rgb(202 138 4 / 0.9);
  border-bottom-color: rgb(202 138 4 / 0.9);
}
.border-y-yellow-600\/95 {
  border-top-color: rgb(202 138 4 / 0.95);
  border-bottom-color: rgb(202 138 4 / 0.95);
}
.border-y-yellow-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.border-y-yellow-700\/0 {
  border-top-color: rgb(161 98 7 / 0);
  border-bottom-color: rgb(161 98 7 / 0);
}
.border-y-yellow-700\/10 {
  border-top-color: rgb(161 98 7 / 0.1);
  border-bottom-color: rgb(161 98 7 / 0.1);
}
.border-y-yellow-700\/100 {
  border-top-color: rgb(161 98 7 / 1);
  border-bottom-color: rgb(161 98 7 / 1);
}
.border-y-yellow-700\/15 {
  border-top-color: rgb(161 98 7 / 0.15);
  border-bottom-color: rgb(161 98 7 / 0.15);
}
.border-y-yellow-700\/20 {
  border-top-color: rgb(161 98 7 / 0.2);
  border-bottom-color: rgb(161 98 7 / 0.2);
}
.border-y-yellow-700\/25 {
  border-top-color: rgb(161 98 7 / 0.25);
  border-bottom-color: rgb(161 98 7 / 0.25);
}
.border-y-yellow-700\/30 {
  border-top-color: rgb(161 98 7 / 0.3);
  border-bottom-color: rgb(161 98 7 / 0.3);
}
.border-y-yellow-700\/35 {
  border-top-color: rgb(161 98 7 / 0.35);
  border-bottom-color: rgb(161 98 7 / 0.35);
}
.border-y-yellow-700\/40 {
  border-top-color: rgb(161 98 7 / 0.4);
  border-bottom-color: rgb(161 98 7 / 0.4);
}
.border-y-yellow-700\/45 {
  border-top-color: rgb(161 98 7 / 0.45);
  border-bottom-color: rgb(161 98 7 / 0.45);
}
.border-y-yellow-700\/5 {
  border-top-color: rgb(161 98 7 / 0.05);
  border-bottom-color: rgb(161 98 7 / 0.05);
}
.border-y-yellow-700\/50 {
  border-top-color: rgb(161 98 7 / 0.5);
  border-bottom-color: rgb(161 98 7 / 0.5);
}
.border-y-yellow-700\/55 {
  border-top-color: rgb(161 98 7 / 0.55);
  border-bottom-color: rgb(161 98 7 / 0.55);
}
.border-y-yellow-700\/60 {
  border-top-color: rgb(161 98 7 / 0.6);
  border-bottom-color: rgb(161 98 7 / 0.6);
}
.border-y-yellow-700\/65 {
  border-top-color: rgb(161 98 7 / 0.65);
  border-bottom-color: rgb(161 98 7 / 0.65);
}
.border-y-yellow-700\/70 {
  border-top-color: rgb(161 98 7 / 0.7);
  border-bottom-color: rgb(161 98 7 / 0.7);
}
.border-y-yellow-700\/75 {
  border-top-color: rgb(161 98 7 / 0.75);
  border-bottom-color: rgb(161 98 7 / 0.75);
}
.border-y-yellow-700\/80 {
  border-top-color: rgb(161 98 7 / 0.8);
  border-bottom-color: rgb(161 98 7 / 0.8);
}
.border-y-yellow-700\/85 {
  border-top-color: rgb(161 98 7 / 0.85);
  border-bottom-color: rgb(161 98 7 / 0.85);
}
.border-y-yellow-700\/90 {
  border-top-color: rgb(161 98 7 / 0.9);
  border-bottom-color: rgb(161 98 7 / 0.9);
}
.border-y-yellow-700\/95 {
  border-top-color: rgb(161 98 7 / 0.95);
  border-bottom-color: rgb(161 98 7 / 0.95);
}
.border-y-yellow-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.border-y-yellow-800\/0 {
  border-top-color: rgb(133 77 14 / 0);
  border-bottom-color: rgb(133 77 14 / 0);
}
.border-y-yellow-800\/10 {
  border-top-color: rgb(133 77 14 / 0.1);
  border-bottom-color: rgb(133 77 14 / 0.1);
}
.border-y-yellow-800\/100 {
  border-top-color: rgb(133 77 14 / 1);
  border-bottom-color: rgb(133 77 14 / 1);
}
.border-y-yellow-800\/15 {
  border-top-color: rgb(133 77 14 / 0.15);
  border-bottom-color: rgb(133 77 14 / 0.15);
}
.border-y-yellow-800\/20 {
  border-top-color: rgb(133 77 14 / 0.2);
  border-bottom-color: rgb(133 77 14 / 0.2);
}
.border-y-yellow-800\/25 {
  border-top-color: rgb(133 77 14 / 0.25);
  border-bottom-color: rgb(133 77 14 / 0.25);
}
.border-y-yellow-800\/30 {
  border-top-color: rgb(133 77 14 / 0.3);
  border-bottom-color: rgb(133 77 14 / 0.3);
}
.border-y-yellow-800\/35 {
  border-top-color: rgb(133 77 14 / 0.35);
  border-bottom-color: rgb(133 77 14 / 0.35);
}
.border-y-yellow-800\/40 {
  border-top-color: rgb(133 77 14 / 0.4);
  border-bottom-color: rgb(133 77 14 / 0.4);
}
.border-y-yellow-800\/45 {
  border-top-color: rgb(133 77 14 / 0.45);
  border-bottom-color: rgb(133 77 14 / 0.45);
}
.border-y-yellow-800\/5 {
  border-top-color: rgb(133 77 14 / 0.05);
  border-bottom-color: rgb(133 77 14 / 0.05);
}
.border-y-yellow-800\/50 {
  border-top-color: rgb(133 77 14 / 0.5);
  border-bottom-color: rgb(133 77 14 / 0.5);
}
.border-y-yellow-800\/55 {
  border-top-color: rgb(133 77 14 / 0.55);
  border-bottom-color: rgb(133 77 14 / 0.55);
}
.border-y-yellow-800\/60 {
  border-top-color: rgb(133 77 14 / 0.6);
  border-bottom-color: rgb(133 77 14 / 0.6);
}
.border-y-yellow-800\/65 {
  border-top-color: rgb(133 77 14 / 0.65);
  border-bottom-color: rgb(133 77 14 / 0.65);
}
.border-y-yellow-800\/70 {
  border-top-color: rgb(133 77 14 / 0.7);
  border-bottom-color: rgb(133 77 14 / 0.7);
}
.border-y-yellow-800\/75 {
  border-top-color: rgb(133 77 14 / 0.75);
  border-bottom-color: rgb(133 77 14 / 0.75);
}
.border-y-yellow-800\/80 {
  border-top-color: rgb(133 77 14 / 0.8);
  border-bottom-color: rgb(133 77 14 / 0.8);
}
.border-y-yellow-800\/85 {
  border-top-color: rgb(133 77 14 / 0.85);
  border-bottom-color: rgb(133 77 14 / 0.85);
}
.border-y-yellow-800\/90 {
  border-top-color: rgb(133 77 14 / 0.9);
  border-bottom-color: rgb(133 77 14 / 0.9);
}
.border-y-yellow-800\/95 {
  border-top-color: rgb(133 77 14 / 0.95);
  border-bottom-color: rgb(133 77 14 / 0.95);
}
.border-y-yellow-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.border-y-yellow-900\/0 {
  border-top-color: rgb(113 63 18 / 0);
  border-bottom-color: rgb(113 63 18 / 0);
}
.border-y-yellow-900\/10 {
  border-top-color: rgb(113 63 18 / 0.1);
  border-bottom-color: rgb(113 63 18 / 0.1);
}
.border-y-yellow-900\/100 {
  border-top-color: rgb(113 63 18 / 1);
  border-bottom-color: rgb(113 63 18 / 1);
}
.border-y-yellow-900\/15 {
  border-top-color: rgb(113 63 18 / 0.15);
  border-bottom-color: rgb(113 63 18 / 0.15);
}
.border-y-yellow-900\/20 {
  border-top-color: rgb(113 63 18 / 0.2);
  border-bottom-color: rgb(113 63 18 / 0.2);
}
.border-y-yellow-900\/25 {
  border-top-color: rgb(113 63 18 / 0.25);
  border-bottom-color: rgb(113 63 18 / 0.25);
}
.border-y-yellow-900\/30 {
  border-top-color: rgb(113 63 18 / 0.3);
  border-bottom-color: rgb(113 63 18 / 0.3);
}
.border-y-yellow-900\/35 {
  border-top-color: rgb(113 63 18 / 0.35);
  border-bottom-color: rgb(113 63 18 / 0.35);
}
.border-y-yellow-900\/40 {
  border-top-color: rgb(113 63 18 / 0.4);
  border-bottom-color: rgb(113 63 18 / 0.4);
}
.border-y-yellow-900\/45 {
  border-top-color: rgb(113 63 18 / 0.45);
  border-bottom-color: rgb(113 63 18 / 0.45);
}
.border-y-yellow-900\/5 {
  border-top-color: rgb(113 63 18 / 0.05);
  border-bottom-color: rgb(113 63 18 / 0.05);
}
.border-y-yellow-900\/50 {
  border-top-color: rgb(113 63 18 / 0.5);
  border-bottom-color: rgb(113 63 18 / 0.5);
}
.border-y-yellow-900\/55 {
  border-top-color: rgb(113 63 18 / 0.55);
  border-bottom-color: rgb(113 63 18 / 0.55);
}
.border-y-yellow-900\/60 {
  border-top-color: rgb(113 63 18 / 0.6);
  border-bottom-color: rgb(113 63 18 / 0.6);
}
.border-y-yellow-900\/65 {
  border-top-color: rgb(113 63 18 / 0.65);
  border-bottom-color: rgb(113 63 18 / 0.65);
}
.border-y-yellow-900\/70 {
  border-top-color: rgb(113 63 18 / 0.7);
  border-bottom-color: rgb(113 63 18 / 0.7);
}
.border-y-yellow-900\/75 {
  border-top-color: rgb(113 63 18 / 0.75);
  border-bottom-color: rgb(113 63 18 / 0.75);
}
.border-y-yellow-900\/80 {
  border-top-color: rgb(113 63 18 / 0.8);
  border-bottom-color: rgb(113 63 18 / 0.8);
}
.border-y-yellow-900\/85 {
  border-top-color: rgb(113 63 18 / 0.85);
  border-bottom-color: rgb(113 63 18 / 0.85);
}
.border-y-yellow-900\/90 {
  border-top-color: rgb(113 63 18 / 0.9);
  border-bottom-color: rgb(113 63 18 / 0.9);
}
.border-y-yellow-900\/95 {
  border-top-color: rgb(113 63 18 / 0.95);
  border-bottom-color: rgb(113 63 18 / 0.95);
}
.border-y-yellow-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.border-y-yellow-950\/0 {
  border-top-color: rgb(66 32 6 / 0);
  border-bottom-color: rgb(66 32 6 / 0);
}
.border-y-yellow-950\/10 {
  border-top-color: rgb(66 32 6 / 0.1);
  border-bottom-color: rgb(66 32 6 / 0.1);
}
.border-y-yellow-950\/100 {
  border-top-color: rgb(66 32 6 / 1);
  border-bottom-color: rgb(66 32 6 / 1);
}
.border-y-yellow-950\/15 {
  border-top-color: rgb(66 32 6 / 0.15);
  border-bottom-color: rgb(66 32 6 / 0.15);
}
.border-y-yellow-950\/20 {
  border-top-color: rgb(66 32 6 / 0.2);
  border-bottom-color: rgb(66 32 6 / 0.2);
}
.border-y-yellow-950\/25 {
  border-top-color: rgb(66 32 6 / 0.25);
  border-bottom-color: rgb(66 32 6 / 0.25);
}
.border-y-yellow-950\/30 {
  border-top-color: rgb(66 32 6 / 0.3);
  border-bottom-color: rgb(66 32 6 / 0.3);
}
.border-y-yellow-950\/35 {
  border-top-color: rgb(66 32 6 / 0.35);
  border-bottom-color: rgb(66 32 6 / 0.35);
}
.border-y-yellow-950\/40 {
  border-top-color: rgb(66 32 6 / 0.4);
  border-bottom-color: rgb(66 32 6 / 0.4);
}
.border-y-yellow-950\/45 {
  border-top-color: rgb(66 32 6 / 0.45);
  border-bottom-color: rgb(66 32 6 / 0.45);
}
.border-y-yellow-950\/5 {
  border-top-color: rgb(66 32 6 / 0.05);
  border-bottom-color: rgb(66 32 6 / 0.05);
}
.border-y-yellow-950\/50 {
  border-top-color: rgb(66 32 6 / 0.5);
  border-bottom-color: rgb(66 32 6 / 0.5);
}
.border-y-yellow-950\/55 {
  border-top-color: rgb(66 32 6 / 0.55);
  border-bottom-color: rgb(66 32 6 / 0.55);
}
.border-y-yellow-950\/60 {
  border-top-color: rgb(66 32 6 / 0.6);
  border-bottom-color: rgb(66 32 6 / 0.6);
}
.border-y-yellow-950\/65 {
  border-top-color: rgb(66 32 6 / 0.65);
  border-bottom-color: rgb(66 32 6 / 0.65);
}
.border-y-yellow-950\/70 {
  border-top-color: rgb(66 32 6 / 0.7);
  border-bottom-color: rgb(66 32 6 / 0.7);
}
.border-y-yellow-950\/75 {
  border-top-color: rgb(66 32 6 / 0.75);
  border-bottom-color: rgb(66 32 6 / 0.75);
}
.border-y-yellow-950\/80 {
  border-top-color: rgb(66 32 6 / 0.8);
  border-bottom-color: rgb(66 32 6 / 0.8);
}
.border-y-yellow-950\/85 {
  border-top-color: rgb(66 32 6 / 0.85);
  border-bottom-color: rgb(66 32 6 / 0.85);
}
.border-y-yellow-950\/90 {
  border-top-color: rgb(66 32 6 / 0.9);
  border-bottom-color: rgb(66 32 6 / 0.9);
}
.border-y-yellow-950\/95 {
  border-top-color: rgb(66 32 6 / 0.95);
  border-bottom-color: rgb(66 32 6 / 0.95);
}
.border-b-yellow-100 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.border-b-yellow-100\/0 {
  border-bottom-color: rgb(254 249 195 / 0);
}
.border-b-yellow-100\/10 {
  border-bottom-color: rgb(254 249 195 / 0.1);
}
.border-b-yellow-100\/100 {
  border-bottom-color: rgb(254 249 195 / 1);
}
.border-b-yellow-100\/15 {
  border-bottom-color: rgb(254 249 195 / 0.15);
}
.border-b-yellow-100\/20 {
  border-bottom-color: rgb(254 249 195 / 0.2);
}
.border-b-yellow-100\/25 {
  border-bottom-color: rgb(254 249 195 / 0.25);
}
.border-b-yellow-100\/30 {
  border-bottom-color: rgb(254 249 195 / 0.3);
}
.border-b-yellow-100\/35 {
  border-bottom-color: rgb(254 249 195 / 0.35);
}
.border-b-yellow-100\/40 {
  border-bottom-color: rgb(254 249 195 / 0.4);
}
.border-b-yellow-100\/45 {
  border-bottom-color: rgb(254 249 195 / 0.45);
}
.border-b-yellow-100\/5 {
  border-bottom-color: rgb(254 249 195 / 0.05);
}
.border-b-yellow-100\/50 {
  border-bottom-color: rgb(254 249 195 / 0.5);
}
.border-b-yellow-100\/55 {
  border-bottom-color: rgb(254 249 195 / 0.55);
}
.border-b-yellow-100\/60 {
  border-bottom-color: rgb(254 249 195 / 0.6);
}
.border-b-yellow-100\/65 {
  border-bottom-color: rgb(254 249 195 / 0.65);
}
.border-b-yellow-100\/70 {
  border-bottom-color: rgb(254 249 195 / 0.7);
}
.border-b-yellow-100\/75 {
  border-bottom-color: rgb(254 249 195 / 0.75);
}
.border-b-yellow-100\/80 {
  border-bottom-color: rgb(254 249 195 / 0.8);
}
.border-b-yellow-100\/85 {
  border-bottom-color: rgb(254 249 195 / 0.85);
}
.border-b-yellow-100\/90 {
  border-bottom-color: rgb(254 249 195 / 0.9);
}
.border-b-yellow-100\/95 {
  border-bottom-color: rgb(254 249 195 / 0.95);
}
.border-b-yellow-200 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-b-yellow-200\/0 {
  border-bottom-color: rgb(254 240 138 / 0);
}
.border-b-yellow-200\/10 {
  border-bottom-color: rgb(254 240 138 / 0.1);
}
.border-b-yellow-200\/100 {
  border-bottom-color: rgb(254 240 138 / 1);
}
.border-b-yellow-200\/15 {
  border-bottom-color: rgb(254 240 138 / 0.15);
}
.border-b-yellow-200\/20 {
  border-bottom-color: rgb(254 240 138 / 0.2);
}
.border-b-yellow-200\/25 {
  border-bottom-color: rgb(254 240 138 / 0.25);
}
.border-b-yellow-200\/30 {
  border-bottom-color: rgb(254 240 138 / 0.3);
}
.border-b-yellow-200\/35 {
  border-bottom-color: rgb(254 240 138 / 0.35);
}
.border-b-yellow-200\/40 {
  border-bottom-color: rgb(254 240 138 / 0.4);
}
.border-b-yellow-200\/45 {
  border-bottom-color: rgb(254 240 138 / 0.45);
}
.border-b-yellow-200\/5 {
  border-bottom-color: rgb(254 240 138 / 0.05);
}
.border-b-yellow-200\/50 {
  border-bottom-color: rgb(254 240 138 / 0.5);
}
.border-b-yellow-200\/55 {
  border-bottom-color: rgb(254 240 138 / 0.55);
}
.border-b-yellow-200\/60 {
  border-bottom-color: rgb(254 240 138 / 0.6);
}
.border-b-yellow-200\/65 {
  border-bottom-color: rgb(254 240 138 / 0.65);
}
.border-b-yellow-200\/70 {
  border-bottom-color: rgb(254 240 138 / 0.7);
}
.border-b-yellow-200\/75 {
  border-bottom-color: rgb(254 240 138 / 0.75);
}
.border-b-yellow-200\/80 {
  border-bottom-color: rgb(254 240 138 / 0.8);
}
.border-b-yellow-200\/85 {
  border-bottom-color: rgb(254 240 138 / 0.85);
}
.border-b-yellow-200\/90 {
  border-bottom-color: rgb(254 240 138 / 0.9);
}
.border-b-yellow-200\/95 {
  border-bottom-color: rgb(254 240 138 / 0.95);
}
.border-b-yellow-300 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.border-b-yellow-300\/0 {
  border-bottom-color: rgb(253 224 71 / 0);
}
.border-b-yellow-300\/10 {
  border-bottom-color: rgb(253 224 71 / 0.1);
}
.border-b-yellow-300\/100 {
  border-bottom-color: rgb(253 224 71 / 1);
}
.border-b-yellow-300\/15 {
  border-bottom-color: rgb(253 224 71 / 0.15);
}
.border-b-yellow-300\/20 {
  border-bottom-color: rgb(253 224 71 / 0.2);
}
.border-b-yellow-300\/25 {
  border-bottom-color: rgb(253 224 71 / 0.25);
}
.border-b-yellow-300\/30 {
  border-bottom-color: rgb(253 224 71 / 0.3);
}
.border-b-yellow-300\/35 {
  border-bottom-color: rgb(253 224 71 / 0.35);
}
.border-b-yellow-300\/40 {
  border-bottom-color: rgb(253 224 71 / 0.4);
}
.border-b-yellow-300\/45 {
  border-bottom-color: rgb(253 224 71 / 0.45);
}
.border-b-yellow-300\/5 {
  border-bottom-color: rgb(253 224 71 / 0.05);
}
.border-b-yellow-300\/50 {
  border-bottom-color: rgb(253 224 71 / 0.5);
}
.border-b-yellow-300\/55 {
  border-bottom-color: rgb(253 224 71 / 0.55);
}
.border-b-yellow-300\/60 {
  border-bottom-color: rgb(253 224 71 / 0.6);
}
.border-b-yellow-300\/65 {
  border-bottom-color: rgb(253 224 71 / 0.65);
}
.border-b-yellow-300\/70 {
  border-bottom-color: rgb(253 224 71 / 0.7);
}
.border-b-yellow-300\/75 {
  border-bottom-color: rgb(253 224 71 / 0.75);
}
.border-b-yellow-300\/80 {
  border-bottom-color: rgb(253 224 71 / 0.8);
}
.border-b-yellow-300\/85 {
  border-bottom-color: rgb(253 224 71 / 0.85);
}
.border-b-yellow-300\/90 {
  border-bottom-color: rgb(253 224 71 / 0.9);
}
.border-b-yellow-300\/95 {
  border-bottom-color: rgb(253 224 71 / 0.95);
}
.border-b-yellow-400 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-b-yellow-400\/0 {
  border-bottom-color: rgb(250 204 21 / 0);
}
.border-b-yellow-400\/10 {
  border-bottom-color: rgb(250 204 21 / 0.1);
}
.border-b-yellow-400\/100 {
  border-bottom-color: rgb(250 204 21 / 1);
}
.border-b-yellow-400\/15 {
  border-bottom-color: rgb(250 204 21 / 0.15);
}
.border-b-yellow-400\/20 {
  border-bottom-color: rgb(250 204 21 / 0.2);
}
.border-b-yellow-400\/25 {
  border-bottom-color: rgb(250 204 21 / 0.25);
}
.border-b-yellow-400\/30 {
  border-bottom-color: rgb(250 204 21 / 0.3);
}
.border-b-yellow-400\/35 {
  border-bottom-color: rgb(250 204 21 / 0.35);
}
.border-b-yellow-400\/40 {
  border-bottom-color: rgb(250 204 21 / 0.4);
}
.border-b-yellow-400\/45 {
  border-bottom-color: rgb(250 204 21 / 0.45);
}
.border-b-yellow-400\/5 {
  border-bottom-color: rgb(250 204 21 / 0.05);
}
.border-b-yellow-400\/50 {
  border-bottom-color: rgb(250 204 21 / 0.5);
}
.border-b-yellow-400\/55 {
  border-bottom-color: rgb(250 204 21 / 0.55);
}
.border-b-yellow-400\/60 {
  border-bottom-color: rgb(250 204 21 / 0.6);
}
.border-b-yellow-400\/65 {
  border-bottom-color: rgb(250 204 21 / 0.65);
}
.border-b-yellow-400\/70 {
  border-bottom-color: rgb(250 204 21 / 0.7);
}
.border-b-yellow-400\/75 {
  border-bottom-color: rgb(250 204 21 / 0.75);
}
.border-b-yellow-400\/80 {
  border-bottom-color: rgb(250 204 21 / 0.8);
}
.border-b-yellow-400\/85 {
  border-bottom-color: rgb(250 204 21 / 0.85);
}
.border-b-yellow-400\/90 {
  border-bottom-color: rgb(250 204 21 / 0.9);
}
.border-b-yellow-400\/95 {
  border-bottom-color: rgb(250 204 21 / 0.95);
}
.border-b-yellow-50 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.border-b-yellow-50\/0 {
  border-bottom-color: rgb(254 252 232 / 0);
}
.border-b-yellow-50\/10 {
  border-bottom-color: rgb(254 252 232 / 0.1);
}
.border-b-yellow-50\/100 {
  border-bottom-color: rgb(254 252 232 / 1);
}
.border-b-yellow-50\/15 {
  border-bottom-color: rgb(254 252 232 / 0.15);
}
.border-b-yellow-50\/20 {
  border-bottom-color: rgb(254 252 232 / 0.2);
}
.border-b-yellow-50\/25 {
  border-bottom-color: rgb(254 252 232 / 0.25);
}
.border-b-yellow-50\/30 {
  border-bottom-color: rgb(254 252 232 / 0.3);
}
.border-b-yellow-50\/35 {
  border-bottom-color: rgb(254 252 232 / 0.35);
}
.border-b-yellow-50\/40 {
  border-bottom-color: rgb(254 252 232 / 0.4);
}
.border-b-yellow-50\/45 {
  border-bottom-color: rgb(254 252 232 / 0.45);
}
.border-b-yellow-50\/5 {
  border-bottom-color: rgb(254 252 232 / 0.05);
}
.border-b-yellow-50\/50 {
  border-bottom-color: rgb(254 252 232 / 0.5);
}
.border-b-yellow-50\/55 {
  border-bottom-color: rgb(254 252 232 / 0.55);
}
.border-b-yellow-50\/60 {
  border-bottom-color: rgb(254 252 232 / 0.6);
}
.border-b-yellow-50\/65 {
  border-bottom-color: rgb(254 252 232 / 0.65);
}
.border-b-yellow-50\/70 {
  border-bottom-color: rgb(254 252 232 / 0.7);
}
.border-b-yellow-50\/75 {
  border-bottom-color: rgb(254 252 232 / 0.75);
}
.border-b-yellow-50\/80 {
  border-bottom-color: rgb(254 252 232 / 0.8);
}
.border-b-yellow-50\/85 {
  border-bottom-color: rgb(254 252 232 / 0.85);
}
.border-b-yellow-50\/90 {
  border-bottom-color: rgb(254 252 232 / 0.9);
}
.border-b-yellow-50\/95 {
  border-bottom-color: rgb(254 252 232 / 0.95);
}
.border-b-yellow-500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-b-yellow-500\/0 {
  border-bottom-color: rgb(234 179 8 / 0);
}
.border-b-yellow-500\/10 {
  border-bottom-color: rgb(234 179 8 / 0.1);
}
.border-b-yellow-500\/100 {
  border-bottom-color: rgb(234 179 8 / 1);
}
.border-b-yellow-500\/15 {
  border-bottom-color: rgb(234 179 8 / 0.15);
}
.border-b-yellow-500\/20 {
  border-bottom-color: rgb(234 179 8 / 0.2);
}
.border-b-yellow-500\/25 {
  border-bottom-color: rgb(234 179 8 / 0.25);
}
.border-b-yellow-500\/30 {
  border-bottom-color: rgb(234 179 8 / 0.3);
}
.border-b-yellow-500\/35 {
  border-bottom-color: rgb(234 179 8 / 0.35);
}
.border-b-yellow-500\/40 {
  border-bottom-color: rgb(234 179 8 / 0.4);
}
.border-b-yellow-500\/45 {
  border-bottom-color: rgb(234 179 8 / 0.45);
}
.border-b-yellow-500\/5 {
  border-bottom-color: rgb(234 179 8 / 0.05);
}
.border-b-yellow-500\/50 {
  border-bottom-color: rgb(234 179 8 / 0.5);
}
.border-b-yellow-500\/55 {
  border-bottom-color: rgb(234 179 8 / 0.55);
}
.border-b-yellow-500\/60 {
  border-bottom-color: rgb(234 179 8 / 0.6);
}
.border-b-yellow-500\/65 {
  border-bottom-color: rgb(234 179 8 / 0.65);
}
.border-b-yellow-500\/70 {
  border-bottom-color: rgb(234 179 8 / 0.7);
}
.border-b-yellow-500\/75 {
  border-bottom-color: rgb(234 179 8 / 0.75);
}
.border-b-yellow-500\/80 {
  border-bottom-color: rgb(234 179 8 / 0.8);
}
.border-b-yellow-500\/85 {
  border-bottom-color: rgb(234 179 8 / 0.85);
}
.border-b-yellow-500\/90 {
  border-bottom-color: rgb(234 179 8 / 0.9);
}
.border-b-yellow-500\/95 {
  border-bottom-color: rgb(234 179 8 / 0.95);
}
.border-b-yellow-600 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-b-yellow-600\/0 {
  border-bottom-color: rgb(202 138 4 / 0);
}
.border-b-yellow-600\/10 {
  border-bottom-color: rgb(202 138 4 / 0.1);
}
.border-b-yellow-600\/100 {
  border-bottom-color: rgb(202 138 4 / 1);
}
.border-b-yellow-600\/15 {
  border-bottom-color: rgb(202 138 4 / 0.15);
}
.border-b-yellow-600\/20 {
  border-bottom-color: rgb(202 138 4 / 0.2);
}
.border-b-yellow-600\/25 {
  border-bottom-color: rgb(202 138 4 / 0.25);
}
.border-b-yellow-600\/30 {
  border-bottom-color: rgb(202 138 4 / 0.3);
}
.border-b-yellow-600\/35 {
  border-bottom-color: rgb(202 138 4 / 0.35);
}
.border-b-yellow-600\/40 {
  border-bottom-color: rgb(202 138 4 / 0.4);
}
.border-b-yellow-600\/45 {
  border-bottom-color: rgb(202 138 4 / 0.45);
}
.border-b-yellow-600\/5 {
  border-bottom-color: rgb(202 138 4 / 0.05);
}
.border-b-yellow-600\/50 {
  border-bottom-color: rgb(202 138 4 / 0.5);
}
.border-b-yellow-600\/55 {
  border-bottom-color: rgb(202 138 4 / 0.55);
}
.border-b-yellow-600\/60 {
  border-bottom-color: rgb(202 138 4 / 0.6);
}
.border-b-yellow-600\/65 {
  border-bottom-color: rgb(202 138 4 / 0.65);
}
.border-b-yellow-600\/70 {
  border-bottom-color: rgb(202 138 4 / 0.7);
}
.border-b-yellow-600\/75 {
  border-bottom-color: rgb(202 138 4 / 0.75);
}
.border-b-yellow-600\/80 {
  border-bottom-color: rgb(202 138 4 / 0.8);
}
.border-b-yellow-600\/85 {
  border-bottom-color: rgb(202 138 4 / 0.85);
}
.border-b-yellow-600\/90 {
  border-bottom-color: rgb(202 138 4 / 0.9);
}
.border-b-yellow-600\/95 {
  border-bottom-color: rgb(202 138 4 / 0.95);
}
.border-b-yellow-700 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.border-b-yellow-700\/0 {
  border-bottom-color: rgb(161 98 7 / 0);
}
.border-b-yellow-700\/10 {
  border-bottom-color: rgb(161 98 7 / 0.1);
}
.border-b-yellow-700\/100 {
  border-bottom-color: rgb(161 98 7 / 1);
}
.border-b-yellow-700\/15 {
  border-bottom-color: rgb(161 98 7 / 0.15);
}
.border-b-yellow-700\/20 {
  border-bottom-color: rgb(161 98 7 / 0.2);
}
.border-b-yellow-700\/25 {
  border-bottom-color: rgb(161 98 7 / 0.25);
}
.border-b-yellow-700\/30 {
  border-bottom-color: rgb(161 98 7 / 0.3);
}
.border-b-yellow-700\/35 {
  border-bottom-color: rgb(161 98 7 / 0.35);
}
.border-b-yellow-700\/40 {
  border-bottom-color: rgb(161 98 7 / 0.4);
}
.border-b-yellow-700\/45 {
  border-bottom-color: rgb(161 98 7 / 0.45);
}
.border-b-yellow-700\/5 {
  border-bottom-color: rgb(161 98 7 / 0.05);
}
.border-b-yellow-700\/50 {
  border-bottom-color: rgb(161 98 7 / 0.5);
}
.border-b-yellow-700\/55 {
  border-bottom-color: rgb(161 98 7 / 0.55);
}
.border-b-yellow-700\/60 {
  border-bottom-color: rgb(161 98 7 / 0.6);
}
.border-b-yellow-700\/65 {
  border-bottom-color: rgb(161 98 7 / 0.65);
}
.border-b-yellow-700\/70 {
  border-bottom-color: rgb(161 98 7 / 0.7);
}
.border-b-yellow-700\/75 {
  border-bottom-color: rgb(161 98 7 / 0.75);
}
.border-b-yellow-700\/80 {
  border-bottom-color: rgb(161 98 7 / 0.8);
}
.border-b-yellow-700\/85 {
  border-bottom-color: rgb(161 98 7 / 0.85);
}
.border-b-yellow-700\/90 {
  border-bottom-color: rgb(161 98 7 / 0.9);
}
.border-b-yellow-700\/95 {
  border-bottom-color: rgb(161 98 7 / 0.95);
}
.border-b-yellow-800 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.border-b-yellow-800\/0 {
  border-bottom-color: rgb(133 77 14 / 0);
}
.border-b-yellow-800\/10 {
  border-bottom-color: rgb(133 77 14 / 0.1);
}
.border-b-yellow-800\/100 {
  border-bottom-color: rgb(133 77 14 / 1);
}
.border-b-yellow-800\/15 {
  border-bottom-color: rgb(133 77 14 / 0.15);
}
.border-b-yellow-800\/20 {
  border-bottom-color: rgb(133 77 14 / 0.2);
}
.border-b-yellow-800\/25 {
  border-bottom-color: rgb(133 77 14 / 0.25);
}
.border-b-yellow-800\/30 {
  border-bottom-color: rgb(133 77 14 / 0.3);
}
.border-b-yellow-800\/35 {
  border-bottom-color: rgb(133 77 14 / 0.35);
}
.border-b-yellow-800\/40 {
  border-bottom-color: rgb(133 77 14 / 0.4);
}
.border-b-yellow-800\/45 {
  border-bottom-color: rgb(133 77 14 / 0.45);
}
.border-b-yellow-800\/5 {
  border-bottom-color: rgb(133 77 14 / 0.05);
}
.border-b-yellow-800\/50 {
  border-bottom-color: rgb(133 77 14 / 0.5);
}
.border-b-yellow-800\/55 {
  border-bottom-color: rgb(133 77 14 / 0.55);
}
.border-b-yellow-800\/60 {
  border-bottom-color: rgb(133 77 14 / 0.6);
}
.border-b-yellow-800\/65 {
  border-bottom-color: rgb(133 77 14 / 0.65);
}
.border-b-yellow-800\/70 {
  border-bottom-color: rgb(133 77 14 / 0.7);
}
.border-b-yellow-800\/75 {
  border-bottom-color: rgb(133 77 14 / 0.75);
}
.border-b-yellow-800\/80 {
  border-bottom-color: rgb(133 77 14 / 0.8);
}
.border-b-yellow-800\/85 {
  border-bottom-color: rgb(133 77 14 / 0.85);
}
.border-b-yellow-800\/90 {
  border-bottom-color: rgb(133 77 14 / 0.9);
}
.border-b-yellow-800\/95 {
  border-bottom-color: rgb(133 77 14 / 0.95);
}
.border-b-yellow-900 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.border-b-yellow-900\/0 {
  border-bottom-color: rgb(113 63 18 / 0);
}
.border-b-yellow-900\/10 {
  border-bottom-color: rgb(113 63 18 / 0.1);
}
.border-b-yellow-900\/100 {
  border-bottom-color: rgb(113 63 18 / 1);
}
.border-b-yellow-900\/15 {
  border-bottom-color: rgb(113 63 18 / 0.15);
}
.border-b-yellow-900\/20 {
  border-bottom-color: rgb(113 63 18 / 0.2);
}
.border-b-yellow-900\/25 {
  border-bottom-color: rgb(113 63 18 / 0.25);
}
.border-b-yellow-900\/30 {
  border-bottom-color: rgb(113 63 18 / 0.3);
}
.border-b-yellow-900\/35 {
  border-bottom-color: rgb(113 63 18 / 0.35);
}
.border-b-yellow-900\/40 {
  border-bottom-color: rgb(113 63 18 / 0.4);
}
.border-b-yellow-900\/45 {
  border-bottom-color: rgb(113 63 18 / 0.45);
}
.border-b-yellow-900\/5 {
  border-bottom-color: rgb(113 63 18 / 0.05);
}
.border-b-yellow-900\/50 {
  border-bottom-color: rgb(113 63 18 / 0.5);
}
.border-b-yellow-900\/55 {
  border-bottom-color: rgb(113 63 18 / 0.55);
}
.border-b-yellow-900\/60 {
  border-bottom-color: rgb(113 63 18 / 0.6);
}
.border-b-yellow-900\/65 {
  border-bottom-color: rgb(113 63 18 / 0.65);
}
.border-b-yellow-900\/70 {
  border-bottom-color: rgb(113 63 18 / 0.7);
}
.border-b-yellow-900\/75 {
  border-bottom-color: rgb(113 63 18 / 0.75);
}
.border-b-yellow-900\/80 {
  border-bottom-color: rgb(113 63 18 / 0.8);
}
.border-b-yellow-900\/85 {
  border-bottom-color: rgb(113 63 18 / 0.85);
}
.border-b-yellow-900\/90 {
  border-bottom-color: rgb(113 63 18 / 0.9);
}
.border-b-yellow-900\/95 {
  border-bottom-color: rgb(113 63 18 / 0.95);
}
.border-b-yellow-950 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.border-b-yellow-950\/0 {
  border-bottom-color: rgb(66 32 6 / 0);
}
.border-b-yellow-950\/10 {
  border-bottom-color: rgb(66 32 6 / 0.1);
}
.border-b-yellow-950\/100 {
  border-bottom-color: rgb(66 32 6 / 1);
}
.border-b-yellow-950\/15 {
  border-bottom-color: rgb(66 32 6 / 0.15);
}
.border-b-yellow-950\/20 {
  border-bottom-color: rgb(66 32 6 / 0.2);
}
.border-b-yellow-950\/25 {
  border-bottom-color: rgb(66 32 6 / 0.25);
}
.border-b-yellow-950\/30 {
  border-bottom-color: rgb(66 32 6 / 0.3);
}
.border-b-yellow-950\/35 {
  border-bottom-color: rgb(66 32 6 / 0.35);
}
.border-b-yellow-950\/40 {
  border-bottom-color: rgb(66 32 6 / 0.4);
}
.border-b-yellow-950\/45 {
  border-bottom-color: rgb(66 32 6 / 0.45);
}
.border-b-yellow-950\/5 {
  border-bottom-color: rgb(66 32 6 / 0.05);
}
.border-b-yellow-950\/50 {
  border-bottom-color: rgb(66 32 6 / 0.5);
}
.border-b-yellow-950\/55 {
  border-bottom-color: rgb(66 32 6 / 0.55);
}
.border-b-yellow-950\/60 {
  border-bottom-color: rgb(66 32 6 / 0.6);
}
.border-b-yellow-950\/65 {
  border-bottom-color: rgb(66 32 6 / 0.65);
}
.border-b-yellow-950\/70 {
  border-bottom-color: rgb(66 32 6 / 0.7);
}
.border-b-yellow-950\/75 {
  border-bottom-color: rgb(66 32 6 / 0.75);
}
.border-b-yellow-950\/80 {
  border-bottom-color: rgb(66 32 6 / 0.8);
}
.border-b-yellow-950\/85 {
  border-bottom-color: rgb(66 32 6 / 0.85);
}
.border-b-yellow-950\/90 {
  border-bottom-color: rgb(66 32 6 / 0.9);
}
.border-b-yellow-950\/95 {
  border-bottom-color: rgb(66 32 6 / 0.95);
}
.border-e-yellow-100 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.border-e-yellow-100\/0 {
  border-inline-end-color: rgb(254 249 195 / 0);
}
.border-e-yellow-100\/10 {
  border-inline-end-color: rgb(254 249 195 / 0.1);
}
.border-e-yellow-100\/100 {
  border-inline-end-color: rgb(254 249 195 / 1);
}
.border-e-yellow-100\/15 {
  border-inline-end-color: rgb(254 249 195 / 0.15);
}
.border-e-yellow-100\/20 {
  border-inline-end-color: rgb(254 249 195 / 0.2);
}
.border-e-yellow-100\/25 {
  border-inline-end-color: rgb(254 249 195 / 0.25);
}
.border-e-yellow-100\/30 {
  border-inline-end-color: rgb(254 249 195 / 0.3);
}
.border-e-yellow-100\/35 {
  border-inline-end-color: rgb(254 249 195 / 0.35);
}
.border-e-yellow-100\/40 {
  border-inline-end-color: rgb(254 249 195 / 0.4);
}
.border-e-yellow-100\/45 {
  border-inline-end-color: rgb(254 249 195 / 0.45);
}
.border-e-yellow-100\/5 {
  border-inline-end-color: rgb(254 249 195 / 0.05);
}
.border-e-yellow-100\/50 {
  border-inline-end-color: rgb(254 249 195 / 0.5);
}
.border-e-yellow-100\/55 {
  border-inline-end-color: rgb(254 249 195 / 0.55);
}
.border-e-yellow-100\/60 {
  border-inline-end-color: rgb(254 249 195 / 0.6);
}
.border-e-yellow-100\/65 {
  border-inline-end-color: rgb(254 249 195 / 0.65);
}
.border-e-yellow-100\/70 {
  border-inline-end-color: rgb(254 249 195 / 0.7);
}
.border-e-yellow-100\/75 {
  border-inline-end-color: rgb(254 249 195 / 0.75);
}
.border-e-yellow-100\/80 {
  border-inline-end-color: rgb(254 249 195 / 0.8);
}
.border-e-yellow-100\/85 {
  border-inline-end-color: rgb(254 249 195 / 0.85);
}
.border-e-yellow-100\/90 {
  border-inline-end-color: rgb(254 249 195 / 0.9);
}
.border-e-yellow-100\/95 {
  border-inline-end-color: rgb(254 249 195 / 0.95);
}
.border-e-yellow-200 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-e-yellow-200\/0 {
  border-inline-end-color: rgb(254 240 138 / 0);
}
.border-e-yellow-200\/10 {
  border-inline-end-color: rgb(254 240 138 / 0.1);
}
.border-e-yellow-200\/100 {
  border-inline-end-color: rgb(254 240 138 / 1);
}
.border-e-yellow-200\/15 {
  border-inline-end-color: rgb(254 240 138 / 0.15);
}
.border-e-yellow-200\/20 {
  border-inline-end-color: rgb(254 240 138 / 0.2);
}
.border-e-yellow-200\/25 {
  border-inline-end-color: rgb(254 240 138 / 0.25);
}
.border-e-yellow-200\/30 {
  border-inline-end-color: rgb(254 240 138 / 0.3);
}
.border-e-yellow-200\/35 {
  border-inline-end-color: rgb(254 240 138 / 0.35);
}
.border-e-yellow-200\/40 {
  border-inline-end-color: rgb(254 240 138 / 0.4);
}
.border-e-yellow-200\/45 {
  border-inline-end-color: rgb(254 240 138 / 0.45);
}
.border-e-yellow-200\/5 {
  border-inline-end-color: rgb(254 240 138 / 0.05);
}
.border-e-yellow-200\/50 {
  border-inline-end-color: rgb(254 240 138 / 0.5);
}
.border-e-yellow-200\/55 {
  border-inline-end-color: rgb(254 240 138 / 0.55);
}
.border-e-yellow-200\/60 {
  border-inline-end-color: rgb(254 240 138 / 0.6);
}
.border-e-yellow-200\/65 {
  border-inline-end-color: rgb(254 240 138 / 0.65);
}
.border-e-yellow-200\/70 {
  border-inline-end-color: rgb(254 240 138 / 0.7);
}
.border-e-yellow-200\/75 {
  border-inline-end-color: rgb(254 240 138 / 0.75);
}
.border-e-yellow-200\/80 {
  border-inline-end-color: rgb(254 240 138 / 0.8);
}
.border-e-yellow-200\/85 {
  border-inline-end-color: rgb(254 240 138 / 0.85);
}
.border-e-yellow-200\/90 {
  border-inline-end-color: rgb(254 240 138 / 0.9);
}
.border-e-yellow-200\/95 {
  border-inline-end-color: rgb(254 240 138 / 0.95);
}
.border-e-yellow-300 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.border-e-yellow-300\/0 {
  border-inline-end-color: rgb(253 224 71 / 0);
}
.border-e-yellow-300\/10 {
  border-inline-end-color: rgb(253 224 71 / 0.1);
}
.border-e-yellow-300\/100 {
  border-inline-end-color: rgb(253 224 71 / 1);
}
.border-e-yellow-300\/15 {
  border-inline-end-color: rgb(253 224 71 / 0.15);
}
.border-e-yellow-300\/20 {
  border-inline-end-color: rgb(253 224 71 / 0.2);
}
.border-e-yellow-300\/25 {
  border-inline-end-color: rgb(253 224 71 / 0.25);
}
.border-e-yellow-300\/30 {
  border-inline-end-color: rgb(253 224 71 / 0.3);
}
.border-e-yellow-300\/35 {
  border-inline-end-color: rgb(253 224 71 / 0.35);
}
.border-e-yellow-300\/40 {
  border-inline-end-color: rgb(253 224 71 / 0.4);
}
.border-e-yellow-300\/45 {
  border-inline-end-color: rgb(253 224 71 / 0.45);
}
.border-e-yellow-300\/5 {
  border-inline-end-color: rgb(253 224 71 / 0.05);
}
.border-e-yellow-300\/50 {
  border-inline-end-color: rgb(253 224 71 / 0.5);
}
.border-e-yellow-300\/55 {
  border-inline-end-color: rgb(253 224 71 / 0.55);
}
.border-e-yellow-300\/60 {
  border-inline-end-color: rgb(253 224 71 / 0.6);
}
.border-e-yellow-300\/65 {
  border-inline-end-color: rgb(253 224 71 / 0.65);
}
.border-e-yellow-300\/70 {
  border-inline-end-color: rgb(253 224 71 / 0.7);
}
.border-e-yellow-300\/75 {
  border-inline-end-color: rgb(253 224 71 / 0.75);
}
.border-e-yellow-300\/80 {
  border-inline-end-color: rgb(253 224 71 / 0.8);
}
.border-e-yellow-300\/85 {
  border-inline-end-color: rgb(253 224 71 / 0.85);
}
.border-e-yellow-300\/90 {
  border-inline-end-color: rgb(253 224 71 / 0.9);
}
.border-e-yellow-300\/95 {
  border-inline-end-color: rgb(253 224 71 / 0.95);
}
.border-e-yellow-400 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-e-yellow-400\/0 {
  border-inline-end-color: rgb(250 204 21 / 0);
}
.border-e-yellow-400\/10 {
  border-inline-end-color: rgb(250 204 21 / 0.1);
}
.border-e-yellow-400\/100 {
  border-inline-end-color: rgb(250 204 21 / 1);
}
.border-e-yellow-400\/15 {
  border-inline-end-color: rgb(250 204 21 / 0.15);
}
.border-e-yellow-400\/20 {
  border-inline-end-color: rgb(250 204 21 / 0.2);
}
.border-e-yellow-400\/25 {
  border-inline-end-color: rgb(250 204 21 / 0.25);
}
.border-e-yellow-400\/30 {
  border-inline-end-color: rgb(250 204 21 / 0.3);
}
.border-e-yellow-400\/35 {
  border-inline-end-color: rgb(250 204 21 / 0.35);
}
.border-e-yellow-400\/40 {
  border-inline-end-color: rgb(250 204 21 / 0.4);
}
.border-e-yellow-400\/45 {
  border-inline-end-color: rgb(250 204 21 / 0.45);
}
.border-e-yellow-400\/5 {
  border-inline-end-color: rgb(250 204 21 / 0.05);
}
.border-e-yellow-400\/50 {
  border-inline-end-color: rgb(250 204 21 / 0.5);
}
.border-e-yellow-400\/55 {
  border-inline-end-color: rgb(250 204 21 / 0.55);
}
.border-e-yellow-400\/60 {
  border-inline-end-color: rgb(250 204 21 / 0.6);
}
.border-e-yellow-400\/65 {
  border-inline-end-color: rgb(250 204 21 / 0.65);
}
.border-e-yellow-400\/70 {
  border-inline-end-color: rgb(250 204 21 / 0.7);
}
.border-e-yellow-400\/75 {
  border-inline-end-color: rgb(250 204 21 / 0.75);
}
.border-e-yellow-400\/80 {
  border-inline-end-color: rgb(250 204 21 / 0.8);
}
.border-e-yellow-400\/85 {
  border-inline-end-color: rgb(250 204 21 / 0.85);
}
.border-e-yellow-400\/90 {
  border-inline-end-color: rgb(250 204 21 / 0.9);
}
.border-e-yellow-400\/95 {
  border-inline-end-color: rgb(250 204 21 / 0.95);
}
.border-e-yellow-50 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.border-e-yellow-50\/0 {
  border-inline-end-color: rgb(254 252 232 / 0);
}
.border-e-yellow-50\/10 {
  border-inline-end-color: rgb(254 252 232 / 0.1);
}
.border-e-yellow-50\/100 {
  border-inline-end-color: rgb(254 252 232 / 1);
}
.border-e-yellow-50\/15 {
  border-inline-end-color: rgb(254 252 232 / 0.15);
}
.border-e-yellow-50\/20 {
  border-inline-end-color: rgb(254 252 232 / 0.2);
}
.border-e-yellow-50\/25 {
  border-inline-end-color: rgb(254 252 232 / 0.25);
}
.border-e-yellow-50\/30 {
  border-inline-end-color: rgb(254 252 232 / 0.3);
}
.border-e-yellow-50\/35 {
  border-inline-end-color: rgb(254 252 232 / 0.35);
}
.border-e-yellow-50\/40 {
  border-inline-end-color: rgb(254 252 232 / 0.4);
}
.border-e-yellow-50\/45 {
  border-inline-end-color: rgb(254 252 232 / 0.45);
}
.border-e-yellow-50\/5 {
  border-inline-end-color: rgb(254 252 232 / 0.05);
}
.border-e-yellow-50\/50 {
  border-inline-end-color: rgb(254 252 232 / 0.5);
}
.border-e-yellow-50\/55 {
  border-inline-end-color: rgb(254 252 232 / 0.55);
}
.border-e-yellow-50\/60 {
  border-inline-end-color: rgb(254 252 232 / 0.6);
}
.border-e-yellow-50\/65 {
  border-inline-end-color: rgb(254 252 232 / 0.65);
}
.border-e-yellow-50\/70 {
  border-inline-end-color: rgb(254 252 232 / 0.7);
}
.border-e-yellow-50\/75 {
  border-inline-end-color: rgb(254 252 232 / 0.75);
}
.border-e-yellow-50\/80 {
  border-inline-end-color: rgb(254 252 232 / 0.8);
}
.border-e-yellow-50\/85 {
  border-inline-end-color: rgb(254 252 232 / 0.85);
}
.border-e-yellow-50\/90 {
  border-inline-end-color: rgb(254 252 232 / 0.9);
}
.border-e-yellow-50\/95 {
  border-inline-end-color: rgb(254 252 232 / 0.95);
}
.border-e-yellow-500 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-e-yellow-500\/0 {
  border-inline-end-color: rgb(234 179 8 / 0);
}
.border-e-yellow-500\/10 {
  border-inline-end-color: rgb(234 179 8 / 0.1);
}
.border-e-yellow-500\/100 {
  border-inline-end-color: rgb(234 179 8 / 1);
}
.border-e-yellow-500\/15 {
  border-inline-end-color: rgb(234 179 8 / 0.15);
}
.border-e-yellow-500\/20 {
  border-inline-end-color: rgb(234 179 8 / 0.2);
}
.border-e-yellow-500\/25 {
  border-inline-end-color: rgb(234 179 8 / 0.25);
}
.border-e-yellow-500\/30 {
  border-inline-end-color: rgb(234 179 8 / 0.3);
}
.border-e-yellow-500\/35 {
  border-inline-end-color: rgb(234 179 8 / 0.35);
}
.border-e-yellow-500\/40 {
  border-inline-end-color: rgb(234 179 8 / 0.4);
}
.border-e-yellow-500\/45 {
  border-inline-end-color: rgb(234 179 8 / 0.45);
}
.border-e-yellow-500\/5 {
  border-inline-end-color: rgb(234 179 8 / 0.05);
}
.border-e-yellow-500\/50 {
  border-inline-end-color: rgb(234 179 8 / 0.5);
}
.border-e-yellow-500\/55 {
  border-inline-end-color: rgb(234 179 8 / 0.55);
}
.border-e-yellow-500\/60 {
  border-inline-end-color: rgb(234 179 8 / 0.6);
}
.border-e-yellow-500\/65 {
  border-inline-end-color: rgb(234 179 8 / 0.65);
}
.border-e-yellow-500\/70 {
  border-inline-end-color: rgb(234 179 8 / 0.7);
}
.border-e-yellow-500\/75 {
  border-inline-end-color: rgb(234 179 8 / 0.75);
}
.border-e-yellow-500\/80 {
  border-inline-end-color: rgb(234 179 8 / 0.8);
}
.border-e-yellow-500\/85 {
  border-inline-end-color: rgb(234 179 8 / 0.85);
}
.border-e-yellow-500\/90 {
  border-inline-end-color: rgb(234 179 8 / 0.9);
}
.border-e-yellow-500\/95 {
  border-inline-end-color: rgb(234 179 8 / 0.95);
}
.border-e-yellow-600 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-e-yellow-600\/0 {
  border-inline-end-color: rgb(202 138 4 / 0);
}
.border-e-yellow-600\/10 {
  border-inline-end-color: rgb(202 138 4 / 0.1);
}
.border-e-yellow-600\/100 {
  border-inline-end-color: rgb(202 138 4 / 1);
}
.border-e-yellow-600\/15 {
  border-inline-end-color: rgb(202 138 4 / 0.15);
}
.border-e-yellow-600\/20 {
  border-inline-end-color: rgb(202 138 4 / 0.2);
}
.border-e-yellow-600\/25 {
  border-inline-end-color: rgb(202 138 4 / 0.25);
}
.border-e-yellow-600\/30 {
  border-inline-end-color: rgb(202 138 4 / 0.3);
}
.border-e-yellow-600\/35 {
  border-inline-end-color: rgb(202 138 4 / 0.35);
}
.border-e-yellow-600\/40 {
  border-inline-end-color: rgb(202 138 4 / 0.4);
}
.border-e-yellow-600\/45 {
  border-inline-end-color: rgb(202 138 4 / 0.45);
}
.border-e-yellow-600\/5 {
  border-inline-end-color: rgb(202 138 4 / 0.05);
}
.border-e-yellow-600\/50 {
  border-inline-end-color: rgb(202 138 4 / 0.5);
}
.border-e-yellow-600\/55 {
  border-inline-end-color: rgb(202 138 4 / 0.55);
}
.border-e-yellow-600\/60 {
  border-inline-end-color: rgb(202 138 4 / 0.6);
}
.border-e-yellow-600\/65 {
  border-inline-end-color: rgb(202 138 4 / 0.65);
}
.border-e-yellow-600\/70 {
  border-inline-end-color: rgb(202 138 4 / 0.7);
}
.border-e-yellow-600\/75 {
  border-inline-end-color: rgb(202 138 4 / 0.75);
}
.border-e-yellow-600\/80 {
  border-inline-end-color: rgb(202 138 4 / 0.8);
}
.border-e-yellow-600\/85 {
  border-inline-end-color: rgb(202 138 4 / 0.85);
}
.border-e-yellow-600\/90 {
  border-inline-end-color: rgb(202 138 4 / 0.9);
}
.border-e-yellow-600\/95 {
  border-inline-end-color: rgb(202 138 4 / 0.95);
}
.border-e-yellow-700 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.border-e-yellow-700\/0 {
  border-inline-end-color: rgb(161 98 7 / 0);
}
.border-e-yellow-700\/10 {
  border-inline-end-color: rgb(161 98 7 / 0.1);
}
.border-e-yellow-700\/100 {
  border-inline-end-color: rgb(161 98 7 / 1);
}
.border-e-yellow-700\/15 {
  border-inline-end-color: rgb(161 98 7 / 0.15);
}
.border-e-yellow-700\/20 {
  border-inline-end-color: rgb(161 98 7 / 0.2);
}
.border-e-yellow-700\/25 {
  border-inline-end-color: rgb(161 98 7 / 0.25);
}
.border-e-yellow-700\/30 {
  border-inline-end-color: rgb(161 98 7 / 0.3);
}
.border-e-yellow-700\/35 {
  border-inline-end-color: rgb(161 98 7 / 0.35);
}
.border-e-yellow-700\/40 {
  border-inline-end-color: rgb(161 98 7 / 0.4);
}
.border-e-yellow-700\/45 {
  border-inline-end-color: rgb(161 98 7 / 0.45);
}
.border-e-yellow-700\/5 {
  border-inline-end-color: rgb(161 98 7 / 0.05);
}
.border-e-yellow-700\/50 {
  border-inline-end-color: rgb(161 98 7 / 0.5);
}
.border-e-yellow-700\/55 {
  border-inline-end-color: rgb(161 98 7 / 0.55);
}
.border-e-yellow-700\/60 {
  border-inline-end-color: rgb(161 98 7 / 0.6);
}
.border-e-yellow-700\/65 {
  border-inline-end-color: rgb(161 98 7 / 0.65);
}
.border-e-yellow-700\/70 {
  border-inline-end-color: rgb(161 98 7 / 0.7);
}
.border-e-yellow-700\/75 {
  border-inline-end-color: rgb(161 98 7 / 0.75);
}
.border-e-yellow-700\/80 {
  border-inline-end-color: rgb(161 98 7 / 0.8);
}
.border-e-yellow-700\/85 {
  border-inline-end-color: rgb(161 98 7 / 0.85);
}
.border-e-yellow-700\/90 {
  border-inline-end-color: rgb(161 98 7 / 0.9);
}
.border-e-yellow-700\/95 {
  border-inline-end-color: rgb(161 98 7 / 0.95);
}
.border-e-yellow-800 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.border-e-yellow-800\/0 {
  border-inline-end-color: rgb(133 77 14 / 0);
}
.border-e-yellow-800\/10 {
  border-inline-end-color: rgb(133 77 14 / 0.1);
}
.border-e-yellow-800\/100 {
  border-inline-end-color: rgb(133 77 14 / 1);
}
.border-e-yellow-800\/15 {
  border-inline-end-color: rgb(133 77 14 / 0.15);
}
.border-e-yellow-800\/20 {
  border-inline-end-color: rgb(133 77 14 / 0.2);
}
.border-e-yellow-800\/25 {
  border-inline-end-color: rgb(133 77 14 / 0.25);
}
.border-e-yellow-800\/30 {
  border-inline-end-color: rgb(133 77 14 / 0.3);
}
.border-e-yellow-800\/35 {
  border-inline-end-color: rgb(133 77 14 / 0.35);
}
.border-e-yellow-800\/40 {
  border-inline-end-color: rgb(133 77 14 / 0.4);
}
.border-e-yellow-800\/45 {
  border-inline-end-color: rgb(133 77 14 / 0.45);
}
.border-e-yellow-800\/5 {
  border-inline-end-color: rgb(133 77 14 / 0.05);
}
.border-e-yellow-800\/50 {
  border-inline-end-color: rgb(133 77 14 / 0.5);
}
.border-e-yellow-800\/55 {
  border-inline-end-color: rgb(133 77 14 / 0.55);
}
.border-e-yellow-800\/60 {
  border-inline-end-color: rgb(133 77 14 / 0.6);
}
.border-e-yellow-800\/65 {
  border-inline-end-color: rgb(133 77 14 / 0.65);
}
.border-e-yellow-800\/70 {
  border-inline-end-color: rgb(133 77 14 / 0.7);
}
.border-e-yellow-800\/75 {
  border-inline-end-color: rgb(133 77 14 / 0.75);
}
.border-e-yellow-800\/80 {
  border-inline-end-color: rgb(133 77 14 / 0.8);
}
.border-e-yellow-800\/85 {
  border-inline-end-color: rgb(133 77 14 / 0.85);
}
.border-e-yellow-800\/90 {
  border-inline-end-color: rgb(133 77 14 / 0.9);
}
.border-e-yellow-800\/95 {
  border-inline-end-color: rgb(133 77 14 / 0.95);
}
.border-e-yellow-900 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.border-e-yellow-900\/0 {
  border-inline-end-color: rgb(113 63 18 / 0);
}
.border-e-yellow-900\/10 {
  border-inline-end-color: rgb(113 63 18 / 0.1);
}
.border-e-yellow-900\/100 {
  border-inline-end-color: rgb(113 63 18 / 1);
}
.border-e-yellow-900\/15 {
  border-inline-end-color: rgb(113 63 18 / 0.15);
}
.border-e-yellow-900\/20 {
  border-inline-end-color: rgb(113 63 18 / 0.2);
}
.border-e-yellow-900\/25 {
  border-inline-end-color: rgb(113 63 18 / 0.25);
}
.border-e-yellow-900\/30 {
  border-inline-end-color: rgb(113 63 18 / 0.3);
}
.border-e-yellow-900\/35 {
  border-inline-end-color: rgb(113 63 18 / 0.35);
}
.border-e-yellow-900\/40 {
  border-inline-end-color: rgb(113 63 18 / 0.4);
}
.border-e-yellow-900\/45 {
  border-inline-end-color: rgb(113 63 18 / 0.45);
}
.border-e-yellow-900\/5 {
  border-inline-end-color: rgb(113 63 18 / 0.05);
}
.border-e-yellow-900\/50 {
  border-inline-end-color: rgb(113 63 18 / 0.5);
}
.border-e-yellow-900\/55 {
  border-inline-end-color: rgb(113 63 18 / 0.55);
}
.border-e-yellow-900\/60 {
  border-inline-end-color: rgb(113 63 18 / 0.6);
}
.border-e-yellow-900\/65 {
  border-inline-end-color: rgb(113 63 18 / 0.65);
}
.border-e-yellow-900\/70 {
  border-inline-end-color: rgb(113 63 18 / 0.7);
}
.border-e-yellow-900\/75 {
  border-inline-end-color: rgb(113 63 18 / 0.75);
}
.border-e-yellow-900\/80 {
  border-inline-end-color: rgb(113 63 18 / 0.8);
}
.border-e-yellow-900\/85 {
  border-inline-end-color: rgb(113 63 18 / 0.85);
}
.border-e-yellow-900\/90 {
  border-inline-end-color: rgb(113 63 18 / 0.9);
}
.border-e-yellow-900\/95 {
  border-inline-end-color: rgb(113 63 18 / 0.95);
}
.border-e-yellow-950 {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.border-e-yellow-950\/0 {
  border-inline-end-color: rgb(66 32 6 / 0);
}
.border-e-yellow-950\/10 {
  border-inline-end-color: rgb(66 32 6 / 0.1);
}
.border-e-yellow-950\/100 {
  border-inline-end-color: rgb(66 32 6 / 1);
}
.border-e-yellow-950\/15 {
  border-inline-end-color: rgb(66 32 6 / 0.15);
}
.border-e-yellow-950\/20 {
  border-inline-end-color: rgb(66 32 6 / 0.2);
}
.border-e-yellow-950\/25 {
  border-inline-end-color: rgb(66 32 6 / 0.25);
}
.border-e-yellow-950\/30 {
  border-inline-end-color: rgb(66 32 6 / 0.3);
}
.border-e-yellow-950\/35 {
  border-inline-end-color: rgb(66 32 6 / 0.35);
}
.border-e-yellow-950\/40 {
  border-inline-end-color: rgb(66 32 6 / 0.4);
}
.border-e-yellow-950\/45 {
  border-inline-end-color: rgb(66 32 6 / 0.45);
}
.border-e-yellow-950\/5 {
  border-inline-end-color: rgb(66 32 6 / 0.05);
}
.border-e-yellow-950\/50 {
  border-inline-end-color: rgb(66 32 6 / 0.5);
}
.border-e-yellow-950\/55 {
  border-inline-end-color: rgb(66 32 6 / 0.55);
}
.border-e-yellow-950\/60 {
  border-inline-end-color: rgb(66 32 6 / 0.6);
}
.border-e-yellow-950\/65 {
  border-inline-end-color: rgb(66 32 6 / 0.65);
}
.border-e-yellow-950\/70 {
  border-inline-end-color: rgb(66 32 6 / 0.7);
}
.border-e-yellow-950\/75 {
  border-inline-end-color: rgb(66 32 6 / 0.75);
}
.border-e-yellow-950\/80 {
  border-inline-end-color: rgb(66 32 6 / 0.8);
}
.border-e-yellow-950\/85 {
  border-inline-end-color: rgb(66 32 6 / 0.85);
}
.border-e-yellow-950\/90 {
  border-inline-end-color: rgb(66 32 6 / 0.9);
}
.border-e-yellow-950\/95 {
  border-inline-end-color: rgb(66 32 6 / 0.95);
}
.border-l-amber-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.border-l-green-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.border-l-muted {
  border-left-color: hsl(var(--muted));
}
.border-l-transparent {
  border-left-color: transparent;
}
.border-l-yellow-100 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.border-l-yellow-100\/0 {
  border-left-color: rgb(254 249 195 / 0);
}
.border-l-yellow-100\/10 {
  border-left-color: rgb(254 249 195 / 0.1);
}
.border-l-yellow-100\/100 {
  border-left-color: rgb(254 249 195 / 1);
}
.border-l-yellow-100\/15 {
  border-left-color: rgb(254 249 195 / 0.15);
}
.border-l-yellow-100\/20 {
  border-left-color: rgb(254 249 195 / 0.2);
}
.border-l-yellow-100\/25 {
  border-left-color: rgb(254 249 195 / 0.25);
}
.border-l-yellow-100\/30 {
  border-left-color: rgb(254 249 195 / 0.3);
}
.border-l-yellow-100\/35 {
  border-left-color: rgb(254 249 195 / 0.35);
}
.border-l-yellow-100\/40 {
  border-left-color: rgb(254 249 195 / 0.4);
}
.border-l-yellow-100\/45 {
  border-left-color: rgb(254 249 195 / 0.45);
}
.border-l-yellow-100\/5 {
  border-left-color: rgb(254 249 195 / 0.05);
}
.border-l-yellow-100\/50 {
  border-left-color: rgb(254 249 195 / 0.5);
}
.border-l-yellow-100\/55 {
  border-left-color: rgb(254 249 195 / 0.55);
}
.border-l-yellow-100\/60 {
  border-left-color: rgb(254 249 195 / 0.6);
}
.border-l-yellow-100\/65 {
  border-left-color: rgb(254 249 195 / 0.65);
}
.border-l-yellow-100\/70 {
  border-left-color: rgb(254 249 195 / 0.7);
}
.border-l-yellow-100\/75 {
  border-left-color: rgb(254 249 195 / 0.75);
}
.border-l-yellow-100\/80 {
  border-left-color: rgb(254 249 195 / 0.8);
}
.border-l-yellow-100\/85 {
  border-left-color: rgb(254 249 195 / 0.85);
}
.border-l-yellow-100\/90 {
  border-left-color: rgb(254 249 195 / 0.9);
}
.border-l-yellow-100\/95 {
  border-left-color: rgb(254 249 195 / 0.95);
}
.border-l-yellow-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-l-yellow-200\/0 {
  border-left-color: rgb(254 240 138 / 0);
}
.border-l-yellow-200\/10 {
  border-left-color: rgb(254 240 138 / 0.1);
}
.border-l-yellow-200\/100 {
  border-left-color: rgb(254 240 138 / 1);
}
.border-l-yellow-200\/15 {
  border-left-color: rgb(254 240 138 / 0.15);
}
.border-l-yellow-200\/20 {
  border-left-color: rgb(254 240 138 / 0.2);
}
.border-l-yellow-200\/25 {
  border-left-color: rgb(254 240 138 / 0.25);
}
.border-l-yellow-200\/30 {
  border-left-color: rgb(254 240 138 / 0.3);
}
.border-l-yellow-200\/35 {
  border-left-color: rgb(254 240 138 / 0.35);
}
.border-l-yellow-200\/40 {
  border-left-color: rgb(254 240 138 / 0.4);
}
.border-l-yellow-200\/45 {
  border-left-color: rgb(254 240 138 / 0.45);
}
.border-l-yellow-200\/5 {
  border-left-color: rgb(254 240 138 / 0.05);
}
.border-l-yellow-200\/50 {
  border-left-color: rgb(254 240 138 / 0.5);
}
.border-l-yellow-200\/55 {
  border-left-color: rgb(254 240 138 / 0.55);
}
.border-l-yellow-200\/60 {
  border-left-color: rgb(254 240 138 / 0.6);
}
.border-l-yellow-200\/65 {
  border-left-color: rgb(254 240 138 / 0.65);
}
.border-l-yellow-200\/70 {
  border-left-color: rgb(254 240 138 / 0.7);
}
.border-l-yellow-200\/75 {
  border-left-color: rgb(254 240 138 / 0.75);
}
.border-l-yellow-200\/80 {
  border-left-color: rgb(254 240 138 / 0.8);
}
.border-l-yellow-200\/85 {
  border-left-color: rgb(254 240 138 / 0.85);
}
.border-l-yellow-200\/90 {
  border-left-color: rgb(254 240 138 / 0.9);
}
.border-l-yellow-200\/95 {
  border-left-color: rgb(254 240 138 / 0.95);
}
.border-l-yellow-300 {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.border-l-yellow-300\/0 {
  border-left-color: rgb(253 224 71 / 0);
}
.border-l-yellow-300\/10 {
  border-left-color: rgb(253 224 71 / 0.1);
}
.border-l-yellow-300\/100 {
  border-left-color: rgb(253 224 71 / 1);
}
.border-l-yellow-300\/15 {
  border-left-color: rgb(253 224 71 / 0.15);
}
.border-l-yellow-300\/20 {
  border-left-color: rgb(253 224 71 / 0.2);
}
.border-l-yellow-300\/25 {
  border-left-color: rgb(253 224 71 / 0.25);
}
.border-l-yellow-300\/30 {
  border-left-color: rgb(253 224 71 / 0.3);
}
.border-l-yellow-300\/35 {
  border-left-color: rgb(253 224 71 / 0.35);
}
.border-l-yellow-300\/40 {
  border-left-color: rgb(253 224 71 / 0.4);
}
.border-l-yellow-300\/45 {
  border-left-color: rgb(253 224 71 / 0.45);
}
.border-l-yellow-300\/5 {
  border-left-color: rgb(253 224 71 / 0.05);
}
.border-l-yellow-300\/50 {
  border-left-color: rgb(253 224 71 / 0.5);
}
.border-l-yellow-300\/55 {
  border-left-color: rgb(253 224 71 / 0.55);
}
.border-l-yellow-300\/60 {
  border-left-color: rgb(253 224 71 / 0.6);
}
.border-l-yellow-300\/65 {
  border-left-color: rgb(253 224 71 / 0.65);
}
.border-l-yellow-300\/70 {
  border-left-color: rgb(253 224 71 / 0.7);
}
.border-l-yellow-300\/75 {
  border-left-color: rgb(253 224 71 / 0.75);
}
.border-l-yellow-300\/80 {
  border-left-color: rgb(253 224 71 / 0.8);
}
.border-l-yellow-300\/85 {
  border-left-color: rgb(253 224 71 / 0.85);
}
.border-l-yellow-300\/90 {
  border-left-color: rgb(253 224 71 / 0.9);
}
.border-l-yellow-300\/95 {
  border-left-color: rgb(253 224 71 / 0.95);
}
.border-l-yellow-400 {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-l-yellow-400\/0 {
  border-left-color: rgb(250 204 21 / 0);
}
.border-l-yellow-400\/10 {
  border-left-color: rgb(250 204 21 / 0.1);
}
.border-l-yellow-400\/100 {
  border-left-color: rgb(250 204 21 / 1);
}
.border-l-yellow-400\/15 {
  border-left-color: rgb(250 204 21 / 0.15);
}
.border-l-yellow-400\/20 {
  border-left-color: rgb(250 204 21 / 0.2);
}
.border-l-yellow-400\/25 {
  border-left-color: rgb(250 204 21 / 0.25);
}
.border-l-yellow-400\/30 {
  border-left-color: rgb(250 204 21 / 0.3);
}
.border-l-yellow-400\/35 {
  border-left-color: rgb(250 204 21 / 0.35);
}
.border-l-yellow-400\/40 {
  border-left-color: rgb(250 204 21 / 0.4);
}
.border-l-yellow-400\/45 {
  border-left-color: rgb(250 204 21 / 0.45);
}
.border-l-yellow-400\/5 {
  border-left-color: rgb(250 204 21 / 0.05);
}
.border-l-yellow-400\/50 {
  border-left-color: rgb(250 204 21 / 0.5);
}
.border-l-yellow-400\/55 {
  border-left-color: rgb(250 204 21 / 0.55);
}
.border-l-yellow-400\/60 {
  border-left-color: rgb(250 204 21 / 0.6);
}
.border-l-yellow-400\/65 {
  border-left-color: rgb(250 204 21 / 0.65);
}
.border-l-yellow-400\/70 {
  border-left-color: rgb(250 204 21 / 0.7);
}
.border-l-yellow-400\/75 {
  border-left-color: rgb(250 204 21 / 0.75);
}
.border-l-yellow-400\/80 {
  border-left-color: rgb(250 204 21 / 0.8);
}
.border-l-yellow-400\/85 {
  border-left-color: rgb(250 204 21 / 0.85);
}
.border-l-yellow-400\/90 {
  border-left-color: rgb(250 204 21 / 0.9);
}
.border-l-yellow-400\/95 {
  border-left-color: rgb(250 204 21 / 0.95);
}
.border-l-yellow-50 {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.border-l-yellow-50\/0 {
  border-left-color: rgb(254 252 232 / 0);
}
.border-l-yellow-50\/10 {
  border-left-color: rgb(254 252 232 / 0.1);
}
.border-l-yellow-50\/100 {
  border-left-color: rgb(254 252 232 / 1);
}
.border-l-yellow-50\/15 {
  border-left-color: rgb(254 252 232 / 0.15);
}
.border-l-yellow-50\/20 {
  border-left-color: rgb(254 252 232 / 0.2);
}
.border-l-yellow-50\/25 {
  border-left-color: rgb(254 252 232 / 0.25);
}
.border-l-yellow-50\/30 {
  border-left-color: rgb(254 252 232 / 0.3);
}
.border-l-yellow-50\/35 {
  border-left-color: rgb(254 252 232 / 0.35);
}
.border-l-yellow-50\/40 {
  border-left-color: rgb(254 252 232 / 0.4);
}
.border-l-yellow-50\/45 {
  border-left-color: rgb(254 252 232 / 0.45);
}
.border-l-yellow-50\/5 {
  border-left-color: rgb(254 252 232 / 0.05);
}
.border-l-yellow-50\/50 {
  border-left-color: rgb(254 252 232 / 0.5);
}
.border-l-yellow-50\/55 {
  border-left-color: rgb(254 252 232 / 0.55);
}
.border-l-yellow-50\/60 {
  border-left-color: rgb(254 252 232 / 0.6);
}
.border-l-yellow-50\/65 {
  border-left-color: rgb(254 252 232 / 0.65);
}
.border-l-yellow-50\/70 {
  border-left-color: rgb(254 252 232 / 0.7);
}
.border-l-yellow-50\/75 {
  border-left-color: rgb(254 252 232 / 0.75);
}
.border-l-yellow-50\/80 {
  border-left-color: rgb(254 252 232 / 0.8);
}
.border-l-yellow-50\/85 {
  border-left-color: rgb(254 252 232 / 0.85);
}
.border-l-yellow-50\/90 {
  border-left-color: rgb(254 252 232 / 0.9);
}
.border-l-yellow-50\/95 {
  border-left-color: rgb(254 252 232 / 0.95);
}
.border-l-yellow-500 {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-l-yellow-500\/0 {
  border-left-color: rgb(234 179 8 / 0);
}
.border-l-yellow-500\/10 {
  border-left-color: rgb(234 179 8 / 0.1);
}
.border-l-yellow-500\/100 {
  border-left-color: rgb(234 179 8 / 1);
}
.border-l-yellow-500\/15 {
  border-left-color: rgb(234 179 8 / 0.15);
}
.border-l-yellow-500\/20 {
  border-left-color: rgb(234 179 8 / 0.2);
}
.border-l-yellow-500\/25 {
  border-left-color: rgb(234 179 8 / 0.25);
}
.border-l-yellow-500\/30 {
  border-left-color: rgb(234 179 8 / 0.3);
}
.border-l-yellow-500\/35 {
  border-left-color: rgb(234 179 8 / 0.35);
}
.border-l-yellow-500\/40 {
  border-left-color: rgb(234 179 8 / 0.4);
}
.border-l-yellow-500\/45 {
  border-left-color: rgb(234 179 8 / 0.45);
}
.border-l-yellow-500\/5 {
  border-left-color: rgb(234 179 8 / 0.05);
}
.border-l-yellow-500\/50 {
  border-left-color: rgb(234 179 8 / 0.5);
}
.border-l-yellow-500\/55 {
  border-left-color: rgb(234 179 8 / 0.55);
}
.border-l-yellow-500\/60 {
  border-left-color: rgb(234 179 8 / 0.6);
}
.border-l-yellow-500\/65 {
  border-left-color: rgb(234 179 8 / 0.65);
}
.border-l-yellow-500\/70 {
  border-left-color: rgb(234 179 8 / 0.7);
}
.border-l-yellow-500\/75 {
  border-left-color: rgb(234 179 8 / 0.75);
}
.border-l-yellow-500\/80 {
  border-left-color: rgb(234 179 8 / 0.8);
}
.border-l-yellow-500\/85 {
  border-left-color: rgb(234 179 8 / 0.85);
}
.border-l-yellow-500\/90 {
  border-left-color: rgb(234 179 8 / 0.9);
}
.border-l-yellow-500\/95 {
  border-left-color: rgb(234 179 8 / 0.95);
}
.border-l-yellow-600 {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-l-yellow-600\/0 {
  border-left-color: rgb(202 138 4 / 0);
}
.border-l-yellow-600\/10 {
  border-left-color: rgb(202 138 4 / 0.1);
}
.border-l-yellow-600\/100 {
  border-left-color: rgb(202 138 4 / 1);
}
.border-l-yellow-600\/15 {
  border-left-color: rgb(202 138 4 / 0.15);
}
.border-l-yellow-600\/20 {
  border-left-color: rgb(202 138 4 / 0.2);
}
.border-l-yellow-600\/25 {
  border-left-color: rgb(202 138 4 / 0.25);
}
.border-l-yellow-600\/30 {
  border-left-color: rgb(202 138 4 / 0.3);
}
.border-l-yellow-600\/35 {
  border-left-color: rgb(202 138 4 / 0.35);
}
.border-l-yellow-600\/40 {
  border-left-color: rgb(202 138 4 / 0.4);
}
.border-l-yellow-600\/45 {
  border-left-color: rgb(202 138 4 / 0.45);
}
.border-l-yellow-600\/5 {
  border-left-color: rgb(202 138 4 / 0.05);
}
.border-l-yellow-600\/50 {
  border-left-color: rgb(202 138 4 / 0.5);
}
.border-l-yellow-600\/55 {
  border-left-color: rgb(202 138 4 / 0.55);
}
.border-l-yellow-600\/60 {
  border-left-color: rgb(202 138 4 / 0.6);
}
.border-l-yellow-600\/65 {
  border-left-color: rgb(202 138 4 / 0.65);
}
.border-l-yellow-600\/70 {
  border-left-color: rgb(202 138 4 / 0.7);
}
.border-l-yellow-600\/75 {
  border-left-color: rgb(202 138 4 / 0.75);
}
.border-l-yellow-600\/80 {
  border-left-color: rgb(202 138 4 / 0.8);
}
.border-l-yellow-600\/85 {
  border-left-color: rgb(202 138 4 / 0.85);
}
.border-l-yellow-600\/90 {
  border-left-color: rgb(202 138 4 / 0.9);
}
.border-l-yellow-600\/95 {
  border-left-color: rgb(202 138 4 / 0.95);
}
.border-l-yellow-700 {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.border-l-yellow-700\/0 {
  border-left-color: rgb(161 98 7 / 0);
}
.border-l-yellow-700\/10 {
  border-left-color: rgb(161 98 7 / 0.1);
}
.border-l-yellow-700\/100 {
  border-left-color: rgb(161 98 7 / 1);
}
.border-l-yellow-700\/15 {
  border-left-color: rgb(161 98 7 / 0.15);
}
.border-l-yellow-700\/20 {
  border-left-color: rgb(161 98 7 / 0.2);
}
.border-l-yellow-700\/25 {
  border-left-color: rgb(161 98 7 / 0.25);
}
.border-l-yellow-700\/30 {
  border-left-color: rgb(161 98 7 / 0.3);
}
.border-l-yellow-700\/35 {
  border-left-color: rgb(161 98 7 / 0.35);
}
.border-l-yellow-700\/40 {
  border-left-color: rgb(161 98 7 / 0.4);
}
.border-l-yellow-700\/45 {
  border-left-color: rgb(161 98 7 / 0.45);
}
.border-l-yellow-700\/5 {
  border-left-color: rgb(161 98 7 / 0.05);
}
.border-l-yellow-700\/50 {
  border-left-color: rgb(161 98 7 / 0.5);
}
.border-l-yellow-700\/55 {
  border-left-color: rgb(161 98 7 / 0.55);
}
.border-l-yellow-700\/60 {
  border-left-color: rgb(161 98 7 / 0.6);
}
.border-l-yellow-700\/65 {
  border-left-color: rgb(161 98 7 / 0.65);
}
.border-l-yellow-700\/70 {
  border-left-color: rgb(161 98 7 / 0.7);
}
.border-l-yellow-700\/75 {
  border-left-color: rgb(161 98 7 / 0.75);
}
.border-l-yellow-700\/80 {
  border-left-color: rgb(161 98 7 / 0.8);
}
.border-l-yellow-700\/85 {
  border-left-color: rgb(161 98 7 / 0.85);
}
.border-l-yellow-700\/90 {
  border-left-color: rgb(161 98 7 / 0.9);
}
.border-l-yellow-700\/95 {
  border-left-color: rgb(161 98 7 / 0.95);
}
.border-l-yellow-800 {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.border-l-yellow-800\/0 {
  border-left-color: rgb(133 77 14 / 0);
}
.border-l-yellow-800\/10 {
  border-left-color: rgb(133 77 14 / 0.1);
}
.border-l-yellow-800\/100 {
  border-left-color: rgb(133 77 14 / 1);
}
.border-l-yellow-800\/15 {
  border-left-color: rgb(133 77 14 / 0.15);
}
.border-l-yellow-800\/20 {
  border-left-color: rgb(133 77 14 / 0.2);
}
.border-l-yellow-800\/25 {
  border-left-color: rgb(133 77 14 / 0.25);
}
.border-l-yellow-800\/30 {
  border-left-color: rgb(133 77 14 / 0.3);
}
.border-l-yellow-800\/35 {
  border-left-color: rgb(133 77 14 / 0.35);
}
.border-l-yellow-800\/40 {
  border-left-color: rgb(133 77 14 / 0.4);
}
.border-l-yellow-800\/45 {
  border-left-color: rgb(133 77 14 / 0.45);
}
.border-l-yellow-800\/5 {
  border-left-color: rgb(133 77 14 / 0.05);
}
.border-l-yellow-800\/50 {
  border-left-color: rgb(133 77 14 / 0.5);
}
.border-l-yellow-800\/55 {
  border-left-color: rgb(133 77 14 / 0.55);
}
.border-l-yellow-800\/60 {
  border-left-color: rgb(133 77 14 / 0.6);
}
.border-l-yellow-800\/65 {
  border-left-color: rgb(133 77 14 / 0.65);
}
.border-l-yellow-800\/70 {
  border-left-color: rgb(133 77 14 / 0.7);
}
.border-l-yellow-800\/75 {
  border-left-color: rgb(133 77 14 / 0.75);
}
.border-l-yellow-800\/80 {
  border-left-color: rgb(133 77 14 / 0.8);
}
.border-l-yellow-800\/85 {
  border-left-color: rgb(133 77 14 / 0.85);
}
.border-l-yellow-800\/90 {
  border-left-color: rgb(133 77 14 / 0.9);
}
.border-l-yellow-800\/95 {
  border-left-color: rgb(133 77 14 / 0.95);
}
.border-l-yellow-900 {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.border-l-yellow-900\/0 {
  border-left-color: rgb(113 63 18 / 0);
}
.border-l-yellow-900\/10 {
  border-left-color: rgb(113 63 18 / 0.1);
}
.border-l-yellow-900\/100 {
  border-left-color: rgb(113 63 18 / 1);
}
.border-l-yellow-900\/15 {
  border-left-color: rgb(113 63 18 / 0.15);
}
.border-l-yellow-900\/20 {
  border-left-color: rgb(113 63 18 / 0.2);
}
.border-l-yellow-900\/25 {
  border-left-color: rgb(113 63 18 / 0.25);
}
.border-l-yellow-900\/30 {
  border-left-color: rgb(113 63 18 / 0.3);
}
.border-l-yellow-900\/35 {
  border-left-color: rgb(113 63 18 / 0.35);
}
.border-l-yellow-900\/40 {
  border-left-color: rgb(113 63 18 / 0.4);
}
.border-l-yellow-900\/45 {
  border-left-color: rgb(113 63 18 / 0.45);
}
.border-l-yellow-900\/5 {
  border-left-color: rgb(113 63 18 / 0.05);
}
.border-l-yellow-900\/50 {
  border-left-color: rgb(113 63 18 / 0.5);
}
.border-l-yellow-900\/55 {
  border-left-color: rgb(113 63 18 / 0.55);
}
.border-l-yellow-900\/60 {
  border-left-color: rgb(113 63 18 / 0.6);
}
.border-l-yellow-900\/65 {
  border-left-color: rgb(113 63 18 / 0.65);
}
.border-l-yellow-900\/70 {
  border-left-color: rgb(113 63 18 / 0.7);
}
.border-l-yellow-900\/75 {
  border-left-color: rgb(113 63 18 / 0.75);
}
.border-l-yellow-900\/80 {
  border-left-color: rgb(113 63 18 / 0.8);
}
.border-l-yellow-900\/85 {
  border-left-color: rgb(113 63 18 / 0.85);
}
.border-l-yellow-900\/90 {
  border-left-color: rgb(113 63 18 / 0.9);
}
.border-l-yellow-900\/95 {
  border-left-color: rgb(113 63 18 / 0.95);
}
.border-l-yellow-950 {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.border-l-yellow-950\/0 {
  border-left-color: rgb(66 32 6 / 0);
}
.border-l-yellow-950\/10 {
  border-left-color: rgb(66 32 6 / 0.1);
}
.border-l-yellow-950\/100 {
  border-left-color: rgb(66 32 6 / 1);
}
.border-l-yellow-950\/15 {
  border-left-color: rgb(66 32 6 / 0.15);
}
.border-l-yellow-950\/20 {
  border-left-color: rgb(66 32 6 / 0.2);
}
.border-l-yellow-950\/25 {
  border-left-color: rgb(66 32 6 / 0.25);
}
.border-l-yellow-950\/30 {
  border-left-color: rgb(66 32 6 / 0.3);
}
.border-l-yellow-950\/35 {
  border-left-color: rgb(66 32 6 / 0.35);
}
.border-l-yellow-950\/40 {
  border-left-color: rgb(66 32 6 / 0.4);
}
.border-l-yellow-950\/45 {
  border-left-color: rgb(66 32 6 / 0.45);
}
.border-l-yellow-950\/5 {
  border-left-color: rgb(66 32 6 / 0.05);
}
.border-l-yellow-950\/50 {
  border-left-color: rgb(66 32 6 / 0.5);
}
.border-l-yellow-950\/55 {
  border-left-color: rgb(66 32 6 / 0.55);
}
.border-l-yellow-950\/60 {
  border-left-color: rgb(66 32 6 / 0.6);
}
.border-l-yellow-950\/65 {
  border-left-color: rgb(66 32 6 / 0.65);
}
.border-l-yellow-950\/70 {
  border-left-color: rgb(66 32 6 / 0.7);
}
.border-l-yellow-950\/75 {
  border-left-color: rgb(66 32 6 / 0.75);
}
.border-l-yellow-950\/80 {
  border-left-color: rgb(66 32 6 / 0.8);
}
.border-l-yellow-950\/85 {
  border-left-color: rgb(66 32 6 / 0.85);
}
.border-l-yellow-950\/90 {
  border-left-color: rgb(66 32 6 / 0.9);
}
.border-l-yellow-950\/95 {
  border-left-color: rgb(66 32 6 / 0.95);
}
.border-r-yellow-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.border-r-yellow-100\/0 {
  border-right-color: rgb(254 249 195 / 0);
}
.border-r-yellow-100\/10 {
  border-right-color: rgb(254 249 195 / 0.1);
}
.border-r-yellow-100\/100 {
  border-right-color: rgb(254 249 195 / 1);
}
.border-r-yellow-100\/15 {
  border-right-color: rgb(254 249 195 / 0.15);
}
.border-r-yellow-100\/20 {
  border-right-color: rgb(254 249 195 / 0.2);
}
.border-r-yellow-100\/25 {
  border-right-color: rgb(254 249 195 / 0.25);
}
.border-r-yellow-100\/30 {
  border-right-color: rgb(254 249 195 / 0.3);
}
.border-r-yellow-100\/35 {
  border-right-color: rgb(254 249 195 / 0.35);
}
.border-r-yellow-100\/40 {
  border-right-color: rgb(254 249 195 / 0.4);
}
.border-r-yellow-100\/45 {
  border-right-color: rgb(254 249 195 / 0.45);
}
.border-r-yellow-100\/5 {
  border-right-color: rgb(254 249 195 / 0.05);
}
.border-r-yellow-100\/50 {
  border-right-color: rgb(254 249 195 / 0.5);
}
.border-r-yellow-100\/55 {
  border-right-color: rgb(254 249 195 / 0.55);
}
.border-r-yellow-100\/60 {
  border-right-color: rgb(254 249 195 / 0.6);
}
.border-r-yellow-100\/65 {
  border-right-color: rgb(254 249 195 / 0.65);
}
.border-r-yellow-100\/70 {
  border-right-color: rgb(254 249 195 / 0.7);
}
.border-r-yellow-100\/75 {
  border-right-color: rgb(254 249 195 / 0.75);
}
.border-r-yellow-100\/80 {
  border-right-color: rgb(254 249 195 / 0.8);
}
.border-r-yellow-100\/85 {
  border-right-color: rgb(254 249 195 / 0.85);
}
.border-r-yellow-100\/90 {
  border-right-color: rgb(254 249 195 / 0.9);
}
.border-r-yellow-100\/95 {
  border-right-color: rgb(254 249 195 / 0.95);
}
.border-r-yellow-200 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-r-yellow-200\/0 {
  border-right-color: rgb(254 240 138 / 0);
}
.border-r-yellow-200\/10 {
  border-right-color: rgb(254 240 138 / 0.1);
}
.border-r-yellow-200\/100 {
  border-right-color: rgb(254 240 138 / 1);
}
.border-r-yellow-200\/15 {
  border-right-color: rgb(254 240 138 / 0.15);
}
.border-r-yellow-200\/20 {
  border-right-color: rgb(254 240 138 / 0.2);
}
.border-r-yellow-200\/25 {
  border-right-color: rgb(254 240 138 / 0.25);
}
.border-r-yellow-200\/30 {
  border-right-color: rgb(254 240 138 / 0.3);
}
.border-r-yellow-200\/35 {
  border-right-color: rgb(254 240 138 / 0.35);
}
.border-r-yellow-200\/40 {
  border-right-color: rgb(254 240 138 / 0.4);
}
.border-r-yellow-200\/45 {
  border-right-color: rgb(254 240 138 / 0.45);
}
.border-r-yellow-200\/5 {
  border-right-color: rgb(254 240 138 / 0.05);
}
.border-r-yellow-200\/50 {
  border-right-color: rgb(254 240 138 / 0.5);
}
.border-r-yellow-200\/55 {
  border-right-color: rgb(254 240 138 / 0.55);
}
.border-r-yellow-200\/60 {
  border-right-color: rgb(254 240 138 / 0.6);
}
.border-r-yellow-200\/65 {
  border-right-color: rgb(254 240 138 / 0.65);
}
.border-r-yellow-200\/70 {
  border-right-color: rgb(254 240 138 / 0.7);
}
.border-r-yellow-200\/75 {
  border-right-color: rgb(254 240 138 / 0.75);
}
.border-r-yellow-200\/80 {
  border-right-color: rgb(254 240 138 / 0.8);
}
.border-r-yellow-200\/85 {
  border-right-color: rgb(254 240 138 / 0.85);
}
.border-r-yellow-200\/90 {
  border-right-color: rgb(254 240 138 / 0.9);
}
.border-r-yellow-200\/95 {
  border-right-color: rgb(254 240 138 / 0.95);
}
.border-r-yellow-300 {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.border-r-yellow-300\/0 {
  border-right-color: rgb(253 224 71 / 0);
}
.border-r-yellow-300\/10 {
  border-right-color: rgb(253 224 71 / 0.1);
}
.border-r-yellow-300\/100 {
  border-right-color: rgb(253 224 71 / 1);
}
.border-r-yellow-300\/15 {
  border-right-color: rgb(253 224 71 / 0.15);
}
.border-r-yellow-300\/20 {
  border-right-color: rgb(253 224 71 / 0.2);
}
.border-r-yellow-300\/25 {
  border-right-color: rgb(253 224 71 / 0.25);
}
.border-r-yellow-300\/30 {
  border-right-color: rgb(253 224 71 / 0.3);
}
.border-r-yellow-300\/35 {
  border-right-color: rgb(253 224 71 / 0.35);
}
.border-r-yellow-300\/40 {
  border-right-color: rgb(253 224 71 / 0.4);
}
.border-r-yellow-300\/45 {
  border-right-color: rgb(253 224 71 / 0.45);
}
.border-r-yellow-300\/5 {
  border-right-color: rgb(253 224 71 / 0.05);
}
.border-r-yellow-300\/50 {
  border-right-color: rgb(253 224 71 / 0.5);
}
.border-r-yellow-300\/55 {
  border-right-color: rgb(253 224 71 / 0.55);
}
.border-r-yellow-300\/60 {
  border-right-color: rgb(253 224 71 / 0.6);
}
.border-r-yellow-300\/65 {
  border-right-color: rgb(253 224 71 / 0.65);
}
.border-r-yellow-300\/70 {
  border-right-color: rgb(253 224 71 / 0.7);
}
.border-r-yellow-300\/75 {
  border-right-color: rgb(253 224 71 / 0.75);
}
.border-r-yellow-300\/80 {
  border-right-color: rgb(253 224 71 / 0.8);
}
.border-r-yellow-300\/85 {
  border-right-color: rgb(253 224 71 / 0.85);
}
.border-r-yellow-300\/90 {
  border-right-color: rgb(253 224 71 / 0.9);
}
.border-r-yellow-300\/95 {
  border-right-color: rgb(253 224 71 / 0.95);
}
.border-r-yellow-400 {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-r-yellow-400\/0 {
  border-right-color: rgb(250 204 21 / 0);
}
.border-r-yellow-400\/10 {
  border-right-color: rgb(250 204 21 / 0.1);
}
.border-r-yellow-400\/100 {
  border-right-color: rgb(250 204 21 / 1);
}
.border-r-yellow-400\/15 {
  border-right-color: rgb(250 204 21 / 0.15);
}
.border-r-yellow-400\/20 {
  border-right-color: rgb(250 204 21 / 0.2);
}
.border-r-yellow-400\/25 {
  border-right-color: rgb(250 204 21 / 0.25);
}
.border-r-yellow-400\/30 {
  border-right-color: rgb(250 204 21 / 0.3);
}
.border-r-yellow-400\/35 {
  border-right-color: rgb(250 204 21 / 0.35);
}
.border-r-yellow-400\/40 {
  border-right-color: rgb(250 204 21 / 0.4);
}
.border-r-yellow-400\/45 {
  border-right-color: rgb(250 204 21 / 0.45);
}
.border-r-yellow-400\/5 {
  border-right-color: rgb(250 204 21 / 0.05);
}
.border-r-yellow-400\/50 {
  border-right-color: rgb(250 204 21 / 0.5);
}
.border-r-yellow-400\/55 {
  border-right-color: rgb(250 204 21 / 0.55);
}
.border-r-yellow-400\/60 {
  border-right-color: rgb(250 204 21 / 0.6);
}
.border-r-yellow-400\/65 {
  border-right-color: rgb(250 204 21 / 0.65);
}
.border-r-yellow-400\/70 {
  border-right-color: rgb(250 204 21 / 0.7);
}
.border-r-yellow-400\/75 {
  border-right-color: rgb(250 204 21 / 0.75);
}
.border-r-yellow-400\/80 {
  border-right-color: rgb(250 204 21 / 0.8);
}
.border-r-yellow-400\/85 {
  border-right-color: rgb(250 204 21 / 0.85);
}
.border-r-yellow-400\/90 {
  border-right-color: rgb(250 204 21 / 0.9);
}
.border-r-yellow-400\/95 {
  border-right-color: rgb(250 204 21 / 0.95);
}
.border-r-yellow-50 {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.border-r-yellow-50\/0 {
  border-right-color: rgb(254 252 232 / 0);
}
.border-r-yellow-50\/10 {
  border-right-color: rgb(254 252 232 / 0.1);
}
.border-r-yellow-50\/100 {
  border-right-color: rgb(254 252 232 / 1);
}
.border-r-yellow-50\/15 {
  border-right-color: rgb(254 252 232 / 0.15);
}
.border-r-yellow-50\/20 {
  border-right-color: rgb(254 252 232 / 0.2);
}
.border-r-yellow-50\/25 {
  border-right-color: rgb(254 252 232 / 0.25);
}
.border-r-yellow-50\/30 {
  border-right-color: rgb(254 252 232 / 0.3);
}
.border-r-yellow-50\/35 {
  border-right-color: rgb(254 252 232 / 0.35);
}
.border-r-yellow-50\/40 {
  border-right-color: rgb(254 252 232 / 0.4);
}
.border-r-yellow-50\/45 {
  border-right-color: rgb(254 252 232 / 0.45);
}
.border-r-yellow-50\/5 {
  border-right-color: rgb(254 252 232 / 0.05);
}
.border-r-yellow-50\/50 {
  border-right-color: rgb(254 252 232 / 0.5);
}
.border-r-yellow-50\/55 {
  border-right-color: rgb(254 252 232 / 0.55);
}
.border-r-yellow-50\/60 {
  border-right-color: rgb(254 252 232 / 0.6);
}
.border-r-yellow-50\/65 {
  border-right-color: rgb(254 252 232 / 0.65);
}
.border-r-yellow-50\/70 {
  border-right-color: rgb(254 252 232 / 0.7);
}
.border-r-yellow-50\/75 {
  border-right-color: rgb(254 252 232 / 0.75);
}
.border-r-yellow-50\/80 {
  border-right-color: rgb(254 252 232 / 0.8);
}
.border-r-yellow-50\/85 {
  border-right-color: rgb(254 252 232 / 0.85);
}
.border-r-yellow-50\/90 {
  border-right-color: rgb(254 252 232 / 0.9);
}
.border-r-yellow-50\/95 {
  border-right-color: rgb(254 252 232 / 0.95);
}
.border-r-yellow-500 {
  --tw-border-opacity: 1;
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-r-yellow-500\/0 {
  border-right-color: rgb(234 179 8 / 0);
}
.border-r-yellow-500\/10 {
  border-right-color: rgb(234 179 8 / 0.1);
}
.border-r-yellow-500\/100 {
  border-right-color: rgb(234 179 8 / 1);
}
.border-r-yellow-500\/15 {
  border-right-color: rgb(234 179 8 / 0.15);
}
.border-r-yellow-500\/20 {
  border-right-color: rgb(234 179 8 / 0.2);
}
.border-r-yellow-500\/25 {
  border-right-color: rgb(234 179 8 / 0.25);
}
.border-r-yellow-500\/30 {
  border-right-color: rgb(234 179 8 / 0.3);
}
.border-r-yellow-500\/35 {
  border-right-color: rgb(234 179 8 / 0.35);
}
.border-r-yellow-500\/40 {
  border-right-color: rgb(234 179 8 / 0.4);
}
.border-r-yellow-500\/45 {
  border-right-color: rgb(234 179 8 / 0.45);
}
.border-r-yellow-500\/5 {
  border-right-color: rgb(234 179 8 / 0.05);
}
.border-r-yellow-500\/50 {
  border-right-color: rgb(234 179 8 / 0.5);
}
.border-r-yellow-500\/55 {
  border-right-color: rgb(234 179 8 / 0.55);
}
.border-r-yellow-500\/60 {
  border-right-color: rgb(234 179 8 / 0.6);
}
.border-r-yellow-500\/65 {
  border-right-color: rgb(234 179 8 / 0.65);
}
.border-r-yellow-500\/70 {
  border-right-color: rgb(234 179 8 / 0.7);
}
.border-r-yellow-500\/75 {
  border-right-color: rgb(234 179 8 / 0.75);
}
.border-r-yellow-500\/80 {
  border-right-color: rgb(234 179 8 / 0.8);
}
.border-r-yellow-500\/85 {
  border-right-color: rgb(234 179 8 / 0.85);
}
.border-r-yellow-500\/90 {
  border-right-color: rgb(234 179 8 / 0.9);
}
.border-r-yellow-500\/95 {
  border-right-color: rgb(234 179 8 / 0.95);
}
.border-r-yellow-600 {
  --tw-border-opacity: 1;
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-r-yellow-600\/0 {
  border-right-color: rgb(202 138 4 / 0);
}
.border-r-yellow-600\/10 {
  border-right-color: rgb(202 138 4 / 0.1);
}
.border-r-yellow-600\/100 {
  border-right-color: rgb(202 138 4 / 1);
}
.border-r-yellow-600\/15 {
  border-right-color: rgb(202 138 4 / 0.15);
}
.border-r-yellow-600\/20 {
  border-right-color: rgb(202 138 4 / 0.2);
}
.border-r-yellow-600\/25 {
  border-right-color: rgb(202 138 4 / 0.25);
}
.border-r-yellow-600\/30 {
  border-right-color: rgb(202 138 4 / 0.3);
}
.border-r-yellow-600\/35 {
  border-right-color: rgb(202 138 4 / 0.35);
}
.border-r-yellow-600\/40 {
  border-right-color: rgb(202 138 4 / 0.4);
}
.border-r-yellow-600\/45 {
  border-right-color: rgb(202 138 4 / 0.45);
}
.border-r-yellow-600\/5 {
  border-right-color: rgb(202 138 4 / 0.05);
}
.border-r-yellow-600\/50 {
  border-right-color: rgb(202 138 4 / 0.5);
}
.border-r-yellow-600\/55 {
  border-right-color: rgb(202 138 4 / 0.55);
}
.border-r-yellow-600\/60 {
  border-right-color: rgb(202 138 4 / 0.6);
}
.border-r-yellow-600\/65 {
  border-right-color: rgb(202 138 4 / 0.65);
}
.border-r-yellow-600\/70 {
  border-right-color: rgb(202 138 4 / 0.7);
}
.border-r-yellow-600\/75 {
  border-right-color: rgb(202 138 4 / 0.75);
}
.border-r-yellow-600\/80 {
  border-right-color: rgb(202 138 4 / 0.8);
}
.border-r-yellow-600\/85 {
  border-right-color: rgb(202 138 4 / 0.85);
}
.border-r-yellow-600\/90 {
  border-right-color: rgb(202 138 4 / 0.9);
}
.border-r-yellow-600\/95 {
  border-right-color: rgb(202 138 4 / 0.95);
}
.border-r-yellow-700 {
  --tw-border-opacity: 1;
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.border-r-yellow-700\/0 {
  border-right-color: rgb(161 98 7 / 0);
}
.border-r-yellow-700\/10 {
  border-right-color: rgb(161 98 7 / 0.1);
}
.border-r-yellow-700\/100 {
  border-right-color: rgb(161 98 7 / 1);
}
.border-r-yellow-700\/15 {
  border-right-color: rgb(161 98 7 / 0.15);
}
.border-r-yellow-700\/20 {
  border-right-color: rgb(161 98 7 / 0.2);
}
.border-r-yellow-700\/25 {
  border-right-color: rgb(161 98 7 / 0.25);
}
.border-r-yellow-700\/30 {
  border-right-color: rgb(161 98 7 / 0.3);
}
.border-r-yellow-700\/35 {
  border-right-color: rgb(161 98 7 / 0.35);
}
.border-r-yellow-700\/40 {
  border-right-color: rgb(161 98 7 / 0.4);
}
.border-r-yellow-700\/45 {
  border-right-color: rgb(161 98 7 / 0.45);
}
.border-r-yellow-700\/5 {
  border-right-color: rgb(161 98 7 / 0.05);
}
.border-r-yellow-700\/50 {
  border-right-color: rgb(161 98 7 / 0.5);
}
.border-r-yellow-700\/55 {
  border-right-color: rgb(161 98 7 / 0.55);
}
.border-r-yellow-700\/60 {
  border-right-color: rgb(161 98 7 / 0.6);
}
.border-r-yellow-700\/65 {
  border-right-color: rgb(161 98 7 / 0.65);
}
.border-r-yellow-700\/70 {
  border-right-color: rgb(161 98 7 / 0.7);
}
.border-r-yellow-700\/75 {
  border-right-color: rgb(161 98 7 / 0.75);
}
.border-r-yellow-700\/80 {
  border-right-color: rgb(161 98 7 / 0.8);
}
.border-r-yellow-700\/85 {
  border-right-color: rgb(161 98 7 / 0.85);
}
.border-r-yellow-700\/90 {
  border-right-color: rgb(161 98 7 / 0.9);
}
.border-r-yellow-700\/95 {
  border-right-color: rgb(161 98 7 / 0.95);
}
.border-r-yellow-800 {
  --tw-border-opacity: 1;
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.border-r-yellow-800\/0 {
  border-right-color: rgb(133 77 14 / 0);
}
.border-r-yellow-800\/10 {
  border-right-color: rgb(133 77 14 / 0.1);
}
.border-r-yellow-800\/100 {
  border-right-color: rgb(133 77 14 / 1);
}
.border-r-yellow-800\/15 {
  border-right-color: rgb(133 77 14 / 0.15);
}
.border-r-yellow-800\/20 {
  border-right-color: rgb(133 77 14 / 0.2);
}
.border-r-yellow-800\/25 {
  border-right-color: rgb(133 77 14 / 0.25);
}
.border-r-yellow-800\/30 {
  border-right-color: rgb(133 77 14 / 0.3);
}
.border-r-yellow-800\/35 {
  border-right-color: rgb(133 77 14 / 0.35);
}
.border-r-yellow-800\/40 {
  border-right-color: rgb(133 77 14 / 0.4);
}
.border-r-yellow-800\/45 {
  border-right-color: rgb(133 77 14 / 0.45);
}
.border-r-yellow-800\/5 {
  border-right-color: rgb(133 77 14 / 0.05);
}
.border-r-yellow-800\/50 {
  border-right-color: rgb(133 77 14 / 0.5);
}
.border-r-yellow-800\/55 {
  border-right-color: rgb(133 77 14 / 0.55);
}
.border-r-yellow-800\/60 {
  border-right-color: rgb(133 77 14 / 0.6);
}
.border-r-yellow-800\/65 {
  border-right-color: rgb(133 77 14 / 0.65);
}
.border-r-yellow-800\/70 {
  border-right-color: rgb(133 77 14 / 0.7);
}
.border-r-yellow-800\/75 {
  border-right-color: rgb(133 77 14 / 0.75);
}
.border-r-yellow-800\/80 {
  border-right-color: rgb(133 77 14 / 0.8);
}
.border-r-yellow-800\/85 {
  border-right-color: rgb(133 77 14 / 0.85);
}
.border-r-yellow-800\/90 {
  border-right-color: rgb(133 77 14 / 0.9);
}
.border-r-yellow-800\/95 {
  border-right-color: rgb(133 77 14 / 0.95);
}
.border-r-yellow-900 {
  --tw-border-opacity: 1;
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.border-r-yellow-900\/0 {
  border-right-color: rgb(113 63 18 / 0);
}
.border-r-yellow-900\/10 {
  border-right-color: rgb(113 63 18 / 0.1);
}
.border-r-yellow-900\/100 {
  border-right-color: rgb(113 63 18 / 1);
}
.border-r-yellow-900\/15 {
  border-right-color: rgb(113 63 18 / 0.15);
}
.border-r-yellow-900\/20 {
  border-right-color: rgb(113 63 18 / 0.2);
}
.border-r-yellow-900\/25 {
  border-right-color: rgb(113 63 18 / 0.25);
}
.border-r-yellow-900\/30 {
  border-right-color: rgb(113 63 18 / 0.3);
}
.border-r-yellow-900\/35 {
  border-right-color: rgb(113 63 18 / 0.35);
}
.border-r-yellow-900\/40 {
  border-right-color: rgb(113 63 18 / 0.4);
}
.border-r-yellow-900\/45 {
  border-right-color: rgb(113 63 18 / 0.45);
}
.border-r-yellow-900\/5 {
  border-right-color: rgb(113 63 18 / 0.05);
}
.border-r-yellow-900\/50 {
  border-right-color: rgb(113 63 18 / 0.5);
}
.border-r-yellow-900\/55 {
  border-right-color: rgb(113 63 18 / 0.55);
}
.border-r-yellow-900\/60 {
  border-right-color: rgb(113 63 18 / 0.6);
}
.border-r-yellow-900\/65 {
  border-right-color: rgb(113 63 18 / 0.65);
}
.border-r-yellow-900\/70 {
  border-right-color: rgb(113 63 18 / 0.7);
}
.border-r-yellow-900\/75 {
  border-right-color: rgb(113 63 18 / 0.75);
}
.border-r-yellow-900\/80 {
  border-right-color: rgb(113 63 18 / 0.8);
}
.border-r-yellow-900\/85 {
  border-right-color: rgb(113 63 18 / 0.85);
}
.border-r-yellow-900\/90 {
  border-right-color: rgb(113 63 18 / 0.9);
}
.border-r-yellow-900\/95 {
  border-right-color: rgb(113 63 18 / 0.95);
}
.border-r-yellow-950 {
  --tw-border-opacity: 1;
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.border-r-yellow-950\/0 {
  border-right-color: rgb(66 32 6 / 0);
}
.border-r-yellow-950\/10 {
  border-right-color: rgb(66 32 6 / 0.1);
}
.border-r-yellow-950\/100 {
  border-right-color: rgb(66 32 6 / 1);
}
.border-r-yellow-950\/15 {
  border-right-color: rgb(66 32 6 / 0.15);
}
.border-r-yellow-950\/20 {
  border-right-color: rgb(66 32 6 / 0.2);
}
.border-r-yellow-950\/25 {
  border-right-color: rgb(66 32 6 / 0.25);
}
.border-r-yellow-950\/30 {
  border-right-color: rgb(66 32 6 / 0.3);
}
.border-r-yellow-950\/35 {
  border-right-color: rgb(66 32 6 / 0.35);
}
.border-r-yellow-950\/40 {
  border-right-color: rgb(66 32 6 / 0.4);
}
.border-r-yellow-950\/45 {
  border-right-color: rgb(66 32 6 / 0.45);
}
.border-r-yellow-950\/5 {
  border-right-color: rgb(66 32 6 / 0.05);
}
.border-r-yellow-950\/50 {
  border-right-color: rgb(66 32 6 / 0.5);
}
.border-r-yellow-950\/55 {
  border-right-color: rgb(66 32 6 / 0.55);
}
.border-r-yellow-950\/60 {
  border-right-color: rgb(66 32 6 / 0.6);
}
.border-r-yellow-950\/65 {
  border-right-color: rgb(66 32 6 / 0.65);
}
.border-r-yellow-950\/70 {
  border-right-color: rgb(66 32 6 / 0.7);
}
.border-r-yellow-950\/75 {
  border-right-color: rgb(66 32 6 / 0.75);
}
.border-r-yellow-950\/80 {
  border-right-color: rgb(66 32 6 / 0.8);
}
.border-r-yellow-950\/85 {
  border-right-color: rgb(66 32 6 / 0.85);
}
.border-r-yellow-950\/90 {
  border-right-color: rgb(66 32 6 / 0.9);
}
.border-r-yellow-950\/95 {
  border-right-color: rgb(66 32 6 / 0.95);
}
.border-s-yellow-100 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.border-s-yellow-100\/0 {
  border-inline-start-color: rgb(254 249 195 / 0);
}
.border-s-yellow-100\/10 {
  border-inline-start-color: rgb(254 249 195 / 0.1);
}
.border-s-yellow-100\/100 {
  border-inline-start-color: rgb(254 249 195 / 1);
}
.border-s-yellow-100\/15 {
  border-inline-start-color: rgb(254 249 195 / 0.15);
}
.border-s-yellow-100\/20 {
  border-inline-start-color: rgb(254 249 195 / 0.2);
}
.border-s-yellow-100\/25 {
  border-inline-start-color: rgb(254 249 195 / 0.25);
}
.border-s-yellow-100\/30 {
  border-inline-start-color: rgb(254 249 195 / 0.3);
}
.border-s-yellow-100\/35 {
  border-inline-start-color: rgb(254 249 195 / 0.35);
}
.border-s-yellow-100\/40 {
  border-inline-start-color: rgb(254 249 195 / 0.4);
}
.border-s-yellow-100\/45 {
  border-inline-start-color: rgb(254 249 195 / 0.45);
}
.border-s-yellow-100\/5 {
  border-inline-start-color: rgb(254 249 195 / 0.05);
}
.border-s-yellow-100\/50 {
  border-inline-start-color: rgb(254 249 195 / 0.5);
}
.border-s-yellow-100\/55 {
  border-inline-start-color: rgb(254 249 195 / 0.55);
}
.border-s-yellow-100\/60 {
  border-inline-start-color: rgb(254 249 195 / 0.6);
}
.border-s-yellow-100\/65 {
  border-inline-start-color: rgb(254 249 195 / 0.65);
}
.border-s-yellow-100\/70 {
  border-inline-start-color: rgb(254 249 195 / 0.7);
}
.border-s-yellow-100\/75 {
  border-inline-start-color: rgb(254 249 195 / 0.75);
}
.border-s-yellow-100\/80 {
  border-inline-start-color: rgb(254 249 195 / 0.8);
}
.border-s-yellow-100\/85 {
  border-inline-start-color: rgb(254 249 195 / 0.85);
}
.border-s-yellow-100\/90 {
  border-inline-start-color: rgb(254 249 195 / 0.9);
}
.border-s-yellow-100\/95 {
  border-inline-start-color: rgb(254 249 195 / 0.95);
}
.border-s-yellow-200 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-s-yellow-200\/0 {
  border-inline-start-color: rgb(254 240 138 / 0);
}
.border-s-yellow-200\/10 {
  border-inline-start-color: rgb(254 240 138 / 0.1);
}
.border-s-yellow-200\/100 {
  border-inline-start-color: rgb(254 240 138 / 1);
}
.border-s-yellow-200\/15 {
  border-inline-start-color: rgb(254 240 138 / 0.15);
}
.border-s-yellow-200\/20 {
  border-inline-start-color: rgb(254 240 138 / 0.2);
}
.border-s-yellow-200\/25 {
  border-inline-start-color: rgb(254 240 138 / 0.25);
}
.border-s-yellow-200\/30 {
  border-inline-start-color: rgb(254 240 138 / 0.3);
}
.border-s-yellow-200\/35 {
  border-inline-start-color: rgb(254 240 138 / 0.35);
}
.border-s-yellow-200\/40 {
  border-inline-start-color: rgb(254 240 138 / 0.4);
}
.border-s-yellow-200\/45 {
  border-inline-start-color: rgb(254 240 138 / 0.45);
}
.border-s-yellow-200\/5 {
  border-inline-start-color: rgb(254 240 138 / 0.05);
}
.border-s-yellow-200\/50 {
  border-inline-start-color: rgb(254 240 138 / 0.5);
}
.border-s-yellow-200\/55 {
  border-inline-start-color: rgb(254 240 138 / 0.55);
}
.border-s-yellow-200\/60 {
  border-inline-start-color: rgb(254 240 138 / 0.6);
}
.border-s-yellow-200\/65 {
  border-inline-start-color: rgb(254 240 138 / 0.65);
}
.border-s-yellow-200\/70 {
  border-inline-start-color: rgb(254 240 138 / 0.7);
}
.border-s-yellow-200\/75 {
  border-inline-start-color: rgb(254 240 138 / 0.75);
}
.border-s-yellow-200\/80 {
  border-inline-start-color: rgb(254 240 138 / 0.8);
}
.border-s-yellow-200\/85 {
  border-inline-start-color: rgb(254 240 138 / 0.85);
}
.border-s-yellow-200\/90 {
  border-inline-start-color: rgb(254 240 138 / 0.9);
}
.border-s-yellow-200\/95 {
  border-inline-start-color: rgb(254 240 138 / 0.95);
}
.border-s-yellow-300 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.border-s-yellow-300\/0 {
  border-inline-start-color: rgb(253 224 71 / 0);
}
.border-s-yellow-300\/10 {
  border-inline-start-color: rgb(253 224 71 / 0.1);
}
.border-s-yellow-300\/100 {
  border-inline-start-color: rgb(253 224 71 / 1);
}
.border-s-yellow-300\/15 {
  border-inline-start-color: rgb(253 224 71 / 0.15);
}
.border-s-yellow-300\/20 {
  border-inline-start-color: rgb(253 224 71 / 0.2);
}
.border-s-yellow-300\/25 {
  border-inline-start-color: rgb(253 224 71 / 0.25);
}
.border-s-yellow-300\/30 {
  border-inline-start-color: rgb(253 224 71 / 0.3);
}
.border-s-yellow-300\/35 {
  border-inline-start-color: rgb(253 224 71 / 0.35);
}
.border-s-yellow-300\/40 {
  border-inline-start-color: rgb(253 224 71 / 0.4);
}
.border-s-yellow-300\/45 {
  border-inline-start-color: rgb(253 224 71 / 0.45);
}
.border-s-yellow-300\/5 {
  border-inline-start-color: rgb(253 224 71 / 0.05);
}
.border-s-yellow-300\/50 {
  border-inline-start-color: rgb(253 224 71 / 0.5);
}
.border-s-yellow-300\/55 {
  border-inline-start-color: rgb(253 224 71 / 0.55);
}
.border-s-yellow-300\/60 {
  border-inline-start-color: rgb(253 224 71 / 0.6);
}
.border-s-yellow-300\/65 {
  border-inline-start-color: rgb(253 224 71 / 0.65);
}
.border-s-yellow-300\/70 {
  border-inline-start-color: rgb(253 224 71 / 0.7);
}
.border-s-yellow-300\/75 {
  border-inline-start-color: rgb(253 224 71 / 0.75);
}
.border-s-yellow-300\/80 {
  border-inline-start-color: rgb(253 224 71 / 0.8);
}
.border-s-yellow-300\/85 {
  border-inline-start-color: rgb(253 224 71 / 0.85);
}
.border-s-yellow-300\/90 {
  border-inline-start-color: rgb(253 224 71 / 0.9);
}
.border-s-yellow-300\/95 {
  border-inline-start-color: rgb(253 224 71 / 0.95);
}
.border-s-yellow-400 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-s-yellow-400\/0 {
  border-inline-start-color: rgb(250 204 21 / 0);
}
.border-s-yellow-400\/10 {
  border-inline-start-color: rgb(250 204 21 / 0.1);
}
.border-s-yellow-400\/100 {
  border-inline-start-color: rgb(250 204 21 / 1);
}
.border-s-yellow-400\/15 {
  border-inline-start-color: rgb(250 204 21 / 0.15);
}
.border-s-yellow-400\/20 {
  border-inline-start-color: rgb(250 204 21 / 0.2);
}
.border-s-yellow-400\/25 {
  border-inline-start-color: rgb(250 204 21 / 0.25);
}
.border-s-yellow-400\/30 {
  border-inline-start-color: rgb(250 204 21 / 0.3);
}
.border-s-yellow-400\/35 {
  border-inline-start-color: rgb(250 204 21 / 0.35);
}
.border-s-yellow-400\/40 {
  border-inline-start-color: rgb(250 204 21 / 0.4);
}
.border-s-yellow-400\/45 {
  border-inline-start-color: rgb(250 204 21 / 0.45);
}
.border-s-yellow-400\/5 {
  border-inline-start-color: rgb(250 204 21 / 0.05);
}
.border-s-yellow-400\/50 {
  border-inline-start-color: rgb(250 204 21 / 0.5);
}
.border-s-yellow-400\/55 {
  border-inline-start-color: rgb(250 204 21 / 0.55);
}
.border-s-yellow-400\/60 {
  border-inline-start-color: rgb(250 204 21 / 0.6);
}
.border-s-yellow-400\/65 {
  border-inline-start-color: rgb(250 204 21 / 0.65);
}
.border-s-yellow-400\/70 {
  border-inline-start-color: rgb(250 204 21 / 0.7);
}
.border-s-yellow-400\/75 {
  border-inline-start-color: rgb(250 204 21 / 0.75);
}
.border-s-yellow-400\/80 {
  border-inline-start-color: rgb(250 204 21 / 0.8);
}
.border-s-yellow-400\/85 {
  border-inline-start-color: rgb(250 204 21 / 0.85);
}
.border-s-yellow-400\/90 {
  border-inline-start-color: rgb(250 204 21 / 0.9);
}
.border-s-yellow-400\/95 {
  border-inline-start-color: rgb(250 204 21 / 0.95);
}
.border-s-yellow-50 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.border-s-yellow-50\/0 {
  border-inline-start-color: rgb(254 252 232 / 0);
}
.border-s-yellow-50\/10 {
  border-inline-start-color: rgb(254 252 232 / 0.1);
}
.border-s-yellow-50\/100 {
  border-inline-start-color: rgb(254 252 232 / 1);
}
.border-s-yellow-50\/15 {
  border-inline-start-color: rgb(254 252 232 / 0.15);
}
.border-s-yellow-50\/20 {
  border-inline-start-color: rgb(254 252 232 / 0.2);
}
.border-s-yellow-50\/25 {
  border-inline-start-color: rgb(254 252 232 / 0.25);
}
.border-s-yellow-50\/30 {
  border-inline-start-color: rgb(254 252 232 / 0.3);
}
.border-s-yellow-50\/35 {
  border-inline-start-color: rgb(254 252 232 / 0.35);
}
.border-s-yellow-50\/40 {
  border-inline-start-color: rgb(254 252 232 / 0.4);
}
.border-s-yellow-50\/45 {
  border-inline-start-color: rgb(254 252 232 / 0.45);
}
.border-s-yellow-50\/5 {
  border-inline-start-color: rgb(254 252 232 / 0.05);
}
.border-s-yellow-50\/50 {
  border-inline-start-color: rgb(254 252 232 / 0.5);
}
.border-s-yellow-50\/55 {
  border-inline-start-color: rgb(254 252 232 / 0.55);
}
.border-s-yellow-50\/60 {
  border-inline-start-color: rgb(254 252 232 / 0.6);
}
.border-s-yellow-50\/65 {
  border-inline-start-color: rgb(254 252 232 / 0.65);
}
.border-s-yellow-50\/70 {
  border-inline-start-color: rgb(254 252 232 / 0.7);
}
.border-s-yellow-50\/75 {
  border-inline-start-color: rgb(254 252 232 / 0.75);
}
.border-s-yellow-50\/80 {
  border-inline-start-color: rgb(254 252 232 / 0.8);
}
.border-s-yellow-50\/85 {
  border-inline-start-color: rgb(254 252 232 / 0.85);
}
.border-s-yellow-50\/90 {
  border-inline-start-color: rgb(254 252 232 / 0.9);
}
.border-s-yellow-50\/95 {
  border-inline-start-color: rgb(254 252 232 / 0.95);
}
.border-s-yellow-500 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-s-yellow-500\/0 {
  border-inline-start-color: rgb(234 179 8 / 0);
}
.border-s-yellow-500\/10 {
  border-inline-start-color: rgb(234 179 8 / 0.1);
}
.border-s-yellow-500\/100 {
  border-inline-start-color: rgb(234 179 8 / 1);
}
.border-s-yellow-500\/15 {
  border-inline-start-color: rgb(234 179 8 / 0.15);
}
.border-s-yellow-500\/20 {
  border-inline-start-color: rgb(234 179 8 / 0.2);
}
.border-s-yellow-500\/25 {
  border-inline-start-color: rgb(234 179 8 / 0.25);
}
.border-s-yellow-500\/30 {
  border-inline-start-color: rgb(234 179 8 / 0.3);
}
.border-s-yellow-500\/35 {
  border-inline-start-color: rgb(234 179 8 / 0.35);
}
.border-s-yellow-500\/40 {
  border-inline-start-color: rgb(234 179 8 / 0.4);
}
.border-s-yellow-500\/45 {
  border-inline-start-color: rgb(234 179 8 / 0.45);
}
.border-s-yellow-500\/5 {
  border-inline-start-color: rgb(234 179 8 / 0.05);
}
.border-s-yellow-500\/50 {
  border-inline-start-color: rgb(234 179 8 / 0.5);
}
.border-s-yellow-500\/55 {
  border-inline-start-color: rgb(234 179 8 / 0.55);
}
.border-s-yellow-500\/60 {
  border-inline-start-color: rgb(234 179 8 / 0.6);
}
.border-s-yellow-500\/65 {
  border-inline-start-color: rgb(234 179 8 / 0.65);
}
.border-s-yellow-500\/70 {
  border-inline-start-color: rgb(234 179 8 / 0.7);
}
.border-s-yellow-500\/75 {
  border-inline-start-color: rgb(234 179 8 / 0.75);
}
.border-s-yellow-500\/80 {
  border-inline-start-color: rgb(234 179 8 / 0.8);
}
.border-s-yellow-500\/85 {
  border-inline-start-color: rgb(234 179 8 / 0.85);
}
.border-s-yellow-500\/90 {
  border-inline-start-color: rgb(234 179 8 / 0.9);
}
.border-s-yellow-500\/95 {
  border-inline-start-color: rgb(234 179 8 / 0.95);
}
.border-s-yellow-600 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-s-yellow-600\/0 {
  border-inline-start-color: rgb(202 138 4 / 0);
}
.border-s-yellow-600\/10 {
  border-inline-start-color: rgb(202 138 4 / 0.1);
}
.border-s-yellow-600\/100 {
  border-inline-start-color: rgb(202 138 4 / 1);
}
.border-s-yellow-600\/15 {
  border-inline-start-color: rgb(202 138 4 / 0.15);
}
.border-s-yellow-600\/20 {
  border-inline-start-color: rgb(202 138 4 / 0.2);
}
.border-s-yellow-600\/25 {
  border-inline-start-color: rgb(202 138 4 / 0.25);
}
.border-s-yellow-600\/30 {
  border-inline-start-color: rgb(202 138 4 / 0.3);
}
.border-s-yellow-600\/35 {
  border-inline-start-color: rgb(202 138 4 / 0.35);
}
.border-s-yellow-600\/40 {
  border-inline-start-color: rgb(202 138 4 / 0.4);
}
.border-s-yellow-600\/45 {
  border-inline-start-color: rgb(202 138 4 / 0.45);
}
.border-s-yellow-600\/5 {
  border-inline-start-color: rgb(202 138 4 / 0.05);
}
.border-s-yellow-600\/50 {
  border-inline-start-color: rgb(202 138 4 / 0.5);
}
.border-s-yellow-600\/55 {
  border-inline-start-color: rgb(202 138 4 / 0.55);
}
.border-s-yellow-600\/60 {
  border-inline-start-color: rgb(202 138 4 / 0.6);
}
.border-s-yellow-600\/65 {
  border-inline-start-color: rgb(202 138 4 / 0.65);
}
.border-s-yellow-600\/70 {
  border-inline-start-color: rgb(202 138 4 / 0.7);
}
.border-s-yellow-600\/75 {
  border-inline-start-color: rgb(202 138 4 / 0.75);
}
.border-s-yellow-600\/80 {
  border-inline-start-color: rgb(202 138 4 / 0.8);
}
.border-s-yellow-600\/85 {
  border-inline-start-color: rgb(202 138 4 / 0.85);
}
.border-s-yellow-600\/90 {
  border-inline-start-color: rgb(202 138 4 / 0.9);
}
.border-s-yellow-600\/95 {
  border-inline-start-color: rgb(202 138 4 / 0.95);
}
.border-s-yellow-700 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.border-s-yellow-700\/0 {
  border-inline-start-color: rgb(161 98 7 / 0);
}
.border-s-yellow-700\/10 {
  border-inline-start-color: rgb(161 98 7 / 0.1);
}
.border-s-yellow-700\/100 {
  border-inline-start-color: rgb(161 98 7 / 1);
}
.border-s-yellow-700\/15 {
  border-inline-start-color: rgb(161 98 7 / 0.15);
}
.border-s-yellow-700\/20 {
  border-inline-start-color: rgb(161 98 7 / 0.2);
}
.border-s-yellow-700\/25 {
  border-inline-start-color: rgb(161 98 7 / 0.25);
}
.border-s-yellow-700\/30 {
  border-inline-start-color: rgb(161 98 7 / 0.3);
}
.border-s-yellow-700\/35 {
  border-inline-start-color: rgb(161 98 7 / 0.35);
}
.border-s-yellow-700\/40 {
  border-inline-start-color: rgb(161 98 7 / 0.4);
}
.border-s-yellow-700\/45 {
  border-inline-start-color: rgb(161 98 7 / 0.45);
}
.border-s-yellow-700\/5 {
  border-inline-start-color: rgb(161 98 7 / 0.05);
}
.border-s-yellow-700\/50 {
  border-inline-start-color: rgb(161 98 7 / 0.5);
}
.border-s-yellow-700\/55 {
  border-inline-start-color: rgb(161 98 7 / 0.55);
}
.border-s-yellow-700\/60 {
  border-inline-start-color: rgb(161 98 7 / 0.6);
}
.border-s-yellow-700\/65 {
  border-inline-start-color: rgb(161 98 7 / 0.65);
}
.border-s-yellow-700\/70 {
  border-inline-start-color: rgb(161 98 7 / 0.7);
}
.border-s-yellow-700\/75 {
  border-inline-start-color: rgb(161 98 7 / 0.75);
}
.border-s-yellow-700\/80 {
  border-inline-start-color: rgb(161 98 7 / 0.8);
}
.border-s-yellow-700\/85 {
  border-inline-start-color: rgb(161 98 7 / 0.85);
}
.border-s-yellow-700\/90 {
  border-inline-start-color: rgb(161 98 7 / 0.9);
}
.border-s-yellow-700\/95 {
  border-inline-start-color: rgb(161 98 7 / 0.95);
}
.border-s-yellow-800 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.border-s-yellow-800\/0 {
  border-inline-start-color: rgb(133 77 14 / 0);
}
.border-s-yellow-800\/10 {
  border-inline-start-color: rgb(133 77 14 / 0.1);
}
.border-s-yellow-800\/100 {
  border-inline-start-color: rgb(133 77 14 / 1);
}
.border-s-yellow-800\/15 {
  border-inline-start-color: rgb(133 77 14 / 0.15);
}
.border-s-yellow-800\/20 {
  border-inline-start-color: rgb(133 77 14 / 0.2);
}
.border-s-yellow-800\/25 {
  border-inline-start-color: rgb(133 77 14 / 0.25);
}
.border-s-yellow-800\/30 {
  border-inline-start-color: rgb(133 77 14 / 0.3);
}
.border-s-yellow-800\/35 {
  border-inline-start-color: rgb(133 77 14 / 0.35);
}
.border-s-yellow-800\/40 {
  border-inline-start-color: rgb(133 77 14 / 0.4);
}
.border-s-yellow-800\/45 {
  border-inline-start-color: rgb(133 77 14 / 0.45);
}
.border-s-yellow-800\/5 {
  border-inline-start-color: rgb(133 77 14 / 0.05);
}
.border-s-yellow-800\/50 {
  border-inline-start-color: rgb(133 77 14 / 0.5);
}
.border-s-yellow-800\/55 {
  border-inline-start-color: rgb(133 77 14 / 0.55);
}
.border-s-yellow-800\/60 {
  border-inline-start-color: rgb(133 77 14 / 0.6);
}
.border-s-yellow-800\/65 {
  border-inline-start-color: rgb(133 77 14 / 0.65);
}
.border-s-yellow-800\/70 {
  border-inline-start-color: rgb(133 77 14 / 0.7);
}
.border-s-yellow-800\/75 {
  border-inline-start-color: rgb(133 77 14 / 0.75);
}
.border-s-yellow-800\/80 {
  border-inline-start-color: rgb(133 77 14 / 0.8);
}
.border-s-yellow-800\/85 {
  border-inline-start-color: rgb(133 77 14 / 0.85);
}
.border-s-yellow-800\/90 {
  border-inline-start-color: rgb(133 77 14 / 0.9);
}
.border-s-yellow-800\/95 {
  border-inline-start-color: rgb(133 77 14 / 0.95);
}
.border-s-yellow-900 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.border-s-yellow-900\/0 {
  border-inline-start-color: rgb(113 63 18 / 0);
}
.border-s-yellow-900\/10 {
  border-inline-start-color: rgb(113 63 18 / 0.1);
}
.border-s-yellow-900\/100 {
  border-inline-start-color: rgb(113 63 18 / 1);
}
.border-s-yellow-900\/15 {
  border-inline-start-color: rgb(113 63 18 / 0.15);
}
.border-s-yellow-900\/20 {
  border-inline-start-color: rgb(113 63 18 / 0.2);
}
.border-s-yellow-900\/25 {
  border-inline-start-color: rgb(113 63 18 / 0.25);
}
.border-s-yellow-900\/30 {
  border-inline-start-color: rgb(113 63 18 / 0.3);
}
.border-s-yellow-900\/35 {
  border-inline-start-color: rgb(113 63 18 / 0.35);
}
.border-s-yellow-900\/40 {
  border-inline-start-color: rgb(113 63 18 / 0.4);
}
.border-s-yellow-900\/45 {
  border-inline-start-color: rgb(113 63 18 / 0.45);
}
.border-s-yellow-900\/5 {
  border-inline-start-color: rgb(113 63 18 / 0.05);
}
.border-s-yellow-900\/50 {
  border-inline-start-color: rgb(113 63 18 / 0.5);
}
.border-s-yellow-900\/55 {
  border-inline-start-color: rgb(113 63 18 / 0.55);
}
.border-s-yellow-900\/60 {
  border-inline-start-color: rgb(113 63 18 / 0.6);
}
.border-s-yellow-900\/65 {
  border-inline-start-color: rgb(113 63 18 / 0.65);
}
.border-s-yellow-900\/70 {
  border-inline-start-color: rgb(113 63 18 / 0.7);
}
.border-s-yellow-900\/75 {
  border-inline-start-color: rgb(113 63 18 / 0.75);
}
.border-s-yellow-900\/80 {
  border-inline-start-color: rgb(113 63 18 / 0.8);
}
.border-s-yellow-900\/85 {
  border-inline-start-color: rgb(113 63 18 / 0.85);
}
.border-s-yellow-900\/90 {
  border-inline-start-color: rgb(113 63 18 / 0.9);
}
.border-s-yellow-900\/95 {
  border-inline-start-color: rgb(113 63 18 / 0.95);
}
.border-s-yellow-950 {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.border-s-yellow-950\/0 {
  border-inline-start-color: rgb(66 32 6 / 0);
}
.border-s-yellow-950\/10 {
  border-inline-start-color: rgb(66 32 6 / 0.1);
}
.border-s-yellow-950\/100 {
  border-inline-start-color: rgb(66 32 6 / 1);
}
.border-s-yellow-950\/15 {
  border-inline-start-color: rgb(66 32 6 / 0.15);
}
.border-s-yellow-950\/20 {
  border-inline-start-color: rgb(66 32 6 / 0.2);
}
.border-s-yellow-950\/25 {
  border-inline-start-color: rgb(66 32 6 / 0.25);
}
.border-s-yellow-950\/30 {
  border-inline-start-color: rgb(66 32 6 / 0.3);
}
.border-s-yellow-950\/35 {
  border-inline-start-color: rgb(66 32 6 / 0.35);
}
.border-s-yellow-950\/40 {
  border-inline-start-color: rgb(66 32 6 / 0.4);
}
.border-s-yellow-950\/45 {
  border-inline-start-color: rgb(66 32 6 / 0.45);
}
.border-s-yellow-950\/5 {
  border-inline-start-color: rgb(66 32 6 / 0.05);
}
.border-s-yellow-950\/50 {
  border-inline-start-color: rgb(66 32 6 / 0.5);
}
.border-s-yellow-950\/55 {
  border-inline-start-color: rgb(66 32 6 / 0.55);
}
.border-s-yellow-950\/60 {
  border-inline-start-color: rgb(66 32 6 / 0.6);
}
.border-s-yellow-950\/65 {
  border-inline-start-color: rgb(66 32 6 / 0.65);
}
.border-s-yellow-950\/70 {
  border-inline-start-color: rgb(66 32 6 / 0.7);
}
.border-s-yellow-950\/75 {
  border-inline-start-color: rgb(66 32 6 / 0.75);
}
.border-s-yellow-950\/80 {
  border-inline-start-color: rgb(66 32 6 / 0.8);
}
.border-s-yellow-950\/85 {
  border-inline-start-color: rgb(66 32 6 / 0.85);
}
.border-s-yellow-950\/90 {
  border-inline-start-color: rgb(66 32 6 / 0.9);
}
.border-s-yellow-950\/95 {
  border-inline-start-color: rgb(66 32 6 / 0.95);
}
.border-t-transparent {
  border-top-color: transparent;
}
.border-t-yellow-100 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.border-t-yellow-100\/0 {
  border-top-color: rgb(254 249 195 / 0);
}
.border-t-yellow-100\/10 {
  border-top-color: rgb(254 249 195 / 0.1);
}
.border-t-yellow-100\/100 {
  border-top-color: rgb(254 249 195 / 1);
}
.border-t-yellow-100\/15 {
  border-top-color: rgb(254 249 195 / 0.15);
}
.border-t-yellow-100\/20 {
  border-top-color: rgb(254 249 195 / 0.2);
}
.border-t-yellow-100\/25 {
  border-top-color: rgb(254 249 195 / 0.25);
}
.border-t-yellow-100\/30 {
  border-top-color: rgb(254 249 195 / 0.3);
}
.border-t-yellow-100\/35 {
  border-top-color: rgb(254 249 195 / 0.35);
}
.border-t-yellow-100\/40 {
  border-top-color: rgb(254 249 195 / 0.4);
}
.border-t-yellow-100\/45 {
  border-top-color: rgb(254 249 195 / 0.45);
}
.border-t-yellow-100\/5 {
  border-top-color: rgb(254 249 195 / 0.05);
}
.border-t-yellow-100\/50 {
  border-top-color: rgb(254 249 195 / 0.5);
}
.border-t-yellow-100\/55 {
  border-top-color: rgb(254 249 195 / 0.55);
}
.border-t-yellow-100\/60 {
  border-top-color: rgb(254 249 195 / 0.6);
}
.border-t-yellow-100\/65 {
  border-top-color: rgb(254 249 195 / 0.65);
}
.border-t-yellow-100\/70 {
  border-top-color: rgb(254 249 195 / 0.7);
}
.border-t-yellow-100\/75 {
  border-top-color: rgb(254 249 195 / 0.75);
}
.border-t-yellow-100\/80 {
  border-top-color: rgb(254 249 195 / 0.8);
}
.border-t-yellow-100\/85 {
  border-top-color: rgb(254 249 195 / 0.85);
}
.border-t-yellow-100\/90 {
  border-top-color: rgb(254 249 195 / 0.9);
}
.border-t-yellow-100\/95 {
  border-top-color: rgb(254 249 195 / 0.95);
}
.border-t-yellow-200 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.border-t-yellow-200\/0 {
  border-top-color: rgb(254 240 138 / 0);
}
.border-t-yellow-200\/10 {
  border-top-color: rgb(254 240 138 / 0.1);
}
.border-t-yellow-200\/100 {
  border-top-color: rgb(254 240 138 / 1);
}
.border-t-yellow-200\/15 {
  border-top-color: rgb(254 240 138 / 0.15);
}
.border-t-yellow-200\/20 {
  border-top-color: rgb(254 240 138 / 0.2);
}
.border-t-yellow-200\/25 {
  border-top-color: rgb(254 240 138 / 0.25);
}
.border-t-yellow-200\/30 {
  border-top-color: rgb(254 240 138 / 0.3);
}
.border-t-yellow-200\/35 {
  border-top-color: rgb(254 240 138 / 0.35);
}
.border-t-yellow-200\/40 {
  border-top-color: rgb(254 240 138 / 0.4);
}
.border-t-yellow-200\/45 {
  border-top-color: rgb(254 240 138 / 0.45);
}
.border-t-yellow-200\/5 {
  border-top-color: rgb(254 240 138 / 0.05);
}
.border-t-yellow-200\/50 {
  border-top-color: rgb(254 240 138 / 0.5);
}
.border-t-yellow-200\/55 {
  border-top-color: rgb(254 240 138 / 0.55);
}
.border-t-yellow-200\/60 {
  border-top-color: rgb(254 240 138 / 0.6);
}
.border-t-yellow-200\/65 {
  border-top-color: rgb(254 240 138 / 0.65);
}
.border-t-yellow-200\/70 {
  border-top-color: rgb(254 240 138 / 0.7);
}
.border-t-yellow-200\/75 {
  border-top-color: rgb(254 240 138 / 0.75);
}
.border-t-yellow-200\/80 {
  border-top-color: rgb(254 240 138 / 0.8);
}
.border-t-yellow-200\/85 {
  border-top-color: rgb(254 240 138 / 0.85);
}
.border-t-yellow-200\/90 {
  border-top-color: rgb(254 240 138 / 0.9);
}
.border-t-yellow-200\/95 {
  border-top-color: rgb(254 240 138 / 0.95);
}
.border-t-yellow-300 {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.border-t-yellow-300\/0 {
  border-top-color: rgb(253 224 71 / 0);
}
.border-t-yellow-300\/10 {
  border-top-color: rgb(253 224 71 / 0.1);
}
.border-t-yellow-300\/100 {
  border-top-color: rgb(253 224 71 / 1);
}
.border-t-yellow-300\/15 {
  border-top-color: rgb(253 224 71 / 0.15);
}
.border-t-yellow-300\/20 {
  border-top-color: rgb(253 224 71 / 0.2);
}
.border-t-yellow-300\/25 {
  border-top-color: rgb(253 224 71 / 0.25);
}
.border-t-yellow-300\/30 {
  border-top-color: rgb(253 224 71 / 0.3);
}
.border-t-yellow-300\/35 {
  border-top-color: rgb(253 224 71 / 0.35);
}
.border-t-yellow-300\/40 {
  border-top-color: rgb(253 224 71 / 0.4);
}
.border-t-yellow-300\/45 {
  border-top-color: rgb(253 224 71 / 0.45);
}
.border-t-yellow-300\/5 {
  border-top-color: rgb(253 224 71 / 0.05);
}
.border-t-yellow-300\/50 {
  border-top-color: rgb(253 224 71 / 0.5);
}
.border-t-yellow-300\/55 {
  border-top-color: rgb(253 224 71 / 0.55);
}
.border-t-yellow-300\/60 {
  border-top-color: rgb(253 224 71 / 0.6);
}
.border-t-yellow-300\/65 {
  border-top-color: rgb(253 224 71 / 0.65);
}
.border-t-yellow-300\/70 {
  border-top-color: rgb(253 224 71 / 0.7);
}
.border-t-yellow-300\/75 {
  border-top-color: rgb(253 224 71 / 0.75);
}
.border-t-yellow-300\/80 {
  border-top-color: rgb(253 224 71 / 0.8);
}
.border-t-yellow-300\/85 {
  border-top-color: rgb(253 224 71 / 0.85);
}
.border-t-yellow-300\/90 {
  border-top-color: rgb(253 224 71 / 0.9);
}
.border-t-yellow-300\/95 {
  border-top-color: rgb(253 224 71 / 0.95);
}
.border-t-yellow-400 {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.border-t-yellow-400\/0 {
  border-top-color: rgb(250 204 21 / 0);
}
.border-t-yellow-400\/10 {
  border-top-color: rgb(250 204 21 / 0.1);
}
.border-t-yellow-400\/100 {
  border-top-color: rgb(250 204 21 / 1);
}
.border-t-yellow-400\/15 {
  border-top-color: rgb(250 204 21 / 0.15);
}
.border-t-yellow-400\/20 {
  border-top-color: rgb(250 204 21 / 0.2);
}
.border-t-yellow-400\/25 {
  border-top-color: rgb(250 204 21 / 0.25);
}
.border-t-yellow-400\/30 {
  border-top-color: rgb(250 204 21 / 0.3);
}
.border-t-yellow-400\/35 {
  border-top-color: rgb(250 204 21 / 0.35);
}
.border-t-yellow-400\/40 {
  border-top-color: rgb(250 204 21 / 0.4);
}
.border-t-yellow-400\/45 {
  border-top-color: rgb(250 204 21 / 0.45);
}
.border-t-yellow-400\/5 {
  border-top-color: rgb(250 204 21 / 0.05);
}
.border-t-yellow-400\/50 {
  border-top-color: rgb(250 204 21 / 0.5);
}
.border-t-yellow-400\/55 {
  border-top-color: rgb(250 204 21 / 0.55);
}
.border-t-yellow-400\/60 {
  border-top-color: rgb(250 204 21 / 0.6);
}
.border-t-yellow-400\/65 {
  border-top-color: rgb(250 204 21 / 0.65);
}
.border-t-yellow-400\/70 {
  border-top-color: rgb(250 204 21 / 0.7);
}
.border-t-yellow-400\/75 {
  border-top-color: rgb(250 204 21 / 0.75);
}
.border-t-yellow-400\/80 {
  border-top-color: rgb(250 204 21 / 0.8);
}
.border-t-yellow-400\/85 {
  border-top-color: rgb(250 204 21 / 0.85);
}
.border-t-yellow-400\/90 {
  border-top-color: rgb(250 204 21 / 0.9);
}
.border-t-yellow-400\/95 {
  border-top-color: rgb(250 204 21 / 0.95);
}
.border-t-yellow-50 {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.border-t-yellow-50\/0 {
  border-top-color: rgb(254 252 232 / 0);
}
.border-t-yellow-50\/10 {
  border-top-color: rgb(254 252 232 / 0.1);
}
.border-t-yellow-50\/100 {
  border-top-color: rgb(254 252 232 / 1);
}
.border-t-yellow-50\/15 {
  border-top-color: rgb(254 252 232 / 0.15);
}
.border-t-yellow-50\/20 {
  border-top-color: rgb(254 252 232 / 0.2);
}
.border-t-yellow-50\/25 {
  border-top-color: rgb(254 252 232 / 0.25);
}
.border-t-yellow-50\/30 {
  border-top-color: rgb(254 252 232 / 0.3);
}
.border-t-yellow-50\/35 {
  border-top-color: rgb(254 252 232 / 0.35);
}
.border-t-yellow-50\/40 {
  border-top-color: rgb(254 252 232 / 0.4);
}
.border-t-yellow-50\/45 {
  border-top-color: rgb(254 252 232 / 0.45);
}
.border-t-yellow-50\/5 {
  border-top-color: rgb(254 252 232 / 0.05);
}
.border-t-yellow-50\/50 {
  border-top-color: rgb(254 252 232 / 0.5);
}
.border-t-yellow-50\/55 {
  border-top-color: rgb(254 252 232 / 0.55);
}
.border-t-yellow-50\/60 {
  border-top-color: rgb(254 252 232 / 0.6);
}
.border-t-yellow-50\/65 {
  border-top-color: rgb(254 252 232 / 0.65);
}
.border-t-yellow-50\/70 {
  border-top-color: rgb(254 252 232 / 0.7);
}
.border-t-yellow-50\/75 {
  border-top-color: rgb(254 252 232 / 0.75);
}
.border-t-yellow-50\/80 {
  border-top-color: rgb(254 252 232 / 0.8);
}
.border-t-yellow-50\/85 {
  border-top-color: rgb(254 252 232 / 0.85);
}
.border-t-yellow-50\/90 {
  border-top-color: rgb(254 252 232 / 0.9);
}
.border-t-yellow-50\/95 {
  border-top-color: rgb(254 252 232 / 0.95);
}
.border-t-yellow-500 {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.border-t-yellow-500\/0 {
  border-top-color: rgb(234 179 8 / 0);
}
.border-t-yellow-500\/10 {
  border-top-color: rgb(234 179 8 / 0.1);
}
.border-t-yellow-500\/100 {
  border-top-color: rgb(234 179 8 / 1);
}
.border-t-yellow-500\/15 {
  border-top-color: rgb(234 179 8 / 0.15);
}
.border-t-yellow-500\/20 {
  border-top-color: rgb(234 179 8 / 0.2);
}
.border-t-yellow-500\/25 {
  border-top-color: rgb(234 179 8 / 0.25);
}
.border-t-yellow-500\/30 {
  border-top-color: rgb(234 179 8 / 0.3);
}
.border-t-yellow-500\/35 {
  border-top-color: rgb(234 179 8 / 0.35);
}
.border-t-yellow-500\/40 {
  border-top-color: rgb(234 179 8 / 0.4);
}
.border-t-yellow-500\/45 {
  border-top-color: rgb(234 179 8 / 0.45);
}
.border-t-yellow-500\/5 {
  border-top-color: rgb(234 179 8 / 0.05);
}
.border-t-yellow-500\/50 {
  border-top-color: rgb(234 179 8 / 0.5);
}
.border-t-yellow-500\/55 {
  border-top-color: rgb(234 179 8 / 0.55);
}
.border-t-yellow-500\/60 {
  border-top-color: rgb(234 179 8 / 0.6);
}
.border-t-yellow-500\/65 {
  border-top-color: rgb(234 179 8 / 0.65);
}
.border-t-yellow-500\/70 {
  border-top-color: rgb(234 179 8 / 0.7);
}
.border-t-yellow-500\/75 {
  border-top-color: rgb(234 179 8 / 0.75);
}
.border-t-yellow-500\/80 {
  border-top-color: rgb(234 179 8 / 0.8);
}
.border-t-yellow-500\/85 {
  border-top-color: rgb(234 179 8 / 0.85);
}
.border-t-yellow-500\/90 {
  border-top-color: rgb(234 179 8 / 0.9);
}
.border-t-yellow-500\/95 {
  border-top-color: rgb(234 179 8 / 0.95);
}
.border-t-yellow-600 {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.border-t-yellow-600\/0 {
  border-top-color: rgb(202 138 4 / 0);
}
.border-t-yellow-600\/10 {
  border-top-color: rgb(202 138 4 / 0.1);
}
.border-t-yellow-600\/100 {
  border-top-color: rgb(202 138 4 / 1);
}
.border-t-yellow-600\/15 {
  border-top-color: rgb(202 138 4 / 0.15);
}
.border-t-yellow-600\/20 {
  border-top-color: rgb(202 138 4 / 0.2);
}
.border-t-yellow-600\/25 {
  border-top-color: rgb(202 138 4 / 0.25);
}
.border-t-yellow-600\/30 {
  border-top-color: rgb(202 138 4 / 0.3);
}
.border-t-yellow-600\/35 {
  border-top-color: rgb(202 138 4 / 0.35);
}
.border-t-yellow-600\/40 {
  border-top-color: rgb(202 138 4 / 0.4);
}
.border-t-yellow-600\/45 {
  border-top-color: rgb(202 138 4 / 0.45);
}
.border-t-yellow-600\/5 {
  border-top-color: rgb(202 138 4 / 0.05);
}
.border-t-yellow-600\/50 {
  border-top-color: rgb(202 138 4 / 0.5);
}
.border-t-yellow-600\/55 {
  border-top-color: rgb(202 138 4 / 0.55);
}
.border-t-yellow-600\/60 {
  border-top-color: rgb(202 138 4 / 0.6);
}
.border-t-yellow-600\/65 {
  border-top-color: rgb(202 138 4 / 0.65);
}
.border-t-yellow-600\/70 {
  border-top-color: rgb(202 138 4 / 0.7);
}
.border-t-yellow-600\/75 {
  border-top-color: rgb(202 138 4 / 0.75);
}
.border-t-yellow-600\/80 {
  border-top-color: rgb(202 138 4 / 0.8);
}
.border-t-yellow-600\/85 {
  border-top-color: rgb(202 138 4 / 0.85);
}
.border-t-yellow-600\/90 {
  border-top-color: rgb(202 138 4 / 0.9);
}
.border-t-yellow-600\/95 {
  border-top-color: rgb(202 138 4 / 0.95);
}
.border-t-yellow-700 {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.border-t-yellow-700\/0 {
  border-top-color: rgb(161 98 7 / 0);
}
.border-t-yellow-700\/10 {
  border-top-color: rgb(161 98 7 / 0.1);
}
.border-t-yellow-700\/100 {
  border-top-color: rgb(161 98 7 / 1);
}
.border-t-yellow-700\/15 {
  border-top-color: rgb(161 98 7 / 0.15);
}
.border-t-yellow-700\/20 {
  border-top-color: rgb(161 98 7 / 0.2);
}
.border-t-yellow-700\/25 {
  border-top-color: rgb(161 98 7 / 0.25);
}
.border-t-yellow-700\/30 {
  border-top-color: rgb(161 98 7 / 0.3);
}
.border-t-yellow-700\/35 {
  border-top-color: rgb(161 98 7 / 0.35);
}
.border-t-yellow-700\/40 {
  border-top-color: rgb(161 98 7 / 0.4);
}
.border-t-yellow-700\/45 {
  border-top-color: rgb(161 98 7 / 0.45);
}
.border-t-yellow-700\/5 {
  border-top-color: rgb(161 98 7 / 0.05);
}
.border-t-yellow-700\/50 {
  border-top-color: rgb(161 98 7 / 0.5);
}
.border-t-yellow-700\/55 {
  border-top-color: rgb(161 98 7 / 0.55);
}
.border-t-yellow-700\/60 {
  border-top-color: rgb(161 98 7 / 0.6);
}
.border-t-yellow-700\/65 {
  border-top-color: rgb(161 98 7 / 0.65);
}
.border-t-yellow-700\/70 {
  border-top-color: rgb(161 98 7 / 0.7);
}
.border-t-yellow-700\/75 {
  border-top-color: rgb(161 98 7 / 0.75);
}
.border-t-yellow-700\/80 {
  border-top-color: rgb(161 98 7 / 0.8);
}
.border-t-yellow-700\/85 {
  border-top-color: rgb(161 98 7 / 0.85);
}
.border-t-yellow-700\/90 {
  border-top-color: rgb(161 98 7 / 0.9);
}
.border-t-yellow-700\/95 {
  border-top-color: rgb(161 98 7 / 0.95);
}
.border-t-yellow-800 {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.border-t-yellow-800\/0 {
  border-top-color: rgb(133 77 14 / 0);
}
.border-t-yellow-800\/10 {
  border-top-color: rgb(133 77 14 / 0.1);
}
.border-t-yellow-800\/100 {
  border-top-color: rgb(133 77 14 / 1);
}
.border-t-yellow-800\/15 {
  border-top-color: rgb(133 77 14 / 0.15);
}
.border-t-yellow-800\/20 {
  border-top-color: rgb(133 77 14 / 0.2);
}
.border-t-yellow-800\/25 {
  border-top-color: rgb(133 77 14 / 0.25);
}
.border-t-yellow-800\/30 {
  border-top-color: rgb(133 77 14 / 0.3);
}
.border-t-yellow-800\/35 {
  border-top-color: rgb(133 77 14 / 0.35);
}
.border-t-yellow-800\/40 {
  border-top-color: rgb(133 77 14 / 0.4);
}
.border-t-yellow-800\/45 {
  border-top-color: rgb(133 77 14 / 0.45);
}
.border-t-yellow-800\/5 {
  border-top-color: rgb(133 77 14 / 0.05);
}
.border-t-yellow-800\/50 {
  border-top-color: rgb(133 77 14 / 0.5);
}
.border-t-yellow-800\/55 {
  border-top-color: rgb(133 77 14 / 0.55);
}
.border-t-yellow-800\/60 {
  border-top-color: rgb(133 77 14 / 0.6);
}
.border-t-yellow-800\/65 {
  border-top-color: rgb(133 77 14 / 0.65);
}
.border-t-yellow-800\/70 {
  border-top-color: rgb(133 77 14 / 0.7);
}
.border-t-yellow-800\/75 {
  border-top-color: rgb(133 77 14 / 0.75);
}
.border-t-yellow-800\/80 {
  border-top-color: rgb(133 77 14 / 0.8);
}
.border-t-yellow-800\/85 {
  border-top-color: rgb(133 77 14 / 0.85);
}
.border-t-yellow-800\/90 {
  border-top-color: rgb(133 77 14 / 0.9);
}
.border-t-yellow-800\/95 {
  border-top-color: rgb(133 77 14 / 0.95);
}
.border-t-yellow-900 {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.border-t-yellow-900\/0 {
  border-top-color: rgb(113 63 18 / 0);
}
.border-t-yellow-900\/10 {
  border-top-color: rgb(113 63 18 / 0.1);
}
.border-t-yellow-900\/100 {
  border-top-color: rgb(113 63 18 / 1);
}
.border-t-yellow-900\/15 {
  border-top-color: rgb(113 63 18 / 0.15);
}
.border-t-yellow-900\/20 {
  border-top-color: rgb(113 63 18 / 0.2);
}
.border-t-yellow-900\/25 {
  border-top-color: rgb(113 63 18 / 0.25);
}
.border-t-yellow-900\/30 {
  border-top-color: rgb(113 63 18 / 0.3);
}
.border-t-yellow-900\/35 {
  border-top-color: rgb(113 63 18 / 0.35);
}
.border-t-yellow-900\/40 {
  border-top-color: rgb(113 63 18 / 0.4);
}
.border-t-yellow-900\/45 {
  border-top-color: rgb(113 63 18 / 0.45);
}
.border-t-yellow-900\/5 {
  border-top-color: rgb(113 63 18 / 0.05);
}
.border-t-yellow-900\/50 {
  border-top-color: rgb(113 63 18 / 0.5);
}
.border-t-yellow-900\/55 {
  border-top-color: rgb(113 63 18 / 0.55);
}
.border-t-yellow-900\/60 {
  border-top-color: rgb(113 63 18 / 0.6);
}
.border-t-yellow-900\/65 {
  border-top-color: rgb(113 63 18 / 0.65);
}
.border-t-yellow-900\/70 {
  border-top-color: rgb(113 63 18 / 0.7);
}
.border-t-yellow-900\/75 {
  border-top-color: rgb(113 63 18 / 0.75);
}
.border-t-yellow-900\/80 {
  border-top-color: rgb(113 63 18 / 0.8);
}
.border-t-yellow-900\/85 {
  border-top-color: rgb(113 63 18 / 0.85);
}
.border-t-yellow-900\/90 {
  border-top-color: rgb(113 63 18 / 0.9);
}
.border-t-yellow-900\/95 {
  border-top-color: rgb(113 63 18 / 0.95);
}
.border-t-yellow-950 {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.border-t-yellow-950\/0 {
  border-top-color: rgb(66 32 6 / 0);
}
.border-t-yellow-950\/10 {
  border-top-color: rgb(66 32 6 / 0.1);
}
.border-t-yellow-950\/100 {
  border-top-color: rgb(66 32 6 / 1);
}
.border-t-yellow-950\/15 {
  border-top-color: rgb(66 32 6 / 0.15);
}
.border-t-yellow-950\/20 {
  border-top-color: rgb(66 32 6 / 0.2);
}
.border-t-yellow-950\/25 {
  border-top-color: rgb(66 32 6 / 0.25);
}
.border-t-yellow-950\/30 {
  border-top-color: rgb(66 32 6 / 0.3);
}
.border-t-yellow-950\/35 {
  border-top-color: rgb(66 32 6 / 0.35);
}
.border-t-yellow-950\/40 {
  border-top-color: rgb(66 32 6 / 0.4);
}
.border-t-yellow-950\/45 {
  border-top-color: rgb(66 32 6 / 0.45);
}
.border-t-yellow-950\/5 {
  border-top-color: rgb(66 32 6 / 0.05);
}
.border-t-yellow-950\/50 {
  border-top-color: rgb(66 32 6 / 0.5);
}
.border-t-yellow-950\/55 {
  border-top-color: rgb(66 32 6 / 0.55);
}
.border-t-yellow-950\/60 {
  border-top-color: rgb(66 32 6 / 0.6);
}
.border-t-yellow-950\/65 {
  border-top-color: rgb(66 32 6 / 0.65);
}
.border-t-yellow-950\/70 {
  border-top-color: rgb(66 32 6 / 0.7);
}
.border-t-yellow-950\/75 {
  border-top-color: rgb(66 32 6 / 0.75);
}
.border-t-yellow-950\/80 {
  border-top-color: rgb(66 32 6 / 0.8);
}
.border-t-yellow-950\/85 {
  border-top-color: rgb(66 32 6 / 0.85);
}
.border-t-yellow-950\/90 {
  border-top-color: rgb(66 32 6 / 0.9);
}
.border-t-yellow-950\/95 {
  border-top-color: rgb(66 32 6 / 0.95);
}
.\!bg-blue-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-green-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-indigo-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-red-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-stone-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-teal-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#f1f3f5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 243 245 / var(--tw-bg-opacity, 1));
}
.bg-\[--color-bg\] {
  background-color: var(--color-bg);
}
.bg-\[var\(--sdm-bg\2c transparent\)\] {
  background-color: var(--sdm-bg,transparent);
}
.bg-\[var\(--sdm-tbg\)\] {
  background-color: var(--sdm-tbg);
}
.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-100\/0 {
  background-color: rgb(254 243 199 / 0);
}
.bg-amber-100\/10 {
  background-color: rgb(254 243 199 / 0.1);
}
.bg-amber-100\/100 {
  background-color: rgb(254 243 199 / 1);
}
.bg-amber-100\/15 {
  background-color: rgb(254 243 199 / 0.15);
}
.bg-amber-100\/20 {
  background-color: rgb(254 243 199 / 0.2);
}
.bg-amber-100\/25 {
  background-color: rgb(254 243 199 / 0.25);
}
.bg-amber-100\/30 {
  background-color: rgb(254 243 199 / 0.3);
}
.bg-amber-100\/35 {
  background-color: rgb(254 243 199 / 0.35);
}
.bg-amber-100\/40 {
  background-color: rgb(254 243 199 / 0.4);
}
.bg-amber-100\/45 {
  background-color: rgb(254 243 199 / 0.45);
}
.bg-amber-100\/5 {
  background-color: rgb(254 243 199 / 0.05);
}
.bg-amber-100\/50 {
  background-color: rgb(254 243 199 / 0.5);
}
.bg-amber-100\/55 {
  background-color: rgb(254 243 199 / 0.55);
}
.bg-amber-100\/60 {
  background-color: rgb(254 243 199 / 0.6);
}
.bg-amber-100\/65 {
  background-color: rgb(254 243 199 / 0.65);
}
.bg-amber-100\/70 {
  background-color: rgb(254 243 199 / 0.7);
}
.bg-amber-100\/75 {
  background-color: rgb(254 243 199 / 0.75);
}
.bg-amber-100\/80 {
  background-color: rgb(254 243 199 / 0.8);
}
.bg-amber-100\/85 {
  background-color: rgb(254 243 199 / 0.85);
}
.bg-amber-100\/90 {
  background-color: rgb(254 243 199 / 0.9);
}
.bg-amber-100\/95 {
  background-color: rgb(254 243 199 / 0.95);
}
.bg-amber-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}
.bg-amber-200\/0 {
  background-color: rgb(253 230 138 / 0);
}
.bg-amber-200\/10 {
  background-color: rgb(253 230 138 / 0.1);
}
.bg-amber-200\/100 {
  background-color: rgb(253 230 138 / 1);
}
.bg-amber-200\/15 {
  background-color: rgb(253 230 138 / 0.15);
}
.bg-amber-200\/20 {
  background-color: rgb(253 230 138 / 0.2);
}
.bg-amber-200\/25 {
  background-color: rgb(253 230 138 / 0.25);
}
.bg-amber-200\/30 {
  background-color: rgb(253 230 138 / 0.3);
}
.bg-amber-200\/35 {
  background-color: rgb(253 230 138 / 0.35);
}
.bg-amber-200\/40 {
  background-color: rgb(253 230 138 / 0.4);
}
.bg-amber-200\/45 {
  background-color: rgb(253 230 138 / 0.45);
}
.bg-amber-200\/5 {
  background-color: rgb(253 230 138 / 0.05);
}
.bg-amber-200\/50 {
  background-color: rgb(253 230 138 / 0.5);
}
.bg-amber-200\/55 {
  background-color: rgb(253 230 138 / 0.55);
}
.bg-amber-200\/60 {
  background-color: rgb(253 230 138 / 0.6);
}
.bg-amber-200\/65 {
  background-color: rgb(253 230 138 / 0.65);
}
.bg-amber-200\/70 {
  background-color: rgb(253 230 138 / 0.7);
}
.bg-amber-200\/75 {
  background-color: rgb(253 230 138 / 0.75);
}
.bg-amber-200\/80 {
  background-color: rgb(253 230 138 / 0.8);
}
.bg-amber-200\/85 {
  background-color: rgb(253 230 138 / 0.85);
}
.bg-amber-200\/90 {
  background-color: rgb(253 230 138 / 0.9);
}
.bg-amber-200\/95 {
  background-color: rgb(253 230 138 / 0.95);
}
.bg-amber-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}
.bg-amber-300\/0 {
  background-color: rgb(252 211 77 / 0);
}
.bg-amber-300\/10 {
  background-color: rgb(252 211 77 / 0.1);
}
.bg-amber-300\/100 {
  background-color: rgb(252 211 77 / 1);
}
.bg-amber-300\/15 {
  background-color: rgb(252 211 77 / 0.15);
}
.bg-amber-300\/20 {
  background-color: rgb(252 211 77 / 0.2);
}
.bg-amber-300\/25 {
  background-color: rgb(252 211 77 / 0.25);
}
.bg-amber-300\/30 {
  background-color: rgb(252 211 77 / 0.3);
}
.bg-amber-300\/35 {
  background-color: rgb(252 211 77 / 0.35);
}
.bg-amber-300\/40 {
  background-color: rgb(252 211 77 / 0.4);
}
.bg-amber-300\/45 {
  background-color: rgb(252 211 77 / 0.45);
}
.bg-amber-300\/5 {
  background-color: rgb(252 211 77 / 0.05);
}
.bg-amber-300\/50 {
  background-color: rgb(252 211 77 / 0.5);
}
.bg-amber-300\/55 {
  background-color: rgb(252 211 77 / 0.55);
}
.bg-amber-300\/60 {
  background-color: rgb(252 211 77 / 0.6);
}
.bg-amber-300\/65 {
  background-color: rgb(252 211 77 / 0.65);
}
.bg-amber-300\/70 {
  background-color: rgb(252 211 77 / 0.7);
}
.bg-amber-300\/75 {
  background-color: rgb(252 211 77 / 0.75);
}
.bg-amber-300\/80 {
  background-color: rgb(252 211 77 / 0.8);
}
.bg-amber-300\/85 {
  background-color: rgb(252 211 77 / 0.85);
}
.bg-amber-300\/90 {
  background-color: rgb(252 211 77 / 0.9);
}
.bg-amber-300\/95 {
  background-color: rgb(252 211 77 / 0.95);
}
.bg-amber-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}
.bg-amber-400\/0 {
  background-color: rgb(251 191 36 / 0);
}
.bg-amber-400\/10 {
  background-color: rgb(251 191 36 / 0.1);
}
.bg-amber-400\/100 {
  background-color: rgb(251 191 36 / 1);
}
.bg-amber-400\/15 {
  background-color: rgb(251 191 36 / 0.15);
}
.bg-amber-400\/20 {
  background-color: rgb(251 191 36 / 0.2);
}
.bg-amber-400\/25 {
  background-color: rgb(251 191 36 / 0.25);
}
.bg-amber-400\/30 {
  background-color: rgb(251 191 36 / 0.3);
}
.bg-amber-400\/35 {
  background-color: rgb(251 191 36 / 0.35);
}
.bg-amber-400\/40 {
  background-color: rgb(251 191 36 / 0.4);
}
.bg-amber-400\/45 {
  background-color: rgb(251 191 36 / 0.45);
}
.bg-amber-400\/5 {
  background-color: rgb(251 191 36 / 0.05);
}
.bg-amber-400\/50 {
  background-color: rgb(251 191 36 / 0.5);
}
.bg-amber-400\/55 {
  background-color: rgb(251 191 36 / 0.55);
}
.bg-amber-400\/60 {
  background-color: rgb(251 191 36 / 0.6);
}
.bg-amber-400\/65 {
  background-color: rgb(251 191 36 / 0.65);
}
.bg-amber-400\/70 {
  background-color: rgb(251 191 36 / 0.7);
}
.bg-amber-400\/75 {
  background-color: rgb(251 191 36 / 0.75);
}
.bg-amber-400\/80 {
  background-color: rgb(251 191 36 / 0.8);
}
.bg-amber-400\/85 {
  background-color: rgb(251 191 36 / 0.85);
}
.bg-amber-400\/90 {
  background-color: rgb(251 191 36 / 0.9);
}
.bg-amber-400\/95 {
  background-color: rgb(251 191 36 / 0.95);
}
.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-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}
.bg-amber-500\/0 {
  background-color: rgb(245 158 11 / 0);
}
.bg-amber-500\/10 {
  background-color: rgb(245 158 11 / 0.1);
}
.bg-amber-500\/100 {
  background-color: rgb(245 158 11 / 1);
}
.bg-amber-500\/15 {
  background-color: rgb(245 158 11 / 0.15);
}
.bg-amber-500\/20 {
  background-color: rgb(245 158 11 / 0.2);
}
.bg-amber-500\/25 {
  background-color: rgb(245 158 11 / 0.25);
}
.bg-amber-500\/30 {
  background-color: rgb(245 158 11 / 0.3);
}
.bg-amber-500\/35 {
  background-color: rgb(245 158 11 / 0.35);
}
.bg-amber-500\/40 {
  background-color: rgb(245 158 11 / 0.4);
}
.bg-amber-500\/45 {
  background-color: rgb(245 158 11 / 0.45);
}
.bg-amber-500\/5 {
  background-color: rgb(245 158 11 / 0.05);
}
.bg-amber-500\/50 {
  background-color: rgb(245 158 11 / 0.5);
}
.bg-amber-500\/55 {
  background-color: rgb(245 158 11 / 0.55);
}
.bg-amber-500\/60 {
  background-color: rgb(245 158 11 / 0.6);
}
.bg-amber-500\/65 {
  background-color: rgb(245 158 11 / 0.65);
}
.bg-amber-500\/70 {
  background-color: rgb(245 158 11 / 0.7);
}
.bg-amber-500\/75 {
  background-color: rgb(245 158 11 / 0.75);
}
.bg-amber-500\/80 {
  background-color: rgb(245 158 11 / 0.8);
}
.bg-amber-500\/85 {
  background-color: rgb(245 158 11 / 0.85);
}
.bg-amber-500\/90 {
  background-color: rgb(245 158 11 / 0.9);
}
.bg-amber-500\/95 {
  background-color: rgb(245 158 11 / 0.95);
}
.bg-amber-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}
.bg-amber-600\/0 {
  background-color: rgb(217 119 6 / 0);
}
.bg-amber-600\/10 {
  background-color: rgb(217 119 6 / 0.1);
}
.bg-amber-600\/100 {
  background-color: rgb(217 119 6 / 1);
}
.bg-amber-600\/15 {
  background-color: rgb(217 119 6 / 0.15);
}
.bg-amber-600\/20 {
  background-color: rgb(217 119 6 / 0.2);
}
.bg-amber-600\/25 {
  background-color: rgb(217 119 6 / 0.25);
}
.bg-amber-600\/30 {
  background-color: rgb(217 119 6 / 0.3);
}
.bg-amber-600\/35 {
  background-color: rgb(217 119 6 / 0.35);
}
.bg-amber-600\/40 {
  background-color: rgb(217 119 6 / 0.4);
}
.bg-amber-600\/45 {
  background-color: rgb(217 119 6 / 0.45);
}
.bg-amber-600\/5 {
  background-color: rgb(217 119 6 / 0.05);
}
.bg-amber-600\/50 {
  background-color: rgb(217 119 6 / 0.5);
}
.bg-amber-600\/55 {
  background-color: rgb(217 119 6 / 0.55);
}
.bg-amber-600\/60 {
  background-color: rgb(217 119 6 / 0.6);
}
.bg-amber-600\/65 {
  background-color: rgb(217 119 6 / 0.65);
}
.bg-amber-600\/70 {
  background-color: rgb(217 119 6 / 0.7);
}
.bg-amber-600\/75 {
  background-color: rgb(217 119 6 / 0.75);
}
.bg-amber-600\/80 {
  background-color: rgb(217 119 6 / 0.8);
}
.bg-amber-600\/85 {
  background-color: rgb(217 119 6 / 0.85);
}
.bg-amber-600\/90 {
  background-color: rgb(217 119 6 / 0.9);
}
.bg-amber-600\/95 {
  background-color: rgb(217 119 6 / 0.95);
}
.bg-amber-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}
.bg-amber-700\/0 {
  background-color: rgb(180 83 9 / 0);
}
.bg-amber-700\/10 {
  background-color: rgb(180 83 9 / 0.1);
}
.bg-amber-700\/100 {
  background-color: rgb(180 83 9 / 1);
}
.bg-amber-700\/15 {
  background-color: rgb(180 83 9 / 0.15);
}
.bg-amber-700\/20 {
  background-color: rgb(180 83 9 / 0.2);
}
.bg-amber-700\/25 {
  background-color: rgb(180 83 9 / 0.25);
}
.bg-amber-700\/30 {
  background-color: rgb(180 83 9 / 0.3);
}
.bg-amber-700\/35 {
  background-color: rgb(180 83 9 / 0.35);
}
.bg-amber-700\/40 {
  background-color: rgb(180 83 9 / 0.4);
}
.bg-amber-700\/45 {
  background-color: rgb(180 83 9 / 0.45);
}
.bg-amber-700\/5 {
  background-color: rgb(180 83 9 / 0.05);
}
.bg-amber-700\/50 {
  background-color: rgb(180 83 9 / 0.5);
}
.bg-amber-700\/55 {
  background-color: rgb(180 83 9 / 0.55);
}
.bg-amber-700\/60 {
  background-color: rgb(180 83 9 / 0.6);
}
.bg-amber-700\/65 {
  background-color: rgb(180 83 9 / 0.65);
}
.bg-amber-700\/70 {
  background-color: rgb(180 83 9 / 0.7);
}
.bg-amber-700\/75 {
  background-color: rgb(180 83 9 / 0.75);
}
.bg-amber-700\/80 {
  background-color: rgb(180 83 9 / 0.8);
}
.bg-amber-700\/85 {
  background-color: rgb(180 83 9 / 0.85);
}
.bg-amber-700\/90 {
  background-color: rgb(180 83 9 / 0.9);
}
.bg-amber-700\/95 {
  background-color: rgb(180 83 9 / 0.95);
}
.bg-amber-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}
.bg-amber-800\/0 {
  background-color: rgb(146 64 14 / 0);
}
.bg-amber-800\/10 {
  background-color: rgb(146 64 14 / 0.1);
}
.bg-amber-800\/100 {
  background-color: rgb(146 64 14 / 1);
}
.bg-amber-800\/15 {
  background-color: rgb(146 64 14 / 0.15);
}
.bg-amber-800\/20 {
  background-color: rgb(146 64 14 / 0.2);
}
.bg-amber-800\/25 {
  background-color: rgb(146 64 14 / 0.25);
}
.bg-amber-800\/30 {
  background-color: rgb(146 64 14 / 0.3);
}
.bg-amber-800\/35 {
  background-color: rgb(146 64 14 / 0.35);
}
.bg-amber-800\/40 {
  background-color: rgb(146 64 14 / 0.4);
}
.bg-amber-800\/45 {
  background-color: rgb(146 64 14 / 0.45);
}
.bg-amber-800\/5 {
  background-color: rgb(146 64 14 / 0.05);
}
.bg-amber-800\/50 {
  background-color: rgb(146 64 14 / 0.5);
}
.bg-amber-800\/55 {
  background-color: rgb(146 64 14 / 0.55);
}
.bg-amber-800\/60 {
  background-color: rgb(146 64 14 / 0.6);
}
.bg-amber-800\/65 {
  background-color: rgb(146 64 14 / 0.65);
}
.bg-amber-800\/70 {
  background-color: rgb(146 64 14 / 0.7);
}
.bg-amber-800\/75 {
  background-color: rgb(146 64 14 / 0.75);
}
.bg-amber-800\/80 {
  background-color: rgb(146 64 14 / 0.8);
}
.bg-amber-800\/85 {
  background-color: rgb(146 64 14 / 0.85);
}
.bg-amber-800\/90 {
  background-color: rgb(146 64 14 / 0.9);
}
.bg-amber-800\/95 {
  background-color: rgb(146 64 14 / 0.95);
}
.bg-amber-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}
.bg-amber-900\/0 {
  background-color: rgb(120 53 15 / 0);
}
.bg-amber-900\/10 {
  background-color: rgb(120 53 15 / 0.1);
}
.bg-amber-900\/100 {
  background-color: rgb(120 53 15 / 1);
}
.bg-amber-900\/15 {
  background-color: rgb(120 53 15 / 0.15);
}
.bg-amber-900\/20 {
  background-color: rgb(120 53 15 / 0.2);
}
.bg-amber-900\/25 {
  background-color: rgb(120 53 15 / 0.25);
}
.bg-amber-900\/30 {
  background-color: rgb(120 53 15 / 0.3);
}
.bg-amber-900\/35 {
  background-color: rgb(120 53 15 / 0.35);
}
.bg-amber-900\/40 {
  background-color: rgb(120 53 15 / 0.4);
}
.bg-amber-900\/45 {
  background-color: rgb(120 53 15 / 0.45);
}
.bg-amber-900\/5 {
  background-color: rgb(120 53 15 / 0.05);
}
.bg-amber-900\/50 {
  background-color: rgb(120 53 15 / 0.5);
}
.bg-amber-900\/55 {
  background-color: rgb(120 53 15 / 0.55);
}
.bg-amber-900\/60 {
  background-color: rgb(120 53 15 / 0.6);
}
.bg-amber-900\/65 {
  background-color: rgb(120 53 15 / 0.65);
}
.bg-amber-900\/70 {
  background-color: rgb(120 53 15 / 0.7);
}
.bg-amber-900\/75 {
  background-color: rgb(120 53 15 / 0.75);
}
.bg-amber-900\/80 {
  background-color: rgb(120 53 15 / 0.8);
}
.bg-amber-900\/85 {
  background-color: rgb(120 53 15 / 0.85);
}
.bg-amber-900\/90 {
  background-color: rgb(120 53 15 / 0.9);
}
.bg-amber-900\/95 {
  background-color: rgb(120 53 15 / 0.95);
}
.bg-background {
  background-color: hsl(var(--background));
}
.bg-background\/50 {
  background-color: hsl(var(--background) / 0.5);
}
.bg-background\/80 {
  background-color: hsl(var(--background) / 0.8);
}
.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\/10 {
  background-color: rgb(0 0 0 / 0.1);
}
.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-blue-100\/0 {
  background-color: rgb(219 234 254 / 0);
}
.bg-blue-100\/10 {
  background-color: rgb(219 234 254 / 0.1);
}
.bg-blue-100\/100 {
  background-color: rgb(219 234 254 / 1);
}
.bg-blue-100\/15 {
  background-color: rgb(219 234 254 / 0.15);
}
.bg-blue-100\/20 {
  background-color: rgb(219 234 254 / 0.2);
}
.bg-blue-100\/25 {
  background-color: rgb(219 234 254 / 0.25);
}
.bg-blue-100\/30 {
  background-color: rgb(219 234 254 / 0.3);
}
.bg-blue-100\/35 {
  background-color: rgb(219 234 254 / 0.35);
}
.bg-blue-100\/40 {
  background-color: rgb(219 234 254 / 0.4);
}
.bg-blue-100\/45 {
  background-color: rgb(219 234 254 / 0.45);
}
.bg-blue-100\/5 {
  background-color: rgb(219 234 254 / 0.05);
}
.bg-blue-100\/50 {
  background-color: rgb(219 234 254 / 0.5);
}
.bg-blue-100\/55 {
  background-color: rgb(219 234 254 / 0.55);
}
.bg-blue-100\/60 {
  background-color: rgb(219 234 254 / 0.6);
}
.bg-blue-100\/65 {
  background-color: rgb(219 234 254 / 0.65);
}
.bg-blue-100\/70 {
  background-color: rgb(219 234 254 / 0.7);
}
.bg-blue-100\/75 {
  background-color: rgb(219 234 254 / 0.75);
}
.bg-blue-100\/80 {
  background-color: rgb(219 234 254 / 0.8);
}
.bg-blue-100\/85 {
  background-color: rgb(219 234 254 / 0.85);
}
.bg-blue-100\/90 {
  background-color: rgb(219 234 254 / 0.9);
}
.bg-blue-100\/95 {
  background-color: rgb(219 234 254 / 0.95);
}
.bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-200\/0 {
  background-color: rgb(191 219 254 / 0);
}
.bg-blue-200\/10 {
  background-color: rgb(191 219 254 / 0.1);
}
.bg-blue-200\/100 {
  background-color: rgb(191 219 254 / 1);
}
.bg-blue-200\/15 {
  background-color: rgb(191 219 254 / 0.15);
}
.bg-blue-200\/20 {
  background-color: rgb(191 219 254 / 0.2);
}
.bg-blue-200\/25 {
  background-color: rgb(191 219 254 / 0.25);
}
.bg-blue-200\/30 {
  background-color: rgb(191 219 254 / 0.3);
}
.bg-blue-200\/35 {
  background-color: rgb(191 219 254 / 0.35);
}
.bg-blue-200\/40 {
  background-color: rgb(191 219 254 / 0.4);
}
.bg-blue-200\/45 {
  background-color: rgb(191 219 254 / 0.45);
}
.bg-blue-200\/5 {
  background-color: rgb(191 219 254 / 0.05);
}
.bg-blue-200\/50 {
  background-color: rgb(191 219 254 / 0.5);
}
.bg-blue-200\/55 {
  background-color: rgb(191 219 254 / 0.55);
}
.bg-blue-200\/60 {
  background-color: rgb(191 219 254 / 0.6);
}
.bg-blue-200\/65 {
  background-color: rgb(191 219 254 / 0.65);
}
.bg-blue-200\/70 {
  background-color: rgb(191 219 254 / 0.7);
}
.bg-blue-200\/75 {
  background-color: rgb(191 219 254 / 0.75);
}
.bg-blue-200\/80 {
  background-color: rgb(191 219 254 / 0.8);
}
.bg-blue-200\/85 {
  background-color: rgb(191 219 254 / 0.85);
}
.bg-blue-200\/90 {
  background-color: rgb(191 219 254 / 0.9);
}
.bg-blue-200\/95 {
  background-color: rgb(191 219 254 / 0.95);
}
.bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}
.bg-blue-300\/0 {
  background-color: rgb(147 197 253 / 0);
}
.bg-blue-300\/10 {
  background-color: rgb(147 197 253 / 0.1);
}
.bg-blue-300\/100 {
  background-color: rgb(147 197 253 / 1);
}
.bg-blue-300\/15 {
  background-color: rgb(147 197 253 / 0.15);
}
.bg-blue-300\/20 {
  background-color: rgb(147 197 253 / 0.2);
}
.bg-blue-300\/25 {
  background-color: rgb(147 197 253 / 0.25);
}
.bg-blue-300\/30 {
  background-color: rgb(147 197 253 / 0.3);
}
.bg-blue-300\/35 {
  background-color: rgb(147 197 253 / 0.35);
}
.bg-blue-300\/40 {
  background-color: rgb(147 197 253 / 0.4);
}
.bg-blue-300\/45 {
  background-color: rgb(147 197 253 / 0.45);
}
.bg-blue-300\/5 {
  background-color: rgb(147 197 253 / 0.05);
}
.bg-blue-300\/50 {
  background-color: rgb(147 197 253 / 0.5);
}
.bg-blue-300\/55 {
  background-color: rgb(147 197 253 / 0.55);
}
.bg-blue-300\/60 {
  background-color: rgb(147 197 253 / 0.6);
}
.bg-blue-300\/65 {
  background-color: rgb(147 197 253 / 0.65);
}
.bg-blue-300\/70 {
  background-color: rgb(147 197 253 / 0.7);
}
.bg-blue-300\/75 {
  background-color: rgb(147 197 253 / 0.75);
}
.bg-blue-300\/80 {
  background-color: rgb(147 197 253 / 0.8);
}
.bg-blue-300\/85 {
  background-color: rgb(147 197 253 / 0.85);
}
.bg-blue-300\/90 {
  background-color: rgb(147 197 253 / 0.9);
}
.bg-blue-300\/95 {
  background-color: rgb(147 197 253 / 0.95);
}
.bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}
.bg-blue-400\/0 {
  background-color: rgb(96 165 250 / 0);
}
.bg-blue-400\/10 {
  background-color: rgb(96 165 250 / 0.1);
}
.bg-blue-400\/100 {
  background-color: rgb(96 165 250 / 1);
}
.bg-blue-400\/15 {
  background-color: rgb(96 165 250 / 0.15);
}
.bg-blue-400\/20 {
  background-color: rgb(96 165 250 / 0.2);
}
.bg-blue-400\/25 {
  background-color: rgb(96 165 250 / 0.25);
}
.bg-blue-400\/30 {
  background-color: rgb(96 165 250 / 0.3);
}
.bg-blue-400\/35 {
  background-color: rgb(96 165 250 / 0.35);
}
.bg-blue-400\/40 {
  background-color: rgb(96 165 250 / 0.4);
}
.bg-blue-400\/45 {
  background-color: rgb(96 165 250 / 0.45);
}
.bg-blue-400\/5 {
  background-color: rgb(96 165 250 / 0.05);
}
.bg-blue-400\/50 {
  background-color: rgb(96 165 250 / 0.5);
}
.bg-blue-400\/55 {
  background-color: rgb(96 165 250 / 0.55);
}
.bg-blue-400\/60 {
  background-color: rgb(96 165 250 / 0.6);
}
.bg-blue-400\/65 {
  background-color: rgb(96 165 250 / 0.65);
}
.bg-blue-400\/70 {
  background-color: rgb(96 165 250 / 0.7);
}
.bg-blue-400\/75 {
  background-color: rgb(96 165 250 / 0.75);
}
.bg-blue-400\/80 {
  background-color: rgb(96 165 250 / 0.8);
}
.bg-blue-400\/85 {
  background-color: rgb(96 165 250 / 0.85);
}
.bg-blue-400\/90 {
  background-color: rgb(96 165 250 / 0.9);
}
.bg-blue-400\/95 {
  background-color: rgb(96 165 250 / 0.95);
}
.bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-50\/30 {
  background-color: rgb(239 246 255 / 0.3);
}
.bg-blue-50\/50 {
  background-color: rgb(239 246 255 / 0.5);
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-blue-500\/0 {
  background-color: rgb(59 130 246 / 0);
}
.bg-blue-500\/10 {
  background-color: rgb(59 130 246 / 0.1);
}
.bg-blue-500\/100 {
  background-color: rgb(59 130 246 / 1);
}
.bg-blue-500\/15 {
  background-color: rgb(59 130 246 / 0.15);
}
.bg-blue-500\/20 {
  background-color: rgb(59 130 246 / 0.2);
}
.bg-blue-500\/25 {
  background-color: rgb(59 130 246 / 0.25);
}
.bg-blue-500\/30 {
  background-color: rgb(59 130 246 / 0.3);
}
.bg-blue-500\/35 {
  background-color: rgb(59 130 246 / 0.35);
}
.bg-blue-500\/40 {
  background-color: rgb(59 130 246 / 0.4);
}
.bg-blue-500\/45 {
  background-color: rgb(59 130 246 / 0.45);
}
.bg-blue-500\/5 {
  background-color: rgb(59 130 246 / 0.05);
}
.bg-blue-500\/50 {
  background-color: rgb(59 130 246 / 0.5);
}
.bg-blue-500\/55 {
  background-color: rgb(59 130 246 / 0.55);
}
.bg-blue-500\/60 {
  background-color: rgb(59 130 246 / 0.6);
}
.bg-blue-500\/65 {
  background-color: rgb(59 130 246 / 0.65);
}
.bg-blue-500\/70 {
  background-color: rgb(59 130 246 / 0.7);
}
.bg-blue-500\/75 {
  background-color: rgb(59 130 246 / 0.75);
}
.bg-blue-500\/80 {
  background-color: rgb(59 130 246 / 0.8);
}
.bg-blue-500\/85 {
  background-color: rgb(59 130 246 / 0.85);
}
.bg-blue-500\/90 {
  background-color: rgb(59 130 246 / 0.9);
}
.bg-blue-500\/95 {
  background-color: rgb(59 130 246 / 0.95);
}
.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-blue-600\/0 {
  background-color: rgb(37 99 235 / 0);
}
.bg-blue-600\/10 {
  background-color: rgb(37 99 235 / 0.1);
}
.bg-blue-600\/100 {
  background-color: rgb(37 99 235 / 1);
}
.bg-blue-600\/15 {
  background-color: rgb(37 99 235 / 0.15);
}
.bg-blue-600\/20 {
  background-color: rgb(37 99 235 / 0.2);
}
.bg-blue-600\/25 {
  background-color: rgb(37 99 235 / 0.25);
}
.bg-blue-600\/30 {
  background-color: rgb(37 99 235 / 0.3);
}
.bg-blue-600\/35 {
  background-color: rgb(37 99 235 / 0.35);
}
.bg-blue-600\/40 {
  background-color: rgb(37 99 235 / 0.4);
}
.bg-blue-600\/45 {
  background-color: rgb(37 99 235 / 0.45);
}
.bg-blue-600\/5 {
  background-color: rgb(37 99 235 / 0.05);
}
.bg-blue-600\/50 {
  background-color: rgb(37 99 235 / 0.5);
}
.bg-blue-600\/55 {
  background-color: rgb(37 99 235 / 0.55);
}
.bg-blue-600\/60 {
  background-color: rgb(37 99 235 / 0.6);
}
.bg-blue-600\/65 {
  background-color: rgb(37 99 235 / 0.65);
}
.bg-blue-600\/70 {
  background-color: rgb(37 99 235 / 0.7);
}
.bg-blue-600\/75 {
  background-color: rgb(37 99 235 / 0.75);
}
.bg-blue-600\/80 {
  background-color: rgb(37 99 235 / 0.8);
}
.bg-blue-600\/85 {
  background-color: rgb(37 99 235 / 0.85);
}
.bg-blue-600\/90 {
  background-color: rgb(37 99 235 / 0.9);
}
.bg-blue-600\/95 {
  background-color: rgb(37 99 235 / 0.95);
}
.bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.bg-blue-700\/0 {
  background-color: rgb(29 78 216 / 0);
}
.bg-blue-700\/10 {
  background-color: rgb(29 78 216 / 0.1);
}
.bg-blue-700\/100 {
  background-color: rgb(29 78 216 / 1);
}
.bg-blue-700\/15 {
  background-color: rgb(29 78 216 / 0.15);
}
.bg-blue-700\/20 {
  background-color: rgb(29 78 216 / 0.2);
}
.bg-blue-700\/25 {
  background-color: rgb(29 78 216 / 0.25);
}
.bg-blue-700\/30 {
  background-color: rgb(29 78 216 / 0.3);
}
.bg-blue-700\/35 {
  background-color: rgb(29 78 216 / 0.35);
}
.bg-blue-700\/40 {
  background-color: rgb(29 78 216 / 0.4);
}
.bg-blue-700\/45 {
  background-color: rgb(29 78 216 / 0.45);
}
.bg-blue-700\/5 {
  background-color: rgb(29 78 216 / 0.05);
}
.bg-blue-700\/50 {
  background-color: rgb(29 78 216 / 0.5);
}
.bg-blue-700\/55 {
  background-color: rgb(29 78 216 / 0.55);
}
.bg-blue-700\/60 {
  background-color: rgb(29 78 216 / 0.6);
}
.bg-blue-700\/65 {
  background-color: rgb(29 78 216 / 0.65);
}
.bg-blue-700\/70 {
  background-color: rgb(29 78 216 / 0.7);
}
.bg-blue-700\/75 {
  background-color: rgb(29 78 216 / 0.75);
}
.bg-blue-700\/80 {
  background-color: rgb(29 78 216 / 0.8);
}
.bg-blue-700\/85 {
  background-color: rgb(29 78 216 / 0.85);
}
.bg-blue-700\/90 {
  background-color: rgb(29 78 216 / 0.9);
}
.bg-blue-700\/95 {
  background-color: rgb(29 78 216 / 0.95);
}
.bg-blue-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}
.bg-blue-800\/0 {
  background-color: rgb(30 64 175 / 0);
}
.bg-blue-800\/10 {
  background-color: rgb(30 64 175 / 0.1);
}
.bg-blue-800\/100 {
  background-color: rgb(30 64 175 / 1);
}
.bg-blue-800\/15 {
  background-color: rgb(30 64 175 / 0.15);
}
.bg-blue-800\/20 {
  background-color: rgb(30 64 175 / 0.2);
}
.bg-blue-800\/25 {
  background-color: rgb(30 64 175 / 0.25);
}
.bg-blue-800\/30 {
  background-color: rgb(30 64 175 / 0.3);
}
.bg-blue-800\/35 {
  background-color: rgb(30 64 175 / 0.35);
}
.bg-blue-800\/40 {
  background-color: rgb(30 64 175 / 0.4);
}
.bg-blue-800\/45 {
  background-color: rgb(30 64 175 / 0.45);
}
.bg-blue-800\/5 {
  background-color: rgb(30 64 175 / 0.05);
}
.bg-blue-800\/50 {
  background-color: rgb(30 64 175 / 0.5);
}
.bg-blue-800\/55 {
  background-color: rgb(30 64 175 / 0.55);
}
.bg-blue-800\/60 {
  background-color: rgb(30 64 175 / 0.6);
}
.bg-blue-800\/65 {
  background-color: rgb(30 64 175 / 0.65);
}
.bg-blue-800\/70 {
  background-color: rgb(30 64 175 / 0.7);
}
.bg-blue-800\/75 {
  background-color: rgb(30 64 175 / 0.75);
}
.bg-blue-800\/80 {
  background-color: rgb(30 64 175 / 0.8);
}
.bg-blue-800\/85 {
  background-color: rgb(30 64 175 / 0.85);
}
.bg-blue-800\/90 {
  background-color: rgb(30 64 175 / 0.9);
}
.bg-blue-800\/95 {
  background-color: rgb(30 64 175 / 0.95);
}
.bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}
.bg-blue-900\/0 {
  background-color: rgb(30 58 138 / 0);
}
.bg-blue-900\/10 {
  background-color: rgb(30 58 138 / 0.1);
}
.bg-blue-900\/100 {
  background-color: rgb(30 58 138 / 1);
}
.bg-blue-900\/15 {
  background-color: rgb(30 58 138 / 0.15);
}
.bg-blue-900\/20 {
  background-color: rgb(30 58 138 / 0.2);
}
.bg-blue-900\/25 {
  background-color: rgb(30 58 138 / 0.25);
}
.bg-blue-900\/30 {
  background-color: rgb(30 58 138 / 0.3);
}
.bg-blue-900\/35 {
  background-color: rgb(30 58 138 / 0.35);
}
.bg-blue-900\/40 {
  background-color: rgb(30 58 138 / 0.4);
}
.bg-blue-900\/45 {
  background-color: rgb(30 58 138 / 0.45);
}
.bg-blue-900\/5 {
  background-color: rgb(30 58 138 / 0.05);
}
.bg-blue-900\/50 {
  background-color: rgb(30 58 138 / 0.5);
}
.bg-blue-900\/55 {
  background-color: rgb(30 58 138 / 0.55);
}
.bg-blue-900\/60 {
  background-color: rgb(30 58 138 / 0.6);
}
.bg-blue-900\/65 {
  background-color: rgb(30 58 138 / 0.65);
}
.bg-blue-900\/70 {
  background-color: rgb(30 58 138 / 0.7);
}
.bg-blue-900\/75 {
  background-color: rgb(30 58 138 / 0.75);
}
.bg-blue-900\/80 {
  background-color: rgb(30 58 138 / 0.8);
}
.bg-blue-900\/85 {
  background-color: rgb(30 58 138 / 0.85);
}
.bg-blue-900\/90 {
  background-color: rgb(30 58 138 / 0.9);
}
.bg-blue-900\/95 {
  background-color: rgb(30 58 138 / 0.95);
}
.bg-border {
  background-color: hsl(var(--border));
}
.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-current {
  background-color: currentColor;
}
.bg-cyan-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}
.bg-cyan-100\/0 {
  background-color: rgb(207 250 254 / 0);
}
.bg-cyan-100\/10 {
  background-color: rgb(207 250 254 / 0.1);
}
.bg-cyan-100\/100 {
  background-color: rgb(207 250 254 / 1);
}
.bg-cyan-100\/15 {
  background-color: rgb(207 250 254 / 0.15);
}
.bg-cyan-100\/20 {
  background-color: rgb(207 250 254 / 0.2);
}
.bg-cyan-100\/25 {
  background-color: rgb(207 250 254 / 0.25);
}
.bg-cyan-100\/30 {
  background-color: rgb(207 250 254 / 0.3);
}
.bg-cyan-100\/35 {
  background-color: rgb(207 250 254 / 0.35);
}
.bg-cyan-100\/40 {
  background-color: rgb(207 250 254 / 0.4);
}
.bg-cyan-100\/45 {
  background-color: rgb(207 250 254 / 0.45);
}
.bg-cyan-100\/5 {
  background-color: rgb(207 250 254 / 0.05);
}
.bg-cyan-100\/50 {
  background-color: rgb(207 250 254 / 0.5);
}
.bg-cyan-100\/55 {
  background-color: rgb(207 250 254 / 0.55);
}
.bg-cyan-100\/60 {
  background-color: rgb(207 250 254 / 0.6);
}
.bg-cyan-100\/65 {
  background-color: rgb(207 250 254 / 0.65);
}
.bg-cyan-100\/70 {
  background-color: rgb(207 250 254 / 0.7);
}
.bg-cyan-100\/75 {
  background-color: rgb(207 250 254 / 0.75);
}
.bg-cyan-100\/80 {
  background-color: rgb(207 250 254 / 0.8);
}
.bg-cyan-100\/85 {
  background-color: rgb(207 250 254 / 0.85);
}
.bg-cyan-100\/90 {
  background-color: rgb(207 250 254 / 0.9);
}
.bg-cyan-100\/95 {
  background-color: rgb(207 250 254 / 0.95);
}
.bg-cyan-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}
.bg-cyan-200\/0 {
  background-color: rgb(165 243 252 / 0);
}
.bg-cyan-200\/10 {
  background-color: rgb(165 243 252 / 0.1);
}
.bg-cyan-200\/100 {
  background-color: rgb(165 243 252 / 1);
}
.bg-cyan-200\/15 {
  background-color: rgb(165 243 252 / 0.15);
}
.bg-cyan-200\/20 {
  background-color: rgb(165 243 252 / 0.2);
}
.bg-cyan-200\/25 {
  background-color: rgb(165 243 252 / 0.25);
}
.bg-cyan-200\/30 {
  background-color: rgb(165 243 252 / 0.3);
}
.bg-cyan-200\/35 {
  background-color: rgb(165 243 252 / 0.35);
}
.bg-cyan-200\/40 {
  background-color: rgb(165 243 252 / 0.4);
}
.bg-cyan-200\/45 {
  background-color: rgb(165 243 252 / 0.45);
}
.bg-cyan-200\/5 {
  background-color: rgb(165 243 252 / 0.05);
}
.bg-cyan-200\/50 {
  background-color: rgb(165 243 252 / 0.5);
}
.bg-cyan-200\/55 {
  background-color: rgb(165 243 252 / 0.55);
}
.bg-cyan-200\/60 {
  background-color: rgb(165 243 252 / 0.6);
}
.bg-cyan-200\/65 {
  background-color: rgb(165 243 252 / 0.65);
}
.bg-cyan-200\/70 {
  background-color: rgb(165 243 252 / 0.7);
}
.bg-cyan-200\/75 {
  background-color: rgb(165 243 252 / 0.75);
}
.bg-cyan-200\/80 {
  background-color: rgb(165 243 252 / 0.8);
}
.bg-cyan-200\/85 {
  background-color: rgb(165 243 252 / 0.85);
}
.bg-cyan-200\/90 {
  background-color: rgb(165 243 252 / 0.9);
}
.bg-cyan-200\/95 {
  background-color: rgb(165 243 252 / 0.95);
}
.bg-cyan-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}
.bg-cyan-300\/0 {
  background-color: rgb(103 232 249 / 0);
}
.bg-cyan-300\/10 {
  background-color: rgb(103 232 249 / 0.1);
}
.bg-cyan-300\/100 {
  background-color: rgb(103 232 249 / 1);
}
.bg-cyan-300\/15 {
  background-color: rgb(103 232 249 / 0.15);
}
.bg-cyan-300\/20 {
  background-color: rgb(103 232 249 / 0.2);
}
.bg-cyan-300\/25 {
  background-color: rgb(103 232 249 / 0.25);
}
.bg-cyan-300\/30 {
  background-color: rgb(103 232 249 / 0.3);
}
.bg-cyan-300\/35 {
  background-color: rgb(103 232 249 / 0.35);
}
.bg-cyan-300\/40 {
  background-color: rgb(103 232 249 / 0.4);
}
.bg-cyan-300\/45 {
  background-color: rgb(103 232 249 / 0.45);
}
.bg-cyan-300\/5 {
  background-color: rgb(103 232 249 / 0.05);
}
.bg-cyan-300\/50 {
  background-color: rgb(103 232 249 / 0.5);
}
.bg-cyan-300\/55 {
  background-color: rgb(103 232 249 / 0.55);
}
.bg-cyan-300\/60 {
  background-color: rgb(103 232 249 / 0.6);
}
.bg-cyan-300\/65 {
  background-color: rgb(103 232 249 / 0.65);
}
.bg-cyan-300\/70 {
  background-color: rgb(103 232 249 / 0.7);
}
.bg-cyan-300\/75 {
  background-color: rgb(103 232 249 / 0.75);
}
.bg-cyan-300\/80 {
  background-color: rgb(103 232 249 / 0.8);
}
.bg-cyan-300\/85 {
  background-color: rgb(103 232 249 / 0.85);
}
.bg-cyan-300\/90 {
  background-color: rgb(103 232 249 / 0.9);
}
.bg-cyan-300\/95 {
  background-color: rgb(103 232 249 / 0.95);
}
.bg-cyan-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}
.bg-cyan-400\/0 {
  background-color: rgb(34 211 238 / 0);
}
.bg-cyan-400\/10 {
  background-color: rgb(34 211 238 / 0.1);
}
.bg-cyan-400\/100 {
  background-color: rgb(34 211 238 / 1);
}
.bg-cyan-400\/15 {
  background-color: rgb(34 211 238 / 0.15);
}
.bg-cyan-400\/20 {
  background-color: rgb(34 211 238 / 0.2);
}
.bg-cyan-400\/25 {
  background-color: rgb(34 211 238 / 0.25);
}
.bg-cyan-400\/30 {
  background-color: rgb(34 211 238 / 0.3);
}
.bg-cyan-400\/35 {
  background-color: rgb(34 211 238 / 0.35);
}
.bg-cyan-400\/40 {
  background-color: rgb(34 211 238 / 0.4);
}
.bg-cyan-400\/45 {
  background-color: rgb(34 211 238 / 0.45);
}
.bg-cyan-400\/5 {
  background-color: rgb(34 211 238 / 0.05);
}
.bg-cyan-400\/50 {
  background-color: rgb(34 211 238 / 0.5);
}
.bg-cyan-400\/55 {
  background-color: rgb(34 211 238 / 0.55);
}
.bg-cyan-400\/60 {
  background-color: rgb(34 211 238 / 0.6);
}
.bg-cyan-400\/65 {
  background-color: rgb(34 211 238 / 0.65);
}
.bg-cyan-400\/70 {
  background-color: rgb(34 211 238 / 0.7);
}
.bg-cyan-400\/75 {
  background-color: rgb(34 211 238 / 0.75);
}
.bg-cyan-400\/80 {
  background-color: rgb(34 211 238 / 0.8);
}
.bg-cyan-400\/85 {
  background-color: rgb(34 211 238 / 0.85);
}
.bg-cyan-400\/90 {
  background-color: rgb(34 211 238 / 0.9);
}
.bg-cyan-400\/95 {
  background-color: rgb(34 211 238 / 0.95);
}
.bg-cyan-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}
.bg-cyan-500\/0 {
  background-color: rgb(6 182 212 / 0);
}
.bg-cyan-500\/10 {
  background-color: rgb(6 182 212 / 0.1);
}
.bg-cyan-500\/100 {
  background-color: rgb(6 182 212 / 1);
}
.bg-cyan-500\/15 {
  background-color: rgb(6 182 212 / 0.15);
}
.bg-cyan-500\/20 {
  background-color: rgb(6 182 212 / 0.2);
}
.bg-cyan-500\/25 {
  background-color: rgb(6 182 212 / 0.25);
}
.bg-cyan-500\/30 {
  background-color: rgb(6 182 212 / 0.3);
}
.bg-cyan-500\/35 {
  background-color: rgb(6 182 212 / 0.35);
}
.bg-cyan-500\/40 {
  background-color: rgb(6 182 212 / 0.4);
}
.bg-cyan-500\/45 {
  background-color: rgb(6 182 212 / 0.45);
}
.bg-cyan-500\/5 {
  background-color: rgb(6 182 212 / 0.05);
}
.bg-cyan-500\/50 {
  background-color: rgb(6 182 212 / 0.5);
}
.bg-cyan-500\/55 {
  background-color: rgb(6 182 212 / 0.55);
}
.bg-cyan-500\/60 {
  background-color: rgb(6 182 212 / 0.6);
}
.bg-cyan-500\/65 {
  background-color: rgb(6 182 212 / 0.65);
}
.bg-cyan-500\/70 {
  background-color: rgb(6 182 212 / 0.7);
}
.bg-cyan-500\/75 {
  background-color: rgb(6 182 212 / 0.75);
}
.bg-cyan-500\/80 {
  background-color: rgb(6 182 212 / 0.8);
}
.bg-cyan-500\/85 {
  background-color: rgb(6 182 212 / 0.85);
}
.bg-cyan-500\/90 {
  background-color: rgb(6 182 212 / 0.9);
}
.bg-cyan-500\/95 {
  background-color: rgb(6 182 212 / 0.95);
}
.bg-cyan-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}
.bg-cyan-600\/0 {
  background-color: rgb(8 145 178 / 0);
}
.bg-cyan-600\/10 {
  background-color: rgb(8 145 178 / 0.1);
}
.bg-cyan-600\/100 {
  background-color: rgb(8 145 178 / 1);
}
.bg-cyan-600\/15 {
  background-color: rgb(8 145 178 / 0.15);
}
.bg-cyan-600\/20 {
  background-color: rgb(8 145 178 / 0.2);
}
.bg-cyan-600\/25 {
  background-color: rgb(8 145 178 / 0.25);
}
.bg-cyan-600\/30 {
  background-color: rgb(8 145 178 / 0.3);
}
.bg-cyan-600\/35 {
  background-color: rgb(8 145 178 / 0.35);
}
.bg-cyan-600\/40 {
  background-color: rgb(8 145 178 / 0.4);
}
.bg-cyan-600\/45 {
  background-color: rgb(8 145 178 / 0.45);
}
.bg-cyan-600\/5 {
  background-color: rgb(8 145 178 / 0.05);
}
.bg-cyan-600\/50 {
  background-color: rgb(8 145 178 / 0.5);
}
.bg-cyan-600\/55 {
  background-color: rgb(8 145 178 / 0.55);
}
.bg-cyan-600\/60 {
  background-color: rgb(8 145 178 / 0.6);
}
.bg-cyan-600\/65 {
  background-color: rgb(8 145 178 / 0.65);
}
.bg-cyan-600\/70 {
  background-color: rgb(8 145 178 / 0.7);
}
.bg-cyan-600\/75 {
  background-color: rgb(8 145 178 / 0.75);
}
.bg-cyan-600\/80 {
  background-color: rgb(8 145 178 / 0.8);
}
.bg-cyan-600\/85 {
  background-color: rgb(8 145 178 / 0.85);
}
.bg-cyan-600\/90 {
  background-color: rgb(8 145 178 / 0.9);
}
.bg-cyan-600\/95 {
  background-color: rgb(8 145 178 / 0.95);
}
.bg-cyan-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1));
}
.bg-cyan-700\/0 {
  background-color: rgb(14 116 144 / 0);
}
.bg-cyan-700\/10 {
  background-color: rgb(14 116 144 / 0.1);
}
.bg-cyan-700\/100 {
  background-color: rgb(14 116 144 / 1);
}
.bg-cyan-700\/15 {
  background-color: rgb(14 116 144 / 0.15);
}
.bg-cyan-700\/20 {
  background-color: rgb(14 116 144 / 0.2);
}
.bg-cyan-700\/25 {
  background-color: rgb(14 116 144 / 0.25);
}
.bg-cyan-700\/30 {
  background-color: rgb(14 116 144 / 0.3);
}
.bg-cyan-700\/35 {
  background-color: rgb(14 116 144 / 0.35);
}
.bg-cyan-700\/40 {
  background-color: rgb(14 116 144 / 0.4);
}
.bg-cyan-700\/45 {
  background-color: rgb(14 116 144 / 0.45);
}
.bg-cyan-700\/5 {
  background-color: rgb(14 116 144 / 0.05);
}
.bg-cyan-700\/50 {
  background-color: rgb(14 116 144 / 0.5);
}
.bg-cyan-700\/55 {
  background-color: rgb(14 116 144 / 0.55);
}
.bg-cyan-700\/60 {
  background-color: rgb(14 116 144 / 0.6);
}
.bg-cyan-700\/65 {
  background-color: rgb(14 116 144 / 0.65);
}
.bg-cyan-700\/70 {
  background-color: rgb(14 116 144 / 0.7);
}
.bg-cyan-700\/75 {
  background-color: rgb(14 116 144 / 0.75);
}
.bg-cyan-700\/80 {
  background-color: rgb(14 116 144 / 0.8);
}
.bg-cyan-700\/85 {
  background-color: rgb(14 116 144 / 0.85);
}
.bg-cyan-700\/90 {
  background-color: rgb(14 116 144 / 0.9);
}
.bg-cyan-700\/95 {
  background-color: rgb(14 116 144 / 0.95);
}
.bg-cyan-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}
.bg-cyan-800\/0 {
  background-color: rgb(21 94 117 / 0);
}
.bg-cyan-800\/10 {
  background-color: rgb(21 94 117 / 0.1);
}
.bg-cyan-800\/100 {
  background-color: rgb(21 94 117 / 1);
}
.bg-cyan-800\/15 {
  background-color: rgb(21 94 117 / 0.15);
}
.bg-cyan-800\/20 {
  background-color: rgb(21 94 117 / 0.2);
}
.bg-cyan-800\/25 {
  background-color: rgb(21 94 117 / 0.25);
}
.bg-cyan-800\/30 {
  background-color: rgb(21 94 117 / 0.3);
}
.bg-cyan-800\/35 {
  background-color: rgb(21 94 117 / 0.35);
}
.bg-cyan-800\/40 {
  background-color: rgb(21 94 117 / 0.4);
}
.bg-cyan-800\/45 {
  background-color: rgb(21 94 117 / 0.45);
}
.bg-cyan-800\/5 {
  background-color: rgb(21 94 117 / 0.05);
}
.bg-cyan-800\/50 {
  background-color: rgb(21 94 117 / 0.5);
}
.bg-cyan-800\/55 {
  background-color: rgb(21 94 117 / 0.55);
}
.bg-cyan-800\/60 {
  background-color: rgb(21 94 117 / 0.6);
}
.bg-cyan-800\/65 {
  background-color: rgb(21 94 117 / 0.65);
}
.bg-cyan-800\/70 {
  background-color: rgb(21 94 117 / 0.7);
}
.bg-cyan-800\/75 {
  background-color: rgb(21 94 117 / 0.75);
}
.bg-cyan-800\/80 {
  background-color: rgb(21 94 117 / 0.8);
}
.bg-cyan-800\/85 {
  background-color: rgb(21 94 117 / 0.85);
}
.bg-cyan-800\/90 {
  background-color: rgb(21 94 117 / 0.9);
}
.bg-cyan-800\/95 {
  background-color: rgb(21 94 117 / 0.95);
}
.bg-cyan-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}
.bg-cyan-900\/0 {
  background-color: rgb(22 78 99 / 0);
}
.bg-cyan-900\/10 {
  background-color: rgb(22 78 99 / 0.1);
}
.bg-cyan-900\/100 {
  background-color: rgb(22 78 99 / 1);
}
.bg-cyan-900\/15 {
  background-color: rgb(22 78 99 / 0.15);
}
.bg-cyan-900\/20 {
  background-color: rgb(22 78 99 / 0.2);
}
.bg-cyan-900\/25 {
  background-color: rgb(22 78 99 / 0.25);
}
.bg-cyan-900\/30 {
  background-color: rgb(22 78 99 / 0.3);
}
.bg-cyan-900\/35 {
  background-color: rgb(22 78 99 / 0.35);
}
.bg-cyan-900\/40 {
  background-color: rgb(22 78 99 / 0.4);
}
.bg-cyan-900\/45 {
  background-color: rgb(22 78 99 / 0.45);
}
.bg-cyan-900\/5 {
  background-color: rgb(22 78 99 / 0.05);
}
.bg-cyan-900\/50 {
  background-color: rgb(22 78 99 / 0.5);
}
.bg-cyan-900\/55 {
  background-color: rgb(22 78 99 / 0.55);
}
.bg-cyan-900\/60 {
  background-color: rgb(22 78 99 / 0.6);
}
.bg-cyan-900\/65 {
  background-color: rgb(22 78 99 / 0.65);
}
.bg-cyan-900\/70 {
  background-color: rgb(22 78 99 / 0.7);
}
.bg-cyan-900\/75 {
  background-color: rgb(22 78 99 / 0.75);
}
.bg-cyan-900\/80 {
  background-color: rgb(22 78 99 / 0.8);
}
.bg-cyan-900\/85 {
  background-color: rgb(22 78 99 / 0.85);
}
.bg-cyan-900\/90 {
  background-color: rgb(22 78 99 / 0.9);
}
.bg-cyan-900\/95 {
  background-color: rgb(22 78 99 / 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-100\/0 {
  background-color: rgb(209 250 229 / 0);
}
.bg-emerald-100\/10 {
  background-color: rgb(209 250 229 / 0.1);
}
.bg-emerald-100\/100 {
  background-color: rgb(209 250 229 / 1);
}
.bg-emerald-100\/15 {
  background-color: rgb(209 250 229 / 0.15);
}
.bg-emerald-100\/20 {
  background-color: rgb(209 250 229 / 0.2);
}
.bg-emerald-100\/25 {
  background-color: rgb(209 250 229 / 0.25);
}
.bg-emerald-100\/30 {
  background-color: rgb(209 250 229 / 0.3);
}
.bg-emerald-100\/35 {
  background-color: rgb(209 250 229 / 0.35);
}
.bg-emerald-100\/40 {
  background-color: rgb(209 250 229 / 0.4);
}
.bg-emerald-100\/45 {
  background-color: rgb(209 250 229 / 0.45);
}
.bg-emerald-100\/5 {
  background-color: rgb(209 250 229 / 0.05);
}
.bg-emerald-100\/50 {
  background-color: rgb(209 250 229 / 0.5);
}
.bg-emerald-100\/55 {
  background-color: rgb(209 250 229 / 0.55);
}
.bg-emerald-100\/60 {
  background-color: rgb(209 250 229 / 0.6);
}
.bg-emerald-100\/65 {
  background-color: rgb(209 250 229 / 0.65);
}
.bg-emerald-100\/70 {
  background-color: rgb(209 250 229 / 0.7);
}
.bg-emerald-100\/75 {
  background-color: rgb(209 250 229 / 0.75);
}
.bg-emerald-100\/80 {
  background-color: rgb(209 250 229 / 0.8);
}
.bg-emerald-100\/85 {
  background-color: rgb(209 250 229 / 0.85);
}
.bg-emerald-100\/90 {
  background-color: rgb(209 250 229 / 0.9);
}
.bg-emerald-100\/95 {
  background-color: rgb(209 250 229 / 0.95);
}
.bg-emerald-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}
.bg-emerald-200\/0 {
  background-color: rgb(167 243 208 / 0);
}
.bg-emerald-200\/10 {
  background-color: rgb(167 243 208 / 0.1);
}
.bg-emerald-200\/100 {
  background-color: rgb(167 243 208 / 1);
}
.bg-emerald-200\/15 {
  background-color: rgb(167 243 208 / 0.15);
}
.bg-emerald-200\/20 {
  background-color: rgb(167 243 208 / 0.2);
}
.bg-emerald-200\/25 {
  background-color: rgb(167 243 208 / 0.25);
}
.bg-emerald-200\/30 {
  background-color: rgb(167 243 208 / 0.3);
}
.bg-emerald-200\/35 {
  background-color: rgb(167 243 208 / 0.35);
}
.bg-emerald-200\/40 {
  background-color: rgb(167 243 208 / 0.4);
}
.bg-emerald-200\/45 {
  background-color: rgb(167 243 208 / 0.45);
}
.bg-emerald-200\/5 {
  background-color: rgb(167 243 208 / 0.05);
}
.bg-emerald-200\/50 {
  background-color: rgb(167 243 208 / 0.5);
}
.bg-emerald-200\/55 {
  background-color: rgb(167 243 208 / 0.55);
}
.bg-emerald-200\/60 {
  background-color: rgb(167 243 208 / 0.6);
}
.bg-emerald-200\/65 {
  background-color: rgb(167 243 208 / 0.65);
}
.bg-emerald-200\/70 {
  background-color: rgb(167 243 208 / 0.7);
}
.bg-emerald-200\/75 {
  background-color: rgb(167 243 208 / 0.75);
}
.bg-emerald-200\/80 {
  background-color: rgb(167 243 208 / 0.8);
}
.bg-emerald-200\/85 {
  background-color: rgb(167 243 208 / 0.85);
}
.bg-emerald-200\/90 {
  background-color: rgb(167 243 208 / 0.9);
}
.bg-emerald-200\/95 {
  background-color: rgb(167 243 208 / 0.95);
}
.bg-emerald-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}
.bg-emerald-300\/0 {
  background-color: rgb(110 231 183 / 0);
}
.bg-emerald-300\/10 {
  background-color: rgb(110 231 183 / 0.1);
}
.bg-emerald-300\/100 {
  background-color: rgb(110 231 183 / 1);
}
.bg-emerald-300\/15 {
  background-color: rgb(110 231 183 / 0.15);
}
.bg-emerald-300\/20 {
  background-color: rgb(110 231 183 / 0.2);
}
.bg-emerald-300\/25 {
  background-color: rgb(110 231 183 / 0.25);
}
.bg-emerald-300\/30 {
  background-color: rgb(110 231 183 / 0.3);
}
.bg-emerald-300\/35 {
  background-color: rgb(110 231 183 / 0.35);
}
.bg-emerald-300\/40 {
  background-color: rgb(110 231 183 / 0.4);
}
.bg-emerald-300\/45 {
  background-color: rgb(110 231 183 / 0.45);
}
.bg-emerald-300\/5 {
  background-color: rgb(110 231 183 / 0.05);
}
.bg-emerald-300\/50 {
  background-color: rgb(110 231 183 / 0.5);
}
.bg-emerald-300\/55 {
  background-color: rgb(110 231 183 / 0.55);
}
.bg-emerald-300\/60 {
  background-color: rgb(110 231 183 / 0.6);
}
.bg-emerald-300\/65 {
  background-color: rgb(110 231 183 / 0.65);
}
.bg-emerald-300\/70 {
  background-color: rgb(110 231 183 / 0.7);
}
.bg-emerald-300\/75 {
  background-color: rgb(110 231 183 / 0.75);
}
.bg-emerald-300\/80 {
  background-color: rgb(110 231 183 / 0.8);
}
.bg-emerald-300\/85 {
  background-color: rgb(110 231 183 / 0.85);
}
.bg-emerald-300\/90 {
  background-color: rgb(110 231 183 / 0.9);
}
.bg-emerald-300\/95 {
  background-color: rgb(110 231 183 / 0.95);
}
.bg-emerald-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}
.bg-emerald-400\/0 {
  background-color: rgb(52 211 153 / 0);
}
.bg-emerald-400\/10 {
  background-color: rgb(52 211 153 / 0.1);
}
.bg-emerald-400\/100 {
  background-color: rgb(52 211 153 / 1);
}
.bg-emerald-400\/15 {
  background-color: rgb(52 211 153 / 0.15);
}
.bg-emerald-400\/20 {
  background-color: rgb(52 211 153 / 0.2);
}
.bg-emerald-400\/25 {
  background-color: rgb(52 211 153 / 0.25);
}
.bg-emerald-400\/30 {
  background-color: rgb(52 211 153 / 0.3);
}
.bg-emerald-400\/35 {
  background-color: rgb(52 211 153 / 0.35);
}
.bg-emerald-400\/40 {
  background-color: rgb(52 211 153 / 0.4);
}
.bg-emerald-400\/45 {
  background-color: rgb(52 211 153 / 0.45);
}
.bg-emerald-400\/5 {
  background-color: rgb(52 211 153 / 0.05);
}
.bg-emerald-400\/50 {
  background-color: rgb(52 211 153 / 0.5);
}
.bg-emerald-400\/55 {
  background-color: rgb(52 211 153 / 0.55);
}
.bg-emerald-400\/60 {
  background-color: rgb(52 211 153 / 0.6);
}
.bg-emerald-400\/65 {
  background-color: rgb(52 211 153 / 0.65);
}
.bg-emerald-400\/70 {
  background-color: rgb(52 211 153 / 0.7);
}
.bg-emerald-400\/75 {
  background-color: rgb(52 211 153 / 0.75);
}
.bg-emerald-400\/80 {
  background-color: rgb(52 211 153 / 0.8);
}
.bg-emerald-400\/85 {
  background-color: rgb(52 211 153 / 0.85);
}
.bg-emerald-400\/90 {
  background-color: rgb(52 211 153 / 0.9);
}
.bg-emerald-400\/95 {
  background-color: rgb(52 211 153 / 0.95);
}
.bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.bg-emerald-500\/0 {
  background-color: rgb(16 185 129 / 0);
}
.bg-emerald-500\/10 {
  background-color: rgb(16 185 129 / 0.1);
}
.bg-emerald-500\/100 {
  background-color: rgb(16 185 129 / 1);
}
.bg-emerald-500\/15 {
  background-color: rgb(16 185 129 / 0.15);
}
.bg-emerald-500\/20 {
  background-color: rgb(16 185 129 / 0.2);
}
.bg-emerald-500\/25 {
  background-color: rgb(16 185 129 / 0.25);
}
.bg-emerald-500\/30 {
  background-color: rgb(16 185 129 / 0.3);
}
.bg-emerald-500\/35 {
  background-color: rgb(16 185 129 / 0.35);
}
.bg-emerald-500\/40 {
  background-color: rgb(16 185 129 / 0.4);
}
.bg-emerald-500\/45 {
  background-color: rgb(16 185 129 / 0.45);
}
.bg-emerald-500\/5 {
  background-color: rgb(16 185 129 / 0.05);
}
.bg-emerald-500\/50 {
  background-color: rgb(16 185 129 / 0.5);
}
.bg-emerald-500\/55 {
  background-color: rgb(16 185 129 / 0.55);
}
.bg-emerald-500\/60 {
  background-color: rgb(16 185 129 / 0.6);
}
.bg-emerald-500\/65 {
  background-color: rgb(16 185 129 / 0.65);
}
.bg-emerald-500\/70 {
  background-color: rgb(16 185 129 / 0.7);
}
.bg-emerald-500\/75 {
  background-color: rgb(16 185 129 / 0.75);
}
.bg-emerald-500\/80 {
  background-color: rgb(16 185 129 / 0.8);
}
.bg-emerald-500\/85 {
  background-color: rgb(16 185 129 / 0.85);
}
.bg-emerald-500\/90 {
  background-color: rgb(16 185 129 / 0.9);
}
.bg-emerald-500\/95 {
  background-color: rgb(16 185 129 / 0.95);
}
.bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}
.bg-emerald-600\/0 {
  background-color: rgb(5 150 105 / 0);
}
.bg-emerald-600\/10 {
  background-color: rgb(5 150 105 / 0.1);
}
.bg-emerald-600\/100 {
  background-color: rgb(5 150 105 / 1);
}
.bg-emerald-600\/15 {
  background-color: rgb(5 150 105 / 0.15);
}
.bg-emerald-600\/20 {
  background-color: rgb(5 150 105 / 0.2);
}
.bg-emerald-600\/25 {
  background-color: rgb(5 150 105 / 0.25);
}
.bg-emerald-600\/30 {
  background-color: rgb(5 150 105 / 0.3);
}
.bg-emerald-600\/35 {
  background-color: rgb(5 150 105 / 0.35);
}
.bg-emerald-600\/40 {
  background-color: rgb(5 150 105 / 0.4);
}
.bg-emerald-600\/45 {
  background-color: rgb(5 150 105 / 0.45);
}
.bg-emerald-600\/5 {
  background-color: rgb(5 150 105 / 0.05);
}
.bg-emerald-600\/50 {
  background-color: rgb(5 150 105 / 0.5);
}
.bg-emerald-600\/55 {
  background-color: rgb(5 150 105 / 0.55);
}
.bg-emerald-600\/60 {
  background-color: rgb(5 150 105 / 0.6);
}
.bg-emerald-600\/65 {
  background-color: rgb(5 150 105 / 0.65);
}
.bg-emerald-600\/70 {
  background-color: rgb(5 150 105 / 0.7);
}
.bg-emerald-600\/75 {
  background-color: rgb(5 150 105 / 0.75);
}
.bg-emerald-600\/80 {
  background-color: rgb(5 150 105 / 0.8);
}
.bg-emerald-600\/85 {
  background-color: rgb(5 150 105 / 0.85);
}
.bg-emerald-600\/90 {
  background-color: rgb(5 150 105 / 0.9);
}
.bg-emerald-600\/95 {
  background-color: rgb(5 150 105 / 0.95);
}
.bg-emerald-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}
.bg-emerald-700\/0 {
  background-color: rgb(4 120 87 / 0);
}
.bg-emerald-700\/10 {
  background-color: rgb(4 120 87 / 0.1);
}
.bg-emerald-700\/100 {
  background-color: rgb(4 120 87 / 1);
}
.bg-emerald-700\/15 {
  background-color: rgb(4 120 87 / 0.15);
}
.bg-emerald-700\/20 {
  background-color: rgb(4 120 87 / 0.2);
}
.bg-emerald-700\/25 {
  background-color: rgb(4 120 87 / 0.25);
}
.bg-emerald-700\/30 {
  background-color: rgb(4 120 87 / 0.3);
}
.bg-emerald-700\/35 {
  background-color: rgb(4 120 87 / 0.35);
}
.bg-emerald-700\/40 {
  background-color: rgb(4 120 87 / 0.4);
}
.bg-emerald-700\/45 {
  background-color: rgb(4 120 87 / 0.45);
}
.bg-emerald-700\/5 {
  background-color: rgb(4 120 87 / 0.05);
}
.bg-emerald-700\/50 {
  background-color: rgb(4 120 87 / 0.5);
}
.bg-emerald-700\/55 {
  background-color: rgb(4 120 87 / 0.55);
}
.bg-emerald-700\/60 {
  background-color: rgb(4 120 87 / 0.6);
}
.bg-emerald-700\/65 {
  background-color: rgb(4 120 87 / 0.65);
}
.bg-emerald-700\/70 {
  background-color: rgb(4 120 87 / 0.7);
}
.bg-emerald-700\/75 {
  background-color: rgb(4 120 87 / 0.75);
}
.bg-emerald-700\/80 {
  background-color: rgb(4 120 87 / 0.8);
}
.bg-emerald-700\/85 {
  background-color: rgb(4 120 87 / 0.85);
}
.bg-emerald-700\/90 {
  background-color: rgb(4 120 87 / 0.9);
}
.bg-emerald-700\/95 {
  background-color: rgb(4 120 87 / 0.95);
}
.bg-emerald-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}
.bg-emerald-800\/0 {
  background-color: rgb(6 95 70 / 0);
}
.bg-emerald-800\/10 {
  background-color: rgb(6 95 70 / 0.1);
}
.bg-emerald-800\/100 {
  background-color: rgb(6 95 70 / 1);
}
.bg-emerald-800\/15 {
  background-color: rgb(6 95 70 / 0.15);
}
.bg-emerald-800\/20 {
  background-color: rgb(6 95 70 / 0.2);
}
.bg-emerald-800\/25 {
  background-color: rgb(6 95 70 / 0.25);
}
.bg-emerald-800\/30 {
  background-color: rgb(6 95 70 / 0.3);
}
.bg-emerald-800\/35 {
  background-color: rgb(6 95 70 / 0.35);
}
.bg-emerald-800\/40 {
  background-color: rgb(6 95 70 / 0.4);
}
.bg-emerald-800\/45 {
  background-color: rgb(6 95 70 / 0.45);
}
.bg-emerald-800\/5 {
  background-color: rgb(6 95 70 / 0.05);
}
.bg-emerald-800\/50 {
  background-color: rgb(6 95 70 / 0.5);
}
.bg-emerald-800\/55 {
  background-color: rgb(6 95 70 / 0.55);
}
.bg-emerald-800\/60 {
  background-color: rgb(6 95 70 / 0.6);
}
.bg-emerald-800\/65 {
  background-color: rgb(6 95 70 / 0.65);
}
.bg-emerald-800\/70 {
  background-color: rgb(6 95 70 / 0.7);
}
.bg-emerald-800\/75 {
  background-color: rgb(6 95 70 / 0.75);
}
.bg-emerald-800\/80 {
  background-color: rgb(6 95 70 / 0.8);
}
.bg-emerald-800\/85 {
  background-color: rgb(6 95 70 / 0.85);
}
.bg-emerald-800\/90 {
  background-color: rgb(6 95 70 / 0.9);
}
.bg-emerald-800\/95 {
  background-color: rgb(6 95 70 / 0.95);
}
.bg-emerald-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}
.bg-emerald-900\/0 {
  background-color: rgb(6 78 59 / 0);
}
.bg-emerald-900\/10 {
  background-color: rgb(6 78 59 / 0.1);
}
.bg-emerald-900\/100 {
  background-color: rgb(6 78 59 / 1);
}
.bg-emerald-900\/15 {
  background-color: rgb(6 78 59 / 0.15);
}
.bg-emerald-900\/20 {
  background-color: rgb(6 78 59 / 0.2);
}
.bg-emerald-900\/25 {
  background-color: rgb(6 78 59 / 0.25);
}
.bg-emerald-900\/30 {
  background-color: rgb(6 78 59 / 0.3);
}
.bg-emerald-900\/35 {
  background-color: rgb(6 78 59 / 0.35);
}
.bg-emerald-900\/40 {
  background-color: rgb(6 78 59 / 0.4);
}
.bg-emerald-900\/45 {
  background-color: rgb(6 78 59 / 0.45);
}
.bg-emerald-900\/5 {
  background-color: rgb(6 78 59 / 0.05);
}
.bg-emerald-900\/50 {
  background-color: rgb(6 78 59 / 0.5);
}
.bg-emerald-900\/55 {
  background-color: rgb(6 78 59 / 0.55);
}
.bg-emerald-900\/60 {
  background-color: rgb(6 78 59 / 0.6);
}
.bg-emerald-900\/65 {
  background-color: rgb(6 78 59 / 0.65);
}
.bg-emerald-900\/70 {
  background-color: rgb(6 78 59 / 0.7);
}
.bg-emerald-900\/75 {
  background-color: rgb(6 78 59 / 0.75);
}
.bg-emerald-900\/80 {
  background-color: rgb(6 78 59 / 0.8);
}
.bg-emerald-900\/85 {
  background-color: rgb(6 78 59 / 0.85);
}
.bg-emerald-900\/90 {
  background-color: rgb(6 78 59 / 0.9);
}
.bg-emerald-900\/95 {
  background-color: rgb(6 78 59 / 0.95);
}
.bg-fuchsia-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity, 1));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-100\/0 {
  background-color: rgb(243 244 246 / 0);
}
.bg-gray-100\/10 {
  background-color: rgb(243 244 246 / 0.1);
}
.bg-gray-100\/100 {
  background-color: rgb(243 244 246 / 1);
}
.bg-gray-100\/15 {
  background-color: rgb(243 244 246 / 0.15);
}
.bg-gray-100\/20 {
  background-color: rgb(243 244 246 / 0.2);
}
.bg-gray-100\/25 {
  background-color: rgb(243 244 246 / 0.25);
}
.bg-gray-100\/30 {
  background-color: rgb(243 244 246 / 0.3);
}
.bg-gray-100\/35 {
  background-color: rgb(243 244 246 / 0.35);
}
.bg-gray-100\/40 {
  background-color: rgb(243 244 246 / 0.4);
}
.bg-gray-100\/45 {
  background-color: rgb(243 244 246 / 0.45);
}
.bg-gray-100\/5 {
  background-color: rgb(243 244 246 / 0.05);
}
.bg-gray-100\/50 {
  background-color: rgb(243 244 246 / 0.5);
}
.bg-gray-100\/55 {
  background-color: rgb(243 244 246 / 0.55);
}
.bg-gray-100\/60 {
  background-color: rgb(243 244 246 / 0.6);
}
.bg-gray-100\/65 {
  background-color: rgb(243 244 246 / 0.65);
}
.bg-gray-100\/70 {
  background-color: rgb(243 244 246 / 0.7);
}
.bg-gray-100\/75 {
  background-color: rgb(243 244 246 / 0.75);
}
.bg-gray-100\/80 {
  background-color: rgb(243 244 246 / 0.8);
}
.bg-gray-100\/85 {
  background-color: rgb(243 244 246 / 0.85);
}
.bg-gray-100\/90 {
  background-color: rgb(243 244 246 / 0.9);
}
.bg-gray-100\/95 {
  background-color: rgb(243 244 246 / 0.95);
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-200\/0 {
  background-color: rgb(229 231 235 / 0);
}
.bg-gray-200\/10 {
  background-color: rgb(229 231 235 / 0.1);
}
.bg-gray-200\/100 {
  background-color: rgb(229 231 235 / 1);
}
.bg-gray-200\/15 {
  background-color: rgb(229 231 235 / 0.15);
}
.bg-gray-200\/20 {
  background-color: rgb(229 231 235 / 0.2);
}
.bg-gray-200\/25 {
  background-color: rgb(229 231 235 / 0.25);
}
.bg-gray-200\/30 {
  background-color: rgb(229 231 235 / 0.3);
}
.bg-gray-200\/35 {
  background-color: rgb(229 231 235 / 0.35);
}
.bg-gray-200\/40 {
  background-color: rgb(229 231 235 / 0.4);
}
.bg-gray-200\/45 {
  background-color: rgb(229 231 235 / 0.45);
}
.bg-gray-200\/5 {
  background-color: rgb(229 231 235 / 0.05);
}
.bg-gray-200\/50 {
  background-color: rgb(229 231 235 / 0.5);
}
.bg-gray-200\/55 {
  background-color: rgb(229 231 235 / 0.55);
}
.bg-gray-200\/60 {
  background-color: rgb(229 231 235 / 0.6);
}
.bg-gray-200\/65 {
  background-color: rgb(229 231 235 / 0.65);
}
.bg-gray-200\/70 {
  background-color: rgb(229 231 235 / 0.7);
}
.bg-gray-200\/75 {
  background-color: rgb(229 231 235 / 0.75);
}
.bg-gray-200\/80 {
  background-color: rgb(229 231 235 / 0.8);
}
.bg-gray-200\/85 {
  background-color: rgb(229 231 235 / 0.85);
}
.bg-gray-200\/90 {
  background-color: rgb(229 231 235 / 0.9);
}
.bg-gray-200\/95 {
  background-color: rgb(229 231 235 / 0.95);
}
.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.bg-gray-300\/0 {
  background-color: rgb(209 213 219 / 0);
}
.bg-gray-300\/10 {
  background-color: rgb(209 213 219 / 0.1);
}
.bg-gray-300\/100 {
  background-color: rgb(209 213 219 / 1);
}
.bg-gray-300\/15 {
  background-color: rgb(209 213 219 / 0.15);
}
.bg-gray-300\/20 {
  background-color: rgb(209 213 219 / 0.2);
}
.bg-gray-300\/25 {
  background-color: rgb(209 213 219 / 0.25);
}
.bg-gray-300\/30 {
  background-color: rgb(209 213 219 / 0.3);
}
.bg-gray-300\/35 {
  background-color: rgb(209 213 219 / 0.35);
}
.bg-gray-300\/40 {
  background-color: rgb(209 213 219 / 0.4);
}
.bg-gray-300\/45 {
  background-color: rgb(209 213 219 / 0.45);
}
.bg-gray-300\/5 {
  background-color: rgb(209 213 219 / 0.05);
}
.bg-gray-300\/50 {
  background-color: rgb(209 213 219 / 0.5);
}
.bg-gray-300\/55 {
  background-color: rgb(209 213 219 / 0.55);
}
.bg-gray-300\/60 {
  background-color: rgb(209 213 219 / 0.6);
}
.bg-gray-300\/65 {
  background-color: rgb(209 213 219 / 0.65);
}
.bg-gray-300\/70 {
  background-color: rgb(209 213 219 / 0.7);
}
.bg-gray-300\/75 {
  background-color: rgb(209 213 219 / 0.75);
}
.bg-gray-300\/80 {
  background-color: rgb(209 213 219 / 0.8);
}
.bg-gray-300\/85 {
  background-color: rgb(209 213 219 / 0.85);
}
.bg-gray-300\/90 {
  background-color: rgb(209 213 219 / 0.9);
}
.bg-gray-300\/95 {
  background-color: rgb(209 213 219 / 0.95);
}
.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-gray-400\/0 {
  background-color: rgb(156 163 175 / 0);
}
.bg-gray-400\/10 {
  background-color: rgb(156 163 175 / 0.1);
}
.bg-gray-400\/100 {
  background-color: rgb(156 163 175 / 1);
}
.bg-gray-400\/15 {
  background-color: rgb(156 163 175 / 0.15);
}
.bg-gray-400\/20 {
  background-color: rgb(156 163 175 / 0.2);
}
.bg-gray-400\/25 {
  background-color: rgb(156 163 175 / 0.25);
}
.bg-gray-400\/30 {
  background-color: rgb(156 163 175 / 0.3);
}
.bg-gray-400\/35 {
  background-color: rgb(156 163 175 / 0.35);
}
.bg-gray-400\/40 {
  background-color: rgb(156 163 175 / 0.4);
}
.bg-gray-400\/45 {
  background-color: rgb(156 163 175 / 0.45);
}
.bg-gray-400\/5 {
  background-color: rgb(156 163 175 / 0.05);
}
.bg-gray-400\/50 {
  background-color: rgb(156 163 175 / 0.5);
}
.bg-gray-400\/55 {
  background-color: rgb(156 163 175 / 0.55);
}
.bg-gray-400\/60 {
  background-color: rgb(156 163 175 / 0.6);
}
.bg-gray-400\/65 {
  background-color: rgb(156 163 175 / 0.65);
}
.bg-gray-400\/70 {
  background-color: rgb(156 163 175 / 0.7);
}
.bg-gray-400\/75 {
  background-color: rgb(156 163 175 / 0.75);
}
.bg-gray-400\/80 {
  background-color: rgb(156 163 175 / 0.8);
}
.bg-gray-400\/85 {
  background-color: rgb(156 163 175 / 0.85);
}
.bg-gray-400\/90 {
  background-color: rgb(156 163 175 / 0.9);
}
.bg-gray-400\/95 {
  background-color: rgb(156 163 175 / 0.95);
}
.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-50\/80 {
  background-color: rgb(249 250 251 / 0.8);
}
.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.bg-gray-500\/0 {
  background-color: rgb(107 114 128 / 0);
}
.bg-gray-500\/10 {
  background-color: rgb(107 114 128 / 0.1);
}
.bg-gray-500\/100 {
  background-color: rgb(107 114 128 / 1);
}
.bg-gray-500\/15 {
  background-color: rgb(107 114 128 / 0.15);
}
.bg-gray-500\/20 {
  background-color: rgb(107 114 128 / 0.2);
}
.bg-gray-500\/25 {
  background-color: rgb(107 114 128 / 0.25);
}
.bg-gray-500\/30 {
  background-color: rgb(107 114 128 / 0.3);
}
.bg-gray-500\/35 {
  background-color: rgb(107 114 128 / 0.35);
}
.bg-gray-500\/40 {
  background-color: rgb(107 114 128 / 0.4);
}
.bg-gray-500\/45 {
  background-color: rgb(107 114 128 / 0.45);
}
.bg-gray-500\/5 {
  background-color: rgb(107 114 128 / 0.05);
}
.bg-gray-500\/50 {
  background-color: rgb(107 114 128 / 0.5);
}
.bg-gray-500\/55 {
  background-color: rgb(107 114 128 / 0.55);
}
.bg-gray-500\/60 {
  background-color: rgb(107 114 128 / 0.6);
}
.bg-gray-500\/65 {
  background-color: rgb(107 114 128 / 0.65);
}
.bg-gray-500\/70 {
  background-color: rgb(107 114 128 / 0.7);
}
.bg-gray-500\/75 {
  background-color: rgb(107 114 128 / 0.75);
}
.bg-gray-500\/80 {
  background-color: rgb(107 114 128 / 0.8);
}
.bg-gray-500\/85 {
  background-color: rgb(107 114 128 / 0.85);
}
.bg-gray-500\/90 {
  background-color: rgb(107 114 128 / 0.9);
}
.bg-gray-500\/95 {
  background-color: rgb(107 114 128 / 0.95);
}
.bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.bg-gray-600\/0 {
  background-color: rgb(75 85 99 / 0);
}
.bg-gray-600\/10 {
  background-color: rgb(75 85 99 / 0.1);
}
.bg-gray-600\/100 {
  background-color: rgb(75 85 99 / 1);
}
.bg-gray-600\/15 {
  background-color: rgb(75 85 99 / 0.15);
}
.bg-gray-600\/20 {
  background-color: rgb(75 85 99 / 0.2);
}
.bg-gray-600\/25 {
  background-color: rgb(75 85 99 / 0.25);
}
.bg-gray-600\/30 {
  background-color: rgb(75 85 99 / 0.3);
}
.bg-gray-600\/35 {
  background-color: rgb(75 85 99 / 0.35);
}
.bg-gray-600\/40 {
  background-color: rgb(75 85 99 / 0.4);
}
.bg-gray-600\/45 {
  background-color: rgb(75 85 99 / 0.45);
}
.bg-gray-600\/5 {
  background-color: rgb(75 85 99 / 0.05);
}
.bg-gray-600\/50 {
  background-color: rgb(75 85 99 / 0.5);
}
.bg-gray-600\/55 {
  background-color: rgb(75 85 99 / 0.55);
}
.bg-gray-600\/60 {
  background-color: rgb(75 85 99 / 0.6);
}
.bg-gray-600\/65 {
  background-color: rgb(75 85 99 / 0.65);
}
.bg-gray-600\/70 {
  background-color: rgb(75 85 99 / 0.7);
}
.bg-gray-600\/75 {
  background-color: rgb(75 85 99 / 0.75);
}
.bg-gray-600\/80 {
  background-color: rgb(75 85 99 / 0.8);
}
.bg-gray-600\/85 {
  background-color: rgb(75 85 99 / 0.85);
}
.bg-gray-600\/90 {
  background-color: rgb(75 85 99 / 0.9);
}
.bg-gray-600\/95 {
  background-color: rgb(75 85 99 / 0.95);
}
.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.bg-gray-700\/0 {
  background-color: rgb(55 65 81 / 0);
}
.bg-gray-700\/10 {
  background-color: rgb(55 65 81 / 0.1);
}
.bg-gray-700\/100 {
  background-color: rgb(55 65 81 / 1);
}
.bg-gray-700\/15 {
  background-color: rgb(55 65 81 / 0.15);
}
.bg-gray-700\/20 {
  background-color: rgb(55 65 81 / 0.2);
}
.bg-gray-700\/25 {
  background-color: rgb(55 65 81 / 0.25);
}
.bg-gray-700\/30 {
  background-color: rgb(55 65 81 / 0.3);
}
.bg-gray-700\/35 {
  background-color: rgb(55 65 81 / 0.35);
}
.bg-gray-700\/40 {
  background-color: rgb(55 65 81 / 0.4);
}
.bg-gray-700\/45 {
  background-color: rgb(55 65 81 / 0.45);
}
.bg-gray-700\/5 {
  background-color: rgb(55 65 81 / 0.05);
}
.bg-gray-700\/50 {
  background-color: rgb(55 65 81 / 0.5);
}
.bg-gray-700\/55 {
  background-color: rgb(55 65 81 / 0.55);
}
.bg-gray-700\/60 {
  background-color: rgb(55 65 81 / 0.6);
}
.bg-gray-700\/65 {
  background-color: rgb(55 65 81 / 0.65);
}
.bg-gray-700\/70 {
  background-color: rgb(55 65 81 / 0.7);
}
.bg-gray-700\/75 {
  background-color: rgb(55 65 81 / 0.75);
}
.bg-gray-700\/80 {
  background-color: rgb(55 65 81 / 0.8);
}
.bg-gray-700\/85 {
  background-color: rgb(55 65 81 / 0.85);
}
.bg-gray-700\/90 {
  background-color: rgb(55 65 81 / 0.9);
}
.bg-gray-700\/95 {
  background-color: rgb(55 65 81 / 0.95);
}
.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.bg-gray-800\/0 {
  background-color: rgb(31 41 55 / 0);
}
.bg-gray-800\/10 {
  background-color: rgb(31 41 55 / 0.1);
}
.bg-gray-800\/100 {
  background-color: rgb(31 41 55 / 1);
}
.bg-gray-800\/15 {
  background-color: rgb(31 41 55 / 0.15);
}
.bg-gray-800\/20 {
  background-color: rgb(31 41 55 / 0.2);
}
.bg-gray-800\/25 {
  background-color: rgb(31 41 55 / 0.25);
}
.bg-gray-800\/30 {
  background-color: rgb(31 41 55 / 0.3);
}
.bg-gray-800\/35 {
  background-color: rgb(31 41 55 / 0.35);
}
.bg-gray-800\/40 {
  background-color: rgb(31 41 55 / 0.4);
}
.bg-gray-800\/45 {
  background-color: rgb(31 41 55 / 0.45);
}
.bg-gray-800\/5 {
  background-color: rgb(31 41 55 / 0.05);
}
.bg-gray-800\/50 {
  background-color: rgb(31 41 55 / 0.5);
}
.bg-gray-800\/55 {
  background-color: rgb(31 41 55 / 0.55);
}
.bg-gray-800\/60 {
  background-color: rgb(31 41 55 / 0.6);
}
.bg-gray-800\/65 {
  background-color: rgb(31 41 55 / 0.65);
}
.bg-gray-800\/70 {
  background-color: rgb(31 41 55 / 0.7);
}
.bg-gray-800\/75 {
  background-color: rgb(31 41 55 / 0.75);
}
.bg-gray-800\/80 {
  background-color: rgb(31 41 55 / 0.8);
}
.bg-gray-800\/85 {
  background-color: rgb(31 41 55 / 0.85);
}
.bg-gray-800\/90 {
  background-color: rgb(31 41 55 / 0.9);
}
.bg-gray-800\/95 {
  background-color: rgb(31 41 55 / 0.95);
}
.bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-gray-900\/0 {
  background-color: rgb(17 24 39 / 0);
}
.bg-gray-900\/10 {
  background-color: rgb(17 24 39 / 0.1);
}
.bg-gray-900\/100 {
  background-color: rgb(17 24 39 / 1);
}
.bg-gray-900\/15 {
  background-color: rgb(17 24 39 / 0.15);
}
.bg-gray-900\/20 {
  background-color: rgb(17 24 39 / 0.2);
}
.bg-gray-900\/25 {
  background-color: rgb(17 24 39 / 0.25);
}
.bg-gray-900\/30 {
  background-color: rgb(17 24 39 / 0.3);
}
.bg-gray-900\/35 {
  background-color: rgb(17 24 39 / 0.35);
}
.bg-gray-900\/40 {
  background-color: rgb(17 24 39 / 0.4);
}
.bg-gray-900\/45 {
  background-color: rgb(17 24 39 / 0.45);
}
.bg-gray-900\/5 {
  background-color: rgb(17 24 39 / 0.05);
}
.bg-gray-900\/50 {
  background-color: rgb(17 24 39 / 0.5);
}
.bg-gray-900\/55 {
  background-color: rgb(17 24 39 / 0.55);
}
.bg-gray-900\/60 {
  background-color: rgb(17 24 39 / 0.6);
}
.bg-gray-900\/65 {
  background-color: rgb(17 24 39 / 0.65);
}
.bg-gray-900\/70 {
  background-color: rgb(17 24 39 / 0.7);
}
.bg-gray-900\/75 {
  background-color: rgb(17 24 39 / 0.75);
}
.bg-gray-900\/80 {
  background-color: rgb(17 24 39 / 0.8);
}
.bg-gray-900\/85 {
  background-color: rgb(17 24 39 / 0.85);
}
.bg-gray-900\/90 {
  background-color: rgb(17 24 39 / 0.9);
}
.bg-gray-900\/95 {
  background-color: rgb(17 24 39 / 0.95);
}
.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-green-100\/0 {
  background-color: rgb(220 252 231 / 0);
}
.bg-green-100\/10 {
  background-color: rgb(220 252 231 / 0.1);
}
.bg-green-100\/100 {
  background-color: rgb(220 252 231 / 1);
}
.bg-green-100\/15 {
  background-color: rgb(220 252 231 / 0.15);
}
.bg-green-100\/20 {
  background-color: rgb(220 252 231 / 0.2);
}
.bg-green-100\/25 {
  background-color: rgb(220 252 231 / 0.25);
}
.bg-green-100\/30 {
  background-color: rgb(220 252 231 / 0.3);
}
.bg-green-100\/35 {
  background-color: rgb(220 252 231 / 0.35);
}
.bg-green-100\/40 {
  background-color: rgb(220 252 231 / 0.4);
}
.bg-green-100\/45 {
  background-color: rgb(220 252 231 / 0.45);
}
.bg-green-100\/5 {
  background-color: rgb(220 252 231 / 0.05);
}
.bg-green-100\/50 {
  background-color: rgb(220 252 231 / 0.5);
}
.bg-green-100\/55 {
  background-color: rgb(220 252 231 / 0.55);
}
.bg-green-100\/60 {
  background-color: rgb(220 252 231 / 0.6);
}
.bg-green-100\/65 {
  background-color: rgb(220 252 231 / 0.65);
}
.bg-green-100\/70 {
  background-color: rgb(220 252 231 / 0.7);
}
.bg-green-100\/75 {
  background-color: rgb(220 252 231 / 0.75);
}
.bg-green-100\/80 {
  background-color: rgb(220 252 231 / 0.8);
}
.bg-green-100\/85 {
  background-color: rgb(220 252 231 / 0.85);
}
.bg-green-100\/90 {
  background-color: rgb(220 252 231 / 0.9);
}
.bg-green-100\/95 {
  background-color: rgb(220 252 231 / 0.95);
}
.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}
.bg-green-200\/0 {
  background-color: rgb(187 247 208 / 0);
}
.bg-green-200\/10 {
  background-color: rgb(187 247 208 / 0.1);
}
.bg-green-200\/100 {
  background-color: rgb(187 247 208 / 1);
}
.bg-green-200\/15 {
  background-color: rgb(187 247 208 / 0.15);
}
.bg-green-200\/20 {
  background-color: rgb(187 247 208 / 0.2);
}
.bg-green-200\/25 {
  background-color: rgb(187 247 208 / 0.25);
}
.bg-green-200\/30 {
  background-color: rgb(187 247 208 / 0.3);
}
.bg-green-200\/35 {
  background-color: rgb(187 247 208 / 0.35);
}
.bg-green-200\/40 {
  background-color: rgb(187 247 208 / 0.4);
}
.bg-green-200\/45 {
  background-color: rgb(187 247 208 / 0.45);
}
.bg-green-200\/5 {
  background-color: rgb(187 247 208 / 0.05);
}
.bg-green-200\/50 {
  background-color: rgb(187 247 208 / 0.5);
}
.bg-green-200\/55 {
  background-color: rgb(187 247 208 / 0.55);
}
.bg-green-200\/60 {
  background-color: rgb(187 247 208 / 0.6);
}
.bg-green-200\/65 {
  background-color: rgb(187 247 208 / 0.65);
}
.bg-green-200\/70 {
  background-color: rgb(187 247 208 / 0.7);
}
.bg-green-200\/75 {
  background-color: rgb(187 247 208 / 0.75);
}
.bg-green-200\/80 {
  background-color: rgb(187 247 208 / 0.8);
}
.bg-green-200\/85 {
  background-color: rgb(187 247 208 / 0.85);
}
.bg-green-200\/90 {
  background-color: rgb(187 247 208 / 0.9);
}
.bg-green-200\/95 {
  background-color: rgb(187 247 208 / 0.95);
}
.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}
.bg-green-300\/0 {
  background-color: rgb(134 239 172 / 0);
}
.bg-green-300\/10 {
  background-color: rgb(134 239 172 / 0.1);
}
.bg-green-300\/100 {
  background-color: rgb(134 239 172 / 1);
}
.bg-green-300\/15 {
  background-color: rgb(134 239 172 / 0.15);
}
.bg-green-300\/20 {
  background-color: rgb(134 239 172 / 0.2);
}
.bg-green-300\/25 {
  background-color: rgb(134 239 172 / 0.25);
}
.bg-green-300\/30 {
  background-color: rgb(134 239 172 / 0.3);
}
.bg-green-300\/35 {
  background-color: rgb(134 239 172 / 0.35);
}
.bg-green-300\/40 {
  background-color: rgb(134 239 172 / 0.4);
}
.bg-green-300\/45 {
  background-color: rgb(134 239 172 / 0.45);
}
.bg-green-300\/5 {
  background-color: rgb(134 239 172 / 0.05);
}
.bg-green-300\/50 {
  background-color: rgb(134 239 172 / 0.5);
}
.bg-green-300\/55 {
  background-color: rgb(134 239 172 / 0.55);
}
.bg-green-300\/60 {
  background-color: rgb(134 239 172 / 0.6);
}
.bg-green-300\/65 {
  background-color: rgb(134 239 172 / 0.65);
}
.bg-green-300\/70 {
  background-color: rgb(134 239 172 / 0.7);
}
.bg-green-300\/75 {
  background-color: rgb(134 239 172 / 0.75);
}
.bg-green-300\/80 {
  background-color: rgb(134 239 172 / 0.8);
}
.bg-green-300\/85 {
  background-color: rgb(134 239 172 / 0.85);
}
.bg-green-300\/90 {
  background-color: rgb(134 239 172 / 0.9);
}
.bg-green-300\/95 {
  background-color: rgb(134 239 172 / 0.95);
}
.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}
.bg-green-400\/0 {
  background-color: rgb(74 222 128 / 0);
}
.bg-green-400\/10 {
  background-color: rgb(74 222 128 / 0.1);
}
.bg-green-400\/100 {
  background-color: rgb(74 222 128 / 1);
}
.bg-green-400\/15 {
  background-color: rgb(74 222 128 / 0.15);
}
.bg-green-400\/20 {
  background-color: rgb(74 222 128 / 0.2);
}
.bg-green-400\/25 {
  background-color: rgb(74 222 128 / 0.25);
}
.bg-green-400\/30 {
  background-color: rgb(74 222 128 / 0.3);
}
.bg-green-400\/35 {
  background-color: rgb(74 222 128 / 0.35);
}
.bg-green-400\/40 {
  background-color: rgb(74 222 128 / 0.4);
}
.bg-green-400\/45 {
  background-color: rgb(74 222 128 / 0.45);
}
.bg-green-400\/5 {
  background-color: rgb(74 222 128 / 0.05);
}
.bg-green-400\/50 {
  background-color: rgb(74 222 128 / 0.5);
}
.bg-green-400\/55 {
  background-color: rgb(74 222 128 / 0.55);
}
.bg-green-400\/60 {
  background-color: rgb(74 222 128 / 0.6);
}
.bg-green-400\/65 {
  background-color: rgb(74 222 128 / 0.65);
}
.bg-green-400\/70 {
  background-color: rgb(74 222 128 / 0.7);
}
.bg-green-400\/75 {
  background-color: rgb(74 222 128 / 0.75);
}
.bg-green-400\/80 {
  background-color: rgb(74 222 128 / 0.8);
}
.bg-green-400\/85 {
  background-color: rgb(74 222 128 / 0.85);
}
.bg-green-400\/90 {
  background-color: rgb(74 222 128 / 0.9);
}
.bg-green-400\/95 {
  background-color: rgb(74 222 128 / 0.95);
}
.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.bg-green-500\/0 {
  background-color: rgb(34 197 94 / 0);
}
.bg-green-500\/10 {
  background-color: rgb(34 197 94 / 0.1);
}
.bg-green-500\/100 {
  background-color: rgb(34 197 94 / 1);
}
.bg-green-500\/15 {
  background-color: rgb(34 197 94 / 0.15);
}
.bg-green-500\/20 {
  background-color: rgb(34 197 94 / 0.2);
}
.bg-green-500\/25 {
  background-color: rgb(34 197 94 / 0.25);
}
.bg-green-500\/30 {
  background-color: rgb(34 197 94 / 0.3);
}
.bg-green-500\/35 {
  background-color: rgb(34 197 94 / 0.35);
}
.bg-green-500\/40 {
  background-color: rgb(34 197 94 / 0.4);
}
.bg-green-500\/45 {
  background-color: rgb(34 197 94 / 0.45);
}
.bg-green-500\/5 {
  background-color: rgb(34 197 94 / 0.05);
}
.bg-green-500\/50 {
  background-color: rgb(34 197 94 / 0.5);
}
.bg-green-500\/55 {
  background-color: rgb(34 197 94 / 0.55);
}
.bg-green-500\/60 {
  background-color: rgb(34 197 94 / 0.6);
}
.bg-green-500\/65 {
  background-color: rgb(34 197 94 / 0.65);
}
.bg-green-500\/70 {
  background-color: rgb(34 197 94 / 0.7);
}
.bg-green-500\/75 {
  background-color: rgb(34 197 94 / 0.75);
}
.bg-green-500\/80 {
  background-color: rgb(34 197 94 / 0.8);
}
.bg-green-500\/85 {
  background-color: rgb(34 197 94 / 0.85);
}
.bg-green-500\/90 {
  background-color: rgb(34 197 94 / 0.9);
}
.bg-green-500\/95 {
  background-color: rgb(34 197 94 / 0.95);
}
.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.bg-green-600\/0 {
  background-color: rgb(22 163 74 / 0);
}
.bg-green-600\/10 {
  background-color: rgb(22 163 74 / 0.1);
}
.bg-green-600\/100 {
  background-color: rgb(22 163 74 / 1);
}
.bg-green-600\/15 {
  background-color: rgb(22 163 74 / 0.15);
}
.bg-green-600\/20 {
  background-color: rgb(22 163 74 / 0.2);
}
.bg-green-600\/25 {
  background-color: rgb(22 163 74 / 0.25);
}
.bg-green-600\/30 {
  background-color: rgb(22 163 74 / 0.3);
}
.bg-green-600\/35 {
  background-color: rgb(22 163 74 / 0.35);
}
.bg-green-600\/40 {
  background-color: rgb(22 163 74 / 0.4);
}
.bg-green-600\/45 {
  background-color: rgb(22 163 74 / 0.45);
}
.bg-green-600\/5 {
  background-color: rgb(22 163 74 / 0.05);
}
.bg-green-600\/50 {
  background-color: rgb(22 163 74 / 0.5);
}
.bg-green-600\/55 {
  background-color: rgb(22 163 74 / 0.55);
}
.bg-green-600\/60 {
  background-color: rgb(22 163 74 / 0.6);
}
.bg-green-600\/65 {
  background-color: rgb(22 163 74 / 0.65);
}
.bg-green-600\/70 {
  background-color: rgb(22 163 74 / 0.7);
}
.bg-green-600\/75 {
  background-color: rgb(22 163 74 / 0.75);
}
.bg-green-600\/80 {
  background-color: rgb(22 163 74 / 0.8);
}
.bg-green-600\/85 {
  background-color: rgb(22 163 74 / 0.85);
}
.bg-green-600\/90 {
  background-color: rgb(22 163 74 / 0.9);
}
.bg-green-600\/95 {
  background-color: rgb(22 163 74 / 0.95);
}
.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.bg-green-700\/0 {
  background-color: rgb(21 128 61 / 0);
}
.bg-green-700\/10 {
  background-color: rgb(21 128 61 / 0.1);
}
.bg-green-700\/100 {
  background-color: rgb(21 128 61 / 1);
}
.bg-green-700\/15 {
  background-color: rgb(21 128 61 / 0.15);
}
.bg-green-700\/20 {
  background-color: rgb(21 128 61 / 0.2);
}
.bg-green-700\/25 {
  background-color: rgb(21 128 61 / 0.25);
}
.bg-green-700\/30 {
  background-color: rgb(21 128 61 / 0.3);
}
.bg-green-700\/35 {
  background-color: rgb(21 128 61 / 0.35);
}
.bg-green-700\/40 {
  background-color: rgb(21 128 61 / 0.4);
}
.bg-green-700\/45 {
  background-color: rgb(21 128 61 / 0.45);
}
.bg-green-700\/5 {
  background-color: rgb(21 128 61 / 0.05);
}
.bg-green-700\/50 {
  background-color: rgb(21 128 61 / 0.5);
}
.bg-green-700\/55 {
  background-color: rgb(21 128 61 / 0.55);
}
.bg-green-700\/60 {
  background-color: rgb(21 128 61 / 0.6);
}
.bg-green-700\/65 {
  background-color: rgb(21 128 61 / 0.65);
}
.bg-green-700\/70 {
  background-color: rgb(21 128 61 / 0.7);
}
.bg-green-700\/75 {
  background-color: rgb(21 128 61 / 0.75);
}
.bg-green-700\/80 {
  background-color: rgb(21 128 61 / 0.8);
}
.bg-green-700\/85 {
  background-color: rgb(21 128 61 / 0.85);
}
.bg-green-700\/90 {
  background-color: rgb(21 128 61 / 0.9);
}
.bg-green-700\/95 {
  background-color: rgb(21 128 61 / 0.95);
}
.bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}
.bg-green-800\/0 {
  background-color: rgb(22 101 52 / 0);
}
.bg-green-800\/10 {
  background-color: rgb(22 101 52 / 0.1);
}
.bg-green-800\/100 {
  background-color: rgb(22 101 52 / 1);
}
.bg-green-800\/15 {
  background-color: rgb(22 101 52 / 0.15);
}
.bg-green-800\/20 {
  background-color: rgb(22 101 52 / 0.2);
}
.bg-green-800\/25 {
  background-color: rgb(22 101 52 / 0.25);
}
.bg-green-800\/30 {
  background-color: rgb(22 101 52 / 0.3);
}
.bg-green-800\/35 {
  background-color: rgb(22 101 52 / 0.35);
}
.bg-green-800\/40 {
  background-color: rgb(22 101 52 / 0.4);
}
.bg-green-800\/45 {
  background-color: rgb(22 101 52 / 0.45);
}
.bg-green-800\/5 {
  background-color: rgb(22 101 52 / 0.05);
}
.bg-green-800\/50 {
  background-color: rgb(22 101 52 / 0.5);
}
.bg-green-800\/55 {
  background-color: rgb(22 101 52 / 0.55);
}
.bg-green-800\/60 {
  background-color: rgb(22 101 52 / 0.6);
}
.bg-green-800\/65 {
  background-color: rgb(22 101 52 / 0.65);
}
.bg-green-800\/70 {
  background-color: rgb(22 101 52 / 0.7);
}
.bg-green-800\/75 {
  background-color: rgb(22 101 52 / 0.75);
}
.bg-green-800\/80 {
  background-color: rgb(22 101 52 / 0.8);
}
.bg-green-800\/85 {
  background-color: rgb(22 101 52 / 0.85);
}
.bg-green-800\/90 {
  background-color: rgb(22 101 52 / 0.9);
}
.bg-green-800\/95 {
  background-color: rgb(22 101 52 / 0.95);
}
.bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}
.bg-green-900\/0 {
  background-color: rgb(20 83 45 / 0);
}
.bg-green-900\/10 {
  background-color: rgb(20 83 45 / 0.1);
}
.bg-green-900\/100 {
  background-color: rgb(20 83 45 / 1);
}
.bg-green-900\/15 {
  background-color: rgb(20 83 45 / 0.15);
}
.bg-green-900\/20 {
  background-color: rgb(20 83 45 / 0.2);
}
.bg-green-900\/25 {
  background-color: rgb(20 83 45 / 0.25);
}
.bg-green-900\/30 {
  background-color: rgb(20 83 45 / 0.3);
}
.bg-green-900\/35 {
  background-color: rgb(20 83 45 / 0.35);
}
.bg-green-900\/40 {
  background-color: rgb(20 83 45 / 0.4);
}
.bg-green-900\/45 {
  background-color: rgb(20 83 45 / 0.45);
}
.bg-green-900\/5 {
  background-color: rgb(20 83 45 / 0.05);
}
.bg-green-900\/50 {
  background-color: rgb(20 83 45 / 0.5);
}
.bg-green-900\/55 {
  background-color: rgb(20 83 45 / 0.55);
}
.bg-green-900\/60 {
  background-color: rgb(20 83 45 / 0.6);
}
.bg-green-900\/65 {
  background-color: rgb(20 83 45 / 0.65);
}
.bg-green-900\/70 {
  background-color: rgb(20 83 45 / 0.7);
}
.bg-green-900\/75 {
  background-color: rgb(20 83 45 / 0.75);
}
.bg-green-900\/80 {
  background-color: rgb(20 83 45 / 0.8);
}
.bg-green-900\/85 {
  background-color: rgb(20 83 45 / 0.85);
}
.bg-green-900\/90 {
  background-color: rgb(20 83 45 / 0.9);
}
.bg-green-900\/95 {
  background-color: rgb(20 83 45 / 0.95);
}
.bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}
.bg-indigo-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1));
}
.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}
.bg-inherit {
  background-color: inherit;
}
.bg-link {
  background-color: hsl(var(--link));
}
.bg-link-foreground {
  background-color: hsl(var(--link-foreground));
}
.bg-link-foreground\/0 {
  background-color: hsl(var(--link-foreground) / 0);
}
.bg-link-foreground\/10 {
  background-color: hsl(var(--link-foreground) / 0.1);
}
.bg-link-foreground\/100 {
  background-color: hsl(var(--link-foreground) / 1);
}
.bg-link-foreground\/15 {
  background-color: hsl(var(--link-foreground) / 0.15);
}
.bg-link-foreground\/20 {
  background-color: hsl(var(--link-foreground) / 0.2);
}
.bg-link-foreground\/25 {
  background-color: hsl(var(--link-foreground) / 0.25);
}
.bg-link-foreground\/30 {
  background-color: hsl(var(--link-foreground) / 0.3);
}
.bg-link-foreground\/35 {
  background-color: hsl(var(--link-foreground) / 0.35);
}
.bg-link-foreground\/40 {
  background-color: hsl(var(--link-foreground) / 0.4);
}
.bg-link-foreground\/45 {
  background-color: hsl(var(--link-foreground) / 0.45);
}
.bg-link-foreground\/5 {
  background-color: hsl(var(--link-foreground) / 0.05);
}
.bg-link-foreground\/50 {
  background-color: hsl(var(--link-foreground) / 0.5);
}
.bg-link-foreground\/55 {
  background-color: hsl(var(--link-foreground) / 0.55);
}
.bg-link-foreground\/60 {
  background-color: hsl(var(--link-foreground) / 0.6);
}
.bg-link-foreground\/65 {
  background-color: hsl(var(--link-foreground) / 0.65);
}
.bg-link-foreground\/70 {
  background-color: hsl(var(--link-foreground) / 0.7);
}
.bg-link-foreground\/75 {
  background-color: hsl(var(--link-foreground) / 0.75);
}
.bg-link-foreground\/80 {
  background-color: hsl(var(--link-foreground) / 0.8);
}
.bg-link-foreground\/85 {
  background-color: hsl(var(--link-foreground) / 0.85);
}
.bg-link-foreground\/90 {
  background-color: hsl(var(--link-foreground) / 0.9);
}
.bg-link-foreground\/95 {
  background-color: hsl(var(--link-foreground) / 0.95);
}
.bg-link\/0 {
  background-color: hsl(var(--link) / 0);
}
.bg-link\/10 {
  background-color: hsl(var(--link) / 0.1);
}
.bg-link\/100 {
  background-color: hsl(var(--link) / 1);
}
.bg-link\/15 {
  background-color: hsl(var(--link) / 0.15);
}
.bg-link\/20 {
  background-color: hsl(var(--link) / 0.2);
}
.bg-link\/25 {
  background-color: hsl(var(--link) / 0.25);
}
.bg-link\/30 {
  background-color: hsl(var(--link) / 0.3);
}
.bg-link\/35 {
  background-color: hsl(var(--link) / 0.35);
}
.bg-link\/40 {
  background-color: hsl(var(--link) / 0.4);
}
.bg-link\/45 {
  background-color: hsl(var(--link) / 0.45);
}
.bg-link\/5 {
  background-color: hsl(var(--link) / 0.05);
}
.bg-link\/50 {
  background-color: hsl(var(--link) / 0.5);
}
.bg-link\/55 {
  background-color: hsl(var(--link) / 0.55);
}
.bg-link\/60 {
  background-color: hsl(var(--link) / 0.6);
}
.bg-link\/65 {
  background-color: hsl(var(--link) / 0.65);
}
.bg-link\/70 {
  background-color: hsl(var(--link) / 0.7);
}
.bg-link\/75 {
  background-color: hsl(var(--link) / 0.75);
}
.bg-link\/80 {
  background-color: hsl(var(--link) / 0.8);
}
.bg-link\/85 {
  background-color: hsl(var(--link) / 0.85);
}
.bg-link\/90 {
  background-color: hsl(var(--link) / 0.9);
}
.bg-link\/95 {
  background-color: hsl(var(--link) / 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-orange-100\/0 {
  background-color: rgb(255 237 213 / 0);
}
.bg-orange-100\/10 {
  background-color: rgb(255 237 213 / 0.1);
}
.bg-orange-100\/100 {
  background-color: rgb(255 237 213 / 1);
}
.bg-orange-100\/15 {
  background-color: rgb(255 237 213 / 0.15);
}
.bg-orange-100\/20 {
  background-color: rgb(255 237 213 / 0.2);
}
.bg-orange-100\/25 {
  background-color: rgb(255 237 213 / 0.25);
}
.bg-orange-100\/30 {
  background-color: rgb(255 237 213 / 0.3);
}
.bg-orange-100\/35 {
  background-color: rgb(255 237 213 / 0.35);
}
.bg-orange-100\/40 {
  background-color: rgb(255 237 213 / 0.4);
}
.bg-orange-100\/45 {
  background-color: rgb(255 237 213 / 0.45);
}
.bg-orange-100\/5 {
  background-color: rgb(255 237 213 / 0.05);
}
.bg-orange-100\/50 {
  background-color: rgb(255 237 213 / 0.5);
}
.bg-orange-100\/55 {
  background-color: rgb(255 237 213 / 0.55);
}
.bg-orange-100\/60 {
  background-color: rgb(255 237 213 / 0.6);
}
.bg-orange-100\/65 {
  background-color: rgb(255 237 213 / 0.65);
}
.bg-orange-100\/70 {
  background-color: rgb(255 237 213 / 0.7);
}
.bg-orange-100\/75 {
  background-color: rgb(255 237 213 / 0.75);
}
.bg-orange-100\/80 {
  background-color: rgb(255 237 213 / 0.8);
}
.bg-orange-100\/85 {
  background-color: rgb(255 237 213 / 0.85);
}
.bg-orange-100\/90 {
  background-color: rgb(255 237 213 / 0.9);
}
.bg-orange-100\/95 {
  background-color: rgb(255 237 213 / 0.95);
}
.bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}
.bg-orange-200\/0 {
  background-color: rgb(254 215 170 / 0);
}
.bg-orange-200\/10 {
  background-color: rgb(254 215 170 / 0.1);
}
.bg-orange-200\/100 {
  background-color: rgb(254 215 170 / 1);
}
.bg-orange-200\/15 {
  background-color: rgb(254 215 170 / 0.15);
}
.bg-orange-200\/20 {
  background-color: rgb(254 215 170 / 0.2);
}
.bg-orange-200\/25 {
  background-color: rgb(254 215 170 / 0.25);
}
.bg-orange-200\/30 {
  background-color: rgb(254 215 170 / 0.3);
}
.bg-orange-200\/35 {
  background-color: rgb(254 215 170 / 0.35);
}
.bg-orange-200\/40 {
  background-color: rgb(254 215 170 / 0.4);
}
.bg-orange-200\/45 {
  background-color: rgb(254 215 170 / 0.45);
}
.bg-orange-200\/5 {
  background-color: rgb(254 215 170 / 0.05);
}
.bg-orange-200\/50 {
  background-color: rgb(254 215 170 / 0.5);
}
.bg-orange-200\/55 {
  background-color: rgb(254 215 170 / 0.55);
}
.bg-orange-200\/60 {
  background-color: rgb(254 215 170 / 0.6);
}
.bg-orange-200\/65 {
  background-color: rgb(254 215 170 / 0.65);
}
.bg-orange-200\/70 {
  background-color: rgb(254 215 170 / 0.7);
}
.bg-orange-200\/75 {
  background-color: rgb(254 215 170 / 0.75);
}
.bg-orange-200\/80 {
  background-color: rgb(254 215 170 / 0.8);
}
.bg-orange-200\/85 {
  background-color: rgb(254 215 170 / 0.85);
}
.bg-orange-200\/90 {
  background-color: rgb(254 215 170 / 0.9);
}
.bg-orange-200\/95 {
  background-color: rgb(254 215 170 / 0.95);
}
.bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}
.bg-orange-300\/0 {
  background-color: rgb(253 186 116 / 0);
}
.bg-orange-300\/10 {
  background-color: rgb(253 186 116 / 0.1);
}
.bg-orange-300\/100 {
  background-color: rgb(253 186 116 / 1);
}
.bg-orange-300\/15 {
  background-color: rgb(253 186 116 / 0.15);
}
.bg-orange-300\/20 {
  background-color: rgb(253 186 116 / 0.2);
}
.bg-orange-300\/25 {
  background-color: rgb(253 186 116 / 0.25);
}
.bg-orange-300\/30 {
  background-color: rgb(253 186 116 / 0.3);
}
.bg-orange-300\/35 {
  background-color: rgb(253 186 116 / 0.35);
}
.bg-orange-300\/40 {
  background-color: rgb(253 186 116 / 0.4);
}
.bg-orange-300\/45 {
  background-color: rgb(253 186 116 / 0.45);
}
.bg-orange-300\/5 {
  background-color: rgb(253 186 116 / 0.05);
}
.bg-orange-300\/50 {
  background-color: rgb(253 186 116 / 0.5);
}
.bg-orange-300\/55 {
  background-color: rgb(253 186 116 / 0.55);
}
.bg-orange-300\/60 {
  background-color: rgb(253 186 116 / 0.6);
}
.bg-orange-300\/65 {
  background-color: rgb(253 186 116 / 0.65);
}
.bg-orange-300\/70 {
  background-color: rgb(253 186 116 / 0.7);
}
.bg-orange-300\/75 {
  background-color: rgb(253 186 116 / 0.75);
}
.bg-orange-300\/80 {
  background-color: rgb(253 186 116 / 0.8);
}
.bg-orange-300\/85 {
  background-color: rgb(253 186 116 / 0.85);
}
.bg-orange-300\/90 {
  background-color: rgb(253 186 116 / 0.9);
}
.bg-orange-300\/95 {
  background-color: rgb(253 186 116 / 0.95);
}
.bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}
.bg-orange-400\/0 {
  background-color: rgb(251 146 60 / 0);
}
.bg-orange-400\/10 {
  background-color: rgb(251 146 60 / 0.1);
}
.bg-orange-400\/100 {
  background-color: rgb(251 146 60 / 1);
}
.bg-orange-400\/15 {
  background-color: rgb(251 146 60 / 0.15);
}
.bg-orange-400\/20 {
  background-color: rgb(251 146 60 / 0.2);
}
.bg-orange-400\/25 {
  background-color: rgb(251 146 60 / 0.25);
}
.bg-orange-400\/30 {
  background-color: rgb(251 146 60 / 0.3);
}
.bg-orange-400\/35 {
  background-color: rgb(251 146 60 / 0.35);
}
.bg-orange-400\/40 {
  background-color: rgb(251 146 60 / 0.4);
}
.bg-orange-400\/45 {
  background-color: rgb(251 146 60 / 0.45);
}
.bg-orange-400\/5 {
  background-color: rgb(251 146 60 / 0.05);
}
.bg-orange-400\/50 {
  background-color: rgb(251 146 60 / 0.5);
}
.bg-orange-400\/55 {
  background-color: rgb(251 146 60 / 0.55);
}
.bg-orange-400\/60 {
  background-color: rgb(251 146 60 / 0.6);
}
.bg-orange-400\/65 {
  background-color: rgb(251 146 60 / 0.65);
}
.bg-orange-400\/70 {
  background-color: rgb(251 146 60 / 0.7);
}
.bg-orange-400\/75 {
  background-color: rgb(251 146 60 / 0.75);
}
.bg-orange-400\/80 {
  background-color: rgb(251 146 60 / 0.8);
}
.bg-orange-400\/85 {
  background-color: rgb(251 146 60 / 0.85);
}
.bg-orange-400\/90 {
  background-color: rgb(251 146 60 / 0.9);
}
.bg-orange-400\/95 {
  background-color: rgb(251 146 60 / 0.95);
}
.bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}
.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.bg-orange-500\/0 {
  background-color: rgb(249 115 22 / 0);
}
.bg-orange-500\/10 {
  background-color: rgb(249 115 22 / 0.1);
}
.bg-orange-500\/100 {
  background-color: rgb(249 115 22 / 1);
}
.bg-orange-500\/15 {
  background-color: rgb(249 115 22 / 0.15);
}
.bg-orange-500\/20 {
  background-color: rgb(249 115 22 / 0.2);
}
.bg-orange-500\/25 {
  background-color: rgb(249 115 22 / 0.25);
}
.bg-orange-500\/30 {
  background-color: rgb(249 115 22 / 0.3);
}
.bg-orange-500\/35 {
  background-color: rgb(249 115 22 / 0.35);
}
.bg-orange-500\/40 {
  background-color: rgb(249 115 22 / 0.4);
}
.bg-orange-500\/45 {
  background-color: rgb(249 115 22 / 0.45);
}
.bg-orange-500\/5 {
  background-color: rgb(249 115 22 / 0.05);
}
.bg-orange-500\/50 {
  background-color: rgb(249 115 22 / 0.5);
}
.bg-orange-500\/55 {
  background-color: rgb(249 115 22 / 0.55);
}
.bg-orange-500\/60 {
  background-color: rgb(249 115 22 / 0.6);
}
.bg-orange-500\/65 {
  background-color: rgb(249 115 22 / 0.65);
}
.bg-orange-500\/70 {
  background-color: rgb(249 115 22 / 0.7);
}
.bg-orange-500\/75 {
  background-color: rgb(249 115 22 / 0.75);
}
.bg-orange-500\/80 {
  background-color: rgb(249 115 22 / 0.8);
}
.bg-orange-500\/85 {
  background-color: rgb(249 115 22 / 0.85);
}
.bg-orange-500\/90 {
  background-color: rgb(249 115 22 / 0.9);
}
.bg-orange-500\/95 {
  background-color: rgb(249 115 22 / 0.95);
}
.bg-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}
.bg-orange-600\/0 {
  background-color: rgb(234 88 12 / 0);
}
.bg-orange-600\/10 {
  background-color: rgb(234 88 12 / 0.1);
}
.bg-orange-600\/100 {
  background-color: rgb(234 88 12 / 1);
}
.bg-orange-600\/15 {
  background-color: rgb(234 88 12 / 0.15);
}
.bg-orange-600\/20 {
  background-color: rgb(234 88 12 / 0.2);
}
.bg-orange-600\/25 {
  background-color: rgb(234 88 12 / 0.25);
}
.bg-orange-600\/30 {
  background-color: rgb(234 88 12 / 0.3);
}
.bg-orange-600\/35 {
  background-color: rgb(234 88 12 / 0.35);
}
.bg-orange-600\/40 {
  background-color: rgb(234 88 12 / 0.4);
}
.bg-orange-600\/45 {
  background-color: rgb(234 88 12 / 0.45);
}
.bg-orange-600\/5 {
  background-color: rgb(234 88 12 / 0.05);
}
.bg-orange-600\/50 {
  background-color: rgb(234 88 12 / 0.5);
}
.bg-orange-600\/55 {
  background-color: rgb(234 88 12 / 0.55);
}
.bg-orange-600\/60 {
  background-color: rgb(234 88 12 / 0.6);
}
.bg-orange-600\/65 {
  background-color: rgb(234 88 12 / 0.65);
}
.bg-orange-600\/70 {
  background-color: rgb(234 88 12 / 0.7);
}
.bg-orange-600\/75 {
  background-color: rgb(234 88 12 / 0.75);
}
.bg-orange-600\/80 {
  background-color: rgb(234 88 12 / 0.8);
}
.bg-orange-600\/85 {
  background-color: rgb(234 88 12 / 0.85);
}
.bg-orange-600\/90 {
  background-color: rgb(234 88 12 / 0.9);
}
.bg-orange-600\/95 {
  background-color: rgb(234 88 12 / 0.95);
}
.bg-orange-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}
.bg-orange-700\/0 {
  background-color: rgb(194 65 12 / 0);
}
.bg-orange-700\/10 {
  background-color: rgb(194 65 12 / 0.1);
}
.bg-orange-700\/100 {
  background-color: rgb(194 65 12 / 1);
}
.bg-orange-700\/15 {
  background-color: rgb(194 65 12 / 0.15);
}
.bg-orange-700\/20 {
  background-color: rgb(194 65 12 / 0.2);
}
.bg-orange-700\/25 {
  background-color: rgb(194 65 12 / 0.25);
}
.bg-orange-700\/30 {
  background-color: rgb(194 65 12 / 0.3);
}
.bg-orange-700\/35 {
  background-color: rgb(194 65 12 / 0.35);
}
.bg-orange-700\/40 {
  background-color: rgb(194 65 12 / 0.4);
}
.bg-orange-700\/45 {
  background-color: rgb(194 65 12 / 0.45);
}
.bg-orange-700\/5 {
  background-color: rgb(194 65 12 / 0.05);
}
.bg-orange-700\/50 {
  background-color: rgb(194 65 12 / 0.5);
}
.bg-orange-700\/55 {
  background-color: rgb(194 65 12 / 0.55);
}
.bg-orange-700\/60 {
  background-color: rgb(194 65 12 / 0.6);
}
.bg-orange-700\/65 {
  background-color: rgb(194 65 12 / 0.65);
}
.bg-orange-700\/70 {
  background-color: rgb(194 65 12 / 0.7);
}
.bg-orange-700\/75 {
  background-color: rgb(194 65 12 / 0.75);
}
.bg-orange-700\/80 {
  background-color: rgb(194 65 12 / 0.8);
}
.bg-orange-700\/85 {
  background-color: rgb(194 65 12 / 0.85);
}
.bg-orange-700\/90 {
  background-color: rgb(194 65 12 / 0.9);
}
.bg-orange-700\/95 {
  background-color: rgb(194 65 12 / 0.95);
}
.bg-orange-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}
.bg-orange-800\/0 {
  background-color: rgb(154 52 18 / 0);
}
.bg-orange-800\/10 {
  background-color: rgb(154 52 18 / 0.1);
}
.bg-orange-800\/100 {
  background-color: rgb(154 52 18 / 1);
}
.bg-orange-800\/15 {
  background-color: rgb(154 52 18 / 0.15);
}
.bg-orange-800\/20 {
  background-color: rgb(154 52 18 / 0.2);
}
.bg-orange-800\/25 {
  background-color: rgb(154 52 18 / 0.25);
}
.bg-orange-800\/30 {
  background-color: rgb(154 52 18 / 0.3);
}
.bg-orange-800\/35 {
  background-color: rgb(154 52 18 / 0.35);
}
.bg-orange-800\/40 {
  background-color: rgb(154 52 18 / 0.4);
}
.bg-orange-800\/45 {
  background-color: rgb(154 52 18 / 0.45);
}
.bg-orange-800\/5 {
  background-color: rgb(154 52 18 / 0.05);
}
.bg-orange-800\/50 {
  background-color: rgb(154 52 18 / 0.5);
}
.bg-orange-800\/55 {
  background-color: rgb(154 52 18 / 0.55);
}
.bg-orange-800\/60 {
  background-color: rgb(154 52 18 / 0.6);
}
.bg-orange-800\/65 {
  background-color: rgb(154 52 18 / 0.65);
}
.bg-orange-800\/70 {
  background-color: rgb(154 52 18 / 0.7);
}
.bg-orange-800\/75 {
  background-color: rgb(154 52 18 / 0.75);
}
.bg-orange-800\/80 {
  background-color: rgb(154 52 18 / 0.8);
}
.bg-orange-800\/85 {
  background-color: rgb(154 52 18 / 0.85);
}
.bg-orange-800\/90 {
  background-color: rgb(154 52 18 / 0.9);
}
.bg-orange-800\/95 {
  background-color: rgb(154 52 18 / 0.95);
}
.bg-orange-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}
.bg-orange-900\/0 {
  background-color: rgb(124 45 18 / 0);
}
.bg-orange-900\/10 {
  background-color: rgb(124 45 18 / 0.1);
}
.bg-orange-900\/100 {
  background-color: rgb(124 45 18 / 1);
}
.bg-orange-900\/15 {
  background-color: rgb(124 45 18 / 0.15);
}
.bg-orange-900\/20 {
  background-color: rgb(124 45 18 / 0.2);
}
.bg-orange-900\/25 {
  background-color: rgb(124 45 18 / 0.25);
}
.bg-orange-900\/30 {
  background-color: rgb(124 45 18 / 0.3);
}
.bg-orange-900\/35 {
  background-color: rgb(124 45 18 / 0.35);
}
.bg-orange-900\/40 {
  background-color: rgb(124 45 18 / 0.4);
}
.bg-orange-900\/45 {
  background-color: rgb(124 45 18 / 0.45);
}
.bg-orange-900\/5 {
  background-color: rgb(124 45 18 / 0.05);
}
.bg-orange-900\/50 {
  background-color: rgb(124 45 18 / 0.5);
}
.bg-orange-900\/55 {
  background-color: rgb(124 45 18 / 0.55);
}
.bg-orange-900\/60 {
  background-color: rgb(124 45 18 / 0.6);
}
.bg-orange-900\/65 {
  background-color: rgb(124 45 18 / 0.65);
}
.bg-orange-900\/70 {
  background-color: rgb(124 45 18 / 0.7);
}
.bg-orange-900\/75 {
  background-color: rgb(124 45 18 / 0.75);
}
.bg-orange-900\/80 {
  background-color: rgb(124 45 18 / 0.8);
}
.bg-orange-900\/85 {
  background-color: rgb(124 45 18 / 0.85);
}
.bg-orange-900\/90 {
  background-color: rgb(124 45 18 / 0.9);
}
.bg-orange-900\/95 {
  background-color: rgb(124 45 18 / 0.95);
}
.bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}
.bg-pink-100\/0 {
  background-color: rgb(252 231 243 / 0);
}
.bg-pink-100\/10 {
  background-color: rgb(252 231 243 / 0.1);
}
.bg-pink-100\/100 {
  background-color: rgb(252 231 243 / 1);
}
.bg-pink-100\/15 {
  background-color: rgb(252 231 243 / 0.15);
}
.bg-pink-100\/20 {
  background-color: rgb(252 231 243 / 0.2);
}
.bg-pink-100\/25 {
  background-color: rgb(252 231 243 / 0.25);
}
.bg-pink-100\/30 {
  background-color: rgb(252 231 243 / 0.3);
}
.bg-pink-100\/35 {
  background-color: rgb(252 231 243 / 0.35);
}
.bg-pink-100\/40 {
  background-color: rgb(252 231 243 / 0.4);
}
.bg-pink-100\/45 {
  background-color: rgb(252 231 243 / 0.45);
}
.bg-pink-100\/5 {
  background-color: rgb(252 231 243 / 0.05);
}
.bg-pink-100\/50 {
  background-color: rgb(252 231 243 / 0.5);
}
.bg-pink-100\/55 {
  background-color: rgb(252 231 243 / 0.55);
}
.bg-pink-100\/60 {
  background-color: rgb(252 231 243 / 0.6);
}
.bg-pink-100\/65 {
  background-color: rgb(252 231 243 / 0.65);
}
.bg-pink-100\/70 {
  background-color: rgb(252 231 243 / 0.7);
}
.bg-pink-100\/75 {
  background-color: rgb(252 231 243 / 0.75);
}
.bg-pink-100\/80 {
  background-color: rgb(252 231 243 / 0.8);
}
.bg-pink-100\/85 {
  background-color: rgb(252 231 243 / 0.85);
}
.bg-pink-100\/90 {
  background-color: rgb(252 231 243 / 0.9);
}
.bg-pink-100\/95 {
  background-color: rgb(252 231 243 / 0.95);
}
.bg-pink-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1));
}
.bg-pink-200\/0 {
  background-color: rgb(251 207 232 / 0);
}
.bg-pink-200\/10 {
  background-color: rgb(251 207 232 / 0.1);
}
.bg-pink-200\/100 {
  background-color: rgb(251 207 232 / 1);
}
.bg-pink-200\/15 {
  background-color: rgb(251 207 232 / 0.15);
}
.bg-pink-200\/20 {
  background-color: rgb(251 207 232 / 0.2);
}
.bg-pink-200\/25 {
  background-color: rgb(251 207 232 / 0.25);
}
.bg-pink-200\/30 {
  background-color: rgb(251 207 232 / 0.3);
}
.bg-pink-200\/35 {
  background-color: rgb(251 207 232 / 0.35);
}
.bg-pink-200\/40 {
  background-color: rgb(251 207 232 / 0.4);
}
.bg-pink-200\/45 {
  background-color: rgb(251 207 232 / 0.45);
}
.bg-pink-200\/5 {
  background-color: rgb(251 207 232 / 0.05);
}
.bg-pink-200\/50 {
  background-color: rgb(251 207 232 / 0.5);
}
.bg-pink-200\/55 {
  background-color: rgb(251 207 232 / 0.55);
}
.bg-pink-200\/60 {
  background-color: rgb(251 207 232 / 0.6);
}
.bg-pink-200\/65 {
  background-color: rgb(251 207 232 / 0.65);
}
.bg-pink-200\/70 {
  background-color: rgb(251 207 232 / 0.7);
}
.bg-pink-200\/75 {
  background-color: rgb(251 207 232 / 0.75);
}
.bg-pink-200\/80 {
  background-color: rgb(251 207 232 / 0.8);
}
.bg-pink-200\/85 {
  background-color: rgb(251 207 232 / 0.85);
}
.bg-pink-200\/90 {
  background-color: rgb(251 207 232 / 0.9);
}
.bg-pink-200\/95 {
  background-color: rgb(251 207 232 / 0.95);
}
.bg-pink-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1));
}
.bg-pink-300\/0 {
  background-color: rgb(249 168 212 / 0);
}
.bg-pink-300\/10 {
  background-color: rgb(249 168 212 / 0.1);
}
.bg-pink-300\/100 {
  background-color: rgb(249 168 212 / 1);
}
.bg-pink-300\/15 {
  background-color: rgb(249 168 212 / 0.15);
}
.bg-pink-300\/20 {
  background-color: rgb(249 168 212 / 0.2);
}
.bg-pink-300\/25 {
  background-color: rgb(249 168 212 / 0.25);
}
.bg-pink-300\/30 {
  background-color: rgb(249 168 212 / 0.3);
}
.bg-pink-300\/35 {
  background-color: rgb(249 168 212 / 0.35);
}
.bg-pink-300\/40 {
  background-color: rgb(249 168 212 / 0.4);
}
.bg-pink-300\/45 {
  background-color: rgb(249 168 212 / 0.45);
}
.bg-pink-300\/5 {
  background-color: rgb(249 168 212 / 0.05);
}
.bg-pink-300\/50 {
  background-color: rgb(249 168 212 / 0.5);
}
.bg-pink-300\/55 {
  background-color: rgb(249 168 212 / 0.55);
}
.bg-pink-300\/60 {
  background-color: rgb(249 168 212 / 0.6);
}
.bg-pink-300\/65 {
  background-color: rgb(249 168 212 / 0.65);
}
.bg-pink-300\/70 {
  background-color: rgb(249 168 212 / 0.7);
}
.bg-pink-300\/75 {
  background-color: rgb(249 168 212 / 0.75);
}
.bg-pink-300\/80 {
  background-color: rgb(249 168 212 / 0.8);
}
.bg-pink-300\/85 {
  background-color: rgb(249 168 212 / 0.85);
}
.bg-pink-300\/90 {
  background-color: rgb(249 168 212 / 0.9);
}
.bg-pink-300\/95 {
  background-color: rgb(249 168 212 / 0.95);
}
.bg-pink-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1));
}
.bg-pink-400\/0 {
  background-color: rgb(244 114 182 / 0);
}
.bg-pink-400\/10 {
  background-color: rgb(244 114 182 / 0.1);
}
.bg-pink-400\/100 {
  background-color: rgb(244 114 182 / 1);
}
.bg-pink-400\/15 {
  background-color: rgb(244 114 182 / 0.15);
}
.bg-pink-400\/20 {
  background-color: rgb(244 114 182 / 0.2);
}
.bg-pink-400\/25 {
  background-color: rgb(244 114 182 / 0.25);
}
.bg-pink-400\/30 {
  background-color: rgb(244 114 182 / 0.3);
}
.bg-pink-400\/35 {
  background-color: rgb(244 114 182 / 0.35);
}
.bg-pink-400\/40 {
  background-color: rgb(244 114 182 / 0.4);
}
.bg-pink-400\/45 {
  background-color: rgb(244 114 182 / 0.45);
}
.bg-pink-400\/5 {
  background-color: rgb(244 114 182 / 0.05);
}
.bg-pink-400\/50 {
  background-color: rgb(244 114 182 / 0.5);
}
.bg-pink-400\/55 {
  background-color: rgb(244 114 182 / 0.55);
}
.bg-pink-400\/60 {
  background-color: rgb(244 114 182 / 0.6);
}
.bg-pink-400\/65 {
  background-color: rgb(244 114 182 / 0.65);
}
.bg-pink-400\/70 {
  background-color: rgb(244 114 182 / 0.7);
}
.bg-pink-400\/75 {
  background-color: rgb(244 114 182 / 0.75);
}
.bg-pink-400\/80 {
  background-color: rgb(244 114 182 / 0.8);
}
.bg-pink-400\/85 {
  background-color: rgb(244 114 182 / 0.85);
}
.bg-pink-400\/90 {
  background-color: rgb(244 114 182 / 0.9);
}
.bg-pink-400\/95 {
  background-color: rgb(244 114 182 / 0.95);
}
.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}
.bg-pink-500\/0 {
  background-color: rgb(236 72 153 / 0);
}
.bg-pink-500\/10 {
  background-color: rgb(236 72 153 / 0.1);
}
.bg-pink-500\/100 {
  background-color: rgb(236 72 153 / 1);
}
.bg-pink-500\/15 {
  background-color: rgb(236 72 153 / 0.15);
}
.bg-pink-500\/20 {
  background-color: rgb(236 72 153 / 0.2);
}
.bg-pink-500\/25 {
  background-color: rgb(236 72 153 / 0.25);
}
.bg-pink-500\/30 {
  background-color: rgb(236 72 153 / 0.3);
}
.bg-pink-500\/35 {
  background-color: rgb(236 72 153 / 0.35);
}
.bg-pink-500\/40 {
  background-color: rgb(236 72 153 / 0.4);
}
.bg-pink-500\/45 {
  background-color: rgb(236 72 153 / 0.45);
}
.bg-pink-500\/5 {
  background-color: rgb(236 72 153 / 0.05);
}
.bg-pink-500\/50 {
  background-color: rgb(236 72 153 / 0.5);
}
.bg-pink-500\/55 {
  background-color: rgb(236 72 153 / 0.55);
}
.bg-pink-500\/60 {
  background-color: rgb(236 72 153 / 0.6);
}
.bg-pink-500\/65 {
  background-color: rgb(236 72 153 / 0.65);
}
.bg-pink-500\/70 {
  background-color: rgb(236 72 153 / 0.7);
}
.bg-pink-500\/75 {
  background-color: rgb(236 72 153 / 0.75);
}
.bg-pink-500\/80 {
  background-color: rgb(236 72 153 / 0.8);
}
.bg-pink-500\/85 {
  background-color: rgb(236 72 153 / 0.85);
}
.bg-pink-500\/90 {
  background-color: rgb(236 72 153 / 0.9);
}
.bg-pink-500\/95 {
  background-color: rgb(236 72 153 / 0.95);
}
.bg-pink-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1));
}
.bg-pink-600\/0 {
  background-color: rgb(219 39 119 / 0);
}
.bg-pink-600\/10 {
  background-color: rgb(219 39 119 / 0.1);
}
.bg-pink-600\/100 {
  background-color: rgb(219 39 119 / 1);
}
.bg-pink-600\/15 {
  background-color: rgb(219 39 119 / 0.15);
}
.bg-pink-600\/20 {
  background-color: rgb(219 39 119 / 0.2);
}
.bg-pink-600\/25 {
  background-color: rgb(219 39 119 / 0.25);
}
.bg-pink-600\/30 {
  background-color: rgb(219 39 119 / 0.3);
}
.bg-pink-600\/35 {
  background-color: rgb(219 39 119 / 0.35);
}
.bg-pink-600\/40 {
  background-color: rgb(219 39 119 / 0.4);
}
.bg-pink-600\/45 {
  background-color: rgb(219 39 119 / 0.45);
}
.bg-pink-600\/5 {
  background-color: rgb(219 39 119 / 0.05);
}
.bg-pink-600\/50 {
  background-color: rgb(219 39 119 / 0.5);
}
.bg-pink-600\/55 {
  background-color: rgb(219 39 119 / 0.55);
}
.bg-pink-600\/60 {
  background-color: rgb(219 39 119 / 0.6);
}
.bg-pink-600\/65 {
  background-color: rgb(219 39 119 / 0.65);
}
.bg-pink-600\/70 {
  background-color: rgb(219 39 119 / 0.7);
}
.bg-pink-600\/75 {
  background-color: rgb(219 39 119 / 0.75);
}
.bg-pink-600\/80 {
  background-color: rgb(219 39 119 / 0.8);
}
.bg-pink-600\/85 {
  background-color: rgb(219 39 119 / 0.85);
}
.bg-pink-600\/90 {
  background-color: rgb(219 39 119 / 0.9);
}
.bg-pink-600\/95 {
  background-color: rgb(219 39 119 / 0.95);
}
.bg-pink-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1));
}
.bg-pink-700\/0 {
  background-color: rgb(190 24 93 / 0);
}
.bg-pink-700\/10 {
  background-color: rgb(190 24 93 / 0.1);
}
.bg-pink-700\/100 {
  background-color: rgb(190 24 93 / 1);
}
.bg-pink-700\/15 {
  background-color: rgb(190 24 93 / 0.15);
}
.bg-pink-700\/20 {
  background-color: rgb(190 24 93 / 0.2);
}
.bg-pink-700\/25 {
  background-color: rgb(190 24 93 / 0.25);
}
.bg-pink-700\/30 {
  background-color: rgb(190 24 93 / 0.3);
}
.bg-pink-700\/35 {
  background-color: rgb(190 24 93 / 0.35);
}
.bg-pink-700\/40 {
  background-color: rgb(190 24 93 / 0.4);
}
.bg-pink-700\/45 {
  background-color: rgb(190 24 93 / 0.45);
}
.bg-pink-700\/5 {
  background-color: rgb(190 24 93 / 0.05);
}
.bg-pink-700\/50 {
  background-color: rgb(190 24 93 / 0.5);
}
.bg-pink-700\/55 {
  background-color: rgb(190 24 93 / 0.55);
}
.bg-pink-700\/60 {
  background-color: rgb(190 24 93 / 0.6);
}
.bg-pink-700\/65 {
  background-color: rgb(190 24 93 / 0.65);
}
.bg-pink-700\/70 {
  background-color: rgb(190 24 93 / 0.7);
}
.bg-pink-700\/75 {
  background-color: rgb(190 24 93 / 0.75);
}
.bg-pink-700\/80 {
  background-color: rgb(190 24 93 / 0.8);
}
.bg-pink-700\/85 {
  background-color: rgb(190 24 93 / 0.85);
}
.bg-pink-700\/90 {
  background-color: rgb(190 24 93 / 0.9);
}
.bg-pink-700\/95 {
  background-color: rgb(190 24 93 / 0.95);
}
.bg-pink-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1));
}
.bg-pink-800\/0 {
  background-color: rgb(157 23 77 / 0);
}
.bg-pink-800\/10 {
  background-color: rgb(157 23 77 / 0.1);
}
.bg-pink-800\/100 {
  background-color: rgb(157 23 77 / 1);
}
.bg-pink-800\/15 {
  background-color: rgb(157 23 77 / 0.15);
}
.bg-pink-800\/20 {
  background-color: rgb(157 23 77 / 0.2);
}
.bg-pink-800\/25 {
  background-color: rgb(157 23 77 / 0.25);
}
.bg-pink-800\/30 {
  background-color: rgb(157 23 77 / 0.3);
}
.bg-pink-800\/35 {
  background-color: rgb(157 23 77 / 0.35);
}
.bg-pink-800\/40 {
  background-color: rgb(157 23 77 / 0.4);
}
.bg-pink-800\/45 {
  background-color: rgb(157 23 77 / 0.45);
}
.bg-pink-800\/5 {
  background-color: rgb(157 23 77 / 0.05);
}
.bg-pink-800\/50 {
  background-color: rgb(157 23 77 / 0.5);
}
.bg-pink-800\/55 {
  background-color: rgb(157 23 77 / 0.55);
}
.bg-pink-800\/60 {
  background-color: rgb(157 23 77 / 0.6);
}
.bg-pink-800\/65 {
  background-color: rgb(157 23 77 / 0.65);
}
.bg-pink-800\/70 {
  background-color: rgb(157 23 77 / 0.7);
}
.bg-pink-800\/75 {
  background-color: rgb(157 23 77 / 0.75);
}
.bg-pink-800\/80 {
  background-color: rgb(157 23 77 / 0.8);
}
.bg-pink-800\/85 {
  background-color: rgb(157 23 77 / 0.85);
}
.bg-pink-800\/90 {
  background-color: rgb(157 23 77 / 0.9);
}
.bg-pink-800\/95 {
  background-color: rgb(157 23 77 / 0.95);
}
.bg-pink-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1));
}
.bg-pink-900\/0 {
  background-color: rgb(131 24 67 / 0);
}
.bg-pink-900\/10 {
  background-color: rgb(131 24 67 / 0.1);
}
.bg-pink-900\/100 {
  background-color: rgb(131 24 67 / 1);
}
.bg-pink-900\/15 {
  background-color: rgb(131 24 67 / 0.15);
}
.bg-pink-900\/20 {
  background-color: rgb(131 24 67 / 0.2);
}
.bg-pink-900\/25 {
  background-color: rgb(131 24 67 / 0.25);
}
.bg-pink-900\/30 {
  background-color: rgb(131 24 67 / 0.3);
}
.bg-pink-900\/35 {
  background-color: rgb(131 24 67 / 0.35);
}
.bg-pink-900\/40 {
  background-color: rgb(131 24 67 / 0.4);
}
.bg-pink-900\/45 {
  background-color: rgb(131 24 67 / 0.45);
}
.bg-pink-900\/5 {
  background-color: rgb(131 24 67 / 0.05);
}
.bg-pink-900\/50 {
  background-color: rgb(131 24 67 / 0.5);
}
.bg-pink-900\/55 {
  background-color: rgb(131 24 67 / 0.55);
}
.bg-pink-900\/60 {
  background-color: rgb(131 24 67 / 0.6);
}
.bg-pink-900\/65 {
  background-color: rgb(131 24 67 / 0.65);
}
.bg-pink-900\/70 {
  background-color: rgb(131 24 67 / 0.7);
}
.bg-pink-900\/75 {
  background-color: rgb(131 24 67 / 0.75);
}
.bg-pink-900\/80 {
  background-color: rgb(131 24 67 / 0.8);
}
.bg-pink-900\/85 {
  background-color: rgb(131 24 67 / 0.85);
}
.bg-pink-900\/90 {
  background-color: rgb(131 24 67 / 0.9);
}
.bg-pink-900\/95 {
  background-color: rgb(131 24 67 / 0.95);
}
.bg-popover {
  background-color: hsl(var(--popover));
}
.bg-popover-foreground {
  background-color: hsl(var(--popover-foreground));
}
.bg-popover-foreground\/0 {
  background-color: hsl(var(--popover-foreground) / 0);
}
.bg-popover-foreground\/10 {
  background-color: hsl(var(--popover-foreground) / 0.1);
}
.bg-popover-foreground\/100 {
  background-color: hsl(var(--popover-foreground) / 1);
}
.bg-popover-foreground\/15 {
  background-color: hsl(var(--popover-foreground) / 0.15);
}
.bg-popover-foreground\/20 {
  background-color: hsl(var(--popover-foreground) / 0.2);
}
.bg-popover-foreground\/25 {
  background-color: hsl(var(--popover-foreground) / 0.25);
}
.bg-popover-foreground\/30 {
  background-color: hsl(var(--popover-foreground) / 0.3);
}
.bg-popover-foreground\/35 {
  background-color: hsl(var(--popover-foreground) / 0.35);
}
.bg-popover-foreground\/40 {
  background-color: hsl(var(--popover-foreground) / 0.4);
}
.bg-popover-foreground\/45 {
  background-color: hsl(var(--popover-foreground) / 0.45);
}
.bg-popover-foreground\/5 {
  background-color: hsl(var(--popover-foreground) / 0.05);
}
.bg-popover-foreground\/50 {
  background-color: hsl(var(--popover-foreground) / 0.5);
}
.bg-popover-foreground\/55 {
  background-color: hsl(var(--popover-foreground) / 0.55);
}
.bg-popover-foreground\/60 {
  background-color: hsl(var(--popover-foreground) / 0.6);
}
.bg-popover-foreground\/65 {
  background-color: hsl(var(--popover-foreground) / 0.65);
}
.bg-popover-foreground\/70 {
  background-color: hsl(var(--popover-foreground) / 0.7);
}
.bg-popover-foreground\/75 {
  background-color: hsl(var(--popover-foreground) / 0.75);
}
.bg-popover-foreground\/80 {
  background-color: hsl(var(--popover-foreground) / 0.8);
}
.bg-popover-foreground\/85 {
  background-color: hsl(var(--popover-foreground) / 0.85);
}
.bg-popover-foreground\/90 {
  background-color: hsl(var(--popover-foreground) / 0.9);
}
.bg-popover-foreground\/95 {
  background-color: hsl(var(--popover-foreground) / 0.95);
}
.bg-popover\/0 {
  background-color: hsl(var(--popover) / 0);
}
.bg-popover\/10 {
  background-color: hsl(var(--popover) / 0.1);
}
.bg-popover\/100 {
  background-color: hsl(var(--popover) / 1);
}
.bg-popover\/15 {
  background-color: hsl(var(--popover) / 0.15);
}
.bg-popover\/20 {
  background-color: hsl(var(--popover) / 0.2);
}
.bg-popover\/25 {
  background-color: hsl(var(--popover) / 0.25);
}
.bg-popover\/30 {
  background-color: hsl(var(--popover) / 0.3);
}
.bg-popover\/35 {
  background-color: hsl(var(--popover) / 0.35);
}
.bg-popover\/40 {
  background-color: hsl(var(--popover) / 0.4);
}
.bg-popover\/45 {
  background-color: hsl(var(--popover) / 0.45);
}
.bg-popover\/5 {
  background-color: hsl(var(--popover) / 0.05);
}
.bg-popover\/50 {
  background-color: hsl(var(--popover) / 0.5);
}
.bg-popover\/55 {
  background-color: hsl(var(--popover) / 0.55);
}
.bg-popover\/60 {
  background-color: hsl(var(--popover) / 0.6);
}
.bg-popover\/65 {
  background-color: hsl(var(--popover) / 0.65);
}
.bg-popover\/70 {
  background-color: hsl(var(--popover) / 0.7);
}
.bg-popover\/75 {
  background-color: hsl(var(--popover) / 0.75);
}
.bg-popover\/80 {
  background-color: hsl(var(--popover) / 0.8);
}
.bg-popover\/85 {
  background-color: hsl(var(--popover) / 0.85);
}
.bg-popover\/90 {
  background-color: hsl(var(--popover) / 0.9);
}
.bg-popover\/95 {
  background-color: hsl(var(--popover) / 0.95);
}
.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\/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-purple-100\/0 {
  background-color: rgb(243 232 255 / 0);
}
.bg-purple-100\/10 {
  background-color: rgb(243 232 255 / 0.1);
}
.bg-purple-100\/100 {
  background-color: rgb(243 232 255 / 1);
}
.bg-purple-100\/15 {
  background-color: rgb(243 232 255 / 0.15);
}
.bg-purple-100\/20 {
  background-color: rgb(243 232 255 / 0.2);
}
.bg-purple-100\/25 {
  background-color: rgb(243 232 255 / 0.25);
}
.bg-purple-100\/30 {
  background-color: rgb(243 232 255 / 0.3);
}
.bg-purple-100\/35 {
  background-color: rgb(243 232 255 / 0.35);
}
.bg-purple-100\/40 {
  background-color: rgb(243 232 255 / 0.4);
}
.bg-purple-100\/45 {
  background-color: rgb(243 232 255 / 0.45);
}
.bg-purple-100\/5 {
  background-color: rgb(243 232 255 / 0.05);
}
.bg-purple-100\/50 {
  background-color: rgb(243 232 255 / 0.5);
}
.bg-purple-100\/55 {
  background-color: rgb(243 232 255 / 0.55);
}
.bg-purple-100\/60 {
  background-color: rgb(243 232 255 / 0.6);
}
.bg-purple-100\/65 {
  background-color: rgb(243 232 255 / 0.65);
}
.bg-purple-100\/70 {
  background-color: rgb(243 232 255 / 0.7);
}
.bg-purple-100\/75 {
  background-color: rgb(243 232 255 / 0.75);
}
.bg-purple-100\/80 {
  background-color: rgb(243 232 255 / 0.8);
}
.bg-purple-100\/85 {
  background-color: rgb(243 232 255 / 0.85);
}
.bg-purple-100\/90 {
  background-color: rgb(243 232 255 / 0.9);
}
.bg-purple-100\/95 {
  background-color: rgb(243 232 255 / 0.95);
}
.bg-purple-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}
.bg-purple-200\/0 {
  background-color: rgb(233 213 255 / 0);
}
.bg-purple-200\/10 {
  background-color: rgb(233 213 255 / 0.1);
}
.bg-purple-200\/100 {
  background-color: rgb(233 213 255 / 1);
}
.bg-purple-200\/15 {
  background-color: rgb(233 213 255 / 0.15);
}
.bg-purple-200\/20 {
  background-color: rgb(233 213 255 / 0.2);
}
.bg-purple-200\/25 {
  background-color: rgb(233 213 255 / 0.25);
}
.bg-purple-200\/30 {
  background-color: rgb(233 213 255 / 0.3);
}
.bg-purple-200\/35 {
  background-color: rgb(233 213 255 / 0.35);
}
.bg-purple-200\/40 {
  background-color: rgb(233 213 255 / 0.4);
}
.bg-purple-200\/45 {
  background-color: rgb(233 213 255 / 0.45);
}
.bg-purple-200\/5 {
  background-color: rgb(233 213 255 / 0.05);
}
.bg-purple-200\/50 {
  background-color: rgb(233 213 255 / 0.5);
}
.bg-purple-200\/55 {
  background-color: rgb(233 213 255 / 0.55);
}
.bg-purple-200\/60 {
  background-color: rgb(233 213 255 / 0.6);
}
.bg-purple-200\/65 {
  background-color: rgb(233 213 255 / 0.65);
}
.bg-purple-200\/70 {
  background-color: rgb(233 213 255 / 0.7);
}
.bg-purple-200\/75 {
  background-color: rgb(233 213 255 / 0.75);
}
.bg-purple-200\/80 {
  background-color: rgb(233 213 255 / 0.8);
}
.bg-purple-200\/85 {
  background-color: rgb(233 213 255 / 0.85);
}
.bg-purple-200\/90 {
  background-color: rgb(233 213 255 / 0.9);
}
.bg-purple-200\/95 {
  background-color: rgb(233 213 255 / 0.95);
}
.bg-purple-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1));
}
.bg-purple-300\/0 {
  background-color: rgb(216 180 254 / 0);
}
.bg-purple-300\/10 {
  background-color: rgb(216 180 254 / 0.1);
}
.bg-purple-300\/100 {
  background-color: rgb(216 180 254 / 1);
}
.bg-purple-300\/15 {
  background-color: rgb(216 180 254 / 0.15);
}
.bg-purple-300\/20 {
  background-color: rgb(216 180 254 / 0.2);
}
.bg-purple-300\/25 {
  background-color: rgb(216 180 254 / 0.25);
}
.bg-purple-300\/30 {
  background-color: rgb(216 180 254 / 0.3);
}
.bg-purple-300\/35 {
  background-color: rgb(216 180 254 / 0.35);
}
.bg-purple-300\/40 {
  background-color: rgb(216 180 254 / 0.4);
}
.bg-purple-300\/45 {
  background-color: rgb(216 180 254 / 0.45);
}
.bg-purple-300\/5 {
  background-color: rgb(216 180 254 / 0.05);
}
.bg-purple-300\/50 {
  background-color: rgb(216 180 254 / 0.5);
}
.bg-purple-300\/55 {
  background-color: rgb(216 180 254 / 0.55);
}
.bg-purple-300\/60 {
  background-color: rgb(216 180 254 / 0.6);
}
.bg-purple-300\/65 {
  background-color: rgb(216 180 254 / 0.65);
}
.bg-purple-300\/70 {
  background-color: rgb(216 180 254 / 0.7);
}
.bg-purple-300\/75 {
  background-color: rgb(216 180 254 / 0.75);
}
.bg-purple-300\/80 {
  background-color: rgb(216 180 254 / 0.8);
}
.bg-purple-300\/85 {
  background-color: rgb(216 180 254 / 0.85);
}
.bg-purple-300\/90 {
  background-color: rgb(216 180 254 / 0.9);
}
.bg-purple-300\/95 {
  background-color: rgb(216 180 254 / 0.95);
}
.bg-purple-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1));
}
.bg-purple-400\/0 {
  background-color: rgb(192 132 252 / 0);
}
.bg-purple-400\/10 {
  background-color: rgb(192 132 252 / 0.1);
}
.bg-purple-400\/100 {
  background-color: rgb(192 132 252 / 1);
}
.bg-purple-400\/15 {
  background-color: rgb(192 132 252 / 0.15);
}
.bg-purple-400\/20 {
  background-color: rgb(192 132 252 / 0.2);
}
.bg-purple-400\/25 {
  background-color: rgb(192 132 252 / 0.25);
}
.bg-purple-400\/30 {
  background-color: rgb(192 132 252 / 0.3);
}
.bg-purple-400\/35 {
  background-color: rgb(192 132 252 / 0.35);
}
.bg-purple-400\/40 {
  background-color: rgb(192 132 252 / 0.4);
}
.bg-purple-400\/45 {
  background-color: rgb(192 132 252 / 0.45);
}
.bg-purple-400\/5 {
  background-color: rgb(192 132 252 / 0.05);
}
.bg-purple-400\/50 {
  background-color: rgb(192 132 252 / 0.5);
}
.bg-purple-400\/55 {
  background-color: rgb(192 132 252 / 0.55);
}
.bg-purple-400\/60 {
  background-color: rgb(192 132 252 / 0.6);
}
.bg-purple-400\/65 {
  background-color: rgb(192 132 252 / 0.65);
}
.bg-purple-400\/70 {
  background-color: rgb(192 132 252 / 0.7);
}
.bg-purple-400\/75 {
  background-color: rgb(192 132 252 / 0.75);
}
.bg-purple-400\/80 {
  background-color: rgb(192 132 252 / 0.8);
}
.bg-purple-400\/85 {
  background-color: rgb(192 132 252 / 0.85);
}
.bg-purple-400\/90 {
  background-color: rgb(192 132 252 / 0.9);
}
.bg-purple-400\/95 {
  background-color: rgb(192 132 252 / 0.95);
}
.bg-purple-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}
.bg-purple-50\/30 {
  background-color: rgb(250 245 255 / 0.3);
}
.bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}
.bg-purple-500\/0 {
  background-color: rgb(168 85 247 / 0);
}
.bg-purple-500\/10 {
  background-color: rgb(168 85 247 / 0.1);
}
.bg-purple-500\/100 {
  background-color: rgb(168 85 247 / 1);
}
.bg-purple-500\/15 {
  background-color: rgb(168 85 247 / 0.15);
}
.bg-purple-500\/20 {
  background-color: rgb(168 85 247 / 0.2);
}
.bg-purple-500\/25 {
  background-color: rgb(168 85 247 / 0.25);
}
.bg-purple-500\/30 {
  background-color: rgb(168 85 247 / 0.3);
}
.bg-purple-500\/35 {
  background-color: rgb(168 85 247 / 0.35);
}
.bg-purple-500\/40 {
  background-color: rgb(168 85 247 / 0.4);
}
.bg-purple-500\/45 {
  background-color: rgb(168 85 247 / 0.45);
}
.bg-purple-500\/5 {
  background-color: rgb(168 85 247 / 0.05);
}
.bg-purple-500\/50 {
  background-color: rgb(168 85 247 / 0.5);
}
.bg-purple-500\/55 {
  background-color: rgb(168 85 247 / 0.55);
}
.bg-purple-500\/60 {
  background-color: rgb(168 85 247 / 0.6);
}
.bg-purple-500\/65 {
  background-color: rgb(168 85 247 / 0.65);
}
.bg-purple-500\/70 {
  background-color: rgb(168 85 247 / 0.7);
}
.bg-purple-500\/75 {
  background-color: rgb(168 85 247 / 0.75);
}
.bg-purple-500\/80 {
  background-color: rgb(168 85 247 / 0.8);
}
.bg-purple-500\/85 {
  background-color: rgb(168 85 247 / 0.85);
}
.bg-purple-500\/90 {
  background-color: rgb(168 85 247 / 0.9);
}
.bg-purple-500\/95 {
  background-color: rgb(168 85 247 / 0.95);
}
.bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}
.bg-purple-600\/0 {
  background-color: rgb(147 51 234 / 0);
}
.bg-purple-600\/10 {
  background-color: rgb(147 51 234 / 0.1);
}
.bg-purple-600\/100 {
  background-color: rgb(147 51 234 / 1);
}
.bg-purple-600\/15 {
  background-color: rgb(147 51 234 / 0.15);
}
.bg-purple-600\/20 {
  background-color: rgb(147 51 234 / 0.2);
}
.bg-purple-600\/25 {
  background-color: rgb(147 51 234 / 0.25);
}
.bg-purple-600\/30 {
  background-color: rgb(147 51 234 / 0.3);
}
.bg-purple-600\/35 {
  background-color: rgb(147 51 234 / 0.35);
}
.bg-purple-600\/40 {
  background-color: rgb(147 51 234 / 0.4);
}
.bg-purple-600\/45 {
  background-color: rgb(147 51 234 / 0.45);
}
.bg-purple-600\/5 {
  background-color: rgb(147 51 234 / 0.05);
}
.bg-purple-600\/50 {
  background-color: rgb(147 51 234 / 0.5);
}
.bg-purple-600\/55 {
  background-color: rgb(147 51 234 / 0.55);
}
.bg-purple-600\/60 {
  background-color: rgb(147 51 234 / 0.6);
}
.bg-purple-600\/65 {
  background-color: rgb(147 51 234 / 0.65);
}
.bg-purple-600\/70 {
  background-color: rgb(147 51 234 / 0.7);
}
.bg-purple-600\/75 {
  background-color: rgb(147 51 234 / 0.75);
}
.bg-purple-600\/80 {
  background-color: rgb(147 51 234 / 0.8);
}
.bg-purple-600\/85 {
  background-color: rgb(147 51 234 / 0.85);
}
.bg-purple-600\/90 {
  background-color: rgb(147 51 234 / 0.9);
}
.bg-purple-600\/95 {
  background-color: rgb(147 51 234 / 0.95);
}
.bg-purple-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}
.bg-purple-700\/0 {
  background-color: rgb(126 34 206 / 0);
}
.bg-purple-700\/10 {
  background-color: rgb(126 34 206 / 0.1);
}
.bg-purple-700\/100 {
  background-color: rgb(126 34 206 / 1);
}
.bg-purple-700\/15 {
  background-color: rgb(126 34 206 / 0.15);
}
.bg-purple-700\/20 {
  background-color: rgb(126 34 206 / 0.2);
}
.bg-purple-700\/25 {
  background-color: rgb(126 34 206 / 0.25);
}
.bg-purple-700\/30 {
  background-color: rgb(126 34 206 / 0.3);
}
.bg-purple-700\/35 {
  background-color: rgb(126 34 206 / 0.35);
}
.bg-purple-700\/40 {
  background-color: rgb(126 34 206 / 0.4);
}
.bg-purple-700\/45 {
  background-color: rgb(126 34 206 / 0.45);
}
.bg-purple-700\/5 {
  background-color: rgb(126 34 206 / 0.05);
}
.bg-purple-700\/50 {
  background-color: rgb(126 34 206 / 0.5);
}
.bg-purple-700\/55 {
  background-color: rgb(126 34 206 / 0.55);
}
.bg-purple-700\/60 {
  background-color: rgb(126 34 206 / 0.6);
}
.bg-purple-700\/65 {
  background-color: rgb(126 34 206 / 0.65);
}
.bg-purple-700\/70 {
  background-color: rgb(126 34 206 / 0.7);
}
.bg-purple-700\/75 {
  background-color: rgb(126 34 206 / 0.75);
}
.bg-purple-700\/80 {
  background-color: rgb(126 34 206 / 0.8);
}
.bg-purple-700\/85 {
  background-color: rgb(126 34 206 / 0.85);
}
.bg-purple-700\/90 {
  background-color: rgb(126 34 206 / 0.9);
}
.bg-purple-700\/95 {
  background-color: rgb(126 34 206 / 0.95);
}
.bg-purple-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}
.bg-purple-800\/0 {
  background-color: rgb(107 33 168 / 0);
}
.bg-purple-800\/10 {
  background-color: rgb(107 33 168 / 0.1);
}
.bg-purple-800\/100 {
  background-color: rgb(107 33 168 / 1);
}
.bg-purple-800\/15 {
  background-color: rgb(107 33 168 / 0.15);
}
.bg-purple-800\/20 {
  background-color: rgb(107 33 168 / 0.2);
}
.bg-purple-800\/25 {
  background-color: rgb(107 33 168 / 0.25);
}
.bg-purple-800\/30 {
  background-color: rgb(107 33 168 / 0.3);
}
.bg-purple-800\/35 {
  background-color: rgb(107 33 168 / 0.35);
}
.bg-purple-800\/40 {
  background-color: rgb(107 33 168 / 0.4);
}
.bg-purple-800\/45 {
  background-color: rgb(107 33 168 / 0.45);
}
.bg-purple-800\/5 {
  background-color: rgb(107 33 168 / 0.05);
}
.bg-purple-800\/50 {
  background-color: rgb(107 33 168 / 0.5);
}
.bg-purple-800\/55 {
  background-color: rgb(107 33 168 / 0.55);
}
.bg-purple-800\/60 {
  background-color: rgb(107 33 168 / 0.6);
}
.bg-purple-800\/65 {
  background-color: rgb(107 33 168 / 0.65);
}
.bg-purple-800\/70 {
  background-color: rgb(107 33 168 / 0.7);
}
.bg-purple-800\/75 {
  background-color: rgb(107 33 168 / 0.75);
}
.bg-purple-800\/80 {
  background-color: rgb(107 33 168 / 0.8);
}
.bg-purple-800\/85 {
  background-color: rgb(107 33 168 / 0.85);
}
.bg-purple-800\/90 {
  background-color: rgb(107 33 168 / 0.9);
}
.bg-purple-800\/95 {
  background-color: rgb(107 33 168 / 0.95);
}
.bg-purple-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
}
.bg-purple-900\/0 {
  background-color: rgb(88 28 135 / 0);
}
.bg-purple-900\/10 {
  background-color: rgb(88 28 135 / 0.1);
}
.bg-purple-900\/100 {
  background-color: rgb(88 28 135 / 1);
}
.bg-purple-900\/15 {
  background-color: rgb(88 28 135 / 0.15);
}
.bg-purple-900\/20 {
  background-color: rgb(88 28 135 / 0.2);
}
.bg-purple-900\/25 {
  background-color: rgb(88 28 135 / 0.25);
}
.bg-purple-900\/30 {
  background-color: rgb(88 28 135 / 0.3);
}
.bg-purple-900\/35 {
  background-color: rgb(88 28 135 / 0.35);
}
.bg-purple-900\/40 {
  background-color: rgb(88 28 135 / 0.4);
}
.bg-purple-900\/45 {
  background-color: rgb(88 28 135 / 0.45);
}
.bg-purple-900\/5 {
  background-color: rgb(88 28 135 / 0.05);
}
.bg-purple-900\/50 {
  background-color: rgb(88 28 135 / 0.5);
}
.bg-purple-900\/55 {
  background-color: rgb(88 28 135 / 0.55);
}
.bg-purple-900\/60 {
  background-color: rgb(88 28 135 / 0.6);
}
.bg-purple-900\/65 {
  background-color: rgb(88 28 135 / 0.65);
}
.bg-purple-900\/70 {
  background-color: rgb(88 28 135 / 0.7);
}
.bg-purple-900\/75 {
  background-color: rgb(88 28 135 / 0.75);
}
.bg-purple-900\/80 {
  background-color: rgb(88 28 135 / 0.8);
}
.bg-purple-900\/85 {
  background-color: rgb(88 28 135 / 0.85);
}
.bg-purple-900\/90 {
  background-color: rgb(88 28 135 / 0.9);
}
.bg-purple-900\/95 {
  background-color: rgb(88 28 135 / 0.95);
}
.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-red-100\/0 {
  background-color: rgb(254 226 226 / 0);
}
.bg-red-100\/10 {
  background-color: rgb(254 226 226 / 0.1);
}
.bg-red-100\/100 {
  background-color: rgb(254 226 226 / 1);
}
.bg-red-100\/15 {
  background-color: rgb(254 226 226 / 0.15);
}
.bg-red-100\/20 {
  background-color: rgb(254 226 226 / 0.2);
}
.bg-red-100\/25 {
  background-color: rgb(254 226 226 / 0.25);
}
.bg-red-100\/30 {
  background-color: rgb(254 226 226 / 0.3);
}
.bg-red-100\/35 {
  background-color: rgb(254 226 226 / 0.35);
}
.bg-red-100\/40 {
  background-color: rgb(254 226 226 / 0.4);
}
.bg-red-100\/45 {
  background-color: rgb(254 226 226 / 0.45);
}
.bg-red-100\/5 {
  background-color: rgb(254 226 226 / 0.05);
}
.bg-red-100\/50 {
  background-color: rgb(254 226 226 / 0.5);
}
.bg-red-100\/55 {
  background-color: rgb(254 226 226 / 0.55);
}
.bg-red-100\/60 {
  background-color: rgb(254 226 226 / 0.6);
}
.bg-red-100\/65 {
  background-color: rgb(254 226 226 / 0.65);
}
.bg-red-100\/70 {
  background-color: rgb(254 226 226 / 0.7);
}
.bg-red-100\/75 {
  background-color: rgb(254 226 226 / 0.75);
}
.bg-red-100\/80 {
  background-color: rgb(254 226 226 / 0.8);
}
.bg-red-100\/85 {
  background-color: rgb(254 226 226 / 0.85);
}
.bg-red-100\/90 {
  background-color: rgb(254 226 226 / 0.9);
}
.bg-red-100\/95 {
  background-color: rgb(254 226 226 / 0.95);
}
.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.bg-red-200\/0 {
  background-color: rgb(254 202 202 / 0);
}
.bg-red-200\/10 {
  background-color: rgb(254 202 202 / 0.1);
}
.bg-red-200\/100 {
  background-color: rgb(254 202 202 / 1);
}
.bg-red-200\/15 {
  background-color: rgb(254 202 202 / 0.15);
}
.bg-red-200\/20 {
  background-color: rgb(254 202 202 / 0.2);
}
.bg-red-200\/25 {
  background-color: rgb(254 202 202 / 0.25);
}
.bg-red-200\/30 {
  background-color: rgb(254 202 202 / 0.3);
}
.bg-red-200\/35 {
  background-color: rgb(254 202 202 / 0.35);
}
.bg-red-200\/40 {
  background-color: rgb(254 202 202 / 0.4);
}
.bg-red-200\/45 {
  background-color: rgb(254 202 202 / 0.45);
}
.bg-red-200\/5 {
  background-color: rgb(254 202 202 / 0.05);
}
.bg-red-200\/50 {
  background-color: rgb(254 202 202 / 0.5);
}
.bg-red-200\/55 {
  background-color: rgb(254 202 202 / 0.55);
}
.bg-red-200\/60 {
  background-color: rgb(254 202 202 / 0.6);
}
.bg-red-200\/65 {
  background-color: rgb(254 202 202 / 0.65);
}
.bg-red-200\/70 {
  background-color: rgb(254 202 202 / 0.7);
}
.bg-red-200\/75 {
  background-color: rgb(254 202 202 / 0.75);
}
.bg-red-200\/80 {
  background-color: rgb(254 202 202 / 0.8);
}
.bg-red-200\/85 {
  background-color: rgb(254 202 202 / 0.85);
}
.bg-red-200\/90 {
  background-color: rgb(254 202 202 / 0.9);
}
.bg-red-200\/95 {
  background-color: rgb(254 202 202 / 0.95);
}
.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}
.bg-red-300\/0 {
  background-color: rgb(252 165 165 / 0);
}
.bg-red-300\/10 {
  background-color: rgb(252 165 165 / 0.1);
}
.bg-red-300\/100 {
  background-color: rgb(252 165 165 / 1);
}
.bg-red-300\/15 {
  background-color: rgb(252 165 165 / 0.15);
}
.bg-red-300\/20 {
  background-color: rgb(252 165 165 / 0.2);
}
.bg-red-300\/25 {
  background-color: rgb(252 165 165 / 0.25);
}
.bg-red-300\/30 {
  background-color: rgb(252 165 165 / 0.3);
}
.bg-red-300\/35 {
  background-color: rgb(252 165 165 / 0.35);
}
.bg-red-300\/40 {
  background-color: rgb(252 165 165 / 0.4);
}
.bg-red-300\/45 {
  background-color: rgb(252 165 165 / 0.45);
}
.bg-red-300\/5 {
  background-color: rgb(252 165 165 / 0.05);
}
.bg-red-300\/50 {
  background-color: rgb(252 165 165 / 0.5);
}
.bg-red-300\/55 {
  background-color: rgb(252 165 165 / 0.55);
}
.bg-red-300\/60 {
  background-color: rgb(252 165 165 / 0.6);
}
.bg-red-300\/65 {
  background-color: rgb(252 165 165 / 0.65);
}
.bg-red-300\/70 {
  background-color: rgb(252 165 165 / 0.7);
}
.bg-red-300\/75 {
  background-color: rgb(252 165 165 / 0.75);
}
.bg-red-300\/80 {
  background-color: rgb(252 165 165 / 0.8);
}
.bg-red-300\/85 {
  background-color: rgb(252 165 165 / 0.85);
}
.bg-red-300\/90 {
  background-color: rgb(252 165 165 / 0.9);
}
.bg-red-300\/95 {
  background-color: rgb(252 165 165 / 0.95);
}
.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}
.bg-red-400\/0 {
  background-color: rgb(248 113 113 / 0);
}
.bg-red-400\/10 {
  background-color: rgb(248 113 113 / 0.1);
}
.bg-red-400\/100 {
  background-color: rgb(248 113 113 / 1);
}
.bg-red-400\/15 {
  background-color: rgb(248 113 113 / 0.15);
}
.bg-red-400\/20 {
  background-color: rgb(248 113 113 / 0.2);
}
.bg-red-400\/25 {
  background-color: rgb(248 113 113 / 0.25);
}
.bg-red-400\/30 {
  background-color: rgb(248 113 113 / 0.3);
}
.bg-red-400\/35 {
  background-color: rgb(248 113 113 / 0.35);
}
.bg-red-400\/40 {
  background-color: rgb(248 113 113 / 0.4);
}
.bg-red-400\/45 {
  background-color: rgb(248 113 113 / 0.45);
}
.bg-red-400\/5 {
  background-color: rgb(248 113 113 / 0.05);
}
.bg-red-400\/50 {
  background-color: rgb(248 113 113 / 0.5);
}
.bg-red-400\/55 {
  background-color: rgb(248 113 113 / 0.55);
}
.bg-red-400\/60 {
  background-color: rgb(248 113 113 / 0.6);
}
.bg-red-400\/65 {
  background-color: rgb(248 113 113 / 0.65);
}
.bg-red-400\/70 {
  background-color: rgb(248 113 113 / 0.7);
}
.bg-red-400\/75 {
  background-color: rgb(248 113 113 / 0.75);
}
.bg-red-400\/80 {
  background-color: rgb(248 113 113 / 0.8);
}
.bg-red-400\/85 {
  background-color: rgb(248 113 113 / 0.85);
}
.bg-red-400\/90 {
  background-color: rgb(248 113 113 / 0.9);
}
.bg-red-400\/95 {
  background-color: rgb(248 113 113 / 0.95);
}
.bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-red-500\/0 {
  background-color: rgb(239 68 68 / 0);
}
.bg-red-500\/10 {
  background-color: rgb(239 68 68 / 0.1);
}
.bg-red-500\/100 {
  background-color: rgb(239 68 68 / 1);
}
.bg-red-500\/15 {
  background-color: rgb(239 68 68 / 0.15);
}
.bg-red-500\/20 {
  background-color: rgb(239 68 68 / 0.2);
}
.bg-red-500\/25 {
  background-color: rgb(239 68 68 / 0.25);
}
.bg-red-500\/30 {
  background-color: rgb(239 68 68 / 0.3);
}
.bg-red-500\/35 {
  background-color: rgb(239 68 68 / 0.35);
}
.bg-red-500\/40 {
  background-color: rgb(239 68 68 / 0.4);
}
.bg-red-500\/45 {
  background-color: rgb(239 68 68 / 0.45);
}
.bg-red-500\/5 {
  background-color: rgb(239 68 68 / 0.05);
}
.bg-red-500\/50 {
  background-color: rgb(239 68 68 / 0.5);
}
.bg-red-500\/55 {
  background-color: rgb(239 68 68 / 0.55);
}
.bg-red-500\/60 {
  background-color: rgb(239 68 68 / 0.6);
}
.bg-red-500\/65 {
  background-color: rgb(239 68 68 / 0.65);
}
.bg-red-500\/70 {
  background-color: rgb(239 68 68 / 0.7);
}
.bg-red-500\/75 {
  background-color: rgb(239 68 68 / 0.75);
}
.bg-red-500\/80 {
  background-color: rgb(239 68 68 / 0.8);
}
.bg-red-500\/85 {
  background-color: rgb(239 68 68 / 0.85);
}
.bg-red-500\/90 {
  background-color: rgb(239 68 68 / 0.9);
}
.bg-red-500\/95 {
  background-color: rgb(239 68 68 / 0.95);
}
.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-red-600\/0 {
  background-color: rgb(220 38 38 / 0);
}
.bg-red-600\/10 {
  background-color: rgb(220 38 38 / 0.1);
}
.bg-red-600\/100 {
  background-color: rgb(220 38 38 / 1);
}
.bg-red-600\/15 {
  background-color: rgb(220 38 38 / 0.15);
}
.bg-red-600\/20 {
  background-color: rgb(220 38 38 / 0.2);
}
.bg-red-600\/25 {
  background-color: rgb(220 38 38 / 0.25);
}
.bg-red-600\/30 {
  background-color: rgb(220 38 38 / 0.3);
}
.bg-red-600\/35 {
  background-color: rgb(220 38 38 / 0.35);
}
.bg-red-600\/40 {
  background-color: rgb(220 38 38 / 0.4);
}
.bg-red-600\/45 {
  background-color: rgb(220 38 38 / 0.45);
}
.bg-red-600\/5 {
  background-color: rgb(220 38 38 / 0.05);
}
.bg-red-600\/50 {
  background-color: rgb(220 38 38 / 0.5);
}
.bg-red-600\/55 {
  background-color: rgb(220 38 38 / 0.55);
}
.bg-red-600\/60 {
  background-color: rgb(220 38 38 / 0.6);
}
.bg-red-600\/65 {
  background-color: rgb(220 38 38 / 0.65);
}
.bg-red-600\/70 {
  background-color: rgb(220 38 38 / 0.7);
}
.bg-red-600\/75 {
  background-color: rgb(220 38 38 / 0.75);
}
.bg-red-600\/80 {
  background-color: rgb(220 38 38 / 0.8);
}
.bg-red-600\/85 {
  background-color: rgb(220 38 38 / 0.85);
}
.bg-red-600\/90 {
  background-color: rgb(220 38 38 / 0.9);
}
.bg-red-600\/95 {
  background-color: rgb(220 38 38 / 0.95);
}
.bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.bg-red-700\/0 {
  background-color: rgb(185 28 28 / 0);
}
.bg-red-700\/10 {
  background-color: rgb(185 28 28 / 0.1);
}
.bg-red-700\/100 {
  background-color: rgb(185 28 28 / 1);
}
.bg-red-700\/15 {
  background-color: rgb(185 28 28 / 0.15);
}
.bg-red-700\/20 {
  background-color: rgb(185 28 28 / 0.2);
}
.bg-red-700\/25 {
  background-color: rgb(185 28 28 / 0.25);
}
.bg-red-700\/30 {
  background-color: rgb(185 28 28 / 0.3);
}
.bg-red-700\/35 {
  background-color: rgb(185 28 28 / 0.35);
}
.bg-red-700\/40 {
  background-color: rgb(185 28 28 / 0.4);
}
.bg-red-700\/45 {
  background-color: rgb(185 28 28 / 0.45);
}
.bg-red-700\/5 {
  background-color: rgb(185 28 28 / 0.05);
}
.bg-red-700\/50 {
  background-color: rgb(185 28 28 / 0.5);
}
.bg-red-700\/55 {
  background-color: rgb(185 28 28 / 0.55);
}
.bg-red-700\/60 {
  background-color: rgb(185 28 28 / 0.6);
}
.bg-red-700\/65 {
  background-color: rgb(185 28 28 / 0.65);
}
.bg-red-700\/70 {
  background-color: rgb(185 28 28 / 0.7);
}
.bg-red-700\/75 {
  background-color: rgb(185 28 28 / 0.75);
}
.bg-red-700\/80 {
  background-color: rgb(185 28 28 / 0.8);
}
.bg-red-700\/85 {
  background-color: rgb(185 28 28 / 0.85);
}
.bg-red-700\/90 {
  background-color: rgb(185 28 28 / 0.9);
}
.bg-red-700\/95 {
  background-color: rgb(185 28 28 / 0.95);
}
.bg-red-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.bg-red-800\/0 {
  background-color: rgb(153 27 27 / 0);
}
.bg-red-800\/10 {
  background-color: rgb(153 27 27 / 0.1);
}
.bg-red-800\/100 {
  background-color: rgb(153 27 27 / 1);
}
.bg-red-800\/15 {
  background-color: rgb(153 27 27 / 0.15);
}
.bg-red-800\/20 {
  background-color: rgb(153 27 27 / 0.2);
}
.bg-red-800\/25 {
  background-color: rgb(153 27 27 / 0.25);
}
.bg-red-800\/30 {
  background-color: rgb(153 27 27 / 0.3);
}
.bg-red-800\/35 {
  background-color: rgb(153 27 27 / 0.35);
}
.bg-red-800\/40 {
  background-color: rgb(153 27 27 / 0.4);
}
.bg-red-800\/45 {
  background-color: rgb(153 27 27 / 0.45);
}
.bg-red-800\/5 {
  background-color: rgb(153 27 27 / 0.05);
}
.bg-red-800\/50 {
  background-color: rgb(153 27 27 / 0.5);
}
.bg-red-800\/55 {
  background-color: rgb(153 27 27 / 0.55);
}
.bg-red-800\/60 {
  background-color: rgb(153 27 27 / 0.6);
}
.bg-red-800\/65 {
  background-color: rgb(153 27 27 / 0.65);
}
.bg-red-800\/70 {
  background-color: rgb(153 27 27 / 0.7);
}
.bg-red-800\/75 {
  background-color: rgb(153 27 27 / 0.75);
}
.bg-red-800\/80 {
  background-color: rgb(153 27 27 / 0.8);
}
.bg-red-800\/85 {
  background-color: rgb(153 27 27 / 0.85);
}
.bg-red-800\/90 {
  background-color: rgb(153 27 27 / 0.9);
}
.bg-red-800\/95 {
  background-color: rgb(153 27 27 / 0.95);
}
.bg-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.bg-red-900\/0 {
  background-color: rgb(127 29 29 / 0);
}
.bg-red-900\/10 {
  background-color: rgb(127 29 29 / 0.1);
}
.bg-red-900\/100 {
  background-color: rgb(127 29 29 / 1);
}
.bg-red-900\/15 {
  background-color: rgb(127 29 29 / 0.15);
}
.bg-red-900\/20 {
  background-color: rgb(127 29 29 / 0.2);
}
.bg-red-900\/25 {
  background-color: rgb(127 29 29 / 0.25);
}
.bg-red-900\/30 {
  background-color: rgb(127 29 29 / 0.3);
}
.bg-red-900\/35 {
  background-color: rgb(127 29 29 / 0.35);
}
.bg-red-900\/40 {
  background-color: rgb(127 29 29 / 0.4);
}
.bg-red-900\/45 {
  background-color: rgb(127 29 29 / 0.45);
}
.bg-red-900\/5 {
  background-color: rgb(127 29 29 / 0.05);
}
.bg-red-900\/50 {
  background-color: rgb(127 29 29 / 0.5);
}
.bg-red-900\/55 {
  background-color: rgb(127 29 29 / 0.55);
}
.bg-red-900\/60 {
  background-color: rgb(127 29 29 / 0.6);
}
.bg-red-900\/65 {
  background-color: rgb(127 29 29 / 0.65);
}
.bg-red-900\/70 {
  background-color: rgb(127 29 29 / 0.7);
}
.bg-red-900\/75 {
  background-color: rgb(127 29 29 / 0.75);
}
.bg-red-900\/80 {
  background-color: rgb(127 29 29 / 0.8);
}
.bg-red-900\/85 {
  background-color: rgb(127 29 29 / 0.85);
}
.bg-red-900\/90 {
  background-color: rgb(127 29 29 / 0.9);
}
.bg-red-900\/95 {
  background-color: rgb(127 29 29 / 0.95);
}
.bg-rose-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
}
.bg-rose-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}
.bg-rose-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1));
}
.bg-secondary {
  background-color: hsl(var(--secondary));
}
.bg-secondary-foreground {
  background-color: hsl(var(--secondary-foreground));
}
.bg-secondary-foreground\/0 {
  background-color: hsl(var(--secondary-foreground) / 0);
}
.bg-secondary-foreground\/10 {
  background-color: hsl(var(--secondary-foreground) / 0.1);
}
.bg-secondary-foreground\/100 {
  background-color: hsl(var(--secondary-foreground) / 1);
}
.bg-secondary-foreground\/15 {
  background-color: hsl(var(--secondary-foreground) / 0.15);
}
.bg-secondary-foreground\/20 {
  background-color: hsl(var(--secondary-foreground) / 0.2);
}
.bg-secondary-foreground\/25 {
  background-color: hsl(var(--secondary-foreground) / 0.25);
}
.bg-secondary-foreground\/30 {
  background-color: hsl(var(--secondary-foreground) / 0.3);
}
.bg-secondary-foreground\/35 {
  background-color: hsl(var(--secondary-foreground) / 0.35);
}
.bg-secondary-foreground\/40 {
  background-color: hsl(var(--secondary-foreground) / 0.4);
}
.bg-secondary-foreground\/45 {
  background-color: hsl(var(--secondary-foreground) / 0.45);
}
.bg-secondary-foreground\/5 {
  background-color: hsl(var(--secondary-foreground) / 0.05);
}
.bg-secondary-foreground\/50 {
  background-color: hsl(var(--secondary-foreground) / 0.5);
}
.bg-secondary-foreground\/55 {
  background-color: hsl(var(--secondary-foreground) / 0.55);
}
.bg-secondary-foreground\/60 {
  background-color: hsl(var(--secondary-foreground) / 0.6);
}
.bg-secondary-foreground\/65 {
  background-color: hsl(var(--secondary-foreground) / 0.65);
}
.bg-secondary-foreground\/70 {
  background-color: hsl(var(--secondary-foreground) / 0.7);
}
.bg-secondary-foreground\/75 {
  background-color: hsl(var(--secondary-foreground) / 0.75);
}
.bg-secondary-foreground\/80 {
  background-color: hsl(var(--secondary-foreground) / 0.8);
}
.bg-secondary-foreground\/85 {
  background-color: hsl(var(--secondary-foreground) / 0.85);
}
.bg-secondary-foreground\/90 {
  background-color: hsl(var(--secondary-foreground) / 0.9);
}
.bg-secondary-foreground\/95 {
  background-color: hsl(var(--secondary-foreground) / 0.95);
}
.bg-secondary\/0 {
  background-color: hsl(var(--secondary) / 0);
}
.bg-secondary\/10 {
  background-color: hsl(var(--secondary) / 0.1);
}
.bg-secondary\/100 {
  background-color: hsl(var(--secondary) / 1);
}
.bg-secondary\/15 {
  background-color: hsl(var(--secondary) / 0.15);
}
.bg-secondary\/20 {
  background-color: hsl(var(--secondary) / 0.2);
}
.bg-secondary\/25 {
  background-color: hsl(var(--secondary) / 0.25);
}
.bg-secondary\/30 {
  background-color: hsl(var(--secondary) / 0.3);
}
.bg-secondary\/35 {
  background-color: hsl(var(--secondary) / 0.35);
}
.bg-secondary\/40 {
  background-color: hsl(var(--secondary) / 0.4);
}
.bg-secondary\/45 {
  background-color: hsl(var(--secondary) / 0.45);
}
.bg-secondary\/5 {
  background-color: hsl(var(--secondary) / 0.05);
}
.bg-secondary\/50 {
  background-color: hsl(var(--secondary) / 0.5);
}
.bg-secondary\/55 {
  background-color: hsl(var(--secondary) / 0.55);
}
.bg-secondary\/60 {
  background-color: hsl(var(--secondary) / 0.6);
}
.bg-secondary\/65 {
  background-color: hsl(var(--secondary) / 0.65);
}
.bg-secondary\/70 {
  background-color: hsl(var(--secondary) / 0.7);
}
.bg-secondary\/75 {
  background-color: hsl(var(--secondary) / 0.75);
}
.bg-secondary\/80 {
  background-color: hsl(var(--secondary) / 0.8);
}
.bg-secondary\/85 {
  background-color: hsl(var(--secondary) / 0.85);
}
.bg-secondary\/90 {
  background-color: hsl(var(--secondary) / 0.9);
}
.bg-secondary\/95 {
  background-color: hsl(var(--secondary) / 0.95);
}
.bg-sidebar {
  background-color: hsl(var(--sidebar-background));
}
.bg-sidebar-accent {
  background-color: hsl(var(--sidebar-accent));
}
.bg-sidebar-accent-foreground {
  background-color: hsl(var(--sidebar-accent-foreground));
}
.bg-sidebar-accent-foreground\/0 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0);
}
.bg-sidebar-accent-foreground\/10 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.1);
}
.bg-sidebar-accent-foreground\/100 {
  background-color: hsl(var(--sidebar-accent-foreground) / 1);
}
.bg-sidebar-accent-foreground\/15 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.15);
}
.bg-sidebar-accent-foreground\/20 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.2);
}
.bg-sidebar-accent-foreground\/25 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.25);
}
.bg-sidebar-accent-foreground\/30 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.3);
}
.bg-sidebar-accent-foreground\/35 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.35);
}
.bg-sidebar-accent-foreground\/40 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.4);
}
.bg-sidebar-accent-foreground\/45 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.45);
}
.bg-sidebar-accent-foreground\/5 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.05);
}
.bg-sidebar-accent-foreground\/50 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.5);
}
.bg-sidebar-accent-foreground\/55 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.55);
}
.bg-sidebar-accent-foreground\/60 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.6);
}
.bg-sidebar-accent-foreground\/65 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.65);
}
.bg-sidebar-accent-foreground\/70 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.7);
}
.bg-sidebar-accent-foreground\/75 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.75);
}
.bg-sidebar-accent-foreground\/80 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.8);
}
.bg-sidebar-accent-foreground\/85 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.85);
}
.bg-sidebar-accent-foreground\/90 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.9);
}
.bg-sidebar-accent-foreground\/95 {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.95);
}
.bg-sidebar-accent\/0 {
  background-color: hsl(var(--sidebar-accent) / 0);
}
.bg-sidebar-accent\/10 {
  background-color: hsl(var(--sidebar-accent) / 0.1);
}
.bg-sidebar-accent\/100 {
  background-color: hsl(var(--sidebar-accent) / 1);
}
.bg-sidebar-accent\/15 {
  background-color: hsl(var(--sidebar-accent) / 0.15);
}
.bg-sidebar-accent\/20 {
  background-color: hsl(var(--sidebar-accent) / 0.2);
}
.bg-sidebar-accent\/25 {
  background-color: hsl(var(--sidebar-accent) / 0.25);
}
.bg-sidebar-accent\/30 {
  background-color: hsl(var(--sidebar-accent) / 0.3);
}
.bg-sidebar-accent\/35 {
  background-color: hsl(var(--sidebar-accent) / 0.35);
}
.bg-sidebar-accent\/40 {
  background-color: hsl(var(--sidebar-accent) / 0.4);
}
.bg-sidebar-accent\/45 {
  background-color: hsl(var(--sidebar-accent) / 0.45);
}
.bg-sidebar-accent\/5 {
  background-color: hsl(var(--sidebar-accent) / 0.05);
}
.bg-sidebar-accent\/50 {
  background-color: hsl(var(--sidebar-accent) / 0.5);
}
.bg-sidebar-accent\/55 {
  background-color: hsl(var(--sidebar-accent) / 0.55);
}
.bg-sidebar-accent\/60 {
  background-color: hsl(var(--sidebar-accent) / 0.6);
}
.bg-sidebar-accent\/65 {
  background-color: hsl(var(--sidebar-accent) / 0.65);
}
.bg-sidebar-accent\/70 {
  background-color: hsl(var(--sidebar-accent) / 0.7);
}
.bg-sidebar-accent\/75 {
  background-color: hsl(var(--sidebar-accent) / 0.75);
}
.bg-sidebar-accent\/80 {
  background-color: hsl(var(--sidebar-accent) / 0.8);
}
.bg-sidebar-accent\/85 {
  background-color: hsl(var(--sidebar-accent) / 0.85);
}
.bg-sidebar-accent\/90 {
  background-color: hsl(var(--sidebar-accent) / 0.9);
}
.bg-sidebar-accent\/95 {
  background-color: hsl(var(--sidebar-accent) / 0.95);
}
.bg-sidebar-border {
  background-color: hsl(var(--sidebar-border));
}
.bg-sidebar-border\/0 {
  background-color: hsl(var(--sidebar-border) / 0);
}
.bg-sidebar-border\/10 {
  background-color: hsl(var(--sidebar-border) / 0.1);
}
.bg-sidebar-border\/100 {
  background-color: hsl(var(--sidebar-border) / 1);
}
.bg-sidebar-border\/15 {
  background-color: hsl(var(--sidebar-border) / 0.15);
}
.bg-sidebar-border\/20 {
  background-color: hsl(var(--sidebar-border) / 0.2);
}
.bg-sidebar-border\/25 {
  background-color: hsl(var(--sidebar-border) / 0.25);
}
.bg-sidebar-border\/30 {
  background-color: hsl(var(--sidebar-border) / 0.3);
}
.bg-sidebar-border\/35 {
  background-color: hsl(var(--sidebar-border) / 0.35);
}
.bg-sidebar-border\/40 {
  background-color: hsl(var(--sidebar-border) / 0.4);
}
.bg-sidebar-border\/45 {
  background-color: hsl(var(--sidebar-border) / 0.45);
}
.bg-sidebar-border\/5 {
  background-color: hsl(var(--sidebar-border) / 0.05);
}
.bg-sidebar-border\/50 {
  background-color: hsl(var(--sidebar-border) / 0.5);
}
.bg-sidebar-border\/55 {
  background-color: hsl(var(--sidebar-border) / 0.55);
}
.bg-sidebar-border\/60 {
  background-color: hsl(var(--sidebar-border) / 0.6);
}
.bg-sidebar-border\/65 {
  background-color: hsl(var(--sidebar-border) / 0.65);
}
.bg-sidebar-border\/70 {
  background-color: hsl(var(--sidebar-border) / 0.7);
}
.bg-sidebar-border\/75 {
  background-color: hsl(var(--sidebar-border) / 0.75);
}
.bg-sidebar-border\/80 {
  background-color: hsl(var(--sidebar-border) / 0.8);
}
.bg-sidebar-border\/85 {
  background-color: hsl(var(--sidebar-border) / 0.85);
}
.bg-sidebar-border\/90 {
  background-color: hsl(var(--sidebar-border) / 0.9);
}
.bg-sidebar-border\/95 {
  background-color: hsl(var(--sidebar-border) / 0.95);
}
.bg-sidebar-foreground {
  background-color: hsl(var(--sidebar-foreground));
}
.bg-sidebar-foreground\/0 {
  background-color: hsl(var(--sidebar-foreground) / 0);
}
.bg-sidebar-foreground\/10 {
  background-color: hsl(var(--sidebar-foreground) / 0.1);
}
.bg-sidebar-foreground\/100 {
  background-color: hsl(var(--sidebar-foreground) / 1);
}
.bg-sidebar-foreground\/15 {
  background-color: hsl(var(--sidebar-foreground) / 0.15);
}
.bg-sidebar-foreground\/20 {
  background-color: hsl(var(--sidebar-foreground) / 0.2);
}
.bg-sidebar-foreground\/25 {
  background-color: hsl(var(--sidebar-foreground) / 0.25);
}
.bg-sidebar-foreground\/30 {
  background-color: hsl(var(--sidebar-foreground) / 0.3);
}
.bg-sidebar-foreground\/35 {
  background-color: hsl(var(--sidebar-foreground) / 0.35);
}
.bg-sidebar-foreground\/40 {
  background-color: hsl(var(--sidebar-foreground) / 0.4);
}
.bg-sidebar-foreground\/45 {
  background-color: hsl(var(--sidebar-foreground) / 0.45);
}
.bg-sidebar-foreground\/5 {
  background-color: hsl(var(--sidebar-foreground) / 0.05);
}
.bg-sidebar-foreground\/50 {
  background-color: hsl(var(--sidebar-foreground) / 0.5);
}
.bg-sidebar-foreground\/55 {
  background-color: hsl(var(--sidebar-foreground) / 0.55);
}
.bg-sidebar-foreground\/60 {
  background-color: hsl(var(--sidebar-foreground) / 0.6);
}
.bg-sidebar-foreground\/65 {
  background-color: hsl(var(--sidebar-foreground) / 0.65);
}
.bg-sidebar-foreground\/70 {
  background-color: hsl(var(--sidebar-foreground) / 0.7);
}
.bg-sidebar-foreground\/75 {
  background-color: hsl(var(--sidebar-foreground) / 0.75);
}
.bg-sidebar-foreground\/80 {
  background-color: hsl(var(--sidebar-foreground) / 0.8);
}
.bg-sidebar-foreground\/85 {
  background-color: hsl(var(--sidebar-foreground) / 0.85);
}
.bg-sidebar-foreground\/90 {
  background-color: hsl(var(--sidebar-foreground) / 0.9);
}
.bg-sidebar-foreground\/95 {
  background-color: hsl(var(--sidebar-foreground) / 0.95);
}
.bg-sidebar-primary {
  background-color: hsl(var(--sidebar-primary));
}
.bg-sidebar-primary-foreground {
  background-color: hsl(var(--sidebar-primary-foreground));
}
.bg-sidebar-primary-foreground\/0 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0);
}
.bg-sidebar-primary-foreground\/10 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.1);
}
.bg-sidebar-primary-foreground\/100 {
  background-color: hsl(var(--sidebar-primary-foreground) / 1);
}
.bg-sidebar-primary-foreground\/15 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.15);
}
.bg-sidebar-primary-foreground\/20 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.2);
}
.bg-sidebar-primary-foreground\/25 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.25);
}
.bg-sidebar-primary-foreground\/30 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.3);
}
.bg-sidebar-primary-foreground\/35 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.35);
}
.bg-sidebar-primary-foreground\/40 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.4);
}
.bg-sidebar-primary-foreground\/45 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.45);
}
.bg-sidebar-primary-foreground\/5 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.05);
}
.bg-sidebar-primary-foreground\/50 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.5);
}
.bg-sidebar-primary-foreground\/55 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.55);
}
.bg-sidebar-primary-foreground\/60 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.6);
}
.bg-sidebar-primary-foreground\/65 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.65);
}
.bg-sidebar-primary-foreground\/70 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.7);
}
.bg-sidebar-primary-foreground\/75 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.75);
}
.bg-sidebar-primary-foreground\/80 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.8);
}
.bg-sidebar-primary-foreground\/85 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.85);
}
.bg-sidebar-primary-foreground\/90 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.9);
}
.bg-sidebar-primary-foreground\/95 {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.95);
}
.bg-sidebar-primary\/0 {
  background-color: hsl(var(--sidebar-primary) / 0);
}
.bg-sidebar-primary\/10 {
  background-color: hsl(var(--sidebar-primary) / 0.1);
}
.bg-sidebar-primary\/100 {
  background-color: hsl(var(--sidebar-primary) / 1);
}
.bg-sidebar-primary\/15 {
  background-color: hsl(var(--sidebar-primary) / 0.15);
}
.bg-sidebar-primary\/20 {
  background-color: hsl(var(--sidebar-primary) / 0.2);
}
.bg-sidebar-primary\/25 {
  background-color: hsl(var(--sidebar-primary) / 0.25);
}
.bg-sidebar-primary\/30 {
  background-color: hsl(var(--sidebar-primary) / 0.3);
}
.bg-sidebar-primary\/35 {
  background-color: hsl(var(--sidebar-primary) / 0.35);
}
.bg-sidebar-primary\/40 {
  background-color: hsl(var(--sidebar-primary) / 0.4);
}
.bg-sidebar-primary\/45 {
  background-color: hsl(var(--sidebar-primary) / 0.45);
}
.bg-sidebar-primary\/5 {
  background-color: hsl(var(--sidebar-primary) / 0.05);
}
.bg-sidebar-primary\/50 {
  background-color: hsl(var(--sidebar-primary) / 0.5);
}
.bg-sidebar-primary\/55 {
  background-color: hsl(var(--sidebar-primary) / 0.55);
}
.bg-sidebar-primary\/60 {
  background-color: hsl(var(--sidebar-primary) / 0.6);
}
.bg-sidebar-primary\/65 {
  background-color: hsl(var(--sidebar-primary) / 0.65);
}
.bg-sidebar-primary\/70 {
  background-color: hsl(var(--sidebar-primary) / 0.7);
}
.bg-sidebar-primary\/75 {
  background-color: hsl(var(--sidebar-primary) / 0.75);
}
.bg-sidebar-primary\/80 {
  background-color: hsl(var(--sidebar-primary) / 0.8);
}
.bg-sidebar-primary\/85 {
  background-color: hsl(var(--sidebar-primary) / 0.85);
}
.bg-sidebar-primary\/90 {
  background-color: hsl(var(--sidebar-primary) / 0.9);
}
.bg-sidebar-primary\/95 {
  background-color: hsl(var(--sidebar-primary) / 0.95);
}
.bg-sidebar-ring {
  background-color: hsl(var(--sidebar-ring));
}
.bg-sidebar-ring\/0 {
  background-color: hsl(var(--sidebar-ring) / 0);
}
.bg-sidebar-ring\/10 {
  background-color: hsl(var(--sidebar-ring) / 0.1);
}
.bg-sidebar-ring\/100 {
  background-color: hsl(var(--sidebar-ring) / 1);
}
.bg-sidebar-ring\/15 {
  background-color: hsl(var(--sidebar-ring) / 0.15);
}
.bg-sidebar-ring\/20 {
  background-color: hsl(var(--sidebar-ring) / 0.2);
}
.bg-sidebar-ring\/25 {
  background-color: hsl(var(--sidebar-ring) / 0.25);
}
.bg-sidebar-ring\/30 {
  background-color: hsl(var(--sidebar-ring) / 0.3);
}
.bg-sidebar-ring\/35 {
  background-color: hsl(var(--sidebar-ring) / 0.35);
}
.bg-sidebar-ring\/40 {
  background-color: hsl(var(--sidebar-ring) / 0.4);
}
.bg-sidebar-ring\/45 {
  background-color: hsl(var(--sidebar-ring) / 0.45);
}
.bg-sidebar-ring\/5 {
  background-color: hsl(var(--sidebar-ring) / 0.05);
}
.bg-sidebar-ring\/50 {
  background-color: hsl(var(--sidebar-ring) / 0.5);
}
.bg-sidebar-ring\/55 {
  background-color: hsl(var(--sidebar-ring) / 0.55);
}
.bg-sidebar-ring\/60 {
  background-color: hsl(var(--sidebar-ring) / 0.6);
}
.bg-sidebar-ring\/65 {
  background-color: hsl(var(--sidebar-ring) / 0.65);
}
.bg-sidebar-ring\/70 {
  background-color: hsl(var(--sidebar-ring) / 0.7);
}
.bg-sidebar-ring\/75 {
  background-color: hsl(var(--sidebar-ring) / 0.75);
}
.bg-sidebar-ring\/80 {
  background-color: hsl(var(--sidebar-ring) / 0.8);
}
.bg-sidebar-ring\/85 {
  background-color: hsl(var(--sidebar-ring) / 0.85);
}
.bg-sidebar-ring\/90 {
  background-color: hsl(var(--sidebar-ring) / 0.9);
}
.bg-sidebar-ring\/95 {
  background-color: hsl(var(--sidebar-ring) / 0.95);
}
.bg-sidebar\/0 {
  background-color: hsl(var(--sidebar-background) / 0);
}
.bg-sidebar\/10 {
  background-color: hsl(var(--sidebar-background) / 0.1);
}
.bg-sidebar\/100 {
  background-color: hsl(var(--sidebar-background) / 1);
}
.bg-sidebar\/15 {
  background-color: hsl(var(--sidebar-background) / 0.15);
}
.bg-sidebar\/20 {
  background-color: hsl(var(--sidebar-background) / 0.2);
}
.bg-sidebar\/25 {
  background-color: hsl(var(--sidebar-background) / 0.25);
}
.bg-sidebar\/30 {
  background-color: hsl(var(--sidebar-background) / 0.3);
}
.bg-sidebar\/35 {
  background-color: hsl(var(--sidebar-background) / 0.35);
}
.bg-sidebar\/40 {
  background-color: hsl(var(--sidebar-background) / 0.4);
}
.bg-sidebar\/45 {
  background-color: hsl(var(--sidebar-background) / 0.45);
}
.bg-sidebar\/5 {
  background-color: hsl(var(--sidebar-background) / 0.05);
}
.bg-sidebar\/50 {
  background-color: hsl(var(--sidebar-background) / 0.5);
}
.bg-sidebar\/55 {
  background-color: hsl(var(--sidebar-background) / 0.55);
}
.bg-sidebar\/60 {
  background-color: hsl(var(--sidebar-background) / 0.6);
}
.bg-sidebar\/65 {
  background-color: hsl(var(--sidebar-background) / 0.65);
}
.bg-sidebar\/70 {
  background-color: hsl(var(--sidebar-background) / 0.7);
}
.bg-sidebar\/75 {
  background-color: hsl(var(--sidebar-background) / 0.75);
}
.bg-sidebar\/80 {
  background-color: hsl(var(--sidebar-background) / 0.8);
}
.bg-sidebar\/85 {
  background-color: hsl(var(--sidebar-background) / 0.85);
}
.bg-sidebar\/90 {
  background-color: hsl(var(--sidebar-background) / 0.9);
}
.bg-sidebar\/95 {
  background-color: hsl(var(--sidebar-background) / 0.95);
}
.bg-sky-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}
.bg-sky-300\/25 {
  background-color: rgb(125 211 252 / 0.25);
}
.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.bg-slate-100\/75 {
  background-color: rgb(241 245 249 / 0.75);
}
.bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.bg-slate-50\/50 {
  background-color: rgb(248 250 252 / 0.5);
}
.bg-teal-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}
.bg-teal-100\/0 {
  background-color: rgb(204 251 241 / 0);
}
.bg-teal-100\/10 {
  background-color: rgb(204 251 241 / 0.1);
}
.bg-teal-100\/100 {
  background-color: rgb(204 251 241 / 1);
}
.bg-teal-100\/15 {
  background-color: rgb(204 251 241 / 0.15);
}
.bg-teal-100\/20 {
  background-color: rgb(204 251 241 / 0.2);
}
.bg-teal-100\/25 {
  background-color: rgb(204 251 241 / 0.25);
}
.bg-teal-100\/30 {
  background-color: rgb(204 251 241 / 0.3);
}
.bg-teal-100\/35 {
  background-color: rgb(204 251 241 / 0.35);
}
.bg-teal-100\/40 {
  background-color: rgb(204 251 241 / 0.4);
}
.bg-teal-100\/45 {
  background-color: rgb(204 251 241 / 0.45);
}
.bg-teal-100\/5 {
  background-color: rgb(204 251 241 / 0.05);
}
.bg-teal-100\/50 {
  background-color: rgb(204 251 241 / 0.5);
}
.bg-teal-100\/55 {
  background-color: rgb(204 251 241 / 0.55);
}
.bg-teal-100\/60 {
  background-color: rgb(204 251 241 / 0.6);
}
.bg-teal-100\/65 {
  background-color: rgb(204 251 241 / 0.65);
}
.bg-teal-100\/70 {
  background-color: rgb(204 251 241 / 0.7);
}
.bg-teal-100\/75 {
  background-color: rgb(204 251 241 / 0.75);
}
.bg-teal-100\/80 {
  background-color: rgb(204 251 241 / 0.8);
}
.bg-teal-100\/85 {
  background-color: rgb(204 251 241 / 0.85);
}
.bg-teal-100\/90 {
  background-color: rgb(204 251 241 / 0.9);
}
.bg-teal-100\/95 {
  background-color: rgb(204 251 241 / 0.95);
}
.bg-teal-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1));
}
.bg-teal-200\/0 {
  background-color: rgb(153 246 228 / 0);
}
.bg-teal-200\/10 {
  background-color: rgb(153 246 228 / 0.1);
}
.bg-teal-200\/100 {
  background-color: rgb(153 246 228 / 1);
}
.bg-teal-200\/15 {
  background-color: rgb(153 246 228 / 0.15);
}
.bg-teal-200\/20 {
  background-color: rgb(153 246 228 / 0.2);
}
.bg-teal-200\/25 {
  background-color: rgb(153 246 228 / 0.25);
}
.bg-teal-200\/30 {
  background-color: rgb(153 246 228 / 0.3);
}
.bg-teal-200\/35 {
  background-color: rgb(153 246 228 / 0.35);
}
.bg-teal-200\/40 {
  background-color: rgb(153 246 228 / 0.4);
}
.bg-teal-200\/45 {
  background-color: rgb(153 246 228 / 0.45);
}
.bg-teal-200\/5 {
  background-color: rgb(153 246 228 / 0.05);
}
.bg-teal-200\/50 {
  background-color: rgb(153 246 228 / 0.5);
}
.bg-teal-200\/55 {
  background-color: rgb(153 246 228 / 0.55);
}
.bg-teal-200\/60 {
  background-color: rgb(153 246 228 / 0.6);
}
.bg-teal-200\/65 {
  background-color: rgb(153 246 228 / 0.65);
}
.bg-teal-200\/70 {
  background-color: rgb(153 246 228 / 0.7);
}
.bg-teal-200\/75 {
  background-color: rgb(153 246 228 / 0.75);
}
.bg-teal-200\/80 {
  background-color: rgb(153 246 228 / 0.8);
}
.bg-teal-200\/85 {
  background-color: rgb(153 246 228 / 0.85);
}
.bg-teal-200\/90 {
  background-color: rgb(153 246 228 / 0.9);
}
.bg-teal-200\/95 {
  background-color: rgb(153 246 228 / 0.95);
}
.bg-teal-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1));
}
.bg-teal-300\/0 {
  background-color: rgb(94 234 212 / 0);
}
.bg-teal-300\/10 {
  background-color: rgb(94 234 212 / 0.1);
}
.bg-teal-300\/100 {
  background-color: rgb(94 234 212 / 1);
}
.bg-teal-300\/15 {
  background-color: rgb(94 234 212 / 0.15);
}
.bg-teal-300\/20 {
  background-color: rgb(94 234 212 / 0.2);
}
.bg-teal-300\/25 {
  background-color: rgb(94 234 212 / 0.25);
}
.bg-teal-300\/30 {
  background-color: rgb(94 234 212 / 0.3);
}
.bg-teal-300\/35 {
  background-color: rgb(94 234 212 / 0.35);
}
.bg-teal-300\/40 {
  background-color: rgb(94 234 212 / 0.4);
}
.bg-teal-300\/45 {
  background-color: rgb(94 234 212 / 0.45);
}
.bg-teal-300\/5 {
  background-color: rgb(94 234 212 / 0.05);
}
.bg-teal-300\/50 {
  background-color: rgb(94 234 212 / 0.5);
}
.bg-teal-300\/55 {
  background-color: rgb(94 234 212 / 0.55);
}
.bg-teal-300\/60 {
  background-color: rgb(94 234 212 / 0.6);
}
.bg-teal-300\/65 {
  background-color: rgb(94 234 212 / 0.65);
}
.bg-teal-300\/70 {
  background-color: rgb(94 234 212 / 0.7);
}
.bg-teal-300\/75 {
  background-color: rgb(94 234 212 / 0.75);
}
.bg-teal-300\/80 {
  background-color: rgb(94 234 212 / 0.8);
}
.bg-teal-300\/85 {
  background-color: rgb(94 234 212 / 0.85);
}
.bg-teal-300\/90 {
  background-color: rgb(94 234 212 / 0.9);
}
.bg-teal-300\/95 {
  background-color: rgb(94 234 212 / 0.95);
}
.bg-teal-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1));
}
.bg-teal-400\/0 {
  background-color: rgb(45 212 191 / 0);
}
.bg-teal-400\/10 {
  background-color: rgb(45 212 191 / 0.1);
}
.bg-teal-400\/100 {
  background-color: rgb(45 212 191 / 1);
}
.bg-teal-400\/15 {
  background-color: rgb(45 212 191 / 0.15);
}
.bg-teal-400\/20 {
  background-color: rgb(45 212 191 / 0.2);
}
.bg-teal-400\/25 {
  background-color: rgb(45 212 191 / 0.25);
}
.bg-teal-400\/30 {
  background-color: rgb(45 212 191 / 0.3);
}
.bg-teal-400\/35 {
  background-color: rgb(45 212 191 / 0.35);
}
.bg-teal-400\/40 {
  background-color: rgb(45 212 191 / 0.4);
}
.bg-teal-400\/45 {
  background-color: rgb(45 212 191 / 0.45);
}
.bg-teal-400\/5 {
  background-color: rgb(45 212 191 / 0.05);
}
.bg-teal-400\/50 {
  background-color: rgb(45 212 191 / 0.5);
}
.bg-teal-400\/55 {
  background-color: rgb(45 212 191 / 0.55);
}
.bg-teal-400\/60 {
  background-color: rgb(45 212 191 / 0.6);
}
.bg-teal-400\/65 {
  background-color: rgb(45 212 191 / 0.65);
}
.bg-teal-400\/70 {
  background-color: rgb(45 212 191 / 0.7);
}
.bg-teal-400\/75 {
  background-color: rgb(45 212 191 / 0.75);
}
.bg-teal-400\/80 {
  background-color: rgb(45 212 191 / 0.8);
}
.bg-teal-400\/85 {
  background-color: rgb(45 212 191 / 0.85);
}
.bg-teal-400\/90 {
  background-color: rgb(45 212 191 / 0.9);
}
.bg-teal-400\/95 {
  background-color: rgb(45 212 191 / 0.95);
}
.bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}
.bg-teal-500\/0 {
  background-color: rgb(20 184 166 / 0);
}
.bg-teal-500\/10 {
  background-color: rgb(20 184 166 / 0.1);
}
.bg-teal-500\/100 {
  background-color: rgb(20 184 166 / 1);
}
.bg-teal-500\/15 {
  background-color: rgb(20 184 166 / 0.15);
}
.bg-teal-500\/20 {
  background-color: rgb(20 184 166 / 0.2);
}
.bg-teal-500\/25 {
  background-color: rgb(20 184 166 / 0.25);
}
.bg-teal-500\/30 {
  background-color: rgb(20 184 166 / 0.3);
}
.bg-teal-500\/35 {
  background-color: rgb(20 184 166 / 0.35);
}
.bg-teal-500\/40 {
  background-color: rgb(20 184 166 / 0.4);
}
.bg-teal-500\/45 {
  background-color: rgb(20 184 166 / 0.45);
}
.bg-teal-500\/5 {
  background-color: rgb(20 184 166 / 0.05);
}
.bg-teal-500\/50 {
  background-color: rgb(20 184 166 / 0.5);
}
.bg-teal-500\/55 {
  background-color: rgb(20 184 166 / 0.55);
}
.bg-teal-500\/60 {
  background-color: rgb(20 184 166 / 0.6);
}
.bg-teal-500\/65 {
  background-color: rgb(20 184 166 / 0.65);
}
.bg-teal-500\/70 {
  background-color: rgb(20 184 166 / 0.7);
}
.bg-teal-500\/75 {
  background-color: rgb(20 184 166 / 0.75);
}
.bg-teal-500\/80 {
  background-color: rgb(20 184 166 / 0.8);
}
.bg-teal-500\/85 {
  background-color: rgb(20 184 166 / 0.85);
}
.bg-teal-500\/90 {
  background-color: rgb(20 184 166 / 0.9);
}
.bg-teal-500\/95 {
  background-color: rgb(20 184 166 / 0.95);
}
.bg-teal-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}
.bg-teal-600\/0 {
  background-color: rgb(13 148 136 / 0);
}
.bg-teal-600\/10 {
  background-color: rgb(13 148 136 / 0.1);
}
.bg-teal-600\/100 {
  background-color: rgb(13 148 136 / 1);
}
.bg-teal-600\/15 {
  background-color: rgb(13 148 136 / 0.15);
}
.bg-teal-600\/20 {
  background-color: rgb(13 148 136 / 0.2);
}
.bg-teal-600\/25 {
  background-color: rgb(13 148 136 / 0.25);
}
.bg-teal-600\/30 {
  background-color: rgb(13 148 136 / 0.3);
}
.bg-teal-600\/35 {
  background-color: rgb(13 148 136 / 0.35);
}
.bg-teal-600\/40 {
  background-color: rgb(13 148 136 / 0.4);
}
.bg-teal-600\/45 {
  background-color: rgb(13 148 136 / 0.45);
}
.bg-teal-600\/5 {
  background-color: rgb(13 148 136 / 0.05);
}
.bg-teal-600\/50 {
  background-color: rgb(13 148 136 / 0.5);
}
.bg-teal-600\/55 {
  background-color: rgb(13 148 136 / 0.55);
}
.bg-teal-600\/60 {
  background-color: rgb(13 148 136 / 0.6);
}
.bg-teal-600\/65 {
  background-color: rgb(13 148 136 / 0.65);
}
.bg-teal-600\/70 {
  background-color: rgb(13 148 136 / 0.7);
}
.bg-teal-600\/75 {
  background-color: rgb(13 148 136 / 0.75);
}
.bg-teal-600\/80 {
  background-color: rgb(13 148 136 / 0.8);
}
.bg-teal-600\/85 {
  background-color: rgb(13 148 136 / 0.85);
}
.bg-teal-600\/90 {
  background-color: rgb(13 148 136 / 0.9);
}
.bg-teal-600\/95 {
  background-color: rgb(13 148 136 / 0.95);
}
.bg-teal-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.bg-teal-700\/0 {
  background-color: rgb(15 118 110 / 0);
}
.bg-teal-700\/10 {
  background-color: rgb(15 118 110 / 0.1);
}
.bg-teal-700\/100 {
  background-color: rgb(15 118 110 / 1);
}
.bg-teal-700\/15 {
  background-color: rgb(15 118 110 / 0.15);
}
.bg-teal-700\/20 {
  background-color: rgb(15 118 110 / 0.2);
}
.bg-teal-700\/25 {
  background-color: rgb(15 118 110 / 0.25);
}
.bg-teal-700\/30 {
  background-color: rgb(15 118 110 / 0.3);
}
.bg-teal-700\/35 {
  background-color: rgb(15 118 110 / 0.35);
}
.bg-teal-700\/40 {
  background-color: rgb(15 118 110 / 0.4);
}
.bg-teal-700\/45 {
  background-color: rgb(15 118 110 / 0.45);
}
.bg-teal-700\/5 {
  background-color: rgb(15 118 110 / 0.05);
}
.bg-teal-700\/50 {
  background-color: rgb(15 118 110 / 0.5);
}
.bg-teal-700\/55 {
  background-color: rgb(15 118 110 / 0.55);
}
.bg-teal-700\/60 {
  background-color: rgb(15 118 110 / 0.6);
}
.bg-teal-700\/65 {
  background-color: rgb(15 118 110 / 0.65);
}
.bg-teal-700\/70 {
  background-color: rgb(15 118 110 / 0.7);
}
.bg-teal-700\/75 {
  background-color: rgb(15 118 110 / 0.75);
}
.bg-teal-700\/80 {
  background-color: rgb(15 118 110 / 0.8);
}
.bg-teal-700\/85 {
  background-color: rgb(15 118 110 / 0.85);
}
.bg-teal-700\/90 {
  background-color: rgb(15 118 110 / 0.9);
}
.bg-teal-700\/95 {
  background-color: rgb(15 118 110 / 0.95);
}
.bg-teal-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1));
}
.bg-teal-800\/0 {
  background-color: rgb(17 94 89 / 0);
}
.bg-teal-800\/10 {
  background-color: rgb(17 94 89 / 0.1);
}
.bg-teal-800\/100 {
  background-color: rgb(17 94 89 / 1);
}
.bg-teal-800\/15 {
  background-color: rgb(17 94 89 / 0.15);
}
.bg-teal-800\/20 {
  background-color: rgb(17 94 89 / 0.2);
}
.bg-teal-800\/25 {
  background-color: rgb(17 94 89 / 0.25);
}
.bg-teal-800\/30 {
  background-color: rgb(17 94 89 / 0.3);
}
.bg-teal-800\/35 {
  background-color: rgb(17 94 89 / 0.35);
}
.bg-teal-800\/40 {
  background-color: rgb(17 94 89 / 0.4);
}
.bg-teal-800\/45 {
  background-color: rgb(17 94 89 / 0.45);
}
.bg-teal-800\/5 {
  background-color: rgb(17 94 89 / 0.05);
}
.bg-teal-800\/50 {
  background-color: rgb(17 94 89 / 0.5);
}
.bg-teal-800\/55 {
  background-color: rgb(17 94 89 / 0.55);
}
.bg-teal-800\/60 {
  background-color: rgb(17 94 89 / 0.6);
}
.bg-teal-800\/65 {
  background-color: rgb(17 94 89 / 0.65);
}
.bg-teal-800\/70 {
  background-color: rgb(17 94 89 / 0.7);
}
.bg-teal-800\/75 {
  background-color: rgb(17 94 89 / 0.75);
}
.bg-teal-800\/80 {
  background-color: rgb(17 94 89 / 0.8);
}
.bg-teal-800\/85 {
  background-color: rgb(17 94 89 / 0.85);
}
.bg-teal-800\/90 {
  background-color: rgb(17 94 89 / 0.9);
}
.bg-teal-800\/95 {
  background-color: rgb(17 94 89 / 0.95);
}
.bg-teal-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1));
}
.bg-teal-900\/0 {
  background-color: rgb(19 78 74 / 0);
}
.bg-teal-900\/10 {
  background-color: rgb(19 78 74 / 0.1);
}
.bg-teal-900\/100 {
  background-color: rgb(19 78 74 / 1);
}
.bg-teal-900\/15 {
  background-color: rgb(19 78 74 / 0.15);
}
.bg-teal-900\/20 {
  background-color: rgb(19 78 74 / 0.2);
}
.bg-teal-900\/25 {
  background-color: rgb(19 78 74 / 0.25);
}
.bg-teal-900\/30 {
  background-color: rgb(19 78 74 / 0.3);
}
.bg-teal-900\/35 {
  background-color: rgb(19 78 74 / 0.35);
}
.bg-teal-900\/40 {
  background-color: rgb(19 78 74 / 0.4);
}
.bg-teal-900\/45 {
  background-color: rgb(19 78 74 / 0.45);
}
.bg-teal-900\/5 {
  background-color: rgb(19 78 74 / 0.05);
}
.bg-teal-900\/50 {
  background-color: rgb(19 78 74 / 0.5);
}
.bg-teal-900\/55 {
  background-color: rgb(19 78 74 / 0.55);
}
.bg-teal-900\/60 {
  background-color: rgb(19 78 74 / 0.6);
}
.bg-teal-900\/65 {
  background-color: rgb(19 78 74 / 0.65);
}
.bg-teal-900\/70 {
  background-color: rgb(19 78 74 / 0.7);
}
.bg-teal-900\/75 {
  background-color: rgb(19 78 74 / 0.75);
}
.bg-teal-900\/80 {
  background-color: rgb(19 78 74 / 0.8);
}
.bg-teal-900\/85 {
  background-color: rgb(19 78 74 / 0.85);
}
.bg-teal-900\/90 {
  background-color: rgb(19 78 74 / 0.9);
}
.bg-teal-900\/95 {
  background-color: rgb(19 78 74 / 0.95);
}
.bg-transparent {
  background-color: transparent;
}
.bg-transparent\/0 {
  background-color: rgb(0 0 0 / 0);
}
.bg-transparent\/10 {
  background-color: rgb(0 0 0 / 0.1);
}
.bg-transparent\/100 {
  background-color: rgb(0 0 0 / 1);
}
.bg-transparent\/15 {
  background-color: rgb(0 0 0 / 0.15);
}
.bg-transparent\/20 {
  background-color: rgb(0 0 0 / 0.2);
}
.bg-transparent\/25 {
  background-color: rgb(0 0 0 / 0.25);
}
.bg-transparent\/30 {
  background-color: rgb(0 0 0 / 0.3);
}
.bg-transparent\/35 {
  background-color: rgb(0 0 0 / 0.35);
}
.bg-transparent\/40 {
  background-color: rgb(0 0 0 / 0.4);
}
.bg-transparent\/45 {
  background-color: rgb(0 0 0 / 0.45);
}
.bg-transparent\/5 {
  background-color: rgb(0 0 0 / 0.05);
}
.bg-transparent\/50 {
  background-color: rgb(0 0 0 / 0.5);
}
.bg-transparent\/55 {
  background-color: rgb(0 0 0 / 0.55);
}
.bg-transparent\/60 {
  background-color: rgb(0 0 0 / 0.6);
}
.bg-transparent\/65 {
  background-color: rgb(0 0 0 / 0.65);
}
.bg-transparent\/70 {
  background-color: rgb(0 0 0 / 0.7);
}
.bg-transparent\/75 {
  background-color: rgb(0 0 0 / 0.75);
}
.bg-transparent\/80 {
  background-color: rgb(0 0 0 / 0.8);
}
.bg-transparent\/85 {
  background-color: rgb(0 0 0 / 0.85);
}
.bg-transparent\/90 {
  background-color: rgb(0 0 0 / 0.9);
}
.bg-transparent\/95 {
  background-color: rgb(0 0 0 / 0.95);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/50 {
  background-color: rgb(255 255 255 / 0.5);
}
.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-yellow-100\/0 {
  background-color: rgb(254 249 195 / 0);
}
.bg-yellow-100\/10 {
  background-color: rgb(254 249 195 / 0.1);
}
.bg-yellow-100\/100 {
  background-color: rgb(254 249 195 / 1);
}
.bg-yellow-100\/15 {
  background-color: rgb(254 249 195 / 0.15);
}
.bg-yellow-100\/20 {
  background-color: rgb(254 249 195 / 0.2);
}
.bg-yellow-100\/25 {
  background-color: rgb(254 249 195 / 0.25);
}
.bg-yellow-100\/30 {
  background-color: rgb(254 249 195 / 0.3);
}
.bg-yellow-100\/35 {
  background-color: rgb(254 249 195 / 0.35);
}
.bg-yellow-100\/40 {
  background-color: rgb(254 249 195 / 0.4);
}
.bg-yellow-100\/45 {
  background-color: rgb(254 249 195 / 0.45);
}
.bg-yellow-100\/5 {
  background-color: rgb(254 249 195 / 0.05);
}
.bg-yellow-100\/50 {
  background-color: rgb(254 249 195 / 0.5);
}
.bg-yellow-100\/55 {
  background-color: rgb(254 249 195 / 0.55);
}
.bg-yellow-100\/60 {
  background-color: rgb(254 249 195 / 0.6);
}
.bg-yellow-100\/65 {
  background-color: rgb(254 249 195 / 0.65);
}
.bg-yellow-100\/70 {
  background-color: rgb(254 249 195 / 0.7);
}
.bg-yellow-100\/75 {
  background-color: rgb(254 249 195 / 0.75);
}
.bg-yellow-100\/80 {
  background-color: rgb(254 249 195 / 0.8);
}
.bg-yellow-100\/85 {
  background-color: rgb(254 249 195 / 0.85);
}
.bg-yellow-100\/90 {
  background-color: rgb(254 249 195 / 0.9);
}
.bg-yellow-100\/95 {
  background-color: rgb(254 249 195 / 0.95);
}
.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}
.bg-yellow-200\/0 {
  background-color: rgb(254 240 138 / 0);
}
.bg-yellow-200\/10 {
  background-color: rgb(254 240 138 / 0.1);
}
.bg-yellow-200\/100 {
  background-color: rgb(254 240 138 / 1);
}
.bg-yellow-200\/15 {
  background-color: rgb(254 240 138 / 0.15);
}
.bg-yellow-200\/20 {
  background-color: rgb(254 240 138 / 0.2);
}
.bg-yellow-200\/25 {
  background-color: rgb(254 240 138 / 0.25);
}
.bg-yellow-200\/30 {
  background-color: rgb(254 240 138 / 0.3);
}
.bg-yellow-200\/35 {
  background-color: rgb(254 240 138 / 0.35);
}
.bg-yellow-200\/40 {
  background-color: rgb(254 240 138 / 0.4);
}
.bg-yellow-200\/45 {
  background-color: rgb(254 240 138 / 0.45);
}
.bg-yellow-200\/5 {
  background-color: rgb(254 240 138 / 0.05);
}
.bg-yellow-200\/50 {
  background-color: rgb(254 240 138 / 0.5);
}
.bg-yellow-200\/55 {
  background-color: rgb(254 240 138 / 0.55);
}
.bg-yellow-200\/60 {
  background-color: rgb(254 240 138 / 0.6);
}
.bg-yellow-200\/65 {
  background-color: rgb(254 240 138 / 0.65);
}
.bg-yellow-200\/70 {
  background-color: rgb(254 240 138 / 0.7);
}
.bg-yellow-200\/75 {
  background-color: rgb(254 240 138 / 0.75);
}
.bg-yellow-200\/80 {
  background-color: rgb(254 240 138 / 0.8);
}
.bg-yellow-200\/85 {
  background-color: rgb(254 240 138 / 0.85);
}
.bg-yellow-200\/90 {
  background-color: rgb(254 240 138 / 0.9);
}
.bg-yellow-200\/95 {
  background-color: rgb(254 240 138 / 0.95);
}
.bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1));
}
.bg-yellow-300\/0 {
  background-color: rgb(253 224 71 / 0);
}
.bg-yellow-300\/10 {
  background-color: rgb(253 224 71 / 0.1);
}
.bg-yellow-300\/100 {
  background-color: rgb(253 224 71 / 1);
}
.bg-yellow-300\/15 {
  background-color: rgb(253 224 71 / 0.15);
}
.bg-yellow-300\/20 {
  background-color: rgb(253 224 71 / 0.2);
}
.bg-yellow-300\/25 {
  background-color: rgb(253 224 71 / 0.25);
}
.bg-yellow-300\/30 {
  background-color: rgb(253 224 71 / 0.3);
}
.bg-yellow-300\/35 {
  background-color: rgb(253 224 71 / 0.35);
}
.bg-yellow-300\/40 {
  background-color: rgb(253 224 71 / 0.4);
}
.bg-yellow-300\/45 {
  background-color: rgb(253 224 71 / 0.45);
}
.bg-yellow-300\/5 {
  background-color: rgb(253 224 71 / 0.05);
}
.bg-yellow-300\/50 {
  background-color: rgb(253 224 71 / 0.5);
}
.bg-yellow-300\/55 {
  background-color: rgb(253 224 71 / 0.55);
}
.bg-yellow-300\/60 {
  background-color: rgb(253 224 71 / 0.6);
}
.bg-yellow-300\/65 {
  background-color: rgb(253 224 71 / 0.65);
}
.bg-yellow-300\/70 {
  background-color: rgb(253 224 71 / 0.7);
}
.bg-yellow-300\/75 {
  background-color: rgb(253 224 71 / 0.75);
}
.bg-yellow-300\/80 {
  background-color: rgb(253 224 71 / 0.8);
}
.bg-yellow-300\/85 {
  background-color: rgb(253 224 71 / 0.85);
}
.bg-yellow-300\/90 {
  background-color: rgb(253 224 71 / 0.9);
}
.bg-yellow-300\/95 {
  background-color: rgb(253 224 71 / 0.95);
}
.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.bg-yellow-400\/0 {
  background-color: rgb(250 204 21 / 0);
}
.bg-yellow-400\/10 {
  background-color: rgb(250 204 21 / 0.1);
}
.bg-yellow-400\/100 {
  background-color: rgb(250 204 21 / 1);
}
.bg-yellow-400\/15 {
  background-color: rgb(250 204 21 / 0.15);
}
.bg-yellow-400\/20 {
  background-color: rgb(250 204 21 / 0.2);
}
.bg-yellow-400\/25 {
  background-color: rgb(250 204 21 / 0.25);
}
.bg-yellow-400\/30 {
  background-color: rgb(250 204 21 / 0.3);
}
.bg-yellow-400\/35 {
  background-color: rgb(250 204 21 / 0.35);
}
.bg-yellow-400\/40 {
  background-color: rgb(250 204 21 / 0.4);
}
.bg-yellow-400\/45 {
  background-color: rgb(250 204 21 / 0.45);
}
.bg-yellow-400\/5 {
  background-color: rgb(250 204 21 / 0.05);
}
.bg-yellow-400\/50 {
  background-color: rgb(250 204 21 / 0.5);
}
.bg-yellow-400\/55 {
  background-color: rgb(250 204 21 / 0.55);
}
.bg-yellow-400\/60 {
  background-color: rgb(250 204 21 / 0.6);
}
.bg-yellow-400\/65 {
  background-color: rgb(250 204 21 / 0.65);
}
.bg-yellow-400\/70 {
  background-color: rgb(250 204 21 / 0.7);
}
.bg-yellow-400\/75 {
  background-color: rgb(250 204 21 / 0.75);
}
.bg-yellow-400\/80 {
  background-color: rgb(250 204 21 / 0.8);
}
.bg-yellow-400\/85 {
  background-color: rgb(250 204 21 / 0.85);
}
.bg-yellow-400\/90 {
  background-color: rgb(250 204 21 / 0.9);
}
.bg-yellow-400\/95 {
  background-color: rgb(250 204 21 / 0.95);
}
.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}
.bg-yellow-50\/0 {
  background-color: rgb(254 252 232 / 0);
}
.bg-yellow-50\/10 {
  background-color: rgb(254 252 232 / 0.1);
}
.bg-yellow-50\/100 {
  background-color: rgb(254 252 232 / 1);
}
.bg-yellow-50\/15 {
  background-color: rgb(254 252 232 / 0.15);
}
.bg-yellow-50\/20 {
  background-color: rgb(254 252 232 / 0.2);
}
.bg-yellow-50\/25 {
  background-color: rgb(254 252 232 / 0.25);
}
.bg-yellow-50\/30 {
  background-color: rgb(254 252 232 / 0.3);
}
.bg-yellow-50\/35 {
  background-color: rgb(254 252 232 / 0.35);
}
.bg-yellow-50\/40 {
  background-color: rgb(254 252 232 / 0.4);
}
.bg-yellow-50\/45 {
  background-color: rgb(254 252 232 / 0.45);
}
.bg-yellow-50\/5 {
  background-color: rgb(254 252 232 / 0.05);
}
.bg-yellow-50\/50 {
  background-color: rgb(254 252 232 / 0.5);
}
.bg-yellow-50\/55 {
  background-color: rgb(254 252 232 / 0.55);
}
.bg-yellow-50\/60 {
  background-color: rgb(254 252 232 / 0.6);
}
.bg-yellow-50\/65 {
  background-color: rgb(254 252 232 / 0.65);
}
.bg-yellow-50\/70 {
  background-color: rgb(254 252 232 / 0.7);
}
.bg-yellow-50\/75 {
  background-color: rgb(254 252 232 / 0.75);
}
.bg-yellow-50\/80 {
  background-color: rgb(254 252 232 / 0.8);
}
.bg-yellow-50\/85 {
  background-color: rgb(254 252 232 / 0.85);
}
.bg-yellow-50\/90 {
  background-color: rgb(254 252 232 / 0.9);
}
.bg-yellow-50\/95 {
  background-color: rgb(254 252 232 / 0.95);
}
.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.bg-yellow-500\/0 {
  background-color: rgb(234 179 8 / 0);
}
.bg-yellow-500\/10 {
  background-color: rgb(234 179 8 / 0.1);
}
.bg-yellow-500\/100 {
  background-color: rgb(234 179 8 / 1);
}
.bg-yellow-500\/15 {
  background-color: rgb(234 179 8 / 0.15);
}
.bg-yellow-500\/20 {
  background-color: rgb(234 179 8 / 0.2);
}
.bg-yellow-500\/25 {
  background-color: rgb(234 179 8 / 0.25);
}
.bg-yellow-500\/30 {
  background-color: rgb(234 179 8 / 0.3);
}
.bg-yellow-500\/35 {
  background-color: rgb(234 179 8 / 0.35);
}
.bg-yellow-500\/40 {
  background-color: rgb(234 179 8 / 0.4);
}
.bg-yellow-500\/45 {
  background-color: rgb(234 179 8 / 0.45);
}
.bg-yellow-500\/5 {
  background-color: rgb(234 179 8 / 0.05);
}
.bg-yellow-500\/50 {
  background-color: rgb(234 179 8 / 0.5);
}
.bg-yellow-500\/55 {
  background-color: rgb(234 179 8 / 0.55);
}
.bg-yellow-500\/60 {
  background-color: rgb(234 179 8 / 0.6);
}
.bg-yellow-500\/65 {
  background-color: rgb(234 179 8 / 0.65);
}
.bg-yellow-500\/70 {
  background-color: rgb(234 179 8 / 0.7);
}
.bg-yellow-500\/75 {
  background-color: rgb(234 179 8 / 0.75);
}
.bg-yellow-500\/80 {
  background-color: rgb(234 179 8 / 0.8);
}
.bg-yellow-500\/85 {
  background-color: rgb(234 179 8 / 0.85);
}
.bg-yellow-500\/90 {
  background-color: rgb(234 179 8 / 0.9);
}
.bg-yellow-500\/95 {
  background-color: rgb(234 179 8 / 0.95);
}
.bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}
.bg-yellow-600\/0 {
  background-color: rgb(202 138 4 / 0);
}
.bg-yellow-600\/10 {
  background-color: rgb(202 138 4 / 0.1);
}
.bg-yellow-600\/100 {
  background-color: rgb(202 138 4 / 1);
}
.bg-yellow-600\/15 {
  background-color: rgb(202 138 4 / 0.15);
}
.bg-yellow-600\/20 {
  background-color: rgb(202 138 4 / 0.2);
}
.bg-yellow-600\/25 {
  background-color: rgb(202 138 4 / 0.25);
}
.bg-yellow-600\/30 {
  background-color: rgb(202 138 4 / 0.3);
}
.bg-yellow-600\/35 {
  background-color: rgb(202 138 4 / 0.35);
}
.bg-yellow-600\/40 {
  background-color: rgb(202 138 4 / 0.4);
}
.bg-yellow-600\/45 {
  background-color: rgb(202 138 4 / 0.45);
}
.bg-yellow-600\/5 {
  background-color: rgb(202 138 4 / 0.05);
}
.bg-yellow-600\/50 {
  background-color: rgb(202 138 4 / 0.5);
}
.bg-yellow-600\/55 {
  background-color: rgb(202 138 4 / 0.55);
}
.bg-yellow-600\/60 {
  background-color: rgb(202 138 4 / 0.6);
}
.bg-yellow-600\/65 {
  background-color: rgb(202 138 4 / 0.65);
}
.bg-yellow-600\/70 {
  background-color: rgb(202 138 4 / 0.7);
}
.bg-yellow-600\/75 {
  background-color: rgb(202 138 4 / 0.75);
}
.bg-yellow-600\/80 {
  background-color: rgb(202 138 4 / 0.8);
}
.bg-yellow-600\/85 {
  background-color: rgb(202 138 4 / 0.85);
}
.bg-yellow-600\/90 {
  background-color: rgb(202 138 4 / 0.9);
}
.bg-yellow-600\/95 {
  background-color: rgb(202 138 4 / 0.95);
}
.bg-yellow-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}
.bg-yellow-700\/0 {
  background-color: rgb(161 98 7 / 0);
}
.bg-yellow-700\/10 {
  background-color: rgb(161 98 7 / 0.1);
}
.bg-yellow-700\/100 {
  background-color: rgb(161 98 7 / 1);
}
.bg-yellow-700\/15 {
  background-color: rgb(161 98 7 / 0.15);
}
.bg-yellow-700\/20 {
  background-color: rgb(161 98 7 / 0.2);
}
.bg-yellow-700\/25 {
  background-color: rgb(161 98 7 / 0.25);
}
.bg-yellow-700\/30 {
  background-color: rgb(161 98 7 / 0.3);
}
.bg-yellow-700\/35 {
  background-color: rgb(161 98 7 / 0.35);
}
.bg-yellow-700\/40 {
  background-color: rgb(161 98 7 / 0.4);
}
.bg-yellow-700\/45 {
  background-color: rgb(161 98 7 / 0.45);
}
.bg-yellow-700\/5 {
  background-color: rgb(161 98 7 / 0.05);
}
.bg-yellow-700\/50 {
  background-color: rgb(161 98 7 / 0.5);
}
.bg-yellow-700\/55 {
  background-color: rgb(161 98 7 / 0.55);
}
.bg-yellow-700\/60 {
  background-color: rgb(161 98 7 / 0.6);
}
.bg-yellow-700\/65 {
  background-color: rgb(161 98 7 / 0.65);
}
.bg-yellow-700\/70 {
  background-color: rgb(161 98 7 / 0.7);
}
.bg-yellow-700\/75 {
  background-color: rgb(161 98 7 / 0.75);
}
.bg-yellow-700\/80 {
  background-color: rgb(161 98 7 / 0.8);
}
.bg-yellow-700\/85 {
  background-color: rgb(161 98 7 / 0.85);
}
.bg-yellow-700\/90 {
  background-color: rgb(161 98 7 / 0.9);
}
.bg-yellow-700\/95 {
  background-color: rgb(161 98 7 / 0.95);
}
.bg-yellow-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1));
}
.bg-yellow-800\/0 {
  background-color: rgb(133 77 14 / 0);
}
.bg-yellow-800\/10 {
  background-color: rgb(133 77 14 / 0.1);
}
.bg-yellow-800\/100 {
  background-color: rgb(133 77 14 / 1);
}
.bg-yellow-800\/15 {
  background-color: rgb(133 77 14 / 0.15);
}
.bg-yellow-800\/20 {
  background-color: rgb(133 77 14 / 0.2);
}
.bg-yellow-800\/25 {
  background-color: rgb(133 77 14 / 0.25);
}
.bg-yellow-800\/30 {
  background-color: rgb(133 77 14 / 0.3);
}
.bg-yellow-800\/35 {
  background-color: rgb(133 77 14 / 0.35);
}
.bg-yellow-800\/40 {
  background-color: rgb(133 77 14 / 0.4);
}
.bg-yellow-800\/45 {
  background-color: rgb(133 77 14 / 0.45);
}
.bg-yellow-800\/5 {
  background-color: rgb(133 77 14 / 0.05);
}
.bg-yellow-800\/50 {
  background-color: rgb(133 77 14 / 0.5);
}
.bg-yellow-800\/55 {
  background-color: rgb(133 77 14 / 0.55);
}
.bg-yellow-800\/60 {
  background-color: rgb(133 77 14 / 0.6);
}
.bg-yellow-800\/65 {
  background-color: rgb(133 77 14 / 0.65);
}
.bg-yellow-800\/70 {
  background-color: rgb(133 77 14 / 0.7);
}
.bg-yellow-800\/75 {
  background-color: rgb(133 77 14 / 0.75);
}
.bg-yellow-800\/80 {
  background-color: rgb(133 77 14 / 0.8);
}
.bg-yellow-800\/85 {
  background-color: rgb(133 77 14 / 0.85);
}
.bg-yellow-800\/90 {
  background-color: rgb(133 77 14 / 0.9);
}
.bg-yellow-800\/95 {
  background-color: rgb(133 77 14 / 0.95);
}
.bg-yellow-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}
.bg-yellow-900\/0 {
  background-color: rgb(113 63 18 / 0);
}
.bg-yellow-900\/10 {
  background-color: rgb(113 63 18 / 0.1);
}
.bg-yellow-900\/100 {
  background-color: rgb(113 63 18 / 1);
}
.bg-yellow-900\/15 {
  background-color: rgb(113 63 18 / 0.15);
}
.bg-yellow-900\/20 {
  background-color: rgb(113 63 18 / 0.2);
}
.bg-yellow-900\/25 {
  background-color: rgb(113 63 18 / 0.25);
}
.bg-yellow-900\/30 {
  background-color: rgb(113 63 18 / 0.3);
}
.bg-yellow-900\/35 {
  background-color: rgb(113 63 18 / 0.35);
}
.bg-yellow-900\/40 {
  background-color: rgb(113 63 18 / 0.4);
}
.bg-yellow-900\/45 {
  background-color: rgb(113 63 18 / 0.45);
}
.bg-yellow-900\/5 {
  background-color: rgb(113 63 18 / 0.05);
}
.bg-yellow-900\/50 {
  background-color: rgb(113 63 18 / 0.5);
}
.bg-yellow-900\/55 {
  background-color: rgb(113 63 18 / 0.55);
}
.bg-yellow-900\/60 {
  background-color: rgb(113 63 18 / 0.6);
}
.bg-yellow-900\/65 {
  background-color: rgb(113 63 18 / 0.65);
}
.bg-yellow-900\/70 {
  background-color: rgb(113 63 18 / 0.7);
}
.bg-yellow-900\/75 {
  background-color: rgb(113 63 18 / 0.75);
}
.bg-yellow-900\/80 {
  background-color: rgb(113 63 18 / 0.8);
}
.bg-yellow-900\/85 {
  background-color: rgb(113 63 18 / 0.85);
}
.bg-yellow-900\/90 {
  background-color: rgb(113 63 18 / 0.9);
}
.bg-yellow-900\/95 {
  background-color: rgb(113 63 18 / 0.95);
}
.bg-yellow-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity, 1));
}
.bg-yellow-950\/0 {
  background-color: rgb(66 32 6 / 0);
}
.bg-yellow-950\/10 {
  background-color: rgb(66 32 6 / 0.1);
}
.bg-yellow-950\/100 {
  background-color: rgb(66 32 6 / 1);
}
.bg-yellow-950\/15 {
  background-color: rgb(66 32 6 / 0.15);
}
.bg-yellow-950\/20 {
  background-color: rgb(66 32 6 / 0.2);
}
.bg-yellow-950\/25 {
  background-color: rgb(66 32 6 / 0.25);
}
.bg-yellow-950\/30 {
  background-color: rgb(66 32 6 / 0.3);
}
.bg-yellow-950\/35 {
  background-color: rgb(66 32 6 / 0.35);
}
.bg-yellow-950\/40 {
  background-color: rgb(66 32 6 / 0.4);
}
.bg-yellow-950\/45 {
  background-color: rgb(66 32 6 / 0.45);
}
.bg-yellow-950\/5 {
  background-color: rgb(66 32 6 / 0.05);
}
.bg-yellow-950\/50 {
  background-color: rgb(66 32 6 / 0.5);
}
.bg-yellow-950\/55 {
  background-color: rgb(66 32 6 / 0.55);
}
.bg-yellow-950\/60 {
  background-color: rgb(66 32 6 / 0.6);
}
.bg-yellow-950\/65 {
  background-color: rgb(66 32 6 / 0.65);
}
.bg-yellow-950\/70 {
  background-color: rgb(66 32 6 / 0.7);
}
.bg-yellow-950\/75 {
  background-color: rgb(66 32 6 / 0.75);
}
.bg-yellow-950\/80 {
  background-color: rgb(66 32 6 / 0.8);
}
.bg-yellow-950\/85 {
  background-color: rgb(66 32 6 / 0.85);
}
.bg-yellow-950\/90 {
  background-color: rgb(66 32 6 / 0.9);
}
.bg-yellow-950\/95 {
  background-color: rgb(66 32 6 / 0.95);
}
.bg-zinc-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-background {
  --tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-500 {
  --tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-blue-600 {
  --tw-gradient-from: #2563eb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-50 {
  --tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-600 {
  --tw-gradient-from: #4b5563 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-green-500 {
  --tw-gradient-from: #22c55e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-primary\/20 {
  --tw-gradient-from: hsl(var(--primary) / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-purple-500 {
  --tw-gradient-from: #a855f7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-slate-700 {
  --tw-gradient-from: #334155 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-violet-500 {
  --tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white {
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100 {
  --tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/0 {
  --tw-gradient-from: rgb(254 249 195 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/10 {
  --tw-gradient-from: rgb(254 249 195 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/100 {
  --tw-gradient-from: rgb(254 249 195 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/15 {
  --tw-gradient-from: rgb(254 249 195 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/20 {
  --tw-gradient-from: rgb(254 249 195 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/25 {
  --tw-gradient-from: rgb(254 249 195 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/30 {
  --tw-gradient-from: rgb(254 249 195 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/35 {
  --tw-gradient-from: rgb(254 249 195 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/40 {
  --tw-gradient-from: rgb(254 249 195 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/45 {
  --tw-gradient-from: rgb(254 249 195 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/5 {
  --tw-gradient-from: rgb(254 249 195 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/50 {
  --tw-gradient-from: rgb(254 249 195 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/55 {
  --tw-gradient-from: rgb(254 249 195 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/60 {
  --tw-gradient-from: rgb(254 249 195 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/65 {
  --tw-gradient-from: rgb(254 249 195 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/70 {
  --tw-gradient-from: rgb(254 249 195 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/75 {
  --tw-gradient-from: rgb(254 249 195 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/80 {
  --tw-gradient-from: rgb(254 249 195 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/85 {
  --tw-gradient-from: rgb(254 249 195 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/90 {
  --tw-gradient-from: rgb(254 249 195 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-100\/95 {
  --tw-gradient-from: rgb(254 249 195 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200 {
  --tw-gradient-from: #fef08a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/0 {
  --tw-gradient-from: rgb(254 240 138 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/10 {
  --tw-gradient-from: rgb(254 240 138 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/100 {
  --tw-gradient-from: rgb(254 240 138 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/15 {
  --tw-gradient-from: rgb(254 240 138 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/20 {
  --tw-gradient-from: rgb(254 240 138 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/25 {
  --tw-gradient-from: rgb(254 240 138 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/30 {
  --tw-gradient-from: rgb(254 240 138 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/35 {
  --tw-gradient-from: rgb(254 240 138 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/40 {
  --tw-gradient-from: rgb(254 240 138 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/45 {
  --tw-gradient-from: rgb(254 240 138 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/5 {
  --tw-gradient-from: rgb(254 240 138 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/50 {
  --tw-gradient-from: rgb(254 240 138 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/55 {
  --tw-gradient-from: rgb(254 240 138 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/60 {
  --tw-gradient-from: rgb(254 240 138 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/65 {
  --tw-gradient-from: rgb(254 240 138 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/70 {
  --tw-gradient-from: rgb(254 240 138 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/75 {
  --tw-gradient-from: rgb(254 240 138 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/80 {
  --tw-gradient-from: rgb(254 240 138 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/85 {
  --tw-gradient-from: rgb(254 240 138 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/90 {
  --tw-gradient-from: rgb(254 240 138 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-200\/95 {
  --tw-gradient-from: rgb(254 240 138 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300 {
  --tw-gradient-from: #fde047 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/0 {
  --tw-gradient-from: rgb(253 224 71 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/10 {
  --tw-gradient-from: rgb(253 224 71 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/100 {
  --tw-gradient-from: rgb(253 224 71 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/15 {
  --tw-gradient-from: rgb(253 224 71 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/20 {
  --tw-gradient-from: rgb(253 224 71 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/25 {
  --tw-gradient-from: rgb(253 224 71 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/30 {
  --tw-gradient-from: rgb(253 224 71 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/35 {
  --tw-gradient-from: rgb(253 224 71 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/40 {
  --tw-gradient-from: rgb(253 224 71 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/45 {
  --tw-gradient-from: rgb(253 224 71 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/5 {
  --tw-gradient-from: rgb(253 224 71 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/50 {
  --tw-gradient-from: rgb(253 224 71 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/55 {
  --tw-gradient-from: rgb(253 224 71 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/60 {
  --tw-gradient-from: rgb(253 224 71 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/65 {
  --tw-gradient-from: rgb(253 224 71 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/70 {
  --tw-gradient-from: rgb(253 224 71 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/75 {
  --tw-gradient-from: rgb(253 224 71 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/80 {
  --tw-gradient-from: rgb(253 224 71 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/85 {
  --tw-gradient-from: rgb(253 224 71 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/90 {
  --tw-gradient-from: rgb(253 224 71 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-300\/95 {
  --tw-gradient-from: rgb(253 224 71 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400 {
  --tw-gradient-from: #facc15 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/0 {
  --tw-gradient-from: rgb(250 204 21 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/10 {
  --tw-gradient-from: rgb(250 204 21 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/100 {
  --tw-gradient-from: rgb(250 204 21 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/15 {
  --tw-gradient-from: rgb(250 204 21 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/20 {
  --tw-gradient-from: rgb(250 204 21 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/25 {
  --tw-gradient-from: rgb(250 204 21 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/30 {
  --tw-gradient-from: rgb(250 204 21 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/35 {
  --tw-gradient-from: rgb(250 204 21 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/40 {
  --tw-gradient-from: rgb(250 204 21 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/45 {
  --tw-gradient-from: rgb(250 204 21 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/5 {
  --tw-gradient-from: rgb(250 204 21 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/50 {
  --tw-gradient-from: rgb(250 204 21 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/55 {
  --tw-gradient-from: rgb(250 204 21 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/60 {
  --tw-gradient-from: rgb(250 204 21 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/65 {
  --tw-gradient-from: rgb(250 204 21 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/70 {
  --tw-gradient-from: rgb(250 204 21 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/75 {
  --tw-gradient-from: rgb(250 204 21 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/80 {
  --tw-gradient-from: rgb(250 204 21 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/85 {
  --tw-gradient-from: rgb(250 204 21 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/90 {
  --tw-gradient-from: rgb(250 204 21 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-400\/95 {
  --tw-gradient-from: rgb(250 204 21 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50 {
  --tw-gradient-from: #fefce8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/0 {
  --tw-gradient-from: rgb(254 252 232 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/10 {
  --tw-gradient-from: rgb(254 252 232 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/100 {
  --tw-gradient-from: rgb(254 252 232 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/15 {
  --tw-gradient-from: rgb(254 252 232 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/20 {
  --tw-gradient-from: rgb(254 252 232 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/25 {
  --tw-gradient-from: rgb(254 252 232 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/30 {
  --tw-gradient-from: rgb(254 252 232 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/35 {
  --tw-gradient-from: rgb(254 252 232 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/40 {
  --tw-gradient-from: rgb(254 252 232 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/45 {
  --tw-gradient-from: rgb(254 252 232 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/5 {
  --tw-gradient-from: rgb(254 252 232 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/50 {
  --tw-gradient-from: rgb(254 252 232 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/55 {
  --tw-gradient-from: rgb(254 252 232 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/60 {
  --tw-gradient-from: rgb(254 252 232 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/65 {
  --tw-gradient-from: rgb(254 252 232 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/70 {
  --tw-gradient-from: rgb(254 252 232 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/75 {
  --tw-gradient-from: rgb(254 252 232 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/80 {
  --tw-gradient-from: rgb(254 252 232 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/85 {
  --tw-gradient-from: rgb(254 252 232 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/90 {
  --tw-gradient-from: rgb(254 252 232 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-50\/95 {
  --tw-gradient-from: rgb(254 252 232 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500 {
  --tw-gradient-from: #eab308 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/0 {
  --tw-gradient-from: rgb(234 179 8 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/10 {
  --tw-gradient-from: rgb(234 179 8 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/100 {
  --tw-gradient-from: rgb(234 179 8 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/15 {
  --tw-gradient-from: rgb(234 179 8 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/20 {
  --tw-gradient-from: rgb(234 179 8 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/25 {
  --tw-gradient-from: rgb(234 179 8 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/30 {
  --tw-gradient-from: rgb(234 179 8 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/35 {
  --tw-gradient-from: rgb(234 179 8 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/40 {
  --tw-gradient-from: rgb(234 179 8 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/45 {
  --tw-gradient-from: rgb(234 179 8 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/5 {
  --tw-gradient-from: rgb(234 179 8 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/50 {
  --tw-gradient-from: rgb(234 179 8 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/55 {
  --tw-gradient-from: rgb(234 179 8 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/60 {
  --tw-gradient-from: rgb(234 179 8 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/65 {
  --tw-gradient-from: rgb(234 179 8 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/70 {
  --tw-gradient-from: rgb(234 179 8 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/75 {
  --tw-gradient-from: rgb(234 179 8 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/80 {
  --tw-gradient-from: rgb(234 179 8 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/85 {
  --tw-gradient-from: rgb(234 179 8 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/90 {
  --tw-gradient-from: rgb(234 179 8 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-500\/95 {
  --tw-gradient-from: rgb(234 179 8 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600 {
  --tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/0 {
  --tw-gradient-from: rgb(202 138 4 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/10 {
  --tw-gradient-from: rgb(202 138 4 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/100 {
  --tw-gradient-from: rgb(202 138 4 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/15 {
  --tw-gradient-from: rgb(202 138 4 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/20 {
  --tw-gradient-from: rgb(202 138 4 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/25 {
  --tw-gradient-from: rgb(202 138 4 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/30 {
  --tw-gradient-from: rgb(202 138 4 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/35 {
  --tw-gradient-from: rgb(202 138 4 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/40 {
  --tw-gradient-from: rgb(202 138 4 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/45 {
  --tw-gradient-from: rgb(202 138 4 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/5 {
  --tw-gradient-from: rgb(202 138 4 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/50 {
  --tw-gradient-from: rgb(202 138 4 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/55 {
  --tw-gradient-from: rgb(202 138 4 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/60 {
  --tw-gradient-from: rgb(202 138 4 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/65 {
  --tw-gradient-from: rgb(202 138 4 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/70 {
  --tw-gradient-from: rgb(202 138 4 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/75 {
  --tw-gradient-from: rgb(202 138 4 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/80 {
  --tw-gradient-from: rgb(202 138 4 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/85 {
  --tw-gradient-from: rgb(202 138 4 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/90 {
  --tw-gradient-from: rgb(202 138 4 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-600\/95 {
  --tw-gradient-from: rgb(202 138 4 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700 {
  --tw-gradient-from: #a16207 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/0 {
  --tw-gradient-from: rgb(161 98 7 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/10 {
  --tw-gradient-from: rgb(161 98 7 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/100 {
  --tw-gradient-from: rgb(161 98 7 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/15 {
  --tw-gradient-from: rgb(161 98 7 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/20 {
  --tw-gradient-from: rgb(161 98 7 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/25 {
  --tw-gradient-from: rgb(161 98 7 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/30 {
  --tw-gradient-from: rgb(161 98 7 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/35 {
  --tw-gradient-from: rgb(161 98 7 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/40 {
  --tw-gradient-from: rgb(161 98 7 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/45 {
  --tw-gradient-from: rgb(161 98 7 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/5 {
  --tw-gradient-from: rgb(161 98 7 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/50 {
  --tw-gradient-from: rgb(161 98 7 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/55 {
  --tw-gradient-from: rgb(161 98 7 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/60 {
  --tw-gradient-from: rgb(161 98 7 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/65 {
  --tw-gradient-from: rgb(161 98 7 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/70 {
  --tw-gradient-from: rgb(161 98 7 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/75 {
  --tw-gradient-from: rgb(161 98 7 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/80 {
  --tw-gradient-from: rgb(161 98 7 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/85 {
  --tw-gradient-from: rgb(161 98 7 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/90 {
  --tw-gradient-from: rgb(161 98 7 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-700\/95 {
  --tw-gradient-from: rgb(161 98 7 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800 {
  --tw-gradient-from: #854d0e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/0 {
  --tw-gradient-from: rgb(133 77 14 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/10 {
  --tw-gradient-from: rgb(133 77 14 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/100 {
  --tw-gradient-from: rgb(133 77 14 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/15 {
  --tw-gradient-from: rgb(133 77 14 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/20 {
  --tw-gradient-from: rgb(133 77 14 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/25 {
  --tw-gradient-from: rgb(133 77 14 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/30 {
  --tw-gradient-from: rgb(133 77 14 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/35 {
  --tw-gradient-from: rgb(133 77 14 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/40 {
  --tw-gradient-from: rgb(133 77 14 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/45 {
  --tw-gradient-from: rgb(133 77 14 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/5 {
  --tw-gradient-from: rgb(133 77 14 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/50 {
  --tw-gradient-from: rgb(133 77 14 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/55 {
  --tw-gradient-from: rgb(133 77 14 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/60 {
  --tw-gradient-from: rgb(133 77 14 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/65 {
  --tw-gradient-from: rgb(133 77 14 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/70 {
  --tw-gradient-from: rgb(133 77 14 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/75 {
  --tw-gradient-from: rgb(133 77 14 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/80 {
  --tw-gradient-from: rgb(133 77 14 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/85 {
  --tw-gradient-from: rgb(133 77 14 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/90 {
  --tw-gradient-from: rgb(133 77 14 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-800\/95 {
  --tw-gradient-from: rgb(133 77 14 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900 {
  --tw-gradient-from: #713f12 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/0 {
  --tw-gradient-from: rgb(113 63 18 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/10 {
  --tw-gradient-from: rgb(113 63 18 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/100 {
  --tw-gradient-from: rgb(113 63 18 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/15 {
  --tw-gradient-from: rgb(113 63 18 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/20 {
  --tw-gradient-from: rgb(113 63 18 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/25 {
  --tw-gradient-from: rgb(113 63 18 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/30 {
  --tw-gradient-from: rgb(113 63 18 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/35 {
  --tw-gradient-from: rgb(113 63 18 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/40 {
  --tw-gradient-from: rgb(113 63 18 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/45 {
  --tw-gradient-from: rgb(113 63 18 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/5 {
  --tw-gradient-from: rgb(113 63 18 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/50 {
  --tw-gradient-from: rgb(113 63 18 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/55 {
  --tw-gradient-from: rgb(113 63 18 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/60 {
  --tw-gradient-from: rgb(113 63 18 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/65 {
  --tw-gradient-from: rgb(113 63 18 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/70 {
  --tw-gradient-from: rgb(113 63 18 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/75 {
  --tw-gradient-from: rgb(113 63 18 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/80 {
  --tw-gradient-from: rgb(113 63 18 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/85 {
  --tw-gradient-from: rgb(113 63 18 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/90 {
  --tw-gradient-from: rgb(113 63 18 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-900\/95 {
  --tw-gradient-from: rgb(113 63 18 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950 {
  --tw-gradient-from: #422006 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/0 {
  --tw-gradient-from: rgb(66 32 6 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/10 {
  --tw-gradient-from: rgb(66 32 6 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/100 {
  --tw-gradient-from: rgb(66 32 6 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/15 {
  --tw-gradient-from: rgb(66 32 6 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/20 {
  --tw-gradient-from: rgb(66 32 6 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/25 {
  --tw-gradient-from: rgb(66 32 6 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/30 {
  --tw-gradient-from: rgb(66 32 6 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/35 {
  --tw-gradient-from: rgb(66 32 6 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/40 {
  --tw-gradient-from: rgb(66 32 6 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/45 {
  --tw-gradient-from: rgb(66 32 6 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/5 {
  --tw-gradient-from: rgb(66 32 6 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/50 {
  --tw-gradient-from: rgb(66 32 6 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/55 {
  --tw-gradient-from: rgb(66 32 6 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/60 {
  --tw-gradient-from: rgb(66 32 6 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/65 {
  --tw-gradient-from: rgb(66 32 6 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/70 {
  --tw-gradient-from: rgb(66 32 6 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/75 {
  --tw-gradient-from: rgb(66 32 6 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/80 {
  --tw-gradient-from: rgb(66 32 6 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/85 {
  --tw-gradient-from: rgb(66 32 6 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/90 {
  --tw-gradient-from: rgb(66 32 6 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-yellow-950\/95 {
  --tw-gradient-from: rgb(66 32 6 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-slate-600 {
  --tw-gradient-to: rgb(71 85 105 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #475569 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-white\/20 {
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fef9c3 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/0 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/10 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/100 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/15 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/20 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/25 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/30 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/35 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/40 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/45 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/5 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/50 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/55 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/60 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/65 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/70 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/75 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/80 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/85 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/90 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-100\/95 {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fef08a var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/0 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/10 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/100 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/15 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/20 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/25 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/30 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/35 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/40 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/45 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/5 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/50 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/55 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/60 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/65 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/70 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/75 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/80 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/85 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/90 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-200\/95 {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fde047 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/0 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/10 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/100 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/15 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/20 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/25 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/30 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/35 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/40 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/45 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/5 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/50 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/55 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/60 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/65 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/70 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/75 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/80 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/85 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/90 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-300\/95 {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #facc15 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/0 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/10 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/100 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/15 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/20 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/25 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/30 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/35 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/40 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/45 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/5 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/50 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/55 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/60 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/65 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/70 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/75 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/80 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/85 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/90 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-400\/95 {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fefce8 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/0 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/10 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/100 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/15 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/20 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/25 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/30 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/35 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/40 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/45 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/5 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/50 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/55 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/60 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/65 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/70 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/75 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/80 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/85 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/90 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-50\/95 {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #eab308 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/0 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/10 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/100 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/15 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/20 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/25 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/30 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/35 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/40 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/45 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/5 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/50 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/55 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/60 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/65 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/70 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/75 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/80 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/85 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/90 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-500\/95 {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #ca8a04 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/0 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/10 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/100 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/15 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/20 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/25 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/30 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/35 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/40 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/45 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/5 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/50 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/55 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/60 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/65 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/70 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/75 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/80 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/85 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/90 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-600\/95 {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #a16207 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/0 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/10 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/100 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/15 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/20 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/25 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/30 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/35 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/40 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/45 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/5 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/50 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/55 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/60 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/65 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/70 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/75 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/80 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/85 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/90 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-700\/95 {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #854d0e var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/0 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/10 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/100 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/15 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/20 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/25 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/30 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/35 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/40 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/45 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/5 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/50 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/55 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/60 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/65 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/70 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/75 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/80 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/85 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/90 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-800\/95 {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #713f12 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/0 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/10 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/100 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/15 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/20 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/25 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/30 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/35 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/40 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/45 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/5 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/50 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/55 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/60 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/65 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/70 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/75 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/80 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/85 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/90 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-900\/95 {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #422006 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/0 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/10 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/100 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/15 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/20 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/25 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/30 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/35 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/40 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/45 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/5 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/50 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/55 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/60 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/65 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/70 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/75 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/80 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/85 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/90 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-yellow-950\/95 {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-amber-400 {
  --tw-gradient-to: #fbbf24 var(--tw-gradient-to-position);
}
.to-blue-500 {
  --tw-gradient-to: #3b82f6 var(--tw-gradient-to-position);
}
.to-blue-600 {
  --tw-gradient-to: #2563eb var(--tw-gradient-to-position);
}
.to-blue-700 {
  --tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position);
}
.to-gray-100 {
  --tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position);
}
.to-gray-700 {
  --tw-gradient-to: #374151 var(--tw-gradient-to-position);
}
.to-indigo-600 {
  --tw-gradient-to: #4f46e5 var(--tw-gradient-to-position);
}
.to-primary\/10 {
  --tw-gradient-to: hsl(var(--primary) / 0.1) var(--tw-gradient-to-position);
}
.to-purple-600 {
  --tw-gradient-to: #9333ea var(--tw-gradient-to-position);
}
.to-slate-700 {
  --tw-gradient-to: #334155 var(--tw-gradient-to-position);
}
.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-yellow-100 {
  --tw-gradient-to: #fef9c3 var(--tw-gradient-to-position);
}
.to-yellow-100\/0 {
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
}
.to-yellow-100\/10 {
  --tw-gradient-to: rgb(254 249 195 / 0.1) var(--tw-gradient-to-position);
}
.to-yellow-100\/100 {
  --tw-gradient-to: rgb(254 249 195 / 1) var(--tw-gradient-to-position);
}
.to-yellow-100\/15 {
  --tw-gradient-to: rgb(254 249 195 / 0.15) var(--tw-gradient-to-position);
}
.to-yellow-100\/20 {
  --tw-gradient-to: rgb(254 249 195 / 0.2) var(--tw-gradient-to-position);
}
.to-yellow-100\/25 {
  --tw-gradient-to: rgb(254 249 195 / 0.25) var(--tw-gradient-to-position);
}
.to-yellow-100\/30 {
  --tw-gradient-to: rgb(254 249 195 / 0.3) var(--tw-gradient-to-position);
}
.to-yellow-100\/35 {
  --tw-gradient-to: rgb(254 249 195 / 0.35) var(--tw-gradient-to-position);
}
.to-yellow-100\/40 {
  --tw-gradient-to: rgb(254 249 195 / 0.4) var(--tw-gradient-to-position);
}
.to-yellow-100\/45 {
  --tw-gradient-to: rgb(254 249 195 / 0.45) var(--tw-gradient-to-position);
}
.to-yellow-100\/5 {
  --tw-gradient-to: rgb(254 249 195 / 0.05) var(--tw-gradient-to-position);
}
.to-yellow-100\/50 {
  --tw-gradient-to: rgb(254 249 195 / 0.5) var(--tw-gradient-to-position);
}
.to-yellow-100\/55 {
  --tw-gradient-to: rgb(254 249 195 / 0.55) var(--tw-gradient-to-position);
}
.to-yellow-100\/60 {
  --tw-gradient-to: rgb(254 249 195 / 0.6) var(--tw-gradient-to-position);
}
.to-yellow-100\/65 {
  --tw-gradient-to: rgb(254 249 195 / 0.65) var(--tw-gradient-to-position);
}
.to-yellow-100\/70 {
  --tw-gradient-to: rgb(254 249 195 / 0.7) var(--tw-gradient-to-position);
}
.to-yellow-100\/75 {
  --tw-gradient-to: rgb(254 249 195 / 0.75) var(--tw-gradient-to-position);
}
.to-yellow-100\/80 {
  --tw-gradient-to: rgb(254 249 195 / 0.8) var(--tw-gradient-to-position);
}
.to-yellow-100\/85 {
  --tw-gradient-to: rgb(254 249 195 / 0.85) var(--tw-gradient-to-position);
}
.to-yellow-100\/90 {
  --tw-gradient-to: rgb(254 249 195 / 0.9) var(--tw-gradient-to-position);
}
.to-yellow-100\/95 {
  --tw-gradient-to: rgb(254 249 195 / 0.95) var(--tw-gradient-to-position);
}
.to-yellow-200 {
  --tw-gradient-to: #fef08a var(--tw-gradient-to-position);
}
.to-yellow-200\/0 {
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
}
.to-yellow-200\/10 {
  --tw-gradient-to: rgb(254 240 138 / 0.1) var(--tw-gradient-to-position);
}
.to-yellow-200\/100 {
  --tw-gradient-to: rgb(254 240 138 / 1) var(--tw-gradient-to-position);
}
.to-yellow-200\/15 {
  --tw-gradient-to: rgb(254 240 138 / 0.15) var(--tw-gradient-to-position);
}
.to-yellow-200\/20 {
  --tw-gradient-to: rgb(254 240 138 / 0.2) var(--tw-gradient-to-position);
}
.to-yellow-200\/25 {
  --tw-gradient-to: rgb(254 240 138 / 0.25) var(--tw-gradient-to-position);
}
.to-yellow-200\/30 {
  --tw-gradient-to: rgb(254 240 138 / 0.3) var(--tw-gradient-to-position);
}
.to-yellow-200\/35 {
  --tw-gradient-to: rgb(254 240 138 / 0.35) var(--tw-gradient-to-position);
}
.to-yellow-200\/40 {
  --tw-gradient-to: rgb(254 240 138 / 0.4) var(--tw-gradient-to-position);
}
.to-yellow-200\/45 {
  --tw-gradient-to: rgb(254 240 138 / 0.45) var(--tw-gradient-to-position);
}
.to-yellow-200\/5 {
  --tw-gradient-to: rgb(254 240 138 / 0.05) var(--tw-gradient-to-position);
}
.to-yellow-200\/50 {
  --tw-gradient-to: rgb(254 240 138 / 0.5) var(--tw-gradient-to-position);
}
.to-yellow-200\/55 {
  --tw-gradient-to: rgb(254 240 138 / 0.55) var(--tw-gradient-to-position);
}
.to-yellow-200\/60 {
  --tw-gradient-to: rgb(254 240 138 / 0.6) var(--tw-gradient-to-position);
}
.to-yellow-200\/65 {
  --tw-gradient-to: rgb(254 240 138 / 0.65) var(--tw-gradient-to-position);
}
.to-yellow-200\/70 {
  --tw-gradient-to: rgb(254 240 138 / 0.7) var(--tw-gradient-to-position);
}
.to-yellow-200\/75 {
  --tw-gradient-to: rgb(254 240 138 / 0.75) var(--tw-gradient-to-position);
}
.to-yellow-200\/80 {
  --tw-gradient-to: rgb(254 240 138 / 0.8) var(--tw-gradient-to-position);
}
.to-yellow-200\/85 {
  --tw-gradient-to: rgb(254 240 138 / 0.85) var(--tw-gradient-to-position);
}
.to-yellow-200\/90 {
  --tw-gradient-to: rgb(254 240 138 / 0.9) var(--tw-gradient-to-position);
}
.to-yellow-200\/95 {
  --tw-gradient-to: rgb(254 240 138 / 0.95) var(--tw-gradient-to-position);
}
.to-yellow-300 {
  --tw-gradient-to: #fde047 var(--tw-gradient-to-position);
}
.to-yellow-300\/0 {
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
}
.to-yellow-300\/10 {
  --tw-gradient-to: rgb(253 224 71 / 0.1) var(--tw-gradient-to-position);
}
.to-yellow-300\/100 {
  --tw-gradient-to: rgb(253 224 71 / 1) var(--tw-gradient-to-position);
}
.to-yellow-300\/15 {
  --tw-gradient-to: rgb(253 224 71 / 0.15) var(--tw-gradient-to-position);
}
.to-yellow-300\/20 {
  --tw-gradient-to: rgb(253 224 71 / 0.2) var(--tw-gradient-to-position);
}
.to-yellow-300\/25 {
  --tw-gradient-to: rgb(253 224 71 / 0.25) var(--tw-gradient-to-position);
}
.to-yellow-300\/30 {
  --tw-gradient-to: rgb(253 224 71 / 0.3) var(--tw-gradient-to-position);
}
.to-yellow-300\/35 {
  --tw-gradient-to: rgb(253 224 71 / 0.35) var(--tw-gradient-to-position);
}
.to-yellow-300\/40 {
  --tw-gradient-to: rgb(253 224 71 / 0.4) var(--tw-gradient-to-position);
}
.to-yellow-300\/45 {
  --tw-gradient-to: rgb(253 224 71 / 0.45) var(--tw-gradient-to-position);
}
.to-yellow-300\/5 {
  --tw-gradient-to: rgb(253 224 71 / 0.05) var(--tw-gradient-to-position);
}
.to-yellow-300\/50 {
  --tw-gradient-to: rgb(253 224 71 / 0.5) var(--tw-gradient-to-position);
}
.to-yellow-300\/55 {
  --tw-gradient-to: rgb(253 224 71 / 0.55) var(--tw-gradient-to-position);
}
.to-yellow-300\/60 {
  --tw-gradient-to: rgb(253 224 71 / 0.6) var(--tw-gradient-to-position);
}
.to-yellow-300\/65 {
  --tw-gradient-to: rgb(253 224 71 / 0.65) var(--tw-gradient-to-position);
}
.to-yellow-300\/70 {
  --tw-gradient-to: rgb(253 224 71 / 0.7) var(--tw-gradient-to-position);
}
.to-yellow-300\/75 {
  --tw-gradient-to: rgb(253 224 71 / 0.75) var(--tw-gradient-to-position);
}
.to-yellow-300\/80 {
  --tw-gradient-to: rgb(253 224 71 / 0.8) var(--tw-gradient-to-position);
}
.to-yellow-300\/85 {
  --tw-gradient-to: rgb(253 224 71 / 0.85) var(--tw-gradient-to-position);
}
.to-yellow-300\/90 {
  --tw-gradient-to: rgb(253 224 71 / 0.9) var(--tw-gradient-to-position);
}
.to-yellow-300\/95 {
  --tw-gradient-to: rgb(253 224 71 / 0.95) var(--tw-gradient-to-position);
}
.to-yellow-400 {
  --tw-gradient-to: #facc15 var(--tw-gradient-to-position);
}
.to-yellow-400\/0 {
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
}
.to-yellow-400\/10 {
  --tw-gradient-to: rgb(250 204 21 / 0.1) var(--tw-gradient-to-position);
}
.to-yellow-400\/100 {
  --tw-gradient-to: rgb(250 204 21 / 1) var(--tw-gradient-to-position);
}
.to-yellow-400\/15 {
  --tw-gradient-to: rgb(250 204 21 / 0.15) var(--tw-gradient-to-position);
}
.to-yellow-400\/20 {
  --tw-gradient-to: rgb(250 204 21 / 0.2) var(--tw-gradient-to-position);
}
.to-yellow-400\/25 {
  --tw-gradient-to: rgb(250 204 21 / 0.25) var(--tw-gradient-to-position);
}
.to-yellow-400\/30 {
  --tw-gradient-to: rgb(250 204 21 / 0.3) var(--tw-gradient-to-position);
}
.to-yellow-400\/35 {
  --tw-gradient-to: rgb(250 204 21 / 0.35) var(--tw-gradient-to-position);
}
.to-yellow-400\/40 {
  --tw-gradient-to: rgb(250 204 21 / 0.4) var(--tw-gradient-to-position);
}
.to-yellow-400\/45 {
  --tw-gradient-to: rgb(250 204 21 / 0.45) var(--tw-gradient-to-position);
}
.to-yellow-400\/5 {
  --tw-gradient-to: rgb(250 204 21 / 0.05) var(--tw-gradient-to-position);
}
.to-yellow-400\/50 {
  --tw-gradient-to: rgb(250 204 21 / 0.5) var(--tw-gradient-to-position);
}
.to-yellow-400\/55 {
  --tw-gradient-to: rgb(250 204 21 / 0.55) var(--tw-gradient-to-position);
}
.to-yellow-400\/60 {
  --tw-gradient-to: rgb(250 204 21 / 0.6) var(--tw-gradient-to-position);
}
.to-yellow-400\/65 {
  --tw-gradient-to: rgb(250 204 21 / 0.65) var(--tw-gradient-to-position);
}
.to-yellow-400\/70 {
  --tw-gradient-to: rgb(250 204 21 / 0.7) var(--tw-gradient-to-position);
}
.to-yellow-400\/75 {
  --tw-gradient-to: rgb(250 204 21 / 0.75) var(--tw-gradient-to-position);
}
.to-yellow-400\/80 {
  --tw-gradient-to: rgb(250 204 21 / 0.8) var(--tw-gradient-to-position);
}
.to-yellow-400\/85 {
  --tw-gradient-to: rgb(250 204 21 / 0.85) var(--tw-gradient-to-position);
}
.to-yellow-400\/90 {
  --tw-gradient-to: rgb(250 204 21 / 0.9) var(--tw-gradient-to-position);
}
.to-yellow-400\/95 {
  --tw-gradient-to: rgb(250 204 21 / 0.95) var(--tw-gradient-to-position);
}
.to-yellow-50 {
  --tw-gradient-to: #fefce8 var(--tw-gradient-to-position);
}
.to-yellow-50\/0 {
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
}
.to-yellow-50\/10 {
  --tw-gradient-to: rgb(254 252 232 / 0.1) var(--tw-gradient-to-position);
}
.to-yellow-50\/100 {
  --tw-gradient-to: rgb(254 252 232 / 1) var(--tw-gradient-to-position);
}
.to-yellow-50\/15 {
  --tw-gradient-to: rgb(254 252 232 / 0.15) var(--tw-gradient-to-position);
}
.to-yellow-50\/20 {
  --tw-gradient-to: rgb(254 252 232 / 0.2) var(--tw-gradient-to-position);
}
.to-yellow-50\/25 {
  --tw-gradient-to: rgb(254 252 232 / 0.25) var(--tw-gradient-to-position);
}
.to-yellow-50\/30 {
  --tw-gradient-to: rgb(254 252 232 / 0.3) var(--tw-gradient-to-position);
}
.to-yellow-50\/35 {
  --tw-gradient-to: rgb(254 252 232 / 0.35) var(--tw-gradient-to-position);
}
.to-yellow-50\/40 {
  --tw-gradient-to: rgb(254 252 232 / 0.4) var(--tw-gradient-to-position);
}
.to-yellow-50\/45 {
  --tw-gradient-to: rgb(254 252 232 / 0.45) var(--tw-gradient-to-position);
}
.to-yellow-50\/5 {
  --tw-gradient-to: rgb(254 252 232 / 0.05) var(--tw-gradient-to-position);
}
.to-yellow-50\/50 {
  --tw-gradient-to: rgb(254 252 232 / 0.5) var(--tw-gradient-to-position);
}
.to-yellow-50\/55 {
  --tw-gradient-to: rgb(254 252 232 / 0.55) var(--tw-gradient-to-position);
}
.to-yellow-50\/60 {
  --tw-gradient-to: rgb(254 252 232 / 0.6) var(--tw-gradient-to-position);
}
.to-yellow-50\/65 {
  --tw-gradient-to: rgb(254 252 232 / 0.65) var(--tw-gradient-to-position);
}
.to-yellow-50\/70 {
  --tw-gradient-to: rgb(254 252 232 / 0.7) var(--tw-gradient-to-position);
}
.to-yellow-50\/75 {
  --tw-gradient-to: rgb(254 252 232 / 0.75) var(--tw-gradient-to-position);
}
.to-yellow-50\/80 {
  --tw-gradient-to: rgb(254 252 232 / 0.8) var(--tw-gradient-to-position);
}
.to-yellow-50\/85 {
  --tw-gradient-to: rgb(254 252 232 / 0.85) var(--tw-gradient-to-position);
}
.to-yellow-50\/90 {
  --tw-gradient-to: rgb(254 252 232 / 0.9) var(--tw-gradient-to-position);
}
.to-yellow-50\/95 {
  --tw-gradient-to: rgb(254 252 232 / 0.95) var(--tw-gradient-to-position);
}
.to-yellow-500 {
  --tw-gradient-to: #eab308 var(--tw-gradient-to-position);
}
.to-yellow-500\/0 {
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
}
.to-yellow-500\/10 {
  --tw-gradient-to: rgb(234 179 8 / 0.1) var(--tw-gradient-to-position);
}
.to-yellow-500\/100 {
  --tw-gradient-to: rgb(234 179 8 / 1) var(--tw-gradient-to-position);
}
.to-yellow-500\/15 {
  --tw-gradient-to: rgb(234 179 8 / 0.15) var(--tw-gradient-to-position);
}
.to-yellow-500\/20 {
  --tw-gradient-to: rgb(234 179 8 / 0.2) var(--tw-gradient-to-position);
}
.to-yellow-500\/25 {
  --tw-gradient-to: rgb(234 179 8 / 0.25) var(--tw-gradient-to-position);
}
.to-yellow-500\/30 {
  --tw-gradient-to: rgb(234 179 8 / 0.3) var(--tw-gradient-to-position);
}
.to-yellow-500\/35 {
  --tw-gradient-to: rgb(234 179 8 / 0.35) var(--tw-gradient-to-position);
}
.to-yellow-500\/40 {
  --tw-gradient-to: rgb(234 179 8 / 0.4) var(--tw-gradient-to-position);
}
.to-yellow-500\/45 {
  --tw-gradient-to: rgb(234 179 8 / 0.45) var(--tw-gradient-to-position);
}
.to-yellow-500\/5 {
  --tw-gradient-to: rgb(234 179 8 / 0.05) var(--tw-gradient-to-position);
}
.to-yellow-500\/50 {
  --tw-gradient-to: rgb(234 179 8 / 0.5) var(--tw-gradient-to-position);
}
.to-yellow-500\/55 {
  --tw-gradient-to: rgb(234 179 8 / 0.55) var(--tw-gradient-to-position);
}
.to-yellow-500\/60 {
  --tw-gradient-to: rgb(234 179 8 / 0.6) var(--tw-gradient-to-position);
}
.to-yellow-500\/65 {
  --tw-gradient-to: rgb(234 179 8 / 0.65) var(--tw-gradient-to-position);
}
.to-yellow-500\/70 {
  --tw-gradient-to: rgb(234 179 8 / 0.7) var(--tw-gradient-to-position);
}
.to-yellow-500\/75 {
  --tw-gradient-to: rgb(234 179 8 / 0.75) var(--tw-gradient-to-position);
}
.to-yellow-500\/80 {
  --tw-gradient-to: rgb(234 179 8 / 0.8) var(--tw-gradient-to-position);
}
.to-yellow-500\/85 {
  --tw-gradient-to: rgb(234 179 8 / 0.85) var(--tw-gradient-to-position);
}
.to-yellow-500\/90 {
  --tw-gradient-to: rgb(234 179 8 / 0.9) var(--tw-gradient-to-position);
}
.to-yellow-500\/95 {
  --tw-gradient-to: rgb(234 179 8 / 0.95) var(--tw-gradient-to-position);
}
.to-yellow-600 {
  --tw-gradient-to: #ca8a04 var(--tw-gradient-to-position);
}
.to-yellow-600\/0 {
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
}
.to-yellow-600\/10 {
  --tw-gradient-to: rgb(202 138 4 / 0.1) var(--tw-gradient-to-position);
}
.to-yellow-600\/100 {
  --tw-gradient-to: rgb(202 138 4 / 1) var(--tw-gradient-to-position);
}
.to-yellow-600\/15 {
  --tw-gradient-to: rgb(202 138 4 / 0.15) var(--tw-gradient-to-position);
}
.to-yellow-600\/20 {
  --tw-gradient-to: rgb(202 138 4 / 0.2) var(--tw-gradient-to-position);
}
.to-yellow-600\/25 {
  --tw-gradient-to: rgb(202 138 4 / 0.25) var(--tw-gradient-to-position);
}
.to-yellow-600\/30 {
  --tw-gradient-to: rgb(202 138 4 / 0.3) var(--tw-gradient-to-position);
}
.to-yellow-600\/35 {
  --tw-gradient-to: rgb(202 138 4 / 0.35) var(--tw-gradient-to-position);
}
.to-yellow-600\/40 {
  --tw-gradient-to: rgb(202 138 4 / 0.4) var(--tw-gradient-to-position);
}
.to-yellow-600\/45 {
  --tw-gradient-to: rgb(202 138 4 / 0.45) var(--tw-gradient-to-position);
}
.to-yellow-600\/5 {
  --tw-gradient-to: rgb(202 138 4 / 0.05) var(--tw-gradient-to-position);
}
.to-yellow-600\/50 {
  --tw-gradient-to: rgb(202 138 4 / 0.5) var(--tw-gradient-to-position);
}
.to-yellow-600\/55 {
  --tw-gradient-to: rgb(202 138 4 / 0.55) var(--tw-gradient-to-position);
}
.to-yellow-600\/60 {
  --tw-gradient-to: rgb(202 138 4 / 0.6) var(--tw-gradient-to-position);
}
.to-yellow-600\/65 {
  --tw-gradient-to: rgb(202 138 4 / 0.65) var(--tw-gradient-to-position);
}
.to-yellow-600\/70 {
  --tw-gradient-to: rgb(202 138 4 / 0.7) var(--tw-gradient-to-position);
}
.to-yellow-600\/75 {
  --tw-gradient-to: rgb(202 138 4 / 0.75) var(--tw-gradient-to-position);
}
.to-yellow-600\/80 {
  --tw-gradient-to: rgb(202 138 4 / 0.8) var(--tw-gradient-to-position);
}
.to-yellow-600\/85 {
  --tw-gradient-to: rgb(202 138 4 / 0.85) var(--tw-gradient-to-position);
}
.to-yellow-600\/90 {
  --tw-gradient-to: rgb(202 138 4 / 0.9) var(--tw-gradient-to-position);
}
.to-yellow-600\/95 {
  --tw-gradient-to: rgb(202 138 4 / 0.95) var(--tw-gradient-to-position);
}
.to-yellow-700 {
  --tw-gradient-to: #a16207 var(--tw-gradient-to-position);
}
.to-yellow-700\/0 {
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
}
.to-yellow-700\/10 {
  --tw-gradient-to: rgb(161 98 7 / 0.1) var(--tw-gradient-to-position);
}
.to-yellow-700\/100 {
  --tw-gradient-to: rgb(161 98 7 / 1) var(--tw-gradient-to-position);
}
.to-yellow-700\/15 {
  --tw-gradient-to: rgb(161 98 7 / 0.15) var(--tw-gradient-to-position);
}
.to-yellow-700\/20 {
  --tw-gradient-to: rgb(161 98 7 / 0.2) var(--tw-gradient-to-position);
}
.to-yellow-700\/25 {
  --tw-gradient-to: rgb(161 98 7 / 0.25) var(--tw-gradient-to-position);
}
.to-yellow-700\/30 {
  --tw-gradient-to: rgb(161 98 7 / 0.3) var(--tw-gradient-to-position);
}
.to-yellow-700\/35 {
  --tw-gradient-to: rgb(161 98 7 / 0.35) var(--tw-gradient-to-position);
}
.to-yellow-700\/40 {
  --tw-gradient-to: rgb(161 98 7 / 0.4) var(--tw-gradient-to-position);
}
.to-yellow-700\/45 {
  --tw-gradient-to: rgb(161 98 7 / 0.45) var(--tw-gradient-to-position);
}
.to-yellow-700\/5 {
  --tw-gradient-to: rgb(161 98 7 / 0.05) var(--tw-gradient-to-position);
}
.to-yellow-700\/50 {
  --tw-gradient-to: rgb(161 98 7 / 0.5) var(--tw-gradient-to-position);
}
.to-yellow-700\/55 {
  --tw-gradient-to: rgb(161 98 7 / 0.55) var(--tw-gradient-to-position);
}
.to-yellow-700\/60 {
  --tw-gradient-to: rgb(161 98 7 / 0.6) var(--tw-gradient-to-position);
}
.to-yellow-700\/65 {
  --tw-gradient-to: rgb(161 98 7 / 0.65) var(--tw-gradient-to-position);
}
.to-yellow-700\/70 {
  --tw-gradient-to: rgb(161 98 7 / 0.7) var(--tw-gradient-to-position);
}
.to-yellow-700\/75 {
  --tw-gradient-to: rgb(161 98 7 / 0.75) var(--tw-gradient-to-position);
}
.to-yellow-700\/80 {
  --tw-gradient-to: rgb(161 98 7 / 0.8) var(--tw-gradient-to-position);
}
.to-yellow-700\/85 {
  --tw-gradient-to: rgb(161 98 7 / 0.85) var(--tw-gradient-to-position);
}
.to-yellow-700\/90 {
  --tw-gradient-to: rgb(161 98 7 / 0.9) var(--tw-gradient-to-position);
}
.to-yellow-700\/95 {
  --tw-gradient-to: rgb(161 98 7 / 0.95) var(--tw-gradient-to-position);
}
.to-yellow-800 {
  --tw-gradient-to: #854d0e var(--tw-gradient-to-position);
}
.to-yellow-800\/0 {
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
}
.to-yellow-800\/10 {
  --tw-gradient-to: rgb(133 77 14 / 0.1) var(--tw-gradient-to-position);
}
.to-yellow-800\/100 {
  --tw-gradient-to: rgb(133 77 14 / 1) var(--tw-gradient-to-position);
}
.to-yellow-800\/15 {
  --tw-gradient-to: rgb(133 77 14 / 0.15) var(--tw-gradient-to-position);
}
.to-yellow-800\/20 {
  --tw-gradient-to: rgb(133 77 14 / 0.2) var(--tw-gradient-to-position);
}
.to-yellow-800\/25 {
  --tw-gradient-to: rgb(133 77 14 / 0.25) var(--tw-gradient-to-position);
}
.to-yellow-800\/30 {
  --tw-gradient-to: rgb(133 77 14 / 0.3) var(--tw-gradient-to-position);
}
.to-yellow-800\/35 {
  --tw-gradient-to: rgb(133 77 14 / 0.35) var(--tw-gradient-to-position);
}
.to-yellow-800\/40 {
  --tw-gradient-to: rgb(133 77 14 / 0.4) var(--tw-gradient-to-position);
}
.to-yellow-800\/45 {
  --tw-gradient-to: rgb(133 77 14 / 0.45) var(--tw-gradient-to-position);
}
.to-yellow-800\/5 {
  --tw-gradient-to: rgb(133 77 14 / 0.05) var(--tw-gradient-to-position);
}
.to-yellow-800\/50 {
  --tw-gradient-to: rgb(133 77 14 / 0.5) var(--tw-gradient-to-position);
}
.to-yellow-800\/55 {
  --tw-gradient-to: rgb(133 77 14 / 0.55) var(--tw-gradient-to-position);
}
.to-yellow-800\/60 {
  --tw-gradient-to: rgb(133 77 14 / 0.6) var(--tw-gradient-to-position);
}
.to-yellow-800\/65 {
  --tw-gradient-to: rgb(133 77 14 / 0.65) var(--tw-gradient-to-position);
}
.to-yellow-800\/70 {
  --tw-gradient-to: rgb(133 77 14 / 0.7) var(--tw-gradient-to-position);
}
.to-yellow-800\/75 {
  --tw-gradient-to: rgb(133 77 14 / 0.75) var(--tw-gradient-to-position);
}
.to-yellow-800\/80 {
  --tw-gradient-to: rgb(133 77 14 / 0.8) var(--tw-gradient-to-position);
}
.to-yellow-800\/85 {
  --tw-gradient-to: rgb(133 77 14 / 0.85) var(--tw-gradient-to-position);
}
.to-yellow-800\/90 {
  --tw-gradient-to: rgb(133 77 14 / 0.9) var(--tw-gradient-to-position);
}
.to-yellow-800\/95 {
  --tw-gradient-to: rgb(133 77 14 / 0.95) var(--tw-gradient-to-position);
}
.to-yellow-900 {
  --tw-gradient-to: #713f12 var(--tw-gradient-to-position);
}
.to-yellow-900\/0 {
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
}
.to-yellow-900\/10 {
  --tw-gradient-to: rgb(113 63 18 / 0.1) var(--tw-gradient-to-position);
}
.to-yellow-900\/100 {
  --tw-gradient-to: rgb(113 63 18 / 1) var(--tw-gradient-to-position);
}
.to-yellow-900\/15 {
  --tw-gradient-to: rgb(113 63 18 / 0.15) var(--tw-gradient-to-position);
}
.to-yellow-900\/20 {
  --tw-gradient-to: rgb(113 63 18 / 0.2) var(--tw-gradient-to-position);
}
.to-yellow-900\/25 {
  --tw-gradient-to: rgb(113 63 18 / 0.25) var(--tw-gradient-to-position);
}
.to-yellow-900\/30 {
  --tw-gradient-to: rgb(113 63 18 / 0.3) var(--tw-gradient-to-position);
}
.to-yellow-900\/35 {
  --tw-gradient-to: rgb(113 63 18 / 0.35) var(--tw-gradient-to-position);
}
.to-yellow-900\/40 {
  --tw-gradient-to: rgb(113 63 18 / 0.4) var(--tw-gradient-to-position);
}
.to-yellow-900\/45 {
  --tw-gradient-to: rgb(113 63 18 / 0.45) var(--tw-gradient-to-position);
}
.to-yellow-900\/5 {
  --tw-gradient-to: rgb(113 63 18 / 0.05) var(--tw-gradient-to-position);
}
.to-yellow-900\/50 {
  --tw-gradient-to: rgb(113 63 18 / 0.5) var(--tw-gradient-to-position);
}
.to-yellow-900\/55 {
  --tw-gradient-to: rgb(113 63 18 / 0.55) var(--tw-gradient-to-position);
}
.to-yellow-900\/60 {
  --tw-gradient-to: rgb(113 63 18 / 0.6) var(--tw-gradient-to-position);
}
.to-yellow-900\/65 {
  --tw-gradient-to: rgb(113 63 18 / 0.65) var(--tw-gradient-to-position);
}
.to-yellow-900\/70 {
  --tw-gradient-to: rgb(113 63 18 / 0.7) var(--tw-gradient-to-position);
}
.to-yellow-900\/75 {
  --tw-gradient-to: rgb(113 63 18 / 0.75) var(--tw-gradient-to-position);
}
.to-yellow-900\/80 {
  --tw-gradient-to: rgb(113 63 18 / 0.8) var(--tw-gradient-to-position);
}
.to-yellow-900\/85 {
  --tw-gradient-to: rgb(113 63 18 / 0.85) var(--tw-gradient-to-position);
}
.to-yellow-900\/90 {
  --tw-gradient-to: rgb(113 63 18 / 0.9) var(--tw-gradient-to-position);
}
.to-yellow-900\/95 {
  --tw-gradient-to: rgb(113 63 18 / 0.95) var(--tw-gradient-to-position);
}
.to-yellow-950 {
  --tw-gradient-to: #422006 var(--tw-gradient-to-position);
}
.to-yellow-950\/0 {
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
}
.to-yellow-950\/10 {
  --tw-gradient-to: rgb(66 32 6 / 0.1) var(--tw-gradient-to-position);
}
.to-yellow-950\/100 {
  --tw-gradient-to: rgb(66 32 6 / 1) var(--tw-gradient-to-position);
}
.to-yellow-950\/15 {
  --tw-gradient-to: rgb(66 32 6 / 0.15) var(--tw-gradient-to-position);
}
.to-yellow-950\/20 {
  --tw-gradient-to: rgb(66 32 6 / 0.2) var(--tw-gradient-to-position);
}
.to-yellow-950\/25 {
  --tw-gradient-to: rgb(66 32 6 / 0.25) var(--tw-gradient-to-position);
}
.to-yellow-950\/30 {
  --tw-gradient-to: rgb(66 32 6 / 0.3) var(--tw-gradient-to-position);
}
.to-yellow-950\/35 {
  --tw-gradient-to: rgb(66 32 6 / 0.35) var(--tw-gradient-to-position);
}
.to-yellow-950\/40 {
  --tw-gradient-to: rgb(66 32 6 / 0.4) var(--tw-gradient-to-position);
}
.to-yellow-950\/45 {
  --tw-gradient-to: rgb(66 32 6 / 0.45) var(--tw-gradient-to-position);
}
.to-yellow-950\/5 {
  --tw-gradient-to: rgb(66 32 6 / 0.05) var(--tw-gradient-to-position);
}
.to-yellow-950\/50 {
  --tw-gradient-to: rgb(66 32 6 / 0.5) var(--tw-gradient-to-position);
}
.to-yellow-950\/55 {
  --tw-gradient-to: rgb(66 32 6 / 0.55) var(--tw-gradient-to-position);
}
.to-yellow-950\/60 {
  --tw-gradient-to: rgb(66 32 6 / 0.6) var(--tw-gradient-to-position);
}
.to-yellow-950\/65 {
  --tw-gradient-to: rgb(66 32 6 / 0.65) var(--tw-gradient-to-position);
}
.to-yellow-950\/70 {
  --tw-gradient-to: rgb(66 32 6 / 0.7) var(--tw-gradient-to-position);
}
.to-yellow-950\/75 {
  --tw-gradient-to: rgb(66 32 6 / 0.75) var(--tw-gradient-to-position);
}
.to-yellow-950\/80 {
  --tw-gradient-to: rgb(66 32 6 / 0.8) var(--tw-gradient-to-position);
}
.to-yellow-950\/85 {
  --tw-gradient-to: rgb(66 32 6 / 0.85) var(--tw-gradient-to-position);
}
.to-yellow-950\/90 {
  --tw-gradient-to: rgb(66 32 6 / 0.9) var(--tw-gradient-to-position);
}
.to-yellow-950\/95 {
  --tw-gradient-to: rgb(66 32 6 / 0.95) var(--tw-gradient-to-position);
}
.bg-cover {
  background-size: cover;
}
.bg-clip-text {
  background-clip: text;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.fill-background {
  fill: hsl(var(--background));
}
.fill-current {
  fill: currentColor;
}
.fill-foreground {
  fill: hsl(var(--foreground));
}
.fill-primary {
  fill: hsl(var(--primary));
}
.fill-yellow-100 {
  fill: #fef9c3;
}
.fill-yellow-100\/0 {
  fill: rgb(254 249 195 / 0);
}
.fill-yellow-100\/10 {
  fill: rgb(254 249 195 / 0.1);
}
.fill-yellow-100\/100 {
  fill: rgb(254 249 195 / 1);
}
.fill-yellow-100\/15 {
  fill: rgb(254 249 195 / 0.15);
}
.fill-yellow-100\/20 {
  fill: rgb(254 249 195 / 0.2);
}
.fill-yellow-100\/25 {
  fill: rgb(254 249 195 / 0.25);
}
.fill-yellow-100\/30 {
  fill: rgb(254 249 195 / 0.3);
}
.fill-yellow-100\/35 {
  fill: rgb(254 249 195 / 0.35);
}
.fill-yellow-100\/40 {
  fill: rgb(254 249 195 / 0.4);
}
.fill-yellow-100\/45 {
  fill: rgb(254 249 195 / 0.45);
}
.fill-yellow-100\/5 {
  fill: rgb(254 249 195 / 0.05);
}
.fill-yellow-100\/50 {
  fill: rgb(254 249 195 / 0.5);
}
.fill-yellow-100\/55 {
  fill: rgb(254 249 195 / 0.55);
}
.fill-yellow-100\/60 {
  fill: rgb(254 249 195 / 0.6);
}
.fill-yellow-100\/65 {
  fill: rgb(254 249 195 / 0.65);
}
.fill-yellow-100\/70 {
  fill: rgb(254 249 195 / 0.7);
}
.fill-yellow-100\/75 {
  fill: rgb(254 249 195 / 0.75);
}
.fill-yellow-100\/80 {
  fill: rgb(254 249 195 / 0.8);
}
.fill-yellow-100\/85 {
  fill: rgb(254 249 195 / 0.85);
}
.fill-yellow-100\/90 {
  fill: rgb(254 249 195 / 0.9);
}
.fill-yellow-100\/95 {
  fill: rgb(254 249 195 / 0.95);
}
.fill-yellow-200 {
  fill: #fef08a;
}
.fill-yellow-200\/0 {
  fill: rgb(254 240 138 / 0);
}
.fill-yellow-200\/10 {
  fill: rgb(254 240 138 / 0.1);
}
.fill-yellow-200\/100 {
  fill: rgb(254 240 138 / 1);
}
.fill-yellow-200\/15 {
  fill: rgb(254 240 138 / 0.15);
}
.fill-yellow-200\/20 {
  fill: rgb(254 240 138 / 0.2);
}
.fill-yellow-200\/25 {
  fill: rgb(254 240 138 / 0.25);
}
.fill-yellow-200\/30 {
  fill: rgb(254 240 138 / 0.3);
}
.fill-yellow-200\/35 {
  fill: rgb(254 240 138 / 0.35);
}
.fill-yellow-200\/40 {
  fill: rgb(254 240 138 / 0.4);
}
.fill-yellow-200\/45 {
  fill: rgb(254 240 138 / 0.45);
}
.fill-yellow-200\/5 {
  fill: rgb(254 240 138 / 0.05);
}
.fill-yellow-200\/50 {
  fill: rgb(254 240 138 / 0.5);
}
.fill-yellow-200\/55 {
  fill: rgb(254 240 138 / 0.55);
}
.fill-yellow-200\/60 {
  fill: rgb(254 240 138 / 0.6);
}
.fill-yellow-200\/65 {
  fill: rgb(254 240 138 / 0.65);
}
.fill-yellow-200\/70 {
  fill: rgb(254 240 138 / 0.7);
}
.fill-yellow-200\/75 {
  fill: rgb(254 240 138 / 0.75);
}
.fill-yellow-200\/80 {
  fill: rgb(254 240 138 / 0.8);
}
.fill-yellow-200\/85 {
  fill: rgb(254 240 138 / 0.85);
}
.fill-yellow-200\/90 {
  fill: rgb(254 240 138 / 0.9);
}
.fill-yellow-200\/95 {
  fill: rgb(254 240 138 / 0.95);
}
.fill-yellow-300 {
  fill: #fde047;
}
.fill-yellow-300\/0 {
  fill: rgb(253 224 71 / 0);
}
.fill-yellow-300\/10 {
  fill: rgb(253 224 71 / 0.1);
}
.fill-yellow-300\/100 {
  fill: rgb(253 224 71 / 1);
}
.fill-yellow-300\/15 {
  fill: rgb(253 224 71 / 0.15);
}
.fill-yellow-300\/20 {
  fill: rgb(253 224 71 / 0.2);
}
.fill-yellow-300\/25 {
  fill: rgb(253 224 71 / 0.25);
}
.fill-yellow-300\/30 {
  fill: rgb(253 224 71 / 0.3);
}
.fill-yellow-300\/35 {
  fill: rgb(253 224 71 / 0.35);
}
.fill-yellow-300\/40 {
  fill: rgb(253 224 71 / 0.4);
}
.fill-yellow-300\/45 {
  fill: rgb(253 224 71 / 0.45);
}
.fill-yellow-300\/5 {
  fill: rgb(253 224 71 / 0.05);
}
.fill-yellow-300\/50 {
  fill: rgb(253 224 71 / 0.5);
}
.fill-yellow-300\/55 {
  fill: rgb(253 224 71 / 0.55);
}
.fill-yellow-300\/60 {
  fill: rgb(253 224 71 / 0.6);
}
.fill-yellow-300\/65 {
  fill: rgb(253 224 71 / 0.65);
}
.fill-yellow-300\/70 {
  fill: rgb(253 224 71 / 0.7);
}
.fill-yellow-300\/75 {
  fill: rgb(253 224 71 / 0.75);
}
.fill-yellow-300\/80 {
  fill: rgb(253 224 71 / 0.8);
}
.fill-yellow-300\/85 {
  fill: rgb(253 224 71 / 0.85);
}
.fill-yellow-300\/90 {
  fill: rgb(253 224 71 / 0.9);
}
.fill-yellow-300\/95 {
  fill: rgb(253 224 71 / 0.95);
}
.fill-yellow-400 {
  fill: #facc15;
}
.fill-yellow-400\/0 {
  fill: rgb(250 204 21 / 0);
}
.fill-yellow-400\/10 {
  fill: rgb(250 204 21 / 0.1);
}
.fill-yellow-400\/100 {
  fill: rgb(250 204 21 / 1);
}
.fill-yellow-400\/15 {
  fill: rgb(250 204 21 / 0.15);
}
.fill-yellow-400\/20 {
  fill: rgb(250 204 21 / 0.2);
}
.fill-yellow-400\/25 {
  fill: rgb(250 204 21 / 0.25);
}
.fill-yellow-400\/30 {
  fill: rgb(250 204 21 / 0.3);
}
.fill-yellow-400\/35 {
  fill: rgb(250 204 21 / 0.35);
}
.fill-yellow-400\/40 {
  fill: rgb(250 204 21 / 0.4);
}
.fill-yellow-400\/45 {
  fill: rgb(250 204 21 / 0.45);
}
.fill-yellow-400\/5 {
  fill: rgb(250 204 21 / 0.05);
}
.fill-yellow-400\/50 {
  fill: rgb(250 204 21 / 0.5);
}
.fill-yellow-400\/55 {
  fill: rgb(250 204 21 / 0.55);
}
.fill-yellow-400\/60 {
  fill: rgb(250 204 21 / 0.6);
}
.fill-yellow-400\/65 {
  fill: rgb(250 204 21 / 0.65);
}
.fill-yellow-400\/70 {
  fill: rgb(250 204 21 / 0.7);
}
.fill-yellow-400\/75 {
  fill: rgb(250 204 21 / 0.75);
}
.fill-yellow-400\/80 {
  fill: rgb(250 204 21 / 0.8);
}
.fill-yellow-400\/85 {
  fill: rgb(250 204 21 / 0.85);
}
.fill-yellow-400\/90 {
  fill: rgb(250 204 21 / 0.9);
}
.fill-yellow-400\/95 {
  fill: rgb(250 204 21 / 0.95);
}
.fill-yellow-50 {
  fill: #fefce8;
}
.fill-yellow-50\/0 {
  fill: rgb(254 252 232 / 0);
}
.fill-yellow-50\/10 {
  fill: rgb(254 252 232 / 0.1);
}
.fill-yellow-50\/100 {
  fill: rgb(254 252 232 / 1);
}
.fill-yellow-50\/15 {
  fill: rgb(254 252 232 / 0.15);
}
.fill-yellow-50\/20 {
  fill: rgb(254 252 232 / 0.2);
}
.fill-yellow-50\/25 {
  fill: rgb(254 252 232 / 0.25);
}
.fill-yellow-50\/30 {
  fill: rgb(254 252 232 / 0.3);
}
.fill-yellow-50\/35 {
  fill: rgb(254 252 232 / 0.35);
}
.fill-yellow-50\/40 {
  fill: rgb(254 252 232 / 0.4);
}
.fill-yellow-50\/45 {
  fill: rgb(254 252 232 / 0.45);
}
.fill-yellow-50\/5 {
  fill: rgb(254 252 232 / 0.05);
}
.fill-yellow-50\/50 {
  fill: rgb(254 252 232 / 0.5);
}
.fill-yellow-50\/55 {
  fill: rgb(254 252 232 / 0.55);
}
.fill-yellow-50\/60 {
  fill: rgb(254 252 232 / 0.6);
}
.fill-yellow-50\/65 {
  fill: rgb(254 252 232 / 0.65);
}
.fill-yellow-50\/70 {
  fill: rgb(254 252 232 / 0.7);
}
.fill-yellow-50\/75 {
  fill: rgb(254 252 232 / 0.75);
}
.fill-yellow-50\/80 {
  fill: rgb(254 252 232 / 0.8);
}
.fill-yellow-50\/85 {
  fill: rgb(254 252 232 / 0.85);
}
.fill-yellow-50\/90 {
  fill: rgb(254 252 232 / 0.9);
}
.fill-yellow-50\/95 {
  fill: rgb(254 252 232 / 0.95);
}
.fill-yellow-500 {
  fill: #eab308;
}
.fill-yellow-500\/0 {
  fill: rgb(234 179 8 / 0);
}
.fill-yellow-500\/10 {
  fill: rgb(234 179 8 / 0.1);
}
.fill-yellow-500\/100 {
  fill: rgb(234 179 8 / 1);
}
.fill-yellow-500\/15 {
  fill: rgb(234 179 8 / 0.15);
}
.fill-yellow-500\/20 {
  fill: rgb(234 179 8 / 0.2);
}
.fill-yellow-500\/25 {
  fill: rgb(234 179 8 / 0.25);
}
.fill-yellow-500\/30 {
  fill: rgb(234 179 8 / 0.3);
}
.fill-yellow-500\/35 {
  fill: rgb(234 179 8 / 0.35);
}
.fill-yellow-500\/40 {
  fill: rgb(234 179 8 / 0.4);
}
.fill-yellow-500\/45 {
  fill: rgb(234 179 8 / 0.45);
}
.fill-yellow-500\/5 {
  fill: rgb(234 179 8 / 0.05);
}
.fill-yellow-500\/50 {
  fill: rgb(234 179 8 / 0.5);
}
.fill-yellow-500\/55 {
  fill: rgb(234 179 8 / 0.55);
}
.fill-yellow-500\/60 {
  fill: rgb(234 179 8 / 0.6);
}
.fill-yellow-500\/65 {
  fill: rgb(234 179 8 / 0.65);
}
.fill-yellow-500\/70 {
  fill: rgb(234 179 8 / 0.7);
}
.fill-yellow-500\/75 {
  fill: rgb(234 179 8 / 0.75);
}
.fill-yellow-500\/80 {
  fill: rgb(234 179 8 / 0.8);
}
.fill-yellow-500\/85 {
  fill: rgb(234 179 8 / 0.85);
}
.fill-yellow-500\/90 {
  fill: rgb(234 179 8 / 0.9);
}
.fill-yellow-500\/95 {
  fill: rgb(234 179 8 / 0.95);
}
.fill-yellow-600 {
  fill: #ca8a04;
}
.fill-yellow-600\/0 {
  fill: rgb(202 138 4 / 0);
}
.fill-yellow-600\/10 {
  fill: rgb(202 138 4 / 0.1);
}
.fill-yellow-600\/100 {
  fill: rgb(202 138 4 / 1);
}
.fill-yellow-600\/15 {
  fill: rgb(202 138 4 / 0.15);
}
.fill-yellow-600\/20 {
  fill: rgb(202 138 4 / 0.2);
}
.fill-yellow-600\/25 {
  fill: rgb(202 138 4 / 0.25);
}
.fill-yellow-600\/30 {
  fill: rgb(202 138 4 / 0.3);
}
.fill-yellow-600\/35 {
  fill: rgb(202 138 4 / 0.35);
}
.fill-yellow-600\/40 {
  fill: rgb(202 138 4 / 0.4);
}
.fill-yellow-600\/45 {
  fill: rgb(202 138 4 / 0.45);
}
.fill-yellow-600\/5 {
  fill: rgb(202 138 4 / 0.05);
}
.fill-yellow-600\/50 {
  fill: rgb(202 138 4 / 0.5);
}
.fill-yellow-600\/55 {
  fill: rgb(202 138 4 / 0.55);
}
.fill-yellow-600\/60 {
  fill: rgb(202 138 4 / 0.6);
}
.fill-yellow-600\/65 {
  fill: rgb(202 138 4 / 0.65);
}
.fill-yellow-600\/70 {
  fill: rgb(202 138 4 / 0.7);
}
.fill-yellow-600\/75 {
  fill: rgb(202 138 4 / 0.75);
}
.fill-yellow-600\/80 {
  fill: rgb(202 138 4 / 0.8);
}
.fill-yellow-600\/85 {
  fill: rgb(202 138 4 / 0.85);
}
.fill-yellow-600\/90 {
  fill: rgb(202 138 4 / 0.9);
}
.fill-yellow-600\/95 {
  fill: rgb(202 138 4 / 0.95);
}
.fill-yellow-700 {
  fill: #a16207;
}
.fill-yellow-700\/0 {
  fill: rgb(161 98 7 / 0);
}
.fill-yellow-700\/10 {
  fill: rgb(161 98 7 / 0.1);
}
.fill-yellow-700\/100 {
  fill: rgb(161 98 7 / 1);
}
.fill-yellow-700\/15 {
  fill: rgb(161 98 7 / 0.15);
}
.fill-yellow-700\/20 {
  fill: rgb(161 98 7 / 0.2);
}
.fill-yellow-700\/25 {
  fill: rgb(161 98 7 / 0.25);
}
.fill-yellow-700\/30 {
  fill: rgb(161 98 7 / 0.3);
}
.fill-yellow-700\/35 {
  fill: rgb(161 98 7 / 0.35);
}
.fill-yellow-700\/40 {
  fill: rgb(161 98 7 / 0.4);
}
.fill-yellow-700\/45 {
  fill: rgb(161 98 7 / 0.45);
}
.fill-yellow-700\/5 {
  fill: rgb(161 98 7 / 0.05);
}
.fill-yellow-700\/50 {
  fill: rgb(161 98 7 / 0.5);
}
.fill-yellow-700\/55 {
  fill: rgb(161 98 7 / 0.55);
}
.fill-yellow-700\/60 {
  fill: rgb(161 98 7 / 0.6);
}
.fill-yellow-700\/65 {
  fill: rgb(161 98 7 / 0.65);
}
.fill-yellow-700\/70 {
  fill: rgb(161 98 7 / 0.7);
}
.fill-yellow-700\/75 {
  fill: rgb(161 98 7 / 0.75);
}
.fill-yellow-700\/80 {
  fill: rgb(161 98 7 / 0.8);
}
.fill-yellow-700\/85 {
  fill: rgb(161 98 7 / 0.85);
}
.fill-yellow-700\/90 {
  fill: rgb(161 98 7 / 0.9);
}
.fill-yellow-700\/95 {
  fill: rgb(161 98 7 / 0.95);
}
.fill-yellow-800 {
  fill: #854d0e;
}
.fill-yellow-800\/0 {
  fill: rgb(133 77 14 / 0);
}
.fill-yellow-800\/10 {
  fill: rgb(133 77 14 / 0.1);
}
.fill-yellow-800\/100 {
  fill: rgb(133 77 14 / 1);
}
.fill-yellow-800\/15 {
  fill: rgb(133 77 14 / 0.15);
}
.fill-yellow-800\/20 {
  fill: rgb(133 77 14 / 0.2);
}
.fill-yellow-800\/25 {
  fill: rgb(133 77 14 / 0.25);
}
.fill-yellow-800\/30 {
  fill: rgb(133 77 14 / 0.3);
}
.fill-yellow-800\/35 {
  fill: rgb(133 77 14 / 0.35);
}
.fill-yellow-800\/40 {
  fill: rgb(133 77 14 / 0.4);
}
.fill-yellow-800\/45 {
  fill: rgb(133 77 14 / 0.45);
}
.fill-yellow-800\/5 {
  fill: rgb(133 77 14 / 0.05);
}
.fill-yellow-800\/50 {
  fill: rgb(133 77 14 / 0.5);
}
.fill-yellow-800\/55 {
  fill: rgb(133 77 14 / 0.55);
}
.fill-yellow-800\/60 {
  fill: rgb(133 77 14 / 0.6);
}
.fill-yellow-800\/65 {
  fill: rgb(133 77 14 / 0.65);
}
.fill-yellow-800\/70 {
  fill: rgb(133 77 14 / 0.7);
}
.fill-yellow-800\/75 {
  fill: rgb(133 77 14 / 0.75);
}
.fill-yellow-800\/80 {
  fill: rgb(133 77 14 / 0.8);
}
.fill-yellow-800\/85 {
  fill: rgb(133 77 14 / 0.85);
}
.fill-yellow-800\/90 {
  fill: rgb(133 77 14 / 0.9);
}
.fill-yellow-800\/95 {
  fill: rgb(133 77 14 / 0.95);
}
.fill-yellow-900 {
  fill: #713f12;
}
.fill-yellow-900\/0 {
  fill: rgb(113 63 18 / 0);
}
.fill-yellow-900\/10 {
  fill: rgb(113 63 18 / 0.1);
}
.fill-yellow-900\/100 {
  fill: rgb(113 63 18 / 1);
}
.fill-yellow-900\/15 {
  fill: rgb(113 63 18 / 0.15);
}
.fill-yellow-900\/20 {
  fill: rgb(113 63 18 / 0.2);
}
.fill-yellow-900\/25 {
  fill: rgb(113 63 18 / 0.25);
}
.fill-yellow-900\/30 {
  fill: rgb(113 63 18 / 0.3);
}
.fill-yellow-900\/35 {
  fill: rgb(113 63 18 / 0.35);
}
.fill-yellow-900\/40 {
  fill: rgb(113 63 18 / 0.4);
}
.fill-yellow-900\/45 {
  fill: rgb(113 63 18 / 0.45);
}
.fill-yellow-900\/5 {
  fill: rgb(113 63 18 / 0.05);
}
.fill-yellow-900\/50 {
  fill: rgb(113 63 18 / 0.5);
}
.fill-yellow-900\/55 {
  fill: rgb(113 63 18 / 0.55);
}
.fill-yellow-900\/60 {
  fill: rgb(113 63 18 / 0.6);
}
.fill-yellow-900\/65 {
  fill: rgb(113 63 18 / 0.65);
}
.fill-yellow-900\/70 {
  fill: rgb(113 63 18 / 0.7);
}
.fill-yellow-900\/75 {
  fill: rgb(113 63 18 / 0.75);
}
.fill-yellow-900\/80 {
  fill: rgb(113 63 18 / 0.8);
}
.fill-yellow-900\/85 {
  fill: rgb(113 63 18 / 0.85);
}
.fill-yellow-900\/90 {
  fill: rgb(113 63 18 / 0.9);
}
.fill-yellow-900\/95 {
  fill: rgb(113 63 18 / 0.95);
}
.fill-yellow-950 {
  fill: #422006;
}
.fill-yellow-950\/0 {
  fill: rgb(66 32 6 / 0);
}
.fill-yellow-950\/10 {
  fill: rgb(66 32 6 / 0.1);
}
.fill-yellow-950\/100 {
  fill: rgb(66 32 6 / 1);
}
.fill-yellow-950\/15 {
  fill: rgb(66 32 6 / 0.15);
}
.fill-yellow-950\/20 {
  fill: rgb(66 32 6 / 0.2);
}
.fill-yellow-950\/25 {
  fill: rgb(66 32 6 / 0.25);
}
.fill-yellow-950\/30 {
  fill: rgb(66 32 6 / 0.3);
}
.fill-yellow-950\/35 {
  fill: rgb(66 32 6 / 0.35);
}
.fill-yellow-950\/40 {
  fill: rgb(66 32 6 / 0.4);
}
.fill-yellow-950\/45 {
  fill: rgb(66 32 6 / 0.45);
}
.fill-yellow-950\/5 {
  fill: rgb(66 32 6 / 0.05);
}
.fill-yellow-950\/50 {
  fill: rgb(66 32 6 / 0.5);
}
.fill-yellow-950\/55 {
  fill: rgb(66 32 6 / 0.55);
}
.fill-yellow-950\/60 {
  fill: rgb(66 32 6 / 0.6);
}
.fill-yellow-950\/65 {
  fill: rgb(66 32 6 / 0.65);
}
.fill-yellow-950\/70 {
  fill: rgb(66 32 6 / 0.7);
}
.fill-yellow-950\/75 {
  fill: rgb(66 32 6 / 0.75);
}
.fill-yellow-950\/80 {
  fill: rgb(66 32 6 / 0.8);
}
.fill-yellow-950\/85 {
  fill: rgb(66 32 6 / 0.85);
}
.fill-yellow-950\/90 {
  fill: rgb(66 32 6 / 0.9);
}
.fill-yellow-950\/95 {
  fill: rgb(66 32 6 / 0.95);
}
.stroke-muted {
  stroke: hsl(var(--muted));
}
.stroke-yellow-100 {
  stroke: #fef9c3;
}
.stroke-yellow-100\/0 {
  stroke: rgb(254 249 195 / 0);
}
.stroke-yellow-100\/10 {
  stroke: rgb(254 249 195 / 0.1);
}
.stroke-yellow-100\/100 {
  stroke: rgb(254 249 195 / 1);
}
.stroke-yellow-100\/15 {
  stroke: rgb(254 249 195 / 0.15);
}
.stroke-yellow-100\/20 {
  stroke: rgb(254 249 195 / 0.2);
}
.stroke-yellow-100\/25 {
  stroke: rgb(254 249 195 / 0.25);
}
.stroke-yellow-100\/30 {
  stroke: rgb(254 249 195 / 0.3);
}
.stroke-yellow-100\/35 {
  stroke: rgb(254 249 195 / 0.35);
}
.stroke-yellow-100\/40 {
  stroke: rgb(254 249 195 / 0.4);
}
.stroke-yellow-100\/45 {
  stroke: rgb(254 249 195 / 0.45);
}
.stroke-yellow-100\/5 {
  stroke: rgb(254 249 195 / 0.05);
}
.stroke-yellow-100\/50 {
  stroke: rgb(254 249 195 / 0.5);
}
.stroke-yellow-100\/55 {
  stroke: rgb(254 249 195 / 0.55);
}
.stroke-yellow-100\/60 {
  stroke: rgb(254 249 195 / 0.6);
}
.stroke-yellow-100\/65 {
  stroke: rgb(254 249 195 / 0.65);
}
.stroke-yellow-100\/70 {
  stroke: rgb(254 249 195 / 0.7);
}
.stroke-yellow-100\/75 {
  stroke: rgb(254 249 195 / 0.75);
}
.stroke-yellow-100\/80 {
  stroke: rgb(254 249 195 / 0.8);
}
.stroke-yellow-100\/85 {
  stroke: rgb(254 249 195 / 0.85);
}
.stroke-yellow-100\/90 {
  stroke: rgb(254 249 195 / 0.9);
}
.stroke-yellow-100\/95 {
  stroke: rgb(254 249 195 / 0.95);
}
.stroke-yellow-200 {
  stroke: #fef08a;
}
.stroke-yellow-200\/0 {
  stroke: rgb(254 240 138 / 0);
}
.stroke-yellow-200\/10 {
  stroke: rgb(254 240 138 / 0.1);
}
.stroke-yellow-200\/100 {
  stroke: rgb(254 240 138 / 1);
}
.stroke-yellow-200\/15 {
  stroke: rgb(254 240 138 / 0.15);
}
.stroke-yellow-200\/20 {
  stroke: rgb(254 240 138 / 0.2);
}
.stroke-yellow-200\/25 {
  stroke: rgb(254 240 138 / 0.25);
}
.stroke-yellow-200\/30 {
  stroke: rgb(254 240 138 / 0.3);
}
.stroke-yellow-200\/35 {
  stroke: rgb(254 240 138 / 0.35);
}
.stroke-yellow-200\/40 {
  stroke: rgb(254 240 138 / 0.4);
}
.stroke-yellow-200\/45 {
  stroke: rgb(254 240 138 / 0.45);
}
.stroke-yellow-200\/5 {
  stroke: rgb(254 240 138 / 0.05);
}
.stroke-yellow-200\/50 {
  stroke: rgb(254 240 138 / 0.5);
}
.stroke-yellow-200\/55 {
  stroke: rgb(254 240 138 / 0.55);
}
.stroke-yellow-200\/60 {
  stroke: rgb(254 240 138 / 0.6);
}
.stroke-yellow-200\/65 {
  stroke: rgb(254 240 138 / 0.65);
}
.stroke-yellow-200\/70 {
  stroke: rgb(254 240 138 / 0.7);
}
.stroke-yellow-200\/75 {
  stroke: rgb(254 240 138 / 0.75);
}
.stroke-yellow-200\/80 {
  stroke: rgb(254 240 138 / 0.8);
}
.stroke-yellow-200\/85 {
  stroke: rgb(254 240 138 / 0.85);
}
.stroke-yellow-200\/90 {
  stroke: rgb(254 240 138 / 0.9);
}
.stroke-yellow-200\/95 {
  stroke: rgb(254 240 138 / 0.95);
}
.stroke-yellow-300 {
  stroke: #fde047;
}
.stroke-yellow-300\/0 {
  stroke: rgb(253 224 71 / 0);
}
.stroke-yellow-300\/10 {
  stroke: rgb(253 224 71 / 0.1);
}
.stroke-yellow-300\/100 {
  stroke: rgb(253 224 71 / 1);
}
.stroke-yellow-300\/15 {
  stroke: rgb(253 224 71 / 0.15);
}
.stroke-yellow-300\/20 {
  stroke: rgb(253 224 71 / 0.2);
}
.stroke-yellow-300\/25 {
  stroke: rgb(253 224 71 / 0.25);
}
.stroke-yellow-300\/30 {
  stroke: rgb(253 224 71 / 0.3);
}
.stroke-yellow-300\/35 {
  stroke: rgb(253 224 71 / 0.35);
}
.stroke-yellow-300\/40 {
  stroke: rgb(253 224 71 / 0.4);
}
.stroke-yellow-300\/45 {
  stroke: rgb(253 224 71 / 0.45);
}
.stroke-yellow-300\/5 {
  stroke: rgb(253 224 71 / 0.05);
}
.stroke-yellow-300\/50 {
  stroke: rgb(253 224 71 / 0.5);
}
.stroke-yellow-300\/55 {
  stroke: rgb(253 224 71 / 0.55);
}
.stroke-yellow-300\/60 {
  stroke: rgb(253 224 71 / 0.6);
}
.stroke-yellow-300\/65 {
  stroke: rgb(253 224 71 / 0.65);
}
.stroke-yellow-300\/70 {
  stroke: rgb(253 224 71 / 0.7);
}
.stroke-yellow-300\/75 {
  stroke: rgb(253 224 71 / 0.75);
}
.stroke-yellow-300\/80 {
  stroke: rgb(253 224 71 / 0.8);
}
.stroke-yellow-300\/85 {
  stroke: rgb(253 224 71 / 0.85);
}
.stroke-yellow-300\/90 {
  stroke: rgb(253 224 71 / 0.9);
}
.stroke-yellow-300\/95 {
  stroke: rgb(253 224 71 / 0.95);
}
.stroke-yellow-400 {
  stroke: #facc15;
}
.stroke-yellow-400\/0 {
  stroke: rgb(250 204 21 / 0);
}
.stroke-yellow-400\/10 {
  stroke: rgb(250 204 21 / 0.1);
}
.stroke-yellow-400\/100 {
  stroke: rgb(250 204 21 / 1);
}
.stroke-yellow-400\/15 {
  stroke: rgb(250 204 21 / 0.15);
}
.stroke-yellow-400\/20 {
  stroke: rgb(250 204 21 / 0.2);
}
.stroke-yellow-400\/25 {
  stroke: rgb(250 204 21 / 0.25);
}
.stroke-yellow-400\/30 {
  stroke: rgb(250 204 21 / 0.3);
}
.stroke-yellow-400\/35 {
  stroke: rgb(250 204 21 / 0.35);
}
.stroke-yellow-400\/40 {
  stroke: rgb(250 204 21 / 0.4);
}
.stroke-yellow-400\/45 {
  stroke: rgb(250 204 21 / 0.45);
}
.stroke-yellow-400\/5 {
  stroke: rgb(250 204 21 / 0.05);
}
.stroke-yellow-400\/50 {
  stroke: rgb(250 204 21 / 0.5);
}
.stroke-yellow-400\/55 {
  stroke: rgb(250 204 21 / 0.55);
}
.stroke-yellow-400\/60 {
  stroke: rgb(250 204 21 / 0.6);
}
.stroke-yellow-400\/65 {
  stroke: rgb(250 204 21 / 0.65);
}
.stroke-yellow-400\/70 {
  stroke: rgb(250 204 21 / 0.7);
}
.stroke-yellow-400\/75 {
  stroke: rgb(250 204 21 / 0.75);
}
.stroke-yellow-400\/80 {
  stroke: rgb(250 204 21 / 0.8);
}
.stroke-yellow-400\/85 {
  stroke: rgb(250 204 21 / 0.85);
}
.stroke-yellow-400\/90 {
  stroke: rgb(250 204 21 / 0.9);
}
.stroke-yellow-400\/95 {
  stroke: rgb(250 204 21 / 0.95);
}
.stroke-yellow-50 {
  stroke: #fefce8;
}
.stroke-yellow-50\/0 {
  stroke: rgb(254 252 232 / 0);
}
.stroke-yellow-50\/10 {
  stroke: rgb(254 252 232 / 0.1);
}
.stroke-yellow-50\/100 {
  stroke: rgb(254 252 232 / 1);
}
.stroke-yellow-50\/15 {
  stroke: rgb(254 252 232 / 0.15);
}
.stroke-yellow-50\/20 {
  stroke: rgb(254 252 232 / 0.2);
}
.stroke-yellow-50\/25 {
  stroke: rgb(254 252 232 / 0.25);
}
.stroke-yellow-50\/30 {
  stroke: rgb(254 252 232 / 0.3);
}
.stroke-yellow-50\/35 {
  stroke: rgb(254 252 232 / 0.35);
}
.stroke-yellow-50\/40 {
  stroke: rgb(254 252 232 / 0.4);
}
.stroke-yellow-50\/45 {
  stroke: rgb(254 252 232 / 0.45);
}
.stroke-yellow-50\/5 {
  stroke: rgb(254 252 232 / 0.05);
}
.stroke-yellow-50\/50 {
  stroke: rgb(254 252 232 / 0.5);
}
.stroke-yellow-50\/55 {
  stroke: rgb(254 252 232 / 0.55);
}
.stroke-yellow-50\/60 {
  stroke: rgb(254 252 232 / 0.6);
}
.stroke-yellow-50\/65 {
  stroke: rgb(254 252 232 / 0.65);
}
.stroke-yellow-50\/70 {
  stroke: rgb(254 252 232 / 0.7);
}
.stroke-yellow-50\/75 {
  stroke: rgb(254 252 232 / 0.75);
}
.stroke-yellow-50\/80 {
  stroke: rgb(254 252 232 / 0.8);
}
.stroke-yellow-50\/85 {
  stroke: rgb(254 252 232 / 0.85);
}
.stroke-yellow-50\/90 {
  stroke: rgb(254 252 232 / 0.9);
}
.stroke-yellow-50\/95 {
  stroke: rgb(254 252 232 / 0.95);
}
.stroke-yellow-500 {
  stroke: #eab308;
}
.stroke-yellow-500\/0 {
  stroke: rgb(234 179 8 / 0);
}
.stroke-yellow-500\/10 {
  stroke: rgb(234 179 8 / 0.1);
}
.stroke-yellow-500\/100 {
  stroke: rgb(234 179 8 / 1);
}
.stroke-yellow-500\/15 {
  stroke: rgb(234 179 8 / 0.15);
}
.stroke-yellow-500\/20 {
  stroke: rgb(234 179 8 / 0.2);
}
.stroke-yellow-500\/25 {
  stroke: rgb(234 179 8 / 0.25);
}
.stroke-yellow-500\/30 {
  stroke: rgb(234 179 8 / 0.3);
}
.stroke-yellow-500\/35 {
  stroke: rgb(234 179 8 / 0.35);
}
.stroke-yellow-500\/40 {
  stroke: rgb(234 179 8 / 0.4);
}
.stroke-yellow-500\/45 {
  stroke: rgb(234 179 8 / 0.45);
}
.stroke-yellow-500\/5 {
  stroke: rgb(234 179 8 / 0.05);
}
.stroke-yellow-500\/50 {
  stroke: rgb(234 179 8 / 0.5);
}
.stroke-yellow-500\/55 {
  stroke: rgb(234 179 8 / 0.55);
}
.stroke-yellow-500\/60 {
  stroke: rgb(234 179 8 / 0.6);
}
.stroke-yellow-500\/65 {
  stroke: rgb(234 179 8 / 0.65);
}
.stroke-yellow-500\/70 {
  stroke: rgb(234 179 8 / 0.7);
}
.stroke-yellow-500\/75 {
  stroke: rgb(234 179 8 / 0.75);
}
.stroke-yellow-500\/80 {
  stroke: rgb(234 179 8 / 0.8);
}
.stroke-yellow-500\/85 {
  stroke: rgb(234 179 8 / 0.85);
}
.stroke-yellow-500\/90 {
  stroke: rgb(234 179 8 / 0.9);
}
.stroke-yellow-500\/95 {
  stroke: rgb(234 179 8 / 0.95);
}
.stroke-yellow-600 {
  stroke: #ca8a04;
}
.stroke-yellow-600\/0 {
  stroke: rgb(202 138 4 / 0);
}
.stroke-yellow-600\/10 {
  stroke: rgb(202 138 4 / 0.1);
}
.stroke-yellow-600\/100 {
  stroke: rgb(202 138 4 / 1);
}
.stroke-yellow-600\/15 {
  stroke: rgb(202 138 4 / 0.15);
}
.stroke-yellow-600\/20 {
  stroke: rgb(202 138 4 / 0.2);
}
.stroke-yellow-600\/25 {
  stroke: rgb(202 138 4 / 0.25);
}
.stroke-yellow-600\/30 {
  stroke: rgb(202 138 4 / 0.3);
}
.stroke-yellow-600\/35 {
  stroke: rgb(202 138 4 / 0.35);
}
.stroke-yellow-600\/40 {
  stroke: rgb(202 138 4 / 0.4);
}
.stroke-yellow-600\/45 {
  stroke: rgb(202 138 4 / 0.45);
}
.stroke-yellow-600\/5 {
  stroke: rgb(202 138 4 / 0.05);
}
.stroke-yellow-600\/50 {
  stroke: rgb(202 138 4 / 0.5);
}
.stroke-yellow-600\/55 {
  stroke: rgb(202 138 4 / 0.55);
}
.stroke-yellow-600\/60 {
  stroke: rgb(202 138 4 / 0.6);
}
.stroke-yellow-600\/65 {
  stroke: rgb(202 138 4 / 0.65);
}
.stroke-yellow-600\/70 {
  stroke: rgb(202 138 4 / 0.7);
}
.stroke-yellow-600\/75 {
  stroke: rgb(202 138 4 / 0.75);
}
.stroke-yellow-600\/80 {
  stroke: rgb(202 138 4 / 0.8);
}
.stroke-yellow-600\/85 {
  stroke: rgb(202 138 4 / 0.85);
}
.stroke-yellow-600\/90 {
  stroke: rgb(202 138 4 / 0.9);
}
.stroke-yellow-600\/95 {
  stroke: rgb(202 138 4 / 0.95);
}
.stroke-yellow-700 {
  stroke: #a16207;
}
.stroke-yellow-700\/0 {
  stroke: rgb(161 98 7 / 0);
}
.stroke-yellow-700\/10 {
  stroke: rgb(161 98 7 / 0.1);
}
.stroke-yellow-700\/100 {
  stroke: rgb(161 98 7 / 1);
}
.stroke-yellow-700\/15 {
  stroke: rgb(161 98 7 / 0.15);
}
.stroke-yellow-700\/20 {
  stroke: rgb(161 98 7 / 0.2);
}
.stroke-yellow-700\/25 {
  stroke: rgb(161 98 7 / 0.25);
}
.stroke-yellow-700\/30 {
  stroke: rgb(161 98 7 / 0.3);
}
.stroke-yellow-700\/35 {
  stroke: rgb(161 98 7 / 0.35);
}
.stroke-yellow-700\/40 {
  stroke: rgb(161 98 7 / 0.4);
}
.stroke-yellow-700\/45 {
  stroke: rgb(161 98 7 / 0.45);
}
.stroke-yellow-700\/5 {
  stroke: rgb(161 98 7 / 0.05);
}
.stroke-yellow-700\/50 {
  stroke: rgb(161 98 7 / 0.5);
}
.stroke-yellow-700\/55 {
  stroke: rgb(161 98 7 / 0.55);
}
.stroke-yellow-700\/60 {
  stroke: rgb(161 98 7 / 0.6);
}
.stroke-yellow-700\/65 {
  stroke: rgb(161 98 7 / 0.65);
}
.stroke-yellow-700\/70 {
  stroke: rgb(161 98 7 / 0.7);
}
.stroke-yellow-700\/75 {
  stroke: rgb(161 98 7 / 0.75);
}
.stroke-yellow-700\/80 {
  stroke: rgb(161 98 7 / 0.8);
}
.stroke-yellow-700\/85 {
  stroke: rgb(161 98 7 / 0.85);
}
.stroke-yellow-700\/90 {
  stroke: rgb(161 98 7 / 0.9);
}
.stroke-yellow-700\/95 {
  stroke: rgb(161 98 7 / 0.95);
}
.stroke-yellow-800 {
  stroke: #854d0e;
}
.stroke-yellow-800\/0 {
  stroke: rgb(133 77 14 / 0);
}
.stroke-yellow-800\/10 {
  stroke: rgb(133 77 14 / 0.1);
}
.stroke-yellow-800\/100 {
  stroke: rgb(133 77 14 / 1);
}
.stroke-yellow-800\/15 {
  stroke: rgb(133 77 14 / 0.15);
}
.stroke-yellow-800\/20 {
  stroke: rgb(133 77 14 / 0.2);
}
.stroke-yellow-800\/25 {
  stroke: rgb(133 77 14 / 0.25);
}
.stroke-yellow-800\/30 {
  stroke: rgb(133 77 14 / 0.3);
}
.stroke-yellow-800\/35 {
  stroke: rgb(133 77 14 / 0.35);
}
.stroke-yellow-800\/40 {
  stroke: rgb(133 77 14 / 0.4);
}
.stroke-yellow-800\/45 {
  stroke: rgb(133 77 14 / 0.45);
}
.stroke-yellow-800\/5 {
  stroke: rgb(133 77 14 / 0.05);
}
.stroke-yellow-800\/50 {
  stroke: rgb(133 77 14 / 0.5);
}
.stroke-yellow-800\/55 {
  stroke: rgb(133 77 14 / 0.55);
}
.stroke-yellow-800\/60 {
  stroke: rgb(133 77 14 / 0.6);
}
.stroke-yellow-800\/65 {
  stroke: rgb(133 77 14 / 0.65);
}
.stroke-yellow-800\/70 {
  stroke: rgb(133 77 14 / 0.7);
}
.stroke-yellow-800\/75 {
  stroke: rgb(133 77 14 / 0.75);
}
.stroke-yellow-800\/80 {
  stroke: rgb(133 77 14 / 0.8);
}
.stroke-yellow-800\/85 {
  stroke: rgb(133 77 14 / 0.85);
}
.stroke-yellow-800\/90 {
  stroke: rgb(133 77 14 / 0.9);
}
.stroke-yellow-800\/95 {
  stroke: rgb(133 77 14 / 0.95);
}
.stroke-yellow-900 {
  stroke: #713f12;
}
.stroke-yellow-900\/0 {
  stroke: rgb(113 63 18 / 0);
}
.stroke-yellow-900\/10 {
  stroke: rgb(113 63 18 / 0.1);
}
.stroke-yellow-900\/100 {
  stroke: rgb(113 63 18 / 1);
}
.stroke-yellow-900\/15 {
  stroke: rgb(113 63 18 / 0.15);
}
.stroke-yellow-900\/20 {
  stroke: rgb(113 63 18 / 0.2);
}
.stroke-yellow-900\/25 {
  stroke: rgb(113 63 18 / 0.25);
}
.stroke-yellow-900\/30 {
  stroke: rgb(113 63 18 / 0.3);
}
.stroke-yellow-900\/35 {
  stroke: rgb(113 63 18 / 0.35);
}
.stroke-yellow-900\/40 {
  stroke: rgb(113 63 18 / 0.4);
}
.stroke-yellow-900\/45 {
  stroke: rgb(113 63 18 / 0.45);
}
.stroke-yellow-900\/5 {
  stroke: rgb(113 63 18 / 0.05);
}
.stroke-yellow-900\/50 {
  stroke: rgb(113 63 18 / 0.5);
}
.stroke-yellow-900\/55 {
  stroke: rgb(113 63 18 / 0.55);
}
.stroke-yellow-900\/60 {
  stroke: rgb(113 63 18 / 0.6);
}
.stroke-yellow-900\/65 {
  stroke: rgb(113 63 18 / 0.65);
}
.stroke-yellow-900\/70 {
  stroke: rgb(113 63 18 / 0.7);
}
.stroke-yellow-900\/75 {
  stroke: rgb(113 63 18 / 0.75);
}
.stroke-yellow-900\/80 {
  stroke: rgb(113 63 18 / 0.8);
}
.stroke-yellow-900\/85 {
  stroke: rgb(113 63 18 / 0.85);
}
.stroke-yellow-900\/90 {
  stroke: rgb(113 63 18 / 0.9);
}
.stroke-yellow-900\/95 {
  stroke: rgb(113 63 18 / 0.95);
}
.stroke-yellow-950 {
  stroke: #422006;
}
.stroke-yellow-950\/0 {
  stroke: rgb(66 32 6 / 0);
}
.stroke-yellow-950\/10 {
  stroke: rgb(66 32 6 / 0.1);
}
.stroke-yellow-950\/100 {
  stroke: rgb(66 32 6 / 1);
}
.stroke-yellow-950\/15 {
  stroke: rgb(66 32 6 / 0.15);
}
.stroke-yellow-950\/20 {
  stroke: rgb(66 32 6 / 0.2);
}
.stroke-yellow-950\/25 {
  stroke: rgb(66 32 6 / 0.25);
}
.stroke-yellow-950\/30 {
  stroke: rgb(66 32 6 / 0.3);
}
.stroke-yellow-950\/35 {
  stroke: rgb(66 32 6 / 0.35);
}
.stroke-yellow-950\/40 {
  stroke: rgb(66 32 6 / 0.4);
}
.stroke-yellow-950\/45 {
  stroke: rgb(66 32 6 / 0.45);
}
.stroke-yellow-950\/5 {
  stroke: rgb(66 32 6 / 0.05);
}
.stroke-yellow-950\/50 {
  stroke: rgb(66 32 6 / 0.5);
}
.stroke-yellow-950\/55 {
  stroke: rgb(66 32 6 / 0.55);
}
.stroke-yellow-950\/60 {
  stroke: rgb(66 32 6 / 0.6);
}
.stroke-yellow-950\/65 {
  stroke: rgb(66 32 6 / 0.65);
}
.stroke-yellow-950\/70 {
  stroke: rgb(66 32 6 / 0.7);
}
.stroke-yellow-950\/75 {
  stroke: rgb(66 32 6 / 0.75);
}
.stroke-yellow-950\/80 {
  stroke: rgb(66 32 6 / 0.8);
}
.stroke-yellow-950\/85 {
  stroke: rgb(66 32 6 / 0.85);
}
.stroke-yellow-950\/90 {
  stroke: rgb(66 32 6 / 0.9);
}
.stroke-yellow-950\/95 {
  stroke: rgb(66 32 6 / 0.95);
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.p-0 {
  padding: 0px;
}
.p-0\.5 {
  padding: 0.125rem;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-8 {
  padding: 2rem;
}
.p-\[1px\] {
  padding: 1px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[--cell-size\] {
  padding-left: var(--cell-size);
  padding-right: var(--cell-size);
}
.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-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.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-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-0\.5 {
  padding-bottom: 0.125rem;
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-1\.5 {
  padding-bottom: 0.375rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-\[2px\] {
  padding-bottom: 2px;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-10 {
  padding-left: 2.5rem;
}
.pl-2 {
  padding-left: 0.5rem;
}
.pl-2\.5 {
  padding-left: 0.625rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-7 {
  padding-left: 1.75rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pl-9 {
  padding-left: 2.25rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-12 {
  padding-right: 3rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pr-2\.5 {
  padding-right: 0.625rem;
}
.pr-24 {
  padding-right: 6rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-4 {
  padding-right: 1rem;
}
.pr-6 {
  padding-right: 1.5rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pr-\[0\.15rem\] {
  padding-right: 0.15rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-0\.5 {
  padding-top: 0.125rem;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-1\.5 {
  padding-top: 0.375rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.align-top {
  vertical-align: top;
}
.align-middle {
  vertical-align: middle;
}
.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-sans {
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-2xs {
  font-size: 0.625rem;
  line-height: 0.75rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[0\.8rem\] {
  font-size: 0.8rem;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[8px\] {
  font-size: 8px;
}
.text-\[9px\] {
  font-size: 9px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-black {
  font-weight: 900;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.tracking-tight {
  letter-spacing: -0.025em;
}
.tracking-wide {
  letter-spacing: 0.025em;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.text-\[\#0ea4e9\] {
  --tw-text-opacity: 1;
  color: rgb(14 164 233 / var(--tw-text-opacity, 1));
}
.text-\[var\(--sdm-c\2c inherit\)\] {
  color: var(--sdm-c,inherit);
}
.text-accent-foreground {
  color: hsl(var(--accent-foreground));
}
.text-amber-100 {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}
.text-amber-100\/0 {
  color: rgb(254 243 199 / 0);
}
.text-amber-100\/10 {
  color: rgb(254 243 199 / 0.1);
}
.text-amber-100\/100 {
  color: rgb(254 243 199 / 1);
}
.text-amber-100\/15 {
  color: rgb(254 243 199 / 0.15);
}
.text-amber-100\/20 {
  color: rgb(254 243 199 / 0.2);
}
.text-amber-100\/25 {
  color: rgb(254 243 199 / 0.25);
}
.text-amber-100\/30 {
  color: rgb(254 243 199 / 0.3);
}
.text-amber-100\/35 {
  color: rgb(254 243 199 / 0.35);
}
.text-amber-100\/40 {
  color: rgb(254 243 199 / 0.4);
}
.text-amber-100\/45 {
  color: rgb(254 243 199 / 0.45);
}
.text-amber-100\/5 {
  color: rgb(254 243 199 / 0.05);
}
.text-amber-100\/50 {
  color: rgb(254 243 199 / 0.5);
}
.text-amber-100\/55 {
  color: rgb(254 243 199 / 0.55);
}
.text-amber-100\/60 {
  color: rgb(254 243 199 / 0.6);
}
.text-amber-100\/65 {
  color: rgb(254 243 199 / 0.65);
}
.text-amber-100\/70 {
  color: rgb(254 243 199 / 0.7);
}
.text-amber-100\/75 {
  color: rgb(254 243 199 / 0.75);
}
.text-amber-100\/80 {
  color: rgb(254 243 199 / 0.8);
}
.text-amber-100\/85 {
  color: rgb(254 243 199 / 0.85);
}
.text-amber-100\/90 {
  color: rgb(254 243 199 / 0.9);
}
.text-amber-100\/95 {
  color: rgb(254 243 199 / 0.95);
}
.text-amber-200 {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.text-amber-200\/0 {
  color: rgb(253 230 138 / 0);
}
.text-amber-200\/10 {
  color: rgb(253 230 138 / 0.1);
}
.text-amber-200\/100 {
  color: rgb(253 230 138 / 1);
}
.text-amber-200\/15 {
  color: rgb(253 230 138 / 0.15);
}
.text-amber-200\/20 {
  color: rgb(253 230 138 / 0.2);
}
.text-amber-200\/25 {
  color: rgb(253 230 138 / 0.25);
}
.text-amber-200\/30 {
  color: rgb(253 230 138 / 0.3);
}
.text-amber-200\/35 {
  color: rgb(253 230 138 / 0.35);
}
.text-amber-200\/40 {
  color: rgb(253 230 138 / 0.4);
}
.text-amber-200\/45 {
  color: rgb(253 230 138 / 0.45);
}
.text-amber-200\/5 {
  color: rgb(253 230 138 / 0.05);
}
.text-amber-200\/50 {
  color: rgb(253 230 138 / 0.5);
}
.text-amber-200\/55 {
  color: rgb(253 230 138 / 0.55);
}
.text-amber-200\/60 {
  color: rgb(253 230 138 / 0.6);
}
.text-amber-200\/65 {
  color: rgb(253 230 138 / 0.65);
}
.text-amber-200\/70 {
  color: rgb(253 230 138 / 0.7);
}
.text-amber-200\/75 {
  color: rgb(253 230 138 / 0.75);
}
.text-amber-200\/80 {
  color: rgb(253 230 138 / 0.8);
}
.text-amber-200\/85 {
  color: rgb(253 230 138 / 0.85);
}
.text-amber-200\/90 {
  color: rgb(253 230 138 / 0.9);
}
.text-amber-200\/95 {
  color: rgb(253 230 138 / 0.95);
}
.text-amber-300 {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}
.text-amber-300\/0 {
  color: rgb(252 211 77 / 0);
}
.text-amber-300\/10 {
  color: rgb(252 211 77 / 0.1);
}
.text-amber-300\/100 {
  color: rgb(252 211 77 / 1);
}
.text-amber-300\/15 {
  color: rgb(252 211 77 / 0.15);
}
.text-amber-300\/20 {
  color: rgb(252 211 77 / 0.2);
}
.text-amber-300\/25 {
  color: rgb(252 211 77 / 0.25);
}
.text-amber-300\/30 {
  color: rgb(252 211 77 / 0.3);
}
.text-amber-300\/35 {
  color: rgb(252 211 77 / 0.35);
}
.text-amber-300\/40 {
  color: rgb(252 211 77 / 0.4);
}
.text-amber-300\/45 {
  color: rgb(252 211 77 / 0.45);
}
.text-amber-300\/5 {
  color: rgb(252 211 77 / 0.05);
}
.text-amber-300\/50 {
  color: rgb(252 211 77 / 0.5);
}
.text-amber-300\/55 {
  color: rgb(252 211 77 / 0.55);
}
.text-amber-300\/60 {
  color: rgb(252 211 77 / 0.6);
}
.text-amber-300\/65 {
  color: rgb(252 211 77 / 0.65);
}
.text-amber-300\/70 {
  color: rgb(252 211 77 / 0.7);
}
.text-amber-300\/75 {
  color: rgb(252 211 77 / 0.75);
}
.text-amber-300\/80 {
  color: rgb(252 211 77 / 0.8);
}
.text-amber-300\/85 {
  color: rgb(252 211 77 / 0.85);
}
.text-amber-300\/90 {
  color: rgb(252 211 77 / 0.9);
}
.text-amber-300\/95 {
  color: rgb(252 211 77 / 0.95);
}
.text-amber-400 {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.text-amber-400\/0 {
  color: rgb(251 191 36 / 0);
}
.text-amber-400\/10 {
  color: rgb(251 191 36 / 0.1);
}
.text-amber-400\/100 {
  color: rgb(251 191 36 / 1);
}
.text-amber-400\/15 {
  color: rgb(251 191 36 / 0.15);
}
.text-amber-400\/20 {
  color: rgb(251 191 36 / 0.2);
}
.text-amber-400\/25 {
  color: rgb(251 191 36 / 0.25);
}
.text-amber-400\/30 {
  color: rgb(251 191 36 / 0.3);
}
.text-amber-400\/35 {
  color: rgb(251 191 36 / 0.35);
}
.text-amber-400\/40 {
  color: rgb(251 191 36 / 0.4);
}
.text-amber-400\/45 {
  color: rgb(251 191 36 / 0.45);
}
.text-amber-400\/5 {
  color: rgb(251 191 36 / 0.05);
}
.text-amber-400\/50 {
  color: rgb(251 191 36 / 0.5);
}
.text-amber-400\/55 {
  color: rgb(251 191 36 / 0.55);
}
.text-amber-400\/60 {
  color: rgb(251 191 36 / 0.6);
}
.text-amber-400\/65 {
  color: rgb(251 191 36 / 0.65);
}
.text-amber-400\/70 {
  color: rgb(251 191 36 / 0.7);
}
.text-amber-400\/75 {
  color: rgb(251 191 36 / 0.75);
}
.text-amber-400\/80 {
  color: rgb(251 191 36 / 0.8);
}
.text-amber-400\/85 {
  color: rgb(251 191 36 / 0.85);
}
.text-amber-400\/90 {
  color: rgb(251 191 36 / 0.9);
}
.text-amber-400\/95 {
  color: rgb(251 191 36 / 0.95);
}
.text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.text-amber-500\/0 {
  color: rgb(245 158 11 / 0);
}
.text-amber-500\/10 {
  color: rgb(245 158 11 / 0.1);
}
.text-amber-500\/100 {
  color: rgb(245 158 11 / 1);
}
.text-amber-500\/15 {
  color: rgb(245 158 11 / 0.15);
}
.text-amber-500\/20 {
  color: rgb(245 158 11 / 0.2);
}
.text-amber-500\/25 {
  color: rgb(245 158 11 / 0.25);
}
.text-amber-500\/30 {
  color: rgb(245 158 11 / 0.3);
}
.text-amber-500\/35 {
  color: rgb(245 158 11 / 0.35);
}
.text-amber-500\/40 {
  color: rgb(245 158 11 / 0.4);
}
.text-amber-500\/45 {
  color: rgb(245 158 11 / 0.45);
}
.text-amber-500\/5 {
  color: rgb(245 158 11 / 0.05);
}
.text-amber-500\/50 {
  color: rgb(245 158 11 / 0.5);
}
.text-amber-500\/55 {
  color: rgb(245 158 11 / 0.55);
}
.text-amber-500\/60 {
  color: rgb(245 158 11 / 0.6);
}
.text-amber-500\/65 {
  color: rgb(245 158 11 / 0.65);
}
.text-amber-500\/70 {
  color: rgb(245 158 11 / 0.7);
}
.text-amber-500\/75 {
  color: rgb(245 158 11 / 0.75);
}
.text-amber-500\/80 {
  color: rgb(245 158 11 / 0.8);
}
.text-amber-500\/85 {
  color: rgb(245 158 11 / 0.85);
}
.text-amber-500\/90 {
  color: rgb(245 158 11 / 0.9);
}
.text-amber-500\/95 {
  color: rgb(245 158 11 / 0.95);
}
.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.text-amber-600\/0 {
  color: rgb(217 119 6 / 0);
}
.text-amber-600\/10 {
  color: rgb(217 119 6 / 0.1);
}
.text-amber-600\/100 {
  color: rgb(217 119 6 / 1);
}
.text-amber-600\/15 {
  color: rgb(217 119 6 / 0.15);
}
.text-amber-600\/20 {
  color: rgb(217 119 6 / 0.2);
}
.text-amber-600\/25 {
  color: rgb(217 119 6 / 0.25);
}
.text-amber-600\/30 {
  color: rgb(217 119 6 / 0.3);
}
.text-amber-600\/35 {
  color: rgb(217 119 6 / 0.35);
}
.text-amber-600\/40 {
  color: rgb(217 119 6 / 0.4);
}
.text-amber-600\/45 {
  color: rgb(217 119 6 / 0.45);
}
.text-amber-600\/5 {
  color: rgb(217 119 6 / 0.05);
}
.text-amber-600\/50 {
  color: rgb(217 119 6 / 0.5);
}
.text-amber-600\/55 {
  color: rgb(217 119 6 / 0.55);
}
.text-amber-600\/60 {
  color: rgb(217 119 6 / 0.6);
}
.text-amber-600\/65 {
  color: rgb(217 119 6 / 0.65);
}
.text-amber-600\/70 {
  color: rgb(217 119 6 / 0.7);
}
.text-amber-600\/75 {
  color: rgb(217 119 6 / 0.75);
}
.text-amber-600\/80 {
  color: rgb(217 119 6 / 0.8);
}
.text-amber-600\/85 {
  color: rgb(217 119 6 / 0.85);
}
.text-amber-600\/90 {
  color: rgb(217 119 6 / 0.9);
}
.text-amber-600\/95 {
  color: rgb(217 119 6 / 0.95);
}
.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.text-amber-700\/0 {
  color: rgb(180 83 9 / 0);
}
.text-amber-700\/10 {
  color: rgb(180 83 9 / 0.1);
}
.text-amber-700\/100 {
  color: rgb(180 83 9 / 1);
}
.text-amber-700\/15 {
  color: rgb(180 83 9 / 0.15);
}
.text-amber-700\/20 {
  color: rgb(180 83 9 / 0.2);
}
.text-amber-700\/25 {
  color: rgb(180 83 9 / 0.25);
}
.text-amber-700\/30 {
  color: rgb(180 83 9 / 0.3);
}
.text-amber-700\/35 {
  color: rgb(180 83 9 / 0.35);
}
.text-amber-700\/40 {
  color: rgb(180 83 9 / 0.4);
}
.text-amber-700\/45 {
  color: rgb(180 83 9 / 0.45);
}
.text-amber-700\/5 {
  color: rgb(180 83 9 / 0.05);
}
.text-amber-700\/50 {
  color: rgb(180 83 9 / 0.5);
}
.text-amber-700\/55 {
  color: rgb(180 83 9 / 0.55);
}
.text-amber-700\/60 {
  color: rgb(180 83 9 / 0.6);
}
.text-amber-700\/65 {
  color: rgb(180 83 9 / 0.65);
}
.text-amber-700\/70 {
  color: rgb(180 83 9 / 0.7);
}
.text-amber-700\/75 {
  color: rgb(180 83 9 / 0.75);
}
.text-amber-700\/80 {
  color: rgb(180 83 9 / 0.8);
}
.text-amber-700\/85 {
  color: rgb(180 83 9 / 0.85);
}
.text-amber-700\/90 {
  color: rgb(180 83 9 / 0.9);
}
.text-amber-700\/95 {
  color: rgb(180 83 9 / 0.95);
}
.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.text-amber-800\/0 {
  color: rgb(146 64 14 / 0);
}
.text-amber-800\/10 {
  color: rgb(146 64 14 / 0.1);
}
.text-amber-800\/100 {
  color: rgb(146 64 14 / 1);
}
.text-amber-800\/15 {
  color: rgb(146 64 14 / 0.15);
}
.text-amber-800\/20 {
  color: rgb(146 64 14 / 0.2);
}
.text-amber-800\/25 {
  color: rgb(146 64 14 / 0.25);
}
.text-amber-800\/30 {
  color: rgb(146 64 14 / 0.3);
}
.text-amber-800\/35 {
  color: rgb(146 64 14 / 0.35);
}
.text-amber-800\/40 {
  color: rgb(146 64 14 / 0.4);
}
.text-amber-800\/45 {
  color: rgb(146 64 14 / 0.45);
}
.text-amber-800\/5 {
  color: rgb(146 64 14 / 0.05);
}
.text-amber-800\/50 {
  color: rgb(146 64 14 / 0.5);
}
.text-amber-800\/55 {
  color: rgb(146 64 14 / 0.55);
}
.text-amber-800\/60 {
  color: rgb(146 64 14 / 0.6);
}
.text-amber-800\/65 {
  color: rgb(146 64 14 / 0.65);
}
.text-amber-800\/70 {
  color: rgb(146 64 14 / 0.7);
}
.text-amber-800\/75 {
  color: rgb(146 64 14 / 0.75);
}
.text-amber-800\/80 {
  color: rgb(146 64 14 / 0.8);
}
.text-amber-800\/85 {
  color: rgb(146 64 14 / 0.85);
}
.text-amber-800\/90 {
  color: rgb(146 64 14 / 0.9);
}
.text-amber-800\/95 {
  color: rgb(146 64 14 / 0.95);
}
.text-amber-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.text-amber-900\/0 {
  color: rgb(120 53 15 / 0);
}
.text-amber-900\/10 {
  color: rgb(120 53 15 / 0.1);
}
.text-amber-900\/100 {
  color: rgb(120 53 15 / 1);
}
.text-amber-900\/15 {
  color: rgb(120 53 15 / 0.15);
}
.text-amber-900\/20 {
  color: rgb(120 53 15 / 0.2);
}
.text-amber-900\/25 {
  color: rgb(120 53 15 / 0.25);
}
.text-amber-900\/30 {
  color: rgb(120 53 15 / 0.3);
}
.text-amber-900\/35 {
  color: rgb(120 53 15 / 0.35);
}
.text-amber-900\/40 {
  color: rgb(120 53 15 / 0.4);
}
.text-amber-900\/45 {
  color: rgb(120 53 15 / 0.45);
}
.text-amber-900\/5 {
  color: rgb(120 53 15 / 0.05);
}
.text-amber-900\/50 {
  color: rgb(120 53 15 / 0.5);
}
.text-amber-900\/55 {
  color: rgb(120 53 15 / 0.55);
}
.text-amber-900\/60 {
  color: rgb(120 53 15 / 0.6);
}
.text-amber-900\/65 {
  color: rgb(120 53 15 / 0.65);
}
.text-amber-900\/70 {
  color: rgb(120 53 15 / 0.7);
}
.text-amber-900\/75 {
  color: rgb(120 53 15 / 0.75);
}
.text-amber-900\/80 {
  color: rgb(120 53 15 / 0.8);
}
.text-amber-900\/85 {
  color: rgb(120 53 15 / 0.85);
}
.text-amber-900\/90 {
  color: rgb(120 53 15 / 0.9);
}
.text-amber-900\/95 {
  color: rgb(120 53 15 / 0.95);
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}
.text-blue-100\/0 {
  color: rgb(219 234 254 / 0);
}
.text-blue-100\/10 {
  color: rgb(219 234 254 / 0.1);
}
.text-blue-100\/100 {
  color: rgb(219 234 254 / 1);
}
.text-blue-100\/15 {
  color: rgb(219 234 254 / 0.15);
}
.text-blue-100\/20 {
  color: rgb(219 234 254 / 0.2);
}
.text-blue-100\/25 {
  color: rgb(219 234 254 / 0.25);
}
.text-blue-100\/30 {
  color: rgb(219 234 254 / 0.3);
}
.text-blue-100\/35 {
  color: rgb(219 234 254 / 0.35);
}
.text-blue-100\/40 {
  color: rgb(219 234 254 / 0.4);
}
.text-blue-100\/45 {
  color: rgb(219 234 254 / 0.45);
}
.text-blue-100\/5 {
  color: rgb(219 234 254 / 0.05);
}
.text-blue-100\/50 {
  color: rgb(219 234 254 / 0.5);
}
.text-blue-100\/55 {
  color: rgb(219 234 254 / 0.55);
}
.text-blue-100\/60 {
  color: rgb(219 234 254 / 0.6);
}
.text-blue-100\/65 {
  color: rgb(219 234 254 / 0.65);
}
.text-blue-100\/70 {
  color: rgb(219 234 254 / 0.7);
}
.text-blue-100\/75 {
  color: rgb(219 234 254 / 0.75);
}
.text-blue-100\/80 {
  color: rgb(219 234 254 / 0.8);
}
.text-blue-100\/85 {
  color: rgb(219 234 254 / 0.85);
}
.text-blue-100\/90 {
  color: rgb(219 234 254 / 0.9);
}
.text-blue-100\/95 {
  color: rgb(219 234 254 / 0.95);
}
.text-blue-200 {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}
.text-blue-200\/0 {
  color: rgb(191 219 254 / 0);
}
.text-blue-200\/10 {
  color: rgb(191 219 254 / 0.1);
}
.text-blue-200\/100 {
  color: rgb(191 219 254 / 1);
}
.text-blue-200\/15 {
  color: rgb(191 219 254 / 0.15);
}
.text-blue-200\/20 {
  color: rgb(191 219 254 / 0.2);
}
.text-blue-200\/25 {
  color: rgb(191 219 254 / 0.25);
}
.text-blue-200\/30 {
  color: rgb(191 219 254 / 0.3);
}
.text-blue-200\/35 {
  color: rgb(191 219 254 / 0.35);
}
.text-blue-200\/40 {
  color: rgb(191 219 254 / 0.4);
}
.text-blue-200\/45 {
  color: rgb(191 219 254 / 0.45);
}
.text-blue-200\/5 {
  color: rgb(191 219 254 / 0.05);
}
.text-blue-200\/50 {
  color: rgb(191 219 254 / 0.5);
}
.text-blue-200\/55 {
  color: rgb(191 219 254 / 0.55);
}
.text-blue-200\/60 {
  color: rgb(191 219 254 / 0.6);
}
.text-blue-200\/65 {
  color: rgb(191 219 254 / 0.65);
}
.text-blue-200\/70 {
  color: rgb(191 219 254 / 0.7);
}
.text-blue-200\/75 {
  color: rgb(191 219 254 / 0.75);
}
.text-blue-200\/80 {
  color: rgb(191 219 254 / 0.8);
}
.text-blue-200\/85 {
  color: rgb(191 219 254 / 0.85);
}
.text-blue-200\/90 {
  color: rgb(191 219 254 / 0.9);
}
.text-blue-200\/95 {
  color: rgb(191 219 254 / 0.95);
}
.text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.text-blue-300\/0 {
  color: rgb(147 197 253 / 0);
}
.text-blue-300\/10 {
  color: rgb(147 197 253 / 0.1);
}
.text-blue-300\/100 {
  color: rgb(147 197 253 / 1);
}
.text-blue-300\/15 {
  color: rgb(147 197 253 / 0.15);
}
.text-blue-300\/20 {
  color: rgb(147 197 253 / 0.2);
}
.text-blue-300\/25 {
  color: rgb(147 197 253 / 0.25);
}
.text-blue-300\/30 {
  color: rgb(147 197 253 / 0.3);
}
.text-blue-300\/35 {
  color: rgb(147 197 253 / 0.35);
}
.text-blue-300\/40 {
  color: rgb(147 197 253 / 0.4);
}
.text-blue-300\/45 {
  color: rgb(147 197 253 / 0.45);
}
.text-blue-300\/5 {
  color: rgb(147 197 253 / 0.05);
}
.text-blue-300\/50 {
  color: rgb(147 197 253 / 0.5);
}
.text-blue-300\/55 {
  color: rgb(147 197 253 / 0.55);
}
.text-blue-300\/60 {
  color: rgb(147 197 253 / 0.6);
}
.text-blue-300\/65 {
  color: rgb(147 197 253 / 0.65);
}
.text-blue-300\/70 {
  color: rgb(147 197 253 / 0.7);
}
.text-blue-300\/75 {
  color: rgb(147 197 253 / 0.75);
}
.text-blue-300\/80 {
  color: rgb(147 197 253 / 0.8);
}
.text-blue-300\/85 {
  color: rgb(147 197 253 / 0.85);
}
.text-blue-300\/90 {
  color: rgb(147 197 253 / 0.9);
}
.text-blue-300\/95 {
  color: rgb(147 197 253 / 0.95);
}
.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.text-blue-400\/0 {
  color: rgb(96 165 250 / 0);
}
.text-blue-400\/10 {
  color: rgb(96 165 250 / 0.1);
}
.text-blue-400\/100 {
  color: rgb(96 165 250 / 1);
}
.text-blue-400\/15 {
  color: rgb(96 165 250 / 0.15);
}
.text-blue-400\/20 {
  color: rgb(96 165 250 / 0.2);
}
.text-blue-400\/25 {
  color: rgb(96 165 250 / 0.25);
}
.text-blue-400\/30 {
  color: rgb(96 165 250 / 0.3);
}
.text-blue-400\/35 {
  color: rgb(96 165 250 / 0.35);
}
.text-blue-400\/40 {
  color: rgb(96 165 250 / 0.4);
}
.text-blue-400\/45 {
  color: rgb(96 165 250 / 0.45);
}
.text-blue-400\/5 {
  color: rgb(96 165 250 / 0.05);
}
.text-blue-400\/50 {
  color: rgb(96 165 250 / 0.5);
}
.text-blue-400\/55 {
  color: rgb(96 165 250 / 0.55);
}
.text-blue-400\/60 {
  color: rgb(96 165 250 / 0.6);
}
.text-blue-400\/65 {
  color: rgb(96 165 250 / 0.65);
}
.text-blue-400\/70 {
  color: rgb(96 165 250 / 0.7);
}
.text-blue-400\/75 {
  color: rgb(96 165 250 / 0.75);
}
.text-blue-400\/80 {
  color: rgb(96 165 250 / 0.8);
}
.text-blue-400\/85 {
  color: rgb(96 165 250 / 0.85);
}
.text-blue-400\/90 {
  color: rgb(96 165 250 / 0.9);
}
.text-blue-400\/95 {
  color: rgb(96 165 250 / 0.95);
}
.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-500\/0 {
  color: rgb(59 130 246 / 0);
}
.text-blue-500\/10 {
  color: rgb(59 130 246 / 0.1);
}
.text-blue-500\/100 {
  color: rgb(59 130 246 / 1);
}
.text-blue-500\/15 {
  color: rgb(59 130 246 / 0.15);
}
.text-blue-500\/20 {
  color: rgb(59 130 246 / 0.2);
}
.text-blue-500\/25 {
  color: rgb(59 130 246 / 0.25);
}
.text-blue-500\/30 {
  color: rgb(59 130 246 / 0.3);
}
.text-blue-500\/35 {
  color: rgb(59 130 246 / 0.35);
}
.text-blue-500\/40 {
  color: rgb(59 130 246 / 0.4);
}
.text-blue-500\/45 {
  color: rgb(59 130 246 / 0.45);
}
.text-blue-500\/5 {
  color: rgb(59 130 246 / 0.05);
}
.text-blue-500\/50 {
  color: rgb(59 130 246 / 0.5);
}
.text-blue-500\/55 {
  color: rgb(59 130 246 / 0.55);
}
.text-blue-500\/60 {
  color: rgb(59 130 246 / 0.6);
}
.text-blue-500\/65 {
  color: rgb(59 130 246 / 0.65);
}
.text-blue-500\/70 {
  color: rgb(59 130 246 / 0.7);
}
.text-blue-500\/75 {
  color: rgb(59 130 246 / 0.75);
}
.text-blue-500\/80 {
  color: rgb(59 130 246 / 0.8);
}
.text-blue-500\/85 {
  color: rgb(59 130 246 / 0.85);
}
.text-blue-500\/90 {
  color: rgb(59 130 246 / 0.9);
}
.text-blue-500\/95 {
  color: rgb(59 130 246 / 0.95);
}
.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-600\/0 {
  color: rgb(37 99 235 / 0);
}
.text-blue-600\/10 {
  color: rgb(37 99 235 / 0.1);
}
.text-blue-600\/100 {
  color: rgb(37 99 235 / 1);
}
.text-blue-600\/15 {
  color: rgb(37 99 235 / 0.15);
}
.text-blue-600\/20 {
  color: rgb(37 99 235 / 0.2);
}
.text-blue-600\/25 {
  color: rgb(37 99 235 / 0.25);
}
.text-blue-600\/30 {
  color: rgb(37 99 235 / 0.3);
}
.text-blue-600\/35 {
  color: rgb(37 99 235 / 0.35);
}
.text-blue-600\/40 {
  color: rgb(37 99 235 / 0.4);
}
.text-blue-600\/45 {
  color: rgb(37 99 235 / 0.45);
}
.text-blue-600\/5 {
  color: rgb(37 99 235 / 0.05);
}
.text-blue-600\/50 {
  color: rgb(37 99 235 / 0.5);
}
.text-blue-600\/55 {
  color: rgb(37 99 235 / 0.55);
}
.text-blue-600\/60 {
  color: rgb(37 99 235 / 0.6);
}
.text-blue-600\/65 {
  color: rgb(37 99 235 / 0.65);
}
.text-blue-600\/70 {
  color: rgb(37 99 235 / 0.7);
}
.text-blue-600\/75 {
  color: rgb(37 99 235 / 0.75);
}
.text-blue-600\/80 {
  color: rgb(37 99 235 / 0.8);
}
.text-blue-600\/85 {
  color: rgb(37 99 235 / 0.85);
}
.text-blue-600\/90 {
  color: rgb(37 99 235 / 0.9);
}
.text-blue-600\/95 {
  color: rgb(37 99 235 / 0.95);
}
.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-blue-700\/0 {
  color: rgb(29 78 216 / 0);
}
.text-blue-700\/10 {
  color: rgb(29 78 216 / 0.1);
}
.text-blue-700\/100 {
  color: rgb(29 78 216 / 1);
}
.text-blue-700\/15 {
  color: rgb(29 78 216 / 0.15);
}
.text-blue-700\/20 {
  color: rgb(29 78 216 / 0.2);
}
.text-blue-700\/25 {
  color: rgb(29 78 216 / 0.25);
}
.text-blue-700\/30 {
  color: rgb(29 78 216 / 0.3);
}
.text-blue-700\/35 {
  color: rgb(29 78 216 / 0.35);
}
.text-blue-700\/40 {
  color: rgb(29 78 216 / 0.4);
}
.text-blue-700\/45 {
  color: rgb(29 78 216 / 0.45);
}
.text-blue-700\/5 {
  color: rgb(29 78 216 / 0.05);
}
.text-blue-700\/50 {
  color: rgb(29 78 216 / 0.5);
}
.text-blue-700\/55 {
  color: rgb(29 78 216 / 0.55);
}
.text-blue-700\/60 {
  color: rgb(29 78 216 / 0.6);
}
.text-blue-700\/65 {
  color: rgb(29 78 216 / 0.65);
}
.text-blue-700\/70 {
  color: rgb(29 78 216 / 0.7);
}
.text-blue-700\/75 {
  color: rgb(29 78 216 / 0.75);
}
.text-blue-700\/80 {
  color: rgb(29 78 216 / 0.8);
}
.text-blue-700\/85 {
  color: rgb(29 78 216 / 0.85);
}
.text-blue-700\/90 {
  color: rgb(29 78 216 / 0.9);
}
.text-blue-700\/95 {
  color: rgb(29 78 216 / 0.95);
}
.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-blue-800\/0 {
  color: rgb(30 64 175 / 0);
}
.text-blue-800\/10 {
  color: rgb(30 64 175 / 0.1);
}
.text-blue-800\/100 {
  color: rgb(30 64 175 / 1);
}
.text-blue-800\/15 {
  color: rgb(30 64 175 / 0.15);
}
.text-blue-800\/20 {
  color: rgb(30 64 175 / 0.2);
}
.text-blue-800\/25 {
  color: rgb(30 64 175 / 0.25);
}
.text-blue-800\/30 {
  color: rgb(30 64 175 / 0.3);
}
.text-blue-800\/35 {
  color: rgb(30 64 175 / 0.35);
}
.text-blue-800\/40 {
  color: rgb(30 64 175 / 0.4);
}
.text-blue-800\/45 {
  color: rgb(30 64 175 / 0.45);
}
.text-blue-800\/5 {
  color: rgb(30 64 175 / 0.05);
}
.text-blue-800\/50 {
  color: rgb(30 64 175 / 0.5);
}
.text-blue-800\/55 {
  color: rgb(30 64 175 / 0.55);
}
.text-blue-800\/60 {
  color: rgb(30 64 175 / 0.6);
}
.text-blue-800\/65 {
  color: rgb(30 64 175 / 0.65);
}
.text-blue-800\/70 {
  color: rgb(30 64 175 / 0.7);
}
.text-blue-800\/75 {
  color: rgb(30 64 175 / 0.75);
}
.text-blue-800\/80 {
  color: rgb(30 64 175 / 0.8);
}
.text-blue-800\/85 {
  color: rgb(30 64 175 / 0.85);
}
.text-blue-800\/90 {
  color: rgb(30 64 175 / 0.9);
}
.text-blue-800\/95 {
  color: rgb(30 64 175 / 0.95);
}
.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
.text-blue-900\/0 {
  color: rgb(30 58 138 / 0);
}
.text-blue-900\/10 {
  color: rgb(30 58 138 / 0.1);
}
.text-blue-900\/100 {
  color: rgb(30 58 138 / 1);
}
.text-blue-900\/15 {
  color: rgb(30 58 138 / 0.15);
}
.text-blue-900\/20 {
  color: rgb(30 58 138 / 0.2);
}
.text-blue-900\/25 {
  color: rgb(30 58 138 / 0.25);
}
.text-blue-900\/30 {
  color: rgb(30 58 138 / 0.3);
}
.text-blue-900\/35 {
  color: rgb(30 58 138 / 0.35);
}
.text-blue-900\/40 {
  color: rgb(30 58 138 / 0.4);
}
.text-blue-900\/45 {
  color: rgb(30 58 138 / 0.45);
}
.text-blue-900\/5 {
  color: rgb(30 58 138 / 0.05);
}
.text-blue-900\/50 {
  color: rgb(30 58 138 / 0.5);
}
.text-blue-900\/55 {
  color: rgb(30 58 138 / 0.55);
}
.text-blue-900\/60 {
  color: rgb(30 58 138 / 0.6);
}
.text-blue-900\/65 {
  color: rgb(30 58 138 / 0.65);
}
.text-blue-900\/70 {
  color: rgb(30 58 138 / 0.7);
}
.text-blue-900\/75 {
  color: rgb(30 58 138 / 0.75);
}
.text-blue-900\/80 {
  color: rgb(30 58 138 / 0.8);
}
.text-blue-900\/85 {
  color: rgb(30 58 138 / 0.85);
}
.text-blue-900\/90 {
  color: rgb(30 58 138 / 0.9);
}
.text-blue-900\/95 {
  color: rgb(30 58 138 / 0.95);
}
.text-card-foreground {
  color: hsl(var(--card-foreground));
}
.text-current {
  color: currentColor;
}
.text-cyan-100 {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}
.text-cyan-100\/0 {
  color: rgb(207 250 254 / 0);
}
.text-cyan-100\/10 {
  color: rgb(207 250 254 / 0.1);
}
.text-cyan-100\/100 {
  color: rgb(207 250 254 / 1);
}
.text-cyan-100\/15 {
  color: rgb(207 250 254 / 0.15);
}
.text-cyan-100\/20 {
  color: rgb(207 250 254 / 0.2);
}
.text-cyan-100\/25 {
  color: rgb(207 250 254 / 0.25);
}
.text-cyan-100\/30 {
  color: rgb(207 250 254 / 0.3);
}
.text-cyan-100\/35 {
  color: rgb(207 250 254 / 0.35);
}
.text-cyan-100\/40 {
  color: rgb(207 250 254 / 0.4);
}
.text-cyan-100\/45 {
  color: rgb(207 250 254 / 0.45);
}
.text-cyan-100\/5 {
  color: rgb(207 250 254 / 0.05);
}
.text-cyan-100\/50 {
  color: rgb(207 250 254 / 0.5);
}
.text-cyan-100\/55 {
  color: rgb(207 250 254 / 0.55);
}
.text-cyan-100\/60 {
  color: rgb(207 250 254 / 0.6);
}
.text-cyan-100\/65 {
  color: rgb(207 250 254 / 0.65);
}
.text-cyan-100\/70 {
  color: rgb(207 250 254 / 0.7);
}
.text-cyan-100\/75 {
  color: rgb(207 250 254 / 0.75);
}
.text-cyan-100\/80 {
  color: rgb(207 250 254 / 0.8);
}
.text-cyan-100\/85 {
  color: rgb(207 250 254 / 0.85);
}
.text-cyan-100\/90 {
  color: rgb(207 250 254 / 0.9);
}
.text-cyan-100\/95 {
  color: rgb(207 250 254 / 0.95);
}
.text-cyan-200 {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}
.text-cyan-200\/0 {
  color: rgb(165 243 252 / 0);
}
.text-cyan-200\/10 {
  color: rgb(165 243 252 / 0.1);
}
.text-cyan-200\/100 {
  color: rgb(165 243 252 / 1);
}
.text-cyan-200\/15 {
  color: rgb(165 243 252 / 0.15);
}
.text-cyan-200\/20 {
  color: rgb(165 243 252 / 0.2);
}
.text-cyan-200\/25 {
  color: rgb(165 243 252 / 0.25);
}
.text-cyan-200\/30 {
  color: rgb(165 243 252 / 0.3);
}
.text-cyan-200\/35 {
  color: rgb(165 243 252 / 0.35);
}
.text-cyan-200\/40 {
  color: rgb(165 243 252 / 0.4);
}
.text-cyan-200\/45 {
  color: rgb(165 243 252 / 0.45);
}
.text-cyan-200\/5 {
  color: rgb(165 243 252 / 0.05);
}
.text-cyan-200\/50 {
  color: rgb(165 243 252 / 0.5);
}
.text-cyan-200\/55 {
  color: rgb(165 243 252 / 0.55);
}
.text-cyan-200\/60 {
  color: rgb(165 243 252 / 0.6);
}
.text-cyan-200\/65 {
  color: rgb(165 243 252 / 0.65);
}
.text-cyan-200\/70 {
  color: rgb(165 243 252 / 0.7);
}
.text-cyan-200\/75 {
  color: rgb(165 243 252 / 0.75);
}
.text-cyan-200\/80 {
  color: rgb(165 243 252 / 0.8);
}
.text-cyan-200\/85 {
  color: rgb(165 243 252 / 0.85);
}
.text-cyan-200\/90 {
  color: rgb(165 243 252 / 0.9);
}
.text-cyan-200\/95 {
  color: rgb(165 243 252 / 0.95);
}
.text-cyan-300 {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}
.text-cyan-300\/0 {
  color: rgb(103 232 249 / 0);
}
.text-cyan-300\/10 {
  color: rgb(103 232 249 / 0.1);
}
.text-cyan-300\/100 {
  color: rgb(103 232 249 / 1);
}
.text-cyan-300\/15 {
  color: rgb(103 232 249 / 0.15);
}
.text-cyan-300\/20 {
  color: rgb(103 232 249 / 0.2);
}
.text-cyan-300\/25 {
  color: rgb(103 232 249 / 0.25);
}
.text-cyan-300\/30 {
  color: rgb(103 232 249 / 0.3);
}
.text-cyan-300\/35 {
  color: rgb(103 232 249 / 0.35);
}
.text-cyan-300\/40 {
  color: rgb(103 232 249 / 0.4);
}
.text-cyan-300\/45 {
  color: rgb(103 232 249 / 0.45);
}
.text-cyan-300\/5 {
  color: rgb(103 232 249 / 0.05);
}
.text-cyan-300\/50 {
  color: rgb(103 232 249 / 0.5);
}
.text-cyan-300\/55 {
  color: rgb(103 232 249 / 0.55);
}
.text-cyan-300\/60 {
  color: rgb(103 232 249 / 0.6);
}
.text-cyan-300\/65 {
  color: rgb(103 232 249 / 0.65);
}
.text-cyan-300\/70 {
  color: rgb(103 232 249 / 0.7);
}
.text-cyan-300\/75 {
  color: rgb(103 232 249 / 0.75);
}
.text-cyan-300\/80 {
  color: rgb(103 232 249 / 0.8);
}
.text-cyan-300\/85 {
  color: rgb(103 232 249 / 0.85);
}
.text-cyan-300\/90 {
  color: rgb(103 232 249 / 0.9);
}
.text-cyan-300\/95 {
  color: rgb(103 232 249 / 0.95);
}
.text-cyan-400 {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}
.text-cyan-400\/0 {
  color: rgb(34 211 238 / 0);
}
.text-cyan-400\/10 {
  color: rgb(34 211 238 / 0.1);
}
.text-cyan-400\/100 {
  color: rgb(34 211 238 / 1);
}
.text-cyan-400\/15 {
  color: rgb(34 211 238 / 0.15);
}
.text-cyan-400\/20 {
  color: rgb(34 211 238 / 0.2);
}
.text-cyan-400\/25 {
  color: rgb(34 211 238 / 0.25);
}
.text-cyan-400\/30 {
  color: rgb(34 211 238 / 0.3);
}
.text-cyan-400\/35 {
  color: rgb(34 211 238 / 0.35);
}
.text-cyan-400\/40 {
  color: rgb(34 211 238 / 0.4);
}
.text-cyan-400\/45 {
  color: rgb(34 211 238 / 0.45);
}
.text-cyan-400\/5 {
  color: rgb(34 211 238 / 0.05);
}
.text-cyan-400\/50 {
  color: rgb(34 211 238 / 0.5);
}
.text-cyan-400\/55 {
  color: rgb(34 211 238 / 0.55);
}
.text-cyan-400\/60 {
  color: rgb(34 211 238 / 0.6);
}
.text-cyan-400\/65 {
  color: rgb(34 211 238 / 0.65);
}
.text-cyan-400\/70 {
  color: rgb(34 211 238 / 0.7);
}
.text-cyan-400\/75 {
  color: rgb(34 211 238 / 0.75);
}
.text-cyan-400\/80 {
  color: rgb(34 211 238 / 0.8);
}
.text-cyan-400\/85 {
  color: rgb(34 211 238 / 0.85);
}
.text-cyan-400\/90 {
  color: rgb(34 211 238 / 0.9);
}
.text-cyan-400\/95 {
  color: rgb(34 211 238 / 0.95);
}
.text-cyan-500 {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}
.text-cyan-500\/0 {
  color: rgb(6 182 212 / 0);
}
.text-cyan-500\/10 {
  color: rgb(6 182 212 / 0.1);
}
.text-cyan-500\/100 {
  color: rgb(6 182 212 / 1);
}
.text-cyan-500\/15 {
  color: rgb(6 182 212 / 0.15);
}
.text-cyan-500\/20 {
  color: rgb(6 182 212 / 0.2);
}
.text-cyan-500\/25 {
  color: rgb(6 182 212 / 0.25);
}
.text-cyan-500\/30 {
  color: rgb(6 182 212 / 0.3);
}
.text-cyan-500\/35 {
  color: rgb(6 182 212 / 0.35);
}
.text-cyan-500\/40 {
  color: rgb(6 182 212 / 0.4);
}
.text-cyan-500\/45 {
  color: rgb(6 182 212 / 0.45);
}
.text-cyan-500\/5 {
  color: rgb(6 182 212 / 0.05);
}
.text-cyan-500\/50 {
  color: rgb(6 182 212 / 0.5);
}
.text-cyan-500\/55 {
  color: rgb(6 182 212 / 0.55);
}
.text-cyan-500\/60 {
  color: rgb(6 182 212 / 0.6);
}
.text-cyan-500\/65 {
  color: rgb(6 182 212 / 0.65);
}
.text-cyan-500\/70 {
  color: rgb(6 182 212 / 0.7);
}
.text-cyan-500\/75 {
  color: rgb(6 182 212 / 0.75);
}
.text-cyan-500\/80 {
  color: rgb(6 182 212 / 0.8);
}
.text-cyan-500\/85 {
  color: rgb(6 182 212 / 0.85);
}
.text-cyan-500\/90 {
  color: rgb(6 182 212 / 0.9);
}
.text-cyan-500\/95 {
  color: rgb(6 182 212 / 0.95);
}
.text-cyan-600 {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}
.text-cyan-600\/0 {
  color: rgb(8 145 178 / 0);
}
.text-cyan-600\/10 {
  color: rgb(8 145 178 / 0.1);
}
.text-cyan-600\/100 {
  color: rgb(8 145 178 / 1);
}
.text-cyan-600\/15 {
  color: rgb(8 145 178 / 0.15);
}
.text-cyan-600\/20 {
  color: rgb(8 145 178 / 0.2);
}
.text-cyan-600\/25 {
  color: rgb(8 145 178 / 0.25);
}
.text-cyan-600\/30 {
  color: rgb(8 145 178 / 0.3);
}
.text-cyan-600\/35 {
  color: rgb(8 145 178 / 0.35);
}
.text-cyan-600\/40 {
  color: rgb(8 145 178 / 0.4);
}
.text-cyan-600\/45 {
  color: rgb(8 145 178 / 0.45);
}
.text-cyan-600\/5 {
  color: rgb(8 145 178 / 0.05);
}
.text-cyan-600\/50 {
  color: rgb(8 145 178 / 0.5);
}
.text-cyan-600\/55 {
  color: rgb(8 145 178 / 0.55);
}
.text-cyan-600\/60 {
  color: rgb(8 145 178 / 0.6);
}
.text-cyan-600\/65 {
  color: rgb(8 145 178 / 0.65);
}
.text-cyan-600\/70 {
  color: rgb(8 145 178 / 0.7);
}
.text-cyan-600\/75 {
  color: rgb(8 145 178 / 0.75);
}
.text-cyan-600\/80 {
  color: rgb(8 145 178 / 0.8);
}
.text-cyan-600\/85 {
  color: rgb(8 145 178 / 0.85);
}
.text-cyan-600\/90 {
  color: rgb(8 145 178 / 0.9);
}
.text-cyan-600\/95 {
  color: rgb(8 145 178 / 0.95);
}
.text-cyan-700 {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}
.text-cyan-700\/0 {
  color: rgb(14 116 144 / 0);
}
.text-cyan-700\/10 {
  color: rgb(14 116 144 / 0.1);
}
.text-cyan-700\/100 {
  color: rgb(14 116 144 / 1);
}
.text-cyan-700\/15 {
  color: rgb(14 116 144 / 0.15);
}
.text-cyan-700\/20 {
  color: rgb(14 116 144 / 0.2);
}
.text-cyan-700\/25 {
  color: rgb(14 116 144 / 0.25);
}
.text-cyan-700\/30 {
  color: rgb(14 116 144 / 0.3);
}
.text-cyan-700\/35 {
  color: rgb(14 116 144 / 0.35);
}
.text-cyan-700\/40 {
  color: rgb(14 116 144 / 0.4);
}
.text-cyan-700\/45 {
  color: rgb(14 116 144 / 0.45);
}
.text-cyan-700\/5 {
  color: rgb(14 116 144 / 0.05);
}
.text-cyan-700\/50 {
  color: rgb(14 116 144 / 0.5);
}
.text-cyan-700\/55 {
  color: rgb(14 116 144 / 0.55);
}
.text-cyan-700\/60 {
  color: rgb(14 116 144 / 0.6);
}
.text-cyan-700\/65 {
  color: rgb(14 116 144 / 0.65);
}
.text-cyan-700\/70 {
  color: rgb(14 116 144 / 0.7);
}
.text-cyan-700\/75 {
  color: rgb(14 116 144 / 0.75);
}
.text-cyan-700\/80 {
  color: rgb(14 116 144 / 0.8);
}
.text-cyan-700\/85 {
  color: rgb(14 116 144 / 0.85);
}
.text-cyan-700\/90 {
  color: rgb(14 116 144 / 0.9);
}
.text-cyan-700\/95 {
  color: rgb(14 116 144 / 0.95);
}
.text-cyan-800 {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}
.text-cyan-800\/0 {
  color: rgb(21 94 117 / 0);
}
.text-cyan-800\/10 {
  color: rgb(21 94 117 / 0.1);
}
.text-cyan-800\/100 {
  color: rgb(21 94 117 / 1);
}
.text-cyan-800\/15 {
  color: rgb(21 94 117 / 0.15);
}
.text-cyan-800\/20 {
  color: rgb(21 94 117 / 0.2);
}
.text-cyan-800\/25 {
  color: rgb(21 94 117 / 0.25);
}
.text-cyan-800\/30 {
  color: rgb(21 94 117 / 0.3);
}
.text-cyan-800\/35 {
  color: rgb(21 94 117 / 0.35);
}
.text-cyan-800\/40 {
  color: rgb(21 94 117 / 0.4);
}
.text-cyan-800\/45 {
  color: rgb(21 94 117 / 0.45);
}
.text-cyan-800\/5 {
  color: rgb(21 94 117 / 0.05);
}
.text-cyan-800\/50 {
  color: rgb(21 94 117 / 0.5);
}
.text-cyan-800\/55 {
  color: rgb(21 94 117 / 0.55);
}
.text-cyan-800\/60 {
  color: rgb(21 94 117 / 0.6);
}
.text-cyan-800\/65 {
  color: rgb(21 94 117 / 0.65);
}
.text-cyan-800\/70 {
  color: rgb(21 94 117 / 0.7);
}
.text-cyan-800\/75 {
  color: rgb(21 94 117 / 0.75);
}
.text-cyan-800\/80 {
  color: rgb(21 94 117 / 0.8);
}
.text-cyan-800\/85 {
  color: rgb(21 94 117 / 0.85);
}
.text-cyan-800\/90 {
  color: rgb(21 94 117 / 0.9);
}
.text-cyan-800\/95 {
  color: rgb(21 94 117 / 0.95);
}
.text-cyan-900 {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}
.text-cyan-900\/0 {
  color: rgb(22 78 99 / 0);
}
.text-cyan-900\/10 {
  color: rgb(22 78 99 / 0.1);
}
.text-cyan-900\/100 {
  color: rgb(22 78 99 / 1);
}
.text-cyan-900\/15 {
  color: rgb(22 78 99 / 0.15);
}
.text-cyan-900\/20 {
  color: rgb(22 78 99 / 0.2);
}
.text-cyan-900\/25 {
  color: rgb(22 78 99 / 0.25);
}
.text-cyan-900\/30 {
  color: rgb(22 78 99 / 0.3);
}
.text-cyan-900\/35 {
  color: rgb(22 78 99 / 0.35);
}
.text-cyan-900\/40 {
  color: rgb(22 78 99 / 0.4);
}
.text-cyan-900\/45 {
  color: rgb(22 78 99 / 0.45);
}
.text-cyan-900\/5 {
  color: rgb(22 78 99 / 0.05);
}
.text-cyan-900\/50 {
  color: rgb(22 78 99 / 0.5);
}
.text-cyan-900\/55 {
  color: rgb(22 78 99 / 0.55);
}
.text-cyan-900\/60 {
  color: rgb(22 78 99 / 0.6);
}
.text-cyan-900\/65 {
  color: rgb(22 78 99 / 0.65);
}
.text-cyan-900\/70 {
  color: rgb(22 78 99 / 0.7);
}
.text-cyan-900\/75 {
  color: rgb(22 78 99 / 0.75);
}
.text-cyan-900\/80 {
  color: rgb(22 78 99 / 0.8);
}
.text-cyan-900\/85 {
  color: rgb(22 78 99 / 0.85);
}
.text-cyan-900\/90 {
  color: rgb(22 78 99 / 0.9);
}
.text-cyan-900\/95 {
  color: rgb(22 78 99 / 0.95);
}
.text-destructive {
  color: hsl(var(--destructive));
}
.text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}
.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\/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-100 {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}
.text-emerald-100\/0 {
  color: rgb(209 250 229 / 0);
}
.text-emerald-100\/10 {
  color: rgb(209 250 229 / 0.1);
}
.text-emerald-100\/100 {
  color: rgb(209 250 229 / 1);
}
.text-emerald-100\/15 {
  color: rgb(209 250 229 / 0.15);
}
.text-emerald-100\/20 {
  color: rgb(209 250 229 / 0.2);
}
.text-emerald-100\/25 {
  color: rgb(209 250 229 / 0.25);
}
.text-emerald-100\/30 {
  color: rgb(209 250 229 / 0.3);
}
.text-emerald-100\/35 {
  color: rgb(209 250 229 / 0.35);
}
.text-emerald-100\/40 {
  color: rgb(209 250 229 / 0.4);
}
.text-emerald-100\/45 {
  color: rgb(209 250 229 / 0.45);
}
.text-emerald-100\/5 {
  color: rgb(209 250 229 / 0.05);
}
.text-emerald-100\/50 {
  color: rgb(209 250 229 / 0.5);
}
.text-emerald-100\/55 {
  color: rgb(209 250 229 / 0.55);
}
.text-emerald-100\/60 {
  color: rgb(209 250 229 / 0.6);
}
.text-emerald-100\/65 {
  color: rgb(209 250 229 / 0.65);
}
.text-emerald-100\/70 {
  color: rgb(209 250 229 / 0.7);
}
.text-emerald-100\/75 {
  color: rgb(209 250 229 / 0.75);
}
.text-emerald-100\/80 {
  color: rgb(209 250 229 / 0.8);
}
.text-emerald-100\/85 {
  color: rgb(209 250 229 / 0.85);
}
.text-emerald-100\/90 {
  color: rgb(209 250 229 / 0.9);
}
.text-emerald-100\/95 {
  color: rgb(209 250 229 / 0.95);
}
.text-emerald-200 {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}
.text-emerald-200\/0 {
  color: rgb(167 243 208 / 0);
}
.text-emerald-200\/10 {
  color: rgb(167 243 208 / 0.1);
}
.text-emerald-200\/100 {
  color: rgb(167 243 208 / 1);
}
.text-emerald-200\/15 {
  color: rgb(167 243 208 / 0.15);
}
.text-emerald-200\/20 {
  color: rgb(167 243 208 / 0.2);
}
.text-emerald-200\/25 {
  color: rgb(167 243 208 / 0.25);
}
.text-emerald-200\/30 {
  color: rgb(167 243 208 / 0.3);
}
.text-emerald-200\/35 {
  color: rgb(167 243 208 / 0.35);
}
.text-emerald-200\/40 {
  color: rgb(167 243 208 / 0.4);
}
.text-emerald-200\/45 {
  color: rgb(167 243 208 / 0.45);
}
.text-emerald-200\/5 {
  color: rgb(167 243 208 / 0.05);
}
.text-emerald-200\/50 {
  color: rgb(167 243 208 / 0.5);
}
.text-emerald-200\/55 {
  color: rgb(167 243 208 / 0.55);
}
.text-emerald-200\/60 {
  color: rgb(167 243 208 / 0.6);
}
.text-emerald-200\/65 {
  color: rgb(167 243 208 / 0.65);
}
.text-emerald-200\/70 {
  color: rgb(167 243 208 / 0.7);
}
.text-emerald-200\/75 {
  color: rgb(167 243 208 / 0.75);
}
.text-emerald-200\/80 {
  color: rgb(167 243 208 / 0.8);
}
.text-emerald-200\/85 {
  color: rgb(167 243 208 / 0.85);
}
.text-emerald-200\/90 {
  color: rgb(167 243 208 / 0.9);
}
.text-emerald-200\/95 {
  color: rgb(167 243 208 / 0.95);
}
.text-emerald-300 {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}
.text-emerald-300\/0 {
  color: rgb(110 231 183 / 0);
}
.text-emerald-300\/10 {
  color: rgb(110 231 183 / 0.1);
}
.text-emerald-300\/100 {
  color: rgb(110 231 183 / 1);
}
.text-emerald-300\/15 {
  color: rgb(110 231 183 / 0.15);
}
.text-emerald-300\/20 {
  color: rgb(110 231 183 / 0.2);
}
.text-emerald-300\/25 {
  color: rgb(110 231 183 / 0.25);
}
.text-emerald-300\/30 {
  color: rgb(110 231 183 / 0.3);
}
.text-emerald-300\/35 {
  color: rgb(110 231 183 / 0.35);
}
.text-emerald-300\/40 {
  color: rgb(110 231 183 / 0.4);
}
.text-emerald-300\/45 {
  color: rgb(110 231 183 / 0.45);
}
.text-emerald-300\/5 {
  color: rgb(110 231 183 / 0.05);
}
.text-emerald-300\/50 {
  color: rgb(110 231 183 / 0.5);
}
.text-emerald-300\/55 {
  color: rgb(110 231 183 / 0.55);
}
.text-emerald-300\/60 {
  color: rgb(110 231 183 / 0.6);
}
.text-emerald-300\/65 {
  color: rgb(110 231 183 / 0.65);
}
.text-emerald-300\/70 {
  color: rgb(110 231 183 / 0.7);
}
.text-emerald-300\/75 {
  color: rgb(110 231 183 / 0.75);
}
.text-emerald-300\/80 {
  color: rgb(110 231 183 / 0.8);
}
.text-emerald-300\/85 {
  color: rgb(110 231 183 / 0.85);
}
.text-emerald-300\/90 {
  color: rgb(110 231 183 / 0.9);
}
.text-emerald-300\/95 {
  color: rgb(110 231 183 / 0.95);
}
.text-emerald-400 {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}
.text-emerald-400\/0 {
  color: rgb(52 211 153 / 0);
}
.text-emerald-400\/10 {
  color: rgb(52 211 153 / 0.1);
}
.text-emerald-400\/100 {
  color: rgb(52 211 153 / 1);
}
.text-emerald-400\/15 {
  color: rgb(52 211 153 / 0.15);
}
.text-emerald-400\/20 {
  color: rgb(52 211 153 / 0.2);
}
.text-emerald-400\/25 {
  color: rgb(52 211 153 / 0.25);
}
.text-emerald-400\/30 {
  color: rgb(52 211 153 / 0.3);
}
.text-emerald-400\/35 {
  color: rgb(52 211 153 / 0.35);
}
.text-emerald-400\/40 {
  color: rgb(52 211 153 / 0.4);
}
.text-emerald-400\/45 {
  color: rgb(52 211 153 / 0.45);
}
.text-emerald-400\/5 {
  color: rgb(52 211 153 / 0.05);
}
.text-emerald-400\/50 {
  color: rgb(52 211 153 / 0.5);
}
.text-emerald-400\/55 {
  color: rgb(52 211 153 / 0.55);
}
.text-emerald-400\/60 {
  color: rgb(52 211 153 / 0.6);
}
.text-emerald-400\/65 {
  color: rgb(52 211 153 / 0.65);
}
.text-emerald-400\/70 {
  color: rgb(52 211 153 / 0.7);
}
.text-emerald-400\/75 {
  color: rgb(52 211 153 / 0.75);
}
.text-emerald-400\/80 {
  color: rgb(52 211 153 / 0.8);
}
.text-emerald-400\/85 {
  color: rgb(52 211 153 / 0.85);
}
.text-emerald-400\/90 {
  color: rgb(52 211 153 / 0.9);
}
.text-emerald-400\/95 {
  color: rgb(52 211 153 / 0.95);
}
.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
.text-emerald-500\/0 {
  color: rgb(16 185 129 / 0);
}
.text-emerald-500\/10 {
  color: rgb(16 185 129 / 0.1);
}
.text-emerald-500\/100 {
  color: rgb(16 185 129 / 1);
}
.text-emerald-500\/15 {
  color: rgb(16 185 129 / 0.15);
}
.text-emerald-500\/20 {
  color: rgb(16 185 129 / 0.2);
}
.text-emerald-500\/25 {
  color: rgb(16 185 129 / 0.25);
}
.text-emerald-500\/30 {
  color: rgb(16 185 129 / 0.3);
}
.text-emerald-500\/35 {
  color: rgb(16 185 129 / 0.35);
}
.text-emerald-500\/40 {
  color: rgb(16 185 129 / 0.4);
}
.text-emerald-500\/45 {
  color: rgb(16 185 129 / 0.45);
}
.text-emerald-500\/5 {
  color: rgb(16 185 129 / 0.05);
}
.text-emerald-500\/50 {
  color: rgb(16 185 129 / 0.5);
}
.text-emerald-500\/55 {
  color: rgb(16 185 129 / 0.55);
}
.text-emerald-500\/60 {
  color: rgb(16 185 129 / 0.6);
}
.text-emerald-500\/65 {
  color: rgb(16 185 129 / 0.65);
}
.text-emerald-500\/70 {
  color: rgb(16 185 129 / 0.7);
}
.text-emerald-500\/75 {
  color: rgb(16 185 129 / 0.75);
}
.text-emerald-500\/80 {
  color: rgb(16 185 129 / 0.8);
}
.text-emerald-500\/85 {
  color: rgb(16 185 129 / 0.85);
}
.text-emerald-500\/90 {
  color: rgb(16 185 129 / 0.9);
}
.text-emerald-500\/95 {
  color: rgb(16 185 129 / 0.95);
}
.text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.text-emerald-600\/0 {
  color: rgb(5 150 105 / 0);
}
.text-emerald-600\/10 {
  color: rgb(5 150 105 / 0.1);
}
.text-emerald-600\/100 {
  color: rgb(5 150 105 / 1);
}
.text-emerald-600\/15 {
  color: rgb(5 150 105 / 0.15);
}
.text-emerald-600\/20 {
  color: rgb(5 150 105 / 0.2);
}
.text-emerald-600\/25 {
  color: rgb(5 150 105 / 0.25);
}
.text-emerald-600\/30 {
  color: rgb(5 150 105 / 0.3);
}
.text-emerald-600\/35 {
  color: rgb(5 150 105 / 0.35);
}
.text-emerald-600\/40 {
  color: rgb(5 150 105 / 0.4);
}
.text-emerald-600\/45 {
  color: rgb(5 150 105 / 0.45);
}
.text-emerald-600\/5 {
  color: rgb(5 150 105 / 0.05);
}
.text-emerald-600\/50 {
  color: rgb(5 150 105 / 0.5);
}
.text-emerald-600\/55 {
  color: rgb(5 150 105 / 0.55);
}
.text-emerald-600\/60 {
  color: rgb(5 150 105 / 0.6);
}
.text-emerald-600\/65 {
  color: rgb(5 150 105 / 0.65);
}
.text-emerald-600\/70 {
  color: rgb(5 150 105 / 0.7);
}
.text-emerald-600\/75 {
  color: rgb(5 150 105 / 0.75);
}
.text-emerald-600\/80 {
  color: rgb(5 150 105 / 0.8);
}
.text-emerald-600\/85 {
  color: rgb(5 150 105 / 0.85);
}
.text-emerald-600\/90 {
  color: rgb(5 150 105 / 0.9);
}
.text-emerald-600\/95 {
  color: rgb(5 150 105 / 0.95);
}
.text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.text-emerald-700\/0 {
  color: rgb(4 120 87 / 0);
}
.text-emerald-700\/10 {
  color: rgb(4 120 87 / 0.1);
}
.text-emerald-700\/100 {
  color: rgb(4 120 87 / 1);
}
.text-emerald-700\/15 {
  color: rgb(4 120 87 / 0.15);
}
.text-emerald-700\/20 {
  color: rgb(4 120 87 / 0.2);
}
.text-emerald-700\/25 {
  color: rgb(4 120 87 / 0.25);
}
.text-emerald-700\/30 {
  color: rgb(4 120 87 / 0.3);
}
.text-emerald-700\/35 {
  color: rgb(4 120 87 / 0.35);
}
.text-emerald-700\/40 {
  color: rgb(4 120 87 / 0.4);
}
.text-emerald-700\/45 {
  color: rgb(4 120 87 / 0.45);
}
.text-emerald-700\/5 {
  color: rgb(4 120 87 / 0.05);
}
.text-emerald-700\/50 {
  color: rgb(4 120 87 / 0.5);
}
.text-emerald-700\/55 {
  color: rgb(4 120 87 / 0.55);
}
.text-emerald-700\/60 {
  color: rgb(4 120 87 / 0.6);
}
.text-emerald-700\/65 {
  color: rgb(4 120 87 / 0.65);
}
.text-emerald-700\/70 {
  color: rgb(4 120 87 / 0.7);
}
.text-emerald-700\/75 {
  color: rgb(4 120 87 / 0.75);
}
.text-emerald-700\/80 {
  color: rgb(4 120 87 / 0.8);
}
.text-emerald-700\/85 {
  color: rgb(4 120 87 / 0.85);
}
.text-emerald-700\/90 {
  color: rgb(4 120 87 / 0.9);
}
.text-emerald-700\/95 {
  color: rgb(4 120 87 / 0.95);
}
.text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.text-emerald-800\/0 {
  color: rgb(6 95 70 / 0);
}
.text-emerald-800\/10 {
  color: rgb(6 95 70 / 0.1);
}
.text-emerald-800\/100 {
  color: rgb(6 95 70 / 1);
}
.text-emerald-800\/15 {
  color: rgb(6 95 70 / 0.15);
}
.text-emerald-800\/20 {
  color: rgb(6 95 70 / 0.2);
}
.text-emerald-800\/25 {
  color: rgb(6 95 70 / 0.25);
}
.text-emerald-800\/30 {
  color: rgb(6 95 70 / 0.3);
}
.text-emerald-800\/35 {
  color: rgb(6 95 70 / 0.35);
}
.text-emerald-800\/40 {
  color: rgb(6 95 70 / 0.4);
}
.text-emerald-800\/45 {
  color: rgb(6 95 70 / 0.45);
}
.text-emerald-800\/5 {
  color: rgb(6 95 70 / 0.05);
}
.text-emerald-800\/50 {
  color: rgb(6 95 70 / 0.5);
}
.text-emerald-800\/55 {
  color: rgb(6 95 70 / 0.55);
}
.text-emerald-800\/60 {
  color: rgb(6 95 70 / 0.6);
}
.text-emerald-800\/65 {
  color: rgb(6 95 70 / 0.65);
}
.text-emerald-800\/70 {
  color: rgb(6 95 70 / 0.7);
}
.text-emerald-800\/75 {
  color: rgb(6 95 70 / 0.75);
}
.text-emerald-800\/80 {
  color: rgb(6 95 70 / 0.8);
}
.text-emerald-800\/85 {
  color: rgb(6 95 70 / 0.85);
}
.text-emerald-800\/90 {
  color: rgb(6 95 70 / 0.9);
}
.text-emerald-800\/95 {
  color: rgb(6 95 70 / 0.95);
}
.text-emerald-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}
.text-emerald-900\/0 {
  color: rgb(6 78 59 / 0);
}
.text-emerald-900\/10 {
  color: rgb(6 78 59 / 0.1);
}
.text-emerald-900\/100 {
  color: rgb(6 78 59 / 1);
}
.text-emerald-900\/15 {
  color: rgb(6 78 59 / 0.15);
}
.text-emerald-900\/20 {
  color: rgb(6 78 59 / 0.2);
}
.text-emerald-900\/25 {
  color: rgb(6 78 59 / 0.25);
}
.text-emerald-900\/30 {
  color: rgb(6 78 59 / 0.3);
}
.text-emerald-900\/35 {
  color: rgb(6 78 59 / 0.35);
}
.text-emerald-900\/40 {
  color: rgb(6 78 59 / 0.4);
}
.text-emerald-900\/45 {
  color: rgb(6 78 59 / 0.45);
}
.text-emerald-900\/5 {
  color: rgb(6 78 59 / 0.05);
}
.text-emerald-900\/50 {
  color: rgb(6 78 59 / 0.5);
}
.text-emerald-900\/55 {
  color: rgb(6 78 59 / 0.55);
}
.text-emerald-900\/60 {
  color: rgb(6 78 59 / 0.6);
}
.text-emerald-900\/65 {
  color: rgb(6 78 59 / 0.65);
}
.text-emerald-900\/70 {
  color: rgb(6 78 59 / 0.7);
}
.text-emerald-900\/75 {
  color: rgb(6 78 59 / 0.75);
}
.text-emerald-900\/80 {
  color: rgb(6 78 59 / 0.8);
}
.text-emerald-900\/85 {
  color: rgb(6 78 59 / 0.85);
}
.text-emerald-900\/90 {
  color: rgb(6 78 59 / 0.9);
}
.text-emerald-900\/95 {
  color: rgb(6 78 59 / 0.95);
}
.text-foreground {
  color: hsl(var(--foreground));
}
.text-foreground\/50 {
  color: hsl(var(--foreground) / 0.5);
}
.text-fuchsia-700 {
  --tw-text-opacity: 1;
  color: rgb(162 28 175 / var(--tw-text-opacity, 1));
}
.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-gray-100\/0 {
  color: rgb(243 244 246 / 0);
}
.text-gray-100\/10 {
  color: rgb(243 244 246 / 0.1);
}
.text-gray-100\/100 {
  color: rgb(243 244 246 / 1);
}
.text-gray-100\/15 {
  color: rgb(243 244 246 / 0.15);
}
.text-gray-100\/20 {
  color: rgb(243 244 246 / 0.2);
}
.text-gray-100\/25 {
  color: rgb(243 244 246 / 0.25);
}
.text-gray-100\/30 {
  color: rgb(243 244 246 / 0.3);
}
.text-gray-100\/35 {
  color: rgb(243 244 246 / 0.35);
}
.text-gray-100\/40 {
  color: rgb(243 244 246 / 0.4);
}
.text-gray-100\/45 {
  color: rgb(243 244 246 / 0.45);
}
.text-gray-100\/5 {
  color: rgb(243 244 246 / 0.05);
}
.text-gray-100\/50 {
  color: rgb(243 244 246 / 0.5);
}
.text-gray-100\/55 {
  color: rgb(243 244 246 / 0.55);
}
.text-gray-100\/60 {
  color: rgb(243 244 246 / 0.6);
}
.text-gray-100\/65 {
  color: rgb(243 244 246 / 0.65);
}
.text-gray-100\/70 {
  color: rgb(243 244 246 / 0.7);
}
.text-gray-100\/75 {
  color: rgb(243 244 246 / 0.75);
}
.text-gray-100\/80 {
  color: rgb(243 244 246 / 0.8);
}
.text-gray-100\/85 {
  color: rgb(243 244 246 / 0.85);
}
.text-gray-100\/90 {
  color: rgb(243 244 246 / 0.9);
}
.text-gray-100\/95 {
  color: rgb(243 244 246 / 0.95);
}
.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-200\/0 {
  color: rgb(229 231 235 / 0);
}
.text-gray-200\/10 {
  color: rgb(229 231 235 / 0.1);
}
.text-gray-200\/100 {
  color: rgb(229 231 235 / 1);
}
.text-gray-200\/15 {
  color: rgb(229 231 235 / 0.15);
}
.text-gray-200\/20 {
  color: rgb(229 231 235 / 0.2);
}
.text-gray-200\/25 {
  color: rgb(229 231 235 / 0.25);
}
.text-gray-200\/30 {
  color: rgb(229 231 235 / 0.3);
}
.text-gray-200\/35 {
  color: rgb(229 231 235 / 0.35);
}
.text-gray-200\/40 {
  color: rgb(229 231 235 / 0.4);
}
.text-gray-200\/45 {
  color: rgb(229 231 235 / 0.45);
}
.text-gray-200\/5 {
  color: rgb(229 231 235 / 0.05);
}
.text-gray-200\/50 {
  color: rgb(229 231 235 / 0.5);
}
.text-gray-200\/55 {
  color: rgb(229 231 235 / 0.55);
}
.text-gray-200\/60 {
  color: rgb(229 231 235 / 0.6);
}
.text-gray-200\/65 {
  color: rgb(229 231 235 / 0.65);
}
.text-gray-200\/70 {
  color: rgb(229 231 235 / 0.7);
}
.text-gray-200\/75 {
  color: rgb(229 231 235 / 0.75);
}
.text-gray-200\/80 {
  color: rgb(229 231 235 / 0.8);
}
.text-gray-200\/85 {
  color: rgb(229 231 235 / 0.85);
}
.text-gray-200\/90 {
  color: rgb(229 231 235 / 0.9);
}
.text-gray-200\/95 {
  color: rgb(229 231 235 / 0.95);
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.text-gray-300\/0 {
  color: rgb(209 213 219 / 0);
}
.text-gray-300\/10 {
  color: rgb(209 213 219 / 0.1);
}
.text-gray-300\/100 {
  color: rgb(209 213 219 / 1);
}
.text-gray-300\/15 {
  color: rgb(209 213 219 / 0.15);
}
.text-gray-300\/20 {
  color: rgb(209 213 219 / 0.2);
}
.text-gray-300\/25 {
  color: rgb(209 213 219 / 0.25);
}
.text-gray-300\/30 {
  color: rgb(209 213 219 / 0.3);
}
.text-gray-300\/35 {
  color: rgb(209 213 219 / 0.35);
}
.text-gray-300\/40 {
  color: rgb(209 213 219 / 0.4);
}
.text-gray-300\/45 {
  color: rgb(209 213 219 / 0.45);
}
.text-gray-300\/5 {
  color: rgb(209 213 219 / 0.05);
}
.text-gray-300\/50 {
  color: rgb(209 213 219 / 0.5);
}
.text-gray-300\/55 {
  color: rgb(209 213 219 / 0.55);
}
.text-gray-300\/60 {
  color: rgb(209 213 219 / 0.6);
}
.text-gray-300\/65 {
  color: rgb(209 213 219 / 0.65);
}
.text-gray-300\/70 {
  color: rgb(209 213 219 / 0.7);
}
.text-gray-300\/75 {
  color: rgb(209 213 219 / 0.75);
}
.text-gray-300\/80 {
  color: rgb(209 213 219 / 0.8);
}
.text-gray-300\/85 {
  color: rgb(209 213 219 / 0.85);
}
.text-gray-300\/90 {
  color: rgb(209 213 219 / 0.9);
}
.text-gray-300\/95 {
  color: rgb(209 213 219 / 0.95);
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-400\/0 {
  color: rgb(156 163 175 / 0);
}
.text-gray-400\/10 {
  color: rgb(156 163 175 / 0.1);
}
.text-gray-400\/100 {
  color: rgb(156 163 175 / 1);
}
.text-gray-400\/15 {
  color: rgb(156 163 175 / 0.15);
}
.text-gray-400\/20 {
  color: rgb(156 163 175 / 0.2);
}
.text-gray-400\/25 {
  color: rgb(156 163 175 / 0.25);
}
.text-gray-400\/30 {
  color: rgb(156 163 175 / 0.3);
}
.text-gray-400\/35 {
  color: rgb(156 163 175 / 0.35);
}
.text-gray-400\/40 {
  color: rgb(156 163 175 / 0.4);
}
.text-gray-400\/45 {
  color: rgb(156 163 175 / 0.45);
}
.text-gray-400\/5 {
  color: rgb(156 163 175 / 0.05);
}
.text-gray-400\/50 {
  color: rgb(156 163 175 / 0.5);
}
.text-gray-400\/55 {
  color: rgb(156 163 175 / 0.55);
}
.text-gray-400\/60 {
  color: rgb(156 163 175 / 0.6);
}
.text-gray-400\/65 {
  color: rgb(156 163 175 / 0.65);
}
.text-gray-400\/70 {
  color: rgb(156 163 175 / 0.7);
}
.text-gray-400\/75 {
  color: rgb(156 163 175 / 0.75);
}
.text-gray-400\/80 {
  color: rgb(156 163 175 / 0.8);
}
.text-gray-400\/85 {
  color: rgb(156 163 175 / 0.85);
}
.text-gray-400\/90 {
  color: rgb(156 163 175 / 0.9);
}
.text-gray-400\/95 {
  color: rgb(156 163 175 / 0.95);
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-500\/0 {
  color: rgb(107 114 128 / 0);
}
.text-gray-500\/10 {
  color: rgb(107 114 128 / 0.1);
}
.text-gray-500\/100 {
  color: rgb(107 114 128 / 1);
}
.text-gray-500\/15 {
  color: rgb(107 114 128 / 0.15);
}
.text-gray-500\/20 {
  color: rgb(107 114 128 / 0.2);
}
.text-gray-500\/25 {
  color: rgb(107 114 128 / 0.25);
}
.text-gray-500\/30 {
  color: rgb(107 114 128 / 0.3);
}
.text-gray-500\/35 {
  color: rgb(107 114 128 / 0.35);
}
.text-gray-500\/40 {
  color: rgb(107 114 128 / 0.4);
}
.text-gray-500\/45 {
  color: rgb(107 114 128 / 0.45);
}
.text-gray-500\/5 {
  color: rgb(107 114 128 / 0.05);
}
.text-gray-500\/50 {
  color: rgb(107 114 128 / 0.5);
}
.text-gray-500\/55 {
  color: rgb(107 114 128 / 0.55);
}
.text-gray-500\/60 {
  color: rgb(107 114 128 / 0.6);
}
.text-gray-500\/65 {
  color: rgb(107 114 128 / 0.65);
}
.text-gray-500\/70 {
  color: rgb(107 114 128 / 0.7);
}
.text-gray-500\/75 {
  color: rgb(107 114 128 / 0.75);
}
.text-gray-500\/80 {
  color: rgb(107 114 128 / 0.8);
}
.text-gray-500\/85 {
  color: rgb(107 114 128 / 0.85);
}
.text-gray-500\/90 {
  color: rgb(107 114 128 / 0.9);
}
.text-gray-500\/95 {
  color: rgb(107 114 128 / 0.95);
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-600\/0 {
  color: rgb(75 85 99 / 0);
}
.text-gray-600\/10 {
  color: rgb(75 85 99 / 0.1);
}
.text-gray-600\/100 {
  color: rgb(75 85 99 / 1);
}
.text-gray-600\/15 {
  color: rgb(75 85 99 / 0.15);
}
.text-gray-600\/20 {
  color: rgb(75 85 99 / 0.2);
}
.text-gray-600\/25 {
  color: rgb(75 85 99 / 0.25);
}
.text-gray-600\/30 {
  color: rgb(75 85 99 / 0.3);
}
.text-gray-600\/35 {
  color: rgb(75 85 99 / 0.35);
}
.text-gray-600\/40 {
  color: rgb(75 85 99 / 0.4);
}
.text-gray-600\/45 {
  color: rgb(75 85 99 / 0.45);
}
.text-gray-600\/5 {
  color: rgb(75 85 99 / 0.05);
}
.text-gray-600\/50 {
  color: rgb(75 85 99 / 0.5);
}
.text-gray-600\/55 {
  color: rgb(75 85 99 / 0.55);
}
.text-gray-600\/60 {
  color: rgb(75 85 99 / 0.6);
}
.text-gray-600\/65 {
  color: rgb(75 85 99 / 0.65);
}
.text-gray-600\/70 {
  color: rgb(75 85 99 / 0.7);
}
.text-gray-600\/75 {
  color: rgb(75 85 99 / 0.75);
}
.text-gray-600\/80 {
  color: rgb(75 85 99 / 0.8);
}
.text-gray-600\/85 {
  color: rgb(75 85 99 / 0.85);
}
.text-gray-600\/90 {
  color: rgb(75 85 99 / 0.9);
}
.text-gray-600\/95 {
  color: rgb(75 85 99 / 0.95);
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-700\/0 {
  color: rgb(55 65 81 / 0);
}
.text-gray-700\/10 {
  color: rgb(55 65 81 / 0.1);
}
.text-gray-700\/100 {
  color: rgb(55 65 81 / 1);
}
.text-gray-700\/15 {
  color: rgb(55 65 81 / 0.15);
}
.text-gray-700\/20 {
  color: rgb(55 65 81 / 0.2);
}
.text-gray-700\/25 {
  color: rgb(55 65 81 / 0.25);
}
.text-gray-700\/30 {
  color: rgb(55 65 81 / 0.3);
}
.text-gray-700\/35 {
  color: rgb(55 65 81 / 0.35);
}
.text-gray-700\/40 {
  color: rgb(55 65 81 / 0.4);
}
.text-gray-700\/45 {
  color: rgb(55 65 81 / 0.45);
}
.text-gray-700\/5 {
  color: rgb(55 65 81 / 0.05);
}
.text-gray-700\/50 {
  color: rgb(55 65 81 / 0.5);
}
.text-gray-700\/55 {
  color: rgb(55 65 81 / 0.55);
}
.text-gray-700\/60 {
  color: rgb(55 65 81 / 0.6);
}
.text-gray-700\/65 {
  color: rgb(55 65 81 / 0.65);
}
.text-gray-700\/70 {
  color: rgb(55 65 81 / 0.7);
}
.text-gray-700\/75 {
  color: rgb(55 65 81 / 0.75);
}
.text-gray-700\/80 {
  color: rgb(55 65 81 / 0.8);
}
.text-gray-700\/85 {
  color: rgb(55 65 81 / 0.85);
}
.text-gray-700\/90 {
  color: rgb(55 65 81 / 0.9);
}
.text-gray-700\/95 {
  color: rgb(55 65 81 / 0.95);
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-800\/0 {
  color: rgb(31 41 55 / 0);
}
.text-gray-800\/10 {
  color: rgb(31 41 55 / 0.1);
}
.text-gray-800\/100 {
  color: rgb(31 41 55 / 1);
}
.text-gray-800\/15 {
  color: rgb(31 41 55 / 0.15);
}
.text-gray-800\/20 {
  color: rgb(31 41 55 / 0.2);
}
.text-gray-800\/25 {
  color: rgb(31 41 55 / 0.25);
}
.text-gray-800\/30 {
  color: rgb(31 41 55 / 0.3);
}
.text-gray-800\/35 {
  color: rgb(31 41 55 / 0.35);
}
.text-gray-800\/40 {
  color: rgb(31 41 55 / 0.4);
}
.text-gray-800\/45 {
  color: rgb(31 41 55 / 0.45);
}
.text-gray-800\/5 {
  color: rgb(31 41 55 / 0.05);
}
.text-gray-800\/50 {
  color: rgb(31 41 55 / 0.5);
}
.text-gray-800\/55 {
  color: rgb(31 41 55 / 0.55);
}
.text-gray-800\/60 {
  color: rgb(31 41 55 / 0.6);
}
.text-gray-800\/65 {
  color: rgb(31 41 55 / 0.65);
}
.text-gray-800\/70 {
  color: rgb(31 41 55 / 0.7);
}
.text-gray-800\/75 {
  color: rgb(31 41 55 / 0.75);
}
.text-gray-800\/80 {
  color: rgb(31 41 55 / 0.8);
}
.text-gray-800\/85 {
  color: rgb(31 41 55 / 0.85);
}
.text-gray-800\/90 {
  color: rgb(31 41 55 / 0.9);
}
.text-gray-800\/95 {
  color: rgb(31 41 55 / 0.95);
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-gray-900\/0 {
  color: rgb(17 24 39 / 0);
}
.text-gray-900\/10 {
  color: rgb(17 24 39 / 0.1);
}
.text-gray-900\/100 {
  color: rgb(17 24 39 / 1);
}
.text-gray-900\/15 {
  color: rgb(17 24 39 / 0.15);
}
.text-gray-900\/20 {
  color: rgb(17 24 39 / 0.2);
}
.text-gray-900\/25 {
  color: rgb(17 24 39 / 0.25);
}
.text-gray-900\/30 {
  color: rgb(17 24 39 / 0.3);
}
.text-gray-900\/35 {
  color: rgb(17 24 39 / 0.35);
}
.text-gray-900\/40 {
  color: rgb(17 24 39 / 0.4);
}
.text-gray-900\/45 {
  color: rgb(17 24 39 / 0.45);
}
.text-gray-900\/5 {
  color: rgb(17 24 39 / 0.05);
}
.text-gray-900\/50 {
  color: rgb(17 24 39 / 0.5);
}
.text-gray-900\/55 {
  color: rgb(17 24 39 / 0.55);
}
.text-gray-900\/60 {
  color: rgb(17 24 39 / 0.6);
}
.text-gray-900\/65 {
  color: rgb(17 24 39 / 0.65);
}
.text-gray-900\/70 {
  color: rgb(17 24 39 / 0.7);
}
.text-gray-900\/75 {
  color: rgb(17 24 39 / 0.75);
}
.text-gray-900\/80 {
  color: rgb(17 24 39 / 0.8);
}
.text-gray-900\/85 {
  color: rgb(17 24 39 / 0.85);
}
.text-gray-900\/90 {
  color: rgb(17 24 39 / 0.9);
}
.text-gray-900\/95 {
  color: rgb(17 24 39 / 0.95);
}
.text-green-100 {
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}
.text-green-100\/0 {
  color: rgb(220 252 231 / 0);
}
.text-green-100\/10 {
  color: rgb(220 252 231 / 0.1);
}
.text-green-100\/100 {
  color: rgb(220 252 231 / 1);
}
.text-green-100\/15 {
  color: rgb(220 252 231 / 0.15);
}
.text-green-100\/20 {
  color: rgb(220 252 231 / 0.2);
}
.text-green-100\/25 {
  color: rgb(220 252 231 / 0.25);
}
.text-green-100\/30 {
  color: rgb(220 252 231 / 0.3);
}
.text-green-100\/35 {
  color: rgb(220 252 231 / 0.35);
}
.text-green-100\/40 {
  color: rgb(220 252 231 / 0.4);
}
.text-green-100\/45 {
  color: rgb(220 252 231 / 0.45);
}
.text-green-100\/5 {
  color: rgb(220 252 231 / 0.05);
}
.text-green-100\/50 {
  color: rgb(220 252 231 / 0.5);
}
.text-green-100\/55 {
  color: rgb(220 252 231 / 0.55);
}
.text-green-100\/60 {
  color: rgb(220 252 231 / 0.6);
}
.text-green-100\/65 {
  color: rgb(220 252 231 / 0.65);
}
.text-green-100\/70 {
  color: rgb(220 252 231 / 0.7);
}
.text-green-100\/75 {
  color: rgb(220 252 231 / 0.75);
}
.text-green-100\/80 {
  color: rgb(220 252 231 / 0.8);
}
.text-green-100\/85 {
  color: rgb(220 252 231 / 0.85);
}
.text-green-100\/90 {
  color: rgb(220 252 231 / 0.9);
}
.text-green-100\/95 {
  color: rgb(220 252 231 / 0.95);
}
.text-green-200 {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}
.text-green-200\/0 {
  color: rgb(187 247 208 / 0);
}
.text-green-200\/10 {
  color: rgb(187 247 208 / 0.1);
}
.text-green-200\/100 {
  color: rgb(187 247 208 / 1);
}
.text-green-200\/15 {
  color: rgb(187 247 208 / 0.15);
}
.text-green-200\/20 {
  color: rgb(187 247 208 / 0.2);
}
.text-green-200\/25 {
  color: rgb(187 247 208 / 0.25);
}
.text-green-200\/30 {
  color: rgb(187 247 208 / 0.3);
}
.text-green-200\/35 {
  color: rgb(187 247 208 / 0.35);
}
.text-green-200\/40 {
  color: rgb(187 247 208 / 0.4);
}
.text-green-200\/45 {
  color: rgb(187 247 208 / 0.45);
}
.text-green-200\/5 {
  color: rgb(187 247 208 / 0.05);
}
.text-green-200\/50 {
  color: rgb(187 247 208 / 0.5);
}
.text-green-200\/55 {
  color: rgb(187 247 208 / 0.55);
}
.text-green-200\/60 {
  color: rgb(187 247 208 / 0.6);
}
.text-green-200\/65 {
  color: rgb(187 247 208 / 0.65);
}
.text-green-200\/70 {
  color: rgb(187 247 208 / 0.7);
}
.text-green-200\/75 {
  color: rgb(187 247 208 / 0.75);
}
.text-green-200\/80 {
  color: rgb(187 247 208 / 0.8);
}
.text-green-200\/85 {
  color: rgb(187 247 208 / 0.85);
}
.text-green-200\/90 {
  color: rgb(187 247 208 / 0.9);
}
.text-green-200\/95 {
  color: rgb(187 247 208 / 0.95);
}
.text-green-300 {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}
.text-green-300\/0 {
  color: rgb(134 239 172 / 0);
}
.text-green-300\/10 {
  color: rgb(134 239 172 / 0.1);
}
.text-green-300\/100 {
  color: rgb(134 239 172 / 1);
}
.text-green-300\/15 {
  color: rgb(134 239 172 / 0.15);
}
.text-green-300\/20 {
  color: rgb(134 239 172 / 0.2);
}
.text-green-300\/25 {
  color: rgb(134 239 172 / 0.25);
}
.text-green-300\/30 {
  color: rgb(134 239 172 / 0.3);
}
.text-green-300\/35 {
  color: rgb(134 239 172 / 0.35);
}
.text-green-300\/40 {
  color: rgb(134 239 172 / 0.4);
}
.text-green-300\/45 {
  color: rgb(134 239 172 / 0.45);
}
.text-green-300\/5 {
  color: rgb(134 239 172 / 0.05);
}
.text-green-300\/50 {
  color: rgb(134 239 172 / 0.5);
}
.text-green-300\/55 {
  color: rgb(134 239 172 / 0.55);
}
.text-green-300\/60 {
  color: rgb(134 239 172 / 0.6);
}
.text-green-300\/65 {
  color: rgb(134 239 172 / 0.65);
}
.text-green-300\/70 {
  color: rgb(134 239 172 / 0.7);
}
.text-green-300\/75 {
  color: rgb(134 239 172 / 0.75);
}
.text-green-300\/80 {
  color: rgb(134 239 172 / 0.8);
}
.text-green-300\/85 {
  color: rgb(134 239 172 / 0.85);
}
.text-green-300\/90 {
  color: rgb(134 239 172 / 0.9);
}
.text-green-300\/95 {
  color: rgb(134 239 172 / 0.95);
}
.text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.text-green-400\/0 {
  color: rgb(74 222 128 / 0);
}
.text-green-400\/10 {
  color: rgb(74 222 128 / 0.1);
}
.text-green-400\/100 {
  color: rgb(74 222 128 / 1);
}
.text-green-400\/15 {
  color: rgb(74 222 128 / 0.15);
}
.text-green-400\/20 {
  color: rgb(74 222 128 / 0.2);
}
.text-green-400\/25 {
  color: rgb(74 222 128 / 0.25);
}
.text-green-400\/30 {
  color: rgb(74 222 128 / 0.3);
}
.text-green-400\/35 {
  color: rgb(74 222 128 / 0.35);
}
.text-green-400\/40 {
  color: rgb(74 222 128 / 0.4);
}
.text-green-400\/45 {
  color: rgb(74 222 128 / 0.45);
}
.text-green-400\/5 {
  color: rgb(74 222 128 / 0.05);
}
.text-green-400\/50 {
  color: rgb(74 222 128 / 0.5);
}
.text-green-400\/55 {
  color: rgb(74 222 128 / 0.55);
}
.text-green-400\/60 {
  color: rgb(74 222 128 / 0.6);
}
.text-green-400\/65 {
  color: rgb(74 222 128 / 0.65);
}
.text-green-400\/70 {
  color: rgb(74 222 128 / 0.7);
}
.text-green-400\/75 {
  color: rgb(74 222 128 / 0.75);
}
.text-green-400\/80 {
  color: rgb(74 222 128 / 0.8);
}
.text-green-400\/85 {
  color: rgb(74 222 128 / 0.85);
}
.text-green-400\/90 {
  color: rgb(74 222 128 / 0.9);
}
.text-green-400\/95 {
  color: rgb(74 222 128 / 0.95);
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-green-500\/0 {
  color: rgb(34 197 94 / 0);
}
.text-green-500\/10 {
  color: rgb(34 197 94 / 0.1);
}
.text-green-500\/100 {
  color: rgb(34 197 94 / 1);
}
.text-green-500\/15 {
  color: rgb(34 197 94 / 0.15);
}
.text-green-500\/20 {
  color: rgb(34 197 94 / 0.2);
}
.text-green-500\/25 {
  color: rgb(34 197 94 / 0.25);
}
.text-green-500\/30 {
  color: rgb(34 197 94 / 0.3);
}
.text-green-500\/35 {
  color: rgb(34 197 94 / 0.35);
}
.text-green-500\/40 {
  color: rgb(34 197 94 / 0.4);
}
.text-green-500\/45 {
  color: rgb(34 197 94 / 0.45);
}
.text-green-500\/5 {
  color: rgb(34 197 94 / 0.05);
}
.text-green-500\/50 {
  color: rgb(34 197 94 / 0.5);
}
.text-green-500\/55 {
  color: rgb(34 197 94 / 0.55);
}
.text-green-500\/60 {
  color: rgb(34 197 94 / 0.6);
}
.text-green-500\/65 {
  color: rgb(34 197 94 / 0.65);
}
.text-green-500\/70 {
  color: rgb(34 197 94 / 0.7);
}
.text-green-500\/75 {
  color: rgb(34 197 94 / 0.75);
}
.text-green-500\/80 {
  color: rgb(34 197 94 / 0.8);
}
.text-green-500\/85 {
  color: rgb(34 197 94 / 0.85);
}
.text-green-500\/90 {
  color: rgb(34 197 94 / 0.9);
}
.text-green-500\/95 {
  color: rgb(34 197 94 / 0.95);
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-green-600\/0 {
  color: rgb(22 163 74 / 0);
}
.text-green-600\/10 {
  color: rgb(22 163 74 / 0.1);
}
.text-green-600\/100 {
  color: rgb(22 163 74 / 1);
}
.text-green-600\/15 {
  color: rgb(22 163 74 / 0.15);
}
.text-green-600\/20 {
  color: rgb(22 163 74 / 0.2);
}
.text-green-600\/25 {
  color: rgb(22 163 74 / 0.25);
}
.text-green-600\/30 {
  color: rgb(22 163 74 / 0.3);
}
.text-green-600\/35 {
  color: rgb(22 163 74 / 0.35);
}
.text-green-600\/40 {
  color: rgb(22 163 74 / 0.4);
}
.text-green-600\/45 {
  color: rgb(22 163 74 / 0.45);
}
.text-green-600\/5 {
  color: rgb(22 163 74 / 0.05);
}
.text-green-600\/50 {
  color: rgb(22 163 74 / 0.5);
}
.text-green-600\/55 {
  color: rgb(22 163 74 / 0.55);
}
.text-green-600\/60 {
  color: rgb(22 163 74 / 0.6);
}
.text-green-600\/65 {
  color: rgb(22 163 74 / 0.65);
}
.text-green-600\/70 {
  color: rgb(22 163 74 / 0.7);
}
.text-green-600\/75 {
  color: rgb(22 163 74 / 0.75);
}
.text-green-600\/80 {
  color: rgb(22 163 74 / 0.8);
}
.text-green-600\/85 {
  color: rgb(22 163 74 / 0.85);
}
.text-green-600\/90 {
  color: rgb(22 163 74 / 0.9);
}
.text-green-600\/95 {
  color: rgb(22 163 74 / 0.95);
}
.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.text-green-700\/0 {
  color: rgb(21 128 61 / 0);
}
.text-green-700\/10 {
  color: rgb(21 128 61 / 0.1);
}
.text-green-700\/100 {
  color: rgb(21 128 61 / 1);
}
.text-green-700\/15 {
  color: rgb(21 128 61 / 0.15);
}
.text-green-700\/20 {
  color: rgb(21 128 61 / 0.2);
}
.text-green-700\/25 {
  color: rgb(21 128 61 / 0.25);
}
.text-green-700\/30 {
  color: rgb(21 128 61 / 0.3);
}
.text-green-700\/35 {
  color: rgb(21 128 61 / 0.35);
}
.text-green-700\/40 {
  color: rgb(21 128 61 / 0.4);
}
.text-green-700\/45 {
  color: rgb(21 128 61 / 0.45);
}
.text-green-700\/5 {
  color: rgb(21 128 61 / 0.05);
}
.text-green-700\/50 {
  color: rgb(21 128 61 / 0.5);
}
.text-green-700\/55 {
  color: rgb(21 128 61 / 0.55);
}
.text-green-700\/60 {
  color: rgb(21 128 61 / 0.6);
}
.text-green-700\/65 {
  color: rgb(21 128 61 / 0.65);
}
.text-green-700\/70 {
  color: rgb(21 128 61 / 0.7);
}
.text-green-700\/75 {
  color: rgb(21 128 61 / 0.75);
}
.text-green-700\/80 {
  color: rgb(21 128 61 / 0.8);
}
.text-green-700\/85 {
  color: rgb(21 128 61 / 0.85);
}
.text-green-700\/90 {
  color: rgb(21 128 61 / 0.9);
}
.text-green-700\/95 {
  color: rgb(21 128 61 / 0.95);
}
.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-green-800\/0 {
  color: rgb(22 101 52 / 0);
}
.text-green-800\/10 {
  color: rgb(22 101 52 / 0.1);
}
.text-green-800\/100 {
  color: rgb(22 101 52 / 1);
}
.text-green-800\/15 {
  color: rgb(22 101 52 / 0.15);
}
.text-green-800\/20 {
  color: rgb(22 101 52 / 0.2);
}
.text-green-800\/25 {
  color: rgb(22 101 52 / 0.25);
}
.text-green-800\/30 {
  color: rgb(22 101 52 / 0.3);
}
.text-green-800\/35 {
  color: rgb(22 101 52 / 0.35);
}
.text-green-800\/40 {
  color: rgb(22 101 52 / 0.4);
}
.text-green-800\/45 {
  color: rgb(22 101 52 / 0.45);
}
.text-green-800\/5 {
  color: rgb(22 101 52 / 0.05);
}
.text-green-800\/50 {
  color: rgb(22 101 52 / 0.5);
}
.text-green-800\/55 {
  color: rgb(22 101 52 / 0.55);
}
.text-green-800\/60 {
  color: rgb(22 101 52 / 0.6);
}
.text-green-800\/65 {
  color: rgb(22 101 52 / 0.65);
}
.text-green-800\/70 {
  color: rgb(22 101 52 / 0.7);
}
.text-green-800\/75 {
  color: rgb(22 101 52 / 0.75);
}
.text-green-800\/80 {
  color: rgb(22 101 52 / 0.8);
}
.text-green-800\/85 {
  color: rgb(22 101 52 / 0.85);
}
.text-green-800\/90 {
  color: rgb(22 101 52 / 0.9);
}
.text-green-800\/95 {
  color: rgb(22 101 52 / 0.95);
}
.text-green-900 {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}
.text-green-900\/0 {
  color: rgb(20 83 45 / 0);
}
.text-green-900\/10 {
  color: rgb(20 83 45 / 0.1);
}
.text-green-900\/100 {
  color: rgb(20 83 45 / 1);
}
.text-green-900\/15 {
  color: rgb(20 83 45 / 0.15);
}
.text-green-900\/20 {
  color: rgb(20 83 45 / 0.2);
}
.text-green-900\/25 {
  color: rgb(20 83 45 / 0.25);
}
.text-green-900\/30 {
  color: rgb(20 83 45 / 0.3);
}
.text-green-900\/35 {
  color: rgb(20 83 45 / 0.35);
}
.text-green-900\/40 {
  color: rgb(20 83 45 / 0.4);
}
.text-green-900\/45 {
  color: rgb(20 83 45 / 0.45);
}
.text-green-900\/5 {
  color: rgb(20 83 45 / 0.05);
}
.text-green-900\/50 {
  color: rgb(20 83 45 / 0.5);
}
.text-green-900\/55 {
  color: rgb(20 83 45 / 0.55);
}
.text-green-900\/60 {
  color: rgb(20 83 45 / 0.6);
}
.text-green-900\/65 {
  color: rgb(20 83 45 / 0.65);
}
.text-green-900\/70 {
  color: rgb(20 83 45 / 0.7);
}
.text-green-900\/75 {
  color: rgb(20 83 45 / 0.75);
}
.text-green-900\/80 {
  color: rgb(20 83 45 / 0.8);
}
.text-green-900\/85 {
  color: rgb(20 83 45 / 0.85);
}
.text-green-900\/90 {
  color: rgb(20 83 45 / 0.9);
}
.text-green-900\/95 {
  color: rgb(20 83 45 / 0.95);
}
.text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1));
}
.text-link {
  color: hsl(var(--link));
}
.text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.text-muted-foreground\/30 {
  color: hsl(var(--muted-foreground) / 0.3);
}
.text-muted-foreground\/40 {
  color: hsl(var(--muted-foreground) / 0.4);
}
.text-muted-foreground\/50 {
  color: hsl(var(--muted-foreground) / 0.5);
}
.text-muted-foreground\/70 {
  color: hsl(var(--muted-foreground) / 0.7);
}
.text-muted-foreground\/80 {
  color: hsl(var(--muted-foreground) / 0.8);
}
.text-orange-100 {
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}
.text-orange-100\/0 {
  color: rgb(255 237 213 / 0);
}
.text-orange-100\/10 {
  color: rgb(255 237 213 / 0.1);
}
.text-orange-100\/100 {
  color: rgb(255 237 213 / 1);
}
.text-orange-100\/15 {
  color: rgb(255 237 213 / 0.15);
}
.text-orange-100\/20 {
  color: rgb(255 237 213 / 0.2);
}
.text-orange-100\/25 {
  color: rgb(255 237 213 / 0.25);
}
.text-orange-100\/30 {
  color: rgb(255 237 213 / 0.3);
}
.text-orange-100\/35 {
  color: rgb(255 237 213 / 0.35);
}
.text-orange-100\/40 {
  color: rgb(255 237 213 / 0.4);
}
.text-orange-100\/45 {
  color: rgb(255 237 213 / 0.45);
}
.text-orange-100\/5 {
  color: rgb(255 237 213 / 0.05);
}
.text-orange-100\/50 {
  color: rgb(255 237 213 / 0.5);
}
.text-orange-100\/55 {
  color: rgb(255 237 213 / 0.55);
}
.text-orange-100\/60 {
  color: rgb(255 237 213 / 0.6);
}
.text-orange-100\/65 {
  color: rgb(255 237 213 / 0.65);
}
.text-orange-100\/70 {
  color: rgb(255 237 213 / 0.7);
}
.text-orange-100\/75 {
  color: rgb(255 237 213 / 0.75);
}
.text-orange-100\/80 {
  color: rgb(255 237 213 / 0.8);
}
.text-orange-100\/85 {
  color: rgb(255 237 213 / 0.85);
}
.text-orange-100\/90 {
  color: rgb(255 237 213 / 0.9);
}
.text-orange-100\/95 {
  color: rgb(255 237 213 / 0.95);
}
.text-orange-200 {
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1));
}
.text-orange-200\/0 {
  color: rgb(254 215 170 / 0);
}
.text-orange-200\/10 {
  color: rgb(254 215 170 / 0.1);
}
.text-orange-200\/100 {
  color: rgb(254 215 170 / 1);
}
.text-orange-200\/15 {
  color: rgb(254 215 170 / 0.15);
}
.text-orange-200\/20 {
  color: rgb(254 215 170 / 0.2);
}
.text-orange-200\/25 {
  color: rgb(254 215 170 / 0.25);
}
.text-orange-200\/30 {
  color: rgb(254 215 170 / 0.3);
}
.text-orange-200\/35 {
  color: rgb(254 215 170 / 0.35);
}
.text-orange-200\/40 {
  color: rgb(254 215 170 / 0.4);
}
.text-orange-200\/45 {
  color: rgb(254 215 170 / 0.45);
}
.text-orange-200\/5 {
  color: rgb(254 215 170 / 0.05);
}
.text-orange-200\/50 {
  color: rgb(254 215 170 / 0.5);
}
.text-orange-200\/55 {
  color: rgb(254 215 170 / 0.55);
}
.text-orange-200\/60 {
  color: rgb(254 215 170 / 0.6);
}
.text-orange-200\/65 {
  color: rgb(254 215 170 / 0.65);
}
.text-orange-200\/70 {
  color: rgb(254 215 170 / 0.7);
}
.text-orange-200\/75 {
  color: rgb(254 215 170 / 0.75);
}
.text-orange-200\/80 {
  color: rgb(254 215 170 / 0.8);
}
.text-orange-200\/85 {
  color: rgb(254 215 170 / 0.85);
}
.text-orange-200\/90 {
  color: rgb(254 215 170 / 0.9);
}
.text-orange-200\/95 {
  color: rgb(254 215 170 / 0.95);
}
.text-orange-300 {
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}
.text-orange-300\/0 {
  color: rgb(253 186 116 / 0);
}
.text-orange-300\/10 {
  color: rgb(253 186 116 / 0.1);
}
.text-orange-300\/100 {
  color: rgb(253 186 116 / 1);
}
.text-orange-300\/15 {
  color: rgb(253 186 116 / 0.15);
}
.text-orange-300\/20 {
  color: rgb(253 186 116 / 0.2);
}
.text-orange-300\/25 {
  color: rgb(253 186 116 / 0.25);
}
.text-orange-300\/30 {
  color: rgb(253 186 116 / 0.3);
}
.text-orange-300\/35 {
  color: rgb(253 186 116 / 0.35);
}
.text-orange-300\/40 {
  color: rgb(253 186 116 / 0.4);
}
.text-orange-300\/45 {
  color: rgb(253 186 116 / 0.45);
}
.text-orange-300\/5 {
  color: rgb(253 186 116 / 0.05);
}
.text-orange-300\/50 {
  color: rgb(253 186 116 / 0.5);
}
.text-orange-300\/55 {
  color: rgb(253 186 116 / 0.55);
}
.text-orange-300\/60 {
  color: rgb(253 186 116 / 0.6);
}
.text-orange-300\/65 {
  color: rgb(253 186 116 / 0.65);
}
.text-orange-300\/70 {
  color: rgb(253 186 116 / 0.7);
}
.text-orange-300\/75 {
  color: rgb(253 186 116 / 0.75);
}
.text-orange-300\/80 {
  color: rgb(253 186 116 / 0.8);
}
.text-orange-300\/85 {
  color: rgb(253 186 116 / 0.85);
}
.text-orange-300\/90 {
  color: rgb(253 186 116 / 0.9);
}
.text-orange-300\/95 {
  color: rgb(253 186 116 / 0.95);
}
.text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}
.text-orange-400\/0 {
  color: rgb(251 146 60 / 0);
}
.text-orange-400\/10 {
  color: rgb(251 146 60 / 0.1);
}
.text-orange-400\/100 {
  color: rgb(251 146 60 / 1);
}
.text-orange-400\/15 {
  color: rgb(251 146 60 / 0.15);
}
.text-orange-400\/20 {
  color: rgb(251 146 60 / 0.2);
}
.text-orange-400\/25 {
  color: rgb(251 146 60 / 0.25);
}
.text-orange-400\/30 {
  color: rgb(251 146 60 / 0.3);
}
.text-orange-400\/35 {
  color: rgb(251 146 60 / 0.35);
}
.text-orange-400\/40 {
  color: rgb(251 146 60 / 0.4);
}
.text-orange-400\/45 {
  color: rgb(251 146 60 / 0.45);
}
.text-orange-400\/5 {
  color: rgb(251 146 60 / 0.05);
}
.text-orange-400\/50 {
  color: rgb(251 146 60 / 0.5);
}
.text-orange-400\/55 {
  color: rgb(251 146 60 / 0.55);
}
.text-orange-400\/60 {
  color: rgb(251 146 60 / 0.6);
}
.text-orange-400\/65 {
  color: rgb(251 146 60 / 0.65);
}
.text-orange-400\/70 {
  color: rgb(251 146 60 / 0.7);
}
.text-orange-400\/75 {
  color: rgb(251 146 60 / 0.75);
}
.text-orange-400\/80 {
  color: rgb(251 146 60 / 0.8);
}
.text-orange-400\/85 {
  color: rgb(251 146 60 / 0.85);
}
.text-orange-400\/90 {
  color: rgb(251 146 60 / 0.9);
}
.text-orange-400\/95 {
  color: rgb(251 146 60 / 0.95);
}
.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.text-orange-500\/0 {
  color: rgb(249 115 22 / 0);
}
.text-orange-500\/10 {
  color: rgb(249 115 22 / 0.1);
}
.text-orange-500\/100 {
  color: rgb(249 115 22 / 1);
}
.text-orange-500\/15 {
  color: rgb(249 115 22 / 0.15);
}
.text-orange-500\/20 {
  color: rgb(249 115 22 / 0.2);
}
.text-orange-500\/25 {
  color: rgb(249 115 22 / 0.25);
}
.text-orange-500\/30 {
  color: rgb(249 115 22 / 0.3);
}
.text-orange-500\/35 {
  color: rgb(249 115 22 / 0.35);
}
.text-orange-500\/40 {
  color: rgb(249 115 22 / 0.4);
}
.text-orange-500\/45 {
  color: rgb(249 115 22 / 0.45);
}
.text-orange-500\/5 {
  color: rgb(249 115 22 / 0.05);
}
.text-orange-500\/50 {
  color: rgb(249 115 22 / 0.5);
}
.text-orange-500\/55 {
  color: rgb(249 115 22 / 0.55);
}
.text-orange-500\/60 {
  color: rgb(249 115 22 / 0.6);
}
.text-orange-500\/65 {
  color: rgb(249 115 22 / 0.65);
}
.text-orange-500\/70 {
  color: rgb(249 115 22 / 0.7);
}
.text-orange-500\/75 {
  color: rgb(249 115 22 / 0.75);
}
.text-orange-500\/80 {
  color: rgb(249 115 22 / 0.8);
}
.text-orange-500\/85 {
  color: rgb(249 115 22 / 0.85);
}
.text-orange-500\/90 {
  color: rgb(249 115 22 / 0.9);
}
.text-orange-500\/95 {
  color: rgb(249 115 22 / 0.95);
}
.text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.text-orange-600\/0 {
  color: rgb(234 88 12 / 0);
}
.text-orange-600\/10 {
  color: rgb(234 88 12 / 0.1);
}
.text-orange-600\/100 {
  color: rgb(234 88 12 / 1);
}
.text-orange-600\/15 {
  color: rgb(234 88 12 / 0.15);
}
.text-orange-600\/20 {
  color: rgb(234 88 12 / 0.2);
}
.text-orange-600\/25 {
  color: rgb(234 88 12 / 0.25);
}
.text-orange-600\/30 {
  color: rgb(234 88 12 / 0.3);
}
.text-orange-600\/35 {
  color: rgb(234 88 12 / 0.35);
}
.text-orange-600\/40 {
  color: rgb(234 88 12 / 0.4);
}
.text-orange-600\/45 {
  color: rgb(234 88 12 / 0.45);
}
.text-orange-600\/5 {
  color: rgb(234 88 12 / 0.05);
}
.text-orange-600\/50 {
  color: rgb(234 88 12 / 0.5);
}
.text-orange-600\/55 {
  color: rgb(234 88 12 / 0.55);
}
.text-orange-600\/60 {
  color: rgb(234 88 12 / 0.6);
}
.text-orange-600\/65 {
  color: rgb(234 88 12 / 0.65);
}
.text-orange-600\/70 {
  color: rgb(234 88 12 / 0.7);
}
.text-orange-600\/75 {
  color: rgb(234 88 12 / 0.75);
}
.text-orange-600\/80 {
  color: rgb(234 88 12 / 0.8);
}
.text-orange-600\/85 {
  color: rgb(234 88 12 / 0.85);
}
.text-orange-600\/90 {
  color: rgb(234 88 12 / 0.9);
}
.text-orange-600\/95 {
  color: rgb(234 88 12 / 0.95);
}
.text-orange-700 {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.text-orange-700\/0 {
  color: rgb(194 65 12 / 0);
}
.text-orange-700\/10 {
  color: rgb(194 65 12 / 0.1);
}
.text-orange-700\/100 {
  color: rgb(194 65 12 / 1);
}
.text-orange-700\/15 {
  color: rgb(194 65 12 / 0.15);
}
.text-orange-700\/20 {
  color: rgb(194 65 12 / 0.2);
}
.text-orange-700\/25 {
  color: rgb(194 65 12 / 0.25);
}
.text-orange-700\/30 {
  color: rgb(194 65 12 / 0.3);
}
.text-orange-700\/35 {
  color: rgb(194 65 12 / 0.35);
}
.text-orange-700\/40 {
  color: rgb(194 65 12 / 0.4);
}
.text-orange-700\/45 {
  color: rgb(194 65 12 / 0.45);
}
.text-orange-700\/5 {
  color: rgb(194 65 12 / 0.05);
}
.text-orange-700\/50 {
  color: rgb(194 65 12 / 0.5);
}
.text-orange-700\/55 {
  color: rgb(194 65 12 / 0.55);
}
.text-orange-700\/60 {
  color: rgb(194 65 12 / 0.6);
}
.text-orange-700\/65 {
  color: rgb(194 65 12 / 0.65);
}
.text-orange-700\/70 {
  color: rgb(194 65 12 / 0.7);
}
.text-orange-700\/75 {
  color: rgb(194 65 12 / 0.75);
}
.text-orange-700\/80 {
  color: rgb(194 65 12 / 0.8);
}
.text-orange-700\/85 {
  color: rgb(194 65 12 / 0.85);
}
.text-orange-700\/90 {
  color: rgb(194 65 12 / 0.9);
}
.text-orange-700\/95 {
  color: rgb(194 65 12 / 0.95);
}
.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.text-orange-800\/0 {
  color: rgb(154 52 18 / 0);
}
.text-orange-800\/10 {
  color: rgb(154 52 18 / 0.1);
}
.text-orange-800\/100 {
  color: rgb(154 52 18 / 1);
}
.text-orange-800\/15 {
  color: rgb(154 52 18 / 0.15);
}
.text-orange-800\/20 {
  color: rgb(154 52 18 / 0.2);
}
.text-orange-800\/25 {
  color: rgb(154 52 18 / 0.25);
}
.text-orange-800\/30 {
  color: rgb(154 52 18 / 0.3);
}
.text-orange-800\/35 {
  color: rgb(154 52 18 / 0.35);
}
.text-orange-800\/40 {
  color: rgb(154 52 18 / 0.4);
}
.text-orange-800\/45 {
  color: rgb(154 52 18 / 0.45);
}
.text-orange-800\/5 {
  color: rgb(154 52 18 / 0.05);
}
.text-orange-800\/50 {
  color: rgb(154 52 18 / 0.5);
}
.text-orange-800\/55 {
  color: rgb(154 52 18 / 0.55);
}
.text-orange-800\/60 {
  color: rgb(154 52 18 / 0.6);
}
.text-orange-800\/65 {
  color: rgb(154 52 18 / 0.65);
}
.text-orange-800\/70 {
  color: rgb(154 52 18 / 0.7);
}
.text-orange-800\/75 {
  color: rgb(154 52 18 / 0.75);
}
.text-orange-800\/80 {
  color: rgb(154 52 18 / 0.8);
}
.text-orange-800\/85 {
  color: rgb(154 52 18 / 0.85);
}
.text-orange-800\/90 {
  color: rgb(154 52 18 / 0.9);
}
.text-orange-800\/95 {
  color: rgb(154 52 18 / 0.95);
}
.text-orange-900 {
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}
.text-orange-900\/0 {
  color: rgb(124 45 18 / 0);
}
.text-orange-900\/10 {
  color: rgb(124 45 18 / 0.1);
}
.text-orange-900\/100 {
  color: rgb(124 45 18 / 1);
}
.text-orange-900\/15 {
  color: rgb(124 45 18 / 0.15);
}
.text-orange-900\/20 {
  color: rgb(124 45 18 / 0.2);
}
.text-orange-900\/25 {
  color: rgb(124 45 18 / 0.25);
}
.text-orange-900\/30 {
  color: rgb(124 45 18 / 0.3);
}
.text-orange-900\/35 {
  color: rgb(124 45 18 / 0.35);
}
.text-orange-900\/40 {
  color: rgb(124 45 18 / 0.4);
}
.text-orange-900\/45 {
  color: rgb(124 45 18 / 0.45);
}
.text-orange-900\/5 {
  color: rgb(124 45 18 / 0.05);
}
.text-orange-900\/50 {
  color: rgb(124 45 18 / 0.5);
}
.text-orange-900\/55 {
  color: rgb(124 45 18 / 0.55);
}
.text-orange-900\/60 {
  color: rgb(124 45 18 / 0.6);
}
.text-orange-900\/65 {
  color: rgb(124 45 18 / 0.65);
}
.text-orange-900\/70 {
  color: rgb(124 45 18 / 0.7);
}
.text-orange-900\/75 {
  color: rgb(124 45 18 / 0.75);
}
.text-orange-900\/80 {
  color: rgb(124 45 18 / 0.8);
}
.text-orange-900\/85 {
  color: rgb(124 45 18 / 0.85);
}
.text-orange-900\/90 {
  color: rgb(124 45 18 / 0.9);
}
.text-orange-900\/95 {
  color: rgb(124 45 18 / 0.95);
}
.text-pink-100 {
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1));
}
.text-pink-100\/0 {
  color: rgb(252 231 243 / 0);
}
.text-pink-100\/10 {
  color: rgb(252 231 243 / 0.1);
}
.text-pink-100\/100 {
  color: rgb(252 231 243 / 1);
}
.text-pink-100\/15 {
  color: rgb(252 231 243 / 0.15);
}
.text-pink-100\/20 {
  color: rgb(252 231 243 / 0.2);
}
.text-pink-100\/25 {
  color: rgb(252 231 243 / 0.25);
}
.text-pink-100\/30 {
  color: rgb(252 231 243 / 0.3);
}
.text-pink-100\/35 {
  color: rgb(252 231 243 / 0.35);
}
.text-pink-100\/40 {
  color: rgb(252 231 243 / 0.4);
}
.text-pink-100\/45 {
  color: rgb(252 231 243 / 0.45);
}
.text-pink-100\/5 {
  color: rgb(252 231 243 / 0.05);
}
.text-pink-100\/50 {
  color: rgb(252 231 243 / 0.5);
}
.text-pink-100\/55 {
  color: rgb(252 231 243 / 0.55);
}
.text-pink-100\/60 {
  color: rgb(252 231 243 / 0.6);
}
.text-pink-100\/65 {
  color: rgb(252 231 243 / 0.65);
}
.text-pink-100\/70 {
  color: rgb(252 231 243 / 0.7);
}
.text-pink-100\/75 {
  color: rgb(252 231 243 / 0.75);
}
.text-pink-100\/80 {
  color: rgb(252 231 243 / 0.8);
}
.text-pink-100\/85 {
  color: rgb(252 231 243 / 0.85);
}
.text-pink-100\/90 {
  color: rgb(252 231 243 / 0.9);
}
.text-pink-100\/95 {
  color: rgb(252 231 243 / 0.95);
}
.text-pink-200 {
  --tw-text-opacity: 1;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1));
}
.text-pink-200\/0 {
  color: rgb(251 207 232 / 0);
}
.text-pink-200\/10 {
  color: rgb(251 207 232 / 0.1);
}
.text-pink-200\/100 {
  color: rgb(251 207 232 / 1);
}
.text-pink-200\/15 {
  color: rgb(251 207 232 / 0.15);
}
.text-pink-200\/20 {
  color: rgb(251 207 232 / 0.2);
}
.text-pink-200\/25 {
  color: rgb(251 207 232 / 0.25);
}
.text-pink-200\/30 {
  color: rgb(251 207 232 / 0.3);
}
.text-pink-200\/35 {
  color: rgb(251 207 232 / 0.35);
}
.text-pink-200\/40 {
  color: rgb(251 207 232 / 0.4);
}
.text-pink-200\/45 {
  color: rgb(251 207 232 / 0.45);
}
.text-pink-200\/5 {
  color: rgb(251 207 232 / 0.05);
}
.text-pink-200\/50 {
  color: rgb(251 207 232 / 0.5);
}
.text-pink-200\/55 {
  color: rgb(251 207 232 / 0.55);
}
.text-pink-200\/60 {
  color: rgb(251 207 232 / 0.6);
}
.text-pink-200\/65 {
  color: rgb(251 207 232 / 0.65);
}
.text-pink-200\/70 {
  color: rgb(251 207 232 / 0.7);
}
.text-pink-200\/75 {
  color: rgb(251 207 232 / 0.75);
}
.text-pink-200\/80 {
  color: rgb(251 207 232 / 0.8);
}
.text-pink-200\/85 {
  color: rgb(251 207 232 / 0.85);
}
.text-pink-200\/90 {
  color: rgb(251 207 232 / 0.9);
}
.text-pink-200\/95 {
  color: rgb(251 207 232 / 0.95);
}
.text-pink-300 {
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1));
}
.text-pink-300\/0 {
  color: rgb(249 168 212 / 0);
}
.text-pink-300\/10 {
  color: rgb(249 168 212 / 0.1);
}
.text-pink-300\/100 {
  color: rgb(249 168 212 / 1);
}
.text-pink-300\/15 {
  color: rgb(249 168 212 / 0.15);
}
.text-pink-300\/20 {
  color: rgb(249 168 212 / 0.2);
}
.text-pink-300\/25 {
  color: rgb(249 168 212 / 0.25);
}
.text-pink-300\/30 {
  color: rgb(249 168 212 / 0.3);
}
.text-pink-300\/35 {
  color: rgb(249 168 212 / 0.35);
}
.text-pink-300\/40 {
  color: rgb(249 168 212 / 0.4);
}
.text-pink-300\/45 {
  color: rgb(249 168 212 / 0.45);
}
.text-pink-300\/5 {
  color: rgb(249 168 212 / 0.05);
}
.text-pink-300\/50 {
  color: rgb(249 168 212 / 0.5);
}
.text-pink-300\/55 {
  color: rgb(249 168 212 / 0.55);
}
.text-pink-300\/60 {
  color: rgb(249 168 212 / 0.6);
}
.text-pink-300\/65 {
  color: rgb(249 168 212 / 0.65);
}
.text-pink-300\/70 {
  color: rgb(249 168 212 / 0.7);
}
.text-pink-300\/75 {
  color: rgb(249 168 212 / 0.75);
}
.text-pink-300\/80 {
  color: rgb(249 168 212 / 0.8);
}
.text-pink-300\/85 {
  color: rgb(249 168 212 / 0.85);
}
.text-pink-300\/90 {
  color: rgb(249 168 212 / 0.9);
}
.text-pink-300\/95 {
  color: rgb(249 168 212 / 0.95);
}
.text-pink-400 {
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1));
}
.text-pink-400\/0 {
  color: rgb(244 114 182 / 0);
}
.text-pink-400\/10 {
  color: rgb(244 114 182 / 0.1);
}
.text-pink-400\/100 {
  color: rgb(244 114 182 / 1);
}
.text-pink-400\/15 {
  color: rgb(244 114 182 / 0.15);
}
.text-pink-400\/20 {
  color: rgb(244 114 182 / 0.2);
}
.text-pink-400\/25 {
  color: rgb(244 114 182 / 0.25);
}
.text-pink-400\/30 {
  color: rgb(244 114 182 / 0.3);
}
.text-pink-400\/35 {
  color: rgb(244 114 182 / 0.35);
}
.text-pink-400\/40 {
  color: rgb(244 114 182 / 0.4);
}
.text-pink-400\/45 {
  color: rgb(244 114 182 / 0.45);
}
.text-pink-400\/5 {
  color: rgb(244 114 182 / 0.05);
}
.text-pink-400\/50 {
  color: rgb(244 114 182 / 0.5);
}
.text-pink-400\/55 {
  color: rgb(244 114 182 / 0.55);
}
.text-pink-400\/60 {
  color: rgb(244 114 182 / 0.6);
}
.text-pink-400\/65 {
  color: rgb(244 114 182 / 0.65);
}
.text-pink-400\/70 {
  color: rgb(244 114 182 / 0.7);
}
.text-pink-400\/75 {
  color: rgb(244 114 182 / 0.75);
}
.text-pink-400\/80 {
  color: rgb(244 114 182 / 0.8);
}
.text-pink-400\/85 {
  color: rgb(244 114 182 / 0.85);
}
.text-pink-400\/90 {
  color: rgb(244 114 182 / 0.9);
}
.text-pink-400\/95 {
  color: rgb(244 114 182 / 0.95);
}
.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}
.text-pink-500\/0 {
  color: rgb(236 72 153 / 0);
}
.text-pink-500\/10 {
  color: rgb(236 72 153 / 0.1);
}
.text-pink-500\/100 {
  color: rgb(236 72 153 / 1);
}
.text-pink-500\/15 {
  color: rgb(236 72 153 / 0.15);
}
.text-pink-500\/20 {
  color: rgb(236 72 153 / 0.2);
}
.text-pink-500\/25 {
  color: rgb(236 72 153 / 0.25);
}
.text-pink-500\/30 {
  color: rgb(236 72 153 / 0.3);
}
.text-pink-500\/35 {
  color: rgb(236 72 153 / 0.35);
}
.text-pink-500\/40 {
  color: rgb(236 72 153 / 0.4);
}
.text-pink-500\/45 {
  color: rgb(236 72 153 / 0.45);
}
.text-pink-500\/5 {
  color: rgb(236 72 153 / 0.05);
}
.text-pink-500\/50 {
  color: rgb(236 72 153 / 0.5);
}
.text-pink-500\/55 {
  color: rgb(236 72 153 / 0.55);
}
.text-pink-500\/60 {
  color: rgb(236 72 153 / 0.6);
}
.text-pink-500\/65 {
  color: rgb(236 72 153 / 0.65);
}
.text-pink-500\/70 {
  color: rgb(236 72 153 / 0.7);
}
.text-pink-500\/75 {
  color: rgb(236 72 153 / 0.75);
}
.text-pink-500\/80 {
  color: rgb(236 72 153 / 0.8);
}
.text-pink-500\/85 {
  color: rgb(236 72 153 / 0.85);
}
.text-pink-500\/90 {
  color: rgb(236 72 153 / 0.9);
}
.text-pink-500\/95 {
  color: rgb(236 72 153 / 0.95);
}
.text-pink-600 {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}
.text-pink-600\/0 {
  color: rgb(219 39 119 / 0);
}
.text-pink-600\/10 {
  color: rgb(219 39 119 / 0.1);
}
.text-pink-600\/100 {
  color: rgb(219 39 119 / 1);
}
.text-pink-600\/15 {
  color: rgb(219 39 119 / 0.15);
}
.text-pink-600\/20 {
  color: rgb(219 39 119 / 0.2);
}
.text-pink-600\/25 {
  color: rgb(219 39 119 / 0.25);
}
.text-pink-600\/30 {
  color: rgb(219 39 119 / 0.3);
}
.text-pink-600\/35 {
  color: rgb(219 39 119 / 0.35);
}
.text-pink-600\/40 {
  color: rgb(219 39 119 / 0.4);
}
.text-pink-600\/45 {
  color: rgb(219 39 119 / 0.45);
}
.text-pink-600\/5 {
  color: rgb(219 39 119 / 0.05);
}
.text-pink-600\/50 {
  color: rgb(219 39 119 / 0.5);
}
.text-pink-600\/55 {
  color: rgb(219 39 119 / 0.55);
}
.text-pink-600\/60 {
  color: rgb(219 39 119 / 0.6);
}
.text-pink-600\/65 {
  color: rgb(219 39 119 / 0.65);
}
.text-pink-600\/70 {
  color: rgb(219 39 119 / 0.7);
}
.text-pink-600\/75 {
  color: rgb(219 39 119 / 0.75);
}
.text-pink-600\/80 {
  color: rgb(219 39 119 / 0.8);
}
.text-pink-600\/85 {
  color: rgb(219 39 119 / 0.85);
}
.text-pink-600\/90 {
  color: rgb(219 39 119 / 0.9);
}
.text-pink-600\/95 {
  color: rgb(219 39 119 / 0.95);
}
.text-pink-700 {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1));
}
.text-pink-700\/0 {
  color: rgb(190 24 93 / 0);
}
.text-pink-700\/10 {
  color: rgb(190 24 93 / 0.1);
}
.text-pink-700\/100 {
  color: rgb(190 24 93 / 1);
}
.text-pink-700\/15 {
  color: rgb(190 24 93 / 0.15);
}
.text-pink-700\/20 {
  color: rgb(190 24 93 / 0.2);
}
.text-pink-700\/25 {
  color: rgb(190 24 93 / 0.25);
}
.text-pink-700\/30 {
  color: rgb(190 24 93 / 0.3);
}
.text-pink-700\/35 {
  color: rgb(190 24 93 / 0.35);
}
.text-pink-700\/40 {
  color: rgb(190 24 93 / 0.4);
}
.text-pink-700\/45 {
  color: rgb(190 24 93 / 0.45);
}
.text-pink-700\/5 {
  color: rgb(190 24 93 / 0.05);
}
.text-pink-700\/50 {
  color: rgb(190 24 93 / 0.5);
}
.text-pink-700\/55 {
  color: rgb(190 24 93 / 0.55);
}
.text-pink-700\/60 {
  color: rgb(190 24 93 / 0.6);
}
.text-pink-700\/65 {
  color: rgb(190 24 93 / 0.65);
}
.text-pink-700\/70 {
  color: rgb(190 24 93 / 0.7);
}
.text-pink-700\/75 {
  color: rgb(190 24 93 / 0.75);
}
.text-pink-700\/80 {
  color: rgb(190 24 93 / 0.8);
}
.text-pink-700\/85 {
  color: rgb(190 24 93 / 0.85);
}
.text-pink-700\/90 {
  color: rgb(190 24 93 / 0.9);
}
.text-pink-700\/95 {
  color: rgb(190 24 93 / 0.95);
}
.text-pink-800 {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1));
}
.text-pink-800\/0 {
  color: rgb(157 23 77 / 0);
}
.text-pink-800\/10 {
  color: rgb(157 23 77 / 0.1);
}
.text-pink-800\/100 {
  color: rgb(157 23 77 / 1);
}
.text-pink-800\/15 {
  color: rgb(157 23 77 / 0.15);
}
.text-pink-800\/20 {
  color: rgb(157 23 77 / 0.2);
}
.text-pink-800\/25 {
  color: rgb(157 23 77 / 0.25);
}
.text-pink-800\/30 {
  color: rgb(157 23 77 / 0.3);
}
.text-pink-800\/35 {
  color: rgb(157 23 77 / 0.35);
}
.text-pink-800\/40 {
  color: rgb(157 23 77 / 0.4);
}
.text-pink-800\/45 {
  color: rgb(157 23 77 / 0.45);
}
.text-pink-800\/5 {
  color: rgb(157 23 77 / 0.05);
}
.text-pink-800\/50 {
  color: rgb(157 23 77 / 0.5);
}
.text-pink-800\/55 {
  color: rgb(157 23 77 / 0.55);
}
.text-pink-800\/60 {
  color: rgb(157 23 77 / 0.6);
}
.text-pink-800\/65 {
  color: rgb(157 23 77 / 0.65);
}
.text-pink-800\/70 {
  color: rgb(157 23 77 / 0.7);
}
.text-pink-800\/75 {
  color: rgb(157 23 77 / 0.75);
}
.text-pink-800\/80 {
  color: rgb(157 23 77 / 0.8);
}
.text-pink-800\/85 {
  color: rgb(157 23 77 / 0.85);
}
.text-pink-800\/90 {
  color: rgb(157 23 77 / 0.9);
}
.text-pink-800\/95 {
  color: rgb(157 23 77 / 0.95);
}
.text-pink-900 {
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1));
}
.text-pink-900\/0 {
  color: rgb(131 24 67 / 0);
}
.text-pink-900\/10 {
  color: rgb(131 24 67 / 0.1);
}
.text-pink-900\/100 {
  color: rgb(131 24 67 / 1);
}
.text-pink-900\/15 {
  color: rgb(131 24 67 / 0.15);
}
.text-pink-900\/20 {
  color: rgb(131 24 67 / 0.2);
}
.text-pink-900\/25 {
  color: rgb(131 24 67 / 0.25);
}
.text-pink-900\/30 {
  color: rgb(131 24 67 / 0.3);
}
.text-pink-900\/35 {
  color: rgb(131 24 67 / 0.35);
}
.text-pink-900\/40 {
  color: rgb(131 24 67 / 0.4);
}
.text-pink-900\/45 {
  color: rgb(131 24 67 / 0.45);
}
.text-pink-900\/5 {
  color: rgb(131 24 67 / 0.05);
}
.text-pink-900\/50 {
  color: rgb(131 24 67 / 0.5);
}
.text-pink-900\/55 {
  color: rgb(131 24 67 / 0.55);
}
.text-pink-900\/60 {
  color: rgb(131 24 67 / 0.6);
}
.text-pink-900\/65 {
  color: rgb(131 24 67 / 0.65);
}
.text-pink-900\/70 {
  color: rgb(131 24 67 / 0.7);
}
.text-pink-900\/75 {
  color: rgb(131 24 67 / 0.75);
}
.text-pink-900\/80 {
  color: rgb(131 24 67 / 0.8);
}
.text-pink-900\/85 {
  color: rgb(131 24 67 / 0.85);
}
.text-pink-900\/90 {
  color: rgb(131 24 67 / 0.9);
}
.text-pink-900\/95 {
  color: rgb(131 24 67 / 0.95);
}
.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\/70 {
  color: hsl(var(--primary-foreground) / 0.7);
}
.text-purple-100 {
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1));
}
.text-purple-100\/0 {
  color: rgb(243 232 255 / 0);
}
.text-purple-100\/10 {
  color: rgb(243 232 255 / 0.1);
}
.text-purple-100\/100 {
  color: rgb(243 232 255 / 1);
}
.text-purple-100\/15 {
  color: rgb(243 232 255 / 0.15);
}
.text-purple-100\/20 {
  color: rgb(243 232 255 / 0.2);
}
.text-purple-100\/25 {
  color: rgb(243 232 255 / 0.25);
}
.text-purple-100\/30 {
  color: rgb(243 232 255 / 0.3);
}
.text-purple-100\/35 {
  color: rgb(243 232 255 / 0.35);
}
.text-purple-100\/40 {
  color: rgb(243 232 255 / 0.4);
}
.text-purple-100\/45 {
  color: rgb(243 232 255 / 0.45);
}
.text-purple-100\/5 {
  color: rgb(243 232 255 / 0.05);
}
.text-purple-100\/50 {
  color: rgb(243 232 255 / 0.5);
}
.text-purple-100\/55 {
  color: rgb(243 232 255 / 0.55);
}
.text-purple-100\/60 {
  color: rgb(243 232 255 / 0.6);
}
.text-purple-100\/65 {
  color: rgb(243 232 255 / 0.65);
}
.text-purple-100\/70 {
  color: rgb(243 232 255 / 0.7);
}
.text-purple-100\/75 {
  color: rgb(243 232 255 / 0.75);
}
.text-purple-100\/80 {
  color: rgb(243 232 255 / 0.8);
}
.text-purple-100\/85 {
  color: rgb(243 232 255 / 0.85);
}
.text-purple-100\/90 {
  color: rgb(243 232 255 / 0.9);
}
.text-purple-100\/95 {
  color: rgb(243 232 255 / 0.95);
}
.text-purple-200 {
  --tw-text-opacity: 1;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1));
}
.text-purple-200\/0 {
  color: rgb(233 213 255 / 0);
}
.text-purple-200\/10 {
  color: rgb(233 213 255 / 0.1);
}
.text-purple-200\/100 {
  color: rgb(233 213 255 / 1);
}
.text-purple-200\/15 {
  color: rgb(233 213 255 / 0.15);
}
.text-purple-200\/20 {
  color: rgb(233 213 255 / 0.2);
}
.text-purple-200\/25 {
  color: rgb(233 213 255 / 0.25);
}
.text-purple-200\/30 {
  color: rgb(233 213 255 / 0.3);
}
.text-purple-200\/35 {
  color: rgb(233 213 255 / 0.35);
}
.text-purple-200\/40 {
  color: rgb(233 213 255 / 0.4);
}
.text-purple-200\/45 {
  color: rgb(233 213 255 / 0.45);
}
.text-purple-200\/5 {
  color: rgb(233 213 255 / 0.05);
}
.text-purple-200\/50 {
  color: rgb(233 213 255 / 0.5);
}
.text-purple-200\/55 {
  color: rgb(233 213 255 / 0.55);
}
.text-purple-200\/60 {
  color: rgb(233 213 255 / 0.6);
}
.text-purple-200\/65 {
  color: rgb(233 213 255 / 0.65);
}
.text-purple-200\/70 {
  color: rgb(233 213 255 / 0.7);
}
.text-purple-200\/75 {
  color: rgb(233 213 255 / 0.75);
}
.text-purple-200\/80 {
  color: rgb(233 213 255 / 0.8);
}
.text-purple-200\/85 {
  color: rgb(233 213 255 / 0.85);
}
.text-purple-200\/90 {
  color: rgb(233 213 255 / 0.9);
}
.text-purple-200\/95 {
  color: rgb(233 213 255 / 0.95);
}
.text-purple-300 {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1));
}
.text-purple-300\/0 {
  color: rgb(216 180 254 / 0);
}
.text-purple-300\/10 {
  color: rgb(216 180 254 / 0.1);
}
.text-purple-300\/100 {
  color: rgb(216 180 254 / 1);
}
.text-purple-300\/15 {
  color: rgb(216 180 254 / 0.15);
}
.text-purple-300\/20 {
  color: rgb(216 180 254 / 0.2);
}
.text-purple-300\/25 {
  color: rgb(216 180 254 / 0.25);
}
.text-purple-300\/30 {
  color: rgb(216 180 254 / 0.3);
}
.text-purple-300\/35 {
  color: rgb(216 180 254 / 0.35);
}
.text-purple-300\/40 {
  color: rgb(216 180 254 / 0.4);
}
.text-purple-300\/45 {
  color: rgb(216 180 254 / 0.45);
}
.text-purple-300\/5 {
  color: rgb(216 180 254 / 0.05);
}
.text-purple-300\/50 {
  color: rgb(216 180 254 / 0.5);
}
.text-purple-300\/55 {
  color: rgb(216 180 254 / 0.55);
}
.text-purple-300\/60 {
  color: rgb(216 180 254 / 0.6);
}
.text-purple-300\/65 {
  color: rgb(216 180 254 / 0.65);
}
.text-purple-300\/70 {
  color: rgb(216 180 254 / 0.7);
}
.text-purple-300\/75 {
  color: rgb(216 180 254 / 0.75);
}
.text-purple-300\/80 {
  color: rgb(216 180 254 / 0.8);
}
.text-purple-300\/85 {
  color: rgb(216 180 254 / 0.85);
}
.text-purple-300\/90 {
  color: rgb(216 180 254 / 0.9);
}
.text-purple-300\/95 {
  color: rgb(216 180 254 / 0.95);
}
.text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}
.text-purple-400\/0 {
  color: rgb(192 132 252 / 0);
}
.text-purple-400\/10 {
  color: rgb(192 132 252 / 0.1);
}
.text-purple-400\/100 {
  color: rgb(192 132 252 / 1);
}
.text-purple-400\/15 {
  color: rgb(192 132 252 / 0.15);
}
.text-purple-400\/20 {
  color: rgb(192 132 252 / 0.2);
}
.text-purple-400\/25 {
  color: rgb(192 132 252 / 0.25);
}
.text-purple-400\/30 {
  color: rgb(192 132 252 / 0.3);
}
.text-purple-400\/35 {
  color: rgb(192 132 252 / 0.35);
}
.text-purple-400\/40 {
  color: rgb(192 132 252 / 0.4);
}
.text-purple-400\/45 {
  color: rgb(192 132 252 / 0.45);
}
.text-purple-400\/5 {
  color: rgb(192 132 252 / 0.05);
}
.text-purple-400\/50 {
  color: rgb(192 132 252 / 0.5);
}
.text-purple-400\/55 {
  color: rgb(192 132 252 / 0.55);
}
.text-purple-400\/60 {
  color: rgb(192 132 252 / 0.6);
}
.text-purple-400\/65 {
  color: rgb(192 132 252 / 0.65);
}
.text-purple-400\/70 {
  color: rgb(192 132 252 / 0.7);
}
.text-purple-400\/75 {
  color: rgb(192 132 252 / 0.75);
}
.text-purple-400\/80 {
  color: rgb(192 132 252 / 0.8);
}
.text-purple-400\/85 {
  color: rgb(192 132 252 / 0.85);
}
.text-purple-400\/90 {
  color: rgb(192 132 252 / 0.9);
}
.text-purple-400\/95 {
  color: rgb(192 132 252 / 0.95);
}
.text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}
.text-purple-500\/0 {
  color: rgb(168 85 247 / 0);
}
.text-purple-500\/10 {
  color: rgb(168 85 247 / 0.1);
}
.text-purple-500\/100 {
  color: rgb(168 85 247 / 1);
}
.text-purple-500\/15 {
  color: rgb(168 85 247 / 0.15);
}
.text-purple-500\/20 {
  color: rgb(168 85 247 / 0.2);
}
.text-purple-500\/25 {
  color: rgb(168 85 247 / 0.25);
}
.text-purple-500\/30 {
  color: rgb(168 85 247 / 0.3);
}
.text-purple-500\/35 {
  color: rgb(168 85 247 / 0.35);
}
.text-purple-500\/40 {
  color: rgb(168 85 247 / 0.4);
}
.text-purple-500\/45 {
  color: rgb(168 85 247 / 0.45);
}
.text-purple-500\/5 {
  color: rgb(168 85 247 / 0.05);
}
.text-purple-500\/50 {
  color: rgb(168 85 247 / 0.5);
}
.text-purple-500\/55 {
  color: rgb(168 85 247 / 0.55);
}
.text-purple-500\/60 {
  color: rgb(168 85 247 / 0.6);
}
.text-purple-500\/65 {
  color: rgb(168 85 247 / 0.65);
}
.text-purple-500\/70 {
  color: rgb(168 85 247 / 0.7);
}
.text-purple-500\/75 {
  color: rgb(168 85 247 / 0.75);
}
.text-purple-500\/80 {
  color: rgb(168 85 247 / 0.8);
}
.text-purple-500\/85 {
  color: rgb(168 85 247 / 0.85);
}
.text-purple-500\/90 {
  color: rgb(168 85 247 / 0.9);
}
.text-purple-500\/95 {
  color: rgb(168 85 247 / 0.95);
}
.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.text-purple-600\/0 {
  color: rgb(147 51 234 / 0);
}
.text-purple-600\/10 {
  color: rgb(147 51 234 / 0.1);
}
.text-purple-600\/100 {
  color: rgb(147 51 234 / 1);
}
.text-purple-600\/15 {
  color: rgb(147 51 234 / 0.15);
}
.text-purple-600\/20 {
  color: rgb(147 51 234 / 0.2);
}
.text-purple-600\/25 {
  color: rgb(147 51 234 / 0.25);
}
.text-purple-600\/30 {
  color: rgb(147 51 234 / 0.3);
}
.text-purple-600\/35 {
  color: rgb(147 51 234 / 0.35);
}
.text-purple-600\/40 {
  color: rgb(147 51 234 / 0.4);
}
.text-purple-600\/45 {
  color: rgb(147 51 234 / 0.45);
}
.text-purple-600\/5 {
  color: rgb(147 51 234 / 0.05);
}
.text-purple-600\/50 {
  color: rgb(147 51 234 / 0.5);
}
.text-purple-600\/55 {
  color: rgb(147 51 234 / 0.55);
}
.text-purple-600\/60 {
  color: rgb(147 51 234 / 0.6);
}
.text-purple-600\/65 {
  color: rgb(147 51 234 / 0.65);
}
.text-purple-600\/70 {
  color: rgb(147 51 234 / 0.7);
}
.text-purple-600\/75 {
  color: rgb(147 51 234 / 0.75);
}
.text-purple-600\/80 {
  color: rgb(147 51 234 / 0.8);
}
.text-purple-600\/85 {
  color: rgb(147 51 234 / 0.85);
}
.text-purple-600\/90 {
  color: rgb(147 51 234 / 0.9);
}
.text-purple-600\/95 {
  color: rgb(147 51 234 / 0.95);
}
.text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}
.text-purple-700\/0 {
  color: rgb(126 34 206 / 0);
}
.text-purple-700\/10 {
  color: rgb(126 34 206 / 0.1);
}
.text-purple-700\/100 {
  color: rgb(126 34 206 / 1);
}
.text-purple-700\/15 {
  color: rgb(126 34 206 / 0.15);
}
.text-purple-700\/20 {
  color: rgb(126 34 206 / 0.2);
}
.text-purple-700\/25 {
  color: rgb(126 34 206 / 0.25);
}
.text-purple-700\/30 {
  color: rgb(126 34 206 / 0.3);
}
.text-purple-700\/35 {
  color: rgb(126 34 206 / 0.35);
}
.text-purple-700\/40 {
  color: rgb(126 34 206 / 0.4);
}
.text-purple-700\/45 {
  color: rgb(126 34 206 / 0.45);
}
.text-purple-700\/5 {
  color: rgb(126 34 206 / 0.05);
}
.text-purple-700\/50 {
  color: rgb(126 34 206 / 0.5);
}
.text-purple-700\/55 {
  color: rgb(126 34 206 / 0.55);
}
.text-purple-700\/60 {
  color: rgb(126 34 206 / 0.6);
}
.text-purple-700\/65 {
  color: rgb(126 34 206 / 0.65);
}
.text-purple-700\/70 {
  color: rgb(126 34 206 / 0.7);
}
.text-purple-700\/75 {
  color: rgb(126 34 206 / 0.75);
}
.text-purple-700\/80 {
  color: rgb(126 34 206 / 0.8);
}
.text-purple-700\/85 {
  color: rgb(126 34 206 / 0.85);
}
.text-purple-700\/90 {
  color: rgb(126 34 206 / 0.9);
}
.text-purple-700\/95 {
  color: rgb(126 34 206 / 0.95);
}
.text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.text-purple-800\/0 {
  color: rgb(107 33 168 / 0);
}
.text-purple-800\/10 {
  color: rgb(107 33 168 / 0.1);
}
.text-purple-800\/100 {
  color: rgb(107 33 168 / 1);
}
.text-purple-800\/15 {
  color: rgb(107 33 168 / 0.15);
}
.text-purple-800\/20 {
  color: rgb(107 33 168 / 0.2);
}
.text-purple-800\/25 {
  color: rgb(107 33 168 / 0.25);
}
.text-purple-800\/30 {
  color: rgb(107 33 168 / 0.3);
}
.text-purple-800\/35 {
  color: rgb(107 33 168 / 0.35);
}
.text-purple-800\/40 {
  color: rgb(107 33 168 / 0.4);
}
.text-purple-800\/45 {
  color: rgb(107 33 168 / 0.45);
}
.text-purple-800\/5 {
  color: rgb(107 33 168 / 0.05);
}
.text-purple-800\/50 {
  color: rgb(107 33 168 / 0.5);
}
.text-purple-800\/55 {
  color: rgb(107 33 168 / 0.55);
}
.text-purple-800\/60 {
  color: rgb(107 33 168 / 0.6);
}
.text-purple-800\/65 {
  color: rgb(107 33 168 / 0.65);
}
.text-purple-800\/70 {
  color: rgb(107 33 168 / 0.7);
}
.text-purple-800\/75 {
  color: rgb(107 33 168 / 0.75);
}
.text-purple-800\/80 {
  color: rgb(107 33 168 / 0.8);
}
.text-purple-800\/85 {
  color: rgb(107 33 168 / 0.85);
}
.text-purple-800\/90 {
  color: rgb(107 33 168 / 0.9);
}
.text-purple-800\/95 {
  color: rgb(107 33 168 / 0.95);
}
.text-purple-900 {
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1));
}
.text-purple-900\/0 {
  color: rgb(88 28 135 / 0);
}
.text-purple-900\/10 {
  color: rgb(88 28 135 / 0.1);
}
.text-purple-900\/100 {
  color: rgb(88 28 135 / 1);
}
.text-purple-900\/15 {
  color: rgb(88 28 135 / 0.15);
}
.text-purple-900\/20 {
  color: rgb(88 28 135 / 0.2);
}
.text-purple-900\/25 {
  color: rgb(88 28 135 / 0.25);
}
.text-purple-900\/30 {
  color: rgb(88 28 135 / 0.3);
}
.text-purple-900\/35 {
  color: rgb(88 28 135 / 0.35);
}
.text-purple-900\/40 {
  color: rgb(88 28 135 / 0.4);
}
.text-purple-900\/45 {
  color: rgb(88 28 135 / 0.45);
}
.text-purple-900\/5 {
  color: rgb(88 28 135 / 0.05);
}
.text-purple-900\/50 {
  color: rgb(88 28 135 / 0.5);
}
.text-purple-900\/55 {
  color: rgb(88 28 135 / 0.55);
}
.text-purple-900\/60 {
  color: rgb(88 28 135 / 0.6);
}
.text-purple-900\/65 {
  color: rgb(88 28 135 / 0.65);
}
.text-purple-900\/70 {
  color: rgb(88 28 135 / 0.7);
}
.text-purple-900\/75 {
  color: rgb(88 28 135 / 0.75);
}
.text-purple-900\/80 {
  color: rgb(88 28 135 / 0.8);
}
.text-purple-900\/85 {
  color: rgb(88 28 135 / 0.85);
}
.text-purple-900\/90 {
  color: rgb(88 28 135 / 0.9);
}
.text-purple-900\/95 {
  color: rgb(88 28 135 / 0.95);
}
.text-red-100 {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}
.text-red-100\/0 {
  color: rgb(254 226 226 / 0);
}
.text-red-100\/10 {
  color: rgb(254 226 226 / 0.1);
}
.text-red-100\/100 {
  color: rgb(254 226 226 / 1);
}
.text-red-100\/15 {
  color: rgb(254 226 226 / 0.15);
}
.text-red-100\/20 {
  color: rgb(254 226 226 / 0.2);
}
.text-red-100\/25 {
  color: rgb(254 226 226 / 0.25);
}
.text-red-100\/30 {
  color: rgb(254 226 226 / 0.3);
}
.text-red-100\/35 {
  color: rgb(254 226 226 / 0.35);
}
.text-red-100\/40 {
  color: rgb(254 226 226 / 0.4);
}
.text-red-100\/45 {
  color: rgb(254 226 226 / 0.45);
}
.text-red-100\/5 {
  color: rgb(254 226 226 / 0.05);
}
.text-red-100\/50 {
  color: rgb(254 226 226 / 0.5);
}
.text-red-100\/55 {
  color: rgb(254 226 226 / 0.55);
}
.text-red-100\/60 {
  color: rgb(254 226 226 / 0.6);
}
.text-red-100\/65 {
  color: rgb(254 226 226 / 0.65);
}
.text-red-100\/70 {
  color: rgb(254 226 226 / 0.7);
}
.text-red-100\/75 {
  color: rgb(254 226 226 / 0.75);
}
.text-red-100\/80 {
  color: rgb(254 226 226 / 0.8);
}
.text-red-100\/85 {
  color: rgb(254 226 226 / 0.85);
}
.text-red-100\/90 {
  color: rgb(254 226 226 / 0.9);
}
.text-red-100\/95 {
  color: rgb(254 226 226 / 0.95);
}
.text-red-200 {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}
.text-red-200\/0 {
  color: rgb(254 202 202 / 0);
}
.text-red-200\/10 {
  color: rgb(254 202 202 / 0.1);
}
.text-red-200\/100 {
  color: rgb(254 202 202 / 1);
}
.text-red-200\/15 {
  color: rgb(254 202 202 / 0.15);
}
.text-red-200\/20 {
  color: rgb(254 202 202 / 0.2);
}
.text-red-200\/25 {
  color: rgb(254 202 202 / 0.25);
}
.text-red-200\/30 {
  color: rgb(254 202 202 / 0.3);
}
.text-red-200\/35 {
  color: rgb(254 202 202 / 0.35);
}
.text-red-200\/40 {
  color: rgb(254 202 202 / 0.4);
}
.text-red-200\/45 {
  color: rgb(254 202 202 / 0.45);
}
.text-red-200\/5 {
  color: rgb(254 202 202 / 0.05);
}
.text-red-200\/50 {
  color: rgb(254 202 202 / 0.5);
}
.text-red-200\/55 {
  color: rgb(254 202 202 / 0.55);
}
.text-red-200\/60 {
  color: rgb(254 202 202 / 0.6);
}
.text-red-200\/65 {
  color: rgb(254 202 202 / 0.65);
}
.text-red-200\/70 {
  color: rgb(254 202 202 / 0.7);
}
.text-red-200\/75 {
  color: rgb(254 202 202 / 0.75);
}
.text-red-200\/80 {
  color: rgb(254 202 202 / 0.8);
}
.text-red-200\/85 {
  color: rgb(254 202 202 / 0.85);
}
.text-red-200\/90 {
  color: rgb(254 202 202 / 0.9);
}
.text-red-200\/95 {
  color: rgb(254 202 202 / 0.95);
}
.text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.text-red-300\/0 {
  color: rgb(252 165 165 / 0);
}
.text-red-300\/10 {
  color: rgb(252 165 165 / 0.1);
}
.text-red-300\/100 {
  color: rgb(252 165 165 / 1);
}
.text-red-300\/15 {
  color: rgb(252 165 165 / 0.15);
}
.text-red-300\/20 {
  color: rgb(252 165 165 / 0.2);
}
.text-red-300\/25 {
  color: rgb(252 165 165 / 0.25);
}
.text-red-300\/30 {
  color: rgb(252 165 165 / 0.3);
}
.text-red-300\/35 {
  color: rgb(252 165 165 / 0.35);
}
.text-red-300\/40 {
  color: rgb(252 165 165 / 0.4);
}
.text-red-300\/45 {
  color: rgb(252 165 165 / 0.45);
}
.text-red-300\/5 {
  color: rgb(252 165 165 / 0.05);
}
.text-red-300\/50 {
  color: rgb(252 165 165 / 0.5);
}
.text-red-300\/55 {
  color: rgb(252 165 165 / 0.55);
}
.text-red-300\/60 {
  color: rgb(252 165 165 / 0.6);
}
.text-red-300\/65 {
  color: rgb(252 165 165 / 0.65);
}
.text-red-300\/70 {
  color: rgb(252 165 165 / 0.7);
}
.text-red-300\/75 {
  color: rgb(252 165 165 / 0.75);
}
.text-red-300\/80 {
  color: rgb(252 165 165 / 0.8);
}
.text-red-300\/85 {
  color: rgb(252 165 165 / 0.85);
}
.text-red-300\/90 {
  color: rgb(252 165 165 / 0.9);
}
.text-red-300\/95 {
  color: rgb(252 165 165 / 0.95);
}
.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.text-red-400\/0 {
  color: rgb(248 113 113 / 0);
}
.text-red-400\/10 {
  color: rgb(248 113 113 / 0.1);
}
.text-red-400\/100 {
  color: rgb(248 113 113 / 1);
}
.text-red-400\/15 {
  color: rgb(248 113 113 / 0.15);
}
.text-red-400\/20 {
  color: rgb(248 113 113 / 0.2);
}
.text-red-400\/25 {
  color: rgb(248 113 113 / 0.25);
}
.text-red-400\/30 {
  color: rgb(248 113 113 / 0.3);
}
.text-red-400\/35 {
  color: rgb(248 113 113 / 0.35);
}
.text-red-400\/40 {
  color: rgb(248 113 113 / 0.4);
}
.text-red-400\/45 {
  color: rgb(248 113 113 / 0.45);
}
.text-red-400\/5 {
  color: rgb(248 113 113 / 0.05);
}
.text-red-400\/50 {
  color: rgb(248 113 113 / 0.5);
}
.text-red-400\/55 {
  color: rgb(248 113 113 / 0.55);
}
.text-red-400\/60 {
  color: rgb(248 113 113 / 0.6);
}
.text-red-400\/65 {
  color: rgb(248 113 113 / 0.65);
}
.text-red-400\/70 {
  color: rgb(248 113 113 / 0.7);
}
.text-red-400\/75 {
  color: rgb(248 113 113 / 0.75);
}
.text-red-400\/80 {
  color: rgb(248 113 113 / 0.8);
}
.text-red-400\/85 {
  color: rgb(248 113 113 / 0.85);
}
.text-red-400\/90 {
  color: rgb(248 113 113 / 0.9);
}
.text-red-400\/95 {
  color: rgb(248 113 113 / 0.95);
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-500\/0 {
  color: rgb(239 68 68 / 0);
}
.text-red-500\/10 {
  color: rgb(239 68 68 / 0.1);
}
.text-red-500\/100 {
  color: rgb(239 68 68 / 1);
}
.text-red-500\/15 {
  color: rgb(239 68 68 / 0.15);
}
.text-red-500\/20 {
  color: rgb(239 68 68 / 0.2);
}
.text-red-500\/25 {
  color: rgb(239 68 68 / 0.25);
}
.text-red-500\/30 {
  color: rgb(239 68 68 / 0.3);
}
.text-red-500\/35 {
  color: rgb(239 68 68 / 0.35);
}
.text-red-500\/40 {
  color: rgb(239 68 68 / 0.4);
}
.text-red-500\/45 {
  color: rgb(239 68 68 / 0.45);
}
.text-red-500\/5 {
  color: rgb(239 68 68 / 0.05);
}
.text-red-500\/50 {
  color: rgb(239 68 68 / 0.5);
}
.text-red-500\/55 {
  color: rgb(239 68 68 / 0.55);
}
.text-red-500\/60 {
  color: rgb(239 68 68 / 0.6);
}
.text-red-500\/65 {
  color: rgb(239 68 68 / 0.65);
}
.text-red-500\/70 {
  color: rgb(239 68 68 / 0.7);
}
.text-red-500\/75 {
  color: rgb(239 68 68 / 0.75);
}
.text-red-500\/80 {
  color: rgb(239 68 68 / 0.8);
}
.text-red-500\/85 {
  color: rgb(239 68 68 / 0.85);
}
.text-red-500\/90 {
  color: rgb(239 68 68 / 0.9);
}
.text-red-500\/95 {
  color: rgb(239 68 68 / 0.95);
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-600\/0 {
  color: rgb(220 38 38 / 0);
}
.text-red-600\/10 {
  color: rgb(220 38 38 / 0.1);
}
.text-red-600\/100 {
  color: rgb(220 38 38 / 1);
}
.text-red-600\/15 {
  color: rgb(220 38 38 / 0.15);
}
.text-red-600\/20 {
  color: rgb(220 38 38 / 0.2);
}
.text-red-600\/25 {
  color: rgb(220 38 38 / 0.25);
}
.text-red-600\/30 {
  color: rgb(220 38 38 / 0.3);
}
.text-red-600\/35 {
  color: rgb(220 38 38 / 0.35);
}
.text-red-600\/40 {
  color: rgb(220 38 38 / 0.4);
}
.text-red-600\/45 {
  color: rgb(220 38 38 / 0.45);
}
.text-red-600\/5 {
  color: rgb(220 38 38 / 0.05);
}
.text-red-600\/50 {
  color: rgb(220 38 38 / 0.5);
}
.text-red-600\/55 {
  color: rgb(220 38 38 / 0.55);
}
.text-red-600\/60 {
  color: rgb(220 38 38 / 0.6);
}
.text-red-600\/65 {
  color: rgb(220 38 38 / 0.65);
}
.text-red-600\/70 {
  color: rgb(220 38 38 / 0.7);
}
.text-red-600\/75 {
  color: rgb(220 38 38 / 0.75);
}
.text-red-600\/80 {
  color: rgb(220 38 38 / 0.8);
}
.text-red-600\/85 {
  color: rgb(220 38 38 / 0.85);
}
.text-red-600\/90 {
  color: rgb(220 38 38 / 0.9);
}
.text-red-600\/95 {
  color: rgb(220 38 38 / 0.95);
}
.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-red-700\/0 {
  color: rgb(185 28 28 / 0);
}
.text-red-700\/10 {
  color: rgb(185 28 28 / 0.1);
}
.text-red-700\/100 {
  color: rgb(185 28 28 / 1);
}
.text-red-700\/15 {
  color: rgb(185 28 28 / 0.15);
}
.text-red-700\/20 {
  color: rgb(185 28 28 / 0.2);
}
.text-red-700\/25 {
  color: rgb(185 28 28 / 0.25);
}
.text-red-700\/30 {
  color: rgb(185 28 28 / 0.3);
}
.text-red-700\/35 {
  color: rgb(185 28 28 / 0.35);
}
.text-red-700\/40 {
  color: rgb(185 28 28 / 0.4);
}
.text-red-700\/45 {
  color: rgb(185 28 28 / 0.45);
}
.text-red-700\/5 {
  color: rgb(185 28 28 / 0.05);
}
.text-red-700\/50 {
  color: rgb(185 28 28 / 0.5);
}
.text-red-700\/55 {
  color: rgb(185 28 28 / 0.55);
}
.text-red-700\/60 {
  color: rgb(185 28 28 / 0.6);
}
.text-red-700\/65 {
  color: rgb(185 28 28 / 0.65);
}
.text-red-700\/70 {
  color: rgb(185 28 28 / 0.7);
}
.text-red-700\/75 {
  color: rgb(185 28 28 / 0.75);
}
.text-red-700\/80 {
  color: rgb(185 28 28 / 0.8);
}
.text-red-700\/85 {
  color: rgb(185 28 28 / 0.85);
}
.text-red-700\/90 {
  color: rgb(185 28 28 / 0.9);
}
.text-red-700\/95 {
  color: rgb(185 28 28 / 0.95);
}
.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.text-red-800\/0 {
  color: rgb(153 27 27 / 0);
}
.text-red-800\/10 {
  color: rgb(153 27 27 / 0.1);
}
.text-red-800\/100 {
  color: rgb(153 27 27 / 1);
}
.text-red-800\/15 {
  color: rgb(153 27 27 / 0.15);
}
.text-red-800\/20 {
  color: rgb(153 27 27 / 0.2);
}
.text-red-800\/25 {
  color: rgb(153 27 27 / 0.25);
}
.text-red-800\/30 {
  color: rgb(153 27 27 / 0.3);
}
.text-red-800\/35 {
  color: rgb(153 27 27 / 0.35);
}
.text-red-800\/40 {
  color: rgb(153 27 27 / 0.4);
}
.text-red-800\/45 {
  color: rgb(153 27 27 / 0.45);
}
.text-red-800\/5 {
  color: rgb(153 27 27 / 0.05);
}
.text-red-800\/50 {
  color: rgb(153 27 27 / 0.5);
}
.text-red-800\/55 {
  color: rgb(153 27 27 / 0.55);
}
.text-red-800\/60 {
  color: rgb(153 27 27 / 0.6);
}
.text-red-800\/65 {
  color: rgb(153 27 27 / 0.65);
}
.text-red-800\/70 {
  color: rgb(153 27 27 / 0.7);
}
.text-red-800\/75 {
  color: rgb(153 27 27 / 0.75);
}
.text-red-800\/80 {
  color: rgb(153 27 27 / 0.8);
}
.text-red-800\/85 {
  color: rgb(153 27 27 / 0.85);
}
.text-red-800\/90 {
  color: rgb(153 27 27 / 0.9);
}
.text-red-800\/95 {
  color: rgb(153 27 27 / 0.95);
}
.text-red-900 {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}
.text-red-900\/0 {
  color: rgb(127 29 29 / 0);
}
.text-red-900\/10 {
  color: rgb(127 29 29 / 0.1);
}
.text-red-900\/100 {
  color: rgb(127 29 29 / 1);
}
.text-red-900\/15 {
  color: rgb(127 29 29 / 0.15);
}
.text-red-900\/20 {
  color: rgb(127 29 29 / 0.2);
}
.text-red-900\/25 {
  color: rgb(127 29 29 / 0.25);
}
.text-red-900\/30 {
  color: rgb(127 29 29 / 0.3);
}
.text-red-900\/35 {
  color: rgb(127 29 29 / 0.35);
}
.text-red-900\/40 {
  color: rgb(127 29 29 / 0.4);
}
.text-red-900\/45 {
  color: rgb(127 29 29 / 0.45);
}
.text-red-900\/5 {
  color: rgb(127 29 29 / 0.05);
}
.text-red-900\/50 {
  color: rgb(127 29 29 / 0.5);
}
.text-red-900\/55 {
  color: rgb(127 29 29 / 0.55);
}
.text-red-900\/60 {
  color: rgb(127 29 29 / 0.6);
}
.text-red-900\/65 {
  color: rgb(127 29 29 / 0.65);
}
.text-red-900\/70 {
  color: rgb(127 29 29 / 0.7);
}
.text-red-900\/75 {
  color: rgb(127 29 29 / 0.75);
}
.text-red-900\/80 {
  color: rgb(127 29 29 / 0.8);
}
.text-red-900\/85 {
  color: rgb(127 29 29 / 0.85);
}
.text-red-900\/90 {
  color: rgb(127 29 29 / 0.9);
}
.text-red-900\/95 {
  color: rgb(127 29 29 / 0.95);
}
.text-rose-700 {
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1));
}
.text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
.text-sidebar-foreground {
  color: hsl(var(--sidebar-foreground));
}
.text-sidebar-foreground\/70 {
  color: hsl(var(--sidebar-foreground) / 0.7);
}
.text-sky-800 {
  --tw-text-opacity: 1;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1));
}
.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.text-teal-100 {
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1));
}
.text-teal-100\/0 {
  color: rgb(204 251 241 / 0);
}
.text-teal-100\/10 {
  color: rgb(204 251 241 / 0.1);
}
.text-teal-100\/100 {
  color: rgb(204 251 241 / 1);
}
.text-teal-100\/15 {
  color: rgb(204 251 241 / 0.15);
}
.text-teal-100\/20 {
  color: rgb(204 251 241 / 0.2);
}
.text-teal-100\/25 {
  color: rgb(204 251 241 / 0.25);
}
.text-teal-100\/30 {
  color: rgb(204 251 241 / 0.3);
}
.text-teal-100\/35 {
  color: rgb(204 251 241 / 0.35);
}
.text-teal-100\/40 {
  color: rgb(204 251 241 / 0.4);
}
.text-teal-100\/45 {
  color: rgb(204 251 241 / 0.45);
}
.text-teal-100\/5 {
  color: rgb(204 251 241 / 0.05);
}
.text-teal-100\/50 {
  color: rgb(204 251 241 / 0.5);
}
.text-teal-100\/55 {
  color: rgb(204 251 241 / 0.55);
}
.text-teal-100\/60 {
  color: rgb(204 251 241 / 0.6);
}
.text-teal-100\/65 {
  color: rgb(204 251 241 / 0.65);
}
.text-teal-100\/70 {
  color: rgb(204 251 241 / 0.7);
}
.text-teal-100\/75 {
  color: rgb(204 251 241 / 0.75);
}
.text-teal-100\/80 {
  color: rgb(204 251 241 / 0.8);
}
.text-teal-100\/85 {
  color: rgb(204 251 241 / 0.85);
}
.text-teal-100\/90 {
  color: rgb(204 251 241 / 0.9);
}
.text-teal-100\/95 {
  color: rgb(204 251 241 / 0.95);
}
.text-teal-200 {
  --tw-text-opacity: 1;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1));
}
.text-teal-200\/0 {
  color: rgb(153 246 228 / 0);
}
.text-teal-200\/10 {
  color: rgb(153 246 228 / 0.1);
}
.text-teal-200\/100 {
  color: rgb(153 246 228 / 1);
}
.text-teal-200\/15 {
  color: rgb(153 246 228 / 0.15);
}
.text-teal-200\/20 {
  color: rgb(153 246 228 / 0.2);
}
.text-teal-200\/25 {
  color: rgb(153 246 228 / 0.25);
}
.text-teal-200\/30 {
  color: rgb(153 246 228 / 0.3);
}
.text-teal-200\/35 {
  color: rgb(153 246 228 / 0.35);
}
.text-teal-200\/40 {
  color: rgb(153 246 228 / 0.4);
}
.text-teal-200\/45 {
  color: rgb(153 246 228 / 0.45);
}
.text-teal-200\/5 {
  color: rgb(153 246 228 / 0.05);
}
.text-teal-200\/50 {
  color: rgb(153 246 228 / 0.5);
}
.text-teal-200\/55 {
  color: rgb(153 246 228 / 0.55);
}
.text-teal-200\/60 {
  color: rgb(153 246 228 / 0.6);
}
.text-teal-200\/65 {
  color: rgb(153 246 228 / 0.65);
}
.text-teal-200\/70 {
  color: rgb(153 246 228 / 0.7);
}
.text-teal-200\/75 {
  color: rgb(153 246 228 / 0.75);
}
.text-teal-200\/80 {
  color: rgb(153 246 228 / 0.8);
}
.text-teal-200\/85 {
  color: rgb(153 246 228 / 0.85);
}
.text-teal-200\/90 {
  color: rgb(153 246 228 / 0.9);
}
.text-teal-200\/95 {
  color: rgb(153 246 228 / 0.95);
}
.text-teal-300 {
  --tw-text-opacity: 1;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1));
}
.text-teal-300\/0 {
  color: rgb(94 234 212 / 0);
}
.text-teal-300\/10 {
  color: rgb(94 234 212 / 0.1);
}
.text-teal-300\/100 {
  color: rgb(94 234 212 / 1);
}
.text-teal-300\/15 {
  color: rgb(94 234 212 / 0.15);
}
.text-teal-300\/20 {
  color: rgb(94 234 212 / 0.2);
}
.text-teal-300\/25 {
  color: rgb(94 234 212 / 0.25);
}
.text-teal-300\/30 {
  color: rgb(94 234 212 / 0.3);
}
.text-teal-300\/35 {
  color: rgb(94 234 212 / 0.35);
}
.text-teal-300\/40 {
  color: rgb(94 234 212 / 0.4);
}
.text-teal-300\/45 {
  color: rgb(94 234 212 / 0.45);
}
.text-teal-300\/5 {
  color: rgb(94 234 212 / 0.05);
}
.text-teal-300\/50 {
  color: rgb(94 234 212 / 0.5);
}
.text-teal-300\/55 {
  color: rgb(94 234 212 / 0.55);
}
.text-teal-300\/60 {
  color: rgb(94 234 212 / 0.6);
}
.text-teal-300\/65 {
  color: rgb(94 234 212 / 0.65);
}
.text-teal-300\/70 {
  color: rgb(94 234 212 / 0.7);
}
.text-teal-300\/75 {
  color: rgb(94 234 212 / 0.75);
}
.text-teal-300\/80 {
  color: rgb(94 234 212 / 0.8);
}
.text-teal-300\/85 {
  color: rgb(94 234 212 / 0.85);
}
.text-teal-300\/90 {
  color: rgb(94 234 212 / 0.9);
}
.text-teal-300\/95 {
  color: rgb(94 234 212 / 0.95);
}
.text-teal-400 {
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1));
}
.text-teal-400\/0 {
  color: rgb(45 212 191 / 0);
}
.text-teal-400\/10 {
  color: rgb(45 212 191 / 0.1);
}
.text-teal-400\/100 {
  color: rgb(45 212 191 / 1);
}
.text-teal-400\/15 {
  color: rgb(45 212 191 / 0.15);
}
.text-teal-400\/20 {
  color: rgb(45 212 191 / 0.2);
}
.text-teal-400\/25 {
  color: rgb(45 212 191 / 0.25);
}
.text-teal-400\/30 {
  color: rgb(45 212 191 / 0.3);
}
.text-teal-400\/35 {
  color: rgb(45 212 191 / 0.35);
}
.text-teal-400\/40 {
  color: rgb(45 212 191 / 0.4);
}
.text-teal-400\/45 {
  color: rgb(45 212 191 / 0.45);
}
.text-teal-400\/5 {
  color: rgb(45 212 191 / 0.05);
}
.text-teal-400\/50 {
  color: rgb(45 212 191 / 0.5);
}
.text-teal-400\/55 {
  color: rgb(45 212 191 / 0.55);
}
.text-teal-400\/60 {
  color: rgb(45 212 191 / 0.6);
}
.text-teal-400\/65 {
  color: rgb(45 212 191 / 0.65);
}
.text-teal-400\/70 {
  color: rgb(45 212 191 / 0.7);
}
.text-teal-400\/75 {
  color: rgb(45 212 191 / 0.75);
}
.text-teal-400\/80 {
  color: rgb(45 212 191 / 0.8);
}
.text-teal-400\/85 {
  color: rgb(45 212 191 / 0.85);
}
.text-teal-400\/90 {
  color: rgb(45 212 191 / 0.9);
}
.text-teal-400\/95 {
  color: rgb(45 212 191 / 0.95);
}
.text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}
.text-teal-500\/0 {
  color: rgb(20 184 166 / 0);
}
.text-teal-500\/10 {
  color: rgb(20 184 166 / 0.1);
}
.text-teal-500\/100 {
  color: rgb(20 184 166 / 1);
}
.text-teal-500\/15 {
  color: rgb(20 184 166 / 0.15);
}
.text-teal-500\/20 {
  color: rgb(20 184 166 / 0.2);
}
.text-teal-500\/25 {
  color: rgb(20 184 166 / 0.25);
}
.text-teal-500\/30 {
  color: rgb(20 184 166 / 0.3);
}
.text-teal-500\/35 {
  color: rgb(20 184 166 / 0.35);
}
.text-teal-500\/40 {
  color: rgb(20 184 166 / 0.4);
}
.text-teal-500\/45 {
  color: rgb(20 184 166 / 0.45);
}
.text-teal-500\/5 {
  color: rgb(20 184 166 / 0.05);
}
.text-teal-500\/50 {
  color: rgb(20 184 166 / 0.5);
}
.text-teal-500\/55 {
  color: rgb(20 184 166 / 0.55);
}
.text-teal-500\/60 {
  color: rgb(20 184 166 / 0.6);
}
.text-teal-500\/65 {
  color: rgb(20 184 166 / 0.65);
}
.text-teal-500\/70 {
  color: rgb(20 184 166 / 0.7);
}
.text-teal-500\/75 {
  color: rgb(20 184 166 / 0.75);
}
.text-teal-500\/80 {
  color: rgb(20 184 166 / 0.8);
}
.text-teal-500\/85 {
  color: rgb(20 184 166 / 0.85);
}
.text-teal-500\/90 {
  color: rgb(20 184 166 / 0.9);
}
.text-teal-500\/95 {
  color: rgb(20 184 166 / 0.95);
}
.text-teal-600 {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}
.text-teal-600\/0 {
  color: rgb(13 148 136 / 0);
}
.text-teal-600\/10 {
  color: rgb(13 148 136 / 0.1);
}
.text-teal-600\/100 {
  color: rgb(13 148 136 / 1);
}
.text-teal-600\/15 {
  color: rgb(13 148 136 / 0.15);
}
.text-teal-600\/20 {
  color: rgb(13 148 136 / 0.2);
}
.text-teal-600\/25 {
  color: rgb(13 148 136 / 0.25);
}
.text-teal-600\/30 {
  color: rgb(13 148 136 / 0.3);
}
.text-teal-600\/35 {
  color: rgb(13 148 136 / 0.35);
}
.text-teal-600\/40 {
  color: rgb(13 148 136 / 0.4);
}
.text-teal-600\/45 {
  color: rgb(13 148 136 / 0.45);
}
.text-teal-600\/5 {
  color: rgb(13 148 136 / 0.05);
}
.text-teal-600\/50 {
  color: rgb(13 148 136 / 0.5);
}
.text-teal-600\/55 {
  color: rgb(13 148 136 / 0.55);
}
.text-teal-600\/60 {
  color: rgb(13 148 136 / 0.6);
}
.text-teal-600\/65 {
  color: rgb(13 148 136 / 0.65);
}
.text-teal-600\/70 {
  color: rgb(13 148 136 / 0.7);
}
.text-teal-600\/75 {
  color: rgb(13 148 136 / 0.75);
}
.text-teal-600\/80 {
  color: rgb(13 148 136 / 0.8);
}
.text-teal-600\/85 {
  color: rgb(13 148 136 / 0.85);
}
.text-teal-600\/90 {
  color: rgb(13 148 136 / 0.9);
}
.text-teal-600\/95 {
  color: rgb(13 148 136 / 0.95);
}
.text-teal-700 {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}
.text-teal-700\/0 {
  color: rgb(15 118 110 / 0);
}
.text-teal-700\/10 {
  color: rgb(15 118 110 / 0.1);
}
.text-teal-700\/100 {
  color: rgb(15 118 110 / 1);
}
.text-teal-700\/15 {
  color: rgb(15 118 110 / 0.15);
}
.text-teal-700\/20 {
  color: rgb(15 118 110 / 0.2);
}
.text-teal-700\/25 {
  color: rgb(15 118 110 / 0.25);
}
.text-teal-700\/30 {
  color: rgb(15 118 110 / 0.3);
}
.text-teal-700\/35 {
  color: rgb(15 118 110 / 0.35);
}
.text-teal-700\/40 {
  color: rgb(15 118 110 / 0.4);
}
.text-teal-700\/45 {
  color: rgb(15 118 110 / 0.45);
}
.text-teal-700\/5 {
  color: rgb(15 118 110 / 0.05);
}
.text-teal-700\/50 {
  color: rgb(15 118 110 / 0.5);
}
.text-teal-700\/55 {
  color: rgb(15 118 110 / 0.55);
}
.text-teal-700\/60 {
  color: rgb(15 118 110 / 0.6);
}
.text-teal-700\/65 {
  color: rgb(15 118 110 / 0.65);
}
.text-teal-700\/70 {
  color: rgb(15 118 110 / 0.7);
}
.text-teal-700\/75 {
  color: rgb(15 118 110 / 0.75);
}
.text-teal-700\/80 {
  color: rgb(15 118 110 / 0.8);
}
.text-teal-700\/85 {
  color: rgb(15 118 110 / 0.85);
}
.text-teal-700\/90 {
  color: rgb(15 118 110 / 0.9);
}
.text-teal-700\/95 {
  color: rgb(15 118 110 / 0.95);
}
.text-teal-800 {
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}
.text-teal-800\/0 {
  color: rgb(17 94 89 / 0);
}
.text-teal-800\/10 {
  color: rgb(17 94 89 / 0.1);
}
.text-teal-800\/100 {
  color: rgb(17 94 89 / 1);
}
.text-teal-800\/15 {
  color: rgb(17 94 89 / 0.15);
}
.text-teal-800\/20 {
  color: rgb(17 94 89 / 0.2);
}
.text-teal-800\/25 {
  color: rgb(17 94 89 / 0.25);
}
.text-teal-800\/30 {
  color: rgb(17 94 89 / 0.3);
}
.text-teal-800\/35 {
  color: rgb(17 94 89 / 0.35);
}
.text-teal-800\/40 {
  color: rgb(17 94 89 / 0.4);
}
.text-teal-800\/45 {
  color: rgb(17 94 89 / 0.45);
}
.text-teal-800\/5 {
  color: rgb(17 94 89 / 0.05);
}
.text-teal-800\/50 {
  color: rgb(17 94 89 / 0.5);
}
.text-teal-800\/55 {
  color: rgb(17 94 89 / 0.55);
}
.text-teal-800\/60 {
  color: rgb(17 94 89 / 0.6);
}
.text-teal-800\/65 {
  color: rgb(17 94 89 / 0.65);
}
.text-teal-800\/70 {
  color: rgb(17 94 89 / 0.7);
}
.text-teal-800\/75 {
  color: rgb(17 94 89 / 0.75);
}
.text-teal-800\/80 {
  color: rgb(17 94 89 / 0.8);
}
.text-teal-800\/85 {
  color: rgb(17 94 89 / 0.85);
}
.text-teal-800\/90 {
  color: rgb(17 94 89 / 0.9);
}
.text-teal-800\/95 {
  color: rgb(17 94 89 / 0.95);
}
.text-teal-900 {
  --tw-text-opacity: 1;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1));
}
.text-teal-900\/0 {
  color: rgb(19 78 74 / 0);
}
.text-teal-900\/10 {
  color: rgb(19 78 74 / 0.1);
}
.text-teal-900\/100 {
  color: rgb(19 78 74 / 1);
}
.text-teal-900\/15 {
  color: rgb(19 78 74 / 0.15);
}
.text-teal-900\/20 {
  color: rgb(19 78 74 / 0.2);
}
.text-teal-900\/25 {
  color: rgb(19 78 74 / 0.25);
}
.text-teal-900\/30 {
  color: rgb(19 78 74 / 0.3);
}
.text-teal-900\/35 {
  color: rgb(19 78 74 / 0.35);
}
.text-teal-900\/40 {
  color: rgb(19 78 74 / 0.4);
}
.text-teal-900\/45 {
  color: rgb(19 78 74 / 0.45);
}
.text-teal-900\/5 {
  color: rgb(19 78 74 / 0.05);
}
.text-teal-900\/50 {
  color: rgb(19 78 74 / 0.5);
}
.text-teal-900\/55 {
  color: rgb(19 78 74 / 0.55);
}
.text-teal-900\/60 {
  color: rgb(19 78 74 / 0.6);
}
.text-teal-900\/65 {
  color: rgb(19 78 74 / 0.65);
}
.text-teal-900\/70 {
  color: rgb(19 78 74 / 0.7);
}
.text-teal-900\/75 {
  color: rgb(19 78 74 / 0.75);
}
.text-teal-900\/80 {
  color: rgb(19 78 74 / 0.8);
}
.text-teal-900\/85 {
  color: rgb(19 78 74 / 0.85);
}
.text-teal-900\/90 {
  color: rgb(19 78 74 / 0.9);
}
.text-teal-900\/95 {
  color: rgb(19 78 74 / 0.95);
}
.text-transparent {
  color: transparent;
}
.text-violet-600 {
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-100 {
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1));
}
.text-yellow-100\/0 {
  color: rgb(254 249 195 / 0);
}
.text-yellow-100\/10 {
  color: rgb(254 249 195 / 0.1);
}
.text-yellow-100\/100 {
  color: rgb(254 249 195 / 1);
}
.text-yellow-100\/15 {
  color: rgb(254 249 195 / 0.15);
}
.text-yellow-100\/20 {
  color: rgb(254 249 195 / 0.2);
}
.text-yellow-100\/25 {
  color: rgb(254 249 195 / 0.25);
}
.text-yellow-100\/30 {
  color: rgb(254 249 195 / 0.3);
}
.text-yellow-100\/35 {
  color: rgb(254 249 195 / 0.35);
}
.text-yellow-100\/40 {
  color: rgb(254 249 195 / 0.4);
}
.text-yellow-100\/45 {
  color: rgb(254 249 195 / 0.45);
}
.text-yellow-100\/5 {
  color: rgb(254 249 195 / 0.05);
}
.text-yellow-100\/50 {
  color: rgb(254 249 195 / 0.5);
}
.text-yellow-100\/55 {
  color: rgb(254 249 195 / 0.55);
}
.text-yellow-100\/60 {
  color: rgb(254 249 195 / 0.6);
}
.text-yellow-100\/65 {
  color: rgb(254 249 195 / 0.65);
}
.text-yellow-100\/70 {
  color: rgb(254 249 195 / 0.7);
}
.text-yellow-100\/75 {
  color: rgb(254 249 195 / 0.75);
}
.text-yellow-100\/80 {
  color: rgb(254 249 195 / 0.8);
}
.text-yellow-100\/85 {
  color: rgb(254 249 195 / 0.85);
}
.text-yellow-100\/90 {
  color: rgb(254 249 195 / 0.9);
}
.text-yellow-100\/95 {
  color: rgb(254 249 195 / 0.95);
}
.text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1));
}
.text-yellow-200\/0 {
  color: rgb(254 240 138 / 0);
}
.text-yellow-200\/10 {
  color: rgb(254 240 138 / 0.1);
}
.text-yellow-200\/100 {
  color: rgb(254 240 138 / 1);
}
.text-yellow-200\/15 {
  color: rgb(254 240 138 / 0.15);
}
.text-yellow-200\/20 {
  color: rgb(254 240 138 / 0.2);
}
.text-yellow-200\/25 {
  color: rgb(254 240 138 / 0.25);
}
.text-yellow-200\/30 {
  color: rgb(254 240 138 / 0.3);
}
.text-yellow-200\/35 {
  color: rgb(254 240 138 / 0.35);
}
.text-yellow-200\/40 {
  color: rgb(254 240 138 / 0.4);
}
.text-yellow-200\/45 {
  color: rgb(254 240 138 / 0.45);
}
.text-yellow-200\/5 {
  color: rgb(254 240 138 / 0.05);
}
.text-yellow-200\/50 {
  color: rgb(254 240 138 / 0.5);
}
.text-yellow-200\/55 {
  color: rgb(254 240 138 / 0.55);
}
.text-yellow-200\/60 {
  color: rgb(254 240 138 / 0.6);
}
.text-yellow-200\/65 {
  color: rgb(254 240 138 / 0.65);
}
.text-yellow-200\/70 {
  color: rgb(254 240 138 / 0.7);
}
.text-yellow-200\/75 {
  color: rgb(254 240 138 / 0.75);
}
.text-yellow-200\/80 {
  color: rgb(254 240 138 / 0.8);
}
.text-yellow-200\/85 {
  color: rgb(254 240 138 / 0.85);
}
.text-yellow-200\/90 {
  color: rgb(254 240 138 / 0.9);
}
.text-yellow-200\/95 {
  color: rgb(254 240 138 / 0.95);
}
.text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}
.text-yellow-300\/0 {
  color: rgb(253 224 71 / 0);
}
.text-yellow-300\/10 {
  color: rgb(253 224 71 / 0.1);
}
.text-yellow-300\/100 {
  color: rgb(253 224 71 / 1);
}
.text-yellow-300\/15 {
  color: rgb(253 224 71 / 0.15);
}
.text-yellow-300\/20 {
  color: rgb(253 224 71 / 0.2);
}
.text-yellow-300\/25 {
  color: rgb(253 224 71 / 0.25);
}
.text-yellow-300\/30 {
  color: rgb(253 224 71 / 0.3);
}
.text-yellow-300\/35 {
  color: rgb(253 224 71 / 0.35);
}
.text-yellow-300\/40 {
  color: rgb(253 224 71 / 0.4);
}
.text-yellow-300\/45 {
  color: rgb(253 224 71 / 0.45);
}
.text-yellow-300\/5 {
  color: rgb(253 224 71 / 0.05);
}
.text-yellow-300\/50 {
  color: rgb(253 224 71 / 0.5);
}
.text-yellow-300\/55 {
  color: rgb(253 224 71 / 0.55);
}
.text-yellow-300\/60 {
  color: rgb(253 224 71 / 0.6);
}
.text-yellow-300\/65 {
  color: rgb(253 224 71 / 0.65);
}
.text-yellow-300\/70 {
  color: rgb(253 224 71 / 0.7);
}
.text-yellow-300\/75 {
  color: rgb(253 224 71 / 0.75);
}
.text-yellow-300\/80 {
  color: rgb(253 224 71 / 0.8);
}
.text-yellow-300\/85 {
  color: rgb(253 224 71 / 0.85);
}
.text-yellow-300\/90 {
  color: rgb(253 224 71 / 0.9);
}
.text-yellow-300\/95 {
  color: rgb(253 224 71 / 0.95);
}
.text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.text-yellow-400\/0 {
  color: rgb(250 204 21 / 0);
}
.text-yellow-400\/10 {
  color: rgb(250 204 21 / 0.1);
}
.text-yellow-400\/100 {
  color: rgb(250 204 21 / 1);
}
.text-yellow-400\/15 {
  color: rgb(250 204 21 / 0.15);
}
.text-yellow-400\/20 {
  color: rgb(250 204 21 / 0.2);
}
.text-yellow-400\/25 {
  color: rgb(250 204 21 / 0.25);
}
.text-yellow-400\/30 {
  color: rgb(250 204 21 / 0.3);
}
.text-yellow-400\/35 {
  color: rgb(250 204 21 / 0.35);
}
.text-yellow-400\/40 {
  color: rgb(250 204 21 / 0.4);
}
.text-yellow-400\/45 {
  color: rgb(250 204 21 / 0.45);
}
.text-yellow-400\/5 {
  color: rgb(250 204 21 / 0.05);
}
.text-yellow-400\/50 {
  color: rgb(250 204 21 / 0.5);
}
.text-yellow-400\/55 {
  color: rgb(250 204 21 / 0.55);
}
.text-yellow-400\/60 {
  color: rgb(250 204 21 / 0.6);
}
.text-yellow-400\/65 {
  color: rgb(250 204 21 / 0.65);
}
.text-yellow-400\/70 {
  color: rgb(250 204 21 / 0.7);
}
.text-yellow-400\/75 {
  color: rgb(250 204 21 / 0.75);
}
.text-yellow-400\/80 {
  color: rgb(250 204 21 / 0.8);
}
.text-yellow-400\/85 {
  color: rgb(250 204 21 / 0.85);
}
.text-yellow-400\/90 {
  color: rgb(250 204 21 / 0.9);
}
.text-yellow-400\/95 {
  color: rgb(250 204 21 / 0.95);
}
.text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1));
}
.text-yellow-50\/0 {
  color: rgb(254 252 232 / 0);
}
.text-yellow-50\/10 {
  color: rgb(254 252 232 / 0.1);
}
.text-yellow-50\/100 {
  color: rgb(254 252 232 / 1);
}
.text-yellow-50\/15 {
  color: rgb(254 252 232 / 0.15);
}
.text-yellow-50\/20 {
  color: rgb(254 252 232 / 0.2);
}
.text-yellow-50\/25 {
  color: rgb(254 252 232 / 0.25);
}
.text-yellow-50\/30 {
  color: rgb(254 252 232 / 0.3);
}
.text-yellow-50\/35 {
  color: rgb(254 252 232 / 0.35);
}
.text-yellow-50\/40 {
  color: rgb(254 252 232 / 0.4);
}
.text-yellow-50\/45 {
  color: rgb(254 252 232 / 0.45);
}
.text-yellow-50\/5 {
  color: rgb(254 252 232 / 0.05);
}
.text-yellow-50\/50 {
  color: rgb(254 252 232 / 0.5);
}
.text-yellow-50\/55 {
  color: rgb(254 252 232 / 0.55);
}
.text-yellow-50\/60 {
  color: rgb(254 252 232 / 0.6);
}
.text-yellow-50\/65 {
  color: rgb(254 252 232 / 0.65);
}
.text-yellow-50\/70 {
  color: rgb(254 252 232 / 0.7);
}
.text-yellow-50\/75 {
  color: rgb(254 252 232 / 0.75);
}
.text-yellow-50\/80 {
  color: rgb(254 252 232 / 0.8);
}
.text-yellow-50\/85 {
  color: rgb(254 252 232 / 0.85);
}
.text-yellow-50\/90 {
  color: rgb(254 252 232 / 0.9);
}
.text-yellow-50\/95 {
  color: rgb(254 252 232 / 0.95);
}
.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.text-yellow-500\/0 {
  color: rgb(234 179 8 / 0);
}
.text-yellow-500\/10 {
  color: rgb(234 179 8 / 0.1);
}
.text-yellow-500\/100 {
  color: rgb(234 179 8 / 1);
}
.text-yellow-500\/15 {
  color: rgb(234 179 8 / 0.15);
}
.text-yellow-500\/20 {
  color: rgb(234 179 8 / 0.2);
}
.text-yellow-500\/25 {
  color: rgb(234 179 8 / 0.25);
}
.text-yellow-500\/30 {
  color: rgb(234 179 8 / 0.3);
}
.text-yellow-500\/35 {
  color: rgb(234 179 8 / 0.35);
}
.text-yellow-500\/40 {
  color: rgb(234 179 8 / 0.4);
}
.text-yellow-500\/45 {
  color: rgb(234 179 8 / 0.45);
}
.text-yellow-500\/5 {
  color: rgb(234 179 8 / 0.05);
}
.text-yellow-500\/50 {
  color: rgb(234 179 8 / 0.5);
}
.text-yellow-500\/55 {
  color: rgb(234 179 8 / 0.55);
}
.text-yellow-500\/60 {
  color: rgb(234 179 8 / 0.6);
}
.text-yellow-500\/65 {
  color: rgb(234 179 8 / 0.65);
}
.text-yellow-500\/70 {
  color: rgb(234 179 8 / 0.7);
}
.text-yellow-500\/75 {
  color: rgb(234 179 8 / 0.75);
}
.text-yellow-500\/80 {
  color: rgb(234 179 8 / 0.8);
}
.text-yellow-500\/85 {
  color: rgb(234 179 8 / 0.85);
}
.text-yellow-500\/90 {
  color: rgb(234 179 8 / 0.9);
}
.text-yellow-500\/95 {
  color: rgb(234 179 8 / 0.95);
}
.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.text-yellow-600\/0 {
  color: rgb(202 138 4 / 0);
}
.text-yellow-600\/10 {
  color: rgb(202 138 4 / 0.1);
}
.text-yellow-600\/100 {
  color: rgb(202 138 4 / 1);
}
.text-yellow-600\/15 {
  color: rgb(202 138 4 / 0.15);
}
.text-yellow-600\/20 {
  color: rgb(202 138 4 / 0.2);
}
.text-yellow-600\/25 {
  color: rgb(202 138 4 / 0.25);
}
.text-yellow-600\/30 {
  color: rgb(202 138 4 / 0.3);
}
.text-yellow-600\/35 {
  color: rgb(202 138 4 / 0.35);
}
.text-yellow-600\/40 {
  color: rgb(202 138 4 / 0.4);
}
.text-yellow-600\/45 {
  color: rgb(202 138 4 / 0.45);
}
.text-yellow-600\/5 {
  color: rgb(202 138 4 / 0.05);
}
.text-yellow-600\/50 {
  color: rgb(202 138 4 / 0.5);
}
.text-yellow-600\/55 {
  color: rgb(202 138 4 / 0.55);
}
.text-yellow-600\/60 {
  color: rgb(202 138 4 / 0.6);
}
.text-yellow-600\/65 {
  color: rgb(202 138 4 / 0.65);
}
.text-yellow-600\/70 {
  color: rgb(202 138 4 / 0.7);
}
.text-yellow-600\/75 {
  color: rgb(202 138 4 / 0.75);
}
.text-yellow-600\/80 {
  color: rgb(202 138 4 / 0.8);
}
.text-yellow-600\/85 {
  color: rgb(202 138 4 / 0.85);
}
.text-yellow-600\/90 {
  color: rgb(202 138 4 / 0.9);
}
.text-yellow-600\/95 {
  color: rgb(202 138 4 / 0.95);
}
.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}
.text-yellow-700\/0 {
  color: rgb(161 98 7 / 0);
}
.text-yellow-700\/10 {
  color: rgb(161 98 7 / 0.1);
}
.text-yellow-700\/100 {
  color: rgb(161 98 7 / 1);
}
.text-yellow-700\/15 {
  color: rgb(161 98 7 / 0.15);
}
.text-yellow-700\/20 {
  color: rgb(161 98 7 / 0.2);
}
.text-yellow-700\/25 {
  color: rgb(161 98 7 / 0.25);
}
.text-yellow-700\/30 {
  color: rgb(161 98 7 / 0.3);
}
.text-yellow-700\/35 {
  color: rgb(161 98 7 / 0.35);
}
.text-yellow-700\/40 {
  color: rgb(161 98 7 / 0.4);
}
.text-yellow-700\/45 {
  color: rgb(161 98 7 / 0.45);
}
.text-yellow-700\/5 {
  color: rgb(161 98 7 / 0.05);
}
.text-yellow-700\/50 {
  color: rgb(161 98 7 / 0.5);
}
.text-yellow-700\/55 {
  color: rgb(161 98 7 / 0.55);
}
.text-yellow-700\/60 {
  color: rgb(161 98 7 / 0.6);
}
.text-yellow-700\/65 {
  color: rgb(161 98 7 / 0.65);
}
.text-yellow-700\/70 {
  color: rgb(161 98 7 / 0.7);
}
.text-yellow-700\/75 {
  color: rgb(161 98 7 / 0.75);
}
.text-yellow-700\/80 {
  color: rgb(161 98 7 / 0.8);
}
.text-yellow-700\/85 {
  color: rgb(161 98 7 / 0.85);
}
.text-yellow-700\/90 {
  color: rgb(161 98 7 / 0.9);
}
.text-yellow-700\/95 {
  color: rgb(161 98 7 / 0.95);
}
.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.text-yellow-800\/0 {
  color: rgb(133 77 14 / 0);
}
.text-yellow-800\/10 {
  color: rgb(133 77 14 / 0.1);
}
.text-yellow-800\/100 {
  color: rgb(133 77 14 / 1);
}
.text-yellow-800\/15 {
  color: rgb(133 77 14 / 0.15);
}
.text-yellow-800\/20 {
  color: rgb(133 77 14 / 0.2);
}
.text-yellow-800\/25 {
  color: rgb(133 77 14 / 0.25);
}
.text-yellow-800\/30 {
  color: rgb(133 77 14 / 0.3);
}
.text-yellow-800\/35 {
  color: rgb(133 77 14 / 0.35);
}
.text-yellow-800\/40 {
  color: rgb(133 77 14 / 0.4);
}
.text-yellow-800\/45 {
  color: rgb(133 77 14 / 0.45);
}
.text-yellow-800\/5 {
  color: rgb(133 77 14 / 0.05);
}
.text-yellow-800\/50 {
  color: rgb(133 77 14 / 0.5);
}
.text-yellow-800\/55 {
  color: rgb(133 77 14 / 0.55);
}
.text-yellow-800\/60 {
  color: rgb(133 77 14 / 0.6);
}
.text-yellow-800\/65 {
  color: rgb(133 77 14 / 0.65);
}
.text-yellow-800\/70 {
  color: rgb(133 77 14 / 0.7);
}
.text-yellow-800\/75 {
  color: rgb(133 77 14 / 0.75);
}
.text-yellow-800\/80 {
  color: rgb(133 77 14 / 0.8);
}
.text-yellow-800\/85 {
  color: rgb(133 77 14 / 0.85);
}
.text-yellow-800\/90 {
  color: rgb(133 77 14 / 0.9);
}
.text-yellow-800\/95 {
  color: rgb(133 77 14 / 0.95);
}
.text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1));
}
.text-yellow-900\/0 {
  color: rgb(113 63 18 / 0);
}
.text-yellow-900\/10 {
  color: rgb(113 63 18 / 0.1);
}
.text-yellow-900\/100 {
  color: rgb(113 63 18 / 1);
}
.text-yellow-900\/15 {
  color: rgb(113 63 18 / 0.15);
}
.text-yellow-900\/20 {
  color: rgb(113 63 18 / 0.2);
}
.text-yellow-900\/25 {
  color: rgb(113 63 18 / 0.25);
}
.text-yellow-900\/30 {
  color: rgb(113 63 18 / 0.3);
}
.text-yellow-900\/35 {
  color: rgb(113 63 18 / 0.35);
}
.text-yellow-900\/40 {
  color: rgb(113 63 18 / 0.4);
}
.text-yellow-900\/45 {
  color: rgb(113 63 18 / 0.45);
}
.text-yellow-900\/5 {
  color: rgb(113 63 18 / 0.05);
}
.text-yellow-900\/50 {
  color: rgb(113 63 18 / 0.5);
}
.text-yellow-900\/55 {
  color: rgb(113 63 18 / 0.55);
}
.text-yellow-900\/60 {
  color: rgb(113 63 18 / 0.6);
}
.text-yellow-900\/65 {
  color: rgb(113 63 18 / 0.65);
}
.text-yellow-900\/70 {
  color: rgb(113 63 18 / 0.7);
}
.text-yellow-900\/75 {
  color: rgb(113 63 18 / 0.75);
}
.text-yellow-900\/80 {
  color: rgb(113 63 18 / 0.8);
}
.text-yellow-900\/85 {
  color: rgb(113 63 18 / 0.85);
}
.text-yellow-900\/90 {
  color: rgb(113 63 18 / 0.9);
}
.text-yellow-900\/95 {
  color: rgb(113 63 18 / 0.95);
}
.text-yellow-950 {
  --tw-text-opacity: 1;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1));
}
.text-yellow-950\/0 {
  color: rgb(66 32 6 / 0);
}
.text-yellow-950\/10 {
  color: rgb(66 32 6 / 0.1);
}
.text-yellow-950\/100 {
  color: rgb(66 32 6 / 1);
}
.text-yellow-950\/15 {
  color: rgb(66 32 6 / 0.15);
}
.text-yellow-950\/20 {
  color: rgb(66 32 6 / 0.2);
}
.text-yellow-950\/25 {
  color: rgb(66 32 6 / 0.25);
}
.text-yellow-950\/30 {
  color: rgb(66 32 6 / 0.3);
}
.text-yellow-950\/35 {
  color: rgb(66 32 6 / 0.35);
}
.text-yellow-950\/40 {
  color: rgb(66 32 6 / 0.4);
}
.text-yellow-950\/45 {
  color: rgb(66 32 6 / 0.45);
}
.text-yellow-950\/5 {
  color: rgb(66 32 6 / 0.05);
}
.text-yellow-950\/50 {
  color: rgb(66 32 6 / 0.5);
}
.text-yellow-950\/55 {
  color: rgb(66 32 6 / 0.55);
}
.text-yellow-950\/60 {
  color: rgb(66 32 6 / 0.6);
}
.text-yellow-950\/65 {
  color: rgb(66 32 6 / 0.65);
}
.text-yellow-950\/70 {
  color: rgb(66 32 6 / 0.7);
}
.text-yellow-950\/75 {
  color: rgb(66 32 6 / 0.75);
}
.text-yellow-950\/80 {
  color: rgb(66 32 6 / 0.8);
}
.text-yellow-950\/85 {
  color: rgb(66 32 6 / 0.85);
}
.text-yellow-950\/90 {
  color: rgb(66 32 6 / 0.9);
}
.text-yellow-950\/95 {
  color: rgb(66 32 6 / 0.95);
}
.text-zinc-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
.line-through {
  text-decoration-line: line-through;
}
.decoration-yellow-100 {
  text-decoration-color: #fef9c3;
}
.decoration-yellow-100\/0 {
  text-decoration-color: rgb(254 249 195 / 0);
}
.decoration-yellow-100\/10 {
  text-decoration-color: rgb(254 249 195 / 0.1);
}
.decoration-yellow-100\/100 {
  text-decoration-color: rgb(254 249 195 / 1);
}
.decoration-yellow-100\/15 {
  text-decoration-color: rgb(254 249 195 / 0.15);
}
.decoration-yellow-100\/20 {
  text-decoration-color: rgb(254 249 195 / 0.2);
}
.decoration-yellow-100\/25 {
  text-decoration-color: rgb(254 249 195 / 0.25);
}
.decoration-yellow-100\/30 {
  text-decoration-color: rgb(254 249 195 / 0.3);
}
.decoration-yellow-100\/35 {
  text-decoration-color: rgb(254 249 195 / 0.35);
}
.decoration-yellow-100\/40 {
  text-decoration-color: rgb(254 249 195 / 0.4);
}
.decoration-yellow-100\/45 {
  text-decoration-color: rgb(254 249 195 / 0.45);
}
.decoration-yellow-100\/5 {
  text-decoration-color: rgb(254 249 195 / 0.05);
}
.decoration-yellow-100\/50 {
  text-decoration-color: rgb(254 249 195 / 0.5);
}
.decoration-yellow-100\/55 {
  text-decoration-color: rgb(254 249 195 / 0.55);
}
.decoration-yellow-100\/60 {
  text-decoration-color: rgb(254 249 195 / 0.6);
}
.decoration-yellow-100\/65 {
  text-decoration-color: rgb(254 249 195 / 0.65);
}
.decoration-yellow-100\/70 {
  text-decoration-color: rgb(254 249 195 / 0.7);
}
.decoration-yellow-100\/75 {
  text-decoration-color: rgb(254 249 195 / 0.75);
}
.decoration-yellow-100\/80 {
  text-decoration-color: rgb(254 249 195 / 0.8);
}
.decoration-yellow-100\/85 {
  text-decoration-color: rgb(254 249 195 / 0.85);
}
.decoration-yellow-100\/90 {
  text-decoration-color: rgb(254 249 195 / 0.9);
}
.decoration-yellow-100\/95 {
  text-decoration-color: rgb(254 249 195 / 0.95);
}
.decoration-yellow-200 {
  text-decoration-color: #fef08a;
}
.decoration-yellow-200\/0 {
  text-decoration-color: rgb(254 240 138 / 0);
}
.decoration-yellow-200\/10 {
  text-decoration-color: rgb(254 240 138 / 0.1);
}
.decoration-yellow-200\/100 {
  text-decoration-color: rgb(254 240 138 / 1);
}
.decoration-yellow-200\/15 {
  text-decoration-color: rgb(254 240 138 / 0.15);
}
.decoration-yellow-200\/20 {
  text-decoration-color: rgb(254 240 138 / 0.2);
}
.decoration-yellow-200\/25 {
  text-decoration-color: rgb(254 240 138 / 0.25);
}
.decoration-yellow-200\/30 {
  text-decoration-color: rgb(254 240 138 / 0.3);
}
.decoration-yellow-200\/35 {
  text-decoration-color: rgb(254 240 138 / 0.35);
}
.decoration-yellow-200\/40 {
  text-decoration-color: rgb(254 240 138 / 0.4);
}
.decoration-yellow-200\/45 {
  text-decoration-color: rgb(254 240 138 / 0.45);
}
.decoration-yellow-200\/5 {
  text-decoration-color: rgb(254 240 138 / 0.05);
}
.decoration-yellow-200\/50 {
  text-decoration-color: rgb(254 240 138 / 0.5);
}
.decoration-yellow-200\/55 {
  text-decoration-color: rgb(254 240 138 / 0.55);
}
.decoration-yellow-200\/60 {
  text-decoration-color: rgb(254 240 138 / 0.6);
}
.decoration-yellow-200\/65 {
  text-decoration-color: rgb(254 240 138 / 0.65);
}
.decoration-yellow-200\/70 {
  text-decoration-color: rgb(254 240 138 / 0.7);
}
.decoration-yellow-200\/75 {
  text-decoration-color: rgb(254 240 138 / 0.75);
}
.decoration-yellow-200\/80 {
  text-decoration-color: rgb(254 240 138 / 0.8);
}
.decoration-yellow-200\/85 {
  text-decoration-color: rgb(254 240 138 / 0.85);
}
.decoration-yellow-200\/90 {
  text-decoration-color: rgb(254 240 138 / 0.9);
}
.decoration-yellow-200\/95 {
  text-decoration-color: rgb(254 240 138 / 0.95);
}
.decoration-yellow-300 {
  text-decoration-color: #fde047;
}
.decoration-yellow-300\/0 {
  text-decoration-color: rgb(253 224 71 / 0);
}
.decoration-yellow-300\/10 {
  text-decoration-color: rgb(253 224 71 / 0.1);
}
.decoration-yellow-300\/100 {
  text-decoration-color: rgb(253 224 71 / 1);
}
.decoration-yellow-300\/15 {
  text-decoration-color: rgb(253 224 71 / 0.15);
}
.decoration-yellow-300\/20 {
  text-decoration-color: rgb(253 224 71 / 0.2);
}
.decoration-yellow-300\/25 {
  text-decoration-color: rgb(253 224 71 / 0.25);
}
.decoration-yellow-300\/30 {
  text-decoration-color: rgb(253 224 71 / 0.3);
}
.decoration-yellow-300\/35 {
  text-decoration-color: rgb(253 224 71 / 0.35);
}
.decoration-yellow-300\/40 {
  text-decoration-color: rgb(253 224 71 / 0.4);
}
.decoration-yellow-300\/45 {
  text-decoration-color: rgb(253 224 71 / 0.45);
}
.decoration-yellow-300\/5 {
  text-decoration-color: rgb(253 224 71 / 0.05);
}
.decoration-yellow-300\/50 {
  text-decoration-color: rgb(253 224 71 / 0.5);
}
.decoration-yellow-300\/55 {
  text-decoration-color: rgb(253 224 71 / 0.55);
}
.decoration-yellow-300\/60 {
  text-decoration-color: rgb(253 224 71 / 0.6);
}
.decoration-yellow-300\/65 {
  text-decoration-color: rgb(253 224 71 / 0.65);
}
.decoration-yellow-300\/70 {
  text-decoration-color: rgb(253 224 71 / 0.7);
}
.decoration-yellow-300\/75 {
  text-decoration-color: rgb(253 224 71 / 0.75);
}
.decoration-yellow-300\/80 {
  text-decoration-color: rgb(253 224 71 / 0.8);
}
.decoration-yellow-300\/85 {
  text-decoration-color: rgb(253 224 71 / 0.85);
}
.decoration-yellow-300\/90 {
  text-decoration-color: rgb(253 224 71 / 0.9);
}
.decoration-yellow-300\/95 {
  text-decoration-color: rgb(253 224 71 / 0.95);
}
.decoration-yellow-400 {
  text-decoration-color: #facc15;
}
.decoration-yellow-400\/0 {
  text-decoration-color: rgb(250 204 21 / 0);
}
.decoration-yellow-400\/10 {
  text-decoration-color: rgb(250 204 21 / 0.1);
}
.decoration-yellow-400\/100 {
  text-decoration-color: rgb(250 204 21 / 1);
}
.decoration-yellow-400\/15 {
  text-decoration-color: rgb(250 204 21 / 0.15);
}
.decoration-yellow-400\/20 {
  text-decoration-color: rgb(250 204 21 / 0.2);
}
.decoration-yellow-400\/25 {
  text-decoration-color: rgb(250 204 21 / 0.25);
}
.decoration-yellow-400\/30 {
  text-decoration-color: rgb(250 204 21 / 0.3);
}
.decoration-yellow-400\/35 {
  text-decoration-color: rgb(250 204 21 / 0.35);
}
.decoration-yellow-400\/40 {
  text-decoration-color: rgb(250 204 21 / 0.4);
}
.decoration-yellow-400\/45 {
  text-decoration-color: rgb(250 204 21 / 0.45);
}
.decoration-yellow-400\/5 {
  text-decoration-color: rgb(250 204 21 / 0.05);
}
.decoration-yellow-400\/50 {
  text-decoration-color: rgb(250 204 21 / 0.5);
}
.decoration-yellow-400\/55 {
  text-decoration-color: rgb(250 204 21 / 0.55);
}
.decoration-yellow-400\/60 {
  text-decoration-color: rgb(250 204 21 / 0.6);
}
.decoration-yellow-400\/65 {
  text-decoration-color: rgb(250 204 21 / 0.65);
}
.decoration-yellow-400\/70 {
  text-decoration-color: rgb(250 204 21 / 0.7);
}
.decoration-yellow-400\/75 {
  text-decoration-color: rgb(250 204 21 / 0.75);
}
.decoration-yellow-400\/80 {
  text-decoration-color: rgb(250 204 21 / 0.8);
}
.decoration-yellow-400\/85 {
  text-decoration-color: rgb(250 204 21 / 0.85);
}
.decoration-yellow-400\/90 {
  text-decoration-color: rgb(250 204 21 / 0.9);
}
.decoration-yellow-400\/95 {
  text-decoration-color: rgb(250 204 21 / 0.95);
}
.decoration-yellow-50 {
  text-decoration-color: #fefce8;
}
.decoration-yellow-50\/0 {
  text-decoration-color: rgb(254 252 232 / 0);
}
.decoration-yellow-50\/10 {
  text-decoration-color: rgb(254 252 232 / 0.1);
}
.decoration-yellow-50\/100 {
  text-decoration-color: rgb(254 252 232 / 1);
}
.decoration-yellow-50\/15 {
  text-decoration-color: rgb(254 252 232 / 0.15);
}
.decoration-yellow-50\/20 {
  text-decoration-color: rgb(254 252 232 / 0.2);
}
.decoration-yellow-50\/25 {
  text-decoration-color: rgb(254 252 232 / 0.25);
}
.decoration-yellow-50\/30 {
  text-decoration-color: rgb(254 252 232 / 0.3);
}
.decoration-yellow-50\/35 {
  text-decoration-color: rgb(254 252 232 / 0.35);
}
.decoration-yellow-50\/40 {
  text-decoration-color: rgb(254 252 232 / 0.4);
}
.decoration-yellow-50\/45 {
  text-decoration-color: rgb(254 252 232 / 0.45);
}
.decoration-yellow-50\/5 {
  text-decoration-color: rgb(254 252 232 / 0.05);
}
.decoration-yellow-50\/50 {
  text-decoration-color: rgb(254 252 232 / 0.5);
}
.decoration-yellow-50\/55 {
  text-decoration-color: rgb(254 252 232 / 0.55);
}
.decoration-yellow-50\/60 {
  text-decoration-color: rgb(254 252 232 / 0.6);
}
.decoration-yellow-50\/65 {
  text-decoration-color: rgb(254 252 232 / 0.65);
}
.decoration-yellow-50\/70 {
  text-decoration-color: rgb(254 252 232 / 0.7);
}
.decoration-yellow-50\/75 {
  text-decoration-color: rgb(254 252 232 / 0.75);
}
.decoration-yellow-50\/80 {
  text-decoration-color: rgb(254 252 232 / 0.8);
}
.decoration-yellow-50\/85 {
  text-decoration-color: rgb(254 252 232 / 0.85);
}
.decoration-yellow-50\/90 {
  text-decoration-color: rgb(254 252 232 / 0.9);
}
.decoration-yellow-50\/95 {
  text-decoration-color: rgb(254 252 232 / 0.95);
}
.decoration-yellow-500 {
  text-decoration-color: #eab308;
}
.decoration-yellow-500\/0 {
  text-decoration-color: rgb(234 179 8 / 0);
}
.decoration-yellow-500\/10 {
  text-decoration-color: rgb(234 179 8 / 0.1);
}
.decoration-yellow-500\/100 {
  text-decoration-color: rgb(234 179 8 / 1);
}
.decoration-yellow-500\/15 {
  text-decoration-color: rgb(234 179 8 / 0.15);
}
.decoration-yellow-500\/20 {
  text-decoration-color: rgb(234 179 8 / 0.2);
}
.decoration-yellow-500\/25 {
  text-decoration-color: rgb(234 179 8 / 0.25);
}
.decoration-yellow-500\/30 {
  text-decoration-color: rgb(234 179 8 / 0.3);
}
.decoration-yellow-500\/35 {
  text-decoration-color: rgb(234 179 8 / 0.35);
}
.decoration-yellow-500\/40 {
  text-decoration-color: rgb(234 179 8 / 0.4);
}
.decoration-yellow-500\/45 {
  text-decoration-color: rgb(234 179 8 / 0.45);
}
.decoration-yellow-500\/5 {
  text-decoration-color: rgb(234 179 8 / 0.05);
}
.decoration-yellow-500\/50 {
  text-decoration-color: rgb(234 179 8 / 0.5);
}
.decoration-yellow-500\/55 {
  text-decoration-color: rgb(234 179 8 / 0.55);
}
.decoration-yellow-500\/60 {
  text-decoration-color: rgb(234 179 8 / 0.6);
}
.decoration-yellow-500\/65 {
  text-decoration-color: rgb(234 179 8 / 0.65);
}
.decoration-yellow-500\/70 {
  text-decoration-color: rgb(234 179 8 / 0.7);
}
.decoration-yellow-500\/75 {
  text-decoration-color: rgb(234 179 8 / 0.75);
}
.decoration-yellow-500\/80 {
  text-decoration-color: rgb(234 179 8 / 0.8);
}
.decoration-yellow-500\/85 {
  text-decoration-color: rgb(234 179 8 / 0.85);
}
.decoration-yellow-500\/90 {
  text-decoration-color: rgb(234 179 8 / 0.9);
}
.decoration-yellow-500\/95 {
  text-decoration-color: rgb(234 179 8 / 0.95);
}
.decoration-yellow-600 {
  text-decoration-color: #ca8a04;
}
.decoration-yellow-600\/0 {
  text-decoration-color: rgb(202 138 4 / 0);
}
.decoration-yellow-600\/10 {
  text-decoration-color: rgb(202 138 4 / 0.1);
}
.decoration-yellow-600\/100 {
  text-decoration-color: rgb(202 138 4 / 1);
}
.decoration-yellow-600\/15 {
  text-decoration-color: rgb(202 138 4 / 0.15);
}
.decoration-yellow-600\/20 {
  text-decoration-color: rgb(202 138 4 / 0.2);
}
.decoration-yellow-600\/25 {
  text-decoration-color: rgb(202 138 4 / 0.25);
}
.decoration-yellow-600\/30 {
  text-decoration-color: rgb(202 138 4 / 0.3);
}
.decoration-yellow-600\/35 {
  text-decoration-color: rgb(202 138 4 / 0.35);
}
.decoration-yellow-600\/40 {
  text-decoration-color: rgb(202 138 4 / 0.4);
}
.decoration-yellow-600\/45 {
  text-decoration-color: rgb(202 138 4 / 0.45);
}
.decoration-yellow-600\/5 {
  text-decoration-color: rgb(202 138 4 / 0.05);
}
.decoration-yellow-600\/50 {
  text-decoration-color: rgb(202 138 4 / 0.5);
}
.decoration-yellow-600\/55 {
  text-decoration-color: rgb(202 138 4 / 0.55);
}
.decoration-yellow-600\/60 {
  text-decoration-color: rgb(202 138 4 / 0.6);
}
.decoration-yellow-600\/65 {
  text-decoration-color: rgb(202 138 4 / 0.65);
}
.decoration-yellow-600\/70 {
  text-decoration-color: rgb(202 138 4 / 0.7);
}
.decoration-yellow-600\/75 {
  text-decoration-color: rgb(202 138 4 / 0.75);
}
.decoration-yellow-600\/80 {
  text-decoration-color: rgb(202 138 4 / 0.8);
}
.decoration-yellow-600\/85 {
  text-decoration-color: rgb(202 138 4 / 0.85);
}
.decoration-yellow-600\/90 {
  text-decoration-color: rgb(202 138 4 / 0.9);
}
.decoration-yellow-600\/95 {
  text-decoration-color: rgb(202 138 4 / 0.95);
}
.decoration-yellow-700 {
  text-decoration-color: #a16207;
}
.decoration-yellow-700\/0 {
  text-decoration-color: rgb(161 98 7 / 0);
}
.decoration-yellow-700\/10 {
  text-decoration-color: rgb(161 98 7 / 0.1);
}
.decoration-yellow-700\/100 {
  text-decoration-color: rgb(161 98 7 / 1);
}
.decoration-yellow-700\/15 {
  text-decoration-color: rgb(161 98 7 / 0.15);
}
.decoration-yellow-700\/20 {
  text-decoration-color: rgb(161 98 7 / 0.2);
}
.decoration-yellow-700\/25 {
  text-decoration-color: rgb(161 98 7 / 0.25);
}
.decoration-yellow-700\/30 {
  text-decoration-color: rgb(161 98 7 / 0.3);
}
.decoration-yellow-700\/35 {
  text-decoration-color: rgb(161 98 7 / 0.35);
}
.decoration-yellow-700\/40 {
  text-decoration-color: rgb(161 98 7 / 0.4);
}
.decoration-yellow-700\/45 {
  text-decoration-color: rgb(161 98 7 / 0.45);
}
.decoration-yellow-700\/5 {
  text-decoration-color: rgb(161 98 7 / 0.05);
}
.decoration-yellow-700\/50 {
  text-decoration-color: rgb(161 98 7 / 0.5);
}
.decoration-yellow-700\/55 {
  text-decoration-color: rgb(161 98 7 / 0.55);
}
.decoration-yellow-700\/60 {
  text-decoration-color: rgb(161 98 7 / 0.6);
}
.decoration-yellow-700\/65 {
  text-decoration-color: rgb(161 98 7 / 0.65);
}
.decoration-yellow-700\/70 {
  text-decoration-color: rgb(161 98 7 / 0.7);
}
.decoration-yellow-700\/75 {
  text-decoration-color: rgb(161 98 7 / 0.75);
}
.decoration-yellow-700\/80 {
  text-decoration-color: rgb(161 98 7 / 0.8);
}
.decoration-yellow-700\/85 {
  text-decoration-color: rgb(161 98 7 / 0.85);
}
.decoration-yellow-700\/90 {
  text-decoration-color: rgb(161 98 7 / 0.9);
}
.decoration-yellow-700\/95 {
  text-decoration-color: rgb(161 98 7 / 0.95);
}
.decoration-yellow-800 {
  text-decoration-color: #854d0e;
}
.decoration-yellow-800\/0 {
  text-decoration-color: rgb(133 77 14 / 0);
}
.decoration-yellow-800\/10 {
  text-decoration-color: rgb(133 77 14 / 0.1);
}
.decoration-yellow-800\/100 {
  text-decoration-color: rgb(133 77 14 / 1);
}
.decoration-yellow-800\/15 {
  text-decoration-color: rgb(133 77 14 / 0.15);
}
.decoration-yellow-800\/20 {
  text-decoration-color: rgb(133 77 14 / 0.2);
}
.decoration-yellow-800\/25 {
  text-decoration-color: rgb(133 77 14 / 0.25);
}
.decoration-yellow-800\/30 {
  text-decoration-color: rgb(133 77 14 / 0.3);
}
.decoration-yellow-800\/35 {
  text-decoration-color: rgb(133 77 14 / 0.35);
}
.decoration-yellow-800\/40 {
  text-decoration-color: rgb(133 77 14 / 0.4);
}
.decoration-yellow-800\/45 {
  text-decoration-color: rgb(133 77 14 / 0.45);
}
.decoration-yellow-800\/5 {
  text-decoration-color: rgb(133 77 14 / 0.05);
}
.decoration-yellow-800\/50 {
  text-decoration-color: rgb(133 77 14 / 0.5);
}
.decoration-yellow-800\/55 {
  text-decoration-color: rgb(133 77 14 / 0.55);
}
.decoration-yellow-800\/60 {
  text-decoration-color: rgb(133 77 14 / 0.6);
}
.decoration-yellow-800\/65 {
  text-decoration-color: rgb(133 77 14 / 0.65);
}
.decoration-yellow-800\/70 {
  text-decoration-color: rgb(133 77 14 / 0.7);
}
.decoration-yellow-800\/75 {
  text-decoration-color: rgb(133 77 14 / 0.75);
}
.decoration-yellow-800\/80 {
  text-decoration-color: rgb(133 77 14 / 0.8);
}
.decoration-yellow-800\/85 {
  text-decoration-color: rgb(133 77 14 / 0.85);
}
.decoration-yellow-800\/90 {
  text-decoration-color: rgb(133 77 14 / 0.9);
}
.decoration-yellow-800\/95 {
  text-decoration-color: rgb(133 77 14 / 0.95);
}
.decoration-yellow-900 {
  text-decoration-color: #713f12;
}
.decoration-yellow-900\/0 {
  text-decoration-color: rgb(113 63 18 / 0);
}
.decoration-yellow-900\/10 {
  text-decoration-color: rgb(113 63 18 / 0.1);
}
.decoration-yellow-900\/100 {
  text-decoration-color: rgb(113 63 18 / 1);
}
.decoration-yellow-900\/15 {
  text-decoration-color: rgb(113 63 18 / 0.15);
}
.decoration-yellow-900\/20 {
  text-decoration-color: rgb(113 63 18 / 0.2);
}
.decoration-yellow-900\/25 {
  text-decoration-color: rgb(113 63 18 / 0.25);
}
.decoration-yellow-900\/30 {
  text-decoration-color: rgb(113 63 18 / 0.3);
}
.decoration-yellow-900\/35 {
  text-decoration-color: rgb(113 63 18 / 0.35);
}
.decoration-yellow-900\/40 {
  text-decoration-color: rgb(113 63 18 / 0.4);
}
.decoration-yellow-900\/45 {
  text-decoration-color: rgb(113 63 18 / 0.45);
}
.decoration-yellow-900\/5 {
  text-decoration-color: rgb(113 63 18 / 0.05);
}
.decoration-yellow-900\/50 {
  text-decoration-color: rgb(113 63 18 / 0.5);
}
.decoration-yellow-900\/55 {
  text-decoration-color: rgb(113 63 18 / 0.55);
}
.decoration-yellow-900\/60 {
  text-decoration-color: rgb(113 63 18 / 0.6);
}
.decoration-yellow-900\/65 {
  text-decoration-color: rgb(113 63 18 / 0.65);
}
.decoration-yellow-900\/70 {
  text-decoration-color: rgb(113 63 18 / 0.7);
}
.decoration-yellow-900\/75 {
  text-decoration-color: rgb(113 63 18 / 0.75);
}
.decoration-yellow-900\/80 {
  text-decoration-color: rgb(113 63 18 / 0.8);
}
.decoration-yellow-900\/85 {
  text-decoration-color: rgb(113 63 18 / 0.85);
}
.decoration-yellow-900\/90 {
  text-decoration-color: rgb(113 63 18 / 0.9);
}
.decoration-yellow-900\/95 {
  text-decoration-color: rgb(113 63 18 / 0.95);
}
.decoration-yellow-950 {
  text-decoration-color: #422006;
}
.decoration-yellow-950\/0 {
  text-decoration-color: rgb(66 32 6 / 0);
}
.decoration-yellow-950\/10 {
  text-decoration-color: rgb(66 32 6 / 0.1);
}
.decoration-yellow-950\/100 {
  text-decoration-color: rgb(66 32 6 / 1);
}
.decoration-yellow-950\/15 {
  text-decoration-color: rgb(66 32 6 / 0.15);
}
.decoration-yellow-950\/20 {
  text-decoration-color: rgb(66 32 6 / 0.2);
}
.decoration-yellow-950\/25 {
  text-decoration-color: rgb(66 32 6 / 0.25);
}
.decoration-yellow-950\/30 {
  text-decoration-color: rgb(66 32 6 / 0.3);
}
.decoration-yellow-950\/35 {
  text-decoration-color: rgb(66 32 6 / 0.35);
}
.decoration-yellow-950\/40 {
  text-decoration-color: rgb(66 32 6 / 0.4);
}
.decoration-yellow-950\/45 {
  text-decoration-color: rgb(66 32 6 / 0.45);
}
.decoration-yellow-950\/5 {
  text-decoration-color: rgb(66 32 6 / 0.05);
}
.decoration-yellow-950\/50 {
  text-decoration-color: rgb(66 32 6 / 0.5);
}
.decoration-yellow-950\/55 {
  text-decoration-color: rgb(66 32 6 / 0.55);
}
.decoration-yellow-950\/60 {
  text-decoration-color: rgb(66 32 6 / 0.6);
}
.decoration-yellow-950\/65 {
  text-decoration-color: rgb(66 32 6 / 0.65);
}
.decoration-yellow-950\/70 {
  text-decoration-color: rgb(66 32 6 / 0.7);
}
.decoration-yellow-950\/75 {
  text-decoration-color: rgb(66 32 6 / 0.75);
}
.decoration-yellow-950\/80 {
  text-decoration-color: rgb(66 32 6 / 0.8);
}
.decoration-yellow-950\/85 {
  text-decoration-color: rgb(66 32 6 / 0.85);
}
.decoration-yellow-950\/90 {
  text-decoration-color: rgb(66 32 6 / 0.9);
}
.decoration-yellow-950\/95 {
  text-decoration-color: rgb(66 32 6 / 0.95);
}
.decoration-dotted {
  text-decoration-style: dotted;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.placeholder-yellow-100::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 249 195 / var(--tw-placeholder-opacity, 1));
}
.placeholder-yellow-100\/0::placeholder {
  color: rgb(254 249 195 / 0);
}
.placeholder-yellow-100\/10::placeholder {
  color: rgb(254 249 195 / 0.1);
}
.placeholder-yellow-100\/100::placeholder {
  color: rgb(254 249 195 / 1);
}
.placeholder-yellow-100\/15::placeholder {
  color: rgb(254 249 195 / 0.15);
}
.placeholder-yellow-100\/20::placeholder {
  color: rgb(254 249 195 / 0.2);
}
.placeholder-yellow-100\/25::placeholder {
  color: rgb(254 249 195 / 0.25);
}
.placeholder-yellow-100\/30::placeholder {
  color: rgb(254 249 195 / 0.3);
}
.placeholder-yellow-100\/35::placeholder {
  color: rgb(254 249 195 / 0.35);
}
.placeholder-yellow-100\/40::placeholder {
  color: rgb(254 249 195 / 0.4);
}
.placeholder-yellow-100\/45::placeholder {
  color: rgb(254 249 195 / 0.45);
}
.placeholder-yellow-100\/5::placeholder {
  color: rgb(254 249 195 / 0.05);
}
.placeholder-yellow-100\/50::placeholder {
  color: rgb(254 249 195 / 0.5);
}
.placeholder-yellow-100\/55::placeholder {
  color: rgb(254 249 195 / 0.55);
}
.placeholder-yellow-100\/60::placeholder {
  color: rgb(254 249 195 / 0.6);
}
.placeholder-yellow-100\/65::placeholder {
  color: rgb(254 249 195 / 0.65);
}
.placeholder-yellow-100\/70::placeholder {
  color: rgb(254 249 195 / 0.7);
}
.placeholder-yellow-100\/75::placeholder {
  color: rgb(254 249 195 / 0.75);
}
.placeholder-yellow-100\/80::placeholder {
  color: rgb(254 249 195 / 0.8);
}
.placeholder-yellow-100\/85::placeholder {
  color: rgb(254 249 195 / 0.85);
}
.placeholder-yellow-100\/90::placeholder {
  color: rgb(254 249 195 / 0.9);
}
.placeholder-yellow-100\/95::placeholder {
  color: rgb(254 249 195 / 0.95);
}
.placeholder-yellow-200::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 240 138 / var(--tw-placeholder-opacity, 1));
}
.placeholder-yellow-200\/0::placeholder {
  color: rgb(254 240 138 / 0);
}
.placeholder-yellow-200\/10::placeholder {
  color: rgb(254 240 138 / 0.1);
}
.placeholder-yellow-200\/100::placeholder {
  color: rgb(254 240 138 / 1);
}
.placeholder-yellow-200\/15::placeholder {
  color: rgb(254 240 138 / 0.15);
}
.placeholder-yellow-200\/20::placeholder {
  color: rgb(254 240 138 / 0.2);
}
.placeholder-yellow-200\/25::placeholder {
  color: rgb(254 240 138 / 0.25);
}
.placeholder-yellow-200\/30::placeholder {
  color: rgb(254 240 138 / 0.3);
}
.placeholder-yellow-200\/35::placeholder {
  color: rgb(254 240 138 / 0.35);
}
.placeholder-yellow-200\/40::placeholder {
  color: rgb(254 240 138 / 0.4);
}
.placeholder-yellow-200\/45::placeholder {
  color: rgb(254 240 138 / 0.45);
}
.placeholder-yellow-200\/5::placeholder {
  color: rgb(254 240 138 / 0.05);
}
.placeholder-yellow-200\/50::placeholder {
  color: rgb(254 240 138 / 0.5);
}
.placeholder-yellow-200\/55::placeholder {
  color: rgb(254 240 138 / 0.55);
}
.placeholder-yellow-200\/60::placeholder {
  color: rgb(254 240 138 / 0.6);
}
.placeholder-yellow-200\/65::placeholder {
  color: rgb(254 240 138 / 0.65);
}
.placeholder-yellow-200\/70::placeholder {
  color: rgb(254 240 138 / 0.7);
}
.placeholder-yellow-200\/75::placeholder {
  color: rgb(254 240 138 / 0.75);
}
.placeholder-yellow-200\/80::placeholder {
  color: rgb(254 240 138 / 0.8);
}
.placeholder-yellow-200\/85::placeholder {
  color: rgb(254 240 138 / 0.85);
}
.placeholder-yellow-200\/90::placeholder {
  color: rgb(254 240 138 / 0.9);
}
.placeholder-yellow-200\/95::placeholder {
  color: rgb(254 240 138 / 0.95);
}
.placeholder-yellow-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(253 224 71 / var(--tw-placeholder-opacity, 1));
}
.placeholder-yellow-300\/0::placeholder {
  color: rgb(253 224 71 / 0);
}
.placeholder-yellow-300\/10::placeholder {
  color: rgb(253 224 71 / 0.1);
}
.placeholder-yellow-300\/100::placeholder {
  color: rgb(253 224 71 / 1);
}
.placeholder-yellow-300\/15::placeholder {
  color: rgb(253 224 71 / 0.15);
}
.placeholder-yellow-300\/20::placeholder {
  color: rgb(253 224 71 / 0.2);
}
.placeholder-yellow-300\/25::placeholder {
  color: rgb(253 224 71 / 0.25);
}
.placeholder-yellow-300\/30::placeholder {
  color: rgb(253 224 71 / 0.3);
}
.placeholder-yellow-300\/35::placeholder {
  color: rgb(253 224 71 / 0.35);
}
.placeholder-yellow-300\/40::placeholder {
  color: rgb(253 224 71 / 0.4);
}
.placeholder-yellow-300\/45::placeholder {
  color: rgb(253 224 71 / 0.45);
}
.placeholder-yellow-300\/5::placeholder {
  color: rgb(253 224 71 / 0.05);
}
.placeholder-yellow-300\/50::placeholder {
  color: rgb(253 224 71 / 0.5);
}
.placeholder-yellow-300\/55::placeholder {
  color: rgb(253 224 71 / 0.55);
}
.placeholder-yellow-300\/60::placeholder {
  color: rgb(253 224 71 / 0.6);
}
.placeholder-yellow-300\/65::placeholder {
  color: rgb(253 224 71 / 0.65);
}
.placeholder-yellow-300\/70::placeholder {
  color: rgb(253 224 71 / 0.7);
}
.placeholder-yellow-300\/75::placeholder {
  color: rgb(253 224 71 / 0.75);
}
.placeholder-yellow-300\/80::placeholder {
  color: rgb(253 224 71 / 0.8);
}
.placeholder-yellow-300\/85::placeholder {
  color: rgb(253 224 71 / 0.85);
}
.placeholder-yellow-300\/90::placeholder {
  color: rgb(253 224 71 / 0.9);
}
.placeholder-yellow-300\/95::placeholder {
  color: rgb(253 224 71 / 0.95);
}
.placeholder-yellow-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(250 204 21 / var(--tw-placeholder-opacity, 1));
}
.placeholder-yellow-400\/0::placeholder {
  color: rgb(250 204 21 / 0);
}
.placeholder-yellow-400\/10::placeholder {
  color: rgb(250 204 21 / 0.1);
}
.placeholder-yellow-400\/100::placeholder {
  color: rgb(250 204 21 / 1);
}
.placeholder-yellow-400\/15::placeholder {
  color: rgb(250 204 21 / 0.15);
}
.placeholder-yellow-400\/20::placeholder {
  color: rgb(250 204 21 / 0.2);
}
.placeholder-yellow-400\/25::placeholder {
  color: rgb(250 204 21 / 0.25);
}
.placeholder-yellow-400\/30::placeholder {
  color: rgb(250 204 21 / 0.3);
}
.placeholder-yellow-400\/35::placeholder {
  color: rgb(250 204 21 / 0.35);
}
.placeholder-yellow-400\/40::placeholder {
  color: rgb(250 204 21 / 0.4);
}
.placeholder-yellow-400\/45::placeholder {
  color: rgb(250 204 21 / 0.45);
}
.placeholder-yellow-400\/5::placeholder {
  color: rgb(250 204 21 / 0.05);
}
.placeholder-yellow-400\/50::placeholder {
  color: rgb(250 204 21 / 0.5);
}
.placeholder-yellow-400\/55::placeholder {
  color: rgb(250 204 21 / 0.55);
}
.placeholder-yellow-400\/60::placeholder {
  color: rgb(250 204 21 / 0.6);
}
.placeholder-yellow-400\/65::placeholder {
  color: rgb(250 204 21 / 0.65);
}
.placeholder-yellow-400\/70::placeholder {
  color: rgb(250 204 21 / 0.7);
}
.placeholder-yellow-400\/75::placeholder {
  color: rgb(250 204 21 / 0.75);
}
.placeholder-yellow-400\/80::placeholder {
  color: rgb(250 204 21 / 0.8);
}
.placeholder-yellow-400\/85::placeholder {
  color: rgb(250 204 21 / 0.85);
}
.placeholder-yellow-400\/90::placeholder {
  color: rgb(250 204 21 / 0.9);
}
.placeholder-yellow-400\/95::placeholder {
  color: rgb(250 204 21 / 0.95);
}
.placeholder-yellow-50::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 252 232 / var(--tw-placeholder-opacity, 1));
}
.placeholder-yellow-50\/0::placeholder {
  color: rgb(254 252 232 / 0);
}
.placeholder-yellow-50\/10::placeholder {
  color: rgb(254 252 232 / 0.1);
}
.placeholder-yellow-50\/100::placeholder {
  color: rgb(254 252 232 / 1);
}
.placeholder-yellow-50\/15::placeholder {
  color: rgb(254 252 232 / 0.15);
}
.placeholder-yellow-50\/20::placeholder {
  color: rgb(254 252 232 / 0.2);
}
.placeholder-yellow-50\/25::placeholder {
  color: rgb(254 252 232 / 0.25);
}
.placeholder-yellow-50\/30::placeholder {
  color: rgb(254 252 232 / 0.3);
}
.placeholder-yellow-50\/35::placeholder {
  color: rgb(254 252 232 / 0.35);
}
.placeholder-yellow-50\/40::placeholder {
  color: rgb(254 252 232 / 0.4);
}
.placeholder-yellow-50\/45::placeholder {
  color: rgb(254 252 232 / 0.45);
}
.placeholder-yellow-50\/5::placeholder {
  color: rgb(254 252 232 / 0.05);
}
.placeholder-yellow-50\/50::placeholder {
  color: rgb(254 252 232 / 0.5);
}
.placeholder-yellow-50\/55::placeholder {
  color: rgb(254 252 232 / 0.55);
}
.placeholder-yellow-50\/60::placeholder {
  color: rgb(254 252 232 / 0.6);
}
.placeholder-yellow-50\/65::placeholder {
  color: rgb(254 252 232 / 0.65);
}
.placeholder-yellow-50\/70::placeholder {
  color: rgb(254 252 232 / 0.7);
}
.placeholder-yellow-50\/75::placeholder {
  color: rgb(254 252 232 / 0.75);
}
.placeholder-yellow-50\/80::placeholder {
  color: rgb(254 252 232 / 0.8);
}
.placeholder-yellow-50\/85::placeholder {
  color: rgb(254 252 232 / 0.85);
}
.placeholder-yellow-50\/90::placeholder {
  color: rgb(254 252 232 / 0.9);
}
.placeholder-yellow-50\/95::placeholder {
  color: rgb(254 252 232 / 0.95);
}
.placeholder-yellow-500::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(234 179 8 / var(--tw-placeholder-opacity, 1));
}
.placeholder-yellow-500\/0::placeholder {
  color: rgb(234 179 8 / 0);
}
.placeholder-yellow-500\/10::placeholder {
  color: rgb(234 179 8 / 0.1);
}
.placeholder-yellow-500\/100::placeholder {
  color: rgb(234 179 8 / 1);
}
.placeholder-yellow-500\/15::placeholder {
  color: rgb(234 179 8 / 0.15);
}
.placeholder-yellow-500\/20::placeholder {
  color: rgb(234 179 8 / 0.2);
}
.placeholder-yellow-500\/25::placeholder {
  color: rgb(234 179 8 / 0.25);
}
.placeholder-yellow-500\/30::placeholder {
  color: rgb(234 179 8 / 0.3);
}
.placeholder-yellow-500\/35::placeholder {
  color: rgb(234 179 8 / 0.35);
}
.placeholder-yellow-500\/40::placeholder {
  color: rgb(234 179 8 / 0.4);
}
.placeholder-yellow-500\/45::placeholder {
  color: rgb(234 179 8 / 0.45);
}
.placeholder-yellow-500\/5::placeholder {
  color: rgb(234 179 8 / 0.05);
}
.placeholder-yellow-500\/50::placeholder {
  color: rgb(234 179 8 / 0.5);
}
.placeholder-yellow-500\/55::placeholder {
  color: rgb(234 179 8 / 0.55);
}
.placeholder-yellow-500\/60::placeholder {
  color: rgb(234 179 8 / 0.6);
}
.placeholder-yellow-500\/65::placeholder {
  color: rgb(234 179 8 / 0.65);
}
.placeholder-yellow-500\/70::placeholder {
  color: rgb(234 179 8 / 0.7);
}
.placeholder-yellow-500\/75::placeholder {
  color: rgb(234 179 8 / 0.75);
}
.placeholder-yellow-500\/80::placeholder {
  color: rgb(234 179 8 / 0.8);
}
.placeholder-yellow-500\/85::placeholder {
  color: rgb(234 179 8 / 0.85);
}
.placeholder-yellow-500\/90::placeholder {
  color: rgb(234 179 8 / 0.9);
}
.placeholder-yellow-500\/95::placeholder {
  color: rgb(234 179 8 / 0.95);
}
.placeholder-yellow-600::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(202 138 4 / var(--tw-placeholder-opacity, 1));
}
.placeholder-yellow-600\/0::placeholder {
  color: rgb(202 138 4 / 0);
}
.placeholder-yellow-600\/10::placeholder {
  color: rgb(202 138 4 / 0.1);
}
.placeholder-yellow-600\/100::placeholder {
  color: rgb(202 138 4 / 1);
}
.placeholder-yellow-600\/15::placeholder {
  color: rgb(202 138 4 / 0.15);
}
.placeholder-yellow-600\/20::placeholder {
  color: rgb(202 138 4 / 0.2);
}
.placeholder-yellow-600\/25::placeholder {
  color: rgb(202 138 4 / 0.25);
}
.placeholder-yellow-600\/30::placeholder {
  color: rgb(202 138 4 / 0.3);
}
.placeholder-yellow-600\/35::placeholder {
  color: rgb(202 138 4 / 0.35);
}
.placeholder-yellow-600\/40::placeholder {
  color: rgb(202 138 4 / 0.4);
}
.placeholder-yellow-600\/45::placeholder {
  color: rgb(202 138 4 / 0.45);
}
.placeholder-yellow-600\/5::placeholder {
  color: rgb(202 138 4 / 0.05);
}
.placeholder-yellow-600\/50::placeholder {
  color: rgb(202 138 4 / 0.5);
}
.placeholder-yellow-600\/55::placeholder {
  color: rgb(202 138 4 / 0.55);
}
.placeholder-yellow-600\/60::placeholder {
  color: rgb(202 138 4 / 0.6);
}
.placeholder-yellow-600\/65::placeholder {
  color: rgb(202 138 4 / 0.65);
}
.placeholder-yellow-600\/70::placeholder {
  color: rgb(202 138 4 / 0.7);
}
.placeholder-yellow-600\/75::placeholder {
  color: rgb(202 138 4 / 0.75);
}
.placeholder-yellow-600\/80::placeholder {
  color: rgb(202 138 4 / 0.8);
}
.placeholder-yellow-600\/85::placeholder {
  color: rgb(202 138 4 / 0.85);
}
.placeholder-yellow-600\/90::placeholder {
  color: rgb(202 138 4 / 0.9);
}
.placeholder-yellow-600\/95::placeholder {
  color: rgb(202 138 4 / 0.95);
}
.placeholder-yellow-700::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(161 98 7 / var(--tw-placeholder-opacity, 1));
}
.placeholder-yellow-700\/0::placeholder {
  color: rgb(161 98 7 / 0);
}
.placeholder-yellow-700\/10::placeholder {
  color: rgb(161 98 7 / 0.1);
}
.placeholder-yellow-700\/100::placeholder {
  color: rgb(161 98 7 / 1);
}
.placeholder-yellow-700\/15::placeholder {
  color: rgb(161 98 7 / 0.15);
}
.placeholder-yellow-700\/20::placeholder {
  color: rgb(161 98 7 / 0.2);
}
.placeholder-yellow-700\/25::placeholder {
  color: rgb(161 98 7 / 0.25);
}
.placeholder-yellow-700\/30::placeholder {
  color: rgb(161 98 7 / 0.3);
}
.placeholder-yellow-700\/35::placeholder {
  color: rgb(161 98 7 / 0.35);
}
.placeholder-yellow-700\/40::placeholder {
  color: rgb(161 98 7 / 0.4);
}
.placeholder-yellow-700\/45::placeholder {
  color: rgb(161 98 7 / 0.45);
}
.placeholder-yellow-700\/5::placeholder {
  color: rgb(161 98 7 / 0.05);
}
.placeholder-yellow-700\/50::placeholder {
  color: rgb(161 98 7 / 0.5);
}
.placeholder-yellow-700\/55::placeholder {
  color: rgb(161 98 7 / 0.55);
}
.placeholder-yellow-700\/60::placeholder {
  color: rgb(161 98 7 / 0.6);
}
.placeholder-yellow-700\/65::placeholder {
  color: rgb(161 98 7 / 0.65);
}
.placeholder-yellow-700\/70::placeholder {
  color: rgb(161 98 7 / 0.7);
}
.placeholder-yellow-700\/75::placeholder {
  color: rgb(161 98 7 / 0.75);
}
.placeholder-yellow-700\/80::placeholder {
  color: rgb(161 98 7 / 0.8);
}
.placeholder-yellow-700\/85::placeholder {
  color: rgb(161 98 7 / 0.85);
}
.placeholder-yellow-700\/90::placeholder {
  color: rgb(161 98 7 / 0.9);
}
.placeholder-yellow-700\/95::placeholder {
  color: rgb(161 98 7 / 0.95);
}
.placeholder-yellow-800::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(133 77 14 / var(--tw-placeholder-opacity, 1));
}
.placeholder-yellow-800\/0::placeholder {
  color: rgb(133 77 14 / 0);
}
.placeholder-yellow-800\/10::placeholder {
  color: rgb(133 77 14 / 0.1);
}
.placeholder-yellow-800\/100::placeholder {
  color: rgb(133 77 14 / 1);
}
.placeholder-yellow-800\/15::placeholder {
  color: rgb(133 77 14 / 0.15);
}
.placeholder-yellow-800\/20::placeholder {
  color: rgb(133 77 14 / 0.2);
}
.placeholder-yellow-800\/25::placeholder {
  color: rgb(133 77 14 / 0.25);
}
.placeholder-yellow-800\/30::placeholder {
  color: rgb(133 77 14 / 0.3);
}
.placeholder-yellow-800\/35::placeholder {
  color: rgb(133 77 14 / 0.35);
}
.placeholder-yellow-800\/40::placeholder {
  color: rgb(133 77 14 / 0.4);
}
.placeholder-yellow-800\/45::placeholder {
  color: rgb(133 77 14 / 0.45);
}
.placeholder-yellow-800\/5::placeholder {
  color: rgb(133 77 14 / 0.05);
}
.placeholder-yellow-800\/50::placeholder {
  color: rgb(133 77 14 / 0.5);
}
.placeholder-yellow-800\/55::placeholder {
  color: rgb(133 77 14 / 0.55);
}
.placeholder-yellow-800\/60::placeholder {
  color: rgb(133 77 14 / 0.6);
}
.placeholder-yellow-800\/65::placeholder {
  color: rgb(133 77 14 / 0.65);
}
.placeholder-yellow-800\/70::placeholder {
  color: rgb(133 77 14 / 0.7);
}
.placeholder-yellow-800\/75::placeholder {
  color: rgb(133 77 14 / 0.75);
}
.placeholder-yellow-800\/80::placeholder {
  color: rgb(133 77 14 / 0.8);
}
.placeholder-yellow-800\/85::placeholder {
  color: rgb(133 77 14 / 0.85);
}
.placeholder-yellow-800\/90::placeholder {
  color: rgb(133 77 14 / 0.9);
}
.placeholder-yellow-800\/95::placeholder {
  color: rgb(133 77 14 / 0.95);
}
.placeholder-yellow-900::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(113 63 18 / var(--tw-placeholder-opacity, 1));
}
.placeholder-yellow-900\/0::placeholder {
  color: rgb(113 63 18 / 0);
}
.placeholder-yellow-900\/10::placeholder {
  color: rgb(113 63 18 / 0.1);
}
.placeholder-yellow-900\/100::placeholder {
  color: rgb(113 63 18 / 1);
}
.placeholder-yellow-900\/15::placeholder {
  color: rgb(113 63 18 / 0.15);
}
.placeholder-yellow-900\/20::placeholder {
  color: rgb(113 63 18 / 0.2);
}
.placeholder-yellow-900\/25::placeholder {
  color: rgb(113 63 18 / 0.25);
}
.placeholder-yellow-900\/30::placeholder {
  color: rgb(113 63 18 / 0.3);
}
.placeholder-yellow-900\/35::placeholder {
  color: rgb(113 63 18 / 0.35);
}
.placeholder-yellow-900\/40::placeholder {
  color: rgb(113 63 18 / 0.4);
}
.placeholder-yellow-900\/45::placeholder {
  color: rgb(113 63 18 / 0.45);
}
.placeholder-yellow-900\/5::placeholder {
  color: rgb(113 63 18 / 0.05);
}
.placeholder-yellow-900\/50::placeholder {
  color: rgb(113 63 18 / 0.5);
}
.placeholder-yellow-900\/55::placeholder {
  color: rgb(113 63 18 / 0.55);
}
.placeholder-yellow-900\/60::placeholder {
  color: rgb(113 63 18 / 0.6);
}
.placeholder-yellow-900\/65::placeholder {
  color: rgb(113 63 18 / 0.65);
}
.placeholder-yellow-900\/70::placeholder {
  color: rgb(113 63 18 / 0.7);
}
.placeholder-yellow-900\/75::placeholder {
  color: rgb(113 63 18 / 0.75);
}
.placeholder-yellow-900\/80::placeholder {
  color: rgb(113 63 18 / 0.8);
}
.placeholder-yellow-900\/85::placeholder {
  color: rgb(113 63 18 / 0.85);
}
.placeholder-yellow-900\/90::placeholder {
  color: rgb(113 63 18 / 0.9);
}
.placeholder-yellow-900\/95::placeholder {
  color: rgb(113 63 18 / 0.95);
}
.placeholder-yellow-950::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(66 32 6 / var(--tw-placeholder-opacity, 1));
}
.placeholder-yellow-950\/0::placeholder {
  color: rgb(66 32 6 / 0);
}
.placeholder-yellow-950\/10::placeholder {
  color: rgb(66 32 6 / 0.1);
}
.placeholder-yellow-950\/100::placeholder {
  color: rgb(66 32 6 / 1);
}
.placeholder-yellow-950\/15::placeholder {
  color: rgb(66 32 6 / 0.15);
}
.placeholder-yellow-950\/20::placeholder {
  color: rgb(66 32 6 / 0.2);
}
.placeholder-yellow-950\/25::placeholder {
  color: rgb(66 32 6 / 0.25);
}
.placeholder-yellow-950\/30::placeholder {
  color: rgb(66 32 6 / 0.3);
}
.placeholder-yellow-950\/35::placeholder {
  color: rgb(66 32 6 / 0.35);
}
.placeholder-yellow-950\/40::placeholder {
  color: rgb(66 32 6 / 0.4);
}
.placeholder-yellow-950\/45::placeholder {
  color: rgb(66 32 6 / 0.45);
}
.placeholder-yellow-950\/5::placeholder {
  color: rgb(66 32 6 / 0.05);
}
.placeholder-yellow-950\/50::placeholder {
  color: rgb(66 32 6 / 0.5);
}
.placeholder-yellow-950\/55::placeholder {
  color: rgb(66 32 6 / 0.55);
}
.placeholder-yellow-950\/60::placeholder {
  color: rgb(66 32 6 / 0.6);
}
.placeholder-yellow-950\/65::placeholder {
  color: rgb(66 32 6 / 0.65);
}
.placeholder-yellow-950\/70::placeholder {
  color: rgb(66 32 6 / 0.7);
}
.placeholder-yellow-950\/75::placeholder {
  color: rgb(66 32 6 / 0.75);
}
.placeholder-yellow-950\/80::placeholder {
  color: rgb(66 32 6 / 0.8);
}
.placeholder-yellow-950\/85::placeholder {
  color: rgb(66 32 6 / 0.85);
}
.placeholder-yellow-950\/90::placeholder {
  color: rgb(66 32 6 / 0.9);
}
.placeholder-yellow-950\/95::placeholder {
  color: rgb(66 32 6 / 0.95);
}
.caret-primary {
  caret-color: hsl(var(--primary));
}
.caret-yellow-100 {
  caret-color: #fef9c3;
}
.caret-yellow-100\/0 {
  caret-color: rgb(254 249 195 / 0);
}
.caret-yellow-100\/10 {
  caret-color: rgb(254 249 195 / 0.1);
}
.caret-yellow-100\/100 {
  caret-color: rgb(254 249 195 / 1);
}
.caret-yellow-100\/15 {
  caret-color: rgb(254 249 195 / 0.15);
}
.caret-yellow-100\/20 {
  caret-color: rgb(254 249 195 / 0.2);
}
.caret-yellow-100\/25 {
  caret-color: rgb(254 249 195 / 0.25);
}
.caret-yellow-100\/30 {
  caret-color: rgb(254 249 195 / 0.3);
}
.caret-yellow-100\/35 {
  caret-color: rgb(254 249 195 / 0.35);
}
.caret-yellow-100\/40 {
  caret-color: rgb(254 249 195 / 0.4);
}
.caret-yellow-100\/45 {
  caret-color: rgb(254 249 195 / 0.45);
}
.caret-yellow-100\/5 {
  caret-color: rgb(254 249 195 / 0.05);
}
.caret-yellow-100\/50 {
  caret-color: rgb(254 249 195 / 0.5);
}
.caret-yellow-100\/55 {
  caret-color: rgb(254 249 195 / 0.55);
}
.caret-yellow-100\/60 {
  caret-color: rgb(254 249 195 / 0.6);
}
.caret-yellow-100\/65 {
  caret-color: rgb(254 249 195 / 0.65);
}
.caret-yellow-100\/70 {
  caret-color: rgb(254 249 195 / 0.7);
}
.caret-yellow-100\/75 {
  caret-color: rgb(254 249 195 / 0.75);
}
.caret-yellow-100\/80 {
  caret-color: rgb(254 249 195 / 0.8);
}
.caret-yellow-100\/85 {
  caret-color: rgb(254 249 195 / 0.85);
}
.caret-yellow-100\/90 {
  caret-color: rgb(254 249 195 / 0.9);
}
.caret-yellow-100\/95 {
  caret-color: rgb(254 249 195 / 0.95);
}
.caret-yellow-200 {
  caret-color: #fef08a;
}
.caret-yellow-200\/0 {
  caret-color: rgb(254 240 138 / 0);
}
.caret-yellow-200\/10 {
  caret-color: rgb(254 240 138 / 0.1);
}
.caret-yellow-200\/100 {
  caret-color: rgb(254 240 138 / 1);
}
.caret-yellow-200\/15 {
  caret-color: rgb(254 240 138 / 0.15);
}
.caret-yellow-200\/20 {
  caret-color: rgb(254 240 138 / 0.2);
}
.caret-yellow-200\/25 {
  caret-color: rgb(254 240 138 / 0.25);
}
.caret-yellow-200\/30 {
  caret-color: rgb(254 240 138 / 0.3);
}
.caret-yellow-200\/35 {
  caret-color: rgb(254 240 138 / 0.35);
}
.caret-yellow-200\/40 {
  caret-color: rgb(254 240 138 / 0.4);
}
.caret-yellow-200\/45 {
  caret-color: rgb(254 240 138 / 0.45);
}
.caret-yellow-200\/5 {
  caret-color: rgb(254 240 138 / 0.05);
}
.caret-yellow-200\/50 {
  caret-color: rgb(254 240 138 / 0.5);
}
.caret-yellow-200\/55 {
  caret-color: rgb(254 240 138 / 0.55);
}
.caret-yellow-200\/60 {
  caret-color: rgb(254 240 138 / 0.6);
}
.caret-yellow-200\/65 {
  caret-color: rgb(254 240 138 / 0.65);
}
.caret-yellow-200\/70 {
  caret-color: rgb(254 240 138 / 0.7);
}
.caret-yellow-200\/75 {
  caret-color: rgb(254 240 138 / 0.75);
}
.caret-yellow-200\/80 {
  caret-color: rgb(254 240 138 / 0.8);
}
.caret-yellow-200\/85 {
  caret-color: rgb(254 240 138 / 0.85);
}
.caret-yellow-200\/90 {
  caret-color: rgb(254 240 138 / 0.9);
}
.caret-yellow-200\/95 {
  caret-color: rgb(254 240 138 / 0.95);
}
.caret-yellow-300 {
  caret-color: #fde047;
}
.caret-yellow-300\/0 {
  caret-color: rgb(253 224 71 / 0);
}
.caret-yellow-300\/10 {
  caret-color: rgb(253 224 71 / 0.1);
}
.caret-yellow-300\/100 {
  caret-color: rgb(253 224 71 / 1);
}
.caret-yellow-300\/15 {
  caret-color: rgb(253 224 71 / 0.15);
}
.caret-yellow-300\/20 {
  caret-color: rgb(253 224 71 / 0.2);
}
.caret-yellow-300\/25 {
  caret-color: rgb(253 224 71 / 0.25);
}
.caret-yellow-300\/30 {
  caret-color: rgb(253 224 71 / 0.3);
}
.caret-yellow-300\/35 {
  caret-color: rgb(253 224 71 / 0.35);
}
.caret-yellow-300\/40 {
  caret-color: rgb(253 224 71 / 0.4);
}
.caret-yellow-300\/45 {
  caret-color: rgb(253 224 71 / 0.45);
}
.caret-yellow-300\/5 {
  caret-color: rgb(253 224 71 / 0.05);
}
.caret-yellow-300\/50 {
  caret-color: rgb(253 224 71 / 0.5);
}
.caret-yellow-300\/55 {
  caret-color: rgb(253 224 71 / 0.55);
}
.caret-yellow-300\/60 {
  caret-color: rgb(253 224 71 / 0.6);
}
.caret-yellow-300\/65 {
  caret-color: rgb(253 224 71 / 0.65);
}
.caret-yellow-300\/70 {
  caret-color: rgb(253 224 71 / 0.7);
}
.caret-yellow-300\/75 {
  caret-color: rgb(253 224 71 / 0.75);
}
.caret-yellow-300\/80 {
  caret-color: rgb(253 224 71 / 0.8);
}
.caret-yellow-300\/85 {
  caret-color: rgb(253 224 71 / 0.85);
}
.caret-yellow-300\/90 {
  caret-color: rgb(253 224 71 / 0.9);
}
.caret-yellow-300\/95 {
  caret-color: rgb(253 224 71 / 0.95);
}
.caret-yellow-400 {
  caret-color: #facc15;
}
.caret-yellow-400\/0 {
  caret-color: rgb(250 204 21 / 0);
}
.caret-yellow-400\/10 {
  caret-color: rgb(250 204 21 / 0.1);
}
.caret-yellow-400\/100 {
  caret-color: rgb(250 204 21 / 1);
}
.caret-yellow-400\/15 {
  caret-color: rgb(250 204 21 / 0.15);
}
.caret-yellow-400\/20 {
  caret-color: rgb(250 204 21 / 0.2);
}
.caret-yellow-400\/25 {
  caret-color: rgb(250 204 21 / 0.25);
}
.caret-yellow-400\/30 {
  caret-color: rgb(250 204 21 / 0.3);
}
.caret-yellow-400\/35 {
  caret-color: rgb(250 204 21 / 0.35);
}
.caret-yellow-400\/40 {
  caret-color: rgb(250 204 21 / 0.4);
}
.caret-yellow-400\/45 {
  caret-color: rgb(250 204 21 / 0.45);
}
.caret-yellow-400\/5 {
  caret-color: rgb(250 204 21 / 0.05);
}
.caret-yellow-400\/50 {
  caret-color: rgb(250 204 21 / 0.5);
}
.caret-yellow-400\/55 {
  caret-color: rgb(250 204 21 / 0.55);
}
.caret-yellow-400\/60 {
  caret-color: rgb(250 204 21 / 0.6);
}
.caret-yellow-400\/65 {
  caret-color: rgb(250 204 21 / 0.65);
}
.caret-yellow-400\/70 {
  caret-color: rgb(250 204 21 / 0.7);
}
.caret-yellow-400\/75 {
  caret-color: rgb(250 204 21 / 0.75);
}
.caret-yellow-400\/80 {
  caret-color: rgb(250 204 21 / 0.8);
}
.caret-yellow-400\/85 {
  caret-color: rgb(250 204 21 / 0.85);
}
.caret-yellow-400\/90 {
  caret-color: rgb(250 204 21 / 0.9);
}
.caret-yellow-400\/95 {
  caret-color: rgb(250 204 21 / 0.95);
}
.caret-yellow-50 {
  caret-color: #fefce8;
}
.caret-yellow-50\/0 {
  caret-color: rgb(254 252 232 / 0);
}
.caret-yellow-50\/10 {
  caret-color: rgb(254 252 232 / 0.1);
}
.caret-yellow-50\/100 {
  caret-color: rgb(254 252 232 / 1);
}
.caret-yellow-50\/15 {
  caret-color: rgb(254 252 232 / 0.15);
}
.caret-yellow-50\/20 {
  caret-color: rgb(254 252 232 / 0.2);
}
.caret-yellow-50\/25 {
  caret-color: rgb(254 252 232 / 0.25);
}
.caret-yellow-50\/30 {
  caret-color: rgb(254 252 232 / 0.3);
}
.caret-yellow-50\/35 {
  caret-color: rgb(254 252 232 / 0.35);
}
.caret-yellow-50\/40 {
  caret-color: rgb(254 252 232 / 0.4);
}
.caret-yellow-50\/45 {
  caret-color: rgb(254 252 232 / 0.45);
}
.caret-yellow-50\/5 {
  caret-color: rgb(254 252 232 / 0.05);
}
.caret-yellow-50\/50 {
  caret-color: rgb(254 252 232 / 0.5);
}
.caret-yellow-50\/55 {
  caret-color: rgb(254 252 232 / 0.55);
}
.caret-yellow-50\/60 {
  caret-color: rgb(254 252 232 / 0.6);
}
.caret-yellow-50\/65 {
  caret-color: rgb(254 252 232 / 0.65);
}
.caret-yellow-50\/70 {
  caret-color: rgb(254 252 232 / 0.7);
}
.caret-yellow-50\/75 {
  caret-color: rgb(254 252 232 / 0.75);
}
.caret-yellow-50\/80 {
  caret-color: rgb(254 252 232 / 0.8);
}
.caret-yellow-50\/85 {
  caret-color: rgb(254 252 232 / 0.85);
}
.caret-yellow-50\/90 {
  caret-color: rgb(254 252 232 / 0.9);
}
.caret-yellow-50\/95 {
  caret-color: rgb(254 252 232 / 0.95);
}
.caret-yellow-500 {
  caret-color: #eab308;
}
.caret-yellow-500\/0 {
  caret-color: rgb(234 179 8 / 0);
}
.caret-yellow-500\/10 {
  caret-color: rgb(234 179 8 / 0.1);
}
.caret-yellow-500\/100 {
  caret-color: rgb(234 179 8 / 1);
}
.caret-yellow-500\/15 {
  caret-color: rgb(234 179 8 / 0.15);
}
.caret-yellow-500\/20 {
  caret-color: rgb(234 179 8 / 0.2);
}
.caret-yellow-500\/25 {
  caret-color: rgb(234 179 8 / 0.25);
}
.caret-yellow-500\/30 {
  caret-color: rgb(234 179 8 / 0.3);
}
.caret-yellow-500\/35 {
  caret-color: rgb(234 179 8 / 0.35);
}
.caret-yellow-500\/40 {
  caret-color: rgb(234 179 8 / 0.4);
}
.caret-yellow-500\/45 {
  caret-color: rgb(234 179 8 / 0.45);
}
.caret-yellow-500\/5 {
  caret-color: rgb(234 179 8 / 0.05);
}
.caret-yellow-500\/50 {
  caret-color: rgb(234 179 8 / 0.5);
}
.caret-yellow-500\/55 {
  caret-color: rgb(234 179 8 / 0.55);
}
.caret-yellow-500\/60 {
  caret-color: rgb(234 179 8 / 0.6);
}
.caret-yellow-500\/65 {
  caret-color: rgb(234 179 8 / 0.65);
}
.caret-yellow-500\/70 {
  caret-color: rgb(234 179 8 / 0.7);
}
.caret-yellow-500\/75 {
  caret-color: rgb(234 179 8 / 0.75);
}
.caret-yellow-500\/80 {
  caret-color: rgb(234 179 8 / 0.8);
}
.caret-yellow-500\/85 {
  caret-color: rgb(234 179 8 / 0.85);
}
.caret-yellow-500\/90 {
  caret-color: rgb(234 179 8 / 0.9);
}
.caret-yellow-500\/95 {
  caret-color: rgb(234 179 8 / 0.95);
}
.caret-yellow-600 {
  caret-color: #ca8a04;
}
.caret-yellow-600\/0 {
  caret-color: rgb(202 138 4 / 0);
}
.caret-yellow-600\/10 {
  caret-color: rgb(202 138 4 / 0.1);
}
.caret-yellow-600\/100 {
  caret-color: rgb(202 138 4 / 1);
}
.caret-yellow-600\/15 {
  caret-color: rgb(202 138 4 / 0.15);
}
.caret-yellow-600\/20 {
  caret-color: rgb(202 138 4 / 0.2);
}
.caret-yellow-600\/25 {
  caret-color: rgb(202 138 4 / 0.25);
}
.caret-yellow-600\/30 {
  caret-color: rgb(202 138 4 / 0.3);
}
.caret-yellow-600\/35 {
  caret-color: rgb(202 138 4 / 0.35);
}
.caret-yellow-600\/40 {
  caret-color: rgb(202 138 4 / 0.4);
}
.caret-yellow-600\/45 {
  caret-color: rgb(202 138 4 / 0.45);
}
.caret-yellow-600\/5 {
  caret-color: rgb(202 138 4 / 0.05);
}
.caret-yellow-600\/50 {
  caret-color: rgb(202 138 4 / 0.5);
}
.caret-yellow-600\/55 {
  caret-color: rgb(202 138 4 / 0.55);
}
.caret-yellow-600\/60 {
  caret-color: rgb(202 138 4 / 0.6);
}
.caret-yellow-600\/65 {
  caret-color: rgb(202 138 4 / 0.65);
}
.caret-yellow-600\/70 {
  caret-color: rgb(202 138 4 / 0.7);
}
.caret-yellow-600\/75 {
  caret-color: rgb(202 138 4 / 0.75);
}
.caret-yellow-600\/80 {
  caret-color: rgb(202 138 4 / 0.8);
}
.caret-yellow-600\/85 {
  caret-color: rgb(202 138 4 / 0.85);
}
.caret-yellow-600\/90 {
  caret-color: rgb(202 138 4 / 0.9);
}
.caret-yellow-600\/95 {
  caret-color: rgb(202 138 4 / 0.95);
}
.caret-yellow-700 {
  caret-color: #a16207;
}
.caret-yellow-700\/0 {
  caret-color: rgb(161 98 7 / 0);
}
.caret-yellow-700\/10 {
  caret-color: rgb(161 98 7 / 0.1);
}
.caret-yellow-700\/100 {
  caret-color: rgb(161 98 7 / 1);
}
.caret-yellow-700\/15 {
  caret-color: rgb(161 98 7 / 0.15);
}
.caret-yellow-700\/20 {
  caret-color: rgb(161 98 7 / 0.2);
}
.caret-yellow-700\/25 {
  caret-color: rgb(161 98 7 / 0.25);
}
.caret-yellow-700\/30 {
  caret-color: rgb(161 98 7 / 0.3);
}
.caret-yellow-700\/35 {
  caret-color: rgb(161 98 7 / 0.35);
}
.caret-yellow-700\/40 {
  caret-color: rgb(161 98 7 / 0.4);
}
.caret-yellow-700\/45 {
  caret-color: rgb(161 98 7 / 0.45);
}
.caret-yellow-700\/5 {
  caret-color: rgb(161 98 7 / 0.05);
}
.caret-yellow-700\/50 {
  caret-color: rgb(161 98 7 / 0.5);
}
.caret-yellow-700\/55 {
  caret-color: rgb(161 98 7 / 0.55);
}
.caret-yellow-700\/60 {
  caret-color: rgb(161 98 7 / 0.6);
}
.caret-yellow-700\/65 {
  caret-color: rgb(161 98 7 / 0.65);
}
.caret-yellow-700\/70 {
  caret-color: rgb(161 98 7 / 0.7);
}
.caret-yellow-700\/75 {
  caret-color: rgb(161 98 7 / 0.75);
}
.caret-yellow-700\/80 {
  caret-color: rgb(161 98 7 / 0.8);
}
.caret-yellow-700\/85 {
  caret-color: rgb(161 98 7 / 0.85);
}
.caret-yellow-700\/90 {
  caret-color: rgb(161 98 7 / 0.9);
}
.caret-yellow-700\/95 {
  caret-color: rgb(161 98 7 / 0.95);
}
.caret-yellow-800 {
  caret-color: #854d0e;
}
.caret-yellow-800\/0 {
  caret-color: rgb(133 77 14 / 0);
}
.caret-yellow-800\/10 {
  caret-color: rgb(133 77 14 / 0.1);
}
.caret-yellow-800\/100 {
  caret-color: rgb(133 77 14 / 1);
}
.caret-yellow-800\/15 {
  caret-color: rgb(133 77 14 / 0.15);
}
.caret-yellow-800\/20 {
  caret-color: rgb(133 77 14 / 0.2);
}
.caret-yellow-800\/25 {
  caret-color: rgb(133 77 14 / 0.25);
}
.caret-yellow-800\/30 {
  caret-color: rgb(133 77 14 / 0.3);
}
.caret-yellow-800\/35 {
  caret-color: rgb(133 77 14 / 0.35);
}
.caret-yellow-800\/40 {
  caret-color: rgb(133 77 14 / 0.4);
}
.caret-yellow-800\/45 {
  caret-color: rgb(133 77 14 / 0.45);
}
.caret-yellow-800\/5 {
  caret-color: rgb(133 77 14 / 0.05);
}
.caret-yellow-800\/50 {
  caret-color: rgb(133 77 14 / 0.5);
}
.caret-yellow-800\/55 {
  caret-color: rgb(133 77 14 / 0.55);
}
.caret-yellow-800\/60 {
  caret-color: rgb(133 77 14 / 0.6);
}
.caret-yellow-800\/65 {
  caret-color: rgb(133 77 14 / 0.65);
}
.caret-yellow-800\/70 {
  caret-color: rgb(133 77 14 / 0.7);
}
.caret-yellow-800\/75 {
  caret-color: rgb(133 77 14 / 0.75);
}
.caret-yellow-800\/80 {
  caret-color: rgb(133 77 14 / 0.8);
}
.caret-yellow-800\/85 {
  caret-color: rgb(133 77 14 / 0.85);
}
.caret-yellow-800\/90 {
  caret-color: rgb(133 77 14 / 0.9);
}
.caret-yellow-800\/95 {
  caret-color: rgb(133 77 14 / 0.95);
}
.caret-yellow-900 {
  caret-color: #713f12;
}
.caret-yellow-900\/0 {
  caret-color: rgb(113 63 18 / 0);
}
.caret-yellow-900\/10 {
  caret-color: rgb(113 63 18 / 0.1);
}
.caret-yellow-900\/100 {
  caret-color: rgb(113 63 18 / 1);
}
.caret-yellow-900\/15 {
  caret-color: rgb(113 63 18 / 0.15);
}
.caret-yellow-900\/20 {
  caret-color: rgb(113 63 18 / 0.2);
}
.caret-yellow-900\/25 {
  caret-color: rgb(113 63 18 / 0.25);
}
.caret-yellow-900\/30 {
  caret-color: rgb(113 63 18 / 0.3);
}
.caret-yellow-900\/35 {
  caret-color: rgb(113 63 18 / 0.35);
}
.caret-yellow-900\/40 {
  caret-color: rgb(113 63 18 / 0.4);
}
.caret-yellow-900\/45 {
  caret-color: rgb(113 63 18 / 0.45);
}
.caret-yellow-900\/5 {
  caret-color: rgb(113 63 18 / 0.05);
}
.caret-yellow-900\/50 {
  caret-color: rgb(113 63 18 / 0.5);
}
.caret-yellow-900\/55 {
  caret-color: rgb(113 63 18 / 0.55);
}
.caret-yellow-900\/60 {
  caret-color: rgb(113 63 18 / 0.6);
}
.caret-yellow-900\/65 {
  caret-color: rgb(113 63 18 / 0.65);
}
.caret-yellow-900\/70 {
  caret-color: rgb(113 63 18 / 0.7);
}
.caret-yellow-900\/75 {
  caret-color: rgb(113 63 18 / 0.75);
}
.caret-yellow-900\/80 {
  caret-color: rgb(113 63 18 / 0.8);
}
.caret-yellow-900\/85 {
  caret-color: rgb(113 63 18 / 0.85);
}
.caret-yellow-900\/90 {
  caret-color: rgb(113 63 18 / 0.9);
}
.caret-yellow-900\/95 {
  caret-color: rgb(113 63 18 / 0.95);
}
.caret-yellow-950 {
  caret-color: #422006;
}
.caret-yellow-950\/0 {
  caret-color: rgb(66 32 6 / 0);
}
.caret-yellow-950\/10 {
  caret-color: rgb(66 32 6 / 0.1);
}
.caret-yellow-950\/100 {
  caret-color: rgb(66 32 6 / 1);
}
.caret-yellow-950\/15 {
  caret-color: rgb(66 32 6 / 0.15);
}
.caret-yellow-950\/20 {
  caret-color: rgb(66 32 6 / 0.2);
}
.caret-yellow-950\/25 {
  caret-color: rgb(66 32 6 / 0.25);
}
.caret-yellow-950\/30 {
  caret-color: rgb(66 32 6 / 0.3);
}
.caret-yellow-950\/35 {
  caret-color: rgb(66 32 6 / 0.35);
}
.caret-yellow-950\/40 {
  caret-color: rgb(66 32 6 / 0.4);
}
.caret-yellow-950\/45 {
  caret-color: rgb(66 32 6 / 0.45);
}
.caret-yellow-950\/5 {
  caret-color: rgb(66 32 6 / 0.05);
}
.caret-yellow-950\/50 {
  caret-color: rgb(66 32 6 / 0.5);
}
.caret-yellow-950\/55 {
  caret-color: rgb(66 32 6 / 0.55);
}
.caret-yellow-950\/60 {
  caret-color: rgb(66 32 6 / 0.6);
}
.caret-yellow-950\/65 {
  caret-color: rgb(66 32 6 / 0.65);
}
.caret-yellow-950\/70 {
  caret-color: rgb(66 32 6 / 0.7);
}
.caret-yellow-950\/75 {
  caret-color: rgb(66 32 6 / 0.75);
}
.caret-yellow-950\/80 {
  caret-color: rgb(66 32 6 / 0.8);
}
.caret-yellow-950\/85 {
  caret-color: rgb(66 32 6 / 0.85);
}
.caret-yellow-950\/90 {
  caret-color: rgb(66 32 6 / 0.9);
}
.caret-yellow-950\/95 {
  caret-color: rgb(66 32 6 / 0.95);
}
.accent-yellow-100 {
  accent-color: #fef9c3;
}
.accent-yellow-100\/0 {
  accent-color: rgb(254 249 195 / 0);
}
.accent-yellow-100\/10 {
  accent-color: rgb(254 249 195 / 0.1);
}
.accent-yellow-100\/100 {
  accent-color: rgb(254 249 195 / 1);
}
.accent-yellow-100\/15 {
  accent-color: rgb(254 249 195 / 0.15);
}
.accent-yellow-100\/20 {
  accent-color: rgb(254 249 195 / 0.2);
}
.accent-yellow-100\/25 {
  accent-color: rgb(254 249 195 / 0.25);
}
.accent-yellow-100\/30 {
  accent-color: rgb(254 249 195 / 0.3);
}
.accent-yellow-100\/35 {
  accent-color: rgb(254 249 195 / 0.35);
}
.accent-yellow-100\/40 {
  accent-color: rgb(254 249 195 / 0.4);
}
.accent-yellow-100\/45 {
  accent-color: rgb(254 249 195 / 0.45);
}
.accent-yellow-100\/5 {
  accent-color: rgb(254 249 195 / 0.05);
}
.accent-yellow-100\/50 {
  accent-color: rgb(254 249 195 / 0.5);
}
.accent-yellow-100\/55 {
  accent-color: rgb(254 249 195 / 0.55);
}
.accent-yellow-100\/60 {
  accent-color: rgb(254 249 195 / 0.6);
}
.accent-yellow-100\/65 {
  accent-color: rgb(254 249 195 / 0.65);
}
.accent-yellow-100\/70 {
  accent-color: rgb(254 249 195 / 0.7);
}
.accent-yellow-100\/75 {
  accent-color: rgb(254 249 195 / 0.75);
}
.accent-yellow-100\/80 {
  accent-color: rgb(254 249 195 / 0.8);
}
.accent-yellow-100\/85 {
  accent-color: rgb(254 249 195 / 0.85);
}
.accent-yellow-100\/90 {
  accent-color: rgb(254 249 195 / 0.9);
}
.accent-yellow-100\/95 {
  accent-color: rgb(254 249 195 / 0.95);
}
.accent-yellow-200 {
  accent-color: #fef08a;
}
.accent-yellow-200\/0 {
  accent-color: rgb(254 240 138 / 0);
}
.accent-yellow-200\/10 {
  accent-color: rgb(254 240 138 / 0.1);
}
.accent-yellow-200\/100 {
  accent-color: rgb(254 240 138 / 1);
}
.accent-yellow-200\/15 {
  accent-color: rgb(254 240 138 / 0.15);
}
.accent-yellow-200\/20 {
  accent-color: rgb(254 240 138 / 0.2);
}
.accent-yellow-200\/25 {
  accent-color: rgb(254 240 138 / 0.25);
}
.accent-yellow-200\/30 {
  accent-color: rgb(254 240 138 / 0.3);
}
.accent-yellow-200\/35 {
  accent-color: rgb(254 240 138 / 0.35);
}
.accent-yellow-200\/40 {
  accent-color: rgb(254 240 138 / 0.4);
}
.accent-yellow-200\/45 {
  accent-color: rgb(254 240 138 / 0.45);
}
.accent-yellow-200\/5 {
  accent-color: rgb(254 240 138 / 0.05);
}
.accent-yellow-200\/50 {
  accent-color: rgb(254 240 138 / 0.5);
}
.accent-yellow-200\/55 {
  accent-color: rgb(254 240 138 / 0.55);
}
.accent-yellow-200\/60 {
  accent-color: rgb(254 240 138 / 0.6);
}
.accent-yellow-200\/65 {
  accent-color: rgb(254 240 138 / 0.65);
}
.accent-yellow-200\/70 {
  accent-color: rgb(254 240 138 / 0.7);
}
.accent-yellow-200\/75 {
  accent-color: rgb(254 240 138 / 0.75);
}
.accent-yellow-200\/80 {
  accent-color: rgb(254 240 138 / 0.8);
}
.accent-yellow-200\/85 {
  accent-color: rgb(254 240 138 / 0.85);
}
.accent-yellow-200\/90 {
  accent-color: rgb(254 240 138 / 0.9);
}
.accent-yellow-200\/95 {
  accent-color: rgb(254 240 138 / 0.95);
}
.accent-yellow-300 {
  accent-color: #fde047;
}
.accent-yellow-300\/0 {
  accent-color: rgb(253 224 71 / 0);
}
.accent-yellow-300\/10 {
  accent-color: rgb(253 224 71 / 0.1);
}
.accent-yellow-300\/100 {
  accent-color: rgb(253 224 71 / 1);
}
.accent-yellow-300\/15 {
  accent-color: rgb(253 224 71 / 0.15);
}
.accent-yellow-300\/20 {
  accent-color: rgb(253 224 71 / 0.2);
}
.accent-yellow-300\/25 {
  accent-color: rgb(253 224 71 / 0.25);
}
.accent-yellow-300\/30 {
  accent-color: rgb(253 224 71 / 0.3);
}
.accent-yellow-300\/35 {
  accent-color: rgb(253 224 71 / 0.35);
}
.accent-yellow-300\/40 {
  accent-color: rgb(253 224 71 / 0.4);
}
.accent-yellow-300\/45 {
  accent-color: rgb(253 224 71 / 0.45);
}
.accent-yellow-300\/5 {
  accent-color: rgb(253 224 71 / 0.05);
}
.accent-yellow-300\/50 {
  accent-color: rgb(253 224 71 / 0.5);
}
.accent-yellow-300\/55 {
  accent-color: rgb(253 224 71 / 0.55);
}
.accent-yellow-300\/60 {
  accent-color: rgb(253 224 71 / 0.6);
}
.accent-yellow-300\/65 {
  accent-color: rgb(253 224 71 / 0.65);
}
.accent-yellow-300\/70 {
  accent-color: rgb(253 224 71 / 0.7);
}
.accent-yellow-300\/75 {
  accent-color: rgb(253 224 71 / 0.75);
}
.accent-yellow-300\/80 {
  accent-color: rgb(253 224 71 / 0.8);
}
.accent-yellow-300\/85 {
  accent-color: rgb(253 224 71 / 0.85);
}
.accent-yellow-300\/90 {
  accent-color: rgb(253 224 71 / 0.9);
}
.accent-yellow-300\/95 {
  accent-color: rgb(253 224 71 / 0.95);
}
.accent-yellow-400 {
  accent-color: #facc15;
}
.accent-yellow-400\/0 {
  accent-color: rgb(250 204 21 / 0);
}
.accent-yellow-400\/10 {
  accent-color: rgb(250 204 21 / 0.1);
}
.accent-yellow-400\/100 {
  accent-color: rgb(250 204 21 / 1);
}
.accent-yellow-400\/15 {
  accent-color: rgb(250 204 21 / 0.15);
}
.accent-yellow-400\/20 {
  accent-color: rgb(250 204 21 / 0.2);
}
.accent-yellow-400\/25 {
  accent-color: rgb(250 204 21 / 0.25);
}
.accent-yellow-400\/30 {
  accent-color: rgb(250 204 21 / 0.3);
}
.accent-yellow-400\/35 {
  accent-color: rgb(250 204 21 / 0.35);
}
.accent-yellow-400\/40 {
  accent-color: rgb(250 204 21 / 0.4);
}
.accent-yellow-400\/45 {
  accent-color: rgb(250 204 21 / 0.45);
}
.accent-yellow-400\/5 {
  accent-color: rgb(250 204 21 / 0.05);
}
.accent-yellow-400\/50 {
  accent-color: rgb(250 204 21 / 0.5);
}
.accent-yellow-400\/55 {
  accent-color: rgb(250 204 21 / 0.55);
}
.accent-yellow-400\/60 {
  accent-color: rgb(250 204 21 / 0.6);
}
.accent-yellow-400\/65 {
  accent-color: rgb(250 204 21 / 0.65);
}
.accent-yellow-400\/70 {
  accent-color: rgb(250 204 21 / 0.7);
}
.accent-yellow-400\/75 {
  accent-color: rgb(250 204 21 / 0.75);
}
.accent-yellow-400\/80 {
  accent-color: rgb(250 204 21 / 0.8);
}
.accent-yellow-400\/85 {
  accent-color: rgb(250 204 21 / 0.85);
}
.accent-yellow-400\/90 {
  accent-color: rgb(250 204 21 / 0.9);
}
.accent-yellow-400\/95 {
  accent-color: rgb(250 204 21 / 0.95);
}
.accent-yellow-50 {
  accent-color: #fefce8;
}
.accent-yellow-50\/0 {
  accent-color: rgb(254 252 232 / 0);
}
.accent-yellow-50\/10 {
  accent-color: rgb(254 252 232 / 0.1);
}
.accent-yellow-50\/100 {
  accent-color: rgb(254 252 232 / 1);
}
.accent-yellow-50\/15 {
  accent-color: rgb(254 252 232 / 0.15);
}
.accent-yellow-50\/20 {
  accent-color: rgb(254 252 232 / 0.2);
}
.accent-yellow-50\/25 {
  accent-color: rgb(254 252 232 / 0.25);
}
.accent-yellow-50\/30 {
  accent-color: rgb(254 252 232 / 0.3);
}
.accent-yellow-50\/35 {
  accent-color: rgb(254 252 232 / 0.35);
}
.accent-yellow-50\/40 {
  accent-color: rgb(254 252 232 / 0.4);
}
.accent-yellow-50\/45 {
  accent-color: rgb(254 252 232 / 0.45);
}
.accent-yellow-50\/5 {
  accent-color: rgb(254 252 232 / 0.05);
}
.accent-yellow-50\/50 {
  accent-color: rgb(254 252 232 / 0.5);
}
.accent-yellow-50\/55 {
  accent-color: rgb(254 252 232 / 0.55);
}
.accent-yellow-50\/60 {
  accent-color: rgb(254 252 232 / 0.6);
}
.accent-yellow-50\/65 {
  accent-color: rgb(254 252 232 / 0.65);
}
.accent-yellow-50\/70 {
  accent-color: rgb(254 252 232 / 0.7);
}
.accent-yellow-50\/75 {
  accent-color: rgb(254 252 232 / 0.75);
}
.accent-yellow-50\/80 {
  accent-color: rgb(254 252 232 / 0.8);
}
.accent-yellow-50\/85 {
  accent-color: rgb(254 252 232 / 0.85);
}
.accent-yellow-50\/90 {
  accent-color: rgb(254 252 232 / 0.9);
}
.accent-yellow-50\/95 {
  accent-color: rgb(254 252 232 / 0.95);
}
.accent-yellow-500 {
  accent-color: #eab308;
}
.accent-yellow-500\/0 {
  accent-color: rgb(234 179 8 / 0);
}
.accent-yellow-500\/10 {
  accent-color: rgb(234 179 8 / 0.1);
}
.accent-yellow-500\/100 {
  accent-color: rgb(234 179 8 / 1);
}
.accent-yellow-500\/15 {
  accent-color: rgb(234 179 8 / 0.15);
}
.accent-yellow-500\/20 {
  accent-color: rgb(234 179 8 / 0.2);
}
.accent-yellow-500\/25 {
  accent-color: rgb(234 179 8 / 0.25);
}
.accent-yellow-500\/30 {
  accent-color: rgb(234 179 8 / 0.3);
}
.accent-yellow-500\/35 {
  accent-color: rgb(234 179 8 / 0.35);
}
.accent-yellow-500\/40 {
  accent-color: rgb(234 179 8 / 0.4);
}
.accent-yellow-500\/45 {
  accent-color: rgb(234 179 8 / 0.45);
}
.accent-yellow-500\/5 {
  accent-color: rgb(234 179 8 / 0.05);
}
.accent-yellow-500\/50 {
  accent-color: rgb(234 179 8 / 0.5);
}
.accent-yellow-500\/55 {
  accent-color: rgb(234 179 8 / 0.55);
}
.accent-yellow-500\/60 {
  accent-color: rgb(234 179 8 / 0.6);
}
.accent-yellow-500\/65 {
  accent-color: rgb(234 179 8 / 0.65);
}
.accent-yellow-500\/70 {
  accent-color: rgb(234 179 8 / 0.7);
}
.accent-yellow-500\/75 {
  accent-color: rgb(234 179 8 / 0.75);
}
.accent-yellow-500\/80 {
  accent-color: rgb(234 179 8 / 0.8);
}
.accent-yellow-500\/85 {
  accent-color: rgb(234 179 8 / 0.85);
}
.accent-yellow-500\/90 {
  accent-color: rgb(234 179 8 / 0.9);
}
.accent-yellow-500\/95 {
  accent-color: rgb(234 179 8 / 0.95);
}
.accent-yellow-600 {
  accent-color: #ca8a04;
}
.accent-yellow-600\/0 {
  accent-color: rgb(202 138 4 / 0);
}
.accent-yellow-600\/10 {
  accent-color: rgb(202 138 4 / 0.1);
}
.accent-yellow-600\/100 {
  accent-color: rgb(202 138 4 / 1);
}
.accent-yellow-600\/15 {
  accent-color: rgb(202 138 4 / 0.15);
}
.accent-yellow-600\/20 {
  accent-color: rgb(202 138 4 / 0.2);
}
.accent-yellow-600\/25 {
  accent-color: rgb(202 138 4 / 0.25);
}
.accent-yellow-600\/30 {
  accent-color: rgb(202 138 4 / 0.3);
}
.accent-yellow-600\/35 {
  accent-color: rgb(202 138 4 / 0.35);
}
.accent-yellow-600\/40 {
  accent-color: rgb(202 138 4 / 0.4);
}
.accent-yellow-600\/45 {
  accent-color: rgb(202 138 4 / 0.45);
}
.accent-yellow-600\/5 {
  accent-color: rgb(202 138 4 / 0.05);
}
.accent-yellow-600\/50 {
  accent-color: rgb(202 138 4 / 0.5);
}
.accent-yellow-600\/55 {
  accent-color: rgb(202 138 4 / 0.55);
}
.accent-yellow-600\/60 {
  accent-color: rgb(202 138 4 / 0.6);
}
.accent-yellow-600\/65 {
  accent-color: rgb(202 138 4 / 0.65);
}
.accent-yellow-600\/70 {
  accent-color: rgb(202 138 4 / 0.7);
}
.accent-yellow-600\/75 {
  accent-color: rgb(202 138 4 / 0.75);
}
.accent-yellow-600\/80 {
  accent-color: rgb(202 138 4 / 0.8);
}
.accent-yellow-600\/85 {
  accent-color: rgb(202 138 4 / 0.85);
}
.accent-yellow-600\/90 {
  accent-color: rgb(202 138 4 / 0.9);
}
.accent-yellow-600\/95 {
  accent-color: rgb(202 138 4 / 0.95);
}
.accent-yellow-700 {
  accent-color: #a16207;
}
.accent-yellow-700\/0 {
  accent-color: rgb(161 98 7 / 0);
}
.accent-yellow-700\/10 {
  accent-color: rgb(161 98 7 / 0.1);
}
.accent-yellow-700\/100 {
  accent-color: rgb(161 98 7 / 1);
}
.accent-yellow-700\/15 {
  accent-color: rgb(161 98 7 / 0.15);
}
.accent-yellow-700\/20 {
  accent-color: rgb(161 98 7 / 0.2);
}
.accent-yellow-700\/25 {
  accent-color: rgb(161 98 7 / 0.25);
}
.accent-yellow-700\/30 {
  accent-color: rgb(161 98 7 / 0.3);
}
.accent-yellow-700\/35 {
  accent-color: rgb(161 98 7 / 0.35);
}
.accent-yellow-700\/40 {
  accent-color: rgb(161 98 7 / 0.4);
}
.accent-yellow-700\/45 {
  accent-color: rgb(161 98 7 / 0.45);
}
.accent-yellow-700\/5 {
  accent-color: rgb(161 98 7 / 0.05);
}
.accent-yellow-700\/50 {
  accent-color: rgb(161 98 7 / 0.5);
}
.accent-yellow-700\/55 {
  accent-color: rgb(161 98 7 / 0.55);
}
.accent-yellow-700\/60 {
  accent-color: rgb(161 98 7 / 0.6);
}
.accent-yellow-700\/65 {
  accent-color: rgb(161 98 7 / 0.65);
}
.accent-yellow-700\/70 {
  accent-color: rgb(161 98 7 / 0.7);
}
.accent-yellow-700\/75 {
  accent-color: rgb(161 98 7 / 0.75);
}
.accent-yellow-700\/80 {
  accent-color: rgb(161 98 7 / 0.8);
}
.accent-yellow-700\/85 {
  accent-color: rgb(161 98 7 / 0.85);
}
.accent-yellow-700\/90 {
  accent-color: rgb(161 98 7 / 0.9);
}
.accent-yellow-700\/95 {
  accent-color: rgb(161 98 7 / 0.95);
}
.accent-yellow-800 {
  accent-color: #854d0e;
}
.accent-yellow-800\/0 {
  accent-color: rgb(133 77 14 / 0);
}
.accent-yellow-800\/10 {
  accent-color: rgb(133 77 14 / 0.1);
}
.accent-yellow-800\/100 {
  accent-color: rgb(133 77 14 / 1);
}
.accent-yellow-800\/15 {
  accent-color: rgb(133 77 14 / 0.15);
}
.accent-yellow-800\/20 {
  accent-color: rgb(133 77 14 / 0.2);
}
.accent-yellow-800\/25 {
  accent-color: rgb(133 77 14 / 0.25);
}
.accent-yellow-800\/30 {
  accent-color: rgb(133 77 14 / 0.3);
}
.accent-yellow-800\/35 {
  accent-color: rgb(133 77 14 / 0.35);
}
.accent-yellow-800\/40 {
  accent-color: rgb(133 77 14 / 0.4);
}
.accent-yellow-800\/45 {
  accent-color: rgb(133 77 14 / 0.45);
}
.accent-yellow-800\/5 {
  accent-color: rgb(133 77 14 / 0.05);
}
.accent-yellow-800\/50 {
  accent-color: rgb(133 77 14 / 0.5);
}
.accent-yellow-800\/55 {
  accent-color: rgb(133 77 14 / 0.55);
}
.accent-yellow-800\/60 {
  accent-color: rgb(133 77 14 / 0.6);
}
.accent-yellow-800\/65 {
  accent-color: rgb(133 77 14 / 0.65);
}
.accent-yellow-800\/70 {
  accent-color: rgb(133 77 14 / 0.7);
}
.accent-yellow-800\/75 {
  accent-color: rgb(133 77 14 / 0.75);
}
.accent-yellow-800\/80 {
  accent-color: rgb(133 77 14 / 0.8);
}
.accent-yellow-800\/85 {
  accent-color: rgb(133 77 14 / 0.85);
}
.accent-yellow-800\/90 {
  accent-color: rgb(133 77 14 / 0.9);
}
.accent-yellow-800\/95 {
  accent-color: rgb(133 77 14 / 0.95);
}
.accent-yellow-900 {
  accent-color: #713f12;
}
.accent-yellow-900\/0 {
  accent-color: rgb(113 63 18 / 0);
}
.accent-yellow-900\/10 {
  accent-color: rgb(113 63 18 / 0.1);
}
.accent-yellow-900\/100 {
  accent-color: rgb(113 63 18 / 1);
}
.accent-yellow-900\/15 {
  accent-color: rgb(113 63 18 / 0.15);
}
.accent-yellow-900\/20 {
  accent-color: rgb(113 63 18 / 0.2);
}
.accent-yellow-900\/25 {
  accent-color: rgb(113 63 18 / 0.25);
}
.accent-yellow-900\/30 {
  accent-color: rgb(113 63 18 / 0.3);
}
.accent-yellow-900\/35 {
  accent-color: rgb(113 63 18 / 0.35);
}
.accent-yellow-900\/40 {
  accent-color: rgb(113 63 18 / 0.4);
}
.accent-yellow-900\/45 {
  accent-color: rgb(113 63 18 / 0.45);
}
.accent-yellow-900\/5 {
  accent-color: rgb(113 63 18 / 0.05);
}
.accent-yellow-900\/50 {
  accent-color: rgb(113 63 18 / 0.5);
}
.accent-yellow-900\/55 {
  accent-color: rgb(113 63 18 / 0.55);
}
.accent-yellow-900\/60 {
  accent-color: rgb(113 63 18 / 0.6);
}
.accent-yellow-900\/65 {
  accent-color: rgb(113 63 18 / 0.65);
}
.accent-yellow-900\/70 {
  accent-color: rgb(113 63 18 / 0.7);
}
.accent-yellow-900\/75 {
  accent-color: rgb(113 63 18 / 0.75);
}
.accent-yellow-900\/80 {
  accent-color: rgb(113 63 18 / 0.8);
}
.accent-yellow-900\/85 {
  accent-color: rgb(113 63 18 / 0.85);
}
.accent-yellow-900\/90 {
  accent-color: rgb(113 63 18 / 0.9);
}
.accent-yellow-900\/95 {
  accent-color: rgb(113 63 18 / 0.95);
}
.accent-yellow-950 {
  accent-color: #422006;
}
.accent-yellow-950\/0 {
  accent-color: rgb(66 32 6 / 0);
}
.accent-yellow-950\/10 {
  accent-color: rgb(66 32 6 / 0.1);
}
.accent-yellow-950\/100 {
  accent-color: rgb(66 32 6 / 1);
}
.accent-yellow-950\/15 {
  accent-color: rgb(66 32 6 / 0.15);
}
.accent-yellow-950\/20 {
  accent-color: rgb(66 32 6 / 0.2);
}
.accent-yellow-950\/25 {
  accent-color: rgb(66 32 6 / 0.25);
}
.accent-yellow-950\/30 {
  accent-color: rgb(66 32 6 / 0.3);
}
.accent-yellow-950\/35 {
  accent-color: rgb(66 32 6 / 0.35);
}
.accent-yellow-950\/40 {
  accent-color: rgb(66 32 6 / 0.4);
}
.accent-yellow-950\/45 {
  accent-color: rgb(66 32 6 / 0.45);
}
.accent-yellow-950\/5 {
  accent-color: rgb(66 32 6 / 0.05);
}
.accent-yellow-950\/50 {
  accent-color: rgb(66 32 6 / 0.5);
}
.accent-yellow-950\/55 {
  accent-color: rgb(66 32 6 / 0.55);
}
.accent-yellow-950\/60 {
  accent-color: rgb(66 32 6 / 0.6);
}
.accent-yellow-950\/65 {
  accent-color: rgb(66 32 6 / 0.65);
}
.accent-yellow-950\/70 {
  accent-color: rgb(66 32 6 / 0.7);
}
.accent-yellow-950\/75 {
  accent-color: rgb(66 32 6 / 0.75);
}
.accent-yellow-950\/80 {
  accent-color: rgb(66 32 6 / 0.8);
}
.accent-yellow-950\/85 {
  accent-color: rgb(66 32 6 / 0.85);
}
.accent-yellow-950\/90 {
  accent-color: rgb(66 32 6 / 0.9);
}
.accent-yellow-950\/95 {
  accent-color: rgb(66 32 6 / 0.95);
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-80 {
  opacity: 0.8;
}
.opacity-90 {
  opacity: 0.9;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\] {
  --tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-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-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);
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline {
  outline-style: solid;
}
.outline-primary {
  outline-color: hsl(var(--primary));
}
.outline-yellow-100 {
  outline-color: #fef9c3;
}
.outline-yellow-100\/0 {
  outline-color: rgb(254 249 195 / 0);
}
.outline-yellow-100\/10 {
  outline-color: rgb(254 249 195 / 0.1);
}
.outline-yellow-100\/100 {
  outline-color: rgb(254 249 195 / 1);
}
.outline-yellow-100\/15 {
  outline-color: rgb(254 249 195 / 0.15);
}
.outline-yellow-100\/20 {
  outline-color: rgb(254 249 195 / 0.2);
}
.outline-yellow-100\/25 {
  outline-color: rgb(254 249 195 / 0.25);
}
.outline-yellow-100\/30 {
  outline-color: rgb(254 249 195 / 0.3);
}
.outline-yellow-100\/35 {
  outline-color: rgb(254 249 195 / 0.35);
}
.outline-yellow-100\/40 {
  outline-color: rgb(254 249 195 / 0.4);
}
.outline-yellow-100\/45 {
  outline-color: rgb(254 249 195 / 0.45);
}
.outline-yellow-100\/5 {
  outline-color: rgb(254 249 195 / 0.05);
}
.outline-yellow-100\/50 {
  outline-color: rgb(254 249 195 / 0.5);
}
.outline-yellow-100\/55 {
  outline-color: rgb(254 249 195 / 0.55);
}
.outline-yellow-100\/60 {
  outline-color: rgb(254 249 195 / 0.6);
}
.outline-yellow-100\/65 {
  outline-color: rgb(254 249 195 / 0.65);
}
.outline-yellow-100\/70 {
  outline-color: rgb(254 249 195 / 0.7);
}
.outline-yellow-100\/75 {
  outline-color: rgb(254 249 195 / 0.75);
}
.outline-yellow-100\/80 {
  outline-color: rgb(254 249 195 / 0.8);
}
.outline-yellow-100\/85 {
  outline-color: rgb(254 249 195 / 0.85);
}
.outline-yellow-100\/90 {
  outline-color: rgb(254 249 195 / 0.9);
}
.outline-yellow-100\/95 {
  outline-color: rgb(254 249 195 / 0.95);
}
.outline-yellow-200 {
  outline-color: #fef08a;
}
.outline-yellow-200\/0 {
  outline-color: rgb(254 240 138 / 0);
}
.outline-yellow-200\/10 {
  outline-color: rgb(254 240 138 / 0.1);
}
.outline-yellow-200\/100 {
  outline-color: rgb(254 240 138 / 1);
}
.outline-yellow-200\/15 {
  outline-color: rgb(254 240 138 / 0.15);
}
.outline-yellow-200\/20 {
  outline-color: rgb(254 240 138 / 0.2);
}
.outline-yellow-200\/25 {
  outline-color: rgb(254 240 138 / 0.25);
}
.outline-yellow-200\/30 {
  outline-color: rgb(254 240 138 / 0.3);
}
.outline-yellow-200\/35 {
  outline-color: rgb(254 240 138 / 0.35);
}
.outline-yellow-200\/40 {
  outline-color: rgb(254 240 138 / 0.4);
}
.outline-yellow-200\/45 {
  outline-color: rgb(254 240 138 / 0.45);
}
.outline-yellow-200\/5 {
  outline-color: rgb(254 240 138 / 0.05);
}
.outline-yellow-200\/50 {
  outline-color: rgb(254 240 138 / 0.5);
}
.outline-yellow-200\/55 {
  outline-color: rgb(254 240 138 / 0.55);
}
.outline-yellow-200\/60 {
  outline-color: rgb(254 240 138 / 0.6);
}
.outline-yellow-200\/65 {
  outline-color: rgb(254 240 138 / 0.65);
}
.outline-yellow-200\/70 {
  outline-color: rgb(254 240 138 / 0.7);
}
.outline-yellow-200\/75 {
  outline-color: rgb(254 240 138 / 0.75);
}
.outline-yellow-200\/80 {
  outline-color: rgb(254 240 138 / 0.8);
}
.outline-yellow-200\/85 {
  outline-color: rgb(254 240 138 / 0.85);
}
.outline-yellow-200\/90 {
  outline-color: rgb(254 240 138 / 0.9);
}
.outline-yellow-200\/95 {
  outline-color: rgb(254 240 138 / 0.95);
}
.outline-yellow-300 {
  outline-color: #fde047;
}
.outline-yellow-300\/0 {
  outline-color: rgb(253 224 71 / 0);
}
.outline-yellow-300\/10 {
  outline-color: rgb(253 224 71 / 0.1);
}
.outline-yellow-300\/100 {
  outline-color: rgb(253 224 71 / 1);
}
.outline-yellow-300\/15 {
  outline-color: rgb(253 224 71 / 0.15);
}
.outline-yellow-300\/20 {
  outline-color: rgb(253 224 71 / 0.2);
}
.outline-yellow-300\/25 {
  outline-color: rgb(253 224 71 / 0.25);
}
.outline-yellow-300\/30 {
  outline-color: rgb(253 224 71 / 0.3);
}
.outline-yellow-300\/35 {
  outline-color: rgb(253 224 71 / 0.35);
}
.outline-yellow-300\/40 {
  outline-color: rgb(253 224 71 / 0.4);
}
.outline-yellow-300\/45 {
  outline-color: rgb(253 224 71 / 0.45);
}
.outline-yellow-300\/5 {
  outline-color: rgb(253 224 71 / 0.05);
}
.outline-yellow-300\/50 {
  outline-color: rgb(253 224 71 / 0.5);
}
.outline-yellow-300\/55 {
  outline-color: rgb(253 224 71 / 0.55);
}
.outline-yellow-300\/60 {
  outline-color: rgb(253 224 71 / 0.6);
}
.outline-yellow-300\/65 {
  outline-color: rgb(253 224 71 / 0.65);
}
.outline-yellow-300\/70 {
  outline-color: rgb(253 224 71 / 0.7);
}
.outline-yellow-300\/75 {
  outline-color: rgb(253 224 71 / 0.75);
}
.outline-yellow-300\/80 {
  outline-color: rgb(253 224 71 / 0.8);
}
.outline-yellow-300\/85 {
  outline-color: rgb(253 224 71 / 0.85);
}
.outline-yellow-300\/90 {
  outline-color: rgb(253 224 71 / 0.9);
}
.outline-yellow-300\/95 {
  outline-color: rgb(253 224 71 / 0.95);
}
.outline-yellow-400 {
  outline-color: #facc15;
}
.outline-yellow-400\/0 {
  outline-color: rgb(250 204 21 / 0);
}
.outline-yellow-400\/10 {
  outline-color: rgb(250 204 21 / 0.1);
}
.outline-yellow-400\/100 {
  outline-color: rgb(250 204 21 / 1);
}
.outline-yellow-400\/15 {
  outline-color: rgb(250 204 21 / 0.15);
}
.outline-yellow-400\/20 {
  outline-color: rgb(250 204 21 / 0.2);
}
.outline-yellow-400\/25 {
  outline-color: rgb(250 204 21 / 0.25);
}
.outline-yellow-400\/30 {
  outline-color: rgb(250 204 21 / 0.3);
}
.outline-yellow-400\/35 {
  outline-color: rgb(250 204 21 / 0.35);
}
.outline-yellow-400\/40 {
  outline-color: rgb(250 204 21 / 0.4);
}
.outline-yellow-400\/45 {
  outline-color: rgb(250 204 21 / 0.45);
}
.outline-yellow-400\/5 {
  outline-color: rgb(250 204 21 / 0.05);
}
.outline-yellow-400\/50 {
  outline-color: rgb(250 204 21 / 0.5);
}
.outline-yellow-400\/55 {
  outline-color: rgb(250 204 21 / 0.55);
}
.outline-yellow-400\/60 {
  outline-color: rgb(250 204 21 / 0.6);
}
.outline-yellow-400\/65 {
  outline-color: rgb(250 204 21 / 0.65);
}
.outline-yellow-400\/70 {
  outline-color: rgb(250 204 21 / 0.7);
}
.outline-yellow-400\/75 {
  outline-color: rgb(250 204 21 / 0.75);
}
.outline-yellow-400\/80 {
  outline-color: rgb(250 204 21 / 0.8);
}
.outline-yellow-400\/85 {
  outline-color: rgb(250 204 21 / 0.85);
}
.outline-yellow-400\/90 {
  outline-color: rgb(250 204 21 / 0.9);
}
.outline-yellow-400\/95 {
  outline-color: rgb(250 204 21 / 0.95);
}
.outline-yellow-50 {
  outline-color: #fefce8;
}
.outline-yellow-50\/0 {
  outline-color: rgb(254 252 232 / 0);
}
.outline-yellow-50\/10 {
  outline-color: rgb(254 252 232 / 0.1);
}
.outline-yellow-50\/100 {
  outline-color: rgb(254 252 232 / 1);
}
.outline-yellow-50\/15 {
  outline-color: rgb(254 252 232 / 0.15);
}
.outline-yellow-50\/20 {
  outline-color: rgb(254 252 232 / 0.2);
}
.outline-yellow-50\/25 {
  outline-color: rgb(254 252 232 / 0.25);
}
.outline-yellow-50\/30 {
  outline-color: rgb(254 252 232 / 0.3);
}
.outline-yellow-50\/35 {
  outline-color: rgb(254 252 232 / 0.35);
}
.outline-yellow-50\/40 {
  outline-color: rgb(254 252 232 / 0.4);
}
.outline-yellow-50\/45 {
  outline-color: rgb(254 252 232 / 0.45);
}
.outline-yellow-50\/5 {
  outline-color: rgb(254 252 232 / 0.05);
}
.outline-yellow-50\/50 {
  outline-color: rgb(254 252 232 / 0.5);
}
.outline-yellow-50\/55 {
  outline-color: rgb(254 252 232 / 0.55);
}
.outline-yellow-50\/60 {
  outline-color: rgb(254 252 232 / 0.6);
}
.outline-yellow-50\/65 {
  outline-color: rgb(254 252 232 / 0.65);
}
.outline-yellow-50\/70 {
  outline-color: rgb(254 252 232 / 0.7);
}
.outline-yellow-50\/75 {
  outline-color: rgb(254 252 232 / 0.75);
}
.outline-yellow-50\/80 {
  outline-color: rgb(254 252 232 / 0.8);
}
.outline-yellow-50\/85 {
  outline-color: rgb(254 252 232 / 0.85);
}
.outline-yellow-50\/90 {
  outline-color: rgb(254 252 232 / 0.9);
}
.outline-yellow-50\/95 {
  outline-color: rgb(254 252 232 / 0.95);
}
.outline-yellow-500 {
  outline-color: #eab308;
}
.outline-yellow-500\/0 {
  outline-color: rgb(234 179 8 / 0);
}
.outline-yellow-500\/10 {
  outline-color: rgb(234 179 8 / 0.1);
}
.outline-yellow-500\/100 {
  outline-color: rgb(234 179 8 / 1);
}
.outline-yellow-500\/15 {
  outline-color: rgb(234 179 8 / 0.15);
}
.outline-yellow-500\/20 {
  outline-color: rgb(234 179 8 / 0.2);
}
.outline-yellow-500\/25 {
  outline-color: rgb(234 179 8 / 0.25);
}
.outline-yellow-500\/30 {
  outline-color: rgb(234 179 8 / 0.3);
}
.outline-yellow-500\/35 {
  outline-color: rgb(234 179 8 / 0.35);
}
.outline-yellow-500\/40 {
  outline-color: rgb(234 179 8 / 0.4);
}
.outline-yellow-500\/45 {
  outline-color: rgb(234 179 8 / 0.45);
}
.outline-yellow-500\/5 {
  outline-color: rgb(234 179 8 / 0.05);
}
.outline-yellow-500\/50 {
  outline-color: rgb(234 179 8 / 0.5);
}
.outline-yellow-500\/55 {
  outline-color: rgb(234 179 8 / 0.55);
}
.outline-yellow-500\/60 {
  outline-color: rgb(234 179 8 / 0.6);
}
.outline-yellow-500\/65 {
  outline-color: rgb(234 179 8 / 0.65);
}
.outline-yellow-500\/70 {
  outline-color: rgb(234 179 8 / 0.7);
}
.outline-yellow-500\/75 {
  outline-color: rgb(234 179 8 / 0.75);
}
.outline-yellow-500\/80 {
  outline-color: rgb(234 179 8 / 0.8);
}
.outline-yellow-500\/85 {
  outline-color: rgb(234 179 8 / 0.85);
}
.outline-yellow-500\/90 {
  outline-color: rgb(234 179 8 / 0.9);
}
.outline-yellow-500\/95 {
  outline-color: rgb(234 179 8 / 0.95);
}
.outline-yellow-600 {
  outline-color: #ca8a04;
}
.outline-yellow-600\/0 {
  outline-color: rgb(202 138 4 / 0);
}
.outline-yellow-600\/10 {
  outline-color: rgb(202 138 4 / 0.1);
}
.outline-yellow-600\/100 {
  outline-color: rgb(202 138 4 / 1);
}
.outline-yellow-600\/15 {
  outline-color: rgb(202 138 4 / 0.15);
}
.outline-yellow-600\/20 {
  outline-color: rgb(202 138 4 / 0.2);
}
.outline-yellow-600\/25 {
  outline-color: rgb(202 138 4 / 0.25);
}
.outline-yellow-600\/30 {
  outline-color: rgb(202 138 4 / 0.3);
}
.outline-yellow-600\/35 {
  outline-color: rgb(202 138 4 / 0.35);
}
.outline-yellow-600\/40 {
  outline-color: rgb(202 138 4 / 0.4);
}
.outline-yellow-600\/45 {
  outline-color: rgb(202 138 4 / 0.45);
}
.outline-yellow-600\/5 {
  outline-color: rgb(202 138 4 / 0.05);
}
.outline-yellow-600\/50 {
  outline-color: rgb(202 138 4 / 0.5);
}
.outline-yellow-600\/55 {
  outline-color: rgb(202 138 4 / 0.55);
}
.outline-yellow-600\/60 {
  outline-color: rgb(202 138 4 / 0.6);
}
.outline-yellow-600\/65 {
  outline-color: rgb(202 138 4 / 0.65);
}
.outline-yellow-600\/70 {
  outline-color: rgb(202 138 4 / 0.7);
}
.outline-yellow-600\/75 {
  outline-color: rgb(202 138 4 / 0.75);
}
.outline-yellow-600\/80 {
  outline-color: rgb(202 138 4 / 0.8);
}
.outline-yellow-600\/85 {
  outline-color: rgb(202 138 4 / 0.85);
}
.outline-yellow-600\/90 {
  outline-color: rgb(202 138 4 / 0.9);
}
.outline-yellow-600\/95 {
  outline-color: rgb(202 138 4 / 0.95);
}
.outline-yellow-700 {
  outline-color: #a16207;
}
.outline-yellow-700\/0 {
  outline-color: rgb(161 98 7 / 0);
}
.outline-yellow-700\/10 {
  outline-color: rgb(161 98 7 / 0.1);
}
.outline-yellow-700\/100 {
  outline-color: rgb(161 98 7 / 1);
}
.outline-yellow-700\/15 {
  outline-color: rgb(161 98 7 / 0.15);
}
.outline-yellow-700\/20 {
  outline-color: rgb(161 98 7 / 0.2);
}
.outline-yellow-700\/25 {
  outline-color: rgb(161 98 7 / 0.25);
}
.outline-yellow-700\/30 {
  outline-color: rgb(161 98 7 / 0.3);
}
.outline-yellow-700\/35 {
  outline-color: rgb(161 98 7 / 0.35);
}
.outline-yellow-700\/40 {
  outline-color: rgb(161 98 7 / 0.4);
}
.outline-yellow-700\/45 {
  outline-color: rgb(161 98 7 / 0.45);
}
.outline-yellow-700\/5 {
  outline-color: rgb(161 98 7 / 0.05);
}
.outline-yellow-700\/50 {
  outline-color: rgb(161 98 7 / 0.5);
}
.outline-yellow-700\/55 {
  outline-color: rgb(161 98 7 / 0.55);
}
.outline-yellow-700\/60 {
  outline-color: rgb(161 98 7 / 0.6);
}
.outline-yellow-700\/65 {
  outline-color: rgb(161 98 7 / 0.65);
}
.outline-yellow-700\/70 {
  outline-color: rgb(161 98 7 / 0.7);
}
.outline-yellow-700\/75 {
  outline-color: rgb(161 98 7 / 0.75);
}
.outline-yellow-700\/80 {
  outline-color: rgb(161 98 7 / 0.8);
}
.outline-yellow-700\/85 {
  outline-color: rgb(161 98 7 / 0.85);
}
.outline-yellow-700\/90 {
  outline-color: rgb(161 98 7 / 0.9);
}
.outline-yellow-700\/95 {
  outline-color: rgb(161 98 7 / 0.95);
}
.outline-yellow-800 {
  outline-color: #854d0e;
}
.outline-yellow-800\/0 {
  outline-color: rgb(133 77 14 / 0);
}
.outline-yellow-800\/10 {
  outline-color: rgb(133 77 14 / 0.1);
}
.outline-yellow-800\/100 {
  outline-color: rgb(133 77 14 / 1);
}
.outline-yellow-800\/15 {
  outline-color: rgb(133 77 14 / 0.15);
}
.outline-yellow-800\/20 {
  outline-color: rgb(133 77 14 / 0.2);
}
.outline-yellow-800\/25 {
  outline-color: rgb(133 77 14 / 0.25);
}
.outline-yellow-800\/30 {
  outline-color: rgb(133 77 14 / 0.3);
}
.outline-yellow-800\/35 {
  outline-color: rgb(133 77 14 / 0.35);
}
.outline-yellow-800\/40 {
  outline-color: rgb(133 77 14 / 0.4);
}
.outline-yellow-800\/45 {
  outline-color: rgb(133 77 14 / 0.45);
}
.outline-yellow-800\/5 {
  outline-color: rgb(133 77 14 / 0.05);
}
.outline-yellow-800\/50 {
  outline-color: rgb(133 77 14 / 0.5);
}
.outline-yellow-800\/55 {
  outline-color: rgb(133 77 14 / 0.55);
}
.outline-yellow-800\/60 {
  outline-color: rgb(133 77 14 / 0.6);
}
.outline-yellow-800\/65 {
  outline-color: rgb(133 77 14 / 0.65);
}
.outline-yellow-800\/70 {
  outline-color: rgb(133 77 14 / 0.7);
}
.outline-yellow-800\/75 {
  outline-color: rgb(133 77 14 / 0.75);
}
.outline-yellow-800\/80 {
  outline-color: rgb(133 77 14 / 0.8);
}
.outline-yellow-800\/85 {
  outline-color: rgb(133 77 14 / 0.85);
}
.outline-yellow-800\/90 {
  outline-color: rgb(133 77 14 / 0.9);
}
.outline-yellow-800\/95 {
  outline-color: rgb(133 77 14 / 0.95);
}
.outline-yellow-900 {
  outline-color: #713f12;
}
.outline-yellow-900\/0 {
  outline-color: rgb(113 63 18 / 0);
}
.outline-yellow-900\/10 {
  outline-color: rgb(113 63 18 / 0.1);
}
.outline-yellow-900\/100 {
  outline-color: rgb(113 63 18 / 1);
}
.outline-yellow-900\/15 {
  outline-color: rgb(113 63 18 / 0.15);
}
.outline-yellow-900\/20 {
  outline-color: rgb(113 63 18 / 0.2);
}
.outline-yellow-900\/25 {
  outline-color: rgb(113 63 18 / 0.25);
}
.outline-yellow-900\/30 {
  outline-color: rgb(113 63 18 / 0.3);
}
.outline-yellow-900\/35 {
  outline-color: rgb(113 63 18 / 0.35);
}
.outline-yellow-900\/40 {
  outline-color: rgb(113 63 18 / 0.4);
}
.outline-yellow-900\/45 {
  outline-color: rgb(113 63 18 / 0.45);
}
.outline-yellow-900\/5 {
  outline-color: rgb(113 63 18 / 0.05);
}
.outline-yellow-900\/50 {
  outline-color: rgb(113 63 18 / 0.5);
}
.outline-yellow-900\/55 {
  outline-color: rgb(113 63 18 / 0.55);
}
.outline-yellow-900\/60 {
  outline-color: rgb(113 63 18 / 0.6);
}
.outline-yellow-900\/65 {
  outline-color: rgb(113 63 18 / 0.65);
}
.outline-yellow-900\/70 {
  outline-color: rgb(113 63 18 / 0.7);
}
.outline-yellow-900\/75 {
  outline-color: rgb(113 63 18 / 0.75);
}
.outline-yellow-900\/80 {
  outline-color: rgb(113 63 18 / 0.8);
}
.outline-yellow-900\/85 {
  outline-color: rgb(113 63 18 / 0.85);
}
.outline-yellow-900\/90 {
  outline-color: rgb(113 63 18 / 0.9);
}
.outline-yellow-900\/95 {
  outline-color: rgb(113 63 18 / 0.95);
}
.outline-yellow-950 {
  outline-color: #422006;
}
.outline-yellow-950\/0 {
  outline-color: rgb(66 32 6 / 0);
}
.outline-yellow-950\/10 {
  outline-color: rgb(66 32 6 / 0.1);
}
.outline-yellow-950\/100 {
  outline-color: rgb(66 32 6 / 1);
}
.outline-yellow-950\/15 {
  outline-color: rgb(66 32 6 / 0.15);
}
.outline-yellow-950\/20 {
  outline-color: rgb(66 32 6 / 0.2);
}
.outline-yellow-950\/25 {
  outline-color: rgb(66 32 6 / 0.25);
}
.outline-yellow-950\/30 {
  outline-color: rgb(66 32 6 / 0.3);
}
.outline-yellow-950\/35 {
  outline-color: rgb(66 32 6 / 0.35);
}
.outline-yellow-950\/40 {
  outline-color: rgb(66 32 6 / 0.4);
}
.outline-yellow-950\/45 {
  outline-color: rgb(66 32 6 / 0.45);
}
.outline-yellow-950\/5 {
  outline-color: rgb(66 32 6 / 0.05);
}
.outline-yellow-950\/50 {
  outline-color: rgb(66 32 6 / 0.5);
}
.outline-yellow-950\/55 {
  outline-color: rgb(66 32 6 / 0.55);
}
.outline-yellow-950\/60 {
  outline-color: rgb(66 32 6 / 0.6);
}
.outline-yellow-950\/65 {
  outline-color: rgb(66 32 6 / 0.65);
}
.outline-yellow-950\/70 {
  outline-color: rgb(66 32 6 / 0.7);
}
.outline-yellow-950\/75 {
  outline-color: rgb(66 32 6 / 0.75);
}
.outline-yellow-950\/80 {
  outline-color: rgb(66 32 6 / 0.8);
}
.outline-yellow-950\/85 {
  outline-color: rgb(66 32 6 / 0.85);
}
.outline-yellow-950\/90 {
  outline-color: rgb(66 32 6 / 0.9);
}
.outline-yellow-950\/95 {
  outline-color: rgb(66 32 6 / 0.95);
}
.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-4 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-blue-400\/60 {
  --tw-ring-color: rgb(96 165 250 / 0.6);
}
.ring-blue-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.ring-blue-500\/20 {
  --tw-ring-color: rgb(59 130 246 / 0.2);
}
.ring-gray-300\/80 {
  --tw-ring-color: rgb(209 213 219 / 0.8);
}
.ring-green-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1));
}
.ring-primary {
  --tw-ring-color: hsl(var(--primary));
}
.ring-red-300\/70 {
  --tw-ring-color: rgb(252 165 165 / 0.7);
}
.ring-ring {
  --tw-ring-color: hsl(var(--ring));
}
.ring-sidebar-ring {
  --tw-ring-color: hsl(var(--sidebar-ring));
}
.ring-yellow-100 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1));
}
.ring-yellow-100\/0 {
  --tw-ring-color: rgb(254 249 195 / 0);
}
.ring-yellow-100\/10 {
  --tw-ring-color: rgb(254 249 195 / 0.1);
}
.ring-yellow-100\/100 {
  --tw-ring-color: rgb(254 249 195 / 1);
}
.ring-yellow-100\/15 {
  --tw-ring-color: rgb(254 249 195 / 0.15);
}
.ring-yellow-100\/20 {
  --tw-ring-color: rgb(254 249 195 / 0.2);
}
.ring-yellow-100\/25 {
  --tw-ring-color: rgb(254 249 195 / 0.25);
}
.ring-yellow-100\/30 {
  --tw-ring-color: rgb(254 249 195 / 0.3);
}
.ring-yellow-100\/35 {
  --tw-ring-color: rgb(254 249 195 / 0.35);
}
.ring-yellow-100\/40 {
  --tw-ring-color: rgb(254 249 195 / 0.4);
}
.ring-yellow-100\/45 {
  --tw-ring-color: rgb(254 249 195 / 0.45);
}
.ring-yellow-100\/5 {
  --tw-ring-color: rgb(254 249 195 / 0.05);
}
.ring-yellow-100\/50 {
  --tw-ring-color: rgb(254 249 195 / 0.5);
}
.ring-yellow-100\/55 {
  --tw-ring-color: rgb(254 249 195 / 0.55);
}
.ring-yellow-100\/60 {
  --tw-ring-color: rgb(254 249 195 / 0.6);
}
.ring-yellow-100\/65 {
  --tw-ring-color: rgb(254 249 195 / 0.65);
}
.ring-yellow-100\/70 {
  --tw-ring-color: rgb(254 249 195 / 0.7);
}
.ring-yellow-100\/75 {
  --tw-ring-color: rgb(254 249 195 / 0.75);
}
.ring-yellow-100\/80 {
  --tw-ring-color: rgb(254 249 195 / 0.8);
}
.ring-yellow-100\/85 {
  --tw-ring-color: rgb(254 249 195 / 0.85);
}
.ring-yellow-100\/90 {
  --tw-ring-color: rgb(254 249 195 / 0.9);
}
.ring-yellow-100\/95 {
  --tw-ring-color: rgb(254 249 195 / 0.95);
}
.ring-yellow-200 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1));
}
.ring-yellow-200\/0 {
  --tw-ring-color: rgb(254 240 138 / 0);
}
.ring-yellow-200\/10 {
  --tw-ring-color: rgb(254 240 138 / 0.1);
}
.ring-yellow-200\/100 {
  --tw-ring-color: rgb(254 240 138 / 1);
}
.ring-yellow-200\/15 {
  --tw-ring-color: rgb(254 240 138 / 0.15);
}
.ring-yellow-200\/20 {
  --tw-ring-color: rgb(254 240 138 / 0.2);
}
.ring-yellow-200\/25 {
  --tw-ring-color: rgb(254 240 138 / 0.25);
}
.ring-yellow-200\/30 {
  --tw-ring-color: rgb(254 240 138 / 0.3);
}
.ring-yellow-200\/35 {
  --tw-ring-color: rgb(254 240 138 / 0.35);
}
.ring-yellow-200\/40 {
  --tw-ring-color: rgb(254 240 138 / 0.4);
}
.ring-yellow-200\/45 {
  --tw-ring-color: rgb(254 240 138 / 0.45);
}
.ring-yellow-200\/5 {
  --tw-ring-color: rgb(254 240 138 / 0.05);
}
.ring-yellow-200\/50 {
  --tw-ring-color: rgb(254 240 138 / 0.5);
}
.ring-yellow-200\/55 {
  --tw-ring-color: rgb(254 240 138 / 0.55);
}
.ring-yellow-200\/60 {
  --tw-ring-color: rgb(254 240 138 / 0.6);
}
.ring-yellow-200\/65 {
  --tw-ring-color: rgb(254 240 138 / 0.65);
}
.ring-yellow-200\/70 {
  --tw-ring-color: rgb(254 240 138 / 0.7);
}
.ring-yellow-200\/75 {
  --tw-ring-color: rgb(254 240 138 / 0.75);
}
.ring-yellow-200\/80 {
  --tw-ring-color: rgb(254 240 138 / 0.8);
}
.ring-yellow-200\/85 {
  --tw-ring-color: rgb(254 240 138 / 0.85);
}
.ring-yellow-200\/90 {
  --tw-ring-color: rgb(254 240 138 / 0.9);
}
.ring-yellow-200\/95 {
  --tw-ring-color: rgb(254 240 138 / 0.95);
}
.ring-yellow-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1));
}
.ring-yellow-300\/0 {
  --tw-ring-color: rgb(253 224 71 / 0);
}
.ring-yellow-300\/10 {
  --tw-ring-color: rgb(253 224 71 / 0.1);
}
.ring-yellow-300\/100 {
  --tw-ring-color: rgb(253 224 71 / 1);
}
.ring-yellow-300\/15 {
  --tw-ring-color: rgb(253 224 71 / 0.15);
}
.ring-yellow-300\/20 {
  --tw-ring-color: rgb(253 224 71 / 0.2);
}
.ring-yellow-300\/25 {
  --tw-ring-color: rgb(253 224 71 / 0.25);
}
.ring-yellow-300\/30 {
  --tw-ring-color: rgb(253 224 71 / 0.3);
}
.ring-yellow-300\/35 {
  --tw-ring-color: rgb(253 224 71 / 0.35);
}
.ring-yellow-300\/40 {
  --tw-ring-color: rgb(253 224 71 / 0.4);
}
.ring-yellow-300\/45 {
  --tw-ring-color: rgb(253 224 71 / 0.45);
}
.ring-yellow-300\/5 {
  --tw-ring-color: rgb(253 224 71 / 0.05);
}
.ring-yellow-300\/50 {
  --tw-ring-color: rgb(253 224 71 / 0.5);
}
.ring-yellow-300\/55 {
  --tw-ring-color: rgb(253 224 71 / 0.55);
}
.ring-yellow-300\/60 {
  --tw-ring-color: rgb(253 224 71 / 0.6);
}
.ring-yellow-300\/65 {
  --tw-ring-color: rgb(253 224 71 / 0.65);
}
.ring-yellow-300\/70 {
  --tw-ring-color: rgb(253 224 71 / 0.7);
}
.ring-yellow-300\/75 {
  --tw-ring-color: rgb(253 224 71 / 0.75);
}
.ring-yellow-300\/80 {
  --tw-ring-color: rgb(253 224 71 / 0.8);
}
.ring-yellow-300\/85 {
  --tw-ring-color: rgb(253 224 71 / 0.85);
}
.ring-yellow-300\/90 {
  --tw-ring-color: rgb(253 224 71 / 0.9);
}
.ring-yellow-300\/95 {
  --tw-ring-color: rgb(253 224 71 / 0.95);
}
.ring-yellow-400 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1));
}
.ring-yellow-400\/0 {
  --tw-ring-color: rgb(250 204 21 / 0);
}
.ring-yellow-400\/10 {
  --tw-ring-color: rgb(250 204 21 / 0.1);
}
.ring-yellow-400\/100 {
  --tw-ring-color: rgb(250 204 21 / 1);
}
.ring-yellow-400\/15 {
  --tw-ring-color: rgb(250 204 21 / 0.15);
}
.ring-yellow-400\/20 {
  --tw-ring-color: rgb(250 204 21 / 0.2);
}
.ring-yellow-400\/25 {
  --tw-ring-color: rgb(250 204 21 / 0.25);
}
.ring-yellow-400\/30 {
  --tw-ring-color: rgb(250 204 21 / 0.3);
}
.ring-yellow-400\/35 {
  --tw-ring-color: rgb(250 204 21 / 0.35);
}
.ring-yellow-400\/40 {
  --tw-ring-color: rgb(250 204 21 / 0.4);
}
.ring-yellow-400\/45 {
  --tw-ring-color: rgb(250 204 21 / 0.45);
}
.ring-yellow-400\/5 {
  --tw-ring-color: rgb(250 204 21 / 0.05);
}
.ring-yellow-400\/50 {
  --tw-ring-color: rgb(250 204 21 / 0.5);
}
.ring-yellow-400\/55 {
  --tw-ring-color: rgb(250 204 21 / 0.55);
}
.ring-yellow-400\/60 {
  --tw-ring-color: rgb(250 204 21 / 0.6);
}
.ring-yellow-400\/65 {
  --tw-ring-color: rgb(250 204 21 / 0.65);
}
.ring-yellow-400\/70 {
  --tw-ring-color: rgb(250 204 21 / 0.7);
}
.ring-yellow-400\/75 {
  --tw-ring-color: rgb(250 204 21 / 0.75);
}
.ring-yellow-400\/80 {
  --tw-ring-color: rgb(250 204 21 / 0.8);
}
.ring-yellow-400\/85 {
  --tw-ring-color: rgb(250 204 21 / 0.85);
}
.ring-yellow-400\/90 {
  --tw-ring-color: rgb(250 204 21 / 0.9);
}
.ring-yellow-400\/95 {
  --tw-ring-color: rgb(250 204 21 / 0.95);
}
.ring-yellow-50 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1));
}
.ring-yellow-50\/0 {
  --tw-ring-color: rgb(254 252 232 / 0);
}
.ring-yellow-50\/10 {
  --tw-ring-color: rgb(254 252 232 / 0.1);
}
.ring-yellow-50\/100 {
  --tw-ring-color: rgb(254 252 232 / 1);
}
.ring-yellow-50\/15 {
  --tw-ring-color: rgb(254 252 232 / 0.15);
}
.ring-yellow-50\/20 {
  --tw-ring-color: rgb(254 252 232 / 0.2);
}
.ring-yellow-50\/25 {
  --tw-ring-color: rgb(254 252 232 / 0.25);
}
.ring-yellow-50\/30 {
  --tw-ring-color: rgb(254 252 232 / 0.3);
}
.ring-yellow-50\/35 {
  --tw-ring-color: rgb(254 252 232 / 0.35);
}
.ring-yellow-50\/40 {
  --tw-ring-color: rgb(254 252 232 / 0.4);
}
.ring-yellow-50\/45 {
  --tw-ring-color: rgb(254 252 232 / 0.45);
}
.ring-yellow-50\/5 {
  --tw-ring-color: rgb(254 252 232 / 0.05);
}
.ring-yellow-50\/50 {
  --tw-ring-color: rgb(254 252 232 / 0.5);
}
.ring-yellow-50\/55 {
  --tw-ring-color: rgb(254 252 232 / 0.55);
}
.ring-yellow-50\/60 {
  --tw-ring-color: rgb(254 252 232 / 0.6);
}
.ring-yellow-50\/65 {
  --tw-ring-color: rgb(254 252 232 / 0.65);
}
.ring-yellow-50\/70 {
  --tw-ring-color: rgb(254 252 232 / 0.7);
}
.ring-yellow-50\/75 {
  --tw-ring-color: rgb(254 252 232 / 0.75);
}
.ring-yellow-50\/80 {
  --tw-ring-color: rgb(254 252 232 / 0.8);
}
.ring-yellow-50\/85 {
  --tw-ring-color: rgb(254 252 232 / 0.85);
}
.ring-yellow-50\/90 {
  --tw-ring-color: rgb(254 252 232 / 0.9);
}
.ring-yellow-50\/95 {
  --tw-ring-color: rgb(254 252 232 / 0.95);
}
.ring-yellow-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1));
}
.ring-yellow-500\/0 {
  --tw-ring-color: rgb(234 179 8 / 0);
}
.ring-yellow-500\/10 {
  --tw-ring-color: rgb(234 179 8 / 0.1);
}
.ring-yellow-500\/100 {
  --tw-ring-color: rgb(234 179 8 / 1);
}
.ring-yellow-500\/15 {
  --tw-ring-color: rgb(234 179 8 / 0.15);
}
.ring-yellow-500\/20 {
  --tw-ring-color: rgb(234 179 8 / 0.2);
}
.ring-yellow-500\/25 {
  --tw-ring-color: rgb(234 179 8 / 0.25);
}
.ring-yellow-500\/30 {
  --tw-ring-color: rgb(234 179 8 / 0.3);
}
.ring-yellow-500\/35 {
  --tw-ring-color: rgb(234 179 8 / 0.35);
}
.ring-yellow-500\/40 {
  --tw-ring-color: rgb(234 179 8 / 0.4);
}
.ring-yellow-500\/45 {
  --tw-ring-color: rgb(234 179 8 / 0.45);
}
.ring-yellow-500\/5 {
  --tw-ring-color: rgb(234 179 8 / 0.05);
}
.ring-yellow-500\/50 {
  --tw-ring-color: rgb(234 179 8 / 0.5);
}
.ring-yellow-500\/55 {
  --tw-ring-color: rgb(234 179 8 / 0.55);
}
.ring-yellow-500\/60 {
  --tw-ring-color: rgb(234 179 8 / 0.6);
}
.ring-yellow-500\/65 {
  --tw-ring-color: rgb(234 179 8 / 0.65);
}
.ring-yellow-500\/70 {
  --tw-ring-color: rgb(234 179 8 / 0.7);
}
.ring-yellow-500\/75 {
  --tw-ring-color: rgb(234 179 8 / 0.75);
}
.ring-yellow-500\/80 {
  --tw-ring-color: rgb(234 179 8 / 0.8);
}
.ring-yellow-500\/85 {
  --tw-ring-color: rgb(234 179 8 / 0.85);
}
.ring-yellow-500\/90 {
  --tw-ring-color: rgb(234 179 8 / 0.9);
}
.ring-yellow-500\/95 {
  --tw-ring-color: rgb(234 179 8 / 0.95);
}
.ring-yellow-600 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1));
}
.ring-yellow-600\/0 {
  --tw-ring-color: rgb(202 138 4 / 0);
}
.ring-yellow-600\/10 {
  --tw-ring-color: rgb(202 138 4 / 0.1);
}
.ring-yellow-600\/100 {
  --tw-ring-color: rgb(202 138 4 / 1);
}
.ring-yellow-600\/15 {
  --tw-ring-color: rgb(202 138 4 / 0.15);
}
.ring-yellow-600\/20 {
  --tw-ring-color: rgb(202 138 4 / 0.2);
}
.ring-yellow-600\/25 {
  --tw-ring-color: rgb(202 138 4 / 0.25);
}
.ring-yellow-600\/30 {
  --tw-ring-color: rgb(202 138 4 / 0.3);
}
.ring-yellow-600\/35 {
  --tw-ring-color: rgb(202 138 4 / 0.35);
}
.ring-yellow-600\/40 {
  --tw-ring-color: rgb(202 138 4 / 0.4);
}
.ring-yellow-600\/45 {
  --tw-ring-color: rgb(202 138 4 / 0.45);
}
.ring-yellow-600\/5 {
  --tw-ring-color: rgb(202 138 4 / 0.05);
}
.ring-yellow-600\/50 {
  --tw-ring-color: rgb(202 138 4 / 0.5);
}
.ring-yellow-600\/55 {
  --tw-ring-color: rgb(202 138 4 / 0.55);
}
.ring-yellow-600\/60 {
  --tw-ring-color: rgb(202 138 4 / 0.6);
}
.ring-yellow-600\/65 {
  --tw-ring-color: rgb(202 138 4 / 0.65);
}
.ring-yellow-600\/70 {
  --tw-ring-color: rgb(202 138 4 / 0.7);
}
.ring-yellow-600\/75 {
  --tw-ring-color: rgb(202 138 4 / 0.75);
}
.ring-yellow-600\/80 {
  --tw-ring-color: rgb(202 138 4 / 0.8);
}
.ring-yellow-600\/85 {
  --tw-ring-color: rgb(202 138 4 / 0.85);
}
.ring-yellow-600\/90 {
  --tw-ring-color: rgb(202 138 4 / 0.9);
}
.ring-yellow-600\/95 {
  --tw-ring-color: rgb(202 138 4 / 0.95);
}
.ring-yellow-700 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1));
}
.ring-yellow-700\/0 {
  --tw-ring-color: rgb(161 98 7 / 0);
}
.ring-yellow-700\/10 {
  --tw-ring-color: rgb(161 98 7 / 0.1);
}
.ring-yellow-700\/100 {
  --tw-ring-color: rgb(161 98 7 / 1);
}
.ring-yellow-700\/15 {
  --tw-ring-color: rgb(161 98 7 / 0.15);
}
.ring-yellow-700\/20 {
  --tw-ring-color: rgb(161 98 7 / 0.2);
}
.ring-yellow-700\/25 {
  --tw-ring-color: rgb(161 98 7 / 0.25);
}
.ring-yellow-700\/30 {
  --tw-ring-color: rgb(161 98 7 / 0.3);
}
.ring-yellow-700\/35 {
  --tw-ring-color: rgb(161 98 7 / 0.35);
}
.ring-yellow-700\/40 {
  --tw-ring-color: rgb(161 98 7 / 0.4);
}
.ring-yellow-700\/45 {
  --tw-ring-color: rgb(161 98 7 / 0.45);
}
.ring-yellow-700\/5 {
  --tw-ring-color: rgb(161 98 7 / 0.05);
}
.ring-yellow-700\/50 {
  --tw-ring-color: rgb(161 98 7 / 0.5);
}
.ring-yellow-700\/55 {
  --tw-ring-color: rgb(161 98 7 / 0.55);
}
.ring-yellow-700\/60 {
  --tw-ring-color: rgb(161 98 7 / 0.6);
}
.ring-yellow-700\/65 {
  --tw-ring-color: rgb(161 98 7 / 0.65);
}
.ring-yellow-700\/70 {
  --tw-ring-color: rgb(161 98 7 / 0.7);
}
.ring-yellow-700\/75 {
  --tw-ring-color: rgb(161 98 7 / 0.75);
}
.ring-yellow-700\/80 {
  --tw-ring-color: rgb(161 98 7 / 0.8);
}
.ring-yellow-700\/85 {
  --tw-ring-color: rgb(161 98 7 / 0.85);
}
.ring-yellow-700\/90 {
  --tw-ring-color: rgb(161 98 7 / 0.9);
}
.ring-yellow-700\/95 {
  --tw-ring-color: rgb(161 98 7 / 0.95);
}
.ring-yellow-800 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1));
}
.ring-yellow-800\/0 {
  --tw-ring-color: rgb(133 77 14 / 0);
}
.ring-yellow-800\/10 {
  --tw-ring-color: rgb(133 77 14 / 0.1);
}
.ring-yellow-800\/100 {
  --tw-ring-color: rgb(133 77 14 / 1);
}
.ring-yellow-800\/15 {
  --tw-ring-color: rgb(133 77 14 / 0.15);
}
.ring-yellow-800\/20 {
  --tw-ring-color: rgb(133 77 14 / 0.2);
}
.ring-yellow-800\/25 {
  --tw-ring-color: rgb(133 77 14 / 0.25);
}
.ring-yellow-800\/30 {
  --tw-ring-color: rgb(133 77 14 / 0.3);
}
.ring-yellow-800\/35 {
  --tw-ring-color: rgb(133 77 14 / 0.35);
}
.ring-yellow-800\/40 {
  --tw-ring-color: rgb(133 77 14 / 0.4);
}
.ring-yellow-800\/45 {
  --tw-ring-color: rgb(133 77 14 / 0.45);
}
.ring-yellow-800\/5 {
  --tw-ring-color: rgb(133 77 14 / 0.05);
}
.ring-yellow-800\/50 {
  --tw-ring-color: rgb(133 77 14 / 0.5);
}
.ring-yellow-800\/55 {
  --tw-ring-color: rgb(133 77 14 / 0.55);
}
.ring-yellow-800\/60 {
  --tw-ring-color: rgb(133 77 14 / 0.6);
}
.ring-yellow-800\/65 {
  --tw-ring-color: rgb(133 77 14 / 0.65);
}
.ring-yellow-800\/70 {
  --tw-ring-color: rgb(133 77 14 / 0.7);
}
.ring-yellow-800\/75 {
  --tw-ring-color: rgb(133 77 14 / 0.75);
}
.ring-yellow-800\/80 {
  --tw-ring-color: rgb(133 77 14 / 0.8);
}
.ring-yellow-800\/85 {
  --tw-ring-color: rgb(133 77 14 / 0.85);
}
.ring-yellow-800\/90 {
  --tw-ring-color: rgb(133 77 14 / 0.9);
}
.ring-yellow-800\/95 {
  --tw-ring-color: rgb(133 77 14 / 0.95);
}
.ring-yellow-900 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1));
}
.ring-yellow-900\/0 {
  --tw-ring-color: rgb(113 63 18 / 0);
}
.ring-yellow-900\/10 {
  --tw-ring-color: rgb(113 63 18 / 0.1);
}
.ring-yellow-900\/100 {
  --tw-ring-color: rgb(113 63 18 / 1);
}
.ring-yellow-900\/15 {
  --tw-ring-color: rgb(113 63 18 / 0.15);
}
.ring-yellow-900\/20 {
  --tw-ring-color: rgb(113 63 18 / 0.2);
}
.ring-yellow-900\/25 {
  --tw-ring-color: rgb(113 63 18 / 0.25);
}
.ring-yellow-900\/30 {
  --tw-ring-color: rgb(113 63 18 / 0.3);
}
.ring-yellow-900\/35 {
  --tw-ring-color: rgb(113 63 18 / 0.35);
}
.ring-yellow-900\/40 {
  --tw-ring-color: rgb(113 63 18 / 0.4);
}
.ring-yellow-900\/45 {
  --tw-ring-color: rgb(113 63 18 / 0.45);
}
.ring-yellow-900\/5 {
  --tw-ring-color: rgb(113 63 18 / 0.05);
}
.ring-yellow-900\/50 {
  --tw-ring-color: rgb(113 63 18 / 0.5);
}
.ring-yellow-900\/55 {
  --tw-ring-color: rgb(113 63 18 / 0.55);
}
.ring-yellow-900\/60 {
  --tw-ring-color: rgb(113 63 18 / 0.6);
}
.ring-yellow-900\/65 {
  --tw-ring-color: rgb(113 63 18 / 0.65);
}
.ring-yellow-900\/70 {
  --tw-ring-color: rgb(113 63 18 / 0.7);
}
.ring-yellow-900\/75 {
  --tw-ring-color: rgb(113 63 18 / 0.75);
}
.ring-yellow-900\/80 {
  --tw-ring-color: rgb(113 63 18 / 0.8);
}
.ring-yellow-900\/85 {
  --tw-ring-color: rgb(113 63 18 / 0.85);
}
.ring-yellow-900\/90 {
  --tw-ring-color: rgb(113 63 18 / 0.9);
}
.ring-yellow-900\/95 {
  --tw-ring-color: rgb(113 63 18 / 0.95);
}
.ring-yellow-950 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 32 6 / var(--tw-ring-opacity, 1));
}
.ring-yellow-950\/0 {
  --tw-ring-color: rgb(66 32 6 / 0);
}
.ring-yellow-950\/10 {
  --tw-ring-color: rgb(66 32 6 / 0.1);
}
.ring-yellow-950\/100 {
  --tw-ring-color: rgb(66 32 6 / 1);
}
.ring-yellow-950\/15 {
  --tw-ring-color: rgb(66 32 6 / 0.15);
}
.ring-yellow-950\/20 {
  --tw-ring-color: rgb(66 32 6 / 0.2);
}
.ring-yellow-950\/25 {
  --tw-ring-color: rgb(66 32 6 / 0.25);
}
.ring-yellow-950\/30 {
  --tw-ring-color: rgb(66 32 6 / 0.3);
}
.ring-yellow-950\/35 {
  --tw-ring-color: rgb(66 32 6 / 0.35);
}
.ring-yellow-950\/40 {
  --tw-ring-color: rgb(66 32 6 / 0.4);
}
.ring-yellow-950\/45 {
  --tw-ring-color: rgb(66 32 6 / 0.45);
}
.ring-yellow-950\/5 {
  --tw-ring-color: rgb(66 32 6 / 0.05);
}
.ring-yellow-950\/50 {
  --tw-ring-color: rgb(66 32 6 / 0.5);
}
.ring-yellow-950\/55 {
  --tw-ring-color: rgb(66 32 6 / 0.55);
}
.ring-yellow-950\/60 {
  --tw-ring-color: rgb(66 32 6 / 0.6);
}
.ring-yellow-950\/65 {
  --tw-ring-color: rgb(66 32 6 / 0.65);
}
.ring-yellow-950\/70 {
  --tw-ring-color: rgb(66 32 6 / 0.7);
}
.ring-yellow-950\/75 {
  --tw-ring-color: rgb(66 32 6 / 0.75);
}
.ring-yellow-950\/80 {
  --tw-ring-color: rgb(66 32 6 / 0.8);
}
.ring-yellow-950\/85 {
  --tw-ring-color: rgb(66 32 6 / 0.85);
}
.ring-yellow-950\/90 {
  --tw-ring-color: rgb(66 32 6 / 0.9);
}
.ring-yellow-950\/95 {
  --tw-ring-color: rgb(66 32 6 / 0.95);
}
.ring-offset-2 {
  --tw-ring-offset-width: 2px;
}
.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
.ring-offset-yellow-100 {
  --tw-ring-offset-color: #fef9c3;
}
.ring-offset-yellow-100\/0 {
  --tw-ring-offset-color: rgb(254 249 195 / 0);
}
.ring-offset-yellow-100\/10 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.1);
}
.ring-offset-yellow-100\/100 {
  --tw-ring-offset-color: rgb(254 249 195 / 1);
}
.ring-offset-yellow-100\/15 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.15);
}
.ring-offset-yellow-100\/20 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.2);
}
.ring-offset-yellow-100\/25 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.25);
}
.ring-offset-yellow-100\/30 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.3);
}
.ring-offset-yellow-100\/35 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.35);
}
.ring-offset-yellow-100\/40 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.4);
}
.ring-offset-yellow-100\/45 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.45);
}
.ring-offset-yellow-100\/5 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.05);
}
.ring-offset-yellow-100\/50 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.5);
}
.ring-offset-yellow-100\/55 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.55);
}
.ring-offset-yellow-100\/60 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.6);
}
.ring-offset-yellow-100\/65 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.65);
}
.ring-offset-yellow-100\/70 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.7);
}
.ring-offset-yellow-100\/75 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.75);
}
.ring-offset-yellow-100\/80 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.8);
}
.ring-offset-yellow-100\/85 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.85);
}
.ring-offset-yellow-100\/90 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.9);
}
.ring-offset-yellow-100\/95 {
  --tw-ring-offset-color: rgb(254 249 195 / 0.95);
}
.ring-offset-yellow-200 {
  --tw-ring-offset-color: #fef08a;
}
.ring-offset-yellow-200\/0 {
  --tw-ring-offset-color: rgb(254 240 138 / 0);
}
.ring-offset-yellow-200\/10 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.1);
}
.ring-offset-yellow-200\/100 {
  --tw-ring-offset-color: rgb(254 240 138 / 1);
}
.ring-offset-yellow-200\/15 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.15);
}
.ring-offset-yellow-200\/20 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.2);
}
.ring-offset-yellow-200\/25 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.25);
}
.ring-offset-yellow-200\/30 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.3);
}
.ring-offset-yellow-200\/35 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.35);
}
.ring-offset-yellow-200\/40 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.4);
}
.ring-offset-yellow-200\/45 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.45);
}
.ring-offset-yellow-200\/5 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.05);
}
.ring-offset-yellow-200\/50 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.5);
}
.ring-offset-yellow-200\/55 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.55);
}
.ring-offset-yellow-200\/60 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.6);
}
.ring-offset-yellow-200\/65 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.65);
}
.ring-offset-yellow-200\/70 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.7);
}
.ring-offset-yellow-200\/75 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.75);
}
.ring-offset-yellow-200\/80 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.8);
}
.ring-offset-yellow-200\/85 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.85);
}
.ring-offset-yellow-200\/90 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.9);
}
.ring-offset-yellow-200\/95 {
  --tw-ring-offset-color: rgb(254 240 138 / 0.95);
}
.ring-offset-yellow-300 {
  --tw-ring-offset-color: #fde047;
}
.ring-offset-yellow-300\/0 {
  --tw-ring-offset-color: rgb(253 224 71 / 0);
}
.ring-offset-yellow-300\/10 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.1);
}
.ring-offset-yellow-300\/100 {
  --tw-ring-offset-color: rgb(253 224 71 / 1);
}
.ring-offset-yellow-300\/15 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.15);
}
.ring-offset-yellow-300\/20 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.2);
}
.ring-offset-yellow-300\/25 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.25);
}
.ring-offset-yellow-300\/30 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.3);
}
.ring-offset-yellow-300\/35 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.35);
}
.ring-offset-yellow-300\/40 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.4);
}
.ring-offset-yellow-300\/45 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.45);
}
.ring-offset-yellow-300\/5 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.05);
}
.ring-offset-yellow-300\/50 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.5);
}
.ring-offset-yellow-300\/55 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.55);
}
.ring-offset-yellow-300\/60 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.6);
}
.ring-offset-yellow-300\/65 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.65);
}
.ring-offset-yellow-300\/70 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.7);
}
.ring-offset-yellow-300\/75 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.75);
}
.ring-offset-yellow-300\/80 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.8);
}
.ring-offset-yellow-300\/85 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.85);
}
.ring-offset-yellow-300\/90 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.9);
}
.ring-offset-yellow-300\/95 {
  --tw-ring-offset-color: rgb(253 224 71 / 0.95);
}
.ring-offset-yellow-400 {
  --tw-ring-offset-color: #facc15;
}
.ring-offset-yellow-400\/0 {
  --tw-ring-offset-color: rgb(250 204 21 / 0);
}
.ring-offset-yellow-400\/10 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.1);
}
.ring-offset-yellow-400\/100 {
  --tw-ring-offset-color: rgb(250 204 21 / 1);
}
.ring-offset-yellow-400\/15 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.15);
}
.ring-offset-yellow-400\/20 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.2);
}
.ring-offset-yellow-400\/25 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.25);
}
.ring-offset-yellow-400\/30 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.3);
}
.ring-offset-yellow-400\/35 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.35);
}
.ring-offset-yellow-400\/40 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.4);
}
.ring-offset-yellow-400\/45 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.45);
}
.ring-offset-yellow-400\/5 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.05);
}
.ring-offset-yellow-400\/50 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.5);
}
.ring-offset-yellow-400\/55 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.55);
}
.ring-offset-yellow-400\/60 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.6);
}
.ring-offset-yellow-400\/65 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.65);
}
.ring-offset-yellow-400\/70 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.7);
}
.ring-offset-yellow-400\/75 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.75);
}
.ring-offset-yellow-400\/80 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.8);
}
.ring-offset-yellow-400\/85 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.85);
}
.ring-offset-yellow-400\/90 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.9);
}
.ring-offset-yellow-400\/95 {
  --tw-ring-offset-color: rgb(250 204 21 / 0.95);
}
.ring-offset-yellow-50 {
  --tw-ring-offset-color: #fefce8;
}
.ring-offset-yellow-50\/0 {
  --tw-ring-offset-color: rgb(254 252 232 / 0);
}
.ring-offset-yellow-50\/10 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.1);
}
.ring-offset-yellow-50\/100 {
  --tw-ring-offset-color: rgb(254 252 232 / 1);
}
.ring-offset-yellow-50\/15 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.15);
}
.ring-offset-yellow-50\/20 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.2);
}
.ring-offset-yellow-50\/25 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.25);
}
.ring-offset-yellow-50\/30 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.3);
}
.ring-offset-yellow-50\/35 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.35);
}
.ring-offset-yellow-50\/40 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.4);
}
.ring-offset-yellow-50\/45 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.45);
}
.ring-offset-yellow-50\/5 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.05);
}
.ring-offset-yellow-50\/50 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.5);
}
.ring-offset-yellow-50\/55 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.55);
}
.ring-offset-yellow-50\/60 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.6);
}
.ring-offset-yellow-50\/65 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.65);
}
.ring-offset-yellow-50\/70 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.7);
}
.ring-offset-yellow-50\/75 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.75);
}
.ring-offset-yellow-50\/80 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.8);
}
.ring-offset-yellow-50\/85 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.85);
}
.ring-offset-yellow-50\/90 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.9);
}
.ring-offset-yellow-50\/95 {
  --tw-ring-offset-color: rgb(254 252 232 / 0.95);
}
.ring-offset-yellow-500 {
  --tw-ring-offset-color: #eab308;
}
.ring-offset-yellow-500\/0 {
  --tw-ring-offset-color: rgb(234 179 8 / 0);
}
.ring-offset-yellow-500\/10 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.1);
}
.ring-offset-yellow-500\/100 {
  --tw-ring-offset-color: rgb(234 179 8 / 1);
}
.ring-offset-yellow-500\/15 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.15);
}
.ring-offset-yellow-500\/20 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.2);
}
.ring-offset-yellow-500\/25 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.25);
}
.ring-offset-yellow-500\/30 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.3);
}
.ring-offset-yellow-500\/35 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.35);
}
.ring-offset-yellow-500\/40 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.4);
}
.ring-offset-yellow-500\/45 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.45);
}
.ring-offset-yellow-500\/5 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.05);
}
.ring-offset-yellow-500\/50 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.5);
}
.ring-offset-yellow-500\/55 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.55);
}
.ring-offset-yellow-500\/60 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.6);
}
.ring-offset-yellow-500\/65 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.65);
}
.ring-offset-yellow-500\/70 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.7);
}
.ring-offset-yellow-500\/75 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.75);
}
.ring-offset-yellow-500\/80 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.8);
}
.ring-offset-yellow-500\/85 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.85);
}
.ring-offset-yellow-500\/90 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.9);
}
.ring-offset-yellow-500\/95 {
  --tw-ring-offset-color: rgb(234 179 8 / 0.95);
}
.ring-offset-yellow-600 {
  --tw-ring-offset-color: #ca8a04;
}
.ring-offset-yellow-600\/0 {
  --tw-ring-offset-color: rgb(202 138 4 / 0);
}
.ring-offset-yellow-600\/10 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.1);
}
.ring-offset-yellow-600\/100 {
  --tw-ring-offset-color: rgb(202 138 4 / 1);
}
.ring-offset-yellow-600\/15 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.15);
}
.ring-offset-yellow-600\/20 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.2);
}
.ring-offset-yellow-600\/25 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.25);
}
.ring-offset-yellow-600\/30 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.3);
}
.ring-offset-yellow-600\/35 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.35);
}
.ring-offset-yellow-600\/40 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.4);
}
.ring-offset-yellow-600\/45 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.45);
}
.ring-offset-yellow-600\/5 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.05);
}
.ring-offset-yellow-600\/50 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.5);
}
.ring-offset-yellow-600\/55 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.55);
}
.ring-offset-yellow-600\/60 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.6);
}
.ring-offset-yellow-600\/65 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.65);
}
.ring-offset-yellow-600\/70 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.7);
}
.ring-offset-yellow-600\/75 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.75);
}
.ring-offset-yellow-600\/80 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.8);
}
.ring-offset-yellow-600\/85 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.85);
}
.ring-offset-yellow-600\/90 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.9);
}
.ring-offset-yellow-600\/95 {
  --tw-ring-offset-color: rgb(202 138 4 / 0.95);
}
.ring-offset-yellow-700 {
  --tw-ring-offset-color: #a16207;
}
.ring-offset-yellow-700\/0 {
  --tw-ring-offset-color: rgb(161 98 7 / 0);
}
.ring-offset-yellow-700\/10 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.1);
}
.ring-offset-yellow-700\/100 {
  --tw-ring-offset-color: rgb(161 98 7 / 1);
}
.ring-offset-yellow-700\/15 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.15);
}
.ring-offset-yellow-700\/20 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.2);
}
.ring-offset-yellow-700\/25 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.25);
}
.ring-offset-yellow-700\/30 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.3);
}
.ring-offset-yellow-700\/35 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.35);
}
.ring-offset-yellow-700\/40 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.4);
}
.ring-offset-yellow-700\/45 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.45);
}
.ring-offset-yellow-700\/5 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.05);
}
.ring-offset-yellow-700\/50 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.5);
}
.ring-offset-yellow-700\/55 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.55);
}
.ring-offset-yellow-700\/60 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.6);
}
.ring-offset-yellow-700\/65 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.65);
}
.ring-offset-yellow-700\/70 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.7);
}
.ring-offset-yellow-700\/75 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.75);
}
.ring-offset-yellow-700\/80 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.8);
}
.ring-offset-yellow-700\/85 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.85);
}
.ring-offset-yellow-700\/90 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.9);
}
.ring-offset-yellow-700\/95 {
  --tw-ring-offset-color: rgb(161 98 7 / 0.95);
}
.ring-offset-yellow-800 {
  --tw-ring-offset-color: #854d0e;
}
.ring-offset-yellow-800\/0 {
  --tw-ring-offset-color: rgb(133 77 14 / 0);
}
.ring-offset-yellow-800\/10 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.1);
}
.ring-offset-yellow-800\/100 {
  --tw-ring-offset-color: rgb(133 77 14 / 1);
}
.ring-offset-yellow-800\/15 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.15);
}
.ring-offset-yellow-800\/20 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.2);
}
.ring-offset-yellow-800\/25 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.25);
}
.ring-offset-yellow-800\/30 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.3);
}
.ring-offset-yellow-800\/35 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.35);
}
.ring-offset-yellow-800\/40 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.4);
}
.ring-offset-yellow-800\/45 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.45);
}
.ring-offset-yellow-800\/5 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.05);
}
.ring-offset-yellow-800\/50 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.5);
}
.ring-offset-yellow-800\/55 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.55);
}
.ring-offset-yellow-800\/60 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.6);
}
.ring-offset-yellow-800\/65 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.65);
}
.ring-offset-yellow-800\/70 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.7);
}
.ring-offset-yellow-800\/75 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.75);
}
.ring-offset-yellow-800\/80 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.8);
}
.ring-offset-yellow-800\/85 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.85);
}
.ring-offset-yellow-800\/90 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.9);
}
.ring-offset-yellow-800\/95 {
  --tw-ring-offset-color: rgb(133 77 14 / 0.95);
}
.ring-offset-yellow-900 {
  --tw-ring-offset-color: #713f12;
}
.ring-offset-yellow-900\/0 {
  --tw-ring-offset-color: rgb(113 63 18 / 0);
}
.ring-offset-yellow-900\/10 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.1);
}
.ring-offset-yellow-900\/100 {
  --tw-ring-offset-color: rgb(113 63 18 / 1);
}
.ring-offset-yellow-900\/15 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.15);
}
.ring-offset-yellow-900\/20 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.2);
}
.ring-offset-yellow-900\/25 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.25);
}
.ring-offset-yellow-900\/30 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.3);
}
.ring-offset-yellow-900\/35 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.35);
}
.ring-offset-yellow-900\/40 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.4);
}
.ring-offset-yellow-900\/45 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.45);
}
.ring-offset-yellow-900\/5 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.05);
}
.ring-offset-yellow-900\/50 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.5);
}
.ring-offset-yellow-900\/55 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.55);
}
.ring-offset-yellow-900\/60 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.6);
}
.ring-offset-yellow-900\/65 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.65);
}
.ring-offset-yellow-900\/70 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.7);
}
.ring-offset-yellow-900\/75 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.75);
}
.ring-offset-yellow-900\/80 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.8);
}
.ring-offset-yellow-900\/85 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.85);
}
.ring-offset-yellow-900\/90 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.9);
}
.ring-offset-yellow-900\/95 {
  --tw-ring-offset-color: rgb(113 63 18 / 0.95);
}
.ring-offset-yellow-950 {
  --tw-ring-offset-color: #422006;
}
.ring-offset-yellow-950\/0 {
  --tw-ring-offset-color: rgb(66 32 6 / 0);
}
.ring-offset-yellow-950\/10 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.1);
}
.ring-offset-yellow-950\/100 {
  --tw-ring-offset-color: rgb(66 32 6 / 1);
}
.ring-offset-yellow-950\/15 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.15);
}
.ring-offset-yellow-950\/20 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.2);
}
.ring-offset-yellow-950\/25 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.25);
}
.ring-offset-yellow-950\/30 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.3);
}
.ring-offset-yellow-950\/35 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.35);
}
.ring-offset-yellow-950\/40 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.4);
}
.ring-offset-yellow-950\/45 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.45);
}
.ring-offset-yellow-950\/5 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.05);
}
.ring-offset-yellow-950\/50 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.5);
}
.ring-offset-yellow-950\/55 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.55);
}
.ring-offset-yellow-950\/60 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.6);
}
.ring-offset-yellow-950\/65 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.65);
}
.ring-offset-yellow-950\/70 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.7);
}
.ring-offset-yellow-950\/75 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.75);
}
.ring-offset-yellow-950\/80 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.8);
}
.ring-offset-yellow-950\/85 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.85);
}
.ring-offset-yellow-950\/90 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.9);
}
.ring-offset-yellow-950\/95 {
  --tw-ring-offset-color: rgb(66 32 6 / 0.95);
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.drop-shadow-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  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);
}
.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-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-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);
  -webkit-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-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-xl {
  --tw-backdrop-blur: blur(24px);
  -webkit-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-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-filter {
  -webkit-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-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[left\2c right\2c width\] {
  transition-property: left,right,width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[margin\2c opacity\] {
  transition-property: margin,opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[max-height\] {
  transition-property: max-height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[padding\] {
  transition-property: padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\2c height\2c padding\] {
  transition-property: width,height,padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\] {
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100 {
  transition-duration: 100ms;
}
.duration-150 {
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@keyframes enter {

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

  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.animate-in {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.fade-in-0 {
  --tw-enter-opacity: 0;
}
.zoom-in-95 {
  --tw-enter-scale: .95;
}
.slide-in-from-bottom-5 {
  --tw-enter-translate-y: 1.25rem;
}
.slide-in-from-top-5 {
  --tw-enter-translate-y: -1.25rem;
}
.duration-100 {
  animation-duration: 100ms;
}
.duration-150 {
  animation-duration: 150ms;
}
.duration-200 {
  animation-duration: 200ms;
}
.duration-300 {
  animation-duration: 300ms;
}
.ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  animation-timing-function: linear;
}
.ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.running {
  animation-play-state: running;
}
.paused {
  animation-play-state: paused;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.no-scrollbar::-webkit-scrollbar {
    display: none;
  }
/* Hide scrollbar for IE, Edge and Firefox */
.no-scrollbar {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
.\[--cell-size\:2rem\] {
  --cell-size: 2rem;
}
.\[animation-delay\:-0\.15s\] {
  animation-delay: -0.15s;
}
.\[animation-delay\:-0\.3s\] {
  animation-delay: -0.3s;
}
.\[counter-increment\:line_0\] {
  counter-increment: line 0;
}
.\[counter-reset\:line\] {
  counter-reset: line;
}
/* Styles import */
#notification-container .notificationapi-container button.notificationapi-button span.icon-bell-o {
        color: hsl(var(--accent-foreground));
      }
.react-flow__node.react-flow__node-group {
    max-width: 11.4rem;
    padding: 0;
    background-color: transparent;
    border: none;
  }
.react-flow__panel.react-flow__minimap {
  border-radius: calc(var(--radius) - 2px);
}
.react-flow__panel.react-flow__minimap svg {
      width: 165px;
      height: 115px;
    }
.react-flow__panel.react-flow__controls {
  overflow: hidden;
}
.react-flow__panel.react-flow__controls {
  border-radius: calc(var(--radius) - 2px) !important;
}
.react-flow__panel.react-flow__attribution {
    display: none;
  }
div[role="tablist"] button[data-state="active"] + button[data-state="active"] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
div[role="tablist"] button[data-state="active"]:has(+ button[data-state="active"]) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
/* Streamdown animation styles */
@keyframes sd-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes sd-blurIn {
  from {
    opacity: 0;
    filter: blur(4px);
  }
  to {
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes sd-slideUp {
  from {
    opacity: 0;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
[data-sd-animate] {
  animation: var(--sd-animation, sd-fadeIn) var(--sd-duration, 150ms)
    var(--sd-easing, ease) both;
}
/* Hide default Novu Inbox header and preferences button */
.novu-inbox-header,
[class*="inbox-header"],
[class*="InboxHeader"] {
  display: none !important;
}
/* Hide Novu preferences/settings gear icon button */
[class*="preferences-button"],
[class*="PreferencesButton"],
button[class*="preferences"],
button[aria-label*="preferences" i],
button[aria-label*="settings" i] {
  display: none !important;
}
/* Sticky table header shadow */
thead.sticky {
  position: sticky;
  top: 58px;
  z-index: 10;
}
thead.sticky::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), transparent);
  opacity: 0;
  transition: opacity 0.3s ease;
}
/* Add shadow when table is scrolled */
.table-scrolled thead.sticky::after {
  opacity: 1;
  height: 4px;
}
/* Better shadow for sticky table headers */
.sticky-table-header {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}
.sticky-table-header-scrolled {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.dark\:prose-invert:is(.dark *) {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
.selection\:bg-blue-200\/30 *::selection {
  background-color: rgb(191 219 254 / 0.3);
}
.selection\:bg-blue-200\/30::selection {
  background-color: rgb(191 219 254 / 0.3);
}
.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;
}
.file\:text-foreground::file-selector-button {
  color: hsl(var(--foreground));
}
.placeholder\:text-muted-foreground::placeholder {
  color: hsl(var(--muted-foreground));
}
.before\:mr-4::before {
  content: var(--tw-content);
  margin-right: 1rem;
}
.before\:inline-block::before {
  content: var(--tw-content);
  display: inline-block;
}
.before\:w-6::before {
  content: var(--tw-content);
  width: 1.5rem;
}
.before\:select-none::before {
  content: var(--tw-content);
  user-select: none;
}
.before\:text-right::before {
  content: var(--tw-content);
  text-align: right;
}
.before\:font-mono::before {
  content: var(--tw-content);
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.before\:text-\[13px\]::before {
  content: var(--tw-content);
  font-size: 13px;
}
.before\:text-muted-foreground\/50::before {
  content: var(--tw-content);
  color: hsl(var(--muted-foreground) / 0.5);
}
.before\:content-\[counter\(line\)\]::before {
  --tw-content: counter(line);
  content: var(--tw-content);
}
.before\:\[counter-increment\:line\]::before {
  content: var(--tw-content);
  counter-increment: line;
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:-inset-2::after {
  content: var(--tw-content);
  inset: -0.5rem;
}
.after\:inset-y-0::after {
  content: var(--tw-content);
  top: 0px;
  bottom: 0px;
}
.after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}
.after\:w-1::after {
  content: var(--tw-content);
  width: 0.25rem;
}
.after\:w-\[2px\]::after {
  content: var(--tw-content);
  width: 2px;
}
.after\:-translate-x-1\/2::after {
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.first\:pl-0:first-child {
  padding-left: 0px;
}
.\*\:first\:mt-0:first-child > * {
  margin-top: 0px;
}
.last\:mb-0:last-child {
  margin-bottom: 0px;
}
.last\:border-0:last-child {
  border-width: 0px;
}
.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}
.\*\:last\:mb-0:last-child > * {
  margin-bottom: 0px;
}
.\*\:last\:after\:inline:last-child > *::after {
  content: var(--tw-content);
  display: inline;
}
.\*\:last\:after\:align-baseline:last-child > *::after {
  content: var(--tw-content);
  vertical-align: baseline;
}
.\*\:last\:after\:content-\[var\(--streamdown-caret\)\]:last-child > *::after {
  --tw-content: var(--streamdown-caret);
  content: var(--tw-content);
}
.odd\:bg-gray-50:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:h-0:hover {
  height: 0px;
}
.hover\:h-0\.5:hover {
  height: 0.125rem;
}
.hover\:h-1:hover {
  height: 0.25rem;
}
.hover\:h-1\.5:hover {
  height: 0.375rem;
}
.hover\:h-1\/2:hover {
  height: 50%;
}
.hover\:h-1\/3:hover {
  height: 33.333333%;
}
.hover\:h-1\/4:hover {
  height: 25%;
}
.hover\:h-1\/5:hover {
  height: 20%;
}
.hover\:h-1\/6:hover {
  height: 16.666667%;
}
.hover\:h-10:hover {
  height: 2.5rem;
}
.hover\:h-11:hover {
  height: 2.75rem;
}
.hover\:h-12:hover {
  height: 3rem;
}
.hover\:h-14:hover {
  height: 3.5rem;
}
.hover\:h-16:hover {
  height: 4rem;
}
.hover\:h-2:hover {
  height: 0.5rem;
}
.hover\:h-2\.5:hover {
  height: 0.625rem;
}
.hover\:h-2\/3:hover {
  height: 66.666667%;
}
.hover\:h-2\/4:hover {
  height: 50%;
}
.hover\:h-2\/5:hover {
  height: 40%;
}
.hover\:h-2\/6:hover {
  height: 33.333333%;
}
.hover\:h-20:hover {
  height: 5rem;
}
.hover\:h-24:hover {
  height: 6rem;
}
.hover\:h-28:hover {
  height: 7rem;
}
.hover\:h-3:hover {
  height: 0.75rem;
}
.hover\:h-3\.5:hover {
  height: 0.875rem;
}
.hover\:h-3\/4:hover {
  height: 75%;
}
.hover\:h-3\/5:hover {
  height: 60%;
}
.hover\:h-3\/6:hover {
  height: 50%;
}
.hover\:h-32:hover {
  height: 8rem;
}
.hover\:h-36:hover {
  height: 9rem;
}
.hover\:h-4:hover {
  height: 1rem;
}
.hover\:h-4\/5:hover {
  height: 80%;
}
.hover\:h-4\/6:hover {
  height: 66.666667%;
}
.hover\:h-40:hover {
  height: 10rem;
}
.hover\:h-44:hover {
  height: 11rem;
}
.hover\:h-48:hover {
  height: 12rem;
}
.hover\:h-5:hover {
  height: 1.25rem;
}
.hover\:h-5\/6:hover {
  height: 83.333333%;
}
.hover\:h-52:hover {
  height: 13rem;
}
.hover\:h-56:hover {
  height: 14rem;
}
.hover\:h-6:hover {
  height: 1.5rem;
}
.hover\:h-60:hover {
  height: 15rem;
}
.hover\:h-64:hover {
  height: 16rem;
}
.hover\:h-7:hover {
  height: 1.75rem;
}
.hover\:h-72:hover {
  height: 18rem;
}
.hover\:h-8:hover {
  height: 2rem;
}
.hover\:h-80:hover {
  height: 20rem;
}
.hover\:h-9:hover {
  height: 2.25rem;
}
.hover\:h-96:hover {
  height: 24rem;
}
.hover\:max-h-0:hover {
  max-height: 0px;
}
.hover\:max-h-0\.5:hover {
  max-height: 0.125rem;
}
.hover\:max-h-1:hover {
  max-height: 0.25rem;
}
.hover\:max-h-1\.5:hover {
  max-height: 0.375rem;
}
.hover\:max-h-10:hover {
  max-height: 2.5rem;
}
.hover\:max-h-11:hover {
  max-height: 2.75rem;
}
.hover\:max-h-12:hover {
  max-height: 3rem;
}
.hover\:max-h-14:hover {
  max-height: 3.5rem;
}
.hover\:max-h-16:hover {
  max-height: 4rem;
}
.hover\:max-h-2:hover {
  max-height: 0.5rem;
}
.hover\:max-h-2\.5:hover {
  max-height: 0.625rem;
}
.hover\:max-h-20:hover {
  max-height: 5rem;
}
.hover\:max-h-24:hover {
  max-height: 6rem;
}
.hover\:max-h-28:hover {
  max-height: 7rem;
}
.hover\:max-h-3:hover {
  max-height: 0.75rem;
}
.hover\:max-h-3\.5:hover {
  max-height: 0.875rem;
}
.hover\:max-h-32:hover {
  max-height: 8rem;
}
.hover\:max-h-36:hover {
  max-height: 9rem;
}
.hover\:max-h-4:hover {
  max-height: 1rem;
}
.hover\:max-h-40:hover {
  max-height: 10rem;
}
.hover\:max-h-44:hover {
  max-height: 11rem;
}
.hover\:max-h-48:hover {
  max-height: 12rem;
}
.hover\:max-h-5:hover {
  max-height: 1.25rem;
}
.hover\:max-h-52:hover {
  max-height: 13rem;
}
.hover\:max-h-56:hover {
  max-height: 14rem;
}
.hover\:max-h-6:hover {
  max-height: 1.5rem;
}
.hover\:max-h-60:hover {
  max-height: 15rem;
}
.hover\:max-h-64:hover {
  max-height: 16rem;
}
.hover\:max-h-7:hover {
  max-height: 1.75rem;
}
.hover\:max-h-72:hover {
  max-height: 18rem;
}
.hover\:max-h-8:hover {
  max-height: 2rem;
}
.hover\:max-h-80:hover {
  max-height: 20rem;
}
.hover\:max-h-9:hover {
  max-height: 2.25rem;
}
.hover\:max-h-96:hover {
  max-height: 24rem;
}
.hover\:min-h-0:hover {
  min-height: 0px;
}
.hover\:min-h-0\.5:hover {
  min-height: 0.125rem;
}
.hover\:min-h-1:hover {
  min-height: 0.25rem;
}
.hover\:min-h-1\.5:hover {
  min-height: 0.375rem;
}
.hover\:min-h-10:hover {
  min-height: 2.5rem;
}
.hover\:min-h-11:hover {
  min-height: 2.75rem;
}
.hover\:min-h-12:hover {
  min-height: 3rem;
}
.hover\:min-h-14:hover {
  min-height: 3.5rem;
}
.hover\:min-h-16:hover {
  min-height: 4rem;
}
.hover\:min-h-2:hover {
  min-height: 0.5rem;
}
.hover\:min-h-2\.5:hover {
  min-height: 0.625rem;
}
.hover\:min-h-20:hover {
  min-height: 5rem;
}
.hover\:min-h-24:hover {
  min-height: 6rem;
}
.hover\:min-h-28:hover {
  min-height: 7rem;
}
.hover\:min-h-3:hover {
  min-height: 0.75rem;
}
.hover\:min-h-3\.5:hover {
  min-height: 0.875rem;
}
.hover\:min-h-32:hover {
  min-height: 8rem;
}
.hover\:min-h-36:hover {
  min-height: 9rem;
}
.hover\:min-h-4:hover {
  min-height: 1rem;
}
.hover\:min-h-40:hover {
  min-height: 10rem;
}
.hover\:min-h-44:hover {
  min-height: 11rem;
}
.hover\:min-h-48:hover {
  min-height: 12rem;
}
.hover\:min-h-5:hover {
  min-height: 1.25rem;
}
.hover\:min-h-52:hover {
  min-height: 13rem;
}
.hover\:min-h-56:hover {
  min-height: 14rem;
}
.hover\:min-h-6:hover {
  min-height: 1.5rem;
}
.hover\:min-h-60:hover {
  min-height: 15rem;
}
.hover\:min-h-64:hover {
  min-height: 16rem;
}
.hover\:min-h-7:hover {
  min-height: 1.75rem;
}
.hover\:min-h-72:hover {
  min-height: 18rem;
}
.hover\:min-h-8:hover {
  min-height: 2rem;
}
.hover\:min-h-80:hover {
  min-height: 20rem;
}
.hover\:min-h-9:hover {
  min-height: 2.25rem;
}
.hover\:min-h-96:hover {
  min-height: 24rem;
}
.hover\:w-0:hover {
  width: 0px;
}
.hover\:w-0\.5:hover {
  width: 0.125rem;
}
.hover\:w-1:hover {
  width: 0.25rem;
}
.hover\:w-1\.5:hover {
  width: 0.375rem;
}
.hover\:w-1\/12:hover {
  width: 8.333333%;
}
.hover\:w-1\/2:hover {
  width: 50%;
}
.hover\:w-1\/3:hover {
  width: 33.333333%;
}
.hover\:w-1\/4:hover {
  width: 25%;
}
.hover\:w-1\/5:hover {
  width: 20%;
}
.hover\:w-1\/6:hover {
  width: 16.666667%;
}
.hover\:w-10:hover {
  width: 2.5rem;
}
.hover\:w-10\/12:hover {
  width: 83.333333%;
}
.hover\:w-11:hover {
  width: 2.75rem;
}
.hover\:w-11\/12:hover {
  width: 91.666667%;
}
.hover\:w-12:hover {
  width: 3rem;
}
.hover\:w-14:hover {
  width: 3.5rem;
}
.hover\:w-16:hover {
  width: 4rem;
}
.hover\:w-2:hover {
  width: 0.5rem;
}
.hover\:w-2\.5:hover {
  width: 0.625rem;
}
.hover\:w-2\/12:hover {
  width: 16.666667%;
}
.hover\:w-2\/3:hover {
  width: 66.666667%;
}
.hover\:w-2\/4:hover {
  width: 50%;
}
.hover\:w-2\/5:hover {
  width: 40%;
}
.hover\:w-2\/6:hover {
  width: 33.333333%;
}
.hover\:w-20:hover {
  width: 5rem;
}
.hover\:w-24:hover {
  width: 6rem;
}
.hover\:w-28:hover {
  width: 7rem;
}
.hover\:w-3:hover {
  width: 0.75rem;
}
.hover\:w-3\.5:hover {
  width: 0.875rem;
}
.hover\:w-3\/12:hover {
  width: 25%;
}
.hover\:w-3\/4:hover {
  width: 75%;
}
.hover\:w-3\/5:hover {
  width: 60%;
}
.hover\:w-3\/6:hover {
  width: 50%;
}
.hover\:w-32:hover {
  width: 8rem;
}
.hover\:w-36:hover {
  width: 9rem;
}
.hover\:w-4:hover {
  width: 1rem;
}
.hover\:w-4\/12:hover {
  width: 33.333333%;
}
.hover\:w-4\/5:hover {
  width: 80%;
}
.hover\:w-4\/6:hover {
  width: 66.666667%;
}
.hover\:w-40:hover {
  width: 10rem;
}
.hover\:w-44:hover {
  width: 11rem;
}
.hover\:w-48:hover {
  width: 12rem;
}
.hover\:w-5:hover {
  width: 1.25rem;
}
.hover\:w-5\/12:hover {
  width: 41.666667%;
}
.hover\:w-5\/6:hover {
  width: 83.333333%;
}
.hover\:w-52:hover {
  width: 13rem;
}
.hover\:w-56:hover {
  width: 14rem;
}
.hover\:w-6:hover {
  width: 1.5rem;
}
.hover\:w-6\/12:hover {
  width: 50%;
}
.hover\:w-60:hover {
  width: 15rem;
}
.hover\:w-64:hover {
  width: 16rem;
}
.hover\:w-7:hover {
  width: 1.75rem;
}
.hover\:w-7\/12:hover {
  width: 58.333333%;
}
.hover\:w-72:hover {
  width: 18rem;
}
.hover\:w-8:hover {
  width: 2rem;
}
.hover\:w-8\/12:hover {
  width: 66.666667%;
}
.hover\:w-80:hover {
  width: 20rem;
}
.hover\:w-9:hover {
  width: 2.25rem;
}
.hover\:w-9\/12:hover {
  width: 75%;
}
.hover\:w-96:hover {
  width: 24rem;
}
.hover\:min-w-0:hover {
  min-width: 0px;
}
.hover\:min-w-0\.5:hover {
  min-width: 0.125rem;
}
.hover\:min-w-1:hover {
  min-width: 0.25rem;
}
.hover\:min-w-1\.5:hover {
  min-width: 0.375rem;
}
.hover\:min-w-10:hover {
  min-width: 2.5rem;
}
.hover\:min-w-11:hover {
  min-width: 2.75rem;
}
.hover\:min-w-12:hover {
  min-width: 3rem;
}
.hover\:min-w-14:hover {
  min-width: 3.5rem;
}
.hover\:min-w-16:hover {
  min-width: 4rem;
}
.hover\:min-w-2:hover {
  min-width: 0.5rem;
}
.hover\:min-w-2\.5:hover {
  min-width: 0.625rem;
}
.hover\:min-w-20:hover {
  min-width: 5rem;
}
.hover\:min-w-24:hover {
  min-width: 6rem;
}
.hover\:min-w-28:hover {
  min-width: 7rem;
}
.hover\:min-w-3:hover {
  min-width: 0.75rem;
}
.hover\:min-w-3\.5:hover {
  min-width: 0.875rem;
}
.hover\:min-w-32:hover {
  min-width: 8rem;
}
.hover\:min-w-36:hover {
  min-width: 9rem;
}
.hover\:min-w-4:hover {
  min-width: 1rem;
}
.hover\:min-w-40:hover {
  min-width: 10rem;
}
.hover\:min-w-44:hover {
  min-width: 11rem;
}
.hover\:min-w-48:hover {
  min-width: 12rem;
}
.hover\:min-w-5:hover {
  min-width: 1.25rem;
}
.hover\:min-w-52:hover {
  min-width: 13rem;
}
.hover\:min-w-56:hover {
  min-width: 14rem;
}
.hover\:min-w-6:hover {
  min-width: 1.5rem;
}
.hover\:min-w-60:hover {
  min-width: 15rem;
}
.hover\:min-w-64:hover {
  min-width: 16rem;
}
.hover\:min-w-7:hover {
  min-width: 1.75rem;
}
.hover\:min-w-72:hover {
  min-width: 18rem;
}
.hover\:min-w-8:hover {
  min-width: 2rem;
}
.hover\:min-w-80:hover {
  min-width: 20rem;
}
.hover\:min-w-9:hover {
  min-width: 2.25rem;
}
.hover\:min-w-96:hover {
  min-width: 24rem;
}
.hover\:max-w-0:hover {
  max-width: 0px;
}
.hover\:max-w-0\.5:hover {
  max-width: 0.125rem;
}
.hover\:max-w-1:hover {
  max-width: 0.25rem;
}
.hover\:max-w-1\.5:hover {
  max-width: 0.375rem;
}
.hover\:max-w-10:hover {
  max-width: 2.5rem;
}
.hover\:max-w-11:hover {
  max-width: 2.75rem;
}
.hover\:max-w-12:hover {
  max-width: 3rem;
}
.hover\:max-w-14:hover {
  max-width: 3.5rem;
}
.hover\:max-w-16:hover {
  max-width: 4rem;
}
.hover\:max-w-2:hover {
  max-width: 0.5rem;
}
.hover\:max-w-2\.5:hover {
  max-width: 0.625rem;
}
.hover\:max-w-20:hover {
  max-width: 5rem;
}
.hover\:max-w-24:hover {
  max-width: 6rem;
}
.hover\:max-w-28:hover {
  max-width: 7rem;
}
.hover\:max-w-2xl:hover {
  max-width: 42rem;
}
.hover\:max-w-3:hover {
  max-width: 0.75rem;
}
.hover\:max-w-3\.5:hover {
  max-width: 0.875rem;
}
.hover\:max-w-32:hover {
  max-width: 8rem;
}
.hover\:max-w-36:hover {
  max-width: 9rem;
}
.hover\:max-w-3xl:hover {
  max-width: 48rem;
}
.hover\:max-w-4:hover {
  max-width: 1rem;
}
.hover\:max-w-40:hover {
  max-width: 10rem;
}
.hover\:max-w-44:hover {
  max-width: 11rem;
}
.hover\:max-w-48:hover {
  max-width: 12rem;
}
.hover\:max-w-4xl:hover {
  max-width: 56rem;
}
.hover\:max-w-5:hover {
  max-width: 1.25rem;
}
.hover\:max-w-52:hover {
  max-width: 13rem;
}
.hover\:max-w-56:hover {
  max-width: 14rem;
}
.hover\:max-w-5xl:hover {
  max-width: 64rem;
}
.hover\:max-w-6:hover {
  max-width: 1.5rem;
}
.hover\:max-w-60:hover {
  max-width: 15rem;
}
.hover\:max-w-64:hover {
  max-width: 16rem;
}
.hover\:max-w-6xl:hover {
  max-width: 72rem;
}
.hover\:max-w-7:hover {
  max-width: 1.75rem;
}
.hover\:max-w-72:hover {
  max-width: 18rem;
}
.hover\:max-w-7xl:hover {
  max-width: 80rem;
}
.hover\:max-w-8:hover {
  max-width: 2rem;
}
.hover\:max-w-80:hover {
  max-width: 20rem;
}
.hover\:max-w-9:hover {
  max-width: 2.25rem;
}
.hover\:max-w-96:hover {
  max-width: 24rem;
}
.hover\:flex-grow-0:hover {
  flex-grow: 0;
}
.hover\:grow-0:hover {
  flex-grow: 0;
}
.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:cursor-pointer:hover {
  cursor: pointer;
}
.hover\:divide-yellow-100:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-divide-opacity, 1));
}
.hover\:divide-yellow-100\/0:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0);
}
.hover\:divide-yellow-100\/10:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.1);
}
.hover\:divide-yellow-100\/100:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 1);
}
.hover\:divide-yellow-100\/15:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.15);
}
.hover\:divide-yellow-100\/20:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.2);
}
.hover\:divide-yellow-100\/25:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.25);
}
.hover\:divide-yellow-100\/30:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.3);
}
.hover\:divide-yellow-100\/35:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.35);
}
.hover\:divide-yellow-100\/40:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.4);
}
.hover\:divide-yellow-100\/45:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.45);
}
.hover\:divide-yellow-100\/5:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.05);
}
.hover\:divide-yellow-100\/50:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.5);
}
.hover\:divide-yellow-100\/55:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.55);
}
.hover\:divide-yellow-100\/60:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.6);
}
.hover\:divide-yellow-100\/65:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.65);
}
.hover\:divide-yellow-100\/70:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.7);
}
.hover\:divide-yellow-100\/75:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.75);
}
.hover\:divide-yellow-100\/80:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.8);
}
.hover\:divide-yellow-100\/85:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.85);
}
.hover\:divide-yellow-100\/90:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.9);
}
.hover\:divide-yellow-100\/95:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.95);
}
.hover\:divide-yellow-200:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-divide-opacity, 1));
}
.hover\:divide-yellow-200\/0:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0);
}
.hover\:divide-yellow-200\/10:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.1);
}
.hover\:divide-yellow-200\/100:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 1);
}
.hover\:divide-yellow-200\/15:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.15);
}
.hover\:divide-yellow-200\/20:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.2);
}
.hover\:divide-yellow-200\/25:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.25);
}
.hover\:divide-yellow-200\/30:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.3);
}
.hover\:divide-yellow-200\/35:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.35);
}
.hover\:divide-yellow-200\/40:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.4);
}
.hover\:divide-yellow-200\/45:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.45);
}
.hover\:divide-yellow-200\/5:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.05);
}
.hover\:divide-yellow-200\/50:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.5);
}
.hover\:divide-yellow-200\/55:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.55);
}
.hover\:divide-yellow-200\/60:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.6);
}
.hover\:divide-yellow-200\/65:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.65);
}
.hover\:divide-yellow-200\/70:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.7);
}
.hover\:divide-yellow-200\/75:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.75);
}
.hover\:divide-yellow-200\/80:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.8);
}
.hover\:divide-yellow-200\/85:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.85);
}
.hover\:divide-yellow-200\/90:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.9);
}
.hover\:divide-yellow-200\/95:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.95);
}
.hover\:divide-yellow-300:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-divide-opacity, 1));
}
.hover\:divide-yellow-300\/0:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0);
}
.hover\:divide-yellow-300\/10:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.1);
}
.hover\:divide-yellow-300\/100:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 1);
}
.hover\:divide-yellow-300\/15:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.15);
}
.hover\:divide-yellow-300\/20:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.2);
}
.hover\:divide-yellow-300\/25:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.25);
}
.hover\:divide-yellow-300\/30:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.3);
}
.hover\:divide-yellow-300\/35:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.35);
}
.hover\:divide-yellow-300\/40:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.4);
}
.hover\:divide-yellow-300\/45:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.45);
}
.hover\:divide-yellow-300\/5:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.05);
}
.hover\:divide-yellow-300\/50:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.5);
}
.hover\:divide-yellow-300\/55:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.55);
}
.hover\:divide-yellow-300\/60:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.6);
}
.hover\:divide-yellow-300\/65:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.65);
}
.hover\:divide-yellow-300\/70:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.7);
}
.hover\:divide-yellow-300\/75:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.75);
}
.hover\:divide-yellow-300\/80:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.8);
}
.hover\:divide-yellow-300\/85:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.85);
}
.hover\:divide-yellow-300\/90:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.9);
}
.hover\:divide-yellow-300\/95:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.95);
}
.hover\:divide-yellow-400:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-divide-opacity, 1));
}
.hover\:divide-yellow-400\/0:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0);
}
.hover\:divide-yellow-400\/10:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.1);
}
.hover\:divide-yellow-400\/100:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 1);
}
.hover\:divide-yellow-400\/15:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.15);
}
.hover\:divide-yellow-400\/20:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.2);
}
.hover\:divide-yellow-400\/25:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.25);
}
.hover\:divide-yellow-400\/30:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.3);
}
.hover\:divide-yellow-400\/35:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.35);
}
.hover\:divide-yellow-400\/40:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.4);
}
.hover\:divide-yellow-400\/45:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.45);
}
.hover\:divide-yellow-400\/5:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.05);
}
.hover\:divide-yellow-400\/50:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.5);
}
.hover\:divide-yellow-400\/55:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.55);
}
.hover\:divide-yellow-400\/60:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.6);
}
.hover\:divide-yellow-400\/65:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.65);
}
.hover\:divide-yellow-400\/70:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.7);
}
.hover\:divide-yellow-400\/75:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.75);
}
.hover\:divide-yellow-400\/80:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.8);
}
.hover\:divide-yellow-400\/85:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.85);
}
.hover\:divide-yellow-400\/90:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.9);
}
.hover\:divide-yellow-400\/95:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.95);
}
.hover\:divide-yellow-50:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-divide-opacity, 1));
}
.hover\:divide-yellow-50\/0:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0);
}
.hover\:divide-yellow-50\/10:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.1);
}
.hover\:divide-yellow-50\/100:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 1);
}
.hover\:divide-yellow-50\/15:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.15);
}
.hover\:divide-yellow-50\/20:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.2);
}
.hover\:divide-yellow-50\/25:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.25);
}
.hover\:divide-yellow-50\/30:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.3);
}
.hover\:divide-yellow-50\/35:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.35);
}
.hover\:divide-yellow-50\/40:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.4);
}
.hover\:divide-yellow-50\/45:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.45);
}
.hover\:divide-yellow-50\/5:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.05);
}
.hover\:divide-yellow-50\/50:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.5);
}
.hover\:divide-yellow-50\/55:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.55);
}
.hover\:divide-yellow-50\/60:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.6);
}
.hover\:divide-yellow-50\/65:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.65);
}
.hover\:divide-yellow-50\/70:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.7);
}
.hover\:divide-yellow-50\/75:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.75);
}
.hover\:divide-yellow-50\/80:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.8);
}
.hover\:divide-yellow-50\/85:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.85);
}
.hover\:divide-yellow-50\/90:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.9);
}
.hover\:divide-yellow-50\/95:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.95);
}
.hover\:divide-yellow-500:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-divide-opacity, 1));
}
.hover\:divide-yellow-500\/0:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0);
}
.hover\:divide-yellow-500\/10:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.1);
}
.hover\:divide-yellow-500\/100:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 1);
}
.hover\:divide-yellow-500\/15:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.15);
}
.hover\:divide-yellow-500\/20:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.2);
}
.hover\:divide-yellow-500\/25:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.25);
}
.hover\:divide-yellow-500\/30:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.3);
}
.hover\:divide-yellow-500\/35:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.35);
}
.hover\:divide-yellow-500\/40:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.4);
}
.hover\:divide-yellow-500\/45:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.45);
}
.hover\:divide-yellow-500\/5:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.05);
}
.hover\:divide-yellow-500\/50:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.5);
}
.hover\:divide-yellow-500\/55:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.55);
}
.hover\:divide-yellow-500\/60:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.6);
}
.hover\:divide-yellow-500\/65:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.65);
}
.hover\:divide-yellow-500\/70:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.7);
}
.hover\:divide-yellow-500\/75:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.75);
}
.hover\:divide-yellow-500\/80:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.8);
}
.hover\:divide-yellow-500\/85:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.85);
}
.hover\:divide-yellow-500\/90:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.9);
}
.hover\:divide-yellow-500\/95:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.95);
}
.hover\:divide-yellow-600:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-divide-opacity, 1));
}
.hover\:divide-yellow-600\/0:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0);
}
.hover\:divide-yellow-600\/10:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.1);
}
.hover\:divide-yellow-600\/100:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 1);
}
.hover\:divide-yellow-600\/15:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.15);
}
.hover\:divide-yellow-600\/20:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.2);
}
.hover\:divide-yellow-600\/25:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.25);
}
.hover\:divide-yellow-600\/30:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.3);
}
.hover\:divide-yellow-600\/35:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.35);
}
.hover\:divide-yellow-600\/40:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.4);
}
.hover\:divide-yellow-600\/45:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.45);
}
.hover\:divide-yellow-600\/5:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.05);
}
.hover\:divide-yellow-600\/50:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.5);
}
.hover\:divide-yellow-600\/55:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.55);
}
.hover\:divide-yellow-600\/60:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.6);
}
.hover\:divide-yellow-600\/65:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.65);
}
.hover\:divide-yellow-600\/70:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.7);
}
.hover\:divide-yellow-600\/75:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.75);
}
.hover\:divide-yellow-600\/80:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.8);
}
.hover\:divide-yellow-600\/85:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.85);
}
.hover\:divide-yellow-600\/90:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.9);
}
.hover\:divide-yellow-600\/95:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.95);
}
.hover\:divide-yellow-700:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-divide-opacity, 1));
}
.hover\:divide-yellow-700\/0:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0);
}
.hover\:divide-yellow-700\/10:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.1);
}
.hover\:divide-yellow-700\/100:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 1);
}
.hover\:divide-yellow-700\/15:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.15);
}
.hover\:divide-yellow-700\/20:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.2);
}
.hover\:divide-yellow-700\/25:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.25);
}
.hover\:divide-yellow-700\/30:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.3);
}
.hover\:divide-yellow-700\/35:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.35);
}
.hover\:divide-yellow-700\/40:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.4);
}
.hover\:divide-yellow-700\/45:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.45);
}
.hover\:divide-yellow-700\/5:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.05);
}
.hover\:divide-yellow-700\/50:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.5);
}
.hover\:divide-yellow-700\/55:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.55);
}
.hover\:divide-yellow-700\/60:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.6);
}
.hover\:divide-yellow-700\/65:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.65);
}
.hover\:divide-yellow-700\/70:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.7);
}
.hover\:divide-yellow-700\/75:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.75);
}
.hover\:divide-yellow-700\/80:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.8);
}
.hover\:divide-yellow-700\/85:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.85);
}
.hover\:divide-yellow-700\/90:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.9);
}
.hover\:divide-yellow-700\/95:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.95);
}
.hover\:divide-yellow-800:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-divide-opacity, 1));
}
.hover\:divide-yellow-800\/0:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0);
}
.hover\:divide-yellow-800\/10:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.1);
}
.hover\:divide-yellow-800\/100:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 1);
}
.hover\:divide-yellow-800\/15:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.15);
}
.hover\:divide-yellow-800\/20:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.2);
}
.hover\:divide-yellow-800\/25:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.25);
}
.hover\:divide-yellow-800\/30:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.3);
}
.hover\:divide-yellow-800\/35:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.35);
}
.hover\:divide-yellow-800\/40:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.4);
}
.hover\:divide-yellow-800\/45:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.45);
}
.hover\:divide-yellow-800\/5:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.05);
}
.hover\:divide-yellow-800\/50:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.5);
}
.hover\:divide-yellow-800\/55:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.55);
}
.hover\:divide-yellow-800\/60:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.6);
}
.hover\:divide-yellow-800\/65:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.65);
}
.hover\:divide-yellow-800\/70:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.7);
}
.hover\:divide-yellow-800\/75:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.75);
}
.hover\:divide-yellow-800\/80:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.8);
}
.hover\:divide-yellow-800\/85:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.85);
}
.hover\:divide-yellow-800\/90:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.9);
}
.hover\:divide-yellow-800\/95:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.95);
}
.hover\:divide-yellow-900:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-divide-opacity, 1));
}
.hover\:divide-yellow-900\/0:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0);
}
.hover\:divide-yellow-900\/10:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.1);
}
.hover\:divide-yellow-900\/100:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 1);
}
.hover\:divide-yellow-900\/15:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.15);
}
.hover\:divide-yellow-900\/20:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.2);
}
.hover\:divide-yellow-900\/25:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.25);
}
.hover\:divide-yellow-900\/30:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.3);
}
.hover\:divide-yellow-900\/35:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.35);
}
.hover\:divide-yellow-900\/40:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.4);
}
.hover\:divide-yellow-900\/45:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.45);
}
.hover\:divide-yellow-900\/5:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.05);
}
.hover\:divide-yellow-900\/50:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.5);
}
.hover\:divide-yellow-900\/55:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.55);
}
.hover\:divide-yellow-900\/60:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.6);
}
.hover\:divide-yellow-900\/65:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.65);
}
.hover\:divide-yellow-900\/70:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.7);
}
.hover\:divide-yellow-900\/75:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.75);
}
.hover\:divide-yellow-900\/80:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.8);
}
.hover\:divide-yellow-900\/85:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.85);
}
.hover\:divide-yellow-900\/90:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.9);
}
.hover\:divide-yellow-900\/95:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.95);
}
.hover\:divide-yellow-950:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-divide-opacity, 1));
}
.hover\:divide-yellow-950\/0:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0);
}
.hover\:divide-yellow-950\/10:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.1);
}
.hover\:divide-yellow-950\/100:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 1);
}
.hover\:divide-yellow-950\/15:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.15);
}
.hover\:divide-yellow-950\/20:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.2);
}
.hover\:divide-yellow-950\/25:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.25);
}
.hover\:divide-yellow-950\/30:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.3);
}
.hover\:divide-yellow-950\/35:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.35);
}
.hover\:divide-yellow-950\/40:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.4);
}
.hover\:divide-yellow-950\/45:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.45);
}
.hover\:divide-yellow-950\/5:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.05);
}
.hover\:divide-yellow-950\/50:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.5);
}
.hover\:divide-yellow-950\/55:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.55);
}
.hover\:divide-yellow-950\/60:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.6);
}
.hover\:divide-yellow-950\/65:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.65);
}
.hover\:divide-yellow-950\/70:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.7);
}
.hover\:divide-yellow-950\/75:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.75);
}
.hover\:divide-yellow-950\/80:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.8);
}
.hover\:divide-yellow-950\/85:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.85);
}
.hover\:divide-yellow-950\/90:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.9);
}
.hover\:divide-yellow-950\/95:hover > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.95);
}
.hover\:border-amber-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.hover\:border-amber-100\/0:hover {
  border-color: rgb(254 243 199 / 0);
}
.hover\:border-amber-100\/10:hover {
  border-color: rgb(254 243 199 / 0.1);
}
.hover\:border-amber-100\/100:hover {
  border-color: rgb(254 243 199 / 1);
}
.hover\:border-amber-100\/15:hover {
  border-color: rgb(254 243 199 / 0.15);
}
.hover\:border-amber-100\/20:hover {
  border-color: rgb(254 243 199 / 0.2);
}
.hover\:border-amber-100\/25:hover {
  border-color: rgb(254 243 199 / 0.25);
}
.hover\:border-amber-100\/30:hover {
  border-color: rgb(254 243 199 / 0.3);
}
.hover\:border-amber-100\/35:hover {
  border-color: rgb(254 243 199 / 0.35);
}
.hover\:border-amber-100\/40:hover {
  border-color: rgb(254 243 199 / 0.4);
}
.hover\:border-amber-100\/45:hover {
  border-color: rgb(254 243 199 / 0.45);
}
.hover\:border-amber-100\/5:hover {
  border-color: rgb(254 243 199 / 0.05);
}
.hover\:border-amber-100\/50:hover {
  border-color: rgb(254 243 199 / 0.5);
}
.hover\:border-amber-100\/55:hover {
  border-color: rgb(254 243 199 / 0.55);
}
.hover\:border-amber-100\/60:hover {
  border-color: rgb(254 243 199 / 0.6);
}
.hover\:border-amber-100\/65:hover {
  border-color: rgb(254 243 199 / 0.65);
}
.hover\:border-amber-100\/70:hover {
  border-color: rgb(254 243 199 / 0.7);
}
.hover\:border-amber-100\/75:hover {
  border-color: rgb(254 243 199 / 0.75);
}
.hover\:border-amber-100\/80:hover {
  border-color: rgb(254 243 199 / 0.8);
}
.hover\:border-amber-100\/85:hover {
  border-color: rgb(254 243 199 / 0.85);
}
.hover\:border-amber-100\/90:hover {
  border-color: rgb(254 243 199 / 0.9);
}
.hover\:border-amber-100\/95:hover {
  border-color: rgb(254 243 199 / 0.95);
}
.hover\:border-amber-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.hover\:border-amber-200\/0:hover {
  border-color: rgb(253 230 138 / 0);
}
.hover\:border-amber-200\/10:hover {
  border-color: rgb(253 230 138 / 0.1);
}
.hover\:border-amber-200\/100:hover {
  border-color: rgb(253 230 138 / 1);
}
.hover\:border-amber-200\/15:hover {
  border-color: rgb(253 230 138 / 0.15);
}
.hover\:border-amber-200\/20:hover {
  border-color: rgb(253 230 138 / 0.2);
}
.hover\:border-amber-200\/25:hover {
  border-color: rgb(253 230 138 / 0.25);
}
.hover\:border-amber-200\/30:hover {
  border-color: rgb(253 230 138 / 0.3);
}
.hover\:border-amber-200\/35:hover {
  border-color: rgb(253 230 138 / 0.35);
}
.hover\:border-amber-200\/40:hover {
  border-color: rgb(253 230 138 / 0.4);
}
.hover\:border-amber-200\/45:hover {
  border-color: rgb(253 230 138 / 0.45);
}
.hover\:border-amber-200\/5:hover {
  border-color: rgb(253 230 138 / 0.05);
}
.hover\:border-amber-200\/50:hover {
  border-color: rgb(253 230 138 / 0.5);
}
.hover\:border-amber-200\/55:hover {
  border-color: rgb(253 230 138 / 0.55);
}
.hover\:border-amber-200\/60:hover {
  border-color: rgb(253 230 138 / 0.6);
}
.hover\:border-amber-200\/65:hover {
  border-color: rgb(253 230 138 / 0.65);
}
.hover\:border-amber-200\/70:hover {
  border-color: rgb(253 230 138 / 0.7);
}
.hover\:border-amber-200\/75:hover {
  border-color: rgb(253 230 138 / 0.75);
}
.hover\:border-amber-200\/80:hover {
  border-color: rgb(253 230 138 / 0.8);
}
.hover\:border-amber-200\/85:hover {
  border-color: rgb(253 230 138 / 0.85);
}
.hover\:border-amber-200\/90:hover {
  border-color: rgb(253 230 138 / 0.9);
}
.hover\:border-amber-200\/95:hover {
  border-color: rgb(253 230 138 / 0.95);
}
.hover\:border-amber-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.hover\:border-amber-300\/0:hover {
  border-color: rgb(252 211 77 / 0);
}
.hover\:border-amber-300\/10:hover {
  border-color: rgb(252 211 77 / 0.1);
}
.hover\:border-amber-300\/100:hover {
  border-color: rgb(252 211 77 / 1);
}
.hover\:border-amber-300\/15:hover {
  border-color: rgb(252 211 77 / 0.15);
}
.hover\:border-amber-300\/20:hover {
  border-color: rgb(252 211 77 / 0.2);
}
.hover\:border-amber-300\/25:hover {
  border-color: rgb(252 211 77 / 0.25);
}
.hover\:border-amber-300\/30:hover {
  border-color: rgb(252 211 77 / 0.3);
}
.hover\:border-amber-300\/35:hover {
  border-color: rgb(252 211 77 / 0.35);
}
.hover\:border-amber-300\/40:hover {
  border-color: rgb(252 211 77 / 0.4);
}
.hover\:border-amber-300\/45:hover {
  border-color: rgb(252 211 77 / 0.45);
}
.hover\:border-amber-300\/5:hover {
  border-color: rgb(252 211 77 / 0.05);
}
.hover\:border-amber-300\/50:hover {
  border-color: rgb(252 211 77 / 0.5);
}
.hover\:border-amber-300\/55:hover {
  border-color: rgb(252 211 77 / 0.55);
}
.hover\:border-amber-300\/60:hover {
  border-color: rgb(252 211 77 / 0.6);
}
.hover\:border-amber-300\/65:hover {
  border-color: rgb(252 211 77 / 0.65);
}
.hover\:border-amber-300\/70:hover {
  border-color: rgb(252 211 77 / 0.7);
}
.hover\:border-amber-300\/75:hover {
  border-color: rgb(252 211 77 / 0.75);
}
.hover\:border-amber-300\/80:hover {
  border-color: rgb(252 211 77 / 0.8);
}
.hover\:border-amber-300\/85:hover {
  border-color: rgb(252 211 77 / 0.85);
}
.hover\:border-amber-300\/90:hover {
  border-color: rgb(252 211 77 / 0.9);
}
.hover\:border-amber-300\/95:hover {
  border-color: rgb(252 211 77 / 0.95);
}
.hover\:border-amber-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.hover\:border-amber-400\/0:hover {
  border-color: rgb(251 191 36 / 0);
}
.hover\:border-amber-400\/10:hover {
  border-color: rgb(251 191 36 / 0.1);
}
.hover\:border-amber-400\/100:hover {
  border-color: rgb(251 191 36 / 1);
}
.hover\:border-amber-400\/15:hover {
  border-color: rgb(251 191 36 / 0.15);
}
.hover\:border-amber-400\/20:hover {
  border-color: rgb(251 191 36 / 0.2);
}
.hover\:border-amber-400\/25:hover {
  border-color: rgb(251 191 36 / 0.25);
}
.hover\:border-amber-400\/30:hover {
  border-color: rgb(251 191 36 / 0.3);
}
.hover\:border-amber-400\/35:hover {
  border-color: rgb(251 191 36 / 0.35);
}
.hover\:border-amber-400\/40:hover {
  border-color: rgb(251 191 36 / 0.4);
}
.hover\:border-amber-400\/45:hover {
  border-color: rgb(251 191 36 / 0.45);
}
.hover\:border-amber-400\/5:hover {
  border-color: rgb(251 191 36 / 0.05);
}
.hover\:border-amber-400\/50:hover {
  border-color: rgb(251 191 36 / 0.5);
}
.hover\:border-amber-400\/55:hover {
  border-color: rgb(251 191 36 / 0.55);
}
.hover\:border-amber-400\/60:hover {
  border-color: rgb(251 191 36 / 0.6);
}
.hover\:border-amber-400\/65:hover {
  border-color: rgb(251 191 36 / 0.65);
}
.hover\:border-amber-400\/70:hover {
  border-color: rgb(251 191 36 / 0.7);
}
.hover\:border-amber-400\/75:hover {
  border-color: rgb(251 191 36 / 0.75);
}
.hover\:border-amber-400\/80:hover {
  border-color: rgb(251 191 36 / 0.8);
}
.hover\:border-amber-400\/85:hover {
  border-color: rgb(251 191 36 / 0.85);
}
.hover\:border-amber-400\/90:hover {
  border-color: rgb(251 191 36 / 0.9);
}
.hover\:border-amber-400\/95:hover {
  border-color: rgb(251 191 36 / 0.95);
}
.hover\:border-amber-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.hover\:border-amber-500\/0:hover {
  border-color: rgb(245 158 11 / 0);
}
.hover\:border-amber-500\/10:hover {
  border-color: rgb(245 158 11 / 0.1);
}
.hover\:border-amber-500\/100:hover {
  border-color: rgb(245 158 11 / 1);
}
.hover\:border-amber-500\/15:hover {
  border-color: rgb(245 158 11 / 0.15);
}
.hover\:border-amber-500\/20:hover {
  border-color: rgb(245 158 11 / 0.2);
}
.hover\:border-amber-500\/25:hover {
  border-color: rgb(245 158 11 / 0.25);
}
.hover\:border-amber-500\/30:hover {
  border-color: rgb(245 158 11 / 0.3);
}
.hover\:border-amber-500\/35:hover {
  border-color: rgb(245 158 11 / 0.35);
}
.hover\:border-amber-500\/40:hover {
  border-color: rgb(245 158 11 / 0.4);
}
.hover\:border-amber-500\/45:hover {
  border-color: rgb(245 158 11 / 0.45);
}
.hover\:border-amber-500\/5:hover {
  border-color: rgb(245 158 11 / 0.05);
}
.hover\:border-amber-500\/50:hover {
  border-color: rgb(245 158 11 / 0.5);
}
.hover\:border-amber-500\/55:hover {
  border-color: rgb(245 158 11 / 0.55);
}
.hover\:border-amber-500\/60:hover {
  border-color: rgb(245 158 11 / 0.6);
}
.hover\:border-amber-500\/65:hover {
  border-color: rgb(245 158 11 / 0.65);
}
.hover\:border-amber-500\/70:hover {
  border-color: rgb(245 158 11 / 0.7);
}
.hover\:border-amber-500\/75:hover {
  border-color: rgb(245 158 11 / 0.75);
}
.hover\:border-amber-500\/80:hover {
  border-color: rgb(245 158 11 / 0.8);
}
.hover\:border-amber-500\/85:hover {
  border-color: rgb(245 158 11 / 0.85);
}
.hover\:border-amber-500\/90:hover {
  border-color: rgb(245 158 11 / 0.9);
}
.hover\:border-amber-500\/95:hover {
  border-color: rgb(245 158 11 / 0.95);
}
.hover\:border-amber-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.hover\:border-amber-600\/0:hover {
  border-color: rgb(217 119 6 / 0);
}
.hover\:border-amber-600\/10:hover {
  border-color: rgb(217 119 6 / 0.1);
}
.hover\:border-amber-600\/100:hover {
  border-color: rgb(217 119 6 / 1);
}
.hover\:border-amber-600\/15:hover {
  border-color: rgb(217 119 6 / 0.15);
}
.hover\:border-amber-600\/20:hover {
  border-color: rgb(217 119 6 / 0.2);
}
.hover\:border-amber-600\/25:hover {
  border-color: rgb(217 119 6 / 0.25);
}
.hover\:border-amber-600\/30:hover {
  border-color: rgb(217 119 6 / 0.3);
}
.hover\:border-amber-600\/35:hover {
  border-color: rgb(217 119 6 / 0.35);
}
.hover\:border-amber-600\/40:hover {
  border-color: rgb(217 119 6 / 0.4);
}
.hover\:border-amber-600\/45:hover {
  border-color: rgb(217 119 6 / 0.45);
}
.hover\:border-amber-600\/5:hover {
  border-color: rgb(217 119 6 / 0.05);
}
.hover\:border-amber-600\/50:hover {
  border-color: rgb(217 119 6 / 0.5);
}
.hover\:border-amber-600\/55:hover {
  border-color: rgb(217 119 6 / 0.55);
}
.hover\:border-amber-600\/60:hover {
  border-color: rgb(217 119 6 / 0.6);
}
.hover\:border-amber-600\/65:hover {
  border-color: rgb(217 119 6 / 0.65);
}
.hover\:border-amber-600\/70:hover {
  border-color: rgb(217 119 6 / 0.7);
}
.hover\:border-amber-600\/75:hover {
  border-color: rgb(217 119 6 / 0.75);
}
.hover\:border-amber-600\/80:hover {
  border-color: rgb(217 119 6 / 0.8);
}
.hover\:border-amber-600\/85:hover {
  border-color: rgb(217 119 6 / 0.85);
}
.hover\:border-amber-600\/90:hover {
  border-color: rgb(217 119 6 / 0.9);
}
.hover\:border-amber-600\/95:hover {
  border-color: rgb(217 119 6 / 0.95);
}
.hover\:border-amber-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.hover\:border-amber-700\/0:hover {
  border-color: rgb(180 83 9 / 0);
}
.hover\:border-amber-700\/10:hover {
  border-color: rgb(180 83 9 / 0.1);
}
.hover\:border-amber-700\/100:hover {
  border-color: rgb(180 83 9 / 1);
}
.hover\:border-amber-700\/15:hover {
  border-color: rgb(180 83 9 / 0.15);
}
.hover\:border-amber-700\/20:hover {
  border-color: rgb(180 83 9 / 0.2);
}
.hover\:border-amber-700\/25:hover {
  border-color: rgb(180 83 9 / 0.25);
}
.hover\:border-amber-700\/30:hover {
  border-color: rgb(180 83 9 / 0.3);
}
.hover\:border-amber-700\/35:hover {
  border-color: rgb(180 83 9 / 0.35);
}
.hover\:border-amber-700\/40:hover {
  border-color: rgb(180 83 9 / 0.4);
}
.hover\:border-amber-700\/45:hover {
  border-color: rgb(180 83 9 / 0.45);
}
.hover\:border-amber-700\/5:hover {
  border-color: rgb(180 83 9 / 0.05);
}
.hover\:border-amber-700\/50:hover {
  border-color: rgb(180 83 9 / 0.5);
}
.hover\:border-amber-700\/55:hover {
  border-color: rgb(180 83 9 / 0.55);
}
.hover\:border-amber-700\/60:hover {
  border-color: rgb(180 83 9 / 0.6);
}
.hover\:border-amber-700\/65:hover {
  border-color: rgb(180 83 9 / 0.65);
}
.hover\:border-amber-700\/70:hover {
  border-color: rgb(180 83 9 / 0.7);
}
.hover\:border-amber-700\/75:hover {
  border-color: rgb(180 83 9 / 0.75);
}
.hover\:border-amber-700\/80:hover {
  border-color: rgb(180 83 9 / 0.8);
}
.hover\:border-amber-700\/85:hover {
  border-color: rgb(180 83 9 / 0.85);
}
.hover\:border-amber-700\/90:hover {
  border-color: rgb(180 83 9 / 0.9);
}
.hover\:border-amber-700\/95:hover {
  border-color: rgb(180 83 9 / 0.95);
}
.hover\:border-amber-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.hover\:border-amber-800\/0:hover {
  border-color: rgb(146 64 14 / 0);
}
.hover\:border-amber-800\/10:hover {
  border-color: rgb(146 64 14 / 0.1);
}
.hover\:border-amber-800\/100:hover {
  border-color: rgb(146 64 14 / 1);
}
.hover\:border-amber-800\/15:hover {
  border-color: rgb(146 64 14 / 0.15);
}
.hover\:border-amber-800\/20:hover {
  border-color: rgb(146 64 14 / 0.2);
}
.hover\:border-amber-800\/25:hover {
  border-color: rgb(146 64 14 / 0.25);
}
.hover\:border-amber-800\/30:hover {
  border-color: rgb(146 64 14 / 0.3);
}
.hover\:border-amber-800\/35:hover {
  border-color: rgb(146 64 14 / 0.35);
}
.hover\:border-amber-800\/40:hover {
  border-color: rgb(146 64 14 / 0.4);
}
.hover\:border-amber-800\/45:hover {
  border-color: rgb(146 64 14 / 0.45);
}
.hover\:border-amber-800\/5:hover {
  border-color: rgb(146 64 14 / 0.05);
}
.hover\:border-amber-800\/50:hover {
  border-color: rgb(146 64 14 / 0.5);
}
.hover\:border-amber-800\/55:hover {
  border-color: rgb(146 64 14 / 0.55);
}
.hover\:border-amber-800\/60:hover {
  border-color: rgb(146 64 14 / 0.6);
}
.hover\:border-amber-800\/65:hover {
  border-color: rgb(146 64 14 / 0.65);
}
.hover\:border-amber-800\/70:hover {
  border-color: rgb(146 64 14 / 0.7);
}
.hover\:border-amber-800\/75:hover {
  border-color: rgb(146 64 14 / 0.75);
}
.hover\:border-amber-800\/80:hover {
  border-color: rgb(146 64 14 / 0.8);
}
.hover\:border-amber-800\/85:hover {
  border-color: rgb(146 64 14 / 0.85);
}
.hover\:border-amber-800\/90:hover {
  border-color: rgb(146 64 14 / 0.9);
}
.hover\:border-amber-800\/95:hover {
  border-color: rgb(146 64 14 / 0.95);
}
.hover\:border-amber-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.hover\:border-amber-900\/0:hover {
  border-color: rgb(120 53 15 / 0);
}
.hover\:border-amber-900\/10:hover {
  border-color: rgb(120 53 15 / 0.1);
}
.hover\:border-amber-900\/100:hover {
  border-color: rgb(120 53 15 / 1);
}
.hover\:border-amber-900\/15:hover {
  border-color: rgb(120 53 15 / 0.15);
}
.hover\:border-amber-900\/20:hover {
  border-color: rgb(120 53 15 / 0.2);
}
.hover\:border-amber-900\/25:hover {
  border-color: rgb(120 53 15 / 0.25);
}
.hover\:border-amber-900\/30:hover {
  border-color: rgb(120 53 15 / 0.3);
}
.hover\:border-amber-900\/35:hover {
  border-color: rgb(120 53 15 / 0.35);
}
.hover\:border-amber-900\/40:hover {
  border-color: rgb(120 53 15 / 0.4);
}
.hover\:border-amber-900\/45:hover {
  border-color: rgb(120 53 15 / 0.45);
}
.hover\:border-amber-900\/5:hover {
  border-color: rgb(120 53 15 / 0.05);
}
.hover\:border-amber-900\/50:hover {
  border-color: rgb(120 53 15 / 0.5);
}
.hover\:border-amber-900\/55:hover {
  border-color: rgb(120 53 15 / 0.55);
}
.hover\:border-amber-900\/60:hover {
  border-color: rgb(120 53 15 / 0.6);
}
.hover\:border-amber-900\/65:hover {
  border-color: rgb(120 53 15 / 0.65);
}
.hover\:border-amber-900\/70:hover {
  border-color: rgb(120 53 15 / 0.7);
}
.hover\:border-amber-900\/75:hover {
  border-color: rgb(120 53 15 / 0.75);
}
.hover\:border-amber-900\/80:hover {
  border-color: rgb(120 53 15 / 0.8);
}
.hover\:border-amber-900\/85:hover {
  border-color: rgb(120 53 15 / 0.85);
}
.hover\:border-amber-900\/90:hover {
  border-color: rgb(120 53 15 / 0.9);
}
.hover\:border-amber-900\/95:hover {
  border-color: rgb(120 53 15 / 0.95);
}
.hover\:border-blue-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.hover\:border-blue-100\/0:hover {
  border-color: rgb(219 234 254 / 0);
}
.hover\:border-blue-100\/10:hover {
  border-color: rgb(219 234 254 / 0.1);
}
.hover\:border-blue-100\/100:hover {
  border-color: rgb(219 234 254 / 1);
}
.hover\:border-blue-100\/15:hover {
  border-color: rgb(219 234 254 / 0.15);
}
.hover\:border-blue-100\/20:hover {
  border-color: rgb(219 234 254 / 0.2);
}
.hover\:border-blue-100\/25:hover {
  border-color: rgb(219 234 254 / 0.25);
}
.hover\:border-blue-100\/30:hover {
  border-color: rgb(219 234 254 / 0.3);
}
.hover\:border-blue-100\/35:hover {
  border-color: rgb(219 234 254 / 0.35);
}
.hover\:border-blue-100\/40:hover {
  border-color: rgb(219 234 254 / 0.4);
}
.hover\:border-blue-100\/45:hover {
  border-color: rgb(219 234 254 / 0.45);
}
.hover\:border-blue-100\/5:hover {
  border-color: rgb(219 234 254 / 0.05);
}
.hover\:border-blue-100\/50:hover {
  border-color: rgb(219 234 254 / 0.5);
}
.hover\:border-blue-100\/55:hover {
  border-color: rgb(219 234 254 / 0.55);
}
.hover\:border-blue-100\/60:hover {
  border-color: rgb(219 234 254 / 0.6);
}
.hover\:border-blue-100\/65:hover {
  border-color: rgb(219 234 254 / 0.65);
}
.hover\:border-blue-100\/70:hover {
  border-color: rgb(219 234 254 / 0.7);
}
.hover\:border-blue-100\/75:hover {
  border-color: rgb(219 234 254 / 0.75);
}
.hover\:border-blue-100\/80:hover {
  border-color: rgb(219 234 254 / 0.8);
}
.hover\:border-blue-100\/85:hover {
  border-color: rgb(219 234 254 / 0.85);
}
.hover\:border-blue-100\/90:hover {
  border-color: rgb(219 234 254 / 0.9);
}
.hover\:border-blue-100\/95:hover {
  border-color: rgb(219 234 254 / 0.95);
}
.hover\:border-blue-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.hover\:border-blue-200\/0:hover {
  border-color: rgb(191 219 254 / 0);
}
.hover\:border-blue-200\/10:hover {
  border-color: rgb(191 219 254 / 0.1);
}
.hover\:border-blue-200\/100:hover {
  border-color: rgb(191 219 254 / 1);
}
.hover\:border-blue-200\/15:hover {
  border-color: rgb(191 219 254 / 0.15);
}
.hover\:border-blue-200\/20:hover {
  border-color: rgb(191 219 254 / 0.2);
}
.hover\:border-blue-200\/25:hover {
  border-color: rgb(191 219 254 / 0.25);
}
.hover\:border-blue-200\/30:hover {
  border-color: rgb(191 219 254 / 0.3);
}
.hover\:border-blue-200\/35:hover {
  border-color: rgb(191 219 254 / 0.35);
}
.hover\:border-blue-200\/40:hover {
  border-color: rgb(191 219 254 / 0.4);
}
.hover\:border-blue-200\/45:hover {
  border-color: rgb(191 219 254 / 0.45);
}
.hover\:border-blue-200\/5:hover {
  border-color: rgb(191 219 254 / 0.05);
}
.hover\:border-blue-200\/50:hover {
  border-color: rgb(191 219 254 / 0.5);
}
.hover\:border-blue-200\/55:hover {
  border-color: rgb(191 219 254 / 0.55);
}
.hover\:border-blue-200\/60:hover {
  border-color: rgb(191 219 254 / 0.6);
}
.hover\:border-blue-200\/65:hover {
  border-color: rgb(191 219 254 / 0.65);
}
.hover\:border-blue-200\/70:hover {
  border-color: rgb(191 219 254 / 0.7);
}
.hover\:border-blue-200\/75:hover {
  border-color: rgb(191 219 254 / 0.75);
}
.hover\:border-blue-200\/80:hover {
  border-color: rgb(191 219 254 / 0.8);
}
.hover\:border-blue-200\/85:hover {
  border-color: rgb(191 219 254 / 0.85);
}
.hover\:border-blue-200\/90:hover {
  border-color: rgb(191 219 254 / 0.9);
}
.hover\:border-blue-200\/95:hover {
  border-color: rgb(191 219 254 / 0.95);
}
.hover\:border-blue-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.hover\:border-blue-300\/0:hover {
  border-color: rgb(147 197 253 / 0);
}
.hover\:border-blue-300\/10:hover {
  border-color: rgb(147 197 253 / 0.1);
}
.hover\:border-blue-300\/100:hover {
  border-color: rgb(147 197 253 / 1);
}
.hover\:border-blue-300\/15:hover {
  border-color: rgb(147 197 253 / 0.15);
}
.hover\:border-blue-300\/20:hover {
  border-color: rgb(147 197 253 / 0.2);
}
.hover\:border-blue-300\/25:hover {
  border-color: rgb(147 197 253 / 0.25);
}
.hover\:border-blue-300\/30:hover {
  border-color: rgb(147 197 253 / 0.3);
}
.hover\:border-blue-300\/35:hover {
  border-color: rgb(147 197 253 / 0.35);
}
.hover\:border-blue-300\/40:hover {
  border-color: rgb(147 197 253 / 0.4);
}
.hover\:border-blue-300\/45:hover {
  border-color: rgb(147 197 253 / 0.45);
}
.hover\:border-blue-300\/5:hover {
  border-color: rgb(147 197 253 / 0.05);
}
.hover\:border-blue-300\/50:hover {
  border-color: rgb(147 197 253 / 0.5);
}
.hover\:border-blue-300\/55:hover {
  border-color: rgb(147 197 253 / 0.55);
}
.hover\:border-blue-300\/60:hover {
  border-color: rgb(147 197 253 / 0.6);
}
.hover\:border-blue-300\/65:hover {
  border-color: rgb(147 197 253 / 0.65);
}
.hover\:border-blue-300\/70:hover {
  border-color: rgb(147 197 253 / 0.7);
}
.hover\:border-blue-300\/75:hover {
  border-color: rgb(147 197 253 / 0.75);
}
.hover\:border-blue-300\/80:hover {
  border-color: rgb(147 197 253 / 0.8);
}
.hover\:border-blue-300\/85:hover {
  border-color: rgb(147 197 253 / 0.85);
}
.hover\:border-blue-300\/90:hover {
  border-color: rgb(147 197 253 / 0.9);
}
.hover\:border-blue-300\/95:hover {
  border-color: rgb(147 197 253 / 0.95);
}
.hover\:border-blue-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}
.hover\:border-blue-400\/0:hover {
  border-color: rgb(96 165 250 / 0);
}
.hover\:border-blue-400\/10:hover {
  border-color: rgb(96 165 250 / 0.1);
}
.hover\:border-blue-400\/100:hover {
  border-color: rgb(96 165 250 / 1);
}
.hover\:border-blue-400\/15:hover {
  border-color: rgb(96 165 250 / 0.15);
}
.hover\:border-blue-400\/20:hover {
  border-color: rgb(96 165 250 / 0.2);
}
.hover\:border-blue-400\/25:hover {
  border-color: rgb(96 165 250 / 0.25);
}
.hover\:border-blue-400\/30:hover {
  border-color: rgb(96 165 250 / 0.3);
}
.hover\:border-blue-400\/35:hover {
  border-color: rgb(96 165 250 / 0.35);
}
.hover\:border-blue-400\/40:hover {
  border-color: rgb(96 165 250 / 0.4);
}
.hover\:border-blue-400\/45:hover {
  border-color: rgb(96 165 250 / 0.45);
}
.hover\:border-blue-400\/5:hover {
  border-color: rgb(96 165 250 / 0.05);
}
.hover\:border-blue-400\/50:hover {
  border-color: rgb(96 165 250 / 0.5);
}
.hover\:border-blue-400\/55:hover {
  border-color: rgb(96 165 250 / 0.55);
}
.hover\:border-blue-400\/60:hover {
  border-color: rgb(96 165 250 / 0.6);
}
.hover\:border-blue-400\/65:hover {
  border-color: rgb(96 165 250 / 0.65);
}
.hover\:border-blue-400\/70:hover {
  border-color: rgb(96 165 250 / 0.7);
}
.hover\:border-blue-400\/75:hover {
  border-color: rgb(96 165 250 / 0.75);
}
.hover\:border-blue-400\/80:hover {
  border-color: rgb(96 165 250 / 0.8);
}
.hover\:border-blue-400\/85:hover {
  border-color: rgb(96 165 250 / 0.85);
}
.hover\:border-blue-400\/90:hover {
  border-color: rgb(96 165 250 / 0.9);
}
.hover\:border-blue-400\/95:hover {
  border-color: rgb(96 165 250 / 0.95);
}
.hover\:border-blue-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.hover\:border-blue-500\/0:hover {
  border-color: rgb(59 130 246 / 0);
}
.hover\:border-blue-500\/10:hover {
  border-color: rgb(59 130 246 / 0.1);
}
.hover\:border-blue-500\/100:hover {
  border-color: rgb(59 130 246 / 1);
}
.hover\:border-blue-500\/15:hover {
  border-color: rgb(59 130 246 / 0.15);
}
.hover\:border-blue-500\/20:hover {
  border-color: rgb(59 130 246 / 0.2);
}
.hover\:border-blue-500\/25:hover {
  border-color: rgb(59 130 246 / 0.25);
}
.hover\:border-blue-500\/30:hover {
  border-color: rgb(59 130 246 / 0.3);
}
.hover\:border-blue-500\/35:hover {
  border-color: rgb(59 130 246 / 0.35);
}
.hover\:border-blue-500\/40:hover {
  border-color: rgb(59 130 246 / 0.4);
}
.hover\:border-blue-500\/45:hover {
  border-color: rgb(59 130 246 / 0.45);
}
.hover\:border-blue-500\/5:hover {
  border-color: rgb(59 130 246 / 0.05);
}
.hover\:border-blue-500\/50:hover {
  border-color: rgb(59 130 246 / 0.5);
}
.hover\:border-blue-500\/55:hover {
  border-color: rgb(59 130 246 / 0.55);
}
.hover\:border-blue-500\/60:hover {
  border-color: rgb(59 130 246 / 0.6);
}
.hover\:border-blue-500\/65:hover {
  border-color: rgb(59 130 246 / 0.65);
}
.hover\:border-blue-500\/70:hover {
  border-color: rgb(59 130 246 / 0.7);
}
.hover\:border-blue-500\/75:hover {
  border-color: rgb(59 130 246 / 0.75);
}
.hover\:border-blue-500\/80:hover {
  border-color: rgb(59 130 246 / 0.8);
}
.hover\:border-blue-500\/85:hover {
  border-color: rgb(59 130 246 / 0.85);
}
.hover\:border-blue-500\/90:hover {
  border-color: rgb(59 130 246 / 0.9);
}
.hover\:border-blue-500\/95:hover {
  border-color: rgb(59 130 246 / 0.95);
}
.hover\:border-blue-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.hover\:border-blue-600\/0:hover {
  border-color: rgb(37 99 235 / 0);
}
.hover\:border-blue-600\/10:hover {
  border-color: rgb(37 99 235 / 0.1);
}
.hover\:border-blue-600\/100:hover {
  border-color: rgb(37 99 235 / 1);
}
.hover\:border-blue-600\/15:hover {
  border-color: rgb(37 99 235 / 0.15);
}
.hover\:border-blue-600\/20:hover {
  border-color: rgb(37 99 235 / 0.2);
}
.hover\:border-blue-600\/25:hover {
  border-color: rgb(37 99 235 / 0.25);
}
.hover\:border-blue-600\/30:hover {
  border-color: rgb(37 99 235 / 0.3);
}
.hover\:border-blue-600\/35:hover {
  border-color: rgb(37 99 235 / 0.35);
}
.hover\:border-blue-600\/40:hover {
  border-color: rgb(37 99 235 / 0.4);
}
.hover\:border-blue-600\/45:hover {
  border-color: rgb(37 99 235 / 0.45);
}
.hover\:border-blue-600\/5:hover {
  border-color: rgb(37 99 235 / 0.05);
}
.hover\:border-blue-600\/50:hover {
  border-color: rgb(37 99 235 / 0.5);
}
.hover\:border-blue-600\/55:hover {
  border-color: rgb(37 99 235 / 0.55);
}
.hover\:border-blue-600\/60:hover {
  border-color: rgb(37 99 235 / 0.6);
}
.hover\:border-blue-600\/65:hover {
  border-color: rgb(37 99 235 / 0.65);
}
.hover\:border-blue-600\/70:hover {
  border-color: rgb(37 99 235 / 0.7);
}
.hover\:border-blue-600\/75:hover {
  border-color: rgb(37 99 235 / 0.75);
}
.hover\:border-blue-600\/80:hover {
  border-color: rgb(37 99 235 / 0.8);
}
.hover\:border-blue-600\/85:hover {
  border-color: rgb(37 99 235 / 0.85);
}
.hover\:border-blue-600\/90:hover {
  border-color: rgb(37 99 235 / 0.9);
}
.hover\:border-blue-600\/95:hover {
  border-color: rgb(37 99 235 / 0.95);
}
.hover\:border-blue-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}
.hover\:border-blue-700\/0:hover {
  border-color: rgb(29 78 216 / 0);
}
.hover\:border-blue-700\/10:hover {
  border-color: rgb(29 78 216 / 0.1);
}
.hover\:border-blue-700\/100:hover {
  border-color: rgb(29 78 216 / 1);
}
.hover\:border-blue-700\/15:hover {
  border-color: rgb(29 78 216 / 0.15);
}
.hover\:border-blue-700\/20:hover {
  border-color: rgb(29 78 216 / 0.2);
}
.hover\:border-blue-700\/25:hover {
  border-color: rgb(29 78 216 / 0.25);
}
.hover\:border-blue-700\/30:hover {
  border-color: rgb(29 78 216 / 0.3);
}
.hover\:border-blue-700\/35:hover {
  border-color: rgb(29 78 216 / 0.35);
}
.hover\:border-blue-700\/40:hover {
  border-color: rgb(29 78 216 / 0.4);
}
.hover\:border-blue-700\/45:hover {
  border-color: rgb(29 78 216 / 0.45);
}
.hover\:border-blue-700\/5:hover {
  border-color: rgb(29 78 216 / 0.05);
}
.hover\:border-blue-700\/50:hover {
  border-color: rgb(29 78 216 / 0.5);
}
.hover\:border-blue-700\/55:hover {
  border-color: rgb(29 78 216 / 0.55);
}
.hover\:border-blue-700\/60:hover {
  border-color: rgb(29 78 216 / 0.6);
}
.hover\:border-blue-700\/65:hover {
  border-color: rgb(29 78 216 / 0.65);
}
.hover\:border-blue-700\/70:hover {
  border-color: rgb(29 78 216 / 0.7);
}
.hover\:border-blue-700\/75:hover {
  border-color: rgb(29 78 216 / 0.75);
}
.hover\:border-blue-700\/80:hover {
  border-color: rgb(29 78 216 / 0.8);
}
.hover\:border-blue-700\/85:hover {
  border-color: rgb(29 78 216 / 0.85);
}
.hover\:border-blue-700\/90:hover {
  border-color: rgb(29 78 216 / 0.9);
}
.hover\:border-blue-700\/95:hover {
  border-color: rgb(29 78 216 / 0.95);
}
.hover\:border-blue-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}
.hover\:border-blue-800\/0:hover {
  border-color: rgb(30 64 175 / 0);
}
.hover\:border-blue-800\/10:hover {
  border-color: rgb(30 64 175 / 0.1);
}
.hover\:border-blue-800\/100:hover {
  border-color: rgb(30 64 175 / 1);
}
.hover\:border-blue-800\/15:hover {
  border-color: rgb(30 64 175 / 0.15);
}
.hover\:border-blue-800\/20:hover {
  border-color: rgb(30 64 175 / 0.2);
}
.hover\:border-blue-800\/25:hover {
  border-color: rgb(30 64 175 / 0.25);
}
.hover\:border-blue-800\/30:hover {
  border-color: rgb(30 64 175 / 0.3);
}
.hover\:border-blue-800\/35:hover {
  border-color: rgb(30 64 175 / 0.35);
}
.hover\:border-blue-800\/40:hover {
  border-color: rgb(30 64 175 / 0.4);
}
.hover\:border-blue-800\/45:hover {
  border-color: rgb(30 64 175 / 0.45);
}
.hover\:border-blue-800\/5:hover {
  border-color: rgb(30 64 175 / 0.05);
}
.hover\:border-blue-800\/50:hover {
  border-color: rgb(30 64 175 / 0.5);
}
.hover\:border-blue-800\/55:hover {
  border-color: rgb(30 64 175 / 0.55);
}
.hover\:border-blue-800\/60:hover {
  border-color: rgb(30 64 175 / 0.6);
}
.hover\:border-blue-800\/65:hover {
  border-color: rgb(30 64 175 / 0.65);
}
.hover\:border-blue-800\/70:hover {
  border-color: rgb(30 64 175 / 0.7);
}
.hover\:border-blue-800\/75:hover {
  border-color: rgb(30 64 175 / 0.75);
}
.hover\:border-blue-800\/80:hover {
  border-color: rgb(30 64 175 / 0.8);
}
.hover\:border-blue-800\/85:hover {
  border-color: rgb(30 64 175 / 0.85);
}
.hover\:border-blue-800\/90:hover {
  border-color: rgb(30 64 175 / 0.9);
}
.hover\:border-blue-800\/95:hover {
  border-color: rgb(30 64 175 / 0.95);
}
.hover\:border-blue-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}
.hover\:border-blue-900\/0:hover {
  border-color: rgb(30 58 138 / 0);
}
.hover\:border-blue-900\/10:hover {
  border-color: rgb(30 58 138 / 0.1);
}
.hover\:border-blue-900\/100:hover {
  border-color: rgb(30 58 138 / 1);
}
.hover\:border-blue-900\/15:hover {
  border-color: rgb(30 58 138 / 0.15);
}
.hover\:border-blue-900\/20:hover {
  border-color: rgb(30 58 138 / 0.2);
}
.hover\:border-blue-900\/25:hover {
  border-color: rgb(30 58 138 / 0.25);
}
.hover\:border-blue-900\/30:hover {
  border-color: rgb(30 58 138 / 0.3);
}
.hover\:border-blue-900\/35:hover {
  border-color: rgb(30 58 138 / 0.35);
}
.hover\:border-blue-900\/40:hover {
  border-color: rgb(30 58 138 / 0.4);
}
.hover\:border-blue-900\/45:hover {
  border-color: rgb(30 58 138 / 0.45);
}
.hover\:border-blue-900\/5:hover {
  border-color: rgb(30 58 138 / 0.05);
}
.hover\:border-blue-900\/50:hover {
  border-color: rgb(30 58 138 / 0.5);
}
.hover\:border-blue-900\/55:hover {
  border-color: rgb(30 58 138 / 0.55);
}
.hover\:border-blue-900\/60:hover {
  border-color: rgb(30 58 138 / 0.6);
}
.hover\:border-blue-900\/65:hover {
  border-color: rgb(30 58 138 / 0.65);
}
.hover\:border-blue-900\/70:hover {
  border-color: rgb(30 58 138 / 0.7);
}
.hover\:border-blue-900\/75:hover {
  border-color: rgb(30 58 138 / 0.75);
}
.hover\:border-blue-900\/80:hover {
  border-color: rgb(30 58 138 / 0.8);
}
.hover\:border-blue-900\/85:hover {
  border-color: rgb(30 58 138 / 0.85);
}
.hover\:border-blue-900\/90:hover {
  border-color: rgb(30 58 138 / 0.9);
}
.hover\:border-blue-900\/95:hover {
  border-color: rgb(30 58 138 / 0.95);
}
.hover\:border-border\/50:hover {
  border-color: hsl(var(--border) / 0.5);
}
.hover\:border-cyan-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.hover\:border-cyan-100\/0:hover {
  border-color: rgb(207 250 254 / 0);
}
.hover\:border-cyan-100\/10:hover {
  border-color: rgb(207 250 254 / 0.1);
}
.hover\:border-cyan-100\/100:hover {
  border-color: rgb(207 250 254 / 1);
}
.hover\:border-cyan-100\/15:hover {
  border-color: rgb(207 250 254 / 0.15);
}
.hover\:border-cyan-100\/20:hover {
  border-color: rgb(207 250 254 / 0.2);
}
.hover\:border-cyan-100\/25:hover {
  border-color: rgb(207 250 254 / 0.25);
}
.hover\:border-cyan-100\/30:hover {
  border-color: rgb(207 250 254 / 0.3);
}
.hover\:border-cyan-100\/35:hover {
  border-color: rgb(207 250 254 / 0.35);
}
.hover\:border-cyan-100\/40:hover {
  border-color: rgb(207 250 254 / 0.4);
}
.hover\:border-cyan-100\/45:hover {
  border-color: rgb(207 250 254 / 0.45);
}
.hover\:border-cyan-100\/5:hover {
  border-color: rgb(207 250 254 / 0.05);
}
.hover\:border-cyan-100\/50:hover {
  border-color: rgb(207 250 254 / 0.5);
}
.hover\:border-cyan-100\/55:hover {
  border-color: rgb(207 250 254 / 0.55);
}
.hover\:border-cyan-100\/60:hover {
  border-color: rgb(207 250 254 / 0.6);
}
.hover\:border-cyan-100\/65:hover {
  border-color: rgb(207 250 254 / 0.65);
}
.hover\:border-cyan-100\/70:hover {
  border-color: rgb(207 250 254 / 0.7);
}
.hover\:border-cyan-100\/75:hover {
  border-color: rgb(207 250 254 / 0.75);
}
.hover\:border-cyan-100\/80:hover {
  border-color: rgb(207 250 254 / 0.8);
}
.hover\:border-cyan-100\/85:hover {
  border-color: rgb(207 250 254 / 0.85);
}
.hover\:border-cyan-100\/90:hover {
  border-color: rgb(207 250 254 / 0.9);
}
.hover\:border-cyan-100\/95:hover {
  border-color: rgb(207 250 254 / 0.95);
}
.hover\:border-cyan-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.hover\:border-cyan-200\/0:hover {
  border-color: rgb(165 243 252 / 0);
}
.hover\:border-cyan-200\/10:hover {
  border-color: rgb(165 243 252 / 0.1);
}
.hover\:border-cyan-200\/100:hover {
  border-color: rgb(165 243 252 / 1);
}
.hover\:border-cyan-200\/15:hover {
  border-color: rgb(165 243 252 / 0.15);
}
.hover\:border-cyan-200\/20:hover {
  border-color: rgb(165 243 252 / 0.2);
}
.hover\:border-cyan-200\/25:hover {
  border-color: rgb(165 243 252 / 0.25);
}
.hover\:border-cyan-200\/30:hover {
  border-color: rgb(165 243 252 / 0.3);
}
.hover\:border-cyan-200\/35:hover {
  border-color: rgb(165 243 252 / 0.35);
}
.hover\:border-cyan-200\/40:hover {
  border-color: rgb(165 243 252 / 0.4);
}
.hover\:border-cyan-200\/45:hover {
  border-color: rgb(165 243 252 / 0.45);
}
.hover\:border-cyan-200\/5:hover {
  border-color: rgb(165 243 252 / 0.05);
}
.hover\:border-cyan-200\/50:hover {
  border-color: rgb(165 243 252 / 0.5);
}
.hover\:border-cyan-200\/55:hover {
  border-color: rgb(165 243 252 / 0.55);
}
.hover\:border-cyan-200\/60:hover {
  border-color: rgb(165 243 252 / 0.6);
}
.hover\:border-cyan-200\/65:hover {
  border-color: rgb(165 243 252 / 0.65);
}
.hover\:border-cyan-200\/70:hover {
  border-color: rgb(165 243 252 / 0.7);
}
.hover\:border-cyan-200\/75:hover {
  border-color: rgb(165 243 252 / 0.75);
}
.hover\:border-cyan-200\/80:hover {
  border-color: rgb(165 243 252 / 0.8);
}
.hover\:border-cyan-200\/85:hover {
  border-color: rgb(165 243 252 / 0.85);
}
.hover\:border-cyan-200\/90:hover {
  border-color: rgb(165 243 252 / 0.9);
}
.hover\:border-cyan-200\/95:hover {
  border-color: rgb(165 243 252 / 0.95);
}
.hover\:border-cyan-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.hover\:border-cyan-300\/0:hover {
  border-color: rgb(103 232 249 / 0);
}
.hover\:border-cyan-300\/10:hover {
  border-color: rgb(103 232 249 / 0.1);
}
.hover\:border-cyan-300\/100:hover {
  border-color: rgb(103 232 249 / 1);
}
.hover\:border-cyan-300\/15:hover {
  border-color: rgb(103 232 249 / 0.15);
}
.hover\:border-cyan-300\/20:hover {
  border-color: rgb(103 232 249 / 0.2);
}
.hover\:border-cyan-300\/25:hover {
  border-color: rgb(103 232 249 / 0.25);
}
.hover\:border-cyan-300\/30:hover {
  border-color: rgb(103 232 249 / 0.3);
}
.hover\:border-cyan-300\/35:hover {
  border-color: rgb(103 232 249 / 0.35);
}
.hover\:border-cyan-300\/40:hover {
  border-color: rgb(103 232 249 / 0.4);
}
.hover\:border-cyan-300\/45:hover {
  border-color: rgb(103 232 249 / 0.45);
}
.hover\:border-cyan-300\/5:hover {
  border-color: rgb(103 232 249 / 0.05);
}
.hover\:border-cyan-300\/50:hover {
  border-color: rgb(103 232 249 / 0.5);
}
.hover\:border-cyan-300\/55:hover {
  border-color: rgb(103 232 249 / 0.55);
}
.hover\:border-cyan-300\/60:hover {
  border-color: rgb(103 232 249 / 0.6);
}
.hover\:border-cyan-300\/65:hover {
  border-color: rgb(103 232 249 / 0.65);
}
.hover\:border-cyan-300\/70:hover {
  border-color: rgb(103 232 249 / 0.7);
}
.hover\:border-cyan-300\/75:hover {
  border-color: rgb(103 232 249 / 0.75);
}
.hover\:border-cyan-300\/80:hover {
  border-color: rgb(103 232 249 / 0.8);
}
.hover\:border-cyan-300\/85:hover {
  border-color: rgb(103 232 249 / 0.85);
}
.hover\:border-cyan-300\/90:hover {
  border-color: rgb(103 232 249 / 0.9);
}
.hover\:border-cyan-300\/95:hover {
  border-color: rgb(103 232 249 / 0.95);
}
.hover\:border-cyan-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.hover\:border-cyan-400\/0:hover {
  border-color: rgb(34 211 238 / 0);
}
.hover\:border-cyan-400\/10:hover {
  border-color: rgb(34 211 238 / 0.1);
}
.hover\:border-cyan-400\/100:hover {
  border-color: rgb(34 211 238 / 1);
}
.hover\:border-cyan-400\/15:hover {
  border-color: rgb(34 211 238 / 0.15);
}
.hover\:border-cyan-400\/20:hover {
  border-color: rgb(34 211 238 / 0.2);
}
.hover\:border-cyan-400\/25:hover {
  border-color: rgb(34 211 238 / 0.25);
}
.hover\:border-cyan-400\/30:hover {
  border-color: rgb(34 211 238 / 0.3);
}
.hover\:border-cyan-400\/35:hover {
  border-color: rgb(34 211 238 / 0.35);
}
.hover\:border-cyan-400\/40:hover {
  border-color: rgb(34 211 238 / 0.4);
}
.hover\:border-cyan-400\/45:hover {
  border-color: rgb(34 211 238 / 0.45);
}
.hover\:border-cyan-400\/5:hover {
  border-color: rgb(34 211 238 / 0.05);
}
.hover\:border-cyan-400\/50:hover {
  border-color: rgb(34 211 238 / 0.5);
}
.hover\:border-cyan-400\/55:hover {
  border-color: rgb(34 211 238 / 0.55);
}
.hover\:border-cyan-400\/60:hover {
  border-color: rgb(34 211 238 / 0.6);
}
.hover\:border-cyan-400\/65:hover {
  border-color: rgb(34 211 238 / 0.65);
}
.hover\:border-cyan-400\/70:hover {
  border-color: rgb(34 211 238 / 0.7);
}
.hover\:border-cyan-400\/75:hover {
  border-color: rgb(34 211 238 / 0.75);
}
.hover\:border-cyan-400\/80:hover {
  border-color: rgb(34 211 238 / 0.8);
}
.hover\:border-cyan-400\/85:hover {
  border-color: rgb(34 211 238 / 0.85);
}
.hover\:border-cyan-400\/90:hover {
  border-color: rgb(34 211 238 / 0.9);
}
.hover\:border-cyan-400\/95:hover {
  border-color: rgb(34 211 238 / 0.95);
}
.hover\:border-cyan-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.hover\:border-cyan-500\/0:hover {
  border-color: rgb(6 182 212 / 0);
}
.hover\:border-cyan-500\/10:hover {
  border-color: rgb(6 182 212 / 0.1);
}
.hover\:border-cyan-500\/100:hover {
  border-color: rgb(6 182 212 / 1);
}
.hover\:border-cyan-500\/15:hover {
  border-color: rgb(6 182 212 / 0.15);
}
.hover\:border-cyan-500\/20:hover {
  border-color: rgb(6 182 212 / 0.2);
}
.hover\:border-cyan-500\/25:hover {
  border-color: rgb(6 182 212 / 0.25);
}
.hover\:border-cyan-500\/30:hover {
  border-color: rgb(6 182 212 / 0.3);
}
.hover\:border-cyan-500\/35:hover {
  border-color: rgb(6 182 212 / 0.35);
}
.hover\:border-cyan-500\/40:hover {
  border-color: rgb(6 182 212 / 0.4);
}
.hover\:border-cyan-500\/45:hover {
  border-color: rgb(6 182 212 / 0.45);
}
.hover\:border-cyan-500\/5:hover {
  border-color: rgb(6 182 212 / 0.05);
}
.hover\:border-cyan-500\/50:hover {
  border-color: rgb(6 182 212 / 0.5);
}
.hover\:border-cyan-500\/55:hover {
  border-color: rgb(6 182 212 / 0.55);
}
.hover\:border-cyan-500\/60:hover {
  border-color: rgb(6 182 212 / 0.6);
}
.hover\:border-cyan-500\/65:hover {
  border-color: rgb(6 182 212 / 0.65);
}
.hover\:border-cyan-500\/70:hover {
  border-color: rgb(6 182 212 / 0.7);
}
.hover\:border-cyan-500\/75:hover {
  border-color: rgb(6 182 212 / 0.75);
}
.hover\:border-cyan-500\/80:hover {
  border-color: rgb(6 182 212 / 0.8);
}
.hover\:border-cyan-500\/85:hover {
  border-color: rgb(6 182 212 / 0.85);
}
.hover\:border-cyan-500\/90:hover {
  border-color: rgb(6 182 212 / 0.9);
}
.hover\:border-cyan-500\/95:hover {
  border-color: rgb(6 182 212 / 0.95);
}
.hover\:border-cyan-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.hover\:border-cyan-600\/0:hover {
  border-color: rgb(8 145 178 / 0);
}
.hover\:border-cyan-600\/10:hover {
  border-color: rgb(8 145 178 / 0.1);
}
.hover\:border-cyan-600\/100:hover {
  border-color: rgb(8 145 178 / 1);
}
.hover\:border-cyan-600\/15:hover {
  border-color: rgb(8 145 178 / 0.15);
}
.hover\:border-cyan-600\/20:hover {
  border-color: rgb(8 145 178 / 0.2);
}
.hover\:border-cyan-600\/25:hover {
  border-color: rgb(8 145 178 / 0.25);
}
.hover\:border-cyan-600\/30:hover {
  border-color: rgb(8 145 178 / 0.3);
}
.hover\:border-cyan-600\/35:hover {
  border-color: rgb(8 145 178 / 0.35);
}
.hover\:border-cyan-600\/40:hover {
  border-color: rgb(8 145 178 / 0.4);
}
.hover\:border-cyan-600\/45:hover {
  border-color: rgb(8 145 178 / 0.45);
}
.hover\:border-cyan-600\/5:hover {
  border-color: rgb(8 145 178 / 0.05);
}
.hover\:border-cyan-600\/50:hover {
  border-color: rgb(8 145 178 / 0.5);
}
.hover\:border-cyan-600\/55:hover {
  border-color: rgb(8 145 178 / 0.55);
}
.hover\:border-cyan-600\/60:hover {
  border-color: rgb(8 145 178 / 0.6);
}
.hover\:border-cyan-600\/65:hover {
  border-color: rgb(8 145 178 / 0.65);
}
.hover\:border-cyan-600\/70:hover {
  border-color: rgb(8 145 178 / 0.7);
}
.hover\:border-cyan-600\/75:hover {
  border-color: rgb(8 145 178 / 0.75);
}
.hover\:border-cyan-600\/80:hover {
  border-color: rgb(8 145 178 / 0.8);
}
.hover\:border-cyan-600\/85:hover {
  border-color: rgb(8 145 178 / 0.85);
}
.hover\:border-cyan-600\/90:hover {
  border-color: rgb(8 145 178 / 0.9);
}
.hover\:border-cyan-600\/95:hover {
  border-color: rgb(8 145 178 / 0.95);
}
.hover\:border-cyan-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.hover\:border-cyan-700\/0:hover {
  border-color: rgb(14 116 144 / 0);
}
.hover\:border-cyan-700\/10:hover {
  border-color: rgb(14 116 144 / 0.1);
}
.hover\:border-cyan-700\/100:hover {
  border-color: rgb(14 116 144 / 1);
}
.hover\:border-cyan-700\/15:hover {
  border-color: rgb(14 116 144 / 0.15);
}
.hover\:border-cyan-700\/20:hover {
  border-color: rgb(14 116 144 / 0.2);
}
.hover\:border-cyan-700\/25:hover {
  border-color: rgb(14 116 144 / 0.25);
}
.hover\:border-cyan-700\/30:hover {
  border-color: rgb(14 116 144 / 0.3);
}
.hover\:border-cyan-700\/35:hover {
  border-color: rgb(14 116 144 / 0.35);
}
.hover\:border-cyan-700\/40:hover {
  border-color: rgb(14 116 144 / 0.4);
}
.hover\:border-cyan-700\/45:hover {
  border-color: rgb(14 116 144 / 0.45);
}
.hover\:border-cyan-700\/5:hover {
  border-color: rgb(14 116 144 / 0.05);
}
.hover\:border-cyan-700\/50:hover {
  border-color: rgb(14 116 144 / 0.5);
}
.hover\:border-cyan-700\/55:hover {
  border-color: rgb(14 116 144 / 0.55);
}
.hover\:border-cyan-700\/60:hover {
  border-color: rgb(14 116 144 / 0.6);
}
.hover\:border-cyan-700\/65:hover {
  border-color: rgb(14 116 144 / 0.65);
}
.hover\:border-cyan-700\/70:hover {
  border-color: rgb(14 116 144 / 0.7);
}
.hover\:border-cyan-700\/75:hover {
  border-color: rgb(14 116 144 / 0.75);
}
.hover\:border-cyan-700\/80:hover {
  border-color: rgb(14 116 144 / 0.8);
}
.hover\:border-cyan-700\/85:hover {
  border-color: rgb(14 116 144 / 0.85);
}
.hover\:border-cyan-700\/90:hover {
  border-color: rgb(14 116 144 / 0.9);
}
.hover\:border-cyan-700\/95:hover {
  border-color: rgb(14 116 144 / 0.95);
}
.hover\:border-cyan-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.hover\:border-cyan-800\/0:hover {
  border-color: rgb(21 94 117 / 0);
}
.hover\:border-cyan-800\/10:hover {
  border-color: rgb(21 94 117 / 0.1);
}
.hover\:border-cyan-800\/100:hover {
  border-color: rgb(21 94 117 / 1);
}
.hover\:border-cyan-800\/15:hover {
  border-color: rgb(21 94 117 / 0.15);
}
.hover\:border-cyan-800\/20:hover {
  border-color: rgb(21 94 117 / 0.2);
}
.hover\:border-cyan-800\/25:hover {
  border-color: rgb(21 94 117 / 0.25);
}
.hover\:border-cyan-800\/30:hover {
  border-color: rgb(21 94 117 / 0.3);
}
.hover\:border-cyan-800\/35:hover {
  border-color: rgb(21 94 117 / 0.35);
}
.hover\:border-cyan-800\/40:hover {
  border-color: rgb(21 94 117 / 0.4);
}
.hover\:border-cyan-800\/45:hover {
  border-color: rgb(21 94 117 / 0.45);
}
.hover\:border-cyan-800\/5:hover {
  border-color: rgb(21 94 117 / 0.05);
}
.hover\:border-cyan-800\/50:hover {
  border-color: rgb(21 94 117 / 0.5);
}
.hover\:border-cyan-800\/55:hover {
  border-color: rgb(21 94 117 / 0.55);
}
.hover\:border-cyan-800\/60:hover {
  border-color: rgb(21 94 117 / 0.6);
}
.hover\:border-cyan-800\/65:hover {
  border-color: rgb(21 94 117 / 0.65);
}
.hover\:border-cyan-800\/70:hover {
  border-color: rgb(21 94 117 / 0.7);
}
.hover\:border-cyan-800\/75:hover {
  border-color: rgb(21 94 117 / 0.75);
}
.hover\:border-cyan-800\/80:hover {
  border-color: rgb(21 94 117 / 0.8);
}
.hover\:border-cyan-800\/85:hover {
  border-color: rgb(21 94 117 / 0.85);
}
.hover\:border-cyan-800\/90:hover {
  border-color: rgb(21 94 117 / 0.9);
}
.hover\:border-cyan-800\/95:hover {
  border-color: rgb(21 94 117 / 0.95);
}
.hover\:border-cyan-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.hover\:border-cyan-900\/0:hover {
  border-color: rgb(22 78 99 / 0);
}
.hover\:border-cyan-900\/10:hover {
  border-color: rgb(22 78 99 / 0.1);
}
.hover\:border-cyan-900\/100:hover {
  border-color: rgb(22 78 99 / 1);
}
.hover\:border-cyan-900\/15:hover {
  border-color: rgb(22 78 99 / 0.15);
}
.hover\:border-cyan-900\/20:hover {
  border-color: rgb(22 78 99 / 0.2);
}
.hover\:border-cyan-900\/25:hover {
  border-color: rgb(22 78 99 / 0.25);
}
.hover\:border-cyan-900\/30:hover {
  border-color: rgb(22 78 99 / 0.3);
}
.hover\:border-cyan-900\/35:hover {
  border-color: rgb(22 78 99 / 0.35);
}
.hover\:border-cyan-900\/40:hover {
  border-color: rgb(22 78 99 / 0.4);
}
.hover\:border-cyan-900\/45:hover {
  border-color: rgb(22 78 99 / 0.45);
}
.hover\:border-cyan-900\/5:hover {
  border-color: rgb(22 78 99 / 0.05);
}
.hover\:border-cyan-900\/50:hover {
  border-color: rgb(22 78 99 / 0.5);
}
.hover\:border-cyan-900\/55:hover {
  border-color: rgb(22 78 99 / 0.55);
}
.hover\:border-cyan-900\/60:hover {
  border-color: rgb(22 78 99 / 0.6);
}
.hover\:border-cyan-900\/65:hover {
  border-color: rgb(22 78 99 / 0.65);
}
.hover\:border-cyan-900\/70:hover {
  border-color: rgb(22 78 99 / 0.7);
}
.hover\:border-cyan-900\/75:hover {
  border-color: rgb(22 78 99 / 0.75);
}
.hover\:border-cyan-900\/80:hover {
  border-color: rgb(22 78 99 / 0.8);
}
.hover\:border-cyan-900\/85:hover {
  border-color: rgb(22 78 99 / 0.85);
}
.hover\:border-cyan-900\/90:hover {
  border-color: rgb(22 78 99 / 0.9);
}
.hover\:border-cyan-900\/95:hover {
  border-color: rgb(22 78 99 / 0.95);
}
.hover\:border-emerald-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.hover\:border-emerald-100\/0:hover {
  border-color: rgb(209 250 229 / 0);
}
.hover\:border-emerald-100\/10:hover {
  border-color: rgb(209 250 229 / 0.1);
}
.hover\:border-emerald-100\/100:hover {
  border-color: rgb(209 250 229 / 1);
}
.hover\:border-emerald-100\/15:hover {
  border-color: rgb(209 250 229 / 0.15);
}
.hover\:border-emerald-100\/20:hover {
  border-color: rgb(209 250 229 / 0.2);
}
.hover\:border-emerald-100\/25:hover {
  border-color: rgb(209 250 229 / 0.25);
}
.hover\:border-emerald-100\/30:hover {
  border-color: rgb(209 250 229 / 0.3);
}
.hover\:border-emerald-100\/35:hover {
  border-color: rgb(209 250 229 / 0.35);
}
.hover\:border-emerald-100\/40:hover {
  border-color: rgb(209 250 229 / 0.4);
}
.hover\:border-emerald-100\/45:hover {
  border-color: rgb(209 250 229 / 0.45);
}
.hover\:border-emerald-100\/5:hover {
  border-color: rgb(209 250 229 / 0.05);
}
.hover\:border-emerald-100\/50:hover {
  border-color: rgb(209 250 229 / 0.5);
}
.hover\:border-emerald-100\/55:hover {
  border-color: rgb(209 250 229 / 0.55);
}
.hover\:border-emerald-100\/60:hover {
  border-color: rgb(209 250 229 / 0.6);
}
.hover\:border-emerald-100\/65:hover {
  border-color: rgb(209 250 229 / 0.65);
}
.hover\:border-emerald-100\/70:hover {
  border-color: rgb(209 250 229 / 0.7);
}
.hover\:border-emerald-100\/75:hover {
  border-color: rgb(209 250 229 / 0.75);
}
.hover\:border-emerald-100\/80:hover {
  border-color: rgb(209 250 229 / 0.8);
}
.hover\:border-emerald-100\/85:hover {
  border-color: rgb(209 250 229 / 0.85);
}
.hover\:border-emerald-100\/90:hover {
  border-color: rgb(209 250 229 / 0.9);
}
.hover\:border-emerald-100\/95:hover {
  border-color: rgb(209 250 229 / 0.95);
}
.hover\:border-emerald-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.hover\:border-emerald-200\/0:hover {
  border-color: rgb(167 243 208 / 0);
}
.hover\:border-emerald-200\/10:hover {
  border-color: rgb(167 243 208 / 0.1);
}
.hover\:border-emerald-200\/100:hover {
  border-color: rgb(167 243 208 / 1);
}
.hover\:border-emerald-200\/15:hover {
  border-color: rgb(167 243 208 / 0.15);
}
.hover\:border-emerald-200\/20:hover {
  border-color: rgb(167 243 208 / 0.2);
}
.hover\:border-emerald-200\/25:hover {
  border-color: rgb(167 243 208 / 0.25);
}
.hover\:border-emerald-200\/30:hover {
  border-color: rgb(167 243 208 / 0.3);
}
.hover\:border-emerald-200\/35:hover {
  border-color: rgb(167 243 208 / 0.35);
}
.hover\:border-emerald-200\/40:hover {
  border-color: rgb(167 243 208 / 0.4);
}
.hover\:border-emerald-200\/45:hover {
  border-color: rgb(167 243 208 / 0.45);
}
.hover\:border-emerald-200\/5:hover {
  border-color: rgb(167 243 208 / 0.05);
}
.hover\:border-emerald-200\/50:hover {
  border-color: rgb(167 243 208 / 0.5);
}
.hover\:border-emerald-200\/55:hover {
  border-color: rgb(167 243 208 / 0.55);
}
.hover\:border-emerald-200\/60:hover {
  border-color: rgb(167 243 208 / 0.6);
}
.hover\:border-emerald-200\/65:hover {
  border-color: rgb(167 243 208 / 0.65);
}
.hover\:border-emerald-200\/70:hover {
  border-color: rgb(167 243 208 / 0.7);
}
.hover\:border-emerald-200\/75:hover {
  border-color: rgb(167 243 208 / 0.75);
}
.hover\:border-emerald-200\/80:hover {
  border-color: rgb(167 243 208 / 0.8);
}
.hover\:border-emerald-200\/85:hover {
  border-color: rgb(167 243 208 / 0.85);
}
.hover\:border-emerald-200\/90:hover {
  border-color: rgb(167 243 208 / 0.9);
}
.hover\:border-emerald-200\/95:hover {
  border-color: rgb(167 243 208 / 0.95);
}
.hover\:border-emerald-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.hover\:border-emerald-300\/0:hover {
  border-color: rgb(110 231 183 / 0);
}
.hover\:border-emerald-300\/10:hover {
  border-color: rgb(110 231 183 / 0.1);
}
.hover\:border-emerald-300\/100:hover {
  border-color: rgb(110 231 183 / 1);
}
.hover\:border-emerald-300\/15:hover {
  border-color: rgb(110 231 183 / 0.15);
}
.hover\:border-emerald-300\/20:hover {
  border-color: rgb(110 231 183 / 0.2);
}
.hover\:border-emerald-300\/25:hover {
  border-color: rgb(110 231 183 / 0.25);
}
.hover\:border-emerald-300\/30:hover {
  border-color: rgb(110 231 183 / 0.3);
}
.hover\:border-emerald-300\/35:hover {
  border-color: rgb(110 231 183 / 0.35);
}
.hover\:border-emerald-300\/40:hover {
  border-color: rgb(110 231 183 / 0.4);
}
.hover\:border-emerald-300\/45:hover {
  border-color: rgb(110 231 183 / 0.45);
}
.hover\:border-emerald-300\/5:hover {
  border-color: rgb(110 231 183 / 0.05);
}
.hover\:border-emerald-300\/50:hover {
  border-color: rgb(110 231 183 / 0.5);
}
.hover\:border-emerald-300\/55:hover {
  border-color: rgb(110 231 183 / 0.55);
}
.hover\:border-emerald-300\/60:hover {
  border-color: rgb(110 231 183 / 0.6);
}
.hover\:border-emerald-300\/65:hover {
  border-color: rgb(110 231 183 / 0.65);
}
.hover\:border-emerald-300\/70:hover {
  border-color: rgb(110 231 183 / 0.7);
}
.hover\:border-emerald-300\/75:hover {
  border-color: rgb(110 231 183 / 0.75);
}
.hover\:border-emerald-300\/80:hover {
  border-color: rgb(110 231 183 / 0.8);
}
.hover\:border-emerald-300\/85:hover {
  border-color: rgb(110 231 183 / 0.85);
}
.hover\:border-emerald-300\/90:hover {
  border-color: rgb(110 231 183 / 0.9);
}
.hover\:border-emerald-300\/95:hover {
  border-color: rgb(110 231 183 / 0.95);
}
.hover\:border-emerald-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.hover\:border-emerald-400\/0:hover {
  border-color: rgb(52 211 153 / 0);
}
.hover\:border-emerald-400\/10:hover {
  border-color: rgb(52 211 153 / 0.1);
}
.hover\:border-emerald-400\/100:hover {
  border-color: rgb(52 211 153 / 1);
}
.hover\:border-emerald-400\/15:hover {
  border-color: rgb(52 211 153 / 0.15);
}
.hover\:border-emerald-400\/20:hover {
  border-color: rgb(52 211 153 / 0.2);
}
.hover\:border-emerald-400\/25:hover {
  border-color: rgb(52 211 153 / 0.25);
}
.hover\:border-emerald-400\/30:hover {
  border-color: rgb(52 211 153 / 0.3);
}
.hover\:border-emerald-400\/35:hover {
  border-color: rgb(52 211 153 / 0.35);
}
.hover\:border-emerald-400\/40:hover {
  border-color: rgb(52 211 153 / 0.4);
}
.hover\:border-emerald-400\/45:hover {
  border-color: rgb(52 211 153 / 0.45);
}
.hover\:border-emerald-400\/5:hover {
  border-color: rgb(52 211 153 / 0.05);
}
.hover\:border-emerald-400\/50:hover {
  border-color: rgb(52 211 153 / 0.5);
}
.hover\:border-emerald-400\/55:hover {
  border-color: rgb(52 211 153 / 0.55);
}
.hover\:border-emerald-400\/60:hover {
  border-color: rgb(52 211 153 / 0.6);
}
.hover\:border-emerald-400\/65:hover {
  border-color: rgb(52 211 153 / 0.65);
}
.hover\:border-emerald-400\/70:hover {
  border-color: rgb(52 211 153 / 0.7);
}
.hover\:border-emerald-400\/75:hover {
  border-color: rgb(52 211 153 / 0.75);
}
.hover\:border-emerald-400\/80:hover {
  border-color: rgb(52 211 153 / 0.8);
}
.hover\:border-emerald-400\/85:hover {
  border-color: rgb(52 211 153 / 0.85);
}
.hover\:border-emerald-400\/90:hover {
  border-color: rgb(52 211 153 / 0.9);
}
.hover\:border-emerald-400\/95:hover {
  border-color: rgb(52 211 153 / 0.95);
}
.hover\:border-emerald-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.hover\:border-emerald-500\/0:hover {
  border-color: rgb(16 185 129 / 0);
}
.hover\:border-emerald-500\/10:hover {
  border-color: rgb(16 185 129 / 0.1);
}
.hover\:border-emerald-500\/100:hover {
  border-color: rgb(16 185 129 / 1);
}
.hover\:border-emerald-500\/15:hover {
  border-color: rgb(16 185 129 / 0.15);
}
.hover\:border-emerald-500\/20:hover {
  border-color: rgb(16 185 129 / 0.2);
}
.hover\:border-emerald-500\/25:hover {
  border-color: rgb(16 185 129 / 0.25);
}
.hover\:border-emerald-500\/30:hover {
  border-color: rgb(16 185 129 / 0.3);
}
.hover\:border-emerald-500\/35:hover {
  border-color: rgb(16 185 129 / 0.35);
}
.hover\:border-emerald-500\/40:hover {
  border-color: rgb(16 185 129 / 0.4);
}
.hover\:border-emerald-500\/45:hover {
  border-color: rgb(16 185 129 / 0.45);
}
.hover\:border-emerald-500\/5:hover {
  border-color: rgb(16 185 129 / 0.05);
}
.hover\:border-emerald-500\/50:hover {
  border-color: rgb(16 185 129 / 0.5);
}
.hover\:border-emerald-500\/55:hover {
  border-color: rgb(16 185 129 / 0.55);
}
.hover\:border-emerald-500\/60:hover {
  border-color: rgb(16 185 129 / 0.6);
}
.hover\:border-emerald-500\/65:hover {
  border-color: rgb(16 185 129 / 0.65);
}
.hover\:border-emerald-500\/70:hover {
  border-color: rgb(16 185 129 / 0.7);
}
.hover\:border-emerald-500\/75:hover {
  border-color: rgb(16 185 129 / 0.75);
}
.hover\:border-emerald-500\/80:hover {
  border-color: rgb(16 185 129 / 0.8);
}
.hover\:border-emerald-500\/85:hover {
  border-color: rgb(16 185 129 / 0.85);
}
.hover\:border-emerald-500\/90:hover {
  border-color: rgb(16 185 129 / 0.9);
}
.hover\:border-emerald-500\/95:hover {
  border-color: rgb(16 185 129 / 0.95);
}
.hover\:border-emerald-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.hover\:border-emerald-600\/0:hover {
  border-color: rgb(5 150 105 / 0);
}
.hover\:border-emerald-600\/10:hover {
  border-color: rgb(5 150 105 / 0.1);
}
.hover\:border-emerald-600\/100:hover {
  border-color: rgb(5 150 105 / 1);
}
.hover\:border-emerald-600\/15:hover {
  border-color: rgb(5 150 105 / 0.15);
}
.hover\:border-emerald-600\/20:hover {
  border-color: rgb(5 150 105 / 0.2);
}
.hover\:border-emerald-600\/25:hover {
  border-color: rgb(5 150 105 / 0.25);
}
.hover\:border-emerald-600\/30:hover {
  border-color: rgb(5 150 105 / 0.3);
}
.hover\:border-emerald-600\/35:hover {
  border-color: rgb(5 150 105 / 0.35);
}
.hover\:border-emerald-600\/40:hover {
  border-color: rgb(5 150 105 / 0.4);
}
.hover\:border-emerald-600\/45:hover {
  border-color: rgb(5 150 105 / 0.45);
}
.hover\:border-emerald-600\/5:hover {
  border-color: rgb(5 150 105 / 0.05);
}
.hover\:border-emerald-600\/50:hover {
  border-color: rgb(5 150 105 / 0.5);
}
.hover\:border-emerald-600\/55:hover {
  border-color: rgb(5 150 105 / 0.55);
}
.hover\:border-emerald-600\/60:hover {
  border-color: rgb(5 150 105 / 0.6);
}
.hover\:border-emerald-600\/65:hover {
  border-color: rgb(5 150 105 / 0.65);
}
.hover\:border-emerald-600\/70:hover {
  border-color: rgb(5 150 105 / 0.7);
}
.hover\:border-emerald-600\/75:hover {
  border-color: rgb(5 150 105 / 0.75);
}
.hover\:border-emerald-600\/80:hover {
  border-color: rgb(5 150 105 / 0.8);
}
.hover\:border-emerald-600\/85:hover {
  border-color: rgb(5 150 105 / 0.85);
}
.hover\:border-emerald-600\/90:hover {
  border-color: rgb(5 150 105 / 0.9);
}
.hover\:border-emerald-600\/95:hover {
  border-color: rgb(5 150 105 / 0.95);
}
.hover\:border-emerald-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.hover\:border-emerald-700\/0:hover {
  border-color: rgb(4 120 87 / 0);
}
.hover\:border-emerald-700\/10:hover {
  border-color: rgb(4 120 87 / 0.1);
}
.hover\:border-emerald-700\/100:hover {
  border-color: rgb(4 120 87 / 1);
}
.hover\:border-emerald-700\/15:hover {
  border-color: rgb(4 120 87 / 0.15);
}
.hover\:border-emerald-700\/20:hover {
  border-color: rgb(4 120 87 / 0.2);
}
.hover\:border-emerald-700\/25:hover {
  border-color: rgb(4 120 87 / 0.25);
}
.hover\:border-emerald-700\/30:hover {
  border-color: rgb(4 120 87 / 0.3);
}
.hover\:border-emerald-700\/35:hover {
  border-color: rgb(4 120 87 / 0.35);
}
.hover\:border-emerald-700\/40:hover {
  border-color: rgb(4 120 87 / 0.4);
}
.hover\:border-emerald-700\/45:hover {
  border-color: rgb(4 120 87 / 0.45);
}
.hover\:border-emerald-700\/5:hover {
  border-color: rgb(4 120 87 / 0.05);
}
.hover\:border-emerald-700\/50:hover {
  border-color: rgb(4 120 87 / 0.5);
}
.hover\:border-emerald-700\/55:hover {
  border-color: rgb(4 120 87 / 0.55);
}
.hover\:border-emerald-700\/60:hover {
  border-color: rgb(4 120 87 / 0.6);
}
.hover\:border-emerald-700\/65:hover {
  border-color: rgb(4 120 87 / 0.65);
}
.hover\:border-emerald-700\/70:hover {
  border-color: rgb(4 120 87 / 0.7);
}
.hover\:border-emerald-700\/75:hover {
  border-color: rgb(4 120 87 / 0.75);
}
.hover\:border-emerald-700\/80:hover {
  border-color: rgb(4 120 87 / 0.8);
}
.hover\:border-emerald-700\/85:hover {
  border-color: rgb(4 120 87 / 0.85);
}
.hover\:border-emerald-700\/90:hover {
  border-color: rgb(4 120 87 / 0.9);
}
.hover\:border-emerald-700\/95:hover {
  border-color: rgb(4 120 87 / 0.95);
}
.hover\:border-emerald-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.hover\:border-emerald-800\/0:hover {
  border-color: rgb(6 95 70 / 0);
}
.hover\:border-emerald-800\/10:hover {
  border-color: rgb(6 95 70 / 0.1);
}
.hover\:border-emerald-800\/100:hover {
  border-color: rgb(6 95 70 / 1);
}
.hover\:border-emerald-800\/15:hover {
  border-color: rgb(6 95 70 / 0.15);
}
.hover\:border-emerald-800\/20:hover {
  border-color: rgb(6 95 70 / 0.2);
}
.hover\:border-emerald-800\/25:hover {
  border-color: rgb(6 95 70 / 0.25);
}
.hover\:border-emerald-800\/30:hover {
  border-color: rgb(6 95 70 / 0.3);
}
.hover\:border-emerald-800\/35:hover {
  border-color: rgb(6 95 70 / 0.35);
}
.hover\:border-emerald-800\/40:hover {
  border-color: rgb(6 95 70 / 0.4);
}
.hover\:border-emerald-800\/45:hover {
  border-color: rgb(6 95 70 / 0.45);
}
.hover\:border-emerald-800\/5:hover {
  border-color: rgb(6 95 70 / 0.05);
}
.hover\:border-emerald-800\/50:hover {
  border-color: rgb(6 95 70 / 0.5);
}
.hover\:border-emerald-800\/55:hover {
  border-color: rgb(6 95 70 / 0.55);
}
.hover\:border-emerald-800\/60:hover {
  border-color: rgb(6 95 70 / 0.6);
}
.hover\:border-emerald-800\/65:hover {
  border-color: rgb(6 95 70 / 0.65);
}
.hover\:border-emerald-800\/70:hover {
  border-color: rgb(6 95 70 / 0.7);
}
.hover\:border-emerald-800\/75:hover {
  border-color: rgb(6 95 70 / 0.75);
}
.hover\:border-emerald-800\/80:hover {
  border-color: rgb(6 95 70 / 0.8);
}
.hover\:border-emerald-800\/85:hover {
  border-color: rgb(6 95 70 / 0.85);
}
.hover\:border-emerald-800\/90:hover {
  border-color: rgb(6 95 70 / 0.9);
}
.hover\:border-emerald-800\/95:hover {
  border-color: rgb(6 95 70 / 0.95);
}
.hover\:border-emerald-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.hover\:border-emerald-900\/0:hover {
  border-color: rgb(6 78 59 / 0);
}
.hover\:border-emerald-900\/10:hover {
  border-color: rgb(6 78 59 / 0.1);
}
.hover\:border-emerald-900\/100:hover {
  border-color: rgb(6 78 59 / 1);
}
.hover\:border-emerald-900\/15:hover {
  border-color: rgb(6 78 59 / 0.15);
}
.hover\:border-emerald-900\/20:hover {
  border-color: rgb(6 78 59 / 0.2);
}
.hover\:border-emerald-900\/25:hover {
  border-color: rgb(6 78 59 / 0.25);
}
.hover\:border-emerald-900\/30:hover {
  border-color: rgb(6 78 59 / 0.3);
}
.hover\:border-emerald-900\/35:hover {
  border-color: rgb(6 78 59 / 0.35);
}
.hover\:border-emerald-900\/40:hover {
  border-color: rgb(6 78 59 / 0.4);
}
.hover\:border-emerald-900\/45:hover {
  border-color: rgb(6 78 59 / 0.45);
}
.hover\:border-emerald-900\/5:hover {
  border-color: rgb(6 78 59 / 0.05);
}
.hover\:border-emerald-900\/50:hover {
  border-color: rgb(6 78 59 / 0.5);
}
.hover\:border-emerald-900\/55:hover {
  border-color: rgb(6 78 59 / 0.55);
}
.hover\:border-emerald-900\/60:hover {
  border-color: rgb(6 78 59 / 0.6);
}
.hover\:border-emerald-900\/65:hover {
  border-color: rgb(6 78 59 / 0.65);
}
.hover\:border-emerald-900\/70:hover {
  border-color: rgb(6 78 59 / 0.7);
}
.hover\:border-emerald-900\/75:hover {
  border-color: rgb(6 78 59 / 0.75);
}
.hover\:border-emerald-900\/80:hover {
  border-color: rgb(6 78 59 / 0.8);
}
.hover\:border-emerald-900\/85:hover {
  border-color: rgb(6 78 59 / 0.85);
}
.hover\:border-emerald-900\/90:hover {
  border-color: rgb(6 78 59 / 0.9);
}
.hover\:border-emerald-900\/95:hover {
  border-color: rgb(6 78 59 / 0.95);
}
.hover\:border-gray-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-100\/0:hover {
  border-color: rgb(243 244 246 / 0);
}
.hover\:border-gray-100\/10:hover {
  border-color: rgb(243 244 246 / 0.1);
}
.hover\:border-gray-100\/100:hover {
  border-color: rgb(243 244 246 / 1);
}
.hover\:border-gray-100\/15:hover {
  border-color: rgb(243 244 246 / 0.15);
}
.hover\:border-gray-100\/20:hover {
  border-color: rgb(243 244 246 / 0.2);
}
.hover\:border-gray-100\/25:hover {
  border-color: rgb(243 244 246 / 0.25);
}
.hover\:border-gray-100\/30:hover {
  border-color: rgb(243 244 246 / 0.3);
}
.hover\:border-gray-100\/35:hover {
  border-color: rgb(243 244 246 / 0.35);
}
.hover\:border-gray-100\/40:hover {
  border-color: rgb(243 244 246 / 0.4);
}
.hover\:border-gray-100\/45:hover {
  border-color: rgb(243 244 246 / 0.45);
}
.hover\:border-gray-100\/5:hover {
  border-color: rgb(243 244 246 / 0.05);
}
.hover\:border-gray-100\/50:hover {
  border-color: rgb(243 244 246 / 0.5);
}
.hover\:border-gray-100\/55:hover {
  border-color: rgb(243 244 246 / 0.55);
}
.hover\:border-gray-100\/60:hover {
  border-color: rgb(243 244 246 / 0.6);
}
.hover\:border-gray-100\/65:hover {
  border-color: rgb(243 244 246 / 0.65);
}
.hover\:border-gray-100\/70:hover {
  border-color: rgb(243 244 246 / 0.7);
}
.hover\:border-gray-100\/75:hover {
  border-color: rgb(243 244 246 / 0.75);
}
.hover\:border-gray-100\/80:hover {
  border-color: rgb(243 244 246 / 0.8);
}
.hover\:border-gray-100\/85:hover {
  border-color: rgb(243 244 246 / 0.85);
}
.hover\:border-gray-100\/90:hover {
  border-color: rgb(243 244 246 / 0.9);
}
.hover\:border-gray-100\/95:hover {
  border-color: rgb(243 244 246 / 0.95);
}
.hover\:border-gray-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-200\/0:hover {
  border-color: rgb(229 231 235 / 0);
}
.hover\:border-gray-200\/10:hover {
  border-color: rgb(229 231 235 / 0.1);
}
.hover\:border-gray-200\/100:hover {
  border-color: rgb(229 231 235 / 1);
}
.hover\:border-gray-200\/15:hover {
  border-color: rgb(229 231 235 / 0.15);
}
.hover\:border-gray-200\/20:hover {
  border-color: rgb(229 231 235 / 0.2);
}
.hover\:border-gray-200\/25:hover {
  border-color: rgb(229 231 235 / 0.25);
}
.hover\:border-gray-200\/30:hover {
  border-color: rgb(229 231 235 / 0.3);
}
.hover\:border-gray-200\/35:hover {
  border-color: rgb(229 231 235 / 0.35);
}
.hover\:border-gray-200\/40:hover {
  border-color: rgb(229 231 235 / 0.4);
}
.hover\:border-gray-200\/45:hover {
  border-color: rgb(229 231 235 / 0.45);
}
.hover\:border-gray-200\/5:hover {
  border-color: rgb(229 231 235 / 0.05);
}
.hover\:border-gray-200\/50:hover {
  border-color: rgb(229 231 235 / 0.5);
}
.hover\:border-gray-200\/55:hover {
  border-color: rgb(229 231 235 / 0.55);
}
.hover\:border-gray-200\/60:hover {
  border-color: rgb(229 231 235 / 0.6);
}
.hover\:border-gray-200\/65:hover {
  border-color: rgb(229 231 235 / 0.65);
}
.hover\:border-gray-200\/70:hover {
  border-color: rgb(229 231 235 / 0.7);
}
.hover\:border-gray-200\/75:hover {
  border-color: rgb(229 231 235 / 0.75);
}
.hover\:border-gray-200\/80:hover {
  border-color: rgb(229 231 235 / 0.8);
}
.hover\:border-gray-200\/85:hover {
  border-color: rgb(229 231 235 / 0.85);
}
.hover\:border-gray-200\/90:hover {
  border-color: rgb(229 231 235 / 0.9);
}
.hover\:border-gray-200\/95:hover {
  border-color: rgb(229 231 235 / 0.95);
}
.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-300\/0:hover {
  border-color: rgb(209 213 219 / 0);
}
.hover\:border-gray-300\/10:hover {
  border-color: rgb(209 213 219 / 0.1);
}
.hover\:border-gray-300\/100:hover {
  border-color: rgb(209 213 219 / 1);
}
.hover\:border-gray-300\/15:hover {
  border-color: rgb(209 213 219 / 0.15);
}
.hover\:border-gray-300\/20:hover {
  border-color: rgb(209 213 219 / 0.2);
}
.hover\:border-gray-300\/25:hover {
  border-color: rgb(209 213 219 / 0.25);
}
.hover\:border-gray-300\/30:hover {
  border-color: rgb(209 213 219 / 0.3);
}
.hover\:border-gray-300\/35:hover {
  border-color: rgb(209 213 219 / 0.35);
}
.hover\:border-gray-300\/40:hover {
  border-color: rgb(209 213 219 / 0.4);
}
.hover\:border-gray-300\/45:hover {
  border-color: rgb(209 213 219 / 0.45);
}
.hover\:border-gray-300\/5:hover {
  border-color: rgb(209 213 219 / 0.05);
}
.hover\:border-gray-300\/50:hover {
  border-color: rgb(209 213 219 / 0.5);
}
.hover\:border-gray-300\/55:hover {
  border-color: rgb(209 213 219 / 0.55);
}
.hover\:border-gray-300\/60:hover {
  border-color: rgb(209 213 219 / 0.6);
}
.hover\:border-gray-300\/65:hover {
  border-color: rgb(209 213 219 / 0.65);
}
.hover\:border-gray-300\/70:hover {
  border-color: rgb(209 213 219 / 0.7);
}
.hover\:border-gray-300\/75:hover {
  border-color: rgb(209 213 219 / 0.75);
}
.hover\:border-gray-300\/80:hover {
  border-color: rgb(209 213 219 / 0.8);
}
.hover\:border-gray-300\/85:hover {
  border-color: rgb(209 213 219 / 0.85);
}
.hover\:border-gray-300\/90:hover {
  border-color: rgb(209 213 219 / 0.9);
}
.hover\:border-gray-300\/95:hover {
  border-color: rgb(209 213 219 / 0.95);
}
.hover\:border-gray-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-400\/0:hover {
  border-color: rgb(156 163 175 / 0);
}
.hover\:border-gray-400\/10:hover {
  border-color: rgb(156 163 175 / 0.1);
}
.hover\:border-gray-400\/100:hover {
  border-color: rgb(156 163 175 / 1);
}
.hover\:border-gray-400\/15:hover {
  border-color: rgb(156 163 175 / 0.15);
}
.hover\:border-gray-400\/20:hover {
  border-color: rgb(156 163 175 / 0.2);
}
.hover\:border-gray-400\/25:hover {
  border-color: rgb(156 163 175 / 0.25);
}
.hover\:border-gray-400\/30:hover {
  border-color: rgb(156 163 175 / 0.3);
}
.hover\:border-gray-400\/35:hover {
  border-color: rgb(156 163 175 / 0.35);
}
.hover\:border-gray-400\/40:hover {
  border-color: rgb(156 163 175 / 0.4);
}
.hover\:border-gray-400\/45:hover {
  border-color: rgb(156 163 175 / 0.45);
}
.hover\:border-gray-400\/5:hover {
  border-color: rgb(156 163 175 / 0.05);
}
.hover\:border-gray-400\/50:hover {
  border-color: rgb(156 163 175 / 0.5);
}
.hover\:border-gray-400\/55:hover {
  border-color: rgb(156 163 175 / 0.55);
}
.hover\:border-gray-400\/60:hover {
  border-color: rgb(156 163 175 / 0.6);
}
.hover\:border-gray-400\/65:hover {
  border-color: rgb(156 163 175 / 0.65);
}
.hover\:border-gray-400\/70:hover {
  border-color: rgb(156 163 175 / 0.7);
}
.hover\:border-gray-400\/75:hover {
  border-color: rgb(156 163 175 / 0.75);
}
.hover\:border-gray-400\/80:hover {
  border-color: rgb(156 163 175 / 0.8);
}
.hover\:border-gray-400\/85:hover {
  border-color: rgb(156 163 175 / 0.85);
}
.hover\:border-gray-400\/90:hover {
  border-color: rgb(156 163 175 / 0.9);
}
.hover\:border-gray-400\/95:hover {
  border-color: rgb(156 163 175 / 0.95);
}
.hover\:border-gray-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-500\/0:hover {
  border-color: rgb(107 114 128 / 0);
}
.hover\:border-gray-500\/10:hover {
  border-color: rgb(107 114 128 / 0.1);
}
.hover\:border-gray-500\/100:hover {
  border-color: rgb(107 114 128 / 1);
}
.hover\:border-gray-500\/15:hover {
  border-color: rgb(107 114 128 / 0.15);
}
.hover\:border-gray-500\/20:hover {
  border-color: rgb(107 114 128 / 0.2);
}
.hover\:border-gray-500\/25:hover {
  border-color: rgb(107 114 128 / 0.25);
}
.hover\:border-gray-500\/30:hover {
  border-color: rgb(107 114 128 / 0.3);
}
.hover\:border-gray-500\/35:hover {
  border-color: rgb(107 114 128 / 0.35);
}
.hover\:border-gray-500\/40:hover {
  border-color: rgb(107 114 128 / 0.4);
}
.hover\:border-gray-500\/45:hover {
  border-color: rgb(107 114 128 / 0.45);
}
.hover\:border-gray-500\/5:hover {
  border-color: rgb(107 114 128 / 0.05);
}
.hover\:border-gray-500\/50:hover {
  border-color: rgb(107 114 128 / 0.5);
}
.hover\:border-gray-500\/55:hover {
  border-color: rgb(107 114 128 / 0.55);
}
.hover\:border-gray-500\/60:hover {
  border-color: rgb(107 114 128 / 0.6);
}
.hover\:border-gray-500\/65:hover {
  border-color: rgb(107 114 128 / 0.65);
}
.hover\:border-gray-500\/70:hover {
  border-color: rgb(107 114 128 / 0.7);
}
.hover\:border-gray-500\/75:hover {
  border-color: rgb(107 114 128 / 0.75);
}
.hover\:border-gray-500\/80:hover {
  border-color: rgb(107 114 128 / 0.8);
}
.hover\:border-gray-500\/85:hover {
  border-color: rgb(107 114 128 / 0.85);
}
.hover\:border-gray-500\/90:hover {
  border-color: rgb(107 114 128 / 0.9);
}
.hover\:border-gray-500\/95:hover {
  border-color: rgb(107 114 128 / 0.95);
}
.hover\:border-gray-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-600\/0:hover {
  border-color: rgb(75 85 99 / 0);
}
.hover\:border-gray-600\/10:hover {
  border-color: rgb(75 85 99 / 0.1);
}
.hover\:border-gray-600\/100:hover {
  border-color: rgb(75 85 99 / 1);
}
.hover\:border-gray-600\/15:hover {
  border-color: rgb(75 85 99 / 0.15);
}
.hover\:border-gray-600\/20:hover {
  border-color: rgb(75 85 99 / 0.2);
}
.hover\:border-gray-600\/25:hover {
  border-color: rgb(75 85 99 / 0.25);
}
.hover\:border-gray-600\/30:hover {
  border-color: rgb(75 85 99 / 0.3);
}
.hover\:border-gray-600\/35:hover {
  border-color: rgb(75 85 99 / 0.35);
}
.hover\:border-gray-600\/40:hover {
  border-color: rgb(75 85 99 / 0.4);
}
.hover\:border-gray-600\/45:hover {
  border-color: rgb(75 85 99 / 0.45);
}
.hover\:border-gray-600\/5:hover {
  border-color: rgb(75 85 99 / 0.05);
}
.hover\:border-gray-600\/50:hover {
  border-color: rgb(75 85 99 / 0.5);
}
.hover\:border-gray-600\/55:hover {
  border-color: rgb(75 85 99 / 0.55);
}
.hover\:border-gray-600\/60:hover {
  border-color: rgb(75 85 99 / 0.6);
}
.hover\:border-gray-600\/65:hover {
  border-color: rgb(75 85 99 / 0.65);
}
.hover\:border-gray-600\/70:hover {
  border-color: rgb(75 85 99 / 0.7);
}
.hover\:border-gray-600\/75:hover {
  border-color: rgb(75 85 99 / 0.75);
}
.hover\:border-gray-600\/80:hover {
  border-color: rgb(75 85 99 / 0.8);
}
.hover\:border-gray-600\/85:hover {
  border-color: rgb(75 85 99 / 0.85);
}
.hover\:border-gray-600\/90:hover {
  border-color: rgb(75 85 99 / 0.9);
}
.hover\:border-gray-600\/95:hover {
  border-color: rgb(75 85 99 / 0.95);
}
.hover\:border-gray-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-700\/0:hover {
  border-color: rgb(55 65 81 / 0);
}
.hover\:border-gray-700\/10:hover {
  border-color: rgb(55 65 81 / 0.1);
}
.hover\:border-gray-700\/100:hover {
  border-color: rgb(55 65 81 / 1);
}
.hover\:border-gray-700\/15:hover {
  border-color: rgb(55 65 81 / 0.15);
}
.hover\:border-gray-700\/20:hover {
  border-color: rgb(55 65 81 / 0.2);
}
.hover\:border-gray-700\/25:hover {
  border-color: rgb(55 65 81 / 0.25);
}
.hover\:border-gray-700\/30:hover {
  border-color: rgb(55 65 81 / 0.3);
}
.hover\:border-gray-700\/35:hover {
  border-color: rgb(55 65 81 / 0.35);
}
.hover\:border-gray-700\/40:hover {
  border-color: rgb(55 65 81 / 0.4);
}
.hover\:border-gray-700\/45:hover {
  border-color: rgb(55 65 81 / 0.45);
}
.hover\:border-gray-700\/5:hover {
  border-color: rgb(55 65 81 / 0.05);
}
.hover\:border-gray-700\/50:hover {
  border-color: rgb(55 65 81 / 0.5);
}
.hover\:border-gray-700\/55:hover {
  border-color: rgb(55 65 81 / 0.55);
}
.hover\:border-gray-700\/60:hover {
  border-color: rgb(55 65 81 / 0.6);
}
.hover\:border-gray-700\/65:hover {
  border-color: rgb(55 65 81 / 0.65);
}
.hover\:border-gray-700\/70:hover {
  border-color: rgb(55 65 81 / 0.7);
}
.hover\:border-gray-700\/75:hover {
  border-color: rgb(55 65 81 / 0.75);
}
.hover\:border-gray-700\/80:hover {
  border-color: rgb(55 65 81 / 0.8);
}
.hover\:border-gray-700\/85:hover {
  border-color: rgb(55 65 81 / 0.85);
}
.hover\:border-gray-700\/90:hover {
  border-color: rgb(55 65 81 / 0.9);
}
.hover\:border-gray-700\/95:hover {
  border-color: rgb(55 65 81 / 0.95);
}
.hover\:border-gray-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-800\/0:hover {
  border-color: rgb(31 41 55 / 0);
}
.hover\:border-gray-800\/10:hover {
  border-color: rgb(31 41 55 / 0.1);
}
.hover\:border-gray-800\/100:hover {
  border-color: rgb(31 41 55 / 1);
}
.hover\:border-gray-800\/15:hover {
  border-color: rgb(31 41 55 / 0.15);
}
.hover\:border-gray-800\/20:hover {
  border-color: rgb(31 41 55 / 0.2);
}
.hover\:border-gray-800\/25:hover {
  border-color: rgb(31 41 55 / 0.25);
}
.hover\:border-gray-800\/30:hover {
  border-color: rgb(31 41 55 / 0.3);
}
.hover\:border-gray-800\/35:hover {
  border-color: rgb(31 41 55 / 0.35);
}
.hover\:border-gray-800\/40:hover {
  border-color: rgb(31 41 55 / 0.4);
}
.hover\:border-gray-800\/45:hover {
  border-color: rgb(31 41 55 / 0.45);
}
.hover\:border-gray-800\/5:hover {
  border-color: rgb(31 41 55 / 0.05);
}
.hover\:border-gray-800\/50:hover {
  border-color: rgb(31 41 55 / 0.5);
}
.hover\:border-gray-800\/55:hover {
  border-color: rgb(31 41 55 / 0.55);
}
.hover\:border-gray-800\/60:hover {
  border-color: rgb(31 41 55 / 0.6);
}
.hover\:border-gray-800\/65:hover {
  border-color: rgb(31 41 55 / 0.65);
}
.hover\:border-gray-800\/70:hover {
  border-color: rgb(31 41 55 / 0.7);
}
.hover\:border-gray-800\/75:hover {
  border-color: rgb(31 41 55 / 0.75);
}
.hover\:border-gray-800\/80:hover {
  border-color: rgb(31 41 55 / 0.8);
}
.hover\:border-gray-800\/85:hover {
  border-color: rgb(31 41 55 / 0.85);
}
.hover\:border-gray-800\/90:hover {
  border-color: rgb(31 41 55 / 0.9);
}
.hover\:border-gray-800\/95:hover {
  border-color: rgb(31 41 55 / 0.95);
}
.hover\:border-gray-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.hover\:border-gray-900\/0:hover {
  border-color: rgb(17 24 39 / 0);
}
.hover\:border-gray-900\/10:hover {
  border-color: rgb(17 24 39 / 0.1);
}
.hover\:border-gray-900\/100:hover {
  border-color: rgb(17 24 39 / 1);
}
.hover\:border-gray-900\/15:hover {
  border-color: rgb(17 24 39 / 0.15);
}
.hover\:border-gray-900\/20:hover {
  border-color: rgb(17 24 39 / 0.2);
}
.hover\:border-gray-900\/25:hover {
  border-color: rgb(17 24 39 / 0.25);
}
.hover\:border-gray-900\/30:hover {
  border-color: rgb(17 24 39 / 0.3);
}
.hover\:border-gray-900\/35:hover {
  border-color: rgb(17 24 39 / 0.35);
}
.hover\:border-gray-900\/40:hover {
  border-color: rgb(17 24 39 / 0.4);
}
.hover\:border-gray-900\/45:hover {
  border-color: rgb(17 24 39 / 0.45);
}
.hover\:border-gray-900\/5:hover {
  border-color: rgb(17 24 39 / 0.05);
}
.hover\:border-gray-900\/50:hover {
  border-color: rgb(17 24 39 / 0.5);
}
.hover\:border-gray-900\/55:hover {
  border-color: rgb(17 24 39 / 0.55);
}
.hover\:border-gray-900\/60:hover {
  border-color: rgb(17 24 39 / 0.6);
}
.hover\:border-gray-900\/65:hover {
  border-color: rgb(17 24 39 / 0.65);
}
.hover\:border-gray-900\/70:hover {
  border-color: rgb(17 24 39 / 0.7);
}
.hover\:border-gray-900\/75:hover {
  border-color: rgb(17 24 39 / 0.75);
}
.hover\:border-gray-900\/80:hover {
  border-color: rgb(17 24 39 / 0.8);
}
.hover\:border-gray-900\/85:hover {
  border-color: rgb(17 24 39 / 0.85);
}
.hover\:border-gray-900\/90:hover {
  border-color: rgb(17 24 39 / 0.9);
}
.hover\:border-gray-900\/95:hover {
  border-color: rgb(17 24 39 / 0.95);
}
.hover\:border-green-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.hover\:border-green-100\/0:hover {
  border-color: rgb(220 252 231 / 0);
}
.hover\:border-green-100\/10:hover {
  border-color: rgb(220 252 231 / 0.1);
}
.hover\:border-green-100\/100:hover {
  border-color: rgb(220 252 231 / 1);
}
.hover\:border-green-100\/15:hover {
  border-color: rgb(220 252 231 / 0.15);
}
.hover\:border-green-100\/20:hover {
  border-color: rgb(220 252 231 / 0.2);
}
.hover\:border-green-100\/25:hover {
  border-color: rgb(220 252 231 / 0.25);
}
.hover\:border-green-100\/30:hover {
  border-color: rgb(220 252 231 / 0.3);
}
.hover\:border-green-100\/35:hover {
  border-color: rgb(220 252 231 / 0.35);
}
.hover\:border-green-100\/40:hover {
  border-color: rgb(220 252 231 / 0.4);
}
.hover\:border-green-100\/45:hover {
  border-color: rgb(220 252 231 / 0.45);
}
.hover\:border-green-100\/5:hover {
  border-color: rgb(220 252 231 / 0.05);
}
.hover\:border-green-100\/50:hover {
  border-color: rgb(220 252 231 / 0.5);
}
.hover\:border-green-100\/55:hover {
  border-color: rgb(220 252 231 / 0.55);
}
.hover\:border-green-100\/60:hover {
  border-color: rgb(220 252 231 / 0.6);
}
.hover\:border-green-100\/65:hover {
  border-color: rgb(220 252 231 / 0.65);
}
.hover\:border-green-100\/70:hover {
  border-color: rgb(220 252 231 / 0.7);
}
.hover\:border-green-100\/75:hover {
  border-color: rgb(220 252 231 / 0.75);
}
.hover\:border-green-100\/80:hover {
  border-color: rgb(220 252 231 / 0.8);
}
.hover\:border-green-100\/85:hover {
  border-color: rgb(220 252 231 / 0.85);
}
.hover\:border-green-100\/90:hover {
  border-color: rgb(220 252 231 / 0.9);
}
.hover\:border-green-100\/95:hover {
  border-color: rgb(220 252 231 / 0.95);
}
.hover\:border-green-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.hover\:border-green-200\/0:hover {
  border-color: rgb(187 247 208 / 0);
}
.hover\:border-green-200\/10:hover {
  border-color: rgb(187 247 208 / 0.1);
}
.hover\:border-green-200\/100:hover {
  border-color: rgb(187 247 208 / 1);
}
.hover\:border-green-200\/15:hover {
  border-color: rgb(187 247 208 / 0.15);
}
.hover\:border-green-200\/20:hover {
  border-color: rgb(187 247 208 / 0.2);
}
.hover\:border-green-200\/25:hover {
  border-color: rgb(187 247 208 / 0.25);
}
.hover\:border-green-200\/30:hover {
  border-color: rgb(187 247 208 / 0.3);
}
.hover\:border-green-200\/35:hover {
  border-color: rgb(187 247 208 / 0.35);
}
.hover\:border-green-200\/40:hover {
  border-color: rgb(187 247 208 / 0.4);
}
.hover\:border-green-200\/45:hover {
  border-color: rgb(187 247 208 / 0.45);
}
.hover\:border-green-200\/5:hover {
  border-color: rgb(187 247 208 / 0.05);
}
.hover\:border-green-200\/50:hover {
  border-color: rgb(187 247 208 / 0.5);
}
.hover\:border-green-200\/55:hover {
  border-color: rgb(187 247 208 / 0.55);
}
.hover\:border-green-200\/60:hover {
  border-color: rgb(187 247 208 / 0.6);
}
.hover\:border-green-200\/65:hover {
  border-color: rgb(187 247 208 / 0.65);
}
.hover\:border-green-200\/70:hover {
  border-color: rgb(187 247 208 / 0.7);
}
.hover\:border-green-200\/75:hover {
  border-color: rgb(187 247 208 / 0.75);
}
.hover\:border-green-200\/80:hover {
  border-color: rgb(187 247 208 / 0.8);
}
.hover\:border-green-200\/85:hover {
  border-color: rgb(187 247 208 / 0.85);
}
.hover\:border-green-200\/90:hover {
  border-color: rgb(187 247 208 / 0.9);
}
.hover\:border-green-200\/95:hover {
  border-color: rgb(187 247 208 / 0.95);
}
.hover\:border-green-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.hover\:border-green-300\/0:hover {
  border-color: rgb(134 239 172 / 0);
}
.hover\:border-green-300\/10:hover {
  border-color: rgb(134 239 172 / 0.1);
}
.hover\:border-green-300\/100:hover {
  border-color: rgb(134 239 172 / 1);
}
.hover\:border-green-300\/15:hover {
  border-color: rgb(134 239 172 / 0.15);
}
.hover\:border-green-300\/20:hover {
  border-color: rgb(134 239 172 / 0.2);
}
.hover\:border-green-300\/25:hover {
  border-color: rgb(134 239 172 / 0.25);
}
.hover\:border-green-300\/30:hover {
  border-color: rgb(134 239 172 / 0.3);
}
.hover\:border-green-300\/35:hover {
  border-color: rgb(134 239 172 / 0.35);
}
.hover\:border-green-300\/40:hover {
  border-color: rgb(134 239 172 / 0.4);
}
.hover\:border-green-300\/45:hover {
  border-color: rgb(134 239 172 / 0.45);
}
.hover\:border-green-300\/5:hover {
  border-color: rgb(134 239 172 / 0.05);
}
.hover\:border-green-300\/50:hover {
  border-color: rgb(134 239 172 / 0.5);
}
.hover\:border-green-300\/55:hover {
  border-color: rgb(134 239 172 / 0.55);
}
.hover\:border-green-300\/60:hover {
  border-color: rgb(134 239 172 / 0.6);
}
.hover\:border-green-300\/65:hover {
  border-color: rgb(134 239 172 / 0.65);
}
.hover\:border-green-300\/70:hover {
  border-color: rgb(134 239 172 / 0.7);
}
.hover\:border-green-300\/75:hover {
  border-color: rgb(134 239 172 / 0.75);
}
.hover\:border-green-300\/80:hover {
  border-color: rgb(134 239 172 / 0.8);
}
.hover\:border-green-300\/85:hover {
  border-color: rgb(134 239 172 / 0.85);
}
.hover\:border-green-300\/90:hover {
  border-color: rgb(134 239 172 / 0.9);
}
.hover\:border-green-300\/95:hover {
  border-color: rgb(134 239 172 / 0.95);
}
.hover\:border-green-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.hover\:border-green-400\/0:hover {
  border-color: rgb(74 222 128 / 0);
}
.hover\:border-green-400\/10:hover {
  border-color: rgb(74 222 128 / 0.1);
}
.hover\:border-green-400\/100:hover {
  border-color: rgb(74 222 128 / 1);
}
.hover\:border-green-400\/15:hover {
  border-color: rgb(74 222 128 / 0.15);
}
.hover\:border-green-400\/20:hover {
  border-color: rgb(74 222 128 / 0.2);
}
.hover\:border-green-400\/25:hover {
  border-color: rgb(74 222 128 / 0.25);
}
.hover\:border-green-400\/30:hover {
  border-color: rgb(74 222 128 / 0.3);
}
.hover\:border-green-400\/35:hover {
  border-color: rgb(74 222 128 / 0.35);
}
.hover\:border-green-400\/40:hover {
  border-color: rgb(74 222 128 / 0.4);
}
.hover\:border-green-400\/45:hover {
  border-color: rgb(74 222 128 / 0.45);
}
.hover\:border-green-400\/5:hover {
  border-color: rgb(74 222 128 / 0.05);
}
.hover\:border-green-400\/50:hover {
  border-color: rgb(74 222 128 / 0.5);
}
.hover\:border-green-400\/55:hover {
  border-color: rgb(74 222 128 / 0.55);
}
.hover\:border-green-400\/60:hover {
  border-color: rgb(74 222 128 / 0.6);
}
.hover\:border-green-400\/65:hover {
  border-color: rgb(74 222 128 / 0.65);
}
.hover\:border-green-400\/70:hover {
  border-color: rgb(74 222 128 / 0.7);
}
.hover\:border-green-400\/75:hover {
  border-color: rgb(74 222 128 / 0.75);
}
.hover\:border-green-400\/80:hover {
  border-color: rgb(74 222 128 / 0.8);
}
.hover\:border-green-400\/85:hover {
  border-color: rgb(74 222 128 / 0.85);
}
.hover\:border-green-400\/90:hover {
  border-color: rgb(74 222 128 / 0.9);
}
.hover\:border-green-400\/95:hover {
  border-color: rgb(74 222 128 / 0.95);
}
.hover\:border-green-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.hover\:border-green-500\/0:hover {
  border-color: rgb(34 197 94 / 0);
}
.hover\:border-green-500\/10:hover {
  border-color: rgb(34 197 94 / 0.1);
}
.hover\:border-green-500\/100:hover {
  border-color: rgb(34 197 94 / 1);
}
.hover\:border-green-500\/15:hover {
  border-color: rgb(34 197 94 / 0.15);
}
.hover\:border-green-500\/20:hover {
  border-color: rgb(34 197 94 / 0.2);
}
.hover\:border-green-500\/25:hover {
  border-color: rgb(34 197 94 / 0.25);
}
.hover\:border-green-500\/30:hover {
  border-color: rgb(34 197 94 / 0.3);
}
.hover\:border-green-500\/35:hover {
  border-color: rgb(34 197 94 / 0.35);
}
.hover\:border-green-500\/40:hover {
  border-color: rgb(34 197 94 / 0.4);
}
.hover\:border-green-500\/45:hover {
  border-color: rgb(34 197 94 / 0.45);
}
.hover\:border-green-500\/5:hover {
  border-color: rgb(34 197 94 / 0.05);
}
.hover\:border-green-500\/50:hover {
  border-color: rgb(34 197 94 / 0.5);
}
.hover\:border-green-500\/55:hover {
  border-color: rgb(34 197 94 / 0.55);
}
.hover\:border-green-500\/60:hover {
  border-color: rgb(34 197 94 / 0.6);
}
.hover\:border-green-500\/65:hover {
  border-color: rgb(34 197 94 / 0.65);
}
.hover\:border-green-500\/70:hover {
  border-color: rgb(34 197 94 / 0.7);
}
.hover\:border-green-500\/75:hover {
  border-color: rgb(34 197 94 / 0.75);
}
.hover\:border-green-500\/80:hover {
  border-color: rgb(34 197 94 / 0.8);
}
.hover\:border-green-500\/85:hover {
  border-color: rgb(34 197 94 / 0.85);
}
.hover\:border-green-500\/90:hover {
  border-color: rgb(34 197 94 / 0.9);
}
.hover\:border-green-500\/95:hover {
  border-color: rgb(34 197 94 / 0.95);
}
.hover\:border-green-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.hover\:border-green-600\/0:hover {
  border-color: rgb(22 163 74 / 0);
}
.hover\:border-green-600\/10:hover {
  border-color: rgb(22 163 74 / 0.1);
}
.hover\:border-green-600\/100:hover {
  border-color: rgb(22 163 74 / 1);
}
.hover\:border-green-600\/15:hover {
  border-color: rgb(22 163 74 / 0.15);
}
.hover\:border-green-600\/20:hover {
  border-color: rgb(22 163 74 / 0.2);
}
.hover\:border-green-600\/25:hover {
  border-color: rgb(22 163 74 / 0.25);
}
.hover\:border-green-600\/30:hover {
  border-color: rgb(22 163 74 / 0.3);
}
.hover\:border-green-600\/35:hover {
  border-color: rgb(22 163 74 / 0.35);
}
.hover\:border-green-600\/40:hover {
  border-color: rgb(22 163 74 / 0.4);
}
.hover\:border-green-600\/45:hover {
  border-color: rgb(22 163 74 / 0.45);
}
.hover\:border-green-600\/5:hover {
  border-color: rgb(22 163 74 / 0.05);
}
.hover\:border-green-600\/50:hover {
  border-color: rgb(22 163 74 / 0.5);
}
.hover\:border-green-600\/55:hover {
  border-color: rgb(22 163 74 / 0.55);
}
.hover\:border-green-600\/60:hover {
  border-color: rgb(22 163 74 / 0.6);
}
.hover\:border-green-600\/65:hover {
  border-color: rgb(22 163 74 / 0.65);
}
.hover\:border-green-600\/70:hover {
  border-color: rgb(22 163 74 / 0.7);
}
.hover\:border-green-600\/75:hover {
  border-color: rgb(22 163 74 / 0.75);
}
.hover\:border-green-600\/80:hover {
  border-color: rgb(22 163 74 / 0.8);
}
.hover\:border-green-600\/85:hover {
  border-color: rgb(22 163 74 / 0.85);
}
.hover\:border-green-600\/90:hover {
  border-color: rgb(22 163 74 / 0.9);
}
.hover\:border-green-600\/95:hover {
  border-color: rgb(22 163 74 / 0.95);
}
.hover\:border-green-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.hover\:border-green-700\/0:hover {
  border-color: rgb(21 128 61 / 0);
}
.hover\:border-green-700\/10:hover {
  border-color: rgb(21 128 61 / 0.1);
}
.hover\:border-green-700\/100:hover {
  border-color: rgb(21 128 61 / 1);
}
.hover\:border-green-700\/15:hover {
  border-color: rgb(21 128 61 / 0.15);
}
.hover\:border-green-700\/20:hover {
  border-color: rgb(21 128 61 / 0.2);
}
.hover\:border-green-700\/25:hover {
  border-color: rgb(21 128 61 / 0.25);
}
.hover\:border-green-700\/30:hover {
  border-color: rgb(21 128 61 / 0.3);
}
.hover\:border-green-700\/35:hover {
  border-color: rgb(21 128 61 / 0.35);
}
.hover\:border-green-700\/40:hover {
  border-color: rgb(21 128 61 / 0.4);
}
.hover\:border-green-700\/45:hover {
  border-color: rgb(21 128 61 / 0.45);
}
.hover\:border-green-700\/5:hover {
  border-color: rgb(21 128 61 / 0.05);
}
.hover\:border-green-700\/50:hover {
  border-color: rgb(21 128 61 / 0.5);
}
.hover\:border-green-700\/55:hover {
  border-color: rgb(21 128 61 / 0.55);
}
.hover\:border-green-700\/60:hover {
  border-color: rgb(21 128 61 / 0.6);
}
.hover\:border-green-700\/65:hover {
  border-color: rgb(21 128 61 / 0.65);
}
.hover\:border-green-700\/70:hover {
  border-color: rgb(21 128 61 / 0.7);
}
.hover\:border-green-700\/75:hover {
  border-color: rgb(21 128 61 / 0.75);
}
.hover\:border-green-700\/80:hover {
  border-color: rgb(21 128 61 / 0.8);
}
.hover\:border-green-700\/85:hover {
  border-color: rgb(21 128 61 / 0.85);
}
.hover\:border-green-700\/90:hover {
  border-color: rgb(21 128 61 / 0.9);
}
.hover\:border-green-700\/95:hover {
  border-color: rgb(21 128 61 / 0.95);
}
.hover\:border-green-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.hover\:border-green-800\/0:hover {
  border-color: rgb(22 101 52 / 0);
}
.hover\:border-green-800\/10:hover {
  border-color: rgb(22 101 52 / 0.1);
}
.hover\:border-green-800\/100:hover {
  border-color: rgb(22 101 52 / 1);
}
.hover\:border-green-800\/15:hover {
  border-color: rgb(22 101 52 / 0.15);
}
.hover\:border-green-800\/20:hover {
  border-color: rgb(22 101 52 / 0.2);
}
.hover\:border-green-800\/25:hover {
  border-color: rgb(22 101 52 / 0.25);
}
.hover\:border-green-800\/30:hover {
  border-color: rgb(22 101 52 / 0.3);
}
.hover\:border-green-800\/35:hover {
  border-color: rgb(22 101 52 / 0.35);
}
.hover\:border-green-800\/40:hover {
  border-color: rgb(22 101 52 / 0.4);
}
.hover\:border-green-800\/45:hover {
  border-color: rgb(22 101 52 / 0.45);
}
.hover\:border-green-800\/5:hover {
  border-color: rgb(22 101 52 / 0.05);
}
.hover\:border-green-800\/50:hover {
  border-color: rgb(22 101 52 / 0.5);
}
.hover\:border-green-800\/55:hover {
  border-color: rgb(22 101 52 / 0.55);
}
.hover\:border-green-800\/60:hover {
  border-color: rgb(22 101 52 / 0.6);
}
.hover\:border-green-800\/65:hover {
  border-color: rgb(22 101 52 / 0.65);
}
.hover\:border-green-800\/70:hover {
  border-color: rgb(22 101 52 / 0.7);
}
.hover\:border-green-800\/75:hover {
  border-color: rgb(22 101 52 / 0.75);
}
.hover\:border-green-800\/80:hover {
  border-color: rgb(22 101 52 / 0.8);
}
.hover\:border-green-800\/85:hover {
  border-color: rgb(22 101 52 / 0.85);
}
.hover\:border-green-800\/90:hover {
  border-color: rgb(22 101 52 / 0.9);
}
.hover\:border-green-800\/95:hover {
  border-color: rgb(22 101 52 / 0.95);
}
.hover\:border-green-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.hover\:border-green-900\/0:hover {
  border-color: rgb(20 83 45 / 0);
}
.hover\:border-green-900\/10:hover {
  border-color: rgb(20 83 45 / 0.1);
}
.hover\:border-green-900\/100:hover {
  border-color: rgb(20 83 45 / 1);
}
.hover\:border-green-900\/15:hover {
  border-color: rgb(20 83 45 / 0.15);
}
.hover\:border-green-900\/20:hover {
  border-color: rgb(20 83 45 / 0.2);
}
.hover\:border-green-900\/25:hover {
  border-color: rgb(20 83 45 / 0.25);
}
.hover\:border-green-900\/30:hover {
  border-color: rgb(20 83 45 / 0.3);
}
.hover\:border-green-900\/35:hover {
  border-color: rgb(20 83 45 / 0.35);
}
.hover\:border-green-900\/40:hover {
  border-color: rgb(20 83 45 / 0.4);
}
.hover\:border-green-900\/45:hover {
  border-color: rgb(20 83 45 / 0.45);
}
.hover\:border-green-900\/5:hover {
  border-color: rgb(20 83 45 / 0.05);
}
.hover\:border-green-900\/50:hover {
  border-color: rgb(20 83 45 / 0.5);
}
.hover\:border-green-900\/55:hover {
  border-color: rgb(20 83 45 / 0.55);
}
.hover\:border-green-900\/60:hover {
  border-color: rgb(20 83 45 / 0.6);
}
.hover\:border-green-900\/65:hover {
  border-color: rgb(20 83 45 / 0.65);
}
.hover\:border-green-900\/70:hover {
  border-color: rgb(20 83 45 / 0.7);
}
.hover\:border-green-900\/75:hover {
  border-color: rgb(20 83 45 / 0.75);
}
.hover\:border-green-900\/80:hover {
  border-color: rgb(20 83 45 / 0.8);
}
.hover\:border-green-900\/85:hover {
  border-color: rgb(20 83 45 / 0.85);
}
.hover\:border-green-900\/90:hover {
  border-color: rgb(20 83 45 / 0.9);
}
.hover\:border-green-900\/95:hover {
  border-color: rgb(20 83 45 / 0.95);
}
.hover\:border-orange-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.hover\:border-orange-100\/0:hover {
  border-color: rgb(255 237 213 / 0);
}
.hover\:border-orange-100\/10:hover {
  border-color: rgb(255 237 213 / 0.1);
}
.hover\:border-orange-100\/100:hover {
  border-color: rgb(255 237 213 / 1);
}
.hover\:border-orange-100\/15:hover {
  border-color: rgb(255 237 213 / 0.15);
}
.hover\:border-orange-100\/20:hover {
  border-color: rgb(255 237 213 / 0.2);
}
.hover\:border-orange-100\/25:hover {
  border-color: rgb(255 237 213 / 0.25);
}
.hover\:border-orange-100\/30:hover {
  border-color: rgb(255 237 213 / 0.3);
}
.hover\:border-orange-100\/35:hover {
  border-color: rgb(255 237 213 / 0.35);
}
.hover\:border-orange-100\/40:hover {
  border-color: rgb(255 237 213 / 0.4);
}
.hover\:border-orange-100\/45:hover {
  border-color: rgb(255 237 213 / 0.45);
}
.hover\:border-orange-100\/5:hover {
  border-color: rgb(255 237 213 / 0.05);
}
.hover\:border-orange-100\/50:hover {
  border-color: rgb(255 237 213 / 0.5);
}
.hover\:border-orange-100\/55:hover {
  border-color: rgb(255 237 213 / 0.55);
}
.hover\:border-orange-100\/60:hover {
  border-color: rgb(255 237 213 / 0.6);
}
.hover\:border-orange-100\/65:hover {
  border-color: rgb(255 237 213 / 0.65);
}
.hover\:border-orange-100\/70:hover {
  border-color: rgb(255 237 213 / 0.7);
}
.hover\:border-orange-100\/75:hover {
  border-color: rgb(255 237 213 / 0.75);
}
.hover\:border-orange-100\/80:hover {
  border-color: rgb(255 237 213 / 0.8);
}
.hover\:border-orange-100\/85:hover {
  border-color: rgb(255 237 213 / 0.85);
}
.hover\:border-orange-100\/90:hover {
  border-color: rgb(255 237 213 / 0.9);
}
.hover\:border-orange-100\/95:hover {
  border-color: rgb(255 237 213 / 0.95);
}
.hover\:border-orange-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.hover\:border-orange-200\/0:hover {
  border-color: rgb(254 215 170 / 0);
}
.hover\:border-orange-200\/10:hover {
  border-color: rgb(254 215 170 / 0.1);
}
.hover\:border-orange-200\/100:hover {
  border-color: rgb(254 215 170 / 1);
}
.hover\:border-orange-200\/15:hover {
  border-color: rgb(254 215 170 / 0.15);
}
.hover\:border-orange-200\/20:hover {
  border-color: rgb(254 215 170 / 0.2);
}
.hover\:border-orange-200\/25:hover {
  border-color: rgb(254 215 170 / 0.25);
}
.hover\:border-orange-200\/30:hover {
  border-color: rgb(254 215 170 / 0.3);
}
.hover\:border-orange-200\/35:hover {
  border-color: rgb(254 215 170 / 0.35);
}
.hover\:border-orange-200\/40:hover {
  border-color: rgb(254 215 170 / 0.4);
}
.hover\:border-orange-200\/45:hover {
  border-color: rgb(254 215 170 / 0.45);
}
.hover\:border-orange-200\/5:hover {
  border-color: rgb(254 215 170 / 0.05);
}
.hover\:border-orange-200\/50:hover {
  border-color: rgb(254 215 170 / 0.5);
}
.hover\:border-orange-200\/55:hover {
  border-color: rgb(254 215 170 / 0.55);
}
.hover\:border-orange-200\/60:hover {
  border-color: rgb(254 215 170 / 0.6);
}
.hover\:border-orange-200\/65:hover {
  border-color: rgb(254 215 170 / 0.65);
}
.hover\:border-orange-200\/70:hover {
  border-color: rgb(254 215 170 / 0.7);
}
.hover\:border-orange-200\/75:hover {
  border-color: rgb(254 215 170 / 0.75);
}
.hover\:border-orange-200\/80:hover {
  border-color: rgb(254 215 170 / 0.8);
}
.hover\:border-orange-200\/85:hover {
  border-color: rgb(254 215 170 / 0.85);
}
.hover\:border-orange-200\/90:hover {
  border-color: rgb(254 215 170 / 0.9);
}
.hover\:border-orange-200\/95:hover {
  border-color: rgb(254 215 170 / 0.95);
}
.hover\:border-orange-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.hover\:border-orange-300\/0:hover {
  border-color: rgb(253 186 116 / 0);
}
.hover\:border-orange-300\/10:hover {
  border-color: rgb(253 186 116 / 0.1);
}
.hover\:border-orange-300\/100:hover {
  border-color: rgb(253 186 116 / 1);
}
.hover\:border-orange-300\/15:hover {
  border-color: rgb(253 186 116 / 0.15);
}
.hover\:border-orange-300\/20:hover {
  border-color: rgb(253 186 116 / 0.2);
}
.hover\:border-orange-300\/25:hover {
  border-color: rgb(253 186 116 / 0.25);
}
.hover\:border-orange-300\/30:hover {
  border-color: rgb(253 186 116 / 0.3);
}
.hover\:border-orange-300\/35:hover {
  border-color: rgb(253 186 116 / 0.35);
}
.hover\:border-orange-300\/40:hover {
  border-color: rgb(253 186 116 / 0.4);
}
.hover\:border-orange-300\/45:hover {
  border-color: rgb(253 186 116 / 0.45);
}
.hover\:border-orange-300\/5:hover {
  border-color: rgb(253 186 116 / 0.05);
}
.hover\:border-orange-300\/50:hover {
  border-color: rgb(253 186 116 / 0.5);
}
.hover\:border-orange-300\/55:hover {
  border-color: rgb(253 186 116 / 0.55);
}
.hover\:border-orange-300\/60:hover {
  border-color: rgb(253 186 116 / 0.6);
}
.hover\:border-orange-300\/65:hover {
  border-color: rgb(253 186 116 / 0.65);
}
.hover\:border-orange-300\/70:hover {
  border-color: rgb(253 186 116 / 0.7);
}
.hover\:border-orange-300\/75:hover {
  border-color: rgb(253 186 116 / 0.75);
}
.hover\:border-orange-300\/80:hover {
  border-color: rgb(253 186 116 / 0.8);
}
.hover\:border-orange-300\/85:hover {
  border-color: rgb(253 186 116 / 0.85);
}
.hover\:border-orange-300\/90:hover {
  border-color: rgb(253 186 116 / 0.9);
}
.hover\:border-orange-300\/95:hover {
  border-color: rgb(253 186 116 / 0.95);
}
.hover\:border-orange-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.hover\:border-orange-400\/0:hover {
  border-color: rgb(251 146 60 / 0);
}
.hover\:border-orange-400\/10:hover {
  border-color: rgb(251 146 60 / 0.1);
}
.hover\:border-orange-400\/100:hover {
  border-color: rgb(251 146 60 / 1);
}
.hover\:border-orange-400\/15:hover {
  border-color: rgb(251 146 60 / 0.15);
}
.hover\:border-orange-400\/20:hover {
  border-color: rgb(251 146 60 / 0.2);
}
.hover\:border-orange-400\/25:hover {
  border-color: rgb(251 146 60 / 0.25);
}
.hover\:border-orange-400\/30:hover {
  border-color: rgb(251 146 60 / 0.3);
}
.hover\:border-orange-400\/35:hover {
  border-color: rgb(251 146 60 / 0.35);
}
.hover\:border-orange-400\/40:hover {
  border-color: rgb(251 146 60 / 0.4);
}
.hover\:border-orange-400\/45:hover {
  border-color: rgb(251 146 60 / 0.45);
}
.hover\:border-orange-400\/5:hover {
  border-color: rgb(251 146 60 / 0.05);
}
.hover\:border-orange-400\/50:hover {
  border-color: rgb(251 146 60 / 0.5);
}
.hover\:border-orange-400\/55:hover {
  border-color: rgb(251 146 60 / 0.55);
}
.hover\:border-orange-400\/60:hover {
  border-color: rgb(251 146 60 / 0.6);
}
.hover\:border-orange-400\/65:hover {
  border-color: rgb(251 146 60 / 0.65);
}
.hover\:border-orange-400\/70:hover {
  border-color: rgb(251 146 60 / 0.7);
}
.hover\:border-orange-400\/75:hover {
  border-color: rgb(251 146 60 / 0.75);
}
.hover\:border-orange-400\/80:hover {
  border-color: rgb(251 146 60 / 0.8);
}
.hover\:border-orange-400\/85:hover {
  border-color: rgb(251 146 60 / 0.85);
}
.hover\:border-orange-400\/90:hover {
  border-color: rgb(251 146 60 / 0.9);
}
.hover\:border-orange-400\/95:hover {
  border-color: rgb(251 146 60 / 0.95);
}
.hover\:border-orange-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.hover\:border-orange-500\/0:hover {
  border-color: rgb(249 115 22 / 0);
}
.hover\:border-orange-500\/10:hover {
  border-color: rgb(249 115 22 / 0.1);
}
.hover\:border-orange-500\/100:hover {
  border-color: rgb(249 115 22 / 1);
}
.hover\:border-orange-500\/15:hover {
  border-color: rgb(249 115 22 / 0.15);
}
.hover\:border-orange-500\/20:hover {
  border-color: rgb(249 115 22 / 0.2);
}
.hover\:border-orange-500\/25:hover {
  border-color: rgb(249 115 22 / 0.25);
}
.hover\:border-orange-500\/30:hover {
  border-color: rgb(249 115 22 / 0.3);
}
.hover\:border-orange-500\/35:hover {
  border-color: rgb(249 115 22 / 0.35);
}
.hover\:border-orange-500\/40:hover {
  border-color: rgb(249 115 22 / 0.4);
}
.hover\:border-orange-500\/45:hover {
  border-color: rgb(249 115 22 / 0.45);
}
.hover\:border-orange-500\/5:hover {
  border-color: rgb(249 115 22 / 0.05);
}
.hover\:border-orange-500\/50:hover {
  border-color: rgb(249 115 22 / 0.5);
}
.hover\:border-orange-500\/55:hover {
  border-color: rgb(249 115 22 / 0.55);
}
.hover\:border-orange-500\/60:hover {
  border-color: rgb(249 115 22 / 0.6);
}
.hover\:border-orange-500\/65:hover {
  border-color: rgb(249 115 22 / 0.65);
}
.hover\:border-orange-500\/70:hover {
  border-color: rgb(249 115 22 / 0.7);
}
.hover\:border-orange-500\/75:hover {
  border-color: rgb(249 115 22 / 0.75);
}
.hover\:border-orange-500\/80:hover {
  border-color: rgb(249 115 22 / 0.8);
}
.hover\:border-orange-500\/85:hover {
  border-color: rgb(249 115 22 / 0.85);
}
.hover\:border-orange-500\/90:hover {
  border-color: rgb(249 115 22 / 0.9);
}
.hover\:border-orange-500\/95:hover {
  border-color: rgb(249 115 22 / 0.95);
}
.hover\:border-orange-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.hover\:border-orange-600\/0:hover {
  border-color: rgb(234 88 12 / 0);
}
.hover\:border-orange-600\/10:hover {
  border-color: rgb(234 88 12 / 0.1);
}
.hover\:border-orange-600\/100:hover {
  border-color: rgb(234 88 12 / 1);
}
.hover\:border-orange-600\/15:hover {
  border-color: rgb(234 88 12 / 0.15);
}
.hover\:border-orange-600\/20:hover {
  border-color: rgb(234 88 12 / 0.2);
}
.hover\:border-orange-600\/25:hover {
  border-color: rgb(234 88 12 / 0.25);
}
.hover\:border-orange-600\/30:hover {
  border-color: rgb(234 88 12 / 0.3);
}
.hover\:border-orange-600\/35:hover {
  border-color: rgb(234 88 12 / 0.35);
}
.hover\:border-orange-600\/40:hover {
  border-color: rgb(234 88 12 / 0.4);
}
.hover\:border-orange-600\/45:hover {
  border-color: rgb(234 88 12 / 0.45);
}
.hover\:border-orange-600\/5:hover {
  border-color: rgb(234 88 12 / 0.05);
}
.hover\:border-orange-600\/50:hover {
  border-color: rgb(234 88 12 / 0.5);
}
.hover\:border-orange-600\/55:hover {
  border-color: rgb(234 88 12 / 0.55);
}
.hover\:border-orange-600\/60:hover {
  border-color: rgb(234 88 12 / 0.6);
}
.hover\:border-orange-600\/65:hover {
  border-color: rgb(234 88 12 / 0.65);
}
.hover\:border-orange-600\/70:hover {
  border-color: rgb(234 88 12 / 0.7);
}
.hover\:border-orange-600\/75:hover {
  border-color: rgb(234 88 12 / 0.75);
}
.hover\:border-orange-600\/80:hover {
  border-color: rgb(234 88 12 / 0.8);
}
.hover\:border-orange-600\/85:hover {
  border-color: rgb(234 88 12 / 0.85);
}
.hover\:border-orange-600\/90:hover {
  border-color: rgb(234 88 12 / 0.9);
}
.hover\:border-orange-600\/95:hover {
  border-color: rgb(234 88 12 / 0.95);
}
.hover\:border-orange-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.hover\:border-orange-700\/0:hover {
  border-color: rgb(194 65 12 / 0);
}
.hover\:border-orange-700\/10:hover {
  border-color: rgb(194 65 12 / 0.1);
}
.hover\:border-orange-700\/100:hover {
  border-color: rgb(194 65 12 / 1);
}
.hover\:border-orange-700\/15:hover {
  border-color: rgb(194 65 12 / 0.15);
}
.hover\:border-orange-700\/20:hover {
  border-color: rgb(194 65 12 / 0.2);
}
.hover\:border-orange-700\/25:hover {
  border-color: rgb(194 65 12 / 0.25);
}
.hover\:border-orange-700\/30:hover {
  border-color: rgb(194 65 12 / 0.3);
}
.hover\:border-orange-700\/35:hover {
  border-color: rgb(194 65 12 / 0.35);
}
.hover\:border-orange-700\/40:hover {
  border-color: rgb(194 65 12 / 0.4);
}
.hover\:border-orange-700\/45:hover {
  border-color: rgb(194 65 12 / 0.45);
}
.hover\:border-orange-700\/5:hover {
  border-color: rgb(194 65 12 / 0.05);
}
.hover\:border-orange-700\/50:hover {
  border-color: rgb(194 65 12 / 0.5);
}
.hover\:border-orange-700\/55:hover {
  border-color: rgb(194 65 12 / 0.55);
}
.hover\:border-orange-700\/60:hover {
  border-color: rgb(194 65 12 / 0.6);
}
.hover\:border-orange-700\/65:hover {
  border-color: rgb(194 65 12 / 0.65);
}
.hover\:border-orange-700\/70:hover {
  border-color: rgb(194 65 12 / 0.7);
}
.hover\:border-orange-700\/75:hover {
  border-color: rgb(194 65 12 / 0.75);
}
.hover\:border-orange-700\/80:hover {
  border-color: rgb(194 65 12 / 0.8);
}
.hover\:border-orange-700\/85:hover {
  border-color: rgb(194 65 12 / 0.85);
}
.hover\:border-orange-700\/90:hover {
  border-color: rgb(194 65 12 / 0.9);
}
.hover\:border-orange-700\/95:hover {
  border-color: rgb(194 65 12 / 0.95);
}
.hover\:border-orange-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.hover\:border-orange-800\/0:hover {
  border-color: rgb(154 52 18 / 0);
}
.hover\:border-orange-800\/10:hover {
  border-color: rgb(154 52 18 / 0.1);
}
.hover\:border-orange-800\/100:hover {
  border-color: rgb(154 52 18 / 1);
}
.hover\:border-orange-800\/15:hover {
  border-color: rgb(154 52 18 / 0.15);
}
.hover\:border-orange-800\/20:hover {
  border-color: rgb(154 52 18 / 0.2);
}
.hover\:border-orange-800\/25:hover {
  border-color: rgb(154 52 18 / 0.25);
}
.hover\:border-orange-800\/30:hover {
  border-color: rgb(154 52 18 / 0.3);
}
.hover\:border-orange-800\/35:hover {
  border-color: rgb(154 52 18 / 0.35);
}
.hover\:border-orange-800\/40:hover {
  border-color: rgb(154 52 18 / 0.4);
}
.hover\:border-orange-800\/45:hover {
  border-color: rgb(154 52 18 / 0.45);
}
.hover\:border-orange-800\/5:hover {
  border-color: rgb(154 52 18 / 0.05);
}
.hover\:border-orange-800\/50:hover {
  border-color: rgb(154 52 18 / 0.5);
}
.hover\:border-orange-800\/55:hover {
  border-color: rgb(154 52 18 / 0.55);
}
.hover\:border-orange-800\/60:hover {
  border-color: rgb(154 52 18 / 0.6);
}
.hover\:border-orange-800\/65:hover {
  border-color: rgb(154 52 18 / 0.65);
}
.hover\:border-orange-800\/70:hover {
  border-color: rgb(154 52 18 / 0.7);
}
.hover\:border-orange-800\/75:hover {
  border-color: rgb(154 52 18 / 0.75);
}
.hover\:border-orange-800\/80:hover {
  border-color: rgb(154 52 18 / 0.8);
}
.hover\:border-orange-800\/85:hover {
  border-color: rgb(154 52 18 / 0.85);
}
.hover\:border-orange-800\/90:hover {
  border-color: rgb(154 52 18 / 0.9);
}
.hover\:border-orange-800\/95:hover {
  border-color: rgb(154 52 18 / 0.95);
}
.hover\:border-orange-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.hover\:border-orange-900\/0:hover {
  border-color: rgb(124 45 18 / 0);
}
.hover\:border-orange-900\/10:hover {
  border-color: rgb(124 45 18 / 0.1);
}
.hover\:border-orange-900\/100:hover {
  border-color: rgb(124 45 18 / 1);
}
.hover\:border-orange-900\/15:hover {
  border-color: rgb(124 45 18 / 0.15);
}
.hover\:border-orange-900\/20:hover {
  border-color: rgb(124 45 18 / 0.2);
}
.hover\:border-orange-900\/25:hover {
  border-color: rgb(124 45 18 / 0.25);
}
.hover\:border-orange-900\/30:hover {
  border-color: rgb(124 45 18 / 0.3);
}
.hover\:border-orange-900\/35:hover {
  border-color: rgb(124 45 18 / 0.35);
}
.hover\:border-orange-900\/40:hover {
  border-color: rgb(124 45 18 / 0.4);
}
.hover\:border-orange-900\/45:hover {
  border-color: rgb(124 45 18 / 0.45);
}
.hover\:border-orange-900\/5:hover {
  border-color: rgb(124 45 18 / 0.05);
}
.hover\:border-orange-900\/50:hover {
  border-color: rgb(124 45 18 / 0.5);
}
.hover\:border-orange-900\/55:hover {
  border-color: rgb(124 45 18 / 0.55);
}
.hover\:border-orange-900\/60:hover {
  border-color: rgb(124 45 18 / 0.6);
}
.hover\:border-orange-900\/65:hover {
  border-color: rgb(124 45 18 / 0.65);
}
.hover\:border-orange-900\/70:hover {
  border-color: rgb(124 45 18 / 0.7);
}
.hover\:border-orange-900\/75:hover {
  border-color: rgb(124 45 18 / 0.75);
}
.hover\:border-orange-900\/80:hover {
  border-color: rgb(124 45 18 / 0.8);
}
.hover\:border-orange-900\/85:hover {
  border-color: rgb(124 45 18 / 0.85);
}
.hover\:border-orange-900\/90:hover {
  border-color: rgb(124 45 18 / 0.9);
}
.hover\:border-orange-900\/95:hover {
  border-color: rgb(124 45 18 / 0.95);
}
.hover\:border-pink-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.hover\:border-pink-100\/0:hover {
  border-color: rgb(252 231 243 / 0);
}
.hover\:border-pink-100\/10:hover {
  border-color: rgb(252 231 243 / 0.1);
}
.hover\:border-pink-100\/100:hover {
  border-color: rgb(252 231 243 / 1);
}
.hover\:border-pink-100\/15:hover {
  border-color: rgb(252 231 243 / 0.15);
}
.hover\:border-pink-100\/20:hover {
  border-color: rgb(252 231 243 / 0.2);
}
.hover\:border-pink-100\/25:hover {
  border-color: rgb(252 231 243 / 0.25);
}
.hover\:border-pink-100\/30:hover {
  border-color: rgb(252 231 243 / 0.3);
}
.hover\:border-pink-100\/35:hover {
  border-color: rgb(252 231 243 / 0.35);
}
.hover\:border-pink-100\/40:hover {
  border-color: rgb(252 231 243 / 0.4);
}
.hover\:border-pink-100\/45:hover {
  border-color: rgb(252 231 243 / 0.45);
}
.hover\:border-pink-100\/5:hover {
  border-color: rgb(252 231 243 / 0.05);
}
.hover\:border-pink-100\/50:hover {
  border-color: rgb(252 231 243 / 0.5);
}
.hover\:border-pink-100\/55:hover {
  border-color: rgb(252 231 243 / 0.55);
}
.hover\:border-pink-100\/60:hover {
  border-color: rgb(252 231 243 / 0.6);
}
.hover\:border-pink-100\/65:hover {
  border-color: rgb(252 231 243 / 0.65);
}
.hover\:border-pink-100\/70:hover {
  border-color: rgb(252 231 243 / 0.7);
}
.hover\:border-pink-100\/75:hover {
  border-color: rgb(252 231 243 / 0.75);
}
.hover\:border-pink-100\/80:hover {
  border-color: rgb(252 231 243 / 0.8);
}
.hover\:border-pink-100\/85:hover {
  border-color: rgb(252 231 243 / 0.85);
}
.hover\:border-pink-100\/90:hover {
  border-color: rgb(252 231 243 / 0.9);
}
.hover\:border-pink-100\/95:hover {
  border-color: rgb(252 231 243 / 0.95);
}
.hover\:border-pink-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.hover\:border-pink-200\/0:hover {
  border-color: rgb(251 207 232 / 0);
}
.hover\:border-pink-200\/10:hover {
  border-color: rgb(251 207 232 / 0.1);
}
.hover\:border-pink-200\/100:hover {
  border-color: rgb(251 207 232 / 1);
}
.hover\:border-pink-200\/15:hover {
  border-color: rgb(251 207 232 / 0.15);
}
.hover\:border-pink-200\/20:hover {
  border-color: rgb(251 207 232 / 0.2);
}
.hover\:border-pink-200\/25:hover {
  border-color: rgb(251 207 232 / 0.25);
}
.hover\:border-pink-200\/30:hover {
  border-color: rgb(251 207 232 / 0.3);
}
.hover\:border-pink-200\/35:hover {
  border-color: rgb(251 207 232 / 0.35);
}
.hover\:border-pink-200\/40:hover {
  border-color: rgb(251 207 232 / 0.4);
}
.hover\:border-pink-200\/45:hover {
  border-color: rgb(251 207 232 / 0.45);
}
.hover\:border-pink-200\/5:hover {
  border-color: rgb(251 207 232 / 0.05);
}
.hover\:border-pink-200\/50:hover {
  border-color: rgb(251 207 232 / 0.5);
}
.hover\:border-pink-200\/55:hover {
  border-color: rgb(251 207 232 / 0.55);
}
.hover\:border-pink-200\/60:hover {
  border-color: rgb(251 207 232 / 0.6);
}
.hover\:border-pink-200\/65:hover {
  border-color: rgb(251 207 232 / 0.65);
}
.hover\:border-pink-200\/70:hover {
  border-color: rgb(251 207 232 / 0.7);
}
.hover\:border-pink-200\/75:hover {
  border-color: rgb(251 207 232 / 0.75);
}
.hover\:border-pink-200\/80:hover {
  border-color: rgb(251 207 232 / 0.8);
}
.hover\:border-pink-200\/85:hover {
  border-color: rgb(251 207 232 / 0.85);
}
.hover\:border-pink-200\/90:hover {
  border-color: rgb(251 207 232 / 0.9);
}
.hover\:border-pink-200\/95:hover {
  border-color: rgb(251 207 232 / 0.95);
}
.hover\:border-pink-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.hover\:border-pink-300\/0:hover {
  border-color: rgb(249 168 212 / 0);
}
.hover\:border-pink-300\/10:hover {
  border-color: rgb(249 168 212 / 0.1);
}
.hover\:border-pink-300\/100:hover {
  border-color: rgb(249 168 212 / 1);
}
.hover\:border-pink-300\/15:hover {
  border-color: rgb(249 168 212 / 0.15);
}
.hover\:border-pink-300\/20:hover {
  border-color: rgb(249 168 212 / 0.2);
}
.hover\:border-pink-300\/25:hover {
  border-color: rgb(249 168 212 / 0.25);
}
.hover\:border-pink-300\/30:hover {
  border-color: rgb(249 168 212 / 0.3);
}
.hover\:border-pink-300\/35:hover {
  border-color: rgb(249 168 212 / 0.35);
}
.hover\:border-pink-300\/40:hover {
  border-color: rgb(249 168 212 / 0.4);
}
.hover\:border-pink-300\/45:hover {
  border-color: rgb(249 168 212 / 0.45);
}
.hover\:border-pink-300\/5:hover {
  border-color: rgb(249 168 212 / 0.05);
}
.hover\:border-pink-300\/50:hover {
  border-color: rgb(249 168 212 / 0.5);
}
.hover\:border-pink-300\/55:hover {
  border-color: rgb(249 168 212 / 0.55);
}
.hover\:border-pink-300\/60:hover {
  border-color: rgb(249 168 212 / 0.6);
}
.hover\:border-pink-300\/65:hover {
  border-color: rgb(249 168 212 / 0.65);
}
.hover\:border-pink-300\/70:hover {
  border-color: rgb(249 168 212 / 0.7);
}
.hover\:border-pink-300\/75:hover {
  border-color: rgb(249 168 212 / 0.75);
}
.hover\:border-pink-300\/80:hover {
  border-color: rgb(249 168 212 / 0.8);
}
.hover\:border-pink-300\/85:hover {
  border-color: rgb(249 168 212 / 0.85);
}
.hover\:border-pink-300\/90:hover {
  border-color: rgb(249 168 212 / 0.9);
}
.hover\:border-pink-300\/95:hover {
  border-color: rgb(249 168 212 / 0.95);
}
.hover\:border-pink-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.hover\:border-pink-400\/0:hover {
  border-color: rgb(244 114 182 / 0);
}
.hover\:border-pink-400\/10:hover {
  border-color: rgb(244 114 182 / 0.1);
}
.hover\:border-pink-400\/100:hover {
  border-color: rgb(244 114 182 / 1);
}
.hover\:border-pink-400\/15:hover {
  border-color: rgb(244 114 182 / 0.15);
}
.hover\:border-pink-400\/20:hover {
  border-color: rgb(244 114 182 / 0.2);
}
.hover\:border-pink-400\/25:hover {
  border-color: rgb(244 114 182 / 0.25);
}
.hover\:border-pink-400\/30:hover {
  border-color: rgb(244 114 182 / 0.3);
}
.hover\:border-pink-400\/35:hover {
  border-color: rgb(244 114 182 / 0.35);
}
.hover\:border-pink-400\/40:hover {
  border-color: rgb(244 114 182 / 0.4);
}
.hover\:border-pink-400\/45:hover {
  border-color: rgb(244 114 182 / 0.45);
}
.hover\:border-pink-400\/5:hover {
  border-color: rgb(244 114 182 / 0.05);
}
.hover\:border-pink-400\/50:hover {
  border-color: rgb(244 114 182 / 0.5);
}
.hover\:border-pink-400\/55:hover {
  border-color: rgb(244 114 182 / 0.55);
}
.hover\:border-pink-400\/60:hover {
  border-color: rgb(244 114 182 / 0.6);
}
.hover\:border-pink-400\/65:hover {
  border-color: rgb(244 114 182 / 0.65);
}
.hover\:border-pink-400\/70:hover {
  border-color: rgb(244 114 182 / 0.7);
}
.hover\:border-pink-400\/75:hover {
  border-color: rgb(244 114 182 / 0.75);
}
.hover\:border-pink-400\/80:hover {
  border-color: rgb(244 114 182 / 0.8);
}
.hover\:border-pink-400\/85:hover {
  border-color: rgb(244 114 182 / 0.85);
}
.hover\:border-pink-400\/90:hover {
  border-color: rgb(244 114 182 / 0.9);
}
.hover\:border-pink-400\/95:hover {
  border-color: rgb(244 114 182 / 0.95);
}
.hover\:border-pink-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.hover\:border-pink-500\/0:hover {
  border-color: rgb(236 72 153 / 0);
}
.hover\:border-pink-500\/10:hover {
  border-color: rgb(236 72 153 / 0.1);
}
.hover\:border-pink-500\/100:hover {
  border-color: rgb(236 72 153 / 1);
}
.hover\:border-pink-500\/15:hover {
  border-color: rgb(236 72 153 / 0.15);
}
.hover\:border-pink-500\/20:hover {
  border-color: rgb(236 72 153 / 0.2);
}
.hover\:border-pink-500\/25:hover {
  border-color: rgb(236 72 153 / 0.25);
}
.hover\:border-pink-500\/30:hover {
  border-color: rgb(236 72 153 / 0.3);
}
.hover\:border-pink-500\/35:hover {
  border-color: rgb(236 72 153 / 0.35);
}
.hover\:border-pink-500\/40:hover {
  border-color: rgb(236 72 153 / 0.4);
}
.hover\:border-pink-500\/45:hover {
  border-color: rgb(236 72 153 / 0.45);
}
.hover\:border-pink-500\/5:hover {
  border-color: rgb(236 72 153 / 0.05);
}
.hover\:border-pink-500\/50:hover {
  border-color: rgb(236 72 153 / 0.5);
}
.hover\:border-pink-500\/55:hover {
  border-color: rgb(236 72 153 / 0.55);
}
.hover\:border-pink-500\/60:hover {
  border-color: rgb(236 72 153 / 0.6);
}
.hover\:border-pink-500\/65:hover {
  border-color: rgb(236 72 153 / 0.65);
}
.hover\:border-pink-500\/70:hover {
  border-color: rgb(236 72 153 / 0.7);
}
.hover\:border-pink-500\/75:hover {
  border-color: rgb(236 72 153 / 0.75);
}
.hover\:border-pink-500\/80:hover {
  border-color: rgb(236 72 153 / 0.8);
}
.hover\:border-pink-500\/85:hover {
  border-color: rgb(236 72 153 / 0.85);
}
.hover\:border-pink-500\/90:hover {
  border-color: rgb(236 72 153 / 0.9);
}
.hover\:border-pink-500\/95:hover {
  border-color: rgb(236 72 153 / 0.95);
}
.hover\:border-pink-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.hover\:border-pink-600\/0:hover {
  border-color: rgb(219 39 119 / 0);
}
.hover\:border-pink-600\/10:hover {
  border-color: rgb(219 39 119 / 0.1);
}
.hover\:border-pink-600\/100:hover {
  border-color: rgb(219 39 119 / 1);
}
.hover\:border-pink-600\/15:hover {
  border-color: rgb(219 39 119 / 0.15);
}
.hover\:border-pink-600\/20:hover {
  border-color: rgb(219 39 119 / 0.2);
}
.hover\:border-pink-600\/25:hover {
  border-color: rgb(219 39 119 / 0.25);
}
.hover\:border-pink-600\/30:hover {
  border-color: rgb(219 39 119 / 0.3);
}
.hover\:border-pink-600\/35:hover {
  border-color: rgb(219 39 119 / 0.35);
}
.hover\:border-pink-600\/40:hover {
  border-color: rgb(219 39 119 / 0.4);
}
.hover\:border-pink-600\/45:hover {
  border-color: rgb(219 39 119 / 0.45);
}
.hover\:border-pink-600\/5:hover {
  border-color: rgb(219 39 119 / 0.05);
}
.hover\:border-pink-600\/50:hover {
  border-color: rgb(219 39 119 / 0.5);
}
.hover\:border-pink-600\/55:hover {
  border-color: rgb(219 39 119 / 0.55);
}
.hover\:border-pink-600\/60:hover {
  border-color: rgb(219 39 119 / 0.6);
}
.hover\:border-pink-600\/65:hover {
  border-color: rgb(219 39 119 / 0.65);
}
.hover\:border-pink-600\/70:hover {
  border-color: rgb(219 39 119 / 0.7);
}
.hover\:border-pink-600\/75:hover {
  border-color: rgb(219 39 119 / 0.75);
}
.hover\:border-pink-600\/80:hover {
  border-color: rgb(219 39 119 / 0.8);
}
.hover\:border-pink-600\/85:hover {
  border-color: rgb(219 39 119 / 0.85);
}
.hover\:border-pink-600\/90:hover {
  border-color: rgb(219 39 119 / 0.9);
}
.hover\:border-pink-600\/95:hover {
  border-color: rgb(219 39 119 / 0.95);
}
.hover\:border-pink-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.hover\:border-pink-700\/0:hover {
  border-color: rgb(190 24 93 / 0);
}
.hover\:border-pink-700\/10:hover {
  border-color: rgb(190 24 93 / 0.1);
}
.hover\:border-pink-700\/100:hover {
  border-color: rgb(190 24 93 / 1);
}
.hover\:border-pink-700\/15:hover {
  border-color: rgb(190 24 93 / 0.15);
}
.hover\:border-pink-700\/20:hover {
  border-color: rgb(190 24 93 / 0.2);
}
.hover\:border-pink-700\/25:hover {
  border-color: rgb(190 24 93 / 0.25);
}
.hover\:border-pink-700\/30:hover {
  border-color: rgb(190 24 93 / 0.3);
}
.hover\:border-pink-700\/35:hover {
  border-color: rgb(190 24 93 / 0.35);
}
.hover\:border-pink-700\/40:hover {
  border-color: rgb(190 24 93 / 0.4);
}
.hover\:border-pink-700\/45:hover {
  border-color: rgb(190 24 93 / 0.45);
}
.hover\:border-pink-700\/5:hover {
  border-color: rgb(190 24 93 / 0.05);
}
.hover\:border-pink-700\/50:hover {
  border-color: rgb(190 24 93 / 0.5);
}
.hover\:border-pink-700\/55:hover {
  border-color: rgb(190 24 93 / 0.55);
}
.hover\:border-pink-700\/60:hover {
  border-color: rgb(190 24 93 / 0.6);
}
.hover\:border-pink-700\/65:hover {
  border-color: rgb(190 24 93 / 0.65);
}
.hover\:border-pink-700\/70:hover {
  border-color: rgb(190 24 93 / 0.7);
}
.hover\:border-pink-700\/75:hover {
  border-color: rgb(190 24 93 / 0.75);
}
.hover\:border-pink-700\/80:hover {
  border-color: rgb(190 24 93 / 0.8);
}
.hover\:border-pink-700\/85:hover {
  border-color: rgb(190 24 93 / 0.85);
}
.hover\:border-pink-700\/90:hover {
  border-color: rgb(190 24 93 / 0.9);
}
.hover\:border-pink-700\/95:hover {
  border-color: rgb(190 24 93 / 0.95);
}
.hover\:border-pink-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.hover\:border-pink-800\/0:hover {
  border-color: rgb(157 23 77 / 0);
}
.hover\:border-pink-800\/10:hover {
  border-color: rgb(157 23 77 / 0.1);
}
.hover\:border-pink-800\/100:hover {
  border-color: rgb(157 23 77 / 1);
}
.hover\:border-pink-800\/15:hover {
  border-color: rgb(157 23 77 / 0.15);
}
.hover\:border-pink-800\/20:hover {
  border-color: rgb(157 23 77 / 0.2);
}
.hover\:border-pink-800\/25:hover {
  border-color: rgb(157 23 77 / 0.25);
}
.hover\:border-pink-800\/30:hover {
  border-color: rgb(157 23 77 / 0.3);
}
.hover\:border-pink-800\/35:hover {
  border-color: rgb(157 23 77 / 0.35);
}
.hover\:border-pink-800\/40:hover {
  border-color: rgb(157 23 77 / 0.4);
}
.hover\:border-pink-800\/45:hover {
  border-color: rgb(157 23 77 / 0.45);
}
.hover\:border-pink-800\/5:hover {
  border-color: rgb(157 23 77 / 0.05);
}
.hover\:border-pink-800\/50:hover {
  border-color: rgb(157 23 77 / 0.5);
}
.hover\:border-pink-800\/55:hover {
  border-color: rgb(157 23 77 / 0.55);
}
.hover\:border-pink-800\/60:hover {
  border-color: rgb(157 23 77 / 0.6);
}
.hover\:border-pink-800\/65:hover {
  border-color: rgb(157 23 77 / 0.65);
}
.hover\:border-pink-800\/70:hover {
  border-color: rgb(157 23 77 / 0.7);
}
.hover\:border-pink-800\/75:hover {
  border-color: rgb(157 23 77 / 0.75);
}
.hover\:border-pink-800\/80:hover {
  border-color: rgb(157 23 77 / 0.8);
}
.hover\:border-pink-800\/85:hover {
  border-color: rgb(157 23 77 / 0.85);
}
.hover\:border-pink-800\/90:hover {
  border-color: rgb(157 23 77 / 0.9);
}
.hover\:border-pink-800\/95:hover {
  border-color: rgb(157 23 77 / 0.95);
}
.hover\:border-pink-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.hover\:border-pink-900\/0:hover {
  border-color: rgb(131 24 67 / 0);
}
.hover\:border-pink-900\/10:hover {
  border-color: rgb(131 24 67 / 0.1);
}
.hover\:border-pink-900\/100:hover {
  border-color: rgb(131 24 67 / 1);
}
.hover\:border-pink-900\/15:hover {
  border-color: rgb(131 24 67 / 0.15);
}
.hover\:border-pink-900\/20:hover {
  border-color: rgb(131 24 67 / 0.2);
}
.hover\:border-pink-900\/25:hover {
  border-color: rgb(131 24 67 / 0.25);
}
.hover\:border-pink-900\/30:hover {
  border-color: rgb(131 24 67 / 0.3);
}
.hover\:border-pink-900\/35:hover {
  border-color: rgb(131 24 67 / 0.35);
}
.hover\:border-pink-900\/40:hover {
  border-color: rgb(131 24 67 / 0.4);
}
.hover\:border-pink-900\/45:hover {
  border-color: rgb(131 24 67 / 0.45);
}
.hover\:border-pink-900\/5:hover {
  border-color: rgb(131 24 67 / 0.05);
}
.hover\:border-pink-900\/50:hover {
  border-color: rgb(131 24 67 / 0.5);
}
.hover\:border-pink-900\/55:hover {
  border-color: rgb(131 24 67 / 0.55);
}
.hover\:border-pink-900\/60:hover {
  border-color: rgb(131 24 67 / 0.6);
}
.hover\:border-pink-900\/65:hover {
  border-color: rgb(131 24 67 / 0.65);
}
.hover\:border-pink-900\/70:hover {
  border-color: rgb(131 24 67 / 0.7);
}
.hover\:border-pink-900\/75:hover {
  border-color: rgb(131 24 67 / 0.75);
}
.hover\:border-pink-900\/80:hover {
  border-color: rgb(131 24 67 / 0.8);
}
.hover\:border-pink-900\/85:hover {
  border-color: rgb(131 24 67 / 0.85);
}
.hover\:border-pink-900\/90:hover {
  border-color: rgb(131 24 67 / 0.9);
}
.hover\:border-pink-900\/95:hover {
  border-color: rgb(131 24 67 / 0.95);
}
.hover\:border-primary:hover {
  border-color: hsl(var(--primary));
}
.hover\:border-primary\/30:hover {
  border-color: hsl(var(--primary) / 0.3);
}
.hover\:border-primary\/50:hover {
  border-color: hsl(var(--primary) / 0.5);
}
.hover\:border-purple-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.hover\:border-purple-100\/0:hover {
  border-color: rgb(243 232 255 / 0);
}
.hover\:border-purple-100\/10:hover {
  border-color: rgb(243 232 255 / 0.1);
}
.hover\:border-purple-100\/100:hover {
  border-color: rgb(243 232 255 / 1);
}
.hover\:border-purple-100\/15:hover {
  border-color: rgb(243 232 255 / 0.15);
}
.hover\:border-purple-100\/20:hover {
  border-color: rgb(243 232 255 / 0.2);
}
.hover\:border-purple-100\/25:hover {
  border-color: rgb(243 232 255 / 0.25);
}
.hover\:border-purple-100\/30:hover {
  border-color: rgb(243 232 255 / 0.3);
}
.hover\:border-purple-100\/35:hover {
  border-color: rgb(243 232 255 / 0.35);
}
.hover\:border-purple-100\/40:hover {
  border-color: rgb(243 232 255 / 0.4);
}
.hover\:border-purple-100\/45:hover {
  border-color: rgb(243 232 255 / 0.45);
}
.hover\:border-purple-100\/5:hover {
  border-color: rgb(243 232 255 / 0.05);
}
.hover\:border-purple-100\/50:hover {
  border-color: rgb(243 232 255 / 0.5);
}
.hover\:border-purple-100\/55:hover {
  border-color: rgb(243 232 255 / 0.55);
}
.hover\:border-purple-100\/60:hover {
  border-color: rgb(243 232 255 / 0.6);
}
.hover\:border-purple-100\/65:hover {
  border-color: rgb(243 232 255 / 0.65);
}
.hover\:border-purple-100\/70:hover {
  border-color: rgb(243 232 255 / 0.7);
}
.hover\:border-purple-100\/75:hover {
  border-color: rgb(243 232 255 / 0.75);
}
.hover\:border-purple-100\/80:hover {
  border-color: rgb(243 232 255 / 0.8);
}
.hover\:border-purple-100\/85:hover {
  border-color: rgb(243 232 255 / 0.85);
}
.hover\:border-purple-100\/90:hover {
  border-color: rgb(243 232 255 / 0.9);
}
.hover\:border-purple-100\/95:hover {
  border-color: rgb(243 232 255 / 0.95);
}
.hover\:border-purple-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.hover\:border-purple-200\/0:hover {
  border-color: rgb(233 213 255 / 0);
}
.hover\:border-purple-200\/10:hover {
  border-color: rgb(233 213 255 / 0.1);
}
.hover\:border-purple-200\/100:hover {
  border-color: rgb(233 213 255 / 1);
}
.hover\:border-purple-200\/15:hover {
  border-color: rgb(233 213 255 / 0.15);
}
.hover\:border-purple-200\/20:hover {
  border-color: rgb(233 213 255 / 0.2);
}
.hover\:border-purple-200\/25:hover {
  border-color: rgb(233 213 255 / 0.25);
}
.hover\:border-purple-200\/30:hover {
  border-color: rgb(233 213 255 / 0.3);
}
.hover\:border-purple-200\/35:hover {
  border-color: rgb(233 213 255 / 0.35);
}
.hover\:border-purple-200\/40:hover {
  border-color: rgb(233 213 255 / 0.4);
}
.hover\:border-purple-200\/45:hover {
  border-color: rgb(233 213 255 / 0.45);
}
.hover\:border-purple-200\/5:hover {
  border-color: rgb(233 213 255 / 0.05);
}
.hover\:border-purple-200\/50:hover {
  border-color: rgb(233 213 255 / 0.5);
}
.hover\:border-purple-200\/55:hover {
  border-color: rgb(233 213 255 / 0.55);
}
.hover\:border-purple-200\/60:hover {
  border-color: rgb(233 213 255 / 0.6);
}
.hover\:border-purple-200\/65:hover {
  border-color: rgb(233 213 255 / 0.65);
}
.hover\:border-purple-200\/70:hover {
  border-color: rgb(233 213 255 / 0.7);
}
.hover\:border-purple-200\/75:hover {
  border-color: rgb(233 213 255 / 0.75);
}
.hover\:border-purple-200\/80:hover {
  border-color: rgb(233 213 255 / 0.8);
}
.hover\:border-purple-200\/85:hover {
  border-color: rgb(233 213 255 / 0.85);
}
.hover\:border-purple-200\/90:hover {
  border-color: rgb(233 213 255 / 0.9);
}
.hover\:border-purple-200\/95:hover {
  border-color: rgb(233 213 255 / 0.95);
}
.hover\:border-purple-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.hover\:border-purple-300\/0:hover {
  border-color: rgb(216 180 254 / 0);
}
.hover\:border-purple-300\/10:hover {
  border-color: rgb(216 180 254 / 0.1);
}
.hover\:border-purple-300\/100:hover {
  border-color: rgb(216 180 254 / 1);
}
.hover\:border-purple-300\/15:hover {
  border-color: rgb(216 180 254 / 0.15);
}
.hover\:border-purple-300\/20:hover {
  border-color: rgb(216 180 254 / 0.2);
}
.hover\:border-purple-300\/25:hover {
  border-color: rgb(216 180 254 / 0.25);
}
.hover\:border-purple-300\/30:hover {
  border-color: rgb(216 180 254 / 0.3);
}
.hover\:border-purple-300\/35:hover {
  border-color: rgb(216 180 254 / 0.35);
}
.hover\:border-purple-300\/40:hover {
  border-color: rgb(216 180 254 / 0.4);
}
.hover\:border-purple-300\/45:hover {
  border-color: rgb(216 180 254 / 0.45);
}
.hover\:border-purple-300\/5:hover {
  border-color: rgb(216 180 254 / 0.05);
}
.hover\:border-purple-300\/50:hover {
  border-color: rgb(216 180 254 / 0.5);
}
.hover\:border-purple-300\/55:hover {
  border-color: rgb(216 180 254 / 0.55);
}
.hover\:border-purple-300\/60:hover {
  border-color: rgb(216 180 254 / 0.6);
}
.hover\:border-purple-300\/65:hover {
  border-color: rgb(216 180 254 / 0.65);
}
.hover\:border-purple-300\/70:hover {
  border-color: rgb(216 180 254 / 0.7);
}
.hover\:border-purple-300\/75:hover {
  border-color: rgb(216 180 254 / 0.75);
}
.hover\:border-purple-300\/80:hover {
  border-color: rgb(216 180 254 / 0.8);
}
.hover\:border-purple-300\/85:hover {
  border-color: rgb(216 180 254 / 0.85);
}
.hover\:border-purple-300\/90:hover {
  border-color: rgb(216 180 254 / 0.9);
}
.hover\:border-purple-300\/95:hover {
  border-color: rgb(216 180 254 / 0.95);
}
.hover\:border-purple-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.hover\:border-purple-400\/0:hover {
  border-color: rgb(192 132 252 / 0);
}
.hover\:border-purple-400\/10:hover {
  border-color: rgb(192 132 252 / 0.1);
}
.hover\:border-purple-400\/100:hover {
  border-color: rgb(192 132 252 / 1);
}
.hover\:border-purple-400\/15:hover {
  border-color: rgb(192 132 252 / 0.15);
}
.hover\:border-purple-400\/20:hover {
  border-color: rgb(192 132 252 / 0.2);
}
.hover\:border-purple-400\/25:hover {
  border-color: rgb(192 132 252 / 0.25);
}
.hover\:border-purple-400\/30:hover {
  border-color: rgb(192 132 252 / 0.3);
}
.hover\:border-purple-400\/35:hover {
  border-color: rgb(192 132 252 / 0.35);
}
.hover\:border-purple-400\/40:hover {
  border-color: rgb(192 132 252 / 0.4);
}
.hover\:border-purple-400\/45:hover {
  border-color: rgb(192 132 252 / 0.45);
}
.hover\:border-purple-400\/5:hover {
  border-color: rgb(192 132 252 / 0.05);
}
.hover\:border-purple-400\/50:hover {
  border-color: rgb(192 132 252 / 0.5);
}
.hover\:border-purple-400\/55:hover {
  border-color: rgb(192 132 252 / 0.55);
}
.hover\:border-purple-400\/60:hover {
  border-color: rgb(192 132 252 / 0.6);
}
.hover\:border-purple-400\/65:hover {
  border-color: rgb(192 132 252 / 0.65);
}
.hover\:border-purple-400\/70:hover {
  border-color: rgb(192 132 252 / 0.7);
}
.hover\:border-purple-400\/75:hover {
  border-color: rgb(192 132 252 / 0.75);
}
.hover\:border-purple-400\/80:hover {
  border-color: rgb(192 132 252 / 0.8);
}
.hover\:border-purple-400\/85:hover {
  border-color: rgb(192 132 252 / 0.85);
}
.hover\:border-purple-400\/90:hover {
  border-color: rgb(192 132 252 / 0.9);
}
.hover\:border-purple-400\/95:hover {
  border-color: rgb(192 132 252 / 0.95);
}
.hover\:border-purple-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.hover\:border-purple-500\/0:hover {
  border-color: rgb(168 85 247 / 0);
}
.hover\:border-purple-500\/10:hover {
  border-color: rgb(168 85 247 / 0.1);
}
.hover\:border-purple-500\/100:hover {
  border-color: rgb(168 85 247 / 1);
}
.hover\:border-purple-500\/15:hover {
  border-color: rgb(168 85 247 / 0.15);
}
.hover\:border-purple-500\/20:hover {
  border-color: rgb(168 85 247 / 0.2);
}
.hover\:border-purple-500\/25:hover {
  border-color: rgb(168 85 247 / 0.25);
}
.hover\:border-purple-500\/30:hover {
  border-color: rgb(168 85 247 / 0.3);
}
.hover\:border-purple-500\/35:hover {
  border-color: rgb(168 85 247 / 0.35);
}
.hover\:border-purple-500\/40:hover {
  border-color: rgb(168 85 247 / 0.4);
}
.hover\:border-purple-500\/45:hover {
  border-color: rgb(168 85 247 / 0.45);
}
.hover\:border-purple-500\/5:hover {
  border-color: rgb(168 85 247 / 0.05);
}
.hover\:border-purple-500\/50:hover {
  border-color: rgb(168 85 247 / 0.5);
}
.hover\:border-purple-500\/55:hover {
  border-color: rgb(168 85 247 / 0.55);
}
.hover\:border-purple-500\/60:hover {
  border-color: rgb(168 85 247 / 0.6);
}
.hover\:border-purple-500\/65:hover {
  border-color: rgb(168 85 247 / 0.65);
}
.hover\:border-purple-500\/70:hover {
  border-color: rgb(168 85 247 / 0.7);
}
.hover\:border-purple-500\/75:hover {
  border-color: rgb(168 85 247 / 0.75);
}
.hover\:border-purple-500\/80:hover {
  border-color: rgb(168 85 247 / 0.8);
}
.hover\:border-purple-500\/85:hover {
  border-color: rgb(168 85 247 / 0.85);
}
.hover\:border-purple-500\/90:hover {
  border-color: rgb(168 85 247 / 0.9);
}
.hover\:border-purple-500\/95:hover {
  border-color: rgb(168 85 247 / 0.95);
}
.hover\:border-purple-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.hover\:border-purple-600\/0:hover {
  border-color: rgb(147 51 234 / 0);
}
.hover\:border-purple-600\/10:hover {
  border-color: rgb(147 51 234 / 0.1);
}
.hover\:border-purple-600\/100:hover {
  border-color: rgb(147 51 234 / 1);
}
.hover\:border-purple-600\/15:hover {
  border-color: rgb(147 51 234 / 0.15);
}
.hover\:border-purple-600\/20:hover {
  border-color: rgb(147 51 234 / 0.2);
}
.hover\:border-purple-600\/25:hover {
  border-color: rgb(147 51 234 / 0.25);
}
.hover\:border-purple-600\/30:hover {
  border-color: rgb(147 51 234 / 0.3);
}
.hover\:border-purple-600\/35:hover {
  border-color: rgb(147 51 234 / 0.35);
}
.hover\:border-purple-600\/40:hover {
  border-color: rgb(147 51 234 / 0.4);
}
.hover\:border-purple-600\/45:hover {
  border-color: rgb(147 51 234 / 0.45);
}
.hover\:border-purple-600\/5:hover {
  border-color: rgb(147 51 234 / 0.05);
}
.hover\:border-purple-600\/50:hover {
  border-color: rgb(147 51 234 / 0.5);
}
.hover\:border-purple-600\/55:hover {
  border-color: rgb(147 51 234 / 0.55);
}
.hover\:border-purple-600\/60:hover {
  border-color: rgb(147 51 234 / 0.6);
}
.hover\:border-purple-600\/65:hover {
  border-color: rgb(147 51 234 / 0.65);
}
.hover\:border-purple-600\/70:hover {
  border-color: rgb(147 51 234 / 0.7);
}
.hover\:border-purple-600\/75:hover {
  border-color: rgb(147 51 234 / 0.75);
}
.hover\:border-purple-600\/80:hover {
  border-color: rgb(147 51 234 / 0.8);
}
.hover\:border-purple-600\/85:hover {
  border-color: rgb(147 51 234 / 0.85);
}
.hover\:border-purple-600\/90:hover {
  border-color: rgb(147 51 234 / 0.9);
}
.hover\:border-purple-600\/95:hover {
  border-color: rgb(147 51 234 / 0.95);
}
.hover\:border-purple-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.hover\:border-purple-700\/0:hover {
  border-color: rgb(126 34 206 / 0);
}
.hover\:border-purple-700\/10:hover {
  border-color: rgb(126 34 206 / 0.1);
}
.hover\:border-purple-700\/100:hover {
  border-color: rgb(126 34 206 / 1);
}
.hover\:border-purple-700\/15:hover {
  border-color: rgb(126 34 206 / 0.15);
}
.hover\:border-purple-700\/20:hover {
  border-color: rgb(126 34 206 / 0.2);
}
.hover\:border-purple-700\/25:hover {
  border-color: rgb(126 34 206 / 0.25);
}
.hover\:border-purple-700\/30:hover {
  border-color: rgb(126 34 206 / 0.3);
}
.hover\:border-purple-700\/35:hover {
  border-color: rgb(126 34 206 / 0.35);
}
.hover\:border-purple-700\/40:hover {
  border-color: rgb(126 34 206 / 0.4);
}
.hover\:border-purple-700\/45:hover {
  border-color: rgb(126 34 206 / 0.45);
}
.hover\:border-purple-700\/5:hover {
  border-color: rgb(126 34 206 / 0.05);
}
.hover\:border-purple-700\/50:hover {
  border-color: rgb(126 34 206 / 0.5);
}
.hover\:border-purple-700\/55:hover {
  border-color: rgb(126 34 206 / 0.55);
}
.hover\:border-purple-700\/60:hover {
  border-color: rgb(126 34 206 / 0.6);
}
.hover\:border-purple-700\/65:hover {
  border-color: rgb(126 34 206 / 0.65);
}
.hover\:border-purple-700\/70:hover {
  border-color: rgb(126 34 206 / 0.7);
}
.hover\:border-purple-700\/75:hover {
  border-color: rgb(126 34 206 / 0.75);
}
.hover\:border-purple-700\/80:hover {
  border-color: rgb(126 34 206 / 0.8);
}
.hover\:border-purple-700\/85:hover {
  border-color: rgb(126 34 206 / 0.85);
}
.hover\:border-purple-700\/90:hover {
  border-color: rgb(126 34 206 / 0.9);
}
.hover\:border-purple-700\/95:hover {
  border-color: rgb(126 34 206 / 0.95);
}
.hover\:border-purple-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.hover\:border-purple-800\/0:hover {
  border-color: rgb(107 33 168 / 0);
}
.hover\:border-purple-800\/10:hover {
  border-color: rgb(107 33 168 / 0.1);
}
.hover\:border-purple-800\/100:hover {
  border-color: rgb(107 33 168 / 1);
}
.hover\:border-purple-800\/15:hover {
  border-color: rgb(107 33 168 / 0.15);
}
.hover\:border-purple-800\/20:hover {
  border-color: rgb(107 33 168 / 0.2);
}
.hover\:border-purple-800\/25:hover {
  border-color: rgb(107 33 168 / 0.25);
}
.hover\:border-purple-800\/30:hover {
  border-color: rgb(107 33 168 / 0.3);
}
.hover\:border-purple-800\/35:hover {
  border-color: rgb(107 33 168 / 0.35);
}
.hover\:border-purple-800\/40:hover {
  border-color: rgb(107 33 168 / 0.4);
}
.hover\:border-purple-800\/45:hover {
  border-color: rgb(107 33 168 / 0.45);
}
.hover\:border-purple-800\/5:hover {
  border-color: rgb(107 33 168 / 0.05);
}
.hover\:border-purple-800\/50:hover {
  border-color: rgb(107 33 168 / 0.5);
}
.hover\:border-purple-800\/55:hover {
  border-color: rgb(107 33 168 / 0.55);
}
.hover\:border-purple-800\/60:hover {
  border-color: rgb(107 33 168 / 0.6);
}
.hover\:border-purple-800\/65:hover {
  border-color: rgb(107 33 168 / 0.65);
}
.hover\:border-purple-800\/70:hover {
  border-color: rgb(107 33 168 / 0.7);
}
.hover\:border-purple-800\/75:hover {
  border-color: rgb(107 33 168 / 0.75);
}
.hover\:border-purple-800\/80:hover {
  border-color: rgb(107 33 168 / 0.8);
}
.hover\:border-purple-800\/85:hover {
  border-color: rgb(107 33 168 / 0.85);
}
.hover\:border-purple-800\/90:hover {
  border-color: rgb(107 33 168 / 0.9);
}
.hover\:border-purple-800\/95:hover {
  border-color: rgb(107 33 168 / 0.95);
}
.hover\:border-purple-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.hover\:border-purple-900\/0:hover {
  border-color: rgb(88 28 135 / 0);
}
.hover\:border-purple-900\/10:hover {
  border-color: rgb(88 28 135 / 0.1);
}
.hover\:border-purple-900\/100:hover {
  border-color: rgb(88 28 135 / 1);
}
.hover\:border-purple-900\/15:hover {
  border-color: rgb(88 28 135 / 0.15);
}
.hover\:border-purple-900\/20:hover {
  border-color: rgb(88 28 135 / 0.2);
}
.hover\:border-purple-900\/25:hover {
  border-color: rgb(88 28 135 / 0.25);
}
.hover\:border-purple-900\/30:hover {
  border-color: rgb(88 28 135 / 0.3);
}
.hover\:border-purple-900\/35:hover {
  border-color: rgb(88 28 135 / 0.35);
}
.hover\:border-purple-900\/40:hover {
  border-color: rgb(88 28 135 / 0.4);
}
.hover\:border-purple-900\/45:hover {
  border-color: rgb(88 28 135 / 0.45);
}
.hover\:border-purple-900\/5:hover {
  border-color: rgb(88 28 135 / 0.05);
}
.hover\:border-purple-900\/50:hover {
  border-color: rgb(88 28 135 / 0.5);
}
.hover\:border-purple-900\/55:hover {
  border-color: rgb(88 28 135 / 0.55);
}
.hover\:border-purple-900\/60:hover {
  border-color: rgb(88 28 135 / 0.6);
}
.hover\:border-purple-900\/65:hover {
  border-color: rgb(88 28 135 / 0.65);
}
.hover\:border-purple-900\/70:hover {
  border-color: rgb(88 28 135 / 0.7);
}
.hover\:border-purple-900\/75:hover {
  border-color: rgb(88 28 135 / 0.75);
}
.hover\:border-purple-900\/80:hover {
  border-color: rgb(88 28 135 / 0.8);
}
.hover\:border-purple-900\/85:hover {
  border-color: rgb(88 28 135 / 0.85);
}
.hover\:border-purple-900\/90:hover {
  border-color: rgb(88 28 135 / 0.9);
}
.hover\:border-purple-900\/95:hover {
  border-color: rgb(88 28 135 / 0.95);
}
.hover\:border-red-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.hover\:border-red-100\/0:hover {
  border-color: rgb(254 226 226 / 0);
}
.hover\:border-red-100\/10:hover {
  border-color: rgb(254 226 226 / 0.1);
}
.hover\:border-red-100\/100:hover {
  border-color: rgb(254 226 226 / 1);
}
.hover\:border-red-100\/15:hover {
  border-color: rgb(254 226 226 / 0.15);
}
.hover\:border-red-100\/20:hover {
  border-color: rgb(254 226 226 / 0.2);
}
.hover\:border-red-100\/25:hover {
  border-color: rgb(254 226 226 / 0.25);
}
.hover\:border-red-100\/30:hover {
  border-color: rgb(254 226 226 / 0.3);
}
.hover\:border-red-100\/35:hover {
  border-color: rgb(254 226 226 / 0.35);
}
.hover\:border-red-100\/40:hover {
  border-color: rgb(254 226 226 / 0.4);
}
.hover\:border-red-100\/45:hover {
  border-color: rgb(254 226 226 / 0.45);
}
.hover\:border-red-100\/5:hover {
  border-color: rgb(254 226 226 / 0.05);
}
.hover\:border-red-100\/50:hover {
  border-color: rgb(254 226 226 / 0.5);
}
.hover\:border-red-100\/55:hover {
  border-color: rgb(254 226 226 / 0.55);
}
.hover\:border-red-100\/60:hover {
  border-color: rgb(254 226 226 / 0.6);
}
.hover\:border-red-100\/65:hover {
  border-color: rgb(254 226 226 / 0.65);
}
.hover\:border-red-100\/70:hover {
  border-color: rgb(254 226 226 / 0.7);
}
.hover\:border-red-100\/75:hover {
  border-color: rgb(254 226 226 / 0.75);
}
.hover\:border-red-100\/80:hover {
  border-color: rgb(254 226 226 / 0.8);
}
.hover\:border-red-100\/85:hover {
  border-color: rgb(254 226 226 / 0.85);
}
.hover\:border-red-100\/90:hover {
  border-color: rgb(254 226 226 / 0.9);
}
.hover\:border-red-100\/95:hover {
  border-color: rgb(254 226 226 / 0.95);
}
.hover\:border-red-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.hover\:border-red-200\/0:hover {
  border-color: rgb(254 202 202 / 0);
}
.hover\:border-red-200\/10:hover {
  border-color: rgb(254 202 202 / 0.1);
}
.hover\:border-red-200\/100:hover {
  border-color: rgb(254 202 202 / 1);
}
.hover\:border-red-200\/15:hover {
  border-color: rgb(254 202 202 / 0.15);
}
.hover\:border-red-200\/20:hover {
  border-color: rgb(254 202 202 / 0.2);
}
.hover\:border-red-200\/25:hover {
  border-color: rgb(254 202 202 / 0.25);
}
.hover\:border-red-200\/30:hover {
  border-color: rgb(254 202 202 / 0.3);
}
.hover\:border-red-200\/35:hover {
  border-color: rgb(254 202 202 / 0.35);
}
.hover\:border-red-200\/40:hover {
  border-color: rgb(254 202 202 / 0.4);
}
.hover\:border-red-200\/45:hover {
  border-color: rgb(254 202 202 / 0.45);
}
.hover\:border-red-200\/5:hover {
  border-color: rgb(254 202 202 / 0.05);
}
.hover\:border-red-200\/50:hover {
  border-color: rgb(254 202 202 / 0.5);
}
.hover\:border-red-200\/55:hover {
  border-color: rgb(254 202 202 / 0.55);
}
.hover\:border-red-200\/60:hover {
  border-color: rgb(254 202 202 / 0.6);
}
.hover\:border-red-200\/65:hover {
  border-color: rgb(254 202 202 / 0.65);
}
.hover\:border-red-200\/70:hover {
  border-color: rgb(254 202 202 / 0.7);
}
.hover\:border-red-200\/75:hover {
  border-color: rgb(254 202 202 / 0.75);
}
.hover\:border-red-200\/80:hover {
  border-color: rgb(254 202 202 / 0.8);
}
.hover\:border-red-200\/85:hover {
  border-color: rgb(254 202 202 / 0.85);
}
.hover\:border-red-200\/90:hover {
  border-color: rgb(254 202 202 / 0.9);
}
.hover\:border-red-200\/95:hover {
  border-color: rgb(254 202 202 / 0.95);
}
.hover\:border-red-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.hover\:border-red-300\/0:hover {
  border-color: rgb(252 165 165 / 0);
}
.hover\:border-red-300\/10:hover {
  border-color: rgb(252 165 165 / 0.1);
}
.hover\:border-red-300\/100:hover {
  border-color: rgb(252 165 165 / 1);
}
.hover\:border-red-300\/15:hover {
  border-color: rgb(252 165 165 / 0.15);
}
.hover\:border-red-300\/20:hover {
  border-color: rgb(252 165 165 / 0.2);
}
.hover\:border-red-300\/25:hover {
  border-color: rgb(252 165 165 / 0.25);
}
.hover\:border-red-300\/30:hover {
  border-color: rgb(252 165 165 / 0.3);
}
.hover\:border-red-300\/35:hover {
  border-color: rgb(252 165 165 / 0.35);
}
.hover\:border-red-300\/40:hover {
  border-color: rgb(252 165 165 / 0.4);
}
.hover\:border-red-300\/45:hover {
  border-color: rgb(252 165 165 / 0.45);
}
.hover\:border-red-300\/5:hover {
  border-color: rgb(252 165 165 / 0.05);
}
.hover\:border-red-300\/50:hover {
  border-color: rgb(252 165 165 / 0.5);
}
.hover\:border-red-300\/55:hover {
  border-color: rgb(252 165 165 / 0.55);
}
.hover\:border-red-300\/60:hover {
  border-color: rgb(252 165 165 / 0.6);
}
.hover\:border-red-300\/65:hover {
  border-color: rgb(252 165 165 / 0.65);
}
.hover\:border-red-300\/70:hover {
  border-color: rgb(252 165 165 / 0.7);
}
.hover\:border-red-300\/75:hover {
  border-color: rgb(252 165 165 / 0.75);
}
.hover\:border-red-300\/80:hover {
  border-color: rgb(252 165 165 / 0.8);
}
.hover\:border-red-300\/85:hover {
  border-color: rgb(252 165 165 / 0.85);
}
.hover\:border-red-300\/90:hover {
  border-color: rgb(252 165 165 / 0.9);
}
.hover\:border-red-300\/95:hover {
  border-color: rgb(252 165 165 / 0.95);
}
.hover\:border-red-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.hover\:border-red-400\/0:hover {
  border-color: rgb(248 113 113 / 0);
}
.hover\:border-red-400\/10:hover {
  border-color: rgb(248 113 113 / 0.1);
}
.hover\:border-red-400\/100:hover {
  border-color: rgb(248 113 113 / 1);
}
.hover\:border-red-400\/15:hover {
  border-color: rgb(248 113 113 / 0.15);
}
.hover\:border-red-400\/20:hover {
  border-color: rgb(248 113 113 / 0.2);
}
.hover\:border-red-400\/25:hover {
  border-color: rgb(248 113 113 / 0.25);
}
.hover\:border-red-400\/30:hover {
  border-color: rgb(248 113 113 / 0.3);
}
.hover\:border-red-400\/35:hover {
  border-color: rgb(248 113 113 / 0.35);
}
.hover\:border-red-400\/40:hover {
  border-color: rgb(248 113 113 / 0.4);
}
.hover\:border-red-400\/45:hover {
  border-color: rgb(248 113 113 / 0.45);
}
.hover\:border-red-400\/5:hover {
  border-color: rgb(248 113 113 / 0.05);
}
.hover\:border-red-400\/50:hover {
  border-color: rgb(248 113 113 / 0.5);
}
.hover\:border-red-400\/55:hover {
  border-color: rgb(248 113 113 / 0.55);
}
.hover\:border-red-400\/60:hover {
  border-color: rgb(248 113 113 / 0.6);
}
.hover\:border-red-400\/65:hover {
  border-color: rgb(248 113 113 / 0.65);
}
.hover\:border-red-400\/70:hover {
  border-color: rgb(248 113 113 / 0.7);
}
.hover\:border-red-400\/75:hover {
  border-color: rgb(248 113 113 / 0.75);
}
.hover\:border-red-400\/80:hover {
  border-color: rgb(248 113 113 / 0.8);
}
.hover\:border-red-400\/85:hover {
  border-color: rgb(248 113 113 / 0.85);
}
.hover\:border-red-400\/90:hover {
  border-color: rgb(248 113 113 / 0.9);
}
.hover\:border-red-400\/95:hover {
  border-color: rgb(248 113 113 / 0.95);
}
.hover\:border-red-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.hover\:border-red-500\/0:hover {
  border-color: rgb(239 68 68 / 0);
}
.hover\:border-red-500\/10:hover {
  border-color: rgb(239 68 68 / 0.1);
}
.hover\:border-red-500\/100:hover {
  border-color: rgb(239 68 68 / 1);
}
.hover\:border-red-500\/15:hover {
  border-color: rgb(239 68 68 / 0.15);
}
.hover\:border-red-500\/20:hover {
  border-color: rgb(239 68 68 / 0.2);
}
.hover\:border-red-500\/25:hover {
  border-color: rgb(239 68 68 / 0.25);
}
.hover\:border-red-500\/30:hover {
  border-color: rgb(239 68 68 / 0.3);
}
.hover\:border-red-500\/35:hover {
  border-color: rgb(239 68 68 / 0.35);
}
.hover\:border-red-500\/40:hover {
  border-color: rgb(239 68 68 / 0.4);
}
.hover\:border-red-500\/45:hover {
  border-color: rgb(239 68 68 / 0.45);
}
.hover\:border-red-500\/5:hover {
  border-color: rgb(239 68 68 / 0.05);
}
.hover\:border-red-500\/50:hover {
  border-color: rgb(239 68 68 / 0.5);
}
.hover\:border-red-500\/55:hover {
  border-color: rgb(239 68 68 / 0.55);
}
.hover\:border-red-500\/60:hover {
  border-color: rgb(239 68 68 / 0.6);
}
.hover\:border-red-500\/65:hover {
  border-color: rgb(239 68 68 / 0.65);
}
.hover\:border-red-500\/70:hover {
  border-color: rgb(239 68 68 / 0.7);
}
.hover\:border-red-500\/75:hover {
  border-color: rgb(239 68 68 / 0.75);
}
.hover\:border-red-500\/80:hover {
  border-color: rgb(239 68 68 / 0.8);
}
.hover\:border-red-500\/85:hover {
  border-color: rgb(239 68 68 / 0.85);
}
.hover\:border-red-500\/90:hover {
  border-color: rgb(239 68 68 / 0.9);
}
.hover\:border-red-500\/95:hover {
  border-color: rgb(239 68 68 / 0.95);
}
.hover\:border-red-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.hover\:border-red-600\/0:hover {
  border-color: rgb(220 38 38 / 0);
}
.hover\:border-red-600\/10:hover {
  border-color: rgb(220 38 38 / 0.1);
}
.hover\:border-red-600\/100:hover {
  border-color: rgb(220 38 38 / 1);
}
.hover\:border-red-600\/15:hover {
  border-color: rgb(220 38 38 / 0.15);
}
.hover\:border-red-600\/20:hover {
  border-color: rgb(220 38 38 / 0.2);
}
.hover\:border-red-600\/25:hover {
  border-color: rgb(220 38 38 / 0.25);
}
.hover\:border-red-600\/30:hover {
  border-color: rgb(220 38 38 / 0.3);
}
.hover\:border-red-600\/35:hover {
  border-color: rgb(220 38 38 / 0.35);
}
.hover\:border-red-600\/40:hover {
  border-color: rgb(220 38 38 / 0.4);
}
.hover\:border-red-600\/45:hover {
  border-color: rgb(220 38 38 / 0.45);
}
.hover\:border-red-600\/5:hover {
  border-color: rgb(220 38 38 / 0.05);
}
.hover\:border-red-600\/50:hover {
  border-color: rgb(220 38 38 / 0.5);
}
.hover\:border-red-600\/55:hover {
  border-color: rgb(220 38 38 / 0.55);
}
.hover\:border-red-600\/60:hover {
  border-color: rgb(220 38 38 / 0.6);
}
.hover\:border-red-600\/65:hover {
  border-color: rgb(220 38 38 / 0.65);
}
.hover\:border-red-600\/70:hover {
  border-color: rgb(220 38 38 / 0.7);
}
.hover\:border-red-600\/75:hover {
  border-color: rgb(220 38 38 / 0.75);
}
.hover\:border-red-600\/80:hover {
  border-color: rgb(220 38 38 / 0.8);
}
.hover\:border-red-600\/85:hover {
  border-color: rgb(220 38 38 / 0.85);
}
.hover\:border-red-600\/90:hover {
  border-color: rgb(220 38 38 / 0.9);
}
.hover\:border-red-600\/95:hover {
  border-color: rgb(220 38 38 / 0.95);
}
.hover\:border-red-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.hover\:border-red-700\/0:hover {
  border-color: rgb(185 28 28 / 0);
}
.hover\:border-red-700\/10:hover {
  border-color: rgb(185 28 28 / 0.1);
}
.hover\:border-red-700\/100:hover {
  border-color: rgb(185 28 28 / 1);
}
.hover\:border-red-700\/15:hover {
  border-color: rgb(185 28 28 / 0.15);
}
.hover\:border-red-700\/20:hover {
  border-color: rgb(185 28 28 / 0.2);
}
.hover\:border-red-700\/25:hover {
  border-color: rgb(185 28 28 / 0.25);
}
.hover\:border-red-700\/30:hover {
  border-color: rgb(185 28 28 / 0.3);
}
.hover\:border-red-700\/35:hover {
  border-color: rgb(185 28 28 / 0.35);
}
.hover\:border-red-700\/40:hover {
  border-color: rgb(185 28 28 / 0.4);
}
.hover\:border-red-700\/45:hover {
  border-color: rgb(185 28 28 / 0.45);
}
.hover\:border-red-700\/5:hover {
  border-color: rgb(185 28 28 / 0.05);
}
.hover\:border-red-700\/50:hover {
  border-color: rgb(185 28 28 / 0.5);
}
.hover\:border-red-700\/55:hover {
  border-color: rgb(185 28 28 / 0.55);
}
.hover\:border-red-700\/60:hover {
  border-color: rgb(185 28 28 / 0.6);
}
.hover\:border-red-700\/65:hover {
  border-color: rgb(185 28 28 / 0.65);
}
.hover\:border-red-700\/70:hover {
  border-color: rgb(185 28 28 / 0.7);
}
.hover\:border-red-700\/75:hover {
  border-color: rgb(185 28 28 / 0.75);
}
.hover\:border-red-700\/80:hover {
  border-color: rgb(185 28 28 / 0.8);
}
.hover\:border-red-700\/85:hover {
  border-color: rgb(185 28 28 / 0.85);
}
.hover\:border-red-700\/90:hover {
  border-color: rgb(185 28 28 / 0.9);
}
.hover\:border-red-700\/95:hover {
  border-color: rgb(185 28 28 / 0.95);
}
.hover\:border-red-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.hover\:border-red-800\/0:hover {
  border-color: rgb(153 27 27 / 0);
}
.hover\:border-red-800\/10:hover {
  border-color: rgb(153 27 27 / 0.1);
}
.hover\:border-red-800\/100:hover {
  border-color: rgb(153 27 27 / 1);
}
.hover\:border-red-800\/15:hover {
  border-color: rgb(153 27 27 / 0.15);
}
.hover\:border-red-800\/20:hover {
  border-color: rgb(153 27 27 / 0.2);
}
.hover\:border-red-800\/25:hover {
  border-color: rgb(153 27 27 / 0.25);
}
.hover\:border-red-800\/30:hover {
  border-color: rgb(153 27 27 / 0.3);
}
.hover\:border-red-800\/35:hover {
  border-color: rgb(153 27 27 / 0.35);
}
.hover\:border-red-800\/40:hover {
  border-color: rgb(153 27 27 / 0.4);
}
.hover\:border-red-800\/45:hover {
  border-color: rgb(153 27 27 / 0.45);
}
.hover\:border-red-800\/5:hover {
  border-color: rgb(153 27 27 / 0.05);
}
.hover\:border-red-800\/50:hover {
  border-color: rgb(153 27 27 / 0.5);
}
.hover\:border-red-800\/55:hover {
  border-color: rgb(153 27 27 / 0.55);
}
.hover\:border-red-800\/60:hover {
  border-color: rgb(153 27 27 / 0.6);
}
.hover\:border-red-800\/65:hover {
  border-color: rgb(153 27 27 / 0.65);
}
.hover\:border-red-800\/70:hover {
  border-color: rgb(153 27 27 / 0.7);
}
.hover\:border-red-800\/75:hover {
  border-color: rgb(153 27 27 / 0.75);
}
.hover\:border-red-800\/80:hover {
  border-color: rgb(153 27 27 / 0.8);
}
.hover\:border-red-800\/85:hover {
  border-color: rgb(153 27 27 / 0.85);
}
.hover\:border-red-800\/90:hover {
  border-color: rgb(153 27 27 / 0.9);
}
.hover\:border-red-800\/95:hover {
  border-color: rgb(153 27 27 / 0.95);
}
.hover\:border-red-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.hover\:border-red-900\/0:hover {
  border-color: rgb(127 29 29 / 0);
}
.hover\:border-red-900\/10:hover {
  border-color: rgb(127 29 29 / 0.1);
}
.hover\:border-red-900\/100:hover {
  border-color: rgb(127 29 29 / 1);
}
.hover\:border-red-900\/15:hover {
  border-color: rgb(127 29 29 / 0.15);
}
.hover\:border-red-900\/20:hover {
  border-color: rgb(127 29 29 / 0.2);
}
.hover\:border-red-900\/25:hover {
  border-color: rgb(127 29 29 / 0.25);
}
.hover\:border-red-900\/30:hover {
  border-color: rgb(127 29 29 / 0.3);
}
.hover\:border-red-900\/35:hover {
  border-color: rgb(127 29 29 / 0.35);
}
.hover\:border-red-900\/40:hover {
  border-color: rgb(127 29 29 / 0.4);
}
.hover\:border-red-900\/45:hover {
  border-color: rgb(127 29 29 / 0.45);
}
.hover\:border-red-900\/5:hover {
  border-color: rgb(127 29 29 / 0.05);
}
.hover\:border-red-900\/50:hover {
  border-color: rgb(127 29 29 / 0.5);
}
.hover\:border-red-900\/55:hover {
  border-color: rgb(127 29 29 / 0.55);
}
.hover\:border-red-900\/60:hover {
  border-color: rgb(127 29 29 / 0.6);
}
.hover\:border-red-900\/65:hover {
  border-color: rgb(127 29 29 / 0.65);
}
.hover\:border-red-900\/70:hover {
  border-color: rgb(127 29 29 / 0.7);
}
.hover\:border-red-900\/75:hover {
  border-color: rgb(127 29 29 / 0.75);
}
.hover\:border-red-900\/80:hover {
  border-color: rgb(127 29 29 / 0.8);
}
.hover\:border-red-900\/85:hover {
  border-color: rgb(127 29 29 / 0.85);
}
.hover\:border-red-900\/90:hover {
  border-color: rgb(127 29 29 / 0.9);
}
.hover\:border-red-900\/95:hover {
  border-color: rgb(127 29 29 / 0.95);
}
.hover\:border-slate-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.hover\:border-teal-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.hover\:border-teal-100\/0:hover {
  border-color: rgb(204 251 241 / 0);
}
.hover\:border-teal-100\/10:hover {
  border-color: rgb(204 251 241 / 0.1);
}
.hover\:border-teal-100\/100:hover {
  border-color: rgb(204 251 241 / 1);
}
.hover\:border-teal-100\/15:hover {
  border-color: rgb(204 251 241 / 0.15);
}
.hover\:border-teal-100\/20:hover {
  border-color: rgb(204 251 241 / 0.2);
}
.hover\:border-teal-100\/25:hover {
  border-color: rgb(204 251 241 / 0.25);
}
.hover\:border-teal-100\/30:hover {
  border-color: rgb(204 251 241 / 0.3);
}
.hover\:border-teal-100\/35:hover {
  border-color: rgb(204 251 241 / 0.35);
}
.hover\:border-teal-100\/40:hover {
  border-color: rgb(204 251 241 / 0.4);
}
.hover\:border-teal-100\/45:hover {
  border-color: rgb(204 251 241 / 0.45);
}
.hover\:border-teal-100\/5:hover {
  border-color: rgb(204 251 241 / 0.05);
}
.hover\:border-teal-100\/50:hover {
  border-color: rgb(204 251 241 / 0.5);
}
.hover\:border-teal-100\/55:hover {
  border-color: rgb(204 251 241 / 0.55);
}
.hover\:border-teal-100\/60:hover {
  border-color: rgb(204 251 241 / 0.6);
}
.hover\:border-teal-100\/65:hover {
  border-color: rgb(204 251 241 / 0.65);
}
.hover\:border-teal-100\/70:hover {
  border-color: rgb(204 251 241 / 0.7);
}
.hover\:border-teal-100\/75:hover {
  border-color: rgb(204 251 241 / 0.75);
}
.hover\:border-teal-100\/80:hover {
  border-color: rgb(204 251 241 / 0.8);
}
.hover\:border-teal-100\/85:hover {
  border-color: rgb(204 251 241 / 0.85);
}
.hover\:border-teal-100\/90:hover {
  border-color: rgb(204 251 241 / 0.9);
}
.hover\:border-teal-100\/95:hover {
  border-color: rgb(204 251 241 / 0.95);
}
.hover\:border-teal-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.hover\:border-teal-200\/0:hover {
  border-color: rgb(153 246 228 / 0);
}
.hover\:border-teal-200\/10:hover {
  border-color: rgb(153 246 228 / 0.1);
}
.hover\:border-teal-200\/100:hover {
  border-color: rgb(153 246 228 / 1);
}
.hover\:border-teal-200\/15:hover {
  border-color: rgb(153 246 228 / 0.15);
}
.hover\:border-teal-200\/20:hover {
  border-color: rgb(153 246 228 / 0.2);
}
.hover\:border-teal-200\/25:hover {
  border-color: rgb(153 246 228 / 0.25);
}
.hover\:border-teal-200\/30:hover {
  border-color: rgb(153 246 228 / 0.3);
}
.hover\:border-teal-200\/35:hover {
  border-color: rgb(153 246 228 / 0.35);
}
.hover\:border-teal-200\/40:hover {
  border-color: rgb(153 246 228 / 0.4);
}
.hover\:border-teal-200\/45:hover {
  border-color: rgb(153 246 228 / 0.45);
}
.hover\:border-teal-200\/5:hover {
  border-color: rgb(153 246 228 / 0.05);
}
.hover\:border-teal-200\/50:hover {
  border-color: rgb(153 246 228 / 0.5);
}
.hover\:border-teal-200\/55:hover {
  border-color: rgb(153 246 228 / 0.55);
}
.hover\:border-teal-200\/60:hover {
  border-color: rgb(153 246 228 / 0.6);
}
.hover\:border-teal-200\/65:hover {
  border-color: rgb(153 246 228 / 0.65);
}
.hover\:border-teal-200\/70:hover {
  border-color: rgb(153 246 228 / 0.7);
}
.hover\:border-teal-200\/75:hover {
  border-color: rgb(153 246 228 / 0.75);
}
.hover\:border-teal-200\/80:hover {
  border-color: rgb(153 246 228 / 0.8);
}
.hover\:border-teal-200\/85:hover {
  border-color: rgb(153 246 228 / 0.85);
}
.hover\:border-teal-200\/90:hover {
  border-color: rgb(153 246 228 / 0.9);
}
.hover\:border-teal-200\/95:hover {
  border-color: rgb(153 246 228 / 0.95);
}
.hover\:border-teal-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.hover\:border-teal-300\/0:hover {
  border-color: rgb(94 234 212 / 0);
}
.hover\:border-teal-300\/10:hover {
  border-color: rgb(94 234 212 / 0.1);
}
.hover\:border-teal-300\/100:hover {
  border-color: rgb(94 234 212 / 1);
}
.hover\:border-teal-300\/15:hover {
  border-color: rgb(94 234 212 / 0.15);
}
.hover\:border-teal-300\/20:hover {
  border-color: rgb(94 234 212 / 0.2);
}
.hover\:border-teal-300\/25:hover {
  border-color: rgb(94 234 212 / 0.25);
}
.hover\:border-teal-300\/30:hover {
  border-color: rgb(94 234 212 / 0.3);
}
.hover\:border-teal-300\/35:hover {
  border-color: rgb(94 234 212 / 0.35);
}
.hover\:border-teal-300\/40:hover {
  border-color: rgb(94 234 212 / 0.4);
}
.hover\:border-teal-300\/45:hover {
  border-color: rgb(94 234 212 / 0.45);
}
.hover\:border-teal-300\/5:hover {
  border-color: rgb(94 234 212 / 0.05);
}
.hover\:border-teal-300\/50:hover {
  border-color: rgb(94 234 212 / 0.5);
}
.hover\:border-teal-300\/55:hover {
  border-color: rgb(94 234 212 / 0.55);
}
.hover\:border-teal-300\/60:hover {
  border-color: rgb(94 234 212 / 0.6);
}
.hover\:border-teal-300\/65:hover {
  border-color: rgb(94 234 212 / 0.65);
}
.hover\:border-teal-300\/70:hover {
  border-color: rgb(94 234 212 / 0.7);
}
.hover\:border-teal-300\/75:hover {
  border-color: rgb(94 234 212 / 0.75);
}
.hover\:border-teal-300\/80:hover {
  border-color: rgb(94 234 212 / 0.8);
}
.hover\:border-teal-300\/85:hover {
  border-color: rgb(94 234 212 / 0.85);
}
.hover\:border-teal-300\/90:hover {
  border-color: rgb(94 234 212 / 0.9);
}
.hover\:border-teal-300\/95:hover {
  border-color: rgb(94 234 212 / 0.95);
}
.hover\:border-teal-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.hover\:border-teal-400\/0:hover {
  border-color: rgb(45 212 191 / 0);
}
.hover\:border-teal-400\/10:hover {
  border-color: rgb(45 212 191 / 0.1);
}
.hover\:border-teal-400\/100:hover {
  border-color: rgb(45 212 191 / 1);
}
.hover\:border-teal-400\/15:hover {
  border-color: rgb(45 212 191 / 0.15);
}
.hover\:border-teal-400\/20:hover {
  border-color: rgb(45 212 191 / 0.2);
}
.hover\:border-teal-400\/25:hover {
  border-color: rgb(45 212 191 / 0.25);
}
.hover\:border-teal-400\/30:hover {
  border-color: rgb(45 212 191 / 0.3);
}
.hover\:border-teal-400\/35:hover {
  border-color: rgb(45 212 191 / 0.35);
}
.hover\:border-teal-400\/40:hover {
  border-color: rgb(45 212 191 / 0.4);
}
.hover\:border-teal-400\/45:hover {
  border-color: rgb(45 212 191 / 0.45);
}
.hover\:border-teal-400\/5:hover {
  border-color: rgb(45 212 191 / 0.05);
}
.hover\:border-teal-400\/50:hover {
  border-color: rgb(45 212 191 / 0.5);
}
.hover\:border-teal-400\/55:hover {
  border-color: rgb(45 212 191 / 0.55);
}
.hover\:border-teal-400\/60:hover {
  border-color: rgb(45 212 191 / 0.6);
}
.hover\:border-teal-400\/65:hover {
  border-color: rgb(45 212 191 / 0.65);
}
.hover\:border-teal-400\/70:hover {
  border-color: rgb(45 212 191 / 0.7);
}
.hover\:border-teal-400\/75:hover {
  border-color: rgb(45 212 191 / 0.75);
}
.hover\:border-teal-400\/80:hover {
  border-color: rgb(45 212 191 / 0.8);
}
.hover\:border-teal-400\/85:hover {
  border-color: rgb(45 212 191 / 0.85);
}
.hover\:border-teal-400\/90:hover {
  border-color: rgb(45 212 191 / 0.9);
}
.hover\:border-teal-400\/95:hover {
  border-color: rgb(45 212 191 / 0.95);
}
.hover\:border-teal-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.hover\:border-teal-500\/0:hover {
  border-color: rgb(20 184 166 / 0);
}
.hover\:border-teal-500\/10:hover {
  border-color: rgb(20 184 166 / 0.1);
}
.hover\:border-teal-500\/100:hover {
  border-color: rgb(20 184 166 / 1);
}
.hover\:border-teal-500\/15:hover {
  border-color: rgb(20 184 166 / 0.15);
}
.hover\:border-teal-500\/20:hover {
  border-color: rgb(20 184 166 / 0.2);
}
.hover\:border-teal-500\/25:hover {
  border-color: rgb(20 184 166 / 0.25);
}
.hover\:border-teal-500\/30:hover {
  border-color: rgb(20 184 166 / 0.3);
}
.hover\:border-teal-500\/35:hover {
  border-color: rgb(20 184 166 / 0.35);
}
.hover\:border-teal-500\/40:hover {
  border-color: rgb(20 184 166 / 0.4);
}
.hover\:border-teal-500\/45:hover {
  border-color: rgb(20 184 166 / 0.45);
}
.hover\:border-teal-500\/5:hover {
  border-color: rgb(20 184 166 / 0.05);
}
.hover\:border-teal-500\/50:hover {
  border-color: rgb(20 184 166 / 0.5);
}
.hover\:border-teal-500\/55:hover {
  border-color: rgb(20 184 166 / 0.55);
}
.hover\:border-teal-500\/60:hover {
  border-color: rgb(20 184 166 / 0.6);
}
.hover\:border-teal-500\/65:hover {
  border-color: rgb(20 184 166 / 0.65);
}
.hover\:border-teal-500\/70:hover {
  border-color: rgb(20 184 166 / 0.7);
}
.hover\:border-teal-500\/75:hover {
  border-color: rgb(20 184 166 / 0.75);
}
.hover\:border-teal-500\/80:hover {
  border-color: rgb(20 184 166 / 0.8);
}
.hover\:border-teal-500\/85:hover {
  border-color: rgb(20 184 166 / 0.85);
}
.hover\:border-teal-500\/90:hover {
  border-color: rgb(20 184 166 / 0.9);
}
.hover\:border-teal-500\/95:hover {
  border-color: rgb(20 184 166 / 0.95);
}
.hover\:border-teal-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.hover\:border-teal-600\/0:hover {
  border-color: rgb(13 148 136 / 0);
}
.hover\:border-teal-600\/10:hover {
  border-color: rgb(13 148 136 / 0.1);
}
.hover\:border-teal-600\/100:hover {
  border-color: rgb(13 148 136 / 1);
}
.hover\:border-teal-600\/15:hover {
  border-color: rgb(13 148 136 / 0.15);
}
.hover\:border-teal-600\/20:hover {
  border-color: rgb(13 148 136 / 0.2);
}
.hover\:border-teal-600\/25:hover {
  border-color: rgb(13 148 136 / 0.25);
}
.hover\:border-teal-600\/30:hover {
  border-color: rgb(13 148 136 / 0.3);
}
.hover\:border-teal-600\/35:hover {
  border-color: rgb(13 148 136 / 0.35);
}
.hover\:border-teal-600\/40:hover {
  border-color: rgb(13 148 136 / 0.4);
}
.hover\:border-teal-600\/45:hover {
  border-color: rgb(13 148 136 / 0.45);
}
.hover\:border-teal-600\/5:hover {
  border-color: rgb(13 148 136 / 0.05);
}
.hover\:border-teal-600\/50:hover {
  border-color: rgb(13 148 136 / 0.5);
}
.hover\:border-teal-600\/55:hover {
  border-color: rgb(13 148 136 / 0.55);
}
.hover\:border-teal-600\/60:hover {
  border-color: rgb(13 148 136 / 0.6);
}
.hover\:border-teal-600\/65:hover {
  border-color: rgb(13 148 136 / 0.65);
}
.hover\:border-teal-600\/70:hover {
  border-color: rgb(13 148 136 / 0.7);
}
.hover\:border-teal-600\/75:hover {
  border-color: rgb(13 148 136 / 0.75);
}
.hover\:border-teal-600\/80:hover {
  border-color: rgb(13 148 136 / 0.8);
}
.hover\:border-teal-600\/85:hover {
  border-color: rgb(13 148 136 / 0.85);
}
.hover\:border-teal-600\/90:hover {
  border-color: rgb(13 148 136 / 0.9);
}
.hover\:border-teal-600\/95:hover {
  border-color: rgb(13 148 136 / 0.95);
}
.hover\:border-teal-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.hover\:border-teal-700\/0:hover {
  border-color: rgb(15 118 110 / 0);
}
.hover\:border-teal-700\/10:hover {
  border-color: rgb(15 118 110 / 0.1);
}
.hover\:border-teal-700\/100:hover {
  border-color: rgb(15 118 110 / 1);
}
.hover\:border-teal-700\/15:hover {
  border-color: rgb(15 118 110 / 0.15);
}
.hover\:border-teal-700\/20:hover {
  border-color: rgb(15 118 110 / 0.2);
}
.hover\:border-teal-700\/25:hover {
  border-color: rgb(15 118 110 / 0.25);
}
.hover\:border-teal-700\/30:hover {
  border-color: rgb(15 118 110 / 0.3);
}
.hover\:border-teal-700\/35:hover {
  border-color: rgb(15 118 110 / 0.35);
}
.hover\:border-teal-700\/40:hover {
  border-color: rgb(15 118 110 / 0.4);
}
.hover\:border-teal-700\/45:hover {
  border-color: rgb(15 118 110 / 0.45);
}
.hover\:border-teal-700\/5:hover {
  border-color: rgb(15 118 110 / 0.05);
}
.hover\:border-teal-700\/50:hover {
  border-color: rgb(15 118 110 / 0.5);
}
.hover\:border-teal-700\/55:hover {
  border-color: rgb(15 118 110 / 0.55);
}
.hover\:border-teal-700\/60:hover {
  border-color: rgb(15 118 110 / 0.6);
}
.hover\:border-teal-700\/65:hover {
  border-color: rgb(15 118 110 / 0.65);
}
.hover\:border-teal-700\/70:hover {
  border-color: rgb(15 118 110 / 0.7);
}
.hover\:border-teal-700\/75:hover {
  border-color: rgb(15 118 110 / 0.75);
}
.hover\:border-teal-700\/80:hover {
  border-color: rgb(15 118 110 / 0.8);
}
.hover\:border-teal-700\/85:hover {
  border-color: rgb(15 118 110 / 0.85);
}
.hover\:border-teal-700\/90:hover {
  border-color: rgb(15 118 110 / 0.9);
}
.hover\:border-teal-700\/95:hover {
  border-color: rgb(15 118 110 / 0.95);
}
.hover\:border-teal-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.hover\:border-teal-800\/0:hover {
  border-color: rgb(17 94 89 / 0);
}
.hover\:border-teal-800\/10:hover {
  border-color: rgb(17 94 89 / 0.1);
}
.hover\:border-teal-800\/100:hover {
  border-color: rgb(17 94 89 / 1);
}
.hover\:border-teal-800\/15:hover {
  border-color: rgb(17 94 89 / 0.15);
}
.hover\:border-teal-800\/20:hover {
  border-color: rgb(17 94 89 / 0.2);
}
.hover\:border-teal-800\/25:hover {
  border-color: rgb(17 94 89 / 0.25);
}
.hover\:border-teal-800\/30:hover {
  border-color: rgb(17 94 89 / 0.3);
}
.hover\:border-teal-800\/35:hover {
  border-color: rgb(17 94 89 / 0.35);
}
.hover\:border-teal-800\/40:hover {
  border-color: rgb(17 94 89 / 0.4);
}
.hover\:border-teal-800\/45:hover {
  border-color: rgb(17 94 89 / 0.45);
}
.hover\:border-teal-800\/5:hover {
  border-color: rgb(17 94 89 / 0.05);
}
.hover\:border-teal-800\/50:hover {
  border-color: rgb(17 94 89 / 0.5);
}
.hover\:border-teal-800\/55:hover {
  border-color: rgb(17 94 89 / 0.55);
}
.hover\:border-teal-800\/60:hover {
  border-color: rgb(17 94 89 / 0.6);
}
.hover\:border-teal-800\/65:hover {
  border-color: rgb(17 94 89 / 0.65);
}
.hover\:border-teal-800\/70:hover {
  border-color: rgb(17 94 89 / 0.7);
}
.hover\:border-teal-800\/75:hover {
  border-color: rgb(17 94 89 / 0.75);
}
.hover\:border-teal-800\/80:hover {
  border-color: rgb(17 94 89 / 0.8);
}
.hover\:border-teal-800\/85:hover {
  border-color: rgb(17 94 89 / 0.85);
}
.hover\:border-teal-800\/90:hover {
  border-color: rgb(17 94 89 / 0.9);
}
.hover\:border-teal-800\/95:hover {
  border-color: rgb(17 94 89 / 0.95);
}
.hover\:border-teal-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.hover\:border-teal-900\/0:hover {
  border-color: rgb(19 78 74 / 0);
}
.hover\:border-teal-900\/10:hover {
  border-color: rgb(19 78 74 / 0.1);
}
.hover\:border-teal-900\/100:hover {
  border-color: rgb(19 78 74 / 1);
}
.hover\:border-teal-900\/15:hover {
  border-color: rgb(19 78 74 / 0.15);
}
.hover\:border-teal-900\/20:hover {
  border-color: rgb(19 78 74 / 0.2);
}
.hover\:border-teal-900\/25:hover {
  border-color: rgb(19 78 74 / 0.25);
}
.hover\:border-teal-900\/30:hover {
  border-color: rgb(19 78 74 / 0.3);
}
.hover\:border-teal-900\/35:hover {
  border-color: rgb(19 78 74 / 0.35);
}
.hover\:border-teal-900\/40:hover {
  border-color: rgb(19 78 74 / 0.4);
}
.hover\:border-teal-900\/45:hover {
  border-color: rgb(19 78 74 / 0.45);
}
.hover\:border-teal-900\/5:hover {
  border-color: rgb(19 78 74 / 0.05);
}
.hover\:border-teal-900\/50:hover {
  border-color: rgb(19 78 74 / 0.5);
}
.hover\:border-teal-900\/55:hover {
  border-color: rgb(19 78 74 / 0.55);
}
.hover\:border-teal-900\/60:hover {
  border-color: rgb(19 78 74 / 0.6);
}
.hover\:border-teal-900\/65:hover {
  border-color: rgb(19 78 74 / 0.65);
}
.hover\:border-teal-900\/70:hover {
  border-color: rgb(19 78 74 / 0.7);
}
.hover\:border-teal-900\/75:hover {
  border-color: rgb(19 78 74 / 0.75);
}
.hover\:border-teal-900\/80:hover {
  border-color: rgb(19 78 74 / 0.8);
}
.hover\:border-teal-900\/85:hover {
  border-color: rgb(19 78 74 / 0.85);
}
.hover\:border-teal-900\/90:hover {
  border-color: rgb(19 78 74 / 0.9);
}
.hover\:border-teal-900\/95:hover {
  border-color: rgb(19 78 74 / 0.95);
}
.hover\:border-yellow-100:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow-100\/0:hover {
  border-color: rgb(254 249 195 / 0);
}
.hover\:border-yellow-100\/10:hover {
  border-color: rgb(254 249 195 / 0.1);
}
.hover\:border-yellow-100\/100:hover {
  border-color: rgb(254 249 195 / 1);
}
.hover\:border-yellow-100\/15:hover {
  border-color: rgb(254 249 195 / 0.15);
}
.hover\:border-yellow-100\/20:hover {
  border-color: rgb(254 249 195 / 0.2);
}
.hover\:border-yellow-100\/25:hover {
  border-color: rgb(254 249 195 / 0.25);
}
.hover\:border-yellow-100\/30:hover {
  border-color: rgb(254 249 195 / 0.3);
}
.hover\:border-yellow-100\/35:hover {
  border-color: rgb(254 249 195 / 0.35);
}
.hover\:border-yellow-100\/40:hover {
  border-color: rgb(254 249 195 / 0.4);
}
.hover\:border-yellow-100\/45:hover {
  border-color: rgb(254 249 195 / 0.45);
}
.hover\:border-yellow-100\/5:hover {
  border-color: rgb(254 249 195 / 0.05);
}
.hover\:border-yellow-100\/50:hover {
  border-color: rgb(254 249 195 / 0.5);
}
.hover\:border-yellow-100\/55:hover {
  border-color: rgb(254 249 195 / 0.55);
}
.hover\:border-yellow-100\/60:hover {
  border-color: rgb(254 249 195 / 0.6);
}
.hover\:border-yellow-100\/65:hover {
  border-color: rgb(254 249 195 / 0.65);
}
.hover\:border-yellow-100\/70:hover {
  border-color: rgb(254 249 195 / 0.7);
}
.hover\:border-yellow-100\/75:hover {
  border-color: rgb(254 249 195 / 0.75);
}
.hover\:border-yellow-100\/80:hover {
  border-color: rgb(254 249 195 / 0.8);
}
.hover\:border-yellow-100\/85:hover {
  border-color: rgb(254 249 195 / 0.85);
}
.hover\:border-yellow-100\/90:hover {
  border-color: rgb(254 249 195 / 0.9);
}
.hover\:border-yellow-100\/95:hover {
  border-color: rgb(254 249 195 / 0.95);
}
.hover\:border-yellow-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow-200\/0:hover {
  border-color: rgb(254 240 138 / 0);
}
.hover\:border-yellow-200\/10:hover {
  border-color: rgb(254 240 138 / 0.1);
}
.hover\:border-yellow-200\/100:hover {
  border-color: rgb(254 240 138 / 1);
}
.hover\:border-yellow-200\/15:hover {
  border-color: rgb(254 240 138 / 0.15);
}
.hover\:border-yellow-200\/20:hover {
  border-color: rgb(254 240 138 / 0.2);
}
.hover\:border-yellow-200\/25:hover {
  border-color: rgb(254 240 138 / 0.25);
}
.hover\:border-yellow-200\/30:hover {
  border-color: rgb(254 240 138 / 0.3);
}
.hover\:border-yellow-200\/35:hover {
  border-color: rgb(254 240 138 / 0.35);
}
.hover\:border-yellow-200\/40:hover {
  border-color: rgb(254 240 138 / 0.4);
}
.hover\:border-yellow-200\/45:hover {
  border-color: rgb(254 240 138 / 0.45);
}
.hover\:border-yellow-200\/5:hover {
  border-color: rgb(254 240 138 / 0.05);
}
.hover\:border-yellow-200\/50:hover {
  border-color: rgb(254 240 138 / 0.5);
}
.hover\:border-yellow-200\/55:hover {
  border-color: rgb(254 240 138 / 0.55);
}
.hover\:border-yellow-200\/60:hover {
  border-color: rgb(254 240 138 / 0.6);
}
.hover\:border-yellow-200\/65:hover {
  border-color: rgb(254 240 138 / 0.65);
}
.hover\:border-yellow-200\/70:hover {
  border-color: rgb(254 240 138 / 0.7);
}
.hover\:border-yellow-200\/75:hover {
  border-color: rgb(254 240 138 / 0.75);
}
.hover\:border-yellow-200\/80:hover {
  border-color: rgb(254 240 138 / 0.8);
}
.hover\:border-yellow-200\/85:hover {
  border-color: rgb(254 240 138 / 0.85);
}
.hover\:border-yellow-200\/90:hover {
  border-color: rgb(254 240 138 / 0.9);
}
.hover\:border-yellow-200\/95:hover {
  border-color: rgb(254 240 138 / 0.95);
}
.hover\:border-yellow-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow-300\/0:hover {
  border-color: rgb(253 224 71 / 0);
}
.hover\:border-yellow-300\/10:hover {
  border-color: rgb(253 224 71 / 0.1);
}
.hover\:border-yellow-300\/100:hover {
  border-color: rgb(253 224 71 / 1);
}
.hover\:border-yellow-300\/15:hover {
  border-color: rgb(253 224 71 / 0.15);
}
.hover\:border-yellow-300\/20:hover {
  border-color: rgb(253 224 71 / 0.2);
}
.hover\:border-yellow-300\/25:hover {
  border-color: rgb(253 224 71 / 0.25);
}
.hover\:border-yellow-300\/30:hover {
  border-color: rgb(253 224 71 / 0.3);
}
.hover\:border-yellow-300\/35:hover {
  border-color: rgb(253 224 71 / 0.35);
}
.hover\:border-yellow-300\/40:hover {
  border-color: rgb(253 224 71 / 0.4);
}
.hover\:border-yellow-300\/45:hover {
  border-color: rgb(253 224 71 / 0.45);
}
.hover\:border-yellow-300\/5:hover {
  border-color: rgb(253 224 71 / 0.05);
}
.hover\:border-yellow-300\/50:hover {
  border-color: rgb(253 224 71 / 0.5);
}
.hover\:border-yellow-300\/55:hover {
  border-color: rgb(253 224 71 / 0.55);
}
.hover\:border-yellow-300\/60:hover {
  border-color: rgb(253 224 71 / 0.6);
}
.hover\:border-yellow-300\/65:hover {
  border-color: rgb(253 224 71 / 0.65);
}
.hover\:border-yellow-300\/70:hover {
  border-color: rgb(253 224 71 / 0.7);
}
.hover\:border-yellow-300\/75:hover {
  border-color: rgb(253 224 71 / 0.75);
}
.hover\:border-yellow-300\/80:hover {
  border-color: rgb(253 224 71 / 0.8);
}
.hover\:border-yellow-300\/85:hover {
  border-color: rgb(253 224 71 / 0.85);
}
.hover\:border-yellow-300\/90:hover {
  border-color: rgb(253 224 71 / 0.9);
}
.hover\:border-yellow-300\/95:hover {
  border-color: rgb(253 224 71 / 0.95);
}
.hover\:border-yellow-400:hover {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow-400\/0:hover {
  border-color: rgb(250 204 21 / 0);
}
.hover\:border-yellow-400\/10:hover {
  border-color: rgb(250 204 21 / 0.1);
}
.hover\:border-yellow-400\/100:hover {
  border-color: rgb(250 204 21 / 1);
}
.hover\:border-yellow-400\/15:hover {
  border-color: rgb(250 204 21 / 0.15);
}
.hover\:border-yellow-400\/20:hover {
  border-color: rgb(250 204 21 / 0.2);
}
.hover\:border-yellow-400\/25:hover {
  border-color: rgb(250 204 21 / 0.25);
}
.hover\:border-yellow-400\/30:hover {
  border-color: rgb(250 204 21 / 0.3);
}
.hover\:border-yellow-400\/35:hover {
  border-color: rgb(250 204 21 / 0.35);
}
.hover\:border-yellow-400\/40:hover {
  border-color: rgb(250 204 21 / 0.4);
}
.hover\:border-yellow-400\/45:hover {
  border-color: rgb(250 204 21 / 0.45);
}
.hover\:border-yellow-400\/5:hover {
  border-color: rgb(250 204 21 / 0.05);
}
.hover\:border-yellow-400\/50:hover {
  border-color: rgb(250 204 21 / 0.5);
}
.hover\:border-yellow-400\/55:hover {
  border-color: rgb(250 204 21 / 0.55);
}
.hover\:border-yellow-400\/60:hover {
  border-color: rgb(250 204 21 / 0.6);
}
.hover\:border-yellow-400\/65:hover {
  border-color: rgb(250 204 21 / 0.65);
}
.hover\:border-yellow-400\/70:hover {
  border-color: rgb(250 204 21 / 0.7);
}
.hover\:border-yellow-400\/75:hover {
  border-color: rgb(250 204 21 / 0.75);
}
.hover\:border-yellow-400\/80:hover {
  border-color: rgb(250 204 21 / 0.8);
}
.hover\:border-yellow-400\/85:hover {
  border-color: rgb(250 204 21 / 0.85);
}
.hover\:border-yellow-400\/90:hover {
  border-color: rgb(250 204 21 / 0.9);
}
.hover\:border-yellow-400\/95:hover {
  border-color: rgb(250 204 21 / 0.95);
}
.hover\:border-yellow-50:hover {
  --tw-border-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow-50\/0:hover {
  border-color: rgb(254 252 232 / 0);
}
.hover\:border-yellow-50\/10:hover {
  border-color: rgb(254 252 232 / 0.1);
}
.hover\:border-yellow-50\/100:hover {
  border-color: rgb(254 252 232 / 1);
}
.hover\:border-yellow-50\/15:hover {
  border-color: rgb(254 252 232 / 0.15);
}
.hover\:border-yellow-50\/20:hover {
  border-color: rgb(254 252 232 / 0.2);
}
.hover\:border-yellow-50\/25:hover {
  border-color: rgb(254 252 232 / 0.25);
}
.hover\:border-yellow-50\/30:hover {
  border-color: rgb(254 252 232 / 0.3);
}
.hover\:border-yellow-50\/35:hover {
  border-color: rgb(254 252 232 / 0.35);
}
.hover\:border-yellow-50\/40:hover {
  border-color: rgb(254 252 232 / 0.4);
}
.hover\:border-yellow-50\/45:hover {
  border-color: rgb(254 252 232 / 0.45);
}
.hover\:border-yellow-50\/5:hover {
  border-color: rgb(254 252 232 / 0.05);
}
.hover\:border-yellow-50\/50:hover {
  border-color: rgb(254 252 232 / 0.5);
}
.hover\:border-yellow-50\/55:hover {
  border-color: rgb(254 252 232 / 0.55);
}
.hover\:border-yellow-50\/60:hover {
  border-color: rgb(254 252 232 / 0.6);
}
.hover\:border-yellow-50\/65:hover {
  border-color: rgb(254 252 232 / 0.65);
}
.hover\:border-yellow-50\/70:hover {
  border-color: rgb(254 252 232 / 0.7);
}
.hover\:border-yellow-50\/75:hover {
  border-color: rgb(254 252 232 / 0.75);
}
.hover\:border-yellow-50\/80:hover {
  border-color: rgb(254 252 232 / 0.8);
}
.hover\:border-yellow-50\/85:hover {
  border-color: rgb(254 252 232 / 0.85);
}
.hover\:border-yellow-50\/90:hover {
  border-color: rgb(254 252 232 / 0.9);
}
.hover\:border-yellow-50\/95:hover {
  border-color: rgb(254 252 232 / 0.95);
}
.hover\:border-yellow-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow-500\/0:hover {
  border-color: rgb(234 179 8 / 0);
}
.hover\:border-yellow-500\/10:hover {
  border-color: rgb(234 179 8 / 0.1);
}
.hover\:border-yellow-500\/100:hover {
  border-color: rgb(234 179 8 / 1);
}
.hover\:border-yellow-500\/15:hover {
  border-color: rgb(234 179 8 / 0.15);
}
.hover\:border-yellow-500\/20:hover {
  border-color: rgb(234 179 8 / 0.2);
}
.hover\:border-yellow-500\/25:hover {
  border-color: rgb(234 179 8 / 0.25);
}
.hover\:border-yellow-500\/30:hover {
  border-color: rgb(234 179 8 / 0.3);
}
.hover\:border-yellow-500\/35:hover {
  border-color: rgb(234 179 8 / 0.35);
}
.hover\:border-yellow-500\/40:hover {
  border-color: rgb(234 179 8 / 0.4);
}
.hover\:border-yellow-500\/45:hover {
  border-color: rgb(234 179 8 / 0.45);
}
.hover\:border-yellow-500\/5:hover {
  border-color: rgb(234 179 8 / 0.05);
}
.hover\:border-yellow-500\/50:hover {
  border-color: rgb(234 179 8 / 0.5);
}
.hover\:border-yellow-500\/55:hover {
  border-color: rgb(234 179 8 / 0.55);
}
.hover\:border-yellow-500\/60:hover {
  border-color: rgb(234 179 8 / 0.6);
}
.hover\:border-yellow-500\/65:hover {
  border-color: rgb(234 179 8 / 0.65);
}
.hover\:border-yellow-500\/70:hover {
  border-color: rgb(234 179 8 / 0.7);
}
.hover\:border-yellow-500\/75:hover {
  border-color: rgb(234 179 8 / 0.75);
}
.hover\:border-yellow-500\/80:hover {
  border-color: rgb(234 179 8 / 0.8);
}
.hover\:border-yellow-500\/85:hover {
  border-color: rgb(234 179 8 / 0.85);
}
.hover\:border-yellow-500\/90:hover {
  border-color: rgb(234 179 8 / 0.9);
}
.hover\:border-yellow-500\/95:hover {
  border-color: rgb(234 179 8 / 0.95);
}
.hover\:border-yellow-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow-600\/0:hover {
  border-color: rgb(202 138 4 / 0);
}
.hover\:border-yellow-600\/10:hover {
  border-color: rgb(202 138 4 / 0.1);
}
.hover\:border-yellow-600\/100:hover {
  border-color: rgb(202 138 4 / 1);
}
.hover\:border-yellow-600\/15:hover {
  border-color: rgb(202 138 4 / 0.15);
}
.hover\:border-yellow-600\/20:hover {
  border-color: rgb(202 138 4 / 0.2);
}
.hover\:border-yellow-600\/25:hover {
  border-color: rgb(202 138 4 / 0.25);
}
.hover\:border-yellow-600\/30:hover {
  border-color: rgb(202 138 4 / 0.3);
}
.hover\:border-yellow-600\/35:hover {
  border-color: rgb(202 138 4 / 0.35);
}
.hover\:border-yellow-600\/40:hover {
  border-color: rgb(202 138 4 / 0.4);
}
.hover\:border-yellow-600\/45:hover {
  border-color: rgb(202 138 4 / 0.45);
}
.hover\:border-yellow-600\/5:hover {
  border-color: rgb(202 138 4 / 0.05);
}
.hover\:border-yellow-600\/50:hover {
  border-color: rgb(202 138 4 / 0.5);
}
.hover\:border-yellow-600\/55:hover {
  border-color: rgb(202 138 4 / 0.55);
}
.hover\:border-yellow-600\/60:hover {
  border-color: rgb(202 138 4 / 0.6);
}
.hover\:border-yellow-600\/65:hover {
  border-color: rgb(202 138 4 / 0.65);
}
.hover\:border-yellow-600\/70:hover {
  border-color: rgb(202 138 4 / 0.7);
}
.hover\:border-yellow-600\/75:hover {
  border-color: rgb(202 138 4 / 0.75);
}
.hover\:border-yellow-600\/80:hover {
  border-color: rgb(202 138 4 / 0.8);
}
.hover\:border-yellow-600\/85:hover {
  border-color: rgb(202 138 4 / 0.85);
}
.hover\:border-yellow-600\/90:hover {
  border-color: rgb(202 138 4 / 0.9);
}
.hover\:border-yellow-600\/95:hover {
  border-color: rgb(202 138 4 / 0.95);
}
.hover\:border-yellow-700:hover {
  --tw-border-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow-700\/0:hover {
  border-color: rgb(161 98 7 / 0);
}
.hover\:border-yellow-700\/10:hover {
  border-color: rgb(161 98 7 / 0.1);
}
.hover\:border-yellow-700\/100:hover {
  border-color: rgb(161 98 7 / 1);
}
.hover\:border-yellow-700\/15:hover {
  border-color: rgb(161 98 7 / 0.15);
}
.hover\:border-yellow-700\/20:hover {
  border-color: rgb(161 98 7 / 0.2);
}
.hover\:border-yellow-700\/25:hover {
  border-color: rgb(161 98 7 / 0.25);
}
.hover\:border-yellow-700\/30:hover {
  border-color: rgb(161 98 7 / 0.3);
}
.hover\:border-yellow-700\/35:hover {
  border-color: rgb(161 98 7 / 0.35);
}
.hover\:border-yellow-700\/40:hover {
  border-color: rgb(161 98 7 / 0.4);
}
.hover\:border-yellow-700\/45:hover {
  border-color: rgb(161 98 7 / 0.45);
}
.hover\:border-yellow-700\/5:hover {
  border-color: rgb(161 98 7 / 0.05);
}
.hover\:border-yellow-700\/50:hover {
  border-color: rgb(161 98 7 / 0.5);
}
.hover\:border-yellow-700\/55:hover {
  border-color: rgb(161 98 7 / 0.55);
}
.hover\:border-yellow-700\/60:hover {
  border-color: rgb(161 98 7 / 0.6);
}
.hover\:border-yellow-700\/65:hover {
  border-color: rgb(161 98 7 / 0.65);
}
.hover\:border-yellow-700\/70:hover {
  border-color: rgb(161 98 7 / 0.7);
}
.hover\:border-yellow-700\/75:hover {
  border-color: rgb(161 98 7 / 0.75);
}
.hover\:border-yellow-700\/80:hover {
  border-color: rgb(161 98 7 / 0.8);
}
.hover\:border-yellow-700\/85:hover {
  border-color: rgb(161 98 7 / 0.85);
}
.hover\:border-yellow-700\/90:hover {
  border-color: rgb(161 98 7 / 0.9);
}
.hover\:border-yellow-700\/95:hover {
  border-color: rgb(161 98 7 / 0.95);
}
.hover\:border-yellow-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow-800\/0:hover {
  border-color: rgb(133 77 14 / 0);
}
.hover\:border-yellow-800\/10:hover {
  border-color: rgb(133 77 14 / 0.1);
}
.hover\:border-yellow-800\/100:hover {
  border-color: rgb(133 77 14 / 1);
}
.hover\:border-yellow-800\/15:hover {
  border-color: rgb(133 77 14 / 0.15);
}
.hover\:border-yellow-800\/20:hover {
  border-color: rgb(133 77 14 / 0.2);
}
.hover\:border-yellow-800\/25:hover {
  border-color: rgb(133 77 14 / 0.25);
}
.hover\:border-yellow-800\/30:hover {
  border-color: rgb(133 77 14 / 0.3);
}
.hover\:border-yellow-800\/35:hover {
  border-color: rgb(133 77 14 / 0.35);
}
.hover\:border-yellow-800\/40:hover {
  border-color: rgb(133 77 14 / 0.4);
}
.hover\:border-yellow-800\/45:hover {
  border-color: rgb(133 77 14 / 0.45);
}
.hover\:border-yellow-800\/5:hover {
  border-color: rgb(133 77 14 / 0.05);
}
.hover\:border-yellow-800\/50:hover {
  border-color: rgb(133 77 14 / 0.5);
}
.hover\:border-yellow-800\/55:hover {
  border-color: rgb(133 77 14 / 0.55);
}
.hover\:border-yellow-800\/60:hover {
  border-color: rgb(133 77 14 / 0.6);
}
.hover\:border-yellow-800\/65:hover {
  border-color: rgb(133 77 14 / 0.65);
}
.hover\:border-yellow-800\/70:hover {
  border-color: rgb(133 77 14 / 0.7);
}
.hover\:border-yellow-800\/75:hover {
  border-color: rgb(133 77 14 / 0.75);
}
.hover\:border-yellow-800\/80:hover {
  border-color: rgb(133 77 14 / 0.8);
}
.hover\:border-yellow-800\/85:hover {
  border-color: rgb(133 77 14 / 0.85);
}
.hover\:border-yellow-800\/90:hover {
  border-color: rgb(133 77 14 / 0.9);
}
.hover\:border-yellow-800\/95:hover {
  border-color: rgb(133 77 14 / 0.95);
}
.hover\:border-yellow-900:hover {
  --tw-border-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow-900\/0:hover {
  border-color: rgb(113 63 18 / 0);
}
.hover\:border-yellow-900\/10:hover {
  border-color: rgb(113 63 18 / 0.1);
}
.hover\:border-yellow-900\/100:hover {
  border-color: rgb(113 63 18 / 1);
}
.hover\:border-yellow-900\/15:hover {
  border-color: rgb(113 63 18 / 0.15);
}
.hover\:border-yellow-900\/20:hover {
  border-color: rgb(113 63 18 / 0.2);
}
.hover\:border-yellow-900\/25:hover {
  border-color: rgb(113 63 18 / 0.25);
}
.hover\:border-yellow-900\/30:hover {
  border-color: rgb(113 63 18 / 0.3);
}
.hover\:border-yellow-900\/35:hover {
  border-color: rgb(113 63 18 / 0.35);
}
.hover\:border-yellow-900\/40:hover {
  border-color: rgb(113 63 18 / 0.4);
}
.hover\:border-yellow-900\/45:hover {
  border-color: rgb(113 63 18 / 0.45);
}
.hover\:border-yellow-900\/5:hover {
  border-color: rgb(113 63 18 / 0.05);
}
.hover\:border-yellow-900\/50:hover {
  border-color: rgb(113 63 18 / 0.5);
}
.hover\:border-yellow-900\/55:hover {
  border-color: rgb(113 63 18 / 0.55);
}
.hover\:border-yellow-900\/60:hover {
  border-color: rgb(113 63 18 / 0.6);
}
.hover\:border-yellow-900\/65:hover {
  border-color: rgb(113 63 18 / 0.65);
}
.hover\:border-yellow-900\/70:hover {
  border-color: rgb(113 63 18 / 0.7);
}
.hover\:border-yellow-900\/75:hover {
  border-color: rgb(113 63 18 / 0.75);
}
.hover\:border-yellow-900\/80:hover {
  border-color: rgb(113 63 18 / 0.8);
}
.hover\:border-yellow-900\/85:hover {
  border-color: rgb(113 63 18 / 0.85);
}
.hover\:border-yellow-900\/90:hover {
  border-color: rgb(113 63 18 / 0.9);
}
.hover\:border-yellow-900\/95:hover {
  border-color: rgb(113 63 18 / 0.95);
}
.hover\:border-yellow-950:hover {
  --tw-border-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.hover\:border-yellow-950\/0:hover {
  border-color: rgb(66 32 6 / 0);
}
.hover\:border-yellow-950\/10:hover {
  border-color: rgb(66 32 6 / 0.1);
}
.hover\:border-yellow-950\/100:hover {
  border-color: rgb(66 32 6 / 1);
}
.hover\:border-yellow-950\/15:hover {
  border-color: rgb(66 32 6 / 0.15);
}
.hover\:border-yellow-950\/20:hover {
  border-color: rgb(66 32 6 / 0.2);
}
.hover\:border-yellow-950\/25:hover {
  border-color: rgb(66 32 6 / 0.25);
}
.hover\:border-yellow-950\/30:hover {
  border-color: rgb(66 32 6 / 0.3);
}
.hover\:border-yellow-950\/35:hover {
  border-color: rgb(66 32 6 / 0.35);
}
.hover\:border-yellow-950\/40:hover {
  border-color: rgb(66 32 6 / 0.4);
}
.hover\:border-yellow-950\/45:hover {
  border-color: rgb(66 32 6 / 0.45);
}
.hover\:border-yellow-950\/5:hover {
  border-color: rgb(66 32 6 / 0.05);
}
.hover\:border-yellow-950\/50:hover {
  border-color: rgb(66 32 6 / 0.5);
}
.hover\:border-yellow-950\/55:hover {
  border-color: rgb(66 32 6 / 0.55);
}
.hover\:border-yellow-950\/60:hover {
  border-color: rgb(66 32 6 / 0.6);
}
.hover\:border-yellow-950\/65:hover {
  border-color: rgb(66 32 6 / 0.65);
}
.hover\:border-yellow-950\/70:hover {
  border-color: rgb(66 32 6 / 0.7);
}
.hover\:border-yellow-950\/75:hover {
  border-color: rgb(66 32 6 / 0.75);
}
.hover\:border-yellow-950\/80:hover {
  border-color: rgb(66 32 6 / 0.8);
}
.hover\:border-yellow-950\/85:hover {
  border-color: rgb(66 32 6 / 0.85);
}
.hover\:border-yellow-950\/90:hover {
  border-color: rgb(66 32 6 / 0.9);
}
.hover\:border-yellow-950\/95:hover {
  border-color: rgb(66 32 6 / 0.95);
}
.hover\:border-x-yellow-100:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.hover\:border-x-yellow-100\/0:hover {
  border-left-color: rgb(254 249 195 / 0);
  border-right-color: rgb(254 249 195 / 0);
}
.hover\:border-x-yellow-100\/10:hover {
  border-left-color: rgb(254 249 195 / 0.1);
  border-right-color: rgb(254 249 195 / 0.1);
}
.hover\:border-x-yellow-100\/100:hover {
  border-left-color: rgb(254 249 195 / 1);
  border-right-color: rgb(254 249 195 / 1);
}
.hover\:border-x-yellow-100\/15:hover {
  border-left-color: rgb(254 249 195 / 0.15);
  border-right-color: rgb(254 249 195 / 0.15);
}
.hover\:border-x-yellow-100\/20:hover {
  border-left-color: rgb(254 249 195 / 0.2);
  border-right-color: rgb(254 249 195 / 0.2);
}
.hover\:border-x-yellow-100\/25:hover {
  border-left-color: rgb(254 249 195 / 0.25);
  border-right-color: rgb(254 249 195 / 0.25);
}
.hover\:border-x-yellow-100\/30:hover {
  border-left-color: rgb(254 249 195 / 0.3);
  border-right-color: rgb(254 249 195 / 0.3);
}
.hover\:border-x-yellow-100\/35:hover {
  border-left-color: rgb(254 249 195 / 0.35);
  border-right-color: rgb(254 249 195 / 0.35);
}
.hover\:border-x-yellow-100\/40:hover {
  border-left-color: rgb(254 249 195 / 0.4);
  border-right-color: rgb(254 249 195 / 0.4);
}
.hover\:border-x-yellow-100\/45:hover {
  border-left-color: rgb(254 249 195 / 0.45);
  border-right-color: rgb(254 249 195 / 0.45);
}
.hover\:border-x-yellow-100\/5:hover {
  border-left-color: rgb(254 249 195 / 0.05);
  border-right-color: rgb(254 249 195 / 0.05);
}
.hover\:border-x-yellow-100\/50:hover {
  border-left-color: rgb(254 249 195 / 0.5);
  border-right-color: rgb(254 249 195 / 0.5);
}
.hover\:border-x-yellow-100\/55:hover {
  border-left-color: rgb(254 249 195 / 0.55);
  border-right-color: rgb(254 249 195 / 0.55);
}
.hover\:border-x-yellow-100\/60:hover {
  border-left-color: rgb(254 249 195 / 0.6);
  border-right-color: rgb(254 249 195 / 0.6);
}
.hover\:border-x-yellow-100\/65:hover {
  border-left-color: rgb(254 249 195 / 0.65);
  border-right-color: rgb(254 249 195 / 0.65);
}
.hover\:border-x-yellow-100\/70:hover {
  border-left-color: rgb(254 249 195 / 0.7);
  border-right-color: rgb(254 249 195 / 0.7);
}
.hover\:border-x-yellow-100\/75:hover {
  border-left-color: rgb(254 249 195 / 0.75);
  border-right-color: rgb(254 249 195 / 0.75);
}
.hover\:border-x-yellow-100\/80:hover {
  border-left-color: rgb(254 249 195 / 0.8);
  border-right-color: rgb(254 249 195 / 0.8);
}
.hover\:border-x-yellow-100\/85:hover {
  border-left-color: rgb(254 249 195 / 0.85);
  border-right-color: rgb(254 249 195 / 0.85);
}
.hover\:border-x-yellow-100\/90:hover {
  border-left-color: rgb(254 249 195 / 0.9);
  border-right-color: rgb(254 249 195 / 0.9);
}
.hover\:border-x-yellow-100\/95:hover {
  border-left-color: rgb(254 249 195 / 0.95);
  border-right-color: rgb(254 249 195 / 0.95);
}
.hover\:border-x-yellow-200:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.hover\:border-x-yellow-200\/0:hover {
  border-left-color: rgb(254 240 138 / 0);
  border-right-color: rgb(254 240 138 / 0);
}
.hover\:border-x-yellow-200\/10:hover {
  border-left-color: rgb(254 240 138 / 0.1);
  border-right-color: rgb(254 240 138 / 0.1);
}
.hover\:border-x-yellow-200\/100:hover {
  border-left-color: rgb(254 240 138 / 1);
  border-right-color: rgb(254 240 138 / 1);
}
.hover\:border-x-yellow-200\/15:hover {
  border-left-color: rgb(254 240 138 / 0.15);
  border-right-color: rgb(254 240 138 / 0.15);
}
.hover\:border-x-yellow-200\/20:hover {
  border-left-color: rgb(254 240 138 / 0.2);
  border-right-color: rgb(254 240 138 / 0.2);
}
.hover\:border-x-yellow-200\/25:hover {
  border-left-color: rgb(254 240 138 / 0.25);
  border-right-color: rgb(254 240 138 / 0.25);
}
.hover\:border-x-yellow-200\/30:hover {
  border-left-color: rgb(254 240 138 / 0.3);
  border-right-color: rgb(254 240 138 / 0.3);
}
.hover\:border-x-yellow-200\/35:hover {
  border-left-color: rgb(254 240 138 / 0.35);
  border-right-color: rgb(254 240 138 / 0.35);
}
.hover\:border-x-yellow-200\/40:hover {
  border-left-color: rgb(254 240 138 / 0.4);
  border-right-color: rgb(254 240 138 / 0.4);
}
.hover\:border-x-yellow-200\/45:hover {
  border-left-color: rgb(254 240 138 / 0.45);
  border-right-color: rgb(254 240 138 / 0.45);
}
.hover\:border-x-yellow-200\/5:hover {
  border-left-color: rgb(254 240 138 / 0.05);
  border-right-color: rgb(254 240 138 / 0.05);
}
.hover\:border-x-yellow-200\/50:hover {
  border-left-color: rgb(254 240 138 / 0.5);
  border-right-color: rgb(254 240 138 / 0.5);
}
.hover\:border-x-yellow-200\/55:hover {
  border-left-color: rgb(254 240 138 / 0.55);
  border-right-color: rgb(254 240 138 / 0.55);
}
.hover\:border-x-yellow-200\/60:hover {
  border-left-color: rgb(254 240 138 / 0.6);
  border-right-color: rgb(254 240 138 / 0.6);
}
.hover\:border-x-yellow-200\/65:hover {
  border-left-color: rgb(254 240 138 / 0.65);
  border-right-color: rgb(254 240 138 / 0.65);
}
.hover\:border-x-yellow-200\/70:hover {
  border-left-color: rgb(254 240 138 / 0.7);
  border-right-color: rgb(254 240 138 / 0.7);
}
.hover\:border-x-yellow-200\/75:hover {
  border-left-color: rgb(254 240 138 / 0.75);
  border-right-color: rgb(254 240 138 / 0.75);
}
.hover\:border-x-yellow-200\/80:hover {
  border-left-color: rgb(254 240 138 / 0.8);
  border-right-color: rgb(254 240 138 / 0.8);
}
.hover\:border-x-yellow-200\/85:hover {
  border-left-color: rgb(254 240 138 / 0.85);
  border-right-color: rgb(254 240 138 / 0.85);
}
.hover\:border-x-yellow-200\/90:hover {
  border-left-color: rgb(254 240 138 / 0.9);
  border-right-color: rgb(254 240 138 / 0.9);
}
.hover\:border-x-yellow-200\/95:hover {
  border-left-color: rgb(254 240 138 / 0.95);
  border-right-color: rgb(254 240 138 / 0.95);
}
.hover\:border-x-yellow-300:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.hover\:border-x-yellow-300\/0:hover {
  border-left-color: rgb(253 224 71 / 0);
  border-right-color: rgb(253 224 71 / 0);
}
.hover\:border-x-yellow-300\/10:hover {
  border-left-color: rgb(253 224 71 / 0.1);
  border-right-color: rgb(253 224 71 / 0.1);
}
.hover\:border-x-yellow-300\/100:hover {
  border-left-color: rgb(253 224 71 / 1);
  border-right-color: rgb(253 224 71 / 1);
}
.hover\:border-x-yellow-300\/15:hover {
  border-left-color: rgb(253 224 71 / 0.15);
  border-right-color: rgb(253 224 71 / 0.15);
}
.hover\:border-x-yellow-300\/20:hover {
  border-left-color: rgb(253 224 71 / 0.2);
  border-right-color: rgb(253 224 71 / 0.2);
}
.hover\:border-x-yellow-300\/25:hover {
  border-left-color: rgb(253 224 71 / 0.25);
  border-right-color: rgb(253 224 71 / 0.25);
}
.hover\:border-x-yellow-300\/30:hover {
  border-left-color: rgb(253 224 71 / 0.3);
  border-right-color: rgb(253 224 71 / 0.3);
}
.hover\:border-x-yellow-300\/35:hover {
  border-left-color: rgb(253 224 71 / 0.35);
  border-right-color: rgb(253 224 71 / 0.35);
}
.hover\:border-x-yellow-300\/40:hover {
  border-left-color: rgb(253 224 71 / 0.4);
  border-right-color: rgb(253 224 71 / 0.4);
}
.hover\:border-x-yellow-300\/45:hover {
  border-left-color: rgb(253 224 71 / 0.45);
  border-right-color: rgb(253 224 71 / 0.45);
}
.hover\:border-x-yellow-300\/5:hover {
  border-left-color: rgb(253 224 71 / 0.05);
  border-right-color: rgb(253 224 71 / 0.05);
}
.hover\:border-x-yellow-300\/50:hover {
  border-left-color: rgb(253 224 71 / 0.5);
  border-right-color: rgb(253 224 71 / 0.5);
}
.hover\:border-x-yellow-300\/55:hover {
  border-left-color: rgb(253 224 71 / 0.55);
  border-right-color: rgb(253 224 71 / 0.55);
}
.hover\:border-x-yellow-300\/60:hover {
  border-left-color: rgb(253 224 71 / 0.6);
  border-right-color: rgb(253 224 71 / 0.6);
}
.hover\:border-x-yellow-300\/65:hover {
  border-left-color: rgb(253 224 71 / 0.65);
  border-right-color: rgb(253 224 71 / 0.65);
}
.hover\:border-x-yellow-300\/70:hover {
  border-left-color: rgb(253 224 71 / 0.7);
  border-right-color: rgb(253 224 71 / 0.7);
}
.hover\:border-x-yellow-300\/75:hover {
  border-left-color: rgb(253 224 71 / 0.75);
  border-right-color: rgb(253 224 71 / 0.75);
}
.hover\:border-x-yellow-300\/80:hover {
  border-left-color: rgb(253 224 71 / 0.8);
  border-right-color: rgb(253 224 71 / 0.8);
}
.hover\:border-x-yellow-300\/85:hover {
  border-left-color: rgb(253 224 71 / 0.85);
  border-right-color: rgb(253 224 71 / 0.85);
}
.hover\:border-x-yellow-300\/90:hover {
  border-left-color: rgb(253 224 71 / 0.9);
  border-right-color: rgb(253 224 71 / 0.9);
}
.hover\:border-x-yellow-300\/95:hover {
  border-left-color: rgb(253 224 71 / 0.95);
  border-right-color: rgb(253 224 71 / 0.95);
}
.hover\:border-x-yellow-400:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.hover\:border-x-yellow-400\/0:hover {
  border-left-color: rgb(250 204 21 / 0);
  border-right-color: rgb(250 204 21 / 0);
}
.hover\:border-x-yellow-400\/10:hover {
  border-left-color: rgb(250 204 21 / 0.1);
  border-right-color: rgb(250 204 21 / 0.1);
}
.hover\:border-x-yellow-400\/100:hover {
  border-left-color: rgb(250 204 21 / 1);
  border-right-color: rgb(250 204 21 / 1);
}
.hover\:border-x-yellow-400\/15:hover {
  border-left-color: rgb(250 204 21 / 0.15);
  border-right-color: rgb(250 204 21 / 0.15);
}
.hover\:border-x-yellow-400\/20:hover {
  border-left-color: rgb(250 204 21 / 0.2);
  border-right-color: rgb(250 204 21 / 0.2);
}
.hover\:border-x-yellow-400\/25:hover {
  border-left-color: rgb(250 204 21 / 0.25);
  border-right-color: rgb(250 204 21 / 0.25);
}
.hover\:border-x-yellow-400\/30:hover {
  border-left-color: rgb(250 204 21 / 0.3);
  border-right-color: rgb(250 204 21 / 0.3);
}
.hover\:border-x-yellow-400\/35:hover {
  border-left-color: rgb(250 204 21 / 0.35);
  border-right-color: rgb(250 204 21 / 0.35);
}
.hover\:border-x-yellow-400\/40:hover {
  border-left-color: rgb(250 204 21 / 0.4);
  border-right-color: rgb(250 204 21 / 0.4);
}
.hover\:border-x-yellow-400\/45:hover {
  border-left-color: rgb(250 204 21 / 0.45);
  border-right-color: rgb(250 204 21 / 0.45);
}
.hover\:border-x-yellow-400\/5:hover {
  border-left-color: rgb(250 204 21 / 0.05);
  border-right-color: rgb(250 204 21 / 0.05);
}
.hover\:border-x-yellow-400\/50:hover {
  border-left-color: rgb(250 204 21 / 0.5);
  border-right-color: rgb(250 204 21 / 0.5);
}
.hover\:border-x-yellow-400\/55:hover {
  border-left-color: rgb(250 204 21 / 0.55);
  border-right-color: rgb(250 204 21 / 0.55);
}
.hover\:border-x-yellow-400\/60:hover {
  border-left-color: rgb(250 204 21 / 0.6);
  border-right-color: rgb(250 204 21 / 0.6);
}
.hover\:border-x-yellow-400\/65:hover {
  border-left-color: rgb(250 204 21 / 0.65);
  border-right-color: rgb(250 204 21 / 0.65);
}
.hover\:border-x-yellow-400\/70:hover {
  border-left-color: rgb(250 204 21 / 0.7);
  border-right-color: rgb(250 204 21 / 0.7);
}
.hover\:border-x-yellow-400\/75:hover {
  border-left-color: rgb(250 204 21 / 0.75);
  border-right-color: rgb(250 204 21 / 0.75);
}
.hover\:border-x-yellow-400\/80:hover {
  border-left-color: rgb(250 204 21 / 0.8);
  border-right-color: rgb(250 204 21 / 0.8);
}
.hover\:border-x-yellow-400\/85:hover {
  border-left-color: rgb(250 204 21 / 0.85);
  border-right-color: rgb(250 204 21 / 0.85);
}
.hover\:border-x-yellow-400\/90:hover {
  border-left-color: rgb(250 204 21 / 0.9);
  border-right-color: rgb(250 204 21 / 0.9);
}
.hover\:border-x-yellow-400\/95:hover {
  border-left-color: rgb(250 204 21 / 0.95);
  border-right-color: rgb(250 204 21 / 0.95);
}
.hover\:border-x-yellow-50:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.hover\:border-x-yellow-50\/0:hover {
  border-left-color: rgb(254 252 232 / 0);
  border-right-color: rgb(254 252 232 / 0);
}
.hover\:border-x-yellow-50\/10:hover {
  border-left-color: rgb(254 252 232 / 0.1);
  border-right-color: rgb(254 252 232 / 0.1);
}
.hover\:border-x-yellow-50\/100:hover {
  border-left-color: rgb(254 252 232 / 1);
  border-right-color: rgb(254 252 232 / 1);
}
.hover\:border-x-yellow-50\/15:hover {
  border-left-color: rgb(254 252 232 / 0.15);
  border-right-color: rgb(254 252 232 / 0.15);
}
.hover\:border-x-yellow-50\/20:hover {
  border-left-color: rgb(254 252 232 / 0.2);
  border-right-color: rgb(254 252 232 / 0.2);
}
.hover\:border-x-yellow-50\/25:hover {
  border-left-color: rgb(254 252 232 / 0.25);
  border-right-color: rgb(254 252 232 / 0.25);
}
.hover\:border-x-yellow-50\/30:hover {
  border-left-color: rgb(254 252 232 / 0.3);
  border-right-color: rgb(254 252 232 / 0.3);
}
.hover\:border-x-yellow-50\/35:hover {
  border-left-color: rgb(254 252 232 / 0.35);
  border-right-color: rgb(254 252 232 / 0.35);
}
.hover\:border-x-yellow-50\/40:hover {
  border-left-color: rgb(254 252 232 / 0.4);
  border-right-color: rgb(254 252 232 / 0.4);
}
.hover\:border-x-yellow-50\/45:hover {
  border-left-color: rgb(254 252 232 / 0.45);
  border-right-color: rgb(254 252 232 / 0.45);
}
.hover\:border-x-yellow-50\/5:hover {
  border-left-color: rgb(254 252 232 / 0.05);
  border-right-color: rgb(254 252 232 / 0.05);
}
.hover\:border-x-yellow-50\/50:hover {
  border-left-color: rgb(254 252 232 / 0.5);
  border-right-color: rgb(254 252 232 / 0.5);
}
.hover\:border-x-yellow-50\/55:hover {
  border-left-color: rgb(254 252 232 / 0.55);
  border-right-color: rgb(254 252 232 / 0.55);
}
.hover\:border-x-yellow-50\/60:hover {
  border-left-color: rgb(254 252 232 / 0.6);
  border-right-color: rgb(254 252 232 / 0.6);
}
.hover\:border-x-yellow-50\/65:hover {
  border-left-color: rgb(254 252 232 / 0.65);
  border-right-color: rgb(254 252 232 / 0.65);
}
.hover\:border-x-yellow-50\/70:hover {
  border-left-color: rgb(254 252 232 / 0.7);
  border-right-color: rgb(254 252 232 / 0.7);
}
.hover\:border-x-yellow-50\/75:hover {
  border-left-color: rgb(254 252 232 / 0.75);
  border-right-color: rgb(254 252 232 / 0.75);
}
.hover\:border-x-yellow-50\/80:hover {
  border-left-color: rgb(254 252 232 / 0.8);
  border-right-color: rgb(254 252 232 / 0.8);
}
.hover\:border-x-yellow-50\/85:hover {
  border-left-color: rgb(254 252 232 / 0.85);
  border-right-color: rgb(254 252 232 / 0.85);
}
.hover\:border-x-yellow-50\/90:hover {
  border-left-color: rgb(254 252 232 / 0.9);
  border-right-color: rgb(254 252 232 / 0.9);
}
.hover\:border-x-yellow-50\/95:hover {
  border-left-color: rgb(254 252 232 / 0.95);
  border-right-color: rgb(254 252 232 / 0.95);
}
.hover\:border-x-yellow-500:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.hover\:border-x-yellow-500\/0:hover {
  border-left-color: rgb(234 179 8 / 0);
  border-right-color: rgb(234 179 8 / 0);
}
.hover\:border-x-yellow-500\/10:hover {
  border-left-color: rgb(234 179 8 / 0.1);
  border-right-color: rgb(234 179 8 / 0.1);
}
.hover\:border-x-yellow-500\/100:hover {
  border-left-color: rgb(234 179 8 / 1);
  border-right-color: rgb(234 179 8 / 1);
}
.hover\:border-x-yellow-500\/15:hover {
  border-left-color: rgb(234 179 8 / 0.15);
  border-right-color: rgb(234 179 8 / 0.15);
}
.hover\:border-x-yellow-500\/20:hover {
  border-left-color: rgb(234 179 8 / 0.2);
  border-right-color: rgb(234 179 8 / 0.2);
}
.hover\:border-x-yellow-500\/25:hover {
  border-left-color: rgb(234 179 8 / 0.25);
  border-right-color: rgb(234 179 8 / 0.25);
}
.hover\:border-x-yellow-500\/30:hover {
  border-left-color: rgb(234 179 8 / 0.3);
  border-right-color: rgb(234 179 8 / 0.3);
}
.hover\:border-x-yellow-500\/35:hover {
  border-left-color: rgb(234 179 8 / 0.35);
  border-right-color: rgb(234 179 8 / 0.35);
}
.hover\:border-x-yellow-500\/40:hover {
  border-left-color: rgb(234 179 8 / 0.4);
  border-right-color: rgb(234 179 8 / 0.4);
}
.hover\:border-x-yellow-500\/45:hover {
  border-left-color: rgb(234 179 8 / 0.45);
  border-right-color: rgb(234 179 8 / 0.45);
}
.hover\:border-x-yellow-500\/5:hover {
  border-left-color: rgb(234 179 8 / 0.05);
  border-right-color: rgb(234 179 8 / 0.05);
}
.hover\:border-x-yellow-500\/50:hover {
  border-left-color: rgb(234 179 8 / 0.5);
  border-right-color: rgb(234 179 8 / 0.5);
}
.hover\:border-x-yellow-500\/55:hover {
  border-left-color: rgb(234 179 8 / 0.55);
  border-right-color: rgb(234 179 8 / 0.55);
}
.hover\:border-x-yellow-500\/60:hover {
  border-left-color: rgb(234 179 8 / 0.6);
  border-right-color: rgb(234 179 8 / 0.6);
}
.hover\:border-x-yellow-500\/65:hover {
  border-left-color: rgb(234 179 8 / 0.65);
  border-right-color: rgb(234 179 8 / 0.65);
}
.hover\:border-x-yellow-500\/70:hover {
  border-left-color: rgb(234 179 8 / 0.7);
  border-right-color: rgb(234 179 8 / 0.7);
}
.hover\:border-x-yellow-500\/75:hover {
  border-left-color: rgb(234 179 8 / 0.75);
  border-right-color: rgb(234 179 8 / 0.75);
}
.hover\:border-x-yellow-500\/80:hover {
  border-left-color: rgb(234 179 8 / 0.8);
  border-right-color: rgb(234 179 8 / 0.8);
}
.hover\:border-x-yellow-500\/85:hover {
  border-left-color: rgb(234 179 8 / 0.85);
  border-right-color: rgb(234 179 8 / 0.85);
}
.hover\:border-x-yellow-500\/90:hover {
  border-left-color: rgb(234 179 8 / 0.9);
  border-right-color: rgb(234 179 8 / 0.9);
}
.hover\:border-x-yellow-500\/95:hover {
  border-left-color: rgb(234 179 8 / 0.95);
  border-right-color: rgb(234 179 8 / 0.95);
}
.hover\:border-x-yellow-600:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.hover\:border-x-yellow-600\/0:hover {
  border-left-color: rgb(202 138 4 / 0);
  border-right-color: rgb(202 138 4 / 0);
}
.hover\:border-x-yellow-600\/10:hover {
  border-left-color: rgb(202 138 4 / 0.1);
  border-right-color: rgb(202 138 4 / 0.1);
}
.hover\:border-x-yellow-600\/100:hover {
  border-left-color: rgb(202 138 4 / 1);
  border-right-color: rgb(202 138 4 / 1);
}
.hover\:border-x-yellow-600\/15:hover {
  border-left-color: rgb(202 138 4 / 0.15);
  border-right-color: rgb(202 138 4 / 0.15);
}
.hover\:border-x-yellow-600\/20:hover {
  border-left-color: rgb(202 138 4 / 0.2);
  border-right-color: rgb(202 138 4 / 0.2);
}
.hover\:border-x-yellow-600\/25:hover {
  border-left-color: rgb(202 138 4 / 0.25);
  border-right-color: rgb(202 138 4 / 0.25);
}
.hover\:border-x-yellow-600\/30:hover {
  border-left-color: rgb(202 138 4 / 0.3);
  border-right-color: rgb(202 138 4 / 0.3);
}
.hover\:border-x-yellow-600\/35:hover {
  border-left-color: rgb(202 138 4 / 0.35);
  border-right-color: rgb(202 138 4 / 0.35);
}
.hover\:border-x-yellow-600\/40:hover {
  border-left-color: rgb(202 138 4 / 0.4);
  border-right-color: rgb(202 138 4 / 0.4);
}
.hover\:border-x-yellow-600\/45:hover {
  border-left-color: rgb(202 138 4 / 0.45);
  border-right-color: rgb(202 138 4 / 0.45);
}
.hover\:border-x-yellow-600\/5:hover {
  border-left-color: rgb(202 138 4 / 0.05);
  border-right-color: rgb(202 138 4 / 0.05);
}
.hover\:border-x-yellow-600\/50:hover {
  border-left-color: rgb(202 138 4 / 0.5);
  border-right-color: rgb(202 138 4 / 0.5);
}
.hover\:border-x-yellow-600\/55:hover {
  border-left-color: rgb(202 138 4 / 0.55);
  border-right-color: rgb(202 138 4 / 0.55);
}
.hover\:border-x-yellow-600\/60:hover {
  border-left-color: rgb(202 138 4 / 0.6);
  border-right-color: rgb(202 138 4 / 0.6);
}
.hover\:border-x-yellow-600\/65:hover {
  border-left-color: rgb(202 138 4 / 0.65);
  border-right-color: rgb(202 138 4 / 0.65);
}
.hover\:border-x-yellow-600\/70:hover {
  border-left-color: rgb(202 138 4 / 0.7);
  border-right-color: rgb(202 138 4 / 0.7);
}
.hover\:border-x-yellow-600\/75:hover {
  border-left-color: rgb(202 138 4 / 0.75);
  border-right-color: rgb(202 138 4 / 0.75);
}
.hover\:border-x-yellow-600\/80:hover {
  border-left-color: rgb(202 138 4 / 0.8);
  border-right-color: rgb(202 138 4 / 0.8);
}
.hover\:border-x-yellow-600\/85:hover {
  border-left-color: rgb(202 138 4 / 0.85);
  border-right-color: rgb(202 138 4 / 0.85);
}
.hover\:border-x-yellow-600\/90:hover {
  border-left-color: rgb(202 138 4 / 0.9);
  border-right-color: rgb(202 138 4 / 0.9);
}
.hover\:border-x-yellow-600\/95:hover {
  border-left-color: rgb(202 138 4 / 0.95);
  border-right-color: rgb(202 138 4 / 0.95);
}
.hover\:border-x-yellow-700:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.hover\:border-x-yellow-700\/0:hover {
  border-left-color: rgb(161 98 7 / 0);
  border-right-color: rgb(161 98 7 / 0);
}
.hover\:border-x-yellow-700\/10:hover {
  border-left-color: rgb(161 98 7 / 0.1);
  border-right-color: rgb(161 98 7 / 0.1);
}
.hover\:border-x-yellow-700\/100:hover {
  border-left-color: rgb(161 98 7 / 1);
  border-right-color: rgb(161 98 7 / 1);
}
.hover\:border-x-yellow-700\/15:hover {
  border-left-color: rgb(161 98 7 / 0.15);
  border-right-color: rgb(161 98 7 / 0.15);
}
.hover\:border-x-yellow-700\/20:hover {
  border-left-color: rgb(161 98 7 / 0.2);
  border-right-color: rgb(161 98 7 / 0.2);
}
.hover\:border-x-yellow-700\/25:hover {
  border-left-color: rgb(161 98 7 / 0.25);
  border-right-color: rgb(161 98 7 / 0.25);
}
.hover\:border-x-yellow-700\/30:hover {
  border-left-color: rgb(161 98 7 / 0.3);
  border-right-color: rgb(161 98 7 / 0.3);
}
.hover\:border-x-yellow-700\/35:hover {
  border-left-color: rgb(161 98 7 / 0.35);
  border-right-color: rgb(161 98 7 / 0.35);
}
.hover\:border-x-yellow-700\/40:hover {
  border-left-color: rgb(161 98 7 / 0.4);
  border-right-color: rgb(161 98 7 / 0.4);
}
.hover\:border-x-yellow-700\/45:hover {
  border-left-color: rgb(161 98 7 / 0.45);
  border-right-color: rgb(161 98 7 / 0.45);
}
.hover\:border-x-yellow-700\/5:hover {
  border-left-color: rgb(161 98 7 / 0.05);
  border-right-color: rgb(161 98 7 / 0.05);
}
.hover\:border-x-yellow-700\/50:hover {
  border-left-color: rgb(161 98 7 / 0.5);
  border-right-color: rgb(161 98 7 / 0.5);
}
.hover\:border-x-yellow-700\/55:hover {
  border-left-color: rgb(161 98 7 / 0.55);
  border-right-color: rgb(161 98 7 / 0.55);
}
.hover\:border-x-yellow-700\/60:hover {
  border-left-color: rgb(161 98 7 / 0.6);
  border-right-color: rgb(161 98 7 / 0.6);
}
.hover\:border-x-yellow-700\/65:hover {
  border-left-color: rgb(161 98 7 / 0.65);
  border-right-color: rgb(161 98 7 / 0.65);
}
.hover\:border-x-yellow-700\/70:hover {
  border-left-color: rgb(161 98 7 / 0.7);
  border-right-color: rgb(161 98 7 / 0.7);
}
.hover\:border-x-yellow-700\/75:hover {
  border-left-color: rgb(161 98 7 / 0.75);
  border-right-color: rgb(161 98 7 / 0.75);
}
.hover\:border-x-yellow-700\/80:hover {
  border-left-color: rgb(161 98 7 / 0.8);
  border-right-color: rgb(161 98 7 / 0.8);
}
.hover\:border-x-yellow-700\/85:hover {
  border-left-color: rgb(161 98 7 / 0.85);
  border-right-color: rgb(161 98 7 / 0.85);
}
.hover\:border-x-yellow-700\/90:hover {
  border-left-color: rgb(161 98 7 / 0.9);
  border-right-color: rgb(161 98 7 / 0.9);
}
.hover\:border-x-yellow-700\/95:hover {
  border-left-color: rgb(161 98 7 / 0.95);
  border-right-color: rgb(161 98 7 / 0.95);
}
.hover\:border-x-yellow-800:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.hover\:border-x-yellow-800\/0:hover {
  border-left-color: rgb(133 77 14 / 0);
  border-right-color: rgb(133 77 14 / 0);
}
.hover\:border-x-yellow-800\/10:hover {
  border-left-color: rgb(133 77 14 / 0.1);
  border-right-color: rgb(133 77 14 / 0.1);
}
.hover\:border-x-yellow-800\/100:hover {
  border-left-color: rgb(133 77 14 / 1);
  border-right-color: rgb(133 77 14 / 1);
}
.hover\:border-x-yellow-800\/15:hover {
  border-left-color: rgb(133 77 14 / 0.15);
  border-right-color: rgb(133 77 14 / 0.15);
}
.hover\:border-x-yellow-800\/20:hover {
  border-left-color: rgb(133 77 14 / 0.2);
  border-right-color: rgb(133 77 14 / 0.2);
}
.hover\:border-x-yellow-800\/25:hover {
  border-left-color: rgb(133 77 14 / 0.25);
  border-right-color: rgb(133 77 14 / 0.25);
}
.hover\:border-x-yellow-800\/30:hover {
  border-left-color: rgb(133 77 14 / 0.3);
  border-right-color: rgb(133 77 14 / 0.3);
}
.hover\:border-x-yellow-800\/35:hover {
  border-left-color: rgb(133 77 14 / 0.35);
  border-right-color: rgb(133 77 14 / 0.35);
}
.hover\:border-x-yellow-800\/40:hover {
  border-left-color: rgb(133 77 14 / 0.4);
  border-right-color: rgb(133 77 14 / 0.4);
}
.hover\:border-x-yellow-800\/45:hover {
  border-left-color: rgb(133 77 14 / 0.45);
  border-right-color: rgb(133 77 14 / 0.45);
}
.hover\:border-x-yellow-800\/5:hover {
  border-left-color: rgb(133 77 14 / 0.05);
  border-right-color: rgb(133 77 14 / 0.05);
}
.hover\:border-x-yellow-800\/50:hover {
  border-left-color: rgb(133 77 14 / 0.5);
  border-right-color: rgb(133 77 14 / 0.5);
}
.hover\:border-x-yellow-800\/55:hover {
  border-left-color: rgb(133 77 14 / 0.55);
  border-right-color: rgb(133 77 14 / 0.55);
}
.hover\:border-x-yellow-800\/60:hover {
  border-left-color: rgb(133 77 14 / 0.6);
  border-right-color: rgb(133 77 14 / 0.6);
}
.hover\:border-x-yellow-800\/65:hover {
  border-left-color: rgb(133 77 14 / 0.65);
  border-right-color: rgb(133 77 14 / 0.65);
}
.hover\:border-x-yellow-800\/70:hover {
  border-left-color: rgb(133 77 14 / 0.7);
  border-right-color: rgb(133 77 14 / 0.7);
}
.hover\:border-x-yellow-800\/75:hover {
  border-left-color: rgb(133 77 14 / 0.75);
  border-right-color: rgb(133 77 14 / 0.75);
}
.hover\:border-x-yellow-800\/80:hover {
  border-left-color: rgb(133 77 14 / 0.8);
  border-right-color: rgb(133 77 14 / 0.8);
}
.hover\:border-x-yellow-800\/85:hover {
  border-left-color: rgb(133 77 14 / 0.85);
  border-right-color: rgb(133 77 14 / 0.85);
}
.hover\:border-x-yellow-800\/90:hover {
  border-left-color: rgb(133 77 14 / 0.9);
  border-right-color: rgb(133 77 14 / 0.9);
}
.hover\:border-x-yellow-800\/95:hover {
  border-left-color: rgb(133 77 14 / 0.95);
  border-right-color: rgb(133 77 14 / 0.95);
}
.hover\:border-x-yellow-900:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.hover\:border-x-yellow-900\/0:hover {
  border-left-color: rgb(113 63 18 / 0);
  border-right-color: rgb(113 63 18 / 0);
}
.hover\:border-x-yellow-900\/10:hover {
  border-left-color: rgb(113 63 18 / 0.1);
  border-right-color: rgb(113 63 18 / 0.1);
}
.hover\:border-x-yellow-900\/100:hover {
  border-left-color: rgb(113 63 18 / 1);
  border-right-color: rgb(113 63 18 / 1);
}
.hover\:border-x-yellow-900\/15:hover {
  border-left-color: rgb(113 63 18 / 0.15);
  border-right-color: rgb(113 63 18 / 0.15);
}
.hover\:border-x-yellow-900\/20:hover {
  border-left-color: rgb(113 63 18 / 0.2);
  border-right-color: rgb(113 63 18 / 0.2);
}
.hover\:border-x-yellow-900\/25:hover {
  border-left-color: rgb(113 63 18 / 0.25);
  border-right-color: rgb(113 63 18 / 0.25);
}
.hover\:border-x-yellow-900\/30:hover {
  border-left-color: rgb(113 63 18 / 0.3);
  border-right-color: rgb(113 63 18 / 0.3);
}
.hover\:border-x-yellow-900\/35:hover {
  border-left-color: rgb(113 63 18 / 0.35);
  border-right-color: rgb(113 63 18 / 0.35);
}
.hover\:border-x-yellow-900\/40:hover {
  border-left-color: rgb(113 63 18 / 0.4);
  border-right-color: rgb(113 63 18 / 0.4);
}
.hover\:border-x-yellow-900\/45:hover {
  border-left-color: rgb(113 63 18 / 0.45);
  border-right-color: rgb(113 63 18 / 0.45);
}
.hover\:border-x-yellow-900\/5:hover {
  border-left-color: rgb(113 63 18 / 0.05);
  border-right-color: rgb(113 63 18 / 0.05);
}
.hover\:border-x-yellow-900\/50:hover {
  border-left-color: rgb(113 63 18 / 0.5);
  border-right-color: rgb(113 63 18 / 0.5);
}
.hover\:border-x-yellow-900\/55:hover {
  border-left-color: rgb(113 63 18 / 0.55);
  border-right-color: rgb(113 63 18 / 0.55);
}
.hover\:border-x-yellow-900\/60:hover {
  border-left-color: rgb(113 63 18 / 0.6);
  border-right-color: rgb(113 63 18 / 0.6);
}
.hover\:border-x-yellow-900\/65:hover {
  border-left-color: rgb(113 63 18 / 0.65);
  border-right-color: rgb(113 63 18 / 0.65);
}
.hover\:border-x-yellow-900\/70:hover {
  border-left-color: rgb(113 63 18 / 0.7);
  border-right-color: rgb(113 63 18 / 0.7);
}
.hover\:border-x-yellow-900\/75:hover {
  border-left-color: rgb(113 63 18 / 0.75);
  border-right-color: rgb(113 63 18 / 0.75);
}
.hover\:border-x-yellow-900\/80:hover {
  border-left-color: rgb(113 63 18 / 0.8);
  border-right-color: rgb(113 63 18 / 0.8);
}
.hover\:border-x-yellow-900\/85:hover {
  border-left-color: rgb(113 63 18 / 0.85);
  border-right-color: rgb(113 63 18 / 0.85);
}
.hover\:border-x-yellow-900\/90:hover {
  border-left-color: rgb(113 63 18 / 0.9);
  border-right-color: rgb(113 63 18 / 0.9);
}
.hover\:border-x-yellow-900\/95:hover {
  border-left-color: rgb(113 63 18 / 0.95);
  border-right-color: rgb(113 63 18 / 0.95);
}
.hover\:border-x-yellow-950:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.hover\:border-x-yellow-950\/0:hover {
  border-left-color: rgb(66 32 6 / 0);
  border-right-color: rgb(66 32 6 / 0);
}
.hover\:border-x-yellow-950\/10:hover {
  border-left-color: rgb(66 32 6 / 0.1);
  border-right-color: rgb(66 32 6 / 0.1);
}
.hover\:border-x-yellow-950\/100:hover {
  border-left-color: rgb(66 32 6 / 1);
  border-right-color: rgb(66 32 6 / 1);
}
.hover\:border-x-yellow-950\/15:hover {
  border-left-color: rgb(66 32 6 / 0.15);
  border-right-color: rgb(66 32 6 / 0.15);
}
.hover\:border-x-yellow-950\/20:hover {
  border-left-color: rgb(66 32 6 / 0.2);
  border-right-color: rgb(66 32 6 / 0.2);
}
.hover\:border-x-yellow-950\/25:hover {
  border-left-color: rgb(66 32 6 / 0.25);
  border-right-color: rgb(66 32 6 / 0.25);
}
.hover\:border-x-yellow-950\/30:hover {
  border-left-color: rgb(66 32 6 / 0.3);
  border-right-color: rgb(66 32 6 / 0.3);
}
.hover\:border-x-yellow-950\/35:hover {
  border-left-color: rgb(66 32 6 / 0.35);
  border-right-color: rgb(66 32 6 / 0.35);
}
.hover\:border-x-yellow-950\/40:hover {
  border-left-color: rgb(66 32 6 / 0.4);
  border-right-color: rgb(66 32 6 / 0.4);
}
.hover\:border-x-yellow-950\/45:hover {
  border-left-color: rgb(66 32 6 / 0.45);
  border-right-color: rgb(66 32 6 / 0.45);
}
.hover\:border-x-yellow-950\/5:hover {
  border-left-color: rgb(66 32 6 / 0.05);
  border-right-color: rgb(66 32 6 / 0.05);
}
.hover\:border-x-yellow-950\/50:hover {
  border-left-color: rgb(66 32 6 / 0.5);
  border-right-color: rgb(66 32 6 / 0.5);
}
.hover\:border-x-yellow-950\/55:hover {
  border-left-color: rgb(66 32 6 / 0.55);
  border-right-color: rgb(66 32 6 / 0.55);
}
.hover\:border-x-yellow-950\/60:hover {
  border-left-color: rgb(66 32 6 / 0.6);
  border-right-color: rgb(66 32 6 / 0.6);
}
.hover\:border-x-yellow-950\/65:hover {
  border-left-color: rgb(66 32 6 / 0.65);
  border-right-color: rgb(66 32 6 / 0.65);
}
.hover\:border-x-yellow-950\/70:hover {
  border-left-color: rgb(66 32 6 / 0.7);
  border-right-color: rgb(66 32 6 / 0.7);
}
.hover\:border-x-yellow-950\/75:hover {
  border-left-color: rgb(66 32 6 / 0.75);
  border-right-color: rgb(66 32 6 / 0.75);
}
.hover\:border-x-yellow-950\/80:hover {
  border-left-color: rgb(66 32 6 / 0.8);
  border-right-color: rgb(66 32 6 / 0.8);
}
.hover\:border-x-yellow-950\/85:hover {
  border-left-color: rgb(66 32 6 / 0.85);
  border-right-color: rgb(66 32 6 / 0.85);
}
.hover\:border-x-yellow-950\/90:hover {
  border-left-color: rgb(66 32 6 / 0.9);
  border-right-color: rgb(66 32 6 / 0.9);
}
.hover\:border-x-yellow-950\/95:hover {
  border-left-color: rgb(66 32 6 / 0.95);
  border-right-color: rgb(66 32 6 / 0.95);
}
.hover\:border-y-yellow-100:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.hover\:border-y-yellow-100\/0:hover {
  border-top-color: rgb(254 249 195 / 0);
  border-bottom-color: rgb(254 249 195 / 0);
}
.hover\:border-y-yellow-100\/10:hover {
  border-top-color: rgb(254 249 195 / 0.1);
  border-bottom-color: rgb(254 249 195 / 0.1);
}
.hover\:border-y-yellow-100\/100:hover {
  border-top-color: rgb(254 249 195 / 1);
  border-bottom-color: rgb(254 249 195 / 1);
}
.hover\:border-y-yellow-100\/15:hover {
  border-top-color: rgb(254 249 195 / 0.15);
  border-bottom-color: rgb(254 249 195 / 0.15);
}
.hover\:border-y-yellow-100\/20:hover {
  border-top-color: rgb(254 249 195 / 0.2);
  border-bottom-color: rgb(254 249 195 / 0.2);
}
.hover\:border-y-yellow-100\/25:hover {
  border-top-color: rgb(254 249 195 / 0.25);
  border-bottom-color: rgb(254 249 195 / 0.25);
}
.hover\:border-y-yellow-100\/30:hover {
  border-top-color: rgb(254 249 195 / 0.3);
  border-bottom-color: rgb(254 249 195 / 0.3);
}
.hover\:border-y-yellow-100\/35:hover {
  border-top-color: rgb(254 249 195 / 0.35);
  border-bottom-color: rgb(254 249 195 / 0.35);
}
.hover\:border-y-yellow-100\/40:hover {
  border-top-color: rgb(254 249 195 / 0.4);
  border-bottom-color: rgb(254 249 195 / 0.4);
}
.hover\:border-y-yellow-100\/45:hover {
  border-top-color: rgb(254 249 195 / 0.45);
  border-bottom-color: rgb(254 249 195 / 0.45);
}
.hover\:border-y-yellow-100\/5:hover {
  border-top-color: rgb(254 249 195 / 0.05);
  border-bottom-color: rgb(254 249 195 / 0.05);
}
.hover\:border-y-yellow-100\/50:hover {
  border-top-color: rgb(254 249 195 / 0.5);
  border-bottom-color: rgb(254 249 195 / 0.5);
}
.hover\:border-y-yellow-100\/55:hover {
  border-top-color: rgb(254 249 195 / 0.55);
  border-bottom-color: rgb(254 249 195 / 0.55);
}
.hover\:border-y-yellow-100\/60:hover {
  border-top-color: rgb(254 249 195 / 0.6);
  border-bottom-color: rgb(254 249 195 / 0.6);
}
.hover\:border-y-yellow-100\/65:hover {
  border-top-color: rgb(254 249 195 / 0.65);
  border-bottom-color: rgb(254 249 195 / 0.65);
}
.hover\:border-y-yellow-100\/70:hover {
  border-top-color: rgb(254 249 195 / 0.7);
  border-bottom-color: rgb(254 249 195 / 0.7);
}
.hover\:border-y-yellow-100\/75:hover {
  border-top-color: rgb(254 249 195 / 0.75);
  border-bottom-color: rgb(254 249 195 / 0.75);
}
.hover\:border-y-yellow-100\/80:hover {
  border-top-color: rgb(254 249 195 / 0.8);
  border-bottom-color: rgb(254 249 195 / 0.8);
}
.hover\:border-y-yellow-100\/85:hover {
  border-top-color: rgb(254 249 195 / 0.85);
  border-bottom-color: rgb(254 249 195 / 0.85);
}
.hover\:border-y-yellow-100\/90:hover {
  border-top-color: rgb(254 249 195 / 0.9);
  border-bottom-color: rgb(254 249 195 / 0.9);
}
.hover\:border-y-yellow-100\/95:hover {
  border-top-color: rgb(254 249 195 / 0.95);
  border-bottom-color: rgb(254 249 195 / 0.95);
}
.hover\:border-y-yellow-200:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.hover\:border-y-yellow-200\/0:hover {
  border-top-color: rgb(254 240 138 / 0);
  border-bottom-color: rgb(254 240 138 / 0);
}
.hover\:border-y-yellow-200\/10:hover {
  border-top-color: rgb(254 240 138 / 0.1);
  border-bottom-color: rgb(254 240 138 / 0.1);
}
.hover\:border-y-yellow-200\/100:hover {
  border-top-color: rgb(254 240 138 / 1);
  border-bottom-color: rgb(254 240 138 / 1);
}
.hover\:border-y-yellow-200\/15:hover {
  border-top-color: rgb(254 240 138 / 0.15);
  border-bottom-color: rgb(254 240 138 / 0.15);
}
.hover\:border-y-yellow-200\/20:hover {
  border-top-color: rgb(254 240 138 / 0.2);
  border-bottom-color: rgb(254 240 138 / 0.2);
}
.hover\:border-y-yellow-200\/25:hover {
  border-top-color: rgb(254 240 138 / 0.25);
  border-bottom-color: rgb(254 240 138 / 0.25);
}
.hover\:border-y-yellow-200\/30:hover {
  border-top-color: rgb(254 240 138 / 0.3);
  border-bottom-color: rgb(254 240 138 / 0.3);
}
.hover\:border-y-yellow-200\/35:hover {
  border-top-color: rgb(254 240 138 / 0.35);
  border-bottom-color: rgb(254 240 138 / 0.35);
}
.hover\:border-y-yellow-200\/40:hover {
  border-top-color: rgb(254 240 138 / 0.4);
  border-bottom-color: rgb(254 240 138 / 0.4);
}
.hover\:border-y-yellow-200\/45:hover {
  border-top-color: rgb(254 240 138 / 0.45);
  border-bottom-color: rgb(254 240 138 / 0.45);
}
.hover\:border-y-yellow-200\/5:hover {
  border-top-color: rgb(254 240 138 / 0.05);
  border-bottom-color: rgb(254 240 138 / 0.05);
}
.hover\:border-y-yellow-200\/50:hover {
  border-top-color: rgb(254 240 138 / 0.5);
  border-bottom-color: rgb(254 240 138 / 0.5);
}
.hover\:border-y-yellow-200\/55:hover {
  border-top-color: rgb(254 240 138 / 0.55);
  border-bottom-color: rgb(254 240 138 / 0.55);
}
.hover\:border-y-yellow-200\/60:hover {
  border-top-color: rgb(254 240 138 / 0.6);
  border-bottom-color: rgb(254 240 138 / 0.6);
}
.hover\:border-y-yellow-200\/65:hover {
  border-top-color: rgb(254 240 138 / 0.65);
  border-bottom-color: rgb(254 240 138 / 0.65);
}
.hover\:border-y-yellow-200\/70:hover {
  border-top-color: rgb(254 240 138 / 0.7);
  border-bottom-color: rgb(254 240 138 / 0.7);
}
.hover\:border-y-yellow-200\/75:hover {
  border-top-color: rgb(254 240 138 / 0.75);
  border-bottom-color: rgb(254 240 138 / 0.75);
}
.hover\:border-y-yellow-200\/80:hover {
  border-top-color: rgb(254 240 138 / 0.8);
  border-bottom-color: rgb(254 240 138 / 0.8);
}
.hover\:border-y-yellow-200\/85:hover {
  border-top-color: rgb(254 240 138 / 0.85);
  border-bottom-color: rgb(254 240 138 / 0.85);
}
.hover\:border-y-yellow-200\/90:hover {
  border-top-color: rgb(254 240 138 / 0.9);
  border-bottom-color: rgb(254 240 138 / 0.9);
}
.hover\:border-y-yellow-200\/95:hover {
  border-top-color: rgb(254 240 138 / 0.95);
  border-bottom-color: rgb(254 240 138 / 0.95);
}
.hover\:border-y-yellow-300:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.hover\:border-y-yellow-300\/0:hover {
  border-top-color: rgb(253 224 71 / 0);
  border-bottom-color: rgb(253 224 71 / 0);
}
.hover\:border-y-yellow-300\/10:hover {
  border-top-color: rgb(253 224 71 / 0.1);
  border-bottom-color: rgb(253 224 71 / 0.1);
}
.hover\:border-y-yellow-300\/100:hover {
  border-top-color: rgb(253 224 71 / 1);
  border-bottom-color: rgb(253 224 71 / 1);
}
.hover\:border-y-yellow-300\/15:hover {
  border-top-color: rgb(253 224 71 / 0.15);
  border-bottom-color: rgb(253 224 71 / 0.15);
}
.hover\:border-y-yellow-300\/20:hover {
  border-top-color: rgb(253 224 71 / 0.2);
  border-bottom-color: rgb(253 224 71 / 0.2);
}
.hover\:border-y-yellow-300\/25:hover {
  border-top-color: rgb(253 224 71 / 0.25);
  border-bottom-color: rgb(253 224 71 / 0.25);
}
.hover\:border-y-yellow-300\/30:hover {
  border-top-color: rgb(253 224 71 / 0.3);
  border-bottom-color: rgb(253 224 71 / 0.3);
}
.hover\:border-y-yellow-300\/35:hover {
  border-top-color: rgb(253 224 71 / 0.35);
  border-bottom-color: rgb(253 224 71 / 0.35);
}
.hover\:border-y-yellow-300\/40:hover {
  border-top-color: rgb(253 224 71 / 0.4);
  border-bottom-color: rgb(253 224 71 / 0.4);
}
.hover\:border-y-yellow-300\/45:hover {
  border-top-color: rgb(253 224 71 / 0.45);
  border-bottom-color: rgb(253 224 71 / 0.45);
}
.hover\:border-y-yellow-300\/5:hover {
  border-top-color: rgb(253 224 71 / 0.05);
  border-bottom-color: rgb(253 224 71 / 0.05);
}
.hover\:border-y-yellow-300\/50:hover {
  border-top-color: rgb(253 224 71 / 0.5);
  border-bottom-color: rgb(253 224 71 / 0.5);
}
.hover\:border-y-yellow-300\/55:hover {
  border-top-color: rgb(253 224 71 / 0.55);
  border-bottom-color: rgb(253 224 71 / 0.55);
}
.hover\:border-y-yellow-300\/60:hover {
  border-top-color: rgb(253 224 71 / 0.6);
  border-bottom-color: rgb(253 224 71 / 0.6);
}
.hover\:border-y-yellow-300\/65:hover {
  border-top-color: rgb(253 224 71 / 0.65);
  border-bottom-color: rgb(253 224 71 / 0.65);
}
.hover\:border-y-yellow-300\/70:hover {
  border-top-color: rgb(253 224 71 / 0.7);
  border-bottom-color: rgb(253 224 71 / 0.7);
}
.hover\:border-y-yellow-300\/75:hover {
  border-top-color: rgb(253 224 71 / 0.75);
  border-bottom-color: rgb(253 224 71 / 0.75);
}
.hover\:border-y-yellow-300\/80:hover {
  border-top-color: rgb(253 224 71 / 0.8);
  border-bottom-color: rgb(253 224 71 / 0.8);
}
.hover\:border-y-yellow-300\/85:hover {
  border-top-color: rgb(253 224 71 / 0.85);
  border-bottom-color: rgb(253 224 71 / 0.85);
}
.hover\:border-y-yellow-300\/90:hover {
  border-top-color: rgb(253 224 71 / 0.9);
  border-bottom-color: rgb(253 224 71 / 0.9);
}
.hover\:border-y-yellow-300\/95:hover {
  border-top-color: rgb(253 224 71 / 0.95);
  border-bottom-color: rgb(253 224 71 / 0.95);
}
.hover\:border-y-yellow-400:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.hover\:border-y-yellow-400\/0:hover {
  border-top-color: rgb(250 204 21 / 0);
  border-bottom-color: rgb(250 204 21 / 0);
}
.hover\:border-y-yellow-400\/10:hover {
  border-top-color: rgb(250 204 21 / 0.1);
  border-bottom-color: rgb(250 204 21 / 0.1);
}
.hover\:border-y-yellow-400\/100:hover {
  border-top-color: rgb(250 204 21 / 1);
  border-bottom-color: rgb(250 204 21 / 1);
}
.hover\:border-y-yellow-400\/15:hover {
  border-top-color: rgb(250 204 21 / 0.15);
  border-bottom-color: rgb(250 204 21 / 0.15);
}
.hover\:border-y-yellow-400\/20:hover {
  border-top-color: rgb(250 204 21 / 0.2);
  border-bottom-color: rgb(250 204 21 / 0.2);
}
.hover\:border-y-yellow-400\/25:hover {
  border-top-color: rgb(250 204 21 / 0.25);
  border-bottom-color: rgb(250 204 21 / 0.25);
}
.hover\:border-y-yellow-400\/30:hover {
  border-top-color: rgb(250 204 21 / 0.3);
  border-bottom-color: rgb(250 204 21 / 0.3);
}
.hover\:border-y-yellow-400\/35:hover {
  border-top-color: rgb(250 204 21 / 0.35);
  border-bottom-color: rgb(250 204 21 / 0.35);
}
.hover\:border-y-yellow-400\/40:hover {
  border-top-color: rgb(250 204 21 / 0.4);
  border-bottom-color: rgb(250 204 21 / 0.4);
}
.hover\:border-y-yellow-400\/45:hover {
  border-top-color: rgb(250 204 21 / 0.45);
  border-bottom-color: rgb(250 204 21 / 0.45);
}
.hover\:border-y-yellow-400\/5:hover {
  border-top-color: rgb(250 204 21 / 0.05);
  border-bottom-color: rgb(250 204 21 / 0.05);
}
.hover\:border-y-yellow-400\/50:hover {
  border-top-color: rgb(250 204 21 / 0.5);
  border-bottom-color: rgb(250 204 21 / 0.5);
}
.hover\:border-y-yellow-400\/55:hover {
  border-top-color: rgb(250 204 21 / 0.55);
  border-bottom-color: rgb(250 204 21 / 0.55);
}
.hover\:border-y-yellow-400\/60:hover {
  border-top-color: rgb(250 204 21 / 0.6);
  border-bottom-color: rgb(250 204 21 / 0.6);
}
.hover\:border-y-yellow-400\/65:hover {
  border-top-color: rgb(250 204 21 / 0.65);
  border-bottom-color: rgb(250 204 21 / 0.65);
}
.hover\:border-y-yellow-400\/70:hover {
  border-top-color: rgb(250 204 21 / 0.7);
  border-bottom-color: rgb(250 204 21 / 0.7);
}
.hover\:border-y-yellow-400\/75:hover {
  border-top-color: rgb(250 204 21 / 0.75);
  border-bottom-color: rgb(250 204 21 / 0.75);
}
.hover\:border-y-yellow-400\/80:hover {
  border-top-color: rgb(250 204 21 / 0.8);
  border-bottom-color: rgb(250 204 21 / 0.8);
}
.hover\:border-y-yellow-400\/85:hover {
  border-top-color: rgb(250 204 21 / 0.85);
  border-bottom-color: rgb(250 204 21 / 0.85);
}
.hover\:border-y-yellow-400\/90:hover {
  border-top-color: rgb(250 204 21 / 0.9);
  border-bottom-color: rgb(250 204 21 / 0.9);
}
.hover\:border-y-yellow-400\/95:hover {
  border-top-color: rgb(250 204 21 / 0.95);
  border-bottom-color: rgb(250 204 21 / 0.95);
}
.hover\:border-y-yellow-50:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.hover\:border-y-yellow-50\/0:hover {
  border-top-color: rgb(254 252 232 / 0);
  border-bottom-color: rgb(254 252 232 / 0);
}
.hover\:border-y-yellow-50\/10:hover {
  border-top-color: rgb(254 252 232 / 0.1);
  border-bottom-color: rgb(254 252 232 / 0.1);
}
.hover\:border-y-yellow-50\/100:hover {
  border-top-color: rgb(254 252 232 / 1);
  border-bottom-color: rgb(254 252 232 / 1);
}
.hover\:border-y-yellow-50\/15:hover {
  border-top-color: rgb(254 252 232 / 0.15);
  border-bottom-color: rgb(254 252 232 / 0.15);
}
.hover\:border-y-yellow-50\/20:hover {
  border-top-color: rgb(254 252 232 / 0.2);
  border-bottom-color: rgb(254 252 232 / 0.2);
}
.hover\:border-y-yellow-50\/25:hover {
  border-top-color: rgb(254 252 232 / 0.25);
  border-bottom-color: rgb(254 252 232 / 0.25);
}
.hover\:border-y-yellow-50\/30:hover {
  border-top-color: rgb(254 252 232 / 0.3);
  border-bottom-color: rgb(254 252 232 / 0.3);
}
.hover\:border-y-yellow-50\/35:hover {
  border-top-color: rgb(254 252 232 / 0.35);
  border-bottom-color: rgb(254 252 232 / 0.35);
}
.hover\:border-y-yellow-50\/40:hover {
  border-top-color: rgb(254 252 232 / 0.4);
  border-bottom-color: rgb(254 252 232 / 0.4);
}
.hover\:border-y-yellow-50\/45:hover {
  border-top-color: rgb(254 252 232 / 0.45);
  border-bottom-color: rgb(254 252 232 / 0.45);
}
.hover\:border-y-yellow-50\/5:hover {
  border-top-color: rgb(254 252 232 / 0.05);
  border-bottom-color: rgb(254 252 232 / 0.05);
}
.hover\:border-y-yellow-50\/50:hover {
  border-top-color: rgb(254 252 232 / 0.5);
  border-bottom-color: rgb(254 252 232 / 0.5);
}
.hover\:border-y-yellow-50\/55:hover {
  border-top-color: rgb(254 252 232 / 0.55);
  border-bottom-color: rgb(254 252 232 / 0.55);
}
.hover\:border-y-yellow-50\/60:hover {
  border-top-color: rgb(254 252 232 / 0.6);
  border-bottom-color: rgb(254 252 232 / 0.6);
}
.hover\:border-y-yellow-50\/65:hover {
  border-top-color: rgb(254 252 232 / 0.65);
  border-bottom-color: rgb(254 252 232 / 0.65);
}
.hover\:border-y-yellow-50\/70:hover {
  border-top-color: rgb(254 252 232 / 0.7);
  border-bottom-color: rgb(254 252 232 / 0.7);
}
.hover\:border-y-yellow-50\/75:hover {
  border-top-color: rgb(254 252 232 / 0.75);
  border-bottom-color: rgb(254 252 232 / 0.75);
}
.hover\:border-y-yellow-50\/80:hover {
  border-top-color: rgb(254 252 232 / 0.8);
  border-bottom-color: rgb(254 252 232 / 0.8);
}
.hover\:border-y-yellow-50\/85:hover {
  border-top-color: rgb(254 252 232 / 0.85);
  border-bottom-color: rgb(254 252 232 / 0.85);
}
.hover\:border-y-yellow-50\/90:hover {
  border-top-color: rgb(254 252 232 / 0.9);
  border-bottom-color: rgb(254 252 232 / 0.9);
}
.hover\:border-y-yellow-50\/95:hover {
  border-top-color: rgb(254 252 232 / 0.95);
  border-bottom-color: rgb(254 252 232 / 0.95);
}
.hover\:border-y-yellow-500:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.hover\:border-y-yellow-500\/0:hover {
  border-top-color: rgb(234 179 8 / 0);
  border-bottom-color: rgb(234 179 8 / 0);
}
.hover\:border-y-yellow-500\/10:hover {
  border-top-color: rgb(234 179 8 / 0.1);
  border-bottom-color: rgb(234 179 8 / 0.1);
}
.hover\:border-y-yellow-500\/100:hover {
  border-top-color: rgb(234 179 8 / 1);
  border-bottom-color: rgb(234 179 8 / 1);
}
.hover\:border-y-yellow-500\/15:hover {
  border-top-color: rgb(234 179 8 / 0.15);
  border-bottom-color: rgb(234 179 8 / 0.15);
}
.hover\:border-y-yellow-500\/20:hover {
  border-top-color: rgb(234 179 8 / 0.2);
  border-bottom-color: rgb(234 179 8 / 0.2);
}
.hover\:border-y-yellow-500\/25:hover {
  border-top-color: rgb(234 179 8 / 0.25);
  border-bottom-color: rgb(234 179 8 / 0.25);
}
.hover\:border-y-yellow-500\/30:hover {
  border-top-color: rgb(234 179 8 / 0.3);
  border-bottom-color: rgb(234 179 8 / 0.3);
}
.hover\:border-y-yellow-500\/35:hover {
  border-top-color: rgb(234 179 8 / 0.35);
  border-bottom-color: rgb(234 179 8 / 0.35);
}
.hover\:border-y-yellow-500\/40:hover {
  border-top-color: rgb(234 179 8 / 0.4);
  border-bottom-color: rgb(234 179 8 / 0.4);
}
.hover\:border-y-yellow-500\/45:hover {
  border-top-color: rgb(234 179 8 / 0.45);
  border-bottom-color: rgb(234 179 8 / 0.45);
}
.hover\:border-y-yellow-500\/5:hover {
  border-top-color: rgb(234 179 8 / 0.05);
  border-bottom-color: rgb(234 179 8 / 0.05);
}
.hover\:border-y-yellow-500\/50:hover {
  border-top-color: rgb(234 179 8 / 0.5);
  border-bottom-color: rgb(234 179 8 / 0.5);
}
.hover\:border-y-yellow-500\/55:hover {
  border-top-color: rgb(234 179 8 / 0.55);
  border-bottom-color: rgb(234 179 8 / 0.55);
}
.hover\:border-y-yellow-500\/60:hover {
  border-top-color: rgb(234 179 8 / 0.6);
  border-bottom-color: rgb(234 179 8 / 0.6);
}
.hover\:border-y-yellow-500\/65:hover {
  border-top-color: rgb(234 179 8 / 0.65);
  border-bottom-color: rgb(234 179 8 / 0.65);
}
.hover\:border-y-yellow-500\/70:hover {
  border-top-color: rgb(234 179 8 / 0.7);
  border-bottom-color: rgb(234 179 8 / 0.7);
}
.hover\:border-y-yellow-500\/75:hover {
  border-top-color: rgb(234 179 8 / 0.75);
  border-bottom-color: rgb(234 179 8 / 0.75);
}
.hover\:border-y-yellow-500\/80:hover {
  border-top-color: rgb(234 179 8 / 0.8);
  border-bottom-color: rgb(234 179 8 / 0.8);
}
.hover\:border-y-yellow-500\/85:hover {
  border-top-color: rgb(234 179 8 / 0.85);
  border-bottom-color: rgb(234 179 8 / 0.85);
}
.hover\:border-y-yellow-500\/90:hover {
  border-top-color: rgb(234 179 8 / 0.9);
  border-bottom-color: rgb(234 179 8 / 0.9);
}
.hover\:border-y-yellow-500\/95:hover {
  border-top-color: rgb(234 179 8 / 0.95);
  border-bottom-color: rgb(234 179 8 / 0.95);
}
.hover\:border-y-yellow-600:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.hover\:border-y-yellow-600\/0:hover {
  border-top-color: rgb(202 138 4 / 0);
  border-bottom-color: rgb(202 138 4 / 0);
}
.hover\:border-y-yellow-600\/10:hover {
  border-top-color: rgb(202 138 4 / 0.1);
  border-bottom-color: rgb(202 138 4 / 0.1);
}
.hover\:border-y-yellow-600\/100:hover {
  border-top-color: rgb(202 138 4 / 1);
  border-bottom-color: rgb(202 138 4 / 1);
}
.hover\:border-y-yellow-600\/15:hover {
  border-top-color: rgb(202 138 4 / 0.15);
  border-bottom-color: rgb(202 138 4 / 0.15);
}
.hover\:border-y-yellow-600\/20:hover {
  border-top-color: rgb(202 138 4 / 0.2);
  border-bottom-color: rgb(202 138 4 / 0.2);
}
.hover\:border-y-yellow-600\/25:hover {
  border-top-color: rgb(202 138 4 / 0.25);
  border-bottom-color: rgb(202 138 4 / 0.25);
}
.hover\:border-y-yellow-600\/30:hover {
  border-top-color: rgb(202 138 4 / 0.3);
  border-bottom-color: rgb(202 138 4 / 0.3);
}
.hover\:border-y-yellow-600\/35:hover {
  border-top-color: rgb(202 138 4 / 0.35);
  border-bottom-color: rgb(202 138 4 / 0.35);
}
.hover\:border-y-yellow-600\/40:hover {
  border-top-color: rgb(202 138 4 / 0.4);
  border-bottom-color: rgb(202 138 4 / 0.4);
}
.hover\:border-y-yellow-600\/45:hover {
  border-top-color: rgb(202 138 4 / 0.45);
  border-bottom-color: rgb(202 138 4 / 0.45);
}
.hover\:border-y-yellow-600\/5:hover {
  border-top-color: rgb(202 138 4 / 0.05);
  border-bottom-color: rgb(202 138 4 / 0.05);
}
.hover\:border-y-yellow-600\/50:hover {
  border-top-color: rgb(202 138 4 / 0.5);
  border-bottom-color: rgb(202 138 4 / 0.5);
}
.hover\:border-y-yellow-600\/55:hover {
  border-top-color: rgb(202 138 4 / 0.55);
  border-bottom-color: rgb(202 138 4 / 0.55);
}
.hover\:border-y-yellow-600\/60:hover {
  border-top-color: rgb(202 138 4 / 0.6);
  border-bottom-color: rgb(202 138 4 / 0.6);
}
.hover\:border-y-yellow-600\/65:hover {
  border-top-color: rgb(202 138 4 / 0.65);
  border-bottom-color: rgb(202 138 4 / 0.65);
}
.hover\:border-y-yellow-600\/70:hover {
  border-top-color: rgb(202 138 4 / 0.7);
  border-bottom-color: rgb(202 138 4 / 0.7);
}
.hover\:border-y-yellow-600\/75:hover {
  border-top-color: rgb(202 138 4 / 0.75);
  border-bottom-color: rgb(202 138 4 / 0.75);
}
.hover\:border-y-yellow-600\/80:hover {
  border-top-color: rgb(202 138 4 / 0.8);
  border-bottom-color: rgb(202 138 4 / 0.8);
}
.hover\:border-y-yellow-600\/85:hover {
  border-top-color: rgb(202 138 4 / 0.85);
  border-bottom-color: rgb(202 138 4 / 0.85);
}
.hover\:border-y-yellow-600\/90:hover {
  border-top-color: rgb(202 138 4 / 0.9);
  border-bottom-color: rgb(202 138 4 / 0.9);
}
.hover\:border-y-yellow-600\/95:hover {
  border-top-color: rgb(202 138 4 / 0.95);
  border-bottom-color: rgb(202 138 4 / 0.95);
}
.hover\:border-y-yellow-700:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.hover\:border-y-yellow-700\/0:hover {
  border-top-color: rgb(161 98 7 / 0);
  border-bottom-color: rgb(161 98 7 / 0);
}
.hover\:border-y-yellow-700\/10:hover {
  border-top-color: rgb(161 98 7 / 0.1);
  border-bottom-color: rgb(161 98 7 / 0.1);
}
.hover\:border-y-yellow-700\/100:hover {
  border-top-color: rgb(161 98 7 / 1);
  border-bottom-color: rgb(161 98 7 / 1);
}
.hover\:border-y-yellow-700\/15:hover {
  border-top-color: rgb(161 98 7 / 0.15);
  border-bottom-color: rgb(161 98 7 / 0.15);
}
.hover\:border-y-yellow-700\/20:hover {
  border-top-color: rgb(161 98 7 / 0.2);
  border-bottom-color: rgb(161 98 7 / 0.2);
}
.hover\:border-y-yellow-700\/25:hover {
  border-top-color: rgb(161 98 7 / 0.25);
  border-bottom-color: rgb(161 98 7 / 0.25);
}
.hover\:border-y-yellow-700\/30:hover {
  border-top-color: rgb(161 98 7 / 0.3);
  border-bottom-color: rgb(161 98 7 / 0.3);
}
.hover\:border-y-yellow-700\/35:hover {
  border-top-color: rgb(161 98 7 / 0.35);
  border-bottom-color: rgb(161 98 7 / 0.35);
}
.hover\:border-y-yellow-700\/40:hover {
  border-top-color: rgb(161 98 7 / 0.4);
  border-bottom-color: rgb(161 98 7 / 0.4);
}
.hover\:border-y-yellow-700\/45:hover {
  border-top-color: rgb(161 98 7 / 0.45);
  border-bottom-color: rgb(161 98 7 / 0.45);
}
.hover\:border-y-yellow-700\/5:hover {
  border-top-color: rgb(161 98 7 / 0.05);
  border-bottom-color: rgb(161 98 7 / 0.05);
}
.hover\:border-y-yellow-700\/50:hover {
  border-top-color: rgb(161 98 7 / 0.5);
  border-bottom-color: rgb(161 98 7 / 0.5);
}
.hover\:border-y-yellow-700\/55:hover {
  border-top-color: rgb(161 98 7 / 0.55);
  border-bottom-color: rgb(161 98 7 / 0.55);
}
.hover\:border-y-yellow-700\/60:hover {
  border-top-color: rgb(161 98 7 / 0.6);
  border-bottom-color: rgb(161 98 7 / 0.6);
}
.hover\:border-y-yellow-700\/65:hover {
  border-top-color: rgb(161 98 7 / 0.65);
  border-bottom-color: rgb(161 98 7 / 0.65);
}
.hover\:border-y-yellow-700\/70:hover {
  border-top-color: rgb(161 98 7 / 0.7);
  border-bottom-color: rgb(161 98 7 / 0.7);
}
.hover\:border-y-yellow-700\/75:hover {
  border-top-color: rgb(161 98 7 / 0.75);
  border-bottom-color: rgb(161 98 7 / 0.75);
}
.hover\:border-y-yellow-700\/80:hover {
  border-top-color: rgb(161 98 7 / 0.8);
  border-bottom-color: rgb(161 98 7 / 0.8);
}
.hover\:border-y-yellow-700\/85:hover {
  border-top-color: rgb(161 98 7 / 0.85);
  border-bottom-color: rgb(161 98 7 / 0.85);
}
.hover\:border-y-yellow-700\/90:hover {
  border-top-color: rgb(161 98 7 / 0.9);
  border-bottom-color: rgb(161 98 7 / 0.9);
}
.hover\:border-y-yellow-700\/95:hover {
  border-top-color: rgb(161 98 7 / 0.95);
  border-bottom-color: rgb(161 98 7 / 0.95);
}
.hover\:border-y-yellow-800:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.hover\:border-y-yellow-800\/0:hover {
  border-top-color: rgb(133 77 14 / 0);
  border-bottom-color: rgb(133 77 14 / 0);
}
.hover\:border-y-yellow-800\/10:hover {
  border-top-color: rgb(133 77 14 / 0.1);
  border-bottom-color: rgb(133 77 14 / 0.1);
}
.hover\:border-y-yellow-800\/100:hover {
  border-top-color: rgb(133 77 14 / 1);
  border-bottom-color: rgb(133 77 14 / 1);
}
.hover\:border-y-yellow-800\/15:hover {
  border-top-color: rgb(133 77 14 / 0.15);
  border-bottom-color: rgb(133 77 14 / 0.15);
}
.hover\:border-y-yellow-800\/20:hover {
  border-top-color: rgb(133 77 14 / 0.2);
  border-bottom-color: rgb(133 77 14 / 0.2);
}
.hover\:border-y-yellow-800\/25:hover {
  border-top-color: rgb(133 77 14 / 0.25);
  border-bottom-color: rgb(133 77 14 / 0.25);
}
.hover\:border-y-yellow-800\/30:hover {
  border-top-color: rgb(133 77 14 / 0.3);
  border-bottom-color: rgb(133 77 14 / 0.3);
}
.hover\:border-y-yellow-800\/35:hover {
  border-top-color: rgb(133 77 14 / 0.35);
  border-bottom-color: rgb(133 77 14 / 0.35);
}
.hover\:border-y-yellow-800\/40:hover {
  border-top-color: rgb(133 77 14 / 0.4);
  border-bottom-color: rgb(133 77 14 / 0.4);
}
.hover\:border-y-yellow-800\/45:hover {
  border-top-color: rgb(133 77 14 / 0.45);
  border-bottom-color: rgb(133 77 14 / 0.45);
}
.hover\:border-y-yellow-800\/5:hover {
  border-top-color: rgb(133 77 14 / 0.05);
  border-bottom-color: rgb(133 77 14 / 0.05);
}
.hover\:border-y-yellow-800\/50:hover {
  border-top-color: rgb(133 77 14 / 0.5);
  border-bottom-color: rgb(133 77 14 / 0.5);
}
.hover\:border-y-yellow-800\/55:hover {
  border-top-color: rgb(133 77 14 / 0.55);
  border-bottom-color: rgb(133 77 14 / 0.55);
}
.hover\:border-y-yellow-800\/60:hover {
  border-top-color: rgb(133 77 14 / 0.6);
  border-bottom-color: rgb(133 77 14 / 0.6);
}
.hover\:border-y-yellow-800\/65:hover {
  border-top-color: rgb(133 77 14 / 0.65);
  border-bottom-color: rgb(133 77 14 / 0.65);
}
.hover\:border-y-yellow-800\/70:hover {
  border-top-color: rgb(133 77 14 / 0.7);
  border-bottom-color: rgb(133 77 14 / 0.7);
}
.hover\:border-y-yellow-800\/75:hover {
  border-top-color: rgb(133 77 14 / 0.75);
  border-bottom-color: rgb(133 77 14 / 0.75);
}
.hover\:border-y-yellow-800\/80:hover {
  border-top-color: rgb(133 77 14 / 0.8);
  border-bottom-color: rgb(133 77 14 / 0.8);
}
.hover\:border-y-yellow-800\/85:hover {
  border-top-color: rgb(133 77 14 / 0.85);
  border-bottom-color: rgb(133 77 14 / 0.85);
}
.hover\:border-y-yellow-800\/90:hover {
  border-top-color: rgb(133 77 14 / 0.9);
  border-bottom-color: rgb(133 77 14 / 0.9);
}
.hover\:border-y-yellow-800\/95:hover {
  border-top-color: rgb(133 77 14 / 0.95);
  border-bottom-color: rgb(133 77 14 / 0.95);
}
.hover\:border-y-yellow-900:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.hover\:border-y-yellow-900\/0:hover {
  border-top-color: rgb(113 63 18 / 0);
  border-bottom-color: rgb(113 63 18 / 0);
}
.hover\:border-y-yellow-900\/10:hover {
  border-top-color: rgb(113 63 18 / 0.1);
  border-bottom-color: rgb(113 63 18 / 0.1);
}
.hover\:border-y-yellow-900\/100:hover {
  border-top-color: rgb(113 63 18 / 1);
  border-bottom-color: rgb(113 63 18 / 1);
}
.hover\:border-y-yellow-900\/15:hover {
  border-top-color: rgb(113 63 18 / 0.15);
  border-bottom-color: rgb(113 63 18 / 0.15);
}
.hover\:border-y-yellow-900\/20:hover {
  border-top-color: rgb(113 63 18 / 0.2);
  border-bottom-color: rgb(113 63 18 / 0.2);
}
.hover\:border-y-yellow-900\/25:hover {
  border-top-color: rgb(113 63 18 / 0.25);
  border-bottom-color: rgb(113 63 18 / 0.25);
}
.hover\:border-y-yellow-900\/30:hover {
  border-top-color: rgb(113 63 18 / 0.3);
  border-bottom-color: rgb(113 63 18 / 0.3);
}
.hover\:border-y-yellow-900\/35:hover {
  border-top-color: rgb(113 63 18 / 0.35);
  border-bottom-color: rgb(113 63 18 / 0.35);
}
.hover\:border-y-yellow-900\/40:hover {
  border-top-color: rgb(113 63 18 / 0.4);
  border-bottom-color: rgb(113 63 18 / 0.4);
}
.hover\:border-y-yellow-900\/45:hover {
  border-top-color: rgb(113 63 18 / 0.45);
  border-bottom-color: rgb(113 63 18 / 0.45);
}
.hover\:border-y-yellow-900\/5:hover {
  border-top-color: rgb(113 63 18 / 0.05);
  border-bottom-color: rgb(113 63 18 / 0.05);
}
.hover\:border-y-yellow-900\/50:hover {
  border-top-color: rgb(113 63 18 / 0.5);
  border-bottom-color: rgb(113 63 18 / 0.5);
}
.hover\:border-y-yellow-900\/55:hover {
  border-top-color: rgb(113 63 18 / 0.55);
  border-bottom-color: rgb(113 63 18 / 0.55);
}
.hover\:border-y-yellow-900\/60:hover {
  border-top-color: rgb(113 63 18 / 0.6);
  border-bottom-color: rgb(113 63 18 / 0.6);
}
.hover\:border-y-yellow-900\/65:hover {
  border-top-color: rgb(113 63 18 / 0.65);
  border-bottom-color: rgb(113 63 18 / 0.65);
}
.hover\:border-y-yellow-900\/70:hover {
  border-top-color: rgb(113 63 18 / 0.7);
  border-bottom-color: rgb(113 63 18 / 0.7);
}
.hover\:border-y-yellow-900\/75:hover {
  border-top-color: rgb(113 63 18 / 0.75);
  border-bottom-color: rgb(113 63 18 / 0.75);
}
.hover\:border-y-yellow-900\/80:hover {
  border-top-color: rgb(113 63 18 / 0.8);
  border-bottom-color: rgb(113 63 18 / 0.8);
}
.hover\:border-y-yellow-900\/85:hover {
  border-top-color: rgb(113 63 18 / 0.85);
  border-bottom-color: rgb(113 63 18 / 0.85);
}
.hover\:border-y-yellow-900\/90:hover {
  border-top-color: rgb(113 63 18 / 0.9);
  border-bottom-color: rgb(113 63 18 / 0.9);
}
.hover\:border-y-yellow-900\/95:hover {
  border-top-color: rgb(113 63 18 / 0.95);
  border-bottom-color: rgb(113 63 18 / 0.95);
}
.hover\:border-y-yellow-950:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.hover\:border-y-yellow-950\/0:hover {
  border-top-color: rgb(66 32 6 / 0);
  border-bottom-color: rgb(66 32 6 / 0);
}
.hover\:border-y-yellow-950\/10:hover {
  border-top-color: rgb(66 32 6 / 0.1);
  border-bottom-color: rgb(66 32 6 / 0.1);
}
.hover\:border-y-yellow-950\/100:hover {
  border-top-color: rgb(66 32 6 / 1);
  border-bottom-color: rgb(66 32 6 / 1);
}
.hover\:border-y-yellow-950\/15:hover {
  border-top-color: rgb(66 32 6 / 0.15);
  border-bottom-color: rgb(66 32 6 / 0.15);
}
.hover\:border-y-yellow-950\/20:hover {
  border-top-color: rgb(66 32 6 / 0.2);
  border-bottom-color: rgb(66 32 6 / 0.2);
}
.hover\:border-y-yellow-950\/25:hover {
  border-top-color: rgb(66 32 6 / 0.25);
  border-bottom-color: rgb(66 32 6 / 0.25);
}
.hover\:border-y-yellow-950\/30:hover {
  border-top-color: rgb(66 32 6 / 0.3);
  border-bottom-color: rgb(66 32 6 / 0.3);
}
.hover\:border-y-yellow-950\/35:hover {
  border-top-color: rgb(66 32 6 / 0.35);
  border-bottom-color: rgb(66 32 6 / 0.35);
}
.hover\:border-y-yellow-950\/40:hover {
  border-top-color: rgb(66 32 6 / 0.4);
  border-bottom-color: rgb(66 32 6 / 0.4);
}
.hover\:border-y-yellow-950\/45:hover {
  border-top-color: rgb(66 32 6 / 0.45);
  border-bottom-color: rgb(66 32 6 / 0.45);
}
.hover\:border-y-yellow-950\/5:hover {
  border-top-color: rgb(66 32 6 / 0.05);
  border-bottom-color: rgb(66 32 6 / 0.05);
}
.hover\:border-y-yellow-950\/50:hover {
  border-top-color: rgb(66 32 6 / 0.5);
  border-bottom-color: rgb(66 32 6 / 0.5);
}
.hover\:border-y-yellow-950\/55:hover {
  border-top-color: rgb(66 32 6 / 0.55);
  border-bottom-color: rgb(66 32 6 / 0.55);
}
.hover\:border-y-yellow-950\/60:hover {
  border-top-color: rgb(66 32 6 / 0.6);
  border-bottom-color: rgb(66 32 6 / 0.6);
}
.hover\:border-y-yellow-950\/65:hover {
  border-top-color: rgb(66 32 6 / 0.65);
  border-bottom-color: rgb(66 32 6 / 0.65);
}
.hover\:border-y-yellow-950\/70:hover {
  border-top-color: rgb(66 32 6 / 0.7);
  border-bottom-color: rgb(66 32 6 / 0.7);
}
.hover\:border-y-yellow-950\/75:hover {
  border-top-color: rgb(66 32 6 / 0.75);
  border-bottom-color: rgb(66 32 6 / 0.75);
}
.hover\:border-y-yellow-950\/80:hover {
  border-top-color: rgb(66 32 6 / 0.8);
  border-bottom-color: rgb(66 32 6 / 0.8);
}
.hover\:border-y-yellow-950\/85:hover {
  border-top-color: rgb(66 32 6 / 0.85);
  border-bottom-color: rgb(66 32 6 / 0.85);
}
.hover\:border-y-yellow-950\/90:hover {
  border-top-color: rgb(66 32 6 / 0.9);
  border-bottom-color: rgb(66 32 6 / 0.9);
}
.hover\:border-y-yellow-950\/95:hover {
  border-top-color: rgb(66 32 6 / 0.95);
  border-bottom-color: rgb(66 32 6 / 0.95);
}
.hover\:border-b-yellow-100:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.hover\:border-b-yellow-100\/0:hover {
  border-bottom-color: rgb(254 249 195 / 0);
}
.hover\:border-b-yellow-100\/10:hover {
  border-bottom-color: rgb(254 249 195 / 0.1);
}
.hover\:border-b-yellow-100\/100:hover {
  border-bottom-color: rgb(254 249 195 / 1);
}
.hover\:border-b-yellow-100\/15:hover {
  border-bottom-color: rgb(254 249 195 / 0.15);
}
.hover\:border-b-yellow-100\/20:hover {
  border-bottom-color: rgb(254 249 195 / 0.2);
}
.hover\:border-b-yellow-100\/25:hover {
  border-bottom-color: rgb(254 249 195 / 0.25);
}
.hover\:border-b-yellow-100\/30:hover {
  border-bottom-color: rgb(254 249 195 / 0.3);
}
.hover\:border-b-yellow-100\/35:hover {
  border-bottom-color: rgb(254 249 195 / 0.35);
}
.hover\:border-b-yellow-100\/40:hover {
  border-bottom-color: rgb(254 249 195 / 0.4);
}
.hover\:border-b-yellow-100\/45:hover {
  border-bottom-color: rgb(254 249 195 / 0.45);
}
.hover\:border-b-yellow-100\/5:hover {
  border-bottom-color: rgb(254 249 195 / 0.05);
}
.hover\:border-b-yellow-100\/50:hover {
  border-bottom-color: rgb(254 249 195 / 0.5);
}
.hover\:border-b-yellow-100\/55:hover {
  border-bottom-color: rgb(254 249 195 / 0.55);
}
.hover\:border-b-yellow-100\/60:hover {
  border-bottom-color: rgb(254 249 195 / 0.6);
}
.hover\:border-b-yellow-100\/65:hover {
  border-bottom-color: rgb(254 249 195 / 0.65);
}
.hover\:border-b-yellow-100\/70:hover {
  border-bottom-color: rgb(254 249 195 / 0.7);
}
.hover\:border-b-yellow-100\/75:hover {
  border-bottom-color: rgb(254 249 195 / 0.75);
}
.hover\:border-b-yellow-100\/80:hover {
  border-bottom-color: rgb(254 249 195 / 0.8);
}
.hover\:border-b-yellow-100\/85:hover {
  border-bottom-color: rgb(254 249 195 / 0.85);
}
.hover\:border-b-yellow-100\/90:hover {
  border-bottom-color: rgb(254 249 195 / 0.9);
}
.hover\:border-b-yellow-100\/95:hover {
  border-bottom-color: rgb(254 249 195 / 0.95);
}
.hover\:border-b-yellow-200:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.hover\:border-b-yellow-200\/0:hover {
  border-bottom-color: rgb(254 240 138 / 0);
}
.hover\:border-b-yellow-200\/10:hover {
  border-bottom-color: rgb(254 240 138 / 0.1);
}
.hover\:border-b-yellow-200\/100:hover {
  border-bottom-color: rgb(254 240 138 / 1);
}
.hover\:border-b-yellow-200\/15:hover {
  border-bottom-color: rgb(254 240 138 / 0.15);
}
.hover\:border-b-yellow-200\/20:hover {
  border-bottom-color: rgb(254 240 138 / 0.2);
}
.hover\:border-b-yellow-200\/25:hover {
  border-bottom-color: rgb(254 240 138 / 0.25);
}
.hover\:border-b-yellow-200\/30:hover {
  border-bottom-color: rgb(254 240 138 / 0.3);
}
.hover\:border-b-yellow-200\/35:hover {
  border-bottom-color: rgb(254 240 138 / 0.35);
}
.hover\:border-b-yellow-200\/40:hover {
  border-bottom-color: rgb(254 240 138 / 0.4);
}
.hover\:border-b-yellow-200\/45:hover {
  border-bottom-color: rgb(254 240 138 / 0.45);
}
.hover\:border-b-yellow-200\/5:hover {
  border-bottom-color: rgb(254 240 138 / 0.05);
}
.hover\:border-b-yellow-200\/50:hover {
  border-bottom-color: rgb(254 240 138 / 0.5);
}
.hover\:border-b-yellow-200\/55:hover {
  border-bottom-color: rgb(254 240 138 / 0.55);
}
.hover\:border-b-yellow-200\/60:hover {
  border-bottom-color: rgb(254 240 138 / 0.6);
}
.hover\:border-b-yellow-200\/65:hover {
  border-bottom-color: rgb(254 240 138 / 0.65);
}
.hover\:border-b-yellow-200\/70:hover {
  border-bottom-color: rgb(254 240 138 / 0.7);
}
.hover\:border-b-yellow-200\/75:hover {
  border-bottom-color: rgb(254 240 138 / 0.75);
}
.hover\:border-b-yellow-200\/80:hover {
  border-bottom-color: rgb(254 240 138 / 0.8);
}
.hover\:border-b-yellow-200\/85:hover {
  border-bottom-color: rgb(254 240 138 / 0.85);
}
.hover\:border-b-yellow-200\/90:hover {
  border-bottom-color: rgb(254 240 138 / 0.9);
}
.hover\:border-b-yellow-200\/95:hover {
  border-bottom-color: rgb(254 240 138 / 0.95);
}
.hover\:border-b-yellow-300:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.hover\:border-b-yellow-300\/0:hover {
  border-bottom-color: rgb(253 224 71 / 0);
}
.hover\:border-b-yellow-300\/10:hover {
  border-bottom-color: rgb(253 224 71 / 0.1);
}
.hover\:border-b-yellow-300\/100:hover {
  border-bottom-color: rgb(253 224 71 / 1);
}
.hover\:border-b-yellow-300\/15:hover {
  border-bottom-color: rgb(253 224 71 / 0.15);
}
.hover\:border-b-yellow-300\/20:hover {
  border-bottom-color: rgb(253 224 71 / 0.2);
}
.hover\:border-b-yellow-300\/25:hover {
  border-bottom-color: rgb(253 224 71 / 0.25);
}
.hover\:border-b-yellow-300\/30:hover {
  border-bottom-color: rgb(253 224 71 / 0.3);
}
.hover\:border-b-yellow-300\/35:hover {
  border-bottom-color: rgb(253 224 71 / 0.35);
}
.hover\:border-b-yellow-300\/40:hover {
  border-bottom-color: rgb(253 224 71 / 0.4);
}
.hover\:border-b-yellow-300\/45:hover {
  border-bottom-color: rgb(253 224 71 / 0.45);
}
.hover\:border-b-yellow-300\/5:hover {
  border-bottom-color: rgb(253 224 71 / 0.05);
}
.hover\:border-b-yellow-300\/50:hover {
  border-bottom-color: rgb(253 224 71 / 0.5);
}
.hover\:border-b-yellow-300\/55:hover {
  border-bottom-color: rgb(253 224 71 / 0.55);
}
.hover\:border-b-yellow-300\/60:hover {
  border-bottom-color: rgb(253 224 71 / 0.6);
}
.hover\:border-b-yellow-300\/65:hover {
  border-bottom-color: rgb(253 224 71 / 0.65);
}
.hover\:border-b-yellow-300\/70:hover {
  border-bottom-color: rgb(253 224 71 / 0.7);
}
.hover\:border-b-yellow-300\/75:hover {
  border-bottom-color: rgb(253 224 71 / 0.75);
}
.hover\:border-b-yellow-300\/80:hover {
  border-bottom-color: rgb(253 224 71 / 0.8);
}
.hover\:border-b-yellow-300\/85:hover {
  border-bottom-color: rgb(253 224 71 / 0.85);
}
.hover\:border-b-yellow-300\/90:hover {
  border-bottom-color: rgb(253 224 71 / 0.9);
}
.hover\:border-b-yellow-300\/95:hover {
  border-bottom-color: rgb(253 224 71 / 0.95);
}
.hover\:border-b-yellow-400:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.hover\:border-b-yellow-400\/0:hover {
  border-bottom-color: rgb(250 204 21 / 0);
}
.hover\:border-b-yellow-400\/10:hover {
  border-bottom-color: rgb(250 204 21 / 0.1);
}
.hover\:border-b-yellow-400\/100:hover {
  border-bottom-color: rgb(250 204 21 / 1);
}
.hover\:border-b-yellow-400\/15:hover {
  border-bottom-color: rgb(250 204 21 / 0.15);
}
.hover\:border-b-yellow-400\/20:hover {
  border-bottom-color: rgb(250 204 21 / 0.2);
}
.hover\:border-b-yellow-400\/25:hover {
  border-bottom-color: rgb(250 204 21 / 0.25);
}
.hover\:border-b-yellow-400\/30:hover {
  border-bottom-color: rgb(250 204 21 / 0.3);
}
.hover\:border-b-yellow-400\/35:hover {
  border-bottom-color: rgb(250 204 21 / 0.35);
}
.hover\:border-b-yellow-400\/40:hover {
  border-bottom-color: rgb(250 204 21 / 0.4);
}
.hover\:border-b-yellow-400\/45:hover {
  border-bottom-color: rgb(250 204 21 / 0.45);
}
.hover\:border-b-yellow-400\/5:hover {
  border-bottom-color: rgb(250 204 21 / 0.05);
}
.hover\:border-b-yellow-400\/50:hover {
  border-bottom-color: rgb(250 204 21 / 0.5);
}
.hover\:border-b-yellow-400\/55:hover {
  border-bottom-color: rgb(250 204 21 / 0.55);
}
.hover\:border-b-yellow-400\/60:hover {
  border-bottom-color: rgb(250 204 21 / 0.6);
}
.hover\:border-b-yellow-400\/65:hover {
  border-bottom-color: rgb(250 204 21 / 0.65);
}
.hover\:border-b-yellow-400\/70:hover {
  border-bottom-color: rgb(250 204 21 / 0.7);
}
.hover\:border-b-yellow-400\/75:hover {
  border-bottom-color: rgb(250 204 21 / 0.75);
}
.hover\:border-b-yellow-400\/80:hover {
  border-bottom-color: rgb(250 204 21 / 0.8);
}
.hover\:border-b-yellow-400\/85:hover {
  border-bottom-color: rgb(250 204 21 / 0.85);
}
.hover\:border-b-yellow-400\/90:hover {
  border-bottom-color: rgb(250 204 21 / 0.9);
}
.hover\:border-b-yellow-400\/95:hover {
  border-bottom-color: rgb(250 204 21 / 0.95);
}
.hover\:border-b-yellow-50:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.hover\:border-b-yellow-50\/0:hover {
  border-bottom-color: rgb(254 252 232 / 0);
}
.hover\:border-b-yellow-50\/10:hover {
  border-bottom-color: rgb(254 252 232 / 0.1);
}
.hover\:border-b-yellow-50\/100:hover {
  border-bottom-color: rgb(254 252 232 / 1);
}
.hover\:border-b-yellow-50\/15:hover {
  border-bottom-color: rgb(254 252 232 / 0.15);
}
.hover\:border-b-yellow-50\/20:hover {
  border-bottom-color: rgb(254 252 232 / 0.2);
}
.hover\:border-b-yellow-50\/25:hover {
  border-bottom-color: rgb(254 252 232 / 0.25);
}
.hover\:border-b-yellow-50\/30:hover {
  border-bottom-color: rgb(254 252 232 / 0.3);
}
.hover\:border-b-yellow-50\/35:hover {
  border-bottom-color: rgb(254 252 232 / 0.35);
}
.hover\:border-b-yellow-50\/40:hover {
  border-bottom-color: rgb(254 252 232 / 0.4);
}
.hover\:border-b-yellow-50\/45:hover {
  border-bottom-color: rgb(254 252 232 / 0.45);
}
.hover\:border-b-yellow-50\/5:hover {
  border-bottom-color: rgb(254 252 232 / 0.05);
}
.hover\:border-b-yellow-50\/50:hover {
  border-bottom-color: rgb(254 252 232 / 0.5);
}
.hover\:border-b-yellow-50\/55:hover {
  border-bottom-color: rgb(254 252 232 / 0.55);
}
.hover\:border-b-yellow-50\/60:hover {
  border-bottom-color: rgb(254 252 232 / 0.6);
}
.hover\:border-b-yellow-50\/65:hover {
  border-bottom-color: rgb(254 252 232 / 0.65);
}
.hover\:border-b-yellow-50\/70:hover {
  border-bottom-color: rgb(254 252 232 / 0.7);
}
.hover\:border-b-yellow-50\/75:hover {
  border-bottom-color: rgb(254 252 232 / 0.75);
}
.hover\:border-b-yellow-50\/80:hover {
  border-bottom-color: rgb(254 252 232 / 0.8);
}
.hover\:border-b-yellow-50\/85:hover {
  border-bottom-color: rgb(254 252 232 / 0.85);
}
.hover\:border-b-yellow-50\/90:hover {
  border-bottom-color: rgb(254 252 232 / 0.9);
}
.hover\:border-b-yellow-50\/95:hover {
  border-bottom-color: rgb(254 252 232 / 0.95);
}
.hover\:border-b-yellow-500:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.hover\:border-b-yellow-500\/0:hover {
  border-bottom-color: rgb(234 179 8 / 0);
}
.hover\:border-b-yellow-500\/10:hover {
  border-bottom-color: rgb(234 179 8 / 0.1);
}
.hover\:border-b-yellow-500\/100:hover {
  border-bottom-color: rgb(234 179 8 / 1);
}
.hover\:border-b-yellow-500\/15:hover {
  border-bottom-color: rgb(234 179 8 / 0.15);
}
.hover\:border-b-yellow-500\/20:hover {
  border-bottom-color: rgb(234 179 8 / 0.2);
}
.hover\:border-b-yellow-500\/25:hover {
  border-bottom-color: rgb(234 179 8 / 0.25);
}
.hover\:border-b-yellow-500\/30:hover {
  border-bottom-color: rgb(234 179 8 / 0.3);
}
.hover\:border-b-yellow-500\/35:hover {
  border-bottom-color: rgb(234 179 8 / 0.35);
}
.hover\:border-b-yellow-500\/40:hover {
  border-bottom-color: rgb(234 179 8 / 0.4);
}
.hover\:border-b-yellow-500\/45:hover {
  border-bottom-color: rgb(234 179 8 / 0.45);
}
.hover\:border-b-yellow-500\/5:hover {
  border-bottom-color: rgb(234 179 8 / 0.05);
}
.hover\:border-b-yellow-500\/50:hover {
  border-bottom-color: rgb(234 179 8 / 0.5);
}
.hover\:border-b-yellow-500\/55:hover {
  border-bottom-color: rgb(234 179 8 / 0.55);
}
.hover\:border-b-yellow-500\/60:hover {
  border-bottom-color: rgb(234 179 8 / 0.6);
}
.hover\:border-b-yellow-500\/65:hover {
  border-bottom-color: rgb(234 179 8 / 0.65);
}
.hover\:border-b-yellow-500\/70:hover {
  border-bottom-color: rgb(234 179 8 / 0.7);
}
.hover\:border-b-yellow-500\/75:hover {
  border-bottom-color: rgb(234 179 8 / 0.75);
}
.hover\:border-b-yellow-500\/80:hover {
  border-bottom-color: rgb(234 179 8 / 0.8);
}
.hover\:border-b-yellow-500\/85:hover {
  border-bottom-color: rgb(234 179 8 / 0.85);
}
.hover\:border-b-yellow-500\/90:hover {
  border-bottom-color: rgb(234 179 8 / 0.9);
}
.hover\:border-b-yellow-500\/95:hover {
  border-bottom-color: rgb(234 179 8 / 0.95);
}
.hover\:border-b-yellow-600:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.hover\:border-b-yellow-600\/0:hover {
  border-bottom-color: rgb(202 138 4 / 0);
}
.hover\:border-b-yellow-600\/10:hover {
  border-bottom-color: rgb(202 138 4 / 0.1);
}
.hover\:border-b-yellow-600\/100:hover {
  border-bottom-color: rgb(202 138 4 / 1);
}
.hover\:border-b-yellow-600\/15:hover {
  border-bottom-color: rgb(202 138 4 / 0.15);
}
.hover\:border-b-yellow-600\/20:hover {
  border-bottom-color: rgb(202 138 4 / 0.2);
}
.hover\:border-b-yellow-600\/25:hover {
  border-bottom-color: rgb(202 138 4 / 0.25);
}
.hover\:border-b-yellow-600\/30:hover {
  border-bottom-color: rgb(202 138 4 / 0.3);
}
.hover\:border-b-yellow-600\/35:hover {
  border-bottom-color: rgb(202 138 4 / 0.35);
}
.hover\:border-b-yellow-600\/40:hover {
  border-bottom-color: rgb(202 138 4 / 0.4);
}
.hover\:border-b-yellow-600\/45:hover {
  border-bottom-color: rgb(202 138 4 / 0.45);
}
.hover\:border-b-yellow-600\/5:hover {
  border-bottom-color: rgb(202 138 4 / 0.05);
}
.hover\:border-b-yellow-600\/50:hover {
  border-bottom-color: rgb(202 138 4 / 0.5);
}
.hover\:border-b-yellow-600\/55:hover {
  border-bottom-color: rgb(202 138 4 / 0.55);
}
.hover\:border-b-yellow-600\/60:hover {
  border-bottom-color: rgb(202 138 4 / 0.6);
}
.hover\:border-b-yellow-600\/65:hover {
  border-bottom-color: rgb(202 138 4 / 0.65);
}
.hover\:border-b-yellow-600\/70:hover {
  border-bottom-color: rgb(202 138 4 / 0.7);
}
.hover\:border-b-yellow-600\/75:hover {
  border-bottom-color: rgb(202 138 4 / 0.75);
}
.hover\:border-b-yellow-600\/80:hover {
  border-bottom-color: rgb(202 138 4 / 0.8);
}
.hover\:border-b-yellow-600\/85:hover {
  border-bottom-color: rgb(202 138 4 / 0.85);
}
.hover\:border-b-yellow-600\/90:hover {
  border-bottom-color: rgb(202 138 4 / 0.9);
}
.hover\:border-b-yellow-600\/95:hover {
  border-bottom-color: rgb(202 138 4 / 0.95);
}
.hover\:border-b-yellow-700:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.hover\:border-b-yellow-700\/0:hover {
  border-bottom-color: rgb(161 98 7 / 0);
}
.hover\:border-b-yellow-700\/10:hover {
  border-bottom-color: rgb(161 98 7 / 0.1);
}
.hover\:border-b-yellow-700\/100:hover {
  border-bottom-color: rgb(161 98 7 / 1);
}
.hover\:border-b-yellow-700\/15:hover {
  border-bottom-color: rgb(161 98 7 / 0.15);
}
.hover\:border-b-yellow-700\/20:hover {
  border-bottom-color: rgb(161 98 7 / 0.2);
}
.hover\:border-b-yellow-700\/25:hover {
  border-bottom-color: rgb(161 98 7 / 0.25);
}
.hover\:border-b-yellow-700\/30:hover {
  border-bottom-color: rgb(161 98 7 / 0.3);
}
.hover\:border-b-yellow-700\/35:hover {
  border-bottom-color: rgb(161 98 7 / 0.35);
}
.hover\:border-b-yellow-700\/40:hover {
  border-bottom-color: rgb(161 98 7 / 0.4);
}
.hover\:border-b-yellow-700\/45:hover {
  border-bottom-color: rgb(161 98 7 / 0.45);
}
.hover\:border-b-yellow-700\/5:hover {
  border-bottom-color: rgb(161 98 7 / 0.05);
}
.hover\:border-b-yellow-700\/50:hover {
  border-bottom-color: rgb(161 98 7 / 0.5);
}
.hover\:border-b-yellow-700\/55:hover {
  border-bottom-color: rgb(161 98 7 / 0.55);
}
.hover\:border-b-yellow-700\/60:hover {
  border-bottom-color: rgb(161 98 7 / 0.6);
}
.hover\:border-b-yellow-700\/65:hover {
  border-bottom-color: rgb(161 98 7 / 0.65);
}
.hover\:border-b-yellow-700\/70:hover {
  border-bottom-color: rgb(161 98 7 / 0.7);
}
.hover\:border-b-yellow-700\/75:hover {
  border-bottom-color: rgb(161 98 7 / 0.75);
}
.hover\:border-b-yellow-700\/80:hover {
  border-bottom-color: rgb(161 98 7 / 0.8);
}
.hover\:border-b-yellow-700\/85:hover {
  border-bottom-color: rgb(161 98 7 / 0.85);
}
.hover\:border-b-yellow-700\/90:hover {
  border-bottom-color: rgb(161 98 7 / 0.9);
}
.hover\:border-b-yellow-700\/95:hover {
  border-bottom-color: rgb(161 98 7 / 0.95);
}
.hover\:border-b-yellow-800:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.hover\:border-b-yellow-800\/0:hover {
  border-bottom-color: rgb(133 77 14 / 0);
}
.hover\:border-b-yellow-800\/10:hover {
  border-bottom-color: rgb(133 77 14 / 0.1);
}
.hover\:border-b-yellow-800\/100:hover {
  border-bottom-color: rgb(133 77 14 / 1);
}
.hover\:border-b-yellow-800\/15:hover {
  border-bottom-color: rgb(133 77 14 / 0.15);
}
.hover\:border-b-yellow-800\/20:hover {
  border-bottom-color: rgb(133 77 14 / 0.2);
}
.hover\:border-b-yellow-800\/25:hover {
  border-bottom-color: rgb(133 77 14 / 0.25);
}
.hover\:border-b-yellow-800\/30:hover {
  border-bottom-color: rgb(133 77 14 / 0.3);
}
.hover\:border-b-yellow-800\/35:hover {
  border-bottom-color: rgb(133 77 14 / 0.35);
}
.hover\:border-b-yellow-800\/40:hover {
  border-bottom-color: rgb(133 77 14 / 0.4);
}
.hover\:border-b-yellow-800\/45:hover {
  border-bottom-color: rgb(133 77 14 / 0.45);
}
.hover\:border-b-yellow-800\/5:hover {
  border-bottom-color: rgb(133 77 14 / 0.05);
}
.hover\:border-b-yellow-800\/50:hover {
  border-bottom-color: rgb(133 77 14 / 0.5);
}
.hover\:border-b-yellow-800\/55:hover {
  border-bottom-color: rgb(133 77 14 / 0.55);
}
.hover\:border-b-yellow-800\/60:hover {
  border-bottom-color: rgb(133 77 14 / 0.6);
}
.hover\:border-b-yellow-800\/65:hover {
  border-bottom-color: rgb(133 77 14 / 0.65);
}
.hover\:border-b-yellow-800\/70:hover {
  border-bottom-color: rgb(133 77 14 / 0.7);
}
.hover\:border-b-yellow-800\/75:hover {
  border-bottom-color: rgb(133 77 14 / 0.75);
}
.hover\:border-b-yellow-800\/80:hover {
  border-bottom-color: rgb(133 77 14 / 0.8);
}
.hover\:border-b-yellow-800\/85:hover {
  border-bottom-color: rgb(133 77 14 / 0.85);
}
.hover\:border-b-yellow-800\/90:hover {
  border-bottom-color: rgb(133 77 14 / 0.9);
}
.hover\:border-b-yellow-800\/95:hover {
  border-bottom-color: rgb(133 77 14 / 0.95);
}
.hover\:border-b-yellow-900:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.hover\:border-b-yellow-900\/0:hover {
  border-bottom-color: rgb(113 63 18 / 0);
}
.hover\:border-b-yellow-900\/10:hover {
  border-bottom-color: rgb(113 63 18 / 0.1);
}
.hover\:border-b-yellow-900\/100:hover {
  border-bottom-color: rgb(113 63 18 / 1);
}
.hover\:border-b-yellow-900\/15:hover {
  border-bottom-color: rgb(113 63 18 / 0.15);
}
.hover\:border-b-yellow-900\/20:hover {
  border-bottom-color: rgb(113 63 18 / 0.2);
}
.hover\:border-b-yellow-900\/25:hover {
  border-bottom-color: rgb(113 63 18 / 0.25);
}
.hover\:border-b-yellow-900\/30:hover {
  border-bottom-color: rgb(113 63 18 / 0.3);
}
.hover\:border-b-yellow-900\/35:hover {
  border-bottom-color: rgb(113 63 18 / 0.35);
}
.hover\:border-b-yellow-900\/40:hover {
  border-bottom-color: rgb(113 63 18 / 0.4);
}
.hover\:border-b-yellow-900\/45:hover {
  border-bottom-color: rgb(113 63 18 / 0.45);
}
.hover\:border-b-yellow-900\/5:hover {
  border-bottom-color: rgb(113 63 18 / 0.05);
}
.hover\:border-b-yellow-900\/50:hover {
  border-bottom-color: rgb(113 63 18 / 0.5);
}
.hover\:border-b-yellow-900\/55:hover {
  border-bottom-color: rgb(113 63 18 / 0.55);
}
.hover\:border-b-yellow-900\/60:hover {
  border-bottom-color: rgb(113 63 18 / 0.6);
}
.hover\:border-b-yellow-900\/65:hover {
  border-bottom-color: rgb(113 63 18 / 0.65);
}
.hover\:border-b-yellow-900\/70:hover {
  border-bottom-color: rgb(113 63 18 / 0.7);
}
.hover\:border-b-yellow-900\/75:hover {
  border-bottom-color: rgb(113 63 18 / 0.75);
}
.hover\:border-b-yellow-900\/80:hover {
  border-bottom-color: rgb(113 63 18 / 0.8);
}
.hover\:border-b-yellow-900\/85:hover {
  border-bottom-color: rgb(113 63 18 / 0.85);
}
.hover\:border-b-yellow-900\/90:hover {
  border-bottom-color: rgb(113 63 18 / 0.9);
}
.hover\:border-b-yellow-900\/95:hover {
  border-bottom-color: rgb(113 63 18 / 0.95);
}
.hover\:border-b-yellow-950:hover {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.hover\:border-b-yellow-950\/0:hover {
  border-bottom-color: rgb(66 32 6 / 0);
}
.hover\:border-b-yellow-950\/10:hover {
  border-bottom-color: rgb(66 32 6 / 0.1);
}
.hover\:border-b-yellow-950\/100:hover {
  border-bottom-color: rgb(66 32 6 / 1);
}
.hover\:border-b-yellow-950\/15:hover {
  border-bottom-color: rgb(66 32 6 / 0.15);
}
.hover\:border-b-yellow-950\/20:hover {
  border-bottom-color: rgb(66 32 6 / 0.2);
}
.hover\:border-b-yellow-950\/25:hover {
  border-bottom-color: rgb(66 32 6 / 0.25);
}
.hover\:border-b-yellow-950\/30:hover {
  border-bottom-color: rgb(66 32 6 / 0.3);
}
.hover\:border-b-yellow-950\/35:hover {
  border-bottom-color: rgb(66 32 6 / 0.35);
}
.hover\:border-b-yellow-950\/40:hover {
  border-bottom-color: rgb(66 32 6 / 0.4);
}
.hover\:border-b-yellow-950\/45:hover {
  border-bottom-color: rgb(66 32 6 / 0.45);
}
.hover\:border-b-yellow-950\/5:hover {
  border-bottom-color: rgb(66 32 6 / 0.05);
}
.hover\:border-b-yellow-950\/50:hover {
  border-bottom-color: rgb(66 32 6 / 0.5);
}
.hover\:border-b-yellow-950\/55:hover {
  border-bottom-color: rgb(66 32 6 / 0.55);
}
.hover\:border-b-yellow-950\/60:hover {
  border-bottom-color: rgb(66 32 6 / 0.6);
}
.hover\:border-b-yellow-950\/65:hover {
  border-bottom-color: rgb(66 32 6 / 0.65);
}
.hover\:border-b-yellow-950\/70:hover {
  border-bottom-color: rgb(66 32 6 / 0.7);
}
.hover\:border-b-yellow-950\/75:hover {
  border-bottom-color: rgb(66 32 6 / 0.75);
}
.hover\:border-b-yellow-950\/80:hover {
  border-bottom-color: rgb(66 32 6 / 0.8);
}
.hover\:border-b-yellow-950\/85:hover {
  border-bottom-color: rgb(66 32 6 / 0.85);
}
.hover\:border-b-yellow-950\/90:hover {
  border-bottom-color: rgb(66 32 6 / 0.9);
}
.hover\:border-b-yellow-950\/95:hover {
  border-bottom-color: rgb(66 32 6 / 0.95);
}
.hover\:border-e-yellow-100:hover {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.hover\:border-e-yellow-100\/0:hover {
  border-inline-end-color: rgb(254 249 195 / 0);
}
.hover\:border-e-yellow-100\/10:hover {
  border-inline-end-color: rgb(254 249 195 / 0.1);
}
.hover\:border-e-yellow-100\/100:hover {
  border-inline-end-color: rgb(254 249 195 / 1);
}
.hover\:border-e-yellow-100\/15:hover {
  border-inline-end-color: rgb(254 249 195 / 0.15);
}
.hover\:border-e-yellow-100\/20:hover {
  border-inline-end-color: rgb(254 249 195 / 0.2);
}
.hover\:border-e-yellow-100\/25:hover {
  border-inline-end-color: rgb(254 249 195 / 0.25);
}
.hover\:border-e-yellow-100\/30:hover {
  border-inline-end-color: rgb(254 249 195 / 0.3);
}
.hover\:border-e-yellow-100\/35:hover {
  border-inline-end-color: rgb(254 249 195 / 0.35);
}
.hover\:border-e-yellow-100\/40:hover {
  border-inline-end-color: rgb(254 249 195 / 0.4);
}
.hover\:border-e-yellow-100\/45:hover {
  border-inline-end-color: rgb(254 249 195 / 0.45);
}
.hover\:border-e-yellow-100\/5:hover {
  border-inline-end-color: rgb(254 249 195 / 0.05);
}
.hover\:border-e-yellow-100\/50:hover {
  border-inline-end-color: rgb(254 249 195 / 0.5);
}
.hover\:border-e-yellow-100\/55:hover {
  border-inline-end-color: rgb(254 249 195 / 0.55);
}
.hover\:border-e-yellow-100\/60:hover {
  border-inline-end-color: rgb(254 249 195 / 0.6);
}
.hover\:border-e-yellow-100\/65:hover {
  border-inline-end-color: rgb(254 249 195 / 0.65);
}
.hover\:border-e-yellow-100\/70:hover {
  border-inline-end-color: rgb(254 249 195 / 0.7);
}
.hover\:border-e-yellow-100\/75:hover {
  border-inline-end-color: rgb(254 249 195 / 0.75);
}
.hover\:border-e-yellow-100\/80:hover {
  border-inline-end-color: rgb(254 249 195 / 0.8);
}
.hover\:border-e-yellow-100\/85:hover {
  border-inline-end-color: rgb(254 249 195 / 0.85);
}
.hover\:border-e-yellow-100\/90:hover {
  border-inline-end-color: rgb(254 249 195 / 0.9);
}
.hover\:border-e-yellow-100\/95:hover {
  border-inline-end-color: rgb(254 249 195 / 0.95);
}
.hover\:border-e-yellow-200:hover {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.hover\:border-e-yellow-200\/0:hover {
  border-inline-end-color: rgb(254 240 138 / 0);
}
.hover\:border-e-yellow-200\/10:hover {
  border-inline-end-color: rgb(254 240 138 / 0.1);
}
.hover\:border-e-yellow-200\/100:hover {
  border-inline-end-color: rgb(254 240 138 / 1);
}
.hover\:border-e-yellow-200\/15:hover {
  border-inline-end-color: rgb(254 240 138 / 0.15);
}
.hover\:border-e-yellow-200\/20:hover {
  border-inline-end-color: rgb(254 240 138 / 0.2);
}
.hover\:border-e-yellow-200\/25:hover {
  border-inline-end-color: rgb(254 240 138 / 0.25);
}
.hover\:border-e-yellow-200\/30:hover {
  border-inline-end-color: rgb(254 240 138 / 0.3);
}
.hover\:border-e-yellow-200\/35:hover {
  border-inline-end-color: rgb(254 240 138 / 0.35);
}
.hover\:border-e-yellow-200\/40:hover {
  border-inline-end-color: rgb(254 240 138 / 0.4);
}
.hover\:border-e-yellow-200\/45:hover {
  border-inline-end-color: rgb(254 240 138 / 0.45);
}
.hover\:border-e-yellow-200\/5:hover {
  border-inline-end-color: rgb(254 240 138 / 0.05);
}
.hover\:border-e-yellow-200\/50:hover {
  border-inline-end-color: rgb(254 240 138 / 0.5);
}
.hover\:border-e-yellow-200\/55:hover {
  border-inline-end-color: rgb(254 240 138 / 0.55);
}
.hover\:border-e-yellow-200\/60:hover {
  border-inline-end-color: rgb(254 240 138 / 0.6);
}
.hover\:border-e-yellow-200\/65:hover {
  border-inline-end-color: rgb(254 240 138 / 0.65);
}
.hover\:border-e-yellow-200\/70:hover {
  border-inline-end-color: rgb(254 240 138 / 0.7);
}
.hover\:border-e-yellow-200\/75:hover {
  border-inline-end-color: rgb(254 240 138 / 0.75);
}
.hover\:border-e-yellow-200\/80:hover {
  border-inline-end-color: rgb(254 240 138 / 0.8);
}
.hover\:border-e-yellow-200\/85:hover {
  border-inline-end-color: rgb(254 240 138 / 0.85);
}
.hover\:border-e-yellow-200\/90:hover {
  border-inline-end-color: rgb(254 240 138 / 0.9);
}
.hover\:border-e-yellow-200\/95:hover {
  border-inline-end-color: rgb(254 240 138 / 0.95);
}
.hover\:border-e-yellow-300:hover {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.hover\:border-e-yellow-300\/0:hover {
  border-inline-end-color: rgb(253 224 71 / 0);
}
.hover\:border-e-yellow-300\/10:hover {
  border-inline-end-color: rgb(253 224 71 / 0.1);
}
.hover\:border-e-yellow-300\/100:hover {
  border-inline-end-color: rgb(253 224 71 / 1);
}
.hover\:border-e-yellow-300\/15:hover {
  border-inline-end-color: rgb(253 224 71 / 0.15);
}
.hover\:border-e-yellow-300\/20:hover {
  border-inline-end-color: rgb(253 224 71 / 0.2);
}
.hover\:border-e-yellow-300\/25:hover {
  border-inline-end-color: rgb(253 224 71 / 0.25);
}
.hover\:border-e-yellow-300\/30:hover {
  border-inline-end-color: rgb(253 224 71 / 0.3);
}
.hover\:border-e-yellow-300\/35:hover {
  border-inline-end-color: rgb(253 224 71 / 0.35);
}
.hover\:border-e-yellow-300\/40:hover {
  border-inline-end-color: rgb(253 224 71 / 0.4);
}
.hover\:border-e-yellow-300\/45:hover {
  border-inline-end-color: rgb(253 224 71 / 0.45);
}
.hover\:border-e-yellow-300\/5:hover {
  border-inline-end-color: rgb(253 224 71 / 0.05);
}
.hover\:border-e-yellow-300\/50:hover {
  border-inline-end-color: rgb(253 224 71 / 0.5);
}
.hover\:border-e-yellow-300\/55:hover {
  border-inline-end-color: rgb(253 224 71 / 0.55);
}
.hover\:border-e-yellow-300\/60:hover {
  border-inline-end-color: rgb(253 224 71 / 0.6);
}
.hover\:border-e-yellow-300\/65:hover {
  border-inline-end-color: rgb(253 224 71 / 0.65);
}
.hover\:border-e-yellow-300\/70:hover {
  border-inline-end-color: rgb(253 224 71 / 0.7);
}
.hover\:border-e-yellow-300\/75:hover {
  border-inline-end-color: rgb(253 224 71 / 0.75);
}
.hover\:border-e-yellow-300\/80:hover {
  border-inline-end-color: rgb(253 224 71 / 0.8);
}
.hover\:border-e-yellow-300\/85:hover {
  border-inline-end-color: rgb(253 224 71 / 0.85);
}
.hover\:border-e-yellow-300\/90:hover {
  border-inline-end-color: rgb(253 224 71 / 0.9);
}
.hover\:border-e-yellow-300\/95:hover {
  border-inline-end-color: rgb(253 224 71 / 0.95);
}
.hover\:border-e-yellow-400:hover {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.hover\:border-e-yellow-400\/0:hover {
  border-inline-end-color: rgb(250 204 21 / 0);
}
.hover\:border-e-yellow-400\/10:hover {
  border-inline-end-color: rgb(250 204 21 / 0.1);
}
.hover\:border-e-yellow-400\/100:hover {
  border-inline-end-color: rgb(250 204 21 / 1);
}
.hover\:border-e-yellow-400\/15:hover {
  border-inline-end-color: rgb(250 204 21 / 0.15);
}
.hover\:border-e-yellow-400\/20:hover {
  border-inline-end-color: rgb(250 204 21 / 0.2);
}
.hover\:border-e-yellow-400\/25:hover {
  border-inline-end-color: rgb(250 204 21 / 0.25);
}
.hover\:border-e-yellow-400\/30:hover {
  border-inline-end-color: rgb(250 204 21 / 0.3);
}
.hover\:border-e-yellow-400\/35:hover {
  border-inline-end-color: rgb(250 204 21 / 0.35);
}
.hover\:border-e-yellow-400\/40:hover {
  border-inline-end-color: rgb(250 204 21 / 0.4);
}
.hover\:border-e-yellow-400\/45:hover {
  border-inline-end-color: rgb(250 204 21 / 0.45);
}
.hover\:border-e-yellow-400\/5:hover {
  border-inline-end-color: rgb(250 204 21 / 0.05);
}
.hover\:border-e-yellow-400\/50:hover {
  border-inline-end-color: rgb(250 204 21 / 0.5);
}
.hover\:border-e-yellow-400\/55:hover {
  border-inline-end-color: rgb(250 204 21 / 0.55);
}
.hover\:border-e-yellow-400\/60:hover {
  border-inline-end-color: rgb(250 204 21 / 0.6);
}
.hover\:border-e-yellow-400\/65:hover {
  border-inline-end-color: rgb(250 204 21 / 0.65);
}
.hover\:border-e-yellow-400\/70:hover {
  border-inline-end-color: rgb(250 204 21 / 0.7);
}
.hover\:border-e-yellow-400\/75:hover {
  border-inline-end-color: rgb(250 204 21 / 0.75);
}
.hover\:border-e-yellow-400\/80:hover {
  border-inline-end-color: rgb(250 204 21 / 0.8);
}
.hover\:border-e-yellow-400\/85:hover {
  border-inline-end-color: rgb(250 204 21 / 0.85);
}
.hover\:border-e-yellow-400\/90:hover {
  border-inline-end-color: rgb(250 204 21 / 0.9);
}
.hover\:border-e-yellow-400\/95:hover {
  border-inline-end-color: rgb(250 204 21 / 0.95);
}
.hover\:border-e-yellow-50:hover {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.hover\:border-e-yellow-50\/0:hover {
  border-inline-end-color: rgb(254 252 232 / 0);
}
.hover\:border-e-yellow-50\/10:hover {
  border-inline-end-color: rgb(254 252 232 / 0.1);
}
.hover\:border-e-yellow-50\/100:hover {
  border-inline-end-color: rgb(254 252 232 / 1);
}
.hover\:border-e-yellow-50\/15:hover {
  border-inline-end-color: rgb(254 252 232 / 0.15);
}
.hover\:border-e-yellow-50\/20:hover {
  border-inline-end-color: rgb(254 252 232 / 0.2);
}
.hover\:border-e-yellow-50\/25:hover {
  border-inline-end-color: rgb(254 252 232 / 0.25);
}
.hover\:border-e-yellow-50\/30:hover {
  border-inline-end-color: rgb(254 252 232 / 0.3);
}
.hover\:border-e-yellow-50\/35:hover {
  border-inline-end-color: rgb(254 252 232 / 0.35);
}
.hover\:border-e-yellow-50\/40:hover {
  border-inline-end-color: rgb(254 252 232 / 0.4);
}
.hover\:border-e-yellow-50\/45:hover {
  border-inline-end-color: rgb(254 252 232 / 0.45);
}
.hover\:border-e-yellow-50\/5:hover {
  border-inline-end-color: rgb(254 252 232 / 0.05);
}
.hover\:border-e-yellow-50\/50:hover {
  border-inline-end-color: rgb(254 252 232 / 0.5);
}
.hover\:border-e-yellow-50\/55:hover {
  border-inline-end-color: rgb(254 252 232 / 0.55);
}
.hover\:border-e-yellow-50\/60:hover {
  border-inline-end-color: rgb(254 252 232 / 0.6);
}
.hover\:border-e-yellow-50\/65:hover {
  border-inline-end-color: rgb(254 252 232 / 0.65);
}
.hover\:border-e-yellow-50\/70:hover {
  border-inline-end-color: rgb(254 252 232 / 0.7);
}
.hover\:border-e-yellow-50\/75:hover {
  border-inline-end-color: rgb(254 252 232 / 0.75);
}
.hover\:border-e-yellow-50\/80:hover {
  border-inline-end-color: rgb(254 252 232 / 0.8);
}
.hover\:border-e-yellow-50\/85:hover {
  border-inline-end-color: rgb(254 252 232 / 0.85);
}
.hover\:border-e-yellow-50\/90:hover {
  border-inline-end-color: rgb(254 252 232 / 0.9);
}
.hover\:border-e-yellow-50\/95:hover {
  border-inline-end-color: rgb(254 252 232 / 0.95);
}
.hover\:border-e-yellow-500:hover {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.hover\:border-e-yellow-500\/0:hover {
  border-inline-end-color: rgb(234 179 8 / 0);
}
.hover\:border-e-yellow-500\/10:hover {
  border-inline-end-color: rgb(234 179 8 / 0.1);
}
.hover\:border-e-yellow-500\/100:hover {
  border-inline-end-color: rgb(234 179 8 / 1);
}
.hover\:border-e-yellow-500\/15:hover {
  border-inline-end-color: rgb(234 179 8 / 0.15);
}
.hover\:border-e-yellow-500\/20:hover {
  border-inline-end-color: rgb(234 179 8 / 0.2);
}
.hover\:border-e-yellow-500\/25:hover {
  border-inline-end-color: rgb(234 179 8 / 0.25);
}
.hover\:border-e-yellow-500\/30:hover {
  border-inline-end-color: rgb(234 179 8 / 0.3);
}
.hover\:border-e-yellow-500\/35:hover {
  border-inline-end-color: rgb(234 179 8 / 0.35);
}
.hover\:border-e-yellow-500\/40:hover {
  border-inline-end-color: rgb(234 179 8 / 0.4);
}
.hover\:border-e-yellow-500\/45:hover {
  border-inline-end-color: rgb(234 179 8 / 0.45);
}
.hover\:border-e-yellow-500\/5:hover {
  border-inline-end-color: rgb(234 179 8 / 0.05);
}
.hover\:border-e-yellow-500\/50:hover {
  border-inline-end-color: rgb(234 179 8 / 0.5);
}
.hover\:border-e-yellow-500\/55:hover {
  border-inline-end-color: rgb(234 179 8 / 0.55);
}
.hover\:border-e-yellow-500\/60:hover {
  border-inline-end-color: rgb(234 179 8 / 0.6);
}
.hover\:border-e-yellow-500\/65:hover {
  border-inline-end-color: rgb(234 179 8 / 0.65);
}
.hover\:border-e-yellow-500\/70:hover {
  border-inline-end-color: rgb(234 179 8 / 0.7);
}
.hover\:border-e-yellow-500\/75:hover {
  border-inline-end-color: rgb(234 179 8 / 0.75);
}
.hover\:border-e-yellow-500\/80:hover {
  border-inline-end-color: rgb(234 179 8 / 0.8);
}
.hover\:border-e-yellow-500\/85:hover {
  border-inline-end-color: rgb(234 179 8 / 0.85);
}
.hover\:border-e-yellow-500\/90:hover {
  border-inline-end-color: rgb(234 179 8 / 0.9);
}
.hover\:border-e-yellow-500\/95:hover {
  border-inline-end-color: rgb(234 179 8 / 0.95);
}
.hover\:border-e-yellow-600:hover {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.hover\:border-e-yellow-600\/0:hover {
  border-inline-end-color: rgb(202 138 4 / 0);
}
.hover\:border-e-yellow-600\/10:hover {
  border-inline-end-color: rgb(202 138 4 / 0.1);
}
.hover\:border-e-yellow-600\/100:hover {
  border-inline-end-color: rgb(202 138 4 / 1);
}
.hover\:border-e-yellow-600\/15:hover {
  border-inline-end-color: rgb(202 138 4 / 0.15);
}
.hover\:border-e-yellow-600\/20:hover {
  border-inline-end-color: rgb(202 138 4 / 0.2);
}
.hover\:border-e-yellow-600\/25:hover {
  border-inline-end-color: rgb(202 138 4 / 0.25);
}
.hover\:border-e-yellow-600\/30:hover {
  border-inline-end-color: rgb(202 138 4 / 0.3);
}
.hover\:border-e-yellow-600\/35:hover {
  border-inline-end-color: rgb(202 138 4 / 0.35);
}
.hover\:border-e-yellow-600\/40:hover {
  border-inline-end-color: rgb(202 138 4 / 0.4);
}
.hover\:border-e-yellow-600\/45:hover {
  border-inline-end-color: rgb(202 138 4 / 0.45);
}
.hover\:border-e-yellow-600\/5:hover {
  border-inline-end-color: rgb(202 138 4 / 0.05);
}
.hover\:border-e-yellow-600\/50:hover {
  border-inline-end-color: rgb(202 138 4 / 0.5);
}
.hover\:border-e-yellow-600\/55:hover {
  border-inline-end-color: rgb(202 138 4 / 0.55);
}
.hover\:border-e-yellow-600\/60:hover {
  border-inline-end-color: rgb(202 138 4 / 0.6);
}
.hover\:border-e-yellow-600\/65:hover {
  border-inline-end-color: rgb(202 138 4 / 0.65);
}
.hover\:border-e-yellow-600\/70:hover {
  border-inline-end-color: rgb(202 138 4 / 0.7);
}
.hover\:border-e-yellow-600\/75:hover {
  border-inline-end-color: rgb(202 138 4 / 0.75);
}
.hover\:border-e-yellow-600\/80:hover {
  border-inline-end-color: rgb(202 138 4 / 0.8);
}
.hover\:border-e-yellow-600\/85:hover {
  border-inline-end-color: rgb(202 138 4 / 0.85);
}
.hover\:border-e-yellow-600\/90:hover {
  border-inline-end-color: rgb(202 138 4 / 0.9);
}
.hover\:border-e-yellow-600\/95:hover {
  border-inline-end-color: rgb(202 138 4 / 0.95);
}
.hover\:border-e-yellow-700:hover {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.hover\:border-e-yellow-700\/0:hover {
  border-inline-end-color: rgb(161 98 7 / 0);
}
.hover\:border-e-yellow-700\/10:hover {
  border-inline-end-color: rgb(161 98 7 / 0.1);
}
.hover\:border-e-yellow-700\/100:hover {
  border-inline-end-color: rgb(161 98 7 / 1);
}
.hover\:border-e-yellow-700\/15:hover {
  border-inline-end-color: rgb(161 98 7 / 0.15);
}
.hover\:border-e-yellow-700\/20:hover {
  border-inline-end-color: rgb(161 98 7 / 0.2);
}
.hover\:border-e-yellow-700\/25:hover {
  border-inline-end-color: rgb(161 98 7 / 0.25);
}
.hover\:border-e-yellow-700\/30:hover {
  border-inline-end-color: rgb(161 98 7 / 0.3);
}
.hover\:border-e-yellow-700\/35:hover {
  border-inline-end-color: rgb(161 98 7 / 0.35);
}
.hover\:border-e-yellow-700\/40:hover {
  border-inline-end-color: rgb(161 98 7 / 0.4);
}
.hover\:border-e-yellow-700\/45:hover {
  border-inline-end-color: rgb(161 98 7 / 0.45);
}
.hover\:border-e-yellow-700\/5:hover {
  border-inline-end-color: rgb(161 98 7 / 0.05);
}
.hover\:border-e-yellow-700\/50:hover {
  border-inline-end-color: rgb(161 98 7 / 0.5);
}
.hover\:border-e-yellow-700\/55:hover {
  border-inline-end-color: rgb(161 98 7 / 0.55);
}
.hover\:border-e-yellow-700\/60:hover {
  border-inline-end-color: rgb(161 98 7 / 0.6);
}
.hover\:border-e-yellow-700\/65:hover {
  border-inline-end-color: rgb(161 98 7 / 0.65);
}
.hover\:border-e-yellow-700\/70:hover {
  border-inline-end-color: rgb(161 98 7 / 0.7);
}
.hover\:border-e-yellow-700\/75:hover {
  border-inline-end-color: rgb(161 98 7 / 0.75);
}
.hover\:border-e-yellow-700\/80:hover {
  border-inline-end-color: rgb(161 98 7 / 0.8);
}
.hover\:border-e-yellow-700\/85:hover {
  border-inline-end-color: rgb(161 98 7 / 0.85);
}
.hover\:border-e-yellow-700\/90:hover {
  border-inline-end-color: rgb(161 98 7 / 0.9);
}
.hover\:border-e-yellow-700\/95:hover {
  border-inline-end-color: rgb(161 98 7 / 0.95);
}
.hover\:border-e-yellow-800:hover {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.hover\:border-e-yellow-800\/0:hover {
  border-inline-end-color: rgb(133 77 14 / 0);
}
.hover\:border-e-yellow-800\/10:hover {
  border-inline-end-color: rgb(133 77 14 / 0.1);
}
.hover\:border-e-yellow-800\/100:hover {
  border-inline-end-color: rgb(133 77 14 / 1);
}
.hover\:border-e-yellow-800\/15:hover {
  border-inline-end-color: rgb(133 77 14 / 0.15);
}
.hover\:border-e-yellow-800\/20:hover {
  border-inline-end-color: rgb(133 77 14 / 0.2);
}
.hover\:border-e-yellow-800\/25:hover {
  border-inline-end-color: rgb(133 77 14 / 0.25);
}
.hover\:border-e-yellow-800\/30:hover {
  border-inline-end-color: rgb(133 77 14 / 0.3);
}
.hover\:border-e-yellow-800\/35:hover {
  border-inline-end-color: rgb(133 77 14 / 0.35);
}
.hover\:border-e-yellow-800\/40:hover {
  border-inline-end-color: rgb(133 77 14 / 0.4);
}
.hover\:border-e-yellow-800\/45:hover {
  border-inline-end-color: rgb(133 77 14 / 0.45);
}
.hover\:border-e-yellow-800\/5:hover {
  border-inline-end-color: rgb(133 77 14 / 0.05);
}
.hover\:border-e-yellow-800\/50:hover {
  border-inline-end-color: rgb(133 77 14 / 0.5);
}
.hover\:border-e-yellow-800\/55:hover {
  border-inline-end-color: rgb(133 77 14 / 0.55);
}
.hover\:border-e-yellow-800\/60:hover {
  border-inline-end-color: rgb(133 77 14 / 0.6);
}
.hover\:border-e-yellow-800\/65:hover {
  border-inline-end-color: rgb(133 77 14 / 0.65);
}
.hover\:border-e-yellow-800\/70:hover {
  border-inline-end-color: rgb(133 77 14 / 0.7);
}
.hover\:border-e-yellow-800\/75:hover {
  border-inline-end-color: rgb(133 77 14 / 0.75);
}
.hover\:border-e-yellow-800\/80:hover {
  border-inline-end-color: rgb(133 77 14 / 0.8);
}
.hover\:border-e-yellow-800\/85:hover {
  border-inline-end-color: rgb(133 77 14 / 0.85);
}
.hover\:border-e-yellow-800\/90:hover {
  border-inline-end-color: rgb(133 77 14 / 0.9);
}
.hover\:border-e-yellow-800\/95:hover {
  border-inline-end-color: rgb(133 77 14 / 0.95);
}
.hover\:border-e-yellow-900:hover {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.hover\:border-e-yellow-900\/0:hover {
  border-inline-end-color: rgb(113 63 18 / 0);
}
.hover\:border-e-yellow-900\/10:hover {
  border-inline-end-color: rgb(113 63 18 / 0.1);
}
.hover\:border-e-yellow-900\/100:hover {
  border-inline-end-color: rgb(113 63 18 / 1);
}
.hover\:border-e-yellow-900\/15:hover {
  border-inline-end-color: rgb(113 63 18 / 0.15);
}
.hover\:border-e-yellow-900\/20:hover {
  border-inline-end-color: rgb(113 63 18 / 0.2);
}
.hover\:border-e-yellow-900\/25:hover {
  border-inline-end-color: rgb(113 63 18 / 0.25);
}
.hover\:border-e-yellow-900\/30:hover {
  border-inline-end-color: rgb(113 63 18 / 0.3);
}
.hover\:border-e-yellow-900\/35:hover {
  border-inline-end-color: rgb(113 63 18 / 0.35);
}
.hover\:border-e-yellow-900\/40:hover {
  border-inline-end-color: rgb(113 63 18 / 0.4);
}
.hover\:border-e-yellow-900\/45:hover {
  border-inline-end-color: rgb(113 63 18 / 0.45);
}
.hover\:border-e-yellow-900\/5:hover {
  border-inline-end-color: rgb(113 63 18 / 0.05);
}
.hover\:border-e-yellow-900\/50:hover {
  border-inline-end-color: rgb(113 63 18 / 0.5);
}
.hover\:border-e-yellow-900\/55:hover {
  border-inline-end-color: rgb(113 63 18 / 0.55);
}
.hover\:border-e-yellow-900\/60:hover {
  border-inline-end-color: rgb(113 63 18 / 0.6);
}
.hover\:border-e-yellow-900\/65:hover {
  border-inline-end-color: rgb(113 63 18 / 0.65);
}
.hover\:border-e-yellow-900\/70:hover {
  border-inline-end-color: rgb(113 63 18 / 0.7);
}
.hover\:border-e-yellow-900\/75:hover {
  border-inline-end-color: rgb(113 63 18 / 0.75);
}
.hover\:border-e-yellow-900\/80:hover {
  border-inline-end-color: rgb(113 63 18 / 0.8);
}
.hover\:border-e-yellow-900\/85:hover {
  border-inline-end-color: rgb(113 63 18 / 0.85);
}
.hover\:border-e-yellow-900\/90:hover {
  border-inline-end-color: rgb(113 63 18 / 0.9);
}
.hover\:border-e-yellow-900\/95:hover {
  border-inline-end-color: rgb(113 63 18 / 0.95);
}
.hover\:border-e-yellow-950:hover {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.hover\:border-e-yellow-950\/0:hover {
  border-inline-end-color: rgb(66 32 6 / 0);
}
.hover\:border-e-yellow-950\/10:hover {
  border-inline-end-color: rgb(66 32 6 / 0.1);
}
.hover\:border-e-yellow-950\/100:hover {
  border-inline-end-color: rgb(66 32 6 / 1);
}
.hover\:border-e-yellow-950\/15:hover {
  border-inline-end-color: rgb(66 32 6 / 0.15);
}
.hover\:border-e-yellow-950\/20:hover {
  border-inline-end-color: rgb(66 32 6 / 0.2);
}
.hover\:border-e-yellow-950\/25:hover {
  border-inline-end-color: rgb(66 32 6 / 0.25);
}
.hover\:border-e-yellow-950\/30:hover {
  border-inline-end-color: rgb(66 32 6 / 0.3);
}
.hover\:border-e-yellow-950\/35:hover {
  border-inline-end-color: rgb(66 32 6 / 0.35);
}
.hover\:border-e-yellow-950\/40:hover {
  border-inline-end-color: rgb(66 32 6 / 0.4);
}
.hover\:border-e-yellow-950\/45:hover {
  border-inline-end-color: rgb(66 32 6 / 0.45);
}
.hover\:border-e-yellow-950\/5:hover {
  border-inline-end-color: rgb(66 32 6 / 0.05);
}
.hover\:border-e-yellow-950\/50:hover {
  border-inline-end-color: rgb(66 32 6 / 0.5);
}
.hover\:border-e-yellow-950\/55:hover {
  border-inline-end-color: rgb(66 32 6 / 0.55);
}
.hover\:border-e-yellow-950\/60:hover {
  border-inline-end-color: rgb(66 32 6 / 0.6);
}
.hover\:border-e-yellow-950\/65:hover {
  border-inline-end-color: rgb(66 32 6 / 0.65);
}
.hover\:border-e-yellow-950\/70:hover {
  border-inline-end-color: rgb(66 32 6 / 0.7);
}
.hover\:border-e-yellow-950\/75:hover {
  border-inline-end-color: rgb(66 32 6 / 0.75);
}
.hover\:border-e-yellow-950\/80:hover {
  border-inline-end-color: rgb(66 32 6 / 0.8);
}
.hover\:border-e-yellow-950\/85:hover {
  border-inline-end-color: rgb(66 32 6 / 0.85);
}
.hover\:border-e-yellow-950\/90:hover {
  border-inline-end-color: rgb(66 32 6 / 0.9);
}
.hover\:border-e-yellow-950\/95:hover {
  border-inline-end-color: rgb(66 32 6 / 0.95);
}
.hover\:border-l-yellow-100:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.hover\:border-l-yellow-100\/0:hover {
  border-left-color: rgb(254 249 195 / 0);
}
.hover\:border-l-yellow-100\/10:hover {
  border-left-color: rgb(254 249 195 / 0.1);
}
.hover\:border-l-yellow-100\/100:hover {
  border-left-color: rgb(254 249 195 / 1);
}
.hover\:border-l-yellow-100\/15:hover {
  border-left-color: rgb(254 249 195 / 0.15);
}
.hover\:border-l-yellow-100\/20:hover {
  border-left-color: rgb(254 249 195 / 0.2);
}
.hover\:border-l-yellow-100\/25:hover {
  border-left-color: rgb(254 249 195 / 0.25);
}
.hover\:border-l-yellow-100\/30:hover {
  border-left-color: rgb(254 249 195 / 0.3);
}
.hover\:border-l-yellow-100\/35:hover {
  border-left-color: rgb(254 249 195 / 0.35);
}
.hover\:border-l-yellow-100\/40:hover {
  border-left-color: rgb(254 249 195 / 0.4);
}
.hover\:border-l-yellow-100\/45:hover {
  border-left-color: rgb(254 249 195 / 0.45);
}
.hover\:border-l-yellow-100\/5:hover {
  border-left-color: rgb(254 249 195 / 0.05);
}
.hover\:border-l-yellow-100\/50:hover {
  border-left-color: rgb(254 249 195 / 0.5);
}
.hover\:border-l-yellow-100\/55:hover {
  border-left-color: rgb(254 249 195 / 0.55);
}
.hover\:border-l-yellow-100\/60:hover {
  border-left-color: rgb(254 249 195 / 0.6);
}
.hover\:border-l-yellow-100\/65:hover {
  border-left-color: rgb(254 249 195 / 0.65);
}
.hover\:border-l-yellow-100\/70:hover {
  border-left-color: rgb(254 249 195 / 0.7);
}
.hover\:border-l-yellow-100\/75:hover {
  border-left-color: rgb(254 249 195 / 0.75);
}
.hover\:border-l-yellow-100\/80:hover {
  border-left-color: rgb(254 249 195 / 0.8);
}
.hover\:border-l-yellow-100\/85:hover {
  border-left-color: rgb(254 249 195 / 0.85);
}
.hover\:border-l-yellow-100\/90:hover {
  border-left-color: rgb(254 249 195 / 0.9);
}
.hover\:border-l-yellow-100\/95:hover {
  border-left-color: rgb(254 249 195 / 0.95);
}
.hover\:border-l-yellow-200:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.hover\:border-l-yellow-200\/0:hover {
  border-left-color: rgb(254 240 138 / 0);
}
.hover\:border-l-yellow-200\/10:hover {
  border-left-color: rgb(254 240 138 / 0.1);
}
.hover\:border-l-yellow-200\/100:hover {
  border-left-color: rgb(254 240 138 / 1);
}
.hover\:border-l-yellow-200\/15:hover {
  border-left-color: rgb(254 240 138 / 0.15);
}
.hover\:border-l-yellow-200\/20:hover {
  border-left-color: rgb(254 240 138 / 0.2);
}
.hover\:border-l-yellow-200\/25:hover {
  border-left-color: rgb(254 240 138 / 0.25);
}
.hover\:border-l-yellow-200\/30:hover {
  border-left-color: rgb(254 240 138 / 0.3);
}
.hover\:border-l-yellow-200\/35:hover {
  border-left-color: rgb(254 240 138 / 0.35);
}
.hover\:border-l-yellow-200\/40:hover {
  border-left-color: rgb(254 240 138 / 0.4);
}
.hover\:border-l-yellow-200\/45:hover {
  border-left-color: rgb(254 240 138 / 0.45);
}
.hover\:border-l-yellow-200\/5:hover {
  border-left-color: rgb(254 240 138 / 0.05);
}
.hover\:border-l-yellow-200\/50:hover {
  border-left-color: rgb(254 240 138 / 0.5);
}
.hover\:border-l-yellow-200\/55:hover {
  border-left-color: rgb(254 240 138 / 0.55);
}
.hover\:border-l-yellow-200\/60:hover {
  border-left-color: rgb(254 240 138 / 0.6);
}
.hover\:border-l-yellow-200\/65:hover {
  border-left-color: rgb(254 240 138 / 0.65);
}
.hover\:border-l-yellow-200\/70:hover {
  border-left-color: rgb(254 240 138 / 0.7);
}
.hover\:border-l-yellow-200\/75:hover {
  border-left-color: rgb(254 240 138 / 0.75);
}
.hover\:border-l-yellow-200\/80:hover {
  border-left-color: rgb(254 240 138 / 0.8);
}
.hover\:border-l-yellow-200\/85:hover {
  border-left-color: rgb(254 240 138 / 0.85);
}
.hover\:border-l-yellow-200\/90:hover {
  border-left-color: rgb(254 240 138 / 0.9);
}
.hover\:border-l-yellow-200\/95:hover {
  border-left-color: rgb(254 240 138 / 0.95);
}
.hover\:border-l-yellow-300:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.hover\:border-l-yellow-300\/0:hover {
  border-left-color: rgb(253 224 71 / 0);
}
.hover\:border-l-yellow-300\/10:hover {
  border-left-color: rgb(253 224 71 / 0.1);
}
.hover\:border-l-yellow-300\/100:hover {
  border-left-color: rgb(253 224 71 / 1);
}
.hover\:border-l-yellow-300\/15:hover {
  border-left-color: rgb(253 224 71 / 0.15);
}
.hover\:border-l-yellow-300\/20:hover {
  border-left-color: rgb(253 224 71 / 0.2);
}
.hover\:border-l-yellow-300\/25:hover {
  border-left-color: rgb(253 224 71 / 0.25);
}
.hover\:border-l-yellow-300\/30:hover {
  border-left-color: rgb(253 224 71 / 0.3);
}
.hover\:border-l-yellow-300\/35:hover {
  border-left-color: rgb(253 224 71 / 0.35);
}
.hover\:border-l-yellow-300\/40:hover {
  border-left-color: rgb(253 224 71 / 0.4);
}
.hover\:border-l-yellow-300\/45:hover {
  border-left-color: rgb(253 224 71 / 0.45);
}
.hover\:border-l-yellow-300\/5:hover {
  border-left-color: rgb(253 224 71 / 0.05);
}
.hover\:border-l-yellow-300\/50:hover {
  border-left-color: rgb(253 224 71 / 0.5);
}
.hover\:border-l-yellow-300\/55:hover {
  border-left-color: rgb(253 224 71 / 0.55);
}
.hover\:border-l-yellow-300\/60:hover {
  border-left-color: rgb(253 224 71 / 0.6);
}
.hover\:border-l-yellow-300\/65:hover {
  border-left-color: rgb(253 224 71 / 0.65);
}
.hover\:border-l-yellow-300\/70:hover {
  border-left-color: rgb(253 224 71 / 0.7);
}
.hover\:border-l-yellow-300\/75:hover {
  border-left-color: rgb(253 224 71 / 0.75);
}
.hover\:border-l-yellow-300\/80:hover {
  border-left-color: rgb(253 224 71 / 0.8);
}
.hover\:border-l-yellow-300\/85:hover {
  border-left-color: rgb(253 224 71 / 0.85);
}
.hover\:border-l-yellow-300\/90:hover {
  border-left-color: rgb(253 224 71 / 0.9);
}
.hover\:border-l-yellow-300\/95:hover {
  border-left-color: rgb(253 224 71 / 0.95);
}
.hover\:border-l-yellow-400:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.hover\:border-l-yellow-400\/0:hover {
  border-left-color: rgb(250 204 21 / 0);
}
.hover\:border-l-yellow-400\/10:hover {
  border-left-color: rgb(250 204 21 / 0.1);
}
.hover\:border-l-yellow-400\/100:hover {
  border-left-color: rgb(250 204 21 / 1);
}
.hover\:border-l-yellow-400\/15:hover {
  border-left-color: rgb(250 204 21 / 0.15);
}
.hover\:border-l-yellow-400\/20:hover {
  border-left-color: rgb(250 204 21 / 0.2);
}
.hover\:border-l-yellow-400\/25:hover {
  border-left-color: rgb(250 204 21 / 0.25);
}
.hover\:border-l-yellow-400\/30:hover {
  border-left-color: rgb(250 204 21 / 0.3);
}
.hover\:border-l-yellow-400\/35:hover {
  border-left-color: rgb(250 204 21 / 0.35);
}
.hover\:border-l-yellow-400\/40:hover {
  border-left-color: rgb(250 204 21 / 0.4);
}
.hover\:border-l-yellow-400\/45:hover {
  border-left-color: rgb(250 204 21 / 0.45);
}
.hover\:border-l-yellow-400\/5:hover {
  border-left-color: rgb(250 204 21 / 0.05);
}
.hover\:border-l-yellow-400\/50:hover {
  border-left-color: rgb(250 204 21 / 0.5);
}
.hover\:border-l-yellow-400\/55:hover {
  border-left-color: rgb(250 204 21 / 0.55);
}
.hover\:border-l-yellow-400\/60:hover {
  border-left-color: rgb(250 204 21 / 0.6);
}
.hover\:border-l-yellow-400\/65:hover {
  border-left-color: rgb(250 204 21 / 0.65);
}
.hover\:border-l-yellow-400\/70:hover {
  border-left-color: rgb(250 204 21 / 0.7);
}
.hover\:border-l-yellow-400\/75:hover {
  border-left-color: rgb(250 204 21 / 0.75);
}
.hover\:border-l-yellow-400\/80:hover {
  border-left-color: rgb(250 204 21 / 0.8);
}
.hover\:border-l-yellow-400\/85:hover {
  border-left-color: rgb(250 204 21 / 0.85);
}
.hover\:border-l-yellow-400\/90:hover {
  border-left-color: rgb(250 204 21 / 0.9);
}
.hover\:border-l-yellow-400\/95:hover {
  border-left-color: rgb(250 204 21 / 0.95);
}
.hover\:border-l-yellow-50:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.hover\:border-l-yellow-50\/0:hover {
  border-left-color: rgb(254 252 232 / 0);
}
.hover\:border-l-yellow-50\/10:hover {
  border-left-color: rgb(254 252 232 / 0.1);
}
.hover\:border-l-yellow-50\/100:hover {
  border-left-color: rgb(254 252 232 / 1);
}
.hover\:border-l-yellow-50\/15:hover {
  border-left-color: rgb(254 252 232 / 0.15);
}
.hover\:border-l-yellow-50\/20:hover {
  border-left-color: rgb(254 252 232 / 0.2);
}
.hover\:border-l-yellow-50\/25:hover {
  border-left-color: rgb(254 252 232 / 0.25);
}
.hover\:border-l-yellow-50\/30:hover {
  border-left-color: rgb(254 252 232 / 0.3);
}
.hover\:border-l-yellow-50\/35:hover {
  border-left-color: rgb(254 252 232 / 0.35);
}
.hover\:border-l-yellow-50\/40:hover {
  border-left-color: rgb(254 252 232 / 0.4);
}
.hover\:border-l-yellow-50\/45:hover {
  border-left-color: rgb(254 252 232 / 0.45);
}
.hover\:border-l-yellow-50\/5:hover {
  border-left-color: rgb(254 252 232 / 0.05);
}
.hover\:border-l-yellow-50\/50:hover {
  border-left-color: rgb(254 252 232 / 0.5);
}
.hover\:border-l-yellow-50\/55:hover {
  border-left-color: rgb(254 252 232 / 0.55);
}
.hover\:border-l-yellow-50\/60:hover {
  border-left-color: rgb(254 252 232 / 0.6);
}
.hover\:border-l-yellow-50\/65:hover {
  border-left-color: rgb(254 252 232 / 0.65);
}
.hover\:border-l-yellow-50\/70:hover {
  border-left-color: rgb(254 252 232 / 0.7);
}
.hover\:border-l-yellow-50\/75:hover {
  border-left-color: rgb(254 252 232 / 0.75);
}
.hover\:border-l-yellow-50\/80:hover {
  border-left-color: rgb(254 252 232 / 0.8);
}
.hover\:border-l-yellow-50\/85:hover {
  border-left-color: rgb(254 252 232 / 0.85);
}
.hover\:border-l-yellow-50\/90:hover {
  border-left-color: rgb(254 252 232 / 0.9);
}
.hover\:border-l-yellow-50\/95:hover {
  border-left-color: rgb(254 252 232 / 0.95);
}
.hover\:border-l-yellow-500:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.hover\:border-l-yellow-500\/0:hover {
  border-left-color: rgb(234 179 8 / 0);
}
.hover\:border-l-yellow-500\/10:hover {
  border-left-color: rgb(234 179 8 / 0.1);
}
.hover\:border-l-yellow-500\/100:hover {
  border-left-color: rgb(234 179 8 / 1);
}
.hover\:border-l-yellow-500\/15:hover {
  border-left-color: rgb(234 179 8 / 0.15);
}
.hover\:border-l-yellow-500\/20:hover {
  border-left-color: rgb(234 179 8 / 0.2);
}
.hover\:border-l-yellow-500\/25:hover {
  border-left-color: rgb(234 179 8 / 0.25);
}
.hover\:border-l-yellow-500\/30:hover {
  border-left-color: rgb(234 179 8 / 0.3);
}
.hover\:border-l-yellow-500\/35:hover {
  border-left-color: rgb(234 179 8 / 0.35);
}
.hover\:border-l-yellow-500\/40:hover {
  border-left-color: rgb(234 179 8 / 0.4);
}
.hover\:border-l-yellow-500\/45:hover {
  border-left-color: rgb(234 179 8 / 0.45);
}
.hover\:border-l-yellow-500\/5:hover {
  border-left-color: rgb(234 179 8 / 0.05);
}
.hover\:border-l-yellow-500\/50:hover {
  border-left-color: rgb(234 179 8 / 0.5);
}
.hover\:border-l-yellow-500\/55:hover {
  border-left-color: rgb(234 179 8 / 0.55);
}
.hover\:border-l-yellow-500\/60:hover {
  border-left-color: rgb(234 179 8 / 0.6);
}
.hover\:border-l-yellow-500\/65:hover {
  border-left-color: rgb(234 179 8 / 0.65);
}
.hover\:border-l-yellow-500\/70:hover {
  border-left-color: rgb(234 179 8 / 0.7);
}
.hover\:border-l-yellow-500\/75:hover {
  border-left-color: rgb(234 179 8 / 0.75);
}
.hover\:border-l-yellow-500\/80:hover {
  border-left-color: rgb(234 179 8 / 0.8);
}
.hover\:border-l-yellow-500\/85:hover {
  border-left-color: rgb(234 179 8 / 0.85);
}
.hover\:border-l-yellow-500\/90:hover {
  border-left-color: rgb(234 179 8 / 0.9);
}
.hover\:border-l-yellow-500\/95:hover {
  border-left-color: rgb(234 179 8 / 0.95);
}
.hover\:border-l-yellow-600:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.hover\:border-l-yellow-600\/0:hover {
  border-left-color: rgb(202 138 4 / 0);
}
.hover\:border-l-yellow-600\/10:hover {
  border-left-color: rgb(202 138 4 / 0.1);
}
.hover\:border-l-yellow-600\/100:hover {
  border-left-color: rgb(202 138 4 / 1);
}
.hover\:border-l-yellow-600\/15:hover {
  border-left-color: rgb(202 138 4 / 0.15);
}
.hover\:border-l-yellow-600\/20:hover {
  border-left-color: rgb(202 138 4 / 0.2);
}
.hover\:border-l-yellow-600\/25:hover {
  border-left-color: rgb(202 138 4 / 0.25);
}
.hover\:border-l-yellow-600\/30:hover {
  border-left-color: rgb(202 138 4 / 0.3);
}
.hover\:border-l-yellow-600\/35:hover {
  border-left-color: rgb(202 138 4 / 0.35);
}
.hover\:border-l-yellow-600\/40:hover {
  border-left-color: rgb(202 138 4 / 0.4);
}
.hover\:border-l-yellow-600\/45:hover {
  border-left-color: rgb(202 138 4 / 0.45);
}
.hover\:border-l-yellow-600\/5:hover {
  border-left-color: rgb(202 138 4 / 0.05);
}
.hover\:border-l-yellow-600\/50:hover {
  border-left-color: rgb(202 138 4 / 0.5);
}
.hover\:border-l-yellow-600\/55:hover {
  border-left-color: rgb(202 138 4 / 0.55);
}
.hover\:border-l-yellow-600\/60:hover {
  border-left-color: rgb(202 138 4 / 0.6);
}
.hover\:border-l-yellow-600\/65:hover {
  border-left-color: rgb(202 138 4 / 0.65);
}
.hover\:border-l-yellow-600\/70:hover {
  border-left-color: rgb(202 138 4 / 0.7);
}
.hover\:border-l-yellow-600\/75:hover {
  border-left-color: rgb(202 138 4 / 0.75);
}
.hover\:border-l-yellow-600\/80:hover {
  border-left-color: rgb(202 138 4 / 0.8);
}
.hover\:border-l-yellow-600\/85:hover {
  border-left-color: rgb(202 138 4 / 0.85);
}
.hover\:border-l-yellow-600\/90:hover {
  border-left-color: rgb(202 138 4 / 0.9);
}
.hover\:border-l-yellow-600\/95:hover {
  border-left-color: rgb(202 138 4 / 0.95);
}
.hover\:border-l-yellow-700:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.hover\:border-l-yellow-700\/0:hover {
  border-left-color: rgb(161 98 7 / 0);
}
.hover\:border-l-yellow-700\/10:hover {
  border-left-color: rgb(161 98 7 / 0.1);
}
.hover\:border-l-yellow-700\/100:hover {
  border-left-color: rgb(161 98 7 / 1);
}
.hover\:border-l-yellow-700\/15:hover {
  border-left-color: rgb(161 98 7 / 0.15);
}
.hover\:border-l-yellow-700\/20:hover {
  border-left-color: rgb(161 98 7 / 0.2);
}
.hover\:border-l-yellow-700\/25:hover {
  border-left-color: rgb(161 98 7 / 0.25);
}
.hover\:border-l-yellow-700\/30:hover {
  border-left-color: rgb(161 98 7 / 0.3);
}
.hover\:border-l-yellow-700\/35:hover {
  border-left-color: rgb(161 98 7 / 0.35);
}
.hover\:border-l-yellow-700\/40:hover {
  border-left-color: rgb(161 98 7 / 0.4);
}
.hover\:border-l-yellow-700\/45:hover {
  border-left-color: rgb(161 98 7 / 0.45);
}
.hover\:border-l-yellow-700\/5:hover {
  border-left-color: rgb(161 98 7 / 0.05);
}
.hover\:border-l-yellow-700\/50:hover {
  border-left-color: rgb(161 98 7 / 0.5);
}
.hover\:border-l-yellow-700\/55:hover {
  border-left-color: rgb(161 98 7 / 0.55);
}
.hover\:border-l-yellow-700\/60:hover {
  border-left-color: rgb(161 98 7 / 0.6);
}
.hover\:border-l-yellow-700\/65:hover {
  border-left-color: rgb(161 98 7 / 0.65);
}
.hover\:border-l-yellow-700\/70:hover {
  border-left-color: rgb(161 98 7 / 0.7);
}
.hover\:border-l-yellow-700\/75:hover {
  border-left-color: rgb(161 98 7 / 0.75);
}
.hover\:border-l-yellow-700\/80:hover {
  border-left-color: rgb(161 98 7 / 0.8);
}
.hover\:border-l-yellow-700\/85:hover {
  border-left-color: rgb(161 98 7 / 0.85);
}
.hover\:border-l-yellow-700\/90:hover {
  border-left-color: rgb(161 98 7 / 0.9);
}
.hover\:border-l-yellow-700\/95:hover {
  border-left-color: rgb(161 98 7 / 0.95);
}
.hover\:border-l-yellow-800:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.hover\:border-l-yellow-800\/0:hover {
  border-left-color: rgb(133 77 14 / 0);
}
.hover\:border-l-yellow-800\/10:hover {
  border-left-color: rgb(133 77 14 / 0.1);
}
.hover\:border-l-yellow-800\/100:hover {
  border-left-color: rgb(133 77 14 / 1);
}
.hover\:border-l-yellow-800\/15:hover {
  border-left-color: rgb(133 77 14 / 0.15);
}
.hover\:border-l-yellow-800\/20:hover {
  border-left-color: rgb(133 77 14 / 0.2);
}
.hover\:border-l-yellow-800\/25:hover {
  border-left-color: rgb(133 77 14 / 0.25);
}
.hover\:border-l-yellow-800\/30:hover {
  border-left-color: rgb(133 77 14 / 0.3);
}
.hover\:border-l-yellow-800\/35:hover {
  border-left-color: rgb(133 77 14 / 0.35);
}
.hover\:border-l-yellow-800\/40:hover {
  border-left-color: rgb(133 77 14 / 0.4);
}
.hover\:border-l-yellow-800\/45:hover {
  border-left-color: rgb(133 77 14 / 0.45);
}
.hover\:border-l-yellow-800\/5:hover {
  border-left-color: rgb(133 77 14 / 0.05);
}
.hover\:border-l-yellow-800\/50:hover {
  border-left-color: rgb(133 77 14 / 0.5);
}
.hover\:border-l-yellow-800\/55:hover {
  border-left-color: rgb(133 77 14 / 0.55);
}
.hover\:border-l-yellow-800\/60:hover {
  border-left-color: rgb(133 77 14 / 0.6);
}
.hover\:border-l-yellow-800\/65:hover {
  border-left-color: rgb(133 77 14 / 0.65);
}
.hover\:border-l-yellow-800\/70:hover {
  border-left-color: rgb(133 77 14 / 0.7);
}
.hover\:border-l-yellow-800\/75:hover {
  border-left-color: rgb(133 77 14 / 0.75);
}
.hover\:border-l-yellow-800\/80:hover {
  border-left-color: rgb(133 77 14 / 0.8);
}
.hover\:border-l-yellow-800\/85:hover {
  border-left-color: rgb(133 77 14 / 0.85);
}
.hover\:border-l-yellow-800\/90:hover {
  border-left-color: rgb(133 77 14 / 0.9);
}
.hover\:border-l-yellow-800\/95:hover {
  border-left-color: rgb(133 77 14 / 0.95);
}
.hover\:border-l-yellow-900:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.hover\:border-l-yellow-900\/0:hover {
  border-left-color: rgb(113 63 18 / 0);
}
.hover\:border-l-yellow-900\/10:hover {
  border-left-color: rgb(113 63 18 / 0.1);
}
.hover\:border-l-yellow-900\/100:hover {
  border-left-color: rgb(113 63 18 / 1);
}
.hover\:border-l-yellow-900\/15:hover {
  border-left-color: rgb(113 63 18 / 0.15);
}
.hover\:border-l-yellow-900\/20:hover {
  border-left-color: rgb(113 63 18 / 0.2);
}
.hover\:border-l-yellow-900\/25:hover {
  border-left-color: rgb(113 63 18 / 0.25);
}
.hover\:border-l-yellow-900\/30:hover {
  border-left-color: rgb(113 63 18 / 0.3);
}
.hover\:border-l-yellow-900\/35:hover {
  border-left-color: rgb(113 63 18 / 0.35);
}
.hover\:border-l-yellow-900\/40:hover {
  border-left-color: rgb(113 63 18 / 0.4);
}
.hover\:border-l-yellow-900\/45:hover {
  border-left-color: rgb(113 63 18 / 0.45);
}
.hover\:border-l-yellow-900\/5:hover {
  border-left-color: rgb(113 63 18 / 0.05);
}
.hover\:border-l-yellow-900\/50:hover {
  border-left-color: rgb(113 63 18 / 0.5);
}
.hover\:border-l-yellow-900\/55:hover {
  border-left-color: rgb(113 63 18 / 0.55);
}
.hover\:border-l-yellow-900\/60:hover {
  border-left-color: rgb(113 63 18 / 0.6);
}
.hover\:border-l-yellow-900\/65:hover {
  border-left-color: rgb(113 63 18 / 0.65);
}
.hover\:border-l-yellow-900\/70:hover {
  border-left-color: rgb(113 63 18 / 0.7);
}
.hover\:border-l-yellow-900\/75:hover {
  border-left-color: rgb(113 63 18 / 0.75);
}
.hover\:border-l-yellow-900\/80:hover {
  border-left-color: rgb(113 63 18 / 0.8);
}
.hover\:border-l-yellow-900\/85:hover {
  border-left-color: rgb(113 63 18 / 0.85);
}
.hover\:border-l-yellow-900\/90:hover {
  border-left-color: rgb(113 63 18 / 0.9);
}
.hover\:border-l-yellow-900\/95:hover {
  border-left-color: rgb(113 63 18 / 0.95);
}
.hover\:border-l-yellow-950:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.hover\:border-l-yellow-950\/0:hover {
  border-left-color: rgb(66 32 6 / 0);
}
.hover\:border-l-yellow-950\/10:hover {
  border-left-color: rgb(66 32 6 / 0.1);
}
.hover\:border-l-yellow-950\/100:hover {
  border-left-color: rgb(66 32 6 / 1);
}
.hover\:border-l-yellow-950\/15:hover {
  border-left-color: rgb(66 32 6 / 0.15);
}
.hover\:border-l-yellow-950\/20:hover {
  border-left-color: rgb(66 32 6 / 0.2);
}
.hover\:border-l-yellow-950\/25:hover {
  border-left-color: rgb(66 32 6 / 0.25);
}
.hover\:border-l-yellow-950\/30:hover {
  border-left-color: rgb(66 32 6 / 0.3);
}
.hover\:border-l-yellow-950\/35:hover {
  border-left-color: rgb(66 32 6 / 0.35);
}
.hover\:border-l-yellow-950\/40:hover {
  border-left-color: rgb(66 32 6 / 0.4);
}
.hover\:border-l-yellow-950\/45:hover {
  border-left-color: rgb(66 32 6 / 0.45);
}
.hover\:border-l-yellow-950\/5:hover {
  border-left-color: rgb(66 32 6 / 0.05);
}
.hover\:border-l-yellow-950\/50:hover {
  border-left-color: rgb(66 32 6 / 0.5);
}
.hover\:border-l-yellow-950\/55:hover {
  border-left-color: rgb(66 32 6 / 0.55);
}
.hover\:border-l-yellow-950\/60:hover {
  border-left-color: rgb(66 32 6 / 0.6);
}
.hover\:border-l-yellow-950\/65:hover {
  border-left-color: rgb(66 32 6 / 0.65);
}
.hover\:border-l-yellow-950\/70:hover {
  border-left-color: rgb(66 32 6 / 0.7);
}
.hover\:border-l-yellow-950\/75:hover {
  border-left-color: rgb(66 32 6 / 0.75);
}
.hover\:border-l-yellow-950\/80:hover {
  border-left-color: rgb(66 32 6 / 0.8);
}
.hover\:border-l-yellow-950\/85:hover {
  border-left-color: rgb(66 32 6 / 0.85);
}
.hover\:border-l-yellow-950\/90:hover {
  border-left-color: rgb(66 32 6 / 0.9);
}
.hover\:border-l-yellow-950\/95:hover {
  border-left-color: rgb(66 32 6 / 0.95);
}
.hover\:border-r-yellow-100:hover {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.hover\:border-r-yellow-100\/0:hover {
  border-right-color: rgb(254 249 195 / 0);
}
.hover\:border-r-yellow-100\/10:hover {
  border-right-color: rgb(254 249 195 / 0.1);
}
.hover\:border-r-yellow-100\/100:hover {
  border-right-color: rgb(254 249 195 / 1);
}
.hover\:border-r-yellow-100\/15:hover {
  border-right-color: rgb(254 249 195 / 0.15);
}
.hover\:border-r-yellow-100\/20:hover {
  border-right-color: rgb(254 249 195 / 0.2);
}
.hover\:border-r-yellow-100\/25:hover {
  border-right-color: rgb(254 249 195 / 0.25);
}
.hover\:border-r-yellow-100\/30:hover {
  border-right-color: rgb(254 249 195 / 0.3);
}
.hover\:border-r-yellow-100\/35:hover {
  border-right-color: rgb(254 249 195 / 0.35);
}
.hover\:border-r-yellow-100\/40:hover {
  border-right-color: rgb(254 249 195 / 0.4);
}
.hover\:border-r-yellow-100\/45:hover {
  border-right-color: rgb(254 249 195 / 0.45);
}
.hover\:border-r-yellow-100\/5:hover {
  border-right-color: rgb(254 249 195 / 0.05);
}
.hover\:border-r-yellow-100\/50:hover {
  border-right-color: rgb(254 249 195 / 0.5);
}
.hover\:border-r-yellow-100\/55:hover {
  border-right-color: rgb(254 249 195 / 0.55);
}
.hover\:border-r-yellow-100\/60:hover {
  border-right-color: rgb(254 249 195 / 0.6);
}
.hover\:border-r-yellow-100\/65:hover {
  border-right-color: rgb(254 249 195 / 0.65);
}
.hover\:border-r-yellow-100\/70:hover {
  border-right-color: rgb(254 249 195 / 0.7);
}
.hover\:border-r-yellow-100\/75:hover {
  border-right-color: rgb(254 249 195 / 0.75);
}
.hover\:border-r-yellow-100\/80:hover {
  border-right-color: rgb(254 249 195 / 0.8);
}
.hover\:border-r-yellow-100\/85:hover {
  border-right-color: rgb(254 249 195 / 0.85);
}
.hover\:border-r-yellow-100\/90:hover {
  border-right-color: rgb(254 249 195 / 0.9);
}
.hover\:border-r-yellow-100\/95:hover {
  border-right-color: rgb(254 249 195 / 0.95);
}
.hover\:border-r-yellow-200:hover {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.hover\:border-r-yellow-200\/0:hover {
  border-right-color: rgb(254 240 138 / 0);
}
.hover\:border-r-yellow-200\/10:hover {
  border-right-color: rgb(254 240 138 / 0.1);
}
.hover\:border-r-yellow-200\/100:hover {
  border-right-color: rgb(254 240 138 / 1);
}
.hover\:border-r-yellow-200\/15:hover {
  border-right-color: rgb(254 240 138 / 0.15);
}
.hover\:border-r-yellow-200\/20:hover {
  border-right-color: rgb(254 240 138 / 0.2);
}
.hover\:border-r-yellow-200\/25:hover {
  border-right-color: rgb(254 240 138 / 0.25);
}
.hover\:border-r-yellow-200\/30:hover {
  border-right-color: rgb(254 240 138 / 0.3);
}
.hover\:border-r-yellow-200\/35:hover {
  border-right-color: rgb(254 240 138 / 0.35);
}
.hover\:border-r-yellow-200\/40:hover {
  border-right-color: rgb(254 240 138 / 0.4);
}
.hover\:border-r-yellow-200\/45:hover {
  border-right-color: rgb(254 240 138 / 0.45);
}
.hover\:border-r-yellow-200\/5:hover {
  border-right-color: rgb(254 240 138 / 0.05);
}
.hover\:border-r-yellow-200\/50:hover {
  border-right-color: rgb(254 240 138 / 0.5);
}
.hover\:border-r-yellow-200\/55:hover {
  border-right-color: rgb(254 240 138 / 0.55);
}
.hover\:border-r-yellow-200\/60:hover {
  border-right-color: rgb(254 240 138 / 0.6);
}
.hover\:border-r-yellow-200\/65:hover {
  border-right-color: rgb(254 240 138 / 0.65);
}
.hover\:border-r-yellow-200\/70:hover {
  border-right-color: rgb(254 240 138 / 0.7);
}
.hover\:border-r-yellow-200\/75:hover {
  border-right-color: rgb(254 240 138 / 0.75);
}
.hover\:border-r-yellow-200\/80:hover {
  border-right-color: rgb(254 240 138 / 0.8);
}
.hover\:border-r-yellow-200\/85:hover {
  border-right-color: rgb(254 240 138 / 0.85);
}
.hover\:border-r-yellow-200\/90:hover {
  border-right-color: rgb(254 240 138 / 0.9);
}
.hover\:border-r-yellow-200\/95:hover {
  border-right-color: rgb(254 240 138 / 0.95);
}
.hover\:border-r-yellow-300:hover {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.hover\:border-r-yellow-300\/0:hover {
  border-right-color: rgb(253 224 71 / 0);
}
.hover\:border-r-yellow-300\/10:hover {
  border-right-color: rgb(253 224 71 / 0.1);
}
.hover\:border-r-yellow-300\/100:hover {
  border-right-color: rgb(253 224 71 / 1);
}
.hover\:border-r-yellow-300\/15:hover {
  border-right-color: rgb(253 224 71 / 0.15);
}
.hover\:border-r-yellow-300\/20:hover {
  border-right-color: rgb(253 224 71 / 0.2);
}
.hover\:border-r-yellow-300\/25:hover {
  border-right-color: rgb(253 224 71 / 0.25);
}
.hover\:border-r-yellow-300\/30:hover {
  border-right-color: rgb(253 224 71 / 0.3);
}
.hover\:border-r-yellow-300\/35:hover {
  border-right-color: rgb(253 224 71 / 0.35);
}
.hover\:border-r-yellow-300\/40:hover {
  border-right-color: rgb(253 224 71 / 0.4);
}
.hover\:border-r-yellow-300\/45:hover {
  border-right-color: rgb(253 224 71 / 0.45);
}
.hover\:border-r-yellow-300\/5:hover {
  border-right-color: rgb(253 224 71 / 0.05);
}
.hover\:border-r-yellow-300\/50:hover {
  border-right-color: rgb(253 224 71 / 0.5);
}
.hover\:border-r-yellow-300\/55:hover {
  border-right-color: rgb(253 224 71 / 0.55);
}
.hover\:border-r-yellow-300\/60:hover {
  border-right-color: rgb(253 224 71 / 0.6);
}
.hover\:border-r-yellow-300\/65:hover {
  border-right-color: rgb(253 224 71 / 0.65);
}
.hover\:border-r-yellow-300\/70:hover {
  border-right-color: rgb(253 224 71 / 0.7);
}
.hover\:border-r-yellow-300\/75:hover {
  border-right-color: rgb(253 224 71 / 0.75);
}
.hover\:border-r-yellow-300\/80:hover {
  border-right-color: rgb(253 224 71 / 0.8);
}
.hover\:border-r-yellow-300\/85:hover {
  border-right-color: rgb(253 224 71 / 0.85);
}
.hover\:border-r-yellow-300\/90:hover {
  border-right-color: rgb(253 224 71 / 0.9);
}
.hover\:border-r-yellow-300\/95:hover {
  border-right-color: rgb(253 224 71 / 0.95);
}
.hover\:border-r-yellow-400:hover {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.hover\:border-r-yellow-400\/0:hover {
  border-right-color: rgb(250 204 21 / 0);
}
.hover\:border-r-yellow-400\/10:hover {
  border-right-color: rgb(250 204 21 / 0.1);
}
.hover\:border-r-yellow-400\/100:hover {
  border-right-color: rgb(250 204 21 / 1);
}
.hover\:border-r-yellow-400\/15:hover {
  border-right-color: rgb(250 204 21 / 0.15);
}
.hover\:border-r-yellow-400\/20:hover {
  border-right-color: rgb(250 204 21 / 0.2);
}
.hover\:border-r-yellow-400\/25:hover {
  border-right-color: rgb(250 204 21 / 0.25);
}
.hover\:border-r-yellow-400\/30:hover {
  border-right-color: rgb(250 204 21 / 0.3);
}
.hover\:border-r-yellow-400\/35:hover {
  border-right-color: rgb(250 204 21 / 0.35);
}
.hover\:border-r-yellow-400\/40:hover {
  border-right-color: rgb(250 204 21 / 0.4);
}
.hover\:border-r-yellow-400\/45:hover {
  border-right-color: rgb(250 204 21 / 0.45);
}
.hover\:border-r-yellow-400\/5:hover {
  border-right-color: rgb(250 204 21 / 0.05);
}
.hover\:border-r-yellow-400\/50:hover {
  border-right-color: rgb(250 204 21 / 0.5);
}
.hover\:border-r-yellow-400\/55:hover {
  border-right-color: rgb(250 204 21 / 0.55);
}
.hover\:border-r-yellow-400\/60:hover {
  border-right-color: rgb(250 204 21 / 0.6);
}
.hover\:border-r-yellow-400\/65:hover {
  border-right-color: rgb(250 204 21 / 0.65);
}
.hover\:border-r-yellow-400\/70:hover {
  border-right-color: rgb(250 204 21 / 0.7);
}
.hover\:border-r-yellow-400\/75:hover {
  border-right-color: rgb(250 204 21 / 0.75);
}
.hover\:border-r-yellow-400\/80:hover {
  border-right-color: rgb(250 204 21 / 0.8);
}
.hover\:border-r-yellow-400\/85:hover {
  border-right-color: rgb(250 204 21 / 0.85);
}
.hover\:border-r-yellow-400\/90:hover {
  border-right-color: rgb(250 204 21 / 0.9);
}
.hover\:border-r-yellow-400\/95:hover {
  border-right-color: rgb(250 204 21 / 0.95);
}
.hover\:border-r-yellow-50:hover {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.hover\:border-r-yellow-50\/0:hover {
  border-right-color: rgb(254 252 232 / 0);
}
.hover\:border-r-yellow-50\/10:hover {
  border-right-color: rgb(254 252 232 / 0.1);
}
.hover\:border-r-yellow-50\/100:hover {
  border-right-color: rgb(254 252 232 / 1);
}
.hover\:border-r-yellow-50\/15:hover {
  border-right-color: rgb(254 252 232 / 0.15);
}
.hover\:border-r-yellow-50\/20:hover {
  border-right-color: rgb(254 252 232 / 0.2);
}
.hover\:border-r-yellow-50\/25:hover {
  border-right-color: rgb(254 252 232 / 0.25);
}
.hover\:border-r-yellow-50\/30:hover {
  border-right-color: rgb(254 252 232 / 0.3);
}
.hover\:border-r-yellow-50\/35:hover {
  border-right-color: rgb(254 252 232 / 0.35);
}
.hover\:border-r-yellow-50\/40:hover {
  border-right-color: rgb(254 252 232 / 0.4);
}
.hover\:border-r-yellow-50\/45:hover {
  border-right-color: rgb(254 252 232 / 0.45);
}
.hover\:border-r-yellow-50\/5:hover {
  border-right-color: rgb(254 252 232 / 0.05);
}
.hover\:border-r-yellow-50\/50:hover {
  border-right-color: rgb(254 252 232 / 0.5);
}
.hover\:border-r-yellow-50\/55:hover {
  border-right-color: rgb(254 252 232 / 0.55);
}
.hover\:border-r-yellow-50\/60:hover {
  border-right-color: rgb(254 252 232 / 0.6);
}
.hover\:border-r-yellow-50\/65:hover {
  border-right-color: rgb(254 252 232 / 0.65);
}
.hover\:border-r-yellow-50\/70:hover {
  border-right-color: rgb(254 252 232 / 0.7);
}
.hover\:border-r-yellow-50\/75:hover {
  border-right-color: rgb(254 252 232 / 0.75);
}
.hover\:border-r-yellow-50\/80:hover {
  border-right-color: rgb(254 252 232 / 0.8);
}
.hover\:border-r-yellow-50\/85:hover {
  border-right-color: rgb(254 252 232 / 0.85);
}
.hover\:border-r-yellow-50\/90:hover {
  border-right-color: rgb(254 252 232 / 0.9);
}
.hover\:border-r-yellow-50\/95:hover {
  border-right-color: rgb(254 252 232 / 0.95);
}
.hover\:border-r-yellow-500:hover {
  --tw-border-opacity: 1;
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.hover\:border-r-yellow-500\/0:hover {
  border-right-color: rgb(234 179 8 / 0);
}
.hover\:border-r-yellow-500\/10:hover {
  border-right-color: rgb(234 179 8 / 0.1);
}
.hover\:border-r-yellow-500\/100:hover {
  border-right-color: rgb(234 179 8 / 1);
}
.hover\:border-r-yellow-500\/15:hover {
  border-right-color: rgb(234 179 8 / 0.15);
}
.hover\:border-r-yellow-500\/20:hover {
  border-right-color: rgb(234 179 8 / 0.2);
}
.hover\:border-r-yellow-500\/25:hover {
  border-right-color: rgb(234 179 8 / 0.25);
}
.hover\:border-r-yellow-500\/30:hover {
  border-right-color: rgb(234 179 8 / 0.3);
}
.hover\:border-r-yellow-500\/35:hover {
  border-right-color: rgb(234 179 8 / 0.35);
}
.hover\:border-r-yellow-500\/40:hover {
  border-right-color: rgb(234 179 8 / 0.4);
}
.hover\:border-r-yellow-500\/45:hover {
  border-right-color: rgb(234 179 8 / 0.45);
}
.hover\:border-r-yellow-500\/5:hover {
  border-right-color: rgb(234 179 8 / 0.05);
}
.hover\:border-r-yellow-500\/50:hover {
  border-right-color: rgb(234 179 8 / 0.5);
}
.hover\:border-r-yellow-500\/55:hover {
  border-right-color: rgb(234 179 8 / 0.55);
}
.hover\:border-r-yellow-500\/60:hover {
  border-right-color: rgb(234 179 8 / 0.6);
}
.hover\:border-r-yellow-500\/65:hover {
  border-right-color: rgb(234 179 8 / 0.65);
}
.hover\:border-r-yellow-500\/70:hover {
  border-right-color: rgb(234 179 8 / 0.7);
}
.hover\:border-r-yellow-500\/75:hover {
  border-right-color: rgb(234 179 8 / 0.75);
}
.hover\:border-r-yellow-500\/80:hover {
  border-right-color: rgb(234 179 8 / 0.8);
}
.hover\:border-r-yellow-500\/85:hover {
  border-right-color: rgb(234 179 8 / 0.85);
}
.hover\:border-r-yellow-500\/90:hover {
  border-right-color: rgb(234 179 8 / 0.9);
}
.hover\:border-r-yellow-500\/95:hover {
  border-right-color: rgb(234 179 8 / 0.95);
}
.hover\:border-r-yellow-600:hover {
  --tw-border-opacity: 1;
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.hover\:border-r-yellow-600\/0:hover {
  border-right-color: rgb(202 138 4 / 0);
}
.hover\:border-r-yellow-600\/10:hover {
  border-right-color: rgb(202 138 4 / 0.1);
}
.hover\:border-r-yellow-600\/100:hover {
  border-right-color: rgb(202 138 4 / 1);
}
.hover\:border-r-yellow-600\/15:hover {
  border-right-color: rgb(202 138 4 / 0.15);
}
.hover\:border-r-yellow-600\/20:hover {
  border-right-color: rgb(202 138 4 / 0.2);
}
.hover\:border-r-yellow-600\/25:hover {
  border-right-color: rgb(202 138 4 / 0.25);
}
.hover\:border-r-yellow-600\/30:hover {
  border-right-color: rgb(202 138 4 / 0.3);
}
.hover\:border-r-yellow-600\/35:hover {
  border-right-color: rgb(202 138 4 / 0.35);
}
.hover\:border-r-yellow-600\/40:hover {
  border-right-color: rgb(202 138 4 / 0.4);
}
.hover\:border-r-yellow-600\/45:hover {
  border-right-color: rgb(202 138 4 / 0.45);
}
.hover\:border-r-yellow-600\/5:hover {
  border-right-color: rgb(202 138 4 / 0.05);
}
.hover\:border-r-yellow-600\/50:hover {
  border-right-color: rgb(202 138 4 / 0.5);
}
.hover\:border-r-yellow-600\/55:hover {
  border-right-color: rgb(202 138 4 / 0.55);
}
.hover\:border-r-yellow-600\/60:hover {
  border-right-color: rgb(202 138 4 / 0.6);
}
.hover\:border-r-yellow-600\/65:hover {
  border-right-color: rgb(202 138 4 / 0.65);
}
.hover\:border-r-yellow-600\/70:hover {
  border-right-color: rgb(202 138 4 / 0.7);
}
.hover\:border-r-yellow-600\/75:hover {
  border-right-color: rgb(202 138 4 / 0.75);
}
.hover\:border-r-yellow-600\/80:hover {
  border-right-color: rgb(202 138 4 / 0.8);
}
.hover\:border-r-yellow-600\/85:hover {
  border-right-color: rgb(202 138 4 / 0.85);
}
.hover\:border-r-yellow-600\/90:hover {
  border-right-color: rgb(202 138 4 / 0.9);
}
.hover\:border-r-yellow-600\/95:hover {
  border-right-color: rgb(202 138 4 / 0.95);
}
.hover\:border-r-yellow-700:hover {
  --tw-border-opacity: 1;
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.hover\:border-r-yellow-700\/0:hover {
  border-right-color: rgb(161 98 7 / 0);
}
.hover\:border-r-yellow-700\/10:hover {
  border-right-color: rgb(161 98 7 / 0.1);
}
.hover\:border-r-yellow-700\/100:hover {
  border-right-color: rgb(161 98 7 / 1);
}
.hover\:border-r-yellow-700\/15:hover {
  border-right-color: rgb(161 98 7 / 0.15);
}
.hover\:border-r-yellow-700\/20:hover {
  border-right-color: rgb(161 98 7 / 0.2);
}
.hover\:border-r-yellow-700\/25:hover {
  border-right-color: rgb(161 98 7 / 0.25);
}
.hover\:border-r-yellow-700\/30:hover {
  border-right-color: rgb(161 98 7 / 0.3);
}
.hover\:border-r-yellow-700\/35:hover {
  border-right-color: rgb(161 98 7 / 0.35);
}
.hover\:border-r-yellow-700\/40:hover {
  border-right-color: rgb(161 98 7 / 0.4);
}
.hover\:border-r-yellow-700\/45:hover {
  border-right-color: rgb(161 98 7 / 0.45);
}
.hover\:border-r-yellow-700\/5:hover {
  border-right-color: rgb(161 98 7 / 0.05);
}
.hover\:border-r-yellow-700\/50:hover {
  border-right-color: rgb(161 98 7 / 0.5);
}
.hover\:border-r-yellow-700\/55:hover {
  border-right-color: rgb(161 98 7 / 0.55);
}
.hover\:border-r-yellow-700\/60:hover {
  border-right-color: rgb(161 98 7 / 0.6);
}
.hover\:border-r-yellow-700\/65:hover {
  border-right-color: rgb(161 98 7 / 0.65);
}
.hover\:border-r-yellow-700\/70:hover {
  border-right-color: rgb(161 98 7 / 0.7);
}
.hover\:border-r-yellow-700\/75:hover {
  border-right-color: rgb(161 98 7 / 0.75);
}
.hover\:border-r-yellow-700\/80:hover {
  border-right-color: rgb(161 98 7 / 0.8);
}
.hover\:border-r-yellow-700\/85:hover {
  border-right-color: rgb(161 98 7 / 0.85);
}
.hover\:border-r-yellow-700\/90:hover {
  border-right-color: rgb(161 98 7 / 0.9);
}
.hover\:border-r-yellow-700\/95:hover {
  border-right-color: rgb(161 98 7 / 0.95);
}
.hover\:border-r-yellow-800:hover {
  --tw-border-opacity: 1;
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.hover\:border-r-yellow-800\/0:hover {
  border-right-color: rgb(133 77 14 / 0);
}
.hover\:border-r-yellow-800\/10:hover {
  border-right-color: rgb(133 77 14 / 0.1);
}
.hover\:border-r-yellow-800\/100:hover {
  border-right-color: rgb(133 77 14 / 1);
}
.hover\:border-r-yellow-800\/15:hover {
  border-right-color: rgb(133 77 14 / 0.15);
}
.hover\:border-r-yellow-800\/20:hover {
  border-right-color: rgb(133 77 14 / 0.2);
}
.hover\:border-r-yellow-800\/25:hover {
  border-right-color: rgb(133 77 14 / 0.25);
}
.hover\:border-r-yellow-800\/30:hover {
  border-right-color: rgb(133 77 14 / 0.3);
}
.hover\:border-r-yellow-800\/35:hover {
  border-right-color: rgb(133 77 14 / 0.35);
}
.hover\:border-r-yellow-800\/40:hover {
  border-right-color: rgb(133 77 14 / 0.4);
}
.hover\:border-r-yellow-800\/45:hover {
  border-right-color: rgb(133 77 14 / 0.45);
}
.hover\:border-r-yellow-800\/5:hover {
  border-right-color: rgb(133 77 14 / 0.05);
}
.hover\:border-r-yellow-800\/50:hover {
  border-right-color: rgb(133 77 14 / 0.5);
}
.hover\:border-r-yellow-800\/55:hover {
  border-right-color: rgb(133 77 14 / 0.55);
}
.hover\:border-r-yellow-800\/60:hover {
  border-right-color: rgb(133 77 14 / 0.6);
}
.hover\:border-r-yellow-800\/65:hover {
  border-right-color: rgb(133 77 14 / 0.65);
}
.hover\:border-r-yellow-800\/70:hover {
  border-right-color: rgb(133 77 14 / 0.7);
}
.hover\:border-r-yellow-800\/75:hover {
  border-right-color: rgb(133 77 14 / 0.75);
}
.hover\:border-r-yellow-800\/80:hover {
  border-right-color: rgb(133 77 14 / 0.8);
}
.hover\:border-r-yellow-800\/85:hover {
  border-right-color: rgb(133 77 14 / 0.85);
}
.hover\:border-r-yellow-800\/90:hover {
  border-right-color: rgb(133 77 14 / 0.9);
}
.hover\:border-r-yellow-800\/95:hover {
  border-right-color: rgb(133 77 14 / 0.95);
}
.hover\:border-r-yellow-900:hover {
  --tw-border-opacity: 1;
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.hover\:border-r-yellow-900\/0:hover {
  border-right-color: rgb(113 63 18 / 0);
}
.hover\:border-r-yellow-900\/10:hover {
  border-right-color: rgb(113 63 18 / 0.1);
}
.hover\:border-r-yellow-900\/100:hover {
  border-right-color: rgb(113 63 18 / 1);
}
.hover\:border-r-yellow-900\/15:hover {
  border-right-color: rgb(113 63 18 / 0.15);
}
.hover\:border-r-yellow-900\/20:hover {
  border-right-color: rgb(113 63 18 / 0.2);
}
.hover\:border-r-yellow-900\/25:hover {
  border-right-color: rgb(113 63 18 / 0.25);
}
.hover\:border-r-yellow-900\/30:hover {
  border-right-color: rgb(113 63 18 / 0.3);
}
.hover\:border-r-yellow-900\/35:hover {
  border-right-color: rgb(113 63 18 / 0.35);
}
.hover\:border-r-yellow-900\/40:hover {
  border-right-color: rgb(113 63 18 / 0.4);
}
.hover\:border-r-yellow-900\/45:hover {
  border-right-color: rgb(113 63 18 / 0.45);
}
.hover\:border-r-yellow-900\/5:hover {
  border-right-color: rgb(113 63 18 / 0.05);
}
.hover\:border-r-yellow-900\/50:hover {
  border-right-color: rgb(113 63 18 / 0.5);
}
.hover\:border-r-yellow-900\/55:hover {
  border-right-color: rgb(113 63 18 / 0.55);
}
.hover\:border-r-yellow-900\/60:hover {
  border-right-color: rgb(113 63 18 / 0.6);
}
.hover\:border-r-yellow-900\/65:hover {
  border-right-color: rgb(113 63 18 / 0.65);
}
.hover\:border-r-yellow-900\/70:hover {
  border-right-color: rgb(113 63 18 / 0.7);
}
.hover\:border-r-yellow-900\/75:hover {
  border-right-color: rgb(113 63 18 / 0.75);
}
.hover\:border-r-yellow-900\/80:hover {
  border-right-color: rgb(113 63 18 / 0.8);
}
.hover\:border-r-yellow-900\/85:hover {
  border-right-color: rgb(113 63 18 / 0.85);
}
.hover\:border-r-yellow-900\/90:hover {
  border-right-color: rgb(113 63 18 / 0.9);
}
.hover\:border-r-yellow-900\/95:hover {
  border-right-color: rgb(113 63 18 / 0.95);
}
.hover\:border-r-yellow-950:hover {
  --tw-border-opacity: 1;
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.hover\:border-r-yellow-950\/0:hover {
  border-right-color: rgb(66 32 6 / 0);
}
.hover\:border-r-yellow-950\/10:hover {
  border-right-color: rgb(66 32 6 / 0.1);
}
.hover\:border-r-yellow-950\/100:hover {
  border-right-color: rgb(66 32 6 / 1);
}
.hover\:border-r-yellow-950\/15:hover {
  border-right-color: rgb(66 32 6 / 0.15);
}
.hover\:border-r-yellow-950\/20:hover {
  border-right-color: rgb(66 32 6 / 0.2);
}
.hover\:border-r-yellow-950\/25:hover {
  border-right-color: rgb(66 32 6 / 0.25);
}
.hover\:border-r-yellow-950\/30:hover {
  border-right-color: rgb(66 32 6 / 0.3);
}
.hover\:border-r-yellow-950\/35:hover {
  border-right-color: rgb(66 32 6 / 0.35);
}
.hover\:border-r-yellow-950\/40:hover {
  border-right-color: rgb(66 32 6 / 0.4);
}
.hover\:border-r-yellow-950\/45:hover {
  border-right-color: rgb(66 32 6 / 0.45);
}
.hover\:border-r-yellow-950\/5:hover {
  border-right-color: rgb(66 32 6 / 0.05);
}
.hover\:border-r-yellow-950\/50:hover {
  border-right-color: rgb(66 32 6 / 0.5);
}
.hover\:border-r-yellow-950\/55:hover {
  border-right-color: rgb(66 32 6 / 0.55);
}
.hover\:border-r-yellow-950\/60:hover {
  border-right-color: rgb(66 32 6 / 0.6);
}
.hover\:border-r-yellow-950\/65:hover {
  border-right-color: rgb(66 32 6 / 0.65);
}
.hover\:border-r-yellow-950\/70:hover {
  border-right-color: rgb(66 32 6 / 0.7);
}
.hover\:border-r-yellow-950\/75:hover {
  border-right-color: rgb(66 32 6 / 0.75);
}
.hover\:border-r-yellow-950\/80:hover {
  border-right-color: rgb(66 32 6 / 0.8);
}
.hover\:border-r-yellow-950\/85:hover {
  border-right-color: rgb(66 32 6 / 0.85);
}
.hover\:border-r-yellow-950\/90:hover {
  border-right-color: rgb(66 32 6 / 0.9);
}
.hover\:border-r-yellow-950\/95:hover {
  border-right-color: rgb(66 32 6 / 0.95);
}
.hover\:border-s-yellow-100:hover {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.hover\:border-s-yellow-100\/0:hover {
  border-inline-start-color: rgb(254 249 195 / 0);
}
.hover\:border-s-yellow-100\/10:hover {
  border-inline-start-color: rgb(254 249 195 / 0.1);
}
.hover\:border-s-yellow-100\/100:hover {
  border-inline-start-color: rgb(254 249 195 / 1);
}
.hover\:border-s-yellow-100\/15:hover {
  border-inline-start-color: rgb(254 249 195 / 0.15);
}
.hover\:border-s-yellow-100\/20:hover {
  border-inline-start-color: rgb(254 249 195 / 0.2);
}
.hover\:border-s-yellow-100\/25:hover {
  border-inline-start-color: rgb(254 249 195 / 0.25);
}
.hover\:border-s-yellow-100\/30:hover {
  border-inline-start-color: rgb(254 249 195 / 0.3);
}
.hover\:border-s-yellow-100\/35:hover {
  border-inline-start-color: rgb(254 249 195 / 0.35);
}
.hover\:border-s-yellow-100\/40:hover {
  border-inline-start-color: rgb(254 249 195 / 0.4);
}
.hover\:border-s-yellow-100\/45:hover {
  border-inline-start-color: rgb(254 249 195 / 0.45);
}
.hover\:border-s-yellow-100\/5:hover {
  border-inline-start-color: rgb(254 249 195 / 0.05);
}
.hover\:border-s-yellow-100\/50:hover {
  border-inline-start-color: rgb(254 249 195 / 0.5);
}
.hover\:border-s-yellow-100\/55:hover {
  border-inline-start-color: rgb(254 249 195 / 0.55);
}
.hover\:border-s-yellow-100\/60:hover {
  border-inline-start-color: rgb(254 249 195 / 0.6);
}
.hover\:border-s-yellow-100\/65:hover {
  border-inline-start-color: rgb(254 249 195 / 0.65);
}
.hover\:border-s-yellow-100\/70:hover {
  border-inline-start-color: rgb(254 249 195 / 0.7);
}
.hover\:border-s-yellow-100\/75:hover {
  border-inline-start-color: rgb(254 249 195 / 0.75);
}
.hover\:border-s-yellow-100\/80:hover {
  border-inline-start-color: rgb(254 249 195 / 0.8);
}
.hover\:border-s-yellow-100\/85:hover {
  border-inline-start-color: rgb(254 249 195 / 0.85);
}
.hover\:border-s-yellow-100\/90:hover {
  border-inline-start-color: rgb(254 249 195 / 0.9);
}
.hover\:border-s-yellow-100\/95:hover {
  border-inline-start-color: rgb(254 249 195 / 0.95);
}
.hover\:border-s-yellow-200:hover {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.hover\:border-s-yellow-200\/0:hover {
  border-inline-start-color: rgb(254 240 138 / 0);
}
.hover\:border-s-yellow-200\/10:hover {
  border-inline-start-color: rgb(254 240 138 / 0.1);
}
.hover\:border-s-yellow-200\/100:hover {
  border-inline-start-color: rgb(254 240 138 / 1);
}
.hover\:border-s-yellow-200\/15:hover {
  border-inline-start-color: rgb(254 240 138 / 0.15);
}
.hover\:border-s-yellow-200\/20:hover {
  border-inline-start-color: rgb(254 240 138 / 0.2);
}
.hover\:border-s-yellow-200\/25:hover {
  border-inline-start-color: rgb(254 240 138 / 0.25);
}
.hover\:border-s-yellow-200\/30:hover {
  border-inline-start-color: rgb(254 240 138 / 0.3);
}
.hover\:border-s-yellow-200\/35:hover {
  border-inline-start-color: rgb(254 240 138 / 0.35);
}
.hover\:border-s-yellow-200\/40:hover {
  border-inline-start-color: rgb(254 240 138 / 0.4);
}
.hover\:border-s-yellow-200\/45:hover {
  border-inline-start-color: rgb(254 240 138 / 0.45);
}
.hover\:border-s-yellow-200\/5:hover {
  border-inline-start-color: rgb(254 240 138 / 0.05);
}
.hover\:border-s-yellow-200\/50:hover {
  border-inline-start-color: rgb(254 240 138 / 0.5);
}
.hover\:border-s-yellow-200\/55:hover {
  border-inline-start-color: rgb(254 240 138 / 0.55);
}
.hover\:border-s-yellow-200\/60:hover {
  border-inline-start-color: rgb(254 240 138 / 0.6);
}
.hover\:border-s-yellow-200\/65:hover {
  border-inline-start-color: rgb(254 240 138 / 0.65);
}
.hover\:border-s-yellow-200\/70:hover {
  border-inline-start-color: rgb(254 240 138 / 0.7);
}
.hover\:border-s-yellow-200\/75:hover {
  border-inline-start-color: rgb(254 240 138 / 0.75);
}
.hover\:border-s-yellow-200\/80:hover {
  border-inline-start-color: rgb(254 240 138 / 0.8);
}
.hover\:border-s-yellow-200\/85:hover {
  border-inline-start-color: rgb(254 240 138 / 0.85);
}
.hover\:border-s-yellow-200\/90:hover {
  border-inline-start-color: rgb(254 240 138 / 0.9);
}
.hover\:border-s-yellow-200\/95:hover {
  border-inline-start-color: rgb(254 240 138 / 0.95);
}
.hover\:border-s-yellow-300:hover {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.hover\:border-s-yellow-300\/0:hover {
  border-inline-start-color: rgb(253 224 71 / 0);
}
.hover\:border-s-yellow-300\/10:hover {
  border-inline-start-color: rgb(253 224 71 / 0.1);
}
.hover\:border-s-yellow-300\/100:hover {
  border-inline-start-color: rgb(253 224 71 / 1);
}
.hover\:border-s-yellow-300\/15:hover {
  border-inline-start-color: rgb(253 224 71 / 0.15);
}
.hover\:border-s-yellow-300\/20:hover {
  border-inline-start-color: rgb(253 224 71 / 0.2);
}
.hover\:border-s-yellow-300\/25:hover {
  border-inline-start-color: rgb(253 224 71 / 0.25);
}
.hover\:border-s-yellow-300\/30:hover {
  border-inline-start-color: rgb(253 224 71 / 0.3);
}
.hover\:border-s-yellow-300\/35:hover {
  border-inline-start-color: rgb(253 224 71 / 0.35);
}
.hover\:border-s-yellow-300\/40:hover {
  border-inline-start-color: rgb(253 224 71 / 0.4);
}
.hover\:border-s-yellow-300\/45:hover {
  border-inline-start-color: rgb(253 224 71 / 0.45);
}
.hover\:border-s-yellow-300\/5:hover {
  border-inline-start-color: rgb(253 224 71 / 0.05);
}
.hover\:border-s-yellow-300\/50:hover {
  border-inline-start-color: rgb(253 224 71 / 0.5);
}
.hover\:border-s-yellow-300\/55:hover {
  border-inline-start-color: rgb(253 224 71 / 0.55);
}
.hover\:border-s-yellow-300\/60:hover {
  border-inline-start-color: rgb(253 224 71 / 0.6);
}
.hover\:border-s-yellow-300\/65:hover {
  border-inline-start-color: rgb(253 224 71 / 0.65);
}
.hover\:border-s-yellow-300\/70:hover {
  border-inline-start-color: rgb(253 224 71 / 0.7);
}
.hover\:border-s-yellow-300\/75:hover {
  border-inline-start-color: rgb(253 224 71 / 0.75);
}
.hover\:border-s-yellow-300\/80:hover {
  border-inline-start-color: rgb(253 224 71 / 0.8);
}
.hover\:border-s-yellow-300\/85:hover {
  border-inline-start-color: rgb(253 224 71 / 0.85);
}
.hover\:border-s-yellow-300\/90:hover {
  border-inline-start-color: rgb(253 224 71 / 0.9);
}
.hover\:border-s-yellow-300\/95:hover {
  border-inline-start-color: rgb(253 224 71 / 0.95);
}
.hover\:border-s-yellow-400:hover {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.hover\:border-s-yellow-400\/0:hover {
  border-inline-start-color: rgb(250 204 21 / 0);
}
.hover\:border-s-yellow-400\/10:hover {
  border-inline-start-color: rgb(250 204 21 / 0.1);
}
.hover\:border-s-yellow-400\/100:hover {
  border-inline-start-color: rgb(250 204 21 / 1);
}
.hover\:border-s-yellow-400\/15:hover {
  border-inline-start-color: rgb(250 204 21 / 0.15);
}
.hover\:border-s-yellow-400\/20:hover {
  border-inline-start-color: rgb(250 204 21 / 0.2);
}
.hover\:border-s-yellow-400\/25:hover {
  border-inline-start-color: rgb(250 204 21 / 0.25);
}
.hover\:border-s-yellow-400\/30:hover {
  border-inline-start-color: rgb(250 204 21 / 0.3);
}
.hover\:border-s-yellow-400\/35:hover {
  border-inline-start-color: rgb(250 204 21 / 0.35);
}
.hover\:border-s-yellow-400\/40:hover {
  border-inline-start-color: rgb(250 204 21 / 0.4);
}
.hover\:border-s-yellow-400\/45:hover {
  border-inline-start-color: rgb(250 204 21 / 0.45);
}
.hover\:border-s-yellow-400\/5:hover {
  border-inline-start-color: rgb(250 204 21 / 0.05);
}
.hover\:border-s-yellow-400\/50:hover {
  border-inline-start-color: rgb(250 204 21 / 0.5);
}
.hover\:border-s-yellow-400\/55:hover {
  border-inline-start-color: rgb(250 204 21 / 0.55);
}
.hover\:border-s-yellow-400\/60:hover {
  border-inline-start-color: rgb(250 204 21 / 0.6);
}
.hover\:border-s-yellow-400\/65:hover {
  border-inline-start-color: rgb(250 204 21 / 0.65);
}
.hover\:border-s-yellow-400\/70:hover {
  border-inline-start-color: rgb(250 204 21 / 0.7);
}
.hover\:border-s-yellow-400\/75:hover {
  border-inline-start-color: rgb(250 204 21 / 0.75);
}
.hover\:border-s-yellow-400\/80:hover {
  border-inline-start-color: rgb(250 204 21 / 0.8);
}
.hover\:border-s-yellow-400\/85:hover {
  border-inline-start-color: rgb(250 204 21 / 0.85);
}
.hover\:border-s-yellow-400\/90:hover {
  border-inline-start-color: rgb(250 204 21 / 0.9);
}
.hover\:border-s-yellow-400\/95:hover {
  border-inline-start-color: rgb(250 204 21 / 0.95);
}
.hover\:border-s-yellow-50:hover {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.hover\:border-s-yellow-50\/0:hover {
  border-inline-start-color: rgb(254 252 232 / 0);
}
.hover\:border-s-yellow-50\/10:hover {
  border-inline-start-color: rgb(254 252 232 / 0.1);
}
.hover\:border-s-yellow-50\/100:hover {
  border-inline-start-color: rgb(254 252 232 / 1);
}
.hover\:border-s-yellow-50\/15:hover {
  border-inline-start-color: rgb(254 252 232 / 0.15);
}
.hover\:border-s-yellow-50\/20:hover {
  border-inline-start-color: rgb(254 252 232 / 0.2);
}
.hover\:border-s-yellow-50\/25:hover {
  border-inline-start-color: rgb(254 252 232 / 0.25);
}
.hover\:border-s-yellow-50\/30:hover {
  border-inline-start-color: rgb(254 252 232 / 0.3);
}
.hover\:border-s-yellow-50\/35:hover {
  border-inline-start-color: rgb(254 252 232 / 0.35);
}
.hover\:border-s-yellow-50\/40:hover {
  border-inline-start-color: rgb(254 252 232 / 0.4);
}
.hover\:border-s-yellow-50\/45:hover {
  border-inline-start-color: rgb(254 252 232 / 0.45);
}
.hover\:border-s-yellow-50\/5:hover {
  border-inline-start-color: rgb(254 252 232 / 0.05);
}
.hover\:border-s-yellow-50\/50:hover {
  border-inline-start-color: rgb(254 252 232 / 0.5);
}
.hover\:border-s-yellow-50\/55:hover {
  border-inline-start-color: rgb(254 252 232 / 0.55);
}
.hover\:border-s-yellow-50\/60:hover {
  border-inline-start-color: rgb(254 252 232 / 0.6);
}
.hover\:border-s-yellow-50\/65:hover {
  border-inline-start-color: rgb(254 252 232 / 0.65);
}
.hover\:border-s-yellow-50\/70:hover {
  border-inline-start-color: rgb(254 252 232 / 0.7);
}
.hover\:border-s-yellow-50\/75:hover {
  border-inline-start-color: rgb(254 252 232 / 0.75);
}
.hover\:border-s-yellow-50\/80:hover {
  border-inline-start-color: rgb(254 252 232 / 0.8);
}
.hover\:border-s-yellow-50\/85:hover {
  border-inline-start-color: rgb(254 252 232 / 0.85);
}
.hover\:border-s-yellow-50\/90:hover {
  border-inline-start-color: rgb(254 252 232 / 0.9);
}
.hover\:border-s-yellow-50\/95:hover {
  border-inline-start-color: rgb(254 252 232 / 0.95);
}
.hover\:border-s-yellow-500:hover {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.hover\:border-s-yellow-500\/0:hover {
  border-inline-start-color: rgb(234 179 8 / 0);
}
.hover\:border-s-yellow-500\/10:hover {
  border-inline-start-color: rgb(234 179 8 / 0.1);
}
.hover\:border-s-yellow-500\/100:hover {
  border-inline-start-color: rgb(234 179 8 / 1);
}
.hover\:border-s-yellow-500\/15:hover {
  border-inline-start-color: rgb(234 179 8 / 0.15);
}
.hover\:border-s-yellow-500\/20:hover {
  border-inline-start-color: rgb(234 179 8 / 0.2);
}
.hover\:border-s-yellow-500\/25:hover {
  border-inline-start-color: rgb(234 179 8 / 0.25);
}
.hover\:border-s-yellow-500\/30:hover {
  border-inline-start-color: rgb(234 179 8 / 0.3);
}
.hover\:border-s-yellow-500\/35:hover {
  border-inline-start-color: rgb(234 179 8 / 0.35);
}
.hover\:border-s-yellow-500\/40:hover {
  border-inline-start-color: rgb(234 179 8 / 0.4);
}
.hover\:border-s-yellow-500\/45:hover {
  border-inline-start-color: rgb(234 179 8 / 0.45);
}
.hover\:border-s-yellow-500\/5:hover {
  border-inline-start-color: rgb(234 179 8 / 0.05);
}
.hover\:border-s-yellow-500\/50:hover {
  border-inline-start-color: rgb(234 179 8 / 0.5);
}
.hover\:border-s-yellow-500\/55:hover {
  border-inline-start-color: rgb(234 179 8 / 0.55);
}
.hover\:border-s-yellow-500\/60:hover {
  border-inline-start-color: rgb(234 179 8 / 0.6);
}
.hover\:border-s-yellow-500\/65:hover {
  border-inline-start-color: rgb(234 179 8 / 0.65);
}
.hover\:border-s-yellow-500\/70:hover {
  border-inline-start-color: rgb(234 179 8 / 0.7);
}
.hover\:border-s-yellow-500\/75:hover {
  border-inline-start-color: rgb(234 179 8 / 0.75);
}
.hover\:border-s-yellow-500\/80:hover {
  border-inline-start-color: rgb(234 179 8 / 0.8);
}
.hover\:border-s-yellow-500\/85:hover {
  border-inline-start-color: rgb(234 179 8 / 0.85);
}
.hover\:border-s-yellow-500\/90:hover {
  border-inline-start-color: rgb(234 179 8 / 0.9);
}
.hover\:border-s-yellow-500\/95:hover {
  border-inline-start-color: rgb(234 179 8 / 0.95);
}
.hover\:border-s-yellow-600:hover {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.hover\:border-s-yellow-600\/0:hover {
  border-inline-start-color: rgb(202 138 4 / 0);
}
.hover\:border-s-yellow-600\/10:hover {
  border-inline-start-color: rgb(202 138 4 / 0.1);
}
.hover\:border-s-yellow-600\/100:hover {
  border-inline-start-color: rgb(202 138 4 / 1);
}
.hover\:border-s-yellow-600\/15:hover {
  border-inline-start-color: rgb(202 138 4 / 0.15);
}
.hover\:border-s-yellow-600\/20:hover {
  border-inline-start-color: rgb(202 138 4 / 0.2);
}
.hover\:border-s-yellow-600\/25:hover {
  border-inline-start-color: rgb(202 138 4 / 0.25);
}
.hover\:border-s-yellow-600\/30:hover {
  border-inline-start-color: rgb(202 138 4 / 0.3);
}
.hover\:border-s-yellow-600\/35:hover {
  border-inline-start-color: rgb(202 138 4 / 0.35);
}
.hover\:border-s-yellow-600\/40:hover {
  border-inline-start-color: rgb(202 138 4 / 0.4);
}
.hover\:border-s-yellow-600\/45:hover {
  border-inline-start-color: rgb(202 138 4 / 0.45);
}
.hover\:border-s-yellow-600\/5:hover {
  border-inline-start-color: rgb(202 138 4 / 0.05);
}
.hover\:border-s-yellow-600\/50:hover {
  border-inline-start-color: rgb(202 138 4 / 0.5);
}
.hover\:border-s-yellow-600\/55:hover {
  border-inline-start-color: rgb(202 138 4 / 0.55);
}
.hover\:border-s-yellow-600\/60:hover {
  border-inline-start-color: rgb(202 138 4 / 0.6);
}
.hover\:border-s-yellow-600\/65:hover {
  border-inline-start-color: rgb(202 138 4 / 0.65);
}
.hover\:border-s-yellow-600\/70:hover {
  border-inline-start-color: rgb(202 138 4 / 0.7);
}
.hover\:border-s-yellow-600\/75:hover {
  border-inline-start-color: rgb(202 138 4 / 0.75);
}
.hover\:border-s-yellow-600\/80:hover {
  border-inline-start-color: rgb(202 138 4 / 0.8);
}
.hover\:border-s-yellow-600\/85:hover {
  border-inline-start-color: rgb(202 138 4 / 0.85);
}
.hover\:border-s-yellow-600\/90:hover {
  border-inline-start-color: rgb(202 138 4 / 0.9);
}
.hover\:border-s-yellow-600\/95:hover {
  border-inline-start-color: rgb(202 138 4 / 0.95);
}
.hover\:border-s-yellow-700:hover {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.hover\:border-s-yellow-700\/0:hover {
  border-inline-start-color: rgb(161 98 7 / 0);
}
.hover\:border-s-yellow-700\/10:hover {
  border-inline-start-color: rgb(161 98 7 / 0.1);
}
.hover\:border-s-yellow-700\/100:hover {
  border-inline-start-color: rgb(161 98 7 / 1);
}
.hover\:border-s-yellow-700\/15:hover {
  border-inline-start-color: rgb(161 98 7 / 0.15);
}
.hover\:border-s-yellow-700\/20:hover {
  border-inline-start-color: rgb(161 98 7 / 0.2);
}
.hover\:border-s-yellow-700\/25:hover {
  border-inline-start-color: rgb(161 98 7 / 0.25);
}
.hover\:border-s-yellow-700\/30:hover {
  border-inline-start-color: rgb(161 98 7 / 0.3);
}
.hover\:border-s-yellow-700\/35:hover {
  border-inline-start-color: rgb(161 98 7 / 0.35);
}
.hover\:border-s-yellow-700\/40:hover {
  border-inline-start-color: rgb(161 98 7 / 0.4);
}
.hover\:border-s-yellow-700\/45:hover {
  border-inline-start-color: rgb(161 98 7 / 0.45);
}
.hover\:border-s-yellow-700\/5:hover {
  border-inline-start-color: rgb(161 98 7 / 0.05);
}
.hover\:border-s-yellow-700\/50:hover {
  border-inline-start-color: rgb(161 98 7 / 0.5);
}
.hover\:border-s-yellow-700\/55:hover {
  border-inline-start-color: rgb(161 98 7 / 0.55);
}
.hover\:border-s-yellow-700\/60:hover {
  border-inline-start-color: rgb(161 98 7 / 0.6);
}
.hover\:border-s-yellow-700\/65:hover {
  border-inline-start-color: rgb(161 98 7 / 0.65);
}
.hover\:border-s-yellow-700\/70:hover {
  border-inline-start-color: rgb(161 98 7 / 0.7);
}
.hover\:border-s-yellow-700\/75:hover {
  border-inline-start-color: rgb(161 98 7 / 0.75);
}
.hover\:border-s-yellow-700\/80:hover {
  border-inline-start-color: rgb(161 98 7 / 0.8);
}
.hover\:border-s-yellow-700\/85:hover {
  border-inline-start-color: rgb(161 98 7 / 0.85);
}
.hover\:border-s-yellow-700\/90:hover {
  border-inline-start-color: rgb(161 98 7 / 0.9);
}
.hover\:border-s-yellow-700\/95:hover {
  border-inline-start-color: rgb(161 98 7 / 0.95);
}
.hover\:border-s-yellow-800:hover {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.hover\:border-s-yellow-800\/0:hover {
  border-inline-start-color: rgb(133 77 14 / 0);
}
.hover\:border-s-yellow-800\/10:hover {
  border-inline-start-color: rgb(133 77 14 / 0.1);
}
.hover\:border-s-yellow-800\/100:hover {
  border-inline-start-color: rgb(133 77 14 / 1);
}
.hover\:border-s-yellow-800\/15:hover {
  border-inline-start-color: rgb(133 77 14 / 0.15);
}
.hover\:border-s-yellow-800\/20:hover {
  border-inline-start-color: rgb(133 77 14 / 0.2);
}
.hover\:border-s-yellow-800\/25:hover {
  border-inline-start-color: rgb(133 77 14 / 0.25);
}
.hover\:border-s-yellow-800\/30:hover {
  border-inline-start-color: rgb(133 77 14 / 0.3);
}
.hover\:border-s-yellow-800\/35:hover {
  border-inline-start-color: rgb(133 77 14 / 0.35);
}
.hover\:border-s-yellow-800\/40:hover {
  border-inline-start-color: rgb(133 77 14 / 0.4);
}
.hover\:border-s-yellow-800\/45:hover {
  border-inline-start-color: rgb(133 77 14 / 0.45);
}
.hover\:border-s-yellow-800\/5:hover {
  border-inline-start-color: rgb(133 77 14 / 0.05);
}
.hover\:border-s-yellow-800\/50:hover {
  border-inline-start-color: rgb(133 77 14 / 0.5);
}
.hover\:border-s-yellow-800\/55:hover {
  border-inline-start-color: rgb(133 77 14 / 0.55);
}
.hover\:border-s-yellow-800\/60:hover {
  border-inline-start-color: rgb(133 77 14 / 0.6);
}
.hover\:border-s-yellow-800\/65:hover {
  border-inline-start-color: rgb(133 77 14 / 0.65);
}
.hover\:border-s-yellow-800\/70:hover {
  border-inline-start-color: rgb(133 77 14 / 0.7);
}
.hover\:border-s-yellow-800\/75:hover {
  border-inline-start-color: rgb(133 77 14 / 0.75);
}
.hover\:border-s-yellow-800\/80:hover {
  border-inline-start-color: rgb(133 77 14 / 0.8);
}
.hover\:border-s-yellow-800\/85:hover {
  border-inline-start-color: rgb(133 77 14 / 0.85);
}
.hover\:border-s-yellow-800\/90:hover {
  border-inline-start-color: rgb(133 77 14 / 0.9);
}
.hover\:border-s-yellow-800\/95:hover {
  border-inline-start-color: rgb(133 77 14 / 0.95);
}
.hover\:border-s-yellow-900:hover {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.hover\:border-s-yellow-900\/0:hover {
  border-inline-start-color: rgb(113 63 18 / 0);
}
.hover\:border-s-yellow-900\/10:hover {
  border-inline-start-color: rgb(113 63 18 / 0.1);
}
.hover\:border-s-yellow-900\/100:hover {
  border-inline-start-color: rgb(113 63 18 / 1);
}
.hover\:border-s-yellow-900\/15:hover {
  border-inline-start-color: rgb(113 63 18 / 0.15);
}
.hover\:border-s-yellow-900\/20:hover {
  border-inline-start-color: rgb(113 63 18 / 0.2);
}
.hover\:border-s-yellow-900\/25:hover {
  border-inline-start-color: rgb(113 63 18 / 0.25);
}
.hover\:border-s-yellow-900\/30:hover {
  border-inline-start-color: rgb(113 63 18 / 0.3);
}
.hover\:border-s-yellow-900\/35:hover {
  border-inline-start-color: rgb(113 63 18 / 0.35);
}
.hover\:border-s-yellow-900\/40:hover {
  border-inline-start-color: rgb(113 63 18 / 0.4);
}
.hover\:border-s-yellow-900\/45:hover {
  border-inline-start-color: rgb(113 63 18 / 0.45);
}
.hover\:border-s-yellow-900\/5:hover {
  border-inline-start-color: rgb(113 63 18 / 0.05);
}
.hover\:border-s-yellow-900\/50:hover {
  border-inline-start-color: rgb(113 63 18 / 0.5);
}
.hover\:border-s-yellow-900\/55:hover {
  border-inline-start-color: rgb(113 63 18 / 0.55);
}
.hover\:border-s-yellow-900\/60:hover {
  border-inline-start-color: rgb(113 63 18 / 0.6);
}
.hover\:border-s-yellow-900\/65:hover {
  border-inline-start-color: rgb(113 63 18 / 0.65);
}
.hover\:border-s-yellow-900\/70:hover {
  border-inline-start-color: rgb(113 63 18 / 0.7);
}
.hover\:border-s-yellow-900\/75:hover {
  border-inline-start-color: rgb(113 63 18 / 0.75);
}
.hover\:border-s-yellow-900\/80:hover {
  border-inline-start-color: rgb(113 63 18 / 0.8);
}
.hover\:border-s-yellow-900\/85:hover {
  border-inline-start-color: rgb(113 63 18 / 0.85);
}
.hover\:border-s-yellow-900\/90:hover {
  border-inline-start-color: rgb(113 63 18 / 0.9);
}
.hover\:border-s-yellow-900\/95:hover {
  border-inline-start-color: rgb(113 63 18 / 0.95);
}
.hover\:border-s-yellow-950:hover {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.hover\:border-s-yellow-950\/0:hover {
  border-inline-start-color: rgb(66 32 6 / 0);
}
.hover\:border-s-yellow-950\/10:hover {
  border-inline-start-color: rgb(66 32 6 / 0.1);
}
.hover\:border-s-yellow-950\/100:hover {
  border-inline-start-color: rgb(66 32 6 / 1);
}
.hover\:border-s-yellow-950\/15:hover {
  border-inline-start-color: rgb(66 32 6 / 0.15);
}
.hover\:border-s-yellow-950\/20:hover {
  border-inline-start-color: rgb(66 32 6 / 0.2);
}
.hover\:border-s-yellow-950\/25:hover {
  border-inline-start-color: rgb(66 32 6 / 0.25);
}
.hover\:border-s-yellow-950\/30:hover {
  border-inline-start-color: rgb(66 32 6 / 0.3);
}
.hover\:border-s-yellow-950\/35:hover {
  border-inline-start-color: rgb(66 32 6 / 0.35);
}
.hover\:border-s-yellow-950\/40:hover {
  border-inline-start-color: rgb(66 32 6 / 0.4);
}
.hover\:border-s-yellow-950\/45:hover {
  border-inline-start-color: rgb(66 32 6 / 0.45);
}
.hover\:border-s-yellow-950\/5:hover {
  border-inline-start-color: rgb(66 32 6 / 0.05);
}
.hover\:border-s-yellow-950\/50:hover {
  border-inline-start-color: rgb(66 32 6 / 0.5);
}
.hover\:border-s-yellow-950\/55:hover {
  border-inline-start-color: rgb(66 32 6 / 0.55);
}
.hover\:border-s-yellow-950\/60:hover {
  border-inline-start-color: rgb(66 32 6 / 0.6);
}
.hover\:border-s-yellow-950\/65:hover {
  border-inline-start-color: rgb(66 32 6 / 0.65);
}
.hover\:border-s-yellow-950\/70:hover {
  border-inline-start-color: rgb(66 32 6 / 0.7);
}
.hover\:border-s-yellow-950\/75:hover {
  border-inline-start-color: rgb(66 32 6 / 0.75);
}
.hover\:border-s-yellow-950\/80:hover {
  border-inline-start-color: rgb(66 32 6 / 0.8);
}
.hover\:border-s-yellow-950\/85:hover {
  border-inline-start-color: rgb(66 32 6 / 0.85);
}
.hover\:border-s-yellow-950\/90:hover {
  border-inline-start-color: rgb(66 32 6 / 0.9);
}
.hover\:border-s-yellow-950\/95:hover {
  border-inline-start-color: rgb(66 32 6 / 0.95);
}
.hover\:border-t-yellow-100:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.hover\:border-t-yellow-100\/0:hover {
  border-top-color: rgb(254 249 195 / 0);
}
.hover\:border-t-yellow-100\/10:hover {
  border-top-color: rgb(254 249 195 / 0.1);
}
.hover\:border-t-yellow-100\/100:hover {
  border-top-color: rgb(254 249 195 / 1);
}
.hover\:border-t-yellow-100\/15:hover {
  border-top-color: rgb(254 249 195 / 0.15);
}
.hover\:border-t-yellow-100\/20:hover {
  border-top-color: rgb(254 249 195 / 0.2);
}
.hover\:border-t-yellow-100\/25:hover {
  border-top-color: rgb(254 249 195 / 0.25);
}
.hover\:border-t-yellow-100\/30:hover {
  border-top-color: rgb(254 249 195 / 0.3);
}
.hover\:border-t-yellow-100\/35:hover {
  border-top-color: rgb(254 249 195 / 0.35);
}
.hover\:border-t-yellow-100\/40:hover {
  border-top-color: rgb(254 249 195 / 0.4);
}
.hover\:border-t-yellow-100\/45:hover {
  border-top-color: rgb(254 249 195 / 0.45);
}
.hover\:border-t-yellow-100\/5:hover {
  border-top-color: rgb(254 249 195 / 0.05);
}
.hover\:border-t-yellow-100\/50:hover {
  border-top-color: rgb(254 249 195 / 0.5);
}
.hover\:border-t-yellow-100\/55:hover {
  border-top-color: rgb(254 249 195 / 0.55);
}
.hover\:border-t-yellow-100\/60:hover {
  border-top-color: rgb(254 249 195 / 0.6);
}
.hover\:border-t-yellow-100\/65:hover {
  border-top-color: rgb(254 249 195 / 0.65);
}
.hover\:border-t-yellow-100\/70:hover {
  border-top-color: rgb(254 249 195 / 0.7);
}
.hover\:border-t-yellow-100\/75:hover {
  border-top-color: rgb(254 249 195 / 0.75);
}
.hover\:border-t-yellow-100\/80:hover {
  border-top-color: rgb(254 249 195 / 0.8);
}
.hover\:border-t-yellow-100\/85:hover {
  border-top-color: rgb(254 249 195 / 0.85);
}
.hover\:border-t-yellow-100\/90:hover {
  border-top-color: rgb(254 249 195 / 0.9);
}
.hover\:border-t-yellow-100\/95:hover {
  border-top-color: rgb(254 249 195 / 0.95);
}
.hover\:border-t-yellow-200:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.hover\:border-t-yellow-200\/0:hover {
  border-top-color: rgb(254 240 138 / 0);
}
.hover\:border-t-yellow-200\/10:hover {
  border-top-color: rgb(254 240 138 / 0.1);
}
.hover\:border-t-yellow-200\/100:hover {
  border-top-color: rgb(254 240 138 / 1);
}
.hover\:border-t-yellow-200\/15:hover {
  border-top-color: rgb(254 240 138 / 0.15);
}
.hover\:border-t-yellow-200\/20:hover {
  border-top-color: rgb(254 240 138 / 0.2);
}
.hover\:border-t-yellow-200\/25:hover {
  border-top-color: rgb(254 240 138 / 0.25);
}
.hover\:border-t-yellow-200\/30:hover {
  border-top-color: rgb(254 240 138 / 0.3);
}
.hover\:border-t-yellow-200\/35:hover {
  border-top-color: rgb(254 240 138 / 0.35);
}
.hover\:border-t-yellow-200\/40:hover {
  border-top-color: rgb(254 240 138 / 0.4);
}
.hover\:border-t-yellow-200\/45:hover {
  border-top-color: rgb(254 240 138 / 0.45);
}
.hover\:border-t-yellow-200\/5:hover {
  border-top-color: rgb(254 240 138 / 0.05);
}
.hover\:border-t-yellow-200\/50:hover {
  border-top-color: rgb(254 240 138 / 0.5);
}
.hover\:border-t-yellow-200\/55:hover {
  border-top-color: rgb(254 240 138 / 0.55);
}
.hover\:border-t-yellow-200\/60:hover {
  border-top-color: rgb(254 240 138 / 0.6);
}
.hover\:border-t-yellow-200\/65:hover {
  border-top-color: rgb(254 240 138 / 0.65);
}
.hover\:border-t-yellow-200\/70:hover {
  border-top-color: rgb(254 240 138 / 0.7);
}
.hover\:border-t-yellow-200\/75:hover {
  border-top-color: rgb(254 240 138 / 0.75);
}
.hover\:border-t-yellow-200\/80:hover {
  border-top-color: rgb(254 240 138 / 0.8);
}
.hover\:border-t-yellow-200\/85:hover {
  border-top-color: rgb(254 240 138 / 0.85);
}
.hover\:border-t-yellow-200\/90:hover {
  border-top-color: rgb(254 240 138 / 0.9);
}
.hover\:border-t-yellow-200\/95:hover {
  border-top-color: rgb(254 240 138 / 0.95);
}
.hover\:border-t-yellow-300:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.hover\:border-t-yellow-300\/0:hover {
  border-top-color: rgb(253 224 71 / 0);
}
.hover\:border-t-yellow-300\/10:hover {
  border-top-color: rgb(253 224 71 / 0.1);
}
.hover\:border-t-yellow-300\/100:hover {
  border-top-color: rgb(253 224 71 / 1);
}
.hover\:border-t-yellow-300\/15:hover {
  border-top-color: rgb(253 224 71 / 0.15);
}
.hover\:border-t-yellow-300\/20:hover {
  border-top-color: rgb(253 224 71 / 0.2);
}
.hover\:border-t-yellow-300\/25:hover {
  border-top-color: rgb(253 224 71 / 0.25);
}
.hover\:border-t-yellow-300\/30:hover {
  border-top-color: rgb(253 224 71 / 0.3);
}
.hover\:border-t-yellow-300\/35:hover {
  border-top-color: rgb(253 224 71 / 0.35);
}
.hover\:border-t-yellow-300\/40:hover {
  border-top-color: rgb(253 224 71 / 0.4);
}
.hover\:border-t-yellow-300\/45:hover {
  border-top-color: rgb(253 224 71 / 0.45);
}
.hover\:border-t-yellow-300\/5:hover {
  border-top-color: rgb(253 224 71 / 0.05);
}
.hover\:border-t-yellow-300\/50:hover {
  border-top-color: rgb(253 224 71 / 0.5);
}
.hover\:border-t-yellow-300\/55:hover {
  border-top-color: rgb(253 224 71 / 0.55);
}
.hover\:border-t-yellow-300\/60:hover {
  border-top-color: rgb(253 224 71 / 0.6);
}
.hover\:border-t-yellow-300\/65:hover {
  border-top-color: rgb(253 224 71 / 0.65);
}
.hover\:border-t-yellow-300\/70:hover {
  border-top-color: rgb(253 224 71 / 0.7);
}
.hover\:border-t-yellow-300\/75:hover {
  border-top-color: rgb(253 224 71 / 0.75);
}
.hover\:border-t-yellow-300\/80:hover {
  border-top-color: rgb(253 224 71 / 0.8);
}
.hover\:border-t-yellow-300\/85:hover {
  border-top-color: rgb(253 224 71 / 0.85);
}
.hover\:border-t-yellow-300\/90:hover {
  border-top-color: rgb(253 224 71 / 0.9);
}
.hover\:border-t-yellow-300\/95:hover {
  border-top-color: rgb(253 224 71 / 0.95);
}
.hover\:border-t-yellow-400:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.hover\:border-t-yellow-400\/0:hover {
  border-top-color: rgb(250 204 21 / 0);
}
.hover\:border-t-yellow-400\/10:hover {
  border-top-color: rgb(250 204 21 / 0.1);
}
.hover\:border-t-yellow-400\/100:hover {
  border-top-color: rgb(250 204 21 / 1);
}
.hover\:border-t-yellow-400\/15:hover {
  border-top-color: rgb(250 204 21 / 0.15);
}
.hover\:border-t-yellow-400\/20:hover {
  border-top-color: rgb(250 204 21 / 0.2);
}
.hover\:border-t-yellow-400\/25:hover {
  border-top-color: rgb(250 204 21 / 0.25);
}
.hover\:border-t-yellow-400\/30:hover {
  border-top-color: rgb(250 204 21 / 0.3);
}
.hover\:border-t-yellow-400\/35:hover {
  border-top-color: rgb(250 204 21 / 0.35);
}
.hover\:border-t-yellow-400\/40:hover {
  border-top-color: rgb(250 204 21 / 0.4);
}
.hover\:border-t-yellow-400\/45:hover {
  border-top-color: rgb(250 204 21 / 0.45);
}
.hover\:border-t-yellow-400\/5:hover {
  border-top-color: rgb(250 204 21 / 0.05);
}
.hover\:border-t-yellow-400\/50:hover {
  border-top-color: rgb(250 204 21 / 0.5);
}
.hover\:border-t-yellow-400\/55:hover {
  border-top-color: rgb(250 204 21 / 0.55);
}
.hover\:border-t-yellow-400\/60:hover {
  border-top-color: rgb(250 204 21 / 0.6);
}
.hover\:border-t-yellow-400\/65:hover {
  border-top-color: rgb(250 204 21 / 0.65);
}
.hover\:border-t-yellow-400\/70:hover {
  border-top-color: rgb(250 204 21 / 0.7);
}
.hover\:border-t-yellow-400\/75:hover {
  border-top-color: rgb(250 204 21 / 0.75);
}
.hover\:border-t-yellow-400\/80:hover {
  border-top-color: rgb(250 204 21 / 0.8);
}
.hover\:border-t-yellow-400\/85:hover {
  border-top-color: rgb(250 204 21 / 0.85);
}
.hover\:border-t-yellow-400\/90:hover {
  border-top-color: rgb(250 204 21 / 0.9);
}
.hover\:border-t-yellow-400\/95:hover {
  border-top-color: rgb(250 204 21 / 0.95);
}
.hover\:border-t-yellow-50:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.hover\:border-t-yellow-50\/0:hover {
  border-top-color: rgb(254 252 232 / 0);
}
.hover\:border-t-yellow-50\/10:hover {
  border-top-color: rgb(254 252 232 / 0.1);
}
.hover\:border-t-yellow-50\/100:hover {
  border-top-color: rgb(254 252 232 / 1);
}
.hover\:border-t-yellow-50\/15:hover {
  border-top-color: rgb(254 252 232 / 0.15);
}
.hover\:border-t-yellow-50\/20:hover {
  border-top-color: rgb(254 252 232 / 0.2);
}
.hover\:border-t-yellow-50\/25:hover {
  border-top-color: rgb(254 252 232 / 0.25);
}
.hover\:border-t-yellow-50\/30:hover {
  border-top-color: rgb(254 252 232 / 0.3);
}
.hover\:border-t-yellow-50\/35:hover {
  border-top-color: rgb(254 252 232 / 0.35);
}
.hover\:border-t-yellow-50\/40:hover {
  border-top-color: rgb(254 252 232 / 0.4);
}
.hover\:border-t-yellow-50\/45:hover {
  border-top-color: rgb(254 252 232 / 0.45);
}
.hover\:border-t-yellow-50\/5:hover {
  border-top-color: rgb(254 252 232 / 0.05);
}
.hover\:border-t-yellow-50\/50:hover {
  border-top-color: rgb(254 252 232 / 0.5);
}
.hover\:border-t-yellow-50\/55:hover {
  border-top-color: rgb(254 252 232 / 0.55);
}
.hover\:border-t-yellow-50\/60:hover {
  border-top-color: rgb(254 252 232 / 0.6);
}
.hover\:border-t-yellow-50\/65:hover {
  border-top-color: rgb(254 252 232 / 0.65);
}
.hover\:border-t-yellow-50\/70:hover {
  border-top-color: rgb(254 252 232 / 0.7);
}
.hover\:border-t-yellow-50\/75:hover {
  border-top-color: rgb(254 252 232 / 0.75);
}
.hover\:border-t-yellow-50\/80:hover {
  border-top-color: rgb(254 252 232 / 0.8);
}
.hover\:border-t-yellow-50\/85:hover {
  border-top-color: rgb(254 252 232 / 0.85);
}
.hover\:border-t-yellow-50\/90:hover {
  border-top-color: rgb(254 252 232 / 0.9);
}
.hover\:border-t-yellow-50\/95:hover {
  border-top-color: rgb(254 252 232 / 0.95);
}
.hover\:border-t-yellow-500:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.hover\:border-t-yellow-500\/0:hover {
  border-top-color: rgb(234 179 8 / 0);
}
.hover\:border-t-yellow-500\/10:hover {
  border-top-color: rgb(234 179 8 / 0.1);
}
.hover\:border-t-yellow-500\/100:hover {
  border-top-color: rgb(234 179 8 / 1);
}
.hover\:border-t-yellow-500\/15:hover {
  border-top-color: rgb(234 179 8 / 0.15);
}
.hover\:border-t-yellow-500\/20:hover {
  border-top-color: rgb(234 179 8 / 0.2);
}
.hover\:border-t-yellow-500\/25:hover {
  border-top-color: rgb(234 179 8 / 0.25);
}
.hover\:border-t-yellow-500\/30:hover {
  border-top-color: rgb(234 179 8 / 0.3);
}
.hover\:border-t-yellow-500\/35:hover {
  border-top-color: rgb(234 179 8 / 0.35);
}
.hover\:border-t-yellow-500\/40:hover {
  border-top-color: rgb(234 179 8 / 0.4);
}
.hover\:border-t-yellow-500\/45:hover {
  border-top-color: rgb(234 179 8 / 0.45);
}
.hover\:border-t-yellow-500\/5:hover {
  border-top-color: rgb(234 179 8 / 0.05);
}
.hover\:border-t-yellow-500\/50:hover {
  border-top-color: rgb(234 179 8 / 0.5);
}
.hover\:border-t-yellow-500\/55:hover {
  border-top-color: rgb(234 179 8 / 0.55);
}
.hover\:border-t-yellow-500\/60:hover {
  border-top-color: rgb(234 179 8 / 0.6);
}
.hover\:border-t-yellow-500\/65:hover {
  border-top-color: rgb(234 179 8 / 0.65);
}
.hover\:border-t-yellow-500\/70:hover {
  border-top-color: rgb(234 179 8 / 0.7);
}
.hover\:border-t-yellow-500\/75:hover {
  border-top-color: rgb(234 179 8 / 0.75);
}
.hover\:border-t-yellow-500\/80:hover {
  border-top-color: rgb(234 179 8 / 0.8);
}
.hover\:border-t-yellow-500\/85:hover {
  border-top-color: rgb(234 179 8 / 0.85);
}
.hover\:border-t-yellow-500\/90:hover {
  border-top-color: rgb(234 179 8 / 0.9);
}
.hover\:border-t-yellow-500\/95:hover {
  border-top-color: rgb(234 179 8 / 0.95);
}
.hover\:border-t-yellow-600:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.hover\:border-t-yellow-600\/0:hover {
  border-top-color: rgb(202 138 4 / 0);
}
.hover\:border-t-yellow-600\/10:hover {
  border-top-color: rgb(202 138 4 / 0.1);
}
.hover\:border-t-yellow-600\/100:hover {
  border-top-color: rgb(202 138 4 / 1);
}
.hover\:border-t-yellow-600\/15:hover {
  border-top-color: rgb(202 138 4 / 0.15);
}
.hover\:border-t-yellow-600\/20:hover {
  border-top-color: rgb(202 138 4 / 0.2);
}
.hover\:border-t-yellow-600\/25:hover {
  border-top-color: rgb(202 138 4 / 0.25);
}
.hover\:border-t-yellow-600\/30:hover {
  border-top-color: rgb(202 138 4 / 0.3);
}
.hover\:border-t-yellow-600\/35:hover {
  border-top-color: rgb(202 138 4 / 0.35);
}
.hover\:border-t-yellow-600\/40:hover {
  border-top-color: rgb(202 138 4 / 0.4);
}
.hover\:border-t-yellow-600\/45:hover {
  border-top-color: rgb(202 138 4 / 0.45);
}
.hover\:border-t-yellow-600\/5:hover {
  border-top-color: rgb(202 138 4 / 0.05);
}
.hover\:border-t-yellow-600\/50:hover {
  border-top-color: rgb(202 138 4 / 0.5);
}
.hover\:border-t-yellow-600\/55:hover {
  border-top-color: rgb(202 138 4 / 0.55);
}
.hover\:border-t-yellow-600\/60:hover {
  border-top-color: rgb(202 138 4 / 0.6);
}
.hover\:border-t-yellow-600\/65:hover {
  border-top-color: rgb(202 138 4 / 0.65);
}
.hover\:border-t-yellow-600\/70:hover {
  border-top-color: rgb(202 138 4 / 0.7);
}
.hover\:border-t-yellow-600\/75:hover {
  border-top-color: rgb(202 138 4 / 0.75);
}
.hover\:border-t-yellow-600\/80:hover {
  border-top-color: rgb(202 138 4 / 0.8);
}
.hover\:border-t-yellow-600\/85:hover {
  border-top-color: rgb(202 138 4 / 0.85);
}
.hover\:border-t-yellow-600\/90:hover {
  border-top-color: rgb(202 138 4 / 0.9);
}
.hover\:border-t-yellow-600\/95:hover {
  border-top-color: rgb(202 138 4 / 0.95);
}
.hover\:border-t-yellow-700:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.hover\:border-t-yellow-700\/0:hover {
  border-top-color: rgb(161 98 7 / 0);
}
.hover\:border-t-yellow-700\/10:hover {
  border-top-color: rgb(161 98 7 / 0.1);
}
.hover\:border-t-yellow-700\/100:hover {
  border-top-color: rgb(161 98 7 / 1);
}
.hover\:border-t-yellow-700\/15:hover {
  border-top-color: rgb(161 98 7 / 0.15);
}
.hover\:border-t-yellow-700\/20:hover {
  border-top-color: rgb(161 98 7 / 0.2);
}
.hover\:border-t-yellow-700\/25:hover {
  border-top-color: rgb(161 98 7 / 0.25);
}
.hover\:border-t-yellow-700\/30:hover {
  border-top-color: rgb(161 98 7 / 0.3);
}
.hover\:border-t-yellow-700\/35:hover {
  border-top-color: rgb(161 98 7 / 0.35);
}
.hover\:border-t-yellow-700\/40:hover {
  border-top-color: rgb(161 98 7 / 0.4);
}
.hover\:border-t-yellow-700\/45:hover {
  border-top-color: rgb(161 98 7 / 0.45);
}
.hover\:border-t-yellow-700\/5:hover {
  border-top-color: rgb(161 98 7 / 0.05);
}
.hover\:border-t-yellow-700\/50:hover {
  border-top-color: rgb(161 98 7 / 0.5);
}
.hover\:border-t-yellow-700\/55:hover {
  border-top-color: rgb(161 98 7 / 0.55);
}
.hover\:border-t-yellow-700\/60:hover {
  border-top-color: rgb(161 98 7 / 0.6);
}
.hover\:border-t-yellow-700\/65:hover {
  border-top-color: rgb(161 98 7 / 0.65);
}
.hover\:border-t-yellow-700\/70:hover {
  border-top-color: rgb(161 98 7 / 0.7);
}
.hover\:border-t-yellow-700\/75:hover {
  border-top-color: rgb(161 98 7 / 0.75);
}
.hover\:border-t-yellow-700\/80:hover {
  border-top-color: rgb(161 98 7 / 0.8);
}
.hover\:border-t-yellow-700\/85:hover {
  border-top-color: rgb(161 98 7 / 0.85);
}
.hover\:border-t-yellow-700\/90:hover {
  border-top-color: rgb(161 98 7 / 0.9);
}
.hover\:border-t-yellow-700\/95:hover {
  border-top-color: rgb(161 98 7 / 0.95);
}
.hover\:border-t-yellow-800:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.hover\:border-t-yellow-800\/0:hover {
  border-top-color: rgb(133 77 14 / 0);
}
.hover\:border-t-yellow-800\/10:hover {
  border-top-color: rgb(133 77 14 / 0.1);
}
.hover\:border-t-yellow-800\/100:hover {
  border-top-color: rgb(133 77 14 / 1);
}
.hover\:border-t-yellow-800\/15:hover {
  border-top-color: rgb(133 77 14 / 0.15);
}
.hover\:border-t-yellow-800\/20:hover {
  border-top-color: rgb(133 77 14 / 0.2);
}
.hover\:border-t-yellow-800\/25:hover {
  border-top-color: rgb(133 77 14 / 0.25);
}
.hover\:border-t-yellow-800\/30:hover {
  border-top-color: rgb(133 77 14 / 0.3);
}
.hover\:border-t-yellow-800\/35:hover {
  border-top-color: rgb(133 77 14 / 0.35);
}
.hover\:border-t-yellow-800\/40:hover {
  border-top-color: rgb(133 77 14 / 0.4);
}
.hover\:border-t-yellow-800\/45:hover {
  border-top-color: rgb(133 77 14 / 0.45);
}
.hover\:border-t-yellow-800\/5:hover {
  border-top-color: rgb(133 77 14 / 0.05);
}
.hover\:border-t-yellow-800\/50:hover {
  border-top-color: rgb(133 77 14 / 0.5);
}
.hover\:border-t-yellow-800\/55:hover {
  border-top-color: rgb(133 77 14 / 0.55);
}
.hover\:border-t-yellow-800\/60:hover {
  border-top-color: rgb(133 77 14 / 0.6);
}
.hover\:border-t-yellow-800\/65:hover {
  border-top-color: rgb(133 77 14 / 0.65);
}
.hover\:border-t-yellow-800\/70:hover {
  border-top-color: rgb(133 77 14 / 0.7);
}
.hover\:border-t-yellow-800\/75:hover {
  border-top-color: rgb(133 77 14 / 0.75);
}
.hover\:border-t-yellow-800\/80:hover {
  border-top-color: rgb(133 77 14 / 0.8);
}
.hover\:border-t-yellow-800\/85:hover {
  border-top-color: rgb(133 77 14 / 0.85);
}
.hover\:border-t-yellow-800\/90:hover {
  border-top-color: rgb(133 77 14 / 0.9);
}
.hover\:border-t-yellow-800\/95:hover {
  border-top-color: rgb(133 77 14 / 0.95);
}
.hover\:border-t-yellow-900:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.hover\:border-t-yellow-900\/0:hover {
  border-top-color: rgb(113 63 18 / 0);
}
.hover\:border-t-yellow-900\/10:hover {
  border-top-color: rgb(113 63 18 / 0.1);
}
.hover\:border-t-yellow-900\/100:hover {
  border-top-color: rgb(113 63 18 / 1);
}
.hover\:border-t-yellow-900\/15:hover {
  border-top-color: rgb(113 63 18 / 0.15);
}
.hover\:border-t-yellow-900\/20:hover {
  border-top-color: rgb(113 63 18 / 0.2);
}
.hover\:border-t-yellow-900\/25:hover {
  border-top-color: rgb(113 63 18 / 0.25);
}
.hover\:border-t-yellow-900\/30:hover {
  border-top-color: rgb(113 63 18 / 0.3);
}
.hover\:border-t-yellow-900\/35:hover {
  border-top-color: rgb(113 63 18 / 0.35);
}
.hover\:border-t-yellow-900\/40:hover {
  border-top-color: rgb(113 63 18 / 0.4);
}
.hover\:border-t-yellow-900\/45:hover {
  border-top-color: rgb(113 63 18 / 0.45);
}
.hover\:border-t-yellow-900\/5:hover {
  border-top-color: rgb(113 63 18 / 0.05);
}
.hover\:border-t-yellow-900\/50:hover {
  border-top-color: rgb(113 63 18 / 0.5);
}
.hover\:border-t-yellow-900\/55:hover {
  border-top-color: rgb(113 63 18 / 0.55);
}
.hover\:border-t-yellow-900\/60:hover {
  border-top-color: rgb(113 63 18 / 0.6);
}
.hover\:border-t-yellow-900\/65:hover {
  border-top-color: rgb(113 63 18 / 0.65);
}
.hover\:border-t-yellow-900\/70:hover {
  border-top-color: rgb(113 63 18 / 0.7);
}
.hover\:border-t-yellow-900\/75:hover {
  border-top-color: rgb(113 63 18 / 0.75);
}
.hover\:border-t-yellow-900\/80:hover {
  border-top-color: rgb(113 63 18 / 0.8);
}
.hover\:border-t-yellow-900\/85:hover {
  border-top-color: rgb(113 63 18 / 0.85);
}
.hover\:border-t-yellow-900\/90:hover {
  border-top-color: rgb(113 63 18 / 0.9);
}
.hover\:border-t-yellow-900\/95:hover {
  border-top-color: rgb(113 63 18 / 0.95);
}
.hover\:border-t-yellow-950:hover {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.hover\:border-t-yellow-950\/0:hover {
  border-top-color: rgb(66 32 6 / 0);
}
.hover\:border-t-yellow-950\/10:hover {
  border-top-color: rgb(66 32 6 / 0.1);
}
.hover\:border-t-yellow-950\/100:hover {
  border-top-color: rgb(66 32 6 / 1);
}
.hover\:border-t-yellow-950\/15:hover {
  border-top-color: rgb(66 32 6 / 0.15);
}
.hover\:border-t-yellow-950\/20:hover {
  border-top-color: rgb(66 32 6 / 0.2);
}
.hover\:border-t-yellow-950\/25:hover {
  border-top-color: rgb(66 32 6 / 0.25);
}
.hover\:border-t-yellow-950\/30:hover {
  border-top-color: rgb(66 32 6 / 0.3);
}
.hover\:border-t-yellow-950\/35:hover {
  border-top-color: rgb(66 32 6 / 0.35);
}
.hover\:border-t-yellow-950\/40:hover {
  border-top-color: rgb(66 32 6 / 0.4);
}
.hover\:border-t-yellow-950\/45:hover {
  border-top-color: rgb(66 32 6 / 0.45);
}
.hover\:border-t-yellow-950\/5:hover {
  border-top-color: rgb(66 32 6 / 0.05);
}
.hover\:border-t-yellow-950\/50:hover {
  border-top-color: rgb(66 32 6 / 0.5);
}
.hover\:border-t-yellow-950\/55:hover {
  border-top-color: rgb(66 32 6 / 0.55);
}
.hover\:border-t-yellow-950\/60:hover {
  border-top-color: rgb(66 32 6 / 0.6);
}
.hover\:border-t-yellow-950\/65:hover {
  border-top-color: rgb(66 32 6 / 0.65);
}
.hover\:border-t-yellow-950\/70:hover {
  border-top-color: rgb(66 32 6 / 0.7);
}
.hover\:border-t-yellow-950\/75:hover {
  border-top-color: rgb(66 32 6 / 0.75);
}
.hover\:border-t-yellow-950\/80:hover {
  border-top-color: rgb(66 32 6 / 0.8);
}
.hover\:border-t-yellow-950\/85:hover {
  border-top-color: rgb(66 32 6 / 0.85);
}
.hover\:border-t-yellow-950\/90:hover {
  border-top-color: rgb(66 32 6 / 0.9);
}
.hover\:border-t-yellow-950\/95:hover {
  border-top-color: rgb(66 32 6 / 0.95);
}
.hover\:bg-accent:hover {
  background-color: hsl(var(--accent));
}
.hover\:bg-accent-foreground:hover {
  background-color: hsl(var(--accent-foreground));
}
.hover\:bg-accent-foreground\/0:hover {
  background-color: hsl(var(--accent-foreground) / 0);
}
.hover\:bg-accent-foreground\/10:hover {
  background-color: hsl(var(--accent-foreground) / 0.1);
}
.hover\:bg-accent-foreground\/100:hover {
  background-color: hsl(var(--accent-foreground) / 1);
}
.hover\:bg-accent-foreground\/15:hover {
  background-color: hsl(var(--accent-foreground) / 0.15);
}
.hover\:bg-accent-foreground\/20:hover {
  background-color: hsl(var(--accent-foreground) / 0.2);
}
.hover\:bg-accent-foreground\/25:hover {
  background-color: hsl(var(--accent-foreground) / 0.25);
}
.hover\:bg-accent-foreground\/30:hover {
  background-color: hsl(var(--accent-foreground) / 0.3);
}
.hover\:bg-accent-foreground\/35:hover {
  background-color: hsl(var(--accent-foreground) / 0.35);
}
.hover\:bg-accent-foreground\/40:hover {
  background-color: hsl(var(--accent-foreground) / 0.4);
}
.hover\:bg-accent-foreground\/45:hover {
  background-color: hsl(var(--accent-foreground) / 0.45);
}
.hover\:bg-accent-foreground\/5:hover {
  background-color: hsl(var(--accent-foreground) / 0.05);
}
.hover\:bg-accent-foreground\/50:hover {
  background-color: hsl(var(--accent-foreground) / 0.5);
}
.hover\:bg-accent-foreground\/55:hover {
  background-color: hsl(var(--accent-foreground) / 0.55);
}
.hover\:bg-accent-foreground\/60:hover {
  background-color: hsl(var(--accent-foreground) / 0.6);
}
.hover\:bg-accent-foreground\/65:hover {
  background-color: hsl(var(--accent-foreground) / 0.65);
}
.hover\:bg-accent-foreground\/70:hover {
  background-color: hsl(var(--accent-foreground) / 0.7);
}
.hover\:bg-accent-foreground\/75:hover {
  background-color: hsl(var(--accent-foreground) / 0.75);
}
.hover\:bg-accent-foreground\/80:hover {
  background-color: hsl(var(--accent-foreground) / 0.8);
}
.hover\:bg-accent-foreground\/85:hover {
  background-color: hsl(var(--accent-foreground) / 0.85);
}
.hover\:bg-accent-foreground\/90:hover {
  background-color: hsl(var(--accent-foreground) / 0.9);
}
.hover\:bg-accent-foreground\/95:hover {
  background-color: hsl(var(--accent-foreground) / 0.95);
}
.hover\:bg-accent\/0:hover {
  background-color: hsl(var(--accent) / 0);
}
.hover\:bg-accent\/10:hover {
  background-color: hsl(var(--accent) / 0.1);
}
.hover\:bg-accent\/100:hover {
  background-color: hsl(var(--accent) / 1);
}
.hover\:bg-accent\/15:hover {
  background-color: hsl(var(--accent) / 0.15);
}
.hover\:bg-accent\/20:hover {
  background-color: hsl(var(--accent) / 0.2);
}
.hover\:bg-accent\/25:hover {
  background-color: hsl(var(--accent) / 0.25);
}
.hover\:bg-accent\/30:hover {
  background-color: hsl(var(--accent) / 0.3);
}
.hover\:bg-accent\/35:hover {
  background-color: hsl(var(--accent) / 0.35);
}
.hover\:bg-accent\/40:hover {
  background-color: hsl(var(--accent) / 0.4);
}
.hover\:bg-accent\/45:hover {
  background-color: hsl(var(--accent) / 0.45);
}
.hover\:bg-accent\/5:hover {
  background-color: hsl(var(--accent) / 0.05);
}
.hover\:bg-accent\/50:hover {
  background-color: hsl(var(--accent) / 0.5);
}
.hover\:bg-accent\/55:hover {
  background-color: hsl(var(--accent) / 0.55);
}
.hover\:bg-accent\/60:hover {
  background-color: hsl(var(--accent) / 0.6);
}
.hover\:bg-accent\/65:hover {
  background-color: hsl(var(--accent) / 0.65);
}
.hover\:bg-accent\/70:hover {
  background-color: hsl(var(--accent) / 0.7);
}
.hover\:bg-accent\/75:hover {
  background-color: hsl(var(--accent) / 0.75);
}
.hover\:bg-accent\/80:hover {
  background-color: hsl(var(--accent) / 0.8);
}
.hover\:bg-accent\/85:hover {
  background-color: hsl(var(--accent) / 0.85);
}
.hover\:bg-accent\/90:hover {
  background-color: hsl(var(--accent) / 0.9);
}
.hover\:bg-accent\/95:hover {
  background-color: hsl(var(--accent) / 0.95);
}
.hover\:bg-amber-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.hover\:bg-amber-100\/0:hover {
  background-color: rgb(254 243 199 / 0);
}
.hover\:bg-amber-100\/10:hover {
  background-color: rgb(254 243 199 / 0.1);
}
.hover\:bg-amber-100\/100:hover {
  background-color: rgb(254 243 199 / 1);
}
.hover\:bg-amber-100\/15:hover {
  background-color: rgb(254 243 199 / 0.15);
}
.hover\:bg-amber-100\/20:hover {
  background-color: rgb(254 243 199 / 0.2);
}
.hover\:bg-amber-100\/25:hover {
  background-color: rgb(254 243 199 / 0.25);
}
.hover\:bg-amber-100\/30:hover {
  background-color: rgb(254 243 199 / 0.3);
}
.hover\:bg-amber-100\/35:hover {
  background-color: rgb(254 243 199 / 0.35);
}
.hover\:bg-amber-100\/40:hover {
  background-color: rgb(254 243 199 / 0.4);
}
.hover\:bg-amber-100\/45:hover {
  background-color: rgb(254 243 199 / 0.45);
}
.hover\:bg-amber-100\/5:hover {
  background-color: rgb(254 243 199 / 0.05);
}
.hover\:bg-amber-100\/50:hover {
  background-color: rgb(254 243 199 / 0.5);
}
.hover\:bg-amber-100\/55:hover {
  background-color: rgb(254 243 199 / 0.55);
}
.hover\:bg-amber-100\/60:hover {
  background-color: rgb(254 243 199 / 0.6);
}
.hover\:bg-amber-100\/65:hover {
  background-color: rgb(254 243 199 / 0.65);
}
.hover\:bg-amber-100\/70:hover {
  background-color: rgb(254 243 199 / 0.7);
}
.hover\:bg-amber-100\/75:hover {
  background-color: rgb(254 243 199 / 0.75);
}
.hover\:bg-amber-100\/80:hover {
  background-color: rgb(254 243 199 / 0.8);
}
.hover\:bg-amber-100\/85:hover {
  background-color: rgb(254 243 199 / 0.85);
}
.hover\:bg-amber-100\/90:hover {
  background-color: rgb(254 243 199 / 0.9);
}
.hover\:bg-amber-100\/95:hover {
  background-color: rgb(254 243 199 / 0.95);
}
.hover\:bg-amber-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}
.hover\:bg-amber-200\/0:hover {
  background-color: rgb(253 230 138 / 0);
}
.hover\:bg-amber-200\/10:hover {
  background-color: rgb(253 230 138 / 0.1);
}
.hover\:bg-amber-200\/100:hover {
  background-color: rgb(253 230 138 / 1);
}
.hover\:bg-amber-200\/15:hover {
  background-color: rgb(253 230 138 / 0.15);
}
.hover\:bg-amber-200\/20:hover {
  background-color: rgb(253 230 138 / 0.2);
}
.hover\:bg-amber-200\/25:hover {
  background-color: rgb(253 230 138 / 0.25);
}
.hover\:bg-amber-200\/30:hover {
  background-color: rgb(253 230 138 / 0.3);
}
.hover\:bg-amber-200\/35:hover {
  background-color: rgb(253 230 138 / 0.35);
}
.hover\:bg-amber-200\/40:hover {
  background-color: rgb(253 230 138 / 0.4);
}
.hover\:bg-amber-200\/45:hover {
  background-color: rgb(253 230 138 / 0.45);
}
.hover\:bg-amber-200\/5:hover {
  background-color: rgb(253 230 138 / 0.05);
}
.hover\:bg-amber-200\/50:hover {
  background-color: rgb(253 230 138 / 0.5);
}
.hover\:bg-amber-200\/55:hover {
  background-color: rgb(253 230 138 / 0.55);
}
.hover\:bg-amber-200\/60:hover {
  background-color: rgb(253 230 138 / 0.6);
}
.hover\:bg-amber-200\/65:hover {
  background-color: rgb(253 230 138 / 0.65);
}
.hover\:bg-amber-200\/70:hover {
  background-color: rgb(253 230 138 / 0.7);
}
.hover\:bg-amber-200\/75:hover {
  background-color: rgb(253 230 138 / 0.75);
}
.hover\:bg-amber-200\/80:hover {
  background-color: rgb(253 230 138 / 0.8);
}
.hover\:bg-amber-200\/85:hover {
  background-color: rgb(253 230 138 / 0.85);
}
.hover\:bg-amber-200\/90:hover {
  background-color: rgb(253 230 138 / 0.9);
}
.hover\:bg-amber-200\/95:hover {
  background-color: rgb(253 230 138 / 0.95);
}
.hover\:bg-amber-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}
.hover\:bg-amber-300\/0:hover {
  background-color: rgb(252 211 77 / 0);
}
.hover\:bg-amber-300\/10:hover {
  background-color: rgb(252 211 77 / 0.1);
}
.hover\:bg-amber-300\/100:hover {
  background-color: rgb(252 211 77 / 1);
}
.hover\:bg-amber-300\/15:hover {
  background-color: rgb(252 211 77 / 0.15);
}
.hover\:bg-amber-300\/20:hover {
  background-color: rgb(252 211 77 / 0.2);
}
.hover\:bg-amber-300\/25:hover {
  background-color: rgb(252 211 77 / 0.25);
}
.hover\:bg-amber-300\/30:hover {
  background-color: rgb(252 211 77 / 0.3);
}
.hover\:bg-amber-300\/35:hover {
  background-color: rgb(252 211 77 / 0.35);
}
.hover\:bg-amber-300\/40:hover {
  background-color: rgb(252 211 77 / 0.4);
}
.hover\:bg-amber-300\/45:hover {
  background-color: rgb(252 211 77 / 0.45);
}
.hover\:bg-amber-300\/5:hover {
  background-color: rgb(252 211 77 / 0.05);
}
.hover\:bg-amber-300\/50:hover {
  background-color: rgb(252 211 77 / 0.5);
}
.hover\:bg-amber-300\/55:hover {
  background-color: rgb(252 211 77 / 0.55);
}
.hover\:bg-amber-300\/60:hover {
  background-color: rgb(252 211 77 / 0.6);
}
.hover\:bg-amber-300\/65:hover {
  background-color: rgb(252 211 77 / 0.65);
}
.hover\:bg-amber-300\/70:hover {
  background-color: rgb(252 211 77 / 0.7);
}
.hover\:bg-amber-300\/75:hover {
  background-color: rgb(252 211 77 / 0.75);
}
.hover\:bg-amber-300\/80:hover {
  background-color: rgb(252 211 77 / 0.8);
}
.hover\:bg-amber-300\/85:hover {
  background-color: rgb(252 211 77 / 0.85);
}
.hover\:bg-amber-300\/90:hover {
  background-color: rgb(252 211 77 / 0.9);
}
.hover\:bg-amber-300\/95:hover {
  background-color: rgb(252 211 77 / 0.95);
}
.hover\:bg-amber-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}
.hover\:bg-amber-400\/0:hover {
  background-color: rgb(251 191 36 / 0);
}
.hover\:bg-amber-400\/10:hover {
  background-color: rgb(251 191 36 / 0.1);
}
.hover\:bg-amber-400\/100:hover {
  background-color: rgb(251 191 36 / 1);
}
.hover\:bg-amber-400\/15:hover {
  background-color: rgb(251 191 36 / 0.15);
}
.hover\:bg-amber-400\/20:hover {
  background-color: rgb(251 191 36 / 0.2);
}
.hover\:bg-amber-400\/25:hover {
  background-color: rgb(251 191 36 / 0.25);
}
.hover\:bg-amber-400\/30:hover {
  background-color: rgb(251 191 36 / 0.3);
}
.hover\:bg-amber-400\/35:hover {
  background-color: rgb(251 191 36 / 0.35);
}
.hover\:bg-amber-400\/40:hover {
  background-color: rgb(251 191 36 / 0.4);
}
.hover\:bg-amber-400\/45:hover {
  background-color: rgb(251 191 36 / 0.45);
}
.hover\:bg-amber-400\/5:hover {
  background-color: rgb(251 191 36 / 0.05);
}
.hover\:bg-amber-400\/50:hover {
  background-color: rgb(251 191 36 / 0.5);
}
.hover\:bg-amber-400\/55:hover {
  background-color: rgb(251 191 36 / 0.55);
}
.hover\:bg-amber-400\/60:hover {
  background-color: rgb(251 191 36 / 0.6);
}
.hover\:bg-amber-400\/65:hover {
  background-color: rgb(251 191 36 / 0.65);
}
.hover\:bg-amber-400\/70:hover {
  background-color: rgb(251 191 36 / 0.7);
}
.hover\:bg-amber-400\/75:hover {
  background-color: rgb(251 191 36 / 0.75);
}
.hover\:bg-amber-400\/80:hover {
  background-color: rgb(251 191 36 / 0.8);
}
.hover\:bg-amber-400\/85:hover {
  background-color: rgb(251 191 36 / 0.85);
}
.hover\:bg-amber-400\/90:hover {
  background-color: rgb(251 191 36 / 0.9);
}
.hover\:bg-amber-400\/95:hover {
  background-color: rgb(251 191 36 / 0.95);
}
.hover\:bg-amber-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}
.hover\:bg-amber-500\/0:hover {
  background-color: rgb(245 158 11 / 0);
}
.hover\:bg-amber-500\/10:hover {
  background-color: rgb(245 158 11 / 0.1);
}
.hover\:bg-amber-500\/100:hover {
  background-color: rgb(245 158 11 / 1);
}
.hover\:bg-amber-500\/15:hover {
  background-color: rgb(245 158 11 / 0.15);
}
.hover\:bg-amber-500\/20:hover {
  background-color: rgb(245 158 11 / 0.2);
}
.hover\:bg-amber-500\/25:hover {
  background-color: rgb(245 158 11 / 0.25);
}
.hover\:bg-amber-500\/30:hover {
  background-color: rgb(245 158 11 / 0.3);
}
.hover\:bg-amber-500\/35:hover {
  background-color: rgb(245 158 11 / 0.35);
}
.hover\:bg-amber-500\/40:hover {
  background-color: rgb(245 158 11 / 0.4);
}
.hover\:bg-amber-500\/45:hover {
  background-color: rgb(245 158 11 / 0.45);
}
.hover\:bg-amber-500\/5:hover {
  background-color: rgb(245 158 11 / 0.05);
}
.hover\:bg-amber-500\/50:hover {
  background-color: rgb(245 158 11 / 0.5);
}
.hover\:bg-amber-500\/55:hover {
  background-color: rgb(245 158 11 / 0.55);
}
.hover\:bg-amber-500\/60:hover {
  background-color: rgb(245 158 11 / 0.6);
}
.hover\:bg-amber-500\/65:hover {
  background-color: rgb(245 158 11 / 0.65);
}
.hover\:bg-amber-500\/70:hover {
  background-color: rgb(245 158 11 / 0.7);
}
.hover\:bg-amber-500\/75:hover {
  background-color: rgb(245 158 11 / 0.75);
}
.hover\:bg-amber-500\/80:hover {
  background-color: rgb(245 158 11 / 0.8);
}
.hover\:bg-amber-500\/85:hover {
  background-color: rgb(245 158 11 / 0.85);
}
.hover\:bg-amber-500\/90:hover {
  background-color: rgb(245 158 11 / 0.9);
}
.hover\:bg-amber-500\/95:hover {
  background-color: rgb(245 158 11 / 0.95);
}
.hover\:bg-amber-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}
.hover\:bg-amber-600\/0:hover {
  background-color: rgb(217 119 6 / 0);
}
.hover\:bg-amber-600\/10:hover {
  background-color: rgb(217 119 6 / 0.1);
}
.hover\:bg-amber-600\/100:hover {
  background-color: rgb(217 119 6 / 1);
}
.hover\:bg-amber-600\/15:hover {
  background-color: rgb(217 119 6 / 0.15);
}
.hover\:bg-amber-600\/20:hover {
  background-color: rgb(217 119 6 / 0.2);
}
.hover\:bg-amber-600\/25:hover {
  background-color: rgb(217 119 6 / 0.25);
}
.hover\:bg-amber-600\/30:hover {
  background-color: rgb(217 119 6 / 0.3);
}
.hover\:bg-amber-600\/35:hover {
  background-color: rgb(217 119 6 / 0.35);
}
.hover\:bg-amber-600\/40:hover {
  background-color: rgb(217 119 6 / 0.4);
}
.hover\:bg-amber-600\/45:hover {
  background-color: rgb(217 119 6 / 0.45);
}
.hover\:bg-amber-600\/5:hover {
  background-color: rgb(217 119 6 / 0.05);
}
.hover\:bg-amber-600\/50:hover {
  background-color: rgb(217 119 6 / 0.5);
}
.hover\:bg-amber-600\/55:hover {
  background-color: rgb(217 119 6 / 0.55);
}
.hover\:bg-amber-600\/60:hover {
  background-color: rgb(217 119 6 / 0.6);
}
.hover\:bg-amber-600\/65:hover {
  background-color: rgb(217 119 6 / 0.65);
}
.hover\:bg-amber-600\/70:hover {
  background-color: rgb(217 119 6 / 0.7);
}
.hover\:bg-amber-600\/75:hover {
  background-color: rgb(217 119 6 / 0.75);
}
.hover\:bg-amber-600\/80:hover {
  background-color: rgb(217 119 6 / 0.8);
}
.hover\:bg-amber-600\/85:hover {
  background-color: rgb(217 119 6 / 0.85);
}
.hover\:bg-amber-600\/90:hover {
  background-color: rgb(217 119 6 / 0.9);
}
.hover\:bg-amber-600\/95:hover {
  background-color: rgb(217 119 6 / 0.95);
}
.hover\:bg-amber-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}
.hover\:bg-amber-700\/0:hover {
  background-color: rgb(180 83 9 / 0);
}
.hover\:bg-amber-700\/10:hover {
  background-color: rgb(180 83 9 / 0.1);
}
.hover\:bg-amber-700\/100:hover {
  background-color: rgb(180 83 9 / 1);
}
.hover\:bg-amber-700\/15:hover {
  background-color: rgb(180 83 9 / 0.15);
}
.hover\:bg-amber-700\/20:hover {
  background-color: rgb(180 83 9 / 0.2);
}
.hover\:bg-amber-700\/25:hover {
  background-color: rgb(180 83 9 / 0.25);
}
.hover\:bg-amber-700\/30:hover {
  background-color: rgb(180 83 9 / 0.3);
}
.hover\:bg-amber-700\/35:hover {
  background-color: rgb(180 83 9 / 0.35);
}
.hover\:bg-amber-700\/40:hover {
  background-color: rgb(180 83 9 / 0.4);
}
.hover\:bg-amber-700\/45:hover {
  background-color: rgb(180 83 9 / 0.45);
}
.hover\:bg-amber-700\/5:hover {
  background-color: rgb(180 83 9 / 0.05);
}
.hover\:bg-amber-700\/50:hover {
  background-color: rgb(180 83 9 / 0.5);
}
.hover\:bg-amber-700\/55:hover {
  background-color: rgb(180 83 9 / 0.55);
}
.hover\:bg-amber-700\/60:hover {
  background-color: rgb(180 83 9 / 0.6);
}
.hover\:bg-amber-700\/65:hover {
  background-color: rgb(180 83 9 / 0.65);
}
.hover\:bg-amber-700\/70:hover {
  background-color: rgb(180 83 9 / 0.7);
}
.hover\:bg-amber-700\/75:hover {
  background-color: rgb(180 83 9 / 0.75);
}
.hover\:bg-amber-700\/80:hover {
  background-color: rgb(180 83 9 / 0.8);
}
.hover\:bg-amber-700\/85:hover {
  background-color: rgb(180 83 9 / 0.85);
}
.hover\:bg-amber-700\/90:hover {
  background-color: rgb(180 83 9 / 0.9);
}
.hover\:bg-amber-700\/95:hover {
  background-color: rgb(180 83 9 / 0.95);
}
.hover\:bg-amber-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}
.hover\:bg-amber-800\/0:hover {
  background-color: rgb(146 64 14 / 0);
}
.hover\:bg-amber-800\/10:hover {
  background-color: rgb(146 64 14 / 0.1);
}
.hover\:bg-amber-800\/100:hover {
  background-color: rgb(146 64 14 / 1);
}
.hover\:bg-amber-800\/15:hover {
  background-color: rgb(146 64 14 / 0.15);
}
.hover\:bg-amber-800\/20:hover {
  background-color: rgb(146 64 14 / 0.2);
}
.hover\:bg-amber-800\/25:hover {
  background-color: rgb(146 64 14 / 0.25);
}
.hover\:bg-amber-800\/30:hover {
  background-color: rgb(146 64 14 / 0.3);
}
.hover\:bg-amber-800\/35:hover {
  background-color: rgb(146 64 14 / 0.35);
}
.hover\:bg-amber-800\/40:hover {
  background-color: rgb(146 64 14 / 0.4);
}
.hover\:bg-amber-800\/45:hover {
  background-color: rgb(146 64 14 / 0.45);
}
.hover\:bg-amber-800\/5:hover {
  background-color: rgb(146 64 14 / 0.05);
}
.hover\:bg-amber-800\/50:hover {
  background-color: rgb(146 64 14 / 0.5);
}
.hover\:bg-amber-800\/55:hover {
  background-color: rgb(146 64 14 / 0.55);
}
.hover\:bg-amber-800\/60:hover {
  background-color: rgb(146 64 14 / 0.6);
}
.hover\:bg-amber-800\/65:hover {
  background-color: rgb(146 64 14 / 0.65);
}
.hover\:bg-amber-800\/70:hover {
  background-color: rgb(146 64 14 / 0.7);
}
.hover\:bg-amber-800\/75:hover {
  background-color: rgb(146 64 14 / 0.75);
}
.hover\:bg-amber-800\/80:hover {
  background-color: rgb(146 64 14 / 0.8);
}
.hover\:bg-amber-800\/85:hover {
  background-color: rgb(146 64 14 / 0.85);
}
.hover\:bg-amber-800\/90:hover {
  background-color: rgb(146 64 14 / 0.9);
}
.hover\:bg-amber-800\/95:hover {
  background-color: rgb(146 64 14 / 0.95);
}
.hover\:bg-amber-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}
.hover\:bg-amber-900\/0:hover {
  background-color: rgb(120 53 15 / 0);
}
.hover\:bg-amber-900\/10:hover {
  background-color: rgb(120 53 15 / 0.1);
}
.hover\:bg-amber-900\/100:hover {
  background-color: rgb(120 53 15 / 1);
}
.hover\:bg-amber-900\/15:hover {
  background-color: rgb(120 53 15 / 0.15);
}
.hover\:bg-amber-900\/20:hover {
  background-color: rgb(120 53 15 / 0.2);
}
.hover\:bg-amber-900\/25:hover {
  background-color: rgb(120 53 15 / 0.25);
}
.hover\:bg-amber-900\/30:hover {
  background-color: rgb(120 53 15 / 0.3);
}
.hover\:bg-amber-900\/35:hover {
  background-color: rgb(120 53 15 / 0.35);
}
.hover\:bg-amber-900\/40:hover {
  background-color: rgb(120 53 15 / 0.4);
}
.hover\:bg-amber-900\/45:hover {
  background-color: rgb(120 53 15 / 0.45);
}
.hover\:bg-amber-900\/5:hover {
  background-color: rgb(120 53 15 / 0.05);
}
.hover\:bg-amber-900\/50:hover {
  background-color: rgb(120 53 15 / 0.5);
}
.hover\:bg-amber-900\/55:hover {
  background-color: rgb(120 53 15 / 0.55);
}
.hover\:bg-amber-900\/60:hover {
  background-color: rgb(120 53 15 / 0.6);
}
.hover\:bg-amber-900\/65:hover {
  background-color: rgb(120 53 15 / 0.65);
}
.hover\:bg-amber-900\/70:hover {
  background-color: rgb(120 53 15 / 0.7);
}
.hover\:bg-amber-900\/75:hover {
  background-color: rgb(120 53 15 / 0.75);
}
.hover\:bg-amber-900\/80:hover {
  background-color: rgb(120 53 15 / 0.8);
}
.hover\:bg-amber-900\/85:hover {
  background-color: rgb(120 53 15 / 0.85);
}
.hover\:bg-amber-900\/90:hover {
  background-color: rgb(120 53 15 / 0.9);
}
.hover\:bg-amber-900\/95:hover {
  background-color: rgb(120 53 15 / 0.95);
}
.hover\:bg-background:hover {
  background-color: hsl(var(--background));
}
.hover\:bg-background\/50:hover {
  background-color: hsl(var(--background) / 0.5);
}
.hover\:bg-blue-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-100\/0:hover {
  background-color: rgb(219 234 254 / 0);
}
.hover\:bg-blue-100\/10:hover {
  background-color: rgb(219 234 254 / 0.1);
}
.hover\:bg-blue-100\/100:hover {
  background-color: rgb(219 234 254 / 1);
}
.hover\:bg-blue-100\/15:hover {
  background-color: rgb(219 234 254 / 0.15);
}
.hover\:bg-blue-100\/20:hover {
  background-color: rgb(219 234 254 / 0.2);
}
.hover\:bg-blue-100\/25:hover {
  background-color: rgb(219 234 254 / 0.25);
}
.hover\:bg-blue-100\/30:hover {
  background-color: rgb(219 234 254 / 0.3);
}
.hover\:bg-blue-100\/35:hover {
  background-color: rgb(219 234 254 / 0.35);
}
.hover\:bg-blue-100\/40:hover {
  background-color: rgb(219 234 254 / 0.4);
}
.hover\:bg-blue-100\/45:hover {
  background-color: rgb(219 234 254 / 0.45);
}
.hover\:bg-blue-100\/5:hover {
  background-color: rgb(219 234 254 / 0.05);
}
.hover\:bg-blue-100\/50:hover {
  background-color: rgb(219 234 254 / 0.5);
}
.hover\:bg-blue-100\/55:hover {
  background-color: rgb(219 234 254 / 0.55);
}
.hover\:bg-blue-100\/60:hover {
  background-color: rgb(219 234 254 / 0.6);
}
.hover\:bg-blue-100\/65:hover {
  background-color: rgb(219 234 254 / 0.65);
}
.hover\:bg-blue-100\/70:hover {
  background-color: rgb(219 234 254 / 0.7);
}
.hover\:bg-blue-100\/75:hover {
  background-color: rgb(219 234 254 / 0.75);
}
.hover\:bg-blue-100\/80:hover {
  background-color: rgb(219 234 254 / 0.8);
}
.hover\:bg-blue-100\/85:hover {
  background-color: rgb(219 234 254 / 0.85);
}
.hover\:bg-blue-100\/90:hover {
  background-color: rgb(219 234 254 / 0.9);
}
.hover\:bg-blue-100\/95:hover {
  background-color: rgb(219 234 254 / 0.95);
}
.hover\:bg-blue-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-200\/0:hover {
  background-color: rgb(191 219 254 / 0);
}
.hover\:bg-blue-200\/10:hover {
  background-color: rgb(191 219 254 / 0.1);
}
.hover\:bg-blue-200\/100:hover {
  background-color: rgb(191 219 254 / 1);
}
.hover\:bg-blue-200\/15:hover {
  background-color: rgb(191 219 254 / 0.15);
}
.hover\:bg-blue-200\/20:hover {
  background-color: rgb(191 219 254 / 0.2);
}
.hover\:bg-blue-200\/25:hover {
  background-color: rgb(191 219 254 / 0.25);
}
.hover\:bg-blue-200\/30:hover {
  background-color: rgb(191 219 254 / 0.3);
}
.hover\:bg-blue-200\/35:hover {
  background-color: rgb(191 219 254 / 0.35);
}
.hover\:bg-blue-200\/40:hover {
  background-color: rgb(191 219 254 / 0.4);
}
.hover\:bg-blue-200\/45:hover {
  background-color: rgb(191 219 254 / 0.45);
}
.hover\:bg-blue-200\/5:hover {
  background-color: rgb(191 219 254 / 0.05);
}
.hover\:bg-blue-200\/50:hover {
  background-color: rgb(191 219 254 / 0.5);
}
.hover\:bg-blue-200\/55:hover {
  background-color: rgb(191 219 254 / 0.55);
}
.hover\:bg-blue-200\/60:hover {
  background-color: rgb(191 219 254 / 0.6);
}
.hover\:bg-blue-200\/65:hover {
  background-color: rgb(191 219 254 / 0.65);
}
.hover\:bg-blue-200\/70:hover {
  background-color: rgb(191 219 254 / 0.7);
}
.hover\:bg-blue-200\/75:hover {
  background-color: rgb(191 219 254 / 0.75);
}
.hover\:bg-blue-200\/80:hover {
  background-color: rgb(191 219 254 / 0.8);
}
.hover\:bg-blue-200\/85:hover {
  background-color: rgb(191 219 254 / 0.85);
}
.hover\:bg-blue-200\/90:hover {
  background-color: rgb(191 219 254 / 0.9);
}
.hover\:bg-blue-200\/95:hover {
  background-color: rgb(191 219 254 / 0.95);
}
.hover\:bg-blue-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-300\/0:hover {
  background-color: rgb(147 197 253 / 0);
}
.hover\:bg-blue-300\/10:hover {
  background-color: rgb(147 197 253 / 0.1);
}
.hover\:bg-blue-300\/100:hover {
  background-color: rgb(147 197 253 / 1);
}
.hover\:bg-blue-300\/15:hover {
  background-color: rgb(147 197 253 / 0.15);
}
.hover\:bg-blue-300\/20:hover {
  background-color: rgb(147 197 253 / 0.2);
}
.hover\:bg-blue-300\/25:hover {
  background-color: rgb(147 197 253 / 0.25);
}
.hover\:bg-blue-300\/30:hover {
  background-color: rgb(147 197 253 / 0.3);
}
.hover\:bg-blue-300\/35:hover {
  background-color: rgb(147 197 253 / 0.35);
}
.hover\:bg-blue-300\/40:hover {
  background-color: rgb(147 197 253 / 0.4);
}
.hover\:bg-blue-300\/45:hover {
  background-color: rgb(147 197 253 / 0.45);
}
.hover\:bg-blue-300\/5:hover {
  background-color: rgb(147 197 253 / 0.05);
}
.hover\:bg-blue-300\/50:hover {
  background-color: rgb(147 197 253 / 0.5);
}
.hover\:bg-blue-300\/55:hover {
  background-color: rgb(147 197 253 / 0.55);
}
.hover\:bg-blue-300\/60:hover {
  background-color: rgb(147 197 253 / 0.6);
}
.hover\:bg-blue-300\/65:hover {
  background-color: rgb(147 197 253 / 0.65);
}
.hover\:bg-blue-300\/70:hover {
  background-color: rgb(147 197 253 / 0.7);
}
.hover\:bg-blue-300\/75:hover {
  background-color: rgb(147 197 253 / 0.75);
}
.hover\:bg-blue-300\/80:hover {
  background-color: rgb(147 197 253 / 0.8);
}
.hover\:bg-blue-300\/85:hover {
  background-color: rgb(147 197 253 / 0.85);
}
.hover\:bg-blue-300\/90:hover {
  background-color: rgb(147 197 253 / 0.9);
}
.hover\:bg-blue-300\/95:hover {
  background-color: rgb(147 197 253 / 0.95);
}
.hover\:bg-blue-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-400\/0:hover {
  background-color: rgb(96 165 250 / 0);
}
.hover\:bg-blue-400\/10:hover {
  background-color: rgb(96 165 250 / 0.1);
}
.hover\:bg-blue-400\/100:hover {
  background-color: rgb(96 165 250 / 1);
}
.hover\:bg-blue-400\/15:hover {
  background-color: rgb(96 165 250 / 0.15);
}
.hover\:bg-blue-400\/20:hover {
  background-color: rgb(96 165 250 / 0.2);
}
.hover\:bg-blue-400\/25:hover {
  background-color: rgb(96 165 250 / 0.25);
}
.hover\:bg-blue-400\/30:hover {
  background-color: rgb(96 165 250 / 0.3);
}
.hover\:bg-blue-400\/35:hover {
  background-color: rgb(96 165 250 / 0.35);
}
.hover\:bg-blue-400\/40:hover {
  background-color: rgb(96 165 250 / 0.4);
}
.hover\:bg-blue-400\/45:hover {
  background-color: rgb(96 165 250 / 0.45);
}
.hover\:bg-blue-400\/5:hover {
  background-color: rgb(96 165 250 / 0.05);
}
.hover\:bg-blue-400\/50:hover {
  background-color: rgb(96 165 250 / 0.5);
}
.hover\:bg-blue-400\/55:hover {
  background-color: rgb(96 165 250 / 0.55);
}
.hover\:bg-blue-400\/60:hover {
  background-color: rgb(96 165 250 / 0.6);
}
.hover\:bg-blue-400\/65:hover {
  background-color: rgb(96 165 250 / 0.65);
}
.hover\:bg-blue-400\/70:hover {
  background-color: rgb(96 165 250 / 0.7);
}
.hover\:bg-blue-400\/75:hover {
  background-color: rgb(96 165 250 / 0.75);
}
.hover\:bg-blue-400\/80:hover {
  background-color: rgb(96 165 250 / 0.8);
}
.hover\:bg-blue-400\/85:hover {
  background-color: rgb(96 165 250 / 0.85);
}
.hover\:bg-blue-400\/90:hover {
  background-color: rgb(96 165 250 / 0.9);
}
.hover\:bg-blue-400\/95:hover {
  background-color: rgb(96 165 250 / 0.95);
}
.hover\:bg-blue-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-500\/0:hover {
  background-color: rgb(59 130 246 / 0);
}
.hover\:bg-blue-500\/10:hover {
  background-color: rgb(59 130 246 / 0.1);
}
.hover\:bg-blue-500\/100:hover {
  background-color: rgb(59 130 246 / 1);
}
.hover\:bg-blue-500\/15:hover {
  background-color: rgb(59 130 246 / 0.15);
}
.hover\:bg-blue-500\/20:hover {
  background-color: rgb(59 130 246 / 0.2);
}
.hover\:bg-blue-500\/25:hover {
  background-color: rgb(59 130 246 / 0.25);
}
.hover\:bg-blue-500\/30:hover {
  background-color: rgb(59 130 246 / 0.3);
}
.hover\:bg-blue-500\/35:hover {
  background-color: rgb(59 130 246 / 0.35);
}
.hover\:bg-blue-500\/40:hover {
  background-color: rgb(59 130 246 / 0.4);
}
.hover\:bg-blue-500\/45:hover {
  background-color: rgb(59 130 246 / 0.45);
}
.hover\:bg-blue-500\/5:hover {
  background-color: rgb(59 130 246 / 0.05);
}
.hover\:bg-blue-500\/50:hover {
  background-color: rgb(59 130 246 / 0.5);
}
.hover\:bg-blue-500\/55:hover {
  background-color: rgb(59 130 246 / 0.55);
}
.hover\:bg-blue-500\/60:hover {
  background-color: rgb(59 130 246 / 0.6);
}
.hover\:bg-blue-500\/65:hover {
  background-color: rgb(59 130 246 / 0.65);
}
.hover\:bg-blue-500\/70:hover {
  background-color: rgb(59 130 246 / 0.7);
}
.hover\:bg-blue-500\/75:hover {
  background-color: rgb(59 130 246 / 0.75);
}
.hover\:bg-blue-500\/80:hover {
  background-color: rgb(59 130 246 / 0.8);
}
.hover\:bg-blue-500\/85:hover {
  background-color: rgb(59 130 246 / 0.85);
}
.hover\:bg-blue-500\/90:hover {
  background-color: rgb(59 130 246 / 0.9);
}
.hover\:bg-blue-500\/95:hover {
  background-color: rgb(59 130 246 / 0.95);
}
.hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-600\/0:hover {
  background-color: rgb(37 99 235 / 0);
}
.hover\:bg-blue-600\/10:hover {
  background-color: rgb(37 99 235 / 0.1);
}
.hover\:bg-blue-600\/100:hover {
  background-color: rgb(37 99 235 / 1);
}
.hover\:bg-blue-600\/15:hover {
  background-color: rgb(37 99 235 / 0.15);
}
.hover\:bg-blue-600\/20:hover {
  background-color: rgb(37 99 235 / 0.2);
}
.hover\:bg-blue-600\/25:hover {
  background-color: rgb(37 99 235 / 0.25);
}
.hover\:bg-blue-600\/30:hover {
  background-color: rgb(37 99 235 / 0.3);
}
.hover\:bg-blue-600\/35:hover {
  background-color: rgb(37 99 235 / 0.35);
}
.hover\:bg-blue-600\/40:hover {
  background-color: rgb(37 99 235 / 0.4);
}
.hover\:bg-blue-600\/45:hover {
  background-color: rgb(37 99 235 / 0.45);
}
.hover\:bg-blue-600\/5:hover {
  background-color: rgb(37 99 235 / 0.05);
}
.hover\:bg-blue-600\/50:hover {
  background-color: rgb(37 99 235 / 0.5);
}
.hover\:bg-blue-600\/55:hover {
  background-color: rgb(37 99 235 / 0.55);
}
.hover\:bg-blue-600\/60:hover {
  background-color: rgb(37 99 235 / 0.6);
}
.hover\:bg-blue-600\/65:hover {
  background-color: rgb(37 99 235 / 0.65);
}
.hover\:bg-blue-600\/70:hover {
  background-color: rgb(37 99 235 / 0.7);
}
.hover\:bg-blue-600\/75:hover {
  background-color: rgb(37 99 235 / 0.75);
}
.hover\:bg-blue-600\/80:hover {
  background-color: rgb(37 99 235 / 0.8);
}
.hover\:bg-blue-600\/85:hover {
  background-color: rgb(37 99 235 / 0.85);
}
.hover\:bg-blue-600\/90:hover {
  background-color: rgb(37 99 235 / 0.9);
}
.hover\:bg-blue-600\/95:hover {
  background-color: rgb(37 99 235 / 0.95);
}
.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-700\/0:hover {
  background-color: rgb(29 78 216 / 0);
}
.hover\:bg-blue-700\/10:hover {
  background-color: rgb(29 78 216 / 0.1);
}
.hover\:bg-blue-700\/100:hover {
  background-color: rgb(29 78 216 / 1);
}
.hover\:bg-blue-700\/15:hover {
  background-color: rgb(29 78 216 / 0.15);
}
.hover\:bg-blue-700\/20:hover {
  background-color: rgb(29 78 216 / 0.2);
}
.hover\:bg-blue-700\/25:hover {
  background-color: rgb(29 78 216 / 0.25);
}
.hover\:bg-blue-700\/30:hover {
  background-color: rgb(29 78 216 / 0.3);
}
.hover\:bg-blue-700\/35:hover {
  background-color: rgb(29 78 216 / 0.35);
}
.hover\:bg-blue-700\/40:hover {
  background-color: rgb(29 78 216 / 0.4);
}
.hover\:bg-blue-700\/45:hover {
  background-color: rgb(29 78 216 / 0.45);
}
.hover\:bg-blue-700\/5:hover {
  background-color: rgb(29 78 216 / 0.05);
}
.hover\:bg-blue-700\/50:hover {
  background-color: rgb(29 78 216 / 0.5);
}
.hover\:bg-blue-700\/55:hover {
  background-color: rgb(29 78 216 / 0.55);
}
.hover\:bg-blue-700\/60:hover {
  background-color: rgb(29 78 216 / 0.6);
}
.hover\:bg-blue-700\/65:hover {
  background-color: rgb(29 78 216 / 0.65);
}
.hover\:bg-blue-700\/70:hover {
  background-color: rgb(29 78 216 / 0.7);
}
.hover\:bg-blue-700\/75:hover {
  background-color: rgb(29 78 216 / 0.75);
}
.hover\:bg-blue-700\/80:hover {
  background-color: rgb(29 78 216 / 0.8);
}
.hover\:bg-blue-700\/85:hover {
  background-color: rgb(29 78 216 / 0.85);
}
.hover\:bg-blue-700\/90:hover {
  background-color: rgb(29 78 216 / 0.9);
}
.hover\:bg-blue-700\/95:hover {
  background-color: rgb(29 78 216 / 0.95);
}
.hover\:bg-blue-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-800\/0:hover {
  background-color: rgb(30 64 175 / 0);
}
.hover\:bg-blue-800\/10:hover {
  background-color: rgb(30 64 175 / 0.1);
}
.hover\:bg-blue-800\/100:hover {
  background-color: rgb(30 64 175 / 1);
}
.hover\:bg-blue-800\/15:hover {
  background-color: rgb(30 64 175 / 0.15);
}
.hover\:bg-blue-800\/20:hover {
  background-color: rgb(30 64 175 / 0.2);
}
.hover\:bg-blue-800\/25:hover {
  background-color: rgb(30 64 175 / 0.25);
}
.hover\:bg-blue-800\/30:hover {
  background-color: rgb(30 64 175 / 0.3);
}
.hover\:bg-blue-800\/35:hover {
  background-color: rgb(30 64 175 / 0.35);
}
.hover\:bg-blue-800\/40:hover {
  background-color: rgb(30 64 175 / 0.4);
}
.hover\:bg-blue-800\/45:hover {
  background-color: rgb(30 64 175 / 0.45);
}
.hover\:bg-blue-800\/5:hover {
  background-color: rgb(30 64 175 / 0.05);
}
.hover\:bg-blue-800\/50:hover {
  background-color: rgb(30 64 175 / 0.5);
}
.hover\:bg-blue-800\/55:hover {
  background-color: rgb(30 64 175 / 0.55);
}
.hover\:bg-blue-800\/60:hover {
  background-color: rgb(30 64 175 / 0.6);
}
.hover\:bg-blue-800\/65:hover {
  background-color: rgb(30 64 175 / 0.65);
}
.hover\:bg-blue-800\/70:hover {
  background-color: rgb(30 64 175 / 0.7);
}
.hover\:bg-blue-800\/75:hover {
  background-color: rgb(30 64 175 / 0.75);
}
.hover\:bg-blue-800\/80:hover {
  background-color: rgb(30 64 175 / 0.8);
}
.hover\:bg-blue-800\/85:hover {
  background-color: rgb(30 64 175 / 0.85);
}
.hover\:bg-blue-800\/90:hover {
  background-color: rgb(30 64 175 / 0.9);
}
.hover\:bg-blue-800\/95:hover {
  background-color: rgb(30 64 175 / 0.95);
}
.hover\:bg-blue-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}
.hover\:bg-blue-900\/0:hover {
  background-color: rgb(30 58 138 / 0);
}
.hover\:bg-blue-900\/10:hover {
  background-color: rgb(30 58 138 / 0.1);
}
.hover\:bg-blue-900\/100:hover {
  background-color: rgb(30 58 138 / 1);
}
.hover\:bg-blue-900\/15:hover {
  background-color: rgb(30 58 138 / 0.15);
}
.hover\:bg-blue-900\/20:hover {
  background-color: rgb(30 58 138 / 0.2);
}
.hover\:bg-blue-900\/25:hover {
  background-color: rgb(30 58 138 / 0.25);
}
.hover\:bg-blue-900\/30:hover {
  background-color: rgb(30 58 138 / 0.3);
}
.hover\:bg-blue-900\/35:hover {
  background-color: rgb(30 58 138 / 0.35);
}
.hover\:bg-blue-900\/40:hover {
  background-color: rgb(30 58 138 / 0.4);
}
.hover\:bg-blue-900\/45:hover {
  background-color: rgb(30 58 138 / 0.45);
}
.hover\:bg-blue-900\/5:hover {
  background-color: rgb(30 58 138 / 0.05);
}
.hover\:bg-blue-900\/50:hover {
  background-color: rgb(30 58 138 / 0.5);
}
.hover\:bg-blue-900\/55:hover {
  background-color: rgb(30 58 138 / 0.55);
}
.hover\:bg-blue-900\/60:hover {
  background-color: rgb(30 58 138 / 0.6);
}
.hover\:bg-blue-900\/65:hover {
  background-color: rgb(30 58 138 / 0.65);
}
.hover\:bg-blue-900\/70:hover {
  background-color: rgb(30 58 138 / 0.7);
}
.hover\:bg-blue-900\/75:hover {
  background-color: rgb(30 58 138 / 0.75);
}
.hover\:bg-blue-900\/80:hover {
  background-color: rgb(30 58 138 / 0.8);
}
.hover\:bg-blue-900\/85:hover {
  background-color: rgb(30 58 138 / 0.85);
}
.hover\:bg-blue-900\/90:hover {
  background-color: rgb(30 58 138 / 0.9);
}
.hover\:bg-blue-900\/95:hover {
  background-color: rgb(30 58 138 / 0.95);
}
.hover\:bg-card:hover {
  background-color: hsl(var(--card));
}
.hover\:bg-card-foreground:hover {
  background-color: hsl(var(--card-foreground));
}
.hover\:bg-card-foreground\/0:hover {
  background-color: hsl(var(--card-foreground) / 0);
}
.hover\:bg-card-foreground\/10:hover {
  background-color: hsl(var(--card-foreground) / 0.1);
}
.hover\:bg-card-foreground\/100:hover {
  background-color: hsl(var(--card-foreground) / 1);
}
.hover\:bg-card-foreground\/15:hover {
  background-color: hsl(var(--card-foreground) / 0.15);
}
.hover\:bg-card-foreground\/20:hover {
  background-color: hsl(var(--card-foreground) / 0.2);
}
.hover\:bg-card-foreground\/25:hover {
  background-color: hsl(var(--card-foreground) / 0.25);
}
.hover\:bg-card-foreground\/30:hover {
  background-color: hsl(var(--card-foreground) / 0.3);
}
.hover\:bg-card-foreground\/35:hover {
  background-color: hsl(var(--card-foreground) / 0.35);
}
.hover\:bg-card-foreground\/40:hover {
  background-color: hsl(var(--card-foreground) / 0.4);
}
.hover\:bg-card-foreground\/45:hover {
  background-color: hsl(var(--card-foreground) / 0.45);
}
.hover\:bg-card-foreground\/5:hover {
  background-color: hsl(var(--card-foreground) / 0.05);
}
.hover\:bg-card-foreground\/50:hover {
  background-color: hsl(var(--card-foreground) / 0.5);
}
.hover\:bg-card-foreground\/55:hover {
  background-color: hsl(var(--card-foreground) / 0.55);
}
.hover\:bg-card-foreground\/60:hover {
  background-color: hsl(var(--card-foreground) / 0.6);
}
.hover\:bg-card-foreground\/65:hover {
  background-color: hsl(var(--card-foreground) / 0.65);
}
.hover\:bg-card-foreground\/70:hover {
  background-color: hsl(var(--card-foreground) / 0.7);
}
.hover\:bg-card-foreground\/75:hover {
  background-color: hsl(var(--card-foreground) / 0.75);
}
.hover\:bg-card-foreground\/80:hover {
  background-color: hsl(var(--card-foreground) / 0.8);
}
.hover\:bg-card-foreground\/85:hover {
  background-color: hsl(var(--card-foreground) / 0.85);
}
.hover\:bg-card-foreground\/90:hover {
  background-color: hsl(var(--card-foreground) / 0.9);
}
.hover\:bg-card-foreground\/95:hover {
  background-color: hsl(var(--card-foreground) / 0.95);
}
.hover\:bg-card\/0:hover {
  background-color: hsl(var(--card) / 0);
}
.hover\:bg-card\/10:hover {
  background-color: hsl(var(--card) / 0.1);
}
.hover\:bg-card\/100:hover {
  background-color: hsl(var(--card) / 1);
}
.hover\:bg-card\/15:hover {
  background-color: hsl(var(--card) / 0.15);
}
.hover\:bg-card\/20:hover {
  background-color: hsl(var(--card) / 0.2);
}
.hover\:bg-card\/25:hover {
  background-color: hsl(var(--card) / 0.25);
}
.hover\:bg-card\/30:hover {
  background-color: hsl(var(--card) / 0.3);
}
.hover\:bg-card\/35:hover {
  background-color: hsl(var(--card) / 0.35);
}
.hover\:bg-card\/40:hover {
  background-color: hsl(var(--card) / 0.4);
}
.hover\:bg-card\/45:hover {
  background-color: hsl(var(--card) / 0.45);
}
.hover\:bg-card\/5:hover {
  background-color: hsl(var(--card) / 0.05);
}
.hover\:bg-card\/50:hover {
  background-color: hsl(var(--card) / 0.5);
}
.hover\:bg-card\/55:hover {
  background-color: hsl(var(--card) / 0.55);
}
.hover\:bg-card\/60:hover {
  background-color: hsl(var(--card) / 0.6);
}
.hover\:bg-card\/65:hover {
  background-color: hsl(var(--card) / 0.65);
}
.hover\:bg-card\/70:hover {
  background-color: hsl(var(--card) / 0.7);
}
.hover\:bg-card\/75:hover {
  background-color: hsl(var(--card) / 0.75);
}
.hover\:bg-card\/80:hover {
  background-color: hsl(var(--card) / 0.8);
}
.hover\:bg-card\/85:hover {
  background-color: hsl(var(--card) / 0.85);
}
.hover\:bg-card\/90:hover {
  background-color: hsl(var(--card) / 0.9);
}
.hover\:bg-card\/95:hover {
  background-color: hsl(var(--card) / 0.95);
}
.hover\:bg-current:hover {
  background-color: currentColor;
}
.hover\:bg-cyan-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}
.hover\:bg-cyan-100\/0:hover {
  background-color: rgb(207 250 254 / 0);
}
.hover\:bg-cyan-100\/10:hover {
  background-color: rgb(207 250 254 / 0.1);
}
.hover\:bg-cyan-100\/100:hover {
  background-color: rgb(207 250 254 / 1);
}
.hover\:bg-cyan-100\/15:hover {
  background-color: rgb(207 250 254 / 0.15);
}
.hover\:bg-cyan-100\/20:hover {
  background-color: rgb(207 250 254 / 0.2);
}
.hover\:bg-cyan-100\/25:hover {
  background-color: rgb(207 250 254 / 0.25);
}
.hover\:bg-cyan-100\/30:hover {
  background-color: rgb(207 250 254 / 0.3);
}
.hover\:bg-cyan-100\/35:hover {
  background-color: rgb(207 250 254 / 0.35);
}
.hover\:bg-cyan-100\/40:hover {
  background-color: rgb(207 250 254 / 0.4);
}
.hover\:bg-cyan-100\/45:hover {
  background-color: rgb(207 250 254 / 0.45);
}
.hover\:bg-cyan-100\/5:hover {
  background-color: rgb(207 250 254 / 0.05);
}
.hover\:bg-cyan-100\/50:hover {
  background-color: rgb(207 250 254 / 0.5);
}
.hover\:bg-cyan-100\/55:hover {
  background-color: rgb(207 250 254 / 0.55);
}
.hover\:bg-cyan-100\/60:hover {
  background-color: rgb(207 250 254 / 0.6);
}
.hover\:bg-cyan-100\/65:hover {
  background-color: rgb(207 250 254 / 0.65);
}
.hover\:bg-cyan-100\/70:hover {
  background-color: rgb(207 250 254 / 0.7);
}
.hover\:bg-cyan-100\/75:hover {
  background-color: rgb(207 250 254 / 0.75);
}
.hover\:bg-cyan-100\/80:hover {
  background-color: rgb(207 250 254 / 0.8);
}
.hover\:bg-cyan-100\/85:hover {
  background-color: rgb(207 250 254 / 0.85);
}
.hover\:bg-cyan-100\/90:hover {
  background-color: rgb(207 250 254 / 0.9);
}
.hover\:bg-cyan-100\/95:hover {
  background-color: rgb(207 250 254 / 0.95);
}
.hover\:bg-cyan-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}
.hover\:bg-cyan-200\/0:hover {
  background-color: rgb(165 243 252 / 0);
}
.hover\:bg-cyan-200\/10:hover {
  background-color: rgb(165 243 252 / 0.1);
}
.hover\:bg-cyan-200\/100:hover {
  background-color: rgb(165 243 252 / 1);
}
.hover\:bg-cyan-200\/15:hover {
  background-color: rgb(165 243 252 / 0.15);
}
.hover\:bg-cyan-200\/20:hover {
  background-color: rgb(165 243 252 / 0.2);
}
.hover\:bg-cyan-200\/25:hover {
  background-color: rgb(165 243 252 / 0.25);
}
.hover\:bg-cyan-200\/30:hover {
  background-color: rgb(165 243 252 / 0.3);
}
.hover\:bg-cyan-200\/35:hover {
  background-color: rgb(165 243 252 / 0.35);
}
.hover\:bg-cyan-200\/40:hover {
  background-color: rgb(165 243 252 / 0.4);
}
.hover\:bg-cyan-200\/45:hover {
  background-color: rgb(165 243 252 / 0.45);
}
.hover\:bg-cyan-200\/5:hover {
  background-color: rgb(165 243 252 / 0.05);
}
.hover\:bg-cyan-200\/50:hover {
  background-color: rgb(165 243 252 / 0.5);
}
.hover\:bg-cyan-200\/55:hover {
  background-color: rgb(165 243 252 / 0.55);
}
.hover\:bg-cyan-200\/60:hover {
  background-color: rgb(165 243 252 / 0.6);
}
.hover\:bg-cyan-200\/65:hover {
  background-color: rgb(165 243 252 / 0.65);
}
.hover\:bg-cyan-200\/70:hover {
  background-color: rgb(165 243 252 / 0.7);
}
.hover\:bg-cyan-200\/75:hover {
  background-color: rgb(165 243 252 / 0.75);
}
.hover\:bg-cyan-200\/80:hover {
  background-color: rgb(165 243 252 / 0.8);
}
.hover\:bg-cyan-200\/85:hover {
  background-color: rgb(165 243 252 / 0.85);
}
.hover\:bg-cyan-200\/90:hover {
  background-color: rgb(165 243 252 / 0.9);
}
.hover\:bg-cyan-200\/95:hover {
  background-color: rgb(165 243 252 / 0.95);
}
.hover\:bg-cyan-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}
.hover\:bg-cyan-300\/0:hover {
  background-color: rgb(103 232 249 / 0);
}
.hover\:bg-cyan-300\/10:hover {
  background-color: rgb(103 232 249 / 0.1);
}
.hover\:bg-cyan-300\/100:hover {
  background-color: rgb(103 232 249 / 1);
}
.hover\:bg-cyan-300\/15:hover {
  background-color: rgb(103 232 249 / 0.15);
}
.hover\:bg-cyan-300\/20:hover {
  background-color: rgb(103 232 249 / 0.2);
}
.hover\:bg-cyan-300\/25:hover {
  background-color: rgb(103 232 249 / 0.25);
}
.hover\:bg-cyan-300\/30:hover {
  background-color: rgb(103 232 249 / 0.3);
}
.hover\:bg-cyan-300\/35:hover {
  background-color: rgb(103 232 249 / 0.35);
}
.hover\:bg-cyan-300\/40:hover {
  background-color: rgb(103 232 249 / 0.4);
}
.hover\:bg-cyan-300\/45:hover {
  background-color: rgb(103 232 249 / 0.45);
}
.hover\:bg-cyan-300\/5:hover {
  background-color: rgb(103 232 249 / 0.05);
}
.hover\:bg-cyan-300\/50:hover {
  background-color: rgb(103 232 249 / 0.5);
}
.hover\:bg-cyan-300\/55:hover {
  background-color: rgb(103 232 249 / 0.55);
}
.hover\:bg-cyan-300\/60:hover {
  background-color: rgb(103 232 249 / 0.6);
}
.hover\:bg-cyan-300\/65:hover {
  background-color: rgb(103 232 249 / 0.65);
}
.hover\:bg-cyan-300\/70:hover {
  background-color: rgb(103 232 249 / 0.7);
}
.hover\:bg-cyan-300\/75:hover {
  background-color: rgb(103 232 249 / 0.75);
}
.hover\:bg-cyan-300\/80:hover {
  background-color: rgb(103 232 249 / 0.8);
}
.hover\:bg-cyan-300\/85:hover {
  background-color: rgb(103 232 249 / 0.85);
}
.hover\:bg-cyan-300\/90:hover {
  background-color: rgb(103 232 249 / 0.9);
}
.hover\:bg-cyan-300\/95:hover {
  background-color: rgb(103 232 249 / 0.95);
}
.hover\:bg-cyan-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}
.hover\:bg-cyan-400\/0:hover {
  background-color: rgb(34 211 238 / 0);
}
.hover\:bg-cyan-400\/10:hover {
  background-color: rgb(34 211 238 / 0.1);
}
.hover\:bg-cyan-400\/100:hover {
  background-color: rgb(34 211 238 / 1);
}
.hover\:bg-cyan-400\/15:hover {
  background-color: rgb(34 211 238 / 0.15);
}
.hover\:bg-cyan-400\/20:hover {
  background-color: rgb(34 211 238 / 0.2);
}
.hover\:bg-cyan-400\/25:hover {
  background-color: rgb(34 211 238 / 0.25);
}
.hover\:bg-cyan-400\/30:hover {
  background-color: rgb(34 211 238 / 0.3);
}
.hover\:bg-cyan-400\/35:hover {
  background-color: rgb(34 211 238 / 0.35);
}
.hover\:bg-cyan-400\/40:hover {
  background-color: rgb(34 211 238 / 0.4);
}
.hover\:bg-cyan-400\/45:hover {
  background-color: rgb(34 211 238 / 0.45);
}
.hover\:bg-cyan-400\/5:hover {
  background-color: rgb(34 211 238 / 0.05);
}
.hover\:bg-cyan-400\/50:hover {
  background-color: rgb(34 211 238 / 0.5);
}
.hover\:bg-cyan-400\/55:hover {
  background-color: rgb(34 211 238 / 0.55);
}
.hover\:bg-cyan-400\/60:hover {
  background-color: rgb(34 211 238 / 0.6);
}
.hover\:bg-cyan-400\/65:hover {
  background-color: rgb(34 211 238 / 0.65);
}
.hover\:bg-cyan-400\/70:hover {
  background-color: rgb(34 211 238 / 0.7);
}
.hover\:bg-cyan-400\/75:hover {
  background-color: rgb(34 211 238 / 0.75);
}
.hover\:bg-cyan-400\/80:hover {
  background-color: rgb(34 211 238 / 0.8);
}
.hover\:bg-cyan-400\/85:hover {
  background-color: rgb(34 211 238 / 0.85);
}
.hover\:bg-cyan-400\/90:hover {
  background-color: rgb(34 211 238 / 0.9);
}
.hover\:bg-cyan-400\/95:hover {
  background-color: rgb(34 211 238 / 0.95);
}
.hover\:bg-cyan-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}
.hover\:bg-cyan-500\/0:hover {
  background-color: rgb(6 182 212 / 0);
}
.hover\:bg-cyan-500\/10:hover {
  background-color: rgb(6 182 212 / 0.1);
}
.hover\:bg-cyan-500\/100:hover {
  background-color: rgb(6 182 212 / 1);
}
.hover\:bg-cyan-500\/15:hover {
  background-color: rgb(6 182 212 / 0.15);
}
.hover\:bg-cyan-500\/20:hover {
  background-color: rgb(6 182 212 / 0.2);
}
.hover\:bg-cyan-500\/25:hover {
  background-color: rgb(6 182 212 / 0.25);
}
.hover\:bg-cyan-500\/30:hover {
  background-color: rgb(6 182 212 / 0.3);
}
.hover\:bg-cyan-500\/35:hover {
  background-color: rgb(6 182 212 / 0.35);
}
.hover\:bg-cyan-500\/40:hover {
  background-color: rgb(6 182 212 / 0.4);
}
.hover\:bg-cyan-500\/45:hover {
  background-color: rgb(6 182 212 / 0.45);
}
.hover\:bg-cyan-500\/5:hover {
  background-color: rgb(6 182 212 / 0.05);
}
.hover\:bg-cyan-500\/50:hover {
  background-color: rgb(6 182 212 / 0.5);
}
.hover\:bg-cyan-500\/55:hover {
  background-color: rgb(6 182 212 / 0.55);
}
.hover\:bg-cyan-500\/60:hover {
  background-color: rgb(6 182 212 / 0.6);
}
.hover\:bg-cyan-500\/65:hover {
  background-color: rgb(6 182 212 / 0.65);
}
.hover\:bg-cyan-500\/70:hover {
  background-color: rgb(6 182 212 / 0.7);
}
.hover\:bg-cyan-500\/75:hover {
  background-color: rgb(6 182 212 / 0.75);
}
.hover\:bg-cyan-500\/80:hover {
  background-color: rgb(6 182 212 / 0.8);
}
.hover\:bg-cyan-500\/85:hover {
  background-color: rgb(6 182 212 / 0.85);
}
.hover\:bg-cyan-500\/90:hover {
  background-color: rgb(6 182 212 / 0.9);
}
.hover\:bg-cyan-500\/95:hover {
  background-color: rgb(6 182 212 / 0.95);
}
.hover\:bg-cyan-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}
.hover\:bg-cyan-600\/0:hover {
  background-color: rgb(8 145 178 / 0);
}
.hover\:bg-cyan-600\/10:hover {
  background-color: rgb(8 145 178 / 0.1);
}
.hover\:bg-cyan-600\/100:hover {
  background-color: rgb(8 145 178 / 1);
}
.hover\:bg-cyan-600\/15:hover {
  background-color: rgb(8 145 178 / 0.15);
}
.hover\:bg-cyan-600\/20:hover {
  background-color: rgb(8 145 178 / 0.2);
}
.hover\:bg-cyan-600\/25:hover {
  background-color: rgb(8 145 178 / 0.25);
}
.hover\:bg-cyan-600\/30:hover {
  background-color: rgb(8 145 178 / 0.3);
}
.hover\:bg-cyan-600\/35:hover {
  background-color: rgb(8 145 178 / 0.35);
}
.hover\:bg-cyan-600\/40:hover {
  background-color: rgb(8 145 178 / 0.4);
}
.hover\:bg-cyan-600\/45:hover {
  background-color: rgb(8 145 178 / 0.45);
}
.hover\:bg-cyan-600\/5:hover {
  background-color: rgb(8 145 178 / 0.05);
}
.hover\:bg-cyan-600\/50:hover {
  background-color: rgb(8 145 178 / 0.5);
}
.hover\:bg-cyan-600\/55:hover {
  background-color: rgb(8 145 178 / 0.55);
}
.hover\:bg-cyan-600\/60:hover {
  background-color: rgb(8 145 178 / 0.6);
}
.hover\:bg-cyan-600\/65:hover {
  background-color: rgb(8 145 178 / 0.65);
}
.hover\:bg-cyan-600\/70:hover {
  background-color: rgb(8 145 178 / 0.7);
}
.hover\:bg-cyan-600\/75:hover {
  background-color: rgb(8 145 178 / 0.75);
}
.hover\:bg-cyan-600\/80:hover {
  background-color: rgb(8 145 178 / 0.8);
}
.hover\:bg-cyan-600\/85:hover {
  background-color: rgb(8 145 178 / 0.85);
}
.hover\:bg-cyan-600\/90:hover {
  background-color: rgb(8 145 178 / 0.9);
}
.hover\:bg-cyan-600\/95:hover {
  background-color: rgb(8 145 178 / 0.95);
}
.hover\:bg-cyan-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1));
}
.hover\:bg-cyan-700\/0:hover {
  background-color: rgb(14 116 144 / 0);
}
.hover\:bg-cyan-700\/10:hover {
  background-color: rgb(14 116 144 / 0.1);
}
.hover\:bg-cyan-700\/100:hover {
  background-color: rgb(14 116 144 / 1);
}
.hover\:bg-cyan-700\/15:hover {
  background-color: rgb(14 116 144 / 0.15);
}
.hover\:bg-cyan-700\/20:hover {
  background-color: rgb(14 116 144 / 0.2);
}
.hover\:bg-cyan-700\/25:hover {
  background-color: rgb(14 116 144 / 0.25);
}
.hover\:bg-cyan-700\/30:hover {
  background-color: rgb(14 116 144 / 0.3);
}
.hover\:bg-cyan-700\/35:hover {
  background-color: rgb(14 116 144 / 0.35);
}
.hover\:bg-cyan-700\/40:hover {
  background-color: rgb(14 116 144 / 0.4);
}
.hover\:bg-cyan-700\/45:hover {
  background-color: rgb(14 116 144 / 0.45);
}
.hover\:bg-cyan-700\/5:hover {
  background-color: rgb(14 116 144 / 0.05);
}
.hover\:bg-cyan-700\/50:hover {
  background-color: rgb(14 116 144 / 0.5);
}
.hover\:bg-cyan-700\/55:hover {
  background-color: rgb(14 116 144 / 0.55);
}
.hover\:bg-cyan-700\/60:hover {
  background-color: rgb(14 116 144 / 0.6);
}
.hover\:bg-cyan-700\/65:hover {
  background-color: rgb(14 116 144 / 0.65);
}
.hover\:bg-cyan-700\/70:hover {
  background-color: rgb(14 116 144 / 0.7);
}
.hover\:bg-cyan-700\/75:hover {
  background-color: rgb(14 116 144 / 0.75);
}
.hover\:bg-cyan-700\/80:hover {
  background-color: rgb(14 116 144 / 0.8);
}
.hover\:bg-cyan-700\/85:hover {
  background-color: rgb(14 116 144 / 0.85);
}
.hover\:bg-cyan-700\/90:hover {
  background-color: rgb(14 116 144 / 0.9);
}
.hover\:bg-cyan-700\/95:hover {
  background-color: rgb(14 116 144 / 0.95);
}
.hover\:bg-cyan-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}
.hover\:bg-cyan-800\/0:hover {
  background-color: rgb(21 94 117 / 0);
}
.hover\:bg-cyan-800\/10:hover {
  background-color: rgb(21 94 117 / 0.1);
}
.hover\:bg-cyan-800\/100:hover {
  background-color: rgb(21 94 117 / 1);
}
.hover\:bg-cyan-800\/15:hover {
  background-color: rgb(21 94 117 / 0.15);
}
.hover\:bg-cyan-800\/20:hover {
  background-color: rgb(21 94 117 / 0.2);
}
.hover\:bg-cyan-800\/25:hover {
  background-color: rgb(21 94 117 / 0.25);
}
.hover\:bg-cyan-800\/30:hover {
  background-color: rgb(21 94 117 / 0.3);
}
.hover\:bg-cyan-800\/35:hover {
  background-color: rgb(21 94 117 / 0.35);
}
.hover\:bg-cyan-800\/40:hover {
  background-color: rgb(21 94 117 / 0.4);
}
.hover\:bg-cyan-800\/45:hover {
  background-color: rgb(21 94 117 / 0.45);
}
.hover\:bg-cyan-800\/5:hover {
  background-color: rgb(21 94 117 / 0.05);
}
.hover\:bg-cyan-800\/50:hover {
  background-color: rgb(21 94 117 / 0.5);
}
.hover\:bg-cyan-800\/55:hover {
  background-color: rgb(21 94 117 / 0.55);
}
.hover\:bg-cyan-800\/60:hover {
  background-color: rgb(21 94 117 / 0.6);
}
.hover\:bg-cyan-800\/65:hover {
  background-color: rgb(21 94 117 / 0.65);
}
.hover\:bg-cyan-800\/70:hover {
  background-color: rgb(21 94 117 / 0.7);
}
.hover\:bg-cyan-800\/75:hover {
  background-color: rgb(21 94 117 / 0.75);
}
.hover\:bg-cyan-800\/80:hover {
  background-color: rgb(21 94 117 / 0.8);
}
.hover\:bg-cyan-800\/85:hover {
  background-color: rgb(21 94 117 / 0.85);
}
.hover\:bg-cyan-800\/90:hover {
  background-color: rgb(21 94 117 / 0.9);
}
.hover\:bg-cyan-800\/95:hover {
  background-color: rgb(21 94 117 / 0.95);
}
.hover\:bg-cyan-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}
.hover\:bg-cyan-900\/0:hover {
  background-color: rgb(22 78 99 / 0);
}
.hover\:bg-cyan-900\/10:hover {
  background-color: rgb(22 78 99 / 0.1);
}
.hover\:bg-cyan-900\/100:hover {
  background-color: rgb(22 78 99 / 1);
}
.hover\:bg-cyan-900\/15:hover {
  background-color: rgb(22 78 99 / 0.15);
}
.hover\:bg-cyan-900\/20:hover {
  background-color: rgb(22 78 99 / 0.2);
}
.hover\:bg-cyan-900\/25:hover {
  background-color: rgb(22 78 99 / 0.25);
}
.hover\:bg-cyan-900\/30:hover {
  background-color: rgb(22 78 99 / 0.3);
}
.hover\:bg-cyan-900\/35:hover {
  background-color: rgb(22 78 99 / 0.35);
}
.hover\:bg-cyan-900\/40:hover {
  background-color: rgb(22 78 99 / 0.4);
}
.hover\:bg-cyan-900\/45:hover {
  background-color: rgb(22 78 99 / 0.45);
}
.hover\:bg-cyan-900\/5:hover {
  background-color: rgb(22 78 99 / 0.05);
}
.hover\:bg-cyan-900\/50:hover {
  background-color: rgb(22 78 99 / 0.5);
}
.hover\:bg-cyan-900\/55:hover {
  background-color: rgb(22 78 99 / 0.55);
}
.hover\:bg-cyan-900\/60:hover {
  background-color: rgb(22 78 99 / 0.6);
}
.hover\:bg-cyan-900\/65:hover {
  background-color: rgb(22 78 99 / 0.65);
}
.hover\:bg-cyan-900\/70:hover {
  background-color: rgb(22 78 99 / 0.7);
}
.hover\:bg-cyan-900\/75:hover {
  background-color: rgb(22 78 99 / 0.75);
}
.hover\:bg-cyan-900\/80:hover {
  background-color: rgb(22 78 99 / 0.8);
}
.hover\:bg-cyan-900\/85:hover {
  background-color: rgb(22 78 99 / 0.85);
}
.hover\:bg-cyan-900\/90:hover {
  background-color: rgb(22 78 99 / 0.9);
}
.hover\:bg-cyan-900\/95:hover {
  background-color: rgb(22 78 99 / 0.95);
}
.hover\:bg-destructive:hover {
  background-color: hsl(var(--destructive));
}
.hover\:bg-destructive-foreground:hover {
  background-color: hsl(var(--destructive-foreground));
}
.hover\:bg-destructive-foreground\/0:hover {
  background-color: hsl(var(--destructive-foreground) / 0);
}
.hover\:bg-destructive-foreground\/10:hover {
  background-color: hsl(var(--destructive-foreground) / 0.1);
}
.hover\:bg-destructive-foreground\/100:hover {
  background-color: hsl(var(--destructive-foreground) / 1);
}
.hover\:bg-destructive-foreground\/15:hover {
  background-color: hsl(var(--destructive-foreground) / 0.15);
}
.hover\:bg-destructive-foreground\/20:hover {
  background-color: hsl(var(--destructive-foreground) / 0.2);
}
.hover\:bg-destructive-foreground\/25:hover {
  background-color: hsl(var(--destructive-foreground) / 0.25);
}
.hover\:bg-destructive-foreground\/30:hover {
  background-color: hsl(var(--destructive-foreground) / 0.3);
}
.hover\:bg-destructive-foreground\/35:hover {
  background-color: hsl(var(--destructive-foreground) / 0.35);
}
.hover\:bg-destructive-foreground\/40:hover {
  background-color: hsl(var(--destructive-foreground) / 0.4);
}
.hover\:bg-destructive-foreground\/45:hover {
  background-color: hsl(var(--destructive-foreground) / 0.45);
}
.hover\:bg-destructive-foreground\/5:hover {
  background-color: hsl(var(--destructive-foreground) / 0.05);
}
.hover\:bg-destructive-foreground\/50:hover {
  background-color: hsl(var(--destructive-foreground) / 0.5);
}
.hover\:bg-destructive-foreground\/55:hover {
  background-color: hsl(var(--destructive-foreground) / 0.55);
}
.hover\:bg-destructive-foreground\/60:hover {
  background-color: hsl(var(--destructive-foreground) / 0.6);
}
.hover\:bg-destructive-foreground\/65:hover {
  background-color: hsl(var(--destructive-foreground) / 0.65);
}
.hover\:bg-destructive-foreground\/70:hover {
  background-color: hsl(var(--destructive-foreground) / 0.7);
}
.hover\:bg-destructive-foreground\/75:hover {
  background-color: hsl(var(--destructive-foreground) / 0.75);
}
.hover\:bg-destructive-foreground\/80:hover {
  background-color: hsl(var(--destructive-foreground) / 0.8);
}
.hover\:bg-destructive-foreground\/85:hover {
  background-color: hsl(var(--destructive-foreground) / 0.85);
}
.hover\:bg-destructive-foreground\/90:hover {
  background-color: hsl(var(--destructive-foreground) / 0.9);
}
.hover\:bg-destructive-foreground\/95:hover {
  background-color: hsl(var(--destructive-foreground) / 0.95);
}
.hover\:bg-destructive\/0:hover {
  background-color: hsl(var(--destructive) / 0);
}
.hover\:bg-destructive\/10:hover {
  background-color: hsl(var(--destructive) / 0.1);
}
.hover\:bg-destructive\/100:hover {
  background-color: hsl(var(--destructive) / 1);
}
.hover\:bg-destructive\/15:hover {
  background-color: hsl(var(--destructive) / 0.15);
}
.hover\:bg-destructive\/20:hover {
  background-color: hsl(var(--destructive) / 0.2);
}
.hover\:bg-destructive\/25:hover {
  background-color: hsl(var(--destructive) / 0.25);
}
.hover\:bg-destructive\/30:hover {
  background-color: hsl(var(--destructive) / 0.3);
}
.hover\:bg-destructive\/35:hover {
  background-color: hsl(var(--destructive) / 0.35);
}
.hover\:bg-destructive\/40:hover {
  background-color: hsl(var(--destructive) / 0.4);
}
.hover\:bg-destructive\/45:hover {
  background-color: hsl(var(--destructive) / 0.45);
}
.hover\:bg-destructive\/5:hover {
  background-color: hsl(var(--destructive) / 0.05);
}
.hover\:bg-destructive\/50:hover {
  background-color: hsl(var(--destructive) / 0.5);
}
.hover\:bg-destructive\/55:hover {
  background-color: hsl(var(--destructive) / 0.55);
}
.hover\:bg-destructive\/60:hover {
  background-color: hsl(var(--destructive) / 0.6);
}
.hover\:bg-destructive\/65:hover {
  background-color: hsl(var(--destructive) / 0.65);
}
.hover\:bg-destructive\/70:hover {
  background-color: hsl(var(--destructive) / 0.7);
}
.hover\:bg-destructive\/75:hover {
  background-color: hsl(var(--destructive) / 0.75);
}
.hover\:bg-destructive\/80:hover {
  background-color: hsl(var(--destructive) / 0.8);
}
.hover\:bg-destructive\/85:hover {
  background-color: hsl(var(--destructive) / 0.85);
}
.hover\:bg-destructive\/90:hover {
  background-color: hsl(var(--destructive) / 0.9);
}
.hover\:bg-destructive\/95:hover {
  background-color: hsl(var(--destructive) / 0.95);
}
.hover\:bg-emerald-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.hover\:bg-emerald-100\/0:hover {
  background-color: rgb(209 250 229 / 0);
}
.hover\:bg-emerald-100\/10:hover {
  background-color: rgb(209 250 229 / 0.1);
}
.hover\:bg-emerald-100\/100:hover {
  background-color: rgb(209 250 229 / 1);
}
.hover\:bg-emerald-100\/15:hover {
  background-color: rgb(209 250 229 / 0.15);
}
.hover\:bg-emerald-100\/20:hover {
  background-color: rgb(209 250 229 / 0.2);
}
.hover\:bg-emerald-100\/25:hover {
  background-color: rgb(209 250 229 / 0.25);
}
.hover\:bg-emerald-100\/30:hover {
  background-color: rgb(209 250 229 / 0.3);
}
.hover\:bg-emerald-100\/35:hover {
  background-color: rgb(209 250 229 / 0.35);
}
.hover\:bg-emerald-100\/40:hover {
  background-color: rgb(209 250 229 / 0.4);
}
.hover\:bg-emerald-100\/45:hover {
  background-color: rgb(209 250 229 / 0.45);
}
.hover\:bg-emerald-100\/5:hover {
  background-color: rgb(209 250 229 / 0.05);
}
.hover\:bg-emerald-100\/50:hover {
  background-color: rgb(209 250 229 / 0.5);
}
.hover\:bg-emerald-100\/55:hover {
  background-color: rgb(209 250 229 / 0.55);
}
.hover\:bg-emerald-100\/60:hover {
  background-color: rgb(209 250 229 / 0.6);
}
.hover\:bg-emerald-100\/65:hover {
  background-color: rgb(209 250 229 / 0.65);
}
.hover\:bg-emerald-100\/70:hover {
  background-color: rgb(209 250 229 / 0.7);
}
.hover\:bg-emerald-100\/75:hover {
  background-color: rgb(209 250 229 / 0.75);
}
.hover\:bg-emerald-100\/80:hover {
  background-color: rgb(209 250 229 / 0.8);
}
.hover\:bg-emerald-100\/85:hover {
  background-color: rgb(209 250 229 / 0.85);
}
.hover\:bg-emerald-100\/90:hover {
  background-color: rgb(209 250 229 / 0.9);
}
.hover\:bg-emerald-100\/95:hover {
  background-color: rgb(209 250 229 / 0.95);
}
.hover\:bg-emerald-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}
.hover\:bg-emerald-200\/0:hover {
  background-color: rgb(167 243 208 / 0);
}
.hover\:bg-emerald-200\/10:hover {
  background-color: rgb(167 243 208 / 0.1);
}
.hover\:bg-emerald-200\/100:hover {
  background-color: rgb(167 243 208 / 1);
}
.hover\:bg-emerald-200\/15:hover {
  background-color: rgb(167 243 208 / 0.15);
}
.hover\:bg-emerald-200\/20:hover {
  background-color: rgb(167 243 208 / 0.2);
}
.hover\:bg-emerald-200\/25:hover {
  background-color: rgb(167 243 208 / 0.25);
}
.hover\:bg-emerald-200\/30:hover {
  background-color: rgb(167 243 208 / 0.3);
}
.hover\:bg-emerald-200\/35:hover {
  background-color: rgb(167 243 208 / 0.35);
}
.hover\:bg-emerald-200\/40:hover {
  background-color: rgb(167 243 208 / 0.4);
}
.hover\:bg-emerald-200\/45:hover {
  background-color: rgb(167 243 208 / 0.45);
}
.hover\:bg-emerald-200\/5:hover {
  background-color: rgb(167 243 208 / 0.05);
}
.hover\:bg-emerald-200\/50:hover {
  background-color: rgb(167 243 208 / 0.5);
}
.hover\:bg-emerald-200\/55:hover {
  background-color: rgb(167 243 208 / 0.55);
}
.hover\:bg-emerald-200\/60:hover {
  background-color: rgb(167 243 208 / 0.6);
}
.hover\:bg-emerald-200\/65:hover {
  background-color: rgb(167 243 208 / 0.65);
}
.hover\:bg-emerald-200\/70:hover {
  background-color: rgb(167 243 208 / 0.7);
}
.hover\:bg-emerald-200\/75:hover {
  background-color: rgb(167 243 208 / 0.75);
}
.hover\:bg-emerald-200\/80:hover {
  background-color: rgb(167 243 208 / 0.8);
}
.hover\:bg-emerald-200\/85:hover {
  background-color: rgb(167 243 208 / 0.85);
}
.hover\:bg-emerald-200\/90:hover {
  background-color: rgb(167 243 208 / 0.9);
}
.hover\:bg-emerald-200\/95:hover {
  background-color: rgb(167 243 208 / 0.95);
}
.hover\:bg-emerald-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}
.hover\:bg-emerald-300\/0:hover {
  background-color: rgb(110 231 183 / 0);
}
.hover\:bg-emerald-300\/10:hover {
  background-color: rgb(110 231 183 / 0.1);
}
.hover\:bg-emerald-300\/100:hover {
  background-color: rgb(110 231 183 / 1);
}
.hover\:bg-emerald-300\/15:hover {
  background-color: rgb(110 231 183 / 0.15);
}
.hover\:bg-emerald-300\/20:hover {
  background-color: rgb(110 231 183 / 0.2);
}
.hover\:bg-emerald-300\/25:hover {
  background-color: rgb(110 231 183 / 0.25);
}
.hover\:bg-emerald-300\/30:hover {
  background-color: rgb(110 231 183 / 0.3);
}
.hover\:bg-emerald-300\/35:hover {
  background-color: rgb(110 231 183 / 0.35);
}
.hover\:bg-emerald-300\/40:hover {
  background-color: rgb(110 231 183 / 0.4);
}
.hover\:bg-emerald-300\/45:hover {
  background-color: rgb(110 231 183 / 0.45);
}
.hover\:bg-emerald-300\/5:hover {
  background-color: rgb(110 231 183 / 0.05);
}
.hover\:bg-emerald-300\/50:hover {
  background-color: rgb(110 231 183 / 0.5);
}
.hover\:bg-emerald-300\/55:hover {
  background-color: rgb(110 231 183 / 0.55);
}
.hover\:bg-emerald-300\/60:hover {
  background-color: rgb(110 231 183 / 0.6);
}
.hover\:bg-emerald-300\/65:hover {
  background-color: rgb(110 231 183 / 0.65);
}
.hover\:bg-emerald-300\/70:hover {
  background-color: rgb(110 231 183 / 0.7);
}
.hover\:bg-emerald-300\/75:hover {
  background-color: rgb(110 231 183 / 0.75);
}
.hover\:bg-emerald-300\/80:hover {
  background-color: rgb(110 231 183 / 0.8);
}
.hover\:bg-emerald-300\/85:hover {
  background-color: rgb(110 231 183 / 0.85);
}
.hover\:bg-emerald-300\/90:hover {
  background-color: rgb(110 231 183 / 0.9);
}
.hover\:bg-emerald-300\/95:hover {
  background-color: rgb(110 231 183 / 0.95);
}
.hover\:bg-emerald-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}
.hover\:bg-emerald-400\/0:hover {
  background-color: rgb(52 211 153 / 0);
}
.hover\:bg-emerald-400\/10:hover {
  background-color: rgb(52 211 153 / 0.1);
}
.hover\:bg-emerald-400\/100:hover {
  background-color: rgb(52 211 153 / 1);
}
.hover\:bg-emerald-400\/15:hover {
  background-color: rgb(52 211 153 / 0.15);
}
.hover\:bg-emerald-400\/20:hover {
  background-color: rgb(52 211 153 / 0.2);
}
.hover\:bg-emerald-400\/25:hover {
  background-color: rgb(52 211 153 / 0.25);
}
.hover\:bg-emerald-400\/30:hover {
  background-color: rgb(52 211 153 / 0.3);
}
.hover\:bg-emerald-400\/35:hover {
  background-color: rgb(52 211 153 / 0.35);
}
.hover\:bg-emerald-400\/40:hover {
  background-color: rgb(52 211 153 / 0.4);
}
.hover\:bg-emerald-400\/45:hover {
  background-color: rgb(52 211 153 / 0.45);
}
.hover\:bg-emerald-400\/5:hover {
  background-color: rgb(52 211 153 / 0.05);
}
.hover\:bg-emerald-400\/50:hover {
  background-color: rgb(52 211 153 / 0.5);
}
.hover\:bg-emerald-400\/55:hover {
  background-color: rgb(52 211 153 / 0.55);
}
.hover\:bg-emerald-400\/60:hover {
  background-color: rgb(52 211 153 / 0.6);
}
.hover\:bg-emerald-400\/65:hover {
  background-color: rgb(52 211 153 / 0.65);
}
.hover\:bg-emerald-400\/70:hover {
  background-color: rgb(52 211 153 / 0.7);
}
.hover\:bg-emerald-400\/75:hover {
  background-color: rgb(52 211 153 / 0.75);
}
.hover\:bg-emerald-400\/80:hover {
  background-color: rgb(52 211 153 / 0.8);
}
.hover\:bg-emerald-400\/85:hover {
  background-color: rgb(52 211 153 / 0.85);
}
.hover\:bg-emerald-400\/90:hover {
  background-color: rgb(52 211 153 / 0.9);
}
.hover\:bg-emerald-400\/95:hover {
  background-color: rgb(52 211 153 / 0.95);
}
.hover\:bg-emerald-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.hover\:bg-emerald-500\/0:hover {
  background-color: rgb(16 185 129 / 0);
}
.hover\:bg-emerald-500\/10:hover {
  background-color: rgb(16 185 129 / 0.1);
}
.hover\:bg-emerald-500\/100:hover {
  background-color: rgb(16 185 129 / 1);
}
.hover\:bg-emerald-500\/15:hover {
  background-color: rgb(16 185 129 / 0.15);
}
.hover\:bg-emerald-500\/20:hover {
  background-color: rgb(16 185 129 / 0.2);
}
.hover\:bg-emerald-500\/25:hover {
  background-color: rgb(16 185 129 / 0.25);
}
.hover\:bg-emerald-500\/30:hover {
  background-color: rgb(16 185 129 / 0.3);
}
.hover\:bg-emerald-500\/35:hover {
  background-color: rgb(16 185 129 / 0.35);
}
.hover\:bg-emerald-500\/40:hover {
  background-color: rgb(16 185 129 / 0.4);
}
.hover\:bg-emerald-500\/45:hover {
  background-color: rgb(16 185 129 / 0.45);
}
.hover\:bg-emerald-500\/5:hover {
  background-color: rgb(16 185 129 / 0.05);
}
.hover\:bg-emerald-500\/50:hover {
  background-color: rgb(16 185 129 / 0.5);
}
.hover\:bg-emerald-500\/55:hover {
  background-color: rgb(16 185 129 / 0.55);
}
.hover\:bg-emerald-500\/60:hover {
  background-color: rgb(16 185 129 / 0.6);
}
.hover\:bg-emerald-500\/65:hover {
  background-color: rgb(16 185 129 / 0.65);
}
.hover\:bg-emerald-500\/70:hover {
  background-color: rgb(16 185 129 / 0.7);
}
.hover\:bg-emerald-500\/75:hover {
  background-color: rgb(16 185 129 / 0.75);
}
.hover\:bg-emerald-500\/80:hover {
  background-color: rgb(16 185 129 / 0.8);
}
.hover\:bg-emerald-500\/85:hover {
  background-color: rgb(16 185 129 / 0.85);
}
.hover\:bg-emerald-500\/90:hover {
  background-color: rgb(16 185 129 / 0.9);
}
.hover\:bg-emerald-500\/95:hover {
  background-color: rgb(16 185 129 / 0.95);
}
.hover\:bg-emerald-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}
.hover\:bg-emerald-600\/0:hover {
  background-color: rgb(5 150 105 / 0);
}
.hover\:bg-emerald-600\/10:hover {
  background-color: rgb(5 150 105 / 0.1);
}
.hover\:bg-emerald-600\/100:hover {
  background-color: rgb(5 150 105 / 1);
}
.hover\:bg-emerald-600\/15:hover {
  background-color: rgb(5 150 105 / 0.15);
}
.hover\:bg-emerald-600\/20:hover {
  background-color: rgb(5 150 105 / 0.2);
}
.hover\:bg-emerald-600\/25:hover {
  background-color: rgb(5 150 105 / 0.25);
}
.hover\:bg-emerald-600\/30:hover {
  background-color: rgb(5 150 105 / 0.3);
}
.hover\:bg-emerald-600\/35:hover {
  background-color: rgb(5 150 105 / 0.35);
}
.hover\:bg-emerald-600\/40:hover {
  background-color: rgb(5 150 105 / 0.4);
}
.hover\:bg-emerald-600\/45:hover {
  background-color: rgb(5 150 105 / 0.45);
}
.hover\:bg-emerald-600\/5:hover {
  background-color: rgb(5 150 105 / 0.05);
}
.hover\:bg-emerald-600\/50:hover {
  background-color: rgb(5 150 105 / 0.5);
}
.hover\:bg-emerald-600\/55:hover {
  background-color: rgb(5 150 105 / 0.55);
}
.hover\:bg-emerald-600\/60:hover {
  background-color: rgb(5 150 105 / 0.6);
}
.hover\:bg-emerald-600\/65:hover {
  background-color: rgb(5 150 105 / 0.65);
}
.hover\:bg-emerald-600\/70:hover {
  background-color: rgb(5 150 105 / 0.7);
}
.hover\:bg-emerald-600\/75:hover {
  background-color: rgb(5 150 105 / 0.75);
}
.hover\:bg-emerald-600\/80:hover {
  background-color: rgb(5 150 105 / 0.8);
}
.hover\:bg-emerald-600\/85:hover {
  background-color: rgb(5 150 105 / 0.85);
}
.hover\:bg-emerald-600\/90:hover {
  background-color: rgb(5 150 105 / 0.9);
}
.hover\:bg-emerald-600\/95:hover {
  background-color: rgb(5 150 105 / 0.95);
}
.hover\:bg-emerald-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}
.hover\:bg-emerald-700\/0:hover {
  background-color: rgb(4 120 87 / 0);
}
.hover\:bg-emerald-700\/10:hover {
  background-color: rgb(4 120 87 / 0.1);
}
.hover\:bg-emerald-700\/100:hover {
  background-color: rgb(4 120 87 / 1);
}
.hover\:bg-emerald-700\/15:hover {
  background-color: rgb(4 120 87 / 0.15);
}
.hover\:bg-emerald-700\/20:hover {
  background-color: rgb(4 120 87 / 0.2);
}
.hover\:bg-emerald-700\/25:hover {
  background-color: rgb(4 120 87 / 0.25);
}
.hover\:bg-emerald-700\/30:hover {
  background-color: rgb(4 120 87 / 0.3);
}
.hover\:bg-emerald-700\/35:hover {
  background-color: rgb(4 120 87 / 0.35);
}
.hover\:bg-emerald-700\/40:hover {
  background-color: rgb(4 120 87 / 0.4);
}
.hover\:bg-emerald-700\/45:hover {
  background-color: rgb(4 120 87 / 0.45);
}
.hover\:bg-emerald-700\/5:hover {
  background-color: rgb(4 120 87 / 0.05);
}
.hover\:bg-emerald-700\/50:hover {
  background-color: rgb(4 120 87 / 0.5);
}
.hover\:bg-emerald-700\/55:hover {
  background-color: rgb(4 120 87 / 0.55);
}
.hover\:bg-emerald-700\/60:hover {
  background-color: rgb(4 120 87 / 0.6);
}
.hover\:bg-emerald-700\/65:hover {
  background-color: rgb(4 120 87 / 0.65);
}
.hover\:bg-emerald-700\/70:hover {
  background-color: rgb(4 120 87 / 0.7);
}
.hover\:bg-emerald-700\/75:hover {
  background-color: rgb(4 120 87 / 0.75);
}
.hover\:bg-emerald-700\/80:hover {
  background-color: rgb(4 120 87 / 0.8);
}
.hover\:bg-emerald-700\/85:hover {
  background-color: rgb(4 120 87 / 0.85);
}
.hover\:bg-emerald-700\/90:hover {
  background-color: rgb(4 120 87 / 0.9);
}
.hover\:bg-emerald-700\/95:hover {
  background-color: rgb(4 120 87 / 0.95);
}
.hover\:bg-emerald-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}
.hover\:bg-emerald-800\/0:hover {
  background-color: rgb(6 95 70 / 0);
}
.hover\:bg-emerald-800\/10:hover {
  background-color: rgb(6 95 70 / 0.1);
}
.hover\:bg-emerald-800\/100:hover {
  background-color: rgb(6 95 70 / 1);
}
.hover\:bg-emerald-800\/15:hover {
  background-color: rgb(6 95 70 / 0.15);
}
.hover\:bg-emerald-800\/20:hover {
  background-color: rgb(6 95 70 / 0.2);
}
.hover\:bg-emerald-800\/25:hover {
  background-color: rgb(6 95 70 / 0.25);
}
.hover\:bg-emerald-800\/30:hover {
  background-color: rgb(6 95 70 / 0.3);
}
.hover\:bg-emerald-800\/35:hover {
  background-color: rgb(6 95 70 / 0.35);
}
.hover\:bg-emerald-800\/40:hover {
  background-color: rgb(6 95 70 / 0.4);
}
.hover\:bg-emerald-800\/45:hover {
  background-color: rgb(6 95 70 / 0.45);
}
.hover\:bg-emerald-800\/5:hover {
  background-color: rgb(6 95 70 / 0.05);
}
.hover\:bg-emerald-800\/50:hover {
  background-color: rgb(6 95 70 / 0.5);
}
.hover\:bg-emerald-800\/55:hover {
  background-color: rgb(6 95 70 / 0.55);
}
.hover\:bg-emerald-800\/60:hover {
  background-color: rgb(6 95 70 / 0.6);
}
.hover\:bg-emerald-800\/65:hover {
  background-color: rgb(6 95 70 / 0.65);
}
.hover\:bg-emerald-800\/70:hover {
  background-color: rgb(6 95 70 / 0.7);
}
.hover\:bg-emerald-800\/75:hover {
  background-color: rgb(6 95 70 / 0.75);
}
.hover\:bg-emerald-800\/80:hover {
  background-color: rgb(6 95 70 / 0.8);
}
.hover\:bg-emerald-800\/85:hover {
  background-color: rgb(6 95 70 / 0.85);
}
.hover\:bg-emerald-800\/90:hover {
  background-color: rgb(6 95 70 / 0.9);
}
.hover\:bg-emerald-800\/95:hover {
  background-color: rgb(6 95 70 / 0.95);
}
.hover\:bg-emerald-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}
.hover\:bg-emerald-900\/0:hover {
  background-color: rgb(6 78 59 / 0);
}
.hover\:bg-emerald-900\/10:hover {
  background-color: rgb(6 78 59 / 0.1);
}
.hover\:bg-emerald-900\/100:hover {
  background-color: rgb(6 78 59 / 1);
}
.hover\:bg-emerald-900\/15:hover {
  background-color: rgb(6 78 59 / 0.15);
}
.hover\:bg-emerald-900\/20:hover {
  background-color: rgb(6 78 59 / 0.2);
}
.hover\:bg-emerald-900\/25:hover {
  background-color: rgb(6 78 59 / 0.25);
}
.hover\:bg-emerald-900\/30:hover {
  background-color: rgb(6 78 59 / 0.3);
}
.hover\:bg-emerald-900\/35:hover {
  background-color: rgb(6 78 59 / 0.35);
}
.hover\:bg-emerald-900\/40:hover {
  background-color: rgb(6 78 59 / 0.4);
}
.hover\:bg-emerald-900\/45:hover {
  background-color: rgb(6 78 59 / 0.45);
}
.hover\:bg-emerald-900\/5:hover {
  background-color: rgb(6 78 59 / 0.05);
}
.hover\:bg-emerald-900\/50:hover {
  background-color: rgb(6 78 59 / 0.5);
}
.hover\:bg-emerald-900\/55:hover {
  background-color: rgb(6 78 59 / 0.55);
}
.hover\:bg-emerald-900\/60:hover {
  background-color: rgb(6 78 59 / 0.6);
}
.hover\:bg-emerald-900\/65:hover {
  background-color: rgb(6 78 59 / 0.65);
}
.hover\:bg-emerald-900\/70:hover {
  background-color: rgb(6 78 59 / 0.7);
}
.hover\:bg-emerald-900\/75:hover {
  background-color: rgb(6 78 59 / 0.75);
}
.hover\:bg-emerald-900\/80:hover {
  background-color: rgb(6 78 59 / 0.8);
}
.hover\:bg-emerald-900\/85:hover {
  background-color: rgb(6 78 59 / 0.85);
}
.hover\:bg-emerald-900\/90:hover {
  background-color: rgb(6 78 59 / 0.9);
}
.hover\:bg-emerald-900\/95:hover {
  background-color: rgb(6 78 59 / 0.95);
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-100\/0:hover {
  background-color: rgb(243 244 246 / 0);
}
.hover\:bg-gray-100\/10:hover {
  background-color: rgb(243 244 246 / 0.1);
}
.hover\:bg-gray-100\/100:hover {
  background-color: rgb(243 244 246 / 1);
}
.hover\:bg-gray-100\/15:hover {
  background-color: rgb(243 244 246 / 0.15);
}
.hover\:bg-gray-100\/20:hover {
  background-color: rgb(243 244 246 / 0.2);
}
.hover\:bg-gray-100\/25:hover {
  background-color: rgb(243 244 246 / 0.25);
}
.hover\:bg-gray-100\/30:hover {
  background-color: rgb(243 244 246 / 0.3);
}
.hover\:bg-gray-100\/35:hover {
  background-color: rgb(243 244 246 / 0.35);
}
.hover\:bg-gray-100\/40:hover {
  background-color: rgb(243 244 246 / 0.4);
}
.hover\:bg-gray-100\/45:hover {
  background-color: rgb(243 244 246 / 0.45);
}
.hover\:bg-gray-100\/5:hover {
  background-color: rgb(243 244 246 / 0.05);
}
.hover\:bg-gray-100\/50:hover {
  background-color: rgb(243 244 246 / 0.5);
}
.hover\:bg-gray-100\/55:hover {
  background-color: rgb(243 244 246 / 0.55);
}
.hover\:bg-gray-100\/60:hover {
  background-color: rgb(243 244 246 / 0.6);
}
.hover\:bg-gray-100\/65:hover {
  background-color: rgb(243 244 246 / 0.65);
}
.hover\:bg-gray-100\/70:hover {
  background-color: rgb(243 244 246 / 0.7);
}
.hover\:bg-gray-100\/75:hover {
  background-color: rgb(243 244 246 / 0.75);
}
.hover\:bg-gray-100\/80:hover {
  background-color: rgb(243 244 246 / 0.8);
}
.hover\:bg-gray-100\/85:hover {
  background-color: rgb(243 244 246 / 0.85);
}
.hover\:bg-gray-100\/90:hover {
  background-color: rgb(243 244 246 / 0.9);
}
.hover\:bg-gray-100\/95:hover {
  background-color: rgb(243 244 246 / 0.95);
}
.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-200\/0:hover {
  background-color: rgb(229 231 235 / 0);
}
.hover\:bg-gray-200\/10:hover {
  background-color: rgb(229 231 235 / 0.1);
}
.hover\:bg-gray-200\/100:hover {
  background-color: rgb(229 231 235 / 1);
}
.hover\:bg-gray-200\/15:hover {
  background-color: rgb(229 231 235 / 0.15);
}
.hover\:bg-gray-200\/20:hover {
  background-color: rgb(229 231 235 / 0.2);
}
.hover\:bg-gray-200\/25:hover {
  background-color: rgb(229 231 235 / 0.25);
}
.hover\:bg-gray-200\/30:hover {
  background-color: rgb(229 231 235 / 0.3);
}
.hover\:bg-gray-200\/35:hover {
  background-color: rgb(229 231 235 / 0.35);
}
.hover\:bg-gray-200\/40:hover {
  background-color: rgb(229 231 235 / 0.4);
}
.hover\:bg-gray-200\/45:hover {
  background-color: rgb(229 231 235 / 0.45);
}
.hover\:bg-gray-200\/5:hover {
  background-color: rgb(229 231 235 / 0.05);
}
.hover\:bg-gray-200\/50:hover {
  background-color: rgb(229 231 235 / 0.5);
}
.hover\:bg-gray-200\/55:hover {
  background-color: rgb(229 231 235 / 0.55);
}
.hover\:bg-gray-200\/60:hover {
  background-color: rgb(229 231 235 / 0.6);
}
.hover\:bg-gray-200\/65:hover {
  background-color: rgb(229 231 235 / 0.65);
}
.hover\:bg-gray-200\/70:hover {
  background-color: rgb(229 231 235 / 0.7);
}
.hover\:bg-gray-200\/75:hover {
  background-color: rgb(229 231 235 / 0.75);
}
.hover\:bg-gray-200\/80:hover {
  background-color: rgb(229 231 235 / 0.8);
}
.hover\:bg-gray-200\/85:hover {
  background-color: rgb(229 231 235 / 0.85);
}
.hover\:bg-gray-200\/90:hover {
  background-color: rgb(229 231 235 / 0.9);
}
.hover\:bg-gray-200\/95:hover {
  background-color: rgb(229 231 235 / 0.95);
}
.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-300\/0:hover {
  background-color: rgb(209 213 219 / 0);
}
.hover\:bg-gray-300\/10:hover {
  background-color: rgb(209 213 219 / 0.1);
}
.hover\:bg-gray-300\/100:hover {
  background-color: rgb(209 213 219 / 1);
}
.hover\:bg-gray-300\/15:hover {
  background-color: rgb(209 213 219 / 0.15);
}
.hover\:bg-gray-300\/20:hover {
  background-color: rgb(209 213 219 / 0.2);
}
.hover\:bg-gray-300\/25:hover {
  background-color: rgb(209 213 219 / 0.25);
}
.hover\:bg-gray-300\/30:hover {
  background-color: rgb(209 213 219 / 0.3);
}
.hover\:bg-gray-300\/35:hover {
  background-color: rgb(209 213 219 / 0.35);
}
.hover\:bg-gray-300\/40:hover {
  background-color: rgb(209 213 219 / 0.4);
}
.hover\:bg-gray-300\/45:hover {
  background-color: rgb(209 213 219 / 0.45);
}
.hover\:bg-gray-300\/5:hover {
  background-color: rgb(209 213 219 / 0.05);
}
.hover\:bg-gray-300\/50:hover {
  background-color: rgb(209 213 219 / 0.5);
}
.hover\:bg-gray-300\/55:hover {
  background-color: rgb(209 213 219 / 0.55);
}
.hover\:bg-gray-300\/60:hover {
  background-color: rgb(209 213 219 / 0.6);
}
.hover\:bg-gray-300\/65:hover {
  background-color: rgb(209 213 219 / 0.65);
}
.hover\:bg-gray-300\/70:hover {
  background-color: rgb(209 213 219 / 0.7);
}
.hover\:bg-gray-300\/75:hover {
  background-color: rgb(209 213 219 / 0.75);
}
.hover\:bg-gray-300\/80:hover {
  background-color: rgb(209 213 219 / 0.8);
}
.hover\:bg-gray-300\/85:hover {
  background-color: rgb(209 213 219 / 0.85);
}
.hover\:bg-gray-300\/90:hover {
  background-color: rgb(209 213 219 / 0.9);
}
.hover\:bg-gray-300\/95:hover {
  background-color: rgb(209 213 219 / 0.95);
}
.hover\:bg-gray-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-400\/0:hover {
  background-color: rgb(156 163 175 / 0);
}
.hover\:bg-gray-400\/10:hover {
  background-color: rgb(156 163 175 / 0.1);
}
.hover\:bg-gray-400\/100:hover {
  background-color: rgb(156 163 175 / 1);
}
.hover\:bg-gray-400\/15:hover {
  background-color: rgb(156 163 175 / 0.15);
}
.hover\:bg-gray-400\/20:hover {
  background-color: rgb(156 163 175 / 0.2);
}
.hover\:bg-gray-400\/25:hover {
  background-color: rgb(156 163 175 / 0.25);
}
.hover\:bg-gray-400\/30:hover {
  background-color: rgb(156 163 175 / 0.3);
}
.hover\:bg-gray-400\/35:hover {
  background-color: rgb(156 163 175 / 0.35);
}
.hover\:bg-gray-400\/40:hover {
  background-color: rgb(156 163 175 / 0.4);
}
.hover\:bg-gray-400\/45:hover {
  background-color: rgb(156 163 175 / 0.45);
}
.hover\:bg-gray-400\/5:hover {
  background-color: rgb(156 163 175 / 0.05);
}
.hover\:bg-gray-400\/50:hover {
  background-color: rgb(156 163 175 / 0.5);
}
.hover\:bg-gray-400\/55:hover {
  background-color: rgb(156 163 175 / 0.55);
}
.hover\:bg-gray-400\/60:hover {
  background-color: rgb(156 163 175 / 0.6);
}
.hover\:bg-gray-400\/65:hover {
  background-color: rgb(156 163 175 / 0.65);
}
.hover\:bg-gray-400\/70:hover {
  background-color: rgb(156 163 175 / 0.7);
}
.hover\:bg-gray-400\/75:hover {
  background-color: rgb(156 163 175 / 0.75);
}
.hover\:bg-gray-400\/80:hover {
  background-color: rgb(156 163 175 / 0.8);
}
.hover\:bg-gray-400\/85:hover {
  background-color: rgb(156 163 175 / 0.85);
}
.hover\:bg-gray-400\/90:hover {
  background-color: rgb(156 163 175 / 0.9);
}
.hover\:bg-gray-400\/95:hover {
  background-color: rgb(156 163 175 / 0.95);
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-500\/0:hover {
  background-color: rgb(107 114 128 / 0);
}
.hover\:bg-gray-500\/10:hover {
  background-color: rgb(107 114 128 / 0.1);
}
.hover\:bg-gray-500\/100:hover {
  background-color: rgb(107 114 128 / 1);
}
.hover\:bg-gray-500\/15:hover {
  background-color: rgb(107 114 128 / 0.15);
}
.hover\:bg-gray-500\/20:hover {
  background-color: rgb(107 114 128 / 0.2);
}
.hover\:bg-gray-500\/25:hover {
  background-color: rgb(107 114 128 / 0.25);
}
.hover\:bg-gray-500\/30:hover {
  background-color: rgb(107 114 128 / 0.3);
}
.hover\:bg-gray-500\/35:hover {
  background-color: rgb(107 114 128 / 0.35);
}
.hover\:bg-gray-500\/40:hover {
  background-color: rgb(107 114 128 / 0.4);
}
.hover\:bg-gray-500\/45:hover {
  background-color: rgb(107 114 128 / 0.45);
}
.hover\:bg-gray-500\/5:hover {
  background-color: rgb(107 114 128 / 0.05);
}
.hover\:bg-gray-500\/50:hover {
  background-color: rgb(107 114 128 / 0.5);
}
.hover\:bg-gray-500\/55:hover {
  background-color: rgb(107 114 128 / 0.55);
}
.hover\:bg-gray-500\/60:hover {
  background-color: rgb(107 114 128 / 0.6);
}
.hover\:bg-gray-500\/65:hover {
  background-color: rgb(107 114 128 / 0.65);
}
.hover\:bg-gray-500\/70:hover {
  background-color: rgb(107 114 128 / 0.7);
}
.hover\:bg-gray-500\/75:hover {
  background-color: rgb(107 114 128 / 0.75);
}
.hover\:bg-gray-500\/80:hover {
  background-color: rgb(107 114 128 / 0.8);
}
.hover\:bg-gray-500\/85:hover {
  background-color: rgb(107 114 128 / 0.85);
}
.hover\:bg-gray-500\/90:hover {
  background-color: rgb(107 114 128 / 0.9);
}
.hover\:bg-gray-500\/95:hover {
  background-color: rgb(107 114 128 / 0.95);
}
.hover\:bg-gray-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-600\/0:hover {
  background-color: rgb(75 85 99 / 0);
}
.hover\:bg-gray-600\/10:hover {
  background-color: rgb(75 85 99 / 0.1);
}
.hover\:bg-gray-600\/100:hover {
  background-color: rgb(75 85 99 / 1);
}
.hover\:bg-gray-600\/15:hover {
  background-color: rgb(75 85 99 / 0.15);
}
.hover\:bg-gray-600\/20:hover {
  background-color: rgb(75 85 99 / 0.2);
}
.hover\:bg-gray-600\/25:hover {
  background-color: rgb(75 85 99 / 0.25);
}
.hover\:bg-gray-600\/30:hover {
  background-color: rgb(75 85 99 / 0.3);
}
.hover\:bg-gray-600\/35:hover {
  background-color: rgb(75 85 99 / 0.35);
}
.hover\:bg-gray-600\/40:hover {
  background-color: rgb(75 85 99 / 0.4);
}
.hover\:bg-gray-600\/45:hover {
  background-color: rgb(75 85 99 / 0.45);
}
.hover\:bg-gray-600\/5:hover {
  background-color: rgb(75 85 99 / 0.05);
}
.hover\:bg-gray-600\/50:hover {
  background-color: rgb(75 85 99 / 0.5);
}
.hover\:bg-gray-600\/55:hover {
  background-color: rgb(75 85 99 / 0.55);
}
.hover\:bg-gray-600\/60:hover {
  background-color: rgb(75 85 99 / 0.6);
}
.hover\:bg-gray-600\/65:hover {
  background-color: rgb(75 85 99 / 0.65);
}
.hover\:bg-gray-600\/70:hover {
  background-color: rgb(75 85 99 / 0.7);
}
.hover\:bg-gray-600\/75:hover {
  background-color: rgb(75 85 99 / 0.75);
}
.hover\:bg-gray-600\/80:hover {
  background-color: rgb(75 85 99 / 0.8);
}
.hover\:bg-gray-600\/85:hover {
  background-color: rgb(75 85 99 / 0.85);
}
.hover\:bg-gray-600\/90:hover {
  background-color: rgb(75 85 99 / 0.9);
}
.hover\:bg-gray-600\/95:hover {
  background-color: rgb(75 85 99 / 0.95);
}
.hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-700\/0:hover {
  background-color: rgb(55 65 81 / 0);
}
.hover\:bg-gray-700\/10:hover {
  background-color: rgb(55 65 81 / 0.1);
}
.hover\:bg-gray-700\/100:hover {
  background-color: rgb(55 65 81 / 1);
}
.hover\:bg-gray-700\/15:hover {
  background-color: rgb(55 65 81 / 0.15);
}
.hover\:bg-gray-700\/20:hover {
  background-color: rgb(55 65 81 / 0.2);
}
.hover\:bg-gray-700\/25:hover {
  background-color: rgb(55 65 81 / 0.25);
}
.hover\:bg-gray-700\/30:hover {
  background-color: rgb(55 65 81 / 0.3);
}
.hover\:bg-gray-700\/35:hover {
  background-color: rgb(55 65 81 / 0.35);
}
.hover\:bg-gray-700\/40:hover {
  background-color: rgb(55 65 81 / 0.4);
}
.hover\:bg-gray-700\/45:hover {
  background-color: rgb(55 65 81 / 0.45);
}
.hover\:bg-gray-700\/5:hover {
  background-color: rgb(55 65 81 / 0.05);
}
.hover\:bg-gray-700\/50:hover {
  background-color: rgb(55 65 81 / 0.5);
}
.hover\:bg-gray-700\/55:hover {
  background-color: rgb(55 65 81 / 0.55);
}
.hover\:bg-gray-700\/60:hover {
  background-color: rgb(55 65 81 / 0.6);
}
.hover\:bg-gray-700\/65:hover {
  background-color: rgb(55 65 81 / 0.65);
}
.hover\:bg-gray-700\/70:hover {
  background-color: rgb(55 65 81 / 0.7);
}
.hover\:bg-gray-700\/75:hover {
  background-color: rgb(55 65 81 / 0.75);
}
.hover\:bg-gray-700\/80:hover {
  background-color: rgb(55 65 81 / 0.8);
}
.hover\:bg-gray-700\/85:hover {
  background-color: rgb(55 65 81 / 0.85);
}
.hover\:bg-gray-700\/90:hover {
  background-color: rgb(55 65 81 / 0.9);
}
.hover\:bg-gray-700\/95:hover {
  background-color: rgb(55 65 81 / 0.95);
}
.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-800\/0:hover {
  background-color: rgb(31 41 55 / 0);
}
.hover\:bg-gray-800\/10:hover {
  background-color: rgb(31 41 55 / 0.1);
}
.hover\:bg-gray-800\/100:hover {
  background-color: rgb(31 41 55 / 1);
}
.hover\:bg-gray-800\/15:hover {
  background-color: rgb(31 41 55 / 0.15);
}
.hover\:bg-gray-800\/20:hover {
  background-color: rgb(31 41 55 / 0.2);
}
.hover\:bg-gray-800\/25:hover {
  background-color: rgb(31 41 55 / 0.25);
}
.hover\:bg-gray-800\/30:hover {
  background-color: rgb(31 41 55 / 0.3);
}
.hover\:bg-gray-800\/35:hover {
  background-color: rgb(31 41 55 / 0.35);
}
.hover\:bg-gray-800\/40:hover {
  background-color: rgb(31 41 55 / 0.4);
}
.hover\:bg-gray-800\/45:hover {
  background-color: rgb(31 41 55 / 0.45);
}
.hover\:bg-gray-800\/5:hover {
  background-color: rgb(31 41 55 / 0.05);
}
.hover\:bg-gray-800\/50:hover {
  background-color: rgb(31 41 55 / 0.5);
}
.hover\:bg-gray-800\/55:hover {
  background-color: rgb(31 41 55 / 0.55);
}
.hover\:bg-gray-800\/60:hover {
  background-color: rgb(31 41 55 / 0.6);
}
.hover\:bg-gray-800\/65:hover {
  background-color: rgb(31 41 55 / 0.65);
}
.hover\:bg-gray-800\/70:hover {
  background-color: rgb(31 41 55 / 0.7);
}
.hover\:bg-gray-800\/75:hover {
  background-color: rgb(31 41 55 / 0.75);
}
.hover\:bg-gray-800\/80:hover {
  background-color: rgb(31 41 55 / 0.8);
}
.hover\:bg-gray-800\/85:hover {
  background-color: rgb(31 41 55 / 0.85);
}
.hover\:bg-gray-800\/90:hover {
  background-color: rgb(31 41 55 / 0.9);
}
.hover\:bg-gray-800\/95:hover {
  background-color: rgb(31 41 55 / 0.95);
}
.hover\:bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-900\/0:hover {
  background-color: rgb(17 24 39 / 0);
}
.hover\:bg-gray-900\/10:hover {
  background-color: rgb(17 24 39 / 0.1);
}
.hover\:bg-gray-900\/100:hover {
  background-color: rgb(17 24 39 / 1);
}
.hover\:bg-gray-900\/15:hover {
  background-color: rgb(17 24 39 / 0.15);
}
.hover\:bg-gray-900\/20:hover {
  background-color: rgb(17 24 39 / 0.2);
}
.hover\:bg-gray-900\/25:hover {
  background-color: rgb(17 24 39 / 0.25);
}
.hover\:bg-gray-900\/30:hover {
  background-color: rgb(17 24 39 / 0.3);
}
.hover\:bg-gray-900\/35:hover {
  background-color: rgb(17 24 39 / 0.35);
}
.hover\:bg-gray-900\/40:hover {
  background-color: rgb(17 24 39 / 0.4);
}
.hover\:bg-gray-900\/45:hover {
  background-color: rgb(17 24 39 / 0.45);
}
.hover\:bg-gray-900\/5:hover {
  background-color: rgb(17 24 39 / 0.05);
}
.hover\:bg-gray-900\/50:hover {
  background-color: rgb(17 24 39 / 0.5);
}
.hover\:bg-gray-900\/55:hover {
  background-color: rgb(17 24 39 / 0.55);
}
.hover\:bg-gray-900\/60:hover {
  background-color: rgb(17 24 39 / 0.6);
}
.hover\:bg-gray-900\/65:hover {
  background-color: rgb(17 24 39 / 0.65);
}
.hover\:bg-gray-900\/70:hover {
  background-color: rgb(17 24 39 / 0.7);
}
.hover\:bg-gray-900\/75:hover {
  background-color: rgb(17 24 39 / 0.75);
}
.hover\:bg-gray-900\/80:hover {
  background-color: rgb(17 24 39 / 0.8);
}
.hover\:bg-gray-900\/85:hover {
  background-color: rgb(17 24 39 / 0.85);
}
.hover\:bg-gray-900\/90:hover {
  background-color: rgb(17 24 39 / 0.9);
}
.hover\:bg-gray-900\/95:hover {
  background-color: rgb(17 24 39 / 0.95);
}
.hover\:bg-green-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-100\/0:hover {
  background-color: rgb(220 252 231 / 0);
}
.hover\:bg-green-100\/10:hover {
  background-color: rgb(220 252 231 / 0.1);
}
.hover\:bg-green-100\/100:hover {
  background-color: rgb(220 252 231 / 1);
}
.hover\:bg-green-100\/15:hover {
  background-color: rgb(220 252 231 / 0.15);
}
.hover\:bg-green-100\/20:hover {
  background-color: rgb(220 252 231 / 0.2);
}
.hover\:bg-green-100\/25:hover {
  background-color: rgb(220 252 231 / 0.25);
}
.hover\:bg-green-100\/30:hover {
  background-color: rgb(220 252 231 / 0.3);
}
.hover\:bg-green-100\/35:hover {
  background-color: rgb(220 252 231 / 0.35);
}
.hover\:bg-green-100\/40:hover {
  background-color: rgb(220 252 231 / 0.4);
}
.hover\:bg-green-100\/45:hover {
  background-color: rgb(220 252 231 / 0.45);
}
.hover\:bg-green-100\/5:hover {
  background-color: rgb(220 252 231 / 0.05);
}
.hover\:bg-green-100\/50:hover {
  background-color: rgb(220 252 231 / 0.5);
}
.hover\:bg-green-100\/55:hover {
  background-color: rgb(220 252 231 / 0.55);
}
.hover\:bg-green-100\/60:hover {
  background-color: rgb(220 252 231 / 0.6);
}
.hover\:bg-green-100\/65:hover {
  background-color: rgb(220 252 231 / 0.65);
}
.hover\:bg-green-100\/70:hover {
  background-color: rgb(220 252 231 / 0.7);
}
.hover\:bg-green-100\/75:hover {
  background-color: rgb(220 252 231 / 0.75);
}
.hover\:bg-green-100\/80:hover {
  background-color: rgb(220 252 231 / 0.8);
}
.hover\:bg-green-100\/85:hover {
  background-color: rgb(220 252 231 / 0.85);
}
.hover\:bg-green-100\/90:hover {
  background-color: rgb(220 252 231 / 0.9);
}
.hover\:bg-green-100\/95:hover {
  background-color: rgb(220 252 231 / 0.95);
}
.hover\:bg-green-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-200\/0:hover {
  background-color: rgb(187 247 208 / 0);
}
.hover\:bg-green-200\/10:hover {
  background-color: rgb(187 247 208 / 0.1);
}
.hover\:bg-green-200\/100:hover {
  background-color: rgb(187 247 208 / 1);
}
.hover\:bg-green-200\/15:hover {
  background-color: rgb(187 247 208 / 0.15);
}
.hover\:bg-green-200\/20:hover {
  background-color: rgb(187 247 208 / 0.2);
}
.hover\:bg-green-200\/25:hover {
  background-color: rgb(187 247 208 / 0.25);
}
.hover\:bg-green-200\/30:hover {
  background-color: rgb(187 247 208 / 0.3);
}
.hover\:bg-green-200\/35:hover {
  background-color: rgb(187 247 208 / 0.35);
}
.hover\:bg-green-200\/40:hover {
  background-color: rgb(187 247 208 / 0.4);
}
.hover\:bg-green-200\/45:hover {
  background-color: rgb(187 247 208 / 0.45);
}
.hover\:bg-green-200\/5:hover {
  background-color: rgb(187 247 208 / 0.05);
}
.hover\:bg-green-200\/50:hover {
  background-color: rgb(187 247 208 / 0.5);
}
.hover\:bg-green-200\/55:hover {
  background-color: rgb(187 247 208 / 0.55);
}
.hover\:bg-green-200\/60:hover {
  background-color: rgb(187 247 208 / 0.6);
}
.hover\:bg-green-200\/65:hover {
  background-color: rgb(187 247 208 / 0.65);
}
.hover\:bg-green-200\/70:hover {
  background-color: rgb(187 247 208 / 0.7);
}
.hover\:bg-green-200\/75:hover {
  background-color: rgb(187 247 208 / 0.75);
}
.hover\:bg-green-200\/80:hover {
  background-color: rgb(187 247 208 / 0.8);
}
.hover\:bg-green-200\/85:hover {
  background-color: rgb(187 247 208 / 0.85);
}
.hover\:bg-green-200\/90:hover {
  background-color: rgb(187 247 208 / 0.9);
}
.hover\:bg-green-200\/95:hover {
  background-color: rgb(187 247 208 / 0.95);
}
.hover\:bg-green-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-300\/0:hover {
  background-color: rgb(134 239 172 / 0);
}
.hover\:bg-green-300\/10:hover {
  background-color: rgb(134 239 172 / 0.1);
}
.hover\:bg-green-300\/100:hover {
  background-color: rgb(134 239 172 / 1);
}
.hover\:bg-green-300\/15:hover {
  background-color: rgb(134 239 172 / 0.15);
}
.hover\:bg-green-300\/20:hover {
  background-color: rgb(134 239 172 / 0.2);
}
.hover\:bg-green-300\/25:hover {
  background-color: rgb(134 239 172 / 0.25);
}
.hover\:bg-green-300\/30:hover {
  background-color: rgb(134 239 172 / 0.3);
}
.hover\:bg-green-300\/35:hover {
  background-color: rgb(134 239 172 / 0.35);
}
.hover\:bg-green-300\/40:hover {
  background-color: rgb(134 239 172 / 0.4);
}
.hover\:bg-green-300\/45:hover {
  background-color: rgb(134 239 172 / 0.45);
}
.hover\:bg-green-300\/5:hover {
  background-color: rgb(134 239 172 / 0.05);
}
.hover\:bg-green-300\/50:hover {
  background-color: rgb(134 239 172 / 0.5);
}
.hover\:bg-green-300\/55:hover {
  background-color: rgb(134 239 172 / 0.55);
}
.hover\:bg-green-300\/60:hover {
  background-color: rgb(134 239 172 / 0.6);
}
.hover\:bg-green-300\/65:hover {
  background-color: rgb(134 239 172 / 0.65);
}
.hover\:bg-green-300\/70:hover {
  background-color: rgb(134 239 172 / 0.7);
}
.hover\:bg-green-300\/75:hover {
  background-color: rgb(134 239 172 / 0.75);
}
.hover\:bg-green-300\/80:hover {
  background-color: rgb(134 239 172 / 0.8);
}
.hover\:bg-green-300\/85:hover {
  background-color: rgb(134 239 172 / 0.85);
}
.hover\:bg-green-300\/90:hover {
  background-color: rgb(134 239 172 / 0.9);
}
.hover\:bg-green-300\/95:hover {
  background-color: rgb(134 239 172 / 0.95);
}
.hover\:bg-green-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-400\/0:hover {
  background-color: rgb(74 222 128 / 0);
}
.hover\:bg-green-400\/10:hover {
  background-color: rgb(74 222 128 / 0.1);
}
.hover\:bg-green-400\/100:hover {
  background-color: rgb(74 222 128 / 1);
}
.hover\:bg-green-400\/15:hover {
  background-color: rgb(74 222 128 / 0.15);
}
.hover\:bg-green-400\/20:hover {
  background-color: rgb(74 222 128 / 0.2);
}
.hover\:bg-green-400\/25:hover {
  background-color: rgb(74 222 128 / 0.25);
}
.hover\:bg-green-400\/30:hover {
  background-color: rgb(74 222 128 / 0.3);
}
.hover\:bg-green-400\/35:hover {
  background-color: rgb(74 222 128 / 0.35);
}
.hover\:bg-green-400\/40:hover {
  background-color: rgb(74 222 128 / 0.4);
}
.hover\:bg-green-400\/45:hover {
  background-color: rgb(74 222 128 / 0.45);
}
.hover\:bg-green-400\/5:hover {
  background-color: rgb(74 222 128 / 0.05);
}
.hover\:bg-green-400\/50:hover {
  background-color: rgb(74 222 128 / 0.5);
}
.hover\:bg-green-400\/55:hover {
  background-color: rgb(74 222 128 / 0.55);
}
.hover\:bg-green-400\/60:hover {
  background-color: rgb(74 222 128 / 0.6);
}
.hover\:bg-green-400\/65:hover {
  background-color: rgb(74 222 128 / 0.65);
}
.hover\:bg-green-400\/70:hover {
  background-color: rgb(74 222 128 / 0.7);
}
.hover\:bg-green-400\/75:hover {
  background-color: rgb(74 222 128 / 0.75);
}
.hover\:bg-green-400\/80:hover {
  background-color: rgb(74 222 128 / 0.8);
}
.hover\:bg-green-400\/85:hover {
  background-color: rgb(74 222 128 / 0.85);
}
.hover\:bg-green-400\/90:hover {
  background-color: rgb(74 222 128 / 0.9);
}
.hover\:bg-green-400\/95:hover {
  background-color: rgb(74 222 128 / 0.95);
}
.hover\:bg-green-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-50\/50:hover {
  background-color: rgb(240 253 244 / 0.5);
}
.hover\:bg-green-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-500\/0:hover {
  background-color: rgb(34 197 94 / 0);
}
.hover\:bg-green-500\/10:hover {
  background-color: rgb(34 197 94 / 0.1);
}
.hover\:bg-green-500\/100:hover {
  background-color: rgb(34 197 94 / 1);
}
.hover\:bg-green-500\/15:hover {
  background-color: rgb(34 197 94 / 0.15);
}
.hover\:bg-green-500\/20:hover {
  background-color: rgb(34 197 94 / 0.2);
}
.hover\:bg-green-500\/25:hover {
  background-color: rgb(34 197 94 / 0.25);
}
.hover\:bg-green-500\/30:hover {
  background-color: rgb(34 197 94 / 0.3);
}
.hover\:bg-green-500\/35:hover {
  background-color: rgb(34 197 94 / 0.35);
}
.hover\:bg-green-500\/40:hover {
  background-color: rgb(34 197 94 / 0.4);
}
.hover\:bg-green-500\/45:hover {
  background-color: rgb(34 197 94 / 0.45);
}
.hover\:bg-green-500\/5:hover {
  background-color: rgb(34 197 94 / 0.05);
}
.hover\:bg-green-500\/50:hover {
  background-color: rgb(34 197 94 / 0.5);
}
.hover\:bg-green-500\/55:hover {
  background-color: rgb(34 197 94 / 0.55);
}
.hover\:bg-green-500\/60:hover {
  background-color: rgb(34 197 94 / 0.6);
}
.hover\:bg-green-500\/65:hover {
  background-color: rgb(34 197 94 / 0.65);
}
.hover\:bg-green-500\/70:hover {
  background-color: rgb(34 197 94 / 0.7);
}
.hover\:bg-green-500\/75:hover {
  background-color: rgb(34 197 94 / 0.75);
}
.hover\:bg-green-500\/80:hover {
  background-color: rgb(34 197 94 / 0.8);
}
.hover\:bg-green-500\/85:hover {
  background-color: rgb(34 197 94 / 0.85);
}
.hover\:bg-green-500\/90:hover {
  background-color: rgb(34 197 94 / 0.9);
}
.hover\:bg-green-500\/95:hover {
  background-color: rgb(34 197 94 / 0.95);
}
.hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-600\/0:hover {
  background-color: rgb(22 163 74 / 0);
}
.hover\:bg-green-600\/10:hover {
  background-color: rgb(22 163 74 / 0.1);
}
.hover\:bg-green-600\/100:hover {
  background-color: rgb(22 163 74 / 1);
}
.hover\:bg-green-600\/15:hover {
  background-color: rgb(22 163 74 / 0.15);
}
.hover\:bg-green-600\/20:hover {
  background-color: rgb(22 163 74 / 0.2);
}
.hover\:bg-green-600\/25:hover {
  background-color: rgb(22 163 74 / 0.25);
}
.hover\:bg-green-600\/30:hover {
  background-color: rgb(22 163 74 / 0.3);
}
.hover\:bg-green-600\/35:hover {
  background-color: rgb(22 163 74 / 0.35);
}
.hover\:bg-green-600\/40:hover {
  background-color: rgb(22 163 74 / 0.4);
}
.hover\:bg-green-600\/45:hover {
  background-color: rgb(22 163 74 / 0.45);
}
.hover\:bg-green-600\/5:hover {
  background-color: rgb(22 163 74 / 0.05);
}
.hover\:bg-green-600\/50:hover {
  background-color: rgb(22 163 74 / 0.5);
}
.hover\:bg-green-600\/55:hover {
  background-color: rgb(22 163 74 / 0.55);
}
.hover\:bg-green-600\/60:hover {
  background-color: rgb(22 163 74 / 0.6);
}
.hover\:bg-green-600\/65:hover {
  background-color: rgb(22 163 74 / 0.65);
}
.hover\:bg-green-600\/70:hover {
  background-color: rgb(22 163 74 / 0.7);
}
.hover\:bg-green-600\/75:hover {
  background-color: rgb(22 163 74 / 0.75);
}
.hover\:bg-green-600\/80:hover {
  background-color: rgb(22 163 74 / 0.8);
}
.hover\:bg-green-600\/85:hover {
  background-color: rgb(22 163 74 / 0.85);
}
.hover\:bg-green-600\/90:hover {
  background-color: rgb(22 163 74 / 0.9);
}
.hover\:bg-green-600\/95:hover {
  background-color: rgb(22 163 74 / 0.95);
}
.hover\:bg-green-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-700\/0:hover {
  background-color: rgb(21 128 61 / 0);
}
.hover\:bg-green-700\/10:hover {
  background-color: rgb(21 128 61 / 0.1);
}
.hover\:bg-green-700\/100:hover {
  background-color: rgb(21 128 61 / 1);
}
.hover\:bg-green-700\/15:hover {
  background-color: rgb(21 128 61 / 0.15);
}
.hover\:bg-green-700\/20:hover {
  background-color: rgb(21 128 61 / 0.2);
}
.hover\:bg-green-700\/25:hover {
  background-color: rgb(21 128 61 / 0.25);
}
.hover\:bg-green-700\/30:hover {
  background-color: rgb(21 128 61 / 0.3);
}
.hover\:bg-green-700\/35:hover {
  background-color: rgb(21 128 61 / 0.35);
}
.hover\:bg-green-700\/40:hover {
  background-color: rgb(21 128 61 / 0.4);
}
.hover\:bg-green-700\/45:hover {
  background-color: rgb(21 128 61 / 0.45);
}
.hover\:bg-green-700\/5:hover {
  background-color: rgb(21 128 61 / 0.05);
}
.hover\:bg-green-700\/50:hover {
  background-color: rgb(21 128 61 / 0.5);
}
.hover\:bg-green-700\/55:hover {
  background-color: rgb(21 128 61 / 0.55);
}
.hover\:bg-green-700\/60:hover {
  background-color: rgb(21 128 61 / 0.6);
}
.hover\:bg-green-700\/65:hover {
  background-color: rgb(21 128 61 / 0.65);
}
.hover\:bg-green-700\/70:hover {
  background-color: rgb(21 128 61 / 0.7);
}
.hover\:bg-green-700\/75:hover {
  background-color: rgb(21 128 61 / 0.75);
}
.hover\:bg-green-700\/80:hover {
  background-color: rgb(21 128 61 / 0.8);
}
.hover\:bg-green-700\/85:hover {
  background-color: rgb(21 128 61 / 0.85);
}
.hover\:bg-green-700\/90:hover {
  background-color: rgb(21 128 61 / 0.9);
}
.hover\:bg-green-700\/95:hover {
  background-color: rgb(21 128 61 / 0.95);
}
.hover\:bg-green-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-800\/0:hover {
  background-color: rgb(22 101 52 / 0);
}
.hover\:bg-green-800\/10:hover {
  background-color: rgb(22 101 52 / 0.1);
}
.hover\:bg-green-800\/100:hover {
  background-color: rgb(22 101 52 / 1);
}
.hover\:bg-green-800\/15:hover {
  background-color: rgb(22 101 52 / 0.15);
}
.hover\:bg-green-800\/20:hover {
  background-color: rgb(22 101 52 / 0.2);
}
.hover\:bg-green-800\/25:hover {
  background-color: rgb(22 101 52 / 0.25);
}
.hover\:bg-green-800\/30:hover {
  background-color: rgb(22 101 52 / 0.3);
}
.hover\:bg-green-800\/35:hover {
  background-color: rgb(22 101 52 / 0.35);
}
.hover\:bg-green-800\/40:hover {
  background-color: rgb(22 101 52 / 0.4);
}
.hover\:bg-green-800\/45:hover {
  background-color: rgb(22 101 52 / 0.45);
}
.hover\:bg-green-800\/5:hover {
  background-color: rgb(22 101 52 / 0.05);
}
.hover\:bg-green-800\/50:hover {
  background-color: rgb(22 101 52 / 0.5);
}
.hover\:bg-green-800\/55:hover {
  background-color: rgb(22 101 52 / 0.55);
}
.hover\:bg-green-800\/60:hover {
  background-color: rgb(22 101 52 / 0.6);
}
.hover\:bg-green-800\/65:hover {
  background-color: rgb(22 101 52 / 0.65);
}
.hover\:bg-green-800\/70:hover {
  background-color: rgb(22 101 52 / 0.7);
}
.hover\:bg-green-800\/75:hover {
  background-color: rgb(22 101 52 / 0.75);
}
.hover\:bg-green-800\/80:hover {
  background-color: rgb(22 101 52 / 0.8);
}
.hover\:bg-green-800\/85:hover {
  background-color: rgb(22 101 52 / 0.85);
}
.hover\:bg-green-800\/90:hover {
  background-color: rgb(22 101 52 / 0.9);
}
.hover\:bg-green-800\/95:hover {
  background-color: rgb(22 101 52 / 0.95);
}
.hover\:bg-green-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}
.hover\:bg-green-900\/0:hover {
  background-color: rgb(20 83 45 / 0);
}
.hover\:bg-green-900\/10:hover {
  background-color: rgb(20 83 45 / 0.1);
}
.hover\:bg-green-900\/100:hover {
  background-color: rgb(20 83 45 / 1);
}
.hover\:bg-green-900\/15:hover {
  background-color: rgb(20 83 45 / 0.15);
}
.hover\:bg-green-900\/20:hover {
  background-color: rgb(20 83 45 / 0.2);
}
.hover\:bg-green-900\/25:hover {
  background-color: rgb(20 83 45 / 0.25);
}
.hover\:bg-green-900\/30:hover {
  background-color: rgb(20 83 45 / 0.3);
}
.hover\:bg-green-900\/35:hover {
  background-color: rgb(20 83 45 / 0.35);
}
.hover\:bg-green-900\/40:hover {
  background-color: rgb(20 83 45 / 0.4);
}
.hover\:bg-green-900\/45:hover {
  background-color: rgb(20 83 45 / 0.45);
}
.hover\:bg-green-900\/5:hover {
  background-color: rgb(20 83 45 / 0.05);
}
.hover\:bg-green-900\/50:hover {
  background-color: rgb(20 83 45 / 0.5);
}
.hover\:bg-green-900\/55:hover {
  background-color: rgb(20 83 45 / 0.55);
}
.hover\:bg-green-900\/60:hover {
  background-color: rgb(20 83 45 / 0.6);
}
.hover\:bg-green-900\/65:hover {
  background-color: rgb(20 83 45 / 0.65);
}
.hover\:bg-green-900\/70:hover {
  background-color: rgb(20 83 45 / 0.7);
}
.hover\:bg-green-900\/75:hover {
  background-color: rgb(20 83 45 / 0.75);
}
.hover\:bg-green-900\/80:hover {
  background-color: rgb(20 83 45 / 0.8);
}
.hover\:bg-green-900\/85:hover {
  background-color: rgb(20 83 45 / 0.85);
}
.hover\:bg-green-900\/90:hover {
  background-color: rgb(20 83 45 / 0.9);
}
.hover\:bg-green-900\/95:hover {
  background-color: rgb(20 83 45 / 0.95);
}
.hover\:bg-indigo-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}
.hover\:bg-inherit:hover {
  background-color: inherit;
}
.hover\:bg-link:hover {
  background-color: hsl(var(--link));
}
.hover\:bg-link-foreground:hover {
  background-color: hsl(var(--link-foreground));
}
.hover\:bg-link-foreground\/0:hover {
  background-color: hsl(var(--link-foreground) / 0);
}
.hover\:bg-link-foreground\/10:hover {
  background-color: hsl(var(--link-foreground) / 0.1);
}
.hover\:bg-link-foreground\/100:hover {
  background-color: hsl(var(--link-foreground) / 1);
}
.hover\:bg-link-foreground\/15:hover {
  background-color: hsl(var(--link-foreground) / 0.15);
}
.hover\:bg-link-foreground\/20:hover {
  background-color: hsl(var(--link-foreground) / 0.2);
}
.hover\:bg-link-foreground\/25:hover {
  background-color: hsl(var(--link-foreground) / 0.25);
}
.hover\:bg-link-foreground\/30:hover {
  background-color: hsl(var(--link-foreground) / 0.3);
}
.hover\:bg-link-foreground\/35:hover {
  background-color: hsl(var(--link-foreground) / 0.35);
}
.hover\:bg-link-foreground\/40:hover {
  background-color: hsl(var(--link-foreground) / 0.4);
}
.hover\:bg-link-foreground\/45:hover {
  background-color: hsl(var(--link-foreground) / 0.45);
}
.hover\:bg-link-foreground\/5:hover {
  background-color: hsl(var(--link-foreground) / 0.05);
}
.hover\:bg-link-foreground\/50:hover {
  background-color: hsl(var(--link-foreground) / 0.5);
}
.hover\:bg-link-foreground\/55:hover {
  background-color: hsl(var(--link-foreground) / 0.55);
}
.hover\:bg-link-foreground\/60:hover {
  background-color: hsl(var(--link-foreground) / 0.6);
}
.hover\:bg-link-foreground\/65:hover {
  background-color: hsl(var(--link-foreground) / 0.65);
}
.hover\:bg-link-foreground\/70:hover {
  background-color: hsl(var(--link-foreground) / 0.7);
}
.hover\:bg-link-foreground\/75:hover {
  background-color: hsl(var(--link-foreground) / 0.75);
}
.hover\:bg-link-foreground\/80:hover {
  background-color: hsl(var(--link-foreground) / 0.8);
}
.hover\:bg-link-foreground\/85:hover {
  background-color: hsl(var(--link-foreground) / 0.85);
}
.hover\:bg-link-foreground\/90:hover {
  background-color: hsl(var(--link-foreground) / 0.9);
}
.hover\:bg-link-foreground\/95:hover {
  background-color: hsl(var(--link-foreground) / 0.95);
}
.hover\:bg-link\/0:hover {
  background-color: hsl(var(--link) / 0);
}
.hover\:bg-link\/10:hover {
  background-color: hsl(var(--link) / 0.1);
}
.hover\:bg-link\/100:hover {
  background-color: hsl(var(--link) / 1);
}
.hover\:bg-link\/15:hover {
  background-color: hsl(var(--link) / 0.15);
}
.hover\:bg-link\/20:hover {
  background-color: hsl(var(--link) / 0.2);
}
.hover\:bg-link\/25:hover {
  background-color: hsl(var(--link) / 0.25);
}
.hover\:bg-link\/30:hover {
  background-color: hsl(var(--link) / 0.3);
}
.hover\:bg-link\/35:hover {
  background-color: hsl(var(--link) / 0.35);
}
.hover\:bg-link\/40:hover {
  background-color: hsl(var(--link) / 0.4);
}
.hover\:bg-link\/45:hover {
  background-color: hsl(var(--link) / 0.45);
}
.hover\:bg-link\/5:hover {
  background-color: hsl(var(--link) / 0.05);
}
.hover\:bg-link\/50:hover {
  background-color: hsl(var(--link) / 0.5);
}
.hover\:bg-link\/55:hover {
  background-color: hsl(var(--link) / 0.55);
}
.hover\:bg-link\/60:hover {
  background-color: hsl(var(--link) / 0.6);
}
.hover\:bg-link\/65:hover {
  background-color: hsl(var(--link) / 0.65);
}
.hover\:bg-link\/70:hover {
  background-color: hsl(var(--link) / 0.7);
}
.hover\:bg-link\/75:hover {
  background-color: hsl(var(--link) / 0.75);
}
.hover\:bg-link\/80:hover {
  background-color: hsl(var(--link) / 0.8);
}
.hover\:bg-link\/85:hover {
  background-color: hsl(var(--link) / 0.85);
}
.hover\:bg-link\/90:hover {
  background-color: hsl(var(--link) / 0.9);
}
.hover\:bg-link\/95:hover {
  background-color: hsl(var(--link) / 0.95);
}
.hover\:bg-muted:hover {
  background-color: hsl(var(--muted));
}
.hover\:bg-muted-foreground:hover {
  background-color: hsl(var(--muted-foreground));
}
.hover\:bg-muted-foreground\/0:hover {
  background-color: hsl(var(--muted-foreground) / 0);
}
.hover\:bg-muted-foreground\/10:hover {
  background-color: hsl(var(--muted-foreground) / 0.1);
}
.hover\:bg-muted-foreground\/100:hover {
  background-color: hsl(var(--muted-foreground) / 1);
}
.hover\:bg-muted-foreground\/15:hover {
  background-color: hsl(var(--muted-foreground) / 0.15);
}
.hover\:bg-muted-foreground\/20:hover {
  background-color: hsl(var(--muted-foreground) / 0.2);
}
.hover\:bg-muted-foreground\/25:hover {
  background-color: hsl(var(--muted-foreground) / 0.25);
}
.hover\:bg-muted-foreground\/30:hover {
  background-color: hsl(var(--muted-foreground) / 0.3);
}
.hover\:bg-muted-foreground\/35:hover {
  background-color: hsl(var(--muted-foreground) / 0.35);
}
.hover\:bg-muted-foreground\/40:hover {
  background-color: hsl(var(--muted-foreground) / 0.4);
}
.hover\:bg-muted-foreground\/45:hover {
  background-color: hsl(var(--muted-foreground) / 0.45);
}
.hover\:bg-muted-foreground\/5:hover {
  background-color: hsl(var(--muted-foreground) / 0.05);
}
.hover\:bg-muted-foreground\/50:hover {
  background-color: hsl(var(--muted-foreground) / 0.5);
}
.hover\:bg-muted-foreground\/55:hover {
  background-color: hsl(var(--muted-foreground) / 0.55);
}
.hover\:bg-muted-foreground\/60:hover {
  background-color: hsl(var(--muted-foreground) / 0.6);
}
.hover\:bg-muted-foreground\/65:hover {
  background-color: hsl(var(--muted-foreground) / 0.65);
}
.hover\:bg-muted-foreground\/70:hover {
  background-color: hsl(var(--muted-foreground) / 0.7);
}
.hover\:bg-muted-foreground\/75:hover {
  background-color: hsl(var(--muted-foreground) / 0.75);
}
.hover\:bg-muted-foreground\/80:hover {
  background-color: hsl(var(--muted-foreground) / 0.8);
}
.hover\:bg-muted-foreground\/85:hover {
  background-color: hsl(var(--muted-foreground) / 0.85);
}
.hover\:bg-muted-foreground\/90:hover {
  background-color: hsl(var(--muted-foreground) / 0.9);
}
.hover\:bg-muted-foreground\/95:hover {
  background-color: hsl(var(--muted-foreground) / 0.95);
}
.hover\:bg-muted\/0:hover {
  background-color: hsl(var(--muted) / 0);
}
.hover\:bg-muted\/10:hover {
  background-color: hsl(var(--muted) / 0.1);
}
.hover\:bg-muted\/100:hover {
  background-color: hsl(var(--muted) / 1);
}
.hover\:bg-muted\/15:hover {
  background-color: hsl(var(--muted) / 0.15);
}
.hover\:bg-muted\/20:hover {
  background-color: hsl(var(--muted) / 0.2);
}
.hover\:bg-muted\/25:hover {
  background-color: hsl(var(--muted) / 0.25);
}
.hover\:bg-muted\/30:hover {
  background-color: hsl(var(--muted) / 0.3);
}
.hover\:bg-muted\/35:hover {
  background-color: hsl(var(--muted) / 0.35);
}
.hover\:bg-muted\/40:hover {
  background-color: hsl(var(--muted) / 0.4);
}
.hover\:bg-muted\/45:hover {
  background-color: hsl(var(--muted) / 0.45);
}
.hover\:bg-muted\/5:hover {
  background-color: hsl(var(--muted) / 0.05);
}
.hover\:bg-muted\/50:hover {
  background-color: hsl(var(--muted) / 0.5);
}
.hover\:bg-muted\/55:hover {
  background-color: hsl(var(--muted) / 0.55);
}
.hover\:bg-muted\/60:hover {
  background-color: hsl(var(--muted) / 0.6);
}
.hover\:bg-muted\/65:hover {
  background-color: hsl(var(--muted) / 0.65);
}
.hover\:bg-muted\/70:hover {
  background-color: hsl(var(--muted) / 0.7);
}
.hover\:bg-muted\/75:hover {
  background-color: hsl(var(--muted) / 0.75);
}
.hover\:bg-muted\/80:hover {
  background-color: hsl(var(--muted) / 0.8);
}
.hover\:bg-muted\/85:hover {
  background-color: hsl(var(--muted) / 0.85);
}
.hover\:bg-muted\/90:hover {
  background-color: hsl(var(--muted) / 0.9);
}
.hover\:bg-muted\/95:hover {
  background-color: hsl(var(--muted) / 0.95);
}
.hover\:bg-orange-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-100\/0:hover {
  background-color: rgb(255 237 213 / 0);
}
.hover\:bg-orange-100\/10:hover {
  background-color: rgb(255 237 213 / 0.1);
}
.hover\:bg-orange-100\/100:hover {
  background-color: rgb(255 237 213 / 1);
}
.hover\:bg-orange-100\/15:hover {
  background-color: rgb(255 237 213 / 0.15);
}
.hover\:bg-orange-100\/20:hover {
  background-color: rgb(255 237 213 / 0.2);
}
.hover\:bg-orange-100\/25:hover {
  background-color: rgb(255 237 213 / 0.25);
}
.hover\:bg-orange-100\/30:hover {
  background-color: rgb(255 237 213 / 0.3);
}
.hover\:bg-orange-100\/35:hover {
  background-color: rgb(255 237 213 / 0.35);
}
.hover\:bg-orange-100\/40:hover {
  background-color: rgb(255 237 213 / 0.4);
}
.hover\:bg-orange-100\/45:hover {
  background-color: rgb(255 237 213 / 0.45);
}
.hover\:bg-orange-100\/5:hover {
  background-color: rgb(255 237 213 / 0.05);
}
.hover\:bg-orange-100\/50:hover {
  background-color: rgb(255 237 213 / 0.5);
}
.hover\:bg-orange-100\/55:hover {
  background-color: rgb(255 237 213 / 0.55);
}
.hover\:bg-orange-100\/60:hover {
  background-color: rgb(255 237 213 / 0.6);
}
.hover\:bg-orange-100\/65:hover {
  background-color: rgb(255 237 213 / 0.65);
}
.hover\:bg-orange-100\/70:hover {
  background-color: rgb(255 237 213 / 0.7);
}
.hover\:bg-orange-100\/75:hover {
  background-color: rgb(255 237 213 / 0.75);
}
.hover\:bg-orange-100\/80:hover {
  background-color: rgb(255 237 213 / 0.8);
}
.hover\:bg-orange-100\/85:hover {
  background-color: rgb(255 237 213 / 0.85);
}
.hover\:bg-orange-100\/90:hover {
  background-color: rgb(255 237 213 / 0.9);
}
.hover\:bg-orange-100\/95:hover {
  background-color: rgb(255 237 213 / 0.95);
}
.hover\:bg-orange-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-200\/0:hover {
  background-color: rgb(254 215 170 / 0);
}
.hover\:bg-orange-200\/10:hover {
  background-color: rgb(254 215 170 / 0.1);
}
.hover\:bg-orange-200\/100:hover {
  background-color: rgb(254 215 170 / 1);
}
.hover\:bg-orange-200\/15:hover {
  background-color: rgb(254 215 170 / 0.15);
}
.hover\:bg-orange-200\/20:hover {
  background-color: rgb(254 215 170 / 0.2);
}
.hover\:bg-orange-200\/25:hover {
  background-color: rgb(254 215 170 / 0.25);
}
.hover\:bg-orange-200\/30:hover {
  background-color: rgb(254 215 170 / 0.3);
}
.hover\:bg-orange-200\/35:hover {
  background-color: rgb(254 215 170 / 0.35);
}
.hover\:bg-orange-200\/40:hover {
  background-color: rgb(254 215 170 / 0.4);
}
.hover\:bg-orange-200\/45:hover {
  background-color: rgb(254 215 170 / 0.45);
}
.hover\:bg-orange-200\/5:hover {
  background-color: rgb(254 215 170 / 0.05);
}
.hover\:bg-orange-200\/50:hover {
  background-color: rgb(254 215 170 / 0.5);
}
.hover\:bg-orange-200\/55:hover {
  background-color: rgb(254 215 170 / 0.55);
}
.hover\:bg-orange-200\/60:hover {
  background-color: rgb(254 215 170 / 0.6);
}
.hover\:bg-orange-200\/65:hover {
  background-color: rgb(254 215 170 / 0.65);
}
.hover\:bg-orange-200\/70:hover {
  background-color: rgb(254 215 170 / 0.7);
}
.hover\:bg-orange-200\/75:hover {
  background-color: rgb(254 215 170 / 0.75);
}
.hover\:bg-orange-200\/80:hover {
  background-color: rgb(254 215 170 / 0.8);
}
.hover\:bg-orange-200\/85:hover {
  background-color: rgb(254 215 170 / 0.85);
}
.hover\:bg-orange-200\/90:hover {
  background-color: rgb(254 215 170 / 0.9);
}
.hover\:bg-orange-200\/95:hover {
  background-color: rgb(254 215 170 / 0.95);
}
.hover\:bg-orange-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-300\/0:hover {
  background-color: rgb(253 186 116 / 0);
}
.hover\:bg-orange-300\/10:hover {
  background-color: rgb(253 186 116 / 0.1);
}
.hover\:bg-orange-300\/100:hover {
  background-color: rgb(253 186 116 / 1);
}
.hover\:bg-orange-300\/15:hover {
  background-color: rgb(253 186 116 / 0.15);
}
.hover\:bg-orange-300\/20:hover {
  background-color: rgb(253 186 116 / 0.2);
}
.hover\:bg-orange-300\/25:hover {
  background-color: rgb(253 186 116 / 0.25);
}
.hover\:bg-orange-300\/30:hover {
  background-color: rgb(253 186 116 / 0.3);
}
.hover\:bg-orange-300\/35:hover {
  background-color: rgb(253 186 116 / 0.35);
}
.hover\:bg-orange-300\/40:hover {
  background-color: rgb(253 186 116 / 0.4);
}
.hover\:bg-orange-300\/45:hover {
  background-color: rgb(253 186 116 / 0.45);
}
.hover\:bg-orange-300\/5:hover {
  background-color: rgb(253 186 116 / 0.05);
}
.hover\:bg-orange-300\/50:hover {
  background-color: rgb(253 186 116 / 0.5);
}
.hover\:bg-orange-300\/55:hover {
  background-color: rgb(253 186 116 / 0.55);
}
.hover\:bg-orange-300\/60:hover {
  background-color: rgb(253 186 116 / 0.6);
}
.hover\:bg-orange-300\/65:hover {
  background-color: rgb(253 186 116 / 0.65);
}
.hover\:bg-orange-300\/70:hover {
  background-color: rgb(253 186 116 / 0.7);
}
.hover\:bg-orange-300\/75:hover {
  background-color: rgb(253 186 116 / 0.75);
}
.hover\:bg-orange-300\/80:hover {
  background-color: rgb(253 186 116 / 0.8);
}
.hover\:bg-orange-300\/85:hover {
  background-color: rgb(253 186 116 / 0.85);
}
.hover\:bg-orange-300\/90:hover {
  background-color: rgb(253 186 116 / 0.9);
}
.hover\:bg-orange-300\/95:hover {
  background-color: rgb(253 186 116 / 0.95);
}
.hover\:bg-orange-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-400\/0:hover {
  background-color: rgb(251 146 60 / 0);
}
.hover\:bg-orange-400\/10:hover {
  background-color: rgb(251 146 60 / 0.1);
}
.hover\:bg-orange-400\/100:hover {
  background-color: rgb(251 146 60 / 1);
}
.hover\:bg-orange-400\/15:hover {
  background-color: rgb(251 146 60 / 0.15);
}
.hover\:bg-orange-400\/20:hover {
  background-color: rgb(251 146 60 / 0.2);
}
.hover\:bg-orange-400\/25:hover {
  background-color: rgb(251 146 60 / 0.25);
}
.hover\:bg-orange-400\/30:hover {
  background-color: rgb(251 146 60 / 0.3);
}
.hover\:bg-orange-400\/35:hover {
  background-color: rgb(251 146 60 / 0.35);
}
.hover\:bg-orange-400\/40:hover {
  background-color: rgb(251 146 60 / 0.4);
}
.hover\:bg-orange-400\/45:hover {
  background-color: rgb(251 146 60 / 0.45);
}
.hover\:bg-orange-400\/5:hover {
  background-color: rgb(251 146 60 / 0.05);
}
.hover\:bg-orange-400\/50:hover {
  background-color: rgb(251 146 60 / 0.5);
}
.hover\:bg-orange-400\/55:hover {
  background-color: rgb(251 146 60 / 0.55);
}
.hover\:bg-orange-400\/60:hover {
  background-color: rgb(251 146 60 / 0.6);
}
.hover\:bg-orange-400\/65:hover {
  background-color: rgb(251 146 60 / 0.65);
}
.hover\:bg-orange-400\/70:hover {
  background-color: rgb(251 146 60 / 0.7);
}
.hover\:bg-orange-400\/75:hover {
  background-color: rgb(251 146 60 / 0.75);
}
.hover\:bg-orange-400\/80:hover {
  background-color: rgb(251 146 60 / 0.8);
}
.hover\:bg-orange-400\/85:hover {
  background-color: rgb(251 146 60 / 0.85);
}
.hover\:bg-orange-400\/90:hover {
  background-color: rgb(251 146 60 / 0.9);
}
.hover\:bg-orange-400\/95:hover {
  background-color: rgb(251 146 60 / 0.95);
}
.hover\:bg-orange-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-500\/0:hover {
  background-color: rgb(249 115 22 / 0);
}
.hover\:bg-orange-500\/10:hover {
  background-color: rgb(249 115 22 / 0.1);
}
.hover\:bg-orange-500\/100:hover {
  background-color: rgb(249 115 22 / 1);
}
.hover\:bg-orange-500\/15:hover {
  background-color: rgb(249 115 22 / 0.15);
}
.hover\:bg-orange-500\/20:hover {
  background-color: rgb(249 115 22 / 0.2);
}
.hover\:bg-orange-500\/25:hover {
  background-color: rgb(249 115 22 / 0.25);
}
.hover\:bg-orange-500\/30:hover {
  background-color: rgb(249 115 22 / 0.3);
}
.hover\:bg-orange-500\/35:hover {
  background-color: rgb(249 115 22 / 0.35);
}
.hover\:bg-orange-500\/40:hover {
  background-color: rgb(249 115 22 / 0.4);
}
.hover\:bg-orange-500\/45:hover {
  background-color: rgb(249 115 22 / 0.45);
}
.hover\:bg-orange-500\/5:hover {
  background-color: rgb(249 115 22 / 0.05);
}
.hover\:bg-orange-500\/50:hover {
  background-color: rgb(249 115 22 / 0.5);
}
.hover\:bg-orange-500\/55:hover {
  background-color: rgb(249 115 22 / 0.55);
}
.hover\:bg-orange-500\/60:hover {
  background-color: rgb(249 115 22 / 0.6);
}
.hover\:bg-orange-500\/65:hover {
  background-color: rgb(249 115 22 / 0.65);
}
.hover\:bg-orange-500\/70:hover {
  background-color: rgb(249 115 22 / 0.7);
}
.hover\:bg-orange-500\/75:hover {
  background-color: rgb(249 115 22 / 0.75);
}
.hover\:bg-orange-500\/80:hover {
  background-color: rgb(249 115 22 / 0.8);
}
.hover\:bg-orange-500\/85:hover {
  background-color: rgb(249 115 22 / 0.85);
}
.hover\:bg-orange-500\/90:hover {
  background-color: rgb(249 115 22 / 0.9);
}
.hover\:bg-orange-500\/95:hover {
  background-color: rgb(249 115 22 / 0.95);
}
.hover\:bg-orange-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-600\/0:hover {
  background-color: rgb(234 88 12 / 0);
}
.hover\:bg-orange-600\/10:hover {
  background-color: rgb(234 88 12 / 0.1);
}
.hover\:bg-orange-600\/100:hover {
  background-color: rgb(234 88 12 / 1);
}
.hover\:bg-orange-600\/15:hover {
  background-color: rgb(234 88 12 / 0.15);
}
.hover\:bg-orange-600\/20:hover {
  background-color: rgb(234 88 12 / 0.2);
}
.hover\:bg-orange-600\/25:hover {
  background-color: rgb(234 88 12 / 0.25);
}
.hover\:bg-orange-600\/30:hover {
  background-color: rgb(234 88 12 / 0.3);
}
.hover\:bg-orange-600\/35:hover {
  background-color: rgb(234 88 12 / 0.35);
}
.hover\:bg-orange-600\/40:hover {
  background-color: rgb(234 88 12 / 0.4);
}
.hover\:bg-orange-600\/45:hover {
  background-color: rgb(234 88 12 / 0.45);
}
.hover\:bg-orange-600\/5:hover {
  background-color: rgb(234 88 12 / 0.05);
}
.hover\:bg-orange-600\/50:hover {
  background-color: rgb(234 88 12 / 0.5);
}
.hover\:bg-orange-600\/55:hover {
  background-color: rgb(234 88 12 / 0.55);
}
.hover\:bg-orange-600\/60:hover {
  background-color: rgb(234 88 12 / 0.6);
}
.hover\:bg-orange-600\/65:hover {
  background-color: rgb(234 88 12 / 0.65);
}
.hover\:bg-orange-600\/70:hover {
  background-color: rgb(234 88 12 / 0.7);
}
.hover\:bg-orange-600\/75:hover {
  background-color: rgb(234 88 12 / 0.75);
}
.hover\:bg-orange-600\/80:hover {
  background-color: rgb(234 88 12 / 0.8);
}
.hover\:bg-orange-600\/85:hover {
  background-color: rgb(234 88 12 / 0.85);
}
.hover\:bg-orange-600\/90:hover {
  background-color: rgb(234 88 12 / 0.9);
}
.hover\:bg-orange-600\/95:hover {
  background-color: rgb(234 88 12 / 0.95);
}
.hover\:bg-orange-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-700\/0:hover {
  background-color: rgb(194 65 12 / 0);
}
.hover\:bg-orange-700\/10:hover {
  background-color: rgb(194 65 12 / 0.1);
}
.hover\:bg-orange-700\/100:hover {
  background-color: rgb(194 65 12 / 1);
}
.hover\:bg-orange-700\/15:hover {
  background-color: rgb(194 65 12 / 0.15);
}
.hover\:bg-orange-700\/20:hover {
  background-color: rgb(194 65 12 / 0.2);
}
.hover\:bg-orange-700\/25:hover {
  background-color: rgb(194 65 12 / 0.25);
}
.hover\:bg-orange-700\/30:hover {
  background-color: rgb(194 65 12 / 0.3);
}
.hover\:bg-orange-700\/35:hover {
  background-color: rgb(194 65 12 / 0.35);
}
.hover\:bg-orange-700\/40:hover {
  background-color: rgb(194 65 12 / 0.4);
}
.hover\:bg-orange-700\/45:hover {
  background-color: rgb(194 65 12 / 0.45);
}
.hover\:bg-orange-700\/5:hover {
  background-color: rgb(194 65 12 / 0.05);
}
.hover\:bg-orange-700\/50:hover {
  background-color: rgb(194 65 12 / 0.5);
}
.hover\:bg-orange-700\/55:hover {
  background-color: rgb(194 65 12 / 0.55);
}
.hover\:bg-orange-700\/60:hover {
  background-color: rgb(194 65 12 / 0.6);
}
.hover\:bg-orange-700\/65:hover {
  background-color: rgb(194 65 12 / 0.65);
}
.hover\:bg-orange-700\/70:hover {
  background-color: rgb(194 65 12 / 0.7);
}
.hover\:bg-orange-700\/75:hover {
  background-color: rgb(194 65 12 / 0.75);
}
.hover\:bg-orange-700\/80:hover {
  background-color: rgb(194 65 12 / 0.8);
}
.hover\:bg-orange-700\/85:hover {
  background-color: rgb(194 65 12 / 0.85);
}
.hover\:bg-orange-700\/90:hover {
  background-color: rgb(194 65 12 / 0.9);
}
.hover\:bg-orange-700\/95:hover {
  background-color: rgb(194 65 12 / 0.95);
}
.hover\:bg-orange-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-800\/0:hover {
  background-color: rgb(154 52 18 / 0);
}
.hover\:bg-orange-800\/10:hover {
  background-color: rgb(154 52 18 / 0.1);
}
.hover\:bg-orange-800\/100:hover {
  background-color: rgb(154 52 18 / 1);
}
.hover\:bg-orange-800\/15:hover {
  background-color: rgb(154 52 18 / 0.15);
}
.hover\:bg-orange-800\/20:hover {
  background-color: rgb(154 52 18 / 0.2);
}
.hover\:bg-orange-800\/25:hover {
  background-color: rgb(154 52 18 / 0.25);
}
.hover\:bg-orange-800\/30:hover {
  background-color: rgb(154 52 18 / 0.3);
}
.hover\:bg-orange-800\/35:hover {
  background-color: rgb(154 52 18 / 0.35);
}
.hover\:bg-orange-800\/40:hover {
  background-color: rgb(154 52 18 / 0.4);
}
.hover\:bg-orange-800\/45:hover {
  background-color: rgb(154 52 18 / 0.45);
}
.hover\:bg-orange-800\/5:hover {
  background-color: rgb(154 52 18 / 0.05);
}
.hover\:bg-orange-800\/50:hover {
  background-color: rgb(154 52 18 / 0.5);
}
.hover\:bg-orange-800\/55:hover {
  background-color: rgb(154 52 18 / 0.55);
}
.hover\:bg-orange-800\/60:hover {
  background-color: rgb(154 52 18 / 0.6);
}
.hover\:bg-orange-800\/65:hover {
  background-color: rgb(154 52 18 / 0.65);
}
.hover\:bg-orange-800\/70:hover {
  background-color: rgb(154 52 18 / 0.7);
}
.hover\:bg-orange-800\/75:hover {
  background-color: rgb(154 52 18 / 0.75);
}
.hover\:bg-orange-800\/80:hover {
  background-color: rgb(154 52 18 / 0.8);
}
.hover\:bg-orange-800\/85:hover {
  background-color: rgb(154 52 18 / 0.85);
}
.hover\:bg-orange-800\/90:hover {
  background-color: rgb(154 52 18 / 0.9);
}
.hover\:bg-orange-800\/95:hover {
  background-color: rgb(154 52 18 / 0.95);
}
.hover\:bg-orange-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}
.hover\:bg-orange-900\/0:hover {
  background-color: rgb(124 45 18 / 0);
}
.hover\:bg-orange-900\/10:hover {
  background-color: rgb(124 45 18 / 0.1);
}
.hover\:bg-orange-900\/100:hover {
  background-color: rgb(124 45 18 / 1);
}
.hover\:bg-orange-900\/15:hover {
  background-color: rgb(124 45 18 / 0.15);
}
.hover\:bg-orange-900\/20:hover {
  background-color: rgb(124 45 18 / 0.2);
}
.hover\:bg-orange-900\/25:hover {
  background-color: rgb(124 45 18 / 0.25);
}
.hover\:bg-orange-900\/30:hover {
  background-color: rgb(124 45 18 / 0.3);
}
.hover\:bg-orange-900\/35:hover {
  background-color: rgb(124 45 18 / 0.35);
}
.hover\:bg-orange-900\/40:hover {
  background-color: rgb(124 45 18 / 0.4);
}
.hover\:bg-orange-900\/45:hover {
  background-color: rgb(124 45 18 / 0.45);
}
.hover\:bg-orange-900\/5:hover {
  background-color: rgb(124 45 18 / 0.05);
}
.hover\:bg-orange-900\/50:hover {
  background-color: rgb(124 45 18 / 0.5);
}
.hover\:bg-orange-900\/55:hover {
  background-color: rgb(124 45 18 / 0.55);
}
.hover\:bg-orange-900\/60:hover {
  background-color: rgb(124 45 18 / 0.6);
}
.hover\:bg-orange-900\/65:hover {
  background-color: rgb(124 45 18 / 0.65);
}
.hover\:bg-orange-900\/70:hover {
  background-color: rgb(124 45 18 / 0.7);
}
.hover\:bg-orange-900\/75:hover {
  background-color: rgb(124 45 18 / 0.75);
}
.hover\:bg-orange-900\/80:hover {
  background-color: rgb(124 45 18 / 0.8);
}
.hover\:bg-orange-900\/85:hover {
  background-color: rgb(124 45 18 / 0.85);
}
.hover\:bg-orange-900\/90:hover {
  background-color: rgb(124 45 18 / 0.9);
}
.hover\:bg-orange-900\/95:hover {
  background-color: rgb(124 45 18 / 0.95);
}
.hover\:bg-pink-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}
.hover\:bg-pink-100\/0:hover {
  background-color: rgb(252 231 243 / 0);
}
.hover\:bg-pink-100\/10:hover {
  background-color: rgb(252 231 243 / 0.1);
}
.hover\:bg-pink-100\/100:hover {
  background-color: rgb(252 231 243 / 1);
}
.hover\:bg-pink-100\/15:hover {
  background-color: rgb(252 231 243 / 0.15);
}
.hover\:bg-pink-100\/20:hover {
  background-color: rgb(252 231 243 / 0.2);
}
.hover\:bg-pink-100\/25:hover {
  background-color: rgb(252 231 243 / 0.25);
}
.hover\:bg-pink-100\/30:hover {
  background-color: rgb(252 231 243 / 0.3);
}
.hover\:bg-pink-100\/35:hover {
  background-color: rgb(252 231 243 / 0.35);
}
.hover\:bg-pink-100\/40:hover {
  background-color: rgb(252 231 243 / 0.4);
}
.hover\:bg-pink-100\/45:hover {
  background-color: rgb(252 231 243 / 0.45);
}
.hover\:bg-pink-100\/5:hover {
  background-color: rgb(252 231 243 / 0.05);
}
.hover\:bg-pink-100\/50:hover {
  background-color: rgb(252 231 243 / 0.5);
}
.hover\:bg-pink-100\/55:hover {
  background-color: rgb(252 231 243 / 0.55);
}
.hover\:bg-pink-100\/60:hover {
  background-color: rgb(252 231 243 / 0.6);
}
.hover\:bg-pink-100\/65:hover {
  background-color: rgb(252 231 243 / 0.65);
}
.hover\:bg-pink-100\/70:hover {
  background-color: rgb(252 231 243 / 0.7);
}
.hover\:bg-pink-100\/75:hover {
  background-color: rgb(252 231 243 / 0.75);
}
.hover\:bg-pink-100\/80:hover {
  background-color: rgb(252 231 243 / 0.8);
}
.hover\:bg-pink-100\/85:hover {
  background-color: rgb(252 231 243 / 0.85);
}
.hover\:bg-pink-100\/90:hover {
  background-color: rgb(252 231 243 / 0.9);
}
.hover\:bg-pink-100\/95:hover {
  background-color: rgb(252 231 243 / 0.95);
}
.hover\:bg-pink-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1));
}
.hover\:bg-pink-200\/0:hover {
  background-color: rgb(251 207 232 / 0);
}
.hover\:bg-pink-200\/10:hover {
  background-color: rgb(251 207 232 / 0.1);
}
.hover\:bg-pink-200\/100:hover {
  background-color: rgb(251 207 232 / 1);
}
.hover\:bg-pink-200\/15:hover {
  background-color: rgb(251 207 232 / 0.15);
}
.hover\:bg-pink-200\/20:hover {
  background-color: rgb(251 207 232 / 0.2);
}
.hover\:bg-pink-200\/25:hover {
  background-color: rgb(251 207 232 / 0.25);
}
.hover\:bg-pink-200\/30:hover {
  background-color: rgb(251 207 232 / 0.3);
}
.hover\:bg-pink-200\/35:hover {
  background-color: rgb(251 207 232 / 0.35);
}
.hover\:bg-pink-200\/40:hover {
  background-color: rgb(251 207 232 / 0.4);
}
.hover\:bg-pink-200\/45:hover {
  background-color: rgb(251 207 232 / 0.45);
}
.hover\:bg-pink-200\/5:hover {
  background-color: rgb(251 207 232 / 0.05);
}
.hover\:bg-pink-200\/50:hover {
  background-color: rgb(251 207 232 / 0.5);
}
.hover\:bg-pink-200\/55:hover {
  background-color: rgb(251 207 232 / 0.55);
}
.hover\:bg-pink-200\/60:hover {
  background-color: rgb(251 207 232 / 0.6);
}
.hover\:bg-pink-200\/65:hover {
  background-color: rgb(251 207 232 / 0.65);
}
.hover\:bg-pink-200\/70:hover {
  background-color: rgb(251 207 232 / 0.7);
}
.hover\:bg-pink-200\/75:hover {
  background-color: rgb(251 207 232 / 0.75);
}
.hover\:bg-pink-200\/80:hover {
  background-color: rgb(251 207 232 / 0.8);
}
.hover\:bg-pink-200\/85:hover {
  background-color: rgb(251 207 232 / 0.85);
}
.hover\:bg-pink-200\/90:hover {
  background-color: rgb(251 207 232 / 0.9);
}
.hover\:bg-pink-200\/95:hover {
  background-color: rgb(251 207 232 / 0.95);
}
.hover\:bg-pink-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1));
}
.hover\:bg-pink-300\/0:hover {
  background-color: rgb(249 168 212 / 0);
}
.hover\:bg-pink-300\/10:hover {
  background-color: rgb(249 168 212 / 0.1);
}
.hover\:bg-pink-300\/100:hover {
  background-color: rgb(249 168 212 / 1);
}
.hover\:bg-pink-300\/15:hover {
  background-color: rgb(249 168 212 / 0.15);
}
.hover\:bg-pink-300\/20:hover {
  background-color: rgb(249 168 212 / 0.2);
}
.hover\:bg-pink-300\/25:hover {
  background-color: rgb(249 168 212 / 0.25);
}
.hover\:bg-pink-300\/30:hover {
  background-color: rgb(249 168 212 / 0.3);
}
.hover\:bg-pink-300\/35:hover {
  background-color: rgb(249 168 212 / 0.35);
}
.hover\:bg-pink-300\/40:hover {
  background-color: rgb(249 168 212 / 0.4);
}
.hover\:bg-pink-300\/45:hover {
  background-color: rgb(249 168 212 / 0.45);
}
.hover\:bg-pink-300\/5:hover {
  background-color: rgb(249 168 212 / 0.05);
}
.hover\:bg-pink-300\/50:hover {
  background-color: rgb(249 168 212 / 0.5);
}
.hover\:bg-pink-300\/55:hover {
  background-color: rgb(249 168 212 / 0.55);
}
.hover\:bg-pink-300\/60:hover {
  background-color: rgb(249 168 212 / 0.6);
}
.hover\:bg-pink-300\/65:hover {
  background-color: rgb(249 168 212 / 0.65);
}
.hover\:bg-pink-300\/70:hover {
  background-color: rgb(249 168 212 / 0.7);
}
.hover\:bg-pink-300\/75:hover {
  background-color: rgb(249 168 212 / 0.75);
}
.hover\:bg-pink-300\/80:hover {
  background-color: rgb(249 168 212 / 0.8);
}
.hover\:bg-pink-300\/85:hover {
  background-color: rgb(249 168 212 / 0.85);
}
.hover\:bg-pink-300\/90:hover {
  background-color: rgb(249 168 212 / 0.9);
}
.hover\:bg-pink-300\/95:hover {
  background-color: rgb(249 168 212 / 0.95);
}
.hover\:bg-pink-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1));
}
.hover\:bg-pink-400\/0:hover {
  background-color: rgb(244 114 182 / 0);
}
.hover\:bg-pink-400\/10:hover {
  background-color: rgb(244 114 182 / 0.1);
}
.hover\:bg-pink-400\/100:hover {
  background-color: rgb(244 114 182 / 1);
}
.hover\:bg-pink-400\/15:hover {
  background-color: rgb(244 114 182 / 0.15);
}
.hover\:bg-pink-400\/20:hover {
  background-color: rgb(244 114 182 / 0.2);
}
.hover\:bg-pink-400\/25:hover {
  background-color: rgb(244 114 182 / 0.25);
}
.hover\:bg-pink-400\/30:hover {
  background-color: rgb(244 114 182 / 0.3);
}
.hover\:bg-pink-400\/35:hover {
  background-color: rgb(244 114 182 / 0.35);
}
.hover\:bg-pink-400\/40:hover {
  background-color: rgb(244 114 182 / 0.4);
}
.hover\:bg-pink-400\/45:hover {
  background-color: rgb(244 114 182 / 0.45);
}
.hover\:bg-pink-400\/5:hover {
  background-color: rgb(244 114 182 / 0.05);
}
.hover\:bg-pink-400\/50:hover {
  background-color: rgb(244 114 182 / 0.5);
}
.hover\:bg-pink-400\/55:hover {
  background-color: rgb(244 114 182 / 0.55);
}
.hover\:bg-pink-400\/60:hover {
  background-color: rgb(244 114 182 / 0.6);
}
.hover\:bg-pink-400\/65:hover {
  background-color: rgb(244 114 182 / 0.65);
}
.hover\:bg-pink-400\/70:hover {
  background-color: rgb(244 114 182 / 0.7);
}
.hover\:bg-pink-400\/75:hover {
  background-color: rgb(244 114 182 / 0.75);
}
.hover\:bg-pink-400\/80:hover {
  background-color: rgb(244 114 182 / 0.8);
}
.hover\:bg-pink-400\/85:hover {
  background-color: rgb(244 114 182 / 0.85);
}
.hover\:bg-pink-400\/90:hover {
  background-color: rgb(244 114 182 / 0.9);
}
.hover\:bg-pink-400\/95:hover {
  background-color: rgb(244 114 182 / 0.95);
}
.hover\:bg-pink-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}
.hover\:bg-pink-500\/0:hover {
  background-color: rgb(236 72 153 / 0);
}
.hover\:bg-pink-500\/10:hover {
  background-color: rgb(236 72 153 / 0.1);
}
.hover\:bg-pink-500\/100:hover {
  background-color: rgb(236 72 153 / 1);
}
.hover\:bg-pink-500\/15:hover {
  background-color: rgb(236 72 153 / 0.15);
}
.hover\:bg-pink-500\/20:hover {
  background-color: rgb(236 72 153 / 0.2);
}
.hover\:bg-pink-500\/25:hover {
  background-color: rgb(236 72 153 / 0.25);
}
.hover\:bg-pink-500\/30:hover {
  background-color: rgb(236 72 153 / 0.3);
}
.hover\:bg-pink-500\/35:hover {
  background-color: rgb(236 72 153 / 0.35);
}
.hover\:bg-pink-500\/40:hover {
  background-color: rgb(236 72 153 / 0.4);
}
.hover\:bg-pink-500\/45:hover {
  background-color: rgb(236 72 153 / 0.45);
}
.hover\:bg-pink-500\/5:hover {
  background-color: rgb(236 72 153 / 0.05);
}
.hover\:bg-pink-500\/50:hover {
  background-color: rgb(236 72 153 / 0.5);
}
.hover\:bg-pink-500\/55:hover {
  background-color: rgb(236 72 153 / 0.55);
}
.hover\:bg-pink-500\/60:hover {
  background-color: rgb(236 72 153 / 0.6);
}
.hover\:bg-pink-500\/65:hover {
  background-color: rgb(236 72 153 / 0.65);
}
.hover\:bg-pink-500\/70:hover {
  background-color: rgb(236 72 153 / 0.7);
}
.hover\:bg-pink-500\/75:hover {
  background-color: rgb(236 72 153 / 0.75);
}
.hover\:bg-pink-500\/80:hover {
  background-color: rgb(236 72 153 / 0.8);
}
.hover\:bg-pink-500\/85:hover {
  background-color: rgb(236 72 153 / 0.85);
}
.hover\:bg-pink-500\/90:hover {
  background-color: rgb(236 72 153 / 0.9);
}
.hover\:bg-pink-500\/95:hover {
  background-color: rgb(236 72 153 / 0.95);
}
.hover\:bg-pink-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1));
}
.hover\:bg-pink-600\/0:hover {
  background-color: rgb(219 39 119 / 0);
}
.hover\:bg-pink-600\/10:hover {
  background-color: rgb(219 39 119 / 0.1);
}
.hover\:bg-pink-600\/100:hover {
  background-color: rgb(219 39 119 / 1);
}
.hover\:bg-pink-600\/15:hover {
  background-color: rgb(219 39 119 / 0.15);
}
.hover\:bg-pink-600\/20:hover {
  background-color: rgb(219 39 119 / 0.2);
}
.hover\:bg-pink-600\/25:hover {
  background-color: rgb(219 39 119 / 0.25);
}
.hover\:bg-pink-600\/30:hover {
  background-color: rgb(219 39 119 / 0.3);
}
.hover\:bg-pink-600\/35:hover {
  background-color: rgb(219 39 119 / 0.35);
}
.hover\:bg-pink-600\/40:hover {
  background-color: rgb(219 39 119 / 0.4);
}
.hover\:bg-pink-600\/45:hover {
  background-color: rgb(219 39 119 / 0.45);
}
.hover\:bg-pink-600\/5:hover {
  background-color: rgb(219 39 119 / 0.05);
}
.hover\:bg-pink-600\/50:hover {
  background-color: rgb(219 39 119 / 0.5);
}
.hover\:bg-pink-600\/55:hover {
  background-color: rgb(219 39 119 / 0.55);
}
.hover\:bg-pink-600\/60:hover {
  background-color: rgb(219 39 119 / 0.6);
}
.hover\:bg-pink-600\/65:hover {
  background-color: rgb(219 39 119 / 0.65);
}
.hover\:bg-pink-600\/70:hover {
  background-color: rgb(219 39 119 / 0.7);
}
.hover\:bg-pink-600\/75:hover {
  background-color: rgb(219 39 119 / 0.75);
}
.hover\:bg-pink-600\/80:hover {
  background-color: rgb(219 39 119 / 0.8);
}
.hover\:bg-pink-600\/85:hover {
  background-color: rgb(219 39 119 / 0.85);
}
.hover\:bg-pink-600\/90:hover {
  background-color: rgb(219 39 119 / 0.9);
}
.hover\:bg-pink-600\/95:hover {
  background-color: rgb(219 39 119 / 0.95);
}
.hover\:bg-pink-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1));
}
.hover\:bg-pink-700\/0:hover {
  background-color: rgb(190 24 93 / 0);
}
.hover\:bg-pink-700\/10:hover {
  background-color: rgb(190 24 93 / 0.1);
}
.hover\:bg-pink-700\/100:hover {
  background-color: rgb(190 24 93 / 1);
}
.hover\:bg-pink-700\/15:hover {
  background-color: rgb(190 24 93 / 0.15);
}
.hover\:bg-pink-700\/20:hover {
  background-color: rgb(190 24 93 / 0.2);
}
.hover\:bg-pink-700\/25:hover {
  background-color: rgb(190 24 93 / 0.25);
}
.hover\:bg-pink-700\/30:hover {
  background-color: rgb(190 24 93 / 0.3);
}
.hover\:bg-pink-700\/35:hover {
  background-color: rgb(190 24 93 / 0.35);
}
.hover\:bg-pink-700\/40:hover {
  background-color: rgb(190 24 93 / 0.4);
}
.hover\:bg-pink-700\/45:hover {
  background-color: rgb(190 24 93 / 0.45);
}
.hover\:bg-pink-700\/5:hover {
  background-color: rgb(190 24 93 / 0.05);
}
.hover\:bg-pink-700\/50:hover {
  background-color: rgb(190 24 93 / 0.5);
}
.hover\:bg-pink-700\/55:hover {
  background-color: rgb(190 24 93 / 0.55);
}
.hover\:bg-pink-700\/60:hover {
  background-color: rgb(190 24 93 / 0.6);
}
.hover\:bg-pink-700\/65:hover {
  background-color: rgb(190 24 93 / 0.65);
}
.hover\:bg-pink-700\/70:hover {
  background-color: rgb(190 24 93 / 0.7);
}
.hover\:bg-pink-700\/75:hover {
  background-color: rgb(190 24 93 / 0.75);
}
.hover\:bg-pink-700\/80:hover {
  background-color: rgb(190 24 93 / 0.8);
}
.hover\:bg-pink-700\/85:hover {
  background-color: rgb(190 24 93 / 0.85);
}
.hover\:bg-pink-700\/90:hover {
  background-color: rgb(190 24 93 / 0.9);
}
.hover\:bg-pink-700\/95:hover {
  background-color: rgb(190 24 93 / 0.95);
}
.hover\:bg-pink-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1));
}
.hover\:bg-pink-800\/0:hover {
  background-color: rgb(157 23 77 / 0);
}
.hover\:bg-pink-800\/10:hover {
  background-color: rgb(157 23 77 / 0.1);
}
.hover\:bg-pink-800\/100:hover {
  background-color: rgb(157 23 77 / 1);
}
.hover\:bg-pink-800\/15:hover {
  background-color: rgb(157 23 77 / 0.15);
}
.hover\:bg-pink-800\/20:hover {
  background-color: rgb(157 23 77 / 0.2);
}
.hover\:bg-pink-800\/25:hover {
  background-color: rgb(157 23 77 / 0.25);
}
.hover\:bg-pink-800\/30:hover {
  background-color: rgb(157 23 77 / 0.3);
}
.hover\:bg-pink-800\/35:hover {
  background-color: rgb(157 23 77 / 0.35);
}
.hover\:bg-pink-800\/40:hover {
  background-color: rgb(157 23 77 / 0.4);
}
.hover\:bg-pink-800\/45:hover {
  background-color: rgb(157 23 77 / 0.45);
}
.hover\:bg-pink-800\/5:hover {
  background-color: rgb(157 23 77 / 0.05);
}
.hover\:bg-pink-800\/50:hover {
  background-color: rgb(157 23 77 / 0.5);
}
.hover\:bg-pink-800\/55:hover {
  background-color: rgb(157 23 77 / 0.55);
}
.hover\:bg-pink-800\/60:hover {
  background-color: rgb(157 23 77 / 0.6);
}
.hover\:bg-pink-800\/65:hover {
  background-color: rgb(157 23 77 / 0.65);
}
.hover\:bg-pink-800\/70:hover {
  background-color: rgb(157 23 77 / 0.7);
}
.hover\:bg-pink-800\/75:hover {
  background-color: rgb(157 23 77 / 0.75);
}
.hover\:bg-pink-800\/80:hover {
  background-color: rgb(157 23 77 / 0.8);
}
.hover\:bg-pink-800\/85:hover {
  background-color: rgb(157 23 77 / 0.85);
}
.hover\:bg-pink-800\/90:hover {
  background-color: rgb(157 23 77 / 0.9);
}
.hover\:bg-pink-800\/95:hover {
  background-color: rgb(157 23 77 / 0.95);
}
.hover\:bg-pink-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1));
}
.hover\:bg-pink-900\/0:hover {
  background-color: rgb(131 24 67 / 0);
}
.hover\:bg-pink-900\/10:hover {
  background-color: rgb(131 24 67 / 0.1);
}
.hover\:bg-pink-900\/100:hover {
  background-color: rgb(131 24 67 / 1);
}
.hover\:bg-pink-900\/15:hover {
  background-color: rgb(131 24 67 / 0.15);
}
.hover\:bg-pink-900\/20:hover {
  background-color: rgb(131 24 67 / 0.2);
}
.hover\:bg-pink-900\/25:hover {
  background-color: rgb(131 24 67 / 0.25);
}
.hover\:bg-pink-900\/30:hover {
  background-color: rgb(131 24 67 / 0.3);
}
.hover\:bg-pink-900\/35:hover {
  background-color: rgb(131 24 67 / 0.35);
}
.hover\:bg-pink-900\/40:hover {
  background-color: rgb(131 24 67 / 0.4);
}
.hover\:bg-pink-900\/45:hover {
  background-color: rgb(131 24 67 / 0.45);
}
.hover\:bg-pink-900\/5:hover {
  background-color: rgb(131 24 67 / 0.05);
}
.hover\:bg-pink-900\/50:hover {
  background-color: rgb(131 24 67 / 0.5);
}
.hover\:bg-pink-900\/55:hover {
  background-color: rgb(131 24 67 / 0.55);
}
.hover\:bg-pink-900\/60:hover {
  background-color: rgb(131 24 67 / 0.6);
}
.hover\:bg-pink-900\/65:hover {
  background-color: rgb(131 24 67 / 0.65);
}
.hover\:bg-pink-900\/70:hover {
  background-color: rgb(131 24 67 / 0.7);
}
.hover\:bg-pink-900\/75:hover {
  background-color: rgb(131 24 67 / 0.75);
}
.hover\:bg-pink-900\/80:hover {
  background-color: rgb(131 24 67 / 0.8);
}
.hover\:bg-pink-900\/85:hover {
  background-color: rgb(131 24 67 / 0.85);
}
.hover\:bg-pink-900\/90:hover {
  background-color: rgb(131 24 67 / 0.9);
}
.hover\:bg-pink-900\/95:hover {
  background-color: rgb(131 24 67 / 0.95);
}
.hover\:bg-popover:hover {
  background-color: hsl(var(--popover));
}
.hover\:bg-popover-foreground:hover {
  background-color: hsl(var(--popover-foreground));
}
.hover\:bg-popover-foreground\/0:hover {
  background-color: hsl(var(--popover-foreground) / 0);
}
.hover\:bg-popover-foreground\/10:hover {
  background-color: hsl(var(--popover-foreground) / 0.1);
}
.hover\:bg-popover-foreground\/100:hover {
  background-color: hsl(var(--popover-foreground) / 1);
}
.hover\:bg-popover-foreground\/15:hover {
  background-color: hsl(var(--popover-foreground) / 0.15);
}
.hover\:bg-popover-foreground\/20:hover {
  background-color: hsl(var(--popover-foreground) / 0.2);
}
.hover\:bg-popover-foreground\/25:hover {
  background-color: hsl(var(--popover-foreground) / 0.25);
}
.hover\:bg-popover-foreground\/30:hover {
  background-color: hsl(var(--popover-foreground) / 0.3);
}
.hover\:bg-popover-foreground\/35:hover {
  background-color: hsl(var(--popover-foreground) / 0.35);
}
.hover\:bg-popover-foreground\/40:hover {
  background-color: hsl(var(--popover-foreground) / 0.4);
}
.hover\:bg-popover-foreground\/45:hover {
  background-color: hsl(var(--popover-foreground) / 0.45);
}
.hover\:bg-popover-foreground\/5:hover {
  background-color: hsl(var(--popover-foreground) / 0.05);
}
.hover\:bg-popover-foreground\/50:hover {
  background-color: hsl(var(--popover-foreground) / 0.5);
}
.hover\:bg-popover-foreground\/55:hover {
  background-color: hsl(var(--popover-foreground) / 0.55);
}
.hover\:bg-popover-foreground\/60:hover {
  background-color: hsl(var(--popover-foreground) / 0.6);
}
.hover\:bg-popover-foreground\/65:hover {
  background-color: hsl(var(--popover-foreground) / 0.65);
}
.hover\:bg-popover-foreground\/70:hover {
  background-color: hsl(var(--popover-foreground) / 0.7);
}
.hover\:bg-popover-foreground\/75:hover {
  background-color: hsl(var(--popover-foreground) / 0.75);
}
.hover\:bg-popover-foreground\/80:hover {
  background-color: hsl(var(--popover-foreground) / 0.8);
}
.hover\:bg-popover-foreground\/85:hover {
  background-color: hsl(var(--popover-foreground) / 0.85);
}
.hover\:bg-popover-foreground\/90:hover {
  background-color: hsl(var(--popover-foreground) / 0.9);
}
.hover\:bg-popover-foreground\/95:hover {
  background-color: hsl(var(--popover-foreground) / 0.95);
}
.hover\:bg-popover\/0:hover {
  background-color: hsl(var(--popover) / 0);
}
.hover\:bg-popover\/10:hover {
  background-color: hsl(var(--popover) / 0.1);
}
.hover\:bg-popover\/100:hover {
  background-color: hsl(var(--popover) / 1);
}
.hover\:bg-popover\/15:hover {
  background-color: hsl(var(--popover) / 0.15);
}
.hover\:bg-popover\/20:hover {
  background-color: hsl(var(--popover) / 0.2);
}
.hover\:bg-popover\/25:hover {
  background-color: hsl(var(--popover) / 0.25);
}
.hover\:bg-popover\/30:hover {
  background-color: hsl(var(--popover) / 0.3);
}
.hover\:bg-popover\/35:hover {
  background-color: hsl(var(--popover) / 0.35);
}
.hover\:bg-popover\/40:hover {
  background-color: hsl(var(--popover) / 0.4);
}
.hover\:bg-popover\/45:hover {
  background-color: hsl(var(--popover) / 0.45);
}
.hover\:bg-popover\/5:hover {
  background-color: hsl(var(--popover) / 0.05);
}
.hover\:bg-popover\/50:hover {
  background-color: hsl(var(--popover) / 0.5);
}
.hover\:bg-popover\/55:hover {
  background-color: hsl(var(--popover) / 0.55);
}
.hover\:bg-popover\/60:hover {
  background-color: hsl(var(--popover) / 0.6);
}
.hover\:bg-popover\/65:hover {
  background-color: hsl(var(--popover) / 0.65);
}
.hover\:bg-popover\/70:hover {
  background-color: hsl(var(--popover) / 0.7);
}
.hover\:bg-popover\/75:hover {
  background-color: hsl(var(--popover) / 0.75);
}
.hover\:bg-popover\/80:hover {
  background-color: hsl(var(--popover) / 0.8);
}
.hover\:bg-popover\/85:hover {
  background-color: hsl(var(--popover) / 0.85);
}
.hover\:bg-popover\/90:hover {
  background-color: hsl(var(--popover) / 0.9);
}
.hover\:bg-popover\/95:hover {
  background-color: hsl(var(--popover) / 0.95);
}
.hover\:bg-primary:hover {
  background-color: hsl(var(--primary));
}
.hover\:bg-primary-foreground:hover {
  background-color: hsl(var(--primary-foreground));
}
.hover\:bg-primary-foreground\/0:hover {
  background-color: hsl(var(--primary-foreground) / 0);
}
.hover\:bg-primary-foreground\/10:hover {
  background-color: hsl(var(--primary-foreground) / 0.1);
}
.hover\:bg-primary-foreground\/100:hover {
  background-color: hsl(var(--primary-foreground) / 1);
}
.hover\:bg-primary-foreground\/15:hover {
  background-color: hsl(var(--primary-foreground) / 0.15);
}
.hover\:bg-primary-foreground\/20:hover {
  background-color: hsl(var(--primary-foreground) / 0.2);
}
.hover\:bg-primary-foreground\/25:hover {
  background-color: hsl(var(--primary-foreground) / 0.25);
}
.hover\:bg-primary-foreground\/30:hover {
  background-color: hsl(var(--primary-foreground) / 0.3);
}
.hover\:bg-primary-foreground\/35:hover {
  background-color: hsl(var(--primary-foreground) / 0.35);
}
.hover\:bg-primary-foreground\/40:hover {
  background-color: hsl(var(--primary-foreground) / 0.4);
}
.hover\:bg-primary-foreground\/45:hover {
  background-color: hsl(var(--primary-foreground) / 0.45);
}
.hover\:bg-primary-foreground\/5:hover {
  background-color: hsl(var(--primary-foreground) / 0.05);
}
.hover\:bg-primary-foreground\/50:hover {
  background-color: hsl(var(--primary-foreground) / 0.5);
}
.hover\:bg-primary-foreground\/55:hover {
  background-color: hsl(var(--primary-foreground) / 0.55);
}
.hover\:bg-primary-foreground\/60:hover {
  background-color: hsl(var(--primary-foreground) / 0.6);
}
.hover\:bg-primary-foreground\/65:hover {
  background-color: hsl(var(--primary-foreground) / 0.65);
}
.hover\:bg-primary-foreground\/70:hover {
  background-color: hsl(var(--primary-foreground) / 0.7);
}
.hover\:bg-primary-foreground\/75:hover {
  background-color: hsl(var(--primary-foreground) / 0.75);
}
.hover\:bg-primary-foreground\/80:hover {
  background-color: hsl(var(--primary-foreground) / 0.8);
}
.hover\:bg-primary-foreground\/85:hover {
  background-color: hsl(var(--primary-foreground) / 0.85);
}
.hover\:bg-primary-foreground\/90:hover {
  background-color: hsl(var(--primary-foreground) / 0.9);
}
.hover\:bg-primary-foreground\/95:hover {
  background-color: hsl(var(--primary-foreground) / 0.95);
}
.hover\:bg-primary\/0:hover {
  background-color: hsl(var(--primary) / 0);
}
.hover\:bg-primary\/10:hover {
  background-color: hsl(var(--primary) / 0.1);
}
.hover\:bg-primary\/100:hover {
  background-color: hsl(var(--primary) / 1);
}
.hover\:bg-primary\/15:hover {
  background-color: hsl(var(--primary) / 0.15);
}
.hover\:bg-primary\/20:hover {
  background-color: hsl(var(--primary) / 0.2);
}
.hover\:bg-primary\/25:hover {
  background-color: hsl(var(--primary) / 0.25);
}
.hover\:bg-primary\/30:hover {
  background-color: hsl(var(--primary) / 0.3);
}
.hover\:bg-primary\/35:hover {
  background-color: hsl(var(--primary) / 0.35);
}
.hover\:bg-primary\/40:hover {
  background-color: hsl(var(--primary) / 0.4);
}
.hover\:bg-primary\/45:hover {
  background-color: hsl(var(--primary) / 0.45);
}
.hover\:bg-primary\/5:hover {
  background-color: hsl(var(--primary) / 0.05);
}
.hover\:bg-primary\/50:hover {
  background-color: hsl(var(--primary) / 0.5);
}
.hover\:bg-primary\/55:hover {
  background-color: hsl(var(--primary) / 0.55);
}
.hover\:bg-primary\/60:hover {
  background-color: hsl(var(--primary) / 0.6);
}
.hover\:bg-primary\/65:hover {
  background-color: hsl(var(--primary) / 0.65);
}
.hover\:bg-primary\/70:hover {
  background-color: hsl(var(--primary) / 0.7);
}
.hover\:bg-primary\/75:hover {
  background-color: hsl(var(--primary) / 0.75);
}
.hover\:bg-primary\/80:hover {
  background-color: hsl(var(--primary) / 0.8);
}
.hover\:bg-primary\/85:hover {
  background-color: hsl(var(--primary) / 0.85);
}
.hover\:bg-primary\/90:hover {
  background-color: hsl(var(--primary) / 0.9);
}
.hover\:bg-primary\/95:hover {
  background-color: hsl(var(--primary) / 0.95);
}
.hover\:bg-purple-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-100\/0:hover {
  background-color: rgb(243 232 255 / 0);
}
.hover\:bg-purple-100\/10:hover {
  background-color: rgb(243 232 255 / 0.1);
}
.hover\:bg-purple-100\/100:hover {
  background-color: rgb(243 232 255 / 1);
}
.hover\:bg-purple-100\/15:hover {
  background-color: rgb(243 232 255 / 0.15);
}
.hover\:bg-purple-100\/20:hover {
  background-color: rgb(243 232 255 / 0.2);
}
.hover\:bg-purple-100\/25:hover {
  background-color: rgb(243 232 255 / 0.25);
}
.hover\:bg-purple-100\/30:hover {
  background-color: rgb(243 232 255 / 0.3);
}
.hover\:bg-purple-100\/35:hover {
  background-color: rgb(243 232 255 / 0.35);
}
.hover\:bg-purple-100\/40:hover {
  background-color: rgb(243 232 255 / 0.4);
}
.hover\:bg-purple-100\/45:hover {
  background-color: rgb(243 232 255 / 0.45);
}
.hover\:bg-purple-100\/5:hover {
  background-color: rgb(243 232 255 / 0.05);
}
.hover\:bg-purple-100\/50:hover {
  background-color: rgb(243 232 255 / 0.5);
}
.hover\:bg-purple-100\/55:hover {
  background-color: rgb(243 232 255 / 0.55);
}
.hover\:bg-purple-100\/60:hover {
  background-color: rgb(243 232 255 / 0.6);
}
.hover\:bg-purple-100\/65:hover {
  background-color: rgb(243 232 255 / 0.65);
}
.hover\:bg-purple-100\/70:hover {
  background-color: rgb(243 232 255 / 0.7);
}
.hover\:bg-purple-100\/75:hover {
  background-color: rgb(243 232 255 / 0.75);
}
.hover\:bg-purple-100\/80:hover {
  background-color: rgb(243 232 255 / 0.8);
}
.hover\:bg-purple-100\/85:hover {
  background-color: rgb(243 232 255 / 0.85);
}
.hover\:bg-purple-100\/90:hover {
  background-color: rgb(243 232 255 / 0.9);
}
.hover\:bg-purple-100\/95:hover {
  background-color: rgb(243 232 255 / 0.95);
}
.hover\:bg-purple-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-200\/0:hover {
  background-color: rgb(233 213 255 / 0);
}
.hover\:bg-purple-200\/10:hover {
  background-color: rgb(233 213 255 / 0.1);
}
.hover\:bg-purple-200\/100:hover {
  background-color: rgb(233 213 255 / 1);
}
.hover\:bg-purple-200\/15:hover {
  background-color: rgb(233 213 255 / 0.15);
}
.hover\:bg-purple-200\/20:hover {
  background-color: rgb(233 213 255 / 0.2);
}
.hover\:bg-purple-200\/25:hover {
  background-color: rgb(233 213 255 / 0.25);
}
.hover\:bg-purple-200\/30:hover {
  background-color: rgb(233 213 255 / 0.3);
}
.hover\:bg-purple-200\/35:hover {
  background-color: rgb(233 213 255 / 0.35);
}
.hover\:bg-purple-200\/40:hover {
  background-color: rgb(233 213 255 / 0.4);
}
.hover\:bg-purple-200\/45:hover {
  background-color: rgb(233 213 255 / 0.45);
}
.hover\:bg-purple-200\/5:hover {
  background-color: rgb(233 213 255 / 0.05);
}
.hover\:bg-purple-200\/50:hover {
  background-color: rgb(233 213 255 / 0.5);
}
.hover\:bg-purple-200\/55:hover {
  background-color: rgb(233 213 255 / 0.55);
}
.hover\:bg-purple-200\/60:hover {
  background-color: rgb(233 213 255 / 0.6);
}
.hover\:bg-purple-200\/65:hover {
  background-color: rgb(233 213 255 / 0.65);
}
.hover\:bg-purple-200\/70:hover {
  background-color: rgb(233 213 255 / 0.7);
}
.hover\:bg-purple-200\/75:hover {
  background-color: rgb(233 213 255 / 0.75);
}
.hover\:bg-purple-200\/80:hover {
  background-color: rgb(233 213 255 / 0.8);
}
.hover\:bg-purple-200\/85:hover {
  background-color: rgb(233 213 255 / 0.85);
}
.hover\:bg-purple-200\/90:hover {
  background-color: rgb(233 213 255 / 0.9);
}
.hover\:bg-purple-200\/95:hover {
  background-color: rgb(233 213 255 / 0.95);
}
.hover\:bg-purple-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-300\/0:hover {
  background-color: rgb(216 180 254 / 0);
}
.hover\:bg-purple-300\/10:hover {
  background-color: rgb(216 180 254 / 0.1);
}
.hover\:bg-purple-300\/100:hover {
  background-color: rgb(216 180 254 / 1);
}
.hover\:bg-purple-300\/15:hover {
  background-color: rgb(216 180 254 / 0.15);
}
.hover\:bg-purple-300\/20:hover {
  background-color: rgb(216 180 254 / 0.2);
}
.hover\:bg-purple-300\/25:hover {
  background-color: rgb(216 180 254 / 0.25);
}
.hover\:bg-purple-300\/30:hover {
  background-color: rgb(216 180 254 / 0.3);
}
.hover\:bg-purple-300\/35:hover {
  background-color: rgb(216 180 254 / 0.35);
}
.hover\:bg-purple-300\/40:hover {
  background-color: rgb(216 180 254 / 0.4);
}
.hover\:bg-purple-300\/45:hover {
  background-color: rgb(216 180 254 / 0.45);
}
.hover\:bg-purple-300\/5:hover {
  background-color: rgb(216 180 254 / 0.05);
}
.hover\:bg-purple-300\/50:hover {
  background-color: rgb(216 180 254 / 0.5);
}
.hover\:bg-purple-300\/55:hover {
  background-color: rgb(216 180 254 / 0.55);
}
.hover\:bg-purple-300\/60:hover {
  background-color: rgb(216 180 254 / 0.6);
}
.hover\:bg-purple-300\/65:hover {
  background-color: rgb(216 180 254 / 0.65);
}
.hover\:bg-purple-300\/70:hover {
  background-color: rgb(216 180 254 / 0.7);
}
.hover\:bg-purple-300\/75:hover {
  background-color: rgb(216 180 254 / 0.75);
}
.hover\:bg-purple-300\/80:hover {
  background-color: rgb(216 180 254 / 0.8);
}
.hover\:bg-purple-300\/85:hover {
  background-color: rgb(216 180 254 / 0.85);
}
.hover\:bg-purple-300\/90:hover {
  background-color: rgb(216 180 254 / 0.9);
}
.hover\:bg-purple-300\/95:hover {
  background-color: rgb(216 180 254 / 0.95);
}
.hover\:bg-purple-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-400\/0:hover {
  background-color: rgb(192 132 252 / 0);
}
.hover\:bg-purple-400\/10:hover {
  background-color: rgb(192 132 252 / 0.1);
}
.hover\:bg-purple-400\/100:hover {
  background-color: rgb(192 132 252 / 1);
}
.hover\:bg-purple-400\/15:hover {
  background-color: rgb(192 132 252 / 0.15);
}
.hover\:bg-purple-400\/20:hover {
  background-color: rgb(192 132 252 / 0.2);
}
.hover\:bg-purple-400\/25:hover {
  background-color: rgb(192 132 252 / 0.25);
}
.hover\:bg-purple-400\/30:hover {
  background-color: rgb(192 132 252 / 0.3);
}
.hover\:bg-purple-400\/35:hover {
  background-color: rgb(192 132 252 / 0.35);
}
.hover\:bg-purple-400\/40:hover {
  background-color: rgb(192 132 252 / 0.4);
}
.hover\:bg-purple-400\/45:hover {
  background-color: rgb(192 132 252 / 0.45);
}
.hover\:bg-purple-400\/5:hover {
  background-color: rgb(192 132 252 / 0.05);
}
.hover\:bg-purple-400\/50:hover {
  background-color: rgb(192 132 252 / 0.5);
}
.hover\:bg-purple-400\/55:hover {
  background-color: rgb(192 132 252 / 0.55);
}
.hover\:bg-purple-400\/60:hover {
  background-color: rgb(192 132 252 / 0.6);
}
.hover\:bg-purple-400\/65:hover {
  background-color: rgb(192 132 252 / 0.65);
}
.hover\:bg-purple-400\/70:hover {
  background-color: rgb(192 132 252 / 0.7);
}
.hover\:bg-purple-400\/75:hover {
  background-color: rgb(192 132 252 / 0.75);
}
.hover\:bg-purple-400\/80:hover {
  background-color: rgb(192 132 252 / 0.8);
}
.hover\:bg-purple-400\/85:hover {
  background-color: rgb(192 132 252 / 0.85);
}
.hover\:bg-purple-400\/90:hover {
  background-color: rgb(192 132 252 / 0.9);
}
.hover\:bg-purple-400\/95:hover {
  background-color: rgb(192 132 252 / 0.95);
}
.hover\:bg-purple-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-500\/0:hover {
  background-color: rgb(168 85 247 / 0);
}
.hover\:bg-purple-500\/10:hover {
  background-color: rgb(168 85 247 / 0.1);
}
.hover\:bg-purple-500\/100:hover {
  background-color: rgb(168 85 247 / 1);
}
.hover\:bg-purple-500\/15:hover {
  background-color: rgb(168 85 247 / 0.15);
}
.hover\:bg-purple-500\/20:hover {
  background-color: rgb(168 85 247 / 0.2);
}
.hover\:bg-purple-500\/25:hover {
  background-color: rgb(168 85 247 / 0.25);
}
.hover\:bg-purple-500\/30:hover {
  background-color: rgb(168 85 247 / 0.3);
}
.hover\:bg-purple-500\/35:hover {
  background-color: rgb(168 85 247 / 0.35);
}
.hover\:bg-purple-500\/40:hover {
  background-color: rgb(168 85 247 / 0.4);
}
.hover\:bg-purple-500\/45:hover {
  background-color: rgb(168 85 247 / 0.45);
}
.hover\:bg-purple-500\/5:hover {
  background-color: rgb(168 85 247 / 0.05);
}
.hover\:bg-purple-500\/50:hover {
  background-color: rgb(168 85 247 / 0.5);
}
.hover\:bg-purple-500\/55:hover {
  background-color: rgb(168 85 247 / 0.55);
}
.hover\:bg-purple-500\/60:hover {
  background-color: rgb(168 85 247 / 0.6);
}
.hover\:bg-purple-500\/65:hover {
  background-color: rgb(168 85 247 / 0.65);
}
.hover\:bg-purple-500\/70:hover {
  background-color: rgb(168 85 247 / 0.7);
}
.hover\:bg-purple-500\/75:hover {
  background-color: rgb(168 85 247 / 0.75);
}
.hover\:bg-purple-500\/80:hover {
  background-color: rgb(168 85 247 / 0.8);
}
.hover\:bg-purple-500\/85:hover {
  background-color: rgb(168 85 247 / 0.85);
}
.hover\:bg-purple-500\/90:hover {
  background-color: rgb(168 85 247 / 0.9);
}
.hover\:bg-purple-500\/95:hover {
  background-color: rgb(168 85 247 / 0.95);
}
.hover\:bg-purple-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-600\/0:hover {
  background-color: rgb(147 51 234 / 0);
}
.hover\:bg-purple-600\/10:hover {
  background-color: rgb(147 51 234 / 0.1);
}
.hover\:bg-purple-600\/100:hover {
  background-color: rgb(147 51 234 / 1);
}
.hover\:bg-purple-600\/15:hover {
  background-color: rgb(147 51 234 / 0.15);
}
.hover\:bg-purple-600\/20:hover {
  background-color: rgb(147 51 234 / 0.2);
}
.hover\:bg-purple-600\/25:hover {
  background-color: rgb(147 51 234 / 0.25);
}
.hover\:bg-purple-600\/30:hover {
  background-color: rgb(147 51 234 / 0.3);
}
.hover\:bg-purple-600\/35:hover {
  background-color: rgb(147 51 234 / 0.35);
}
.hover\:bg-purple-600\/40:hover {
  background-color: rgb(147 51 234 / 0.4);
}
.hover\:bg-purple-600\/45:hover {
  background-color: rgb(147 51 234 / 0.45);
}
.hover\:bg-purple-600\/5:hover {
  background-color: rgb(147 51 234 / 0.05);
}
.hover\:bg-purple-600\/50:hover {
  background-color: rgb(147 51 234 / 0.5);
}
.hover\:bg-purple-600\/55:hover {
  background-color: rgb(147 51 234 / 0.55);
}
.hover\:bg-purple-600\/60:hover {
  background-color: rgb(147 51 234 / 0.6);
}
.hover\:bg-purple-600\/65:hover {
  background-color: rgb(147 51 234 / 0.65);
}
.hover\:bg-purple-600\/70:hover {
  background-color: rgb(147 51 234 / 0.7);
}
.hover\:bg-purple-600\/75:hover {
  background-color: rgb(147 51 234 / 0.75);
}
.hover\:bg-purple-600\/80:hover {
  background-color: rgb(147 51 234 / 0.8);
}
.hover\:bg-purple-600\/85:hover {
  background-color: rgb(147 51 234 / 0.85);
}
.hover\:bg-purple-600\/90:hover {
  background-color: rgb(147 51 234 / 0.9);
}
.hover\:bg-purple-600\/95:hover {
  background-color: rgb(147 51 234 / 0.95);
}
.hover\:bg-purple-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-700\/0:hover {
  background-color: rgb(126 34 206 / 0);
}
.hover\:bg-purple-700\/10:hover {
  background-color: rgb(126 34 206 / 0.1);
}
.hover\:bg-purple-700\/100:hover {
  background-color: rgb(126 34 206 / 1);
}
.hover\:bg-purple-700\/15:hover {
  background-color: rgb(126 34 206 / 0.15);
}
.hover\:bg-purple-700\/20:hover {
  background-color: rgb(126 34 206 / 0.2);
}
.hover\:bg-purple-700\/25:hover {
  background-color: rgb(126 34 206 / 0.25);
}
.hover\:bg-purple-700\/30:hover {
  background-color: rgb(126 34 206 / 0.3);
}
.hover\:bg-purple-700\/35:hover {
  background-color: rgb(126 34 206 / 0.35);
}
.hover\:bg-purple-700\/40:hover {
  background-color: rgb(126 34 206 / 0.4);
}
.hover\:bg-purple-700\/45:hover {
  background-color: rgb(126 34 206 / 0.45);
}
.hover\:bg-purple-700\/5:hover {
  background-color: rgb(126 34 206 / 0.05);
}
.hover\:bg-purple-700\/50:hover {
  background-color: rgb(126 34 206 / 0.5);
}
.hover\:bg-purple-700\/55:hover {
  background-color: rgb(126 34 206 / 0.55);
}
.hover\:bg-purple-700\/60:hover {
  background-color: rgb(126 34 206 / 0.6);
}
.hover\:bg-purple-700\/65:hover {
  background-color: rgb(126 34 206 / 0.65);
}
.hover\:bg-purple-700\/70:hover {
  background-color: rgb(126 34 206 / 0.7);
}
.hover\:bg-purple-700\/75:hover {
  background-color: rgb(126 34 206 / 0.75);
}
.hover\:bg-purple-700\/80:hover {
  background-color: rgb(126 34 206 / 0.8);
}
.hover\:bg-purple-700\/85:hover {
  background-color: rgb(126 34 206 / 0.85);
}
.hover\:bg-purple-700\/90:hover {
  background-color: rgb(126 34 206 / 0.9);
}
.hover\:bg-purple-700\/95:hover {
  background-color: rgb(126 34 206 / 0.95);
}
.hover\:bg-purple-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-800\/0:hover {
  background-color: rgb(107 33 168 / 0);
}
.hover\:bg-purple-800\/10:hover {
  background-color: rgb(107 33 168 / 0.1);
}
.hover\:bg-purple-800\/100:hover {
  background-color: rgb(107 33 168 / 1);
}
.hover\:bg-purple-800\/15:hover {
  background-color: rgb(107 33 168 / 0.15);
}
.hover\:bg-purple-800\/20:hover {
  background-color: rgb(107 33 168 / 0.2);
}
.hover\:bg-purple-800\/25:hover {
  background-color: rgb(107 33 168 / 0.25);
}
.hover\:bg-purple-800\/30:hover {
  background-color: rgb(107 33 168 / 0.3);
}
.hover\:bg-purple-800\/35:hover {
  background-color: rgb(107 33 168 / 0.35);
}
.hover\:bg-purple-800\/40:hover {
  background-color: rgb(107 33 168 / 0.4);
}
.hover\:bg-purple-800\/45:hover {
  background-color: rgb(107 33 168 / 0.45);
}
.hover\:bg-purple-800\/5:hover {
  background-color: rgb(107 33 168 / 0.05);
}
.hover\:bg-purple-800\/50:hover {
  background-color: rgb(107 33 168 / 0.5);
}
.hover\:bg-purple-800\/55:hover {
  background-color: rgb(107 33 168 / 0.55);
}
.hover\:bg-purple-800\/60:hover {
  background-color: rgb(107 33 168 / 0.6);
}
.hover\:bg-purple-800\/65:hover {
  background-color: rgb(107 33 168 / 0.65);
}
.hover\:bg-purple-800\/70:hover {
  background-color: rgb(107 33 168 / 0.7);
}
.hover\:bg-purple-800\/75:hover {
  background-color: rgb(107 33 168 / 0.75);
}
.hover\:bg-purple-800\/80:hover {
  background-color: rgb(107 33 168 / 0.8);
}
.hover\:bg-purple-800\/85:hover {
  background-color: rgb(107 33 168 / 0.85);
}
.hover\:bg-purple-800\/90:hover {
  background-color: rgb(107 33 168 / 0.9);
}
.hover\:bg-purple-800\/95:hover {
  background-color: rgb(107 33 168 / 0.95);
}
.hover\:bg-purple-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
}
.hover\:bg-purple-900\/0:hover {
  background-color: rgb(88 28 135 / 0);
}
.hover\:bg-purple-900\/10:hover {
  background-color: rgb(88 28 135 / 0.1);
}
.hover\:bg-purple-900\/100:hover {
  background-color: rgb(88 28 135 / 1);
}
.hover\:bg-purple-900\/15:hover {
  background-color: rgb(88 28 135 / 0.15);
}
.hover\:bg-purple-900\/20:hover {
  background-color: rgb(88 28 135 / 0.2);
}
.hover\:bg-purple-900\/25:hover {
  background-color: rgb(88 28 135 / 0.25);
}
.hover\:bg-purple-900\/30:hover {
  background-color: rgb(88 28 135 / 0.3);
}
.hover\:bg-purple-900\/35:hover {
  background-color: rgb(88 28 135 / 0.35);
}
.hover\:bg-purple-900\/40:hover {
  background-color: rgb(88 28 135 / 0.4);
}
.hover\:bg-purple-900\/45:hover {
  background-color: rgb(88 28 135 / 0.45);
}
.hover\:bg-purple-900\/5:hover {
  background-color: rgb(88 28 135 / 0.05);
}
.hover\:bg-purple-900\/50:hover {
  background-color: rgb(88 28 135 / 0.5);
}
.hover\:bg-purple-900\/55:hover {
  background-color: rgb(88 28 135 / 0.55);
}
.hover\:bg-purple-900\/60:hover {
  background-color: rgb(88 28 135 / 0.6);
}
.hover\:bg-purple-900\/65:hover {
  background-color: rgb(88 28 135 / 0.65);
}
.hover\:bg-purple-900\/70:hover {
  background-color: rgb(88 28 135 / 0.7);
}
.hover\:bg-purple-900\/75:hover {
  background-color: rgb(88 28 135 / 0.75);
}
.hover\:bg-purple-900\/80:hover {
  background-color: rgb(88 28 135 / 0.8);
}
.hover\:bg-purple-900\/85:hover {
  background-color: rgb(88 28 135 / 0.85);
}
.hover\:bg-purple-900\/90:hover {
  background-color: rgb(88 28 135 / 0.9);
}
.hover\:bg-purple-900\/95:hover {
  background-color: rgb(88 28 135 / 0.95);
}
.hover\:bg-red-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-100\/0:hover {
  background-color: rgb(254 226 226 / 0);
}
.hover\:bg-red-100\/10:hover {
  background-color: rgb(254 226 226 / 0.1);
}
.hover\:bg-red-100\/100:hover {
  background-color: rgb(254 226 226 / 1);
}
.hover\:bg-red-100\/15:hover {
  background-color: rgb(254 226 226 / 0.15);
}
.hover\:bg-red-100\/20:hover {
  background-color: rgb(254 226 226 / 0.2);
}
.hover\:bg-red-100\/25:hover {
  background-color: rgb(254 226 226 / 0.25);
}
.hover\:bg-red-100\/30:hover {
  background-color: rgb(254 226 226 / 0.3);
}
.hover\:bg-red-100\/35:hover {
  background-color: rgb(254 226 226 / 0.35);
}
.hover\:bg-red-100\/40:hover {
  background-color: rgb(254 226 226 / 0.4);
}
.hover\:bg-red-100\/45:hover {
  background-color: rgb(254 226 226 / 0.45);
}
.hover\:bg-red-100\/5:hover {
  background-color: rgb(254 226 226 / 0.05);
}
.hover\:bg-red-100\/50:hover {
  background-color: rgb(254 226 226 / 0.5);
}
.hover\:bg-red-100\/55:hover {
  background-color: rgb(254 226 226 / 0.55);
}
.hover\:bg-red-100\/60:hover {
  background-color: rgb(254 226 226 / 0.6);
}
.hover\:bg-red-100\/65:hover {
  background-color: rgb(254 226 226 / 0.65);
}
.hover\:bg-red-100\/70:hover {
  background-color: rgb(254 226 226 / 0.7);
}
.hover\:bg-red-100\/75:hover {
  background-color: rgb(254 226 226 / 0.75);
}
.hover\:bg-red-100\/80:hover {
  background-color: rgb(254 226 226 / 0.8);
}
.hover\:bg-red-100\/85:hover {
  background-color: rgb(254 226 226 / 0.85);
}
.hover\:bg-red-100\/90:hover {
  background-color: rgb(254 226 226 / 0.9);
}
.hover\:bg-red-100\/95:hover {
  background-color: rgb(254 226 226 / 0.95);
}
.hover\:bg-red-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-200\/0:hover {
  background-color: rgb(254 202 202 / 0);
}
.hover\:bg-red-200\/10:hover {
  background-color: rgb(254 202 202 / 0.1);
}
.hover\:bg-red-200\/100:hover {
  background-color: rgb(254 202 202 / 1);
}
.hover\:bg-red-200\/15:hover {
  background-color: rgb(254 202 202 / 0.15);
}
.hover\:bg-red-200\/20:hover {
  background-color: rgb(254 202 202 / 0.2);
}
.hover\:bg-red-200\/25:hover {
  background-color: rgb(254 202 202 / 0.25);
}
.hover\:bg-red-200\/30:hover {
  background-color: rgb(254 202 202 / 0.3);
}
.hover\:bg-red-200\/35:hover {
  background-color: rgb(254 202 202 / 0.35);
}
.hover\:bg-red-200\/40:hover {
  background-color: rgb(254 202 202 / 0.4);
}
.hover\:bg-red-200\/45:hover {
  background-color: rgb(254 202 202 / 0.45);
}
.hover\:bg-red-200\/5:hover {
  background-color: rgb(254 202 202 / 0.05);
}
.hover\:bg-red-200\/50:hover {
  background-color: rgb(254 202 202 / 0.5);
}
.hover\:bg-red-200\/55:hover {
  background-color: rgb(254 202 202 / 0.55);
}
.hover\:bg-red-200\/60:hover {
  background-color: rgb(254 202 202 / 0.6);
}
.hover\:bg-red-200\/65:hover {
  background-color: rgb(254 202 202 / 0.65);
}
.hover\:bg-red-200\/70:hover {
  background-color: rgb(254 202 202 / 0.7);
}
.hover\:bg-red-200\/75:hover {
  background-color: rgb(254 202 202 / 0.75);
}
.hover\:bg-red-200\/80:hover {
  background-color: rgb(254 202 202 / 0.8);
}
.hover\:bg-red-200\/85:hover {
  background-color: rgb(254 202 202 / 0.85);
}
.hover\:bg-red-200\/90:hover {
  background-color: rgb(254 202 202 / 0.9);
}
.hover\:bg-red-200\/95:hover {
  background-color: rgb(254 202 202 / 0.95);
}
.hover\:bg-red-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-300\/0:hover {
  background-color: rgb(252 165 165 / 0);
}
.hover\:bg-red-300\/10:hover {
  background-color: rgb(252 165 165 / 0.1);
}
.hover\:bg-red-300\/100:hover {
  background-color: rgb(252 165 165 / 1);
}
.hover\:bg-red-300\/15:hover {
  background-color: rgb(252 165 165 / 0.15);
}
.hover\:bg-red-300\/20:hover {
  background-color: rgb(252 165 165 / 0.2);
}
.hover\:bg-red-300\/25:hover {
  background-color: rgb(252 165 165 / 0.25);
}
.hover\:bg-red-300\/30:hover {
  background-color: rgb(252 165 165 / 0.3);
}
.hover\:bg-red-300\/35:hover {
  background-color: rgb(252 165 165 / 0.35);
}
.hover\:bg-red-300\/40:hover {
  background-color: rgb(252 165 165 / 0.4);
}
.hover\:bg-red-300\/45:hover {
  background-color: rgb(252 165 165 / 0.45);
}
.hover\:bg-red-300\/5:hover {
  background-color: rgb(252 165 165 / 0.05);
}
.hover\:bg-red-300\/50:hover {
  background-color: rgb(252 165 165 / 0.5);
}
.hover\:bg-red-300\/55:hover {
  background-color: rgb(252 165 165 / 0.55);
}
.hover\:bg-red-300\/60:hover {
  background-color: rgb(252 165 165 / 0.6);
}
.hover\:bg-red-300\/65:hover {
  background-color: rgb(252 165 165 / 0.65);
}
.hover\:bg-red-300\/70:hover {
  background-color: rgb(252 165 165 / 0.7);
}
.hover\:bg-red-300\/75:hover {
  background-color: rgb(252 165 165 / 0.75);
}
.hover\:bg-red-300\/80:hover {
  background-color: rgb(252 165 165 / 0.8);
}
.hover\:bg-red-300\/85:hover {
  background-color: rgb(252 165 165 / 0.85);
}
.hover\:bg-red-300\/90:hover {
  background-color: rgb(252 165 165 / 0.9);
}
.hover\:bg-red-300\/95:hover {
  background-color: rgb(252 165 165 / 0.95);
}
.hover\:bg-red-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-400\/0:hover {
  background-color: rgb(248 113 113 / 0);
}
.hover\:bg-red-400\/10:hover {
  background-color: rgb(248 113 113 / 0.1);
}
.hover\:bg-red-400\/100:hover {
  background-color: rgb(248 113 113 / 1);
}
.hover\:bg-red-400\/15:hover {
  background-color: rgb(248 113 113 / 0.15);
}
.hover\:bg-red-400\/20:hover {
  background-color: rgb(248 113 113 / 0.2);
}
.hover\:bg-red-400\/25:hover {
  background-color: rgb(248 113 113 / 0.25);
}
.hover\:bg-red-400\/30:hover {
  background-color: rgb(248 113 113 / 0.3);
}
.hover\:bg-red-400\/35:hover {
  background-color: rgb(248 113 113 / 0.35);
}
.hover\:bg-red-400\/40:hover {
  background-color: rgb(248 113 113 / 0.4);
}
.hover\:bg-red-400\/45:hover {
  background-color: rgb(248 113 113 / 0.45);
}
.hover\:bg-red-400\/5:hover {
  background-color: rgb(248 113 113 / 0.05);
}
.hover\:bg-red-400\/50:hover {
  background-color: rgb(248 113 113 / 0.5);
}
.hover\:bg-red-400\/55:hover {
  background-color: rgb(248 113 113 / 0.55);
}
.hover\:bg-red-400\/60:hover {
  background-color: rgb(248 113 113 / 0.6);
}
.hover\:bg-red-400\/65:hover {
  background-color: rgb(248 113 113 / 0.65);
}
.hover\:bg-red-400\/70:hover {
  background-color: rgb(248 113 113 / 0.7);
}
.hover\:bg-red-400\/75:hover {
  background-color: rgb(248 113 113 / 0.75);
}
.hover\:bg-red-400\/80:hover {
  background-color: rgb(248 113 113 / 0.8);
}
.hover\:bg-red-400\/85:hover {
  background-color: rgb(248 113 113 / 0.85);
}
.hover\:bg-red-400\/90:hover {
  background-color: rgb(248 113 113 / 0.9);
}
.hover\:bg-red-400\/95:hover {
  background-color: rgb(248 113 113 / 0.95);
}
.hover\:bg-red-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-500\/0:hover {
  background-color: rgb(239 68 68 / 0);
}
.hover\:bg-red-500\/10:hover {
  background-color: rgb(239 68 68 / 0.1);
}
.hover\:bg-red-500\/100:hover {
  background-color: rgb(239 68 68 / 1);
}
.hover\:bg-red-500\/15:hover {
  background-color: rgb(239 68 68 / 0.15);
}
.hover\:bg-red-500\/20:hover {
  background-color: rgb(239 68 68 / 0.2);
}
.hover\:bg-red-500\/25:hover {
  background-color: rgb(239 68 68 / 0.25);
}
.hover\:bg-red-500\/30:hover {
  background-color: rgb(239 68 68 / 0.3);
}
.hover\:bg-red-500\/35:hover {
  background-color: rgb(239 68 68 / 0.35);
}
.hover\:bg-red-500\/40:hover {
  background-color: rgb(239 68 68 / 0.4);
}
.hover\:bg-red-500\/45:hover {
  background-color: rgb(239 68 68 / 0.45);
}
.hover\:bg-red-500\/5:hover {
  background-color: rgb(239 68 68 / 0.05);
}
.hover\:bg-red-500\/50:hover {
  background-color: rgb(239 68 68 / 0.5);
}
.hover\:bg-red-500\/55:hover {
  background-color: rgb(239 68 68 / 0.55);
}
.hover\:bg-red-500\/60:hover {
  background-color: rgb(239 68 68 / 0.6);
}
.hover\:bg-red-500\/65:hover {
  background-color: rgb(239 68 68 / 0.65);
}
.hover\:bg-red-500\/70:hover {
  background-color: rgb(239 68 68 / 0.7);
}
.hover\:bg-red-500\/75:hover {
  background-color: rgb(239 68 68 / 0.75);
}
.hover\:bg-red-500\/80:hover {
  background-color: rgb(239 68 68 / 0.8);
}
.hover\:bg-red-500\/85:hover {
  background-color: rgb(239 68 68 / 0.85);
}
.hover\:bg-red-500\/90:hover {
  background-color: rgb(239 68 68 / 0.9);
}
.hover\:bg-red-500\/95:hover {
  background-color: rgb(239 68 68 / 0.95);
}
.hover\:bg-red-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-600\/0:hover {
  background-color: rgb(220 38 38 / 0);
}
.hover\:bg-red-600\/10:hover {
  background-color: rgb(220 38 38 / 0.1);
}
.hover\:bg-red-600\/100:hover {
  background-color: rgb(220 38 38 / 1);
}
.hover\:bg-red-600\/15:hover {
  background-color: rgb(220 38 38 / 0.15);
}
.hover\:bg-red-600\/20:hover {
  background-color: rgb(220 38 38 / 0.2);
}
.hover\:bg-red-600\/25:hover {
  background-color: rgb(220 38 38 / 0.25);
}
.hover\:bg-red-600\/30:hover {
  background-color: rgb(220 38 38 / 0.3);
}
.hover\:bg-red-600\/35:hover {
  background-color: rgb(220 38 38 / 0.35);
}
.hover\:bg-red-600\/40:hover {
  background-color: rgb(220 38 38 / 0.4);
}
.hover\:bg-red-600\/45:hover {
  background-color: rgb(220 38 38 / 0.45);
}
.hover\:bg-red-600\/5:hover {
  background-color: rgb(220 38 38 / 0.05);
}
.hover\:bg-red-600\/50:hover {
  background-color: rgb(220 38 38 / 0.5);
}
.hover\:bg-red-600\/55:hover {
  background-color: rgb(220 38 38 / 0.55);
}
.hover\:bg-red-600\/60:hover {
  background-color: rgb(220 38 38 / 0.6);
}
.hover\:bg-red-600\/65:hover {
  background-color: rgb(220 38 38 / 0.65);
}
.hover\:bg-red-600\/70:hover {
  background-color: rgb(220 38 38 / 0.7);
}
.hover\:bg-red-600\/75:hover {
  background-color: rgb(220 38 38 / 0.75);
}
.hover\:bg-red-600\/80:hover {
  background-color: rgb(220 38 38 / 0.8);
}
.hover\:bg-red-600\/85:hover {
  background-color: rgb(220 38 38 / 0.85);
}
.hover\:bg-red-600\/90:hover {
  background-color: rgb(220 38 38 / 0.9);
}
.hover\:bg-red-600\/95:hover {
  background-color: rgb(220 38 38 / 0.95);
}
.hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-700\/0:hover {
  background-color: rgb(185 28 28 / 0);
}
.hover\:bg-red-700\/10:hover {
  background-color: rgb(185 28 28 / 0.1);
}
.hover\:bg-red-700\/100:hover {
  background-color: rgb(185 28 28 / 1);
}
.hover\:bg-red-700\/15:hover {
  background-color: rgb(185 28 28 / 0.15);
}
.hover\:bg-red-700\/20:hover {
  background-color: rgb(185 28 28 / 0.2);
}
.hover\:bg-red-700\/25:hover {
  background-color: rgb(185 28 28 / 0.25);
}
.hover\:bg-red-700\/30:hover {
  background-color: rgb(185 28 28 / 0.3);
}
.hover\:bg-red-700\/35:hover {
  background-color: rgb(185 28 28 / 0.35);
}
.hover\:bg-red-700\/40:hover {
  background-color: rgb(185 28 28 / 0.4);
}
.hover\:bg-red-700\/45:hover {
  background-color: rgb(185 28 28 / 0.45);
}
.hover\:bg-red-700\/5:hover {
  background-color: rgb(185 28 28 / 0.05);
}
.hover\:bg-red-700\/50:hover {
  background-color: rgb(185 28 28 / 0.5);
}
.hover\:bg-red-700\/55:hover {
  background-color: rgb(185 28 28 / 0.55);
}
.hover\:bg-red-700\/60:hover {
  background-color: rgb(185 28 28 / 0.6);
}
.hover\:bg-red-700\/65:hover {
  background-color: rgb(185 28 28 / 0.65);
}
.hover\:bg-red-700\/70:hover {
  background-color: rgb(185 28 28 / 0.7);
}
.hover\:bg-red-700\/75:hover {
  background-color: rgb(185 28 28 / 0.75);
}
.hover\:bg-red-700\/80:hover {
  background-color: rgb(185 28 28 / 0.8);
}
.hover\:bg-red-700\/85:hover {
  background-color: rgb(185 28 28 / 0.85);
}
.hover\:bg-red-700\/90:hover {
  background-color: rgb(185 28 28 / 0.9);
}
.hover\:bg-red-700\/95:hover {
  background-color: rgb(185 28 28 / 0.95);
}
.hover\:bg-red-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-800\/0:hover {
  background-color: rgb(153 27 27 / 0);
}
.hover\:bg-red-800\/10:hover {
  background-color: rgb(153 27 27 / 0.1);
}
.hover\:bg-red-800\/100:hover {
  background-color: rgb(153 27 27 / 1);
}
.hover\:bg-red-800\/15:hover {
  background-color: rgb(153 27 27 / 0.15);
}
.hover\:bg-red-800\/20:hover {
  background-color: rgb(153 27 27 / 0.2);
}
.hover\:bg-red-800\/25:hover {
  background-color: rgb(153 27 27 / 0.25);
}
.hover\:bg-red-800\/30:hover {
  background-color: rgb(153 27 27 / 0.3);
}
.hover\:bg-red-800\/35:hover {
  background-color: rgb(153 27 27 / 0.35);
}
.hover\:bg-red-800\/40:hover {
  background-color: rgb(153 27 27 / 0.4);
}
.hover\:bg-red-800\/45:hover {
  background-color: rgb(153 27 27 / 0.45);
}
.hover\:bg-red-800\/5:hover {
  background-color: rgb(153 27 27 / 0.05);
}
.hover\:bg-red-800\/50:hover {
  background-color: rgb(153 27 27 / 0.5);
}
.hover\:bg-red-800\/55:hover {
  background-color: rgb(153 27 27 / 0.55);
}
.hover\:bg-red-800\/60:hover {
  background-color: rgb(153 27 27 / 0.6);
}
.hover\:bg-red-800\/65:hover {
  background-color: rgb(153 27 27 / 0.65);
}
.hover\:bg-red-800\/70:hover {
  background-color: rgb(153 27 27 / 0.7);
}
.hover\:bg-red-800\/75:hover {
  background-color: rgb(153 27 27 / 0.75);
}
.hover\:bg-red-800\/80:hover {
  background-color: rgb(153 27 27 / 0.8);
}
.hover\:bg-red-800\/85:hover {
  background-color: rgb(153 27 27 / 0.85);
}
.hover\:bg-red-800\/90:hover {
  background-color: rgb(153 27 27 / 0.9);
}
.hover\:bg-red-800\/95:hover {
  background-color: rgb(153 27 27 / 0.95);
}
.hover\:bg-red-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red-900\/0:hover {
  background-color: rgb(127 29 29 / 0);
}
.hover\:bg-red-900\/10:hover {
  background-color: rgb(127 29 29 / 0.1);
}
.hover\:bg-red-900\/100:hover {
  background-color: rgb(127 29 29 / 1);
}
.hover\:bg-red-900\/15:hover {
  background-color: rgb(127 29 29 / 0.15);
}
.hover\:bg-red-900\/20:hover {
  background-color: rgb(127 29 29 / 0.2);
}
.hover\:bg-red-900\/25:hover {
  background-color: rgb(127 29 29 / 0.25);
}
.hover\:bg-red-900\/30:hover {
  background-color: rgb(127 29 29 / 0.3);
}
.hover\:bg-red-900\/35:hover {
  background-color: rgb(127 29 29 / 0.35);
}
.hover\:bg-red-900\/40:hover {
  background-color: rgb(127 29 29 / 0.4);
}
.hover\:bg-red-900\/45:hover {
  background-color: rgb(127 29 29 / 0.45);
}
.hover\:bg-red-900\/5:hover {
  background-color: rgb(127 29 29 / 0.05);
}
.hover\:bg-red-900\/50:hover {
  background-color: rgb(127 29 29 / 0.5);
}
.hover\:bg-red-900\/55:hover {
  background-color: rgb(127 29 29 / 0.55);
}
.hover\:bg-red-900\/60:hover {
  background-color: rgb(127 29 29 / 0.6);
}
.hover\:bg-red-900\/65:hover {
  background-color: rgb(127 29 29 / 0.65);
}
.hover\:bg-red-900\/70:hover {
  background-color: rgb(127 29 29 / 0.7);
}
.hover\:bg-red-900\/75:hover {
  background-color: rgb(127 29 29 / 0.75);
}
.hover\:bg-red-900\/80:hover {
  background-color: rgb(127 29 29 / 0.8);
}
.hover\:bg-red-900\/85:hover {
  background-color: rgb(127 29 29 / 0.85);
}
.hover\:bg-red-900\/90:hover {
  background-color: rgb(127 29 29 / 0.9);
}
.hover\:bg-red-900\/95:hover {
  background-color: rgb(127 29 29 / 0.95);
}
.hover\:bg-secondary:hover {
  background-color: hsl(var(--secondary));
}
.hover\:bg-secondary-foreground:hover {
  background-color: hsl(var(--secondary-foreground));
}
.hover\:bg-secondary-foreground\/0:hover {
  background-color: hsl(var(--secondary-foreground) / 0);
}
.hover\:bg-secondary-foreground\/10:hover {
  background-color: hsl(var(--secondary-foreground) / 0.1);
}
.hover\:bg-secondary-foreground\/100:hover {
  background-color: hsl(var(--secondary-foreground) / 1);
}
.hover\:bg-secondary-foreground\/15:hover {
  background-color: hsl(var(--secondary-foreground) / 0.15);
}
.hover\:bg-secondary-foreground\/20:hover {
  background-color: hsl(var(--secondary-foreground) / 0.2);
}
.hover\:bg-secondary-foreground\/25:hover {
  background-color: hsl(var(--secondary-foreground) / 0.25);
}
.hover\:bg-secondary-foreground\/30:hover {
  background-color: hsl(var(--secondary-foreground) / 0.3);
}
.hover\:bg-secondary-foreground\/35:hover {
  background-color: hsl(var(--secondary-foreground) / 0.35);
}
.hover\:bg-secondary-foreground\/40:hover {
  background-color: hsl(var(--secondary-foreground) / 0.4);
}
.hover\:bg-secondary-foreground\/45:hover {
  background-color: hsl(var(--secondary-foreground) / 0.45);
}
.hover\:bg-secondary-foreground\/5:hover {
  background-color: hsl(var(--secondary-foreground) / 0.05);
}
.hover\:bg-secondary-foreground\/50:hover {
  background-color: hsl(var(--secondary-foreground) / 0.5);
}
.hover\:bg-secondary-foreground\/55:hover {
  background-color: hsl(var(--secondary-foreground) / 0.55);
}
.hover\:bg-secondary-foreground\/60:hover {
  background-color: hsl(var(--secondary-foreground) / 0.6);
}
.hover\:bg-secondary-foreground\/65:hover {
  background-color: hsl(var(--secondary-foreground) / 0.65);
}
.hover\:bg-secondary-foreground\/70:hover {
  background-color: hsl(var(--secondary-foreground) / 0.7);
}
.hover\:bg-secondary-foreground\/75:hover {
  background-color: hsl(var(--secondary-foreground) / 0.75);
}
.hover\:bg-secondary-foreground\/80:hover {
  background-color: hsl(var(--secondary-foreground) / 0.8);
}
.hover\:bg-secondary-foreground\/85:hover {
  background-color: hsl(var(--secondary-foreground) / 0.85);
}
.hover\:bg-secondary-foreground\/90:hover {
  background-color: hsl(var(--secondary-foreground) / 0.9);
}
.hover\:bg-secondary-foreground\/95:hover {
  background-color: hsl(var(--secondary-foreground) / 0.95);
}
.hover\:bg-secondary\/0:hover {
  background-color: hsl(var(--secondary) / 0);
}
.hover\:bg-secondary\/10:hover {
  background-color: hsl(var(--secondary) / 0.1);
}
.hover\:bg-secondary\/100:hover {
  background-color: hsl(var(--secondary) / 1);
}
.hover\:bg-secondary\/15:hover {
  background-color: hsl(var(--secondary) / 0.15);
}
.hover\:bg-secondary\/20:hover {
  background-color: hsl(var(--secondary) / 0.2);
}
.hover\:bg-secondary\/25:hover {
  background-color: hsl(var(--secondary) / 0.25);
}
.hover\:bg-secondary\/30:hover {
  background-color: hsl(var(--secondary) / 0.3);
}
.hover\:bg-secondary\/35:hover {
  background-color: hsl(var(--secondary) / 0.35);
}
.hover\:bg-secondary\/40:hover {
  background-color: hsl(var(--secondary) / 0.4);
}
.hover\:bg-secondary\/45:hover {
  background-color: hsl(var(--secondary) / 0.45);
}
.hover\:bg-secondary\/5:hover {
  background-color: hsl(var(--secondary) / 0.05);
}
.hover\:bg-secondary\/50:hover {
  background-color: hsl(var(--secondary) / 0.5);
}
.hover\:bg-secondary\/55:hover {
  background-color: hsl(var(--secondary) / 0.55);
}
.hover\:bg-secondary\/60:hover {
  background-color: hsl(var(--secondary) / 0.6);
}
.hover\:bg-secondary\/65:hover {
  background-color: hsl(var(--secondary) / 0.65);
}
.hover\:bg-secondary\/70:hover {
  background-color: hsl(var(--secondary) / 0.7);
}
.hover\:bg-secondary\/75:hover {
  background-color: hsl(var(--secondary) / 0.75);
}
.hover\:bg-secondary\/80:hover {
  background-color: hsl(var(--secondary) / 0.8);
}
.hover\:bg-secondary\/85:hover {
  background-color: hsl(var(--secondary) / 0.85);
}
.hover\:bg-secondary\/90:hover {
  background-color: hsl(var(--secondary) / 0.9);
}
.hover\:bg-secondary\/95:hover {
  background-color: hsl(var(--secondary) / 0.95);
}
.hover\:bg-sidebar:hover {
  background-color: hsl(var(--sidebar-background));
}
.hover\:bg-sidebar-accent:hover {
  background-color: hsl(var(--sidebar-accent));
}
.hover\:bg-sidebar-accent-foreground:hover {
  background-color: hsl(var(--sidebar-accent-foreground));
}
.hover\:bg-sidebar-accent-foreground\/0:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0);
}
.hover\:bg-sidebar-accent-foreground\/10:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.1);
}
.hover\:bg-sidebar-accent-foreground\/100:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 1);
}
.hover\:bg-sidebar-accent-foreground\/15:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.15);
}
.hover\:bg-sidebar-accent-foreground\/20:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.2);
}
.hover\:bg-sidebar-accent-foreground\/25:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.25);
}
.hover\:bg-sidebar-accent-foreground\/30:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.3);
}
.hover\:bg-sidebar-accent-foreground\/35:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.35);
}
.hover\:bg-sidebar-accent-foreground\/40:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.4);
}
.hover\:bg-sidebar-accent-foreground\/45:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.45);
}
.hover\:bg-sidebar-accent-foreground\/5:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.05);
}
.hover\:bg-sidebar-accent-foreground\/50:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.5);
}
.hover\:bg-sidebar-accent-foreground\/55:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.55);
}
.hover\:bg-sidebar-accent-foreground\/60:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.6);
}
.hover\:bg-sidebar-accent-foreground\/65:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.65);
}
.hover\:bg-sidebar-accent-foreground\/70:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.7);
}
.hover\:bg-sidebar-accent-foreground\/75:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.75);
}
.hover\:bg-sidebar-accent-foreground\/80:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.8);
}
.hover\:bg-sidebar-accent-foreground\/85:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.85);
}
.hover\:bg-sidebar-accent-foreground\/90:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.9);
}
.hover\:bg-sidebar-accent-foreground\/95:hover {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.95);
}
.hover\:bg-sidebar-accent\/0:hover {
  background-color: hsl(var(--sidebar-accent) / 0);
}
.hover\:bg-sidebar-accent\/10:hover {
  background-color: hsl(var(--sidebar-accent) / 0.1);
}
.hover\:bg-sidebar-accent\/100:hover {
  background-color: hsl(var(--sidebar-accent) / 1);
}
.hover\:bg-sidebar-accent\/15:hover {
  background-color: hsl(var(--sidebar-accent) / 0.15);
}
.hover\:bg-sidebar-accent\/20:hover {
  background-color: hsl(var(--sidebar-accent) / 0.2);
}
.hover\:bg-sidebar-accent\/25:hover {
  background-color: hsl(var(--sidebar-accent) / 0.25);
}
.hover\:bg-sidebar-accent\/30:hover {
  background-color: hsl(var(--sidebar-accent) / 0.3);
}
.hover\:bg-sidebar-accent\/35:hover {
  background-color: hsl(var(--sidebar-accent) / 0.35);
}
.hover\:bg-sidebar-accent\/40:hover {
  background-color: hsl(var(--sidebar-accent) / 0.4);
}
.hover\:bg-sidebar-accent\/45:hover {
  background-color: hsl(var(--sidebar-accent) / 0.45);
}
.hover\:bg-sidebar-accent\/5:hover {
  background-color: hsl(var(--sidebar-accent) / 0.05);
}
.hover\:bg-sidebar-accent\/50:hover {
  background-color: hsl(var(--sidebar-accent) / 0.5);
}
.hover\:bg-sidebar-accent\/55:hover {
  background-color: hsl(var(--sidebar-accent) / 0.55);
}
.hover\:bg-sidebar-accent\/60:hover {
  background-color: hsl(var(--sidebar-accent) / 0.6);
}
.hover\:bg-sidebar-accent\/65:hover {
  background-color: hsl(var(--sidebar-accent) / 0.65);
}
.hover\:bg-sidebar-accent\/70:hover {
  background-color: hsl(var(--sidebar-accent) / 0.7);
}
.hover\:bg-sidebar-accent\/75:hover {
  background-color: hsl(var(--sidebar-accent) / 0.75);
}
.hover\:bg-sidebar-accent\/80:hover {
  background-color: hsl(var(--sidebar-accent) / 0.8);
}
.hover\:bg-sidebar-accent\/85:hover {
  background-color: hsl(var(--sidebar-accent) / 0.85);
}
.hover\:bg-sidebar-accent\/90:hover {
  background-color: hsl(var(--sidebar-accent) / 0.9);
}
.hover\:bg-sidebar-accent\/95:hover {
  background-color: hsl(var(--sidebar-accent) / 0.95);
}
.hover\:bg-sidebar-border:hover {
  background-color: hsl(var(--sidebar-border));
}
.hover\:bg-sidebar-border\/0:hover {
  background-color: hsl(var(--sidebar-border) / 0);
}
.hover\:bg-sidebar-border\/10:hover {
  background-color: hsl(var(--sidebar-border) / 0.1);
}
.hover\:bg-sidebar-border\/100:hover {
  background-color: hsl(var(--sidebar-border) / 1);
}
.hover\:bg-sidebar-border\/15:hover {
  background-color: hsl(var(--sidebar-border) / 0.15);
}
.hover\:bg-sidebar-border\/20:hover {
  background-color: hsl(var(--sidebar-border) / 0.2);
}
.hover\:bg-sidebar-border\/25:hover {
  background-color: hsl(var(--sidebar-border) / 0.25);
}
.hover\:bg-sidebar-border\/30:hover {
  background-color: hsl(var(--sidebar-border) / 0.3);
}
.hover\:bg-sidebar-border\/35:hover {
  background-color: hsl(var(--sidebar-border) / 0.35);
}
.hover\:bg-sidebar-border\/40:hover {
  background-color: hsl(var(--sidebar-border) / 0.4);
}
.hover\:bg-sidebar-border\/45:hover {
  background-color: hsl(var(--sidebar-border) / 0.45);
}
.hover\:bg-sidebar-border\/5:hover {
  background-color: hsl(var(--sidebar-border) / 0.05);
}
.hover\:bg-sidebar-border\/50:hover {
  background-color: hsl(var(--sidebar-border) / 0.5);
}
.hover\:bg-sidebar-border\/55:hover {
  background-color: hsl(var(--sidebar-border) / 0.55);
}
.hover\:bg-sidebar-border\/60:hover {
  background-color: hsl(var(--sidebar-border) / 0.6);
}
.hover\:bg-sidebar-border\/65:hover {
  background-color: hsl(var(--sidebar-border) / 0.65);
}
.hover\:bg-sidebar-border\/70:hover {
  background-color: hsl(var(--sidebar-border) / 0.7);
}
.hover\:bg-sidebar-border\/75:hover {
  background-color: hsl(var(--sidebar-border) / 0.75);
}
.hover\:bg-sidebar-border\/80:hover {
  background-color: hsl(var(--sidebar-border) / 0.8);
}
.hover\:bg-sidebar-border\/85:hover {
  background-color: hsl(var(--sidebar-border) / 0.85);
}
.hover\:bg-sidebar-border\/90:hover {
  background-color: hsl(var(--sidebar-border) / 0.9);
}
.hover\:bg-sidebar-border\/95:hover {
  background-color: hsl(var(--sidebar-border) / 0.95);
}
.hover\:bg-sidebar-foreground:hover {
  background-color: hsl(var(--sidebar-foreground));
}
.hover\:bg-sidebar-foreground\/0:hover {
  background-color: hsl(var(--sidebar-foreground) / 0);
}
.hover\:bg-sidebar-foreground\/10:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.1);
}
.hover\:bg-sidebar-foreground\/100:hover {
  background-color: hsl(var(--sidebar-foreground) / 1);
}
.hover\:bg-sidebar-foreground\/15:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.15);
}
.hover\:bg-sidebar-foreground\/20:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.2);
}
.hover\:bg-sidebar-foreground\/25:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.25);
}
.hover\:bg-sidebar-foreground\/30:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.3);
}
.hover\:bg-sidebar-foreground\/35:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.35);
}
.hover\:bg-sidebar-foreground\/40:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.4);
}
.hover\:bg-sidebar-foreground\/45:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.45);
}
.hover\:bg-sidebar-foreground\/5:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.05);
}
.hover\:bg-sidebar-foreground\/50:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.5);
}
.hover\:bg-sidebar-foreground\/55:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.55);
}
.hover\:bg-sidebar-foreground\/60:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.6);
}
.hover\:bg-sidebar-foreground\/65:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.65);
}
.hover\:bg-sidebar-foreground\/70:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.7);
}
.hover\:bg-sidebar-foreground\/75:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.75);
}
.hover\:bg-sidebar-foreground\/80:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.8);
}
.hover\:bg-sidebar-foreground\/85:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.85);
}
.hover\:bg-sidebar-foreground\/90:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.9);
}
.hover\:bg-sidebar-foreground\/95:hover {
  background-color: hsl(var(--sidebar-foreground) / 0.95);
}
.hover\:bg-sidebar-primary:hover {
  background-color: hsl(var(--sidebar-primary));
}
.hover\:bg-sidebar-primary-foreground:hover {
  background-color: hsl(var(--sidebar-primary-foreground));
}
.hover\:bg-sidebar-primary-foreground\/0:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0);
}
.hover\:bg-sidebar-primary-foreground\/10:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.1);
}
.hover\:bg-sidebar-primary-foreground\/100:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 1);
}
.hover\:bg-sidebar-primary-foreground\/15:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.15);
}
.hover\:bg-sidebar-primary-foreground\/20:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.2);
}
.hover\:bg-sidebar-primary-foreground\/25:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.25);
}
.hover\:bg-sidebar-primary-foreground\/30:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.3);
}
.hover\:bg-sidebar-primary-foreground\/35:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.35);
}
.hover\:bg-sidebar-primary-foreground\/40:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.4);
}
.hover\:bg-sidebar-primary-foreground\/45:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.45);
}
.hover\:bg-sidebar-primary-foreground\/5:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.05);
}
.hover\:bg-sidebar-primary-foreground\/50:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.5);
}
.hover\:bg-sidebar-primary-foreground\/55:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.55);
}
.hover\:bg-sidebar-primary-foreground\/60:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.6);
}
.hover\:bg-sidebar-primary-foreground\/65:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.65);
}
.hover\:bg-sidebar-primary-foreground\/70:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.7);
}
.hover\:bg-sidebar-primary-foreground\/75:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.75);
}
.hover\:bg-sidebar-primary-foreground\/80:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.8);
}
.hover\:bg-sidebar-primary-foreground\/85:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.85);
}
.hover\:bg-sidebar-primary-foreground\/90:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.9);
}
.hover\:bg-sidebar-primary-foreground\/95:hover {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.95);
}
.hover\:bg-sidebar-primary\/0:hover {
  background-color: hsl(var(--sidebar-primary) / 0);
}
.hover\:bg-sidebar-primary\/10:hover {
  background-color: hsl(var(--sidebar-primary) / 0.1);
}
.hover\:bg-sidebar-primary\/100:hover {
  background-color: hsl(var(--sidebar-primary) / 1);
}
.hover\:bg-sidebar-primary\/15:hover {
  background-color: hsl(var(--sidebar-primary) / 0.15);
}
.hover\:bg-sidebar-primary\/20:hover {
  background-color: hsl(var(--sidebar-primary) / 0.2);
}
.hover\:bg-sidebar-primary\/25:hover {
  background-color: hsl(var(--sidebar-primary) / 0.25);
}
.hover\:bg-sidebar-primary\/30:hover {
  background-color: hsl(var(--sidebar-primary) / 0.3);
}
.hover\:bg-sidebar-primary\/35:hover {
  background-color: hsl(var(--sidebar-primary) / 0.35);
}
.hover\:bg-sidebar-primary\/40:hover {
  background-color: hsl(var(--sidebar-primary) / 0.4);
}
.hover\:bg-sidebar-primary\/45:hover {
  background-color: hsl(var(--sidebar-primary) / 0.45);
}
.hover\:bg-sidebar-primary\/5:hover {
  background-color: hsl(var(--sidebar-primary) / 0.05);
}
.hover\:bg-sidebar-primary\/50:hover {
  background-color: hsl(var(--sidebar-primary) / 0.5);
}
.hover\:bg-sidebar-primary\/55:hover {
  background-color: hsl(var(--sidebar-primary) / 0.55);
}
.hover\:bg-sidebar-primary\/60:hover {
  background-color: hsl(var(--sidebar-primary) / 0.6);
}
.hover\:bg-sidebar-primary\/65:hover {
  background-color: hsl(var(--sidebar-primary) / 0.65);
}
.hover\:bg-sidebar-primary\/70:hover {
  background-color: hsl(var(--sidebar-primary) / 0.7);
}
.hover\:bg-sidebar-primary\/75:hover {
  background-color: hsl(var(--sidebar-primary) / 0.75);
}
.hover\:bg-sidebar-primary\/80:hover {
  background-color: hsl(var(--sidebar-primary) / 0.8);
}
.hover\:bg-sidebar-primary\/85:hover {
  background-color: hsl(var(--sidebar-primary) / 0.85);
}
.hover\:bg-sidebar-primary\/90:hover {
  background-color: hsl(var(--sidebar-primary) / 0.9);
}
.hover\:bg-sidebar-primary\/95:hover {
  background-color: hsl(var(--sidebar-primary) / 0.95);
}
.hover\:bg-sidebar-ring:hover {
  background-color: hsl(var(--sidebar-ring));
}
.hover\:bg-sidebar-ring\/0:hover {
  background-color: hsl(var(--sidebar-ring) / 0);
}
.hover\:bg-sidebar-ring\/10:hover {
  background-color: hsl(var(--sidebar-ring) / 0.1);
}
.hover\:bg-sidebar-ring\/100:hover {
  background-color: hsl(var(--sidebar-ring) / 1);
}
.hover\:bg-sidebar-ring\/15:hover {
  background-color: hsl(var(--sidebar-ring) / 0.15);
}
.hover\:bg-sidebar-ring\/20:hover {
  background-color: hsl(var(--sidebar-ring) / 0.2);
}
.hover\:bg-sidebar-ring\/25:hover {
  background-color: hsl(var(--sidebar-ring) / 0.25);
}
.hover\:bg-sidebar-ring\/30:hover {
  background-color: hsl(var(--sidebar-ring) / 0.3);
}
.hover\:bg-sidebar-ring\/35:hover {
  background-color: hsl(var(--sidebar-ring) / 0.35);
}
.hover\:bg-sidebar-ring\/40:hover {
  background-color: hsl(var(--sidebar-ring) / 0.4);
}
.hover\:bg-sidebar-ring\/45:hover {
  background-color: hsl(var(--sidebar-ring) / 0.45);
}
.hover\:bg-sidebar-ring\/5:hover {
  background-color: hsl(var(--sidebar-ring) / 0.05);
}
.hover\:bg-sidebar-ring\/50:hover {
  background-color: hsl(var(--sidebar-ring) / 0.5);
}
.hover\:bg-sidebar-ring\/55:hover {
  background-color: hsl(var(--sidebar-ring) / 0.55);
}
.hover\:bg-sidebar-ring\/60:hover {
  background-color: hsl(var(--sidebar-ring) / 0.6);
}
.hover\:bg-sidebar-ring\/65:hover {
  background-color: hsl(var(--sidebar-ring) / 0.65);
}
.hover\:bg-sidebar-ring\/70:hover {
  background-color: hsl(var(--sidebar-ring) / 0.7);
}
.hover\:bg-sidebar-ring\/75:hover {
  background-color: hsl(var(--sidebar-ring) / 0.75);
}
.hover\:bg-sidebar-ring\/80:hover {
  background-color: hsl(var(--sidebar-ring) / 0.8);
}
.hover\:bg-sidebar-ring\/85:hover {
  background-color: hsl(var(--sidebar-ring) / 0.85);
}
.hover\:bg-sidebar-ring\/90:hover {
  background-color: hsl(var(--sidebar-ring) / 0.9);
}
.hover\:bg-sidebar-ring\/95:hover {
  background-color: hsl(var(--sidebar-ring) / 0.95);
}
.hover\:bg-sidebar\/0:hover {
  background-color: hsl(var(--sidebar-background) / 0);
}
.hover\:bg-sidebar\/10:hover {
  background-color: hsl(var(--sidebar-background) / 0.1);
}
.hover\:bg-sidebar\/100:hover {
  background-color: hsl(var(--sidebar-background) / 1);
}
.hover\:bg-sidebar\/15:hover {
  background-color: hsl(var(--sidebar-background) / 0.15);
}
.hover\:bg-sidebar\/20:hover {
  background-color: hsl(var(--sidebar-background) / 0.2);
}
.hover\:bg-sidebar\/25:hover {
  background-color: hsl(var(--sidebar-background) / 0.25);
}
.hover\:bg-sidebar\/30:hover {
  background-color: hsl(var(--sidebar-background) / 0.3);
}
.hover\:bg-sidebar\/35:hover {
  background-color: hsl(var(--sidebar-background) / 0.35);
}
.hover\:bg-sidebar\/40:hover {
  background-color: hsl(var(--sidebar-background) / 0.4);
}
.hover\:bg-sidebar\/45:hover {
  background-color: hsl(var(--sidebar-background) / 0.45);
}
.hover\:bg-sidebar\/5:hover {
  background-color: hsl(var(--sidebar-background) / 0.05);
}
.hover\:bg-sidebar\/50:hover {
  background-color: hsl(var(--sidebar-background) / 0.5);
}
.hover\:bg-sidebar\/55:hover {
  background-color: hsl(var(--sidebar-background) / 0.55);
}
.hover\:bg-sidebar\/60:hover {
  background-color: hsl(var(--sidebar-background) / 0.6);
}
.hover\:bg-sidebar\/65:hover {
  background-color: hsl(var(--sidebar-background) / 0.65);
}
.hover\:bg-sidebar\/70:hover {
  background-color: hsl(var(--sidebar-background) / 0.7);
}
.hover\:bg-sidebar\/75:hover {
  background-color: hsl(var(--sidebar-background) / 0.75);
}
.hover\:bg-sidebar\/80:hover {
  background-color: hsl(var(--sidebar-background) / 0.8);
}
.hover\:bg-sidebar\/85:hover {
  background-color: hsl(var(--sidebar-background) / 0.85);
}
.hover\:bg-sidebar\/90:hover {
  background-color: hsl(var(--sidebar-background) / 0.9);
}
.hover\:bg-sidebar\/95:hover {
  background-color: hsl(var(--sidebar-background) / 0.95);
}
.hover\:bg-slate-100\/50:hover {
  background-color: rgb(241 245 249 / 0.5);
}
.hover\:bg-slate-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.hover\:bg-slate-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}
.hover\:bg-slate-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}
.hover\:bg-teal-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}
.hover\:bg-teal-100\/0:hover {
  background-color: rgb(204 251 241 / 0);
}
.hover\:bg-teal-100\/10:hover {
  background-color: rgb(204 251 241 / 0.1);
}
.hover\:bg-teal-100\/100:hover {
  background-color: rgb(204 251 241 / 1);
}
.hover\:bg-teal-100\/15:hover {
  background-color: rgb(204 251 241 / 0.15);
}
.hover\:bg-teal-100\/20:hover {
  background-color: rgb(204 251 241 / 0.2);
}
.hover\:bg-teal-100\/25:hover {
  background-color: rgb(204 251 241 / 0.25);
}
.hover\:bg-teal-100\/30:hover {
  background-color: rgb(204 251 241 / 0.3);
}
.hover\:bg-teal-100\/35:hover {
  background-color: rgb(204 251 241 / 0.35);
}
.hover\:bg-teal-100\/40:hover {
  background-color: rgb(204 251 241 / 0.4);
}
.hover\:bg-teal-100\/45:hover {
  background-color: rgb(204 251 241 / 0.45);
}
.hover\:bg-teal-100\/5:hover {
  background-color: rgb(204 251 241 / 0.05);
}
.hover\:bg-teal-100\/50:hover {
  background-color: rgb(204 251 241 / 0.5);
}
.hover\:bg-teal-100\/55:hover {
  background-color: rgb(204 251 241 / 0.55);
}
.hover\:bg-teal-100\/60:hover {
  background-color: rgb(204 251 241 / 0.6);
}
.hover\:bg-teal-100\/65:hover {
  background-color: rgb(204 251 241 / 0.65);
}
.hover\:bg-teal-100\/70:hover {
  background-color: rgb(204 251 241 / 0.7);
}
.hover\:bg-teal-100\/75:hover {
  background-color: rgb(204 251 241 / 0.75);
}
.hover\:bg-teal-100\/80:hover {
  background-color: rgb(204 251 241 / 0.8);
}
.hover\:bg-teal-100\/85:hover {
  background-color: rgb(204 251 241 / 0.85);
}
.hover\:bg-teal-100\/90:hover {
  background-color: rgb(204 251 241 / 0.9);
}
.hover\:bg-teal-100\/95:hover {
  background-color: rgb(204 251 241 / 0.95);
}
.hover\:bg-teal-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1));
}
.hover\:bg-teal-200\/0:hover {
  background-color: rgb(153 246 228 / 0);
}
.hover\:bg-teal-200\/10:hover {
  background-color: rgb(153 246 228 / 0.1);
}
.hover\:bg-teal-200\/100:hover {
  background-color: rgb(153 246 228 / 1);
}
.hover\:bg-teal-200\/15:hover {
  background-color: rgb(153 246 228 / 0.15);
}
.hover\:bg-teal-200\/20:hover {
  background-color: rgb(153 246 228 / 0.2);
}
.hover\:bg-teal-200\/25:hover {
  background-color: rgb(153 246 228 / 0.25);
}
.hover\:bg-teal-200\/30:hover {
  background-color: rgb(153 246 228 / 0.3);
}
.hover\:bg-teal-200\/35:hover {
  background-color: rgb(153 246 228 / 0.35);
}
.hover\:bg-teal-200\/40:hover {
  background-color: rgb(153 246 228 / 0.4);
}
.hover\:bg-teal-200\/45:hover {
  background-color: rgb(153 246 228 / 0.45);
}
.hover\:bg-teal-200\/5:hover {
  background-color: rgb(153 246 228 / 0.05);
}
.hover\:bg-teal-200\/50:hover {
  background-color: rgb(153 246 228 / 0.5);
}
.hover\:bg-teal-200\/55:hover {
  background-color: rgb(153 246 228 / 0.55);
}
.hover\:bg-teal-200\/60:hover {
  background-color: rgb(153 246 228 / 0.6);
}
.hover\:bg-teal-200\/65:hover {
  background-color: rgb(153 246 228 / 0.65);
}
.hover\:bg-teal-200\/70:hover {
  background-color: rgb(153 246 228 / 0.7);
}
.hover\:bg-teal-200\/75:hover {
  background-color: rgb(153 246 228 / 0.75);
}
.hover\:bg-teal-200\/80:hover {
  background-color: rgb(153 246 228 / 0.8);
}
.hover\:bg-teal-200\/85:hover {
  background-color: rgb(153 246 228 / 0.85);
}
.hover\:bg-teal-200\/90:hover {
  background-color: rgb(153 246 228 / 0.9);
}
.hover\:bg-teal-200\/95:hover {
  background-color: rgb(153 246 228 / 0.95);
}
.hover\:bg-teal-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1));
}
.hover\:bg-teal-300\/0:hover {
  background-color: rgb(94 234 212 / 0);
}
.hover\:bg-teal-300\/10:hover {
  background-color: rgb(94 234 212 / 0.1);
}
.hover\:bg-teal-300\/100:hover {
  background-color: rgb(94 234 212 / 1);
}
.hover\:bg-teal-300\/15:hover {
  background-color: rgb(94 234 212 / 0.15);
}
.hover\:bg-teal-300\/20:hover {
  background-color: rgb(94 234 212 / 0.2);
}
.hover\:bg-teal-300\/25:hover {
  background-color: rgb(94 234 212 / 0.25);
}
.hover\:bg-teal-300\/30:hover {
  background-color: rgb(94 234 212 / 0.3);
}
.hover\:bg-teal-300\/35:hover {
  background-color: rgb(94 234 212 / 0.35);
}
.hover\:bg-teal-300\/40:hover {
  background-color: rgb(94 234 212 / 0.4);
}
.hover\:bg-teal-300\/45:hover {
  background-color: rgb(94 234 212 / 0.45);
}
.hover\:bg-teal-300\/5:hover {
  background-color: rgb(94 234 212 / 0.05);
}
.hover\:bg-teal-300\/50:hover {
  background-color: rgb(94 234 212 / 0.5);
}
.hover\:bg-teal-300\/55:hover {
  background-color: rgb(94 234 212 / 0.55);
}
.hover\:bg-teal-300\/60:hover {
  background-color: rgb(94 234 212 / 0.6);
}
.hover\:bg-teal-300\/65:hover {
  background-color: rgb(94 234 212 / 0.65);
}
.hover\:bg-teal-300\/70:hover {
  background-color: rgb(94 234 212 / 0.7);
}
.hover\:bg-teal-300\/75:hover {
  background-color: rgb(94 234 212 / 0.75);
}
.hover\:bg-teal-300\/80:hover {
  background-color: rgb(94 234 212 / 0.8);
}
.hover\:bg-teal-300\/85:hover {
  background-color: rgb(94 234 212 / 0.85);
}
.hover\:bg-teal-300\/90:hover {
  background-color: rgb(94 234 212 / 0.9);
}
.hover\:bg-teal-300\/95:hover {
  background-color: rgb(94 234 212 / 0.95);
}
.hover\:bg-teal-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1));
}
.hover\:bg-teal-400\/0:hover {
  background-color: rgb(45 212 191 / 0);
}
.hover\:bg-teal-400\/10:hover {
  background-color: rgb(45 212 191 / 0.1);
}
.hover\:bg-teal-400\/100:hover {
  background-color: rgb(45 212 191 / 1);
}
.hover\:bg-teal-400\/15:hover {
  background-color: rgb(45 212 191 / 0.15);
}
.hover\:bg-teal-400\/20:hover {
  background-color: rgb(45 212 191 / 0.2);
}
.hover\:bg-teal-400\/25:hover {
  background-color: rgb(45 212 191 / 0.25);
}
.hover\:bg-teal-400\/30:hover {
  background-color: rgb(45 212 191 / 0.3);
}
.hover\:bg-teal-400\/35:hover {
  background-color: rgb(45 212 191 / 0.35);
}
.hover\:bg-teal-400\/40:hover {
  background-color: rgb(45 212 191 / 0.4);
}
.hover\:bg-teal-400\/45:hover {
  background-color: rgb(45 212 191 / 0.45);
}
.hover\:bg-teal-400\/5:hover {
  background-color: rgb(45 212 191 / 0.05);
}
.hover\:bg-teal-400\/50:hover {
  background-color: rgb(45 212 191 / 0.5);
}
.hover\:bg-teal-400\/55:hover {
  background-color: rgb(45 212 191 / 0.55);
}
.hover\:bg-teal-400\/60:hover {
  background-color: rgb(45 212 191 / 0.6);
}
.hover\:bg-teal-400\/65:hover {
  background-color: rgb(45 212 191 / 0.65);
}
.hover\:bg-teal-400\/70:hover {
  background-color: rgb(45 212 191 / 0.7);
}
.hover\:bg-teal-400\/75:hover {
  background-color: rgb(45 212 191 / 0.75);
}
.hover\:bg-teal-400\/80:hover {
  background-color: rgb(45 212 191 / 0.8);
}
.hover\:bg-teal-400\/85:hover {
  background-color: rgb(45 212 191 / 0.85);
}
.hover\:bg-teal-400\/90:hover {
  background-color: rgb(45 212 191 / 0.9);
}
.hover\:bg-teal-400\/95:hover {
  background-color: rgb(45 212 191 / 0.95);
}
.hover\:bg-teal-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}
.hover\:bg-teal-500\/0:hover {
  background-color: rgb(20 184 166 / 0);
}
.hover\:bg-teal-500\/10:hover {
  background-color: rgb(20 184 166 / 0.1);
}
.hover\:bg-teal-500\/100:hover {
  background-color: rgb(20 184 166 / 1);
}
.hover\:bg-teal-500\/15:hover {
  background-color: rgb(20 184 166 / 0.15);
}
.hover\:bg-teal-500\/20:hover {
  background-color: rgb(20 184 166 / 0.2);
}
.hover\:bg-teal-500\/25:hover {
  background-color: rgb(20 184 166 / 0.25);
}
.hover\:bg-teal-500\/30:hover {
  background-color: rgb(20 184 166 / 0.3);
}
.hover\:bg-teal-500\/35:hover {
  background-color: rgb(20 184 166 / 0.35);
}
.hover\:bg-teal-500\/40:hover {
  background-color: rgb(20 184 166 / 0.4);
}
.hover\:bg-teal-500\/45:hover {
  background-color: rgb(20 184 166 / 0.45);
}
.hover\:bg-teal-500\/5:hover {
  background-color: rgb(20 184 166 / 0.05);
}
.hover\:bg-teal-500\/50:hover {
  background-color: rgb(20 184 166 / 0.5);
}
.hover\:bg-teal-500\/55:hover {
  background-color: rgb(20 184 166 / 0.55);
}
.hover\:bg-teal-500\/60:hover {
  background-color: rgb(20 184 166 / 0.6);
}
.hover\:bg-teal-500\/65:hover {
  background-color: rgb(20 184 166 / 0.65);
}
.hover\:bg-teal-500\/70:hover {
  background-color: rgb(20 184 166 / 0.7);
}
.hover\:bg-teal-500\/75:hover {
  background-color: rgb(20 184 166 / 0.75);
}
.hover\:bg-teal-500\/80:hover {
  background-color: rgb(20 184 166 / 0.8);
}
.hover\:bg-teal-500\/85:hover {
  background-color: rgb(20 184 166 / 0.85);
}
.hover\:bg-teal-500\/90:hover {
  background-color: rgb(20 184 166 / 0.9);
}
.hover\:bg-teal-500\/95:hover {
  background-color: rgb(20 184 166 / 0.95);
}
.hover\:bg-teal-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}
.hover\:bg-teal-600\/0:hover {
  background-color: rgb(13 148 136 / 0);
}
.hover\:bg-teal-600\/10:hover {
  background-color: rgb(13 148 136 / 0.1);
}
.hover\:bg-teal-600\/100:hover {
  background-color: rgb(13 148 136 / 1);
}
.hover\:bg-teal-600\/15:hover {
  background-color: rgb(13 148 136 / 0.15);
}
.hover\:bg-teal-600\/20:hover {
  background-color: rgb(13 148 136 / 0.2);
}
.hover\:bg-teal-600\/25:hover {
  background-color: rgb(13 148 136 / 0.25);
}
.hover\:bg-teal-600\/30:hover {
  background-color: rgb(13 148 136 / 0.3);
}
.hover\:bg-teal-600\/35:hover {
  background-color: rgb(13 148 136 / 0.35);
}
.hover\:bg-teal-600\/40:hover {
  background-color: rgb(13 148 136 / 0.4);
}
.hover\:bg-teal-600\/45:hover {
  background-color: rgb(13 148 136 / 0.45);
}
.hover\:bg-teal-600\/5:hover {
  background-color: rgb(13 148 136 / 0.05);
}
.hover\:bg-teal-600\/50:hover {
  background-color: rgb(13 148 136 / 0.5);
}
.hover\:bg-teal-600\/55:hover {
  background-color: rgb(13 148 136 / 0.55);
}
.hover\:bg-teal-600\/60:hover {
  background-color: rgb(13 148 136 / 0.6);
}
.hover\:bg-teal-600\/65:hover {
  background-color: rgb(13 148 136 / 0.65);
}
.hover\:bg-teal-600\/70:hover {
  background-color: rgb(13 148 136 / 0.7);
}
.hover\:bg-teal-600\/75:hover {
  background-color: rgb(13 148 136 / 0.75);
}
.hover\:bg-teal-600\/80:hover {
  background-color: rgb(13 148 136 / 0.8);
}
.hover\:bg-teal-600\/85:hover {
  background-color: rgb(13 148 136 / 0.85);
}
.hover\:bg-teal-600\/90:hover {
  background-color: rgb(13 148 136 / 0.9);
}
.hover\:bg-teal-600\/95:hover {
  background-color: rgb(13 148 136 / 0.95);
}
.hover\:bg-teal-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.hover\:bg-teal-700\/0:hover {
  background-color: rgb(15 118 110 / 0);
}
.hover\:bg-teal-700\/10:hover {
  background-color: rgb(15 118 110 / 0.1);
}
.hover\:bg-teal-700\/100:hover {
  background-color: rgb(15 118 110 / 1);
}
.hover\:bg-teal-700\/15:hover {
  background-color: rgb(15 118 110 / 0.15);
}
.hover\:bg-teal-700\/20:hover {
  background-color: rgb(15 118 110 / 0.2);
}
.hover\:bg-teal-700\/25:hover {
  background-color: rgb(15 118 110 / 0.25);
}
.hover\:bg-teal-700\/30:hover {
  background-color: rgb(15 118 110 / 0.3);
}
.hover\:bg-teal-700\/35:hover {
  background-color: rgb(15 118 110 / 0.35);
}
.hover\:bg-teal-700\/40:hover {
  background-color: rgb(15 118 110 / 0.4);
}
.hover\:bg-teal-700\/45:hover {
  background-color: rgb(15 118 110 / 0.45);
}
.hover\:bg-teal-700\/5:hover {
  background-color: rgb(15 118 110 / 0.05);
}
.hover\:bg-teal-700\/50:hover {
  background-color: rgb(15 118 110 / 0.5);
}
.hover\:bg-teal-700\/55:hover {
  background-color: rgb(15 118 110 / 0.55);
}
.hover\:bg-teal-700\/60:hover {
  background-color: rgb(15 118 110 / 0.6);
}
.hover\:bg-teal-700\/65:hover {
  background-color: rgb(15 118 110 / 0.65);
}
.hover\:bg-teal-700\/70:hover {
  background-color: rgb(15 118 110 / 0.7);
}
.hover\:bg-teal-700\/75:hover {
  background-color: rgb(15 118 110 / 0.75);
}
.hover\:bg-teal-700\/80:hover {
  background-color: rgb(15 118 110 / 0.8);
}
.hover\:bg-teal-700\/85:hover {
  background-color: rgb(15 118 110 / 0.85);
}
.hover\:bg-teal-700\/90:hover {
  background-color: rgb(15 118 110 / 0.9);
}
.hover\:bg-teal-700\/95:hover {
  background-color: rgb(15 118 110 / 0.95);
}
.hover\:bg-teal-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1));
}
.hover\:bg-teal-800\/0:hover {
  background-color: rgb(17 94 89 / 0);
}
.hover\:bg-teal-800\/10:hover {
  background-color: rgb(17 94 89 / 0.1);
}
.hover\:bg-teal-800\/100:hover {
  background-color: rgb(17 94 89 / 1);
}
.hover\:bg-teal-800\/15:hover {
  background-color: rgb(17 94 89 / 0.15);
}
.hover\:bg-teal-800\/20:hover {
  background-color: rgb(17 94 89 / 0.2);
}
.hover\:bg-teal-800\/25:hover {
  background-color: rgb(17 94 89 / 0.25);
}
.hover\:bg-teal-800\/30:hover {
  background-color: rgb(17 94 89 / 0.3);
}
.hover\:bg-teal-800\/35:hover {
  background-color: rgb(17 94 89 / 0.35);
}
.hover\:bg-teal-800\/40:hover {
  background-color: rgb(17 94 89 / 0.4);
}
.hover\:bg-teal-800\/45:hover {
  background-color: rgb(17 94 89 / 0.45);
}
.hover\:bg-teal-800\/5:hover {
  background-color: rgb(17 94 89 / 0.05);
}
.hover\:bg-teal-800\/50:hover {
  background-color: rgb(17 94 89 / 0.5);
}
.hover\:bg-teal-800\/55:hover {
  background-color: rgb(17 94 89 / 0.55);
}
.hover\:bg-teal-800\/60:hover {
  background-color: rgb(17 94 89 / 0.6);
}
.hover\:bg-teal-800\/65:hover {
  background-color: rgb(17 94 89 / 0.65);
}
.hover\:bg-teal-800\/70:hover {
  background-color: rgb(17 94 89 / 0.7);
}
.hover\:bg-teal-800\/75:hover {
  background-color: rgb(17 94 89 / 0.75);
}
.hover\:bg-teal-800\/80:hover {
  background-color: rgb(17 94 89 / 0.8);
}
.hover\:bg-teal-800\/85:hover {
  background-color: rgb(17 94 89 / 0.85);
}
.hover\:bg-teal-800\/90:hover {
  background-color: rgb(17 94 89 / 0.9);
}
.hover\:bg-teal-800\/95:hover {
  background-color: rgb(17 94 89 / 0.95);
}
.hover\:bg-teal-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1));
}
.hover\:bg-teal-900\/0:hover {
  background-color: rgb(19 78 74 / 0);
}
.hover\:bg-teal-900\/10:hover {
  background-color: rgb(19 78 74 / 0.1);
}
.hover\:bg-teal-900\/100:hover {
  background-color: rgb(19 78 74 / 1);
}
.hover\:bg-teal-900\/15:hover {
  background-color: rgb(19 78 74 / 0.15);
}
.hover\:bg-teal-900\/20:hover {
  background-color: rgb(19 78 74 / 0.2);
}
.hover\:bg-teal-900\/25:hover {
  background-color: rgb(19 78 74 / 0.25);
}
.hover\:bg-teal-900\/30:hover {
  background-color: rgb(19 78 74 / 0.3);
}
.hover\:bg-teal-900\/35:hover {
  background-color: rgb(19 78 74 / 0.35);
}
.hover\:bg-teal-900\/40:hover {
  background-color: rgb(19 78 74 / 0.4);
}
.hover\:bg-teal-900\/45:hover {
  background-color: rgb(19 78 74 / 0.45);
}
.hover\:bg-teal-900\/5:hover {
  background-color: rgb(19 78 74 / 0.05);
}
.hover\:bg-teal-900\/50:hover {
  background-color: rgb(19 78 74 / 0.5);
}
.hover\:bg-teal-900\/55:hover {
  background-color: rgb(19 78 74 / 0.55);
}
.hover\:bg-teal-900\/60:hover {
  background-color: rgb(19 78 74 / 0.6);
}
.hover\:bg-teal-900\/65:hover {
  background-color: rgb(19 78 74 / 0.65);
}
.hover\:bg-teal-900\/70:hover {
  background-color: rgb(19 78 74 / 0.7);
}
.hover\:bg-teal-900\/75:hover {
  background-color: rgb(19 78 74 / 0.75);
}
.hover\:bg-teal-900\/80:hover {
  background-color: rgb(19 78 74 / 0.8);
}
.hover\:bg-teal-900\/85:hover {
  background-color: rgb(19 78 74 / 0.85);
}
.hover\:bg-teal-900\/90:hover {
  background-color: rgb(19 78 74 / 0.9);
}
.hover\:bg-teal-900\/95:hover {
  background-color: rgb(19 78 74 / 0.95);
}
.hover\:bg-transparent:hover {
  background-color: transparent;
}
.hover\:bg-transparent\/0:hover {
  background-color: rgb(0 0 0 / 0);
}
.hover\:bg-transparent\/10:hover {
  background-color: rgb(0 0 0 / 0.1);
}
.hover\:bg-transparent\/100:hover {
  background-color: rgb(0 0 0 / 1);
}
.hover\:bg-transparent\/15:hover {
  background-color: rgb(0 0 0 / 0.15);
}
.hover\:bg-transparent\/20:hover {
  background-color: rgb(0 0 0 / 0.2);
}
.hover\:bg-transparent\/25:hover {
  background-color: rgb(0 0 0 / 0.25);
}
.hover\:bg-transparent\/30:hover {
  background-color: rgb(0 0 0 / 0.3);
}
.hover\:bg-transparent\/35:hover {
  background-color: rgb(0 0 0 / 0.35);
}
.hover\:bg-transparent\/40:hover {
  background-color: rgb(0 0 0 / 0.4);
}
.hover\:bg-transparent\/45:hover {
  background-color: rgb(0 0 0 / 0.45);
}
.hover\:bg-transparent\/5:hover {
  background-color: rgb(0 0 0 / 0.05);
}
.hover\:bg-transparent\/50:hover {
  background-color: rgb(0 0 0 / 0.5);
}
.hover\:bg-transparent\/55:hover {
  background-color: rgb(0 0 0 / 0.55);
}
.hover\:bg-transparent\/60:hover {
  background-color: rgb(0 0 0 / 0.6);
}
.hover\:bg-transparent\/65:hover {
  background-color: rgb(0 0 0 / 0.65);
}
.hover\:bg-transparent\/70:hover {
  background-color: rgb(0 0 0 / 0.7);
}
.hover\:bg-transparent\/75:hover {
  background-color: rgb(0 0 0 / 0.75);
}
.hover\:bg-transparent\/80:hover {
  background-color: rgb(0 0 0 / 0.8);
}
.hover\:bg-transparent\/85:hover {
  background-color: rgb(0 0 0 / 0.85);
}
.hover\:bg-transparent\/90:hover {
  background-color: rgb(0 0 0 / 0.9);
}
.hover\:bg-transparent\/95:hover {
  background-color: rgb(0 0 0 / 0.95);
}
.hover\:bg-white\/20:hover {
  background-color: rgb(255 255 255 / 0.2);
}
.hover\:bg-yellow-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-100\/0:hover {
  background-color: rgb(254 249 195 / 0);
}
.hover\:bg-yellow-100\/10:hover {
  background-color: rgb(254 249 195 / 0.1);
}
.hover\:bg-yellow-100\/100:hover {
  background-color: rgb(254 249 195 / 1);
}
.hover\:bg-yellow-100\/15:hover {
  background-color: rgb(254 249 195 / 0.15);
}
.hover\:bg-yellow-100\/20:hover {
  background-color: rgb(254 249 195 / 0.2);
}
.hover\:bg-yellow-100\/25:hover {
  background-color: rgb(254 249 195 / 0.25);
}
.hover\:bg-yellow-100\/30:hover {
  background-color: rgb(254 249 195 / 0.3);
}
.hover\:bg-yellow-100\/35:hover {
  background-color: rgb(254 249 195 / 0.35);
}
.hover\:bg-yellow-100\/40:hover {
  background-color: rgb(254 249 195 / 0.4);
}
.hover\:bg-yellow-100\/45:hover {
  background-color: rgb(254 249 195 / 0.45);
}
.hover\:bg-yellow-100\/5:hover {
  background-color: rgb(254 249 195 / 0.05);
}
.hover\:bg-yellow-100\/50:hover {
  background-color: rgb(254 249 195 / 0.5);
}
.hover\:bg-yellow-100\/55:hover {
  background-color: rgb(254 249 195 / 0.55);
}
.hover\:bg-yellow-100\/60:hover {
  background-color: rgb(254 249 195 / 0.6);
}
.hover\:bg-yellow-100\/65:hover {
  background-color: rgb(254 249 195 / 0.65);
}
.hover\:bg-yellow-100\/70:hover {
  background-color: rgb(254 249 195 / 0.7);
}
.hover\:bg-yellow-100\/75:hover {
  background-color: rgb(254 249 195 / 0.75);
}
.hover\:bg-yellow-100\/80:hover {
  background-color: rgb(254 249 195 / 0.8);
}
.hover\:bg-yellow-100\/85:hover {
  background-color: rgb(254 249 195 / 0.85);
}
.hover\:bg-yellow-100\/90:hover {
  background-color: rgb(254 249 195 / 0.9);
}
.hover\:bg-yellow-100\/95:hover {
  background-color: rgb(254 249 195 / 0.95);
}
.hover\:bg-yellow-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-200\/0:hover {
  background-color: rgb(254 240 138 / 0);
}
.hover\:bg-yellow-200\/10:hover {
  background-color: rgb(254 240 138 / 0.1);
}
.hover\:bg-yellow-200\/100:hover {
  background-color: rgb(254 240 138 / 1);
}
.hover\:bg-yellow-200\/15:hover {
  background-color: rgb(254 240 138 / 0.15);
}
.hover\:bg-yellow-200\/20:hover {
  background-color: rgb(254 240 138 / 0.2);
}
.hover\:bg-yellow-200\/25:hover {
  background-color: rgb(254 240 138 / 0.25);
}
.hover\:bg-yellow-200\/30:hover {
  background-color: rgb(254 240 138 / 0.3);
}
.hover\:bg-yellow-200\/35:hover {
  background-color: rgb(254 240 138 / 0.35);
}
.hover\:bg-yellow-200\/40:hover {
  background-color: rgb(254 240 138 / 0.4);
}
.hover\:bg-yellow-200\/45:hover {
  background-color: rgb(254 240 138 / 0.45);
}
.hover\:bg-yellow-200\/5:hover {
  background-color: rgb(254 240 138 / 0.05);
}
.hover\:bg-yellow-200\/50:hover {
  background-color: rgb(254 240 138 / 0.5);
}
.hover\:bg-yellow-200\/55:hover {
  background-color: rgb(254 240 138 / 0.55);
}
.hover\:bg-yellow-200\/60:hover {
  background-color: rgb(254 240 138 / 0.6);
}
.hover\:bg-yellow-200\/65:hover {
  background-color: rgb(254 240 138 / 0.65);
}
.hover\:bg-yellow-200\/70:hover {
  background-color: rgb(254 240 138 / 0.7);
}
.hover\:bg-yellow-200\/75:hover {
  background-color: rgb(254 240 138 / 0.75);
}
.hover\:bg-yellow-200\/80:hover {
  background-color: rgb(254 240 138 / 0.8);
}
.hover\:bg-yellow-200\/85:hover {
  background-color: rgb(254 240 138 / 0.85);
}
.hover\:bg-yellow-200\/90:hover {
  background-color: rgb(254 240 138 / 0.9);
}
.hover\:bg-yellow-200\/95:hover {
  background-color: rgb(254 240 138 / 0.95);
}
.hover\:bg-yellow-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-300\/0:hover {
  background-color: rgb(253 224 71 / 0);
}
.hover\:bg-yellow-300\/10:hover {
  background-color: rgb(253 224 71 / 0.1);
}
.hover\:bg-yellow-300\/100:hover {
  background-color: rgb(253 224 71 / 1);
}
.hover\:bg-yellow-300\/15:hover {
  background-color: rgb(253 224 71 / 0.15);
}
.hover\:bg-yellow-300\/20:hover {
  background-color: rgb(253 224 71 / 0.2);
}
.hover\:bg-yellow-300\/25:hover {
  background-color: rgb(253 224 71 / 0.25);
}
.hover\:bg-yellow-300\/30:hover {
  background-color: rgb(253 224 71 / 0.3);
}
.hover\:bg-yellow-300\/35:hover {
  background-color: rgb(253 224 71 / 0.35);
}
.hover\:bg-yellow-300\/40:hover {
  background-color: rgb(253 224 71 / 0.4);
}
.hover\:bg-yellow-300\/45:hover {
  background-color: rgb(253 224 71 / 0.45);
}
.hover\:bg-yellow-300\/5:hover {
  background-color: rgb(253 224 71 / 0.05);
}
.hover\:bg-yellow-300\/50:hover {
  background-color: rgb(253 224 71 / 0.5);
}
.hover\:bg-yellow-300\/55:hover {
  background-color: rgb(253 224 71 / 0.55);
}
.hover\:bg-yellow-300\/60:hover {
  background-color: rgb(253 224 71 / 0.6);
}
.hover\:bg-yellow-300\/65:hover {
  background-color: rgb(253 224 71 / 0.65);
}
.hover\:bg-yellow-300\/70:hover {
  background-color: rgb(253 224 71 / 0.7);
}
.hover\:bg-yellow-300\/75:hover {
  background-color: rgb(253 224 71 / 0.75);
}
.hover\:bg-yellow-300\/80:hover {
  background-color: rgb(253 224 71 / 0.8);
}
.hover\:bg-yellow-300\/85:hover {
  background-color: rgb(253 224 71 / 0.85);
}
.hover\:bg-yellow-300\/90:hover {
  background-color: rgb(253 224 71 / 0.9);
}
.hover\:bg-yellow-300\/95:hover {
  background-color: rgb(253 224 71 / 0.95);
}
.hover\:bg-yellow-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-400\/0:hover {
  background-color: rgb(250 204 21 / 0);
}
.hover\:bg-yellow-400\/10:hover {
  background-color: rgb(250 204 21 / 0.1);
}
.hover\:bg-yellow-400\/100:hover {
  background-color: rgb(250 204 21 / 1);
}
.hover\:bg-yellow-400\/15:hover {
  background-color: rgb(250 204 21 / 0.15);
}
.hover\:bg-yellow-400\/20:hover {
  background-color: rgb(250 204 21 / 0.2);
}
.hover\:bg-yellow-400\/25:hover {
  background-color: rgb(250 204 21 / 0.25);
}
.hover\:bg-yellow-400\/30:hover {
  background-color: rgb(250 204 21 / 0.3);
}
.hover\:bg-yellow-400\/35:hover {
  background-color: rgb(250 204 21 / 0.35);
}
.hover\:bg-yellow-400\/40:hover {
  background-color: rgb(250 204 21 / 0.4);
}
.hover\:bg-yellow-400\/45:hover {
  background-color: rgb(250 204 21 / 0.45);
}
.hover\:bg-yellow-400\/5:hover {
  background-color: rgb(250 204 21 / 0.05);
}
.hover\:bg-yellow-400\/50:hover {
  background-color: rgb(250 204 21 / 0.5);
}
.hover\:bg-yellow-400\/55:hover {
  background-color: rgb(250 204 21 / 0.55);
}
.hover\:bg-yellow-400\/60:hover {
  background-color: rgb(250 204 21 / 0.6);
}
.hover\:bg-yellow-400\/65:hover {
  background-color: rgb(250 204 21 / 0.65);
}
.hover\:bg-yellow-400\/70:hover {
  background-color: rgb(250 204 21 / 0.7);
}
.hover\:bg-yellow-400\/75:hover {
  background-color: rgb(250 204 21 / 0.75);
}
.hover\:bg-yellow-400\/80:hover {
  background-color: rgb(250 204 21 / 0.8);
}
.hover\:bg-yellow-400\/85:hover {
  background-color: rgb(250 204 21 / 0.85);
}
.hover\:bg-yellow-400\/90:hover {
  background-color: rgb(250 204 21 / 0.9);
}
.hover\:bg-yellow-400\/95:hover {
  background-color: rgb(250 204 21 / 0.95);
}
.hover\:bg-yellow-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-50\/0:hover {
  background-color: rgb(254 252 232 / 0);
}
.hover\:bg-yellow-50\/10:hover {
  background-color: rgb(254 252 232 / 0.1);
}
.hover\:bg-yellow-50\/100:hover {
  background-color: rgb(254 252 232 / 1);
}
.hover\:bg-yellow-50\/15:hover {
  background-color: rgb(254 252 232 / 0.15);
}
.hover\:bg-yellow-50\/20:hover {
  background-color: rgb(254 252 232 / 0.2);
}
.hover\:bg-yellow-50\/25:hover {
  background-color: rgb(254 252 232 / 0.25);
}
.hover\:bg-yellow-50\/30:hover {
  background-color: rgb(254 252 232 / 0.3);
}
.hover\:bg-yellow-50\/35:hover {
  background-color: rgb(254 252 232 / 0.35);
}
.hover\:bg-yellow-50\/40:hover {
  background-color: rgb(254 252 232 / 0.4);
}
.hover\:bg-yellow-50\/45:hover {
  background-color: rgb(254 252 232 / 0.45);
}
.hover\:bg-yellow-50\/5:hover {
  background-color: rgb(254 252 232 / 0.05);
}
.hover\:bg-yellow-50\/50:hover {
  background-color: rgb(254 252 232 / 0.5);
}
.hover\:bg-yellow-50\/55:hover {
  background-color: rgb(254 252 232 / 0.55);
}
.hover\:bg-yellow-50\/60:hover {
  background-color: rgb(254 252 232 / 0.6);
}
.hover\:bg-yellow-50\/65:hover {
  background-color: rgb(254 252 232 / 0.65);
}
.hover\:bg-yellow-50\/70:hover {
  background-color: rgb(254 252 232 / 0.7);
}
.hover\:bg-yellow-50\/75:hover {
  background-color: rgb(254 252 232 / 0.75);
}
.hover\:bg-yellow-50\/80:hover {
  background-color: rgb(254 252 232 / 0.8);
}
.hover\:bg-yellow-50\/85:hover {
  background-color: rgb(254 252 232 / 0.85);
}
.hover\:bg-yellow-50\/90:hover {
  background-color: rgb(254 252 232 / 0.9);
}
.hover\:bg-yellow-50\/95:hover {
  background-color: rgb(254 252 232 / 0.95);
}
.hover\:bg-yellow-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-500\/0:hover {
  background-color: rgb(234 179 8 / 0);
}
.hover\:bg-yellow-500\/10:hover {
  background-color: rgb(234 179 8 / 0.1);
}
.hover\:bg-yellow-500\/100:hover {
  background-color: rgb(234 179 8 / 1);
}
.hover\:bg-yellow-500\/15:hover {
  background-color: rgb(234 179 8 / 0.15);
}
.hover\:bg-yellow-500\/20:hover {
  background-color: rgb(234 179 8 / 0.2);
}
.hover\:bg-yellow-500\/25:hover {
  background-color: rgb(234 179 8 / 0.25);
}
.hover\:bg-yellow-500\/30:hover {
  background-color: rgb(234 179 8 / 0.3);
}
.hover\:bg-yellow-500\/35:hover {
  background-color: rgb(234 179 8 / 0.35);
}
.hover\:bg-yellow-500\/40:hover {
  background-color: rgb(234 179 8 / 0.4);
}
.hover\:bg-yellow-500\/45:hover {
  background-color: rgb(234 179 8 / 0.45);
}
.hover\:bg-yellow-500\/5:hover {
  background-color: rgb(234 179 8 / 0.05);
}
.hover\:bg-yellow-500\/50:hover {
  background-color: rgb(234 179 8 / 0.5);
}
.hover\:bg-yellow-500\/55:hover {
  background-color: rgb(234 179 8 / 0.55);
}
.hover\:bg-yellow-500\/60:hover {
  background-color: rgb(234 179 8 / 0.6);
}
.hover\:bg-yellow-500\/65:hover {
  background-color: rgb(234 179 8 / 0.65);
}
.hover\:bg-yellow-500\/70:hover {
  background-color: rgb(234 179 8 / 0.7);
}
.hover\:bg-yellow-500\/75:hover {
  background-color: rgb(234 179 8 / 0.75);
}
.hover\:bg-yellow-500\/80:hover {
  background-color: rgb(234 179 8 / 0.8);
}
.hover\:bg-yellow-500\/85:hover {
  background-color: rgb(234 179 8 / 0.85);
}
.hover\:bg-yellow-500\/90:hover {
  background-color: rgb(234 179 8 / 0.9);
}
.hover\:bg-yellow-500\/95:hover {
  background-color: rgb(234 179 8 / 0.95);
}
.hover\:bg-yellow-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-600\/0:hover {
  background-color: rgb(202 138 4 / 0);
}
.hover\:bg-yellow-600\/10:hover {
  background-color: rgb(202 138 4 / 0.1);
}
.hover\:bg-yellow-600\/100:hover {
  background-color: rgb(202 138 4 / 1);
}
.hover\:bg-yellow-600\/15:hover {
  background-color: rgb(202 138 4 / 0.15);
}
.hover\:bg-yellow-600\/20:hover {
  background-color: rgb(202 138 4 / 0.2);
}
.hover\:bg-yellow-600\/25:hover {
  background-color: rgb(202 138 4 / 0.25);
}
.hover\:bg-yellow-600\/30:hover {
  background-color: rgb(202 138 4 / 0.3);
}
.hover\:bg-yellow-600\/35:hover {
  background-color: rgb(202 138 4 / 0.35);
}
.hover\:bg-yellow-600\/40:hover {
  background-color: rgb(202 138 4 / 0.4);
}
.hover\:bg-yellow-600\/45:hover {
  background-color: rgb(202 138 4 / 0.45);
}
.hover\:bg-yellow-600\/5:hover {
  background-color: rgb(202 138 4 / 0.05);
}
.hover\:bg-yellow-600\/50:hover {
  background-color: rgb(202 138 4 / 0.5);
}
.hover\:bg-yellow-600\/55:hover {
  background-color: rgb(202 138 4 / 0.55);
}
.hover\:bg-yellow-600\/60:hover {
  background-color: rgb(202 138 4 / 0.6);
}
.hover\:bg-yellow-600\/65:hover {
  background-color: rgb(202 138 4 / 0.65);
}
.hover\:bg-yellow-600\/70:hover {
  background-color: rgb(202 138 4 / 0.7);
}
.hover\:bg-yellow-600\/75:hover {
  background-color: rgb(202 138 4 / 0.75);
}
.hover\:bg-yellow-600\/80:hover {
  background-color: rgb(202 138 4 / 0.8);
}
.hover\:bg-yellow-600\/85:hover {
  background-color: rgb(202 138 4 / 0.85);
}
.hover\:bg-yellow-600\/90:hover {
  background-color: rgb(202 138 4 / 0.9);
}
.hover\:bg-yellow-600\/95:hover {
  background-color: rgb(202 138 4 / 0.95);
}
.hover\:bg-yellow-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-700\/0:hover {
  background-color: rgb(161 98 7 / 0);
}
.hover\:bg-yellow-700\/10:hover {
  background-color: rgb(161 98 7 / 0.1);
}
.hover\:bg-yellow-700\/100:hover {
  background-color: rgb(161 98 7 / 1);
}
.hover\:bg-yellow-700\/15:hover {
  background-color: rgb(161 98 7 / 0.15);
}
.hover\:bg-yellow-700\/20:hover {
  background-color: rgb(161 98 7 / 0.2);
}
.hover\:bg-yellow-700\/25:hover {
  background-color: rgb(161 98 7 / 0.25);
}
.hover\:bg-yellow-700\/30:hover {
  background-color: rgb(161 98 7 / 0.3);
}
.hover\:bg-yellow-700\/35:hover {
  background-color: rgb(161 98 7 / 0.35);
}
.hover\:bg-yellow-700\/40:hover {
  background-color: rgb(161 98 7 / 0.4);
}
.hover\:bg-yellow-700\/45:hover {
  background-color: rgb(161 98 7 / 0.45);
}
.hover\:bg-yellow-700\/5:hover {
  background-color: rgb(161 98 7 / 0.05);
}
.hover\:bg-yellow-700\/50:hover {
  background-color: rgb(161 98 7 / 0.5);
}
.hover\:bg-yellow-700\/55:hover {
  background-color: rgb(161 98 7 / 0.55);
}
.hover\:bg-yellow-700\/60:hover {
  background-color: rgb(161 98 7 / 0.6);
}
.hover\:bg-yellow-700\/65:hover {
  background-color: rgb(161 98 7 / 0.65);
}
.hover\:bg-yellow-700\/70:hover {
  background-color: rgb(161 98 7 / 0.7);
}
.hover\:bg-yellow-700\/75:hover {
  background-color: rgb(161 98 7 / 0.75);
}
.hover\:bg-yellow-700\/80:hover {
  background-color: rgb(161 98 7 / 0.8);
}
.hover\:bg-yellow-700\/85:hover {
  background-color: rgb(161 98 7 / 0.85);
}
.hover\:bg-yellow-700\/90:hover {
  background-color: rgb(161 98 7 / 0.9);
}
.hover\:bg-yellow-700\/95:hover {
  background-color: rgb(161 98 7 / 0.95);
}
.hover\:bg-yellow-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-800\/0:hover {
  background-color: rgb(133 77 14 / 0);
}
.hover\:bg-yellow-800\/10:hover {
  background-color: rgb(133 77 14 / 0.1);
}
.hover\:bg-yellow-800\/100:hover {
  background-color: rgb(133 77 14 / 1);
}
.hover\:bg-yellow-800\/15:hover {
  background-color: rgb(133 77 14 / 0.15);
}
.hover\:bg-yellow-800\/20:hover {
  background-color: rgb(133 77 14 / 0.2);
}
.hover\:bg-yellow-800\/25:hover {
  background-color: rgb(133 77 14 / 0.25);
}
.hover\:bg-yellow-800\/30:hover {
  background-color: rgb(133 77 14 / 0.3);
}
.hover\:bg-yellow-800\/35:hover {
  background-color: rgb(133 77 14 / 0.35);
}
.hover\:bg-yellow-800\/40:hover {
  background-color: rgb(133 77 14 / 0.4);
}
.hover\:bg-yellow-800\/45:hover {
  background-color: rgb(133 77 14 / 0.45);
}
.hover\:bg-yellow-800\/5:hover {
  background-color: rgb(133 77 14 / 0.05);
}
.hover\:bg-yellow-800\/50:hover {
  background-color: rgb(133 77 14 / 0.5);
}
.hover\:bg-yellow-800\/55:hover {
  background-color: rgb(133 77 14 / 0.55);
}
.hover\:bg-yellow-800\/60:hover {
  background-color: rgb(133 77 14 / 0.6);
}
.hover\:bg-yellow-800\/65:hover {
  background-color: rgb(133 77 14 / 0.65);
}
.hover\:bg-yellow-800\/70:hover {
  background-color: rgb(133 77 14 / 0.7);
}
.hover\:bg-yellow-800\/75:hover {
  background-color: rgb(133 77 14 / 0.75);
}
.hover\:bg-yellow-800\/80:hover {
  background-color: rgb(133 77 14 / 0.8);
}
.hover\:bg-yellow-800\/85:hover {
  background-color: rgb(133 77 14 / 0.85);
}
.hover\:bg-yellow-800\/90:hover {
  background-color: rgb(133 77 14 / 0.9);
}
.hover\:bg-yellow-800\/95:hover {
  background-color: rgb(133 77 14 / 0.95);
}
.hover\:bg-yellow-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-900\/0:hover {
  background-color: rgb(113 63 18 / 0);
}
.hover\:bg-yellow-900\/10:hover {
  background-color: rgb(113 63 18 / 0.1);
}
.hover\:bg-yellow-900\/100:hover {
  background-color: rgb(113 63 18 / 1);
}
.hover\:bg-yellow-900\/15:hover {
  background-color: rgb(113 63 18 / 0.15);
}
.hover\:bg-yellow-900\/20:hover {
  background-color: rgb(113 63 18 / 0.2);
}
.hover\:bg-yellow-900\/25:hover {
  background-color: rgb(113 63 18 / 0.25);
}
.hover\:bg-yellow-900\/30:hover {
  background-color: rgb(113 63 18 / 0.3);
}
.hover\:bg-yellow-900\/35:hover {
  background-color: rgb(113 63 18 / 0.35);
}
.hover\:bg-yellow-900\/40:hover {
  background-color: rgb(113 63 18 / 0.4);
}
.hover\:bg-yellow-900\/45:hover {
  background-color: rgb(113 63 18 / 0.45);
}
.hover\:bg-yellow-900\/5:hover {
  background-color: rgb(113 63 18 / 0.05);
}
.hover\:bg-yellow-900\/50:hover {
  background-color: rgb(113 63 18 / 0.5);
}
.hover\:bg-yellow-900\/55:hover {
  background-color: rgb(113 63 18 / 0.55);
}
.hover\:bg-yellow-900\/60:hover {
  background-color: rgb(113 63 18 / 0.6);
}
.hover\:bg-yellow-900\/65:hover {
  background-color: rgb(113 63 18 / 0.65);
}
.hover\:bg-yellow-900\/70:hover {
  background-color: rgb(113 63 18 / 0.7);
}
.hover\:bg-yellow-900\/75:hover {
  background-color: rgb(113 63 18 / 0.75);
}
.hover\:bg-yellow-900\/80:hover {
  background-color: rgb(113 63 18 / 0.8);
}
.hover\:bg-yellow-900\/85:hover {
  background-color: rgb(113 63 18 / 0.85);
}
.hover\:bg-yellow-900\/90:hover {
  background-color: rgb(113 63 18 / 0.9);
}
.hover\:bg-yellow-900\/95:hover {
  background-color: rgb(113 63 18 / 0.95);
}
.hover\:bg-yellow-950:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity, 1));
}
.hover\:bg-yellow-950\/0:hover {
  background-color: rgb(66 32 6 / 0);
}
.hover\:bg-yellow-950\/10:hover {
  background-color: rgb(66 32 6 / 0.1);
}
.hover\:bg-yellow-950\/100:hover {
  background-color: rgb(66 32 6 / 1);
}
.hover\:bg-yellow-950\/15:hover {
  background-color: rgb(66 32 6 / 0.15);
}
.hover\:bg-yellow-950\/20:hover {
  background-color: rgb(66 32 6 / 0.2);
}
.hover\:bg-yellow-950\/25:hover {
  background-color: rgb(66 32 6 / 0.25);
}
.hover\:bg-yellow-950\/30:hover {
  background-color: rgb(66 32 6 / 0.3);
}
.hover\:bg-yellow-950\/35:hover {
  background-color: rgb(66 32 6 / 0.35);
}
.hover\:bg-yellow-950\/40:hover {
  background-color: rgb(66 32 6 / 0.4);
}
.hover\:bg-yellow-950\/45:hover {
  background-color: rgb(66 32 6 / 0.45);
}
.hover\:bg-yellow-950\/5:hover {
  background-color: rgb(66 32 6 / 0.05);
}
.hover\:bg-yellow-950\/50:hover {
  background-color: rgb(66 32 6 / 0.5);
}
.hover\:bg-yellow-950\/55:hover {
  background-color: rgb(66 32 6 / 0.55);
}
.hover\:bg-yellow-950\/60:hover {
  background-color: rgb(66 32 6 / 0.6);
}
.hover\:bg-yellow-950\/65:hover {
  background-color: rgb(66 32 6 / 0.65);
}
.hover\:bg-yellow-950\/70:hover {
  background-color: rgb(66 32 6 / 0.7);
}
.hover\:bg-yellow-950\/75:hover {
  background-color: rgb(66 32 6 / 0.75);
}
.hover\:bg-yellow-950\/80:hover {
  background-color: rgb(66 32 6 / 0.8);
}
.hover\:bg-yellow-950\/85:hover {
  background-color: rgb(66 32 6 / 0.85);
}
.hover\:bg-yellow-950\/90:hover {
  background-color: rgb(66 32 6 / 0.9);
}
.hover\:bg-yellow-950\/95:hover {
  background-color: rgb(66 32 6 / 0.95);
}
.hover\:from-yellow-100:hover {
  --tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/0:hover {
  --tw-gradient-from: rgb(254 249 195 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/10:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/100:hover {
  --tw-gradient-from: rgb(254 249 195 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/15:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/20:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/25:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/30:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/35:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/40:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/45:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/5:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/50:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/55:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/60:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/65:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/70:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/75:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/80:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/85:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/90:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-100\/95:hover {
  --tw-gradient-from: rgb(254 249 195 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200:hover {
  --tw-gradient-from: #fef08a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/0:hover {
  --tw-gradient-from: rgb(254 240 138 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/10:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/100:hover {
  --tw-gradient-from: rgb(254 240 138 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/15:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/20:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/25:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/30:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/35:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/40:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/45:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/5:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/50:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/55:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/60:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/65:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/70:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/75:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/80:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/85:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/90:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-200\/95:hover {
  --tw-gradient-from: rgb(254 240 138 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300:hover {
  --tw-gradient-from: #fde047 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/0:hover {
  --tw-gradient-from: rgb(253 224 71 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/10:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/100:hover {
  --tw-gradient-from: rgb(253 224 71 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/15:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/20:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/25:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/30:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/35:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/40:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/45:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/5:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/50:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/55:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/60:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/65:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/70:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/75:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/80:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/85:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/90:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-300\/95:hover {
  --tw-gradient-from: rgb(253 224 71 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400:hover {
  --tw-gradient-from: #facc15 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/0:hover {
  --tw-gradient-from: rgb(250 204 21 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/10:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/100:hover {
  --tw-gradient-from: rgb(250 204 21 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/15:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/20:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/25:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/30:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/35:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/40:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/45:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/5:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/50:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/55:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/60:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/65:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/70:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/75:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/80:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/85:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/90:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-400\/95:hover {
  --tw-gradient-from: rgb(250 204 21 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50:hover {
  --tw-gradient-from: #fefce8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/0:hover {
  --tw-gradient-from: rgb(254 252 232 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/10:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/100:hover {
  --tw-gradient-from: rgb(254 252 232 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/15:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/20:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/25:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/30:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/35:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/40:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/45:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/5:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/50:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/55:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/60:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/65:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/70:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/75:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/80:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/85:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/90:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-50\/95:hover {
  --tw-gradient-from: rgb(254 252 232 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500:hover {
  --tw-gradient-from: #eab308 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/0:hover {
  --tw-gradient-from: rgb(234 179 8 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/10:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/100:hover {
  --tw-gradient-from: rgb(234 179 8 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/15:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/20:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/25:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/30:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/35:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/40:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/45:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/5:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/50:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/55:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/60:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/65:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/70:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/75:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/80:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/85:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/90:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-500\/95:hover {
  --tw-gradient-from: rgb(234 179 8 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600:hover {
  --tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/0:hover {
  --tw-gradient-from: rgb(202 138 4 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/10:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/100:hover {
  --tw-gradient-from: rgb(202 138 4 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/15:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/20:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/25:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/30:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/35:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/40:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/45:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/5:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/50:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/55:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/60:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/65:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/70:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/75:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/80:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/85:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/90:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-600\/95:hover {
  --tw-gradient-from: rgb(202 138 4 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700:hover {
  --tw-gradient-from: #a16207 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/0:hover {
  --tw-gradient-from: rgb(161 98 7 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/10:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/100:hover {
  --tw-gradient-from: rgb(161 98 7 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/15:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/20:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/25:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/30:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/35:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/40:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/45:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/5:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/50:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/55:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/60:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/65:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/70:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/75:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/80:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/85:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/90:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-700\/95:hover {
  --tw-gradient-from: rgb(161 98 7 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800:hover {
  --tw-gradient-from: #854d0e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/0:hover {
  --tw-gradient-from: rgb(133 77 14 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/10:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/100:hover {
  --tw-gradient-from: rgb(133 77 14 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/15:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/20:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/25:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/30:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/35:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/40:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/45:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/5:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/50:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/55:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/60:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/65:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/70:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/75:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/80:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/85:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/90:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-800\/95:hover {
  --tw-gradient-from: rgb(133 77 14 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900:hover {
  --tw-gradient-from: #713f12 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/0:hover {
  --tw-gradient-from: rgb(113 63 18 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/10:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/100:hover {
  --tw-gradient-from: rgb(113 63 18 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/15:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/20:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/25:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/30:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/35:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/40:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/45:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/5:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/50:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/55:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/60:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/65:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/70:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/75:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/80:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/85:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/90:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-900\/95:hover {
  --tw-gradient-from: rgb(113 63 18 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950:hover {
  --tw-gradient-from: #422006 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/0:hover {
  --tw-gradient-from: rgb(66 32 6 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/10:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/100:hover {
  --tw-gradient-from: rgb(66 32 6 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/15:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/20:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/25:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/30:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/35:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/40:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/45:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/5:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/50:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/55:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/60:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/65:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/70:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/75:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/80:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/85:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/90:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:from-yellow-950\/95:hover {
  --tw-gradient-from: rgb(66 32 6 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.hover\:via-yellow-100:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fef9c3 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/0:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/10:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/100:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/15:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/20:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/25:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/30:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/35:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/40:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/45:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/5:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/50:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/55:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/60:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/65:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/70:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/75:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/80:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/85:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/90:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-100\/95:hover {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fef08a var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/0:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/10:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/100:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/15:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/20:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/25:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/30:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/35:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/40:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/45:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/5:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/50:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/55:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/60:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/65:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/70:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/75:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/80:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/85:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/90:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-200\/95:hover {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fde047 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/0:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/10:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/100:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/15:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/20:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/25:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/30:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/35:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/40:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/45:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/5:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/50:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/55:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/60:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/65:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/70:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/75:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/80:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/85:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/90:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-300\/95:hover {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #facc15 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/0:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/10:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/100:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/15:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/20:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/25:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/30:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/35:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/40:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/45:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/5:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/50:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/55:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/60:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/65:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/70:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/75:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/80:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/85:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/90:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-400\/95:hover {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fefce8 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/0:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/10:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/100:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/15:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/20:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/25:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/30:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/35:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/40:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/45:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/5:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/50:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/55:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/60:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/65:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/70:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/75:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/80:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/85:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/90:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-50\/95:hover {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #eab308 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/0:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/10:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/100:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/15:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/20:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/25:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/30:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/35:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/40:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/45:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/5:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/50:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/55:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/60:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/65:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/70:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/75:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/80:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/85:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/90:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-500\/95:hover {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #ca8a04 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/0:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/10:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/100:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/15:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/20:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/25:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/30:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/35:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/40:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/45:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/5:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/50:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/55:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/60:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/65:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/70:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/75:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/80:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/85:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/90:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-600\/95:hover {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #a16207 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/0:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/10:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/100:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/15:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/20:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/25:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/30:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/35:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/40:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/45:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/5:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/50:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/55:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/60:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/65:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/70:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/75:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/80:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/85:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/90:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-700\/95:hover {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #854d0e var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/0:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/10:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/100:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/15:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/20:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/25:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/30:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/35:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/40:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/45:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/5:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/50:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/55:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/60:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/65:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/70:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/75:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/80:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/85:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/90:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-800\/95:hover {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #713f12 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/0:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/10:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/100:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/15:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/20:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/25:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/30:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/35:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/40:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/45:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/5:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/50:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/55:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/60:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/65:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/70:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/75:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/80:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/85:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/90:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-900\/95:hover {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #422006 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/0:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/10:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/100:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/15:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/20:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/25:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/30:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/35:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/40:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/45:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/5:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/50:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/55:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/60:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/65:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/70:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/75:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/80:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/85:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/90:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:via-yellow-950\/95:hover {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.hover\:to-yellow-100:hover {
  --tw-gradient-to: #fef9c3 var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/0:hover {
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/10:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/100:hover {
  --tw-gradient-to: rgb(254 249 195 / 1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/15:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.15) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/20:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.2) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/25:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.25) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/30:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.3) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/35:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.35) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/40:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.4) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/45:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.45) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/5:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.05) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/50:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.5) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/55:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.55) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/60:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.6) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/65:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.65) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/70:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.7) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/75:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.75) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/80:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.8) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/85:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/90:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.9) var(--tw-gradient-to-position);
}
.hover\:to-yellow-100\/95:hover {
  --tw-gradient-to: rgb(254 249 195 / 0.95) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200:hover {
  --tw-gradient-to: #fef08a var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/0:hover {
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/10:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/100:hover {
  --tw-gradient-to: rgb(254 240 138 / 1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/15:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.15) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/20:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.2) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/25:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.25) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/30:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.3) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/35:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.35) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/40:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.4) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/45:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.45) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/5:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.05) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/50:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.5) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/55:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.55) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/60:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.6) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/65:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.65) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/70:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.7) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/75:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.75) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/80:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.8) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/85:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/90:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.9) var(--tw-gradient-to-position);
}
.hover\:to-yellow-200\/95:hover {
  --tw-gradient-to: rgb(254 240 138 / 0.95) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300:hover {
  --tw-gradient-to: #fde047 var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/0:hover {
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/10:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/100:hover {
  --tw-gradient-to: rgb(253 224 71 / 1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/15:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.15) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/20:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.2) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/25:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.25) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/30:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.3) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/35:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.35) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/40:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.4) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/45:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.45) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/5:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.05) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/50:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.5) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/55:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.55) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/60:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.6) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/65:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.65) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/70:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.7) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/75:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.75) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/80:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.8) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/85:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/90:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.9) var(--tw-gradient-to-position);
}
.hover\:to-yellow-300\/95:hover {
  --tw-gradient-to: rgb(253 224 71 / 0.95) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400:hover {
  --tw-gradient-to: #facc15 var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/0:hover {
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/10:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/100:hover {
  --tw-gradient-to: rgb(250 204 21 / 1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/15:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.15) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/20:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.2) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/25:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.25) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/30:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.3) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/35:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.35) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/40:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.4) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/45:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.45) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/5:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.05) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/50:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.5) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/55:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.55) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/60:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.6) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/65:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.65) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/70:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.7) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/75:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.75) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/80:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.8) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/85:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/90:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.9) var(--tw-gradient-to-position);
}
.hover\:to-yellow-400\/95:hover {
  --tw-gradient-to: rgb(250 204 21 / 0.95) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50:hover {
  --tw-gradient-to: #fefce8 var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/0:hover {
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/10:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/100:hover {
  --tw-gradient-to: rgb(254 252 232 / 1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/15:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.15) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/20:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.2) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/25:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.25) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/30:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.3) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/35:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.35) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/40:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.4) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/45:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.45) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/5:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.05) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/50:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.5) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/55:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.55) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/60:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.6) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/65:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.65) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/70:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.7) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/75:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.75) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/80:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.8) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/85:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/90:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.9) var(--tw-gradient-to-position);
}
.hover\:to-yellow-50\/95:hover {
  --tw-gradient-to: rgb(254 252 232 / 0.95) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500:hover {
  --tw-gradient-to: #eab308 var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/0:hover {
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/10:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/100:hover {
  --tw-gradient-to: rgb(234 179 8 / 1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/15:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.15) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/20:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.2) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/25:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.25) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/30:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.3) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/35:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.35) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/40:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.4) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/45:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.45) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/5:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.05) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/50:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.5) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/55:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.55) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/60:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.6) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/65:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.65) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/70:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.7) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/75:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.75) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/80:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.8) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/85:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/90:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.9) var(--tw-gradient-to-position);
}
.hover\:to-yellow-500\/95:hover {
  --tw-gradient-to: rgb(234 179 8 / 0.95) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600:hover {
  --tw-gradient-to: #ca8a04 var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/0:hover {
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/10:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/100:hover {
  --tw-gradient-to: rgb(202 138 4 / 1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/15:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.15) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/20:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.2) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/25:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.25) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/30:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.3) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/35:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.35) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/40:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.4) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/45:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.45) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/5:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.05) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/50:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.5) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/55:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.55) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/60:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.6) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/65:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.65) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/70:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.7) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/75:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.75) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/80:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.8) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/85:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/90:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.9) var(--tw-gradient-to-position);
}
.hover\:to-yellow-600\/95:hover {
  --tw-gradient-to: rgb(202 138 4 / 0.95) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700:hover {
  --tw-gradient-to: #a16207 var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/0:hover {
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/10:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/100:hover {
  --tw-gradient-to: rgb(161 98 7 / 1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/15:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.15) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/20:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.2) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/25:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.25) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/30:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.3) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/35:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.35) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/40:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.4) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/45:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.45) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/5:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.05) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/50:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.5) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/55:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.55) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/60:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.6) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/65:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.65) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/70:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.7) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/75:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.75) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/80:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.8) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/85:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/90:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.9) var(--tw-gradient-to-position);
}
.hover\:to-yellow-700\/95:hover {
  --tw-gradient-to: rgb(161 98 7 / 0.95) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800:hover {
  --tw-gradient-to: #854d0e var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/0:hover {
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/10:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/100:hover {
  --tw-gradient-to: rgb(133 77 14 / 1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/15:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.15) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/20:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.2) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/25:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.25) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/30:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.3) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/35:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.35) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/40:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.4) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/45:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.45) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/5:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.05) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/50:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.5) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/55:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.55) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/60:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.6) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/65:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.65) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/70:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.7) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/75:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.75) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/80:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.8) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/85:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/90:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.9) var(--tw-gradient-to-position);
}
.hover\:to-yellow-800\/95:hover {
  --tw-gradient-to: rgb(133 77 14 / 0.95) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900:hover {
  --tw-gradient-to: #713f12 var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/0:hover {
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/10:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/100:hover {
  --tw-gradient-to: rgb(113 63 18 / 1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/15:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.15) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/20:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.2) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/25:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.25) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/30:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.3) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/35:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.35) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/40:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.4) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/45:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.45) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/5:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.05) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/50:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.5) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/55:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.55) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/60:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.6) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/65:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.65) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/70:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.7) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/75:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.75) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/80:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.8) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/85:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/90:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.9) var(--tw-gradient-to-position);
}
.hover\:to-yellow-900\/95:hover {
  --tw-gradient-to: rgb(113 63 18 / 0.95) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950:hover {
  --tw-gradient-to: #422006 var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/0:hover {
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/10:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/100:hover {
  --tw-gradient-to: rgb(66 32 6 / 1) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/15:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.15) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/20:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.2) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/25:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.25) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/30:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.3) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/35:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.35) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/40:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.4) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/45:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.45) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/5:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.05) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/50:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.5) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/55:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.55) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/60:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.6) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/65:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.65) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/70:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.7) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/75:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.75) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/80:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.8) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/85:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.85) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/90:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.9) var(--tw-gradient-to-position);
}
.hover\:to-yellow-950\/95:hover {
  --tw-gradient-to: rgb(66 32 6 / 0.95) var(--tw-gradient-to-position);
}
.hover\:fill-yellow-100:hover {
  fill: #fef9c3;
}
.hover\:fill-yellow-100\/0:hover {
  fill: rgb(254 249 195 / 0);
}
.hover\:fill-yellow-100\/10:hover {
  fill: rgb(254 249 195 / 0.1);
}
.hover\:fill-yellow-100\/100:hover {
  fill: rgb(254 249 195 / 1);
}
.hover\:fill-yellow-100\/15:hover {
  fill: rgb(254 249 195 / 0.15);
}
.hover\:fill-yellow-100\/20:hover {
  fill: rgb(254 249 195 / 0.2);
}
.hover\:fill-yellow-100\/25:hover {
  fill: rgb(254 249 195 / 0.25);
}
.hover\:fill-yellow-100\/30:hover {
  fill: rgb(254 249 195 / 0.3);
}
.hover\:fill-yellow-100\/35:hover {
  fill: rgb(254 249 195 / 0.35);
}
.hover\:fill-yellow-100\/40:hover {
  fill: rgb(254 249 195 / 0.4);
}
.hover\:fill-yellow-100\/45:hover {
  fill: rgb(254 249 195 / 0.45);
}
.hover\:fill-yellow-100\/5:hover {
  fill: rgb(254 249 195 / 0.05);
}
.hover\:fill-yellow-100\/50:hover {
  fill: rgb(254 249 195 / 0.5);
}
.hover\:fill-yellow-100\/55:hover {
  fill: rgb(254 249 195 / 0.55);
}
.hover\:fill-yellow-100\/60:hover {
  fill: rgb(254 249 195 / 0.6);
}
.hover\:fill-yellow-100\/65:hover {
  fill: rgb(254 249 195 / 0.65);
}
.hover\:fill-yellow-100\/70:hover {
  fill: rgb(254 249 195 / 0.7);
}
.hover\:fill-yellow-100\/75:hover {
  fill: rgb(254 249 195 / 0.75);
}
.hover\:fill-yellow-100\/80:hover {
  fill: rgb(254 249 195 / 0.8);
}
.hover\:fill-yellow-100\/85:hover {
  fill: rgb(254 249 195 / 0.85);
}
.hover\:fill-yellow-100\/90:hover {
  fill: rgb(254 249 195 / 0.9);
}
.hover\:fill-yellow-100\/95:hover {
  fill: rgb(254 249 195 / 0.95);
}
.hover\:fill-yellow-200:hover {
  fill: #fef08a;
}
.hover\:fill-yellow-200\/0:hover {
  fill: rgb(254 240 138 / 0);
}
.hover\:fill-yellow-200\/10:hover {
  fill: rgb(254 240 138 / 0.1);
}
.hover\:fill-yellow-200\/100:hover {
  fill: rgb(254 240 138 / 1);
}
.hover\:fill-yellow-200\/15:hover {
  fill: rgb(254 240 138 / 0.15);
}
.hover\:fill-yellow-200\/20:hover {
  fill: rgb(254 240 138 / 0.2);
}
.hover\:fill-yellow-200\/25:hover {
  fill: rgb(254 240 138 / 0.25);
}
.hover\:fill-yellow-200\/30:hover {
  fill: rgb(254 240 138 / 0.3);
}
.hover\:fill-yellow-200\/35:hover {
  fill: rgb(254 240 138 / 0.35);
}
.hover\:fill-yellow-200\/40:hover {
  fill: rgb(254 240 138 / 0.4);
}
.hover\:fill-yellow-200\/45:hover {
  fill: rgb(254 240 138 / 0.45);
}
.hover\:fill-yellow-200\/5:hover {
  fill: rgb(254 240 138 / 0.05);
}
.hover\:fill-yellow-200\/50:hover {
  fill: rgb(254 240 138 / 0.5);
}
.hover\:fill-yellow-200\/55:hover {
  fill: rgb(254 240 138 / 0.55);
}
.hover\:fill-yellow-200\/60:hover {
  fill: rgb(254 240 138 / 0.6);
}
.hover\:fill-yellow-200\/65:hover {
  fill: rgb(254 240 138 / 0.65);
}
.hover\:fill-yellow-200\/70:hover {
  fill: rgb(254 240 138 / 0.7);
}
.hover\:fill-yellow-200\/75:hover {
  fill: rgb(254 240 138 / 0.75);
}
.hover\:fill-yellow-200\/80:hover {
  fill: rgb(254 240 138 / 0.8);
}
.hover\:fill-yellow-200\/85:hover {
  fill: rgb(254 240 138 / 0.85);
}
.hover\:fill-yellow-200\/90:hover {
  fill: rgb(254 240 138 / 0.9);
}
.hover\:fill-yellow-200\/95:hover {
  fill: rgb(254 240 138 / 0.95);
}
.hover\:fill-yellow-300:hover {
  fill: #fde047;
}
.hover\:fill-yellow-300\/0:hover {
  fill: rgb(253 224 71 / 0);
}
.hover\:fill-yellow-300\/10:hover {
  fill: rgb(253 224 71 / 0.1);
}
.hover\:fill-yellow-300\/100:hover {
  fill: rgb(253 224 71 / 1);
}
.hover\:fill-yellow-300\/15:hover {
  fill: rgb(253 224 71 / 0.15);
}
.hover\:fill-yellow-300\/20:hover {
  fill: rgb(253 224 71 / 0.2);
}
.hover\:fill-yellow-300\/25:hover {
  fill: rgb(253 224 71 / 0.25);
}
.hover\:fill-yellow-300\/30:hover {
  fill: rgb(253 224 71 / 0.3);
}
.hover\:fill-yellow-300\/35:hover {
  fill: rgb(253 224 71 / 0.35);
}
.hover\:fill-yellow-300\/40:hover {
  fill: rgb(253 224 71 / 0.4);
}
.hover\:fill-yellow-300\/45:hover {
  fill: rgb(253 224 71 / 0.45);
}
.hover\:fill-yellow-300\/5:hover {
  fill: rgb(253 224 71 / 0.05);
}
.hover\:fill-yellow-300\/50:hover {
  fill: rgb(253 224 71 / 0.5);
}
.hover\:fill-yellow-300\/55:hover {
  fill: rgb(253 224 71 / 0.55);
}
.hover\:fill-yellow-300\/60:hover {
  fill: rgb(253 224 71 / 0.6);
}
.hover\:fill-yellow-300\/65:hover {
  fill: rgb(253 224 71 / 0.65);
}
.hover\:fill-yellow-300\/70:hover {
  fill: rgb(253 224 71 / 0.7);
}
.hover\:fill-yellow-300\/75:hover {
  fill: rgb(253 224 71 / 0.75);
}
.hover\:fill-yellow-300\/80:hover {
  fill: rgb(253 224 71 / 0.8);
}
.hover\:fill-yellow-300\/85:hover {
  fill: rgb(253 224 71 / 0.85);
}
.hover\:fill-yellow-300\/90:hover {
  fill: rgb(253 224 71 / 0.9);
}
.hover\:fill-yellow-300\/95:hover {
  fill: rgb(253 224 71 / 0.95);
}
.hover\:fill-yellow-400:hover {
  fill: #facc15;
}
.hover\:fill-yellow-400\/0:hover {
  fill: rgb(250 204 21 / 0);
}
.hover\:fill-yellow-400\/10:hover {
  fill: rgb(250 204 21 / 0.1);
}
.hover\:fill-yellow-400\/100:hover {
  fill: rgb(250 204 21 / 1);
}
.hover\:fill-yellow-400\/15:hover {
  fill: rgb(250 204 21 / 0.15);
}
.hover\:fill-yellow-400\/20:hover {
  fill: rgb(250 204 21 / 0.2);
}
.hover\:fill-yellow-400\/25:hover {
  fill: rgb(250 204 21 / 0.25);
}
.hover\:fill-yellow-400\/30:hover {
  fill: rgb(250 204 21 / 0.3);
}
.hover\:fill-yellow-400\/35:hover {
  fill: rgb(250 204 21 / 0.35);
}
.hover\:fill-yellow-400\/40:hover {
  fill: rgb(250 204 21 / 0.4);
}
.hover\:fill-yellow-400\/45:hover {
  fill: rgb(250 204 21 / 0.45);
}
.hover\:fill-yellow-400\/5:hover {
  fill: rgb(250 204 21 / 0.05);
}
.hover\:fill-yellow-400\/50:hover {
  fill: rgb(250 204 21 / 0.5);
}
.hover\:fill-yellow-400\/55:hover {
  fill: rgb(250 204 21 / 0.55);
}
.hover\:fill-yellow-400\/60:hover {
  fill: rgb(250 204 21 / 0.6);
}
.hover\:fill-yellow-400\/65:hover {
  fill: rgb(250 204 21 / 0.65);
}
.hover\:fill-yellow-400\/70:hover {
  fill: rgb(250 204 21 / 0.7);
}
.hover\:fill-yellow-400\/75:hover {
  fill: rgb(250 204 21 / 0.75);
}
.hover\:fill-yellow-400\/80:hover {
  fill: rgb(250 204 21 / 0.8);
}
.hover\:fill-yellow-400\/85:hover {
  fill: rgb(250 204 21 / 0.85);
}
.hover\:fill-yellow-400\/90:hover {
  fill: rgb(250 204 21 / 0.9);
}
.hover\:fill-yellow-400\/95:hover {
  fill: rgb(250 204 21 / 0.95);
}
.hover\:fill-yellow-50:hover {
  fill: #fefce8;
}
.hover\:fill-yellow-50\/0:hover {
  fill: rgb(254 252 232 / 0);
}
.hover\:fill-yellow-50\/10:hover {
  fill: rgb(254 252 232 / 0.1);
}
.hover\:fill-yellow-50\/100:hover {
  fill: rgb(254 252 232 / 1);
}
.hover\:fill-yellow-50\/15:hover {
  fill: rgb(254 252 232 / 0.15);
}
.hover\:fill-yellow-50\/20:hover {
  fill: rgb(254 252 232 / 0.2);
}
.hover\:fill-yellow-50\/25:hover {
  fill: rgb(254 252 232 / 0.25);
}
.hover\:fill-yellow-50\/30:hover {
  fill: rgb(254 252 232 / 0.3);
}
.hover\:fill-yellow-50\/35:hover {
  fill: rgb(254 252 232 / 0.35);
}
.hover\:fill-yellow-50\/40:hover {
  fill: rgb(254 252 232 / 0.4);
}
.hover\:fill-yellow-50\/45:hover {
  fill: rgb(254 252 232 / 0.45);
}
.hover\:fill-yellow-50\/5:hover {
  fill: rgb(254 252 232 / 0.05);
}
.hover\:fill-yellow-50\/50:hover {
  fill: rgb(254 252 232 / 0.5);
}
.hover\:fill-yellow-50\/55:hover {
  fill: rgb(254 252 232 / 0.55);
}
.hover\:fill-yellow-50\/60:hover {
  fill: rgb(254 252 232 / 0.6);
}
.hover\:fill-yellow-50\/65:hover {
  fill: rgb(254 252 232 / 0.65);
}
.hover\:fill-yellow-50\/70:hover {
  fill: rgb(254 252 232 / 0.7);
}
.hover\:fill-yellow-50\/75:hover {
  fill: rgb(254 252 232 / 0.75);
}
.hover\:fill-yellow-50\/80:hover {
  fill: rgb(254 252 232 / 0.8);
}
.hover\:fill-yellow-50\/85:hover {
  fill: rgb(254 252 232 / 0.85);
}
.hover\:fill-yellow-50\/90:hover {
  fill: rgb(254 252 232 / 0.9);
}
.hover\:fill-yellow-50\/95:hover {
  fill: rgb(254 252 232 / 0.95);
}
.hover\:fill-yellow-500:hover {
  fill: #eab308;
}
.hover\:fill-yellow-500\/0:hover {
  fill: rgb(234 179 8 / 0);
}
.hover\:fill-yellow-500\/10:hover {
  fill: rgb(234 179 8 / 0.1);
}
.hover\:fill-yellow-500\/100:hover {
  fill: rgb(234 179 8 / 1);
}
.hover\:fill-yellow-500\/15:hover {
  fill: rgb(234 179 8 / 0.15);
}
.hover\:fill-yellow-500\/20:hover {
  fill: rgb(234 179 8 / 0.2);
}
.hover\:fill-yellow-500\/25:hover {
  fill: rgb(234 179 8 / 0.25);
}
.hover\:fill-yellow-500\/30:hover {
  fill: rgb(234 179 8 / 0.3);
}
.hover\:fill-yellow-500\/35:hover {
  fill: rgb(234 179 8 / 0.35);
}
.hover\:fill-yellow-500\/40:hover {
  fill: rgb(234 179 8 / 0.4);
}
.hover\:fill-yellow-500\/45:hover {
  fill: rgb(234 179 8 / 0.45);
}
.hover\:fill-yellow-500\/5:hover {
  fill: rgb(234 179 8 / 0.05);
}
.hover\:fill-yellow-500\/50:hover {
  fill: rgb(234 179 8 / 0.5);
}
.hover\:fill-yellow-500\/55:hover {
  fill: rgb(234 179 8 / 0.55);
}
.hover\:fill-yellow-500\/60:hover {
  fill: rgb(234 179 8 / 0.6);
}
.hover\:fill-yellow-500\/65:hover {
  fill: rgb(234 179 8 / 0.65);
}
.hover\:fill-yellow-500\/70:hover {
  fill: rgb(234 179 8 / 0.7);
}
.hover\:fill-yellow-500\/75:hover {
  fill: rgb(234 179 8 / 0.75);
}
.hover\:fill-yellow-500\/80:hover {
  fill: rgb(234 179 8 / 0.8);
}
.hover\:fill-yellow-500\/85:hover {
  fill: rgb(234 179 8 / 0.85);
}
.hover\:fill-yellow-500\/90:hover {
  fill: rgb(234 179 8 / 0.9);
}
.hover\:fill-yellow-500\/95:hover {
  fill: rgb(234 179 8 / 0.95);
}
.hover\:fill-yellow-600:hover {
  fill: #ca8a04;
}
.hover\:fill-yellow-600\/0:hover {
  fill: rgb(202 138 4 / 0);
}
.hover\:fill-yellow-600\/10:hover {
  fill: rgb(202 138 4 / 0.1);
}
.hover\:fill-yellow-600\/100:hover {
  fill: rgb(202 138 4 / 1);
}
.hover\:fill-yellow-600\/15:hover {
  fill: rgb(202 138 4 / 0.15);
}
.hover\:fill-yellow-600\/20:hover {
  fill: rgb(202 138 4 / 0.2);
}
.hover\:fill-yellow-600\/25:hover {
  fill: rgb(202 138 4 / 0.25);
}
.hover\:fill-yellow-600\/30:hover {
  fill: rgb(202 138 4 / 0.3);
}
.hover\:fill-yellow-600\/35:hover {
  fill: rgb(202 138 4 / 0.35);
}
.hover\:fill-yellow-600\/40:hover {
  fill: rgb(202 138 4 / 0.4);
}
.hover\:fill-yellow-600\/45:hover {
  fill: rgb(202 138 4 / 0.45);
}
.hover\:fill-yellow-600\/5:hover {
  fill: rgb(202 138 4 / 0.05);
}
.hover\:fill-yellow-600\/50:hover {
  fill: rgb(202 138 4 / 0.5);
}
.hover\:fill-yellow-600\/55:hover {
  fill: rgb(202 138 4 / 0.55);
}
.hover\:fill-yellow-600\/60:hover {
  fill: rgb(202 138 4 / 0.6);
}
.hover\:fill-yellow-600\/65:hover {
  fill: rgb(202 138 4 / 0.65);
}
.hover\:fill-yellow-600\/70:hover {
  fill: rgb(202 138 4 / 0.7);
}
.hover\:fill-yellow-600\/75:hover {
  fill: rgb(202 138 4 / 0.75);
}
.hover\:fill-yellow-600\/80:hover {
  fill: rgb(202 138 4 / 0.8);
}
.hover\:fill-yellow-600\/85:hover {
  fill: rgb(202 138 4 / 0.85);
}
.hover\:fill-yellow-600\/90:hover {
  fill: rgb(202 138 4 / 0.9);
}
.hover\:fill-yellow-600\/95:hover {
  fill: rgb(202 138 4 / 0.95);
}
.hover\:fill-yellow-700:hover {
  fill: #a16207;
}
.hover\:fill-yellow-700\/0:hover {
  fill: rgb(161 98 7 / 0);
}
.hover\:fill-yellow-700\/10:hover {
  fill: rgb(161 98 7 / 0.1);
}
.hover\:fill-yellow-700\/100:hover {
  fill: rgb(161 98 7 / 1);
}
.hover\:fill-yellow-700\/15:hover {
  fill: rgb(161 98 7 / 0.15);
}
.hover\:fill-yellow-700\/20:hover {
  fill: rgb(161 98 7 / 0.2);
}
.hover\:fill-yellow-700\/25:hover {
  fill: rgb(161 98 7 / 0.25);
}
.hover\:fill-yellow-700\/30:hover {
  fill: rgb(161 98 7 / 0.3);
}
.hover\:fill-yellow-700\/35:hover {
  fill: rgb(161 98 7 / 0.35);
}
.hover\:fill-yellow-700\/40:hover {
  fill: rgb(161 98 7 / 0.4);
}
.hover\:fill-yellow-700\/45:hover {
  fill: rgb(161 98 7 / 0.45);
}
.hover\:fill-yellow-700\/5:hover {
  fill: rgb(161 98 7 / 0.05);
}
.hover\:fill-yellow-700\/50:hover {
  fill: rgb(161 98 7 / 0.5);
}
.hover\:fill-yellow-700\/55:hover {
  fill: rgb(161 98 7 / 0.55);
}
.hover\:fill-yellow-700\/60:hover {
  fill: rgb(161 98 7 / 0.6);
}
.hover\:fill-yellow-700\/65:hover {
  fill: rgb(161 98 7 / 0.65);
}
.hover\:fill-yellow-700\/70:hover {
  fill: rgb(161 98 7 / 0.7);
}
.hover\:fill-yellow-700\/75:hover {
  fill: rgb(161 98 7 / 0.75);
}
.hover\:fill-yellow-700\/80:hover {
  fill: rgb(161 98 7 / 0.8);
}
.hover\:fill-yellow-700\/85:hover {
  fill: rgb(161 98 7 / 0.85);
}
.hover\:fill-yellow-700\/90:hover {
  fill: rgb(161 98 7 / 0.9);
}
.hover\:fill-yellow-700\/95:hover {
  fill: rgb(161 98 7 / 0.95);
}
.hover\:fill-yellow-800:hover {
  fill: #854d0e;
}
.hover\:fill-yellow-800\/0:hover {
  fill: rgb(133 77 14 / 0);
}
.hover\:fill-yellow-800\/10:hover {
  fill: rgb(133 77 14 / 0.1);
}
.hover\:fill-yellow-800\/100:hover {
  fill: rgb(133 77 14 / 1);
}
.hover\:fill-yellow-800\/15:hover {
  fill: rgb(133 77 14 / 0.15);
}
.hover\:fill-yellow-800\/20:hover {
  fill: rgb(133 77 14 / 0.2);
}
.hover\:fill-yellow-800\/25:hover {
  fill: rgb(133 77 14 / 0.25);
}
.hover\:fill-yellow-800\/30:hover {
  fill: rgb(133 77 14 / 0.3);
}
.hover\:fill-yellow-800\/35:hover {
  fill: rgb(133 77 14 / 0.35);
}
.hover\:fill-yellow-800\/40:hover {
  fill: rgb(133 77 14 / 0.4);
}
.hover\:fill-yellow-800\/45:hover {
  fill: rgb(133 77 14 / 0.45);
}
.hover\:fill-yellow-800\/5:hover {
  fill: rgb(133 77 14 / 0.05);
}
.hover\:fill-yellow-800\/50:hover {
  fill: rgb(133 77 14 / 0.5);
}
.hover\:fill-yellow-800\/55:hover {
  fill: rgb(133 77 14 / 0.55);
}
.hover\:fill-yellow-800\/60:hover {
  fill: rgb(133 77 14 / 0.6);
}
.hover\:fill-yellow-800\/65:hover {
  fill: rgb(133 77 14 / 0.65);
}
.hover\:fill-yellow-800\/70:hover {
  fill: rgb(133 77 14 / 0.7);
}
.hover\:fill-yellow-800\/75:hover {
  fill: rgb(133 77 14 / 0.75);
}
.hover\:fill-yellow-800\/80:hover {
  fill: rgb(133 77 14 / 0.8);
}
.hover\:fill-yellow-800\/85:hover {
  fill: rgb(133 77 14 / 0.85);
}
.hover\:fill-yellow-800\/90:hover {
  fill: rgb(133 77 14 / 0.9);
}
.hover\:fill-yellow-800\/95:hover {
  fill: rgb(133 77 14 / 0.95);
}
.hover\:fill-yellow-900:hover {
  fill: #713f12;
}
.hover\:fill-yellow-900\/0:hover {
  fill: rgb(113 63 18 / 0);
}
.hover\:fill-yellow-900\/10:hover {
  fill: rgb(113 63 18 / 0.1);
}
.hover\:fill-yellow-900\/100:hover {
  fill: rgb(113 63 18 / 1);
}
.hover\:fill-yellow-900\/15:hover {
  fill: rgb(113 63 18 / 0.15);
}
.hover\:fill-yellow-900\/20:hover {
  fill: rgb(113 63 18 / 0.2);
}
.hover\:fill-yellow-900\/25:hover {
  fill: rgb(113 63 18 / 0.25);
}
.hover\:fill-yellow-900\/30:hover {
  fill: rgb(113 63 18 / 0.3);
}
.hover\:fill-yellow-900\/35:hover {
  fill: rgb(113 63 18 / 0.35);
}
.hover\:fill-yellow-900\/40:hover {
  fill: rgb(113 63 18 / 0.4);
}
.hover\:fill-yellow-900\/45:hover {
  fill: rgb(113 63 18 / 0.45);
}
.hover\:fill-yellow-900\/5:hover {
  fill: rgb(113 63 18 / 0.05);
}
.hover\:fill-yellow-900\/50:hover {
  fill: rgb(113 63 18 / 0.5);
}
.hover\:fill-yellow-900\/55:hover {
  fill: rgb(113 63 18 / 0.55);
}
.hover\:fill-yellow-900\/60:hover {
  fill: rgb(113 63 18 / 0.6);
}
.hover\:fill-yellow-900\/65:hover {
  fill: rgb(113 63 18 / 0.65);
}
.hover\:fill-yellow-900\/70:hover {
  fill: rgb(113 63 18 / 0.7);
}
.hover\:fill-yellow-900\/75:hover {
  fill: rgb(113 63 18 / 0.75);
}
.hover\:fill-yellow-900\/80:hover {
  fill: rgb(113 63 18 / 0.8);
}
.hover\:fill-yellow-900\/85:hover {
  fill: rgb(113 63 18 / 0.85);
}
.hover\:fill-yellow-900\/90:hover {
  fill: rgb(113 63 18 / 0.9);
}
.hover\:fill-yellow-900\/95:hover {
  fill: rgb(113 63 18 / 0.95);
}
.hover\:fill-yellow-950:hover {
  fill: #422006;
}
.hover\:fill-yellow-950\/0:hover {
  fill: rgb(66 32 6 / 0);
}
.hover\:fill-yellow-950\/10:hover {
  fill: rgb(66 32 6 / 0.1);
}
.hover\:fill-yellow-950\/100:hover {
  fill: rgb(66 32 6 / 1);
}
.hover\:fill-yellow-950\/15:hover {
  fill: rgb(66 32 6 / 0.15);
}
.hover\:fill-yellow-950\/20:hover {
  fill: rgb(66 32 6 / 0.2);
}
.hover\:fill-yellow-950\/25:hover {
  fill: rgb(66 32 6 / 0.25);
}
.hover\:fill-yellow-950\/30:hover {
  fill: rgb(66 32 6 / 0.3);
}
.hover\:fill-yellow-950\/35:hover {
  fill: rgb(66 32 6 / 0.35);
}
.hover\:fill-yellow-950\/40:hover {
  fill: rgb(66 32 6 / 0.4);
}
.hover\:fill-yellow-950\/45:hover {
  fill: rgb(66 32 6 / 0.45);
}
.hover\:fill-yellow-950\/5:hover {
  fill: rgb(66 32 6 / 0.05);
}
.hover\:fill-yellow-950\/50:hover {
  fill: rgb(66 32 6 / 0.5);
}
.hover\:fill-yellow-950\/55:hover {
  fill: rgb(66 32 6 / 0.55);
}
.hover\:fill-yellow-950\/60:hover {
  fill: rgb(66 32 6 / 0.6);
}
.hover\:fill-yellow-950\/65:hover {
  fill: rgb(66 32 6 / 0.65);
}
.hover\:fill-yellow-950\/70:hover {
  fill: rgb(66 32 6 / 0.7);
}
.hover\:fill-yellow-950\/75:hover {
  fill: rgb(66 32 6 / 0.75);
}
.hover\:fill-yellow-950\/80:hover {
  fill: rgb(66 32 6 / 0.8);
}
.hover\:fill-yellow-950\/85:hover {
  fill: rgb(66 32 6 / 0.85);
}
.hover\:fill-yellow-950\/90:hover {
  fill: rgb(66 32 6 / 0.9);
}
.hover\:fill-yellow-950\/95:hover {
  fill: rgb(66 32 6 / 0.95);
}
.hover\:stroke-yellow-100:hover {
  stroke: #fef9c3;
}
.hover\:stroke-yellow-100\/0:hover {
  stroke: rgb(254 249 195 / 0);
}
.hover\:stroke-yellow-100\/10:hover {
  stroke: rgb(254 249 195 / 0.1);
}
.hover\:stroke-yellow-100\/100:hover {
  stroke: rgb(254 249 195 / 1);
}
.hover\:stroke-yellow-100\/15:hover {
  stroke: rgb(254 249 195 / 0.15);
}
.hover\:stroke-yellow-100\/20:hover {
  stroke: rgb(254 249 195 / 0.2);
}
.hover\:stroke-yellow-100\/25:hover {
  stroke: rgb(254 249 195 / 0.25);
}
.hover\:stroke-yellow-100\/30:hover {
  stroke: rgb(254 249 195 / 0.3);
}
.hover\:stroke-yellow-100\/35:hover {
  stroke: rgb(254 249 195 / 0.35);
}
.hover\:stroke-yellow-100\/40:hover {
  stroke: rgb(254 249 195 / 0.4);
}
.hover\:stroke-yellow-100\/45:hover {
  stroke: rgb(254 249 195 / 0.45);
}
.hover\:stroke-yellow-100\/5:hover {
  stroke: rgb(254 249 195 / 0.05);
}
.hover\:stroke-yellow-100\/50:hover {
  stroke: rgb(254 249 195 / 0.5);
}
.hover\:stroke-yellow-100\/55:hover {
  stroke: rgb(254 249 195 / 0.55);
}
.hover\:stroke-yellow-100\/60:hover {
  stroke: rgb(254 249 195 / 0.6);
}
.hover\:stroke-yellow-100\/65:hover {
  stroke: rgb(254 249 195 / 0.65);
}
.hover\:stroke-yellow-100\/70:hover {
  stroke: rgb(254 249 195 / 0.7);
}
.hover\:stroke-yellow-100\/75:hover {
  stroke: rgb(254 249 195 / 0.75);
}
.hover\:stroke-yellow-100\/80:hover {
  stroke: rgb(254 249 195 / 0.8);
}
.hover\:stroke-yellow-100\/85:hover {
  stroke: rgb(254 249 195 / 0.85);
}
.hover\:stroke-yellow-100\/90:hover {
  stroke: rgb(254 249 195 / 0.9);
}
.hover\:stroke-yellow-100\/95:hover {
  stroke: rgb(254 249 195 / 0.95);
}
.hover\:stroke-yellow-200:hover {
  stroke: #fef08a;
}
.hover\:stroke-yellow-200\/0:hover {
  stroke: rgb(254 240 138 / 0);
}
.hover\:stroke-yellow-200\/10:hover {
  stroke: rgb(254 240 138 / 0.1);
}
.hover\:stroke-yellow-200\/100:hover {
  stroke: rgb(254 240 138 / 1);
}
.hover\:stroke-yellow-200\/15:hover {
  stroke: rgb(254 240 138 / 0.15);
}
.hover\:stroke-yellow-200\/20:hover {
  stroke: rgb(254 240 138 / 0.2);
}
.hover\:stroke-yellow-200\/25:hover {
  stroke: rgb(254 240 138 / 0.25);
}
.hover\:stroke-yellow-200\/30:hover {
  stroke: rgb(254 240 138 / 0.3);
}
.hover\:stroke-yellow-200\/35:hover {
  stroke: rgb(254 240 138 / 0.35);
}
.hover\:stroke-yellow-200\/40:hover {
  stroke: rgb(254 240 138 / 0.4);
}
.hover\:stroke-yellow-200\/45:hover {
  stroke: rgb(254 240 138 / 0.45);
}
.hover\:stroke-yellow-200\/5:hover {
  stroke: rgb(254 240 138 / 0.05);
}
.hover\:stroke-yellow-200\/50:hover {
  stroke: rgb(254 240 138 / 0.5);
}
.hover\:stroke-yellow-200\/55:hover {
  stroke: rgb(254 240 138 / 0.55);
}
.hover\:stroke-yellow-200\/60:hover {
  stroke: rgb(254 240 138 / 0.6);
}
.hover\:stroke-yellow-200\/65:hover {
  stroke: rgb(254 240 138 / 0.65);
}
.hover\:stroke-yellow-200\/70:hover {
  stroke: rgb(254 240 138 / 0.7);
}
.hover\:stroke-yellow-200\/75:hover {
  stroke: rgb(254 240 138 / 0.75);
}
.hover\:stroke-yellow-200\/80:hover {
  stroke: rgb(254 240 138 / 0.8);
}
.hover\:stroke-yellow-200\/85:hover {
  stroke: rgb(254 240 138 / 0.85);
}
.hover\:stroke-yellow-200\/90:hover {
  stroke: rgb(254 240 138 / 0.9);
}
.hover\:stroke-yellow-200\/95:hover {
  stroke: rgb(254 240 138 / 0.95);
}
.hover\:stroke-yellow-300:hover {
  stroke: #fde047;
}
.hover\:stroke-yellow-300\/0:hover {
  stroke: rgb(253 224 71 / 0);
}
.hover\:stroke-yellow-300\/10:hover {
  stroke: rgb(253 224 71 / 0.1);
}
.hover\:stroke-yellow-300\/100:hover {
  stroke: rgb(253 224 71 / 1);
}
.hover\:stroke-yellow-300\/15:hover {
  stroke: rgb(253 224 71 / 0.15);
}
.hover\:stroke-yellow-300\/20:hover {
  stroke: rgb(253 224 71 / 0.2);
}
.hover\:stroke-yellow-300\/25:hover {
  stroke: rgb(253 224 71 / 0.25);
}
.hover\:stroke-yellow-300\/30:hover {
  stroke: rgb(253 224 71 / 0.3);
}
.hover\:stroke-yellow-300\/35:hover {
  stroke: rgb(253 224 71 / 0.35);
}
.hover\:stroke-yellow-300\/40:hover {
  stroke: rgb(253 224 71 / 0.4);
}
.hover\:stroke-yellow-300\/45:hover {
  stroke: rgb(253 224 71 / 0.45);
}
.hover\:stroke-yellow-300\/5:hover {
  stroke: rgb(253 224 71 / 0.05);
}
.hover\:stroke-yellow-300\/50:hover {
  stroke: rgb(253 224 71 / 0.5);
}
.hover\:stroke-yellow-300\/55:hover {
  stroke: rgb(253 224 71 / 0.55);
}
.hover\:stroke-yellow-300\/60:hover {
  stroke: rgb(253 224 71 / 0.6);
}
.hover\:stroke-yellow-300\/65:hover {
  stroke: rgb(253 224 71 / 0.65);
}
.hover\:stroke-yellow-300\/70:hover {
  stroke: rgb(253 224 71 / 0.7);
}
.hover\:stroke-yellow-300\/75:hover {
  stroke: rgb(253 224 71 / 0.75);
}
.hover\:stroke-yellow-300\/80:hover {
  stroke: rgb(253 224 71 / 0.8);
}
.hover\:stroke-yellow-300\/85:hover {
  stroke: rgb(253 224 71 / 0.85);
}
.hover\:stroke-yellow-300\/90:hover {
  stroke: rgb(253 224 71 / 0.9);
}
.hover\:stroke-yellow-300\/95:hover {
  stroke: rgb(253 224 71 / 0.95);
}
.hover\:stroke-yellow-400:hover {
  stroke: #facc15;
}
.hover\:stroke-yellow-400\/0:hover {
  stroke: rgb(250 204 21 / 0);
}
.hover\:stroke-yellow-400\/10:hover {
  stroke: rgb(250 204 21 / 0.1);
}
.hover\:stroke-yellow-400\/100:hover {
  stroke: rgb(250 204 21 / 1);
}
.hover\:stroke-yellow-400\/15:hover {
  stroke: rgb(250 204 21 / 0.15);
}
.hover\:stroke-yellow-400\/20:hover {
  stroke: rgb(250 204 21 / 0.2);
}
.hover\:stroke-yellow-400\/25:hover {
  stroke: rgb(250 204 21 / 0.25);
}
.hover\:stroke-yellow-400\/30:hover {
  stroke: rgb(250 204 21 / 0.3);
}
.hover\:stroke-yellow-400\/35:hover {
  stroke: rgb(250 204 21 / 0.35);
}
.hover\:stroke-yellow-400\/40:hover {
  stroke: rgb(250 204 21 / 0.4);
}
.hover\:stroke-yellow-400\/45:hover {
  stroke: rgb(250 204 21 / 0.45);
}
.hover\:stroke-yellow-400\/5:hover {
  stroke: rgb(250 204 21 / 0.05);
}
.hover\:stroke-yellow-400\/50:hover {
  stroke: rgb(250 204 21 / 0.5);
}
.hover\:stroke-yellow-400\/55:hover {
  stroke: rgb(250 204 21 / 0.55);
}
.hover\:stroke-yellow-400\/60:hover {
  stroke: rgb(250 204 21 / 0.6);
}
.hover\:stroke-yellow-400\/65:hover {
  stroke: rgb(250 204 21 / 0.65);
}
.hover\:stroke-yellow-400\/70:hover {
  stroke: rgb(250 204 21 / 0.7);
}
.hover\:stroke-yellow-400\/75:hover {
  stroke: rgb(250 204 21 / 0.75);
}
.hover\:stroke-yellow-400\/80:hover {
  stroke: rgb(250 204 21 / 0.8);
}
.hover\:stroke-yellow-400\/85:hover {
  stroke: rgb(250 204 21 / 0.85);
}
.hover\:stroke-yellow-400\/90:hover {
  stroke: rgb(250 204 21 / 0.9);
}
.hover\:stroke-yellow-400\/95:hover {
  stroke: rgb(250 204 21 / 0.95);
}
.hover\:stroke-yellow-50:hover {
  stroke: #fefce8;
}
.hover\:stroke-yellow-50\/0:hover {
  stroke: rgb(254 252 232 / 0);
}
.hover\:stroke-yellow-50\/10:hover {
  stroke: rgb(254 252 232 / 0.1);
}
.hover\:stroke-yellow-50\/100:hover {
  stroke: rgb(254 252 232 / 1);
}
.hover\:stroke-yellow-50\/15:hover {
  stroke: rgb(254 252 232 / 0.15);
}
.hover\:stroke-yellow-50\/20:hover {
  stroke: rgb(254 252 232 / 0.2);
}
.hover\:stroke-yellow-50\/25:hover {
  stroke: rgb(254 252 232 / 0.25);
}
.hover\:stroke-yellow-50\/30:hover {
  stroke: rgb(254 252 232 / 0.3);
}
.hover\:stroke-yellow-50\/35:hover {
  stroke: rgb(254 252 232 / 0.35);
}
.hover\:stroke-yellow-50\/40:hover {
  stroke: rgb(254 252 232 / 0.4);
}
.hover\:stroke-yellow-50\/45:hover {
  stroke: rgb(254 252 232 / 0.45);
}
.hover\:stroke-yellow-50\/5:hover {
  stroke: rgb(254 252 232 / 0.05);
}
.hover\:stroke-yellow-50\/50:hover {
  stroke: rgb(254 252 232 / 0.5);
}
.hover\:stroke-yellow-50\/55:hover {
  stroke: rgb(254 252 232 / 0.55);
}
.hover\:stroke-yellow-50\/60:hover {
  stroke: rgb(254 252 232 / 0.6);
}
.hover\:stroke-yellow-50\/65:hover {
  stroke: rgb(254 252 232 / 0.65);
}
.hover\:stroke-yellow-50\/70:hover {
  stroke: rgb(254 252 232 / 0.7);
}
.hover\:stroke-yellow-50\/75:hover {
  stroke: rgb(254 252 232 / 0.75);
}
.hover\:stroke-yellow-50\/80:hover {
  stroke: rgb(254 252 232 / 0.8);
}
.hover\:stroke-yellow-50\/85:hover {
  stroke: rgb(254 252 232 / 0.85);
}
.hover\:stroke-yellow-50\/90:hover {
  stroke: rgb(254 252 232 / 0.9);
}
.hover\:stroke-yellow-50\/95:hover {
  stroke: rgb(254 252 232 / 0.95);
}
.hover\:stroke-yellow-500:hover {
  stroke: #eab308;
}
.hover\:stroke-yellow-500\/0:hover {
  stroke: rgb(234 179 8 / 0);
}
.hover\:stroke-yellow-500\/10:hover {
  stroke: rgb(234 179 8 / 0.1);
}
.hover\:stroke-yellow-500\/100:hover {
  stroke: rgb(234 179 8 / 1);
}
.hover\:stroke-yellow-500\/15:hover {
  stroke: rgb(234 179 8 / 0.15);
}
.hover\:stroke-yellow-500\/20:hover {
  stroke: rgb(234 179 8 / 0.2);
}
.hover\:stroke-yellow-500\/25:hover {
  stroke: rgb(234 179 8 / 0.25);
}
.hover\:stroke-yellow-500\/30:hover {
  stroke: rgb(234 179 8 / 0.3);
}
.hover\:stroke-yellow-500\/35:hover {
  stroke: rgb(234 179 8 / 0.35);
}
.hover\:stroke-yellow-500\/40:hover {
  stroke: rgb(234 179 8 / 0.4);
}
.hover\:stroke-yellow-500\/45:hover {
  stroke: rgb(234 179 8 / 0.45);
}
.hover\:stroke-yellow-500\/5:hover {
  stroke: rgb(234 179 8 / 0.05);
}
.hover\:stroke-yellow-500\/50:hover {
  stroke: rgb(234 179 8 / 0.5);
}
.hover\:stroke-yellow-500\/55:hover {
  stroke: rgb(234 179 8 / 0.55);
}
.hover\:stroke-yellow-500\/60:hover {
  stroke: rgb(234 179 8 / 0.6);
}
.hover\:stroke-yellow-500\/65:hover {
  stroke: rgb(234 179 8 / 0.65);
}
.hover\:stroke-yellow-500\/70:hover {
  stroke: rgb(234 179 8 / 0.7);
}
.hover\:stroke-yellow-500\/75:hover {
  stroke: rgb(234 179 8 / 0.75);
}
.hover\:stroke-yellow-500\/80:hover {
  stroke: rgb(234 179 8 / 0.8);
}
.hover\:stroke-yellow-500\/85:hover {
  stroke: rgb(234 179 8 / 0.85);
}
.hover\:stroke-yellow-500\/90:hover {
  stroke: rgb(234 179 8 / 0.9);
}
.hover\:stroke-yellow-500\/95:hover {
  stroke: rgb(234 179 8 / 0.95);
}
.hover\:stroke-yellow-600:hover {
  stroke: #ca8a04;
}
.hover\:stroke-yellow-600\/0:hover {
  stroke: rgb(202 138 4 / 0);
}
.hover\:stroke-yellow-600\/10:hover {
  stroke: rgb(202 138 4 / 0.1);
}
.hover\:stroke-yellow-600\/100:hover {
  stroke: rgb(202 138 4 / 1);
}
.hover\:stroke-yellow-600\/15:hover {
  stroke: rgb(202 138 4 / 0.15);
}
.hover\:stroke-yellow-600\/20:hover {
  stroke: rgb(202 138 4 / 0.2);
}
.hover\:stroke-yellow-600\/25:hover {
  stroke: rgb(202 138 4 / 0.25);
}
.hover\:stroke-yellow-600\/30:hover {
  stroke: rgb(202 138 4 / 0.3);
}
.hover\:stroke-yellow-600\/35:hover {
  stroke: rgb(202 138 4 / 0.35);
}
.hover\:stroke-yellow-600\/40:hover {
  stroke: rgb(202 138 4 / 0.4);
}
.hover\:stroke-yellow-600\/45:hover {
  stroke: rgb(202 138 4 / 0.45);
}
.hover\:stroke-yellow-600\/5:hover {
  stroke: rgb(202 138 4 / 0.05);
}
.hover\:stroke-yellow-600\/50:hover {
  stroke: rgb(202 138 4 / 0.5);
}
.hover\:stroke-yellow-600\/55:hover {
  stroke: rgb(202 138 4 / 0.55);
}
.hover\:stroke-yellow-600\/60:hover {
  stroke: rgb(202 138 4 / 0.6);
}
.hover\:stroke-yellow-600\/65:hover {
  stroke: rgb(202 138 4 / 0.65);
}
.hover\:stroke-yellow-600\/70:hover {
  stroke: rgb(202 138 4 / 0.7);
}
.hover\:stroke-yellow-600\/75:hover {
  stroke: rgb(202 138 4 / 0.75);
}
.hover\:stroke-yellow-600\/80:hover {
  stroke: rgb(202 138 4 / 0.8);
}
.hover\:stroke-yellow-600\/85:hover {
  stroke: rgb(202 138 4 / 0.85);
}
.hover\:stroke-yellow-600\/90:hover {
  stroke: rgb(202 138 4 / 0.9);
}
.hover\:stroke-yellow-600\/95:hover {
  stroke: rgb(202 138 4 / 0.95);
}
.hover\:stroke-yellow-700:hover {
  stroke: #a16207;
}
.hover\:stroke-yellow-700\/0:hover {
  stroke: rgb(161 98 7 / 0);
}
.hover\:stroke-yellow-700\/10:hover {
  stroke: rgb(161 98 7 / 0.1);
}
.hover\:stroke-yellow-700\/100:hover {
  stroke: rgb(161 98 7 / 1);
}
.hover\:stroke-yellow-700\/15:hover {
  stroke: rgb(161 98 7 / 0.15);
}
.hover\:stroke-yellow-700\/20:hover {
  stroke: rgb(161 98 7 / 0.2);
}
.hover\:stroke-yellow-700\/25:hover {
  stroke: rgb(161 98 7 / 0.25);
}
.hover\:stroke-yellow-700\/30:hover {
  stroke: rgb(161 98 7 / 0.3);
}
.hover\:stroke-yellow-700\/35:hover {
  stroke: rgb(161 98 7 / 0.35);
}
.hover\:stroke-yellow-700\/40:hover {
  stroke: rgb(161 98 7 / 0.4);
}
.hover\:stroke-yellow-700\/45:hover {
  stroke: rgb(161 98 7 / 0.45);
}
.hover\:stroke-yellow-700\/5:hover {
  stroke: rgb(161 98 7 / 0.05);
}
.hover\:stroke-yellow-700\/50:hover {
  stroke: rgb(161 98 7 / 0.5);
}
.hover\:stroke-yellow-700\/55:hover {
  stroke: rgb(161 98 7 / 0.55);
}
.hover\:stroke-yellow-700\/60:hover {
  stroke: rgb(161 98 7 / 0.6);
}
.hover\:stroke-yellow-700\/65:hover {
  stroke: rgb(161 98 7 / 0.65);
}
.hover\:stroke-yellow-700\/70:hover {
  stroke: rgb(161 98 7 / 0.7);
}
.hover\:stroke-yellow-700\/75:hover {
  stroke: rgb(161 98 7 / 0.75);
}
.hover\:stroke-yellow-700\/80:hover {
  stroke: rgb(161 98 7 / 0.8);
}
.hover\:stroke-yellow-700\/85:hover {
  stroke: rgb(161 98 7 / 0.85);
}
.hover\:stroke-yellow-700\/90:hover {
  stroke: rgb(161 98 7 / 0.9);
}
.hover\:stroke-yellow-700\/95:hover {
  stroke: rgb(161 98 7 / 0.95);
}
.hover\:stroke-yellow-800:hover {
  stroke: #854d0e;
}
.hover\:stroke-yellow-800\/0:hover {
  stroke: rgb(133 77 14 / 0);
}
.hover\:stroke-yellow-800\/10:hover {
  stroke: rgb(133 77 14 / 0.1);
}
.hover\:stroke-yellow-800\/100:hover {
  stroke: rgb(133 77 14 / 1);
}
.hover\:stroke-yellow-800\/15:hover {
  stroke: rgb(133 77 14 / 0.15);
}
.hover\:stroke-yellow-800\/20:hover {
  stroke: rgb(133 77 14 / 0.2);
}
.hover\:stroke-yellow-800\/25:hover {
  stroke: rgb(133 77 14 / 0.25);
}
.hover\:stroke-yellow-800\/30:hover {
  stroke: rgb(133 77 14 / 0.3);
}
.hover\:stroke-yellow-800\/35:hover {
  stroke: rgb(133 77 14 / 0.35);
}
.hover\:stroke-yellow-800\/40:hover {
  stroke: rgb(133 77 14 / 0.4);
}
.hover\:stroke-yellow-800\/45:hover {
  stroke: rgb(133 77 14 / 0.45);
}
.hover\:stroke-yellow-800\/5:hover {
  stroke: rgb(133 77 14 / 0.05);
}
.hover\:stroke-yellow-800\/50:hover {
  stroke: rgb(133 77 14 / 0.5);
}
.hover\:stroke-yellow-800\/55:hover {
  stroke: rgb(133 77 14 / 0.55);
}
.hover\:stroke-yellow-800\/60:hover {
  stroke: rgb(133 77 14 / 0.6);
}
.hover\:stroke-yellow-800\/65:hover {
  stroke: rgb(133 77 14 / 0.65);
}
.hover\:stroke-yellow-800\/70:hover {
  stroke: rgb(133 77 14 / 0.7);
}
.hover\:stroke-yellow-800\/75:hover {
  stroke: rgb(133 77 14 / 0.75);
}
.hover\:stroke-yellow-800\/80:hover {
  stroke: rgb(133 77 14 / 0.8);
}
.hover\:stroke-yellow-800\/85:hover {
  stroke: rgb(133 77 14 / 0.85);
}
.hover\:stroke-yellow-800\/90:hover {
  stroke: rgb(133 77 14 / 0.9);
}
.hover\:stroke-yellow-800\/95:hover {
  stroke: rgb(133 77 14 / 0.95);
}
.hover\:stroke-yellow-900:hover {
  stroke: #713f12;
}
.hover\:stroke-yellow-900\/0:hover {
  stroke: rgb(113 63 18 / 0);
}
.hover\:stroke-yellow-900\/10:hover {
  stroke: rgb(113 63 18 / 0.1);
}
.hover\:stroke-yellow-900\/100:hover {
  stroke: rgb(113 63 18 / 1);
}
.hover\:stroke-yellow-900\/15:hover {
  stroke: rgb(113 63 18 / 0.15);
}
.hover\:stroke-yellow-900\/20:hover {
  stroke: rgb(113 63 18 / 0.2);
}
.hover\:stroke-yellow-900\/25:hover {
  stroke: rgb(113 63 18 / 0.25);
}
.hover\:stroke-yellow-900\/30:hover {
  stroke: rgb(113 63 18 / 0.3);
}
.hover\:stroke-yellow-900\/35:hover {
  stroke: rgb(113 63 18 / 0.35);
}
.hover\:stroke-yellow-900\/40:hover {
  stroke: rgb(113 63 18 / 0.4);
}
.hover\:stroke-yellow-900\/45:hover {
  stroke: rgb(113 63 18 / 0.45);
}
.hover\:stroke-yellow-900\/5:hover {
  stroke: rgb(113 63 18 / 0.05);
}
.hover\:stroke-yellow-900\/50:hover {
  stroke: rgb(113 63 18 / 0.5);
}
.hover\:stroke-yellow-900\/55:hover {
  stroke: rgb(113 63 18 / 0.55);
}
.hover\:stroke-yellow-900\/60:hover {
  stroke: rgb(113 63 18 / 0.6);
}
.hover\:stroke-yellow-900\/65:hover {
  stroke: rgb(113 63 18 / 0.65);
}
.hover\:stroke-yellow-900\/70:hover {
  stroke: rgb(113 63 18 / 0.7);
}
.hover\:stroke-yellow-900\/75:hover {
  stroke: rgb(113 63 18 / 0.75);
}
.hover\:stroke-yellow-900\/80:hover {
  stroke: rgb(113 63 18 / 0.8);
}
.hover\:stroke-yellow-900\/85:hover {
  stroke: rgb(113 63 18 / 0.85);
}
.hover\:stroke-yellow-900\/90:hover {
  stroke: rgb(113 63 18 / 0.9);
}
.hover\:stroke-yellow-900\/95:hover {
  stroke: rgb(113 63 18 / 0.95);
}
.hover\:stroke-yellow-950:hover {
  stroke: #422006;
}
.hover\:stroke-yellow-950\/0:hover {
  stroke: rgb(66 32 6 / 0);
}
.hover\:stroke-yellow-950\/10:hover {
  stroke: rgb(66 32 6 / 0.1);
}
.hover\:stroke-yellow-950\/100:hover {
  stroke: rgb(66 32 6 / 1);
}
.hover\:stroke-yellow-950\/15:hover {
  stroke: rgb(66 32 6 / 0.15);
}
.hover\:stroke-yellow-950\/20:hover {
  stroke: rgb(66 32 6 / 0.2);
}
.hover\:stroke-yellow-950\/25:hover {
  stroke: rgb(66 32 6 / 0.25);
}
.hover\:stroke-yellow-950\/30:hover {
  stroke: rgb(66 32 6 / 0.3);
}
.hover\:stroke-yellow-950\/35:hover {
  stroke: rgb(66 32 6 / 0.35);
}
.hover\:stroke-yellow-950\/40:hover {
  stroke: rgb(66 32 6 / 0.4);
}
.hover\:stroke-yellow-950\/45:hover {
  stroke: rgb(66 32 6 / 0.45);
}
.hover\:stroke-yellow-950\/5:hover {
  stroke: rgb(66 32 6 / 0.05);
}
.hover\:stroke-yellow-950\/50:hover {
  stroke: rgb(66 32 6 / 0.5);
}
.hover\:stroke-yellow-950\/55:hover {
  stroke: rgb(66 32 6 / 0.55);
}
.hover\:stroke-yellow-950\/60:hover {
  stroke: rgb(66 32 6 / 0.6);
}
.hover\:stroke-yellow-950\/65:hover {
  stroke: rgb(66 32 6 / 0.65);
}
.hover\:stroke-yellow-950\/70:hover {
  stroke: rgb(66 32 6 / 0.7);
}
.hover\:stroke-yellow-950\/75:hover {
  stroke: rgb(66 32 6 / 0.75);
}
.hover\:stroke-yellow-950\/80:hover {
  stroke: rgb(66 32 6 / 0.8);
}
.hover\:stroke-yellow-950\/85:hover {
  stroke: rgb(66 32 6 / 0.85);
}
.hover\:stroke-yellow-950\/90:hover {
  stroke: rgb(66 32 6 / 0.9);
}
.hover\:stroke-yellow-950\/95:hover {
  stroke: rgb(66 32 6 / 0.95);
}
.hover\:text-accent-foreground:hover {
  color: hsl(var(--accent-foreground));
}
.hover\:text-amber-100:hover {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}
.hover\:text-amber-100\/0:hover {
  color: rgb(254 243 199 / 0);
}
.hover\:text-amber-100\/10:hover {
  color: rgb(254 243 199 / 0.1);
}
.hover\:text-amber-100\/100:hover {
  color: rgb(254 243 199 / 1);
}
.hover\:text-amber-100\/15:hover {
  color: rgb(254 243 199 / 0.15);
}
.hover\:text-amber-100\/20:hover {
  color: rgb(254 243 199 / 0.2);
}
.hover\:text-amber-100\/25:hover {
  color: rgb(254 243 199 / 0.25);
}
.hover\:text-amber-100\/30:hover {
  color: rgb(254 243 199 / 0.3);
}
.hover\:text-amber-100\/35:hover {
  color: rgb(254 243 199 / 0.35);
}
.hover\:text-amber-100\/40:hover {
  color: rgb(254 243 199 / 0.4);
}
.hover\:text-amber-100\/45:hover {
  color: rgb(254 243 199 / 0.45);
}
.hover\:text-amber-100\/5:hover {
  color: rgb(254 243 199 / 0.05);
}
.hover\:text-amber-100\/50:hover {
  color: rgb(254 243 199 / 0.5);
}
.hover\:text-amber-100\/55:hover {
  color: rgb(254 243 199 / 0.55);
}
.hover\:text-amber-100\/60:hover {
  color: rgb(254 243 199 / 0.6);
}
.hover\:text-amber-100\/65:hover {
  color: rgb(254 243 199 / 0.65);
}
.hover\:text-amber-100\/70:hover {
  color: rgb(254 243 199 / 0.7);
}
.hover\:text-amber-100\/75:hover {
  color: rgb(254 243 199 / 0.75);
}
.hover\:text-amber-100\/80:hover {
  color: rgb(254 243 199 / 0.8);
}
.hover\:text-amber-100\/85:hover {
  color: rgb(254 243 199 / 0.85);
}
.hover\:text-amber-100\/90:hover {
  color: rgb(254 243 199 / 0.9);
}
.hover\:text-amber-100\/95:hover {
  color: rgb(254 243 199 / 0.95);
}
.hover\:text-amber-200:hover {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.hover\:text-amber-200\/0:hover {
  color: rgb(253 230 138 / 0);
}
.hover\:text-amber-200\/10:hover {
  color: rgb(253 230 138 / 0.1);
}
.hover\:text-amber-200\/100:hover {
  color: rgb(253 230 138 / 1);
}
.hover\:text-amber-200\/15:hover {
  color: rgb(253 230 138 / 0.15);
}
.hover\:text-amber-200\/20:hover {
  color: rgb(253 230 138 / 0.2);
}
.hover\:text-amber-200\/25:hover {
  color: rgb(253 230 138 / 0.25);
}
.hover\:text-amber-200\/30:hover {
  color: rgb(253 230 138 / 0.3);
}
.hover\:text-amber-200\/35:hover {
  color: rgb(253 230 138 / 0.35);
}
.hover\:text-amber-200\/40:hover {
  color: rgb(253 230 138 / 0.4);
}
.hover\:text-amber-200\/45:hover {
  color: rgb(253 230 138 / 0.45);
}
.hover\:text-amber-200\/5:hover {
  color: rgb(253 230 138 / 0.05);
}
.hover\:text-amber-200\/50:hover {
  color: rgb(253 230 138 / 0.5);
}
.hover\:text-amber-200\/55:hover {
  color: rgb(253 230 138 / 0.55);
}
.hover\:text-amber-200\/60:hover {
  color: rgb(253 230 138 / 0.6);
}
.hover\:text-amber-200\/65:hover {
  color: rgb(253 230 138 / 0.65);
}
.hover\:text-amber-200\/70:hover {
  color: rgb(253 230 138 / 0.7);
}
.hover\:text-amber-200\/75:hover {
  color: rgb(253 230 138 / 0.75);
}
.hover\:text-amber-200\/80:hover {
  color: rgb(253 230 138 / 0.8);
}
.hover\:text-amber-200\/85:hover {
  color: rgb(253 230 138 / 0.85);
}
.hover\:text-amber-200\/90:hover {
  color: rgb(253 230 138 / 0.9);
}
.hover\:text-amber-200\/95:hover {
  color: rgb(253 230 138 / 0.95);
}
.hover\:text-amber-300:hover {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}
.hover\:text-amber-300\/0:hover {
  color: rgb(252 211 77 / 0);
}
.hover\:text-amber-300\/10:hover {
  color: rgb(252 211 77 / 0.1);
}
.hover\:text-amber-300\/100:hover {
  color: rgb(252 211 77 / 1);
}
.hover\:text-amber-300\/15:hover {
  color: rgb(252 211 77 / 0.15);
}
.hover\:text-amber-300\/20:hover {
  color: rgb(252 211 77 / 0.2);
}
.hover\:text-amber-300\/25:hover {
  color: rgb(252 211 77 / 0.25);
}
.hover\:text-amber-300\/30:hover {
  color: rgb(252 211 77 / 0.3);
}
.hover\:text-amber-300\/35:hover {
  color: rgb(252 211 77 / 0.35);
}
.hover\:text-amber-300\/40:hover {
  color: rgb(252 211 77 / 0.4);
}
.hover\:text-amber-300\/45:hover {
  color: rgb(252 211 77 / 0.45);
}
.hover\:text-amber-300\/5:hover {
  color: rgb(252 211 77 / 0.05);
}
.hover\:text-amber-300\/50:hover {
  color: rgb(252 211 77 / 0.5);
}
.hover\:text-amber-300\/55:hover {
  color: rgb(252 211 77 / 0.55);
}
.hover\:text-amber-300\/60:hover {
  color: rgb(252 211 77 / 0.6);
}
.hover\:text-amber-300\/65:hover {
  color: rgb(252 211 77 / 0.65);
}
.hover\:text-amber-300\/70:hover {
  color: rgb(252 211 77 / 0.7);
}
.hover\:text-amber-300\/75:hover {
  color: rgb(252 211 77 / 0.75);
}
.hover\:text-amber-300\/80:hover {
  color: rgb(252 211 77 / 0.8);
}
.hover\:text-amber-300\/85:hover {
  color: rgb(252 211 77 / 0.85);
}
.hover\:text-amber-300\/90:hover {
  color: rgb(252 211 77 / 0.9);
}
.hover\:text-amber-300\/95:hover {
  color: rgb(252 211 77 / 0.95);
}
.hover\:text-amber-400:hover {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.hover\:text-amber-400\/0:hover {
  color: rgb(251 191 36 / 0);
}
.hover\:text-amber-400\/10:hover {
  color: rgb(251 191 36 / 0.1);
}
.hover\:text-amber-400\/100:hover {
  color: rgb(251 191 36 / 1);
}
.hover\:text-amber-400\/15:hover {
  color: rgb(251 191 36 / 0.15);
}
.hover\:text-amber-400\/20:hover {
  color: rgb(251 191 36 / 0.2);
}
.hover\:text-amber-400\/25:hover {
  color: rgb(251 191 36 / 0.25);
}
.hover\:text-amber-400\/30:hover {
  color: rgb(251 191 36 / 0.3);
}
.hover\:text-amber-400\/35:hover {
  color: rgb(251 191 36 / 0.35);
}
.hover\:text-amber-400\/40:hover {
  color: rgb(251 191 36 / 0.4);
}
.hover\:text-amber-400\/45:hover {
  color: rgb(251 191 36 / 0.45);
}
.hover\:text-amber-400\/5:hover {
  color: rgb(251 191 36 / 0.05);
}
.hover\:text-amber-400\/50:hover {
  color: rgb(251 191 36 / 0.5);
}
.hover\:text-amber-400\/55:hover {
  color: rgb(251 191 36 / 0.55);
}
.hover\:text-amber-400\/60:hover {
  color: rgb(251 191 36 / 0.6);
}
.hover\:text-amber-400\/65:hover {
  color: rgb(251 191 36 / 0.65);
}
.hover\:text-amber-400\/70:hover {
  color: rgb(251 191 36 / 0.7);
}
.hover\:text-amber-400\/75:hover {
  color: rgb(251 191 36 / 0.75);
}
.hover\:text-amber-400\/80:hover {
  color: rgb(251 191 36 / 0.8);
}
.hover\:text-amber-400\/85:hover {
  color: rgb(251 191 36 / 0.85);
}
.hover\:text-amber-400\/90:hover {
  color: rgb(251 191 36 / 0.9);
}
.hover\:text-amber-400\/95:hover {
  color: rgb(251 191 36 / 0.95);
}
.hover\:text-amber-500:hover {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.hover\:text-amber-500\/0:hover {
  color: rgb(245 158 11 / 0);
}
.hover\:text-amber-500\/10:hover {
  color: rgb(245 158 11 / 0.1);
}
.hover\:text-amber-500\/100:hover {
  color: rgb(245 158 11 / 1);
}
.hover\:text-amber-500\/15:hover {
  color: rgb(245 158 11 / 0.15);
}
.hover\:text-amber-500\/20:hover {
  color: rgb(245 158 11 / 0.2);
}
.hover\:text-amber-500\/25:hover {
  color: rgb(245 158 11 / 0.25);
}
.hover\:text-amber-500\/30:hover {
  color: rgb(245 158 11 / 0.3);
}
.hover\:text-amber-500\/35:hover {
  color: rgb(245 158 11 / 0.35);
}
.hover\:text-amber-500\/40:hover {
  color: rgb(245 158 11 / 0.4);
}
.hover\:text-amber-500\/45:hover {
  color: rgb(245 158 11 / 0.45);
}
.hover\:text-amber-500\/5:hover {
  color: rgb(245 158 11 / 0.05);
}
.hover\:text-amber-500\/50:hover {
  color: rgb(245 158 11 / 0.5);
}
.hover\:text-amber-500\/55:hover {
  color: rgb(245 158 11 / 0.55);
}
.hover\:text-amber-500\/60:hover {
  color: rgb(245 158 11 / 0.6);
}
.hover\:text-amber-500\/65:hover {
  color: rgb(245 158 11 / 0.65);
}
.hover\:text-amber-500\/70:hover {
  color: rgb(245 158 11 / 0.7);
}
.hover\:text-amber-500\/75:hover {
  color: rgb(245 158 11 / 0.75);
}
.hover\:text-amber-500\/80:hover {
  color: rgb(245 158 11 / 0.8);
}
.hover\:text-amber-500\/85:hover {
  color: rgb(245 158 11 / 0.85);
}
.hover\:text-amber-500\/90:hover {
  color: rgb(245 158 11 / 0.9);
}
.hover\:text-amber-500\/95:hover {
  color: rgb(245 158 11 / 0.95);
}
.hover\:text-amber-600:hover {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.hover\:text-amber-600\/0:hover {
  color: rgb(217 119 6 / 0);
}
.hover\:text-amber-600\/10:hover {
  color: rgb(217 119 6 / 0.1);
}
.hover\:text-amber-600\/100:hover {
  color: rgb(217 119 6 / 1);
}
.hover\:text-amber-600\/15:hover {
  color: rgb(217 119 6 / 0.15);
}
.hover\:text-amber-600\/20:hover {
  color: rgb(217 119 6 / 0.2);
}
.hover\:text-amber-600\/25:hover {
  color: rgb(217 119 6 / 0.25);
}
.hover\:text-amber-600\/30:hover {
  color: rgb(217 119 6 / 0.3);
}
.hover\:text-amber-600\/35:hover {
  color: rgb(217 119 6 / 0.35);
}
.hover\:text-amber-600\/40:hover {
  color: rgb(217 119 6 / 0.4);
}
.hover\:text-amber-600\/45:hover {
  color: rgb(217 119 6 / 0.45);
}
.hover\:text-amber-600\/5:hover {
  color: rgb(217 119 6 / 0.05);
}
.hover\:text-amber-600\/50:hover {
  color: rgb(217 119 6 / 0.5);
}
.hover\:text-amber-600\/55:hover {
  color: rgb(217 119 6 / 0.55);
}
.hover\:text-amber-600\/60:hover {
  color: rgb(217 119 6 / 0.6);
}
.hover\:text-amber-600\/65:hover {
  color: rgb(217 119 6 / 0.65);
}
.hover\:text-amber-600\/70:hover {
  color: rgb(217 119 6 / 0.7);
}
.hover\:text-amber-600\/75:hover {
  color: rgb(217 119 6 / 0.75);
}
.hover\:text-amber-600\/80:hover {
  color: rgb(217 119 6 / 0.8);
}
.hover\:text-amber-600\/85:hover {
  color: rgb(217 119 6 / 0.85);
}
.hover\:text-amber-600\/90:hover {
  color: rgb(217 119 6 / 0.9);
}
.hover\:text-amber-600\/95:hover {
  color: rgb(217 119 6 / 0.95);
}
.hover\:text-amber-700:hover {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.hover\:text-amber-700\/0:hover {
  color: rgb(180 83 9 / 0);
}
.hover\:text-amber-700\/10:hover {
  color: rgb(180 83 9 / 0.1);
}
.hover\:text-amber-700\/100:hover {
  color: rgb(180 83 9 / 1);
}
.hover\:text-amber-700\/15:hover {
  color: rgb(180 83 9 / 0.15);
}
.hover\:text-amber-700\/20:hover {
  color: rgb(180 83 9 / 0.2);
}
.hover\:text-amber-700\/25:hover {
  color: rgb(180 83 9 / 0.25);
}
.hover\:text-amber-700\/30:hover {
  color: rgb(180 83 9 / 0.3);
}
.hover\:text-amber-700\/35:hover {
  color: rgb(180 83 9 / 0.35);
}
.hover\:text-amber-700\/40:hover {
  color: rgb(180 83 9 / 0.4);
}
.hover\:text-amber-700\/45:hover {
  color: rgb(180 83 9 / 0.45);
}
.hover\:text-amber-700\/5:hover {
  color: rgb(180 83 9 / 0.05);
}
.hover\:text-amber-700\/50:hover {
  color: rgb(180 83 9 / 0.5);
}
.hover\:text-amber-700\/55:hover {
  color: rgb(180 83 9 / 0.55);
}
.hover\:text-amber-700\/60:hover {
  color: rgb(180 83 9 / 0.6);
}
.hover\:text-amber-700\/65:hover {
  color: rgb(180 83 9 / 0.65);
}
.hover\:text-amber-700\/70:hover {
  color: rgb(180 83 9 / 0.7);
}
.hover\:text-amber-700\/75:hover {
  color: rgb(180 83 9 / 0.75);
}
.hover\:text-amber-700\/80:hover {
  color: rgb(180 83 9 / 0.8);
}
.hover\:text-amber-700\/85:hover {
  color: rgb(180 83 9 / 0.85);
}
.hover\:text-amber-700\/90:hover {
  color: rgb(180 83 9 / 0.9);
}
.hover\:text-amber-700\/95:hover {
  color: rgb(180 83 9 / 0.95);
}
.hover\:text-amber-800:hover {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.hover\:text-amber-800\/0:hover {
  color: rgb(146 64 14 / 0);
}
.hover\:text-amber-800\/10:hover {
  color: rgb(146 64 14 / 0.1);
}
.hover\:text-amber-800\/100:hover {
  color: rgb(146 64 14 / 1);
}
.hover\:text-amber-800\/15:hover {
  color: rgb(146 64 14 / 0.15);
}
.hover\:text-amber-800\/20:hover {
  color: rgb(146 64 14 / 0.2);
}
.hover\:text-amber-800\/25:hover {
  color: rgb(146 64 14 / 0.25);
}
.hover\:text-amber-800\/30:hover {
  color: rgb(146 64 14 / 0.3);
}
.hover\:text-amber-800\/35:hover {
  color: rgb(146 64 14 / 0.35);
}
.hover\:text-amber-800\/40:hover {
  color: rgb(146 64 14 / 0.4);
}
.hover\:text-amber-800\/45:hover {
  color: rgb(146 64 14 / 0.45);
}
.hover\:text-amber-800\/5:hover {
  color: rgb(146 64 14 / 0.05);
}
.hover\:text-amber-800\/50:hover {
  color: rgb(146 64 14 / 0.5);
}
.hover\:text-amber-800\/55:hover {
  color: rgb(146 64 14 / 0.55);
}
.hover\:text-amber-800\/60:hover {
  color: rgb(146 64 14 / 0.6);
}
.hover\:text-amber-800\/65:hover {
  color: rgb(146 64 14 / 0.65);
}
.hover\:text-amber-800\/70:hover {
  color: rgb(146 64 14 / 0.7);
}
.hover\:text-amber-800\/75:hover {
  color: rgb(146 64 14 / 0.75);
}
.hover\:text-amber-800\/80:hover {
  color: rgb(146 64 14 / 0.8);
}
.hover\:text-amber-800\/85:hover {
  color: rgb(146 64 14 / 0.85);
}
.hover\:text-amber-800\/90:hover {
  color: rgb(146 64 14 / 0.9);
}
.hover\:text-amber-800\/95:hover {
  color: rgb(146 64 14 / 0.95);
}
.hover\:text-amber-900:hover {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.hover\:text-amber-900\/0:hover {
  color: rgb(120 53 15 / 0);
}
.hover\:text-amber-900\/10:hover {
  color: rgb(120 53 15 / 0.1);
}
.hover\:text-amber-900\/100:hover {
  color: rgb(120 53 15 / 1);
}
.hover\:text-amber-900\/15:hover {
  color: rgb(120 53 15 / 0.15);
}
.hover\:text-amber-900\/20:hover {
  color: rgb(120 53 15 / 0.2);
}
.hover\:text-amber-900\/25:hover {
  color: rgb(120 53 15 / 0.25);
}
.hover\:text-amber-900\/30:hover {
  color: rgb(120 53 15 / 0.3);
}
.hover\:text-amber-900\/35:hover {
  color: rgb(120 53 15 / 0.35);
}
.hover\:text-amber-900\/40:hover {
  color: rgb(120 53 15 / 0.4);
}
.hover\:text-amber-900\/45:hover {
  color: rgb(120 53 15 / 0.45);
}
.hover\:text-amber-900\/5:hover {
  color: rgb(120 53 15 / 0.05);
}
.hover\:text-amber-900\/50:hover {
  color: rgb(120 53 15 / 0.5);
}
.hover\:text-amber-900\/55:hover {
  color: rgb(120 53 15 / 0.55);
}
.hover\:text-amber-900\/60:hover {
  color: rgb(120 53 15 / 0.6);
}
.hover\:text-amber-900\/65:hover {
  color: rgb(120 53 15 / 0.65);
}
.hover\:text-amber-900\/70:hover {
  color: rgb(120 53 15 / 0.7);
}
.hover\:text-amber-900\/75:hover {
  color: rgb(120 53 15 / 0.75);
}
.hover\:text-amber-900\/80:hover {
  color: rgb(120 53 15 / 0.8);
}
.hover\:text-amber-900\/85:hover {
  color: rgb(120 53 15 / 0.85);
}
.hover\:text-amber-900\/90:hover {
  color: rgb(120 53 15 / 0.9);
}
.hover\:text-amber-900\/95:hover {
  color: rgb(120 53 15 / 0.95);
}
.hover\:text-blue-100:hover {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-100\/0:hover {
  color: rgb(219 234 254 / 0);
}
.hover\:text-blue-100\/10:hover {
  color: rgb(219 234 254 / 0.1);
}
.hover\:text-blue-100\/100:hover {
  color: rgb(219 234 254 / 1);
}
.hover\:text-blue-100\/15:hover {
  color: rgb(219 234 254 / 0.15);
}
.hover\:text-blue-100\/20:hover {
  color: rgb(219 234 254 / 0.2);
}
.hover\:text-blue-100\/25:hover {
  color: rgb(219 234 254 / 0.25);
}
.hover\:text-blue-100\/30:hover {
  color: rgb(219 234 254 / 0.3);
}
.hover\:text-blue-100\/35:hover {
  color: rgb(219 234 254 / 0.35);
}
.hover\:text-blue-100\/40:hover {
  color: rgb(219 234 254 / 0.4);
}
.hover\:text-blue-100\/45:hover {
  color: rgb(219 234 254 / 0.45);
}
.hover\:text-blue-100\/5:hover {
  color: rgb(219 234 254 / 0.05);
}
.hover\:text-blue-100\/50:hover {
  color: rgb(219 234 254 / 0.5);
}
.hover\:text-blue-100\/55:hover {
  color: rgb(219 234 254 / 0.55);
}
.hover\:text-blue-100\/60:hover {
  color: rgb(219 234 254 / 0.6);
}
.hover\:text-blue-100\/65:hover {
  color: rgb(219 234 254 / 0.65);
}
.hover\:text-blue-100\/70:hover {
  color: rgb(219 234 254 / 0.7);
}
.hover\:text-blue-100\/75:hover {
  color: rgb(219 234 254 / 0.75);
}
.hover\:text-blue-100\/80:hover {
  color: rgb(219 234 254 / 0.8);
}
.hover\:text-blue-100\/85:hover {
  color: rgb(219 234 254 / 0.85);
}
.hover\:text-blue-100\/90:hover {
  color: rgb(219 234 254 / 0.9);
}
.hover\:text-blue-100\/95:hover {
  color: rgb(219 234 254 / 0.95);
}
.hover\:text-blue-200:hover {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-200\/0:hover {
  color: rgb(191 219 254 / 0);
}
.hover\:text-blue-200\/10:hover {
  color: rgb(191 219 254 / 0.1);
}
.hover\:text-blue-200\/100:hover {
  color: rgb(191 219 254 / 1);
}
.hover\:text-blue-200\/15:hover {
  color: rgb(191 219 254 / 0.15);
}
.hover\:text-blue-200\/20:hover {
  color: rgb(191 219 254 / 0.2);
}
.hover\:text-blue-200\/25:hover {
  color: rgb(191 219 254 / 0.25);
}
.hover\:text-blue-200\/30:hover {
  color: rgb(191 219 254 / 0.3);
}
.hover\:text-blue-200\/35:hover {
  color: rgb(191 219 254 / 0.35);
}
.hover\:text-blue-200\/40:hover {
  color: rgb(191 219 254 / 0.4);
}
.hover\:text-blue-200\/45:hover {
  color: rgb(191 219 254 / 0.45);
}
.hover\:text-blue-200\/5:hover {
  color: rgb(191 219 254 / 0.05);
}
.hover\:text-blue-200\/50:hover {
  color: rgb(191 219 254 / 0.5);
}
.hover\:text-blue-200\/55:hover {
  color: rgb(191 219 254 / 0.55);
}
.hover\:text-blue-200\/60:hover {
  color: rgb(191 219 254 / 0.6);
}
.hover\:text-blue-200\/65:hover {
  color: rgb(191 219 254 / 0.65);
}
.hover\:text-blue-200\/70:hover {
  color: rgb(191 219 254 / 0.7);
}
.hover\:text-blue-200\/75:hover {
  color: rgb(191 219 254 / 0.75);
}
.hover\:text-blue-200\/80:hover {
  color: rgb(191 219 254 / 0.8);
}
.hover\:text-blue-200\/85:hover {
  color: rgb(191 219 254 / 0.85);
}
.hover\:text-blue-200\/90:hover {
  color: rgb(191 219 254 / 0.9);
}
.hover\:text-blue-200\/95:hover {
  color: rgb(191 219 254 / 0.95);
}
.hover\:text-blue-300:hover {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-300\/0:hover {
  color: rgb(147 197 253 / 0);
}
.hover\:text-blue-300\/10:hover {
  color: rgb(147 197 253 / 0.1);
}
.hover\:text-blue-300\/100:hover {
  color: rgb(147 197 253 / 1);
}
.hover\:text-blue-300\/15:hover {
  color: rgb(147 197 253 / 0.15);
}
.hover\:text-blue-300\/20:hover {
  color: rgb(147 197 253 / 0.2);
}
.hover\:text-blue-300\/25:hover {
  color: rgb(147 197 253 / 0.25);
}
.hover\:text-blue-300\/30:hover {
  color: rgb(147 197 253 / 0.3);
}
.hover\:text-blue-300\/35:hover {
  color: rgb(147 197 253 / 0.35);
}
.hover\:text-blue-300\/40:hover {
  color: rgb(147 197 253 / 0.4);
}
.hover\:text-blue-300\/45:hover {
  color: rgb(147 197 253 / 0.45);
}
.hover\:text-blue-300\/5:hover {
  color: rgb(147 197 253 / 0.05);
}
.hover\:text-blue-300\/50:hover {
  color: rgb(147 197 253 / 0.5);
}
.hover\:text-blue-300\/55:hover {
  color: rgb(147 197 253 / 0.55);
}
.hover\:text-blue-300\/60:hover {
  color: rgb(147 197 253 / 0.6);
}
.hover\:text-blue-300\/65:hover {
  color: rgb(147 197 253 / 0.65);
}
.hover\:text-blue-300\/70:hover {
  color: rgb(147 197 253 / 0.7);
}
.hover\:text-blue-300\/75:hover {
  color: rgb(147 197 253 / 0.75);
}
.hover\:text-blue-300\/80:hover {
  color: rgb(147 197 253 / 0.8);
}
.hover\:text-blue-300\/85:hover {
  color: rgb(147 197 253 / 0.85);
}
.hover\:text-blue-300\/90:hover {
  color: rgb(147 197 253 / 0.9);
}
.hover\:text-blue-300\/95:hover {
  color: rgb(147 197 253 / 0.95);
}
.hover\:text-blue-400:hover {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-400\/0:hover {
  color: rgb(96 165 250 / 0);
}
.hover\:text-blue-400\/10:hover {
  color: rgb(96 165 250 / 0.1);
}
.hover\:text-blue-400\/100:hover {
  color: rgb(96 165 250 / 1);
}
.hover\:text-blue-400\/15:hover {
  color: rgb(96 165 250 / 0.15);
}
.hover\:text-blue-400\/20:hover {
  color: rgb(96 165 250 / 0.2);
}
.hover\:text-blue-400\/25:hover {
  color: rgb(96 165 250 / 0.25);
}
.hover\:text-blue-400\/30:hover {
  color: rgb(96 165 250 / 0.3);
}
.hover\:text-blue-400\/35:hover {
  color: rgb(96 165 250 / 0.35);
}
.hover\:text-blue-400\/40:hover {
  color: rgb(96 165 250 / 0.4);
}
.hover\:text-blue-400\/45:hover {
  color: rgb(96 165 250 / 0.45);
}
.hover\:text-blue-400\/5:hover {
  color: rgb(96 165 250 / 0.05);
}
.hover\:text-blue-400\/50:hover {
  color: rgb(96 165 250 / 0.5);
}
.hover\:text-blue-400\/55:hover {
  color: rgb(96 165 250 / 0.55);
}
.hover\:text-blue-400\/60:hover {
  color: rgb(96 165 250 / 0.6);
}
.hover\:text-blue-400\/65:hover {
  color: rgb(96 165 250 / 0.65);
}
.hover\:text-blue-400\/70:hover {
  color: rgb(96 165 250 / 0.7);
}
.hover\:text-blue-400\/75:hover {
  color: rgb(96 165 250 / 0.75);
}
.hover\:text-blue-400\/80:hover {
  color: rgb(96 165 250 / 0.8);
}
.hover\:text-blue-400\/85:hover {
  color: rgb(96 165 250 / 0.85);
}
.hover\:text-blue-400\/90:hover {
  color: rgb(96 165 250 / 0.9);
}
.hover\:text-blue-400\/95:hover {
  color: rgb(96 165 250 / 0.95);
}
.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-500\/0:hover {
  color: rgb(59 130 246 / 0);
}
.hover\:text-blue-500\/10:hover {
  color: rgb(59 130 246 / 0.1);
}
.hover\:text-blue-500\/100:hover {
  color: rgb(59 130 246 / 1);
}
.hover\:text-blue-500\/15:hover {
  color: rgb(59 130 246 / 0.15);
}
.hover\:text-blue-500\/20:hover {
  color: rgb(59 130 246 / 0.2);
}
.hover\:text-blue-500\/25:hover {
  color: rgb(59 130 246 / 0.25);
}
.hover\:text-blue-500\/30:hover {
  color: rgb(59 130 246 / 0.3);
}
.hover\:text-blue-500\/35:hover {
  color: rgb(59 130 246 / 0.35);
}
.hover\:text-blue-500\/40:hover {
  color: rgb(59 130 246 / 0.4);
}
.hover\:text-blue-500\/45:hover {
  color: rgb(59 130 246 / 0.45);
}
.hover\:text-blue-500\/5:hover {
  color: rgb(59 130 246 / 0.05);
}
.hover\:text-blue-500\/50:hover {
  color: rgb(59 130 246 / 0.5);
}
.hover\:text-blue-500\/55:hover {
  color: rgb(59 130 246 / 0.55);
}
.hover\:text-blue-500\/60:hover {
  color: rgb(59 130 246 / 0.6);
}
.hover\:text-blue-500\/65:hover {
  color: rgb(59 130 246 / 0.65);
}
.hover\:text-blue-500\/70:hover {
  color: rgb(59 130 246 / 0.7);
}
.hover\:text-blue-500\/75:hover {
  color: rgb(59 130 246 / 0.75);
}
.hover\:text-blue-500\/80:hover {
  color: rgb(59 130 246 / 0.8);
}
.hover\:text-blue-500\/85:hover {
  color: rgb(59 130 246 / 0.85);
}
.hover\:text-blue-500\/90:hover {
  color: rgb(59 130 246 / 0.9);
}
.hover\:text-blue-500\/95:hover {
  color: rgb(59 130 246 / 0.95);
}
.hover\:text-blue-600:hover {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-600\/0:hover {
  color: rgb(37 99 235 / 0);
}
.hover\:text-blue-600\/10:hover {
  color: rgb(37 99 235 / 0.1);
}
.hover\:text-blue-600\/100:hover {
  color: rgb(37 99 235 / 1);
}
.hover\:text-blue-600\/15:hover {
  color: rgb(37 99 235 / 0.15);
}
.hover\:text-blue-600\/20:hover {
  color: rgb(37 99 235 / 0.2);
}
.hover\:text-blue-600\/25:hover {
  color: rgb(37 99 235 / 0.25);
}
.hover\:text-blue-600\/30:hover {
  color: rgb(37 99 235 / 0.3);
}
.hover\:text-blue-600\/35:hover {
  color: rgb(37 99 235 / 0.35);
}
.hover\:text-blue-600\/40:hover {
  color: rgb(37 99 235 / 0.4);
}
.hover\:text-blue-600\/45:hover {
  color: rgb(37 99 235 / 0.45);
}
.hover\:text-blue-600\/5:hover {
  color: rgb(37 99 235 / 0.05);
}
.hover\:text-blue-600\/50:hover {
  color: rgb(37 99 235 / 0.5);
}
.hover\:text-blue-600\/55:hover {
  color: rgb(37 99 235 / 0.55);
}
.hover\:text-blue-600\/60:hover {
  color: rgb(37 99 235 / 0.6);
}
.hover\:text-blue-600\/65:hover {
  color: rgb(37 99 235 / 0.65);
}
.hover\:text-blue-600\/70:hover {
  color: rgb(37 99 235 / 0.7);
}
.hover\:text-blue-600\/75:hover {
  color: rgb(37 99 235 / 0.75);
}
.hover\:text-blue-600\/80:hover {
  color: rgb(37 99 235 / 0.8);
}
.hover\:text-blue-600\/85:hover {
  color: rgb(37 99 235 / 0.85);
}
.hover\:text-blue-600\/90:hover {
  color: rgb(37 99 235 / 0.9);
}
.hover\:text-blue-600\/95:hover {
  color: rgb(37 99 235 / 0.95);
}
.hover\:text-blue-700:hover {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-700\/0:hover {
  color: rgb(29 78 216 / 0);
}
.hover\:text-blue-700\/10:hover {
  color: rgb(29 78 216 / 0.1);
}
.hover\:text-blue-700\/100:hover {
  color: rgb(29 78 216 / 1);
}
.hover\:text-blue-700\/15:hover {
  color: rgb(29 78 216 / 0.15);
}
.hover\:text-blue-700\/20:hover {
  color: rgb(29 78 216 / 0.2);
}
.hover\:text-blue-700\/25:hover {
  color: rgb(29 78 216 / 0.25);
}
.hover\:text-blue-700\/30:hover {
  color: rgb(29 78 216 / 0.3);
}
.hover\:text-blue-700\/35:hover {
  color: rgb(29 78 216 / 0.35);
}
.hover\:text-blue-700\/40:hover {
  color: rgb(29 78 216 / 0.4);
}
.hover\:text-blue-700\/45:hover {
  color: rgb(29 78 216 / 0.45);
}
.hover\:text-blue-700\/5:hover {
  color: rgb(29 78 216 / 0.05);
}
.hover\:text-blue-700\/50:hover {
  color: rgb(29 78 216 / 0.5);
}
.hover\:text-blue-700\/55:hover {
  color: rgb(29 78 216 / 0.55);
}
.hover\:text-blue-700\/60:hover {
  color: rgb(29 78 216 / 0.6);
}
.hover\:text-blue-700\/65:hover {
  color: rgb(29 78 216 / 0.65);
}
.hover\:text-blue-700\/70:hover {
  color: rgb(29 78 216 / 0.7);
}
.hover\:text-blue-700\/75:hover {
  color: rgb(29 78 216 / 0.75);
}
.hover\:text-blue-700\/80:hover {
  color: rgb(29 78 216 / 0.8);
}
.hover\:text-blue-700\/85:hover {
  color: rgb(29 78 216 / 0.85);
}
.hover\:text-blue-700\/90:hover {
  color: rgb(29 78 216 / 0.9);
}
.hover\:text-blue-700\/95:hover {
  color: rgb(29 78 216 / 0.95);
}
.hover\:text-blue-800:hover {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-800\/0:hover {
  color: rgb(30 64 175 / 0);
}
.hover\:text-blue-800\/10:hover {
  color: rgb(30 64 175 / 0.1);
}
.hover\:text-blue-800\/100:hover {
  color: rgb(30 64 175 / 1);
}
.hover\:text-blue-800\/15:hover {
  color: rgb(30 64 175 / 0.15);
}
.hover\:text-blue-800\/20:hover {
  color: rgb(30 64 175 / 0.2);
}
.hover\:text-blue-800\/25:hover {
  color: rgb(30 64 175 / 0.25);
}
.hover\:text-blue-800\/30:hover {
  color: rgb(30 64 175 / 0.3);
}
.hover\:text-blue-800\/35:hover {
  color: rgb(30 64 175 / 0.35);
}
.hover\:text-blue-800\/40:hover {
  color: rgb(30 64 175 / 0.4);
}
.hover\:text-blue-800\/45:hover {
  color: rgb(30 64 175 / 0.45);
}
.hover\:text-blue-800\/5:hover {
  color: rgb(30 64 175 / 0.05);
}
.hover\:text-blue-800\/50:hover {
  color: rgb(30 64 175 / 0.5);
}
.hover\:text-blue-800\/55:hover {
  color: rgb(30 64 175 / 0.55);
}
.hover\:text-blue-800\/60:hover {
  color: rgb(30 64 175 / 0.6);
}
.hover\:text-blue-800\/65:hover {
  color: rgb(30 64 175 / 0.65);
}
.hover\:text-blue-800\/70:hover {
  color: rgb(30 64 175 / 0.7);
}
.hover\:text-blue-800\/75:hover {
  color: rgb(30 64 175 / 0.75);
}
.hover\:text-blue-800\/80:hover {
  color: rgb(30 64 175 / 0.8);
}
.hover\:text-blue-800\/85:hover {
  color: rgb(30 64 175 / 0.85);
}
.hover\:text-blue-800\/90:hover {
  color: rgb(30 64 175 / 0.9);
}
.hover\:text-blue-800\/95:hover {
  color: rgb(30 64 175 / 0.95);
}
.hover\:text-blue-900:hover {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
.hover\:text-blue-900\/0:hover {
  color: rgb(30 58 138 / 0);
}
.hover\:text-blue-900\/10:hover {
  color: rgb(30 58 138 / 0.1);
}
.hover\:text-blue-900\/100:hover {
  color: rgb(30 58 138 / 1);
}
.hover\:text-blue-900\/15:hover {
  color: rgb(30 58 138 / 0.15);
}
.hover\:text-blue-900\/20:hover {
  color: rgb(30 58 138 / 0.2);
}
.hover\:text-blue-900\/25:hover {
  color: rgb(30 58 138 / 0.25);
}
.hover\:text-blue-900\/30:hover {
  color: rgb(30 58 138 / 0.3);
}
.hover\:text-blue-900\/35:hover {
  color: rgb(30 58 138 / 0.35);
}
.hover\:text-blue-900\/40:hover {
  color: rgb(30 58 138 / 0.4);
}
.hover\:text-blue-900\/45:hover {
  color: rgb(30 58 138 / 0.45);
}
.hover\:text-blue-900\/5:hover {
  color: rgb(30 58 138 / 0.05);
}
.hover\:text-blue-900\/50:hover {
  color: rgb(30 58 138 / 0.5);
}
.hover\:text-blue-900\/55:hover {
  color: rgb(30 58 138 / 0.55);
}
.hover\:text-blue-900\/60:hover {
  color: rgb(30 58 138 / 0.6);
}
.hover\:text-blue-900\/65:hover {
  color: rgb(30 58 138 / 0.65);
}
.hover\:text-blue-900\/70:hover {
  color: rgb(30 58 138 / 0.7);
}
.hover\:text-blue-900\/75:hover {
  color: rgb(30 58 138 / 0.75);
}
.hover\:text-blue-900\/80:hover {
  color: rgb(30 58 138 / 0.8);
}
.hover\:text-blue-900\/85:hover {
  color: rgb(30 58 138 / 0.85);
}
.hover\:text-blue-900\/90:hover {
  color: rgb(30 58 138 / 0.9);
}
.hover\:text-blue-900\/95:hover {
  color: rgb(30 58 138 / 0.95);
}
.hover\:text-cyan-100:hover {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-100\/0:hover {
  color: rgb(207 250 254 / 0);
}
.hover\:text-cyan-100\/10:hover {
  color: rgb(207 250 254 / 0.1);
}
.hover\:text-cyan-100\/100:hover {
  color: rgb(207 250 254 / 1);
}
.hover\:text-cyan-100\/15:hover {
  color: rgb(207 250 254 / 0.15);
}
.hover\:text-cyan-100\/20:hover {
  color: rgb(207 250 254 / 0.2);
}
.hover\:text-cyan-100\/25:hover {
  color: rgb(207 250 254 / 0.25);
}
.hover\:text-cyan-100\/30:hover {
  color: rgb(207 250 254 / 0.3);
}
.hover\:text-cyan-100\/35:hover {
  color: rgb(207 250 254 / 0.35);
}
.hover\:text-cyan-100\/40:hover {
  color: rgb(207 250 254 / 0.4);
}
.hover\:text-cyan-100\/45:hover {
  color: rgb(207 250 254 / 0.45);
}
.hover\:text-cyan-100\/5:hover {
  color: rgb(207 250 254 / 0.05);
}
.hover\:text-cyan-100\/50:hover {
  color: rgb(207 250 254 / 0.5);
}
.hover\:text-cyan-100\/55:hover {
  color: rgb(207 250 254 / 0.55);
}
.hover\:text-cyan-100\/60:hover {
  color: rgb(207 250 254 / 0.6);
}
.hover\:text-cyan-100\/65:hover {
  color: rgb(207 250 254 / 0.65);
}
.hover\:text-cyan-100\/70:hover {
  color: rgb(207 250 254 / 0.7);
}
.hover\:text-cyan-100\/75:hover {
  color: rgb(207 250 254 / 0.75);
}
.hover\:text-cyan-100\/80:hover {
  color: rgb(207 250 254 / 0.8);
}
.hover\:text-cyan-100\/85:hover {
  color: rgb(207 250 254 / 0.85);
}
.hover\:text-cyan-100\/90:hover {
  color: rgb(207 250 254 / 0.9);
}
.hover\:text-cyan-100\/95:hover {
  color: rgb(207 250 254 / 0.95);
}
.hover\:text-cyan-200:hover {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-200\/0:hover {
  color: rgb(165 243 252 / 0);
}
.hover\:text-cyan-200\/10:hover {
  color: rgb(165 243 252 / 0.1);
}
.hover\:text-cyan-200\/100:hover {
  color: rgb(165 243 252 / 1);
}
.hover\:text-cyan-200\/15:hover {
  color: rgb(165 243 252 / 0.15);
}
.hover\:text-cyan-200\/20:hover {
  color: rgb(165 243 252 / 0.2);
}
.hover\:text-cyan-200\/25:hover {
  color: rgb(165 243 252 / 0.25);
}
.hover\:text-cyan-200\/30:hover {
  color: rgb(165 243 252 / 0.3);
}
.hover\:text-cyan-200\/35:hover {
  color: rgb(165 243 252 / 0.35);
}
.hover\:text-cyan-200\/40:hover {
  color: rgb(165 243 252 / 0.4);
}
.hover\:text-cyan-200\/45:hover {
  color: rgb(165 243 252 / 0.45);
}
.hover\:text-cyan-200\/5:hover {
  color: rgb(165 243 252 / 0.05);
}
.hover\:text-cyan-200\/50:hover {
  color: rgb(165 243 252 / 0.5);
}
.hover\:text-cyan-200\/55:hover {
  color: rgb(165 243 252 / 0.55);
}
.hover\:text-cyan-200\/60:hover {
  color: rgb(165 243 252 / 0.6);
}
.hover\:text-cyan-200\/65:hover {
  color: rgb(165 243 252 / 0.65);
}
.hover\:text-cyan-200\/70:hover {
  color: rgb(165 243 252 / 0.7);
}
.hover\:text-cyan-200\/75:hover {
  color: rgb(165 243 252 / 0.75);
}
.hover\:text-cyan-200\/80:hover {
  color: rgb(165 243 252 / 0.8);
}
.hover\:text-cyan-200\/85:hover {
  color: rgb(165 243 252 / 0.85);
}
.hover\:text-cyan-200\/90:hover {
  color: rgb(165 243 252 / 0.9);
}
.hover\:text-cyan-200\/95:hover {
  color: rgb(165 243 252 / 0.95);
}
.hover\:text-cyan-300:hover {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-300\/0:hover {
  color: rgb(103 232 249 / 0);
}
.hover\:text-cyan-300\/10:hover {
  color: rgb(103 232 249 / 0.1);
}
.hover\:text-cyan-300\/100:hover {
  color: rgb(103 232 249 / 1);
}
.hover\:text-cyan-300\/15:hover {
  color: rgb(103 232 249 / 0.15);
}
.hover\:text-cyan-300\/20:hover {
  color: rgb(103 232 249 / 0.2);
}
.hover\:text-cyan-300\/25:hover {
  color: rgb(103 232 249 / 0.25);
}
.hover\:text-cyan-300\/30:hover {
  color: rgb(103 232 249 / 0.3);
}
.hover\:text-cyan-300\/35:hover {
  color: rgb(103 232 249 / 0.35);
}
.hover\:text-cyan-300\/40:hover {
  color: rgb(103 232 249 / 0.4);
}
.hover\:text-cyan-300\/45:hover {
  color: rgb(103 232 249 / 0.45);
}
.hover\:text-cyan-300\/5:hover {
  color: rgb(103 232 249 / 0.05);
}
.hover\:text-cyan-300\/50:hover {
  color: rgb(103 232 249 / 0.5);
}
.hover\:text-cyan-300\/55:hover {
  color: rgb(103 232 249 / 0.55);
}
.hover\:text-cyan-300\/60:hover {
  color: rgb(103 232 249 / 0.6);
}
.hover\:text-cyan-300\/65:hover {
  color: rgb(103 232 249 / 0.65);
}
.hover\:text-cyan-300\/70:hover {
  color: rgb(103 232 249 / 0.7);
}
.hover\:text-cyan-300\/75:hover {
  color: rgb(103 232 249 / 0.75);
}
.hover\:text-cyan-300\/80:hover {
  color: rgb(103 232 249 / 0.8);
}
.hover\:text-cyan-300\/85:hover {
  color: rgb(103 232 249 / 0.85);
}
.hover\:text-cyan-300\/90:hover {
  color: rgb(103 232 249 / 0.9);
}
.hover\:text-cyan-300\/95:hover {
  color: rgb(103 232 249 / 0.95);
}
.hover\:text-cyan-400:hover {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-400\/0:hover {
  color: rgb(34 211 238 / 0);
}
.hover\:text-cyan-400\/10:hover {
  color: rgb(34 211 238 / 0.1);
}
.hover\:text-cyan-400\/100:hover {
  color: rgb(34 211 238 / 1);
}
.hover\:text-cyan-400\/15:hover {
  color: rgb(34 211 238 / 0.15);
}
.hover\:text-cyan-400\/20:hover {
  color: rgb(34 211 238 / 0.2);
}
.hover\:text-cyan-400\/25:hover {
  color: rgb(34 211 238 / 0.25);
}
.hover\:text-cyan-400\/30:hover {
  color: rgb(34 211 238 / 0.3);
}
.hover\:text-cyan-400\/35:hover {
  color: rgb(34 211 238 / 0.35);
}
.hover\:text-cyan-400\/40:hover {
  color: rgb(34 211 238 / 0.4);
}
.hover\:text-cyan-400\/45:hover {
  color: rgb(34 211 238 / 0.45);
}
.hover\:text-cyan-400\/5:hover {
  color: rgb(34 211 238 / 0.05);
}
.hover\:text-cyan-400\/50:hover {
  color: rgb(34 211 238 / 0.5);
}
.hover\:text-cyan-400\/55:hover {
  color: rgb(34 211 238 / 0.55);
}
.hover\:text-cyan-400\/60:hover {
  color: rgb(34 211 238 / 0.6);
}
.hover\:text-cyan-400\/65:hover {
  color: rgb(34 211 238 / 0.65);
}
.hover\:text-cyan-400\/70:hover {
  color: rgb(34 211 238 / 0.7);
}
.hover\:text-cyan-400\/75:hover {
  color: rgb(34 211 238 / 0.75);
}
.hover\:text-cyan-400\/80:hover {
  color: rgb(34 211 238 / 0.8);
}
.hover\:text-cyan-400\/85:hover {
  color: rgb(34 211 238 / 0.85);
}
.hover\:text-cyan-400\/90:hover {
  color: rgb(34 211 238 / 0.9);
}
.hover\:text-cyan-400\/95:hover {
  color: rgb(34 211 238 / 0.95);
}
.hover\:text-cyan-500:hover {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-500\/0:hover {
  color: rgb(6 182 212 / 0);
}
.hover\:text-cyan-500\/10:hover {
  color: rgb(6 182 212 / 0.1);
}
.hover\:text-cyan-500\/100:hover {
  color: rgb(6 182 212 / 1);
}
.hover\:text-cyan-500\/15:hover {
  color: rgb(6 182 212 / 0.15);
}
.hover\:text-cyan-500\/20:hover {
  color: rgb(6 182 212 / 0.2);
}
.hover\:text-cyan-500\/25:hover {
  color: rgb(6 182 212 / 0.25);
}
.hover\:text-cyan-500\/30:hover {
  color: rgb(6 182 212 / 0.3);
}
.hover\:text-cyan-500\/35:hover {
  color: rgb(6 182 212 / 0.35);
}
.hover\:text-cyan-500\/40:hover {
  color: rgb(6 182 212 / 0.4);
}
.hover\:text-cyan-500\/45:hover {
  color: rgb(6 182 212 / 0.45);
}
.hover\:text-cyan-500\/5:hover {
  color: rgb(6 182 212 / 0.05);
}
.hover\:text-cyan-500\/50:hover {
  color: rgb(6 182 212 / 0.5);
}
.hover\:text-cyan-500\/55:hover {
  color: rgb(6 182 212 / 0.55);
}
.hover\:text-cyan-500\/60:hover {
  color: rgb(6 182 212 / 0.6);
}
.hover\:text-cyan-500\/65:hover {
  color: rgb(6 182 212 / 0.65);
}
.hover\:text-cyan-500\/70:hover {
  color: rgb(6 182 212 / 0.7);
}
.hover\:text-cyan-500\/75:hover {
  color: rgb(6 182 212 / 0.75);
}
.hover\:text-cyan-500\/80:hover {
  color: rgb(6 182 212 / 0.8);
}
.hover\:text-cyan-500\/85:hover {
  color: rgb(6 182 212 / 0.85);
}
.hover\:text-cyan-500\/90:hover {
  color: rgb(6 182 212 / 0.9);
}
.hover\:text-cyan-500\/95:hover {
  color: rgb(6 182 212 / 0.95);
}
.hover\:text-cyan-600:hover {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-600\/0:hover {
  color: rgb(8 145 178 / 0);
}
.hover\:text-cyan-600\/10:hover {
  color: rgb(8 145 178 / 0.1);
}
.hover\:text-cyan-600\/100:hover {
  color: rgb(8 145 178 / 1);
}
.hover\:text-cyan-600\/15:hover {
  color: rgb(8 145 178 / 0.15);
}
.hover\:text-cyan-600\/20:hover {
  color: rgb(8 145 178 / 0.2);
}
.hover\:text-cyan-600\/25:hover {
  color: rgb(8 145 178 / 0.25);
}
.hover\:text-cyan-600\/30:hover {
  color: rgb(8 145 178 / 0.3);
}
.hover\:text-cyan-600\/35:hover {
  color: rgb(8 145 178 / 0.35);
}
.hover\:text-cyan-600\/40:hover {
  color: rgb(8 145 178 / 0.4);
}
.hover\:text-cyan-600\/45:hover {
  color: rgb(8 145 178 / 0.45);
}
.hover\:text-cyan-600\/5:hover {
  color: rgb(8 145 178 / 0.05);
}
.hover\:text-cyan-600\/50:hover {
  color: rgb(8 145 178 / 0.5);
}
.hover\:text-cyan-600\/55:hover {
  color: rgb(8 145 178 / 0.55);
}
.hover\:text-cyan-600\/60:hover {
  color: rgb(8 145 178 / 0.6);
}
.hover\:text-cyan-600\/65:hover {
  color: rgb(8 145 178 / 0.65);
}
.hover\:text-cyan-600\/70:hover {
  color: rgb(8 145 178 / 0.7);
}
.hover\:text-cyan-600\/75:hover {
  color: rgb(8 145 178 / 0.75);
}
.hover\:text-cyan-600\/80:hover {
  color: rgb(8 145 178 / 0.8);
}
.hover\:text-cyan-600\/85:hover {
  color: rgb(8 145 178 / 0.85);
}
.hover\:text-cyan-600\/90:hover {
  color: rgb(8 145 178 / 0.9);
}
.hover\:text-cyan-600\/95:hover {
  color: rgb(8 145 178 / 0.95);
}
.hover\:text-cyan-700:hover {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-700\/0:hover {
  color: rgb(14 116 144 / 0);
}
.hover\:text-cyan-700\/10:hover {
  color: rgb(14 116 144 / 0.1);
}
.hover\:text-cyan-700\/100:hover {
  color: rgb(14 116 144 / 1);
}
.hover\:text-cyan-700\/15:hover {
  color: rgb(14 116 144 / 0.15);
}
.hover\:text-cyan-700\/20:hover {
  color: rgb(14 116 144 / 0.2);
}
.hover\:text-cyan-700\/25:hover {
  color: rgb(14 116 144 / 0.25);
}
.hover\:text-cyan-700\/30:hover {
  color: rgb(14 116 144 / 0.3);
}
.hover\:text-cyan-700\/35:hover {
  color: rgb(14 116 144 / 0.35);
}
.hover\:text-cyan-700\/40:hover {
  color: rgb(14 116 144 / 0.4);
}
.hover\:text-cyan-700\/45:hover {
  color: rgb(14 116 144 / 0.45);
}
.hover\:text-cyan-700\/5:hover {
  color: rgb(14 116 144 / 0.05);
}
.hover\:text-cyan-700\/50:hover {
  color: rgb(14 116 144 / 0.5);
}
.hover\:text-cyan-700\/55:hover {
  color: rgb(14 116 144 / 0.55);
}
.hover\:text-cyan-700\/60:hover {
  color: rgb(14 116 144 / 0.6);
}
.hover\:text-cyan-700\/65:hover {
  color: rgb(14 116 144 / 0.65);
}
.hover\:text-cyan-700\/70:hover {
  color: rgb(14 116 144 / 0.7);
}
.hover\:text-cyan-700\/75:hover {
  color: rgb(14 116 144 / 0.75);
}
.hover\:text-cyan-700\/80:hover {
  color: rgb(14 116 144 / 0.8);
}
.hover\:text-cyan-700\/85:hover {
  color: rgb(14 116 144 / 0.85);
}
.hover\:text-cyan-700\/90:hover {
  color: rgb(14 116 144 / 0.9);
}
.hover\:text-cyan-700\/95:hover {
  color: rgb(14 116 144 / 0.95);
}
.hover\:text-cyan-800:hover {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-800\/0:hover {
  color: rgb(21 94 117 / 0);
}
.hover\:text-cyan-800\/10:hover {
  color: rgb(21 94 117 / 0.1);
}
.hover\:text-cyan-800\/100:hover {
  color: rgb(21 94 117 / 1);
}
.hover\:text-cyan-800\/15:hover {
  color: rgb(21 94 117 / 0.15);
}
.hover\:text-cyan-800\/20:hover {
  color: rgb(21 94 117 / 0.2);
}
.hover\:text-cyan-800\/25:hover {
  color: rgb(21 94 117 / 0.25);
}
.hover\:text-cyan-800\/30:hover {
  color: rgb(21 94 117 / 0.3);
}
.hover\:text-cyan-800\/35:hover {
  color: rgb(21 94 117 / 0.35);
}
.hover\:text-cyan-800\/40:hover {
  color: rgb(21 94 117 / 0.4);
}
.hover\:text-cyan-800\/45:hover {
  color: rgb(21 94 117 / 0.45);
}
.hover\:text-cyan-800\/5:hover {
  color: rgb(21 94 117 / 0.05);
}
.hover\:text-cyan-800\/50:hover {
  color: rgb(21 94 117 / 0.5);
}
.hover\:text-cyan-800\/55:hover {
  color: rgb(21 94 117 / 0.55);
}
.hover\:text-cyan-800\/60:hover {
  color: rgb(21 94 117 / 0.6);
}
.hover\:text-cyan-800\/65:hover {
  color: rgb(21 94 117 / 0.65);
}
.hover\:text-cyan-800\/70:hover {
  color: rgb(21 94 117 / 0.7);
}
.hover\:text-cyan-800\/75:hover {
  color: rgb(21 94 117 / 0.75);
}
.hover\:text-cyan-800\/80:hover {
  color: rgb(21 94 117 / 0.8);
}
.hover\:text-cyan-800\/85:hover {
  color: rgb(21 94 117 / 0.85);
}
.hover\:text-cyan-800\/90:hover {
  color: rgb(21 94 117 / 0.9);
}
.hover\:text-cyan-800\/95:hover {
  color: rgb(21 94 117 / 0.95);
}
.hover\:text-cyan-900:hover {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}
.hover\:text-cyan-900\/0:hover {
  color: rgb(22 78 99 / 0);
}
.hover\:text-cyan-900\/10:hover {
  color: rgb(22 78 99 / 0.1);
}
.hover\:text-cyan-900\/100:hover {
  color: rgb(22 78 99 / 1);
}
.hover\:text-cyan-900\/15:hover {
  color: rgb(22 78 99 / 0.15);
}
.hover\:text-cyan-900\/20:hover {
  color: rgb(22 78 99 / 0.2);
}
.hover\:text-cyan-900\/25:hover {
  color: rgb(22 78 99 / 0.25);
}
.hover\:text-cyan-900\/30:hover {
  color: rgb(22 78 99 / 0.3);
}
.hover\:text-cyan-900\/35:hover {
  color: rgb(22 78 99 / 0.35);
}
.hover\:text-cyan-900\/40:hover {
  color: rgb(22 78 99 / 0.4);
}
.hover\:text-cyan-900\/45:hover {
  color: rgb(22 78 99 / 0.45);
}
.hover\:text-cyan-900\/5:hover {
  color: rgb(22 78 99 / 0.05);
}
.hover\:text-cyan-900\/50:hover {
  color: rgb(22 78 99 / 0.5);
}
.hover\:text-cyan-900\/55:hover {
  color: rgb(22 78 99 / 0.55);
}
.hover\:text-cyan-900\/60:hover {
  color: rgb(22 78 99 / 0.6);
}
.hover\:text-cyan-900\/65:hover {
  color: rgb(22 78 99 / 0.65);
}
.hover\:text-cyan-900\/70:hover {
  color: rgb(22 78 99 / 0.7);
}
.hover\:text-cyan-900\/75:hover {
  color: rgb(22 78 99 / 0.75);
}
.hover\:text-cyan-900\/80:hover {
  color: rgb(22 78 99 / 0.8);
}
.hover\:text-cyan-900\/85:hover {
  color: rgb(22 78 99 / 0.85);
}
.hover\:text-cyan-900\/90:hover {
  color: rgb(22 78 99 / 0.9);
}
.hover\:text-cyan-900\/95:hover {
  color: rgb(22 78 99 / 0.95);
}
.hover\:text-destructive:hover {
  color: hsl(var(--destructive));
}
.hover\:text-destructive\/10:hover {
  color: hsl(var(--destructive) / 0.1);
}
.hover\:text-destructive\/100:hover {
  color: hsl(var(--destructive) / 1);
}
.hover\:text-destructive\/15:hover {
  color: hsl(var(--destructive) / 0.15);
}
.hover\:text-destructive\/20:hover {
  color: hsl(var(--destructive) / 0.2);
}
.hover\:text-destructive\/25:hover {
  color: hsl(var(--destructive) / 0.25);
}
.hover\:text-destructive\/30:hover {
  color: hsl(var(--destructive) / 0.3);
}
.hover\:text-destructive\/35:hover {
  color: hsl(var(--destructive) / 0.35);
}
.hover\:text-destructive\/40:hover {
  color: hsl(var(--destructive) / 0.4);
}
.hover\:text-destructive\/45:hover {
  color: hsl(var(--destructive) / 0.45);
}
.hover\:text-destructive\/50:hover {
  color: hsl(var(--destructive) / 0.5);
}
.hover\:text-destructive\/55:hover {
  color: hsl(var(--destructive) / 0.55);
}
.hover\:text-destructive\/60:hover {
  color: hsl(var(--destructive) / 0.6);
}
.hover\:text-destructive\/65:hover {
  color: hsl(var(--destructive) / 0.65);
}
.hover\:text-destructive\/70:hover {
  color: hsl(var(--destructive) / 0.7);
}
.hover\:text-destructive\/75:hover {
  color: hsl(var(--destructive) / 0.75);
}
.hover\:text-destructive\/80:hover {
  color: hsl(var(--destructive) / 0.8);
}
.hover\:text-destructive\/85:hover {
  color: hsl(var(--destructive) / 0.85);
}
.hover\:text-destructive\/90:hover {
  color: hsl(var(--destructive) / 0.9);
}
.hover\:text-destructive\/95:hover {
  color: hsl(var(--destructive) / 0.95);
}
.hover\:text-emerald-100:hover {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}
.hover\:text-emerald-100\/0:hover {
  color: rgb(209 250 229 / 0);
}
.hover\:text-emerald-100\/10:hover {
  color: rgb(209 250 229 / 0.1);
}
.hover\:text-emerald-100\/100:hover {
  color: rgb(209 250 229 / 1);
}
.hover\:text-emerald-100\/15:hover {
  color: rgb(209 250 229 / 0.15);
}
.hover\:text-emerald-100\/20:hover {
  color: rgb(209 250 229 / 0.2);
}
.hover\:text-emerald-100\/25:hover {
  color: rgb(209 250 229 / 0.25);
}
.hover\:text-emerald-100\/30:hover {
  color: rgb(209 250 229 / 0.3);
}
.hover\:text-emerald-100\/35:hover {
  color: rgb(209 250 229 / 0.35);
}
.hover\:text-emerald-100\/40:hover {
  color: rgb(209 250 229 / 0.4);
}
.hover\:text-emerald-100\/45:hover {
  color: rgb(209 250 229 / 0.45);
}
.hover\:text-emerald-100\/5:hover {
  color: rgb(209 250 229 / 0.05);
}
.hover\:text-emerald-100\/50:hover {
  color: rgb(209 250 229 / 0.5);
}
.hover\:text-emerald-100\/55:hover {
  color: rgb(209 250 229 / 0.55);
}
.hover\:text-emerald-100\/60:hover {
  color: rgb(209 250 229 / 0.6);
}
.hover\:text-emerald-100\/65:hover {
  color: rgb(209 250 229 / 0.65);
}
.hover\:text-emerald-100\/70:hover {
  color: rgb(209 250 229 / 0.7);
}
.hover\:text-emerald-100\/75:hover {
  color: rgb(209 250 229 / 0.75);
}
.hover\:text-emerald-100\/80:hover {
  color: rgb(209 250 229 / 0.8);
}
.hover\:text-emerald-100\/85:hover {
  color: rgb(209 250 229 / 0.85);
}
.hover\:text-emerald-100\/90:hover {
  color: rgb(209 250 229 / 0.9);
}
.hover\:text-emerald-100\/95:hover {
  color: rgb(209 250 229 / 0.95);
}
.hover\:text-emerald-200:hover {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}
.hover\:text-emerald-200\/0:hover {
  color: rgb(167 243 208 / 0);
}
.hover\:text-emerald-200\/10:hover {
  color: rgb(167 243 208 / 0.1);
}
.hover\:text-emerald-200\/100:hover {
  color: rgb(167 243 208 / 1);
}
.hover\:text-emerald-200\/15:hover {
  color: rgb(167 243 208 / 0.15);
}
.hover\:text-emerald-200\/20:hover {
  color: rgb(167 243 208 / 0.2);
}
.hover\:text-emerald-200\/25:hover {
  color: rgb(167 243 208 / 0.25);
}
.hover\:text-emerald-200\/30:hover {
  color: rgb(167 243 208 / 0.3);
}
.hover\:text-emerald-200\/35:hover {
  color: rgb(167 243 208 / 0.35);
}
.hover\:text-emerald-200\/40:hover {
  color: rgb(167 243 208 / 0.4);
}
.hover\:text-emerald-200\/45:hover {
  color: rgb(167 243 208 / 0.45);
}
.hover\:text-emerald-200\/5:hover {
  color: rgb(167 243 208 / 0.05);
}
.hover\:text-emerald-200\/50:hover {
  color: rgb(167 243 208 / 0.5);
}
.hover\:text-emerald-200\/55:hover {
  color: rgb(167 243 208 / 0.55);
}
.hover\:text-emerald-200\/60:hover {
  color: rgb(167 243 208 / 0.6);
}
.hover\:text-emerald-200\/65:hover {
  color: rgb(167 243 208 / 0.65);
}
.hover\:text-emerald-200\/70:hover {
  color: rgb(167 243 208 / 0.7);
}
.hover\:text-emerald-200\/75:hover {
  color: rgb(167 243 208 / 0.75);
}
.hover\:text-emerald-200\/80:hover {
  color: rgb(167 243 208 / 0.8);
}
.hover\:text-emerald-200\/85:hover {
  color: rgb(167 243 208 / 0.85);
}
.hover\:text-emerald-200\/90:hover {
  color: rgb(167 243 208 / 0.9);
}
.hover\:text-emerald-200\/95:hover {
  color: rgb(167 243 208 / 0.95);
}
.hover\:text-emerald-300:hover {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}
.hover\:text-emerald-300\/0:hover {
  color: rgb(110 231 183 / 0);
}
.hover\:text-emerald-300\/10:hover {
  color: rgb(110 231 183 / 0.1);
}
.hover\:text-emerald-300\/100:hover {
  color: rgb(110 231 183 / 1);
}
.hover\:text-emerald-300\/15:hover {
  color: rgb(110 231 183 / 0.15);
}
.hover\:text-emerald-300\/20:hover {
  color: rgb(110 231 183 / 0.2);
}
.hover\:text-emerald-300\/25:hover {
  color: rgb(110 231 183 / 0.25);
}
.hover\:text-emerald-300\/30:hover {
  color: rgb(110 231 183 / 0.3);
}
.hover\:text-emerald-300\/35:hover {
  color: rgb(110 231 183 / 0.35);
}
.hover\:text-emerald-300\/40:hover {
  color: rgb(110 231 183 / 0.4);
}
.hover\:text-emerald-300\/45:hover {
  color: rgb(110 231 183 / 0.45);
}
.hover\:text-emerald-300\/5:hover {
  color: rgb(110 231 183 / 0.05);
}
.hover\:text-emerald-300\/50:hover {
  color: rgb(110 231 183 / 0.5);
}
.hover\:text-emerald-300\/55:hover {
  color: rgb(110 231 183 / 0.55);
}
.hover\:text-emerald-300\/60:hover {
  color: rgb(110 231 183 / 0.6);
}
.hover\:text-emerald-300\/65:hover {
  color: rgb(110 231 183 / 0.65);
}
.hover\:text-emerald-300\/70:hover {
  color: rgb(110 231 183 / 0.7);
}
.hover\:text-emerald-300\/75:hover {
  color: rgb(110 231 183 / 0.75);
}
.hover\:text-emerald-300\/80:hover {
  color: rgb(110 231 183 / 0.8);
}
.hover\:text-emerald-300\/85:hover {
  color: rgb(110 231 183 / 0.85);
}
.hover\:text-emerald-300\/90:hover {
  color: rgb(110 231 183 / 0.9);
}
.hover\:text-emerald-300\/95:hover {
  color: rgb(110 231 183 / 0.95);
}
.hover\:text-emerald-400:hover {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}
.hover\:text-emerald-400\/0:hover {
  color: rgb(52 211 153 / 0);
}
.hover\:text-emerald-400\/10:hover {
  color: rgb(52 211 153 / 0.1);
}
.hover\:text-emerald-400\/100:hover {
  color: rgb(52 211 153 / 1);
}
.hover\:text-emerald-400\/15:hover {
  color: rgb(52 211 153 / 0.15);
}
.hover\:text-emerald-400\/20:hover {
  color: rgb(52 211 153 / 0.2);
}
.hover\:text-emerald-400\/25:hover {
  color: rgb(52 211 153 / 0.25);
}
.hover\:text-emerald-400\/30:hover {
  color: rgb(52 211 153 / 0.3);
}
.hover\:text-emerald-400\/35:hover {
  color: rgb(52 211 153 / 0.35);
}
.hover\:text-emerald-400\/40:hover {
  color: rgb(52 211 153 / 0.4);
}
.hover\:text-emerald-400\/45:hover {
  color: rgb(52 211 153 / 0.45);
}
.hover\:text-emerald-400\/5:hover {
  color: rgb(52 211 153 / 0.05);
}
.hover\:text-emerald-400\/50:hover {
  color: rgb(52 211 153 / 0.5);
}
.hover\:text-emerald-400\/55:hover {
  color: rgb(52 211 153 / 0.55);
}
.hover\:text-emerald-400\/60:hover {
  color: rgb(52 211 153 / 0.6);
}
.hover\:text-emerald-400\/65:hover {
  color: rgb(52 211 153 / 0.65);
}
.hover\:text-emerald-400\/70:hover {
  color: rgb(52 211 153 / 0.7);
}
.hover\:text-emerald-400\/75:hover {
  color: rgb(52 211 153 / 0.75);
}
.hover\:text-emerald-400\/80:hover {
  color: rgb(52 211 153 / 0.8);
}
.hover\:text-emerald-400\/85:hover {
  color: rgb(52 211 153 / 0.85);
}
.hover\:text-emerald-400\/90:hover {
  color: rgb(52 211 153 / 0.9);
}
.hover\:text-emerald-400\/95:hover {
  color: rgb(52 211 153 / 0.95);
}
.hover\:text-emerald-500:hover {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
.hover\:text-emerald-500\/0:hover {
  color: rgb(16 185 129 / 0);
}
.hover\:text-emerald-500\/10:hover {
  color: rgb(16 185 129 / 0.1);
}
.hover\:text-emerald-500\/100:hover {
  color: rgb(16 185 129 / 1);
}
.hover\:text-emerald-500\/15:hover {
  color: rgb(16 185 129 / 0.15);
}
.hover\:text-emerald-500\/20:hover {
  color: rgb(16 185 129 / 0.2);
}
.hover\:text-emerald-500\/25:hover {
  color: rgb(16 185 129 / 0.25);
}
.hover\:text-emerald-500\/30:hover {
  color: rgb(16 185 129 / 0.3);
}
.hover\:text-emerald-500\/35:hover {
  color: rgb(16 185 129 / 0.35);
}
.hover\:text-emerald-500\/40:hover {
  color: rgb(16 185 129 / 0.4);
}
.hover\:text-emerald-500\/45:hover {
  color: rgb(16 185 129 / 0.45);
}
.hover\:text-emerald-500\/5:hover {
  color: rgb(16 185 129 / 0.05);
}
.hover\:text-emerald-500\/50:hover {
  color: rgb(16 185 129 / 0.5);
}
.hover\:text-emerald-500\/55:hover {
  color: rgb(16 185 129 / 0.55);
}
.hover\:text-emerald-500\/60:hover {
  color: rgb(16 185 129 / 0.6);
}
.hover\:text-emerald-500\/65:hover {
  color: rgb(16 185 129 / 0.65);
}
.hover\:text-emerald-500\/70:hover {
  color: rgb(16 185 129 / 0.7);
}
.hover\:text-emerald-500\/75:hover {
  color: rgb(16 185 129 / 0.75);
}
.hover\:text-emerald-500\/80:hover {
  color: rgb(16 185 129 / 0.8);
}
.hover\:text-emerald-500\/85:hover {
  color: rgb(16 185 129 / 0.85);
}
.hover\:text-emerald-500\/90:hover {
  color: rgb(16 185 129 / 0.9);
}
.hover\:text-emerald-500\/95:hover {
  color: rgb(16 185 129 / 0.95);
}
.hover\:text-emerald-600:hover {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.hover\:text-emerald-600\/0:hover {
  color: rgb(5 150 105 / 0);
}
.hover\:text-emerald-600\/10:hover {
  color: rgb(5 150 105 / 0.1);
}
.hover\:text-emerald-600\/100:hover {
  color: rgb(5 150 105 / 1);
}
.hover\:text-emerald-600\/15:hover {
  color: rgb(5 150 105 / 0.15);
}
.hover\:text-emerald-600\/20:hover {
  color: rgb(5 150 105 / 0.2);
}
.hover\:text-emerald-600\/25:hover {
  color: rgb(5 150 105 / 0.25);
}
.hover\:text-emerald-600\/30:hover {
  color: rgb(5 150 105 / 0.3);
}
.hover\:text-emerald-600\/35:hover {
  color: rgb(5 150 105 / 0.35);
}
.hover\:text-emerald-600\/40:hover {
  color: rgb(5 150 105 / 0.4);
}
.hover\:text-emerald-600\/45:hover {
  color: rgb(5 150 105 / 0.45);
}
.hover\:text-emerald-600\/5:hover {
  color: rgb(5 150 105 / 0.05);
}
.hover\:text-emerald-600\/50:hover {
  color: rgb(5 150 105 / 0.5);
}
.hover\:text-emerald-600\/55:hover {
  color: rgb(5 150 105 / 0.55);
}
.hover\:text-emerald-600\/60:hover {
  color: rgb(5 150 105 / 0.6);
}
.hover\:text-emerald-600\/65:hover {
  color: rgb(5 150 105 / 0.65);
}
.hover\:text-emerald-600\/70:hover {
  color: rgb(5 150 105 / 0.7);
}
.hover\:text-emerald-600\/75:hover {
  color: rgb(5 150 105 / 0.75);
}
.hover\:text-emerald-600\/80:hover {
  color: rgb(5 150 105 / 0.8);
}
.hover\:text-emerald-600\/85:hover {
  color: rgb(5 150 105 / 0.85);
}
.hover\:text-emerald-600\/90:hover {
  color: rgb(5 150 105 / 0.9);
}
.hover\:text-emerald-600\/95:hover {
  color: rgb(5 150 105 / 0.95);
}
.hover\:text-emerald-700:hover {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.hover\:text-emerald-700\/0:hover {
  color: rgb(4 120 87 / 0);
}
.hover\:text-emerald-700\/10:hover {
  color: rgb(4 120 87 / 0.1);
}
.hover\:text-emerald-700\/100:hover {
  color: rgb(4 120 87 / 1);
}
.hover\:text-emerald-700\/15:hover {
  color: rgb(4 120 87 / 0.15);
}
.hover\:text-emerald-700\/20:hover {
  color: rgb(4 120 87 / 0.2);
}
.hover\:text-emerald-700\/25:hover {
  color: rgb(4 120 87 / 0.25);
}
.hover\:text-emerald-700\/30:hover {
  color: rgb(4 120 87 / 0.3);
}
.hover\:text-emerald-700\/35:hover {
  color: rgb(4 120 87 / 0.35);
}
.hover\:text-emerald-700\/40:hover {
  color: rgb(4 120 87 / 0.4);
}
.hover\:text-emerald-700\/45:hover {
  color: rgb(4 120 87 / 0.45);
}
.hover\:text-emerald-700\/5:hover {
  color: rgb(4 120 87 / 0.05);
}
.hover\:text-emerald-700\/50:hover {
  color: rgb(4 120 87 / 0.5);
}
.hover\:text-emerald-700\/55:hover {
  color: rgb(4 120 87 / 0.55);
}
.hover\:text-emerald-700\/60:hover {
  color: rgb(4 120 87 / 0.6);
}
.hover\:text-emerald-700\/65:hover {
  color: rgb(4 120 87 / 0.65);
}
.hover\:text-emerald-700\/70:hover {
  color: rgb(4 120 87 / 0.7);
}
.hover\:text-emerald-700\/75:hover {
  color: rgb(4 120 87 / 0.75);
}
.hover\:text-emerald-700\/80:hover {
  color: rgb(4 120 87 / 0.8);
}
.hover\:text-emerald-700\/85:hover {
  color: rgb(4 120 87 / 0.85);
}
.hover\:text-emerald-700\/90:hover {
  color: rgb(4 120 87 / 0.9);
}
.hover\:text-emerald-700\/95:hover {
  color: rgb(4 120 87 / 0.95);
}
.hover\:text-emerald-800:hover {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.hover\:text-emerald-800\/0:hover {
  color: rgb(6 95 70 / 0);
}
.hover\:text-emerald-800\/10:hover {
  color: rgb(6 95 70 / 0.1);
}
.hover\:text-emerald-800\/100:hover {
  color: rgb(6 95 70 / 1);
}
.hover\:text-emerald-800\/15:hover {
  color: rgb(6 95 70 / 0.15);
}
.hover\:text-emerald-800\/20:hover {
  color: rgb(6 95 70 / 0.2);
}
.hover\:text-emerald-800\/25:hover {
  color: rgb(6 95 70 / 0.25);
}
.hover\:text-emerald-800\/30:hover {
  color: rgb(6 95 70 / 0.3);
}
.hover\:text-emerald-800\/35:hover {
  color: rgb(6 95 70 / 0.35);
}
.hover\:text-emerald-800\/40:hover {
  color: rgb(6 95 70 / 0.4);
}
.hover\:text-emerald-800\/45:hover {
  color: rgb(6 95 70 / 0.45);
}
.hover\:text-emerald-800\/5:hover {
  color: rgb(6 95 70 / 0.05);
}
.hover\:text-emerald-800\/50:hover {
  color: rgb(6 95 70 / 0.5);
}
.hover\:text-emerald-800\/55:hover {
  color: rgb(6 95 70 / 0.55);
}
.hover\:text-emerald-800\/60:hover {
  color: rgb(6 95 70 / 0.6);
}
.hover\:text-emerald-800\/65:hover {
  color: rgb(6 95 70 / 0.65);
}
.hover\:text-emerald-800\/70:hover {
  color: rgb(6 95 70 / 0.7);
}
.hover\:text-emerald-800\/75:hover {
  color: rgb(6 95 70 / 0.75);
}
.hover\:text-emerald-800\/80:hover {
  color: rgb(6 95 70 / 0.8);
}
.hover\:text-emerald-800\/85:hover {
  color: rgb(6 95 70 / 0.85);
}
.hover\:text-emerald-800\/90:hover {
  color: rgb(6 95 70 / 0.9);
}
.hover\:text-emerald-800\/95:hover {
  color: rgb(6 95 70 / 0.95);
}
.hover\:text-emerald-900:hover {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}
.hover\:text-emerald-900\/0:hover {
  color: rgb(6 78 59 / 0);
}
.hover\:text-emerald-900\/10:hover {
  color: rgb(6 78 59 / 0.1);
}
.hover\:text-emerald-900\/100:hover {
  color: rgb(6 78 59 / 1);
}
.hover\:text-emerald-900\/15:hover {
  color: rgb(6 78 59 / 0.15);
}
.hover\:text-emerald-900\/20:hover {
  color: rgb(6 78 59 / 0.2);
}
.hover\:text-emerald-900\/25:hover {
  color: rgb(6 78 59 / 0.25);
}
.hover\:text-emerald-900\/30:hover {
  color: rgb(6 78 59 / 0.3);
}
.hover\:text-emerald-900\/35:hover {
  color: rgb(6 78 59 / 0.35);
}
.hover\:text-emerald-900\/40:hover {
  color: rgb(6 78 59 / 0.4);
}
.hover\:text-emerald-900\/45:hover {
  color: rgb(6 78 59 / 0.45);
}
.hover\:text-emerald-900\/5:hover {
  color: rgb(6 78 59 / 0.05);
}
.hover\:text-emerald-900\/50:hover {
  color: rgb(6 78 59 / 0.5);
}
.hover\:text-emerald-900\/55:hover {
  color: rgb(6 78 59 / 0.55);
}
.hover\:text-emerald-900\/60:hover {
  color: rgb(6 78 59 / 0.6);
}
.hover\:text-emerald-900\/65:hover {
  color: rgb(6 78 59 / 0.65);
}
.hover\:text-emerald-900\/70:hover {
  color: rgb(6 78 59 / 0.7);
}
.hover\:text-emerald-900\/75:hover {
  color: rgb(6 78 59 / 0.75);
}
.hover\:text-emerald-900\/80:hover {
  color: rgb(6 78 59 / 0.8);
}
.hover\:text-emerald-900\/85:hover {
  color: rgb(6 78 59 / 0.85);
}
.hover\:text-emerald-900\/90:hover {
  color: rgb(6 78 59 / 0.9);
}
.hover\:text-emerald-900\/95:hover {
  color: rgb(6 78 59 / 0.95);
}
.hover\:text-foreground:hover {
  color: hsl(var(--foreground));
}
.hover\:text-gray-100:hover {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-100\/0:hover {
  color: rgb(243 244 246 / 0);
}
.hover\:text-gray-100\/10:hover {
  color: rgb(243 244 246 / 0.1);
}
.hover\:text-gray-100\/100:hover {
  color: rgb(243 244 246 / 1);
}
.hover\:text-gray-100\/15:hover {
  color: rgb(243 244 246 / 0.15);
}
.hover\:text-gray-100\/20:hover {
  color: rgb(243 244 246 / 0.2);
}
.hover\:text-gray-100\/25:hover {
  color: rgb(243 244 246 / 0.25);
}
.hover\:text-gray-100\/30:hover {
  color: rgb(243 244 246 / 0.3);
}
.hover\:text-gray-100\/35:hover {
  color: rgb(243 244 246 / 0.35);
}
.hover\:text-gray-100\/40:hover {
  color: rgb(243 244 246 / 0.4);
}
.hover\:text-gray-100\/45:hover {
  color: rgb(243 244 246 / 0.45);
}
.hover\:text-gray-100\/5:hover {
  color: rgb(243 244 246 / 0.05);
}
.hover\:text-gray-100\/50:hover {
  color: rgb(243 244 246 / 0.5);
}
.hover\:text-gray-100\/55:hover {
  color: rgb(243 244 246 / 0.55);
}
.hover\:text-gray-100\/60:hover {
  color: rgb(243 244 246 / 0.6);
}
.hover\:text-gray-100\/65:hover {
  color: rgb(243 244 246 / 0.65);
}
.hover\:text-gray-100\/70:hover {
  color: rgb(243 244 246 / 0.7);
}
.hover\:text-gray-100\/75:hover {
  color: rgb(243 244 246 / 0.75);
}
.hover\:text-gray-100\/80:hover {
  color: rgb(243 244 246 / 0.8);
}
.hover\:text-gray-100\/85:hover {
  color: rgb(243 244 246 / 0.85);
}
.hover\:text-gray-100\/90:hover {
  color: rgb(243 244 246 / 0.9);
}
.hover\:text-gray-100\/95:hover {
  color: rgb(243 244 246 / 0.95);
}
.hover\:text-gray-200:hover {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-200\/0:hover {
  color: rgb(229 231 235 / 0);
}
.hover\:text-gray-200\/10:hover {
  color: rgb(229 231 235 / 0.1);
}
.hover\:text-gray-200\/100:hover {
  color: rgb(229 231 235 / 1);
}
.hover\:text-gray-200\/15:hover {
  color: rgb(229 231 235 / 0.15);
}
.hover\:text-gray-200\/20:hover {
  color: rgb(229 231 235 / 0.2);
}
.hover\:text-gray-200\/25:hover {
  color: rgb(229 231 235 / 0.25);
}
.hover\:text-gray-200\/30:hover {
  color: rgb(229 231 235 / 0.3);
}
.hover\:text-gray-200\/35:hover {
  color: rgb(229 231 235 / 0.35);
}
.hover\:text-gray-200\/40:hover {
  color: rgb(229 231 235 / 0.4);
}
.hover\:text-gray-200\/45:hover {
  color: rgb(229 231 235 / 0.45);
}
.hover\:text-gray-200\/5:hover {
  color: rgb(229 231 235 / 0.05);
}
.hover\:text-gray-200\/50:hover {
  color: rgb(229 231 235 / 0.5);
}
.hover\:text-gray-200\/55:hover {
  color: rgb(229 231 235 / 0.55);
}
.hover\:text-gray-200\/60:hover {
  color: rgb(229 231 235 / 0.6);
}
.hover\:text-gray-200\/65:hover {
  color: rgb(229 231 235 / 0.65);
}
.hover\:text-gray-200\/70:hover {
  color: rgb(229 231 235 / 0.7);
}
.hover\:text-gray-200\/75:hover {
  color: rgb(229 231 235 / 0.75);
}
.hover\:text-gray-200\/80:hover {
  color: rgb(229 231 235 / 0.8);
}
.hover\:text-gray-200\/85:hover {
  color: rgb(229 231 235 / 0.85);
}
.hover\:text-gray-200\/90:hover {
  color: rgb(229 231 235 / 0.9);
}
.hover\:text-gray-200\/95:hover {
  color: rgb(229 231 235 / 0.95);
}
.hover\:text-gray-300:hover {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-300\/0:hover {
  color: rgb(209 213 219 / 0);
}
.hover\:text-gray-300\/10:hover {
  color: rgb(209 213 219 / 0.1);
}
.hover\:text-gray-300\/100:hover {
  color: rgb(209 213 219 / 1);
}
.hover\:text-gray-300\/15:hover {
  color: rgb(209 213 219 / 0.15);
}
.hover\:text-gray-300\/20:hover {
  color: rgb(209 213 219 / 0.2);
}
.hover\:text-gray-300\/25:hover {
  color: rgb(209 213 219 / 0.25);
}
.hover\:text-gray-300\/30:hover {
  color: rgb(209 213 219 / 0.3);
}
.hover\:text-gray-300\/35:hover {
  color: rgb(209 213 219 / 0.35);
}
.hover\:text-gray-300\/40:hover {
  color: rgb(209 213 219 / 0.4);
}
.hover\:text-gray-300\/45:hover {
  color: rgb(209 213 219 / 0.45);
}
.hover\:text-gray-300\/5:hover {
  color: rgb(209 213 219 / 0.05);
}
.hover\:text-gray-300\/50:hover {
  color: rgb(209 213 219 / 0.5);
}
.hover\:text-gray-300\/55:hover {
  color: rgb(209 213 219 / 0.55);
}
.hover\:text-gray-300\/60:hover {
  color: rgb(209 213 219 / 0.6);
}
.hover\:text-gray-300\/65:hover {
  color: rgb(209 213 219 / 0.65);
}
.hover\:text-gray-300\/70:hover {
  color: rgb(209 213 219 / 0.7);
}
.hover\:text-gray-300\/75:hover {
  color: rgb(209 213 219 / 0.75);
}
.hover\:text-gray-300\/80:hover {
  color: rgb(209 213 219 / 0.8);
}
.hover\:text-gray-300\/85:hover {
  color: rgb(209 213 219 / 0.85);
}
.hover\:text-gray-300\/90:hover {
  color: rgb(209 213 219 / 0.9);
}
.hover\:text-gray-300\/95:hover {
  color: rgb(209 213 219 / 0.95);
}
.hover\:text-gray-400:hover {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-400\/0:hover {
  color: rgb(156 163 175 / 0);
}
.hover\:text-gray-400\/10:hover {
  color: rgb(156 163 175 / 0.1);
}
.hover\:text-gray-400\/100:hover {
  color: rgb(156 163 175 / 1);
}
.hover\:text-gray-400\/15:hover {
  color: rgb(156 163 175 / 0.15);
}
.hover\:text-gray-400\/20:hover {
  color: rgb(156 163 175 / 0.2);
}
.hover\:text-gray-400\/25:hover {
  color: rgb(156 163 175 / 0.25);
}
.hover\:text-gray-400\/30:hover {
  color: rgb(156 163 175 / 0.3);
}
.hover\:text-gray-400\/35:hover {
  color: rgb(156 163 175 / 0.35);
}
.hover\:text-gray-400\/40:hover {
  color: rgb(156 163 175 / 0.4);
}
.hover\:text-gray-400\/45:hover {
  color: rgb(156 163 175 / 0.45);
}
.hover\:text-gray-400\/5:hover {
  color: rgb(156 163 175 / 0.05);
}
.hover\:text-gray-400\/50:hover {
  color: rgb(156 163 175 / 0.5);
}
.hover\:text-gray-400\/55:hover {
  color: rgb(156 163 175 / 0.55);
}
.hover\:text-gray-400\/60:hover {
  color: rgb(156 163 175 / 0.6);
}
.hover\:text-gray-400\/65:hover {
  color: rgb(156 163 175 / 0.65);
}
.hover\:text-gray-400\/70:hover {
  color: rgb(156 163 175 / 0.7);
}
.hover\:text-gray-400\/75:hover {
  color: rgb(156 163 175 / 0.75);
}
.hover\:text-gray-400\/80:hover {
  color: rgb(156 163 175 / 0.8);
}
.hover\:text-gray-400\/85:hover {
  color: rgb(156 163 175 / 0.85);
}
.hover\:text-gray-400\/90:hover {
  color: rgb(156 163 175 / 0.9);
}
.hover\:text-gray-400\/95:hover {
  color: rgb(156 163 175 / 0.95);
}
.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-500\/0:hover {
  color: rgb(107 114 128 / 0);
}
.hover\:text-gray-500\/10:hover {
  color: rgb(107 114 128 / 0.1);
}
.hover\:text-gray-500\/100:hover {
  color: rgb(107 114 128 / 1);
}
.hover\:text-gray-500\/15:hover {
  color: rgb(107 114 128 / 0.15);
}
.hover\:text-gray-500\/20:hover {
  color: rgb(107 114 128 / 0.2);
}
.hover\:text-gray-500\/25:hover {
  color: rgb(107 114 128 / 0.25);
}
.hover\:text-gray-500\/30:hover {
  color: rgb(107 114 128 / 0.3);
}
.hover\:text-gray-500\/35:hover {
  color: rgb(107 114 128 / 0.35);
}
.hover\:text-gray-500\/40:hover {
  color: rgb(107 114 128 / 0.4);
}
.hover\:text-gray-500\/45:hover {
  color: rgb(107 114 128 / 0.45);
}
.hover\:text-gray-500\/5:hover {
  color: rgb(107 114 128 / 0.05);
}
.hover\:text-gray-500\/50:hover {
  color: rgb(107 114 128 / 0.5);
}
.hover\:text-gray-500\/55:hover {
  color: rgb(107 114 128 / 0.55);
}
.hover\:text-gray-500\/60:hover {
  color: rgb(107 114 128 / 0.6);
}
.hover\:text-gray-500\/65:hover {
  color: rgb(107 114 128 / 0.65);
}
.hover\:text-gray-500\/70:hover {
  color: rgb(107 114 128 / 0.7);
}
.hover\:text-gray-500\/75:hover {
  color: rgb(107 114 128 / 0.75);
}
.hover\:text-gray-500\/80:hover {
  color: rgb(107 114 128 / 0.8);
}
.hover\:text-gray-500\/85:hover {
  color: rgb(107 114 128 / 0.85);
}
.hover\:text-gray-500\/90:hover {
  color: rgb(107 114 128 / 0.9);
}
.hover\:text-gray-500\/95:hover {
  color: rgb(107 114 128 / 0.95);
}
.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-600\/0:hover {
  color: rgb(75 85 99 / 0);
}
.hover\:text-gray-600\/10:hover {
  color: rgb(75 85 99 / 0.1);
}
.hover\:text-gray-600\/100:hover {
  color: rgb(75 85 99 / 1);
}
.hover\:text-gray-600\/15:hover {
  color: rgb(75 85 99 / 0.15);
}
.hover\:text-gray-600\/20:hover {
  color: rgb(75 85 99 / 0.2);
}
.hover\:text-gray-600\/25:hover {
  color: rgb(75 85 99 / 0.25);
}
.hover\:text-gray-600\/30:hover {
  color: rgb(75 85 99 / 0.3);
}
.hover\:text-gray-600\/35:hover {
  color: rgb(75 85 99 / 0.35);
}
.hover\:text-gray-600\/40:hover {
  color: rgb(75 85 99 / 0.4);
}
.hover\:text-gray-600\/45:hover {
  color: rgb(75 85 99 / 0.45);
}
.hover\:text-gray-600\/5:hover {
  color: rgb(75 85 99 / 0.05);
}
.hover\:text-gray-600\/50:hover {
  color: rgb(75 85 99 / 0.5);
}
.hover\:text-gray-600\/55:hover {
  color: rgb(75 85 99 / 0.55);
}
.hover\:text-gray-600\/60:hover {
  color: rgb(75 85 99 / 0.6);
}
.hover\:text-gray-600\/65:hover {
  color: rgb(75 85 99 / 0.65);
}
.hover\:text-gray-600\/70:hover {
  color: rgb(75 85 99 / 0.7);
}
.hover\:text-gray-600\/75:hover {
  color: rgb(75 85 99 / 0.75);
}
.hover\:text-gray-600\/80:hover {
  color: rgb(75 85 99 / 0.8);
}
.hover\:text-gray-600\/85:hover {
  color: rgb(75 85 99 / 0.85);
}
.hover\:text-gray-600\/90:hover {
  color: rgb(75 85 99 / 0.9);
}
.hover\:text-gray-600\/95:hover {
  color: rgb(75 85 99 / 0.95);
}
.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-700\/0:hover {
  color: rgb(55 65 81 / 0);
}
.hover\:text-gray-700\/10:hover {
  color: rgb(55 65 81 / 0.1);
}
.hover\:text-gray-700\/100:hover {
  color: rgb(55 65 81 / 1);
}
.hover\:text-gray-700\/15:hover {
  color: rgb(55 65 81 / 0.15);
}
.hover\:text-gray-700\/20:hover {
  color: rgb(55 65 81 / 0.2);
}
.hover\:text-gray-700\/25:hover {
  color: rgb(55 65 81 / 0.25);
}
.hover\:text-gray-700\/30:hover {
  color: rgb(55 65 81 / 0.3);
}
.hover\:text-gray-700\/35:hover {
  color: rgb(55 65 81 / 0.35);
}
.hover\:text-gray-700\/40:hover {
  color: rgb(55 65 81 / 0.4);
}
.hover\:text-gray-700\/45:hover {
  color: rgb(55 65 81 / 0.45);
}
.hover\:text-gray-700\/5:hover {
  color: rgb(55 65 81 / 0.05);
}
.hover\:text-gray-700\/50:hover {
  color: rgb(55 65 81 / 0.5);
}
.hover\:text-gray-700\/55:hover {
  color: rgb(55 65 81 / 0.55);
}
.hover\:text-gray-700\/60:hover {
  color: rgb(55 65 81 / 0.6);
}
.hover\:text-gray-700\/65:hover {
  color: rgb(55 65 81 / 0.65);
}
.hover\:text-gray-700\/70:hover {
  color: rgb(55 65 81 / 0.7);
}
.hover\:text-gray-700\/75:hover {
  color: rgb(55 65 81 / 0.75);
}
.hover\:text-gray-700\/80:hover {
  color: rgb(55 65 81 / 0.8);
}
.hover\:text-gray-700\/85:hover {
  color: rgb(55 65 81 / 0.85);
}
.hover\:text-gray-700\/90:hover {
  color: rgb(55 65 81 / 0.9);
}
.hover\:text-gray-700\/95:hover {
  color: rgb(55 65 81 / 0.95);
}
.hover\:text-gray-800:hover {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-800\/0:hover {
  color: rgb(31 41 55 / 0);
}
.hover\:text-gray-800\/10:hover {
  color: rgb(31 41 55 / 0.1);
}
.hover\:text-gray-800\/100:hover {
  color: rgb(31 41 55 / 1);
}
.hover\:text-gray-800\/15:hover {
  color: rgb(31 41 55 / 0.15);
}
.hover\:text-gray-800\/20:hover {
  color: rgb(31 41 55 / 0.2);
}
.hover\:text-gray-800\/25:hover {
  color: rgb(31 41 55 / 0.25);
}
.hover\:text-gray-800\/30:hover {
  color: rgb(31 41 55 / 0.3);
}
.hover\:text-gray-800\/35:hover {
  color: rgb(31 41 55 / 0.35);
}
.hover\:text-gray-800\/40:hover {
  color: rgb(31 41 55 / 0.4);
}
.hover\:text-gray-800\/45:hover {
  color: rgb(31 41 55 / 0.45);
}
.hover\:text-gray-800\/5:hover {
  color: rgb(31 41 55 / 0.05);
}
.hover\:text-gray-800\/50:hover {
  color: rgb(31 41 55 / 0.5);
}
.hover\:text-gray-800\/55:hover {
  color: rgb(31 41 55 / 0.55);
}
.hover\:text-gray-800\/60:hover {
  color: rgb(31 41 55 / 0.6);
}
.hover\:text-gray-800\/65:hover {
  color: rgb(31 41 55 / 0.65);
}
.hover\:text-gray-800\/70:hover {
  color: rgb(31 41 55 / 0.7);
}
.hover\:text-gray-800\/75:hover {
  color: rgb(31 41 55 / 0.75);
}
.hover\:text-gray-800\/80:hover {
  color: rgb(31 41 55 / 0.8);
}
.hover\:text-gray-800\/85:hover {
  color: rgb(31 41 55 / 0.85);
}
.hover\:text-gray-800\/90:hover {
  color: rgb(31 41 55 / 0.9);
}
.hover\:text-gray-800\/95:hover {
  color: rgb(31 41 55 / 0.95);
}
.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-900\/0:hover {
  color: rgb(17 24 39 / 0);
}
.hover\:text-gray-900\/10:hover {
  color: rgb(17 24 39 / 0.1);
}
.hover\:text-gray-900\/100:hover {
  color: rgb(17 24 39 / 1);
}
.hover\:text-gray-900\/15:hover {
  color: rgb(17 24 39 / 0.15);
}
.hover\:text-gray-900\/20:hover {
  color: rgb(17 24 39 / 0.2);
}
.hover\:text-gray-900\/25:hover {
  color: rgb(17 24 39 / 0.25);
}
.hover\:text-gray-900\/30:hover {
  color: rgb(17 24 39 / 0.3);
}
.hover\:text-gray-900\/35:hover {
  color: rgb(17 24 39 / 0.35);
}
.hover\:text-gray-900\/40:hover {
  color: rgb(17 24 39 / 0.4);
}
.hover\:text-gray-900\/45:hover {
  color: rgb(17 24 39 / 0.45);
}
.hover\:text-gray-900\/5:hover {
  color: rgb(17 24 39 / 0.05);
}
.hover\:text-gray-900\/50:hover {
  color: rgb(17 24 39 / 0.5);
}
.hover\:text-gray-900\/55:hover {
  color: rgb(17 24 39 / 0.55);
}
.hover\:text-gray-900\/60:hover {
  color: rgb(17 24 39 / 0.6);
}
.hover\:text-gray-900\/65:hover {
  color: rgb(17 24 39 / 0.65);
}
.hover\:text-gray-900\/70:hover {
  color: rgb(17 24 39 / 0.7);
}
.hover\:text-gray-900\/75:hover {
  color: rgb(17 24 39 / 0.75);
}
.hover\:text-gray-900\/80:hover {
  color: rgb(17 24 39 / 0.8);
}
.hover\:text-gray-900\/85:hover {
  color: rgb(17 24 39 / 0.85);
}
.hover\:text-gray-900\/90:hover {
  color: rgb(17 24 39 / 0.9);
}
.hover\:text-gray-900\/95:hover {
  color: rgb(17 24 39 / 0.95);
}
.hover\:text-green-100:hover {
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}
.hover\:text-green-100\/0:hover {
  color: rgb(220 252 231 / 0);
}
.hover\:text-green-100\/10:hover {
  color: rgb(220 252 231 / 0.1);
}
.hover\:text-green-100\/100:hover {
  color: rgb(220 252 231 / 1);
}
.hover\:text-green-100\/15:hover {
  color: rgb(220 252 231 / 0.15);
}
.hover\:text-green-100\/20:hover {
  color: rgb(220 252 231 / 0.2);
}
.hover\:text-green-100\/25:hover {
  color: rgb(220 252 231 / 0.25);
}
.hover\:text-green-100\/30:hover {
  color: rgb(220 252 231 / 0.3);
}
.hover\:text-green-100\/35:hover {
  color: rgb(220 252 231 / 0.35);
}
.hover\:text-green-100\/40:hover {
  color: rgb(220 252 231 / 0.4);
}
.hover\:text-green-100\/45:hover {
  color: rgb(220 252 231 / 0.45);
}
.hover\:text-green-100\/5:hover {
  color: rgb(220 252 231 / 0.05);
}
.hover\:text-green-100\/50:hover {
  color: rgb(220 252 231 / 0.5);
}
.hover\:text-green-100\/55:hover {
  color: rgb(220 252 231 / 0.55);
}
.hover\:text-green-100\/60:hover {
  color: rgb(220 252 231 / 0.6);
}
.hover\:text-green-100\/65:hover {
  color: rgb(220 252 231 / 0.65);
}
.hover\:text-green-100\/70:hover {
  color: rgb(220 252 231 / 0.7);
}
.hover\:text-green-100\/75:hover {
  color: rgb(220 252 231 / 0.75);
}
.hover\:text-green-100\/80:hover {
  color: rgb(220 252 231 / 0.8);
}
.hover\:text-green-100\/85:hover {
  color: rgb(220 252 231 / 0.85);
}
.hover\:text-green-100\/90:hover {
  color: rgb(220 252 231 / 0.9);
}
.hover\:text-green-100\/95:hover {
  color: rgb(220 252 231 / 0.95);
}
.hover\:text-green-200:hover {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}
.hover\:text-green-200\/0:hover {
  color: rgb(187 247 208 / 0);
}
.hover\:text-green-200\/10:hover {
  color: rgb(187 247 208 / 0.1);
}
.hover\:text-green-200\/100:hover {
  color: rgb(187 247 208 / 1);
}
.hover\:text-green-200\/15:hover {
  color: rgb(187 247 208 / 0.15);
}
.hover\:text-green-200\/20:hover {
  color: rgb(187 247 208 / 0.2);
}
.hover\:text-green-200\/25:hover {
  color: rgb(187 247 208 / 0.25);
}
.hover\:text-green-200\/30:hover {
  color: rgb(187 247 208 / 0.3);
}
.hover\:text-green-200\/35:hover {
  color: rgb(187 247 208 / 0.35);
}
.hover\:text-green-200\/40:hover {
  color: rgb(187 247 208 / 0.4);
}
.hover\:text-green-200\/45:hover {
  color: rgb(187 247 208 / 0.45);
}
.hover\:text-green-200\/5:hover {
  color: rgb(187 247 208 / 0.05);
}
.hover\:text-green-200\/50:hover {
  color: rgb(187 247 208 / 0.5);
}
.hover\:text-green-200\/55:hover {
  color: rgb(187 247 208 / 0.55);
}
.hover\:text-green-200\/60:hover {
  color: rgb(187 247 208 / 0.6);
}
.hover\:text-green-200\/65:hover {
  color: rgb(187 247 208 / 0.65);
}
.hover\:text-green-200\/70:hover {
  color: rgb(187 247 208 / 0.7);
}
.hover\:text-green-200\/75:hover {
  color: rgb(187 247 208 / 0.75);
}
.hover\:text-green-200\/80:hover {
  color: rgb(187 247 208 / 0.8);
}
.hover\:text-green-200\/85:hover {
  color: rgb(187 247 208 / 0.85);
}
.hover\:text-green-200\/90:hover {
  color: rgb(187 247 208 / 0.9);
}
.hover\:text-green-200\/95:hover {
  color: rgb(187 247 208 / 0.95);
}
.hover\:text-green-300:hover {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}
.hover\:text-green-300\/0:hover {
  color: rgb(134 239 172 / 0);
}
.hover\:text-green-300\/10:hover {
  color: rgb(134 239 172 / 0.1);
}
.hover\:text-green-300\/100:hover {
  color: rgb(134 239 172 / 1);
}
.hover\:text-green-300\/15:hover {
  color: rgb(134 239 172 / 0.15);
}
.hover\:text-green-300\/20:hover {
  color: rgb(134 239 172 / 0.2);
}
.hover\:text-green-300\/25:hover {
  color: rgb(134 239 172 / 0.25);
}
.hover\:text-green-300\/30:hover {
  color: rgb(134 239 172 / 0.3);
}
.hover\:text-green-300\/35:hover {
  color: rgb(134 239 172 / 0.35);
}
.hover\:text-green-300\/40:hover {
  color: rgb(134 239 172 / 0.4);
}
.hover\:text-green-300\/45:hover {
  color: rgb(134 239 172 / 0.45);
}
.hover\:text-green-300\/5:hover {
  color: rgb(134 239 172 / 0.05);
}
.hover\:text-green-300\/50:hover {
  color: rgb(134 239 172 / 0.5);
}
.hover\:text-green-300\/55:hover {
  color: rgb(134 239 172 / 0.55);
}
.hover\:text-green-300\/60:hover {
  color: rgb(134 239 172 / 0.6);
}
.hover\:text-green-300\/65:hover {
  color: rgb(134 239 172 / 0.65);
}
.hover\:text-green-300\/70:hover {
  color: rgb(134 239 172 / 0.7);
}
.hover\:text-green-300\/75:hover {
  color: rgb(134 239 172 / 0.75);
}
.hover\:text-green-300\/80:hover {
  color: rgb(134 239 172 / 0.8);
}
.hover\:text-green-300\/85:hover {
  color: rgb(134 239 172 / 0.85);
}
.hover\:text-green-300\/90:hover {
  color: rgb(134 239 172 / 0.9);
}
.hover\:text-green-300\/95:hover {
  color: rgb(134 239 172 / 0.95);
}
.hover\:text-green-400:hover {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.hover\:text-green-400\/0:hover {
  color: rgb(74 222 128 / 0);
}
.hover\:text-green-400\/10:hover {
  color: rgb(74 222 128 / 0.1);
}
.hover\:text-green-400\/100:hover {
  color: rgb(74 222 128 / 1);
}
.hover\:text-green-400\/15:hover {
  color: rgb(74 222 128 / 0.15);
}
.hover\:text-green-400\/20:hover {
  color: rgb(74 222 128 / 0.2);
}
.hover\:text-green-400\/25:hover {
  color: rgb(74 222 128 / 0.25);
}
.hover\:text-green-400\/30:hover {
  color: rgb(74 222 128 / 0.3);
}
.hover\:text-green-400\/35:hover {
  color: rgb(74 222 128 / 0.35);
}
.hover\:text-green-400\/40:hover {
  color: rgb(74 222 128 / 0.4);
}
.hover\:text-green-400\/45:hover {
  color: rgb(74 222 128 / 0.45);
}
.hover\:text-green-400\/5:hover {
  color: rgb(74 222 128 / 0.05);
}
.hover\:text-green-400\/50:hover {
  color: rgb(74 222 128 / 0.5);
}
.hover\:text-green-400\/55:hover {
  color: rgb(74 222 128 / 0.55);
}
.hover\:text-green-400\/60:hover {
  color: rgb(74 222 128 / 0.6);
}
.hover\:text-green-400\/65:hover {
  color: rgb(74 222 128 / 0.65);
}
.hover\:text-green-400\/70:hover {
  color: rgb(74 222 128 / 0.7);
}
.hover\:text-green-400\/75:hover {
  color: rgb(74 222 128 / 0.75);
}
.hover\:text-green-400\/80:hover {
  color: rgb(74 222 128 / 0.8);
}
.hover\:text-green-400\/85:hover {
  color: rgb(74 222 128 / 0.85);
}
.hover\:text-green-400\/90:hover {
  color: rgb(74 222 128 / 0.9);
}
.hover\:text-green-400\/95:hover {
  color: rgb(74 222 128 / 0.95);
}
.hover\:text-green-500:hover {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.hover\:text-green-500\/0:hover {
  color: rgb(34 197 94 / 0);
}
.hover\:text-green-500\/10:hover {
  color: rgb(34 197 94 / 0.1);
}
.hover\:text-green-500\/100:hover {
  color: rgb(34 197 94 / 1);
}
.hover\:text-green-500\/15:hover {
  color: rgb(34 197 94 / 0.15);
}
.hover\:text-green-500\/20:hover {
  color: rgb(34 197 94 / 0.2);
}
.hover\:text-green-500\/25:hover {
  color: rgb(34 197 94 / 0.25);
}
.hover\:text-green-500\/30:hover {
  color: rgb(34 197 94 / 0.3);
}
.hover\:text-green-500\/35:hover {
  color: rgb(34 197 94 / 0.35);
}
.hover\:text-green-500\/40:hover {
  color: rgb(34 197 94 / 0.4);
}
.hover\:text-green-500\/45:hover {
  color: rgb(34 197 94 / 0.45);
}
.hover\:text-green-500\/5:hover {
  color: rgb(34 197 94 / 0.05);
}
.hover\:text-green-500\/50:hover {
  color: rgb(34 197 94 / 0.5);
}
.hover\:text-green-500\/55:hover {
  color: rgb(34 197 94 / 0.55);
}
.hover\:text-green-500\/60:hover {
  color: rgb(34 197 94 / 0.6);
}
.hover\:text-green-500\/65:hover {
  color: rgb(34 197 94 / 0.65);
}
.hover\:text-green-500\/70:hover {
  color: rgb(34 197 94 / 0.7);
}
.hover\:text-green-500\/75:hover {
  color: rgb(34 197 94 / 0.75);
}
.hover\:text-green-500\/80:hover {
  color: rgb(34 197 94 / 0.8);
}
.hover\:text-green-500\/85:hover {
  color: rgb(34 197 94 / 0.85);
}
.hover\:text-green-500\/90:hover {
  color: rgb(34 197 94 / 0.9);
}
.hover\:text-green-500\/95:hover {
  color: rgb(34 197 94 / 0.95);
}
.hover\:text-green-600:hover {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.hover\:text-green-600\/0:hover {
  color: rgb(22 163 74 / 0);
}
.hover\:text-green-600\/10:hover {
  color: rgb(22 163 74 / 0.1);
}
.hover\:text-green-600\/100:hover {
  color: rgb(22 163 74 / 1);
}
.hover\:text-green-600\/15:hover {
  color: rgb(22 163 74 / 0.15);
}
.hover\:text-green-600\/20:hover {
  color: rgb(22 163 74 / 0.2);
}
.hover\:text-green-600\/25:hover {
  color: rgb(22 163 74 / 0.25);
}
.hover\:text-green-600\/30:hover {
  color: rgb(22 163 74 / 0.3);
}
.hover\:text-green-600\/35:hover {
  color: rgb(22 163 74 / 0.35);
}
.hover\:text-green-600\/40:hover {
  color: rgb(22 163 74 / 0.4);
}
.hover\:text-green-600\/45:hover {
  color: rgb(22 163 74 / 0.45);
}
.hover\:text-green-600\/5:hover {
  color: rgb(22 163 74 / 0.05);
}
.hover\:text-green-600\/50:hover {
  color: rgb(22 163 74 / 0.5);
}
.hover\:text-green-600\/55:hover {
  color: rgb(22 163 74 / 0.55);
}
.hover\:text-green-600\/60:hover {
  color: rgb(22 163 74 / 0.6);
}
.hover\:text-green-600\/65:hover {
  color: rgb(22 163 74 / 0.65);
}
.hover\:text-green-600\/70:hover {
  color: rgb(22 163 74 / 0.7);
}
.hover\:text-green-600\/75:hover {
  color: rgb(22 163 74 / 0.75);
}
.hover\:text-green-600\/80:hover {
  color: rgb(22 163 74 / 0.8);
}
.hover\:text-green-600\/85:hover {
  color: rgb(22 163 74 / 0.85);
}
.hover\:text-green-600\/90:hover {
  color: rgb(22 163 74 / 0.9);
}
.hover\:text-green-600\/95:hover {
  color: rgb(22 163 74 / 0.95);
}
.hover\:text-green-700:hover {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.hover\:text-green-700\/0:hover {
  color: rgb(21 128 61 / 0);
}
.hover\:text-green-700\/10:hover {
  color: rgb(21 128 61 / 0.1);
}
.hover\:text-green-700\/100:hover {
  color: rgb(21 128 61 / 1);
}
.hover\:text-green-700\/15:hover {
  color: rgb(21 128 61 / 0.15);
}
.hover\:text-green-700\/20:hover {
  color: rgb(21 128 61 / 0.2);
}
.hover\:text-green-700\/25:hover {
  color: rgb(21 128 61 / 0.25);
}
.hover\:text-green-700\/30:hover {
  color: rgb(21 128 61 / 0.3);
}
.hover\:text-green-700\/35:hover {
  color: rgb(21 128 61 / 0.35);
}
.hover\:text-green-700\/40:hover {
  color: rgb(21 128 61 / 0.4);
}
.hover\:text-green-700\/45:hover {
  color: rgb(21 128 61 / 0.45);
}
.hover\:text-green-700\/5:hover {
  color: rgb(21 128 61 / 0.05);
}
.hover\:text-green-700\/50:hover {
  color: rgb(21 128 61 / 0.5);
}
.hover\:text-green-700\/55:hover {
  color: rgb(21 128 61 / 0.55);
}
.hover\:text-green-700\/60:hover {
  color: rgb(21 128 61 / 0.6);
}
.hover\:text-green-700\/65:hover {
  color: rgb(21 128 61 / 0.65);
}
.hover\:text-green-700\/70:hover {
  color: rgb(21 128 61 / 0.7);
}
.hover\:text-green-700\/75:hover {
  color: rgb(21 128 61 / 0.75);
}
.hover\:text-green-700\/80:hover {
  color: rgb(21 128 61 / 0.8);
}
.hover\:text-green-700\/85:hover {
  color: rgb(21 128 61 / 0.85);
}
.hover\:text-green-700\/90:hover {
  color: rgb(21 128 61 / 0.9);
}
.hover\:text-green-700\/95:hover {
  color: rgb(21 128 61 / 0.95);
}
.hover\:text-green-800:hover {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.hover\:text-green-800\/0:hover {
  color: rgb(22 101 52 / 0);
}
.hover\:text-green-800\/10:hover {
  color: rgb(22 101 52 / 0.1);
}
.hover\:text-green-800\/100:hover {
  color: rgb(22 101 52 / 1);
}
.hover\:text-green-800\/15:hover {
  color: rgb(22 101 52 / 0.15);
}
.hover\:text-green-800\/20:hover {
  color: rgb(22 101 52 / 0.2);
}
.hover\:text-green-800\/25:hover {
  color: rgb(22 101 52 / 0.25);
}
.hover\:text-green-800\/30:hover {
  color: rgb(22 101 52 / 0.3);
}
.hover\:text-green-800\/35:hover {
  color: rgb(22 101 52 / 0.35);
}
.hover\:text-green-800\/40:hover {
  color: rgb(22 101 52 / 0.4);
}
.hover\:text-green-800\/45:hover {
  color: rgb(22 101 52 / 0.45);
}
.hover\:text-green-800\/5:hover {
  color: rgb(22 101 52 / 0.05);
}
.hover\:text-green-800\/50:hover {
  color: rgb(22 101 52 / 0.5);
}
.hover\:text-green-800\/55:hover {
  color: rgb(22 101 52 / 0.55);
}
.hover\:text-green-800\/60:hover {
  color: rgb(22 101 52 / 0.6);
}
.hover\:text-green-800\/65:hover {
  color: rgb(22 101 52 / 0.65);
}
.hover\:text-green-800\/70:hover {
  color: rgb(22 101 52 / 0.7);
}
.hover\:text-green-800\/75:hover {
  color: rgb(22 101 52 / 0.75);
}
.hover\:text-green-800\/80:hover {
  color: rgb(22 101 52 / 0.8);
}
.hover\:text-green-800\/85:hover {
  color: rgb(22 101 52 / 0.85);
}
.hover\:text-green-800\/90:hover {
  color: rgb(22 101 52 / 0.9);
}
.hover\:text-green-800\/95:hover {
  color: rgb(22 101 52 / 0.95);
}
.hover\:text-green-900:hover {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}
.hover\:text-green-900\/0:hover {
  color: rgb(20 83 45 / 0);
}
.hover\:text-green-900\/10:hover {
  color: rgb(20 83 45 / 0.1);
}
.hover\:text-green-900\/100:hover {
  color: rgb(20 83 45 / 1);
}
.hover\:text-green-900\/15:hover {
  color: rgb(20 83 45 / 0.15);
}
.hover\:text-green-900\/20:hover {
  color: rgb(20 83 45 / 0.2);
}
.hover\:text-green-900\/25:hover {
  color: rgb(20 83 45 / 0.25);
}
.hover\:text-green-900\/30:hover {
  color: rgb(20 83 45 / 0.3);
}
.hover\:text-green-900\/35:hover {
  color: rgb(20 83 45 / 0.35);
}
.hover\:text-green-900\/40:hover {
  color: rgb(20 83 45 / 0.4);
}
.hover\:text-green-900\/45:hover {
  color: rgb(20 83 45 / 0.45);
}
.hover\:text-green-900\/5:hover {
  color: rgb(20 83 45 / 0.05);
}
.hover\:text-green-900\/50:hover {
  color: rgb(20 83 45 / 0.5);
}
.hover\:text-green-900\/55:hover {
  color: rgb(20 83 45 / 0.55);
}
.hover\:text-green-900\/60:hover {
  color: rgb(20 83 45 / 0.6);
}
.hover\:text-green-900\/65:hover {
  color: rgb(20 83 45 / 0.65);
}
.hover\:text-green-900\/70:hover {
  color: rgb(20 83 45 / 0.7);
}
.hover\:text-green-900\/75:hover {
  color: rgb(20 83 45 / 0.75);
}
.hover\:text-green-900\/80:hover {
  color: rgb(20 83 45 / 0.8);
}
.hover\:text-green-900\/85:hover {
  color: rgb(20 83 45 / 0.85);
}
.hover\:text-green-900\/90:hover {
  color: rgb(20 83 45 / 0.9);
}
.hover\:text-green-900\/95:hover {
  color: rgb(20 83 45 / 0.95);
}
.hover\:text-link\/75:hover {
  color: hsl(var(--link) / 0.75);
}
.hover\:text-muted-foreground:hover {
  color: hsl(var(--muted-foreground));
}
.hover\:text-muted-foreground\/80:hover {
  color: hsl(var(--muted-foreground) / 0.8);
}
.hover\:text-orange-100:hover {
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-100\/0:hover {
  color: rgb(255 237 213 / 0);
}
.hover\:text-orange-100\/10:hover {
  color: rgb(255 237 213 / 0.1);
}
.hover\:text-orange-100\/100:hover {
  color: rgb(255 237 213 / 1);
}
.hover\:text-orange-100\/15:hover {
  color: rgb(255 237 213 / 0.15);
}
.hover\:text-orange-100\/20:hover {
  color: rgb(255 237 213 / 0.2);
}
.hover\:text-orange-100\/25:hover {
  color: rgb(255 237 213 / 0.25);
}
.hover\:text-orange-100\/30:hover {
  color: rgb(255 237 213 / 0.3);
}
.hover\:text-orange-100\/35:hover {
  color: rgb(255 237 213 / 0.35);
}
.hover\:text-orange-100\/40:hover {
  color: rgb(255 237 213 / 0.4);
}
.hover\:text-orange-100\/45:hover {
  color: rgb(255 237 213 / 0.45);
}
.hover\:text-orange-100\/5:hover {
  color: rgb(255 237 213 / 0.05);
}
.hover\:text-orange-100\/50:hover {
  color: rgb(255 237 213 / 0.5);
}
.hover\:text-orange-100\/55:hover {
  color: rgb(255 237 213 / 0.55);
}
.hover\:text-orange-100\/60:hover {
  color: rgb(255 237 213 / 0.6);
}
.hover\:text-orange-100\/65:hover {
  color: rgb(255 237 213 / 0.65);
}
.hover\:text-orange-100\/70:hover {
  color: rgb(255 237 213 / 0.7);
}
.hover\:text-orange-100\/75:hover {
  color: rgb(255 237 213 / 0.75);
}
.hover\:text-orange-100\/80:hover {
  color: rgb(255 237 213 / 0.8);
}
.hover\:text-orange-100\/85:hover {
  color: rgb(255 237 213 / 0.85);
}
.hover\:text-orange-100\/90:hover {
  color: rgb(255 237 213 / 0.9);
}
.hover\:text-orange-100\/95:hover {
  color: rgb(255 237 213 / 0.95);
}
.hover\:text-orange-200:hover {
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-200\/0:hover {
  color: rgb(254 215 170 / 0);
}
.hover\:text-orange-200\/10:hover {
  color: rgb(254 215 170 / 0.1);
}
.hover\:text-orange-200\/100:hover {
  color: rgb(254 215 170 / 1);
}
.hover\:text-orange-200\/15:hover {
  color: rgb(254 215 170 / 0.15);
}
.hover\:text-orange-200\/20:hover {
  color: rgb(254 215 170 / 0.2);
}
.hover\:text-orange-200\/25:hover {
  color: rgb(254 215 170 / 0.25);
}
.hover\:text-orange-200\/30:hover {
  color: rgb(254 215 170 / 0.3);
}
.hover\:text-orange-200\/35:hover {
  color: rgb(254 215 170 / 0.35);
}
.hover\:text-orange-200\/40:hover {
  color: rgb(254 215 170 / 0.4);
}
.hover\:text-orange-200\/45:hover {
  color: rgb(254 215 170 / 0.45);
}
.hover\:text-orange-200\/5:hover {
  color: rgb(254 215 170 / 0.05);
}
.hover\:text-orange-200\/50:hover {
  color: rgb(254 215 170 / 0.5);
}
.hover\:text-orange-200\/55:hover {
  color: rgb(254 215 170 / 0.55);
}
.hover\:text-orange-200\/60:hover {
  color: rgb(254 215 170 / 0.6);
}
.hover\:text-orange-200\/65:hover {
  color: rgb(254 215 170 / 0.65);
}
.hover\:text-orange-200\/70:hover {
  color: rgb(254 215 170 / 0.7);
}
.hover\:text-orange-200\/75:hover {
  color: rgb(254 215 170 / 0.75);
}
.hover\:text-orange-200\/80:hover {
  color: rgb(254 215 170 / 0.8);
}
.hover\:text-orange-200\/85:hover {
  color: rgb(254 215 170 / 0.85);
}
.hover\:text-orange-200\/90:hover {
  color: rgb(254 215 170 / 0.9);
}
.hover\:text-orange-200\/95:hover {
  color: rgb(254 215 170 / 0.95);
}
.hover\:text-orange-300:hover {
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-300\/0:hover {
  color: rgb(253 186 116 / 0);
}
.hover\:text-orange-300\/10:hover {
  color: rgb(253 186 116 / 0.1);
}
.hover\:text-orange-300\/100:hover {
  color: rgb(253 186 116 / 1);
}
.hover\:text-orange-300\/15:hover {
  color: rgb(253 186 116 / 0.15);
}
.hover\:text-orange-300\/20:hover {
  color: rgb(253 186 116 / 0.2);
}
.hover\:text-orange-300\/25:hover {
  color: rgb(253 186 116 / 0.25);
}
.hover\:text-orange-300\/30:hover {
  color: rgb(253 186 116 / 0.3);
}
.hover\:text-orange-300\/35:hover {
  color: rgb(253 186 116 / 0.35);
}
.hover\:text-orange-300\/40:hover {
  color: rgb(253 186 116 / 0.4);
}
.hover\:text-orange-300\/45:hover {
  color: rgb(253 186 116 / 0.45);
}
.hover\:text-orange-300\/5:hover {
  color: rgb(253 186 116 / 0.05);
}
.hover\:text-orange-300\/50:hover {
  color: rgb(253 186 116 / 0.5);
}
.hover\:text-orange-300\/55:hover {
  color: rgb(253 186 116 / 0.55);
}
.hover\:text-orange-300\/60:hover {
  color: rgb(253 186 116 / 0.6);
}
.hover\:text-orange-300\/65:hover {
  color: rgb(253 186 116 / 0.65);
}
.hover\:text-orange-300\/70:hover {
  color: rgb(253 186 116 / 0.7);
}
.hover\:text-orange-300\/75:hover {
  color: rgb(253 186 116 / 0.75);
}
.hover\:text-orange-300\/80:hover {
  color: rgb(253 186 116 / 0.8);
}
.hover\:text-orange-300\/85:hover {
  color: rgb(253 186 116 / 0.85);
}
.hover\:text-orange-300\/90:hover {
  color: rgb(253 186 116 / 0.9);
}
.hover\:text-orange-300\/95:hover {
  color: rgb(253 186 116 / 0.95);
}
.hover\:text-orange-400:hover {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-400\/0:hover {
  color: rgb(251 146 60 / 0);
}
.hover\:text-orange-400\/10:hover {
  color: rgb(251 146 60 / 0.1);
}
.hover\:text-orange-400\/100:hover {
  color: rgb(251 146 60 / 1);
}
.hover\:text-orange-400\/15:hover {
  color: rgb(251 146 60 / 0.15);
}
.hover\:text-orange-400\/20:hover {
  color: rgb(251 146 60 / 0.2);
}
.hover\:text-orange-400\/25:hover {
  color: rgb(251 146 60 / 0.25);
}
.hover\:text-orange-400\/30:hover {
  color: rgb(251 146 60 / 0.3);
}
.hover\:text-orange-400\/35:hover {
  color: rgb(251 146 60 / 0.35);
}
.hover\:text-orange-400\/40:hover {
  color: rgb(251 146 60 / 0.4);
}
.hover\:text-orange-400\/45:hover {
  color: rgb(251 146 60 / 0.45);
}
.hover\:text-orange-400\/5:hover {
  color: rgb(251 146 60 / 0.05);
}
.hover\:text-orange-400\/50:hover {
  color: rgb(251 146 60 / 0.5);
}
.hover\:text-orange-400\/55:hover {
  color: rgb(251 146 60 / 0.55);
}
.hover\:text-orange-400\/60:hover {
  color: rgb(251 146 60 / 0.6);
}
.hover\:text-orange-400\/65:hover {
  color: rgb(251 146 60 / 0.65);
}
.hover\:text-orange-400\/70:hover {
  color: rgb(251 146 60 / 0.7);
}
.hover\:text-orange-400\/75:hover {
  color: rgb(251 146 60 / 0.75);
}
.hover\:text-orange-400\/80:hover {
  color: rgb(251 146 60 / 0.8);
}
.hover\:text-orange-400\/85:hover {
  color: rgb(251 146 60 / 0.85);
}
.hover\:text-orange-400\/90:hover {
  color: rgb(251 146 60 / 0.9);
}
.hover\:text-orange-400\/95:hover {
  color: rgb(251 146 60 / 0.95);
}
.hover\:text-orange-500:hover {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-500\/0:hover {
  color: rgb(249 115 22 / 0);
}
.hover\:text-orange-500\/10:hover {
  color: rgb(249 115 22 / 0.1);
}
.hover\:text-orange-500\/100:hover {
  color: rgb(249 115 22 / 1);
}
.hover\:text-orange-500\/15:hover {
  color: rgb(249 115 22 / 0.15);
}
.hover\:text-orange-500\/20:hover {
  color: rgb(249 115 22 / 0.2);
}
.hover\:text-orange-500\/25:hover {
  color: rgb(249 115 22 / 0.25);
}
.hover\:text-orange-500\/30:hover {
  color: rgb(249 115 22 / 0.3);
}
.hover\:text-orange-500\/35:hover {
  color: rgb(249 115 22 / 0.35);
}
.hover\:text-orange-500\/40:hover {
  color: rgb(249 115 22 / 0.4);
}
.hover\:text-orange-500\/45:hover {
  color: rgb(249 115 22 / 0.45);
}
.hover\:text-orange-500\/5:hover {
  color: rgb(249 115 22 / 0.05);
}
.hover\:text-orange-500\/50:hover {
  color: rgb(249 115 22 / 0.5);
}
.hover\:text-orange-500\/55:hover {
  color: rgb(249 115 22 / 0.55);
}
.hover\:text-orange-500\/60:hover {
  color: rgb(249 115 22 / 0.6);
}
.hover\:text-orange-500\/65:hover {
  color: rgb(249 115 22 / 0.65);
}
.hover\:text-orange-500\/70:hover {
  color: rgb(249 115 22 / 0.7);
}
.hover\:text-orange-500\/75:hover {
  color: rgb(249 115 22 / 0.75);
}
.hover\:text-orange-500\/80:hover {
  color: rgb(249 115 22 / 0.8);
}
.hover\:text-orange-500\/85:hover {
  color: rgb(249 115 22 / 0.85);
}
.hover\:text-orange-500\/90:hover {
  color: rgb(249 115 22 / 0.9);
}
.hover\:text-orange-500\/95:hover {
  color: rgb(249 115 22 / 0.95);
}
.hover\:text-orange-600:hover {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-600\/0:hover {
  color: rgb(234 88 12 / 0);
}
.hover\:text-orange-600\/10:hover {
  color: rgb(234 88 12 / 0.1);
}
.hover\:text-orange-600\/100:hover {
  color: rgb(234 88 12 / 1);
}
.hover\:text-orange-600\/15:hover {
  color: rgb(234 88 12 / 0.15);
}
.hover\:text-orange-600\/20:hover {
  color: rgb(234 88 12 / 0.2);
}
.hover\:text-orange-600\/25:hover {
  color: rgb(234 88 12 / 0.25);
}
.hover\:text-orange-600\/30:hover {
  color: rgb(234 88 12 / 0.3);
}
.hover\:text-orange-600\/35:hover {
  color: rgb(234 88 12 / 0.35);
}
.hover\:text-orange-600\/40:hover {
  color: rgb(234 88 12 / 0.4);
}
.hover\:text-orange-600\/45:hover {
  color: rgb(234 88 12 / 0.45);
}
.hover\:text-orange-600\/5:hover {
  color: rgb(234 88 12 / 0.05);
}
.hover\:text-orange-600\/50:hover {
  color: rgb(234 88 12 / 0.5);
}
.hover\:text-orange-600\/55:hover {
  color: rgb(234 88 12 / 0.55);
}
.hover\:text-orange-600\/60:hover {
  color: rgb(234 88 12 / 0.6);
}
.hover\:text-orange-600\/65:hover {
  color: rgb(234 88 12 / 0.65);
}
.hover\:text-orange-600\/70:hover {
  color: rgb(234 88 12 / 0.7);
}
.hover\:text-orange-600\/75:hover {
  color: rgb(234 88 12 / 0.75);
}
.hover\:text-orange-600\/80:hover {
  color: rgb(234 88 12 / 0.8);
}
.hover\:text-orange-600\/85:hover {
  color: rgb(234 88 12 / 0.85);
}
.hover\:text-orange-600\/90:hover {
  color: rgb(234 88 12 / 0.9);
}
.hover\:text-orange-600\/95:hover {
  color: rgb(234 88 12 / 0.95);
}
.hover\:text-orange-700:hover {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-700\/0:hover {
  color: rgb(194 65 12 / 0);
}
.hover\:text-orange-700\/10:hover {
  color: rgb(194 65 12 / 0.1);
}
.hover\:text-orange-700\/100:hover {
  color: rgb(194 65 12 / 1);
}
.hover\:text-orange-700\/15:hover {
  color: rgb(194 65 12 / 0.15);
}
.hover\:text-orange-700\/20:hover {
  color: rgb(194 65 12 / 0.2);
}
.hover\:text-orange-700\/25:hover {
  color: rgb(194 65 12 / 0.25);
}
.hover\:text-orange-700\/30:hover {
  color: rgb(194 65 12 / 0.3);
}
.hover\:text-orange-700\/35:hover {
  color: rgb(194 65 12 / 0.35);
}
.hover\:text-orange-700\/40:hover {
  color: rgb(194 65 12 / 0.4);
}
.hover\:text-orange-700\/45:hover {
  color: rgb(194 65 12 / 0.45);
}
.hover\:text-orange-700\/5:hover {
  color: rgb(194 65 12 / 0.05);
}
.hover\:text-orange-700\/50:hover {
  color: rgb(194 65 12 / 0.5);
}
.hover\:text-orange-700\/55:hover {
  color: rgb(194 65 12 / 0.55);
}
.hover\:text-orange-700\/60:hover {
  color: rgb(194 65 12 / 0.6);
}
.hover\:text-orange-700\/65:hover {
  color: rgb(194 65 12 / 0.65);
}
.hover\:text-orange-700\/70:hover {
  color: rgb(194 65 12 / 0.7);
}
.hover\:text-orange-700\/75:hover {
  color: rgb(194 65 12 / 0.75);
}
.hover\:text-orange-700\/80:hover {
  color: rgb(194 65 12 / 0.8);
}
.hover\:text-orange-700\/85:hover {
  color: rgb(194 65 12 / 0.85);
}
.hover\:text-orange-700\/90:hover {
  color: rgb(194 65 12 / 0.9);
}
.hover\:text-orange-700\/95:hover {
  color: rgb(194 65 12 / 0.95);
}
.hover\:text-orange-800:hover {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-800\/0:hover {
  color: rgb(154 52 18 / 0);
}
.hover\:text-orange-800\/10:hover {
  color: rgb(154 52 18 / 0.1);
}
.hover\:text-orange-800\/100:hover {
  color: rgb(154 52 18 / 1);
}
.hover\:text-orange-800\/15:hover {
  color: rgb(154 52 18 / 0.15);
}
.hover\:text-orange-800\/20:hover {
  color: rgb(154 52 18 / 0.2);
}
.hover\:text-orange-800\/25:hover {
  color: rgb(154 52 18 / 0.25);
}
.hover\:text-orange-800\/30:hover {
  color: rgb(154 52 18 / 0.3);
}
.hover\:text-orange-800\/35:hover {
  color: rgb(154 52 18 / 0.35);
}
.hover\:text-orange-800\/40:hover {
  color: rgb(154 52 18 / 0.4);
}
.hover\:text-orange-800\/45:hover {
  color: rgb(154 52 18 / 0.45);
}
.hover\:text-orange-800\/5:hover {
  color: rgb(154 52 18 / 0.05);
}
.hover\:text-orange-800\/50:hover {
  color: rgb(154 52 18 / 0.5);
}
.hover\:text-orange-800\/55:hover {
  color: rgb(154 52 18 / 0.55);
}
.hover\:text-orange-800\/60:hover {
  color: rgb(154 52 18 / 0.6);
}
.hover\:text-orange-800\/65:hover {
  color: rgb(154 52 18 / 0.65);
}
.hover\:text-orange-800\/70:hover {
  color: rgb(154 52 18 / 0.7);
}
.hover\:text-orange-800\/75:hover {
  color: rgb(154 52 18 / 0.75);
}
.hover\:text-orange-800\/80:hover {
  color: rgb(154 52 18 / 0.8);
}
.hover\:text-orange-800\/85:hover {
  color: rgb(154 52 18 / 0.85);
}
.hover\:text-orange-800\/90:hover {
  color: rgb(154 52 18 / 0.9);
}
.hover\:text-orange-800\/95:hover {
  color: rgb(154 52 18 / 0.95);
}
.hover\:text-orange-900:hover {
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}
.hover\:text-orange-900\/0:hover {
  color: rgb(124 45 18 / 0);
}
.hover\:text-orange-900\/10:hover {
  color: rgb(124 45 18 / 0.1);
}
.hover\:text-orange-900\/100:hover {
  color: rgb(124 45 18 / 1);
}
.hover\:text-orange-900\/15:hover {
  color: rgb(124 45 18 / 0.15);
}
.hover\:text-orange-900\/20:hover {
  color: rgb(124 45 18 / 0.2);
}
.hover\:text-orange-900\/25:hover {
  color: rgb(124 45 18 / 0.25);
}
.hover\:text-orange-900\/30:hover {
  color: rgb(124 45 18 / 0.3);
}
.hover\:text-orange-900\/35:hover {
  color: rgb(124 45 18 / 0.35);
}
.hover\:text-orange-900\/40:hover {
  color: rgb(124 45 18 / 0.4);
}
.hover\:text-orange-900\/45:hover {
  color: rgb(124 45 18 / 0.45);
}
.hover\:text-orange-900\/5:hover {
  color: rgb(124 45 18 / 0.05);
}
.hover\:text-orange-900\/50:hover {
  color: rgb(124 45 18 / 0.5);
}
.hover\:text-orange-900\/55:hover {
  color: rgb(124 45 18 / 0.55);
}
.hover\:text-orange-900\/60:hover {
  color: rgb(124 45 18 / 0.6);
}
.hover\:text-orange-900\/65:hover {
  color: rgb(124 45 18 / 0.65);
}
.hover\:text-orange-900\/70:hover {
  color: rgb(124 45 18 / 0.7);
}
.hover\:text-orange-900\/75:hover {
  color: rgb(124 45 18 / 0.75);
}
.hover\:text-orange-900\/80:hover {
  color: rgb(124 45 18 / 0.8);
}
.hover\:text-orange-900\/85:hover {
  color: rgb(124 45 18 / 0.85);
}
.hover\:text-orange-900\/90:hover {
  color: rgb(124 45 18 / 0.9);
}
.hover\:text-orange-900\/95:hover {
  color: rgb(124 45 18 / 0.95);
}
.hover\:text-pink-100:hover {
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1));
}
.hover\:text-pink-100\/0:hover {
  color: rgb(252 231 243 / 0);
}
.hover\:text-pink-100\/10:hover {
  color: rgb(252 231 243 / 0.1);
}
.hover\:text-pink-100\/100:hover {
  color: rgb(252 231 243 / 1);
}
.hover\:text-pink-100\/15:hover {
  color: rgb(252 231 243 / 0.15);
}
.hover\:text-pink-100\/20:hover {
  color: rgb(252 231 243 / 0.2);
}
.hover\:text-pink-100\/25:hover {
  color: rgb(252 231 243 / 0.25);
}
.hover\:text-pink-100\/30:hover {
  color: rgb(252 231 243 / 0.3);
}
.hover\:text-pink-100\/35:hover {
  color: rgb(252 231 243 / 0.35);
}
.hover\:text-pink-100\/40:hover {
  color: rgb(252 231 243 / 0.4);
}
.hover\:text-pink-100\/45:hover {
  color: rgb(252 231 243 / 0.45);
}
.hover\:text-pink-100\/5:hover {
  color: rgb(252 231 243 / 0.05);
}
.hover\:text-pink-100\/50:hover {
  color: rgb(252 231 243 / 0.5);
}
.hover\:text-pink-100\/55:hover {
  color: rgb(252 231 243 / 0.55);
}
.hover\:text-pink-100\/60:hover {
  color: rgb(252 231 243 / 0.6);
}
.hover\:text-pink-100\/65:hover {
  color: rgb(252 231 243 / 0.65);
}
.hover\:text-pink-100\/70:hover {
  color: rgb(252 231 243 / 0.7);
}
.hover\:text-pink-100\/75:hover {
  color: rgb(252 231 243 / 0.75);
}
.hover\:text-pink-100\/80:hover {
  color: rgb(252 231 243 / 0.8);
}
.hover\:text-pink-100\/85:hover {
  color: rgb(252 231 243 / 0.85);
}
.hover\:text-pink-100\/90:hover {
  color: rgb(252 231 243 / 0.9);
}
.hover\:text-pink-100\/95:hover {
  color: rgb(252 231 243 / 0.95);
}
.hover\:text-pink-200:hover {
  --tw-text-opacity: 1;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1));
}
.hover\:text-pink-200\/0:hover {
  color: rgb(251 207 232 / 0);
}
.hover\:text-pink-200\/10:hover {
  color: rgb(251 207 232 / 0.1);
}
.hover\:text-pink-200\/100:hover {
  color: rgb(251 207 232 / 1);
}
.hover\:text-pink-200\/15:hover {
  color: rgb(251 207 232 / 0.15);
}
.hover\:text-pink-200\/20:hover {
  color: rgb(251 207 232 / 0.2);
}
.hover\:text-pink-200\/25:hover {
  color: rgb(251 207 232 / 0.25);
}
.hover\:text-pink-200\/30:hover {
  color: rgb(251 207 232 / 0.3);
}
.hover\:text-pink-200\/35:hover {
  color: rgb(251 207 232 / 0.35);
}
.hover\:text-pink-200\/40:hover {
  color: rgb(251 207 232 / 0.4);
}
.hover\:text-pink-200\/45:hover {
  color: rgb(251 207 232 / 0.45);
}
.hover\:text-pink-200\/5:hover {
  color: rgb(251 207 232 / 0.05);
}
.hover\:text-pink-200\/50:hover {
  color: rgb(251 207 232 / 0.5);
}
.hover\:text-pink-200\/55:hover {
  color: rgb(251 207 232 / 0.55);
}
.hover\:text-pink-200\/60:hover {
  color: rgb(251 207 232 / 0.6);
}
.hover\:text-pink-200\/65:hover {
  color: rgb(251 207 232 / 0.65);
}
.hover\:text-pink-200\/70:hover {
  color: rgb(251 207 232 / 0.7);
}
.hover\:text-pink-200\/75:hover {
  color: rgb(251 207 232 / 0.75);
}
.hover\:text-pink-200\/80:hover {
  color: rgb(251 207 232 / 0.8);
}
.hover\:text-pink-200\/85:hover {
  color: rgb(251 207 232 / 0.85);
}
.hover\:text-pink-200\/90:hover {
  color: rgb(251 207 232 / 0.9);
}
.hover\:text-pink-200\/95:hover {
  color: rgb(251 207 232 / 0.95);
}
.hover\:text-pink-300:hover {
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1));
}
.hover\:text-pink-300\/0:hover {
  color: rgb(249 168 212 / 0);
}
.hover\:text-pink-300\/10:hover {
  color: rgb(249 168 212 / 0.1);
}
.hover\:text-pink-300\/100:hover {
  color: rgb(249 168 212 / 1);
}
.hover\:text-pink-300\/15:hover {
  color: rgb(249 168 212 / 0.15);
}
.hover\:text-pink-300\/20:hover {
  color: rgb(249 168 212 / 0.2);
}
.hover\:text-pink-300\/25:hover {
  color: rgb(249 168 212 / 0.25);
}
.hover\:text-pink-300\/30:hover {
  color: rgb(249 168 212 / 0.3);
}
.hover\:text-pink-300\/35:hover {
  color: rgb(249 168 212 / 0.35);
}
.hover\:text-pink-300\/40:hover {
  color: rgb(249 168 212 / 0.4);
}
.hover\:text-pink-300\/45:hover {
  color: rgb(249 168 212 / 0.45);
}
.hover\:text-pink-300\/5:hover {
  color: rgb(249 168 212 / 0.05);
}
.hover\:text-pink-300\/50:hover {
  color: rgb(249 168 212 / 0.5);
}
.hover\:text-pink-300\/55:hover {
  color: rgb(249 168 212 / 0.55);
}
.hover\:text-pink-300\/60:hover {
  color: rgb(249 168 212 / 0.6);
}
.hover\:text-pink-300\/65:hover {
  color: rgb(249 168 212 / 0.65);
}
.hover\:text-pink-300\/70:hover {
  color: rgb(249 168 212 / 0.7);
}
.hover\:text-pink-300\/75:hover {
  color: rgb(249 168 212 / 0.75);
}
.hover\:text-pink-300\/80:hover {
  color: rgb(249 168 212 / 0.8);
}
.hover\:text-pink-300\/85:hover {
  color: rgb(249 168 212 / 0.85);
}
.hover\:text-pink-300\/90:hover {
  color: rgb(249 168 212 / 0.9);
}
.hover\:text-pink-300\/95:hover {
  color: rgb(249 168 212 / 0.95);
}
.hover\:text-pink-400:hover {
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1));
}
.hover\:text-pink-400\/0:hover {
  color: rgb(244 114 182 / 0);
}
.hover\:text-pink-400\/10:hover {
  color: rgb(244 114 182 / 0.1);
}
.hover\:text-pink-400\/100:hover {
  color: rgb(244 114 182 / 1);
}
.hover\:text-pink-400\/15:hover {
  color: rgb(244 114 182 / 0.15);
}
.hover\:text-pink-400\/20:hover {
  color: rgb(244 114 182 / 0.2);
}
.hover\:text-pink-400\/25:hover {
  color: rgb(244 114 182 / 0.25);
}
.hover\:text-pink-400\/30:hover {
  color: rgb(244 114 182 / 0.3);
}
.hover\:text-pink-400\/35:hover {
  color: rgb(244 114 182 / 0.35);
}
.hover\:text-pink-400\/40:hover {
  color: rgb(244 114 182 / 0.4);
}
.hover\:text-pink-400\/45:hover {
  color: rgb(244 114 182 / 0.45);
}
.hover\:text-pink-400\/5:hover {
  color: rgb(244 114 182 / 0.05);
}
.hover\:text-pink-400\/50:hover {
  color: rgb(244 114 182 / 0.5);
}
.hover\:text-pink-400\/55:hover {
  color: rgb(244 114 182 / 0.55);
}
.hover\:text-pink-400\/60:hover {
  color: rgb(244 114 182 / 0.6);
}
.hover\:text-pink-400\/65:hover {
  color: rgb(244 114 182 / 0.65);
}
.hover\:text-pink-400\/70:hover {
  color: rgb(244 114 182 / 0.7);
}
.hover\:text-pink-400\/75:hover {
  color: rgb(244 114 182 / 0.75);
}
.hover\:text-pink-400\/80:hover {
  color: rgb(244 114 182 / 0.8);
}
.hover\:text-pink-400\/85:hover {
  color: rgb(244 114 182 / 0.85);
}
.hover\:text-pink-400\/90:hover {
  color: rgb(244 114 182 / 0.9);
}
.hover\:text-pink-400\/95:hover {
  color: rgb(244 114 182 / 0.95);
}
.hover\:text-pink-500:hover {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}
.hover\:text-pink-500\/0:hover {
  color: rgb(236 72 153 / 0);
}
.hover\:text-pink-500\/10:hover {
  color: rgb(236 72 153 / 0.1);
}
.hover\:text-pink-500\/100:hover {
  color: rgb(236 72 153 / 1);
}
.hover\:text-pink-500\/15:hover {
  color: rgb(236 72 153 / 0.15);
}
.hover\:text-pink-500\/20:hover {
  color: rgb(236 72 153 / 0.2);
}
.hover\:text-pink-500\/25:hover {
  color: rgb(236 72 153 / 0.25);
}
.hover\:text-pink-500\/30:hover {
  color: rgb(236 72 153 / 0.3);
}
.hover\:text-pink-500\/35:hover {
  color: rgb(236 72 153 / 0.35);
}
.hover\:text-pink-500\/40:hover {
  color: rgb(236 72 153 / 0.4);
}
.hover\:text-pink-500\/45:hover {
  color: rgb(236 72 153 / 0.45);
}
.hover\:text-pink-500\/5:hover {
  color: rgb(236 72 153 / 0.05);
}
.hover\:text-pink-500\/50:hover {
  color: rgb(236 72 153 / 0.5);
}
.hover\:text-pink-500\/55:hover {
  color: rgb(236 72 153 / 0.55);
}
.hover\:text-pink-500\/60:hover {
  color: rgb(236 72 153 / 0.6);
}
.hover\:text-pink-500\/65:hover {
  color: rgb(236 72 153 / 0.65);
}
.hover\:text-pink-500\/70:hover {
  color: rgb(236 72 153 / 0.7);
}
.hover\:text-pink-500\/75:hover {
  color: rgb(236 72 153 / 0.75);
}
.hover\:text-pink-500\/80:hover {
  color: rgb(236 72 153 / 0.8);
}
.hover\:text-pink-500\/85:hover {
  color: rgb(236 72 153 / 0.85);
}
.hover\:text-pink-500\/90:hover {
  color: rgb(236 72 153 / 0.9);
}
.hover\:text-pink-500\/95:hover {
  color: rgb(236 72 153 / 0.95);
}
.hover\:text-pink-600:hover {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}
.hover\:text-pink-600\/0:hover {
  color: rgb(219 39 119 / 0);
}
.hover\:text-pink-600\/10:hover {
  color: rgb(219 39 119 / 0.1);
}
.hover\:text-pink-600\/100:hover {
  color: rgb(219 39 119 / 1);
}
.hover\:text-pink-600\/15:hover {
  color: rgb(219 39 119 / 0.15);
}
.hover\:text-pink-600\/20:hover {
  color: rgb(219 39 119 / 0.2);
}
.hover\:text-pink-600\/25:hover {
  color: rgb(219 39 119 / 0.25);
}
.hover\:text-pink-600\/30:hover {
  color: rgb(219 39 119 / 0.3);
}
.hover\:text-pink-600\/35:hover {
  color: rgb(219 39 119 / 0.35);
}
.hover\:text-pink-600\/40:hover {
  color: rgb(219 39 119 / 0.4);
}
.hover\:text-pink-600\/45:hover {
  color: rgb(219 39 119 / 0.45);
}
.hover\:text-pink-600\/5:hover {
  color: rgb(219 39 119 / 0.05);
}
.hover\:text-pink-600\/50:hover {
  color: rgb(219 39 119 / 0.5);
}
.hover\:text-pink-600\/55:hover {
  color: rgb(219 39 119 / 0.55);
}
.hover\:text-pink-600\/60:hover {
  color: rgb(219 39 119 / 0.6);
}
.hover\:text-pink-600\/65:hover {
  color: rgb(219 39 119 / 0.65);
}
.hover\:text-pink-600\/70:hover {
  color: rgb(219 39 119 / 0.7);
}
.hover\:text-pink-600\/75:hover {
  color: rgb(219 39 119 / 0.75);
}
.hover\:text-pink-600\/80:hover {
  color: rgb(219 39 119 / 0.8);
}
.hover\:text-pink-600\/85:hover {
  color: rgb(219 39 119 / 0.85);
}
.hover\:text-pink-600\/90:hover {
  color: rgb(219 39 119 / 0.9);
}
.hover\:text-pink-600\/95:hover {
  color: rgb(219 39 119 / 0.95);
}
.hover\:text-pink-700:hover {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1));
}
.hover\:text-pink-700\/0:hover {
  color: rgb(190 24 93 / 0);
}
.hover\:text-pink-700\/10:hover {
  color: rgb(190 24 93 / 0.1);
}
.hover\:text-pink-700\/100:hover {
  color: rgb(190 24 93 / 1);
}
.hover\:text-pink-700\/15:hover {
  color: rgb(190 24 93 / 0.15);
}
.hover\:text-pink-700\/20:hover {
  color: rgb(190 24 93 / 0.2);
}
.hover\:text-pink-700\/25:hover {
  color: rgb(190 24 93 / 0.25);
}
.hover\:text-pink-700\/30:hover {
  color: rgb(190 24 93 / 0.3);
}
.hover\:text-pink-700\/35:hover {
  color: rgb(190 24 93 / 0.35);
}
.hover\:text-pink-700\/40:hover {
  color: rgb(190 24 93 / 0.4);
}
.hover\:text-pink-700\/45:hover {
  color: rgb(190 24 93 / 0.45);
}
.hover\:text-pink-700\/5:hover {
  color: rgb(190 24 93 / 0.05);
}
.hover\:text-pink-700\/50:hover {
  color: rgb(190 24 93 / 0.5);
}
.hover\:text-pink-700\/55:hover {
  color: rgb(190 24 93 / 0.55);
}
.hover\:text-pink-700\/60:hover {
  color: rgb(190 24 93 / 0.6);
}
.hover\:text-pink-700\/65:hover {
  color: rgb(190 24 93 / 0.65);
}
.hover\:text-pink-700\/70:hover {
  color: rgb(190 24 93 / 0.7);
}
.hover\:text-pink-700\/75:hover {
  color: rgb(190 24 93 / 0.75);
}
.hover\:text-pink-700\/80:hover {
  color: rgb(190 24 93 / 0.8);
}
.hover\:text-pink-700\/85:hover {
  color: rgb(190 24 93 / 0.85);
}
.hover\:text-pink-700\/90:hover {
  color: rgb(190 24 93 / 0.9);
}
.hover\:text-pink-700\/95:hover {
  color: rgb(190 24 93 / 0.95);
}
.hover\:text-pink-800:hover {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1));
}
.hover\:text-pink-800\/0:hover {
  color: rgb(157 23 77 / 0);
}
.hover\:text-pink-800\/10:hover {
  color: rgb(157 23 77 / 0.1);
}
.hover\:text-pink-800\/100:hover {
  color: rgb(157 23 77 / 1);
}
.hover\:text-pink-800\/15:hover {
  color: rgb(157 23 77 / 0.15);
}
.hover\:text-pink-800\/20:hover {
  color: rgb(157 23 77 / 0.2);
}
.hover\:text-pink-800\/25:hover {
  color: rgb(157 23 77 / 0.25);
}
.hover\:text-pink-800\/30:hover {
  color: rgb(157 23 77 / 0.3);
}
.hover\:text-pink-800\/35:hover {
  color: rgb(157 23 77 / 0.35);
}
.hover\:text-pink-800\/40:hover {
  color: rgb(157 23 77 / 0.4);
}
.hover\:text-pink-800\/45:hover {
  color: rgb(157 23 77 / 0.45);
}
.hover\:text-pink-800\/5:hover {
  color: rgb(157 23 77 / 0.05);
}
.hover\:text-pink-800\/50:hover {
  color: rgb(157 23 77 / 0.5);
}
.hover\:text-pink-800\/55:hover {
  color: rgb(157 23 77 / 0.55);
}
.hover\:text-pink-800\/60:hover {
  color: rgb(157 23 77 / 0.6);
}
.hover\:text-pink-800\/65:hover {
  color: rgb(157 23 77 / 0.65);
}
.hover\:text-pink-800\/70:hover {
  color: rgb(157 23 77 / 0.7);
}
.hover\:text-pink-800\/75:hover {
  color: rgb(157 23 77 / 0.75);
}
.hover\:text-pink-800\/80:hover {
  color: rgb(157 23 77 / 0.8);
}
.hover\:text-pink-800\/85:hover {
  color: rgb(157 23 77 / 0.85);
}
.hover\:text-pink-800\/90:hover {
  color: rgb(157 23 77 / 0.9);
}
.hover\:text-pink-800\/95:hover {
  color: rgb(157 23 77 / 0.95);
}
.hover\:text-pink-900:hover {
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1));
}
.hover\:text-pink-900\/0:hover {
  color: rgb(131 24 67 / 0);
}
.hover\:text-pink-900\/10:hover {
  color: rgb(131 24 67 / 0.1);
}
.hover\:text-pink-900\/100:hover {
  color: rgb(131 24 67 / 1);
}
.hover\:text-pink-900\/15:hover {
  color: rgb(131 24 67 / 0.15);
}
.hover\:text-pink-900\/20:hover {
  color: rgb(131 24 67 / 0.2);
}
.hover\:text-pink-900\/25:hover {
  color: rgb(131 24 67 / 0.25);
}
.hover\:text-pink-900\/30:hover {
  color: rgb(131 24 67 / 0.3);
}
.hover\:text-pink-900\/35:hover {
  color: rgb(131 24 67 / 0.35);
}
.hover\:text-pink-900\/40:hover {
  color: rgb(131 24 67 / 0.4);
}
.hover\:text-pink-900\/45:hover {
  color: rgb(131 24 67 / 0.45);
}
.hover\:text-pink-900\/5:hover {
  color: rgb(131 24 67 / 0.05);
}
.hover\:text-pink-900\/50:hover {
  color: rgb(131 24 67 / 0.5);
}
.hover\:text-pink-900\/55:hover {
  color: rgb(131 24 67 / 0.55);
}
.hover\:text-pink-900\/60:hover {
  color: rgb(131 24 67 / 0.6);
}
.hover\:text-pink-900\/65:hover {
  color: rgb(131 24 67 / 0.65);
}
.hover\:text-pink-900\/70:hover {
  color: rgb(131 24 67 / 0.7);
}
.hover\:text-pink-900\/75:hover {
  color: rgb(131 24 67 / 0.75);
}
.hover\:text-pink-900\/80:hover {
  color: rgb(131 24 67 / 0.8);
}
.hover\:text-pink-900\/85:hover {
  color: rgb(131 24 67 / 0.85);
}
.hover\:text-pink-900\/90:hover {
  color: rgb(131 24 67 / 0.9);
}
.hover\:text-pink-900\/95:hover {
  color: rgb(131 24 67 / 0.95);
}
.hover\:text-primary:hover {
  color: hsl(var(--primary));
}
.hover\:text-primary-foreground:hover {
  color: hsl(var(--primary-foreground));
}
.hover\:text-primary\/80:hover {
  color: hsl(var(--primary) / 0.8);
}
.hover\:text-purple-100:hover {
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-100\/0:hover {
  color: rgb(243 232 255 / 0);
}
.hover\:text-purple-100\/10:hover {
  color: rgb(243 232 255 / 0.1);
}
.hover\:text-purple-100\/100:hover {
  color: rgb(243 232 255 / 1);
}
.hover\:text-purple-100\/15:hover {
  color: rgb(243 232 255 / 0.15);
}
.hover\:text-purple-100\/20:hover {
  color: rgb(243 232 255 / 0.2);
}
.hover\:text-purple-100\/25:hover {
  color: rgb(243 232 255 / 0.25);
}
.hover\:text-purple-100\/30:hover {
  color: rgb(243 232 255 / 0.3);
}
.hover\:text-purple-100\/35:hover {
  color: rgb(243 232 255 / 0.35);
}
.hover\:text-purple-100\/40:hover {
  color: rgb(243 232 255 / 0.4);
}
.hover\:text-purple-100\/45:hover {
  color: rgb(243 232 255 / 0.45);
}
.hover\:text-purple-100\/5:hover {
  color: rgb(243 232 255 / 0.05);
}
.hover\:text-purple-100\/50:hover {
  color: rgb(243 232 255 / 0.5);
}
.hover\:text-purple-100\/55:hover {
  color: rgb(243 232 255 / 0.55);
}
.hover\:text-purple-100\/60:hover {
  color: rgb(243 232 255 / 0.6);
}
.hover\:text-purple-100\/65:hover {
  color: rgb(243 232 255 / 0.65);
}
.hover\:text-purple-100\/70:hover {
  color: rgb(243 232 255 / 0.7);
}
.hover\:text-purple-100\/75:hover {
  color: rgb(243 232 255 / 0.75);
}
.hover\:text-purple-100\/80:hover {
  color: rgb(243 232 255 / 0.8);
}
.hover\:text-purple-100\/85:hover {
  color: rgb(243 232 255 / 0.85);
}
.hover\:text-purple-100\/90:hover {
  color: rgb(243 232 255 / 0.9);
}
.hover\:text-purple-100\/95:hover {
  color: rgb(243 232 255 / 0.95);
}
.hover\:text-purple-200:hover {
  --tw-text-opacity: 1;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-200\/0:hover {
  color: rgb(233 213 255 / 0);
}
.hover\:text-purple-200\/10:hover {
  color: rgb(233 213 255 / 0.1);
}
.hover\:text-purple-200\/100:hover {
  color: rgb(233 213 255 / 1);
}
.hover\:text-purple-200\/15:hover {
  color: rgb(233 213 255 / 0.15);
}
.hover\:text-purple-200\/20:hover {
  color: rgb(233 213 255 / 0.2);
}
.hover\:text-purple-200\/25:hover {
  color: rgb(233 213 255 / 0.25);
}
.hover\:text-purple-200\/30:hover {
  color: rgb(233 213 255 / 0.3);
}
.hover\:text-purple-200\/35:hover {
  color: rgb(233 213 255 / 0.35);
}
.hover\:text-purple-200\/40:hover {
  color: rgb(233 213 255 / 0.4);
}
.hover\:text-purple-200\/45:hover {
  color: rgb(233 213 255 / 0.45);
}
.hover\:text-purple-200\/5:hover {
  color: rgb(233 213 255 / 0.05);
}
.hover\:text-purple-200\/50:hover {
  color: rgb(233 213 255 / 0.5);
}
.hover\:text-purple-200\/55:hover {
  color: rgb(233 213 255 / 0.55);
}
.hover\:text-purple-200\/60:hover {
  color: rgb(233 213 255 / 0.6);
}
.hover\:text-purple-200\/65:hover {
  color: rgb(233 213 255 / 0.65);
}
.hover\:text-purple-200\/70:hover {
  color: rgb(233 213 255 / 0.7);
}
.hover\:text-purple-200\/75:hover {
  color: rgb(233 213 255 / 0.75);
}
.hover\:text-purple-200\/80:hover {
  color: rgb(233 213 255 / 0.8);
}
.hover\:text-purple-200\/85:hover {
  color: rgb(233 213 255 / 0.85);
}
.hover\:text-purple-200\/90:hover {
  color: rgb(233 213 255 / 0.9);
}
.hover\:text-purple-200\/95:hover {
  color: rgb(233 213 255 / 0.95);
}
.hover\:text-purple-300:hover {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-300\/0:hover {
  color: rgb(216 180 254 / 0);
}
.hover\:text-purple-300\/10:hover {
  color: rgb(216 180 254 / 0.1);
}
.hover\:text-purple-300\/100:hover {
  color: rgb(216 180 254 / 1);
}
.hover\:text-purple-300\/15:hover {
  color: rgb(216 180 254 / 0.15);
}
.hover\:text-purple-300\/20:hover {
  color: rgb(216 180 254 / 0.2);
}
.hover\:text-purple-300\/25:hover {
  color: rgb(216 180 254 / 0.25);
}
.hover\:text-purple-300\/30:hover {
  color: rgb(216 180 254 / 0.3);
}
.hover\:text-purple-300\/35:hover {
  color: rgb(216 180 254 / 0.35);
}
.hover\:text-purple-300\/40:hover {
  color: rgb(216 180 254 / 0.4);
}
.hover\:text-purple-300\/45:hover {
  color: rgb(216 180 254 / 0.45);
}
.hover\:text-purple-300\/5:hover {
  color: rgb(216 180 254 / 0.05);
}
.hover\:text-purple-300\/50:hover {
  color: rgb(216 180 254 / 0.5);
}
.hover\:text-purple-300\/55:hover {
  color: rgb(216 180 254 / 0.55);
}
.hover\:text-purple-300\/60:hover {
  color: rgb(216 180 254 / 0.6);
}
.hover\:text-purple-300\/65:hover {
  color: rgb(216 180 254 / 0.65);
}
.hover\:text-purple-300\/70:hover {
  color: rgb(216 180 254 / 0.7);
}
.hover\:text-purple-300\/75:hover {
  color: rgb(216 180 254 / 0.75);
}
.hover\:text-purple-300\/80:hover {
  color: rgb(216 180 254 / 0.8);
}
.hover\:text-purple-300\/85:hover {
  color: rgb(216 180 254 / 0.85);
}
.hover\:text-purple-300\/90:hover {
  color: rgb(216 180 254 / 0.9);
}
.hover\:text-purple-300\/95:hover {
  color: rgb(216 180 254 / 0.95);
}
.hover\:text-purple-400:hover {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-400\/0:hover {
  color: rgb(192 132 252 / 0);
}
.hover\:text-purple-400\/10:hover {
  color: rgb(192 132 252 / 0.1);
}
.hover\:text-purple-400\/100:hover {
  color: rgb(192 132 252 / 1);
}
.hover\:text-purple-400\/15:hover {
  color: rgb(192 132 252 / 0.15);
}
.hover\:text-purple-400\/20:hover {
  color: rgb(192 132 252 / 0.2);
}
.hover\:text-purple-400\/25:hover {
  color: rgb(192 132 252 / 0.25);
}
.hover\:text-purple-400\/30:hover {
  color: rgb(192 132 252 / 0.3);
}
.hover\:text-purple-400\/35:hover {
  color: rgb(192 132 252 / 0.35);
}
.hover\:text-purple-400\/40:hover {
  color: rgb(192 132 252 / 0.4);
}
.hover\:text-purple-400\/45:hover {
  color: rgb(192 132 252 / 0.45);
}
.hover\:text-purple-400\/5:hover {
  color: rgb(192 132 252 / 0.05);
}
.hover\:text-purple-400\/50:hover {
  color: rgb(192 132 252 / 0.5);
}
.hover\:text-purple-400\/55:hover {
  color: rgb(192 132 252 / 0.55);
}
.hover\:text-purple-400\/60:hover {
  color: rgb(192 132 252 / 0.6);
}
.hover\:text-purple-400\/65:hover {
  color: rgb(192 132 252 / 0.65);
}
.hover\:text-purple-400\/70:hover {
  color: rgb(192 132 252 / 0.7);
}
.hover\:text-purple-400\/75:hover {
  color: rgb(192 132 252 / 0.75);
}
.hover\:text-purple-400\/80:hover {
  color: rgb(192 132 252 / 0.8);
}
.hover\:text-purple-400\/85:hover {
  color: rgb(192 132 252 / 0.85);
}
.hover\:text-purple-400\/90:hover {
  color: rgb(192 132 252 / 0.9);
}
.hover\:text-purple-400\/95:hover {
  color: rgb(192 132 252 / 0.95);
}
.hover\:text-purple-500:hover {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-500\/0:hover {
  color: rgb(168 85 247 / 0);
}
.hover\:text-purple-500\/10:hover {
  color: rgb(168 85 247 / 0.1);
}
.hover\:text-purple-500\/100:hover {
  color: rgb(168 85 247 / 1);
}
.hover\:text-purple-500\/15:hover {
  color: rgb(168 85 247 / 0.15);
}
.hover\:text-purple-500\/20:hover {
  color: rgb(168 85 247 / 0.2);
}
.hover\:text-purple-500\/25:hover {
  color: rgb(168 85 247 / 0.25);
}
.hover\:text-purple-500\/30:hover {
  color: rgb(168 85 247 / 0.3);
}
.hover\:text-purple-500\/35:hover {
  color: rgb(168 85 247 / 0.35);
}
.hover\:text-purple-500\/40:hover {
  color: rgb(168 85 247 / 0.4);
}
.hover\:text-purple-500\/45:hover {
  color: rgb(168 85 247 / 0.45);
}
.hover\:text-purple-500\/5:hover {
  color: rgb(168 85 247 / 0.05);
}
.hover\:text-purple-500\/50:hover {
  color: rgb(168 85 247 / 0.5);
}
.hover\:text-purple-500\/55:hover {
  color: rgb(168 85 247 / 0.55);
}
.hover\:text-purple-500\/60:hover {
  color: rgb(168 85 247 / 0.6);
}
.hover\:text-purple-500\/65:hover {
  color: rgb(168 85 247 / 0.65);
}
.hover\:text-purple-500\/70:hover {
  color: rgb(168 85 247 / 0.7);
}
.hover\:text-purple-500\/75:hover {
  color: rgb(168 85 247 / 0.75);
}
.hover\:text-purple-500\/80:hover {
  color: rgb(168 85 247 / 0.8);
}
.hover\:text-purple-500\/85:hover {
  color: rgb(168 85 247 / 0.85);
}
.hover\:text-purple-500\/90:hover {
  color: rgb(168 85 247 / 0.9);
}
.hover\:text-purple-500\/95:hover {
  color: rgb(168 85 247 / 0.95);
}
.hover\:text-purple-600:hover {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-600\/0:hover {
  color: rgb(147 51 234 / 0);
}
.hover\:text-purple-600\/10:hover {
  color: rgb(147 51 234 / 0.1);
}
.hover\:text-purple-600\/100:hover {
  color: rgb(147 51 234 / 1);
}
.hover\:text-purple-600\/15:hover {
  color: rgb(147 51 234 / 0.15);
}
.hover\:text-purple-600\/20:hover {
  color: rgb(147 51 234 / 0.2);
}
.hover\:text-purple-600\/25:hover {
  color: rgb(147 51 234 / 0.25);
}
.hover\:text-purple-600\/30:hover {
  color: rgb(147 51 234 / 0.3);
}
.hover\:text-purple-600\/35:hover {
  color: rgb(147 51 234 / 0.35);
}
.hover\:text-purple-600\/40:hover {
  color: rgb(147 51 234 / 0.4);
}
.hover\:text-purple-600\/45:hover {
  color: rgb(147 51 234 / 0.45);
}
.hover\:text-purple-600\/5:hover {
  color: rgb(147 51 234 / 0.05);
}
.hover\:text-purple-600\/50:hover {
  color: rgb(147 51 234 / 0.5);
}
.hover\:text-purple-600\/55:hover {
  color: rgb(147 51 234 / 0.55);
}
.hover\:text-purple-600\/60:hover {
  color: rgb(147 51 234 / 0.6);
}
.hover\:text-purple-600\/65:hover {
  color: rgb(147 51 234 / 0.65);
}
.hover\:text-purple-600\/70:hover {
  color: rgb(147 51 234 / 0.7);
}
.hover\:text-purple-600\/75:hover {
  color: rgb(147 51 234 / 0.75);
}
.hover\:text-purple-600\/80:hover {
  color: rgb(147 51 234 / 0.8);
}
.hover\:text-purple-600\/85:hover {
  color: rgb(147 51 234 / 0.85);
}
.hover\:text-purple-600\/90:hover {
  color: rgb(147 51 234 / 0.9);
}
.hover\:text-purple-600\/95:hover {
  color: rgb(147 51 234 / 0.95);
}
.hover\:text-purple-700:hover {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-700\/0:hover {
  color: rgb(126 34 206 / 0);
}
.hover\:text-purple-700\/10:hover {
  color: rgb(126 34 206 / 0.1);
}
.hover\:text-purple-700\/100:hover {
  color: rgb(126 34 206 / 1);
}
.hover\:text-purple-700\/15:hover {
  color: rgb(126 34 206 / 0.15);
}
.hover\:text-purple-700\/20:hover {
  color: rgb(126 34 206 / 0.2);
}
.hover\:text-purple-700\/25:hover {
  color: rgb(126 34 206 / 0.25);
}
.hover\:text-purple-700\/30:hover {
  color: rgb(126 34 206 / 0.3);
}
.hover\:text-purple-700\/35:hover {
  color: rgb(126 34 206 / 0.35);
}
.hover\:text-purple-700\/40:hover {
  color: rgb(126 34 206 / 0.4);
}
.hover\:text-purple-700\/45:hover {
  color: rgb(126 34 206 / 0.45);
}
.hover\:text-purple-700\/5:hover {
  color: rgb(126 34 206 / 0.05);
}
.hover\:text-purple-700\/50:hover {
  color: rgb(126 34 206 / 0.5);
}
.hover\:text-purple-700\/55:hover {
  color: rgb(126 34 206 / 0.55);
}
.hover\:text-purple-700\/60:hover {
  color: rgb(126 34 206 / 0.6);
}
.hover\:text-purple-700\/65:hover {
  color: rgb(126 34 206 / 0.65);
}
.hover\:text-purple-700\/70:hover {
  color: rgb(126 34 206 / 0.7);
}
.hover\:text-purple-700\/75:hover {
  color: rgb(126 34 206 / 0.75);
}
.hover\:text-purple-700\/80:hover {
  color: rgb(126 34 206 / 0.8);
}
.hover\:text-purple-700\/85:hover {
  color: rgb(126 34 206 / 0.85);
}
.hover\:text-purple-700\/90:hover {
  color: rgb(126 34 206 / 0.9);
}
.hover\:text-purple-700\/95:hover {
  color: rgb(126 34 206 / 0.95);
}
.hover\:text-purple-800:hover {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-800\/0:hover {
  color: rgb(107 33 168 / 0);
}
.hover\:text-purple-800\/10:hover {
  color: rgb(107 33 168 / 0.1);
}
.hover\:text-purple-800\/100:hover {
  color: rgb(107 33 168 / 1);
}
.hover\:text-purple-800\/15:hover {
  color: rgb(107 33 168 / 0.15);
}
.hover\:text-purple-800\/20:hover {
  color: rgb(107 33 168 / 0.2);
}
.hover\:text-purple-800\/25:hover {
  color: rgb(107 33 168 / 0.25);
}
.hover\:text-purple-800\/30:hover {
  color: rgb(107 33 168 / 0.3);
}
.hover\:text-purple-800\/35:hover {
  color: rgb(107 33 168 / 0.35);
}
.hover\:text-purple-800\/40:hover {
  color: rgb(107 33 168 / 0.4);
}
.hover\:text-purple-800\/45:hover {
  color: rgb(107 33 168 / 0.45);
}
.hover\:text-purple-800\/5:hover {
  color: rgb(107 33 168 / 0.05);
}
.hover\:text-purple-800\/50:hover {
  color: rgb(107 33 168 / 0.5);
}
.hover\:text-purple-800\/55:hover {
  color: rgb(107 33 168 / 0.55);
}
.hover\:text-purple-800\/60:hover {
  color: rgb(107 33 168 / 0.6);
}
.hover\:text-purple-800\/65:hover {
  color: rgb(107 33 168 / 0.65);
}
.hover\:text-purple-800\/70:hover {
  color: rgb(107 33 168 / 0.7);
}
.hover\:text-purple-800\/75:hover {
  color: rgb(107 33 168 / 0.75);
}
.hover\:text-purple-800\/80:hover {
  color: rgb(107 33 168 / 0.8);
}
.hover\:text-purple-800\/85:hover {
  color: rgb(107 33 168 / 0.85);
}
.hover\:text-purple-800\/90:hover {
  color: rgb(107 33 168 / 0.9);
}
.hover\:text-purple-800\/95:hover {
  color: rgb(107 33 168 / 0.95);
}
.hover\:text-purple-900:hover {
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1));
}
.hover\:text-purple-900\/0:hover {
  color: rgb(88 28 135 / 0);
}
.hover\:text-purple-900\/10:hover {
  color: rgb(88 28 135 / 0.1);
}
.hover\:text-purple-900\/100:hover {
  color: rgb(88 28 135 / 1);
}
.hover\:text-purple-900\/15:hover {
  color: rgb(88 28 135 / 0.15);
}
.hover\:text-purple-900\/20:hover {
  color: rgb(88 28 135 / 0.2);
}
.hover\:text-purple-900\/25:hover {
  color: rgb(88 28 135 / 0.25);
}
.hover\:text-purple-900\/30:hover {
  color: rgb(88 28 135 / 0.3);
}
.hover\:text-purple-900\/35:hover {
  color: rgb(88 28 135 / 0.35);
}
.hover\:text-purple-900\/40:hover {
  color: rgb(88 28 135 / 0.4);
}
.hover\:text-purple-900\/45:hover {
  color: rgb(88 28 135 / 0.45);
}
.hover\:text-purple-900\/5:hover {
  color: rgb(88 28 135 / 0.05);
}
.hover\:text-purple-900\/50:hover {
  color: rgb(88 28 135 / 0.5);
}
.hover\:text-purple-900\/55:hover {
  color: rgb(88 28 135 / 0.55);
}
.hover\:text-purple-900\/60:hover {
  color: rgb(88 28 135 / 0.6);
}
.hover\:text-purple-900\/65:hover {
  color: rgb(88 28 135 / 0.65);
}
.hover\:text-purple-900\/70:hover {
  color: rgb(88 28 135 / 0.7);
}
.hover\:text-purple-900\/75:hover {
  color: rgb(88 28 135 / 0.75);
}
.hover\:text-purple-900\/80:hover {
  color: rgb(88 28 135 / 0.8);
}
.hover\:text-purple-900\/85:hover {
  color: rgb(88 28 135 / 0.85);
}
.hover\:text-purple-900\/90:hover {
  color: rgb(88 28 135 / 0.9);
}
.hover\:text-purple-900\/95:hover {
  color: rgb(88 28 135 / 0.95);
}
.hover\:text-red-100:hover {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}
.hover\:text-red-100\/0:hover {
  color: rgb(254 226 226 / 0);
}
.hover\:text-red-100\/10:hover {
  color: rgb(254 226 226 / 0.1);
}
.hover\:text-red-100\/100:hover {
  color: rgb(254 226 226 / 1);
}
.hover\:text-red-100\/15:hover {
  color: rgb(254 226 226 / 0.15);
}
.hover\:text-red-100\/20:hover {
  color: rgb(254 226 226 / 0.2);
}
.hover\:text-red-100\/25:hover {
  color: rgb(254 226 226 / 0.25);
}
.hover\:text-red-100\/30:hover {
  color: rgb(254 226 226 / 0.3);
}
.hover\:text-red-100\/35:hover {
  color: rgb(254 226 226 / 0.35);
}
.hover\:text-red-100\/40:hover {
  color: rgb(254 226 226 / 0.4);
}
.hover\:text-red-100\/45:hover {
  color: rgb(254 226 226 / 0.45);
}
.hover\:text-red-100\/5:hover {
  color: rgb(254 226 226 / 0.05);
}
.hover\:text-red-100\/50:hover {
  color: rgb(254 226 226 / 0.5);
}
.hover\:text-red-100\/55:hover {
  color: rgb(254 226 226 / 0.55);
}
.hover\:text-red-100\/60:hover {
  color: rgb(254 226 226 / 0.6);
}
.hover\:text-red-100\/65:hover {
  color: rgb(254 226 226 / 0.65);
}
.hover\:text-red-100\/70:hover {
  color: rgb(254 226 226 / 0.7);
}
.hover\:text-red-100\/75:hover {
  color: rgb(254 226 226 / 0.75);
}
.hover\:text-red-100\/80:hover {
  color: rgb(254 226 226 / 0.8);
}
.hover\:text-red-100\/85:hover {
  color: rgb(254 226 226 / 0.85);
}
.hover\:text-red-100\/90:hover {
  color: rgb(254 226 226 / 0.9);
}
.hover\:text-red-100\/95:hover {
  color: rgb(254 226 226 / 0.95);
}
.hover\:text-red-200:hover {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}
.hover\:text-red-200\/0:hover {
  color: rgb(254 202 202 / 0);
}
.hover\:text-red-200\/10:hover {
  color: rgb(254 202 202 / 0.1);
}
.hover\:text-red-200\/100:hover {
  color: rgb(254 202 202 / 1);
}
.hover\:text-red-200\/15:hover {
  color: rgb(254 202 202 / 0.15);
}
.hover\:text-red-200\/20:hover {
  color: rgb(254 202 202 / 0.2);
}
.hover\:text-red-200\/25:hover {
  color: rgb(254 202 202 / 0.25);
}
.hover\:text-red-200\/30:hover {
  color: rgb(254 202 202 / 0.3);
}
.hover\:text-red-200\/35:hover {
  color: rgb(254 202 202 / 0.35);
}
.hover\:text-red-200\/40:hover {
  color: rgb(254 202 202 / 0.4);
}
.hover\:text-red-200\/45:hover {
  color: rgb(254 202 202 / 0.45);
}
.hover\:text-red-200\/5:hover {
  color: rgb(254 202 202 / 0.05);
}
.hover\:text-red-200\/50:hover {
  color: rgb(254 202 202 / 0.5);
}
.hover\:text-red-200\/55:hover {
  color: rgb(254 202 202 / 0.55);
}
.hover\:text-red-200\/60:hover {
  color: rgb(254 202 202 / 0.6);
}
.hover\:text-red-200\/65:hover {
  color: rgb(254 202 202 / 0.65);
}
.hover\:text-red-200\/70:hover {
  color: rgb(254 202 202 / 0.7);
}
.hover\:text-red-200\/75:hover {
  color: rgb(254 202 202 / 0.75);
}
.hover\:text-red-200\/80:hover {
  color: rgb(254 202 202 / 0.8);
}
.hover\:text-red-200\/85:hover {
  color: rgb(254 202 202 / 0.85);
}
.hover\:text-red-200\/90:hover {
  color: rgb(254 202 202 / 0.9);
}
.hover\:text-red-200\/95:hover {
  color: rgb(254 202 202 / 0.95);
}
.hover\:text-red-300:hover {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.hover\:text-red-300\/0:hover {
  color: rgb(252 165 165 / 0);
}
.hover\:text-red-300\/10:hover {
  color: rgb(252 165 165 / 0.1);
}
.hover\:text-red-300\/100:hover {
  color: rgb(252 165 165 / 1);
}
.hover\:text-red-300\/15:hover {
  color: rgb(252 165 165 / 0.15);
}
.hover\:text-red-300\/20:hover {
  color: rgb(252 165 165 / 0.2);
}
.hover\:text-red-300\/25:hover {
  color: rgb(252 165 165 / 0.25);
}
.hover\:text-red-300\/30:hover {
  color: rgb(252 165 165 / 0.3);
}
.hover\:text-red-300\/35:hover {
  color: rgb(252 165 165 / 0.35);
}
.hover\:text-red-300\/40:hover {
  color: rgb(252 165 165 / 0.4);
}
.hover\:text-red-300\/45:hover {
  color: rgb(252 165 165 / 0.45);
}
.hover\:text-red-300\/5:hover {
  color: rgb(252 165 165 / 0.05);
}
.hover\:text-red-300\/50:hover {
  color: rgb(252 165 165 / 0.5);
}
.hover\:text-red-300\/55:hover {
  color: rgb(252 165 165 / 0.55);
}
.hover\:text-red-300\/60:hover {
  color: rgb(252 165 165 / 0.6);
}
.hover\:text-red-300\/65:hover {
  color: rgb(252 165 165 / 0.65);
}
.hover\:text-red-300\/70:hover {
  color: rgb(252 165 165 / 0.7);
}
.hover\:text-red-300\/75:hover {
  color: rgb(252 165 165 / 0.75);
}
.hover\:text-red-300\/80:hover {
  color: rgb(252 165 165 / 0.8);
}
.hover\:text-red-300\/85:hover {
  color: rgb(252 165 165 / 0.85);
}
.hover\:text-red-300\/90:hover {
  color: rgb(252 165 165 / 0.9);
}
.hover\:text-red-300\/95:hover {
  color: rgb(252 165 165 / 0.95);
}
.hover\:text-red-400:hover {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.hover\:text-red-400\/0:hover {
  color: rgb(248 113 113 / 0);
}
.hover\:text-red-400\/10:hover {
  color: rgb(248 113 113 / 0.1);
}
.hover\:text-red-400\/100:hover {
  color: rgb(248 113 113 / 1);
}
.hover\:text-red-400\/15:hover {
  color: rgb(248 113 113 / 0.15);
}
.hover\:text-red-400\/20:hover {
  color: rgb(248 113 113 / 0.2);
}
.hover\:text-red-400\/25:hover {
  color: rgb(248 113 113 / 0.25);
}
.hover\:text-red-400\/30:hover {
  color: rgb(248 113 113 / 0.3);
}
.hover\:text-red-400\/35:hover {
  color: rgb(248 113 113 / 0.35);
}
.hover\:text-red-400\/40:hover {
  color: rgb(248 113 113 / 0.4);
}
.hover\:text-red-400\/45:hover {
  color: rgb(248 113 113 / 0.45);
}
.hover\:text-red-400\/5:hover {
  color: rgb(248 113 113 / 0.05);
}
.hover\:text-red-400\/50:hover {
  color: rgb(248 113 113 / 0.5);
}
.hover\:text-red-400\/55:hover {
  color: rgb(248 113 113 / 0.55);
}
.hover\:text-red-400\/60:hover {
  color: rgb(248 113 113 / 0.6);
}
.hover\:text-red-400\/65:hover {
  color: rgb(248 113 113 / 0.65);
}
.hover\:text-red-400\/70:hover {
  color: rgb(248 113 113 / 0.7);
}
.hover\:text-red-400\/75:hover {
  color: rgb(248 113 113 / 0.75);
}
.hover\:text-red-400\/80:hover {
  color: rgb(248 113 113 / 0.8);
}
.hover\:text-red-400\/85:hover {
  color: rgb(248 113 113 / 0.85);
}
.hover\:text-red-400\/90:hover {
  color: rgb(248 113 113 / 0.9);
}
.hover\:text-red-400\/95:hover {
  color: rgb(248 113 113 / 0.95);
}
.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.hover\:text-red-500\/0:hover {
  color: rgb(239 68 68 / 0);
}
.hover\:text-red-500\/10:hover {
  color: rgb(239 68 68 / 0.1);
}
.hover\:text-red-500\/100:hover {
  color: rgb(239 68 68 / 1);
}
.hover\:text-red-500\/15:hover {
  color: rgb(239 68 68 / 0.15);
}
.hover\:text-red-500\/20:hover {
  color: rgb(239 68 68 / 0.2);
}
.hover\:text-red-500\/25:hover {
  color: rgb(239 68 68 / 0.25);
}
.hover\:text-red-500\/30:hover {
  color: rgb(239 68 68 / 0.3);
}
.hover\:text-red-500\/35:hover {
  color: rgb(239 68 68 / 0.35);
}
.hover\:text-red-500\/40:hover {
  color: rgb(239 68 68 / 0.4);
}
.hover\:text-red-500\/45:hover {
  color: rgb(239 68 68 / 0.45);
}
.hover\:text-red-500\/5:hover {
  color: rgb(239 68 68 / 0.05);
}
.hover\:text-red-500\/50:hover {
  color: rgb(239 68 68 / 0.5);
}
.hover\:text-red-500\/55:hover {
  color: rgb(239 68 68 / 0.55);
}
.hover\:text-red-500\/60:hover {
  color: rgb(239 68 68 / 0.6);
}
.hover\:text-red-500\/65:hover {
  color: rgb(239 68 68 / 0.65);
}
.hover\:text-red-500\/70:hover {
  color: rgb(239 68 68 / 0.7);
}
.hover\:text-red-500\/75:hover {
  color: rgb(239 68 68 / 0.75);
}
.hover\:text-red-500\/80:hover {
  color: rgb(239 68 68 / 0.8);
}
.hover\:text-red-500\/85:hover {
  color: rgb(239 68 68 / 0.85);
}
.hover\:text-red-500\/90:hover {
  color: rgb(239 68 68 / 0.9);
}
.hover\:text-red-500\/95:hover {
  color: rgb(239 68 68 / 0.95);
}
.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.hover\:text-red-600\/0:hover {
  color: rgb(220 38 38 / 0);
}
.hover\:text-red-600\/10:hover {
  color: rgb(220 38 38 / 0.1);
}
.hover\:text-red-600\/100:hover {
  color: rgb(220 38 38 / 1);
}
.hover\:text-red-600\/15:hover {
  color: rgb(220 38 38 / 0.15);
}
.hover\:text-red-600\/20:hover {
  color: rgb(220 38 38 / 0.2);
}
.hover\:text-red-600\/25:hover {
  color: rgb(220 38 38 / 0.25);
}
.hover\:text-red-600\/30:hover {
  color: rgb(220 38 38 / 0.3);
}
.hover\:text-red-600\/35:hover {
  color: rgb(220 38 38 / 0.35);
}
.hover\:text-red-600\/40:hover {
  color: rgb(220 38 38 / 0.4);
}
.hover\:text-red-600\/45:hover {
  color: rgb(220 38 38 / 0.45);
}
.hover\:text-red-600\/5:hover {
  color: rgb(220 38 38 / 0.05);
}
.hover\:text-red-600\/50:hover {
  color: rgb(220 38 38 / 0.5);
}
.hover\:text-red-600\/55:hover {
  color: rgb(220 38 38 / 0.55);
}
.hover\:text-red-600\/60:hover {
  color: rgb(220 38 38 / 0.6);
}
.hover\:text-red-600\/65:hover {
  color: rgb(220 38 38 / 0.65);
}
.hover\:text-red-600\/70:hover {
  color: rgb(220 38 38 / 0.7);
}
.hover\:text-red-600\/75:hover {
  color: rgb(220 38 38 / 0.75);
}
.hover\:text-red-600\/80:hover {
  color: rgb(220 38 38 / 0.8);
}
.hover\:text-red-600\/85:hover {
  color: rgb(220 38 38 / 0.85);
}
.hover\:text-red-600\/90:hover {
  color: rgb(220 38 38 / 0.9);
}
.hover\:text-red-600\/95:hover {
  color: rgb(220 38 38 / 0.95);
}
.hover\:text-red-700:hover {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.hover\:text-red-700\/0:hover {
  color: rgb(185 28 28 / 0);
}
.hover\:text-red-700\/10:hover {
  color: rgb(185 28 28 / 0.1);
}
.hover\:text-red-700\/100:hover {
  color: rgb(185 28 28 / 1);
}
.hover\:text-red-700\/15:hover {
  color: rgb(185 28 28 / 0.15);
}
.hover\:text-red-700\/20:hover {
  color: rgb(185 28 28 / 0.2);
}
.hover\:text-red-700\/25:hover {
  color: rgb(185 28 28 / 0.25);
}
.hover\:text-red-700\/30:hover {
  color: rgb(185 28 28 / 0.3);
}
.hover\:text-red-700\/35:hover {
  color: rgb(185 28 28 / 0.35);
}
.hover\:text-red-700\/40:hover {
  color: rgb(185 28 28 / 0.4);
}
.hover\:text-red-700\/45:hover {
  color: rgb(185 28 28 / 0.45);
}
.hover\:text-red-700\/5:hover {
  color: rgb(185 28 28 / 0.05);
}
.hover\:text-red-700\/50:hover {
  color: rgb(185 28 28 / 0.5);
}
.hover\:text-red-700\/55:hover {
  color: rgb(185 28 28 / 0.55);
}
.hover\:text-red-700\/60:hover {
  color: rgb(185 28 28 / 0.6);
}
.hover\:text-red-700\/65:hover {
  color: rgb(185 28 28 / 0.65);
}
.hover\:text-red-700\/70:hover {
  color: rgb(185 28 28 / 0.7);
}
.hover\:text-red-700\/75:hover {
  color: rgb(185 28 28 / 0.75);
}
.hover\:text-red-700\/80:hover {
  color: rgb(185 28 28 / 0.8);
}
.hover\:text-red-700\/85:hover {
  color: rgb(185 28 28 / 0.85);
}
.hover\:text-red-700\/90:hover {
  color: rgb(185 28 28 / 0.9);
}
.hover\:text-red-700\/95:hover {
  color: rgb(185 28 28 / 0.95);
}
.hover\:text-red-800:hover {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.hover\:text-red-800\/0:hover {
  color: rgb(153 27 27 / 0);
}
.hover\:text-red-800\/10:hover {
  color: rgb(153 27 27 / 0.1);
}
.hover\:text-red-800\/100:hover {
  color: rgb(153 27 27 / 1);
}
.hover\:text-red-800\/15:hover {
  color: rgb(153 27 27 / 0.15);
}
.hover\:text-red-800\/20:hover {
  color: rgb(153 27 27 / 0.2);
}
.hover\:text-red-800\/25:hover {
  color: rgb(153 27 27 / 0.25);
}
.hover\:text-red-800\/30:hover {
  color: rgb(153 27 27 / 0.3);
}
.hover\:text-red-800\/35:hover {
  color: rgb(153 27 27 / 0.35);
}
.hover\:text-red-800\/40:hover {
  color: rgb(153 27 27 / 0.4);
}
.hover\:text-red-800\/45:hover {
  color: rgb(153 27 27 / 0.45);
}
.hover\:text-red-800\/5:hover {
  color: rgb(153 27 27 / 0.05);
}
.hover\:text-red-800\/50:hover {
  color: rgb(153 27 27 / 0.5);
}
.hover\:text-red-800\/55:hover {
  color: rgb(153 27 27 / 0.55);
}
.hover\:text-red-800\/60:hover {
  color: rgb(153 27 27 / 0.6);
}
.hover\:text-red-800\/65:hover {
  color: rgb(153 27 27 / 0.65);
}
.hover\:text-red-800\/70:hover {
  color: rgb(153 27 27 / 0.7);
}
.hover\:text-red-800\/75:hover {
  color: rgb(153 27 27 / 0.75);
}
.hover\:text-red-800\/80:hover {
  color: rgb(153 27 27 / 0.8);
}
.hover\:text-red-800\/85:hover {
  color: rgb(153 27 27 / 0.85);
}
.hover\:text-red-800\/90:hover {
  color: rgb(153 27 27 / 0.9);
}
.hover\:text-red-800\/95:hover {
  color: rgb(153 27 27 / 0.95);
}
.hover\:text-red-900:hover {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}
.hover\:text-red-900\/0:hover {
  color: rgb(127 29 29 / 0);
}
.hover\:text-red-900\/10:hover {
  color: rgb(127 29 29 / 0.1);
}
.hover\:text-red-900\/100:hover {
  color: rgb(127 29 29 / 1);
}
.hover\:text-red-900\/15:hover {
  color: rgb(127 29 29 / 0.15);
}
.hover\:text-red-900\/20:hover {
  color: rgb(127 29 29 / 0.2);
}
.hover\:text-red-900\/25:hover {
  color: rgb(127 29 29 / 0.25);
}
.hover\:text-red-900\/30:hover {
  color: rgb(127 29 29 / 0.3);
}
.hover\:text-red-900\/35:hover {
  color: rgb(127 29 29 / 0.35);
}
.hover\:text-red-900\/40:hover {
  color: rgb(127 29 29 / 0.4);
}
.hover\:text-red-900\/45:hover {
  color: rgb(127 29 29 / 0.45);
}
.hover\:text-red-900\/5:hover {
  color: rgb(127 29 29 / 0.05);
}
.hover\:text-red-900\/50:hover {
  color: rgb(127 29 29 / 0.5);
}
.hover\:text-red-900\/55:hover {
  color: rgb(127 29 29 / 0.55);
}
.hover\:text-red-900\/60:hover {
  color: rgb(127 29 29 / 0.6);
}
.hover\:text-red-900\/65:hover {
  color: rgb(127 29 29 / 0.65);
}
.hover\:text-red-900\/70:hover {
  color: rgb(127 29 29 / 0.7);
}
.hover\:text-red-900\/75:hover {
  color: rgb(127 29 29 / 0.75);
}
.hover\:text-red-900\/80:hover {
  color: rgb(127 29 29 / 0.8);
}
.hover\:text-red-900\/85:hover {
  color: rgb(127 29 29 / 0.85);
}
.hover\:text-red-900\/90:hover {
  color: rgb(127 29 29 / 0.9);
}
.hover\:text-red-900\/95:hover {
  color: rgb(127 29 29 / 0.95);
}
.hover\:text-sidebar-accent-foreground:hover {
  color: hsl(var(--sidebar-accent-foreground));
}
.hover\:text-teal-100:hover {
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-100\/0:hover {
  color: rgb(204 251 241 / 0);
}
.hover\:text-teal-100\/10:hover {
  color: rgb(204 251 241 / 0.1);
}
.hover\:text-teal-100\/100:hover {
  color: rgb(204 251 241 / 1);
}
.hover\:text-teal-100\/15:hover {
  color: rgb(204 251 241 / 0.15);
}
.hover\:text-teal-100\/20:hover {
  color: rgb(204 251 241 / 0.2);
}
.hover\:text-teal-100\/25:hover {
  color: rgb(204 251 241 / 0.25);
}
.hover\:text-teal-100\/30:hover {
  color: rgb(204 251 241 / 0.3);
}
.hover\:text-teal-100\/35:hover {
  color: rgb(204 251 241 / 0.35);
}
.hover\:text-teal-100\/40:hover {
  color: rgb(204 251 241 / 0.4);
}
.hover\:text-teal-100\/45:hover {
  color: rgb(204 251 241 / 0.45);
}
.hover\:text-teal-100\/5:hover {
  color: rgb(204 251 241 / 0.05);
}
.hover\:text-teal-100\/50:hover {
  color: rgb(204 251 241 / 0.5);
}
.hover\:text-teal-100\/55:hover {
  color: rgb(204 251 241 / 0.55);
}
.hover\:text-teal-100\/60:hover {
  color: rgb(204 251 241 / 0.6);
}
.hover\:text-teal-100\/65:hover {
  color: rgb(204 251 241 / 0.65);
}
.hover\:text-teal-100\/70:hover {
  color: rgb(204 251 241 / 0.7);
}
.hover\:text-teal-100\/75:hover {
  color: rgb(204 251 241 / 0.75);
}
.hover\:text-teal-100\/80:hover {
  color: rgb(204 251 241 / 0.8);
}
.hover\:text-teal-100\/85:hover {
  color: rgb(204 251 241 / 0.85);
}
.hover\:text-teal-100\/90:hover {
  color: rgb(204 251 241 / 0.9);
}
.hover\:text-teal-100\/95:hover {
  color: rgb(204 251 241 / 0.95);
}
.hover\:text-teal-200:hover {
  --tw-text-opacity: 1;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-200\/0:hover {
  color: rgb(153 246 228 / 0);
}
.hover\:text-teal-200\/10:hover {
  color: rgb(153 246 228 / 0.1);
}
.hover\:text-teal-200\/100:hover {
  color: rgb(153 246 228 / 1);
}
.hover\:text-teal-200\/15:hover {
  color: rgb(153 246 228 / 0.15);
}
.hover\:text-teal-200\/20:hover {
  color: rgb(153 246 228 / 0.2);
}
.hover\:text-teal-200\/25:hover {
  color: rgb(153 246 228 / 0.25);
}
.hover\:text-teal-200\/30:hover {
  color: rgb(153 246 228 / 0.3);
}
.hover\:text-teal-200\/35:hover {
  color: rgb(153 246 228 / 0.35);
}
.hover\:text-teal-200\/40:hover {
  color: rgb(153 246 228 / 0.4);
}
.hover\:text-teal-200\/45:hover {
  color: rgb(153 246 228 / 0.45);
}
.hover\:text-teal-200\/5:hover {
  color: rgb(153 246 228 / 0.05);
}
.hover\:text-teal-200\/50:hover {
  color: rgb(153 246 228 / 0.5);
}
.hover\:text-teal-200\/55:hover {
  color: rgb(153 246 228 / 0.55);
}
.hover\:text-teal-200\/60:hover {
  color: rgb(153 246 228 / 0.6);
}
.hover\:text-teal-200\/65:hover {
  color: rgb(153 246 228 / 0.65);
}
.hover\:text-teal-200\/70:hover {
  color: rgb(153 246 228 / 0.7);
}
.hover\:text-teal-200\/75:hover {
  color: rgb(153 246 228 / 0.75);
}
.hover\:text-teal-200\/80:hover {
  color: rgb(153 246 228 / 0.8);
}
.hover\:text-teal-200\/85:hover {
  color: rgb(153 246 228 / 0.85);
}
.hover\:text-teal-200\/90:hover {
  color: rgb(153 246 228 / 0.9);
}
.hover\:text-teal-200\/95:hover {
  color: rgb(153 246 228 / 0.95);
}
.hover\:text-teal-300:hover {
  --tw-text-opacity: 1;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-300\/0:hover {
  color: rgb(94 234 212 / 0);
}
.hover\:text-teal-300\/10:hover {
  color: rgb(94 234 212 / 0.1);
}
.hover\:text-teal-300\/100:hover {
  color: rgb(94 234 212 / 1);
}
.hover\:text-teal-300\/15:hover {
  color: rgb(94 234 212 / 0.15);
}
.hover\:text-teal-300\/20:hover {
  color: rgb(94 234 212 / 0.2);
}
.hover\:text-teal-300\/25:hover {
  color: rgb(94 234 212 / 0.25);
}
.hover\:text-teal-300\/30:hover {
  color: rgb(94 234 212 / 0.3);
}
.hover\:text-teal-300\/35:hover {
  color: rgb(94 234 212 / 0.35);
}
.hover\:text-teal-300\/40:hover {
  color: rgb(94 234 212 / 0.4);
}
.hover\:text-teal-300\/45:hover {
  color: rgb(94 234 212 / 0.45);
}
.hover\:text-teal-300\/5:hover {
  color: rgb(94 234 212 / 0.05);
}
.hover\:text-teal-300\/50:hover {
  color: rgb(94 234 212 / 0.5);
}
.hover\:text-teal-300\/55:hover {
  color: rgb(94 234 212 / 0.55);
}
.hover\:text-teal-300\/60:hover {
  color: rgb(94 234 212 / 0.6);
}
.hover\:text-teal-300\/65:hover {
  color: rgb(94 234 212 / 0.65);
}
.hover\:text-teal-300\/70:hover {
  color: rgb(94 234 212 / 0.7);
}
.hover\:text-teal-300\/75:hover {
  color: rgb(94 234 212 / 0.75);
}
.hover\:text-teal-300\/80:hover {
  color: rgb(94 234 212 / 0.8);
}
.hover\:text-teal-300\/85:hover {
  color: rgb(94 234 212 / 0.85);
}
.hover\:text-teal-300\/90:hover {
  color: rgb(94 234 212 / 0.9);
}
.hover\:text-teal-300\/95:hover {
  color: rgb(94 234 212 / 0.95);
}
.hover\:text-teal-400:hover {
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-400\/0:hover {
  color: rgb(45 212 191 / 0);
}
.hover\:text-teal-400\/10:hover {
  color: rgb(45 212 191 / 0.1);
}
.hover\:text-teal-400\/100:hover {
  color: rgb(45 212 191 / 1);
}
.hover\:text-teal-400\/15:hover {
  color: rgb(45 212 191 / 0.15);
}
.hover\:text-teal-400\/20:hover {
  color: rgb(45 212 191 / 0.2);
}
.hover\:text-teal-400\/25:hover {
  color: rgb(45 212 191 / 0.25);
}
.hover\:text-teal-400\/30:hover {
  color: rgb(45 212 191 / 0.3);
}
.hover\:text-teal-400\/35:hover {
  color: rgb(45 212 191 / 0.35);
}
.hover\:text-teal-400\/40:hover {
  color: rgb(45 212 191 / 0.4);
}
.hover\:text-teal-400\/45:hover {
  color: rgb(45 212 191 / 0.45);
}
.hover\:text-teal-400\/5:hover {
  color: rgb(45 212 191 / 0.05);
}
.hover\:text-teal-400\/50:hover {
  color: rgb(45 212 191 / 0.5);
}
.hover\:text-teal-400\/55:hover {
  color: rgb(45 212 191 / 0.55);
}
.hover\:text-teal-400\/60:hover {
  color: rgb(45 212 191 / 0.6);
}
.hover\:text-teal-400\/65:hover {
  color: rgb(45 212 191 / 0.65);
}
.hover\:text-teal-400\/70:hover {
  color: rgb(45 212 191 / 0.7);
}
.hover\:text-teal-400\/75:hover {
  color: rgb(45 212 191 / 0.75);
}
.hover\:text-teal-400\/80:hover {
  color: rgb(45 212 191 / 0.8);
}
.hover\:text-teal-400\/85:hover {
  color: rgb(45 212 191 / 0.85);
}
.hover\:text-teal-400\/90:hover {
  color: rgb(45 212 191 / 0.9);
}
.hover\:text-teal-400\/95:hover {
  color: rgb(45 212 191 / 0.95);
}
.hover\:text-teal-500:hover {
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-500\/0:hover {
  color: rgb(20 184 166 / 0);
}
.hover\:text-teal-500\/10:hover {
  color: rgb(20 184 166 / 0.1);
}
.hover\:text-teal-500\/100:hover {
  color: rgb(20 184 166 / 1);
}
.hover\:text-teal-500\/15:hover {
  color: rgb(20 184 166 / 0.15);
}
.hover\:text-teal-500\/20:hover {
  color: rgb(20 184 166 / 0.2);
}
.hover\:text-teal-500\/25:hover {
  color: rgb(20 184 166 / 0.25);
}
.hover\:text-teal-500\/30:hover {
  color: rgb(20 184 166 / 0.3);
}
.hover\:text-teal-500\/35:hover {
  color: rgb(20 184 166 / 0.35);
}
.hover\:text-teal-500\/40:hover {
  color: rgb(20 184 166 / 0.4);
}
.hover\:text-teal-500\/45:hover {
  color: rgb(20 184 166 / 0.45);
}
.hover\:text-teal-500\/5:hover {
  color: rgb(20 184 166 / 0.05);
}
.hover\:text-teal-500\/50:hover {
  color: rgb(20 184 166 / 0.5);
}
.hover\:text-teal-500\/55:hover {
  color: rgb(20 184 166 / 0.55);
}
.hover\:text-teal-500\/60:hover {
  color: rgb(20 184 166 / 0.6);
}
.hover\:text-teal-500\/65:hover {
  color: rgb(20 184 166 / 0.65);
}
.hover\:text-teal-500\/70:hover {
  color: rgb(20 184 166 / 0.7);
}
.hover\:text-teal-500\/75:hover {
  color: rgb(20 184 166 / 0.75);
}
.hover\:text-teal-500\/80:hover {
  color: rgb(20 184 166 / 0.8);
}
.hover\:text-teal-500\/85:hover {
  color: rgb(20 184 166 / 0.85);
}
.hover\:text-teal-500\/90:hover {
  color: rgb(20 184 166 / 0.9);
}
.hover\:text-teal-500\/95:hover {
  color: rgb(20 184 166 / 0.95);
}
.hover\:text-teal-600:hover {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-600\/0:hover {
  color: rgb(13 148 136 / 0);
}
.hover\:text-teal-600\/10:hover {
  color: rgb(13 148 136 / 0.1);
}
.hover\:text-teal-600\/100:hover {
  color: rgb(13 148 136 / 1);
}
.hover\:text-teal-600\/15:hover {
  color: rgb(13 148 136 / 0.15);
}
.hover\:text-teal-600\/20:hover {
  color: rgb(13 148 136 / 0.2);
}
.hover\:text-teal-600\/25:hover {
  color: rgb(13 148 136 / 0.25);
}
.hover\:text-teal-600\/30:hover {
  color: rgb(13 148 136 / 0.3);
}
.hover\:text-teal-600\/35:hover {
  color: rgb(13 148 136 / 0.35);
}
.hover\:text-teal-600\/40:hover {
  color: rgb(13 148 136 / 0.4);
}
.hover\:text-teal-600\/45:hover {
  color: rgb(13 148 136 / 0.45);
}
.hover\:text-teal-600\/5:hover {
  color: rgb(13 148 136 / 0.05);
}
.hover\:text-teal-600\/50:hover {
  color: rgb(13 148 136 / 0.5);
}
.hover\:text-teal-600\/55:hover {
  color: rgb(13 148 136 / 0.55);
}
.hover\:text-teal-600\/60:hover {
  color: rgb(13 148 136 / 0.6);
}
.hover\:text-teal-600\/65:hover {
  color: rgb(13 148 136 / 0.65);
}
.hover\:text-teal-600\/70:hover {
  color: rgb(13 148 136 / 0.7);
}
.hover\:text-teal-600\/75:hover {
  color: rgb(13 148 136 / 0.75);
}
.hover\:text-teal-600\/80:hover {
  color: rgb(13 148 136 / 0.8);
}
.hover\:text-teal-600\/85:hover {
  color: rgb(13 148 136 / 0.85);
}
.hover\:text-teal-600\/90:hover {
  color: rgb(13 148 136 / 0.9);
}
.hover\:text-teal-600\/95:hover {
  color: rgb(13 148 136 / 0.95);
}
.hover\:text-teal-700:hover {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-700\/0:hover {
  color: rgb(15 118 110 / 0);
}
.hover\:text-teal-700\/10:hover {
  color: rgb(15 118 110 / 0.1);
}
.hover\:text-teal-700\/100:hover {
  color: rgb(15 118 110 / 1);
}
.hover\:text-teal-700\/15:hover {
  color: rgb(15 118 110 / 0.15);
}
.hover\:text-teal-700\/20:hover {
  color: rgb(15 118 110 / 0.2);
}
.hover\:text-teal-700\/25:hover {
  color: rgb(15 118 110 / 0.25);
}
.hover\:text-teal-700\/30:hover {
  color: rgb(15 118 110 / 0.3);
}
.hover\:text-teal-700\/35:hover {
  color: rgb(15 118 110 / 0.35);
}
.hover\:text-teal-700\/40:hover {
  color: rgb(15 118 110 / 0.4);
}
.hover\:text-teal-700\/45:hover {
  color: rgb(15 118 110 / 0.45);
}
.hover\:text-teal-700\/5:hover {
  color: rgb(15 118 110 / 0.05);
}
.hover\:text-teal-700\/50:hover {
  color: rgb(15 118 110 / 0.5);
}
.hover\:text-teal-700\/55:hover {
  color: rgb(15 118 110 / 0.55);
}
.hover\:text-teal-700\/60:hover {
  color: rgb(15 118 110 / 0.6);
}
.hover\:text-teal-700\/65:hover {
  color: rgb(15 118 110 / 0.65);
}
.hover\:text-teal-700\/70:hover {
  color: rgb(15 118 110 / 0.7);
}
.hover\:text-teal-700\/75:hover {
  color: rgb(15 118 110 / 0.75);
}
.hover\:text-teal-700\/80:hover {
  color: rgb(15 118 110 / 0.8);
}
.hover\:text-teal-700\/85:hover {
  color: rgb(15 118 110 / 0.85);
}
.hover\:text-teal-700\/90:hover {
  color: rgb(15 118 110 / 0.9);
}
.hover\:text-teal-700\/95:hover {
  color: rgb(15 118 110 / 0.95);
}
.hover\:text-teal-800:hover {
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-800\/0:hover {
  color: rgb(17 94 89 / 0);
}
.hover\:text-teal-800\/10:hover {
  color: rgb(17 94 89 / 0.1);
}
.hover\:text-teal-800\/100:hover {
  color: rgb(17 94 89 / 1);
}
.hover\:text-teal-800\/15:hover {
  color: rgb(17 94 89 / 0.15);
}
.hover\:text-teal-800\/20:hover {
  color: rgb(17 94 89 / 0.2);
}
.hover\:text-teal-800\/25:hover {
  color: rgb(17 94 89 / 0.25);
}
.hover\:text-teal-800\/30:hover {
  color: rgb(17 94 89 / 0.3);
}
.hover\:text-teal-800\/35:hover {
  color: rgb(17 94 89 / 0.35);
}
.hover\:text-teal-800\/40:hover {
  color: rgb(17 94 89 / 0.4);
}
.hover\:text-teal-800\/45:hover {
  color: rgb(17 94 89 / 0.45);
}
.hover\:text-teal-800\/5:hover {
  color: rgb(17 94 89 / 0.05);
}
.hover\:text-teal-800\/50:hover {
  color: rgb(17 94 89 / 0.5);
}
.hover\:text-teal-800\/55:hover {
  color: rgb(17 94 89 / 0.55);
}
.hover\:text-teal-800\/60:hover {
  color: rgb(17 94 89 / 0.6);
}
.hover\:text-teal-800\/65:hover {
  color: rgb(17 94 89 / 0.65);
}
.hover\:text-teal-800\/70:hover {
  color: rgb(17 94 89 / 0.7);
}
.hover\:text-teal-800\/75:hover {
  color: rgb(17 94 89 / 0.75);
}
.hover\:text-teal-800\/80:hover {
  color: rgb(17 94 89 / 0.8);
}
.hover\:text-teal-800\/85:hover {
  color: rgb(17 94 89 / 0.85);
}
.hover\:text-teal-800\/90:hover {
  color: rgb(17 94 89 / 0.9);
}
.hover\:text-teal-800\/95:hover {
  color: rgb(17 94 89 / 0.95);
}
.hover\:text-teal-900:hover {
  --tw-text-opacity: 1;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1));
}
.hover\:text-teal-900\/0:hover {
  color: rgb(19 78 74 / 0);
}
.hover\:text-teal-900\/10:hover {
  color: rgb(19 78 74 / 0.1);
}
.hover\:text-teal-900\/100:hover {
  color: rgb(19 78 74 / 1);
}
.hover\:text-teal-900\/15:hover {
  color: rgb(19 78 74 / 0.15);
}
.hover\:text-teal-900\/20:hover {
  color: rgb(19 78 74 / 0.2);
}
.hover\:text-teal-900\/25:hover {
  color: rgb(19 78 74 / 0.25);
}
.hover\:text-teal-900\/30:hover {
  color: rgb(19 78 74 / 0.3);
}
.hover\:text-teal-900\/35:hover {
  color: rgb(19 78 74 / 0.35);
}
.hover\:text-teal-900\/40:hover {
  color: rgb(19 78 74 / 0.4);
}
.hover\:text-teal-900\/45:hover {
  color: rgb(19 78 74 / 0.45);
}
.hover\:text-teal-900\/5:hover {
  color: rgb(19 78 74 / 0.05);
}
.hover\:text-teal-900\/50:hover {
  color: rgb(19 78 74 / 0.5);
}
.hover\:text-teal-900\/55:hover {
  color: rgb(19 78 74 / 0.55);
}
.hover\:text-teal-900\/60:hover {
  color: rgb(19 78 74 / 0.6);
}
.hover\:text-teal-900\/65:hover {
  color: rgb(19 78 74 / 0.65);
}
.hover\:text-teal-900\/70:hover {
  color: rgb(19 78 74 / 0.7);
}
.hover\:text-teal-900\/75:hover {
  color: rgb(19 78 74 / 0.75);
}
.hover\:text-teal-900\/80:hover {
  color: rgb(19 78 74 / 0.8);
}
.hover\:text-teal-900\/85:hover {
  color: rgb(19 78 74 / 0.85);
}
.hover\:text-teal-900\/90:hover {
  color: rgb(19 78 74 / 0.9);
}
.hover\:text-teal-900\/95:hover {
  color: rgb(19 78 74 / 0.95);
}
.hover\:text-yellow-100:hover {
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-100\/0:hover {
  color: rgb(254 249 195 / 0);
}
.hover\:text-yellow-100\/10:hover {
  color: rgb(254 249 195 / 0.1);
}
.hover\:text-yellow-100\/100:hover {
  color: rgb(254 249 195 / 1);
}
.hover\:text-yellow-100\/15:hover {
  color: rgb(254 249 195 / 0.15);
}
.hover\:text-yellow-100\/20:hover {
  color: rgb(254 249 195 / 0.2);
}
.hover\:text-yellow-100\/25:hover {
  color: rgb(254 249 195 / 0.25);
}
.hover\:text-yellow-100\/30:hover {
  color: rgb(254 249 195 / 0.3);
}
.hover\:text-yellow-100\/35:hover {
  color: rgb(254 249 195 / 0.35);
}
.hover\:text-yellow-100\/40:hover {
  color: rgb(254 249 195 / 0.4);
}
.hover\:text-yellow-100\/45:hover {
  color: rgb(254 249 195 / 0.45);
}
.hover\:text-yellow-100\/5:hover {
  color: rgb(254 249 195 / 0.05);
}
.hover\:text-yellow-100\/50:hover {
  color: rgb(254 249 195 / 0.5);
}
.hover\:text-yellow-100\/55:hover {
  color: rgb(254 249 195 / 0.55);
}
.hover\:text-yellow-100\/60:hover {
  color: rgb(254 249 195 / 0.6);
}
.hover\:text-yellow-100\/65:hover {
  color: rgb(254 249 195 / 0.65);
}
.hover\:text-yellow-100\/70:hover {
  color: rgb(254 249 195 / 0.7);
}
.hover\:text-yellow-100\/75:hover {
  color: rgb(254 249 195 / 0.75);
}
.hover\:text-yellow-100\/80:hover {
  color: rgb(254 249 195 / 0.8);
}
.hover\:text-yellow-100\/85:hover {
  color: rgb(254 249 195 / 0.85);
}
.hover\:text-yellow-100\/90:hover {
  color: rgb(254 249 195 / 0.9);
}
.hover\:text-yellow-100\/95:hover {
  color: rgb(254 249 195 / 0.95);
}
.hover\:text-yellow-200:hover {
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-200\/0:hover {
  color: rgb(254 240 138 / 0);
}
.hover\:text-yellow-200\/10:hover {
  color: rgb(254 240 138 / 0.1);
}
.hover\:text-yellow-200\/100:hover {
  color: rgb(254 240 138 / 1);
}
.hover\:text-yellow-200\/15:hover {
  color: rgb(254 240 138 / 0.15);
}
.hover\:text-yellow-200\/20:hover {
  color: rgb(254 240 138 / 0.2);
}
.hover\:text-yellow-200\/25:hover {
  color: rgb(254 240 138 / 0.25);
}
.hover\:text-yellow-200\/30:hover {
  color: rgb(254 240 138 / 0.3);
}
.hover\:text-yellow-200\/35:hover {
  color: rgb(254 240 138 / 0.35);
}
.hover\:text-yellow-200\/40:hover {
  color: rgb(254 240 138 / 0.4);
}
.hover\:text-yellow-200\/45:hover {
  color: rgb(254 240 138 / 0.45);
}
.hover\:text-yellow-200\/5:hover {
  color: rgb(254 240 138 / 0.05);
}
.hover\:text-yellow-200\/50:hover {
  color: rgb(254 240 138 / 0.5);
}
.hover\:text-yellow-200\/55:hover {
  color: rgb(254 240 138 / 0.55);
}
.hover\:text-yellow-200\/60:hover {
  color: rgb(254 240 138 / 0.6);
}
.hover\:text-yellow-200\/65:hover {
  color: rgb(254 240 138 / 0.65);
}
.hover\:text-yellow-200\/70:hover {
  color: rgb(254 240 138 / 0.7);
}
.hover\:text-yellow-200\/75:hover {
  color: rgb(254 240 138 / 0.75);
}
.hover\:text-yellow-200\/80:hover {
  color: rgb(254 240 138 / 0.8);
}
.hover\:text-yellow-200\/85:hover {
  color: rgb(254 240 138 / 0.85);
}
.hover\:text-yellow-200\/90:hover {
  color: rgb(254 240 138 / 0.9);
}
.hover\:text-yellow-200\/95:hover {
  color: rgb(254 240 138 / 0.95);
}
.hover\:text-yellow-300:hover {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-300\/0:hover {
  color: rgb(253 224 71 / 0);
}
.hover\:text-yellow-300\/10:hover {
  color: rgb(253 224 71 / 0.1);
}
.hover\:text-yellow-300\/100:hover {
  color: rgb(253 224 71 / 1);
}
.hover\:text-yellow-300\/15:hover {
  color: rgb(253 224 71 / 0.15);
}
.hover\:text-yellow-300\/20:hover {
  color: rgb(253 224 71 / 0.2);
}
.hover\:text-yellow-300\/25:hover {
  color: rgb(253 224 71 / 0.25);
}
.hover\:text-yellow-300\/30:hover {
  color: rgb(253 224 71 / 0.3);
}
.hover\:text-yellow-300\/35:hover {
  color: rgb(253 224 71 / 0.35);
}
.hover\:text-yellow-300\/40:hover {
  color: rgb(253 224 71 / 0.4);
}
.hover\:text-yellow-300\/45:hover {
  color: rgb(253 224 71 / 0.45);
}
.hover\:text-yellow-300\/5:hover {
  color: rgb(253 224 71 / 0.05);
}
.hover\:text-yellow-300\/50:hover {
  color: rgb(253 224 71 / 0.5);
}
.hover\:text-yellow-300\/55:hover {
  color: rgb(253 224 71 / 0.55);
}
.hover\:text-yellow-300\/60:hover {
  color: rgb(253 224 71 / 0.6);
}
.hover\:text-yellow-300\/65:hover {
  color: rgb(253 224 71 / 0.65);
}
.hover\:text-yellow-300\/70:hover {
  color: rgb(253 224 71 / 0.7);
}
.hover\:text-yellow-300\/75:hover {
  color: rgb(253 224 71 / 0.75);
}
.hover\:text-yellow-300\/80:hover {
  color: rgb(253 224 71 / 0.8);
}
.hover\:text-yellow-300\/85:hover {
  color: rgb(253 224 71 / 0.85);
}
.hover\:text-yellow-300\/90:hover {
  color: rgb(253 224 71 / 0.9);
}
.hover\:text-yellow-300\/95:hover {
  color: rgb(253 224 71 / 0.95);
}
.hover\:text-yellow-400:hover {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-400\/0:hover {
  color: rgb(250 204 21 / 0);
}
.hover\:text-yellow-400\/10:hover {
  color: rgb(250 204 21 / 0.1);
}
.hover\:text-yellow-400\/100:hover {
  color: rgb(250 204 21 / 1);
}
.hover\:text-yellow-400\/15:hover {
  color: rgb(250 204 21 / 0.15);
}
.hover\:text-yellow-400\/20:hover {
  color: rgb(250 204 21 / 0.2);
}
.hover\:text-yellow-400\/25:hover {
  color: rgb(250 204 21 / 0.25);
}
.hover\:text-yellow-400\/30:hover {
  color: rgb(250 204 21 / 0.3);
}
.hover\:text-yellow-400\/35:hover {
  color: rgb(250 204 21 / 0.35);
}
.hover\:text-yellow-400\/40:hover {
  color: rgb(250 204 21 / 0.4);
}
.hover\:text-yellow-400\/45:hover {
  color: rgb(250 204 21 / 0.45);
}
.hover\:text-yellow-400\/5:hover {
  color: rgb(250 204 21 / 0.05);
}
.hover\:text-yellow-400\/50:hover {
  color: rgb(250 204 21 / 0.5);
}
.hover\:text-yellow-400\/55:hover {
  color: rgb(250 204 21 / 0.55);
}
.hover\:text-yellow-400\/60:hover {
  color: rgb(250 204 21 / 0.6);
}
.hover\:text-yellow-400\/65:hover {
  color: rgb(250 204 21 / 0.65);
}
.hover\:text-yellow-400\/70:hover {
  color: rgb(250 204 21 / 0.7);
}
.hover\:text-yellow-400\/75:hover {
  color: rgb(250 204 21 / 0.75);
}
.hover\:text-yellow-400\/80:hover {
  color: rgb(250 204 21 / 0.8);
}
.hover\:text-yellow-400\/85:hover {
  color: rgb(250 204 21 / 0.85);
}
.hover\:text-yellow-400\/90:hover {
  color: rgb(250 204 21 / 0.9);
}
.hover\:text-yellow-400\/95:hover {
  color: rgb(250 204 21 / 0.95);
}
.hover\:text-yellow-50:hover {
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-50\/0:hover {
  color: rgb(254 252 232 / 0);
}
.hover\:text-yellow-50\/10:hover {
  color: rgb(254 252 232 / 0.1);
}
.hover\:text-yellow-50\/100:hover {
  color: rgb(254 252 232 / 1);
}
.hover\:text-yellow-50\/15:hover {
  color: rgb(254 252 232 / 0.15);
}
.hover\:text-yellow-50\/20:hover {
  color: rgb(254 252 232 / 0.2);
}
.hover\:text-yellow-50\/25:hover {
  color: rgb(254 252 232 / 0.25);
}
.hover\:text-yellow-50\/30:hover {
  color: rgb(254 252 232 / 0.3);
}
.hover\:text-yellow-50\/35:hover {
  color: rgb(254 252 232 / 0.35);
}
.hover\:text-yellow-50\/40:hover {
  color: rgb(254 252 232 / 0.4);
}
.hover\:text-yellow-50\/45:hover {
  color: rgb(254 252 232 / 0.45);
}
.hover\:text-yellow-50\/5:hover {
  color: rgb(254 252 232 / 0.05);
}
.hover\:text-yellow-50\/50:hover {
  color: rgb(254 252 232 / 0.5);
}
.hover\:text-yellow-50\/55:hover {
  color: rgb(254 252 232 / 0.55);
}
.hover\:text-yellow-50\/60:hover {
  color: rgb(254 252 232 / 0.6);
}
.hover\:text-yellow-50\/65:hover {
  color: rgb(254 252 232 / 0.65);
}
.hover\:text-yellow-50\/70:hover {
  color: rgb(254 252 232 / 0.7);
}
.hover\:text-yellow-50\/75:hover {
  color: rgb(254 252 232 / 0.75);
}
.hover\:text-yellow-50\/80:hover {
  color: rgb(254 252 232 / 0.8);
}
.hover\:text-yellow-50\/85:hover {
  color: rgb(254 252 232 / 0.85);
}
.hover\:text-yellow-50\/90:hover {
  color: rgb(254 252 232 / 0.9);
}
.hover\:text-yellow-50\/95:hover {
  color: rgb(254 252 232 / 0.95);
}
.hover\:text-yellow-500:hover {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-500\/0:hover {
  color: rgb(234 179 8 / 0);
}
.hover\:text-yellow-500\/10:hover {
  color: rgb(234 179 8 / 0.1);
}
.hover\:text-yellow-500\/100:hover {
  color: rgb(234 179 8 / 1);
}
.hover\:text-yellow-500\/15:hover {
  color: rgb(234 179 8 / 0.15);
}
.hover\:text-yellow-500\/20:hover {
  color: rgb(234 179 8 / 0.2);
}
.hover\:text-yellow-500\/25:hover {
  color: rgb(234 179 8 / 0.25);
}
.hover\:text-yellow-500\/30:hover {
  color: rgb(234 179 8 / 0.3);
}
.hover\:text-yellow-500\/35:hover {
  color: rgb(234 179 8 / 0.35);
}
.hover\:text-yellow-500\/40:hover {
  color: rgb(234 179 8 / 0.4);
}
.hover\:text-yellow-500\/45:hover {
  color: rgb(234 179 8 / 0.45);
}
.hover\:text-yellow-500\/5:hover {
  color: rgb(234 179 8 / 0.05);
}
.hover\:text-yellow-500\/50:hover {
  color: rgb(234 179 8 / 0.5);
}
.hover\:text-yellow-500\/55:hover {
  color: rgb(234 179 8 / 0.55);
}
.hover\:text-yellow-500\/60:hover {
  color: rgb(234 179 8 / 0.6);
}
.hover\:text-yellow-500\/65:hover {
  color: rgb(234 179 8 / 0.65);
}
.hover\:text-yellow-500\/70:hover {
  color: rgb(234 179 8 / 0.7);
}
.hover\:text-yellow-500\/75:hover {
  color: rgb(234 179 8 / 0.75);
}
.hover\:text-yellow-500\/80:hover {
  color: rgb(234 179 8 / 0.8);
}
.hover\:text-yellow-500\/85:hover {
  color: rgb(234 179 8 / 0.85);
}
.hover\:text-yellow-500\/90:hover {
  color: rgb(234 179 8 / 0.9);
}
.hover\:text-yellow-500\/95:hover {
  color: rgb(234 179 8 / 0.95);
}
.hover\:text-yellow-600:hover {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-600\/0:hover {
  color: rgb(202 138 4 / 0);
}
.hover\:text-yellow-600\/10:hover {
  color: rgb(202 138 4 / 0.1);
}
.hover\:text-yellow-600\/100:hover {
  color: rgb(202 138 4 / 1);
}
.hover\:text-yellow-600\/15:hover {
  color: rgb(202 138 4 / 0.15);
}
.hover\:text-yellow-600\/20:hover {
  color: rgb(202 138 4 / 0.2);
}
.hover\:text-yellow-600\/25:hover {
  color: rgb(202 138 4 / 0.25);
}
.hover\:text-yellow-600\/30:hover {
  color: rgb(202 138 4 / 0.3);
}
.hover\:text-yellow-600\/35:hover {
  color: rgb(202 138 4 / 0.35);
}
.hover\:text-yellow-600\/40:hover {
  color: rgb(202 138 4 / 0.4);
}
.hover\:text-yellow-600\/45:hover {
  color: rgb(202 138 4 / 0.45);
}
.hover\:text-yellow-600\/5:hover {
  color: rgb(202 138 4 / 0.05);
}
.hover\:text-yellow-600\/50:hover {
  color: rgb(202 138 4 / 0.5);
}
.hover\:text-yellow-600\/55:hover {
  color: rgb(202 138 4 / 0.55);
}
.hover\:text-yellow-600\/60:hover {
  color: rgb(202 138 4 / 0.6);
}
.hover\:text-yellow-600\/65:hover {
  color: rgb(202 138 4 / 0.65);
}
.hover\:text-yellow-600\/70:hover {
  color: rgb(202 138 4 / 0.7);
}
.hover\:text-yellow-600\/75:hover {
  color: rgb(202 138 4 / 0.75);
}
.hover\:text-yellow-600\/80:hover {
  color: rgb(202 138 4 / 0.8);
}
.hover\:text-yellow-600\/85:hover {
  color: rgb(202 138 4 / 0.85);
}
.hover\:text-yellow-600\/90:hover {
  color: rgb(202 138 4 / 0.9);
}
.hover\:text-yellow-600\/95:hover {
  color: rgb(202 138 4 / 0.95);
}
.hover\:text-yellow-700:hover {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-700\/0:hover {
  color: rgb(161 98 7 / 0);
}
.hover\:text-yellow-700\/10:hover {
  color: rgb(161 98 7 / 0.1);
}
.hover\:text-yellow-700\/100:hover {
  color: rgb(161 98 7 / 1);
}
.hover\:text-yellow-700\/15:hover {
  color: rgb(161 98 7 / 0.15);
}
.hover\:text-yellow-700\/20:hover {
  color: rgb(161 98 7 / 0.2);
}
.hover\:text-yellow-700\/25:hover {
  color: rgb(161 98 7 / 0.25);
}
.hover\:text-yellow-700\/30:hover {
  color: rgb(161 98 7 / 0.3);
}
.hover\:text-yellow-700\/35:hover {
  color: rgb(161 98 7 / 0.35);
}
.hover\:text-yellow-700\/40:hover {
  color: rgb(161 98 7 / 0.4);
}
.hover\:text-yellow-700\/45:hover {
  color: rgb(161 98 7 / 0.45);
}
.hover\:text-yellow-700\/5:hover {
  color: rgb(161 98 7 / 0.05);
}
.hover\:text-yellow-700\/50:hover {
  color: rgb(161 98 7 / 0.5);
}
.hover\:text-yellow-700\/55:hover {
  color: rgb(161 98 7 / 0.55);
}
.hover\:text-yellow-700\/60:hover {
  color: rgb(161 98 7 / 0.6);
}
.hover\:text-yellow-700\/65:hover {
  color: rgb(161 98 7 / 0.65);
}
.hover\:text-yellow-700\/70:hover {
  color: rgb(161 98 7 / 0.7);
}
.hover\:text-yellow-700\/75:hover {
  color: rgb(161 98 7 / 0.75);
}
.hover\:text-yellow-700\/80:hover {
  color: rgb(161 98 7 / 0.8);
}
.hover\:text-yellow-700\/85:hover {
  color: rgb(161 98 7 / 0.85);
}
.hover\:text-yellow-700\/90:hover {
  color: rgb(161 98 7 / 0.9);
}
.hover\:text-yellow-700\/95:hover {
  color: rgb(161 98 7 / 0.95);
}
.hover\:text-yellow-800:hover {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-800\/0:hover {
  color: rgb(133 77 14 / 0);
}
.hover\:text-yellow-800\/10:hover {
  color: rgb(133 77 14 / 0.1);
}
.hover\:text-yellow-800\/100:hover {
  color: rgb(133 77 14 / 1);
}
.hover\:text-yellow-800\/15:hover {
  color: rgb(133 77 14 / 0.15);
}
.hover\:text-yellow-800\/20:hover {
  color: rgb(133 77 14 / 0.2);
}
.hover\:text-yellow-800\/25:hover {
  color: rgb(133 77 14 / 0.25);
}
.hover\:text-yellow-800\/30:hover {
  color: rgb(133 77 14 / 0.3);
}
.hover\:text-yellow-800\/35:hover {
  color: rgb(133 77 14 / 0.35);
}
.hover\:text-yellow-800\/40:hover {
  color: rgb(133 77 14 / 0.4);
}
.hover\:text-yellow-800\/45:hover {
  color: rgb(133 77 14 / 0.45);
}
.hover\:text-yellow-800\/5:hover {
  color: rgb(133 77 14 / 0.05);
}
.hover\:text-yellow-800\/50:hover {
  color: rgb(133 77 14 / 0.5);
}
.hover\:text-yellow-800\/55:hover {
  color: rgb(133 77 14 / 0.55);
}
.hover\:text-yellow-800\/60:hover {
  color: rgb(133 77 14 / 0.6);
}
.hover\:text-yellow-800\/65:hover {
  color: rgb(133 77 14 / 0.65);
}
.hover\:text-yellow-800\/70:hover {
  color: rgb(133 77 14 / 0.7);
}
.hover\:text-yellow-800\/75:hover {
  color: rgb(133 77 14 / 0.75);
}
.hover\:text-yellow-800\/80:hover {
  color: rgb(133 77 14 / 0.8);
}
.hover\:text-yellow-800\/85:hover {
  color: rgb(133 77 14 / 0.85);
}
.hover\:text-yellow-800\/90:hover {
  color: rgb(133 77 14 / 0.9);
}
.hover\:text-yellow-800\/95:hover {
  color: rgb(133 77 14 / 0.95);
}
.hover\:text-yellow-900:hover {
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-900\/0:hover {
  color: rgb(113 63 18 / 0);
}
.hover\:text-yellow-900\/10:hover {
  color: rgb(113 63 18 / 0.1);
}
.hover\:text-yellow-900\/100:hover {
  color: rgb(113 63 18 / 1);
}
.hover\:text-yellow-900\/15:hover {
  color: rgb(113 63 18 / 0.15);
}
.hover\:text-yellow-900\/20:hover {
  color: rgb(113 63 18 / 0.2);
}
.hover\:text-yellow-900\/25:hover {
  color: rgb(113 63 18 / 0.25);
}
.hover\:text-yellow-900\/30:hover {
  color: rgb(113 63 18 / 0.3);
}
.hover\:text-yellow-900\/35:hover {
  color: rgb(113 63 18 / 0.35);
}
.hover\:text-yellow-900\/40:hover {
  color: rgb(113 63 18 / 0.4);
}
.hover\:text-yellow-900\/45:hover {
  color: rgb(113 63 18 / 0.45);
}
.hover\:text-yellow-900\/5:hover {
  color: rgb(113 63 18 / 0.05);
}
.hover\:text-yellow-900\/50:hover {
  color: rgb(113 63 18 / 0.5);
}
.hover\:text-yellow-900\/55:hover {
  color: rgb(113 63 18 / 0.55);
}
.hover\:text-yellow-900\/60:hover {
  color: rgb(113 63 18 / 0.6);
}
.hover\:text-yellow-900\/65:hover {
  color: rgb(113 63 18 / 0.65);
}
.hover\:text-yellow-900\/70:hover {
  color: rgb(113 63 18 / 0.7);
}
.hover\:text-yellow-900\/75:hover {
  color: rgb(113 63 18 / 0.75);
}
.hover\:text-yellow-900\/80:hover {
  color: rgb(113 63 18 / 0.8);
}
.hover\:text-yellow-900\/85:hover {
  color: rgb(113 63 18 / 0.85);
}
.hover\:text-yellow-900\/90:hover {
  color: rgb(113 63 18 / 0.9);
}
.hover\:text-yellow-900\/95:hover {
  color: rgb(113 63 18 / 0.95);
}
.hover\:text-yellow-950:hover {
  --tw-text-opacity: 1;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1));
}
.hover\:text-yellow-950\/0:hover {
  color: rgb(66 32 6 / 0);
}
.hover\:text-yellow-950\/10:hover {
  color: rgb(66 32 6 / 0.1);
}
.hover\:text-yellow-950\/100:hover {
  color: rgb(66 32 6 / 1);
}
.hover\:text-yellow-950\/15:hover {
  color: rgb(66 32 6 / 0.15);
}
.hover\:text-yellow-950\/20:hover {
  color: rgb(66 32 6 / 0.2);
}
.hover\:text-yellow-950\/25:hover {
  color: rgb(66 32 6 / 0.25);
}
.hover\:text-yellow-950\/30:hover {
  color: rgb(66 32 6 / 0.3);
}
.hover\:text-yellow-950\/35:hover {
  color: rgb(66 32 6 / 0.35);
}
.hover\:text-yellow-950\/40:hover {
  color: rgb(66 32 6 / 0.4);
}
.hover\:text-yellow-950\/45:hover {
  color: rgb(66 32 6 / 0.45);
}
.hover\:text-yellow-950\/5:hover {
  color: rgb(66 32 6 / 0.05);
}
.hover\:text-yellow-950\/50:hover {
  color: rgb(66 32 6 / 0.5);
}
.hover\:text-yellow-950\/55:hover {
  color: rgb(66 32 6 / 0.55);
}
.hover\:text-yellow-950\/60:hover {
  color: rgb(66 32 6 / 0.6);
}
.hover\:text-yellow-950\/65:hover {
  color: rgb(66 32 6 / 0.65);
}
.hover\:text-yellow-950\/70:hover {
  color: rgb(66 32 6 / 0.7);
}
.hover\:text-yellow-950\/75:hover {
  color: rgb(66 32 6 / 0.75);
}
.hover\:text-yellow-950\/80:hover {
  color: rgb(66 32 6 / 0.8);
}
.hover\:text-yellow-950\/85:hover {
  color: rgb(66 32 6 / 0.85);
}
.hover\:text-yellow-950\/90:hover {
  color: rgb(66 32 6 / 0.9);
}
.hover\:text-yellow-950\/95:hover {
  color: rgb(66 32 6 / 0.95);
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:no-underline:hover {
  text-decoration-line: none;
}
.hover\:decoration-yellow-100:hover {
  text-decoration-color: #fef9c3;
}
.hover\:decoration-yellow-100\/0:hover {
  text-decoration-color: rgb(254 249 195 / 0);
}
.hover\:decoration-yellow-100\/10:hover {
  text-decoration-color: rgb(254 249 195 / 0.1);
}
.hover\:decoration-yellow-100\/100:hover {
  text-decoration-color: rgb(254 249 195 / 1);
}
.hover\:decoration-yellow-100\/15:hover {
  text-decoration-color: rgb(254 249 195 / 0.15);
}
.hover\:decoration-yellow-100\/20:hover {
  text-decoration-color: rgb(254 249 195 / 0.2);
}
.hover\:decoration-yellow-100\/25:hover {
  text-decoration-color: rgb(254 249 195 / 0.25);
}
.hover\:decoration-yellow-100\/30:hover {
  text-decoration-color: rgb(254 249 195 / 0.3);
}
.hover\:decoration-yellow-100\/35:hover {
  text-decoration-color: rgb(254 249 195 / 0.35);
}
.hover\:decoration-yellow-100\/40:hover {
  text-decoration-color: rgb(254 249 195 / 0.4);
}
.hover\:decoration-yellow-100\/45:hover {
  text-decoration-color: rgb(254 249 195 / 0.45);
}
.hover\:decoration-yellow-100\/5:hover {
  text-decoration-color: rgb(254 249 195 / 0.05);
}
.hover\:decoration-yellow-100\/50:hover {
  text-decoration-color: rgb(254 249 195 / 0.5);
}
.hover\:decoration-yellow-100\/55:hover {
  text-decoration-color: rgb(254 249 195 / 0.55);
}
.hover\:decoration-yellow-100\/60:hover {
  text-decoration-color: rgb(254 249 195 / 0.6);
}
.hover\:decoration-yellow-100\/65:hover {
  text-decoration-color: rgb(254 249 195 / 0.65);
}
.hover\:decoration-yellow-100\/70:hover {
  text-decoration-color: rgb(254 249 195 / 0.7);
}
.hover\:decoration-yellow-100\/75:hover {
  text-decoration-color: rgb(254 249 195 / 0.75);
}
.hover\:decoration-yellow-100\/80:hover {
  text-decoration-color: rgb(254 249 195 / 0.8);
}
.hover\:decoration-yellow-100\/85:hover {
  text-decoration-color: rgb(254 249 195 / 0.85);
}
.hover\:decoration-yellow-100\/90:hover {
  text-decoration-color: rgb(254 249 195 / 0.9);
}
.hover\:decoration-yellow-100\/95:hover {
  text-decoration-color: rgb(254 249 195 / 0.95);
}
.hover\:decoration-yellow-200:hover {
  text-decoration-color: #fef08a;
}
.hover\:decoration-yellow-200\/0:hover {
  text-decoration-color: rgb(254 240 138 / 0);
}
.hover\:decoration-yellow-200\/10:hover {
  text-decoration-color: rgb(254 240 138 / 0.1);
}
.hover\:decoration-yellow-200\/100:hover {
  text-decoration-color: rgb(254 240 138 / 1);
}
.hover\:decoration-yellow-200\/15:hover {
  text-decoration-color: rgb(254 240 138 / 0.15);
}
.hover\:decoration-yellow-200\/20:hover {
  text-decoration-color: rgb(254 240 138 / 0.2);
}
.hover\:decoration-yellow-200\/25:hover {
  text-decoration-color: rgb(254 240 138 / 0.25);
}
.hover\:decoration-yellow-200\/30:hover {
  text-decoration-color: rgb(254 240 138 / 0.3);
}
.hover\:decoration-yellow-200\/35:hover {
  text-decoration-color: rgb(254 240 138 / 0.35);
}
.hover\:decoration-yellow-200\/40:hover {
  text-decoration-color: rgb(254 240 138 / 0.4);
}
.hover\:decoration-yellow-200\/45:hover {
  text-decoration-color: rgb(254 240 138 / 0.45);
}
.hover\:decoration-yellow-200\/5:hover {
  text-decoration-color: rgb(254 240 138 / 0.05);
}
.hover\:decoration-yellow-200\/50:hover {
  text-decoration-color: rgb(254 240 138 / 0.5);
}
.hover\:decoration-yellow-200\/55:hover {
  text-decoration-color: rgb(254 240 138 / 0.55);
}
.hover\:decoration-yellow-200\/60:hover {
  text-decoration-color: rgb(254 240 138 / 0.6);
}
.hover\:decoration-yellow-200\/65:hover {
  text-decoration-color: rgb(254 240 138 / 0.65);
}
.hover\:decoration-yellow-200\/70:hover {
  text-decoration-color: rgb(254 240 138 / 0.7);
}
.hover\:decoration-yellow-200\/75:hover {
  text-decoration-color: rgb(254 240 138 / 0.75);
}
.hover\:decoration-yellow-200\/80:hover {
  text-decoration-color: rgb(254 240 138 / 0.8);
}
.hover\:decoration-yellow-200\/85:hover {
  text-decoration-color: rgb(254 240 138 / 0.85);
}
.hover\:decoration-yellow-200\/90:hover {
  text-decoration-color: rgb(254 240 138 / 0.9);
}
.hover\:decoration-yellow-200\/95:hover {
  text-decoration-color: rgb(254 240 138 / 0.95);
}
.hover\:decoration-yellow-300:hover {
  text-decoration-color: #fde047;
}
.hover\:decoration-yellow-300\/0:hover {
  text-decoration-color: rgb(253 224 71 / 0);
}
.hover\:decoration-yellow-300\/10:hover {
  text-decoration-color: rgb(253 224 71 / 0.1);
}
.hover\:decoration-yellow-300\/100:hover {
  text-decoration-color: rgb(253 224 71 / 1);
}
.hover\:decoration-yellow-300\/15:hover {
  text-decoration-color: rgb(253 224 71 / 0.15);
}
.hover\:decoration-yellow-300\/20:hover {
  text-decoration-color: rgb(253 224 71 / 0.2);
}
.hover\:decoration-yellow-300\/25:hover {
  text-decoration-color: rgb(253 224 71 / 0.25);
}
.hover\:decoration-yellow-300\/30:hover {
  text-decoration-color: rgb(253 224 71 / 0.3);
}
.hover\:decoration-yellow-300\/35:hover {
  text-decoration-color: rgb(253 224 71 / 0.35);
}
.hover\:decoration-yellow-300\/40:hover {
  text-decoration-color: rgb(253 224 71 / 0.4);
}
.hover\:decoration-yellow-300\/45:hover {
  text-decoration-color: rgb(253 224 71 / 0.45);
}
.hover\:decoration-yellow-300\/5:hover {
  text-decoration-color: rgb(253 224 71 / 0.05);
}
.hover\:decoration-yellow-300\/50:hover {
  text-decoration-color: rgb(253 224 71 / 0.5);
}
.hover\:decoration-yellow-300\/55:hover {
  text-decoration-color: rgb(253 224 71 / 0.55);
}
.hover\:decoration-yellow-300\/60:hover {
  text-decoration-color: rgb(253 224 71 / 0.6);
}
.hover\:decoration-yellow-300\/65:hover {
  text-decoration-color: rgb(253 224 71 / 0.65);
}
.hover\:decoration-yellow-300\/70:hover {
  text-decoration-color: rgb(253 224 71 / 0.7);
}
.hover\:decoration-yellow-300\/75:hover {
  text-decoration-color: rgb(253 224 71 / 0.75);
}
.hover\:decoration-yellow-300\/80:hover {
  text-decoration-color: rgb(253 224 71 / 0.8);
}
.hover\:decoration-yellow-300\/85:hover {
  text-decoration-color: rgb(253 224 71 / 0.85);
}
.hover\:decoration-yellow-300\/90:hover {
  text-decoration-color: rgb(253 224 71 / 0.9);
}
.hover\:decoration-yellow-300\/95:hover {
  text-decoration-color: rgb(253 224 71 / 0.95);
}
.hover\:decoration-yellow-400:hover {
  text-decoration-color: #facc15;
}
.hover\:decoration-yellow-400\/0:hover {
  text-decoration-color: rgb(250 204 21 / 0);
}
.hover\:decoration-yellow-400\/10:hover {
  text-decoration-color: rgb(250 204 21 / 0.1);
}
.hover\:decoration-yellow-400\/100:hover {
  text-decoration-color: rgb(250 204 21 / 1);
}
.hover\:decoration-yellow-400\/15:hover {
  text-decoration-color: rgb(250 204 21 / 0.15);
}
.hover\:decoration-yellow-400\/20:hover {
  text-decoration-color: rgb(250 204 21 / 0.2);
}
.hover\:decoration-yellow-400\/25:hover {
  text-decoration-color: rgb(250 204 21 / 0.25);
}
.hover\:decoration-yellow-400\/30:hover {
  text-decoration-color: rgb(250 204 21 / 0.3);
}
.hover\:decoration-yellow-400\/35:hover {
  text-decoration-color: rgb(250 204 21 / 0.35);
}
.hover\:decoration-yellow-400\/40:hover {
  text-decoration-color: rgb(250 204 21 / 0.4);
}
.hover\:decoration-yellow-400\/45:hover {
  text-decoration-color: rgb(250 204 21 / 0.45);
}
.hover\:decoration-yellow-400\/5:hover {
  text-decoration-color: rgb(250 204 21 / 0.05);
}
.hover\:decoration-yellow-400\/50:hover {
  text-decoration-color: rgb(250 204 21 / 0.5);
}
.hover\:decoration-yellow-400\/55:hover {
  text-decoration-color: rgb(250 204 21 / 0.55);
}
.hover\:decoration-yellow-400\/60:hover {
  text-decoration-color: rgb(250 204 21 / 0.6);
}
.hover\:decoration-yellow-400\/65:hover {
  text-decoration-color: rgb(250 204 21 / 0.65);
}
.hover\:decoration-yellow-400\/70:hover {
  text-decoration-color: rgb(250 204 21 / 0.7);
}
.hover\:decoration-yellow-400\/75:hover {
  text-decoration-color: rgb(250 204 21 / 0.75);
}
.hover\:decoration-yellow-400\/80:hover {
  text-decoration-color: rgb(250 204 21 / 0.8);
}
.hover\:decoration-yellow-400\/85:hover {
  text-decoration-color: rgb(250 204 21 / 0.85);
}
.hover\:decoration-yellow-400\/90:hover {
  text-decoration-color: rgb(250 204 21 / 0.9);
}
.hover\:decoration-yellow-400\/95:hover {
  text-decoration-color: rgb(250 204 21 / 0.95);
}
.hover\:decoration-yellow-50:hover {
  text-decoration-color: #fefce8;
}
.hover\:decoration-yellow-50\/0:hover {
  text-decoration-color: rgb(254 252 232 / 0);
}
.hover\:decoration-yellow-50\/10:hover {
  text-decoration-color: rgb(254 252 232 / 0.1);
}
.hover\:decoration-yellow-50\/100:hover {
  text-decoration-color: rgb(254 252 232 / 1);
}
.hover\:decoration-yellow-50\/15:hover {
  text-decoration-color: rgb(254 252 232 / 0.15);
}
.hover\:decoration-yellow-50\/20:hover {
  text-decoration-color: rgb(254 252 232 / 0.2);
}
.hover\:decoration-yellow-50\/25:hover {
  text-decoration-color: rgb(254 252 232 / 0.25);
}
.hover\:decoration-yellow-50\/30:hover {
  text-decoration-color: rgb(254 252 232 / 0.3);
}
.hover\:decoration-yellow-50\/35:hover {
  text-decoration-color: rgb(254 252 232 / 0.35);
}
.hover\:decoration-yellow-50\/40:hover {
  text-decoration-color: rgb(254 252 232 / 0.4);
}
.hover\:decoration-yellow-50\/45:hover {
  text-decoration-color: rgb(254 252 232 / 0.45);
}
.hover\:decoration-yellow-50\/5:hover {
  text-decoration-color: rgb(254 252 232 / 0.05);
}
.hover\:decoration-yellow-50\/50:hover {
  text-decoration-color: rgb(254 252 232 / 0.5);
}
.hover\:decoration-yellow-50\/55:hover {
  text-decoration-color: rgb(254 252 232 / 0.55);
}
.hover\:decoration-yellow-50\/60:hover {
  text-decoration-color: rgb(254 252 232 / 0.6);
}
.hover\:decoration-yellow-50\/65:hover {
  text-decoration-color: rgb(254 252 232 / 0.65);
}
.hover\:decoration-yellow-50\/70:hover {
  text-decoration-color: rgb(254 252 232 / 0.7);
}
.hover\:decoration-yellow-50\/75:hover {
  text-decoration-color: rgb(254 252 232 / 0.75);
}
.hover\:decoration-yellow-50\/80:hover {
  text-decoration-color: rgb(254 252 232 / 0.8);
}
.hover\:decoration-yellow-50\/85:hover {
  text-decoration-color: rgb(254 252 232 / 0.85);
}
.hover\:decoration-yellow-50\/90:hover {
  text-decoration-color: rgb(254 252 232 / 0.9);
}
.hover\:decoration-yellow-50\/95:hover {
  text-decoration-color: rgb(254 252 232 / 0.95);
}
.hover\:decoration-yellow-500:hover {
  text-decoration-color: #eab308;
}
.hover\:decoration-yellow-500\/0:hover {
  text-decoration-color: rgb(234 179 8 / 0);
}
.hover\:decoration-yellow-500\/10:hover {
  text-decoration-color: rgb(234 179 8 / 0.1);
}
.hover\:decoration-yellow-500\/100:hover {
  text-decoration-color: rgb(234 179 8 / 1);
}
.hover\:decoration-yellow-500\/15:hover {
  text-decoration-color: rgb(234 179 8 / 0.15);
}
.hover\:decoration-yellow-500\/20:hover {
  text-decoration-color: rgb(234 179 8 / 0.2);
}
.hover\:decoration-yellow-500\/25:hover {
  text-decoration-color: rgb(234 179 8 / 0.25);
}
.hover\:decoration-yellow-500\/30:hover {
  text-decoration-color: rgb(234 179 8 / 0.3);
}
.hover\:decoration-yellow-500\/35:hover {
  text-decoration-color: rgb(234 179 8 / 0.35);
}
.hover\:decoration-yellow-500\/40:hover {
  text-decoration-color: rgb(234 179 8 / 0.4);
}
.hover\:decoration-yellow-500\/45:hover {
  text-decoration-color: rgb(234 179 8 / 0.45);
}
.hover\:decoration-yellow-500\/5:hover {
  text-decoration-color: rgb(234 179 8 / 0.05);
}
.hover\:decoration-yellow-500\/50:hover {
  text-decoration-color: rgb(234 179 8 / 0.5);
}
.hover\:decoration-yellow-500\/55:hover {
  text-decoration-color: rgb(234 179 8 / 0.55);
}
.hover\:decoration-yellow-500\/60:hover {
  text-decoration-color: rgb(234 179 8 / 0.6);
}
.hover\:decoration-yellow-500\/65:hover {
  text-decoration-color: rgb(234 179 8 / 0.65);
}
.hover\:decoration-yellow-500\/70:hover {
  text-decoration-color: rgb(234 179 8 / 0.7);
}
.hover\:decoration-yellow-500\/75:hover {
  text-decoration-color: rgb(234 179 8 / 0.75);
}
.hover\:decoration-yellow-500\/80:hover {
  text-decoration-color: rgb(234 179 8 / 0.8);
}
.hover\:decoration-yellow-500\/85:hover {
  text-decoration-color: rgb(234 179 8 / 0.85);
}
.hover\:decoration-yellow-500\/90:hover {
  text-decoration-color: rgb(234 179 8 / 0.9);
}
.hover\:decoration-yellow-500\/95:hover {
  text-decoration-color: rgb(234 179 8 / 0.95);
}
.hover\:decoration-yellow-600:hover {
  text-decoration-color: #ca8a04;
}
.hover\:decoration-yellow-600\/0:hover {
  text-decoration-color: rgb(202 138 4 / 0);
}
.hover\:decoration-yellow-600\/10:hover {
  text-decoration-color: rgb(202 138 4 / 0.1);
}
.hover\:decoration-yellow-600\/100:hover {
  text-decoration-color: rgb(202 138 4 / 1);
}
.hover\:decoration-yellow-600\/15:hover {
  text-decoration-color: rgb(202 138 4 / 0.15);
}
.hover\:decoration-yellow-600\/20:hover {
  text-decoration-color: rgb(202 138 4 / 0.2);
}
.hover\:decoration-yellow-600\/25:hover {
  text-decoration-color: rgb(202 138 4 / 0.25);
}
.hover\:decoration-yellow-600\/30:hover {
  text-decoration-color: rgb(202 138 4 / 0.3);
}
.hover\:decoration-yellow-600\/35:hover {
  text-decoration-color: rgb(202 138 4 / 0.35);
}
.hover\:decoration-yellow-600\/40:hover {
  text-decoration-color: rgb(202 138 4 / 0.4);
}
.hover\:decoration-yellow-600\/45:hover {
  text-decoration-color: rgb(202 138 4 / 0.45);
}
.hover\:decoration-yellow-600\/5:hover {
  text-decoration-color: rgb(202 138 4 / 0.05);
}
.hover\:decoration-yellow-600\/50:hover {
  text-decoration-color: rgb(202 138 4 / 0.5);
}
.hover\:decoration-yellow-600\/55:hover {
  text-decoration-color: rgb(202 138 4 / 0.55);
}
.hover\:decoration-yellow-600\/60:hover {
  text-decoration-color: rgb(202 138 4 / 0.6);
}
.hover\:decoration-yellow-600\/65:hover {
  text-decoration-color: rgb(202 138 4 / 0.65);
}
.hover\:decoration-yellow-600\/70:hover {
  text-decoration-color: rgb(202 138 4 / 0.7);
}
.hover\:decoration-yellow-600\/75:hover {
  text-decoration-color: rgb(202 138 4 / 0.75);
}
.hover\:decoration-yellow-600\/80:hover {
  text-decoration-color: rgb(202 138 4 / 0.8);
}
.hover\:decoration-yellow-600\/85:hover {
  text-decoration-color: rgb(202 138 4 / 0.85);
}
.hover\:decoration-yellow-600\/90:hover {
  text-decoration-color: rgb(202 138 4 / 0.9);
}
.hover\:decoration-yellow-600\/95:hover {
  text-decoration-color: rgb(202 138 4 / 0.95);
}
.hover\:decoration-yellow-700:hover {
  text-decoration-color: #a16207;
}
.hover\:decoration-yellow-700\/0:hover {
  text-decoration-color: rgb(161 98 7 / 0);
}
.hover\:decoration-yellow-700\/10:hover {
  text-decoration-color: rgb(161 98 7 / 0.1);
}
.hover\:decoration-yellow-700\/100:hover {
  text-decoration-color: rgb(161 98 7 / 1);
}
.hover\:decoration-yellow-700\/15:hover {
  text-decoration-color: rgb(161 98 7 / 0.15);
}
.hover\:decoration-yellow-700\/20:hover {
  text-decoration-color: rgb(161 98 7 / 0.2);
}
.hover\:decoration-yellow-700\/25:hover {
  text-decoration-color: rgb(161 98 7 / 0.25);
}
.hover\:decoration-yellow-700\/30:hover {
  text-decoration-color: rgb(161 98 7 / 0.3);
}
.hover\:decoration-yellow-700\/35:hover {
  text-decoration-color: rgb(161 98 7 / 0.35);
}
.hover\:decoration-yellow-700\/40:hover {
  text-decoration-color: rgb(161 98 7 / 0.4);
}
.hover\:decoration-yellow-700\/45:hover {
  text-decoration-color: rgb(161 98 7 / 0.45);
}
.hover\:decoration-yellow-700\/5:hover {
  text-decoration-color: rgb(161 98 7 / 0.05);
}
.hover\:decoration-yellow-700\/50:hover {
  text-decoration-color: rgb(161 98 7 / 0.5);
}
.hover\:decoration-yellow-700\/55:hover {
  text-decoration-color: rgb(161 98 7 / 0.55);
}
.hover\:decoration-yellow-700\/60:hover {
  text-decoration-color: rgb(161 98 7 / 0.6);
}
.hover\:decoration-yellow-700\/65:hover {
  text-decoration-color: rgb(161 98 7 / 0.65);
}
.hover\:decoration-yellow-700\/70:hover {
  text-decoration-color: rgb(161 98 7 / 0.7);
}
.hover\:decoration-yellow-700\/75:hover {
  text-decoration-color: rgb(161 98 7 / 0.75);
}
.hover\:decoration-yellow-700\/80:hover {
  text-decoration-color: rgb(161 98 7 / 0.8);
}
.hover\:decoration-yellow-700\/85:hover {
  text-decoration-color: rgb(161 98 7 / 0.85);
}
.hover\:decoration-yellow-700\/90:hover {
  text-decoration-color: rgb(161 98 7 / 0.9);
}
.hover\:decoration-yellow-700\/95:hover {
  text-decoration-color: rgb(161 98 7 / 0.95);
}
.hover\:decoration-yellow-800:hover {
  text-decoration-color: #854d0e;
}
.hover\:decoration-yellow-800\/0:hover {
  text-decoration-color: rgb(133 77 14 / 0);
}
.hover\:decoration-yellow-800\/10:hover {
  text-decoration-color: rgb(133 77 14 / 0.1);
}
.hover\:decoration-yellow-800\/100:hover {
  text-decoration-color: rgb(133 77 14 / 1);
}
.hover\:decoration-yellow-800\/15:hover {
  text-decoration-color: rgb(133 77 14 / 0.15);
}
.hover\:decoration-yellow-800\/20:hover {
  text-decoration-color: rgb(133 77 14 / 0.2);
}
.hover\:decoration-yellow-800\/25:hover {
  text-decoration-color: rgb(133 77 14 / 0.25);
}
.hover\:decoration-yellow-800\/30:hover {
  text-decoration-color: rgb(133 77 14 / 0.3);
}
.hover\:decoration-yellow-800\/35:hover {
  text-decoration-color: rgb(133 77 14 / 0.35);
}
.hover\:decoration-yellow-800\/40:hover {
  text-decoration-color: rgb(133 77 14 / 0.4);
}
.hover\:decoration-yellow-800\/45:hover {
  text-decoration-color: rgb(133 77 14 / 0.45);
}
.hover\:decoration-yellow-800\/5:hover {
  text-decoration-color: rgb(133 77 14 / 0.05);
}
.hover\:decoration-yellow-800\/50:hover {
  text-decoration-color: rgb(133 77 14 / 0.5);
}
.hover\:decoration-yellow-800\/55:hover {
  text-decoration-color: rgb(133 77 14 / 0.55);
}
.hover\:decoration-yellow-800\/60:hover {
  text-decoration-color: rgb(133 77 14 / 0.6);
}
.hover\:decoration-yellow-800\/65:hover {
  text-decoration-color: rgb(133 77 14 / 0.65);
}
.hover\:decoration-yellow-800\/70:hover {
  text-decoration-color: rgb(133 77 14 / 0.7);
}
.hover\:decoration-yellow-800\/75:hover {
  text-decoration-color: rgb(133 77 14 / 0.75);
}
.hover\:decoration-yellow-800\/80:hover {
  text-decoration-color: rgb(133 77 14 / 0.8);
}
.hover\:decoration-yellow-800\/85:hover {
  text-decoration-color: rgb(133 77 14 / 0.85);
}
.hover\:decoration-yellow-800\/90:hover {
  text-decoration-color: rgb(133 77 14 / 0.9);
}
.hover\:decoration-yellow-800\/95:hover {
  text-decoration-color: rgb(133 77 14 / 0.95);
}
.hover\:decoration-yellow-900:hover {
  text-decoration-color: #713f12;
}
.hover\:decoration-yellow-900\/0:hover {
  text-decoration-color: rgb(113 63 18 / 0);
}
.hover\:decoration-yellow-900\/10:hover {
  text-decoration-color: rgb(113 63 18 / 0.1);
}
.hover\:decoration-yellow-900\/100:hover {
  text-decoration-color: rgb(113 63 18 / 1);
}
.hover\:decoration-yellow-900\/15:hover {
  text-decoration-color: rgb(113 63 18 / 0.15);
}
.hover\:decoration-yellow-900\/20:hover {
  text-decoration-color: rgb(113 63 18 / 0.2);
}
.hover\:decoration-yellow-900\/25:hover {
  text-decoration-color: rgb(113 63 18 / 0.25);
}
.hover\:decoration-yellow-900\/30:hover {
  text-decoration-color: rgb(113 63 18 / 0.3);
}
.hover\:decoration-yellow-900\/35:hover {
  text-decoration-color: rgb(113 63 18 / 0.35);
}
.hover\:decoration-yellow-900\/40:hover {
  text-decoration-color: rgb(113 63 18 / 0.4);
}
.hover\:decoration-yellow-900\/45:hover {
  text-decoration-color: rgb(113 63 18 / 0.45);
}
.hover\:decoration-yellow-900\/5:hover {
  text-decoration-color: rgb(113 63 18 / 0.05);
}
.hover\:decoration-yellow-900\/50:hover {
  text-decoration-color: rgb(113 63 18 / 0.5);
}
.hover\:decoration-yellow-900\/55:hover {
  text-decoration-color: rgb(113 63 18 / 0.55);
}
.hover\:decoration-yellow-900\/60:hover {
  text-decoration-color: rgb(113 63 18 / 0.6);
}
.hover\:decoration-yellow-900\/65:hover {
  text-decoration-color: rgb(113 63 18 / 0.65);
}
.hover\:decoration-yellow-900\/70:hover {
  text-decoration-color: rgb(113 63 18 / 0.7);
}
.hover\:decoration-yellow-900\/75:hover {
  text-decoration-color: rgb(113 63 18 / 0.75);
}
.hover\:decoration-yellow-900\/80:hover {
  text-decoration-color: rgb(113 63 18 / 0.8);
}
.hover\:decoration-yellow-900\/85:hover {
  text-decoration-color: rgb(113 63 18 / 0.85);
}
.hover\:decoration-yellow-900\/90:hover {
  text-decoration-color: rgb(113 63 18 / 0.9);
}
.hover\:decoration-yellow-900\/95:hover {
  text-decoration-color: rgb(113 63 18 / 0.95);
}
.hover\:decoration-yellow-950:hover {
  text-decoration-color: #422006;
}
.hover\:decoration-yellow-950\/0:hover {
  text-decoration-color: rgb(66 32 6 / 0);
}
.hover\:decoration-yellow-950\/10:hover {
  text-decoration-color: rgb(66 32 6 / 0.1);
}
.hover\:decoration-yellow-950\/100:hover {
  text-decoration-color: rgb(66 32 6 / 1);
}
.hover\:decoration-yellow-950\/15:hover {
  text-decoration-color: rgb(66 32 6 / 0.15);
}
.hover\:decoration-yellow-950\/20:hover {
  text-decoration-color: rgb(66 32 6 / 0.2);
}
.hover\:decoration-yellow-950\/25:hover {
  text-decoration-color: rgb(66 32 6 / 0.25);
}
.hover\:decoration-yellow-950\/30:hover {
  text-decoration-color: rgb(66 32 6 / 0.3);
}
.hover\:decoration-yellow-950\/35:hover {
  text-decoration-color: rgb(66 32 6 / 0.35);
}
.hover\:decoration-yellow-950\/40:hover {
  text-decoration-color: rgb(66 32 6 / 0.4);
}
.hover\:decoration-yellow-950\/45:hover {
  text-decoration-color: rgb(66 32 6 / 0.45);
}
.hover\:decoration-yellow-950\/5:hover {
  text-decoration-color: rgb(66 32 6 / 0.05);
}
.hover\:decoration-yellow-950\/50:hover {
  text-decoration-color: rgb(66 32 6 / 0.5);
}
.hover\:decoration-yellow-950\/55:hover {
  text-decoration-color: rgb(66 32 6 / 0.55);
}
.hover\:decoration-yellow-950\/60:hover {
  text-decoration-color: rgb(66 32 6 / 0.6);
}
.hover\:decoration-yellow-950\/65:hover {
  text-decoration-color: rgb(66 32 6 / 0.65);
}
.hover\:decoration-yellow-950\/70:hover {
  text-decoration-color: rgb(66 32 6 / 0.7);
}
.hover\:decoration-yellow-950\/75:hover {
  text-decoration-color: rgb(66 32 6 / 0.75);
}
.hover\:decoration-yellow-950\/80:hover {
  text-decoration-color: rgb(66 32 6 / 0.8);
}
.hover\:decoration-yellow-950\/85:hover {
  text-decoration-color: rgb(66 32 6 / 0.85);
}
.hover\:decoration-yellow-950\/90:hover {
  text-decoration-color: rgb(66 32 6 / 0.9);
}
.hover\:decoration-yellow-950\/95:hover {
  text-decoration-color: rgb(66 32 6 / 0.95);
}
.hover\:placeholder-yellow-100:hover::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 249 195 / var(--tw-placeholder-opacity, 1));
}
.hover\:placeholder-yellow-100\/0:hover::placeholder {
  color: rgb(254 249 195 / 0);
}
.hover\:placeholder-yellow-100\/10:hover::placeholder {
  color: rgb(254 249 195 / 0.1);
}
.hover\:placeholder-yellow-100\/100:hover::placeholder {
  color: rgb(254 249 195 / 1);
}
.hover\:placeholder-yellow-100\/15:hover::placeholder {
  color: rgb(254 249 195 / 0.15);
}
.hover\:placeholder-yellow-100\/20:hover::placeholder {
  color: rgb(254 249 195 / 0.2);
}
.hover\:placeholder-yellow-100\/25:hover::placeholder {
  color: rgb(254 249 195 / 0.25);
}
.hover\:placeholder-yellow-100\/30:hover::placeholder {
  color: rgb(254 249 195 / 0.3);
}
.hover\:placeholder-yellow-100\/35:hover::placeholder {
  color: rgb(254 249 195 / 0.35);
}
.hover\:placeholder-yellow-100\/40:hover::placeholder {
  color: rgb(254 249 195 / 0.4);
}
.hover\:placeholder-yellow-100\/45:hover::placeholder {
  color: rgb(254 249 195 / 0.45);
}
.hover\:placeholder-yellow-100\/5:hover::placeholder {
  color: rgb(254 249 195 / 0.05);
}
.hover\:placeholder-yellow-100\/50:hover::placeholder {
  color: rgb(254 249 195 / 0.5);
}
.hover\:placeholder-yellow-100\/55:hover::placeholder {
  color: rgb(254 249 195 / 0.55);
}
.hover\:placeholder-yellow-100\/60:hover::placeholder {
  color: rgb(254 249 195 / 0.6);
}
.hover\:placeholder-yellow-100\/65:hover::placeholder {
  color: rgb(254 249 195 / 0.65);
}
.hover\:placeholder-yellow-100\/70:hover::placeholder {
  color: rgb(254 249 195 / 0.7);
}
.hover\:placeholder-yellow-100\/75:hover::placeholder {
  color: rgb(254 249 195 / 0.75);
}
.hover\:placeholder-yellow-100\/80:hover::placeholder {
  color: rgb(254 249 195 / 0.8);
}
.hover\:placeholder-yellow-100\/85:hover::placeholder {
  color: rgb(254 249 195 / 0.85);
}
.hover\:placeholder-yellow-100\/90:hover::placeholder {
  color: rgb(254 249 195 / 0.9);
}
.hover\:placeholder-yellow-100\/95:hover::placeholder {
  color: rgb(254 249 195 / 0.95);
}
.hover\:placeholder-yellow-200:hover::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 240 138 / var(--tw-placeholder-opacity, 1));
}
.hover\:placeholder-yellow-200\/0:hover::placeholder {
  color: rgb(254 240 138 / 0);
}
.hover\:placeholder-yellow-200\/10:hover::placeholder {
  color: rgb(254 240 138 / 0.1);
}
.hover\:placeholder-yellow-200\/100:hover::placeholder {
  color: rgb(254 240 138 / 1);
}
.hover\:placeholder-yellow-200\/15:hover::placeholder {
  color: rgb(254 240 138 / 0.15);
}
.hover\:placeholder-yellow-200\/20:hover::placeholder {
  color: rgb(254 240 138 / 0.2);
}
.hover\:placeholder-yellow-200\/25:hover::placeholder {
  color: rgb(254 240 138 / 0.25);
}
.hover\:placeholder-yellow-200\/30:hover::placeholder {
  color: rgb(254 240 138 / 0.3);
}
.hover\:placeholder-yellow-200\/35:hover::placeholder {
  color: rgb(254 240 138 / 0.35);
}
.hover\:placeholder-yellow-200\/40:hover::placeholder {
  color: rgb(254 240 138 / 0.4);
}
.hover\:placeholder-yellow-200\/45:hover::placeholder {
  color: rgb(254 240 138 / 0.45);
}
.hover\:placeholder-yellow-200\/5:hover::placeholder {
  color: rgb(254 240 138 / 0.05);
}
.hover\:placeholder-yellow-200\/50:hover::placeholder {
  color: rgb(254 240 138 / 0.5);
}
.hover\:placeholder-yellow-200\/55:hover::placeholder {
  color: rgb(254 240 138 / 0.55);
}
.hover\:placeholder-yellow-200\/60:hover::placeholder {
  color: rgb(254 240 138 / 0.6);
}
.hover\:placeholder-yellow-200\/65:hover::placeholder {
  color: rgb(254 240 138 / 0.65);
}
.hover\:placeholder-yellow-200\/70:hover::placeholder {
  color: rgb(254 240 138 / 0.7);
}
.hover\:placeholder-yellow-200\/75:hover::placeholder {
  color: rgb(254 240 138 / 0.75);
}
.hover\:placeholder-yellow-200\/80:hover::placeholder {
  color: rgb(254 240 138 / 0.8);
}
.hover\:placeholder-yellow-200\/85:hover::placeholder {
  color: rgb(254 240 138 / 0.85);
}
.hover\:placeholder-yellow-200\/90:hover::placeholder {
  color: rgb(254 240 138 / 0.9);
}
.hover\:placeholder-yellow-200\/95:hover::placeholder {
  color: rgb(254 240 138 / 0.95);
}
.hover\:placeholder-yellow-300:hover::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(253 224 71 / var(--tw-placeholder-opacity, 1));
}
.hover\:placeholder-yellow-300\/0:hover::placeholder {
  color: rgb(253 224 71 / 0);
}
.hover\:placeholder-yellow-300\/10:hover::placeholder {
  color: rgb(253 224 71 / 0.1);
}
.hover\:placeholder-yellow-300\/100:hover::placeholder {
  color: rgb(253 224 71 / 1);
}
.hover\:placeholder-yellow-300\/15:hover::placeholder {
  color: rgb(253 224 71 / 0.15);
}
.hover\:placeholder-yellow-300\/20:hover::placeholder {
  color: rgb(253 224 71 / 0.2);
}
.hover\:placeholder-yellow-300\/25:hover::placeholder {
  color: rgb(253 224 71 / 0.25);
}
.hover\:placeholder-yellow-300\/30:hover::placeholder {
  color: rgb(253 224 71 / 0.3);
}
.hover\:placeholder-yellow-300\/35:hover::placeholder {
  color: rgb(253 224 71 / 0.35);
}
.hover\:placeholder-yellow-300\/40:hover::placeholder {
  color: rgb(253 224 71 / 0.4);
}
.hover\:placeholder-yellow-300\/45:hover::placeholder {
  color: rgb(253 224 71 / 0.45);
}
.hover\:placeholder-yellow-300\/5:hover::placeholder {
  color: rgb(253 224 71 / 0.05);
}
.hover\:placeholder-yellow-300\/50:hover::placeholder {
  color: rgb(253 224 71 / 0.5);
}
.hover\:placeholder-yellow-300\/55:hover::placeholder {
  color: rgb(253 224 71 / 0.55);
}
.hover\:placeholder-yellow-300\/60:hover::placeholder {
  color: rgb(253 224 71 / 0.6);
}
.hover\:placeholder-yellow-300\/65:hover::placeholder {
  color: rgb(253 224 71 / 0.65);
}
.hover\:placeholder-yellow-300\/70:hover::placeholder {
  color: rgb(253 224 71 / 0.7);
}
.hover\:placeholder-yellow-300\/75:hover::placeholder {
  color: rgb(253 224 71 / 0.75);
}
.hover\:placeholder-yellow-300\/80:hover::placeholder {
  color: rgb(253 224 71 / 0.8);
}
.hover\:placeholder-yellow-300\/85:hover::placeholder {
  color: rgb(253 224 71 / 0.85);
}
.hover\:placeholder-yellow-300\/90:hover::placeholder {
  color: rgb(253 224 71 / 0.9);
}
.hover\:placeholder-yellow-300\/95:hover::placeholder {
  color: rgb(253 224 71 / 0.95);
}
.hover\:placeholder-yellow-400:hover::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(250 204 21 / var(--tw-placeholder-opacity, 1));
}
.hover\:placeholder-yellow-400\/0:hover::placeholder {
  color: rgb(250 204 21 / 0);
}
.hover\:placeholder-yellow-400\/10:hover::placeholder {
  color: rgb(250 204 21 / 0.1);
}
.hover\:placeholder-yellow-400\/100:hover::placeholder {
  color: rgb(250 204 21 / 1);
}
.hover\:placeholder-yellow-400\/15:hover::placeholder {
  color: rgb(250 204 21 / 0.15);
}
.hover\:placeholder-yellow-400\/20:hover::placeholder {
  color: rgb(250 204 21 / 0.2);
}
.hover\:placeholder-yellow-400\/25:hover::placeholder {
  color: rgb(250 204 21 / 0.25);
}
.hover\:placeholder-yellow-400\/30:hover::placeholder {
  color: rgb(250 204 21 / 0.3);
}
.hover\:placeholder-yellow-400\/35:hover::placeholder {
  color: rgb(250 204 21 / 0.35);
}
.hover\:placeholder-yellow-400\/40:hover::placeholder {
  color: rgb(250 204 21 / 0.4);
}
.hover\:placeholder-yellow-400\/45:hover::placeholder {
  color: rgb(250 204 21 / 0.45);
}
.hover\:placeholder-yellow-400\/5:hover::placeholder {
  color: rgb(250 204 21 / 0.05);
}
.hover\:placeholder-yellow-400\/50:hover::placeholder {
  color: rgb(250 204 21 / 0.5);
}
.hover\:placeholder-yellow-400\/55:hover::placeholder {
  color: rgb(250 204 21 / 0.55);
}
.hover\:placeholder-yellow-400\/60:hover::placeholder {
  color: rgb(250 204 21 / 0.6);
}
.hover\:placeholder-yellow-400\/65:hover::placeholder {
  color: rgb(250 204 21 / 0.65);
}
.hover\:placeholder-yellow-400\/70:hover::placeholder {
  color: rgb(250 204 21 / 0.7);
}
.hover\:placeholder-yellow-400\/75:hover::placeholder {
  color: rgb(250 204 21 / 0.75);
}
.hover\:placeholder-yellow-400\/80:hover::placeholder {
  color: rgb(250 204 21 / 0.8);
}
.hover\:placeholder-yellow-400\/85:hover::placeholder {
  color: rgb(250 204 21 / 0.85);
}
.hover\:placeholder-yellow-400\/90:hover::placeholder {
  color: rgb(250 204 21 / 0.9);
}
.hover\:placeholder-yellow-400\/95:hover::placeholder {
  color: rgb(250 204 21 / 0.95);
}
.hover\:placeholder-yellow-50:hover::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 252 232 / var(--tw-placeholder-opacity, 1));
}
.hover\:placeholder-yellow-50\/0:hover::placeholder {
  color: rgb(254 252 232 / 0);
}
.hover\:placeholder-yellow-50\/10:hover::placeholder {
  color: rgb(254 252 232 / 0.1);
}
.hover\:placeholder-yellow-50\/100:hover::placeholder {
  color: rgb(254 252 232 / 1);
}
.hover\:placeholder-yellow-50\/15:hover::placeholder {
  color: rgb(254 252 232 / 0.15);
}
.hover\:placeholder-yellow-50\/20:hover::placeholder {
  color: rgb(254 252 232 / 0.2);
}
.hover\:placeholder-yellow-50\/25:hover::placeholder {
  color: rgb(254 252 232 / 0.25);
}
.hover\:placeholder-yellow-50\/30:hover::placeholder {
  color: rgb(254 252 232 / 0.3);
}
.hover\:placeholder-yellow-50\/35:hover::placeholder {
  color: rgb(254 252 232 / 0.35);
}
.hover\:placeholder-yellow-50\/40:hover::placeholder {
  color: rgb(254 252 232 / 0.4);
}
.hover\:placeholder-yellow-50\/45:hover::placeholder {
  color: rgb(254 252 232 / 0.45);
}
.hover\:placeholder-yellow-50\/5:hover::placeholder {
  color: rgb(254 252 232 / 0.05);
}
.hover\:placeholder-yellow-50\/50:hover::placeholder {
  color: rgb(254 252 232 / 0.5);
}
.hover\:placeholder-yellow-50\/55:hover::placeholder {
  color: rgb(254 252 232 / 0.55);
}
.hover\:placeholder-yellow-50\/60:hover::placeholder {
  color: rgb(254 252 232 / 0.6);
}
.hover\:placeholder-yellow-50\/65:hover::placeholder {
  color: rgb(254 252 232 / 0.65);
}
.hover\:placeholder-yellow-50\/70:hover::placeholder {
  color: rgb(254 252 232 / 0.7);
}
.hover\:placeholder-yellow-50\/75:hover::placeholder {
  color: rgb(254 252 232 / 0.75);
}
.hover\:placeholder-yellow-50\/80:hover::placeholder {
  color: rgb(254 252 232 / 0.8);
}
.hover\:placeholder-yellow-50\/85:hover::placeholder {
  color: rgb(254 252 232 / 0.85);
}
.hover\:placeholder-yellow-50\/90:hover::placeholder {
  color: rgb(254 252 232 / 0.9);
}
.hover\:placeholder-yellow-50\/95:hover::placeholder {
  color: rgb(254 252 232 / 0.95);
}
.hover\:placeholder-yellow-500:hover::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(234 179 8 / var(--tw-placeholder-opacity, 1));
}
.hover\:placeholder-yellow-500\/0:hover::placeholder {
  color: rgb(234 179 8 / 0);
}
.hover\:placeholder-yellow-500\/10:hover::placeholder {
  color: rgb(234 179 8 / 0.1);
}
.hover\:placeholder-yellow-500\/100:hover::placeholder {
  color: rgb(234 179 8 / 1);
}
.hover\:placeholder-yellow-500\/15:hover::placeholder {
  color: rgb(234 179 8 / 0.15);
}
.hover\:placeholder-yellow-500\/20:hover::placeholder {
  color: rgb(234 179 8 / 0.2);
}
.hover\:placeholder-yellow-500\/25:hover::placeholder {
  color: rgb(234 179 8 / 0.25);
}
.hover\:placeholder-yellow-500\/30:hover::placeholder {
  color: rgb(234 179 8 / 0.3);
}
.hover\:placeholder-yellow-500\/35:hover::placeholder {
  color: rgb(234 179 8 / 0.35);
}
.hover\:placeholder-yellow-500\/40:hover::placeholder {
  color: rgb(234 179 8 / 0.4);
}
.hover\:placeholder-yellow-500\/45:hover::placeholder {
  color: rgb(234 179 8 / 0.45);
}
.hover\:placeholder-yellow-500\/5:hover::placeholder {
  color: rgb(234 179 8 / 0.05);
}
.hover\:placeholder-yellow-500\/50:hover::placeholder {
  color: rgb(234 179 8 / 0.5);
}
.hover\:placeholder-yellow-500\/55:hover::placeholder {
  color: rgb(234 179 8 / 0.55);
}
.hover\:placeholder-yellow-500\/60:hover::placeholder {
  color: rgb(234 179 8 / 0.6);
}
.hover\:placeholder-yellow-500\/65:hover::placeholder {
  color: rgb(234 179 8 / 0.65);
}
.hover\:placeholder-yellow-500\/70:hover::placeholder {
  color: rgb(234 179 8 / 0.7);
}
.hover\:placeholder-yellow-500\/75:hover::placeholder {
  color: rgb(234 179 8 / 0.75);
}
.hover\:placeholder-yellow-500\/80:hover::placeholder {
  color: rgb(234 179 8 / 0.8);
}
.hover\:placeholder-yellow-500\/85:hover::placeholder {
  color: rgb(234 179 8 / 0.85);
}
.hover\:placeholder-yellow-500\/90:hover::placeholder {
  color: rgb(234 179 8 / 0.9);
}
.hover\:placeholder-yellow-500\/95:hover::placeholder {
  color: rgb(234 179 8 / 0.95);
}
.hover\:placeholder-yellow-600:hover::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(202 138 4 / var(--tw-placeholder-opacity, 1));
}
.hover\:placeholder-yellow-600\/0:hover::placeholder {
  color: rgb(202 138 4 / 0);
}
.hover\:placeholder-yellow-600\/10:hover::placeholder {
  color: rgb(202 138 4 / 0.1);
}
.hover\:placeholder-yellow-600\/100:hover::placeholder {
  color: rgb(202 138 4 / 1);
}
.hover\:placeholder-yellow-600\/15:hover::placeholder {
  color: rgb(202 138 4 / 0.15);
}
.hover\:placeholder-yellow-600\/20:hover::placeholder {
  color: rgb(202 138 4 / 0.2);
}
.hover\:placeholder-yellow-600\/25:hover::placeholder {
  color: rgb(202 138 4 / 0.25);
}
.hover\:placeholder-yellow-600\/30:hover::placeholder {
  color: rgb(202 138 4 / 0.3);
}
.hover\:placeholder-yellow-600\/35:hover::placeholder {
  color: rgb(202 138 4 / 0.35);
}
.hover\:placeholder-yellow-600\/40:hover::placeholder {
  color: rgb(202 138 4 / 0.4);
}
.hover\:placeholder-yellow-600\/45:hover::placeholder {
  color: rgb(202 138 4 / 0.45);
}
.hover\:placeholder-yellow-600\/5:hover::placeholder {
  color: rgb(202 138 4 / 0.05);
}
.hover\:placeholder-yellow-600\/50:hover::placeholder {
  color: rgb(202 138 4 / 0.5);
}
.hover\:placeholder-yellow-600\/55:hover::placeholder {
  color: rgb(202 138 4 / 0.55);
}
.hover\:placeholder-yellow-600\/60:hover::placeholder {
  color: rgb(202 138 4 / 0.6);
}
.hover\:placeholder-yellow-600\/65:hover::placeholder {
  color: rgb(202 138 4 / 0.65);
}
.hover\:placeholder-yellow-600\/70:hover::placeholder {
  color: rgb(202 138 4 / 0.7);
}
.hover\:placeholder-yellow-600\/75:hover::placeholder {
  color: rgb(202 138 4 / 0.75);
}
.hover\:placeholder-yellow-600\/80:hover::placeholder {
  color: rgb(202 138 4 / 0.8);
}
.hover\:placeholder-yellow-600\/85:hover::placeholder {
  color: rgb(202 138 4 / 0.85);
}
.hover\:placeholder-yellow-600\/90:hover::placeholder {
  color: rgb(202 138 4 / 0.9);
}
.hover\:placeholder-yellow-600\/95:hover::placeholder {
  color: rgb(202 138 4 / 0.95);
}
.hover\:placeholder-yellow-700:hover::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(161 98 7 / var(--tw-placeholder-opacity, 1));
}
.hover\:placeholder-yellow-700\/0:hover::placeholder {
  color: rgb(161 98 7 / 0);
}
.hover\:placeholder-yellow-700\/10:hover::placeholder {
  color: rgb(161 98 7 / 0.1);
}
.hover\:placeholder-yellow-700\/100:hover::placeholder {
  color: rgb(161 98 7 / 1);
}
.hover\:placeholder-yellow-700\/15:hover::placeholder {
  color: rgb(161 98 7 / 0.15);
}
.hover\:placeholder-yellow-700\/20:hover::placeholder {
  color: rgb(161 98 7 / 0.2);
}
.hover\:placeholder-yellow-700\/25:hover::placeholder {
  color: rgb(161 98 7 / 0.25);
}
.hover\:placeholder-yellow-700\/30:hover::placeholder {
  color: rgb(161 98 7 / 0.3);
}
.hover\:placeholder-yellow-700\/35:hover::placeholder {
  color: rgb(161 98 7 / 0.35);
}
.hover\:placeholder-yellow-700\/40:hover::placeholder {
  color: rgb(161 98 7 / 0.4);
}
.hover\:placeholder-yellow-700\/45:hover::placeholder {
  color: rgb(161 98 7 / 0.45);
}
.hover\:placeholder-yellow-700\/5:hover::placeholder {
  color: rgb(161 98 7 / 0.05);
}
.hover\:placeholder-yellow-700\/50:hover::placeholder {
  color: rgb(161 98 7 / 0.5);
}
.hover\:placeholder-yellow-700\/55:hover::placeholder {
  color: rgb(161 98 7 / 0.55);
}
.hover\:placeholder-yellow-700\/60:hover::placeholder {
  color: rgb(161 98 7 / 0.6);
}
.hover\:placeholder-yellow-700\/65:hover::placeholder {
  color: rgb(161 98 7 / 0.65);
}
.hover\:placeholder-yellow-700\/70:hover::placeholder {
  color: rgb(161 98 7 / 0.7);
}
.hover\:placeholder-yellow-700\/75:hover::placeholder {
  color: rgb(161 98 7 / 0.75);
}
.hover\:placeholder-yellow-700\/80:hover::placeholder {
  color: rgb(161 98 7 / 0.8);
}
.hover\:placeholder-yellow-700\/85:hover::placeholder {
  color: rgb(161 98 7 / 0.85);
}
.hover\:placeholder-yellow-700\/90:hover::placeholder {
  color: rgb(161 98 7 / 0.9);
}
.hover\:placeholder-yellow-700\/95:hover::placeholder {
  color: rgb(161 98 7 / 0.95);
}
.hover\:placeholder-yellow-800:hover::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(133 77 14 / var(--tw-placeholder-opacity, 1));
}
.hover\:placeholder-yellow-800\/0:hover::placeholder {
  color: rgb(133 77 14 / 0);
}
.hover\:placeholder-yellow-800\/10:hover::placeholder {
  color: rgb(133 77 14 / 0.1);
}
.hover\:placeholder-yellow-800\/100:hover::placeholder {
  color: rgb(133 77 14 / 1);
}
.hover\:placeholder-yellow-800\/15:hover::placeholder {
  color: rgb(133 77 14 / 0.15);
}
.hover\:placeholder-yellow-800\/20:hover::placeholder {
  color: rgb(133 77 14 / 0.2);
}
.hover\:placeholder-yellow-800\/25:hover::placeholder {
  color: rgb(133 77 14 / 0.25);
}
.hover\:placeholder-yellow-800\/30:hover::placeholder {
  color: rgb(133 77 14 / 0.3);
}
.hover\:placeholder-yellow-800\/35:hover::placeholder {
  color: rgb(133 77 14 / 0.35);
}
.hover\:placeholder-yellow-800\/40:hover::placeholder {
  color: rgb(133 77 14 / 0.4);
}
.hover\:placeholder-yellow-800\/45:hover::placeholder {
  color: rgb(133 77 14 / 0.45);
}
.hover\:placeholder-yellow-800\/5:hover::placeholder {
  color: rgb(133 77 14 / 0.05);
}
.hover\:placeholder-yellow-800\/50:hover::placeholder {
  color: rgb(133 77 14 / 0.5);
}
.hover\:placeholder-yellow-800\/55:hover::placeholder {
  color: rgb(133 77 14 / 0.55);
}
.hover\:placeholder-yellow-800\/60:hover::placeholder {
  color: rgb(133 77 14 / 0.6);
}
.hover\:placeholder-yellow-800\/65:hover::placeholder {
  color: rgb(133 77 14 / 0.65);
}
.hover\:placeholder-yellow-800\/70:hover::placeholder {
  color: rgb(133 77 14 / 0.7);
}
.hover\:placeholder-yellow-800\/75:hover::placeholder {
  color: rgb(133 77 14 / 0.75);
}
.hover\:placeholder-yellow-800\/80:hover::placeholder {
  color: rgb(133 77 14 / 0.8);
}
.hover\:placeholder-yellow-800\/85:hover::placeholder {
  color: rgb(133 77 14 / 0.85);
}
.hover\:placeholder-yellow-800\/90:hover::placeholder {
  color: rgb(133 77 14 / 0.9);
}
.hover\:placeholder-yellow-800\/95:hover::placeholder {
  color: rgb(133 77 14 / 0.95);
}
.hover\:placeholder-yellow-900:hover::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(113 63 18 / var(--tw-placeholder-opacity, 1));
}
.hover\:placeholder-yellow-900\/0:hover::placeholder {
  color: rgb(113 63 18 / 0);
}
.hover\:placeholder-yellow-900\/10:hover::placeholder {
  color: rgb(113 63 18 / 0.1);
}
.hover\:placeholder-yellow-900\/100:hover::placeholder {
  color: rgb(113 63 18 / 1);
}
.hover\:placeholder-yellow-900\/15:hover::placeholder {
  color: rgb(113 63 18 / 0.15);
}
.hover\:placeholder-yellow-900\/20:hover::placeholder {
  color: rgb(113 63 18 / 0.2);
}
.hover\:placeholder-yellow-900\/25:hover::placeholder {
  color: rgb(113 63 18 / 0.25);
}
.hover\:placeholder-yellow-900\/30:hover::placeholder {
  color: rgb(113 63 18 / 0.3);
}
.hover\:placeholder-yellow-900\/35:hover::placeholder {
  color: rgb(113 63 18 / 0.35);
}
.hover\:placeholder-yellow-900\/40:hover::placeholder {
  color: rgb(113 63 18 / 0.4);
}
.hover\:placeholder-yellow-900\/45:hover::placeholder {
  color: rgb(113 63 18 / 0.45);
}
.hover\:placeholder-yellow-900\/5:hover::placeholder {
  color: rgb(113 63 18 / 0.05);
}
.hover\:placeholder-yellow-900\/50:hover::placeholder {
  color: rgb(113 63 18 / 0.5);
}
.hover\:placeholder-yellow-900\/55:hover::placeholder {
  color: rgb(113 63 18 / 0.55);
}
.hover\:placeholder-yellow-900\/60:hover::placeholder {
  color: rgb(113 63 18 / 0.6);
}
.hover\:placeholder-yellow-900\/65:hover::placeholder {
  color: rgb(113 63 18 / 0.65);
}
.hover\:placeholder-yellow-900\/70:hover::placeholder {
  color: rgb(113 63 18 / 0.7);
}
.hover\:placeholder-yellow-900\/75:hover::placeholder {
  color: rgb(113 63 18 / 0.75);
}
.hover\:placeholder-yellow-900\/80:hover::placeholder {
  color: rgb(113 63 18 / 0.8);
}
.hover\:placeholder-yellow-900\/85:hover::placeholder {
  color: rgb(113 63 18 / 0.85);
}
.hover\:placeholder-yellow-900\/90:hover::placeholder {
  color: rgb(113 63 18 / 0.9);
}
.hover\:placeholder-yellow-900\/95:hover::placeholder {
  color: rgb(113 63 18 / 0.95);
}
.hover\:placeholder-yellow-950:hover::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(66 32 6 / var(--tw-placeholder-opacity, 1));
}
.hover\:placeholder-yellow-950\/0:hover::placeholder {
  color: rgb(66 32 6 / 0);
}
.hover\:placeholder-yellow-950\/10:hover::placeholder {
  color: rgb(66 32 6 / 0.1);
}
.hover\:placeholder-yellow-950\/100:hover::placeholder {
  color: rgb(66 32 6 / 1);
}
.hover\:placeholder-yellow-950\/15:hover::placeholder {
  color: rgb(66 32 6 / 0.15);
}
.hover\:placeholder-yellow-950\/20:hover::placeholder {
  color: rgb(66 32 6 / 0.2);
}
.hover\:placeholder-yellow-950\/25:hover::placeholder {
  color: rgb(66 32 6 / 0.25);
}
.hover\:placeholder-yellow-950\/30:hover::placeholder {
  color: rgb(66 32 6 / 0.3);
}
.hover\:placeholder-yellow-950\/35:hover::placeholder {
  color: rgb(66 32 6 / 0.35);
}
.hover\:placeholder-yellow-950\/40:hover::placeholder {
  color: rgb(66 32 6 / 0.4);
}
.hover\:placeholder-yellow-950\/45:hover::placeholder {
  color: rgb(66 32 6 / 0.45);
}
.hover\:placeholder-yellow-950\/5:hover::placeholder {
  color: rgb(66 32 6 / 0.05);
}
.hover\:placeholder-yellow-950\/50:hover::placeholder {
  color: rgb(66 32 6 / 0.5);
}
.hover\:placeholder-yellow-950\/55:hover::placeholder {
  color: rgb(66 32 6 / 0.55);
}
.hover\:placeholder-yellow-950\/60:hover::placeholder {
  color: rgb(66 32 6 / 0.6);
}
.hover\:placeholder-yellow-950\/65:hover::placeholder {
  color: rgb(66 32 6 / 0.65);
}
.hover\:placeholder-yellow-950\/70:hover::placeholder {
  color: rgb(66 32 6 / 0.7);
}
.hover\:placeholder-yellow-950\/75:hover::placeholder {
  color: rgb(66 32 6 / 0.75);
}
.hover\:placeholder-yellow-950\/80:hover::placeholder {
  color: rgb(66 32 6 / 0.8);
}
.hover\:placeholder-yellow-950\/85:hover::placeholder {
  color: rgb(66 32 6 / 0.85);
}
.hover\:placeholder-yellow-950\/90:hover::placeholder {
  color: rgb(66 32 6 / 0.9);
}
.hover\:placeholder-yellow-950\/95:hover::placeholder {
  color: rgb(66 32 6 / 0.95);
}
.hover\:caret-yellow-100:hover {
  caret-color: #fef9c3;
}
.hover\:caret-yellow-100\/0:hover {
  caret-color: rgb(254 249 195 / 0);
}
.hover\:caret-yellow-100\/10:hover {
  caret-color: rgb(254 249 195 / 0.1);
}
.hover\:caret-yellow-100\/100:hover {
  caret-color: rgb(254 249 195 / 1);
}
.hover\:caret-yellow-100\/15:hover {
  caret-color: rgb(254 249 195 / 0.15);
}
.hover\:caret-yellow-100\/20:hover {
  caret-color: rgb(254 249 195 / 0.2);
}
.hover\:caret-yellow-100\/25:hover {
  caret-color: rgb(254 249 195 / 0.25);
}
.hover\:caret-yellow-100\/30:hover {
  caret-color: rgb(254 249 195 / 0.3);
}
.hover\:caret-yellow-100\/35:hover {
  caret-color: rgb(254 249 195 / 0.35);
}
.hover\:caret-yellow-100\/40:hover {
  caret-color: rgb(254 249 195 / 0.4);
}
.hover\:caret-yellow-100\/45:hover {
  caret-color: rgb(254 249 195 / 0.45);
}
.hover\:caret-yellow-100\/5:hover {
  caret-color: rgb(254 249 195 / 0.05);
}
.hover\:caret-yellow-100\/50:hover {
  caret-color: rgb(254 249 195 / 0.5);
}
.hover\:caret-yellow-100\/55:hover {
  caret-color: rgb(254 249 195 / 0.55);
}
.hover\:caret-yellow-100\/60:hover {
  caret-color: rgb(254 249 195 / 0.6);
}
.hover\:caret-yellow-100\/65:hover {
  caret-color: rgb(254 249 195 / 0.65);
}
.hover\:caret-yellow-100\/70:hover {
  caret-color: rgb(254 249 195 / 0.7);
}
.hover\:caret-yellow-100\/75:hover {
  caret-color: rgb(254 249 195 / 0.75);
}
.hover\:caret-yellow-100\/80:hover {
  caret-color: rgb(254 249 195 / 0.8);
}
.hover\:caret-yellow-100\/85:hover {
  caret-color: rgb(254 249 195 / 0.85);
}
.hover\:caret-yellow-100\/90:hover {
  caret-color: rgb(254 249 195 / 0.9);
}
.hover\:caret-yellow-100\/95:hover {
  caret-color: rgb(254 249 195 / 0.95);
}
.hover\:caret-yellow-200:hover {
  caret-color: #fef08a;
}
.hover\:caret-yellow-200\/0:hover {
  caret-color: rgb(254 240 138 / 0);
}
.hover\:caret-yellow-200\/10:hover {
  caret-color: rgb(254 240 138 / 0.1);
}
.hover\:caret-yellow-200\/100:hover {
  caret-color: rgb(254 240 138 / 1);
}
.hover\:caret-yellow-200\/15:hover {
  caret-color: rgb(254 240 138 / 0.15);
}
.hover\:caret-yellow-200\/20:hover {
  caret-color: rgb(254 240 138 / 0.2);
}
.hover\:caret-yellow-200\/25:hover {
  caret-color: rgb(254 240 138 / 0.25);
}
.hover\:caret-yellow-200\/30:hover {
  caret-color: rgb(254 240 138 / 0.3);
}
.hover\:caret-yellow-200\/35:hover {
  caret-color: rgb(254 240 138 / 0.35);
}
.hover\:caret-yellow-200\/40:hover {
  caret-color: rgb(254 240 138 / 0.4);
}
.hover\:caret-yellow-200\/45:hover {
  caret-color: rgb(254 240 138 / 0.45);
}
.hover\:caret-yellow-200\/5:hover {
  caret-color: rgb(254 240 138 / 0.05);
}
.hover\:caret-yellow-200\/50:hover {
  caret-color: rgb(254 240 138 / 0.5);
}
.hover\:caret-yellow-200\/55:hover {
  caret-color: rgb(254 240 138 / 0.55);
}
.hover\:caret-yellow-200\/60:hover {
  caret-color: rgb(254 240 138 / 0.6);
}
.hover\:caret-yellow-200\/65:hover {
  caret-color: rgb(254 240 138 / 0.65);
}
.hover\:caret-yellow-200\/70:hover {
  caret-color: rgb(254 240 138 / 0.7);
}
.hover\:caret-yellow-200\/75:hover {
  caret-color: rgb(254 240 138 / 0.75);
}
.hover\:caret-yellow-200\/80:hover {
  caret-color: rgb(254 240 138 / 0.8);
}
.hover\:caret-yellow-200\/85:hover {
  caret-color: rgb(254 240 138 / 0.85);
}
.hover\:caret-yellow-200\/90:hover {
  caret-color: rgb(254 240 138 / 0.9);
}
.hover\:caret-yellow-200\/95:hover {
  caret-color: rgb(254 240 138 / 0.95);
}
.hover\:caret-yellow-300:hover {
  caret-color: #fde047;
}
.hover\:caret-yellow-300\/0:hover {
  caret-color: rgb(253 224 71 / 0);
}
.hover\:caret-yellow-300\/10:hover {
  caret-color: rgb(253 224 71 / 0.1);
}
.hover\:caret-yellow-300\/100:hover {
  caret-color: rgb(253 224 71 / 1);
}
.hover\:caret-yellow-300\/15:hover {
  caret-color: rgb(253 224 71 / 0.15);
}
.hover\:caret-yellow-300\/20:hover {
  caret-color: rgb(253 224 71 / 0.2);
}
.hover\:caret-yellow-300\/25:hover {
  caret-color: rgb(253 224 71 / 0.25);
}
.hover\:caret-yellow-300\/30:hover {
  caret-color: rgb(253 224 71 / 0.3);
}
.hover\:caret-yellow-300\/35:hover {
  caret-color: rgb(253 224 71 / 0.35);
}
.hover\:caret-yellow-300\/40:hover {
  caret-color: rgb(253 224 71 / 0.4);
}
.hover\:caret-yellow-300\/45:hover {
  caret-color: rgb(253 224 71 / 0.45);
}
.hover\:caret-yellow-300\/5:hover {
  caret-color: rgb(253 224 71 / 0.05);
}
.hover\:caret-yellow-300\/50:hover {
  caret-color: rgb(253 224 71 / 0.5);
}
.hover\:caret-yellow-300\/55:hover {
  caret-color: rgb(253 224 71 / 0.55);
}
.hover\:caret-yellow-300\/60:hover {
  caret-color: rgb(253 224 71 / 0.6);
}
.hover\:caret-yellow-300\/65:hover {
  caret-color: rgb(253 224 71 / 0.65);
}
.hover\:caret-yellow-300\/70:hover {
  caret-color: rgb(253 224 71 / 0.7);
}
.hover\:caret-yellow-300\/75:hover {
  caret-color: rgb(253 224 71 / 0.75);
}
.hover\:caret-yellow-300\/80:hover {
  caret-color: rgb(253 224 71 / 0.8);
}
.hover\:caret-yellow-300\/85:hover {
  caret-color: rgb(253 224 71 / 0.85);
}
.hover\:caret-yellow-300\/90:hover {
  caret-color: rgb(253 224 71 / 0.9);
}
.hover\:caret-yellow-300\/95:hover {
  caret-color: rgb(253 224 71 / 0.95);
}
.hover\:caret-yellow-400:hover {
  caret-color: #facc15;
}
.hover\:caret-yellow-400\/0:hover {
  caret-color: rgb(250 204 21 / 0);
}
.hover\:caret-yellow-400\/10:hover {
  caret-color: rgb(250 204 21 / 0.1);
}
.hover\:caret-yellow-400\/100:hover {
  caret-color: rgb(250 204 21 / 1);
}
.hover\:caret-yellow-400\/15:hover {
  caret-color: rgb(250 204 21 / 0.15);
}
.hover\:caret-yellow-400\/20:hover {
  caret-color: rgb(250 204 21 / 0.2);
}
.hover\:caret-yellow-400\/25:hover {
  caret-color: rgb(250 204 21 / 0.25);
}
.hover\:caret-yellow-400\/30:hover {
  caret-color: rgb(250 204 21 / 0.3);
}
.hover\:caret-yellow-400\/35:hover {
  caret-color: rgb(250 204 21 / 0.35);
}
.hover\:caret-yellow-400\/40:hover {
  caret-color: rgb(250 204 21 / 0.4);
}
.hover\:caret-yellow-400\/45:hover {
  caret-color: rgb(250 204 21 / 0.45);
}
.hover\:caret-yellow-400\/5:hover {
  caret-color: rgb(250 204 21 / 0.05);
}
.hover\:caret-yellow-400\/50:hover {
  caret-color: rgb(250 204 21 / 0.5);
}
.hover\:caret-yellow-400\/55:hover {
  caret-color: rgb(250 204 21 / 0.55);
}
.hover\:caret-yellow-400\/60:hover {
  caret-color: rgb(250 204 21 / 0.6);
}
.hover\:caret-yellow-400\/65:hover {
  caret-color: rgb(250 204 21 / 0.65);
}
.hover\:caret-yellow-400\/70:hover {
  caret-color: rgb(250 204 21 / 0.7);
}
.hover\:caret-yellow-400\/75:hover {
  caret-color: rgb(250 204 21 / 0.75);
}
.hover\:caret-yellow-400\/80:hover {
  caret-color: rgb(250 204 21 / 0.8);
}
.hover\:caret-yellow-400\/85:hover {
  caret-color: rgb(250 204 21 / 0.85);
}
.hover\:caret-yellow-400\/90:hover {
  caret-color: rgb(250 204 21 / 0.9);
}
.hover\:caret-yellow-400\/95:hover {
  caret-color: rgb(250 204 21 / 0.95);
}
.hover\:caret-yellow-50:hover {
  caret-color: #fefce8;
}
.hover\:caret-yellow-50\/0:hover {
  caret-color: rgb(254 252 232 / 0);
}
.hover\:caret-yellow-50\/10:hover {
  caret-color: rgb(254 252 232 / 0.1);
}
.hover\:caret-yellow-50\/100:hover {
  caret-color: rgb(254 252 232 / 1);
}
.hover\:caret-yellow-50\/15:hover {
  caret-color: rgb(254 252 232 / 0.15);
}
.hover\:caret-yellow-50\/20:hover {
  caret-color: rgb(254 252 232 / 0.2);
}
.hover\:caret-yellow-50\/25:hover {
  caret-color: rgb(254 252 232 / 0.25);
}
.hover\:caret-yellow-50\/30:hover {
  caret-color: rgb(254 252 232 / 0.3);
}
.hover\:caret-yellow-50\/35:hover {
  caret-color: rgb(254 252 232 / 0.35);
}
.hover\:caret-yellow-50\/40:hover {
  caret-color: rgb(254 252 232 / 0.4);
}
.hover\:caret-yellow-50\/45:hover {
  caret-color: rgb(254 252 232 / 0.45);
}
.hover\:caret-yellow-50\/5:hover {
  caret-color: rgb(254 252 232 / 0.05);
}
.hover\:caret-yellow-50\/50:hover {
  caret-color: rgb(254 252 232 / 0.5);
}
.hover\:caret-yellow-50\/55:hover {
  caret-color: rgb(254 252 232 / 0.55);
}
.hover\:caret-yellow-50\/60:hover {
  caret-color: rgb(254 252 232 / 0.6);
}
.hover\:caret-yellow-50\/65:hover {
  caret-color: rgb(254 252 232 / 0.65);
}
.hover\:caret-yellow-50\/70:hover {
  caret-color: rgb(254 252 232 / 0.7);
}
.hover\:caret-yellow-50\/75:hover {
  caret-color: rgb(254 252 232 / 0.75);
}
.hover\:caret-yellow-50\/80:hover {
  caret-color: rgb(254 252 232 / 0.8);
}
.hover\:caret-yellow-50\/85:hover {
  caret-color: rgb(254 252 232 / 0.85);
}
.hover\:caret-yellow-50\/90:hover {
  caret-color: rgb(254 252 232 / 0.9);
}
.hover\:caret-yellow-50\/95:hover {
  caret-color: rgb(254 252 232 / 0.95);
}
.hover\:caret-yellow-500:hover {
  caret-color: #eab308;
}
.hover\:caret-yellow-500\/0:hover {
  caret-color: rgb(234 179 8 / 0);
}
.hover\:caret-yellow-500\/10:hover {
  caret-color: rgb(234 179 8 / 0.1);
}
.hover\:caret-yellow-500\/100:hover {
  caret-color: rgb(234 179 8 / 1);
}
.hover\:caret-yellow-500\/15:hover {
  caret-color: rgb(234 179 8 / 0.15);
}
.hover\:caret-yellow-500\/20:hover {
  caret-color: rgb(234 179 8 / 0.2);
}
.hover\:caret-yellow-500\/25:hover {
  caret-color: rgb(234 179 8 / 0.25);
}
.hover\:caret-yellow-500\/30:hover {
  caret-color: rgb(234 179 8 / 0.3);
}
.hover\:caret-yellow-500\/35:hover {
  caret-color: rgb(234 179 8 / 0.35);
}
.hover\:caret-yellow-500\/40:hover {
  caret-color: rgb(234 179 8 / 0.4);
}
.hover\:caret-yellow-500\/45:hover {
  caret-color: rgb(234 179 8 / 0.45);
}
.hover\:caret-yellow-500\/5:hover {
  caret-color: rgb(234 179 8 / 0.05);
}
.hover\:caret-yellow-500\/50:hover {
  caret-color: rgb(234 179 8 / 0.5);
}
.hover\:caret-yellow-500\/55:hover {
  caret-color: rgb(234 179 8 / 0.55);
}
.hover\:caret-yellow-500\/60:hover {
  caret-color: rgb(234 179 8 / 0.6);
}
.hover\:caret-yellow-500\/65:hover {
  caret-color: rgb(234 179 8 / 0.65);
}
.hover\:caret-yellow-500\/70:hover {
  caret-color: rgb(234 179 8 / 0.7);
}
.hover\:caret-yellow-500\/75:hover {
  caret-color: rgb(234 179 8 / 0.75);
}
.hover\:caret-yellow-500\/80:hover {
  caret-color: rgb(234 179 8 / 0.8);
}
.hover\:caret-yellow-500\/85:hover {
  caret-color: rgb(234 179 8 / 0.85);
}
.hover\:caret-yellow-500\/90:hover {
  caret-color: rgb(234 179 8 / 0.9);
}
.hover\:caret-yellow-500\/95:hover {
  caret-color: rgb(234 179 8 / 0.95);
}
.hover\:caret-yellow-600:hover {
  caret-color: #ca8a04;
}
.hover\:caret-yellow-600\/0:hover {
  caret-color: rgb(202 138 4 / 0);
}
.hover\:caret-yellow-600\/10:hover {
  caret-color: rgb(202 138 4 / 0.1);
}
.hover\:caret-yellow-600\/100:hover {
  caret-color: rgb(202 138 4 / 1);
}
.hover\:caret-yellow-600\/15:hover {
  caret-color: rgb(202 138 4 / 0.15);
}
.hover\:caret-yellow-600\/20:hover {
  caret-color: rgb(202 138 4 / 0.2);
}
.hover\:caret-yellow-600\/25:hover {
  caret-color: rgb(202 138 4 / 0.25);
}
.hover\:caret-yellow-600\/30:hover {
  caret-color: rgb(202 138 4 / 0.3);
}
.hover\:caret-yellow-600\/35:hover {
  caret-color: rgb(202 138 4 / 0.35);
}
.hover\:caret-yellow-600\/40:hover {
  caret-color: rgb(202 138 4 / 0.4);
}
.hover\:caret-yellow-600\/45:hover {
  caret-color: rgb(202 138 4 / 0.45);
}
.hover\:caret-yellow-600\/5:hover {
  caret-color: rgb(202 138 4 / 0.05);
}
.hover\:caret-yellow-600\/50:hover {
  caret-color: rgb(202 138 4 / 0.5);
}
.hover\:caret-yellow-600\/55:hover {
  caret-color: rgb(202 138 4 / 0.55);
}
.hover\:caret-yellow-600\/60:hover {
  caret-color: rgb(202 138 4 / 0.6);
}
.hover\:caret-yellow-600\/65:hover {
  caret-color: rgb(202 138 4 / 0.65);
}
.hover\:caret-yellow-600\/70:hover {
  caret-color: rgb(202 138 4 / 0.7);
}
.hover\:caret-yellow-600\/75:hover {
  caret-color: rgb(202 138 4 / 0.75);
}
.hover\:caret-yellow-600\/80:hover {
  caret-color: rgb(202 138 4 / 0.8);
}
.hover\:caret-yellow-600\/85:hover {
  caret-color: rgb(202 138 4 / 0.85);
}
.hover\:caret-yellow-600\/90:hover {
  caret-color: rgb(202 138 4 / 0.9);
}
.hover\:caret-yellow-600\/95:hover {
  caret-color: rgb(202 138 4 / 0.95);
}
.hover\:caret-yellow-700:hover {
  caret-color: #a16207;
}
.hover\:caret-yellow-700\/0:hover {
  caret-color: rgb(161 98 7 / 0);
}
.hover\:caret-yellow-700\/10:hover {
  caret-color: rgb(161 98 7 / 0.1);
}
.hover\:caret-yellow-700\/100:hover {
  caret-color: rgb(161 98 7 / 1);
}
.hover\:caret-yellow-700\/15:hover {
  caret-color: rgb(161 98 7 / 0.15);
}
.hover\:caret-yellow-700\/20:hover {
  caret-color: rgb(161 98 7 / 0.2);
}
.hover\:caret-yellow-700\/25:hover {
  caret-color: rgb(161 98 7 / 0.25);
}
.hover\:caret-yellow-700\/30:hover {
  caret-color: rgb(161 98 7 / 0.3);
}
.hover\:caret-yellow-700\/35:hover {
  caret-color: rgb(161 98 7 / 0.35);
}
.hover\:caret-yellow-700\/40:hover {
  caret-color: rgb(161 98 7 / 0.4);
}
.hover\:caret-yellow-700\/45:hover {
  caret-color: rgb(161 98 7 / 0.45);
}
.hover\:caret-yellow-700\/5:hover {
  caret-color: rgb(161 98 7 / 0.05);
}
.hover\:caret-yellow-700\/50:hover {
  caret-color: rgb(161 98 7 / 0.5);
}
.hover\:caret-yellow-700\/55:hover {
  caret-color: rgb(161 98 7 / 0.55);
}
.hover\:caret-yellow-700\/60:hover {
  caret-color: rgb(161 98 7 / 0.6);
}
.hover\:caret-yellow-700\/65:hover {
  caret-color: rgb(161 98 7 / 0.65);
}
.hover\:caret-yellow-700\/70:hover {
  caret-color: rgb(161 98 7 / 0.7);
}
.hover\:caret-yellow-700\/75:hover {
  caret-color: rgb(161 98 7 / 0.75);
}
.hover\:caret-yellow-700\/80:hover {
  caret-color: rgb(161 98 7 / 0.8);
}
.hover\:caret-yellow-700\/85:hover {
  caret-color: rgb(161 98 7 / 0.85);
}
.hover\:caret-yellow-700\/90:hover {
  caret-color: rgb(161 98 7 / 0.9);
}
.hover\:caret-yellow-700\/95:hover {
  caret-color: rgb(161 98 7 / 0.95);
}
.hover\:caret-yellow-800:hover {
  caret-color: #854d0e;
}
.hover\:caret-yellow-800\/0:hover {
  caret-color: rgb(133 77 14 / 0);
}
.hover\:caret-yellow-800\/10:hover {
  caret-color: rgb(133 77 14 / 0.1);
}
.hover\:caret-yellow-800\/100:hover {
  caret-color: rgb(133 77 14 / 1);
}
.hover\:caret-yellow-800\/15:hover {
  caret-color: rgb(133 77 14 / 0.15);
}
.hover\:caret-yellow-800\/20:hover {
  caret-color: rgb(133 77 14 / 0.2);
}
.hover\:caret-yellow-800\/25:hover {
  caret-color: rgb(133 77 14 / 0.25);
}
.hover\:caret-yellow-800\/30:hover {
  caret-color: rgb(133 77 14 / 0.3);
}
.hover\:caret-yellow-800\/35:hover {
  caret-color: rgb(133 77 14 / 0.35);
}
.hover\:caret-yellow-800\/40:hover {
  caret-color: rgb(133 77 14 / 0.4);
}
.hover\:caret-yellow-800\/45:hover {
  caret-color: rgb(133 77 14 / 0.45);
}
.hover\:caret-yellow-800\/5:hover {
  caret-color: rgb(133 77 14 / 0.05);
}
.hover\:caret-yellow-800\/50:hover {
  caret-color: rgb(133 77 14 / 0.5);
}
.hover\:caret-yellow-800\/55:hover {
  caret-color: rgb(133 77 14 / 0.55);
}
.hover\:caret-yellow-800\/60:hover {
  caret-color: rgb(133 77 14 / 0.6);
}
.hover\:caret-yellow-800\/65:hover {
  caret-color: rgb(133 77 14 / 0.65);
}
.hover\:caret-yellow-800\/70:hover {
  caret-color: rgb(133 77 14 / 0.7);
}
.hover\:caret-yellow-800\/75:hover {
  caret-color: rgb(133 77 14 / 0.75);
}
.hover\:caret-yellow-800\/80:hover {
  caret-color: rgb(133 77 14 / 0.8);
}
.hover\:caret-yellow-800\/85:hover {
  caret-color: rgb(133 77 14 / 0.85);
}
.hover\:caret-yellow-800\/90:hover {
  caret-color: rgb(133 77 14 / 0.9);
}
.hover\:caret-yellow-800\/95:hover {
  caret-color: rgb(133 77 14 / 0.95);
}
.hover\:caret-yellow-900:hover {
  caret-color: #713f12;
}
.hover\:caret-yellow-900\/0:hover {
  caret-color: rgb(113 63 18 / 0);
}
.hover\:caret-yellow-900\/10:hover {
  caret-color: rgb(113 63 18 / 0.1);
}
.hover\:caret-yellow-900\/100:hover {
  caret-color: rgb(113 63 18 / 1);
}
.hover\:caret-yellow-900\/15:hover {
  caret-color: rgb(113 63 18 / 0.15);
}
.hover\:caret-yellow-900\/20:hover {
  caret-color: rgb(113 63 18 / 0.2);
}
.hover\:caret-yellow-900\/25:hover {
  caret-color: rgb(113 63 18 / 0.25);
}
.hover\:caret-yellow-900\/30:hover {
  caret-color: rgb(113 63 18 / 0.3);
}
.hover\:caret-yellow-900\/35:hover {
  caret-color: rgb(113 63 18 / 0.35);
}
.hover\:caret-yellow-900\/40:hover {
  caret-color: rgb(113 63 18 / 0.4);
}
.hover\:caret-yellow-900\/45:hover {
  caret-color: rgb(113 63 18 / 0.45);
}
.hover\:caret-yellow-900\/5:hover {
  caret-color: rgb(113 63 18 / 0.05);
}
.hover\:caret-yellow-900\/50:hover {
  caret-color: rgb(113 63 18 / 0.5);
}
.hover\:caret-yellow-900\/55:hover {
  caret-color: rgb(113 63 18 / 0.55);
}
.hover\:caret-yellow-900\/60:hover {
  caret-color: rgb(113 63 18 / 0.6);
}
.hover\:caret-yellow-900\/65:hover {
  caret-color: rgb(113 63 18 / 0.65);
}
.hover\:caret-yellow-900\/70:hover {
  caret-color: rgb(113 63 18 / 0.7);
}
.hover\:caret-yellow-900\/75:hover {
  caret-color: rgb(113 63 18 / 0.75);
}
.hover\:caret-yellow-900\/80:hover {
  caret-color: rgb(113 63 18 / 0.8);
}
.hover\:caret-yellow-900\/85:hover {
  caret-color: rgb(113 63 18 / 0.85);
}
.hover\:caret-yellow-900\/90:hover {
  caret-color: rgb(113 63 18 / 0.9);
}
.hover\:caret-yellow-900\/95:hover {
  caret-color: rgb(113 63 18 / 0.95);
}
.hover\:caret-yellow-950:hover {
  caret-color: #422006;
}
.hover\:caret-yellow-950\/0:hover {
  caret-color: rgb(66 32 6 / 0);
}
.hover\:caret-yellow-950\/10:hover {
  caret-color: rgb(66 32 6 / 0.1);
}
.hover\:caret-yellow-950\/100:hover {
  caret-color: rgb(66 32 6 / 1);
}
.hover\:caret-yellow-950\/15:hover {
  caret-color: rgb(66 32 6 / 0.15);
}
.hover\:caret-yellow-950\/20:hover {
  caret-color: rgb(66 32 6 / 0.2);
}
.hover\:caret-yellow-950\/25:hover {
  caret-color: rgb(66 32 6 / 0.25);
}
.hover\:caret-yellow-950\/30:hover {
  caret-color: rgb(66 32 6 / 0.3);
}
.hover\:caret-yellow-950\/35:hover {
  caret-color: rgb(66 32 6 / 0.35);
}
.hover\:caret-yellow-950\/40:hover {
  caret-color: rgb(66 32 6 / 0.4);
}
.hover\:caret-yellow-950\/45:hover {
  caret-color: rgb(66 32 6 / 0.45);
}
.hover\:caret-yellow-950\/5:hover {
  caret-color: rgb(66 32 6 / 0.05);
}
.hover\:caret-yellow-950\/50:hover {
  caret-color: rgb(66 32 6 / 0.5);
}
.hover\:caret-yellow-950\/55:hover {
  caret-color: rgb(66 32 6 / 0.55);
}
.hover\:caret-yellow-950\/60:hover {
  caret-color: rgb(66 32 6 / 0.6);
}
.hover\:caret-yellow-950\/65:hover {
  caret-color: rgb(66 32 6 / 0.65);
}
.hover\:caret-yellow-950\/70:hover {
  caret-color: rgb(66 32 6 / 0.7);
}
.hover\:caret-yellow-950\/75:hover {
  caret-color: rgb(66 32 6 / 0.75);
}
.hover\:caret-yellow-950\/80:hover {
  caret-color: rgb(66 32 6 / 0.8);
}
.hover\:caret-yellow-950\/85:hover {
  caret-color: rgb(66 32 6 / 0.85);
}
.hover\:caret-yellow-950\/90:hover {
  caret-color: rgb(66 32 6 / 0.9);
}
.hover\:caret-yellow-950\/95:hover {
  caret-color: rgb(66 32 6 / 0.95);
}
.hover\:accent-yellow-100:hover {
  accent-color: #fef9c3;
}
.hover\:accent-yellow-100\/0:hover {
  accent-color: rgb(254 249 195 / 0);
}
.hover\:accent-yellow-100\/10:hover {
  accent-color: rgb(254 249 195 / 0.1);
}
.hover\:accent-yellow-100\/100:hover {
  accent-color: rgb(254 249 195 / 1);
}
.hover\:accent-yellow-100\/15:hover {
  accent-color: rgb(254 249 195 / 0.15);
}
.hover\:accent-yellow-100\/20:hover {
  accent-color: rgb(254 249 195 / 0.2);
}
.hover\:accent-yellow-100\/25:hover {
  accent-color: rgb(254 249 195 / 0.25);
}
.hover\:accent-yellow-100\/30:hover {
  accent-color: rgb(254 249 195 / 0.3);
}
.hover\:accent-yellow-100\/35:hover {
  accent-color: rgb(254 249 195 / 0.35);
}
.hover\:accent-yellow-100\/40:hover {
  accent-color: rgb(254 249 195 / 0.4);
}
.hover\:accent-yellow-100\/45:hover {
  accent-color: rgb(254 249 195 / 0.45);
}
.hover\:accent-yellow-100\/5:hover {
  accent-color: rgb(254 249 195 / 0.05);
}
.hover\:accent-yellow-100\/50:hover {
  accent-color: rgb(254 249 195 / 0.5);
}
.hover\:accent-yellow-100\/55:hover {
  accent-color: rgb(254 249 195 / 0.55);
}
.hover\:accent-yellow-100\/60:hover {
  accent-color: rgb(254 249 195 / 0.6);
}
.hover\:accent-yellow-100\/65:hover {
  accent-color: rgb(254 249 195 / 0.65);
}
.hover\:accent-yellow-100\/70:hover {
  accent-color: rgb(254 249 195 / 0.7);
}
.hover\:accent-yellow-100\/75:hover {
  accent-color: rgb(254 249 195 / 0.75);
}
.hover\:accent-yellow-100\/80:hover {
  accent-color: rgb(254 249 195 / 0.8);
}
.hover\:accent-yellow-100\/85:hover {
  accent-color: rgb(254 249 195 / 0.85);
}
.hover\:accent-yellow-100\/90:hover {
  accent-color: rgb(254 249 195 / 0.9);
}
.hover\:accent-yellow-100\/95:hover {
  accent-color: rgb(254 249 195 / 0.95);
}
.hover\:accent-yellow-200:hover {
  accent-color: #fef08a;
}
.hover\:accent-yellow-200\/0:hover {
  accent-color: rgb(254 240 138 / 0);
}
.hover\:accent-yellow-200\/10:hover {
  accent-color: rgb(254 240 138 / 0.1);
}
.hover\:accent-yellow-200\/100:hover {
  accent-color: rgb(254 240 138 / 1);
}
.hover\:accent-yellow-200\/15:hover {
  accent-color: rgb(254 240 138 / 0.15);
}
.hover\:accent-yellow-200\/20:hover {
  accent-color: rgb(254 240 138 / 0.2);
}
.hover\:accent-yellow-200\/25:hover {
  accent-color: rgb(254 240 138 / 0.25);
}
.hover\:accent-yellow-200\/30:hover {
  accent-color: rgb(254 240 138 / 0.3);
}
.hover\:accent-yellow-200\/35:hover {
  accent-color: rgb(254 240 138 / 0.35);
}
.hover\:accent-yellow-200\/40:hover {
  accent-color: rgb(254 240 138 / 0.4);
}
.hover\:accent-yellow-200\/45:hover {
  accent-color: rgb(254 240 138 / 0.45);
}
.hover\:accent-yellow-200\/5:hover {
  accent-color: rgb(254 240 138 / 0.05);
}
.hover\:accent-yellow-200\/50:hover {
  accent-color: rgb(254 240 138 / 0.5);
}
.hover\:accent-yellow-200\/55:hover {
  accent-color: rgb(254 240 138 / 0.55);
}
.hover\:accent-yellow-200\/60:hover {
  accent-color: rgb(254 240 138 / 0.6);
}
.hover\:accent-yellow-200\/65:hover {
  accent-color: rgb(254 240 138 / 0.65);
}
.hover\:accent-yellow-200\/70:hover {
  accent-color: rgb(254 240 138 / 0.7);
}
.hover\:accent-yellow-200\/75:hover {
  accent-color: rgb(254 240 138 / 0.75);
}
.hover\:accent-yellow-200\/80:hover {
  accent-color: rgb(254 240 138 / 0.8);
}
.hover\:accent-yellow-200\/85:hover {
  accent-color: rgb(254 240 138 / 0.85);
}
.hover\:accent-yellow-200\/90:hover {
  accent-color: rgb(254 240 138 / 0.9);
}
.hover\:accent-yellow-200\/95:hover {
  accent-color: rgb(254 240 138 / 0.95);
}
.hover\:accent-yellow-300:hover {
  accent-color: #fde047;
}
.hover\:accent-yellow-300\/0:hover {
  accent-color: rgb(253 224 71 / 0);
}
.hover\:accent-yellow-300\/10:hover {
  accent-color: rgb(253 224 71 / 0.1);
}
.hover\:accent-yellow-300\/100:hover {
  accent-color: rgb(253 224 71 / 1);
}
.hover\:accent-yellow-300\/15:hover {
  accent-color: rgb(253 224 71 / 0.15);
}
.hover\:accent-yellow-300\/20:hover {
  accent-color: rgb(253 224 71 / 0.2);
}
.hover\:accent-yellow-300\/25:hover {
  accent-color: rgb(253 224 71 / 0.25);
}
.hover\:accent-yellow-300\/30:hover {
  accent-color: rgb(253 224 71 / 0.3);
}
.hover\:accent-yellow-300\/35:hover {
  accent-color: rgb(253 224 71 / 0.35);
}
.hover\:accent-yellow-300\/40:hover {
  accent-color: rgb(253 224 71 / 0.4);
}
.hover\:accent-yellow-300\/45:hover {
  accent-color: rgb(253 224 71 / 0.45);
}
.hover\:accent-yellow-300\/5:hover {
  accent-color: rgb(253 224 71 / 0.05);
}
.hover\:accent-yellow-300\/50:hover {
  accent-color: rgb(253 224 71 / 0.5);
}
.hover\:accent-yellow-300\/55:hover {
  accent-color: rgb(253 224 71 / 0.55);
}
.hover\:accent-yellow-300\/60:hover {
  accent-color: rgb(253 224 71 / 0.6);
}
.hover\:accent-yellow-300\/65:hover {
  accent-color: rgb(253 224 71 / 0.65);
}
.hover\:accent-yellow-300\/70:hover {
  accent-color: rgb(253 224 71 / 0.7);
}
.hover\:accent-yellow-300\/75:hover {
  accent-color: rgb(253 224 71 / 0.75);
}
.hover\:accent-yellow-300\/80:hover {
  accent-color: rgb(253 224 71 / 0.8);
}
.hover\:accent-yellow-300\/85:hover {
  accent-color: rgb(253 224 71 / 0.85);
}
.hover\:accent-yellow-300\/90:hover {
  accent-color: rgb(253 224 71 / 0.9);
}
.hover\:accent-yellow-300\/95:hover {
  accent-color: rgb(253 224 71 / 0.95);
}
.hover\:accent-yellow-400:hover {
  accent-color: #facc15;
}
.hover\:accent-yellow-400\/0:hover {
  accent-color: rgb(250 204 21 / 0);
}
.hover\:accent-yellow-400\/10:hover {
  accent-color: rgb(250 204 21 / 0.1);
}
.hover\:accent-yellow-400\/100:hover {
  accent-color: rgb(250 204 21 / 1);
}
.hover\:accent-yellow-400\/15:hover {
  accent-color: rgb(250 204 21 / 0.15);
}
.hover\:accent-yellow-400\/20:hover {
  accent-color: rgb(250 204 21 / 0.2);
}
.hover\:accent-yellow-400\/25:hover {
  accent-color: rgb(250 204 21 / 0.25);
}
.hover\:accent-yellow-400\/30:hover {
  accent-color: rgb(250 204 21 / 0.3);
}
.hover\:accent-yellow-400\/35:hover {
  accent-color: rgb(250 204 21 / 0.35);
}
.hover\:accent-yellow-400\/40:hover {
  accent-color: rgb(250 204 21 / 0.4);
}
.hover\:accent-yellow-400\/45:hover {
  accent-color: rgb(250 204 21 / 0.45);
}
.hover\:accent-yellow-400\/5:hover {
  accent-color: rgb(250 204 21 / 0.05);
}
.hover\:accent-yellow-400\/50:hover {
  accent-color: rgb(250 204 21 / 0.5);
}
.hover\:accent-yellow-400\/55:hover {
  accent-color: rgb(250 204 21 / 0.55);
}
.hover\:accent-yellow-400\/60:hover {
  accent-color: rgb(250 204 21 / 0.6);
}
.hover\:accent-yellow-400\/65:hover {
  accent-color: rgb(250 204 21 / 0.65);
}
.hover\:accent-yellow-400\/70:hover {
  accent-color: rgb(250 204 21 / 0.7);
}
.hover\:accent-yellow-400\/75:hover {
  accent-color: rgb(250 204 21 / 0.75);
}
.hover\:accent-yellow-400\/80:hover {
  accent-color: rgb(250 204 21 / 0.8);
}
.hover\:accent-yellow-400\/85:hover {
  accent-color: rgb(250 204 21 / 0.85);
}
.hover\:accent-yellow-400\/90:hover {
  accent-color: rgb(250 204 21 / 0.9);
}
.hover\:accent-yellow-400\/95:hover {
  accent-color: rgb(250 204 21 / 0.95);
}
.hover\:accent-yellow-50:hover {
  accent-color: #fefce8;
}
.hover\:accent-yellow-50\/0:hover {
  accent-color: rgb(254 252 232 / 0);
}
.hover\:accent-yellow-50\/10:hover {
  accent-color: rgb(254 252 232 / 0.1);
}
.hover\:accent-yellow-50\/100:hover {
  accent-color: rgb(254 252 232 / 1);
}
.hover\:accent-yellow-50\/15:hover {
  accent-color: rgb(254 252 232 / 0.15);
}
.hover\:accent-yellow-50\/20:hover {
  accent-color: rgb(254 252 232 / 0.2);
}
.hover\:accent-yellow-50\/25:hover {
  accent-color: rgb(254 252 232 / 0.25);
}
.hover\:accent-yellow-50\/30:hover {
  accent-color: rgb(254 252 232 / 0.3);
}
.hover\:accent-yellow-50\/35:hover {
  accent-color: rgb(254 252 232 / 0.35);
}
.hover\:accent-yellow-50\/40:hover {
  accent-color: rgb(254 252 232 / 0.4);
}
.hover\:accent-yellow-50\/45:hover {
  accent-color: rgb(254 252 232 / 0.45);
}
.hover\:accent-yellow-50\/5:hover {
  accent-color: rgb(254 252 232 / 0.05);
}
.hover\:accent-yellow-50\/50:hover {
  accent-color: rgb(254 252 232 / 0.5);
}
.hover\:accent-yellow-50\/55:hover {
  accent-color: rgb(254 252 232 / 0.55);
}
.hover\:accent-yellow-50\/60:hover {
  accent-color: rgb(254 252 232 / 0.6);
}
.hover\:accent-yellow-50\/65:hover {
  accent-color: rgb(254 252 232 / 0.65);
}
.hover\:accent-yellow-50\/70:hover {
  accent-color: rgb(254 252 232 / 0.7);
}
.hover\:accent-yellow-50\/75:hover {
  accent-color: rgb(254 252 232 / 0.75);
}
.hover\:accent-yellow-50\/80:hover {
  accent-color: rgb(254 252 232 / 0.8);
}
.hover\:accent-yellow-50\/85:hover {
  accent-color: rgb(254 252 232 / 0.85);
}
.hover\:accent-yellow-50\/90:hover {
  accent-color: rgb(254 252 232 / 0.9);
}
.hover\:accent-yellow-50\/95:hover {
  accent-color: rgb(254 252 232 / 0.95);
}
.hover\:accent-yellow-500:hover {
  accent-color: #eab308;
}
.hover\:accent-yellow-500\/0:hover {
  accent-color: rgb(234 179 8 / 0);
}
.hover\:accent-yellow-500\/10:hover {
  accent-color: rgb(234 179 8 / 0.1);
}
.hover\:accent-yellow-500\/100:hover {
  accent-color: rgb(234 179 8 / 1);
}
.hover\:accent-yellow-500\/15:hover {
  accent-color: rgb(234 179 8 / 0.15);
}
.hover\:accent-yellow-500\/20:hover {
  accent-color: rgb(234 179 8 / 0.2);
}
.hover\:accent-yellow-500\/25:hover {
  accent-color: rgb(234 179 8 / 0.25);
}
.hover\:accent-yellow-500\/30:hover {
  accent-color: rgb(234 179 8 / 0.3);
}
.hover\:accent-yellow-500\/35:hover {
  accent-color: rgb(234 179 8 / 0.35);
}
.hover\:accent-yellow-500\/40:hover {
  accent-color: rgb(234 179 8 / 0.4);
}
.hover\:accent-yellow-500\/45:hover {
  accent-color: rgb(234 179 8 / 0.45);
}
.hover\:accent-yellow-500\/5:hover {
  accent-color: rgb(234 179 8 / 0.05);
}
.hover\:accent-yellow-500\/50:hover {
  accent-color: rgb(234 179 8 / 0.5);
}
.hover\:accent-yellow-500\/55:hover {
  accent-color: rgb(234 179 8 / 0.55);
}
.hover\:accent-yellow-500\/60:hover {
  accent-color: rgb(234 179 8 / 0.6);
}
.hover\:accent-yellow-500\/65:hover {
  accent-color: rgb(234 179 8 / 0.65);
}
.hover\:accent-yellow-500\/70:hover {
  accent-color: rgb(234 179 8 / 0.7);
}
.hover\:accent-yellow-500\/75:hover {
  accent-color: rgb(234 179 8 / 0.75);
}
.hover\:accent-yellow-500\/80:hover {
  accent-color: rgb(234 179 8 / 0.8);
}
.hover\:accent-yellow-500\/85:hover {
  accent-color: rgb(234 179 8 / 0.85);
}
.hover\:accent-yellow-500\/90:hover {
  accent-color: rgb(234 179 8 / 0.9);
}
.hover\:accent-yellow-500\/95:hover {
  accent-color: rgb(234 179 8 / 0.95);
}
.hover\:accent-yellow-600:hover {
  accent-color: #ca8a04;
}
.hover\:accent-yellow-600\/0:hover {
  accent-color: rgb(202 138 4 / 0);
}
.hover\:accent-yellow-600\/10:hover {
  accent-color: rgb(202 138 4 / 0.1);
}
.hover\:accent-yellow-600\/100:hover {
  accent-color: rgb(202 138 4 / 1);
}
.hover\:accent-yellow-600\/15:hover {
  accent-color: rgb(202 138 4 / 0.15);
}
.hover\:accent-yellow-600\/20:hover {
  accent-color: rgb(202 138 4 / 0.2);
}
.hover\:accent-yellow-600\/25:hover {
  accent-color: rgb(202 138 4 / 0.25);
}
.hover\:accent-yellow-600\/30:hover {
  accent-color: rgb(202 138 4 / 0.3);
}
.hover\:accent-yellow-600\/35:hover {
  accent-color: rgb(202 138 4 / 0.35);
}
.hover\:accent-yellow-600\/40:hover {
  accent-color: rgb(202 138 4 / 0.4);
}
.hover\:accent-yellow-600\/45:hover {
  accent-color: rgb(202 138 4 / 0.45);
}
.hover\:accent-yellow-600\/5:hover {
  accent-color: rgb(202 138 4 / 0.05);
}
.hover\:accent-yellow-600\/50:hover {
  accent-color: rgb(202 138 4 / 0.5);
}
.hover\:accent-yellow-600\/55:hover {
  accent-color: rgb(202 138 4 / 0.55);
}
.hover\:accent-yellow-600\/60:hover {
  accent-color: rgb(202 138 4 / 0.6);
}
.hover\:accent-yellow-600\/65:hover {
  accent-color: rgb(202 138 4 / 0.65);
}
.hover\:accent-yellow-600\/70:hover {
  accent-color: rgb(202 138 4 / 0.7);
}
.hover\:accent-yellow-600\/75:hover {
  accent-color: rgb(202 138 4 / 0.75);
}
.hover\:accent-yellow-600\/80:hover {
  accent-color: rgb(202 138 4 / 0.8);
}
.hover\:accent-yellow-600\/85:hover {
  accent-color: rgb(202 138 4 / 0.85);
}
.hover\:accent-yellow-600\/90:hover {
  accent-color: rgb(202 138 4 / 0.9);
}
.hover\:accent-yellow-600\/95:hover {
  accent-color: rgb(202 138 4 / 0.95);
}
.hover\:accent-yellow-700:hover {
  accent-color: #a16207;
}
.hover\:accent-yellow-700\/0:hover {
  accent-color: rgb(161 98 7 / 0);
}
.hover\:accent-yellow-700\/10:hover {
  accent-color: rgb(161 98 7 / 0.1);
}
.hover\:accent-yellow-700\/100:hover {
  accent-color: rgb(161 98 7 / 1);
}
.hover\:accent-yellow-700\/15:hover {
  accent-color: rgb(161 98 7 / 0.15);
}
.hover\:accent-yellow-700\/20:hover {
  accent-color: rgb(161 98 7 / 0.2);
}
.hover\:accent-yellow-700\/25:hover {
  accent-color: rgb(161 98 7 / 0.25);
}
.hover\:accent-yellow-700\/30:hover {
  accent-color: rgb(161 98 7 / 0.3);
}
.hover\:accent-yellow-700\/35:hover {
  accent-color: rgb(161 98 7 / 0.35);
}
.hover\:accent-yellow-700\/40:hover {
  accent-color: rgb(161 98 7 / 0.4);
}
.hover\:accent-yellow-700\/45:hover {
  accent-color: rgb(161 98 7 / 0.45);
}
.hover\:accent-yellow-700\/5:hover {
  accent-color: rgb(161 98 7 / 0.05);
}
.hover\:accent-yellow-700\/50:hover {
  accent-color: rgb(161 98 7 / 0.5);
}
.hover\:accent-yellow-700\/55:hover {
  accent-color: rgb(161 98 7 / 0.55);
}
.hover\:accent-yellow-700\/60:hover {
  accent-color: rgb(161 98 7 / 0.6);
}
.hover\:accent-yellow-700\/65:hover {
  accent-color: rgb(161 98 7 / 0.65);
}
.hover\:accent-yellow-700\/70:hover {
  accent-color: rgb(161 98 7 / 0.7);
}
.hover\:accent-yellow-700\/75:hover {
  accent-color: rgb(161 98 7 / 0.75);
}
.hover\:accent-yellow-700\/80:hover {
  accent-color: rgb(161 98 7 / 0.8);
}
.hover\:accent-yellow-700\/85:hover {
  accent-color: rgb(161 98 7 / 0.85);
}
.hover\:accent-yellow-700\/90:hover {
  accent-color: rgb(161 98 7 / 0.9);
}
.hover\:accent-yellow-700\/95:hover {
  accent-color: rgb(161 98 7 / 0.95);
}
.hover\:accent-yellow-800:hover {
  accent-color: #854d0e;
}
.hover\:accent-yellow-800\/0:hover {
  accent-color: rgb(133 77 14 / 0);
}
.hover\:accent-yellow-800\/10:hover {
  accent-color: rgb(133 77 14 / 0.1);
}
.hover\:accent-yellow-800\/100:hover {
  accent-color: rgb(133 77 14 / 1);
}
.hover\:accent-yellow-800\/15:hover {
  accent-color: rgb(133 77 14 / 0.15);
}
.hover\:accent-yellow-800\/20:hover {
  accent-color: rgb(133 77 14 / 0.2);
}
.hover\:accent-yellow-800\/25:hover {
  accent-color: rgb(133 77 14 / 0.25);
}
.hover\:accent-yellow-800\/30:hover {
  accent-color: rgb(133 77 14 / 0.3);
}
.hover\:accent-yellow-800\/35:hover {
  accent-color: rgb(133 77 14 / 0.35);
}
.hover\:accent-yellow-800\/40:hover {
  accent-color: rgb(133 77 14 / 0.4);
}
.hover\:accent-yellow-800\/45:hover {
  accent-color: rgb(133 77 14 / 0.45);
}
.hover\:accent-yellow-800\/5:hover {
  accent-color: rgb(133 77 14 / 0.05);
}
.hover\:accent-yellow-800\/50:hover {
  accent-color: rgb(133 77 14 / 0.5);
}
.hover\:accent-yellow-800\/55:hover {
  accent-color: rgb(133 77 14 / 0.55);
}
.hover\:accent-yellow-800\/60:hover {
  accent-color: rgb(133 77 14 / 0.6);
}
.hover\:accent-yellow-800\/65:hover {
  accent-color: rgb(133 77 14 / 0.65);
}
.hover\:accent-yellow-800\/70:hover {
  accent-color: rgb(133 77 14 / 0.7);
}
.hover\:accent-yellow-800\/75:hover {
  accent-color: rgb(133 77 14 / 0.75);
}
.hover\:accent-yellow-800\/80:hover {
  accent-color: rgb(133 77 14 / 0.8);
}
.hover\:accent-yellow-800\/85:hover {
  accent-color: rgb(133 77 14 / 0.85);
}
.hover\:accent-yellow-800\/90:hover {
  accent-color: rgb(133 77 14 / 0.9);
}
.hover\:accent-yellow-800\/95:hover {
  accent-color: rgb(133 77 14 / 0.95);
}
.hover\:accent-yellow-900:hover {
  accent-color: #713f12;
}
.hover\:accent-yellow-900\/0:hover {
  accent-color: rgb(113 63 18 / 0);
}
.hover\:accent-yellow-900\/10:hover {
  accent-color: rgb(113 63 18 / 0.1);
}
.hover\:accent-yellow-900\/100:hover {
  accent-color: rgb(113 63 18 / 1);
}
.hover\:accent-yellow-900\/15:hover {
  accent-color: rgb(113 63 18 / 0.15);
}
.hover\:accent-yellow-900\/20:hover {
  accent-color: rgb(113 63 18 / 0.2);
}
.hover\:accent-yellow-900\/25:hover {
  accent-color: rgb(113 63 18 / 0.25);
}
.hover\:accent-yellow-900\/30:hover {
  accent-color: rgb(113 63 18 / 0.3);
}
.hover\:accent-yellow-900\/35:hover {
  accent-color: rgb(113 63 18 / 0.35);
}
.hover\:accent-yellow-900\/40:hover {
  accent-color: rgb(113 63 18 / 0.4);
}
.hover\:accent-yellow-900\/45:hover {
  accent-color: rgb(113 63 18 / 0.45);
}
.hover\:accent-yellow-900\/5:hover {
  accent-color: rgb(113 63 18 / 0.05);
}
.hover\:accent-yellow-900\/50:hover {
  accent-color: rgb(113 63 18 / 0.5);
}
.hover\:accent-yellow-900\/55:hover {
  accent-color: rgb(113 63 18 / 0.55);
}
.hover\:accent-yellow-900\/60:hover {
  accent-color: rgb(113 63 18 / 0.6);
}
.hover\:accent-yellow-900\/65:hover {
  accent-color: rgb(113 63 18 / 0.65);
}
.hover\:accent-yellow-900\/70:hover {
  accent-color: rgb(113 63 18 / 0.7);
}
.hover\:accent-yellow-900\/75:hover {
  accent-color: rgb(113 63 18 / 0.75);
}
.hover\:accent-yellow-900\/80:hover {
  accent-color: rgb(113 63 18 / 0.8);
}
.hover\:accent-yellow-900\/85:hover {
  accent-color: rgb(113 63 18 / 0.85);
}
.hover\:accent-yellow-900\/90:hover {
  accent-color: rgb(113 63 18 / 0.9);
}
.hover\:accent-yellow-900\/95:hover {
  accent-color: rgb(113 63 18 / 0.95);
}
.hover\:accent-yellow-950:hover {
  accent-color: #422006;
}
.hover\:accent-yellow-950\/0:hover {
  accent-color: rgb(66 32 6 / 0);
}
.hover\:accent-yellow-950\/10:hover {
  accent-color: rgb(66 32 6 / 0.1);
}
.hover\:accent-yellow-950\/100:hover {
  accent-color: rgb(66 32 6 / 1);
}
.hover\:accent-yellow-950\/15:hover {
  accent-color: rgb(66 32 6 / 0.15);
}
.hover\:accent-yellow-950\/20:hover {
  accent-color: rgb(66 32 6 / 0.2);
}
.hover\:accent-yellow-950\/25:hover {
  accent-color: rgb(66 32 6 / 0.25);
}
.hover\:accent-yellow-950\/30:hover {
  accent-color: rgb(66 32 6 / 0.3);
}
.hover\:accent-yellow-950\/35:hover {
  accent-color: rgb(66 32 6 / 0.35);
}
.hover\:accent-yellow-950\/40:hover {
  accent-color: rgb(66 32 6 / 0.4);
}
.hover\:accent-yellow-950\/45:hover {
  accent-color: rgb(66 32 6 / 0.45);
}
.hover\:accent-yellow-950\/5:hover {
  accent-color: rgb(66 32 6 / 0.05);
}
.hover\:accent-yellow-950\/50:hover {
  accent-color: rgb(66 32 6 / 0.5);
}
.hover\:accent-yellow-950\/55:hover {
  accent-color: rgb(66 32 6 / 0.55);
}
.hover\:accent-yellow-950\/60:hover {
  accent-color: rgb(66 32 6 / 0.6);
}
.hover\:accent-yellow-950\/65:hover {
  accent-color: rgb(66 32 6 / 0.65);
}
.hover\:accent-yellow-950\/70:hover {
  accent-color: rgb(66 32 6 / 0.7);
}
.hover\:accent-yellow-950\/75:hover {
  accent-color: rgb(66 32 6 / 0.75);
}
.hover\:accent-yellow-950\/80:hover {
  accent-color: rgb(66 32 6 / 0.8);
}
.hover\:accent-yellow-950\/85:hover {
  accent-color: rgb(66 32 6 / 0.85);
}
.hover\:accent-yellow-950\/90:hover {
  accent-color: rgb(66 32 6 / 0.9);
}
.hover\:accent-yellow-950\/95:hover {
  accent-color: rgb(66 32 6 / 0.95);
}
.hover\:opacity-100:hover {
  opacity: 1;
}
.hover\:opacity-80:hover {
  opacity: 0.8;
}
.hover\:shadow-2xl:hover {
  --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);
}
.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover {
  --tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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);
}
.hover\:shadow-sm:hover {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:shadow-yellow-100:hover {
  --tw-shadow-color: #fef9c3;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/0:hover {
  --tw-shadow-color: rgb(254 249 195 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/10:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/100:hover {
  --tw-shadow-color: rgb(254 249 195 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/15:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/20:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/25:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/30:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/35:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/40:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/45:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/5:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/50:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/55:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/60:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/65:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/70:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/75:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/80:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/85:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/90:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-100\/95:hover {
  --tw-shadow-color: rgb(254 249 195 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200:hover {
  --tw-shadow-color: #fef08a;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/0:hover {
  --tw-shadow-color: rgb(254 240 138 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/10:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/100:hover {
  --tw-shadow-color: rgb(254 240 138 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/15:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/20:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/25:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/30:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/35:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/40:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/45:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/5:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/50:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/55:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/60:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/65:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/70:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/75:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/80:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/85:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/90:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-200\/95:hover {
  --tw-shadow-color: rgb(254 240 138 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300:hover {
  --tw-shadow-color: #fde047;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/0:hover {
  --tw-shadow-color: rgb(253 224 71 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/10:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/100:hover {
  --tw-shadow-color: rgb(253 224 71 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/15:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/20:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/25:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/30:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/35:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/40:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/45:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/5:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/50:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/55:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/60:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/65:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/70:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/75:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/80:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/85:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/90:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-300\/95:hover {
  --tw-shadow-color: rgb(253 224 71 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400:hover {
  --tw-shadow-color: #facc15;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/0:hover {
  --tw-shadow-color: rgb(250 204 21 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/10:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/100:hover {
  --tw-shadow-color: rgb(250 204 21 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/15:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/20:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/25:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/30:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/35:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/40:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/45:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/5:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/50:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/55:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/60:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/65:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/70:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/75:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/80:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/85:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/90:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-400\/95:hover {
  --tw-shadow-color: rgb(250 204 21 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50:hover {
  --tw-shadow-color: #fefce8;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/0:hover {
  --tw-shadow-color: rgb(254 252 232 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/10:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/100:hover {
  --tw-shadow-color: rgb(254 252 232 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/15:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/20:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/25:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/30:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/35:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/40:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/45:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/5:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/50:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/55:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/60:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/65:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/70:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/75:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/80:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/85:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/90:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-50\/95:hover {
  --tw-shadow-color: rgb(254 252 232 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500:hover {
  --tw-shadow-color: #eab308;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/0:hover {
  --tw-shadow-color: rgb(234 179 8 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/10:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/100:hover {
  --tw-shadow-color: rgb(234 179 8 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/15:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/20:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/25:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/30:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/35:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/40:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/45:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/5:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/50:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/55:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/60:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/65:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/70:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/75:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/80:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/85:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/90:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-500\/95:hover {
  --tw-shadow-color: rgb(234 179 8 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600:hover {
  --tw-shadow-color: #ca8a04;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/0:hover {
  --tw-shadow-color: rgb(202 138 4 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/10:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/100:hover {
  --tw-shadow-color: rgb(202 138 4 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/15:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/20:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/25:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/30:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/35:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/40:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/45:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/5:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/50:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/55:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/60:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/65:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/70:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/75:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/80:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/85:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/90:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-600\/95:hover {
  --tw-shadow-color: rgb(202 138 4 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700:hover {
  --tw-shadow-color: #a16207;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/0:hover {
  --tw-shadow-color: rgb(161 98 7 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/10:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/100:hover {
  --tw-shadow-color: rgb(161 98 7 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/15:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/20:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/25:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/30:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/35:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/40:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/45:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/5:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/50:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/55:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/60:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/65:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/70:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/75:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/80:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/85:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/90:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-700\/95:hover {
  --tw-shadow-color: rgb(161 98 7 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800:hover {
  --tw-shadow-color: #854d0e;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/0:hover {
  --tw-shadow-color: rgb(133 77 14 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/10:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/100:hover {
  --tw-shadow-color: rgb(133 77 14 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/15:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/20:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/25:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/30:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/35:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/40:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/45:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/5:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/50:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/55:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/60:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/65:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/70:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/75:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/80:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/85:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/90:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-800\/95:hover {
  --tw-shadow-color: rgb(133 77 14 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900:hover {
  --tw-shadow-color: #713f12;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/0:hover {
  --tw-shadow-color: rgb(113 63 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/10:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/100:hover {
  --tw-shadow-color: rgb(113 63 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/15:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/20:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/25:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/30:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/35:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/40:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/45:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/5:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/50:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/55:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/60:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/65:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/70:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/75:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/80:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/85:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/90:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-900\/95:hover {
  --tw-shadow-color: rgb(113 63 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950:hover {
  --tw-shadow-color: #422006;
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/0:hover {
  --tw-shadow-color: rgb(66 32 6 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/10:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/100:hover {
  --tw-shadow-color: rgb(66 32 6 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/15:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/20:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/25:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/30:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/35:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/40:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/45:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/5:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/50:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/55:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/60:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/65:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/70:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/75:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/80:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/85:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/90:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:shadow-yellow-950\/95:hover {
  --tw-shadow-color: rgb(66 32 6 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.hover\:outline-yellow-100:hover {
  outline-color: #fef9c3;
}
.hover\:outline-yellow-100\/0:hover {
  outline-color: rgb(254 249 195 / 0);
}
.hover\:outline-yellow-100\/10:hover {
  outline-color: rgb(254 249 195 / 0.1);
}
.hover\:outline-yellow-100\/100:hover {
  outline-color: rgb(254 249 195 / 1);
}
.hover\:outline-yellow-100\/15:hover {
  outline-color: rgb(254 249 195 / 0.15);
}
.hover\:outline-yellow-100\/20:hover {
  outline-color: rgb(254 249 195 / 0.2);
}
.hover\:outline-yellow-100\/25:hover {
  outline-color: rgb(254 249 195 / 0.25);
}
.hover\:outline-yellow-100\/30:hover {
  outline-color: rgb(254 249 195 / 0.3);
}
.hover\:outline-yellow-100\/35:hover {
  outline-color: rgb(254 249 195 / 0.35);
}
.hover\:outline-yellow-100\/40:hover {
  outline-color: rgb(254 249 195 / 0.4);
}
.hover\:outline-yellow-100\/45:hover {
  outline-color: rgb(254 249 195 / 0.45);
}
.hover\:outline-yellow-100\/5:hover {
  outline-color: rgb(254 249 195 / 0.05);
}
.hover\:outline-yellow-100\/50:hover {
  outline-color: rgb(254 249 195 / 0.5);
}
.hover\:outline-yellow-100\/55:hover {
  outline-color: rgb(254 249 195 / 0.55);
}
.hover\:outline-yellow-100\/60:hover {
  outline-color: rgb(254 249 195 / 0.6);
}
.hover\:outline-yellow-100\/65:hover {
  outline-color: rgb(254 249 195 / 0.65);
}
.hover\:outline-yellow-100\/70:hover {
  outline-color: rgb(254 249 195 / 0.7);
}
.hover\:outline-yellow-100\/75:hover {
  outline-color: rgb(254 249 195 / 0.75);
}
.hover\:outline-yellow-100\/80:hover {
  outline-color: rgb(254 249 195 / 0.8);
}
.hover\:outline-yellow-100\/85:hover {
  outline-color: rgb(254 249 195 / 0.85);
}
.hover\:outline-yellow-100\/90:hover {
  outline-color: rgb(254 249 195 / 0.9);
}
.hover\:outline-yellow-100\/95:hover {
  outline-color: rgb(254 249 195 / 0.95);
}
.hover\:outline-yellow-200:hover {
  outline-color: #fef08a;
}
.hover\:outline-yellow-200\/0:hover {
  outline-color: rgb(254 240 138 / 0);
}
.hover\:outline-yellow-200\/10:hover {
  outline-color: rgb(254 240 138 / 0.1);
}
.hover\:outline-yellow-200\/100:hover {
  outline-color: rgb(254 240 138 / 1);
}
.hover\:outline-yellow-200\/15:hover {
  outline-color: rgb(254 240 138 / 0.15);
}
.hover\:outline-yellow-200\/20:hover {
  outline-color: rgb(254 240 138 / 0.2);
}
.hover\:outline-yellow-200\/25:hover {
  outline-color: rgb(254 240 138 / 0.25);
}
.hover\:outline-yellow-200\/30:hover {
  outline-color: rgb(254 240 138 / 0.3);
}
.hover\:outline-yellow-200\/35:hover {
  outline-color: rgb(254 240 138 / 0.35);
}
.hover\:outline-yellow-200\/40:hover {
  outline-color: rgb(254 240 138 / 0.4);
}
.hover\:outline-yellow-200\/45:hover {
  outline-color: rgb(254 240 138 / 0.45);
}
.hover\:outline-yellow-200\/5:hover {
  outline-color: rgb(254 240 138 / 0.05);
}
.hover\:outline-yellow-200\/50:hover {
  outline-color: rgb(254 240 138 / 0.5);
}
.hover\:outline-yellow-200\/55:hover {
  outline-color: rgb(254 240 138 / 0.55);
}
.hover\:outline-yellow-200\/60:hover {
  outline-color: rgb(254 240 138 / 0.6);
}
.hover\:outline-yellow-200\/65:hover {
  outline-color: rgb(254 240 138 / 0.65);
}
.hover\:outline-yellow-200\/70:hover {
  outline-color: rgb(254 240 138 / 0.7);
}
.hover\:outline-yellow-200\/75:hover {
  outline-color: rgb(254 240 138 / 0.75);
}
.hover\:outline-yellow-200\/80:hover {
  outline-color: rgb(254 240 138 / 0.8);
}
.hover\:outline-yellow-200\/85:hover {
  outline-color: rgb(254 240 138 / 0.85);
}
.hover\:outline-yellow-200\/90:hover {
  outline-color: rgb(254 240 138 / 0.9);
}
.hover\:outline-yellow-200\/95:hover {
  outline-color: rgb(254 240 138 / 0.95);
}
.hover\:outline-yellow-300:hover {
  outline-color: #fde047;
}
.hover\:outline-yellow-300\/0:hover {
  outline-color: rgb(253 224 71 / 0);
}
.hover\:outline-yellow-300\/10:hover {
  outline-color: rgb(253 224 71 / 0.1);
}
.hover\:outline-yellow-300\/100:hover {
  outline-color: rgb(253 224 71 / 1);
}
.hover\:outline-yellow-300\/15:hover {
  outline-color: rgb(253 224 71 / 0.15);
}
.hover\:outline-yellow-300\/20:hover {
  outline-color: rgb(253 224 71 / 0.2);
}
.hover\:outline-yellow-300\/25:hover {
  outline-color: rgb(253 224 71 / 0.25);
}
.hover\:outline-yellow-300\/30:hover {
  outline-color: rgb(253 224 71 / 0.3);
}
.hover\:outline-yellow-300\/35:hover {
  outline-color: rgb(253 224 71 / 0.35);
}
.hover\:outline-yellow-300\/40:hover {
  outline-color: rgb(253 224 71 / 0.4);
}
.hover\:outline-yellow-300\/45:hover {
  outline-color: rgb(253 224 71 / 0.45);
}
.hover\:outline-yellow-300\/5:hover {
  outline-color: rgb(253 224 71 / 0.05);
}
.hover\:outline-yellow-300\/50:hover {
  outline-color: rgb(253 224 71 / 0.5);
}
.hover\:outline-yellow-300\/55:hover {
  outline-color: rgb(253 224 71 / 0.55);
}
.hover\:outline-yellow-300\/60:hover {
  outline-color: rgb(253 224 71 / 0.6);
}
.hover\:outline-yellow-300\/65:hover {
  outline-color: rgb(253 224 71 / 0.65);
}
.hover\:outline-yellow-300\/70:hover {
  outline-color: rgb(253 224 71 / 0.7);
}
.hover\:outline-yellow-300\/75:hover {
  outline-color: rgb(253 224 71 / 0.75);
}
.hover\:outline-yellow-300\/80:hover {
  outline-color: rgb(253 224 71 / 0.8);
}
.hover\:outline-yellow-300\/85:hover {
  outline-color: rgb(253 224 71 / 0.85);
}
.hover\:outline-yellow-300\/90:hover {
  outline-color: rgb(253 224 71 / 0.9);
}
.hover\:outline-yellow-300\/95:hover {
  outline-color: rgb(253 224 71 / 0.95);
}
.hover\:outline-yellow-400:hover {
  outline-color: #facc15;
}
.hover\:outline-yellow-400\/0:hover {
  outline-color: rgb(250 204 21 / 0);
}
.hover\:outline-yellow-400\/10:hover {
  outline-color: rgb(250 204 21 / 0.1);
}
.hover\:outline-yellow-400\/100:hover {
  outline-color: rgb(250 204 21 / 1);
}
.hover\:outline-yellow-400\/15:hover {
  outline-color: rgb(250 204 21 / 0.15);
}
.hover\:outline-yellow-400\/20:hover {
  outline-color: rgb(250 204 21 / 0.2);
}
.hover\:outline-yellow-400\/25:hover {
  outline-color: rgb(250 204 21 / 0.25);
}
.hover\:outline-yellow-400\/30:hover {
  outline-color: rgb(250 204 21 / 0.3);
}
.hover\:outline-yellow-400\/35:hover {
  outline-color: rgb(250 204 21 / 0.35);
}
.hover\:outline-yellow-400\/40:hover {
  outline-color: rgb(250 204 21 / 0.4);
}
.hover\:outline-yellow-400\/45:hover {
  outline-color: rgb(250 204 21 / 0.45);
}
.hover\:outline-yellow-400\/5:hover {
  outline-color: rgb(250 204 21 / 0.05);
}
.hover\:outline-yellow-400\/50:hover {
  outline-color: rgb(250 204 21 / 0.5);
}
.hover\:outline-yellow-400\/55:hover {
  outline-color: rgb(250 204 21 / 0.55);
}
.hover\:outline-yellow-400\/60:hover {
  outline-color: rgb(250 204 21 / 0.6);
}
.hover\:outline-yellow-400\/65:hover {
  outline-color: rgb(250 204 21 / 0.65);
}
.hover\:outline-yellow-400\/70:hover {
  outline-color: rgb(250 204 21 / 0.7);
}
.hover\:outline-yellow-400\/75:hover {
  outline-color: rgb(250 204 21 / 0.75);
}
.hover\:outline-yellow-400\/80:hover {
  outline-color: rgb(250 204 21 / 0.8);
}
.hover\:outline-yellow-400\/85:hover {
  outline-color: rgb(250 204 21 / 0.85);
}
.hover\:outline-yellow-400\/90:hover {
  outline-color: rgb(250 204 21 / 0.9);
}
.hover\:outline-yellow-400\/95:hover {
  outline-color: rgb(250 204 21 / 0.95);
}
.hover\:outline-yellow-50:hover {
  outline-color: #fefce8;
}
.hover\:outline-yellow-50\/0:hover {
  outline-color: rgb(254 252 232 / 0);
}
.hover\:outline-yellow-50\/10:hover {
  outline-color: rgb(254 252 232 / 0.1);
}
.hover\:outline-yellow-50\/100:hover {
  outline-color: rgb(254 252 232 / 1);
}
.hover\:outline-yellow-50\/15:hover {
  outline-color: rgb(254 252 232 / 0.15);
}
.hover\:outline-yellow-50\/20:hover {
  outline-color: rgb(254 252 232 / 0.2);
}
.hover\:outline-yellow-50\/25:hover {
  outline-color: rgb(254 252 232 / 0.25);
}
.hover\:outline-yellow-50\/30:hover {
  outline-color: rgb(254 252 232 / 0.3);
}
.hover\:outline-yellow-50\/35:hover {
  outline-color: rgb(254 252 232 / 0.35);
}
.hover\:outline-yellow-50\/40:hover {
  outline-color: rgb(254 252 232 / 0.4);
}
.hover\:outline-yellow-50\/45:hover {
  outline-color: rgb(254 252 232 / 0.45);
}
.hover\:outline-yellow-50\/5:hover {
  outline-color: rgb(254 252 232 / 0.05);
}
.hover\:outline-yellow-50\/50:hover {
  outline-color: rgb(254 252 232 / 0.5);
}
.hover\:outline-yellow-50\/55:hover {
  outline-color: rgb(254 252 232 / 0.55);
}
.hover\:outline-yellow-50\/60:hover {
  outline-color: rgb(254 252 232 / 0.6);
}
.hover\:outline-yellow-50\/65:hover {
  outline-color: rgb(254 252 232 / 0.65);
}
.hover\:outline-yellow-50\/70:hover {
  outline-color: rgb(254 252 232 / 0.7);
}
.hover\:outline-yellow-50\/75:hover {
  outline-color: rgb(254 252 232 / 0.75);
}
.hover\:outline-yellow-50\/80:hover {
  outline-color: rgb(254 252 232 / 0.8);
}
.hover\:outline-yellow-50\/85:hover {
  outline-color: rgb(254 252 232 / 0.85);
}
.hover\:outline-yellow-50\/90:hover {
  outline-color: rgb(254 252 232 / 0.9);
}
.hover\:outline-yellow-50\/95:hover {
  outline-color: rgb(254 252 232 / 0.95);
}
.hover\:outline-yellow-500:hover {
  outline-color: #eab308;
}
.hover\:outline-yellow-500\/0:hover {
  outline-color: rgb(234 179 8 / 0);
}
.hover\:outline-yellow-500\/10:hover {
  outline-color: rgb(234 179 8 / 0.1);
}
.hover\:outline-yellow-500\/100:hover {
  outline-color: rgb(234 179 8 / 1);
}
.hover\:outline-yellow-500\/15:hover {
  outline-color: rgb(234 179 8 / 0.15);
}
.hover\:outline-yellow-500\/20:hover {
  outline-color: rgb(234 179 8 / 0.2);
}
.hover\:outline-yellow-500\/25:hover {
  outline-color: rgb(234 179 8 / 0.25);
}
.hover\:outline-yellow-500\/30:hover {
  outline-color: rgb(234 179 8 / 0.3);
}
.hover\:outline-yellow-500\/35:hover {
  outline-color: rgb(234 179 8 / 0.35);
}
.hover\:outline-yellow-500\/40:hover {
  outline-color: rgb(234 179 8 / 0.4);
}
.hover\:outline-yellow-500\/45:hover {
  outline-color: rgb(234 179 8 / 0.45);
}
.hover\:outline-yellow-500\/5:hover {
  outline-color: rgb(234 179 8 / 0.05);
}
.hover\:outline-yellow-500\/50:hover {
  outline-color: rgb(234 179 8 / 0.5);
}
.hover\:outline-yellow-500\/55:hover {
  outline-color: rgb(234 179 8 / 0.55);
}
.hover\:outline-yellow-500\/60:hover {
  outline-color: rgb(234 179 8 / 0.6);
}
.hover\:outline-yellow-500\/65:hover {
  outline-color: rgb(234 179 8 / 0.65);
}
.hover\:outline-yellow-500\/70:hover {
  outline-color: rgb(234 179 8 / 0.7);
}
.hover\:outline-yellow-500\/75:hover {
  outline-color: rgb(234 179 8 / 0.75);
}
.hover\:outline-yellow-500\/80:hover {
  outline-color: rgb(234 179 8 / 0.8);
}
.hover\:outline-yellow-500\/85:hover {
  outline-color: rgb(234 179 8 / 0.85);
}
.hover\:outline-yellow-500\/90:hover {
  outline-color: rgb(234 179 8 / 0.9);
}
.hover\:outline-yellow-500\/95:hover {
  outline-color: rgb(234 179 8 / 0.95);
}
.hover\:outline-yellow-600:hover {
  outline-color: #ca8a04;
}
.hover\:outline-yellow-600\/0:hover {
  outline-color: rgb(202 138 4 / 0);
}
.hover\:outline-yellow-600\/10:hover {
  outline-color: rgb(202 138 4 / 0.1);
}
.hover\:outline-yellow-600\/100:hover {
  outline-color: rgb(202 138 4 / 1);
}
.hover\:outline-yellow-600\/15:hover {
  outline-color: rgb(202 138 4 / 0.15);
}
.hover\:outline-yellow-600\/20:hover {
  outline-color: rgb(202 138 4 / 0.2);
}
.hover\:outline-yellow-600\/25:hover {
  outline-color: rgb(202 138 4 / 0.25);
}
.hover\:outline-yellow-600\/30:hover {
  outline-color: rgb(202 138 4 / 0.3);
}
.hover\:outline-yellow-600\/35:hover {
  outline-color: rgb(202 138 4 / 0.35);
}
.hover\:outline-yellow-600\/40:hover {
  outline-color: rgb(202 138 4 / 0.4);
}
.hover\:outline-yellow-600\/45:hover {
  outline-color: rgb(202 138 4 / 0.45);
}
.hover\:outline-yellow-600\/5:hover {
  outline-color: rgb(202 138 4 / 0.05);
}
.hover\:outline-yellow-600\/50:hover {
  outline-color: rgb(202 138 4 / 0.5);
}
.hover\:outline-yellow-600\/55:hover {
  outline-color: rgb(202 138 4 / 0.55);
}
.hover\:outline-yellow-600\/60:hover {
  outline-color: rgb(202 138 4 / 0.6);
}
.hover\:outline-yellow-600\/65:hover {
  outline-color: rgb(202 138 4 / 0.65);
}
.hover\:outline-yellow-600\/70:hover {
  outline-color: rgb(202 138 4 / 0.7);
}
.hover\:outline-yellow-600\/75:hover {
  outline-color: rgb(202 138 4 / 0.75);
}
.hover\:outline-yellow-600\/80:hover {
  outline-color: rgb(202 138 4 / 0.8);
}
.hover\:outline-yellow-600\/85:hover {
  outline-color: rgb(202 138 4 / 0.85);
}
.hover\:outline-yellow-600\/90:hover {
  outline-color: rgb(202 138 4 / 0.9);
}
.hover\:outline-yellow-600\/95:hover {
  outline-color: rgb(202 138 4 / 0.95);
}
.hover\:outline-yellow-700:hover {
  outline-color: #a16207;
}
.hover\:outline-yellow-700\/0:hover {
  outline-color: rgb(161 98 7 / 0);
}
.hover\:outline-yellow-700\/10:hover {
  outline-color: rgb(161 98 7 / 0.1);
}
.hover\:outline-yellow-700\/100:hover {
  outline-color: rgb(161 98 7 / 1);
}
.hover\:outline-yellow-700\/15:hover {
  outline-color: rgb(161 98 7 / 0.15);
}
.hover\:outline-yellow-700\/20:hover {
  outline-color: rgb(161 98 7 / 0.2);
}
.hover\:outline-yellow-700\/25:hover {
  outline-color: rgb(161 98 7 / 0.25);
}
.hover\:outline-yellow-700\/30:hover {
  outline-color: rgb(161 98 7 / 0.3);
}
.hover\:outline-yellow-700\/35:hover {
  outline-color: rgb(161 98 7 / 0.35);
}
.hover\:outline-yellow-700\/40:hover {
  outline-color: rgb(161 98 7 / 0.4);
}
.hover\:outline-yellow-700\/45:hover {
  outline-color: rgb(161 98 7 / 0.45);
}
.hover\:outline-yellow-700\/5:hover {
  outline-color: rgb(161 98 7 / 0.05);
}
.hover\:outline-yellow-700\/50:hover {
  outline-color: rgb(161 98 7 / 0.5);
}
.hover\:outline-yellow-700\/55:hover {
  outline-color: rgb(161 98 7 / 0.55);
}
.hover\:outline-yellow-700\/60:hover {
  outline-color: rgb(161 98 7 / 0.6);
}
.hover\:outline-yellow-700\/65:hover {
  outline-color: rgb(161 98 7 / 0.65);
}
.hover\:outline-yellow-700\/70:hover {
  outline-color: rgb(161 98 7 / 0.7);
}
.hover\:outline-yellow-700\/75:hover {
  outline-color: rgb(161 98 7 / 0.75);
}
.hover\:outline-yellow-700\/80:hover {
  outline-color: rgb(161 98 7 / 0.8);
}
.hover\:outline-yellow-700\/85:hover {
  outline-color: rgb(161 98 7 / 0.85);
}
.hover\:outline-yellow-700\/90:hover {
  outline-color: rgb(161 98 7 / 0.9);
}
.hover\:outline-yellow-700\/95:hover {
  outline-color: rgb(161 98 7 / 0.95);
}
.hover\:outline-yellow-800:hover {
  outline-color: #854d0e;
}
.hover\:outline-yellow-800\/0:hover {
  outline-color: rgb(133 77 14 / 0);
}
.hover\:outline-yellow-800\/10:hover {
  outline-color: rgb(133 77 14 / 0.1);
}
.hover\:outline-yellow-800\/100:hover {
  outline-color: rgb(133 77 14 / 1);
}
.hover\:outline-yellow-800\/15:hover {
  outline-color: rgb(133 77 14 / 0.15);
}
.hover\:outline-yellow-800\/20:hover {
  outline-color: rgb(133 77 14 / 0.2);
}
.hover\:outline-yellow-800\/25:hover {
  outline-color: rgb(133 77 14 / 0.25);
}
.hover\:outline-yellow-800\/30:hover {
  outline-color: rgb(133 77 14 / 0.3);
}
.hover\:outline-yellow-800\/35:hover {
  outline-color: rgb(133 77 14 / 0.35);
}
.hover\:outline-yellow-800\/40:hover {
  outline-color: rgb(133 77 14 / 0.4);
}
.hover\:outline-yellow-800\/45:hover {
  outline-color: rgb(133 77 14 / 0.45);
}
.hover\:outline-yellow-800\/5:hover {
  outline-color: rgb(133 77 14 / 0.05);
}
.hover\:outline-yellow-800\/50:hover {
  outline-color: rgb(133 77 14 / 0.5);
}
.hover\:outline-yellow-800\/55:hover {
  outline-color: rgb(133 77 14 / 0.55);
}
.hover\:outline-yellow-800\/60:hover {
  outline-color: rgb(133 77 14 / 0.6);
}
.hover\:outline-yellow-800\/65:hover {
  outline-color: rgb(133 77 14 / 0.65);
}
.hover\:outline-yellow-800\/70:hover {
  outline-color: rgb(133 77 14 / 0.7);
}
.hover\:outline-yellow-800\/75:hover {
  outline-color: rgb(133 77 14 / 0.75);
}
.hover\:outline-yellow-800\/80:hover {
  outline-color: rgb(133 77 14 / 0.8);
}
.hover\:outline-yellow-800\/85:hover {
  outline-color: rgb(133 77 14 / 0.85);
}
.hover\:outline-yellow-800\/90:hover {
  outline-color: rgb(133 77 14 / 0.9);
}
.hover\:outline-yellow-800\/95:hover {
  outline-color: rgb(133 77 14 / 0.95);
}
.hover\:outline-yellow-900:hover {
  outline-color: #713f12;
}
.hover\:outline-yellow-900\/0:hover {
  outline-color: rgb(113 63 18 / 0);
}
.hover\:outline-yellow-900\/10:hover {
  outline-color: rgb(113 63 18 / 0.1);
}
.hover\:outline-yellow-900\/100:hover {
  outline-color: rgb(113 63 18 / 1);
}
.hover\:outline-yellow-900\/15:hover {
  outline-color: rgb(113 63 18 / 0.15);
}
.hover\:outline-yellow-900\/20:hover {
  outline-color: rgb(113 63 18 / 0.2);
}
.hover\:outline-yellow-900\/25:hover {
  outline-color: rgb(113 63 18 / 0.25);
}
.hover\:outline-yellow-900\/30:hover {
  outline-color: rgb(113 63 18 / 0.3);
}
.hover\:outline-yellow-900\/35:hover {
  outline-color: rgb(113 63 18 / 0.35);
}
.hover\:outline-yellow-900\/40:hover {
  outline-color: rgb(113 63 18 / 0.4);
}
.hover\:outline-yellow-900\/45:hover {
  outline-color: rgb(113 63 18 / 0.45);
}
.hover\:outline-yellow-900\/5:hover {
  outline-color: rgb(113 63 18 / 0.05);
}
.hover\:outline-yellow-900\/50:hover {
  outline-color: rgb(113 63 18 / 0.5);
}
.hover\:outline-yellow-900\/55:hover {
  outline-color: rgb(113 63 18 / 0.55);
}
.hover\:outline-yellow-900\/60:hover {
  outline-color: rgb(113 63 18 / 0.6);
}
.hover\:outline-yellow-900\/65:hover {
  outline-color: rgb(113 63 18 / 0.65);
}
.hover\:outline-yellow-900\/70:hover {
  outline-color: rgb(113 63 18 / 0.7);
}
.hover\:outline-yellow-900\/75:hover {
  outline-color: rgb(113 63 18 / 0.75);
}
.hover\:outline-yellow-900\/80:hover {
  outline-color: rgb(113 63 18 / 0.8);
}
.hover\:outline-yellow-900\/85:hover {
  outline-color: rgb(113 63 18 / 0.85);
}
.hover\:outline-yellow-900\/90:hover {
  outline-color: rgb(113 63 18 / 0.9);
}
.hover\:outline-yellow-900\/95:hover {
  outline-color: rgb(113 63 18 / 0.95);
}
.hover\:outline-yellow-950:hover {
  outline-color: #422006;
}
.hover\:outline-yellow-950\/0:hover {
  outline-color: rgb(66 32 6 / 0);
}
.hover\:outline-yellow-950\/10:hover {
  outline-color: rgb(66 32 6 / 0.1);
}
.hover\:outline-yellow-950\/100:hover {
  outline-color: rgb(66 32 6 / 1);
}
.hover\:outline-yellow-950\/15:hover {
  outline-color: rgb(66 32 6 / 0.15);
}
.hover\:outline-yellow-950\/20:hover {
  outline-color: rgb(66 32 6 / 0.2);
}
.hover\:outline-yellow-950\/25:hover {
  outline-color: rgb(66 32 6 / 0.25);
}
.hover\:outline-yellow-950\/30:hover {
  outline-color: rgb(66 32 6 / 0.3);
}
.hover\:outline-yellow-950\/35:hover {
  outline-color: rgb(66 32 6 / 0.35);
}
.hover\:outline-yellow-950\/40:hover {
  outline-color: rgb(66 32 6 / 0.4);
}
.hover\:outline-yellow-950\/45:hover {
  outline-color: rgb(66 32 6 / 0.45);
}
.hover\:outline-yellow-950\/5:hover {
  outline-color: rgb(66 32 6 / 0.05);
}
.hover\:outline-yellow-950\/50:hover {
  outline-color: rgb(66 32 6 / 0.5);
}
.hover\:outline-yellow-950\/55:hover {
  outline-color: rgb(66 32 6 / 0.55);
}
.hover\:outline-yellow-950\/60:hover {
  outline-color: rgb(66 32 6 / 0.6);
}
.hover\:outline-yellow-950\/65:hover {
  outline-color: rgb(66 32 6 / 0.65);
}
.hover\:outline-yellow-950\/70:hover {
  outline-color: rgb(66 32 6 / 0.7);
}
.hover\:outline-yellow-950\/75:hover {
  outline-color: rgb(66 32 6 / 0.75);
}
.hover\:outline-yellow-950\/80:hover {
  outline-color: rgb(66 32 6 / 0.8);
}
.hover\:outline-yellow-950\/85:hover {
  outline-color: rgb(66 32 6 / 0.85);
}
.hover\:outline-yellow-950\/90:hover {
  outline-color: rgb(66 32 6 / 0.9);
}
.hover\:outline-yellow-950\/95:hover {
  outline-color: rgb(66 32 6 / 0.95);
}
.hover\:ring-yellow-100:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1));
}
.hover\:ring-yellow-100\/0:hover {
  --tw-ring-color: rgb(254 249 195 / 0);
}
.hover\:ring-yellow-100\/10:hover {
  --tw-ring-color: rgb(254 249 195 / 0.1);
}
.hover\:ring-yellow-100\/100:hover {
  --tw-ring-color: rgb(254 249 195 / 1);
}
.hover\:ring-yellow-100\/15:hover {
  --tw-ring-color: rgb(254 249 195 / 0.15);
}
.hover\:ring-yellow-100\/20:hover {
  --tw-ring-color: rgb(254 249 195 / 0.2);
}
.hover\:ring-yellow-100\/25:hover {
  --tw-ring-color: rgb(254 249 195 / 0.25);
}
.hover\:ring-yellow-100\/30:hover {
  --tw-ring-color: rgb(254 249 195 / 0.3);
}
.hover\:ring-yellow-100\/35:hover {
  --tw-ring-color: rgb(254 249 195 / 0.35);
}
.hover\:ring-yellow-100\/40:hover {
  --tw-ring-color: rgb(254 249 195 / 0.4);
}
.hover\:ring-yellow-100\/45:hover {
  --tw-ring-color: rgb(254 249 195 / 0.45);
}
.hover\:ring-yellow-100\/5:hover {
  --tw-ring-color: rgb(254 249 195 / 0.05);
}
.hover\:ring-yellow-100\/50:hover {
  --tw-ring-color: rgb(254 249 195 / 0.5);
}
.hover\:ring-yellow-100\/55:hover {
  --tw-ring-color: rgb(254 249 195 / 0.55);
}
.hover\:ring-yellow-100\/60:hover {
  --tw-ring-color: rgb(254 249 195 / 0.6);
}
.hover\:ring-yellow-100\/65:hover {
  --tw-ring-color: rgb(254 249 195 / 0.65);
}
.hover\:ring-yellow-100\/70:hover {
  --tw-ring-color: rgb(254 249 195 / 0.7);
}
.hover\:ring-yellow-100\/75:hover {
  --tw-ring-color: rgb(254 249 195 / 0.75);
}
.hover\:ring-yellow-100\/80:hover {
  --tw-ring-color: rgb(254 249 195 / 0.8);
}
.hover\:ring-yellow-100\/85:hover {
  --tw-ring-color: rgb(254 249 195 / 0.85);
}
.hover\:ring-yellow-100\/90:hover {
  --tw-ring-color: rgb(254 249 195 / 0.9);
}
.hover\:ring-yellow-100\/95:hover {
  --tw-ring-color: rgb(254 249 195 / 0.95);
}
.hover\:ring-yellow-200:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1));
}
.hover\:ring-yellow-200\/0:hover {
  --tw-ring-color: rgb(254 240 138 / 0);
}
.hover\:ring-yellow-200\/10:hover {
  --tw-ring-color: rgb(254 240 138 / 0.1);
}
.hover\:ring-yellow-200\/100:hover {
  --tw-ring-color: rgb(254 240 138 / 1);
}
.hover\:ring-yellow-200\/15:hover {
  --tw-ring-color: rgb(254 240 138 / 0.15);
}
.hover\:ring-yellow-200\/20:hover {
  --tw-ring-color: rgb(254 240 138 / 0.2);
}
.hover\:ring-yellow-200\/25:hover {
  --tw-ring-color: rgb(254 240 138 / 0.25);
}
.hover\:ring-yellow-200\/30:hover {
  --tw-ring-color: rgb(254 240 138 / 0.3);
}
.hover\:ring-yellow-200\/35:hover {
  --tw-ring-color: rgb(254 240 138 / 0.35);
}
.hover\:ring-yellow-200\/40:hover {
  --tw-ring-color: rgb(254 240 138 / 0.4);
}
.hover\:ring-yellow-200\/45:hover {
  --tw-ring-color: rgb(254 240 138 / 0.45);
}
.hover\:ring-yellow-200\/5:hover {
  --tw-ring-color: rgb(254 240 138 / 0.05);
}
.hover\:ring-yellow-200\/50:hover {
  --tw-ring-color: rgb(254 240 138 / 0.5);
}
.hover\:ring-yellow-200\/55:hover {
  --tw-ring-color: rgb(254 240 138 / 0.55);
}
.hover\:ring-yellow-200\/60:hover {
  --tw-ring-color: rgb(254 240 138 / 0.6);
}
.hover\:ring-yellow-200\/65:hover {
  --tw-ring-color: rgb(254 240 138 / 0.65);
}
.hover\:ring-yellow-200\/70:hover {
  --tw-ring-color: rgb(254 240 138 / 0.7);
}
.hover\:ring-yellow-200\/75:hover {
  --tw-ring-color: rgb(254 240 138 / 0.75);
}
.hover\:ring-yellow-200\/80:hover {
  --tw-ring-color: rgb(254 240 138 / 0.8);
}
.hover\:ring-yellow-200\/85:hover {
  --tw-ring-color: rgb(254 240 138 / 0.85);
}
.hover\:ring-yellow-200\/90:hover {
  --tw-ring-color: rgb(254 240 138 / 0.9);
}
.hover\:ring-yellow-200\/95:hover {
  --tw-ring-color: rgb(254 240 138 / 0.95);
}
.hover\:ring-yellow-300:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1));
}
.hover\:ring-yellow-300\/0:hover {
  --tw-ring-color: rgb(253 224 71 / 0);
}
.hover\:ring-yellow-300\/10:hover {
  --tw-ring-color: rgb(253 224 71 / 0.1);
}
.hover\:ring-yellow-300\/100:hover {
  --tw-ring-color: rgb(253 224 71 / 1);
}
.hover\:ring-yellow-300\/15:hover {
  --tw-ring-color: rgb(253 224 71 / 0.15);
}
.hover\:ring-yellow-300\/20:hover {
  --tw-ring-color: rgb(253 224 71 / 0.2);
}
.hover\:ring-yellow-300\/25:hover {
  --tw-ring-color: rgb(253 224 71 / 0.25);
}
.hover\:ring-yellow-300\/30:hover {
  --tw-ring-color: rgb(253 224 71 / 0.3);
}
.hover\:ring-yellow-300\/35:hover {
  --tw-ring-color: rgb(253 224 71 / 0.35);
}
.hover\:ring-yellow-300\/40:hover {
  --tw-ring-color: rgb(253 224 71 / 0.4);
}
.hover\:ring-yellow-300\/45:hover {
  --tw-ring-color: rgb(253 224 71 / 0.45);
}
.hover\:ring-yellow-300\/5:hover {
  --tw-ring-color: rgb(253 224 71 / 0.05);
}
.hover\:ring-yellow-300\/50:hover {
  --tw-ring-color: rgb(253 224 71 / 0.5);
}
.hover\:ring-yellow-300\/55:hover {
  --tw-ring-color: rgb(253 224 71 / 0.55);
}
.hover\:ring-yellow-300\/60:hover {
  --tw-ring-color: rgb(253 224 71 / 0.6);
}
.hover\:ring-yellow-300\/65:hover {
  --tw-ring-color: rgb(253 224 71 / 0.65);
}
.hover\:ring-yellow-300\/70:hover {
  --tw-ring-color: rgb(253 224 71 / 0.7);
}
.hover\:ring-yellow-300\/75:hover {
  --tw-ring-color: rgb(253 224 71 / 0.75);
}
.hover\:ring-yellow-300\/80:hover {
  --tw-ring-color: rgb(253 224 71 / 0.8);
}
.hover\:ring-yellow-300\/85:hover {
  --tw-ring-color: rgb(253 224 71 / 0.85);
}
.hover\:ring-yellow-300\/90:hover {
  --tw-ring-color: rgb(253 224 71 / 0.9);
}
.hover\:ring-yellow-300\/95:hover {
  --tw-ring-color: rgb(253 224 71 / 0.95);
}
.hover\:ring-yellow-400:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1));
}
.hover\:ring-yellow-400\/0:hover {
  --tw-ring-color: rgb(250 204 21 / 0);
}
.hover\:ring-yellow-400\/10:hover {
  --tw-ring-color: rgb(250 204 21 / 0.1);
}
.hover\:ring-yellow-400\/100:hover {
  --tw-ring-color: rgb(250 204 21 / 1);
}
.hover\:ring-yellow-400\/15:hover {
  --tw-ring-color: rgb(250 204 21 / 0.15);
}
.hover\:ring-yellow-400\/20:hover {
  --tw-ring-color: rgb(250 204 21 / 0.2);
}
.hover\:ring-yellow-400\/25:hover {
  --tw-ring-color: rgb(250 204 21 / 0.25);
}
.hover\:ring-yellow-400\/30:hover {
  --tw-ring-color: rgb(250 204 21 / 0.3);
}
.hover\:ring-yellow-400\/35:hover {
  --tw-ring-color: rgb(250 204 21 / 0.35);
}
.hover\:ring-yellow-400\/40:hover {
  --tw-ring-color: rgb(250 204 21 / 0.4);
}
.hover\:ring-yellow-400\/45:hover {
  --tw-ring-color: rgb(250 204 21 / 0.45);
}
.hover\:ring-yellow-400\/5:hover {
  --tw-ring-color: rgb(250 204 21 / 0.05);
}
.hover\:ring-yellow-400\/50:hover {
  --tw-ring-color: rgb(250 204 21 / 0.5);
}
.hover\:ring-yellow-400\/55:hover {
  --tw-ring-color: rgb(250 204 21 / 0.55);
}
.hover\:ring-yellow-400\/60:hover {
  --tw-ring-color: rgb(250 204 21 / 0.6);
}
.hover\:ring-yellow-400\/65:hover {
  --tw-ring-color: rgb(250 204 21 / 0.65);
}
.hover\:ring-yellow-400\/70:hover {
  --tw-ring-color: rgb(250 204 21 / 0.7);
}
.hover\:ring-yellow-400\/75:hover {
  --tw-ring-color: rgb(250 204 21 / 0.75);
}
.hover\:ring-yellow-400\/80:hover {
  --tw-ring-color: rgb(250 204 21 / 0.8);
}
.hover\:ring-yellow-400\/85:hover {
  --tw-ring-color: rgb(250 204 21 / 0.85);
}
.hover\:ring-yellow-400\/90:hover {
  --tw-ring-color: rgb(250 204 21 / 0.9);
}
.hover\:ring-yellow-400\/95:hover {
  --tw-ring-color: rgb(250 204 21 / 0.95);
}
.hover\:ring-yellow-50:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1));
}
.hover\:ring-yellow-50\/0:hover {
  --tw-ring-color: rgb(254 252 232 / 0);
}
.hover\:ring-yellow-50\/10:hover {
  --tw-ring-color: rgb(254 252 232 / 0.1);
}
.hover\:ring-yellow-50\/100:hover {
  --tw-ring-color: rgb(254 252 232 / 1);
}
.hover\:ring-yellow-50\/15:hover {
  --tw-ring-color: rgb(254 252 232 / 0.15);
}
.hover\:ring-yellow-50\/20:hover {
  --tw-ring-color: rgb(254 252 232 / 0.2);
}
.hover\:ring-yellow-50\/25:hover {
  --tw-ring-color: rgb(254 252 232 / 0.25);
}
.hover\:ring-yellow-50\/30:hover {
  --tw-ring-color: rgb(254 252 232 / 0.3);
}
.hover\:ring-yellow-50\/35:hover {
  --tw-ring-color: rgb(254 252 232 / 0.35);
}
.hover\:ring-yellow-50\/40:hover {
  --tw-ring-color: rgb(254 252 232 / 0.4);
}
.hover\:ring-yellow-50\/45:hover {
  --tw-ring-color: rgb(254 252 232 / 0.45);
}
.hover\:ring-yellow-50\/5:hover {
  --tw-ring-color: rgb(254 252 232 / 0.05);
}
.hover\:ring-yellow-50\/50:hover {
  --tw-ring-color: rgb(254 252 232 / 0.5);
}
.hover\:ring-yellow-50\/55:hover {
  --tw-ring-color: rgb(254 252 232 / 0.55);
}
.hover\:ring-yellow-50\/60:hover {
  --tw-ring-color: rgb(254 252 232 / 0.6);
}
.hover\:ring-yellow-50\/65:hover {
  --tw-ring-color: rgb(254 252 232 / 0.65);
}
.hover\:ring-yellow-50\/70:hover {
  --tw-ring-color: rgb(254 252 232 / 0.7);
}
.hover\:ring-yellow-50\/75:hover {
  --tw-ring-color: rgb(254 252 232 / 0.75);
}
.hover\:ring-yellow-50\/80:hover {
  --tw-ring-color: rgb(254 252 232 / 0.8);
}
.hover\:ring-yellow-50\/85:hover {
  --tw-ring-color: rgb(254 252 232 / 0.85);
}
.hover\:ring-yellow-50\/90:hover {
  --tw-ring-color: rgb(254 252 232 / 0.9);
}
.hover\:ring-yellow-50\/95:hover {
  --tw-ring-color: rgb(254 252 232 / 0.95);
}
.hover\:ring-yellow-500:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1));
}
.hover\:ring-yellow-500\/0:hover {
  --tw-ring-color: rgb(234 179 8 / 0);
}
.hover\:ring-yellow-500\/10:hover {
  --tw-ring-color: rgb(234 179 8 / 0.1);
}
.hover\:ring-yellow-500\/100:hover {
  --tw-ring-color: rgb(234 179 8 / 1);
}
.hover\:ring-yellow-500\/15:hover {
  --tw-ring-color: rgb(234 179 8 / 0.15);
}
.hover\:ring-yellow-500\/20:hover {
  --tw-ring-color: rgb(234 179 8 / 0.2);
}
.hover\:ring-yellow-500\/25:hover {
  --tw-ring-color: rgb(234 179 8 / 0.25);
}
.hover\:ring-yellow-500\/30:hover {
  --tw-ring-color: rgb(234 179 8 / 0.3);
}
.hover\:ring-yellow-500\/35:hover {
  --tw-ring-color: rgb(234 179 8 / 0.35);
}
.hover\:ring-yellow-500\/40:hover {
  --tw-ring-color: rgb(234 179 8 / 0.4);
}
.hover\:ring-yellow-500\/45:hover {
  --tw-ring-color: rgb(234 179 8 / 0.45);
}
.hover\:ring-yellow-500\/5:hover {
  --tw-ring-color: rgb(234 179 8 / 0.05);
}
.hover\:ring-yellow-500\/50:hover {
  --tw-ring-color: rgb(234 179 8 / 0.5);
}
.hover\:ring-yellow-500\/55:hover {
  --tw-ring-color: rgb(234 179 8 / 0.55);
}
.hover\:ring-yellow-500\/60:hover {
  --tw-ring-color: rgb(234 179 8 / 0.6);
}
.hover\:ring-yellow-500\/65:hover {
  --tw-ring-color: rgb(234 179 8 / 0.65);
}
.hover\:ring-yellow-500\/70:hover {
  --tw-ring-color: rgb(234 179 8 / 0.7);
}
.hover\:ring-yellow-500\/75:hover {
  --tw-ring-color: rgb(234 179 8 / 0.75);
}
.hover\:ring-yellow-500\/80:hover {
  --tw-ring-color: rgb(234 179 8 / 0.8);
}
.hover\:ring-yellow-500\/85:hover {
  --tw-ring-color: rgb(234 179 8 / 0.85);
}
.hover\:ring-yellow-500\/90:hover {
  --tw-ring-color: rgb(234 179 8 / 0.9);
}
.hover\:ring-yellow-500\/95:hover {
  --tw-ring-color: rgb(234 179 8 / 0.95);
}
.hover\:ring-yellow-600:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1));
}
.hover\:ring-yellow-600\/0:hover {
  --tw-ring-color: rgb(202 138 4 / 0);
}
.hover\:ring-yellow-600\/10:hover {
  --tw-ring-color: rgb(202 138 4 / 0.1);
}
.hover\:ring-yellow-600\/100:hover {
  --tw-ring-color: rgb(202 138 4 / 1);
}
.hover\:ring-yellow-600\/15:hover {
  --tw-ring-color: rgb(202 138 4 / 0.15);
}
.hover\:ring-yellow-600\/20:hover {
  --tw-ring-color: rgb(202 138 4 / 0.2);
}
.hover\:ring-yellow-600\/25:hover {
  --tw-ring-color: rgb(202 138 4 / 0.25);
}
.hover\:ring-yellow-600\/30:hover {
  --tw-ring-color: rgb(202 138 4 / 0.3);
}
.hover\:ring-yellow-600\/35:hover {
  --tw-ring-color: rgb(202 138 4 / 0.35);
}
.hover\:ring-yellow-600\/40:hover {
  --tw-ring-color: rgb(202 138 4 / 0.4);
}
.hover\:ring-yellow-600\/45:hover {
  --tw-ring-color: rgb(202 138 4 / 0.45);
}
.hover\:ring-yellow-600\/5:hover {
  --tw-ring-color: rgb(202 138 4 / 0.05);
}
.hover\:ring-yellow-600\/50:hover {
  --tw-ring-color: rgb(202 138 4 / 0.5);
}
.hover\:ring-yellow-600\/55:hover {
  --tw-ring-color: rgb(202 138 4 / 0.55);
}
.hover\:ring-yellow-600\/60:hover {
  --tw-ring-color: rgb(202 138 4 / 0.6);
}
.hover\:ring-yellow-600\/65:hover {
  --tw-ring-color: rgb(202 138 4 / 0.65);
}
.hover\:ring-yellow-600\/70:hover {
  --tw-ring-color: rgb(202 138 4 / 0.7);
}
.hover\:ring-yellow-600\/75:hover {
  --tw-ring-color: rgb(202 138 4 / 0.75);
}
.hover\:ring-yellow-600\/80:hover {
  --tw-ring-color: rgb(202 138 4 / 0.8);
}
.hover\:ring-yellow-600\/85:hover {
  --tw-ring-color: rgb(202 138 4 / 0.85);
}
.hover\:ring-yellow-600\/90:hover {
  --tw-ring-color: rgb(202 138 4 / 0.9);
}
.hover\:ring-yellow-600\/95:hover {
  --tw-ring-color: rgb(202 138 4 / 0.95);
}
.hover\:ring-yellow-700:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1));
}
.hover\:ring-yellow-700\/0:hover {
  --tw-ring-color: rgb(161 98 7 / 0);
}
.hover\:ring-yellow-700\/10:hover {
  --tw-ring-color: rgb(161 98 7 / 0.1);
}
.hover\:ring-yellow-700\/100:hover {
  --tw-ring-color: rgb(161 98 7 / 1);
}
.hover\:ring-yellow-700\/15:hover {
  --tw-ring-color: rgb(161 98 7 / 0.15);
}
.hover\:ring-yellow-700\/20:hover {
  --tw-ring-color: rgb(161 98 7 / 0.2);
}
.hover\:ring-yellow-700\/25:hover {
  --tw-ring-color: rgb(161 98 7 / 0.25);
}
.hover\:ring-yellow-700\/30:hover {
  --tw-ring-color: rgb(161 98 7 / 0.3);
}
.hover\:ring-yellow-700\/35:hover {
  --tw-ring-color: rgb(161 98 7 / 0.35);
}
.hover\:ring-yellow-700\/40:hover {
  --tw-ring-color: rgb(161 98 7 / 0.4);
}
.hover\:ring-yellow-700\/45:hover {
  --tw-ring-color: rgb(161 98 7 / 0.45);
}
.hover\:ring-yellow-700\/5:hover {
  --tw-ring-color: rgb(161 98 7 / 0.05);
}
.hover\:ring-yellow-700\/50:hover {
  --tw-ring-color: rgb(161 98 7 / 0.5);
}
.hover\:ring-yellow-700\/55:hover {
  --tw-ring-color: rgb(161 98 7 / 0.55);
}
.hover\:ring-yellow-700\/60:hover {
  --tw-ring-color: rgb(161 98 7 / 0.6);
}
.hover\:ring-yellow-700\/65:hover {
  --tw-ring-color: rgb(161 98 7 / 0.65);
}
.hover\:ring-yellow-700\/70:hover {
  --tw-ring-color: rgb(161 98 7 / 0.7);
}
.hover\:ring-yellow-700\/75:hover {
  --tw-ring-color: rgb(161 98 7 / 0.75);
}
.hover\:ring-yellow-700\/80:hover {
  --tw-ring-color: rgb(161 98 7 / 0.8);
}
.hover\:ring-yellow-700\/85:hover {
  --tw-ring-color: rgb(161 98 7 / 0.85);
}
.hover\:ring-yellow-700\/90:hover {
  --tw-ring-color: rgb(161 98 7 / 0.9);
}
.hover\:ring-yellow-700\/95:hover {
  --tw-ring-color: rgb(161 98 7 / 0.95);
}
.hover\:ring-yellow-800:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1));
}
.hover\:ring-yellow-800\/0:hover {
  --tw-ring-color: rgb(133 77 14 / 0);
}
.hover\:ring-yellow-800\/10:hover {
  --tw-ring-color: rgb(133 77 14 / 0.1);
}
.hover\:ring-yellow-800\/100:hover {
  --tw-ring-color: rgb(133 77 14 / 1);
}
.hover\:ring-yellow-800\/15:hover {
  --tw-ring-color: rgb(133 77 14 / 0.15);
}
.hover\:ring-yellow-800\/20:hover {
  --tw-ring-color: rgb(133 77 14 / 0.2);
}
.hover\:ring-yellow-800\/25:hover {
  --tw-ring-color: rgb(133 77 14 / 0.25);
}
.hover\:ring-yellow-800\/30:hover {
  --tw-ring-color: rgb(133 77 14 / 0.3);
}
.hover\:ring-yellow-800\/35:hover {
  --tw-ring-color: rgb(133 77 14 / 0.35);
}
.hover\:ring-yellow-800\/40:hover {
  --tw-ring-color: rgb(133 77 14 / 0.4);
}
.hover\:ring-yellow-800\/45:hover {
  --tw-ring-color: rgb(133 77 14 / 0.45);
}
.hover\:ring-yellow-800\/5:hover {
  --tw-ring-color: rgb(133 77 14 / 0.05);
}
.hover\:ring-yellow-800\/50:hover {
  --tw-ring-color: rgb(133 77 14 / 0.5);
}
.hover\:ring-yellow-800\/55:hover {
  --tw-ring-color: rgb(133 77 14 / 0.55);
}
.hover\:ring-yellow-800\/60:hover {
  --tw-ring-color: rgb(133 77 14 / 0.6);
}
.hover\:ring-yellow-800\/65:hover {
  --tw-ring-color: rgb(133 77 14 / 0.65);
}
.hover\:ring-yellow-800\/70:hover {
  --tw-ring-color: rgb(133 77 14 / 0.7);
}
.hover\:ring-yellow-800\/75:hover {
  --tw-ring-color: rgb(133 77 14 / 0.75);
}
.hover\:ring-yellow-800\/80:hover {
  --tw-ring-color: rgb(133 77 14 / 0.8);
}
.hover\:ring-yellow-800\/85:hover {
  --tw-ring-color: rgb(133 77 14 / 0.85);
}
.hover\:ring-yellow-800\/90:hover {
  --tw-ring-color: rgb(133 77 14 / 0.9);
}
.hover\:ring-yellow-800\/95:hover {
  --tw-ring-color: rgb(133 77 14 / 0.95);
}
.hover\:ring-yellow-900:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1));
}
.hover\:ring-yellow-900\/0:hover {
  --tw-ring-color: rgb(113 63 18 / 0);
}
.hover\:ring-yellow-900\/10:hover {
  --tw-ring-color: rgb(113 63 18 / 0.1);
}
.hover\:ring-yellow-900\/100:hover {
  --tw-ring-color: rgb(113 63 18 / 1);
}
.hover\:ring-yellow-900\/15:hover {
  --tw-ring-color: rgb(113 63 18 / 0.15);
}
.hover\:ring-yellow-900\/20:hover {
  --tw-ring-color: rgb(113 63 18 / 0.2);
}
.hover\:ring-yellow-900\/25:hover {
  --tw-ring-color: rgb(113 63 18 / 0.25);
}
.hover\:ring-yellow-900\/30:hover {
  --tw-ring-color: rgb(113 63 18 / 0.3);
}
.hover\:ring-yellow-900\/35:hover {
  --tw-ring-color: rgb(113 63 18 / 0.35);
}
.hover\:ring-yellow-900\/40:hover {
  --tw-ring-color: rgb(113 63 18 / 0.4);
}
.hover\:ring-yellow-900\/45:hover {
  --tw-ring-color: rgb(113 63 18 / 0.45);
}
.hover\:ring-yellow-900\/5:hover {
  --tw-ring-color: rgb(113 63 18 / 0.05);
}
.hover\:ring-yellow-900\/50:hover {
  --tw-ring-color: rgb(113 63 18 / 0.5);
}
.hover\:ring-yellow-900\/55:hover {
  --tw-ring-color: rgb(113 63 18 / 0.55);
}
.hover\:ring-yellow-900\/60:hover {
  --tw-ring-color: rgb(113 63 18 / 0.6);
}
.hover\:ring-yellow-900\/65:hover {
  --tw-ring-color: rgb(113 63 18 / 0.65);
}
.hover\:ring-yellow-900\/70:hover {
  --tw-ring-color: rgb(113 63 18 / 0.7);
}
.hover\:ring-yellow-900\/75:hover {
  --tw-ring-color: rgb(113 63 18 / 0.75);
}
.hover\:ring-yellow-900\/80:hover {
  --tw-ring-color: rgb(113 63 18 / 0.8);
}
.hover\:ring-yellow-900\/85:hover {
  --tw-ring-color: rgb(113 63 18 / 0.85);
}
.hover\:ring-yellow-900\/90:hover {
  --tw-ring-color: rgb(113 63 18 / 0.9);
}
.hover\:ring-yellow-900\/95:hover {
  --tw-ring-color: rgb(113 63 18 / 0.95);
}
.hover\:ring-yellow-950:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 32 6 / var(--tw-ring-opacity, 1));
}
.hover\:ring-yellow-950\/0:hover {
  --tw-ring-color: rgb(66 32 6 / 0);
}
.hover\:ring-yellow-950\/10:hover {
  --tw-ring-color: rgb(66 32 6 / 0.1);
}
.hover\:ring-yellow-950\/100:hover {
  --tw-ring-color: rgb(66 32 6 / 1);
}
.hover\:ring-yellow-950\/15:hover {
  --tw-ring-color: rgb(66 32 6 / 0.15);
}
.hover\:ring-yellow-950\/20:hover {
  --tw-ring-color: rgb(66 32 6 / 0.2);
}
.hover\:ring-yellow-950\/25:hover {
  --tw-ring-color: rgb(66 32 6 / 0.25);
}
.hover\:ring-yellow-950\/30:hover {
  --tw-ring-color: rgb(66 32 6 / 0.3);
}
.hover\:ring-yellow-950\/35:hover {
  --tw-ring-color: rgb(66 32 6 / 0.35);
}
.hover\:ring-yellow-950\/40:hover {
  --tw-ring-color: rgb(66 32 6 / 0.4);
}
.hover\:ring-yellow-950\/45:hover {
  --tw-ring-color: rgb(66 32 6 / 0.45);
}
.hover\:ring-yellow-950\/5:hover {
  --tw-ring-color: rgb(66 32 6 / 0.05);
}
.hover\:ring-yellow-950\/50:hover {
  --tw-ring-color: rgb(66 32 6 / 0.5);
}
.hover\:ring-yellow-950\/55:hover {
  --tw-ring-color: rgb(66 32 6 / 0.55);
}
.hover\:ring-yellow-950\/60:hover {
  --tw-ring-color: rgb(66 32 6 / 0.6);
}
.hover\:ring-yellow-950\/65:hover {
  --tw-ring-color: rgb(66 32 6 / 0.65);
}
.hover\:ring-yellow-950\/70:hover {
  --tw-ring-color: rgb(66 32 6 / 0.7);
}
.hover\:ring-yellow-950\/75:hover {
  --tw-ring-color: rgb(66 32 6 / 0.75);
}
.hover\:ring-yellow-950\/80:hover {
  --tw-ring-color: rgb(66 32 6 / 0.8);
}
.hover\:ring-yellow-950\/85:hover {
  --tw-ring-color: rgb(66 32 6 / 0.85);
}
.hover\:ring-yellow-950\/90:hover {
  --tw-ring-color: rgb(66 32 6 / 0.9);
}
.hover\:ring-yellow-950\/95:hover {
  --tw-ring-color: rgb(66 32 6 / 0.95);
}
.hover\:ring-offset-yellow-100:hover {
  --tw-ring-offset-color: #fef9c3;
}
.hover\:ring-offset-yellow-100\/0:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0);
}
.hover\:ring-offset-yellow-100\/10:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.1);
}
.hover\:ring-offset-yellow-100\/100:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 1);
}
.hover\:ring-offset-yellow-100\/15:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.15);
}
.hover\:ring-offset-yellow-100\/20:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.2);
}
.hover\:ring-offset-yellow-100\/25:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.25);
}
.hover\:ring-offset-yellow-100\/30:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.3);
}
.hover\:ring-offset-yellow-100\/35:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.35);
}
.hover\:ring-offset-yellow-100\/40:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.4);
}
.hover\:ring-offset-yellow-100\/45:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.45);
}
.hover\:ring-offset-yellow-100\/5:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.05);
}
.hover\:ring-offset-yellow-100\/50:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.5);
}
.hover\:ring-offset-yellow-100\/55:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.55);
}
.hover\:ring-offset-yellow-100\/60:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.6);
}
.hover\:ring-offset-yellow-100\/65:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.65);
}
.hover\:ring-offset-yellow-100\/70:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.7);
}
.hover\:ring-offset-yellow-100\/75:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.75);
}
.hover\:ring-offset-yellow-100\/80:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.8);
}
.hover\:ring-offset-yellow-100\/85:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.85);
}
.hover\:ring-offset-yellow-100\/90:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.9);
}
.hover\:ring-offset-yellow-100\/95:hover {
  --tw-ring-offset-color: rgb(254 249 195 / 0.95);
}
.hover\:ring-offset-yellow-200:hover {
  --tw-ring-offset-color: #fef08a;
}
.hover\:ring-offset-yellow-200\/0:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0);
}
.hover\:ring-offset-yellow-200\/10:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.1);
}
.hover\:ring-offset-yellow-200\/100:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 1);
}
.hover\:ring-offset-yellow-200\/15:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.15);
}
.hover\:ring-offset-yellow-200\/20:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.2);
}
.hover\:ring-offset-yellow-200\/25:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.25);
}
.hover\:ring-offset-yellow-200\/30:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.3);
}
.hover\:ring-offset-yellow-200\/35:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.35);
}
.hover\:ring-offset-yellow-200\/40:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.4);
}
.hover\:ring-offset-yellow-200\/45:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.45);
}
.hover\:ring-offset-yellow-200\/5:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.05);
}
.hover\:ring-offset-yellow-200\/50:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.5);
}
.hover\:ring-offset-yellow-200\/55:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.55);
}
.hover\:ring-offset-yellow-200\/60:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.6);
}
.hover\:ring-offset-yellow-200\/65:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.65);
}
.hover\:ring-offset-yellow-200\/70:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.7);
}
.hover\:ring-offset-yellow-200\/75:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.75);
}
.hover\:ring-offset-yellow-200\/80:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.8);
}
.hover\:ring-offset-yellow-200\/85:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.85);
}
.hover\:ring-offset-yellow-200\/90:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.9);
}
.hover\:ring-offset-yellow-200\/95:hover {
  --tw-ring-offset-color: rgb(254 240 138 / 0.95);
}
.hover\:ring-offset-yellow-300:hover {
  --tw-ring-offset-color: #fde047;
}
.hover\:ring-offset-yellow-300\/0:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0);
}
.hover\:ring-offset-yellow-300\/10:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.1);
}
.hover\:ring-offset-yellow-300\/100:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 1);
}
.hover\:ring-offset-yellow-300\/15:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.15);
}
.hover\:ring-offset-yellow-300\/20:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.2);
}
.hover\:ring-offset-yellow-300\/25:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.25);
}
.hover\:ring-offset-yellow-300\/30:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.3);
}
.hover\:ring-offset-yellow-300\/35:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.35);
}
.hover\:ring-offset-yellow-300\/40:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.4);
}
.hover\:ring-offset-yellow-300\/45:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.45);
}
.hover\:ring-offset-yellow-300\/5:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.05);
}
.hover\:ring-offset-yellow-300\/50:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.5);
}
.hover\:ring-offset-yellow-300\/55:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.55);
}
.hover\:ring-offset-yellow-300\/60:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.6);
}
.hover\:ring-offset-yellow-300\/65:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.65);
}
.hover\:ring-offset-yellow-300\/70:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.7);
}
.hover\:ring-offset-yellow-300\/75:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.75);
}
.hover\:ring-offset-yellow-300\/80:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.8);
}
.hover\:ring-offset-yellow-300\/85:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.85);
}
.hover\:ring-offset-yellow-300\/90:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.9);
}
.hover\:ring-offset-yellow-300\/95:hover {
  --tw-ring-offset-color: rgb(253 224 71 / 0.95);
}
.hover\:ring-offset-yellow-400:hover {
  --tw-ring-offset-color: #facc15;
}
.hover\:ring-offset-yellow-400\/0:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0);
}
.hover\:ring-offset-yellow-400\/10:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.1);
}
.hover\:ring-offset-yellow-400\/100:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 1);
}
.hover\:ring-offset-yellow-400\/15:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.15);
}
.hover\:ring-offset-yellow-400\/20:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.2);
}
.hover\:ring-offset-yellow-400\/25:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.25);
}
.hover\:ring-offset-yellow-400\/30:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.3);
}
.hover\:ring-offset-yellow-400\/35:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.35);
}
.hover\:ring-offset-yellow-400\/40:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.4);
}
.hover\:ring-offset-yellow-400\/45:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.45);
}
.hover\:ring-offset-yellow-400\/5:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.05);
}
.hover\:ring-offset-yellow-400\/50:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.5);
}
.hover\:ring-offset-yellow-400\/55:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.55);
}
.hover\:ring-offset-yellow-400\/60:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.6);
}
.hover\:ring-offset-yellow-400\/65:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.65);
}
.hover\:ring-offset-yellow-400\/70:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.7);
}
.hover\:ring-offset-yellow-400\/75:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.75);
}
.hover\:ring-offset-yellow-400\/80:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.8);
}
.hover\:ring-offset-yellow-400\/85:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.85);
}
.hover\:ring-offset-yellow-400\/90:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.9);
}
.hover\:ring-offset-yellow-400\/95:hover {
  --tw-ring-offset-color: rgb(250 204 21 / 0.95);
}
.hover\:ring-offset-yellow-50:hover {
  --tw-ring-offset-color: #fefce8;
}
.hover\:ring-offset-yellow-50\/0:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0);
}
.hover\:ring-offset-yellow-50\/10:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.1);
}
.hover\:ring-offset-yellow-50\/100:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 1);
}
.hover\:ring-offset-yellow-50\/15:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.15);
}
.hover\:ring-offset-yellow-50\/20:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.2);
}
.hover\:ring-offset-yellow-50\/25:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.25);
}
.hover\:ring-offset-yellow-50\/30:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.3);
}
.hover\:ring-offset-yellow-50\/35:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.35);
}
.hover\:ring-offset-yellow-50\/40:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.4);
}
.hover\:ring-offset-yellow-50\/45:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.45);
}
.hover\:ring-offset-yellow-50\/5:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.05);
}
.hover\:ring-offset-yellow-50\/50:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.5);
}
.hover\:ring-offset-yellow-50\/55:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.55);
}
.hover\:ring-offset-yellow-50\/60:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.6);
}
.hover\:ring-offset-yellow-50\/65:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.65);
}
.hover\:ring-offset-yellow-50\/70:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.7);
}
.hover\:ring-offset-yellow-50\/75:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.75);
}
.hover\:ring-offset-yellow-50\/80:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.8);
}
.hover\:ring-offset-yellow-50\/85:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.85);
}
.hover\:ring-offset-yellow-50\/90:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.9);
}
.hover\:ring-offset-yellow-50\/95:hover {
  --tw-ring-offset-color: rgb(254 252 232 / 0.95);
}
.hover\:ring-offset-yellow-500:hover {
  --tw-ring-offset-color: #eab308;
}
.hover\:ring-offset-yellow-500\/0:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0);
}
.hover\:ring-offset-yellow-500\/10:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.1);
}
.hover\:ring-offset-yellow-500\/100:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 1);
}
.hover\:ring-offset-yellow-500\/15:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.15);
}
.hover\:ring-offset-yellow-500\/20:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.2);
}
.hover\:ring-offset-yellow-500\/25:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.25);
}
.hover\:ring-offset-yellow-500\/30:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.3);
}
.hover\:ring-offset-yellow-500\/35:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.35);
}
.hover\:ring-offset-yellow-500\/40:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.4);
}
.hover\:ring-offset-yellow-500\/45:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.45);
}
.hover\:ring-offset-yellow-500\/5:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.05);
}
.hover\:ring-offset-yellow-500\/50:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.5);
}
.hover\:ring-offset-yellow-500\/55:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.55);
}
.hover\:ring-offset-yellow-500\/60:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.6);
}
.hover\:ring-offset-yellow-500\/65:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.65);
}
.hover\:ring-offset-yellow-500\/70:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.7);
}
.hover\:ring-offset-yellow-500\/75:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.75);
}
.hover\:ring-offset-yellow-500\/80:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.8);
}
.hover\:ring-offset-yellow-500\/85:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.85);
}
.hover\:ring-offset-yellow-500\/90:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.9);
}
.hover\:ring-offset-yellow-500\/95:hover {
  --tw-ring-offset-color: rgb(234 179 8 / 0.95);
}
.hover\:ring-offset-yellow-600:hover {
  --tw-ring-offset-color: #ca8a04;
}
.hover\:ring-offset-yellow-600\/0:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0);
}
.hover\:ring-offset-yellow-600\/10:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.1);
}
.hover\:ring-offset-yellow-600\/100:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 1);
}
.hover\:ring-offset-yellow-600\/15:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.15);
}
.hover\:ring-offset-yellow-600\/20:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.2);
}
.hover\:ring-offset-yellow-600\/25:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.25);
}
.hover\:ring-offset-yellow-600\/30:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.3);
}
.hover\:ring-offset-yellow-600\/35:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.35);
}
.hover\:ring-offset-yellow-600\/40:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.4);
}
.hover\:ring-offset-yellow-600\/45:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.45);
}
.hover\:ring-offset-yellow-600\/5:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.05);
}
.hover\:ring-offset-yellow-600\/50:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.5);
}
.hover\:ring-offset-yellow-600\/55:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.55);
}
.hover\:ring-offset-yellow-600\/60:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.6);
}
.hover\:ring-offset-yellow-600\/65:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.65);
}
.hover\:ring-offset-yellow-600\/70:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.7);
}
.hover\:ring-offset-yellow-600\/75:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.75);
}
.hover\:ring-offset-yellow-600\/80:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.8);
}
.hover\:ring-offset-yellow-600\/85:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.85);
}
.hover\:ring-offset-yellow-600\/90:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.9);
}
.hover\:ring-offset-yellow-600\/95:hover {
  --tw-ring-offset-color: rgb(202 138 4 / 0.95);
}
.hover\:ring-offset-yellow-700:hover {
  --tw-ring-offset-color: #a16207;
}
.hover\:ring-offset-yellow-700\/0:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0);
}
.hover\:ring-offset-yellow-700\/10:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.1);
}
.hover\:ring-offset-yellow-700\/100:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 1);
}
.hover\:ring-offset-yellow-700\/15:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.15);
}
.hover\:ring-offset-yellow-700\/20:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.2);
}
.hover\:ring-offset-yellow-700\/25:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.25);
}
.hover\:ring-offset-yellow-700\/30:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.3);
}
.hover\:ring-offset-yellow-700\/35:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.35);
}
.hover\:ring-offset-yellow-700\/40:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.4);
}
.hover\:ring-offset-yellow-700\/45:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.45);
}
.hover\:ring-offset-yellow-700\/5:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.05);
}
.hover\:ring-offset-yellow-700\/50:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.5);
}
.hover\:ring-offset-yellow-700\/55:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.55);
}
.hover\:ring-offset-yellow-700\/60:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.6);
}
.hover\:ring-offset-yellow-700\/65:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.65);
}
.hover\:ring-offset-yellow-700\/70:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.7);
}
.hover\:ring-offset-yellow-700\/75:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.75);
}
.hover\:ring-offset-yellow-700\/80:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.8);
}
.hover\:ring-offset-yellow-700\/85:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.85);
}
.hover\:ring-offset-yellow-700\/90:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.9);
}
.hover\:ring-offset-yellow-700\/95:hover {
  --tw-ring-offset-color: rgb(161 98 7 / 0.95);
}
.hover\:ring-offset-yellow-800:hover {
  --tw-ring-offset-color: #854d0e;
}
.hover\:ring-offset-yellow-800\/0:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0);
}
.hover\:ring-offset-yellow-800\/10:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.1);
}
.hover\:ring-offset-yellow-800\/100:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 1);
}
.hover\:ring-offset-yellow-800\/15:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.15);
}
.hover\:ring-offset-yellow-800\/20:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.2);
}
.hover\:ring-offset-yellow-800\/25:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.25);
}
.hover\:ring-offset-yellow-800\/30:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.3);
}
.hover\:ring-offset-yellow-800\/35:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.35);
}
.hover\:ring-offset-yellow-800\/40:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.4);
}
.hover\:ring-offset-yellow-800\/45:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.45);
}
.hover\:ring-offset-yellow-800\/5:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.05);
}
.hover\:ring-offset-yellow-800\/50:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.5);
}
.hover\:ring-offset-yellow-800\/55:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.55);
}
.hover\:ring-offset-yellow-800\/60:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.6);
}
.hover\:ring-offset-yellow-800\/65:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.65);
}
.hover\:ring-offset-yellow-800\/70:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.7);
}
.hover\:ring-offset-yellow-800\/75:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.75);
}
.hover\:ring-offset-yellow-800\/80:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.8);
}
.hover\:ring-offset-yellow-800\/85:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.85);
}
.hover\:ring-offset-yellow-800\/90:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.9);
}
.hover\:ring-offset-yellow-800\/95:hover {
  --tw-ring-offset-color: rgb(133 77 14 / 0.95);
}
.hover\:ring-offset-yellow-900:hover {
  --tw-ring-offset-color: #713f12;
}
.hover\:ring-offset-yellow-900\/0:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0);
}
.hover\:ring-offset-yellow-900\/10:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.1);
}
.hover\:ring-offset-yellow-900\/100:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 1);
}
.hover\:ring-offset-yellow-900\/15:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.15);
}
.hover\:ring-offset-yellow-900\/20:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.2);
}
.hover\:ring-offset-yellow-900\/25:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.25);
}
.hover\:ring-offset-yellow-900\/30:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.3);
}
.hover\:ring-offset-yellow-900\/35:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.35);
}
.hover\:ring-offset-yellow-900\/40:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.4);
}
.hover\:ring-offset-yellow-900\/45:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.45);
}
.hover\:ring-offset-yellow-900\/5:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.05);
}
.hover\:ring-offset-yellow-900\/50:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.5);
}
.hover\:ring-offset-yellow-900\/55:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.55);
}
.hover\:ring-offset-yellow-900\/60:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.6);
}
.hover\:ring-offset-yellow-900\/65:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.65);
}
.hover\:ring-offset-yellow-900\/70:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.7);
}
.hover\:ring-offset-yellow-900\/75:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.75);
}
.hover\:ring-offset-yellow-900\/80:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.8);
}
.hover\:ring-offset-yellow-900\/85:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.85);
}
.hover\:ring-offset-yellow-900\/90:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.9);
}
.hover\:ring-offset-yellow-900\/95:hover {
  --tw-ring-offset-color: rgb(113 63 18 / 0.95);
}
.hover\:ring-offset-yellow-950:hover {
  --tw-ring-offset-color: #422006;
}
.hover\:ring-offset-yellow-950\/0:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0);
}
.hover\:ring-offset-yellow-950\/10:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.1);
}
.hover\:ring-offset-yellow-950\/100:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 1);
}
.hover\:ring-offset-yellow-950\/15:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.15);
}
.hover\:ring-offset-yellow-950\/20:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.2);
}
.hover\:ring-offset-yellow-950\/25:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.25);
}
.hover\:ring-offset-yellow-950\/30:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.3);
}
.hover\:ring-offset-yellow-950\/35:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.35);
}
.hover\:ring-offset-yellow-950\/40:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.4);
}
.hover\:ring-offset-yellow-950\/45:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.45);
}
.hover\:ring-offset-yellow-950\/5:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.05);
}
.hover\:ring-offset-yellow-950\/50:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.5);
}
.hover\:ring-offset-yellow-950\/55:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.55);
}
.hover\:ring-offset-yellow-950\/60:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.6);
}
.hover\:ring-offset-yellow-950\/65:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.65);
}
.hover\:ring-offset-yellow-950\/70:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.7);
}
.hover\:ring-offset-yellow-950\/75:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.75);
}
.hover\:ring-offset-yellow-950\/80:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.8);
}
.hover\:ring-offset-yellow-950\/85:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.85);
}
.hover\:ring-offset-yellow-950\/90:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.9);
}
.hover\:ring-offset-yellow-950\/95:hover {
  --tw-ring-offset-color: rgb(66 32 6 / 0.95);
}
.hover\:brightness-200:hover {
  --tw-brightness: brightness(2);
  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);
}
.hover\:drop-shadow-2xl:hover {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  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);
}
.hover\:after\:bg-sidebar-border:hover::after {
  content: var(--tw-content);
  background-color: hsl(var(--sidebar-border));
}
.focus\:h-0:focus {
  height: 0px;
}
.focus\:h-0\.5:focus {
  height: 0.125rem;
}
.focus\:h-1:focus {
  height: 0.25rem;
}
.focus\:h-1\.5:focus {
  height: 0.375rem;
}
.focus\:h-1\/2:focus {
  height: 50%;
}
.focus\:h-1\/3:focus {
  height: 33.333333%;
}
.focus\:h-1\/4:focus {
  height: 25%;
}
.focus\:h-1\/5:focus {
  height: 20%;
}
.focus\:h-1\/6:focus {
  height: 16.666667%;
}
.focus\:h-10:focus {
  height: 2.5rem;
}
.focus\:h-11:focus {
  height: 2.75rem;
}
.focus\:h-12:focus {
  height: 3rem;
}
.focus\:h-14:focus {
  height: 3.5rem;
}
.focus\:h-16:focus {
  height: 4rem;
}
.focus\:h-2:focus {
  height: 0.5rem;
}
.focus\:h-2\.5:focus {
  height: 0.625rem;
}
.focus\:h-2\/3:focus {
  height: 66.666667%;
}
.focus\:h-2\/4:focus {
  height: 50%;
}
.focus\:h-2\/5:focus {
  height: 40%;
}
.focus\:h-2\/6:focus {
  height: 33.333333%;
}
.focus\:h-20:focus {
  height: 5rem;
}
.focus\:h-24:focus {
  height: 6rem;
}
.focus\:h-28:focus {
  height: 7rem;
}
.focus\:h-3:focus {
  height: 0.75rem;
}
.focus\:h-3\.5:focus {
  height: 0.875rem;
}
.focus\:h-3\/4:focus {
  height: 75%;
}
.focus\:h-3\/5:focus {
  height: 60%;
}
.focus\:h-3\/6:focus {
  height: 50%;
}
.focus\:h-32:focus {
  height: 8rem;
}
.focus\:h-36:focus {
  height: 9rem;
}
.focus\:h-4:focus {
  height: 1rem;
}
.focus\:h-4\/5:focus {
  height: 80%;
}
.focus\:h-4\/6:focus {
  height: 66.666667%;
}
.focus\:h-40:focus {
  height: 10rem;
}
.focus\:h-44:focus {
  height: 11rem;
}
.focus\:h-48:focus {
  height: 12rem;
}
.focus\:h-5:focus {
  height: 1.25rem;
}
.focus\:h-5\/6:focus {
  height: 83.333333%;
}
.focus\:h-52:focus {
  height: 13rem;
}
.focus\:h-56:focus {
  height: 14rem;
}
.focus\:h-6:focus {
  height: 1.5rem;
}
.focus\:h-60:focus {
  height: 15rem;
}
.focus\:h-64:focus {
  height: 16rem;
}
.focus\:h-7:focus {
  height: 1.75rem;
}
.focus\:h-72:focus {
  height: 18rem;
}
.focus\:h-8:focus {
  height: 2rem;
}
.focus\:h-80:focus {
  height: 20rem;
}
.focus\:h-9:focus {
  height: 2.25rem;
}
.focus\:h-96:focus {
  height: 24rem;
}
.focus\:max-h-0:focus {
  max-height: 0px;
}
.focus\:max-h-0\.5:focus {
  max-height: 0.125rem;
}
.focus\:max-h-1:focus {
  max-height: 0.25rem;
}
.focus\:max-h-1\.5:focus {
  max-height: 0.375rem;
}
.focus\:max-h-10:focus {
  max-height: 2.5rem;
}
.focus\:max-h-11:focus {
  max-height: 2.75rem;
}
.focus\:max-h-12:focus {
  max-height: 3rem;
}
.focus\:max-h-14:focus {
  max-height: 3.5rem;
}
.focus\:max-h-16:focus {
  max-height: 4rem;
}
.focus\:max-h-2:focus {
  max-height: 0.5rem;
}
.focus\:max-h-2\.5:focus {
  max-height: 0.625rem;
}
.focus\:max-h-20:focus {
  max-height: 5rem;
}
.focus\:max-h-24:focus {
  max-height: 6rem;
}
.focus\:max-h-28:focus {
  max-height: 7rem;
}
.focus\:max-h-3:focus {
  max-height: 0.75rem;
}
.focus\:max-h-3\.5:focus {
  max-height: 0.875rem;
}
.focus\:max-h-32:focus {
  max-height: 8rem;
}
.focus\:max-h-36:focus {
  max-height: 9rem;
}
.focus\:max-h-4:focus {
  max-height: 1rem;
}
.focus\:max-h-40:focus {
  max-height: 10rem;
}
.focus\:max-h-44:focus {
  max-height: 11rem;
}
.focus\:max-h-48:focus {
  max-height: 12rem;
}
.focus\:max-h-5:focus {
  max-height: 1.25rem;
}
.focus\:max-h-52:focus {
  max-height: 13rem;
}
.focus\:max-h-56:focus {
  max-height: 14rem;
}
.focus\:max-h-6:focus {
  max-height: 1.5rem;
}
.focus\:max-h-60:focus {
  max-height: 15rem;
}
.focus\:max-h-64:focus {
  max-height: 16rem;
}
.focus\:max-h-7:focus {
  max-height: 1.75rem;
}
.focus\:max-h-72:focus {
  max-height: 18rem;
}
.focus\:max-h-8:focus {
  max-height: 2rem;
}
.focus\:max-h-80:focus {
  max-height: 20rem;
}
.focus\:max-h-9:focus {
  max-height: 2.25rem;
}
.focus\:max-h-96:focus {
  max-height: 24rem;
}
.focus\:min-h-0:focus {
  min-height: 0px;
}
.focus\:min-h-0\.5:focus {
  min-height: 0.125rem;
}
.focus\:min-h-1:focus {
  min-height: 0.25rem;
}
.focus\:min-h-1\.5:focus {
  min-height: 0.375rem;
}
.focus\:min-h-10:focus {
  min-height: 2.5rem;
}
.focus\:min-h-11:focus {
  min-height: 2.75rem;
}
.focus\:min-h-12:focus {
  min-height: 3rem;
}
.focus\:min-h-14:focus {
  min-height: 3.5rem;
}
.focus\:min-h-16:focus {
  min-height: 4rem;
}
.focus\:min-h-2:focus {
  min-height: 0.5rem;
}
.focus\:min-h-2\.5:focus {
  min-height: 0.625rem;
}
.focus\:min-h-20:focus {
  min-height: 5rem;
}
.focus\:min-h-24:focus {
  min-height: 6rem;
}
.focus\:min-h-28:focus {
  min-height: 7rem;
}
.focus\:min-h-3:focus {
  min-height: 0.75rem;
}
.focus\:min-h-3\.5:focus {
  min-height: 0.875rem;
}
.focus\:min-h-32:focus {
  min-height: 8rem;
}
.focus\:min-h-36:focus {
  min-height: 9rem;
}
.focus\:min-h-4:focus {
  min-height: 1rem;
}
.focus\:min-h-40:focus {
  min-height: 10rem;
}
.focus\:min-h-44:focus {
  min-height: 11rem;
}
.focus\:min-h-48:focus {
  min-height: 12rem;
}
.focus\:min-h-5:focus {
  min-height: 1.25rem;
}
.focus\:min-h-52:focus {
  min-height: 13rem;
}
.focus\:min-h-56:focus {
  min-height: 14rem;
}
.focus\:min-h-6:focus {
  min-height: 1.5rem;
}
.focus\:min-h-60:focus {
  min-height: 15rem;
}
.focus\:min-h-64:focus {
  min-height: 16rem;
}
.focus\:min-h-7:focus {
  min-height: 1.75rem;
}
.focus\:min-h-72:focus {
  min-height: 18rem;
}
.focus\:min-h-8:focus {
  min-height: 2rem;
}
.focus\:min-h-80:focus {
  min-height: 20rem;
}
.focus\:min-h-9:focus {
  min-height: 2.25rem;
}
.focus\:min-h-96:focus {
  min-height: 24rem;
}
.focus\:w-0:focus {
  width: 0px;
}
.focus\:w-0\.5:focus {
  width: 0.125rem;
}
.focus\:w-1:focus {
  width: 0.25rem;
}
.focus\:w-1\.5:focus {
  width: 0.375rem;
}
.focus\:w-1\/12:focus {
  width: 8.333333%;
}
.focus\:w-1\/2:focus {
  width: 50%;
}
.focus\:w-1\/3:focus {
  width: 33.333333%;
}
.focus\:w-1\/4:focus {
  width: 25%;
}
.focus\:w-1\/5:focus {
  width: 20%;
}
.focus\:w-1\/6:focus {
  width: 16.666667%;
}
.focus\:w-10:focus {
  width: 2.5rem;
}
.focus\:w-10\/12:focus {
  width: 83.333333%;
}
.focus\:w-11:focus {
  width: 2.75rem;
}
.focus\:w-11\/12:focus {
  width: 91.666667%;
}
.focus\:w-12:focus {
  width: 3rem;
}
.focus\:w-14:focus {
  width: 3.5rem;
}
.focus\:w-16:focus {
  width: 4rem;
}
.focus\:w-2:focus {
  width: 0.5rem;
}
.focus\:w-2\.5:focus {
  width: 0.625rem;
}
.focus\:w-2\/12:focus {
  width: 16.666667%;
}
.focus\:w-2\/3:focus {
  width: 66.666667%;
}
.focus\:w-2\/4:focus {
  width: 50%;
}
.focus\:w-2\/5:focus {
  width: 40%;
}
.focus\:w-2\/6:focus {
  width: 33.333333%;
}
.focus\:w-20:focus {
  width: 5rem;
}
.focus\:w-24:focus {
  width: 6rem;
}
.focus\:w-28:focus {
  width: 7rem;
}
.focus\:w-3:focus {
  width: 0.75rem;
}
.focus\:w-3\.5:focus {
  width: 0.875rem;
}
.focus\:w-3\/12:focus {
  width: 25%;
}
.focus\:w-3\/4:focus {
  width: 75%;
}
.focus\:w-3\/5:focus {
  width: 60%;
}
.focus\:w-3\/6:focus {
  width: 50%;
}
.focus\:w-32:focus {
  width: 8rem;
}
.focus\:w-36:focus {
  width: 9rem;
}
.focus\:w-4:focus {
  width: 1rem;
}
.focus\:w-4\/12:focus {
  width: 33.333333%;
}
.focus\:w-4\/5:focus {
  width: 80%;
}
.focus\:w-4\/6:focus {
  width: 66.666667%;
}
.focus\:w-40:focus {
  width: 10rem;
}
.focus\:w-44:focus {
  width: 11rem;
}
.focus\:w-48:focus {
  width: 12rem;
}
.focus\:w-5:focus {
  width: 1.25rem;
}
.focus\:w-5\/12:focus {
  width: 41.666667%;
}
.focus\:w-5\/6:focus {
  width: 83.333333%;
}
.focus\:w-52:focus {
  width: 13rem;
}
.focus\:w-56:focus {
  width: 14rem;
}
.focus\:w-6:focus {
  width: 1.5rem;
}
.focus\:w-6\/12:focus {
  width: 50%;
}
.focus\:w-60:focus {
  width: 15rem;
}
.focus\:w-64:focus {
  width: 16rem;
}
.focus\:w-7:focus {
  width: 1.75rem;
}
.focus\:w-7\/12:focus {
  width: 58.333333%;
}
.focus\:w-72:focus {
  width: 18rem;
}
.focus\:w-8:focus {
  width: 2rem;
}
.focus\:w-8\/12:focus {
  width: 66.666667%;
}
.focus\:w-80:focus {
  width: 20rem;
}
.focus\:w-9:focus {
  width: 2.25rem;
}
.focus\:w-9\/12:focus {
  width: 75%;
}
.focus\:w-96:focus {
  width: 24rem;
}
.focus\:min-w-0:focus {
  min-width: 0px;
}
.focus\:min-w-0\.5:focus {
  min-width: 0.125rem;
}
.focus\:min-w-1:focus {
  min-width: 0.25rem;
}
.focus\:min-w-1\.5:focus {
  min-width: 0.375rem;
}
.focus\:min-w-10:focus {
  min-width: 2.5rem;
}
.focus\:min-w-11:focus {
  min-width: 2.75rem;
}
.focus\:min-w-12:focus {
  min-width: 3rem;
}
.focus\:min-w-14:focus {
  min-width: 3.5rem;
}
.focus\:min-w-16:focus {
  min-width: 4rem;
}
.focus\:min-w-2:focus {
  min-width: 0.5rem;
}
.focus\:min-w-2\.5:focus {
  min-width: 0.625rem;
}
.focus\:min-w-20:focus {
  min-width: 5rem;
}
.focus\:min-w-24:focus {
  min-width: 6rem;
}
.focus\:min-w-28:focus {
  min-width: 7rem;
}
.focus\:min-w-3:focus {
  min-width: 0.75rem;
}
.focus\:min-w-3\.5:focus {
  min-width: 0.875rem;
}
.focus\:min-w-32:focus {
  min-width: 8rem;
}
.focus\:min-w-36:focus {
  min-width: 9rem;
}
.focus\:min-w-4:focus {
  min-width: 1rem;
}
.focus\:min-w-40:focus {
  min-width: 10rem;
}
.focus\:min-w-44:focus {
  min-width: 11rem;
}
.focus\:min-w-48:focus {
  min-width: 12rem;
}
.focus\:min-w-5:focus {
  min-width: 1.25rem;
}
.focus\:min-w-52:focus {
  min-width: 13rem;
}
.focus\:min-w-56:focus {
  min-width: 14rem;
}
.focus\:min-w-6:focus {
  min-width: 1.5rem;
}
.focus\:min-w-60:focus {
  min-width: 15rem;
}
.focus\:min-w-64:focus {
  min-width: 16rem;
}
.focus\:min-w-7:focus {
  min-width: 1.75rem;
}
.focus\:min-w-72:focus {
  min-width: 18rem;
}
.focus\:min-w-8:focus {
  min-width: 2rem;
}
.focus\:min-w-80:focus {
  min-width: 20rem;
}
.focus\:min-w-9:focus {
  min-width: 2.25rem;
}
.focus\:min-w-96:focus {
  min-width: 24rem;
}
.focus\:max-w-0:focus {
  max-width: 0px;
}
.focus\:max-w-0\.5:focus {
  max-width: 0.125rem;
}
.focus\:max-w-1:focus {
  max-width: 0.25rem;
}
.focus\:max-w-1\.5:focus {
  max-width: 0.375rem;
}
.focus\:max-w-10:focus {
  max-width: 2.5rem;
}
.focus\:max-w-11:focus {
  max-width: 2.75rem;
}
.focus\:max-w-12:focus {
  max-width: 3rem;
}
.focus\:max-w-14:focus {
  max-width: 3.5rem;
}
.focus\:max-w-16:focus {
  max-width: 4rem;
}
.focus\:max-w-2:focus {
  max-width: 0.5rem;
}
.focus\:max-w-2\.5:focus {
  max-width: 0.625rem;
}
.focus\:max-w-20:focus {
  max-width: 5rem;
}
.focus\:max-w-24:focus {
  max-width: 6rem;
}
.focus\:max-w-28:focus {
  max-width: 7rem;
}
.focus\:max-w-2xl:focus {
  max-width: 42rem;
}
.focus\:max-w-3:focus {
  max-width: 0.75rem;
}
.focus\:max-w-3\.5:focus {
  max-width: 0.875rem;
}
.focus\:max-w-32:focus {
  max-width: 8rem;
}
.focus\:max-w-36:focus {
  max-width: 9rem;
}
.focus\:max-w-3xl:focus {
  max-width: 48rem;
}
.focus\:max-w-4:focus {
  max-width: 1rem;
}
.focus\:max-w-40:focus {
  max-width: 10rem;
}
.focus\:max-w-44:focus {
  max-width: 11rem;
}
.focus\:max-w-48:focus {
  max-width: 12rem;
}
.focus\:max-w-4xl:focus {
  max-width: 56rem;
}
.focus\:max-w-5:focus {
  max-width: 1.25rem;
}
.focus\:max-w-52:focus {
  max-width: 13rem;
}
.focus\:max-w-56:focus {
  max-width: 14rem;
}
.focus\:max-w-5xl:focus {
  max-width: 64rem;
}
.focus\:max-w-6:focus {
  max-width: 1.5rem;
}
.focus\:max-w-60:focus {
  max-width: 15rem;
}
.focus\:max-w-64:focus {
  max-width: 16rem;
}
.focus\:max-w-6xl:focus {
  max-width: 72rem;
}
.focus\:max-w-7:focus {
  max-width: 1.75rem;
}
.focus\:max-w-72:focus {
  max-width: 18rem;
}
.focus\:max-w-7xl:focus {
  max-width: 80rem;
}
.focus\:max-w-8:focus {
  max-width: 2rem;
}
.focus\:max-w-80:focus {
  max-width: 20rem;
}
.focus\:max-w-9:focus {
  max-width: 2.25rem;
}
.focus\:max-w-96:focus {
  max-width: 24rem;
}
.focus\:flex-grow-0:focus {
  flex-grow: 0;
}
.focus\:grow-0:focus {
  flex-grow: 0;
}
.focus\:divide-yellow-100:focus > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-divide-opacity, 1));
}
.focus\:divide-yellow-100\/0:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0);
}
.focus\:divide-yellow-100\/10:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.1);
}
.focus\:divide-yellow-100\/100:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 1);
}
.focus\:divide-yellow-100\/15:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.15);
}
.focus\:divide-yellow-100\/20:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.2);
}
.focus\:divide-yellow-100\/25:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.25);
}
.focus\:divide-yellow-100\/30:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.3);
}
.focus\:divide-yellow-100\/35:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.35);
}
.focus\:divide-yellow-100\/40:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.4);
}
.focus\:divide-yellow-100\/45:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.45);
}
.focus\:divide-yellow-100\/5:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.05);
}
.focus\:divide-yellow-100\/50:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.5);
}
.focus\:divide-yellow-100\/55:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.55);
}
.focus\:divide-yellow-100\/60:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.6);
}
.focus\:divide-yellow-100\/65:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.65);
}
.focus\:divide-yellow-100\/70:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.7);
}
.focus\:divide-yellow-100\/75:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.75);
}
.focus\:divide-yellow-100\/80:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.8);
}
.focus\:divide-yellow-100\/85:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.85);
}
.focus\:divide-yellow-100\/90:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.9);
}
.focus\:divide-yellow-100\/95:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.95);
}
.focus\:divide-yellow-200:focus > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-divide-opacity, 1));
}
.focus\:divide-yellow-200\/0:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0);
}
.focus\:divide-yellow-200\/10:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.1);
}
.focus\:divide-yellow-200\/100:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 1);
}
.focus\:divide-yellow-200\/15:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.15);
}
.focus\:divide-yellow-200\/20:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.2);
}
.focus\:divide-yellow-200\/25:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.25);
}
.focus\:divide-yellow-200\/30:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.3);
}
.focus\:divide-yellow-200\/35:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.35);
}
.focus\:divide-yellow-200\/40:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.4);
}
.focus\:divide-yellow-200\/45:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.45);
}
.focus\:divide-yellow-200\/5:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.05);
}
.focus\:divide-yellow-200\/50:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.5);
}
.focus\:divide-yellow-200\/55:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.55);
}
.focus\:divide-yellow-200\/60:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.6);
}
.focus\:divide-yellow-200\/65:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.65);
}
.focus\:divide-yellow-200\/70:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.7);
}
.focus\:divide-yellow-200\/75:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.75);
}
.focus\:divide-yellow-200\/80:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.8);
}
.focus\:divide-yellow-200\/85:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.85);
}
.focus\:divide-yellow-200\/90:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.9);
}
.focus\:divide-yellow-200\/95:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.95);
}
.focus\:divide-yellow-300:focus > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-divide-opacity, 1));
}
.focus\:divide-yellow-300\/0:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0);
}
.focus\:divide-yellow-300\/10:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.1);
}
.focus\:divide-yellow-300\/100:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 1);
}
.focus\:divide-yellow-300\/15:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.15);
}
.focus\:divide-yellow-300\/20:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.2);
}
.focus\:divide-yellow-300\/25:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.25);
}
.focus\:divide-yellow-300\/30:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.3);
}
.focus\:divide-yellow-300\/35:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.35);
}
.focus\:divide-yellow-300\/40:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.4);
}
.focus\:divide-yellow-300\/45:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.45);
}
.focus\:divide-yellow-300\/5:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.05);
}
.focus\:divide-yellow-300\/50:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.5);
}
.focus\:divide-yellow-300\/55:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.55);
}
.focus\:divide-yellow-300\/60:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.6);
}
.focus\:divide-yellow-300\/65:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.65);
}
.focus\:divide-yellow-300\/70:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.7);
}
.focus\:divide-yellow-300\/75:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.75);
}
.focus\:divide-yellow-300\/80:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.8);
}
.focus\:divide-yellow-300\/85:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.85);
}
.focus\:divide-yellow-300\/90:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.9);
}
.focus\:divide-yellow-300\/95:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.95);
}
.focus\:divide-yellow-400:focus > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-divide-opacity, 1));
}
.focus\:divide-yellow-400\/0:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0);
}
.focus\:divide-yellow-400\/10:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.1);
}
.focus\:divide-yellow-400\/100:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 1);
}
.focus\:divide-yellow-400\/15:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.15);
}
.focus\:divide-yellow-400\/20:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.2);
}
.focus\:divide-yellow-400\/25:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.25);
}
.focus\:divide-yellow-400\/30:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.3);
}
.focus\:divide-yellow-400\/35:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.35);
}
.focus\:divide-yellow-400\/40:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.4);
}
.focus\:divide-yellow-400\/45:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.45);
}
.focus\:divide-yellow-400\/5:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.05);
}
.focus\:divide-yellow-400\/50:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.5);
}
.focus\:divide-yellow-400\/55:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.55);
}
.focus\:divide-yellow-400\/60:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.6);
}
.focus\:divide-yellow-400\/65:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.65);
}
.focus\:divide-yellow-400\/70:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.7);
}
.focus\:divide-yellow-400\/75:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.75);
}
.focus\:divide-yellow-400\/80:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.8);
}
.focus\:divide-yellow-400\/85:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.85);
}
.focus\:divide-yellow-400\/90:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.9);
}
.focus\:divide-yellow-400\/95:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.95);
}
.focus\:divide-yellow-50:focus > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-divide-opacity, 1));
}
.focus\:divide-yellow-50\/0:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0);
}
.focus\:divide-yellow-50\/10:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.1);
}
.focus\:divide-yellow-50\/100:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 1);
}
.focus\:divide-yellow-50\/15:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.15);
}
.focus\:divide-yellow-50\/20:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.2);
}
.focus\:divide-yellow-50\/25:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.25);
}
.focus\:divide-yellow-50\/30:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.3);
}
.focus\:divide-yellow-50\/35:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.35);
}
.focus\:divide-yellow-50\/40:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.4);
}
.focus\:divide-yellow-50\/45:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.45);
}
.focus\:divide-yellow-50\/5:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.05);
}
.focus\:divide-yellow-50\/50:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.5);
}
.focus\:divide-yellow-50\/55:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.55);
}
.focus\:divide-yellow-50\/60:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.6);
}
.focus\:divide-yellow-50\/65:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.65);
}
.focus\:divide-yellow-50\/70:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.7);
}
.focus\:divide-yellow-50\/75:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.75);
}
.focus\:divide-yellow-50\/80:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.8);
}
.focus\:divide-yellow-50\/85:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.85);
}
.focus\:divide-yellow-50\/90:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.9);
}
.focus\:divide-yellow-50\/95:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.95);
}
.focus\:divide-yellow-500:focus > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-divide-opacity, 1));
}
.focus\:divide-yellow-500\/0:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0);
}
.focus\:divide-yellow-500\/10:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.1);
}
.focus\:divide-yellow-500\/100:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 1);
}
.focus\:divide-yellow-500\/15:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.15);
}
.focus\:divide-yellow-500\/20:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.2);
}
.focus\:divide-yellow-500\/25:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.25);
}
.focus\:divide-yellow-500\/30:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.3);
}
.focus\:divide-yellow-500\/35:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.35);
}
.focus\:divide-yellow-500\/40:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.4);
}
.focus\:divide-yellow-500\/45:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.45);
}
.focus\:divide-yellow-500\/5:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.05);
}
.focus\:divide-yellow-500\/50:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.5);
}
.focus\:divide-yellow-500\/55:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.55);
}
.focus\:divide-yellow-500\/60:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.6);
}
.focus\:divide-yellow-500\/65:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.65);
}
.focus\:divide-yellow-500\/70:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.7);
}
.focus\:divide-yellow-500\/75:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.75);
}
.focus\:divide-yellow-500\/80:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.8);
}
.focus\:divide-yellow-500\/85:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.85);
}
.focus\:divide-yellow-500\/90:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.9);
}
.focus\:divide-yellow-500\/95:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.95);
}
.focus\:divide-yellow-600:focus > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-divide-opacity, 1));
}
.focus\:divide-yellow-600\/0:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0);
}
.focus\:divide-yellow-600\/10:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.1);
}
.focus\:divide-yellow-600\/100:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 1);
}
.focus\:divide-yellow-600\/15:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.15);
}
.focus\:divide-yellow-600\/20:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.2);
}
.focus\:divide-yellow-600\/25:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.25);
}
.focus\:divide-yellow-600\/30:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.3);
}
.focus\:divide-yellow-600\/35:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.35);
}
.focus\:divide-yellow-600\/40:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.4);
}
.focus\:divide-yellow-600\/45:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.45);
}
.focus\:divide-yellow-600\/5:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.05);
}
.focus\:divide-yellow-600\/50:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.5);
}
.focus\:divide-yellow-600\/55:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.55);
}
.focus\:divide-yellow-600\/60:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.6);
}
.focus\:divide-yellow-600\/65:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.65);
}
.focus\:divide-yellow-600\/70:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.7);
}
.focus\:divide-yellow-600\/75:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.75);
}
.focus\:divide-yellow-600\/80:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.8);
}
.focus\:divide-yellow-600\/85:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.85);
}
.focus\:divide-yellow-600\/90:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.9);
}
.focus\:divide-yellow-600\/95:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.95);
}
.focus\:divide-yellow-700:focus > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-divide-opacity, 1));
}
.focus\:divide-yellow-700\/0:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0);
}
.focus\:divide-yellow-700\/10:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.1);
}
.focus\:divide-yellow-700\/100:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 1);
}
.focus\:divide-yellow-700\/15:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.15);
}
.focus\:divide-yellow-700\/20:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.2);
}
.focus\:divide-yellow-700\/25:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.25);
}
.focus\:divide-yellow-700\/30:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.3);
}
.focus\:divide-yellow-700\/35:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.35);
}
.focus\:divide-yellow-700\/40:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.4);
}
.focus\:divide-yellow-700\/45:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.45);
}
.focus\:divide-yellow-700\/5:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.05);
}
.focus\:divide-yellow-700\/50:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.5);
}
.focus\:divide-yellow-700\/55:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.55);
}
.focus\:divide-yellow-700\/60:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.6);
}
.focus\:divide-yellow-700\/65:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.65);
}
.focus\:divide-yellow-700\/70:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.7);
}
.focus\:divide-yellow-700\/75:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.75);
}
.focus\:divide-yellow-700\/80:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.8);
}
.focus\:divide-yellow-700\/85:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.85);
}
.focus\:divide-yellow-700\/90:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.9);
}
.focus\:divide-yellow-700\/95:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.95);
}
.focus\:divide-yellow-800:focus > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-divide-opacity, 1));
}
.focus\:divide-yellow-800\/0:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0);
}
.focus\:divide-yellow-800\/10:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.1);
}
.focus\:divide-yellow-800\/100:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 1);
}
.focus\:divide-yellow-800\/15:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.15);
}
.focus\:divide-yellow-800\/20:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.2);
}
.focus\:divide-yellow-800\/25:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.25);
}
.focus\:divide-yellow-800\/30:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.3);
}
.focus\:divide-yellow-800\/35:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.35);
}
.focus\:divide-yellow-800\/40:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.4);
}
.focus\:divide-yellow-800\/45:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.45);
}
.focus\:divide-yellow-800\/5:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.05);
}
.focus\:divide-yellow-800\/50:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.5);
}
.focus\:divide-yellow-800\/55:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.55);
}
.focus\:divide-yellow-800\/60:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.6);
}
.focus\:divide-yellow-800\/65:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.65);
}
.focus\:divide-yellow-800\/70:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.7);
}
.focus\:divide-yellow-800\/75:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.75);
}
.focus\:divide-yellow-800\/80:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.8);
}
.focus\:divide-yellow-800\/85:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.85);
}
.focus\:divide-yellow-800\/90:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.9);
}
.focus\:divide-yellow-800\/95:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.95);
}
.focus\:divide-yellow-900:focus > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-divide-opacity, 1));
}
.focus\:divide-yellow-900\/0:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0);
}
.focus\:divide-yellow-900\/10:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.1);
}
.focus\:divide-yellow-900\/100:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 1);
}
.focus\:divide-yellow-900\/15:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.15);
}
.focus\:divide-yellow-900\/20:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.2);
}
.focus\:divide-yellow-900\/25:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.25);
}
.focus\:divide-yellow-900\/30:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.3);
}
.focus\:divide-yellow-900\/35:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.35);
}
.focus\:divide-yellow-900\/40:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.4);
}
.focus\:divide-yellow-900\/45:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.45);
}
.focus\:divide-yellow-900\/5:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.05);
}
.focus\:divide-yellow-900\/50:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.5);
}
.focus\:divide-yellow-900\/55:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.55);
}
.focus\:divide-yellow-900\/60:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.6);
}
.focus\:divide-yellow-900\/65:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.65);
}
.focus\:divide-yellow-900\/70:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.7);
}
.focus\:divide-yellow-900\/75:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.75);
}
.focus\:divide-yellow-900\/80:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.8);
}
.focus\:divide-yellow-900\/85:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.85);
}
.focus\:divide-yellow-900\/90:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.9);
}
.focus\:divide-yellow-900\/95:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.95);
}
.focus\:divide-yellow-950:focus > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-divide-opacity, 1));
}
.focus\:divide-yellow-950\/0:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0);
}
.focus\:divide-yellow-950\/10:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.1);
}
.focus\:divide-yellow-950\/100:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 1);
}
.focus\:divide-yellow-950\/15:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.15);
}
.focus\:divide-yellow-950\/20:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.2);
}
.focus\:divide-yellow-950\/25:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.25);
}
.focus\:divide-yellow-950\/30:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.3);
}
.focus\:divide-yellow-950\/35:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.35);
}
.focus\:divide-yellow-950\/40:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.4);
}
.focus\:divide-yellow-950\/45:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.45);
}
.focus\:divide-yellow-950\/5:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.05);
}
.focus\:divide-yellow-950\/50:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.5);
}
.focus\:divide-yellow-950\/55:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.55);
}
.focus\:divide-yellow-950\/60:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.6);
}
.focus\:divide-yellow-950\/65:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.65);
}
.focus\:divide-yellow-950\/70:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.7);
}
.focus\:divide-yellow-950\/75:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.75);
}
.focus\:divide-yellow-950\/80:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.8);
}
.focus\:divide-yellow-950\/85:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.85);
}
.focus\:divide-yellow-950\/90:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.9);
}
.focus\:divide-yellow-950\/95:focus > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.95);
}
.focus\:border-amber-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.focus\:border-amber-100\/0:focus {
  border-color: rgb(254 243 199 / 0);
}
.focus\:border-amber-100\/10:focus {
  border-color: rgb(254 243 199 / 0.1);
}
.focus\:border-amber-100\/100:focus {
  border-color: rgb(254 243 199 / 1);
}
.focus\:border-amber-100\/15:focus {
  border-color: rgb(254 243 199 / 0.15);
}
.focus\:border-amber-100\/20:focus {
  border-color: rgb(254 243 199 / 0.2);
}
.focus\:border-amber-100\/25:focus {
  border-color: rgb(254 243 199 / 0.25);
}
.focus\:border-amber-100\/30:focus {
  border-color: rgb(254 243 199 / 0.3);
}
.focus\:border-amber-100\/35:focus {
  border-color: rgb(254 243 199 / 0.35);
}
.focus\:border-amber-100\/40:focus {
  border-color: rgb(254 243 199 / 0.4);
}
.focus\:border-amber-100\/45:focus {
  border-color: rgb(254 243 199 / 0.45);
}
.focus\:border-amber-100\/5:focus {
  border-color: rgb(254 243 199 / 0.05);
}
.focus\:border-amber-100\/50:focus {
  border-color: rgb(254 243 199 / 0.5);
}
.focus\:border-amber-100\/55:focus {
  border-color: rgb(254 243 199 / 0.55);
}
.focus\:border-amber-100\/60:focus {
  border-color: rgb(254 243 199 / 0.6);
}
.focus\:border-amber-100\/65:focus {
  border-color: rgb(254 243 199 / 0.65);
}
.focus\:border-amber-100\/70:focus {
  border-color: rgb(254 243 199 / 0.7);
}
.focus\:border-amber-100\/75:focus {
  border-color: rgb(254 243 199 / 0.75);
}
.focus\:border-amber-100\/80:focus {
  border-color: rgb(254 243 199 / 0.8);
}
.focus\:border-amber-100\/85:focus {
  border-color: rgb(254 243 199 / 0.85);
}
.focus\:border-amber-100\/90:focus {
  border-color: rgb(254 243 199 / 0.9);
}
.focus\:border-amber-100\/95:focus {
  border-color: rgb(254 243 199 / 0.95);
}
.focus\:border-amber-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.focus\:border-amber-200\/0:focus {
  border-color: rgb(253 230 138 / 0);
}
.focus\:border-amber-200\/10:focus {
  border-color: rgb(253 230 138 / 0.1);
}
.focus\:border-amber-200\/100:focus {
  border-color: rgb(253 230 138 / 1);
}
.focus\:border-amber-200\/15:focus {
  border-color: rgb(253 230 138 / 0.15);
}
.focus\:border-amber-200\/20:focus {
  border-color: rgb(253 230 138 / 0.2);
}
.focus\:border-amber-200\/25:focus {
  border-color: rgb(253 230 138 / 0.25);
}
.focus\:border-amber-200\/30:focus {
  border-color: rgb(253 230 138 / 0.3);
}
.focus\:border-amber-200\/35:focus {
  border-color: rgb(253 230 138 / 0.35);
}
.focus\:border-amber-200\/40:focus {
  border-color: rgb(253 230 138 / 0.4);
}
.focus\:border-amber-200\/45:focus {
  border-color: rgb(253 230 138 / 0.45);
}
.focus\:border-amber-200\/5:focus {
  border-color: rgb(253 230 138 / 0.05);
}
.focus\:border-amber-200\/50:focus {
  border-color: rgb(253 230 138 / 0.5);
}
.focus\:border-amber-200\/55:focus {
  border-color: rgb(253 230 138 / 0.55);
}
.focus\:border-amber-200\/60:focus {
  border-color: rgb(253 230 138 / 0.6);
}
.focus\:border-amber-200\/65:focus {
  border-color: rgb(253 230 138 / 0.65);
}
.focus\:border-amber-200\/70:focus {
  border-color: rgb(253 230 138 / 0.7);
}
.focus\:border-amber-200\/75:focus {
  border-color: rgb(253 230 138 / 0.75);
}
.focus\:border-amber-200\/80:focus {
  border-color: rgb(253 230 138 / 0.8);
}
.focus\:border-amber-200\/85:focus {
  border-color: rgb(253 230 138 / 0.85);
}
.focus\:border-amber-200\/90:focus {
  border-color: rgb(253 230 138 / 0.9);
}
.focus\:border-amber-200\/95:focus {
  border-color: rgb(253 230 138 / 0.95);
}
.focus\:border-amber-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.focus\:border-amber-300\/0:focus {
  border-color: rgb(252 211 77 / 0);
}
.focus\:border-amber-300\/10:focus {
  border-color: rgb(252 211 77 / 0.1);
}
.focus\:border-amber-300\/100:focus {
  border-color: rgb(252 211 77 / 1);
}
.focus\:border-amber-300\/15:focus {
  border-color: rgb(252 211 77 / 0.15);
}
.focus\:border-amber-300\/20:focus {
  border-color: rgb(252 211 77 / 0.2);
}
.focus\:border-amber-300\/25:focus {
  border-color: rgb(252 211 77 / 0.25);
}
.focus\:border-amber-300\/30:focus {
  border-color: rgb(252 211 77 / 0.3);
}
.focus\:border-amber-300\/35:focus {
  border-color: rgb(252 211 77 / 0.35);
}
.focus\:border-amber-300\/40:focus {
  border-color: rgb(252 211 77 / 0.4);
}
.focus\:border-amber-300\/45:focus {
  border-color: rgb(252 211 77 / 0.45);
}
.focus\:border-amber-300\/5:focus {
  border-color: rgb(252 211 77 / 0.05);
}
.focus\:border-amber-300\/50:focus {
  border-color: rgb(252 211 77 / 0.5);
}
.focus\:border-amber-300\/55:focus {
  border-color: rgb(252 211 77 / 0.55);
}
.focus\:border-amber-300\/60:focus {
  border-color: rgb(252 211 77 / 0.6);
}
.focus\:border-amber-300\/65:focus {
  border-color: rgb(252 211 77 / 0.65);
}
.focus\:border-amber-300\/70:focus {
  border-color: rgb(252 211 77 / 0.7);
}
.focus\:border-amber-300\/75:focus {
  border-color: rgb(252 211 77 / 0.75);
}
.focus\:border-amber-300\/80:focus {
  border-color: rgb(252 211 77 / 0.8);
}
.focus\:border-amber-300\/85:focus {
  border-color: rgb(252 211 77 / 0.85);
}
.focus\:border-amber-300\/90:focus {
  border-color: rgb(252 211 77 / 0.9);
}
.focus\:border-amber-300\/95:focus {
  border-color: rgb(252 211 77 / 0.95);
}
.focus\:border-amber-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.focus\:border-amber-400\/0:focus {
  border-color: rgb(251 191 36 / 0);
}
.focus\:border-amber-400\/10:focus {
  border-color: rgb(251 191 36 / 0.1);
}
.focus\:border-amber-400\/100:focus {
  border-color: rgb(251 191 36 / 1);
}
.focus\:border-amber-400\/15:focus {
  border-color: rgb(251 191 36 / 0.15);
}
.focus\:border-amber-400\/20:focus {
  border-color: rgb(251 191 36 / 0.2);
}
.focus\:border-amber-400\/25:focus {
  border-color: rgb(251 191 36 / 0.25);
}
.focus\:border-amber-400\/30:focus {
  border-color: rgb(251 191 36 / 0.3);
}
.focus\:border-amber-400\/35:focus {
  border-color: rgb(251 191 36 / 0.35);
}
.focus\:border-amber-400\/40:focus {
  border-color: rgb(251 191 36 / 0.4);
}
.focus\:border-amber-400\/45:focus {
  border-color: rgb(251 191 36 / 0.45);
}
.focus\:border-amber-400\/5:focus {
  border-color: rgb(251 191 36 / 0.05);
}
.focus\:border-amber-400\/50:focus {
  border-color: rgb(251 191 36 / 0.5);
}
.focus\:border-amber-400\/55:focus {
  border-color: rgb(251 191 36 / 0.55);
}
.focus\:border-amber-400\/60:focus {
  border-color: rgb(251 191 36 / 0.6);
}
.focus\:border-amber-400\/65:focus {
  border-color: rgb(251 191 36 / 0.65);
}
.focus\:border-amber-400\/70:focus {
  border-color: rgb(251 191 36 / 0.7);
}
.focus\:border-amber-400\/75:focus {
  border-color: rgb(251 191 36 / 0.75);
}
.focus\:border-amber-400\/80:focus {
  border-color: rgb(251 191 36 / 0.8);
}
.focus\:border-amber-400\/85:focus {
  border-color: rgb(251 191 36 / 0.85);
}
.focus\:border-amber-400\/90:focus {
  border-color: rgb(251 191 36 / 0.9);
}
.focus\:border-amber-400\/95:focus {
  border-color: rgb(251 191 36 / 0.95);
}
.focus\:border-amber-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.focus\:border-amber-500\/0:focus {
  border-color: rgb(245 158 11 / 0);
}
.focus\:border-amber-500\/10:focus {
  border-color: rgb(245 158 11 / 0.1);
}
.focus\:border-amber-500\/100:focus {
  border-color: rgb(245 158 11 / 1);
}
.focus\:border-amber-500\/15:focus {
  border-color: rgb(245 158 11 / 0.15);
}
.focus\:border-amber-500\/20:focus {
  border-color: rgb(245 158 11 / 0.2);
}
.focus\:border-amber-500\/25:focus {
  border-color: rgb(245 158 11 / 0.25);
}
.focus\:border-amber-500\/30:focus {
  border-color: rgb(245 158 11 / 0.3);
}
.focus\:border-amber-500\/35:focus {
  border-color: rgb(245 158 11 / 0.35);
}
.focus\:border-amber-500\/40:focus {
  border-color: rgb(245 158 11 / 0.4);
}
.focus\:border-amber-500\/45:focus {
  border-color: rgb(245 158 11 / 0.45);
}
.focus\:border-amber-500\/5:focus {
  border-color: rgb(245 158 11 / 0.05);
}
.focus\:border-amber-500\/50:focus {
  border-color: rgb(245 158 11 / 0.5);
}
.focus\:border-amber-500\/55:focus {
  border-color: rgb(245 158 11 / 0.55);
}
.focus\:border-amber-500\/60:focus {
  border-color: rgb(245 158 11 / 0.6);
}
.focus\:border-amber-500\/65:focus {
  border-color: rgb(245 158 11 / 0.65);
}
.focus\:border-amber-500\/70:focus {
  border-color: rgb(245 158 11 / 0.7);
}
.focus\:border-amber-500\/75:focus {
  border-color: rgb(245 158 11 / 0.75);
}
.focus\:border-amber-500\/80:focus {
  border-color: rgb(245 158 11 / 0.8);
}
.focus\:border-amber-500\/85:focus {
  border-color: rgb(245 158 11 / 0.85);
}
.focus\:border-amber-500\/90:focus {
  border-color: rgb(245 158 11 / 0.9);
}
.focus\:border-amber-500\/95:focus {
  border-color: rgb(245 158 11 / 0.95);
}
.focus\:border-amber-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.focus\:border-amber-600\/0:focus {
  border-color: rgb(217 119 6 / 0);
}
.focus\:border-amber-600\/10:focus {
  border-color: rgb(217 119 6 / 0.1);
}
.focus\:border-amber-600\/100:focus {
  border-color: rgb(217 119 6 / 1);
}
.focus\:border-amber-600\/15:focus {
  border-color: rgb(217 119 6 / 0.15);
}
.focus\:border-amber-600\/20:focus {
  border-color: rgb(217 119 6 / 0.2);
}
.focus\:border-amber-600\/25:focus {
  border-color: rgb(217 119 6 / 0.25);
}
.focus\:border-amber-600\/30:focus {
  border-color: rgb(217 119 6 / 0.3);
}
.focus\:border-amber-600\/35:focus {
  border-color: rgb(217 119 6 / 0.35);
}
.focus\:border-amber-600\/40:focus {
  border-color: rgb(217 119 6 / 0.4);
}
.focus\:border-amber-600\/45:focus {
  border-color: rgb(217 119 6 / 0.45);
}
.focus\:border-amber-600\/5:focus {
  border-color: rgb(217 119 6 / 0.05);
}
.focus\:border-amber-600\/50:focus {
  border-color: rgb(217 119 6 / 0.5);
}
.focus\:border-amber-600\/55:focus {
  border-color: rgb(217 119 6 / 0.55);
}
.focus\:border-amber-600\/60:focus {
  border-color: rgb(217 119 6 / 0.6);
}
.focus\:border-amber-600\/65:focus {
  border-color: rgb(217 119 6 / 0.65);
}
.focus\:border-amber-600\/70:focus {
  border-color: rgb(217 119 6 / 0.7);
}
.focus\:border-amber-600\/75:focus {
  border-color: rgb(217 119 6 / 0.75);
}
.focus\:border-amber-600\/80:focus {
  border-color: rgb(217 119 6 / 0.8);
}
.focus\:border-amber-600\/85:focus {
  border-color: rgb(217 119 6 / 0.85);
}
.focus\:border-amber-600\/90:focus {
  border-color: rgb(217 119 6 / 0.9);
}
.focus\:border-amber-600\/95:focus {
  border-color: rgb(217 119 6 / 0.95);
}
.focus\:border-amber-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.focus\:border-amber-700\/0:focus {
  border-color: rgb(180 83 9 / 0);
}
.focus\:border-amber-700\/10:focus {
  border-color: rgb(180 83 9 / 0.1);
}
.focus\:border-amber-700\/100:focus {
  border-color: rgb(180 83 9 / 1);
}
.focus\:border-amber-700\/15:focus {
  border-color: rgb(180 83 9 / 0.15);
}
.focus\:border-amber-700\/20:focus {
  border-color: rgb(180 83 9 / 0.2);
}
.focus\:border-amber-700\/25:focus {
  border-color: rgb(180 83 9 / 0.25);
}
.focus\:border-amber-700\/30:focus {
  border-color: rgb(180 83 9 / 0.3);
}
.focus\:border-amber-700\/35:focus {
  border-color: rgb(180 83 9 / 0.35);
}
.focus\:border-amber-700\/40:focus {
  border-color: rgb(180 83 9 / 0.4);
}
.focus\:border-amber-700\/45:focus {
  border-color: rgb(180 83 9 / 0.45);
}
.focus\:border-amber-700\/5:focus {
  border-color: rgb(180 83 9 / 0.05);
}
.focus\:border-amber-700\/50:focus {
  border-color: rgb(180 83 9 / 0.5);
}
.focus\:border-amber-700\/55:focus {
  border-color: rgb(180 83 9 / 0.55);
}
.focus\:border-amber-700\/60:focus {
  border-color: rgb(180 83 9 / 0.6);
}
.focus\:border-amber-700\/65:focus {
  border-color: rgb(180 83 9 / 0.65);
}
.focus\:border-amber-700\/70:focus {
  border-color: rgb(180 83 9 / 0.7);
}
.focus\:border-amber-700\/75:focus {
  border-color: rgb(180 83 9 / 0.75);
}
.focus\:border-amber-700\/80:focus {
  border-color: rgb(180 83 9 / 0.8);
}
.focus\:border-amber-700\/85:focus {
  border-color: rgb(180 83 9 / 0.85);
}
.focus\:border-amber-700\/90:focus {
  border-color: rgb(180 83 9 / 0.9);
}
.focus\:border-amber-700\/95:focus {
  border-color: rgb(180 83 9 / 0.95);
}
.focus\:border-amber-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.focus\:border-amber-800\/0:focus {
  border-color: rgb(146 64 14 / 0);
}
.focus\:border-amber-800\/10:focus {
  border-color: rgb(146 64 14 / 0.1);
}
.focus\:border-amber-800\/100:focus {
  border-color: rgb(146 64 14 / 1);
}
.focus\:border-amber-800\/15:focus {
  border-color: rgb(146 64 14 / 0.15);
}
.focus\:border-amber-800\/20:focus {
  border-color: rgb(146 64 14 / 0.2);
}
.focus\:border-amber-800\/25:focus {
  border-color: rgb(146 64 14 / 0.25);
}
.focus\:border-amber-800\/30:focus {
  border-color: rgb(146 64 14 / 0.3);
}
.focus\:border-amber-800\/35:focus {
  border-color: rgb(146 64 14 / 0.35);
}
.focus\:border-amber-800\/40:focus {
  border-color: rgb(146 64 14 / 0.4);
}
.focus\:border-amber-800\/45:focus {
  border-color: rgb(146 64 14 / 0.45);
}
.focus\:border-amber-800\/5:focus {
  border-color: rgb(146 64 14 / 0.05);
}
.focus\:border-amber-800\/50:focus {
  border-color: rgb(146 64 14 / 0.5);
}
.focus\:border-amber-800\/55:focus {
  border-color: rgb(146 64 14 / 0.55);
}
.focus\:border-amber-800\/60:focus {
  border-color: rgb(146 64 14 / 0.6);
}
.focus\:border-amber-800\/65:focus {
  border-color: rgb(146 64 14 / 0.65);
}
.focus\:border-amber-800\/70:focus {
  border-color: rgb(146 64 14 / 0.7);
}
.focus\:border-amber-800\/75:focus {
  border-color: rgb(146 64 14 / 0.75);
}
.focus\:border-amber-800\/80:focus {
  border-color: rgb(146 64 14 / 0.8);
}
.focus\:border-amber-800\/85:focus {
  border-color: rgb(146 64 14 / 0.85);
}
.focus\:border-amber-800\/90:focus {
  border-color: rgb(146 64 14 / 0.9);
}
.focus\:border-amber-800\/95:focus {
  border-color: rgb(146 64 14 / 0.95);
}
.focus\:border-amber-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(120 53 15 / var(--tw-border-opacity, 1));
}
.focus\:border-amber-900\/0:focus {
  border-color: rgb(120 53 15 / 0);
}
.focus\:border-amber-900\/10:focus {
  border-color: rgb(120 53 15 / 0.1);
}
.focus\:border-amber-900\/100:focus {
  border-color: rgb(120 53 15 / 1);
}
.focus\:border-amber-900\/15:focus {
  border-color: rgb(120 53 15 / 0.15);
}
.focus\:border-amber-900\/20:focus {
  border-color: rgb(120 53 15 / 0.2);
}
.focus\:border-amber-900\/25:focus {
  border-color: rgb(120 53 15 / 0.25);
}
.focus\:border-amber-900\/30:focus {
  border-color: rgb(120 53 15 / 0.3);
}
.focus\:border-amber-900\/35:focus {
  border-color: rgb(120 53 15 / 0.35);
}
.focus\:border-amber-900\/40:focus {
  border-color: rgb(120 53 15 / 0.4);
}
.focus\:border-amber-900\/45:focus {
  border-color: rgb(120 53 15 / 0.45);
}
.focus\:border-amber-900\/5:focus {
  border-color: rgb(120 53 15 / 0.05);
}
.focus\:border-amber-900\/50:focus {
  border-color: rgb(120 53 15 / 0.5);
}
.focus\:border-amber-900\/55:focus {
  border-color: rgb(120 53 15 / 0.55);
}
.focus\:border-amber-900\/60:focus {
  border-color: rgb(120 53 15 / 0.6);
}
.focus\:border-amber-900\/65:focus {
  border-color: rgb(120 53 15 / 0.65);
}
.focus\:border-amber-900\/70:focus {
  border-color: rgb(120 53 15 / 0.7);
}
.focus\:border-amber-900\/75:focus {
  border-color: rgb(120 53 15 / 0.75);
}
.focus\:border-amber-900\/80:focus {
  border-color: rgb(120 53 15 / 0.8);
}
.focus\:border-amber-900\/85:focus {
  border-color: rgb(120 53 15 / 0.85);
}
.focus\:border-amber-900\/90:focus {
  border-color: rgb(120 53 15 / 0.9);
}
.focus\:border-amber-900\/95:focus {
  border-color: rgb(120 53 15 / 0.95);
}
.focus\:border-blue-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-100\/0:focus {
  border-color: rgb(219 234 254 / 0);
}
.focus\:border-blue-100\/10:focus {
  border-color: rgb(219 234 254 / 0.1);
}
.focus\:border-blue-100\/100:focus {
  border-color: rgb(219 234 254 / 1);
}
.focus\:border-blue-100\/15:focus {
  border-color: rgb(219 234 254 / 0.15);
}
.focus\:border-blue-100\/20:focus {
  border-color: rgb(219 234 254 / 0.2);
}
.focus\:border-blue-100\/25:focus {
  border-color: rgb(219 234 254 / 0.25);
}
.focus\:border-blue-100\/30:focus {
  border-color: rgb(219 234 254 / 0.3);
}
.focus\:border-blue-100\/35:focus {
  border-color: rgb(219 234 254 / 0.35);
}
.focus\:border-blue-100\/40:focus {
  border-color: rgb(219 234 254 / 0.4);
}
.focus\:border-blue-100\/45:focus {
  border-color: rgb(219 234 254 / 0.45);
}
.focus\:border-blue-100\/5:focus {
  border-color: rgb(219 234 254 / 0.05);
}
.focus\:border-blue-100\/50:focus {
  border-color: rgb(219 234 254 / 0.5);
}
.focus\:border-blue-100\/55:focus {
  border-color: rgb(219 234 254 / 0.55);
}
.focus\:border-blue-100\/60:focus {
  border-color: rgb(219 234 254 / 0.6);
}
.focus\:border-blue-100\/65:focus {
  border-color: rgb(219 234 254 / 0.65);
}
.focus\:border-blue-100\/70:focus {
  border-color: rgb(219 234 254 / 0.7);
}
.focus\:border-blue-100\/75:focus {
  border-color: rgb(219 234 254 / 0.75);
}
.focus\:border-blue-100\/80:focus {
  border-color: rgb(219 234 254 / 0.8);
}
.focus\:border-blue-100\/85:focus {
  border-color: rgb(219 234 254 / 0.85);
}
.focus\:border-blue-100\/90:focus {
  border-color: rgb(219 234 254 / 0.9);
}
.focus\:border-blue-100\/95:focus {
  border-color: rgb(219 234 254 / 0.95);
}
.focus\:border-blue-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-200\/0:focus {
  border-color: rgb(191 219 254 / 0);
}
.focus\:border-blue-200\/10:focus {
  border-color: rgb(191 219 254 / 0.1);
}
.focus\:border-blue-200\/100:focus {
  border-color: rgb(191 219 254 / 1);
}
.focus\:border-blue-200\/15:focus {
  border-color: rgb(191 219 254 / 0.15);
}
.focus\:border-blue-200\/20:focus {
  border-color: rgb(191 219 254 / 0.2);
}
.focus\:border-blue-200\/25:focus {
  border-color: rgb(191 219 254 / 0.25);
}
.focus\:border-blue-200\/30:focus {
  border-color: rgb(191 219 254 / 0.3);
}
.focus\:border-blue-200\/35:focus {
  border-color: rgb(191 219 254 / 0.35);
}
.focus\:border-blue-200\/40:focus {
  border-color: rgb(191 219 254 / 0.4);
}
.focus\:border-blue-200\/45:focus {
  border-color: rgb(191 219 254 / 0.45);
}
.focus\:border-blue-200\/5:focus {
  border-color: rgb(191 219 254 / 0.05);
}
.focus\:border-blue-200\/50:focus {
  border-color: rgb(191 219 254 / 0.5);
}
.focus\:border-blue-200\/55:focus {
  border-color: rgb(191 219 254 / 0.55);
}
.focus\:border-blue-200\/60:focus {
  border-color: rgb(191 219 254 / 0.6);
}
.focus\:border-blue-200\/65:focus {
  border-color: rgb(191 219 254 / 0.65);
}
.focus\:border-blue-200\/70:focus {
  border-color: rgb(191 219 254 / 0.7);
}
.focus\:border-blue-200\/75:focus {
  border-color: rgb(191 219 254 / 0.75);
}
.focus\:border-blue-200\/80:focus {
  border-color: rgb(191 219 254 / 0.8);
}
.focus\:border-blue-200\/85:focus {
  border-color: rgb(191 219 254 / 0.85);
}
.focus\:border-blue-200\/90:focus {
  border-color: rgb(191 219 254 / 0.9);
}
.focus\:border-blue-200\/95:focus {
  border-color: rgb(191 219 254 / 0.95);
}
.focus\:border-blue-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-300\/0:focus {
  border-color: rgb(147 197 253 / 0);
}
.focus\:border-blue-300\/10:focus {
  border-color: rgb(147 197 253 / 0.1);
}
.focus\:border-blue-300\/100:focus {
  border-color: rgb(147 197 253 / 1);
}
.focus\:border-blue-300\/15:focus {
  border-color: rgb(147 197 253 / 0.15);
}
.focus\:border-blue-300\/20:focus {
  border-color: rgb(147 197 253 / 0.2);
}
.focus\:border-blue-300\/25:focus {
  border-color: rgb(147 197 253 / 0.25);
}
.focus\:border-blue-300\/30:focus {
  border-color: rgb(147 197 253 / 0.3);
}
.focus\:border-blue-300\/35:focus {
  border-color: rgb(147 197 253 / 0.35);
}
.focus\:border-blue-300\/40:focus {
  border-color: rgb(147 197 253 / 0.4);
}
.focus\:border-blue-300\/45:focus {
  border-color: rgb(147 197 253 / 0.45);
}
.focus\:border-blue-300\/5:focus {
  border-color: rgb(147 197 253 / 0.05);
}
.focus\:border-blue-300\/50:focus {
  border-color: rgb(147 197 253 / 0.5);
}
.focus\:border-blue-300\/55:focus {
  border-color: rgb(147 197 253 / 0.55);
}
.focus\:border-blue-300\/60:focus {
  border-color: rgb(147 197 253 / 0.6);
}
.focus\:border-blue-300\/65:focus {
  border-color: rgb(147 197 253 / 0.65);
}
.focus\:border-blue-300\/70:focus {
  border-color: rgb(147 197 253 / 0.7);
}
.focus\:border-blue-300\/75:focus {
  border-color: rgb(147 197 253 / 0.75);
}
.focus\:border-blue-300\/80:focus {
  border-color: rgb(147 197 253 / 0.8);
}
.focus\:border-blue-300\/85:focus {
  border-color: rgb(147 197 253 / 0.85);
}
.focus\:border-blue-300\/90:focus {
  border-color: rgb(147 197 253 / 0.9);
}
.focus\:border-blue-300\/95:focus {
  border-color: rgb(147 197 253 / 0.95);
}
.focus\:border-blue-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-400\/0:focus {
  border-color: rgb(96 165 250 / 0);
}
.focus\:border-blue-400\/10:focus {
  border-color: rgb(96 165 250 / 0.1);
}
.focus\:border-blue-400\/100:focus {
  border-color: rgb(96 165 250 / 1);
}
.focus\:border-blue-400\/15:focus {
  border-color: rgb(96 165 250 / 0.15);
}
.focus\:border-blue-400\/20:focus {
  border-color: rgb(96 165 250 / 0.2);
}
.focus\:border-blue-400\/25:focus {
  border-color: rgb(96 165 250 / 0.25);
}
.focus\:border-blue-400\/30:focus {
  border-color: rgb(96 165 250 / 0.3);
}
.focus\:border-blue-400\/35:focus {
  border-color: rgb(96 165 250 / 0.35);
}
.focus\:border-blue-400\/40:focus {
  border-color: rgb(96 165 250 / 0.4);
}
.focus\:border-blue-400\/45:focus {
  border-color: rgb(96 165 250 / 0.45);
}
.focus\:border-blue-400\/5:focus {
  border-color: rgb(96 165 250 / 0.05);
}
.focus\:border-blue-400\/50:focus {
  border-color: rgb(96 165 250 / 0.5);
}
.focus\:border-blue-400\/55:focus {
  border-color: rgb(96 165 250 / 0.55);
}
.focus\:border-blue-400\/60:focus {
  border-color: rgb(96 165 250 / 0.6);
}
.focus\:border-blue-400\/65:focus {
  border-color: rgb(96 165 250 / 0.65);
}
.focus\:border-blue-400\/70:focus {
  border-color: rgb(96 165 250 / 0.7);
}
.focus\:border-blue-400\/75:focus {
  border-color: rgb(96 165 250 / 0.75);
}
.focus\:border-blue-400\/80:focus {
  border-color: rgb(96 165 250 / 0.8);
}
.focus\:border-blue-400\/85:focus {
  border-color: rgb(96 165 250 / 0.85);
}
.focus\:border-blue-400\/90:focus {
  border-color: rgb(96 165 250 / 0.9);
}
.focus\:border-blue-400\/95:focus {
  border-color: rgb(96 165 250 / 0.95);
}
.focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-500\/0:focus {
  border-color: rgb(59 130 246 / 0);
}
.focus\:border-blue-500\/10:focus {
  border-color: rgb(59 130 246 / 0.1);
}
.focus\:border-blue-500\/100:focus {
  border-color: rgb(59 130 246 / 1);
}
.focus\:border-blue-500\/15:focus {
  border-color: rgb(59 130 246 / 0.15);
}
.focus\:border-blue-500\/20:focus {
  border-color: rgb(59 130 246 / 0.2);
}
.focus\:border-blue-500\/25:focus {
  border-color: rgb(59 130 246 / 0.25);
}
.focus\:border-blue-500\/30:focus {
  border-color: rgb(59 130 246 / 0.3);
}
.focus\:border-blue-500\/35:focus {
  border-color: rgb(59 130 246 / 0.35);
}
.focus\:border-blue-500\/40:focus {
  border-color: rgb(59 130 246 / 0.4);
}
.focus\:border-blue-500\/45:focus {
  border-color: rgb(59 130 246 / 0.45);
}
.focus\:border-blue-500\/5:focus {
  border-color: rgb(59 130 246 / 0.05);
}
.focus\:border-blue-500\/50:focus {
  border-color: rgb(59 130 246 / 0.5);
}
.focus\:border-blue-500\/55:focus {
  border-color: rgb(59 130 246 / 0.55);
}
.focus\:border-blue-500\/60:focus {
  border-color: rgb(59 130 246 / 0.6);
}
.focus\:border-blue-500\/65:focus {
  border-color: rgb(59 130 246 / 0.65);
}
.focus\:border-blue-500\/70:focus {
  border-color: rgb(59 130 246 / 0.7);
}
.focus\:border-blue-500\/75:focus {
  border-color: rgb(59 130 246 / 0.75);
}
.focus\:border-blue-500\/80:focus {
  border-color: rgb(59 130 246 / 0.8);
}
.focus\:border-blue-500\/85:focus {
  border-color: rgb(59 130 246 / 0.85);
}
.focus\:border-blue-500\/90:focus {
  border-color: rgb(59 130 246 / 0.9);
}
.focus\:border-blue-500\/95:focus {
  border-color: rgb(59 130 246 / 0.95);
}
.focus\:border-blue-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-600\/0:focus {
  border-color: rgb(37 99 235 / 0);
}
.focus\:border-blue-600\/10:focus {
  border-color: rgb(37 99 235 / 0.1);
}
.focus\:border-blue-600\/100:focus {
  border-color: rgb(37 99 235 / 1);
}
.focus\:border-blue-600\/15:focus {
  border-color: rgb(37 99 235 / 0.15);
}
.focus\:border-blue-600\/20:focus {
  border-color: rgb(37 99 235 / 0.2);
}
.focus\:border-blue-600\/25:focus {
  border-color: rgb(37 99 235 / 0.25);
}
.focus\:border-blue-600\/30:focus {
  border-color: rgb(37 99 235 / 0.3);
}
.focus\:border-blue-600\/35:focus {
  border-color: rgb(37 99 235 / 0.35);
}
.focus\:border-blue-600\/40:focus {
  border-color: rgb(37 99 235 / 0.4);
}
.focus\:border-blue-600\/45:focus {
  border-color: rgb(37 99 235 / 0.45);
}
.focus\:border-blue-600\/5:focus {
  border-color: rgb(37 99 235 / 0.05);
}
.focus\:border-blue-600\/50:focus {
  border-color: rgb(37 99 235 / 0.5);
}
.focus\:border-blue-600\/55:focus {
  border-color: rgb(37 99 235 / 0.55);
}
.focus\:border-blue-600\/60:focus {
  border-color: rgb(37 99 235 / 0.6);
}
.focus\:border-blue-600\/65:focus {
  border-color: rgb(37 99 235 / 0.65);
}
.focus\:border-blue-600\/70:focus {
  border-color: rgb(37 99 235 / 0.7);
}
.focus\:border-blue-600\/75:focus {
  border-color: rgb(37 99 235 / 0.75);
}
.focus\:border-blue-600\/80:focus {
  border-color: rgb(37 99 235 / 0.8);
}
.focus\:border-blue-600\/85:focus {
  border-color: rgb(37 99 235 / 0.85);
}
.focus\:border-blue-600\/90:focus {
  border-color: rgb(37 99 235 / 0.9);
}
.focus\:border-blue-600\/95:focus {
  border-color: rgb(37 99 235 / 0.95);
}
.focus\:border-blue-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-700\/0:focus {
  border-color: rgb(29 78 216 / 0);
}
.focus\:border-blue-700\/10:focus {
  border-color: rgb(29 78 216 / 0.1);
}
.focus\:border-blue-700\/100:focus {
  border-color: rgb(29 78 216 / 1);
}
.focus\:border-blue-700\/15:focus {
  border-color: rgb(29 78 216 / 0.15);
}
.focus\:border-blue-700\/20:focus {
  border-color: rgb(29 78 216 / 0.2);
}
.focus\:border-blue-700\/25:focus {
  border-color: rgb(29 78 216 / 0.25);
}
.focus\:border-blue-700\/30:focus {
  border-color: rgb(29 78 216 / 0.3);
}
.focus\:border-blue-700\/35:focus {
  border-color: rgb(29 78 216 / 0.35);
}
.focus\:border-blue-700\/40:focus {
  border-color: rgb(29 78 216 / 0.4);
}
.focus\:border-blue-700\/45:focus {
  border-color: rgb(29 78 216 / 0.45);
}
.focus\:border-blue-700\/5:focus {
  border-color: rgb(29 78 216 / 0.05);
}
.focus\:border-blue-700\/50:focus {
  border-color: rgb(29 78 216 / 0.5);
}
.focus\:border-blue-700\/55:focus {
  border-color: rgb(29 78 216 / 0.55);
}
.focus\:border-blue-700\/60:focus {
  border-color: rgb(29 78 216 / 0.6);
}
.focus\:border-blue-700\/65:focus {
  border-color: rgb(29 78 216 / 0.65);
}
.focus\:border-blue-700\/70:focus {
  border-color: rgb(29 78 216 / 0.7);
}
.focus\:border-blue-700\/75:focus {
  border-color: rgb(29 78 216 / 0.75);
}
.focus\:border-blue-700\/80:focus {
  border-color: rgb(29 78 216 / 0.8);
}
.focus\:border-blue-700\/85:focus {
  border-color: rgb(29 78 216 / 0.85);
}
.focus\:border-blue-700\/90:focus {
  border-color: rgb(29 78 216 / 0.9);
}
.focus\:border-blue-700\/95:focus {
  border-color: rgb(29 78 216 / 0.95);
}
.focus\:border-blue-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-800\/0:focus {
  border-color: rgb(30 64 175 / 0);
}
.focus\:border-blue-800\/10:focus {
  border-color: rgb(30 64 175 / 0.1);
}
.focus\:border-blue-800\/100:focus {
  border-color: rgb(30 64 175 / 1);
}
.focus\:border-blue-800\/15:focus {
  border-color: rgb(30 64 175 / 0.15);
}
.focus\:border-blue-800\/20:focus {
  border-color: rgb(30 64 175 / 0.2);
}
.focus\:border-blue-800\/25:focus {
  border-color: rgb(30 64 175 / 0.25);
}
.focus\:border-blue-800\/30:focus {
  border-color: rgb(30 64 175 / 0.3);
}
.focus\:border-blue-800\/35:focus {
  border-color: rgb(30 64 175 / 0.35);
}
.focus\:border-blue-800\/40:focus {
  border-color: rgb(30 64 175 / 0.4);
}
.focus\:border-blue-800\/45:focus {
  border-color: rgb(30 64 175 / 0.45);
}
.focus\:border-blue-800\/5:focus {
  border-color: rgb(30 64 175 / 0.05);
}
.focus\:border-blue-800\/50:focus {
  border-color: rgb(30 64 175 / 0.5);
}
.focus\:border-blue-800\/55:focus {
  border-color: rgb(30 64 175 / 0.55);
}
.focus\:border-blue-800\/60:focus {
  border-color: rgb(30 64 175 / 0.6);
}
.focus\:border-blue-800\/65:focus {
  border-color: rgb(30 64 175 / 0.65);
}
.focus\:border-blue-800\/70:focus {
  border-color: rgb(30 64 175 / 0.7);
}
.focus\:border-blue-800\/75:focus {
  border-color: rgb(30 64 175 / 0.75);
}
.focus\:border-blue-800\/80:focus {
  border-color: rgb(30 64 175 / 0.8);
}
.focus\:border-blue-800\/85:focus {
  border-color: rgb(30 64 175 / 0.85);
}
.focus\:border-blue-800\/90:focus {
  border-color: rgb(30 64 175 / 0.9);
}
.focus\:border-blue-800\/95:focus {
  border-color: rgb(30 64 175 / 0.95);
}
.focus\:border-blue-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}
.focus\:border-blue-900\/0:focus {
  border-color: rgb(30 58 138 / 0);
}
.focus\:border-blue-900\/10:focus {
  border-color: rgb(30 58 138 / 0.1);
}
.focus\:border-blue-900\/100:focus {
  border-color: rgb(30 58 138 / 1);
}
.focus\:border-blue-900\/15:focus {
  border-color: rgb(30 58 138 / 0.15);
}
.focus\:border-blue-900\/20:focus {
  border-color: rgb(30 58 138 / 0.2);
}
.focus\:border-blue-900\/25:focus {
  border-color: rgb(30 58 138 / 0.25);
}
.focus\:border-blue-900\/30:focus {
  border-color: rgb(30 58 138 / 0.3);
}
.focus\:border-blue-900\/35:focus {
  border-color: rgb(30 58 138 / 0.35);
}
.focus\:border-blue-900\/40:focus {
  border-color: rgb(30 58 138 / 0.4);
}
.focus\:border-blue-900\/45:focus {
  border-color: rgb(30 58 138 / 0.45);
}
.focus\:border-blue-900\/5:focus {
  border-color: rgb(30 58 138 / 0.05);
}
.focus\:border-blue-900\/50:focus {
  border-color: rgb(30 58 138 / 0.5);
}
.focus\:border-blue-900\/55:focus {
  border-color: rgb(30 58 138 / 0.55);
}
.focus\:border-blue-900\/60:focus {
  border-color: rgb(30 58 138 / 0.6);
}
.focus\:border-blue-900\/65:focus {
  border-color: rgb(30 58 138 / 0.65);
}
.focus\:border-blue-900\/70:focus {
  border-color: rgb(30 58 138 / 0.7);
}
.focus\:border-blue-900\/75:focus {
  border-color: rgb(30 58 138 / 0.75);
}
.focus\:border-blue-900\/80:focus {
  border-color: rgb(30 58 138 / 0.8);
}
.focus\:border-blue-900\/85:focus {
  border-color: rgb(30 58 138 / 0.85);
}
.focus\:border-blue-900\/90:focus {
  border-color: rgb(30 58 138 / 0.9);
}
.focus\:border-blue-900\/95:focus {
  border-color: rgb(30 58 138 / 0.95);
}
.focus\:border-cyan-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.focus\:border-cyan-100\/0:focus {
  border-color: rgb(207 250 254 / 0);
}
.focus\:border-cyan-100\/10:focus {
  border-color: rgb(207 250 254 / 0.1);
}
.focus\:border-cyan-100\/100:focus {
  border-color: rgb(207 250 254 / 1);
}
.focus\:border-cyan-100\/15:focus {
  border-color: rgb(207 250 254 / 0.15);
}
.focus\:border-cyan-100\/20:focus {
  border-color: rgb(207 250 254 / 0.2);
}
.focus\:border-cyan-100\/25:focus {
  border-color: rgb(207 250 254 / 0.25);
}
.focus\:border-cyan-100\/30:focus {
  border-color: rgb(207 250 254 / 0.3);
}
.focus\:border-cyan-100\/35:focus {
  border-color: rgb(207 250 254 / 0.35);
}
.focus\:border-cyan-100\/40:focus {
  border-color: rgb(207 250 254 / 0.4);
}
.focus\:border-cyan-100\/45:focus {
  border-color: rgb(207 250 254 / 0.45);
}
.focus\:border-cyan-100\/5:focus {
  border-color: rgb(207 250 254 / 0.05);
}
.focus\:border-cyan-100\/50:focus {
  border-color: rgb(207 250 254 / 0.5);
}
.focus\:border-cyan-100\/55:focus {
  border-color: rgb(207 250 254 / 0.55);
}
.focus\:border-cyan-100\/60:focus {
  border-color: rgb(207 250 254 / 0.6);
}
.focus\:border-cyan-100\/65:focus {
  border-color: rgb(207 250 254 / 0.65);
}
.focus\:border-cyan-100\/70:focus {
  border-color: rgb(207 250 254 / 0.7);
}
.focus\:border-cyan-100\/75:focus {
  border-color: rgb(207 250 254 / 0.75);
}
.focus\:border-cyan-100\/80:focus {
  border-color: rgb(207 250 254 / 0.8);
}
.focus\:border-cyan-100\/85:focus {
  border-color: rgb(207 250 254 / 0.85);
}
.focus\:border-cyan-100\/90:focus {
  border-color: rgb(207 250 254 / 0.9);
}
.focus\:border-cyan-100\/95:focus {
  border-color: rgb(207 250 254 / 0.95);
}
.focus\:border-cyan-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.focus\:border-cyan-200\/0:focus {
  border-color: rgb(165 243 252 / 0);
}
.focus\:border-cyan-200\/10:focus {
  border-color: rgb(165 243 252 / 0.1);
}
.focus\:border-cyan-200\/100:focus {
  border-color: rgb(165 243 252 / 1);
}
.focus\:border-cyan-200\/15:focus {
  border-color: rgb(165 243 252 / 0.15);
}
.focus\:border-cyan-200\/20:focus {
  border-color: rgb(165 243 252 / 0.2);
}
.focus\:border-cyan-200\/25:focus {
  border-color: rgb(165 243 252 / 0.25);
}
.focus\:border-cyan-200\/30:focus {
  border-color: rgb(165 243 252 / 0.3);
}
.focus\:border-cyan-200\/35:focus {
  border-color: rgb(165 243 252 / 0.35);
}
.focus\:border-cyan-200\/40:focus {
  border-color: rgb(165 243 252 / 0.4);
}
.focus\:border-cyan-200\/45:focus {
  border-color: rgb(165 243 252 / 0.45);
}
.focus\:border-cyan-200\/5:focus {
  border-color: rgb(165 243 252 / 0.05);
}
.focus\:border-cyan-200\/50:focus {
  border-color: rgb(165 243 252 / 0.5);
}
.focus\:border-cyan-200\/55:focus {
  border-color: rgb(165 243 252 / 0.55);
}
.focus\:border-cyan-200\/60:focus {
  border-color: rgb(165 243 252 / 0.6);
}
.focus\:border-cyan-200\/65:focus {
  border-color: rgb(165 243 252 / 0.65);
}
.focus\:border-cyan-200\/70:focus {
  border-color: rgb(165 243 252 / 0.7);
}
.focus\:border-cyan-200\/75:focus {
  border-color: rgb(165 243 252 / 0.75);
}
.focus\:border-cyan-200\/80:focus {
  border-color: rgb(165 243 252 / 0.8);
}
.focus\:border-cyan-200\/85:focus {
  border-color: rgb(165 243 252 / 0.85);
}
.focus\:border-cyan-200\/90:focus {
  border-color: rgb(165 243 252 / 0.9);
}
.focus\:border-cyan-200\/95:focus {
  border-color: rgb(165 243 252 / 0.95);
}
.focus\:border-cyan-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.focus\:border-cyan-300\/0:focus {
  border-color: rgb(103 232 249 / 0);
}
.focus\:border-cyan-300\/10:focus {
  border-color: rgb(103 232 249 / 0.1);
}
.focus\:border-cyan-300\/100:focus {
  border-color: rgb(103 232 249 / 1);
}
.focus\:border-cyan-300\/15:focus {
  border-color: rgb(103 232 249 / 0.15);
}
.focus\:border-cyan-300\/20:focus {
  border-color: rgb(103 232 249 / 0.2);
}
.focus\:border-cyan-300\/25:focus {
  border-color: rgb(103 232 249 / 0.25);
}
.focus\:border-cyan-300\/30:focus {
  border-color: rgb(103 232 249 / 0.3);
}
.focus\:border-cyan-300\/35:focus {
  border-color: rgb(103 232 249 / 0.35);
}
.focus\:border-cyan-300\/40:focus {
  border-color: rgb(103 232 249 / 0.4);
}
.focus\:border-cyan-300\/45:focus {
  border-color: rgb(103 232 249 / 0.45);
}
.focus\:border-cyan-300\/5:focus {
  border-color: rgb(103 232 249 / 0.05);
}
.focus\:border-cyan-300\/50:focus {
  border-color: rgb(103 232 249 / 0.5);
}
.focus\:border-cyan-300\/55:focus {
  border-color: rgb(103 232 249 / 0.55);
}
.focus\:border-cyan-300\/60:focus {
  border-color: rgb(103 232 249 / 0.6);
}
.focus\:border-cyan-300\/65:focus {
  border-color: rgb(103 232 249 / 0.65);
}
.focus\:border-cyan-300\/70:focus {
  border-color: rgb(103 232 249 / 0.7);
}
.focus\:border-cyan-300\/75:focus {
  border-color: rgb(103 232 249 / 0.75);
}
.focus\:border-cyan-300\/80:focus {
  border-color: rgb(103 232 249 / 0.8);
}
.focus\:border-cyan-300\/85:focus {
  border-color: rgb(103 232 249 / 0.85);
}
.focus\:border-cyan-300\/90:focus {
  border-color: rgb(103 232 249 / 0.9);
}
.focus\:border-cyan-300\/95:focus {
  border-color: rgb(103 232 249 / 0.95);
}
.focus\:border-cyan-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.focus\:border-cyan-400\/0:focus {
  border-color: rgb(34 211 238 / 0);
}
.focus\:border-cyan-400\/10:focus {
  border-color: rgb(34 211 238 / 0.1);
}
.focus\:border-cyan-400\/100:focus {
  border-color: rgb(34 211 238 / 1);
}
.focus\:border-cyan-400\/15:focus {
  border-color: rgb(34 211 238 / 0.15);
}
.focus\:border-cyan-400\/20:focus {
  border-color: rgb(34 211 238 / 0.2);
}
.focus\:border-cyan-400\/25:focus {
  border-color: rgb(34 211 238 / 0.25);
}
.focus\:border-cyan-400\/30:focus {
  border-color: rgb(34 211 238 / 0.3);
}
.focus\:border-cyan-400\/35:focus {
  border-color: rgb(34 211 238 / 0.35);
}
.focus\:border-cyan-400\/40:focus {
  border-color: rgb(34 211 238 / 0.4);
}
.focus\:border-cyan-400\/45:focus {
  border-color: rgb(34 211 238 / 0.45);
}
.focus\:border-cyan-400\/5:focus {
  border-color: rgb(34 211 238 / 0.05);
}
.focus\:border-cyan-400\/50:focus {
  border-color: rgb(34 211 238 / 0.5);
}
.focus\:border-cyan-400\/55:focus {
  border-color: rgb(34 211 238 / 0.55);
}
.focus\:border-cyan-400\/60:focus {
  border-color: rgb(34 211 238 / 0.6);
}
.focus\:border-cyan-400\/65:focus {
  border-color: rgb(34 211 238 / 0.65);
}
.focus\:border-cyan-400\/70:focus {
  border-color: rgb(34 211 238 / 0.7);
}
.focus\:border-cyan-400\/75:focus {
  border-color: rgb(34 211 238 / 0.75);
}
.focus\:border-cyan-400\/80:focus {
  border-color: rgb(34 211 238 / 0.8);
}
.focus\:border-cyan-400\/85:focus {
  border-color: rgb(34 211 238 / 0.85);
}
.focus\:border-cyan-400\/90:focus {
  border-color: rgb(34 211 238 / 0.9);
}
.focus\:border-cyan-400\/95:focus {
  border-color: rgb(34 211 238 / 0.95);
}
.focus\:border-cyan-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.focus\:border-cyan-500\/0:focus {
  border-color: rgb(6 182 212 / 0);
}
.focus\:border-cyan-500\/10:focus {
  border-color: rgb(6 182 212 / 0.1);
}
.focus\:border-cyan-500\/100:focus {
  border-color: rgb(6 182 212 / 1);
}
.focus\:border-cyan-500\/15:focus {
  border-color: rgb(6 182 212 / 0.15);
}
.focus\:border-cyan-500\/20:focus {
  border-color: rgb(6 182 212 / 0.2);
}
.focus\:border-cyan-500\/25:focus {
  border-color: rgb(6 182 212 / 0.25);
}
.focus\:border-cyan-500\/30:focus {
  border-color: rgb(6 182 212 / 0.3);
}
.focus\:border-cyan-500\/35:focus {
  border-color: rgb(6 182 212 / 0.35);
}
.focus\:border-cyan-500\/40:focus {
  border-color: rgb(6 182 212 / 0.4);
}
.focus\:border-cyan-500\/45:focus {
  border-color: rgb(6 182 212 / 0.45);
}
.focus\:border-cyan-500\/5:focus {
  border-color: rgb(6 182 212 / 0.05);
}
.focus\:border-cyan-500\/50:focus {
  border-color: rgb(6 182 212 / 0.5);
}
.focus\:border-cyan-500\/55:focus {
  border-color: rgb(6 182 212 / 0.55);
}
.focus\:border-cyan-500\/60:focus {
  border-color: rgb(6 182 212 / 0.6);
}
.focus\:border-cyan-500\/65:focus {
  border-color: rgb(6 182 212 / 0.65);
}
.focus\:border-cyan-500\/70:focus {
  border-color: rgb(6 182 212 / 0.7);
}
.focus\:border-cyan-500\/75:focus {
  border-color: rgb(6 182 212 / 0.75);
}
.focus\:border-cyan-500\/80:focus {
  border-color: rgb(6 182 212 / 0.8);
}
.focus\:border-cyan-500\/85:focus {
  border-color: rgb(6 182 212 / 0.85);
}
.focus\:border-cyan-500\/90:focus {
  border-color: rgb(6 182 212 / 0.9);
}
.focus\:border-cyan-500\/95:focus {
  border-color: rgb(6 182 212 / 0.95);
}
.focus\:border-cyan-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.focus\:border-cyan-600\/0:focus {
  border-color: rgb(8 145 178 / 0);
}
.focus\:border-cyan-600\/10:focus {
  border-color: rgb(8 145 178 / 0.1);
}
.focus\:border-cyan-600\/100:focus {
  border-color: rgb(8 145 178 / 1);
}
.focus\:border-cyan-600\/15:focus {
  border-color: rgb(8 145 178 / 0.15);
}
.focus\:border-cyan-600\/20:focus {
  border-color: rgb(8 145 178 / 0.2);
}
.focus\:border-cyan-600\/25:focus {
  border-color: rgb(8 145 178 / 0.25);
}
.focus\:border-cyan-600\/30:focus {
  border-color: rgb(8 145 178 / 0.3);
}
.focus\:border-cyan-600\/35:focus {
  border-color: rgb(8 145 178 / 0.35);
}
.focus\:border-cyan-600\/40:focus {
  border-color: rgb(8 145 178 / 0.4);
}
.focus\:border-cyan-600\/45:focus {
  border-color: rgb(8 145 178 / 0.45);
}
.focus\:border-cyan-600\/5:focus {
  border-color: rgb(8 145 178 / 0.05);
}
.focus\:border-cyan-600\/50:focus {
  border-color: rgb(8 145 178 / 0.5);
}
.focus\:border-cyan-600\/55:focus {
  border-color: rgb(8 145 178 / 0.55);
}
.focus\:border-cyan-600\/60:focus {
  border-color: rgb(8 145 178 / 0.6);
}
.focus\:border-cyan-600\/65:focus {
  border-color: rgb(8 145 178 / 0.65);
}
.focus\:border-cyan-600\/70:focus {
  border-color: rgb(8 145 178 / 0.7);
}
.focus\:border-cyan-600\/75:focus {
  border-color: rgb(8 145 178 / 0.75);
}
.focus\:border-cyan-600\/80:focus {
  border-color: rgb(8 145 178 / 0.8);
}
.focus\:border-cyan-600\/85:focus {
  border-color: rgb(8 145 178 / 0.85);
}
.focus\:border-cyan-600\/90:focus {
  border-color: rgb(8 145 178 / 0.9);
}
.focus\:border-cyan-600\/95:focus {
  border-color: rgb(8 145 178 / 0.95);
}
.focus\:border-cyan-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.focus\:border-cyan-700\/0:focus {
  border-color: rgb(14 116 144 / 0);
}
.focus\:border-cyan-700\/10:focus {
  border-color: rgb(14 116 144 / 0.1);
}
.focus\:border-cyan-700\/100:focus {
  border-color: rgb(14 116 144 / 1);
}
.focus\:border-cyan-700\/15:focus {
  border-color: rgb(14 116 144 / 0.15);
}
.focus\:border-cyan-700\/20:focus {
  border-color: rgb(14 116 144 / 0.2);
}
.focus\:border-cyan-700\/25:focus {
  border-color: rgb(14 116 144 / 0.25);
}
.focus\:border-cyan-700\/30:focus {
  border-color: rgb(14 116 144 / 0.3);
}
.focus\:border-cyan-700\/35:focus {
  border-color: rgb(14 116 144 / 0.35);
}
.focus\:border-cyan-700\/40:focus {
  border-color: rgb(14 116 144 / 0.4);
}
.focus\:border-cyan-700\/45:focus {
  border-color: rgb(14 116 144 / 0.45);
}
.focus\:border-cyan-700\/5:focus {
  border-color: rgb(14 116 144 / 0.05);
}
.focus\:border-cyan-700\/50:focus {
  border-color: rgb(14 116 144 / 0.5);
}
.focus\:border-cyan-700\/55:focus {
  border-color: rgb(14 116 144 / 0.55);
}
.focus\:border-cyan-700\/60:focus {
  border-color: rgb(14 116 144 / 0.6);
}
.focus\:border-cyan-700\/65:focus {
  border-color: rgb(14 116 144 / 0.65);
}
.focus\:border-cyan-700\/70:focus {
  border-color: rgb(14 116 144 / 0.7);
}
.focus\:border-cyan-700\/75:focus {
  border-color: rgb(14 116 144 / 0.75);
}
.focus\:border-cyan-700\/80:focus {
  border-color: rgb(14 116 144 / 0.8);
}
.focus\:border-cyan-700\/85:focus {
  border-color: rgb(14 116 144 / 0.85);
}
.focus\:border-cyan-700\/90:focus {
  border-color: rgb(14 116 144 / 0.9);
}
.focus\:border-cyan-700\/95:focus {
  border-color: rgb(14 116 144 / 0.95);
}
.focus\:border-cyan-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.focus\:border-cyan-800\/0:focus {
  border-color: rgb(21 94 117 / 0);
}
.focus\:border-cyan-800\/10:focus {
  border-color: rgb(21 94 117 / 0.1);
}
.focus\:border-cyan-800\/100:focus {
  border-color: rgb(21 94 117 / 1);
}
.focus\:border-cyan-800\/15:focus {
  border-color: rgb(21 94 117 / 0.15);
}
.focus\:border-cyan-800\/20:focus {
  border-color: rgb(21 94 117 / 0.2);
}
.focus\:border-cyan-800\/25:focus {
  border-color: rgb(21 94 117 / 0.25);
}
.focus\:border-cyan-800\/30:focus {
  border-color: rgb(21 94 117 / 0.3);
}
.focus\:border-cyan-800\/35:focus {
  border-color: rgb(21 94 117 / 0.35);
}
.focus\:border-cyan-800\/40:focus {
  border-color: rgb(21 94 117 / 0.4);
}
.focus\:border-cyan-800\/45:focus {
  border-color: rgb(21 94 117 / 0.45);
}
.focus\:border-cyan-800\/5:focus {
  border-color: rgb(21 94 117 / 0.05);
}
.focus\:border-cyan-800\/50:focus {
  border-color: rgb(21 94 117 / 0.5);
}
.focus\:border-cyan-800\/55:focus {
  border-color: rgb(21 94 117 / 0.55);
}
.focus\:border-cyan-800\/60:focus {
  border-color: rgb(21 94 117 / 0.6);
}
.focus\:border-cyan-800\/65:focus {
  border-color: rgb(21 94 117 / 0.65);
}
.focus\:border-cyan-800\/70:focus {
  border-color: rgb(21 94 117 / 0.7);
}
.focus\:border-cyan-800\/75:focus {
  border-color: rgb(21 94 117 / 0.75);
}
.focus\:border-cyan-800\/80:focus {
  border-color: rgb(21 94 117 / 0.8);
}
.focus\:border-cyan-800\/85:focus {
  border-color: rgb(21 94 117 / 0.85);
}
.focus\:border-cyan-800\/90:focus {
  border-color: rgb(21 94 117 / 0.9);
}
.focus\:border-cyan-800\/95:focus {
  border-color: rgb(21 94 117 / 0.95);
}
.focus\:border-cyan-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.focus\:border-cyan-900\/0:focus {
  border-color: rgb(22 78 99 / 0);
}
.focus\:border-cyan-900\/10:focus {
  border-color: rgb(22 78 99 / 0.1);
}
.focus\:border-cyan-900\/100:focus {
  border-color: rgb(22 78 99 / 1);
}
.focus\:border-cyan-900\/15:focus {
  border-color: rgb(22 78 99 / 0.15);
}
.focus\:border-cyan-900\/20:focus {
  border-color: rgb(22 78 99 / 0.2);
}
.focus\:border-cyan-900\/25:focus {
  border-color: rgb(22 78 99 / 0.25);
}
.focus\:border-cyan-900\/30:focus {
  border-color: rgb(22 78 99 / 0.3);
}
.focus\:border-cyan-900\/35:focus {
  border-color: rgb(22 78 99 / 0.35);
}
.focus\:border-cyan-900\/40:focus {
  border-color: rgb(22 78 99 / 0.4);
}
.focus\:border-cyan-900\/45:focus {
  border-color: rgb(22 78 99 / 0.45);
}
.focus\:border-cyan-900\/5:focus {
  border-color: rgb(22 78 99 / 0.05);
}
.focus\:border-cyan-900\/50:focus {
  border-color: rgb(22 78 99 / 0.5);
}
.focus\:border-cyan-900\/55:focus {
  border-color: rgb(22 78 99 / 0.55);
}
.focus\:border-cyan-900\/60:focus {
  border-color: rgb(22 78 99 / 0.6);
}
.focus\:border-cyan-900\/65:focus {
  border-color: rgb(22 78 99 / 0.65);
}
.focus\:border-cyan-900\/70:focus {
  border-color: rgb(22 78 99 / 0.7);
}
.focus\:border-cyan-900\/75:focus {
  border-color: rgb(22 78 99 / 0.75);
}
.focus\:border-cyan-900\/80:focus {
  border-color: rgb(22 78 99 / 0.8);
}
.focus\:border-cyan-900\/85:focus {
  border-color: rgb(22 78 99 / 0.85);
}
.focus\:border-cyan-900\/90:focus {
  border-color: rgb(22 78 99 / 0.9);
}
.focus\:border-cyan-900\/95:focus {
  border-color: rgb(22 78 99 / 0.95);
}
.focus\:border-emerald-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.focus\:border-emerald-100\/0:focus {
  border-color: rgb(209 250 229 / 0);
}
.focus\:border-emerald-100\/10:focus {
  border-color: rgb(209 250 229 / 0.1);
}
.focus\:border-emerald-100\/100:focus {
  border-color: rgb(209 250 229 / 1);
}
.focus\:border-emerald-100\/15:focus {
  border-color: rgb(209 250 229 / 0.15);
}
.focus\:border-emerald-100\/20:focus {
  border-color: rgb(209 250 229 / 0.2);
}
.focus\:border-emerald-100\/25:focus {
  border-color: rgb(209 250 229 / 0.25);
}
.focus\:border-emerald-100\/30:focus {
  border-color: rgb(209 250 229 / 0.3);
}
.focus\:border-emerald-100\/35:focus {
  border-color: rgb(209 250 229 / 0.35);
}
.focus\:border-emerald-100\/40:focus {
  border-color: rgb(209 250 229 / 0.4);
}
.focus\:border-emerald-100\/45:focus {
  border-color: rgb(209 250 229 / 0.45);
}
.focus\:border-emerald-100\/5:focus {
  border-color: rgb(209 250 229 / 0.05);
}
.focus\:border-emerald-100\/50:focus {
  border-color: rgb(209 250 229 / 0.5);
}
.focus\:border-emerald-100\/55:focus {
  border-color: rgb(209 250 229 / 0.55);
}
.focus\:border-emerald-100\/60:focus {
  border-color: rgb(209 250 229 / 0.6);
}
.focus\:border-emerald-100\/65:focus {
  border-color: rgb(209 250 229 / 0.65);
}
.focus\:border-emerald-100\/70:focus {
  border-color: rgb(209 250 229 / 0.7);
}
.focus\:border-emerald-100\/75:focus {
  border-color: rgb(209 250 229 / 0.75);
}
.focus\:border-emerald-100\/80:focus {
  border-color: rgb(209 250 229 / 0.8);
}
.focus\:border-emerald-100\/85:focus {
  border-color: rgb(209 250 229 / 0.85);
}
.focus\:border-emerald-100\/90:focus {
  border-color: rgb(209 250 229 / 0.9);
}
.focus\:border-emerald-100\/95:focus {
  border-color: rgb(209 250 229 / 0.95);
}
.focus\:border-emerald-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.focus\:border-emerald-200\/0:focus {
  border-color: rgb(167 243 208 / 0);
}
.focus\:border-emerald-200\/10:focus {
  border-color: rgb(167 243 208 / 0.1);
}
.focus\:border-emerald-200\/100:focus {
  border-color: rgb(167 243 208 / 1);
}
.focus\:border-emerald-200\/15:focus {
  border-color: rgb(167 243 208 / 0.15);
}
.focus\:border-emerald-200\/20:focus {
  border-color: rgb(167 243 208 / 0.2);
}
.focus\:border-emerald-200\/25:focus {
  border-color: rgb(167 243 208 / 0.25);
}
.focus\:border-emerald-200\/30:focus {
  border-color: rgb(167 243 208 / 0.3);
}
.focus\:border-emerald-200\/35:focus {
  border-color: rgb(167 243 208 / 0.35);
}
.focus\:border-emerald-200\/40:focus {
  border-color: rgb(167 243 208 / 0.4);
}
.focus\:border-emerald-200\/45:focus {
  border-color: rgb(167 243 208 / 0.45);
}
.focus\:border-emerald-200\/5:focus {
  border-color: rgb(167 243 208 / 0.05);
}
.focus\:border-emerald-200\/50:focus {
  border-color: rgb(167 243 208 / 0.5);
}
.focus\:border-emerald-200\/55:focus {
  border-color: rgb(167 243 208 / 0.55);
}
.focus\:border-emerald-200\/60:focus {
  border-color: rgb(167 243 208 / 0.6);
}
.focus\:border-emerald-200\/65:focus {
  border-color: rgb(167 243 208 / 0.65);
}
.focus\:border-emerald-200\/70:focus {
  border-color: rgb(167 243 208 / 0.7);
}
.focus\:border-emerald-200\/75:focus {
  border-color: rgb(167 243 208 / 0.75);
}
.focus\:border-emerald-200\/80:focus {
  border-color: rgb(167 243 208 / 0.8);
}
.focus\:border-emerald-200\/85:focus {
  border-color: rgb(167 243 208 / 0.85);
}
.focus\:border-emerald-200\/90:focus {
  border-color: rgb(167 243 208 / 0.9);
}
.focus\:border-emerald-200\/95:focus {
  border-color: rgb(167 243 208 / 0.95);
}
.focus\:border-emerald-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.focus\:border-emerald-300\/0:focus {
  border-color: rgb(110 231 183 / 0);
}
.focus\:border-emerald-300\/10:focus {
  border-color: rgb(110 231 183 / 0.1);
}
.focus\:border-emerald-300\/100:focus {
  border-color: rgb(110 231 183 / 1);
}
.focus\:border-emerald-300\/15:focus {
  border-color: rgb(110 231 183 / 0.15);
}
.focus\:border-emerald-300\/20:focus {
  border-color: rgb(110 231 183 / 0.2);
}
.focus\:border-emerald-300\/25:focus {
  border-color: rgb(110 231 183 / 0.25);
}
.focus\:border-emerald-300\/30:focus {
  border-color: rgb(110 231 183 / 0.3);
}
.focus\:border-emerald-300\/35:focus {
  border-color: rgb(110 231 183 / 0.35);
}
.focus\:border-emerald-300\/40:focus {
  border-color: rgb(110 231 183 / 0.4);
}
.focus\:border-emerald-300\/45:focus {
  border-color: rgb(110 231 183 / 0.45);
}
.focus\:border-emerald-300\/5:focus {
  border-color: rgb(110 231 183 / 0.05);
}
.focus\:border-emerald-300\/50:focus {
  border-color: rgb(110 231 183 / 0.5);
}
.focus\:border-emerald-300\/55:focus {
  border-color: rgb(110 231 183 / 0.55);
}
.focus\:border-emerald-300\/60:focus {
  border-color: rgb(110 231 183 / 0.6);
}
.focus\:border-emerald-300\/65:focus {
  border-color: rgb(110 231 183 / 0.65);
}
.focus\:border-emerald-300\/70:focus {
  border-color: rgb(110 231 183 / 0.7);
}
.focus\:border-emerald-300\/75:focus {
  border-color: rgb(110 231 183 / 0.75);
}
.focus\:border-emerald-300\/80:focus {
  border-color: rgb(110 231 183 / 0.8);
}
.focus\:border-emerald-300\/85:focus {
  border-color: rgb(110 231 183 / 0.85);
}
.focus\:border-emerald-300\/90:focus {
  border-color: rgb(110 231 183 / 0.9);
}
.focus\:border-emerald-300\/95:focus {
  border-color: rgb(110 231 183 / 0.95);
}
.focus\:border-emerald-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.focus\:border-emerald-400\/0:focus {
  border-color: rgb(52 211 153 / 0);
}
.focus\:border-emerald-400\/10:focus {
  border-color: rgb(52 211 153 / 0.1);
}
.focus\:border-emerald-400\/100:focus {
  border-color: rgb(52 211 153 / 1);
}
.focus\:border-emerald-400\/15:focus {
  border-color: rgb(52 211 153 / 0.15);
}
.focus\:border-emerald-400\/20:focus {
  border-color: rgb(52 211 153 / 0.2);
}
.focus\:border-emerald-400\/25:focus {
  border-color: rgb(52 211 153 / 0.25);
}
.focus\:border-emerald-400\/30:focus {
  border-color: rgb(52 211 153 / 0.3);
}
.focus\:border-emerald-400\/35:focus {
  border-color: rgb(52 211 153 / 0.35);
}
.focus\:border-emerald-400\/40:focus {
  border-color: rgb(52 211 153 / 0.4);
}
.focus\:border-emerald-400\/45:focus {
  border-color: rgb(52 211 153 / 0.45);
}
.focus\:border-emerald-400\/5:focus {
  border-color: rgb(52 211 153 / 0.05);
}
.focus\:border-emerald-400\/50:focus {
  border-color: rgb(52 211 153 / 0.5);
}
.focus\:border-emerald-400\/55:focus {
  border-color: rgb(52 211 153 / 0.55);
}
.focus\:border-emerald-400\/60:focus {
  border-color: rgb(52 211 153 / 0.6);
}
.focus\:border-emerald-400\/65:focus {
  border-color: rgb(52 211 153 / 0.65);
}
.focus\:border-emerald-400\/70:focus {
  border-color: rgb(52 211 153 / 0.7);
}
.focus\:border-emerald-400\/75:focus {
  border-color: rgb(52 211 153 / 0.75);
}
.focus\:border-emerald-400\/80:focus {
  border-color: rgb(52 211 153 / 0.8);
}
.focus\:border-emerald-400\/85:focus {
  border-color: rgb(52 211 153 / 0.85);
}
.focus\:border-emerald-400\/90:focus {
  border-color: rgb(52 211 153 / 0.9);
}
.focus\:border-emerald-400\/95:focus {
  border-color: rgb(52 211 153 / 0.95);
}
.focus\:border-emerald-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.focus\:border-emerald-500\/0:focus {
  border-color: rgb(16 185 129 / 0);
}
.focus\:border-emerald-500\/10:focus {
  border-color: rgb(16 185 129 / 0.1);
}
.focus\:border-emerald-500\/100:focus {
  border-color: rgb(16 185 129 / 1);
}
.focus\:border-emerald-500\/15:focus {
  border-color: rgb(16 185 129 / 0.15);
}
.focus\:border-emerald-500\/20:focus {
  border-color: rgb(16 185 129 / 0.2);
}
.focus\:border-emerald-500\/25:focus {
  border-color: rgb(16 185 129 / 0.25);
}
.focus\:border-emerald-500\/30:focus {
  border-color: rgb(16 185 129 / 0.3);
}
.focus\:border-emerald-500\/35:focus {
  border-color: rgb(16 185 129 / 0.35);
}
.focus\:border-emerald-500\/40:focus {
  border-color: rgb(16 185 129 / 0.4);
}
.focus\:border-emerald-500\/45:focus {
  border-color: rgb(16 185 129 / 0.45);
}
.focus\:border-emerald-500\/5:focus {
  border-color: rgb(16 185 129 / 0.05);
}
.focus\:border-emerald-500\/50:focus {
  border-color: rgb(16 185 129 / 0.5);
}
.focus\:border-emerald-500\/55:focus {
  border-color: rgb(16 185 129 / 0.55);
}
.focus\:border-emerald-500\/60:focus {
  border-color: rgb(16 185 129 / 0.6);
}
.focus\:border-emerald-500\/65:focus {
  border-color: rgb(16 185 129 / 0.65);
}
.focus\:border-emerald-500\/70:focus {
  border-color: rgb(16 185 129 / 0.7);
}
.focus\:border-emerald-500\/75:focus {
  border-color: rgb(16 185 129 / 0.75);
}
.focus\:border-emerald-500\/80:focus {
  border-color: rgb(16 185 129 / 0.8);
}
.focus\:border-emerald-500\/85:focus {
  border-color: rgb(16 185 129 / 0.85);
}
.focus\:border-emerald-500\/90:focus {
  border-color: rgb(16 185 129 / 0.9);
}
.focus\:border-emerald-500\/95:focus {
  border-color: rgb(16 185 129 / 0.95);
}
.focus\:border-emerald-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.focus\:border-emerald-600\/0:focus {
  border-color: rgb(5 150 105 / 0);
}
.focus\:border-emerald-600\/10:focus {
  border-color: rgb(5 150 105 / 0.1);
}
.focus\:border-emerald-600\/100:focus {
  border-color: rgb(5 150 105 / 1);
}
.focus\:border-emerald-600\/15:focus {
  border-color: rgb(5 150 105 / 0.15);
}
.focus\:border-emerald-600\/20:focus {
  border-color: rgb(5 150 105 / 0.2);
}
.focus\:border-emerald-600\/25:focus {
  border-color: rgb(5 150 105 / 0.25);
}
.focus\:border-emerald-600\/30:focus {
  border-color: rgb(5 150 105 / 0.3);
}
.focus\:border-emerald-600\/35:focus {
  border-color: rgb(5 150 105 / 0.35);
}
.focus\:border-emerald-600\/40:focus {
  border-color: rgb(5 150 105 / 0.4);
}
.focus\:border-emerald-600\/45:focus {
  border-color: rgb(5 150 105 / 0.45);
}
.focus\:border-emerald-600\/5:focus {
  border-color: rgb(5 150 105 / 0.05);
}
.focus\:border-emerald-600\/50:focus {
  border-color: rgb(5 150 105 / 0.5);
}
.focus\:border-emerald-600\/55:focus {
  border-color: rgb(5 150 105 / 0.55);
}
.focus\:border-emerald-600\/60:focus {
  border-color: rgb(5 150 105 / 0.6);
}
.focus\:border-emerald-600\/65:focus {
  border-color: rgb(5 150 105 / 0.65);
}
.focus\:border-emerald-600\/70:focus {
  border-color: rgb(5 150 105 / 0.7);
}
.focus\:border-emerald-600\/75:focus {
  border-color: rgb(5 150 105 / 0.75);
}
.focus\:border-emerald-600\/80:focus {
  border-color: rgb(5 150 105 / 0.8);
}
.focus\:border-emerald-600\/85:focus {
  border-color: rgb(5 150 105 / 0.85);
}
.focus\:border-emerald-600\/90:focus {
  border-color: rgb(5 150 105 / 0.9);
}
.focus\:border-emerald-600\/95:focus {
  border-color: rgb(5 150 105 / 0.95);
}
.focus\:border-emerald-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.focus\:border-emerald-700\/0:focus {
  border-color: rgb(4 120 87 / 0);
}
.focus\:border-emerald-700\/10:focus {
  border-color: rgb(4 120 87 / 0.1);
}
.focus\:border-emerald-700\/100:focus {
  border-color: rgb(4 120 87 / 1);
}
.focus\:border-emerald-700\/15:focus {
  border-color: rgb(4 120 87 / 0.15);
}
.focus\:border-emerald-700\/20:focus {
  border-color: rgb(4 120 87 / 0.2);
}
.focus\:border-emerald-700\/25:focus {
  border-color: rgb(4 120 87 / 0.25);
}
.focus\:border-emerald-700\/30:focus {
  border-color: rgb(4 120 87 / 0.3);
}
.focus\:border-emerald-700\/35:focus {
  border-color: rgb(4 120 87 / 0.35);
}
.focus\:border-emerald-700\/40:focus {
  border-color: rgb(4 120 87 / 0.4);
}
.focus\:border-emerald-700\/45:focus {
  border-color: rgb(4 120 87 / 0.45);
}
.focus\:border-emerald-700\/5:focus {
  border-color: rgb(4 120 87 / 0.05);
}
.focus\:border-emerald-700\/50:focus {
  border-color: rgb(4 120 87 / 0.5);
}
.focus\:border-emerald-700\/55:focus {
  border-color: rgb(4 120 87 / 0.55);
}
.focus\:border-emerald-700\/60:focus {
  border-color: rgb(4 120 87 / 0.6);
}
.focus\:border-emerald-700\/65:focus {
  border-color: rgb(4 120 87 / 0.65);
}
.focus\:border-emerald-700\/70:focus {
  border-color: rgb(4 120 87 / 0.7);
}
.focus\:border-emerald-700\/75:focus {
  border-color: rgb(4 120 87 / 0.75);
}
.focus\:border-emerald-700\/80:focus {
  border-color: rgb(4 120 87 / 0.8);
}
.focus\:border-emerald-700\/85:focus {
  border-color: rgb(4 120 87 / 0.85);
}
.focus\:border-emerald-700\/90:focus {
  border-color: rgb(4 120 87 / 0.9);
}
.focus\:border-emerald-700\/95:focus {
  border-color: rgb(4 120 87 / 0.95);
}
.focus\:border-emerald-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.focus\:border-emerald-800\/0:focus {
  border-color: rgb(6 95 70 / 0);
}
.focus\:border-emerald-800\/10:focus {
  border-color: rgb(6 95 70 / 0.1);
}
.focus\:border-emerald-800\/100:focus {
  border-color: rgb(6 95 70 / 1);
}
.focus\:border-emerald-800\/15:focus {
  border-color: rgb(6 95 70 / 0.15);
}
.focus\:border-emerald-800\/20:focus {
  border-color: rgb(6 95 70 / 0.2);
}
.focus\:border-emerald-800\/25:focus {
  border-color: rgb(6 95 70 / 0.25);
}
.focus\:border-emerald-800\/30:focus {
  border-color: rgb(6 95 70 / 0.3);
}
.focus\:border-emerald-800\/35:focus {
  border-color: rgb(6 95 70 / 0.35);
}
.focus\:border-emerald-800\/40:focus {
  border-color: rgb(6 95 70 / 0.4);
}
.focus\:border-emerald-800\/45:focus {
  border-color: rgb(6 95 70 / 0.45);
}
.focus\:border-emerald-800\/5:focus {
  border-color: rgb(6 95 70 / 0.05);
}
.focus\:border-emerald-800\/50:focus {
  border-color: rgb(6 95 70 / 0.5);
}
.focus\:border-emerald-800\/55:focus {
  border-color: rgb(6 95 70 / 0.55);
}
.focus\:border-emerald-800\/60:focus {
  border-color: rgb(6 95 70 / 0.6);
}
.focus\:border-emerald-800\/65:focus {
  border-color: rgb(6 95 70 / 0.65);
}
.focus\:border-emerald-800\/70:focus {
  border-color: rgb(6 95 70 / 0.7);
}
.focus\:border-emerald-800\/75:focus {
  border-color: rgb(6 95 70 / 0.75);
}
.focus\:border-emerald-800\/80:focus {
  border-color: rgb(6 95 70 / 0.8);
}
.focus\:border-emerald-800\/85:focus {
  border-color: rgb(6 95 70 / 0.85);
}
.focus\:border-emerald-800\/90:focus {
  border-color: rgb(6 95 70 / 0.9);
}
.focus\:border-emerald-800\/95:focus {
  border-color: rgb(6 95 70 / 0.95);
}
.focus\:border-emerald-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.focus\:border-emerald-900\/0:focus {
  border-color: rgb(6 78 59 / 0);
}
.focus\:border-emerald-900\/10:focus {
  border-color: rgb(6 78 59 / 0.1);
}
.focus\:border-emerald-900\/100:focus {
  border-color: rgb(6 78 59 / 1);
}
.focus\:border-emerald-900\/15:focus {
  border-color: rgb(6 78 59 / 0.15);
}
.focus\:border-emerald-900\/20:focus {
  border-color: rgb(6 78 59 / 0.2);
}
.focus\:border-emerald-900\/25:focus {
  border-color: rgb(6 78 59 / 0.25);
}
.focus\:border-emerald-900\/30:focus {
  border-color: rgb(6 78 59 / 0.3);
}
.focus\:border-emerald-900\/35:focus {
  border-color: rgb(6 78 59 / 0.35);
}
.focus\:border-emerald-900\/40:focus {
  border-color: rgb(6 78 59 / 0.4);
}
.focus\:border-emerald-900\/45:focus {
  border-color: rgb(6 78 59 / 0.45);
}
.focus\:border-emerald-900\/5:focus {
  border-color: rgb(6 78 59 / 0.05);
}
.focus\:border-emerald-900\/50:focus {
  border-color: rgb(6 78 59 / 0.5);
}
.focus\:border-emerald-900\/55:focus {
  border-color: rgb(6 78 59 / 0.55);
}
.focus\:border-emerald-900\/60:focus {
  border-color: rgb(6 78 59 / 0.6);
}
.focus\:border-emerald-900\/65:focus {
  border-color: rgb(6 78 59 / 0.65);
}
.focus\:border-emerald-900\/70:focus {
  border-color: rgb(6 78 59 / 0.7);
}
.focus\:border-emerald-900\/75:focus {
  border-color: rgb(6 78 59 / 0.75);
}
.focus\:border-emerald-900\/80:focus {
  border-color: rgb(6 78 59 / 0.8);
}
.focus\:border-emerald-900\/85:focus {
  border-color: rgb(6 78 59 / 0.85);
}
.focus\:border-emerald-900\/90:focus {
  border-color: rgb(6 78 59 / 0.9);
}
.focus\:border-emerald-900\/95:focus {
  border-color: rgb(6 78 59 / 0.95);
}
.focus\:border-gray-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.focus\:border-gray-100\/0:focus {
  border-color: rgb(243 244 246 / 0);
}
.focus\:border-gray-100\/10:focus {
  border-color: rgb(243 244 246 / 0.1);
}
.focus\:border-gray-100\/100:focus {
  border-color: rgb(243 244 246 / 1);
}
.focus\:border-gray-100\/15:focus {
  border-color: rgb(243 244 246 / 0.15);
}
.focus\:border-gray-100\/20:focus {
  border-color: rgb(243 244 246 / 0.2);
}
.focus\:border-gray-100\/25:focus {
  border-color: rgb(243 244 246 / 0.25);
}
.focus\:border-gray-100\/30:focus {
  border-color: rgb(243 244 246 / 0.3);
}
.focus\:border-gray-100\/35:focus {
  border-color: rgb(243 244 246 / 0.35);
}
.focus\:border-gray-100\/40:focus {
  border-color: rgb(243 244 246 / 0.4);
}
.focus\:border-gray-100\/45:focus {
  border-color: rgb(243 244 246 / 0.45);
}
.focus\:border-gray-100\/5:focus {
  border-color: rgb(243 244 246 / 0.05);
}
.focus\:border-gray-100\/50:focus {
  border-color: rgb(243 244 246 / 0.5);
}
.focus\:border-gray-100\/55:focus {
  border-color: rgb(243 244 246 / 0.55);
}
.focus\:border-gray-100\/60:focus {
  border-color: rgb(243 244 246 / 0.6);
}
.focus\:border-gray-100\/65:focus {
  border-color: rgb(243 244 246 / 0.65);
}
.focus\:border-gray-100\/70:focus {
  border-color: rgb(243 244 246 / 0.7);
}
.focus\:border-gray-100\/75:focus {
  border-color: rgb(243 244 246 / 0.75);
}
.focus\:border-gray-100\/80:focus {
  border-color: rgb(243 244 246 / 0.8);
}
.focus\:border-gray-100\/85:focus {
  border-color: rgb(243 244 246 / 0.85);
}
.focus\:border-gray-100\/90:focus {
  border-color: rgb(243 244 246 / 0.9);
}
.focus\:border-gray-100\/95:focus {
  border-color: rgb(243 244 246 / 0.95);
}
.focus\:border-gray-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.focus\:border-gray-200\/0:focus {
  border-color: rgb(229 231 235 / 0);
}
.focus\:border-gray-200\/10:focus {
  border-color: rgb(229 231 235 / 0.1);
}
.focus\:border-gray-200\/100:focus {
  border-color: rgb(229 231 235 / 1);
}
.focus\:border-gray-200\/15:focus {
  border-color: rgb(229 231 235 / 0.15);
}
.focus\:border-gray-200\/20:focus {
  border-color: rgb(229 231 235 / 0.2);
}
.focus\:border-gray-200\/25:focus {
  border-color: rgb(229 231 235 / 0.25);
}
.focus\:border-gray-200\/30:focus {
  border-color: rgb(229 231 235 / 0.3);
}
.focus\:border-gray-200\/35:focus {
  border-color: rgb(229 231 235 / 0.35);
}
.focus\:border-gray-200\/40:focus {
  border-color: rgb(229 231 235 / 0.4);
}
.focus\:border-gray-200\/45:focus {
  border-color: rgb(229 231 235 / 0.45);
}
.focus\:border-gray-200\/5:focus {
  border-color: rgb(229 231 235 / 0.05);
}
.focus\:border-gray-200\/50:focus {
  border-color: rgb(229 231 235 / 0.5);
}
.focus\:border-gray-200\/55:focus {
  border-color: rgb(229 231 235 / 0.55);
}
.focus\:border-gray-200\/60:focus {
  border-color: rgb(229 231 235 / 0.6);
}
.focus\:border-gray-200\/65:focus {
  border-color: rgb(229 231 235 / 0.65);
}
.focus\:border-gray-200\/70:focus {
  border-color: rgb(229 231 235 / 0.7);
}
.focus\:border-gray-200\/75:focus {
  border-color: rgb(229 231 235 / 0.75);
}
.focus\:border-gray-200\/80:focus {
  border-color: rgb(229 231 235 / 0.8);
}
.focus\:border-gray-200\/85:focus {
  border-color: rgb(229 231 235 / 0.85);
}
.focus\:border-gray-200\/90:focus {
  border-color: rgb(229 231 235 / 0.9);
}
.focus\:border-gray-200\/95:focus {
  border-color: rgb(229 231 235 / 0.95);
}
.focus\:border-gray-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.focus\:border-gray-300\/0:focus {
  border-color: rgb(209 213 219 / 0);
}
.focus\:border-gray-300\/10:focus {
  border-color: rgb(209 213 219 / 0.1);
}
.focus\:border-gray-300\/100:focus {
  border-color: rgb(209 213 219 / 1);
}
.focus\:border-gray-300\/15:focus {
  border-color: rgb(209 213 219 / 0.15);
}
.focus\:border-gray-300\/20:focus {
  border-color: rgb(209 213 219 / 0.2);
}
.focus\:border-gray-300\/25:focus {
  border-color: rgb(209 213 219 / 0.25);
}
.focus\:border-gray-300\/30:focus {
  border-color: rgb(209 213 219 / 0.3);
}
.focus\:border-gray-300\/35:focus {
  border-color: rgb(209 213 219 / 0.35);
}
.focus\:border-gray-300\/40:focus {
  border-color: rgb(209 213 219 / 0.4);
}
.focus\:border-gray-300\/45:focus {
  border-color: rgb(209 213 219 / 0.45);
}
.focus\:border-gray-300\/5:focus {
  border-color: rgb(209 213 219 / 0.05);
}
.focus\:border-gray-300\/50:focus {
  border-color: rgb(209 213 219 / 0.5);
}
.focus\:border-gray-300\/55:focus {
  border-color: rgb(209 213 219 / 0.55);
}
.focus\:border-gray-300\/60:focus {
  border-color: rgb(209 213 219 / 0.6);
}
.focus\:border-gray-300\/65:focus {
  border-color: rgb(209 213 219 / 0.65);
}
.focus\:border-gray-300\/70:focus {
  border-color: rgb(209 213 219 / 0.7);
}
.focus\:border-gray-300\/75:focus {
  border-color: rgb(209 213 219 / 0.75);
}
.focus\:border-gray-300\/80:focus {
  border-color: rgb(209 213 219 / 0.8);
}
.focus\:border-gray-300\/85:focus {
  border-color: rgb(209 213 219 / 0.85);
}
.focus\:border-gray-300\/90:focus {
  border-color: rgb(209 213 219 / 0.9);
}
.focus\:border-gray-300\/95:focus {
  border-color: rgb(209 213 219 / 0.95);
}
.focus\:border-gray-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.focus\:border-gray-400\/0:focus {
  border-color: rgb(156 163 175 / 0);
}
.focus\:border-gray-400\/10:focus {
  border-color: rgb(156 163 175 / 0.1);
}
.focus\:border-gray-400\/100:focus {
  border-color: rgb(156 163 175 / 1);
}
.focus\:border-gray-400\/15:focus {
  border-color: rgb(156 163 175 / 0.15);
}
.focus\:border-gray-400\/20:focus {
  border-color: rgb(156 163 175 / 0.2);
}
.focus\:border-gray-400\/25:focus {
  border-color: rgb(156 163 175 / 0.25);
}
.focus\:border-gray-400\/30:focus {
  border-color: rgb(156 163 175 / 0.3);
}
.focus\:border-gray-400\/35:focus {
  border-color: rgb(156 163 175 / 0.35);
}
.focus\:border-gray-400\/40:focus {
  border-color: rgb(156 163 175 / 0.4);
}
.focus\:border-gray-400\/45:focus {
  border-color: rgb(156 163 175 / 0.45);
}
.focus\:border-gray-400\/5:focus {
  border-color: rgb(156 163 175 / 0.05);
}
.focus\:border-gray-400\/50:focus {
  border-color: rgb(156 163 175 / 0.5);
}
.focus\:border-gray-400\/55:focus {
  border-color: rgb(156 163 175 / 0.55);
}
.focus\:border-gray-400\/60:focus {
  border-color: rgb(156 163 175 / 0.6);
}
.focus\:border-gray-400\/65:focus {
  border-color: rgb(156 163 175 / 0.65);
}
.focus\:border-gray-400\/70:focus {
  border-color: rgb(156 163 175 / 0.7);
}
.focus\:border-gray-400\/75:focus {
  border-color: rgb(156 163 175 / 0.75);
}
.focus\:border-gray-400\/80:focus {
  border-color: rgb(156 163 175 / 0.8);
}
.focus\:border-gray-400\/85:focus {
  border-color: rgb(156 163 175 / 0.85);
}
.focus\:border-gray-400\/90:focus {
  border-color: rgb(156 163 175 / 0.9);
}
.focus\:border-gray-400\/95:focus {
  border-color: rgb(156 163 175 / 0.95);
}
.focus\:border-gray-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.focus\:border-gray-500\/0:focus {
  border-color: rgb(107 114 128 / 0);
}
.focus\:border-gray-500\/10:focus {
  border-color: rgb(107 114 128 / 0.1);
}
.focus\:border-gray-500\/100:focus {
  border-color: rgb(107 114 128 / 1);
}
.focus\:border-gray-500\/15:focus {
  border-color: rgb(107 114 128 / 0.15);
}
.focus\:border-gray-500\/20:focus {
  border-color: rgb(107 114 128 / 0.2);
}
.focus\:border-gray-500\/25:focus {
  border-color: rgb(107 114 128 / 0.25);
}
.focus\:border-gray-500\/30:focus {
  border-color: rgb(107 114 128 / 0.3);
}
.focus\:border-gray-500\/35:focus {
  border-color: rgb(107 114 128 / 0.35);
}
.focus\:border-gray-500\/40:focus {
  border-color: rgb(107 114 128 / 0.4);
}
.focus\:border-gray-500\/45:focus {
  border-color: rgb(107 114 128 / 0.45);
}
.focus\:border-gray-500\/5:focus {
  border-color: rgb(107 114 128 / 0.05);
}
.focus\:border-gray-500\/50:focus {
  border-color: rgb(107 114 128 / 0.5);
}
.focus\:border-gray-500\/55:focus {
  border-color: rgb(107 114 128 / 0.55);
}
.focus\:border-gray-500\/60:focus {
  border-color: rgb(107 114 128 / 0.6);
}
.focus\:border-gray-500\/65:focus {
  border-color: rgb(107 114 128 / 0.65);
}
.focus\:border-gray-500\/70:focus {
  border-color: rgb(107 114 128 / 0.7);
}
.focus\:border-gray-500\/75:focus {
  border-color: rgb(107 114 128 / 0.75);
}
.focus\:border-gray-500\/80:focus {
  border-color: rgb(107 114 128 / 0.8);
}
.focus\:border-gray-500\/85:focus {
  border-color: rgb(107 114 128 / 0.85);
}
.focus\:border-gray-500\/90:focus {
  border-color: rgb(107 114 128 / 0.9);
}
.focus\:border-gray-500\/95:focus {
  border-color: rgb(107 114 128 / 0.95);
}
.focus\:border-gray-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.focus\:border-gray-600\/0:focus {
  border-color: rgb(75 85 99 / 0);
}
.focus\:border-gray-600\/10:focus {
  border-color: rgb(75 85 99 / 0.1);
}
.focus\:border-gray-600\/100:focus {
  border-color: rgb(75 85 99 / 1);
}
.focus\:border-gray-600\/15:focus {
  border-color: rgb(75 85 99 / 0.15);
}
.focus\:border-gray-600\/20:focus {
  border-color: rgb(75 85 99 / 0.2);
}
.focus\:border-gray-600\/25:focus {
  border-color: rgb(75 85 99 / 0.25);
}
.focus\:border-gray-600\/30:focus {
  border-color: rgb(75 85 99 / 0.3);
}
.focus\:border-gray-600\/35:focus {
  border-color: rgb(75 85 99 / 0.35);
}
.focus\:border-gray-600\/40:focus {
  border-color: rgb(75 85 99 / 0.4);
}
.focus\:border-gray-600\/45:focus {
  border-color: rgb(75 85 99 / 0.45);
}
.focus\:border-gray-600\/5:focus {
  border-color: rgb(75 85 99 / 0.05);
}
.focus\:border-gray-600\/50:focus {
  border-color: rgb(75 85 99 / 0.5);
}
.focus\:border-gray-600\/55:focus {
  border-color: rgb(75 85 99 / 0.55);
}
.focus\:border-gray-600\/60:focus {
  border-color: rgb(75 85 99 / 0.6);
}
.focus\:border-gray-600\/65:focus {
  border-color: rgb(75 85 99 / 0.65);
}
.focus\:border-gray-600\/70:focus {
  border-color: rgb(75 85 99 / 0.7);
}
.focus\:border-gray-600\/75:focus {
  border-color: rgb(75 85 99 / 0.75);
}
.focus\:border-gray-600\/80:focus {
  border-color: rgb(75 85 99 / 0.8);
}
.focus\:border-gray-600\/85:focus {
  border-color: rgb(75 85 99 / 0.85);
}
.focus\:border-gray-600\/90:focus {
  border-color: rgb(75 85 99 / 0.9);
}
.focus\:border-gray-600\/95:focus {
  border-color: rgb(75 85 99 / 0.95);
}
.focus\:border-gray-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.focus\:border-gray-700\/0:focus {
  border-color: rgb(55 65 81 / 0);
}
.focus\:border-gray-700\/10:focus {
  border-color: rgb(55 65 81 / 0.1);
}
.focus\:border-gray-700\/100:focus {
  border-color: rgb(55 65 81 / 1);
}
.focus\:border-gray-700\/15:focus {
  border-color: rgb(55 65 81 / 0.15);
}
.focus\:border-gray-700\/20:focus {
  border-color: rgb(55 65 81 / 0.2);
}
.focus\:border-gray-700\/25:focus {
  border-color: rgb(55 65 81 / 0.25);
}
.focus\:border-gray-700\/30:focus {
  border-color: rgb(55 65 81 / 0.3);
}
.focus\:border-gray-700\/35:focus {
  border-color: rgb(55 65 81 / 0.35);
}
.focus\:border-gray-700\/40:focus {
  border-color: rgb(55 65 81 / 0.4);
}
.focus\:border-gray-700\/45:focus {
  border-color: rgb(55 65 81 / 0.45);
}
.focus\:border-gray-700\/5:focus {
  border-color: rgb(55 65 81 / 0.05);
}
.focus\:border-gray-700\/50:focus {
  border-color: rgb(55 65 81 / 0.5);
}
.focus\:border-gray-700\/55:focus {
  border-color: rgb(55 65 81 / 0.55);
}
.focus\:border-gray-700\/60:focus {
  border-color: rgb(55 65 81 / 0.6);
}
.focus\:border-gray-700\/65:focus {
  border-color: rgb(55 65 81 / 0.65);
}
.focus\:border-gray-700\/70:focus {
  border-color: rgb(55 65 81 / 0.7);
}
.focus\:border-gray-700\/75:focus {
  border-color: rgb(55 65 81 / 0.75);
}
.focus\:border-gray-700\/80:focus {
  border-color: rgb(55 65 81 / 0.8);
}
.focus\:border-gray-700\/85:focus {
  border-color: rgb(55 65 81 / 0.85);
}
.focus\:border-gray-700\/90:focus {
  border-color: rgb(55 65 81 / 0.9);
}
.focus\:border-gray-700\/95:focus {
  border-color: rgb(55 65 81 / 0.95);
}
.focus\:border-gray-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.focus\:border-gray-800\/0:focus {
  border-color: rgb(31 41 55 / 0);
}
.focus\:border-gray-800\/10:focus {
  border-color: rgb(31 41 55 / 0.1);
}
.focus\:border-gray-800\/100:focus {
  border-color: rgb(31 41 55 / 1);
}
.focus\:border-gray-800\/15:focus {
  border-color: rgb(31 41 55 / 0.15);
}
.focus\:border-gray-800\/20:focus {
  border-color: rgb(31 41 55 / 0.2);
}
.focus\:border-gray-800\/25:focus {
  border-color: rgb(31 41 55 / 0.25);
}
.focus\:border-gray-800\/30:focus {
  border-color: rgb(31 41 55 / 0.3);
}
.focus\:border-gray-800\/35:focus {
  border-color: rgb(31 41 55 / 0.35);
}
.focus\:border-gray-800\/40:focus {
  border-color: rgb(31 41 55 / 0.4);
}
.focus\:border-gray-800\/45:focus {
  border-color: rgb(31 41 55 / 0.45);
}
.focus\:border-gray-800\/5:focus {
  border-color: rgb(31 41 55 / 0.05);
}
.focus\:border-gray-800\/50:focus {
  border-color: rgb(31 41 55 / 0.5);
}
.focus\:border-gray-800\/55:focus {
  border-color: rgb(31 41 55 / 0.55);
}
.focus\:border-gray-800\/60:focus {
  border-color: rgb(31 41 55 / 0.6);
}
.focus\:border-gray-800\/65:focus {
  border-color: rgb(31 41 55 / 0.65);
}
.focus\:border-gray-800\/70:focus {
  border-color: rgb(31 41 55 / 0.7);
}
.focus\:border-gray-800\/75:focus {
  border-color: rgb(31 41 55 / 0.75);
}
.focus\:border-gray-800\/80:focus {
  border-color: rgb(31 41 55 / 0.8);
}
.focus\:border-gray-800\/85:focus {
  border-color: rgb(31 41 55 / 0.85);
}
.focus\:border-gray-800\/90:focus {
  border-color: rgb(31 41 55 / 0.9);
}
.focus\:border-gray-800\/95:focus {
  border-color: rgb(31 41 55 / 0.95);
}
.focus\:border-gray-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.focus\:border-gray-900\/0:focus {
  border-color: rgb(17 24 39 / 0);
}
.focus\:border-gray-900\/10:focus {
  border-color: rgb(17 24 39 / 0.1);
}
.focus\:border-gray-900\/100:focus {
  border-color: rgb(17 24 39 / 1);
}
.focus\:border-gray-900\/15:focus {
  border-color: rgb(17 24 39 / 0.15);
}
.focus\:border-gray-900\/20:focus {
  border-color: rgb(17 24 39 / 0.2);
}
.focus\:border-gray-900\/25:focus {
  border-color: rgb(17 24 39 / 0.25);
}
.focus\:border-gray-900\/30:focus {
  border-color: rgb(17 24 39 / 0.3);
}
.focus\:border-gray-900\/35:focus {
  border-color: rgb(17 24 39 / 0.35);
}
.focus\:border-gray-900\/40:focus {
  border-color: rgb(17 24 39 / 0.4);
}
.focus\:border-gray-900\/45:focus {
  border-color: rgb(17 24 39 / 0.45);
}
.focus\:border-gray-900\/5:focus {
  border-color: rgb(17 24 39 / 0.05);
}
.focus\:border-gray-900\/50:focus {
  border-color: rgb(17 24 39 / 0.5);
}
.focus\:border-gray-900\/55:focus {
  border-color: rgb(17 24 39 / 0.55);
}
.focus\:border-gray-900\/60:focus {
  border-color: rgb(17 24 39 / 0.6);
}
.focus\:border-gray-900\/65:focus {
  border-color: rgb(17 24 39 / 0.65);
}
.focus\:border-gray-900\/70:focus {
  border-color: rgb(17 24 39 / 0.7);
}
.focus\:border-gray-900\/75:focus {
  border-color: rgb(17 24 39 / 0.75);
}
.focus\:border-gray-900\/80:focus {
  border-color: rgb(17 24 39 / 0.8);
}
.focus\:border-gray-900\/85:focus {
  border-color: rgb(17 24 39 / 0.85);
}
.focus\:border-gray-900\/90:focus {
  border-color: rgb(17 24 39 / 0.9);
}
.focus\:border-gray-900\/95:focus {
  border-color: rgb(17 24 39 / 0.95);
}
.focus\:border-green-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.focus\:border-green-100\/0:focus {
  border-color: rgb(220 252 231 / 0);
}
.focus\:border-green-100\/10:focus {
  border-color: rgb(220 252 231 / 0.1);
}
.focus\:border-green-100\/100:focus {
  border-color: rgb(220 252 231 / 1);
}
.focus\:border-green-100\/15:focus {
  border-color: rgb(220 252 231 / 0.15);
}
.focus\:border-green-100\/20:focus {
  border-color: rgb(220 252 231 / 0.2);
}
.focus\:border-green-100\/25:focus {
  border-color: rgb(220 252 231 / 0.25);
}
.focus\:border-green-100\/30:focus {
  border-color: rgb(220 252 231 / 0.3);
}
.focus\:border-green-100\/35:focus {
  border-color: rgb(220 252 231 / 0.35);
}
.focus\:border-green-100\/40:focus {
  border-color: rgb(220 252 231 / 0.4);
}
.focus\:border-green-100\/45:focus {
  border-color: rgb(220 252 231 / 0.45);
}
.focus\:border-green-100\/5:focus {
  border-color: rgb(220 252 231 / 0.05);
}
.focus\:border-green-100\/50:focus {
  border-color: rgb(220 252 231 / 0.5);
}
.focus\:border-green-100\/55:focus {
  border-color: rgb(220 252 231 / 0.55);
}
.focus\:border-green-100\/60:focus {
  border-color: rgb(220 252 231 / 0.6);
}
.focus\:border-green-100\/65:focus {
  border-color: rgb(220 252 231 / 0.65);
}
.focus\:border-green-100\/70:focus {
  border-color: rgb(220 252 231 / 0.7);
}
.focus\:border-green-100\/75:focus {
  border-color: rgb(220 252 231 / 0.75);
}
.focus\:border-green-100\/80:focus {
  border-color: rgb(220 252 231 / 0.8);
}
.focus\:border-green-100\/85:focus {
  border-color: rgb(220 252 231 / 0.85);
}
.focus\:border-green-100\/90:focus {
  border-color: rgb(220 252 231 / 0.9);
}
.focus\:border-green-100\/95:focus {
  border-color: rgb(220 252 231 / 0.95);
}
.focus\:border-green-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.focus\:border-green-200\/0:focus {
  border-color: rgb(187 247 208 / 0);
}
.focus\:border-green-200\/10:focus {
  border-color: rgb(187 247 208 / 0.1);
}
.focus\:border-green-200\/100:focus {
  border-color: rgb(187 247 208 / 1);
}
.focus\:border-green-200\/15:focus {
  border-color: rgb(187 247 208 / 0.15);
}
.focus\:border-green-200\/20:focus {
  border-color: rgb(187 247 208 / 0.2);
}
.focus\:border-green-200\/25:focus {
  border-color: rgb(187 247 208 / 0.25);
}
.focus\:border-green-200\/30:focus {
  border-color: rgb(187 247 208 / 0.3);
}
.focus\:border-green-200\/35:focus {
  border-color: rgb(187 247 208 / 0.35);
}
.focus\:border-green-200\/40:focus {
  border-color: rgb(187 247 208 / 0.4);
}
.focus\:border-green-200\/45:focus {
  border-color: rgb(187 247 208 / 0.45);
}
.focus\:border-green-200\/5:focus {
  border-color: rgb(187 247 208 / 0.05);
}
.focus\:border-green-200\/50:focus {
  border-color: rgb(187 247 208 / 0.5);
}
.focus\:border-green-200\/55:focus {
  border-color: rgb(187 247 208 / 0.55);
}
.focus\:border-green-200\/60:focus {
  border-color: rgb(187 247 208 / 0.6);
}
.focus\:border-green-200\/65:focus {
  border-color: rgb(187 247 208 / 0.65);
}
.focus\:border-green-200\/70:focus {
  border-color: rgb(187 247 208 / 0.7);
}
.focus\:border-green-200\/75:focus {
  border-color: rgb(187 247 208 / 0.75);
}
.focus\:border-green-200\/80:focus {
  border-color: rgb(187 247 208 / 0.8);
}
.focus\:border-green-200\/85:focus {
  border-color: rgb(187 247 208 / 0.85);
}
.focus\:border-green-200\/90:focus {
  border-color: rgb(187 247 208 / 0.9);
}
.focus\:border-green-200\/95:focus {
  border-color: rgb(187 247 208 / 0.95);
}
.focus\:border-green-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.focus\:border-green-300\/0:focus {
  border-color: rgb(134 239 172 / 0);
}
.focus\:border-green-300\/10:focus {
  border-color: rgb(134 239 172 / 0.1);
}
.focus\:border-green-300\/100:focus {
  border-color: rgb(134 239 172 / 1);
}
.focus\:border-green-300\/15:focus {
  border-color: rgb(134 239 172 / 0.15);
}
.focus\:border-green-300\/20:focus {
  border-color: rgb(134 239 172 / 0.2);
}
.focus\:border-green-300\/25:focus {
  border-color: rgb(134 239 172 / 0.25);
}
.focus\:border-green-300\/30:focus {
  border-color: rgb(134 239 172 / 0.3);
}
.focus\:border-green-300\/35:focus {
  border-color: rgb(134 239 172 / 0.35);
}
.focus\:border-green-300\/40:focus {
  border-color: rgb(134 239 172 / 0.4);
}
.focus\:border-green-300\/45:focus {
  border-color: rgb(134 239 172 / 0.45);
}
.focus\:border-green-300\/5:focus {
  border-color: rgb(134 239 172 / 0.05);
}
.focus\:border-green-300\/50:focus {
  border-color: rgb(134 239 172 / 0.5);
}
.focus\:border-green-300\/55:focus {
  border-color: rgb(134 239 172 / 0.55);
}
.focus\:border-green-300\/60:focus {
  border-color: rgb(134 239 172 / 0.6);
}
.focus\:border-green-300\/65:focus {
  border-color: rgb(134 239 172 / 0.65);
}
.focus\:border-green-300\/70:focus {
  border-color: rgb(134 239 172 / 0.7);
}
.focus\:border-green-300\/75:focus {
  border-color: rgb(134 239 172 / 0.75);
}
.focus\:border-green-300\/80:focus {
  border-color: rgb(134 239 172 / 0.8);
}
.focus\:border-green-300\/85:focus {
  border-color: rgb(134 239 172 / 0.85);
}
.focus\:border-green-300\/90:focus {
  border-color: rgb(134 239 172 / 0.9);
}
.focus\:border-green-300\/95:focus {
  border-color: rgb(134 239 172 / 0.95);
}
.focus\:border-green-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.focus\:border-green-400\/0:focus {
  border-color: rgb(74 222 128 / 0);
}
.focus\:border-green-400\/10:focus {
  border-color: rgb(74 222 128 / 0.1);
}
.focus\:border-green-400\/100:focus {
  border-color: rgb(74 222 128 / 1);
}
.focus\:border-green-400\/15:focus {
  border-color: rgb(74 222 128 / 0.15);
}
.focus\:border-green-400\/20:focus {
  border-color: rgb(74 222 128 / 0.2);
}
.focus\:border-green-400\/25:focus {
  border-color: rgb(74 222 128 / 0.25);
}
.focus\:border-green-400\/30:focus {
  border-color: rgb(74 222 128 / 0.3);
}
.focus\:border-green-400\/35:focus {
  border-color: rgb(74 222 128 / 0.35);
}
.focus\:border-green-400\/40:focus {
  border-color: rgb(74 222 128 / 0.4);
}
.focus\:border-green-400\/45:focus {
  border-color: rgb(74 222 128 / 0.45);
}
.focus\:border-green-400\/5:focus {
  border-color: rgb(74 222 128 / 0.05);
}
.focus\:border-green-400\/50:focus {
  border-color: rgb(74 222 128 / 0.5);
}
.focus\:border-green-400\/55:focus {
  border-color: rgb(74 222 128 / 0.55);
}
.focus\:border-green-400\/60:focus {
  border-color: rgb(74 222 128 / 0.6);
}
.focus\:border-green-400\/65:focus {
  border-color: rgb(74 222 128 / 0.65);
}
.focus\:border-green-400\/70:focus {
  border-color: rgb(74 222 128 / 0.7);
}
.focus\:border-green-400\/75:focus {
  border-color: rgb(74 222 128 / 0.75);
}
.focus\:border-green-400\/80:focus {
  border-color: rgb(74 222 128 / 0.8);
}
.focus\:border-green-400\/85:focus {
  border-color: rgb(74 222 128 / 0.85);
}
.focus\:border-green-400\/90:focus {
  border-color: rgb(74 222 128 / 0.9);
}
.focus\:border-green-400\/95:focus {
  border-color: rgb(74 222 128 / 0.95);
}
.focus\:border-green-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.focus\:border-green-500\/0:focus {
  border-color: rgb(34 197 94 / 0);
}
.focus\:border-green-500\/10:focus {
  border-color: rgb(34 197 94 / 0.1);
}
.focus\:border-green-500\/100:focus {
  border-color: rgb(34 197 94 / 1);
}
.focus\:border-green-500\/15:focus {
  border-color: rgb(34 197 94 / 0.15);
}
.focus\:border-green-500\/20:focus {
  border-color: rgb(34 197 94 / 0.2);
}
.focus\:border-green-500\/25:focus {
  border-color: rgb(34 197 94 / 0.25);
}
.focus\:border-green-500\/30:focus {
  border-color: rgb(34 197 94 / 0.3);
}
.focus\:border-green-500\/35:focus {
  border-color: rgb(34 197 94 / 0.35);
}
.focus\:border-green-500\/40:focus {
  border-color: rgb(34 197 94 / 0.4);
}
.focus\:border-green-500\/45:focus {
  border-color: rgb(34 197 94 / 0.45);
}
.focus\:border-green-500\/5:focus {
  border-color: rgb(34 197 94 / 0.05);
}
.focus\:border-green-500\/50:focus {
  border-color: rgb(34 197 94 / 0.5);
}
.focus\:border-green-500\/55:focus {
  border-color: rgb(34 197 94 / 0.55);
}
.focus\:border-green-500\/60:focus {
  border-color: rgb(34 197 94 / 0.6);
}
.focus\:border-green-500\/65:focus {
  border-color: rgb(34 197 94 / 0.65);
}
.focus\:border-green-500\/70:focus {
  border-color: rgb(34 197 94 / 0.7);
}
.focus\:border-green-500\/75:focus {
  border-color: rgb(34 197 94 / 0.75);
}
.focus\:border-green-500\/80:focus {
  border-color: rgb(34 197 94 / 0.8);
}
.focus\:border-green-500\/85:focus {
  border-color: rgb(34 197 94 / 0.85);
}
.focus\:border-green-500\/90:focus {
  border-color: rgb(34 197 94 / 0.9);
}
.focus\:border-green-500\/95:focus {
  border-color: rgb(34 197 94 / 0.95);
}
.focus\:border-green-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.focus\:border-green-600\/0:focus {
  border-color: rgb(22 163 74 / 0);
}
.focus\:border-green-600\/10:focus {
  border-color: rgb(22 163 74 / 0.1);
}
.focus\:border-green-600\/100:focus {
  border-color: rgb(22 163 74 / 1);
}
.focus\:border-green-600\/15:focus {
  border-color: rgb(22 163 74 / 0.15);
}
.focus\:border-green-600\/20:focus {
  border-color: rgb(22 163 74 / 0.2);
}
.focus\:border-green-600\/25:focus {
  border-color: rgb(22 163 74 / 0.25);
}
.focus\:border-green-600\/30:focus {
  border-color: rgb(22 163 74 / 0.3);
}
.focus\:border-green-600\/35:focus {
  border-color: rgb(22 163 74 / 0.35);
}
.focus\:border-green-600\/40:focus {
  border-color: rgb(22 163 74 / 0.4);
}
.focus\:border-green-600\/45:focus {
  border-color: rgb(22 163 74 / 0.45);
}
.focus\:border-green-600\/5:focus {
  border-color: rgb(22 163 74 / 0.05);
}
.focus\:border-green-600\/50:focus {
  border-color: rgb(22 163 74 / 0.5);
}
.focus\:border-green-600\/55:focus {
  border-color: rgb(22 163 74 / 0.55);
}
.focus\:border-green-600\/60:focus {
  border-color: rgb(22 163 74 / 0.6);
}
.focus\:border-green-600\/65:focus {
  border-color: rgb(22 163 74 / 0.65);
}
.focus\:border-green-600\/70:focus {
  border-color: rgb(22 163 74 / 0.7);
}
.focus\:border-green-600\/75:focus {
  border-color: rgb(22 163 74 / 0.75);
}
.focus\:border-green-600\/80:focus {
  border-color: rgb(22 163 74 / 0.8);
}
.focus\:border-green-600\/85:focus {
  border-color: rgb(22 163 74 / 0.85);
}
.focus\:border-green-600\/90:focus {
  border-color: rgb(22 163 74 / 0.9);
}
.focus\:border-green-600\/95:focus {
  border-color: rgb(22 163 74 / 0.95);
}
.focus\:border-green-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.focus\:border-green-700\/0:focus {
  border-color: rgb(21 128 61 / 0);
}
.focus\:border-green-700\/10:focus {
  border-color: rgb(21 128 61 / 0.1);
}
.focus\:border-green-700\/100:focus {
  border-color: rgb(21 128 61 / 1);
}
.focus\:border-green-700\/15:focus {
  border-color: rgb(21 128 61 / 0.15);
}
.focus\:border-green-700\/20:focus {
  border-color: rgb(21 128 61 / 0.2);
}
.focus\:border-green-700\/25:focus {
  border-color: rgb(21 128 61 / 0.25);
}
.focus\:border-green-700\/30:focus {
  border-color: rgb(21 128 61 / 0.3);
}
.focus\:border-green-700\/35:focus {
  border-color: rgb(21 128 61 / 0.35);
}
.focus\:border-green-700\/40:focus {
  border-color: rgb(21 128 61 / 0.4);
}
.focus\:border-green-700\/45:focus {
  border-color: rgb(21 128 61 / 0.45);
}
.focus\:border-green-700\/5:focus {
  border-color: rgb(21 128 61 / 0.05);
}
.focus\:border-green-700\/50:focus {
  border-color: rgb(21 128 61 / 0.5);
}
.focus\:border-green-700\/55:focus {
  border-color: rgb(21 128 61 / 0.55);
}
.focus\:border-green-700\/60:focus {
  border-color: rgb(21 128 61 / 0.6);
}
.focus\:border-green-700\/65:focus {
  border-color: rgb(21 128 61 / 0.65);
}
.focus\:border-green-700\/70:focus {
  border-color: rgb(21 128 61 / 0.7);
}
.focus\:border-green-700\/75:focus {
  border-color: rgb(21 128 61 / 0.75);
}
.focus\:border-green-700\/80:focus {
  border-color: rgb(21 128 61 / 0.8);
}
.focus\:border-green-700\/85:focus {
  border-color: rgb(21 128 61 / 0.85);
}
.focus\:border-green-700\/90:focus {
  border-color: rgb(21 128 61 / 0.9);
}
.focus\:border-green-700\/95:focus {
  border-color: rgb(21 128 61 / 0.95);
}
.focus\:border-green-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.focus\:border-green-800\/0:focus {
  border-color: rgb(22 101 52 / 0);
}
.focus\:border-green-800\/10:focus {
  border-color: rgb(22 101 52 / 0.1);
}
.focus\:border-green-800\/100:focus {
  border-color: rgb(22 101 52 / 1);
}
.focus\:border-green-800\/15:focus {
  border-color: rgb(22 101 52 / 0.15);
}
.focus\:border-green-800\/20:focus {
  border-color: rgb(22 101 52 / 0.2);
}
.focus\:border-green-800\/25:focus {
  border-color: rgb(22 101 52 / 0.25);
}
.focus\:border-green-800\/30:focus {
  border-color: rgb(22 101 52 / 0.3);
}
.focus\:border-green-800\/35:focus {
  border-color: rgb(22 101 52 / 0.35);
}
.focus\:border-green-800\/40:focus {
  border-color: rgb(22 101 52 / 0.4);
}
.focus\:border-green-800\/45:focus {
  border-color: rgb(22 101 52 / 0.45);
}
.focus\:border-green-800\/5:focus {
  border-color: rgb(22 101 52 / 0.05);
}
.focus\:border-green-800\/50:focus {
  border-color: rgb(22 101 52 / 0.5);
}
.focus\:border-green-800\/55:focus {
  border-color: rgb(22 101 52 / 0.55);
}
.focus\:border-green-800\/60:focus {
  border-color: rgb(22 101 52 / 0.6);
}
.focus\:border-green-800\/65:focus {
  border-color: rgb(22 101 52 / 0.65);
}
.focus\:border-green-800\/70:focus {
  border-color: rgb(22 101 52 / 0.7);
}
.focus\:border-green-800\/75:focus {
  border-color: rgb(22 101 52 / 0.75);
}
.focus\:border-green-800\/80:focus {
  border-color: rgb(22 101 52 / 0.8);
}
.focus\:border-green-800\/85:focus {
  border-color: rgb(22 101 52 / 0.85);
}
.focus\:border-green-800\/90:focus {
  border-color: rgb(22 101 52 / 0.9);
}
.focus\:border-green-800\/95:focus {
  border-color: rgb(22 101 52 / 0.95);
}
.focus\:border-green-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.focus\:border-green-900\/0:focus {
  border-color: rgb(20 83 45 / 0);
}
.focus\:border-green-900\/10:focus {
  border-color: rgb(20 83 45 / 0.1);
}
.focus\:border-green-900\/100:focus {
  border-color: rgb(20 83 45 / 1);
}
.focus\:border-green-900\/15:focus {
  border-color: rgb(20 83 45 / 0.15);
}
.focus\:border-green-900\/20:focus {
  border-color: rgb(20 83 45 / 0.2);
}
.focus\:border-green-900\/25:focus {
  border-color: rgb(20 83 45 / 0.25);
}
.focus\:border-green-900\/30:focus {
  border-color: rgb(20 83 45 / 0.3);
}
.focus\:border-green-900\/35:focus {
  border-color: rgb(20 83 45 / 0.35);
}
.focus\:border-green-900\/40:focus {
  border-color: rgb(20 83 45 / 0.4);
}
.focus\:border-green-900\/45:focus {
  border-color: rgb(20 83 45 / 0.45);
}
.focus\:border-green-900\/5:focus {
  border-color: rgb(20 83 45 / 0.05);
}
.focus\:border-green-900\/50:focus {
  border-color: rgb(20 83 45 / 0.5);
}
.focus\:border-green-900\/55:focus {
  border-color: rgb(20 83 45 / 0.55);
}
.focus\:border-green-900\/60:focus {
  border-color: rgb(20 83 45 / 0.6);
}
.focus\:border-green-900\/65:focus {
  border-color: rgb(20 83 45 / 0.65);
}
.focus\:border-green-900\/70:focus {
  border-color: rgb(20 83 45 / 0.7);
}
.focus\:border-green-900\/75:focus {
  border-color: rgb(20 83 45 / 0.75);
}
.focus\:border-green-900\/80:focus {
  border-color: rgb(20 83 45 / 0.8);
}
.focus\:border-green-900\/85:focus {
  border-color: rgb(20 83 45 / 0.85);
}
.focus\:border-green-900\/90:focus {
  border-color: rgb(20 83 45 / 0.9);
}
.focus\:border-green-900\/95:focus {
  border-color: rgb(20 83 45 / 0.95);
}
.focus\:border-orange-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.focus\:border-orange-100\/0:focus {
  border-color: rgb(255 237 213 / 0);
}
.focus\:border-orange-100\/10:focus {
  border-color: rgb(255 237 213 / 0.1);
}
.focus\:border-orange-100\/100:focus {
  border-color: rgb(255 237 213 / 1);
}
.focus\:border-orange-100\/15:focus {
  border-color: rgb(255 237 213 / 0.15);
}
.focus\:border-orange-100\/20:focus {
  border-color: rgb(255 237 213 / 0.2);
}
.focus\:border-orange-100\/25:focus {
  border-color: rgb(255 237 213 / 0.25);
}
.focus\:border-orange-100\/30:focus {
  border-color: rgb(255 237 213 / 0.3);
}
.focus\:border-orange-100\/35:focus {
  border-color: rgb(255 237 213 / 0.35);
}
.focus\:border-orange-100\/40:focus {
  border-color: rgb(255 237 213 / 0.4);
}
.focus\:border-orange-100\/45:focus {
  border-color: rgb(255 237 213 / 0.45);
}
.focus\:border-orange-100\/5:focus {
  border-color: rgb(255 237 213 / 0.05);
}
.focus\:border-orange-100\/50:focus {
  border-color: rgb(255 237 213 / 0.5);
}
.focus\:border-orange-100\/55:focus {
  border-color: rgb(255 237 213 / 0.55);
}
.focus\:border-orange-100\/60:focus {
  border-color: rgb(255 237 213 / 0.6);
}
.focus\:border-orange-100\/65:focus {
  border-color: rgb(255 237 213 / 0.65);
}
.focus\:border-orange-100\/70:focus {
  border-color: rgb(255 237 213 / 0.7);
}
.focus\:border-orange-100\/75:focus {
  border-color: rgb(255 237 213 / 0.75);
}
.focus\:border-orange-100\/80:focus {
  border-color: rgb(255 237 213 / 0.8);
}
.focus\:border-orange-100\/85:focus {
  border-color: rgb(255 237 213 / 0.85);
}
.focus\:border-orange-100\/90:focus {
  border-color: rgb(255 237 213 / 0.9);
}
.focus\:border-orange-100\/95:focus {
  border-color: rgb(255 237 213 / 0.95);
}
.focus\:border-orange-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.focus\:border-orange-200\/0:focus {
  border-color: rgb(254 215 170 / 0);
}
.focus\:border-orange-200\/10:focus {
  border-color: rgb(254 215 170 / 0.1);
}
.focus\:border-orange-200\/100:focus {
  border-color: rgb(254 215 170 / 1);
}
.focus\:border-orange-200\/15:focus {
  border-color: rgb(254 215 170 / 0.15);
}
.focus\:border-orange-200\/20:focus {
  border-color: rgb(254 215 170 / 0.2);
}
.focus\:border-orange-200\/25:focus {
  border-color: rgb(254 215 170 / 0.25);
}
.focus\:border-orange-200\/30:focus {
  border-color: rgb(254 215 170 / 0.3);
}
.focus\:border-orange-200\/35:focus {
  border-color: rgb(254 215 170 / 0.35);
}
.focus\:border-orange-200\/40:focus {
  border-color: rgb(254 215 170 / 0.4);
}
.focus\:border-orange-200\/45:focus {
  border-color: rgb(254 215 170 / 0.45);
}
.focus\:border-orange-200\/5:focus {
  border-color: rgb(254 215 170 / 0.05);
}
.focus\:border-orange-200\/50:focus {
  border-color: rgb(254 215 170 / 0.5);
}
.focus\:border-orange-200\/55:focus {
  border-color: rgb(254 215 170 / 0.55);
}
.focus\:border-orange-200\/60:focus {
  border-color: rgb(254 215 170 / 0.6);
}
.focus\:border-orange-200\/65:focus {
  border-color: rgb(254 215 170 / 0.65);
}
.focus\:border-orange-200\/70:focus {
  border-color: rgb(254 215 170 / 0.7);
}
.focus\:border-orange-200\/75:focus {
  border-color: rgb(254 215 170 / 0.75);
}
.focus\:border-orange-200\/80:focus {
  border-color: rgb(254 215 170 / 0.8);
}
.focus\:border-orange-200\/85:focus {
  border-color: rgb(254 215 170 / 0.85);
}
.focus\:border-orange-200\/90:focus {
  border-color: rgb(254 215 170 / 0.9);
}
.focus\:border-orange-200\/95:focus {
  border-color: rgb(254 215 170 / 0.95);
}
.focus\:border-orange-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.focus\:border-orange-300\/0:focus {
  border-color: rgb(253 186 116 / 0);
}
.focus\:border-orange-300\/10:focus {
  border-color: rgb(253 186 116 / 0.1);
}
.focus\:border-orange-300\/100:focus {
  border-color: rgb(253 186 116 / 1);
}
.focus\:border-orange-300\/15:focus {
  border-color: rgb(253 186 116 / 0.15);
}
.focus\:border-orange-300\/20:focus {
  border-color: rgb(253 186 116 / 0.2);
}
.focus\:border-orange-300\/25:focus {
  border-color: rgb(253 186 116 / 0.25);
}
.focus\:border-orange-300\/30:focus {
  border-color: rgb(253 186 116 / 0.3);
}
.focus\:border-orange-300\/35:focus {
  border-color: rgb(253 186 116 / 0.35);
}
.focus\:border-orange-300\/40:focus {
  border-color: rgb(253 186 116 / 0.4);
}
.focus\:border-orange-300\/45:focus {
  border-color: rgb(253 186 116 / 0.45);
}
.focus\:border-orange-300\/5:focus {
  border-color: rgb(253 186 116 / 0.05);
}
.focus\:border-orange-300\/50:focus {
  border-color: rgb(253 186 116 / 0.5);
}
.focus\:border-orange-300\/55:focus {
  border-color: rgb(253 186 116 / 0.55);
}
.focus\:border-orange-300\/60:focus {
  border-color: rgb(253 186 116 / 0.6);
}
.focus\:border-orange-300\/65:focus {
  border-color: rgb(253 186 116 / 0.65);
}
.focus\:border-orange-300\/70:focus {
  border-color: rgb(253 186 116 / 0.7);
}
.focus\:border-orange-300\/75:focus {
  border-color: rgb(253 186 116 / 0.75);
}
.focus\:border-orange-300\/80:focus {
  border-color: rgb(253 186 116 / 0.8);
}
.focus\:border-orange-300\/85:focus {
  border-color: rgb(253 186 116 / 0.85);
}
.focus\:border-orange-300\/90:focus {
  border-color: rgb(253 186 116 / 0.9);
}
.focus\:border-orange-300\/95:focus {
  border-color: rgb(253 186 116 / 0.95);
}
.focus\:border-orange-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.focus\:border-orange-400\/0:focus {
  border-color: rgb(251 146 60 / 0);
}
.focus\:border-orange-400\/10:focus {
  border-color: rgb(251 146 60 / 0.1);
}
.focus\:border-orange-400\/100:focus {
  border-color: rgb(251 146 60 / 1);
}
.focus\:border-orange-400\/15:focus {
  border-color: rgb(251 146 60 / 0.15);
}
.focus\:border-orange-400\/20:focus {
  border-color: rgb(251 146 60 / 0.2);
}
.focus\:border-orange-400\/25:focus {
  border-color: rgb(251 146 60 / 0.25);
}
.focus\:border-orange-400\/30:focus {
  border-color: rgb(251 146 60 / 0.3);
}
.focus\:border-orange-400\/35:focus {
  border-color: rgb(251 146 60 / 0.35);
}
.focus\:border-orange-400\/40:focus {
  border-color: rgb(251 146 60 / 0.4);
}
.focus\:border-orange-400\/45:focus {
  border-color: rgb(251 146 60 / 0.45);
}
.focus\:border-orange-400\/5:focus {
  border-color: rgb(251 146 60 / 0.05);
}
.focus\:border-orange-400\/50:focus {
  border-color: rgb(251 146 60 / 0.5);
}
.focus\:border-orange-400\/55:focus {
  border-color: rgb(251 146 60 / 0.55);
}
.focus\:border-orange-400\/60:focus {
  border-color: rgb(251 146 60 / 0.6);
}
.focus\:border-orange-400\/65:focus {
  border-color: rgb(251 146 60 / 0.65);
}
.focus\:border-orange-400\/70:focus {
  border-color: rgb(251 146 60 / 0.7);
}
.focus\:border-orange-400\/75:focus {
  border-color: rgb(251 146 60 / 0.75);
}
.focus\:border-orange-400\/80:focus {
  border-color: rgb(251 146 60 / 0.8);
}
.focus\:border-orange-400\/85:focus {
  border-color: rgb(251 146 60 / 0.85);
}
.focus\:border-orange-400\/90:focus {
  border-color: rgb(251 146 60 / 0.9);
}
.focus\:border-orange-400\/95:focus {
  border-color: rgb(251 146 60 / 0.95);
}
.focus\:border-orange-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.focus\:border-orange-500\/0:focus {
  border-color: rgb(249 115 22 / 0);
}
.focus\:border-orange-500\/10:focus {
  border-color: rgb(249 115 22 / 0.1);
}
.focus\:border-orange-500\/100:focus {
  border-color: rgb(249 115 22 / 1);
}
.focus\:border-orange-500\/15:focus {
  border-color: rgb(249 115 22 / 0.15);
}
.focus\:border-orange-500\/20:focus {
  border-color: rgb(249 115 22 / 0.2);
}
.focus\:border-orange-500\/25:focus {
  border-color: rgb(249 115 22 / 0.25);
}
.focus\:border-orange-500\/30:focus {
  border-color: rgb(249 115 22 / 0.3);
}
.focus\:border-orange-500\/35:focus {
  border-color: rgb(249 115 22 / 0.35);
}
.focus\:border-orange-500\/40:focus {
  border-color: rgb(249 115 22 / 0.4);
}
.focus\:border-orange-500\/45:focus {
  border-color: rgb(249 115 22 / 0.45);
}
.focus\:border-orange-500\/5:focus {
  border-color: rgb(249 115 22 / 0.05);
}
.focus\:border-orange-500\/50:focus {
  border-color: rgb(249 115 22 / 0.5);
}
.focus\:border-orange-500\/55:focus {
  border-color: rgb(249 115 22 / 0.55);
}
.focus\:border-orange-500\/60:focus {
  border-color: rgb(249 115 22 / 0.6);
}
.focus\:border-orange-500\/65:focus {
  border-color: rgb(249 115 22 / 0.65);
}
.focus\:border-orange-500\/70:focus {
  border-color: rgb(249 115 22 / 0.7);
}
.focus\:border-orange-500\/75:focus {
  border-color: rgb(249 115 22 / 0.75);
}
.focus\:border-orange-500\/80:focus {
  border-color: rgb(249 115 22 / 0.8);
}
.focus\:border-orange-500\/85:focus {
  border-color: rgb(249 115 22 / 0.85);
}
.focus\:border-orange-500\/90:focus {
  border-color: rgb(249 115 22 / 0.9);
}
.focus\:border-orange-500\/95:focus {
  border-color: rgb(249 115 22 / 0.95);
}
.focus\:border-orange-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.focus\:border-orange-600\/0:focus {
  border-color: rgb(234 88 12 / 0);
}
.focus\:border-orange-600\/10:focus {
  border-color: rgb(234 88 12 / 0.1);
}
.focus\:border-orange-600\/100:focus {
  border-color: rgb(234 88 12 / 1);
}
.focus\:border-orange-600\/15:focus {
  border-color: rgb(234 88 12 / 0.15);
}
.focus\:border-orange-600\/20:focus {
  border-color: rgb(234 88 12 / 0.2);
}
.focus\:border-orange-600\/25:focus {
  border-color: rgb(234 88 12 / 0.25);
}
.focus\:border-orange-600\/30:focus {
  border-color: rgb(234 88 12 / 0.3);
}
.focus\:border-orange-600\/35:focus {
  border-color: rgb(234 88 12 / 0.35);
}
.focus\:border-orange-600\/40:focus {
  border-color: rgb(234 88 12 / 0.4);
}
.focus\:border-orange-600\/45:focus {
  border-color: rgb(234 88 12 / 0.45);
}
.focus\:border-orange-600\/5:focus {
  border-color: rgb(234 88 12 / 0.05);
}
.focus\:border-orange-600\/50:focus {
  border-color: rgb(234 88 12 / 0.5);
}
.focus\:border-orange-600\/55:focus {
  border-color: rgb(234 88 12 / 0.55);
}
.focus\:border-orange-600\/60:focus {
  border-color: rgb(234 88 12 / 0.6);
}
.focus\:border-orange-600\/65:focus {
  border-color: rgb(234 88 12 / 0.65);
}
.focus\:border-orange-600\/70:focus {
  border-color: rgb(234 88 12 / 0.7);
}
.focus\:border-orange-600\/75:focus {
  border-color: rgb(234 88 12 / 0.75);
}
.focus\:border-orange-600\/80:focus {
  border-color: rgb(234 88 12 / 0.8);
}
.focus\:border-orange-600\/85:focus {
  border-color: rgb(234 88 12 / 0.85);
}
.focus\:border-orange-600\/90:focus {
  border-color: rgb(234 88 12 / 0.9);
}
.focus\:border-orange-600\/95:focus {
  border-color: rgb(234 88 12 / 0.95);
}
.focus\:border-orange-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.focus\:border-orange-700\/0:focus {
  border-color: rgb(194 65 12 / 0);
}
.focus\:border-orange-700\/10:focus {
  border-color: rgb(194 65 12 / 0.1);
}
.focus\:border-orange-700\/100:focus {
  border-color: rgb(194 65 12 / 1);
}
.focus\:border-orange-700\/15:focus {
  border-color: rgb(194 65 12 / 0.15);
}
.focus\:border-orange-700\/20:focus {
  border-color: rgb(194 65 12 / 0.2);
}
.focus\:border-orange-700\/25:focus {
  border-color: rgb(194 65 12 / 0.25);
}
.focus\:border-orange-700\/30:focus {
  border-color: rgb(194 65 12 / 0.3);
}
.focus\:border-orange-700\/35:focus {
  border-color: rgb(194 65 12 / 0.35);
}
.focus\:border-orange-700\/40:focus {
  border-color: rgb(194 65 12 / 0.4);
}
.focus\:border-orange-700\/45:focus {
  border-color: rgb(194 65 12 / 0.45);
}
.focus\:border-orange-700\/5:focus {
  border-color: rgb(194 65 12 / 0.05);
}
.focus\:border-orange-700\/50:focus {
  border-color: rgb(194 65 12 / 0.5);
}
.focus\:border-orange-700\/55:focus {
  border-color: rgb(194 65 12 / 0.55);
}
.focus\:border-orange-700\/60:focus {
  border-color: rgb(194 65 12 / 0.6);
}
.focus\:border-orange-700\/65:focus {
  border-color: rgb(194 65 12 / 0.65);
}
.focus\:border-orange-700\/70:focus {
  border-color: rgb(194 65 12 / 0.7);
}
.focus\:border-orange-700\/75:focus {
  border-color: rgb(194 65 12 / 0.75);
}
.focus\:border-orange-700\/80:focus {
  border-color: rgb(194 65 12 / 0.8);
}
.focus\:border-orange-700\/85:focus {
  border-color: rgb(194 65 12 / 0.85);
}
.focus\:border-orange-700\/90:focus {
  border-color: rgb(194 65 12 / 0.9);
}
.focus\:border-orange-700\/95:focus {
  border-color: rgb(194 65 12 / 0.95);
}
.focus\:border-orange-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.focus\:border-orange-800\/0:focus {
  border-color: rgb(154 52 18 / 0);
}
.focus\:border-orange-800\/10:focus {
  border-color: rgb(154 52 18 / 0.1);
}
.focus\:border-orange-800\/100:focus {
  border-color: rgb(154 52 18 / 1);
}
.focus\:border-orange-800\/15:focus {
  border-color: rgb(154 52 18 / 0.15);
}
.focus\:border-orange-800\/20:focus {
  border-color: rgb(154 52 18 / 0.2);
}
.focus\:border-orange-800\/25:focus {
  border-color: rgb(154 52 18 / 0.25);
}
.focus\:border-orange-800\/30:focus {
  border-color: rgb(154 52 18 / 0.3);
}
.focus\:border-orange-800\/35:focus {
  border-color: rgb(154 52 18 / 0.35);
}
.focus\:border-orange-800\/40:focus {
  border-color: rgb(154 52 18 / 0.4);
}
.focus\:border-orange-800\/45:focus {
  border-color: rgb(154 52 18 / 0.45);
}
.focus\:border-orange-800\/5:focus {
  border-color: rgb(154 52 18 / 0.05);
}
.focus\:border-orange-800\/50:focus {
  border-color: rgb(154 52 18 / 0.5);
}
.focus\:border-orange-800\/55:focus {
  border-color: rgb(154 52 18 / 0.55);
}
.focus\:border-orange-800\/60:focus {
  border-color: rgb(154 52 18 / 0.6);
}
.focus\:border-orange-800\/65:focus {
  border-color: rgb(154 52 18 / 0.65);
}
.focus\:border-orange-800\/70:focus {
  border-color: rgb(154 52 18 / 0.7);
}
.focus\:border-orange-800\/75:focus {
  border-color: rgb(154 52 18 / 0.75);
}
.focus\:border-orange-800\/80:focus {
  border-color: rgb(154 52 18 / 0.8);
}
.focus\:border-orange-800\/85:focus {
  border-color: rgb(154 52 18 / 0.85);
}
.focus\:border-orange-800\/90:focus {
  border-color: rgb(154 52 18 / 0.9);
}
.focus\:border-orange-800\/95:focus {
  border-color: rgb(154 52 18 / 0.95);
}
.focus\:border-orange-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.focus\:border-orange-900\/0:focus {
  border-color: rgb(124 45 18 / 0);
}
.focus\:border-orange-900\/10:focus {
  border-color: rgb(124 45 18 / 0.1);
}
.focus\:border-orange-900\/100:focus {
  border-color: rgb(124 45 18 / 1);
}
.focus\:border-orange-900\/15:focus {
  border-color: rgb(124 45 18 / 0.15);
}
.focus\:border-orange-900\/20:focus {
  border-color: rgb(124 45 18 / 0.2);
}
.focus\:border-orange-900\/25:focus {
  border-color: rgb(124 45 18 / 0.25);
}
.focus\:border-orange-900\/30:focus {
  border-color: rgb(124 45 18 / 0.3);
}
.focus\:border-orange-900\/35:focus {
  border-color: rgb(124 45 18 / 0.35);
}
.focus\:border-orange-900\/40:focus {
  border-color: rgb(124 45 18 / 0.4);
}
.focus\:border-orange-900\/45:focus {
  border-color: rgb(124 45 18 / 0.45);
}
.focus\:border-orange-900\/5:focus {
  border-color: rgb(124 45 18 / 0.05);
}
.focus\:border-orange-900\/50:focus {
  border-color: rgb(124 45 18 / 0.5);
}
.focus\:border-orange-900\/55:focus {
  border-color: rgb(124 45 18 / 0.55);
}
.focus\:border-orange-900\/60:focus {
  border-color: rgb(124 45 18 / 0.6);
}
.focus\:border-orange-900\/65:focus {
  border-color: rgb(124 45 18 / 0.65);
}
.focus\:border-orange-900\/70:focus {
  border-color: rgb(124 45 18 / 0.7);
}
.focus\:border-orange-900\/75:focus {
  border-color: rgb(124 45 18 / 0.75);
}
.focus\:border-orange-900\/80:focus {
  border-color: rgb(124 45 18 / 0.8);
}
.focus\:border-orange-900\/85:focus {
  border-color: rgb(124 45 18 / 0.85);
}
.focus\:border-orange-900\/90:focus {
  border-color: rgb(124 45 18 / 0.9);
}
.focus\:border-orange-900\/95:focus {
  border-color: rgb(124 45 18 / 0.95);
}
.focus\:border-pink-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.focus\:border-pink-100\/0:focus {
  border-color: rgb(252 231 243 / 0);
}
.focus\:border-pink-100\/10:focus {
  border-color: rgb(252 231 243 / 0.1);
}
.focus\:border-pink-100\/100:focus {
  border-color: rgb(252 231 243 / 1);
}
.focus\:border-pink-100\/15:focus {
  border-color: rgb(252 231 243 / 0.15);
}
.focus\:border-pink-100\/20:focus {
  border-color: rgb(252 231 243 / 0.2);
}
.focus\:border-pink-100\/25:focus {
  border-color: rgb(252 231 243 / 0.25);
}
.focus\:border-pink-100\/30:focus {
  border-color: rgb(252 231 243 / 0.3);
}
.focus\:border-pink-100\/35:focus {
  border-color: rgb(252 231 243 / 0.35);
}
.focus\:border-pink-100\/40:focus {
  border-color: rgb(252 231 243 / 0.4);
}
.focus\:border-pink-100\/45:focus {
  border-color: rgb(252 231 243 / 0.45);
}
.focus\:border-pink-100\/5:focus {
  border-color: rgb(252 231 243 / 0.05);
}
.focus\:border-pink-100\/50:focus {
  border-color: rgb(252 231 243 / 0.5);
}
.focus\:border-pink-100\/55:focus {
  border-color: rgb(252 231 243 / 0.55);
}
.focus\:border-pink-100\/60:focus {
  border-color: rgb(252 231 243 / 0.6);
}
.focus\:border-pink-100\/65:focus {
  border-color: rgb(252 231 243 / 0.65);
}
.focus\:border-pink-100\/70:focus {
  border-color: rgb(252 231 243 / 0.7);
}
.focus\:border-pink-100\/75:focus {
  border-color: rgb(252 231 243 / 0.75);
}
.focus\:border-pink-100\/80:focus {
  border-color: rgb(252 231 243 / 0.8);
}
.focus\:border-pink-100\/85:focus {
  border-color: rgb(252 231 243 / 0.85);
}
.focus\:border-pink-100\/90:focus {
  border-color: rgb(252 231 243 / 0.9);
}
.focus\:border-pink-100\/95:focus {
  border-color: rgb(252 231 243 / 0.95);
}
.focus\:border-pink-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.focus\:border-pink-200\/0:focus {
  border-color: rgb(251 207 232 / 0);
}
.focus\:border-pink-200\/10:focus {
  border-color: rgb(251 207 232 / 0.1);
}
.focus\:border-pink-200\/100:focus {
  border-color: rgb(251 207 232 / 1);
}
.focus\:border-pink-200\/15:focus {
  border-color: rgb(251 207 232 / 0.15);
}
.focus\:border-pink-200\/20:focus {
  border-color: rgb(251 207 232 / 0.2);
}
.focus\:border-pink-200\/25:focus {
  border-color: rgb(251 207 232 / 0.25);
}
.focus\:border-pink-200\/30:focus {
  border-color: rgb(251 207 232 / 0.3);
}
.focus\:border-pink-200\/35:focus {
  border-color: rgb(251 207 232 / 0.35);
}
.focus\:border-pink-200\/40:focus {
  border-color: rgb(251 207 232 / 0.4);
}
.focus\:border-pink-200\/45:focus {
  border-color: rgb(251 207 232 / 0.45);
}
.focus\:border-pink-200\/5:focus {
  border-color: rgb(251 207 232 / 0.05);
}
.focus\:border-pink-200\/50:focus {
  border-color: rgb(251 207 232 / 0.5);
}
.focus\:border-pink-200\/55:focus {
  border-color: rgb(251 207 232 / 0.55);
}
.focus\:border-pink-200\/60:focus {
  border-color: rgb(251 207 232 / 0.6);
}
.focus\:border-pink-200\/65:focus {
  border-color: rgb(251 207 232 / 0.65);
}
.focus\:border-pink-200\/70:focus {
  border-color: rgb(251 207 232 / 0.7);
}
.focus\:border-pink-200\/75:focus {
  border-color: rgb(251 207 232 / 0.75);
}
.focus\:border-pink-200\/80:focus {
  border-color: rgb(251 207 232 / 0.8);
}
.focus\:border-pink-200\/85:focus {
  border-color: rgb(251 207 232 / 0.85);
}
.focus\:border-pink-200\/90:focus {
  border-color: rgb(251 207 232 / 0.9);
}
.focus\:border-pink-200\/95:focus {
  border-color: rgb(251 207 232 / 0.95);
}
.focus\:border-pink-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.focus\:border-pink-300\/0:focus {
  border-color: rgb(249 168 212 / 0);
}
.focus\:border-pink-300\/10:focus {
  border-color: rgb(249 168 212 / 0.1);
}
.focus\:border-pink-300\/100:focus {
  border-color: rgb(249 168 212 / 1);
}
.focus\:border-pink-300\/15:focus {
  border-color: rgb(249 168 212 / 0.15);
}
.focus\:border-pink-300\/20:focus {
  border-color: rgb(249 168 212 / 0.2);
}
.focus\:border-pink-300\/25:focus {
  border-color: rgb(249 168 212 / 0.25);
}
.focus\:border-pink-300\/30:focus {
  border-color: rgb(249 168 212 / 0.3);
}
.focus\:border-pink-300\/35:focus {
  border-color: rgb(249 168 212 / 0.35);
}
.focus\:border-pink-300\/40:focus {
  border-color: rgb(249 168 212 / 0.4);
}
.focus\:border-pink-300\/45:focus {
  border-color: rgb(249 168 212 / 0.45);
}
.focus\:border-pink-300\/5:focus {
  border-color: rgb(249 168 212 / 0.05);
}
.focus\:border-pink-300\/50:focus {
  border-color: rgb(249 168 212 / 0.5);
}
.focus\:border-pink-300\/55:focus {
  border-color: rgb(249 168 212 / 0.55);
}
.focus\:border-pink-300\/60:focus {
  border-color: rgb(249 168 212 / 0.6);
}
.focus\:border-pink-300\/65:focus {
  border-color: rgb(249 168 212 / 0.65);
}
.focus\:border-pink-300\/70:focus {
  border-color: rgb(249 168 212 / 0.7);
}
.focus\:border-pink-300\/75:focus {
  border-color: rgb(249 168 212 / 0.75);
}
.focus\:border-pink-300\/80:focus {
  border-color: rgb(249 168 212 / 0.8);
}
.focus\:border-pink-300\/85:focus {
  border-color: rgb(249 168 212 / 0.85);
}
.focus\:border-pink-300\/90:focus {
  border-color: rgb(249 168 212 / 0.9);
}
.focus\:border-pink-300\/95:focus {
  border-color: rgb(249 168 212 / 0.95);
}
.focus\:border-pink-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.focus\:border-pink-400\/0:focus {
  border-color: rgb(244 114 182 / 0);
}
.focus\:border-pink-400\/10:focus {
  border-color: rgb(244 114 182 / 0.1);
}
.focus\:border-pink-400\/100:focus {
  border-color: rgb(244 114 182 / 1);
}
.focus\:border-pink-400\/15:focus {
  border-color: rgb(244 114 182 / 0.15);
}
.focus\:border-pink-400\/20:focus {
  border-color: rgb(244 114 182 / 0.2);
}
.focus\:border-pink-400\/25:focus {
  border-color: rgb(244 114 182 / 0.25);
}
.focus\:border-pink-400\/30:focus {
  border-color: rgb(244 114 182 / 0.3);
}
.focus\:border-pink-400\/35:focus {
  border-color: rgb(244 114 182 / 0.35);
}
.focus\:border-pink-400\/40:focus {
  border-color: rgb(244 114 182 / 0.4);
}
.focus\:border-pink-400\/45:focus {
  border-color: rgb(244 114 182 / 0.45);
}
.focus\:border-pink-400\/5:focus {
  border-color: rgb(244 114 182 / 0.05);
}
.focus\:border-pink-400\/50:focus {
  border-color: rgb(244 114 182 / 0.5);
}
.focus\:border-pink-400\/55:focus {
  border-color: rgb(244 114 182 / 0.55);
}
.focus\:border-pink-400\/60:focus {
  border-color: rgb(244 114 182 / 0.6);
}
.focus\:border-pink-400\/65:focus {
  border-color: rgb(244 114 182 / 0.65);
}
.focus\:border-pink-400\/70:focus {
  border-color: rgb(244 114 182 / 0.7);
}
.focus\:border-pink-400\/75:focus {
  border-color: rgb(244 114 182 / 0.75);
}
.focus\:border-pink-400\/80:focus {
  border-color: rgb(244 114 182 / 0.8);
}
.focus\:border-pink-400\/85:focus {
  border-color: rgb(244 114 182 / 0.85);
}
.focus\:border-pink-400\/90:focus {
  border-color: rgb(244 114 182 / 0.9);
}
.focus\:border-pink-400\/95:focus {
  border-color: rgb(244 114 182 / 0.95);
}
.focus\:border-pink-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.focus\:border-pink-500\/0:focus {
  border-color: rgb(236 72 153 / 0);
}
.focus\:border-pink-500\/10:focus {
  border-color: rgb(236 72 153 / 0.1);
}
.focus\:border-pink-500\/100:focus {
  border-color: rgb(236 72 153 / 1);
}
.focus\:border-pink-500\/15:focus {
  border-color: rgb(236 72 153 / 0.15);
}
.focus\:border-pink-500\/20:focus {
  border-color: rgb(236 72 153 / 0.2);
}
.focus\:border-pink-500\/25:focus {
  border-color: rgb(236 72 153 / 0.25);
}
.focus\:border-pink-500\/30:focus {
  border-color: rgb(236 72 153 / 0.3);
}
.focus\:border-pink-500\/35:focus {
  border-color: rgb(236 72 153 / 0.35);
}
.focus\:border-pink-500\/40:focus {
  border-color: rgb(236 72 153 / 0.4);
}
.focus\:border-pink-500\/45:focus {
  border-color: rgb(236 72 153 / 0.45);
}
.focus\:border-pink-500\/5:focus {
  border-color: rgb(236 72 153 / 0.05);
}
.focus\:border-pink-500\/50:focus {
  border-color: rgb(236 72 153 / 0.5);
}
.focus\:border-pink-500\/55:focus {
  border-color: rgb(236 72 153 / 0.55);
}
.focus\:border-pink-500\/60:focus {
  border-color: rgb(236 72 153 / 0.6);
}
.focus\:border-pink-500\/65:focus {
  border-color: rgb(236 72 153 / 0.65);
}
.focus\:border-pink-500\/70:focus {
  border-color: rgb(236 72 153 / 0.7);
}
.focus\:border-pink-500\/75:focus {
  border-color: rgb(236 72 153 / 0.75);
}
.focus\:border-pink-500\/80:focus {
  border-color: rgb(236 72 153 / 0.8);
}
.focus\:border-pink-500\/85:focus {
  border-color: rgb(236 72 153 / 0.85);
}
.focus\:border-pink-500\/90:focus {
  border-color: rgb(236 72 153 / 0.9);
}
.focus\:border-pink-500\/95:focus {
  border-color: rgb(236 72 153 / 0.95);
}
.focus\:border-pink-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.focus\:border-pink-600\/0:focus {
  border-color: rgb(219 39 119 / 0);
}
.focus\:border-pink-600\/10:focus {
  border-color: rgb(219 39 119 / 0.1);
}
.focus\:border-pink-600\/100:focus {
  border-color: rgb(219 39 119 / 1);
}
.focus\:border-pink-600\/15:focus {
  border-color: rgb(219 39 119 / 0.15);
}
.focus\:border-pink-600\/20:focus {
  border-color: rgb(219 39 119 / 0.2);
}
.focus\:border-pink-600\/25:focus {
  border-color: rgb(219 39 119 / 0.25);
}
.focus\:border-pink-600\/30:focus {
  border-color: rgb(219 39 119 / 0.3);
}
.focus\:border-pink-600\/35:focus {
  border-color: rgb(219 39 119 / 0.35);
}
.focus\:border-pink-600\/40:focus {
  border-color: rgb(219 39 119 / 0.4);
}
.focus\:border-pink-600\/45:focus {
  border-color: rgb(219 39 119 / 0.45);
}
.focus\:border-pink-600\/5:focus {
  border-color: rgb(219 39 119 / 0.05);
}
.focus\:border-pink-600\/50:focus {
  border-color: rgb(219 39 119 / 0.5);
}
.focus\:border-pink-600\/55:focus {
  border-color: rgb(219 39 119 / 0.55);
}
.focus\:border-pink-600\/60:focus {
  border-color: rgb(219 39 119 / 0.6);
}
.focus\:border-pink-600\/65:focus {
  border-color: rgb(219 39 119 / 0.65);
}
.focus\:border-pink-600\/70:focus {
  border-color: rgb(219 39 119 / 0.7);
}
.focus\:border-pink-600\/75:focus {
  border-color: rgb(219 39 119 / 0.75);
}
.focus\:border-pink-600\/80:focus {
  border-color: rgb(219 39 119 / 0.8);
}
.focus\:border-pink-600\/85:focus {
  border-color: rgb(219 39 119 / 0.85);
}
.focus\:border-pink-600\/90:focus {
  border-color: rgb(219 39 119 / 0.9);
}
.focus\:border-pink-600\/95:focus {
  border-color: rgb(219 39 119 / 0.95);
}
.focus\:border-pink-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.focus\:border-pink-700\/0:focus {
  border-color: rgb(190 24 93 / 0);
}
.focus\:border-pink-700\/10:focus {
  border-color: rgb(190 24 93 / 0.1);
}
.focus\:border-pink-700\/100:focus {
  border-color: rgb(190 24 93 / 1);
}
.focus\:border-pink-700\/15:focus {
  border-color: rgb(190 24 93 / 0.15);
}
.focus\:border-pink-700\/20:focus {
  border-color: rgb(190 24 93 / 0.2);
}
.focus\:border-pink-700\/25:focus {
  border-color: rgb(190 24 93 / 0.25);
}
.focus\:border-pink-700\/30:focus {
  border-color: rgb(190 24 93 / 0.3);
}
.focus\:border-pink-700\/35:focus {
  border-color: rgb(190 24 93 / 0.35);
}
.focus\:border-pink-700\/40:focus {
  border-color: rgb(190 24 93 / 0.4);
}
.focus\:border-pink-700\/45:focus {
  border-color: rgb(190 24 93 / 0.45);
}
.focus\:border-pink-700\/5:focus {
  border-color: rgb(190 24 93 / 0.05);
}
.focus\:border-pink-700\/50:focus {
  border-color: rgb(190 24 93 / 0.5);
}
.focus\:border-pink-700\/55:focus {
  border-color: rgb(190 24 93 / 0.55);
}
.focus\:border-pink-700\/60:focus {
  border-color: rgb(190 24 93 / 0.6);
}
.focus\:border-pink-700\/65:focus {
  border-color: rgb(190 24 93 / 0.65);
}
.focus\:border-pink-700\/70:focus {
  border-color: rgb(190 24 93 / 0.7);
}
.focus\:border-pink-700\/75:focus {
  border-color: rgb(190 24 93 / 0.75);
}
.focus\:border-pink-700\/80:focus {
  border-color: rgb(190 24 93 / 0.8);
}
.focus\:border-pink-700\/85:focus {
  border-color: rgb(190 24 93 / 0.85);
}
.focus\:border-pink-700\/90:focus {
  border-color: rgb(190 24 93 / 0.9);
}
.focus\:border-pink-700\/95:focus {
  border-color: rgb(190 24 93 / 0.95);
}
.focus\:border-pink-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.focus\:border-pink-800\/0:focus {
  border-color: rgb(157 23 77 / 0);
}
.focus\:border-pink-800\/10:focus {
  border-color: rgb(157 23 77 / 0.1);
}
.focus\:border-pink-800\/100:focus {
  border-color: rgb(157 23 77 / 1);
}
.focus\:border-pink-800\/15:focus {
  border-color: rgb(157 23 77 / 0.15);
}
.focus\:border-pink-800\/20:focus {
  border-color: rgb(157 23 77 / 0.2);
}
.focus\:border-pink-800\/25:focus {
  border-color: rgb(157 23 77 / 0.25);
}
.focus\:border-pink-800\/30:focus {
  border-color: rgb(157 23 77 / 0.3);
}
.focus\:border-pink-800\/35:focus {
  border-color: rgb(157 23 77 / 0.35);
}
.focus\:border-pink-800\/40:focus {
  border-color: rgb(157 23 77 / 0.4);
}
.focus\:border-pink-800\/45:focus {
  border-color: rgb(157 23 77 / 0.45);
}
.focus\:border-pink-800\/5:focus {
  border-color: rgb(157 23 77 / 0.05);
}
.focus\:border-pink-800\/50:focus {
  border-color: rgb(157 23 77 / 0.5);
}
.focus\:border-pink-800\/55:focus {
  border-color: rgb(157 23 77 / 0.55);
}
.focus\:border-pink-800\/60:focus {
  border-color: rgb(157 23 77 / 0.6);
}
.focus\:border-pink-800\/65:focus {
  border-color: rgb(157 23 77 / 0.65);
}
.focus\:border-pink-800\/70:focus {
  border-color: rgb(157 23 77 / 0.7);
}
.focus\:border-pink-800\/75:focus {
  border-color: rgb(157 23 77 / 0.75);
}
.focus\:border-pink-800\/80:focus {
  border-color: rgb(157 23 77 / 0.8);
}
.focus\:border-pink-800\/85:focus {
  border-color: rgb(157 23 77 / 0.85);
}
.focus\:border-pink-800\/90:focus {
  border-color: rgb(157 23 77 / 0.9);
}
.focus\:border-pink-800\/95:focus {
  border-color: rgb(157 23 77 / 0.95);
}
.focus\:border-pink-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.focus\:border-pink-900\/0:focus {
  border-color: rgb(131 24 67 / 0);
}
.focus\:border-pink-900\/10:focus {
  border-color: rgb(131 24 67 / 0.1);
}
.focus\:border-pink-900\/100:focus {
  border-color: rgb(131 24 67 / 1);
}
.focus\:border-pink-900\/15:focus {
  border-color: rgb(131 24 67 / 0.15);
}
.focus\:border-pink-900\/20:focus {
  border-color: rgb(131 24 67 / 0.2);
}
.focus\:border-pink-900\/25:focus {
  border-color: rgb(131 24 67 / 0.25);
}
.focus\:border-pink-900\/30:focus {
  border-color: rgb(131 24 67 / 0.3);
}
.focus\:border-pink-900\/35:focus {
  border-color: rgb(131 24 67 / 0.35);
}
.focus\:border-pink-900\/40:focus {
  border-color: rgb(131 24 67 / 0.4);
}
.focus\:border-pink-900\/45:focus {
  border-color: rgb(131 24 67 / 0.45);
}
.focus\:border-pink-900\/5:focus {
  border-color: rgb(131 24 67 / 0.05);
}
.focus\:border-pink-900\/50:focus {
  border-color: rgb(131 24 67 / 0.5);
}
.focus\:border-pink-900\/55:focus {
  border-color: rgb(131 24 67 / 0.55);
}
.focus\:border-pink-900\/60:focus {
  border-color: rgb(131 24 67 / 0.6);
}
.focus\:border-pink-900\/65:focus {
  border-color: rgb(131 24 67 / 0.65);
}
.focus\:border-pink-900\/70:focus {
  border-color: rgb(131 24 67 / 0.7);
}
.focus\:border-pink-900\/75:focus {
  border-color: rgb(131 24 67 / 0.75);
}
.focus\:border-pink-900\/80:focus {
  border-color: rgb(131 24 67 / 0.8);
}
.focus\:border-pink-900\/85:focus {
  border-color: rgb(131 24 67 / 0.85);
}
.focus\:border-pink-900\/90:focus {
  border-color: rgb(131 24 67 / 0.9);
}
.focus\:border-pink-900\/95:focus {
  border-color: rgb(131 24 67 / 0.95);
}
.focus\:border-purple-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.focus\:border-purple-100\/0:focus {
  border-color: rgb(243 232 255 / 0);
}
.focus\:border-purple-100\/10:focus {
  border-color: rgb(243 232 255 / 0.1);
}
.focus\:border-purple-100\/100:focus {
  border-color: rgb(243 232 255 / 1);
}
.focus\:border-purple-100\/15:focus {
  border-color: rgb(243 232 255 / 0.15);
}
.focus\:border-purple-100\/20:focus {
  border-color: rgb(243 232 255 / 0.2);
}
.focus\:border-purple-100\/25:focus {
  border-color: rgb(243 232 255 / 0.25);
}
.focus\:border-purple-100\/30:focus {
  border-color: rgb(243 232 255 / 0.3);
}
.focus\:border-purple-100\/35:focus {
  border-color: rgb(243 232 255 / 0.35);
}
.focus\:border-purple-100\/40:focus {
  border-color: rgb(243 232 255 / 0.4);
}
.focus\:border-purple-100\/45:focus {
  border-color: rgb(243 232 255 / 0.45);
}
.focus\:border-purple-100\/5:focus {
  border-color: rgb(243 232 255 / 0.05);
}
.focus\:border-purple-100\/50:focus {
  border-color: rgb(243 232 255 / 0.5);
}
.focus\:border-purple-100\/55:focus {
  border-color: rgb(243 232 255 / 0.55);
}
.focus\:border-purple-100\/60:focus {
  border-color: rgb(243 232 255 / 0.6);
}
.focus\:border-purple-100\/65:focus {
  border-color: rgb(243 232 255 / 0.65);
}
.focus\:border-purple-100\/70:focus {
  border-color: rgb(243 232 255 / 0.7);
}
.focus\:border-purple-100\/75:focus {
  border-color: rgb(243 232 255 / 0.75);
}
.focus\:border-purple-100\/80:focus {
  border-color: rgb(243 232 255 / 0.8);
}
.focus\:border-purple-100\/85:focus {
  border-color: rgb(243 232 255 / 0.85);
}
.focus\:border-purple-100\/90:focus {
  border-color: rgb(243 232 255 / 0.9);
}
.focus\:border-purple-100\/95:focus {
  border-color: rgb(243 232 255 / 0.95);
}
.focus\:border-purple-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.focus\:border-purple-200\/0:focus {
  border-color: rgb(233 213 255 / 0);
}
.focus\:border-purple-200\/10:focus {
  border-color: rgb(233 213 255 / 0.1);
}
.focus\:border-purple-200\/100:focus {
  border-color: rgb(233 213 255 / 1);
}
.focus\:border-purple-200\/15:focus {
  border-color: rgb(233 213 255 / 0.15);
}
.focus\:border-purple-200\/20:focus {
  border-color: rgb(233 213 255 / 0.2);
}
.focus\:border-purple-200\/25:focus {
  border-color: rgb(233 213 255 / 0.25);
}
.focus\:border-purple-200\/30:focus {
  border-color: rgb(233 213 255 / 0.3);
}
.focus\:border-purple-200\/35:focus {
  border-color: rgb(233 213 255 / 0.35);
}
.focus\:border-purple-200\/40:focus {
  border-color: rgb(233 213 255 / 0.4);
}
.focus\:border-purple-200\/45:focus {
  border-color: rgb(233 213 255 / 0.45);
}
.focus\:border-purple-200\/5:focus {
  border-color: rgb(233 213 255 / 0.05);
}
.focus\:border-purple-200\/50:focus {
  border-color: rgb(233 213 255 / 0.5);
}
.focus\:border-purple-200\/55:focus {
  border-color: rgb(233 213 255 / 0.55);
}
.focus\:border-purple-200\/60:focus {
  border-color: rgb(233 213 255 / 0.6);
}
.focus\:border-purple-200\/65:focus {
  border-color: rgb(233 213 255 / 0.65);
}
.focus\:border-purple-200\/70:focus {
  border-color: rgb(233 213 255 / 0.7);
}
.focus\:border-purple-200\/75:focus {
  border-color: rgb(233 213 255 / 0.75);
}
.focus\:border-purple-200\/80:focus {
  border-color: rgb(233 213 255 / 0.8);
}
.focus\:border-purple-200\/85:focus {
  border-color: rgb(233 213 255 / 0.85);
}
.focus\:border-purple-200\/90:focus {
  border-color: rgb(233 213 255 / 0.9);
}
.focus\:border-purple-200\/95:focus {
  border-color: rgb(233 213 255 / 0.95);
}
.focus\:border-purple-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.focus\:border-purple-300\/0:focus {
  border-color: rgb(216 180 254 / 0);
}
.focus\:border-purple-300\/10:focus {
  border-color: rgb(216 180 254 / 0.1);
}
.focus\:border-purple-300\/100:focus {
  border-color: rgb(216 180 254 / 1);
}
.focus\:border-purple-300\/15:focus {
  border-color: rgb(216 180 254 / 0.15);
}
.focus\:border-purple-300\/20:focus {
  border-color: rgb(216 180 254 / 0.2);
}
.focus\:border-purple-300\/25:focus {
  border-color: rgb(216 180 254 / 0.25);
}
.focus\:border-purple-300\/30:focus {
  border-color: rgb(216 180 254 / 0.3);
}
.focus\:border-purple-300\/35:focus {
  border-color: rgb(216 180 254 / 0.35);
}
.focus\:border-purple-300\/40:focus {
  border-color: rgb(216 180 254 / 0.4);
}
.focus\:border-purple-300\/45:focus {
  border-color: rgb(216 180 254 / 0.45);
}
.focus\:border-purple-300\/5:focus {
  border-color: rgb(216 180 254 / 0.05);
}
.focus\:border-purple-300\/50:focus {
  border-color: rgb(216 180 254 / 0.5);
}
.focus\:border-purple-300\/55:focus {
  border-color: rgb(216 180 254 / 0.55);
}
.focus\:border-purple-300\/60:focus {
  border-color: rgb(216 180 254 / 0.6);
}
.focus\:border-purple-300\/65:focus {
  border-color: rgb(216 180 254 / 0.65);
}
.focus\:border-purple-300\/70:focus {
  border-color: rgb(216 180 254 / 0.7);
}
.focus\:border-purple-300\/75:focus {
  border-color: rgb(216 180 254 / 0.75);
}
.focus\:border-purple-300\/80:focus {
  border-color: rgb(216 180 254 / 0.8);
}
.focus\:border-purple-300\/85:focus {
  border-color: rgb(216 180 254 / 0.85);
}
.focus\:border-purple-300\/90:focus {
  border-color: rgb(216 180 254 / 0.9);
}
.focus\:border-purple-300\/95:focus {
  border-color: rgb(216 180 254 / 0.95);
}
.focus\:border-purple-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.focus\:border-purple-400\/0:focus {
  border-color: rgb(192 132 252 / 0);
}
.focus\:border-purple-400\/10:focus {
  border-color: rgb(192 132 252 / 0.1);
}
.focus\:border-purple-400\/100:focus {
  border-color: rgb(192 132 252 / 1);
}
.focus\:border-purple-400\/15:focus {
  border-color: rgb(192 132 252 / 0.15);
}
.focus\:border-purple-400\/20:focus {
  border-color: rgb(192 132 252 / 0.2);
}
.focus\:border-purple-400\/25:focus {
  border-color: rgb(192 132 252 / 0.25);
}
.focus\:border-purple-400\/30:focus {
  border-color: rgb(192 132 252 / 0.3);
}
.focus\:border-purple-400\/35:focus {
  border-color: rgb(192 132 252 / 0.35);
}
.focus\:border-purple-400\/40:focus {
  border-color: rgb(192 132 252 / 0.4);
}
.focus\:border-purple-400\/45:focus {
  border-color: rgb(192 132 252 / 0.45);
}
.focus\:border-purple-400\/5:focus {
  border-color: rgb(192 132 252 / 0.05);
}
.focus\:border-purple-400\/50:focus {
  border-color: rgb(192 132 252 / 0.5);
}
.focus\:border-purple-400\/55:focus {
  border-color: rgb(192 132 252 / 0.55);
}
.focus\:border-purple-400\/60:focus {
  border-color: rgb(192 132 252 / 0.6);
}
.focus\:border-purple-400\/65:focus {
  border-color: rgb(192 132 252 / 0.65);
}
.focus\:border-purple-400\/70:focus {
  border-color: rgb(192 132 252 / 0.7);
}
.focus\:border-purple-400\/75:focus {
  border-color: rgb(192 132 252 / 0.75);
}
.focus\:border-purple-400\/80:focus {
  border-color: rgb(192 132 252 / 0.8);
}
.focus\:border-purple-400\/85:focus {
  border-color: rgb(192 132 252 / 0.85);
}
.focus\:border-purple-400\/90:focus {
  border-color: rgb(192 132 252 / 0.9);
}
.focus\:border-purple-400\/95:focus {
  border-color: rgb(192 132 252 / 0.95);
}
.focus\:border-purple-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.focus\:border-purple-500\/0:focus {
  border-color: rgb(168 85 247 / 0);
}
.focus\:border-purple-500\/10:focus {
  border-color: rgb(168 85 247 / 0.1);
}
.focus\:border-purple-500\/100:focus {
  border-color: rgb(168 85 247 / 1);
}
.focus\:border-purple-500\/15:focus {
  border-color: rgb(168 85 247 / 0.15);
}
.focus\:border-purple-500\/20:focus {
  border-color: rgb(168 85 247 / 0.2);
}
.focus\:border-purple-500\/25:focus {
  border-color: rgb(168 85 247 / 0.25);
}
.focus\:border-purple-500\/30:focus {
  border-color: rgb(168 85 247 / 0.3);
}
.focus\:border-purple-500\/35:focus {
  border-color: rgb(168 85 247 / 0.35);
}
.focus\:border-purple-500\/40:focus {
  border-color: rgb(168 85 247 / 0.4);
}
.focus\:border-purple-500\/45:focus {
  border-color: rgb(168 85 247 / 0.45);
}
.focus\:border-purple-500\/5:focus {
  border-color: rgb(168 85 247 / 0.05);
}
.focus\:border-purple-500\/50:focus {
  border-color: rgb(168 85 247 / 0.5);
}
.focus\:border-purple-500\/55:focus {
  border-color: rgb(168 85 247 / 0.55);
}
.focus\:border-purple-500\/60:focus {
  border-color: rgb(168 85 247 / 0.6);
}
.focus\:border-purple-500\/65:focus {
  border-color: rgb(168 85 247 / 0.65);
}
.focus\:border-purple-500\/70:focus {
  border-color: rgb(168 85 247 / 0.7);
}
.focus\:border-purple-500\/75:focus {
  border-color: rgb(168 85 247 / 0.75);
}
.focus\:border-purple-500\/80:focus {
  border-color: rgb(168 85 247 / 0.8);
}
.focus\:border-purple-500\/85:focus {
  border-color: rgb(168 85 247 / 0.85);
}
.focus\:border-purple-500\/90:focus {
  border-color: rgb(168 85 247 / 0.9);
}
.focus\:border-purple-500\/95:focus {
  border-color: rgb(168 85 247 / 0.95);
}
.focus\:border-purple-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.focus\:border-purple-600\/0:focus {
  border-color: rgb(147 51 234 / 0);
}
.focus\:border-purple-600\/10:focus {
  border-color: rgb(147 51 234 / 0.1);
}
.focus\:border-purple-600\/100:focus {
  border-color: rgb(147 51 234 / 1);
}
.focus\:border-purple-600\/15:focus {
  border-color: rgb(147 51 234 / 0.15);
}
.focus\:border-purple-600\/20:focus {
  border-color: rgb(147 51 234 / 0.2);
}
.focus\:border-purple-600\/25:focus {
  border-color: rgb(147 51 234 / 0.25);
}
.focus\:border-purple-600\/30:focus {
  border-color: rgb(147 51 234 / 0.3);
}
.focus\:border-purple-600\/35:focus {
  border-color: rgb(147 51 234 / 0.35);
}
.focus\:border-purple-600\/40:focus {
  border-color: rgb(147 51 234 / 0.4);
}
.focus\:border-purple-600\/45:focus {
  border-color: rgb(147 51 234 / 0.45);
}
.focus\:border-purple-600\/5:focus {
  border-color: rgb(147 51 234 / 0.05);
}
.focus\:border-purple-600\/50:focus {
  border-color: rgb(147 51 234 / 0.5);
}
.focus\:border-purple-600\/55:focus {
  border-color: rgb(147 51 234 / 0.55);
}
.focus\:border-purple-600\/60:focus {
  border-color: rgb(147 51 234 / 0.6);
}
.focus\:border-purple-600\/65:focus {
  border-color: rgb(147 51 234 / 0.65);
}
.focus\:border-purple-600\/70:focus {
  border-color: rgb(147 51 234 / 0.7);
}
.focus\:border-purple-600\/75:focus {
  border-color: rgb(147 51 234 / 0.75);
}
.focus\:border-purple-600\/80:focus {
  border-color: rgb(147 51 234 / 0.8);
}
.focus\:border-purple-600\/85:focus {
  border-color: rgb(147 51 234 / 0.85);
}
.focus\:border-purple-600\/90:focus {
  border-color: rgb(147 51 234 / 0.9);
}
.focus\:border-purple-600\/95:focus {
  border-color: rgb(147 51 234 / 0.95);
}
.focus\:border-purple-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.focus\:border-purple-700\/0:focus {
  border-color: rgb(126 34 206 / 0);
}
.focus\:border-purple-700\/10:focus {
  border-color: rgb(126 34 206 / 0.1);
}
.focus\:border-purple-700\/100:focus {
  border-color: rgb(126 34 206 / 1);
}
.focus\:border-purple-700\/15:focus {
  border-color: rgb(126 34 206 / 0.15);
}
.focus\:border-purple-700\/20:focus {
  border-color: rgb(126 34 206 / 0.2);
}
.focus\:border-purple-700\/25:focus {
  border-color: rgb(126 34 206 / 0.25);
}
.focus\:border-purple-700\/30:focus {
  border-color: rgb(126 34 206 / 0.3);
}
.focus\:border-purple-700\/35:focus {
  border-color: rgb(126 34 206 / 0.35);
}
.focus\:border-purple-700\/40:focus {
  border-color: rgb(126 34 206 / 0.4);
}
.focus\:border-purple-700\/45:focus {
  border-color: rgb(126 34 206 / 0.45);
}
.focus\:border-purple-700\/5:focus {
  border-color: rgb(126 34 206 / 0.05);
}
.focus\:border-purple-700\/50:focus {
  border-color: rgb(126 34 206 / 0.5);
}
.focus\:border-purple-700\/55:focus {
  border-color: rgb(126 34 206 / 0.55);
}
.focus\:border-purple-700\/60:focus {
  border-color: rgb(126 34 206 / 0.6);
}
.focus\:border-purple-700\/65:focus {
  border-color: rgb(126 34 206 / 0.65);
}
.focus\:border-purple-700\/70:focus {
  border-color: rgb(126 34 206 / 0.7);
}
.focus\:border-purple-700\/75:focus {
  border-color: rgb(126 34 206 / 0.75);
}
.focus\:border-purple-700\/80:focus {
  border-color: rgb(126 34 206 / 0.8);
}
.focus\:border-purple-700\/85:focus {
  border-color: rgb(126 34 206 / 0.85);
}
.focus\:border-purple-700\/90:focus {
  border-color: rgb(126 34 206 / 0.9);
}
.focus\:border-purple-700\/95:focus {
  border-color: rgb(126 34 206 / 0.95);
}
.focus\:border-purple-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.focus\:border-purple-800\/0:focus {
  border-color: rgb(107 33 168 / 0);
}
.focus\:border-purple-800\/10:focus {
  border-color: rgb(107 33 168 / 0.1);
}
.focus\:border-purple-800\/100:focus {
  border-color: rgb(107 33 168 / 1);
}
.focus\:border-purple-800\/15:focus {
  border-color: rgb(107 33 168 / 0.15);
}
.focus\:border-purple-800\/20:focus {
  border-color: rgb(107 33 168 / 0.2);
}
.focus\:border-purple-800\/25:focus {
  border-color: rgb(107 33 168 / 0.25);
}
.focus\:border-purple-800\/30:focus {
  border-color: rgb(107 33 168 / 0.3);
}
.focus\:border-purple-800\/35:focus {
  border-color: rgb(107 33 168 / 0.35);
}
.focus\:border-purple-800\/40:focus {
  border-color: rgb(107 33 168 / 0.4);
}
.focus\:border-purple-800\/45:focus {
  border-color: rgb(107 33 168 / 0.45);
}
.focus\:border-purple-800\/5:focus {
  border-color: rgb(107 33 168 / 0.05);
}
.focus\:border-purple-800\/50:focus {
  border-color: rgb(107 33 168 / 0.5);
}
.focus\:border-purple-800\/55:focus {
  border-color: rgb(107 33 168 / 0.55);
}
.focus\:border-purple-800\/60:focus {
  border-color: rgb(107 33 168 / 0.6);
}
.focus\:border-purple-800\/65:focus {
  border-color: rgb(107 33 168 / 0.65);
}
.focus\:border-purple-800\/70:focus {
  border-color: rgb(107 33 168 / 0.7);
}
.focus\:border-purple-800\/75:focus {
  border-color: rgb(107 33 168 / 0.75);
}
.focus\:border-purple-800\/80:focus {
  border-color: rgb(107 33 168 / 0.8);
}
.focus\:border-purple-800\/85:focus {
  border-color: rgb(107 33 168 / 0.85);
}
.focus\:border-purple-800\/90:focus {
  border-color: rgb(107 33 168 / 0.9);
}
.focus\:border-purple-800\/95:focus {
  border-color: rgb(107 33 168 / 0.95);
}
.focus\:border-purple-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.focus\:border-purple-900\/0:focus {
  border-color: rgb(88 28 135 / 0);
}
.focus\:border-purple-900\/10:focus {
  border-color: rgb(88 28 135 / 0.1);
}
.focus\:border-purple-900\/100:focus {
  border-color: rgb(88 28 135 / 1);
}
.focus\:border-purple-900\/15:focus {
  border-color: rgb(88 28 135 / 0.15);
}
.focus\:border-purple-900\/20:focus {
  border-color: rgb(88 28 135 / 0.2);
}
.focus\:border-purple-900\/25:focus {
  border-color: rgb(88 28 135 / 0.25);
}
.focus\:border-purple-900\/30:focus {
  border-color: rgb(88 28 135 / 0.3);
}
.focus\:border-purple-900\/35:focus {
  border-color: rgb(88 28 135 / 0.35);
}
.focus\:border-purple-900\/40:focus {
  border-color: rgb(88 28 135 / 0.4);
}
.focus\:border-purple-900\/45:focus {
  border-color: rgb(88 28 135 / 0.45);
}
.focus\:border-purple-900\/5:focus {
  border-color: rgb(88 28 135 / 0.05);
}
.focus\:border-purple-900\/50:focus {
  border-color: rgb(88 28 135 / 0.5);
}
.focus\:border-purple-900\/55:focus {
  border-color: rgb(88 28 135 / 0.55);
}
.focus\:border-purple-900\/60:focus {
  border-color: rgb(88 28 135 / 0.6);
}
.focus\:border-purple-900\/65:focus {
  border-color: rgb(88 28 135 / 0.65);
}
.focus\:border-purple-900\/70:focus {
  border-color: rgb(88 28 135 / 0.7);
}
.focus\:border-purple-900\/75:focus {
  border-color: rgb(88 28 135 / 0.75);
}
.focus\:border-purple-900\/80:focus {
  border-color: rgb(88 28 135 / 0.8);
}
.focus\:border-purple-900\/85:focus {
  border-color: rgb(88 28 135 / 0.85);
}
.focus\:border-purple-900\/90:focus {
  border-color: rgb(88 28 135 / 0.9);
}
.focus\:border-purple-900\/95:focus {
  border-color: rgb(88 28 135 / 0.95);
}
.focus\:border-red-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.focus\:border-red-100\/0:focus {
  border-color: rgb(254 226 226 / 0);
}
.focus\:border-red-100\/10:focus {
  border-color: rgb(254 226 226 / 0.1);
}
.focus\:border-red-100\/100:focus {
  border-color: rgb(254 226 226 / 1);
}
.focus\:border-red-100\/15:focus {
  border-color: rgb(254 226 226 / 0.15);
}
.focus\:border-red-100\/20:focus {
  border-color: rgb(254 226 226 / 0.2);
}
.focus\:border-red-100\/25:focus {
  border-color: rgb(254 226 226 / 0.25);
}
.focus\:border-red-100\/30:focus {
  border-color: rgb(254 226 226 / 0.3);
}
.focus\:border-red-100\/35:focus {
  border-color: rgb(254 226 226 / 0.35);
}
.focus\:border-red-100\/40:focus {
  border-color: rgb(254 226 226 / 0.4);
}
.focus\:border-red-100\/45:focus {
  border-color: rgb(254 226 226 / 0.45);
}
.focus\:border-red-100\/5:focus {
  border-color: rgb(254 226 226 / 0.05);
}
.focus\:border-red-100\/50:focus {
  border-color: rgb(254 226 226 / 0.5);
}
.focus\:border-red-100\/55:focus {
  border-color: rgb(254 226 226 / 0.55);
}
.focus\:border-red-100\/60:focus {
  border-color: rgb(254 226 226 / 0.6);
}
.focus\:border-red-100\/65:focus {
  border-color: rgb(254 226 226 / 0.65);
}
.focus\:border-red-100\/70:focus {
  border-color: rgb(254 226 226 / 0.7);
}
.focus\:border-red-100\/75:focus {
  border-color: rgb(254 226 226 / 0.75);
}
.focus\:border-red-100\/80:focus {
  border-color: rgb(254 226 226 / 0.8);
}
.focus\:border-red-100\/85:focus {
  border-color: rgb(254 226 226 / 0.85);
}
.focus\:border-red-100\/90:focus {
  border-color: rgb(254 226 226 / 0.9);
}
.focus\:border-red-100\/95:focus {
  border-color: rgb(254 226 226 / 0.95);
}
.focus\:border-red-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.focus\:border-red-200\/0:focus {
  border-color: rgb(254 202 202 / 0);
}
.focus\:border-red-200\/10:focus {
  border-color: rgb(254 202 202 / 0.1);
}
.focus\:border-red-200\/100:focus {
  border-color: rgb(254 202 202 / 1);
}
.focus\:border-red-200\/15:focus {
  border-color: rgb(254 202 202 / 0.15);
}
.focus\:border-red-200\/20:focus {
  border-color: rgb(254 202 202 / 0.2);
}
.focus\:border-red-200\/25:focus {
  border-color: rgb(254 202 202 / 0.25);
}
.focus\:border-red-200\/30:focus {
  border-color: rgb(254 202 202 / 0.3);
}
.focus\:border-red-200\/35:focus {
  border-color: rgb(254 202 202 / 0.35);
}
.focus\:border-red-200\/40:focus {
  border-color: rgb(254 202 202 / 0.4);
}
.focus\:border-red-200\/45:focus {
  border-color: rgb(254 202 202 / 0.45);
}
.focus\:border-red-200\/5:focus {
  border-color: rgb(254 202 202 / 0.05);
}
.focus\:border-red-200\/50:focus {
  border-color: rgb(254 202 202 / 0.5);
}
.focus\:border-red-200\/55:focus {
  border-color: rgb(254 202 202 / 0.55);
}
.focus\:border-red-200\/60:focus {
  border-color: rgb(254 202 202 / 0.6);
}
.focus\:border-red-200\/65:focus {
  border-color: rgb(254 202 202 / 0.65);
}
.focus\:border-red-200\/70:focus {
  border-color: rgb(254 202 202 / 0.7);
}
.focus\:border-red-200\/75:focus {
  border-color: rgb(254 202 202 / 0.75);
}
.focus\:border-red-200\/80:focus {
  border-color: rgb(254 202 202 / 0.8);
}
.focus\:border-red-200\/85:focus {
  border-color: rgb(254 202 202 / 0.85);
}
.focus\:border-red-200\/90:focus {
  border-color: rgb(254 202 202 / 0.9);
}
.focus\:border-red-200\/95:focus {
  border-color: rgb(254 202 202 / 0.95);
}
.focus\:border-red-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.focus\:border-red-300\/0:focus {
  border-color: rgb(252 165 165 / 0);
}
.focus\:border-red-300\/10:focus {
  border-color: rgb(252 165 165 / 0.1);
}
.focus\:border-red-300\/100:focus {
  border-color: rgb(252 165 165 / 1);
}
.focus\:border-red-300\/15:focus {
  border-color: rgb(252 165 165 / 0.15);
}
.focus\:border-red-300\/20:focus {
  border-color: rgb(252 165 165 / 0.2);
}
.focus\:border-red-300\/25:focus {
  border-color: rgb(252 165 165 / 0.25);
}
.focus\:border-red-300\/30:focus {
  border-color: rgb(252 165 165 / 0.3);
}
.focus\:border-red-300\/35:focus {
  border-color: rgb(252 165 165 / 0.35);
}
.focus\:border-red-300\/40:focus {
  border-color: rgb(252 165 165 / 0.4);
}
.focus\:border-red-300\/45:focus {
  border-color: rgb(252 165 165 / 0.45);
}
.focus\:border-red-300\/5:focus {
  border-color: rgb(252 165 165 / 0.05);
}
.focus\:border-red-300\/50:focus {
  border-color: rgb(252 165 165 / 0.5);
}
.focus\:border-red-300\/55:focus {
  border-color: rgb(252 165 165 / 0.55);
}
.focus\:border-red-300\/60:focus {
  border-color: rgb(252 165 165 / 0.6);
}
.focus\:border-red-300\/65:focus {
  border-color: rgb(252 165 165 / 0.65);
}
.focus\:border-red-300\/70:focus {
  border-color: rgb(252 165 165 / 0.7);
}
.focus\:border-red-300\/75:focus {
  border-color: rgb(252 165 165 / 0.75);
}
.focus\:border-red-300\/80:focus {
  border-color: rgb(252 165 165 / 0.8);
}
.focus\:border-red-300\/85:focus {
  border-color: rgb(252 165 165 / 0.85);
}
.focus\:border-red-300\/90:focus {
  border-color: rgb(252 165 165 / 0.9);
}
.focus\:border-red-300\/95:focus {
  border-color: rgb(252 165 165 / 0.95);
}
.focus\:border-red-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.focus\:border-red-400\/0:focus {
  border-color: rgb(248 113 113 / 0);
}
.focus\:border-red-400\/10:focus {
  border-color: rgb(248 113 113 / 0.1);
}
.focus\:border-red-400\/100:focus {
  border-color: rgb(248 113 113 / 1);
}
.focus\:border-red-400\/15:focus {
  border-color: rgb(248 113 113 / 0.15);
}
.focus\:border-red-400\/20:focus {
  border-color: rgb(248 113 113 / 0.2);
}
.focus\:border-red-400\/25:focus {
  border-color: rgb(248 113 113 / 0.25);
}
.focus\:border-red-400\/30:focus {
  border-color: rgb(248 113 113 / 0.3);
}
.focus\:border-red-400\/35:focus {
  border-color: rgb(248 113 113 / 0.35);
}
.focus\:border-red-400\/40:focus {
  border-color: rgb(248 113 113 / 0.4);
}
.focus\:border-red-400\/45:focus {
  border-color: rgb(248 113 113 / 0.45);
}
.focus\:border-red-400\/5:focus {
  border-color: rgb(248 113 113 / 0.05);
}
.focus\:border-red-400\/50:focus {
  border-color: rgb(248 113 113 / 0.5);
}
.focus\:border-red-400\/55:focus {
  border-color: rgb(248 113 113 / 0.55);
}
.focus\:border-red-400\/60:focus {
  border-color: rgb(248 113 113 / 0.6);
}
.focus\:border-red-400\/65:focus {
  border-color: rgb(248 113 113 / 0.65);
}
.focus\:border-red-400\/70:focus {
  border-color: rgb(248 113 113 / 0.7);
}
.focus\:border-red-400\/75:focus {
  border-color: rgb(248 113 113 / 0.75);
}
.focus\:border-red-400\/80:focus {
  border-color: rgb(248 113 113 / 0.8);
}
.focus\:border-red-400\/85:focus {
  border-color: rgb(248 113 113 / 0.85);
}
.focus\:border-red-400\/90:focus {
  border-color: rgb(248 113 113 / 0.9);
}
.focus\:border-red-400\/95:focus {
  border-color: rgb(248 113 113 / 0.95);
}
.focus\:border-red-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.focus\:border-red-500\/0:focus {
  border-color: rgb(239 68 68 / 0);
}
.focus\:border-red-500\/10:focus {
  border-color: rgb(239 68 68 / 0.1);
}
.focus\:border-red-500\/100:focus {
  border-color: rgb(239 68 68 / 1);
}
.focus\:border-red-500\/15:focus {
  border-color: rgb(239 68 68 / 0.15);
}
.focus\:border-red-500\/20:focus {
  border-color: rgb(239 68 68 / 0.2);
}
.focus\:border-red-500\/25:focus {
  border-color: rgb(239 68 68 / 0.25);
}
.focus\:border-red-500\/30:focus {
  border-color: rgb(239 68 68 / 0.3);
}
.focus\:border-red-500\/35:focus {
  border-color: rgb(239 68 68 / 0.35);
}
.focus\:border-red-500\/40:focus {
  border-color: rgb(239 68 68 / 0.4);
}
.focus\:border-red-500\/45:focus {
  border-color: rgb(239 68 68 / 0.45);
}
.focus\:border-red-500\/5:focus {
  border-color: rgb(239 68 68 / 0.05);
}
.focus\:border-red-500\/50:focus {
  border-color: rgb(239 68 68 / 0.5);
}
.focus\:border-red-500\/55:focus {
  border-color: rgb(239 68 68 / 0.55);
}
.focus\:border-red-500\/60:focus {
  border-color: rgb(239 68 68 / 0.6);
}
.focus\:border-red-500\/65:focus {
  border-color: rgb(239 68 68 / 0.65);
}
.focus\:border-red-500\/70:focus {
  border-color: rgb(239 68 68 / 0.7);
}
.focus\:border-red-500\/75:focus {
  border-color: rgb(239 68 68 / 0.75);
}
.focus\:border-red-500\/80:focus {
  border-color: rgb(239 68 68 / 0.8);
}
.focus\:border-red-500\/85:focus {
  border-color: rgb(239 68 68 / 0.85);
}
.focus\:border-red-500\/90:focus {
  border-color: rgb(239 68 68 / 0.9);
}
.focus\:border-red-500\/95:focus {
  border-color: rgb(239 68 68 / 0.95);
}
.focus\:border-red-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.focus\:border-red-600\/0:focus {
  border-color: rgb(220 38 38 / 0);
}
.focus\:border-red-600\/10:focus {
  border-color: rgb(220 38 38 / 0.1);
}
.focus\:border-red-600\/100:focus {
  border-color: rgb(220 38 38 / 1);
}
.focus\:border-red-600\/15:focus {
  border-color: rgb(220 38 38 / 0.15);
}
.focus\:border-red-600\/20:focus {
  border-color: rgb(220 38 38 / 0.2);
}
.focus\:border-red-600\/25:focus {
  border-color: rgb(220 38 38 / 0.25);
}
.focus\:border-red-600\/30:focus {
  border-color: rgb(220 38 38 / 0.3);
}
.focus\:border-red-600\/35:focus {
  border-color: rgb(220 38 38 / 0.35);
}
.focus\:border-red-600\/40:focus {
  border-color: rgb(220 38 38 / 0.4);
}
.focus\:border-red-600\/45:focus {
  border-color: rgb(220 38 38 / 0.45);
}
.focus\:border-red-600\/5:focus {
  border-color: rgb(220 38 38 / 0.05);
}
.focus\:border-red-600\/50:focus {
  border-color: rgb(220 38 38 / 0.5);
}
.focus\:border-red-600\/55:focus {
  border-color: rgb(220 38 38 / 0.55);
}
.focus\:border-red-600\/60:focus {
  border-color: rgb(220 38 38 / 0.6);
}
.focus\:border-red-600\/65:focus {
  border-color: rgb(220 38 38 / 0.65);
}
.focus\:border-red-600\/70:focus {
  border-color: rgb(220 38 38 / 0.7);
}
.focus\:border-red-600\/75:focus {
  border-color: rgb(220 38 38 / 0.75);
}
.focus\:border-red-600\/80:focus {
  border-color: rgb(220 38 38 / 0.8);
}
.focus\:border-red-600\/85:focus {
  border-color: rgb(220 38 38 / 0.85);
}
.focus\:border-red-600\/90:focus {
  border-color: rgb(220 38 38 / 0.9);
}
.focus\:border-red-600\/95:focus {
  border-color: rgb(220 38 38 / 0.95);
}
.focus\:border-red-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.focus\:border-red-700\/0:focus {
  border-color: rgb(185 28 28 / 0);
}
.focus\:border-red-700\/10:focus {
  border-color: rgb(185 28 28 / 0.1);
}
.focus\:border-red-700\/100:focus {
  border-color: rgb(185 28 28 / 1);
}
.focus\:border-red-700\/15:focus {
  border-color: rgb(185 28 28 / 0.15);
}
.focus\:border-red-700\/20:focus {
  border-color: rgb(185 28 28 / 0.2);
}
.focus\:border-red-700\/25:focus {
  border-color: rgb(185 28 28 / 0.25);
}
.focus\:border-red-700\/30:focus {
  border-color: rgb(185 28 28 / 0.3);
}
.focus\:border-red-700\/35:focus {
  border-color: rgb(185 28 28 / 0.35);
}
.focus\:border-red-700\/40:focus {
  border-color: rgb(185 28 28 / 0.4);
}
.focus\:border-red-700\/45:focus {
  border-color: rgb(185 28 28 / 0.45);
}
.focus\:border-red-700\/5:focus {
  border-color: rgb(185 28 28 / 0.05);
}
.focus\:border-red-700\/50:focus {
  border-color: rgb(185 28 28 / 0.5);
}
.focus\:border-red-700\/55:focus {
  border-color: rgb(185 28 28 / 0.55);
}
.focus\:border-red-700\/60:focus {
  border-color: rgb(185 28 28 / 0.6);
}
.focus\:border-red-700\/65:focus {
  border-color: rgb(185 28 28 / 0.65);
}
.focus\:border-red-700\/70:focus {
  border-color: rgb(185 28 28 / 0.7);
}
.focus\:border-red-700\/75:focus {
  border-color: rgb(185 28 28 / 0.75);
}
.focus\:border-red-700\/80:focus {
  border-color: rgb(185 28 28 / 0.8);
}
.focus\:border-red-700\/85:focus {
  border-color: rgb(185 28 28 / 0.85);
}
.focus\:border-red-700\/90:focus {
  border-color: rgb(185 28 28 / 0.9);
}
.focus\:border-red-700\/95:focus {
  border-color: rgb(185 28 28 / 0.95);
}
.focus\:border-red-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.focus\:border-red-800\/0:focus {
  border-color: rgb(153 27 27 / 0);
}
.focus\:border-red-800\/10:focus {
  border-color: rgb(153 27 27 / 0.1);
}
.focus\:border-red-800\/100:focus {
  border-color: rgb(153 27 27 / 1);
}
.focus\:border-red-800\/15:focus {
  border-color: rgb(153 27 27 / 0.15);
}
.focus\:border-red-800\/20:focus {
  border-color: rgb(153 27 27 / 0.2);
}
.focus\:border-red-800\/25:focus {
  border-color: rgb(153 27 27 / 0.25);
}
.focus\:border-red-800\/30:focus {
  border-color: rgb(153 27 27 / 0.3);
}
.focus\:border-red-800\/35:focus {
  border-color: rgb(153 27 27 / 0.35);
}
.focus\:border-red-800\/40:focus {
  border-color: rgb(153 27 27 / 0.4);
}
.focus\:border-red-800\/45:focus {
  border-color: rgb(153 27 27 / 0.45);
}
.focus\:border-red-800\/5:focus {
  border-color: rgb(153 27 27 / 0.05);
}
.focus\:border-red-800\/50:focus {
  border-color: rgb(153 27 27 / 0.5);
}
.focus\:border-red-800\/55:focus {
  border-color: rgb(153 27 27 / 0.55);
}
.focus\:border-red-800\/60:focus {
  border-color: rgb(153 27 27 / 0.6);
}
.focus\:border-red-800\/65:focus {
  border-color: rgb(153 27 27 / 0.65);
}
.focus\:border-red-800\/70:focus {
  border-color: rgb(153 27 27 / 0.7);
}
.focus\:border-red-800\/75:focus {
  border-color: rgb(153 27 27 / 0.75);
}
.focus\:border-red-800\/80:focus {
  border-color: rgb(153 27 27 / 0.8);
}
.focus\:border-red-800\/85:focus {
  border-color: rgb(153 27 27 / 0.85);
}
.focus\:border-red-800\/90:focus {
  border-color: rgb(153 27 27 / 0.9);
}
.focus\:border-red-800\/95:focus {
  border-color: rgb(153 27 27 / 0.95);
}
.focus\:border-red-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.focus\:border-red-900\/0:focus {
  border-color: rgb(127 29 29 / 0);
}
.focus\:border-red-900\/10:focus {
  border-color: rgb(127 29 29 / 0.1);
}
.focus\:border-red-900\/100:focus {
  border-color: rgb(127 29 29 / 1);
}
.focus\:border-red-900\/15:focus {
  border-color: rgb(127 29 29 / 0.15);
}
.focus\:border-red-900\/20:focus {
  border-color: rgb(127 29 29 / 0.2);
}
.focus\:border-red-900\/25:focus {
  border-color: rgb(127 29 29 / 0.25);
}
.focus\:border-red-900\/30:focus {
  border-color: rgb(127 29 29 / 0.3);
}
.focus\:border-red-900\/35:focus {
  border-color: rgb(127 29 29 / 0.35);
}
.focus\:border-red-900\/40:focus {
  border-color: rgb(127 29 29 / 0.4);
}
.focus\:border-red-900\/45:focus {
  border-color: rgb(127 29 29 / 0.45);
}
.focus\:border-red-900\/5:focus {
  border-color: rgb(127 29 29 / 0.05);
}
.focus\:border-red-900\/50:focus {
  border-color: rgb(127 29 29 / 0.5);
}
.focus\:border-red-900\/55:focus {
  border-color: rgb(127 29 29 / 0.55);
}
.focus\:border-red-900\/60:focus {
  border-color: rgb(127 29 29 / 0.6);
}
.focus\:border-red-900\/65:focus {
  border-color: rgb(127 29 29 / 0.65);
}
.focus\:border-red-900\/70:focus {
  border-color: rgb(127 29 29 / 0.7);
}
.focus\:border-red-900\/75:focus {
  border-color: rgb(127 29 29 / 0.75);
}
.focus\:border-red-900\/80:focus {
  border-color: rgb(127 29 29 / 0.8);
}
.focus\:border-red-900\/85:focus {
  border-color: rgb(127 29 29 / 0.85);
}
.focus\:border-red-900\/90:focus {
  border-color: rgb(127 29 29 / 0.9);
}
.focus\:border-red-900\/95:focus {
  border-color: rgb(127 29 29 / 0.95);
}
.focus\:border-teal-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.focus\:border-teal-100\/0:focus {
  border-color: rgb(204 251 241 / 0);
}
.focus\:border-teal-100\/10:focus {
  border-color: rgb(204 251 241 / 0.1);
}
.focus\:border-teal-100\/100:focus {
  border-color: rgb(204 251 241 / 1);
}
.focus\:border-teal-100\/15:focus {
  border-color: rgb(204 251 241 / 0.15);
}
.focus\:border-teal-100\/20:focus {
  border-color: rgb(204 251 241 / 0.2);
}
.focus\:border-teal-100\/25:focus {
  border-color: rgb(204 251 241 / 0.25);
}
.focus\:border-teal-100\/30:focus {
  border-color: rgb(204 251 241 / 0.3);
}
.focus\:border-teal-100\/35:focus {
  border-color: rgb(204 251 241 / 0.35);
}
.focus\:border-teal-100\/40:focus {
  border-color: rgb(204 251 241 / 0.4);
}
.focus\:border-teal-100\/45:focus {
  border-color: rgb(204 251 241 / 0.45);
}
.focus\:border-teal-100\/5:focus {
  border-color: rgb(204 251 241 / 0.05);
}
.focus\:border-teal-100\/50:focus {
  border-color: rgb(204 251 241 / 0.5);
}
.focus\:border-teal-100\/55:focus {
  border-color: rgb(204 251 241 / 0.55);
}
.focus\:border-teal-100\/60:focus {
  border-color: rgb(204 251 241 / 0.6);
}
.focus\:border-teal-100\/65:focus {
  border-color: rgb(204 251 241 / 0.65);
}
.focus\:border-teal-100\/70:focus {
  border-color: rgb(204 251 241 / 0.7);
}
.focus\:border-teal-100\/75:focus {
  border-color: rgb(204 251 241 / 0.75);
}
.focus\:border-teal-100\/80:focus {
  border-color: rgb(204 251 241 / 0.8);
}
.focus\:border-teal-100\/85:focus {
  border-color: rgb(204 251 241 / 0.85);
}
.focus\:border-teal-100\/90:focus {
  border-color: rgb(204 251 241 / 0.9);
}
.focus\:border-teal-100\/95:focus {
  border-color: rgb(204 251 241 / 0.95);
}
.focus\:border-teal-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.focus\:border-teal-200\/0:focus {
  border-color: rgb(153 246 228 / 0);
}
.focus\:border-teal-200\/10:focus {
  border-color: rgb(153 246 228 / 0.1);
}
.focus\:border-teal-200\/100:focus {
  border-color: rgb(153 246 228 / 1);
}
.focus\:border-teal-200\/15:focus {
  border-color: rgb(153 246 228 / 0.15);
}
.focus\:border-teal-200\/20:focus {
  border-color: rgb(153 246 228 / 0.2);
}
.focus\:border-teal-200\/25:focus {
  border-color: rgb(153 246 228 / 0.25);
}
.focus\:border-teal-200\/30:focus {
  border-color: rgb(153 246 228 / 0.3);
}
.focus\:border-teal-200\/35:focus {
  border-color: rgb(153 246 228 / 0.35);
}
.focus\:border-teal-200\/40:focus {
  border-color: rgb(153 246 228 / 0.4);
}
.focus\:border-teal-200\/45:focus {
  border-color: rgb(153 246 228 / 0.45);
}
.focus\:border-teal-200\/5:focus {
  border-color: rgb(153 246 228 / 0.05);
}
.focus\:border-teal-200\/50:focus {
  border-color: rgb(153 246 228 / 0.5);
}
.focus\:border-teal-200\/55:focus {
  border-color: rgb(153 246 228 / 0.55);
}
.focus\:border-teal-200\/60:focus {
  border-color: rgb(153 246 228 / 0.6);
}
.focus\:border-teal-200\/65:focus {
  border-color: rgb(153 246 228 / 0.65);
}
.focus\:border-teal-200\/70:focus {
  border-color: rgb(153 246 228 / 0.7);
}
.focus\:border-teal-200\/75:focus {
  border-color: rgb(153 246 228 / 0.75);
}
.focus\:border-teal-200\/80:focus {
  border-color: rgb(153 246 228 / 0.8);
}
.focus\:border-teal-200\/85:focus {
  border-color: rgb(153 246 228 / 0.85);
}
.focus\:border-teal-200\/90:focus {
  border-color: rgb(153 246 228 / 0.9);
}
.focus\:border-teal-200\/95:focus {
  border-color: rgb(153 246 228 / 0.95);
}
.focus\:border-teal-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.focus\:border-teal-300\/0:focus {
  border-color: rgb(94 234 212 / 0);
}
.focus\:border-teal-300\/10:focus {
  border-color: rgb(94 234 212 / 0.1);
}
.focus\:border-teal-300\/100:focus {
  border-color: rgb(94 234 212 / 1);
}
.focus\:border-teal-300\/15:focus {
  border-color: rgb(94 234 212 / 0.15);
}
.focus\:border-teal-300\/20:focus {
  border-color: rgb(94 234 212 / 0.2);
}
.focus\:border-teal-300\/25:focus {
  border-color: rgb(94 234 212 / 0.25);
}
.focus\:border-teal-300\/30:focus {
  border-color: rgb(94 234 212 / 0.3);
}
.focus\:border-teal-300\/35:focus {
  border-color: rgb(94 234 212 / 0.35);
}
.focus\:border-teal-300\/40:focus {
  border-color: rgb(94 234 212 / 0.4);
}
.focus\:border-teal-300\/45:focus {
  border-color: rgb(94 234 212 / 0.45);
}
.focus\:border-teal-300\/5:focus {
  border-color: rgb(94 234 212 / 0.05);
}
.focus\:border-teal-300\/50:focus {
  border-color: rgb(94 234 212 / 0.5);
}
.focus\:border-teal-300\/55:focus {
  border-color: rgb(94 234 212 / 0.55);
}
.focus\:border-teal-300\/60:focus {
  border-color: rgb(94 234 212 / 0.6);
}
.focus\:border-teal-300\/65:focus {
  border-color: rgb(94 234 212 / 0.65);
}
.focus\:border-teal-300\/70:focus {
  border-color: rgb(94 234 212 / 0.7);
}
.focus\:border-teal-300\/75:focus {
  border-color: rgb(94 234 212 / 0.75);
}
.focus\:border-teal-300\/80:focus {
  border-color: rgb(94 234 212 / 0.8);
}
.focus\:border-teal-300\/85:focus {
  border-color: rgb(94 234 212 / 0.85);
}
.focus\:border-teal-300\/90:focus {
  border-color: rgb(94 234 212 / 0.9);
}
.focus\:border-teal-300\/95:focus {
  border-color: rgb(94 234 212 / 0.95);
}
.focus\:border-teal-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.focus\:border-teal-400\/0:focus {
  border-color: rgb(45 212 191 / 0);
}
.focus\:border-teal-400\/10:focus {
  border-color: rgb(45 212 191 / 0.1);
}
.focus\:border-teal-400\/100:focus {
  border-color: rgb(45 212 191 / 1);
}
.focus\:border-teal-400\/15:focus {
  border-color: rgb(45 212 191 / 0.15);
}
.focus\:border-teal-400\/20:focus {
  border-color: rgb(45 212 191 / 0.2);
}
.focus\:border-teal-400\/25:focus {
  border-color: rgb(45 212 191 / 0.25);
}
.focus\:border-teal-400\/30:focus {
  border-color: rgb(45 212 191 / 0.3);
}
.focus\:border-teal-400\/35:focus {
  border-color: rgb(45 212 191 / 0.35);
}
.focus\:border-teal-400\/40:focus {
  border-color: rgb(45 212 191 / 0.4);
}
.focus\:border-teal-400\/45:focus {
  border-color: rgb(45 212 191 / 0.45);
}
.focus\:border-teal-400\/5:focus {
  border-color: rgb(45 212 191 / 0.05);
}
.focus\:border-teal-400\/50:focus {
  border-color: rgb(45 212 191 / 0.5);
}
.focus\:border-teal-400\/55:focus {
  border-color: rgb(45 212 191 / 0.55);
}
.focus\:border-teal-400\/60:focus {
  border-color: rgb(45 212 191 / 0.6);
}
.focus\:border-teal-400\/65:focus {
  border-color: rgb(45 212 191 / 0.65);
}
.focus\:border-teal-400\/70:focus {
  border-color: rgb(45 212 191 / 0.7);
}
.focus\:border-teal-400\/75:focus {
  border-color: rgb(45 212 191 / 0.75);
}
.focus\:border-teal-400\/80:focus {
  border-color: rgb(45 212 191 / 0.8);
}
.focus\:border-teal-400\/85:focus {
  border-color: rgb(45 212 191 / 0.85);
}
.focus\:border-teal-400\/90:focus {
  border-color: rgb(45 212 191 / 0.9);
}
.focus\:border-teal-400\/95:focus {
  border-color: rgb(45 212 191 / 0.95);
}
.focus\:border-teal-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.focus\:border-teal-500\/0:focus {
  border-color: rgb(20 184 166 / 0);
}
.focus\:border-teal-500\/10:focus {
  border-color: rgb(20 184 166 / 0.1);
}
.focus\:border-teal-500\/100:focus {
  border-color: rgb(20 184 166 / 1);
}
.focus\:border-teal-500\/15:focus {
  border-color: rgb(20 184 166 / 0.15);
}
.focus\:border-teal-500\/20:focus {
  border-color: rgb(20 184 166 / 0.2);
}
.focus\:border-teal-500\/25:focus {
  border-color: rgb(20 184 166 / 0.25);
}
.focus\:border-teal-500\/30:focus {
  border-color: rgb(20 184 166 / 0.3);
}
.focus\:border-teal-500\/35:focus {
  border-color: rgb(20 184 166 / 0.35);
}
.focus\:border-teal-500\/40:focus {
  border-color: rgb(20 184 166 / 0.4);
}
.focus\:border-teal-500\/45:focus {
  border-color: rgb(20 184 166 / 0.45);
}
.focus\:border-teal-500\/5:focus {
  border-color: rgb(20 184 166 / 0.05);
}
.focus\:border-teal-500\/50:focus {
  border-color: rgb(20 184 166 / 0.5);
}
.focus\:border-teal-500\/55:focus {
  border-color: rgb(20 184 166 / 0.55);
}
.focus\:border-teal-500\/60:focus {
  border-color: rgb(20 184 166 / 0.6);
}
.focus\:border-teal-500\/65:focus {
  border-color: rgb(20 184 166 / 0.65);
}
.focus\:border-teal-500\/70:focus {
  border-color: rgb(20 184 166 / 0.7);
}
.focus\:border-teal-500\/75:focus {
  border-color: rgb(20 184 166 / 0.75);
}
.focus\:border-teal-500\/80:focus {
  border-color: rgb(20 184 166 / 0.8);
}
.focus\:border-teal-500\/85:focus {
  border-color: rgb(20 184 166 / 0.85);
}
.focus\:border-teal-500\/90:focus {
  border-color: rgb(20 184 166 / 0.9);
}
.focus\:border-teal-500\/95:focus {
  border-color: rgb(20 184 166 / 0.95);
}
.focus\:border-teal-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.focus\:border-teal-600\/0:focus {
  border-color: rgb(13 148 136 / 0);
}
.focus\:border-teal-600\/10:focus {
  border-color: rgb(13 148 136 / 0.1);
}
.focus\:border-teal-600\/100:focus {
  border-color: rgb(13 148 136 / 1);
}
.focus\:border-teal-600\/15:focus {
  border-color: rgb(13 148 136 / 0.15);
}
.focus\:border-teal-600\/20:focus {
  border-color: rgb(13 148 136 / 0.2);
}
.focus\:border-teal-600\/25:focus {
  border-color: rgb(13 148 136 / 0.25);
}
.focus\:border-teal-600\/30:focus {
  border-color: rgb(13 148 136 / 0.3);
}
.focus\:border-teal-600\/35:focus {
  border-color: rgb(13 148 136 / 0.35);
}
.focus\:border-teal-600\/40:focus {
  border-color: rgb(13 148 136 / 0.4);
}
.focus\:border-teal-600\/45:focus {
  border-color: rgb(13 148 136 / 0.45);
}
.focus\:border-teal-600\/5:focus {
  border-color: rgb(13 148 136 / 0.05);
}
.focus\:border-teal-600\/50:focus {
  border-color: rgb(13 148 136 / 0.5);
}
.focus\:border-teal-600\/55:focus {
  border-color: rgb(13 148 136 / 0.55);
}
.focus\:border-teal-600\/60:focus {
  border-color: rgb(13 148 136 / 0.6);
}
.focus\:border-teal-600\/65:focus {
  border-color: rgb(13 148 136 / 0.65);
}
.focus\:border-teal-600\/70:focus {
  border-color: rgb(13 148 136 / 0.7);
}
.focus\:border-teal-600\/75:focus {
  border-color: rgb(13 148 136 / 0.75);
}
.focus\:border-teal-600\/80:focus {
  border-color: rgb(13 148 136 / 0.8);
}
.focus\:border-teal-600\/85:focus {
  border-color: rgb(13 148 136 / 0.85);
}
.focus\:border-teal-600\/90:focus {
  border-color: rgb(13 148 136 / 0.9);
}
.focus\:border-teal-600\/95:focus {
  border-color: rgb(13 148 136 / 0.95);
}
.focus\:border-teal-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.focus\:border-teal-700\/0:focus {
  border-color: rgb(15 118 110 / 0);
}
.focus\:border-teal-700\/10:focus {
  border-color: rgb(15 118 110 / 0.1);
}
.focus\:border-teal-700\/100:focus {
  border-color: rgb(15 118 110 / 1);
}
.focus\:border-teal-700\/15:focus {
  border-color: rgb(15 118 110 / 0.15);
}
.focus\:border-teal-700\/20:focus {
  border-color: rgb(15 118 110 / 0.2);
}
.focus\:border-teal-700\/25:focus {
  border-color: rgb(15 118 110 / 0.25);
}
.focus\:border-teal-700\/30:focus {
  border-color: rgb(15 118 110 / 0.3);
}
.focus\:border-teal-700\/35:focus {
  border-color: rgb(15 118 110 / 0.35);
}
.focus\:border-teal-700\/40:focus {
  border-color: rgb(15 118 110 / 0.4);
}
.focus\:border-teal-700\/45:focus {
  border-color: rgb(15 118 110 / 0.45);
}
.focus\:border-teal-700\/5:focus {
  border-color: rgb(15 118 110 / 0.05);
}
.focus\:border-teal-700\/50:focus {
  border-color: rgb(15 118 110 / 0.5);
}
.focus\:border-teal-700\/55:focus {
  border-color: rgb(15 118 110 / 0.55);
}
.focus\:border-teal-700\/60:focus {
  border-color: rgb(15 118 110 / 0.6);
}
.focus\:border-teal-700\/65:focus {
  border-color: rgb(15 118 110 / 0.65);
}
.focus\:border-teal-700\/70:focus {
  border-color: rgb(15 118 110 / 0.7);
}
.focus\:border-teal-700\/75:focus {
  border-color: rgb(15 118 110 / 0.75);
}
.focus\:border-teal-700\/80:focus {
  border-color: rgb(15 118 110 / 0.8);
}
.focus\:border-teal-700\/85:focus {
  border-color: rgb(15 118 110 / 0.85);
}
.focus\:border-teal-700\/90:focus {
  border-color: rgb(15 118 110 / 0.9);
}
.focus\:border-teal-700\/95:focus {
  border-color: rgb(15 118 110 / 0.95);
}
.focus\:border-teal-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.focus\:border-teal-800\/0:focus {
  border-color: rgb(17 94 89 / 0);
}
.focus\:border-teal-800\/10:focus {
  border-color: rgb(17 94 89 / 0.1);
}
.focus\:border-teal-800\/100:focus {
  border-color: rgb(17 94 89 / 1);
}
.focus\:border-teal-800\/15:focus {
  border-color: rgb(17 94 89 / 0.15);
}
.focus\:border-teal-800\/20:focus {
  border-color: rgb(17 94 89 / 0.2);
}
.focus\:border-teal-800\/25:focus {
  border-color: rgb(17 94 89 / 0.25);
}
.focus\:border-teal-800\/30:focus {
  border-color: rgb(17 94 89 / 0.3);
}
.focus\:border-teal-800\/35:focus {
  border-color: rgb(17 94 89 / 0.35);
}
.focus\:border-teal-800\/40:focus {
  border-color: rgb(17 94 89 / 0.4);
}
.focus\:border-teal-800\/45:focus {
  border-color: rgb(17 94 89 / 0.45);
}
.focus\:border-teal-800\/5:focus {
  border-color: rgb(17 94 89 / 0.05);
}
.focus\:border-teal-800\/50:focus {
  border-color: rgb(17 94 89 / 0.5);
}
.focus\:border-teal-800\/55:focus {
  border-color: rgb(17 94 89 / 0.55);
}
.focus\:border-teal-800\/60:focus {
  border-color: rgb(17 94 89 / 0.6);
}
.focus\:border-teal-800\/65:focus {
  border-color: rgb(17 94 89 / 0.65);
}
.focus\:border-teal-800\/70:focus {
  border-color: rgb(17 94 89 / 0.7);
}
.focus\:border-teal-800\/75:focus {
  border-color: rgb(17 94 89 / 0.75);
}
.focus\:border-teal-800\/80:focus {
  border-color: rgb(17 94 89 / 0.8);
}
.focus\:border-teal-800\/85:focus {
  border-color: rgb(17 94 89 / 0.85);
}
.focus\:border-teal-800\/90:focus {
  border-color: rgb(17 94 89 / 0.9);
}
.focus\:border-teal-800\/95:focus {
  border-color: rgb(17 94 89 / 0.95);
}
.focus\:border-teal-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.focus\:border-teal-900\/0:focus {
  border-color: rgb(19 78 74 / 0);
}
.focus\:border-teal-900\/10:focus {
  border-color: rgb(19 78 74 / 0.1);
}
.focus\:border-teal-900\/100:focus {
  border-color: rgb(19 78 74 / 1);
}
.focus\:border-teal-900\/15:focus {
  border-color: rgb(19 78 74 / 0.15);
}
.focus\:border-teal-900\/20:focus {
  border-color: rgb(19 78 74 / 0.2);
}
.focus\:border-teal-900\/25:focus {
  border-color: rgb(19 78 74 / 0.25);
}
.focus\:border-teal-900\/30:focus {
  border-color: rgb(19 78 74 / 0.3);
}
.focus\:border-teal-900\/35:focus {
  border-color: rgb(19 78 74 / 0.35);
}
.focus\:border-teal-900\/40:focus {
  border-color: rgb(19 78 74 / 0.4);
}
.focus\:border-teal-900\/45:focus {
  border-color: rgb(19 78 74 / 0.45);
}
.focus\:border-teal-900\/5:focus {
  border-color: rgb(19 78 74 / 0.05);
}
.focus\:border-teal-900\/50:focus {
  border-color: rgb(19 78 74 / 0.5);
}
.focus\:border-teal-900\/55:focus {
  border-color: rgb(19 78 74 / 0.55);
}
.focus\:border-teal-900\/60:focus {
  border-color: rgb(19 78 74 / 0.6);
}
.focus\:border-teal-900\/65:focus {
  border-color: rgb(19 78 74 / 0.65);
}
.focus\:border-teal-900\/70:focus {
  border-color: rgb(19 78 74 / 0.7);
}
.focus\:border-teal-900\/75:focus {
  border-color: rgb(19 78 74 / 0.75);
}
.focus\:border-teal-900\/80:focus {
  border-color: rgb(19 78 74 / 0.8);
}
.focus\:border-teal-900\/85:focus {
  border-color: rgb(19 78 74 / 0.85);
}
.focus\:border-teal-900\/90:focus {
  border-color: rgb(19 78 74 / 0.9);
}
.focus\:border-teal-900\/95:focus {
  border-color: rgb(19 78 74 / 0.95);
}
.focus\:border-transparent:focus {
  border-color: transparent;
}
.focus\:border-yellow-100:focus {
  --tw-border-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.focus\:border-yellow-100\/0:focus {
  border-color: rgb(254 249 195 / 0);
}
.focus\:border-yellow-100\/10:focus {
  border-color: rgb(254 249 195 / 0.1);
}
.focus\:border-yellow-100\/100:focus {
  border-color: rgb(254 249 195 / 1);
}
.focus\:border-yellow-100\/15:focus {
  border-color: rgb(254 249 195 / 0.15);
}
.focus\:border-yellow-100\/20:focus {
  border-color: rgb(254 249 195 / 0.2);
}
.focus\:border-yellow-100\/25:focus {
  border-color: rgb(254 249 195 / 0.25);
}
.focus\:border-yellow-100\/30:focus {
  border-color: rgb(254 249 195 / 0.3);
}
.focus\:border-yellow-100\/35:focus {
  border-color: rgb(254 249 195 / 0.35);
}
.focus\:border-yellow-100\/40:focus {
  border-color: rgb(254 249 195 / 0.4);
}
.focus\:border-yellow-100\/45:focus {
  border-color: rgb(254 249 195 / 0.45);
}
.focus\:border-yellow-100\/5:focus {
  border-color: rgb(254 249 195 / 0.05);
}
.focus\:border-yellow-100\/50:focus {
  border-color: rgb(254 249 195 / 0.5);
}
.focus\:border-yellow-100\/55:focus {
  border-color: rgb(254 249 195 / 0.55);
}
.focus\:border-yellow-100\/60:focus {
  border-color: rgb(254 249 195 / 0.6);
}
.focus\:border-yellow-100\/65:focus {
  border-color: rgb(254 249 195 / 0.65);
}
.focus\:border-yellow-100\/70:focus {
  border-color: rgb(254 249 195 / 0.7);
}
.focus\:border-yellow-100\/75:focus {
  border-color: rgb(254 249 195 / 0.75);
}
.focus\:border-yellow-100\/80:focus {
  border-color: rgb(254 249 195 / 0.8);
}
.focus\:border-yellow-100\/85:focus {
  border-color: rgb(254 249 195 / 0.85);
}
.focus\:border-yellow-100\/90:focus {
  border-color: rgb(254 249 195 / 0.9);
}
.focus\:border-yellow-100\/95:focus {
  border-color: rgb(254 249 195 / 0.95);
}
.focus\:border-yellow-200:focus {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.focus\:border-yellow-200\/0:focus {
  border-color: rgb(254 240 138 / 0);
}
.focus\:border-yellow-200\/10:focus {
  border-color: rgb(254 240 138 / 0.1);
}
.focus\:border-yellow-200\/100:focus {
  border-color: rgb(254 240 138 / 1);
}
.focus\:border-yellow-200\/15:focus {
  border-color: rgb(254 240 138 / 0.15);
}
.focus\:border-yellow-200\/20:focus {
  border-color: rgb(254 240 138 / 0.2);
}
.focus\:border-yellow-200\/25:focus {
  border-color: rgb(254 240 138 / 0.25);
}
.focus\:border-yellow-200\/30:focus {
  border-color: rgb(254 240 138 / 0.3);
}
.focus\:border-yellow-200\/35:focus {
  border-color: rgb(254 240 138 / 0.35);
}
.focus\:border-yellow-200\/40:focus {
  border-color: rgb(254 240 138 / 0.4);
}
.focus\:border-yellow-200\/45:focus {
  border-color: rgb(254 240 138 / 0.45);
}
.focus\:border-yellow-200\/5:focus {
  border-color: rgb(254 240 138 / 0.05);
}
.focus\:border-yellow-200\/50:focus {
  border-color: rgb(254 240 138 / 0.5);
}
.focus\:border-yellow-200\/55:focus {
  border-color: rgb(254 240 138 / 0.55);
}
.focus\:border-yellow-200\/60:focus {
  border-color: rgb(254 240 138 / 0.6);
}
.focus\:border-yellow-200\/65:focus {
  border-color: rgb(254 240 138 / 0.65);
}
.focus\:border-yellow-200\/70:focus {
  border-color: rgb(254 240 138 / 0.7);
}
.focus\:border-yellow-200\/75:focus {
  border-color: rgb(254 240 138 / 0.75);
}
.focus\:border-yellow-200\/80:focus {
  border-color: rgb(254 240 138 / 0.8);
}
.focus\:border-yellow-200\/85:focus {
  border-color: rgb(254 240 138 / 0.85);
}
.focus\:border-yellow-200\/90:focus {
  border-color: rgb(254 240 138 / 0.9);
}
.focus\:border-yellow-200\/95:focus {
  border-color: rgb(254 240 138 / 0.95);
}
.focus\:border-yellow-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.focus\:border-yellow-300\/0:focus {
  border-color: rgb(253 224 71 / 0);
}
.focus\:border-yellow-300\/10:focus {
  border-color: rgb(253 224 71 / 0.1);
}
.focus\:border-yellow-300\/100:focus {
  border-color: rgb(253 224 71 / 1);
}
.focus\:border-yellow-300\/15:focus {
  border-color: rgb(253 224 71 / 0.15);
}
.focus\:border-yellow-300\/20:focus {
  border-color: rgb(253 224 71 / 0.2);
}
.focus\:border-yellow-300\/25:focus {
  border-color: rgb(253 224 71 / 0.25);
}
.focus\:border-yellow-300\/30:focus {
  border-color: rgb(253 224 71 / 0.3);
}
.focus\:border-yellow-300\/35:focus {
  border-color: rgb(253 224 71 / 0.35);
}
.focus\:border-yellow-300\/40:focus {
  border-color: rgb(253 224 71 / 0.4);
}
.focus\:border-yellow-300\/45:focus {
  border-color: rgb(253 224 71 / 0.45);
}
.focus\:border-yellow-300\/5:focus {
  border-color: rgb(253 224 71 / 0.05);
}
.focus\:border-yellow-300\/50:focus {
  border-color: rgb(253 224 71 / 0.5);
}
.focus\:border-yellow-300\/55:focus {
  border-color: rgb(253 224 71 / 0.55);
}
.focus\:border-yellow-300\/60:focus {
  border-color: rgb(253 224 71 / 0.6);
}
.focus\:border-yellow-300\/65:focus {
  border-color: rgb(253 224 71 / 0.65);
}
.focus\:border-yellow-300\/70:focus {
  border-color: rgb(253 224 71 / 0.7);
}
.focus\:border-yellow-300\/75:focus {
  border-color: rgb(253 224 71 / 0.75);
}
.focus\:border-yellow-300\/80:focus {
  border-color: rgb(253 224 71 / 0.8);
}
.focus\:border-yellow-300\/85:focus {
  border-color: rgb(253 224 71 / 0.85);
}
.focus\:border-yellow-300\/90:focus {
  border-color: rgb(253 224 71 / 0.9);
}
.focus\:border-yellow-300\/95:focus {
  border-color: rgb(253 224 71 / 0.95);
}
.focus\:border-yellow-400:focus {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.focus\:border-yellow-400\/0:focus {
  border-color: rgb(250 204 21 / 0);
}
.focus\:border-yellow-400\/10:focus {
  border-color: rgb(250 204 21 / 0.1);
}
.focus\:border-yellow-400\/100:focus {
  border-color: rgb(250 204 21 / 1);
}
.focus\:border-yellow-400\/15:focus {
  border-color: rgb(250 204 21 / 0.15);
}
.focus\:border-yellow-400\/20:focus {
  border-color: rgb(250 204 21 / 0.2);
}
.focus\:border-yellow-400\/25:focus {
  border-color: rgb(250 204 21 / 0.25);
}
.focus\:border-yellow-400\/30:focus {
  border-color: rgb(250 204 21 / 0.3);
}
.focus\:border-yellow-400\/35:focus {
  border-color: rgb(250 204 21 / 0.35);
}
.focus\:border-yellow-400\/40:focus {
  border-color: rgb(250 204 21 / 0.4);
}
.focus\:border-yellow-400\/45:focus {
  border-color: rgb(250 204 21 / 0.45);
}
.focus\:border-yellow-400\/5:focus {
  border-color: rgb(250 204 21 / 0.05);
}
.focus\:border-yellow-400\/50:focus {
  border-color: rgb(250 204 21 / 0.5);
}
.focus\:border-yellow-400\/55:focus {
  border-color: rgb(250 204 21 / 0.55);
}
.focus\:border-yellow-400\/60:focus {
  border-color: rgb(250 204 21 / 0.6);
}
.focus\:border-yellow-400\/65:focus {
  border-color: rgb(250 204 21 / 0.65);
}
.focus\:border-yellow-400\/70:focus {
  border-color: rgb(250 204 21 / 0.7);
}
.focus\:border-yellow-400\/75:focus {
  border-color: rgb(250 204 21 / 0.75);
}
.focus\:border-yellow-400\/80:focus {
  border-color: rgb(250 204 21 / 0.8);
}
.focus\:border-yellow-400\/85:focus {
  border-color: rgb(250 204 21 / 0.85);
}
.focus\:border-yellow-400\/90:focus {
  border-color: rgb(250 204 21 / 0.9);
}
.focus\:border-yellow-400\/95:focus {
  border-color: rgb(250 204 21 / 0.95);
}
.focus\:border-yellow-50:focus {
  --tw-border-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.focus\:border-yellow-50\/0:focus {
  border-color: rgb(254 252 232 / 0);
}
.focus\:border-yellow-50\/10:focus {
  border-color: rgb(254 252 232 / 0.1);
}
.focus\:border-yellow-50\/100:focus {
  border-color: rgb(254 252 232 / 1);
}
.focus\:border-yellow-50\/15:focus {
  border-color: rgb(254 252 232 / 0.15);
}
.focus\:border-yellow-50\/20:focus {
  border-color: rgb(254 252 232 / 0.2);
}
.focus\:border-yellow-50\/25:focus {
  border-color: rgb(254 252 232 / 0.25);
}
.focus\:border-yellow-50\/30:focus {
  border-color: rgb(254 252 232 / 0.3);
}
.focus\:border-yellow-50\/35:focus {
  border-color: rgb(254 252 232 / 0.35);
}
.focus\:border-yellow-50\/40:focus {
  border-color: rgb(254 252 232 / 0.4);
}
.focus\:border-yellow-50\/45:focus {
  border-color: rgb(254 252 232 / 0.45);
}
.focus\:border-yellow-50\/5:focus {
  border-color: rgb(254 252 232 / 0.05);
}
.focus\:border-yellow-50\/50:focus {
  border-color: rgb(254 252 232 / 0.5);
}
.focus\:border-yellow-50\/55:focus {
  border-color: rgb(254 252 232 / 0.55);
}
.focus\:border-yellow-50\/60:focus {
  border-color: rgb(254 252 232 / 0.6);
}
.focus\:border-yellow-50\/65:focus {
  border-color: rgb(254 252 232 / 0.65);
}
.focus\:border-yellow-50\/70:focus {
  border-color: rgb(254 252 232 / 0.7);
}
.focus\:border-yellow-50\/75:focus {
  border-color: rgb(254 252 232 / 0.75);
}
.focus\:border-yellow-50\/80:focus {
  border-color: rgb(254 252 232 / 0.8);
}
.focus\:border-yellow-50\/85:focus {
  border-color: rgb(254 252 232 / 0.85);
}
.focus\:border-yellow-50\/90:focus {
  border-color: rgb(254 252 232 / 0.9);
}
.focus\:border-yellow-50\/95:focus {
  border-color: rgb(254 252 232 / 0.95);
}
.focus\:border-yellow-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.focus\:border-yellow-500\/0:focus {
  border-color: rgb(234 179 8 / 0);
}
.focus\:border-yellow-500\/10:focus {
  border-color: rgb(234 179 8 / 0.1);
}
.focus\:border-yellow-500\/100:focus {
  border-color: rgb(234 179 8 / 1);
}
.focus\:border-yellow-500\/15:focus {
  border-color: rgb(234 179 8 / 0.15);
}
.focus\:border-yellow-500\/20:focus {
  border-color: rgb(234 179 8 / 0.2);
}
.focus\:border-yellow-500\/25:focus {
  border-color: rgb(234 179 8 / 0.25);
}
.focus\:border-yellow-500\/30:focus {
  border-color: rgb(234 179 8 / 0.3);
}
.focus\:border-yellow-500\/35:focus {
  border-color: rgb(234 179 8 / 0.35);
}
.focus\:border-yellow-500\/40:focus {
  border-color: rgb(234 179 8 / 0.4);
}
.focus\:border-yellow-500\/45:focus {
  border-color: rgb(234 179 8 / 0.45);
}
.focus\:border-yellow-500\/5:focus {
  border-color: rgb(234 179 8 / 0.05);
}
.focus\:border-yellow-500\/50:focus {
  border-color: rgb(234 179 8 / 0.5);
}
.focus\:border-yellow-500\/55:focus {
  border-color: rgb(234 179 8 / 0.55);
}
.focus\:border-yellow-500\/60:focus {
  border-color: rgb(234 179 8 / 0.6);
}
.focus\:border-yellow-500\/65:focus {
  border-color: rgb(234 179 8 / 0.65);
}
.focus\:border-yellow-500\/70:focus {
  border-color: rgb(234 179 8 / 0.7);
}
.focus\:border-yellow-500\/75:focus {
  border-color: rgb(234 179 8 / 0.75);
}
.focus\:border-yellow-500\/80:focus {
  border-color: rgb(234 179 8 / 0.8);
}
.focus\:border-yellow-500\/85:focus {
  border-color: rgb(234 179 8 / 0.85);
}
.focus\:border-yellow-500\/90:focus {
  border-color: rgb(234 179 8 / 0.9);
}
.focus\:border-yellow-500\/95:focus {
  border-color: rgb(234 179 8 / 0.95);
}
.focus\:border-yellow-600:focus {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.focus\:border-yellow-600\/0:focus {
  border-color: rgb(202 138 4 / 0);
}
.focus\:border-yellow-600\/10:focus {
  border-color: rgb(202 138 4 / 0.1);
}
.focus\:border-yellow-600\/100:focus {
  border-color: rgb(202 138 4 / 1);
}
.focus\:border-yellow-600\/15:focus {
  border-color: rgb(202 138 4 / 0.15);
}
.focus\:border-yellow-600\/20:focus {
  border-color: rgb(202 138 4 / 0.2);
}
.focus\:border-yellow-600\/25:focus {
  border-color: rgb(202 138 4 / 0.25);
}
.focus\:border-yellow-600\/30:focus {
  border-color: rgb(202 138 4 / 0.3);
}
.focus\:border-yellow-600\/35:focus {
  border-color: rgb(202 138 4 / 0.35);
}
.focus\:border-yellow-600\/40:focus {
  border-color: rgb(202 138 4 / 0.4);
}
.focus\:border-yellow-600\/45:focus {
  border-color: rgb(202 138 4 / 0.45);
}
.focus\:border-yellow-600\/5:focus {
  border-color: rgb(202 138 4 / 0.05);
}
.focus\:border-yellow-600\/50:focus {
  border-color: rgb(202 138 4 / 0.5);
}
.focus\:border-yellow-600\/55:focus {
  border-color: rgb(202 138 4 / 0.55);
}
.focus\:border-yellow-600\/60:focus {
  border-color: rgb(202 138 4 / 0.6);
}
.focus\:border-yellow-600\/65:focus {
  border-color: rgb(202 138 4 / 0.65);
}
.focus\:border-yellow-600\/70:focus {
  border-color: rgb(202 138 4 / 0.7);
}
.focus\:border-yellow-600\/75:focus {
  border-color: rgb(202 138 4 / 0.75);
}
.focus\:border-yellow-600\/80:focus {
  border-color: rgb(202 138 4 / 0.8);
}
.focus\:border-yellow-600\/85:focus {
  border-color: rgb(202 138 4 / 0.85);
}
.focus\:border-yellow-600\/90:focus {
  border-color: rgb(202 138 4 / 0.9);
}
.focus\:border-yellow-600\/95:focus {
  border-color: rgb(202 138 4 / 0.95);
}
.focus\:border-yellow-700:focus {
  --tw-border-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.focus\:border-yellow-700\/0:focus {
  border-color: rgb(161 98 7 / 0);
}
.focus\:border-yellow-700\/10:focus {
  border-color: rgb(161 98 7 / 0.1);
}
.focus\:border-yellow-700\/100:focus {
  border-color: rgb(161 98 7 / 1);
}
.focus\:border-yellow-700\/15:focus {
  border-color: rgb(161 98 7 / 0.15);
}
.focus\:border-yellow-700\/20:focus {
  border-color: rgb(161 98 7 / 0.2);
}
.focus\:border-yellow-700\/25:focus {
  border-color: rgb(161 98 7 / 0.25);
}
.focus\:border-yellow-700\/30:focus {
  border-color: rgb(161 98 7 / 0.3);
}
.focus\:border-yellow-700\/35:focus {
  border-color: rgb(161 98 7 / 0.35);
}
.focus\:border-yellow-700\/40:focus {
  border-color: rgb(161 98 7 / 0.4);
}
.focus\:border-yellow-700\/45:focus {
  border-color: rgb(161 98 7 / 0.45);
}
.focus\:border-yellow-700\/5:focus {
  border-color: rgb(161 98 7 / 0.05);
}
.focus\:border-yellow-700\/50:focus {
  border-color: rgb(161 98 7 / 0.5);
}
.focus\:border-yellow-700\/55:focus {
  border-color: rgb(161 98 7 / 0.55);
}
.focus\:border-yellow-700\/60:focus {
  border-color: rgb(161 98 7 / 0.6);
}
.focus\:border-yellow-700\/65:focus {
  border-color: rgb(161 98 7 / 0.65);
}
.focus\:border-yellow-700\/70:focus {
  border-color: rgb(161 98 7 / 0.7);
}
.focus\:border-yellow-700\/75:focus {
  border-color: rgb(161 98 7 / 0.75);
}
.focus\:border-yellow-700\/80:focus {
  border-color: rgb(161 98 7 / 0.8);
}
.focus\:border-yellow-700\/85:focus {
  border-color: rgb(161 98 7 / 0.85);
}
.focus\:border-yellow-700\/90:focus {
  border-color: rgb(161 98 7 / 0.9);
}
.focus\:border-yellow-700\/95:focus {
  border-color: rgb(161 98 7 / 0.95);
}
.focus\:border-yellow-800:focus {
  --tw-border-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.focus\:border-yellow-800\/0:focus {
  border-color: rgb(133 77 14 / 0);
}
.focus\:border-yellow-800\/10:focus {
  border-color: rgb(133 77 14 / 0.1);
}
.focus\:border-yellow-800\/100:focus {
  border-color: rgb(133 77 14 / 1);
}
.focus\:border-yellow-800\/15:focus {
  border-color: rgb(133 77 14 / 0.15);
}
.focus\:border-yellow-800\/20:focus {
  border-color: rgb(133 77 14 / 0.2);
}
.focus\:border-yellow-800\/25:focus {
  border-color: rgb(133 77 14 / 0.25);
}
.focus\:border-yellow-800\/30:focus {
  border-color: rgb(133 77 14 / 0.3);
}
.focus\:border-yellow-800\/35:focus {
  border-color: rgb(133 77 14 / 0.35);
}
.focus\:border-yellow-800\/40:focus {
  border-color: rgb(133 77 14 / 0.4);
}
.focus\:border-yellow-800\/45:focus {
  border-color: rgb(133 77 14 / 0.45);
}
.focus\:border-yellow-800\/5:focus {
  border-color: rgb(133 77 14 / 0.05);
}
.focus\:border-yellow-800\/50:focus {
  border-color: rgb(133 77 14 / 0.5);
}
.focus\:border-yellow-800\/55:focus {
  border-color: rgb(133 77 14 / 0.55);
}
.focus\:border-yellow-800\/60:focus {
  border-color: rgb(133 77 14 / 0.6);
}
.focus\:border-yellow-800\/65:focus {
  border-color: rgb(133 77 14 / 0.65);
}
.focus\:border-yellow-800\/70:focus {
  border-color: rgb(133 77 14 / 0.7);
}
.focus\:border-yellow-800\/75:focus {
  border-color: rgb(133 77 14 / 0.75);
}
.focus\:border-yellow-800\/80:focus {
  border-color: rgb(133 77 14 / 0.8);
}
.focus\:border-yellow-800\/85:focus {
  border-color: rgb(133 77 14 / 0.85);
}
.focus\:border-yellow-800\/90:focus {
  border-color: rgb(133 77 14 / 0.9);
}
.focus\:border-yellow-800\/95:focus {
  border-color: rgb(133 77 14 / 0.95);
}
.focus\:border-yellow-900:focus {
  --tw-border-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.focus\:border-yellow-900\/0:focus {
  border-color: rgb(113 63 18 / 0);
}
.focus\:border-yellow-900\/10:focus {
  border-color: rgb(113 63 18 / 0.1);
}
.focus\:border-yellow-900\/100:focus {
  border-color: rgb(113 63 18 / 1);
}
.focus\:border-yellow-900\/15:focus {
  border-color: rgb(113 63 18 / 0.15);
}
.focus\:border-yellow-900\/20:focus {
  border-color: rgb(113 63 18 / 0.2);
}
.focus\:border-yellow-900\/25:focus {
  border-color: rgb(113 63 18 / 0.25);
}
.focus\:border-yellow-900\/30:focus {
  border-color: rgb(113 63 18 / 0.3);
}
.focus\:border-yellow-900\/35:focus {
  border-color: rgb(113 63 18 / 0.35);
}
.focus\:border-yellow-900\/40:focus {
  border-color: rgb(113 63 18 / 0.4);
}
.focus\:border-yellow-900\/45:focus {
  border-color: rgb(113 63 18 / 0.45);
}
.focus\:border-yellow-900\/5:focus {
  border-color: rgb(113 63 18 / 0.05);
}
.focus\:border-yellow-900\/50:focus {
  border-color: rgb(113 63 18 / 0.5);
}
.focus\:border-yellow-900\/55:focus {
  border-color: rgb(113 63 18 / 0.55);
}
.focus\:border-yellow-900\/60:focus {
  border-color: rgb(113 63 18 / 0.6);
}
.focus\:border-yellow-900\/65:focus {
  border-color: rgb(113 63 18 / 0.65);
}
.focus\:border-yellow-900\/70:focus {
  border-color: rgb(113 63 18 / 0.7);
}
.focus\:border-yellow-900\/75:focus {
  border-color: rgb(113 63 18 / 0.75);
}
.focus\:border-yellow-900\/80:focus {
  border-color: rgb(113 63 18 / 0.8);
}
.focus\:border-yellow-900\/85:focus {
  border-color: rgb(113 63 18 / 0.85);
}
.focus\:border-yellow-900\/90:focus {
  border-color: rgb(113 63 18 / 0.9);
}
.focus\:border-yellow-900\/95:focus {
  border-color: rgb(113 63 18 / 0.95);
}
.focus\:border-yellow-950:focus {
  --tw-border-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.focus\:border-yellow-950\/0:focus {
  border-color: rgb(66 32 6 / 0);
}
.focus\:border-yellow-950\/10:focus {
  border-color: rgb(66 32 6 / 0.1);
}
.focus\:border-yellow-950\/100:focus {
  border-color: rgb(66 32 6 / 1);
}
.focus\:border-yellow-950\/15:focus {
  border-color: rgb(66 32 6 / 0.15);
}
.focus\:border-yellow-950\/20:focus {
  border-color: rgb(66 32 6 / 0.2);
}
.focus\:border-yellow-950\/25:focus {
  border-color: rgb(66 32 6 / 0.25);
}
.focus\:border-yellow-950\/30:focus {
  border-color: rgb(66 32 6 / 0.3);
}
.focus\:border-yellow-950\/35:focus {
  border-color: rgb(66 32 6 / 0.35);
}
.focus\:border-yellow-950\/40:focus {
  border-color: rgb(66 32 6 / 0.4);
}
.focus\:border-yellow-950\/45:focus {
  border-color: rgb(66 32 6 / 0.45);
}
.focus\:border-yellow-950\/5:focus {
  border-color: rgb(66 32 6 / 0.05);
}
.focus\:border-yellow-950\/50:focus {
  border-color: rgb(66 32 6 / 0.5);
}
.focus\:border-yellow-950\/55:focus {
  border-color: rgb(66 32 6 / 0.55);
}
.focus\:border-yellow-950\/60:focus {
  border-color: rgb(66 32 6 / 0.6);
}
.focus\:border-yellow-950\/65:focus {
  border-color: rgb(66 32 6 / 0.65);
}
.focus\:border-yellow-950\/70:focus {
  border-color: rgb(66 32 6 / 0.7);
}
.focus\:border-yellow-950\/75:focus {
  border-color: rgb(66 32 6 / 0.75);
}
.focus\:border-yellow-950\/80:focus {
  border-color: rgb(66 32 6 / 0.8);
}
.focus\:border-yellow-950\/85:focus {
  border-color: rgb(66 32 6 / 0.85);
}
.focus\:border-yellow-950\/90:focus {
  border-color: rgb(66 32 6 / 0.9);
}
.focus\:border-yellow-950\/95:focus {
  border-color: rgb(66 32 6 / 0.95);
}
.focus\:border-x-yellow-100:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.focus\:border-x-yellow-100\/0:focus {
  border-left-color: rgb(254 249 195 / 0);
  border-right-color: rgb(254 249 195 / 0);
}
.focus\:border-x-yellow-100\/10:focus {
  border-left-color: rgb(254 249 195 / 0.1);
  border-right-color: rgb(254 249 195 / 0.1);
}
.focus\:border-x-yellow-100\/100:focus {
  border-left-color: rgb(254 249 195 / 1);
  border-right-color: rgb(254 249 195 / 1);
}
.focus\:border-x-yellow-100\/15:focus {
  border-left-color: rgb(254 249 195 / 0.15);
  border-right-color: rgb(254 249 195 / 0.15);
}
.focus\:border-x-yellow-100\/20:focus {
  border-left-color: rgb(254 249 195 / 0.2);
  border-right-color: rgb(254 249 195 / 0.2);
}
.focus\:border-x-yellow-100\/25:focus {
  border-left-color: rgb(254 249 195 / 0.25);
  border-right-color: rgb(254 249 195 / 0.25);
}
.focus\:border-x-yellow-100\/30:focus {
  border-left-color: rgb(254 249 195 / 0.3);
  border-right-color: rgb(254 249 195 / 0.3);
}
.focus\:border-x-yellow-100\/35:focus {
  border-left-color: rgb(254 249 195 / 0.35);
  border-right-color: rgb(254 249 195 / 0.35);
}
.focus\:border-x-yellow-100\/40:focus {
  border-left-color: rgb(254 249 195 / 0.4);
  border-right-color: rgb(254 249 195 / 0.4);
}
.focus\:border-x-yellow-100\/45:focus {
  border-left-color: rgb(254 249 195 / 0.45);
  border-right-color: rgb(254 249 195 / 0.45);
}
.focus\:border-x-yellow-100\/5:focus {
  border-left-color: rgb(254 249 195 / 0.05);
  border-right-color: rgb(254 249 195 / 0.05);
}
.focus\:border-x-yellow-100\/50:focus {
  border-left-color: rgb(254 249 195 / 0.5);
  border-right-color: rgb(254 249 195 / 0.5);
}
.focus\:border-x-yellow-100\/55:focus {
  border-left-color: rgb(254 249 195 / 0.55);
  border-right-color: rgb(254 249 195 / 0.55);
}
.focus\:border-x-yellow-100\/60:focus {
  border-left-color: rgb(254 249 195 / 0.6);
  border-right-color: rgb(254 249 195 / 0.6);
}
.focus\:border-x-yellow-100\/65:focus {
  border-left-color: rgb(254 249 195 / 0.65);
  border-right-color: rgb(254 249 195 / 0.65);
}
.focus\:border-x-yellow-100\/70:focus {
  border-left-color: rgb(254 249 195 / 0.7);
  border-right-color: rgb(254 249 195 / 0.7);
}
.focus\:border-x-yellow-100\/75:focus {
  border-left-color: rgb(254 249 195 / 0.75);
  border-right-color: rgb(254 249 195 / 0.75);
}
.focus\:border-x-yellow-100\/80:focus {
  border-left-color: rgb(254 249 195 / 0.8);
  border-right-color: rgb(254 249 195 / 0.8);
}
.focus\:border-x-yellow-100\/85:focus {
  border-left-color: rgb(254 249 195 / 0.85);
  border-right-color: rgb(254 249 195 / 0.85);
}
.focus\:border-x-yellow-100\/90:focus {
  border-left-color: rgb(254 249 195 / 0.9);
  border-right-color: rgb(254 249 195 / 0.9);
}
.focus\:border-x-yellow-100\/95:focus {
  border-left-color: rgb(254 249 195 / 0.95);
  border-right-color: rgb(254 249 195 / 0.95);
}
.focus\:border-x-yellow-200:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.focus\:border-x-yellow-200\/0:focus {
  border-left-color: rgb(254 240 138 / 0);
  border-right-color: rgb(254 240 138 / 0);
}
.focus\:border-x-yellow-200\/10:focus {
  border-left-color: rgb(254 240 138 / 0.1);
  border-right-color: rgb(254 240 138 / 0.1);
}
.focus\:border-x-yellow-200\/100:focus {
  border-left-color: rgb(254 240 138 / 1);
  border-right-color: rgb(254 240 138 / 1);
}
.focus\:border-x-yellow-200\/15:focus {
  border-left-color: rgb(254 240 138 / 0.15);
  border-right-color: rgb(254 240 138 / 0.15);
}
.focus\:border-x-yellow-200\/20:focus {
  border-left-color: rgb(254 240 138 / 0.2);
  border-right-color: rgb(254 240 138 / 0.2);
}
.focus\:border-x-yellow-200\/25:focus {
  border-left-color: rgb(254 240 138 / 0.25);
  border-right-color: rgb(254 240 138 / 0.25);
}
.focus\:border-x-yellow-200\/30:focus {
  border-left-color: rgb(254 240 138 / 0.3);
  border-right-color: rgb(254 240 138 / 0.3);
}
.focus\:border-x-yellow-200\/35:focus {
  border-left-color: rgb(254 240 138 / 0.35);
  border-right-color: rgb(254 240 138 / 0.35);
}
.focus\:border-x-yellow-200\/40:focus {
  border-left-color: rgb(254 240 138 / 0.4);
  border-right-color: rgb(254 240 138 / 0.4);
}
.focus\:border-x-yellow-200\/45:focus {
  border-left-color: rgb(254 240 138 / 0.45);
  border-right-color: rgb(254 240 138 / 0.45);
}
.focus\:border-x-yellow-200\/5:focus {
  border-left-color: rgb(254 240 138 / 0.05);
  border-right-color: rgb(254 240 138 / 0.05);
}
.focus\:border-x-yellow-200\/50:focus {
  border-left-color: rgb(254 240 138 / 0.5);
  border-right-color: rgb(254 240 138 / 0.5);
}
.focus\:border-x-yellow-200\/55:focus {
  border-left-color: rgb(254 240 138 / 0.55);
  border-right-color: rgb(254 240 138 / 0.55);
}
.focus\:border-x-yellow-200\/60:focus {
  border-left-color: rgb(254 240 138 / 0.6);
  border-right-color: rgb(254 240 138 / 0.6);
}
.focus\:border-x-yellow-200\/65:focus {
  border-left-color: rgb(254 240 138 / 0.65);
  border-right-color: rgb(254 240 138 / 0.65);
}
.focus\:border-x-yellow-200\/70:focus {
  border-left-color: rgb(254 240 138 / 0.7);
  border-right-color: rgb(254 240 138 / 0.7);
}
.focus\:border-x-yellow-200\/75:focus {
  border-left-color: rgb(254 240 138 / 0.75);
  border-right-color: rgb(254 240 138 / 0.75);
}
.focus\:border-x-yellow-200\/80:focus {
  border-left-color: rgb(254 240 138 / 0.8);
  border-right-color: rgb(254 240 138 / 0.8);
}
.focus\:border-x-yellow-200\/85:focus {
  border-left-color: rgb(254 240 138 / 0.85);
  border-right-color: rgb(254 240 138 / 0.85);
}
.focus\:border-x-yellow-200\/90:focus {
  border-left-color: rgb(254 240 138 / 0.9);
  border-right-color: rgb(254 240 138 / 0.9);
}
.focus\:border-x-yellow-200\/95:focus {
  border-left-color: rgb(254 240 138 / 0.95);
  border-right-color: rgb(254 240 138 / 0.95);
}
.focus\:border-x-yellow-300:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.focus\:border-x-yellow-300\/0:focus {
  border-left-color: rgb(253 224 71 / 0);
  border-right-color: rgb(253 224 71 / 0);
}
.focus\:border-x-yellow-300\/10:focus {
  border-left-color: rgb(253 224 71 / 0.1);
  border-right-color: rgb(253 224 71 / 0.1);
}
.focus\:border-x-yellow-300\/100:focus {
  border-left-color: rgb(253 224 71 / 1);
  border-right-color: rgb(253 224 71 / 1);
}
.focus\:border-x-yellow-300\/15:focus {
  border-left-color: rgb(253 224 71 / 0.15);
  border-right-color: rgb(253 224 71 / 0.15);
}
.focus\:border-x-yellow-300\/20:focus {
  border-left-color: rgb(253 224 71 / 0.2);
  border-right-color: rgb(253 224 71 / 0.2);
}
.focus\:border-x-yellow-300\/25:focus {
  border-left-color: rgb(253 224 71 / 0.25);
  border-right-color: rgb(253 224 71 / 0.25);
}
.focus\:border-x-yellow-300\/30:focus {
  border-left-color: rgb(253 224 71 / 0.3);
  border-right-color: rgb(253 224 71 / 0.3);
}
.focus\:border-x-yellow-300\/35:focus {
  border-left-color: rgb(253 224 71 / 0.35);
  border-right-color: rgb(253 224 71 / 0.35);
}
.focus\:border-x-yellow-300\/40:focus {
  border-left-color: rgb(253 224 71 / 0.4);
  border-right-color: rgb(253 224 71 / 0.4);
}
.focus\:border-x-yellow-300\/45:focus {
  border-left-color: rgb(253 224 71 / 0.45);
  border-right-color: rgb(253 224 71 / 0.45);
}
.focus\:border-x-yellow-300\/5:focus {
  border-left-color: rgb(253 224 71 / 0.05);
  border-right-color: rgb(253 224 71 / 0.05);
}
.focus\:border-x-yellow-300\/50:focus {
  border-left-color: rgb(253 224 71 / 0.5);
  border-right-color: rgb(253 224 71 / 0.5);
}
.focus\:border-x-yellow-300\/55:focus {
  border-left-color: rgb(253 224 71 / 0.55);
  border-right-color: rgb(253 224 71 / 0.55);
}
.focus\:border-x-yellow-300\/60:focus {
  border-left-color: rgb(253 224 71 / 0.6);
  border-right-color: rgb(253 224 71 / 0.6);
}
.focus\:border-x-yellow-300\/65:focus {
  border-left-color: rgb(253 224 71 / 0.65);
  border-right-color: rgb(253 224 71 / 0.65);
}
.focus\:border-x-yellow-300\/70:focus {
  border-left-color: rgb(253 224 71 / 0.7);
  border-right-color: rgb(253 224 71 / 0.7);
}
.focus\:border-x-yellow-300\/75:focus {
  border-left-color: rgb(253 224 71 / 0.75);
  border-right-color: rgb(253 224 71 / 0.75);
}
.focus\:border-x-yellow-300\/80:focus {
  border-left-color: rgb(253 224 71 / 0.8);
  border-right-color: rgb(253 224 71 / 0.8);
}
.focus\:border-x-yellow-300\/85:focus {
  border-left-color: rgb(253 224 71 / 0.85);
  border-right-color: rgb(253 224 71 / 0.85);
}
.focus\:border-x-yellow-300\/90:focus {
  border-left-color: rgb(253 224 71 / 0.9);
  border-right-color: rgb(253 224 71 / 0.9);
}
.focus\:border-x-yellow-300\/95:focus {
  border-left-color: rgb(253 224 71 / 0.95);
  border-right-color: rgb(253 224 71 / 0.95);
}
.focus\:border-x-yellow-400:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.focus\:border-x-yellow-400\/0:focus {
  border-left-color: rgb(250 204 21 / 0);
  border-right-color: rgb(250 204 21 / 0);
}
.focus\:border-x-yellow-400\/10:focus {
  border-left-color: rgb(250 204 21 / 0.1);
  border-right-color: rgb(250 204 21 / 0.1);
}
.focus\:border-x-yellow-400\/100:focus {
  border-left-color: rgb(250 204 21 / 1);
  border-right-color: rgb(250 204 21 / 1);
}
.focus\:border-x-yellow-400\/15:focus {
  border-left-color: rgb(250 204 21 / 0.15);
  border-right-color: rgb(250 204 21 / 0.15);
}
.focus\:border-x-yellow-400\/20:focus {
  border-left-color: rgb(250 204 21 / 0.2);
  border-right-color: rgb(250 204 21 / 0.2);
}
.focus\:border-x-yellow-400\/25:focus {
  border-left-color: rgb(250 204 21 / 0.25);
  border-right-color: rgb(250 204 21 / 0.25);
}
.focus\:border-x-yellow-400\/30:focus {
  border-left-color: rgb(250 204 21 / 0.3);
  border-right-color: rgb(250 204 21 / 0.3);
}
.focus\:border-x-yellow-400\/35:focus {
  border-left-color: rgb(250 204 21 / 0.35);
  border-right-color: rgb(250 204 21 / 0.35);
}
.focus\:border-x-yellow-400\/40:focus {
  border-left-color: rgb(250 204 21 / 0.4);
  border-right-color: rgb(250 204 21 / 0.4);
}
.focus\:border-x-yellow-400\/45:focus {
  border-left-color: rgb(250 204 21 / 0.45);
  border-right-color: rgb(250 204 21 / 0.45);
}
.focus\:border-x-yellow-400\/5:focus {
  border-left-color: rgb(250 204 21 / 0.05);
  border-right-color: rgb(250 204 21 / 0.05);
}
.focus\:border-x-yellow-400\/50:focus {
  border-left-color: rgb(250 204 21 / 0.5);
  border-right-color: rgb(250 204 21 / 0.5);
}
.focus\:border-x-yellow-400\/55:focus {
  border-left-color: rgb(250 204 21 / 0.55);
  border-right-color: rgb(250 204 21 / 0.55);
}
.focus\:border-x-yellow-400\/60:focus {
  border-left-color: rgb(250 204 21 / 0.6);
  border-right-color: rgb(250 204 21 / 0.6);
}
.focus\:border-x-yellow-400\/65:focus {
  border-left-color: rgb(250 204 21 / 0.65);
  border-right-color: rgb(250 204 21 / 0.65);
}
.focus\:border-x-yellow-400\/70:focus {
  border-left-color: rgb(250 204 21 / 0.7);
  border-right-color: rgb(250 204 21 / 0.7);
}
.focus\:border-x-yellow-400\/75:focus {
  border-left-color: rgb(250 204 21 / 0.75);
  border-right-color: rgb(250 204 21 / 0.75);
}
.focus\:border-x-yellow-400\/80:focus {
  border-left-color: rgb(250 204 21 / 0.8);
  border-right-color: rgb(250 204 21 / 0.8);
}
.focus\:border-x-yellow-400\/85:focus {
  border-left-color: rgb(250 204 21 / 0.85);
  border-right-color: rgb(250 204 21 / 0.85);
}
.focus\:border-x-yellow-400\/90:focus {
  border-left-color: rgb(250 204 21 / 0.9);
  border-right-color: rgb(250 204 21 / 0.9);
}
.focus\:border-x-yellow-400\/95:focus {
  border-left-color: rgb(250 204 21 / 0.95);
  border-right-color: rgb(250 204 21 / 0.95);
}
.focus\:border-x-yellow-50:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.focus\:border-x-yellow-50\/0:focus {
  border-left-color: rgb(254 252 232 / 0);
  border-right-color: rgb(254 252 232 / 0);
}
.focus\:border-x-yellow-50\/10:focus {
  border-left-color: rgb(254 252 232 / 0.1);
  border-right-color: rgb(254 252 232 / 0.1);
}
.focus\:border-x-yellow-50\/100:focus {
  border-left-color: rgb(254 252 232 / 1);
  border-right-color: rgb(254 252 232 / 1);
}
.focus\:border-x-yellow-50\/15:focus {
  border-left-color: rgb(254 252 232 / 0.15);
  border-right-color: rgb(254 252 232 / 0.15);
}
.focus\:border-x-yellow-50\/20:focus {
  border-left-color: rgb(254 252 232 / 0.2);
  border-right-color: rgb(254 252 232 / 0.2);
}
.focus\:border-x-yellow-50\/25:focus {
  border-left-color: rgb(254 252 232 / 0.25);
  border-right-color: rgb(254 252 232 / 0.25);
}
.focus\:border-x-yellow-50\/30:focus {
  border-left-color: rgb(254 252 232 / 0.3);
  border-right-color: rgb(254 252 232 / 0.3);
}
.focus\:border-x-yellow-50\/35:focus {
  border-left-color: rgb(254 252 232 / 0.35);
  border-right-color: rgb(254 252 232 / 0.35);
}
.focus\:border-x-yellow-50\/40:focus {
  border-left-color: rgb(254 252 232 / 0.4);
  border-right-color: rgb(254 252 232 / 0.4);
}
.focus\:border-x-yellow-50\/45:focus {
  border-left-color: rgb(254 252 232 / 0.45);
  border-right-color: rgb(254 252 232 / 0.45);
}
.focus\:border-x-yellow-50\/5:focus {
  border-left-color: rgb(254 252 232 / 0.05);
  border-right-color: rgb(254 252 232 / 0.05);
}
.focus\:border-x-yellow-50\/50:focus {
  border-left-color: rgb(254 252 232 / 0.5);
  border-right-color: rgb(254 252 232 / 0.5);
}
.focus\:border-x-yellow-50\/55:focus {
  border-left-color: rgb(254 252 232 / 0.55);
  border-right-color: rgb(254 252 232 / 0.55);
}
.focus\:border-x-yellow-50\/60:focus {
  border-left-color: rgb(254 252 232 / 0.6);
  border-right-color: rgb(254 252 232 / 0.6);
}
.focus\:border-x-yellow-50\/65:focus {
  border-left-color: rgb(254 252 232 / 0.65);
  border-right-color: rgb(254 252 232 / 0.65);
}
.focus\:border-x-yellow-50\/70:focus {
  border-left-color: rgb(254 252 232 / 0.7);
  border-right-color: rgb(254 252 232 / 0.7);
}
.focus\:border-x-yellow-50\/75:focus {
  border-left-color: rgb(254 252 232 / 0.75);
  border-right-color: rgb(254 252 232 / 0.75);
}
.focus\:border-x-yellow-50\/80:focus {
  border-left-color: rgb(254 252 232 / 0.8);
  border-right-color: rgb(254 252 232 / 0.8);
}
.focus\:border-x-yellow-50\/85:focus {
  border-left-color: rgb(254 252 232 / 0.85);
  border-right-color: rgb(254 252 232 / 0.85);
}
.focus\:border-x-yellow-50\/90:focus {
  border-left-color: rgb(254 252 232 / 0.9);
  border-right-color: rgb(254 252 232 / 0.9);
}
.focus\:border-x-yellow-50\/95:focus {
  border-left-color: rgb(254 252 232 / 0.95);
  border-right-color: rgb(254 252 232 / 0.95);
}
.focus\:border-x-yellow-500:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.focus\:border-x-yellow-500\/0:focus {
  border-left-color: rgb(234 179 8 / 0);
  border-right-color: rgb(234 179 8 / 0);
}
.focus\:border-x-yellow-500\/10:focus {
  border-left-color: rgb(234 179 8 / 0.1);
  border-right-color: rgb(234 179 8 / 0.1);
}
.focus\:border-x-yellow-500\/100:focus {
  border-left-color: rgb(234 179 8 / 1);
  border-right-color: rgb(234 179 8 / 1);
}
.focus\:border-x-yellow-500\/15:focus {
  border-left-color: rgb(234 179 8 / 0.15);
  border-right-color: rgb(234 179 8 / 0.15);
}
.focus\:border-x-yellow-500\/20:focus {
  border-left-color: rgb(234 179 8 / 0.2);
  border-right-color: rgb(234 179 8 / 0.2);
}
.focus\:border-x-yellow-500\/25:focus {
  border-left-color: rgb(234 179 8 / 0.25);
  border-right-color: rgb(234 179 8 / 0.25);
}
.focus\:border-x-yellow-500\/30:focus {
  border-left-color: rgb(234 179 8 / 0.3);
  border-right-color: rgb(234 179 8 / 0.3);
}
.focus\:border-x-yellow-500\/35:focus {
  border-left-color: rgb(234 179 8 / 0.35);
  border-right-color: rgb(234 179 8 / 0.35);
}
.focus\:border-x-yellow-500\/40:focus {
  border-left-color: rgb(234 179 8 / 0.4);
  border-right-color: rgb(234 179 8 / 0.4);
}
.focus\:border-x-yellow-500\/45:focus {
  border-left-color: rgb(234 179 8 / 0.45);
  border-right-color: rgb(234 179 8 / 0.45);
}
.focus\:border-x-yellow-500\/5:focus {
  border-left-color: rgb(234 179 8 / 0.05);
  border-right-color: rgb(234 179 8 / 0.05);
}
.focus\:border-x-yellow-500\/50:focus {
  border-left-color: rgb(234 179 8 / 0.5);
  border-right-color: rgb(234 179 8 / 0.5);
}
.focus\:border-x-yellow-500\/55:focus {
  border-left-color: rgb(234 179 8 / 0.55);
  border-right-color: rgb(234 179 8 / 0.55);
}
.focus\:border-x-yellow-500\/60:focus {
  border-left-color: rgb(234 179 8 / 0.6);
  border-right-color: rgb(234 179 8 / 0.6);
}
.focus\:border-x-yellow-500\/65:focus {
  border-left-color: rgb(234 179 8 / 0.65);
  border-right-color: rgb(234 179 8 / 0.65);
}
.focus\:border-x-yellow-500\/70:focus {
  border-left-color: rgb(234 179 8 / 0.7);
  border-right-color: rgb(234 179 8 / 0.7);
}
.focus\:border-x-yellow-500\/75:focus {
  border-left-color: rgb(234 179 8 / 0.75);
  border-right-color: rgb(234 179 8 / 0.75);
}
.focus\:border-x-yellow-500\/80:focus {
  border-left-color: rgb(234 179 8 / 0.8);
  border-right-color: rgb(234 179 8 / 0.8);
}
.focus\:border-x-yellow-500\/85:focus {
  border-left-color: rgb(234 179 8 / 0.85);
  border-right-color: rgb(234 179 8 / 0.85);
}
.focus\:border-x-yellow-500\/90:focus {
  border-left-color: rgb(234 179 8 / 0.9);
  border-right-color: rgb(234 179 8 / 0.9);
}
.focus\:border-x-yellow-500\/95:focus {
  border-left-color: rgb(234 179 8 / 0.95);
  border-right-color: rgb(234 179 8 / 0.95);
}
.focus\:border-x-yellow-600:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.focus\:border-x-yellow-600\/0:focus {
  border-left-color: rgb(202 138 4 / 0);
  border-right-color: rgb(202 138 4 / 0);
}
.focus\:border-x-yellow-600\/10:focus {
  border-left-color: rgb(202 138 4 / 0.1);
  border-right-color: rgb(202 138 4 / 0.1);
}
.focus\:border-x-yellow-600\/100:focus {
  border-left-color: rgb(202 138 4 / 1);
  border-right-color: rgb(202 138 4 / 1);
}
.focus\:border-x-yellow-600\/15:focus {
  border-left-color: rgb(202 138 4 / 0.15);
  border-right-color: rgb(202 138 4 / 0.15);
}
.focus\:border-x-yellow-600\/20:focus {
  border-left-color: rgb(202 138 4 / 0.2);
  border-right-color: rgb(202 138 4 / 0.2);
}
.focus\:border-x-yellow-600\/25:focus {
  border-left-color: rgb(202 138 4 / 0.25);
  border-right-color: rgb(202 138 4 / 0.25);
}
.focus\:border-x-yellow-600\/30:focus {
  border-left-color: rgb(202 138 4 / 0.3);
  border-right-color: rgb(202 138 4 / 0.3);
}
.focus\:border-x-yellow-600\/35:focus {
  border-left-color: rgb(202 138 4 / 0.35);
  border-right-color: rgb(202 138 4 / 0.35);
}
.focus\:border-x-yellow-600\/40:focus {
  border-left-color: rgb(202 138 4 / 0.4);
  border-right-color: rgb(202 138 4 / 0.4);
}
.focus\:border-x-yellow-600\/45:focus {
  border-left-color: rgb(202 138 4 / 0.45);
  border-right-color: rgb(202 138 4 / 0.45);
}
.focus\:border-x-yellow-600\/5:focus {
  border-left-color: rgb(202 138 4 / 0.05);
  border-right-color: rgb(202 138 4 / 0.05);
}
.focus\:border-x-yellow-600\/50:focus {
  border-left-color: rgb(202 138 4 / 0.5);
  border-right-color: rgb(202 138 4 / 0.5);
}
.focus\:border-x-yellow-600\/55:focus {
  border-left-color: rgb(202 138 4 / 0.55);
  border-right-color: rgb(202 138 4 / 0.55);
}
.focus\:border-x-yellow-600\/60:focus {
  border-left-color: rgb(202 138 4 / 0.6);
  border-right-color: rgb(202 138 4 / 0.6);
}
.focus\:border-x-yellow-600\/65:focus {
  border-left-color: rgb(202 138 4 / 0.65);
  border-right-color: rgb(202 138 4 / 0.65);
}
.focus\:border-x-yellow-600\/70:focus {
  border-left-color: rgb(202 138 4 / 0.7);
  border-right-color: rgb(202 138 4 / 0.7);
}
.focus\:border-x-yellow-600\/75:focus {
  border-left-color: rgb(202 138 4 / 0.75);
  border-right-color: rgb(202 138 4 / 0.75);
}
.focus\:border-x-yellow-600\/80:focus {
  border-left-color: rgb(202 138 4 / 0.8);
  border-right-color: rgb(202 138 4 / 0.8);
}
.focus\:border-x-yellow-600\/85:focus {
  border-left-color: rgb(202 138 4 / 0.85);
  border-right-color: rgb(202 138 4 / 0.85);
}
.focus\:border-x-yellow-600\/90:focus {
  border-left-color: rgb(202 138 4 / 0.9);
  border-right-color: rgb(202 138 4 / 0.9);
}
.focus\:border-x-yellow-600\/95:focus {
  border-left-color: rgb(202 138 4 / 0.95);
  border-right-color: rgb(202 138 4 / 0.95);
}
.focus\:border-x-yellow-700:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.focus\:border-x-yellow-700\/0:focus {
  border-left-color: rgb(161 98 7 / 0);
  border-right-color: rgb(161 98 7 / 0);
}
.focus\:border-x-yellow-700\/10:focus {
  border-left-color: rgb(161 98 7 / 0.1);
  border-right-color: rgb(161 98 7 / 0.1);
}
.focus\:border-x-yellow-700\/100:focus {
  border-left-color: rgb(161 98 7 / 1);
  border-right-color: rgb(161 98 7 / 1);
}
.focus\:border-x-yellow-700\/15:focus {
  border-left-color: rgb(161 98 7 / 0.15);
  border-right-color: rgb(161 98 7 / 0.15);
}
.focus\:border-x-yellow-700\/20:focus {
  border-left-color: rgb(161 98 7 / 0.2);
  border-right-color: rgb(161 98 7 / 0.2);
}
.focus\:border-x-yellow-700\/25:focus {
  border-left-color: rgb(161 98 7 / 0.25);
  border-right-color: rgb(161 98 7 / 0.25);
}
.focus\:border-x-yellow-700\/30:focus {
  border-left-color: rgb(161 98 7 / 0.3);
  border-right-color: rgb(161 98 7 / 0.3);
}
.focus\:border-x-yellow-700\/35:focus {
  border-left-color: rgb(161 98 7 / 0.35);
  border-right-color: rgb(161 98 7 / 0.35);
}
.focus\:border-x-yellow-700\/40:focus {
  border-left-color: rgb(161 98 7 / 0.4);
  border-right-color: rgb(161 98 7 / 0.4);
}
.focus\:border-x-yellow-700\/45:focus {
  border-left-color: rgb(161 98 7 / 0.45);
  border-right-color: rgb(161 98 7 / 0.45);
}
.focus\:border-x-yellow-700\/5:focus {
  border-left-color: rgb(161 98 7 / 0.05);
  border-right-color: rgb(161 98 7 / 0.05);
}
.focus\:border-x-yellow-700\/50:focus {
  border-left-color: rgb(161 98 7 / 0.5);
  border-right-color: rgb(161 98 7 / 0.5);
}
.focus\:border-x-yellow-700\/55:focus {
  border-left-color: rgb(161 98 7 / 0.55);
  border-right-color: rgb(161 98 7 / 0.55);
}
.focus\:border-x-yellow-700\/60:focus {
  border-left-color: rgb(161 98 7 / 0.6);
  border-right-color: rgb(161 98 7 / 0.6);
}
.focus\:border-x-yellow-700\/65:focus {
  border-left-color: rgb(161 98 7 / 0.65);
  border-right-color: rgb(161 98 7 / 0.65);
}
.focus\:border-x-yellow-700\/70:focus {
  border-left-color: rgb(161 98 7 / 0.7);
  border-right-color: rgb(161 98 7 / 0.7);
}
.focus\:border-x-yellow-700\/75:focus {
  border-left-color: rgb(161 98 7 / 0.75);
  border-right-color: rgb(161 98 7 / 0.75);
}
.focus\:border-x-yellow-700\/80:focus {
  border-left-color: rgb(161 98 7 / 0.8);
  border-right-color: rgb(161 98 7 / 0.8);
}
.focus\:border-x-yellow-700\/85:focus {
  border-left-color: rgb(161 98 7 / 0.85);
  border-right-color: rgb(161 98 7 / 0.85);
}
.focus\:border-x-yellow-700\/90:focus {
  border-left-color: rgb(161 98 7 / 0.9);
  border-right-color: rgb(161 98 7 / 0.9);
}
.focus\:border-x-yellow-700\/95:focus {
  border-left-color: rgb(161 98 7 / 0.95);
  border-right-color: rgb(161 98 7 / 0.95);
}
.focus\:border-x-yellow-800:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.focus\:border-x-yellow-800\/0:focus {
  border-left-color: rgb(133 77 14 / 0);
  border-right-color: rgb(133 77 14 / 0);
}
.focus\:border-x-yellow-800\/10:focus {
  border-left-color: rgb(133 77 14 / 0.1);
  border-right-color: rgb(133 77 14 / 0.1);
}
.focus\:border-x-yellow-800\/100:focus {
  border-left-color: rgb(133 77 14 / 1);
  border-right-color: rgb(133 77 14 / 1);
}
.focus\:border-x-yellow-800\/15:focus {
  border-left-color: rgb(133 77 14 / 0.15);
  border-right-color: rgb(133 77 14 / 0.15);
}
.focus\:border-x-yellow-800\/20:focus {
  border-left-color: rgb(133 77 14 / 0.2);
  border-right-color: rgb(133 77 14 / 0.2);
}
.focus\:border-x-yellow-800\/25:focus {
  border-left-color: rgb(133 77 14 / 0.25);
  border-right-color: rgb(133 77 14 / 0.25);
}
.focus\:border-x-yellow-800\/30:focus {
  border-left-color: rgb(133 77 14 / 0.3);
  border-right-color: rgb(133 77 14 / 0.3);
}
.focus\:border-x-yellow-800\/35:focus {
  border-left-color: rgb(133 77 14 / 0.35);
  border-right-color: rgb(133 77 14 / 0.35);
}
.focus\:border-x-yellow-800\/40:focus {
  border-left-color: rgb(133 77 14 / 0.4);
  border-right-color: rgb(133 77 14 / 0.4);
}
.focus\:border-x-yellow-800\/45:focus {
  border-left-color: rgb(133 77 14 / 0.45);
  border-right-color: rgb(133 77 14 / 0.45);
}
.focus\:border-x-yellow-800\/5:focus {
  border-left-color: rgb(133 77 14 / 0.05);
  border-right-color: rgb(133 77 14 / 0.05);
}
.focus\:border-x-yellow-800\/50:focus {
  border-left-color: rgb(133 77 14 / 0.5);
  border-right-color: rgb(133 77 14 / 0.5);
}
.focus\:border-x-yellow-800\/55:focus {
  border-left-color: rgb(133 77 14 / 0.55);
  border-right-color: rgb(133 77 14 / 0.55);
}
.focus\:border-x-yellow-800\/60:focus {
  border-left-color: rgb(133 77 14 / 0.6);
  border-right-color: rgb(133 77 14 / 0.6);
}
.focus\:border-x-yellow-800\/65:focus {
  border-left-color: rgb(133 77 14 / 0.65);
  border-right-color: rgb(133 77 14 / 0.65);
}
.focus\:border-x-yellow-800\/70:focus {
  border-left-color: rgb(133 77 14 / 0.7);
  border-right-color: rgb(133 77 14 / 0.7);
}
.focus\:border-x-yellow-800\/75:focus {
  border-left-color: rgb(133 77 14 / 0.75);
  border-right-color: rgb(133 77 14 / 0.75);
}
.focus\:border-x-yellow-800\/80:focus {
  border-left-color: rgb(133 77 14 / 0.8);
  border-right-color: rgb(133 77 14 / 0.8);
}
.focus\:border-x-yellow-800\/85:focus {
  border-left-color: rgb(133 77 14 / 0.85);
  border-right-color: rgb(133 77 14 / 0.85);
}
.focus\:border-x-yellow-800\/90:focus {
  border-left-color: rgb(133 77 14 / 0.9);
  border-right-color: rgb(133 77 14 / 0.9);
}
.focus\:border-x-yellow-800\/95:focus {
  border-left-color: rgb(133 77 14 / 0.95);
  border-right-color: rgb(133 77 14 / 0.95);
}
.focus\:border-x-yellow-900:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.focus\:border-x-yellow-900\/0:focus {
  border-left-color: rgb(113 63 18 / 0);
  border-right-color: rgb(113 63 18 / 0);
}
.focus\:border-x-yellow-900\/10:focus {
  border-left-color: rgb(113 63 18 / 0.1);
  border-right-color: rgb(113 63 18 / 0.1);
}
.focus\:border-x-yellow-900\/100:focus {
  border-left-color: rgb(113 63 18 / 1);
  border-right-color: rgb(113 63 18 / 1);
}
.focus\:border-x-yellow-900\/15:focus {
  border-left-color: rgb(113 63 18 / 0.15);
  border-right-color: rgb(113 63 18 / 0.15);
}
.focus\:border-x-yellow-900\/20:focus {
  border-left-color: rgb(113 63 18 / 0.2);
  border-right-color: rgb(113 63 18 / 0.2);
}
.focus\:border-x-yellow-900\/25:focus {
  border-left-color: rgb(113 63 18 / 0.25);
  border-right-color: rgb(113 63 18 / 0.25);
}
.focus\:border-x-yellow-900\/30:focus {
  border-left-color: rgb(113 63 18 / 0.3);
  border-right-color: rgb(113 63 18 / 0.3);
}
.focus\:border-x-yellow-900\/35:focus {
  border-left-color: rgb(113 63 18 / 0.35);
  border-right-color: rgb(113 63 18 / 0.35);
}
.focus\:border-x-yellow-900\/40:focus {
  border-left-color: rgb(113 63 18 / 0.4);
  border-right-color: rgb(113 63 18 / 0.4);
}
.focus\:border-x-yellow-900\/45:focus {
  border-left-color: rgb(113 63 18 / 0.45);
  border-right-color: rgb(113 63 18 / 0.45);
}
.focus\:border-x-yellow-900\/5:focus {
  border-left-color: rgb(113 63 18 / 0.05);
  border-right-color: rgb(113 63 18 / 0.05);
}
.focus\:border-x-yellow-900\/50:focus {
  border-left-color: rgb(113 63 18 / 0.5);
  border-right-color: rgb(113 63 18 / 0.5);
}
.focus\:border-x-yellow-900\/55:focus {
  border-left-color: rgb(113 63 18 / 0.55);
  border-right-color: rgb(113 63 18 / 0.55);
}
.focus\:border-x-yellow-900\/60:focus {
  border-left-color: rgb(113 63 18 / 0.6);
  border-right-color: rgb(113 63 18 / 0.6);
}
.focus\:border-x-yellow-900\/65:focus {
  border-left-color: rgb(113 63 18 / 0.65);
  border-right-color: rgb(113 63 18 / 0.65);
}
.focus\:border-x-yellow-900\/70:focus {
  border-left-color: rgb(113 63 18 / 0.7);
  border-right-color: rgb(113 63 18 / 0.7);
}
.focus\:border-x-yellow-900\/75:focus {
  border-left-color: rgb(113 63 18 / 0.75);
  border-right-color: rgb(113 63 18 / 0.75);
}
.focus\:border-x-yellow-900\/80:focus {
  border-left-color: rgb(113 63 18 / 0.8);
  border-right-color: rgb(113 63 18 / 0.8);
}
.focus\:border-x-yellow-900\/85:focus {
  border-left-color: rgb(113 63 18 / 0.85);
  border-right-color: rgb(113 63 18 / 0.85);
}
.focus\:border-x-yellow-900\/90:focus {
  border-left-color: rgb(113 63 18 / 0.9);
  border-right-color: rgb(113 63 18 / 0.9);
}
.focus\:border-x-yellow-900\/95:focus {
  border-left-color: rgb(113 63 18 / 0.95);
  border-right-color: rgb(113 63 18 / 0.95);
}
.focus\:border-x-yellow-950:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.focus\:border-x-yellow-950\/0:focus {
  border-left-color: rgb(66 32 6 / 0);
  border-right-color: rgb(66 32 6 / 0);
}
.focus\:border-x-yellow-950\/10:focus {
  border-left-color: rgb(66 32 6 / 0.1);
  border-right-color: rgb(66 32 6 / 0.1);
}
.focus\:border-x-yellow-950\/100:focus {
  border-left-color: rgb(66 32 6 / 1);
  border-right-color: rgb(66 32 6 / 1);
}
.focus\:border-x-yellow-950\/15:focus {
  border-left-color: rgb(66 32 6 / 0.15);
  border-right-color: rgb(66 32 6 / 0.15);
}
.focus\:border-x-yellow-950\/20:focus {
  border-left-color: rgb(66 32 6 / 0.2);
  border-right-color: rgb(66 32 6 / 0.2);
}
.focus\:border-x-yellow-950\/25:focus {
  border-left-color: rgb(66 32 6 / 0.25);
  border-right-color: rgb(66 32 6 / 0.25);
}
.focus\:border-x-yellow-950\/30:focus {
  border-left-color: rgb(66 32 6 / 0.3);
  border-right-color: rgb(66 32 6 / 0.3);
}
.focus\:border-x-yellow-950\/35:focus {
  border-left-color: rgb(66 32 6 / 0.35);
  border-right-color: rgb(66 32 6 / 0.35);
}
.focus\:border-x-yellow-950\/40:focus {
  border-left-color: rgb(66 32 6 / 0.4);
  border-right-color: rgb(66 32 6 / 0.4);
}
.focus\:border-x-yellow-950\/45:focus {
  border-left-color: rgb(66 32 6 / 0.45);
  border-right-color: rgb(66 32 6 / 0.45);
}
.focus\:border-x-yellow-950\/5:focus {
  border-left-color: rgb(66 32 6 / 0.05);
  border-right-color: rgb(66 32 6 / 0.05);
}
.focus\:border-x-yellow-950\/50:focus {
  border-left-color: rgb(66 32 6 / 0.5);
  border-right-color: rgb(66 32 6 / 0.5);
}
.focus\:border-x-yellow-950\/55:focus {
  border-left-color: rgb(66 32 6 / 0.55);
  border-right-color: rgb(66 32 6 / 0.55);
}
.focus\:border-x-yellow-950\/60:focus {
  border-left-color: rgb(66 32 6 / 0.6);
  border-right-color: rgb(66 32 6 / 0.6);
}
.focus\:border-x-yellow-950\/65:focus {
  border-left-color: rgb(66 32 6 / 0.65);
  border-right-color: rgb(66 32 6 / 0.65);
}
.focus\:border-x-yellow-950\/70:focus {
  border-left-color: rgb(66 32 6 / 0.7);
  border-right-color: rgb(66 32 6 / 0.7);
}
.focus\:border-x-yellow-950\/75:focus {
  border-left-color: rgb(66 32 6 / 0.75);
  border-right-color: rgb(66 32 6 / 0.75);
}
.focus\:border-x-yellow-950\/80:focus {
  border-left-color: rgb(66 32 6 / 0.8);
  border-right-color: rgb(66 32 6 / 0.8);
}
.focus\:border-x-yellow-950\/85:focus {
  border-left-color: rgb(66 32 6 / 0.85);
  border-right-color: rgb(66 32 6 / 0.85);
}
.focus\:border-x-yellow-950\/90:focus {
  border-left-color: rgb(66 32 6 / 0.9);
  border-right-color: rgb(66 32 6 / 0.9);
}
.focus\:border-x-yellow-950\/95:focus {
  border-left-color: rgb(66 32 6 / 0.95);
  border-right-color: rgb(66 32 6 / 0.95);
}
.focus\:border-y-yellow-100:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.focus\:border-y-yellow-100\/0:focus {
  border-top-color: rgb(254 249 195 / 0);
  border-bottom-color: rgb(254 249 195 / 0);
}
.focus\:border-y-yellow-100\/10:focus {
  border-top-color: rgb(254 249 195 / 0.1);
  border-bottom-color: rgb(254 249 195 / 0.1);
}
.focus\:border-y-yellow-100\/100:focus {
  border-top-color: rgb(254 249 195 / 1);
  border-bottom-color: rgb(254 249 195 / 1);
}
.focus\:border-y-yellow-100\/15:focus {
  border-top-color: rgb(254 249 195 / 0.15);
  border-bottom-color: rgb(254 249 195 / 0.15);
}
.focus\:border-y-yellow-100\/20:focus {
  border-top-color: rgb(254 249 195 / 0.2);
  border-bottom-color: rgb(254 249 195 / 0.2);
}
.focus\:border-y-yellow-100\/25:focus {
  border-top-color: rgb(254 249 195 / 0.25);
  border-bottom-color: rgb(254 249 195 / 0.25);
}
.focus\:border-y-yellow-100\/30:focus {
  border-top-color: rgb(254 249 195 / 0.3);
  border-bottom-color: rgb(254 249 195 / 0.3);
}
.focus\:border-y-yellow-100\/35:focus {
  border-top-color: rgb(254 249 195 / 0.35);
  border-bottom-color: rgb(254 249 195 / 0.35);
}
.focus\:border-y-yellow-100\/40:focus {
  border-top-color: rgb(254 249 195 / 0.4);
  border-bottom-color: rgb(254 249 195 / 0.4);
}
.focus\:border-y-yellow-100\/45:focus {
  border-top-color: rgb(254 249 195 / 0.45);
  border-bottom-color: rgb(254 249 195 / 0.45);
}
.focus\:border-y-yellow-100\/5:focus {
  border-top-color: rgb(254 249 195 / 0.05);
  border-bottom-color: rgb(254 249 195 / 0.05);
}
.focus\:border-y-yellow-100\/50:focus {
  border-top-color: rgb(254 249 195 / 0.5);
  border-bottom-color: rgb(254 249 195 / 0.5);
}
.focus\:border-y-yellow-100\/55:focus {
  border-top-color: rgb(254 249 195 / 0.55);
  border-bottom-color: rgb(254 249 195 / 0.55);
}
.focus\:border-y-yellow-100\/60:focus {
  border-top-color: rgb(254 249 195 / 0.6);
  border-bottom-color: rgb(254 249 195 / 0.6);
}
.focus\:border-y-yellow-100\/65:focus {
  border-top-color: rgb(254 249 195 / 0.65);
  border-bottom-color: rgb(254 249 195 / 0.65);
}
.focus\:border-y-yellow-100\/70:focus {
  border-top-color: rgb(254 249 195 / 0.7);
  border-bottom-color: rgb(254 249 195 / 0.7);
}
.focus\:border-y-yellow-100\/75:focus {
  border-top-color: rgb(254 249 195 / 0.75);
  border-bottom-color: rgb(254 249 195 / 0.75);
}
.focus\:border-y-yellow-100\/80:focus {
  border-top-color: rgb(254 249 195 / 0.8);
  border-bottom-color: rgb(254 249 195 / 0.8);
}
.focus\:border-y-yellow-100\/85:focus {
  border-top-color: rgb(254 249 195 / 0.85);
  border-bottom-color: rgb(254 249 195 / 0.85);
}
.focus\:border-y-yellow-100\/90:focus {
  border-top-color: rgb(254 249 195 / 0.9);
  border-bottom-color: rgb(254 249 195 / 0.9);
}
.focus\:border-y-yellow-100\/95:focus {
  border-top-color: rgb(254 249 195 / 0.95);
  border-bottom-color: rgb(254 249 195 / 0.95);
}
.focus\:border-y-yellow-200:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.focus\:border-y-yellow-200\/0:focus {
  border-top-color: rgb(254 240 138 / 0);
  border-bottom-color: rgb(254 240 138 / 0);
}
.focus\:border-y-yellow-200\/10:focus {
  border-top-color: rgb(254 240 138 / 0.1);
  border-bottom-color: rgb(254 240 138 / 0.1);
}
.focus\:border-y-yellow-200\/100:focus {
  border-top-color: rgb(254 240 138 / 1);
  border-bottom-color: rgb(254 240 138 / 1);
}
.focus\:border-y-yellow-200\/15:focus {
  border-top-color: rgb(254 240 138 / 0.15);
  border-bottom-color: rgb(254 240 138 / 0.15);
}
.focus\:border-y-yellow-200\/20:focus {
  border-top-color: rgb(254 240 138 / 0.2);
  border-bottom-color: rgb(254 240 138 / 0.2);
}
.focus\:border-y-yellow-200\/25:focus {
  border-top-color: rgb(254 240 138 / 0.25);
  border-bottom-color: rgb(254 240 138 / 0.25);
}
.focus\:border-y-yellow-200\/30:focus {
  border-top-color: rgb(254 240 138 / 0.3);
  border-bottom-color: rgb(254 240 138 / 0.3);
}
.focus\:border-y-yellow-200\/35:focus {
  border-top-color: rgb(254 240 138 / 0.35);
  border-bottom-color: rgb(254 240 138 / 0.35);
}
.focus\:border-y-yellow-200\/40:focus {
  border-top-color: rgb(254 240 138 / 0.4);
  border-bottom-color: rgb(254 240 138 / 0.4);
}
.focus\:border-y-yellow-200\/45:focus {
  border-top-color: rgb(254 240 138 / 0.45);
  border-bottom-color: rgb(254 240 138 / 0.45);
}
.focus\:border-y-yellow-200\/5:focus {
  border-top-color: rgb(254 240 138 / 0.05);
  border-bottom-color: rgb(254 240 138 / 0.05);
}
.focus\:border-y-yellow-200\/50:focus {
  border-top-color: rgb(254 240 138 / 0.5);
  border-bottom-color: rgb(254 240 138 / 0.5);
}
.focus\:border-y-yellow-200\/55:focus {
  border-top-color: rgb(254 240 138 / 0.55);
  border-bottom-color: rgb(254 240 138 / 0.55);
}
.focus\:border-y-yellow-200\/60:focus {
  border-top-color: rgb(254 240 138 / 0.6);
  border-bottom-color: rgb(254 240 138 / 0.6);
}
.focus\:border-y-yellow-200\/65:focus {
  border-top-color: rgb(254 240 138 / 0.65);
  border-bottom-color: rgb(254 240 138 / 0.65);
}
.focus\:border-y-yellow-200\/70:focus {
  border-top-color: rgb(254 240 138 / 0.7);
  border-bottom-color: rgb(254 240 138 / 0.7);
}
.focus\:border-y-yellow-200\/75:focus {
  border-top-color: rgb(254 240 138 / 0.75);
  border-bottom-color: rgb(254 240 138 / 0.75);
}
.focus\:border-y-yellow-200\/80:focus {
  border-top-color: rgb(254 240 138 / 0.8);
  border-bottom-color: rgb(254 240 138 / 0.8);
}
.focus\:border-y-yellow-200\/85:focus {
  border-top-color: rgb(254 240 138 / 0.85);
  border-bottom-color: rgb(254 240 138 / 0.85);
}
.focus\:border-y-yellow-200\/90:focus {
  border-top-color: rgb(254 240 138 / 0.9);
  border-bottom-color: rgb(254 240 138 / 0.9);
}
.focus\:border-y-yellow-200\/95:focus {
  border-top-color: rgb(254 240 138 / 0.95);
  border-bottom-color: rgb(254 240 138 / 0.95);
}
.focus\:border-y-yellow-300:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.focus\:border-y-yellow-300\/0:focus {
  border-top-color: rgb(253 224 71 / 0);
  border-bottom-color: rgb(253 224 71 / 0);
}
.focus\:border-y-yellow-300\/10:focus {
  border-top-color: rgb(253 224 71 / 0.1);
  border-bottom-color: rgb(253 224 71 / 0.1);
}
.focus\:border-y-yellow-300\/100:focus {
  border-top-color: rgb(253 224 71 / 1);
  border-bottom-color: rgb(253 224 71 / 1);
}
.focus\:border-y-yellow-300\/15:focus {
  border-top-color: rgb(253 224 71 / 0.15);
  border-bottom-color: rgb(253 224 71 / 0.15);
}
.focus\:border-y-yellow-300\/20:focus {
  border-top-color: rgb(253 224 71 / 0.2);
  border-bottom-color: rgb(253 224 71 / 0.2);
}
.focus\:border-y-yellow-300\/25:focus {
  border-top-color: rgb(253 224 71 / 0.25);
  border-bottom-color: rgb(253 224 71 / 0.25);
}
.focus\:border-y-yellow-300\/30:focus {
  border-top-color: rgb(253 224 71 / 0.3);
  border-bottom-color: rgb(253 224 71 / 0.3);
}
.focus\:border-y-yellow-300\/35:focus {
  border-top-color: rgb(253 224 71 / 0.35);
  border-bottom-color: rgb(253 224 71 / 0.35);
}
.focus\:border-y-yellow-300\/40:focus {
  border-top-color: rgb(253 224 71 / 0.4);
  border-bottom-color: rgb(253 224 71 / 0.4);
}
.focus\:border-y-yellow-300\/45:focus {
  border-top-color: rgb(253 224 71 / 0.45);
  border-bottom-color: rgb(253 224 71 / 0.45);
}
.focus\:border-y-yellow-300\/5:focus {
  border-top-color: rgb(253 224 71 / 0.05);
  border-bottom-color: rgb(253 224 71 / 0.05);
}
.focus\:border-y-yellow-300\/50:focus {
  border-top-color: rgb(253 224 71 / 0.5);
  border-bottom-color: rgb(253 224 71 / 0.5);
}
.focus\:border-y-yellow-300\/55:focus {
  border-top-color: rgb(253 224 71 / 0.55);
  border-bottom-color: rgb(253 224 71 / 0.55);
}
.focus\:border-y-yellow-300\/60:focus {
  border-top-color: rgb(253 224 71 / 0.6);
  border-bottom-color: rgb(253 224 71 / 0.6);
}
.focus\:border-y-yellow-300\/65:focus {
  border-top-color: rgb(253 224 71 / 0.65);
  border-bottom-color: rgb(253 224 71 / 0.65);
}
.focus\:border-y-yellow-300\/70:focus {
  border-top-color: rgb(253 224 71 / 0.7);
  border-bottom-color: rgb(253 224 71 / 0.7);
}
.focus\:border-y-yellow-300\/75:focus {
  border-top-color: rgb(253 224 71 / 0.75);
  border-bottom-color: rgb(253 224 71 / 0.75);
}
.focus\:border-y-yellow-300\/80:focus {
  border-top-color: rgb(253 224 71 / 0.8);
  border-bottom-color: rgb(253 224 71 / 0.8);
}
.focus\:border-y-yellow-300\/85:focus {
  border-top-color: rgb(253 224 71 / 0.85);
  border-bottom-color: rgb(253 224 71 / 0.85);
}
.focus\:border-y-yellow-300\/90:focus {
  border-top-color: rgb(253 224 71 / 0.9);
  border-bottom-color: rgb(253 224 71 / 0.9);
}
.focus\:border-y-yellow-300\/95:focus {
  border-top-color: rgb(253 224 71 / 0.95);
  border-bottom-color: rgb(253 224 71 / 0.95);
}
.focus\:border-y-yellow-400:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.focus\:border-y-yellow-400\/0:focus {
  border-top-color: rgb(250 204 21 / 0);
  border-bottom-color: rgb(250 204 21 / 0);
}
.focus\:border-y-yellow-400\/10:focus {
  border-top-color: rgb(250 204 21 / 0.1);
  border-bottom-color: rgb(250 204 21 / 0.1);
}
.focus\:border-y-yellow-400\/100:focus {
  border-top-color: rgb(250 204 21 / 1);
  border-bottom-color: rgb(250 204 21 / 1);
}
.focus\:border-y-yellow-400\/15:focus {
  border-top-color: rgb(250 204 21 / 0.15);
  border-bottom-color: rgb(250 204 21 / 0.15);
}
.focus\:border-y-yellow-400\/20:focus {
  border-top-color: rgb(250 204 21 / 0.2);
  border-bottom-color: rgb(250 204 21 / 0.2);
}
.focus\:border-y-yellow-400\/25:focus {
  border-top-color: rgb(250 204 21 / 0.25);
  border-bottom-color: rgb(250 204 21 / 0.25);
}
.focus\:border-y-yellow-400\/30:focus {
  border-top-color: rgb(250 204 21 / 0.3);
  border-bottom-color: rgb(250 204 21 / 0.3);
}
.focus\:border-y-yellow-400\/35:focus {
  border-top-color: rgb(250 204 21 / 0.35);
  border-bottom-color: rgb(250 204 21 / 0.35);
}
.focus\:border-y-yellow-400\/40:focus {
  border-top-color: rgb(250 204 21 / 0.4);
  border-bottom-color: rgb(250 204 21 / 0.4);
}
.focus\:border-y-yellow-400\/45:focus {
  border-top-color: rgb(250 204 21 / 0.45);
  border-bottom-color: rgb(250 204 21 / 0.45);
}
.focus\:border-y-yellow-400\/5:focus {
  border-top-color: rgb(250 204 21 / 0.05);
  border-bottom-color: rgb(250 204 21 / 0.05);
}
.focus\:border-y-yellow-400\/50:focus {
  border-top-color: rgb(250 204 21 / 0.5);
  border-bottom-color: rgb(250 204 21 / 0.5);
}
.focus\:border-y-yellow-400\/55:focus {
  border-top-color: rgb(250 204 21 / 0.55);
  border-bottom-color: rgb(250 204 21 / 0.55);
}
.focus\:border-y-yellow-400\/60:focus {
  border-top-color: rgb(250 204 21 / 0.6);
  border-bottom-color: rgb(250 204 21 / 0.6);
}
.focus\:border-y-yellow-400\/65:focus {
  border-top-color: rgb(250 204 21 / 0.65);
  border-bottom-color: rgb(250 204 21 / 0.65);
}
.focus\:border-y-yellow-400\/70:focus {
  border-top-color: rgb(250 204 21 / 0.7);
  border-bottom-color: rgb(250 204 21 / 0.7);
}
.focus\:border-y-yellow-400\/75:focus {
  border-top-color: rgb(250 204 21 / 0.75);
  border-bottom-color: rgb(250 204 21 / 0.75);
}
.focus\:border-y-yellow-400\/80:focus {
  border-top-color: rgb(250 204 21 / 0.8);
  border-bottom-color: rgb(250 204 21 / 0.8);
}
.focus\:border-y-yellow-400\/85:focus {
  border-top-color: rgb(250 204 21 / 0.85);
  border-bottom-color: rgb(250 204 21 / 0.85);
}
.focus\:border-y-yellow-400\/90:focus {
  border-top-color: rgb(250 204 21 / 0.9);
  border-bottom-color: rgb(250 204 21 / 0.9);
}
.focus\:border-y-yellow-400\/95:focus {
  border-top-color: rgb(250 204 21 / 0.95);
  border-bottom-color: rgb(250 204 21 / 0.95);
}
.focus\:border-y-yellow-50:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.focus\:border-y-yellow-50\/0:focus {
  border-top-color: rgb(254 252 232 / 0);
  border-bottom-color: rgb(254 252 232 / 0);
}
.focus\:border-y-yellow-50\/10:focus {
  border-top-color: rgb(254 252 232 / 0.1);
  border-bottom-color: rgb(254 252 232 / 0.1);
}
.focus\:border-y-yellow-50\/100:focus {
  border-top-color: rgb(254 252 232 / 1);
  border-bottom-color: rgb(254 252 232 / 1);
}
.focus\:border-y-yellow-50\/15:focus {
  border-top-color: rgb(254 252 232 / 0.15);
  border-bottom-color: rgb(254 252 232 / 0.15);
}
.focus\:border-y-yellow-50\/20:focus {
  border-top-color: rgb(254 252 232 / 0.2);
  border-bottom-color: rgb(254 252 232 / 0.2);
}
.focus\:border-y-yellow-50\/25:focus {
  border-top-color: rgb(254 252 232 / 0.25);
  border-bottom-color: rgb(254 252 232 / 0.25);
}
.focus\:border-y-yellow-50\/30:focus {
  border-top-color: rgb(254 252 232 / 0.3);
  border-bottom-color: rgb(254 252 232 / 0.3);
}
.focus\:border-y-yellow-50\/35:focus {
  border-top-color: rgb(254 252 232 / 0.35);
  border-bottom-color: rgb(254 252 232 / 0.35);
}
.focus\:border-y-yellow-50\/40:focus {
  border-top-color: rgb(254 252 232 / 0.4);
  border-bottom-color: rgb(254 252 232 / 0.4);
}
.focus\:border-y-yellow-50\/45:focus {
  border-top-color: rgb(254 252 232 / 0.45);
  border-bottom-color: rgb(254 252 232 / 0.45);
}
.focus\:border-y-yellow-50\/5:focus {
  border-top-color: rgb(254 252 232 / 0.05);
  border-bottom-color: rgb(254 252 232 / 0.05);
}
.focus\:border-y-yellow-50\/50:focus {
  border-top-color: rgb(254 252 232 / 0.5);
  border-bottom-color: rgb(254 252 232 / 0.5);
}
.focus\:border-y-yellow-50\/55:focus {
  border-top-color: rgb(254 252 232 / 0.55);
  border-bottom-color: rgb(254 252 232 / 0.55);
}
.focus\:border-y-yellow-50\/60:focus {
  border-top-color: rgb(254 252 232 / 0.6);
  border-bottom-color: rgb(254 252 232 / 0.6);
}
.focus\:border-y-yellow-50\/65:focus {
  border-top-color: rgb(254 252 232 / 0.65);
  border-bottom-color: rgb(254 252 232 / 0.65);
}
.focus\:border-y-yellow-50\/70:focus {
  border-top-color: rgb(254 252 232 / 0.7);
  border-bottom-color: rgb(254 252 232 / 0.7);
}
.focus\:border-y-yellow-50\/75:focus {
  border-top-color: rgb(254 252 232 / 0.75);
  border-bottom-color: rgb(254 252 232 / 0.75);
}
.focus\:border-y-yellow-50\/80:focus {
  border-top-color: rgb(254 252 232 / 0.8);
  border-bottom-color: rgb(254 252 232 / 0.8);
}
.focus\:border-y-yellow-50\/85:focus {
  border-top-color: rgb(254 252 232 / 0.85);
  border-bottom-color: rgb(254 252 232 / 0.85);
}
.focus\:border-y-yellow-50\/90:focus {
  border-top-color: rgb(254 252 232 / 0.9);
  border-bottom-color: rgb(254 252 232 / 0.9);
}
.focus\:border-y-yellow-50\/95:focus {
  border-top-color: rgb(254 252 232 / 0.95);
  border-bottom-color: rgb(254 252 232 / 0.95);
}
.focus\:border-y-yellow-500:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.focus\:border-y-yellow-500\/0:focus {
  border-top-color: rgb(234 179 8 / 0);
  border-bottom-color: rgb(234 179 8 / 0);
}
.focus\:border-y-yellow-500\/10:focus {
  border-top-color: rgb(234 179 8 / 0.1);
  border-bottom-color: rgb(234 179 8 / 0.1);
}
.focus\:border-y-yellow-500\/100:focus {
  border-top-color: rgb(234 179 8 / 1);
  border-bottom-color: rgb(234 179 8 / 1);
}
.focus\:border-y-yellow-500\/15:focus {
  border-top-color: rgb(234 179 8 / 0.15);
  border-bottom-color: rgb(234 179 8 / 0.15);
}
.focus\:border-y-yellow-500\/20:focus {
  border-top-color: rgb(234 179 8 / 0.2);
  border-bottom-color: rgb(234 179 8 / 0.2);
}
.focus\:border-y-yellow-500\/25:focus {
  border-top-color: rgb(234 179 8 / 0.25);
  border-bottom-color: rgb(234 179 8 / 0.25);
}
.focus\:border-y-yellow-500\/30:focus {
  border-top-color: rgb(234 179 8 / 0.3);
  border-bottom-color: rgb(234 179 8 / 0.3);
}
.focus\:border-y-yellow-500\/35:focus {
  border-top-color: rgb(234 179 8 / 0.35);
  border-bottom-color: rgb(234 179 8 / 0.35);
}
.focus\:border-y-yellow-500\/40:focus {
  border-top-color: rgb(234 179 8 / 0.4);
  border-bottom-color: rgb(234 179 8 / 0.4);
}
.focus\:border-y-yellow-500\/45:focus {
  border-top-color: rgb(234 179 8 / 0.45);
  border-bottom-color: rgb(234 179 8 / 0.45);
}
.focus\:border-y-yellow-500\/5:focus {
  border-top-color: rgb(234 179 8 / 0.05);
  border-bottom-color: rgb(234 179 8 / 0.05);
}
.focus\:border-y-yellow-500\/50:focus {
  border-top-color: rgb(234 179 8 / 0.5);
  border-bottom-color: rgb(234 179 8 / 0.5);
}
.focus\:border-y-yellow-500\/55:focus {
  border-top-color: rgb(234 179 8 / 0.55);
  border-bottom-color: rgb(234 179 8 / 0.55);
}
.focus\:border-y-yellow-500\/60:focus {
  border-top-color: rgb(234 179 8 / 0.6);
  border-bottom-color: rgb(234 179 8 / 0.6);
}
.focus\:border-y-yellow-500\/65:focus {
  border-top-color: rgb(234 179 8 / 0.65);
  border-bottom-color: rgb(234 179 8 / 0.65);
}
.focus\:border-y-yellow-500\/70:focus {
  border-top-color: rgb(234 179 8 / 0.7);
  border-bottom-color: rgb(234 179 8 / 0.7);
}
.focus\:border-y-yellow-500\/75:focus {
  border-top-color: rgb(234 179 8 / 0.75);
  border-bottom-color: rgb(234 179 8 / 0.75);
}
.focus\:border-y-yellow-500\/80:focus {
  border-top-color: rgb(234 179 8 / 0.8);
  border-bottom-color: rgb(234 179 8 / 0.8);
}
.focus\:border-y-yellow-500\/85:focus {
  border-top-color: rgb(234 179 8 / 0.85);
  border-bottom-color: rgb(234 179 8 / 0.85);
}
.focus\:border-y-yellow-500\/90:focus {
  border-top-color: rgb(234 179 8 / 0.9);
  border-bottom-color: rgb(234 179 8 / 0.9);
}
.focus\:border-y-yellow-500\/95:focus {
  border-top-color: rgb(234 179 8 / 0.95);
  border-bottom-color: rgb(234 179 8 / 0.95);
}
.focus\:border-y-yellow-600:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.focus\:border-y-yellow-600\/0:focus {
  border-top-color: rgb(202 138 4 / 0);
  border-bottom-color: rgb(202 138 4 / 0);
}
.focus\:border-y-yellow-600\/10:focus {
  border-top-color: rgb(202 138 4 / 0.1);
  border-bottom-color: rgb(202 138 4 / 0.1);
}
.focus\:border-y-yellow-600\/100:focus {
  border-top-color: rgb(202 138 4 / 1);
  border-bottom-color: rgb(202 138 4 / 1);
}
.focus\:border-y-yellow-600\/15:focus {
  border-top-color: rgb(202 138 4 / 0.15);
  border-bottom-color: rgb(202 138 4 / 0.15);
}
.focus\:border-y-yellow-600\/20:focus {
  border-top-color: rgb(202 138 4 / 0.2);
  border-bottom-color: rgb(202 138 4 / 0.2);
}
.focus\:border-y-yellow-600\/25:focus {
  border-top-color: rgb(202 138 4 / 0.25);
  border-bottom-color: rgb(202 138 4 / 0.25);
}
.focus\:border-y-yellow-600\/30:focus {
  border-top-color: rgb(202 138 4 / 0.3);
  border-bottom-color: rgb(202 138 4 / 0.3);
}
.focus\:border-y-yellow-600\/35:focus {
  border-top-color: rgb(202 138 4 / 0.35);
  border-bottom-color: rgb(202 138 4 / 0.35);
}
.focus\:border-y-yellow-600\/40:focus {
  border-top-color: rgb(202 138 4 / 0.4);
  border-bottom-color: rgb(202 138 4 / 0.4);
}
.focus\:border-y-yellow-600\/45:focus {
  border-top-color: rgb(202 138 4 / 0.45);
  border-bottom-color: rgb(202 138 4 / 0.45);
}
.focus\:border-y-yellow-600\/5:focus {
  border-top-color: rgb(202 138 4 / 0.05);
  border-bottom-color: rgb(202 138 4 / 0.05);
}
.focus\:border-y-yellow-600\/50:focus {
  border-top-color: rgb(202 138 4 / 0.5);
  border-bottom-color: rgb(202 138 4 / 0.5);
}
.focus\:border-y-yellow-600\/55:focus {
  border-top-color: rgb(202 138 4 / 0.55);
  border-bottom-color: rgb(202 138 4 / 0.55);
}
.focus\:border-y-yellow-600\/60:focus {
  border-top-color: rgb(202 138 4 / 0.6);
  border-bottom-color: rgb(202 138 4 / 0.6);
}
.focus\:border-y-yellow-600\/65:focus {
  border-top-color: rgb(202 138 4 / 0.65);
  border-bottom-color: rgb(202 138 4 / 0.65);
}
.focus\:border-y-yellow-600\/70:focus {
  border-top-color: rgb(202 138 4 / 0.7);
  border-bottom-color: rgb(202 138 4 / 0.7);
}
.focus\:border-y-yellow-600\/75:focus {
  border-top-color: rgb(202 138 4 / 0.75);
  border-bottom-color: rgb(202 138 4 / 0.75);
}
.focus\:border-y-yellow-600\/80:focus {
  border-top-color: rgb(202 138 4 / 0.8);
  border-bottom-color: rgb(202 138 4 / 0.8);
}
.focus\:border-y-yellow-600\/85:focus {
  border-top-color: rgb(202 138 4 / 0.85);
  border-bottom-color: rgb(202 138 4 / 0.85);
}
.focus\:border-y-yellow-600\/90:focus {
  border-top-color: rgb(202 138 4 / 0.9);
  border-bottom-color: rgb(202 138 4 / 0.9);
}
.focus\:border-y-yellow-600\/95:focus {
  border-top-color: rgb(202 138 4 / 0.95);
  border-bottom-color: rgb(202 138 4 / 0.95);
}
.focus\:border-y-yellow-700:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.focus\:border-y-yellow-700\/0:focus {
  border-top-color: rgb(161 98 7 / 0);
  border-bottom-color: rgb(161 98 7 / 0);
}
.focus\:border-y-yellow-700\/10:focus {
  border-top-color: rgb(161 98 7 / 0.1);
  border-bottom-color: rgb(161 98 7 / 0.1);
}
.focus\:border-y-yellow-700\/100:focus {
  border-top-color: rgb(161 98 7 / 1);
  border-bottom-color: rgb(161 98 7 / 1);
}
.focus\:border-y-yellow-700\/15:focus {
  border-top-color: rgb(161 98 7 / 0.15);
  border-bottom-color: rgb(161 98 7 / 0.15);
}
.focus\:border-y-yellow-700\/20:focus {
  border-top-color: rgb(161 98 7 / 0.2);
  border-bottom-color: rgb(161 98 7 / 0.2);
}
.focus\:border-y-yellow-700\/25:focus {
  border-top-color: rgb(161 98 7 / 0.25);
  border-bottom-color: rgb(161 98 7 / 0.25);
}
.focus\:border-y-yellow-700\/30:focus {
  border-top-color: rgb(161 98 7 / 0.3);
  border-bottom-color: rgb(161 98 7 / 0.3);
}
.focus\:border-y-yellow-700\/35:focus {
  border-top-color: rgb(161 98 7 / 0.35);
  border-bottom-color: rgb(161 98 7 / 0.35);
}
.focus\:border-y-yellow-700\/40:focus {
  border-top-color: rgb(161 98 7 / 0.4);
  border-bottom-color: rgb(161 98 7 / 0.4);
}
.focus\:border-y-yellow-700\/45:focus {
  border-top-color: rgb(161 98 7 / 0.45);
  border-bottom-color: rgb(161 98 7 / 0.45);
}
.focus\:border-y-yellow-700\/5:focus {
  border-top-color: rgb(161 98 7 / 0.05);
  border-bottom-color: rgb(161 98 7 / 0.05);
}
.focus\:border-y-yellow-700\/50:focus {
  border-top-color: rgb(161 98 7 / 0.5);
  border-bottom-color: rgb(161 98 7 / 0.5);
}
.focus\:border-y-yellow-700\/55:focus {
  border-top-color: rgb(161 98 7 / 0.55);
  border-bottom-color: rgb(161 98 7 / 0.55);
}
.focus\:border-y-yellow-700\/60:focus {
  border-top-color: rgb(161 98 7 / 0.6);
  border-bottom-color: rgb(161 98 7 / 0.6);
}
.focus\:border-y-yellow-700\/65:focus {
  border-top-color: rgb(161 98 7 / 0.65);
  border-bottom-color: rgb(161 98 7 / 0.65);
}
.focus\:border-y-yellow-700\/70:focus {
  border-top-color: rgb(161 98 7 / 0.7);
  border-bottom-color: rgb(161 98 7 / 0.7);
}
.focus\:border-y-yellow-700\/75:focus {
  border-top-color: rgb(161 98 7 / 0.75);
  border-bottom-color: rgb(161 98 7 / 0.75);
}
.focus\:border-y-yellow-700\/80:focus {
  border-top-color: rgb(161 98 7 / 0.8);
  border-bottom-color: rgb(161 98 7 / 0.8);
}
.focus\:border-y-yellow-700\/85:focus {
  border-top-color: rgb(161 98 7 / 0.85);
  border-bottom-color: rgb(161 98 7 / 0.85);
}
.focus\:border-y-yellow-700\/90:focus {
  border-top-color: rgb(161 98 7 / 0.9);
  border-bottom-color: rgb(161 98 7 / 0.9);
}
.focus\:border-y-yellow-700\/95:focus {
  border-top-color: rgb(161 98 7 / 0.95);
  border-bottom-color: rgb(161 98 7 / 0.95);
}
.focus\:border-y-yellow-800:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.focus\:border-y-yellow-800\/0:focus {
  border-top-color: rgb(133 77 14 / 0);
  border-bottom-color: rgb(133 77 14 / 0);
}
.focus\:border-y-yellow-800\/10:focus {
  border-top-color: rgb(133 77 14 / 0.1);
  border-bottom-color: rgb(133 77 14 / 0.1);
}
.focus\:border-y-yellow-800\/100:focus {
  border-top-color: rgb(133 77 14 / 1);
  border-bottom-color: rgb(133 77 14 / 1);
}
.focus\:border-y-yellow-800\/15:focus {
  border-top-color: rgb(133 77 14 / 0.15);
  border-bottom-color: rgb(133 77 14 / 0.15);
}
.focus\:border-y-yellow-800\/20:focus {
  border-top-color: rgb(133 77 14 / 0.2);
  border-bottom-color: rgb(133 77 14 / 0.2);
}
.focus\:border-y-yellow-800\/25:focus {
  border-top-color: rgb(133 77 14 / 0.25);
  border-bottom-color: rgb(133 77 14 / 0.25);
}
.focus\:border-y-yellow-800\/30:focus {
  border-top-color: rgb(133 77 14 / 0.3);
  border-bottom-color: rgb(133 77 14 / 0.3);
}
.focus\:border-y-yellow-800\/35:focus {
  border-top-color: rgb(133 77 14 / 0.35);
  border-bottom-color: rgb(133 77 14 / 0.35);
}
.focus\:border-y-yellow-800\/40:focus {
  border-top-color: rgb(133 77 14 / 0.4);
  border-bottom-color: rgb(133 77 14 / 0.4);
}
.focus\:border-y-yellow-800\/45:focus {
  border-top-color: rgb(133 77 14 / 0.45);
  border-bottom-color: rgb(133 77 14 / 0.45);
}
.focus\:border-y-yellow-800\/5:focus {
  border-top-color: rgb(133 77 14 / 0.05);
  border-bottom-color: rgb(133 77 14 / 0.05);
}
.focus\:border-y-yellow-800\/50:focus {
  border-top-color: rgb(133 77 14 / 0.5);
  border-bottom-color: rgb(133 77 14 / 0.5);
}
.focus\:border-y-yellow-800\/55:focus {
  border-top-color: rgb(133 77 14 / 0.55);
  border-bottom-color: rgb(133 77 14 / 0.55);
}
.focus\:border-y-yellow-800\/60:focus {
  border-top-color: rgb(133 77 14 / 0.6);
  border-bottom-color: rgb(133 77 14 / 0.6);
}
.focus\:border-y-yellow-800\/65:focus {
  border-top-color: rgb(133 77 14 / 0.65);
  border-bottom-color: rgb(133 77 14 / 0.65);
}
.focus\:border-y-yellow-800\/70:focus {
  border-top-color: rgb(133 77 14 / 0.7);
  border-bottom-color: rgb(133 77 14 / 0.7);
}
.focus\:border-y-yellow-800\/75:focus {
  border-top-color: rgb(133 77 14 / 0.75);
  border-bottom-color: rgb(133 77 14 / 0.75);
}
.focus\:border-y-yellow-800\/80:focus {
  border-top-color: rgb(133 77 14 / 0.8);
  border-bottom-color: rgb(133 77 14 / 0.8);
}
.focus\:border-y-yellow-800\/85:focus {
  border-top-color: rgb(133 77 14 / 0.85);
  border-bottom-color: rgb(133 77 14 / 0.85);
}
.focus\:border-y-yellow-800\/90:focus {
  border-top-color: rgb(133 77 14 / 0.9);
  border-bottom-color: rgb(133 77 14 / 0.9);
}
.focus\:border-y-yellow-800\/95:focus {
  border-top-color: rgb(133 77 14 / 0.95);
  border-bottom-color: rgb(133 77 14 / 0.95);
}
.focus\:border-y-yellow-900:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.focus\:border-y-yellow-900\/0:focus {
  border-top-color: rgb(113 63 18 / 0);
  border-bottom-color: rgb(113 63 18 / 0);
}
.focus\:border-y-yellow-900\/10:focus {
  border-top-color: rgb(113 63 18 / 0.1);
  border-bottom-color: rgb(113 63 18 / 0.1);
}
.focus\:border-y-yellow-900\/100:focus {
  border-top-color: rgb(113 63 18 / 1);
  border-bottom-color: rgb(113 63 18 / 1);
}
.focus\:border-y-yellow-900\/15:focus {
  border-top-color: rgb(113 63 18 / 0.15);
  border-bottom-color: rgb(113 63 18 / 0.15);
}
.focus\:border-y-yellow-900\/20:focus {
  border-top-color: rgb(113 63 18 / 0.2);
  border-bottom-color: rgb(113 63 18 / 0.2);
}
.focus\:border-y-yellow-900\/25:focus {
  border-top-color: rgb(113 63 18 / 0.25);
  border-bottom-color: rgb(113 63 18 / 0.25);
}
.focus\:border-y-yellow-900\/30:focus {
  border-top-color: rgb(113 63 18 / 0.3);
  border-bottom-color: rgb(113 63 18 / 0.3);
}
.focus\:border-y-yellow-900\/35:focus {
  border-top-color: rgb(113 63 18 / 0.35);
  border-bottom-color: rgb(113 63 18 / 0.35);
}
.focus\:border-y-yellow-900\/40:focus {
  border-top-color: rgb(113 63 18 / 0.4);
  border-bottom-color: rgb(113 63 18 / 0.4);
}
.focus\:border-y-yellow-900\/45:focus {
  border-top-color: rgb(113 63 18 / 0.45);
  border-bottom-color: rgb(113 63 18 / 0.45);
}
.focus\:border-y-yellow-900\/5:focus {
  border-top-color: rgb(113 63 18 / 0.05);
  border-bottom-color: rgb(113 63 18 / 0.05);
}
.focus\:border-y-yellow-900\/50:focus {
  border-top-color: rgb(113 63 18 / 0.5);
  border-bottom-color: rgb(113 63 18 / 0.5);
}
.focus\:border-y-yellow-900\/55:focus {
  border-top-color: rgb(113 63 18 / 0.55);
  border-bottom-color: rgb(113 63 18 / 0.55);
}
.focus\:border-y-yellow-900\/60:focus {
  border-top-color: rgb(113 63 18 / 0.6);
  border-bottom-color: rgb(113 63 18 / 0.6);
}
.focus\:border-y-yellow-900\/65:focus {
  border-top-color: rgb(113 63 18 / 0.65);
  border-bottom-color: rgb(113 63 18 / 0.65);
}
.focus\:border-y-yellow-900\/70:focus {
  border-top-color: rgb(113 63 18 / 0.7);
  border-bottom-color: rgb(113 63 18 / 0.7);
}
.focus\:border-y-yellow-900\/75:focus {
  border-top-color: rgb(113 63 18 / 0.75);
  border-bottom-color: rgb(113 63 18 / 0.75);
}
.focus\:border-y-yellow-900\/80:focus {
  border-top-color: rgb(113 63 18 / 0.8);
  border-bottom-color: rgb(113 63 18 / 0.8);
}
.focus\:border-y-yellow-900\/85:focus {
  border-top-color: rgb(113 63 18 / 0.85);
  border-bottom-color: rgb(113 63 18 / 0.85);
}
.focus\:border-y-yellow-900\/90:focus {
  border-top-color: rgb(113 63 18 / 0.9);
  border-bottom-color: rgb(113 63 18 / 0.9);
}
.focus\:border-y-yellow-900\/95:focus {
  border-top-color: rgb(113 63 18 / 0.95);
  border-bottom-color: rgb(113 63 18 / 0.95);
}
.focus\:border-y-yellow-950:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.focus\:border-y-yellow-950\/0:focus {
  border-top-color: rgb(66 32 6 / 0);
  border-bottom-color: rgb(66 32 6 / 0);
}
.focus\:border-y-yellow-950\/10:focus {
  border-top-color: rgb(66 32 6 / 0.1);
  border-bottom-color: rgb(66 32 6 / 0.1);
}
.focus\:border-y-yellow-950\/100:focus {
  border-top-color: rgb(66 32 6 / 1);
  border-bottom-color: rgb(66 32 6 / 1);
}
.focus\:border-y-yellow-950\/15:focus {
  border-top-color: rgb(66 32 6 / 0.15);
  border-bottom-color: rgb(66 32 6 / 0.15);
}
.focus\:border-y-yellow-950\/20:focus {
  border-top-color: rgb(66 32 6 / 0.2);
  border-bottom-color: rgb(66 32 6 / 0.2);
}
.focus\:border-y-yellow-950\/25:focus {
  border-top-color: rgb(66 32 6 / 0.25);
  border-bottom-color: rgb(66 32 6 / 0.25);
}
.focus\:border-y-yellow-950\/30:focus {
  border-top-color: rgb(66 32 6 / 0.3);
  border-bottom-color: rgb(66 32 6 / 0.3);
}
.focus\:border-y-yellow-950\/35:focus {
  border-top-color: rgb(66 32 6 / 0.35);
  border-bottom-color: rgb(66 32 6 / 0.35);
}
.focus\:border-y-yellow-950\/40:focus {
  border-top-color: rgb(66 32 6 / 0.4);
  border-bottom-color: rgb(66 32 6 / 0.4);
}
.focus\:border-y-yellow-950\/45:focus {
  border-top-color: rgb(66 32 6 / 0.45);
  border-bottom-color: rgb(66 32 6 / 0.45);
}
.focus\:border-y-yellow-950\/5:focus {
  border-top-color: rgb(66 32 6 / 0.05);
  border-bottom-color: rgb(66 32 6 / 0.05);
}
.focus\:border-y-yellow-950\/50:focus {
  border-top-color: rgb(66 32 6 / 0.5);
  border-bottom-color: rgb(66 32 6 / 0.5);
}
.focus\:border-y-yellow-950\/55:focus {
  border-top-color: rgb(66 32 6 / 0.55);
  border-bottom-color: rgb(66 32 6 / 0.55);
}
.focus\:border-y-yellow-950\/60:focus {
  border-top-color: rgb(66 32 6 / 0.6);
  border-bottom-color: rgb(66 32 6 / 0.6);
}
.focus\:border-y-yellow-950\/65:focus {
  border-top-color: rgb(66 32 6 / 0.65);
  border-bottom-color: rgb(66 32 6 / 0.65);
}
.focus\:border-y-yellow-950\/70:focus {
  border-top-color: rgb(66 32 6 / 0.7);
  border-bottom-color: rgb(66 32 6 / 0.7);
}
.focus\:border-y-yellow-950\/75:focus {
  border-top-color: rgb(66 32 6 / 0.75);
  border-bottom-color: rgb(66 32 6 / 0.75);
}
.focus\:border-y-yellow-950\/80:focus {
  border-top-color: rgb(66 32 6 / 0.8);
  border-bottom-color: rgb(66 32 6 / 0.8);
}
.focus\:border-y-yellow-950\/85:focus {
  border-top-color: rgb(66 32 6 / 0.85);
  border-bottom-color: rgb(66 32 6 / 0.85);
}
.focus\:border-y-yellow-950\/90:focus {
  border-top-color: rgb(66 32 6 / 0.9);
  border-bottom-color: rgb(66 32 6 / 0.9);
}
.focus\:border-y-yellow-950\/95:focus {
  border-top-color: rgb(66 32 6 / 0.95);
  border-bottom-color: rgb(66 32 6 / 0.95);
}
.focus\:border-b-yellow-100:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.focus\:border-b-yellow-100\/0:focus {
  border-bottom-color: rgb(254 249 195 / 0);
}
.focus\:border-b-yellow-100\/10:focus {
  border-bottom-color: rgb(254 249 195 / 0.1);
}
.focus\:border-b-yellow-100\/100:focus {
  border-bottom-color: rgb(254 249 195 / 1);
}
.focus\:border-b-yellow-100\/15:focus {
  border-bottom-color: rgb(254 249 195 / 0.15);
}
.focus\:border-b-yellow-100\/20:focus {
  border-bottom-color: rgb(254 249 195 / 0.2);
}
.focus\:border-b-yellow-100\/25:focus {
  border-bottom-color: rgb(254 249 195 / 0.25);
}
.focus\:border-b-yellow-100\/30:focus {
  border-bottom-color: rgb(254 249 195 / 0.3);
}
.focus\:border-b-yellow-100\/35:focus {
  border-bottom-color: rgb(254 249 195 / 0.35);
}
.focus\:border-b-yellow-100\/40:focus {
  border-bottom-color: rgb(254 249 195 / 0.4);
}
.focus\:border-b-yellow-100\/45:focus {
  border-bottom-color: rgb(254 249 195 / 0.45);
}
.focus\:border-b-yellow-100\/5:focus {
  border-bottom-color: rgb(254 249 195 / 0.05);
}
.focus\:border-b-yellow-100\/50:focus {
  border-bottom-color: rgb(254 249 195 / 0.5);
}
.focus\:border-b-yellow-100\/55:focus {
  border-bottom-color: rgb(254 249 195 / 0.55);
}
.focus\:border-b-yellow-100\/60:focus {
  border-bottom-color: rgb(254 249 195 / 0.6);
}
.focus\:border-b-yellow-100\/65:focus {
  border-bottom-color: rgb(254 249 195 / 0.65);
}
.focus\:border-b-yellow-100\/70:focus {
  border-bottom-color: rgb(254 249 195 / 0.7);
}
.focus\:border-b-yellow-100\/75:focus {
  border-bottom-color: rgb(254 249 195 / 0.75);
}
.focus\:border-b-yellow-100\/80:focus {
  border-bottom-color: rgb(254 249 195 / 0.8);
}
.focus\:border-b-yellow-100\/85:focus {
  border-bottom-color: rgb(254 249 195 / 0.85);
}
.focus\:border-b-yellow-100\/90:focus {
  border-bottom-color: rgb(254 249 195 / 0.9);
}
.focus\:border-b-yellow-100\/95:focus {
  border-bottom-color: rgb(254 249 195 / 0.95);
}
.focus\:border-b-yellow-200:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.focus\:border-b-yellow-200\/0:focus {
  border-bottom-color: rgb(254 240 138 / 0);
}
.focus\:border-b-yellow-200\/10:focus {
  border-bottom-color: rgb(254 240 138 / 0.1);
}
.focus\:border-b-yellow-200\/100:focus {
  border-bottom-color: rgb(254 240 138 / 1);
}
.focus\:border-b-yellow-200\/15:focus {
  border-bottom-color: rgb(254 240 138 / 0.15);
}
.focus\:border-b-yellow-200\/20:focus {
  border-bottom-color: rgb(254 240 138 / 0.2);
}
.focus\:border-b-yellow-200\/25:focus {
  border-bottom-color: rgb(254 240 138 / 0.25);
}
.focus\:border-b-yellow-200\/30:focus {
  border-bottom-color: rgb(254 240 138 / 0.3);
}
.focus\:border-b-yellow-200\/35:focus {
  border-bottom-color: rgb(254 240 138 / 0.35);
}
.focus\:border-b-yellow-200\/40:focus {
  border-bottom-color: rgb(254 240 138 / 0.4);
}
.focus\:border-b-yellow-200\/45:focus {
  border-bottom-color: rgb(254 240 138 / 0.45);
}
.focus\:border-b-yellow-200\/5:focus {
  border-bottom-color: rgb(254 240 138 / 0.05);
}
.focus\:border-b-yellow-200\/50:focus {
  border-bottom-color: rgb(254 240 138 / 0.5);
}
.focus\:border-b-yellow-200\/55:focus {
  border-bottom-color: rgb(254 240 138 / 0.55);
}
.focus\:border-b-yellow-200\/60:focus {
  border-bottom-color: rgb(254 240 138 / 0.6);
}
.focus\:border-b-yellow-200\/65:focus {
  border-bottom-color: rgb(254 240 138 / 0.65);
}
.focus\:border-b-yellow-200\/70:focus {
  border-bottom-color: rgb(254 240 138 / 0.7);
}
.focus\:border-b-yellow-200\/75:focus {
  border-bottom-color: rgb(254 240 138 / 0.75);
}
.focus\:border-b-yellow-200\/80:focus {
  border-bottom-color: rgb(254 240 138 / 0.8);
}
.focus\:border-b-yellow-200\/85:focus {
  border-bottom-color: rgb(254 240 138 / 0.85);
}
.focus\:border-b-yellow-200\/90:focus {
  border-bottom-color: rgb(254 240 138 / 0.9);
}
.focus\:border-b-yellow-200\/95:focus {
  border-bottom-color: rgb(254 240 138 / 0.95);
}
.focus\:border-b-yellow-300:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.focus\:border-b-yellow-300\/0:focus {
  border-bottom-color: rgb(253 224 71 / 0);
}
.focus\:border-b-yellow-300\/10:focus {
  border-bottom-color: rgb(253 224 71 / 0.1);
}
.focus\:border-b-yellow-300\/100:focus {
  border-bottom-color: rgb(253 224 71 / 1);
}
.focus\:border-b-yellow-300\/15:focus {
  border-bottom-color: rgb(253 224 71 / 0.15);
}
.focus\:border-b-yellow-300\/20:focus {
  border-bottom-color: rgb(253 224 71 / 0.2);
}
.focus\:border-b-yellow-300\/25:focus {
  border-bottom-color: rgb(253 224 71 / 0.25);
}
.focus\:border-b-yellow-300\/30:focus {
  border-bottom-color: rgb(253 224 71 / 0.3);
}
.focus\:border-b-yellow-300\/35:focus {
  border-bottom-color: rgb(253 224 71 / 0.35);
}
.focus\:border-b-yellow-300\/40:focus {
  border-bottom-color: rgb(253 224 71 / 0.4);
}
.focus\:border-b-yellow-300\/45:focus {
  border-bottom-color: rgb(253 224 71 / 0.45);
}
.focus\:border-b-yellow-300\/5:focus {
  border-bottom-color: rgb(253 224 71 / 0.05);
}
.focus\:border-b-yellow-300\/50:focus {
  border-bottom-color: rgb(253 224 71 / 0.5);
}
.focus\:border-b-yellow-300\/55:focus {
  border-bottom-color: rgb(253 224 71 / 0.55);
}
.focus\:border-b-yellow-300\/60:focus {
  border-bottom-color: rgb(253 224 71 / 0.6);
}
.focus\:border-b-yellow-300\/65:focus {
  border-bottom-color: rgb(253 224 71 / 0.65);
}
.focus\:border-b-yellow-300\/70:focus {
  border-bottom-color: rgb(253 224 71 / 0.7);
}
.focus\:border-b-yellow-300\/75:focus {
  border-bottom-color: rgb(253 224 71 / 0.75);
}
.focus\:border-b-yellow-300\/80:focus {
  border-bottom-color: rgb(253 224 71 / 0.8);
}
.focus\:border-b-yellow-300\/85:focus {
  border-bottom-color: rgb(253 224 71 / 0.85);
}
.focus\:border-b-yellow-300\/90:focus {
  border-bottom-color: rgb(253 224 71 / 0.9);
}
.focus\:border-b-yellow-300\/95:focus {
  border-bottom-color: rgb(253 224 71 / 0.95);
}
.focus\:border-b-yellow-400:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.focus\:border-b-yellow-400\/0:focus {
  border-bottom-color: rgb(250 204 21 / 0);
}
.focus\:border-b-yellow-400\/10:focus {
  border-bottom-color: rgb(250 204 21 / 0.1);
}
.focus\:border-b-yellow-400\/100:focus {
  border-bottom-color: rgb(250 204 21 / 1);
}
.focus\:border-b-yellow-400\/15:focus {
  border-bottom-color: rgb(250 204 21 / 0.15);
}
.focus\:border-b-yellow-400\/20:focus {
  border-bottom-color: rgb(250 204 21 / 0.2);
}
.focus\:border-b-yellow-400\/25:focus {
  border-bottom-color: rgb(250 204 21 / 0.25);
}
.focus\:border-b-yellow-400\/30:focus {
  border-bottom-color: rgb(250 204 21 / 0.3);
}
.focus\:border-b-yellow-400\/35:focus {
  border-bottom-color: rgb(250 204 21 / 0.35);
}
.focus\:border-b-yellow-400\/40:focus {
  border-bottom-color: rgb(250 204 21 / 0.4);
}
.focus\:border-b-yellow-400\/45:focus {
  border-bottom-color: rgb(250 204 21 / 0.45);
}
.focus\:border-b-yellow-400\/5:focus {
  border-bottom-color: rgb(250 204 21 / 0.05);
}
.focus\:border-b-yellow-400\/50:focus {
  border-bottom-color: rgb(250 204 21 / 0.5);
}
.focus\:border-b-yellow-400\/55:focus {
  border-bottom-color: rgb(250 204 21 / 0.55);
}
.focus\:border-b-yellow-400\/60:focus {
  border-bottom-color: rgb(250 204 21 / 0.6);
}
.focus\:border-b-yellow-400\/65:focus {
  border-bottom-color: rgb(250 204 21 / 0.65);
}
.focus\:border-b-yellow-400\/70:focus {
  border-bottom-color: rgb(250 204 21 / 0.7);
}
.focus\:border-b-yellow-400\/75:focus {
  border-bottom-color: rgb(250 204 21 / 0.75);
}
.focus\:border-b-yellow-400\/80:focus {
  border-bottom-color: rgb(250 204 21 / 0.8);
}
.focus\:border-b-yellow-400\/85:focus {
  border-bottom-color: rgb(250 204 21 / 0.85);
}
.focus\:border-b-yellow-400\/90:focus {
  border-bottom-color: rgb(250 204 21 / 0.9);
}
.focus\:border-b-yellow-400\/95:focus {
  border-bottom-color: rgb(250 204 21 / 0.95);
}
.focus\:border-b-yellow-50:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.focus\:border-b-yellow-50\/0:focus {
  border-bottom-color: rgb(254 252 232 / 0);
}
.focus\:border-b-yellow-50\/10:focus {
  border-bottom-color: rgb(254 252 232 / 0.1);
}
.focus\:border-b-yellow-50\/100:focus {
  border-bottom-color: rgb(254 252 232 / 1);
}
.focus\:border-b-yellow-50\/15:focus {
  border-bottom-color: rgb(254 252 232 / 0.15);
}
.focus\:border-b-yellow-50\/20:focus {
  border-bottom-color: rgb(254 252 232 / 0.2);
}
.focus\:border-b-yellow-50\/25:focus {
  border-bottom-color: rgb(254 252 232 / 0.25);
}
.focus\:border-b-yellow-50\/30:focus {
  border-bottom-color: rgb(254 252 232 / 0.3);
}
.focus\:border-b-yellow-50\/35:focus {
  border-bottom-color: rgb(254 252 232 / 0.35);
}
.focus\:border-b-yellow-50\/40:focus {
  border-bottom-color: rgb(254 252 232 / 0.4);
}
.focus\:border-b-yellow-50\/45:focus {
  border-bottom-color: rgb(254 252 232 / 0.45);
}
.focus\:border-b-yellow-50\/5:focus {
  border-bottom-color: rgb(254 252 232 / 0.05);
}
.focus\:border-b-yellow-50\/50:focus {
  border-bottom-color: rgb(254 252 232 / 0.5);
}
.focus\:border-b-yellow-50\/55:focus {
  border-bottom-color: rgb(254 252 232 / 0.55);
}
.focus\:border-b-yellow-50\/60:focus {
  border-bottom-color: rgb(254 252 232 / 0.6);
}
.focus\:border-b-yellow-50\/65:focus {
  border-bottom-color: rgb(254 252 232 / 0.65);
}
.focus\:border-b-yellow-50\/70:focus {
  border-bottom-color: rgb(254 252 232 / 0.7);
}
.focus\:border-b-yellow-50\/75:focus {
  border-bottom-color: rgb(254 252 232 / 0.75);
}
.focus\:border-b-yellow-50\/80:focus {
  border-bottom-color: rgb(254 252 232 / 0.8);
}
.focus\:border-b-yellow-50\/85:focus {
  border-bottom-color: rgb(254 252 232 / 0.85);
}
.focus\:border-b-yellow-50\/90:focus {
  border-bottom-color: rgb(254 252 232 / 0.9);
}
.focus\:border-b-yellow-50\/95:focus {
  border-bottom-color: rgb(254 252 232 / 0.95);
}
.focus\:border-b-yellow-500:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.focus\:border-b-yellow-500\/0:focus {
  border-bottom-color: rgb(234 179 8 / 0);
}
.focus\:border-b-yellow-500\/10:focus {
  border-bottom-color: rgb(234 179 8 / 0.1);
}
.focus\:border-b-yellow-500\/100:focus {
  border-bottom-color: rgb(234 179 8 / 1);
}
.focus\:border-b-yellow-500\/15:focus {
  border-bottom-color: rgb(234 179 8 / 0.15);
}
.focus\:border-b-yellow-500\/20:focus {
  border-bottom-color: rgb(234 179 8 / 0.2);
}
.focus\:border-b-yellow-500\/25:focus {
  border-bottom-color: rgb(234 179 8 / 0.25);
}
.focus\:border-b-yellow-500\/30:focus {
  border-bottom-color: rgb(234 179 8 / 0.3);
}
.focus\:border-b-yellow-500\/35:focus {
  border-bottom-color: rgb(234 179 8 / 0.35);
}
.focus\:border-b-yellow-500\/40:focus {
  border-bottom-color: rgb(234 179 8 / 0.4);
}
.focus\:border-b-yellow-500\/45:focus {
  border-bottom-color: rgb(234 179 8 / 0.45);
}
.focus\:border-b-yellow-500\/5:focus {
  border-bottom-color: rgb(234 179 8 / 0.05);
}
.focus\:border-b-yellow-500\/50:focus {
  border-bottom-color: rgb(234 179 8 / 0.5);
}
.focus\:border-b-yellow-500\/55:focus {
  border-bottom-color: rgb(234 179 8 / 0.55);
}
.focus\:border-b-yellow-500\/60:focus {
  border-bottom-color: rgb(234 179 8 / 0.6);
}
.focus\:border-b-yellow-500\/65:focus {
  border-bottom-color: rgb(234 179 8 / 0.65);
}
.focus\:border-b-yellow-500\/70:focus {
  border-bottom-color: rgb(234 179 8 / 0.7);
}
.focus\:border-b-yellow-500\/75:focus {
  border-bottom-color: rgb(234 179 8 / 0.75);
}
.focus\:border-b-yellow-500\/80:focus {
  border-bottom-color: rgb(234 179 8 / 0.8);
}
.focus\:border-b-yellow-500\/85:focus {
  border-bottom-color: rgb(234 179 8 / 0.85);
}
.focus\:border-b-yellow-500\/90:focus {
  border-bottom-color: rgb(234 179 8 / 0.9);
}
.focus\:border-b-yellow-500\/95:focus {
  border-bottom-color: rgb(234 179 8 / 0.95);
}
.focus\:border-b-yellow-600:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.focus\:border-b-yellow-600\/0:focus {
  border-bottom-color: rgb(202 138 4 / 0);
}
.focus\:border-b-yellow-600\/10:focus {
  border-bottom-color: rgb(202 138 4 / 0.1);
}
.focus\:border-b-yellow-600\/100:focus {
  border-bottom-color: rgb(202 138 4 / 1);
}
.focus\:border-b-yellow-600\/15:focus {
  border-bottom-color: rgb(202 138 4 / 0.15);
}
.focus\:border-b-yellow-600\/20:focus {
  border-bottom-color: rgb(202 138 4 / 0.2);
}
.focus\:border-b-yellow-600\/25:focus {
  border-bottom-color: rgb(202 138 4 / 0.25);
}
.focus\:border-b-yellow-600\/30:focus {
  border-bottom-color: rgb(202 138 4 / 0.3);
}
.focus\:border-b-yellow-600\/35:focus {
  border-bottom-color: rgb(202 138 4 / 0.35);
}
.focus\:border-b-yellow-600\/40:focus {
  border-bottom-color: rgb(202 138 4 / 0.4);
}
.focus\:border-b-yellow-600\/45:focus {
  border-bottom-color: rgb(202 138 4 / 0.45);
}
.focus\:border-b-yellow-600\/5:focus {
  border-bottom-color: rgb(202 138 4 / 0.05);
}
.focus\:border-b-yellow-600\/50:focus {
  border-bottom-color: rgb(202 138 4 / 0.5);
}
.focus\:border-b-yellow-600\/55:focus {
  border-bottom-color: rgb(202 138 4 / 0.55);
}
.focus\:border-b-yellow-600\/60:focus {
  border-bottom-color: rgb(202 138 4 / 0.6);
}
.focus\:border-b-yellow-600\/65:focus {
  border-bottom-color: rgb(202 138 4 / 0.65);
}
.focus\:border-b-yellow-600\/70:focus {
  border-bottom-color: rgb(202 138 4 / 0.7);
}
.focus\:border-b-yellow-600\/75:focus {
  border-bottom-color: rgb(202 138 4 / 0.75);
}
.focus\:border-b-yellow-600\/80:focus {
  border-bottom-color: rgb(202 138 4 / 0.8);
}
.focus\:border-b-yellow-600\/85:focus {
  border-bottom-color: rgb(202 138 4 / 0.85);
}
.focus\:border-b-yellow-600\/90:focus {
  border-bottom-color: rgb(202 138 4 / 0.9);
}
.focus\:border-b-yellow-600\/95:focus {
  border-bottom-color: rgb(202 138 4 / 0.95);
}
.focus\:border-b-yellow-700:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.focus\:border-b-yellow-700\/0:focus {
  border-bottom-color: rgb(161 98 7 / 0);
}
.focus\:border-b-yellow-700\/10:focus {
  border-bottom-color: rgb(161 98 7 / 0.1);
}
.focus\:border-b-yellow-700\/100:focus {
  border-bottom-color: rgb(161 98 7 / 1);
}
.focus\:border-b-yellow-700\/15:focus {
  border-bottom-color: rgb(161 98 7 / 0.15);
}
.focus\:border-b-yellow-700\/20:focus {
  border-bottom-color: rgb(161 98 7 / 0.2);
}
.focus\:border-b-yellow-700\/25:focus {
  border-bottom-color: rgb(161 98 7 / 0.25);
}
.focus\:border-b-yellow-700\/30:focus {
  border-bottom-color: rgb(161 98 7 / 0.3);
}
.focus\:border-b-yellow-700\/35:focus {
  border-bottom-color: rgb(161 98 7 / 0.35);
}
.focus\:border-b-yellow-700\/40:focus {
  border-bottom-color: rgb(161 98 7 / 0.4);
}
.focus\:border-b-yellow-700\/45:focus {
  border-bottom-color: rgb(161 98 7 / 0.45);
}
.focus\:border-b-yellow-700\/5:focus {
  border-bottom-color: rgb(161 98 7 / 0.05);
}
.focus\:border-b-yellow-700\/50:focus {
  border-bottom-color: rgb(161 98 7 / 0.5);
}
.focus\:border-b-yellow-700\/55:focus {
  border-bottom-color: rgb(161 98 7 / 0.55);
}
.focus\:border-b-yellow-700\/60:focus {
  border-bottom-color: rgb(161 98 7 / 0.6);
}
.focus\:border-b-yellow-700\/65:focus {
  border-bottom-color: rgb(161 98 7 / 0.65);
}
.focus\:border-b-yellow-700\/70:focus {
  border-bottom-color: rgb(161 98 7 / 0.7);
}
.focus\:border-b-yellow-700\/75:focus {
  border-bottom-color: rgb(161 98 7 / 0.75);
}
.focus\:border-b-yellow-700\/80:focus {
  border-bottom-color: rgb(161 98 7 / 0.8);
}
.focus\:border-b-yellow-700\/85:focus {
  border-bottom-color: rgb(161 98 7 / 0.85);
}
.focus\:border-b-yellow-700\/90:focus {
  border-bottom-color: rgb(161 98 7 / 0.9);
}
.focus\:border-b-yellow-700\/95:focus {
  border-bottom-color: rgb(161 98 7 / 0.95);
}
.focus\:border-b-yellow-800:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.focus\:border-b-yellow-800\/0:focus {
  border-bottom-color: rgb(133 77 14 / 0);
}
.focus\:border-b-yellow-800\/10:focus {
  border-bottom-color: rgb(133 77 14 / 0.1);
}
.focus\:border-b-yellow-800\/100:focus {
  border-bottom-color: rgb(133 77 14 / 1);
}
.focus\:border-b-yellow-800\/15:focus {
  border-bottom-color: rgb(133 77 14 / 0.15);
}
.focus\:border-b-yellow-800\/20:focus {
  border-bottom-color: rgb(133 77 14 / 0.2);
}
.focus\:border-b-yellow-800\/25:focus {
  border-bottom-color: rgb(133 77 14 / 0.25);
}
.focus\:border-b-yellow-800\/30:focus {
  border-bottom-color: rgb(133 77 14 / 0.3);
}
.focus\:border-b-yellow-800\/35:focus {
  border-bottom-color: rgb(133 77 14 / 0.35);
}
.focus\:border-b-yellow-800\/40:focus {
  border-bottom-color: rgb(133 77 14 / 0.4);
}
.focus\:border-b-yellow-800\/45:focus {
  border-bottom-color: rgb(133 77 14 / 0.45);
}
.focus\:border-b-yellow-800\/5:focus {
  border-bottom-color: rgb(133 77 14 / 0.05);
}
.focus\:border-b-yellow-800\/50:focus {
  border-bottom-color: rgb(133 77 14 / 0.5);
}
.focus\:border-b-yellow-800\/55:focus {
  border-bottom-color: rgb(133 77 14 / 0.55);
}
.focus\:border-b-yellow-800\/60:focus {
  border-bottom-color: rgb(133 77 14 / 0.6);
}
.focus\:border-b-yellow-800\/65:focus {
  border-bottom-color: rgb(133 77 14 / 0.65);
}
.focus\:border-b-yellow-800\/70:focus {
  border-bottom-color: rgb(133 77 14 / 0.7);
}
.focus\:border-b-yellow-800\/75:focus {
  border-bottom-color: rgb(133 77 14 / 0.75);
}
.focus\:border-b-yellow-800\/80:focus {
  border-bottom-color: rgb(133 77 14 / 0.8);
}
.focus\:border-b-yellow-800\/85:focus {
  border-bottom-color: rgb(133 77 14 / 0.85);
}
.focus\:border-b-yellow-800\/90:focus {
  border-bottom-color: rgb(133 77 14 / 0.9);
}
.focus\:border-b-yellow-800\/95:focus {
  border-bottom-color: rgb(133 77 14 / 0.95);
}
.focus\:border-b-yellow-900:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.focus\:border-b-yellow-900\/0:focus {
  border-bottom-color: rgb(113 63 18 / 0);
}
.focus\:border-b-yellow-900\/10:focus {
  border-bottom-color: rgb(113 63 18 / 0.1);
}
.focus\:border-b-yellow-900\/100:focus {
  border-bottom-color: rgb(113 63 18 / 1);
}
.focus\:border-b-yellow-900\/15:focus {
  border-bottom-color: rgb(113 63 18 / 0.15);
}
.focus\:border-b-yellow-900\/20:focus {
  border-bottom-color: rgb(113 63 18 / 0.2);
}
.focus\:border-b-yellow-900\/25:focus {
  border-bottom-color: rgb(113 63 18 / 0.25);
}
.focus\:border-b-yellow-900\/30:focus {
  border-bottom-color: rgb(113 63 18 / 0.3);
}
.focus\:border-b-yellow-900\/35:focus {
  border-bottom-color: rgb(113 63 18 / 0.35);
}
.focus\:border-b-yellow-900\/40:focus {
  border-bottom-color: rgb(113 63 18 / 0.4);
}
.focus\:border-b-yellow-900\/45:focus {
  border-bottom-color: rgb(113 63 18 / 0.45);
}
.focus\:border-b-yellow-900\/5:focus {
  border-bottom-color: rgb(113 63 18 / 0.05);
}
.focus\:border-b-yellow-900\/50:focus {
  border-bottom-color: rgb(113 63 18 / 0.5);
}
.focus\:border-b-yellow-900\/55:focus {
  border-bottom-color: rgb(113 63 18 / 0.55);
}
.focus\:border-b-yellow-900\/60:focus {
  border-bottom-color: rgb(113 63 18 / 0.6);
}
.focus\:border-b-yellow-900\/65:focus {
  border-bottom-color: rgb(113 63 18 / 0.65);
}
.focus\:border-b-yellow-900\/70:focus {
  border-bottom-color: rgb(113 63 18 / 0.7);
}
.focus\:border-b-yellow-900\/75:focus {
  border-bottom-color: rgb(113 63 18 / 0.75);
}
.focus\:border-b-yellow-900\/80:focus {
  border-bottom-color: rgb(113 63 18 / 0.8);
}
.focus\:border-b-yellow-900\/85:focus {
  border-bottom-color: rgb(113 63 18 / 0.85);
}
.focus\:border-b-yellow-900\/90:focus {
  border-bottom-color: rgb(113 63 18 / 0.9);
}
.focus\:border-b-yellow-900\/95:focus {
  border-bottom-color: rgb(113 63 18 / 0.95);
}
.focus\:border-b-yellow-950:focus {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.focus\:border-b-yellow-950\/0:focus {
  border-bottom-color: rgb(66 32 6 / 0);
}
.focus\:border-b-yellow-950\/10:focus {
  border-bottom-color: rgb(66 32 6 / 0.1);
}
.focus\:border-b-yellow-950\/100:focus {
  border-bottom-color: rgb(66 32 6 / 1);
}
.focus\:border-b-yellow-950\/15:focus {
  border-bottom-color: rgb(66 32 6 / 0.15);
}
.focus\:border-b-yellow-950\/20:focus {
  border-bottom-color: rgb(66 32 6 / 0.2);
}
.focus\:border-b-yellow-950\/25:focus {
  border-bottom-color: rgb(66 32 6 / 0.25);
}
.focus\:border-b-yellow-950\/30:focus {
  border-bottom-color: rgb(66 32 6 / 0.3);
}
.focus\:border-b-yellow-950\/35:focus {
  border-bottom-color: rgb(66 32 6 / 0.35);
}
.focus\:border-b-yellow-950\/40:focus {
  border-bottom-color: rgb(66 32 6 / 0.4);
}
.focus\:border-b-yellow-950\/45:focus {
  border-bottom-color: rgb(66 32 6 / 0.45);
}
.focus\:border-b-yellow-950\/5:focus {
  border-bottom-color: rgb(66 32 6 / 0.05);
}
.focus\:border-b-yellow-950\/50:focus {
  border-bottom-color: rgb(66 32 6 / 0.5);
}
.focus\:border-b-yellow-950\/55:focus {
  border-bottom-color: rgb(66 32 6 / 0.55);
}
.focus\:border-b-yellow-950\/60:focus {
  border-bottom-color: rgb(66 32 6 / 0.6);
}
.focus\:border-b-yellow-950\/65:focus {
  border-bottom-color: rgb(66 32 6 / 0.65);
}
.focus\:border-b-yellow-950\/70:focus {
  border-bottom-color: rgb(66 32 6 / 0.7);
}
.focus\:border-b-yellow-950\/75:focus {
  border-bottom-color: rgb(66 32 6 / 0.75);
}
.focus\:border-b-yellow-950\/80:focus {
  border-bottom-color: rgb(66 32 6 / 0.8);
}
.focus\:border-b-yellow-950\/85:focus {
  border-bottom-color: rgb(66 32 6 / 0.85);
}
.focus\:border-b-yellow-950\/90:focus {
  border-bottom-color: rgb(66 32 6 / 0.9);
}
.focus\:border-b-yellow-950\/95:focus {
  border-bottom-color: rgb(66 32 6 / 0.95);
}
.focus\:border-e-yellow-100:focus {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.focus\:border-e-yellow-100\/0:focus {
  border-inline-end-color: rgb(254 249 195 / 0);
}
.focus\:border-e-yellow-100\/10:focus {
  border-inline-end-color: rgb(254 249 195 / 0.1);
}
.focus\:border-e-yellow-100\/100:focus {
  border-inline-end-color: rgb(254 249 195 / 1);
}
.focus\:border-e-yellow-100\/15:focus {
  border-inline-end-color: rgb(254 249 195 / 0.15);
}
.focus\:border-e-yellow-100\/20:focus {
  border-inline-end-color: rgb(254 249 195 / 0.2);
}
.focus\:border-e-yellow-100\/25:focus {
  border-inline-end-color: rgb(254 249 195 / 0.25);
}
.focus\:border-e-yellow-100\/30:focus {
  border-inline-end-color: rgb(254 249 195 / 0.3);
}
.focus\:border-e-yellow-100\/35:focus {
  border-inline-end-color: rgb(254 249 195 / 0.35);
}
.focus\:border-e-yellow-100\/40:focus {
  border-inline-end-color: rgb(254 249 195 / 0.4);
}
.focus\:border-e-yellow-100\/45:focus {
  border-inline-end-color: rgb(254 249 195 / 0.45);
}
.focus\:border-e-yellow-100\/5:focus {
  border-inline-end-color: rgb(254 249 195 / 0.05);
}
.focus\:border-e-yellow-100\/50:focus {
  border-inline-end-color: rgb(254 249 195 / 0.5);
}
.focus\:border-e-yellow-100\/55:focus {
  border-inline-end-color: rgb(254 249 195 / 0.55);
}
.focus\:border-e-yellow-100\/60:focus {
  border-inline-end-color: rgb(254 249 195 / 0.6);
}
.focus\:border-e-yellow-100\/65:focus {
  border-inline-end-color: rgb(254 249 195 / 0.65);
}
.focus\:border-e-yellow-100\/70:focus {
  border-inline-end-color: rgb(254 249 195 / 0.7);
}
.focus\:border-e-yellow-100\/75:focus {
  border-inline-end-color: rgb(254 249 195 / 0.75);
}
.focus\:border-e-yellow-100\/80:focus {
  border-inline-end-color: rgb(254 249 195 / 0.8);
}
.focus\:border-e-yellow-100\/85:focus {
  border-inline-end-color: rgb(254 249 195 / 0.85);
}
.focus\:border-e-yellow-100\/90:focus {
  border-inline-end-color: rgb(254 249 195 / 0.9);
}
.focus\:border-e-yellow-100\/95:focus {
  border-inline-end-color: rgb(254 249 195 / 0.95);
}
.focus\:border-e-yellow-200:focus {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.focus\:border-e-yellow-200\/0:focus {
  border-inline-end-color: rgb(254 240 138 / 0);
}
.focus\:border-e-yellow-200\/10:focus {
  border-inline-end-color: rgb(254 240 138 / 0.1);
}
.focus\:border-e-yellow-200\/100:focus {
  border-inline-end-color: rgb(254 240 138 / 1);
}
.focus\:border-e-yellow-200\/15:focus {
  border-inline-end-color: rgb(254 240 138 / 0.15);
}
.focus\:border-e-yellow-200\/20:focus {
  border-inline-end-color: rgb(254 240 138 / 0.2);
}
.focus\:border-e-yellow-200\/25:focus {
  border-inline-end-color: rgb(254 240 138 / 0.25);
}
.focus\:border-e-yellow-200\/30:focus {
  border-inline-end-color: rgb(254 240 138 / 0.3);
}
.focus\:border-e-yellow-200\/35:focus {
  border-inline-end-color: rgb(254 240 138 / 0.35);
}
.focus\:border-e-yellow-200\/40:focus {
  border-inline-end-color: rgb(254 240 138 / 0.4);
}
.focus\:border-e-yellow-200\/45:focus {
  border-inline-end-color: rgb(254 240 138 / 0.45);
}
.focus\:border-e-yellow-200\/5:focus {
  border-inline-end-color: rgb(254 240 138 / 0.05);
}
.focus\:border-e-yellow-200\/50:focus {
  border-inline-end-color: rgb(254 240 138 / 0.5);
}
.focus\:border-e-yellow-200\/55:focus {
  border-inline-end-color: rgb(254 240 138 / 0.55);
}
.focus\:border-e-yellow-200\/60:focus {
  border-inline-end-color: rgb(254 240 138 / 0.6);
}
.focus\:border-e-yellow-200\/65:focus {
  border-inline-end-color: rgb(254 240 138 / 0.65);
}
.focus\:border-e-yellow-200\/70:focus {
  border-inline-end-color: rgb(254 240 138 / 0.7);
}
.focus\:border-e-yellow-200\/75:focus {
  border-inline-end-color: rgb(254 240 138 / 0.75);
}
.focus\:border-e-yellow-200\/80:focus {
  border-inline-end-color: rgb(254 240 138 / 0.8);
}
.focus\:border-e-yellow-200\/85:focus {
  border-inline-end-color: rgb(254 240 138 / 0.85);
}
.focus\:border-e-yellow-200\/90:focus {
  border-inline-end-color: rgb(254 240 138 / 0.9);
}
.focus\:border-e-yellow-200\/95:focus {
  border-inline-end-color: rgb(254 240 138 / 0.95);
}
.focus\:border-e-yellow-300:focus {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.focus\:border-e-yellow-300\/0:focus {
  border-inline-end-color: rgb(253 224 71 / 0);
}
.focus\:border-e-yellow-300\/10:focus {
  border-inline-end-color: rgb(253 224 71 / 0.1);
}
.focus\:border-e-yellow-300\/100:focus {
  border-inline-end-color: rgb(253 224 71 / 1);
}
.focus\:border-e-yellow-300\/15:focus {
  border-inline-end-color: rgb(253 224 71 / 0.15);
}
.focus\:border-e-yellow-300\/20:focus {
  border-inline-end-color: rgb(253 224 71 / 0.2);
}
.focus\:border-e-yellow-300\/25:focus {
  border-inline-end-color: rgb(253 224 71 / 0.25);
}
.focus\:border-e-yellow-300\/30:focus {
  border-inline-end-color: rgb(253 224 71 / 0.3);
}
.focus\:border-e-yellow-300\/35:focus {
  border-inline-end-color: rgb(253 224 71 / 0.35);
}
.focus\:border-e-yellow-300\/40:focus {
  border-inline-end-color: rgb(253 224 71 / 0.4);
}
.focus\:border-e-yellow-300\/45:focus {
  border-inline-end-color: rgb(253 224 71 / 0.45);
}
.focus\:border-e-yellow-300\/5:focus {
  border-inline-end-color: rgb(253 224 71 / 0.05);
}
.focus\:border-e-yellow-300\/50:focus {
  border-inline-end-color: rgb(253 224 71 / 0.5);
}
.focus\:border-e-yellow-300\/55:focus {
  border-inline-end-color: rgb(253 224 71 / 0.55);
}
.focus\:border-e-yellow-300\/60:focus {
  border-inline-end-color: rgb(253 224 71 / 0.6);
}
.focus\:border-e-yellow-300\/65:focus {
  border-inline-end-color: rgb(253 224 71 / 0.65);
}
.focus\:border-e-yellow-300\/70:focus {
  border-inline-end-color: rgb(253 224 71 / 0.7);
}
.focus\:border-e-yellow-300\/75:focus {
  border-inline-end-color: rgb(253 224 71 / 0.75);
}
.focus\:border-e-yellow-300\/80:focus {
  border-inline-end-color: rgb(253 224 71 / 0.8);
}
.focus\:border-e-yellow-300\/85:focus {
  border-inline-end-color: rgb(253 224 71 / 0.85);
}
.focus\:border-e-yellow-300\/90:focus {
  border-inline-end-color: rgb(253 224 71 / 0.9);
}
.focus\:border-e-yellow-300\/95:focus {
  border-inline-end-color: rgb(253 224 71 / 0.95);
}
.focus\:border-e-yellow-400:focus {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.focus\:border-e-yellow-400\/0:focus {
  border-inline-end-color: rgb(250 204 21 / 0);
}
.focus\:border-e-yellow-400\/10:focus {
  border-inline-end-color: rgb(250 204 21 / 0.1);
}
.focus\:border-e-yellow-400\/100:focus {
  border-inline-end-color: rgb(250 204 21 / 1);
}
.focus\:border-e-yellow-400\/15:focus {
  border-inline-end-color: rgb(250 204 21 / 0.15);
}
.focus\:border-e-yellow-400\/20:focus {
  border-inline-end-color: rgb(250 204 21 / 0.2);
}
.focus\:border-e-yellow-400\/25:focus {
  border-inline-end-color: rgb(250 204 21 / 0.25);
}
.focus\:border-e-yellow-400\/30:focus {
  border-inline-end-color: rgb(250 204 21 / 0.3);
}
.focus\:border-e-yellow-400\/35:focus {
  border-inline-end-color: rgb(250 204 21 / 0.35);
}
.focus\:border-e-yellow-400\/40:focus {
  border-inline-end-color: rgb(250 204 21 / 0.4);
}
.focus\:border-e-yellow-400\/45:focus {
  border-inline-end-color: rgb(250 204 21 / 0.45);
}
.focus\:border-e-yellow-400\/5:focus {
  border-inline-end-color: rgb(250 204 21 / 0.05);
}
.focus\:border-e-yellow-400\/50:focus {
  border-inline-end-color: rgb(250 204 21 / 0.5);
}
.focus\:border-e-yellow-400\/55:focus {
  border-inline-end-color: rgb(250 204 21 / 0.55);
}
.focus\:border-e-yellow-400\/60:focus {
  border-inline-end-color: rgb(250 204 21 / 0.6);
}
.focus\:border-e-yellow-400\/65:focus {
  border-inline-end-color: rgb(250 204 21 / 0.65);
}
.focus\:border-e-yellow-400\/70:focus {
  border-inline-end-color: rgb(250 204 21 / 0.7);
}
.focus\:border-e-yellow-400\/75:focus {
  border-inline-end-color: rgb(250 204 21 / 0.75);
}
.focus\:border-e-yellow-400\/80:focus {
  border-inline-end-color: rgb(250 204 21 / 0.8);
}
.focus\:border-e-yellow-400\/85:focus {
  border-inline-end-color: rgb(250 204 21 / 0.85);
}
.focus\:border-e-yellow-400\/90:focus {
  border-inline-end-color: rgb(250 204 21 / 0.9);
}
.focus\:border-e-yellow-400\/95:focus {
  border-inline-end-color: rgb(250 204 21 / 0.95);
}
.focus\:border-e-yellow-50:focus {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.focus\:border-e-yellow-50\/0:focus {
  border-inline-end-color: rgb(254 252 232 / 0);
}
.focus\:border-e-yellow-50\/10:focus {
  border-inline-end-color: rgb(254 252 232 / 0.1);
}
.focus\:border-e-yellow-50\/100:focus {
  border-inline-end-color: rgb(254 252 232 / 1);
}
.focus\:border-e-yellow-50\/15:focus {
  border-inline-end-color: rgb(254 252 232 / 0.15);
}
.focus\:border-e-yellow-50\/20:focus {
  border-inline-end-color: rgb(254 252 232 / 0.2);
}
.focus\:border-e-yellow-50\/25:focus {
  border-inline-end-color: rgb(254 252 232 / 0.25);
}
.focus\:border-e-yellow-50\/30:focus {
  border-inline-end-color: rgb(254 252 232 / 0.3);
}
.focus\:border-e-yellow-50\/35:focus {
  border-inline-end-color: rgb(254 252 232 / 0.35);
}
.focus\:border-e-yellow-50\/40:focus {
  border-inline-end-color: rgb(254 252 232 / 0.4);
}
.focus\:border-e-yellow-50\/45:focus {
  border-inline-end-color: rgb(254 252 232 / 0.45);
}
.focus\:border-e-yellow-50\/5:focus {
  border-inline-end-color: rgb(254 252 232 / 0.05);
}
.focus\:border-e-yellow-50\/50:focus {
  border-inline-end-color: rgb(254 252 232 / 0.5);
}
.focus\:border-e-yellow-50\/55:focus {
  border-inline-end-color: rgb(254 252 232 / 0.55);
}
.focus\:border-e-yellow-50\/60:focus {
  border-inline-end-color: rgb(254 252 232 / 0.6);
}
.focus\:border-e-yellow-50\/65:focus {
  border-inline-end-color: rgb(254 252 232 / 0.65);
}
.focus\:border-e-yellow-50\/70:focus {
  border-inline-end-color: rgb(254 252 232 / 0.7);
}
.focus\:border-e-yellow-50\/75:focus {
  border-inline-end-color: rgb(254 252 232 / 0.75);
}
.focus\:border-e-yellow-50\/80:focus {
  border-inline-end-color: rgb(254 252 232 / 0.8);
}
.focus\:border-e-yellow-50\/85:focus {
  border-inline-end-color: rgb(254 252 232 / 0.85);
}
.focus\:border-e-yellow-50\/90:focus {
  border-inline-end-color: rgb(254 252 232 / 0.9);
}
.focus\:border-e-yellow-50\/95:focus {
  border-inline-end-color: rgb(254 252 232 / 0.95);
}
.focus\:border-e-yellow-500:focus {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.focus\:border-e-yellow-500\/0:focus {
  border-inline-end-color: rgb(234 179 8 / 0);
}
.focus\:border-e-yellow-500\/10:focus {
  border-inline-end-color: rgb(234 179 8 / 0.1);
}
.focus\:border-e-yellow-500\/100:focus {
  border-inline-end-color: rgb(234 179 8 / 1);
}
.focus\:border-e-yellow-500\/15:focus {
  border-inline-end-color: rgb(234 179 8 / 0.15);
}
.focus\:border-e-yellow-500\/20:focus {
  border-inline-end-color: rgb(234 179 8 / 0.2);
}
.focus\:border-e-yellow-500\/25:focus {
  border-inline-end-color: rgb(234 179 8 / 0.25);
}
.focus\:border-e-yellow-500\/30:focus {
  border-inline-end-color: rgb(234 179 8 / 0.3);
}
.focus\:border-e-yellow-500\/35:focus {
  border-inline-end-color: rgb(234 179 8 / 0.35);
}
.focus\:border-e-yellow-500\/40:focus {
  border-inline-end-color: rgb(234 179 8 / 0.4);
}
.focus\:border-e-yellow-500\/45:focus {
  border-inline-end-color: rgb(234 179 8 / 0.45);
}
.focus\:border-e-yellow-500\/5:focus {
  border-inline-end-color: rgb(234 179 8 / 0.05);
}
.focus\:border-e-yellow-500\/50:focus {
  border-inline-end-color: rgb(234 179 8 / 0.5);
}
.focus\:border-e-yellow-500\/55:focus {
  border-inline-end-color: rgb(234 179 8 / 0.55);
}
.focus\:border-e-yellow-500\/60:focus {
  border-inline-end-color: rgb(234 179 8 / 0.6);
}
.focus\:border-e-yellow-500\/65:focus {
  border-inline-end-color: rgb(234 179 8 / 0.65);
}
.focus\:border-e-yellow-500\/70:focus {
  border-inline-end-color: rgb(234 179 8 / 0.7);
}
.focus\:border-e-yellow-500\/75:focus {
  border-inline-end-color: rgb(234 179 8 / 0.75);
}
.focus\:border-e-yellow-500\/80:focus {
  border-inline-end-color: rgb(234 179 8 / 0.8);
}
.focus\:border-e-yellow-500\/85:focus {
  border-inline-end-color: rgb(234 179 8 / 0.85);
}
.focus\:border-e-yellow-500\/90:focus {
  border-inline-end-color: rgb(234 179 8 / 0.9);
}
.focus\:border-e-yellow-500\/95:focus {
  border-inline-end-color: rgb(234 179 8 / 0.95);
}
.focus\:border-e-yellow-600:focus {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.focus\:border-e-yellow-600\/0:focus {
  border-inline-end-color: rgb(202 138 4 / 0);
}
.focus\:border-e-yellow-600\/10:focus {
  border-inline-end-color: rgb(202 138 4 / 0.1);
}
.focus\:border-e-yellow-600\/100:focus {
  border-inline-end-color: rgb(202 138 4 / 1);
}
.focus\:border-e-yellow-600\/15:focus {
  border-inline-end-color: rgb(202 138 4 / 0.15);
}
.focus\:border-e-yellow-600\/20:focus {
  border-inline-end-color: rgb(202 138 4 / 0.2);
}
.focus\:border-e-yellow-600\/25:focus {
  border-inline-end-color: rgb(202 138 4 / 0.25);
}
.focus\:border-e-yellow-600\/30:focus {
  border-inline-end-color: rgb(202 138 4 / 0.3);
}
.focus\:border-e-yellow-600\/35:focus {
  border-inline-end-color: rgb(202 138 4 / 0.35);
}
.focus\:border-e-yellow-600\/40:focus {
  border-inline-end-color: rgb(202 138 4 / 0.4);
}
.focus\:border-e-yellow-600\/45:focus {
  border-inline-end-color: rgb(202 138 4 / 0.45);
}
.focus\:border-e-yellow-600\/5:focus {
  border-inline-end-color: rgb(202 138 4 / 0.05);
}
.focus\:border-e-yellow-600\/50:focus {
  border-inline-end-color: rgb(202 138 4 / 0.5);
}
.focus\:border-e-yellow-600\/55:focus {
  border-inline-end-color: rgb(202 138 4 / 0.55);
}
.focus\:border-e-yellow-600\/60:focus {
  border-inline-end-color: rgb(202 138 4 / 0.6);
}
.focus\:border-e-yellow-600\/65:focus {
  border-inline-end-color: rgb(202 138 4 / 0.65);
}
.focus\:border-e-yellow-600\/70:focus {
  border-inline-end-color: rgb(202 138 4 / 0.7);
}
.focus\:border-e-yellow-600\/75:focus {
  border-inline-end-color: rgb(202 138 4 / 0.75);
}
.focus\:border-e-yellow-600\/80:focus {
  border-inline-end-color: rgb(202 138 4 / 0.8);
}
.focus\:border-e-yellow-600\/85:focus {
  border-inline-end-color: rgb(202 138 4 / 0.85);
}
.focus\:border-e-yellow-600\/90:focus {
  border-inline-end-color: rgb(202 138 4 / 0.9);
}
.focus\:border-e-yellow-600\/95:focus {
  border-inline-end-color: rgb(202 138 4 / 0.95);
}
.focus\:border-e-yellow-700:focus {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.focus\:border-e-yellow-700\/0:focus {
  border-inline-end-color: rgb(161 98 7 / 0);
}
.focus\:border-e-yellow-700\/10:focus {
  border-inline-end-color: rgb(161 98 7 / 0.1);
}
.focus\:border-e-yellow-700\/100:focus {
  border-inline-end-color: rgb(161 98 7 / 1);
}
.focus\:border-e-yellow-700\/15:focus {
  border-inline-end-color: rgb(161 98 7 / 0.15);
}
.focus\:border-e-yellow-700\/20:focus {
  border-inline-end-color: rgb(161 98 7 / 0.2);
}
.focus\:border-e-yellow-700\/25:focus {
  border-inline-end-color: rgb(161 98 7 / 0.25);
}
.focus\:border-e-yellow-700\/30:focus {
  border-inline-end-color: rgb(161 98 7 / 0.3);
}
.focus\:border-e-yellow-700\/35:focus {
  border-inline-end-color: rgb(161 98 7 / 0.35);
}
.focus\:border-e-yellow-700\/40:focus {
  border-inline-end-color: rgb(161 98 7 / 0.4);
}
.focus\:border-e-yellow-700\/45:focus {
  border-inline-end-color: rgb(161 98 7 / 0.45);
}
.focus\:border-e-yellow-700\/5:focus {
  border-inline-end-color: rgb(161 98 7 / 0.05);
}
.focus\:border-e-yellow-700\/50:focus {
  border-inline-end-color: rgb(161 98 7 / 0.5);
}
.focus\:border-e-yellow-700\/55:focus {
  border-inline-end-color: rgb(161 98 7 / 0.55);
}
.focus\:border-e-yellow-700\/60:focus {
  border-inline-end-color: rgb(161 98 7 / 0.6);
}
.focus\:border-e-yellow-700\/65:focus {
  border-inline-end-color: rgb(161 98 7 / 0.65);
}
.focus\:border-e-yellow-700\/70:focus {
  border-inline-end-color: rgb(161 98 7 / 0.7);
}
.focus\:border-e-yellow-700\/75:focus {
  border-inline-end-color: rgb(161 98 7 / 0.75);
}
.focus\:border-e-yellow-700\/80:focus {
  border-inline-end-color: rgb(161 98 7 / 0.8);
}
.focus\:border-e-yellow-700\/85:focus {
  border-inline-end-color: rgb(161 98 7 / 0.85);
}
.focus\:border-e-yellow-700\/90:focus {
  border-inline-end-color: rgb(161 98 7 / 0.9);
}
.focus\:border-e-yellow-700\/95:focus {
  border-inline-end-color: rgb(161 98 7 / 0.95);
}
.focus\:border-e-yellow-800:focus {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.focus\:border-e-yellow-800\/0:focus {
  border-inline-end-color: rgb(133 77 14 / 0);
}
.focus\:border-e-yellow-800\/10:focus {
  border-inline-end-color: rgb(133 77 14 / 0.1);
}
.focus\:border-e-yellow-800\/100:focus {
  border-inline-end-color: rgb(133 77 14 / 1);
}
.focus\:border-e-yellow-800\/15:focus {
  border-inline-end-color: rgb(133 77 14 / 0.15);
}
.focus\:border-e-yellow-800\/20:focus {
  border-inline-end-color: rgb(133 77 14 / 0.2);
}
.focus\:border-e-yellow-800\/25:focus {
  border-inline-end-color: rgb(133 77 14 / 0.25);
}
.focus\:border-e-yellow-800\/30:focus {
  border-inline-end-color: rgb(133 77 14 / 0.3);
}
.focus\:border-e-yellow-800\/35:focus {
  border-inline-end-color: rgb(133 77 14 / 0.35);
}
.focus\:border-e-yellow-800\/40:focus {
  border-inline-end-color: rgb(133 77 14 / 0.4);
}
.focus\:border-e-yellow-800\/45:focus {
  border-inline-end-color: rgb(133 77 14 / 0.45);
}
.focus\:border-e-yellow-800\/5:focus {
  border-inline-end-color: rgb(133 77 14 / 0.05);
}
.focus\:border-e-yellow-800\/50:focus {
  border-inline-end-color: rgb(133 77 14 / 0.5);
}
.focus\:border-e-yellow-800\/55:focus {
  border-inline-end-color: rgb(133 77 14 / 0.55);
}
.focus\:border-e-yellow-800\/60:focus {
  border-inline-end-color: rgb(133 77 14 / 0.6);
}
.focus\:border-e-yellow-800\/65:focus {
  border-inline-end-color: rgb(133 77 14 / 0.65);
}
.focus\:border-e-yellow-800\/70:focus {
  border-inline-end-color: rgb(133 77 14 / 0.7);
}
.focus\:border-e-yellow-800\/75:focus {
  border-inline-end-color: rgb(133 77 14 / 0.75);
}
.focus\:border-e-yellow-800\/80:focus {
  border-inline-end-color: rgb(133 77 14 / 0.8);
}
.focus\:border-e-yellow-800\/85:focus {
  border-inline-end-color: rgb(133 77 14 / 0.85);
}
.focus\:border-e-yellow-800\/90:focus {
  border-inline-end-color: rgb(133 77 14 / 0.9);
}
.focus\:border-e-yellow-800\/95:focus {
  border-inline-end-color: rgb(133 77 14 / 0.95);
}
.focus\:border-e-yellow-900:focus {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.focus\:border-e-yellow-900\/0:focus {
  border-inline-end-color: rgb(113 63 18 / 0);
}
.focus\:border-e-yellow-900\/10:focus {
  border-inline-end-color: rgb(113 63 18 / 0.1);
}
.focus\:border-e-yellow-900\/100:focus {
  border-inline-end-color: rgb(113 63 18 / 1);
}
.focus\:border-e-yellow-900\/15:focus {
  border-inline-end-color: rgb(113 63 18 / 0.15);
}
.focus\:border-e-yellow-900\/20:focus {
  border-inline-end-color: rgb(113 63 18 / 0.2);
}
.focus\:border-e-yellow-900\/25:focus {
  border-inline-end-color: rgb(113 63 18 / 0.25);
}
.focus\:border-e-yellow-900\/30:focus {
  border-inline-end-color: rgb(113 63 18 / 0.3);
}
.focus\:border-e-yellow-900\/35:focus {
  border-inline-end-color: rgb(113 63 18 / 0.35);
}
.focus\:border-e-yellow-900\/40:focus {
  border-inline-end-color: rgb(113 63 18 / 0.4);
}
.focus\:border-e-yellow-900\/45:focus {
  border-inline-end-color: rgb(113 63 18 / 0.45);
}
.focus\:border-e-yellow-900\/5:focus {
  border-inline-end-color: rgb(113 63 18 / 0.05);
}
.focus\:border-e-yellow-900\/50:focus {
  border-inline-end-color: rgb(113 63 18 / 0.5);
}
.focus\:border-e-yellow-900\/55:focus {
  border-inline-end-color: rgb(113 63 18 / 0.55);
}
.focus\:border-e-yellow-900\/60:focus {
  border-inline-end-color: rgb(113 63 18 / 0.6);
}
.focus\:border-e-yellow-900\/65:focus {
  border-inline-end-color: rgb(113 63 18 / 0.65);
}
.focus\:border-e-yellow-900\/70:focus {
  border-inline-end-color: rgb(113 63 18 / 0.7);
}
.focus\:border-e-yellow-900\/75:focus {
  border-inline-end-color: rgb(113 63 18 / 0.75);
}
.focus\:border-e-yellow-900\/80:focus {
  border-inline-end-color: rgb(113 63 18 / 0.8);
}
.focus\:border-e-yellow-900\/85:focus {
  border-inline-end-color: rgb(113 63 18 / 0.85);
}
.focus\:border-e-yellow-900\/90:focus {
  border-inline-end-color: rgb(113 63 18 / 0.9);
}
.focus\:border-e-yellow-900\/95:focus {
  border-inline-end-color: rgb(113 63 18 / 0.95);
}
.focus\:border-e-yellow-950:focus {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.focus\:border-e-yellow-950\/0:focus {
  border-inline-end-color: rgb(66 32 6 / 0);
}
.focus\:border-e-yellow-950\/10:focus {
  border-inline-end-color: rgb(66 32 6 / 0.1);
}
.focus\:border-e-yellow-950\/100:focus {
  border-inline-end-color: rgb(66 32 6 / 1);
}
.focus\:border-e-yellow-950\/15:focus {
  border-inline-end-color: rgb(66 32 6 / 0.15);
}
.focus\:border-e-yellow-950\/20:focus {
  border-inline-end-color: rgb(66 32 6 / 0.2);
}
.focus\:border-e-yellow-950\/25:focus {
  border-inline-end-color: rgb(66 32 6 / 0.25);
}
.focus\:border-e-yellow-950\/30:focus {
  border-inline-end-color: rgb(66 32 6 / 0.3);
}
.focus\:border-e-yellow-950\/35:focus {
  border-inline-end-color: rgb(66 32 6 / 0.35);
}
.focus\:border-e-yellow-950\/40:focus {
  border-inline-end-color: rgb(66 32 6 / 0.4);
}
.focus\:border-e-yellow-950\/45:focus {
  border-inline-end-color: rgb(66 32 6 / 0.45);
}
.focus\:border-e-yellow-950\/5:focus {
  border-inline-end-color: rgb(66 32 6 / 0.05);
}
.focus\:border-e-yellow-950\/50:focus {
  border-inline-end-color: rgb(66 32 6 / 0.5);
}
.focus\:border-e-yellow-950\/55:focus {
  border-inline-end-color: rgb(66 32 6 / 0.55);
}
.focus\:border-e-yellow-950\/60:focus {
  border-inline-end-color: rgb(66 32 6 / 0.6);
}
.focus\:border-e-yellow-950\/65:focus {
  border-inline-end-color: rgb(66 32 6 / 0.65);
}
.focus\:border-e-yellow-950\/70:focus {
  border-inline-end-color: rgb(66 32 6 / 0.7);
}
.focus\:border-e-yellow-950\/75:focus {
  border-inline-end-color: rgb(66 32 6 / 0.75);
}
.focus\:border-e-yellow-950\/80:focus {
  border-inline-end-color: rgb(66 32 6 / 0.8);
}
.focus\:border-e-yellow-950\/85:focus {
  border-inline-end-color: rgb(66 32 6 / 0.85);
}
.focus\:border-e-yellow-950\/90:focus {
  border-inline-end-color: rgb(66 32 6 / 0.9);
}
.focus\:border-e-yellow-950\/95:focus {
  border-inline-end-color: rgb(66 32 6 / 0.95);
}
.focus\:border-l-yellow-100:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.focus\:border-l-yellow-100\/0:focus {
  border-left-color: rgb(254 249 195 / 0);
}
.focus\:border-l-yellow-100\/10:focus {
  border-left-color: rgb(254 249 195 / 0.1);
}
.focus\:border-l-yellow-100\/100:focus {
  border-left-color: rgb(254 249 195 / 1);
}
.focus\:border-l-yellow-100\/15:focus {
  border-left-color: rgb(254 249 195 / 0.15);
}
.focus\:border-l-yellow-100\/20:focus {
  border-left-color: rgb(254 249 195 / 0.2);
}
.focus\:border-l-yellow-100\/25:focus {
  border-left-color: rgb(254 249 195 / 0.25);
}
.focus\:border-l-yellow-100\/30:focus {
  border-left-color: rgb(254 249 195 / 0.3);
}
.focus\:border-l-yellow-100\/35:focus {
  border-left-color: rgb(254 249 195 / 0.35);
}
.focus\:border-l-yellow-100\/40:focus {
  border-left-color: rgb(254 249 195 / 0.4);
}
.focus\:border-l-yellow-100\/45:focus {
  border-left-color: rgb(254 249 195 / 0.45);
}
.focus\:border-l-yellow-100\/5:focus {
  border-left-color: rgb(254 249 195 / 0.05);
}
.focus\:border-l-yellow-100\/50:focus {
  border-left-color: rgb(254 249 195 / 0.5);
}
.focus\:border-l-yellow-100\/55:focus {
  border-left-color: rgb(254 249 195 / 0.55);
}
.focus\:border-l-yellow-100\/60:focus {
  border-left-color: rgb(254 249 195 / 0.6);
}
.focus\:border-l-yellow-100\/65:focus {
  border-left-color: rgb(254 249 195 / 0.65);
}
.focus\:border-l-yellow-100\/70:focus {
  border-left-color: rgb(254 249 195 / 0.7);
}
.focus\:border-l-yellow-100\/75:focus {
  border-left-color: rgb(254 249 195 / 0.75);
}
.focus\:border-l-yellow-100\/80:focus {
  border-left-color: rgb(254 249 195 / 0.8);
}
.focus\:border-l-yellow-100\/85:focus {
  border-left-color: rgb(254 249 195 / 0.85);
}
.focus\:border-l-yellow-100\/90:focus {
  border-left-color: rgb(254 249 195 / 0.9);
}
.focus\:border-l-yellow-100\/95:focus {
  border-left-color: rgb(254 249 195 / 0.95);
}
.focus\:border-l-yellow-200:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.focus\:border-l-yellow-200\/0:focus {
  border-left-color: rgb(254 240 138 / 0);
}
.focus\:border-l-yellow-200\/10:focus {
  border-left-color: rgb(254 240 138 / 0.1);
}
.focus\:border-l-yellow-200\/100:focus {
  border-left-color: rgb(254 240 138 / 1);
}
.focus\:border-l-yellow-200\/15:focus {
  border-left-color: rgb(254 240 138 / 0.15);
}
.focus\:border-l-yellow-200\/20:focus {
  border-left-color: rgb(254 240 138 / 0.2);
}
.focus\:border-l-yellow-200\/25:focus {
  border-left-color: rgb(254 240 138 / 0.25);
}
.focus\:border-l-yellow-200\/30:focus {
  border-left-color: rgb(254 240 138 / 0.3);
}
.focus\:border-l-yellow-200\/35:focus {
  border-left-color: rgb(254 240 138 / 0.35);
}
.focus\:border-l-yellow-200\/40:focus {
  border-left-color: rgb(254 240 138 / 0.4);
}
.focus\:border-l-yellow-200\/45:focus {
  border-left-color: rgb(254 240 138 / 0.45);
}
.focus\:border-l-yellow-200\/5:focus {
  border-left-color: rgb(254 240 138 / 0.05);
}
.focus\:border-l-yellow-200\/50:focus {
  border-left-color: rgb(254 240 138 / 0.5);
}
.focus\:border-l-yellow-200\/55:focus {
  border-left-color: rgb(254 240 138 / 0.55);
}
.focus\:border-l-yellow-200\/60:focus {
  border-left-color: rgb(254 240 138 / 0.6);
}
.focus\:border-l-yellow-200\/65:focus {
  border-left-color: rgb(254 240 138 / 0.65);
}
.focus\:border-l-yellow-200\/70:focus {
  border-left-color: rgb(254 240 138 / 0.7);
}
.focus\:border-l-yellow-200\/75:focus {
  border-left-color: rgb(254 240 138 / 0.75);
}
.focus\:border-l-yellow-200\/80:focus {
  border-left-color: rgb(254 240 138 / 0.8);
}
.focus\:border-l-yellow-200\/85:focus {
  border-left-color: rgb(254 240 138 / 0.85);
}
.focus\:border-l-yellow-200\/90:focus {
  border-left-color: rgb(254 240 138 / 0.9);
}
.focus\:border-l-yellow-200\/95:focus {
  border-left-color: rgb(254 240 138 / 0.95);
}
.focus\:border-l-yellow-300:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.focus\:border-l-yellow-300\/0:focus {
  border-left-color: rgb(253 224 71 / 0);
}
.focus\:border-l-yellow-300\/10:focus {
  border-left-color: rgb(253 224 71 / 0.1);
}
.focus\:border-l-yellow-300\/100:focus {
  border-left-color: rgb(253 224 71 / 1);
}
.focus\:border-l-yellow-300\/15:focus {
  border-left-color: rgb(253 224 71 / 0.15);
}
.focus\:border-l-yellow-300\/20:focus {
  border-left-color: rgb(253 224 71 / 0.2);
}
.focus\:border-l-yellow-300\/25:focus {
  border-left-color: rgb(253 224 71 / 0.25);
}
.focus\:border-l-yellow-300\/30:focus {
  border-left-color: rgb(253 224 71 / 0.3);
}
.focus\:border-l-yellow-300\/35:focus {
  border-left-color: rgb(253 224 71 / 0.35);
}
.focus\:border-l-yellow-300\/40:focus {
  border-left-color: rgb(253 224 71 / 0.4);
}
.focus\:border-l-yellow-300\/45:focus {
  border-left-color: rgb(253 224 71 / 0.45);
}
.focus\:border-l-yellow-300\/5:focus {
  border-left-color: rgb(253 224 71 / 0.05);
}
.focus\:border-l-yellow-300\/50:focus {
  border-left-color: rgb(253 224 71 / 0.5);
}
.focus\:border-l-yellow-300\/55:focus {
  border-left-color: rgb(253 224 71 / 0.55);
}
.focus\:border-l-yellow-300\/60:focus {
  border-left-color: rgb(253 224 71 / 0.6);
}
.focus\:border-l-yellow-300\/65:focus {
  border-left-color: rgb(253 224 71 / 0.65);
}
.focus\:border-l-yellow-300\/70:focus {
  border-left-color: rgb(253 224 71 / 0.7);
}
.focus\:border-l-yellow-300\/75:focus {
  border-left-color: rgb(253 224 71 / 0.75);
}
.focus\:border-l-yellow-300\/80:focus {
  border-left-color: rgb(253 224 71 / 0.8);
}
.focus\:border-l-yellow-300\/85:focus {
  border-left-color: rgb(253 224 71 / 0.85);
}
.focus\:border-l-yellow-300\/90:focus {
  border-left-color: rgb(253 224 71 / 0.9);
}
.focus\:border-l-yellow-300\/95:focus {
  border-left-color: rgb(253 224 71 / 0.95);
}
.focus\:border-l-yellow-400:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.focus\:border-l-yellow-400\/0:focus {
  border-left-color: rgb(250 204 21 / 0);
}
.focus\:border-l-yellow-400\/10:focus {
  border-left-color: rgb(250 204 21 / 0.1);
}
.focus\:border-l-yellow-400\/100:focus {
  border-left-color: rgb(250 204 21 / 1);
}
.focus\:border-l-yellow-400\/15:focus {
  border-left-color: rgb(250 204 21 / 0.15);
}
.focus\:border-l-yellow-400\/20:focus {
  border-left-color: rgb(250 204 21 / 0.2);
}
.focus\:border-l-yellow-400\/25:focus {
  border-left-color: rgb(250 204 21 / 0.25);
}
.focus\:border-l-yellow-400\/30:focus {
  border-left-color: rgb(250 204 21 / 0.3);
}
.focus\:border-l-yellow-400\/35:focus {
  border-left-color: rgb(250 204 21 / 0.35);
}
.focus\:border-l-yellow-400\/40:focus {
  border-left-color: rgb(250 204 21 / 0.4);
}
.focus\:border-l-yellow-400\/45:focus {
  border-left-color: rgb(250 204 21 / 0.45);
}
.focus\:border-l-yellow-400\/5:focus {
  border-left-color: rgb(250 204 21 / 0.05);
}
.focus\:border-l-yellow-400\/50:focus {
  border-left-color: rgb(250 204 21 / 0.5);
}
.focus\:border-l-yellow-400\/55:focus {
  border-left-color: rgb(250 204 21 / 0.55);
}
.focus\:border-l-yellow-400\/60:focus {
  border-left-color: rgb(250 204 21 / 0.6);
}
.focus\:border-l-yellow-400\/65:focus {
  border-left-color: rgb(250 204 21 / 0.65);
}
.focus\:border-l-yellow-400\/70:focus {
  border-left-color: rgb(250 204 21 / 0.7);
}
.focus\:border-l-yellow-400\/75:focus {
  border-left-color: rgb(250 204 21 / 0.75);
}
.focus\:border-l-yellow-400\/80:focus {
  border-left-color: rgb(250 204 21 / 0.8);
}
.focus\:border-l-yellow-400\/85:focus {
  border-left-color: rgb(250 204 21 / 0.85);
}
.focus\:border-l-yellow-400\/90:focus {
  border-left-color: rgb(250 204 21 / 0.9);
}
.focus\:border-l-yellow-400\/95:focus {
  border-left-color: rgb(250 204 21 / 0.95);
}
.focus\:border-l-yellow-50:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.focus\:border-l-yellow-50\/0:focus {
  border-left-color: rgb(254 252 232 / 0);
}
.focus\:border-l-yellow-50\/10:focus {
  border-left-color: rgb(254 252 232 / 0.1);
}
.focus\:border-l-yellow-50\/100:focus {
  border-left-color: rgb(254 252 232 / 1);
}
.focus\:border-l-yellow-50\/15:focus {
  border-left-color: rgb(254 252 232 / 0.15);
}
.focus\:border-l-yellow-50\/20:focus {
  border-left-color: rgb(254 252 232 / 0.2);
}
.focus\:border-l-yellow-50\/25:focus {
  border-left-color: rgb(254 252 232 / 0.25);
}
.focus\:border-l-yellow-50\/30:focus {
  border-left-color: rgb(254 252 232 / 0.3);
}
.focus\:border-l-yellow-50\/35:focus {
  border-left-color: rgb(254 252 232 / 0.35);
}
.focus\:border-l-yellow-50\/40:focus {
  border-left-color: rgb(254 252 232 / 0.4);
}
.focus\:border-l-yellow-50\/45:focus {
  border-left-color: rgb(254 252 232 / 0.45);
}
.focus\:border-l-yellow-50\/5:focus {
  border-left-color: rgb(254 252 232 / 0.05);
}
.focus\:border-l-yellow-50\/50:focus {
  border-left-color: rgb(254 252 232 / 0.5);
}
.focus\:border-l-yellow-50\/55:focus {
  border-left-color: rgb(254 252 232 / 0.55);
}
.focus\:border-l-yellow-50\/60:focus {
  border-left-color: rgb(254 252 232 / 0.6);
}
.focus\:border-l-yellow-50\/65:focus {
  border-left-color: rgb(254 252 232 / 0.65);
}
.focus\:border-l-yellow-50\/70:focus {
  border-left-color: rgb(254 252 232 / 0.7);
}
.focus\:border-l-yellow-50\/75:focus {
  border-left-color: rgb(254 252 232 / 0.75);
}
.focus\:border-l-yellow-50\/80:focus {
  border-left-color: rgb(254 252 232 / 0.8);
}
.focus\:border-l-yellow-50\/85:focus {
  border-left-color: rgb(254 252 232 / 0.85);
}
.focus\:border-l-yellow-50\/90:focus {
  border-left-color: rgb(254 252 232 / 0.9);
}
.focus\:border-l-yellow-50\/95:focus {
  border-left-color: rgb(254 252 232 / 0.95);
}
.focus\:border-l-yellow-500:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.focus\:border-l-yellow-500\/0:focus {
  border-left-color: rgb(234 179 8 / 0);
}
.focus\:border-l-yellow-500\/10:focus {
  border-left-color: rgb(234 179 8 / 0.1);
}
.focus\:border-l-yellow-500\/100:focus {
  border-left-color: rgb(234 179 8 / 1);
}
.focus\:border-l-yellow-500\/15:focus {
  border-left-color: rgb(234 179 8 / 0.15);
}
.focus\:border-l-yellow-500\/20:focus {
  border-left-color: rgb(234 179 8 / 0.2);
}
.focus\:border-l-yellow-500\/25:focus {
  border-left-color: rgb(234 179 8 / 0.25);
}
.focus\:border-l-yellow-500\/30:focus {
  border-left-color: rgb(234 179 8 / 0.3);
}
.focus\:border-l-yellow-500\/35:focus {
  border-left-color: rgb(234 179 8 / 0.35);
}
.focus\:border-l-yellow-500\/40:focus {
  border-left-color: rgb(234 179 8 / 0.4);
}
.focus\:border-l-yellow-500\/45:focus {
  border-left-color: rgb(234 179 8 / 0.45);
}
.focus\:border-l-yellow-500\/5:focus {
  border-left-color: rgb(234 179 8 / 0.05);
}
.focus\:border-l-yellow-500\/50:focus {
  border-left-color: rgb(234 179 8 / 0.5);
}
.focus\:border-l-yellow-500\/55:focus {
  border-left-color: rgb(234 179 8 / 0.55);
}
.focus\:border-l-yellow-500\/60:focus {
  border-left-color: rgb(234 179 8 / 0.6);
}
.focus\:border-l-yellow-500\/65:focus {
  border-left-color: rgb(234 179 8 / 0.65);
}
.focus\:border-l-yellow-500\/70:focus {
  border-left-color: rgb(234 179 8 / 0.7);
}
.focus\:border-l-yellow-500\/75:focus {
  border-left-color: rgb(234 179 8 / 0.75);
}
.focus\:border-l-yellow-500\/80:focus {
  border-left-color: rgb(234 179 8 / 0.8);
}
.focus\:border-l-yellow-500\/85:focus {
  border-left-color: rgb(234 179 8 / 0.85);
}
.focus\:border-l-yellow-500\/90:focus {
  border-left-color: rgb(234 179 8 / 0.9);
}
.focus\:border-l-yellow-500\/95:focus {
  border-left-color: rgb(234 179 8 / 0.95);
}
.focus\:border-l-yellow-600:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.focus\:border-l-yellow-600\/0:focus {
  border-left-color: rgb(202 138 4 / 0);
}
.focus\:border-l-yellow-600\/10:focus {
  border-left-color: rgb(202 138 4 / 0.1);
}
.focus\:border-l-yellow-600\/100:focus {
  border-left-color: rgb(202 138 4 / 1);
}
.focus\:border-l-yellow-600\/15:focus {
  border-left-color: rgb(202 138 4 / 0.15);
}
.focus\:border-l-yellow-600\/20:focus {
  border-left-color: rgb(202 138 4 / 0.2);
}
.focus\:border-l-yellow-600\/25:focus {
  border-left-color: rgb(202 138 4 / 0.25);
}
.focus\:border-l-yellow-600\/30:focus {
  border-left-color: rgb(202 138 4 / 0.3);
}
.focus\:border-l-yellow-600\/35:focus {
  border-left-color: rgb(202 138 4 / 0.35);
}
.focus\:border-l-yellow-600\/40:focus {
  border-left-color: rgb(202 138 4 / 0.4);
}
.focus\:border-l-yellow-600\/45:focus {
  border-left-color: rgb(202 138 4 / 0.45);
}
.focus\:border-l-yellow-600\/5:focus {
  border-left-color: rgb(202 138 4 / 0.05);
}
.focus\:border-l-yellow-600\/50:focus {
  border-left-color: rgb(202 138 4 / 0.5);
}
.focus\:border-l-yellow-600\/55:focus {
  border-left-color: rgb(202 138 4 / 0.55);
}
.focus\:border-l-yellow-600\/60:focus {
  border-left-color: rgb(202 138 4 / 0.6);
}
.focus\:border-l-yellow-600\/65:focus {
  border-left-color: rgb(202 138 4 / 0.65);
}
.focus\:border-l-yellow-600\/70:focus {
  border-left-color: rgb(202 138 4 / 0.7);
}
.focus\:border-l-yellow-600\/75:focus {
  border-left-color: rgb(202 138 4 / 0.75);
}
.focus\:border-l-yellow-600\/80:focus {
  border-left-color: rgb(202 138 4 / 0.8);
}
.focus\:border-l-yellow-600\/85:focus {
  border-left-color: rgb(202 138 4 / 0.85);
}
.focus\:border-l-yellow-600\/90:focus {
  border-left-color: rgb(202 138 4 / 0.9);
}
.focus\:border-l-yellow-600\/95:focus {
  border-left-color: rgb(202 138 4 / 0.95);
}
.focus\:border-l-yellow-700:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.focus\:border-l-yellow-700\/0:focus {
  border-left-color: rgb(161 98 7 / 0);
}
.focus\:border-l-yellow-700\/10:focus {
  border-left-color: rgb(161 98 7 / 0.1);
}
.focus\:border-l-yellow-700\/100:focus {
  border-left-color: rgb(161 98 7 / 1);
}
.focus\:border-l-yellow-700\/15:focus {
  border-left-color: rgb(161 98 7 / 0.15);
}
.focus\:border-l-yellow-700\/20:focus {
  border-left-color: rgb(161 98 7 / 0.2);
}
.focus\:border-l-yellow-700\/25:focus {
  border-left-color: rgb(161 98 7 / 0.25);
}
.focus\:border-l-yellow-700\/30:focus {
  border-left-color: rgb(161 98 7 / 0.3);
}
.focus\:border-l-yellow-700\/35:focus {
  border-left-color: rgb(161 98 7 / 0.35);
}
.focus\:border-l-yellow-700\/40:focus {
  border-left-color: rgb(161 98 7 / 0.4);
}
.focus\:border-l-yellow-700\/45:focus {
  border-left-color: rgb(161 98 7 / 0.45);
}
.focus\:border-l-yellow-700\/5:focus {
  border-left-color: rgb(161 98 7 / 0.05);
}
.focus\:border-l-yellow-700\/50:focus {
  border-left-color: rgb(161 98 7 / 0.5);
}
.focus\:border-l-yellow-700\/55:focus {
  border-left-color: rgb(161 98 7 / 0.55);
}
.focus\:border-l-yellow-700\/60:focus {
  border-left-color: rgb(161 98 7 / 0.6);
}
.focus\:border-l-yellow-700\/65:focus {
  border-left-color: rgb(161 98 7 / 0.65);
}
.focus\:border-l-yellow-700\/70:focus {
  border-left-color: rgb(161 98 7 / 0.7);
}
.focus\:border-l-yellow-700\/75:focus {
  border-left-color: rgb(161 98 7 / 0.75);
}
.focus\:border-l-yellow-700\/80:focus {
  border-left-color: rgb(161 98 7 / 0.8);
}
.focus\:border-l-yellow-700\/85:focus {
  border-left-color: rgb(161 98 7 / 0.85);
}
.focus\:border-l-yellow-700\/90:focus {
  border-left-color: rgb(161 98 7 / 0.9);
}
.focus\:border-l-yellow-700\/95:focus {
  border-left-color: rgb(161 98 7 / 0.95);
}
.focus\:border-l-yellow-800:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.focus\:border-l-yellow-800\/0:focus {
  border-left-color: rgb(133 77 14 / 0);
}
.focus\:border-l-yellow-800\/10:focus {
  border-left-color: rgb(133 77 14 / 0.1);
}
.focus\:border-l-yellow-800\/100:focus {
  border-left-color: rgb(133 77 14 / 1);
}
.focus\:border-l-yellow-800\/15:focus {
  border-left-color: rgb(133 77 14 / 0.15);
}
.focus\:border-l-yellow-800\/20:focus {
  border-left-color: rgb(133 77 14 / 0.2);
}
.focus\:border-l-yellow-800\/25:focus {
  border-left-color: rgb(133 77 14 / 0.25);
}
.focus\:border-l-yellow-800\/30:focus {
  border-left-color: rgb(133 77 14 / 0.3);
}
.focus\:border-l-yellow-800\/35:focus {
  border-left-color: rgb(133 77 14 / 0.35);
}
.focus\:border-l-yellow-800\/40:focus {
  border-left-color: rgb(133 77 14 / 0.4);
}
.focus\:border-l-yellow-800\/45:focus {
  border-left-color: rgb(133 77 14 / 0.45);
}
.focus\:border-l-yellow-800\/5:focus {
  border-left-color: rgb(133 77 14 / 0.05);
}
.focus\:border-l-yellow-800\/50:focus {
  border-left-color: rgb(133 77 14 / 0.5);
}
.focus\:border-l-yellow-800\/55:focus {
  border-left-color: rgb(133 77 14 / 0.55);
}
.focus\:border-l-yellow-800\/60:focus {
  border-left-color: rgb(133 77 14 / 0.6);
}
.focus\:border-l-yellow-800\/65:focus {
  border-left-color: rgb(133 77 14 / 0.65);
}
.focus\:border-l-yellow-800\/70:focus {
  border-left-color: rgb(133 77 14 / 0.7);
}
.focus\:border-l-yellow-800\/75:focus {
  border-left-color: rgb(133 77 14 / 0.75);
}
.focus\:border-l-yellow-800\/80:focus {
  border-left-color: rgb(133 77 14 / 0.8);
}
.focus\:border-l-yellow-800\/85:focus {
  border-left-color: rgb(133 77 14 / 0.85);
}
.focus\:border-l-yellow-800\/90:focus {
  border-left-color: rgb(133 77 14 / 0.9);
}
.focus\:border-l-yellow-800\/95:focus {
  border-left-color: rgb(133 77 14 / 0.95);
}
.focus\:border-l-yellow-900:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.focus\:border-l-yellow-900\/0:focus {
  border-left-color: rgb(113 63 18 / 0);
}
.focus\:border-l-yellow-900\/10:focus {
  border-left-color: rgb(113 63 18 / 0.1);
}
.focus\:border-l-yellow-900\/100:focus {
  border-left-color: rgb(113 63 18 / 1);
}
.focus\:border-l-yellow-900\/15:focus {
  border-left-color: rgb(113 63 18 / 0.15);
}
.focus\:border-l-yellow-900\/20:focus {
  border-left-color: rgb(113 63 18 / 0.2);
}
.focus\:border-l-yellow-900\/25:focus {
  border-left-color: rgb(113 63 18 / 0.25);
}
.focus\:border-l-yellow-900\/30:focus {
  border-left-color: rgb(113 63 18 / 0.3);
}
.focus\:border-l-yellow-900\/35:focus {
  border-left-color: rgb(113 63 18 / 0.35);
}
.focus\:border-l-yellow-900\/40:focus {
  border-left-color: rgb(113 63 18 / 0.4);
}
.focus\:border-l-yellow-900\/45:focus {
  border-left-color: rgb(113 63 18 / 0.45);
}
.focus\:border-l-yellow-900\/5:focus {
  border-left-color: rgb(113 63 18 / 0.05);
}
.focus\:border-l-yellow-900\/50:focus {
  border-left-color: rgb(113 63 18 / 0.5);
}
.focus\:border-l-yellow-900\/55:focus {
  border-left-color: rgb(113 63 18 / 0.55);
}
.focus\:border-l-yellow-900\/60:focus {
  border-left-color: rgb(113 63 18 / 0.6);
}
.focus\:border-l-yellow-900\/65:focus {
  border-left-color: rgb(113 63 18 / 0.65);
}
.focus\:border-l-yellow-900\/70:focus {
  border-left-color: rgb(113 63 18 / 0.7);
}
.focus\:border-l-yellow-900\/75:focus {
  border-left-color: rgb(113 63 18 / 0.75);
}
.focus\:border-l-yellow-900\/80:focus {
  border-left-color: rgb(113 63 18 / 0.8);
}
.focus\:border-l-yellow-900\/85:focus {
  border-left-color: rgb(113 63 18 / 0.85);
}
.focus\:border-l-yellow-900\/90:focus {
  border-left-color: rgb(113 63 18 / 0.9);
}
.focus\:border-l-yellow-900\/95:focus {
  border-left-color: rgb(113 63 18 / 0.95);
}
.focus\:border-l-yellow-950:focus {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.focus\:border-l-yellow-950\/0:focus {
  border-left-color: rgb(66 32 6 / 0);
}
.focus\:border-l-yellow-950\/10:focus {
  border-left-color: rgb(66 32 6 / 0.1);
}
.focus\:border-l-yellow-950\/100:focus {
  border-left-color: rgb(66 32 6 / 1);
}
.focus\:border-l-yellow-950\/15:focus {
  border-left-color: rgb(66 32 6 / 0.15);
}
.focus\:border-l-yellow-950\/20:focus {
  border-left-color: rgb(66 32 6 / 0.2);
}
.focus\:border-l-yellow-950\/25:focus {
  border-left-color: rgb(66 32 6 / 0.25);
}
.focus\:border-l-yellow-950\/30:focus {
  border-left-color: rgb(66 32 6 / 0.3);
}
.focus\:border-l-yellow-950\/35:focus {
  border-left-color: rgb(66 32 6 / 0.35);
}
.focus\:border-l-yellow-950\/40:focus {
  border-left-color: rgb(66 32 6 / 0.4);
}
.focus\:border-l-yellow-950\/45:focus {
  border-left-color: rgb(66 32 6 / 0.45);
}
.focus\:border-l-yellow-950\/5:focus {
  border-left-color: rgb(66 32 6 / 0.05);
}
.focus\:border-l-yellow-950\/50:focus {
  border-left-color: rgb(66 32 6 / 0.5);
}
.focus\:border-l-yellow-950\/55:focus {
  border-left-color: rgb(66 32 6 / 0.55);
}
.focus\:border-l-yellow-950\/60:focus {
  border-left-color: rgb(66 32 6 / 0.6);
}
.focus\:border-l-yellow-950\/65:focus {
  border-left-color: rgb(66 32 6 / 0.65);
}
.focus\:border-l-yellow-950\/70:focus {
  border-left-color: rgb(66 32 6 / 0.7);
}
.focus\:border-l-yellow-950\/75:focus {
  border-left-color: rgb(66 32 6 / 0.75);
}
.focus\:border-l-yellow-950\/80:focus {
  border-left-color: rgb(66 32 6 / 0.8);
}
.focus\:border-l-yellow-950\/85:focus {
  border-left-color: rgb(66 32 6 / 0.85);
}
.focus\:border-l-yellow-950\/90:focus {
  border-left-color: rgb(66 32 6 / 0.9);
}
.focus\:border-l-yellow-950\/95:focus {
  border-left-color: rgb(66 32 6 / 0.95);
}
.focus\:border-r-yellow-100:focus {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.focus\:border-r-yellow-100\/0:focus {
  border-right-color: rgb(254 249 195 / 0);
}
.focus\:border-r-yellow-100\/10:focus {
  border-right-color: rgb(254 249 195 / 0.1);
}
.focus\:border-r-yellow-100\/100:focus {
  border-right-color: rgb(254 249 195 / 1);
}
.focus\:border-r-yellow-100\/15:focus {
  border-right-color: rgb(254 249 195 / 0.15);
}
.focus\:border-r-yellow-100\/20:focus {
  border-right-color: rgb(254 249 195 / 0.2);
}
.focus\:border-r-yellow-100\/25:focus {
  border-right-color: rgb(254 249 195 / 0.25);
}
.focus\:border-r-yellow-100\/30:focus {
  border-right-color: rgb(254 249 195 / 0.3);
}
.focus\:border-r-yellow-100\/35:focus {
  border-right-color: rgb(254 249 195 / 0.35);
}
.focus\:border-r-yellow-100\/40:focus {
  border-right-color: rgb(254 249 195 / 0.4);
}
.focus\:border-r-yellow-100\/45:focus {
  border-right-color: rgb(254 249 195 / 0.45);
}
.focus\:border-r-yellow-100\/5:focus {
  border-right-color: rgb(254 249 195 / 0.05);
}
.focus\:border-r-yellow-100\/50:focus {
  border-right-color: rgb(254 249 195 / 0.5);
}
.focus\:border-r-yellow-100\/55:focus {
  border-right-color: rgb(254 249 195 / 0.55);
}
.focus\:border-r-yellow-100\/60:focus {
  border-right-color: rgb(254 249 195 / 0.6);
}
.focus\:border-r-yellow-100\/65:focus {
  border-right-color: rgb(254 249 195 / 0.65);
}
.focus\:border-r-yellow-100\/70:focus {
  border-right-color: rgb(254 249 195 / 0.7);
}
.focus\:border-r-yellow-100\/75:focus {
  border-right-color: rgb(254 249 195 / 0.75);
}
.focus\:border-r-yellow-100\/80:focus {
  border-right-color: rgb(254 249 195 / 0.8);
}
.focus\:border-r-yellow-100\/85:focus {
  border-right-color: rgb(254 249 195 / 0.85);
}
.focus\:border-r-yellow-100\/90:focus {
  border-right-color: rgb(254 249 195 / 0.9);
}
.focus\:border-r-yellow-100\/95:focus {
  border-right-color: rgb(254 249 195 / 0.95);
}
.focus\:border-r-yellow-200:focus {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.focus\:border-r-yellow-200\/0:focus {
  border-right-color: rgb(254 240 138 / 0);
}
.focus\:border-r-yellow-200\/10:focus {
  border-right-color: rgb(254 240 138 / 0.1);
}
.focus\:border-r-yellow-200\/100:focus {
  border-right-color: rgb(254 240 138 / 1);
}
.focus\:border-r-yellow-200\/15:focus {
  border-right-color: rgb(254 240 138 / 0.15);
}
.focus\:border-r-yellow-200\/20:focus {
  border-right-color: rgb(254 240 138 / 0.2);
}
.focus\:border-r-yellow-200\/25:focus {
  border-right-color: rgb(254 240 138 / 0.25);
}
.focus\:border-r-yellow-200\/30:focus {
  border-right-color: rgb(254 240 138 / 0.3);
}
.focus\:border-r-yellow-200\/35:focus {
  border-right-color: rgb(254 240 138 / 0.35);
}
.focus\:border-r-yellow-200\/40:focus {
  border-right-color: rgb(254 240 138 / 0.4);
}
.focus\:border-r-yellow-200\/45:focus {
  border-right-color: rgb(254 240 138 / 0.45);
}
.focus\:border-r-yellow-200\/5:focus {
  border-right-color: rgb(254 240 138 / 0.05);
}
.focus\:border-r-yellow-200\/50:focus {
  border-right-color: rgb(254 240 138 / 0.5);
}
.focus\:border-r-yellow-200\/55:focus {
  border-right-color: rgb(254 240 138 / 0.55);
}
.focus\:border-r-yellow-200\/60:focus {
  border-right-color: rgb(254 240 138 / 0.6);
}
.focus\:border-r-yellow-200\/65:focus {
  border-right-color: rgb(254 240 138 / 0.65);
}
.focus\:border-r-yellow-200\/70:focus {
  border-right-color: rgb(254 240 138 / 0.7);
}
.focus\:border-r-yellow-200\/75:focus {
  border-right-color: rgb(254 240 138 / 0.75);
}
.focus\:border-r-yellow-200\/80:focus {
  border-right-color: rgb(254 240 138 / 0.8);
}
.focus\:border-r-yellow-200\/85:focus {
  border-right-color: rgb(254 240 138 / 0.85);
}
.focus\:border-r-yellow-200\/90:focus {
  border-right-color: rgb(254 240 138 / 0.9);
}
.focus\:border-r-yellow-200\/95:focus {
  border-right-color: rgb(254 240 138 / 0.95);
}
.focus\:border-r-yellow-300:focus {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.focus\:border-r-yellow-300\/0:focus {
  border-right-color: rgb(253 224 71 / 0);
}
.focus\:border-r-yellow-300\/10:focus {
  border-right-color: rgb(253 224 71 / 0.1);
}
.focus\:border-r-yellow-300\/100:focus {
  border-right-color: rgb(253 224 71 / 1);
}
.focus\:border-r-yellow-300\/15:focus {
  border-right-color: rgb(253 224 71 / 0.15);
}
.focus\:border-r-yellow-300\/20:focus {
  border-right-color: rgb(253 224 71 / 0.2);
}
.focus\:border-r-yellow-300\/25:focus {
  border-right-color: rgb(253 224 71 / 0.25);
}
.focus\:border-r-yellow-300\/30:focus {
  border-right-color: rgb(253 224 71 / 0.3);
}
.focus\:border-r-yellow-300\/35:focus {
  border-right-color: rgb(253 224 71 / 0.35);
}
.focus\:border-r-yellow-300\/40:focus {
  border-right-color: rgb(253 224 71 / 0.4);
}
.focus\:border-r-yellow-300\/45:focus {
  border-right-color: rgb(253 224 71 / 0.45);
}
.focus\:border-r-yellow-300\/5:focus {
  border-right-color: rgb(253 224 71 / 0.05);
}
.focus\:border-r-yellow-300\/50:focus {
  border-right-color: rgb(253 224 71 / 0.5);
}
.focus\:border-r-yellow-300\/55:focus {
  border-right-color: rgb(253 224 71 / 0.55);
}
.focus\:border-r-yellow-300\/60:focus {
  border-right-color: rgb(253 224 71 / 0.6);
}
.focus\:border-r-yellow-300\/65:focus {
  border-right-color: rgb(253 224 71 / 0.65);
}
.focus\:border-r-yellow-300\/70:focus {
  border-right-color: rgb(253 224 71 / 0.7);
}
.focus\:border-r-yellow-300\/75:focus {
  border-right-color: rgb(253 224 71 / 0.75);
}
.focus\:border-r-yellow-300\/80:focus {
  border-right-color: rgb(253 224 71 / 0.8);
}
.focus\:border-r-yellow-300\/85:focus {
  border-right-color: rgb(253 224 71 / 0.85);
}
.focus\:border-r-yellow-300\/90:focus {
  border-right-color: rgb(253 224 71 / 0.9);
}
.focus\:border-r-yellow-300\/95:focus {
  border-right-color: rgb(253 224 71 / 0.95);
}
.focus\:border-r-yellow-400:focus {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.focus\:border-r-yellow-400\/0:focus {
  border-right-color: rgb(250 204 21 / 0);
}
.focus\:border-r-yellow-400\/10:focus {
  border-right-color: rgb(250 204 21 / 0.1);
}
.focus\:border-r-yellow-400\/100:focus {
  border-right-color: rgb(250 204 21 / 1);
}
.focus\:border-r-yellow-400\/15:focus {
  border-right-color: rgb(250 204 21 / 0.15);
}
.focus\:border-r-yellow-400\/20:focus {
  border-right-color: rgb(250 204 21 / 0.2);
}
.focus\:border-r-yellow-400\/25:focus {
  border-right-color: rgb(250 204 21 / 0.25);
}
.focus\:border-r-yellow-400\/30:focus {
  border-right-color: rgb(250 204 21 / 0.3);
}
.focus\:border-r-yellow-400\/35:focus {
  border-right-color: rgb(250 204 21 / 0.35);
}
.focus\:border-r-yellow-400\/40:focus {
  border-right-color: rgb(250 204 21 / 0.4);
}
.focus\:border-r-yellow-400\/45:focus {
  border-right-color: rgb(250 204 21 / 0.45);
}
.focus\:border-r-yellow-400\/5:focus {
  border-right-color: rgb(250 204 21 / 0.05);
}
.focus\:border-r-yellow-400\/50:focus {
  border-right-color: rgb(250 204 21 / 0.5);
}
.focus\:border-r-yellow-400\/55:focus {
  border-right-color: rgb(250 204 21 / 0.55);
}
.focus\:border-r-yellow-400\/60:focus {
  border-right-color: rgb(250 204 21 / 0.6);
}
.focus\:border-r-yellow-400\/65:focus {
  border-right-color: rgb(250 204 21 / 0.65);
}
.focus\:border-r-yellow-400\/70:focus {
  border-right-color: rgb(250 204 21 / 0.7);
}
.focus\:border-r-yellow-400\/75:focus {
  border-right-color: rgb(250 204 21 / 0.75);
}
.focus\:border-r-yellow-400\/80:focus {
  border-right-color: rgb(250 204 21 / 0.8);
}
.focus\:border-r-yellow-400\/85:focus {
  border-right-color: rgb(250 204 21 / 0.85);
}
.focus\:border-r-yellow-400\/90:focus {
  border-right-color: rgb(250 204 21 / 0.9);
}
.focus\:border-r-yellow-400\/95:focus {
  border-right-color: rgb(250 204 21 / 0.95);
}
.focus\:border-r-yellow-50:focus {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.focus\:border-r-yellow-50\/0:focus {
  border-right-color: rgb(254 252 232 / 0);
}
.focus\:border-r-yellow-50\/10:focus {
  border-right-color: rgb(254 252 232 / 0.1);
}
.focus\:border-r-yellow-50\/100:focus {
  border-right-color: rgb(254 252 232 / 1);
}
.focus\:border-r-yellow-50\/15:focus {
  border-right-color: rgb(254 252 232 / 0.15);
}
.focus\:border-r-yellow-50\/20:focus {
  border-right-color: rgb(254 252 232 / 0.2);
}
.focus\:border-r-yellow-50\/25:focus {
  border-right-color: rgb(254 252 232 / 0.25);
}
.focus\:border-r-yellow-50\/30:focus {
  border-right-color: rgb(254 252 232 / 0.3);
}
.focus\:border-r-yellow-50\/35:focus {
  border-right-color: rgb(254 252 232 / 0.35);
}
.focus\:border-r-yellow-50\/40:focus {
  border-right-color: rgb(254 252 232 / 0.4);
}
.focus\:border-r-yellow-50\/45:focus {
  border-right-color: rgb(254 252 232 / 0.45);
}
.focus\:border-r-yellow-50\/5:focus {
  border-right-color: rgb(254 252 232 / 0.05);
}
.focus\:border-r-yellow-50\/50:focus {
  border-right-color: rgb(254 252 232 / 0.5);
}
.focus\:border-r-yellow-50\/55:focus {
  border-right-color: rgb(254 252 232 / 0.55);
}
.focus\:border-r-yellow-50\/60:focus {
  border-right-color: rgb(254 252 232 / 0.6);
}
.focus\:border-r-yellow-50\/65:focus {
  border-right-color: rgb(254 252 232 / 0.65);
}
.focus\:border-r-yellow-50\/70:focus {
  border-right-color: rgb(254 252 232 / 0.7);
}
.focus\:border-r-yellow-50\/75:focus {
  border-right-color: rgb(254 252 232 / 0.75);
}
.focus\:border-r-yellow-50\/80:focus {
  border-right-color: rgb(254 252 232 / 0.8);
}
.focus\:border-r-yellow-50\/85:focus {
  border-right-color: rgb(254 252 232 / 0.85);
}
.focus\:border-r-yellow-50\/90:focus {
  border-right-color: rgb(254 252 232 / 0.9);
}
.focus\:border-r-yellow-50\/95:focus {
  border-right-color: rgb(254 252 232 / 0.95);
}
.focus\:border-r-yellow-500:focus {
  --tw-border-opacity: 1;
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.focus\:border-r-yellow-500\/0:focus {
  border-right-color: rgb(234 179 8 / 0);
}
.focus\:border-r-yellow-500\/10:focus {
  border-right-color: rgb(234 179 8 / 0.1);
}
.focus\:border-r-yellow-500\/100:focus {
  border-right-color: rgb(234 179 8 / 1);
}
.focus\:border-r-yellow-500\/15:focus {
  border-right-color: rgb(234 179 8 / 0.15);
}
.focus\:border-r-yellow-500\/20:focus {
  border-right-color: rgb(234 179 8 / 0.2);
}
.focus\:border-r-yellow-500\/25:focus {
  border-right-color: rgb(234 179 8 / 0.25);
}
.focus\:border-r-yellow-500\/30:focus {
  border-right-color: rgb(234 179 8 / 0.3);
}
.focus\:border-r-yellow-500\/35:focus {
  border-right-color: rgb(234 179 8 / 0.35);
}
.focus\:border-r-yellow-500\/40:focus {
  border-right-color: rgb(234 179 8 / 0.4);
}
.focus\:border-r-yellow-500\/45:focus {
  border-right-color: rgb(234 179 8 / 0.45);
}
.focus\:border-r-yellow-500\/5:focus {
  border-right-color: rgb(234 179 8 / 0.05);
}
.focus\:border-r-yellow-500\/50:focus {
  border-right-color: rgb(234 179 8 / 0.5);
}
.focus\:border-r-yellow-500\/55:focus {
  border-right-color: rgb(234 179 8 / 0.55);
}
.focus\:border-r-yellow-500\/60:focus {
  border-right-color: rgb(234 179 8 / 0.6);
}
.focus\:border-r-yellow-500\/65:focus {
  border-right-color: rgb(234 179 8 / 0.65);
}
.focus\:border-r-yellow-500\/70:focus {
  border-right-color: rgb(234 179 8 / 0.7);
}
.focus\:border-r-yellow-500\/75:focus {
  border-right-color: rgb(234 179 8 / 0.75);
}
.focus\:border-r-yellow-500\/80:focus {
  border-right-color: rgb(234 179 8 / 0.8);
}
.focus\:border-r-yellow-500\/85:focus {
  border-right-color: rgb(234 179 8 / 0.85);
}
.focus\:border-r-yellow-500\/90:focus {
  border-right-color: rgb(234 179 8 / 0.9);
}
.focus\:border-r-yellow-500\/95:focus {
  border-right-color: rgb(234 179 8 / 0.95);
}
.focus\:border-r-yellow-600:focus {
  --tw-border-opacity: 1;
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.focus\:border-r-yellow-600\/0:focus {
  border-right-color: rgb(202 138 4 / 0);
}
.focus\:border-r-yellow-600\/10:focus {
  border-right-color: rgb(202 138 4 / 0.1);
}
.focus\:border-r-yellow-600\/100:focus {
  border-right-color: rgb(202 138 4 / 1);
}
.focus\:border-r-yellow-600\/15:focus {
  border-right-color: rgb(202 138 4 / 0.15);
}
.focus\:border-r-yellow-600\/20:focus {
  border-right-color: rgb(202 138 4 / 0.2);
}
.focus\:border-r-yellow-600\/25:focus {
  border-right-color: rgb(202 138 4 / 0.25);
}
.focus\:border-r-yellow-600\/30:focus {
  border-right-color: rgb(202 138 4 / 0.3);
}
.focus\:border-r-yellow-600\/35:focus {
  border-right-color: rgb(202 138 4 / 0.35);
}
.focus\:border-r-yellow-600\/40:focus {
  border-right-color: rgb(202 138 4 / 0.4);
}
.focus\:border-r-yellow-600\/45:focus {
  border-right-color: rgb(202 138 4 / 0.45);
}
.focus\:border-r-yellow-600\/5:focus {
  border-right-color: rgb(202 138 4 / 0.05);
}
.focus\:border-r-yellow-600\/50:focus {
  border-right-color: rgb(202 138 4 / 0.5);
}
.focus\:border-r-yellow-600\/55:focus {
  border-right-color: rgb(202 138 4 / 0.55);
}
.focus\:border-r-yellow-600\/60:focus {
  border-right-color: rgb(202 138 4 / 0.6);
}
.focus\:border-r-yellow-600\/65:focus {
  border-right-color: rgb(202 138 4 / 0.65);
}
.focus\:border-r-yellow-600\/70:focus {
  border-right-color: rgb(202 138 4 / 0.7);
}
.focus\:border-r-yellow-600\/75:focus {
  border-right-color: rgb(202 138 4 / 0.75);
}
.focus\:border-r-yellow-600\/80:focus {
  border-right-color: rgb(202 138 4 / 0.8);
}
.focus\:border-r-yellow-600\/85:focus {
  border-right-color: rgb(202 138 4 / 0.85);
}
.focus\:border-r-yellow-600\/90:focus {
  border-right-color: rgb(202 138 4 / 0.9);
}
.focus\:border-r-yellow-600\/95:focus {
  border-right-color: rgb(202 138 4 / 0.95);
}
.focus\:border-r-yellow-700:focus {
  --tw-border-opacity: 1;
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.focus\:border-r-yellow-700\/0:focus {
  border-right-color: rgb(161 98 7 / 0);
}
.focus\:border-r-yellow-700\/10:focus {
  border-right-color: rgb(161 98 7 / 0.1);
}
.focus\:border-r-yellow-700\/100:focus {
  border-right-color: rgb(161 98 7 / 1);
}
.focus\:border-r-yellow-700\/15:focus {
  border-right-color: rgb(161 98 7 / 0.15);
}
.focus\:border-r-yellow-700\/20:focus {
  border-right-color: rgb(161 98 7 / 0.2);
}
.focus\:border-r-yellow-700\/25:focus {
  border-right-color: rgb(161 98 7 / 0.25);
}
.focus\:border-r-yellow-700\/30:focus {
  border-right-color: rgb(161 98 7 / 0.3);
}
.focus\:border-r-yellow-700\/35:focus {
  border-right-color: rgb(161 98 7 / 0.35);
}
.focus\:border-r-yellow-700\/40:focus {
  border-right-color: rgb(161 98 7 / 0.4);
}
.focus\:border-r-yellow-700\/45:focus {
  border-right-color: rgb(161 98 7 / 0.45);
}
.focus\:border-r-yellow-700\/5:focus {
  border-right-color: rgb(161 98 7 / 0.05);
}
.focus\:border-r-yellow-700\/50:focus {
  border-right-color: rgb(161 98 7 / 0.5);
}
.focus\:border-r-yellow-700\/55:focus {
  border-right-color: rgb(161 98 7 / 0.55);
}
.focus\:border-r-yellow-700\/60:focus {
  border-right-color: rgb(161 98 7 / 0.6);
}
.focus\:border-r-yellow-700\/65:focus {
  border-right-color: rgb(161 98 7 / 0.65);
}
.focus\:border-r-yellow-700\/70:focus {
  border-right-color: rgb(161 98 7 / 0.7);
}
.focus\:border-r-yellow-700\/75:focus {
  border-right-color: rgb(161 98 7 / 0.75);
}
.focus\:border-r-yellow-700\/80:focus {
  border-right-color: rgb(161 98 7 / 0.8);
}
.focus\:border-r-yellow-700\/85:focus {
  border-right-color: rgb(161 98 7 / 0.85);
}
.focus\:border-r-yellow-700\/90:focus {
  border-right-color: rgb(161 98 7 / 0.9);
}
.focus\:border-r-yellow-700\/95:focus {
  border-right-color: rgb(161 98 7 / 0.95);
}
.focus\:border-r-yellow-800:focus {
  --tw-border-opacity: 1;
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.focus\:border-r-yellow-800\/0:focus {
  border-right-color: rgb(133 77 14 / 0);
}
.focus\:border-r-yellow-800\/10:focus {
  border-right-color: rgb(133 77 14 / 0.1);
}
.focus\:border-r-yellow-800\/100:focus {
  border-right-color: rgb(133 77 14 / 1);
}
.focus\:border-r-yellow-800\/15:focus {
  border-right-color: rgb(133 77 14 / 0.15);
}
.focus\:border-r-yellow-800\/20:focus {
  border-right-color: rgb(133 77 14 / 0.2);
}
.focus\:border-r-yellow-800\/25:focus {
  border-right-color: rgb(133 77 14 / 0.25);
}
.focus\:border-r-yellow-800\/30:focus {
  border-right-color: rgb(133 77 14 / 0.3);
}
.focus\:border-r-yellow-800\/35:focus {
  border-right-color: rgb(133 77 14 / 0.35);
}
.focus\:border-r-yellow-800\/40:focus {
  border-right-color: rgb(133 77 14 / 0.4);
}
.focus\:border-r-yellow-800\/45:focus {
  border-right-color: rgb(133 77 14 / 0.45);
}
.focus\:border-r-yellow-800\/5:focus {
  border-right-color: rgb(133 77 14 / 0.05);
}
.focus\:border-r-yellow-800\/50:focus {
  border-right-color: rgb(133 77 14 / 0.5);
}
.focus\:border-r-yellow-800\/55:focus {
  border-right-color: rgb(133 77 14 / 0.55);
}
.focus\:border-r-yellow-800\/60:focus {
  border-right-color: rgb(133 77 14 / 0.6);
}
.focus\:border-r-yellow-800\/65:focus {
  border-right-color: rgb(133 77 14 / 0.65);
}
.focus\:border-r-yellow-800\/70:focus {
  border-right-color: rgb(133 77 14 / 0.7);
}
.focus\:border-r-yellow-800\/75:focus {
  border-right-color: rgb(133 77 14 / 0.75);
}
.focus\:border-r-yellow-800\/80:focus {
  border-right-color: rgb(133 77 14 / 0.8);
}
.focus\:border-r-yellow-800\/85:focus {
  border-right-color: rgb(133 77 14 / 0.85);
}
.focus\:border-r-yellow-800\/90:focus {
  border-right-color: rgb(133 77 14 / 0.9);
}
.focus\:border-r-yellow-800\/95:focus {
  border-right-color: rgb(133 77 14 / 0.95);
}
.focus\:border-r-yellow-900:focus {
  --tw-border-opacity: 1;
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.focus\:border-r-yellow-900\/0:focus {
  border-right-color: rgb(113 63 18 / 0);
}
.focus\:border-r-yellow-900\/10:focus {
  border-right-color: rgb(113 63 18 / 0.1);
}
.focus\:border-r-yellow-900\/100:focus {
  border-right-color: rgb(113 63 18 / 1);
}
.focus\:border-r-yellow-900\/15:focus {
  border-right-color: rgb(113 63 18 / 0.15);
}
.focus\:border-r-yellow-900\/20:focus {
  border-right-color: rgb(113 63 18 / 0.2);
}
.focus\:border-r-yellow-900\/25:focus {
  border-right-color: rgb(113 63 18 / 0.25);
}
.focus\:border-r-yellow-900\/30:focus {
  border-right-color: rgb(113 63 18 / 0.3);
}
.focus\:border-r-yellow-900\/35:focus {
  border-right-color: rgb(113 63 18 / 0.35);
}
.focus\:border-r-yellow-900\/40:focus {
  border-right-color: rgb(113 63 18 / 0.4);
}
.focus\:border-r-yellow-900\/45:focus {
  border-right-color: rgb(113 63 18 / 0.45);
}
.focus\:border-r-yellow-900\/5:focus {
  border-right-color: rgb(113 63 18 / 0.05);
}
.focus\:border-r-yellow-900\/50:focus {
  border-right-color: rgb(113 63 18 / 0.5);
}
.focus\:border-r-yellow-900\/55:focus {
  border-right-color: rgb(113 63 18 / 0.55);
}
.focus\:border-r-yellow-900\/60:focus {
  border-right-color: rgb(113 63 18 / 0.6);
}
.focus\:border-r-yellow-900\/65:focus {
  border-right-color: rgb(113 63 18 / 0.65);
}
.focus\:border-r-yellow-900\/70:focus {
  border-right-color: rgb(113 63 18 / 0.7);
}
.focus\:border-r-yellow-900\/75:focus {
  border-right-color: rgb(113 63 18 / 0.75);
}
.focus\:border-r-yellow-900\/80:focus {
  border-right-color: rgb(113 63 18 / 0.8);
}
.focus\:border-r-yellow-900\/85:focus {
  border-right-color: rgb(113 63 18 / 0.85);
}
.focus\:border-r-yellow-900\/90:focus {
  border-right-color: rgb(113 63 18 / 0.9);
}
.focus\:border-r-yellow-900\/95:focus {
  border-right-color: rgb(113 63 18 / 0.95);
}
.focus\:border-r-yellow-950:focus {
  --tw-border-opacity: 1;
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.focus\:border-r-yellow-950\/0:focus {
  border-right-color: rgb(66 32 6 / 0);
}
.focus\:border-r-yellow-950\/10:focus {
  border-right-color: rgb(66 32 6 / 0.1);
}
.focus\:border-r-yellow-950\/100:focus {
  border-right-color: rgb(66 32 6 / 1);
}
.focus\:border-r-yellow-950\/15:focus {
  border-right-color: rgb(66 32 6 / 0.15);
}
.focus\:border-r-yellow-950\/20:focus {
  border-right-color: rgb(66 32 6 / 0.2);
}
.focus\:border-r-yellow-950\/25:focus {
  border-right-color: rgb(66 32 6 / 0.25);
}
.focus\:border-r-yellow-950\/30:focus {
  border-right-color: rgb(66 32 6 / 0.3);
}
.focus\:border-r-yellow-950\/35:focus {
  border-right-color: rgb(66 32 6 / 0.35);
}
.focus\:border-r-yellow-950\/40:focus {
  border-right-color: rgb(66 32 6 / 0.4);
}
.focus\:border-r-yellow-950\/45:focus {
  border-right-color: rgb(66 32 6 / 0.45);
}
.focus\:border-r-yellow-950\/5:focus {
  border-right-color: rgb(66 32 6 / 0.05);
}
.focus\:border-r-yellow-950\/50:focus {
  border-right-color: rgb(66 32 6 / 0.5);
}
.focus\:border-r-yellow-950\/55:focus {
  border-right-color: rgb(66 32 6 / 0.55);
}
.focus\:border-r-yellow-950\/60:focus {
  border-right-color: rgb(66 32 6 / 0.6);
}
.focus\:border-r-yellow-950\/65:focus {
  border-right-color: rgb(66 32 6 / 0.65);
}
.focus\:border-r-yellow-950\/70:focus {
  border-right-color: rgb(66 32 6 / 0.7);
}
.focus\:border-r-yellow-950\/75:focus {
  border-right-color: rgb(66 32 6 / 0.75);
}
.focus\:border-r-yellow-950\/80:focus {
  border-right-color: rgb(66 32 6 / 0.8);
}
.focus\:border-r-yellow-950\/85:focus {
  border-right-color: rgb(66 32 6 / 0.85);
}
.focus\:border-r-yellow-950\/90:focus {
  border-right-color: rgb(66 32 6 / 0.9);
}
.focus\:border-r-yellow-950\/95:focus {
  border-right-color: rgb(66 32 6 / 0.95);
}
.focus\:border-s-yellow-100:focus {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.focus\:border-s-yellow-100\/0:focus {
  border-inline-start-color: rgb(254 249 195 / 0);
}
.focus\:border-s-yellow-100\/10:focus {
  border-inline-start-color: rgb(254 249 195 / 0.1);
}
.focus\:border-s-yellow-100\/100:focus {
  border-inline-start-color: rgb(254 249 195 / 1);
}
.focus\:border-s-yellow-100\/15:focus {
  border-inline-start-color: rgb(254 249 195 / 0.15);
}
.focus\:border-s-yellow-100\/20:focus {
  border-inline-start-color: rgb(254 249 195 / 0.2);
}
.focus\:border-s-yellow-100\/25:focus {
  border-inline-start-color: rgb(254 249 195 / 0.25);
}
.focus\:border-s-yellow-100\/30:focus {
  border-inline-start-color: rgb(254 249 195 / 0.3);
}
.focus\:border-s-yellow-100\/35:focus {
  border-inline-start-color: rgb(254 249 195 / 0.35);
}
.focus\:border-s-yellow-100\/40:focus {
  border-inline-start-color: rgb(254 249 195 / 0.4);
}
.focus\:border-s-yellow-100\/45:focus {
  border-inline-start-color: rgb(254 249 195 / 0.45);
}
.focus\:border-s-yellow-100\/5:focus {
  border-inline-start-color: rgb(254 249 195 / 0.05);
}
.focus\:border-s-yellow-100\/50:focus {
  border-inline-start-color: rgb(254 249 195 / 0.5);
}
.focus\:border-s-yellow-100\/55:focus {
  border-inline-start-color: rgb(254 249 195 / 0.55);
}
.focus\:border-s-yellow-100\/60:focus {
  border-inline-start-color: rgb(254 249 195 / 0.6);
}
.focus\:border-s-yellow-100\/65:focus {
  border-inline-start-color: rgb(254 249 195 / 0.65);
}
.focus\:border-s-yellow-100\/70:focus {
  border-inline-start-color: rgb(254 249 195 / 0.7);
}
.focus\:border-s-yellow-100\/75:focus {
  border-inline-start-color: rgb(254 249 195 / 0.75);
}
.focus\:border-s-yellow-100\/80:focus {
  border-inline-start-color: rgb(254 249 195 / 0.8);
}
.focus\:border-s-yellow-100\/85:focus {
  border-inline-start-color: rgb(254 249 195 / 0.85);
}
.focus\:border-s-yellow-100\/90:focus {
  border-inline-start-color: rgb(254 249 195 / 0.9);
}
.focus\:border-s-yellow-100\/95:focus {
  border-inline-start-color: rgb(254 249 195 / 0.95);
}
.focus\:border-s-yellow-200:focus {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.focus\:border-s-yellow-200\/0:focus {
  border-inline-start-color: rgb(254 240 138 / 0);
}
.focus\:border-s-yellow-200\/10:focus {
  border-inline-start-color: rgb(254 240 138 / 0.1);
}
.focus\:border-s-yellow-200\/100:focus {
  border-inline-start-color: rgb(254 240 138 / 1);
}
.focus\:border-s-yellow-200\/15:focus {
  border-inline-start-color: rgb(254 240 138 / 0.15);
}
.focus\:border-s-yellow-200\/20:focus {
  border-inline-start-color: rgb(254 240 138 / 0.2);
}
.focus\:border-s-yellow-200\/25:focus {
  border-inline-start-color: rgb(254 240 138 / 0.25);
}
.focus\:border-s-yellow-200\/30:focus {
  border-inline-start-color: rgb(254 240 138 / 0.3);
}
.focus\:border-s-yellow-200\/35:focus {
  border-inline-start-color: rgb(254 240 138 / 0.35);
}
.focus\:border-s-yellow-200\/40:focus {
  border-inline-start-color: rgb(254 240 138 / 0.4);
}
.focus\:border-s-yellow-200\/45:focus {
  border-inline-start-color: rgb(254 240 138 / 0.45);
}
.focus\:border-s-yellow-200\/5:focus {
  border-inline-start-color: rgb(254 240 138 / 0.05);
}
.focus\:border-s-yellow-200\/50:focus {
  border-inline-start-color: rgb(254 240 138 / 0.5);
}
.focus\:border-s-yellow-200\/55:focus {
  border-inline-start-color: rgb(254 240 138 / 0.55);
}
.focus\:border-s-yellow-200\/60:focus {
  border-inline-start-color: rgb(254 240 138 / 0.6);
}
.focus\:border-s-yellow-200\/65:focus {
  border-inline-start-color: rgb(254 240 138 / 0.65);
}
.focus\:border-s-yellow-200\/70:focus {
  border-inline-start-color: rgb(254 240 138 / 0.7);
}
.focus\:border-s-yellow-200\/75:focus {
  border-inline-start-color: rgb(254 240 138 / 0.75);
}
.focus\:border-s-yellow-200\/80:focus {
  border-inline-start-color: rgb(254 240 138 / 0.8);
}
.focus\:border-s-yellow-200\/85:focus {
  border-inline-start-color: rgb(254 240 138 / 0.85);
}
.focus\:border-s-yellow-200\/90:focus {
  border-inline-start-color: rgb(254 240 138 / 0.9);
}
.focus\:border-s-yellow-200\/95:focus {
  border-inline-start-color: rgb(254 240 138 / 0.95);
}
.focus\:border-s-yellow-300:focus {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.focus\:border-s-yellow-300\/0:focus {
  border-inline-start-color: rgb(253 224 71 / 0);
}
.focus\:border-s-yellow-300\/10:focus {
  border-inline-start-color: rgb(253 224 71 / 0.1);
}
.focus\:border-s-yellow-300\/100:focus {
  border-inline-start-color: rgb(253 224 71 / 1);
}
.focus\:border-s-yellow-300\/15:focus {
  border-inline-start-color: rgb(253 224 71 / 0.15);
}
.focus\:border-s-yellow-300\/20:focus {
  border-inline-start-color: rgb(253 224 71 / 0.2);
}
.focus\:border-s-yellow-300\/25:focus {
  border-inline-start-color: rgb(253 224 71 / 0.25);
}
.focus\:border-s-yellow-300\/30:focus {
  border-inline-start-color: rgb(253 224 71 / 0.3);
}
.focus\:border-s-yellow-300\/35:focus {
  border-inline-start-color: rgb(253 224 71 / 0.35);
}
.focus\:border-s-yellow-300\/40:focus {
  border-inline-start-color: rgb(253 224 71 / 0.4);
}
.focus\:border-s-yellow-300\/45:focus {
  border-inline-start-color: rgb(253 224 71 / 0.45);
}
.focus\:border-s-yellow-300\/5:focus {
  border-inline-start-color: rgb(253 224 71 / 0.05);
}
.focus\:border-s-yellow-300\/50:focus {
  border-inline-start-color: rgb(253 224 71 / 0.5);
}
.focus\:border-s-yellow-300\/55:focus {
  border-inline-start-color: rgb(253 224 71 / 0.55);
}
.focus\:border-s-yellow-300\/60:focus {
  border-inline-start-color: rgb(253 224 71 / 0.6);
}
.focus\:border-s-yellow-300\/65:focus {
  border-inline-start-color: rgb(253 224 71 / 0.65);
}
.focus\:border-s-yellow-300\/70:focus {
  border-inline-start-color: rgb(253 224 71 / 0.7);
}
.focus\:border-s-yellow-300\/75:focus {
  border-inline-start-color: rgb(253 224 71 / 0.75);
}
.focus\:border-s-yellow-300\/80:focus {
  border-inline-start-color: rgb(253 224 71 / 0.8);
}
.focus\:border-s-yellow-300\/85:focus {
  border-inline-start-color: rgb(253 224 71 / 0.85);
}
.focus\:border-s-yellow-300\/90:focus {
  border-inline-start-color: rgb(253 224 71 / 0.9);
}
.focus\:border-s-yellow-300\/95:focus {
  border-inline-start-color: rgb(253 224 71 / 0.95);
}
.focus\:border-s-yellow-400:focus {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.focus\:border-s-yellow-400\/0:focus {
  border-inline-start-color: rgb(250 204 21 / 0);
}
.focus\:border-s-yellow-400\/10:focus {
  border-inline-start-color: rgb(250 204 21 / 0.1);
}
.focus\:border-s-yellow-400\/100:focus {
  border-inline-start-color: rgb(250 204 21 / 1);
}
.focus\:border-s-yellow-400\/15:focus {
  border-inline-start-color: rgb(250 204 21 / 0.15);
}
.focus\:border-s-yellow-400\/20:focus {
  border-inline-start-color: rgb(250 204 21 / 0.2);
}
.focus\:border-s-yellow-400\/25:focus {
  border-inline-start-color: rgb(250 204 21 / 0.25);
}
.focus\:border-s-yellow-400\/30:focus {
  border-inline-start-color: rgb(250 204 21 / 0.3);
}
.focus\:border-s-yellow-400\/35:focus {
  border-inline-start-color: rgb(250 204 21 / 0.35);
}
.focus\:border-s-yellow-400\/40:focus {
  border-inline-start-color: rgb(250 204 21 / 0.4);
}
.focus\:border-s-yellow-400\/45:focus {
  border-inline-start-color: rgb(250 204 21 / 0.45);
}
.focus\:border-s-yellow-400\/5:focus {
  border-inline-start-color: rgb(250 204 21 / 0.05);
}
.focus\:border-s-yellow-400\/50:focus {
  border-inline-start-color: rgb(250 204 21 / 0.5);
}
.focus\:border-s-yellow-400\/55:focus {
  border-inline-start-color: rgb(250 204 21 / 0.55);
}
.focus\:border-s-yellow-400\/60:focus {
  border-inline-start-color: rgb(250 204 21 / 0.6);
}
.focus\:border-s-yellow-400\/65:focus {
  border-inline-start-color: rgb(250 204 21 / 0.65);
}
.focus\:border-s-yellow-400\/70:focus {
  border-inline-start-color: rgb(250 204 21 / 0.7);
}
.focus\:border-s-yellow-400\/75:focus {
  border-inline-start-color: rgb(250 204 21 / 0.75);
}
.focus\:border-s-yellow-400\/80:focus {
  border-inline-start-color: rgb(250 204 21 / 0.8);
}
.focus\:border-s-yellow-400\/85:focus {
  border-inline-start-color: rgb(250 204 21 / 0.85);
}
.focus\:border-s-yellow-400\/90:focus {
  border-inline-start-color: rgb(250 204 21 / 0.9);
}
.focus\:border-s-yellow-400\/95:focus {
  border-inline-start-color: rgb(250 204 21 / 0.95);
}
.focus\:border-s-yellow-50:focus {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.focus\:border-s-yellow-50\/0:focus {
  border-inline-start-color: rgb(254 252 232 / 0);
}
.focus\:border-s-yellow-50\/10:focus {
  border-inline-start-color: rgb(254 252 232 / 0.1);
}
.focus\:border-s-yellow-50\/100:focus {
  border-inline-start-color: rgb(254 252 232 / 1);
}
.focus\:border-s-yellow-50\/15:focus {
  border-inline-start-color: rgb(254 252 232 / 0.15);
}
.focus\:border-s-yellow-50\/20:focus {
  border-inline-start-color: rgb(254 252 232 / 0.2);
}
.focus\:border-s-yellow-50\/25:focus {
  border-inline-start-color: rgb(254 252 232 / 0.25);
}
.focus\:border-s-yellow-50\/30:focus {
  border-inline-start-color: rgb(254 252 232 / 0.3);
}
.focus\:border-s-yellow-50\/35:focus {
  border-inline-start-color: rgb(254 252 232 / 0.35);
}
.focus\:border-s-yellow-50\/40:focus {
  border-inline-start-color: rgb(254 252 232 / 0.4);
}
.focus\:border-s-yellow-50\/45:focus {
  border-inline-start-color: rgb(254 252 232 / 0.45);
}
.focus\:border-s-yellow-50\/5:focus {
  border-inline-start-color: rgb(254 252 232 / 0.05);
}
.focus\:border-s-yellow-50\/50:focus {
  border-inline-start-color: rgb(254 252 232 / 0.5);
}
.focus\:border-s-yellow-50\/55:focus {
  border-inline-start-color: rgb(254 252 232 / 0.55);
}
.focus\:border-s-yellow-50\/60:focus {
  border-inline-start-color: rgb(254 252 232 / 0.6);
}
.focus\:border-s-yellow-50\/65:focus {
  border-inline-start-color: rgb(254 252 232 / 0.65);
}
.focus\:border-s-yellow-50\/70:focus {
  border-inline-start-color: rgb(254 252 232 / 0.7);
}
.focus\:border-s-yellow-50\/75:focus {
  border-inline-start-color: rgb(254 252 232 / 0.75);
}
.focus\:border-s-yellow-50\/80:focus {
  border-inline-start-color: rgb(254 252 232 / 0.8);
}
.focus\:border-s-yellow-50\/85:focus {
  border-inline-start-color: rgb(254 252 232 / 0.85);
}
.focus\:border-s-yellow-50\/90:focus {
  border-inline-start-color: rgb(254 252 232 / 0.9);
}
.focus\:border-s-yellow-50\/95:focus {
  border-inline-start-color: rgb(254 252 232 / 0.95);
}
.focus\:border-s-yellow-500:focus {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.focus\:border-s-yellow-500\/0:focus {
  border-inline-start-color: rgb(234 179 8 / 0);
}
.focus\:border-s-yellow-500\/10:focus {
  border-inline-start-color: rgb(234 179 8 / 0.1);
}
.focus\:border-s-yellow-500\/100:focus {
  border-inline-start-color: rgb(234 179 8 / 1);
}
.focus\:border-s-yellow-500\/15:focus {
  border-inline-start-color: rgb(234 179 8 / 0.15);
}
.focus\:border-s-yellow-500\/20:focus {
  border-inline-start-color: rgb(234 179 8 / 0.2);
}
.focus\:border-s-yellow-500\/25:focus {
  border-inline-start-color: rgb(234 179 8 / 0.25);
}
.focus\:border-s-yellow-500\/30:focus {
  border-inline-start-color: rgb(234 179 8 / 0.3);
}
.focus\:border-s-yellow-500\/35:focus {
  border-inline-start-color: rgb(234 179 8 / 0.35);
}
.focus\:border-s-yellow-500\/40:focus {
  border-inline-start-color: rgb(234 179 8 / 0.4);
}
.focus\:border-s-yellow-500\/45:focus {
  border-inline-start-color: rgb(234 179 8 / 0.45);
}
.focus\:border-s-yellow-500\/5:focus {
  border-inline-start-color: rgb(234 179 8 / 0.05);
}
.focus\:border-s-yellow-500\/50:focus {
  border-inline-start-color: rgb(234 179 8 / 0.5);
}
.focus\:border-s-yellow-500\/55:focus {
  border-inline-start-color: rgb(234 179 8 / 0.55);
}
.focus\:border-s-yellow-500\/60:focus {
  border-inline-start-color: rgb(234 179 8 / 0.6);
}
.focus\:border-s-yellow-500\/65:focus {
  border-inline-start-color: rgb(234 179 8 / 0.65);
}
.focus\:border-s-yellow-500\/70:focus {
  border-inline-start-color: rgb(234 179 8 / 0.7);
}
.focus\:border-s-yellow-500\/75:focus {
  border-inline-start-color: rgb(234 179 8 / 0.75);
}
.focus\:border-s-yellow-500\/80:focus {
  border-inline-start-color: rgb(234 179 8 / 0.8);
}
.focus\:border-s-yellow-500\/85:focus {
  border-inline-start-color: rgb(234 179 8 / 0.85);
}
.focus\:border-s-yellow-500\/90:focus {
  border-inline-start-color: rgb(234 179 8 / 0.9);
}
.focus\:border-s-yellow-500\/95:focus {
  border-inline-start-color: rgb(234 179 8 / 0.95);
}
.focus\:border-s-yellow-600:focus {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.focus\:border-s-yellow-600\/0:focus {
  border-inline-start-color: rgb(202 138 4 / 0);
}
.focus\:border-s-yellow-600\/10:focus {
  border-inline-start-color: rgb(202 138 4 / 0.1);
}
.focus\:border-s-yellow-600\/100:focus {
  border-inline-start-color: rgb(202 138 4 / 1);
}
.focus\:border-s-yellow-600\/15:focus {
  border-inline-start-color: rgb(202 138 4 / 0.15);
}
.focus\:border-s-yellow-600\/20:focus {
  border-inline-start-color: rgb(202 138 4 / 0.2);
}
.focus\:border-s-yellow-600\/25:focus {
  border-inline-start-color: rgb(202 138 4 / 0.25);
}
.focus\:border-s-yellow-600\/30:focus {
  border-inline-start-color: rgb(202 138 4 / 0.3);
}
.focus\:border-s-yellow-600\/35:focus {
  border-inline-start-color: rgb(202 138 4 / 0.35);
}
.focus\:border-s-yellow-600\/40:focus {
  border-inline-start-color: rgb(202 138 4 / 0.4);
}
.focus\:border-s-yellow-600\/45:focus {
  border-inline-start-color: rgb(202 138 4 / 0.45);
}
.focus\:border-s-yellow-600\/5:focus {
  border-inline-start-color: rgb(202 138 4 / 0.05);
}
.focus\:border-s-yellow-600\/50:focus {
  border-inline-start-color: rgb(202 138 4 / 0.5);
}
.focus\:border-s-yellow-600\/55:focus {
  border-inline-start-color: rgb(202 138 4 / 0.55);
}
.focus\:border-s-yellow-600\/60:focus {
  border-inline-start-color: rgb(202 138 4 / 0.6);
}
.focus\:border-s-yellow-600\/65:focus {
  border-inline-start-color: rgb(202 138 4 / 0.65);
}
.focus\:border-s-yellow-600\/70:focus {
  border-inline-start-color: rgb(202 138 4 / 0.7);
}
.focus\:border-s-yellow-600\/75:focus {
  border-inline-start-color: rgb(202 138 4 / 0.75);
}
.focus\:border-s-yellow-600\/80:focus {
  border-inline-start-color: rgb(202 138 4 / 0.8);
}
.focus\:border-s-yellow-600\/85:focus {
  border-inline-start-color: rgb(202 138 4 / 0.85);
}
.focus\:border-s-yellow-600\/90:focus {
  border-inline-start-color: rgb(202 138 4 / 0.9);
}
.focus\:border-s-yellow-600\/95:focus {
  border-inline-start-color: rgb(202 138 4 / 0.95);
}
.focus\:border-s-yellow-700:focus {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.focus\:border-s-yellow-700\/0:focus {
  border-inline-start-color: rgb(161 98 7 / 0);
}
.focus\:border-s-yellow-700\/10:focus {
  border-inline-start-color: rgb(161 98 7 / 0.1);
}
.focus\:border-s-yellow-700\/100:focus {
  border-inline-start-color: rgb(161 98 7 / 1);
}
.focus\:border-s-yellow-700\/15:focus {
  border-inline-start-color: rgb(161 98 7 / 0.15);
}
.focus\:border-s-yellow-700\/20:focus {
  border-inline-start-color: rgb(161 98 7 / 0.2);
}
.focus\:border-s-yellow-700\/25:focus {
  border-inline-start-color: rgb(161 98 7 / 0.25);
}
.focus\:border-s-yellow-700\/30:focus {
  border-inline-start-color: rgb(161 98 7 / 0.3);
}
.focus\:border-s-yellow-700\/35:focus {
  border-inline-start-color: rgb(161 98 7 / 0.35);
}
.focus\:border-s-yellow-700\/40:focus {
  border-inline-start-color: rgb(161 98 7 / 0.4);
}
.focus\:border-s-yellow-700\/45:focus {
  border-inline-start-color: rgb(161 98 7 / 0.45);
}
.focus\:border-s-yellow-700\/5:focus {
  border-inline-start-color: rgb(161 98 7 / 0.05);
}
.focus\:border-s-yellow-700\/50:focus {
  border-inline-start-color: rgb(161 98 7 / 0.5);
}
.focus\:border-s-yellow-700\/55:focus {
  border-inline-start-color: rgb(161 98 7 / 0.55);
}
.focus\:border-s-yellow-700\/60:focus {
  border-inline-start-color: rgb(161 98 7 / 0.6);
}
.focus\:border-s-yellow-700\/65:focus {
  border-inline-start-color: rgb(161 98 7 / 0.65);
}
.focus\:border-s-yellow-700\/70:focus {
  border-inline-start-color: rgb(161 98 7 / 0.7);
}
.focus\:border-s-yellow-700\/75:focus {
  border-inline-start-color: rgb(161 98 7 / 0.75);
}
.focus\:border-s-yellow-700\/80:focus {
  border-inline-start-color: rgb(161 98 7 / 0.8);
}
.focus\:border-s-yellow-700\/85:focus {
  border-inline-start-color: rgb(161 98 7 / 0.85);
}
.focus\:border-s-yellow-700\/90:focus {
  border-inline-start-color: rgb(161 98 7 / 0.9);
}
.focus\:border-s-yellow-700\/95:focus {
  border-inline-start-color: rgb(161 98 7 / 0.95);
}
.focus\:border-s-yellow-800:focus {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.focus\:border-s-yellow-800\/0:focus {
  border-inline-start-color: rgb(133 77 14 / 0);
}
.focus\:border-s-yellow-800\/10:focus {
  border-inline-start-color: rgb(133 77 14 / 0.1);
}
.focus\:border-s-yellow-800\/100:focus {
  border-inline-start-color: rgb(133 77 14 / 1);
}
.focus\:border-s-yellow-800\/15:focus {
  border-inline-start-color: rgb(133 77 14 / 0.15);
}
.focus\:border-s-yellow-800\/20:focus {
  border-inline-start-color: rgb(133 77 14 / 0.2);
}
.focus\:border-s-yellow-800\/25:focus {
  border-inline-start-color: rgb(133 77 14 / 0.25);
}
.focus\:border-s-yellow-800\/30:focus {
  border-inline-start-color: rgb(133 77 14 / 0.3);
}
.focus\:border-s-yellow-800\/35:focus {
  border-inline-start-color: rgb(133 77 14 / 0.35);
}
.focus\:border-s-yellow-800\/40:focus {
  border-inline-start-color: rgb(133 77 14 / 0.4);
}
.focus\:border-s-yellow-800\/45:focus {
  border-inline-start-color: rgb(133 77 14 / 0.45);
}
.focus\:border-s-yellow-800\/5:focus {
  border-inline-start-color: rgb(133 77 14 / 0.05);
}
.focus\:border-s-yellow-800\/50:focus {
  border-inline-start-color: rgb(133 77 14 / 0.5);
}
.focus\:border-s-yellow-800\/55:focus {
  border-inline-start-color: rgb(133 77 14 / 0.55);
}
.focus\:border-s-yellow-800\/60:focus {
  border-inline-start-color: rgb(133 77 14 / 0.6);
}
.focus\:border-s-yellow-800\/65:focus {
  border-inline-start-color: rgb(133 77 14 / 0.65);
}
.focus\:border-s-yellow-800\/70:focus {
  border-inline-start-color: rgb(133 77 14 / 0.7);
}
.focus\:border-s-yellow-800\/75:focus {
  border-inline-start-color: rgb(133 77 14 / 0.75);
}
.focus\:border-s-yellow-800\/80:focus {
  border-inline-start-color: rgb(133 77 14 / 0.8);
}
.focus\:border-s-yellow-800\/85:focus {
  border-inline-start-color: rgb(133 77 14 / 0.85);
}
.focus\:border-s-yellow-800\/90:focus {
  border-inline-start-color: rgb(133 77 14 / 0.9);
}
.focus\:border-s-yellow-800\/95:focus {
  border-inline-start-color: rgb(133 77 14 / 0.95);
}
.focus\:border-s-yellow-900:focus {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.focus\:border-s-yellow-900\/0:focus {
  border-inline-start-color: rgb(113 63 18 / 0);
}
.focus\:border-s-yellow-900\/10:focus {
  border-inline-start-color: rgb(113 63 18 / 0.1);
}
.focus\:border-s-yellow-900\/100:focus {
  border-inline-start-color: rgb(113 63 18 / 1);
}
.focus\:border-s-yellow-900\/15:focus {
  border-inline-start-color: rgb(113 63 18 / 0.15);
}
.focus\:border-s-yellow-900\/20:focus {
  border-inline-start-color: rgb(113 63 18 / 0.2);
}
.focus\:border-s-yellow-900\/25:focus {
  border-inline-start-color: rgb(113 63 18 / 0.25);
}
.focus\:border-s-yellow-900\/30:focus {
  border-inline-start-color: rgb(113 63 18 / 0.3);
}
.focus\:border-s-yellow-900\/35:focus {
  border-inline-start-color: rgb(113 63 18 / 0.35);
}
.focus\:border-s-yellow-900\/40:focus {
  border-inline-start-color: rgb(113 63 18 / 0.4);
}
.focus\:border-s-yellow-900\/45:focus {
  border-inline-start-color: rgb(113 63 18 / 0.45);
}
.focus\:border-s-yellow-900\/5:focus {
  border-inline-start-color: rgb(113 63 18 / 0.05);
}
.focus\:border-s-yellow-900\/50:focus {
  border-inline-start-color: rgb(113 63 18 / 0.5);
}
.focus\:border-s-yellow-900\/55:focus {
  border-inline-start-color: rgb(113 63 18 / 0.55);
}
.focus\:border-s-yellow-900\/60:focus {
  border-inline-start-color: rgb(113 63 18 / 0.6);
}
.focus\:border-s-yellow-900\/65:focus {
  border-inline-start-color: rgb(113 63 18 / 0.65);
}
.focus\:border-s-yellow-900\/70:focus {
  border-inline-start-color: rgb(113 63 18 / 0.7);
}
.focus\:border-s-yellow-900\/75:focus {
  border-inline-start-color: rgb(113 63 18 / 0.75);
}
.focus\:border-s-yellow-900\/80:focus {
  border-inline-start-color: rgb(113 63 18 / 0.8);
}
.focus\:border-s-yellow-900\/85:focus {
  border-inline-start-color: rgb(113 63 18 / 0.85);
}
.focus\:border-s-yellow-900\/90:focus {
  border-inline-start-color: rgb(113 63 18 / 0.9);
}
.focus\:border-s-yellow-900\/95:focus {
  border-inline-start-color: rgb(113 63 18 / 0.95);
}
.focus\:border-s-yellow-950:focus {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.focus\:border-s-yellow-950\/0:focus {
  border-inline-start-color: rgb(66 32 6 / 0);
}
.focus\:border-s-yellow-950\/10:focus {
  border-inline-start-color: rgb(66 32 6 / 0.1);
}
.focus\:border-s-yellow-950\/100:focus {
  border-inline-start-color: rgb(66 32 6 / 1);
}
.focus\:border-s-yellow-950\/15:focus {
  border-inline-start-color: rgb(66 32 6 / 0.15);
}
.focus\:border-s-yellow-950\/20:focus {
  border-inline-start-color: rgb(66 32 6 / 0.2);
}
.focus\:border-s-yellow-950\/25:focus {
  border-inline-start-color: rgb(66 32 6 / 0.25);
}
.focus\:border-s-yellow-950\/30:focus {
  border-inline-start-color: rgb(66 32 6 / 0.3);
}
.focus\:border-s-yellow-950\/35:focus {
  border-inline-start-color: rgb(66 32 6 / 0.35);
}
.focus\:border-s-yellow-950\/40:focus {
  border-inline-start-color: rgb(66 32 6 / 0.4);
}
.focus\:border-s-yellow-950\/45:focus {
  border-inline-start-color: rgb(66 32 6 / 0.45);
}
.focus\:border-s-yellow-950\/5:focus {
  border-inline-start-color: rgb(66 32 6 / 0.05);
}
.focus\:border-s-yellow-950\/50:focus {
  border-inline-start-color: rgb(66 32 6 / 0.5);
}
.focus\:border-s-yellow-950\/55:focus {
  border-inline-start-color: rgb(66 32 6 / 0.55);
}
.focus\:border-s-yellow-950\/60:focus {
  border-inline-start-color: rgb(66 32 6 / 0.6);
}
.focus\:border-s-yellow-950\/65:focus {
  border-inline-start-color: rgb(66 32 6 / 0.65);
}
.focus\:border-s-yellow-950\/70:focus {
  border-inline-start-color: rgb(66 32 6 / 0.7);
}
.focus\:border-s-yellow-950\/75:focus {
  border-inline-start-color: rgb(66 32 6 / 0.75);
}
.focus\:border-s-yellow-950\/80:focus {
  border-inline-start-color: rgb(66 32 6 / 0.8);
}
.focus\:border-s-yellow-950\/85:focus {
  border-inline-start-color: rgb(66 32 6 / 0.85);
}
.focus\:border-s-yellow-950\/90:focus {
  border-inline-start-color: rgb(66 32 6 / 0.9);
}
.focus\:border-s-yellow-950\/95:focus {
  border-inline-start-color: rgb(66 32 6 / 0.95);
}
.focus\:border-t-yellow-100:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.focus\:border-t-yellow-100\/0:focus {
  border-top-color: rgb(254 249 195 / 0);
}
.focus\:border-t-yellow-100\/10:focus {
  border-top-color: rgb(254 249 195 / 0.1);
}
.focus\:border-t-yellow-100\/100:focus {
  border-top-color: rgb(254 249 195 / 1);
}
.focus\:border-t-yellow-100\/15:focus {
  border-top-color: rgb(254 249 195 / 0.15);
}
.focus\:border-t-yellow-100\/20:focus {
  border-top-color: rgb(254 249 195 / 0.2);
}
.focus\:border-t-yellow-100\/25:focus {
  border-top-color: rgb(254 249 195 / 0.25);
}
.focus\:border-t-yellow-100\/30:focus {
  border-top-color: rgb(254 249 195 / 0.3);
}
.focus\:border-t-yellow-100\/35:focus {
  border-top-color: rgb(254 249 195 / 0.35);
}
.focus\:border-t-yellow-100\/40:focus {
  border-top-color: rgb(254 249 195 / 0.4);
}
.focus\:border-t-yellow-100\/45:focus {
  border-top-color: rgb(254 249 195 / 0.45);
}
.focus\:border-t-yellow-100\/5:focus {
  border-top-color: rgb(254 249 195 / 0.05);
}
.focus\:border-t-yellow-100\/50:focus {
  border-top-color: rgb(254 249 195 / 0.5);
}
.focus\:border-t-yellow-100\/55:focus {
  border-top-color: rgb(254 249 195 / 0.55);
}
.focus\:border-t-yellow-100\/60:focus {
  border-top-color: rgb(254 249 195 / 0.6);
}
.focus\:border-t-yellow-100\/65:focus {
  border-top-color: rgb(254 249 195 / 0.65);
}
.focus\:border-t-yellow-100\/70:focus {
  border-top-color: rgb(254 249 195 / 0.7);
}
.focus\:border-t-yellow-100\/75:focus {
  border-top-color: rgb(254 249 195 / 0.75);
}
.focus\:border-t-yellow-100\/80:focus {
  border-top-color: rgb(254 249 195 / 0.8);
}
.focus\:border-t-yellow-100\/85:focus {
  border-top-color: rgb(254 249 195 / 0.85);
}
.focus\:border-t-yellow-100\/90:focus {
  border-top-color: rgb(254 249 195 / 0.9);
}
.focus\:border-t-yellow-100\/95:focus {
  border-top-color: rgb(254 249 195 / 0.95);
}
.focus\:border-t-yellow-200:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.focus\:border-t-yellow-200\/0:focus {
  border-top-color: rgb(254 240 138 / 0);
}
.focus\:border-t-yellow-200\/10:focus {
  border-top-color: rgb(254 240 138 / 0.1);
}
.focus\:border-t-yellow-200\/100:focus {
  border-top-color: rgb(254 240 138 / 1);
}
.focus\:border-t-yellow-200\/15:focus {
  border-top-color: rgb(254 240 138 / 0.15);
}
.focus\:border-t-yellow-200\/20:focus {
  border-top-color: rgb(254 240 138 / 0.2);
}
.focus\:border-t-yellow-200\/25:focus {
  border-top-color: rgb(254 240 138 / 0.25);
}
.focus\:border-t-yellow-200\/30:focus {
  border-top-color: rgb(254 240 138 / 0.3);
}
.focus\:border-t-yellow-200\/35:focus {
  border-top-color: rgb(254 240 138 / 0.35);
}
.focus\:border-t-yellow-200\/40:focus {
  border-top-color: rgb(254 240 138 / 0.4);
}
.focus\:border-t-yellow-200\/45:focus {
  border-top-color: rgb(254 240 138 / 0.45);
}
.focus\:border-t-yellow-200\/5:focus {
  border-top-color: rgb(254 240 138 / 0.05);
}
.focus\:border-t-yellow-200\/50:focus {
  border-top-color: rgb(254 240 138 / 0.5);
}
.focus\:border-t-yellow-200\/55:focus {
  border-top-color: rgb(254 240 138 / 0.55);
}
.focus\:border-t-yellow-200\/60:focus {
  border-top-color: rgb(254 240 138 / 0.6);
}
.focus\:border-t-yellow-200\/65:focus {
  border-top-color: rgb(254 240 138 / 0.65);
}
.focus\:border-t-yellow-200\/70:focus {
  border-top-color: rgb(254 240 138 / 0.7);
}
.focus\:border-t-yellow-200\/75:focus {
  border-top-color: rgb(254 240 138 / 0.75);
}
.focus\:border-t-yellow-200\/80:focus {
  border-top-color: rgb(254 240 138 / 0.8);
}
.focus\:border-t-yellow-200\/85:focus {
  border-top-color: rgb(254 240 138 / 0.85);
}
.focus\:border-t-yellow-200\/90:focus {
  border-top-color: rgb(254 240 138 / 0.9);
}
.focus\:border-t-yellow-200\/95:focus {
  border-top-color: rgb(254 240 138 / 0.95);
}
.focus\:border-t-yellow-300:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.focus\:border-t-yellow-300\/0:focus {
  border-top-color: rgb(253 224 71 / 0);
}
.focus\:border-t-yellow-300\/10:focus {
  border-top-color: rgb(253 224 71 / 0.1);
}
.focus\:border-t-yellow-300\/100:focus {
  border-top-color: rgb(253 224 71 / 1);
}
.focus\:border-t-yellow-300\/15:focus {
  border-top-color: rgb(253 224 71 / 0.15);
}
.focus\:border-t-yellow-300\/20:focus {
  border-top-color: rgb(253 224 71 / 0.2);
}
.focus\:border-t-yellow-300\/25:focus {
  border-top-color: rgb(253 224 71 / 0.25);
}
.focus\:border-t-yellow-300\/30:focus {
  border-top-color: rgb(253 224 71 / 0.3);
}
.focus\:border-t-yellow-300\/35:focus {
  border-top-color: rgb(253 224 71 / 0.35);
}
.focus\:border-t-yellow-300\/40:focus {
  border-top-color: rgb(253 224 71 / 0.4);
}
.focus\:border-t-yellow-300\/45:focus {
  border-top-color: rgb(253 224 71 / 0.45);
}
.focus\:border-t-yellow-300\/5:focus {
  border-top-color: rgb(253 224 71 / 0.05);
}
.focus\:border-t-yellow-300\/50:focus {
  border-top-color: rgb(253 224 71 / 0.5);
}
.focus\:border-t-yellow-300\/55:focus {
  border-top-color: rgb(253 224 71 / 0.55);
}
.focus\:border-t-yellow-300\/60:focus {
  border-top-color: rgb(253 224 71 / 0.6);
}
.focus\:border-t-yellow-300\/65:focus {
  border-top-color: rgb(253 224 71 / 0.65);
}
.focus\:border-t-yellow-300\/70:focus {
  border-top-color: rgb(253 224 71 / 0.7);
}
.focus\:border-t-yellow-300\/75:focus {
  border-top-color: rgb(253 224 71 / 0.75);
}
.focus\:border-t-yellow-300\/80:focus {
  border-top-color: rgb(253 224 71 / 0.8);
}
.focus\:border-t-yellow-300\/85:focus {
  border-top-color: rgb(253 224 71 / 0.85);
}
.focus\:border-t-yellow-300\/90:focus {
  border-top-color: rgb(253 224 71 / 0.9);
}
.focus\:border-t-yellow-300\/95:focus {
  border-top-color: rgb(253 224 71 / 0.95);
}
.focus\:border-t-yellow-400:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.focus\:border-t-yellow-400\/0:focus {
  border-top-color: rgb(250 204 21 / 0);
}
.focus\:border-t-yellow-400\/10:focus {
  border-top-color: rgb(250 204 21 / 0.1);
}
.focus\:border-t-yellow-400\/100:focus {
  border-top-color: rgb(250 204 21 / 1);
}
.focus\:border-t-yellow-400\/15:focus {
  border-top-color: rgb(250 204 21 / 0.15);
}
.focus\:border-t-yellow-400\/20:focus {
  border-top-color: rgb(250 204 21 / 0.2);
}
.focus\:border-t-yellow-400\/25:focus {
  border-top-color: rgb(250 204 21 / 0.25);
}
.focus\:border-t-yellow-400\/30:focus {
  border-top-color: rgb(250 204 21 / 0.3);
}
.focus\:border-t-yellow-400\/35:focus {
  border-top-color: rgb(250 204 21 / 0.35);
}
.focus\:border-t-yellow-400\/40:focus {
  border-top-color: rgb(250 204 21 / 0.4);
}
.focus\:border-t-yellow-400\/45:focus {
  border-top-color: rgb(250 204 21 / 0.45);
}
.focus\:border-t-yellow-400\/5:focus {
  border-top-color: rgb(250 204 21 / 0.05);
}
.focus\:border-t-yellow-400\/50:focus {
  border-top-color: rgb(250 204 21 / 0.5);
}
.focus\:border-t-yellow-400\/55:focus {
  border-top-color: rgb(250 204 21 / 0.55);
}
.focus\:border-t-yellow-400\/60:focus {
  border-top-color: rgb(250 204 21 / 0.6);
}
.focus\:border-t-yellow-400\/65:focus {
  border-top-color: rgb(250 204 21 / 0.65);
}
.focus\:border-t-yellow-400\/70:focus {
  border-top-color: rgb(250 204 21 / 0.7);
}
.focus\:border-t-yellow-400\/75:focus {
  border-top-color: rgb(250 204 21 / 0.75);
}
.focus\:border-t-yellow-400\/80:focus {
  border-top-color: rgb(250 204 21 / 0.8);
}
.focus\:border-t-yellow-400\/85:focus {
  border-top-color: rgb(250 204 21 / 0.85);
}
.focus\:border-t-yellow-400\/90:focus {
  border-top-color: rgb(250 204 21 / 0.9);
}
.focus\:border-t-yellow-400\/95:focus {
  border-top-color: rgb(250 204 21 / 0.95);
}
.focus\:border-t-yellow-50:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.focus\:border-t-yellow-50\/0:focus {
  border-top-color: rgb(254 252 232 / 0);
}
.focus\:border-t-yellow-50\/10:focus {
  border-top-color: rgb(254 252 232 / 0.1);
}
.focus\:border-t-yellow-50\/100:focus {
  border-top-color: rgb(254 252 232 / 1);
}
.focus\:border-t-yellow-50\/15:focus {
  border-top-color: rgb(254 252 232 / 0.15);
}
.focus\:border-t-yellow-50\/20:focus {
  border-top-color: rgb(254 252 232 / 0.2);
}
.focus\:border-t-yellow-50\/25:focus {
  border-top-color: rgb(254 252 232 / 0.25);
}
.focus\:border-t-yellow-50\/30:focus {
  border-top-color: rgb(254 252 232 / 0.3);
}
.focus\:border-t-yellow-50\/35:focus {
  border-top-color: rgb(254 252 232 / 0.35);
}
.focus\:border-t-yellow-50\/40:focus {
  border-top-color: rgb(254 252 232 / 0.4);
}
.focus\:border-t-yellow-50\/45:focus {
  border-top-color: rgb(254 252 232 / 0.45);
}
.focus\:border-t-yellow-50\/5:focus {
  border-top-color: rgb(254 252 232 / 0.05);
}
.focus\:border-t-yellow-50\/50:focus {
  border-top-color: rgb(254 252 232 / 0.5);
}
.focus\:border-t-yellow-50\/55:focus {
  border-top-color: rgb(254 252 232 / 0.55);
}
.focus\:border-t-yellow-50\/60:focus {
  border-top-color: rgb(254 252 232 / 0.6);
}
.focus\:border-t-yellow-50\/65:focus {
  border-top-color: rgb(254 252 232 / 0.65);
}
.focus\:border-t-yellow-50\/70:focus {
  border-top-color: rgb(254 252 232 / 0.7);
}
.focus\:border-t-yellow-50\/75:focus {
  border-top-color: rgb(254 252 232 / 0.75);
}
.focus\:border-t-yellow-50\/80:focus {
  border-top-color: rgb(254 252 232 / 0.8);
}
.focus\:border-t-yellow-50\/85:focus {
  border-top-color: rgb(254 252 232 / 0.85);
}
.focus\:border-t-yellow-50\/90:focus {
  border-top-color: rgb(254 252 232 / 0.9);
}
.focus\:border-t-yellow-50\/95:focus {
  border-top-color: rgb(254 252 232 / 0.95);
}
.focus\:border-t-yellow-500:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.focus\:border-t-yellow-500\/0:focus {
  border-top-color: rgb(234 179 8 / 0);
}
.focus\:border-t-yellow-500\/10:focus {
  border-top-color: rgb(234 179 8 / 0.1);
}
.focus\:border-t-yellow-500\/100:focus {
  border-top-color: rgb(234 179 8 / 1);
}
.focus\:border-t-yellow-500\/15:focus {
  border-top-color: rgb(234 179 8 / 0.15);
}
.focus\:border-t-yellow-500\/20:focus {
  border-top-color: rgb(234 179 8 / 0.2);
}
.focus\:border-t-yellow-500\/25:focus {
  border-top-color: rgb(234 179 8 / 0.25);
}
.focus\:border-t-yellow-500\/30:focus {
  border-top-color: rgb(234 179 8 / 0.3);
}
.focus\:border-t-yellow-500\/35:focus {
  border-top-color: rgb(234 179 8 / 0.35);
}
.focus\:border-t-yellow-500\/40:focus {
  border-top-color: rgb(234 179 8 / 0.4);
}
.focus\:border-t-yellow-500\/45:focus {
  border-top-color: rgb(234 179 8 / 0.45);
}
.focus\:border-t-yellow-500\/5:focus {
  border-top-color: rgb(234 179 8 / 0.05);
}
.focus\:border-t-yellow-500\/50:focus {
  border-top-color: rgb(234 179 8 / 0.5);
}
.focus\:border-t-yellow-500\/55:focus {
  border-top-color: rgb(234 179 8 / 0.55);
}
.focus\:border-t-yellow-500\/60:focus {
  border-top-color: rgb(234 179 8 / 0.6);
}
.focus\:border-t-yellow-500\/65:focus {
  border-top-color: rgb(234 179 8 / 0.65);
}
.focus\:border-t-yellow-500\/70:focus {
  border-top-color: rgb(234 179 8 / 0.7);
}
.focus\:border-t-yellow-500\/75:focus {
  border-top-color: rgb(234 179 8 / 0.75);
}
.focus\:border-t-yellow-500\/80:focus {
  border-top-color: rgb(234 179 8 / 0.8);
}
.focus\:border-t-yellow-500\/85:focus {
  border-top-color: rgb(234 179 8 / 0.85);
}
.focus\:border-t-yellow-500\/90:focus {
  border-top-color: rgb(234 179 8 / 0.9);
}
.focus\:border-t-yellow-500\/95:focus {
  border-top-color: rgb(234 179 8 / 0.95);
}
.focus\:border-t-yellow-600:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.focus\:border-t-yellow-600\/0:focus {
  border-top-color: rgb(202 138 4 / 0);
}
.focus\:border-t-yellow-600\/10:focus {
  border-top-color: rgb(202 138 4 / 0.1);
}
.focus\:border-t-yellow-600\/100:focus {
  border-top-color: rgb(202 138 4 / 1);
}
.focus\:border-t-yellow-600\/15:focus {
  border-top-color: rgb(202 138 4 / 0.15);
}
.focus\:border-t-yellow-600\/20:focus {
  border-top-color: rgb(202 138 4 / 0.2);
}
.focus\:border-t-yellow-600\/25:focus {
  border-top-color: rgb(202 138 4 / 0.25);
}
.focus\:border-t-yellow-600\/30:focus {
  border-top-color: rgb(202 138 4 / 0.3);
}
.focus\:border-t-yellow-600\/35:focus {
  border-top-color: rgb(202 138 4 / 0.35);
}
.focus\:border-t-yellow-600\/40:focus {
  border-top-color: rgb(202 138 4 / 0.4);
}
.focus\:border-t-yellow-600\/45:focus {
  border-top-color: rgb(202 138 4 / 0.45);
}
.focus\:border-t-yellow-600\/5:focus {
  border-top-color: rgb(202 138 4 / 0.05);
}
.focus\:border-t-yellow-600\/50:focus {
  border-top-color: rgb(202 138 4 / 0.5);
}
.focus\:border-t-yellow-600\/55:focus {
  border-top-color: rgb(202 138 4 / 0.55);
}
.focus\:border-t-yellow-600\/60:focus {
  border-top-color: rgb(202 138 4 / 0.6);
}
.focus\:border-t-yellow-600\/65:focus {
  border-top-color: rgb(202 138 4 / 0.65);
}
.focus\:border-t-yellow-600\/70:focus {
  border-top-color: rgb(202 138 4 / 0.7);
}
.focus\:border-t-yellow-600\/75:focus {
  border-top-color: rgb(202 138 4 / 0.75);
}
.focus\:border-t-yellow-600\/80:focus {
  border-top-color: rgb(202 138 4 / 0.8);
}
.focus\:border-t-yellow-600\/85:focus {
  border-top-color: rgb(202 138 4 / 0.85);
}
.focus\:border-t-yellow-600\/90:focus {
  border-top-color: rgb(202 138 4 / 0.9);
}
.focus\:border-t-yellow-600\/95:focus {
  border-top-color: rgb(202 138 4 / 0.95);
}
.focus\:border-t-yellow-700:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.focus\:border-t-yellow-700\/0:focus {
  border-top-color: rgb(161 98 7 / 0);
}
.focus\:border-t-yellow-700\/10:focus {
  border-top-color: rgb(161 98 7 / 0.1);
}
.focus\:border-t-yellow-700\/100:focus {
  border-top-color: rgb(161 98 7 / 1);
}
.focus\:border-t-yellow-700\/15:focus {
  border-top-color: rgb(161 98 7 / 0.15);
}
.focus\:border-t-yellow-700\/20:focus {
  border-top-color: rgb(161 98 7 / 0.2);
}
.focus\:border-t-yellow-700\/25:focus {
  border-top-color: rgb(161 98 7 / 0.25);
}
.focus\:border-t-yellow-700\/30:focus {
  border-top-color: rgb(161 98 7 / 0.3);
}
.focus\:border-t-yellow-700\/35:focus {
  border-top-color: rgb(161 98 7 / 0.35);
}
.focus\:border-t-yellow-700\/40:focus {
  border-top-color: rgb(161 98 7 / 0.4);
}
.focus\:border-t-yellow-700\/45:focus {
  border-top-color: rgb(161 98 7 / 0.45);
}
.focus\:border-t-yellow-700\/5:focus {
  border-top-color: rgb(161 98 7 / 0.05);
}
.focus\:border-t-yellow-700\/50:focus {
  border-top-color: rgb(161 98 7 / 0.5);
}
.focus\:border-t-yellow-700\/55:focus {
  border-top-color: rgb(161 98 7 / 0.55);
}
.focus\:border-t-yellow-700\/60:focus {
  border-top-color: rgb(161 98 7 / 0.6);
}
.focus\:border-t-yellow-700\/65:focus {
  border-top-color: rgb(161 98 7 / 0.65);
}
.focus\:border-t-yellow-700\/70:focus {
  border-top-color: rgb(161 98 7 / 0.7);
}
.focus\:border-t-yellow-700\/75:focus {
  border-top-color: rgb(161 98 7 / 0.75);
}
.focus\:border-t-yellow-700\/80:focus {
  border-top-color: rgb(161 98 7 / 0.8);
}
.focus\:border-t-yellow-700\/85:focus {
  border-top-color: rgb(161 98 7 / 0.85);
}
.focus\:border-t-yellow-700\/90:focus {
  border-top-color: rgb(161 98 7 / 0.9);
}
.focus\:border-t-yellow-700\/95:focus {
  border-top-color: rgb(161 98 7 / 0.95);
}
.focus\:border-t-yellow-800:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.focus\:border-t-yellow-800\/0:focus {
  border-top-color: rgb(133 77 14 / 0);
}
.focus\:border-t-yellow-800\/10:focus {
  border-top-color: rgb(133 77 14 / 0.1);
}
.focus\:border-t-yellow-800\/100:focus {
  border-top-color: rgb(133 77 14 / 1);
}
.focus\:border-t-yellow-800\/15:focus {
  border-top-color: rgb(133 77 14 / 0.15);
}
.focus\:border-t-yellow-800\/20:focus {
  border-top-color: rgb(133 77 14 / 0.2);
}
.focus\:border-t-yellow-800\/25:focus {
  border-top-color: rgb(133 77 14 / 0.25);
}
.focus\:border-t-yellow-800\/30:focus {
  border-top-color: rgb(133 77 14 / 0.3);
}
.focus\:border-t-yellow-800\/35:focus {
  border-top-color: rgb(133 77 14 / 0.35);
}
.focus\:border-t-yellow-800\/40:focus {
  border-top-color: rgb(133 77 14 / 0.4);
}
.focus\:border-t-yellow-800\/45:focus {
  border-top-color: rgb(133 77 14 / 0.45);
}
.focus\:border-t-yellow-800\/5:focus {
  border-top-color: rgb(133 77 14 / 0.05);
}
.focus\:border-t-yellow-800\/50:focus {
  border-top-color: rgb(133 77 14 / 0.5);
}
.focus\:border-t-yellow-800\/55:focus {
  border-top-color: rgb(133 77 14 / 0.55);
}
.focus\:border-t-yellow-800\/60:focus {
  border-top-color: rgb(133 77 14 / 0.6);
}
.focus\:border-t-yellow-800\/65:focus {
  border-top-color: rgb(133 77 14 / 0.65);
}
.focus\:border-t-yellow-800\/70:focus {
  border-top-color: rgb(133 77 14 / 0.7);
}
.focus\:border-t-yellow-800\/75:focus {
  border-top-color: rgb(133 77 14 / 0.75);
}
.focus\:border-t-yellow-800\/80:focus {
  border-top-color: rgb(133 77 14 / 0.8);
}
.focus\:border-t-yellow-800\/85:focus {
  border-top-color: rgb(133 77 14 / 0.85);
}
.focus\:border-t-yellow-800\/90:focus {
  border-top-color: rgb(133 77 14 / 0.9);
}
.focus\:border-t-yellow-800\/95:focus {
  border-top-color: rgb(133 77 14 / 0.95);
}
.focus\:border-t-yellow-900:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.focus\:border-t-yellow-900\/0:focus {
  border-top-color: rgb(113 63 18 / 0);
}
.focus\:border-t-yellow-900\/10:focus {
  border-top-color: rgb(113 63 18 / 0.1);
}
.focus\:border-t-yellow-900\/100:focus {
  border-top-color: rgb(113 63 18 / 1);
}
.focus\:border-t-yellow-900\/15:focus {
  border-top-color: rgb(113 63 18 / 0.15);
}
.focus\:border-t-yellow-900\/20:focus {
  border-top-color: rgb(113 63 18 / 0.2);
}
.focus\:border-t-yellow-900\/25:focus {
  border-top-color: rgb(113 63 18 / 0.25);
}
.focus\:border-t-yellow-900\/30:focus {
  border-top-color: rgb(113 63 18 / 0.3);
}
.focus\:border-t-yellow-900\/35:focus {
  border-top-color: rgb(113 63 18 / 0.35);
}
.focus\:border-t-yellow-900\/40:focus {
  border-top-color: rgb(113 63 18 / 0.4);
}
.focus\:border-t-yellow-900\/45:focus {
  border-top-color: rgb(113 63 18 / 0.45);
}
.focus\:border-t-yellow-900\/5:focus {
  border-top-color: rgb(113 63 18 / 0.05);
}
.focus\:border-t-yellow-900\/50:focus {
  border-top-color: rgb(113 63 18 / 0.5);
}
.focus\:border-t-yellow-900\/55:focus {
  border-top-color: rgb(113 63 18 / 0.55);
}
.focus\:border-t-yellow-900\/60:focus {
  border-top-color: rgb(113 63 18 / 0.6);
}
.focus\:border-t-yellow-900\/65:focus {
  border-top-color: rgb(113 63 18 / 0.65);
}
.focus\:border-t-yellow-900\/70:focus {
  border-top-color: rgb(113 63 18 / 0.7);
}
.focus\:border-t-yellow-900\/75:focus {
  border-top-color: rgb(113 63 18 / 0.75);
}
.focus\:border-t-yellow-900\/80:focus {
  border-top-color: rgb(113 63 18 / 0.8);
}
.focus\:border-t-yellow-900\/85:focus {
  border-top-color: rgb(113 63 18 / 0.85);
}
.focus\:border-t-yellow-900\/90:focus {
  border-top-color: rgb(113 63 18 / 0.9);
}
.focus\:border-t-yellow-900\/95:focus {
  border-top-color: rgb(113 63 18 / 0.95);
}
.focus\:border-t-yellow-950:focus {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.focus\:border-t-yellow-950\/0:focus {
  border-top-color: rgb(66 32 6 / 0);
}
.focus\:border-t-yellow-950\/10:focus {
  border-top-color: rgb(66 32 6 / 0.1);
}
.focus\:border-t-yellow-950\/100:focus {
  border-top-color: rgb(66 32 6 / 1);
}
.focus\:border-t-yellow-950\/15:focus {
  border-top-color: rgb(66 32 6 / 0.15);
}
.focus\:border-t-yellow-950\/20:focus {
  border-top-color: rgb(66 32 6 / 0.2);
}
.focus\:border-t-yellow-950\/25:focus {
  border-top-color: rgb(66 32 6 / 0.25);
}
.focus\:border-t-yellow-950\/30:focus {
  border-top-color: rgb(66 32 6 / 0.3);
}
.focus\:border-t-yellow-950\/35:focus {
  border-top-color: rgb(66 32 6 / 0.35);
}
.focus\:border-t-yellow-950\/40:focus {
  border-top-color: rgb(66 32 6 / 0.4);
}
.focus\:border-t-yellow-950\/45:focus {
  border-top-color: rgb(66 32 6 / 0.45);
}
.focus\:border-t-yellow-950\/5:focus {
  border-top-color: rgb(66 32 6 / 0.05);
}
.focus\:border-t-yellow-950\/50:focus {
  border-top-color: rgb(66 32 6 / 0.5);
}
.focus\:border-t-yellow-950\/55:focus {
  border-top-color: rgb(66 32 6 / 0.55);
}
.focus\:border-t-yellow-950\/60:focus {
  border-top-color: rgb(66 32 6 / 0.6);
}
.focus\:border-t-yellow-950\/65:focus {
  border-top-color: rgb(66 32 6 / 0.65);
}
.focus\:border-t-yellow-950\/70:focus {
  border-top-color: rgb(66 32 6 / 0.7);
}
.focus\:border-t-yellow-950\/75:focus {
  border-top-color: rgb(66 32 6 / 0.75);
}
.focus\:border-t-yellow-950\/80:focus {
  border-top-color: rgb(66 32 6 / 0.8);
}
.focus\:border-t-yellow-950\/85:focus {
  border-top-color: rgb(66 32 6 / 0.85);
}
.focus\:border-t-yellow-950\/90:focus {
  border-top-color: rgb(66 32 6 / 0.9);
}
.focus\:border-t-yellow-950\/95:focus {
  border-top-color: rgb(66 32 6 / 0.95);
}
.focus\:bg-accent:focus {
  background-color: hsl(var(--accent));
}
.focus\:bg-accent-foreground:focus {
  background-color: hsl(var(--accent-foreground));
}
.focus\:bg-accent-foreground\/0:focus {
  background-color: hsl(var(--accent-foreground) / 0);
}
.focus\:bg-accent-foreground\/10:focus {
  background-color: hsl(var(--accent-foreground) / 0.1);
}
.focus\:bg-accent-foreground\/100:focus {
  background-color: hsl(var(--accent-foreground) / 1);
}
.focus\:bg-accent-foreground\/15:focus {
  background-color: hsl(var(--accent-foreground) / 0.15);
}
.focus\:bg-accent-foreground\/20:focus {
  background-color: hsl(var(--accent-foreground) / 0.2);
}
.focus\:bg-accent-foreground\/25:focus {
  background-color: hsl(var(--accent-foreground) / 0.25);
}
.focus\:bg-accent-foreground\/30:focus {
  background-color: hsl(var(--accent-foreground) / 0.3);
}
.focus\:bg-accent-foreground\/35:focus {
  background-color: hsl(var(--accent-foreground) / 0.35);
}
.focus\:bg-accent-foreground\/40:focus {
  background-color: hsl(var(--accent-foreground) / 0.4);
}
.focus\:bg-accent-foreground\/45:focus {
  background-color: hsl(var(--accent-foreground) / 0.45);
}
.focus\:bg-accent-foreground\/5:focus {
  background-color: hsl(var(--accent-foreground) / 0.05);
}
.focus\:bg-accent-foreground\/50:focus {
  background-color: hsl(var(--accent-foreground) / 0.5);
}
.focus\:bg-accent-foreground\/55:focus {
  background-color: hsl(var(--accent-foreground) / 0.55);
}
.focus\:bg-accent-foreground\/60:focus {
  background-color: hsl(var(--accent-foreground) / 0.6);
}
.focus\:bg-accent-foreground\/65:focus {
  background-color: hsl(var(--accent-foreground) / 0.65);
}
.focus\:bg-accent-foreground\/70:focus {
  background-color: hsl(var(--accent-foreground) / 0.7);
}
.focus\:bg-accent-foreground\/75:focus {
  background-color: hsl(var(--accent-foreground) / 0.75);
}
.focus\:bg-accent-foreground\/80:focus {
  background-color: hsl(var(--accent-foreground) / 0.8);
}
.focus\:bg-accent-foreground\/85:focus {
  background-color: hsl(var(--accent-foreground) / 0.85);
}
.focus\:bg-accent-foreground\/90:focus {
  background-color: hsl(var(--accent-foreground) / 0.9);
}
.focus\:bg-accent-foreground\/95:focus {
  background-color: hsl(var(--accent-foreground) / 0.95);
}
.focus\:bg-accent\/0:focus {
  background-color: hsl(var(--accent) / 0);
}
.focus\:bg-accent\/10:focus {
  background-color: hsl(var(--accent) / 0.1);
}
.focus\:bg-accent\/100:focus {
  background-color: hsl(var(--accent) / 1);
}
.focus\:bg-accent\/15:focus {
  background-color: hsl(var(--accent) / 0.15);
}
.focus\:bg-accent\/20:focus {
  background-color: hsl(var(--accent) / 0.2);
}
.focus\:bg-accent\/25:focus {
  background-color: hsl(var(--accent) / 0.25);
}
.focus\:bg-accent\/30:focus {
  background-color: hsl(var(--accent) / 0.3);
}
.focus\:bg-accent\/35:focus {
  background-color: hsl(var(--accent) / 0.35);
}
.focus\:bg-accent\/40:focus {
  background-color: hsl(var(--accent) / 0.4);
}
.focus\:bg-accent\/45:focus {
  background-color: hsl(var(--accent) / 0.45);
}
.focus\:bg-accent\/5:focus {
  background-color: hsl(var(--accent) / 0.05);
}
.focus\:bg-accent\/50:focus {
  background-color: hsl(var(--accent) / 0.5);
}
.focus\:bg-accent\/55:focus {
  background-color: hsl(var(--accent) / 0.55);
}
.focus\:bg-accent\/60:focus {
  background-color: hsl(var(--accent) / 0.6);
}
.focus\:bg-accent\/65:focus {
  background-color: hsl(var(--accent) / 0.65);
}
.focus\:bg-accent\/70:focus {
  background-color: hsl(var(--accent) / 0.7);
}
.focus\:bg-accent\/75:focus {
  background-color: hsl(var(--accent) / 0.75);
}
.focus\:bg-accent\/80:focus {
  background-color: hsl(var(--accent) / 0.8);
}
.focus\:bg-accent\/85:focus {
  background-color: hsl(var(--accent) / 0.85);
}
.focus\:bg-accent\/90:focus {
  background-color: hsl(var(--accent) / 0.9);
}
.focus\:bg-accent\/95:focus {
  background-color: hsl(var(--accent) / 0.95);
}
.focus\:bg-amber-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.focus\:bg-amber-100\/0:focus {
  background-color: rgb(254 243 199 / 0);
}
.focus\:bg-amber-100\/10:focus {
  background-color: rgb(254 243 199 / 0.1);
}
.focus\:bg-amber-100\/100:focus {
  background-color: rgb(254 243 199 / 1);
}
.focus\:bg-amber-100\/15:focus {
  background-color: rgb(254 243 199 / 0.15);
}
.focus\:bg-amber-100\/20:focus {
  background-color: rgb(254 243 199 / 0.2);
}
.focus\:bg-amber-100\/25:focus {
  background-color: rgb(254 243 199 / 0.25);
}
.focus\:bg-amber-100\/30:focus {
  background-color: rgb(254 243 199 / 0.3);
}
.focus\:bg-amber-100\/35:focus {
  background-color: rgb(254 243 199 / 0.35);
}
.focus\:bg-amber-100\/40:focus {
  background-color: rgb(254 243 199 / 0.4);
}
.focus\:bg-amber-100\/45:focus {
  background-color: rgb(254 243 199 / 0.45);
}
.focus\:bg-amber-100\/5:focus {
  background-color: rgb(254 243 199 / 0.05);
}
.focus\:bg-amber-100\/50:focus {
  background-color: rgb(254 243 199 / 0.5);
}
.focus\:bg-amber-100\/55:focus {
  background-color: rgb(254 243 199 / 0.55);
}
.focus\:bg-amber-100\/60:focus {
  background-color: rgb(254 243 199 / 0.6);
}
.focus\:bg-amber-100\/65:focus {
  background-color: rgb(254 243 199 / 0.65);
}
.focus\:bg-amber-100\/70:focus {
  background-color: rgb(254 243 199 / 0.7);
}
.focus\:bg-amber-100\/75:focus {
  background-color: rgb(254 243 199 / 0.75);
}
.focus\:bg-amber-100\/80:focus {
  background-color: rgb(254 243 199 / 0.8);
}
.focus\:bg-amber-100\/85:focus {
  background-color: rgb(254 243 199 / 0.85);
}
.focus\:bg-amber-100\/90:focus {
  background-color: rgb(254 243 199 / 0.9);
}
.focus\:bg-amber-100\/95:focus {
  background-color: rgb(254 243 199 / 0.95);
}
.focus\:bg-amber-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}
.focus\:bg-amber-200\/0:focus {
  background-color: rgb(253 230 138 / 0);
}
.focus\:bg-amber-200\/10:focus {
  background-color: rgb(253 230 138 / 0.1);
}
.focus\:bg-amber-200\/100:focus {
  background-color: rgb(253 230 138 / 1);
}
.focus\:bg-amber-200\/15:focus {
  background-color: rgb(253 230 138 / 0.15);
}
.focus\:bg-amber-200\/20:focus {
  background-color: rgb(253 230 138 / 0.2);
}
.focus\:bg-amber-200\/25:focus {
  background-color: rgb(253 230 138 / 0.25);
}
.focus\:bg-amber-200\/30:focus {
  background-color: rgb(253 230 138 / 0.3);
}
.focus\:bg-amber-200\/35:focus {
  background-color: rgb(253 230 138 / 0.35);
}
.focus\:bg-amber-200\/40:focus {
  background-color: rgb(253 230 138 / 0.4);
}
.focus\:bg-amber-200\/45:focus {
  background-color: rgb(253 230 138 / 0.45);
}
.focus\:bg-amber-200\/5:focus {
  background-color: rgb(253 230 138 / 0.05);
}
.focus\:bg-amber-200\/50:focus {
  background-color: rgb(253 230 138 / 0.5);
}
.focus\:bg-amber-200\/55:focus {
  background-color: rgb(253 230 138 / 0.55);
}
.focus\:bg-amber-200\/60:focus {
  background-color: rgb(253 230 138 / 0.6);
}
.focus\:bg-amber-200\/65:focus {
  background-color: rgb(253 230 138 / 0.65);
}
.focus\:bg-amber-200\/70:focus {
  background-color: rgb(253 230 138 / 0.7);
}
.focus\:bg-amber-200\/75:focus {
  background-color: rgb(253 230 138 / 0.75);
}
.focus\:bg-amber-200\/80:focus {
  background-color: rgb(253 230 138 / 0.8);
}
.focus\:bg-amber-200\/85:focus {
  background-color: rgb(253 230 138 / 0.85);
}
.focus\:bg-amber-200\/90:focus {
  background-color: rgb(253 230 138 / 0.9);
}
.focus\:bg-amber-200\/95:focus {
  background-color: rgb(253 230 138 / 0.95);
}
.focus\:bg-amber-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}
.focus\:bg-amber-300\/0:focus {
  background-color: rgb(252 211 77 / 0);
}
.focus\:bg-amber-300\/10:focus {
  background-color: rgb(252 211 77 / 0.1);
}
.focus\:bg-amber-300\/100:focus {
  background-color: rgb(252 211 77 / 1);
}
.focus\:bg-amber-300\/15:focus {
  background-color: rgb(252 211 77 / 0.15);
}
.focus\:bg-amber-300\/20:focus {
  background-color: rgb(252 211 77 / 0.2);
}
.focus\:bg-amber-300\/25:focus {
  background-color: rgb(252 211 77 / 0.25);
}
.focus\:bg-amber-300\/30:focus {
  background-color: rgb(252 211 77 / 0.3);
}
.focus\:bg-amber-300\/35:focus {
  background-color: rgb(252 211 77 / 0.35);
}
.focus\:bg-amber-300\/40:focus {
  background-color: rgb(252 211 77 / 0.4);
}
.focus\:bg-amber-300\/45:focus {
  background-color: rgb(252 211 77 / 0.45);
}
.focus\:bg-amber-300\/5:focus {
  background-color: rgb(252 211 77 / 0.05);
}
.focus\:bg-amber-300\/50:focus {
  background-color: rgb(252 211 77 / 0.5);
}
.focus\:bg-amber-300\/55:focus {
  background-color: rgb(252 211 77 / 0.55);
}
.focus\:bg-amber-300\/60:focus {
  background-color: rgb(252 211 77 / 0.6);
}
.focus\:bg-amber-300\/65:focus {
  background-color: rgb(252 211 77 / 0.65);
}
.focus\:bg-amber-300\/70:focus {
  background-color: rgb(252 211 77 / 0.7);
}
.focus\:bg-amber-300\/75:focus {
  background-color: rgb(252 211 77 / 0.75);
}
.focus\:bg-amber-300\/80:focus {
  background-color: rgb(252 211 77 / 0.8);
}
.focus\:bg-amber-300\/85:focus {
  background-color: rgb(252 211 77 / 0.85);
}
.focus\:bg-amber-300\/90:focus {
  background-color: rgb(252 211 77 / 0.9);
}
.focus\:bg-amber-300\/95:focus {
  background-color: rgb(252 211 77 / 0.95);
}
.focus\:bg-amber-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}
.focus\:bg-amber-400\/0:focus {
  background-color: rgb(251 191 36 / 0);
}
.focus\:bg-amber-400\/10:focus {
  background-color: rgb(251 191 36 / 0.1);
}
.focus\:bg-amber-400\/100:focus {
  background-color: rgb(251 191 36 / 1);
}
.focus\:bg-amber-400\/15:focus {
  background-color: rgb(251 191 36 / 0.15);
}
.focus\:bg-amber-400\/20:focus {
  background-color: rgb(251 191 36 / 0.2);
}
.focus\:bg-amber-400\/25:focus {
  background-color: rgb(251 191 36 / 0.25);
}
.focus\:bg-amber-400\/30:focus {
  background-color: rgb(251 191 36 / 0.3);
}
.focus\:bg-amber-400\/35:focus {
  background-color: rgb(251 191 36 / 0.35);
}
.focus\:bg-amber-400\/40:focus {
  background-color: rgb(251 191 36 / 0.4);
}
.focus\:bg-amber-400\/45:focus {
  background-color: rgb(251 191 36 / 0.45);
}
.focus\:bg-amber-400\/5:focus {
  background-color: rgb(251 191 36 / 0.05);
}
.focus\:bg-amber-400\/50:focus {
  background-color: rgb(251 191 36 / 0.5);
}
.focus\:bg-amber-400\/55:focus {
  background-color: rgb(251 191 36 / 0.55);
}
.focus\:bg-amber-400\/60:focus {
  background-color: rgb(251 191 36 / 0.6);
}
.focus\:bg-amber-400\/65:focus {
  background-color: rgb(251 191 36 / 0.65);
}
.focus\:bg-amber-400\/70:focus {
  background-color: rgb(251 191 36 / 0.7);
}
.focus\:bg-amber-400\/75:focus {
  background-color: rgb(251 191 36 / 0.75);
}
.focus\:bg-amber-400\/80:focus {
  background-color: rgb(251 191 36 / 0.8);
}
.focus\:bg-amber-400\/85:focus {
  background-color: rgb(251 191 36 / 0.85);
}
.focus\:bg-amber-400\/90:focus {
  background-color: rgb(251 191 36 / 0.9);
}
.focus\:bg-amber-400\/95:focus {
  background-color: rgb(251 191 36 / 0.95);
}
.focus\:bg-amber-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}
.focus\:bg-amber-500\/0:focus {
  background-color: rgb(245 158 11 / 0);
}
.focus\:bg-amber-500\/10:focus {
  background-color: rgb(245 158 11 / 0.1);
}
.focus\:bg-amber-500\/100:focus {
  background-color: rgb(245 158 11 / 1);
}
.focus\:bg-amber-500\/15:focus {
  background-color: rgb(245 158 11 / 0.15);
}
.focus\:bg-amber-500\/20:focus {
  background-color: rgb(245 158 11 / 0.2);
}
.focus\:bg-amber-500\/25:focus {
  background-color: rgb(245 158 11 / 0.25);
}
.focus\:bg-amber-500\/30:focus {
  background-color: rgb(245 158 11 / 0.3);
}
.focus\:bg-amber-500\/35:focus {
  background-color: rgb(245 158 11 / 0.35);
}
.focus\:bg-amber-500\/40:focus {
  background-color: rgb(245 158 11 / 0.4);
}
.focus\:bg-amber-500\/45:focus {
  background-color: rgb(245 158 11 / 0.45);
}
.focus\:bg-amber-500\/5:focus {
  background-color: rgb(245 158 11 / 0.05);
}
.focus\:bg-amber-500\/50:focus {
  background-color: rgb(245 158 11 / 0.5);
}
.focus\:bg-amber-500\/55:focus {
  background-color: rgb(245 158 11 / 0.55);
}
.focus\:bg-amber-500\/60:focus {
  background-color: rgb(245 158 11 / 0.6);
}
.focus\:bg-amber-500\/65:focus {
  background-color: rgb(245 158 11 / 0.65);
}
.focus\:bg-amber-500\/70:focus {
  background-color: rgb(245 158 11 / 0.7);
}
.focus\:bg-amber-500\/75:focus {
  background-color: rgb(245 158 11 / 0.75);
}
.focus\:bg-amber-500\/80:focus {
  background-color: rgb(245 158 11 / 0.8);
}
.focus\:bg-amber-500\/85:focus {
  background-color: rgb(245 158 11 / 0.85);
}
.focus\:bg-amber-500\/90:focus {
  background-color: rgb(245 158 11 / 0.9);
}
.focus\:bg-amber-500\/95:focus {
  background-color: rgb(245 158 11 / 0.95);
}
.focus\:bg-amber-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}
.focus\:bg-amber-600\/0:focus {
  background-color: rgb(217 119 6 / 0);
}
.focus\:bg-amber-600\/10:focus {
  background-color: rgb(217 119 6 / 0.1);
}
.focus\:bg-amber-600\/100:focus {
  background-color: rgb(217 119 6 / 1);
}
.focus\:bg-amber-600\/15:focus {
  background-color: rgb(217 119 6 / 0.15);
}
.focus\:bg-amber-600\/20:focus {
  background-color: rgb(217 119 6 / 0.2);
}
.focus\:bg-amber-600\/25:focus {
  background-color: rgb(217 119 6 / 0.25);
}
.focus\:bg-amber-600\/30:focus {
  background-color: rgb(217 119 6 / 0.3);
}
.focus\:bg-amber-600\/35:focus {
  background-color: rgb(217 119 6 / 0.35);
}
.focus\:bg-amber-600\/40:focus {
  background-color: rgb(217 119 6 / 0.4);
}
.focus\:bg-amber-600\/45:focus {
  background-color: rgb(217 119 6 / 0.45);
}
.focus\:bg-amber-600\/5:focus {
  background-color: rgb(217 119 6 / 0.05);
}
.focus\:bg-amber-600\/50:focus {
  background-color: rgb(217 119 6 / 0.5);
}
.focus\:bg-amber-600\/55:focus {
  background-color: rgb(217 119 6 / 0.55);
}
.focus\:bg-amber-600\/60:focus {
  background-color: rgb(217 119 6 / 0.6);
}
.focus\:bg-amber-600\/65:focus {
  background-color: rgb(217 119 6 / 0.65);
}
.focus\:bg-amber-600\/70:focus {
  background-color: rgb(217 119 6 / 0.7);
}
.focus\:bg-amber-600\/75:focus {
  background-color: rgb(217 119 6 / 0.75);
}
.focus\:bg-amber-600\/80:focus {
  background-color: rgb(217 119 6 / 0.8);
}
.focus\:bg-amber-600\/85:focus {
  background-color: rgb(217 119 6 / 0.85);
}
.focus\:bg-amber-600\/90:focus {
  background-color: rgb(217 119 6 / 0.9);
}
.focus\:bg-amber-600\/95:focus {
  background-color: rgb(217 119 6 / 0.95);
}
.focus\:bg-amber-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}
.focus\:bg-amber-700\/0:focus {
  background-color: rgb(180 83 9 / 0);
}
.focus\:bg-amber-700\/10:focus {
  background-color: rgb(180 83 9 / 0.1);
}
.focus\:bg-amber-700\/100:focus {
  background-color: rgb(180 83 9 / 1);
}
.focus\:bg-amber-700\/15:focus {
  background-color: rgb(180 83 9 / 0.15);
}
.focus\:bg-amber-700\/20:focus {
  background-color: rgb(180 83 9 / 0.2);
}
.focus\:bg-amber-700\/25:focus {
  background-color: rgb(180 83 9 / 0.25);
}
.focus\:bg-amber-700\/30:focus {
  background-color: rgb(180 83 9 / 0.3);
}
.focus\:bg-amber-700\/35:focus {
  background-color: rgb(180 83 9 / 0.35);
}
.focus\:bg-amber-700\/40:focus {
  background-color: rgb(180 83 9 / 0.4);
}
.focus\:bg-amber-700\/45:focus {
  background-color: rgb(180 83 9 / 0.45);
}
.focus\:bg-amber-700\/5:focus {
  background-color: rgb(180 83 9 / 0.05);
}
.focus\:bg-amber-700\/50:focus {
  background-color: rgb(180 83 9 / 0.5);
}
.focus\:bg-amber-700\/55:focus {
  background-color: rgb(180 83 9 / 0.55);
}
.focus\:bg-amber-700\/60:focus {
  background-color: rgb(180 83 9 / 0.6);
}
.focus\:bg-amber-700\/65:focus {
  background-color: rgb(180 83 9 / 0.65);
}
.focus\:bg-amber-700\/70:focus {
  background-color: rgb(180 83 9 / 0.7);
}
.focus\:bg-amber-700\/75:focus {
  background-color: rgb(180 83 9 / 0.75);
}
.focus\:bg-amber-700\/80:focus {
  background-color: rgb(180 83 9 / 0.8);
}
.focus\:bg-amber-700\/85:focus {
  background-color: rgb(180 83 9 / 0.85);
}
.focus\:bg-amber-700\/90:focus {
  background-color: rgb(180 83 9 / 0.9);
}
.focus\:bg-amber-700\/95:focus {
  background-color: rgb(180 83 9 / 0.95);
}
.focus\:bg-amber-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}
.focus\:bg-amber-800\/0:focus {
  background-color: rgb(146 64 14 / 0);
}
.focus\:bg-amber-800\/10:focus {
  background-color: rgb(146 64 14 / 0.1);
}
.focus\:bg-amber-800\/100:focus {
  background-color: rgb(146 64 14 / 1);
}
.focus\:bg-amber-800\/15:focus {
  background-color: rgb(146 64 14 / 0.15);
}
.focus\:bg-amber-800\/20:focus {
  background-color: rgb(146 64 14 / 0.2);
}
.focus\:bg-amber-800\/25:focus {
  background-color: rgb(146 64 14 / 0.25);
}
.focus\:bg-amber-800\/30:focus {
  background-color: rgb(146 64 14 / 0.3);
}
.focus\:bg-amber-800\/35:focus {
  background-color: rgb(146 64 14 / 0.35);
}
.focus\:bg-amber-800\/40:focus {
  background-color: rgb(146 64 14 / 0.4);
}
.focus\:bg-amber-800\/45:focus {
  background-color: rgb(146 64 14 / 0.45);
}
.focus\:bg-amber-800\/5:focus {
  background-color: rgb(146 64 14 / 0.05);
}
.focus\:bg-amber-800\/50:focus {
  background-color: rgb(146 64 14 / 0.5);
}
.focus\:bg-amber-800\/55:focus {
  background-color: rgb(146 64 14 / 0.55);
}
.focus\:bg-amber-800\/60:focus {
  background-color: rgb(146 64 14 / 0.6);
}
.focus\:bg-amber-800\/65:focus {
  background-color: rgb(146 64 14 / 0.65);
}
.focus\:bg-amber-800\/70:focus {
  background-color: rgb(146 64 14 / 0.7);
}
.focus\:bg-amber-800\/75:focus {
  background-color: rgb(146 64 14 / 0.75);
}
.focus\:bg-amber-800\/80:focus {
  background-color: rgb(146 64 14 / 0.8);
}
.focus\:bg-amber-800\/85:focus {
  background-color: rgb(146 64 14 / 0.85);
}
.focus\:bg-amber-800\/90:focus {
  background-color: rgb(146 64 14 / 0.9);
}
.focus\:bg-amber-800\/95:focus {
  background-color: rgb(146 64 14 / 0.95);
}
.focus\:bg-amber-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}
.focus\:bg-amber-900\/0:focus {
  background-color: rgb(120 53 15 / 0);
}
.focus\:bg-amber-900\/10:focus {
  background-color: rgb(120 53 15 / 0.1);
}
.focus\:bg-amber-900\/100:focus {
  background-color: rgb(120 53 15 / 1);
}
.focus\:bg-amber-900\/15:focus {
  background-color: rgb(120 53 15 / 0.15);
}
.focus\:bg-amber-900\/20:focus {
  background-color: rgb(120 53 15 / 0.2);
}
.focus\:bg-amber-900\/25:focus {
  background-color: rgb(120 53 15 / 0.25);
}
.focus\:bg-amber-900\/30:focus {
  background-color: rgb(120 53 15 / 0.3);
}
.focus\:bg-amber-900\/35:focus {
  background-color: rgb(120 53 15 / 0.35);
}
.focus\:bg-amber-900\/40:focus {
  background-color: rgb(120 53 15 / 0.4);
}
.focus\:bg-amber-900\/45:focus {
  background-color: rgb(120 53 15 / 0.45);
}
.focus\:bg-amber-900\/5:focus {
  background-color: rgb(120 53 15 / 0.05);
}
.focus\:bg-amber-900\/50:focus {
  background-color: rgb(120 53 15 / 0.5);
}
.focus\:bg-amber-900\/55:focus {
  background-color: rgb(120 53 15 / 0.55);
}
.focus\:bg-amber-900\/60:focus {
  background-color: rgb(120 53 15 / 0.6);
}
.focus\:bg-amber-900\/65:focus {
  background-color: rgb(120 53 15 / 0.65);
}
.focus\:bg-amber-900\/70:focus {
  background-color: rgb(120 53 15 / 0.7);
}
.focus\:bg-amber-900\/75:focus {
  background-color: rgb(120 53 15 / 0.75);
}
.focus\:bg-amber-900\/80:focus {
  background-color: rgb(120 53 15 / 0.8);
}
.focus\:bg-amber-900\/85:focus {
  background-color: rgb(120 53 15 / 0.85);
}
.focus\:bg-amber-900\/90:focus {
  background-color: rgb(120 53 15 / 0.9);
}
.focus\:bg-amber-900\/95:focus {
  background-color: rgb(120 53 15 / 0.95);
}
.focus\:bg-blue-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.focus\:bg-blue-100\/0:focus {
  background-color: rgb(219 234 254 / 0);
}
.focus\:bg-blue-100\/10:focus {
  background-color: rgb(219 234 254 / 0.1);
}
.focus\:bg-blue-100\/100:focus {
  background-color: rgb(219 234 254 / 1);
}
.focus\:bg-blue-100\/15:focus {
  background-color: rgb(219 234 254 / 0.15);
}
.focus\:bg-blue-100\/20:focus {
  background-color: rgb(219 234 254 / 0.2);
}
.focus\:bg-blue-100\/25:focus {
  background-color: rgb(219 234 254 / 0.25);
}
.focus\:bg-blue-100\/30:focus {
  background-color: rgb(219 234 254 / 0.3);
}
.focus\:bg-blue-100\/35:focus {
  background-color: rgb(219 234 254 / 0.35);
}
.focus\:bg-blue-100\/40:focus {
  background-color: rgb(219 234 254 / 0.4);
}
.focus\:bg-blue-100\/45:focus {
  background-color: rgb(219 234 254 / 0.45);
}
.focus\:bg-blue-100\/5:focus {
  background-color: rgb(219 234 254 / 0.05);
}
.focus\:bg-blue-100\/50:focus {
  background-color: rgb(219 234 254 / 0.5);
}
.focus\:bg-blue-100\/55:focus {
  background-color: rgb(219 234 254 / 0.55);
}
.focus\:bg-blue-100\/60:focus {
  background-color: rgb(219 234 254 / 0.6);
}
.focus\:bg-blue-100\/65:focus {
  background-color: rgb(219 234 254 / 0.65);
}
.focus\:bg-blue-100\/70:focus {
  background-color: rgb(219 234 254 / 0.7);
}
.focus\:bg-blue-100\/75:focus {
  background-color: rgb(219 234 254 / 0.75);
}
.focus\:bg-blue-100\/80:focus {
  background-color: rgb(219 234 254 / 0.8);
}
.focus\:bg-blue-100\/85:focus {
  background-color: rgb(219 234 254 / 0.85);
}
.focus\:bg-blue-100\/90:focus {
  background-color: rgb(219 234 254 / 0.9);
}
.focus\:bg-blue-100\/95:focus {
  background-color: rgb(219 234 254 / 0.95);
}
.focus\:bg-blue-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}
.focus\:bg-blue-200\/0:focus {
  background-color: rgb(191 219 254 / 0);
}
.focus\:bg-blue-200\/10:focus {
  background-color: rgb(191 219 254 / 0.1);
}
.focus\:bg-blue-200\/100:focus {
  background-color: rgb(191 219 254 / 1);
}
.focus\:bg-blue-200\/15:focus {
  background-color: rgb(191 219 254 / 0.15);
}
.focus\:bg-blue-200\/20:focus {
  background-color: rgb(191 219 254 / 0.2);
}
.focus\:bg-blue-200\/25:focus {
  background-color: rgb(191 219 254 / 0.25);
}
.focus\:bg-blue-200\/30:focus {
  background-color: rgb(191 219 254 / 0.3);
}
.focus\:bg-blue-200\/35:focus {
  background-color: rgb(191 219 254 / 0.35);
}
.focus\:bg-blue-200\/40:focus {
  background-color: rgb(191 219 254 / 0.4);
}
.focus\:bg-blue-200\/45:focus {
  background-color: rgb(191 219 254 / 0.45);
}
.focus\:bg-blue-200\/5:focus {
  background-color: rgb(191 219 254 / 0.05);
}
.focus\:bg-blue-200\/50:focus {
  background-color: rgb(191 219 254 / 0.5);
}
.focus\:bg-blue-200\/55:focus {
  background-color: rgb(191 219 254 / 0.55);
}
.focus\:bg-blue-200\/60:focus {
  background-color: rgb(191 219 254 / 0.6);
}
.focus\:bg-blue-200\/65:focus {
  background-color: rgb(191 219 254 / 0.65);
}
.focus\:bg-blue-200\/70:focus {
  background-color: rgb(191 219 254 / 0.7);
}
.focus\:bg-blue-200\/75:focus {
  background-color: rgb(191 219 254 / 0.75);
}
.focus\:bg-blue-200\/80:focus {
  background-color: rgb(191 219 254 / 0.8);
}
.focus\:bg-blue-200\/85:focus {
  background-color: rgb(191 219 254 / 0.85);
}
.focus\:bg-blue-200\/90:focus {
  background-color: rgb(191 219 254 / 0.9);
}
.focus\:bg-blue-200\/95:focus {
  background-color: rgb(191 219 254 / 0.95);
}
.focus\:bg-blue-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}
.focus\:bg-blue-300\/0:focus {
  background-color: rgb(147 197 253 / 0);
}
.focus\:bg-blue-300\/10:focus {
  background-color: rgb(147 197 253 / 0.1);
}
.focus\:bg-blue-300\/100:focus {
  background-color: rgb(147 197 253 / 1);
}
.focus\:bg-blue-300\/15:focus {
  background-color: rgb(147 197 253 / 0.15);
}
.focus\:bg-blue-300\/20:focus {
  background-color: rgb(147 197 253 / 0.2);
}
.focus\:bg-blue-300\/25:focus {
  background-color: rgb(147 197 253 / 0.25);
}
.focus\:bg-blue-300\/30:focus {
  background-color: rgb(147 197 253 / 0.3);
}
.focus\:bg-blue-300\/35:focus {
  background-color: rgb(147 197 253 / 0.35);
}
.focus\:bg-blue-300\/40:focus {
  background-color: rgb(147 197 253 / 0.4);
}
.focus\:bg-blue-300\/45:focus {
  background-color: rgb(147 197 253 / 0.45);
}
.focus\:bg-blue-300\/5:focus {
  background-color: rgb(147 197 253 / 0.05);
}
.focus\:bg-blue-300\/50:focus {
  background-color: rgb(147 197 253 / 0.5);
}
.focus\:bg-blue-300\/55:focus {
  background-color: rgb(147 197 253 / 0.55);
}
.focus\:bg-blue-300\/60:focus {
  background-color: rgb(147 197 253 / 0.6);
}
.focus\:bg-blue-300\/65:focus {
  background-color: rgb(147 197 253 / 0.65);
}
.focus\:bg-blue-300\/70:focus {
  background-color: rgb(147 197 253 / 0.7);
}
.focus\:bg-blue-300\/75:focus {
  background-color: rgb(147 197 253 / 0.75);
}
.focus\:bg-blue-300\/80:focus {
  background-color: rgb(147 197 253 / 0.8);
}
.focus\:bg-blue-300\/85:focus {
  background-color: rgb(147 197 253 / 0.85);
}
.focus\:bg-blue-300\/90:focus {
  background-color: rgb(147 197 253 / 0.9);
}
.focus\:bg-blue-300\/95:focus {
  background-color: rgb(147 197 253 / 0.95);
}
.focus\:bg-blue-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}
.focus\:bg-blue-400\/0:focus {
  background-color: rgb(96 165 250 / 0);
}
.focus\:bg-blue-400\/10:focus {
  background-color: rgb(96 165 250 / 0.1);
}
.focus\:bg-blue-400\/100:focus {
  background-color: rgb(96 165 250 / 1);
}
.focus\:bg-blue-400\/15:focus {
  background-color: rgb(96 165 250 / 0.15);
}
.focus\:bg-blue-400\/20:focus {
  background-color: rgb(96 165 250 / 0.2);
}
.focus\:bg-blue-400\/25:focus {
  background-color: rgb(96 165 250 / 0.25);
}
.focus\:bg-blue-400\/30:focus {
  background-color: rgb(96 165 250 / 0.3);
}
.focus\:bg-blue-400\/35:focus {
  background-color: rgb(96 165 250 / 0.35);
}
.focus\:bg-blue-400\/40:focus {
  background-color: rgb(96 165 250 / 0.4);
}
.focus\:bg-blue-400\/45:focus {
  background-color: rgb(96 165 250 / 0.45);
}
.focus\:bg-blue-400\/5:focus {
  background-color: rgb(96 165 250 / 0.05);
}
.focus\:bg-blue-400\/50:focus {
  background-color: rgb(96 165 250 / 0.5);
}
.focus\:bg-blue-400\/55:focus {
  background-color: rgb(96 165 250 / 0.55);
}
.focus\:bg-blue-400\/60:focus {
  background-color: rgb(96 165 250 / 0.6);
}
.focus\:bg-blue-400\/65:focus {
  background-color: rgb(96 165 250 / 0.65);
}
.focus\:bg-blue-400\/70:focus {
  background-color: rgb(96 165 250 / 0.7);
}
.focus\:bg-blue-400\/75:focus {
  background-color: rgb(96 165 250 / 0.75);
}
.focus\:bg-blue-400\/80:focus {
  background-color: rgb(96 165 250 / 0.8);
}
.focus\:bg-blue-400\/85:focus {
  background-color: rgb(96 165 250 / 0.85);
}
.focus\:bg-blue-400\/90:focus {
  background-color: rgb(96 165 250 / 0.9);
}
.focus\:bg-blue-400\/95:focus {
  background-color: rgb(96 165 250 / 0.95);
}
.focus\:bg-blue-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.focus\:bg-blue-500\/0:focus {
  background-color: rgb(59 130 246 / 0);
}
.focus\:bg-blue-500\/10:focus {
  background-color: rgb(59 130 246 / 0.1);
}
.focus\:bg-blue-500\/100:focus {
  background-color: rgb(59 130 246 / 1);
}
.focus\:bg-blue-500\/15:focus {
  background-color: rgb(59 130 246 / 0.15);
}
.focus\:bg-blue-500\/20:focus {
  background-color: rgb(59 130 246 / 0.2);
}
.focus\:bg-blue-500\/25:focus {
  background-color: rgb(59 130 246 / 0.25);
}
.focus\:bg-blue-500\/30:focus {
  background-color: rgb(59 130 246 / 0.3);
}
.focus\:bg-blue-500\/35:focus {
  background-color: rgb(59 130 246 / 0.35);
}
.focus\:bg-blue-500\/40:focus {
  background-color: rgb(59 130 246 / 0.4);
}
.focus\:bg-blue-500\/45:focus {
  background-color: rgb(59 130 246 / 0.45);
}
.focus\:bg-blue-500\/5:focus {
  background-color: rgb(59 130 246 / 0.05);
}
.focus\:bg-blue-500\/50:focus {
  background-color: rgb(59 130 246 / 0.5);
}
.focus\:bg-blue-500\/55:focus {
  background-color: rgb(59 130 246 / 0.55);
}
.focus\:bg-blue-500\/60:focus {
  background-color: rgb(59 130 246 / 0.6);
}
.focus\:bg-blue-500\/65:focus {
  background-color: rgb(59 130 246 / 0.65);
}
.focus\:bg-blue-500\/70:focus {
  background-color: rgb(59 130 246 / 0.7);
}
.focus\:bg-blue-500\/75:focus {
  background-color: rgb(59 130 246 / 0.75);
}
.focus\:bg-blue-500\/80:focus {
  background-color: rgb(59 130 246 / 0.8);
}
.focus\:bg-blue-500\/85:focus {
  background-color: rgb(59 130 246 / 0.85);
}
.focus\:bg-blue-500\/90:focus {
  background-color: rgb(59 130 246 / 0.9);
}
.focus\:bg-blue-500\/95:focus {
  background-color: rgb(59 130 246 / 0.95);
}
.focus\:bg-blue-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.focus\:bg-blue-600\/0:focus {
  background-color: rgb(37 99 235 / 0);
}
.focus\:bg-blue-600\/10:focus {
  background-color: rgb(37 99 235 / 0.1);
}
.focus\:bg-blue-600\/100:focus {
  background-color: rgb(37 99 235 / 1);
}
.focus\:bg-blue-600\/15:focus {
  background-color: rgb(37 99 235 / 0.15);
}
.focus\:bg-blue-600\/20:focus {
  background-color: rgb(37 99 235 / 0.2);
}
.focus\:bg-blue-600\/25:focus {
  background-color: rgb(37 99 235 / 0.25);
}
.focus\:bg-blue-600\/30:focus {
  background-color: rgb(37 99 235 / 0.3);
}
.focus\:bg-blue-600\/35:focus {
  background-color: rgb(37 99 235 / 0.35);
}
.focus\:bg-blue-600\/40:focus {
  background-color: rgb(37 99 235 / 0.4);
}
.focus\:bg-blue-600\/45:focus {
  background-color: rgb(37 99 235 / 0.45);
}
.focus\:bg-blue-600\/5:focus {
  background-color: rgb(37 99 235 / 0.05);
}
.focus\:bg-blue-600\/50:focus {
  background-color: rgb(37 99 235 / 0.5);
}
.focus\:bg-blue-600\/55:focus {
  background-color: rgb(37 99 235 / 0.55);
}
.focus\:bg-blue-600\/60:focus {
  background-color: rgb(37 99 235 / 0.6);
}
.focus\:bg-blue-600\/65:focus {
  background-color: rgb(37 99 235 / 0.65);
}
.focus\:bg-blue-600\/70:focus {
  background-color: rgb(37 99 235 / 0.7);
}
.focus\:bg-blue-600\/75:focus {
  background-color: rgb(37 99 235 / 0.75);
}
.focus\:bg-blue-600\/80:focus {
  background-color: rgb(37 99 235 / 0.8);
}
.focus\:bg-blue-600\/85:focus {
  background-color: rgb(37 99 235 / 0.85);
}
.focus\:bg-blue-600\/90:focus {
  background-color: rgb(37 99 235 / 0.9);
}
.focus\:bg-blue-600\/95:focus {
  background-color: rgb(37 99 235 / 0.95);
}
.focus\:bg-blue-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.focus\:bg-blue-700\/0:focus {
  background-color: rgb(29 78 216 / 0);
}
.focus\:bg-blue-700\/10:focus {
  background-color: rgb(29 78 216 / 0.1);
}
.focus\:bg-blue-700\/100:focus {
  background-color: rgb(29 78 216 / 1);
}
.focus\:bg-blue-700\/15:focus {
  background-color: rgb(29 78 216 / 0.15);
}
.focus\:bg-blue-700\/20:focus {
  background-color: rgb(29 78 216 / 0.2);
}
.focus\:bg-blue-700\/25:focus {
  background-color: rgb(29 78 216 / 0.25);
}
.focus\:bg-blue-700\/30:focus {
  background-color: rgb(29 78 216 / 0.3);
}
.focus\:bg-blue-700\/35:focus {
  background-color: rgb(29 78 216 / 0.35);
}
.focus\:bg-blue-700\/40:focus {
  background-color: rgb(29 78 216 / 0.4);
}
.focus\:bg-blue-700\/45:focus {
  background-color: rgb(29 78 216 / 0.45);
}
.focus\:bg-blue-700\/5:focus {
  background-color: rgb(29 78 216 / 0.05);
}
.focus\:bg-blue-700\/50:focus {
  background-color: rgb(29 78 216 / 0.5);
}
.focus\:bg-blue-700\/55:focus {
  background-color: rgb(29 78 216 / 0.55);
}
.focus\:bg-blue-700\/60:focus {
  background-color: rgb(29 78 216 / 0.6);
}
.focus\:bg-blue-700\/65:focus {
  background-color: rgb(29 78 216 / 0.65);
}
.focus\:bg-blue-700\/70:focus {
  background-color: rgb(29 78 216 / 0.7);
}
.focus\:bg-blue-700\/75:focus {
  background-color: rgb(29 78 216 / 0.75);
}
.focus\:bg-blue-700\/80:focus {
  background-color: rgb(29 78 216 / 0.8);
}
.focus\:bg-blue-700\/85:focus {
  background-color: rgb(29 78 216 / 0.85);
}
.focus\:bg-blue-700\/90:focus {
  background-color: rgb(29 78 216 / 0.9);
}
.focus\:bg-blue-700\/95:focus {
  background-color: rgb(29 78 216 / 0.95);
}
.focus\:bg-blue-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}
.focus\:bg-blue-800\/0:focus {
  background-color: rgb(30 64 175 / 0);
}
.focus\:bg-blue-800\/10:focus {
  background-color: rgb(30 64 175 / 0.1);
}
.focus\:bg-blue-800\/100:focus {
  background-color: rgb(30 64 175 / 1);
}
.focus\:bg-blue-800\/15:focus {
  background-color: rgb(30 64 175 / 0.15);
}
.focus\:bg-blue-800\/20:focus {
  background-color: rgb(30 64 175 / 0.2);
}
.focus\:bg-blue-800\/25:focus {
  background-color: rgb(30 64 175 / 0.25);
}
.focus\:bg-blue-800\/30:focus {
  background-color: rgb(30 64 175 / 0.3);
}
.focus\:bg-blue-800\/35:focus {
  background-color: rgb(30 64 175 / 0.35);
}
.focus\:bg-blue-800\/40:focus {
  background-color: rgb(30 64 175 / 0.4);
}
.focus\:bg-blue-800\/45:focus {
  background-color: rgb(30 64 175 / 0.45);
}
.focus\:bg-blue-800\/5:focus {
  background-color: rgb(30 64 175 / 0.05);
}
.focus\:bg-blue-800\/50:focus {
  background-color: rgb(30 64 175 / 0.5);
}
.focus\:bg-blue-800\/55:focus {
  background-color: rgb(30 64 175 / 0.55);
}
.focus\:bg-blue-800\/60:focus {
  background-color: rgb(30 64 175 / 0.6);
}
.focus\:bg-blue-800\/65:focus {
  background-color: rgb(30 64 175 / 0.65);
}
.focus\:bg-blue-800\/70:focus {
  background-color: rgb(30 64 175 / 0.7);
}
.focus\:bg-blue-800\/75:focus {
  background-color: rgb(30 64 175 / 0.75);
}
.focus\:bg-blue-800\/80:focus {
  background-color: rgb(30 64 175 / 0.8);
}
.focus\:bg-blue-800\/85:focus {
  background-color: rgb(30 64 175 / 0.85);
}
.focus\:bg-blue-800\/90:focus {
  background-color: rgb(30 64 175 / 0.9);
}
.focus\:bg-blue-800\/95:focus {
  background-color: rgb(30 64 175 / 0.95);
}
.focus\:bg-blue-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}
.focus\:bg-blue-900\/0:focus {
  background-color: rgb(30 58 138 / 0);
}
.focus\:bg-blue-900\/10:focus {
  background-color: rgb(30 58 138 / 0.1);
}
.focus\:bg-blue-900\/100:focus {
  background-color: rgb(30 58 138 / 1);
}
.focus\:bg-blue-900\/15:focus {
  background-color: rgb(30 58 138 / 0.15);
}
.focus\:bg-blue-900\/20:focus {
  background-color: rgb(30 58 138 / 0.2);
}
.focus\:bg-blue-900\/25:focus {
  background-color: rgb(30 58 138 / 0.25);
}
.focus\:bg-blue-900\/30:focus {
  background-color: rgb(30 58 138 / 0.3);
}
.focus\:bg-blue-900\/35:focus {
  background-color: rgb(30 58 138 / 0.35);
}
.focus\:bg-blue-900\/40:focus {
  background-color: rgb(30 58 138 / 0.4);
}
.focus\:bg-blue-900\/45:focus {
  background-color: rgb(30 58 138 / 0.45);
}
.focus\:bg-blue-900\/5:focus {
  background-color: rgb(30 58 138 / 0.05);
}
.focus\:bg-blue-900\/50:focus {
  background-color: rgb(30 58 138 / 0.5);
}
.focus\:bg-blue-900\/55:focus {
  background-color: rgb(30 58 138 / 0.55);
}
.focus\:bg-blue-900\/60:focus {
  background-color: rgb(30 58 138 / 0.6);
}
.focus\:bg-blue-900\/65:focus {
  background-color: rgb(30 58 138 / 0.65);
}
.focus\:bg-blue-900\/70:focus {
  background-color: rgb(30 58 138 / 0.7);
}
.focus\:bg-blue-900\/75:focus {
  background-color: rgb(30 58 138 / 0.75);
}
.focus\:bg-blue-900\/80:focus {
  background-color: rgb(30 58 138 / 0.8);
}
.focus\:bg-blue-900\/85:focus {
  background-color: rgb(30 58 138 / 0.85);
}
.focus\:bg-blue-900\/90:focus {
  background-color: rgb(30 58 138 / 0.9);
}
.focus\:bg-blue-900\/95:focus {
  background-color: rgb(30 58 138 / 0.95);
}
.focus\:bg-card:focus {
  background-color: hsl(var(--card));
}
.focus\:bg-card-foreground:focus {
  background-color: hsl(var(--card-foreground));
}
.focus\:bg-card-foreground\/0:focus {
  background-color: hsl(var(--card-foreground) / 0);
}
.focus\:bg-card-foreground\/10:focus {
  background-color: hsl(var(--card-foreground) / 0.1);
}
.focus\:bg-card-foreground\/100:focus {
  background-color: hsl(var(--card-foreground) / 1);
}
.focus\:bg-card-foreground\/15:focus {
  background-color: hsl(var(--card-foreground) / 0.15);
}
.focus\:bg-card-foreground\/20:focus {
  background-color: hsl(var(--card-foreground) / 0.2);
}
.focus\:bg-card-foreground\/25:focus {
  background-color: hsl(var(--card-foreground) / 0.25);
}
.focus\:bg-card-foreground\/30:focus {
  background-color: hsl(var(--card-foreground) / 0.3);
}
.focus\:bg-card-foreground\/35:focus {
  background-color: hsl(var(--card-foreground) / 0.35);
}
.focus\:bg-card-foreground\/40:focus {
  background-color: hsl(var(--card-foreground) / 0.4);
}
.focus\:bg-card-foreground\/45:focus {
  background-color: hsl(var(--card-foreground) / 0.45);
}
.focus\:bg-card-foreground\/5:focus {
  background-color: hsl(var(--card-foreground) / 0.05);
}
.focus\:bg-card-foreground\/50:focus {
  background-color: hsl(var(--card-foreground) / 0.5);
}
.focus\:bg-card-foreground\/55:focus {
  background-color: hsl(var(--card-foreground) / 0.55);
}
.focus\:bg-card-foreground\/60:focus {
  background-color: hsl(var(--card-foreground) / 0.6);
}
.focus\:bg-card-foreground\/65:focus {
  background-color: hsl(var(--card-foreground) / 0.65);
}
.focus\:bg-card-foreground\/70:focus {
  background-color: hsl(var(--card-foreground) / 0.7);
}
.focus\:bg-card-foreground\/75:focus {
  background-color: hsl(var(--card-foreground) / 0.75);
}
.focus\:bg-card-foreground\/80:focus {
  background-color: hsl(var(--card-foreground) / 0.8);
}
.focus\:bg-card-foreground\/85:focus {
  background-color: hsl(var(--card-foreground) / 0.85);
}
.focus\:bg-card-foreground\/90:focus {
  background-color: hsl(var(--card-foreground) / 0.9);
}
.focus\:bg-card-foreground\/95:focus {
  background-color: hsl(var(--card-foreground) / 0.95);
}
.focus\:bg-card\/0:focus {
  background-color: hsl(var(--card) / 0);
}
.focus\:bg-card\/10:focus {
  background-color: hsl(var(--card) / 0.1);
}
.focus\:bg-card\/100:focus {
  background-color: hsl(var(--card) / 1);
}
.focus\:bg-card\/15:focus {
  background-color: hsl(var(--card) / 0.15);
}
.focus\:bg-card\/20:focus {
  background-color: hsl(var(--card) / 0.2);
}
.focus\:bg-card\/25:focus {
  background-color: hsl(var(--card) / 0.25);
}
.focus\:bg-card\/30:focus {
  background-color: hsl(var(--card) / 0.3);
}
.focus\:bg-card\/35:focus {
  background-color: hsl(var(--card) / 0.35);
}
.focus\:bg-card\/40:focus {
  background-color: hsl(var(--card) / 0.4);
}
.focus\:bg-card\/45:focus {
  background-color: hsl(var(--card) / 0.45);
}
.focus\:bg-card\/5:focus {
  background-color: hsl(var(--card) / 0.05);
}
.focus\:bg-card\/50:focus {
  background-color: hsl(var(--card) / 0.5);
}
.focus\:bg-card\/55:focus {
  background-color: hsl(var(--card) / 0.55);
}
.focus\:bg-card\/60:focus {
  background-color: hsl(var(--card) / 0.6);
}
.focus\:bg-card\/65:focus {
  background-color: hsl(var(--card) / 0.65);
}
.focus\:bg-card\/70:focus {
  background-color: hsl(var(--card) / 0.7);
}
.focus\:bg-card\/75:focus {
  background-color: hsl(var(--card) / 0.75);
}
.focus\:bg-card\/80:focus {
  background-color: hsl(var(--card) / 0.8);
}
.focus\:bg-card\/85:focus {
  background-color: hsl(var(--card) / 0.85);
}
.focus\:bg-card\/90:focus {
  background-color: hsl(var(--card) / 0.9);
}
.focus\:bg-card\/95:focus {
  background-color: hsl(var(--card) / 0.95);
}
.focus\:bg-current:focus {
  background-color: currentColor;
}
.focus\:bg-cyan-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}
.focus\:bg-cyan-100\/0:focus {
  background-color: rgb(207 250 254 / 0);
}
.focus\:bg-cyan-100\/10:focus {
  background-color: rgb(207 250 254 / 0.1);
}
.focus\:bg-cyan-100\/100:focus {
  background-color: rgb(207 250 254 / 1);
}
.focus\:bg-cyan-100\/15:focus {
  background-color: rgb(207 250 254 / 0.15);
}
.focus\:bg-cyan-100\/20:focus {
  background-color: rgb(207 250 254 / 0.2);
}
.focus\:bg-cyan-100\/25:focus {
  background-color: rgb(207 250 254 / 0.25);
}
.focus\:bg-cyan-100\/30:focus {
  background-color: rgb(207 250 254 / 0.3);
}
.focus\:bg-cyan-100\/35:focus {
  background-color: rgb(207 250 254 / 0.35);
}
.focus\:bg-cyan-100\/40:focus {
  background-color: rgb(207 250 254 / 0.4);
}
.focus\:bg-cyan-100\/45:focus {
  background-color: rgb(207 250 254 / 0.45);
}
.focus\:bg-cyan-100\/5:focus {
  background-color: rgb(207 250 254 / 0.05);
}
.focus\:bg-cyan-100\/50:focus {
  background-color: rgb(207 250 254 / 0.5);
}
.focus\:bg-cyan-100\/55:focus {
  background-color: rgb(207 250 254 / 0.55);
}
.focus\:bg-cyan-100\/60:focus {
  background-color: rgb(207 250 254 / 0.6);
}
.focus\:bg-cyan-100\/65:focus {
  background-color: rgb(207 250 254 / 0.65);
}
.focus\:bg-cyan-100\/70:focus {
  background-color: rgb(207 250 254 / 0.7);
}
.focus\:bg-cyan-100\/75:focus {
  background-color: rgb(207 250 254 / 0.75);
}
.focus\:bg-cyan-100\/80:focus {
  background-color: rgb(207 250 254 / 0.8);
}
.focus\:bg-cyan-100\/85:focus {
  background-color: rgb(207 250 254 / 0.85);
}
.focus\:bg-cyan-100\/90:focus {
  background-color: rgb(207 250 254 / 0.9);
}
.focus\:bg-cyan-100\/95:focus {
  background-color: rgb(207 250 254 / 0.95);
}
.focus\:bg-cyan-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}
.focus\:bg-cyan-200\/0:focus {
  background-color: rgb(165 243 252 / 0);
}
.focus\:bg-cyan-200\/10:focus {
  background-color: rgb(165 243 252 / 0.1);
}
.focus\:bg-cyan-200\/100:focus {
  background-color: rgb(165 243 252 / 1);
}
.focus\:bg-cyan-200\/15:focus {
  background-color: rgb(165 243 252 / 0.15);
}
.focus\:bg-cyan-200\/20:focus {
  background-color: rgb(165 243 252 / 0.2);
}
.focus\:bg-cyan-200\/25:focus {
  background-color: rgb(165 243 252 / 0.25);
}
.focus\:bg-cyan-200\/30:focus {
  background-color: rgb(165 243 252 / 0.3);
}
.focus\:bg-cyan-200\/35:focus {
  background-color: rgb(165 243 252 / 0.35);
}
.focus\:bg-cyan-200\/40:focus {
  background-color: rgb(165 243 252 / 0.4);
}
.focus\:bg-cyan-200\/45:focus {
  background-color: rgb(165 243 252 / 0.45);
}
.focus\:bg-cyan-200\/5:focus {
  background-color: rgb(165 243 252 / 0.05);
}
.focus\:bg-cyan-200\/50:focus {
  background-color: rgb(165 243 252 / 0.5);
}
.focus\:bg-cyan-200\/55:focus {
  background-color: rgb(165 243 252 / 0.55);
}
.focus\:bg-cyan-200\/60:focus {
  background-color: rgb(165 243 252 / 0.6);
}
.focus\:bg-cyan-200\/65:focus {
  background-color: rgb(165 243 252 / 0.65);
}
.focus\:bg-cyan-200\/70:focus {
  background-color: rgb(165 243 252 / 0.7);
}
.focus\:bg-cyan-200\/75:focus {
  background-color: rgb(165 243 252 / 0.75);
}
.focus\:bg-cyan-200\/80:focus {
  background-color: rgb(165 243 252 / 0.8);
}
.focus\:bg-cyan-200\/85:focus {
  background-color: rgb(165 243 252 / 0.85);
}
.focus\:bg-cyan-200\/90:focus {
  background-color: rgb(165 243 252 / 0.9);
}
.focus\:bg-cyan-200\/95:focus {
  background-color: rgb(165 243 252 / 0.95);
}
.focus\:bg-cyan-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}
.focus\:bg-cyan-300\/0:focus {
  background-color: rgb(103 232 249 / 0);
}
.focus\:bg-cyan-300\/10:focus {
  background-color: rgb(103 232 249 / 0.1);
}
.focus\:bg-cyan-300\/100:focus {
  background-color: rgb(103 232 249 / 1);
}
.focus\:bg-cyan-300\/15:focus {
  background-color: rgb(103 232 249 / 0.15);
}
.focus\:bg-cyan-300\/20:focus {
  background-color: rgb(103 232 249 / 0.2);
}
.focus\:bg-cyan-300\/25:focus {
  background-color: rgb(103 232 249 / 0.25);
}
.focus\:bg-cyan-300\/30:focus {
  background-color: rgb(103 232 249 / 0.3);
}
.focus\:bg-cyan-300\/35:focus {
  background-color: rgb(103 232 249 / 0.35);
}
.focus\:bg-cyan-300\/40:focus {
  background-color: rgb(103 232 249 / 0.4);
}
.focus\:bg-cyan-300\/45:focus {
  background-color: rgb(103 232 249 / 0.45);
}
.focus\:bg-cyan-300\/5:focus {
  background-color: rgb(103 232 249 / 0.05);
}
.focus\:bg-cyan-300\/50:focus {
  background-color: rgb(103 232 249 / 0.5);
}
.focus\:bg-cyan-300\/55:focus {
  background-color: rgb(103 232 249 / 0.55);
}
.focus\:bg-cyan-300\/60:focus {
  background-color: rgb(103 232 249 / 0.6);
}
.focus\:bg-cyan-300\/65:focus {
  background-color: rgb(103 232 249 / 0.65);
}
.focus\:bg-cyan-300\/70:focus {
  background-color: rgb(103 232 249 / 0.7);
}
.focus\:bg-cyan-300\/75:focus {
  background-color: rgb(103 232 249 / 0.75);
}
.focus\:bg-cyan-300\/80:focus {
  background-color: rgb(103 232 249 / 0.8);
}
.focus\:bg-cyan-300\/85:focus {
  background-color: rgb(103 232 249 / 0.85);
}
.focus\:bg-cyan-300\/90:focus {
  background-color: rgb(103 232 249 / 0.9);
}
.focus\:bg-cyan-300\/95:focus {
  background-color: rgb(103 232 249 / 0.95);
}
.focus\:bg-cyan-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}
.focus\:bg-cyan-400\/0:focus {
  background-color: rgb(34 211 238 / 0);
}
.focus\:bg-cyan-400\/10:focus {
  background-color: rgb(34 211 238 / 0.1);
}
.focus\:bg-cyan-400\/100:focus {
  background-color: rgb(34 211 238 / 1);
}
.focus\:bg-cyan-400\/15:focus {
  background-color: rgb(34 211 238 / 0.15);
}
.focus\:bg-cyan-400\/20:focus {
  background-color: rgb(34 211 238 / 0.2);
}
.focus\:bg-cyan-400\/25:focus {
  background-color: rgb(34 211 238 / 0.25);
}
.focus\:bg-cyan-400\/30:focus {
  background-color: rgb(34 211 238 / 0.3);
}
.focus\:bg-cyan-400\/35:focus {
  background-color: rgb(34 211 238 / 0.35);
}
.focus\:bg-cyan-400\/40:focus {
  background-color: rgb(34 211 238 / 0.4);
}
.focus\:bg-cyan-400\/45:focus {
  background-color: rgb(34 211 238 / 0.45);
}
.focus\:bg-cyan-400\/5:focus {
  background-color: rgb(34 211 238 / 0.05);
}
.focus\:bg-cyan-400\/50:focus {
  background-color: rgb(34 211 238 / 0.5);
}
.focus\:bg-cyan-400\/55:focus {
  background-color: rgb(34 211 238 / 0.55);
}
.focus\:bg-cyan-400\/60:focus {
  background-color: rgb(34 211 238 / 0.6);
}
.focus\:bg-cyan-400\/65:focus {
  background-color: rgb(34 211 238 / 0.65);
}
.focus\:bg-cyan-400\/70:focus {
  background-color: rgb(34 211 238 / 0.7);
}
.focus\:bg-cyan-400\/75:focus {
  background-color: rgb(34 211 238 / 0.75);
}
.focus\:bg-cyan-400\/80:focus {
  background-color: rgb(34 211 238 / 0.8);
}
.focus\:bg-cyan-400\/85:focus {
  background-color: rgb(34 211 238 / 0.85);
}
.focus\:bg-cyan-400\/90:focus {
  background-color: rgb(34 211 238 / 0.9);
}
.focus\:bg-cyan-400\/95:focus {
  background-color: rgb(34 211 238 / 0.95);
}
.focus\:bg-cyan-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}
.focus\:bg-cyan-500\/0:focus {
  background-color: rgb(6 182 212 / 0);
}
.focus\:bg-cyan-500\/10:focus {
  background-color: rgb(6 182 212 / 0.1);
}
.focus\:bg-cyan-500\/100:focus {
  background-color: rgb(6 182 212 / 1);
}
.focus\:bg-cyan-500\/15:focus {
  background-color: rgb(6 182 212 / 0.15);
}
.focus\:bg-cyan-500\/20:focus {
  background-color: rgb(6 182 212 / 0.2);
}
.focus\:bg-cyan-500\/25:focus {
  background-color: rgb(6 182 212 / 0.25);
}
.focus\:bg-cyan-500\/30:focus {
  background-color: rgb(6 182 212 / 0.3);
}
.focus\:bg-cyan-500\/35:focus {
  background-color: rgb(6 182 212 / 0.35);
}
.focus\:bg-cyan-500\/40:focus {
  background-color: rgb(6 182 212 / 0.4);
}
.focus\:bg-cyan-500\/45:focus {
  background-color: rgb(6 182 212 / 0.45);
}
.focus\:bg-cyan-500\/5:focus {
  background-color: rgb(6 182 212 / 0.05);
}
.focus\:bg-cyan-500\/50:focus {
  background-color: rgb(6 182 212 / 0.5);
}
.focus\:bg-cyan-500\/55:focus {
  background-color: rgb(6 182 212 / 0.55);
}
.focus\:bg-cyan-500\/60:focus {
  background-color: rgb(6 182 212 / 0.6);
}
.focus\:bg-cyan-500\/65:focus {
  background-color: rgb(6 182 212 / 0.65);
}
.focus\:bg-cyan-500\/70:focus {
  background-color: rgb(6 182 212 / 0.7);
}
.focus\:bg-cyan-500\/75:focus {
  background-color: rgb(6 182 212 / 0.75);
}
.focus\:bg-cyan-500\/80:focus {
  background-color: rgb(6 182 212 / 0.8);
}
.focus\:bg-cyan-500\/85:focus {
  background-color: rgb(6 182 212 / 0.85);
}
.focus\:bg-cyan-500\/90:focus {
  background-color: rgb(6 182 212 / 0.9);
}
.focus\:bg-cyan-500\/95:focus {
  background-color: rgb(6 182 212 / 0.95);
}
.focus\:bg-cyan-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}
.focus\:bg-cyan-600\/0:focus {
  background-color: rgb(8 145 178 / 0);
}
.focus\:bg-cyan-600\/10:focus {
  background-color: rgb(8 145 178 / 0.1);
}
.focus\:bg-cyan-600\/100:focus {
  background-color: rgb(8 145 178 / 1);
}
.focus\:bg-cyan-600\/15:focus {
  background-color: rgb(8 145 178 / 0.15);
}
.focus\:bg-cyan-600\/20:focus {
  background-color: rgb(8 145 178 / 0.2);
}
.focus\:bg-cyan-600\/25:focus {
  background-color: rgb(8 145 178 / 0.25);
}
.focus\:bg-cyan-600\/30:focus {
  background-color: rgb(8 145 178 / 0.3);
}
.focus\:bg-cyan-600\/35:focus {
  background-color: rgb(8 145 178 / 0.35);
}
.focus\:bg-cyan-600\/40:focus {
  background-color: rgb(8 145 178 / 0.4);
}
.focus\:bg-cyan-600\/45:focus {
  background-color: rgb(8 145 178 / 0.45);
}
.focus\:bg-cyan-600\/5:focus {
  background-color: rgb(8 145 178 / 0.05);
}
.focus\:bg-cyan-600\/50:focus {
  background-color: rgb(8 145 178 / 0.5);
}
.focus\:bg-cyan-600\/55:focus {
  background-color: rgb(8 145 178 / 0.55);
}
.focus\:bg-cyan-600\/60:focus {
  background-color: rgb(8 145 178 / 0.6);
}
.focus\:bg-cyan-600\/65:focus {
  background-color: rgb(8 145 178 / 0.65);
}
.focus\:bg-cyan-600\/70:focus {
  background-color: rgb(8 145 178 / 0.7);
}
.focus\:bg-cyan-600\/75:focus {
  background-color: rgb(8 145 178 / 0.75);
}
.focus\:bg-cyan-600\/80:focus {
  background-color: rgb(8 145 178 / 0.8);
}
.focus\:bg-cyan-600\/85:focus {
  background-color: rgb(8 145 178 / 0.85);
}
.focus\:bg-cyan-600\/90:focus {
  background-color: rgb(8 145 178 / 0.9);
}
.focus\:bg-cyan-600\/95:focus {
  background-color: rgb(8 145 178 / 0.95);
}
.focus\:bg-cyan-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1));
}
.focus\:bg-cyan-700\/0:focus {
  background-color: rgb(14 116 144 / 0);
}
.focus\:bg-cyan-700\/10:focus {
  background-color: rgb(14 116 144 / 0.1);
}
.focus\:bg-cyan-700\/100:focus {
  background-color: rgb(14 116 144 / 1);
}
.focus\:bg-cyan-700\/15:focus {
  background-color: rgb(14 116 144 / 0.15);
}
.focus\:bg-cyan-700\/20:focus {
  background-color: rgb(14 116 144 / 0.2);
}
.focus\:bg-cyan-700\/25:focus {
  background-color: rgb(14 116 144 / 0.25);
}
.focus\:bg-cyan-700\/30:focus {
  background-color: rgb(14 116 144 / 0.3);
}
.focus\:bg-cyan-700\/35:focus {
  background-color: rgb(14 116 144 / 0.35);
}
.focus\:bg-cyan-700\/40:focus {
  background-color: rgb(14 116 144 / 0.4);
}
.focus\:bg-cyan-700\/45:focus {
  background-color: rgb(14 116 144 / 0.45);
}
.focus\:bg-cyan-700\/5:focus {
  background-color: rgb(14 116 144 / 0.05);
}
.focus\:bg-cyan-700\/50:focus {
  background-color: rgb(14 116 144 / 0.5);
}
.focus\:bg-cyan-700\/55:focus {
  background-color: rgb(14 116 144 / 0.55);
}
.focus\:bg-cyan-700\/60:focus {
  background-color: rgb(14 116 144 / 0.6);
}
.focus\:bg-cyan-700\/65:focus {
  background-color: rgb(14 116 144 / 0.65);
}
.focus\:bg-cyan-700\/70:focus {
  background-color: rgb(14 116 144 / 0.7);
}
.focus\:bg-cyan-700\/75:focus {
  background-color: rgb(14 116 144 / 0.75);
}
.focus\:bg-cyan-700\/80:focus {
  background-color: rgb(14 116 144 / 0.8);
}
.focus\:bg-cyan-700\/85:focus {
  background-color: rgb(14 116 144 / 0.85);
}
.focus\:bg-cyan-700\/90:focus {
  background-color: rgb(14 116 144 / 0.9);
}
.focus\:bg-cyan-700\/95:focus {
  background-color: rgb(14 116 144 / 0.95);
}
.focus\:bg-cyan-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}
.focus\:bg-cyan-800\/0:focus {
  background-color: rgb(21 94 117 / 0);
}
.focus\:bg-cyan-800\/10:focus {
  background-color: rgb(21 94 117 / 0.1);
}
.focus\:bg-cyan-800\/100:focus {
  background-color: rgb(21 94 117 / 1);
}
.focus\:bg-cyan-800\/15:focus {
  background-color: rgb(21 94 117 / 0.15);
}
.focus\:bg-cyan-800\/20:focus {
  background-color: rgb(21 94 117 / 0.2);
}
.focus\:bg-cyan-800\/25:focus {
  background-color: rgb(21 94 117 / 0.25);
}
.focus\:bg-cyan-800\/30:focus {
  background-color: rgb(21 94 117 / 0.3);
}
.focus\:bg-cyan-800\/35:focus {
  background-color: rgb(21 94 117 / 0.35);
}
.focus\:bg-cyan-800\/40:focus {
  background-color: rgb(21 94 117 / 0.4);
}
.focus\:bg-cyan-800\/45:focus {
  background-color: rgb(21 94 117 / 0.45);
}
.focus\:bg-cyan-800\/5:focus {
  background-color: rgb(21 94 117 / 0.05);
}
.focus\:bg-cyan-800\/50:focus {
  background-color: rgb(21 94 117 / 0.5);
}
.focus\:bg-cyan-800\/55:focus {
  background-color: rgb(21 94 117 / 0.55);
}
.focus\:bg-cyan-800\/60:focus {
  background-color: rgb(21 94 117 / 0.6);
}
.focus\:bg-cyan-800\/65:focus {
  background-color: rgb(21 94 117 / 0.65);
}
.focus\:bg-cyan-800\/70:focus {
  background-color: rgb(21 94 117 / 0.7);
}
.focus\:bg-cyan-800\/75:focus {
  background-color: rgb(21 94 117 / 0.75);
}
.focus\:bg-cyan-800\/80:focus {
  background-color: rgb(21 94 117 / 0.8);
}
.focus\:bg-cyan-800\/85:focus {
  background-color: rgb(21 94 117 / 0.85);
}
.focus\:bg-cyan-800\/90:focus {
  background-color: rgb(21 94 117 / 0.9);
}
.focus\:bg-cyan-800\/95:focus {
  background-color: rgb(21 94 117 / 0.95);
}
.focus\:bg-cyan-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}
.focus\:bg-cyan-900\/0:focus {
  background-color: rgb(22 78 99 / 0);
}
.focus\:bg-cyan-900\/10:focus {
  background-color: rgb(22 78 99 / 0.1);
}
.focus\:bg-cyan-900\/100:focus {
  background-color: rgb(22 78 99 / 1);
}
.focus\:bg-cyan-900\/15:focus {
  background-color: rgb(22 78 99 / 0.15);
}
.focus\:bg-cyan-900\/20:focus {
  background-color: rgb(22 78 99 / 0.2);
}
.focus\:bg-cyan-900\/25:focus {
  background-color: rgb(22 78 99 / 0.25);
}
.focus\:bg-cyan-900\/30:focus {
  background-color: rgb(22 78 99 / 0.3);
}
.focus\:bg-cyan-900\/35:focus {
  background-color: rgb(22 78 99 / 0.35);
}
.focus\:bg-cyan-900\/40:focus {
  background-color: rgb(22 78 99 / 0.4);
}
.focus\:bg-cyan-900\/45:focus {
  background-color: rgb(22 78 99 / 0.45);
}
.focus\:bg-cyan-900\/5:focus {
  background-color: rgb(22 78 99 / 0.05);
}
.focus\:bg-cyan-900\/50:focus {
  background-color: rgb(22 78 99 / 0.5);
}
.focus\:bg-cyan-900\/55:focus {
  background-color: rgb(22 78 99 / 0.55);
}
.focus\:bg-cyan-900\/60:focus {
  background-color: rgb(22 78 99 / 0.6);
}
.focus\:bg-cyan-900\/65:focus {
  background-color: rgb(22 78 99 / 0.65);
}
.focus\:bg-cyan-900\/70:focus {
  background-color: rgb(22 78 99 / 0.7);
}
.focus\:bg-cyan-900\/75:focus {
  background-color: rgb(22 78 99 / 0.75);
}
.focus\:bg-cyan-900\/80:focus {
  background-color: rgb(22 78 99 / 0.8);
}
.focus\:bg-cyan-900\/85:focus {
  background-color: rgb(22 78 99 / 0.85);
}
.focus\:bg-cyan-900\/90:focus {
  background-color: rgb(22 78 99 / 0.9);
}
.focus\:bg-cyan-900\/95:focus {
  background-color: rgb(22 78 99 / 0.95);
}
.focus\:bg-destructive:focus {
  background-color: hsl(var(--destructive));
}
.focus\:bg-destructive-foreground:focus {
  background-color: hsl(var(--destructive-foreground));
}
.focus\:bg-destructive-foreground\/0:focus {
  background-color: hsl(var(--destructive-foreground) / 0);
}
.focus\:bg-destructive-foreground\/10:focus {
  background-color: hsl(var(--destructive-foreground) / 0.1);
}
.focus\:bg-destructive-foreground\/100:focus {
  background-color: hsl(var(--destructive-foreground) / 1);
}
.focus\:bg-destructive-foreground\/15:focus {
  background-color: hsl(var(--destructive-foreground) / 0.15);
}
.focus\:bg-destructive-foreground\/20:focus {
  background-color: hsl(var(--destructive-foreground) / 0.2);
}
.focus\:bg-destructive-foreground\/25:focus {
  background-color: hsl(var(--destructive-foreground) / 0.25);
}
.focus\:bg-destructive-foreground\/30:focus {
  background-color: hsl(var(--destructive-foreground) / 0.3);
}
.focus\:bg-destructive-foreground\/35:focus {
  background-color: hsl(var(--destructive-foreground) / 0.35);
}
.focus\:bg-destructive-foreground\/40:focus {
  background-color: hsl(var(--destructive-foreground) / 0.4);
}
.focus\:bg-destructive-foreground\/45:focus {
  background-color: hsl(var(--destructive-foreground) / 0.45);
}
.focus\:bg-destructive-foreground\/5:focus {
  background-color: hsl(var(--destructive-foreground) / 0.05);
}
.focus\:bg-destructive-foreground\/50:focus {
  background-color: hsl(var(--destructive-foreground) / 0.5);
}
.focus\:bg-destructive-foreground\/55:focus {
  background-color: hsl(var(--destructive-foreground) / 0.55);
}
.focus\:bg-destructive-foreground\/60:focus {
  background-color: hsl(var(--destructive-foreground) / 0.6);
}
.focus\:bg-destructive-foreground\/65:focus {
  background-color: hsl(var(--destructive-foreground) / 0.65);
}
.focus\:bg-destructive-foreground\/70:focus {
  background-color: hsl(var(--destructive-foreground) / 0.7);
}
.focus\:bg-destructive-foreground\/75:focus {
  background-color: hsl(var(--destructive-foreground) / 0.75);
}
.focus\:bg-destructive-foreground\/80:focus {
  background-color: hsl(var(--destructive-foreground) / 0.8);
}
.focus\:bg-destructive-foreground\/85:focus {
  background-color: hsl(var(--destructive-foreground) / 0.85);
}
.focus\:bg-destructive-foreground\/90:focus {
  background-color: hsl(var(--destructive-foreground) / 0.9);
}
.focus\:bg-destructive-foreground\/95:focus {
  background-color: hsl(var(--destructive-foreground) / 0.95);
}
.focus\:bg-destructive\/0:focus {
  background-color: hsl(var(--destructive) / 0);
}
.focus\:bg-destructive\/10:focus {
  background-color: hsl(var(--destructive) / 0.1);
}
.focus\:bg-destructive\/100:focus {
  background-color: hsl(var(--destructive) / 1);
}
.focus\:bg-destructive\/15:focus {
  background-color: hsl(var(--destructive) / 0.15);
}
.focus\:bg-destructive\/20:focus {
  background-color: hsl(var(--destructive) / 0.2);
}
.focus\:bg-destructive\/25:focus {
  background-color: hsl(var(--destructive) / 0.25);
}
.focus\:bg-destructive\/30:focus {
  background-color: hsl(var(--destructive) / 0.3);
}
.focus\:bg-destructive\/35:focus {
  background-color: hsl(var(--destructive) / 0.35);
}
.focus\:bg-destructive\/40:focus {
  background-color: hsl(var(--destructive) / 0.4);
}
.focus\:bg-destructive\/45:focus {
  background-color: hsl(var(--destructive) / 0.45);
}
.focus\:bg-destructive\/5:focus {
  background-color: hsl(var(--destructive) / 0.05);
}
.focus\:bg-destructive\/50:focus {
  background-color: hsl(var(--destructive) / 0.5);
}
.focus\:bg-destructive\/55:focus {
  background-color: hsl(var(--destructive) / 0.55);
}
.focus\:bg-destructive\/60:focus {
  background-color: hsl(var(--destructive) / 0.6);
}
.focus\:bg-destructive\/65:focus {
  background-color: hsl(var(--destructive) / 0.65);
}
.focus\:bg-destructive\/70:focus {
  background-color: hsl(var(--destructive) / 0.7);
}
.focus\:bg-destructive\/75:focus {
  background-color: hsl(var(--destructive) / 0.75);
}
.focus\:bg-destructive\/80:focus {
  background-color: hsl(var(--destructive) / 0.8);
}
.focus\:bg-destructive\/85:focus {
  background-color: hsl(var(--destructive) / 0.85);
}
.focus\:bg-destructive\/90:focus {
  background-color: hsl(var(--destructive) / 0.9);
}
.focus\:bg-destructive\/95:focus {
  background-color: hsl(var(--destructive) / 0.95);
}
.focus\:bg-emerald-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.focus\:bg-emerald-100\/0:focus {
  background-color: rgb(209 250 229 / 0);
}
.focus\:bg-emerald-100\/10:focus {
  background-color: rgb(209 250 229 / 0.1);
}
.focus\:bg-emerald-100\/100:focus {
  background-color: rgb(209 250 229 / 1);
}
.focus\:bg-emerald-100\/15:focus {
  background-color: rgb(209 250 229 / 0.15);
}
.focus\:bg-emerald-100\/20:focus {
  background-color: rgb(209 250 229 / 0.2);
}
.focus\:bg-emerald-100\/25:focus {
  background-color: rgb(209 250 229 / 0.25);
}
.focus\:bg-emerald-100\/30:focus {
  background-color: rgb(209 250 229 / 0.3);
}
.focus\:bg-emerald-100\/35:focus {
  background-color: rgb(209 250 229 / 0.35);
}
.focus\:bg-emerald-100\/40:focus {
  background-color: rgb(209 250 229 / 0.4);
}
.focus\:bg-emerald-100\/45:focus {
  background-color: rgb(209 250 229 / 0.45);
}
.focus\:bg-emerald-100\/5:focus {
  background-color: rgb(209 250 229 / 0.05);
}
.focus\:bg-emerald-100\/50:focus {
  background-color: rgb(209 250 229 / 0.5);
}
.focus\:bg-emerald-100\/55:focus {
  background-color: rgb(209 250 229 / 0.55);
}
.focus\:bg-emerald-100\/60:focus {
  background-color: rgb(209 250 229 / 0.6);
}
.focus\:bg-emerald-100\/65:focus {
  background-color: rgb(209 250 229 / 0.65);
}
.focus\:bg-emerald-100\/70:focus {
  background-color: rgb(209 250 229 / 0.7);
}
.focus\:bg-emerald-100\/75:focus {
  background-color: rgb(209 250 229 / 0.75);
}
.focus\:bg-emerald-100\/80:focus {
  background-color: rgb(209 250 229 / 0.8);
}
.focus\:bg-emerald-100\/85:focus {
  background-color: rgb(209 250 229 / 0.85);
}
.focus\:bg-emerald-100\/90:focus {
  background-color: rgb(209 250 229 / 0.9);
}
.focus\:bg-emerald-100\/95:focus {
  background-color: rgb(209 250 229 / 0.95);
}
.focus\:bg-emerald-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}
.focus\:bg-emerald-200\/0:focus {
  background-color: rgb(167 243 208 / 0);
}
.focus\:bg-emerald-200\/10:focus {
  background-color: rgb(167 243 208 / 0.1);
}
.focus\:bg-emerald-200\/100:focus {
  background-color: rgb(167 243 208 / 1);
}
.focus\:bg-emerald-200\/15:focus {
  background-color: rgb(167 243 208 / 0.15);
}
.focus\:bg-emerald-200\/20:focus {
  background-color: rgb(167 243 208 / 0.2);
}
.focus\:bg-emerald-200\/25:focus {
  background-color: rgb(167 243 208 / 0.25);
}
.focus\:bg-emerald-200\/30:focus {
  background-color: rgb(167 243 208 / 0.3);
}
.focus\:bg-emerald-200\/35:focus {
  background-color: rgb(167 243 208 / 0.35);
}
.focus\:bg-emerald-200\/40:focus {
  background-color: rgb(167 243 208 / 0.4);
}
.focus\:bg-emerald-200\/45:focus {
  background-color: rgb(167 243 208 / 0.45);
}
.focus\:bg-emerald-200\/5:focus {
  background-color: rgb(167 243 208 / 0.05);
}
.focus\:bg-emerald-200\/50:focus {
  background-color: rgb(167 243 208 / 0.5);
}
.focus\:bg-emerald-200\/55:focus {
  background-color: rgb(167 243 208 / 0.55);
}
.focus\:bg-emerald-200\/60:focus {
  background-color: rgb(167 243 208 / 0.6);
}
.focus\:bg-emerald-200\/65:focus {
  background-color: rgb(167 243 208 / 0.65);
}
.focus\:bg-emerald-200\/70:focus {
  background-color: rgb(167 243 208 / 0.7);
}
.focus\:bg-emerald-200\/75:focus {
  background-color: rgb(167 243 208 / 0.75);
}
.focus\:bg-emerald-200\/80:focus {
  background-color: rgb(167 243 208 / 0.8);
}
.focus\:bg-emerald-200\/85:focus {
  background-color: rgb(167 243 208 / 0.85);
}
.focus\:bg-emerald-200\/90:focus {
  background-color: rgb(167 243 208 / 0.9);
}
.focus\:bg-emerald-200\/95:focus {
  background-color: rgb(167 243 208 / 0.95);
}
.focus\:bg-emerald-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}
.focus\:bg-emerald-300\/0:focus {
  background-color: rgb(110 231 183 / 0);
}
.focus\:bg-emerald-300\/10:focus {
  background-color: rgb(110 231 183 / 0.1);
}
.focus\:bg-emerald-300\/100:focus {
  background-color: rgb(110 231 183 / 1);
}
.focus\:bg-emerald-300\/15:focus {
  background-color: rgb(110 231 183 / 0.15);
}
.focus\:bg-emerald-300\/20:focus {
  background-color: rgb(110 231 183 / 0.2);
}
.focus\:bg-emerald-300\/25:focus {
  background-color: rgb(110 231 183 / 0.25);
}
.focus\:bg-emerald-300\/30:focus {
  background-color: rgb(110 231 183 / 0.3);
}
.focus\:bg-emerald-300\/35:focus {
  background-color: rgb(110 231 183 / 0.35);
}
.focus\:bg-emerald-300\/40:focus {
  background-color: rgb(110 231 183 / 0.4);
}
.focus\:bg-emerald-300\/45:focus {
  background-color: rgb(110 231 183 / 0.45);
}
.focus\:bg-emerald-300\/5:focus {
  background-color: rgb(110 231 183 / 0.05);
}
.focus\:bg-emerald-300\/50:focus {
  background-color: rgb(110 231 183 / 0.5);
}
.focus\:bg-emerald-300\/55:focus {
  background-color: rgb(110 231 183 / 0.55);
}
.focus\:bg-emerald-300\/60:focus {
  background-color: rgb(110 231 183 / 0.6);
}
.focus\:bg-emerald-300\/65:focus {
  background-color: rgb(110 231 183 / 0.65);
}
.focus\:bg-emerald-300\/70:focus {
  background-color: rgb(110 231 183 / 0.7);
}
.focus\:bg-emerald-300\/75:focus {
  background-color: rgb(110 231 183 / 0.75);
}
.focus\:bg-emerald-300\/80:focus {
  background-color: rgb(110 231 183 / 0.8);
}
.focus\:bg-emerald-300\/85:focus {
  background-color: rgb(110 231 183 / 0.85);
}
.focus\:bg-emerald-300\/90:focus {
  background-color: rgb(110 231 183 / 0.9);
}
.focus\:bg-emerald-300\/95:focus {
  background-color: rgb(110 231 183 / 0.95);
}
.focus\:bg-emerald-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}
.focus\:bg-emerald-400\/0:focus {
  background-color: rgb(52 211 153 / 0);
}
.focus\:bg-emerald-400\/10:focus {
  background-color: rgb(52 211 153 / 0.1);
}
.focus\:bg-emerald-400\/100:focus {
  background-color: rgb(52 211 153 / 1);
}
.focus\:bg-emerald-400\/15:focus {
  background-color: rgb(52 211 153 / 0.15);
}
.focus\:bg-emerald-400\/20:focus {
  background-color: rgb(52 211 153 / 0.2);
}
.focus\:bg-emerald-400\/25:focus {
  background-color: rgb(52 211 153 / 0.25);
}
.focus\:bg-emerald-400\/30:focus {
  background-color: rgb(52 211 153 / 0.3);
}
.focus\:bg-emerald-400\/35:focus {
  background-color: rgb(52 211 153 / 0.35);
}
.focus\:bg-emerald-400\/40:focus {
  background-color: rgb(52 211 153 / 0.4);
}
.focus\:bg-emerald-400\/45:focus {
  background-color: rgb(52 211 153 / 0.45);
}
.focus\:bg-emerald-400\/5:focus {
  background-color: rgb(52 211 153 / 0.05);
}
.focus\:bg-emerald-400\/50:focus {
  background-color: rgb(52 211 153 / 0.5);
}
.focus\:bg-emerald-400\/55:focus {
  background-color: rgb(52 211 153 / 0.55);
}
.focus\:bg-emerald-400\/60:focus {
  background-color: rgb(52 211 153 / 0.6);
}
.focus\:bg-emerald-400\/65:focus {
  background-color: rgb(52 211 153 / 0.65);
}
.focus\:bg-emerald-400\/70:focus {
  background-color: rgb(52 211 153 / 0.7);
}
.focus\:bg-emerald-400\/75:focus {
  background-color: rgb(52 211 153 / 0.75);
}
.focus\:bg-emerald-400\/80:focus {
  background-color: rgb(52 211 153 / 0.8);
}
.focus\:bg-emerald-400\/85:focus {
  background-color: rgb(52 211 153 / 0.85);
}
.focus\:bg-emerald-400\/90:focus {
  background-color: rgb(52 211 153 / 0.9);
}
.focus\:bg-emerald-400\/95:focus {
  background-color: rgb(52 211 153 / 0.95);
}
.focus\:bg-emerald-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.focus\:bg-emerald-500\/0:focus {
  background-color: rgb(16 185 129 / 0);
}
.focus\:bg-emerald-500\/10:focus {
  background-color: rgb(16 185 129 / 0.1);
}
.focus\:bg-emerald-500\/100:focus {
  background-color: rgb(16 185 129 / 1);
}
.focus\:bg-emerald-500\/15:focus {
  background-color: rgb(16 185 129 / 0.15);
}
.focus\:bg-emerald-500\/20:focus {
  background-color: rgb(16 185 129 / 0.2);
}
.focus\:bg-emerald-500\/25:focus {
  background-color: rgb(16 185 129 / 0.25);
}
.focus\:bg-emerald-500\/30:focus {
  background-color: rgb(16 185 129 / 0.3);
}
.focus\:bg-emerald-500\/35:focus {
  background-color: rgb(16 185 129 / 0.35);
}
.focus\:bg-emerald-500\/40:focus {
  background-color: rgb(16 185 129 / 0.4);
}
.focus\:bg-emerald-500\/45:focus {
  background-color: rgb(16 185 129 / 0.45);
}
.focus\:bg-emerald-500\/5:focus {
  background-color: rgb(16 185 129 / 0.05);
}
.focus\:bg-emerald-500\/50:focus {
  background-color: rgb(16 185 129 / 0.5);
}
.focus\:bg-emerald-500\/55:focus {
  background-color: rgb(16 185 129 / 0.55);
}
.focus\:bg-emerald-500\/60:focus {
  background-color: rgb(16 185 129 / 0.6);
}
.focus\:bg-emerald-500\/65:focus {
  background-color: rgb(16 185 129 / 0.65);
}
.focus\:bg-emerald-500\/70:focus {
  background-color: rgb(16 185 129 / 0.7);
}
.focus\:bg-emerald-500\/75:focus {
  background-color: rgb(16 185 129 / 0.75);
}
.focus\:bg-emerald-500\/80:focus {
  background-color: rgb(16 185 129 / 0.8);
}
.focus\:bg-emerald-500\/85:focus {
  background-color: rgb(16 185 129 / 0.85);
}
.focus\:bg-emerald-500\/90:focus {
  background-color: rgb(16 185 129 / 0.9);
}
.focus\:bg-emerald-500\/95:focus {
  background-color: rgb(16 185 129 / 0.95);
}
.focus\:bg-emerald-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}
.focus\:bg-emerald-600\/0:focus {
  background-color: rgb(5 150 105 / 0);
}
.focus\:bg-emerald-600\/10:focus {
  background-color: rgb(5 150 105 / 0.1);
}
.focus\:bg-emerald-600\/100:focus {
  background-color: rgb(5 150 105 / 1);
}
.focus\:bg-emerald-600\/15:focus {
  background-color: rgb(5 150 105 / 0.15);
}
.focus\:bg-emerald-600\/20:focus {
  background-color: rgb(5 150 105 / 0.2);
}
.focus\:bg-emerald-600\/25:focus {
  background-color: rgb(5 150 105 / 0.25);
}
.focus\:bg-emerald-600\/30:focus {
  background-color: rgb(5 150 105 / 0.3);
}
.focus\:bg-emerald-600\/35:focus {
  background-color: rgb(5 150 105 / 0.35);
}
.focus\:bg-emerald-600\/40:focus {
  background-color: rgb(5 150 105 / 0.4);
}
.focus\:bg-emerald-600\/45:focus {
  background-color: rgb(5 150 105 / 0.45);
}
.focus\:bg-emerald-600\/5:focus {
  background-color: rgb(5 150 105 / 0.05);
}
.focus\:bg-emerald-600\/50:focus {
  background-color: rgb(5 150 105 / 0.5);
}
.focus\:bg-emerald-600\/55:focus {
  background-color: rgb(5 150 105 / 0.55);
}
.focus\:bg-emerald-600\/60:focus {
  background-color: rgb(5 150 105 / 0.6);
}
.focus\:bg-emerald-600\/65:focus {
  background-color: rgb(5 150 105 / 0.65);
}
.focus\:bg-emerald-600\/70:focus {
  background-color: rgb(5 150 105 / 0.7);
}
.focus\:bg-emerald-600\/75:focus {
  background-color: rgb(5 150 105 / 0.75);
}
.focus\:bg-emerald-600\/80:focus {
  background-color: rgb(5 150 105 / 0.8);
}
.focus\:bg-emerald-600\/85:focus {
  background-color: rgb(5 150 105 / 0.85);
}
.focus\:bg-emerald-600\/90:focus {
  background-color: rgb(5 150 105 / 0.9);
}
.focus\:bg-emerald-600\/95:focus {
  background-color: rgb(5 150 105 / 0.95);
}
.focus\:bg-emerald-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}
.focus\:bg-emerald-700\/0:focus {
  background-color: rgb(4 120 87 / 0);
}
.focus\:bg-emerald-700\/10:focus {
  background-color: rgb(4 120 87 / 0.1);
}
.focus\:bg-emerald-700\/100:focus {
  background-color: rgb(4 120 87 / 1);
}
.focus\:bg-emerald-700\/15:focus {
  background-color: rgb(4 120 87 / 0.15);
}
.focus\:bg-emerald-700\/20:focus {
  background-color: rgb(4 120 87 / 0.2);
}
.focus\:bg-emerald-700\/25:focus {
  background-color: rgb(4 120 87 / 0.25);
}
.focus\:bg-emerald-700\/30:focus {
  background-color: rgb(4 120 87 / 0.3);
}
.focus\:bg-emerald-700\/35:focus {
  background-color: rgb(4 120 87 / 0.35);
}
.focus\:bg-emerald-700\/40:focus {
  background-color: rgb(4 120 87 / 0.4);
}
.focus\:bg-emerald-700\/45:focus {
  background-color: rgb(4 120 87 / 0.45);
}
.focus\:bg-emerald-700\/5:focus {
  background-color: rgb(4 120 87 / 0.05);
}
.focus\:bg-emerald-700\/50:focus {
  background-color: rgb(4 120 87 / 0.5);
}
.focus\:bg-emerald-700\/55:focus {
  background-color: rgb(4 120 87 / 0.55);
}
.focus\:bg-emerald-700\/60:focus {
  background-color: rgb(4 120 87 / 0.6);
}
.focus\:bg-emerald-700\/65:focus {
  background-color: rgb(4 120 87 / 0.65);
}
.focus\:bg-emerald-700\/70:focus {
  background-color: rgb(4 120 87 / 0.7);
}
.focus\:bg-emerald-700\/75:focus {
  background-color: rgb(4 120 87 / 0.75);
}
.focus\:bg-emerald-700\/80:focus {
  background-color: rgb(4 120 87 / 0.8);
}
.focus\:bg-emerald-700\/85:focus {
  background-color: rgb(4 120 87 / 0.85);
}
.focus\:bg-emerald-700\/90:focus {
  background-color: rgb(4 120 87 / 0.9);
}
.focus\:bg-emerald-700\/95:focus {
  background-color: rgb(4 120 87 / 0.95);
}
.focus\:bg-emerald-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}
.focus\:bg-emerald-800\/0:focus {
  background-color: rgb(6 95 70 / 0);
}
.focus\:bg-emerald-800\/10:focus {
  background-color: rgb(6 95 70 / 0.1);
}
.focus\:bg-emerald-800\/100:focus {
  background-color: rgb(6 95 70 / 1);
}
.focus\:bg-emerald-800\/15:focus {
  background-color: rgb(6 95 70 / 0.15);
}
.focus\:bg-emerald-800\/20:focus {
  background-color: rgb(6 95 70 / 0.2);
}
.focus\:bg-emerald-800\/25:focus {
  background-color: rgb(6 95 70 / 0.25);
}
.focus\:bg-emerald-800\/30:focus {
  background-color: rgb(6 95 70 / 0.3);
}
.focus\:bg-emerald-800\/35:focus {
  background-color: rgb(6 95 70 / 0.35);
}
.focus\:bg-emerald-800\/40:focus {
  background-color: rgb(6 95 70 / 0.4);
}
.focus\:bg-emerald-800\/45:focus {
  background-color: rgb(6 95 70 / 0.45);
}
.focus\:bg-emerald-800\/5:focus {
  background-color: rgb(6 95 70 / 0.05);
}
.focus\:bg-emerald-800\/50:focus {
  background-color: rgb(6 95 70 / 0.5);
}
.focus\:bg-emerald-800\/55:focus {
  background-color: rgb(6 95 70 / 0.55);
}
.focus\:bg-emerald-800\/60:focus {
  background-color: rgb(6 95 70 / 0.6);
}
.focus\:bg-emerald-800\/65:focus {
  background-color: rgb(6 95 70 / 0.65);
}
.focus\:bg-emerald-800\/70:focus {
  background-color: rgb(6 95 70 / 0.7);
}
.focus\:bg-emerald-800\/75:focus {
  background-color: rgb(6 95 70 / 0.75);
}
.focus\:bg-emerald-800\/80:focus {
  background-color: rgb(6 95 70 / 0.8);
}
.focus\:bg-emerald-800\/85:focus {
  background-color: rgb(6 95 70 / 0.85);
}
.focus\:bg-emerald-800\/90:focus {
  background-color: rgb(6 95 70 / 0.9);
}
.focus\:bg-emerald-800\/95:focus {
  background-color: rgb(6 95 70 / 0.95);
}
.focus\:bg-emerald-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}
.focus\:bg-emerald-900\/0:focus {
  background-color: rgb(6 78 59 / 0);
}
.focus\:bg-emerald-900\/10:focus {
  background-color: rgb(6 78 59 / 0.1);
}
.focus\:bg-emerald-900\/100:focus {
  background-color: rgb(6 78 59 / 1);
}
.focus\:bg-emerald-900\/15:focus {
  background-color: rgb(6 78 59 / 0.15);
}
.focus\:bg-emerald-900\/20:focus {
  background-color: rgb(6 78 59 / 0.2);
}
.focus\:bg-emerald-900\/25:focus {
  background-color: rgb(6 78 59 / 0.25);
}
.focus\:bg-emerald-900\/30:focus {
  background-color: rgb(6 78 59 / 0.3);
}
.focus\:bg-emerald-900\/35:focus {
  background-color: rgb(6 78 59 / 0.35);
}
.focus\:bg-emerald-900\/40:focus {
  background-color: rgb(6 78 59 / 0.4);
}
.focus\:bg-emerald-900\/45:focus {
  background-color: rgb(6 78 59 / 0.45);
}
.focus\:bg-emerald-900\/5:focus {
  background-color: rgb(6 78 59 / 0.05);
}
.focus\:bg-emerald-900\/50:focus {
  background-color: rgb(6 78 59 / 0.5);
}
.focus\:bg-emerald-900\/55:focus {
  background-color: rgb(6 78 59 / 0.55);
}
.focus\:bg-emerald-900\/60:focus {
  background-color: rgb(6 78 59 / 0.6);
}
.focus\:bg-emerald-900\/65:focus {
  background-color: rgb(6 78 59 / 0.65);
}
.focus\:bg-emerald-900\/70:focus {
  background-color: rgb(6 78 59 / 0.7);
}
.focus\:bg-emerald-900\/75:focus {
  background-color: rgb(6 78 59 / 0.75);
}
.focus\:bg-emerald-900\/80:focus {
  background-color: rgb(6 78 59 / 0.8);
}
.focus\:bg-emerald-900\/85:focus {
  background-color: rgb(6 78 59 / 0.85);
}
.focus\:bg-emerald-900\/90:focus {
  background-color: rgb(6 78 59 / 0.9);
}
.focus\:bg-emerald-900\/95:focus {
  background-color: rgb(6 78 59 / 0.95);
}
.focus\:bg-gray-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.focus\:bg-gray-100\/0:focus {
  background-color: rgb(243 244 246 / 0);
}
.focus\:bg-gray-100\/10:focus {
  background-color: rgb(243 244 246 / 0.1);
}
.focus\:bg-gray-100\/100:focus {
  background-color: rgb(243 244 246 / 1);
}
.focus\:bg-gray-100\/15:focus {
  background-color: rgb(243 244 246 / 0.15);
}
.focus\:bg-gray-100\/20:focus {
  background-color: rgb(243 244 246 / 0.2);
}
.focus\:bg-gray-100\/25:focus {
  background-color: rgb(243 244 246 / 0.25);
}
.focus\:bg-gray-100\/30:focus {
  background-color: rgb(243 244 246 / 0.3);
}
.focus\:bg-gray-100\/35:focus {
  background-color: rgb(243 244 246 / 0.35);
}
.focus\:bg-gray-100\/40:focus {
  background-color: rgb(243 244 246 / 0.4);
}
.focus\:bg-gray-100\/45:focus {
  background-color: rgb(243 244 246 / 0.45);
}
.focus\:bg-gray-100\/5:focus {
  background-color: rgb(243 244 246 / 0.05);
}
.focus\:bg-gray-100\/50:focus {
  background-color: rgb(243 244 246 / 0.5);
}
.focus\:bg-gray-100\/55:focus {
  background-color: rgb(243 244 246 / 0.55);
}
.focus\:bg-gray-100\/60:focus {
  background-color: rgb(243 244 246 / 0.6);
}
.focus\:bg-gray-100\/65:focus {
  background-color: rgb(243 244 246 / 0.65);
}
.focus\:bg-gray-100\/70:focus {
  background-color: rgb(243 244 246 / 0.7);
}
.focus\:bg-gray-100\/75:focus {
  background-color: rgb(243 244 246 / 0.75);
}
.focus\:bg-gray-100\/80:focus {
  background-color: rgb(243 244 246 / 0.8);
}
.focus\:bg-gray-100\/85:focus {
  background-color: rgb(243 244 246 / 0.85);
}
.focus\:bg-gray-100\/90:focus {
  background-color: rgb(243 244 246 / 0.9);
}
.focus\:bg-gray-100\/95:focus {
  background-color: rgb(243 244 246 / 0.95);
}
.focus\:bg-gray-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.focus\:bg-gray-200\/0:focus {
  background-color: rgb(229 231 235 / 0);
}
.focus\:bg-gray-200\/10:focus {
  background-color: rgb(229 231 235 / 0.1);
}
.focus\:bg-gray-200\/100:focus {
  background-color: rgb(229 231 235 / 1);
}
.focus\:bg-gray-200\/15:focus {
  background-color: rgb(229 231 235 / 0.15);
}
.focus\:bg-gray-200\/20:focus {
  background-color: rgb(229 231 235 / 0.2);
}
.focus\:bg-gray-200\/25:focus {
  background-color: rgb(229 231 235 / 0.25);
}
.focus\:bg-gray-200\/30:focus {
  background-color: rgb(229 231 235 / 0.3);
}
.focus\:bg-gray-200\/35:focus {
  background-color: rgb(229 231 235 / 0.35);
}
.focus\:bg-gray-200\/40:focus {
  background-color: rgb(229 231 235 / 0.4);
}
.focus\:bg-gray-200\/45:focus {
  background-color: rgb(229 231 235 / 0.45);
}
.focus\:bg-gray-200\/5:focus {
  background-color: rgb(229 231 235 / 0.05);
}
.focus\:bg-gray-200\/50:focus {
  background-color: rgb(229 231 235 / 0.5);
}
.focus\:bg-gray-200\/55:focus {
  background-color: rgb(229 231 235 / 0.55);
}
.focus\:bg-gray-200\/60:focus {
  background-color: rgb(229 231 235 / 0.6);
}
.focus\:bg-gray-200\/65:focus {
  background-color: rgb(229 231 235 / 0.65);
}
.focus\:bg-gray-200\/70:focus {
  background-color: rgb(229 231 235 / 0.7);
}
.focus\:bg-gray-200\/75:focus {
  background-color: rgb(229 231 235 / 0.75);
}
.focus\:bg-gray-200\/80:focus {
  background-color: rgb(229 231 235 / 0.8);
}
.focus\:bg-gray-200\/85:focus {
  background-color: rgb(229 231 235 / 0.85);
}
.focus\:bg-gray-200\/90:focus {
  background-color: rgb(229 231 235 / 0.9);
}
.focus\:bg-gray-200\/95:focus {
  background-color: rgb(229 231 235 / 0.95);
}
.focus\:bg-gray-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.focus\:bg-gray-300\/0:focus {
  background-color: rgb(209 213 219 / 0);
}
.focus\:bg-gray-300\/10:focus {
  background-color: rgb(209 213 219 / 0.1);
}
.focus\:bg-gray-300\/100:focus {
  background-color: rgb(209 213 219 / 1);
}
.focus\:bg-gray-300\/15:focus {
  background-color: rgb(209 213 219 / 0.15);
}
.focus\:bg-gray-300\/20:focus {
  background-color: rgb(209 213 219 / 0.2);
}
.focus\:bg-gray-300\/25:focus {
  background-color: rgb(209 213 219 / 0.25);
}
.focus\:bg-gray-300\/30:focus {
  background-color: rgb(209 213 219 / 0.3);
}
.focus\:bg-gray-300\/35:focus {
  background-color: rgb(209 213 219 / 0.35);
}
.focus\:bg-gray-300\/40:focus {
  background-color: rgb(209 213 219 / 0.4);
}
.focus\:bg-gray-300\/45:focus {
  background-color: rgb(209 213 219 / 0.45);
}
.focus\:bg-gray-300\/5:focus {
  background-color: rgb(209 213 219 / 0.05);
}
.focus\:bg-gray-300\/50:focus {
  background-color: rgb(209 213 219 / 0.5);
}
.focus\:bg-gray-300\/55:focus {
  background-color: rgb(209 213 219 / 0.55);
}
.focus\:bg-gray-300\/60:focus {
  background-color: rgb(209 213 219 / 0.6);
}
.focus\:bg-gray-300\/65:focus {
  background-color: rgb(209 213 219 / 0.65);
}
.focus\:bg-gray-300\/70:focus {
  background-color: rgb(209 213 219 / 0.7);
}
.focus\:bg-gray-300\/75:focus {
  background-color: rgb(209 213 219 / 0.75);
}
.focus\:bg-gray-300\/80:focus {
  background-color: rgb(209 213 219 / 0.8);
}
.focus\:bg-gray-300\/85:focus {
  background-color: rgb(209 213 219 / 0.85);
}
.focus\:bg-gray-300\/90:focus {
  background-color: rgb(209 213 219 / 0.9);
}
.focus\:bg-gray-300\/95:focus {
  background-color: rgb(209 213 219 / 0.95);
}
.focus\:bg-gray-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.focus\:bg-gray-400\/0:focus {
  background-color: rgb(156 163 175 / 0);
}
.focus\:bg-gray-400\/10:focus {
  background-color: rgb(156 163 175 / 0.1);
}
.focus\:bg-gray-400\/100:focus {
  background-color: rgb(156 163 175 / 1);
}
.focus\:bg-gray-400\/15:focus {
  background-color: rgb(156 163 175 / 0.15);
}
.focus\:bg-gray-400\/20:focus {
  background-color: rgb(156 163 175 / 0.2);
}
.focus\:bg-gray-400\/25:focus {
  background-color: rgb(156 163 175 / 0.25);
}
.focus\:bg-gray-400\/30:focus {
  background-color: rgb(156 163 175 / 0.3);
}
.focus\:bg-gray-400\/35:focus {
  background-color: rgb(156 163 175 / 0.35);
}
.focus\:bg-gray-400\/40:focus {
  background-color: rgb(156 163 175 / 0.4);
}
.focus\:bg-gray-400\/45:focus {
  background-color: rgb(156 163 175 / 0.45);
}
.focus\:bg-gray-400\/5:focus {
  background-color: rgb(156 163 175 / 0.05);
}
.focus\:bg-gray-400\/50:focus {
  background-color: rgb(156 163 175 / 0.5);
}
.focus\:bg-gray-400\/55:focus {
  background-color: rgb(156 163 175 / 0.55);
}
.focus\:bg-gray-400\/60:focus {
  background-color: rgb(156 163 175 / 0.6);
}
.focus\:bg-gray-400\/65:focus {
  background-color: rgb(156 163 175 / 0.65);
}
.focus\:bg-gray-400\/70:focus {
  background-color: rgb(156 163 175 / 0.7);
}
.focus\:bg-gray-400\/75:focus {
  background-color: rgb(156 163 175 / 0.75);
}
.focus\:bg-gray-400\/80:focus {
  background-color: rgb(156 163 175 / 0.8);
}
.focus\:bg-gray-400\/85:focus {
  background-color: rgb(156 163 175 / 0.85);
}
.focus\:bg-gray-400\/90:focus {
  background-color: rgb(156 163 175 / 0.9);
}
.focus\:bg-gray-400\/95:focus {
  background-color: rgb(156 163 175 / 0.95);
}
.focus\:bg-gray-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.focus\:bg-gray-500\/0:focus {
  background-color: rgb(107 114 128 / 0);
}
.focus\:bg-gray-500\/10:focus {
  background-color: rgb(107 114 128 / 0.1);
}
.focus\:bg-gray-500\/100:focus {
  background-color: rgb(107 114 128 / 1);
}
.focus\:bg-gray-500\/15:focus {
  background-color: rgb(107 114 128 / 0.15);
}
.focus\:bg-gray-500\/20:focus {
  background-color: rgb(107 114 128 / 0.2);
}
.focus\:bg-gray-500\/25:focus {
  background-color: rgb(107 114 128 / 0.25);
}
.focus\:bg-gray-500\/30:focus {
  background-color: rgb(107 114 128 / 0.3);
}
.focus\:bg-gray-500\/35:focus {
  background-color: rgb(107 114 128 / 0.35);
}
.focus\:bg-gray-500\/40:focus {
  background-color: rgb(107 114 128 / 0.4);
}
.focus\:bg-gray-500\/45:focus {
  background-color: rgb(107 114 128 / 0.45);
}
.focus\:bg-gray-500\/5:focus {
  background-color: rgb(107 114 128 / 0.05);
}
.focus\:bg-gray-500\/50:focus {
  background-color: rgb(107 114 128 / 0.5);
}
.focus\:bg-gray-500\/55:focus {
  background-color: rgb(107 114 128 / 0.55);
}
.focus\:bg-gray-500\/60:focus {
  background-color: rgb(107 114 128 / 0.6);
}
.focus\:bg-gray-500\/65:focus {
  background-color: rgb(107 114 128 / 0.65);
}
.focus\:bg-gray-500\/70:focus {
  background-color: rgb(107 114 128 / 0.7);
}
.focus\:bg-gray-500\/75:focus {
  background-color: rgb(107 114 128 / 0.75);
}
.focus\:bg-gray-500\/80:focus {
  background-color: rgb(107 114 128 / 0.8);
}
.focus\:bg-gray-500\/85:focus {
  background-color: rgb(107 114 128 / 0.85);
}
.focus\:bg-gray-500\/90:focus {
  background-color: rgb(107 114 128 / 0.9);
}
.focus\:bg-gray-500\/95:focus {
  background-color: rgb(107 114 128 / 0.95);
}
.focus\:bg-gray-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.focus\:bg-gray-600\/0:focus {
  background-color: rgb(75 85 99 / 0);
}
.focus\:bg-gray-600\/10:focus {
  background-color: rgb(75 85 99 / 0.1);
}
.focus\:bg-gray-600\/100:focus {
  background-color: rgb(75 85 99 / 1);
}
.focus\:bg-gray-600\/15:focus {
  background-color: rgb(75 85 99 / 0.15);
}
.focus\:bg-gray-600\/20:focus {
  background-color: rgb(75 85 99 / 0.2);
}
.focus\:bg-gray-600\/25:focus {
  background-color: rgb(75 85 99 / 0.25);
}
.focus\:bg-gray-600\/30:focus {
  background-color: rgb(75 85 99 / 0.3);
}
.focus\:bg-gray-600\/35:focus {
  background-color: rgb(75 85 99 / 0.35);
}
.focus\:bg-gray-600\/40:focus {
  background-color: rgb(75 85 99 / 0.4);
}
.focus\:bg-gray-600\/45:focus {
  background-color: rgb(75 85 99 / 0.45);
}
.focus\:bg-gray-600\/5:focus {
  background-color: rgb(75 85 99 / 0.05);
}
.focus\:bg-gray-600\/50:focus {
  background-color: rgb(75 85 99 / 0.5);
}
.focus\:bg-gray-600\/55:focus {
  background-color: rgb(75 85 99 / 0.55);
}
.focus\:bg-gray-600\/60:focus {
  background-color: rgb(75 85 99 / 0.6);
}
.focus\:bg-gray-600\/65:focus {
  background-color: rgb(75 85 99 / 0.65);
}
.focus\:bg-gray-600\/70:focus {
  background-color: rgb(75 85 99 / 0.7);
}
.focus\:bg-gray-600\/75:focus {
  background-color: rgb(75 85 99 / 0.75);
}
.focus\:bg-gray-600\/80:focus {
  background-color: rgb(75 85 99 / 0.8);
}
.focus\:bg-gray-600\/85:focus {
  background-color: rgb(75 85 99 / 0.85);
}
.focus\:bg-gray-600\/90:focus {
  background-color: rgb(75 85 99 / 0.9);
}
.focus\:bg-gray-600\/95:focus {
  background-color: rgb(75 85 99 / 0.95);
}
.focus\:bg-gray-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.focus\:bg-gray-700\/0:focus {
  background-color: rgb(55 65 81 / 0);
}
.focus\:bg-gray-700\/10:focus {
  background-color: rgb(55 65 81 / 0.1);
}
.focus\:bg-gray-700\/100:focus {
  background-color: rgb(55 65 81 / 1);
}
.focus\:bg-gray-700\/15:focus {
  background-color: rgb(55 65 81 / 0.15);
}
.focus\:bg-gray-700\/20:focus {
  background-color: rgb(55 65 81 / 0.2);
}
.focus\:bg-gray-700\/25:focus {
  background-color: rgb(55 65 81 / 0.25);
}
.focus\:bg-gray-700\/30:focus {
  background-color: rgb(55 65 81 / 0.3);
}
.focus\:bg-gray-700\/35:focus {
  background-color: rgb(55 65 81 / 0.35);
}
.focus\:bg-gray-700\/40:focus {
  background-color: rgb(55 65 81 / 0.4);
}
.focus\:bg-gray-700\/45:focus {
  background-color: rgb(55 65 81 / 0.45);
}
.focus\:bg-gray-700\/5:focus {
  background-color: rgb(55 65 81 / 0.05);
}
.focus\:bg-gray-700\/50:focus {
  background-color: rgb(55 65 81 / 0.5);
}
.focus\:bg-gray-700\/55:focus {
  background-color: rgb(55 65 81 / 0.55);
}
.focus\:bg-gray-700\/60:focus {
  background-color: rgb(55 65 81 / 0.6);
}
.focus\:bg-gray-700\/65:focus {
  background-color: rgb(55 65 81 / 0.65);
}
.focus\:bg-gray-700\/70:focus {
  background-color: rgb(55 65 81 / 0.7);
}
.focus\:bg-gray-700\/75:focus {
  background-color: rgb(55 65 81 / 0.75);
}
.focus\:bg-gray-700\/80:focus {
  background-color: rgb(55 65 81 / 0.8);
}
.focus\:bg-gray-700\/85:focus {
  background-color: rgb(55 65 81 / 0.85);
}
.focus\:bg-gray-700\/90:focus {
  background-color: rgb(55 65 81 / 0.9);
}
.focus\:bg-gray-700\/95:focus {
  background-color: rgb(55 65 81 / 0.95);
}
.focus\:bg-gray-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.focus\:bg-gray-800\/0:focus {
  background-color: rgb(31 41 55 / 0);
}
.focus\:bg-gray-800\/10:focus {
  background-color: rgb(31 41 55 / 0.1);
}
.focus\:bg-gray-800\/100:focus {
  background-color: rgb(31 41 55 / 1);
}
.focus\:bg-gray-800\/15:focus {
  background-color: rgb(31 41 55 / 0.15);
}
.focus\:bg-gray-800\/20:focus {
  background-color: rgb(31 41 55 / 0.2);
}
.focus\:bg-gray-800\/25:focus {
  background-color: rgb(31 41 55 / 0.25);
}
.focus\:bg-gray-800\/30:focus {
  background-color: rgb(31 41 55 / 0.3);
}
.focus\:bg-gray-800\/35:focus {
  background-color: rgb(31 41 55 / 0.35);
}
.focus\:bg-gray-800\/40:focus {
  background-color: rgb(31 41 55 / 0.4);
}
.focus\:bg-gray-800\/45:focus {
  background-color: rgb(31 41 55 / 0.45);
}
.focus\:bg-gray-800\/5:focus {
  background-color: rgb(31 41 55 / 0.05);
}
.focus\:bg-gray-800\/50:focus {
  background-color: rgb(31 41 55 / 0.5);
}
.focus\:bg-gray-800\/55:focus {
  background-color: rgb(31 41 55 / 0.55);
}
.focus\:bg-gray-800\/60:focus {
  background-color: rgb(31 41 55 / 0.6);
}
.focus\:bg-gray-800\/65:focus {
  background-color: rgb(31 41 55 / 0.65);
}
.focus\:bg-gray-800\/70:focus {
  background-color: rgb(31 41 55 / 0.7);
}
.focus\:bg-gray-800\/75:focus {
  background-color: rgb(31 41 55 / 0.75);
}
.focus\:bg-gray-800\/80:focus {
  background-color: rgb(31 41 55 / 0.8);
}
.focus\:bg-gray-800\/85:focus {
  background-color: rgb(31 41 55 / 0.85);
}
.focus\:bg-gray-800\/90:focus {
  background-color: rgb(31 41 55 / 0.9);
}
.focus\:bg-gray-800\/95:focus {
  background-color: rgb(31 41 55 / 0.95);
}
.focus\:bg-gray-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.focus\:bg-gray-900\/0:focus {
  background-color: rgb(17 24 39 / 0);
}
.focus\:bg-gray-900\/10:focus {
  background-color: rgb(17 24 39 / 0.1);
}
.focus\:bg-gray-900\/100:focus {
  background-color: rgb(17 24 39 / 1);
}
.focus\:bg-gray-900\/15:focus {
  background-color: rgb(17 24 39 / 0.15);
}
.focus\:bg-gray-900\/20:focus {
  background-color: rgb(17 24 39 / 0.2);
}
.focus\:bg-gray-900\/25:focus {
  background-color: rgb(17 24 39 / 0.25);
}
.focus\:bg-gray-900\/30:focus {
  background-color: rgb(17 24 39 / 0.3);
}
.focus\:bg-gray-900\/35:focus {
  background-color: rgb(17 24 39 / 0.35);
}
.focus\:bg-gray-900\/40:focus {
  background-color: rgb(17 24 39 / 0.4);
}
.focus\:bg-gray-900\/45:focus {
  background-color: rgb(17 24 39 / 0.45);
}
.focus\:bg-gray-900\/5:focus {
  background-color: rgb(17 24 39 / 0.05);
}
.focus\:bg-gray-900\/50:focus {
  background-color: rgb(17 24 39 / 0.5);
}
.focus\:bg-gray-900\/55:focus {
  background-color: rgb(17 24 39 / 0.55);
}
.focus\:bg-gray-900\/60:focus {
  background-color: rgb(17 24 39 / 0.6);
}
.focus\:bg-gray-900\/65:focus {
  background-color: rgb(17 24 39 / 0.65);
}
.focus\:bg-gray-900\/70:focus {
  background-color: rgb(17 24 39 / 0.7);
}
.focus\:bg-gray-900\/75:focus {
  background-color: rgb(17 24 39 / 0.75);
}
.focus\:bg-gray-900\/80:focus {
  background-color: rgb(17 24 39 / 0.8);
}
.focus\:bg-gray-900\/85:focus {
  background-color: rgb(17 24 39 / 0.85);
}
.focus\:bg-gray-900\/90:focus {
  background-color: rgb(17 24 39 / 0.9);
}
.focus\:bg-gray-900\/95:focus {
  background-color: rgb(17 24 39 / 0.95);
}
.focus\:bg-green-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.focus\:bg-green-100\/0:focus {
  background-color: rgb(220 252 231 / 0);
}
.focus\:bg-green-100\/10:focus {
  background-color: rgb(220 252 231 / 0.1);
}
.focus\:bg-green-100\/100:focus {
  background-color: rgb(220 252 231 / 1);
}
.focus\:bg-green-100\/15:focus {
  background-color: rgb(220 252 231 / 0.15);
}
.focus\:bg-green-100\/20:focus {
  background-color: rgb(220 252 231 / 0.2);
}
.focus\:bg-green-100\/25:focus {
  background-color: rgb(220 252 231 / 0.25);
}
.focus\:bg-green-100\/30:focus {
  background-color: rgb(220 252 231 / 0.3);
}
.focus\:bg-green-100\/35:focus {
  background-color: rgb(220 252 231 / 0.35);
}
.focus\:bg-green-100\/40:focus {
  background-color: rgb(220 252 231 / 0.4);
}
.focus\:bg-green-100\/45:focus {
  background-color: rgb(220 252 231 / 0.45);
}
.focus\:bg-green-100\/5:focus {
  background-color: rgb(220 252 231 / 0.05);
}
.focus\:bg-green-100\/50:focus {
  background-color: rgb(220 252 231 / 0.5);
}
.focus\:bg-green-100\/55:focus {
  background-color: rgb(220 252 231 / 0.55);
}
.focus\:bg-green-100\/60:focus {
  background-color: rgb(220 252 231 / 0.6);
}
.focus\:bg-green-100\/65:focus {
  background-color: rgb(220 252 231 / 0.65);
}
.focus\:bg-green-100\/70:focus {
  background-color: rgb(220 252 231 / 0.7);
}
.focus\:bg-green-100\/75:focus {
  background-color: rgb(220 252 231 / 0.75);
}
.focus\:bg-green-100\/80:focus {
  background-color: rgb(220 252 231 / 0.8);
}
.focus\:bg-green-100\/85:focus {
  background-color: rgb(220 252 231 / 0.85);
}
.focus\:bg-green-100\/90:focus {
  background-color: rgb(220 252 231 / 0.9);
}
.focus\:bg-green-100\/95:focus {
  background-color: rgb(220 252 231 / 0.95);
}
.focus\:bg-green-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}
.focus\:bg-green-200\/0:focus {
  background-color: rgb(187 247 208 / 0);
}
.focus\:bg-green-200\/10:focus {
  background-color: rgb(187 247 208 / 0.1);
}
.focus\:bg-green-200\/100:focus {
  background-color: rgb(187 247 208 / 1);
}
.focus\:bg-green-200\/15:focus {
  background-color: rgb(187 247 208 / 0.15);
}
.focus\:bg-green-200\/20:focus {
  background-color: rgb(187 247 208 / 0.2);
}
.focus\:bg-green-200\/25:focus {
  background-color: rgb(187 247 208 / 0.25);
}
.focus\:bg-green-200\/30:focus {
  background-color: rgb(187 247 208 / 0.3);
}
.focus\:bg-green-200\/35:focus {
  background-color: rgb(187 247 208 / 0.35);
}
.focus\:bg-green-200\/40:focus {
  background-color: rgb(187 247 208 / 0.4);
}
.focus\:bg-green-200\/45:focus {
  background-color: rgb(187 247 208 / 0.45);
}
.focus\:bg-green-200\/5:focus {
  background-color: rgb(187 247 208 / 0.05);
}
.focus\:bg-green-200\/50:focus {
  background-color: rgb(187 247 208 / 0.5);
}
.focus\:bg-green-200\/55:focus {
  background-color: rgb(187 247 208 / 0.55);
}
.focus\:bg-green-200\/60:focus {
  background-color: rgb(187 247 208 / 0.6);
}
.focus\:bg-green-200\/65:focus {
  background-color: rgb(187 247 208 / 0.65);
}
.focus\:bg-green-200\/70:focus {
  background-color: rgb(187 247 208 / 0.7);
}
.focus\:bg-green-200\/75:focus {
  background-color: rgb(187 247 208 / 0.75);
}
.focus\:bg-green-200\/80:focus {
  background-color: rgb(187 247 208 / 0.8);
}
.focus\:bg-green-200\/85:focus {
  background-color: rgb(187 247 208 / 0.85);
}
.focus\:bg-green-200\/90:focus {
  background-color: rgb(187 247 208 / 0.9);
}
.focus\:bg-green-200\/95:focus {
  background-color: rgb(187 247 208 / 0.95);
}
.focus\:bg-green-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}
.focus\:bg-green-300\/0:focus {
  background-color: rgb(134 239 172 / 0);
}
.focus\:bg-green-300\/10:focus {
  background-color: rgb(134 239 172 / 0.1);
}
.focus\:bg-green-300\/100:focus {
  background-color: rgb(134 239 172 / 1);
}
.focus\:bg-green-300\/15:focus {
  background-color: rgb(134 239 172 / 0.15);
}
.focus\:bg-green-300\/20:focus {
  background-color: rgb(134 239 172 / 0.2);
}
.focus\:bg-green-300\/25:focus {
  background-color: rgb(134 239 172 / 0.25);
}
.focus\:bg-green-300\/30:focus {
  background-color: rgb(134 239 172 / 0.3);
}
.focus\:bg-green-300\/35:focus {
  background-color: rgb(134 239 172 / 0.35);
}
.focus\:bg-green-300\/40:focus {
  background-color: rgb(134 239 172 / 0.4);
}
.focus\:bg-green-300\/45:focus {
  background-color: rgb(134 239 172 / 0.45);
}
.focus\:bg-green-300\/5:focus {
  background-color: rgb(134 239 172 / 0.05);
}
.focus\:bg-green-300\/50:focus {
  background-color: rgb(134 239 172 / 0.5);
}
.focus\:bg-green-300\/55:focus {
  background-color: rgb(134 239 172 / 0.55);
}
.focus\:bg-green-300\/60:focus {
  background-color: rgb(134 239 172 / 0.6);
}
.focus\:bg-green-300\/65:focus {
  background-color: rgb(134 239 172 / 0.65);
}
.focus\:bg-green-300\/70:focus {
  background-color: rgb(134 239 172 / 0.7);
}
.focus\:bg-green-300\/75:focus {
  background-color: rgb(134 239 172 / 0.75);
}
.focus\:bg-green-300\/80:focus {
  background-color: rgb(134 239 172 / 0.8);
}
.focus\:bg-green-300\/85:focus {
  background-color: rgb(134 239 172 / 0.85);
}
.focus\:bg-green-300\/90:focus {
  background-color: rgb(134 239 172 / 0.9);
}
.focus\:bg-green-300\/95:focus {
  background-color: rgb(134 239 172 / 0.95);
}
.focus\:bg-green-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}
.focus\:bg-green-400\/0:focus {
  background-color: rgb(74 222 128 / 0);
}
.focus\:bg-green-400\/10:focus {
  background-color: rgb(74 222 128 / 0.1);
}
.focus\:bg-green-400\/100:focus {
  background-color: rgb(74 222 128 / 1);
}
.focus\:bg-green-400\/15:focus {
  background-color: rgb(74 222 128 / 0.15);
}
.focus\:bg-green-400\/20:focus {
  background-color: rgb(74 222 128 / 0.2);
}
.focus\:bg-green-400\/25:focus {
  background-color: rgb(74 222 128 / 0.25);
}
.focus\:bg-green-400\/30:focus {
  background-color: rgb(74 222 128 / 0.3);
}
.focus\:bg-green-400\/35:focus {
  background-color: rgb(74 222 128 / 0.35);
}
.focus\:bg-green-400\/40:focus {
  background-color: rgb(74 222 128 / 0.4);
}
.focus\:bg-green-400\/45:focus {
  background-color: rgb(74 222 128 / 0.45);
}
.focus\:bg-green-400\/5:focus {
  background-color: rgb(74 222 128 / 0.05);
}
.focus\:bg-green-400\/50:focus {
  background-color: rgb(74 222 128 / 0.5);
}
.focus\:bg-green-400\/55:focus {
  background-color: rgb(74 222 128 / 0.55);
}
.focus\:bg-green-400\/60:focus {
  background-color: rgb(74 222 128 / 0.6);
}
.focus\:bg-green-400\/65:focus {
  background-color: rgb(74 222 128 / 0.65);
}
.focus\:bg-green-400\/70:focus {
  background-color: rgb(74 222 128 / 0.7);
}
.focus\:bg-green-400\/75:focus {
  background-color: rgb(74 222 128 / 0.75);
}
.focus\:bg-green-400\/80:focus {
  background-color: rgb(74 222 128 / 0.8);
}
.focus\:bg-green-400\/85:focus {
  background-color: rgb(74 222 128 / 0.85);
}
.focus\:bg-green-400\/90:focus {
  background-color: rgb(74 222 128 / 0.9);
}
.focus\:bg-green-400\/95:focus {
  background-color: rgb(74 222 128 / 0.95);
}
.focus\:bg-green-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.focus\:bg-green-500\/0:focus {
  background-color: rgb(34 197 94 / 0);
}
.focus\:bg-green-500\/10:focus {
  background-color: rgb(34 197 94 / 0.1);
}
.focus\:bg-green-500\/100:focus {
  background-color: rgb(34 197 94 / 1);
}
.focus\:bg-green-500\/15:focus {
  background-color: rgb(34 197 94 / 0.15);
}
.focus\:bg-green-500\/20:focus {
  background-color: rgb(34 197 94 / 0.2);
}
.focus\:bg-green-500\/25:focus {
  background-color: rgb(34 197 94 / 0.25);
}
.focus\:bg-green-500\/30:focus {
  background-color: rgb(34 197 94 / 0.3);
}
.focus\:bg-green-500\/35:focus {
  background-color: rgb(34 197 94 / 0.35);
}
.focus\:bg-green-500\/40:focus {
  background-color: rgb(34 197 94 / 0.4);
}
.focus\:bg-green-500\/45:focus {
  background-color: rgb(34 197 94 / 0.45);
}
.focus\:bg-green-500\/5:focus {
  background-color: rgb(34 197 94 / 0.05);
}
.focus\:bg-green-500\/50:focus {
  background-color: rgb(34 197 94 / 0.5);
}
.focus\:bg-green-500\/55:focus {
  background-color: rgb(34 197 94 / 0.55);
}
.focus\:bg-green-500\/60:focus {
  background-color: rgb(34 197 94 / 0.6);
}
.focus\:bg-green-500\/65:focus {
  background-color: rgb(34 197 94 / 0.65);
}
.focus\:bg-green-500\/70:focus {
  background-color: rgb(34 197 94 / 0.7);
}
.focus\:bg-green-500\/75:focus {
  background-color: rgb(34 197 94 / 0.75);
}
.focus\:bg-green-500\/80:focus {
  background-color: rgb(34 197 94 / 0.8);
}
.focus\:bg-green-500\/85:focus {
  background-color: rgb(34 197 94 / 0.85);
}
.focus\:bg-green-500\/90:focus {
  background-color: rgb(34 197 94 / 0.9);
}
.focus\:bg-green-500\/95:focus {
  background-color: rgb(34 197 94 / 0.95);
}
.focus\:bg-green-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.focus\:bg-green-600\/0:focus {
  background-color: rgb(22 163 74 / 0);
}
.focus\:bg-green-600\/10:focus {
  background-color: rgb(22 163 74 / 0.1);
}
.focus\:bg-green-600\/100:focus {
  background-color: rgb(22 163 74 / 1);
}
.focus\:bg-green-600\/15:focus {
  background-color: rgb(22 163 74 / 0.15);
}
.focus\:bg-green-600\/20:focus {
  background-color: rgb(22 163 74 / 0.2);
}
.focus\:bg-green-600\/25:focus {
  background-color: rgb(22 163 74 / 0.25);
}
.focus\:bg-green-600\/30:focus {
  background-color: rgb(22 163 74 / 0.3);
}
.focus\:bg-green-600\/35:focus {
  background-color: rgb(22 163 74 / 0.35);
}
.focus\:bg-green-600\/40:focus {
  background-color: rgb(22 163 74 / 0.4);
}
.focus\:bg-green-600\/45:focus {
  background-color: rgb(22 163 74 / 0.45);
}
.focus\:bg-green-600\/5:focus {
  background-color: rgb(22 163 74 / 0.05);
}
.focus\:bg-green-600\/50:focus {
  background-color: rgb(22 163 74 / 0.5);
}
.focus\:bg-green-600\/55:focus {
  background-color: rgb(22 163 74 / 0.55);
}
.focus\:bg-green-600\/60:focus {
  background-color: rgb(22 163 74 / 0.6);
}
.focus\:bg-green-600\/65:focus {
  background-color: rgb(22 163 74 / 0.65);
}
.focus\:bg-green-600\/70:focus {
  background-color: rgb(22 163 74 / 0.7);
}
.focus\:bg-green-600\/75:focus {
  background-color: rgb(22 163 74 / 0.75);
}
.focus\:bg-green-600\/80:focus {
  background-color: rgb(22 163 74 / 0.8);
}
.focus\:bg-green-600\/85:focus {
  background-color: rgb(22 163 74 / 0.85);
}
.focus\:bg-green-600\/90:focus {
  background-color: rgb(22 163 74 / 0.9);
}
.focus\:bg-green-600\/95:focus {
  background-color: rgb(22 163 74 / 0.95);
}
.focus\:bg-green-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.focus\:bg-green-700\/0:focus {
  background-color: rgb(21 128 61 / 0);
}
.focus\:bg-green-700\/10:focus {
  background-color: rgb(21 128 61 / 0.1);
}
.focus\:bg-green-700\/100:focus {
  background-color: rgb(21 128 61 / 1);
}
.focus\:bg-green-700\/15:focus {
  background-color: rgb(21 128 61 / 0.15);
}
.focus\:bg-green-700\/20:focus {
  background-color: rgb(21 128 61 / 0.2);
}
.focus\:bg-green-700\/25:focus {
  background-color: rgb(21 128 61 / 0.25);
}
.focus\:bg-green-700\/30:focus {
  background-color: rgb(21 128 61 / 0.3);
}
.focus\:bg-green-700\/35:focus {
  background-color: rgb(21 128 61 / 0.35);
}
.focus\:bg-green-700\/40:focus {
  background-color: rgb(21 128 61 / 0.4);
}
.focus\:bg-green-700\/45:focus {
  background-color: rgb(21 128 61 / 0.45);
}
.focus\:bg-green-700\/5:focus {
  background-color: rgb(21 128 61 / 0.05);
}
.focus\:bg-green-700\/50:focus {
  background-color: rgb(21 128 61 / 0.5);
}
.focus\:bg-green-700\/55:focus {
  background-color: rgb(21 128 61 / 0.55);
}
.focus\:bg-green-700\/60:focus {
  background-color: rgb(21 128 61 / 0.6);
}
.focus\:bg-green-700\/65:focus {
  background-color: rgb(21 128 61 / 0.65);
}
.focus\:bg-green-700\/70:focus {
  background-color: rgb(21 128 61 / 0.7);
}
.focus\:bg-green-700\/75:focus {
  background-color: rgb(21 128 61 / 0.75);
}
.focus\:bg-green-700\/80:focus {
  background-color: rgb(21 128 61 / 0.8);
}
.focus\:bg-green-700\/85:focus {
  background-color: rgb(21 128 61 / 0.85);
}
.focus\:bg-green-700\/90:focus {
  background-color: rgb(21 128 61 / 0.9);
}
.focus\:bg-green-700\/95:focus {
  background-color: rgb(21 128 61 / 0.95);
}
.focus\:bg-green-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}
.focus\:bg-green-800\/0:focus {
  background-color: rgb(22 101 52 / 0);
}
.focus\:bg-green-800\/10:focus {
  background-color: rgb(22 101 52 / 0.1);
}
.focus\:bg-green-800\/100:focus {
  background-color: rgb(22 101 52 / 1);
}
.focus\:bg-green-800\/15:focus {
  background-color: rgb(22 101 52 / 0.15);
}
.focus\:bg-green-800\/20:focus {
  background-color: rgb(22 101 52 / 0.2);
}
.focus\:bg-green-800\/25:focus {
  background-color: rgb(22 101 52 / 0.25);
}
.focus\:bg-green-800\/30:focus {
  background-color: rgb(22 101 52 / 0.3);
}
.focus\:bg-green-800\/35:focus {
  background-color: rgb(22 101 52 / 0.35);
}
.focus\:bg-green-800\/40:focus {
  background-color: rgb(22 101 52 / 0.4);
}
.focus\:bg-green-800\/45:focus {
  background-color: rgb(22 101 52 / 0.45);
}
.focus\:bg-green-800\/5:focus {
  background-color: rgb(22 101 52 / 0.05);
}
.focus\:bg-green-800\/50:focus {
  background-color: rgb(22 101 52 / 0.5);
}
.focus\:bg-green-800\/55:focus {
  background-color: rgb(22 101 52 / 0.55);
}
.focus\:bg-green-800\/60:focus {
  background-color: rgb(22 101 52 / 0.6);
}
.focus\:bg-green-800\/65:focus {
  background-color: rgb(22 101 52 / 0.65);
}
.focus\:bg-green-800\/70:focus {
  background-color: rgb(22 101 52 / 0.7);
}
.focus\:bg-green-800\/75:focus {
  background-color: rgb(22 101 52 / 0.75);
}
.focus\:bg-green-800\/80:focus {
  background-color: rgb(22 101 52 / 0.8);
}
.focus\:bg-green-800\/85:focus {
  background-color: rgb(22 101 52 / 0.85);
}
.focus\:bg-green-800\/90:focus {
  background-color: rgb(22 101 52 / 0.9);
}
.focus\:bg-green-800\/95:focus {
  background-color: rgb(22 101 52 / 0.95);
}
.focus\:bg-green-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}
.focus\:bg-green-900\/0:focus {
  background-color: rgb(20 83 45 / 0);
}
.focus\:bg-green-900\/10:focus {
  background-color: rgb(20 83 45 / 0.1);
}
.focus\:bg-green-900\/100:focus {
  background-color: rgb(20 83 45 / 1);
}
.focus\:bg-green-900\/15:focus {
  background-color: rgb(20 83 45 / 0.15);
}
.focus\:bg-green-900\/20:focus {
  background-color: rgb(20 83 45 / 0.2);
}
.focus\:bg-green-900\/25:focus {
  background-color: rgb(20 83 45 / 0.25);
}
.focus\:bg-green-900\/30:focus {
  background-color: rgb(20 83 45 / 0.3);
}
.focus\:bg-green-900\/35:focus {
  background-color: rgb(20 83 45 / 0.35);
}
.focus\:bg-green-900\/40:focus {
  background-color: rgb(20 83 45 / 0.4);
}
.focus\:bg-green-900\/45:focus {
  background-color: rgb(20 83 45 / 0.45);
}
.focus\:bg-green-900\/5:focus {
  background-color: rgb(20 83 45 / 0.05);
}
.focus\:bg-green-900\/50:focus {
  background-color: rgb(20 83 45 / 0.5);
}
.focus\:bg-green-900\/55:focus {
  background-color: rgb(20 83 45 / 0.55);
}
.focus\:bg-green-900\/60:focus {
  background-color: rgb(20 83 45 / 0.6);
}
.focus\:bg-green-900\/65:focus {
  background-color: rgb(20 83 45 / 0.65);
}
.focus\:bg-green-900\/70:focus {
  background-color: rgb(20 83 45 / 0.7);
}
.focus\:bg-green-900\/75:focus {
  background-color: rgb(20 83 45 / 0.75);
}
.focus\:bg-green-900\/80:focus {
  background-color: rgb(20 83 45 / 0.8);
}
.focus\:bg-green-900\/85:focus {
  background-color: rgb(20 83 45 / 0.85);
}
.focus\:bg-green-900\/90:focus {
  background-color: rgb(20 83 45 / 0.9);
}
.focus\:bg-green-900\/95:focus {
  background-color: rgb(20 83 45 / 0.95);
}
.focus\:bg-inherit:focus {
  background-color: inherit;
}
.focus\:bg-link:focus {
  background-color: hsl(var(--link));
}
.focus\:bg-link-foreground:focus {
  background-color: hsl(var(--link-foreground));
}
.focus\:bg-link-foreground\/0:focus {
  background-color: hsl(var(--link-foreground) / 0);
}
.focus\:bg-link-foreground\/10:focus {
  background-color: hsl(var(--link-foreground) / 0.1);
}
.focus\:bg-link-foreground\/100:focus {
  background-color: hsl(var(--link-foreground) / 1);
}
.focus\:bg-link-foreground\/15:focus {
  background-color: hsl(var(--link-foreground) / 0.15);
}
.focus\:bg-link-foreground\/20:focus {
  background-color: hsl(var(--link-foreground) / 0.2);
}
.focus\:bg-link-foreground\/25:focus {
  background-color: hsl(var(--link-foreground) / 0.25);
}
.focus\:bg-link-foreground\/30:focus {
  background-color: hsl(var(--link-foreground) / 0.3);
}
.focus\:bg-link-foreground\/35:focus {
  background-color: hsl(var(--link-foreground) / 0.35);
}
.focus\:bg-link-foreground\/40:focus {
  background-color: hsl(var(--link-foreground) / 0.4);
}
.focus\:bg-link-foreground\/45:focus {
  background-color: hsl(var(--link-foreground) / 0.45);
}
.focus\:bg-link-foreground\/5:focus {
  background-color: hsl(var(--link-foreground) / 0.05);
}
.focus\:bg-link-foreground\/50:focus {
  background-color: hsl(var(--link-foreground) / 0.5);
}
.focus\:bg-link-foreground\/55:focus {
  background-color: hsl(var(--link-foreground) / 0.55);
}
.focus\:bg-link-foreground\/60:focus {
  background-color: hsl(var(--link-foreground) / 0.6);
}
.focus\:bg-link-foreground\/65:focus {
  background-color: hsl(var(--link-foreground) / 0.65);
}
.focus\:bg-link-foreground\/70:focus {
  background-color: hsl(var(--link-foreground) / 0.7);
}
.focus\:bg-link-foreground\/75:focus {
  background-color: hsl(var(--link-foreground) / 0.75);
}
.focus\:bg-link-foreground\/80:focus {
  background-color: hsl(var(--link-foreground) / 0.8);
}
.focus\:bg-link-foreground\/85:focus {
  background-color: hsl(var(--link-foreground) / 0.85);
}
.focus\:bg-link-foreground\/90:focus {
  background-color: hsl(var(--link-foreground) / 0.9);
}
.focus\:bg-link-foreground\/95:focus {
  background-color: hsl(var(--link-foreground) / 0.95);
}
.focus\:bg-link\/0:focus {
  background-color: hsl(var(--link) / 0);
}
.focus\:bg-link\/10:focus {
  background-color: hsl(var(--link) / 0.1);
}
.focus\:bg-link\/100:focus {
  background-color: hsl(var(--link) / 1);
}
.focus\:bg-link\/15:focus {
  background-color: hsl(var(--link) / 0.15);
}
.focus\:bg-link\/20:focus {
  background-color: hsl(var(--link) / 0.2);
}
.focus\:bg-link\/25:focus {
  background-color: hsl(var(--link) / 0.25);
}
.focus\:bg-link\/30:focus {
  background-color: hsl(var(--link) / 0.3);
}
.focus\:bg-link\/35:focus {
  background-color: hsl(var(--link) / 0.35);
}
.focus\:bg-link\/40:focus {
  background-color: hsl(var(--link) / 0.4);
}
.focus\:bg-link\/45:focus {
  background-color: hsl(var(--link) / 0.45);
}
.focus\:bg-link\/5:focus {
  background-color: hsl(var(--link) / 0.05);
}
.focus\:bg-link\/50:focus {
  background-color: hsl(var(--link) / 0.5);
}
.focus\:bg-link\/55:focus {
  background-color: hsl(var(--link) / 0.55);
}
.focus\:bg-link\/60:focus {
  background-color: hsl(var(--link) / 0.6);
}
.focus\:bg-link\/65:focus {
  background-color: hsl(var(--link) / 0.65);
}
.focus\:bg-link\/70:focus {
  background-color: hsl(var(--link) / 0.7);
}
.focus\:bg-link\/75:focus {
  background-color: hsl(var(--link) / 0.75);
}
.focus\:bg-link\/80:focus {
  background-color: hsl(var(--link) / 0.8);
}
.focus\:bg-link\/85:focus {
  background-color: hsl(var(--link) / 0.85);
}
.focus\:bg-link\/90:focus {
  background-color: hsl(var(--link) / 0.9);
}
.focus\:bg-link\/95:focus {
  background-color: hsl(var(--link) / 0.95);
}
.focus\:bg-muted:focus {
  background-color: hsl(var(--muted));
}
.focus\:bg-muted-foreground:focus {
  background-color: hsl(var(--muted-foreground));
}
.focus\:bg-muted-foreground\/0:focus {
  background-color: hsl(var(--muted-foreground) / 0);
}
.focus\:bg-muted-foreground\/10:focus {
  background-color: hsl(var(--muted-foreground) / 0.1);
}
.focus\:bg-muted-foreground\/100:focus {
  background-color: hsl(var(--muted-foreground) / 1);
}
.focus\:bg-muted-foreground\/15:focus {
  background-color: hsl(var(--muted-foreground) / 0.15);
}
.focus\:bg-muted-foreground\/20:focus {
  background-color: hsl(var(--muted-foreground) / 0.2);
}
.focus\:bg-muted-foreground\/25:focus {
  background-color: hsl(var(--muted-foreground) / 0.25);
}
.focus\:bg-muted-foreground\/30:focus {
  background-color: hsl(var(--muted-foreground) / 0.3);
}
.focus\:bg-muted-foreground\/35:focus {
  background-color: hsl(var(--muted-foreground) / 0.35);
}
.focus\:bg-muted-foreground\/40:focus {
  background-color: hsl(var(--muted-foreground) / 0.4);
}
.focus\:bg-muted-foreground\/45:focus {
  background-color: hsl(var(--muted-foreground) / 0.45);
}
.focus\:bg-muted-foreground\/5:focus {
  background-color: hsl(var(--muted-foreground) / 0.05);
}
.focus\:bg-muted-foreground\/50:focus {
  background-color: hsl(var(--muted-foreground) / 0.5);
}
.focus\:bg-muted-foreground\/55:focus {
  background-color: hsl(var(--muted-foreground) / 0.55);
}
.focus\:bg-muted-foreground\/60:focus {
  background-color: hsl(var(--muted-foreground) / 0.6);
}
.focus\:bg-muted-foreground\/65:focus {
  background-color: hsl(var(--muted-foreground) / 0.65);
}
.focus\:bg-muted-foreground\/70:focus {
  background-color: hsl(var(--muted-foreground) / 0.7);
}
.focus\:bg-muted-foreground\/75:focus {
  background-color: hsl(var(--muted-foreground) / 0.75);
}
.focus\:bg-muted-foreground\/80:focus {
  background-color: hsl(var(--muted-foreground) / 0.8);
}
.focus\:bg-muted-foreground\/85:focus {
  background-color: hsl(var(--muted-foreground) / 0.85);
}
.focus\:bg-muted-foreground\/90:focus {
  background-color: hsl(var(--muted-foreground) / 0.9);
}
.focus\:bg-muted-foreground\/95:focus {
  background-color: hsl(var(--muted-foreground) / 0.95);
}
.focus\:bg-muted\/0:focus {
  background-color: hsl(var(--muted) / 0);
}
.focus\:bg-muted\/10:focus {
  background-color: hsl(var(--muted) / 0.1);
}
.focus\:bg-muted\/100:focus {
  background-color: hsl(var(--muted) / 1);
}
.focus\:bg-muted\/15:focus {
  background-color: hsl(var(--muted) / 0.15);
}
.focus\:bg-muted\/20:focus {
  background-color: hsl(var(--muted) / 0.2);
}
.focus\:bg-muted\/25:focus {
  background-color: hsl(var(--muted) / 0.25);
}
.focus\:bg-muted\/30:focus {
  background-color: hsl(var(--muted) / 0.3);
}
.focus\:bg-muted\/35:focus {
  background-color: hsl(var(--muted) / 0.35);
}
.focus\:bg-muted\/40:focus {
  background-color: hsl(var(--muted) / 0.4);
}
.focus\:bg-muted\/45:focus {
  background-color: hsl(var(--muted) / 0.45);
}
.focus\:bg-muted\/5:focus {
  background-color: hsl(var(--muted) / 0.05);
}
.focus\:bg-muted\/50:focus {
  background-color: hsl(var(--muted) / 0.5);
}
.focus\:bg-muted\/55:focus {
  background-color: hsl(var(--muted) / 0.55);
}
.focus\:bg-muted\/60:focus {
  background-color: hsl(var(--muted) / 0.6);
}
.focus\:bg-muted\/65:focus {
  background-color: hsl(var(--muted) / 0.65);
}
.focus\:bg-muted\/70:focus {
  background-color: hsl(var(--muted) / 0.7);
}
.focus\:bg-muted\/75:focus {
  background-color: hsl(var(--muted) / 0.75);
}
.focus\:bg-muted\/80:focus {
  background-color: hsl(var(--muted) / 0.8);
}
.focus\:bg-muted\/85:focus {
  background-color: hsl(var(--muted) / 0.85);
}
.focus\:bg-muted\/90:focus {
  background-color: hsl(var(--muted) / 0.9);
}
.focus\:bg-muted\/95:focus {
  background-color: hsl(var(--muted) / 0.95);
}
.focus\:bg-orange-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.focus\:bg-orange-100\/0:focus {
  background-color: rgb(255 237 213 / 0);
}
.focus\:bg-orange-100\/10:focus {
  background-color: rgb(255 237 213 / 0.1);
}
.focus\:bg-orange-100\/100:focus {
  background-color: rgb(255 237 213 / 1);
}
.focus\:bg-orange-100\/15:focus {
  background-color: rgb(255 237 213 / 0.15);
}
.focus\:bg-orange-100\/20:focus {
  background-color: rgb(255 237 213 / 0.2);
}
.focus\:bg-orange-100\/25:focus {
  background-color: rgb(255 237 213 / 0.25);
}
.focus\:bg-orange-100\/30:focus {
  background-color: rgb(255 237 213 / 0.3);
}
.focus\:bg-orange-100\/35:focus {
  background-color: rgb(255 237 213 / 0.35);
}
.focus\:bg-orange-100\/40:focus {
  background-color: rgb(255 237 213 / 0.4);
}
.focus\:bg-orange-100\/45:focus {
  background-color: rgb(255 237 213 / 0.45);
}
.focus\:bg-orange-100\/5:focus {
  background-color: rgb(255 237 213 / 0.05);
}
.focus\:bg-orange-100\/50:focus {
  background-color: rgb(255 237 213 / 0.5);
}
.focus\:bg-orange-100\/55:focus {
  background-color: rgb(255 237 213 / 0.55);
}
.focus\:bg-orange-100\/60:focus {
  background-color: rgb(255 237 213 / 0.6);
}
.focus\:bg-orange-100\/65:focus {
  background-color: rgb(255 237 213 / 0.65);
}
.focus\:bg-orange-100\/70:focus {
  background-color: rgb(255 237 213 / 0.7);
}
.focus\:bg-orange-100\/75:focus {
  background-color: rgb(255 237 213 / 0.75);
}
.focus\:bg-orange-100\/80:focus {
  background-color: rgb(255 237 213 / 0.8);
}
.focus\:bg-orange-100\/85:focus {
  background-color: rgb(255 237 213 / 0.85);
}
.focus\:bg-orange-100\/90:focus {
  background-color: rgb(255 237 213 / 0.9);
}
.focus\:bg-orange-100\/95:focus {
  background-color: rgb(255 237 213 / 0.95);
}
.focus\:bg-orange-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}
.focus\:bg-orange-200\/0:focus {
  background-color: rgb(254 215 170 / 0);
}
.focus\:bg-orange-200\/10:focus {
  background-color: rgb(254 215 170 / 0.1);
}
.focus\:bg-orange-200\/100:focus {
  background-color: rgb(254 215 170 / 1);
}
.focus\:bg-orange-200\/15:focus {
  background-color: rgb(254 215 170 / 0.15);
}
.focus\:bg-orange-200\/20:focus {
  background-color: rgb(254 215 170 / 0.2);
}
.focus\:bg-orange-200\/25:focus {
  background-color: rgb(254 215 170 / 0.25);
}
.focus\:bg-orange-200\/30:focus {
  background-color: rgb(254 215 170 / 0.3);
}
.focus\:bg-orange-200\/35:focus {
  background-color: rgb(254 215 170 / 0.35);
}
.focus\:bg-orange-200\/40:focus {
  background-color: rgb(254 215 170 / 0.4);
}
.focus\:bg-orange-200\/45:focus {
  background-color: rgb(254 215 170 / 0.45);
}
.focus\:bg-orange-200\/5:focus {
  background-color: rgb(254 215 170 / 0.05);
}
.focus\:bg-orange-200\/50:focus {
  background-color: rgb(254 215 170 / 0.5);
}
.focus\:bg-orange-200\/55:focus {
  background-color: rgb(254 215 170 / 0.55);
}
.focus\:bg-orange-200\/60:focus {
  background-color: rgb(254 215 170 / 0.6);
}
.focus\:bg-orange-200\/65:focus {
  background-color: rgb(254 215 170 / 0.65);
}
.focus\:bg-orange-200\/70:focus {
  background-color: rgb(254 215 170 / 0.7);
}
.focus\:bg-orange-200\/75:focus {
  background-color: rgb(254 215 170 / 0.75);
}
.focus\:bg-orange-200\/80:focus {
  background-color: rgb(254 215 170 / 0.8);
}
.focus\:bg-orange-200\/85:focus {
  background-color: rgb(254 215 170 / 0.85);
}
.focus\:bg-orange-200\/90:focus {
  background-color: rgb(254 215 170 / 0.9);
}
.focus\:bg-orange-200\/95:focus {
  background-color: rgb(254 215 170 / 0.95);
}
.focus\:bg-orange-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}
.focus\:bg-orange-300\/0:focus {
  background-color: rgb(253 186 116 / 0);
}
.focus\:bg-orange-300\/10:focus {
  background-color: rgb(253 186 116 / 0.1);
}
.focus\:bg-orange-300\/100:focus {
  background-color: rgb(253 186 116 / 1);
}
.focus\:bg-orange-300\/15:focus {
  background-color: rgb(253 186 116 / 0.15);
}
.focus\:bg-orange-300\/20:focus {
  background-color: rgb(253 186 116 / 0.2);
}
.focus\:bg-orange-300\/25:focus {
  background-color: rgb(253 186 116 / 0.25);
}
.focus\:bg-orange-300\/30:focus {
  background-color: rgb(253 186 116 / 0.3);
}
.focus\:bg-orange-300\/35:focus {
  background-color: rgb(253 186 116 / 0.35);
}
.focus\:bg-orange-300\/40:focus {
  background-color: rgb(253 186 116 / 0.4);
}
.focus\:bg-orange-300\/45:focus {
  background-color: rgb(253 186 116 / 0.45);
}
.focus\:bg-orange-300\/5:focus {
  background-color: rgb(253 186 116 / 0.05);
}
.focus\:bg-orange-300\/50:focus {
  background-color: rgb(253 186 116 / 0.5);
}
.focus\:bg-orange-300\/55:focus {
  background-color: rgb(253 186 116 / 0.55);
}
.focus\:bg-orange-300\/60:focus {
  background-color: rgb(253 186 116 / 0.6);
}
.focus\:bg-orange-300\/65:focus {
  background-color: rgb(253 186 116 / 0.65);
}
.focus\:bg-orange-300\/70:focus {
  background-color: rgb(253 186 116 / 0.7);
}
.focus\:bg-orange-300\/75:focus {
  background-color: rgb(253 186 116 / 0.75);
}
.focus\:bg-orange-300\/80:focus {
  background-color: rgb(253 186 116 / 0.8);
}
.focus\:bg-orange-300\/85:focus {
  background-color: rgb(253 186 116 / 0.85);
}
.focus\:bg-orange-300\/90:focus {
  background-color: rgb(253 186 116 / 0.9);
}
.focus\:bg-orange-300\/95:focus {
  background-color: rgb(253 186 116 / 0.95);
}
.focus\:bg-orange-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}
.focus\:bg-orange-400\/0:focus {
  background-color: rgb(251 146 60 / 0);
}
.focus\:bg-orange-400\/10:focus {
  background-color: rgb(251 146 60 / 0.1);
}
.focus\:bg-orange-400\/100:focus {
  background-color: rgb(251 146 60 / 1);
}
.focus\:bg-orange-400\/15:focus {
  background-color: rgb(251 146 60 / 0.15);
}
.focus\:bg-orange-400\/20:focus {
  background-color: rgb(251 146 60 / 0.2);
}
.focus\:bg-orange-400\/25:focus {
  background-color: rgb(251 146 60 / 0.25);
}
.focus\:bg-orange-400\/30:focus {
  background-color: rgb(251 146 60 / 0.3);
}
.focus\:bg-orange-400\/35:focus {
  background-color: rgb(251 146 60 / 0.35);
}
.focus\:bg-orange-400\/40:focus {
  background-color: rgb(251 146 60 / 0.4);
}
.focus\:bg-orange-400\/45:focus {
  background-color: rgb(251 146 60 / 0.45);
}
.focus\:bg-orange-400\/5:focus {
  background-color: rgb(251 146 60 / 0.05);
}
.focus\:bg-orange-400\/50:focus {
  background-color: rgb(251 146 60 / 0.5);
}
.focus\:bg-orange-400\/55:focus {
  background-color: rgb(251 146 60 / 0.55);
}
.focus\:bg-orange-400\/60:focus {
  background-color: rgb(251 146 60 / 0.6);
}
.focus\:bg-orange-400\/65:focus {
  background-color: rgb(251 146 60 / 0.65);
}
.focus\:bg-orange-400\/70:focus {
  background-color: rgb(251 146 60 / 0.7);
}
.focus\:bg-orange-400\/75:focus {
  background-color: rgb(251 146 60 / 0.75);
}
.focus\:bg-orange-400\/80:focus {
  background-color: rgb(251 146 60 / 0.8);
}
.focus\:bg-orange-400\/85:focus {
  background-color: rgb(251 146 60 / 0.85);
}
.focus\:bg-orange-400\/90:focus {
  background-color: rgb(251 146 60 / 0.9);
}
.focus\:bg-orange-400\/95:focus {
  background-color: rgb(251 146 60 / 0.95);
}
.focus\:bg-orange-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.focus\:bg-orange-500\/0:focus {
  background-color: rgb(249 115 22 / 0);
}
.focus\:bg-orange-500\/10:focus {
  background-color: rgb(249 115 22 / 0.1);
}
.focus\:bg-orange-500\/100:focus {
  background-color: rgb(249 115 22 / 1);
}
.focus\:bg-orange-500\/15:focus {
  background-color: rgb(249 115 22 / 0.15);
}
.focus\:bg-orange-500\/20:focus {
  background-color: rgb(249 115 22 / 0.2);
}
.focus\:bg-orange-500\/25:focus {
  background-color: rgb(249 115 22 / 0.25);
}
.focus\:bg-orange-500\/30:focus {
  background-color: rgb(249 115 22 / 0.3);
}
.focus\:bg-orange-500\/35:focus {
  background-color: rgb(249 115 22 / 0.35);
}
.focus\:bg-orange-500\/40:focus {
  background-color: rgb(249 115 22 / 0.4);
}
.focus\:bg-orange-500\/45:focus {
  background-color: rgb(249 115 22 / 0.45);
}
.focus\:bg-orange-500\/5:focus {
  background-color: rgb(249 115 22 / 0.05);
}
.focus\:bg-orange-500\/50:focus {
  background-color: rgb(249 115 22 / 0.5);
}
.focus\:bg-orange-500\/55:focus {
  background-color: rgb(249 115 22 / 0.55);
}
.focus\:bg-orange-500\/60:focus {
  background-color: rgb(249 115 22 / 0.6);
}
.focus\:bg-orange-500\/65:focus {
  background-color: rgb(249 115 22 / 0.65);
}
.focus\:bg-orange-500\/70:focus {
  background-color: rgb(249 115 22 / 0.7);
}
.focus\:bg-orange-500\/75:focus {
  background-color: rgb(249 115 22 / 0.75);
}
.focus\:bg-orange-500\/80:focus {
  background-color: rgb(249 115 22 / 0.8);
}
.focus\:bg-orange-500\/85:focus {
  background-color: rgb(249 115 22 / 0.85);
}
.focus\:bg-orange-500\/90:focus {
  background-color: rgb(249 115 22 / 0.9);
}
.focus\:bg-orange-500\/95:focus {
  background-color: rgb(249 115 22 / 0.95);
}
.focus\:bg-orange-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}
.focus\:bg-orange-600\/0:focus {
  background-color: rgb(234 88 12 / 0);
}
.focus\:bg-orange-600\/10:focus {
  background-color: rgb(234 88 12 / 0.1);
}
.focus\:bg-orange-600\/100:focus {
  background-color: rgb(234 88 12 / 1);
}
.focus\:bg-orange-600\/15:focus {
  background-color: rgb(234 88 12 / 0.15);
}
.focus\:bg-orange-600\/20:focus {
  background-color: rgb(234 88 12 / 0.2);
}
.focus\:bg-orange-600\/25:focus {
  background-color: rgb(234 88 12 / 0.25);
}
.focus\:bg-orange-600\/30:focus {
  background-color: rgb(234 88 12 / 0.3);
}
.focus\:bg-orange-600\/35:focus {
  background-color: rgb(234 88 12 / 0.35);
}
.focus\:bg-orange-600\/40:focus {
  background-color: rgb(234 88 12 / 0.4);
}
.focus\:bg-orange-600\/45:focus {
  background-color: rgb(234 88 12 / 0.45);
}
.focus\:bg-orange-600\/5:focus {
  background-color: rgb(234 88 12 / 0.05);
}
.focus\:bg-orange-600\/50:focus {
  background-color: rgb(234 88 12 / 0.5);
}
.focus\:bg-orange-600\/55:focus {
  background-color: rgb(234 88 12 / 0.55);
}
.focus\:bg-orange-600\/60:focus {
  background-color: rgb(234 88 12 / 0.6);
}
.focus\:bg-orange-600\/65:focus {
  background-color: rgb(234 88 12 / 0.65);
}
.focus\:bg-orange-600\/70:focus {
  background-color: rgb(234 88 12 / 0.7);
}
.focus\:bg-orange-600\/75:focus {
  background-color: rgb(234 88 12 / 0.75);
}
.focus\:bg-orange-600\/80:focus {
  background-color: rgb(234 88 12 / 0.8);
}
.focus\:bg-orange-600\/85:focus {
  background-color: rgb(234 88 12 / 0.85);
}
.focus\:bg-orange-600\/90:focus {
  background-color: rgb(234 88 12 / 0.9);
}
.focus\:bg-orange-600\/95:focus {
  background-color: rgb(234 88 12 / 0.95);
}
.focus\:bg-orange-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}
.focus\:bg-orange-700\/0:focus {
  background-color: rgb(194 65 12 / 0);
}
.focus\:bg-orange-700\/10:focus {
  background-color: rgb(194 65 12 / 0.1);
}
.focus\:bg-orange-700\/100:focus {
  background-color: rgb(194 65 12 / 1);
}
.focus\:bg-orange-700\/15:focus {
  background-color: rgb(194 65 12 / 0.15);
}
.focus\:bg-orange-700\/20:focus {
  background-color: rgb(194 65 12 / 0.2);
}
.focus\:bg-orange-700\/25:focus {
  background-color: rgb(194 65 12 / 0.25);
}
.focus\:bg-orange-700\/30:focus {
  background-color: rgb(194 65 12 / 0.3);
}
.focus\:bg-orange-700\/35:focus {
  background-color: rgb(194 65 12 / 0.35);
}
.focus\:bg-orange-700\/40:focus {
  background-color: rgb(194 65 12 / 0.4);
}
.focus\:bg-orange-700\/45:focus {
  background-color: rgb(194 65 12 / 0.45);
}
.focus\:bg-orange-700\/5:focus {
  background-color: rgb(194 65 12 / 0.05);
}
.focus\:bg-orange-700\/50:focus {
  background-color: rgb(194 65 12 / 0.5);
}
.focus\:bg-orange-700\/55:focus {
  background-color: rgb(194 65 12 / 0.55);
}
.focus\:bg-orange-700\/60:focus {
  background-color: rgb(194 65 12 / 0.6);
}
.focus\:bg-orange-700\/65:focus {
  background-color: rgb(194 65 12 / 0.65);
}
.focus\:bg-orange-700\/70:focus {
  background-color: rgb(194 65 12 / 0.7);
}
.focus\:bg-orange-700\/75:focus {
  background-color: rgb(194 65 12 / 0.75);
}
.focus\:bg-orange-700\/80:focus {
  background-color: rgb(194 65 12 / 0.8);
}
.focus\:bg-orange-700\/85:focus {
  background-color: rgb(194 65 12 / 0.85);
}
.focus\:bg-orange-700\/90:focus {
  background-color: rgb(194 65 12 / 0.9);
}
.focus\:bg-orange-700\/95:focus {
  background-color: rgb(194 65 12 / 0.95);
}
.focus\:bg-orange-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}
.focus\:bg-orange-800\/0:focus {
  background-color: rgb(154 52 18 / 0);
}
.focus\:bg-orange-800\/10:focus {
  background-color: rgb(154 52 18 / 0.1);
}
.focus\:bg-orange-800\/100:focus {
  background-color: rgb(154 52 18 / 1);
}
.focus\:bg-orange-800\/15:focus {
  background-color: rgb(154 52 18 / 0.15);
}
.focus\:bg-orange-800\/20:focus {
  background-color: rgb(154 52 18 / 0.2);
}
.focus\:bg-orange-800\/25:focus {
  background-color: rgb(154 52 18 / 0.25);
}
.focus\:bg-orange-800\/30:focus {
  background-color: rgb(154 52 18 / 0.3);
}
.focus\:bg-orange-800\/35:focus {
  background-color: rgb(154 52 18 / 0.35);
}
.focus\:bg-orange-800\/40:focus {
  background-color: rgb(154 52 18 / 0.4);
}
.focus\:bg-orange-800\/45:focus {
  background-color: rgb(154 52 18 / 0.45);
}
.focus\:bg-orange-800\/5:focus {
  background-color: rgb(154 52 18 / 0.05);
}
.focus\:bg-orange-800\/50:focus {
  background-color: rgb(154 52 18 / 0.5);
}
.focus\:bg-orange-800\/55:focus {
  background-color: rgb(154 52 18 / 0.55);
}
.focus\:bg-orange-800\/60:focus {
  background-color: rgb(154 52 18 / 0.6);
}
.focus\:bg-orange-800\/65:focus {
  background-color: rgb(154 52 18 / 0.65);
}
.focus\:bg-orange-800\/70:focus {
  background-color: rgb(154 52 18 / 0.7);
}
.focus\:bg-orange-800\/75:focus {
  background-color: rgb(154 52 18 / 0.75);
}
.focus\:bg-orange-800\/80:focus {
  background-color: rgb(154 52 18 / 0.8);
}
.focus\:bg-orange-800\/85:focus {
  background-color: rgb(154 52 18 / 0.85);
}
.focus\:bg-orange-800\/90:focus {
  background-color: rgb(154 52 18 / 0.9);
}
.focus\:bg-orange-800\/95:focus {
  background-color: rgb(154 52 18 / 0.95);
}
.focus\:bg-orange-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}
.focus\:bg-orange-900\/0:focus {
  background-color: rgb(124 45 18 / 0);
}
.focus\:bg-orange-900\/10:focus {
  background-color: rgb(124 45 18 / 0.1);
}
.focus\:bg-orange-900\/100:focus {
  background-color: rgb(124 45 18 / 1);
}
.focus\:bg-orange-900\/15:focus {
  background-color: rgb(124 45 18 / 0.15);
}
.focus\:bg-orange-900\/20:focus {
  background-color: rgb(124 45 18 / 0.2);
}
.focus\:bg-orange-900\/25:focus {
  background-color: rgb(124 45 18 / 0.25);
}
.focus\:bg-orange-900\/30:focus {
  background-color: rgb(124 45 18 / 0.3);
}
.focus\:bg-orange-900\/35:focus {
  background-color: rgb(124 45 18 / 0.35);
}
.focus\:bg-orange-900\/40:focus {
  background-color: rgb(124 45 18 / 0.4);
}
.focus\:bg-orange-900\/45:focus {
  background-color: rgb(124 45 18 / 0.45);
}
.focus\:bg-orange-900\/5:focus {
  background-color: rgb(124 45 18 / 0.05);
}
.focus\:bg-orange-900\/50:focus {
  background-color: rgb(124 45 18 / 0.5);
}
.focus\:bg-orange-900\/55:focus {
  background-color: rgb(124 45 18 / 0.55);
}
.focus\:bg-orange-900\/60:focus {
  background-color: rgb(124 45 18 / 0.6);
}
.focus\:bg-orange-900\/65:focus {
  background-color: rgb(124 45 18 / 0.65);
}
.focus\:bg-orange-900\/70:focus {
  background-color: rgb(124 45 18 / 0.7);
}
.focus\:bg-orange-900\/75:focus {
  background-color: rgb(124 45 18 / 0.75);
}
.focus\:bg-orange-900\/80:focus {
  background-color: rgb(124 45 18 / 0.8);
}
.focus\:bg-orange-900\/85:focus {
  background-color: rgb(124 45 18 / 0.85);
}
.focus\:bg-orange-900\/90:focus {
  background-color: rgb(124 45 18 / 0.9);
}
.focus\:bg-orange-900\/95:focus {
  background-color: rgb(124 45 18 / 0.95);
}
.focus\:bg-pink-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}
.focus\:bg-pink-100\/0:focus {
  background-color: rgb(252 231 243 / 0);
}
.focus\:bg-pink-100\/10:focus {
  background-color: rgb(252 231 243 / 0.1);
}
.focus\:bg-pink-100\/100:focus {
  background-color: rgb(252 231 243 / 1);
}
.focus\:bg-pink-100\/15:focus {
  background-color: rgb(252 231 243 / 0.15);
}
.focus\:bg-pink-100\/20:focus {
  background-color: rgb(252 231 243 / 0.2);
}
.focus\:bg-pink-100\/25:focus {
  background-color: rgb(252 231 243 / 0.25);
}
.focus\:bg-pink-100\/30:focus {
  background-color: rgb(252 231 243 / 0.3);
}
.focus\:bg-pink-100\/35:focus {
  background-color: rgb(252 231 243 / 0.35);
}
.focus\:bg-pink-100\/40:focus {
  background-color: rgb(252 231 243 / 0.4);
}
.focus\:bg-pink-100\/45:focus {
  background-color: rgb(252 231 243 / 0.45);
}
.focus\:bg-pink-100\/5:focus {
  background-color: rgb(252 231 243 / 0.05);
}
.focus\:bg-pink-100\/50:focus {
  background-color: rgb(252 231 243 / 0.5);
}
.focus\:bg-pink-100\/55:focus {
  background-color: rgb(252 231 243 / 0.55);
}
.focus\:bg-pink-100\/60:focus {
  background-color: rgb(252 231 243 / 0.6);
}
.focus\:bg-pink-100\/65:focus {
  background-color: rgb(252 231 243 / 0.65);
}
.focus\:bg-pink-100\/70:focus {
  background-color: rgb(252 231 243 / 0.7);
}
.focus\:bg-pink-100\/75:focus {
  background-color: rgb(252 231 243 / 0.75);
}
.focus\:bg-pink-100\/80:focus {
  background-color: rgb(252 231 243 / 0.8);
}
.focus\:bg-pink-100\/85:focus {
  background-color: rgb(252 231 243 / 0.85);
}
.focus\:bg-pink-100\/90:focus {
  background-color: rgb(252 231 243 / 0.9);
}
.focus\:bg-pink-100\/95:focus {
  background-color: rgb(252 231 243 / 0.95);
}
.focus\:bg-pink-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1));
}
.focus\:bg-pink-200\/0:focus {
  background-color: rgb(251 207 232 / 0);
}
.focus\:bg-pink-200\/10:focus {
  background-color: rgb(251 207 232 / 0.1);
}
.focus\:bg-pink-200\/100:focus {
  background-color: rgb(251 207 232 / 1);
}
.focus\:bg-pink-200\/15:focus {
  background-color: rgb(251 207 232 / 0.15);
}
.focus\:bg-pink-200\/20:focus {
  background-color: rgb(251 207 232 / 0.2);
}
.focus\:bg-pink-200\/25:focus {
  background-color: rgb(251 207 232 / 0.25);
}
.focus\:bg-pink-200\/30:focus {
  background-color: rgb(251 207 232 / 0.3);
}
.focus\:bg-pink-200\/35:focus {
  background-color: rgb(251 207 232 / 0.35);
}
.focus\:bg-pink-200\/40:focus {
  background-color: rgb(251 207 232 / 0.4);
}
.focus\:bg-pink-200\/45:focus {
  background-color: rgb(251 207 232 / 0.45);
}
.focus\:bg-pink-200\/5:focus {
  background-color: rgb(251 207 232 / 0.05);
}
.focus\:bg-pink-200\/50:focus {
  background-color: rgb(251 207 232 / 0.5);
}
.focus\:bg-pink-200\/55:focus {
  background-color: rgb(251 207 232 / 0.55);
}
.focus\:bg-pink-200\/60:focus {
  background-color: rgb(251 207 232 / 0.6);
}
.focus\:bg-pink-200\/65:focus {
  background-color: rgb(251 207 232 / 0.65);
}
.focus\:bg-pink-200\/70:focus {
  background-color: rgb(251 207 232 / 0.7);
}
.focus\:bg-pink-200\/75:focus {
  background-color: rgb(251 207 232 / 0.75);
}
.focus\:bg-pink-200\/80:focus {
  background-color: rgb(251 207 232 / 0.8);
}
.focus\:bg-pink-200\/85:focus {
  background-color: rgb(251 207 232 / 0.85);
}
.focus\:bg-pink-200\/90:focus {
  background-color: rgb(251 207 232 / 0.9);
}
.focus\:bg-pink-200\/95:focus {
  background-color: rgb(251 207 232 / 0.95);
}
.focus\:bg-pink-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1));
}
.focus\:bg-pink-300\/0:focus {
  background-color: rgb(249 168 212 / 0);
}
.focus\:bg-pink-300\/10:focus {
  background-color: rgb(249 168 212 / 0.1);
}
.focus\:bg-pink-300\/100:focus {
  background-color: rgb(249 168 212 / 1);
}
.focus\:bg-pink-300\/15:focus {
  background-color: rgb(249 168 212 / 0.15);
}
.focus\:bg-pink-300\/20:focus {
  background-color: rgb(249 168 212 / 0.2);
}
.focus\:bg-pink-300\/25:focus {
  background-color: rgb(249 168 212 / 0.25);
}
.focus\:bg-pink-300\/30:focus {
  background-color: rgb(249 168 212 / 0.3);
}
.focus\:bg-pink-300\/35:focus {
  background-color: rgb(249 168 212 / 0.35);
}
.focus\:bg-pink-300\/40:focus {
  background-color: rgb(249 168 212 / 0.4);
}
.focus\:bg-pink-300\/45:focus {
  background-color: rgb(249 168 212 / 0.45);
}
.focus\:bg-pink-300\/5:focus {
  background-color: rgb(249 168 212 / 0.05);
}
.focus\:bg-pink-300\/50:focus {
  background-color: rgb(249 168 212 / 0.5);
}
.focus\:bg-pink-300\/55:focus {
  background-color: rgb(249 168 212 / 0.55);
}
.focus\:bg-pink-300\/60:focus {
  background-color: rgb(249 168 212 / 0.6);
}
.focus\:bg-pink-300\/65:focus {
  background-color: rgb(249 168 212 / 0.65);
}
.focus\:bg-pink-300\/70:focus {
  background-color: rgb(249 168 212 / 0.7);
}
.focus\:bg-pink-300\/75:focus {
  background-color: rgb(249 168 212 / 0.75);
}
.focus\:bg-pink-300\/80:focus {
  background-color: rgb(249 168 212 / 0.8);
}
.focus\:bg-pink-300\/85:focus {
  background-color: rgb(249 168 212 / 0.85);
}
.focus\:bg-pink-300\/90:focus {
  background-color: rgb(249 168 212 / 0.9);
}
.focus\:bg-pink-300\/95:focus {
  background-color: rgb(249 168 212 / 0.95);
}
.focus\:bg-pink-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1));
}
.focus\:bg-pink-400\/0:focus {
  background-color: rgb(244 114 182 / 0);
}
.focus\:bg-pink-400\/10:focus {
  background-color: rgb(244 114 182 / 0.1);
}
.focus\:bg-pink-400\/100:focus {
  background-color: rgb(244 114 182 / 1);
}
.focus\:bg-pink-400\/15:focus {
  background-color: rgb(244 114 182 / 0.15);
}
.focus\:bg-pink-400\/20:focus {
  background-color: rgb(244 114 182 / 0.2);
}
.focus\:bg-pink-400\/25:focus {
  background-color: rgb(244 114 182 / 0.25);
}
.focus\:bg-pink-400\/30:focus {
  background-color: rgb(244 114 182 / 0.3);
}
.focus\:bg-pink-400\/35:focus {
  background-color: rgb(244 114 182 / 0.35);
}
.focus\:bg-pink-400\/40:focus {
  background-color: rgb(244 114 182 / 0.4);
}
.focus\:bg-pink-400\/45:focus {
  background-color: rgb(244 114 182 / 0.45);
}
.focus\:bg-pink-400\/5:focus {
  background-color: rgb(244 114 182 / 0.05);
}
.focus\:bg-pink-400\/50:focus {
  background-color: rgb(244 114 182 / 0.5);
}
.focus\:bg-pink-400\/55:focus {
  background-color: rgb(244 114 182 / 0.55);
}
.focus\:bg-pink-400\/60:focus {
  background-color: rgb(244 114 182 / 0.6);
}
.focus\:bg-pink-400\/65:focus {
  background-color: rgb(244 114 182 / 0.65);
}
.focus\:bg-pink-400\/70:focus {
  background-color: rgb(244 114 182 / 0.7);
}
.focus\:bg-pink-400\/75:focus {
  background-color: rgb(244 114 182 / 0.75);
}
.focus\:bg-pink-400\/80:focus {
  background-color: rgb(244 114 182 / 0.8);
}
.focus\:bg-pink-400\/85:focus {
  background-color: rgb(244 114 182 / 0.85);
}
.focus\:bg-pink-400\/90:focus {
  background-color: rgb(244 114 182 / 0.9);
}
.focus\:bg-pink-400\/95:focus {
  background-color: rgb(244 114 182 / 0.95);
}
.focus\:bg-pink-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}
.focus\:bg-pink-500\/0:focus {
  background-color: rgb(236 72 153 / 0);
}
.focus\:bg-pink-500\/10:focus {
  background-color: rgb(236 72 153 / 0.1);
}
.focus\:bg-pink-500\/100:focus {
  background-color: rgb(236 72 153 / 1);
}
.focus\:bg-pink-500\/15:focus {
  background-color: rgb(236 72 153 / 0.15);
}
.focus\:bg-pink-500\/20:focus {
  background-color: rgb(236 72 153 / 0.2);
}
.focus\:bg-pink-500\/25:focus {
  background-color: rgb(236 72 153 / 0.25);
}
.focus\:bg-pink-500\/30:focus {
  background-color: rgb(236 72 153 / 0.3);
}
.focus\:bg-pink-500\/35:focus {
  background-color: rgb(236 72 153 / 0.35);
}
.focus\:bg-pink-500\/40:focus {
  background-color: rgb(236 72 153 / 0.4);
}
.focus\:bg-pink-500\/45:focus {
  background-color: rgb(236 72 153 / 0.45);
}
.focus\:bg-pink-500\/5:focus {
  background-color: rgb(236 72 153 / 0.05);
}
.focus\:bg-pink-500\/50:focus {
  background-color: rgb(236 72 153 / 0.5);
}
.focus\:bg-pink-500\/55:focus {
  background-color: rgb(236 72 153 / 0.55);
}
.focus\:bg-pink-500\/60:focus {
  background-color: rgb(236 72 153 / 0.6);
}
.focus\:bg-pink-500\/65:focus {
  background-color: rgb(236 72 153 / 0.65);
}
.focus\:bg-pink-500\/70:focus {
  background-color: rgb(236 72 153 / 0.7);
}
.focus\:bg-pink-500\/75:focus {
  background-color: rgb(236 72 153 / 0.75);
}
.focus\:bg-pink-500\/80:focus {
  background-color: rgb(236 72 153 / 0.8);
}
.focus\:bg-pink-500\/85:focus {
  background-color: rgb(236 72 153 / 0.85);
}
.focus\:bg-pink-500\/90:focus {
  background-color: rgb(236 72 153 / 0.9);
}
.focus\:bg-pink-500\/95:focus {
  background-color: rgb(236 72 153 / 0.95);
}
.focus\:bg-pink-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1));
}
.focus\:bg-pink-600\/0:focus {
  background-color: rgb(219 39 119 / 0);
}
.focus\:bg-pink-600\/10:focus {
  background-color: rgb(219 39 119 / 0.1);
}
.focus\:bg-pink-600\/100:focus {
  background-color: rgb(219 39 119 / 1);
}
.focus\:bg-pink-600\/15:focus {
  background-color: rgb(219 39 119 / 0.15);
}
.focus\:bg-pink-600\/20:focus {
  background-color: rgb(219 39 119 / 0.2);
}
.focus\:bg-pink-600\/25:focus {
  background-color: rgb(219 39 119 / 0.25);
}
.focus\:bg-pink-600\/30:focus {
  background-color: rgb(219 39 119 / 0.3);
}
.focus\:bg-pink-600\/35:focus {
  background-color: rgb(219 39 119 / 0.35);
}
.focus\:bg-pink-600\/40:focus {
  background-color: rgb(219 39 119 / 0.4);
}
.focus\:bg-pink-600\/45:focus {
  background-color: rgb(219 39 119 / 0.45);
}
.focus\:bg-pink-600\/5:focus {
  background-color: rgb(219 39 119 / 0.05);
}
.focus\:bg-pink-600\/50:focus {
  background-color: rgb(219 39 119 / 0.5);
}
.focus\:bg-pink-600\/55:focus {
  background-color: rgb(219 39 119 / 0.55);
}
.focus\:bg-pink-600\/60:focus {
  background-color: rgb(219 39 119 / 0.6);
}
.focus\:bg-pink-600\/65:focus {
  background-color: rgb(219 39 119 / 0.65);
}
.focus\:bg-pink-600\/70:focus {
  background-color: rgb(219 39 119 / 0.7);
}
.focus\:bg-pink-600\/75:focus {
  background-color: rgb(219 39 119 / 0.75);
}
.focus\:bg-pink-600\/80:focus {
  background-color: rgb(219 39 119 / 0.8);
}
.focus\:bg-pink-600\/85:focus {
  background-color: rgb(219 39 119 / 0.85);
}
.focus\:bg-pink-600\/90:focus {
  background-color: rgb(219 39 119 / 0.9);
}
.focus\:bg-pink-600\/95:focus {
  background-color: rgb(219 39 119 / 0.95);
}
.focus\:bg-pink-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1));
}
.focus\:bg-pink-700\/0:focus {
  background-color: rgb(190 24 93 / 0);
}
.focus\:bg-pink-700\/10:focus {
  background-color: rgb(190 24 93 / 0.1);
}
.focus\:bg-pink-700\/100:focus {
  background-color: rgb(190 24 93 / 1);
}
.focus\:bg-pink-700\/15:focus {
  background-color: rgb(190 24 93 / 0.15);
}
.focus\:bg-pink-700\/20:focus {
  background-color: rgb(190 24 93 / 0.2);
}
.focus\:bg-pink-700\/25:focus {
  background-color: rgb(190 24 93 / 0.25);
}
.focus\:bg-pink-700\/30:focus {
  background-color: rgb(190 24 93 / 0.3);
}
.focus\:bg-pink-700\/35:focus {
  background-color: rgb(190 24 93 / 0.35);
}
.focus\:bg-pink-700\/40:focus {
  background-color: rgb(190 24 93 / 0.4);
}
.focus\:bg-pink-700\/45:focus {
  background-color: rgb(190 24 93 / 0.45);
}
.focus\:bg-pink-700\/5:focus {
  background-color: rgb(190 24 93 / 0.05);
}
.focus\:bg-pink-700\/50:focus {
  background-color: rgb(190 24 93 / 0.5);
}
.focus\:bg-pink-700\/55:focus {
  background-color: rgb(190 24 93 / 0.55);
}
.focus\:bg-pink-700\/60:focus {
  background-color: rgb(190 24 93 / 0.6);
}
.focus\:bg-pink-700\/65:focus {
  background-color: rgb(190 24 93 / 0.65);
}
.focus\:bg-pink-700\/70:focus {
  background-color: rgb(190 24 93 / 0.7);
}
.focus\:bg-pink-700\/75:focus {
  background-color: rgb(190 24 93 / 0.75);
}
.focus\:bg-pink-700\/80:focus {
  background-color: rgb(190 24 93 / 0.8);
}
.focus\:bg-pink-700\/85:focus {
  background-color: rgb(190 24 93 / 0.85);
}
.focus\:bg-pink-700\/90:focus {
  background-color: rgb(190 24 93 / 0.9);
}
.focus\:bg-pink-700\/95:focus {
  background-color: rgb(190 24 93 / 0.95);
}
.focus\:bg-pink-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1));
}
.focus\:bg-pink-800\/0:focus {
  background-color: rgb(157 23 77 / 0);
}
.focus\:bg-pink-800\/10:focus {
  background-color: rgb(157 23 77 / 0.1);
}
.focus\:bg-pink-800\/100:focus {
  background-color: rgb(157 23 77 / 1);
}
.focus\:bg-pink-800\/15:focus {
  background-color: rgb(157 23 77 / 0.15);
}
.focus\:bg-pink-800\/20:focus {
  background-color: rgb(157 23 77 / 0.2);
}
.focus\:bg-pink-800\/25:focus {
  background-color: rgb(157 23 77 / 0.25);
}
.focus\:bg-pink-800\/30:focus {
  background-color: rgb(157 23 77 / 0.3);
}
.focus\:bg-pink-800\/35:focus {
  background-color: rgb(157 23 77 / 0.35);
}
.focus\:bg-pink-800\/40:focus {
  background-color: rgb(157 23 77 / 0.4);
}
.focus\:bg-pink-800\/45:focus {
  background-color: rgb(157 23 77 / 0.45);
}
.focus\:bg-pink-800\/5:focus {
  background-color: rgb(157 23 77 / 0.05);
}
.focus\:bg-pink-800\/50:focus {
  background-color: rgb(157 23 77 / 0.5);
}
.focus\:bg-pink-800\/55:focus {
  background-color: rgb(157 23 77 / 0.55);
}
.focus\:bg-pink-800\/60:focus {
  background-color: rgb(157 23 77 / 0.6);
}
.focus\:bg-pink-800\/65:focus {
  background-color: rgb(157 23 77 / 0.65);
}
.focus\:bg-pink-800\/70:focus {
  background-color: rgb(157 23 77 / 0.7);
}
.focus\:bg-pink-800\/75:focus {
  background-color: rgb(157 23 77 / 0.75);
}
.focus\:bg-pink-800\/80:focus {
  background-color: rgb(157 23 77 / 0.8);
}
.focus\:bg-pink-800\/85:focus {
  background-color: rgb(157 23 77 / 0.85);
}
.focus\:bg-pink-800\/90:focus {
  background-color: rgb(157 23 77 / 0.9);
}
.focus\:bg-pink-800\/95:focus {
  background-color: rgb(157 23 77 / 0.95);
}
.focus\:bg-pink-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1));
}
.focus\:bg-pink-900\/0:focus {
  background-color: rgb(131 24 67 / 0);
}
.focus\:bg-pink-900\/10:focus {
  background-color: rgb(131 24 67 / 0.1);
}
.focus\:bg-pink-900\/100:focus {
  background-color: rgb(131 24 67 / 1);
}
.focus\:bg-pink-900\/15:focus {
  background-color: rgb(131 24 67 / 0.15);
}
.focus\:bg-pink-900\/20:focus {
  background-color: rgb(131 24 67 / 0.2);
}
.focus\:bg-pink-900\/25:focus {
  background-color: rgb(131 24 67 / 0.25);
}
.focus\:bg-pink-900\/30:focus {
  background-color: rgb(131 24 67 / 0.3);
}
.focus\:bg-pink-900\/35:focus {
  background-color: rgb(131 24 67 / 0.35);
}
.focus\:bg-pink-900\/40:focus {
  background-color: rgb(131 24 67 / 0.4);
}
.focus\:bg-pink-900\/45:focus {
  background-color: rgb(131 24 67 / 0.45);
}
.focus\:bg-pink-900\/5:focus {
  background-color: rgb(131 24 67 / 0.05);
}
.focus\:bg-pink-900\/50:focus {
  background-color: rgb(131 24 67 / 0.5);
}
.focus\:bg-pink-900\/55:focus {
  background-color: rgb(131 24 67 / 0.55);
}
.focus\:bg-pink-900\/60:focus {
  background-color: rgb(131 24 67 / 0.6);
}
.focus\:bg-pink-900\/65:focus {
  background-color: rgb(131 24 67 / 0.65);
}
.focus\:bg-pink-900\/70:focus {
  background-color: rgb(131 24 67 / 0.7);
}
.focus\:bg-pink-900\/75:focus {
  background-color: rgb(131 24 67 / 0.75);
}
.focus\:bg-pink-900\/80:focus {
  background-color: rgb(131 24 67 / 0.8);
}
.focus\:bg-pink-900\/85:focus {
  background-color: rgb(131 24 67 / 0.85);
}
.focus\:bg-pink-900\/90:focus {
  background-color: rgb(131 24 67 / 0.9);
}
.focus\:bg-pink-900\/95:focus {
  background-color: rgb(131 24 67 / 0.95);
}
.focus\:bg-popover:focus {
  background-color: hsl(var(--popover));
}
.focus\:bg-popover-foreground:focus {
  background-color: hsl(var(--popover-foreground));
}
.focus\:bg-popover-foreground\/0:focus {
  background-color: hsl(var(--popover-foreground) / 0);
}
.focus\:bg-popover-foreground\/10:focus {
  background-color: hsl(var(--popover-foreground) / 0.1);
}
.focus\:bg-popover-foreground\/100:focus {
  background-color: hsl(var(--popover-foreground) / 1);
}
.focus\:bg-popover-foreground\/15:focus {
  background-color: hsl(var(--popover-foreground) / 0.15);
}
.focus\:bg-popover-foreground\/20:focus {
  background-color: hsl(var(--popover-foreground) / 0.2);
}
.focus\:bg-popover-foreground\/25:focus {
  background-color: hsl(var(--popover-foreground) / 0.25);
}
.focus\:bg-popover-foreground\/30:focus {
  background-color: hsl(var(--popover-foreground) / 0.3);
}
.focus\:bg-popover-foreground\/35:focus {
  background-color: hsl(var(--popover-foreground) / 0.35);
}
.focus\:bg-popover-foreground\/40:focus {
  background-color: hsl(var(--popover-foreground) / 0.4);
}
.focus\:bg-popover-foreground\/45:focus {
  background-color: hsl(var(--popover-foreground) / 0.45);
}
.focus\:bg-popover-foreground\/5:focus {
  background-color: hsl(var(--popover-foreground) / 0.05);
}
.focus\:bg-popover-foreground\/50:focus {
  background-color: hsl(var(--popover-foreground) / 0.5);
}
.focus\:bg-popover-foreground\/55:focus {
  background-color: hsl(var(--popover-foreground) / 0.55);
}
.focus\:bg-popover-foreground\/60:focus {
  background-color: hsl(var(--popover-foreground) / 0.6);
}
.focus\:bg-popover-foreground\/65:focus {
  background-color: hsl(var(--popover-foreground) / 0.65);
}
.focus\:bg-popover-foreground\/70:focus {
  background-color: hsl(var(--popover-foreground) / 0.7);
}
.focus\:bg-popover-foreground\/75:focus {
  background-color: hsl(var(--popover-foreground) / 0.75);
}
.focus\:bg-popover-foreground\/80:focus {
  background-color: hsl(var(--popover-foreground) / 0.8);
}
.focus\:bg-popover-foreground\/85:focus {
  background-color: hsl(var(--popover-foreground) / 0.85);
}
.focus\:bg-popover-foreground\/90:focus {
  background-color: hsl(var(--popover-foreground) / 0.9);
}
.focus\:bg-popover-foreground\/95:focus {
  background-color: hsl(var(--popover-foreground) / 0.95);
}
.focus\:bg-popover\/0:focus {
  background-color: hsl(var(--popover) / 0);
}
.focus\:bg-popover\/10:focus {
  background-color: hsl(var(--popover) / 0.1);
}
.focus\:bg-popover\/100:focus {
  background-color: hsl(var(--popover) / 1);
}
.focus\:bg-popover\/15:focus {
  background-color: hsl(var(--popover) / 0.15);
}
.focus\:bg-popover\/20:focus {
  background-color: hsl(var(--popover) / 0.2);
}
.focus\:bg-popover\/25:focus {
  background-color: hsl(var(--popover) / 0.25);
}
.focus\:bg-popover\/30:focus {
  background-color: hsl(var(--popover) / 0.3);
}
.focus\:bg-popover\/35:focus {
  background-color: hsl(var(--popover) / 0.35);
}
.focus\:bg-popover\/40:focus {
  background-color: hsl(var(--popover) / 0.4);
}
.focus\:bg-popover\/45:focus {
  background-color: hsl(var(--popover) / 0.45);
}
.focus\:bg-popover\/5:focus {
  background-color: hsl(var(--popover) / 0.05);
}
.focus\:bg-popover\/50:focus {
  background-color: hsl(var(--popover) / 0.5);
}
.focus\:bg-popover\/55:focus {
  background-color: hsl(var(--popover) / 0.55);
}
.focus\:bg-popover\/60:focus {
  background-color: hsl(var(--popover) / 0.6);
}
.focus\:bg-popover\/65:focus {
  background-color: hsl(var(--popover) / 0.65);
}
.focus\:bg-popover\/70:focus {
  background-color: hsl(var(--popover) / 0.7);
}
.focus\:bg-popover\/75:focus {
  background-color: hsl(var(--popover) / 0.75);
}
.focus\:bg-popover\/80:focus {
  background-color: hsl(var(--popover) / 0.8);
}
.focus\:bg-popover\/85:focus {
  background-color: hsl(var(--popover) / 0.85);
}
.focus\:bg-popover\/90:focus {
  background-color: hsl(var(--popover) / 0.9);
}
.focus\:bg-popover\/95:focus {
  background-color: hsl(var(--popover) / 0.95);
}
.focus\:bg-primary:focus {
  background-color: hsl(var(--primary));
}
.focus\:bg-primary-foreground:focus {
  background-color: hsl(var(--primary-foreground));
}
.focus\:bg-primary-foreground\/0:focus {
  background-color: hsl(var(--primary-foreground) / 0);
}
.focus\:bg-primary-foreground\/10:focus {
  background-color: hsl(var(--primary-foreground) / 0.1);
}
.focus\:bg-primary-foreground\/100:focus {
  background-color: hsl(var(--primary-foreground) / 1);
}
.focus\:bg-primary-foreground\/15:focus {
  background-color: hsl(var(--primary-foreground) / 0.15);
}
.focus\:bg-primary-foreground\/20:focus {
  background-color: hsl(var(--primary-foreground) / 0.2);
}
.focus\:bg-primary-foreground\/25:focus {
  background-color: hsl(var(--primary-foreground) / 0.25);
}
.focus\:bg-primary-foreground\/30:focus {
  background-color: hsl(var(--primary-foreground) / 0.3);
}
.focus\:bg-primary-foreground\/35:focus {
  background-color: hsl(var(--primary-foreground) / 0.35);
}
.focus\:bg-primary-foreground\/40:focus {
  background-color: hsl(var(--primary-foreground) / 0.4);
}
.focus\:bg-primary-foreground\/45:focus {
  background-color: hsl(var(--primary-foreground) / 0.45);
}
.focus\:bg-primary-foreground\/5:focus {
  background-color: hsl(var(--primary-foreground) / 0.05);
}
.focus\:bg-primary-foreground\/50:focus {
  background-color: hsl(var(--primary-foreground) / 0.5);
}
.focus\:bg-primary-foreground\/55:focus {
  background-color: hsl(var(--primary-foreground) / 0.55);
}
.focus\:bg-primary-foreground\/60:focus {
  background-color: hsl(var(--primary-foreground) / 0.6);
}
.focus\:bg-primary-foreground\/65:focus {
  background-color: hsl(var(--primary-foreground) / 0.65);
}
.focus\:bg-primary-foreground\/70:focus {
  background-color: hsl(var(--primary-foreground) / 0.7);
}
.focus\:bg-primary-foreground\/75:focus {
  background-color: hsl(var(--primary-foreground) / 0.75);
}
.focus\:bg-primary-foreground\/80:focus {
  background-color: hsl(var(--primary-foreground) / 0.8);
}
.focus\:bg-primary-foreground\/85:focus {
  background-color: hsl(var(--primary-foreground) / 0.85);
}
.focus\:bg-primary-foreground\/90:focus {
  background-color: hsl(var(--primary-foreground) / 0.9);
}
.focus\:bg-primary-foreground\/95:focus {
  background-color: hsl(var(--primary-foreground) / 0.95);
}
.focus\:bg-primary\/0:focus {
  background-color: hsl(var(--primary) / 0);
}
.focus\:bg-primary\/10:focus {
  background-color: hsl(var(--primary) / 0.1);
}
.focus\:bg-primary\/100:focus {
  background-color: hsl(var(--primary) / 1);
}
.focus\:bg-primary\/15:focus {
  background-color: hsl(var(--primary) / 0.15);
}
.focus\:bg-primary\/20:focus {
  background-color: hsl(var(--primary) / 0.2);
}
.focus\:bg-primary\/25:focus {
  background-color: hsl(var(--primary) / 0.25);
}
.focus\:bg-primary\/30:focus {
  background-color: hsl(var(--primary) / 0.3);
}
.focus\:bg-primary\/35:focus {
  background-color: hsl(var(--primary) / 0.35);
}
.focus\:bg-primary\/40:focus {
  background-color: hsl(var(--primary) / 0.4);
}
.focus\:bg-primary\/45:focus {
  background-color: hsl(var(--primary) / 0.45);
}
.focus\:bg-primary\/5:focus {
  background-color: hsl(var(--primary) / 0.05);
}
.focus\:bg-primary\/50:focus {
  background-color: hsl(var(--primary) / 0.5);
}
.focus\:bg-primary\/55:focus {
  background-color: hsl(var(--primary) / 0.55);
}
.focus\:bg-primary\/60:focus {
  background-color: hsl(var(--primary) / 0.6);
}
.focus\:bg-primary\/65:focus {
  background-color: hsl(var(--primary) / 0.65);
}
.focus\:bg-primary\/70:focus {
  background-color: hsl(var(--primary) / 0.7);
}
.focus\:bg-primary\/75:focus {
  background-color: hsl(var(--primary) / 0.75);
}
.focus\:bg-primary\/80:focus {
  background-color: hsl(var(--primary) / 0.8);
}
.focus\:bg-primary\/85:focus {
  background-color: hsl(var(--primary) / 0.85);
}
.focus\:bg-primary\/90:focus {
  background-color: hsl(var(--primary) / 0.9);
}
.focus\:bg-primary\/95:focus {
  background-color: hsl(var(--primary) / 0.95);
}
.focus\:bg-purple-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.focus\:bg-purple-100\/0:focus {
  background-color: rgb(243 232 255 / 0);
}
.focus\:bg-purple-100\/10:focus {
  background-color: rgb(243 232 255 / 0.1);
}
.focus\:bg-purple-100\/100:focus {
  background-color: rgb(243 232 255 / 1);
}
.focus\:bg-purple-100\/15:focus {
  background-color: rgb(243 232 255 / 0.15);
}
.focus\:bg-purple-100\/20:focus {
  background-color: rgb(243 232 255 / 0.2);
}
.focus\:bg-purple-100\/25:focus {
  background-color: rgb(243 232 255 / 0.25);
}
.focus\:bg-purple-100\/30:focus {
  background-color: rgb(243 232 255 / 0.3);
}
.focus\:bg-purple-100\/35:focus {
  background-color: rgb(243 232 255 / 0.35);
}
.focus\:bg-purple-100\/40:focus {
  background-color: rgb(243 232 255 / 0.4);
}
.focus\:bg-purple-100\/45:focus {
  background-color: rgb(243 232 255 / 0.45);
}
.focus\:bg-purple-100\/5:focus {
  background-color: rgb(243 232 255 / 0.05);
}
.focus\:bg-purple-100\/50:focus {
  background-color: rgb(243 232 255 / 0.5);
}
.focus\:bg-purple-100\/55:focus {
  background-color: rgb(243 232 255 / 0.55);
}
.focus\:bg-purple-100\/60:focus {
  background-color: rgb(243 232 255 / 0.6);
}
.focus\:bg-purple-100\/65:focus {
  background-color: rgb(243 232 255 / 0.65);
}
.focus\:bg-purple-100\/70:focus {
  background-color: rgb(243 232 255 / 0.7);
}
.focus\:bg-purple-100\/75:focus {
  background-color: rgb(243 232 255 / 0.75);
}
.focus\:bg-purple-100\/80:focus {
  background-color: rgb(243 232 255 / 0.8);
}
.focus\:bg-purple-100\/85:focus {
  background-color: rgb(243 232 255 / 0.85);
}
.focus\:bg-purple-100\/90:focus {
  background-color: rgb(243 232 255 / 0.9);
}
.focus\:bg-purple-100\/95:focus {
  background-color: rgb(243 232 255 / 0.95);
}
.focus\:bg-purple-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}
.focus\:bg-purple-200\/0:focus {
  background-color: rgb(233 213 255 / 0);
}
.focus\:bg-purple-200\/10:focus {
  background-color: rgb(233 213 255 / 0.1);
}
.focus\:bg-purple-200\/100:focus {
  background-color: rgb(233 213 255 / 1);
}
.focus\:bg-purple-200\/15:focus {
  background-color: rgb(233 213 255 / 0.15);
}
.focus\:bg-purple-200\/20:focus {
  background-color: rgb(233 213 255 / 0.2);
}
.focus\:bg-purple-200\/25:focus {
  background-color: rgb(233 213 255 / 0.25);
}
.focus\:bg-purple-200\/30:focus {
  background-color: rgb(233 213 255 / 0.3);
}
.focus\:bg-purple-200\/35:focus {
  background-color: rgb(233 213 255 / 0.35);
}
.focus\:bg-purple-200\/40:focus {
  background-color: rgb(233 213 255 / 0.4);
}
.focus\:bg-purple-200\/45:focus {
  background-color: rgb(233 213 255 / 0.45);
}
.focus\:bg-purple-200\/5:focus {
  background-color: rgb(233 213 255 / 0.05);
}
.focus\:bg-purple-200\/50:focus {
  background-color: rgb(233 213 255 / 0.5);
}
.focus\:bg-purple-200\/55:focus {
  background-color: rgb(233 213 255 / 0.55);
}
.focus\:bg-purple-200\/60:focus {
  background-color: rgb(233 213 255 / 0.6);
}
.focus\:bg-purple-200\/65:focus {
  background-color: rgb(233 213 255 / 0.65);
}
.focus\:bg-purple-200\/70:focus {
  background-color: rgb(233 213 255 / 0.7);
}
.focus\:bg-purple-200\/75:focus {
  background-color: rgb(233 213 255 / 0.75);
}
.focus\:bg-purple-200\/80:focus {
  background-color: rgb(233 213 255 / 0.8);
}
.focus\:bg-purple-200\/85:focus {
  background-color: rgb(233 213 255 / 0.85);
}
.focus\:bg-purple-200\/90:focus {
  background-color: rgb(233 213 255 / 0.9);
}
.focus\:bg-purple-200\/95:focus {
  background-color: rgb(233 213 255 / 0.95);
}
.focus\:bg-purple-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1));
}
.focus\:bg-purple-300\/0:focus {
  background-color: rgb(216 180 254 / 0);
}
.focus\:bg-purple-300\/10:focus {
  background-color: rgb(216 180 254 / 0.1);
}
.focus\:bg-purple-300\/100:focus {
  background-color: rgb(216 180 254 / 1);
}
.focus\:bg-purple-300\/15:focus {
  background-color: rgb(216 180 254 / 0.15);
}
.focus\:bg-purple-300\/20:focus {
  background-color: rgb(216 180 254 / 0.2);
}
.focus\:bg-purple-300\/25:focus {
  background-color: rgb(216 180 254 / 0.25);
}
.focus\:bg-purple-300\/30:focus {
  background-color: rgb(216 180 254 / 0.3);
}
.focus\:bg-purple-300\/35:focus {
  background-color: rgb(216 180 254 / 0.35);
}
.focus\:bg-purple-300\/40:focus {
  background-color: rgb(216 180 254 / 0.4);
}
.focus\:bg-purple-300\/45:focus {
  background-color: rgb(216 180 254 / 0.45);
}
.focus\:bg-purple-300\/5:focus {
  background-color: rgb(216 180 254 / 0.05);
}
.focus\:bg-purple-300\/50:focus {
  background-color: rgb(216 180 254 / 0.5);
}
.focus\:bg-purple-300\/55:focus {
  background-color: rgb(216 180 254 / 0.55);
}
.focus\:bg-purple-300\/60:focus {
  background-color: rgb(216 180 254 / 0.6);
}
.focus\:bg-purple-300\/65:focus {
  background-color: rgb(216 180 254 / 0.65);
}
.focus\:bg-purple-300\/70:focus {
  background-color: rgb(216 180 254 / 0.7);
}
.focus\:bg-purple-300\/75:focus {
  background-color: rgb(216 180 254 / 0.75);
}
.focus\:bg-purple-300\/80:focus {
  background-color: rgb(216 180 254 / 0.8);
}
.focus\:bg-purple-300\/85:focus {
  background-color: rgb(216 180 254 / 0.85);
}
.focus\:bg-purple-300\/90:focus {
  background-color: rgb(216 180 254 / 0.9);
}
.focus\:bg-purple-300\/95:focus {
  background-color: rgb(216 180 254 / 0.95);
}
.focus\:bg-purple-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1));
}
.focus\:bg-purple-400\/0:focus {
  background-color: rgb(192 132 252 / 0);
}
.focus\:bg-purple-400\/10:focus {
  background-color: rgb(192 132 252 / 0.1);
}
.focus\:bg-purple-400\/100:focus {
  background-color: rgb(192 132 252 / 1);
}
.focus\:bg-purple-400\/15:focus {
  background-color: rgb(192 132 252 / 0.15);
}
.focus\:bg-purple-400\/20:focus {
  background-color: rgb(192 132 252 / 0.2);
}
.focus\:bg-purple-400\/25:focus {
  background-color: rgb(192 132 252 / 0.25);
}
.focus\:bg-purple-400\/30:focus {
  background-color: rgb(192 132 252 / 0.3);
}
.focus\:bg-purple-400\/35:focus {
  background-color: rgb(192 132 252 / 0.35);
}
.focus\:bg-purple-400\/40:focus {
  background-color: rgb(192 132 252 / 0.4);
}
.focus\:bg-purple-400\/45:focus {
  background-color: rgb(192 132 252 / 0.45);
}
.focus\:bg-purple-400\/5:focus {
  background-color: rgb(192 132 252 / 0.05);
}
.focus\:bg-purple-400\/50:focus {
  background-color: rgb(192 132 252 / 0.5);
}
.focus\:bg-purple-400\/55:focus {
  background-color: rgb(192 132 252 / 0.55);
}
.focus\:bg-purple-400\/60:focus {
  background-color: rgb(192 132 252 / 0.6);
}
.focus\:bg-purple-400\/65:focus {
  background-color: rgb(192 132 252 / 0.65);
}
.focus\:bg-purple-400\/70:focus {
  background-color: rgb(192 132 252 / 0.7);
}
.focus\:bg-purple-400\/75:focus {
  background-color: rgb(192 132 252 / 0.75);
}
.focus\:bg-purple-400\/80:focus {
  background-color: rgb(192 132 252 / 0.8);
}
.focus\:bg-purple-400\/85:focus {
  background-color: rgb(192 132 252 / 0.85);
}
.focus\:bg-purple-400\/90:focus {
  background-color: rgb(192 132 252 / 0.9);
}
.focus\:bg-purple-400\/95:focus {
  background-color: rgb(192 132 252 / 0.95);
}
.focus\:bg-purple-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}
.focus\:bg-purple-500\/0:focus {
  background-color: rgb(168 85 247 / 0);
}
.focus\:bg-purple-500\/10:focus {
  background-color: rgb(168 85 247 / 0.1);
}
.focus\:bg-purple-500\/100:focus {
  background-color: rgb(168 85 247 / 1);
}
.focus\:bg-purple-500\/15:focus {
  background-color: rgb(168 85 247 / 0.15);
}
.focus\:bg-purple-500\/20:focus {
  background-color: rgb(168 85 247 / 0.2);
}
.focus\:bg-purple-500\/25:focus {
  background-color: rgb(168 85 247 / 0.25);
}
.focus\:bg-purple-500\/30:focus {
  background-color: rgb(168 85 247 / 0.3);
}
.focus\:bg-purple-500\/35:focus {
  background-color: rgb(168 85 247 / 0.35);
}
.focus\:bg-purple-500\/40:focus {
  background-color: rgb(168 85 247 / 0.4);
}
.focus\:bg-purple-500\/45:focus {
  background-color: rgb(168 85 247 / 0.45);
}
.focus\:bg-purple-500\/5:focus {
  background-color: rgb(168 85 247 / 0.05);
}
.focus\:bg-purple-500\/50:focus {
  background-color: rgb(168 85 247 / 0.5);
}
.focus\:bg-purple-500\/55:focus {
  background-color: rgb(168 85 247 / 0.55);
}
.focus\:bg-purple-500\/60:focus {
  background-color: rgb(168 85 247 / 0.6);
}
.focus\:bg-purple-500\/65:focus {
  background-color: rgb(168 85 247 / 0.65);
}
.focus\:bg-purple-500\/70:focus {
  background-color: rgb(168 85 247 / 0.7);
}
.focus\:bg-purple-500\/75:focus {
  background-color: rgb(168 85 247 / 0.75);
}
.focus\:bg-purple-500\/80:focus {
  background-color: rgb(168 85 247 / 0.8);
}
.focus\:bg-purple-500\/85:focus {
  background-color: rgb(168 85 247 / 0.85);
}
.focus\:bg-purple-500\/90:focus {
  background-color: rgb(168 85 247 / 0.9);
}
.focus\:bg-purple-500\/95:focus {
  background-color: rgb(168 85 247 / 0.95);
}
.focus\:bg-purple-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}
.focus\:bg-purple-600\/0:focus {
  background-color: rgb(147 51 234 / 0);
}
.focus\:bg-purple-600\/10:focus {
  background-color: rgb(147 51 234 / 0.1);
}
.focus\:bg-purple-600\/100:focus {
  background-color: rgb(147 51 234 / 1);
}
.focus\:bg-purple-600\/15:focus {
  background-color: rgb(147 51 234 / 0.15);
}
.focus\:bg-purple-600\/20:focus {
  background-color: rgb(147 51 234 / 0.2);
}
.focus\:bg-purple-600\/25:focus {
  background-color: rgb(147 51 234 / 0.25);
}
.focus\:bg-purple-600\/30:focus {
  background-color: rgb(147 51 234 / 0.3);
}
.focus\:bg-purple-600\/35:focus {
  background-color: rgb(147 51 234 / 0.35);
}
.focus\:bg-purple-600\/40:focus {
  background-color: rgb(147 51 234 / 0.4);
}
.focus\:bg-purple-600\/45:focus {
  background-color: rgb(147 51 234 / 0.45);
}
.focus\:bg-purple-600\/5:focus {
  background-color: rgb(147 51 234 / 0.05);
}
.focus\:bg-purple-600\/50:focus {
  background-color: rgb(147 51 234 / 0.5);
}
.focus\:bg-purple-600\/55:focus {
  background-color: rgb(147 51 234 / 0.55);
}
.focus\:bg-purple-600\/60:focus {
  background-color: rgb(147 51 234 / 0.6);
}
.focus\:bg-purple-600\/65:focus {
  background-color: rgb(147 51 234 / 0.65);
}
.focus\:bg-purple-600\/70:focus {
  background-color: rgb(147 51 234 / 0.7);
}
.focus\:bg-purple-600\/75:focus {
  background-color: rgb(147 51 234 / 0.75);
}
.focus\:bg-purple-600\/80:focus {
  background-color: rgb(147 51 234 / 0.8);
}
.focus\:bg-purple-600\/85:focus {
  background-color: rgb(147 51 234 / 0.85);
}
.focus\:bg-purple-600\/90:focus {
  background-color: rgb(147 51 234 / 0.9);
}
.focus\:bg-purple-600\/95:focus {
  background-color: rgb(147 51 234 / 0.95);
}
.focus\:bg-purple-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}
.focus\:bg-purple-700\/0:focus {
  background-color: rgb(126 34 206 / 0);
}
.focus\:bg-purple-700\/10:focus {
  background-color: rgb(126 34 206 / 0.1);
}
.focus\:bg-purple-700\/100:focus {
  background-color: rgb(126 34 206 / 1);
}
.focus\:bg-purple-700\/15:focus {
  background-color: rgb(126 34 206 / 0.15);
}
.focus\:bg-purple-700\/20:focus {
  background-color: rgb(126 34 206 / 0.2);
}
.focus\:bg-purple-700\/25:focus {
  background-color: rgb(126 34 206 / 0.25);
}
.focus\:bg-purple-700\/30:focus {
  background-color: rgb(126 34 206 / 0.3);
}
.focus\:bg-purple-700\/35:focus {
  background-color: rgb(126 34 206 / 0.35);
}
.focus\:bg-purple-700\/40:focus {
  background-color: rgb(126 34 206 / 0.4);
}
.focus\:bg-purple-700\/45:focus {
  background-color: rgb(126 34 206 / 0.45);
}
.focus\:bg-purple-700\/5:focus {
  background-color: rgb(126 34 206 / 0.05);
}
.focus\:bg-purple-700\/50:focus {
  background-color: rgb(126 34 206 / 0.5);
}
.focus\:bg-purple-700\/55:focus {
  background-color: rgb(126 34 206 / 0.55);
}
.focus\:bg-purple-700\/60:focus {
  background-color: rgb(126 34 206 / 0.6);
}
.focus\:bg-purple-700\/65:focus {
  background-color: rgb(126 34 206 / 0.65);
}
.focus\:bg-purple-700\/70:focus {
  background-color: rgb(126 34 206 / 0.7);
}
.focus\:bg-purple-700\/75:focus {
  background-color: rgb(126 34 206 / 0.75);
}
.focus\:bg-purple-700\/80:focus {
  background-color: rgb(126 34 206 / 0.8);
}
.focus\:bg-purple-700\/85:focus {
  background-color: rgb(126 34 206 / 0.85);
}
.focus\:bg-purple-700\/90:focus {
  background-color: rgb(126 34 206 / 0.9);
}
.focus\:bg-purple-700\/95:focus {
  background-color: rgb(126 34 206 / 0.95);
}
.focus\:bg-purple-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}
.focus\:bg-purple-800\/0:focus {
  background-color: rgb(107 33 168 / 0);
}
.focus\:bg-purple-800\/10:focus {
  background-color: rgb(107 33 168 / 0.1);
}
.focus\:bg-purple-800\/100:focus {
  background-color: rgb(107 33 168 / 1);
}
.focus\:bg-purple-800\/15:focus {
  background-color: rgb(107 33 168 / 0.15);
}
.focus\:bg-purple-800\/20:focus {
  background-color: rgb(107 33 168 / 0.2);
}
.focus\:bg-purple-800\/25:focus {
  background-color: rgb(107 33 168 / 0.25);
}
.focus\:bg-purple-800\/30:focus {
  background-color: rgb(107 33 168 / 0.3);
}
.focus\:bg-purple-800\/35:focus {
  background-color: rgb(107 33 168 / 0.35);
}
.focus\:bg-purple-800\/40:focus {
  background-color: rgb(107 33 168 / 0.4);
}
.focus\:bg-purple-800\/45:focus {
  background-color: rgb(107 33 168 / 0.45);
}
.focus\:bg-purple-800\/5:focus {
  background-color: rgb(107 33 168 / 0.05);
}
.focus\:bg-purple-800\/50:focus {
  background-color: rgb(107 33 168 / 0.5);
}
.focus\:bg-purple-800\/55:focus {
  background-color: rgb(107 33 168 / 0.55);
}
.focus\:bg-purple-800\/60:focus {
  background-color: rgb(107 33 168 / 0.6);
}
.focus\:bg-purple-800\/65:focus {
  background-color: rgb(107 33 168 / 0.65);
}
.focus\:bg-purple-800\/70:focus {
  background-color: rgb(107 33 168 / 0.7);
}
.focus\:bg-purple-800\/75:focus {
  background-color: rgb(107 33 168 / 0.75);
}
.focus\:bg-purple-800\/80:focus {
  background-color: rgb(107 33 168 / 0.8);
}
.focus\:bg-purple-800\/85:focus {
  background-color: rgb(107 33 168 / 0.85);
}
.focus\:bg-purple-800\/90:focus {
  background-color: rgb(107 33 168 / 0.9);
}
.focus\:bg-purple-800\/95:focus {
  background-color: rgb(107 33 168 / 0.95);
}
.focus\:bg-purple-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
}
.focus\:bg-purple-900\/0:focus {
  background-color: rgb(88 28 135 / 0);
}
.focus\:bg-purple-900\/10:focus {
  background-color: rgb(88 28 135 / 0.1);
}
.focus\:bg-purple-900\/100:focus {
  background-color: rgb(88 28 135 / 1);
}
.focus\:bg-purple-900\/15:focus {
  background-color: rgb(88 28 135 / 0.15);
}
.focus\:bg-purple-900\/20:focus {
  background-color: rgb(88 28 135 / 0.2);
}
.focus\:bg-purple-900\/25:focus {
  background-color: rgb(88 28 135 / 0.25);
}
.focus\:bg-purple-900\/30:focus {
  background-color: rgb(88 28 135 / 0.3);
}
.focus\:bg-purple-900\/35:focus {
  background-color: rgb(88 28 135 / 0.35);
}
.focus\:bg-purple-900\/40:focus {
  background-color: rgb(88 28 135 / 0.4);
}
.focus\:bg-purple-900\/45:focus {
  background-color: rgb(88 28 135 / 0.45);
}
.focus\:bg-purple-900\/5:focus {
  background-color: rgb(88 28 135 / 0.05);
}
.focus\:bg-purple-900\/50:focus {
  background-color: rgb(88 28 135 / 0.5);
}
.focus\:bg-purple-900\/55:focus {
  background-color: rgb(88 28 135 / 0.55);
}
.focus\:bg-purple-900\/60:focus {
  background-color: rgb(88 28 135 / 0.6);
}
.focus\:bg-purple-900\/65:focus {
  background-color: rgb(88 28 135 / 0.65);
}
.focus\:bg-purple-900\/70:focus {
  background-color: rgb(88 28 135 / 0.7);
}
.focus\:bg-purple-900\/75:focus {
  background-color: rgb(88 28 135 / 0.75);
}
.focus\:bg-purple-900\/80:focus {
  background-color: rgb(88 28 135 / 0.8);
}
.focus\:bg-purple-900\/85:focus {
  background-color: rgb(88 28 135 / 0.85);
}
.focus\:bg-purple-900\/90:focus {
  background-color: rgb(88 28 135 / 0.9);
}
.focus\:bg-purple-900\/95:focus {
  background-color: rgb(88 28 135 / 0.95);
}
.focus\:bg-red-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.focus\:bg-red-100\/0:focus {
  background-color: rgb(254 226 226 / 0);
}
.focus\:bg-red-100\/10:focus {
  background-color: rgb(254 226 226 / 0.1);
}
.focus\:bg-red-100\/100:focus {
  background-color: rgb(254 226 226 / 1);
}
.focus\:bg-red-100\/15:focus {
  background-color: rgb(254 226 226 / 0.15);
}
.focus\:bg-red-100\/20:focus {
  background-color: rgb(254 226 226 / 0.2);
}
.focus\:bg-red-100\/25:focus {
  background-color: rgb(254 226 226 / 0.25);
}
.focus\:bg-red-100\/30:focus {
  background-color: rgb(254 226 226 / 0.3);
}
.focus\:bg-red-100\/35:focus {
  background-color: rgb(254 226 226 / 0.35);
}
.focus\:bg-red-100\/40:focus {
  background-color: rgb(254 226 226 / 0.4);
}
.focus\:bg-red-100\/45:focus {
  background-color: rgb(254 226 226 / 0.45);
}
.focus\:bg-red-100\/5:focus {
  background-color: rgb(254 226 226 / 0.05);
}
.focus\:bg-red-100\/50:focus {
  background-color: rgb(254 226 226 / 0.5);
}
.focus\:bg-red-100\/55:focus {
  background-color: rgb(254 226 226 / 0.55);
}
.focus\:bg-red-100\/60:focus {
  background-color: rgb(254 226 226 / 0.6);
}
.focus\:bg-red-100\/65:focus {
  background-color: rgb(254 226 226 / 0.65);
}
.focus\:bg-red-100\/70:focus {
  background-color: rgb(254 226 226 / 0.7);
}
.focus\:bg-red-100\/75:focus {
  background-color: rgb(254 226 226 / 0.75);
}
.focus\:bg-red-100\/80:focus {
  background-color: rgb(254 226 226 / 0.8);
}
.focus\:bg-red-100\/85:focus {
  background-color: rgb(254 226 226 / 0.85);
}
.focus\:bg-red-100\/90:focus {
  background-color: rgb(254 226 226 / 0.9);
}
.focus\:bg-red-100\/95:focus {
  background-color: rgb(254 226 226 / 0.95);
}
.focus\:bg-red-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.focus\:bg-red-200\/0:focus {
  background-color: rgb(254 202 202 / 0);
}
.focus\:bg-red-200\/10:focus {
  background-color: rgb(254 202 202 / 0.1);
}
.focus\:bg-red-200\/100:focus {
  background-color: rgb(254 202 202 / 1);
}
.focus\:bg-red-200\/15:focus {
  background-color: rgb(254 202 202 / 0.15);
}
.focus\:bg-red-200\/20:focus {
  background-color: rgb(254 202 202 / 0.2);
}
.focus\:bg-red-200\/25:focus {
  background-color: rgb(254 202 202 / 0.25);
}
.focus\:bg-red-200\/30:focus {
  background-color: rgb(254 202 202 / 0.3);
}
.focus\:bg-red-200\/35:focus {
  background-color: rgb(254 202 202 / 0.35);
}
.focus\:bg-red-200\/40:focus {
  background-color: rgb(254 202 202 / 0.4);
}
.focus\:bg-red-200\/45:focus {
  background-color: rgb(254 202 202 / 0.45);
}
.focus\:bg-red-200\/5:focus {
  background-color: rgb(254 202 202 / 0.05);
}
.focus\:bg-red-200\/50:focus {
  background-color: rgb(254 202 202 / 0.5);
}
.focus\:bg-red-200\/55:focus {
  background-color: rgb(254 202 202 / 0.55);
}
.focus\:bg-red-200\/60:focus {
  background-color: rgb(254 202 202 / 0.6);
}
.focus\:bg-red-200\/65:focus {
  background-color: rgb(254 202 202 / 0.65);
}
.focus\:bg-red-200\/70:focus {
  background-color: rgb(254 202 202 / 0.7);
}
.focus\:bg-red-200\/75:focus {
  background-color: rgb(254 202 202 / 0.75);
}
.focus\:bg-red-200\/80:focus {
  background-color: rgb(254 202 202 / 0.8);
}
.focus\:bg-red-200\/85:focus {
  background-color: rgb(254 202 202 / 0.85);
}
.focus\:bg-red-200\/90:focus {
  background-color: rgb(254 202 202 / 0.9);
}
.focus\:bg-red-200\/95:focus {
  background-color: rgb(254 202 202 / 0.95);
}
.focus\:bg-red-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}
.focus\:bg-red-300\/0:focus {
  background-color: rgb(252 165 165 / 0);
}
.focus\:bg-red-300\/10:focus {
  background-color: rgb(252 165 165 / 0.1);
}
.focus\:bg-red-300\/100:focus {
  background-color: rgb(252 165 165 / 1);
}
.focus\:bg-red-300\/15:focus {
  background-color: rgb(252 165 165 / 0.15);
}
.focus\:bg-red-300\/20:focus {
  background-color: rgb(252 165 165 / 0.2);
}
.focus\:bg-red-300\/25:focus {
  background-color: rgb(252 165 165 / 0.25);
}
.focus\:bg-red-300\/30:focus {
  background-color: rgb(252 165 165 / 0.3);
}
.focus\:bg-red-300\/35:focus {
  background-color: rgb(252 165 165 / 0.35);
}
.focus\:bg-red-300\/40:focus {
  background-color: rgb(252 165 165 / 0.4);
}
.focus\:bg-red-300\/45:focus {
  background-color: rgb(252 165 165 / 0.45);
}
.focus\:bg-red-300\/5:focus {
  background-color: rgb(252 165 165 / 0.05);
}
.focus\:bg-red-300\/50:focus {
  background-color: rgb(252 165 165 / 0.5);
}
.focus\:bg-red-300\/55:focus {
  background-color: rgb(252 165 165 / 0.55);
}
.focus\:bg-red-300\/60:focus {
  background-color: rgb(252 165 165 / 0.6);
}
.focus\:bg-red-300\/65:focus {
  background-color: rgb(252 165 165 / 0.65);
}
.focus\:bg-red-300\/70:focus {
  background-color: rgb(252 165 165 / 0.7);
}
.focus\:bg-red-300\/75:focus {
  background-color: rgb(252 165 165 / 0.75);
}
.focus\:bg-red-300\/80:focus {
  background-color: rgb(252 165 165 / 0.8);
}
.focus\:bg-red-300\/85:focus {
  background-color: rgb(252 165 165 / 0.85);
}
.focus\:bg-red-300\/90:focus {
  background-color: rgb(252 165 165 / 0.9);
}
.focus\:bg-red-300\/95:focus {
  background-color: rgb(252 165 165 / 0.95);
}
.focus\:bg-red-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}
.focus\:bg-red-400\/0:focus {
  background-color: rgb(248 113 113 / 0);
}
.focus\:bg-red-400\/10:focus {
  background-color: rgb(248 113 113 / 0.1);
}
.focus\:bg-red-400\/100:focus {
  background-color: rgb(248 113 113 / 1);
}
.focus\:bg-red-400\/15:focus {
  background-color: rgb(248 113 113 / 0.15);
}
.focus\:bg-red-400\/20:focus {
  background-color: rgb(248 113 113 / 0.2);
}
.focus\:bg-red-400\/25:focus {
  background-color: rgb(248 113 113 / 0.25);
}
.focus\:bg-red-400\/30:focus {
  background-color: rgb(248 113 113 / 0.3);
}
.focus\:bg-red-400\/35:focus {
  background-color: rgb(248 113 113 / 0.35);
}
.focus\:bg-red-400\/40:focus {
  background-color: rgb(248 113 113 / 0.4);
}
.focus\:bg-red-400\/45:focus {
  background-color: rgb(248 113 113 / 0.45);
}
.focus\:bg-red-400\/5:focus {
  background-color: rgb(248 113 113 / 0.05);
}
.focus\:bg-red-400\/50:focus {
  background-color: rgb(248 113 113 / 0.5);
}
.focus\:bg-red-400\/55:focus {
  background-color: rgb(248 113 113 / 0.55);
}
.focus\:bg-red-400\/60:focus {
  background-color: rgb(248 113 113 / 0.6);
}
.focus\:bg-red-400\/65:focus {
  background-color: rgb(248 113 113 / 0.65);
}
.focus\:bg-red-400\/70:focus {
  background-color: rgb(248 113 113 / 0.7);
}
.focus\:bg-red-400\/75:focus {
  background-color: rgb(248 113 113 / 0.75);
}
.focus\:bg-red-400\/80:focus {
  background-color: rgb(248 113 113 / 0.8);
}
.focus\:bg-red-400\/85:focus {
  background-color: rgb(248 113 113 / 0.85);
}
.focus\:bg-red-400\/90:focus {
  background-color: rgb(248 113 113 / 0.9);
}
.focus\:bg-red-400\/95:focus {
  background-color: rgb(248 113 113 / 0.95);
}
.focus\:bg-red-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.focus\:bg-red-500\/0:focus {
  background-color: rgb(239 68 68 / 0);
}
.focus\:bg-red-500\/10:focus {
  background-color: rgb(239 68 68 / 0.1);
}
.focus\:bg-red-500\/100:focus {
  background-color: rgb(239 68 68 / 1);
}
.focus\:bg-red-500\/15:focus {
  background-color: rgb(239 68 68 / 0.15);
}
.focus\:bg-red-500\/20:focus {
  background-color: rgb(239 68 68 / 0.2);
}
.focus\:bg-red-500\/25:focus {
  background-color: rgb(239 68 68 / 0.25);
}
.focus\:bg-red-500\/30:focus {
  background-color: rgb(239 68 68 / 0.3);
}
.focus\:bg-red-500\/35:focus {
  background-color: rgb(239 68 68 / 0.35);
}
.focus\:bg-red-500\/40:focus {
  background-color: rgb(239 68 68 / 0.4);
}
.focus\:bg-red-500\/45:focus {
  background-color: rgb(239 68 68 / 0.45);
}
.focus\:bg-red-500\/5:focus {
  background-color: rgb(239 68 68 / 0.05);
}
.focus\:bg-red-500\/50:focus {
  background-color: rgb(239 68 68 / 0.5);
}
.focus\:bg-red-500\/55:focus {
  background-color: rgb(239 68 68 / 0.55);
}
.focus\:bg-red-500\/60:focus {
  background-color: rgb(239 68 68 / 0.6);
}
.focus\:bg-red-500\/65:focus {
  background-color: rgb(239 68 68 / 0.65);
}
.focus\:bg-red-500\/70:focus {
  background-color: rgb(239 68 68 / 0.7);
}
.focus\:bg-red-500\/75:focus {
  background-color: rgb(239 68 68 / 0.75);
}
.focus\:bg-red-500\/80:focus {
  background-color: rgb(239 68 68 / 0.8);
}
.focus\:bg-red-500\/85:focus {
  background-color: rgb(239 68 68 / 0.85);
}
.focus\:bg-red-500\/90:focus {
  background-color: rgb(239 68 68 / 0.9);
}
.focus\:bg-red-500\/95:focus {
  background-color: rgb(239 68 68 / 0.95);
}
.focus\:bg-red-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.focus\:bg-red-600\/0:focus {
  background-color: rgb(220 38 38 / 0);
}
.focus\:bg-red-600\/10:focus {
  background-color: rgb(220 38 38 / 0.1);
}
.focus\:bg-red-600\/100:focus {
  background-color: rgb(220 38 38 / 1);
}
.focus\:bg-red-600\/15:focus {
  background-color: rgb(220 38 38 / 0.15);
}
.focus\:bg-red-600\/20:focus {
  background-color: rgb(220 38 38 / 0.2);
}
.focus\:bg-red-600\/25:focus {
  background-color: rgb(220 38 38 / 0.25);
}
.focus\:bg-red-600\/30:focus {
  background-color: rgb(220 38 38 / 0.3);
}
.focus\:bg-red-600\/35:focus {
  background-color: rgb(220 38 38 / 0.35);
}
.focus\:bg-red-600\/40:focus {
  background-color: rgb(220 38 38 / 0.4);
}
.focus\:bg-red-600\/45:focus {
  background-color: rgb(220 38 38 / 0.45);
}
.focus\:bg-red-600\/5:focus {
  background-color: rgb(220 38 38 / 0.05);
}
.focus\:bg-red-600\/50:focus {
  background-color: rgb(220 38 38 / 0.5);
}
.focus\:bg-red-600\/55:focus {
  background-color: rgb(220 38 38 / 0.55);
}
.focus\:bg-red-600\/60:focus {
  background-color: rgb(220 38 38 / 0.6);
}
.focus\:bg-red-600\/65:focus {
  background-color: rgb(220 38 38 / 0.65);
}
.focus\:bg-red-600\/70:focus {
  background-color: rgb(220 38 38 / 0.7);
}
.focus\:bg-red-600\/75:focus {
  background-color: rgb(220 38 38 / 0.75);
}
.focus\:bg-red-600\/80:focus {
  background-color: rgb(220 38 38 / 0.8);
}
.focus\:bg-red-600\/85:focus {
  background-color: rgb(220 38 38 / 0.85);
}
.focus\:bg-red-600\/90:focus {
  background-color: rgb(220 38 38 / 0.9);
}
.focus\:bg-red-600\/95:focus {
  background-color: rgb(220 38 38 / 0.95);
}
.focus\:bg-red-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.focus\:bg-red-700\/0:focus {
  background-color: rgb(185 28 28 / 0);
}
.focus\:bg-red-700\/10:focus {
  background-color: rgb(185 28 28 / 0.1);
}
.focus\:bg-red-700\/100:focus {
  background-color: rgb(185 28 28 / 1);
}
.focus\:bg-red-700\/15:focus {
  background-color: rgb(185 28 28 / 0.15);
}
.focus\:bg-red-700\/20:focus {
  background-color: rgb(185 28 28 / 0.2);
}
.focus\:bg-red-700\/25:focus {
  background-color: rgb(185 28 28 / 0.25);
}
.focus\:bg-red-700\/30:focus {
  background-color: rgb(185 28 28 / 0.3);
}
.focus\:bg-red-700\/35:focus {
  background-color: rgb(185 28 28 / 0.35);
}
.focus\:bg-red-700\/40:focus {
  background-color: rgb(185 28 28 / 0.4);
}
.focus\:bg-red-700\/45:focus {
  background-color: rgb(185 28 28 / 0.45);
}
.focus\:bg-red-700\/5:focus {
  background-color: rgb(185 28 28 / 0.05);
}
.focus\:bg-red-700\/50:focus {
  background-color: rgb(185 28 28 / 0.5);
}
.focus\:bg-red-700\/55:focus {
  background-color: rgb(185 28 28 / 0.55);
}
.focus\:bg-red-700\/60:focus {
  background-color: rgb(185 28 28 / 0.6);
}
.focus\:bg-red-700\/65:focus {
  background-color: rgb(185 28 28 / 0.65);
}
.focus\:bg-red-700\/70:focus {
  background-color: rgb(185 28 28 / 0.7);
}
.focus\:bg-red-700\/75:focus {
  background-color: rgb(185 28 28 / 0.75);
}
.focus\:bg-red-700\/80:focus {
  background-color: rgb(185 28 28 / 0.8);
}
.focus\:bg-red-700\/85:focus {
  background-color: rgb(185 28 28 / 0.85);
}
.focus\:bg-red-700\/90:focus {
  background-color: rgb(185 28 28 / 0.9);
}
.focus\:bg-red-700\/95:focus {
  background-color: rgb(185 28 28 / 0.95);
}
.focus\:bg-red-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.focus\:bg-red-800\/0:focus {
  background-color: rgb(153 27 27 / 0);
}
.focus\:bg-red-800\/10:focus {
  background-color: rgb(153 27 27 / 0.1);
}
.focus\:bg-red-800\/100:focus {
  background-color: rgb(153 27 27 / 1);
}
.focus\:bg-red-800\/15:focus {
  background-color: rgb(153 27 27 / 0.15);
}
.focus\:bg-red-800\/20:focus {
  background-color: rgb(153 27 27 / 0.2);
}
.focus\:bg-red-800\/25:focus {
  background-color: rgb(153 27 27 / 0.25);
}
.focus\:bg-red-800\/30:focus {
  background-color: rgb(153 27 27 / 0.3);
}
.focus\:bg-red-800\/35:focus {
  background-color: rgb(153 27 27 / 0.35);
}
.focus\:bg-red-800\/40:focus {
  background-color: rgb(153 27 27 / 0.4);
}
.focus\:bg-red-800\/45:focus {
  background-color: rgb(153 27 27 / 0.45);
}
.focus\:bg-red-800\/5:focus {
  background-color: rgb(153 27 27 / 0.05);
}
.focus\:bg-red-800\/50:focus {
  background-color: rgb(153 27 27 / 0.5);
}
.focus\:bg-red-800\/55:focus {
  background-color: rgb(153 27 27 / 0.55);
}
.focus\:bg-red-800\/60:focus {
  background-color: rgb(153 27 27 / 0.6);
}
.focus\:bg-red-800\/65:focus {
  background-color: rgb(153 27 27 / 0.65);
}
.focus\:bg-red-800\/70:focus {
  background-color: rgb(153 27 27 / 0.7);
}
.focus\:bg-red-800\/75:focus {
  background-color: rgb(153 27 27 / 0.75);
}
.focus\:bg-red-800\/80:focus {
  background-color: rgb(153 27 27 / 0.8);
}
.focus\:bg-red-800\/85:focus {
  background-color: rgb(153 27 27 / 0.85);
}
.focus\:bg-red-800\/90:focus {
  background-color: rgb(153 27 27 / 0.9);
}
.focus\:bg-red-800\/95:focus {
  background-color: rgb(153 27 27 / 0.95);
}
.focus\:bg-red-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.focus\:bg-red-900\/0:focus {
  background-color: rgb(127 29 29 / 0);
}
.focus\:bg-red-900\/10:focus {
  background-color: rgb(127 29 29 / 0.1);
}
.focus\:bg-red-900\/100:focus {
  background-color: rgb(127 29 29 / 1);
}
.focus\:bg-red-900\/15:focus {
  background-color: rgb(127 29 29 / 0.15);
}
.focus\:bg-red-900\/20:focus {
  background-color: rgb(127 29 29 / 0.2);
}
.focus\:bg-red-900\/25:focus {
  background-color: rgb(127 29 29 / 0.25);
}
.focus\:bg-red-900\/30:focus {
  background-color: rgb(127 29 29 / 0.3);
}
.focus\:bg-red-900\/35:focus {
  background-color: rgb(127 29 29 / 0.35);
}
.focus\:bg-red-900\/40:focus {
  background-color: rgb(127 29 29 / 0.4);
}
.focus\:bg-red-900\/45:focus {
  background-color: rgb(127 29 29 / 0.45);
}
.focus\:bg-red-900\/5:focus {
  background-color: rgb(127 29 29 / 0.05);
}
.focus\:bg-red-900\/50:focus {
  background-color: rgb(127 29 29 / 0.5);
}
.focus\:bg-red-900\/55:focus {
  background-color: rgb(127 29 29 / 0.55);
}
.focus\:bg-red-900\/60:focus {
  background-color: rgb(127 29 29 / 0.6);
}
.focus\:bg-red-900\/65:focus {
  background-color: rgb(127 29 29 / 0.65);
}
.focus\:bg-red-900\/70:focus {
  background-color: rgb(127 29 29 / 0.7);
}
.focus\:bg-red-900\/75:focus {
  background-color: rgb(127 29 29 / 0.75);
}
.focus\:bg-red-900\/80:focus {
  background-color: rgb(127 29 29 / 0.8);
}
.focus\:bg-red-900\/85:focus {
  background-color: rgb(127 29 29 / 0.85);
}
.focus\:bg-red-900\/90:focus {
  background-color: rgb(127 29 29 / 0.9);
}
.focus\:bg-red-900\/95:focus {
  background-color: rgb(127 29 29 / 0.95);
}
.focus\:bg-secondary:focus {
  background-color: hsl(var(--secondary));
}
.focus\:bg-secondary-foreground:focus {
  background-color: hsl(var(--secondary-foreground));
}
.focus\:bg-secondary-foreground\/0:focus {
  background-color: hsl(var(--secondary-foreground) / 0);
}
.focus\:bg-secondary-foreground\/10:focus {
  background-color: hsl(var(--secondary-foreground) / 0.1);
}
.focus\:bg-secondary-foreground\/100:focus {
  background-color: hsl(var(--secondary-foreground) / 1);
}
.focus\:bg-secondary-foreground\/15:focus {
  background-color: hsl(var(--secondary-foreground) / 0.15);
}
.focus\:bg-secondary-foreground\/20:focus {
  background-color: hsl(var(--secondary-foreground) / 0.2);
}
.focus\:bg-secondary-foreground\/25:focus {
  background-color: hsl(var(--secondary-foreground) / 0.25);
}
.focus\:bg-secondary-foreground\/30:focus {
  background-color: hsl(var(--secondary-foreground) / 0.3);
}
.focus\:bg-secondary-foreground\/35:focus {
  background-color: hsl(var(--secondary-foreground) / 0.35);
}
.focus\:bg-secondary-foreground\/40:focus {
  background-color: hsl(var(--secondary-foreground) / 0.4);
}
.focus\:bg-secondary-foreground\/45:focus {
  background-color: hsl(var(--secondary-foreground) / 0.45);
}
.focus\:bg-secondary-foreground\/5:focus {
  background-color: hsl(var(--secondary-foreground) / 0.05);
}
.focus\:bg-secondary-foreground\/50:focus {
  background-color: hsl(var(--secondary-foreground) / 0.5);
}
.focus\:bg-secondary-foreground\/55:focus {
  background-color: hsl(var(--secondary-foreground) / 0.55);
}
.focus\:bg-secondary-foreground\/60:focus {
  background-color: hsl(var(--secondary-foreground) / 0.6);
}
.focus\:bg-secondary-foreground\/65:focus {
  background-color: hsl(var(--secondary-foreground) / 0.65);
}
.focus\:bg-secondary-foreground\/70:focus {
  background-color: hsl(var(--secondary-foreground) / 0.7);
}
.focus\:bg-secondary-foreground\/75:focus {
  background-color: hsl(var(--secondary-foreground) / 0.75);
}
.focus\:bg-secondary-foreground\/80:focus {
  background-color: hsl(var(--secondary-foreground) / 0.8);
}
.focus\:bg-secondary-foreground\/85:focus {
  background-color: hsl(var(--secondary-foreground) / 0.85);
}
.focus\:bg-secondary-foreground\/90:focus {
  background-color: hsl(var(--secondary-foreground) / 0.9);
}
.focus\:bg-secondary-foreground\/95:focus {
  background-color: hsl(var(--secondary-foreground) / 0.95);
}
.focus\:bg-secondary\/0:focus {
  background-color: hsl(var(--secondary) / 0);
}
.focus\:bg-secondary\/10:focus {
  background-color: hsl(var(--secondary) / 0.1);
}
.focus\:bg-secondary\/100:focus {
  background-color: hsl(var(--secondary) / 1);
}
.focus\:bg-secondary\/15:focus {
  background-color: hsl(var(--secondary) / 0.15);
}
.focus\:bg-secondary\/20:focus {
  background-color: hsl(var(--secondary) / 0.2);
}
.focus\:bg-secondary\/25:focus {
  background-color: hsl(var(--secondary) / 0.25);
}
.focus\:bg-secondary\/30:focus {
  background-color: hsl(var(--secondary) / 0.3);
}
.focus\:bg-secondary\/35:focus {
  background-color: hsl(var(--secondary) / 0.35);
}
.focus\:bg-secondary\/40:focus {
  background-color: hsl(var(--secondary) / 0.4);
}
.focus\:bg-secondary\/45:focus {
  background-color: hsl(var(--secondary) / 0.45);
}
.focus\:bg-secondary\/5:focus {
  background-color: hsl(var(--secondary) / 0.05);
}
.focus\:bg-secondary\/50:focus {
  background-color: hsl(var(--secondary) / 0.5);
}
.focus\:bg-secondary\/55:focus {
  background-color: hsl(var(--secondary) / 0.55);
}
.focus\:bg-secondary\/60:focus {
  background-color: hsl(var(--secondary) / 0.6);
}
.focus\:bg-secondary\/65:focus {
  background-color: hsl(var(--secondary) / 0.65);
}
.focus\:bg-secondary\/70:focus {
  background-color: hsl(var(--secondary) / 0.7);
}
.focus\:bg-secondary\/75:focus {
  background-color: hsl(var(--secondary) / 0.75);
}
.focus\:bg-secondary\/80:focus {
  background-color: hsl(var(--secondary) / 0.8);
}
.focus\:bg-secondary\/85:focus {
  background-color: hsl(var(--secondary) / 0.85);
}
.focus\:bg-secondary\/90:focus {
  background-color: hsl(var(--secondary) / 0.9);
}
.focus\:bg-secondary\/95:focus {
  background-color: hsl(var(--secondary) / 0.95);
}
.focus\:bg-sidebar:focus {
  background-color: hsl(var(--sidebar-background));
}
.focus\:bg-sidebar-accent:focus {
  background-color: hsl(var(--sidebar-accent));
}
.focus\:bg-sidebar-accent-foreground:focus {
  background-color: hsl(var(--sidebar-accent-foreground));
}
.focus\:bg-sidebar-accent-foreground\/0:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0);
}
.focus\:bg-sidebar-accent-foreground\/10:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.1);
}
.focus\:bg-sidebar-accent-foreground\/100:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 1);
}
.focus\:bg-sidebar-accent-foreground\/15:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.15);
}
.focus\:bg-sidebar-accent-foreground\/20:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.2);
}
.focus\:bg-sidebar-accent-foreground\/25:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.25);
}
.focus\:bg-sidebar-accent-foreground\/30:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.3);
}
.focus\:bg-sidebar-accent-foreground\/35:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.35);
}
.focus\:bg-sidebar-accent-foreground\/40:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.4);
}
.focus\:bg-sidebar-accent-foreground\/45:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.45);
}
.focus\:bg-sidebar-accent-foreground\/5:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.05);
}
.focus\:bg-sidebar-accent-foreground\/50:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.5);
}
.focus\:bg-sidebar-accent-foreground\/55:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.55);
}
.focus\:bg-sidebar-accent-foreground\/60:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.6);
}
.focus\:bg-sidebar-accent-foreground\/65:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.65);
}
.focus\:bg-sidebar-accent-foreground\/70:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.7);
}
.focus\:bg-sidebar-accent-foreground\/75:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.75);
}
.focus\:bg-sidebar-accent-foreground\/80:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.8);
}
.focus\:bg-sidebar-accent-foreground\/85:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.85);
}
.focus\:bg-sidebar-accent-foreground\/90:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.9);
}
.focus\:bg-sidebar-accent-foreground\/95:focus {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.95);
}
.focus\:bg-sidebar-accent\/0:focus {
  background-color: hsl(var(--sidebar-accent) / 0);
}
.focus\:bg-sidebar-accent\/10:focus {
  background-color: hsl(var(--sidebar-accent) / 0.1);
}
.focus\:bg-sidebar-accent\/100:focus {
  background-color: hsl(var(--sidebar-accent) / 1);
}
.focus\:bg-sidebar-accent\/15:focus {
  background-color: hsl(var(--sidebar-accent) / 0.15);
}
.focus\:bg-sidebar-accent\/20:focus {
  background-color: hsl(var(--sidebar-accent) / 0.2);
}
.focus\:bg-sidebar-accent\/25:focus {
  background-color: hsl(var(--sidebar-accent) / 0.25);
}
.focus\:bg-sidebar-accent\/30:focus {
  background-color: hsl(var(--sidebar-accent) / 0.3);
}
.focus\:bg-sidebar-accent\/35:focus {
  background-color: hsl(var(--sidebar-accent) / 0.35);
}
.focus\:bg-sidebar-accent\/40:focus {
  background-color: hsl(var(--sidebar-accent) / 0.4);
}
.focus\:bg-sidebar-accent\/45:focus {
  background-color: hsl(var(--sidebar-accent) / 0.45);
}
.focus\:bg-sidebar-accent\/5:focus {
  background-color: hsl(var(--sidebar-accent) / 0.05);
}
.focus\:bg-sidebar-accent\/50:focus {
  background-color: hsl(var(--sidebar-accent) / 0.5);
}
.focus\:bg-sidebar-accent\/55:focus {
  background-color: hsl(var(--sidebar-accent) / 0.55);
}
.focus\:bg-sidebar-accent\/60:focus {
  background-color: hsl(var(--sidebar-accent) / 0.6);
}
.focus\:bg-sidebar-accent\/65:focus {
  background-color: hsl(var(--sidebar-accent) / 0.65);
}
.focus\:bg-sidebar-accent\/70:focus {
  background-color: hsl(var(--sidebar-accent) / 0.7);
}
.focus\:bg-sidebar-accent\/75:focus {
  background-color: hsl(var(--sidebar-accent) / 0.75);
}
.focus\:bg-sidebar-accent\/80:focus {
  background-color: hsl(var(--sidebar-accent) / 0.8);
}
.focus\:bg-sidebar-accent\/85:focus {
  background-color: hsl(var(--sidebar-accent) / 0.85);
}
.focus\:bg-sidebar-accent\/90:focus {
  background-color: hsl(var(--sidebar-accent) / 0.9);
}
.focus\:bg-sidebar-accent\/95:focus {
  background-color: hsl(var(--sidebar-accent) / 0.95);
}
.focus\:bg-sidebar-border:focus {
  background-color: hsl(var(--sidebar-border));
}
.focus\:bg-sidebar-border\/0:focus {
  background-color: hsl(var(--sidebar-border) / 0);
}
.focus\:bg-sidebar-border\/10:focus {
  background-color: hsl(var(--sidebar-border) / 0.1);
}
.focus\:bg-sidebar-border\/100:focus {
  background-color: hsl(var(--sidebar-border) / 1);
}
.focus\:bg-sidebar-border\/15:focus {
  background-color: hsl(var(--sidebar-border) / 0.15);
}
.focus\:bg-sidebar-border\/20:focus {
  background-color: hsl(var(--sidebar-border) / 0.2);
}
.focus\:bg-sidebar-border\/25:focus {
  background-color: hsl(var(--sidebar-border) / 0.25);
}
.focus\:bg-sidebar-border\/30:focus {
  background-color: hsl(var(--sidebar-border) / 0.3);
}
.focus\:bg-sidebar-border\/35:focus {
  background-color: hsl(var(--sidebar-border) / 0.35);
}
.focus\:bg-sidebar-border\/40:focus {
  background-color: hsl(var(--sidebar-border) / 0.4);
}
.focus\:bg-sidebar-border\/45:focus {
  background-color: hsl(var(--sidebar-border) / 0.45);
}
.focus\:bg-sidebar-border\/5:focus {
  background-color: hsl(var(--sidebar-border) / 0.05);
}
.focus\:bg-sidebar-border\/50:focus {
  background-color: hsl(var(--sidebar-border) / 0.5);
}
.focus\:bg-sidebar-border\/55:focus {
  background-color: hsl(var(--sidebar-border) / 0.55);
}
.focus\:bg-sidebar-border\/60:focus {
  background-color: hsl(var(--sidebar-border) / 0.6);
}
.focus\:bg-sidebar-border\/65:focus {
  background-color: hsl(var(--sidebar-border) / 0.65);
}
.focus\:bg-sidebar-border\/70:focus {
  background-color: hsl(var(--sidebar-border) / 0.7);
}
.focus\:bg-sidebar-border\/75:focus {
  background-color: hsl(var(--sidebar-border) / 0.75);
}
.focus\:bg-sidebar-border\/80:focus {
  background-color: hsl(var(--sidebar-border) / 0.8);
}
.focus\:bg-sidebar-border\/85:focus {
  background-color: hsl(var(--sidebar-border) / 0.85);
}
.focus\:bg-sidebar-border\/90:focus {
  background-color: hsl(var(--sidebar-border) / 0.9);
}
.focus\:bg-sidebar-border\/95:focus {
  background-color: hsl(var(--sidebar-border) / 0.95);
}
.focus\:bg-sidebar-foreground:focus {
  background-color: hsl(var(--sidebar-foreground));
}
.focus\:bg-sidebar-foreground\/0:focus {
  background-color: hsl(var(--sidebar-foreground) / 0);
}
.focus\:bg-sidebar-foreground\/10:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.1);
}
.focus\:bg-sidebar-foreground\/100:focus {
  background-color: hsl(var(--sidebar-foreground) / 1);
}
.focus\:bg-sidebar-foreground\/15:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.15);
}
.focus\:bg-sidebar-foreground\/20:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.2);
}
.focus\:bg-sidebar-foreground\/25:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.25);
}
.focus\:bg-sidebar-foreground\/30:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.3);
}
.focus\:bg-sidebar-foreground\/35:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.35);
}
.focus\:bg-sidebar-foreground\/40:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.4);
}
.focus\:bg-sidebar-foreground\/45:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.45);
}
.focus\:bg-sidebar-foreground\/5:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.05);
}
.focus\:bg-sidebar-foreground\/50:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.5);
}
.focus\:bg-sidebar-foreground\/55:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.55);
}
.focus\:bg-sidebar-foreground\/60:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.6);
}
.focus\:bg-sidebar-foreground\/65:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.65);
}
.focus\:bg-sidebar-foreground\/70:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.7);
}
.focus\:bg-sidebar-foreground\/75:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.75);
}
.focus\:bg-sidebar-foreground\/80:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.8);
}
.focus\:bg-sidebar-foreground\/85:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.85);
}
.focus\:bg-sidebar-foreground\/90:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.9);
}
.focus\:bg-sidebar-foreground\/95:focus {
  background-color: hsl(var(--sidebar-foreground) / 0.95);
}
.focus\:bg-sidebar-primary:focus {
  background-color: hsl(var(--sidebar-primary));
}
.focus\:bg-sidebar-primary-foreground:focus {
  background-color: hsl(var(--sidebar-primary-foreground));
}
.focus\:bg-sidebar-primary-foreground\/0:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0);
}
.focus\:bg-sidebar-primary-foreground\/10:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.1);
}
.focus\:bg-sidebar-primary-foreground\/100:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 1);
}
.focus\:bg-sidebar-primary-foreground\/15:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.15);
}
.focus\:bg-sidebar-primary-foreground\/20:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.2);
}
.focus\:bg-sidebar-primary-foreground\/25:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.25);
}
.focus\:bg-sidebar-primary-foreground\/30:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.3);
}
.focus\:bg-sidebar-primary-foreground\/35:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.35);
}
.focus\:bg-sidebar-primary-foreground\/40:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.4);
}
.focus\:bg-sidebar-primary-foreground\/45:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.45);
}
.focus\:bg-sidebar-primary-foreground\/5:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.05);
}
.focus\:bg-sidebar-primary-foreground\/50:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.5);
}
.focus\:bg-sidebar-primary-foreground\/55:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.55);
}
.focus\:bg-sidebar-primary-foreground\/60:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.6);
}
.focus\:bg-sidebar-primary-foreground\/65:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.65);
}
.focus\:bg-sidebar-primary-foreground\/70:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.7);
}
.focus\:bg-sidebar-primary-foreground\/75:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.75);
}
.focus\:bg-sidebar-primary-foreground\/80:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.8);
}
.focus\:bg-sidebar-primary-foreground\/85:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.85);
}
.focus\:bg-sidebar-primary-foreground\/90:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.9);
}
.focus\:bg-sidebar-primary-foreground\/95:focus {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.95);
}
.focus\:bg-sidebar-primary\/0:focus {
  background-color: hsl(var(--sidebar-primary) / 0);
}
.focus\:bg-sidebar-primary\/10:focus {
  background-color: hsl(var(--sidebar-primary) / 0.1);
}
.focus\:bg-sidebar-primary\/100:focus {
  background-color: hsl(var(--sidebar-primary) / 1);
}
.focus\:bg-sidebar-primary\/15:focus {
  background-color: hsl(var(--sidebar-primary) / 0.15);
}
.focus\:bg-sidebar-primary\/20:focus {
  background-color: hsl(var(--sidebar-primary) / 0.2);
}
.focus\:bg-sidebar-primary\/25:focus {
  background-color: hsl(var(--sidebar-primary) / 0.25);
}
.focus\:bg-sidebar-primary\/30:focus {
  background-color: hsl(var(--sidebar-primary) / 0.3);
}
.focus\:bg-sidebar-primary\/35:focus {
  background-color: hsl(var(--sidebar-primary) / 0.35);
}
.focus\:bg-sidebar-primary\/40:focus {
  background-color: hsl(var(--sidebar-primary) / 0.4);
}
.focus\:bg-sidebar-primary\/45:focus {
  background-color: hsl(var(--sidebar-primary) / 0.45);
}
.focus\:bg-sidebar-primary\/5:focus {
  background-color: hsl(var(--sidebar-primary) / 0.05);
}
.focus\:bg-sidebar-primary\/50:focus {
  background-color: hsl(var(--sidebar-primary) / 0.5);
}
.focus\:bg-sidebar-primary\/55:focus {
  background-color: hsl(var(--sidebar-primary) / 0.55);
}
.focus\:bg-sidebar-primary\/60:focus {
  background-color: hsl(var(--sidebar-primary) / 0.6);
}
.focus\:bg-sidebar-primary\/65:focus {
  background-color: hsl(var(--sidebar-primary) / 0.65);
}
.focus\:bg-sidebar-primary\/70:focus {
  background-color: hsl(var(--sidebar-primary) / 0.7);
}
.focus\:bg-sidebar-primary\/75:focus {
  background-color: hsl(var(--sidebar-primary) / 0.75);
}
.focus\:bg-sidebar-primary\/80:focus {
  background-color: hsl(var(--sidebar-primary) / 0.8);
}
.focus\:bg-sidebar-primary\/85:focus {
  background-color: hsl(var(--sidebar-primary) / 0.85);
}
.focus\:bg-sidebar-primary\/90:focus {
  background-color: hsl(var(--sidebar-primary) / 0.9);
}
.focus\:bg-sidebar-primary\/95:focus {
  background-color: hsl(var(--sidebar-primary) / 0.95);
}
.focus\:bg-sidebar-ring:focus {
  background-color: hsl(var(--sidebar-ring));
}
.focus\:bg-sidebar-ring\/0:focus {
  background-color: hsl(var(--sidebar-ring) / 0);
}
.focus\:bg-sidebar-ring\/10:focus {
  background-color: hsl(var(--sidebar-ring) / 0.1);
}
.focus\:bg-sidebar-ring\/100:focus {
  background-color: hsl(var(--sidebar-ring) / 1);
}
.focus\:bg-sidebar-ring\/15:focus {
  background-color: hsl(var(--sidebar-ring) / 0.15);
}
.focus\:bg-sidebar-ring\/20:focus {
  background-color: hsl(var(--sidebar-ring) / 0.2);
}
.focus\:bg-sidebar-ring\/25:focus {
  background-color: hsl(var(--sidebar-ring) / 0.25);
}
.focus\:bg-sidebar-ring\/30:focus {
  background-color: hsl(var(--sidebar-ring) / 0.3);
}
.focus\:bg-sidebar-ring\/35:focus {
  background-color: hsl(var(--sidebar-ring) / 0.35);
}
.focus\:bg-sidebar-ring\/40:focus {
  background-color: hsl(var(--sidebar-ring) / 0.4);
}
.focus\:bg-sidebar-ring\/45:focus {
  background-color: hsl(var(--sidebar-ring) / 0.45);
}
.focus\:bg-sidebar-ring\/5:focus {
  background-color: hsl(var(--sidebar-ring) / 0.05);
}
.focus\:bg-sidebar-ring\/50:focus {
  background-color: hsl(var(--sidebar-ring) / 0.5);
}
.focus\:bg-sidebar-ring\/55:focus {
  background-color: hsl(var(--sidebar-ring) / 0.55);
}
.focus\:bg-sidebar-ring\/60:focus {
  background-color: hsl(var(--sidebar-ring) / 0.6);
}
.focus\:bg-sidebar-ring\/65:focus {
  background-color: hsl(var(--sidebar-ring) / 0.65);
}
.focus\:bg-sidebar-ring\/70:focus {
  background-color: hsl(var(--sidebar-ring) / 0.7);
}
.focus\:bg-sidebar-ring\/75:focus {
  background-color: hsl(var(--sidebar-ring) / 0.75);
}
.focus\:bg-sidebar-ring\/80:focus {
  background-color: hsl(var(--sidebar-ring) / 0.8);
}
.focus\:bg-sidebar-ring\/85:focus {
  background-color: hsl(var(--sidebar-ring) / 0.85);
}
.focus\:bg-sidebar-ring\/90:focus {
  background-color: hsl(var(--sidebar-ring) / 0.9);
}
.focus\:bg-sidebar-ring\/95:focus {
  background-color: hsl(var(--sidebar-ring) / 0.95);
}
.focus\:bg-sidebar\/0:focus {
  background-color: hsl(var(--sidebar-background) / 0);
}
.focus\:bg-sidebar\/10:focus {
  background-color: hsl(var(--sidebar-background) / 0.1);
}
.focus\:bg-sidebar\/100:focus {
  background-color: hsl(var(--sidebar-background) / 1);
}
.focus\:bg-sidebar\/15:focus {
  background-color: hsl(var(--sidebar-background) / 0.15);
}
.focus\:bg-sidebar\/20:focus {
  background-color: hsl(var(--sidebar-background) / 0.2);
}
.focus\:bg-sidebar\/25:focus {
  background-color: hsl(var(--sidebar-background) / 0.25);
}
.focus\:bg-sidebar\/30:focus {
  background-color: hsl(var(--sidebar-background) / 0.3);
}
.focus\:bg-sidebar\/35:focus {
  background-color: hsl(var(--sidebar-background) / 0.35);
}
.focus\:bg-sidebar\/40:focus {
  background-color: hsl(var(--sidebar-background) / 0.4);
}
.focus\:bg-sidebar\/45:focus {
  background-color: hsl(var(--sidebar-background) / 0.45);
}
.focus\:bg-sidebar\/5:focus {
  background-color: hsl(var(--sidebar-background) / 0.05);
}
.focus\:bg-sidebar\/50:focus {
  background-color: hsl(var(--sidebar-background) / 0.5);
}
.focus\:bg-sidebar\/55:focus {
  background-color: hsl(var(--sidebar-background) / 0.55);
}
.focus\:bg-sidebar\/60:focus {
  background-color: hsl(var(--sidebar-background) / 0.6);
}
.focus\:bg-sidebar\/65:focus {
  background-color: hsl(var(--sidebar-background) / 0.65);
}
.focus\:bg-sidebar\/70:focus {
  background-color: hsl(var(--sidebar-background) / 0.7);
}
.focus\:bg-sidebar\/75:focus {
  background-color: hsl(var(--sidebar-background) / 0.75);
}
.focus\:bg-sidebar\/80:focus {
  background-color: hsl(var(--sidebar-background) / 0.8);
}
.focus\:bg-sidebar\/85:focus {
  background-color: hsl(var(--sidebar-background) / 0.85);
}
.focus\:bg-sidebar\/90:focus {
  background-color: hsl(var(--sidebar-background) / 0.9);
}
.focus\:bg-sidebar\/95:focus {
  background-color: hsl(var(--sidebar-background) / 0.95);
}
.focus\:bg-teal-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}
.focus\:bg-teal-100\/0:focus {
  background-color: rgb(204 251 241 / 0);
}
.focus\:bg-teal-100\/10:focus {
  background-color: rgb(204 251 241 / 0.1);
}
.focus\:bg-teal-100\/100:focus {
  background-color: rgb(204 251 241 / 1);
}
.focus\:bg-teal-100\/15:focus {
  background-color: rgb(204 251 241 / 0.15);
}
.focus\:bg-teal-100\/20:focus {
  background-color: rgb(204 251 241 / 0.2);
}
.focus\:bg-teal-100\/25:focus {
  background-color: rgb(204 251 241 / 0.25);
}
.focus\:bg-teal-100\/30:focus {
  background-color: rgb(204 251 241 / 0.3);
}
.focus\:bg-teal-100\/35:focus {
  background-color: rgb(204 251 241 / 0.35);
}
.focus\:bg-teal-100\/40:focus {
  background-color: rgb(204 251 241 / 0.4);
}
.focus\:bg-teal-100\/45:focus {
  background-color: rgb(204 251 241 / 0.45);
}
.focus\:bg-teal-100\/5:focus {
  background-color: rgb(204 251 241 / 0.05);
}
.focus\:bg-teal-100\/50:focus {
  background-color: rgb(204 251 241 / 0.5);
}
.focus\:bg-teal-100\/55:focus {
  background-color: rgb(204 251 241 / 0.55);
}
.focus\:bg-teal-100\/60:focus {
  background-color: rgb(204 251 241 / 0.6);
}
.focus\:bg-teal-100\/65:focus {
  background-color: rgb(204 251 241 / 0.65);
}
.focus\:bg-teal-100\/70:focus {
  background-color: rgb(204 251 241 / 0.7);
}
.focus\:bg-teal-100\/75:focus {
  background-color: rgb(204 251 241 / 0.75);
}
.focus\:bg-teal-100\/80:focus {
  background-color: rgb(204 251 241 / 0.8);
}
.focus\:bg-teal-100\/85:focus {
  background-color: rgb(204 251 241 / 0.85);
}
.focus\:bg-teal-100\/90:focus {
  background-color: rgb(204 251 241 / 0.9);
}
.focus\:bg-teal-100\/95:focus {
  background-color: rgb(204 251 241 / 0.95);
}
.focus\:bg-teal-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1));
}
.focus\:bg-teal-200\/0:focus {
  background-color: rgb(153 246 228 / 0);
}
.focus\:bg-teal-200\/10:focus {
  background-color: rgb(153 246 228 / 0.1);
}
.focus\:bg-teal-200\/100:focus {
  background-color: rgb(153 246 228 / 1);
}
.focus\:bg-teal-200\/15:focus {
  background-color: rgb(153 246 228 / 0.15);
}
.focus\:bg-teal-200\/20:focus {
  background-color: rgb(153 246 228 / 0.2);
}
.focus\:bg-teal-200\/25:focus {
  background-color: rgb(153 246 228 / 0.25);
}
.focus\:bg-teal-200\/30:focus {
  background-color: rgb(153 246 228 / 0.3);
}
.focus\:bg-teal-200\/35:focus {
  background-color: rgb(153 246 228 / 0.35);
}
.focus\:bg-teal-200\/40:focus {
  background-color: rgb(153 246 228 / 0.4);
}
.focus\:bg-teal-200\/45:focus {
  background-color: rgb(153 246 228 / 0.45);
}
.focus\:bg-teal-200\/5:focus {
  background-color: rgb(153 246 228 / 0.05);
}
.focus\:bg-teal-200\/50:focus {
  background-color: rgb(153 246 228 / 0.5);
}
.focus\:bg-teal-200\/55:focus {
  background-color: rgb(153 246 228 / 0.55);
}
.focus\:bg-teal-200\/60:focus {
  background-color: rgb(153 246 228 / 0.6);
}
.focus\:bg-teal-200\/65:focus {
  background-color: rgb(153 246 228 / 0.65);
}
.focus\:bg-teal-200\/70:focus {
  background-color: rgb(153 246 228 / 0.7);
}
.focus\:bg-teal-200\/75:focus {
  background-color: rgb(153 246 228 / 0.75);
}
.focus\:bg-teal-200\/80:focus {
  background-color: rgb(153 246 228 / 0.8);
}
.focus\:bg-teal-200\/85:focus {
  background-color: rgb(153 246 228 / 0.85);
}
.focus\:bg-teal-200\/90:focus {
  background-color: rgb(153 246 228 / 0.9);
}
.focus\:bg-teal-200\/95:focus {
  background-color: rgb(153 246 228 / 0.95);
}
.focus\:bg-teal-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1));
}
.focus\:bg-teal-300\/0:focus {
  background-color: rgb(94 234 212 / 0);
}
.focus\:bg-teal-300\/10:focus {
  background-color: rgb(94 234 212 / 0.1);
}
.focus\:bg-teal-300\/100:focus {
  background-color: rgb(94 234 212 / 1);
}
.focus\:bg-teal-300\/15:focus {
  background-color: rgb(94 234 212 / 0.15);
}
.focus\:bg-teal-300\/20:focus {
  background-color: rgb(94 234 212 / 0.2);
}
.focus\:bg-teal-300\/25:focus {
  background-color: rgb(94 234 212 / 0.25);
}
.focus\:bg-teal-300\/30:focus {
  background-color: rgb(94 234 212 / 0.3);
}
.focus\:bg-teal-300\/35:focus {
  background-color: rgb(94 234 212 / 0.35);
}
.focus\:bg-teal-300\/40:focus {
  background-color: rgb(94 234 212 / 0.4);
}
.focus\:bg-teal-300\/45:focus {
  background-color: rgb(94 234 212 / 0.45);
}
.focus\:bg-teal-300\/5:focus {
  background-color: rgb(94 234 212 / 0.05);
}
.focus\:bg-teal-300\/50:focus {
  background-color: rgb(94 234 212 / 0.5);
}
.focus\:bg-teal-300\/55:focus {
  background-color: rgb(94 234 212 / 0.55);
}
.focus\:bg-teal-300\/60:focus {
  background-color: rgb(94 234 212 / 0.6);
}
.focus\:bg-teal-300\/65:focus {
  background-color: rgb(94 234 212 / 0.65);
}
.focus\:bg-teal-300\/70:focus {
  background-color: rgb(94 234 212 / 0.7);
}
.focus\:bg-teal-300\/75:focus {
  background-color: rgb(94 234 212 / 0.75);
}
.focus\:bg-teal-300\/80:focus {
  background-color: rgb(94 234 212 / 0.8);
}
.focus\:bg-teal-300\/85:focus {
  background-color: rgb(94 234 212 / 0.85);
}
.focus\:bg-teal-300\/90:focus {
  background-color: rgb(94 234 212 / 0.9);
}
.focus\:bg-teal-300\/95:focus {
  background-color: rgb(94 234 212 / 0.95);
}
.focus\:bg-teal-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1));
}
.focus\:bg-teal-400\/0:focus {
  background-color: rgb(45 212 191 / 0);
}
.focus\:bg-teal-400\/10:focus {
  background-color: rgb(45 212 191 / 0.1);
}
.focus\:bg-teal-400\/100:focus {
  background-color: rgb(45 212 191 / 1);
}
.focus\:bg-teal-400\/15:focus {
  background-color: rgb(45 212 191 / 0.15);
}
.focus\:bg-teal-400\/20:focus {
  background-color: rgb(45 212 191 / 0.2);
}
.focus\:bg-teal-400\/25:focus {
  background-color: rgb(45 212 191 / 0.25);
}
.focus\:bg-teal-400\/30:focus {
  background-color: rgb(45 212 191 / 0.3);
}
.focus\:bg-teal-400\/35:focus {
  background-color: rgb(45 212 191 / 0.35);
}
.focus\:bg-teal-400\/40:focus {
  background-color: rgb(45 212 191 / 0.4);
}
.focus\:bg-teal-400\/45:focus {
  background-color: rgb(45 212 191 / 0.45);
}
.focus\:bg-teal-400\/5:focus {
  background-color: rgb(45 212 191 / 0.05);
}
.focus\:bg-teal-400\/50:focus {
  background-color: rgb(45 212 191 / 0.5);
}
.focus\:bg-teal-400\/55:focus {
  background-color: rgb(45 212 191 / 0.55);
}
.focus\:bg-teal-400\/60:focus {
  background-color: rgb(45 212 191 / 0.6);
}
.focus\:bg-teal-400\/65:focus {
  background-color: rgb(45 212 191 / 0.65);
}
.focus\:bg-teal-400\/70:focus {
  background-color: rgb(45 212 191 / 0.7);
}
.focus\:bg-teal-400\/75:focus {
  background-color: rgb(45 212 191 / 0.75);
}
.focus\:bg-teal-400\/80:focus {
  background-color: rgb(45 212 191 / 0.8);
}
.focus\:bg-teal-400\/85:focus {
  background-color: rgb(45 212 191 / 0.85);
}
.focus\:bg-teal-400\/90:focus {
  background-color: rgb(45 212 191 / 0.9);
}
.focus\:bg-teal-400\/95:focus {
  background-color: rgb(45 212 191 / 0.95);
}
.focus\:bg-teal-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}
.focus\:bg-teal-500\/0:focus {
  background-color: rgb(20 184 166 / 0);
}
.focus\:bg-teal-500\/10:focus {
  background-color: rgb(20 184 166 / 0.1);
}
.focus\:bg-teal-500\/100:focus {
  background-color: rgb(20 184 166 / 1);
}
.focus\:bg-teal-500\/15:focus {
  background-color: rgb(20 184 166 / 0.15);
}
.focus\:bg-teal-500\/20:focus {
  background-color: rgb(20 184 166 / 0.2);
}
.focus\:bg-teal-500\/25:focus {
  background-color: rgb(20 184 166 / 0.25);
}
.focus\:bg-teal-500\/30:focus {
  background-color: rgb(20 184 166 / 0.3);
}
.focus\:bg-teal-500\/35:focus {
  background-color: rgb(20 184 166 / 0.35);
}
.focus\:bg-teal-500\/40:focus {
  background-color: rgb(20 184 166 / 0.4);
}
.focus\:bg-teal-500\/45:focus {
  background-color: rgb(20 184 166 / 0.45);
}
.focus\:bg-teal-500\/5:focus {
  background-color: rgb(20 184 166 / 0.05);
}
.focus\:bg-teal-500\/50:focus {
  background-color: rgb(20 184 166 / 0.5);
}
.focus\:bg-teal-500\/55:focus {
  background-color: rgb(20 184 166 / 0.55);
}
.focus\:bg-teal-500\/60:focus {
  background-color: rgb(20 184 166 / 0.6);
}
.focus\:bg-teal-500\/65:focus {
  background-color: rgb(20 184 166 / 0.65);
}
.focus\:bg-teal-500\/70:focus {
  background-color: rgb(20 184 166 / 0.7);
}
.focus\:bg-teal-500\/75:focus {
  background-color: rgb(20 184 166 / 0.75);
}
.focus\:bg-teal-500\/80:focus {
  background-color: rgb(20 184 166 / 0.8);
}
.focus\:bg-teal-500\/85:focus {
  background-color: rgb(20 184 166 / 0.85);
}
.focus\:bg-teal-500\/90:focus {
  background-color: rgb(20 184 166 / 0.9);
}
.focus\:bg-teal-500\/95:focus {
  background-color: rgb(20 184 166 / 0.95);
}
.focus\:bg-teal-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}
.focus\:bg-teal-600\/0:focus {
  background-color: rgb(13 148 136 / 0);
}
.focus\:bg-teal-600\/10:focus {
  background-color: rgb(13 148 136 / 0.1);
}
.focus\:bg-teal-600\/100:focus {
  background-color: rgb(13 148 136 / 1);
}
.focus\:bg-teal-600\/15:focus {
  background-color: rgb(13 148 136 / 0.15);
}
.focus\:bg-teal-600\/20:focus {
  background-color: rgb(13 148 136 / 0.2);
}
.focus\:bg-teal-600\/25:focus {
  background-color: rgb(13 148 136 / 0.25);
}
.focus\:bg-teal-600\/30:focus {
  background-color: rgb(13 148 136 / 0.3);
}
.focus\:bg-teal-600\/35:focus {
  background-color: rgb(13 148 136 / 0.35);
}
.focus\:bg-teal-600\/40:focus {
  background-color: rgb(13 148 136 / 0.4);
}
.focus\:bg-teal-600\/45:focus {
  background-color: rgb(13 148 136 / 0.45);
}
.focus\:bg-teal-600\/5:focus {
  background-color: rgb(13 148 136 / 0.05);
}
.focus\:bg-teal-600\/50:focus {
  background-color: rgb(13 148 136 / 0.5);
}
.focus\:bg-teal-600\/55:focus {
  background-color: rgb(13 148 136 / 0.55);
}
.focus\:bg-teal-600\/60:focus {
  background-color: rgb(13 148 136 / 0.6);
}
.focus\:bg-teal-600\/65:focus {
  background-color: rgb(13 148 136 / 0.65);
}
.focus\:bg-teal-600\/70:focus {
  background-color: rgb(13 148 136 / 0.7);
}
.focus\:bg-teal-600\/75:focus {
  background-color: rgb(13 148 136 / 0.75);
}
.focus\:bg-teal-600\/80:focus {
  background-color: rgb(13 148 136 / 0.8);
}
.focus\:bg-teal-600\/85:focus {
  background-color: rgb(13 148 136 / 0.85);
}
.focus\:bg-teal-600\/90:focus {
  background-color: rgb(13 148 136 / 0.9);
}
.focus\:bg-teal-600\/95:focus {
  background-color: rgb(13 148 136 / 0.95);
}
.focus\:bg-teal-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.focus\:bg-teal-700\/0:focus {
  background-color: rgb(15 118 110 / 0);
}
.focus\:bg-teal-700\/10:focus {
  background-color: rgb(15 118 110 / 0.1);
}
.focus\:bg-teal-700\/100:focus {
  background-color: rgb(15 118 110 / 1);
}
.focus\:bg-teal-700\/15:focus {
  background-color: rgb(15 118 110 / 0.15);
}
.focus\:bg-teal-700\/20:focus {
  background-color: rgb(15 118 110 / 0.2);
}
.focus\:bg-teal-700\/25:focus {
  background-color: rgb(15 118 110 / 0.25);
}
.focus\:bg-teal-700\/30:focus {
  background-color: rgb(15 118 110 / 0.3);
}
.focus\:bg-teal-700\/35:focus {
  background-color: rgb(15 118 110 / 0.35);
}
.focus\:bg-teal-700\/40:focus {
  background-color: rgb(15 118 110 / 0.4);
}
.focus\:bg-teal-700\/45:focus {
  background-color: rgb(15 118 110 / 0.45);
}
.focus\:bg-teal-700\/5:focus {
  background-color: rgb(15 118 110 / 0.05);
}
.focus\:bg-teal-700\/50:focus {
  background-color: rgb(15 118 110 / 0.5);
}
.focus\:bg-teal-700\/55:focus {
  background-color: rgb(15 118 110 / 0.55);
}
.focus\:bg-teal-700\/60:focus {
  background-color: rgb(15 118 110 / 0.6);
}
.focus\:bg-teal-700\/65:focus {
  background-color: rgb(15 118 110 / 0.65);
}
.focus\:bg-teal-700\/70:focus {
  background-color: rgb(15 118 110 / 0.7);
}
.focus\:bg-teal-700\/75:focus {
  background-color: rgb(15 118 110 / 0.75);
}
.focus\:bg-teal-700\/80:focus {
  background-color: rgb(15 118 110 / 0.8);
}
.focus\:bg-teal-700\/85:focus {
  background-color: rgb(15 118 110 / 0.85);
}
.focus\:bg-teal-700\/90:focus {
  background-color: rgb(15 118 110 / 0.9);
}
.focus\:bg-teal-700\/95:focus {
  background-color: rgb(15 118 110 / 0.95);
}
.focus\:bg-teal-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1));
}
.focus\:bg-teal-800\/0:focus {
  background-color: rgb(17 94 89 / 0);
}
.focus\:bg-teal-800\/10:focus {
  background-color: rgb(17 94 89 / 0.1);
}
.focus\:bg-teal-800\/100:focus {
  background-color: rgb(17 94 89 / 1);
}
.focus\:bg-teal-800\/15:focus {
  background-color: rgb(17 94 89 / 0.15);
}
.focus\:bg-teal-800\/20:focus {
  background-color: rgb(17 94 89 / 0.2);
}
.focus\:bg-teal-800\/25:focus {
  background-color: rgb(17 94 89 / 0.25);
}
.focus\:bg-teal-800\/30:focus {
  background-color: rgb(17 94 89 / 0.3);
}
.focus\:bg-teal-800\/35:focus {
  background-color: rgb(17 94 89 / 0.35);
}
.focus\:bg-teal-800\/40:focus {
  background-color: rgb(17 94 89 / 0.4);
}
.focus\:bg-teal-800\/45:focus {
  background-color: rgb(17 94 89 / 0.45);
}
.focus\:bg-teal-800\/5:focus {
  background-color: rgb(17 94 89 / 0.05);
}
.focus\:bg-teal-800\/50:focus {
  background-color: rgb(17 94 89 / 0.5);
}
.focus\:bg-teal-800\/55:focus {
  background-color: rgb(17 94 89 / 0.55);
}
.focus\:bg-teal-800\/60:focus {
  background-color: rgb(17 94 89 / 0.6);
}
.focus\:bg-teal-800\/65:focus {
  background-color: rgb(17 94 89 / 0.65);
}
.focus\:bg-teal-800\/70:focus {
  background-color: rgb(17 94 89 / 0.7);
}
.focus\:bg-teal-800\/75:focus {
  background-color: rgb(17 94 89 / 0.75);
}
.focus\:bg-teal-800\/80:focus {
  background-color: rgb(17 94 89 / 0.8);
}
.focus\:bg-teal-800\/85:focus {
  background-color: rgb(17 94 89 / 0.85);
}
.focus\:bg-teal-800\/90:focus {
  background-color: rgb(17 94 89 / 0.9);
}
.focus\:bg-teal-800\/95:focus {
  background-color: rgb(17 94 89 / 0.95);
}
.focus\:bg-teal-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1));
}
.focus\:bg-teal-900\/0:focus {
  background-color: rgb(19 78 74 / 0);
}
.focus\:bg-teal-900\/10:focus {
  background-color: rgb(19 78 74 / 0.1);
}
.focus\:bg-teal-900\/100:focus {
  background-color: rgb(19 78 74 / 1);
}
.focus\:bg-teal-900\/15:focus {
  background-color: rgb(19 78 74 / 0.15);
}
.focus\:bg-teal-900\/20:focus {
  background-color: rgb(19 78 74 / 0.2);
}
.focus\:bg-teal-900\/25:focus {
  background-color: rgb(19 78 74 / 0.25);
}
.focus\:bg-teal-900\/30:focus {
  background-color: rgb(19 78 74 / 0.3);
}
.focus\:bg-teal-900\/35:focus {
  background-color: rgb(19 78 74 / 0.35);
}
.focus\:bg-teal-900\/40:focus {
  background-color: rgb(19 78 74 / 0.4);
}
.focus\:bg-teal-900\/45:focus {
  background-color: rgb(19 78 74 / 0.45);
}
.focus\:bg-teal-900\/5:focus {
  background-color: rgb(19 78 74 / 0.05);
}
.focus\:bg-teal-900\/50:focus {
  background-color: rgb(19 78 74 / 0.5);
}
.focus\:bg-teal-900\/55:focus {
  background-color: rgb(19 78 74 / 0.55);
}
.focus\:bg-teal-900\/60:focus {
  background-color: rgb(19 78 74 / 0.6);
}
.focus\:bg-teal-900\/65:focus {
  background-color: rgb(19 78 74 / 0.65);
}
.focus\:bg-teal-900\/70:focus {
  background-color: rgb(19 78 74 / 0.7);
}
.focus\:bg-teal-900\/75:focus {
  background-color: rgb(19 78 74 / 0.75);
}
.focus\:bg-teal-900\/80:focus {
  background-color: rgb(19 78 74 / 0.8);
}
.focus\:bg-teal-900\/85:focus {
  background-color: rgb(19 78 74 / 0.85);
}
.focus\:bg-teal-900\/90:focus {
  background-color: rgb(19 78 74 / 0.9);
}
.focus\:bg-teal-900\/95:focus {
  background-color: rgb(19 78 74 / 0.95);
}
.focus\:bg-transparent:focus {
  background-color: transparent;
}
.focus\:bg-transparent\/0:focus {
  background-color: rgb(0 0 0 / 0);
}
.focus\:bg-transparent\/10:focus {
  background-color: rgb(0 0 0 / 0.1);
}
.focus\:bg-transparent\/100:focus {
  background-color: rgb(0 0 0 / 1);
}
.focus\:bg-transparent\/15:focus {
  background-color: rgb(0 0 0 / 0.15);
}
.focus\:bg-transparent\/20:focus {
  background-color: rgb(0 0 0 / 0.2);
}
.focus\:bg-transparent\/25:focus {
  background-color: rgb(0 0 0 / 0.25);
}
.focus\:bg-transparent\/30:focus {
  background-color: rgb(0 0 0 / 0.3);
}
.focus\:bg-transparent\/35:focus {
  background-color: rgb(0 0 0 / 0.35);
}
.focus\:bg-transparent\/40:focus {
  background-color: rgb(0 0 0 / 0.4);
}
.focus\:bg-transparent\/45:focus {
  background-color: rgb(0 0 0 / 0.45);
}
.focus\:bg-transparent\/5:focus {
  background-color: rgb(0 0 0 / 0.05);
}
.focus\:bg-transparent\/50:focus {
  background-color: rgb(0 0 0 / 0.5);
}
.focus\:bg-transparent\/55:focus {
  background-color: rgb(0 0 0 / 0.55);
}
.focus\:bg-transparent\/60:focus {
  background-color: rgb(0 0 0 / 0.6);
}
.focus\:bg-transparent\/65:focus {
  background-color: rgb(0 0 0 / 0.65);
}
.focus\:bg-transparent\/70:focus {
  background-color: rgb(0 0 0 / 0.7);
}
.focus\:bg-transparent\/75:focus {
  background-color: rgb(0 0 0 / 0.75);
}
.focus\:bg-transparent\/80:focus {
  background-color: rgb(0 0 0 / 0.8);
}
.focus\:bg-transparent\/85:focus {
  background-color: rgb(0 0 0 / 0.85);
}
.focus\:bg-transparent\/90:focus {
  background-color: rgb(0 0 0 / 0.9);
}
.focus\:bg-transparent\/95:focus {
  background-color: rgb(0 0 0 / 0.95);
}
.focus\:bg-yellow-100:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.focus\:bg-yellow-100\/0:focus {
  background-color: rgb(254 249 195 / 0);
}
.focus\:bg-yellow-100\/10:focus {
  background-color: rgb(254 249 195 / 0.1);
}
.focus\:bg-yellow-100\/100:focus {
  background-color: rgb(254 249 195 / 1);
}
.focus\:bg-yellow-100\/15:focus {
  background-color: rgb(254 249 195 / 0.15);
}
.focus\:bg-yellow-100\/20:focus {
  background-color: rgb(254 249 195 / 0.2);
}
.focus\:bg-yellow-100\/25:focus {
  background-color: rgb(254 249 195 / 0.25);
}
.focus\:bg-yellow-100\/30:focus {
  background-color: rgb(254 249 195 / 0.3);
}
.focus\:bg-yellow-100\/35:focus {
  background-color: rgb(254 249 195 / 0.35);
}
.focus\:bg-yellow-100\/40:focus {
  background-color: rgb(254 249 195 / 0.4);
}
.focus\:bg-yellow-100\/45:focus {
  background-color: rgb(254 249 195 / 0.45);
}
.focus\:bg-yellow-100\/5:focus {
  background-color: rgb(254 249 195 / 0.05);
}
.focus\:bg-yellow-100\/50:focus {
  background-color: rgb(254 249 195 / 0.5);
}
.focus\:bg-yellow-100\/55:focus {
  background-color: rgb(254 249 195 / 0.55);
}
.focus\:bg-yellow-100\/60:focus {
  background-color: rgb(254 249 195 / 0.6);
}
.focus\:bg-yellow-100\/65:focus {
  background-color: rgb(254 249 195 / 0.65);
}
.focus\:bg-yellow-100\/70:focus {
  background-color: rgb(254 249 195 / 0.7);
}
.focus\:bg-yellow-100\/75:focus {
  background-color: rgb(254 249 195 / 0.75);
}
.focus\:bg-yellow-100\/80:focus {
  background-color: rgb(254 249 195 / 0.8);
}
.focus\:bg-yellow-100\/85:focus {
  background-color: rgb(254 249 195 / 0.85);
}
.focus\:bg-yellow-100\/90:focus {
  background-color: rgb(254 249 195 / 0.9);
}
.focus\:bg-yellow-100\/95:focus {
  background-color: rgb(254 249 195 / 0.95);
}
.focus\:bg-yellow-200:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}
.focus\:bg-yellow-200\/0:focus {
  background-color: rgb(254 240 138 / 0);
}
.focus\:bg-yellow-200\/10:focus {
  background-color: rgb(254 240 138 / 0.1);
}
.focus\:bg-yellow-200\/100:focus {
  background-color: rgb(254 240 138 / 1);
}
.focus\:bg-yellow-200\/15:focus {
  background-color: rgb(254 240 138 / 0.15);
}
.focus\:bg-yellow-200\/20:focus {
  background-color: rgb(254 240 138 / 0.2);
}
.focus\:bg-yellow-200\/25:focus {
  background-color: rgb(254 240 138 / 0.25);
}
.focus\:bg-yellow-200\/30:focus {
  background-color: rgb(254 240 138 / 0.3);
}
.focus\:bg-yellow-200\/35:focus {
  background-color: rgb(254 240 138 / 0.35);
}
.focus\:bg-yellow-200\/40:focus {
  background-color: rgb(254 240 138 / 0.4);
}
.focus\:bg-yellow-200\/45:focus {
  background-color: rgb(254 240 138 / 0.45);
}
.focus\:bg-yellow-200\/5:focus {
  background-color: rgb(254 240 138 / 0.05);
}
.focus\:bg-yellow-200\/50:focus {
  background-color: rgb(254 240 138 / 0.5);
}
.focus\:bg-yellow-200\/55:focus {
  background-color: rgb(254 240 138 / 0.55);
}
.focus\:bg-yellow-200\/60:focus {
  background-color: rgb(254 240 138 / 0.6);
}
.focus\:bg-yellow-200\/65:focus {
  background-color: rgb(254 240 138 / 0.65);
}
.focus\:bg-yellow-200\/70:focus {
  background-color: rgb(254 240 138 / 0.7);
}
.focus\:bg-yellow-200\/75:focus {
  background-color: rgb(254 240 138 / 0.75);
}
.focus\:bg-yellow-200\/80:focus {
  background-color: rgb(254 240 138 / 0.8);
}
.focus\:bg-yellow-200\/85:focus {
  background-color: rgb(254 240 138 / 0.85);
}
.focus\:bg-yellow-200\/90:focus {
  background-color: rgb(254 240 138 / 0.9);
}
.focus\:bg-yellow-200\/95:focus {
  background-color: rgb(254 240 138 / 0.95);
}
.focus\:bg-yellow-300:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1));
}
.focus\:bg-yellow-300\/0:focus {
  background-color: rgb(253 224 71 / 0);
}
.focus\:bg-yellow-300\/10:focus {
  background-color: rgb(253 224 71 / 0.1);
}
.focus\:bg-yellow-300\/100:focus {
  background-color: rgb(253 224 71 / 1);
}
.focus\:bg-yellow-300\/15:focus {
  background-color: rgb(253 224 71 / 0.15);
}
.focus\:bg-yellow-300\/20:focus {
  background-color: rgb(253 224 71 / 0.2);
}
.focus\:bg-yellow-300\/25:focus {
  background-color: rgb(253 224 71 / 0.25);
}
.focus\:bg-yellow-300\/30:focus {
  background-color: rgb(253 224 71 / 0.3);
}
.focus\:bg-yellow-300\/35:focus {
  background-color: rgb(253 224 71 / 0.35);
}
.focus\:bg-yellow-300\/40:focus {
  background-color: rgb(253 224 71 / 0.4);
}
.focus\:bg-yellow-300\/45:focus {
  background-color: rgb(253 224 71 / 0.45);
}
.focus\:bg-yellow-300\/5:focus {
  background-color: rgb(253 224 71 / 0.05);
}
.focus\:bg-yellow-300\/50:focus {
  background-color: rgb(253 224 71 / 0.5);
}
.focus\:bg-yellow-300\/55:focus {
  background-color: rgb(253 224 71 / 0.55);
}
.focus\:bg-yellow-300\/60:focus {
  background-color: rgb(253 224 71 / 0.6);
}
.focus\:bg-yellow-300\/65:focus {
  background-color: rgb(253 224 71 / 0.65);
}
.focus\:bg-yellow-300\/70:focus {
  background-color: rgb(253 224 71 / 0.7);
}
.focus\:bg-yellow-300\/75:focus {
  background-color: rgb(253 224 71 / 0.75);
}
.focus\:bg-yellow-300\/80:focus {
  background-color: rgb(253 224 71 / 0.8);
}
.focus\:bg-yellow-300\/85:focus {
  background-color: rgb(253 224 71 / 0.85);
}
.focus\:bg-yellow-300\/90:focus {
  background-color: rgb(253 224 71 / 0.9);
}
.focus\:bg-yellow-300\/95:focus {
  background-color: rgb(253 224 71 / 0.95);
}
.focus\:bg-yellow-400:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.focus\:bg-yellow-400\/0:focus {
  background-color: rgb(250 204 21 / 0);
}
.focus\:bg-yellow-400\/10:focus {
  background-color: rgb(250 204 21 / 0.1);
}
.focus\:bg-yellow-400\/100:focus {
  background-color: rgb(250 204 21 / 1);
}
.focus\:bg-yellow-400\/15:focus {
  background-color: rgb(250 204 21 / 0.15);
}
.focus\:bg-yellow-400\/20:focus {
  background-color: rgb(250 204 21 / 0.2);
}
.focus\:bg-yellow-400\/25:focus {
  background-color: rgb(250 204 21 / 0.25);
}
.focus\:bg-yellow-400\/30:focus {
  background-color: rgb(250 204 21 / 0.3);
}
.focus\:bg-yellow-400\/35:focus {
  background-color: rgb(250 204 21 / 0.35);
}
.focus\:bg-yellow-400\/40:focus {
  background-color: rgb(250 204 21 / 0.4);
}
.focus\:bg-yellow-400\/45:focus {
  background-color: rgb(250 204 21 / 0.45);
}
.focus\:bg-yellow-400\/5:focus {
  background-color: rgb(250 204 21 / 0.05);
}
.focus\:bg-yellow-400\/50:focus {
  background-color: rgb(250 204 21 / 0.5);
}
.focus\:bg-yellow-400\/55:focus {
  background-color: rgb(250 204 21 / 0.55);
}
.focus\:bg-yellow-400\/60:focus {
  background-color: rgb(250 204 21 / 0.6);
}
.focus\:bg-yellow-400\/65:focus {
  background-color: rgb(250 204 21 / 0.65);
}
.focus\:bg-yellow-400\/70:focus {
  background-color: rgb(250 204 21 / 0.7);
}
.focus\:bg-yellow-400\/75:focus {
  background-color: rgb(250 204 21 / 0.75);
}
.focus\:bg-yellow-400\/80:focus {
  background-color: rgb(250 204 21 / 0.8);
}
.focus\:bg-yellow-400\/85:focus {
  background-color: rgb(250 204 21 / 0.85);
}
.focus\:bg-yellow-400\/90:focus {
  background-color: rgb(250 204 21 / 0.9);
}
.focus\:bg-yellow-400\/95:focus {
  background-color: rgb(250 204 21 / 0.95);
}
.focus\:bg-yellow-50:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}
.focus\:bg-yellow-50\/0:focus {
  background-color: rgb(254 252 232 / 0);
}
.focus\:bg-yellow-50\/10:focus {
  background-color: rgb(254 252 232 / 0.1);
}
.focus\:bg-yellow-50\/100:focus {
  background-color: rgb(254 252 232 / 1);
}
.focus\:bg-yellow-50\/15:focus {
  background-color: rgb(254 252 232 / 0.15);
}
.focus\:bg-yellow-50\/20:focus {
  background-color: rgb(254 252 232 / 0.2);
}
.focus\:bg-yellow-50\/25:focus {
  background-color: rgb(254 252 232 / 0.25);
}
.focus\:bg-yellow-50\/30:focus {
  background-color: rgb(254 252 232 / 0.3);
}
.focus\:bg-yellow-50\/35:focus {
  background-color: rgb(254 252 232 / 0.35);
}
.focus\:bg-yellow-50\/40:focus {
  background-color: rgb(254 252 232 / 0.4);
}
.focus\:bg-yellow-50\/45:focus {
  background-color: rgb(254 252 232 / 0.45);
}
.focus\:bg-yellow-50\/5:focus {
  background-color: rgb(254 252 232 / 0.05);
}
.focus\:bg-yellow-50\/50:focus {
  background-color: rgb(254 252 232 / 0.5);
}
.focus\:bg-yellow-50\/55:focus {
  background-color: rgb(254 252 232 / 0.55);
}
.focus\:bg-yellow-50\/60:focus {
  background-color: rgb(254 252 232 / 0.6);
}
.focus\:bg-yellow-50\/65:focus {
  background-color: rgb(254 252 232 / 0.65);
}
.focus\:bg-yellow-50\/70:focus {
  background-color: rgb(254 252 232 / 0.7);
}
.focus\:bg-yellow-50\/75:focus {
  background-color: rgb(254 252 232 / 0.75);
}
.focus\:bg-yellow-50\/80:focus {
  background-color: rgb(254 252 232 / 0.8);
}
.focus\:bg-yellow-50\/85:focus {
  background-color: rgb(254 252 232 / 0.85);
}
.focus\:bg-yellow-50\/90:focus {
  background-color: rgb(254 252 232 / 0.9);
}
.focus\:bg-yellow-50\/95:focus {
  background-color: rgb(254 252 232 / 0.95);
}
.focus\:bg-yellow-500:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.focus\:bg-yellow-500\/0:focus {
  background-color: rgb(234 179 8 / 0);
}
.focus\:bg-yellow-500\/10:focus {
  background-color: rgb(234 179 8 / 0.1);
}
.focus\:bg-yellow-500\/100:focus {
  background-color: rgb(234 179 8 / 1);
}
.focus\:bg-yellow-500\/15:focus {
  background-color: rgb(234 179 8 / 0.15);
}
.focus\:bg-yellow-500\/20:focus {
  background-color: rgb(234 179 8 / 0.2);
}
.focus\:bg-yellow-500\/25:focus {
  background-color: rgb(234 179 8 / 0.25);
}
.focus\:bg-yellow-500\/30:focus {
  background-color: rgb(234 179 8 / 0.3);
}
.focus\:bg-yellow-500\/35:focus {
  background-color: rgb(234 179 8 / 0.35);
}
.focus\:bg-yellow-500\/40:focus {
  background-color: rgb(234 179 8 / 0.4);
}
.focus\:bg-yellow-500\/45:focus {
  background-color: rgb(234 179 8 / 0.45);
}
.focus\:bg-yellow-500\/5:focus {
  background-color: rgb(234 179 8 / 0.05);
}
.focus\:bg-yellow-500\/50:focus {
  background-color: rgb(234 179 8 / 0.5);
}
.focus\:bg-yellow-500\/55:focus {
  background-color: rgb(234 179 8 / 0.55);
}
.focus\:bg-yellow-500\/60:focus {
  background-color: rgb(234 179 8 / 0.6);
}
.focus\:bg-yellow-500\/65:focus {
  background-color: rgb(234 179 8 / 0.65);
}
.focus\:bg-yellow-500\/70:focus {
  background-color: rgb(234 179 8 / 0.7);
}
.focus\:bg-yellow-500\/75:focus {
  background-color: rgb(234 179 8 / 0.75);
}
.focus\:bg-yellow-500\/80:focus {
  background-color: rgb(234 179 8 / 0.8);
}
.focus\:bg-yellow-500\/85:focus {
  background-color: rgb(234 179 8 / 0.85);
}
.focus\:bg-yellow-500\/90:focus {
  background-color: rgb(234 179 8 / 0.9);
}
.focus\:bg-yellow-500\/95:focus {
  background-color: rgb(234 179 8 / 0.95);
}
.focus\:bg-yellow-600:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}
.focus\:bg-yellow-600\/0:focus {
  background-color: rgb(202 138 4 / 0);
}
.focus\:bg-yellow-600\/10:focus {
  background-color: rgb(202 138 4 / 0.1);
}
.focus\:bg-yellow-600\/100:focus {
  background-color: rgb(202 138 4 / 1);
}
.focus\:bg-yellow-600\/15:focus {
  background-color: rgb(202 138 4 / 0.15);
}
.focus\:bg-yellow-600\/20:focus {
  background-color: rgb(202 138 4 / 0.2);
}
.focus\:bg-yellow-600\/25:focus {
  background-color: rgb(202 138 4 / 0.25);
}
.focus\:bg-yellow-600\/30:focus {
  background-color: rgb(202 138 4 / 0.3);
}
.focus\:bg-yellow-600\/35:focus {
  background-color: rgb(202 138 4 / 0.35);
}
.focus\:bg-yellow-600\/40:focus {
  background-color: rgb(202 138 4 / 0.4);
}
.focus\:bg-yellow-600\/45:focus {
  background-color: rgb(202 138 4 / 0.45);
}
.focus\:bg-yellow-600\/5:focus {
  background-color: rgb(202 138 4 / 0.05);
}
.focus\:bg-yellow-600\/50:focus {
  background-color: rgb(202 138 4 / 0.5);
}
.focus\:bg-yellow-600\/55:focus {
  background-color: rgb(202 138 4 / 0.55);
}
.focus\:bg-yellow-600\/60:focus {
  background-color: rgb(202 138 4 / 0.6);
}
.focus\:bg-yellow-600\/65:focus {
  background-color: rgb(202 138 4 / 0.65);
}
.focus\:bg-yellow-600\/70:focus {
  background-color: rgb(202 138 4 / 0.7);
}
.focus\:bg-yellow-600\/75:focus {
  background-color: rgb(202 138 4 / 0.75);
}
.focus\:bg-yellow-600\/80:focus {
  background-color: rgb(202 138 4 / 0.8);
}
.focus\:bg-yellow-600\/85:focus {
  background-color: rgb(202 138 4 / 0.85);
}
.focus\:bg-yellow-600\/90:focus {
  background-color: rgb(202 138 4 / 0.9);
}
.focus\:bg-yellow-600\/95:focus {
  background-color: rgb(202 138 4 / 0.95);
}
.focus\:bg-yellow-700:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}
.focus\:bg-yellow-700\/0:focus {
  background-color: rgb(161 98 7 / 0);
}
.focus\:bg-yellow-700\/10:focus {
  background-color: rgb(161 98 7 / 0.1);
}
.focus\:bg-yellow-700\/100:focus {
  background-color: rgb(161 98 7 / 1);
}
.focus\:bg-yellow-700\/15:focus {
  background-color: rgb(161 98 7 / 0.15);
}
.focus\:bg-yellow-700\/20:focus {
  background-color: rgb(161 98 7 / 0.2);
}
.focus\:bg-yellow-700\/25:focus {
  background-color: rgb(161 98 7 / 0.25);
}
.focus\:bg-yellow-700\/30:focus {
  background-color: rgb(161 98 7 / 0.3);
}
.focus\:bg-yellow-700\/35:focus {
  background-color: rgb(161 98 7 / 0.35);
}
.focus\:bg-yellow-700\/40:focus {
  background-color: rgb(161 98 7 / 0.4);
}
.focus\:bg-yellow-700\/45:focus {
  background-color: rgb(161 98 7 / 0.45);
}
.focus\:bg-yellow-700\/5:focus {
  background-color: rgb(161 98 7 / 0.05);
}
.focus\:bg-yellow-700\/50:focus {
  background-color: rgb(161 98 7 / 0.5);
}
.focus\:bg-yellow-700\/55:focus {
  background-color: rgb(161 98 7 / 0.55);
}
.focus\:bg-yellow-700\/60:focus {
  background-color: rgb(161 98 7 / 0.6);
}
.focus\:bg-yellow-700\/65:focus {
  background-color: rgb(161 98 7 / 0.65);
}
.focus\:bg-yellow-700\/70:focus {
  background-color: rgb(161 98 7 / 0.7);
}
.focus\:bg-yellow-700\/75:focus {
  background-color: rgb(161 98 7 / 0.75);
}
.focus\:bg-yellow-700\/80:focus {
  background-color: rgb(161 98 7 / 0.8);
}
.focus\:bg-yellow-700\/85:focus {
  background-color: rgb(161 98 7 / 0.85);
}
.focus\:bg-yellow-700\/90:focus {
  background-color: rgb(161 98 7 / 0.9);
}
.focus\:bg-yellow-700\/95:focus {
  background-color: rgb(161 98 7 / 0.95);
}
.focus\:bg-yellow-800:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1));
}
.focus\:bg-yellow-800\/0:focus {
  background-color: rgb(133 77 14 / 0);
}
.focus\:bg-yellow-800\/10:focus {
  background-color: rgb(133 77 14 / 0.1);
}
.focus\:bg-yellow-800\/100:focus {
  background-color: rgb(133 77 14 / 1);
}
.focus\:bg-yellow-800\/15:focus {
  background-color: rgb(133 77 14 / 0.15);
}
.focus\:bg-yellow-800\/20:focus {
  background-color: rgb(133 77 14 / 0.2);
}
.focus\:bg-yellow-800\/25:focus {
  background-color: rgb(133 77 14 / 0.25);
}
.focus\:bg-yellow-800\/30:focus {
  background-color: rgb(133 77 14 / 0.3);
}
.focus\:bg-yellow-800\/35:focus {
  background-color: rgb(133 77 14 / 0.35);
}
.focus\:bg-yellow-800\/40:focus {
  background-color: rgb(133 77 14 / 0.4);
}
.focus\:bg-yellow-800\/45:focus {
  background-color: rgb(133 77 14 / 0.45);
}
.focus\:bg-yellow-800\/5:focus {
  background-color: rgb(133 77 14 / 0.05);
}
.focus\:bg-yellow-800\/50:focus {
  background-color: rgb(133 77 14 / 0.5);
}
.focus\:bg-yellow-800\/55:focus {
  background-color: rgb(133 77 14 / 0.55);
}
.focus\:bg-yellow-800\/60:focus {
  background-color: rgb(133 77 14 / 0.6);
}
.focus\:bg-yellow-800\/65:focus {
  background-color: rgb(133 77 14 / 0.65);
}
.focus\:bg-yellow-800\/70:focus {
  background-color: rgb(133 77 14 / 0.7);
}
.focus\:bg-yellow-800\/75:focus {
  background-color: rgb(133 77 14 / 0.75);
}
.focus\:bg-yellow-800\/80:focus {
  background-color: rgb(133 77 14 / 0.8);
}
.focus\:bg-yellow-800\/85:focus {
  background-color: rgb(133 77 14 / 0.85);
}
.focus\:bg-yellow-800\/90:focus {
  background-color: rgb(133 77 14 / 0.9);
}
.focus\:bg-yellow-800\/95:focus {
  background-color: rgb(133 77 14 / 0.95);
}
.focus\:bg-yellow-900:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}
.focus\:bg-yellow-900\/0:focus {
  background-color: rgb(113 63 18 / 0);
}
.focus\:bg-yellow-900\/10:focus {
  background-color: rgb(113 63 18 / 0.1);
}
.focus\:bg-yellow-900\/100:focus {
  background-color: rgb(113 63 18 / 1);
}
.focus\:bg-yellow-900\/15:focus {
  background-color: rgb(113 63 18 / 0.15);
}
.focus\:bg-yellow-900\/20:focus {
  background-color: rgb(113 63 18 / 0.2);
}
.focus\:bg-yellow-900\/25:focus {
  background-color: rgb(113 63 18 / 0.25);
}
.focus\:bg-yellow-900\/30:focus {
  background-color: rgb(113 63 18 / 0.3);
}
.focus\:bg-yellow-900\/35:focus {
  background-color: rgb(113 63 18 / 0.35);
}
.focus\:bg-yellow-900\/40:focus {
  background-color: rgb(113 63 18 / 0.4);
}
.focus\:bg-yellow-900\/45:focus {
  background-color: rgb(113 63 18 / 0.45);
}
.focus\:bg-yellow-900\/5:focus {
  background-color: rgb(113 63 18 / 0.05);
}
.focus\:bg-yellow-900\/50:focus {
  background-color: rgb(113 63 18 / 0.5);
}
.focus\:bg-yellow-900\/55:focus {
  background-color: rgb(113 63 18 / 0.55);
}
.focus\:bg-yellow-900\/60:focus {
  background-color: rgb(113 63 18 / 0.6);
}
.focus\:bg-yellow-900\/65:focus {
  background-color: rgb(113 63 18 / 0.65);
}
.focus\:bg-yellow-900\/70:focus {
  background-color: rgb(113 63 18 / 0.7);
}
.focus\:bg-yellow-900\/75:focus {
  background-color: rgb(113 63 18 / 0.75);
}
.focus\:bg-yellow-900\/80:focus {
  background-color: rgb(113 63 18 / 0.8);
}
.focus\:bg-yellow-900\/85:focus {
  background-color: rgb(113 63 18 / 0.85);
}
.focus\:bg-yellow-900\/90:focus {
  background-color: rgb(113 63 18 / 0.9);
}
.focus\:bg-yellow-900\/95:focus {
  background-color: rgb(113 63 18 / 0.95);
}
.focus\:bg-yellow-950:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity, 1));
}
.focus\:bg-yellow-950\/0:focus {
  background-color: rgb(66 32 6 / 0);
}
.focus\:bg-yellow-950\/10:focus {
  background-color: rgb(66 32 6 / 0.1);
}
.focus\:bg-yellow-950\/100:focus {
  background-color: rgb(66 32 6 / 1);
}
.focus\:bg-yellow-950\/15:focus {
  background-color: rgb(66 32 6 / 0.15);
}
.focus\:bg-yellow-950\/20:focus {
  background-color: rgb(66 32 6 / 0.2);
}
.focus\:bg-yellow-950\/25:focus {
  background-color: rgb(66 32 6 / 0.25);
}
.focus\:bg-yellow-950\/30:focus {
  background-color: rgb(66 32 6 / 0.3);
}
.focus\:bg-yellow-950\/35:focus {
  background-color: rgb(66 32 6 / 0.35);
}
.focus\:bg-yellow-950\/40:focus {
  background-color: rgb(66 32 6 / 0.4);
}
.focus\:bg-yellow-950\/45:focus {
  background-color: rgb(66 32 6 / 0.45);
}
.focus\:bg-yellow-950\/5:focus {
  background-color: rgb(66 32 6 / 0.05);
}
.focus\:bg-yellow-950\/50:focus {
  background-color: rgb(66 32 6 / 0.5);
}
.focus\:bg-yellow-950\/55:focus {
  background-color: rgb(66 32 6 / 0.55);
}
.focus\:bg-yellow-950\/60:focus {
  background-color: rgb(66 32 6 / 0.6);
}
.focus\:bg-yellow-950\/65:focus {
  background-color: rgb(66 32 6 / 0.65);
}
.focus\:bg-yellow-950\/70:focus {
  background-color: rgb(66 32 6 / 0.7);
}
.focus\:bg-yellow-950\/75:focus {
  background-color: rgb(66 32 6 / 0.75);
}
.focus\:bg-yellow-950\/80:focus {
  background-color: rgb(66 32 6 / 0.8);
}
.focus\:bg-yellow-950\/85:focus {
  background-color: rgb(66 32 6 / 0.85);
}
.focus\:bg-yellow-950\/90:focus {
  background-color: rgb(66 32 6 / 0.9);
}
.focus\:bg-yellow-950\/95:focus {
  background-color: rgb(66 32 6 / 0.95);
}
.focus\:from-yellow-100:focus {
  --tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/0:focus {
  --tw-gradient-from: rgb(254 249 195 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/10:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/100:focus {
  --tw-gradient-from: rgb(254 249 195 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/15:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/20:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/25:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/30:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/35:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/40:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/45:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/5:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/50:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/55:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/60:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/65:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/70:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/75:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/80:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/85:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/90:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-100\/95:focus {
  --tw-gradient-from: rgb(254 249 195 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200:focus {
  --tw-gradient-from: #fef08a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/0:focus {
  --tw-gradient-from: rgb(254 240 138 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/10:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/100:focus {
  --tw-gradient-from: rgb(254 240 138 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/15:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/20:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/25:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/30:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/35:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/40:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/45:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/5:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/50:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/55:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/60:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/65:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/70:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/75:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/80:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/85:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/90:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-200\/95:focus {
  --tw-gradient-from: rgb(254 240 138 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300:focus {
  --tw-gradient-from: #fde047 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/0:focus {
  --tw-gradient-from: rgb(253 224 71 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/10:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/100:focus {
  --tw-gradient-from: rgb(253 224 71 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/15:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/20:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/25:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/30:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/35:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/40:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/45:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/5:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/50:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/55:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/60:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/65:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/70:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/75:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/80:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/85:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/90:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-300\/95:focus {
  --tw-gradient-from: rgb(253 224 71 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400:focus {
  --tw-gradient-from: #facc15 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/0:focus {
  --tw-gradient-from: rgb(250 204 21 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/10:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/100:focus {
  --tw-gradient-from: rgb(250 204 21 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/15:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/20:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/25:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/30:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/35:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/40:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/45:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/5:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/50:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/55:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/60:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/65:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/70:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/75:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/80:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/85:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/90:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-400\/95:focus {
  --tw-gradient-from: rgb(250 204 21 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50:focus {
  --tw-gradient-from: #fefce8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/0:focus {
  --tw-gradient-from: rgb(254 252 232 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/10:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/100:focus {
  --tw-gradient-from: rgb(254 252 232 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/15:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/20:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/25:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/30:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/35:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/40:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/45:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/5:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/50:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/55:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/60:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/65:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/70:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/75:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/80:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/85:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/90:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-50\/95:focus {
  --tw-gradient-from: rgb(254 252 232 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500:focus {
  --tw-gradient-from: #eab308 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/0:focus {
  --tw-gradient-from: rgb(234 179 8 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/10:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/100:focus {
  --tw-gradient-from: rgb(234 179 8 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/15:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/20:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/25:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/30:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/35:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/40:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/45:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/5:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/50:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/55:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/60:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/65:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/70:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/75:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/80:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/85:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/90:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-500\/95:focus {
  --tw-gradient-from: rgb(234 179 8 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600:focus {
  --tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/0:focus {
  --tw-gradient-from: rgb(202 138 4 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/10:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/100:focus {
  --tw-gradient-from: rgb(202 138 4 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/15:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/20:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/25:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/30:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/35:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/40:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/45:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/5:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/50:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/55:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/60:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/65:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/70:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/75:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/80:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/85:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/90:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-600\/95:focus {
  --tw-gradient-from: rgb(202 138 4 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700:focus {
  --tw-gradient-from: #a16207 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/0:focus {
  --tw-gradient-from: rgb(161 98 7 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/10:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/100:focus {
  --tw-gradient-from: rgb(161 98 7 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/15:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/20:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/25:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/30:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/35:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/40:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/45:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/5:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/50:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/55:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/60:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/65:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/70:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/75:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/80:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/85:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/90:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-700\/95:focus {
  --tw-gradient-from: rgb(161 98 7 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800:focus {
  --tw-gradient-from: #854d0e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/0:focus {
  --tw-gradient-from: rgb(133 77 14 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/10:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/100:focus {
  --tw-gradient-from: rgb(133 77 14 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/15:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/20:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/25:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/30:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/35:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/40:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/45:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/5:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/50:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/55:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/60:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/65:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/70:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/75:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/80:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/85:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/90:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-800\/95:focus {
  --tw-gradient-from: rgb(133 77 14 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900:focus {
  --tw-gradient-from: #713f12 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/0:focus {
  --tw-gradient-from: rgb(113 63 18 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/10:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/100:focus {
  --tw-gradient-from: rgb(113 63 18 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/15:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/20:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/25:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/30:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/35:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/40:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/45:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/5:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/50:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/55:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/60:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/65:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/70:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/75:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/80:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/85:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/90:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-900\/95:focus {
  --tw-gradient-from: rgb(113 63 18 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950:focus {
  --tw-gradient-from: #422006 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/0:focus {
  --tw-gradient-from: rgb(66 32 6 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/10:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/100:focus {
  --tw-gradient-from: rgb(66 32 6 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/15:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/20:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/25:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/30:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/35:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/40:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/45:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/5:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/50:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/55:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/60:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/65:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/70:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/75:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/80:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/85:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/90:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:from-yellow-950\/95:focus {
  --tw-gradient-from: rgb(66 32 6 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.focus\:via-yellow-100:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fef9c3 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/0:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/10:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/100:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/15:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/20:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/25:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/30:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/35:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/40:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/45:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/5:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/50:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/55:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/60:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/65:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/70:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/75:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/80:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/85:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/90:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-100\/95:focus {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fef08a var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/0:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/10:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/100:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/15:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/20:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/25:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/30:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/35:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/40:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/45:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/5:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/50:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/55:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/60:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/65:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/70:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/75:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/80:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/85:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/90:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-200\/95:focus {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fde047 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/0:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/10:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/100:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/15:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/20:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/25:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/30:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/35:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/40:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/45:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/5:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/50:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/55:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/60:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/65:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/70:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/75:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/80:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/85:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/90:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-300\/95:focus {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #facc15 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/0:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/10:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/100:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/15:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/20:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/25:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/30:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/35:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/40:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/45:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/5:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/50:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/55:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/60:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/65:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/70:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/75:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/80:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/85:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/90:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-400\/95:focus {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fefce8 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/0:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/10:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/100:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/15:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/20:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/25:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/30:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/35:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/40:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/45:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/5:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/50:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/55:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/60:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/65:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/70:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/75:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/80:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/85:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/90:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-50\/95:focus {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #eab308 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/0:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/10:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/100:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/15:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/20:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/25:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/30:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/35:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/40:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/45:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/5:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/50:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/55:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/60:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/65:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/70:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/75:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/80:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/85:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/90:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-500\/95:focus {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #ca8a04 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/0:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/10:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/100:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/15:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/20:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/25:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/30:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/35:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/40:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/45:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/5:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/50:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/55:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/60:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/65:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/70:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/75:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/80:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/85:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/90:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-600\/95:focus {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #a16207 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/0:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/10:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/100:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/15:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/20:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/25:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/30:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/35:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/40:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/45:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/5:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/50:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/55:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/60:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/65:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/70:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/75:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/80:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/85:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/90:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-700\/95:focus {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #854d0e var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/0:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/10:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/100:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/15:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/20:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/25:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/30:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/35:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/40:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/45:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/5:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/50:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/55:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/60:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/65:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/70:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/75:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/80:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/85:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/90:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-800\/95:focus {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #713f12 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/0:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/10:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/100:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/15:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/20:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/25:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/30:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/35:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/40:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/45:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/5:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/50:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/55:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/60:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/65:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/70:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/75:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/80:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/85:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/90:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-900\/95:focus {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #422006 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/0:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/10:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/100:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/15:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/20:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/25:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/30:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/35:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/40:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/45:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/5:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/50:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/55:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/60:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/65:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/70:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/75:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/80:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/85:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/90:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:via-yellow-950\/95:focus {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.focus\:to-yellow-100:focus {
  --tw-gradient-to: #fef9c3 var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/0:focus {
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/10:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/100:focus {
  --tw-gradient-to: rgb(254 249 195 / 1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/15:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.15) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/20:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.2) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/25:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.25) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/30:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.3) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/35:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.35) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/40:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.4) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/45:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.45) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/5:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.05) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/50:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.5) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/55:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.55) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/60:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.6) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/65:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.65) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/70:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.7) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/75:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.75) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/80:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.8) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/85:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.85) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/90:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.9) var(--tw-gradient-to-position);
}
.focus\:to-yellow-100\/95:focus {
  --tw-gradient-to: rgb(254 249 195 / 0.95) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200:focus {
  --tw-gradient-to: #fef08a var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/0:focus {
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/10:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/100:focus {
  --tw-gradient-to: rgb(254 240 138 / 1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/15:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.15) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/20:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.2) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/25:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.25) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/30:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.3) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/35:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.35) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/40:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.4) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/45:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.45) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/5:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.05) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/50:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.5) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/55:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.55) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/60:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.6) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/65:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.65) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/70:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.7) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/75:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.75) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/80:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.8) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/85:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.85) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/90:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.9) var(--tw-gradient-to-position);
}
.focus\:to-yellow-200\/95:focus {
  --tw-gradient-to: rgb(254 240 138 / 0.95) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300:focus {
  --tw-gradient-to: #fde047 var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/0:focus {
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/10:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/100:focus {
  --tw-gradient-to: rgb(253 224 71 / 1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/15:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.15) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/20:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.2) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/25:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.25) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/30:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.3) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/35:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.35) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/40:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.4) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/45:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.45) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/5:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.05) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/50:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.5) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/55:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.55) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/60:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.6) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/65:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.65) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/70:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.7) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/75:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.75) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/80:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.8) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/85:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.85) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/90:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.9) var(--tw-gradient-to-position);
}
.focus\:to-yellow-300\/95:focus {
  --tw-gradient-to: rgb(253 224 71 / 0.95) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400:focus {
  --tw-gradient-to: #facc15 var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/0:focus {
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/10:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/100:focus {
  --tw-gradient-to: rgb(250 204 21 / 1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/15:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.15) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/20:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.2) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/25:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.25) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/30:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.3) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/35:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.35) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/40:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.4) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/45:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.45) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/5:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.05) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/50:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.5) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/55:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.55) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/60:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.6) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/65:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.65) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/70:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.7) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/75:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.75) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/80:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.8) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/85:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.85) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/90:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.9) var(--tw-gradient-to-position);
}
.focus\:to-yellow-400\/95:focus {
  --tw-gradient-to: rgb(250 204 21 / 0.95) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50:focus {
  --tw-gradient-to: #fefce8 var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/0:focus {
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/10:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/100:focus {
  --tw-gradient-to: rgb(254 252 232 / 1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/15:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.15) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/20:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.2) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/25:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.25) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/30:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.3) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/35:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.35) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/40:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.4) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/45:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.45) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/5:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.05) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/50:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.5) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/55:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.55) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/60:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.6) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/65:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.65) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/70:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.7) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/75:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.75) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/80:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.8) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/85:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.85) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/90:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.9) var(--tw-gradient-to-position);
}
.focus\:to-yellow-50\/95:focus {
  --tw-gradient-to: rgb(254 252 232 / 0.95) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500:focus {
  --tw-gradient-to: #eab308 var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/0:focus {
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/10:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/100:focus {
  --tw-gradient-to: rgb(234 179 8 / 1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/15:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.15) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/20:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.2) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/25:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.25) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/30:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.3) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/35:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.35) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/40:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.4) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/45:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.45) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/5:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.05) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/50:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.5) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/55:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.55) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/60:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.6) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/65:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.65) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/70:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.7) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/75:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.75) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/80:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.8) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/85:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.85) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/90:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.9) var(--tw-gradient-to-position);
}
.focus\:to-yellow-500\/95:focus {
  --tw-gradient-to: rgb(234 179 8 / 0.95) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600:focus {
  --tw-gradient-to: #ca8a04 var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/0:focus {
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/10:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/100:focus {
  --tw-gradient-to: rgb(202 138 4 / 1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/15:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.15) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/20:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.2) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/25:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.25) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/30:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.3) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/35:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.35) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/40:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.4) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/45:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.45) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/5:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.05) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/50:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.5) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/55:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.55) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/60:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.6) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/65:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.65) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/70:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.7) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/75:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.75) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/80:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.8) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/85:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.85) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/90:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.9) var(--tw-gradient-to-position);
}
.focus\:to-yellow-600\/95:focus {
  --tw-gradient-to: rgb(202 138 4 / 0.95) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700:focus {
  --tw-gradient-to: #a16207 var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/0:focus {
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/10:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/100:focus {
  --tw-gradient-to: rgb(161 98 7 / 1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/15:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.15) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/20:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.2) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/25:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.25) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/30:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.3) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/35:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.35) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/40:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.4) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/45:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.45) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/5:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.05) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/50:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.5) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/55:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.55) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/60:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.6) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/65:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.65) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/70:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.7) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/75:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.75) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/80:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.8) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/85:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.85) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/90:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.9) var(--tw-gradient-to-position);
}
.focus\:to-yellow-700\/95:focus {
  --tw-gradient-to: rgb(161 98 7 / 0.95) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800:focus {
  --tw-gradient-to: #854d0e var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/0:focus {
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/10:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/100:focus {
  --tw-gradient-to: rgb(133 77 14 / 1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/15:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.15) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/20:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.2) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/25:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.25) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/30:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.3) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/35:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.35) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/40:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.4) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/45:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.45) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/5:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.05) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/50:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.5) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/55:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.55) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/60:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.6) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/65:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.65) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/70:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.7) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/75:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.75) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/80:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.8) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/85:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.85) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/90:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.9) var(--tw-gradient-to-position);
}
.focus\:to-yellow-800\/95:focus {
  --tw-gradient-to: rgb(133 77 14 / 0.95) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900:focus {
  --tw-gradient-to: #713f12 var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/0:focus {
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/10:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/100:focus {
  --tw-gradient-to: rgb(113 63 18 / 1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/15:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.15) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/20:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.2) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/25:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.25) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/30:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.3) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/35:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.35) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/40:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.4) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/45:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.45) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/5:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.05) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/50:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.5) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/55:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.55) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/60:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.6) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/65:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.65) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/70:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.7) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/75:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.75) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/80:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.8) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/85:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.85) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/90:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.9) var(--tw-gradient-to-position);
}
.focus\:to-yellow-900\/95:focus {
  --tw-gradient-to: rgb(113 63 18 / 0.95) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950:focus {
  --tw-gradient-to: #422006 var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/0:focus {
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/10:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/100:focus {
  --tw-gradient-to: rgb(66 32 6 / 1) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/15:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.15) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/20:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.2) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/25:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.25) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/30:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.3) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/35:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.35) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/40:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.4) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/45:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.45) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/5:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.05) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/50:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.5) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/55:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.55) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/60:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.6) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/65:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.65) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/70:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.7) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/75:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.75) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/80:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.8) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/85:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.85) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/90:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.9) var(--tw-gradient-to-position);
}
.focus\:to-yellow-950\/95:focus {
  --tw-gradient-to: rgb(66 32 6 / 0.95) var(--tw-gradient-to-position);
}
.focus\:fill-yellow-100:focus {
  fill: #fef9c3;
}
.focus\:fill-yellow-100\/0:focus {
  fill: rgb(254 249 195 / 0);
}
.focus\:fill-yellow-100\/10:focus {
  fill: rgb(254 249 195 / 0.1);
}
.focus\:fill-yellow-100\/100:focus {
  fill: rgb(254 249 195 / 1);
}
.focus\:fill-yellow-100\/15:focus {
  fill: rgb(254 249 195 / 0.15);
}
.focus\:fill-yellow-100\/20:focus {
  fill: rgb(254 249 195 / 0.2);
}
.focus\:fill-yellow-100\/25:focus {
  fill: rgb(254 249 195 / 0.25);
}
.focus\:fill-yellow-100\/30:focus {
  fill: rgb(254 249 195 / 0.3);
}
.focus\:fill-yellow-100\/35:focus {
  fill: rgb(254 249 195 / 0.35);
}
.focus\:fill-yellow-100\/40:focus {
  fill: rgb(254 249 195 / 0.4);
}
.focus\:fill-yellow-100\/45:focus {
  fill: rgb(254 249 195 / 0.45);
}
.focus\:fill-yellow-100\/5:focus {
  fill: rgb(254 249 195 / 0.05);
}
.focus\:fill-yellow-100\/50:focus {
  fill: rgb(254 249 195 / 0.5);
}
.focus\:fill-yellow-100\/55:focus {
  fill: rgb(254 249 195 / 0.55);
}
.focus\:fill-yellow-100\/60:focus {
  fill: rgb(254 249 195 / 0.6);
}
.focus\:fill-yellow-100\/65:focus {
  fill: rgb(254 249 195 / 0.65);
}
.focus\:fill-yellow-100\/70:focus {
  fill: rgb(254 249 195 / 0.7);
}
.focus\:fill-yellow-100\/75:focus {
  fill: rgb(254 249 195 / 0.75);
}
.focus\:fill-yellow-100\/80:focus {
  fill: rgb(254 249 195 / 0.8);
}
.focus\:fill-yellow-100\/85:focus {
  fill: rgb(254 249 195 / 0.85);
}
.focus\:fill-yellow-100\/90:focus {
  fill: rgb(254 249 195 / 0.9);
}
.focus\:fill-yellow-100\/95:focus {
  fill: rgb(254 249 195 / 0.95);
}
.focus\:fill-yellow-200:focus {
  fill: #fef08a;
}
.focus\:fill-yellow-200\/0:focus {
  fill: rgb(254 240 138 / 0);
}
.focus\:fill-yellow-200\/10:focus {
  fill: rgb(254 240 138 / 0.1);
}
.focus\:fill-yellow-200\/100:focus {
  fill: rgb(254 240 138 / 1);
}
.focus\:fill-yellow-200\/15:focus {
  fill: rgb(254 240 138 / 0.15);
}
.focus\:fill-yellow-200\/20:focus {
  fill: rgb(254 240 138 / 0.2);
}
.focus\:fill-yellow-200\/25:focus {
  fill: rgb(254 240 138 / 0.25);
}
.focus\:fill-yellow-200\/30:focus {
  fill: rgb(254 240 138 / 0.3);
}
.focus\:fill-yellow-200\/35:focus {
  fill: rgb(254 240 138 / 0.35);
}
.focus\:fill-yellow-200\/40:focus {
  fill: rgb(254 240 138 / 0.4);
}
.focus\:fill-yellow-200\/45:focus {
  fill: rgb(254 240 138 / 0.45);
}
.focus\:fill-yellow-200\/5:focus {
  fill: rgb(254 240 138 / 0.05);
}
.focus\:fill-yellow-200\/50:focus {
  fill: rgb(254 240 138 / 0.5);
}
.focus\:fill-yellow-200\/55:focus {
  fill: rgb(254 240 138 / 0.55);
}
.focus\:fill-yellow-200\/60:focus {
  fill: rgb(254 240 138 / 0.6);
}
.focus\:fill-yellow-200\/65:focus {
  fill: rgb(254 240 138 / 0.65);
}
.focus\:fill-yellow-200\/70:focus {
  fill: rgb(254 240 138 / 0.7);
}
.focus\:fill-yellow-200\/75:focus {
  fill: rgb(254 240 138 / 0.75);
}
.focus\:fill-yellow-200\/80:focus {
  fill: rgb(254 240 138 / 0.8);
}
.focus\:fill-yellow-200\/85:focus {
  fill: rgb(254 240 138 / 0.85);
}
.focus\:fill-yellow-200\/90:focus {
  fill: rgb(254 240 138 / 0.9);
}
.focus\:fill-yellow-200\/95:focus {
  fill: rgb(254 240 138 / 0.95);
}
.focus\:fill-yellow-300:focus {
  fill: #fde047;
}
.focus\:fill-yellow-300\/0:focus {
  fill: rgb(253 224 71 / 0);
}
.focus\:fill-yellow-300\/10:focus {
  fill: rgb(253 224 71 / 0.1);
}
.focus\:fill-yellow-300\/100:focus {
  fill: rgb(253 224 71 / 1);
}
.focus\:fill-yellow-300\/15:focus {
  fill: rgb(253 224 71 / 0.15);
}
.focus\:fill-yellow-300\/20:focus {
  fill: rgb(253 224 71 / 0.2);
}
.focus\:fill-yellow-300\/25:focus {
  fill: rgb(253 224 71 / 0.25);
}
.focus\:fill-yellow-300\/30:focus {
  fill: rgb(253 224 71 / 0.3);
}
.focus\:fill-yellow-300\/35:focus {
  fill: rgb(253 224 71 / 0.35);
}
.focus\:fill-yellow-300\/40:focus {
  fill: rgb(253 224 71 / 0.4);
}
.focus\:fill-yellow-300\/45:focus {
  fill: rgb(253 224 71 / 0.45);
}
.focus\:fill-yellow-300\/5:focus {
  fill: rgb(253 224 71 / 0.05);
}
.focus\:fill-yellow-300\/50:focus {
  fill: rgb(253 224 71 / 0.5);
}
.focus\:fill-yellow-300\/55:focus {
  fill: rgb(253 224 71 / 0.55);
}
.focus\:fill-yellow-300\/60:focus {
  fill: rgb(253 224 71 / 0.6);
}
.focus\:fill-yellow-300\/65:focus {
  fill: rgb(253 224 71 / 0.65);
}
.focus\:fill-yellow-300\/70:focus {
  fill: rgb(253 224 71 / 0.7);
}
.focus\:fill-yellow-300\/75:focus {
  fill: rgb(253 224 71 / 0.75);
}
.focus\:fill-yellow-300\/80:focus {
  fill: rgb(253 224 71 / 0.8);
}
.focus\:fill-yellow-300\/85:focus {
  fill: rgb(253 224 71 / 0.85);
}
.focus\:fill-yellow-300\/90:focus {
  fill: rgb(253 224 71 / 0.9);
}
.focus\:fill-yellow-300\/95:focus {
  fill: rgb(253 224 71 / 0.95);
}
.focus\:fill-yellow-400:focus {
  fill: #facc15;
}
.focus\:fill-yellow-400\/0:focus {
  fill: rgb(250 204 21 / 0);
}
.focus\:fill-yellow-400\/10:focus {
  fill: rgb(250 204 21 / 0.1);
}
.focus\:fill-yellow-400\/100:focus {
  fill: rgb(250 204 21 / 1);
}
.focus\:fill-yellow-400\/15:focus {
  fill: rgb(250 204 21 / 0.15);
}
.focus\:fill-yellow-400\/20:focus {
  fill: rgb(250 204 21 / 0.2);
}
.focus\:fill-yellow-400\/25:focus {
  fill: rgb(250 204 21 / 0.25);
}
.focus\:fill-yellow-400\/30:focus {
  fill: rgb(250 204 21 / 0.3);
}
.focus\:fill-yellow-400\/35:focus {
  fill: rgb(250 204 21 / 0.35);
}
.focus\:fill-yellow-400\/40:focus {
  fill: rgb(250 204 21 / 0.4);
}
.focus\:fill-yellow-400\/45:focus {
  fill: rgb(250 204 21 / 0.45);
}
.focus\:fill-yellow-400\/5:focus {
  fill: rgb(250 204 21 / 0.05);
}
.focus\:fill-yellow-400\/50:focus {
  fill: rgb(250 204 21 / 0.5);
}
.focus\:fill-yellow-400\/55:focus {
  fill: rgb(250 204 21 / 0.55);
}
.focus\:fill-yellow-400\/60:focus {
  fill: rgb(250 204 21 / 0.6);
}
.focus\:fill-yellow-400\/65:focus {
  fill: rgb(250 204 21 / 0.65);
}
.focus\:fill-yellow-400\/70:focus {
  fill: rgb(250 204 21 / 0.7);
}
.focus\:fill-yellow-400\/75:focus {
  fill: rgb(250 204 21 / 0.75);
}
.focus\:fill-yellow-400\/80:focus {
  fill: rgb(250 204 21 / 0.8);
}
.focus\:fill-yellow-400\/85:focus {
  fill: rgb(250 204 21 / 0.85);
}
.focus\:fill-yellow-400\/90:focus {
  fill: rgb(250 204 21 / 0.9);
}
.focus\:fill-yellow-400\/95:focus {
  fill: rgb(250 204 21 / 0.95);
}
.focus\:fill-yellow-50:focus {
  fill: #fefce8;
}
.focus\:fill-yellow-50\/0:focus {
  fill: rgb(254 252 232 / 0);
}
.focus\:fill-yellow-50\/10:focus {
  fill: rgb(254 252 232 / 0.1);
}
.focus\:fill-yellow-50\/100:focus {
  fill: rgb(254 252 232 / 1);
}
.focus\:fill-yellow-50\/15:focus {
  fill: rgb(254 252 232 / 0.15);
}
.focus\:fill-yellow-50\/20:focus {
  fill: rgb(254 252 232 / 0.2);
}
.focus\:fill-yellow-50\/25:focus {
  fill: rgb(254 252 232 / 0.25);
}
.focus\:fill-yellow-50\/30:focus {
  fill: rgb(254 252 232 / 0.3);
}
.focus\:fill-yellow-50\/35:focus {
  fill: rgb(254 252 232 / 0.35);
}
.focus\:fill-yellow-50\/40:focus {
  fill: rgb(254 252 232 / 0.4);
}
.focus\:fill-yellow-50\/45:focus {
  fill: rgb(254 252 232 / 0.45);
}
.focus\:fill-yellow-50\/5:focus {
  fill: rgb(254 252 232 / 0.05);
}
.focus\:fill-yellow-50\/50:focus {
  fill: rgb(254 252 232 / 0.5);
}
.focus\:fill-yellow-50\/55:focus {
  fill: rgb(254 252 232 / 0.55);
}
.focus\:fill-yellow-50\/60:focus {
  fill: rgb(254 252 232 / 0.6);
}
.focus\:fill-yellow-50\/65:focus {
  fill: rgb(254 252 232 / 0.65);
}
.focus\:fill-yellow-50\/70:focus {
  fill: rgb(254 252 232 / 0.7);
}
.focus\:fill-yellow-50\/75:focus {
  fill: rgb(254 252 232 / 0.75);
}
.focus\:fill-yellow-50\/80:focus {
  fill: rgb(254 252 232 / 0.8);
}
.focus\:fill-yellow-50\/85:focus {
  fill: rgb(254 252 232 / 0.85);
}
.focus\:fill-yellow-50\/90:focus {
  fill: rgb(254 252 232 / 0.9);
}
.focus\:fill-yellow-50\/95:focus {
  fill: rgb(254 252 232 / 0.95);
}
.focus\:fill-yellow-500:focus {
  fill: #eab308;
}
.focus\:fill-yellow-500\/0:focus {
  fill: rgb(234 179 8 / 0);
}
.focus\:fill-yellow-500\/10:focus {
  fill: rgb(234 179 8 / 0.1);
}
.focus\:fill-yellow-500\/100:focus {
  fill: rgb(234 179 8 / 1);
}
.focus\:fill-yellow-500\/15:focus {
  fill: rgb(234 179 8 / 0.15);
}
.focus\:fill-yellow-500\/20:focus {
  fill: rgb(234 179 8 / 0.2);
}
.focus\:fill-yellow-500\/25:focus {
  fill: rgb(234 179 8 / 0.25);
}
.focus\:fill-yellow-500\/30:focus {
  fill: rgb(234 179 8 / 0.3);
}
.focus\:fill-yellow-500\/35:focus {
  fill: rgb(234 179 8 / 0.35);
}
.focus\:fill-yellow-500\/40:focus {
  fill: rgb(234 179 8 / 0.4);
}
.focus\:fill-yellow-500\/45:focus {
  fill: rgb(234 179 8 / 0.45);
}
.focus\:fill-yellow-500\/5:focus {
  fill: rgb(234 179 8 / 0.05);
}
.focus\:fill-yellow-500\/50:focus {
  fill: rgb(234 179 8 / 0.5);
}
.focus\:fill-yellow-500\/55:focus {
  fill: rgb(234 179 8 / 0.55);
}
.focus\:fill-yellow-500\/60:focus {
  fill: rgb(234 179 8 / 0.6);
}
.focus\:fill-yellow-500\/65:focus {
  fill: rgb(234 179 8 / 0.65);
}
.focus\:fill-yellow-500\/70:focus {
  fill: rgb(234 179 8 / 0.7);
}
.focus\:fill-yellow-500\/75:focus {
  fill: rgb(234 179 8 / 0.75);
}
.focus\:fill-yellow-500\/80:focus {
  fill: rgb(234 179 8 / 0.8);
}
.focus\:fill-yellow-500\/85:focus {
  fill: rgb(234 179 8 / 0.85);
}
.focus\:fill-yellow-500\/90:focus {
  fill: rgb(234 179 8 / 0.9);
}
.focus\:fill-yellow-500\/95:focus {
  fill: rgb(234 179 8 / 0.95);
}
.focus\:fill-yellow-600:focus {
  fill: #ca8a04;
}
.focus\:fill-yellow-600\/0:focus {
  fill: rgb(202 138 4 / 0);
}
.focus\:fill-yellow-600\/10:focus {
  fill: rgb(202 138 4 / 0.1);
}
.focus\:fill-yellow-600\/100:focus {
  fill: rgb(202 138 4 / 1);
}
.focus\:fill-yellow-600\/15:focus {
  fill: rgb(202 138 4 / 0.15);
}
.focus\:fill-yellow-600\/20:focus {
  fill: rgb(202 138 4 / 0.2);
}
.focus\:fill-yellow-600\/25:focus {
  fill: rgb(202 138 4 / 0.25);
}
.focus\:fill-yellow-600\/30:focus {
  fill: rgb(202 138 4 / 0.3);
}
.focus\:fill-yellow-600\/35:focus {
  fill: rgb(202 138 4 / 0.35);
}
.focus\:fill-yellow-600\/40:focus {
  fill: rgb(202 138 4 / 0.4);
}
.focus\:fill-yellow-600\/45:focus {
  fill: rgb(202 138 4 / 0.45);
}
.focus\:fill-yellow-600\/5:focus {
  fill: rgb(202 138 4 / 0.05);
}
.focus\:fill-yellow-600\/50:focus {
  fill: rgb(202 138 4 / 0.5);
}
.focus\:fill-yellow-600\/55:focus {
  fill: rgb(202 138 4 / 0.55);
}
.focus\:fill-yellow-600\/60:focus {
  fill: rgb(202 138 4 / 0.6);
}
.focus\:fill-yellow-600\/65:focus {
  fill: rgb(202 138 4 / 0.65);
}
.focus\:fill-yellow-600\/70:focus {
  fill: rgb(202 138 4 / 0.7);
}
.focus\:fill-yellow-600\/75:focus {
  fill: rgb(202 138 4 / 0.75);
}
.focus\:fill-yellow-600\/80:focus {
  fill: rgb(202 138 4 / 0.8);
}
.focus\:fill-yellow-600\/85:focus {
  fill: rgb(202 138 4 / 0.85);
}
.focus\:fill-yellow-600\/90:focus {
  fill: rgb(202 138 4 / 0.9);
}
.focus\:fill-yellow-600\/95:focus {
  fill: rgb(202 138 4 / 0.95);
}
.focus\:fill-yellow-700:focus {
  fill: #a16207;
}
.focus\:fill-yellow-700\/0:focus {
  fill: rgb(161 98 7 / 0);
}
.focus\:fill-yellow-700\/10:focus {
  fill: rgb(161 98 7 / 0.1);
}
.focus\:fill-yellow-700\/100:focus {
  fill: rgb(161 98 7 / 1);
}
.focus\:fill-yellow-700\/15:focus {
  fill: rgb(161 98 7 / 0.15);
}
.focus\:fill-yellow-700\/20:focus {
  fill: rgb(161 98 7 / 0.2);
}
.focus\:fill-yellow-700\/25:focus {
  fill: rgb(161 98 7 / 0.25);
}
.focus\:fill-yellow-700\/30:focus {
  fill: rgb(161 98 7 / 0.3);
}
.focus\:fill-yellow-700\/35:focus {
  fill: rgb(161 98 7 / 0.35);
}
.focus\:fill-yellow-700\/40:focus {
  fill: rgb(161 98 7 / 0.4);
}
.focus\:fill-yellow-700\/45:focus {
  fill: rgb(161 98 7 / 0.45);
}
.focus\:fill-yellow-700\/5:focus {
  fill: rgb(161 98 7 / 0.05);
}
.focus\:fill-yellow-700\/50:focus {
  fill: rgb(161 98 7 / 0.5);
}
.focus\:fill-yellow-700\/55:focus {
  fill: rgb(161 98 7 / 0.55);
}
.focus\:fill-yellow-700\/60:focus {
  fill: rgb(161 98 7 / 0.6);
}
.focus\:fill-yellow-700\/65:focus {
  fill: rgb(161 98 7 / 0.65);
}
.focus\:fill-yellow-700\/70:focus {
  fill: rgb(161 98 7 / 0.7);
}
.focus\:fill-yellow-700\/75:focus {
  fill: rgb(161 98 7 / 0.75);
}
.focus\:fill-yellow-700\/80:focus {
  fill: rgb(161 98 7 / 0.8);
}
.focus\:fill-yellow-700\/85:focus {
  fill: rgb(161 98 7 / 0.85);
}
.focus\:fill-yellow-700\/90:focus {
  fill: rgb(161 98 7 / 0.9);
}
.focus\:fill-yellow-700\/95:focus {
  fill: rgb(161 98 7 / 0.95);
}
.focus\:fill-yellow-800:focus {
  fill: #854d0e;
}
.focus\:fill-yellow-800\/0:focus {
  fill: rgb(133 77 14 / 0);
}
.focus\:fill-yellow-800\/10:focus {
  fill: rgb(133 77 14 / 0.1);
}
.focus\:fill-yellow-800\/100:focus {
  fill: rgb(133 77 14 / 1);
}
.focus\:fill-yellow-800\/15:focus {
  fill: rgb(133 77 14 / 0.15);
}
.focus\:fill-yellow-800\/20:focus {
  fill: rgb(133 77 14 / 0.2);
}
.focus\:fill-yellow-800\/25:focus {
  fill: rgb(133 77 14 / 0.25);
}
.focus\:fill-yellow-800\/30:focus {
  fill: rgb(133 77 14 / 0.3);
}
.focus\:fill-yellow-800\/35:focus {
  fill: rgb(133 77 14 / 0.35);
}
.focus\:fill-yellow-800\/40:focus {
  fill: rgb(133 77 14 / 0.4);
}
.focus\:fill-yellow-800\/45:focus {
  fill: rgb(133 77 14 / 0.45);
}
.focus\:fill-yellow-800\/5:focus {
  fill: rgb(133 77 14 / 0.05);
}
.focus\:fill-yellow-800\/50:focus {
  fill: rgb(133 77 14 / 0.5);
}
.focus\:fill-yellow-800\/55:focus {
  fill: rgb(133 77 14 / 0.55);
}
.focus\:fill-yellow-800\/60:focus {
  fill: rgb(133 77 14 / 0.6);
}
.focus\:fill-yellow-800\/65:focus {
  fill: rgb(133 77 14 / 0.65);
}
.focus\:fill-yellow-800\/70:focus {
  fill: rgb(133 77 14 / 0.7);
}
.focus\:fill-yellow-800\/75:focus {
  fill: rgb(133 77 14 / 0.75);
}
.focus\:fill-yellow-800\/80:focus {
  fill: rgb(133 77 14 / 0.8);
}
.focus\:fill-yellow-800\/85:focus {
  fill: rgb(133 77 14 / 0.85);
}
.focus\:fill-yellow-800\/90:focus {
  fill: rgb(133 77 14 / 0.9);
}
.focus\:fill-yellow-800\/95:focus {
  fill: rgb(133 77 14 / 0.95);
}
.focus\:fill-yellow-900:focus {
  fill: #713f12;
}
.focus\:fill-yellow-900\/0:focus {
  fill: rgb(113 63 18 / 0);
}
.focus\:fill-yellow-900\/10:focus {
  fill: rgb(113 63 18 / 0.1);
}
.focus\:fill-yellow-900\/100:focus {
  fill: rgb(113 63 18 / 1);
}
.focus\:fill-yellow-900\/15:focus {
  fill: rgb(113 63 18 / 0.15);
}
.focus\:fill-yellow-900\/20:focus {
  fill: rgb(113 63 18 / 0.2);
}
.focus\:fill-yellow-900\/25:focus {
  fill: rgb(113 63 18 / 0.25);
}
.focus\:fill-yellow-900\/30:focus {
  fill: rgb(113 63 18 / 0.3);
}
.focus\:fill-yellow-900\/35:focus {
  fill: rgb(113 63 18 / 0.35);
}
.focus\:fill-yellow-900\/40:focus {
  fill: rgb(113 63 18 / 0.4);
}
.focus\:fill-yellow-900\/45:focus {
  fill: rgb(113 63 18 / 0.45);
}
.focus\:fill-yellow-900\/5:focus {
  fill: rgb(113 63 18 / 0.05);
}
.focus\:fill-yellow-900\/50:focus {
  fill: rgb(113 63 18 / 0.5);
}
.focus\:fill-yellow-900\/55:focus {
  fill: rgb(113 63 18 / 0.55);
}
.focus\:fill-yellow-900\/60:focus {
  fill: rgb(113 63 18 / 0.6);
}
.focus\:fill-yellow-900\/65:focus {
  fill: rgb(113 63 18 / 0.65);
}
.focus\:fill-yellow-900\/70:focus {
  fill: rgb(113 63 18 / 0.7);
}
.focus\:fill-yellow-900\/75:focus {
  fill: rgb(113 63 18 / 0.75);
}
.focus\:fill-yellow-900\/80:focus {
  fill: rgb(113 63 18 / 0.8);
}
.focus\:fill-yellow-900\/85:focus {
  fill: rgb(113 63 18 / 0.85);
}
.focus\:fill-yellow-900\/90:focus {
  fill: rgb(113 63 18 / 0.9);
}
.focus\:fill-yellow-900\/95:focus {
  fill: rgb(113 63 18 / 0.95);
}
.focus\:fill-yellow-950:focus {
  fill: #422006;
}
.focus\:fill-yellow-950\/0:focus {
  fill: rgb(66 32 6 / 0);
}
.focus\:fill-yellow-950\/10:focus {
  fill: rgb(66 32 6 / 0.1);
}
.focus\:fill-yellow-950\/100:focus {
  fill: rgb(66 32 6 / 1);
}
.focus\:fill-yellow-950\/15:focus {
  fill: rgb(66 32 6 / 0.15);
}
.focus\:fill-yellow-950\/20:focus {
  fill: rgb(66 32 6 / 0.2);
}
.focus\:fill-yellow-950\/25:focus {
  fill: rgb(66 32 6 / 0.25);
}
.focus\:fill-yellow-950\/30:focus {
  fill: rgb(66 32 6 / 0.3);
}
.focus\:fill-yellow-950\/35:focus {
  fill: rgb(66 32 6 / 0.35);
}
.focus\:fill-yellow-950\/40:focus {
  fill: rgb(66 32 6 / 0.4);
}
.focus\:fill-yellow-950\/45:focus {
  fill: rgb(66 32 6 / 0.45);
}
.focus\:fill-yellow-950\/5:focus {
  fill: rgb(66 32 6 / 0.05);
}
.focus\:fill-yellow-950\/50:focus {
  fill: rgb(66 32 6 / 0.5);
}
.focus\:fill-yellow-950\/55:focus {
  fill: rgb(66 32 6 / 0.55);
}
.focus\:fill-yellow-950\/60:focus {
  fill: rgb(66 32 6 / 0.6);
}
.focus\:fill-yellow-950\/65:focus {
  fill: rgb(66 32 6 / 0.65);
}
.focus\:fill-yellow-950\/70:focus {
  fill: rgb(66 32 6 / 0.7);
}
.focus\:fill-yellow-950\/75:focus {
  fill: rgb(66 32 6 / 0.75);
}
.focus\:fill-yellow-950\/80:focus {
  fill: rgb(66 32 6 / 0.8);
}
.focus\:fill-yellow-950\/85:focus {
  fill: rgb(66 32 6 / 0.85);
}
.focus\:fill-yellow-950\/90:focus {
  fill: rgb(66 32 6 / 0.9);
}
.focus\:fill-yellow-950\/95:focus {
  fill: rgb(66 32 6 / 0.95);
}
.focus\:stroke-yellow-100:focus {
  stroke: #fef9c3;
}
.focus\:stroke-yellow-100\/0:focus {
  stroke: rgb(254 249 195 / 0);
}
.focus\:stroke-yellow-100\/10:focus {
  stroke: rgb(254 249 195 / 0.1);
}
.focus\:stroke-yellow-100\/100:focus {
  stroke: rgb(254 249 195 / 1);
}
.focus\:stroke-yellow-100\/15:focus {
  stroke: rgb(254 249 195 / 0.15);
}
.focus\:stroke-yellow-100\/20:focus {
  stroke: rgb(254 249 195 / 0.2);
}
.focus\:stroke-yellow-100\/25:focus {
  stroke: rgb(254 249 195 / 0.25);
}
.focus\:stroke-yellow-100\/30:focus {
  stroke: rgb(254 249 195 / 0.3);
}
.focus\:stroke-yellow-100\/35:focus {
  stroke: rgb(254 249 195 / 0.35);
}
.focus\:stroke-yellow-100\/40:focus {
  stroke: rgb(254 249 195 / 0.4);
}
.focus\:stroke-yellow-100\/45:focus {
  stroke: rgb(254 249 195 / 0.45);
}
.focus\:stroke-yellow-100\/5:focus {
  stroke: rgb(254 249 195 / 0.05);
}
.focus\:stroke-yellow-100\/50:focus {
  stroke: rgb(254 249 195 / 0.5);
}
.focus\:stroke-yellow-100\/55:focus {
  stroke: rgb(254 249 195 / 0.55);
}
.focus\:stroke-yellow-100\/60:focus {
  stroke: rgb(254 249 195 / 0.6);
}
.focus\:stroke-yellow-100\/65:focus {
  stroke: rgb(254 249 195 / 0.65);
}
.focus\:stroke-yellow-100\/70:focus {
  stroke: rgb(254 249 195 / 0.7);
}
.focus\:stroke-yellow-100\/75:focus {
  stroke: rgb(254 249 195 / 0.75);
}
.focus\:stroke-yellow-100\/80:focus {
  stroke: rgb(254 249 195 / 0.8);
}
.focus\:stroke-yellow-100\/85:focus {
  stroke: rgb(254 249 195 / 0.85);
}
.focus\:stroke-yellow-100\/90:focus {
  stroke: rgb(254 249 195 / 0.9);
}
.focus\:stroke-yellow-100\/95:focus {
  stroke: rgb(254 249 195 / 0.95);
}
.focus\:stroke-yellow-200:focus {
  stroke: #fef08a;
}
.focus\:stroke-yellow-200\/0:focus {
  stroke: rgb(254 240 138 / 0);
}
.focus\:stroke-yellow-200\/10:focus {
  stroke: rgb(254 240 138 / 0.1);
}
.focus\:stroke-yellow-200\/100:focus {
  stroke: rgb(254 240 138 / 1);
}
.focus\:stroke-yellow-200\/15:focus {
  stroke: rgb(254 240 138 / 0.15);
}
.focus\:stroke-yellow-200\/20:focus {
  stroke: rgb(254 240 138 / 0.2);
}
.focus\:stroke-yellow-200\/25:focus {
  stroke: rgb(254 240 138 / 0.25);
}
.focus\:stroke-yellow-200\/30:focus {
  stroke: rgb(254 240 138 / 0.3);
}
.focus\:stroke-yellow-200\/35:focus {
  stroke: rgb(254 240 138 / 0.35);
}
.focus\:stroke-yellow-200\/40:focus {
  stroke: rgb(254 240 138 / 0.4);
}
.focus\:stroke-yellow-200\/45:focus {
  stroke: rgb(254 240 138 / 0.45);
}
.focus\:stroke-yellow-200\/5:focus {
  stroke: rgb(254 240 138 / 0.05);
}
.focus\:stroke-yellow-200\/50:focus {
  stroke: rgb(254 240 138 / 0.5);
}
.focus\:stroke-yellow-200\/55:focus {
  stroke: rgb(254 240 138 / 0.55);
}
.focus\:stroke-yellow-200\/60:focus {
  stroke: rgb(254 240 138 / 0.6);
}
.focus\:stroke-yellow-200\/65:focus {
  stroke: rgb(254 240 138 / 0.65);
}
.focus\:stroke-yellow-200\/70:focus {
  stroke: rgb(254 240 138 / 0.7);
}
.focus\:stroke-yellow-200\/75:focus {
  stroke: rgb(254 240 138 / 0.75);
}
.focus\:stroke-yellow-200\/80:focus {
  stroke: rgb(254 240 138 / 0.8);
}
.focus\:stroke-yellow-200\/85:focus {
  stroke: rgb(254 240 138 / 0.85);
}
.focus\:stroke-yellow-200\/90:focus {
  stroke: rgb(254 240 138 / 0.9);
}
.focus\:stroke-yellow-200\/95:focus {
  stroke: rgb(254 240 138 / 0.95);
}
.focus\:stroke-yellow-300:focus {
  stroke: #fde047;
}
.focus\:stroke-yellow-300\/0:focus {
  stroke: rgb(253 224 71 / 0);
}
.focus\:stroke-yellow-300\/10:focus {
  stroke: rgb(253 224 71 / 0.1);
}
.focus\:stroke-yellow-300\/100:focus {
  stroke: rgb(253 224 71 / 1);
}
.focus\:stroke-yellow-300\/15:focus {
  stroke: rgb(253 224 71 / 0.15);
}
.focus\:stroke-yellow-300\/20:focus {
  stroke: rgb(253 224 71 / 0.2);
}
.focus\:stroke-yellow-300\/25:focus {
  stroke: rgb(253 224 71 / 0.25);
}
.focus\:stroke-yellow-300\/30:focus {
  stroke: rgb(253 224 71 / 0.3);
}
.focus\:stroke-yellow-300\/35:focus {
  stroke: rgb(253 224 71 / 0.35);
}
.focus\:stroke-yellow-300\/40:focus {
  stroke: rgb(253 224 71 / 0.4);
}
.focus\:stroke-yellow-300\/45:focus {
  stroke: rgb(253 224 71 / 0.45);
}
.focus\:stroke-yellow-300\/5:focus {
  stroke: rgb(253 224 71 / 0.05);
}
.focus\:stroke-yellow-300\/50:focus {
  stroke: rgb(253 224 71 / 0.5);
}
.focus\:stroke-yellow-300\/55:focus {
  stroke: rgb(253 224 71 / 0.55);
}
.focus\:stroke-yellow-300\/60:focus {
  stroke: rgb(253 224 71 / 0.6);
}
.focus\:stroke-yellow-300\/65:focus {
  stroke: rgb(253 224 71 / 0.65);
}
.focus\:stroke-yellow-300\/70:focus {
  stroke: rgb(253 224 71 / 0.7);
}
.focus\:stroke-yellow-300\/75:focus {
  stroke: rgb(253 224 71 / 0.75);
}
.focus\:stroke-yellow-300\/80:focus {
  stroke: rgb(253 224 71 / 0.8);
}
.focus\:stroke-yellow-300\/85:focus {
  stroke: rgb(253 224 71 / 0.85);
}
.focus\:stroke-yellow-300\/90:focus {
  stroke: rgb(253 224 71 / 0.9);
}
.focus\:stroke-yellow-300\/95:focus {
  stroke: rgb(253 224 71 / 0.95);
}
.focus\:stroke-yellow-400:focus {
  stroke: #facc15;
}
.focus\:stroke-yellow-400\/0:focus {
  stroke: rgb(250 204 21 / 0);
}
.focus\:stroke-yellow-400\/10:focus {
  stroke: rgb(250 204 21 / 0.1);
}
.focus\:stroke-yellow-400\/100:focus {
  stroke: rgb(250 204 21 / 1);
}
.focus\:stroke-yellow-400\/15:focus {
  stroke: rgb(250 204 21 / 0.15);
}
.focus\:stroke-yellow-400\/20:focus {
  stroke: rgb(250 204 21 / 0.2);
}
.focus\:stroke-yellow-400\/25:focus {
  stroke: rgb(250 204 21 / 0.25);
}
.focus\:stroke-yellow-400\/30:focus {
  stroke: rgb(250 204 21 / 0.3);
}
.focus\:stroke-yellow-400\/35:focus {
  stroke: rgb(250 204 21 / 0.35);
}
.focus\:stroke-yellow-400\/40:focus {
  stroke: rgb(250 204 21 / 0.4);
}
.focus\:stroke-yellow-400\/45:focus {
  stroke: rgb(250 204 21 / 0.45);
}
.focus\:stroke-yellow-400\/5:focus {
  stroke: rgb(250 204 21 / 0.05);
}
.focus\:stroke-yellow-400\/50:focus {
  stroke: rgb(250 204 21 / 0.5);
}
.focus\:stroke-yellow-400\/55:focus {
  stroke: rgb(250 204 21 / 0.55);
}
.focus\:stroke-yellow-400\/60:focus {
  stroke: rgb(250 204 21 / 0.6);
}
.focus\:stroke-yellow-400\/65:focus {
  stroke: rgb(250 204 21 / 0.65);
}
.focus\:stroke-yellow-400\/70:focus {
  stroke: rgb(250 204 21 / 0.7);
}
.focus\:stroke-yellow-400\/75:focus {
  stroke: rgb(250 204 21 / 0.75);
}
.focus\:stroke-yellow-400\/80:focus {
  stroke: rgb(250 204 21 / 0.8);
}
.focus\:stroke-yellow-400\/85:focus {
  stroke: rgb(250 204 21 / 0.85);
}
.focus\:stroke-yellow-400\/90:focus {
  stroke: rgb(250 204 21 / 0.9);
}
.focus\:stroke-yellow-400\/95:focus {
  stroke: rgb(250 204 21 / 0.95);
}
.focus\:stroke-yellow-50:focus {
  stroke: #fefce8;
}
.focus\:stroke-yellow-50\/0:focus {
  stroke: rgb(254 252 232 / 0);
}
.focus\:stroke-yellow-50\/10:focus {
  stroke: rgb(254 252 232 / 0.1);
}
.focus\:stroke-yellow-50\/100:focus {
  stroke: rgb(254 252 232 / 1);
}
.focus\:stroke-yellow-50\/15:focus {
  stroke: rgb(254 252 232 / 0.15);
}
.focus\:stroke-yellow-50\/20:focus {
  stroke: rgb(254 252 232 / 0.2);
}
.focus\:stroke-yellow-50\/25:focus {
  stroke: rgb(254 252 232 / 0.25);
}
.focus\:stroke-yellow-50\/30:focus {
  stroke: rgb(254 252 232 / 0.3);
}
.focus\:stroke-yellow-50\/35:focus {
  stroke: rgb(254 252 232 / 0.35);
}
.focus\:stroke-yellow-50\/40:focus {
  stroke: rgb(254 252 232 / 0.4);
}
.focus\:stroke-yellow-50\/45:focus {
  stroke: rgb(254 252 232 / 0.45);
}
.focus\:stroke-yellow-50\/5:focus {
  stroke: rgb(254 252 232 / 0.05);
}
.focus\:stroke-yellow-50\/50:focus {
  stroke: rgb(254 252 232 / 0.5);
}
.focus\:stroke-yellow-50\/55:focus {
  stroke: rgb(254 252 232 / 0.55);
}
.focus\:stroke-yellow-50\/60:focus {
  stroke: rgb(254 252 232 / 0.6);
}
.focus\:stroke-yellow-50\/65:focus {
  stroke: rgb(254 252 232 / 0.65);
}
.focus\:stroke-yellow-50\/70:focus {
  stroke: rgb(254 252 232 / 0.7);
}
.focus\:stroke-yellow-50\/75:focus {
  stroke: rgb(254 252 232 / 0.75);
}
.focus\:stroke-yellow-50\/80:focus {
  stroke: rgb(254 252 232 / 0.8);
}
.focus\:stroke-yellow-50\/85:focus {
  stroke: rgb(254 252 232 / 0.85);
}
.focus\:stroke-yellow-50\/90:focus {
  stroke: rgb(254 252 232 / 0.9);
}
.focus\:stroke-yellow-50\/95:focus {
  stroke: rgb(254 252 232 / 0.95);
}
.focus\:stroke-yellow-500:focus {
  stroke: #eab308;
}
.focus\:stroke-yellow-500\/0:focus {
  stroke: rgb(234 179 8 / 0);
}
.focus\:stroke-yellow-500\/10:focus {
  stroke: rgb(234 179 8 / 0.1);
}
.focus\:stroke-yellow-500\/100:focus {
  stroke: rgb(234 179 8 / 1);
}
.focus\:stroke-yellow-500\/15:focus {
  stroke: rgb(234 179 8 / 0.15);
}
.focus\:stroke-yellow-500\/20:focus {
  stroke: rgb(234 179 8 / 0.2);
}
.focus\:stroke-yellow-500\/25:focus {
  stroke: rgb(234 179 8 / 0.25);
}
.focus\:stroke-yellow-500\/30:focus {
  stroke: rgb(234 179 8 / 0.3);
}
.focus\:stroke-yellow-500\/35:focus {
  stroke: rgb(234 179 8 / 0.35);
}
.focus\:stroke-yellow-500\/40:focus {
  stroke: rgb(234 179 8 / 0.4);
}
.focus\:stroke-yellow-500\/45:focus {
  stroke: rgb(234 179 8 / 0.45);
}
.focus\:stroke-yellow-500\/5:focus {
  stroke: rgb(234 179 8 / 0.05);
}
.focus\:stroke-yellow-500\/50:focus {
  stroke: rgb(234 179 8 / 0.5);
}
.focus\:stroke-yellow-500\/55:focus {
  stroke: rgb(234 179 8 / 0.55);
}
.focus\:stroke-yellow-500\/60:focus {
  stroke: rgb(234 179 8 / 0.6);
}
.focus\:stroke-yellow-500\/65:focus {
  stroke: rgb(234 179 8 / 0.65);
}
.focus\:stroke-yellow-500\/70:focus {
  stroke: rgb(234 179 8 / 0.7);
}
.focus\:stroke-yellow-500\/75:focus {
  stroke: rgb(234 179 8 / 0.75);
}
.focus\:stroke-yellow-500\/80:focus {
  stroke: rgb(234 179 8 / 0.8);
}
.focus\:stroke-yellow-500\/85:focus {
  stroke: rgb(234 179 8 / 0.85);
}
.focus\:stroke-yellow-500\/90:focus {
  stroke: rgb(234 179 8 / 0.9);
}
.focus\:stroke-yellow-500\/95:focus {
  stroke: rgb(234 179 8 / 0.95);
}
.focus\:stroke-yellow-600:focus {
  stroke: #ca8a04;
}
.focus\:stroke-yellow-600\/0:focus {
  stroke: rgb(202 138 4 / 0);
}
.focus\:stroke-yellow-600\/10:focus {
  stroke: rgb(202 138 4 / 0.1);
}
.focus\:stroke-yellow-600\/100:focus {
  stroke: rgb(202 138 4 / 1);
}
.focus\:stroke-yellow-600\/15:focus {
  stroke: rgb(202 138 4 / 0.15);
}
.focus\:stroke-yellow-600\/20:focus {
  stroke: rgb(202 138 4 / 0.2);
}
.focus\:stroke-yellow-600\/25:focus {
  stroke: rgb(202 138 4 / 0.25);
}
.focus\:stroke-yellow-600\/30:focus {
  stroke: rgb(202 138 4 / 0.3);
}
.focus\:stroke-yellow-600\/35:focus {
  stroke: rgb(202 138 4 / 0.35);
}
.focus\:stroke-yellow-600\/40:focus {
  stroke: rgb(202 138 4 / 0.4);
}
.focus\:stroke-yellow-600\/45:focus {
  stroke: rgb(202 138 4 / 0.45);
}
.focus\:stroke-yellow-600\/5:focus {
  stroke: rgb(202 138 4 / 0.05);
}
.focus\:stroke-yellow-600\/50:focus {
  stroke: rgb(202 138 4 / 0.5);
}
.focus\:stroke-yellow-600\/55:focus {
  stroke: rgb(202 138 4 / 0.55);
}
.focus\:stroke-yellow-600\/60:focus {
  stroke: rgb(202 138 4 / 0.6);
}
.focus\:stroke-yellow-600\/65:focus {
  stroke: rgb(202 138 4 / 0.65);
}
.focus\:stroke-yellow-600\/70:focus {
  stroke: rgb(202 138 4 / 0.7);
}
.focus\:stroke-yellow-600\/75:focus {
  stroke: rgb(202 138 4 / 0.75);
}
.focus\:stroke-yellow-600\/80:focus {
  stroke: rgb(202 138 4 / 0.8);
}
.focus\:stroke-yellow-600\/85:focus {
  stroke: rgb(202 138 4 / 0.85);
}
.focus\:stroke-yellow-600\/90:focus {
  stroke: rgb(202 138 4 / 0.9);
}
.focus\:stroke-yellow-600\/95:focus {
  stroke: rgb(202 138 4 / 0.95);
}
.focus\:stroke-yellow-700:focus {
  stroke: #a16207;
}
.focus\:stroke-yellow-700\/0:focus {
  stroke: rgb(161 98 7 / 0);
}
.focus\:stroke-yellow-700\/10:focus {
  stroke: rgb(161 98 7 / 0.1);
}
.focus\:stroke-yellow-700\/100:focus {
  stroke: rgb(161 98 7 / 1);
}
.focus\:stroke-yellow-700\/15:focus {
  stroke: rgb(161 98 7 / 0.15);
}
.focus\:stroke-yellow-700\/20:focus {
  stroke: rgb(161 98 7 / 0.2);
}
.focus\:stroke-yellow-700\/25:focus {
  stroke: rgb(161 98 7 / 0.25);
}
.focus\:stroke-yellow-700\/30:focus {
  stroke: rgb(161 98 7 / 0.3);
}
.focus\:stroke-yellow-700\/35:focus {
  stroke: rgb(161 98 7 / 0.35);
}
.focus\:stroke-yellow-700\/40:focus {
  stroke: rgb(161 98 7 / 0.4);
}
.focus\:stroke-yellow-700\/45:focus {
  stroke: rgb(161 98 7 / 0.45);
}
.focus\:stroke-yellow-700\/5:focus {
  stroke: rgb(161 98 7 / 0.05);
}
.focus\:stroke-yellow-700\/50:focus {
  stroke: rgb(161 98 7 / 0.5);
}
.focus\:stroke-yellow-700\/55:focus {
  stroke: rgb(161 98 7 / 0.55);
}
.focus\:stroke-yellow-700\/60:focus {
  stroke: rgb(161 98 7 / 0.6);
}
.focus\:stroke-yellow-700\/65:focus {
  stroke: rgb(161 98 7 / 0.65);
}
.focus\:stroke-yellow-700\/70:focus {
  stroke: rgb(161 98 7 / 0.7);
}
.focus\:stroke-yellow-700\/75:focus {
  stroke: rgb(161 98 7 / 0.75);
}
.focus\:stroke-yellow-700\/80:focus {
  stroke: rgb(161 98 7 / 0.8);
}
.focus\:stroke-yellow-700\/85:focus {
  stroke: rgb(161 98 7 / 0.85);
}
.focus\:stroke-yellow-700\/90:focus {
  stroke: rgb(161 98 7 / 0.9);
}
.focus\:stroke-yellow-700\/95:focus {
  stroke: rgb(161 98 7 / 0.95);
}
.focus\:stroke-yellow-800:focus {
  stroke: #854d0e;
}
.focus\:stroke-yellow-800\/0:focus {
  stroke: rgb(133 77 14 / 0);
}
.focus\:stroke-yellow-800\/10:focus {
  stroke: rgb(133 77 14 / 0.1);
}
.focus\:stroke-yellow-800\/100:focus {
  stroke: rgb(133 77 14 / 1);
}
.focus\:stroke-yellow-800\/15:focus {
  stroke: rgb(133 77 14 / 0.15);
}
.focus\:stroke-yellow-800\/20:focus {
  stroke: rgb(133 77 14 / 0.2);
}
.focus\:stroke-yellow-800\/25:focus {
  stroke: rgb(133 77 14 / 0.25);
}
.focus\:stroke-yellow-800\/30:focus {
  stroke: rgb(133 77 14 / 0.3);
}
.focus\:stroke-yellow-800\/35:focus {
  stroke: rgb(133 77 14 / 0.35);
}
.focus\:stroke-yellow-800\/40:focus {
  stroke: rgb(133 77 14 / 0.4);
}
.focus\:stroke-yellow-800\/45:focus {
  stroke: rgb(133 77 14 / 0.45);
}
.focus\:stroke-yellow-800\/5:focus {
  stroke: rgb(133 77 14 / 0.05);
}
.focus\:stroke-yellow-800\/50:focus {
  stroke: rgb(133 77 14 / 0.5);
}
.focus\:stroke-yellow-800\/55:focus {
  stroke: rgb(133 77 14 / 0.55);
}
.focus\:stroke-yellow-800\/60:focus {
  stroke: rgb(133 77 14 / 0.6);
}
.focus\:stroke-yellow-800\/65:focus {
  stroke: rgb(133 77 14 / 0.65);
}
.focus\:stroke-yellow-800\/70:focus {
  stroke: rgb(133 77 14 / 0.7);
}
.focus\:stroke-yellow-800\/75:focus {
  stroke: rgb(133 77 14 / 0.75);
}
.focus\:stroke-yellow-800\/80:focus {
  stroke: rgb(133 77 14 / 0.8);
}
.focus\:stroke-yellow-800\/85:focus {
  stroke: rgb(133 77 14 / 0.85);
}
.focus\:stroke-yellow-800\/90:focus {
  stroke: rgb(133 77 14 / 0.9);
}
.focus\:stroke-yellow-800\/95:focus {
  stroke: rgb(133 77 14 / 0.95);
}
.focus\:stroke-yellow-900:focus {
  stroke: #713f12;
}
.focus\:stroke-yellow-900\/0:focus {
  stroke: rgb(113 63 18 / 0);
}
.focus\:stroke-yellow-900\/10:focus {
  stroke: rgb(113 63 18 / 0.1);
}
.focus\:stroke-yellow-900\/100:focus {
  stroke: rgb(113 63 18 / 1);
}
.focus\:stroke-yellow-900\/15:focus {
  stroke: rgb(113 63 18 / 0.15);
}
.focus\:stroke-yellow-900\/20:focus {
  stroke: rgb(113 63 18 / 0.2);
}
.focus\:stroke-yellow-900\/25:focus {
  stroke: rgb(113 63 18 / 0.25);
}
.focus\:stroke-yellow-900\/30:focus {
  stroke: rgb(113 63 18 / 0.3);
}
.focus\:stroke-yellow-900\/35:focus {
  stroke: rgb(113 63 18 / 0.35);
}
.focus\:stroke-yellow-900\/40:focus {
  stroke: rgb(113 63 18 / 0.4);
}
.focus\:stroke-yellow-900\/45:focus {
  stroke: rgb(113 63 18 / 0.45);
}
.focus\:stroke-yellow-900\/5:focus {
  stroke: rgb(113 63 18 / 0.05);
}
.focus\:stroke-yellow-900\/50:focus {
  stroke: rgb(113 63 18 / 0.5);
}
.focus\:stroke-yellow-900\/55:focus {
  stroke: rgb(113 63 18 / 0.55);
}
.focus\:stroke-yellow-900\/60:focus {
  stroke: rgb(113 63 18 / 0.6);
}
.focus\:stroke-yellow-900\/65:focus {
  stroke: rgb(113 63 18 / 0.65);
}
.focus\:stroke-yellow-900\/70:focus {
  stroke: rgb(113 63 18 / 0.7);
}
.focus\:stroke-yellow-900\/75:focus {
  stroke: rgb(113 63 18 / 0.75);
}
.focus\:stroke-yellow-900\/80:focus {
  stroke: rgb(113 63 18 / 0.8);
}
.focus\:stroke-yellow-900\/85:focus {
  stroke: rgb(113 63 18 / 0.85);
}
.focus\:stroke-yellow-900\/90:focus {
  stroke: rgb(113 63 18 / 0.9);
}
.focus\:stroke-yellow-900\/95:focus {
  stroke: rgb(113 63 18 / 0.95);
}
.focus\:stroke-yellow-950:focus {
  stroke: #422006;
}
.focus\:stroke-yellow-950\/0:focus {
  stroke: rgb(66 32 6 / 0);
}
.focus\:stroke-yellow-950\/10:focus {
  stroke: rgb(66 32 6 / 0.1);
}
.focus\:stroke-yellow-950\/100:focus {
  stroke: rgb(66 32 6 / 1);
}
.focus\:stroke-yellow-950\/15:focus {
  stroke: rgb(66 32 6 / 0.15);
}
.focus\:stroke-yellow-950\/20:focus {
  stroke: rgb(66 32 6 / 0.2);
}
.focus\:stroke-yellow-950\/25:focus {
  stroke: rgb(66 32 6 / 0.25);
}
.focus\:stroke-yellow-950\/30:focus {
  stroke: rgb(66 32 6 / 0.3);
}
.focus\:stroke-yellow-950\/35:focus {
  stroke: rgb(66 32 6 / 0.35);
}
.focus\:stroke-yellow-950\/40:focus {
  stroke: rgb(66 32 6 / 0.4);
}
.focus\:stroke-yellow-950\/45:focus {
  stroke: rgb(66 32 6 / 0.45);
}
.focus\:stroke-yellow-950\/5:focus {
  stroke: rgb(66 32 6 / 0.05);
}
.focus\:stroke-yellow-950\/50:focus {
  stroke: rgb(66 32 6 / 0.5);
}
.focus\:stroke-yellow-950\/55:focus {
  stroke: rgb(66 32 6 / 0.55);
}
.focus\:stroke-yellow-950\/60:focus {
  stroke: rgb(66 32 6 / 0.6);
}
.focus\:stroke-yellow-950\/65:focus {
  stroke: rgb(66 32 6 / 0.65);
}
.focus\:stroke-yellow-950\/70:focus {
  stroke: rgb(66 32 6 / 0.7);
}
.focus\:stroke-yellow-950\/75:focus {
  stroke: rgb(66 32 6 / 0.75);
}
.focus\:stroke-yellow-950\/80:focus {
  stroke: rgb(66 32 6 / 0.8);
}
.focus\:stroke-yellow-950\/85:focus {
  stroke: rgb(66 32 6 / 0.85);
}
.focus\:stroke-yellow-950\/90:focus {
  stroke: rgb(66 32 6 / 0.9);
}
.focus\:stroke-yellow-950\/95:focus {
  stroke: rgb(66 32 6 / 0.95);
}
.focus\:text-accent-foreground:focus {
  color: hsl(var(--accent-foreground));
}
.focus\:text-amber-100:focus {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}
.focus\:text-amber-100\/0:focus {
  color: rgb(254 243 199 / 0);
}
.focus\:text-amber-100\/10:focus {
  color: rgb(254 243 199 / 0.1);
}
.focus\:text-amber-100\/100:focus {
  color: rgb(254 243 199 / 1);
}
.focus\:text-amber-100\/15:focus {
  color: rgb(254 243 199 / 0.15);
}
.focus\:text-amber-100\/20:focus {
  color: rgb(254 243 199 / 0.2);
}
.focus\:text-amber-100\/25:focus {
  color: rgb(254 243 199 / 0.25);
}
.focus\:text-amber-100\/30:focus {
  color: rgb(254 243 199 / 0.3);
}
.focus\:text-amber-100\/35:focus {
  color: rgb(254 243 199 / 0.35);
}
.focus\:text-amber-100\/40:focus {
  color: rgb(254 243 199 / 0.4);
}
.focus\:text-amber-100\/45:focus {
  color: rgb(254 243 199 / 0.45);
}
.focus\:text-amber-100\/5:focus {
  color: rgb(254 243 199 / 0.05);
}
.focus\:text-amber-100\/50:focus {
  color: rgb(254 243 199 / 0.5);
}
.focus\:text-amber-100\/55:focus {
  color: rgb(254 243 199 / 0.55);
}
.focus\:text-amber-100\/60:focus {
  color: rgb(254 243 199 / 0.6);
}
.focus\:text-amber-100\/65:focus {
  color: rgb(254 243 199 / 0.65);
}
.focus\:text-amber-100\/70:focus {
  color: rgb(254 243 199 / 0.7);
}
.focus\:text-amber-100\/75:focus {
  color: rgb(254 243 199 / 0.75);
}
.focus\:text-amber-100\/80:focus {
  color: rgb(254 243 199 / 0.8);
}
.focus\:text-amber-100\/85:focus {
  color: rgb(254 243 199 / 0.85);
}
.focus\:text-amber-100\/90:focus {
  color: rgb(254 243 199 / 0.9);
}
.focus\:text-amber-100\/95:focus {
  color: rgb(254 243 199 / 0.95);
}
.focus\:text-amber-200:focus {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.focus\:text-amber-200\/0:focus {
  color: rgb(253 230 138 / 0);
}
.focus\:text-amber-200\/10:focus {
  color: rgb(253 230 138 / 0.1);
}
.focus\:text-amber-200\/100:focus {
  color: rgb(253 230 138 / 1);
}
.focus\:text-amber-200\/15:focus {
  color: rgb(253 230 138 / 0.15);
}
.focus\:text-amber-200\/20:focus {
  color: rgb(253 230 138 / 0.2);
}
.focus\:text-amber-200\/25:focus {
  color: rgb(253 230 138 / 0.25);
}
.focus\:text-amber-200\/30:focus {
  color: rgb(253 230 138 / 0.3);
}
.focus\:text-amber-200\/35:focus {
  color: rgb(253 230 138 / 0.35);
}
.focus\:text-amber-200\/40:focus {
  color: rgb(253 230 138 / 0.4);
}
.focus\:text-amber-200\/45:focus {
  color: rgb(253 230 138 / 0.45);
}
.focus\:text-amber-200\/5:focus {
  color: rgb(253 230 138 / 0.05);
}
.focus\:text-amber-200\/50:focus {
  color: rgb(253 230 138 / 0.5);
}
.focus\:text-amber-200\/55:focus {
  color: rgb(253 230 138 / 0.55);
}
.focus\:text-amber-200\/60:focus {
  color: rgb(253 230 138 / 0.6);
}
.focus\:text-amber-200\/65:focus {
  color: rgb(253 230 138 / 0.65);
}
.focus\:text-amber-200\/70:focus {
  color: rgb(253 230 138 / 0.7);
}
.focus\:text-amber-200\/75:focus {
  color: rgb(253 230 138 / 0.75);
}
.focus\:text-amber-200\/80:focus {
  color: rgb(253 230 138 / 0.8);
}
.focus\:text-amber-200\/85:focus {
  color: rgb(253 230 138 / 0.85);
}
.focus\:text-amber-200\/90:focus {
  color: rgb(253 230 138 / 0.9);
}
.focus\:text-amber-200\/95:focus {
  color: rgb(253 230 138 / 0.95);
}
.focus\:text-amber-300:focus {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}
.focus\:text-amber-300\/0:focus {
  color: rgb(252 211 77 / 0);
}
.focus\:text-amber-300\/10:focus {
  color: rgb(252 211 77 / 0.1);
}
.focus\:text-amber-300\/100:focus {
  color: rgb(252 211 77 / 1);
}
.focus\:text-amber-300\/15:focus {
  color: rgb(252 211 77 / 0.15);
}
.focus\:text-amber-300\/20:focus {
  color: rgb(252 211 77 / 0.2);
}
.focus\:text-amber-300\/25:focus {
  color: rgb(252 211 77 / 0.25);
}
.focus\:text-amber-300\/30:focus {
  color: rgb(252 211 77 / 0.3);
}
.focus\:text-amber-300\/35:focus {
  color: rgb(252 211 77 / 0.35);
}
.focus\:text-amber-300\/40:focus {
  color: rgb(252 211 77 / 0.4);
}
.focus\:text-amber-300\/45:focus {
  color: rgb(252 211 77 / 0.45);
}
.focus\:text-amber-300\/5:focus {
  color: rgb(252 211 77 / 0.05);
}
.focus\:text-amber-300\/50:focus {
  color: rgb(252 211 77 / 0.5);
}
.focus\:text-amber-300\/55:focus {
  color: rgb(252 211 77 / 0.55);
}
.focus\:text-amber-300\/60:focus {
  color: rgb(252 211 77 / 0.6);
}
.focus\:text-amber-300\/65:focus {
  color: rgb(252 211 77 / 0.65);
}
.focus\:text-amber-300\/70:focus {
  color: rgb(252 211 77 / 0.7);
}
.focus\:text-amber-300\/75:focus {
  color: rgb(252 211 77 / 0.75);
}
.focus\:text-amber-300\/80:focus {
  color: rgb(252 211 77 / 0.8);
}
.focus\:text-amber-300\/85:focus {
  color: rgb(252 211 77 / 0.85);
}
.focus\:text-amber-300\/90:focus {
  color: rgb(252 211 77 / 0.9);
}
.focus\:text-amber-300\/95:focus {
  color: rgb(252 211 77 / 0.95);
}
.focus\:text-amber-400:focus {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.focus\:text-amber-400\/0:focus {
  color: rgb(251 191 36 / 0);
}
.focus\:text-amber-400\/10:focus {
  color: rgb(251 191 36 / 0.1);
}
.focus\:text-amber-400\/100:focus {
  color: rgb(251 191 36 / 1);
}
.focus\:text-amber-400\/15:focus {
  color: rgb(251 191 36 / 0.15);
}
.focus\:text-amber-400\/20:focus {
  color: rgb(251 191 36 / 0.2);
}
.focus\:text-amber-400\/25:focus {
  color: rgb(251 191 36 / 0.25);
}
.focus\:text-amber-400\/30:focus {
  color: rgb(251 191 36 / 0.3);
}
.focus\:text-amber-400\/35:focus {
  color: rgb(251 191 36 / 0.35);
}
.focus\:text-amber-400\/40:focus {
  color: rgb(251 191 36 / 0.4);
}
.focus\:text-amber-400\/45:focus {
  color: rgb(251 191 36 / 0.45);
}
.focus\:text-amber-400\/5:focus {
  color: rgb(251 191 36 / 0.05);
}
.focus\:text-amber-400\/50:focus {
  color: rgb(251 191 36 / 0.5);
}
.focus\:text-amber-400\/55:focus {
  color: rgb(251 191 36 / 0.55);
}
.focus\:text-amber-400\/60:focus {
  color: rgb(251 191 36 / 0.6);
}
.focus\:text-amber-400\/65:focus {
  color: rgb(251 191 36 / 0.65);
}
.focus\:text-amber-400\/70:focus {
  color: rgb(251 191 36 / 0.7);
}
.focus\:text-amber-400\/75:focus {
  color: rgb(251 191 36 / 0.75);
}
.focus\:text-amber-400\/80:focus {
  color: rgb(251 191 36 / 0.8);
}
.focus\:text-amber-400\/85:focus {
  color: rgb(251 191 36 / 0.85);
}
.focus\:text-amber-400\/90:focus {
  color: rgb(251 191 36 / 0.9);
}
.focus\:text-amber-400\/95:focus {
  color: rgb(251 191 36 / 0.95);
}
.focus\:text-amber-500:focus {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.focus\:text-amber-500\/0:focus {
  color: rgb(245 158 11 / 0);
}
.focus\:text-amber-500\/10:focus {
  color: rgb(245 158 11 / 0.1);
}
.focus\:text-amber-500\/100:focus {
  color: rgb(245 158 11 / 1);
}
.focus\:text-amber-500\/15:focus {
  color: rgb(245 158 11 / 0.15);
}
.focus\:text-amber-500\/20:focus {
  color: rgb(245 158 11 / 0.2);
}
.focus\:text-amber-500\/25:focus {
  color: rgb(245 158 11 / 0.25);
}
.focus\:text-amber-500\/30:focus {
  color: rgb(245 158 11 / 0.3);
}
.focus\:text-amber-500\/35:focus {
  color: rgb(245 158 11 / 0.35);
}
.focus\:text-amber-500\/40:focus {
  color: rgb(245 158 11 / 0.4);
}
.focus\:text-amber-500\/45:focus {
  color: rgb(245 158 11 / 0.45);
}
.focus\:text-amber-500\/5:focus {
  color: rgb(245 158 11 / 0.05);
}
.focus\:text-amber-500\/50:focus {
  color: rgb(245 158 11 / 0.5);
}
.focus\:text-amber-500\/55:focus {
  color: rgb(245 158 11 / 0.55);
}
.focus\:text-amber-500\/60:focus {
  color: rgb(245 158 11 / 0.6);
}
.focus\:text-amber-500\/65:focus {
  color: rgb(245 158 11 / 0.65);
}
.focus\:text-amber-500\/70:focus {
  color: rgb(245 158 11 / 0.7);
}
.focus\:text-amber-500\/75:focus {
  color: rgb(245 158 11 / 0.75);
}
.focus\:text-amber-500\/80:focus {
  color: rgb(245 158 11 / 0.8);
}
.focus\:text-amber-500\/85:focus {
  color: rgb(245 158 11 / 0.85);
}
.focus\:text-amber-500\/90:focus {
  color: rgb(245 158 11 / 0.9);
}
.focus\:text-amber-500\/95:focus {
  color: rgb(245 158 11 / 0.95);
}
.focus\:text-amber-600:focus {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.focus\:text-amber-600\/0:focus {
  color: rgb(217 119 6 / 0);
}
.focus\:text-amber-600\/10:focus {
  color: rgb(217 119 6 / 0.1);
}
.focus\:text-amber-600\/100:focus {
  color: rgb(217 119 6 / 1);
}
.focus\:text-amber-600\/15:focus {
  color: rgb(217 119 6 / 0.15);
}
.focus\:text-amber-600\/20:focus {
  color: rgb(217 119 6 / 0.2);
}
.focus\:text-amber-600\/25:focus {
  color: rgb(217 119 6 / 0.25);
}
.focus\:text-amber-600\/30:focus {
  color: rgb(217 119 6 / 0.3);
}
.focus\:text-amber-600\/35:focus {
  color: rgb(217 119 6 / 0.35);
}
.focus\:text-amber-600\/40:focus {
  color: rgb(217 119 6 / 0.4);
}
.focus\:text-amber-600\/45:focus {
  color: rgb(217 119 6 / 0.45);
}
.focus\:text-amber-600\/5:focus {
  color: rgb(217 119 6 / 0.05);
}
.focus\:text-amber-600\/50:focus {
  color: rgb(217 119 6 / 0.5);
}
.focus\:text-amber-600\/55:focus {
  color: rgb(217 119 6 / 0.55);
}
.focus\:text-amber-600\/60:focus {
  color: rgb(217 119 6 / 0.6);
}
.focus\:text-amber-600\/65:focus {
  color: rgb(217 119 6 / 0.65);
}
.focus\:text-amber-600\/70:focus {
  color: rgb(217 119 6 / 0.7);
}
.focus\:text-amber-600\/75:focus {
  color: rgb(217 119 6 / 0.75);
}
.focus\:text-amber-600\/80:focus {
  color: rgb(217 119 6 / 0.8);
}
.focus\:text-amber-600\/85:focus {
  color: rgb(217 119 6 / 0.85);
}
.focus\:text-amber-600\/90:focus {
  color: rgb(217 119 6 / 0.9);
}
.focus\:text-amber-600\/95:focus {
  color: rgb(217 119 6 / 0.95);
}
.focus\:text-amber-700:focus {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.focus\:text-amber-700\/0:focus {
  color: rgb(180 83 9 / 0);
}
.focus\:text-amber-700\/10:focus {
  color: rgb(180 83 9 / 0.1);
}
.focus\:text-amber-700\/100:focus {
  color: rgb(180 83 9 / 1);
}
.focus\:text-amber-700\/15:focus {
  color: rgb(180 83 9 / 0.15);
}
.focus\:text-amber-700\/20:focus {
  color: rgb(180 83 9 / 0.2);
}
.focus\:text-amber-700\/25:focus {
  color: rgb(180 83 9 / 0.25);
}
.focus\:text-amber-700\/30:focus {
  color: rgb(180 83 9 / 0.3);
}
.focus\:text-amber-700\/35:focus {
  color: rgb(180 83 9 / 0.35);
}
.focus\:text-amber-700\/40:focus {
  color: rgb(180 83 9 / 0.4);
}
.focus\:text-amber-700\/45:focus {
  color: rgb(180 83 9 / 0.45);
}
.focus\:text-amber-700\/5:focus {
  color: rgb(180 83 9 / 0.05);
}
.focus\:text-amber-700\/50:focus {
  color: rgb(180 83 9 / 0.5);
}
.focus\:text-amber-700\/55:focus {
  color: rgb(180 83 9 / 0.55);
}
.focus\:text-amber-700\/60:focus {
  color: rgb(180 83 9 / 0.6);
}
.focus\:text-amber-700\/65:focus {
  color: rgb(180 83 9 / 0.65);
}
.focus\:text-amber-700\/70:focus {
  color: rgb(180 83 9 / 0.7);
}
.focus\:text-amber-700\/75:focus {
  color: rgb(180 83 9 / 0.75);
}
.focus\:text-amber-700\/80:focus {
  color: rgb(180 83 9 / 0.8);
}
.focus\:text-amber-700\/85:focus {
  color: rgb(180 83 9 / 0.85);
}
.focus\:text-amber-700\/90:focus {
  color: rgb(180 83 9 / 0.9);
}
.focus\:text-amber-700\/95:focus {
  color: rgb(180 83 9 / 0.95);
}
.focus\:text-amber-800:focus {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.focus\:text-amber-800\/0:focus {
  color: rgb(146 64 14 / 0);
}
.focus\:text-amber-800\/10:focus {
  color: rgb(146 64 14 / 0.1);
}
.focus\:text-amber-800\/100:focus {
  color: rgb(146 64 14 / 1);
}
.focus\:text-amber-800\/15:focus {
  color: rgb(146 64 14 / 0.15);
}
.focus\:text-amber-800\/20:focus {
  color: rgb(146 64 14 / 0.2);
}
.focus\:text-amber-800\/25:focus {
  color: rgb(146 64 14 / 0.25);
}
.focus\:text-amber-800\/30:focus {
  color: rgb(146 64 14 / 0.3);
}
.focus\:text-amber-800\/35:focus {
  color: rgb(146 64 14 / 0.35);
}
.focus\:text-amber-800\/40:focus {
  color: rgb(146 64 14 / 0.4);
}
.focus\:text-amber-800\/45:focus {
  color: rgb(146 64 14 / 0.45);
}
.focus\:text-amber-800\/5:focus {
  color: rgb(146 64 14 / 0.05);
}
.focus\:text-amber-800\/50:focus {
  color: rgb(146 64 14 / 0.5);
}
.focus\:text-amber-800\/55:focus {
  color: rgb(146 64 14 / 0.55);
}
.focus\:text-amber-800\/60:focus {
  color: rgb(146 64 14 / 0.6);
}
.focus\:text-amber-800\/65:focus {
  color: rgb(146 64 14 / 0.65);
}
.focus\:text-amber-800\/70:focus {
  color: rgb(146 64 14 / 0.7);
}
.focus\:text-amber-800\/75:focus {
  color: rgb(146 64 14 / 0.75);
}
.focus\:text-amber-800\/80:focus {
  color: rgb(146 64 14 / 0.8);
}
.focus\:text-amber-800\/85:focus {
  color: rgb(146 64 14 / 0.85);
}
.focus\:text-amber-800\/90:focus {
  color: rgb(146 64 14 / 0.9);
}
.focus\:text-amber-800\/95:focus {
  color: rgb(146 64 14 / 0.95);
}
.focus\:text-amber-900:focus {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.focus\:text-amber-900\/0:focus {
  color: rgb(120 53 15 / 0);
}
.focus\:text-amber-900\/10:focus {
  color: rgb(120 53 15 / 0.1);
}
.focus\:text-amber-900\/100:focus {
  color: rgb(120 53 15 / 1);
}
.focus\:text-amber-900\/15:focus {
  color: rgb(120 53 15 / 0.15);
}
.focus\:text-amber-900\/20:focus {
  color: rgb(120 53 15 / 0.2);
}
.focus\:text-amber-900\/25:focus {
  color: rgb(120 53 15 / 0.25);
}
.focus\:text-amber-900\/30:focus {
  color: rgb(120 53 15 / 0.3);
}
.focus\:text-amber-900\/35:focus {
  color: rgb(120 53 15 / 0.35);
}
.focus\:text-amber-900\/40:focus {
  color: rgb(120 53 15 / 0.4);
}
.focus\:text-amber-900\/45:focus {
  color: rgb(120 53 15 / 0.45);
}
.focus\:text-amber-900\/5:focus {
  color: rgb(120 53 15 / 0.05);
}
.focus\:text-amber-900\/50:focus {
  color: rgb(120 53 15 / 0.5);
}
.focus\:text-amber-900\/55:focus {
  color: rgb(120 53 15 / 0.55);
}
.focus\:text-amber-900\/60:focus {
  color: rgb(120 53 15 / 0.6);
}
.focus\:text-amber-900\/65:focus {
  color: rgb(120 53 15 / 0.65);
}
.focus\:text-amber-900\/70:focus {
  color: rgb(120 53 15 / 0.7);
}
.focus\:text-amber-900\/75:focus {
  color: rgb(120 53 15 / 0.75);
}
.focus\:text-amber-900\/80:focus {
  color: rgb(120 53 15 / 0.8);
}
.focus\:text-amber-900\/85:focus {
  color: rgb(120 53 15 / 0.85);
}
.focus\:text-amber-900\/90:focus {
  color: rgb(120 53 15 / 0.9);
}
.focus\:text-amber-900\/95:focus {
  color: rgb(120 53 15 / 0.95);
}
.focus\:text-blue-100:focus {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}
.focus\:text-blue-100\/0:focus {
  color: rgb(219 234 254 / 0);
}
.focus\:text-blue-100\/10:focus {
  color: rgb(219 234 254 / 0.1);
}
.focus\:text-blue-100\/100:focus {
  color: rgb(219 234 254 / 1);
}
.focus\:text-blue-100\/15:focus {
  color: rgb(219 234 254 / 0.15);
}
.focus\:text-blue-100\/20:focus {
  color: rgb(219 234 254 / 0.2);
}
.focus\:text-blue-100\/25:focus {
  color: rgb(219 234 254 / 0.25);
}
.focus\:text-blue-100\/30:focus {
  color: rgb(219 234 254 / 0.3);
}
.focus\:text-blue-100\/35:focus {
  color: rgb(219 234 254 / 0.35);
}
.focus\:text-blue-100\/40:focus {
  color: rgb(219 234 254 / 0.4);
}
.focus\:text-blue-100\/45:focus {
  color: rgb(219 234 254 / 0.45);
}
.focus\:text-blue-100\/5:focus {
  color: rgb(219 234 254 / 0.05);
}
.focus\:text-blue-100\/50:focus {
  color: rgb(219 234 254 / 0.5);
}
.focus\:text-blue-100\/55:focus {
  color: rgb(219 234 254 / 0.55);
}
.focus\:text-blue-100\/60:focus {
  color: rgb(219 234 254 / 0.6);
}
.focus\:text-blue-100\/65:focus {
  color: rgb(219 234 254 / 0.65);
}
.focus\:text-blue-100\/70:focus {
  color: rgb(219 234 254 / 0.7);
}
.focus\:text-blue-100\/75:focus {
  color: rgb(219 234 254 / 0.75);
}
.focus\:text-blue-100\/80:focus {
  color: rgb(219 234 254 / 0.8);
}
.focus\:text-blue-100\/85:focus {
  color: rgb(219 234 254 / 0.85);
}
.focus\:text-blue-100\/90:focus {
  color: rgb(219 234 254 / 0.9);
}
.focus\:text-blue-100\/95:focus {
  color: rgb(219 234 254 / 0.95);
}
.focus\:text-blue-200:focus {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}
.focus\:text-blue-200\/0:focus {
  color: rgb(191 219 254 / 0);
}
.focus\:text-blue-200\/10:focus {
  color: rgb(191 219 254 / 0.1);
}
.focus\:text-blue-200\/100:focus {
  color: rgb(191 219 254 / 1);
}
.focus\:text-blue-200\/15:focus {
  color: rgb(191 219 254 / 0.15);
}
.focus\:text-blue-200\/20:focus {
  color: rgb(191 219 254 / 0.2);
}
.focus\:text-blue-200\/25:focus {
  color: rgb(191 219 254 / 0.25);
}
.focus\:text-blue-200\/30:focus {
  color: rgb(191 219 254 / 0.3);
}
.focus\:text-blue-200\/35:focus {
  color: rgb(191 219 254 / 0.35);
}
.focus\:text-blue-200\/40:focus {
  color: rgb(191 219 254 / 0.4);
}
.focus\:text-blue-200\/45:focus {
  color: rgb(191 219 254 / 0.45);
}
.focus\:text-blue-200\/5:focus {
  color: rgb(191 219 254 / 0.05);
}
.focus\:text-blue-200\/50:focus {
  color: rgb(191 219 254 / 0.5);
}
.focus\:text-blue-200\/55:focus {
  color: rgb(191 219 254 / 0.55);
}
.focus\:text-blue-200\/60:focus {
  color: rgb(191 219 254 / 0.6);
}
.focus\:text-blue-200\/65:focus {
  color: rgb(191 219 254 / 0.65);
}
.focus\:text-blue-200\/70:focus {
  color: rgb(191 219 254 / 0.7);
}
.focus\:text-blue-200\/75:focus {
  color: rgb(191 219 254 / 0.75);
}
.focus\:text-blue-200\/80:focus {
  color: rgb(191 219 254 / 0.8);
}
.focus\:text-blue-200\/85:focus {
  color: rgb(191 219 254 / 0.85);
}
.focus\:text-blue-200\/90:focus {
  color: rgb(191 219 254 / 0.9);
}
.focus\:text-blue-200\/95:focus {
  color: rgb(191 219 254 / 0.95);
}
.focus\:text-blue-300:focus {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.focus\:text-blue-300\/0:focus {
  color: rgb(147 197 253 / 0);
}
.focus\:text-blue-300\/10:focus {
  color: rgb(147 197 253 / 0.1);
}
.focus\:text-blue-300\/100:focus {
  color: rgb(147 197 253 / 1);
}
.focus\:text-blue-300\/15:focus {
  color: rgb(147 197 253 / 0.15);
}
.focus\:text-blue-300\/20:focus {
  color: rgb(147 197 253 / 0.2);
}
.focus\:text-blue-300\/25:focus {
  color: rgb(147 197 253 / 0.25);
}
.focus\:text-blue-300\/30:focus {
  color: rgb(147 197 253 / 0.3);
}
.focus\:text-blue-300\/35:focus {
  color: rgb(147 197 253 / 0.35);
}
.focus\:text-blue-300\/40:focus {
  color: rgb(147 197 253 / 0.4);
}
.focus\:text-blue-300\/45:focus {
  color: rgb(147 197 253 / 0.45);
}
.focus\:text-blue-300\/5:focus {
  color: rgb(147 197 253 / 0.05);
}
.focus\:text-blue-300\/50:focus {
  color: rgb(147 197 253 / 0.5);
}
.focus\:text-blue-300\/55:focus {
  color: rgb(147 197 253 / 0.55);
}
.focus\:text-blue-300\/60:focus {
  color: rgb(147 197 253 / 0.6);
}
.focus\:text-blue-300\/65:focus {
  color: rgb(147 197 253 / 0.65);
}
.focus\:text-blue-300\/70:focus {
  color: rgb(147 197 253 / 0.7);
}
.focus\:text-blue-300\/75:focus {
  color: rgb(147 197 253 / 0.75);
}
.focus\:text-blue-300\/80:focus {
  color: rgb(147 197 253 / 0.8);
}
.focus\:text-blue-300\/85:focus {
  color: rgb(147 197 253 / 0.85);
}
.focus\:text-blue-300\/90:focus {
  color: rgb(147 197 253 / 0.9);
}
.focus\:text-blue-300\/95:focus {
  color: rgb(147 197 253 / 0.95);
}
.focus\:text-blue-400:focus {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.focus\:text-blue-400\/0:focus {
  color: rgb(96 165 250 / 0);
}
.focus\:text-blue-400\/10:focus {
  color: rgb(96 165 250 / 0.1);
}
.focus\:text-blue-400\/100:focus {
  color: rgb(96 165 250 / 1);
}
.focus\:text-blue-400\/15:focus {
  color: rgb(96 165 250 / 0.15);
}
.focus\:text-blue-400\/20:focus {
  color: rgb(96 165 250 / 0.2);
}
.focus\:text-blue-400\/25:focus {
  color: rgb(96 165 250 / 0.25);
}
.focus\:text-blue-400\/30:focus {
  color: rgb(96 165 250 / 0.3);
}
.focus\:text-blue-400\/35:focus {
  color: rgb(96 165 250 / 0.35);
}
.focus\:text-blue-400\/40:focus {
  color: rgb(96 165 250 / 0.4);
}
.focus\:text-blue-400\/45:focus {
  color: rgb(96 165 250 / 0.45);
}
.focus\:text-blue-400\/5:focus {
  color: rgb(96 165 250 / 0.05);
}
.focus\:text-blue-400\/50:focus {
  color: rgb(96 165 250 / 0.5);
}
.focus\:text-blue-400\/55:focus {
  color: rgb(96 165 250 / 0.55);
}
.focus\:text-blue-400\/60:focus {
  color: rgb(96 165 250 / 0.6);
}
.focus\:text-blue-400\/65:focus {
  color: rgb(96 165 250 / 0.65);
}
.focus\:text-blue-400\/70:focus {
  color: rgb(96 165 250 / 0.7);
}
.focus\:text-blue-400\/75:focus {
  color: rgb(96 165 250 / 0.75);
}
.focus\:text-blue-400\/80:focus {
  color: rgb(96 165 250 / 0.8);
}
.focus\:text-blue-400\/85:focus {
  color: rgb(96 165 250 / 0.85);
}
.focus\:text-blue-400\/90:focus {
  color: rgb(96 165 250 / 0.9);
}
.focus\:text-blue-400\/95:focus {
  color: rgb(96 165 250 / 0.95);
}
.focus\:text-blue-500:focus {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.focus\:text-blue-500\/0:focus {
  color: rgb(59 130 246 / 0);
}
.focus\:text-blue-500\/10:focus {
  color: rgb(59 130 246 / 0.1);
}
.focus\:text-blue-500\/100:focus {
  color: rgb(59 130 246 / 1);
}
.focus\:text-blue-500\/15:focus {
  color: rgb(59 130 246 / 0.15);
}
.focus\:text-blue-500\/20:focus {
  color: rgb(59 130 246 / 0.2);
}
.focus\:text-blue-500\/25:focus {
  color: rgb(59 130 246 / 0.25);
}
.focus\:text-blue-500\/30:focus {
  color: rgb(59 130 246 / 0.3);
}
.focus\:text-blue-500\/35:focus {
  color: rgb(59 130 246 / 0.35);
}
.focus\:text-blue-500\/40:focus {
  color: rgb(59 130 246 / 0.4);
}
.focus\:text-blue-500\/45:focus {
  color: rgb(59 130 246 / 0.45);
}
.focus\:text-blue-500\/5:focus {
  color: rgb(59 130 246 / 0.05);
}
.focus\:text-blue-500\/50:focus {
  color: rgb(59 130 246 / 0.5);
}
.focus\:text-blue-500\/55:focus {
  color: rgb(59 130 246 / 0.55);
}
.focus\:text-blue-500\/60:focus {
  color: rgb(59 130 246 / 0.6);
}
.focus\:text-blue-500\/65:focus {
  color: rgb(59 130 246 / 0.65);
}
.focus\:text-blue-500\/70:focus {
  color: rgb(59 130 246 / 0.7);
}
.focus\:text-blue-500\/75:focus {
  color: rgb(59 130 246 / 0.75);
}
.focus\:text-blue-500\/80:focus {
  color: rgb(59 130 246 / 0.8);
}
.focus\:text-blue-500\/85:focus {
  color: rgb(59 130 246 / 0.85);
}
.focus\:text-blue-500\/90:focus {
  color: rgb(59 130 246 / 0.9);
}
.focus\:text-blue-500\/95:focus {
  color: rgb(59 130 246 / 0.95);
}
.focus\:text-blue-600:focus {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.focus\:text-blue-600\/0:focus {
  color: rgb(37 99 235 / 0);
}
.focus\:text-blue-600\/10:focus {
  color: rgb(37 99 235 / 0.1);
}
.focus\:text-blue-600\/100:focus {
  color: rgb(37 99 235 / 1);
}
.focus\:text-blue-600\/15:focus {
  color: rgb(37 99 235 / 0.15);
}
.focus\:text-blue-600\/20:focus {
  color: rgb(37 99 235 / 0.2);
}
.focus\:text-blue-600\/25:focus {
  color: rgb(37 99 235 / 0.25);
}
.focus\:text-blue-600\/30:focus {
  color: rgb(37 99 235 / 0.3);
}
.focus\:text-blue-600\/35:focus {
  color: rgb(37 99 235 / 0.35);
}
.focus\:text-blue-600\/40:focus {
  color: rgb(37 99 235 / 0.4);
}
.focus\:text-blue-600\/45:focus {
  color: rgb(37 99 235 / 0.45);
}
.focus\:text-blue-600\/5:focus {
  color: rgb(37 99 235 / 0.05);
}
.focus\:text-blue-600\/50:focus {
  color: rgb(37 99 235 / 0.5);
}
.focus\:text-blue-600\/55:focus {
  color: rgb(37 99 235 / 0.55);
}
.focus\:text-blue-600\/60:focus {
  color: rgb(37 99 235 / 0.6);
}
.focus\:text-blue-600\/65:focus {
  color: rgb(37 99 235 / 0.65);
}
.focus\:text-blue-600\/70:focus {
  color: rgb(37 99 235 / 0.7);
}
.focus\:text-blue-600\/75:focus {
  color: rgb(37 99 235 / 0.75);
}
.focus\:text-blue-600\/80:focus {
  color: rgb(37 99 235 / 0.8);
}
.focus\:text-blue-600\/85:focus {
  color: rgb(37 99 235 / 0.85);
}
.focus\:text-blue-600\/90:focus {
  color: rgb(37 99 235 / 0.9);
}
.focus\:text-blue-600\/95:focus {
  color: rgb(37 99 235 / 0.95);
}
.focus\:text-blue-700:focus {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.focus\:text-blue-700\/0:focus {
  color: rgb(29 78 216 / 0);
}
.focus\:text-blue-700\/10:focus {
  color: rgb(29 78 216 / 0.1);
}
.focus\:text-blue-700\/100:focus {
  color: rgb(29 78 216 / 1);
}
.focus\:text-blue-700\/15:focus {
  color: rgb(29 78 216 / 0.15);
}
.focus\:text-blue-700\/20:focus {
  color: rgb(29 78 216 / 0.2);
}
.focus\:text-blue-700\/25:focus {
  color: rgb(29 78 216 / 0.25);
}
.focus\:text-blue-700\/30:focus {
  color: rgb(29 78 216 / 0.3);
}
.focus\:text-blue-700\/35:focus {
  color: rgb(29 78 216 / 0.35);
}
.focus\:text-blue-700\/40:focus {
  color: rgb(29 78 216 / 0.4);
}
.focus\:text-blue-700\/45:focus {
  color: rgb(29 78 216 / 0.45);
}
.focus\:text-blue-700\/5:focus {
  color: rgb(29 78 216 / 0.05);
}
.focus\:text-blue-700\/50:focus {
  color: rgb(29 78 216 / 0.5);
}
.focus\:text-blue-700\/55:focus {
  color: rgb(29 78 216 / 0.55);
}
.focus\:text-blue-700\/60:focus {
  color: rgb(29 78 216 / 0.6);
}
.focus\:text-blue-700\/65:focus {
  color: rgb(29 78 216 / 0.65);
}
.focus\:text-blue-700\/70:focus {
  color: rgb(29 78 216 / 0.7);
}
.focus\:text-blue-700\/75:focus {
  color: rgb(29 78 216 / 0.75);
}
.focus\:text-blue-700\/80:focus {
  color: rgb(29 78 216 / 0.8);
}
.focus\:text-blue-700\/85:focus {
  color: rgb(29 78 216 / 0.85);
}
.focus\:text-blue-700\/90:focus {
  color: rgb(29 78 216 / 0.9);
}
.focus\:text-blue-700\/95:focus {
  color: rgb(29 78 216 / 0.95);
}
.focus\:text-blue-800:focus {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.focus\:text-blue-800\/0:focus {
  color: rgb(30 64 175 / 0);
}
.focus\:text-blue-800\/10:focus {
  color: rgb(30 64 175 / 0.1);
}
.focus\:text-blue-800\/100:focus {
  color: rgb(30 64 175 / 1);
}
.focus\:text-blue-800\/15:focus {
  color: rgb(30 64 175 / 0.15);
}
.focus\:text-blue-800\/20:focus {
  color: rgb(30 64 175 / 0.2);
}
.focus\:text-blue-800\/25:focus {
  color: rgb(30 64 175 / 0.25);
}
.focus\:text-blue-800\/30:focus {
  color: rgb(30 64 175 / 0.3);
}
.focus\:text-blue-800\/35:focus {
  color: rgb(30 64 175 / 0.35);
}
.focus\:text-blue-800\/40:focus {
  color: rgb(30 64 175 / 0.4);
}
.focus\:text-blue-800\/45:focus {
  color: rgb(30 64 175 / 0.45);
}
.focus\:text-blue-800\/5:focus {
  color: rgb(30 64 175 / 0.05);
}
.focus\:text-blue-800\/50:focus {
  color: rgb(30 64 175 / 0.5);
}
.focus\:text-blue-800\/55:focus {
  color: rgb(30 64 175 / 0.55);
}
.focus\:text-blue-800\/60:focus {
  color: rgb(30 64 175 / 0.6);
}
.focus\:text-blue-800\/65:focus {
  color: rgb(30 64 175 / 0.65);
}
.focus\:text-blue-800\/70:focus {
  color: rgb(30 64 175 / 0.7);
}
.focus\:text-blue-800\/75:focus {
  color: rgb(30 64 175 / 0.75);
}
.focus\:text-blue-800\/80:focus {
  color: rgb(30 64 175 / 0.8);
}
.focus\:text-blue-800\/85:focus {
  color: rgb(30 64 175 / 0.85);
}
.focus\:text-blue-800\/90:focus {
  color: rgb(30 64 175 / 0.9);
}
.focus\:text-blue-800\/95:focus {
  color: rgb(30 64 175 / 0.95);
}
.focus\:text-blue-900:focus {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
.focus\:text-blue-900\/0:focus {
  color: rgb(30 58 138 / 0);
}
.focus\:text-blue-900\/10:focus {
  color: rgb(30 58 138 / 0.1);
}
.focus\:text-blue-900\/100:focus {
  color: rgb(30 58 138 / 1);
}
.focus\:text-blue-900\/15:focus {
  color: rgb(30 58 138 / 0.15);
}
.focus\:text-blue-900\/20:focus {
  color: rgb(30 58 138 / 0.2);
}
.focus\:text-blue-900\/25:focus {
  color: rgb(30 58 138 / 0.25);
}
.focus\:text-blue-900\/30:focus {
  color: rgb(30 58 138 / 0.3);
}
.focus\:text-blue-900\/35:focus {
  color: rgb(30 58 138 / 0.35);
}
.focus\:text-blue-900\/40:focus {
  color: rgb(30 58 138 / 0.4);
}
.focus\:text-blue-900\/45:focus {
  color: rgb(30 58 138 / 0.45);
}
.focus\:text-blue-900\/5:focus {
  color: rgb(30 58 138 / 0.05);
}
.focus\:text-blue-900\/50:focus {
  color: rgb(30 58 138 / 0.5);
}
.focus\:text-blue-900\/55:focus {
  color: rgb(30 58 138 / 0.55);
}
.focus\:text-blue-900\/60:focus {
  color: rgb(30 58 138 / 0.6);
}
.focus\:text-blue-900\/65:focus {
  color: rgb(30 58 138 / 0.65);
}
.focus\:text-blue-900\/70:focus {
  color: rgb(30 58 138 / 0.7);
}
.focus\:text-blue-900\/75:focus {
  color: rgb(30 58 138 / 0.75);
}
.focus\:text-blue-900\/80:focus {
  color: rgb(30 58 138 / 0.8);
}
.focus\:text-blue-900\/85:focus {
  color: rgb(30 58 138 / 0.85);
}
.focus\:text-blue-900\/90:focus {
  color: rgb(30 58 138 / 0.9);
}
.focus\:text-blue-900\/95:focus {
  color: rgb(30 58 138 / 0.95);
}
.focus\:text-cyan-100:focus {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}
.focus\:text-cyan-100\/0:focus {
  color: rgb(207 250 254 / 0);
}
.focus\:text-cyan-100\/10:focus {
  color: rgb(207 250 254 / 0.1);
}
.focus\:text-cyan-100\/100:focus {
  color: rgb(207 250 254 / 1);
}
.focus\:text-cyan-100\/15:focus {
  color: rgb(207 250 254 / 0.15);
}
.focus\:text-cyan-100\/20:focus {
  color: rgb(207 250 254 / 0.2);
}
.focus\:text-cyan-100\/25:focus {
  color: rgb(207 250 254 / 0.25);
}
.focus\:text-cyan-100\/30:focus {
  color: rgb(207 250 254 / 0.3);
}
.focus\:text-cyan-100\/35:focus {
  color: rgb(207 250 254 / 0.35);
}
.focus\:text-cyan-100\/40:focus {
  color: rgb(207 250 254 / 0.4);
}
.focus\:text-cyan-100\/45:focus {
  color: rgb(207 250 254 / 0.45);
}
.focus\:text-cyan-100\/5:focus {
  color: rgb(207 250 254 / 0.05);
}
.focus\:text-cyan-100\/50:focus {
  color: rgb(207 250 254 / 0.5);
}
.focus\:text-cyan-100\/55:focus {
  color: rgb(207 250 254 / 0.55);
}
.focus\:text-cyan-100\/60:focus {
  color: rgb(207 250 254 / 0.6);
}
.focus\:text-cyan-100\/65:focus {
  color: rgb(207 250 254 / 0.65);
}
.focus\:text-cyan-100\/70:focus {
  color: rgb(207 250 254 / 0.7);
}
.focus\:text-cyan-100\/75:focus {
  color: rgb(207 250 254 / 0.75);
}
.focus\:text-cyan-100\/80:focus {
  color: rgb(207 250 254 / 0.8);
}
.focus\:text-cyan-100\/85:focus {
  color: rgb(207 250 254 / 0.85);
}
.focus\:text-cyan-100\/90:focus {
  color: rgb(207 250 254 / 0.9);
}
.focus\:text-cyan-100\/95:focus {
  color: rgb(207 250 254 / 0.95);
}
.focus\:text-cyan-200:focus {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}
.focus\:text-cyan-200\/0:focus {
  color: rgb(165 243 252 / 0);
}
.focus\:text-cyan-200\/10:focus {
  color: rgb(165 243 252 / 0.1);
}
.focus\:text-cyan-200\/100:focus {
  color: rgb(165 243 252 / 1);
}
.focus\:text-cyan-200\/15:focus {
  color: rgb(165 243 252 / 0.15);
}
.focus\:text-cyan-200\/20:focus {
  color: rgb(165 243 252 / 0.2);
}
.focus\:text-cyan-200\/25:focus {
  color: rgb(165 243 252 / 0.25);
}
.focus\:text-cyan-200\/30:focus {
  color: rgb(165 243 252 / 0.3);
}
.focus\:text-cyan-200\/35:focus {
  color: rgb(165 243 252 / 0.35);
}
.focus\:text-cyan-200\/40:focus {
  color: rgb(165 243 252 / 0.4);
}
.focus\:text-cyan-200\/45:focus {
  color: rgb(165 243 252 / 0.45);
}
.focus\:text-cyan-200\/5:focus {
  color: rgb(165 243 252 / 0.05);
}
.focus\:text-cyan-200\/50:focus {
  color: rgb(165 243 252 / 0.5);
}
.focus\:text-cyan-200\/55:focus {
  color: rgb(165 243 252 / 0.55);
}
.focus\:text-cyan-200\/60:focus {
  color: rgb(165 243 252 / 0.6);
}
.focus\:text-cyan-200\/65:focus {
  color: rgb(165 243 252 / 0.65);
}
.focus\:text-cyan-200\/70:focus {
  color: rgb(165 243 252 / 0.7);
}
.focus\:text-cyan-200\/75:focus {
  color: rgb(165 243 252 / 0.75);
}
.focus\:text-cyan-200\/80:focus {
  color: rgb(165 243 252 / 0.8);
}
.focus\:text-cyan-200\/85:focus {
  color: rgb(165 243 252 / 0.85);
}
.focus\:text-cyan-200\/90:focus {
  color: rgb(165 243 252 / 0.9);
}
.focus\:text-cyan-200\/95:focus {
  color: rgb(165 243 252 / 0.95);
}
.focus\:text-cyan-300:focus {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}
.focus\:text-cyan-300\/0:focus {
  color: rgb(103 232 249 / 0);
}
.focus\:text-cyan-300\/10:focus {
  color: rgb(103 232 249 / 0.1);
}
.focus\:text-cyan-300\/100:focus {
  color: rgb(103 232 249 / 1);
}
.focus\:text-cyan-300\/15:focus {
  color: rgb(103 232 249 / 0.15);
}
.focus\:text-cyan-300\/20:focus {
  color: rgb(103 232 249 / 0.2);
}
.focus\:text-cyan-300\/25:focus {
  color: rgb(103 232 249 / 0.25);
}
.focus\:text-cyan-300\/30:focus {
  color: rgb(103 232 249 / 0.3);
}
.focus\:text-cyan-300\/35:focus {
  color: rgb(103 232 249 / 0.35);
}
.focus\:text-cyan-300\/40:focus {
  color: rgb(103 232 249 / 0.4);
}
.focus\:text-cyan-300\/45:focus {
  color: rgb(103 232 249 / 0.45);
}
.focus\:text-cyan-300\/5:focus {
  color: rgb(103 232 249 / 0.05);
}
.focus\:text-cyan-300\/50:focus {
  color: rgb(103 232 249 / 0.5);
}
.focus\:text-cyan-300\/55:focus {
  color: rgb(103 232 249 / 0.55);
}
.focus\:text-cyan-300\/60:focus {
  color: rgb(103 232 249 / 0.6);
}
.focus\:text-cyan-300\/65:focus {
  color: rgb(103 232 249 / 0.65);
}
.focus\:text-cyan-300\/70:focus {
  color: rgb(103 232 249 / 0.7);
}
.focus\:text-cyan-300\/75:focus {
  color: rgb(103 232 249 / 0.75);
}
.focus\:text-cyan-300\/80:focus {
  color: rgb(103 232 249 / 0.8);
}
.focus\:text-cyan-300\/85:focus {
  color: rgb(103 232 249 / 0.85);
}
.focus\:text-cyan-300\/90:focus {
  color: rgb(103 232 249 / 0.9);
}
.focus\:text-cyan-300\/95:focus {
  color: rgb(103 232 249 / 0.95);
}
.focus\:text-cyan-400:focus {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}
.focus\:text-cyan-400\/0:focus {
  color: rgb(34 211 238 / 0);
}
.focus\:text-cyan-400\/10:focus {
  color: rgb(34 211 238 / 0.1);
}
.focus\:text-cyan-400\/100:focus {
  color: rgb(34 211 238 / 1);
}
.focus\:text-cyan-400\/15:focus {
  color: rgb(34 211 238 / 0.15);
}
.focus\:text-cyan-400\/20:focus {
  color: rgb(34 211 238 / 0.2);
}
.focus\:text-cyan-400\/25:focus {
  color: rgb(34 211 238 / 0.25);
}
.focus\:text-cyan-400\/30:focus {
  color: rgb(34 211 238 / 0.3);
}
.focus\:text-cyan-400\/35:focus {
  color: rgb(34 211 238 / 0.35);
}
.focus\:text-cyan-400\/40:focus {
  color: rgb(34 211 238 / 0.4);
}
.focus\:text-cyan-400\/45:focus {
  color: rgb(34 211 238 / 0.45);
}
.focus\:text-cyan-400\/5:focus {
  color: rgb(34 211 238 / 0.05);
}
.focus\:text-cyan-400\/50:focus {
  color: rgb(34 211 238 / 0.5);
}
.focus\:text-cyan-400\/55:focus {
  color: rgb(34 211 238 / 0.55);
}
.focus\:text-cyan-400\/60:focus {
  color: rgb(34 211 238 / 0.6);
}
.focus\:text-cyan-400\/65:focus {
  color: rgb(34 211 238 / 0.65);
}
.focus\:text-cyan-400\/70:focus {
  color: rgb(34 211 238 / 0.7);
}
.focus\:text-cyan-400\/75:focus {
  color: rgb(34 211 238 / 0.75);
}
.focus\:text-cyan-400\/80:focus {
  color: rgb(34 211 238 / 0.8);
}
.focus\:text-cyan-400\/85:focus {
  color: rgb(34 211 238 / 0.85);
}
.focus\:text-cyan-400\/90:focus {
  color: rgb(34 211 238 / 0.9);
}
.focus\:text-cyan-400\/95:focus {
  color: rgb(34 211 238 / 0.95);
}
.focus\:text-cyan-500:focus {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}
.focus\:text-cyan-500\/0:focus {
  color: rgb(6 182 212 / 0);
}
.focus\:text-cyan-500\/10:focus {
  color: rgb(6 182 212 / 0.1);
}
.focus\:text-cyan-500\/100:focus {
  color: rgb(6 182 212 / 1);
}
.focus\:text-cyan-500\/15:focus {
  color: rgb(6 182 212 / 0.15);
}
.focus\:text-cyan-500\/20:focus {
  color: rgb(6 182 212 / 0.2);
}
.focus\:text-cyan-500\/25:focus {
  color: rgb(6 182 212 / 0.25);
}
.focus\:text-cyan-500\/30:focus {
  color: rgb(6 182 212 / 0.3);
}
.focus\:text-cyan-500\/35:focus {
  color: rgb(6 182 212 / 0.35);
}
.focus\:text-cyan-500\/40:focus {
  color: rgb(6 182 212 / 0.4);
}
.focus\:text-cyan-500\/45:focus {
  color: rgb(6 182 212 / 0.45);
}
.focus\:text-cyan-500\/5:focus {
  color: rgb(6 182 212 / 0.05);
}
.focus\:text-cyan-500\/50:focus {
  color: rgb(6 182 212 / 0.5);
}
.focus\:text-cyan-500\/55:focus {
  color: rgb(6 182 212 / 0.55);
}
.focus\:text-cyan-500\/60:focus {
  color: rgb(6 182 212 / 0.6);
}
.focus\:text-cyan-500\/65:focus {
  color: rgb(6 182 212 / 0.65);
}
.focus\:text-cyan-500\/70:focus {
  color: rgb(6 182 212 / 0.7);
}
.focus\:text-cyan-500\/75:focus {
  color: rgb(6 182 212 / 0.75);
}
.focus\:text-cyan-500\/80:focus {
  color: rgb(6 182 212 / 0.8);
}
.focus\:text-cyan-500\/85:focus {
  color: rgb(6 182 212 / 0.85);
}
.focus\:text-cyan-500\/90:focus {
  color: rgb(6 182 212 / 0.9);
}
.focus\:text-cyan-500\/95:focus {
  color: rgb(6 182 212 / 0.95);
}
.focus\:text-cyan-600:focus {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}
.focus\:text-cyan-600\/0:focus {
  color: rgb(8 145 178 / 0);
}
.focus\:text-cyan-600\/10:focus {
  color: rgb(8 145 178 / 0.1);
}
.focus\:text-cyan-600\/100:focus {
  color: rgb(8 145 178 / 1);
}
.focus\:text-cyan-600\/15:focus {
  color: rgb(8 145 178 / 0.15);
}
.focus\:text-cyan-600\/20:focus {
  color: rgb(8 145 178 / 0.2);
}
.focus\:text-cyan-600\/25:focus {
  color: rgb(8 145 178 / 0.25);
}
.focus\:text-cyan-600\/30:focus {
  color: rgb(8 145 178 / 0.3);
}
.focus\:text-cyan-600\/35:focus {
  color: rgb(8 145 178 / 0.35);
}
.focus\:text-cyan-600\/40:focus {
  color: rgb(8 145 178 / 0.4);
}
.focus\:text-cyan-600\/45:focus {
  color: rgb(8 145 178 / 0.45);
}
.focus\:text-cyan-600\/5:focus {
  color: rgb(8 145 178 / 0.05);
}
.focus\:text-cyan-600\/50:focus {
  color: rgb(8 145 178 / 0.5);
}
.focus\:text-cyan-600\/55:focus {
  color: rgb(8 145 178 / 0.55);
}
.focus\:text-cyan-600\/60:focus {
  color: rgb(8 145 178 / 0.6);
}
.focus\:text-cyan-600\/65:focus {
  color: rgb(8 145 178 / 0.65);
}
.focus\:text-cyan-600\/70:focus {
  color: rgb(8 145 178 / 0.7);
}
.focus\:text-cyan-600\/75:focus {
  color: rgb(8 145 178 / 0.75);
}
.focus\:text-cyan-600\/80:focus {
  color: rgb(8 145 178 / 0.8);
}
.focus\:text-cyan-600\/85:focus {
  color: rgb(8 145 178 / 0.85);
}
.focus\:text-cyan-600\/90:focus {
  color: rgb(8 145 178 / 0.9);
}
.focus\:text-cyan-600\/95:focus {
  color: rgb(8 145 178 / 0.95);
}
.focus\:text-cyan-700:focus {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}
.focus\:text-cyan-700\/0:focus {
  color: rgb(14 116 144 / 0);
}
.focus\:text-cyan-700\/10:focus {
  color: rgb(14 116 144 / 0.1);
}
.focus\:text-cyan-700\/100:focus {
  color: rgb(14 116 144 / 1);
}
.focus\:text-cyan-700\/15:focus {
  color: rgb(14 116 144 / 0.15);
}
.focus\:text-cyan-700\/20:focus {
  color: rgb(14 116 144 / 0.2);
}
.focus\:text-cyan-700\/25:focus {
  color: rgb(14 116 144 / 0.25);
}
.focus\:text-cyan-700\/30:focus {
  color: rgb(14 116 144 / 0.3);
}
.focus\:text-cyan-700\/35:focus {
  color: rgb(14 116 144 / 0.35);
}
.focus\:text-cyan-700\/40:focus {
  color: rgb(14 116 144 / 0.4);
}
.focus\:text-cyan-700\/45:focus {
  color: rgb(14 116 144 / 0.45);
}
.focus\:text-cyan-700\/5:focus {
  color: rgb(14 116 144 / 0.05);
}
.focus\:text-cyan-700\/50:focus {
  color: rgb(14 116 144 / 0.5);
}
.focus\:text-cyan-700\/55:focus {
  color: rgb(14 116 144 / 0.55);
}
.focus\:text-cyan-700\/60:focus {
  color: rgb(14 116 144 / 0.6);
}
.focus\:text-cyan-700\/65:focus {
  color: rgb(14 116 144 / 0.65);
}
.focus\:text-cyan-700\/70:focus {
  color: rgb(14 116 144 / 0.7);
}
.focus\:text-cyan-700\/75:focus {
  color: rgb(14 116 144 / 0.75);
}
.focus\:text-cyan-700\/80:focus {
  color: rgb(14 116 144 / 0.8);
}
.focus\:text-cyan-700\/85:focus {
  color: rgb(14 116 144 / 0.85);
}
.focus\:text-cyan-700\/90:focus {
  color: rgb(14 116 144 / 0.9);
}
.focus\:text-cyan-700\/95:focus {
  color: rgb(14 116 144 / 0.95);
}
.focus\:text-cyan-800:focus {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}
.focus\:text-cyan-800\/0:focus {
  color: rgb(21 94 117 / 0);
}
.focus\:text-cyan-800\/10:focus {
  color: rgb(21 94 117 / 0.1);
}
.focus\:text-cyan-800\/100:focus {
  color: rgb(21 94 117 / 1);
}
.focus\:text-cyan-800\/15:focus {
  color: rgb(21 94 117 / 0.15);
}
.focus\:text-cyan-800\/20:focus {
  color: rgb(21 94 117 / 0.2);
}
.focus\:text-cyan-800\/25:focus {
  color: rgb(21 94 117 / 0.25);
}
.focus\:text-cyan-800\/30:focus {
  color: rgb(21 94 117 / 0.3);
}
.focus\:text-cyan-800\/35:focus {
  color: rgb(21 94 117 / 0.35);
}
.focus\:text-cyan-800\/40:focus {
  color: rgb(21 94 117 / 0.4);
}
.focus\:text-cyan-800\/45:focus {
  color: rgb(21 94 117 / 0.45);
}
.focus\:text-cyan-800\/5:focus {
  color: rgb(21 94 117 / 0.05);
}
.focus\:text-cyan-800\/50:focus {
  color: rgb(21 94 117 / 0.5);
}
.focus\:text-cyan-800\/55:focus {
  color: rgb(21 94 117 / 0.55);
}
.focus\:text-cyan-800\/60:focus {
  color: rgb(21 94 117 / 0.6);
}
.focus\:text-cyan-800\/65:focus {
  color: rgb(21 94 117 / 0.65);
}
.focus\:text-cyan-800\/70:focus {
  color: rgb(21 94 117 / 0.7);
}
.focus\:text-cyan-800\/75:focus {
  color: rgb(21 94 117 / 0.75);
}
.focus\:text-cyan-800\/80:focus {
  color: rgb(21 94 117 / 0.8);
}
.focus\:text-cyan-800\/85:focus {
  color: rgb(21 94 117 / 0.85);
}
.focus\:text-cyan-800\/90:focus {
  color: rgb(21 94 117 / 0.9);
}
.focus\:text-cyan-800\/95:focus {
  color: rgb(21 94 117 / 0.95);
}
.focus\:text-cyan-900:focus {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}
.focus\:text-cyan-900\/0:focus {
  color: rgb(22 78 99 / 0);
}
.focus\:text-cyan-900\/10:focus {
  color: rgb(22 78 99 / 0.1);
}
.focus\:text-cyan-900\/100:focus {
  color: rgb(22 78 99 / 1);
}
.focus\:text-cyan-900\/15:focus {
  color: rgb(22 78 99 / 0.15);
}
.focus\:text-cyan-900\/20:focus {
  color: rgb(22 78 99 / 0.2);
}
.focus\:text-cyan-900\/25:focus {
  color: rgb(22 78 99 / 0.25);
}
.focus\:text-cyan-900\/30:focus {
  color: rgb(22 78 99 / 0.3);
}
.focus\:text-cyan-900\/35:focus {
  color: rgb(22 78 99 / 0.35);
}
.focus\:text-cyan-900\/40:focus {
  color: rgb(22 78 99 / 0.4);
}
.focus\:text-cyan-900\/45:focus {
  color: rgb(22 78 99 / 0.45);
}
.focus\:text-cyan-900\/5:focus {
  color: rgb(22 78 99 / 0.05);
}
.focus\:text-cyan-900\/50:focus {
  color: rgb(22 78 99 / 0.5);
}
.focus\:text-cyan-900\/55:focus {
  color: rgb(22 78 99 / 0.55);
}
.focus\:text-cyan-900\/60:focus {
  color: rgb(22 78 99 / 0.6);
}
.focus\:text-cyan-900\/65:focus {
  color: rgb(22 78 99 / 0.65);
}
.focus\:text-cyan-900\/70:focus {
  color: rgb(22 78 99 / 0.7);
}
.focus\:text-cyan-900\/75:focus {
  color: rgb(22 78 99 / 0.75);
}
.focus\:text-cyan-900\/80:focus {
  color: rgb(22 78 99 / 0.8);
}
.focus\:text-cyan-900\/85:focus {
  color: rgb(22 78 99 / 0.85);
}
.focus\:text-cyan-900\/90:focus {
  color: rgb(22 78 99 / 0.9);
}
.focus\:text-cyan-900\/95:focus {
  color: rgb(22 78 99 / 0.95);
}
.focus\:text-destructive\/10:focus {
  color: hsl(var(--destructive) / 0.1);
}
.focus\:text-destructive\/100:focus {
  color: hsl(var(--destructive) / 1);
}
.focus\:text-destructive\/15:focus {
  color: hsl(var(--destructive) / 0.15);
}
.focus\:text-destructive\/20:focus {
  color: hsl(var(--destructive) / 0.2);
}
.focus\:text-destructive\/25:focus {
  color: hsl(var(--destructive) / 0.25);
}
.focus\:text-destructive\/30:focus {
  color: hsl(var(--destructive) / 0.3);
}
.focus\:text-destructive\/35:focus {
  color: hsl(var(--destructive) / 0.35);
}
.focus\:text-destructive\/40:focus {
  color: hsl(var(--destructive) / 0.4);
}
.focus\:text-destructive\/45:focus {
  color: hsl(var(--destructive) / 0.45);
}
.focus\:text-destructive\/50:focus {
  color: hsl(var(--destructive) / 0.5);
}
.focus\:text-destructive\/55:focus {
  color: hsl(var(--destructive) / 0.55);
}
.focus\:text-destructive\/60:focus {
  color: hsl(var(--destructive) / 0.6);
}
.focus\:text-destructive\/65:focus {
  color: hsl(var(--destructive) / 0.65);
}
.focus\:text-destructive\/70:focus {
  color: hsl(var(--destructive) / 0.7);
}
.focus\:text-destructive\/75:focus {
  color: hsl(var(--destructive) / 0.75);
}
.focus\:text-destructive\/80:focus {
  color: hsl(var(--destructive) / 0.8);
}
.focus\:text-destructive\/85:focus {
  color: hsl(var(--destructive) / 0.85);
}
.focus\:text-destructive\/90:focus {
  color: hsl(var(--destructive) / 0.9);
}
.focus\:text-destructive\/95:focus {
  color: hsl(var(--destructive) / 0.95);
}
.focus\:text-emerald-100:focus {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}
.focus\:text-emerald-100\/0:focus {
  color: rgb(209 250 229 / 0);
}
.focus\:text-emerald-100\/10:focus {
  color: rgb(209 250 229 / 0.1);
}
.focus\:text-emerald-100\/100:focus {
  color: rgb(209 250 229 / 1);
}
.focus\:text-emerald-100\/15:focus {
  color: rgb(209 250 229 / 0.15);
}
.focus\:text-emerald-100\/20:focus {
  color: rgb(209 250 229 / 0.2);
}
.focus\:text-emerald-100\/25:focus {
  color: rgb(209 250 229 / 0.25);
}
.focus\:text-emerald-100\/30:focus {
  color: rgb(209 250 229 / 0.3);
}
.focus\:text-emerald-100\/35:focus {
  color: rgb(209 250 229 / 0.35);
}
.focus\:text-emerald-100\/40:focus {
  color: rgb(209 250 229 / 0.4);
}
.focus\:text-emerald-100\/45:focus {
  color: rgb(209 250 229 / 0.45);
}
.focus\:text-emerald-100\/5:focus {
  color: rgb(209 250 229 / 0.05);
}
.focus\:text-emerald-100\/50:focus {
  color: rgb(209 250 229 / 0.5);
}
.focus\:text-emerald-100\/55:focus {
  color: rgb(209 250 229 / 0.55);
}
.focus\:text-emerald-100\/60:focus {
  color: rgb(209 250 229 / 0.6);
}
.focus\:text-emerald-100\/65:focus {
  color: rgb(209 250 229 / 0.65);
}
.focus\:text-emerald-100\/70:focus {
  color: rgb(209 250 229 / 0.7);
}
.focus\:text-emerald-100\/75:focus {
  color: rgb(209 250 229 / 0.75);
}
.focus\:text-emerald-100\/80:focus {
  color: rgb(209 250 229 / 0.8);
}
.focus\:text-emerald-100\/85:focus {
  color: rgb(209 250 229 / 0.85);
}
.focus\:text-emerald-100\/90:focus {
  color: rgb(209 250 229 / 0.9);
}
.focus\:text-emerald-100\/95:focus {
  color: rgb(209 250 229 / 0.95);
}
.focus\:text-emerald-200:focus {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}
.focus\:text-emerald-200\/0:focus {
  color: rgb(167 243 208 / 0);
}
.focus\:text-emerald-200\/10:focus {
  color: rgb(167 243 208 / 0.1);
}
.focus\:text-emerald-200\/100:focus {
  color: rgb(167 243 208 / 1);
}
.focus\:text-emerald-200\/15:focus {
  color: rgb(167 243 208 / 0.15);
}
.focus\:text-emerald-200\/20:focus {
  color: rgb(167 243 208 / 0.2);
}
.focus\:text-emerald-200\/25:focus {
  color: rgb(167 243 208 / 0.25);
}
.focus\:text-emerald-200\/30:focus {
  color: rgb(167 243 208 / 0.3);
}
.focus\:text-emerald-200\/35:focus {
  color: rgb(167 243 208 / 0.35);
}
.focus\:text-emerald-200\/40:focus {
  color: rgb(167 243 208 / 0.4);
}
.focus\:text-emerald-200\/45:focus {
  color: rgb(167 243 208 / 0.45);
}
.focus\:text-emerald-200\/5:focus {
  color: rgb(167 243 208 / 0.05);
}
.focus\:text-emerald-200\/50:focus {
  color: rgb(167 243 208 / 0.5);
}
.focus\:text-emerald-200\/55:focus {
  color: rgb(167 243 208 / 0.55);
}
.focus\:text-emerald-200\/60:focus {
  color: rgb(167 243 208 / 0.6);
}
.focus\:text-emerald-200\/65:focus {
  color: rgb(167 243 208 / 0.65);
}
.focus\:text-emerald-200\/70:focus {
  color: rgb(167 243 208 / 0.7);
}
.focus\:text-emerald-200\/75:focus {
  color: rgb(167 243 208 / 0.75);
}
.focus\:text-emerald-200\/80:focus {
  color: rgb(167 243 208 / 0.8);
}
.focus\:text-emerald-200\/85:focus {
  color: rgb(167 243 208 / 0.85);
}
.focus\:text-emerald-200\/90:focus {
  color: rgb(167 243 208 / 0.9);
}
.focus\:text-emerald-200\/95:focus {
  color: rgb(167 243 208 / 0.95);
}
.focus\:text-emerald-300:focus {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}
.focus\:text-emerald-300\/0:focus {
  color: rgb(110 231 183 / 0);
}
.focus\:text-emerald-300\/10:focus {
  color: rgb(110 231 183 / 0.1);
}
.focus\:text-emerald-300\/100:focus {
  color: rgb(110 231 183 / 1);
}
.focus\:text-emerald-300\/15:focus {
  color: rgb(110 231 183 / 0.15);
}
.focus\:text-emerald-300\/20:focus {
  color: rgb(110 231 183 / 0.2);
}
.focus\:text-emerald-300\/25:focus {
  color: rgb(110 231 183 / 0.25);
}
.focus\:text-emerald-300\/30:focus {
  color: rgb(110 231 183 / 0.3);
}
.focus\:text-emerald-300\/35:focus {
  color: rgb(110 231 183 / 0.35);
}
.focus\:text-emerald-300\/40:focus {
  color: rgb(110 231 183 / 0.4);
}
.focus\:text-emerald-300\/45:focus {
  color: rgb(110 231 183 / 0.45);
}
.focus\:text-emerald-300\/5:focus {
  color: rgb(110 231 183 / 0.05);
}
.focus\:text-emerald-300\/50:focus {
  color: rgb(110 231 183 / 0.5);
}
.focus\:text-emerald-300\/55:focus {
  color: rgb(110 231 183 / 0.55);
}
.focus\:text-emerald-300\/60:focus {
  color: rgb(110 231 183 / 0.6);
}
.focus\:text-emerald-300\/65:focus {
  color: rgb(110 231 183 / 0.65);
}
.focus\:text-emerald-300\/70:focus {
  color: rgb(110 231 183 / 0.7);
}
.focus\:text-emerald-300\/75:focus {
  color: rgb(110 231 183 / 0.75);
}
.focus\:text-emerald-300\/80:focus {
  color: rgb(110 231 183 / 0.8);
}
.focus\:text-emerald-300\/85:focus {
  color: rgb(110 231 183 / 0.85);
}
.focus\:text-emerald-300\/90:focus {
  color: rgb(110 231 183 / 0.9);
}
.focus\:text-emerald-300\/95:focus {
  color: rgb(110 231 183 / 0.95);
}
.focus\:text-emerald-400:focus {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}
.focus\:text-emerald-400\/0:focus {
  color: rgb(52 211 153 / 0);
}
.focus\:text-emerald-400\/10:focus {
  color: rgb(52 211 153 / 0.1);
}
.focus\:text-emerald-400\/100:focus {
  color: rgb(52 211 153 / 1);
}
.focus\:text-emerald-400\/15:focus {
  color: rgb(52 211 153 / 0.15);
}
.focus\:text-emerald-400\/20:focus {
  color: rgb(52 211 153 / 0.2);
}
.focus\:text-emerald-400\/25:focus {
  color: rgb(52 211 153 / 0.25);
}
.focus\:text-emerald-400\/30:focus {
  color: rgb(52 211 153 / 0.3);
}
.focus\:text-emerald-400\/35:focus {
  color: rgb(52 211 153 / 0.35);
}
.focus\:text-emerald-400\/40:focus {
  color: rgb(52 211 153 / 0.4);
}
.focus\:text-emerald-400\/45:focus {
  color: rgb(52 211 153 / 0.45);
}
.focus\:text-emerald-400\/5:focus {
  color: rgb(52 211 153 / 0.05);
}
.focus\:text-emerald-400\/50:focus {
  color: rgb(52 211 153 / 0.5);
}
.focus\:text-emerald-400\/55:focus {
  color: rgb(52 211 153 / 0.55);
}
.focus\:text-emerald-400\/60:focus {
  color: rgb(52 211 153 / 0.6);
}
.focus\:text-emerald-400\/65:focus {
  color: rgb(52 211 153 / 0.65);
}
.focus\:text-emerald-400\/70:focus {
  color: rgb(52 211 153 / 0.7);
}
.focus\:text-emerald-400\/75:focus {
  color: rgb(52 211 153 / 0.75);
}
.focus\:text-emerald-400\/80:focus {
  color: rgb(52 211 153 / 0.8);
}
.focus\:text-emerald-400\/85:focus {
  color: rgb(52 211 153 / 0.85);
}
.focus\:text-emerald-400\/90:focus {
  color: rgb(52 211 153 / 0.9);
}
.focus\:text-emerald-400\/95:focus {
  color: rgb(52 211 153 / 0.95);
}
.focus\:text-emerald-500:focus {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
.focus\:text-emerald-500\/0:focus {
  color: rgb(16 185 129 / 0);
}
.focus\:text-emerald-500\/10:focus {
  color: rgb(16 185 129 / 0.1);
}
.focus\:text-emerald-500\/100:focus {
  color: rgb(16 185 129 / 1);
}
.focus\:text-emerald-500\/15:focus {
  color: rgb(16 185 129 / 0.15);
}
.focus\:text-emerald-500\/20:focus {
  color: rgb(16 185 129 / 0.2);
}
.focus\:text-emerald-500\/25:focus {
  color: rgb(16 185 129 / 0.25);
}
.focus\:text-emerald-500\/30:focus {
  color: rgb(16 185 129 / 0.3);
}
.focus\:text-emerald-500\/35:focus {
  color: rgb(16 185 129 / 0.35);
}
.focus\:text-emerald-500\/40:focus {
  color: rgb(16 185 129 / 0.4);
}
.focus\:text-emerald-500\/45:focus {
  color: rgb(16 185 129 / 0.45);
}
.focus\:text-emerald-500\/5:focus {
  color: rgb(16 185 129 / 0.05);
}
.focus\:text-emerald-500\/50:focus {
  color: rgb(16 185 129 / 0.5);
}
.focus\:text-emerald-500\/55:focus {
  color: rgb(16 185 129 / 0.55);
}
.focus\:text-emerald-500\/60:focus {
  color: rgb(16 185 129 / 0.6);
}
.focus\:text-emerald-500\/65:focus {
  color: rgb(16 185 129 / 0.65);
}
.focus\:text-emerald-500\/70:focus {
  color: rgb(16 185 129 / 0.7);
}
.focus\:text-emerald-500\/75:focus {
  color: rgb(16 185 129 / 0.75);
}
.focus\:text-emerald-500\/80:focus {
  color: rgb(16 185 129 / 0.8);
}
.focus\:text-emerald-500\/85:focus {
  color: rgb(16 185 129 / 0.85);
}
.focus\:text-emerald-500\/90:focus {
  color: rgb(16 185 129 / 0.9);
}
.focus\:text-emerald-500\/95:focus {
  color: rgb(16 185 129 / 0.95);
}
.focus\:text-emerald-600:focus {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.focus\:text-emerald-600\/0:focus {
  color: rgb(5 150 105 / 0);
}
.focus\:text-emerald-600\/10:focus {
  color: rgb(5 150 105 / 0.1);
}
.focus\:text-emerald-600\/100:focus {
  color: rgb(5 150 105 / 1);
}
.focus\:text-emerald-600\/15:focus {
  color: rgb(5 150 105 / 0.15);
}
.focus\:text-emerald-600\/20:focus {
  color: rgb(5 150 105 / 0.2);
}
.focus\:text-emerald-600\/25:focus {
  color: rgb(5 150 105 / 0.25);
}
.focus\:text-emerald-600\/30:focus {
  color: rgb(5 150 105 / 0.3);
}
.focus\:text-emerald-600\/35:focus {
  color: rgb(5 150 105 / 0.35);
}
.focus\:text-emerald-600\/40:focus {
  color: rgb(5 150 105 / 0.4);
}
.focus\:text-emerald-600\/45:focus {
  color: rgb(5 150 105 / 0.45);
}
.focus\:text-emerald-600\/5:focus {
  color: rgb(5 150 105 / 0.05);
}
.focus\:text-emerald-600\/50:focus {
  color: rgb(5 150 105 / 0.5);
}
.focus\:text-emerald-600\/55:focus {
  color: rgb(5 150 105 / 0.55);
}
.focus\:text-emerald-600\/60:focus {
  color: rgb(5 150 105 / 0.6);
}
.focus\:text-emerald-600\/65:focus {
  color: rgb(5 150 105 / 0.65);
}
.focus\:text-emerald-600\/70:focus {
  color: rgb(5 150 105 / 0.7);
}
.focus\:text-emerald-600\/75:focus {
  color: rgb(5 150 105 / 0.75);
}
.focus\:text-emerald-600\/80:focus {
  color: rgb(5 150 105 / 0.8);
}
.focus\:text-emerald-600\/85:focus {
  color: rgb(5 150 105 / 0.85);
}
.focus\:text-emerald-600\/90:focus {
  color: rgb(5 150 105 / 0.9);
}
.focus\:text-emerald-600\/95:focus {
  color: rgb(5 150 105 / 0.95);
}
.focus\:text-emerald-700:focus {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.focus\:text-emerald-700\/0:focus {
  color: rgb(4 120 87 / 0);
}
.focus\:text-emerald-700\/10:focus {
  color: rgb(4 120 87 / 0.1);
}
.focus\:text-emerald-700\/100:focus {
  color: rgb(4 120 87 / 1);
}
.focus\:text-emerald-700\/15:focus {
  color: rgb(4 120 87 / 0.15);
}
.focus\:text-emerald-700\/20:focus {
  color: rgb(4 120 87 / 0.2);
}
.focus\:text-emerald-700\/25:focus {
  color: rgb(4 120 87 / 0.25);
}
.focus\:text-emerald-700\/30:focus {
  color: rgb(4 120 87 / 0.3);
}
.focus\:text-emerald-700\/35:focus {
  color: rgb(4 120 87 / 0.35);
}
.focus\:text-emerald-700\/40:focus {
  color: rgb(4 120 87 / 0.4);
}
.focus\:text-emerald-700\/45:focus {
  color: rgb(4 120 87 / 0.45);
}
.focus\:text-emerald-700\/5:focus {
  color: rgb(4 120 87 / 0.05);
}
.focus\:text-emerald-700\/50:focus {
  color: rgb(4 120 87 / 0.5);
}
.focus\:text-emerald-700\/55:focus {
  color: rgb(4 120 87 / 0.55);
}
.focus\:text-emerald-700\/60:focus {
  color: rgb(4 120 87 / 0.6);
}
.focus\:text-emerald-700\/65:focus {
  color: rgb(4 120 87 / 0.65);
}
.focus\:text-emerald-700\/70:focus {
  color: rgb(4 120 87 / 0.7);
}
.focus\:text-emerald-700\/75:focus {
  color: rgb(4 120 87 / 0.75);
}
.focus\:text-emerald-700\/80:focus {
  color: rgb(4 120 87 / 0.8);
}
.focus\:text-emerald-700\/85:focus {
  color: rgb(4 120 87 / 0.85);
}
.focus\:text-emerald-700\/90:focus {
  color: rgb(4 120 87 / 0.9);
}
.focus\:text-emerald-700\/95:focus {
  color: rgb(4 120 87 / 0.95);
}
.focus\:text-emerald-800:focus {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.focus\:text-emerald-800\/0:focus {
  color: rgb(6 95 70 / 0);
}
.focus\:text-emerald-800\/10:focus {
  color: rgb(6 95 70 / 0.1);
}
.focus\:text-emerald-800\/100:focus {
  color: rgb(6 95 70 / 1);
}
.focus\:text-emerald-800\/15:focus {
  color: rgb(6 95 70 / 0.15);
}
.focus\:text-emerald-800\/20:focus {
  color: rgb(6 95 70 / 0.2);
}
.focus\:text-emerald-800\/25:focus {
  color: rgb(6 95 70 / 0.25);
}
.focus\:text-emerald-800\/30:focus {
  color: rgb(6 95 70 / 0.3);
}
.focus\:text-emerald-800\/35:focus {
  color: rgb(6 95 70 / 0.35);
}
.focus\:text-emerald-800\/40:focus {
  color: rgb(6 95 70 / 0.4);
}
.focus\:text-emerald-800\/45:focus {
  color: rgb(6 95 70 / 0.45);
}
.focus\:text-emerald-800\/5:focus {
  color: rgb(6 95 70 / 0.05);
}
.focus\:text-emerald-800\/50:focus {
  color: rgb(6 95 70 / 0.5);
}
.focus\:text-emerald-800\/55:focus {
  color: rgb(6 95 70 / 0.55);
}
.focus\:text-emerald-800\/60:focus {
  color: rgb(6 95 70 / 0.6);
}
.focus\:text-emerald-800\/65:focus {
  color: rgb(6 95 70 / 0.65);
}
.focus\:text-emerald-800\/70:focus {
  color: rgb(6 95 70 / 0.7);
}
.focus\:text-emerald-800\/75:focus {
  color: rgb(6 95 70 / 0.75);
}
.focus\:text-emerald-800\/80:focus {
  color: rgb(6 95 70 / 0.8);
}
.focus\:text-emerald-800\/85:focus {
  color: rgb(6 95 70 / 0.85);
}
.focus\:text-emerald-800\/90:focus {
  color: rgb(6 95 70 / 0.9);
}
.focus\:text-emerald-800\/95:focus {
  color: rgb(6 95 70 / 0.95);
}
.focus\:text-emerald-900:focus {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}
.focus\:text-emerald-900\/0:focus {
  color: rgb(6 78 59 / 0);
}
.focus\:text-emerald-900\/10:focus {
  color: rgb(6 78 59 / 0.1);
}
.focus\:text-emerald-900\/100:focus {
  color: rgb(6 78 59 / 1);
}
.focus\:text-emerald-900\/15:focus {
  color: rgb(6 78 59 / 0.15);
}
.focus\:text-emerald-900\/20:focus {
  color: rgb(6 78 59 / 0.2);
}
.focus\:text-emerald-900\/25:focus {
  color: rgb(6 78 59 / 0.25);
}
.focus\:text-emerald-900\/30:focus {
  color: rgb(6 78 59 / 0.3);
}
.focus\:text-emerald-900\/35:focus {
  color: rgb(6 78 59 / 0.35);
}
.focus\:text-emerald-900\/40:focus {
  color: rgb(6 78 59 / 0.4);
}
.focus\:text-emerald-900\/45:focus {
  color: rgb(6 78 59 / 0.45);
}
.focus\:text-emerald-900\/5:focus {
  color: rgb(6 78 59 / 0.05);
}
.focus\:text-emerald-900\/50:focus {
  color: rgb(6 78 59 / 0.5);
}
.focus\:text-emerald-900\/55:focus {
  color: rgb(6 78 59 / 0.55);
}
.focus\:text-emerald-900\/60:focus {
  color: rgb(6 78 59 / 0.6);
}
.focus\:text-emerald-900\/65:focus {
  color: rgb(6 78 59 / 0.65);
}
.focus\:text-emerald-900\/70:focus {
  color: rgb(6 78 59 / 0.7);
}
.focus\:text-emerald-900\/75:focus {
  color: rgb(6 78 59 / 0.75);
}
.focus\:text-emerald-900\/80:focus {
  color: rgb(6 78 59 / 0.8);
}
.focus\:text-emerald-900\/85:focus {
  color: rgb(6 78 59 / 0.85);
}
.focus\:text-emerald-900\/90:focus {
  color: rgb(6 78 59 / 0.9);
}
.focus\:text-emerald-900\/95:focus {
  color: rgb(6 78 59 / 0.95);
}
.focus\:text-gray-100:focus {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.focus\:text-gray-100\/0:focus {
  color: rgb(243 244 246 / 0);
}
.focus\:text-gray-100\/10:focus {
  color: rgb(243 244 246 / 0.1);
}
.focus\:text-gray-100\/100:focus {
  color: rgb(243 244 246 / 1);
}
.focus\:text-gray-100\/15:focus {
  color: rgb(243 244 246 / 0.15);
}
.focus\:text-gray-100\/20:focus {
  color: rgb(243 244 246 / 0.2);
}
.focus\:text-gray-100\/25:focus {
  color: rgb(243 244 246 / 0.25);
}
.focus\:text-gray-100\/30:focus {
  color: rgb(243 244 246 / 0.3);
}
.focus\:text-gray-100\/35:focus {
  color: rgb(243 244 246 / 0.35);
}
.focus\:text-gray-100\/40:focus {
  color: rgb(243 244 246 / 0.4);
}
.focus\:text-gray-100\/45:focus {
  color: rgb(243 244 246 / 0.45);
}
.focus\:text-gray-100\/5:focus {
  color: rgb(243 244 246 / 0.05);
}
.focus\:text-gray-100\/50:focus {
  color: rgb(243 244 246 / 0.5);
}
.focus\:text-gray-100\/55:focus {
  color: rgb(243 244 246 / 0.55);
}
.focus\:text-gray-100\/60:focus {
  color: rgb(243 244 246 / 0.6);
}
.focus\:text-gray-100\/65:focus {
  color: rgb(243 244 246 / 0.65);
}
.focus\:text-gray-100\/70:focus {
  color: rgb(243 244 246 / 0.7);
}
.focus\:text-gray-100\/75:focus {
  color: rgb(243 244 246 / 0.75);
}
.focus\:text-gray-100\/80:focus {
  color: rgb(243 244 246 / 0.8);
}
.focus\:text-gray-100\/85:focus {
  color: rgb(243 244 246 / 0.85);
}
.focus\:text-gray-100\/90:focus {
  color: rgb(243 244 246 / 0.9);
}
.focus\:text-gray-100\/95:focus {
  color: rgb(243 244 246 / 0.95);
}
.focus\:text-gray-200:focus {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.focus\:text-gray-200\/0:focus {
  color: rgb(229 231 235 / 0);
}
.focus\:text-gray-200\/10:focus {
  color: rgb(229 231 235 / 0.1);
}
.focus\:text-gray-200\/100:focus {
  color: rgb(229 231 235 / 1);
}
.focus\:text-gray-200\/15:focus {
  color: rgb(229 231 235 / 0.15);
}
.focus\:text-gray-200\/20:focus {
  color: rgb(229 231 235 / 0.2);
}
.focus\:text-gray-200\/25:focus {
  color: rgb(229 231 235 / 0.25);
}
.focus\:text-gray-200\/30:focus {
  color: rgb(229 231 235 / 0.3);
}
.focus\:text-gray-200\/35:focus {
  color: rgb(229 231 235 / 0.35);
}
.focus\:text-gray-200\/40:focus {
  color: rgb(229 231 235 / 0.4);
}
.focus\:text-gray-200\/45:focus {
  color: rgb(229 231 235 / 0.45);
}
.focus\:text-gray-200\/5:focus {
  color: rgb(229 231 235 / 0.05);
}
.focus\:text-gray-200\/50:focus {
  color: rgb(229 231 235 / 0.5);
}
.focus\:text-gray-200\/55:focus {
  color: rgb(229 231 235 / 0.55);
}
.focus\:text-gray-200\/60:focus {
  color: rgb(229 231 235 / 0.6);
}
.focus\:text-gray-200\/65:focus {
  color: rgb(229 231 235 / 0.65);
}
.focus\:text-gray-200\/70:focus {
  color: rgb(229 231 235 / 0.7);
}
.focus\:text-gray-200\/75:focus {
  color: rgb(229 231 235 / 0.75);
}
.focus\:text-gray-200\/80:focus {
  color: rgb(229 231 235 / 0.8);
}
.focus\:text-gray-200\/85:focus {
  color: rgb(229 231 235 / 0.85);
}
.focus\:text-gray-200\/90:focus {
  color: rgb(229 231 235 / 0.9);
}
.focus\:text-gray-200\/95:focus {
  color: rgb(229 231 235 / 0.95);
}
.focus\:text-gray-300:focus {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.focus\:text-gray-300\/0:focus {
  color: rgb(209 213 219 / 0);
}
.focus\:text-gray-300\/10:focus {
  color: rgb(209 213 219 / 0.1);
}
.focus\:text-gray-300\/100:focus {
  color: rgb(209 213 219 / 1);
}
.focus\:text-gray-300\/15:focus {
  color: rgb(209 213 219 / 0.15);
}
.focus\:text-gray-300\/20:focus {
  color: rgb(209 213 219 / 0.2);
}
.focus\:text-gray-300\/25:focus {
  color: rgb(209 213 219 / 0.25);
}
.focus\:text-gray-300\/30:focus {
  color: rgb(209 213 219 / 0.3);
}
.focus\:text-gray-300\/35:focus {
  color: rgb(209 213 219 / 0.35);
}
.focus\:text-gray-300\/40:focus {
  color: rgb(209 213 219 / 0.4);
}
.focus\:text-gray-300\/45:focus {
  color: rgb(209 213 219 / 0.45);
}
.focus\:text-gray-300\/5:focus {
  color: rgb(209 213 219 / 0.05);
}
.focus\:text-gray-300\/50:focus {
  color: rgb(209 213 219 / 0.5);
}
.focus\:text-gray-300\/55:focus {
  color: rgb(209 213 219 / 0.55);
}
.focus\:text-gray-300\/60:focus {
  color: rgb(209 213 219 / 0.6);
}
.focus\:text-gray-300\/65:focus {
  color: rgb(209 213 219 / 0.65);
}
.focus\:text-gray-300\/70:focus {
  color: rgb(209 213 219 / 0.7);
}
.focus\:text-gray-300\/75:focus {
  color: rgb(209 213 219 / 0.75);
}
.focus\:text-gray-300\/80:focus {
  color: rgb(209 213 219 / 0.8);
}
.focus\:text-gray-300\/85:focus {
  color: rgb(209 213 219 / 0.85);
}
.focus\:text-gray-300\/90:focus {
  color: rgb(209 213 219 / 0.9);
}
.focus\:text-gray-300\/95:focus {
  color: rgb(209 213 219 / 0.95);
}
.focus\:text-gray-400:focus {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.focus\:text-gray-400\/0:focus {
  color: rgb(156 163 175 / 0);
}
.focus\:text-gray-400\/10:focus {
  color: rgb(156 163 175 / 0.1);
}
.focus\:text-gray-400\/100:focus {
  color: rgb(156 163 175 / 1);
}
.focus\:text-gray-400\/15:focus {
  color: rgb(156 163 175 / 0.15);
}
.focus\:text-gray-400\/20:focus {
  color: rgb(156 163 175 / 0.2);
}
.focus\:text-gray-400\/25:focus {
  color: rgb(156 163 175 / 0.25);
}
.focus\:text-gray-400\/30:focus {
  color: rgb(156 163 175 / 0.3);
}
.focus\:text-gray-400\/35:focus {
  color: rgb(156 163 175 / 0.35);
}
.focus\:text-gray-400\/40:focus {
  color: rgb(156 163 175 / 0.4);
}
.focus\:text-gray-400\/45:focus {
  color: rgb(156 163 175 / 0.45);
}
.focus\:text-gray-400\/5:focus {
  color: rgb(156 163 175 / 0.05);
}
.focus\:text-gray-400\/50:focus {
  color: rgb(156 163 175 / 0.5);
}
.focus\:text-gray-400\/55:focus {
  color: rgb(156 163 175 / 0.55);
}
.focus\:text-gray-400\/60:focus {
  color: rgb(156 163 175 / 0.6);
}
.focus\:text-gray-400\/65:focus {
  color: rgb(156 163 175 / 0.65);
}
.focus\:text-gray-400\/70:focus {
  color: rgb(156 163 175 / 0.7);
}
.focus\:text-gray-400\/75:focus {
  color: rgb(156 163 175 / 0.75);
}
.focus\:text-gray-400\/80:focus {
  color: rgb(156 163 175 / 0.8);
}
.focus\:text-gray-400\/85:focus {
  color: rgb(156 163 175 / 0.85);
}
.focus\:text-gray-400\/90:focus {
  color: rgb(156 163 175 / 0.9);
}
.focus\:text-gray-400\/95:focus {
  color: rgb(156 163 175 / 0.95);
}
.focus\:text-gray-500:focus {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.focus\:text-gray-500\/0:focus {
  color: rgb(107 114 128 / 0);
}
.focus\:text-gray-500\/10:focus {
  color: rgb(107 114 128 / 0.1);
}
.focus\:text-gray-500\/100:focus {
  color: rgb(107 114 128 / 1);
}
.focus\:text-gray-500\/15:focus {
  color: rgb(107 114 128 / 0.15);
}
.focus\:text-gray-500\/20:focus {
  color: rgb(107 114 128 / 0.2);
}
.focus\:text-gray-500\/25:focus {
  color: rgb(107 114 128 / 0.25);
}
.focus\:text-gray-500\/30:focus {
  color: rgb(107 114 128 / 0.3);
}
.focus\:text-gray-500\/35:focus {
  color: rgb(107 114 128 / 0.35);
}
.focus\:text-gray-500\/40:focus {
  color: rgb(107 114 128 / 0.4);
}
.focus\:text-gray-500\/45:focus {
  color: rgb(107 114 128 / 0.45);
}
.focus\:text-gray-500\/5:focus {
  color: rgb(107 114 128 / 0.05);
}
.focus\:text-gray-500\/50:focus {
  color: rgb(107 114 128 / 0.5);
}
.focus\:text-gray-500\/55:focus {
  color: rgb(107 114 128 / 0.55);
}
.focus\:text-gray-500\/60:focus {
  color: rgb(107 114 128 / 0.6);
}
.focus\:text-gray-500\/65:focus {
  color: rgb(107 114 128 / 0.65);
}
.focus\:text-gray-500\/70:focus {
  color: rgb(107 114 128 / 0.7);
}
.focus\:text-gray-500\/75:focus {
  color: rgb(107 114 128 / 0.75);
}
.focus\:text-gray-500\/80:focus {
  color: rgb(107 114 128 / 0.8);
}
.focus\:text-gray-500\/85:focus {
  color: rgb(107 114 128 / 0.85);
}
.focus\:text-gray-500\/90:focus {
  color: rgb(107 114 128 / 0.9);
}
.focus\:text-gray-500\/95:focus {
  color: rgb(107 114 128 / 0.95);
}
.focus\:text-gray-600:focus {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.focus\:text-gray-600\/0:focus {
  color: rgb(75 85 99 / 0);
}
.focus\:text-gray-600\/10:focus {
  color: rgb(75 85 99 / 0.1);
}
.focus\:text-gray-600\/100:focus {
  color: rgb(75 85 99 / 1);
}
.focus\:text-gray-600\/15:focus {
  color: rgb(75 85 99 / 0.15);
}
.focus\:text-gray-600\/20:focus {
  color: rgb(75 85 99 / 0.2);
}
.focus\:text-gray-600\/25:focus {
  color: rgb(75 85 99 / 0.25);
}
.focus\:text-gray-600\/30:focus {
  color: rgb(75 85 99 / 0.3);
}
.focus\:text-gray-600\/35:focus {
  color: rgb(75 85 99 / 0.35);
}
.focus\:text-gray-600\/40:focus {
  color: rgb(75 85 99 / 0.4);
}
.focus\:text-gray-600\/45:focus {
  color: rgb(75 85 99 / 0.45);
}
.focus\:text-gray-600\/5:focus {
  color: rgb(75 85 99 / 0.05);
}
.focus\:text-gray-600\/50:focus {
  color: rgb(75 85 99 / 0.5);
}
.focus\:text-gray-600\/55:focus {
  color: rgb(75 85 99 / 0.55);
}
.focus\:text-gray-600\/60:focus {
  color: rgb(75 85 99 / 0.6);
}
.focus\:text-gray-600\/65:focus {
  color: rgb(75 85 99 / 0.65);
}
.focus\:text-gray-600\/70:focus {
  color: rgb(75 85 99 / 0.7);
}
.focus\:text-gray-600\/75:focus {
  color: rgb(75 85 99 / 0.75);
}
.focus\:text-gray-600\/80:focus {
  color: rgb(75 85 99 / 0.8);
}
.focus\:text-gray-600\/85:focus {
  color: rgb(75 85 99 / 0.85);
}
.focus\:text-gray-600\/90:focus {
  color: rgb(75 85 99 / 0.9);
}
.focus\:text-gray-600\/95:focus {
  color: rgb(75 85 99 / 0.95);
}
.focus\:text-gray-700:focus {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.focus\:text-gray-700\/0:focus {
  color: rgb(55 65 81 / 0);
}
.focus\:text-gray-700\/10:focus {
  color: rgb(55 65 81 / 0.1);
}
.focus\:text-gray-700\/100:focus {
  color: rgb(55 65 81 / 1);
}
.focus\:text-gray-700\/15:focus {
  color: rgb(55 65 81 / 0.15);
}
.focus\:text-gray-700\/20:focus {
  color: rgb(55 65 81 / 0.2);
}
.focus\:text-gray-700\/25:focus {
  color: rgb(55 65 81 / 0.25);
}
.focus\:text-gray-700\/30:focus {
  color: rgb(55 65 81 / 0.3);
}
.focus\:text-gray-700\/35:focus {
  color: rgb(55 65 81 / 0.35);
}
.focus\:text-gray-700\/40:focus {
  color: rgb(55 65 81 / 0.4);
}
.focus\:text-gray-700\/45:focus {
  color: rgb(55 65 81 / 0.45);
}
.focus\:text-gray-700\/5:focus {
  color: rgb(55 65 81 / 0.05);
}
.focus\:text-gray-700\/50:focus {
  color: rgb(55 65 81 / 0.5);
}
.focus\:text-gray-700\/55:focus {
  color: rgb(55 65 81 / 0.55);
}
.focus\:text-gray-700\/60:focus {
  color: rgb(55 65 81 / 0.6);
}
.focus\:text-gray-700\/65:focus {
  color: rgb(55 65 81 / 0.65);
}
.focus\:text-gray-700\/70:focus {
  color: rgb(55 65 81 / 0.7);
}
.focus\:text-gray-700\/75:focus {
  color: rgb(55 65 81 / 0.75);
}
.focus\:text-gray-700\/80:focus {
  color: rgb(55 65 81 / 0.8);
}
.focus\:text-gray-700\/85:focus {
  color: rgb(55 65 81 / 0.85);
}
.focus\:text-gray-700\/90:focus {
  color: rgb(55 65 81 / 0.9);
}
.focus\:text-gray-700\/95:focus {
  color: rgb(55 65 81 / 0.95);
}
.focus\:text-gray-800:focus {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.focus\:text-gray-800\/0:focus {
  color: rgb(31 41 55 / 0);
}
.focus\:text-gray-800\/10:focus {
  color: rgb(31 41 55 / 0.1);
}
.focus\:text-gray-800\/100:focus {
  color: rgb(31 41 55 / 1);
}
.focus\:text-gray-800\/15:focus {
  color: rgb(31 41 55 / 0.15);
}
.focus\:text-gray-800\/20:focus {
  color: rgb(31 41 55 / 0.2);
}
.focus\:text-gray-800\/25:focus {
  color: rgb(31 41 55 / 0.25);
}
.focus\:text-gray-800\/30:focus {
  color: rgb(31 41 55 / 0.3);
}
.focus\:text-gray-800\/35:focus {
  color: rgb(31 41 55 / 0.35);
}
.focus\:text-gray-800\/40:focus {
  color: rgb(31 41 55 / 0.4);
}
.focus\:text-gray-800\/45:focus {
  color: rgb(31 41 55 / 0.45);
}
.focus\:text-gray-800\/5:focus {
  color: rgb(31 41 55 / 0.05);
}
.focus\:text-gray-800\/50:focus {
  color: rgb(31 41 55 / 0.5);
}
.focus\:text-gray-800\/55:focus {
  color: rgb(31 41 55 / 0.55);
}
.focus\:text-gray-800\/60:focus {
  color: rgb(31 41 55 / 0.6);
}
.focus\:text-gray-800\/65:focus {
  color: rgb(31 41 55 / 0.65);
}
.focus\:text-gray-800\/70:focus {
  color: rgb(31 41 55 / 0.7);
}
.focus\:text-gray-800\/75:focus {
  color: rgb(31 41 55 / 0.75);
}
.focus\:text-gray-800\/80:focus {
  color: rgb(31 41 55 / 0.8);
}
.focus\:text-gray-800\/85:focus {
  color: rgb(31 41 55 / 0.85);
}
.focus\:text-gray-800\/90:focus {
  color: rgb(31 41 55 / 0.9);
}
.focus\:text-gray-800\/95:focus {
  color: rgb(31 41 55 / 0.95);
}
.focus\:text-gray-900:focus {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.focus\:text-gray-900\/0:focus {
  color: rgb(17 24 39 / 0);
}
.focus\:text-gray-900\/10:focus {
  color: rgb(17 24 39 / 0.1);
}
.focus\:text-gray-900\/100:focus {
  color: rgb(17 24 39 / 1);
}
.focus\:text-gray-900\/15:focus {
  color: rgb(17 24 39 / 0.15);
}
.focus\:text-gray-900\/20:focus {
  color: rgb(17 24 39 / 0.2);
}
.focus\:text-gray-900\/25:focus {
  color: rgb(17 24 39 / 0.25);
}
.focus\:text-gray-900\/30:focus {
  color: rgb(17 24 39 / 0.3);
}
.focus\:text-gray-900\/35:focus {
  color: rgb(17 24 39 / 0.35);
}
.focus\:text-gray-900\/40:focus {
  color: rgb(17 24 39 / 0.4);
}
.focus\:text-gray-900\/45:focus {
  color: rgb(17 24 39 / 0.45);
}
.focus\:text-gray-900\/5:focus {
  color: rgb(17 24 39 / 0.05);
}
.focus\:text-gray-900\/50:focus {
  color: rgb(17 24 39 / 0.5);
}
.focus\:text-gray-900\/55:focus {
  color: rgb(17 24 39 / 0.55);
}
.focus\:text-gray-900\/60:focus {
  color: rgb(17 24 39 / 0.6);
}
.focus\:text-gray-900\/65:focus {
  color: rgb(17 24 39 / 0.65);
}
.focus\:text-gray-900\/70:focus {
  color: rgb(17 24 39 / 0.7);
}
.focus\:text-gray-900\/75:focus {
  color: rgb(17 24 39 / 0.75);
}
.focus\:text-gray-900\/80:focus {
  color: rgb(17 24 39 / 0.8);
}
.focus\:text-gray-900\/85:focus {
  color: rgb(17 24 39 / 0.85);
}
.focus\:text-gray-900\/90:focus {
  color: rgb(17 24 39 / 0.9);
}
.focus\:text-gray-900\/95:focus {
  color: rgb(17 24 39 / 0.95);
}
.focus\:text-green-100:focus {
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}
.focus\:text-green-100\/0:focus {
  color: rgb(220 252 231 / 0);
}
.focus\:text-green-100\/10:focus {
  color: rgb(220 252 231 / 0.1);
}
.focus\:text-green-100\/100:focus {
  color: rgb(220 252 231 / 1);
}
.focus\:text-green-100\/15:focus {
  color: rgb(220 252 231 / 0.15);
}
.focus\:text-green-100\/20:focus {
  color: rgb(220 252 231 / 0.2);
}
.focus\:text-green-100\/25:focus {
  color: rgb(220 252 231 / 0.25);
}
.focus\:text-green-100\/30:focus {
  color: rgb(220 252 231 / 0.3);
}
.focus\:text-green-100\/35:focus {
  color: rgb(220 252 231 / 0.35);
}
.focus\:text-green-100\/40:focus {
  color: rgb(220 252 231 / 0.4);
}
.focus\:text-green-100\/45:focus {
  color: rgb(220 252 231 / 0.45);
}
.focus\:text-green-100\/5:focus {
  color: rgb(220 252 231 / 0.05);
}
.focus\:text-green-100\/50:focus {
  color: rgb(220 252 231 / 0.5);
}
.focus\:text-green-100\/55:focus {
  color: rgb(220 252 231 / 0.55);
}
.focus\:text-green-100\/60:focus {
  color: rgb(220 252 231 / 0.6);
}
.focus\:text-green-100\/65:focus {
  color: rgb(220 252 231 / 0.65);
}
.focus\:text-green-100\/70:focus {
  color: rgb(220 252 231 / 0.7);
}
.focus\:text-green-100\/75:focus {
  color: rgb(220 252 231 / 0.75);
}
.focus\:text-green-100\/80:focus {
  color: rgb(220 252 231 / 0.8);
}
.focus\:text-green-100\/85:focus {
  color: rgb(220 252 231 / 0.85);
}
.focus\:text-green-100\/90:focus {
  color: rgb(220 252 231 / 0.9);
}
.focus\:text-green-100\/95:focus {
  color: rgb(220 252 231 / 0.95);
}
.focus\:text-green-200:focus {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}
.focus\:text-green-200\/0:focus {
  color: rgb(187 247 208 / 0);
}
.focus\:text-green-200\/10:focus {
  color: rgb(187 247 208 / 0.1);
}
.focus\:text-green-200\/100:focus {
  color: rgb(187 247 208 / 1);
}
.focus\:text-green-200\/15:focus {
  color: rgb(187 247 208 / 0.15);
}
.focus\:text-green-200\/20:focus {
  color: rgb(187 247 208 / 0.2);
}
.focus\:text-green-200\/25:focus {
  color: rgb(187 247 208 / 0.25);
}
.focus\:text-green-200\/30:focus {
  color: rgb(187 247 208 / 0.3);
}
.focus\:text-green-200\/35:focus {
  color: rgb(187 247 208 / 0.35);
}
.focus\:text-green-200\/40:focus {
  color: rgb(187 247 208 / 0.4);
}
.focus\:text-green-200\/45:focus {
  color: rgb(187 247 208 / 0.45);
}
.focus\:text-green-200\/5:focus {
  color: rgb(187 247 208 / 0.05);
}
.focus\:text-green-200\/50:focus {
  color: rgb(187 247 208 / 0.5);
}
.focus\:text-green-200\/55:focus {
  color: rgb(187 247 208 / 0.55);
}
.focus\:text-green-200\/60:focus {
  color: rgb(187 247 208 / 0.6);
}
.focus\:text-green-200\/65:focus {
  color: rgb(187 247 208 / 0.65);
}
.focus\:text-green-200\/70:focus {
  color: rgb(187 247 208 / 0.7);
}
.focus\:text-green-200\/75:focus {
  color: rgb(187 247 208 / 0.75);
}
.focus\:text-green-200\/80:focus {
  color: rgb(187 247 208 / 0.8);
}
.focus\:text-green-200\/85:focus {
  color: rgb(187 247 208 / 0.85);
}
.focus\:text-green-200\/90:focus {
  color: rgb(187 247 208 / 0.9);
}
.focus\:text-green-200\/95:focus {
  color: rgb(187 247 208 / 0.95);
}
.focus\:text-green-300:focus {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}
.focus\:text-green-300\/0:focus {
  color: rgb(134 239 172 / 0);
}
.focus\:text-green-300\/10:focus {
  color: rgb(134 239 172 / 0.1);
}
.focus\:text-green-300\/100:focus {
  color: rgb(134 239 172 / 1);
}
.focus\:text-green-300\/15:focus {
  color: rgb(134 239 172 / 0.15);
}
.focus\:text-green-300\/20:focus {
  color: rgb(134 239 172 / 0.2);
}
.focus\:text-green-300\/25:focus {
  color: rgb(134 239 172 / 0.25);
}
.focus\:text-green-300\/30:focus {
  color: rgb(134 239 172 / 0.3);
}
.focus\:text-green-300\/35:focus {
  color: rgb(134 239 172 / 0.35);
}
.focus\:text-green-300\/40:focus {
  color: rgb(134 239 172 / 0.4);
}
.focus\:text-green-300\/45:focus {
  color: rgb(134 239 172 / 0.45);
}
.focus\:text-green-300\/5:focus {
  color: rgb(134 239 172 / 0.05);
}
.focus\:text-green-300\/50:focus {
  color: rgb(134 239 172 / 0.5);
}
.focus\:text-green-300\/55:focus {
  color: rgb(134 239 172 / 0.55);
}
.focus\:text-green-300\/60:focus {
  color: rgb(134 239 172 / 0.6);
}
.focus\:text-green-300\/65:focus {
  color: rgb(134 239 172 / 0.65);
}
.focus\:text-green-300\/70:focus {
  color: rgb(134 239 172 / 0.7);
}
.focus\:text-green-300\/75:focus {
  color: rgb(134 239 172 / 0.75);
}
.focus\:text-green-300\/80:focus {
  color: rgb(134 239 172 / 0.8);
}
.focus\:text-green-300\/85:focus {
  color: rgb(134 239 172 / 0.85);
}
.focus\:text-green-300\/90:focus {
  color: rgb(134 239 172 / 0.9);
}
.focus\:text-green-300\/95:focus {
  color: rgb(134 239 172 / 0.95);
}
.focus\:text-green-400:focus {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.focus\:text-green-400\/0:focus {
  color: rgb(74 222 128 / 0);
}
.focus\:text-green-400\/10:focus {
  color: rgb(74 222 128 / 0.1);
}
.focus\:text-green-400\/100:focus {
  color: rgb(74 222 128 / 1);
}
.focus\:text-green-400\/15:focus {
  color: rgb(74 222 128 / 0.15);
}
.focus\:text-green-400\/20:focus {
  color: rgb(74 222 128 / 0.2);
}
.focus\:text-green-400\/25:focus {
  color: rgb(74 222 128 / 0.25);
}
.focus\:text-green-400\/30:focus {
  color: rgb(74 222 128 / 0.3);
}
.focus\:text-green-400\/35:focus {
  color: rgb(74 222 128 / 0.35);
}
.focus\:text-green-400\/40:focus {
  color: rgb(74 222 128 / 0.4);
}
.focus\:text-green-400\/45:focus {
  color: rgb(74 222 128 / 0.45);
}
.focus\:text-green-400\/5:focus {
  color: rgb(74 222 128 / 0.05);
}
.focus\:text-green-400\/50:focus {
  color: rgb(74 222 128 / 0.5);
}
.focus\:text-green-400\/55:focus {
  color: rgb(74 222 128 / 0.55);
}
.focus\:text-green-400\/60:focus {
  color: rgb(74 222 128 / 0.6);
}
.focus\:text-green-400\/65:focus {
  color: rgb(74 222 128 / 0.65);
}
.focus\:text-green-400\/70:focus {
  color: rgb(74 222 128 / 0.7);
}
.focus\:text-green-400\/75:focus {
  color: rgb(74 222 128 / 0.75);
}
.focus\:text-green-400\/80:focus {
  color: rgb(74 222 128 / 0.8);
}
.focus\:text-green-400\/85:focus {
  color: rgb(74 222 128 / 0.85);
}
.focus\:text-green-400\/90:focus {
  color: rgb(74 222 128 / 0.9);
}
.focus\:text-green-400\/95:focus {
  color: rgb(74 222 128 / 0.95);
}
.focus\:text-green-500:focus {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.focus\:text-green-500\/0:focus {
  color: rgb(34 197 94 / 0);
}
.focus\:text-green-500\/10:focus {
  color: rgb(34 197 94 / 0.1);
}
.focus\:text-green-500\/100:focus {
  color: rgb(34 197 94 / 1);
}
.focus\:text-green-500\/15:focus {
  color: rgb(34 197 94 / 0.15);
}
.focus\:text-green-500\/20:focus {
  color: rgb(34 197 94 / 0.2);
}
.focus\:text-green-500\/25:focus {
  color: rgb(34 197 94 / 0.25);
}
.focus\:text-green-500\/30:focus {
  color: rgb(34 197 94 / 0.3);
}
.focus\:text-green-500\/35:focus {
  color: rgb(34 197 94 / 0.35);
}
.focus\:text-green-500\/40:focus {
  color: rgb(34 197 94 / 0.4);
}
.focus\:text-green-500\/45:focus {
  color: rgb(34 197 94 / 0.45);
}
.focus\:text-green-500\/5:focus {
  color: rgb(34 197 94 / 0.05);
}
.focus\:text-green-500\/50:focus {
  color: rgb(34 197 94 / 0.5);
}
.focus\:text-green-500\/55:focus {
  color: rgb(34 197 94 / 0.55);
}
.focus\:text-green-500\/60:focus {
  color: rgb(34 197 94 / 0.6);
}
.focus\:text-green-500\/65:focus {
  color: rgb(34 197 94 / 0.65);
}
.focus\:text-green-500\/70:focus {
  color: rgb(34 197 94 / 0.7);
}
.focus\:text-green-500\/75:focus {
  color: rgb(34 197 94 / 0.75);
}
.focus\:text-green-500\/80:focus {
  color: rgb(34 197 94 / 0.8);
}
.focus\:text-green-500\/85:focus {
  color: rgb(34 197 94 / 0.85);
}
.focus\:text-green-500\/90:focus {
  color: rgb(34 197 94 / 0.9);
}
.focus\:text-green-500\/95:focus {
  color: rgb(34 197 94 / 0.95);
}
.focus\:text-green-600:focus {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.focus\:text-green-600\/0:focus {
  color: rgb(22 163 74 / 0);
}
.focus\:text-green-600\/10:focus {
  color: rgb(22 163 74 / 0.1);
}
.focus\:text-green-600\/100:focus {
  color: rgb(22 163 74 / 1);
}
.focus\:text-green-600\/15:focus {
  color: rgb(22 163 74 / 0.15);
}
.focus\:text-green-600\/20:focus {
  color: rgb(22 163 74 / 0.2);
}
.focus\:text-green-600\/25:focus {
  color: rgb(22 163 74 / 0.25);
}
.focus\:text-green-600\/30:focus {
  color: rgb(22 163 74 / 0.3);
}
.focus\:text-green-600\/35:focus {
  color: rgb(22 163 74 / 0.35);
}
.focus\:text-green-600\/40:focus {
  color: rgb(22 163 74 / 0.4);
}
.focus\:text-green-600\/45:focus {
  color: rgb(22 163 74 / 0.45);
}
.focus\:text-green-600\/5:focus {
  color: rgb(22 163 74 / 0.05);
}
.focus\:text-green-600\/50:focus {
  color: rgb(22 163 74 / 0.5);
}
.focus\:text-green-600\/55:focus {
  color: rgb(22 163 74 / 0.55);
}
.focus\:text-green-600\/60:focus {
  color: rgb(22 163 74 / 0.6);
}
.focus\:text-green-600\/65:focus {
  color: rgb(22 163 74 / 0.65);
}
.focus\:text-green-600\/70:focus {
  color: rgb(22 163 74 / 0.7);
}
.focus\:text-green-600\/75:focus {
  color: rgb(22 163 74 / 0.75);
}
.focus\:text-green-600\/80:focus {
  color: rgb(22 163 74 / 0.8);
}
.focus\:text-green-600\/85:focus {
  color: rgb(22 163 74 / 0.85);
}
.focus\:text-green-600\/90:focus {
  color: rgb(22 163 74 / 0.9);
}
.focus\:text-green-600\/95:focus {
  color: rgb(22 163 74 / 0.95);
}
.focus\:text-green-700:focus {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.focus\:text-green-700\/0:focus {
  color: rgb(21 128 61 / 0);
}
.focus\:text-green-700\/10:focus {
  color: rgb(21 128 61 / 0.1);
}
.focus\:text-green-700\/100:focus {
  color: rgb(21 128 61 / 1);
}
.focus\:text-green-700\/15:focus {
  color: rgb(21 128 61 / 0.15);
}
.focus\:text-green-700\/20:focus {
  color: rgb(21 128 61 / 0.2);
}
.focus\:text-green-700\/25:focus {
  color: rgb(21 128 61 / 0.25);
}
.focus\:text-green-700\/30:focus {
  color: rgb(21 128 61 / 0.3);
}
.focus\:text-green-700\/35:focus {
  color: rgb(21 128 61 / 0.35);
}
.focus\:text-green-700\/40:focus {
  color: rgb(21 128 61 / 0.4);
}
.focus\:text-green-700\/45:focus {
  color: rgb(21 128 61 / 0.45);
}
.focus\:text-green-700\/5:focus {
  color: rgb(21 128 61 / 0.05);
}
.focus\:text-green-700\/50:focus {
  color: rgb(21 128 61 / 0.5);
}
.focus\:text-green-700\/55:focus {
  color: rgb(21 128 61 / 0.55);
}
.focus\:text-green-700\/60:focus {
  color: rgb(21 128 61 / 0.6);
}
.focus\:text-green-700\/65:focus {
  color: rgb(21 128 61 / 0.65);
}
.focus\:text-green-700\/70:focus {
  color: rgb(21 128 61 / 0.7);
}
.focus\:text-green-700\/75:focus {
  color: rgb(21 128 61 / 0.75);
}
.focus\:text-green-700\/80:focus {
  color: rgb(21 128 61 / 0.8);
}
.focus\:text-green-700\/85:focus {
  color: rgb(21 128 61 / 0.85);
}
.focus\:text-green-700\/90:focus {
  color: rgb(21 128 61 / 0.9);
}
.focus\:text-green-700\/95:focus {
  color: rgb(21 128 61 / 0.95);
}
.focus\:text-green-800:focus {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.focus\:text-green-800\/0:focus {
  color: rgb(22 101 52 / 0);
}
.focus\:text-green-800\/10:focus {
  color: rgb(22 101 52 / 0.1);
}
.focus\:text-green-800\/100:focus {
  color: rgb(22 101 52 / 1);
}
.focus\:text-green-800\/15:focus {
  color: rgb(22 101 52 / 0.15);
}
.focus\:text-green-800\/20:focus {
  color: rgb(22 101 52 / 0.2);
}
.focus\:text-green-800\/25:focus {
  color: rgb(22 101 52 / 0.25);
}
.focus\:text-green-800\/30:focus {
  color: rgb(22 101 52 / 0.3);
}
.focus\:text-green-800\/35:focus {
  color: rgb(22 101 52 / 0.35);
}
.focus\:text-green-800\/40:focus {
  color: rgb(22 101 52 / 0.4);
}
.focus\:text-green-800\/45:focus {
  color: rgb(22 101 52 / 0.45);
}
.focus\:text-green-800\/5:focus {
  color: rgb(22 101 52 / 0.05);
}
.focus\:text-green-800\/50:focus {
  color: rgb(22 101 52 / 0.5);
}
.focus\:text-green-800\/55:focus {
  color: rgb(22 101 52 / 0.55);
}
.focus\:text-green-800\/60:focus {
  color: rgb(22 101 52 / 0.6);
}
.focus\:text-green-800\/65:focus {
  color: rgb(22 101 52 / 0.65);
}
.focus\:text-green-800\/70:focus {
  color: rgb(22 101 52 / 0.7);
}
.focus\:text-green-800\/75:focus {
  color: rgb(22 101 52 / 0.75);
}
.focus\:text-green-800\/80:focus {
  color: rgb(22 101 52 / 0.8);
}
.focus\:text-green-800\/85:focus {
  color: rgb(22 101 52 / 0.85);
}
.focus\:text-green-800\/90:focus {
  color: rgb(22 101 52 / 0.9);
}
.focus\:text-green-800\/95:focus {
  color: rgb(22 101 52 / 0.95);
}
.focus\:text-green-900:focus {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}
.focus\:text-green-900\/0:focus {
  color: rgb(20 83 45 / 0);
}
.focus\:text-green-900\/10:focus {
  color: rgb(20 83 45 / 0.1);
}
.focus\:text-green-900\/100:focus {
  color: rgb(20 83 45 / 1);
}
.focus\:text-green-900\/15:focus {
  color: rgb(20 83 45 / 0.15);
}
.focus\:text-green-900\/20:focus {
  color: rgb(20 83 45 / 0.2);
}
.focus\:text-green-900\/25:focus {
  color: rgb(20 83 45 / 0.25);
}
.focus\:text-green-900\/30:focus {
  color: rgb(20 83 45 / 0.3);
}
.focus\:text-green-900\/35:focus {
  color: rgb(20 83 45 / 0.35);
}
.focus\:text-green-900\/40:focus {
  color: rgb(20 83 45 / 0.4);
}
.focus\:text-green-900\/45:focus {
  color: rgb(20 83 45 / 0.45);
}
.focus\:text-green-900\/5:focus {
  color: rgb(20 83 45 / 0.05);
}
.focus\:text-green-900\/50:focus {
  color: rgb(20 83 45 / 0.5);
}
.focus\:text-green-900\/55:focus {
  color: rgb(20 83 45 / 0.55);
}
.focus\:text-green-900\/60:focus {
  color: rgb(20 83 45 / 0.6);
}
.focus\:text-green-900\/65:focus {
  color: rgb(20 83 45 / 0.65);
}
.focus\:text-green-900\/70:focus {
  color: rgb(20 83 45 / 0.7);
}
.focus\:text-green-900\/75:focus {
  color: rgb(20 83 45 / 0.75);
}
.focus\:text-green-900\/80:focus {
  color: rgb(20 83 45 / 0.8);
}
.focus\:text-green-900\/85:focus {
  color: rgb(20 83 45 / 0.85);
}
.focus\:text-green-900\/90:focus {
  color: rgb(20 83 45 / 0.9);
}
.focus\:text-green-900\/95:focus {
  color: rgb(20 83 45 / 0.95);
}
.focus\:text-orange-100:focus {
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}
.focus\:text-orange-100\/0:focus {
  color: rgb(255 237 213 / 0);
}
.focus\:text-orange-100\/10:focus {
  color: rgb(255 237 213 / 0.1);
}
.focus\:text-orange-100\/100:focus {
  color: rgb(255 237 213 / 1);
}
.focus\:text-orange-100\/15:focus {
  color: rgb(255 237 213 / 0.15);
}
.focus\:text-orange-100\/20:focus {
  color: rgb(255 237 213 / 0.2);
}
.focus\:text-orange-100\/25:focus {
  color: rgb(255 237 213 / 0.25);
}
.focus\:text-orange-100\/30:focus {
  color: rgb(255 237 213 / 0.3);
}
.focus\:text-orange-100\/35:focus {
  color: rgb(255 237 213 / 0.35);
}
.focus\:text-orange-100\/40:focus {
  color: rgb(255 237 213 / 0.4);
}
.focus\:text-orange-100\/45:focus {
  color: rgb(255 237 213 / 0.45);
}
.focus\:text-orange-100\/5:focus {
  color: rgb(255 237 213 / 0.05);
}
.focus\:text-orange-100\/50:focus {
  color: rgb(255 237 213 / 0.5);
}
.focus\:text-orange-100\/55:focus {
  color: rgb(255 237 213 / 0.55);
}
.focus\:text-orange-100\/60:focus {
  color: rgb(255 237 213 / 0.6);
}
.focus\:text-orange-100\/65:focus {
  color: rgb(255 237 213 / 0.65);
}
.focus\:text-orange-100\/70:focus {
  color: rgb(255 237 213 / 0.7);
}
.focus\:text-orange-100\/75:focus {
  color: rgb(255 237 213 / 0.75);
}
.focus\:text-orange-100\/80:focus {
  color: rgb(255 237 213 / 0.8);
}
.focus\:text-orange-100\/85:focus {
  color: rgb(255 237 213 / 0.85);
}
.focus\:text-orange-100\/90:focus {
  color: rgb(255 237 213 / 0.9);
}
.focus\:text-orange-100\/95:focus {
  color: rgb(255 237 213 / 0.95);
}
.focus\:text-orange-200:focus {
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1));
}
.focus\:text-orange-200\/0:focus {
  color: rgb(254 215 170 / 0);
}
.focus\:text-orange-200\/10:focus {
  color: rgb(254 215 170 / 0.1);
}
.focus\:text-orange-200\/100:focus {
  color: rgb(254 215 170 / 1);
}
.focus\:text-orange-200\/15:focus {
  color: rgb(254 215 170 / 0.15);
}
.focus\:text-orange-200\/20:focus {
  color: rgb(254 215 170 / 0.2);
}
.focus\:text-orange-200\/25:focus {
  color: rgb(254 215 170 / 0.25);
}
.focus\:text-orange-200\/30:focus {
  color: rgb(254 215 170 / 0.3);
}
.focus\:text-orange-200\/35:focus {
  color: rgb(254 215 170 / 0.35);
}
.focus\:text-orange-200\/40:focus {
  color: rgb(254 215 170 / 0.4);
}
.focus\:text-orange-200\/45:focus {
  color: rgb(254 215 170 / 0.45);
}
.focus\:text-orange-200\/5:focus {
  color: rgb(254 215 170 / 0.05);
}
.focus\:text-orange-200\/50:focus {
  color: rgb(254 215 170 / 0.5);
}
.focus\:text-orange-200\/55:focus {
  color: rgb(254 215 170 / 0.55);
}
.focus\:text-orange-200\/60:focus {
  color: rgb(254 215 170 / 0.6);
}
.focus\:text-orange-200\/65:focus {
  color: rgb(254 215 170 / 0.65);
}
.focus\:text-orange-200\/70:focus {
  color: rgb(254 215 170 / 0.7);
}
.focus\:text-orange-200\/75:focus {
  color: rgb(254 215 170 / 0.75);
}
.focus\:text-orange-200\/80:focus {
  color: rgb(254 215 170 / 0.8);
}
.focus\:text-orange-200\/85:focus {
  color: rgb(254 215 170 / 0.85);
}
.focus\:text-orange-200\/90:focus {
  color: rgb(254 215 170 / 0.9);
}
.focus\:text-orange-200\/95:focus {
  color: rgb(254 215 170 / 0.95);
}
.focus\:text-orange-300:focus {
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}
.focus\:text-orange-300\/0:focus {
  color: rgb(253 186 116 / 0);
}
.focus\:text-orange-300\/10:focus {
  color: rgb(253 186 116 / 0.1);
}
.focus\:text-orange-300\/100:focus {
  color: rgb(253 186 116 / 1);
}
.focus\:text-orange-300\/15:focus {
  color: rgb(253 186 116 / 0.15);
}
.focus\:text-orange-300\/20:focus {
  color: rgb(253 186 116 / 0.2);
}
.focus\:text-orange-300\/25:focus {
  color: rgb(253 186 116 / 0.25);
}
.focus\:text-orange-300\/30:focus {
  color: rgb(253 186 116 / 0.3);
}
.focus\:text-orange-300\/35:focus {
  color: rgb(253 186 116 / 0.35);
}
.focus\:text-orange-300\/40:focus {
  color: rgb(253 186 116 / 0.4);
}
.focus\:text-orange-300\/45:focus {
  color: rgb(253 186 116 / 0.45);
}
.focus\:text-orange-300\/5:focus {
  color: rgb(253 186 116 / 0.05);
}
.focus\:text-orange-300\/50:focus {
  color: rgb(253 186 116 / 0.5);
}
.focus\:text-orange-300\/55:focus {
  color: rgb(253 186 116 / 0.55);
}
.focus\:text-orange-300\/60:focus {
  color: rgb(253 186 116 / 0.6);
}
.focus\:text-orange-300\/65:focus {
  color: rgb(253 186 116 / 0.65);
}
.focus\:text-orange-300\/70:focus {
  color: rgb(253 186 116 / 0.7);
}
.focus\:text-orange-300\/75:focus {
  color: rgb(253 186 116 / 0.75);
}
.focus\:text-orange-300\/80:focus {
  color: rgb(253 186 116 / 0.8);
}
.focus\:text-orange-300\/85:focus {
  color: rgb(253 186 116 / 0.85);
}
.focus\:text-orange-300\/90:focus {
  color: rgb(253 186 116 / 0.9);
}
.focus\:text-orange-300\/95:focus {
  color: rgb(253 186 116 / 0.95);
}
.focus\:text-orange-400:focus {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}
.focus\:text-orange-400\/0:focus {
  color: rgb(251 146 60 / 0);
}
.focus\:text-orange-400\/10:focus {
  color: rgb(251 146 60 / 0.1);
}
.focus\:text-orange-400\/100:focus {
  color: rgb(251 146 60 / 1);
}
.focus\:text-orange-400\/15:focus {
  color: rgb(251 146 60 / 0.15);
}
.focus\:text-orange-400\/20:focus {
  color: rgb(251 146 60 / 0.2);
}
.focus\:text-orange-400\/25:focus {
  color: rgb(251 146 60 / 0.25);
}
.focus\:text-orange-400\/30:focus {
  color: rgb(251 146 60 / 0.3);
}
.focus\:text-orange-400\/35:focus {
  color: rgb(251 146 60 / 0.35);
}
.focus\:text-orange-400\/40:focus {
  color: rgb(251 146 60 / 0.4);
}
.focus\:text-orange-400\/45:focus {
  color: rgb(251 146 60 / 0.45);
}
.focus\:text-orange-400\/5:focus {
  color: rgb(251 146 60 / 0.05);
}
.focus\:text-orange-400\/50:focus {
  color: rgb(251 146 60 / 0.5);
}
.focus\:text-orange-400\/55:focus {
  color: rgb(251 146 60 / 0.55);
}
.focus\:text-orange-400\/60:focus {
  color: rgb(251 146 60 / 0.6);
}
.focus\:text-orange-400\/65:focus {
  color: rgb(251 146 60 / 0.65);
}
.focus\:text-orange-400\/70:focus {
  color: rgb(251 146 60 / 0.7);
}
.focus\:text-orange-400\/75:focus {
  color: rgb(251 146 60 / 0.75);
}
.focus\:text-orange-400\/80:focus {
  color: rgb(251 146 60 / 0.8);
}
.focus\:text-orange-400\/85:focus {
  color: rgb(251 146 60 / 0.85);
}
.focus\:text-orange-400\/90:focus {
  color: rgb(251 146 60 / 0.9);
}
.focus\:text-orange-400\/95:focus {
  color: rgb(251 146 60 / 0.95);
}
.focus\:text-orange-500:focus {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.focus\:text-orange-500\/0:focus {
  color: rgb(249 115 22 / 0);
}
.focus\:text-orange-500\/10:focus {
  color: rgb(249 115 22 / 0.1);
}
.focus\:text-orange-500\/100:focus {
  color: rgb(249 115 22 / 1);
}
.focus\:text-orange-500\/15:focus {
  color: rgb(249 115 22 / 0.15);
}
.focus\:text-orange-500\/20:focus {
  color: rgb(249 115 22 / 0.2);
}
.focus\:text-orange-500\/25:focus {
  color: rgb(249 115 22 / 0.25);
}
.focus\:text-orange-500\/30:focus {
  color: rgb(249 115 22 / 0.3);
}
.focus\:text-orange-500\/35:focus {
  color: rgb(249 115 22 / 0.35);
}
.focus\:text-orange-500\/40:focus {
  color: rgb(249 115 22 / 0.4);
}
.focus\:text-orange-500\/45:focus {
  color: rgb(249 115 22 / 0.45);
}
.focus\:text-orange-500\/5:focus {
  color: rgb(249 115 22 / 0.05);
}
.focus\:text-orange-500\/50:focus {
  color: rgb(249 115 22 / 0.5);
}
.focus\:text-orange-500\/55:focus {
  color: rgb(249 115 22 / 0.55);
}
.focus\:text-orange-500\/60:focus {
  color: rgb(249 115 22 / 0.6);
}
.focus\:text-orange-500\/65:focus {
  color: rgb(249 115 22 / 0.65);
}
.focus\:text-orange-500\/70:focus {
  color: rgb(249 115 22 / 0.7);
}
.focus\:text-orange-500\/75:focus {
  color: rgb(249 115 22 / 0.75);
}
.focus\:text-orange-500\/80:focus {
  color: rgb(249 115 22 / 0.8);
}
.focus\:text-orange-500\/85:focus {
  color: rgb(249 115 22 / 0.85);
}
.focus\:text-orange-500\/90:focus {
  color: rgb(249 115 22 / 0.9);
}
.focus\:text-orange-500\/95:focus {
  color: rgb(249 115 22 / 0.95);
}
.focus\:text-orange-600:focus {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.focus\:text-orange-600\/0:focus {
  color: rgb(234 88 12 / 0);
}
.focus\:text-orange-600\/10:focus {
  color: rgb(234 88 12 / 0.1);
}
.focus\:text-orange-600\/100:focus {
  color: rgb(234 88 12 / 1);
}
.focus\:text-orange-600\/15:focus {
  color: rgb(234 88 12 / 0.15);
}
.focus\:text-orange-600\/20:focus {
  color: rgb(234 88 12 / 0.2);
}
.focus\:text-orange-600\/25:focus {
  color: rgb(234 88 12 / 0.25);
}
.focus\:text-orange-600\/30:focus {
  color: rgb(234 88 12 / 0.3);
}
.focus\:text-orange-600\/35:focus {
  color: rgb(234 88 12 / 0.35);
}
.focus\:text-orange-600\/40:focus {
  color: rgb(234 88 12 / 0.4);
}
.focus\:text-orange-600\/45:focus {
  color: rgb(234 88 12 / 0.45);
}
.focus\:text-orange-600\/5:focus {
  color: rgb(234 88 12 / 0.05);
}
.focus\:text-orange-600\/50:focus {
  color: rgb(234 88 12 / 0.5);
}
.focus\:text-orange-600\/55:focus {
  color: rgb(234 88 12 / 0.55);
}
.focus\:text-orange-600\/60:focus {
  color: rgb(234 88 12 / 0.6);
}
.focus\:text-orange-600\/65:focus {
  color: rgb(234 88 12 / 0.65);
}
.focus\:text-orange-600\/70:focus {
  color: rgb(234 88 12 / 0.7);
}
.focus\:text-orange-600\/75:focus {
  color: rgb(234 88 12 / 0.75);
}
.focus\:text-orange-600\/80:focus {
  color: rgb(234 88 12 / 0.8);
}
.focus\:text-orange-600\/85:focus {
  color: rgb(234 88 12 / 0.85);
}
.focus\:text-orange-600\/90:focus {
  color: rgb(234 88 12 / 0.9);
}
.focus\:text-orange-600\/95:focus {
  color: rgb(234 88 12 / 0.95);
}
.focus\:text-orange-700:focus {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.focus\:text-orange-700\/0:focus {
  color: rgb(194 65 12 / 0);
}
.focus\:text-orange-700\/10:focus {
  color: rgb(194 65 12 / 0.1);
}
.focus\:text-orange-700\/100:focus {
  color: rgb(194 65 12 / 1);
}
.focus\:text-orange-700\/15:focus {
  color: rgb(194 65 12 / 0.15);
}
.focus\:text-orange-700\/20:focus {
  color: rgb(194 65 12 / 0.2);
}
.focus\:text-orange-700\/25:focus {
  color: rgb(194 65 12 / 0.25);
}
.focus\:text-orange-700\/30:focus {
  color: rgb(194 65 12 / 0.3);
}
.focus\:text-orange-700\/35:focus {
  color: rgb(194 65 12 / 0.35);
}
.focus\:text-orange-700\/40:focus {
  color: rgb(194 65 12 / 0.4);
}
.focus\:text-orange-700\/45:focus {
  color: rgb(194 65 12 / 0.45);
}
.focus\:text-orange-700\/5:focus {
  color: rgb(194 65 12 / 0.05);
}
.focus\:text-orange-700\/50:focus {
  color: rgb(194 65 12 / 0.5);
}
.focus\:text-orange-700\/55:focus {
  color: rgb(194 65 12 / 0.55);
}
.focus\:text-orange-700\/60:focus {
  color: rgb(194 65 12 / 0.6);
}
.focus\:text-orange-700\/65:focus {
  color: rgb(194 65 12 / 0.65);
}
.focus\:text-orange-700\/70:focus {
  color: rgb(194 65 12 / 0.7);
}
.focus\:text-orange-700\/75:focus {
  color: rgb(194 65 12 / 0.75);
}
.focus\:text-orange-700\/80:focus {
  color: rgb(194 65 12 / 0.8);
}
.focus\:text-orange-700\/85:focus {
  color: rgb(194 65 12 / 0.85);
}
.focus\:text-orange-700\/90:focus {
  color: rgb(194 65 12 / 0.9);
}
.focus\:text-orange-700\/95:focus {
  color: rgb(194 65 12 / 0.95);
}
.focus\:text-orange-800:focus {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.focus\:text-orange-800\/0:focus {
  color: rgb(154 52 18 / 0);
}
.focus\:text-orange-800\/10:focus {
  color: rgb(154 52 18 / 0.1);
}
.focus\:text-orange-800\/100:focus {
  color: rgb(154 52 18 / 1);
}
.focus\:text-orange-800\/15:focus {
  color: rgb(154 52 18 / 0.15);
}
.focus\:text-orange-800\/20:focus {
  color: rgb(154 52 18 / 0.2);
}
.focus\:text-orange-800\/25:focus {
  color: rgb(154 52 18 / 0.25);
}
.focus\:text-orange-800\/30:focus {
  color: rgb(154 52 18 / 0.3);
}
.focus\:text-orange-800\/35:focus {
  color: rgb(154 52 18 / 0.35);
}
.focus\:text-orange-800\/40:focus {
  color: rgb(154 52 18 / 0.4);
}
.focus\:text-orange-800\/45:focus {
  color: rgb(154 52 18 / 0.45);
}
.focus\:text-orange-800\/5:focus {
  color: rgb(154 52 18 / 0.05);
}
.focus\:text-orange-800\/50:focus {
  color: rgb(154 52 18 / 0.5);
}
.focus\:text-orange-800\/55:focus {
  color: rgb(154 52 18 / 0.55);
}
.focus\:text-orange-800\/60:focus {
  color: rgb(154 52 18 / 0.6);
}
.focus\:text-orange-800\/65:focus {
  color: rgb(154 52 18 / 0.65);
}
.focus\:text-orange-800\/70:focus {
  color: rgb(154 52 18 / 0.7);
}
.focus\:text-orange-800\/75:focus {
  color: rgb(154 52 18 / 0.75);
}
.focus\:text-orange-800\/80:focus {
  color: rgb(154 52 18 / 0.8);
}
.focus\:text-orange-800\/85:focus {
  color: rgb(154 52 18 / 0.85);
}
.focus\:text-orange-800\/90:focus {
  color: rgb(154 52 18 / 0.9);
}
.focus\:text-orange-800\/95:focus {
  color: rgb(154 52 18 / 0.95);
}
.focus\:text-orange-900:focus {
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}
.focus\:text-orange-900\/0:focus {
  color: rgb(124 45 18 / 0);
}
.focus\:text-orange-900\/10:focus {
  color: rgb(124 45 18 / 0.1);
}
.focus\:text-orange-900\/100:focus {
  color: rgb(124 45 18 / 1);
}
.focus\:text-orange-900\/15:focus {
  color: rgb(124 45 18 / 0.15);
}
.focus\:text-orange-900\/20:focus {
  color: rgb(124 45 18 / 0.2);
}
.focus\:text-orange-900\/25:focus {
  color: rgb(124 45 18 / 0.25);
}
.focus\:text-orange-900\/30:focus {
  color: rgb(124 45 18 / 0.3);
}
.focus\:text-orange-900\/35:focus {
  color: rgb(124 45 18 / 0.35);
}
.focus\:text-orange-900\/40:focus {
  color: rgb(124 45 18 / 0.4);
}
.focus\:text-orange-900\/45:focus {
  color: rgb(124 45 18 / 0.45);
}
.focus\:text-orange-900\/5:focus {
  color: rgb(124 45 18 / 0.05);
}
.focus\:text-orange-900\/50:focus {
  color: rgb(124 45 18 / 0.5);
}
.focus\:text-orange-900\/55:focus {
  color: rgb(124 45 18 / 0.55);
}
.focus\:text-orange-900\/60:focus {
  color: rgb(124 45 18 / 0.6);
}
.focus\:text-orange-900\/65:focus {
  color: rgb(124 45 18 / 0.65);
}
.focus\:text-orange-900\/70:focus {
  color: rgb(124 45 18 / 0.7);
}
.focus\:text-orange-900\/75:focus {
  color: rgb(124 45 18 / 0.75);
}
.focus\:text-orange-900\/80:focus {
  color: rgb(124 45 18 / 0.8);
}
.focus\:text-orange-900\/85:focus {
  color: rgb(124 45 18 / 0.85);
}
.focus\:text-orange-900\/90:focus {
  color: rgb(124 45 18 / 0.9);
}
.focus\:text-orange-900\/95:focus {
  color: rgb(124 45 18 / 0.95);
}
.focus\:text-pink-100:focus {
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1));
}
.focus\:text-pink-100\/0:focus {
  color: rgb(252 231 243 / 0);
}
.focus\:text-pink-100\/10:focus {
  color: rgb(252 231 243 / 0.1);
}
.focus\:text-pink-100\/100:focus {
  color: rgb(252 231 243 / 1);
}
.focus\:text-pink-100\/15:focus {
  color: rgb(252 231 243 / 0.15);
}
.focus\:text-pink-100\/20:focus {
  color: rgb(252 231 243 / 0.2);
}
.focus\:text-pink-100\/25:focus {
  color: rgb(252 231 243 / 0.25);
}
.focus\:text-pink-100\/30:focus {
  color: rgb(252 231 243 / 0.3);
}
.focus\:text-pink-100\/35:focus {
  color: rgb(252 231 243 / 0.35);
}
.focus\:text-pink-100\/40:focus {
  color: rgb(252 231 243 / 0.4);
}
.focus\:text-pink-100\/45:focus {
  color: rgb(252 231 243 / 0.45);
}
.focus\:text-pink-100\/5:focus {
  color: rgb(252 231 243 / 0.05);
}
.focus\:text-pink-100\/50:focus {
  color: rgb(252 231 243 / 0.5);
}
.focus\:text-pink-100\/55:focus {
  color: rgb(252 231 243 / 0.55);
}
.focus\:text-pink-100\/60:focus {
  color: rgb(252 231 243 / 0.6);
}
.focus\:text-pink-100\/65:focus {
  color: rgb(252 231 243 / 0.65);
}
.focus\:text-pink-100\/70:focus {
  color: rgb(252 231 243 / 0.7);
}
.focus\:text-pink-100\/75:focus {
  color: rgb(252 231 243 / 0.75);
}
.focus\:text-pink-100\/80:focus {
  color: rgb(252 231 243 / 0.8);
}
.focus\:text-pink-100\/85:focus {
  color: rgb(252 231 243 / 0.85);
}
.focus\:text-pink-100\/90:focus {
  color: rgb(252 231 243 / 0.9);
}
.focus\:text-pink-100\/95:focus {
  color: rgb(252 231 243 / 0.95);
}
.focus\:text-pink-200:focus {
  --tw-text-opacity: 1;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1));
}
.focus\:text-pink-200\/0:focus {
  color: rgb(251 207 232 / 0);
}
.focus\:text-pink-200\/10:focus {
  color: rgb(251 207 232 / 0.1);
}
.focus\:text-pink-200\/100:focus {
  color: rgb(251 207 232 / 1);
}
.focus\:text-pink-200\/15:focus {
  color: rgb(251 207 232 / 0.15);
}
.focus\:text-pink-200\/20:focus {
  color: rgb(251 207 232 / 0.2);
}
.focus\:text-pink-200\/25:focus {
  color: rgb(251 207 232 / 0.25);
}
.focus\:text-pink-200\/30:focus {
  color: rgb(251 207 232 / 0.3);
}
.focus\:text-pink-200\/35:focus {
  color: rgb(251 207 232 / 0.35);
}
.focus\:text-pink-200\/40:focus {
  color: rgb(251 207 232 / 0.4);
}
.focus\:text-pink-200\/45:focus {
  color: rgb(251 207 232 / 0.45);
}
.focus\:text-pink-200\/5:focus {
  color: rgb(251 207 232 / 0.05);
}
.focus\:text-pink-200\/50:focus {
  color: rgb(251 207 232 / 0.5);
}
.focus\:text-pink-200\/55:focus {
  color: rgb(251 207 232 / 0.55);
}
.focus\:text-pink-200\/60:focus {
  color: rgb(251 207 232 / 0.6);
}
.focus\:text-pink-200\/65:focus {
  color: rgb(251 207 232 / 0.65);
}
.focus\:text-pink-200\/70:focus {
  color: rgb(251 207 232 / 0.7);
}
.focus\:text-pink-200\/75:focus {
  color: rgb(251 207 232 / 0.75);
}
.focus\:text-pink-200\/80:focus {
  color: rgb(251 207 232 / 0.8);
}
.focus\:text-pink-200\/85:focus {
  color: rgb(251 207 232 / 0.85);
}
.focus\:text-pink-200\/90:focus {
  color: rgb(251 207 232 / 0.9);
}
.focus\:text-pink-200\/95:focus {
  color: rgb(251 207 232 / 0.95);
}
.focus\:text-pink-300:focus {
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1));
}
.focus\:text-pink-300\/0:focus {
  color: rgb(249 168 212 / 0);
}
.focus\:text-pink-300\/10:focus {
  color: rgb(249 168 212 / 0.1);
}
.focus\:text-pink-300\/100:focus {
  color: rgb(249 168 212 / 1);
}
.focus\:text-pink-300\/15:focus {
  color: rgb(249 168 212 / 0.15);
}
.focus\:text-pink-300\/20:focus {
  color: rgb(249 168 212 / 0.2);
}
.focus\:text-pink-300\/25:focus {
  color: rgb(249 168 212 / 0.25);
}
.focus\:text-pink-300\/30:focus {
  color: rgb(249 168 212 / 0.3);
}
.focus\:text-pink-300\/35:focus {
  color: rgb(249 168 212 / 0.35);
}
.focus\:text-pink-300\/40:focus {
  color: rgb(249 168 212 / 0.4);
}
.focus\:text-pink-300\/45:focus {
  color: rgb(249 168 212 / 0.45);
}
.focus\:text-pink-300\/5:focus {
  color: rgb(249 168 212 / 0.05);
}
.focus\:text-pink-300\/50:focus {
  color: rgb(249 168 212 / 0.5);
}
.focus\:text-pink-300\/55:focus {
  color: rgb(249 168 212 / 0.55);
}
.focus\:text-pink-300\/60:focus {
  color: rgb(249 168 212 / 0.6);
}
.focus\:text-pink-300\/65:focus {
  color: rgb(249 168 212 / 0.65);
}
.focus\:text-pink-300\/70:focus {
  color: rgb(249 168 212 / 0.7);
}
.focus\:text-pink-300\/75:focus {
  color: rgb(249 168 212 / 0.75);
}
.focus\:text-pink-300\/80:focus {
  color: rgb(249 168 212 / 0.8);
}
.focus\:text-pink-300\/85:focus {
  color: rgb(249 168 212 / 0.85);
}
.focus\:text-pink-300\/90:focus {
  color: rgb(249 168 212 / 0.9);
}
.focus\:text-pink-300\/95:focus {
  color: rgb(249 168 212 / 0.95);
}
.focus\:text-pink-400:focus {
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1));
}
.focus\:text-pink-400\/0:focus {
  color: rgb(244 114 182 / 0);
}
.focus\:text-pink-400\/10:focus {
  color: rgb(244 114 182 / 0.1);
}
.focus\:text-pink-400\/100:focus {
  color: rgb(244 114 182 / 1);
}
.focus\:text-pink-400\/15:focus {
  color: rgb(244 114 182 / 0.15);
}
.focus\:text-pink-400\/20:focus {
  color: rgb(244 114 182 / 0.2);
}
.focus\:text-pink-400\/25:focus {
  color: rgb(244 114 182 / 0.25);
}
.focus\:text-pink-400\/30:focus {
  color: rgb(244 114 182 / 0.3);
}
.focus\:text-pink-400\/35:focus {
  color: rgb(244 114 182 / 0.35);
}
.focus\:text-pink-400\/40:focus {
  color: rgb(244 114 182 / 0.4);
}
.focus\:text-pink-400\/45:focus {
  color: rgb(244 114 182 / 0.45);
}
.focus\:text-pink-400\/5:focus {
  color: rgb(244 114 182 / 0.05);
}
.focus\:text-pink-400\/50:focus {
  color: rgb(244 114 182 / 0.5);
}
.focus\:text-pink-400\/55:focus {
  color: rgb(244 114 182 / 0.55);
}
.focus\:text-pink-400\/60:focus {
  color: rgb(244 114 182 / 0.6);
}
.focus\:text-pink-400\/65:focus {
  color: rgb(244 114 182 / 0.65);
}
.focus\:text-pink-400\/70:focus {
  color: rgb(244 114 182 / 0.7);
}
.focus\:text-pink-400\/75:focus {
  color: rgb(244 114 182 / 0.75);
}
.focus\:text-pink-400\/80:focus {
  color: rgb(244 114 182 / 0.8);
}
.focus\:text-pink-400\/85:focus {
  color: rgb(244 114 182 / 0.85);
}
.focus\:text-pink-400\/90:focus {
  color: rgb(244 114 182 / 0.9);
}
.focus\:text-pink-400\/95:focus {
  color: rgb(244 114 182 / 0.95);
}
.focus\:text-pink-500:focus {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}
.focus\:text-pink-500\/0:focus {
  color: rgb(236 72 153 / 0);
}
.focus\:text-pink-500\/10:focus {
  color: rgb(236 72 153 / 0.1);
}
.focus\:text-pink-500\/100:focus {
  color: rgb(236 72 153 / 1);
}
.focus\:text-pink-500\/15:focus {
  color: rgb(236 72 153 / 0.15);
}
.focus\:text-pink-500\/20:focus {
  color: rgb(236 72 153 / 0.2);
}
.focus\:text-pink-500\/25:focus {
  color: rgb(236 72 153 / 0.25);
}
.focus\:text-pink-500\/30:focus {
  color: rgb(236 72 153 / 0.3);
}
.focus\:text-pink-500\/35:focus {
  color: rgb(236 72 153 / 0.35);
}
.focus\:text-pink-500\/40:focus {
  color: rgb(236 72 153 / 0.4);
}
.focus\:text-pink-500\/45:focus {
  color: rgb(236 72 153 / 0.45);
}
.focus\:text-pink-500\/5:focus {
  color: rgb(236 72 153 / 0.05);
}
.focus\:text-pink-500\/50:focus {
  color: rgb(236 72 153 / 0.5);
}
.focus\:text-pink-500\/55:focus {
  color: rgb(236 72 153 / 0.55);
}
.focus\:text-pink-500\/60:focus {
  color: rgb(236 72 153 / 0.6);
}
.focus\:text-pink-500\/65:focus {
  color: rgb(236 72 153 / 0.65);
}
.focus\:text-pink-500\/70:focus {
  color: rgb(236 72 153 / 0.7);
}
.focus\:text-pink-500\/75:focus {
  color: rgb(236 72 153 / 0.75);
}
.focus\:text-pink-500\/80:focus {
  color: rgb(236 72 153 / 0.8);
}
.focus\:text-pink-500\/85:focus {
  color: rgb(236 72 153 / 0.85);
}
.focus\:text-pink-500\/90:focus {
  color: rgb(236 72 153 / 0.9);
}
.focus\:text-pink-500\/95:focus {
  color: rgb(236 72 153 / 0.95);
}
.focus\:text-pink-600:focus {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}
.focus\:text-pink-600\/0:focus {
  color: rgb(219 39 119 / 0);
}
.focus\:text-pink-600\/10:focus {
  color: rgb(219 39 119 / 0.1);
}
.focus\:text-pink-600\/100:focus {
  color: rgb(219 39 119 / 1);
}
.focus\:text-pink-600\/15:focus {
  color: rgb(219 39 119 / 0.15);
}
.focus\:text-pink-600\/20:focus {
  color: rgb(219 39 119 / 0.2);
}
.focus\:text-pink-600\/25:focus {
  color: rgb(219 39 119 / 0.25);
}
.focus\:text-pink-600\/30:focus {
  color: rgb(219 39 119 / 0.3);
}
.focus\:text-pink-600\/35:focus {
  color: rgb(219 39 119 / 0.35);
}
.focus\:text-pink-600\/40:focus {
  color: rgb(219 39 119 / 0.4);
}
.focus\:text-pink-600\/45:focus {
  color: rgb(219 39 119 / 0.45);
}
.focus\:text-pink-600\/5:focus {
  color: rgb(219 39 119 / 0.05);
}
.focus\:text-pink-600\/50:focus {
  color: rgb(219 39 119 / 0.5);
}
.focus\:text-pink-600\/55:focus {
  color: rgb(219 39 119 / 0.55);
}
.focus\:text-pink-600\/60:focus {
  color: rgb(219 39 119 / 0.6);
}
.focus\:text-pink-600\/65:focus {
  color: rgb(219 39 119 / 0.65);
}
.focus\:text-pink-600\/70:focus {
  color: rgb(219 39 119 / 0.7);
}
.focus\:text-pink-600\/75:focus {
  color: rgb(219 39 119 / 0.75);
}
.focus\:text-pink-600\/80:focus {
  color: rgb(219 39 119 / 0.8);
}
.focus\:text-pink-600\/85:focus {
  color: rgb(219 39 119 / 0.85);
}
.focus\:text-pink-600\/90:focus {
  color: rgb(219 39 119 / 0.9);
}
.focus\:text-pink-600\/95:focus {
  color: rgb(219 39 119 / 0.95);
}
.focus\:text-pink-700:focus {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1));
}
.focus\:text-pink-700\/0:focus {
  color: rgb(190 24 93 / 0);
}
.focus\:text-pink-700\/10:focus {
  color: rgb(190 24 93 / 0.1);
}
.focus\:text-pink-700\/100:focus {
  color: rgb(190 24 93 / 1);
}
.focus\:text-pink-700\/15:focus {
  color: rgb(190 24 93 / 0.15);
}
.focus\:text-pink-700\/20:focus {
  color: rgb(190 24 93 / 0.2);
}
.focus\:text-pink-700\/25:focus {
  color: rgb(190 24 93 / 0.25);
}
.focus\:text-pink-700\/30:focus {
  color: rgb(190 24 93 / 0.3);
}
.focus\:text-pink-700\/35:focus {
  color: rgb(190 24 93 / 0.35);
}
.focus\:text-pink-700\/40:focus {
  color: rgb(190 24 93 / 0.4);
}
.focus\:text-pink-700\/45:focus {
  color: rgb(190 24 93 / 0.45);
}
.focus\:text-pink-700\/5:focus {
  color: rgb(190 24 93 / 0.05);
}
.focus\:text-pink-700\/50:focus {
  color: rgb(190 24 93 / 0.5);
}
.focus\:text-pink-700\/55:focus {
  color: rgb(190 24 93 / 0.55);
}
.focus\:text-pink-700\/60:focus {
  color: rgb(190 24 93 / 0.6);
}
.focus\:text-pink-700\/65:focus {
  color: rgb(190 24 93 / 0.65);
}
.focus\:text-pink-700\/70:focus {
  color: rgb(190 24 93 / 0.7);
}
.focus\:text-pink-700\/75:focus {
  color: rgb(190 24 93 / 0.75);
}
.focus\:text-pink-700\/80:focus {
  color: rgb(190 24 93 / 0.8);
}
.focus\:text-pink-700\/85:focus {
  color: rgb(190 24 93 / 0.85);
}
.focus\:text-pink-700\/90:focus {
  color: rgb(190 24 93 / 0.9);
}
.focus\:text-pink-700\/95:focus {
  color: rgb(190 24 93 / 0.95);
}
.focus\:text-pink-800:focus {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1));
}
.focus\:text-pink-800\/0:focus {
  color: rgb(157 23 77 / 0);
}
.focus\:text-pink-800\/10:focus {
  color: rgb(157 23 77 / 0.1);
}
.focus\:text-pink-800\/100:focus {
  color: rgb(157 23 77 / 1);
}
.focus\:text-pink-800\/15:focus {
  color: rgb(157 23 77 / 0.15);
}
.focus\:text-pink-800\/20:focus {
  color: rgb(157 23 77 / 0.2);
}
.focus\:text-pink-800\/25:focus {
  color: rgb(157 23 77 / 0.25);
}
.focus\:text-pink-800\/30:focus {
  color: rgb(157 23 77 / 0.3);
}
.focus\:text-pink-800\/35:focus {
  color: rgb(157 23 77 / 0.35);
}
.focus\:text-pink-800\/40:focus {
  color: rgb(157 23 77 / 0.4);
}
.focus\:text-pink-800\/45:focus {
  color: rgb(157 23 77 / 0.45);
}
.focus\:text-pink-800\/5:focus {
  color: rgb(157 23 77 / 0.05);
}
.focus\:text-pink-800\/50:focus {
  color: rgb(157 23 77 / 0.5);
}
.focus\:text-pink-800\/55:focus {
  color: rgb(157 23 77 / 0.55);
}
.focus\:text-pink-800\/60:focus {
  color: rgb(157 23 77 / 0.6);
}
.focus\:text-pink-800\/65:focus {
  color: rgb(157 23 77 / 0.65);
}
.focus\:text-pink-800\/70:focus {
  color: rgb(157 23 77 / 0.7);
}
.focus\:text-pink-800\/75:focus {
  color: rgb(157 23 77 / 0.75);
}
.focus\:text-pink-800\/80:focus {
  color: rgb(157 23 77 / 0.8);
}
.focus\:text-pink-800\/85:focus {
  color: rgb(157 23 77 / 0.85);
}
.focus\:text-pink-800\/90:focus {
  color: rgb(157 23 77 / 0.9);
}
.focus\:text-pink-800\/95:focus {
  color: rgb(157 23 77 / 0.95);
}
.focus\:text-pink-900:focus {
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1));
}
.focus\:text-pink-900\/0:focus {
  color: rgb(131 24 67 / 0);
}
.focus\:text-pink-900\/10:focus {
  color: rgb(131 24 67 / 0.1);
}
.focus\:text-pink-900\/100:focus {
  color: rgb(131 24 67 / 1);
}
.focus\:text-pink-900\/15:focus {
  color: rgb(131 24 67 / 0.15);
}
.focus\:text-pink-900\/20:focus {
  color: rgb(131 24 67 / 0.2);
}
.focus\:text-pink-900\/25:focus {
  color: rgb(131 24 67 / 0.25);
}
.focus\:text-pink-900\/30:focus {
  color: rgb(131 24 67 / 0.3);
}
.focus\:text-pink-900\/35:focus {
  color: rgb(131 24 67 / 0.35);
}
.focus\:text-pink-900\/40:focus {
  color: rgb(131 24 67 / 0.4);
}
.focus\:text-pink-900\/45:focus {
  color: rgb(131 24 67 / 0.45);
}
.focus\:text-pink-900\/5:focus {
  color: rgb(131 24 67 / 0.05);
}
.focus\:text-pink-900\/50:focus {
  color: rgb(131 24 67 / 0.5);
}
.focus\:text-pink-900\/55:focus {
  color: rgb(131 24 67 / 0.55);
}
.focus\:text-pink-900\/60:focus {
  color: rgb(131 24 67 / 0.6);
}
.focus\:text-pink-900\/65:focus {
  color: rgb(131 24 67 / 0.65);
}
.focus\:text-pink-900\/70:focus {
  color: rgb(131 24 67 / 0.7);
}
.focus\:text-pink-900\/75:focus {
  color: rgb(131 24 67 / 0.75);
}
.focus\:text-pink-900\/80:focus {
  color: rgb(131 24 67 / 0.8);
}
.focus\:text-pink-900\/85:focus {
  color: rgb(131 24 67 / 0.85);
}
.focus\:text-pink-900\/90:focus {
  color: rgb(131 24 67 / 0.9);
}
.focus\:text-pink-900\/95:focus {
  color: rgb(131 24 67 / 0.95);
}
.focus\:text-purple-100:focus {
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1));
}
.focus\:text-purple-100\/0:focus {
  color: rgb(243 232 255 / 0);
}
.focus\:text-purple-100\/10:focus {
  color: rgb(243 232 255 / 0.1);
}
.focus\:text-purple-100\/100:focus {
  color: rgb(243 232 255 / 1);
}
.focus\:text-purple-100\/15:focus {
  color: rgb(243 232 255 / 0.15);
}
.focus\:text-purple-100\/20:focus {
  color: rgb(243 232 255 / 0.2);
}
.focus\:text-purple-100\/25:focus {
  color: rgb(243 232 255 / 0.25);
}
.focus\:text-purple-100\/30:focus {
  color: rgb(243 232 255 / 0.3);
}
.focus\:text-purple-100\/35:focus {
  color: rgb(243 232 255 / 0.35);
}
.focus\:text-purple-100\/40:focus {
  color: rgb(243 232 255 / 0.4);
}
.focus\:text-purple-100\/45:focus {
  color: rgb(243 232 255 / 0.45);
}
.focus\:text-purple-100\/5:focus {
  color: rgb(243 232 255 / 0.05);
}
.focus\:text-purple-100\/50:focus {
  color: rgb(243 232 255 / 0.5);
}
.focus\:text-purple-100\/55:focus {
  color: rgb(243 232 255 / 0.55);
}
.focus\:text-purple-100\/60:focus {
  color: rgb(243 232 255 / 0.6);
}
.focus\:text-purple-100\/65:focus {
  color: rgb(243 232 255 / 0.65);
}
.focus\:text-purple-100\/70:focus {
  color: rgb(243 232 255 / 0.7);
}
.focus\:text-purple-100\/75:focus {
  color: rgb(243 232 255 / 0.75);
}
.focus\:text-purple-100\/80:focus {
  color: rgb(243 232 255 / 0.8);
}
.focus\:text-purple-100\/85:focus {
  color: rgb(243 232 255 / 0.85);
}
.focus\:text-purple-100\/90:focus {
  color: rgb(243 232 255 / 0.9);
}
.focus\:text-purple-100\/95:focus {
  color: rgb(243 232 255 / 0.95);
}
.focus\:text-purple-200:focus {
  --tw-text-opacity: 1;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1));
}
.focus\:text-purple-200\/0:focus {
  color: rgb(233 213 255 / 0);
}
.focus\:text-purple-200\/10:focus {
  color: rgb(233 213 255 / 0.1);
}
.focus\:text-purple-200\/100:focus {
  color: rgb(233 213 255 / 1);
}
.focus\:text-purple-200\/15:focus {
  color: rgb(233 213 255 / 0.15);
}
.focus\:text-purple-200\/20:focus {
  color: rgb(233 213 255 / 0.2);
}
.focus\:text-purple-200\/25:focus {
  color: rgb(233 213 255 / 0.25);
}
.focus\:text-purple-200\/30:focus {
  color: rgb(233 213 255 / 0.3);
}
.focus\:text-purple-200\/35:focus {
  color: rgb(233 213 255 / 0.35);
}
.focus\:text-purple-200\/40:focus {
  color: rgb(233 213 255 / 0.4);
}
.focus\:text-purple-200\/45:focus {
  color: rgb(233 213 255 / 0.45);
}
.focus\:text-purple-200\/5:focus {
  color: rgb(233 213 255 / 0.05);
}
.focus\:text-purple-200\/50:focus {
  color: rgb(233 213 255 / 0.5);
}
.focus\:text-purple-200\/55:focus {
  color: rgb(233 213 255 / 0.55);
}
.focus\:text-purple-200\/60:focus {
  color: rgb(233 213 255 / 0.6);
}
.focus\:text-purple-200\/65:focus {
  color: rgb(233 213 255 / 0.65);
}
.focus\:text-purple-200\/70:focus {
  color: rgb(233 213 255 / 0.7);
}
.focus\:text-purple-200\/75:focus {
  color: rgb(233 213 255 / 0.75);
}
.focus\:text-purple-200\/80:focus {
  color: rgb(233 213 255 / 0.8);
}
.focus\:text-purple-200\/85:focus {
  color: rgb(233 213 255 / 0.85);
}
.focus\:text-purple-200\/90:focus {
  color: rgb(233 213 255 / 0.9);
}
.focus\:text-purple-200\/95:focus {
  color: rgb(233 213 255 / 0.95);
}
.focus\:text-purple-300:focus {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1));
}
.focus\:text-purple-300\/0:focus {
  color: rgb(216 180 254 / 0);
}
.focus\:text-purple-300\/10:focus {
  color: rgb(216 180 254 / 0.1);
}
.focus\:text-purple-300\/100:focus {
  color: rgb(216 180 254 / 1);
}
.focus\:text-purple-300\/15:focus {
  color: rgb(216 180 254 / 0.15);
}
.focus\:text-purple-300\/20:focus {
  color: rgb(216 180 254 / 0.2);
}
.focus\:text-purple-300\/25:focus {
  color: rgb(216 180 254 / 0.25);
}
.focus\:text-purple-300\/30:focus {
  color: rgb(216 180 254 / 0.3);
}
.focus\:text-purple-300\/35:focus {
  color: rgb(216 180 254 / 0.35);
}
.focus\:text-purple-300\/40:focus {
  color: rgb(216 180 254 / 0.4);
}
.focus\:text-purple-300\/45:focus {
  color: rgb(216 180 254 / 0.45);
}
.focus\:text-purple-300\/5:focus {
  color: rgb(216 180 254 / 0.05);
}
.focus\:text-purple-300\/50:focus {
  color: rgb(216 180 254 / 0.5);
}
.focus\:text-purple-300\/55:focus {
  color: rgb(216 180 254 / 0.55);
}
.focus\:text-purple-300\/60:focus {
  color: rgb(216 180 254 / 0.6);
}
.focus\:text-purple-300\/65:focus {
  color: rgb(216 180 254 / 0.65);
}
.focus\:text-purple-300\/70:focus {
  color: rgb(216 180 254 / 0.7);
}
.focus\:text-purple-300\/75:focus {
  color: rgb(216 180 254 / 0.75);
}
.focus\:text-purple-300\/80:focus {
  color: rgb(216 180 254 / 0.8);
}
.focus\:text-purple-300\/85:focus {
  color: rgb(216 180 254 / 0.85);
}
.focus\:text-purple-300\/90:focus {
  color: rgb(216 180 254 / 0.9);
}
.focus\:text-purple-300\/95:focus {
  color: rgb(216 180 254 / 0.95);
}
.focus\:text-purple-400:focus {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}
.focus\:text-purple-400\/0:focus {
  color: rgb(192 132 252 / 0);
}
.focus\:text-purple-400\/10:focus {
  color: rgb(192 132 252 / 0.1);
}
.focus\:text-purple-400\/100:focus {
  color: rgb(192 132 252 / 1);
}
.focus\:text-purple-400\/15:focus {
  color: rgb(192 132 252 / 0.15);
}
.focus\:text-purple-400\/20:focus {
  color: rgb(192 132 252 / 0.2);
}
.focus\:text-purple-400\/25:focus {
  color: rgb(192 132 252 / 0.25);
}
.focus\:text-purple-400\/30:focus {
  color: rgb(192 132 252 / 0.3);
}
.focus\:text-purple-400\/35:focus {
  color: rgb(192 132 252 / 0.35);
}
.focus\:text-purple-400\/40:focus {
  color: rgb(192 132 252 / 0.4);
}
.focus\:text-purple-400\/45:focus {
  color: rgb(192 132 252 / 0.45);
}
.focus\:text-purple-400\/5:focus {
  color: rgb(192 132 252 / 0.05);
}
.focus\:text-purple-400\/50:focus {
  color: rgb(192 132 252 / 0.5);
}
.focus\:text-purple-400\/55:focus {
  color: rgb(192 132 252 / 0.55);
}
.focus\:text-purple-400\/60:focus {
  color: rgb(192 132 252 / 0.6);
}
.focus\:text-purple-400\/65:focus {
  color: rgb(192 132 252 / 0.65);
}
.focus\:text-purple-400\/70:focus {
  color: rgb(192 132 252 / 0.7);
}
.focus\:text-purple-400\/75:focus {
  color: rgb(192 132 252 / 0.75);
}
.focus\:text-purple-400\/80:focus {
  color: rgb(192 132 252 / 0.8);
}
.focus\:text-purple-400\/85:focus {
  color: rgb(192 132 252 / 0.85);
}
.focus\:text-purple-400\/90:focus {
  color: rgb(192 132 252 / 0.9);
}
.focus\:text-purple-400\/95:focus {
  color: rgb(192 132 252 / 0.95);
}
.focus\:text-purple-500:focus {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}
.focus\:text-purple-500\/0:focus {
  color: rgb(168 85 247 / 0);
}
.focus\:text-purple-500\/10:focus {
  color: rgb(168 85 247 / 0.1);
}
.focus\:text-purple-500\/100:focus {
  color: rgb(168 85 247 / 1);
}
.focus\:text-purple-500\/15:focus {
  color: rgb(168 85 247 / 0.15);
}
.focus\:text-purple-500\/20:focus {
  color: rgb(168 85 247 / 0.2);
}
.focus\:text-purple-500\/25:focus {
  color: rgb(168 85 247 / 0.25);
}
.focus\:text-purple-500\/30:focus {
  color: rgb(168 85 247 / 0.3);
}
.focus\:text-purple-500\/35:focus {
  color: rgb(168 85 247 / 0.35);
}
.focus\:text-purple-500\/40:focus {
  color: rgb(168 85 247 / 0.4);
}
.focus\:text-purple-500\/45:focus {
  color: rgb(168 85 247 / 0.45);
}
.focus\:text-purple-500\/5:focus {
  color: rgb(168 85 247 / 0.05);
}
.focus\:text-purple-500\/50:focus {
  color: rgb(168 85 247 / 0.5);
}
.focus\:text-purple-500\/55:focus {
  color: rgb(168 85 247 / 0.55);
}
.focus\:text-purple-500\/60:focus {
  color: rgb(168 85 247 / 0.6);
}
.focus\:text-purple-500\/65:focus {
  color: rgb(168 85 247 / 0.65);
}
.focus\:text-purple-500\/70:focus {
  color: rgb(168 85 247 / 0.7);
}
.focus\:text-purple-500\/75:focus {
  color: rgb(168 85 247 / 0.75);
}
.focus\:text-purple-500\/80:focus {
  color: rgb(168 85 247 / 0.8);
}
.focus\:text-purple-500\/85:focus {
  color: rgb(168 85 247 / 0.85);
}
.focus\:text-purple-500\/90:focus {
  color: rgb(168 85 247 / 0.9);
}
.focus\:text-purple-500\/95:focus {
  color: rgb(168 85 247 / 0.95);
}
.focus\:text-purple-600:focus {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.focus\:text-purple-600\/0:focus {
  color: rgb(147 51 234 / 0);
}
.focus\:text-purple-600\/10:focus {
  color: rgb(147 51 234 / 0.1);
}
.focus\:text-purple-600\/100:focus {
  color: rgb(147 51 234 / 1);
}
.focus\:text-purple-600\/15:focus {
  color: rgb(147 51 234 / 0.15);
}
.focus\:text-purple-600\/20:focus {
  color: rgb(147 51 234 / 0.2);
}
.focus\:text-purple-600\/25:focus {
  color: rgb(147 51 234 / 0.25);
}
.focus\:text-purple-600\/30:focus {
  color: rgb(147 51 234 / 0.3);
}
.focus\:text-purple-600\/35:focus {
  color: rgb(147 51 234 / 0.35);
}
.focus\:text-purple-600\/40:focus {
  color: rgb(147 51 234 / 0.4);
}
.focus\:text-purple-600\/45:focus {
  color: rgb(147 51 234 / 0.45);
}
.focus\:text-purple-600\/5:focus {
  color: rgb(147 51 234 / 0.05);
}
.focus\:text-purple-600\/50:focus {
  color: rgb(147 51 234 / 0.5);
}
.focus\:text-purple-600\/55:focus {
  color: rgb(147 51 234 / 0.55);
}
.focus\:text-purple-600\/60:focus {
  color: rgb(147 51 234 / 0.6);
}
.focus\:text-purple-600\/65:focus {
  color: rgb(147 51 234 / 0.65);
}
.focus\:text-purple-600\/70:focus {
  color: rgb(147 51 234 / 0.7);
}
.focus\:text-purple-600\/75:focus {
  color: rgb(147 51 234 / 0.75);
}
.focus\:text-purple-600\/80:focus {
  color: rgb(147 51 234 / 0.8);
}
.focus\:text-purple-600\/85:focus {
  color: rgb(147 51 234 / 0.85);
}
.focus\:text-purple-600\/90:focus {
  color: rgb(147 51 234 / 0.9);
}
.focus\:text-purple-600\/95:focus {
  color: rgb(147 51 234 / 0.95);
}
.focus\:text-purple-700:focus {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}
.focus\:text-purple-700\/0:focus {
  color: rgb(126 34 206 / 0);
}
.focus\:text-purple-700\/10:focus {
  color: rgb(126 34 206 / 0.1);
}
.focus\:text-purple-700\/100:focus {
  color: rgb(126 34 206 / 1);
}
.focus\:text-purple-700\/15:focus {
  color: rgb(126 34 206 / 0.15);
}
.focus\:text-purple-700\/20:focus {
  color: rgb(126 34 206 / 0.2);
}
.focus\:text-purple-700\/25:focus {
  color: rgb(126 34 206 / 0.25);
}
.focus\:text-purple-700\/30:focus {
  color: rgb(126 34 206 / 0.3);
}
.focus\:text-purple-700\/35:focus {
  color: rgb(126 34 206 / 0.35);
}
.focus\:text-purple-700\/40:focus {
  color: rgb(126 34 206 / 0.4);
}
.focus\:text-purple-700\/45:focus {
  color: rgb(126 34 206 / 0.45);
}
.focus\:text-purple-700\/5:focus {
  color: rgb(126 34 206 / 0.05);
}
.focus\:text-purple-700\/50:focus {
  color: rgb(126 34 206 / 0.5);
}
.focus\:text-purple-700\/55:focus {
  color: rgb(126 34 206 / 0.55);
}
.focus\:text-purple-700\/60:focus {
  color: rgb(126 34 206 / 0.6);
}
.focus\:text-purple-700\/65:focus {
  color: rgb(126 34 206 / 0.65);
}
.focus\:text-purple-700\/70:focus {
  color: rgb(126 34 206 / 0.7);
}
.focus\:text-purple-700\/75:focus {
  color: rgb(126 34 206 / 0.75);
}
.focus\:text-purple-700\/80:focus {
  color: rgb(126 34 206 / 0.8);
}
.focus\:text-purple-700\/85:focus {
  color: rgb(126 34 206 / 0.85);
}
.focus\:text-purple-700\/90:focus {
  color: rgb(126 34 206 / 0.9);
}
.focus\:text-purple-700\/95:focus {
  color: rgb(126 34 206 / 0.95);
}
.focus\:text-purple-800:focus {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.focus\:text-purple-800\/0:focus {
  color: rgb(107 33 168 / 0);
}
.focus\:text-purple-800\/10:focus {
  color: rgb(107 33 168 / 0.1);
}
.focus\:text-purple-800\/100:focus {
  color: rgb(107 33 168 / 1);
}
.focus\:text-purple-800\/15:focus {
  color: rgb(107 33 168 / 0.15);
}
.focus\:text-purple-800\/20:focus {
  color: rgb(107 33 168 / 0.2);
}
.focus\:text-purple-800\/25:focus {
  color: rgb(107 33 168 / 0.25);
}
.focus\:text-purple-800\/30:focus {
  color: rgb(107 33 168 / 0.3);
}
.focus\:text-purple-800\/35:focus {
  color: rgb(107 33 168 / 0.35);
}
.focus\:text-purple-800\/40:focus {
  color: rgb(107 33 168 / 0.4);
}
.focus\:text-purple-800\/45:focus {
  color: rgb(107 33 168 / 0.45);
}
.focus\:text-purple-800\/5:focus {
  color: rgb(107 33 168 / 0.05);
}
.focus\:text-purple-800\/50:focus {
  color: rgb(107 33 168 / 0.5);
}
.focus\:text-purple-800\/55:focus {
  color: rgb(107 33 168 / 0.55);
}
.focus\:text-purple-800\/60:focus {
  color: rgb(107 33 168 / 0.6);
}
.focus\:text-purple-800\/65:focus {
  color: rgb(107 33 168 / 0.65);
}
.focus\:text-purple-800\/70:focus {
  color: rgb(107 33 168 / 0.7);
}
.focus\:text-purple-800\/75:focus {
  color: rgb(107 33 168 / 0.75);
}
.focus\:text-purple-800\/80:focus {
  color: rgb(107 33 168 / 0.8);
}
.focus\:text-purple-800\/85:focus {
  color: rgb(107 33 168 / 0.85);
}
.focus\:text-purple-800\/90:focus {
  color: rgb(107 33 168 / 0.9);
}
.focus\:text-purple-800\/95:focus {
  color: rgb(107 33 168 / 0.95);
}
.focus\:text-purple-900:focus {
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1));
}
.focus\:text-purple-900\/0:focus {
  color: rgb(88 28 135 / 0);
}
.focus\:text-purple-900\/10:focus {
  color: rgb(88 28 135 / 0.1);
}
.focus\:text-purple-900\/100:focus {
  color: rgb(88 28 135 / 1);
}
.focus\:text-purple-900\/15:focus {
  color: rgb(88 28 135 / 0.15);
}
.focus\:text-purple-900\/20:focus {
  color: rgb(88 28 135 / 0.2);
}
.focus\:text-purple-900\/25:focus {
  color: rgb(88 28 135 / 0.25);
}
.focus\:text-purple-900\/30:focus {
  color: rgb(88 28 135 / 0.3);
}
.focus\:text-purple-900\/35:focus {
  color: rgb(88 28 135 / 0.35);
}
.focus\:text-purple-900\/40:focus {
  color: rgb(88 28 135 / 0.4);
}
.focus\:text-purple-900\/45:focus {
  color: rgb(88 28 135 / 0.45);
}
.focus\:text-purple-900\/5:focus {
  color: rgb(88 28 135 / 0.05);
}
.focus\:text-purple-900\/50:focus {
  color: rgb(88 28 135 / 0.5);
}
.focus\:text-purple-900\/55:focus {
  color: rgb(88 28 135 / 0.55);
}
.focus\:text-purple-900\/60:focus {
  color: rgb(88 28 135 / 0.6);
}
.focus\:text-purple-900\/65:focus {
  color: rgb(88 28 135 / 0.65);
}
.focus\:text-purple-900\/70:focus {
  color: rgb(88 28 135 / 0.7);
}
.focus\:text-purple-900\/75:focus {
  color: rgb(88 28 135 / 0.75);
}
.focus\:text-purple-900\/80:focus {
  color: rgb(88 28 135 / 0.8);
}
.focus\:text-purple-900\/85:focus {
  color: rgb(88 28 135 / 0.85);
}
.focus\:text-purple-900\/90:focus {
  color: rgb(88 28 135 / 0.9);
}
.focus\:text-purple-900\/95:focus {
  color: rgb(88 28 135 / 0.95);
}
.focus\:text-red-100:focus {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}
.focus\:text-red-100\/0:focus {
  color: rgb(254 226 226 / 0);
}
.focus\:text-red-100\/10:focus {
  color: rgb(254 226 226 / 0.1);
}
.focus\:text-red-100\/100:focus {
  color: rgb(254 226 226 / 1);
}
.focus\:text-red-100\/15:focus {
  color: rgb(254 226 226 / 0.15);
}
.focus\:text-red-100\/20:focus {
  color: rgb(254 226 226 / 0.2);
}
.focus\:text-red-100\/25:focus {
  color: rgb(254 226 226 / 0.25);
}
.focus\:text-red-100\/30:focus {
  color: rgb(254 226 226 / 0.3);
}
.focus\:text-red-100\/35:focus {
  color: rgb(254 226 226 / 0.35);
}
.focus\:text-red-100\/40:focus {
  color: rgb(254 226 226 / 0.4);
}
.focus\:text-red-100\/45:focus {
  color: rgb(254 226 226 / 0.45);
}
.focus\:text-red-100\/5:focus {
  color: rgb(254 226 226 / 0.05);
}
.focus\:text-red-100\/50:focus {
  color: rgb(254 226 226 / 0.5);
}
.focus\:text-red-100\/55:focus {
  color: rgb(254 226 226 / 0.55);
}
.focus\:text-red-100\/60:focus {
  color: rgb(254 226 226 / 0.6);
}
.focus\:text-red-100\/65:focus {
  color: rgb(254 226 226 / 0.65);
}
.focus\:text-red-100\/70:focus {
  color: rgb(254 226 226 / 0.7);
}
.focus\:text-red-100\/75:focus {
  color: rgb(254 226 226 / 0.75);
}
.focus\:text-red-100\/80:focus {
  color: rgb(254 226 226 / 0.8);
}
.focus\:text-red-100\/85:focus {
  color: rgb(254 226 226 / 0.85);
}
.focus\:text-red-100\/90:focus {
  color: rgb(254 226 226 / 0.9);
}
.focus\:text-red-100\/95:focus {
  color: rgb(254 226 226 / 0.95);
}
.focus\:text-red-200:focus {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}
.focus\:text-red-200\/0:focus {
  color: rgb(254 202 202 / 0);
}
.focus\:text-red-200\/10:focus {
  color: rgb(254 202 202 / 0.1);
}
.focus\:text-red-200\/100:focus {
  color: rgb(254 202 202 / 1);
}
.focus\:text-red-200\/15:focus {
  color: rgb(254 202 202 / 0.15);
}
.focus\:text-red-200\/20:focus {
  color: rgb(254 202 202 / 0.2);
}
.focus\:text-red-200\/25:focus {
  color: rgb(254 202 202 / 0.25);
}
.focus\:text-red-200\/30:focus {
  color: rgb(254 202 202 / 0.3);
}
.focus\:text-red-200\/35:focus {
  color: rgb(254 202 202 / 0.35);
}
.focus\:text-red-200\/40:focus {
  color: rgb(254 202 202 / 0.4);
}
.focus\:text-red-200\/45:focus {
  color: rgb(254 202 202 / 0.45);
}
.focus\:text-red-200\/5:focus {
  color: rgb(254 202 202 / 0.05);
}
.focus\:text-red-200\/50:focus {
  color: rgb(254 202 202 / 0.5);
}
.focus\:text-red-200\/55:focus {
  color: rgb(254 202 202 / 0.55);
}
.focus\:text-red-200\/60:focus {
  color: rgb(254 202 202 / 0.6);
}
.focus\:text-red-200\/65:focus {
  color: rgb(254 202 202 / 0.65);
}
.focus\:text-red-200\/70:focus {
  color: rgb(254 202 202 / 0.7);
}
.focus\:text-red-200\/75:focus {
  color: rgb(254 202 202 / 0.75);
}
.focus\:text-red-200\/80:focus {
  color: rgb(254 202 202 / 0.8);
}
.focus\:text-red-200\/85:focus {
  color: rgb(254 202 202 / 0.85);
}
.focus\:text-red-200\/90:focus {
  color: rgb(254 202 202 / 0.9);
}
.focus\:text-red-200\/95:focus {
  color: rgb(254 202 202 / 0.95);
}
.focus\:text-red-300:focus {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.focus\:text-red-300\/0:focus {
  color: rgb(252 165 165 / 0);
}
.focus\:text-red-300\/10:focus {
  color: rgb(252 165 165 / 0.1);
}
.focus\:text-red-300\/100:focus {
  color: rgb(252 165 165 / 1);
}
.focus\:text-red-300\/15:focus {
  color: rgb(252 165 165 / 0.15);
}
.focus\:text-red-300\/20:focus {
  color: rgb(252 165 165 / 0.2);
}
.focus\:text-red-300\/25:focus {
  color: rgb(252 165 165 / 0.25);
}
.focus\:text-red-300\/30:focus {
  color: rgb(252 165 165 / 0.3);
}
.focus\:text-red-300\/35:focus {
  color: rgb(252 165 165 / 0.35);
}
.focus\:text-red-300\/40:focus {
  color: rgb(252 165 165 / 0.4);
}
.focus\:text-red-300\/45:focus {
  color: rgb(252 165 165 / 0.45);
}
.focus\:text-red-300\/5:focus {
  color: rgb(252 165 165 / 0.05);
}
.focus\:text-red-300\/50:focus {
  color: rgb(252 165 165 / 0.5);
}
.focus\:text-red-300\/55:focus {
  color: rgb(252 165 165 / 0.55);
}
.focus\:text-red-300\/60:focus {
  color: rgb(252 165 165 / 0.6);
}
.focus\:text-red-300\/65:focus {
  color: rgb(252 165 165 / 0.65);
}
.focus\:text-red-300\/70:focus {
  color: rgb(252 165 165 / 0.7);
}
.focus\:text-red-300\/75:focus {
  color: rgb(252 165 165 / 0.75);
}
.focus\:text-red-300\/80:focus {
  color: rgb(252 165 165 / 0.8);
}
.focus\:text-red-300\/85:focus {
  color: rgb(252 165 165 / 0.85);
}
.focus\:text-red-300\/90:focus {
  color: rgb(252 165 165 / 0.9);
}
.focus\:text-red-300\/95:focus {
  color: rgb(252 165 165 / 0.95);
}
.focus\:text-red-400:focus {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.focus\:text-red-400\/0:focus {
  color: rgb(248 113 113 / 0);
}
.focus\:text-red-400\/10:focus {
  color: rgb(248 113 113 / 0.1);
}
.focus\:text-red-400\/100:focus {
  color: rgb(248 113 113 / 1);
}
.focus\:text-red-400\/15:focus {
  color: rgb(248 113 113 / 0.15);
}
.focus\:text-red-400\/20:focus {
  color: rgb(248 113 113 / 0.2);
}
.focus\:text-red-400\/25:focus {
  color: rgb(248 113 113 / 0.25);
}
.focus\:text-red-400\/30:focus {
  color: rgb(248 113 113 / 0.3);
}
.focus\:text-red-400\/35:focus {
  color: rgb(248 113 113 / 0.35);
}
.focus\:text-red-400\/40:focus {
  color: rgb(248 113 113 / 0.4);
}
.focus\:text-red-400\/45:focus {
  color: rgb(248 113 113 / 0.45);
}
.focus\:text-red-400\/5:focus {
  color: rgb(248 113 113 / 0.05);
}
.focus\:text-red-400\/50:focus {
  color: rgb(248 113 113 / 0.5);
}
.focus\:text-red-400\/55:focus {
  color: rgb(248 113 113 / 0.55);
}
.focus\:text-red-400\/60:focus {
  color: rgb(248 113 113 / 0.6);
}
.focus\:text-red-400\/65:focus {
  color: rgb(248 113 113 / 0.65);
}
.focus\:text-red-400\/70:focus {
  color: rgb(248 113 113 / 0.7);
}
.focus\:text-red-400\/75:focus {
  color: rgb(248 113 113 / 0.75);
}
.focus\:text-red-400\/80:focus {
  color: rgb(248 113 113 / 0.8);
}
.focus\:text-red-400\/85:focus {
  color: rgb(248 113 113 / 0.85);
}
.focus\:text-red-400\/90:focus {
  color: rgb(248 113 113 / 0.9);
}
.focus\:text-red-400\/95:focus {
  color: rgb(248 113 113 / 0.95);
}
.focus\:text-red-500:focus {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.focus\:text-red-500\/0:focus {
  color: rgb(239 68 68 / 0);
}
.focus\:text-red-500\/10:focus {
  color: rgb(239 68 68 / 0.1);
}
.focus\:text-red-500\/100:focus {
  color: rgb(239 68 68 / 1);
}
.focus\:text-red-500\/15:focus {
  color: rgb(239 68 68 / 0.15);
}
.focus\:text-red-500\/20:focus {
  color: rgb(239 68 68 / 0.2);
}
.focus\:text-red-500\/25:focus {
  color: rgb(239 68 68 / 0.25);
}
.focus\:text-red-500\/30:focus {
  color: rgb(239 68 68 / 0.3);
}
.focus\:text-red-500\/35:focus {
  color: rgb(239 68 68 / 0.35);
}
.focus\:text-red-500\/40:focus {
  color: rgb(239 68 68 / 0.4);
}
.focus\:text-red-500\/45:focus {
  color: rgb(239 68 68 / 0.45);
}
.focus\:text-red-500\/5:focus {
  color: rgb(239 68 68 / 0.05);
}
.focus\:text-red-500\/50:focus {
  color: rgb(239 68 68 / 0.5);
}
.focus\:text-red-500\/55:focus {
  color: rgb(239 68 68 / 0.55);
}
.focus\:text-red-500\/60:focus {
  color: rgb(239 68 68 / 0.6);
}
.focus\:text-red-500\/65:focus {
  color: rgb(239 68 68 / 0.65);
}
.focus\:text-red-500\/70:focus {
  color: rgb(239 68 68 / 0.7);
}
.focus\:text-red-500\/75:focus {
  color: rgb(239 68 68 / 0.75);
}
.focus\:text-red-500\/80:focus {
  color: rgb(239 68 68 / 0.8);
}
.focus\:text-red-500\/85:focus {
  color: rgb(239 68 68 / 0.85);
}
.focus\:text-red-500\/90:focus {
  color: rgb(239 68 68 / 0.9);
}
.focus\:text-red-500\/95:focus {
  color: rgb(239 68 68 / 0.95);
}
.focus\:text-red-600:focus {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.focus\:text-red-600\/0:focus {
  color: rgb(220 38 38 / 0);
}
.focus\:text-red-600\/10:focus {
  color: rgb(220 38 38 / 0.1);
}
.focus\:text-red-600\/100:focus {
  color: rgb(220 38 38 / 1);
}
.focus\:text-red-600\/15:focus {
  color: rgb(220 38 38 / 0.15);
}
.focus\:text-red-600\/20:focus {
  color: rgb(220 38 38 / 0.2);
}
.focus\:text-red-600\/25:focus {
  color: rgb(220 38 38 / 0.25);
}
.focus\:text-red-600\/30:focus {
  color: rgb(220 38 38 / 0.3);
}
.focus\:text-red-600\/35:focus {
  color: rgb(220 38 38 / 0.35);
}
.focus\:text-red-600\/40:focus {
  color: rgb(220 38 38 / 0.4);
}
.focus\:text-red-600\/45:focus {
  color: rgb(220 38 38 / 0.45);
}
.focus\:text-red-600\/5:focus {
  color: rgb(220 38 38 / 0.05);
}
.focus\:text-red-600\/50:focus {
  color: rgb(220 38 38 / 0.5);
}
.focus\:text-red-600\/55:focus {
  color: rgb(220 38 38 / 0.55);
}
.focus\:text-red-600\/60:focus {
  color: rgb(220 38 38 / 0.6);
}
.focus\:text-red-600\/65:focus {
  color: rgb(220 38 38 / 0.65);
}
.focus\:text-red-600\/70:focus {
  color: rgb(220 38 38 / 0.7);
}
.focus\:text-red-600\/75:focus {
  color: rgb(220 38 38 / 0.75);
}
.focus\:text-red-600\/80:focus {
  color: rgb(220 38 38 / 0.8);
}
.focus\:text-red-600\/85:focus {
  color: rgb(220 38 38 / 0.85);
}
.focus\:text-red-600\/90:focus {
  color: rgb(220 38 38 / 0.9);
}
.focus\:text-red-600\/95:focus {
  color: rgb(220 38 38 / 0.95);
}
.focus\:text-red-700:focus {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.focus\:text-red-700\/0:focus {
  color: rgb(185 28 28 / 0);
}
.focus\:text-red-700\/10:focus {
  color: rgb(185 28 28 / 0.1);
}
.focus\:text-red-700\/100:focus {
  color: rgb(185 28 28 / 1);
}
.focus\:text-red-700\/15:focus {
  color: rgb(185 28 28 / 0.15);
}
.focus\:text-red-700\/20:focus {
  color: rgb(185 28 28 / 0.2);
}
.focus\:text-red-700\/25:focus {
  color: rgb(185 28 28 / 0.25);
}
.focus\:text-red-700\/30:focus {
  color: rgb(185 28 28 / 0.3);
}
.focus\:text-red-700\/35:focus {
  color: rgb(185 28 28 / 0.35);
}
.focus\:text-red-700\/40:focus {
  color: rgb(185 28 28 / 0.4);
}
.focus\:text-red-700\/45:focus {
  color: rgb(185 28 28 / 0.45);
}
.focus\:text-red-700\/5:focus {
  color: rgb(185 28 28 / 0.05);
}
.focus\:text-red-700\/50:focus {
  color: rgb(185 28 28 / 0.5);
}
.focus\:text-red-700\/55:focus {
  color: rgb(185 28 28 / 0.55);
}
.focus\:text-red-700\/60:focus {
  color: rgb(185 28 28 / 0.6);
}
.focus\:text-red-700\/65:focus {
  color: rgb(185 28 28 / 0.65);
}
.focus\:text-red-700\/70:focus {
  color: rgb(185 28 28 / 0.7);
}
.focus\:text-red-700\/75:focus {
  color: rgb(185 28 28 / 0.75);
}
.focus\:text-red-700\/80:focus {
  color: rgb(185 28 28 / 0.8);
}
.focus\:text-red-700\/85:focus {
  color: rgb(185 28 28 / 0.85);
}
.focus\:text-red-700\/90:focus {
  color: rgb(185 28 28 / 0.9);
}
.focus\:text-red-700\/95:focus {
  color: rgb(185 28 28 / 0.95);
}
.focus\:text-red-800:focus {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.focus\:text-red-800\/0:focus {
  color: rgb(153 27 27 / 0);
}
.focus\:text-red-800\/10:focus {
  color: rgb(153 27 27 / 0.1);
}
.focus\:text-red-800\/100:focus {
  color: rgb(153 27 27 / 1);
}
.focus\:text-red-800\/15:focus {
  color: rgb(153 27 27 / 0.15);
}
.focus\:text-red-800\/20:focus {
  color: rgb(153 27 27 / 0.2);
}
.focus\:text-red-800\/25:focus {
  color: rgb(153 27 27 / 0.25);
}
.focus\:text-red-800\/30:focus {
  color: rgb(153 27 27 / 0.3);
}
.focus\:text-red-800\/35:focus {
  color: rgb(153 27 27 / 0.35);
}
.focus\:text-red-800\/40:focus {
  color: rgb(153 27 27 / 0.4);
}
.focus\:text-red-800\/45:focus {
  color: rgb(153 27 27 / 0.45);
}
.focus\:text-red-800\/5:focus {
  color: rgb(153 27 27 / 0.05);
}
.focus\:text-red-800\/50:focus {
  color: rgb(153 27 27 / 0.5);
}
.focus\:text-red-800\/55:focus {
  color: rgb(153 27 27 / 0.55);
}
.focus\:text-red-800\/60:focus {
  color: rgb(153 27 27 / 0.6);
}
.focus\:text-red-800\/65:focus {
  color: rgb(153 27 27 / 0.65);
}
.focus\:text-red-800\/70:focus {
  color: rgb(153 27 27 / 0.7);
}
.focus\:text-red-800\/75:focus {
  color: rgb(153 27 27 / 0.75);
}
.focus\:text-red-800\/80:focus {
  color: rgb(153 27 27 / 0.8);
}
.focus\:text-red-800\/85:focus {
  color: rgb(153 27 27 / 0.85);
}
.focus\:text-red-800\/90:focus {
  color: rgb(153 27 27 / 0.9);
}
.focus\:text-red-800\/95:focus {
  color: rgb(153 27 27 / 0.95);
}
.focus\:text-red-900:focus {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}
.focus\:text-red-900\/0:focus {
  color: rgb(127 29 29 / 0);
}
.focus\:text-red-900\/10:focus {
  color: rgb(127 29 29 / 0.1);
}
.focus\:text-red-900\/100:focus {
  color: rgb(127 29 29 / 1);
}
.focus\:text-red-900\/15:focus {
  color: rgb(127 29 29 / 0.15);
}
.focus\:text-red-900\/20:focus {
  color: rgb(127 29 29 / 0.2);
}
.focus\:text-red-900\/25:focus {
  color: rgb(127 29 29 / 0.25);
}
.focus\:text-red-900\/30:focus {
  color: rgb(127 29 29 / 0.3);
}
.focus\:text-red-900\/35:focus {
  color: rgb(127 29 29 / 0.35);
}
.focus\:text-red-900\/40:focus {
  color: rgb(127 29 29 / 0.4);
}
.focus\:text-red-900\/45:focus {
  color: rgb(127 29 29 / 0.45);
}
.focus\:text-red-900\/5:focus {
  color: rgb(127 29 29 / 0.05);
}
.focus\:text-red-900\/50:focus {
  color: rgb(127 29 29 / 0.5);
}
.focus\:text-red-900\/55:focus {
  color: rgb(127 29 29 / 0.55);
}
.focus\:text-red-900\/60:focus {
  color: rgb(127 29 29 / 0.6);
}
.focus\:text-red-900\/65:focus {
  color: rgb(127 29 29 / 0.65);
}
.focus\:text-red-900\/70:focus {
  color: rgb(127 29 29 / 0.7);
}
.focus\:text-red-900\/75:focus {
  color: rgb(127 29 29 / 0.75);
}
.focus\:text-red-900\/80:focus {
  color: rgb(127 29 29 / 0.8);
}
.focus\:text-red-900\/85:focus {
  color: rgb(127 29 29 / 0.85);
}
.focus\:text-red-900\/90:focus {
  color: rgb(127 29 29 / 0.9);
}
.focus\:text-red-900\/95:focus {
  color: rgb(127 29 29 / 0.95);
}
.focus\:text-teal-100:focus {
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1));
}
.focus\:text-teal-100\/0:focus {
  color: rgb(204 251 241 / 0);
}
.focus\:text-teal-100\/10:focus {
  color: rgb(204 251 241 / 0.1);
}
.focus\:text-teal-100\/100:focus {
  color: rgb(204 251 241 / 1);
}
.focus\:text-teal-100\/15:focus {
  color: rgb(204 251 241 / 0.15);
}
.focus\:text-teal-100\/20:focus {
  color: rgb(204 251 241 / 0.2);
}
.focus\:text-teal-100\/25:focus {
  color: rgb(204 251 241 / 0.25);
}
.focus\:text-teal-100\/30:focus {
  color: rgb(204 251 241 / 0.3);
}
.focus\:text-teal-100\/35:focus {
  color: rgb(204 251 241 / 0.35);
}
.focus\:text-teal-100\/40:focus {
  color: rgb(204 251 241 / 0.4);
}
.focus\:text-teal-100\/45:focus {
  color: rgb(204 251 241 / 0.45);
}
.focus\:text-teal-100\/5:focus {
  color: rgb(204 251 241 / 0.05);
}
.focus\:text-teal-100\/50:focus {
  color: rgb(204 251 241 / 0.5);
}
.focus\:text-teal-100\/55:focus {
  color: rgb(204 251 241 / 0.55);
}
.focus\:text-teal-100\/60:focus {
  color: rgb(204 251 241 / 0.6);
}
.focus\:text-teal-100\/65:focus {
  color: rgb(204 251 241 / 0.65);
}
.focus\:text-teal-100\/70:focus {
  color: rgb(204 251 241 / 0.7);
}
.focus\:text-teal-100\/75:focus {
  color: rgb(204 251 241 / 0.75);
}
.focus\:text-teal-100\/80:focus {
  color: rgb(204 251 241 / 0.8);
}
.focus\:text-teal-100\/85:focus {
  color: rgb(204 251 241 / 0.85);
}
.focus\:text-teal-100\/90:focus {
  color: rgb(204 251 241 / 0.9);
}
.focus\:text-teal-100\/95:focus {
  color: rgb(204 251 241 / 0.95);
}
.focus\:text-teal-200:focus {
  --tw-text-opacity: 1;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1));
}
.focus\:text-teal-200\/0:focus {
  color: rgb(153 246 228 / 0);
}
.focus\:text-teal-200\/10:focus {
  color: rgb(153 246 228 / 0.1);
}
.focus\:text-teal-200\/100:focus {
  color: rgb(153 246 228 / 1);
}
.focus\:text-teal-200\/15:focus {
  color: rgb(153 246 228 / 0.15);
}
.focus\:text-teal-200\/20:focus {
  color: rgb(153 246 228 / 0.2);
}
.focus\:text-teal-200\/25:focus {
  color: rgb(153 246 228 / 0.25);
}
.focus\:text-teal-200\/30:focus {
  color: rgb(153 246 228 / 0.3);
}
.focus\:text-teal-200\/35:focus {
  color: rgb(153 246 228 / 0.35);
}
.focus\:text-teal-200\/40:focus {
  color: rgb(153 246 228 / 0.4);
}
.focus\:text-teal-200\/45:focus {
  color: rgb(153 246 228 / 0.45);
}
.focus\:text-teal-200\/5:focus {
  color: rgb(153 246 228 / 0.05);
}
.focus\:text-teal-200\/50:focus {
  color: rgb(153 246 228 / 0.5);
}
.focus\:text-teal-200\/55:focus {
  color: rgb(153 246 228 / 0.55);
}
.focus\:text-teal-200\/60:focus {
  color: rgb(153 246 228 / 0.6);
}
.focus\:text-teal-200\/65:focus {
  color: rgb(153 246 228 / 0.65);
}
.focus\:text-teal-200\/70:focus {
  color: rgb(153 246 228 / 0.7);
}
.focus\:text-teal-200\/75:focus {
  color: rgb(153 246 228 / 0.75);
}
.focus\:text-teal-200\/80:focus {
  color: rgb(153 246 228 / 0.8);
}
.focus\:text-teal-200\/85:focus {
  color: rgb(153 246 228 / 0.85);
}
.focus\:text-teal-200\/90:focus {
  color: rgb(153 246 228 / 0.9);
}
.focus\:text-teal-200\/95:focus {
  color: rgb(153 246 228 / 0.95);
}
.focus\:text-teal-300:focus {
  --tw-text-opacity: 1;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1));
}
.focus\:text-teal-300\/0:focus {
  color: rgb(94 234 212 / 0);
}
.focus\:text-teal-300\/10:focus {
  color: rgb(94 234 212 / 0.1);
}
.focus\:text-teal-300\/100:focus {
  color: rgb(94 234 212 / 1);
}
.focus\:text-teal-300\/15:focus {
  color: rgb(94 234 212 / 0.15);
}
.focus\:text-teal-300\/20:focus {
  color: rgb(94 234 212 / 0.2);
}
.focus\:text-teal-300\/25:focus {
  color: rgb(94 234 212 / 0.25);
}
.focus\:text-teal-300\/30:focus {
  color: rgb(94 234 212 / 0.3);
}
.focus\:text-teal-300\/35:focus {
  color: rgb(94 234 212 / 0.35);
}
.focus\:text-teal-300\/40:focus {
  color: rgb(94 234 212 / 0.4);
}
.focus\:text-teal-300\/45:focus {
  color: rgb(94 234 212 / 0.45);
}
.focus\:text-teal-300\/5:focus {
  color: rgb(94 234 212 / 0.05);
}
.focus\:text-teal-300\/50:focus {
  color: rgb(94 234 212 / 0.5);
}
.focus\:text-teal-300\/55:focus {
  color: rgb(94 234 212 / 0.55);
}
.focus\:text-teal-300\/60:focus {
  color: rgb(94 234 212 / 0.6);
}
.focus\:text-teal-300\/65:focus {
  color: rgb(94 234 212 / 0.65);
}
.focus\:text-teal-300\/70:focus {
  color: rgb(94 234 212 / 0.7);
}
.focus\:text-teal-300\/75:focus {
  color: rgb(94 234 212 / 0.75);
}
.focus\:text-teal-300\/80:focus {
  color: rgb(94 234 212 / 0.8);
}
.focus\:text-teal-300\/85:focus {
  color: rgb(94 234 212 / 0.85);
}
.focus\:text-teal-300\/90:focus {
  color: rgb(94 234 212 / 0.9);
}
.focus\:text-teal-300\/95:focus {
  color: rgb(94 234 212 / 0.95);
}
.focus\:text-teal-400:focus {
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1));
}
.focus\:text-teal-400\/0:focus {
  color: rgb(45 212 191 / 0);
}
.focus\:text-teal-400\/10:focus {
  color: rgb(45 212 191 / 0.1);
}
.focus\:text-teal-400\/100:focus {
  color: rgb(45 212 191 / 1);
}
.focus\:text-teal-400\/15:focus {
  color: rgb(45 212 191 / 0.15);
}
.focus\:text-teal-400\/20:focus {
  color: rgb(45 212 191 / 0.2);
}
.focus\:text-teal-400\/25:focus {
  color: rgb(45 212 191 / 0.25);
}
.focus\:text-teal-400\/30:focus {
  color: rgb(45 212 191 / 0.3);
}
.focus\:text-teal-400\/35:focus {
  color: rgb(45 212 191 / 0.35);
}
.focus\:text-teal-400\/40:focus {
  color: rgb(45 212 191 / 0.4);
}
.focus\:text-teal-400\/45:focus {
  color: rgb(45 212 191 / 0.45);
}
.focus\:text-teal-400\/5:focus {
  color: rgb(45 212 191 / 0.05);
}
.focus\:text-teal-400\/50:focus {
  color: rgb(45 212 191 / 0.5);
}
.focus\:text-teal-400\/55:focus {
  color: rgb(45 212 191 / 0.55);
}
.focus\:text-teal-400\/60:focus {
  color: rgb(45 212 191 / 0.6);
}
.focus\:text-teal-400\/65:focus {
  color: rgb(45 212 191 / 0.65);
}
.focus\:text-teal-400\/70:focus {
  color: rgb(45 212 191 / 0.7);
}
.focus\:text-teal-400\/75:focus {
  color: rgb(45 212 191 / 0.75);
}
.focus\:text-teal-400\/80:focus {
  color: rgb(45 212 191 / 0.8);
}
.focus\:text-teal-400\/85:focus {
  color: rgb(45 212 191 / 0.85);
}
.focus\:text-teal-400\/90:focus {
  color: rgb(45 212 191 / 0.9);
}
.focus\:text-teal-400\/95:focus {
  color: rgb(45 212 191 / 0.95);
}
.focus\:text-teal-500:focus {
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}
.focus\:text-teal-500\/0:focus {
  color: rgb(20 184 166 / 0);
}
.focus\:text-teal-500\/10:focus {
  color: rgb(20 184 166 / 0.1);
}
.focus\:text-teal-500\/100:focus {
  color: rgb(20 184 166 / 1);
}
.focus\:text-teal-500\/15:focus {
  color: rgb(20 184 166 / 0.15);
}
.focus\:text-teal-500\/20:focus {
  color: rgb(20 184 166 / 0.2);
}
.focus\:text-teal-500\/25:focus {
  color: rgb(20 184 166 / 0.25);
}
.focus\:text-teal-500\/30:focus {
  color: rgb(20 184 166 / 0.3);
}
.focus\:text-teal-500\/35:focus {
  color: rgb(20 184 166 / 0.35);
}
.focus\:text-teal-500\/40:focus {
  color: rgb(20 184 166 / 0.4);
}
.focus\:text-teal-500\/45:focus {
  color: rgb(20 184 166 / 0.45);
}
.focus\:text-teal-500\/5:focus {
  color: rgb(20 184 166 / 0.05);
}
.focus\:text-teal-500\/50:focus {
  color: rgb(20 184 166 / 0.5);
}
.focus\:text-teal-500\/55:focus {
  color: rgb(20 184 166 / 0.55);
}
.focus\:text-teal-500\/60:focus {
  color: rgb(20 184 166 / 0.6);
}
.focus\:text-teal-500\/65:focus {
  color: rgb(20 184 166 / 0.65);
}
.focus\:text-teal-500\/70:focus {
  color: rgb(20 184 166 / 0.7);
}
.focus\:text-teal-500\/75:focus {
  color: rgb(20 184 166 / 0.75);
}
.focus\:text-teal-500\/80:focus {
  color: rgb(20 184 166 / 0.8);
}
.focus\:text-teal-500\/85:focus {
  color: rgb(20 184 166 / 0.85);
}
.focus\:text-teal-500\/90:focus {
  color: rgb(20 184 166 / 0.9);
}
.focus\:text-teal-500\/95:focus {
  color: rgb(20 184 166 / 0.95);
}
.focus\:text-teal-600:focus {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}
.focus\:text-teal-600\/0:focus {
  color: rgb(13 148 136 / 0);
}
.focus\:text-teal-600\/10:focus {
  color: rgb(13 148 136 / 0.1);
}
.focus\:text-teal-600\/100:focus {
  color: rgb(13 148 136 / 1);
}
.focus\:text-teal-600\/15:focus {
  color: rgb(13 148 136 / 0.15);
}
.focus\:text-teal-600\/20:focus {
  color: rgb(13 148 136 / 0.2);
}
.focus\:text-teal-600\/25:focus {
  color: rgb(13 148 136 / 0.25);
}
.focus\:text-teal-600\/30:focus {
  color: rgb(13 148 136 / 0.3);
}
.focus\:text-teal-600\/35:focus {
  color: rgb(13 148 136 / 0.35);
}
.focus\:text-teal-600\/40:focus {
  color: rgb(13 148 136 / 0.4);
}
.focus\:text-teal-600\/45:focus {
  color: rgb(13 148 136 / 0.45);
}
.focus\:text-teal-600\/5:focus {
  color: rgb(13 148 136 / 0.05);
}
.focus\:text-teal-600\/50:focus {
  color: rgb(13 148 136 / 0.5);
}
.focus\:text-teal-600\/55:focus {
  color: rgb(13 148 136 / 0.55);
}
.focus\:text-teal-600\/60:focus {
  color: rgb(13 148 136 / 0.6);
}
.focus\:text-teal-600\/65:focus {
  color: rgb(13 148 136 / 0.65);
}
.focus\:text-teal-600\/70:focus {
  color: rgb(13 148 136 / 0.7);
}
.focus\:text-teal-600\/75:focus {
  color: rgb(13 148 136 / 0.75);
}
.focus\:text-teal-600\/80:focus {
  color: rgb(13 148 136 / 0.8);
}
.focus\:text-teal-600\/85:focus {
  color: rgb(13 148 136 / 0.85);
}
.focus\:text-teal-600\/90:focus {
  color: rgb(13 148 136 / 0.9);
}
.focus\:text-teal-600\/95:focus {
  color: rgb(13 148 136 / 0.95);
}
.focus\:text-teal-700:focus {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}
.focus\:text-teal-700\/0:focus {
  color: rgb(15 118 110 / 0);
}
.focus\:text-teal-700\/10:focus {
  color: rgb(15 118 110 / 0.1);
}
.focus\:text-teal-700\/100:focus {
  color: rgb(15 118 110 / 1);
}
.focus\:text-teal-700\/15:focus {
  color: rgb(15 118 110 / 0.15);
}
.focus\:text-teal-700\/20:focus {
  color: rgb(15 118 110 / 0.2);
}
.focus\:text-teal-700\/25:focus {
  color: rgb(15 118 110 / 0.25);
}
.focus\:text-teal-700\/30:focus {
  color: rgb(15 118 110 / 0.3);
}
.focus\:text-teal-700\/35:focus {
  color: rgb(15 118 110 / 0.35);
}
.focus\:text-teal-700\/40:focus {
  color: rgb(15 118 110 / 0.4);
}
.focus\:text-teal-700\/45:focus {
  color: rgb(15 118 110 / 0.45);
}
.focus\:text-teal-700\/5:focus {
  color: rgb(15 118 110 / 0.05);
}
.focus\:text-teal-700\/50:focus {
  color: rgb(15 118 110 / 0.5);
}
.focus\:text-teal-700\/55:focus {
  color: rgb(15 118 110 / 0.55);
}
.focus\:text-teal-700\/60:focus {
  color: rgb(15 118 110 / 0.6);
}
.focus\:text-teal-700\/65:focus {
  color: rgb(15 118 110 / 0.65);
}
.focus\:text-teal-700\/70:focus {
  color: rgb(15 118 110 / 0.7);
}
.focus\:text-teal-700\/75:focus {
  color: rgb(15 118 110 / 0.75);
}
.focus\:text-teal-700\/80:focus {
  color: rgb(15 118 110 / 0.8);
}
.focus\:text-teal-700\/85:focus {
  color: rgb(15 118 110 / 0.85);
}
.focus\:text-teal-700\/90:focus {
  color: rgb(15 118 110 / 0.9);
}
.focus\:text-teal-700\/95:focus {
  color: rgb(15 118 110 / 0.95);
}
.focus\:text-teal-800:focus {
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}
.focus\:text-teal-800\/0:focus {
  color: rgb(17 94 89 / 0);
}
.focus\:text-teal-800\/10:focus {
  color: rgb(17 94 89 / 0.1);
}
.focus\:text-teal-800\/100:focus {
  color: rgb(17 94 89 / 1);
}
.focus\:text-teal-800\/15:focus {
  color: rgb(17 94 89 / 0.15);
}
.focus\:text-teal-800\/20:focus {
  color: rgb(17 94 89 / 0.2);
}
.focus\:text-teal-800\/25:focus {
  color: rgb(17 94 89 / 0.25);
}
.focus\:text-teal-800\/30:focus {
  color: rgb(17 94 89 / 0.3);
}
.focus\:text-teal-800\/35:focus {
  color: rgb(17 94 89 / 0.35);
}
.focus\:text-teal-800\/40:focus {
  color: rgb(17 94 89 / 0.4);
}
.focus\:text-teal-800\/45:focus {
  color: rgb(17 94 89 / 0.45);
}
.focus\:text-teal-800\/5:focus {
  color: rgb(17 94 89 / 0.05);
}
.focus\:text-teal-800\/50:focus {
  color: rgb(17 94 89 / 0.5);
}
.focus\:text-teal-800\/55:focus {
  color: rgb(17 94 89 / 0.55);
}
.focus\:text-teal-800\/60:focus {
  color: rgb(17 94 89 / 0.6);
}
.focus\:text-teal-800\/65:focus {
  color: rgb(17 94 89 / 0.65);
}
.focus\:text-teal-800\/70:focus {
  color: rgb(17 94 89 / 0.7);
}
.focus\:text-teal-800\/75:focus {
  color: rgb(17 94 89 / 0.75);
}
.focus\:text-teal-800\/80:focus {
  color: rgb(17 94 89 / 0.8);
}
.focus\:text-teal-800\/85:focus {
  color: rgb(17 94 89 / 0.85);
}
.focus\:text-teal-800\/90:focus {
  color: rgb(17 94 89 / 0.9);
}
.focus\:text-teal-800\/95:focus {
  color: rgb(17 94 89 / 0.95);
}
.focus\:text-teal-900:focus {
  --tw-text-opacity: 1;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1));
}
.focus\:text-teal-900\/0:focus {
  color: rgb(19 78 74 / 0);
}
.focus\:text-teal-900\/10:focus {
  color: rgb(19 78 74 / 0.1);
}
.focus\:text-teal-900\/100:focus {
  color: rgb(19 78 74 / 1);
}
.focus\:text-teal-900\/15:focus {
  color: rgb(19 78 74 / 0.15);
}
.focus\:text-teal-900\/20:focus {
  color: rgb(19 78 74 / 0.2);
}
.focus\:text-teal-900\/25:focus {
  color: rgb(19 78 74 / 0.25);
}
.focus\:text-teal-900\/30:focus {
  color: rgb(19 78 74 / 0.3);
}
.focus\:text-teal-900\/35:focus {
  color: rgb(19 78 74 / 0.35);
}
.focus\:text-teal-900\/40:focus {
  color: rgb(19 78 74 / 0.4);
}
.focus\:text-teal-900\/45:focus {
  color: rgb(19 78 74 / 0.45);
}
.focus\:text-teal-900\/5:focus {
  color: rgb(19 78 74 / 0.05);
}
.focus\:text-teal-900\/50:focus {
  color: rgb(19 78 74 / 0.5);
}
.focus\:text-teal-900\/55:focus {
  color: rgb(19 78 74 / 0.55);
}
.focus\:text-teal-900\/60:focus {
  color: rgb(19 78 74 / 0.6);
}
.focus\:text-teal-900\/65:focus {
  color: rgb(19 78 74 / 0.65);
}
.focus\:text-teal-900\/70:focus {
  color: rgb(19 78 74 / 0.7);
}
.focus\:text-teal-900\/75:focus {
  color: rgb(19 78 74 / 0.75);
}
.focus\:text-teal-900\/80:focus {
  color: rgb(19 78 74 / 0.8);
}
.focus\:text-teal-900\/85:focus {
  color: rgb(19 78 74 / 0.85);
}
.focus\:text-teal-900\/90:focus {
  color: rgb(19 78 74 / 0.9);
}
.focus\:text-teal-900\/95:focus {
  color: rgb(19 78 74 / 0.95);
}
.focus\:text-yellow-100:focus {
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1));
}
.focus\:text-yellow-100\/0:focus {
  color: rgb(254 249 195 / 0);
}
.focus\:text-yellow-100\/10:focus {
  color: rgb(254 249 195 / 0.1);
}
.focus\:text-yellow-100\/100:focus {
  color: rgb(254 249 195 / 1);
}
.focus\:text-yellow-100\/15:focus {
  color: rgb(254 249 195 / 0.15);
}
.focus\:text-yellow-100\/20:focus {
  color: rgb(254 249 195 / 0.2);
}
.focus\:text-yellow-100\/25:focus {
  color: rgb(254 249 195 / 0.25);
}
.focus\:text-yellow-100\/30:focus {
  color: rgb(254 249 195 / 0.3);
}
.focus\:text-yellow-100\/35:focus {
  color: rgb(254 249 195 / 0.35);
}
.focus\:text-yellow-100\/40:focus {
  color: rgb(254 249 195 / 0.4);
}
.focus\:text-yellow-100\/45:focus {
  color: rgb(254 249 195 / 0.45);
}
.focus\:text-yellow-100\/5:focus {
  color: rgb(254 249 195 / 0.05);
}
.focus\:text-yellow-100\/50:focus {
  color: rgb(254 249 195 / 0.5);
}
.focus\:text-yellow-100\/55:focus {
  color: rgb(254 249 195 / 0.55);
}
.focus\:text-yellow-100\/60:focus {
  color: rgb(254 249 195 / 0.6);
}
.focus\:text-yellow-100\/65:focus {
  color: rgb(254 249 195 / 0.65);
}
.focus\:text-yellow-100\/70:focus {
  color: rgb(254 249 195 / 0.7);
}
.focus\:text-yellow-100\/75:focus {
  color: rgb(254 249 195 / 0.75);
}
.focus\:text-yellow-100\/80:focus {
  color: rgb(254 249 195 / 0.8);
}
.focus\:text-yellow-100\/85:focus {
  color: rgb(254 249 195 / 0.85);
}
.focus\:text-yellow-100\/90:focus {
  color: rgb(254 249 195 / 0.9);
}
.focus\:text-yellow-100\/95:focus {
  color: rgb(254 249 195 / 0.95);
}
.focus\:text-yellow-200:focus {
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1));
}
.focus\:text-yellow-200\/0:focus {
  color: rgb(254 240 138 / 0);
}
.focus\:text-yellow-200\/10:focus {
  color: rgb(254 240 138 / 0.1);
}
.focus\:text-yellow-200\/100:focus {
  color: rgb(254 240 138 / 1);
}
.focus\:text-yellow-200\/15:focus {
  color: rgb(254 240 138 / 0.15);
}
.focus\:text-yellow-200\/20:focus {
  color: rgb(254 240 138 / 0.2);
}
.focus\:text-yellow-200\/25:focus {
  color: rgb(254 240 138 / 0.25);
}
.focus\:text-yellow-200\/30:focus {
  color: rgb(254 240 138 / 0.3);
}
.focus\:text-yellow-200\/35:focus {
  color: rgb(254 240 138 / 0.35);
}
.focus\:text-yellow-200\/40:focus {
  color: rgb(254 240 138 / 0.4);
}
.focus\:text-yellow-200\/45:focus {
  color: rgb(254 240 138 / 0.45);
}
.focus\:text-yellow-200\/5:focus {
  color: rgb(254 240 138 / 0.05);
}
.focus\:text-yellow-200\/50:focus {
  color: rgb(254 240 138 / 0.5);
}
.focus\:text-yellow-200\/55:focus {
  color: rgb(254 240 138 / 0.55);
}
.focus\:text-yellow-200\/60:focus {
  color: rgb(254 240 138 / 0.6);
}
.focus\:text-yellow-200\/65:focus {
  color: rgb(254 240 138 / 0.65);
}
.focus\:text-yellow-200\/70:focus {
  color: rgb(254 240 138 / 0.7);
}
.focus\:text-yellow-200\/75:focus {
  color: rgb(254 240 138 / 0.75);
}
.focus\:text-yellow-200\/80:focus {
  color: rgb(254 240 138 / 0.8);
}
.focus\:text-yellow-200\/85:focus {
  color: rgb(254 240 138 / 0.85);
}
.focus\:text-yellow-200\/90:focus {
  color: rgb(254 240 138 / 0.9);
}
.focus\:text-yellow-200\/95:focus {
  color: rgb(254 240 138 / 0.95);
}
.focus\:text-yellow-300:focus {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}
.focus\:text-yellow-300\/0:focus {
  color: rgb(253 224 71 / 0);
}
.focus\:text-yellow-300\/10:focus {
  color: rgb(253 224 71 / 0.1);
}
.focus\:text-yellow-300\/100:focus {
  color: rgb(253 224 71 / 1);
}
.focus\:text-yellow-300\/15:focus {
  color: rgb(253 224 71 / 0.15);
}
.focus\:text-yellow-300\/20:focus {
  color: rgb(253 224 71 / 0.2);
}
.focus\:text-yellow-300\/25:focus {
  color: rgb(253 224 71 / 0.25);
}
.focus\:text-yellow-300\/30:focus {
  color: rgb(253 224 71 / 0.3);
}
.focus\:text-yellow-300\/35:focus {
  color: rgb(253 224 71 / 0.35);
}
.focus\:text-yellow-300\/40:focus {
  color: rgb(253 224 71 / 0.4);
}
.focus\:text-yellow-300\/45:focus {
  color: rgb(253 224 71 / 0.45);
}
.focus\:text-yellow-300\/5:focus {
  color: rgb(253 224 71 / 0.05);
}
.focus\:text-yellow-300\/50:focus {
  color: rgb(253 224 71 / 0.5);
}
.focus\:text-yellow-300\/55:focus {
  color: rgb(253 224 71 / 0.55);
}
.focus\:text-yellow-300\/60:focus {
  color: rgb(253 224 71 / 0.6);
}
.focus\:text-yellow-300\/65:focus {
  color: rgb(253 224 71 / 0.65);
}
.focus\:text-yellow-300\/70:focus {
  color: rgb(253 224 71 / 0.7);
}
.focus\:text-yellow-300\/75:focus {
  color: rgb(253 224 71 / 0.75);
}
.focus\:text-yellow-300\/80:focus {
  color: rgb(253 224 71 / 0.8);
}
.focus\:text-yellow-300\/85:focus {
  color: rgb(253 224 71 / 0.85);
}
.focus\:text-yellow-300\/90:focus {
  color: rgb(253 224 71 / 0.9);
}
.focus\:text-yellow-300\/95:focus {
  color: rgb(253 224 71 / 0.95);
}
.focus\:text-yellow-400:focus {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.focus\:text-yellow-400\/0:focus {
  color: rgb(250 204 21 / 0);
}
.focus\:text-yellow-400\/10:focus {
  color: rgb(250 204 21 / 0.1);
}
.focus\:text-yellow-400\/100:focus {
  color: rgb(250 204 21 / 1);
}
.focus\:text-yellow-400\/15:focus {
  color: rgb(250 204 21 / 0.15);
}
.focus\:text-yellow-400\/20:focus {
  color: rgb(250 204 21 / 0.2);
}
.focus\:text-yellow-400\/25:focus {
  color: rgb(250 204 21 / 0.25);
}
.focus\:text-yellow-400\/30:focus {
  color: rgb(250 204 21 / 0.3);
}
.focus\:text-yellow-400\/35:focus {
  color: rgb(250 204 21 / 0.35);
}
.focus\:text-yellow-400\/40:focus {
  color: rgb(250 204 21 / 0.4);
}
.focus\:text-yellow-400\/45:focus {
  color: rgb(250 204 21 / 0.45);
}
.focus\:text-yellow-400\/5:focus {
  color: rgb(250 204 21 / 0.05);
}
.focus\:text-yellow-400\/50:focus {
  color: rgb(250 204 21 / 0.5);
}
.focus\:text-yellow-400\/55:focus {
  color: rgb(250 204 21 / 0.55);
}
.focus\:text-yellow-400\/60:focus {
  color: rgb(250 204 21 / 0.6);
}
.focus\:text-yellow-400\/65:focus {
  color: rgb(250 204 21 / 0.65);
}
.focus\:text-yellow-400\/70:focus {
  color: rgb(250 204 21 / 0.7);
}
.focus\:text-yellow-400\/75:focus {
  color: rgb(250 204 21 / 0.75);
}
.focus\:text-yellow-400\/80:focus {
  color: rgb(250 204 21 / 0.8);
}
.focus\:text-yellow-400\/85:focus {
  color: rgb(250 204 21 / 0.85);
}
.focus\:text-yellow-400\/90:focus {
  color: rgb(250 204 21 / 0.9);
}
.focus\:text-yellow-400\/95:focus {
  color: rgb(250 204 21 / 0.95);
}
.focus\:text-yellow-50:focus {
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1));
}
.focus\:text-yellow-50\/0:focus {
  color: rgb(254 252 232 / 0);
}
.focus\:text-yellow-50\/10:focus {
  color: rgb(254 252 232 / 0.1);
}
.focus\:text-yellow-50\/100:focus {
  color: rgb(254 252 232 / 1);
}
.focus\:text-yellow-50\/15:focus {
  color: rgb(254 252 232 / 0.15);
}
.focus\:text-yellow-50\/20:focus {
  color: rgb(254 252 232 / 0.2);
}
.focus\:text-yellow-50\/25:focus {
  color: rgb(254 252 232 / 0.25);
}
.focus\:text-yellow-50\/30:focus {
  color: rgb(254 252 232 / 0.3);
}
.focus\:text-yellow-50\/35:focus {
  color: rgb(254 252 232 / 0.35);
}
.focus\:text-yellow-50\/40:focus {
  color: rgb(254 252 232 / 0.4);
}
.focus\:text-yellow-50\/45:focus {
  color: rgb(254 252 232 / 0.45);
}
.focus\:text-yellow-50\/5:focus {
  color: rgb(254 252 232 / 0.05);
}
.focus\:text-yellow-50\/50:focus {
  color: rgb(254 252 232 / 0.5);
}
.focus\:text-yellow-50\/55:focus {
  color: rgb(254 252 232 / 0.55);
}
.focus\:text-yellow-50\/60:focus {
  color: rgb(254 252 232 / 0.6);
}
.focus\:text-yellow-50\/65:focus {
  color: rgb(254 252 232 / 0.65);
}
.focus\:text-yellow-50\/70:focus {
  color: rgb(254 252 232 / 0.7);
}
.focus\:text-yellow-50\/75:focus {
  color: rgb(254 252 232 / 0.75);
}
.focus\:text-yellow-50\/80:focus {
  color: rgb(254 252 232 / 0.8);
}
.focus\:text-yellow-50\/85:focus {
  color: rgb(254 252 232 / 0.85);
}
.focus\:text-yellow-50\/90:focus {
  color: rgb(254 252 232 / 0.9);
}
.focus\:text-yellow-50\/95:focus {
  color: rgb(254 252 232 / 0.95);
}
.focus\:text-yellow-500:focus {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.focus\:text-yellow-500\/0:focus {
  color: rgb(234 179 8 / 0);
}
.focus\:text-yellow-500\/10:focus {
  color: rgb(234 179 8 / 0.1);
}
.focus\:text-yellow-500\/100:focus {
  color: rgb(234 179 8 / 1);
}
.focus\:text-yellow-500\/15:focus {
  color: rgb(234 179 8 / 0.15);
}
.focus\:text-yellow-500\/20:focus {
  color: rgb(234 179 8 / 0.2);
}
.focus\:text-yellow-500\/25:focus {
  color: rgb(234 179 8 / 0.25);
}
.focus\:text-yellow-500\/30:focus {
  color: rgb(234 179 8 / 0.3);
}
.focus\:text-yellow-500\/35:focus {
  color: rgb(234 179 8 / 0.35);
}
.focus\:text-yellow-500\/40:focus {
  color: rgb(234 179 8 / 0.4);
}
.focus\:text-yellow-500\/45:focus {
  color: rgb(234 179 8 / 0.45);
}
.focus\:text-yellow-500\/5:focus {
  color: rgb(234 179 8 / 0.05);
}
.focus\:text-yellow-500\/50:focus {
  color: rgb(234 179 8 / 0.5);
}
.focus\:text-yellow-500\/55:focus {
  color: rgb(234 179 8 / 0.55);
}
.focus\:text-yellow-500\/60:focus {
  color: rgb(234 179 8 / 0.6);
}
.focus\:text-yellow-500\/65:focus {
  color: rgb(234 179 8 / 0.65);
}
.focus\:text-yellow-500\/70:focus {
  color: rgb(234 179 8 / 0.7);
}
.focus\:text-yellow-500\/75:focus {
  color: rgb(234 179 8 / 0.75);
}
.focus\:text-yellow-500\/80:focus {
  color: rgb(234 179 8 / 0.8);
}
.focus\:text-yellow-500\/85:focus {
  color: rgb(234 179 8 / 0.85);
}
.focus\:text-yellow-500\/90:focus {
  color: rgb(234 179 8 / 0.9);
}
.focus\:text-yellow-500\/95:focus {
  color: rgb(234 179 8 / 0.95);
}
.focus\:text-yellow-600:focus {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.focus\:text-yellow-600\/0:focus {
  color: rgb(202 138 4 / 0);
}
.focus\:text-yellow-600\/10:focus {
  color: rgb(202 138 4 / 0.1);
}
.focus\:text-yellow-600\/100:focus {
  color: rgb(202 138 4 / 1);
}
.focus\:text-yellow-600\/15:focus {
  color: rgb(202 138 4 / 0.15);
}
.focus\:text-yellow-600\/20:focus {
  color: rgb(202 138 4 / 0.2);
}
.focus\:text-yellow-600\/25:focus {
  color: rgb(202 138 4 / 0.25);
}
.focus\:text-yellow-600\/30:focus {
  color: rgb(202 138 4 / 0.3);
}
.focus\:text-yellow-600\/35:focus {
  color: rgb(202 138 4 / 0.35);
}
.focus\:text-yellow-600\/40:focus {
  color: rgb(202 138 4 / 0.4);
}
.focus\:text-yellow-600\/45:focus {
  color: rgb(202 138 4 / 0.45);
}
.focus\:text-yellow-600\/5:focus {
  color: rgb(202 138 4 / 0.05);
}
.focus\:text-yellow-600\/50:focus {
  color: rgb(202 138 4 / 0.5);
}
.focus\:text-yellow-600\/55:focus {
  color: rgb(202 138 4 / 0.55);
}
.focus\:text-yellow-600\/60:focus {
  color: rgb(202 138 4 / 0.6);
}
.focus\:text-yellow-600\/65:focus {
  color: rgb(202 138 4 / 0.65);
}
.focus\:text-yellow-600\/70:focus {
  color: rgb(202 138 4 / 0.7);
}
.focus\:text-yellow-600\/75:focus {
  color: rgb(202 138 4 / 0.75);
}
.focus\:text-yellow-600\/80:focus {
  color: rgb(202 138 4 / 0.8);
}
.focus\:text-yellow-600\/85:focus {
  color: rgb(202 138 4 / 0.85);
}
.focus\:text-yellow-600\/90:focus {
  color: rgb(202 138 4 / 0.9);
}
.focus\:text-yellow-600\/95:focus {
  color: rgb(202 138 4 / 0.95);
}
.focus\:text-yellow-700:focus {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}
.focus\:text-yellow-700\/0:focus {
  color: rgb(161 98 7 / 0);
}
.focus\:text-yellow-700\/10:focus {
  color: rgb(161 98 7 / 0.1);
}
.focus\:text-yellow-700\/100:focus {
  color: rgb(161 98 7 / 1);
}
.focus\:text-yellow-700\/15:focus {
  color: rgb(161 98 7 / 0.15);
}
.focus\:text-yellow-700\/20:focus {
  color: rgb(161 98 7 / 0.2);
}
.focus\:text-yellow-700\/25:focus {
  color: rgb(161 98 7 / 0.25);
}
.focus\:text-yellow-700\/30:focus {
  color: rgb(161 98 7 / 0.3);
}
.focus\:text-yellow-700\/35:focus {
  color: rgb(161 98 7 / 0.35);
}
.focus\:text-yellow-700\/40:focus {
  color: rgb(161 98 7 / 0.4);
}
.focus\:text-yellow-700\/45:focus {
  color: rgb(161 98 7 / 0.45);
}
.focus\:text-yellow-700\/5:focus {
  color: rgb(161 98 7 / 0.05);
}
.focus\:text-yellow-700\/50:focus {
  color: rgb(161 98 7 / 0.5);
}
.focus\:text-yellow-700\/55:focus {
  color: rgb(161 98 7 / 0.55);
}
.focus\:text-yellow-700\/60:focus {
  color: rgb(161 98 7 / 0.6);
}
.focus\:text-yellow-700\/65:focus {
  color: rgb(161 98 7 / 0.65);
}
.focus\:text-yellow-700\/70:focus {
  color: rgb(161 98 7 / 0.7);
}
.focus\:text-yellow-700\/75:focus {
  color: rgb(161 98 7 / 0.75);
}
.focus\:text-yellow-700\/80:focus {
  color: rgb(161 98 7 / 0.8);
}
.focus\:text-yellow-700\/85:focus {
  color: rgb(161 98 7 / 0.85);
}
.focus\:text-yellow-700\/90:focus {
  color: rgb(161 98 7 / 0.9);
}
.focus\:text-yellow-700\/95:focus {
  color: rgb(161 98 7 / 0.95);
}
.focus\:text-yellow-800:focus {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.focus\:text-yellow-800\/0:focus {
  color: rgb(133 77 14 / 0);
}
.focus\:text-yellow-800\/10:focus {
  color: rgb(133 77 14 / 0.1);
}
.focus\:text-yellow-800\/100:focus {
  color: rgb(133 77 14 / 1);
}
.focus\:text-yellow-800\/15:focus {
  color: rgb(133 77 14 / 0.15);
}
.focus\:text-yellow-800\/20:focus {
  color: rgb(133 77 14 / 0.2);
}
.focus\:text-yellow-800\/25:focus {
  color: rgb(133 77 14 / 0.25);
}
.focus\:text-yellow-800\/30:focus {
  color: rgb(133 77 14 / 0.3);
}
.focus\:text-yellow-800\/35:focus {
  color: rgb(133 77 14 / 0.35);
}
.focus\:text-yellow-800\/40:focus {
  color: rgb(133 77 14 / 0.4);
}
.focus\:text-yellow-800\/45:focus {
  color: rgb(133 77 14 / 0.45);
}
.focus\:text-yellow-800\/5:focus {
  color: rgb(133 77 14 / 0.05);
}
.focus\:text-yellow-800\/50:focus {
  color: rgb(133 77 14 / 0.5);
}
.focus\:text-yellow-800\/55:focus {
  color: rgb(133 77 14 / 0.55);
}
.focus\:text-yellow-800\/60:focus {
  color: rgb(133 77 14 / 0.6);
}
.focus\:text-yellow-800\/65:focus {
  color: rgb(133 77 14 / 0.65);
}
.focus\:text-yellow-800\/70:focus {
  color: rgb(133 77 14 / 0.7);
}
.focus\:text-yellow-800\/75:focus {
  color: rgb(133 77 14 / 0.75);
}
.focus\:text-yellow-800\/80:focus {
  color: rgb(133 77 14 / 0.8);
}
.focus\:text-yellow-800\/85:focus {
  color: rgb(133 77 14 / 0.85);
}
.focus\:text-yellow-800\/90:focus {
  color: rgb(133 77 14 / 0.9);
}
.focus\:text-yellow-800\/95:focus {
  color: rgb(133 77 14 / 0.95);
}
.focus\:text-yellow-900:focus {
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1));
}
.focus\:text-yellow-900\/0:focus {
  color: rgb(113 63 18 / 0);
}
.focus\:text-yellow-900\/10:focus {
  color: rgb(113 63 18 / 0.1);
}
.focus\:text-yellow-900\/100:focus {
  color: rgb(113 63 18 / 1);
}
.focus\:text-yellow-900\/15:focus {
  color: rgb(113 63 18 / 0.15);
}
.focus\:text-yellow-900\/20:focus {
  color: rgb(113 63 18 / 0.2);
}
.focus\:text-yellow-900\/25:focus {
  color: rgb(113 63 18 / 0.25);
}
.focus\:text-yellow-900\/30:focus {
  color: rgb(113 63 18 / 0.3);
}
.focus\:text-yellow-900\/35:focus {
  color: rgb(113 63 18 / 0.35);
}
.focus\:text-yellow-900\/40:focus {
  color: rgb(113 63 18 / 0.4);
}
.focus\:text-yellow-900\/45:focus {
  color: rgb(113 63 18 / 0.45);
}
.focus\:text-yellow-900\/5:focus {
  color: rgb(113 63 18 / 0.05);
}
.focus\:text-yellow-900\/50:focus {
  color: rgb(113 63 18 / 0.5);
}
.focus\:text-yellow-900\/55:focus {
  color: rgb(113 63 18 / 0.55);
}
.focus\:text-yellow-900\/60:focus {
  color: rgb(113 63 18 / 0.6);
}
.focus\:text-yellow-900\/65:focus {
  color: rgb(113 63 18 / 0.65);
}
.focus\:text-yellow-900\/70:focus {
  color: rgb(113 63 18 / 0.7);
}
.focus\:text-yellow-900\/75:focus {
  color: rgb(113 63 18 / 0.75);
}
.focus\:text-yellow-900\/80:focus {
  color: rgb(113 63 18 / 0.8);
}
.focus\:text-yellow-900\/85:focus {
  color: rgb(113 63 18 / 0.85);
}
.focus\:text-yellow-900\/90:focus {
  color: rgb(113 63 18 / 0.9);
}
.focus\:text-yellow-900\/95:focus {
  color: rgb(113 63 18 / 0.95);
}
.focus\:text-yellow-950:focus {
  --tw-text-opacity: 1;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1));
}
.focus\:text-yellow-950\/0:focus {
  color: rgb(66 32 6 / 0);
}
.focus\:text-yellow-950\/10:focus {
  color: rgb(66 32 6 / 0.1);
}
.focus\:text-yellow-950\/100:focus {
  color: rgb(66 32 6 / 1);
}
.focus\:text-yellow-950\/15:focus {
  color: rgb(66 32 6 / 0.15);
}
.focus\:text-yellow-950\/20:focus {
  color: rgb(66 32 6 / 0.2);
}
.focus\:text-yellow-950\/25:focus {
  color: rgb(66 32 6 / 0.25);
}
.focus\:text-yellow-950\/30:focus {
  color: rgb(66 32 6 / 0.3);
}
.focus\:text-yellow-950\/35:focus {
  color: rgb(66 32 6 / 0.35);
}
.focus\:text-yellow-950\/40:focus {
  color: rgb(66 32 6 / 0.4);
}
.focus\:text-yellow-950\/45:focus {
  color: rgb(66 32 6 / 0.45);
}
.focus\:text-yellow-950\/5:focus {
  color: rgb(66 32 6 / 0.05);
}
.focus\:text-yellow-950\/50:focus {
  color: rgb(66 32 6 / 0.5);
}
.focus\:text-yellow-950\/55:focus {
  color: rgb(66 32 6 / 0.55);
}
.focus\:text-yellow-950\/60:focus {
  color: rgb(66 32 6 / 0.6);
}
.focus\:text-yellow-950\/65:focus {
  color: rgb(66 32 6 / 0.65);
}
.focus\:text-yellow-950\/70:focus {
  color: rgb(66 32 6 / 0.7);
}
.focus\:text-yellow-950\/75:focus {
  color: rgb(66 32 6 / 0.75);
}
.focus\:text-yellow-950\/80:focus {
  color: rgb(66 32 6 / 0.8);
}
.focus\:text-yellow-950\/85:focus {
  color: rgb(66 32 6 / 0.85);
}
.focus\:text-yellow-950\/90:focus {
  color: rgb(66 32 6 / 0.9);
}
.focus\:text-yellow-950\/95:focus {
  color: rgb(66 32 6 / 0.95);
}
.focus\:decoration-yellow-100:focus {
  text-decoration-color: #fef9c3;
}
.focus\:decoration-yellow-100\/0:focus {
  text-decoration-color: rgb(254 249 195 / 0);
}
.focus\:decoration-yellow-100\/10:focus {
  text-decoration-color: rgb(254 249 195 / 0.1);
}
.focus\:decoration-yellow-100\/100:focus {
  text-decoration-color: rgb(254 249 195 / 1);
}
.focus\:decoration-yellow-100\/15:focus {
  text-decoration-color: rgb(254 249 195 / 0.15);
}
.focus\:decoration-yellow-100\/20:focus {
  text-decoration-color: rgb(254 249 195 / 0.2);
}
.focus\:decoration-yellow-100\/25:focus {
  text-decoration-color: rgb(254 249 195 / 0.25);
}
.focus\:decoration-yellow-100\/30:focus {
  text-decoration-color: rgb(254 249 195 / 0.3);
}
.focus\:decoration-yellow-100\/35:focus {
  text-decoration-color: rgb(254 249 195 / 0.35);
}
.focus\:decoration-yellow-100\/40:focus {
  text-decoration-color: rgb(254 249 195 / 0.4);
}
.focus\:decoration-yellow-100\/45:focus {
  text-decoration-color: rgb(254 249 195 / 0.45);
}
.focus\:decoration-yellow-100\/5:focus {
  text-decoration-color: rgb(254 249 195 / 0.05);
}
.focus\:decoration-yellow-100\/50:focus {
  text-decoration-color: rgb(254 249 195 / 0.5);
}
.focus\:decoration-yellow-100\/55:focus {
  text-decoration-color: rgb(254 249 195 / 0.55);
}
.focus\:decoration-yellow-100\/60:focus {
  text-decoration-color: rgb(254 249 195 / 0.6);
}
.focus\:decoration-yellow-100\/65:focus {
  text-decoration-color: rgb(254 249 195 / 0.65);
}
.focus\:decoration-yellow-100\/70:focus {
  text-decoration-color: rgb(254 249 195 / 0.7);
}
.focus\:decoration-yellow-100\/75:focus {
  text-decoration-color: rgb(254 249 195 / 0.75);
}
.focus\:decoration-yellow-100\/80:focus {
  text-decoration-color: rgb(254 249 195 / 0.8);
}
.focus\:decoration-yellow-100\/85:focus {
  text-decoration-color: rgb(254 249 195 / 0.85);
}
.focus\:decoration-yellow-100\/90:focus {
  text-decoration-color: rgb(254 249 195 / 0.9);
}
.focus\:decoration-yellow-100\/95:focus {
  text-decoration-color: rgb(254 249 195 / 0.95);
}
.focus\:decoration-yellow-200:focus {
  text-decoration-color: #fef08a;
}
.focus\:decoration-yellow-200\/0:focus {
  text-decoration-color: rgb(254 240 138 / 0);
}
.focus\:decoration-yellow-200\/10:focus {
  text-decoration-color: rgb(254 240 138 / 0.1);
}
.focus\:decoration-yellow-200\/100:focus {
  text-decoration-color: rgb(254 240 138 / 1);
}
.focus\:decoration-yellow-200\/15:focus {
  text-decoration-color: rgb(254 240 138 / 0.15);
}
.focus\:decoration-yellow-200\/20:focus {
  text-decoration-color: rgb(254 240 138 / 0.2);
}
.focus\:decoration-yellow-200\/25:focus {
  text-decoration-color: rgb(254 240 138 / 0.25);
}
.focus\:decoration-yellow-200\/30:focus {
  text-decoration-color: rgb(254 240 138 / 0.3);
}
.focus\:decoration-yellow-200\/35:focus {
  text-decoration-color: rgb(254 240 138 / 0.35);
}
.focus\:decoration-yellow-200\/40:focus {
  text-decoration-color: rgb(254 240 138 / 0.4);
}
.focus\:decoration-yellow-200\/45:focus {
  text-decoration-color: rgb(254 240 138 / 0.45);
}
.focus\:decoration-yellow-200\/5:focus {
  text-decoration-color: rgb(254 240 138 / 0.05);
}
.focus\:decoration-yellow-200\/50:focus {
  text-decoration-color: rgb(254 240 138 / 0.5);
}
.focus\:decoration-yellow-200\/55:focus {
  text-decoration-color: rgb(254 240 138 / 0.55);
}
.focus\:decoration-yellow-200\/60:focus {
  text-decoration-color: rgb(254 240 138 / 0.6);
}
.focus\:decoration-yellow-200\/65:focus {
  text-decoration-color: rgb(254 240 138 / 0.65);
}
.focus\:decoration-yellow-200\/70:focus {
  text-decoration-color: rgb(254 240 138 / 0.7);
}
.focus\:decoration-yellow-200\/75:focus {
  text-decoration-color: rgb(254 240 138 / 0.75);
}
.focus\:decoration-yellow-200\/80:focus {
  text-decoration-color: rgb(254 240 138 / 0.8);
}
.focus\:decoration-yellow-200\/85:focus {
  text-decoration-color: rgb(254 240 138 / 0.85);
}
.focus\:decoration-yellow-200\/90:focus {
  text-decoration-color: rgb(254 240 138 / 0.9);
}
.focus\:decoration-yellow-200\/95:focus {
  text-decoration-color: rgb(254 240 138 / 0.95);
}
.focus\:decoration-yellow-300:focus {
  text-decoration-color: #fde047;
}
.focus\:decoration-yellow-300\/0:focus {
  text-decoration-color: rgb(253 224 71 / 0);
}
.focus\:decoration-yellow-300\/10:focus {
  text-decoration-color: rgb(253 224 71 / 0.1);
}
.focus\:decoration-yellow-300\/100:focus {
  text-decoration-color: rgb(253 224 71 / 1);
}
.focus\:decoration-yellow-300\/15:focus {
  text-decoration-color: rgb(253 224 71 / 0.15);
}
.focus\:decoration-yellow-300\/20:focus {
  text-decoration-color: rgb(253 224 71 / 0.2);
}
.focus\:decoration-yellow-300\/25:focus {
  text-decoration-color: rgb(253 224 71 / 0.25);
}
.focus\:decoration-yellow-300\/30:focus {
  text-decoration-color: rgb(253 224 71 / 0.3);
}
.focus\:decoration-yellow-300\/35:focus {
  text-decoration-color: rgb(253 224 71 / 0.35);
}
.focus\:decoration-yellow-300\/40:focus {
  text-decoration-color: rgb(253 224 71 / 0.4);
}
.focus\:decoration-yellow-300\/45:focus {
  text-decoration-color: rgb(253 224 71 / 0.45);
}
.focus\:decoration-yellow-300\/5:focus {
  text-decoration-color: rgb(253 224 71 / 0.05);
}
.focus\:decoration-yellow-300\/50:focus {
  text-decoration-color: rgb(253 224 71 / 0.5);
}
.focus\:decoration-yellow-300\/55:focus {
  text-decoration-color: rgb(253 224 71 / 0.55);
}
.focus\:decoration-yellow-300\/60:focus {
  text-decoration-color: rgb(253 224 71 / 0.6);
}
.focus\:decoration-yellow-300\/65:focus {
  text-decoration-color: rgb(253 224 71 / 0.65);
}
.focus\:decoration-yellow-300\/70:focus {
  text-decoration-color: rgb(253 224 71 / 0.7);
}
.focus\:decoration-yellow-300\/75:focus {
  text-decoration-color: rgb(253 224 71 / 0.75);
}
.focus\:decoration-yellow-300\/80:focus {
  text-decoration-color: rgb(253 224 71 / 0.8);
}
.focus\:decoration-yellow-300\/85:focus {
  text-decoration-color: rgb(253 224 71 / 0.85);
}
.focus\:decoration-yellow-300\/90:focus {
  text-decoration-color: rgb(253 224 71 / 0.9);
}
.focus\:decoration-yellow-300\/95:focus {
  text-decoration-color: rgb(253 224 71 / 0.95);
}
.focus\:decoration-yellow-400:focus {
  text-decoration-color: #facc15;
}
.focus\:decoration-yellow-400\/0:focus {
  text-decoration-color: rgb(250 204 21 / 0);
}
.focus\:decoration-yellow-400\/10:focus {
  text-decoration-color: rgb(250 204 21 / 0.1);
}
.focus\:decoration-yellow-400\/100:focus {
  text-decoration-color: rgb(250 204 21 / 1);
}
.focus\:decoration-yellow-400\/15:focus {
  text-decoration-color: rgb(250 204 21 / 0.15);
}
.focus\:decoration-yellow-400\/20:focus {
  text-decoration-color: rgb(250 204 21 / 0.2);
}
.focus\:decoration-yellow-400\/25:focus {
  text-decoration-color: rgb(250 204 21 / 0.25);
}
.focus\:decoration-yellow-400\/30:focus {
  text-decoration-color: rgb(250 204 21 / 0.3);
}
.focus\:decoration-yellow-400\/35:focus {
  text-decoration-color: rgb(250 204 21 / 0.35);
}
.focus\:decoration-yellow-400\/40:focus {
  text-decoration-color: rgb(250 204 21 / 0.4);
}
.focus\:decoration-yellow-400\/45:focus {
  text-decoration-color: rgb(250 204 21 / 0.45);
}
.focus\:decoration-yellow-400\/5:focus {
  text-decoration-color: rgb(250 204 21 / 0.05);
}
.focus\:decoration-yellow-400\/50:focus {
  text-decoration-color: rgb(250 204 21 / 0.5);
}
.focus\:decoration-yellow-400\/55:focus {
  text-decoration-color: rgb(250 204 21 / 0.55);
}
.focus\:decoration-yellow-400\/60:focus {
  text-decoration-color: rgb(250 204 21 / 0.6);
}
.focus\:decoration-yellow-400\/65:focus {
  text-decoration-color: rgb(250 204 21 / 0.65);
}
.focus\:decoration-yellow-400\/70:focus {
  text-decoration-color: rgb(250 204 21 / 0.7);
}
.focus\:decoration-yellow-400\/75:focus {
  text-decoration-color: rgb(250 204 21 / 0.75);
}
.focus\:decoration-yellow-400\/80:focus {
  text-decoration-color: rgb(250 204 21 / 0.8);
}
.focus\:decoration-yellow-400\/85:focus {
  text-decoration-color: rgb(250 204 21 / 0.85);
}
.focus\:decoration-yellow-400\/90:focus {
  text-decoration-color: rgb(250 204 21 / 0.9);
}
.focus\:decoration-yellow-400\/95:focus {
  text-decoration-color: rgb(250 204 21 / 0.95);
}
.focus\:decoration-yellow-50:focus {
  text-decoration-color: #fefce8;
}
.focus\:decoration-yellow-50\/0:focus {
  text-decoration-color: rgb(254 252 232 / 0);
}
.focus\:decoration-yellow-50\/10:focus {
  text-decoration-color: rgb(254 252 232 / 0.1);
}
.focus\:decoration-yellow-50\/100:focus {
  text-decoration-color: rgb(254 252 232 / 1);
}
.focus\:decoration-yellow-50\/15:focus {
  text-decoration-color: rgb(254 252 232 / 0.15);
}
.focus\:decoration-yellow-50\/20:focus {
  text-decoration-color: rgb(254 252 232 / 0.2);
}
.focus\:decoration-yellow-50\/25:focus {
  text-decoration-color: rgb(254 252 232 / 0.25);
}
.focus\:decoration-yellow-50\/30:focus {
  text-decoration-color: rgb(254 252 232 / 0.3);
}
.focus\:decoration-yellow-50\/35:focus {
  text-decoration-color: rgb(254 252 232 / 0.35);
}
.focus\:decoration-yellow-50\/40:focus {
  text-decoration-color: rgb(254 252 232 / 0.4);
}
.focus\:decoration-yellow-50\/45:focus {
  text-decoration-color: rgb(254 252 232 / 0.45);
}
.focus\:decoration-yellow-50\/5:focus {
  text-decoration-color: rgb(254 252 232 / 0.05);
}
.focus\:decoration-yellow-50\/50:focus {
  text-decoration-color: rgb(254 252 232 / 0.5);
}
.focus\:decoration-yellow-50\/55:focus {
  text-decoration-color: rgb(254 252 232 / 0.55);
}
.focus\:decoration-yellow-50\/60:focus {
  text-decoration-color: rgb(254 252 232 / 0.6);
}
.focus\:decoration-yellow-50\/65:focus {
  text-decoration-color: rgb(254 252 232 / 0.65);
}
.focus\:decoration-yellow-50\/70:focus {
  text-decoration-color: rgb(254 252 232 / 0.7);
}
.focus\:decoration-yellow-50\/75:focus {
  text-decoration-color: rgb(254 252 232 / 0.75);
}
.focus\:decoration-yellow-50\/80:focus {
  text-decoration-color: rgb(254 252 232 / 0.8);
}
.focus\:decoration-yellow-50\/85:focus {
  text-decoration-color: rgb(254 252 232 / 0.85);
}
.focus\:decoration-yellow-50\/90:focus {
  text-decoration-color: rgb(254 252 232 / 0.9);
}
.focus\:decoration-yellow-50\/95:focus {
  text-decoration-color: rgb(254 252 232 / 0.95);
}
.focus\:decoration-yellow-500:focus {
  text-decoration-color: #eab308;
}
.focus\:decoration-yellow-500\/0:focus {
  text-decoration-color: rgb(234 179 8 / 0);
}
.focus\:decoration-yellow-500\/10:focus {
  text-decoration-color: rgb(234 179 8 / 0.1);
}
.focus\:decoration-yellow-500\/100:focus {
  text-decoration-color: rgb(234 179 8 / 1);
}
.focus\:decoration-yellow-500\/15:focus {
  text-decoration-color: rgb(234 179 8 / 0.15);
}
.focus\:decoration-yellow-500\/20:focus {
  text-decoration-color: rgb(234 179 8 / 0.2);
}
.focus\:decoration-yellow-500\/25:focus {
  text-decoration-color: rgb(234 179 8 / 0.25);
}
.focus\:decoration-yellow-500\/30:focus {
  text-decoration-color: rgb(234 179 8 / 0.3);
}
.focus\:decoration-yellow-500\/35:focus {
  text-decoration-color: rgb(234 179 8 / 0.35);
}
.focus\:decoration-yellow-500\/40:focus {
  text-decoration-color: rgb(234 179 8 / 0.4);
}
.focus\:decoration-yellow-500\/45:focus {
  text-decoration-color: rgb(234 179 8 / 0.45);
}
.focus\:decoration-yellow-500\/5:focus {
  text-decoration-color: rgb(234 179 8 / 0.05);
}
.focus\:decoration-yellow-500\/50:focus {
  text-decoration-color: rgb(234 179 8 / 0.5);
}
.focus\:decoration-yellow-500\/55:focus {
  text-decoration-color: rgb(234 179 8 / 0.55);
}
.focus\:decoration-yellow-500\/60:focus {
  text-decoration-color: rgb(234 179 8 / 0.6);
}
.focus\:decoration-yellow-500\/65:focus {
  text-decoration-color: rgb(234 179 8 / 0.65);
}
.focus\:decoration-yellow-500\/70:focus {
  text-decoration-color: rgb(234 179 8 / 0.7);
}
.focus\:decoration-yellow-500\/75:focus {
  text-decoration-color: rgb(234 179 8 / 0.75);
}
.focus\:decoration-yellow-500\/80:focus {
  text-decoration-color: rgb(234 179 8 / 0.8);
}
.focus\:decoration-yellow-500\/85:focus {
  text-decoration-color: rgb(234 179 8 / 0.85);
}
.focus\:decoration-yellow-500\/90:focus {
  text-decoration-color: rgb(234 179 8 / 0.9);
}
.focus\:decoration-yellow-500\/95:focus {
  text-decoration-color: rgb(234 179 8 / 0.95);
}
.focus\:decoration-yellow-600:focus {
  text-decoration-color: #ca8a04;
}
.focus\:decoration-yellow-600\/0:focus {
  text-decoration-color: rgb(202 138 4 / 0);
}
.focus\:decoration-yellow-600\/10:focus {
  text-decoration-color: rgb(202 138 4 / 0.1);
}
.focus\:decoration-yellow-600\/100:focus {
  text-decoration-color: rgb(202 138 4 / 1);
}
.focus\:decoration-yellow-600\/15:focus {
  text-decoration-color: rgb(202 138 4 / 0.15);
}
.focus\:decoration-yellow-600\/20:focus {
  text-decoration-color: rgb(202 138 4 / 0.2);
}
.focus\:decoration-yellow-600\/25:focus {
  text-decoration-color: rgb(202 138 4 / 0.25);
}
.focus\:decoration-yellow-600\/30:focus {
  text-decoration-color: rgb(202 138 4 / 0.3);
}
.focus\:decoration-yellow-600\/35:focus {
  text-decoration-color: rgb(202 138 4 / 0.35);
}
.focus\:decoration-yellow-600\/40:focus {
  text-decoration-color: rgb(202 138 4 / 0.4);
}
.focus\:decoration-yellow-600\/45:focus {
  text-decoration-color: rgb(202 138 4 / 0.45);
}
.focus\:decoration-yellow-600\/5:focus {
  text-decoration-color: rgb(202 138 4 / 0.05);
}
.focus\:decoration-yellow-600\/50:focus {
  text-decoration-color: rgb(202 138 4 / 0.5);
}
.focus\:decoration-yellow-600\/55:focus {
  text-decoration-color: rgb(202 138 4 / 0.55);
}
.focus\:decoration-yellow-600\/60:focus {
  text-decoration-color: rgb(202 138 4 / 0.6);
}
.focus\:decoration-yellow-600\/65:focus {
  text-decoration-color: rgb(202 138 4 / 0.65);
}
.focus\:decoration-yellow-600\/70:focus {
  text-decoration-color: rgb(202 138 4 / 0.7);
}
.focus\:decoration-yellow-600\/75:focus {
  text-decoration-color: rgb(202 138 4 / 0.75);
}
.focus\:decoration-yellow-600\/80:focus {
  text-decoration-color: rgb(202 138 4 / 0.8);
}
.focus\:decoration-yellow-600\/85:focus {
  text-decoration-color: rgb(202 138 4 / 0.85);
}
.focus\:decoration-yellow-600\/90:focus {
  text-decoration-color: rgb(202 138 4 / 0.9);
}
.focus\:decoration-yellow-600\/95:focus {
  text-decoration-color: rgb(202 138 4 / 0.95);
}
.focus\:decoration-yellow-700:focus {
  text-decoration-color: #a16207;
}
.focus\:decoration-yellow-700\/0:focus {
  text-decoration-color: rgb(161 98 7 / 0);
}
.focus\:decoration-yellow-700\/10:focus {
  text-decoration-color: rgb(161 98 7 / 0.1);
}
.focus\:decoration-yellow-700\/100:focus {
  text-decoration-color: rgb(161 98 7 / 1);
}
.focus\:decoration-yellow-700\/15:focus {
  text-decoration-color: rgb(161 98 7 / 0.15);
}
.focus\:decoration-yellow-700\/20:focus {
  text-decoration-color: rgb(161 98 7 / 0.2);
}
.focus\:decoration-yellow-700\/25:focus {
  text-decoration-color: rgb(161 98 7 / 0.25);
}
.focus\:decoration-yellow-700\/30:focus {
  text-decoration-color: rgb(161 98 7 / 0.3);
}
.focus\:decoration-yellow-700\/35:focus {
  text-decoration-color: rgb(161 98 7 / 0.35);
}
.focus\:decoration-yellow-700\/40:focus {
  text-decoration-color: rgb(161 98 7 / 0.4);
}
.focus\:decoration-yellow-700\/45:focus {
  text-decoration-color: rgb(161 98 7 / 0.45);
}
.focus\:decoration-yellow-700\/5:focus {
  text-decoration-color: rgb(161 98 7 / 0.05);
}
.focus\:decoration-yellow-700\/50:focus {
  text-decoration-color: rgb(161 98 7 / 0.5);
}
.focus\:decoration-yellow-700\/55:focus {
  text-decoration-color: rgb(161 98 7 / 0.55);
}
.focus\:decoration-yellow-700\/60:focus {
  text-decoration-color: rgb(161 98 7 / 0.6);
}
.focus\:decoration-yellow-700\/65:focus {
  text-decoration-color: rgb(161 98 7 / 0.65);
}
.focus\:decoration-yellow-700\/70:focus {
  text-decoration-color: rgb(161 98 7 / 0.7);
}
.focus\:decoration-yellow-700\/75:focus {
  text-decoration-color: rgb(161 98 7 / 0.75);
}
.focus\:decoration-yellow-700\/80:focus {
  text-decoration-color: rgb(161 98 7 / 0.8);
}
.focus\:decoration-yellow-700\/85:focus {
  text-decoration-color: rgb(161 98 7 / 0.85);
}
.focus\:decoration-yellow-700\/90:focus {
  text-decoration-color: rgb(161 98 7 / 0.9);
}
.focus\:decoration-yellow-700\/95:focus {
  text-decoration-color: rgb(161 98 7 / 0.95);
}
.focus\:decoration-yellow-800:focus {
  text-decoration-color: #854d0e;
}
.focus\:decoration-yellow-800\/0:focus {
  text-decoration-color: rgb(133 77 14 / 0);
}
.focus\:decoration-yellow-800\/10:focus {
  text-decoration-color: rgb(133 77 14 / 0.1);
}
.focus\:decoration-yellow-800\/100:focus {
  text-decoration-color: rgb(133 77 14 / 1);
}
.focus\:decoration-yellow-800\/15:focus {
  text-decoration-color: rgb(133 77 14 / 0.15);
}
.focus\:decoration-yellow-800\/20:focus {
  text-decoration-color: rgb(133 77 14 / 0.2);
}
.focus\:decoration-yellow-800\/25:focus {
  text-decoration-color: rgb(133 77 14 / 0.25);
}
.focus\:decoration-yellow-800\/30:focus {
  text-decoration-color: rgb(133 77 14 / 0.3);
}
.focus\:decoration-yellow-800\/35:focus {
  text-decoration-color: rgb(133 77 14 / 0.35);
}
.focus\:decoration-yellow-800\/40:focus {
  text-decoration-color: rgb(133 77 14 / 0.4);
}
.focus\:decoration-yellow-800\/45:focus {
  text-decoration-color: rgb(133 77 14 / 0.45);
}
.focus\:decoration-yellow-800\/5:focus {
  text-decoration-color: rgb(133 77 14 / 0.05);
}
.focus\:decoration-yellow-800\/50:focus {
  text-decoration-color: rgb(133 77 14 / 0.5);
}
.focus\:decoration-yellow-800\/55:focus {
  text-decoration-color: rgb(133 77 14 / 0.55);
}
.focus\:decoration-yellow-800\/60:focus {
  text-decoration-color: rgb(133 77 14 / 0.6);
}
.focus\:decoration-yellow-800\/65:focus {
  text-decoration-color: rgb(133 77 14 / 0.65);
}
.focus\:decoration-yellow-800\/70:focus {
  text-decoration-color: rgb(133 77 14 / 0.7);
}
.focus\:decoration-yellow-800\/75:focus {
  text-decoration-color: rgb(133 77 14 / 0.75);
}
.focus\:decoration-yellow-800\/80:focus {
  text-decoration-color: rgb(133 77 14 / 0.8);
}
.focus\:decoration-yellow-800\/85:focus {
  text-decoration-color: rgb(133 77 14 / 0.85);
}
.focus\:decoration-yellow-800\/90:focus {
  text-decoration-color: rgb(133 77 14 / 0.9);
}
.focus\:decoration-yellow-800\/95:focus {
  text-decoration-color: rgb(133 77 14 / 0.95);
}
.focus\:decoration-yellow-900:focus {
  text-decoration-color: #713f12;
}
.focus\:decoration-yellow-900\/0:focus {
  text-decoration-color: rgb(113 63 18 / 0);
}
.focus\:decoration-yellow-900\/10:focus {
  text-decoration-color: rgb(113 63 18 / 0.1);
}
.focus\:decoration-yellow-900\/100:focus {
  text-decoration-color: rgb(113 63 18 / 1);
}
.focus\:decoration-yellow-900\/15:focus {
  text-decoration-color: rgb(113 63 18 / 0.15);
}
.focus\:decoration-yellow-900\/20:focus {
  text-decoration-color: rgb(113 63 18 / 0.2);
}
.focus\:decoration-yellow-900\/25:focus {
  text-decoration-color: rgb(113 63 18 / 0.25);
}
.focus\:decoration-yellow-900\/30:focus {
  text-decoration-color: rgb(113 63 18 / 0.3);
}
.focus\:decoration-yellow-900\/35:focus {
  text-decoration-color: rgb(113 63 18 / 0.35);
}
.focus\:decoration-yellow-900\/40:focus {
  text-decoration-color: rgb(113 63 18 / 0.4);
}
.focus\:decoration-yellow-900\/45:focus {
  text-decoration-color: rgb(113 63 18 / 0.45);
}
.focus\:decoration-yellow-900\/5:focus {
  text-decoration-color: rgb(113 63 18 / 0.05);
}
.focus\:decoration-yellow-900\/50:focus {
  text-decoration-color: rgb(113 63 18 / 0.5);
}
.focus\:decoration-yellow-900\/55:focus {
  text-decoration-color: rgb(113 63 18 / 0.55);
}
.focus\:decoration-yellow-900\/60:focus {
  text-decoration-color: rgb(113 63 18 / 0.6);
}
.focus\:decoration-yellow-900\/65:focus {
  text-decoration-color: rgb(113 63 18 / 0.65);
}
.focus\:decoration-yellow-900\/70:focus {
  text-decoration-color: rgb(113 63 18 / 0.7);
}
.focus\:decoration-yellow-900\/75:focus {
  text-decoration-color: rgb(113 63 18 / 0.75);
}
.focus\:decoration-yellow-900\/80:focus {
  text-decoration-color: rgb(113 63 18 / 0.8);
}
.focus\:decoration-yellow-900\/85:focus {
  text-decoration-color: rgb(113 63 18 / 0.85);
}
.focus\:decoration-yellow-900\/90:focus {
  text-decoration-color: rgb(113 63 18 / 0.9);
}
.focus\:decoration-yellow-900\/95:focus {
  text-decoration-color: rgb(113 63 18 / 0.95);
}
.focus\:decoration-yellow-950:focus {
  text-decoration-color: #422006;
}
.focus\:decoration-yellow-950\/0:focus {
  text-decoration-color: rgb(66 32 6 / 0);
}
.focus\:decoration-yellow-950\/10:focus {
  text-decoration-color: rgb(66 32 6 / 0.1);
}
.focus\:decoration-yellow-950\/100:focus {
  text-decoration-color: rgb(66 32 6 / 1);
}
.focus\:decoration-yellow-950\/15:focus {
  text-decoration-color: rgb(66 32 6 / 0.15);
}
.focus\:decoration-yellow-950\/20:focus {
  text-decoration-color: rgb(66 32 6 / 0.2);
}
.focus\:decoration-yellow-950\/25:focus {
  text-decoration-color: rgb(66 32 6 / 0.25);
}
.focus\:decoration-yellow-950\/30:focus {
  text-decoration-color: rgb(66 32 6 / 0.3);
}
.focus\:decoration-yellow-950\/35:focus {
  text-decoration-color: rgb(66 32 6 / 0.35);
}
.focus\:decoration-yellow-950\/40:focus {
  text-decoration-color: rgb(66 32 6 / 0.4);
}
.focus\:decoration-yellow-950\/45:focus {
  text-decoration-color: rgb(66 32 6 / 0.45);
}
.focus\:decoration-yellow-950\/5:focus {
  text-decoration-color: rgb(66 32 6 / 0.05);
}
.focus\:decoration-yellow-950\/50:focus {
  text-decoration-color: rgb(66 32 6 / 0.5);
}
.focus\:decoration-yellow-950\/55:focus {
  text-decoration-color: rgb(66 32 6 / 0.55);
}
.focus\:decoration-yellow-950\/60:focus {
  text-decoration-color: rgb(66 32 6 / 0.6);
}
.focus\:decoration-yellow-950\/65:focus {
  text-decoration-color: rgb(66 32 6 / 0.65);
}
.focus\:decoration-yellow-950\/70:focus {
  text-decoration-color: rgb(66 32 6 / 0.7);
}
.focus\:decoration-yellow-950\/75:focus {
  text-decoration-color: rgb(66 32 6 / 0.75);
}
.focus\:decoration-yellow-950\/80:focus {
  text-decoration-color: rgb(66 32 6 / 0.8);
}
.focus\:decoration-yellow-950\/85:focus {
  text-decoration-color: rgb(66 32 6 / 0.85);
}
.focus\:decoration-yellow-950\/90:focus {
  text-decoration-color: rgb(66 32 6 / 0.9);
}
.focus\:decoration-yellow-950\/95:focus {
  text-decoration-color: rgb(66 32 6 / 0.95);
}
.focus\:placeholder-yellow-100:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 249 195 / var(--tw-placeholder-opacity, 1));
}
.focus\:placeholder-yellow-100\/0:focus::placeholder {
  color: rgb(254 249 195 / 0);
}
.focus\:placeholder-yellow-100\/10:focus::placeholder {
  color: rgb(254 249 195 / 0.1);
}
.focus\:placeholder-yellow-100\/100:focus::placeholder {
  color: rgb(254 249 195 / 1);
}
.focus\:placeholder-yellow-100\/15:focus::placeholder {
  color: rgb(254 249 195 / 0.15);
}
.focus\:placeholder-yellow-100\/20:focus::placeholder {
  color: rgb(254 249 195 / 0.2);
}
.focus\:placeholder-yellow-100\/25:focus::placeholder {
  color: rgb(254 249 195 / 0.25);
}
.focus\:placeholder-yellow-100\/30:focus::placeholder {
  color: rgb(254 249 195 / 0.3);
}
.focus\:placeholder-yellow-100\/35:focus::placeholder {
  color: rgb(254 249 195 / 0.35);
}
.focus\:placeholder-yellow-100\/40:focus::placeholder {
  color: rgb(254 249 195 / 0.4);
}
.focus\:placeholder-yellow-100\/45:focus::placeholder {
  color: rgb(254 249 195 / 0.45);
}
.focus\:placeholder-yellow-100\/5:focus::placeholder {
  color: rgb(254 249 195 / 0.05);
}
.focus\:placeholder-yellow-100\/50:focus::placeholder {
  color: rgb(254 249 195 / 0.5);
}
.focus\:placeholder-yellow-100\/55:focus::placeholder {
  color: rgb(254 249 195 / 0.55);
}
.focus\:placeholder-yellow-100\/60:focus::placeholder {
  color: rgb(254 249 195 / 0.6);
}
.focus\:placeholder-yellow-100\/65:focus::placeholder {
  color: rgb(254 249 195 / 0.65);
}
.focus\:placeholder-yellow-100\/70:focus::placeholder {
  color: rgb(254 249 195 / 0.7);
}
.focus\:placeholder-yellow-100\/75:focus::placeholder {
  color: rgb(254 249 195 / 0.75);
}
.focus\:placeholder-yellow-100\/80:focus::placeholder {
  color: rgb(254 249 195 / 0.8);
}
.focus\:placeholder-yellow-100\/85:focus::placeholder {
  color: rgb(254 249 195 / 0.85);
}
.focus\:placeholder-yellow-100\/90:focus::placeholder {
  color: rgb(254 249 195 / 0.9);
}
.focus\:placeholder-yellow-100\/95:focus::placeholder {
  color: rgb(254 249 195 / 0.95);
}
.focus\:placeholder-yellow-200:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 240 138 / var(--tw-placeholder-opacity, 1));
}
.focus\:placeholder-yellow-200\/0:focus::placeholder {
  color: rgb(254 240 138 / 0);
}
.focus\:placeholder-yellow-200\/10:focus::placeholder {
  color: rgb(254 240 138 / 0.1);
}
.focus\:placeholder-yellow-200\/100:focus::placeholder {
  color: rgb(254 240 138 / 1);
}
.focus\:placeholder-yellow-200\/15:focus::placeholder {
  color: rgb(254 240 138 / 0.15);
}
.focus\:placeholder-yellow-200\/20:focus::placeholder {
  color: rgb(254 240 138 / 0.2);
}
.focus\:placeholder-yellow-200\/25:focus::placeholder {
  color: rgb(254 240 138 / 0.25);
}
.focus\:placeholder-yellow-200\/30:focus::placeholder {
  color: rgb(254 240 138 / 0.3);
}
.focus\:placeholder-yellow-200\/35:focus::placeholder {
  color: rgb(254 240 138 / 0.35);
}
.focus\:placeholder-yellow-200\/40:focus::placeholder {
  color: rgb(254 240 138 / 0.4);
}
.focus\:placeholder-yellow-200\/45:focus::placeholder {
  color: rgb(254 240 138 / 0.45);
}
.focus\:placeholder-yellow-200\/5:focus::placeholder {
  color: rgb(254 240 138 / 0.05);
}
.focus\:placeholder-yellow-200\/50:focus::placeholder {
  color: rgb(254 240 138 / 0.5);
}
.focus\:placeholder-yellow-200\/55:focus::placeholder {
  color: rgb(254 240 138 / 0.55);
}
.focus\:placeholder-yellow-200\/60:focus::placeholder {
  color: rgb(254 240 138 / 0.6);
}
.focus\:placeholder-yellow-200\/65:focus::placeholder {
  color: rgb(254 240 138 / 0.65);
}
.focus\:placeholder-yellow-200\/70:focus::placeholder {
  color: rgb(254 240 138 / 0.7);
}
.focus\:placeholder-yellow-200\/75:focus::placeholder {
  color: rgb(254 240 138 / 0.75);
}
.focus\:placeholder-yellow-200\/80:focus::placeholder {
  color: rgb(254 240 138 / 0.8);
}
.focus\:placeholder-yellow-200\/85:focus::placeholder {
  color: rgb(254 240 138 / 0.85);
}
.focus\:placeholder-yellow-200\/90:focus::placeholder {
  color: rgb(254 240 138 / 0.9);
}
.focus\:placeholder-yellow-200\/95:focus::placeholder {
  color: rgb(254 240 138 / 0.95);
}
.focus\:placeholder-yellow-300:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(253 224 71 / var(--tw-placeholder-opacity, 1));
}
.focus\:placeholder-yellow-300\/0:focus::placeholder {
  color: rgb(253 224 71 / 0);
}
.focus\:placeholder-yellow-300\/10:focus::placeholder {
  color: rgb(253 224 71 / 0.1);
}
.focus\:placeholder-yellow-300\/100:focus::placeholder {
  color: rgb(253 224 71 / 1);
}
.focus\:placeholder-yellow-300\/15:focus::placeholder {
  color: rgb(253 224 71 / 0.15);
}
.focus\:placeholder-yellow-300\/20:focus::placeholder {
  color: rgb(253 224 71 / 0.2);
}
.focus\:placeholder-yellow-300\/25:focus::placeholder {
  color: rgb(253 224 71 / 0.25);
}
.focus\:placeholder-yellow-300\/30:focus::placeholder {
  color: rgb(253 224 71 / 0.3);
}
.focus\:placeholder-yellow-300\/35:focus::placeholder {
  color: rgb(253 224 71 / 0.35);
}
.focus\:placeholder-yellow-300\/40:focus::placeholder {
  color: rgb(253 224 71 / 0.4);
}
.focus\:placeholder-yellow-300\/45:focus::placeholder {
  color: rgb(253 224 71 / 0.45);
}
.focus\:placeholder-yellow-300\/5:focus::placeholder {
  color: rgb(253 224 71 / 0.05);
}
.focus\:placeholder-yellow-300\/50:focus::placeholder {
  color: rgb(253 224 71 / 0.5);
}
.focus\:placeholder-yellow-300\/55:focus::placeholder {
  color: rgb(253 224 71 / 0.55);
}
.focus\:placeholder-yellow-300\/60:focus::placeholder {
  color: rgb(253 224 71 / 0.6);
}
.focus\:placeholder-yellow-300\/65:focus::placeholder {
  color: rgb(253 224 71 / 0.65);
}
.focus\:placeholder-yellow-300\/70:focus::placeholder {
  color: rgb(253 224 71 / 0.7);
}
.focus\:placeholder-yellow-300\/75:focus::placeholder {
  color: rgb(253 224 71 / 0.75);
}
.focus\:placeholder-yellow-300\/80:focus::placeholder {
  color: rgb(253 224 71 / 0.8);
}
.focus\:placeholder-yellow-300\/85:focus::placeholder {
  color: rgb(253 224 71 / 0.85);
}
.focus\:placeholder-yellow-300\/90:focus::placeholder {
  color: rgb(253 224 71 / 0.9);
}
.focus\:placeholder-yellow-300\/95:focus::placeholder {
  color: rgb(253 224 71 / 0.95);
}
.focus\:placeholder-yellow-400:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(250 204 21 / var(--tw-placeholder-opacity, 1));
}
.focus\:placeholder-yellow-400\/0:focus::placeholder {
  color: rgb(250 204 21 / 0);
}
.focus\:placeholder-yellow-400\/10:focus::placeholder {
  color: rgb(250 204 21 / 0.1);
}
.focus\:placeholder-yellow-400\/100:focus::placeholder {
  color: rgb(250 204 21 / 1);
}
.focus\:placeholder-yellow-400\/15:focus::placeholder {
  color: rgb(250 204 21 / 0.15);
}
.focus\:placeholder-yellow-400\/20:focus::placeholder {
  color: rgb(250 204 21 / 0.2);
}
.focus\:placeholder-yellow-400\/25:focus::placeholder {
  color: rgb(250 204 21 / 0.25);
}
.focus\:placeholder-yellow-400\/30:focus::placeholder {
  color: rgb(250 204 21 / 0.3);
}
.focus\:placeholder-yellow-400\/35:focus::placeholder {
  color: rgb(250 204 21 / 0.35);
}
.focus\:placeholder-yellow-400\/40:focus::placeholder {
  color: rgb(250 204 21 / 0.4);
}
.focus\:placeholder-yellow-400\/45:focus::placeholder {
  color: rgb(250 204 21 / 0.45);
}
.focus\:placeholder-yellow-400\/5:focus::placeholder {
  color: rgb(250 204 21 / 0.05);
}
.focus\:placeholder-yellow-400\/50:focus::placeholder {
  color: rgb(250 204 21 / 0.5);
}
.focus\:placeholder-yellow-400\/55:focus::placeholder {
  color: rgb(250 204 21 / 0.55);
}
.focus\:placeholder-yellow-400\/60:focus::placeholder {
  color: rgb(250 204 21 / 0.6);
}
.focus\:placeholder-yellow-400\/65:focus::placeholder {
  color: rgb(250 204 21 / 0.65);
}
.focus\:placeholder-yellow-400\/70:focus::placeholder {
  color: rgb(250 204 21 / 0.7);
}
.focus\:placeholder-yellow-400\/75:focus::placeholder {
  color: rgb(250 204 21 / 0.75);
}
.focus\:placeholder-yellow-400\/80:focus::placeholder {
  color: rgb(250 204 21 / 0.8);
}
.focus\:placeholder-yellow-400\/85:focus::placeholder {
  color: rgb(250 204 21 / 0.85);
}
.focus\:placeholder-yellow-400\/90:focus::placeholder {
  color: rgb(250 204 21 / 0.9);
}
.focus\:placeholder-yellow-400\/95:focus::placeholder {
  color: rgb(250 204 21 / 0.95);
}
.focus\:placeholder-yellow-50:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 252 232 / var(--tw-placeholder-opacity, 1));
}
.focus\:placeholder-yellow-50\/0:focus::placeholder {
  color: rgb(254 252 232 / 0);
}
.focus\:placeholder-yellow-50\/10:focus::placeholder {
  color: rgb(254 252 232 / 0.1);
}
.focus\:placeholder-yellow-50\/100:focus::placeholder {
  color: rgb(254 252 232 / 1);
}
.focus\:placeholder-yellow-50\/15:focus::placeholder {
  color: rgb(254 252 232 / 0.15);
}
.focus\:placeholder-yellow-50\/20:focus::placeholder {
  color: rgb(254 252 232 / 0.2);
}
.focus\:placeholder-yellow-50\/25:focus::placeholder {
  color: rgb(254 252 232 / 0.25);
}
.focus\:placeholder-yellow-50\/30:focus::placeholder {
  color: rgb(254 252 232 / 0.3);
}
.focus\:placeholder-yellow-50\/35:focus::placeholder {
  color: rgb(254 252 232 / 0.35);
}
.focus\:placeholder-yellow-50\/40:focus::placeholder {
  color: rgb(254 252 232 / 0.4);
}
.focus\:placeholder-yellow-50\/45:focus::placeholder {
  color: rgb(254 252 232 / 0.45);
}
.focus\:placeholder-yellow-50\/5:focus::placeholder {
  color: rgb(254 252 232 / 0.05);
}
.focus\:placeholder-yellow-50\/50:focus::placeholder {
  color: rgb(254 252 232 / 0.5);
}
.focus\:placeholder-yellow-50\/55:focus::placeholder {
  color: rgb(254 252 232 / 0.55);
}
.focus\:placeholder-yellow-50\/60:focus::placeholder {
  color: rgb(254 252 232 / 0.6);
}
.focus\:placeholder-yellow-50\/65:focus::placeholder {
  color: rgb(254 252 232 / 0.65);
}
.focus\:placeholder-yellow-50\/70:focus::placeholder {
  color: rgb(254 252 232 / 0.7);
}
.focus\:placeholder-yellow-50\/75:focus::placeholder {
  color: rgb(254 252 232 / 0.75);
}
.focus\:placeholder-yellow-50\/80:focus::placeholder {
  color: rgb(254 252 232 / 0.8);
}
.focus\:placeholder-yellow-50\/85:focus::placeholder {
  color: rgb(254 252 232 / 0.85);
}
.focus\:placeholder-yellow-50\/90:focus::placeholder {
  color: rgb(254 252 232 / 0.9);
}
.focus\:placeholder-yellow-50\/95:focus::placeholder {
  color: rgb(254 252 232 / 0.95);
}
.focus\:placeholder-yellow-500:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(234 179 8 / var(--tw-placeholder-opacity, 1));
}
.focus\:placeholder-yellow-500\/0:focus::placeholder {
  color: rgb(234 179 8 / 0);
}
.focus\:placeholder-yellow-500\/10:focus::placeholder {
  color: rgb(234 179 8 / 0.1);
}
.focus\:placeholder-yellow-500\/100:focus::placeholder {
  color: rgb(234 179 8 / 1);
}
.focus\:placeholder-yellow-500\/15:focus::placeholder {
  color: rgb(234 179 8 / 0.15);
}
.focus\:placeholder-yellow-500\/20:focus::placeholder {
  color: rgb(234 179 8 / 0.2);
}
.focus\:placeholder-yellow-500\/25:focus::placeholder {
  color: rgb(234 179 8 / 0.25);
}
.focus\:placeholder-yellow-500\/30:focus::placeholder {
  color: rgb(234 179 8 / 0.3);
}
.focus\:placeholder-yellow-500\/35:focus::placeholder {
  color: rgb(234 179 8 / 0.35);
}
.focus\:placeholder-yellow-500\/40:focus::placeholder {
  color: rgb(234 179 8 / 0.4);
}
.focus\:placeholder-yellow-500\/45:focus::placeholder {
  color: rgb(234 179 8 / 0.45);
}
.focus\:placeholder-yellow-500\/5:focus::placeholder {
  color: rgb(234 179 8 / 0.05);
}
.focus\:placeholder-yellow-500\/50:focus::placeholder {
  color: rgb(234 179 8 / 0.5);
}
.focus\:placeholder-yellow-500\/55:focus::placeholder {
  color: rgb(234 179 8 / 0.55);
}
.focus\:placeholder-yellow-500\/60:focus::placeholder {
  color: rgb(234 179 8 / 0.6);
}
.focus\:placeholder-yellow-500\/65:focus::placeholder {
  color: rgb(234 179 8 / 0.65);
}
.focus\:placeholder-yellow-500\/70:focus::placeholder {
  color: rgb(234 179 8 / 0.7);
}
.focus\:placeholder-yellow-500\/75:focus::placeholder {
  color: rgb(234 179 8 / 0.75);
}
.focus\:placeholder-yellow-500\/80:focus::placeholder {
  color: rgb(234 179 8 / 0.8);
}
.focus\:placeholder-yellow-500\/85:focus::placeholder {
  color: rgb(234 179 8 / 0.85);
}
.focus\:placeholder-yellow-500\/90:focus::placeholder {
  color: rgb(234 179 8 / 0.9);
}
.focus\:placeholder-yellow-500\/95:focus::placeholder {
  color: rgb(234 179 8 / 0.95);
}
.focus\:placeholder-yellow-600:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(202 138 4 / var(--tw-placeholder-opacity, 1));
}
.focus\:placeholder-yellow-600\/0:focus::placeholder {
  color: rgb(202 138 4 / 0);
}
.focus\:placeholder-yellow-600\/10:focus::placeholder {
  color: rgb(202 138 4 / 0.1);
}
.focus\:placeholder-yellow-600\/100:focus::placeholder {
  color: rgb(202 138 4 / 1);
}
.focus\:placeholder-yellow-600\/15:focus::placeholder {
  color: rgb(202 138 4 / 0.15);
}
.focus\:placeholder-yellow-600\/20:focus::placeholder {
  color: rgb(202 138 4 / 0.2);
}
.focus\:placeholder-yellow-600\/25:focus::placeholder {
  color: rgb(202 138 4 / 0.25);
}
.focus\:placeholder-yellow-600\/30:focus::placeholder {
  color: rgb(202 138 4 / 0.3);
}
.focus\:placeholder-yellow-600\/35:focus::placeholder {
  color: rgb(202 138 4 / 0.35);
}
.focus\:placeholder-yellow-600\/40:focus::placeholder {
  color: rgb(202 138 4 / 0.4);
}
.focus\:placeholder-yellow-600\/45:focus::placeholder {
  color: rgb(202 138 4 / 0.45);
}
.focus\:placeholder-yellow-600\/5:focus::placeholder {
  color: rgb(202 138 4 / 0.05);
}
.focus\:placeholder-yellow-600\/50:focus::placeholder {
  color: rgb(202 138 4 / 0.5);
}
.focus\:placeholder-yellow-600\/55:focus::placeholder {
  color: rgb(202 138 4 / 0.55);
}
.focus\:placeholder-yellow-600\/60:focus::placeholder {
  color: rgb(202 138 4 / 0.6);
}
.focus\:placeholder-yellow-600\/65:focus::placeholder {
  color: rgb(202 138 4 / 0.65);
}
.focus\:placeholder-yellow-600\/70:focus::placeholder {
  color: rgb(202 138 4 / 0.7);
}
.focus\:placeholder-yellow-600\/75:focus::placeholder {
  color: rgb(202 138 4 / 0.75);
}
.focus\:placeholder-yellow-600\/80:focus::placeholder {
  color: rgb(202 138 4 / 0.8);
}
.focus\:placeholder-yellow-600\/85:focus::placeholder {
  color: rgb(202 138 4 / 0.85);
}
.focus\:placeholder-yellow-600\/90:focus::placeholder {
  color: rgb(202 138 4 / 0.9);
}
.focus\:placeholder-yellow-600\/95:focus::placeholder {
  color: rgb(202 138 4 / 0.95);
}
.focus\:placeholder-yellow-700:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(161 98 7 / var(--tw-placeholder-opacity, 1));
}
.focus\:placeholder-yellow-700\/0:focus::placeholder {
  color: rgb(161 98 7 / 0);
}
.focus\:placeholder-yellow-700\/10:focus::placeholder {
  color: rgb(161 98 7 / 0.1);
}
.focus\:placeholder-yellow-700\/100:focus::placeholder {
  color: rgb(161 98 7 / 1);
}
.focus\:placeholder-yellow-700\/15:focus::placeholder {
  color: rgb(161 98 7 / 0.15);
}
.focus\:placeholder-yellow-700\/20:focus::placeholder {
  color: rgb(161 98 7 / 0.2);
}
.focus\:placeholder-yellow-700\/25:focus::placeholder {
  color: rgb(161 98 7 / 0.25);
}
.focus\:placeholder-yellow-700\/30:focus::placeholder {
  color: rgb(161 98 7 / 0.3);
}
.focus\:placeholder-yellow-700\/35:focus::placeholder {
  color: rgb(161 98 7 / 0.35);
}
.focus\:placeholder-yellow-700\/40:focus::placeholder {
  color: rgb(161 98 7 / 0.4);
}
.focus\:placeholder-yellow-700\/45:focus::placeholder {
  color: rgb(161 98 7 / 0.45);
}
.focus\:placeholder-yellow-700\/5:focus::placeholder {
  color: rgb(161 98 7 / 0.05);
}
.focus\:placeholder-yellow-700\/50:focus::placeholder {
  color: rgb(161 98 7 / 0.5);
}
.focus\:placeholder-yellow-700\/55:focus::placeholder {
  color: rgb(161 98 7 / 0.55);
}
.focus\:placeholder-yellow-700\/60:focus::placeholder {
  color: rgb(161 98 7 / 0.6);
}
.focus\:placeholder-yellow-700\/65:focus::placeholder {
  color: rgb(161 98 7 / 0.65);
}
.focus\:placeholder-yellow-700\/70:focus::placeholder {
  color: rgb(161 98 7 / 0.7);
}
.focus\:placeholder-yellow-700\/75:focus::placeholder {
  color: rgb(161 98 7 / 0.75);
}
.focus\:placeholder-yellow-700\/80:focus::placeholder {
  color: rgb(161 98 7 / 0.8);
}
.focus\:placeholder-yellow-700\/85:focus::placeholder {
  color: rgb(161 98 7 / 0.85);
}
.focus\:placeholder-yellow-700\/90:focus::placeholder {
  color: rgb(161 98 7 / 0.9);
}
.focus\:placeholder-yellow-700\/95:focus::placeholder {
  color: rgb(161 98 7 / 0.95);
}
.focus\:placeholder-yellow-800:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(133 77 14 / var(--tw-placeholder-opacity, 1));
}
.focus\:placeholder-yellow-800\/0:focus::placeholder {
  color: rgb(133 77 14 / 0);
}
.focus\:placeholder-yellow-800\/10:focus::placeholder {
  color: rgb(133 77 14 / 0.1);
}
.focus\:placeholder-yellow-800\/100:focus::placeholder {
  color: rgb(133 77 14 / 1);
}
.focus\:placeholder-yellow-800\/15:focus::placeholder {
  color: rgb(133 77 14 / 0.15);
}
.focus\:placeholder-yellow-800\/20:focus::placeholder {
  color: rgb(133 77 14 / 0.2);
}
.focus\:placeholder-yellow-800\/25:focus::placeholder {
  color: rgb(133 77 14 / 0.25);
}
.focus\:placeholder-yellow-800\/30:focus::placeholder {
  color: rgb(133 77 14 / 0.3);
}
.focus\:placeholder-yellow-800\/35:focus::placeholder {
  color: rgb(133 77 14 / 0.35);
}
.focus\:placeholder-yellow-800\/40:focus::placeholder {
  color: rgb(133 77 14 / 0.4);
}
.focus\:placeholder-yellow-800\/45:focus::placeholder {
  color: rgb(133 77 14 / 0.45);
}
.focus\:placeholder-yellow-800\/5:focus::placeholder {
  color: rgb(133 77 14 / 0.05);
}
.focus\:placeholder-yellow-800\/50:focus::placeholder {
  color: rgb(133 77 14 / 0.5);
}
.focus\:placeholder-yellow-800\/55:focus::placeholder {
  color: rgb(133 77 14 / 0.55);
}
.focus\:placeholder-yellow-800\/60:focus::placeholder {
  color: rgb(133 77 14 / 0.6);
}
.focus\:placeholder-yellow-800\/65:focus::placeholder {
  color: rgb(133 77 14 / 0.65);
}
.focus\:placeholder-yellow-800\/70:focus::placeholder {
  color: rgb(133 77 14 / 0.7);
}
.focus\:placeholder-yellow-800\/75:focus::placeholder {
  color: rgb(133 77 14 / 0.75);
}
.focus\:placeholder-yellow-800\/80:focus::placeholder {
  color: rgb(133 77 14 / 0.8);
}
.focus\:placeholder-yellow-800\/85:focus::placeholder {
  color: rgb(133 77 14 / 0.85);
}
.focus\:placeholder-yellow-800\/90:focus::placeholder {
  color: rgb(133 77 14 / 0.9);
}
.focus\:placeholder-yellow-800\/95:focus::placeholder {
  color: rgb(133 77 14 / 0.95);
}
.focus\:placeholder-yellow-900:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(113 63 18 / var(--tw-placeholder-opacity, 1));
}
.focus\:placeholder-yellow-900\/0:focus::placeholder {
  color: rgb(113 63 18 / 0);
}
.focus\:placeholder-yellow-900\/10:focus::placeholder {
  color: rgb(113 63 18 / 0.1);
}
.focus\:placeholder-yellow-900\/100:focus::placeholder {
  color: rgb(113 63 18 / 1);
}
.focus\:placeholder-yellow-900\/15:focus::placeholder {
  color: rgb(113 63 18 / 0.15);
}
.focus\:placeholder-yellow-900\/20:focus::placeholder {
  color: rgb(113 63 18 / 0.2);
}
.focus\:placeholder-yellow-900\/25:focus::placeholder {
  color: rgb(113 63 18 / 0.25);
}
.focus\:placeholder-yellow-900\/30:focus::placeholder {
  color: rgb(113 63 18 / 0.3);
}
.focus\:placeholder-yellow-900\/35:focus::placeholder {
  color: rgb(113 63 18 / 0.35);
}
.focus\:placeholder-yellow-900\/40:focus::placeholder {
  color: rgb(113 63 18 / 0.4);
}
.focus\:placeholder-yellow-900\/45:focus::placeholder {
  color: rgb(113 63 18 / 0.45);
}
.focus\:placeholder-yellow-900\/5:focus::placeholder {
  color: rgb(113 63 18 / 0.05);
}
.focus\:placeholder-yellow-900\/50:focus::placeholder {
  color: rgb(113 63 18 / 0.5);
}
.focus\:placeholder-yellow-900\/55:focus::placeholder {
  color: rgb(113 63 18 / 0.55);
}
.focus\:placeholder-yellow-900\/60:focus::placeholder {
  color: rgb(113 63 18 / 0.6);
}
.focus\:placeholder-yellow-900\/65:focus::placeholder {
  color: rgb(113 63 18 / 0.65);
}
.focus\:placeholder-yellow-900\/70:focus::placeholder {
  color: rgb(113 63 18 / 0.7);
}
.focus\:placeholder-yellow-900\/75:focus::placeholder {
  color: rgb(113 63 18 / 0.75);
}
.focus\:placeholder-yellow-900\/80:focus::placeholder {
  color: rgb(113 63 18 / 0.8);
}
.focus\:placeholder-yellow-900\/85:focus::placeholder {
  color: rgb(113 63 18 / 0.85);
}
.focus\:placeholder-yellow-900\/90:focus::placeholder {
  color: rgb(113 63 18 / 0.9);
}
.focus\:placeholder-yellow-900\/95:focus::placeholder {
  color: rgb(113 63 18 / 0.95);
}
.focus\:placeholder-yellow-950:focus::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(66 32 6 / var(--tw-placeholder-opacity, 1));
}
.focus\:placeholder-yellow-950\/0:focus::placeholder {
  color: rgb(66 32 6 / 0);
}
.focus\:placeholder-yellow-950\/10:focus::placeholder {
  color: rgb(66 32 6 / 0.1);
}
.focus\:placeholder-yellow-950\/100:focus::placeholder {
  color: rgb(66 32 6 / 1);
}
.focus\:placeholder-yellow-950\/15:focus::placeholder {
  color: rgb(66 32 6 / 0.15);
}
.focus\:placeholder-yellow-950\/20:focus::placeholder {
  color: rgb(66 32 6 / 0.2);
}
.focus\:placeholder-yellow-950\/25:focus::placeholder {
  color: rgb(66 32 6 / 0.25);
}
.focus\:placeholder-yellow-950\/30:focus::placeholder {
  color: rgb(66 32 6 / 0.3);
}
.focus\:placeholder-yellow-950\/35:focus::placeholder {
  color: rgb(66 32 6 / 0.35);
}
.focus\:placeholder-yellow-950\/40:focus::placeholder {
  color: rgb(66 32 6 / 0.4);
}
.focus\:placeholder-yellow-950\/45:focus::placeholder {
  color: rgb(66 32 6 / 0.45);
}
.focus\:placeholder-yellow-950\/5:focus::placeholder {
  color: rgb(66 32 6 / 0.05);
}
.focus\:placeholder-yellow-950\/50:focus::placeholder {
  color: rgb(66 32 6 / 0.5);
}
.focus\:placeholder-yellow-950\/55:focus::placeholder {
  color: rgb(66 32 6 / 0.55);
}
.focus\:placeholder-yellow-950\/60:focus::placeholder {
  color: rgb(66 32 6 / 0.6);
}
.focus\:placeholder-yellow-950\/65:focus::placeholder {
  color: rgb(66 32 6 / 0.65);
}
.focus\:placeholder-yellow-950\/70:focus::placeholder {
  color: rgb(66 32 6 / 0.7);
}
.focus\:placeholder-yellow-950\/75:focus::placeholder {
  color: rgb(66 32 6 / 0.75);
}
.focus\:placeholder-yellow-950\/80:focus::placeholder {
  color: rgb(66 32 6 / 0.8);
}
.focus\:placeholder-yellow-950\/85:focus::placeholder {
  color: rgb(66 32 6 / 0.85);
}
.focus\:placeholder-yellow-950\/90:focus::placeholder {
  color: rgb(66 32 6 / 0.9);
}
.focus\:placeholder-yellow-950\/95:focus::placeholder {
  color: rgb(66 32 6 / 0.95);
}
.focus\:caret-yellow-100:focus {
  caret-color: #fef9c3;
}
.focus\:caret-yellow-100\/0:focus {
  caret-color: rgb(254 249 195 / 0);
}
.focus\:caret-yellow-100\/10:focus {
  caret-color: rgb(254 249 195 / 0.1);
}
.focus\:caret-yellow-100\/100:focus {
  caret-color: rgb(254 249 195 / 1);
}
.focus\:caret-yellow-100\/15:focus {
  caret-color: rgb(254 249 195 / 0.15);
}
.focus\:caret-yellow-100\/20:focus {
  caret-color: rgb(254 249 195 / 0.2);
}
.focus\:caret-yellow-100\/25:focus {
  caret-color: rgb(254 249 195 / 0.25);
}
.focus\:caret-yellow-100\/30:focus {
  caret-color: rgb(254 249 195 / 0.3);
}
.focus\:caret-yellow-100\/35:focus {
  caret-color: rgb(254 249 195 / 0.35);
}
.focus\:caret-yellow-100\/40:focus {
  caret-color: rgb(254 249 195 / 0.4);
}
.focus\:caret-yellow-100\/45:focus {
  caret-color: rgb(254 249 195 / 0.45);
}
.focus\:caret-yellow-100\/5:focus {
  caret-color: rgb(254 249 195 / 0.05);
}
.focus\:caret-yellow-100\/50:focus {
  caret-color: rgb(254 249 195 / 0.5);
}
.focus\:caret-yellow-100\/55:focus {
  caret-color: rgb(254 249 195 / 0.55);
}
.focus\:caret-yellow-100\/60:focus {
  caret-color: rgb(254 249 195 / 0.6);
}
.focus\:caret-yellow-100\/65:focus {
  caret-color: rgb(254 249 195 / 0.65);
}
.focus\:caret-yellow-100\/70:focus {
  caret-color: rgb(254 249 195 / 0.7);
}
.focus\:caret-yellow-100\/75:focus {
  caret-color: rgb(254 249 195 / 0.75);
}
.focus\:caret-yellow-100\/80:focus {
  caret-color: rgb(254 249 195 / 0.8);
}
.focus\:caret-yellow-100\/85:focus {
  caret-color: rgb(254 249 195 / 0.85);
}
.focus\:caret-yellow-100\/90:focus {
  caret-color: rgb(254 249 195 / 0.9);
}
.focus\:caret-yellow-100\/95:focus {
  caret-color: rgb(254 249 195 / 0.95);
}
.focus\:caret-yellow-200:focus {
  caret-color: #fef08a;
}
.focus\:caret-yellow-200\/0:focus {
  caret-color: rgb(254 240 138 / 0);
}
.focus\:caret-yellow-200\/10:focus {
  caret-color: rgb(254 240 138 / 0.1);
}
.focus\:caret-yellow-200\/100:focus {
  caret-color: rgb(254 240 138 / 1);
}
.focus\:caret-yellow-200\/15:focus {
  caret-color: rgb(254 240 138 / 0.15);
}
.focus\:caret-yellow-200\/20:focus {
  caret-color: rgb(254 240 138 / 0.2);
}
.focus\:caret-yellow-200\/25:focus {
  caret-color: rgb(254 240 138 / 0.25);
}
.focus\:caret-yellow-200\/30:focus {
  caret-color: rgb(254 240 138 / 0.3);
}
.focus\:caret-yellow-200\/35:focus {
  caret-color: rgb(254 240 138 / 0.35);
}
.focus\:caret-yellow-200\/40:focus {
  caret-color: rgb(254 240 138 / 0.4);
}
.focus\:caret-yellow-200\/45:focus {
  caret-color: rgb(254 240 138 / 0.45);
}
.focus\:caret-yellow-200\/5:focus {
  caret-color: rgb(254 240 138 / 0.05);
}
.focus\:caret-yellow-200\/50:focus {
  caret-color: rgb(254 240 138 / 0.5);
}
.focus\:caret-yellow-200\/55:focus {
  caret-color: rgb(254 240 138 / 0.55);
}
.focus\:caret-yellow-200\/60:focus {
  caret-color: rgb(254 240 138 / 0.6);
}
.focus\:caret-yellow-200\/65:focus {
  caret-color: rgb(254 240 138 / 0.65);
}
.focus\:caret-yellow-200\/70:focus {
  caret-color: rgb(254 240 138 / 0.7);
}
.focus\:caret-yellow-200\/75:focus {
  caret-color: rgb(254 240 138 / 0.75);
}
.focus\:caret-yellow-200\/80:focus {
  caret-color: rgb(254 240 138 / 0.8);
}
.focus\:caret-yellow-200\/85:focus {
  caret-color: rgb(254 240 138 / 0.85);
}
.focus\:caret-yellow-200\/90:focus {
  caret-color: rgb(254 240 138 / 0.9);
}
.focus\:caret-yellow-200\/95:focus {
  caret-color: rgb(254 240 138 / 0.95);
}
.focus\:caret-yellow-300:focus {
  caret-color: #fde047;
}
.focus\:caret-yellow-300\/0:focus {
  caret-color: rgb(253 224 71 / 0);
}
.focus\:caret-yellow-300\/10:focus {
  caret-color: rgb(253 224 71 / 0.1);
}
.focus\:caret-yellow-300\/100:focus {
  caret-color: rgb(253 224 71 / 1);
}
.focus\:caret-yellow-300\/15:focus {
  caret-color: rgb(253 224 71 / 0.15);
}
.focus\:caret-yellow-300\/20:focus {
  caret-color: rgb(253 224 71 / 0.2);
}
.focus\:caret-yellow-300\/25:focus {
  caret-color: rgb(253 224 71 / 0.25);
}
.focus\:caret-yellow-300\/30:focus {
  caret-color: rgb(253 224 71 / 0.3);
}
.focus\:caret-yellow-300\/35:focus {
  caret-color: rgb(253 224 71 / 0.35);
}
.focus\:caret-yellow-300\/40:focus {
  caret-color: rgb(253 224 71 / 0.4);
}
.focus\:caret-yellow-300\/45:focus {
  caret-color: rgb(253 224 71 / 0.45);
}
.focus\:caret-yellow-300\/5:focus {
  caret-color: rgb(253 224 71 / 0.05);
}
.focus\:caret-yellow-300\/50:focus {
  caret-color: rgb(253 224 71 / 0.5);
}
.focus\:caret-yellow-300\/55:focus {
  caret-color: rgb(253 224 71 / 0.55);
}
.focus\:caret-yellow-300\/60:focus {
  caret-color: rgb(253 224 71 / 0.6);
}
.focus\:caret-yellow-300\/65:focus {
  caret-color: rgb(253 224 71 / 0.65);
}
.focus\:caret-yellow-300\/70:focus {
  caret-color: rgb(253 224 71 / 0.7);
}
.focus\:caret-yellow-300\/75:focus {
  caret-color: rgb(253 224 71 / 0.75);
}
.focus\:caret-yellow-300\/80:focus {
  caret-color: rgb(253 224 71 / 0.8);
}
.focus\:caret-yellow-300\/85:focus {
  caret-color: rgb(253 224 71 / 0.85);
}
.focus\:caret-yellow-300\/90:focus {
  caret-color: rgb(253 224 71 / 0.9);
}
.focus\:caret-yellow-300\/95:focus {
  caret-color: rgb(253 224 71 / 0.95);
}
.focus\:caret-yellow-400:focus {
  caret-color: #facc15;
}
.focus\:caret-yellow-400\/0:focus {
  caret-color: rgb(250 204 21 / 0);
}
.focus\:caret-yellow-400\/10:focus {
  caret-color: rgb(250 204 21 / 0.1);
}
.focus\:caret-yellow-400\/100:focus {
  caret-color: rgb(250 204 21 / 1);
}
.focus\:caret-yellow-400\/15:focus {
  caret-color: rgb(250 204 21 / 0.15);
}
.focus\:caret-yellow-400\/20:focus {
  caret-color: rgb(250 204 21 / 0.2);
}
.focus\:caret-yellow-400\/25:focus {
  caret-color: rgb(250 204 21 / 0.25);
}
.focus\:caret-yellow-400\/30:focus {
  caret-color: rgb(250 204 21 / 0.3);
}
.focus\:caret-yellow-400\/35:focus {
  caret-color: rgb(250 204 21 / 0.35);
}
.focus\:caret-yellow-400\/40:focus {
  caret-color: rgb(250 204 21 / 0.4);
}
.focus\:caret-yellow-400\/45:focus {
  caret-color: rgb(250 204 21 / 0.45);
}
.focus\:caret-yellow-400\/5:focus {
  caret-color: rgb(250 204 21 / 0.05);
}
.focus\:caret-yellow-400\/50:focus {
  caret-color: rgb(250 204 21 / 0.5);
}
.focus\:caret-yellow-400\/55:focus {
  caret-color: rgb(250 204 21 / 0.55);
}
.focus\:caret-yellow-400\/60:focus {
  caret-color: rgb(250 204 21 / 0.6);
}
.focus\:caret-yellow-400\/65:focus {
  caret-color: rgb(250 204 21 / 0.65);
}
.focus\:caret-yellow-400\/70:focus {
  caret-color: rgb(250 204 21 / 0.7);
}
.focus\:caret-yellow-400\/75:focus {
  caret-color: rgb(250 204 21 / 0.75);
}
.focus\:caret-yellow-400\/80:focus {
  caret-color: rgb(250 204 21 / 0.8);
}
.focus\:caret-yellow-400\/85:focus {
  caret-color: rgb(250 204 21 / 0.85);
}
.focus\:caret-yellow-400\/90:focus {
  caret-color: rgb(250 204 21 / 0.9);
}
.focus\:caret-yellow-400\/95:focus {
  caret-color: rgb(250 204 21 / 0.95);
}
.focus\:caret-yellow-50:focus {
  caret-color: #fefce8;
}
.focus\:caret-yellow-50\/0:focus {
  caret-color: rgb(254 252 232 / 0);
}
.focus\:caret-yellow-50\/10:focus {
  caret-color: rgb(254 252 232 / 0.1);
}
.focus\:caret-yellow-50\/100:focus {
  caret-color: rgb(254 252 232 / 1);
}
.focus\:caret-yellow-50\/15:focus {
  caret-color: rgb(254 252 232 / 0.15);
}
.focus\:caret-yellow-50\/20:focus {
  caret-color: rgb(254 252 232 / 0.2);
}
.focus\:caret-yellow-50\/25:focus {
  caret-color: rgb(254 252 232 / 0.25);
}
.focus\:caret-yellow-50\/30:focus {
  caret-color: rgb(254 252 232 / 0.3);
}
.focus\:caret-yellow-50\/35:focus {
  caret-color: rgb(254 252 232 / 0.35);
}
.focus\:caret-yellow-50\/40:focus {
  caret-color: rgb(254 252 232 / 0.4);
}
.focus\:caret-yellow-50\/45:focus {
  caret-color: rgb(254 252 232 / 0.45);
}
.focus\:caret-yellow-50\/5:focus {
  caret-color: rgb(254 252 232 / 0.05);
}
.focus\:caret-yellow-50\/50:focus {
  caret-color: rgb(254 252 232 / 0.5);
}
.focus\:caret-yellow-50\/55:focus {
  caret-color: rgb(254 252 232 / 0.55);
}
.focus\:caret-yellow-50\/60:focus {
  caret-color: rgb(254 252 232 / 0.6);
}
.focus\:caret-yellow-50\/65:focus {
  caret-color: rgb(254 252 232 / 0.65);
}
.focus\:caret-yellow-50\/70:focus {
  caret-color: rgb(254 252 232 / 0.7);
}
.focus\:caret-yellow-50\/75:focus {
  caret-color: rgb(254 252 232 / 0.75);
}
.focus\:caret-yellow-50\/80:focus {
  caret-color: rgb(254 252 232 / 0.8);
}
.focus\:caret-yellow-50\/85:focus {
  caret-color: rgb(254 252 232 / 0.85);
}
.focus\:caret-yellow-50\/90:focus {
  caret-color: rgb(254 252 232 / 0.9);
}
.focus\:caret-yellow-50\/95:focus {
  caret-color: rgb(254 252 232 / 0.95);
}
.focus\:caret-yellow-500:focus {
  caret-color: #eab308;
}
.focus\:caret-yellow-500\/0:focus {
  caret-color: rgb(234 179 8 / 0);
}
.focus\:caret-yellow-500\/10:focus {
  caret-color: rgb(234 179 8 / 0.1);
}
.focus\:caret-yellow-500\/100:focus {
  caret-color: rgb(234 179 8 / 1);
}
.focus\:caret-yellow-500\/15:focus {
  caret-color: rgb(234 179 8 / 0.15);
}
.focus\:caret-yellow-500\/20:focus {
  caret-color: rgb(234 179 8 / 0.2);
}
.focus\:caret-yellow-500\/25:focus {
  caret-color: rgb(234 179 8 / 0.25);
}
.focus\:caret-yellow-500\/30:focus {
  caret-color: rgb(234 179 8 / 0.3);
}
.focus\:caret-yellow-500\/35:focus {
  caret-color: rgb(234 179 8 / 0.35);
}
.focus\:caret-yellow-500\/40:focus {
  caret-color: rgb(234 179 8 / 0.4);
}
.focus\:caret-yellow-500\/45:focus {
  caret-color: rgb(234 179 8 / 0.45);
}
.focus\:caret-yellow-500\/5:focus {
  caret-color: rgb(234 179 8 / 0.05);
}
.focus\:caret-yellow-500\/50:focus {
  caret-color: rgb(234 179 8 / 0.5);
}
.focus\:caret-yellow-500\/55:focus {
  caret-color: rgb(234 179 8 / 0.55);
}
.focus\:caret-yellow-500\/60:focus {
  caret-color: rgb(234 179 8 / 0.6);
}
.focus\:caret-yellow-500\/65:focus {
  caret-color: rgb(234 179 8 / 0.65);
}
.focus\:caret-yellow-500\/70:focus {
  caret-color: rgb(234 179 8 / 0.7);
}
.focus\:caret-yellow-500\/75:focus {
  caret-color: rgb(234 179 8 / 0.75);
}
.focus\:caret-yellow-500\/80:focus {
  caret-color: rgb(234 179 8 / 0.8);
}
.focus\:caret-yellow-500\/85:focus {
  caret-color: rgb(234 179 8 / 0.85);
}
.focus\:caret-yellow-500\/90:focus {
  caret-color: rgb(234 179 8 / 0.9);
}
.focus\:caret-yellow-500\/95:focus {
  caret-color: rgb(234 179 8 / 0.95);
}
.focus\:caret-yellow-600:focus {
  caret-color: #ca8a04;
}
.focus\:caret-yellow-600\/0:focus {
  caret-color: rgb(202 138 4 / 0);
}
.focus\:caret-yellow-600\/10:focus {
  caret-color: rgb(202 138 4 / 0.1);
}
.focus\:caret-yellow-600\/100:focus {
  caret-color: rgb(202 138 4 / 1);
}
.focus\:caret-yellow-600\/15:focus {
  caret-color: rgb(202 138 4 / 0.15);
}
.focus\:caret-yellow-600\/20:focus {
  caret-color: rgb(202 138 4 / 0.2);
}
.focus\:caret-yellow-600\/25:focus {
  caret-color: rgb(202 138 4 / 0.25);
}
.focus\:caret-yellow-600\/30:focus {
  caret-color: rgb(202 138 4 / 0.3);
}
.focus\:caret-yellow-600\/35:focus {
  caret-color: rgb(202 138 4 / 0.35);
}
.focus\:caret-yellow-600\/40:focus {
  caret-color: rgb(202 138 4 / 0.4);
}
.focus\:caret-yellow-600\/45:focus {
  caret-color: rgb(202 138 4 / 0.45);
}
.focus\:caret-yellow-600\/5:focus {
  caret-color: rgb(202 138 4 / 0.05);
}
.focus\:caret-yellow-600\/50:focus {
  caret-color: rgb(202 138 4 / 0.5);
}
.focus\:caret-yellow-600\/55:focus {
  caret-color: rgb(202 138 4 / 0.55);
}
.focus\:caret-yellow-600\/60:focus {
  caret-color: rgb(202 138 4 / 0.6);
}
.focus\:caret-yellow-600\/65:focus {
  caret-color: rgb(202 138 4 / 0.65);
}
.focus\:caret-yellow-600\/70:focus {
  caret-color: rgb(202 138 4 / 0.7);
}
.focus\:caret-yellow-600\/75:focus {
  caret-color: rgb(202 138 4 / 0.75);
}
.focus\:caret-yellow-600\/80:focus {
  caret-color: rgb(202 138 4 / 0.8);
}
.focus\:caret-yellow-600\/85:focus {
  caret-color: rgb(202 138 4 / 0.85);
}
.focus\:caret-yellow-600\/90:focus {
  caret-color: rgb(202 138 4 / 0.9);
}
.focus\:caret-yellow-600\/95:focus {
  caret-color: rgb(202 138 4 / 0.95);
}
.focus\:caret-yellow-700:focus {
  caret-color: #a16207;
}
.focus\:caret-yellow-700\/0:focus {
  caret-color: rgb(161 98 7 / 0);
}
.focus\:caret-yellow-700\/10:focus {
  caret-color: rgb(161 98 7 / 0.1);
}
.focus\:caret-yellow-700\/100:focus {
  caret-color: rgb(161 98 7 / 1);
}
.focus\:caret-yellow-700\/15:focus {
  caret-color: rgb(161 98 7 / 0.15);
}
.focus\:caret-yellow-700\/20:focus {
  caret-color: rgb(161 98 7 / 0.2);
}
.focus\:caret-yellow-700\/25:focus {
  caret-color: rgb(161 98 7 / 0.25);
}
.focus\:caret-yellow-700\/30:focus {
  caret-color: rgb(161 98 7 / 0.3);
}
.focus\:caret-yellow-700\/35:focus {
  caret-color: rgb(161 98 7 / 0.35);
}
.focus\:caret-yellow-700\/40:focus {
  caret-color: rgb(161 98 7 / 0.4);
}
.focus\:caret-yellow-700\/45:focus {
  caret-color: rgb(161 98 7 / 0.45);
}
.focus\:caret-yellow-700\/5:focus {
  caret-color: rgb(161 98 7 / 0.05);
}
.focus\:caret-yellow-700\/50:focus {
  caret-color: rgb(161 98 7 / 0.5);
}
.focus\:caret-yellow-700\/55:focus {
  caret-color: rgb(161 98 7 / 0.55);
}
.focus\:caret-yellow-700\/60:focus {
  caret-color: rgb(161 98 7 / 0.6);
}
.focus\:caret-yellow-700\/65:focus {
  caret-color: rgb(161 98 7 / 0.65);
}
.focus\:caret-yellow-700\/70:focus {
  caret-color: rgb(161 98 7 / 0.7);
}
.focus\:caret-yellow-700\/75:focus {
  caret-color: rgb(161 98 7 / 0.75);
}
.focus\:caret-yellow-700\/80:focus {
  caret-color: rgb(161 98 7 / 0.8);
}
.focus\:caret-yellow-700\/85:focus {
  caret-color: rgb(161 98 7 / 0.85);
}
.focus\:caret-yellow-700\/90:focus {
  caret-color: rgb(161 98 7 / 0.9);
}
.focus\:caret-yellow-700\/95:focus {
  caret-color: rgb(161 98 7 / 0.95);
}
.focus\:caret-yellow-800:focus {
  caret-color: #854d0e;
}
.focus\:caret-yellow-800\/0:focus {
  caret-color: rgb(133 77 14 / 0);
}
.focus\:caret-yellow-800\/10:focus {
  caret-color: rgb(133 77 14 / 0.1);
}
.focus\:caret-yellow-800\/100:focus {
  caret-color: rgb(133 77 14 / 1);
}
.focus\:caret-yellow-800\/15:focus {
  caret-color: rgb(133 77 14 / 0.15);
}
.focus\:caret-yellow-800\/20:focus {
  caret-color: rgb(133 77 14 / 0.2);
}
.focus\:caret-yellow-800\/25:focus {
  caret-color: rgb(133 77 14 / 0.25);
}
.focus\:caret-yellow-800\/30:focus {
  caret-color: rgb(133 77 14 / 0.3);
}
.focus\:caret-yellow-800\/35:focus {
  caret-color: rgb(133 77 14 / 0.35);
}
.focus\:caret-yellow-800\/40:focus {
  caret-color: rgb(133 77 14 / 0.4);
}
.focus\:caret-yellow-800\/45:focus {
  caret-color: rgb(133 77 14 / 0.45);
}
.focus\:caret-yellow-800\/5:focus {
  caret-color: rgb(133 77 14 / 0.05);
}
.focus\:caret-yellow-800\/50:focus {
  caret-color: rgb(133 77 14 / 0.5);
}
.focus\:caret-yellow-800\/55:focus {
  caret-color: rgb(133 77 14 / 0.55);
}
.focus\:caret-yellow-800\/60:focus {
  caret-color: rgb(133 77 14 / 0.6);
}
.focus\:caret-yellow-800\/65:focus {
  caret-color: rgb(133 77 14 / 0.65);
}
.focus\:caret-yellow-800\/70:focus {
  caret-color: rgb(133 77 14 / 0.7);
}
.focus\:caret-yellow-800\/75:focus {
  caret-color: rgb(133 77 14 / 0.75);
}
.focus\:caret-yellow-800\/80:focus {
  caret-color: rgb(133 77 14 / 0.8);
}
.focus\:caret-yellow-800\/85:focus {
  caret-color: rgb(133 77 14 / 0.85);
}
.focus\:caret-yellow-800\/90:focus {
  caret-color: rgb(133 77 14 / 0.9);
}
.focus\:caret-yellow-800\/95:focus {
  caret-color: rgb(133 77 14 / 0.95);
}
.focus\:caret-yellow-900:focus {
  caret-color: #713f12;
}
.focus\:caret-yellow-900\/0:focus {
  caret-color: rgb(113 63 18 / 0);
}
.focus\:caret-yellow-900\/10:focus {
  caret-color: rgb(113 63 18 / 0.1);
}
.focus\:caret-yellow-900\/100:focus {
  caret-color: rgb(113 63 18 / 1);
}
.focus\:caret-yellow-900\/15:focus {
  caret-color: rgb(113 63 18 / 0.15);
}
.focus\:caret-yellow-900\/20:focus {
  caret-color: rgb(113 63 18 / 0.2);
}
.focus\:caret-yellow-900\/25:focus {
  caret-color: rgb(113 63 18 / 0.25);
}
.focus\:caret-yellow-900\/30:focus {
  caret-color: rgb(113 63 18 / 0.3);
}
.focus\:caret-yellow-900\/35:focus {
  caret-color: rgb(113 63 18 / 0.35);
}
.focus\:caret-yellow-900\/40:focus {
  caret-color: rgb(113 63 18 / 0.4);
}
.focus\:caret-yellow-900\/45:focus {
  caret-color: rgb(113 63 18 / 0.45);
}
.focus\:caret-yellow-900\/5:focus {
  caret-color: rgb(113 63 18 / 0.05);
}
.focus\:caret-yellow-900\/50:focus {
  caret-color: rgb(113 63 18 / 0.5);
}
.focus\:caret-yellow-900\/55:focus {
  caret-color: rgb(113 63 18 / 0.55);
}
.focus\:caret-yellow-900\/60:focus {
  caret-color: rgb(113 63 18 / 0.6);
}
.focus\:caret-yellow-900\/65:focus {
  caret-color: rgb(113 63 18 / 0.65);
}
.focus\:caret-yellow-900\/70:focus {
  caret-color: rgb(113 63 18 / 0.7);
}
.focus\:caret-yellow-900\/75:focus {
  caret-color: rgb(113 63 18 / 0.75);
}
.focus\:caret-yellow-900\/80:focus {
  caret-color: rgb(113 63 18 / 0.8);
}
.focus\:caret-yellow-900\/85:focus {
  caret-color: rgb(113 63 18 / 0.85);
}
.focus\:caret-yellow-900\/90:focus {
  caret-color: rgb(113 63 18 / 0.9);
}
.focus\:caret-yellow-900\/95:focus {
  caret-color: rgb(113 63 18 / 0.95);
}
.focus\:caret-yellow-950:focus {
  caret-color: #422006;
}
.focus\:caret-yellow-950\/0:focus {
  caret-color: rgb(66 32 6 / 0);
}
.focus\:caret-yellow-950\/10:focus {
  caret-color: rgb(66 32 6 / 0.1);
}
.focus\:caret-yellow-950\/100:focus {
  caret-color: rgb(66 32 6 / 1);
}
.focus\:caret-yellow-950\/15:focus {
  caret-color: rgb(66 32 6 / 0.15);
}
.focus\:caret-yellow-950\/20:focus {
  caret-color: rgb(66 32 6 / 0.2);
}
.focus\:caret-yellow-950\/25:focus {
  caret-color: rgb(66 32 6 / 0.25);
}
.focus\:caret-yellow-950\/30:focus {
  caret-color: rgb(66 32 6 / 0.3);
}
.focus\:caret-yellow-950\/35:focus {
  caret-color: rgb(66 32 6 / 0.35);
}
.focus\:caret-yellow-950\/40:focus {
  caret-color: rgb(66 32 6 / 0.4);
}
.focus\:caret-yellow-950\/45:focus {
  caret-color: rgb(66 32 6 / 0.45);
}
.focus\:caret-yellow-950\/5:focus {
  caret-color: rgb(66 32 6 / 0.05);
}
.focus\:caret-yellow-950\/50:focus {
  caret-color: rgb(66 32 6 / 0.5);
}
.focus\:caret-yellow-950\/55:focus {
  caret-color: rgb(66 32 6 / 0.55);
}
.focus\:caret-yellow-950\/60:focus {
  caret-color: rgb(66 32 6 / 0.6);
}
.focus\:caret-yellow-950\/65:focus {
  caret-color: rgb(66 32 6 / 0.65);
}
.focus\:caret-yellow-950\/70:focus {
  caret-color: rgb(66 32 6 / 0.7);
}
.focus\:caret-yellow-950\/75:focus {
  caret-color: rgb(66 32 6 / 0.75);
}
.focus\:caret-yellow-950\/80:focus {
  caret-color: rgb(66 32 6 / 0.8);
}
.focus\:caret-yellow-950\/85:focus {
  caret-color: rgb(66 32 6 / 0.85);
}
.focus\:caret-yellow-950\/90:focus {
  caret-color: rgb(66 32 6 / 0.9);
}
.focus\:caret-yellow-950\/95:focus {
  caret-color: rgb(66 32 6 / 0.95);
}
.focus\:accent-yellow-100:focus {
  accent-color: #fef9c3;
}
.focus\:accent-yellow-100\/0:focus {
  accent-color: rgb(254 249 195 / 0);
}
.focus\:accent-yellow-100\/10:focus {
  accent-color: rgb(254 249 195 / 0.1);
}
.focus\:accent-yellow-100\/100:focus {
  accent-color: rgb(254 249 195 / 1);
}
.focus\:accent-yellow-100\/15:focus {
  accent-color: rgb(254 249 195 / 0.15);
}
.focus\:accent-yellow-100\/20:focus {
  accent-color: rgb(254 249 195 / 0.2);
}
.focus\:accent-yellow-100\/25:focus {
  accent-color: rgb(254 249 195 / 0.25);
}
.focus\:accent-yellow-100\/30:focus {
  accent-color: rgb(254 249 195 / 0.3);
}
.focus\:accent-yellow-100\/35:focus {
  accent-color: rgb(254 249 195 / 0.35);
}
.focus\:accent-yellow-100\/40:focus {
  accent-color: rgb(254 249 195 / 0.4);
}
.focus\:accent-yellow-100\/45:focus {
  accent-color: rgb(254 249 195 / 0.45);
}
.focus\:accent-yellow-100\/5:focus {
  accent-color: rgb(254 249 195 / 0.05);
}
.focus\:accent-yellow-100\/50:focus {
  accent-color: rgb(254 249 195 / 0.5);
}
.focus\:accent-yellow-100\/55:focus {
  accent-color: rgb(254 249 195 / 0.55);
}
.focus\:accent-yellow-100\/60:focus {
  accent-color: rgb(254 249 195 / 0.6);
}
.focus\:accent-yellow-100\/65:focus {
  accent-color: rgb(254 249 195 / 0.65);
}
.focus\:accent-yellow-100\/70:focus {
  accent-color: rgb(254 249 195 / 0.7);
}
.focus\:accent-yellow-100\/75:focus {
  accent-color: rgb(254 249 195 / 0.75);
}
.focus\:accent-yellow-100\/80:focus {
  accent-color: rgb(254 249 195 / 0.8);
}
.focus\:accent-yellow-100\/85:focus {
  accent-color: rgb(254 249 195 / 0.85);
}
.focus\:accent-yellow-100\/90:focus {
  accent-color: rgb(254 249 195 / 0.9);
}
.focus\:accent-yellow-100\/95:focus {
  accent-color: rgb(254 249 195 / 0.95);
}
.focus\:accent-yellow-200:focus {
  accent-color: #fef08a;
}
.focus\:accent-yellow-200\/0:focus {
  accent-color: rgb(254 240 138 / 0);
}
.focus\:accent-yellow-200\/10:focus {
  accent-color: rgb(254 240 138 / 0.1);
}
.focus\:accent-yellow-200\/100:focus {
  accent-color: rgb(254 240 138 / 1);
}
.focus\:accent-yellow-200\/15:focus {
  accent-color: rgb(254 240 138 / 0.15);
}
.focus\:accent-yellow-200\/20:focus {
  accent-color: rgb(254 240 138 / 0.2);
}
.focus\:accent-yellow-200\/25:focus {
  accent-color: rgb(254 240 138 / 0.25);
}
.focus\:accent-yellow-200\/30:focus {
  accent-color: rgb(254 240 138 / 0.3);
}
.focus\:accent-yellow-200\/35:focus {
  accent-color: rgb(254 240 138 / 0.35);
}
.focus\:accent-yellow-200\/40:focus {
  accent-color: rgb(254 240 138 / 0.4);
}
.focus\:accent-yellow-200\/45:focus {
  accent-color: rgb(254 240 138 / 0.45);
}
.focus\:accent-yellow-200\/5:focus {
  accent-color: rgb(254 240 138 / 0.05);
}
.focus\:accent-yellow-200\/50:focus {
  accent-color: rgb(254 240 138 / 0.5);
}
.focus\:accent-yellow-200\/55:focus {
  accent-color: rgb(254 240 138 / 0.55);
}
.focus\:accent-yellow-200\/60:focus {
  accent-color: rgb(254 240 138 / 0.6);
}
.focus\:accent-yellow-200\/65:focus {
  accent-color: rgb(254 240 138 / 0.65);
}
.focus\:accent-yellow-200\/70:focus {
  accent-color: rgb(254 240 138 / 0.7);
}
.focus\:accent-yellow-200\/75:focus {
  accent-color: rgb(254 240 138 / 0.75);
}
.focus\:accent-yellow-200\/80:focus {
  accent-color: rgb(254 240 138 / 0.8);
}
.focus\:accent-yellow-200\/85:focus {
  accent-color: rgb(254 240 138 / 0.85);
}
.focus\:accent-yellow-200\/90:focus {
  accent-color: rgb(254 240 138 / 0.9);
}
.focus\:accent-yellow-200\/95:focus {
  accent-color: rgb(254 240 138 / 0.95);
}
.focus\:accent-yellow-300:focus {
  accent-color: #fde047;
}
.focus\:accent-yellow-300\/0:focus {
  accent-color: rgb(253 224 71 / 0);
}
.focus\:accent-yellow-300\/10:focus {
  accent-color: rgb(253 224 71 / 0.1);
}
.focus\:accent-yellow-300\/100:focus {
  accent-color: rgb(253 224 71 / 1);
}
.focus\:accent-yellow-300\/15:focus {
  accent-color: rgb(253 224 71 / 0.15);
}
.focus\:accent-yellow-300\/20:focus {
  accent-color: rgb(253 224 71 / 0.2);
}
.focus\:accent-yellow-300\/25:focus {
  accent-color: rgb(253 224 71 / 0.25);
}
.focus\:accent-yellow-300\/30:focus {
  accent-color: rgb(253 224 71 / 0.3);
}
.focus\:accent-yellow-300\/35:focus {
  accent-color: rgb(253 224 71 / 0.35);
}
.focus\:accent-yellow-300\/40:focus {
  accent-color: rgb(253 224 71 / 0.4);
}
.focus\:accent-yellow-300\/45:focus {
  accent-color: rgb(253 224 71 / 0.45);
}
.focus\:accent-yellow-300\/5:focus {
  accent-color: rgb(253 224 71 / 0.05);
}
.focus\:accent-yellow-300\/50:focus {
  accent-color: rgb(253 224 71 / 0.5);
}
.focus\:accent-yellow-300\/55:focus {
  accent-color: rgb(253 224 71 / 0.55);
}
.focus\:accent-yellow-300\/60:focus {
  accent-color: rgb(253 224 71 / 0.6);
}
.focus\:accent-yellow-300\/65:focus {
  accent-color: rgb(253 224 71 / 0.65);
}
.focus\:accent-yellow-300\/70:focus {
  accent-color: rgb(253 224 71 / 0.7);
}
.focus\:accent-yellow-300\/75:focus {
  accent-color: rgb(253 224 71 / 0.75);
}
.focus\:accent-yellow-300\/80:focus {
  accent-color: rgb(253 224 71 / 0.8);
}
.focus\:accent-yellow-300\/85:focus {
  accent-color: rgb(253 224 71 / 0.85);
}
.focus\:accent-yellow-300\/90:focus {
  accent-color: rgb(253 224 71 / 0.9);
}
.focus\:accent-yellow-300\/95:focus {
  accent-color: rgb(253 224 71 / 0.95);
}
.focus\:accent-yellow-400:focus {
  accent-color: #facc15;
}
.focus\:accent-yellow-400\/0:focus {
  accent-color: rgb(250 204 21 / 0);
}
.focus\:accent-yellow-400\/10:focus {
  accent-color: rgb(250 204 21 / 0.1);
}
.focus\:accent-yellow-400\/100:focus {
  accent-color: rgb(250 204 21 / 1);
}
.focus\:accent-yellow-400\/15:focus {
  accent-color: rgb(250 204 21 / 0.15);
}
.focus\:accent-yellow-400\/20:focus {
  accent-color: rgb(250 204 21 / 0.2);
}
.focus\:accent-yellow-400\/25:focus {
  accent-color: rgb(250 204 21 / 0.25);
}
.focus\:accent-yellow-400\/30:focus {
  accent-color: rgb(250 204 21 / 0.3);
}
.focus\:accent-yellow-400\/35:focus {
  accent-color: rgb(250 204 21 / 0.35);
}
.focus\:accent-yellow-400\/40:focus {
  accent-color: rgb(250 204 21 / 0.4);
}
.focus\:accent-yellow-400\/45:focus {
  accent-color: rgb(250 204 21 / 0.45);
}
.focus\:accent-yellow-400\/5:focus {
  accent-color: rgb(250 204 21 / 0.05);
}
.focus\:accent-yellow-400\/50:focus {
  accent-color: rgb(250 204 21 / 0.5);
}
.focus\:accent-yellow-400\/55:focus {
  accent-color: rgb(250 204 21 / 0.55);
}
.focus\:accent-yellow-400\/60:focus {
  accent-color: rgb(250 204 21 / 0.6);
}
.focus\:accent-yellow-400\/65:focus {
  accent-color: rgb(250 204 21 / 0.65);
}
.focus\:accent-yellow-400\/70:focus {
  accent-color: rgb(250 204 21 / 0.7);
}
.focus\:accent-yellow-400\/75:focus {
  accent-color: rgb(250 204 21 / 0.75);
}
.focus\:accent-yellow-400\/80:focus {
  accent-color: rgb(250 204 21 / 0.8);
}
.focus\:accent-yellow-400\/85:focus {
  accent-color: rgb(250 204 21 / 0.85);
}
.focus\:accent-yellow-400\/90:focus {
  accent-color: rgb(250 204 21 / 0.9);
}
.focus\:accent-yellow-400\/95:focus {
  accent-color: rgb(250 204 21 / 0.95);
}
.focus\:accent-yellow-50:focus {
  accent-color: #fefce8;
}
.focus\:accent-yellow-50\/0:focus {
  accent-color: rgb(254 252 232 / 0);
}
.focus\:accent-yellow-50\/10:focus {
  accent-color: rgb(254 252 232 / 0.1);
}
.focus\:accent-yellow-50\/100:focus {
  accent-color: rgb(254 252 232 / 1);
}
.focus\:accent-yellow-50\/15:focus {
  accent-color: rgb(254 252 232 / 0.15);
}
.focus\:accent-yellow-50\/20:focus {
  accent-color: rgb(254 252 232 / 0.2);
}
.focus\:accent-yellow-50\/25:focus {
  accent-color: rgb(254 252 232 / 0.25);
}
.focus\:accent-yellow-50\/30:focus {
  accent-color: rgb(254 252 232 / 0.3);
}
.focus\:accent-yellow-50\/35:focus {
  accent-color: rgb(254 252 232 / 0.35);
}
.focus\:accent-yellow-50\/40:focus {
  accent-color: rgb(254 252 232 / 0.4);
}
.focus\:accent-yellow-50\/45:focus {
  accent-color: rgb(254 252 232 / 0.45);
}
.focus\:accent-yellow-50\/5:focus {
  accent-color: rgb(254 252 232 / 0.05);
}
.focus\:accent-yellow-50\/50:focus {
  accent-color: rgb(254 252 232 / 0.5);
}
.focus\:accent-yellow-50\/55:focus {
  accent-color: rgb(254 252 232 / 0.55);
}
.focus\:accent-yellow-50\/60:focus {
  accent-color: rgb(254 252 232 / 0.6);
}
.focus\:accent-yellow-50\/65:focus {
  accent-color: rgb(254 252 232 / 0.65);
}
.focus\:accent-yellow-50\/70:focus {
  accent-color: rgb(254 252 232 / 0.7);
}
.focus\:accent-yellow-50\/75:focus {
  accent-color: rgb(254 252 232 / 0.75);
}
.focus\:accent-yellow-50\/80:focus {
  accent-color: rgb(254 252 232 / 0.8);
}
.focus\:accent-yellow-50\/85:focus {
  accent-color: rgb(254 252 232 / 0.85);
}
.focus\:accent-yellow-50\/90:focus {
  accent-color: rgb(254 252 232 / 0.9);
}
.focus\:accent-yellow-50\/95:focus {
  accent-color: rgb(254 252 232 / 0.95);
}
.focus\:accent-yellow-500:focus {
  accent-color: #eab308;
}
.focus\:accent-yellow-500\/0:focus {
  accent-color: rgb(234 179 8 / 0);
}
.focus\:accent-yellow-500\/10:focus {
  accent-color: rgb(234 179 8 / 0.1);
}
.focus\:accent-yellow-500\/100:focus {
  accent-color: rgb(234 179 8 / 1);
}
.focus\:accent-yellow-500\/15:focus {
  accent-color: rgb(234 179 8 / 0.15);
}
.focus\:accent-yellow-500\/20:focus {
  accent-color: rgb(234 179 8 / 0.2);
}
.focus\:accent-yellow-500\/25:focus {
  accent-color: rgb(234 179 8 / 0.25);
}
.focus\:accent-yellow-500\/30:focus {
  accent-color: rgb(234 179 8 / 0.3);
}
.focus\:accent-yellow-500\/35:focus {
  accent-color: rgb(234 179 8 / 0.35);
}
.focus\:accent-yellow-500\/40:focus {
  accent-color: rgb(234 179 8 / 0.4);
}
.focus\:accent-yellow-500\/45:focus {
  accent-color: rgb(234 179 8 / 0.45);
}
.focus\:accent-yellow-500\/5:focus {
  accent-color: rgb(234 179 8 / 0.05);
}
.focus\:accent-yellow-500\/50:focus {
  accent-color: rgb(234 179 8 / 0.5);
}
.focus\:accent-yellow-500\/55:focus {
  accent-color: rgb(234 179 8 / 0.55);
}
.focus\:accent-yellow-500\/60:focus {
  accent-color: rgb(234 179 8 / 0.6);
}
.focus\:accent-yellow-500\/65:focus {
  accent-color: rgb(234 179 8 / 0.65);
}
.focus\:accent-yellow-500\/70:focus {
  accent-color: rgb(234 179 8 / 0.7);
}
.focus\:accent-yellow-500\/75:focus {
  accent-color: rgb(234 179 8 / 0.75);
}
.focus\:accent-yellow-500\/80:focus {
  accent-color: rgb(234 179 8 / 0.8);
}
.focus\:accent-yellow-500\/85:focus {
  accent-color: rgb(234 179 8 / 0.85);
}
.focus\:accent-yellow-500\/90:focus {
  accent-color: rgb(234 179 8 / 0.9);
}
.focus\:accent-yellow-500\/95:focus {
  accent-color: rgb(234 179 8 / 0.95);
}
.focus\:accent-yellow-600:focus {
  accent-color: #ca8a04;
}
.focus\:accent-yellow-600\/0:focus {
  accent-color: rgb(202 138 4 / 0);
}
.focus\:accent-yellow-600\/10:focus {
  accent-color: rgb(202 138 4 / 0.1);
}
.focus\:accent-yellow-600\/100:focus {
  accent-color: rgb(202 138 4 / 1);
}
.focus\:accent-yellow-600\/15:focus {
  accent-color: rgb(202 138 4 / 0.15);
}
.focus\:accent-yellow-600\/20:focus {
  accent-color: rgb(202 138 4 / 0.2);
}
.focus\:accent-yellow-600\/25:focus {
  accent-color: rgb(202 138 4 / 0.25);
}
.focus\:accent-yellow-600\/30:focus {
  accent-color: rgb(202 138 4 / 0.3);
}
.focus\:accent-yellow-600\/35:focus {
  accent-color: rgb(202 138 4 / 0.35);
}
.focus\:accent-yellow-600\/40:focus {
  accent-color: rgb(202 138 4 / 0.4);
}
.focus\:accent-yellow-600\/45:focus {
  accent-color: rgb(202 138 4 / 0.45);
}
.focus\:accent-yellow-600\/5:focus {
  accent-color: rgb(202 138 4 / 0.05);
}
.focus\:accent-yellow-600\/50:focus {
  accent-color: rgb(202 138 4 / 0.5);
}
.focus\:accent-yellow-600\/55:focus {
  accent-color: rgb(202 138 4 / 0.55);
}
.focus\:accent-yellow-600\/60:focus {
  accent-color: rgb(202 138 4 / 0.6);
}
.focus\:accent-yellow-600\/65:focus {
  accent-color: rgb(202 138 4 / 0.65);
}
.focus\:accent-yellow-600\/70:focus {
  accent-color: rgb(202 138 4 / 0.7);
}
.focus\:accent-yellow-600\/75:focus {
  accent-color: rgb(202 138 4 / 0.75);
}
.focus\:accent-yellow-600\/80:focus {
  accent-color: rgb(202 138 4 / 0.8);
}
.focus\:accent-yellow-600\/85:focus {
  accent-color: rgb(202 138 4 / 0.85);
}
.focus\:accent-yellow-600\/90:focus {
  accent-color: rgb(202 138 4 / 0.9);
}
.focus\:accent-yellow-600\/95:focus {
  accent-color: rgb(202 138 4 / 0.95);
}
.focus\:accent-yellow-700:focus {
  accent-color: #a16207;
}
.focus\:accent-yellow-700\/0:focus {
  accent-color: rgb(161 98 7 / 0);
}
.focus\:accent-yellow-700\/10:focus {
  accent-color: rgb(161 98 7 / 0.1);
}
.focus\:accent-yellow-700\/100:focus {
  accent-color: rgb(161 98 7 / 1);
}
.focus\:accent-yellow-700\/15:focus {
  accent-color: rgb(161 98 7 / 0.15);
}
.focus\:accent-yellow-700\/20:focus {
  accent-color: rgb(161 98 7 / 0.2);
}
.focus\:accent-yellow-700\/25:focus {
  accent-color: rgb(161 98 7 / 0.25);
}
.focus\:accent-yellow-700\/30:focus {
  accent-color: rgb(161 98 7 / 0.3);
}
.focus\:accent-yellow-700\/35:focus {
  accent-color: rgb(161 98 7 / 0.35);
}
.focus\:accent-yellow-700\/40:focus {
  accent-color: rgb(161 98 7 / 0.4);
}
.focus\:accent-yellow-700\/45:focus {
  accent-color: rgb(161 98 7 / 0.45);
}
.focus\:accent-yellow-700\/5:focus {
  accent-color: rgb(161 98 7 / 0.05);
}
.focus\:accent-yellow-700\/50:focus {
  accent-color: rgb(161 98 7 / 0.5);
}
.focus\:accent-yellow-700\/55:focus {
  accent-color: rgb(161 98 7 / 0.55);
}
.focus\:accent-yellow-700\/60:focus {
  accent-color: rgb(161 98 7 / 0.6);
}
.focus\:accent-yellow-700\/65:focus {
  accent-color: rgb(161 98 7 / 0.65);
}
.focus\:accent-yellow-700\/70:focus {
  accent-color: rgb(161 98 7 / 0.7);
}
.focus\:accent-yellow-700\/75:focus {
  accent-color: rgb(161 98 7 / 0.75);
}
.focus\:accent-yellow-700\/80:focus {
  accent-color: rgb(161 98 7 / 0.8);
}
.focus\:accent-yellow-700\/85:focus {
  accent-color: rgb(161 98 7 / 0.85);
}
.focus\:accent-yellow-700\/90:focus {
  accent-color: rgb(161 98 7 / 0.9);
}
.focus\:accent-yellow-700\/95:focus {
  accent-color: rgb(161 98 7 / 0.95);
}
.focus\:accent-yellow-800:focus {
  accent-color: #854d0e;
}
.focus\:accent-yellow-800\/0:focus {
  accent-color: rgb(133 77 14 / 0);
}
.focus\:accent-yellow-800\/10:focus {
  accent-color: rgb(133 77 14 / 0.1);
}
.focus\:accent-yellow-800\/100:focus {
  accent-color: rgb(133 77 14 / 1);
}
.focus\:accent-yellow-800\/15:focus {
  accent-color: rgb(133 77 14 / 0.15);
}
.focus\:accent-yellow-800\/20:focus {
  accent-color: rgb(133 77 14 / 0.2);
}
.focus\:accent-yellow-800\/25:focus {
  accent-color: rgb(133 77 14 / 0.25);
}
.focus\:accent-yellow-800\/30:focus {
  accent-color: rgb(133 77 14 / 0.3);
}
.focus\:accent-yellow-800\/35:focus {
  accent-color: rgb(133 77 14 / 0.35);
}
.focus\:accent-yellow-800\/40:focus {
  accent-color: rgb(133 77 14 / 0.4);
}
.focus\:accent-yellow-800\/45:focus {
  accent-color: rgb(133 77 14 / 0.45);
}
.focus\:accent-yellow-800\/5:focus {
  accent-color: rgb(133 77 14 / 0.05);
}
.focus\:accent-yellow-800\/50:focus {
  accent-color: rgb(133 77 14 / 0.5);
}
.focus\:accent-yellow-800\/55:focus {
  accent-color: rgb(133 77 14 / 0.55);
}
.focus\:accent-yellow-800\/60:focus {
  accent-color: rgb(133 77 14 / 0.6);
}
.focus\:accent-yellow-800\/65:focus {
  accent-color: rgb(133 77 14 / 0.65);
}
.focus\:accent-yellow-800\/70:focus {
  accent-color: rgb(133 77 14 / 0.7);
}
.focus\:accent-yellow-800\/75:focus {
  accent-color: rgb(133 77 14 / 0.75);
}
.focus\:accent-yellow-800\/80:focus {
  accent-color: rgb(133 77 14 / 0.8);
}
.focus\:accent-yellow-800\/85:focus {
  accent-color: rgb(133 77 14 / 0.85);
}
.focus\:accent-yellow-800\/90:focus {
  accent-color: rgb(133 77 14 / 0.9);
}
.focus\:accent-yellow-800\/95:focus {
  accent-color: rgb(133 77 14 / 0.95);
}
.focus\:accent-yellow-900:focus {
  accent-color: #713f12;
}
.focus\:accent-yellow-900\/0:focus {
  accent-color: rgb(113 63 18 / 0);
}
.focus\:accent-yellow-900\/10:focus {
  accent-color: rgb(113 63 18 / 0.1);
}
.focus\:accent-yellow-900\/100:focus {
  accent-color: rgb(113 63 18 / 1);
}
.focus\:accent-yellow-900\/15:focus {
  accent-color: rgb(113 63 18 / 0.15);
}
.focus\:accent-yellow-900\/20:focus {
  accent-color: rgb(113 63 18 / 0.2);
}
.focus\:accent-yellow-900\/25:focus {
  accent-color: rgb(113 63 18 / 0.25);
}
.focus\:accent-yellow-900\/30:focus {
  accent-color: rgb(113 63 18 / 0.3);
}
.focus\:accent-yellow-900\/35:focus {
  accent-color: rgb(113 63 18 / 0.35);
}
.focus\:accent-yellow-900\/40:focus {
  accent-color: rgb(113 63 18 / 0.4);
}
.focus\:accent-yellow-900\/45:focus {
  accent-color: rgb(113 63 18 / 0.45);
}
.focus\:accent-yellow-900\/5:focus {
  accent-color: rgb(113 63 18 / 0.05);
}
.focus\:accent-yellow-900\/50:focus {
  accent-color: rgb(113 63 18 / 0.5);
}
.focus\:accent-yellow-900\/55:focus {
  accent-color: rgb(113 63 18 / 0.55);
}
.focus\:accent-yellow-900\/60:focus {
  accent-color: rgb(113 63 18 / 0.6);
}
.focus\:accent-yellow-900\/65:focus {
  accent-color: rgb(113 63 18 / 0.65);
}
.focus\:accent-yellow-900\/70:focus {
  accent-color: rgb(113 63 18 / 0.7);
}
.focus\:accent-yellow-900\/75:focus {
  accent-color: rgb(113 63 18 / 0.75);
}
.focus\:accent-yellow-900\/80:focus {
  accent-color: rgb(113 63 18 / 0.8);
}
.focus\:accent-yellow-900\/85:focus {
  accent-color: rgb(113 63 18 / 0.85);
}
.focus\:accent-yellow-900\/90:focus {
  accent-color: rgb(113 63 18 / 0.9);
}
.focus\:accent-yellow-900\/95:focus {
  accent-color: rgb(113 63 18 / 0.95);
}
.focus\:accent-yellow-950:focus {
  accent-color: #422006;
}
.focus\:accent-yellow-950\/0:focus {
  accent-color: rgb(66 32 6 / 0);
}
.focus\:accent-yellow-950\/10:focus {
  accent-color: rgb(66 32 6 / 0.1);
}
.focus\:accent-yellow-950\/100:focus {
  accent-color: rgb(66 32 6 / 1);
}
.focus\:accent-yellow-950\/15:focus {
  accent-color: rgb(66 32 6 / 0.15);
}
.focus\:accent-yellow-950\/20:focus {
  accent-color: rgb(66 32 6 / 0.2);
}
.focus\:accent-yellow-950\/25:focus {
  accent-color: rgb(66 32 6 / 0.25);
}
.focus\:accent-yellow-950\/30:focus {
  accent-color: rgb(66 32 6 / 0.3);
}
.focus\:accent-yellow-950\/35:focus {
  accent-color: rgb(66 32 6 / 0.35);
}
.focus\:accent-yellow-950\/40:focus {
  accent-color: rgb(66 32 6 / 0.4);
}
.focus\:accent-yellow-950\/45:focus {
  accent-color: rgb(66 32 6 / 0.45);
}
.focus\:accent-yellow-950\/5:focus {
  accent-color: rgb(66 32 6 / 0.05);
}
.focus\:accent-yellow-950\/50:focus {
  accent-color: rgb(66 32 6 / 0.5);
}
.focus\:accent-yellow-950\/55:focus {
  accent-color: rgb(66 32 6 / 0.55);
}
.focus\:accent-yellow-950\/60:focus {
  accent-color: rgb(66 32 6 / 0.6);
}
.focus\:accent-yellow-950\/65:focus {
  accent-color: rgb(66 32 6 / 0.65);
}
.focus\:accent-yellow-950\/70:focus {
  accent-color: rgb(66 32 6 / 0.7);
}
.focus\:accent-yellow-950\/75:focus {
  accent-color: rgb(66 32 6 / 0.75);
}
.focus\:accent-yellow-950\/80:focus {
  accent-color: rgb(66 32 6 / 0.8);
}
.focus\:accent-yellow-950\/85:focus {
  accent-color: rgb(66 32 6 / 0.85);
}
.focus\:accent-yellow-950\/90:focus {
  accent-color: rgb(66 32 6 / 0.9);
}
.focus\:accent-yellow-950\/95:focus {
  accent-color: rgb(66 32 6 / 0.95);
}
.focus\:opacity-100:focus {
  opacity: 1;
}
.focus\:shadow-2xl:focus {
  --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);
}
.focus\:shadow-yellow-100:focus {
  --tw-shadow-color: #fef9c3;
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/0:focus {
  --tw-shadow-color: rgb(254 249 195 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/10:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/100:focus {
  --tw-shadow-color: rgb(254 249 195 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/15:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/20:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/25:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/30:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/35:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/40:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/45:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/5:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/50:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/55:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/60:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/65:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/70:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/75:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/80:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/85:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/90:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-100\/95:focus {
  --tw-shadow-color: rgb(254 249 195 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200:focus {
  --tw-shadow-color: #fef08a;
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/0:focus {
  --tw-shadow-color: rgb(254 240 138 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/10:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/100:focus {
  --tw-shadow-color: rgb(254 240 138 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/15:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/20:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/25:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/30:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/35:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/40:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/45:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/5:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/50:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/55:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/60:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/65:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/70:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/75:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/80:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/85:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/90:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-200\/95:focus {
  --tw-shadow-color: rgb(254 240 138 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300:focus {
  --tw-shadow-color: #fde047;
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/0:focus {
  --tw-shadow-color: rgb(253 224 71 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/10:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/100:focus {
  --tw-shadow-color: rgb(253 224 71 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/15:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/20:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/25:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/30:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/35:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/40:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/45:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/5:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/50:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/55:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/60:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/65:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/70:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/75:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/80:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/85:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/90:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-300\/95:focus {
  --tw-shadow-color: rgb(253 224 71 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400:focus {
  --tw-shadow-color: #facc15;
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/0:focus {
  --tw-shadow-color: rgb(250 204 21 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/10:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/100:focus {
  --tw-shadow-color: rgb(250 204 21 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/15:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/20:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/25:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/30:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/35:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/40:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/45:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/5:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/50:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/55:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/60:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/65:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/70:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/75:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/80:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/85:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/90:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-400\/95:focus {
  --tw-shadow-color: rgb(250 204 21 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50:focus {
  --tw-shadow-color: #fefce8;
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/0:focus {
  --tw-shadow-color: rgb(254 252 232 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/10:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/100:focus {
  --tw-shadow-color: rgb(254 252 232 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/15:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/20:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/25:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/30:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/35:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/40:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/45:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/5:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/50:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/55:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/60:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/65:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/70:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/75:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/80:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/85:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/90:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-50\/95:focus {
  --tw-shadow-color: rgb(254 252 232 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500:focus {
  --tw-shadow-color: #eab308;
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/0:focus {
  --tw-shadow-color: rgb(234 179 8 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/10:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/100:focus {
  --tw-shadow-color: rgb(234 179 8 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/15:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/20:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/25:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/30:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/35:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/40:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/45:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/5:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/50:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/55:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/60:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/65:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/70:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/75:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/80:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/85:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/90:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-500\/95:focus {
  --tw-shadow-color: rgb(234 179 8 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600:focus {
  --tw-shadow-color: #ca8a04;
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/0:focus {
  --tw-shadow-color: rgb(202 138 4 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/10:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/100:focus {
  --tw-shadow-color: rgb(202 138 4 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/15:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/20:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/25:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/30:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/35:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/40:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/45:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/5:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/50:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/55:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/60:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/65:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/70:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/75:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/80:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/85:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/90:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-600\/95:focus {
  --tw-shadow-color: rgb(202 138 4 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700:focus {
  --tw-shadow-color: #a16207;
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/0:focus {
  --tw-shadow-color: rgb(161 98 7 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/10:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/100:focus {
  --tw-shadow-color: rgb(161 98 7 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/15:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/20:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/25:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/30:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/35:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/40:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/45:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/5:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/50:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/55:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/60:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/65:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/70:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/75:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/80:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/85:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/90:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-700\/95:focus {
  --tw-shadow-color: rgb(161 98 7 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800:focus {
  --tw-shadow-color: #854d0e;
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/0:focus {
  --tw-shadow-color: rgb(133 77 14 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/10:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/100:focus {
  --tw-shadow-color: rgb(133 77 14 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/15:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/20:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/25:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/30:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/35:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/40:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/45:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/5:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/50:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/55:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/60:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/65:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/70:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/75:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/80:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/85:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/90:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-800\/95:focus {
  --tw-shadow-color: rgb(133 77 14 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900:focus {
  --tw-shadow-color: #713f12;
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/0:focus {
  --tw-shadow-color: rgb(113 63 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/10:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/100:focus {
  --tw-shadow-color: rgb(113 63 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/15:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/20:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/25:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/30:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/35:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/40:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/45:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/5:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/50:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/55:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/60:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/65:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/70:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/75:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/80:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/85:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/90:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-900\/95:focus {
  --tw-shadow-color: rgb(113 63 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950:focus {
  --tw-shadow-color: #422006;
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/0:focus {
  --tw-shadow-color: rgb(66 32 6 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/10:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/100:focus {
  --tw-shadow-color: rgb(66 32 6 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/15:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/20:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/25:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/30:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/35:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/40:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/45:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/5:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/50:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/55:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/60:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/65:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/70:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/75:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/80:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/85:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/90:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:shadow-yellow-950\/95:focus {
  --tw-shadow-color: rgb(66 32 6 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:outline-yellow-100:focus {
  outline-color: #fef9c3;
}
.focus\:outline-yellow-100\/0:focus {
  outline-color: rgb(254 249 195 / 0);
}
.focus\:outline-yellow-100\/10:focus {
  outline-color: rgb(254 249 195 / 0.1);
}
.focus\:outline-yellow-100\/100:focus {
  outline-color: rgb(254 249 195 / 1);
}
.focus\:outline-yellow-100\/15:focus {
  outline-color: rgb(254 249 195 / 0.15);
}
.focus\:outline-yellow-100\/20:focus {
  outline-color: rgb(254 249 195 / 0.2);
}
.focus\:outline-yellow-100\/25:focus {
  outline-color: rgb(254 249 195 / 0.25);
}
.focus\:outline-yellow-100\/30:focus {
  outline-color: rgb(254 249 195 / 0.3);
}
.focus\:outline-yellow-100\/35:focus {
  outline-color: rgb(254 249 195 / 0.35);
}
.focus\:outline-yellow-100\/40:focus {
  outline-color: rgb(254 249 195 / 0.4);
}
.focus\:outline-yellow-100\/45:focus {
  outline-color: rgb(254 249 195 / 0.45);
}
.focus\:outline-yellow-100\/5:focus {
  outline-color: rgb(254 249 195 / 0.05);
}
.focus\:outline-yellow-100\/50:focus {
  outline-color: rgb(254 249 195 / 0.5);
}
.focus\:outline-yellow-100\/55:focus {
  outline-color: rgb(254 249 195 / 0.55);
}
.focus\:outline-yellow-100\/60:focus {
  outline-color: rgb(254 249 195 / 0.6);
}
.focus\:outline-yellow-100\/65:focus {
  outline-color: rgb(254 249 195 / 0.65);
}
.focus\:outline-yellow-100\/70:focus {
  outline-color: rgb(254 249 195 / 0.7);
}
.focus\:outline-yellow-100\/75:focus {
  outline-color: rgb(254 249 195 / 0.75);
}
.focus\:outline-yellow-100\/80:focus {
  outline-color: rgb(254 249 195 / 0.8);
}
.focus\:outline-yellow-100\/85:focus {
  outline-color: rgb(254 249 195 / 0.85);
}
.focus\:outline-yellow-100\/90:focus {
  outline-color: rgb(254 249 195 / 0.9);
}
.focus\:outline-yellow-100\/95:focus {
  outline-color: rgb(254 249 195 / 0.95);
}
.focus\:outline-yellow-200:focus {
  outline-color: #fef08a;
}
.focus\:outline-yellow-200\/0:focus {
  outline-color: rgb(254 240 138 / 0);
}
.focus\:outline-yellow-200\/10:focus {
  outline-color: rgb(254 240 138 / 0.1);
}
.focus\:outline-yellow-200\/100:focus {
  outline-color: rgb(254 240 138 / 1);
}
.focus\:outline-yellow-200\/15:focus {
  outline-color: rgb(254 240 138 / 0.15);
}
.focus\:outline-yellow-200\/20:focus {
  outline-color: rgb(254 240 138 / 0.2);
}
.focus\:outline-yellow-200\/25:focus {
  outline-color: rgb(254 240 138 / 0.25);
}
.focus\:outline-yellow-200\/30:focus {
  outline-color: rgb(254 240 138 / 0.3);
}
.focus\:outline-yellow-200\/35:focus {
  outline-color: rgb(254 240 138 / 0.35);
}
.focus\:outline-yellow-200\/40:focus {
  outline-color: rgb(254 240 138 / 0.4);
}
.focus\:outline-yellow-200\/45:focus {
  outline-color: rgb(254 240 138 / 0.45);
}
.focus\:outline-yellow-200\/5:focus {
  outline-color: rgb(254 240 138 / 0.05);
}
.focus\:outline-yellow-200\/50:focus {
  outline-color: rgb(254 240 138 / 0.5);
}
.focus\:outline-yellow-200\/55:focus {
  outline-color: rgb(254 240 138 / 0.55);
}
.focus\:outline-yellow-200\/60:focus {
  outline-color: rgb(254 240 138 / 0.6);
}
.focus\:outline-yellow-200\/65:focus {
  outline-color: rgb(254 240 138 / 0.65);
}
.focus\:outline-yellow-200\/70:focus {
  outline-color: rgb(254 240 138 / 0.7);
}
.focus\:outline-yellow-200\/75:focus {
  outline-color: rgb(254 240 138 / 0.75);
}
.focus\:outline-yellow-200\/80:focus {
  outline-color: rgb(254 240 138 / 0.8);
}
.focus\:outline-yellow-200\/85:focus {
  outline-color: rgb(254 240 138 / 0.85);
}
.focus\:outline-yellow-200\/90:focus {
  outline-color: rgb(254 240 138 / 0.9);
}
.focus\:outline-yellow-200\/95:focus {
  outline-color: rgb(254 240 138 / 0.95);
}
.focus\:outline-yellow-300:focus {
  outline-color: #fde047;
}
.focus\:outline-yellow-300\/0:focus {
  outline-color: rgb(253 224 71 / 0);
}
.focus\:outline-yellow-300\/10:focus {
  outline-color: rgb(253 224 71 / 0.1);
}
.focus\:outline-yellow-300\/100:focus {
  outline-color: rgb(253 224 71 / 1);
}
.focus\:outline-yellow-300\/15:focus {
  outline-color: rgb(253 224 71 / 0.15);
}
.focus\:outline-yellow-300\/20:focus {
  outline-color: rgb(253 224 71 / 0.2);
}
.focus\:outline-yellow-300\/25:focus {
  outline-color: rgb(253 224 71 / 0.25);
}
.focus\:outline-yellow-300\/30:focus {
  outline-color: rgb(253 224 71 / 0.3);
}
.focus\:outline-yellow-300\/35:focus {
  outline-color: rgb(253 224 71 / 0.35);
}
.focus\:outline-yellow-300\/40:focus {
  outline-color: rgb(253 224 71 / 0.4);
}
.focus\:outline-yellow-300\/45:focus {
  outline-color: rgb(253 224 71 / 0.45);
}
.focus\:outline-yellow-300\/5:focus {
  outline-color: rgb(253 224 71 / 0.05);
}
.focus\:outline-yellow-300\/50:focus {
  outline-color: rgb(253 224 71 / 0.5);
}
.focus\:outline-yellow-300\/55:focus {
  outline-color: rgb(253 224 71 / 0.55);
}
.focus\:outline-yellow-300\/60:focus {
  outline-color: rgb(253 224 71 / 0.6);
}
.focus\:outline-yellow-300\/65:focus {
  outline-color: rgb(253 224 71 / 0.65);
}
.focus\:outline-yellow-300\/70:focus {
  outline-color: rgb(253 224 71 / 0.7);
}
.focus\:outline-yellow-300\/75:focus {
  outline-color: rgb(253 224 71 / 0.75);
}
.focus\:outline-yellow-300\/80:focus {
  outline-color: rgb(253 224 71 / 0.8);
}
.focus\:outline-yellow-300\/85:focus {
  outline-color: rgb(253 224 71 / 0.85);
}
.focus\:outline-yellow-300\/90:focus {
  outline-color: rgb(253 224 71 / 0.9);
}
.focus\:outline-yellow-300\/95:focus {
  outline-color: rgb(253 224 71 / 0.95);
}
.focus\:outline-yellow-400:focus {
  outline-color: #facc15;
}
.focus\:outline-yellow-400\/0:focus {
  outline-color: rgb(250 204 21 / 0);
}
.focus\:outline-yellow-400\/10:focus {
  outline-color: rgb(250 204 21 / 0.1);
}
.focus\:outline-yellow-400\/100:focus {
  outline-color: rgb(250 204 21 / 1);
}
.focus\:outline-yellow-400\/15:focus {
  outline-color: rgb(250 204 21 / 0.15);
}
.focus\:outline-yellow-400\/20:focus {
  outline-color: rgb(250 204 21 / 0.2);
}
.focus\:outline-yellow-400\/25:focus {
  outline-color: rgb(250 204 21 / 0.25);
}
.focus\:outline-yellow-400\/30:focus {
  outline-color: rgb(250 204 21 / 0.3);
}
.focus\:outline-yellow-400\/35:focus {
  outline-color: rgb(250 204 21 / 0.35);
}
.focus\:outline-yellow-400\/40:focus {
  outline-color: rgb(250 204 21 / 0.4);
}
.focus\:outline-yellow-400\/45:focus {
  outline-color: rgb(250 204 21 / 0.45);
}
.focus\:outline-yellow-400\/5:focus {
  outline-color: rgb(250 204 21 / 0.05);
}
.focus\:outline-yellow-400\/50:focus {
  outline-color: rgb(250 204 21 / 0.5);
}
.focus\:outline-yellow-400\/55:focus {
  outline-color: rgb(250 204 21 / 0.55);
}
.focus\:outline-yellow-400\/60:focus {
  outline-color: rgb(250 204 21 / 0.6);
}
.focus\:outline-yellow-400\/65:focus {
  outline-color: rgb(250 204 21 / 0.65);
}
.focus\:outline-yellow-400\/70:focus {
  outline-color: rgb(250 204 21 / 0.7);
}
.focus\:outline-yellow-400\/75:focus {
  outline-color: rgb(250 204 21 / 0.75);
}
.focus\:outline-yellow-400\/80:focus {
  outline-color: rgb(250 204 21 / 0.8);
}
.focus\:outline-yellow-400\/85:focus {
  outline-color: rgb(250 204 21 / 0.85);
}
.focus\:outline-yellow-400\/90:focus {
  outline-color: rgb(250 204 21 / 0.9);
}
.focus\:outline-yellow-400\/95:focus {
  outline-color: rgb(250 204 21 / 0.95);
}
.focus\:outline-yellow-50:focus {
  outline-color: #fefce8;
}
.focus\:outline-yellow-50\/0:focus {
  outline-color: rgb(254 252 232 / 0);
}
.focus\:outline-yellow-50\/10:focus {
  outline-color: rgb(254 252 232 / 0.1);
}
.focus\:outline-yellow-50\/100:focus {
  outline-color: rgb(254 252 232 / 1);
}
.focus\:outline-yellow-50\/15:focus {
  outline-color: rgb(254 252 232 / 0.15);
}
.focus\:outline-yellow-50\/20:focus {
  outline-color: rgb(254 252 232 / 0.2);
}
.focus\:outline-yellow-50\/25:focus {
  outline-color: rgb(254 252 232 / 0.25);
}
.focus\:outline-yellow-50\/30:focus {
  outline-color: rgb(254 252 232 / 0.3);
}
.focus\:outline-yellow-50\/35:focus {
  outline-color: rgb(254 252 232 / 0.35);
}
.focus\:outline-yellow-50\/40:focus {
  outline-color: rgb(254 252 232 / 0.4);
}
.focus\:outline-yellow-50\/45:focus {
  outline-color: rgb(254 252 232 / 0.45);
}
.focus\:outline-yellow-50\/5:focus {
  outline-color: rgb(254 252 232 / 0.05);
}
.focus\:outline-yellow-50\/50:focus {
  outline-color: rgb(254 252 232 / 0.5);
}
.focus\:outline-yellow-50\/55:focus {
  outline-color: rgb(254 252 232 / 0.55);
}
.focus\:outline-yellow-50\/60:focus {
  outline-color: rgb(254 252 232 / 0.6);
}
.focus\:outline-yellow-50\/65:focus {
  outline-color: rgb(254 252 232 / 0.65);
}
.focus\:outline-yellow-50\/70:focus {
  outline-color: rgb(254 252 232 / 0.7);
}
.focus\:outline-yellow-50\/75:focus {
  outline-color: rgb(254 252 232 / 0.75);
}
.focus\:outline-yellow-50\/80:focus {
  outline-color: rgb(254 252 232 / 0.8);
}
.focus\:outline-yellow-50\/85:focus {
  outline-color: rgb(254 252 232 / 0.85);
}
.focus\:outline-yellow-50\/90:focus {
  outline-color: rgb(254 252 232 / 0.9);
}
.focus\:outline-yellow-50\/95:focus {
  outline-color: rgb(254 252 232 / 0.95);
}
.focus\:outline-yellow-500:focus {
  outline-color: #eab308;
}
.focus\:outline-yellow-500\/0:focus {
  outline-color: rgb(234 179 8 / 0);
}
.focus\:outline-yellow-500\/10:focus {
  outline-color: rgb(234 179 8 / 0.1);
}
.focus\:outline-yellow-500\/100:focus {
  outline-color: rgb(234 179 8 / 1);
}
.focus\:outline-yellow-500\/15:focus {
  outline-color: rgb(234 179 8 / 0.15);
}
.focus\:outline-yellow-500\/20:focus {
  outline-color: rgb(234 179 8 / 0.2);
}
.focus\:outline-yellow-500\/25:focus {
  outline-color: rgb(234 179 8 / 0.25);
}
.focus\:outline-yellow-500\/30:focus {
  outline-color: rgb(234 179 8 / 0.3);
}
.focus\:outline-yellow-500\/35:focus {
  outline-color: rgb(234 179 8 / 0.35);
}
.focus\:outline-yellow-500\/40:focus {
  outline-color: rgb(234 179 8 / 0.4);
}
.focus\:outline-yellow-500\/45:focus {
  outline-color: rgb(234 179 8 / 0.45);
}
.focus\:outline-yellow-500\/5:focus {
  outline-color: rgb(234 179 8 / 0.05);
}
.focus\:outline-yellow-500\/50:focus {
  outline-color: rgb(234 179 8 / 0.5);
}
.focus\:outline-yellow-500\/55:focus {
  outline-color: rgb(234 179 8 / 0.55);
}
.focus\:outline-yellow-500\/60:focus {
  outline-color: rgb(234 179 8 / 0.6);
}
.focus\:outline-yellow-500\/65:focus {
  outline-color: rgb(234 179 8 / 0.65);
}
.focus\:outline-yellow-500\/70:focus {
  outline-color: rgb(234 179 8 / 0.7);
}
.focus\:outline-yellow-500\/75:focus {
  outline-color: rgb(234 179 8 / 0.75);
}
.focus\:outline-yellow-500\/80:focus {
  outline-color: rgb(234 179 8 / 0.8);
}
.focus\:outline-yellow-500\/85:focus {
  outline-color: rgb(234 179 8 / 0.85);
}
.focus\:outline-yellow-500\/90:focus {
  outline-color: rgb(234 179 8 / 0.9);
}
.focus\:outline-yellow-500\/95:focus {
  outline-color: rgb(234 179 8 / 0.95);
}
.focus\:outline-yellow-600:focus {
  outline-color: #ca8a04;
}
.focus\:outline-yellow-600\/0:focus {
  outline-color: rgb(202 138 4 / 0);
}
.focus\:outline-yellow-600\/10:focus {
  outline-color: rgb(202 138 4 / 0.1);
}
.focus\:outline-yellow-600\/100:focus {
  outline-color: rgb(202 138 4 / 1);
}
.focus\:outline-yellow-600\/15:focus {
  outline-color: rgb(202 138 4 / 0.15);
}
.focus\:outline-yellow-600\/20:focus {
  outline-color: rgb(202 138 4 / 0.2);
}
.focus\:outline-yellow-600\/25:focus {
  outline-color: rgb(202 138 4 / 0.25);
}
.focus\:outline-yellow-600\/30:focus {
  outline-color: rgb(202 138 4 / 0.3);
}
.focus\:outline-yellow-600\/35:focus {
  outline-color: rgb(202 138 4 / 0.35);
}
.focus\:outline-yellow-600\/40:focus {
  outline-color: rgb(202 138 4 / 0.4);
}
.focus\:outline-yellow-600\/45:focus {
  outline-color: rgb(202 138 4 / 0.45);
}
.focus\:outline-yellow-600\/5:focus {
  outline-color: rgb(202 138 4 / 0.05);
}
.focus\:outline-yellow-600\/50:focus {
  outline-color: rgb(202 138 4 / 0.5);
}
.focus\:outline-yellow-600\/55:focus {
  outline-color: rgb(202 138 4 / 0.55);
}
.focus\:outline-yellow-600\/60:focus {
  outline-color: rgb(202 138 4 / 0.6);
}
.focus\:outline-yellow-600\/65:focus {
  outline-color: rgb(202 138 4 / 0.65);
}
.focus\:outline-yellow-600\/70:focus {
  outline-color: rgb(202 138 4 / 0.7);
}
.focus\:outline-yellow-600\/75:focus {
  outline-color: rgb(202 138 4 / 0.75);
}
.focus\:outline-yellow-600\/80:focus {
  outline-color: rgb(202 138 4 / 0.8);
}
.focus\:outline-yellow-600\/85:focus {
  outline-color: rgb(202 138 4 / 0.85);
}
.focus\:outline-yellow-600\/90:focus {
  outline-color: rgb(202 138 4 / 0.9);
}
.focus\:outline-yellow-600\/95:focus {
  outline-color: rgb(202 138 4 / 0.95);
}
.focus\:outline-yellow-700:focus {
  outline-color: #a16207;
}
.focus\:outline-yellow-700\/0:focus {
  outline-color: rgb(161 98 7 / 0);
}
.focus\:outline-yellow-700\/10:focus {
  outline-color: rgb(161 98 7 / 0.1);
}
.focus\:outline-yellow-700\/100:focus {
  outline-color: rgb(161 98 7 / 1);
}
.focus\:outline-yellow-700\/15:focus {
  outline-color: rgb(161 98 7 / 0.15);
}
.focus\:outline-yellow-700\/20:focus {
  outline-color: rgb(161 98 7 / 0.2);
}
.focus\:outline-yellow-700\/25:focus {
  outline-color: rgb(161 98 7 / 0.25);
}
.focus\:outline-yellow-700\/30:focus {
  outline-color: rgb(161 98 7 / 0.3);
}
.focus\:outline-yellow-700\/35:focus {
  outline-color: rgb(161 98 7 / 0.35);
}
.focus\:outline-yellow-700\/40:focus {
  outline-color: rgb(161 98 7 / 0.4);
}
.focus\:outline-yellow-700\/45:focus {
  outline-color: rgb(161 98 7 / 0.45);
}
.focus\:outline-yellow-700\/5:focus {
  outline-color: rgb(161 98 7 / 0.05);
}
.focus\:outline-yellow-700\/50:focus {
  outline-color: rgb(161 98 7 / 0.5);
}
.focus\:outline-yellow-700\/55:focus {
  outline-color: rgb(161 98 7 / 0.55);
}
.focus\:outline-yellow-700\/60:focus {
  outline-color: rgb(161 98 7 / 0.6);
}
.focus\:outline-yellow-700\/65:focus {
  outline-color: rgb(161 98 7 / 0.65);
}
.focus\:outline-yellow-700\/70:focus {
  outline-color: rgb(161 98 7 / 0.7);
}
.focus\:outline-yellow-700\/75:focus {
  outline-color: rgb(161 98 7 / 0.75);
}
.focus\:outline-yellow-700\/80:focus {
  outline-color: rgb(161 98 7 / 0.8);
}
.focus\:outline-yellow-700\/85:focus {
  outline-color: rgb(161 98 7 / 0.85);
}
.focus\:outline-yellow-700\/90:focus {
  outline-color: rgb(161 98 7 / 0.9);
}
.focus\:outline-yellow-700\/95:focus {
  outline-color: rgb(161 98 7 / 0.95);
}
.focus\:outline-yellow-800:focus {
  outline-color: #854d0e;
}
.focus\:outline-yellow-800\/0:focus {
  outline-color: rgb(133 77 14 / 0);
}
.focus\:outline-yellow-800\/10:focus {
  outline-color: rgb(133 77 14 / 0.1);
}
.focus\:outline-yellow-800\/100:focus {
  outline-color: rgb(133 77 14 / 1);
}
.focus\:outline-yellow-800\/15:focus {
  outline-color: rgb(133 77 14 / 0.15);
}
.focus\:outline-yellow-800\/20:focus {
  outline-color: rgb(133 77 14 / 0.2);
}
.focus\:outline-yellow-800\/25:focus {
  outline-color: rgb(133 77 14 / 0.25);
}
.focus\:outline-yellow-800\/30:focus {
  outline-color: rgb(133 77 14 / 0.3);
}
.focus\:outline-yellow-800\/35:focus {
  outline-color: rgb(133 77 14 / 0.35);
}
.focus\:outline-yellow-800\/40:focus {
  outline-color: rgb(133 77 14 / 0.4);
}
.focus\:outline-yellow-800\/45:focus {
  outline-color: rgb(133 77 14 / 0.45);
}
.focus\:outline-yellow-800\/5:focus {
  outline-color: rgb(133 77 14 / 0.05);
}
.focus\:outline-yellow-800\/50:focus {
  outline-color: rgb(133 77 14 / 0.5);
}
.focus\:outline-yellow-800\/55:focus {
  outline-color: rgb(133 77 14 / 0.55);
}
.focus\:outline-yellow-800\/60:focus {
  outline-color: rgb(133 77 14 / 0.6);
}
.focus\:outline-yellow-800\/65:focus {
  outline-color: rgb(133 77 14 / 0.65);
}
.focus\:outline-yellow-800\/70:focus {
  outline-color: rgb(133 77 14 / 0.7);
}
.focus\:outline-yellow-800\/75:focus {
  outline-color: rgb(133 77 14 / 0.75);
}
.focus\:outline-yellow-800\/80:focus {
  outline-color: rgb(133 77 14 / 0.8);
}
.focus\:outline-yellow-800\/85:focus {
  outline-color: rgb(133 77 14 / 0.85);
}
.focus\:outline-yellow-800\/90:focus {
  outline-color: rgb(133 77 14 / 0.9);
}
.focus\:outline-yellow-800\/95:focus {
  outline-color: rgb(133 77 14 / 0.95);
}
.focus\:outline-yellow-900:focus {
  outline-color: #713f12;
}
.focus\:outline-yellow-900\/0:focus {
  outline-color: rgb(113 63 18 / 0);
}
.focus\:outline-yellow-900\/10:focus {
  outline-color: rgb(113 63 18 / 0.1);
}
.focus\:outline-yellow-900\/100:focus {
  outline-color: rgb(113 63 18 / 1);
}
.focus\:outline-yellow-900\/15:focus {
  outline-color: rgb(113 63 18 / 0.15);
}
.focus\:outline-yellow-900\/20:focus {
  outline-color: rgb(113 63 18 / 0.2);
}
.focus\:outline-yellow-900\/25:focus {
  outline-color: rgb(113 63 18 / 0.25);
}
.focus\:outline-yellow-900\/30:focus {
  outline-color: rgb(113 63 18 / 0.3);
}
.focus\:outline-yellow-900\/35:focus {
  outline-color: rgb(113 63 18 / 0.35);
}
.focus\:outline-yellow-900\/40:focus {
  outline-color: rgb(113 63 18 / 0.4);
}
.focus\:outline-yellow-900\/45:focus {
  outline-color: rgb(113 63 18 / 0.45);
}
.focus\:outline-yellow-900\/5:focus {
  outline-color: rgb(113 63 18 / 0.05);
}
.focus\:outline-yellow-900\/50:focus {
  outline-color: rgb(113 63 18 / 0.5);
}
.focus\:outline-yellow-900\/55:focus {
  outline-color: rgb(113 63 18 / 0.55);
}
.focus\:outline-yellow-900\/60:focus {
  outline-color: rgb(113 63 18 / 0.6);
}
.focus\:outline-yellow-900\/65:focus {
  outline-color: rgb(113 63 18 / 0.65);
}
.focus\:outline-yellow-900\/70:focus {
  outline-color: rgb(113 63 18 / 0.7);
}
.focus\:outline-yellow-900\/75:focus {
  outline-color: rgb(113 63 18 / 0.75);
}
.focus\:outline-yellow-900\/80:focus {
  outline-color: rgb(113 63 18 / 0.8);
}
.focus\:outline-yellow-900\/85:focus {
  outline-color: rgb(113 63 18 / 0.85);
}
.focus\:outline-yellow-900\/90:focus {
  outline-color: rgb(113 63 18 / 0.9);
}
.focus\:outline-yellow-900\/95:focus {
  outline-color: rgb(113 63 18 / 0.95);
}
.focus\:outline-yellow-950:focus {
  outline-color: #422006;
}
.focus\:outline-yellow-950\/0:focus {
  outline-color: rgb(66 32 6 / 0);
}
.focus\:outline-yellow-950\/10:focus {
  outline-color: rgb(66 32 6 / 0.1);
}
.focus\:outline-yellow-950\/100:focus {
  outline-color: rgb(66 32 6 / 1);
}
.focus\:outline-yellow-950\/15:focus {
  outline-color: rgb(66 32 6 / 0.15);
}
.focus\:outline-yellow-950\/20:focus {
  outline-color: rgb(66 32 6 / 0.2);
}
.focus\:outline-yellow-950\/25:focus {
  outline-color: rgb(66 32 6 / 0.25);
}
.focus\:outline-yellow-950\/30:focus {
  outline-color: rgb(66 32 6 / 0.3);
}
.focus\:outline-yellow-950\/35:focus {
  outline-color: rgb(66 32 6 / 0.35);
}
.focus\:outline-yellow-950\/40:focus {
  outline-color: rgb(66 32 6 / 0.4);
}
.focus\:outline-yellow-950\/45:focus {
  outline-color: rgb(66 32 6 / 0.45);
}
.focus\:outline-yellow-950\/5:focus {
  outline-color: rgb(66 32 6 / 0.05);
}
.focus\:outline-yellow-950\/50:focus {
  outline-color: rgb(66 32 6 / 0.5);
}
.focus\:outline-yellow-950\/55:focus {
  outline-color: rgb(66 32 6 / 0.55);
}
.focus\:outline-yellow-950\/60:focus {
  outline-color: rgb(66 32 6 / 0.6);
}
.focus\:outline-yellow-950\/65:focus {
  outline-color: rgb(66 32 6 / 0.65);
}
.focus\:outline-yellow-950\/70:focus {
  outline-color: rgb(66 32 6 / 0.7);
}
.focus\:outline-yellow-950\/75:focus {
  outline-color: rgb(66 32 6 / 0.75);
}
.focus\:outline-yellow-950\/80:focus {
  outline-color: rgb(66 32 6 / 0.8);
}
.focus\:outline-yellow-950\/85:focus {
  outline-color: rgb(66 32 6 / 0.85);
}
.focus\:outline-yellow-950\/90:focus {
  outline-color: rgb(66 32 6 / 0.9);
}
.focus\:outline-yellow-950\/95:focus {
  outline-color: rgb(66 32 6 / 0.95);
}
.focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.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-black:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1));
}
.focus\:ring-ring:focus {
  --tw-ring-color: hsl(var(--ring));
}
.focus\:ring-yellow-100:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1));
}
.focus\:ring-yellow-100\/0:focus {
  --tw-ring-color: rgb(254 249 195 / 0);
}
.focus\:ring-yellow-100\/10:focus {
  --tw-ring-color: rgb(254 249 195 / 0.1);
}
.focus\:ring-yellow-100\/100:focus {
  --tw-ring-color: rgb(254 249 195 / 1);
}
.focus\:ring-yellow-100\/15:focus {
  --tw-ring-color: rgb(254 249 195 / 0.15);
}
.focus\:ring-yellow-100\/20:focus {
  --tw-ring-color: rgb(254 249 195 / 0.2);
}
.focus\:ring-yellow-100\/25:focus {
  --tw-ring-color: rgb(254 249 195 / 0.25);
}
.focus\:ring-yellow-100\/30:focus {
  --tw-ring-color: rgb(254 249 195 / 0.3);
}
.focus\:ring-yellow-100\/35:focus {
  --tw-ring-color: rgb(254 249 195 / 0.35);
}
.focus\:ring-yellow-100\/40:focus {
  --tw-ring-color: rgb(254 249 195 / 0.4);
}
.focus\:ring-yellow-100\/45:focus {
  --tw-ring-color: rgb(254 249 195 / 0.45);
}
.focus\:ring-yellow-100\/5:focus {
  --tw-ring-color: rgb(254 249 195 / 0.05);
}
.focus\:ring-yellow-100\/50:focus {
  --tw-ring-color: rgb(254 249 195 / 0.5);
}
.focus\:ring-yellow-100\/55:focus {
  --tw-ring-color: rgb(254 249 195 / 0.55);
}
.focus\:ring-yellow-100\/60:focus {
  --tw-ring-color: rgb(254 249 195 / 0.6);
}
.focus\:ring-yellow-100\/65:focus {
  --tw-ring-color: rgb(254 249 195 / 0.65);
}
.focus\:ring-yellow-100\/70:focus {
  --tw-ring-color: rgb(254 249 195 / 0.7);
}
.focus\:ring-yellow-100\/75:focus {
  --tw-ring-color: rgb(254 249 195 / 0.75);
}
.focus\:ring-yellow-100\/80:focus {
  --tw-ring-color: rgb(254 249 195 / 0.8);
}
.focus\:ring-yellow-100\/85:focus {
  --tw-ring-color: rgb(254 249 195 / 0.85);
}
.focus\:ring-yellow-100\/90:focus {
  --tw-ring-color: rgb(254 249 195 / 0.9);
}
.focus\:ring-yellow-100\/95:focus {
  --tw-ring-color: rgb(254 249 195 / 0.95);
}
.focus\:ring-yellow-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1));
}
.focus\:ring-yellow-200\/0:focus {
  --tw-ring-color: rgb(254 240 138 / 0);
}
.focus\:ring-yellow-200\/10:focus {
  --tw-ring-color: rgb(254 240 138 / 0.1);
}
.focus\:ring-yellow-200\/100:focus {
  --tw-ring-color: rgb(254 240 138 / 1);
}
.focus\:ring-yellow-200\/15:focus {
  --tw-ring-color: rgb(254 240 138 / 0.15);
}
.focus\:ring-yellow-200\/20:focus {
  --tw-ring-color: rgb(254 240 138 / 0.2);
}
.focus\:ring-yellow-200\/25:focus {
  --tw-ring-color: rgb(254 240 138 / 0.25);
}
.focus\:ring-yellow-200\/30:focus {
  --tw-ring-color: rgb(254 240 138 / 0.3);
}
.focus\:ring-yellow-200\/35:focus {
  --tw-ring-color: rgb(254 240 138 / 0.35);
}
.focus\:ring-yellow-200\/40:focus {
  --tw-ring-color: rgb(254 240 138 / 0.4);
}
.focus\:ring-yellow-200\/45:focus {
  --tw-ring-color: rgb(254 240 138 / 0.45);
}
.focus\:ring-yellow-200\/5:focus {
  --tw-ring-color: rgb(254 240 138 / 0.05);
}
.focus\:ring-yellow-200\/50:focus {
  --tw-ring-color: rgb(254 240 138 / 0.5);
}
.focus\:ring-yellow-200\/55:focus {
  --tw-ring-color: rgb(254 240 138 / 0.55);
}
.focus\:ring-yellow-200\/60:focus {
  --tw-ring-color: rgb(254 240 138 / 0.6);
}
.focus\:ring-yellow-200\/65:focus {
  --tw-ring-color: rgb(254 240 138 / 0.65);
}
.focus\:ring-yellow-200\/70:focus {
  --tw-ring-color: rgb(254 240 138 / 0.7);
}
.focus\:ring-yellow-200\/75:focus {
  --tw-ring-color: rgb(254 240 138 / 0.75);
}
.focus\:ring-yellow-200\/80:focus {
  --tw-ring-color: rgb(254 240 138 / 0.8);
}
.focus\:ring-yellow-200\/85:focus {
  --tw-ring-color: rgb(254 240 138 / 0.85);
}
.focus\:ring-yellow-200\/90:focus {
  --tw-ring-color: rgb(254 240 138 / 0.9);
}
.focus\:ring-yellow-200\/95:focus {
  --tw-ring-color: rgb(254 240 138 / 0.95);
}
.focus\:ring-yellow-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1));
}
.focus\:ring-yellow-300\/0:focus {
  --tw-ring-color: rgb(253 224 71 / 0);
}
.focus\:ring-yellow-300\/10:focus {
  --tw-ring-color: rgb(253 224 71 / 0.1);
}
.focus\:ring-yellow-300\/100:focus {
  --tw-ring-color: rgb(253 224 71 / 1);
}
.focus\:ring-yellow-300\/15:focus {
  --tw-ring-color: rgb(253 224 71 / 0.15);
}
.focus\:ring-yellow-300\/20:focus {
  --tw-ring-color: rgb(253 224 71 / 0.2);
}
.focus\:ring-yellow-300\/25:focus {
  --tw-ring-color: rgb(253 224 71 / 0.25);
}
.focus\:ring-yellow-300\/30:focus {
  --tw-ring-color: rgb(253 224 71 / 0.3);
}
.focus\:ring-yellow-300\/35:focus {
  --tw-ring-color: rgb(253 224 71 / 0.35);
}
.focus\:ring-yellow-300\/40:focus {
  --tw-ring-color: rgb(253 224 71 / 0.4);
}
.focus\:ring-yellow-300\/45:focus {
  --tw-ring-color: rgb(253 224 71 / 0.45);
}
.focus\:ring-yellow-300\/5:focus {
  --tw-ring-color: rgb(253 224 71 / 0.05);
}
.focus\:ring-yellow-300\/50:focus {
  --tw-ring-color: rgb(253 224 71 / 0.5);
}
.focus\:ring-yellow-300\/55:focus {
  --tw-ring-color: rgb(253 224 71 / 0.55);
}
.focus\:ring-yellow-300\/60:focus {
  --tw-ring-color: rgb(253 224 71 / 0.6);
}
.focus\:ring-yellow-300\/65:focus {
  --tw-ring-color: rgb(253 224 71 / 0.65);
}
.focus\:ring-yellow-300\/70:focus {
  --tw-ring-color: rgb(253 224 71 / 0.7);
}
.focus\:ring-yellow-300\/75:focus {
  --tw-ring-color: rgb(253 224 71 / 0.75);
}
.focus\:ring-yellow-300\/80:focus {
  --tw-ring-color: rgb(253 224 71 / 0.8);
}
.focus\:ring-yellow-300\/85:focus {
  --tw-ring-color: rgb(253 224 71 / 0.85);
}
.focus\:ring-yellow-300\/90:focus {
  --tw-ring-color: rgb(253 224 71 / 0.9);
}
.focus\:ring-yellow-300\/95:focus {
  --tw-ring-color: rgb(253 224 71 / 0.95);
}
.focus\:ring-yellow-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1));
}
.focus\:ring-yellow-400\/0:focus {
  --tw-ring-color: rgb(250 204 21 / 0);
}
.focus\:ring-yellow-400\/10:focus {
  --tw-ring-color: rgb(250 204 21 / 0.1);
}
.focus\:ring-yellow-400\/100:focus {
  --tw-ring-color: rgb(250 204 21 / 1);
}
.focus\:ring-yellow-400\/15:focus {
  --tw-ring-color: rgb(250 204 21 / 0.15);
}
.focus\:ring-yellow-400\/20:focus {
  --tw-ring-color: rgb(250 204 21 / 0.2);
}
.focus\:ring-yellow-400\/25:focus {
  --tw-ring-color: rgb(250 204 21 / 0.25);
}
.focus\:ring-yellow-400\/30:focus {
  --tw-ring-color: rgb(250 204 21 / 0.3);
}
.focus\:ring-yellow-400\/35:focus {
  --tw-ring-color: rgb(250 204 21 / 0.35);
}
.focus\:ring-yellow-400\/40:focus {
  --tw-ring-color: rgb(250 204 21 / 0.4);
}
.focus\:ring-yellow-400\/45:focus {
  --tw-ring-color: rgb(250 204 21 / 0.45);
}
.focus\:ring-yellow-400\/5:focus {
  --tw-ring-color: rgb(250 204 21 / 0.05);
}
.focus\:ring-yellow-400\/50:focus {
  --tw-ring-color: rgb(250 204 21 / 0.5);
}
.focus\:ring-yellow-400\/55:focus {
  --tw-ring-color: rgb(250 204 21 / 0.55);
}
.focus\:ring-yellow-400\/60:focus {
  --tw-ring-color: rgb(250 204 21 / 0.6);
}
.focus\:ring-yellow-400\/65:focus {
  --tw-ring-color: rgb(250 204 21 / 0.65);
}
.focus\:ring-yellow-400\/70:focus {
  --tw-ring-color: rgb(250 204 21 / 0.7);
}
.focus\:ring-yellow-400\/75:focus {
  --tw-ring-color: rgb(250 204 21 / 0.75);
}
.focus\:ring-yellow-400\/80:focus {
  --tw-ring-color: rgb(250 204 21 / 0.8);
}
.focus\:ring-yellow-400\/85:focus {
  --tw-ring-color: rgb(250 204 21 / 0.85);
}
.focus\:ring-yellow-400\/90:focus {
  --tw-ring-color: rgb(250 204 21 / 0.9);
}
.focus\:ring-yellow-400\/95:focus {
  --tw-ring-color: rgb(250 204 21 / 0.95);
}
.focus\:ring-yellow-50:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1));
}
.focus\:ring-yellow-50\/0:focus {
  --tw-ring-color: rgb(254 252 232 / 0);
}
.focus\:ring-yellow-50\/10:focus {
  --tw-ring-color: rgb(254 252 232 / 0.1);
}
.focus\:ring-yellow-50\/100:focus {
  --tw-ring-color: rgb(254 252 232 / 1);
}
.focus\:ring-yellow-50\/15:focus {
  --tw-ring-color: rgb(254 252 232 / 0.15);
}
.focus\:ring-yellow-50\/20:focus {
  --tw-ring-color: rgb(254 252 232 / 0.2);
}
.focus\:ring-yellow-50\/25:focus {
  --tw-ring-color: rgb(254 252 232 / 0.25);
}
.focus\:ring-yellow-50\/30:focus {
  --tw-ring-color: rgb(254 252 232 / 0.3);
}
.focus\:ring-yellow-50\/35:focus {
  --tw-ring-color: rgb(254 252 232 / 0.35);
}
.focus\:ring-yellow-50\/40:focus {
  --tw-ring-color: rgb(254 252 232 / 0.4);
}
.focus\:ring-yellow-50\/45:focus {
  --tw-ring-color: rgb(254 252 232 / 0.45);
}
.focus\:ring-yellow-50\/5:focus {
  --tw-ring-color: rgb(254 252 232 / 0.05);
}
.focus\:ring-yellow-50\/50:focus {
  --tw-ring-color: rgb(254 252 232 / 0.5);
}
.focus\:ring-yellow-50\/55:focus {
  --tw-ring-color: rgb(254 252 232 / 0.55);
}
.focus\:ring-yellow-50\/60:focus {
  --tw-ring-color: rgb(254 252 232 / 0.6);
}
.focus\:ring-yellow-50\/65:focus {
  --tw-ring-color: rgb(254 252 232 / 0.65);
}
.focus\:ring-yellow-50\/70:focus {
  --tw-ring-color: rgb(254 252 232 / 0.7);
}
.focus\:ring-yellow-50\/75:focus {
  --tw-ring-color: rgb(254 252 232 / 0.75);
}
.focus\:ring-yellow-50\/80:focus {
  --tw-ring-color: rgb(254 252 232 / 0.8);
}
.focus\:ring-yellow-50\/85:focus {
  --tw-ring-color: rgb(254 252 232 / 0.85);
}
.focus\:ring-yellow-50\/90:focus {
  --tw-ring-color: rgb(254 252 232 / 0.9);
}
.focus\:ring-yellow-50\/95:focus {
  --tw-ring-color: rgb(254 252 232 / 0.95);
}
.focus\:ring-yellow-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1));
}
.focus\:ring-yellow-500\/0:focus {
  --tw-ring-color: rgb(234 179 8 / 0);
}
.focus\:ring-yellow-500\/10:focus {
  --tw-ring-color: rgb(234 179 8 / 0.1);
}
.focus\:ring-yellow-500\/100:focus {
  --tw-ring-color: rgb(234 179 8 / 1);
}
.focus\:ring-yellow-500\/15:focus {
  --tw-ring-color: rgb(234 179 8 / 0.15);
}
.focus\:ring-yellow-500\/20:focus {
  --tw-ring-color: rgb(234 179 8 / 0.2);
}
.focus\:ring-yellow-500\/25:focus {
  --tw-ring-color: rgb(234 179 8 / 0.25);
}
.focus\:ring-yellow-500\/30:focus {
  --tw-ring-color: rgb(234 179 8 / 0.3);
}
.focus\:ring-yellow-500\/35:focus {
  --tw-ring-color: rgb(234 179 8 / 0.35);
}
.focus\:ring-yellow-500\/40:focus {
  --tw-ring-color: rgb(234 179 8 / 0.4);
}
.focus\:ring-yellow-500\/45:focus {
  --tw-ring-color: rgb(234 179 8 / 0.45);
}
.focus\:ring-yellow-500\/5:focus {
  --tw-ring-color: rgb(234 179 8 / 0.05);
}
.focus\:ring-yellow-500\/50:focus {
  --tw-ring-color: rgb(234 179 8 / 0.5);
}
.focus\:ring-yellow-500\/55:focus {
  --tw-ring-color: rgb(234 179 8 / 0.55);
}
.focus\:ring-yellow-500\/60:focus {
  --tw-ring-color: rgb(234 179 8 / 0.6);
}
.focus\:ring-yellow-500\/65:focus {
  --tw-ring-color: rgb(234 179 8 / 0.65);
}
.focus\:ring-yellow-500\/70:focus {
  --tw-ring-color: rgb(234 179 8 / 0.7);
}
.focus\:ring-yellow-500\/75:focus {
  --tw-ring-color: rgb(234 179 8 / 0.75);
}
.focus\:ring-yellow-500\/80:focus {
  --tw-ring-color: rgb(234 179 8 / 0.8);
}
.focus\:ring-yellow-500\/85:focus {
  --tw-ring-color: rgb(234 179 8 / 0.85);
}
.focus\:ring-yellow-500\/90:focus {
  --tw-ring-color: rgb(234 179 8 / 0.9);
}
.focus\:ring-yellow-500\/95:focus {
  --tw-ring-color: rgb(234 179 8 / 0.95);
}
.focus\:ring-yellow-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1));
}
.focus\:ring-yellow-600\/0:focus {
  --tw-ring-color: rgb(202 138 4 / 0);
}
.focus\:ring-yellow-600\/10:focus {
  --tw-ring-color: rgb(202 138 4 / 0.1);
}
.focus\:ring-yellow-600\/100:focus {
  --tw-ring-color: rgb(202 138 4 / 1);
}
.focus\:ring-yellow-600\/15:focus {
  --tw-ring-color: rgb(202 138 4 / 0.15);
}
.focus\:ring-yellow-600\/20:focus {
  --tw-ring-color: rgb(202 138 4 / 0.2);
}
.focus\:ring-yellow-600\/25:focus {
  --tw-ring-color: rgb(202 138 4 / 0.25);
}
.focus\:ring-yellow-600\/30:focus {
  --tw-ring-color: rgb(202 138 4 / 0.3);
}
.focus\:ring-yellow-600\/35:focus {
  --tw-ring-color: rgb(202 138 4 / 0.35);
}
.focus\:ring-yellow-600\/40:focus {
  --tw-ring-color: rgb(202 138 4 / 0.4);
}
.focus\:ring-yellow-600\/45:focus {
  --tw-ring-color: rgb(202 138 4 / 0.45);
}
.focus\:ring-yellow-600\/5:focus {
  --tw-ring-color: rgb(202 138 4 / 0.05);
}
.focus\:ring-yellow-600\/50:focus {
  --tw-ring-color: rgb(202 138 4 / 0.5);
}
.focus\:ring-yellow-600\/55:focus {
  --tw-ring-color: rgb(202 138 4 / 0.55);
}
.focus\:ring-yellow-600\/60:focus {
  --tw-ring-color: rgb(202 138 4 / 0.6);
}
.focus\:ring-yellow-600\/65:focus {
  --tw-ring-color: rgb(202 138 4 / 0.65);
}
.focus\:ring-yellow-600\/70:focus {
  --tw-ring-color: rgb(202 138 4 / 0.7);
}
.focus\:ring-yellow-600\/75:focus {
  --tw-ring-color: rgb(202 138 4 / 0.75);
}
.focus\:ring-yellow-600\/80:focus {
  --tw-ring-color: rgb(202 138 4 / 0.8);
}
.focus\:ring-yellow-600\/85:focus {
  --tw-ring-color: rgb(202 138 4 / 0.85);
}
.focus\:ring-yellow-600\/90:focus {
  --tw-ring-color: rgb(202 138 4 / 0.9);
}
.focus\:ring-yellow-600\/95:focus {
  --tw-ring-color: rgb(202 138 4 / 0.95);
}
.focus\:ring-yellow-700:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1));
}
.focus\:ring-yellow-700\/0:focus {
  --tw-ring-color: rgb(161 98 7 / 0);
}
.focus\:ring-yellow-700\/10:focus {
  --tw-ring-color: rgb(161 98 7 / 0.1);
}
.focus\:ring-yellow-700\/100:focus {
  --tw-ring-color: rgb(161 98 7 / 1);
}
.focus\:ring-yellow-700\/15:focus {
  --tw-ring-color: rgb(161 98 7 / 0.15);
}
.focus\:ring-yellow-700\/20:focus {
  --tw-ring-color: rgb(161 98 7 / 0.2);
}
.focus\:ring-yellow-700\/25:focus {
  --tw-ring-color: rgb(161 98 7 / 0.25);
}
.focus\:ring-yellow-700\/30:focus {
  --tw-ring-color: rgb(161 98 7 / 0.3);
}
.focus\:ring-yellow-700\/35:focus {
  --tw-ring-color: rgb(161 98 7 / 0.35);
}
.focus\:ring-yellow-700\/40:focus {
  --tw-ring-color: rgb(161 98 7 / 0.4);
}
.focus\:ring-yellow-700\/45:focus {
  --tw-ring-color: rgb(161 98 7 / 0.45);
}
.focus\:ring-yellow-700\/5:focus {
  --tw-ring-color: rgb(161 98 7 / 0.05);
}
.focus\:ring-yellow-700\/50:focus {
  --tw-ring-color: rgb(161 98 7 / 0.5);
}
.focus\:ring-yellow-700\/55:focus {
  --tw-ring-color: rgb(161 98 7 / 0.55);
}
.focus\:ring-yellow-700\/60:focus {
  --tw-ring-color: rgb(161 98 7 / 0.6);
}
.focus\:ring-yellow-700\/65:focus {
  --tw-ring-color: rgb(161 98 7 / 0.65);
}
.focus\:ring-yellow-700\/70:focus {
  --tw-ring-color: rgb(161 98 7 / 0.7);
}
.focus\:ring-yellow-700\/75:focus {
  --tw-ring-color: rgb(161 98 7 / 0.75);
}
.focus\:ring-yellow-700\/80:focus {
  --tw-ring-color: rgb(161 98 7 / 0.8);
}
.focus\:ring-yellow-700\/85:focus {
  --tw-ring-color: rgb(161 98 7 / 0.85);
}
.focus\:ring-yellow-700\/90:focus {
  --tw-ring-color: rgb(161 98 7 / 0.9);
}
.focus\:ring-yellow-700\/95:focus {
  --tw-ring-color: rgb(161 98 7 / 0.95);
}
.focus\:ring-yellow-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1));
}
.focus\:ring-yellow-800\/0:focus {
  --tw-ring-color: rgb(133 77 14 / 0);
}
.focus\:ring-yellow-800\/10:focus {
  --tw-ring-color: rgb(133 77 14 / 0.1);
}
.focus\:ring-yellow-800\/100:focus {
  --tw-ring-color: rgb(133 77 14 / 1);
}
.focus\:ring-yellow-800\/15:focus {
  --tw-ring-color: rgb(133 77 14 / 0.15);
}
.focus\:ring-yellow-800\/20:focus {
  --tw-ring-color: rgb(133 77 14 / 0.2);
}
.focus\:ring-yellow-800\/25:focus {
  --tw-ring-color: rgb(133 77 14 / 0.25);
}
.focus\:ring-yellow-800\/30:focus {
  --tw-ring-color: rgb(133 77 14 / 0.3);
}
.focus\:ring-yellow-800\/35:focus {
  --tw-ring-color: rgb(133 77 14 / 0.35);
}
.focus\:ring-yellow-800\/40:focus {
  --tw-ring-color: rgb(133 77 14 / 0.4);
}
.focus\:ring-yellow-800\/45:focus {
  --tw-ring-color: rgb(133 77 14 / 0.45);
}
.focus\:ring-yellow-800\/5:focus {
  --tw-ring-color: rgb(133 77 14 / 0.05);
}
.focus\:ring-yellow-800\/50:focus {
  --tw-ring-color: rgb(133 77 14 / 0.5);
}
.focus\:ring-yellow-800\/55:focus {
  --tw-ring-color: rgb(133 77 14 / 0.55);
}
.focus\:ring-yellow-800\/60:focus {
  --tw-ring-color: rgb(133 77 14 / 0.6);
}
.focus\:ring-yellow-800\/65:focus {
  --tw-ring-color: rgb(133 77 14 / 0.65);
}
.focus\:ring-yellow-800\/70:focus {
  --tw-ring-color: rgb(133 77 14 / 0.7);
}
.focus\:ring-yellow-800\/75:focus {
  --tw-ring-color: rgb(133 77 14 / 0.75);
}
.focus\:ring-yellow-800\/80:focus {
  --tw-ring-color: rgb(133 77 14 / 0.8);
}
.focus\:ring-yellow-800\/85:focus {
  --tw-ring-color: rgb(133 77 14 / 0.85);
}
.focus\:ring-yellow-800\/90:focus {
  --tw-ring-color: rgb(133 77 14 / 0.9);
}
.focus\:ring-yellow-800\/95:focus {
  --tw-ring-color: rgb(133 77 14 / 0.95);
}
.focus\:ring-yellow-900:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1));
}
.focus\:ring-yellow-900\/0:focus {
  --tw-ring-color: rgb(113 63 18 / 0);
}
.focus\:ring-yellow-900\/10:focus {
  --tw-ring-color: rgb(113 63 18 / 0.1);
}
.focus\:ring-yellow-900\/100:focus {
  --tw-ring-color: rgb(113 63 18 / 1);
}
.focus\:ring-yellow-900\/15:focus {
  --tw-ring-color: rgb(113 63 18 / 0.15);
}
.focus\:ring-yellow-900\/20:focus {
  --tw-ring-color: rgb(113 63 18 / 0.2);
}
.focus\:ring-yellow-900\/25:focus {
  --tw-ring-color: rgb(113 63 18 / 0.25);
}
.focus\:ring-yellow-900\/30:focus {
  --tw-ring-color: rgb(113 63 18 / 0.3);
}
.focus\:ring-yellow-900\/35:focus {
  --tw-ring-color: rgb(113 63 18 / 0.35);
}
.focus\:ring-yellow-900\/40:focus {
  --tw-ring-color: rgb(113 63 18 / 0.4);
}
.focus\:ring-yellow-900\/45:focus {
  --tw-ring-color: rgb(113 63 18 / 0.45);
}
.focus\:ring-yellow-900\/5:focus {
  --tw-ring-color: rgb(113 63 18 / 0.05);
}
.focus\:ring-yellow-900\/50:focus {
  --tw-ring-color: rgb(113 63 18 / 0.5);
}
.focus\:ring-yellow-900\/55:focus {
  --tw-ring-color: rgb(113 63 18 / 0.55);
}
.focus\:ring-yellow-900\/60:focus {
  --tw-ring-color: rgb(113 63 18 / 0.6);
}
.focus\:ring-yellow-900\/65:focus {
  --tw-ring-color: rgb(113 63 18 / 0.65);
}
.focus\:ring-yellow-900\/70:focus {
  --tw-ring-color: rgb(113 63 18 / 0.7);
}
.focus\:ring-yellow-900\/75:focus {
  --tw-ring-color: rgb(113 63 18 / 0.75);
}
.focus\:ring-yellow-900\/80:focus {
  --tw-ring-color: rgb(113 63 18 / 0.8);
}
.focus\:ring-yellow-900\/85:focus {
  --tw-ring-color: rgb(113 63 18 / 0.85);
}
.focus\:ring-yellow-900\/90:focus {
  --tw-ring-color: rgb(113 63 18 / 0.9);
}
.focus\:ring-yellow-900\/95:focus {
  --tw-ring-color: rgb(113 63 18 / 0.95);
}
.focus\:ring-yellow-950:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 32 6 / var(--tw-ring-opacity, 1));
}
.focus\:ring-yellow-950\/0:focus {
  --tw-ring-color: rgb(66 32 6 / 0);
}
.focus\:ring-yellow-950\/10:focus {
  --tw-ring-color: rgb(66 32 6 / 0.1);
}
.focus\:ring-yellow-950\/100:focus {
  --tw-ring-color: rgb(66 32 6 / 1);
}
.focus\:ring-yellow-950\/15:focus {
  --tw-ring-color: rgb(66 32 6 / 0.15);
}
.focus\:ring-yellow-950\/20:focus {
  --tw-ring-color: rgb(66 32 6 / 0.2);
}
.focus\:ring-yellow-950\/25:focus {
  --tw-ring-color: rgb(66 32 6 / 0.25);
}
.focus\:ring-yellow-950\/30:focus {
  --tw-ring-color: rgb(66 32 6 / 0.3);
}
.focus\:ring-yellow-950\/35:focus {
  --tw-ring-color: rgb(66 32 6 / 0.35);
}
.focus\:ring-yellow-950\/40:focus {
  --tw-ring-color: rgb(66 32 6 / 0.4);
}
.focus\:ring-yellow-950\/45:focus {
  --tw-ring-color: rgb(66 32 6 / 0.45);
}
.focus\:ring-yellow-950\/5:focus {
  --tw-ring-color: rgb(66 32 6 / 0.05);
}
.focus\:ring-yellow-950\/50:focus {
  --tw-ring-color: rgb(66 32 6 / 0.5);
}
.focus\:ring-yellow-950\/55:focus {
  --tw-ring-color: rgb(66 32 6 / 0.55);
}
.focus\:ring-yellow-950\/60:focus {
  --tw-ring-color: rgb(66 32 6 / 0.6);
}
.focus\:ring-yellow-950\/65:focus {
  --tw-ring-color: rgb(66 32 6 / 0.65);
}
.focus\:ring-yellow-950\/70:focus {
  --tw-ring-color: rgb(66 32 6 / 0.7);
}
.focus\:ring-yellow-950\/75:focus {
  --tw-ring-color: rgb(66 32 6 / 0.75);
}
.focus\:ring-yellow-950\/80:focus {
  --tw-ring-color: rgb(66 32 6 / 0.8);
}
.focus\:ring-yellow-950\/85:focus {
  --tw-ring-color: rgb(66 32 6 / 0.85);
}
.focus\:ring-yellow-950\/90:focus {
  --tw-ring-color: rgb(66 32 6 / 0.9);
}
.focus\:ring-yellow-950\/95:focus {
  --tw-ring-color: rgb(66 32 6 / 0.95);
}
.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus\:ring-offset-yellow-100:focus {
  --tw-ring-offset-color: #fef9c3;
}
.focus\:ring-offset-yellow-100\/0:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0);
}
.focus\:ring-offset-yellow-100\/10:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.1);
}
.focus\:ring-offset-yellow-100\/100:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 1);
}
.focus\:ring-offset-yellow-100\/15:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.15);
}
.focus\:ring-offset-yellow-100\/20:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.2);
}
.focus\:ring-offset-yellow-100\/25:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.25);
}
.focus\:ring-offset-yellow-100\/30:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.3);
}
.focus\:ring-offset-yellow-100\/35:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.35);
}
.focus\:ring-offset-yellow-100\/40:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.4);
}
.focus\:ring-offset-yellow-100\/45:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.45);
}
.focus\:ring-offset-yellow-100\/5:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.05);
}
.focus\:ring-offset-yellow-100\/50:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.5);
}
.focus\:ring-offset-yellow-100\/55:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.55);
}
.focus\:ring-offset-yellow-100\/60:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.6);
}
.focus\:ring-offset-yellow-100\/65:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.65);
}
.focus\:ring-offset-yellow-100\/70:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.7);
}
.focus\:ring-offset-yellow-100\/75:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.75);
}
.focus\:ring-offset-yellow-100\/80:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.8);
}
.focus\:ring-offset-yellow-100\/85:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.85);
}
.focus\:ring-offset-yellow-100\/90:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.9);
}
.focus\:ring-offset-yellow-100\/95:focus {
  --tw-ring-offset-color: rgb(254 249 195 / 0.95);
}
.focus\:ring-offset-yellow-200:focus {
  --tw-ring-offset-color: #fef08a;
}
.focus\:ring-offset-yellow-200\/0:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0);
}
.focus\:ring-offset-yellow-200\/10:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.1);
}
.focus\:ring-offset-yellow-200\/100:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 1);
}
.focus\:ring-offset-yellow-200\/15:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.15);
}
.focus\:ring-offset-yellow-200\/20:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.2);
}
.focus\:ring-offset-yellow-200\/25:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.25);
}
.focus\:ring-offset-yellow-200\/30:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.3);
}
.focus\:ring-offset-yellow-200\/35:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.35);
}
.focus\:ring-offset-yellow-200\/40:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.4);
}
.focus\:ring-offset-yellow-200\/45:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.45);
}
.focus\:ring-offset-yellow-200\/5:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.05);
}
.focus\:ring-offset-yellow-200\/50:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.5);
}
.focus\:ring-offset-yellow-200\/55:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.55);
}
.focus\:ring-offset-yellow-200\/60:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.6);
}
.focus\:ring-offset-yellow-200\/65:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.65);
}
.focus\:ring-offset-yellow-200\/70:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.7);
}
.focus\:ring-offset-yellow-200\/75:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.75);
}
.focus\:ring-offset-yellow-200\/80:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.8);
}
.focus\:ring-offset-yellow-200\/85:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.85);
}
.focus\:ring-offset-yellow-200\/90:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.9);
}
.focus\:ring-offset-yellow-200\/95:focus {
  --tw-ring-offset-color: rgb(254 240 138 / 0.95);
}
.focus\:ring-offset-yellow-300:focus {
  --tw-ring-offset-color: #fde047;
}
.focus\:ring-offset-yellow-300\/0:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0);
}
.focus\:ring-offset-yellow-300\/10:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.1);
}
.focus\:ring-offset-yellow-300\/100:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 1);
}
.focus\:ring-offset-yellow-300\/15:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.15);
}
.focus\:ring-offset-yellow-300\/20:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.2);
}
.focus\:ring-offset-yellow-300\/25:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.25);
}
.focus\:ring-offset-yellow-300\/30:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.3);
}
.focus\:ring-offset-yellow-300\/35:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.35);
}
.focus\:ring-offset-yellow-300\/40:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.4);
}
.focus\:ring-offset-yellow-300\/45:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.45);
}
.focus\:ring-offset-yellow-300\/5:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.05);
}
.focus\:ring-offset-yellow-300\/50:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.5);
}
.focus\:ring-offset-yellow-300\/55:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.55);
}
.focus\:ring-offset-yellow-300\/60:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.6);
}
.focus\:ring-offset-yellow-300\/65:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.65);
}
.focus\:ring-offset-yellow-300\/70:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.7);
}
.focus\:ring-offset-yellow-300\/75:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.75);
}
.focus\:ring-offset-yellow-300\/80:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.8);
}
.focus\:ring-offset-yellow-300\/85:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.85);
}
.focus\:ring-offset-yellow-300\/90:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.9);
}
.focus\:ring-offset-yellow-300\/95:focus {
  --tw-ring-offset-color: rgb(253 224 71 / 0.95);
}
.focus\:ring-offset-yellow-400:focus {
  --tw-ring-offset-color: #facc15;
}
.focus\:ring-offset-yellow-400\/0:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0);
}
.focus\:ring-offset-yellow-400\/10:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.1);
}
.focus\:ring-offset-yellow-400\/100:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 1);
}
.focus\:ring-offset-yellow-400\/15:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.15);
}
.focus\:ring-offset-yellow-400\/20:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.2);
}
.focus\:ring-offset-yellow-400\/25:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.25);
}
.focus\:ring-offset-yellow-400\/30:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.3);
}
.focus\:ring-offset-yellow-400\/35:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.35);
}
.focus\:ring-offset-yellow-400\/40:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.4);
}
.focus\:ring-offset-yellow-400\/45:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.45);
}
.focus\:ring-offset-yellow-400\/5:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.05);
}
.focus\:ring-offset-yellow-400\/50:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.5);
}
.focus\:ring-offset-yellow-400\/55:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.55);
}
.focus\:ring-offset-yellow-400\/60:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.6);
}
.focus\:ring-offset-yellow-400\/65:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.65);
}
.focus\:ring-offset-yellow-400\/70:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.7);
}
.focus\:ring-offset-yellow-400\/75:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.75);
}
.focus\:ring-offset-yellow-400\/80:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.8);
}
.focus\:ring-offset-yellow-400\/85:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.85);
}
.focus\:ring-offset-yellow-400\/90:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.9);
}
.focus\:ring-offset-yellow-400\/95:focus {
  --tw-ring-offset-color: rgb(250 204 21 / 0.95);
}
.focus\:ring-offset-yellow-50:focus {
  --tw-ring-offset-color: #fefce8;
}
.focus\:ring-offset-yellow-50\/0:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0);
}
.focus\:ring-offset-yellow-50\/10:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.1);
}
.focus\:ring-offset-yellow-50\/100:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 1);
}
.focus\:ring-offset-yellow-50\/15:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.15);
}
.focus\:ring-offset-yellow-50\/20:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.2);
}
.focus\:ring-offset-yellow-50\/25:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.25);
}
.focus\:ring-offset-yellow-50\/30:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.3);
}
.focus\:ring-offset-yellow-50\/35:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.35);
}
.focus\:ring-offset-yellow-50\/40:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.4);
}
.focus\:ring-offset-yellow-50\/45:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.45);
}
.focus\:ring-offset-yellow-50\/5:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.05);
}
.focus\:ring-offset-yellow-50\/50:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.5);
}
.focus\:ring-offset-yellow-50\/55:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.55);
}
.focus\:ring-offset-yellow-50\/60:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.6);
}
.focus\:ring-offset-yellow-50\/65:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.65);
}
.focus\:ring-offset-yellow-50\/70:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.7);
}
.focus\:ring-offset-yellow-50\/75:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.75);
}
.focus\:ring-offset-yellow-50\/80:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.8);
}
.focus\:ring-offset-yellow-50\/85:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.85);
}
.focus\:ring-offset-yellow-50\/90:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.9);
}
.focus\:ring-offset-yellow-50\/95:focus {
  --tw-ring-offset-color: rgb(254 252 232 / 0.95);
}
.focus\:ring-offset-yellow-500:focus {
  --tw-ring-offset-color: #eab308;
}
.focus\:ring-offset-yellow-500\/0:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0);
}
.focus\:ring-offset-yellow-500\/10:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.1);
}
.focus\:ring-offset-yellow-500\/100:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 1);
}
.focus\:ring-offset-yellow-500\/15:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.15);
}
.focus\:ring-offset-yellow-500\/20:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.2);
}
.focus\:ring-offset-yellow-500\/25:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.25);
}
.focus\:ring-offset-yellow-500\/30:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.3);
}
.focus\:ring-offset-yellow-500\/35:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.35);
}
.focus\:ring-offset-yellow-500\/40:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.4);
}
.focus\:ring-offset-yellow-500\/45:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.45);
}
.focus\:ring-offset-yellow-500\/5:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.05);
}
.focus\:ring-offset-yellow-500\/50:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.5);
}
.focus\:ring-offset-yellow-500\/55:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.55);
}
.focus\:ring-offset-yellow-500\/60:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.6);
}
.focus\:ring-offset-yellow-500\/65:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.65);
}
.focus\:ring-offset-yellow-500\/70:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.7);
}
.focus\:ring-offset-yellow-500\/75:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.75);
}
.focus\:ring-offset-yellow-500\/80:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.8);
}
.focus\:ring-offset-yellow-500\/85:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.85);
}
.focus\:ring-offset-yellow-500\/90:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.9);
}
.focus\:ring-offset-yellow-500\/95:focus {
  --tw-ring-offset-color: rgb(234 179 8 / 0.95);
}
.focus\:ring-offset-yellow-600:focus {
  --tw-ring-offset-color: #ca8a04;
}
.focus\:ring-offset-yellow-600\/0:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0);
}
.focus\:ring-offset-yellow-600\/10:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.1);
}
.focus\:ring-offset-yellow-600\/100:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 1);
}
.focus\:ring-offset-yellow-600\/15:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.15);
}
.focus\:ring-offset-yellow-600\/20:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.2);
}
.focus\:ring-offset-yellow-600\/25:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.25);
}
.focus\:ring-offset-yellow-600\/30:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.3);
}
.focus\:ring-offset-yellow-600\/35:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.35);
}
.focus\:ring-offset-yellow-600\/40:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.4);
}
.focus\:ring-offset-yellow-600\/45:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.45);
}
.focus\:ring-offset-yellow-600\/5:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.05);
}
.focus\:ring-offset-yellow-600\/50:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.5);
}
.focus\:ring-offset-yellow-600\/55:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.55);
}
.focus\:ring-offset-yellow-600\/60:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.6);
}
.focus\:ring-offset-yellow-600\/65:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.65);
}
.focus\:ring-offset-yellow-600\/70:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.7);
}
.focus\:ring-offset-yellow-600\/75:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.75);
}
.focus\:ring-offset-yellow-600\/80:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.8);
}
.focus\:ring-offset-yellow-600\/85:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.85);
}
.focus\:ring-offset-yellow-600\/90:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.9);
}
.focus\:ring-offset-yellow-600\/95:focus {
  --tw-ring-offset-color: rgb(202 138 4 / 0.95);
}
.focus\:ring-offset-yellow-700:focus {
  --tw-ring-offset-color: #a16207;
}
.focus\:ring-offset-yellow-700\/0:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0);
}
.focus\:ring-offset-yellow-700\/10:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.1);
}
.focus\:ring-offset-yellow-700\/100:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 1);
}
.focus\:ring-offset-yellow-700\/15:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.15);
}
.focus\:ring-offset-yellow-700\/20:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.2);
}
.focus\:ring-offset-yellow-700\/25:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.25);
}
.focus\:ring-offset-yellow-700\/30:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.3);
}
.focus\:ring-offset-yellow-700\/35:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.35);
}
.focus\:ring-offset-yellow-700\/40:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.4);
}
.focus\:ring-offset-yellow-700\/45:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.45);
}
.focus\:ring-offset-yellow-700\/5:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.05);
}
.focus\:ring-offset-yellow-700\/50:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.5);
}
.focus\:ring-offset-yellow-700\/55:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.55);
}
.focus\:ring-offset-yellow-700\/60:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.6);
}
.focus\:ring-offset-yellow-700\/65:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.65);
}
.focus\:ring-offset-yellow-700\/70:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.7);
}
.focus\:ring-offset-yellow-700\/75:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.75);
}
.focus\:ring-offset-yellow-700\/80:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.8);
}
.focus\:ring-offset-yellow-700\/85:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.85);
}
.focus\:ring-offset-yellow-700\/90:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.9);
}
.focus\:ring-offset-yellow-700\/95:focus {
  --tw-ring-offset-color: rgb(161 98 7 / 0.95);
}
.focus\:ring-offset-yellow-800:focus {
  --tw-ring-offset-color: #854d0e;
}
.focus\:ring-offset-yellow-800\/0:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0);
}
.focus\:ring-offset-yellow-800\/10:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.1);
}
.focus\:ring-offset-yellow-800\/100:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 1);
}
.focus\:ring-offset-yellow-800\/15:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.15);
}
.focus\:ring-offset-yellow-800\/20:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.2);
}
.focus\:ring-offset-yellow-800\/25:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.25);
}
.focus\:ring-offset-yellow-800\/30:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.3);
}
.focus\:ring-offset-yellow-800\/35:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.35);
}
.focus\:ring-offset-yellow-800\/40:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.4);
}
.focus\:ring-offset-yellow-800\/45:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.45);
}
.focus\:ring-offset-yellow-800\/5:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.05);
}
.focus\:ring-offset-yellow-800\/50:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.5);
}
.focus\:ring-offset-yellow-800\/55:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.55);
}
.focus\:ring-offset-yellow-800\/60:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.6);
}
.focus\:ring-offset-yellow-800\/65:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.65);
}
.focus\:ring-offset-yellow-800\/70:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.7);
}
.focus\:ring-offset-yellow-800\/75:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.75);
}
.focus\:ring-offset-yellow-800\/80:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.8);
}
.focus\:ring-offset-yellow-800\/85:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.85);
}
.focus\:ring-offset-yellow-800\/90:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.9);
}
.focus\:ring-offset-yellow-800\/95:focus {
  --tw-ring-offset-color: rgb(133 77 14 / 0.95);
}
.focus\:ring-offset-yellow-900:focus {
  --tw-ring-offset-color: #713f12;
}
.focus\:ring-offset-yellow-900\/0:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0);
}
.focus\:ring-offset-yellow-900\/10:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.1);
}
.focus\:ring-offset-yellow-900\/100:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 1);
}
.focus\:ring-offset-yellow-900\/15:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.15);
}
.focus\:ring-offset-yellow-900\/20:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.2);
}
.focus\:ring-offset-yellow-900\/25:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.25);
}
.focus\:ring-offset-yellow-900\/30:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.3);
}
.focus\:ring-offset-yellow-900\/35:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.35);
}
.focus\:ring-offset-yellow-900\/40:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.4);
}
.focus\:ring-offset-yellow-900\/45:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.45);
}
.focus\:ring-offset-yellow-900\/5:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.05);
}
.focus\:ring-offset-yellow-900\/50:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.5);
}
.focus\:ring-offset-yellow-900\/55:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.55);
}
.focus\:ring-offset-yellow-900\/60:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.6);
}
.focus\:ring-offset-yellow-900\/65:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.65);
}
.focus\:ring-offset-yellow-900\/70:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.7);
}
.focus\:ring-offset-yellow-900\/75:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.75);
}
.focus\:ring-offset-yellow-900\/80:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.8);
}
.focus\:ring-offset-yellow-900\/85:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.85);
}
.focus\:ring-offset-yellow-900\/90:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.9);
}
.focus\:ring-offset-yellow-900\/95:focus {
  --tw-ring-offset-color: rgb(113 63 18 / 0.95);
}
.focus\:ring-offset-yellow-950:focus {
  --tw-ring-offset-color: #422006;
}
.focus\:ring-offset-yellow-950\/0:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0);
}
.focus\:ring-offset-yellow-950\/10:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.1);
}
.focus\:ring-offset-yellow-950\/100:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 1);
}
.focus\:ring-offset-yellow-950\/15:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.15);
}
.focus\:ring-offset-yellow-950\/20:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.2);
}
.focus\:ring-offset-yellow-950\/25:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.25);
}
.focus\:ring-offset-yellow-950\/30:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.3);
}
.focus\:ring-offset-yellow-950\/35:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.35);
}
.focus\:ring-offset-yellow-950\/40:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.4);
}
.focus\:ring-offset-yellow-950\/45:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.45);
}
.focus\:ring-offset-yellow-950\/5:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.05);
}
.focus\:ring-offset-yellow-950\/50:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.5);
}
.focus\:ring-offset-yellow-950\/55:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.55);
}
.focus\:ring-offset-yellow-950\/60:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.6);
}
.focus\:ring-offset-yellow-950\/65:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.65);
}
.focus\:ring-offset-yellow-950\/70:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.7);
}
.focus\:ring-offset-yellow-950\/75:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.75);
}
.focus\:ring-offset-yellow-950\/80:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.8);
}
.focus\:ring-offset-yellow-950\/85:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.85);
}
.focus\:ring-offset-yellow-950\/90:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.9);
}
.focus\:ring-offset-yellow-950\/95:focus {
  --tw-ring-offset-color: rgb(66 32 6 / 0.95);
}
.focus\:drop-shadow-2xl:focus {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.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-sidebar-ring:focus-visible {
  --tw-ring-color: hsl(var(--sidebar-ring));
}
.focus-visible\:ring-offset-1:focus-visible {
  --tw-ring-offset-width: 1px;
}
.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.focus-visible\:ring-offset-background:focus-visible {
  --tw-ring-offset-color: hsl(var(--background));
}
.active\:cursor-grabbing:active {
  cursor: grabbing;
}
.active\:bg-sidebar-accent:active {
  background-color: hsl(var(--sidebar-accent));
}
.active\:text-sidebar-accent-foreground:active {
  color: hsl(var(--sidebar-accent-foreground));
}
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:bg-gray-300:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.disabled\:opacity-50:disabled {
  opacity: 0.5;
}
.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100 {
  opacity: 1;
}
.group:hover .group-hover\:block {
  display: block;
}
.group\/menu-item:hover .group-hover\/menu-item\:opacity-100 {
  opacity: 1;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.group.destructive .group-\[\.destructive\]\:border-muted\/40 {
  border-color: hsl(var(--muted) / 0.4);
}
.group.toaster .group-\[\.toaster\]\:border-border {
  border-color: hsl(var(--border));
}
.group.toast .group-\[\.toast\]\:bg-muted {
  background-color: hsl(var(--muted));
}
.group.toast .group-\[\.toast\]\:bg-primary {
  background-color: hsl(var(--primary));
}
.group.toaster .group-\[\.toaster\]\:bg-background {
  background-color: hsl(var(--background));
}
.group.destructive .group-\[\.destructive\]\:text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.group.toast .group-\[\.toast\]\:text-muted-foreground {
  color: hsl(var(--muted-foreground));
}
.group.toast .group-\[\.toast\]\:text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.group.toaster .group-\[\.toaster\]\:text-foreground {
  color: hsl(var(--foreground));
}
.group.toaster .group-\[\.toaster\]\: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);
}
.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover {
  border-color: hsl(var(--destructive) / 0.3);
}
.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover {
  background-color: hsl(var(--destructive));
}
.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover {
  color: hsl(var(--destructive-foreground));
}
.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover {
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity, 1));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus {
  --tw-ring-color: hsl(var(--destructive));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus {
  --tw-ring-offset-color: #dc2626;
}
.peer\/menu-button:hover ~ .peer-hover\/menu-button\:text-sidebar-accent-foreground {
  color: hsl(var(--sidebar-accent-foreground));
}
.peer:disabled ~ .peer-disabled\:cursor-not-allowed {
  cursor: not-allowed;
}
.peer:disabled ~ .peer-disabled\:opacity-70 {
  opacity: 0.7;
}
.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]) {
  background-color: hsl(var(--sidebar-background));
}
.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8 {
  padding-right: 2rem;
}
.aria-disabled\:pointer-events-none[aria-disabled="true"] {
  pointer-events: none;
}
.aria-disabled\:opacity-50[aria-disabled="true"] {
  opacity: 0.5;
}
.aria-selected\:text-muted-foreground[aria-selected="true"] {
  color: hsl(var(--muted-foreground));
}
.data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"] {
  pointer-events: none;
}
.data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}
.data-\[state\=inactive\]\:hidden[data-state="inactive"] {
  display: none;
}
.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction="vertical"] {
  height: 1px;
}
.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction="vertical"] {
  width: 100%;
}
.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=left\]\:-translate-x-1[data-side="left"] {
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=right\]\:translate-x-1[data-side="right"] {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=top\]\:-translate-y-1[data-side="top"] {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-3[data-state="checked"] {
  --tw-translate-x: 0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-4[data-state="checked"] {
  --tw-translate-x: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=unchecked\]\:translate-x-0[data-state="unchecked"] {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=cancel\]\:translate-x-0[data-swipe="cancel"] {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe="end"] {
  --tw-translate-x: var(--radix-toast-swipe-end-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe="move"] {
  --tw-translate-x: var(--radix-toast-swipe-move-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes accordion-up {

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

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

  from {
    height: 0;
  }

  to {
    height: var(--radix-accordion-content-height);
  }
}
.data-\[state\=open\]\:animate-accordion-down[data-state="open"] {
  animation: accordion-down 0.2s ease-out;
}
.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction="vertical"] {
  flex-direction: column;
}
.data-\[range-end\=true\]\:rounded-md[data-range-end="true"] {
  border-radius: calc(var(--radius) - 2px);
}
.data-\[range-middle\=true\]\:rounded-none[data-range-middle="true"] {
  border-radius: 0px;
}
.data-\[range-start\=true\]\:rounded-md[data-range-start="true"] {
  border-radius: calc(var(--radius) - 2px);
}
.data-\[selected\=true\]\:rounded-none[data-selected="true"] {
  border-radius: 0px;
}
.data-\[active\=true\]\:bg-sidebar-accent[data-active="true"] {
  background-color: hsl(var(--sidebar-accent));
}
.data-\[active\]\:bg-accent\/50[data-active] {
  background-color: hsl(var(--accent) / 0.5);
}
.data-\[range-end\=true\]\:bg-primary[data-range-end="true"] {
  background-color: hsl(var(--primary));
}
.data-\[range-middle\=true\]\:bg-accent[data-range-middle="true"] {
  background-color: hsl(var(--accent));
}
.data-\[range-start\=true\]\:bg-primary[data-range-start="true"] {
  background-color: hsl(var(--primary));
}
.data-\[selected-single\=true\]\:bg-primary[data-selected-single="true"] {
  background-color: hsl(var(--primary));
}
.data-\[selected\=true\]\:bg-accent[data-selected="true"] {
  background-color: hsl(var(--accent));
}
.data-\[state\=active\]\:bg-background[data-state="active"] {
  background-color: hsl(var(--background));
}
.data-\[state\=active\]\:bg-muted[data-state="active"] {
  background-color: hsl(var(--muted));
}
.data-\[state\=checked\]\:bg-blue-500[data-state="checked"] {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.data-\[state\=checked\]\:bg-primary[data-state="checked"] {
  background-color: hsl(var(--primary));
}
.data-\[state\=on\]\:bg-accent[data-state="on"] {
  background-color: hsl(var(--accent));
}
.data-\[state\=open\]\:bg-accent[data-state="open"] {
  background-color: hsl(var(--accent));
}
.data-\[state\=open\]\:bg-accent\/50[data-state="open"] {
  background-color: hsl(var(--accent) / 0.5);
}
.data-\[state\=open\]\:bg-secondary[data-state="open"] {
  background-color: hsl(var(--secondary));
}
.data-\[state\=open\]\:bg-sidebar-accent[data-state="open"] {
  background-color: hsl(var(--sidebar-accent));
}
.data-\[state\=selected\]\:bg-muted[data-state="selected"] {
  background-color: hsl(var(--muted));
}
.data-\[state\=unchecked\]\:bg-input[data-state="unchecked"] {
  background-color: hsl(var(--input));
}
.data-\[active\=true\]\:font-medium[data-active="true"] {
  font-weight: 500;
}
.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active="true"] {
  color: hsl(var(--sidebar-accent-foreground));
}
.data-\[range-end\=true\]\:text-primary-foreground[data-range-end="true"] {
  color: hsl(var(--primary-foreground));
}
.data-\[range-middle\=true\]\:text-accent-foreground[data-range-middle="true"] {
  color: hsl(var(--accent-foreground));
}
.data-\[range-start\=true\]\:text-primary-foreground[data-range-start="true"] {
  color: hsl(var(--primary-foreground));
}
.data-\[selected-single\=true\]\:text-primary-foreground[data-selected-single="true"] {
  color: hsl(var(--primary-foreground));
}
.data-\[selected\=true\]\:text-accent-foreground[data-selected="true"] {
  color: hsl(var(--accent-foreground));
}
.data-\[state\=active\]\:text-foreground[data-state="active"] {
  color: hsl(var(--foreground));
}
.data-\[state\=checked\]\:text-primary-foreground[data-state="checked"] {
  color: hsl(var(--primary-foreground));
}
.data-\[state\=on\]\:text-accent-foreground[data-state="on"] {
  color: hsl(var(--accent-foreground));
}
.data-\[state\=open\]\:text-muted-foreground[data-state="open"] {
  color: hsl(var(--muted-foreground));
}
.data-\[state\=open\]\:text-sidebar-accent-foreground[data-state="open"] {
  color: hsl(var(--sidebar-accent-foreground));
}
.data-\[disabled\=true\]\:opacity-50[data-disabled="true"] {
  opacity: 0.5;
}
.data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: 0.5;
}
.data-\[state\=open\]\:opacity-100[data-state="open"] {
  opacity: 1;
}
.data-\[state\=active\]\:shadow[data-state="active"] {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.data-\[swipe\=move\]\:transition-none[data-swipe="move"] {
  transition-property: none;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  transition-duration: 300ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"] {
  transition-duration: 500ms;
}
.data-\[motion\^\=from-\]\:animate-in[data-motion^="from-"] {
  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\=open\]\:animate-in[data-state="open"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=visible\]\:animate-in[data-state="visible"] {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[motion\^\=to-\]\:animate-out[data-motion^="to-"] {
  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\]\: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\=hidden\]\:animate-out[data-state="hidden"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[swipe\=end\]\:animate-out[data-swipe="end"] {
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[motion\^\=from-\]\:fade-in[data-motion^="from-"] {
  --tw-enter-opacity: 0;
}
.data-\[motion\^\=to-\]\:fade-out[data-motion^="to-"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-out-80[data-state="closed"] {
  --tw-exit-opacity: 0.8;
}
.data-\[state\=hidden\]\:fade-out[data-state="hidden"] {
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=visible\]\:fade-in[data-state="visible"] {
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}
.data-\[state\=open\]\:zoom-in-90[data-state="open"] {
  --tw-enter-scale: .9;
}
.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}
.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion="from-end"] {
  --tw-enter-translate-x: 13rem;
}
.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion="from-start"] {
  --tw-enter-translate-x: -13rem;
}
.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion="to-end"] {
  --tw-exit-translate-x: 13rem;
}
.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion="to-start"] {
  --tw-exit-translate-x: -13rem;
}
.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;
}
.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"] {
  --tw-exit-translate-y: 100%;
}
.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"] {
  --tw-exit-translate-x: -100%;
}
.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-right-full[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"] {
  --tw-exit-translate-y: -100%;
}
.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"] {
  --tw-exit-translate-y: -48%;
}
.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"] {
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-left[data-state="open"] {
  --tw-enter-translate-x: -100%;
}
.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:slide-in-from-right[data-state="open"] {
  --tw-enter-translate-x: 100%;
}
.data-\[state\=open\]\:slide-in-from-top[data-state="open"] {
  --tw-enter-translate-y: -100%;
}
.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"] {
  --tw-enter-translate-y: -48%;
}
.data-\[state\=open\]\:slide-in-from-top-full[data-state="open"] {
  --tw-enter-translate-y: -100%;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  animation-duration: 300ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"] {
  animation-duration: 500ms;
}
.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction="vertical"]::after {
  content: var(--tw-content);
  left: 0px;
}
.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction="vertical"]::after {
  content: var(--tw-content);
  height: 0.25rem;
}
.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction="vertical"]::after {
  content: var(--tw-content);
  width: 100%;
}
.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction="vertical"]::after {
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction="vertical"]::after {
  content: var(--tw-content);
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state="open"] {
  background-color: hsl(var(--sidebar-accent));
}
.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state="open"] {
  color: hsl(var(--sidebar-accent-foreground));
}
.group\/day[data-focused="true"] .group-data-\[focused\=true\]\/day\:relative {
  position: relative;
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\] {
  left: calc(var(--sidebar-width) * -1);
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\] {
  right: calc(var(--sidebar-width) * -1);
}
.group[data-side="left"] .group-data-\[side\=left\]\:-right-4 {
  right: -1rem;
}
.group[data-side="right"] .group-data-\[side\=right\]\:left-0 {
  left: 0px;
}
.group\/day[data-focused="true"] .group-data-\[focused\=true\]\/day\:z-10 {
  z-index: 10;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:-mt-8 {
  margin-top: -2rem;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:hidden {
  display: none;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!size-8 {
  width: 2rem !important;
  height: 2rem !important;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\] {
  width: var(--sidebar-width-icon);
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\] {
  width: calc(var(--sidebar-width-icon) + 1rem);
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\] {
  width: calc(var(--sidebar-width-icon) + 1rem + 2px);
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:w-0 {
  width: 0px;
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-side="right"] .group-data-\[side\=right\]\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group\/collapsible[data-state="open"] .group-data-\[state\=open\]\/collapsible\:rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-state="open"] .group-data-\[state\=open\]\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:overflow-hidden {
  overflow: hidden;
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:rounded-lg {
  border-radius: var(--radius);
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:border {
  border-width: 1px;
}
.group[data-side="left"] .group-data-\[side\=left\]\:border-r {
  border-right-width: 1px;
}
.group[data-side="right"] .group-data-\[side\=right\]\:border-l {
  border-left-width: 1px;
}
.group\/day[data-focused="true"] .group-data-\[focused\=true\]\/day\:border-ring {
  border-color: hsl(var(--ring));
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:border-sidebar-border {
  border-color: hsl(var(--sidebar-border));
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!p-0 {
  padding: 0px !important;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!p-2 {
  padding: 0.5rem !important;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:opacity-0 {
  opacity: 0;
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group\/day[data-focused="true"] .group-data-\[focused\=true\]\/day\:ring-\[3px\] {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.group\/day[data-focused="true"] .group-data-\[focused\=true\]\/day\:ring-ring\/50 {
  --tw-ring-color: hsl(var(--ring) / 0.5);
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:after\:left-full::after {
  content: var(--tw-content);
  left: 100%;
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover {
  background-color: hsl(var(--sidebar-background));
}
.peer\/menu-button[data-size="default"] ~ .peer-data-\[size\=default\]\/menu-button\:top-1\.5 {
  top: 0.375rem;
}
.peer\/menu-button[data-size="lg"] ~ .peer-data-\[size\=lg\]\/menu-button\:top-2\.5 {
  top: 0.625rem;
}
.peer\/menu-button[data-size="sm"] ~ .peer-data-\[size\=sm\]\/menu-button\:top-1 {
  top: 0.25rem;
}
.peer\/menu-button[data-active="true"] ~ .peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground {
  color: hsl(var(--sidebar-accent-foreground));
}
@supports (backdrop-filter: var(--tw)) {

  .supports-\[backdrop-filter\]\:bg-background\/60 {
    background-color: hsl(var(--background) / 0.6);
  }
}
.dark\:h-0:is(.dark *) {
  height: 0px;
}
.dark\:h-0\.5:is(.dark *) {
  height: 0.125rem;
}
.dark\:h-1:is(.dark *) {
  height: 0.25rem;
}
.dark\:h-1\.5:is(.dark *) {
  height: 0.375rem;
}
.dark\:h-1\/2:is(.dark *) {
  height: 50%;
}
.dark\:h-1\/3:is(.dark *) {
  height: 33.333333%;
}
.dark\:h-1\/4:is(.dark *) {
  height: 25%;
}
.dark\:h-1\/5:is(.dark *) {
  height: 20%;
}
.dark\:h-1\/6:is(.dark *) {
  height: 16.666667%;
}
.dark\:h-10:is(.dark *) {
  height: 2.5rem;
}
.dark\:h-11:is(.dark *) {
  height: 2.75rem;
}
.dark\:h-12:is(.dark *) {
  height: 3rem;
}
.dark\:h-14:is(.dark *) {
  height: 3.5rem;
}
.dark\:h-16:is(.dark *) {
  height: 4rem;
}
.dark\:h-2:is(.dark *) {
  height: 0.5rem;
}
.dark\:h-2\.5:is(.dark *) {
  height: 0.625rem;
}
.dark\:h-2\/3:is(.dark *) {
  height: 66.666667%;
}
.dark\:h-2\/4:is(.dark *) {
  height: 50%;
}
.dark\:h-2\/5:is(.dark *) {
  height: 40%;
}
.dark\:h-2\/6:is(.dark *) {
  height: 33.333333%;
}
.dark\:h-20:is(.dark *) {
  height: 5rem;
}
.dark\:h-24:is(.dark *) {
  height: 6rem;
}
.dark\:h-28:is(.dark *) {
  height: 7rem;
}
.dark\:h-3:is(.dark *) {
  height: 0.75rem;
}
.dark\:h-3\.5:is(.dark *) {
  height: 0.875rem;
}
.dark\:h-3\/4:is(.dark *) {
  height: 75%;
}
.dark\:h-3\/5:is(.dark *) {
  height: 60%;
}
.dark\:h-3\/6:is(.dark *) {
  height: 50%;
}
.dark\:h-32:is(.dark *) {
  height: 8rem;
}
.dark\:h-36:is(.dark *) {
  height: 9rem;
}
.dark\:h-4:is(.dark *) {
  height: 1rem;
}
.dark\:h-4\/5:is(.dark *) {
  height: 80%;
}
.dark\:h-4\/6:is(.dark *) {
  height: 66.666667%;
}
.dark\:h-40:is(.dark *) {
  height: 10rem;
}
.dark\:h-44:is(.dark *) {
  height: 11rem;
}
.dark\:h-48:is(.dark *) {
  height: 12rem;
}
.dark\:h-5:is(.dark *) {
  height: 1.25rem;
}
.dark\:h-5\/6:is(.dark *) {
  height: 83.333333%;
}
.dark\:h-52:is(.dark *) {
  height: 13rem;
}
.dark\:h-56:is(.dark *) {
  height: 14rem;
}
.dark\:h-6:is(.dark *) {
  height: 1.5rem;
}
.dark\:h-60:is(.dark *) {
  height: 15rem;
}
.dark\:h-64:is(.dark *) {
  height: 16rem;
}
.dark\:h-7:is(.dark *) {
  height: 1.75rem;
}
.dark\:h-72:is(.dark *) {
  height: 18rem;
}
.dark\:h-8:is(.dark *) {
  height: 2rem;
}
.dark\:h-80:is(.dark *) {
  height: 20rem;
}
.dark\:h-9:is(.dark *) {
  height: 2.25rem;
}
.dark\:h-96:is(.dark *) {
  height: 24rem;
}
.dark\:max-h-0:is(.dark *) {
  max-height: 0px;
}
.dark\:max-h-0\.5:is(.dark *) {
  max-height: 0.125rem;
}
.dark\:max-h-1:is(.dark *) {
  max-height: 0.25rem;
}
.dark\:max-h-1\.5:is(.dark *) {
  max-height: 0.375rem;
}
.dark\:max-h-10:is(.dark *) {
  max-height: 2.5rem;
}
.dark\:max-h-11:is(.dark *) {
  max-height: 2.75rem;
}
.dark\:max-h-12:is(.dark *) {
  max-height: 3rem;
}
.dark\:max-h-14:is(.dark *) {
  max-height: 3.5rem;
}
.dark\:max-h-16:is(.dark *) {
  max-height: 4rem;
}
.dark\:max-h-2:is(.dark *) {
  max-height: 0.5rem;
}
.dark\:max-h-2\.5:is(.dark *) {
  max-height: 0.625rem;
}
.dark\:max-h-20:is(.dark *) {
  max-height: 5rem;
}
.dark\:max-h-24:is(.dark *) {
  max-height: 6rem;
}
.dark\:max-h-28:is(.dark *) {
  max-height: 7rem;
}
.dark\:max-h-3:is(.dark *) {
  max-height: 0.75rem;
}
.dark\:max-h-3\.5:is(.dark *) {
  max-height: 0.875rem;
}
.dark\:max-h-32:is(.dark *) {
  max-height: 8rem;
}
.dark\:max-h-36:is(.dark *) {
  max-height: 9rem;
}
.dark\:max-h-4:is(.dark *) {
  max-height: 1rem;
}
.dark\:max-h-40:is(.dark *) {
  max-height: 10rem;
}
.dark\:max-h-44:is(.dark *) {
  max-height: 11rem;
}
.dark\:max-h-48:is(.dark *) {
  max-height: 12rem;
}
.dark\:max-h-5:is(.dark *) {
  max-height: 1.25rem;
}
.dark\:max-h-52:is(.dark *) {
  max-height: 13rem;
}
.dark\:max-h-56:is(.dark *) {
  max-height: 14rem;
}
.dark\:max-h-6:is(.dark *) {
  max-height: 1.5rem;
}
.dark\:max-h-60:is(.dark *) {
  max-height: 15rem;
}
.dark\:max-h-64:is(.dark *) {
  max-height: 16rem;
}
.dark\:max-h-7:is(.dark *) {
  max-height: 1.75rem;
}
.dark\:max-h-72:is(.dark *) {
  max-height: 18rem;
}
.dark\:max-h-8:is(.dark *) {
  max-height: 2rem;
}
.dark\:max-h-80:is(.dark *) {
  max-height: 20rem;
}
.dark\:max-h-9:is(.dark *) {
  max-height: 2.25rem;
}
.dark\:max-h-96:is(.dark *) {
  max-height: 24rem;
}
.dark\:min-h-0:is(.dark *) {
  min-height: 0px;
}
.dark\:min-h-0\.5:is(.dark *) {
  min-height: 0.125rem;
}
.dark\:min-h-1:is(.dark *) {
  min-height: 0.25rem;
}
.dark\:min-h-1\.5:is(.dark *) {
  min-height: 0.375rem;
}
.dark\:min-h-10:is(.dark *) {
  min-height: 2.5rem;
}
.dark\:min-h-11:is(.dark *) {
  min-height: 2.75rem;
}
.dark\:min-h-12:is(.dark *) {
  min-height: 3rem;
}
.dark\:min-h-14:is(.dark *) {
  min-height: 3.5rem;
}
.dark\:min-h-16:is(.dark *) {
  min-height: 4rem;
}
.dark\:min-h-2:is(.dark *) {
  min-height: 0.5rem;
}
.dark\:min-h-2\.5:is(.dark *) {
  min-height: 0.625rem;
}
.dark\:min-h-20:is(.dark *) {
  min-height: 5rem;
}
.dark\:min-h-24:is(.dark *) {
  min-height: 6rem;
}
.dark\:min-h-28:is(.dark *) {
  min-height: 7rem;
}
.dark\:min-h-3:is(.dark *) {
  min-height: 0.75rem;
}
.dark\:min-h-3\.5:is(.dark *) {
  min-height: 0.875rem;
}
.dark\:min-h-32:is(.dark *) {
  min-height: 8rem;
}
.dark\:min-h-36:is(.dark *) {
  min-height: 9rem;
}
.dark\:min-h-4:is(.dark *) {
  min-height: 1rem;
}
.dark\:min-h-40:is(.dark *) {
  min-height: 10rem;
}
.dark\:min-h-44:is(.dark *) {
  min-height: 11rem;
}
.dark\:min-h-48:is(.dark *) {
  min-height: 12rem;
}
.dark\:min-h-5:is(.dark *) {
  min-height: 1.25rem;
}
.dark\:min-h-52:is(.dark *) {
  min-height: 13rem;
}
.dark\:min-h-56:is(.dark *) {
  min-height: 14rem;
}
.dark\:min-h-6:is(.dark *) {
  min-height: 1.5rem;
}
.dark\:min-h-60:is(.dark *) {
  min-height: 15rem;
}
.dark\:min-h-64:is(.dark *) {
  min-height: 16rem;
}
.dark\:min-h-7:is(.dark *) {
  min-height: 1.75rem;
}
.dark\:min-h-72:is(.dark *) {
  min-height: 18rem;
}
.dark\:min-h-8:is(.dark *) {
  min-height: 2rem;
}
.dark\:min-h-80:is(.dark *) {
  min-height: 20rem;
}
.dark\:min-h-9:is(.dark *) {
  min-height: 2.25rem;
}
.dark\:min-h-96:is(.dark *) {
  min-height: 24rem;
}
.dark\:w-0:is(.dark *) {
  width: 0px;
}
.dark\:w-0\.5:is(.dark *) {
  width: 0.125rem;
}
.dark\:w-1:is(.dark *) {
  width: 0.25rem;
}
.dark\:w-1\.5:is(.dark *) {
  width: 0.375rem;
}
.dark\:w-1\/12:is(.dark *) {
  width: 8.333333%;
}
.dark\:w-1\/2:is(.dark *) {
  width: 50%;
}
.dark\:w-1\/3:is(.dark *) {
  width: 33.333333%;
}
.dark\:w-1\/4:is(.dark *) {
  width: 25%;
}
.dark\:w-1\/5:is(.dark *) {
  width: 20%;
}
.dark\:w-1\/6:is(.dark *) {
  width: 16.666667%;
}
.dark\:w-10:is(.dark *) {
  width: 2.5rem;
}
.dark\:w-10\/12:is(.dark *) {
  width: 83.333333%;
}
.dark\:w-11:is(.dark *) {
  width: 2.75rem;
}
.dark\:w-11\/12:is(.dark *) {
  width: 91.666667%;
}
.dark\:w-12:is(.dark *) {
  width: 3rem;
}
.dark\:w-14:is(.dark *) {
  width: 3.5rem;
}
.dark\:w-16:is(.dark *) {
  width: 4rem;
}
.dark\:w-2:is(.dark *) {
  width: 0.5rem;
}
.dark\:w-2\.5:is(.dark *) {
  width: 0.625rem;
}
.dark\:w-2\/12:is(.dark *) {
  width: 16.666667%;
}
.dark\:w-2\/3:is(.dark *) {
  width: 66.666667%;
}
.dark\:w-2\/4:is(.dark *) {
  width: 50%;
}
.dark\:w-2\/5:is(.dark *) {
  width: 40%;
}
.dark\:w-2\/6:is(.dark *) {
  width: 33.333333%;
}
.dark\:w-20:is(.dark *) {
  width: 5rem;
}
.dark\:w-24:is(.dark *) {
  width: 6rem;
}
.dark\:w-28:is(.dark *) {
  width: 7rem;
}
.dark\:w-3:is(.dark *) {
  width: 0.75rem;
}
.dark\:w-3\.5:is(.dark *) {
  width: 0.875rem;
}
.dark\:w-3\/12:is(.dark *) {
  width: 25%;
}
.dark\:w-3\/4:is(.dark *) {
  width: 75%;
}
.dark\:w-3\/5:is(.dark *) {
  width: 60%;
}
.dark\:w-3\/6:is(.dark *) {
  width: 50%;
}
.dark\:w-32:is(.dark *) {
  width: 8rem;
}
.dark\:w-36:is(.dark *) {
  width: 9rem;
}
.dark\:w-4:is(.dark *) {
  width: 1rem;
}
.dark\:w-4\/12:is(.dark *) {
  width: 33.333333%;
}
.dark\:w-4\/5:is(.dark *) {
  width: 80%;
}
.dark\:w-4\/6:is(.dark *) {
  width: 66.666667%;
}
.dark\:w-40:is(.dark *) {
  width: 10rem;
}
.dark\:w-44:is(.dark *) {
  width: 11rem;
}
.dark\:w-48:is(.dark *) {
  width: 12rem;
}
.dark\:w-5:is(.dark *) {
  width: 1.25rem;
}
.dark\:w-5\/12:is(.dark *) {
  width: 41.666667%;
}
.dark\:w-5\/6:is(.dark *) {
  width: 83.333333%;
}
.dark\:w-52:is(.dark *) {
  width: 13rem;
}
.dark\:w-56:is(.dark *) {
  width: 14rem;
}
.dark\:w-6:is(.dark *) {
  width: 1.5rem;
}
.dark\:w-6\/12:is(.dark *) {
  width: 50%;
}
.dark\:w-60:is(.dark *) {
  width: 15rem;
}
.dark\:w-64:is(.dark *) {
  width: 16rem;
}
.dark\:w-7:is(.dark *) {
  width: 1.75rem;
}
.dark\:w-7\/12:is(.dark *) {
  width: 58.333333%;
}
.dark\:w-72:is(.dark *) {
  width: 18rem;
}
.dark\:w-8:is(.dark *) {
  width: 2rem;
}
.dark\:w-8\/12:is(.dark *) {
  width: 66.666667%;
}
.dark\:w-80:is(.dark *) {
  width: 20rem;
}
.dark\:w-9:is(.dark *) {
  width: 2.25rem;
}
.dark\:w-9\/12:is(.dark *) {
  width: 75%;
}
.dark\:w-96:is(.dark *) {
  width: 24rem;
}
.dark\:min-w-0:is(.dark *) {
  min-width: 0px;
}
.dark\:min-w-0\.5:is(.dark *) {
  min-width: 0.125rem;
}
.dark\:min-w-1:is(.dark *) {
  min-width: 0.25rem;
}
.dark\:min-w-1\.5:is(.dark *) {
  min-width: 0.375rem;
}
.dark\:min-w-10:is(.dark *) {
  min-width: 2.5rem;
}
.dark\:min-w-11:is(.dark *) {
  min-width: 2.75rem;
}
.dark\:min-w-12:is(.dark *) {
  min-width: 3rem;
}
.dark\:min-w-14:is(.dark *) {
  min-width: 3.5rem;
}
.dark\:min-w-16:is(.dark *) {
  min-width: 4rem;
}
.dark\:min-w-2:is(.dark *) {
  min-width: 0.5rem;
}
.dark\:min-w-2\.5:is(.dark *) {
  min-width: 0.625rem;
}
.dark\:min-w-20:is(.dark *) {
  min-width: 5rem;
}
.dark\:min-w-24:is(.dark *) {
  min-width: 6rem;
}
.dark\:min-w-28:is(.dark *) {
  min-width: 7rem;
}
.dark\:min-w-3:is(.dark *) {
  min-width: 0.75rem;
}
.dark\:min-w-3\.5:is(.dark *) {
  min-width: 0.875rem;
}
.dark\:min-w-32:is(.dark *) {
  min-width: 8rem;
}
.dark\:min-w-36:is(.dark *) {
  min-width: 9rem;
}
.dark\:min-w-4:is(.dark *) {
  min-width: 1rem;
}
.dark\:min-w-40:is(.dark *) {
  min-width: 10rem;
}
.dark\:min-w-44:is(.dark *) {
  min-width: 11rem;
}
.dark\:min-w-48:is(.dark *) {
  min-width: 12rem;
}
.dark\:min-w-5:is(.dark *) {
  min-width: 1.25rem;
}
.dark\:min-w-52:is(.dark *) {
  min-width: 13rem;
}
.dark\:min-w-56:is(.dark *) {
  min-width: 14rem;
}
.dark\:min-w-6:is(.dark *) {
  min-width: 1.5rem;
}
.dark\:min-w-60:is(.dark *) {
  min-width: 15rem;
}
.dark\:min-w-64:is(.dark *) {
  min-width: 16rem;
}
.dark\:min-w-7:is(.dark *) {
  min-width: 1.75rem;
}
.dark\:min-w-72:is(.dark *) {
  min-width: 18rem;
}
.dark\:min-w-8:is(.dark *) {
  min-width: 2rem;
}
.dark\:min-w-80:is(.dark *) {
  min-width: 20rem;
}
.dark\:min-w-9:is(.dark *) {
  min-width: 2.25rem;
}
.dark\:min-w-96:is(.dark *) {
  min-width: 24rem;
}
.dark\:max-w-0:is(.dark *) {
  max-width: 0px;
}
.dark\:max-w-0\.5:is(.dark *) {
  max-width: 0.125rem;
}
.dark\:max-w-1:is(.dark *) {
  max-width: 0.25rem;
}
.dark\:max-w-1\.5:is(.dark *) {
  max-width: 0.375rem;
}
.dark\:max-w-10:is(.dark *) {
  max-width: 2.5rem;
}
.dark\:max-w-11:is(.dark *) {
  max-width: 2.75rem;
}
.dark\:max-w-12:is(.dark *) {
  max-width: 3rem;
}
.dark\:max-w-14:is(.dark *) {
  max-width: 3.5rem;
}
.dark\:max-w-16:is(.dark *) {
  max-width: 4rem;
}
.dark\:max-w-2:is(.dark *) {
  max-width: 0.5rem;
}
.dark\:max-w-2\.5:is(.dark *) {
  max-width: 0.625rem;
}
.dark\:max-w-20:is(.dark *) {
  max-width: 5rem;
}
.dark\:max-w-24:is(.dark *) {
  max-width: 6rem;
}
.dark\:max-w-28:is(.dark *) {
  max-width: 7rem;
}
.dark\:max-w-2xl:is(.dark *) {
  max-width: 42rem;
}
.dark\:max-w-3:is(.dark *) {
  max-width: 0.75rem;
}
.dark\:max-w-3\.5:is(.dark *) {
  max-width: 0.875rem;
}
.dark\:max-w-32:is(.dark *) {
  max-width: 8rem;
}
.dark\:max-w-36:is(.dark *) {
  max-width: 9rem;
}
.dark\:max-w-3xl:is(.dark *) {
  max-width: 48rem;
}
.dark\:max-w-4:is(.dark *) {
  max-width: 1rem;
}
.dark\:max-w-40:is(.dark *) {
  max-width: 10rem;
}
.dark\:max-w-44:is(.dark *) {
  max-width: 11rem;
}
.dark\:max-w-48:is(.dark *) {
  max-width: 12rem;
}
.dark\:max-w-4xl:is(.dark *) {
  max-width: 56rem;
}
.dark\:max-w-5:is(.dark *) {
  max-width: 1.25rem;
}
.dark\:max-w-52:is(.dark *) {
  max-width: 13rem;
}
.dark\:max-w-56:is(.dark *) {
  max-width: 14rem;
}
.dark\:max-w-5xl:is(.dark *) {
  max-width: 64rem;
}
.dark\:max-w-6:is(.dark *) {
  max-width: 1.5rem;
}
.dark\:max-w-60:is(.dark *) {
  max-width: 15rem;
}
.dark\:max-w-64:is(.dark *) {
  max-width: 16rem;
}
.dark\:max-w-6xl:is(.dark *) {
  max-width: 72rem;
}
.dark\:max-w-7:is(.dark *) {
  max-width: 1.75rem;
}
.dark\:max-w-72:is(.dark *) {
  max-width: 18rem;
}
.dark\:max-w-7xl:is(.dark *) {
  max-width: 80rem;
}
.dark\:max-w-8:is(.dark *) {
  max-width: 2rem;
}
.dark\:max-w-80:is(.dark *) {
  max-width: 20rem;
}
.dark\:max-w-9:is(.dark *) {
  max-width: 2.25rem;
}
.dark\:max-w-96:is(.dark *) {
  max-width: 24rem;
}
.dark\:flex-grow-0:is(.dark *) {
  flex-grow: 0;
}
.dark\:grow-0:is(.dark *) {
  flex-grow: 0;
}
.dark\:-rotate-90:is(.dark *) {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dark\:rotate-0:is(.dark *) {
  --tw-rotate: 0deg;
  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));
}
.dark\:scale-0:is(.dark *) {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dark\:scale-100:is(.dark *) {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dark\:divide-gray-700:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-divide-opacity, 1));
}
.dark\:divide-gray-800:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-100\/0:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0);
}
.dark\:divide-yellow-100\/10:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.1);
}
.dark\:divide-yellow-100\/100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 1);
}
.dark\:divide-yellow-100\/15:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.15);
}
.dark\:divide-yellow-100\/20:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.2);
}
.dark\:divide-yellow-100\/25:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.25);
}
.dark\:divide-yellow-100\/30:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.3);
}
.dark\:divide-yellow-100\/35:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.35);
}
.dark\:divide-yellow-100\/40:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.4);
}
.dark\:divide-yellow-100\/45:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.45);
}
.dark\:divide-yellow-100\/5:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.05);
}
.dark\:divide-yellow-100\/50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.5);
}
.dark\:divide-yellow-100\/55:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.55);
}
.dark\:divide-yellow-100\/60:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.6);
}
.dark\:divide-yellow-100\/65:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.65);
}
.dark\:divide-yellow-100\/70:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.7);
}
.dark\:divide-yellow-100\/75:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.75);
}
.dark\:divide-yellow-100\/80:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.8);
}
.dark\:divide-yellow-100\/85:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.85);
}
.dark\:divide-yellow-100\/90:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.9);
}
.dark\:divide-yellow-100\/95:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 249 195 / 0.95);
}
.dark\:divide-yellow-200:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-200\/0:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0);
}
.dark\:divide-yellow-200\/10:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.1);
}
.dark\:divide-yellow-200\/100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 1);
}
.dark\:divide-yellow-200\/15:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.15);
}
.dark\:divide-yellow-200\/20:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.2);
}
.dark\:divide-yellow-200\/25:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.25);
}
.dark\:divide-yellow-200\/30:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.3);
}
.dark\:divide-yellow-200\/35:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.35);
}
.dark\:divide-yellow-200\/40:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.4);
}
.dark\:divide-yellow-200\/45:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.45);
}
.dark\:divide-yellow-200\/5:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.05);
}
.dark\:divide-yellow-200\/50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.5);
}
.dark\:divide-yellow-200\/55:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.55);
}
.dark\:divide-yellow-200\/60:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.6);
}
.dark\:divide-yellow-200\/65:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.65);
}
.dark\:divide-yellow-200\/70:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.7);
}
.dark\:divide-yellow-200\/75:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.75);
}
.dark\:divide-yellow-200\/80:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.8);
}
.dark\:divide-yellow-200\/85:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.85);
}
.dark\:divide-yellow-200\/90:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.9);
}
.dark\:divide-yellow-200\/95:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 240 138 / 0.95);
}
.dark\:divide-yellow-300:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-300\/0:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0);
}
.dark\:divide-yellow-300\/10:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.1);
}
.dark\:divide-yellow-300\/100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 1);
}
.dark\:divide-yellow-300\/15:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.15);
}
.dark\:divide-yellow-300\/20:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.2);
}
.dark\:divide-yellow-300\/25:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.25);
}
.dark\:divide-yellow-300\/30:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.3);
}
.dark\:divide-yellow-300\/35:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.35);
}
.dark\:divide-yellow-300\/40:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.4);
}
.dark\:divide-yellow-300\/45:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.45);
}
.dark\:divide-yellow-300\/5:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.05);
}
.dark\:divide-yellow-300\/50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.5);
}
.dark\:divide-yellow-300\/55:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.55);
}
.dark\:divide-yellow-300\/60:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.6);
}
.dark\:divide-yellow-300\/65:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.65);
}
.dark\:divide-yellow-300\/70:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.7);
}
.dark\:divide-yellow-300\/75:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.75);
}
.dark\:divide-yellow-300\/80:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.8);
}
.dark\:divide-yellow-300\/85:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.85);
}
.dark\:divide-yellow-300\/90:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.9);
}
.dark\:divide-yellow-300\/95:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(253 224 71 / 0.95);
}
.dark\:divide-yellow-400:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-400\/0:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0);
}
.dark\:divide-yellow-400\/10:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.1);
}
.dark\:divide-yellow-400\/100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 1);
}
.dark\:divide-yellow-400\/15:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.15);
}
.dark\:divide-yellow-400\/20:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.2);
}
.dark\:divide-yellow-400\/25:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.25);
}
.dark\:divide-yellow-400\/30:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.3);
}
.dark\:divide-yellow-400\/35:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.35);
}
.dark\:divide-yellow-400\/40:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.4);
}
.dark\:divide-yellow-400\/45:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.45);
}
.dark\:divide-yellow-400\/5:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.05);
}
.dark\:divide-yellow-400\/50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.5);
}
.dark\:divide-yellow-400\/55:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.55);
}
.dark\:divide-yellow-400\/60:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.6);
}
.dark\:divide-yellow-400\/65:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.65);
}
.dark\:divide-yellow-400\/70:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.7);
}
.dark\:divide-yellow-400\/75:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.75);
}
.dark\:divide-yellow-400\/80:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.8);
}
.dark\:divide-yellow-400\/85:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.85);
}
.dark\:divide-yellow-400\/90:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.9);
}
.dark\:divide-yellow-400\/95:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(250 204 21 / 0.95);
}
.dark\:divide-yellow-50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-50\/0:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0);
}
.dark\:divide-yellow-50\/10:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.1);
}
.dark\:divide-yellow-50\/100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 1);
}
.dark\:divide-yellow-50\/15:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.15);
}
.dark\:divide-yellow-50\/20:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.2);
}
.dark\:divide-yellow-50\/25:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.25);
}
.dark\:divide-yellow-50\/30:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.3);
}
.dark\:divide-yellow-50\/35:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.35);
}
.dark\:divide-yellow-50\/40:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.4);
}
.dark\:divide-yellow-50\/45:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.45);
}
.dark\:divide-yellow-50\/5:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.05);
}
.dark\:divide-yellow-50\/50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.5);
}
.dark\:divide-yellow-50\/55:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.55);
}
.dark\:divide-yellow-50\/60:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.6);
}
.dark\:divide-yellow-50\/65:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.65);
}
.dark\:divide-yellow-50\/70:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.7);
}
.dark\:divide-yellow-50\/75:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.75);
}
.dark\:divide-yellow-50\/80:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.8);
}
.dark\:divide-yellow-50\/85:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.85);
}
.dark\:divide-yellow-50\/90:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.9);
}
.dark\:divide-yellow-50\/95:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(254 252 232 / 0.95);
}
.dark\:divide-yellow-500:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-500\/0:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0);
}
.dark\:divide-yellow-500\/10:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.1);
}
.dark\:divide-yellow-500\/100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 1);
}
.dark\:divide-yellow-500\/15:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.15);
}
.dark\:divide-yellow-500\/20:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.2);
}
.dark\:divide-yellow-500\/25:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.25);
}
.dark\:divide-yellow-500\/30:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.3);
}
.dark\:divide-yellow-500\/35:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.35);
}
.dark\:divide-yellow-500\/40:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.4);
}
.dark\:divide-yellow-500\/45:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.45);
}
.dark\:divide-yellow-500\/5:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.05);
}
.dark\:divide-yellow-500\/50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.5);
}
.dark\:divide-yellow-500\/55:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.55);
}
.dark\:divide-yellow-500\/60:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.6);
}
.dark\:divide-yellow-500\/65:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.65);
}
.dark\:divide-yellow-500\/70:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.7);
}
.dark\:divide-yellow-500\/75:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.75);
}
.dark\:divide-yellow-500\/80:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.8);
}
.dark\:divide-yellow-500\/85:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.85);
}
.dark\:divide-yellow-500\/90:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.9);
}
.dark\:divide-yellow-500\/95:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(234 179 8 / 0.95);
}
.dark\:divide-yellow-600:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-600\/0:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0);
}
.dark\:divide-yellow-600\/10:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.1);
}
.dark\:divide-yellow-600\/100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 1);
}
.dark\:divide-yellow-600\/15:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.15);
}
.dark\:divide-yellow-600\/20:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.2);
}
.dark\:divide-yellow-600\/25:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.25);
}
.dark\:divide-yellow-600\/30:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.3);
}
.dark\:divide-yellow-600\/35:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.35);
}
.dark\:divide-yellow-600\/40:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.4);
}
.dark\:divide-yellow-600\/45:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.45);
}
.dark\:divide-yellow-600\/5:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.05);
}
.dark\:divide-yellow-600\/50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.5);
}
.dark\:divide-yellow-600\/55:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.55);
}
.dark\:divide-yellow-600\/60:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.6);
}
.dark\:divide-yellow-600\/65:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.65);
}
.dark\:divide-yellow-600\/70:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.7);
}
.dark\:divide-yellow-600\/75:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.75);
}
.dark\:divide-yellow-600\/80:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.8);
}
.dark\:divide-yellow-600\/85:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.85);
}
.dark\:divide-yellow-600\/90:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.9);
}
.dark\:divide-yellow-600\/95:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(202 138 4 / 0.95);
}
.dark\:divide-yellow-700:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-700\/0:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0);
}
.dark\:divide-yellow-700\/10:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.1);
}
.dark\:divide-yellow-700\/100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 1);
}
.dark\:divide-yellow-700\/15:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.15);
}
.dark\:divide-yellow-700\/20:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.2);
}
.dark\:divide-yellow-700\/25:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.25);
}
.dark\:divide-yellow-700\/30:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.3);
}
.dark\:divide-yellow-700\/35:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.35);
}
.dark\:divide-yellow-700\/40:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.4);
}
.dark\:divide-yellow-700\/45:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.45);
}
.dark\:divide-yellow-700\/5:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.05);
}
.dark\:divide-yellow-700\/50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.5);
}
.dark\:divide-yellow-700\/55:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.55);
}
.dark\:divide-yellow-700\/60:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.6);
}
.dark\:divide-yellow-700\/65:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.65);
}
.dark\:divide-yellow-700\/70:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.7);
}
.dark\:divide-yellow-700\/75:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.75);
}
.dark\:divide-yellow-700\/80:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.8);
}
.dark\:divide-yellow-700\/85:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.85);
}
.dark\:divide-yellow-700\/90:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.9);
}
.dark\:divide-yellow-700\/95:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(161 98 7 / 0.95);
}
.dark\:divide-yellow-800:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-800\/0:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0);
}
.dark\:divide-yellow-800\/10:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.1);
}
.dark\:divide-yellow-800\/100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 1);
}
.dark\:divide-yellow-800\/15:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.15);
}
.dark\:divide-yellow-800\/20:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.2);
}
.dark\:divide-yellow-800\/25:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.25);
}
.dark\:divide-yellow-800\/30:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.3);
}
.dark\:divide-yellow-800\/35:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.35);
}
.dark\:divide-yellow-800\/40:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.4);
}
.dark\:divide-yellow-800\/45:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.45);
}
.dark\:divide-yellow-800\/5:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.05);
}
.dark\:divide-yellow-800\/50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.5);
}
.dark\:divide-yellow-800\/55:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.55);
}
.dark\:divide-yellow-800\/60:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.6);
}
.dark\:divide-yellow-800\/65:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.65);
}
.dark\:divide-yellow-800\/70:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.7);
}
.dark\:divide-yellow-800\/75:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.75);
}
.dark\:divide-yellow-800\/80:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.8);
}
.dark\:divide-yellow-800\/85:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.85);
}
.dark\:divide-yellow-800\/90:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.9);
}
.dark\:divide-yellow-800\/95:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(133 77 14 / 0.95);
}
.dark\:divide-yellow-900:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-900\/0:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0);
}
.dark\:divide-yellow-900\/10:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.1);
}
.dark\:divide-yellow-900\/100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 1);
}
.dark\:divide-yellow-900\/15:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.15);
}
.dark\:divide-yellow-900\/20:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.2);
}
.dark\:divide-yellow-900\/25:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.25);
}
.dark\:divide-yellow-900\/30:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.3);
}
.dark\:divide-yellow-900\/35:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.35);
}
.dark\:divide-yellow-900\/40:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.4);
}
.dark\:divide-yellow-900\/45:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.45);
}
.dark\:divide-yellow-900\/5:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.05);
}
.dark\:divide-yellow-900\/50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.5);
}
.dark\:divide-yellow-900\/55:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.55);
}
.dark\:divide-yellow-900\/60:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.6);
}
.dark\:divide-yellow-900\/65:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.65);
}
.dark\:divide-yellow-900\/70:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.7);
}
.dark\:divide-yellow-900\/75:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.75);
}
.dark\:divide-yellow-900\/80:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.8);
}
.dark\:divide-yellow-900\/85:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.85);
}
.dark\:divide-yellow-900\/90:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.9);
}
.dark\:divide-yellow-900\/95:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(113 63 18 / 0.95);
}
.dark\:divide-yellow-950:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-divide-opacity, 1));
}
.dark\:divide-yellow-950\/0:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0);
}
.dark\:divide-yellow-950\/10:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.1);
}
.dark\:divide-yellow-950\/100:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 1);
}
.dark\:divide-yellow-950\/15:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.15);
}
.dark\:divide-yellow-950\/20:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.2);
}
.dark\:divide-yellow-950\/25:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.25);
}
.dark\:divide-yellow-950\/30:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.3);
}
.dark\:divide-yellow-950\/35:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.35);
}
.dark\:divide-yellow-950\/40:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.4);
}
.dark\:divide-yellow-950\/45:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.45);
}
.dark\:divide-yellow-950\/5:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.05);
}
.dark\:divide-yellow-950\/50:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.5);
}
.dark\:divide-yellow-950\/55:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.55);
}
.dark\:divide-yellow-950\/60:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.6);
}
.dark\:divide-yellow-950\/65:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.65);
}
.dark\:divide-yellow-950\/70:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.7);
}
.dark\:divide-yellow-950\/75:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.75);
}
.dark\:divide-yellow-950\/80:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.8);
}
.dark\:divide-yellow-950\/85:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.85);
}
.dark\:divide-yellow-950\/90:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.9);
}
.dark\:divide-yellow-950\/95:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(66 32 6 / 0.95);
}
.dark\:border-amber-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(254 243 199 / var(--tw-border-opacity, 1));
}
.dark\:border-amber-100\/0:is(.dark *) {
  border-color: rgb(254 243 199 / 0);
}
.dark\:border-amber-100\/10:is(.dark *) {
  border-color: rgb(254 243 199 / 0.1);
}
.dark\:border-amber-100\/100:is(.dark *) {
  border-color: rgb(254 243 199 / 1);
}
.dark\:border-amber-100\/15:is(.dark *) {
  border-color: rgb(254 243 199 / 0.15);
}
.dark\:border-amber-100\/20:is(.dark *) {
  border-color: rgb(254 243 199 / 0.2);
}
.dark\:border-amber-100\/25:is(.dark *) {
  border-color: rgb(254 243 199 / 0.25);
}
.dark\:border-amber-100\/30:is(.dark *) {
  border-color: rgb(254 243 199 / 0.3);
}
.dark\:border-amber-100\/35:is(.dark *) {
  border-color: rgb(254 243 199 / 0.35);
}
.dark\:border-amber-100\/40:is(.dark *) {
  border-color: rgb(254 243 199 / 0.4);
}
.dark\:border-amber-100\/45:is(.dark *) {
  border-color: rgb(254 243 199 / 0.45);
}
.dark\:border-amber-100\/5:is(.dark *) {
  border-color: rgb(254 243 199 / 0.05);
}
.dark\:border-amber-100\/50:is(.dark *) {
  border-color: rgb(254 243 199 / 0.5);
}
.dark\:border-amber-100\/55:is(.dark *) {
  border-color: rgb(254 243 199 / 0.55);
}
.dark\:border-amber-100\/60:is(.dark *) {
  border-color: rgb(254 243 199 / 0.6);
}
.dark\:border-amber-100\/65:is(.dark *) {
  border-color: rgb(254 243 199 / 0.65);
}
.dark\:border-amber-100\/70:is(.dark *) {
  border-color: rgb(254 243 199 / 0.7);
}
.dark\:border-amber-100\/75:is(.dark *) {
  border-color: rgb(254 243 199 / 0.75);
}
.dark\:border-amber-100\/80:is(.dark *) {
  border-color: rgb(254 243 199 / 0.8);
}
.dark\:border-amber-100\/85:is(.dark *) {
  border-color: rgb(254 243 199 / 0.85);
}
.dark\:border-amber-100\/90:is(.dark *) {
  border-color: rgb(254 243 199 / 0.9);
}
.dark\:border-amber-100\/95:is(.dark *) {
  border-color: rgb(254 243 199 / 0.95);
}
.dark\:border-amber-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.dark\:border-amber-200\/0:is(.dark *) {
  border-color: rgb(253 230 138 / 0);
}
.dark\:border-amber-200\/10:is(.dark *) {
  border-color: rgb(253 230 138 / 0.1);
}
.dark\:border-amber-200\/100:is(.dark *) {
  border-color: rgb(253 230 138 / 1);
}
.dark\:border-amber-200\/15:is(.dark *) {
  border-color: rgb(253 230 138 / 0.15);
}
.dark\:border-amber-200\/20:is(.dark *) {
  border-color: rgb(253 230 138 / 0.2);
}
.dark\:border-amber-200\/25:is(.dark *) {
  border-color: rgb(253 230 138 / 0.25);
}
.dark\:border-amber-200\/30:is(.dark *) {
  border-color: rgb(253 230 138 / 0.3);
}
.dark\:border-amber-200\/35:is(.dark *) {
  border-color: rgb(253 230 138 / 0.35);
}
.dark\:border-amber-200\/40:is(.dark *) {
  border-color: rgb(253 230 138 / 0.4);
}
.dark\:border-amber-200\/45:is(.dark *) {
  border-color: rgb(253 230 138 / 0.45);
}
.dark\:border-amber-200\/5:is(.dark *) {
  border-color: rgb(253 230 138 / 0.05);
}
.dark\:border-amber-200\/50:is(.dark *) {
  border-color: rgb(253 230 138 / 0.5);
}
.dark\:border-amber-200\/55:is(.dark *) {
  border-color: rgb(253 230 138 / 0.55);
}
.dark\:border-amber-200\/60:is(.dark *) {
  border-color: rgb(253 230 138 / 0.6);
}
.dark\:border-amber-200\/65:is(.dark *) {
  border-color: rgb(253 230 138 / 0.65);
}
.dark\:border-amber-200\/70:is(.dark *) {
  border-color: rgb(253 230 138 / 0.7);
}
.dark\:border-amber-200\/75:is(.dark *) {
  border-color: rgb(253 230 138 / 0.75);
}
.dark\:border-amber-200\/80:is(.dark *) {
  border-color: rgb(253 230 138 / 0.8);
}
.dark\:border-amber-200\/85:is(.dark *) {
  border-color: rgb(253 230 138 / 0.85);
}
.dark\:border-amber-200\/90:is(.dark *) {
  border-color: rgb(253 230 138 / 0.9);
}
.dark\:border-amber-200\/95:is(.dark *) {
  border-color: rgb(253 230 138 / 0.95);
}
.dark\:border-amber-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.dark\:border-amber-300\/0:is(.dark *) {
  border-color: rgb(252 211 77 / 0);
}
.dark\:border-amber-300\/10:is(.dark *) {
  border-color: rgb(252 211 77 / 0.1);
}
.dark\:border-amber-300\/100:is(.dark *) {
  border-color: rgb(252 211 77 / 1);
}
.dark\:border-amber-300\/15:is(.dark *) {
  border-color: rgb(252 211 77 / 0.15);
}
.dark\:border-amber-300\/20:is(.dark *) {
  border-color: rgb(252 211 77 / 0.2);
}
.dark\:border-amber-300\/25:is(.dark *) {
  border-color: rgb(252 211 77 / 0.25);
}
.dark\:border-amber-300\/30:is(.dark *) {
  border-color: rgb(252 211 77 / 0.3);
}
.dark\:border-amber-300\/35:is(.dark *) {
  border-color: rgb(252 211 77 / 0.35);
}
.dark\:border-amber-300\/40:is(.dark *) {
  border-color: rgb(252 211 77 / 0.4);
}
.dark\:border-amber-300\/45:is(.dark *) {
  border-color: rgb(252 211 77 / 0.45);
}
.dark\:border-amber-300\/5:is(.dark *) {
  border-color: rgb(252 211 77 / 0.05);
}
.dark\:border-amber-300\/50:is(.dark *) {
  border-color: rgb(252 211 77 / 0.5);
}
.dark\:border-amber-300\/55:is(.dark *) {
  border-color: rgb(252 211 77 / 0.55);
}
.dark\:border-amber-300\/60:is(.dark *) {
  border-color: rgb(252 211 77 / 0.6);
}
.dark\:border-amber-300\/65:is(.dark *) {
  border-color: rgb(252 211 77 / 0.65);
}
.dark\:border-amber-300\/70:is(.dark *) {
  border-color: rgb(252 211 77 / 0.7);
}
.dark\:border-amber-300\/75:is(.dark *) {
  border-color: rgb(252 211 77 / 0.75);
}
.dark\:border-amber-300\/80:is(.dark *) {
  border-color: rgb(252 211 77 / 0.8);
}
.dark\:border-amber-300\/85:is(.dark *) {
  border-color: rgb(252 211 77 / 0.85);
}
.dark\:border-amber-300\/90:is(.dark *) {
  border-color: rgb(252 211 77 / 0.9);
}
.dark\:border-amber-300\/95:is(.dark *) {
  border-color: rgb(252 211 77 / 0.95);
}
.dark\:border-amber-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}
.dark\:border-amber-400\/0:is(.dark *) {
  border-color: rgb(251 191 36 / 0);
}
.dark\:border-amber-400\/10:is(.dark *) {
  border-color: rgb(251 191 36 / 0.1);
}
.dark\:border-amber-400\/100:is(.dark *) {
  border-color: rgb(251 191 36 / 1);
}
.dark\:border-amber-400\/15:is(.dark *) {
  border-color: rgb(251 191 36 / 0.15);
}
.dark\:border-amber-400\/20:is(.dark *) {
  border-color: rgb(251 191 36 / 0.2);
}
.dark\:border-amber-400\/25:is(.dark *) {
  border-color: rgb(251 191 36 / 0.25);
}
.dark\:border-amber-400\/30:is(.dark *) {
  border-color: rgb(251 191 36 / 0.3);
}
.dark\:border-amber-400\/35:is(.dark *) {
  border-color: rgb(251 191 36 / 0.35);
}
.dark\:border-amber-400\/40:is(.dark *) {
  border-color: rgb(251 191 36 / 0.4);
}
.dark\:border-amber-400\/45:is(.dark *) {
  border-color: rgb(251 191 36 / 0.45);
}
.dark\:border-amber-400\/5:is(.dark *) {
  border-color: rgb(251 191 36 / 0.05);
}
.dark\:border-amber-400\/50:is(.dark *) {
  border-color: rgb(251 191 36 / 0.5);
}
.dark\:border-amber-400\/55:is(.dark *) {
  border-color: rgb(251 191 36 / 0.55);
}
.dark\:border-amber-400\/60:is(.dark *) {
  border-color: rgb(251 191 36 / 0.6);
}
.dark\:border-amber-400\/65:is(.dark *) {
  border-color: rgb(251 191 36 / 0.65);
}
.dark\:border-amber-400\/70:is(.dark *) {
  border-color: rgb(251 191 36 / 0.7);
}
.dark\:border-amber-400\/75:is(.dark *) {
  border-color: rgb(251 191 36 / 0.75);
}
.dark\:border-amber-400\/80:is(.dark *) {
  border-color: rgb(251 191 36 / 0.8);
}
.dark\:border-amber-400\/85:is(.dark *) {
  border-color: rgb(251 191 36 / 0.85);
}
.dark\:border-amber-400\/90:is(.dark *) {
  border-color: rgb(251 191 36 / 0.9);
}
.dark\:border-amber-400\/95:is(.dark *) {
  border-color: rgb(251 191 36 / 0.95);
}
.dark\:border-amber-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}
.dark\:border-amber-500\/0:is(.dark *) {
  border-color: rgb(245 158 11 / 0);
}
.dark\:border-amber-500\/10:is(.dark *) {
  border-color: rgb(245 158 11 / 0.1);
}
.dark\:border-amber-500\/100:is(.dark *) {
  border-color: rgb(245 158 11 / 1);
}
.dark\:border-amber-500\/15:is(.dark *) {
  border-color: rgb(245 158 11 / 0.15);
}
.dark\:border-amber-500\/20:is(.dark *) {
  border-color: rgb(245 158 11 / 0.2);
}
.dark\:border-amber-500\/25:is(.dark *) {
  border-color: rgb(245 158 11 / 0.25);
}
.dark\:border-amber-500\/30:is(.dark *) {
  border-color: rgb(245 158 11 / 0.3);
}
.dark\:border-amber-500\/35:is(.dark *) {
  border-color: rgb(245 158 11 / 0.35);
}
.dark\:border-amber-500\/40:is(.dark *) {
  border-color: rgb(245 158 11 / 0.4);
}
.dark\:border-amber-500\/45:is(.dark *) {
  border-color: rgb(245 158 11 / 0.45);
}
.dark\:border-amber-500\/5:is(.dark *) {
  border-color: rgb(245 158 11 / 0.05);
}
.dark\:border-amber-500\/50:is(.dark *) {
  border-color: rgb(245 158 11 / 0.5);
}
.dark\:border-amber-500\/55:is(.dark *) {
  border-color: rgb(245 158 11 / 0.55);
}
.dark\:border-amber-500\/60:is(.dark *) {
  border-color: rgb(245 158 11 / 0.6);
}
.dark\:border-amber-500\/65:is(.dark *) {
  border-color: rgb(245 158 11 / 0.65);
}
.dark\:border-amber-500\/70:is(.dark *) {
  border-color: rgb(245 158 11 / 0.7);
}
.dark\:border-amber-500\/75:is(.dark *) {
  border-color: rgb(245 158 11 / 0.75);
}
.dark\:border-amber-500\/80:is(.dark *) {
  border-color: rgb(245 158 11 / 0.8);
}
.dark\:border-amber-500\/85:is(.dark *) {
  border-color: rgb(245 158 11 / 0.85);
}
.dark\:border-amber-500\/90:is(.dark *) {
  border-color: rgb(245 158 11 / 0.9);
}
.dark\:border-amber-500\/95:is(.dark *) {
  border-color: rgb(245 158 11 / 0.95);
}
.dark\:border-amber-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(217 119 6 / var(--tw-border-opacity, 1));
}
.dark\:border-amber-600\/0:is(.dark *) {
  border-color: rgb(217 119 6 / 0);
}
.dark\:border-amber-600\/10:is(.dark *) {
  border-color: rgb(217 119 6 / 0.1);
}
.dark\:border-amber-600\/100:is(.dark *) {
  border-color: rgb(217 119 6 / 1);
}
.dark\:border-amber-600\/15:is(.dark *) {
  border-color: rgb(217 119 6 / 0.15);
}
.dark\:border-amber-600\/20:is(.dark *) {
  border-color: rgb(217 119 6 / 0.2);
}
.dark\:border-amber-600\/25:is(.dark *) {
  border-color: rgb(217 119 6 / 0.25);
}
.dark\:border-amber-600\/30:is(.dark *) {
  border-color: rgb(217 119 6 / 0.3);
}
.dark\:border-amber-600\/35:is(.dark *) {
  border-color: rgb(217 119 6 / 0.35);
}
.dark\:border-amber-600\/40:is(.dark *) {
  border-color: rgb(217 119 6 / 0.4);
}
.dark\:border-amber-600\/45:is(.dark *) {
  border-color: rgb(217 119 6 / 0.45);
}
.dark\:border-amber-600\/5:is(.dark *) {
  border-color: rgb(217 119 6 / 0.05);
}
.dark\:border-amber-600\/50:is(.dark *) {
  border-color: rgb(217 119 6 / 0.5);
}
.dark\:border-amber-600\/55:is(.dark *) {
  border-color: rgb(217 119 6 / 0.55);
}
.dark\:border-amber-600\/60:is(.dark *) {
  border-color: rgb(217 119 6 / 0.6);
}
.dark\:border-amber-600\/65:is(.dark *) {
  border-color: rgb(217 119 6 / 0.65);
}
.dark\:border-amber-600\/70:is(.dark *) {
  border-color: rgb(217 119 6 / 0.7);
}
.dark\:border-amber-600\/75:is(.dark *) {
  border-color: rgb(217 119 6 / 0.75);
}
.dark\:border-amber-600\/80:is(.dark *) {
  border-color: rgb(217 119 6 / 0.8);
}
.dark\:border-amber-600\/85:is(.dark *) {
  border-color: rgb(217 119 6 / 0.85);
}
.dark\:border-amber-600\/90:is(.dark *) {
  border-color: rgb(217 119 6 / 0.9);
}
.dark\:border-amber-600\/95:is(.dark *) {
  border-color: rgb(217 119 6 / 0.95);
}
.dark\:border-amber-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.dark\:border-amber-700\/0:is(.dark *) {
  border-color: rgb(180 83 9 / 0);
}
.dark\:border-amber-700\/10:is(.dark *) {
  border-color: rgb(180 83 9 / 0.1);
}
.dark\:border-amber-700\/100:is(.dark *) {
  border-color: rgb(180 83 9 / 1);
}
.dark\:border-amber-700\/15:is(.dark *) {
  border-color: rgb(180 83 9 / 0.15);
}
.dark\:border-amber-700\/20:is(.dark *) {
  border-color: rgb(180 83 9 / 0.2);
}
.dark\:border-amber-700\/25:is(.dark *) {
  border-color: rgb(180 83 9 / 0.25);
}
.dark\:border-amber-700\/30:is(.dark *) {
  border-color: rgb(180 83 9 / 0.3);
}
.dark\:border-amber-700\/35:is(.dark *) {
  border-color: rgb(180 83 9 / 0.35);
}
.dark\:border-amber-700\/40:is(.dark *) {
  border-color: rgb(180 83 9 / 0.4);
}
.dark\:border-amber-700\/45:is(.dark *) {
  border-color: rgb(180 83 9 / 0.45);
}
.dark\:border-amber-700\/5:is(.dark *) {
  border-color: rgb(180 83 9 / 0.05);
}
.dark\:border-amber-700\/50:is(.dark *) {
  border-color: rgb(180 83 9 / 0.5);
}
.dark\:border-amber-700\/55:is(.dark *) {
  border-color: rgb(180 83 9 / 0.55);
}
.dark\:border-amber-700\/60:is(.dark *) {
  border-color: rgb(180 83 9 / 0.6);
}
.dark\:border-amber-700\/65:is(.dark *) {
  border-color: rgb(180 83 9 / 0.65);
}
.dark\:border-amber-700\/70:is(.dark *) {
  border-color: rgb(180 83 9 / 0.7);
}
.dark\:border-amber-700\/75:is(.dark *) {
  border-color: rgb(180 83 9 / 0.75);
}
.dark\:border-amber-700\/80:is(.dark *) {
  border-color: rgb(180 83 9 / 0.8);
}
.dark\:border-amber-700\/85:is(.dark *) {
  border-color: rgb(180 83 9 / 0.85);
}
.dark\:border-amber-700\/90:is(.dark *) {
  border-color: rgb(180 83 9 / 0.9);
}
.dark\:border-amber-700\/95:is(.dark *) {
  border-color: rgb(180 83 9 / 0.95);
}
.dark\:border-amber-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.dark\:border-amber-800\/0:is(.dark *) {
  border-color: rgb(146 64 14 / 0);
}
.dark\:border-amber-800\/10:is(.dark *) {
  border-color: rgb(146 64 14 / 0.1);
}
.dark\:border-amber-800\/100:is(.dark *) {
  border-color: rgb(146 64 14 / 1);
}
.dark\:border-amber-800\/15:is(.dark *) {
  border-color: rgb(146 64 14 / 0.15);
}
.dark\:border-amber-800\/20:is(.dark *) {
  border-color: rgb(146 64 14 / 0.2);
}
.dark\:border-amber-800\/25:is(.dark *) {
  border-color: rgb(146 64 14 / 0.25);
}
.dark\:border-amber-800\/30:is(.dark *) {
  border-color: rgb(146 64 14 / 0.3);
}
.dark\:border-amber-800\/35:is(.dark *) {
  border-color: rgb(146 64 14 / 0.35);
}
.dark\:border-amber-800\/40:is(.dark *) {
  border-color: rgb(146 64 14 / 0.4);
}
.dark\:border-amber-800\/45:is(.dark *) {
  border-color: rgb(146 64 14 / 0.45);
}
.dark\:border-amber-800\/5:is(.dark *) {
  border-color: rgb(146 64 14 / 0.05);
}
.dark\:border-amber-800\/50:is(.dark *) {
  border-color: rgb(146 64 14 / 0.5);
}
.dark\:border-amber-800\/55:is(.dark *) {
  border-color: rgb(146 64 14 / 0.55);
}
.dark\:border-amber-800\/60:is(.dark *) {
  border-color: rgb(146 64 14 / 0.6);
}
.dark\:border-amber-800\/65:is(.dark *) {
  border-color: rgb(146 64 14 / 0.65);
}
.dark\:border-amber-800\/70:is(.dark *) {
  border-color: rgb(146 64 14 / 0.7);
}
.dark\:border-amber-800\/75:is(.dark *) {
  border-color: rgb(146 64 14 / 0.75);
}
.dark\:border-amber-800\/80:is(.dark *) {
  border-color: rgb(146 64 14 / 0.8);
}
.dark\:border-amber-800\/85:is(.dark *) {
  border-color: rgb(146 64 14 / 0.85);
}
.dark\:border-amber-800\/90:is(.dark *) {
  border-color: rgb(146 64 14 / 0.9);
}
.dark\:border-amber-800\/95:is(.dark *) {
  border-color: rgb(146 64 14 / 0.95);
}
.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\/0:is(.dark *) {
  border-color: rgb(120 53 15 / 0);
}
.dark\:border-amber-900\/10:is(.dark *) {
  border-color: rgb(120 53 15 / 0.1);
}
.dark\:border-amber-900\/100:is(.dark *) {
  border-color: rgb(120 53 15 / 1);
}
.dark\:border-amber-900\/15:is(.dark *) {
  border-color: rgb(120 53 15 / 0.15);
}
.dark\:border-amber-900\/20:is(.dark *) {
  border-color: rgb(120 53 15 / 0.2);
}
.dark\:border-amber-900\/25:is(.dark *) {
  border-color: rgb(120 53 15 / 0.25);
}
.dark\:border-amber-900\/30:is(.dark *) {
  border-color: rgb(120 53 15 / 0.3);
}
.dark\:border-amber-900\/35:is(.dark *) {
  border-color: rgb(120 53 15 / 0.35);
}
.dark\:border-amber-900\/40:is(.dark *) {
  border-color: rgb(120 53 15 / 0.4);
}
.dark\:border-amber-900\/45:is(.dark *) {
  border-color: rgb(120 53 15 / 0.45);
}
.dark\:border-amber-900\/5:is(.dark *) {
  border-color: rgb(120 53 15 / 0.05);
}
.dark\:border-amber-900\/50:is(.dark *) {
  border-color: rgb(120 53 15 / 0.5);
}
.dark\:border-amber-900\/55:is(.dark *) {
  border-color: rgb(120 53 15 / 0.55);
}
.dark\:border-amber-900\/60:is(.dark *) {
  border-color: rgb(120 53 15 / 0.6);
}
.dark\:border-amber-900\/65:is(.dark *) {
  border-color: rgb(120 53 15 / 0.65);
}
.dark\:border-amber-900\/70:is(.dark *) {
  border-color: rgb(120 53 15 / 0.7);
}
.dark\:border-amber-900\/75:is(.dark *) {
  border-color: rgb(120 53 15 / 0.75);
}
.dark\:border-amber-900\/80:is(.dark *) {
  border-color: rgb(120 53 15 / 0.8);
}
.dark\:border-amber-900\/85:is(.dark *) {
  border-color: rgb(120 53 15 / 0.85);
}
.dark\:border-amber-900\/90:is(.dark *) {
  border-color: rgb(120 53 15 / 0.9);
}
.dark\:border-amber-900\/95:is(.dark *) {
  border-color: rgb(120 53 15 / 0.95);
}
.dark\:border-blue-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity, 1));
}
.dark\:border-blue-100\/0:is(.dark *) {
  border-color: rgb(219 234 254 / 0);
}
.dark\:border-blue-100\/10:is(.dark *) {
  border-color: rgb(219 234 254 / 0.1);
}
.dark\:border-blue-100\/100:is(.dark *) {
  border-color: rgb(219 234 254 / 1);
}
.dark\:border-blue-100\/15:is(.dark *) {
  border-color: rgb(219 234 254 / 0.15);
}
.dark\:border-blue-100\/20:is(.dark *) {
  border-color: rgb(219 234 254 / 0.2);
}
.dark\:border-blue-100\/25:is(.dark *) {
  border-color: rgb(219 234 254 / 0.25);
}
.dark\:border-blue-100\/30:is(.dark *) {
  border-color: rgb(219 234 254 / 0.3);
}
.dark\:border-blue-100\/35:is(.dark *) {
  border-color: rgb(219 234 254 / 0.35);
}
.dark\:border-blue-100\/40:is(.dark *) {
  border-color: rgb(219 234 254 / 0.4);
}
.dark\:border-blue-100\/45:is(.dark *) {
  border-color: rgb(219 234 254 / 0.45);
}
.dark\:border-blue-100\/5:is(.dark *) {
  border-color: rgb(219 234 254 / 0.05);
}
.dark\:border-blue-100\/50:is(.dark *) {
  border-color: rgb(219 234 254 / 0.5);
}
.dark\:border-blue-100\/55:is(.dark *) {
  border-color: rgb(219 234 254 / 0.55);
}
.dark\:border-blue-100\/60:is(.dark *) {
  border-color: rgb(219 234 254 / 0.6);
}
.dark\:border-blue-100\/65:is(.dark *) {
  border-color: rgb(219 234 254 / 0.65);
}
.dark\:border-blue-100\/70:is(.dark *) {
  border-color: rgb(219 234 254 / 0.7);
}
.dark\:border-blue-100\/75:is(.dark *) {
  border-color: rgb(219 234 254 / 0.75);
}
.dark\:border-blue-100\/80:is(.dark *) {
  border-color: rgb(219 234 254 / 0.8);
}
.dark\:border-blue-100\/85:is(.dark *) {
  border-color: rgb(219 234 254 / 0.85);
}
.dark\:border-blue-100\/90:is(.dark *) {
  border-color: rgb(219 234 254 / 0.9);
}
.dark\:border-blue-100\/95:is(.dark *) {
  border-color: rgb(219 234 254 / 0.95);
}
.dark\:border-blue-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(191 219 254 / var(--tw-border-opacity, 1));
}
.dark\:border-blue-200\/0:is(.dark *) {
  border-color: rgb(191 219 254 / 0);
}
.dark\:border-blue-200\/10:is(.dark *) {
  border-color: rgb(191 219 254 / 0.1);
}
.dark\:border-blue-200\/100:is(.dark *) {
  border-color: rgb(191 219 254 / 1);
}
.dark\:border-blue-200\/15:is(.dark *) {
  border-color: rgb(191 219 254 / 0.15);
}
.dark\:border-blue-200\/20:is(.dark *) {
  border-color: rgb(191 219 254 / 0.2);
}
.dark\:border-blue-200\/25:is(.dark *) {
  border-color: rgb(191 219 254 / 0.25);
}
.dark\:border-blue-200\/30:is(.dark *) {
  border-color: rgb(191 219 254 / 0.3);
}
.dark\:border-blue-200\/35:is(.dark *) {
  border-color: rgb(191 219 254 / 0.35);
}
.dark\:border-blue-200\/40:is(.dark *) {
  border-color: rgb(191 219 254 / 0.4);
}
.dark\:border-blue-200\/45:is(.dark *) {
  border-color: rgb(191 219 254 / 0.45);
}
.dark\:border-blue-200\/5:is(.dark *) {
  border-color: rgb(191 219 254 / 0.05);
}
.dark\:border-blue-200\/50:is(.dark *) {
  border-color: rgb(191 219 254 / 0.5);
}
.dark\:border-blue-200\/55:is(.dark *) {
  border-color: rgb(191 219 254 / 0.55);
}
.dark\:border-blue-200\/60:is(.dark *) {
  border-color: rgb(191 219 254 / 0.6);
}
.dark\:border-blue-200\/65:is(.dark *) {
  border-color: rgb(191 219 254 / 0.65);
}
.dark\:border-blue-200\/70:is(.dark *) {
  border-color: rgb(191 219 254 / 0.7);
}
.dark\:border-blue-200\/75:is(.dark *) {
  border-color: rgb(191 219 254 / 0.75);
}
.dark\:border-blue-200\/80:is(.dark *) {
  border-color: rgb(191 219 254 / 0.8);
}
.dark\:border-blue-200\/85:is(.dark *) {
  border-color: rgb(191 219 254 / 0.85);
}
.dark\:border-blue-200\/90:is(.dark *) {
  border-color: rgb(191 219 254 / 0.9);
}
.dark\:border-blue-200\/95:is(.dark *) {
  border-color: rgb(191 219 254 / 0.95);
}
.dark\:border-blue-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.dark\:border-blue-300\/0:is(.dark *) {
  border-color: rgb(147 197 253 / 0);
}
.dark\:border-blue-300\/10:is(.dark *) {
  border-color: rgb(147 197 253 / 0.1);
}
.dark\:border-blue-300\/100:is(.dark *) {
  border-color: rgb(147 197 253 / 1);
}
.dark\:border-blue-300\/15:is(.dark *) {
  border-color: rgb(147 197 253 / 0.15);
}
.dark\:border-blue-300\/20:is(.dark *) {
  border-color: rgb(147 197 253 / 0.2);
}
.dark\:border-blue-300\/25:is(.dark *) {
  border-color: rgb(147 197 253 / 0.25);
}
.dark\:border-blue-300\/30:is(.dark *) {
  border-color: rgb(147 197 253 / 0.3);
}
.dark\:border-blue-300\/35:is(.dark *) {
  border-color: rgb(147 197 253 / 0.35);
}
.dark\:border-blue-300\/40:is(.dark *) {
  border-color: rgb(147 197 253 / 0.4);
}
.dark\:border-blue-300\/45:is(.dark *) {
  border-color: rgb(147 197 253 / 0.45);
}
.dark\:border-blue-300\/5:is(.dark *) {
  border-color: rgb(147 197 253 / 0.05);
}
.dark\:border-blue-300\/50:is(.dark *) {
  border-color: rgb(147 197 253 / 0.5);
}
.dark\:border-blue-300\/55:is(.dark *) {
  border-color: rgb(147 197 253 / 0.55);
}
.dark\:border-blue-300\/60:is(.dark *) {
  border-color: rgb(147 197 253 / 0.6);
}
.dark\:border-blue-300\/65:is(.dark *) {
  border-color: rgb(147 197 253 / 0.65);
}
.dark\:border-blue-300\/70:is(.dark *) {
  border-color: rgb(147 197 253 / 0.7);
}
.dark\:border-blue-300\/75:is(.dark *) {
  border-color: rgb(147 197 253 / 0.75);
}
.dark\:border-blue-300\/80:is(.dark *) {
  border-color: rgb(147 197 253 / 0.8);
}
.dark\:border-blue-300\/85:is(.dark *) {
  border-color: rgb(147 197 253 / 0.85);
}
.dark\:border-blue-300\/90:is(.dark *) {
  border-color: rgb(147 197 253 / 0.9);
}
.dark\:border-blue-300\/95:is(.dark *) {
  border-color: rgb(147 197 253 / 0.95);
}
.dark\:border-blue-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity, 1));
}
.dark\:border-blue-400\/0:is(.dark *) {
  border-color: rgb(96 165 250 / 0);
}
.dark\:border-blue-400\/10:is(.dark *) {
  border-color: rgb(96 165 250 / 0.1);
}
.dark\:border-blue-400\/100:is(.dark *) {
  border-color: rgb(96 165 250 / 1);
}
.dark\:border-blue-400\/15:is(.dark *) {
  border-color: rgb(96 165 250 / 0.15);
}
.dark\:border-blue-400\/20:is(.dark *) {
  border-color: rgb(96 165 250 / 0.2);
}
.dark\:border-blue-400\/25:is(.dark *) {
  border-color: rgb(96 165 250 / 0.25);
}
.dark\:border-blue-400\/30:is(.dark *) {
  border-color: rgb(96 165 250 / 0.3);
}
.dark\:border-blue-400\/35:is(.dark *) {
  border-color: rgb(96 165 250 / 0.35);
}
.dark\:border-blue-400\/40:is(.dark *) {
  border-color: rgb(96 165 250 / 0.4);
}
.dark\:border-blue-400\/45:is(.dark *) {
  border-color: rgb(96 165 250 / 0.45);
}
.dark\:border-blue-400\/5:is(.dark *) {
  border-color: rgb(96 165 250 / 0.05);
}
.dark\:border-blue-400\/50:is(.dark *) {
  border-color: rgb(96 165 250 / 0.5);
}
.dark\:border-blue-400\/55:is(.dark *) {
  border-color: rgb(96 165 250 / 0.55);
}
.dark\:border-blue-400\/60:is(.dark *) {
  border-color: rgb(96 165 250 / 0.6);
}
.dark\:border-blue-400\/65:is(.dark *) {
  border-color: rgb(96 165 250 / 0.65);
}
.dark\:border-blue-400\/70:is(.dark *) {
  border-color: rgb(96 165 250 / 0.7);
}
.dark\:border-blue-400\/75:is(.dark *) {
  border-color: rgb(96 165 250 / 0.75);
}
.dark\:border-blue-400\/80:is(.dark *) {
  border-color: rgb(96 165 250 / 0.8);
}
.dark\:border-blue-400\/85:is(.dark *) {
  border-color: rgb(96 165 250 / 0.85);
}
.dark\:border-blue-400\/90:is(.dark *) {
  border-color: rgb(96 165 250 / 0.9);
}
.dark\:border-blue-400\/95:is(.dark *) {
  border-color: rgb(96 165 250 / 0.95);
}
.dark\:border-blue-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.dark\:border-blue-500\/0:is(.dark *) {
  border-color: rgb(59 130 246 / 0);
}
.dark\:border-blue-500\/10:is(.dark *) {
  border-color: rgb(59 130 246 / 0.1);
}
.dark\:border-blue-500\/100:is(.dark *) {
  border-color: rgb(59 130 246 / 1);
}
.dark\:border-blue-500\/15:is(.dark *) {
  border-color: rgb(59 130 246 / 0.15);
}
.dark\:border-blue-500\/20:is(.dark *) {
  border-color: rgb(59 130 246 / 0.2);
}
.dark\:border-blue-500\/25:is(.dark *) {
  border-color: rgb(59 130 246 / 0.25);
}
.dark\:border-blue-500\/30:is(.dark *) {
  border-color: rgb(59 130 246 / 0.3);
}
.dark\:border-blue-500\/35:is(.dark *) {
  border-color: rgb(59 130 246 / 0.35);
}
.dark\:border-blue-500\/40:is(.dark *) {
  border-color: rgb(59 130 246 / 0.4);
}
.dark\:border-blue-500\/45:is(.dark *) {
  border-color: rgb(59 130 246 / 0.45);
}
.dark\:border-blue-500\/5:is(.dark *) {
  border-color: rgb(59 130 246 / 0.05);
}
.dark\:border-blue-500\/50:is(.dark *) {
  border-color: rgb(59 130 246 / 0.5);
}
.dark\:border-blue-500\/55:is(.dark *) {
  border-color: rgb(59 130 246 / 0.55);
}
.dark\:border-blue-500\/60:is(.dark *) {
  border-color: rgb(59 130 246 / 0.6);
}
.dark\:border-blue-500\/65:is(.dark *) {
  border-color: rgb(59 130 246 / 0.65);
}
.dark\:border-blue-500\/70:is(.dark *) {
  border-color: rgb(59 130 246 / 0.7);
}
.dark\:border-blue-500\/75:is(.dark *) {
  border-color: rgb(59 130 246 / 0.75);
}
.dark\:border-blue-500\/80:is(.dark *) {
  border-color: rgb(59 130 246 / 0.8);
}
.dark\:border-blue-500\/85:is(.dark *) {
  border-color: rgb(59 130 246 / 0.85);
}
.dark\:border-blue-500\/90:is(.dark *) {
  border-color: rgb(59 130 246 / 0.9);
}
.dark\:border-blue-500\/95:is(.dark *) {
  border-color: rgb(59 130 246 / 0.95);
}
.dark\:border-blue-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}
.dark\:border-blue-600\/0:is(.dark *) {
  border-color: rgb(37 99 235 / 0);
}
.dark\:border-blue-600\/10:is(.dark *) {
  border-color: rgb(37 99 235 / 0.1);
}
.dark\:border-blue-600\/100:is(.dark *) {
  border-color: rgb(37 99 235 / 1);
}
.dark\:border-blue-600\/15:is(.dark *) {
  border-color: rgb(37 99 235 / 0.15);
}
.dark\:border-blue-600\/20:is(.dark *) {
  border-color: rgb(37 99 235 / 0.2);
}
.dark\:border-blue-600\/25:is(.dark *) {
  border-color: rgb(37 99 235 / 0.25);
}
.dark\:border-blue-600\/30:is(.dark *) {
  border-color: rgb(37 99 235 / 0.3);
}
.dark\:border-blue-600\/35:is(.dark *) {
  border-color: rgb(37 99 235 / 0.35);
}
.dark\:border-blue-600\/40:is(.dark *) {
  border-color: rgb(37 99 235 / 0.4);
}
.dark\:border-blue-600\/45:is(.dark *) {
  border-color: rgb(37 99 235 / 0.45);
}
.dark\:border-blue-600\/5:is(.dark *) {
  border-color: rgb(37 99 235 / 0.05);
}
.dark\:border-blue-600\/50:is(.dark *) {
  border-color: rgb(37 99 235 / 0.5);
}
.dark\:border-blue-600\/55:is(.dark *) {
  border-color: rgb(37 99 235 / 0.55);
}
.dark\:border-blue-600\/60:is(.dark *) {
  border-color: rgb(37 99 235 / 0.6);
}
.dark\:border-blue-600\/65:is(.dark *) {
  border-color: rgb(37 99 235 / 0.65);
}
.dark\:border-blue-600\/70:is(.dark *) {
  border-color: rgb(37 99 235 / 0.7);
}
.dark\:border-blue-600\/75:is(.dark *) {
  border-color: rgb(37 99 235 / 0.75);
}
.dark\:border-blue-600\/80:is(.dark *) {
  border-color: rgb(37 99 235 / 0.8);
}
.dark\:border-blue-600\/85:is(.dark *) {
  border-color: rgb(37 99 235 / 0.85);
}
.dark\:border-blue-600\/90:is(.dark *) {
  border-color: rgb(37 99 235 / 0.9);
}
.dark\:border-blue-600\/95:is(.dark *) {
  border-color: rgb(37 99 235 / 0.95);
}
.dark\:border-blue-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}
.dark\:border-blue-700\/0:is(.dark *) {
  border-color: rgb(29 78 216 / 0);
}
.dark\:border-blue-700\/10:is(.dark *) {
  border-color: rgb(29 78 216 / 0.1);
}
.dark\:border-blue-700\/100:is(.dark *) {
  border-color: rgb(29 78 216 / 1);
}
.dark\:border-blue-700\/15:is(.dark *) {
  border-color: rgb(29 78 216 / 0.15);
}
.dark\:border-blue-700\/20:is(.dark *) {
  border-color: rgb(29 78 216 / 0.2);
}
.dark\:border-blue-700\/25:is(.dark *) {
  border-color: rgb(29 78 216 / 0.25);
}
.dark\:border-blue-700\/30:is(.dark *) {
  border-color: rgb(29 78 216 / 0.3);
}
.dark\:border-blue-700\/35:is(.dark *) {
  border-color: rgb(29 78 216 / 0.35);
}
.dark\:border-blue-700\/40:is(.dark *) {
  border-color: rgb(29 78 216 / 0.4);
}
.dark\:border-blue-700\/45:is(.dark *) {
  border-color: rgb(29 78 216 / 0.45);
}
.dark\:border-blue-700\/5:is(.dark *) {
  border-color: rgb(29 78 216 / 0.05);
}
.dark\:border-blue-700\/50:is(.dark *) {
  border-color: rgb(29 78 216 / 0.5);
}
.dark\:border-blue-700\/55:is(.dark *) {
  border-color: rgb(29 78 216 / 0.55);
}
.dark\:border-blue-700\/60:is(.dark *) {
  border-color: rgb(29 78 216 / 0.6);
}
.dark\:border-blue-700\/65:is(.dark *) {
  border-color: rgb(29 78 216 / 0.65);
}
.dark\:border-blue-700\/70:is(.dark *) {
  border-color: rgb(29 78 216 / 0.7);
}
.dark\:border-blue-700\/75:is(.dark *) {
  border-color: rgb(29 78 216 / 0.75);
}
.dark\:border-blue-700\/80:is(.dark *) {
  border-color: rgb(29 78 216 / 0.8);
}
.dark\:border-blue-700\/85:is(.dark *) {
  border-color: rgb(29 78 216 / 0.85);
}
.dark\:border-blue-700\/90:is(.dark *) {
  border-color: rgb(29 78 216 / 0.9);
}
.dark\:border-blue-700\/95:is(.dark *) {
  border-color: rgb(29 78 216 / 0.95);
}
.dark\:border-blue-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / var(--tw-border-opacity, 1));
}
.dark\:border-blue-800\/0:is(.dark *) {
  border-color: rgb(30 64 175 / 0);
}
.dark\:border-blue-800\/10:is(.dark *) {
  border-color: rgb(30 64 175 / 0.1);
}
.dark\:border-blue-800\/100:is(.dark *) {
  border-color: rgb(30 64 175 / 1);
}
.dark\:border-blue-800\/15:is(.dark *) {
  border-color: rgb(30 64 175 / 0.15);
}
.dark\:border-blue-800\/20:is(.dark *) {
  border-color: rgb(30 64 175 / 0.2);
}
.dark\:border-blue-800\/25:is(.dark *) {
  border-color: rgb(30 64 175 / 0.25);
}
.dark\:border-blue-800\/30:is(.dark *) {
  border-color: rgb(30 64 175 / 0.3);
}
.dark\:border-blue-800\/35:is(.dark *) {
  border-color: rgb(30 64 175 / 0.35);
}
.dark\:border-blue-800\/40:is(.dark *) {
  border-color: rgb(30 64 175 / 0.4);
}
.dark\:border-blue-800\/45:is(.dark *) {
  border-color: rgb(30 64 175 / 0.45);
}
.dark\:border-blue-800\/5:is(.dark *) {
  border-color: rgb(30 64 175 / 0.05);
}
.dark\:border-blue-800\/50:is(.dark *) {
  border-color: rgb(30 64 175 / 0.5);
}
.dark\:border-blue-800\/55:is(.dark *) {
  border-color: rgb(30 64 175 / 0.55);
}
.dark\:border-blue-800\/60:is(.dark *) {
  border-color: rgb(30 64 175 / 0.6);
}
.dark\:border-blue-800\/65:is(.dark *) {
  border-color: rgb(30 64 175 / 0.65);
}
.dark\:border-blue-800\/70:is(.dark *) {
  border-color: rgb(30 64 175 / 0.7);
}
.dark\:border-blue-800\/75:is(.dark *) {
  border-color: rgb(30 64 175 / 0.75);
}
.dark\:border-blue-800\/80:is(.dark *) {
  border-color: rgb(30 64 175 / 0.8);
}
.dark\:border-blue-800\/85:is(.dark *) {
  border-color: rgb(30 64 175 / 0.85);
}
.dark\:border-blue-800\/90:is(.dark *) {
  border-color: rgb(30 64 175 / 0.9);
}
.dark\:border-blue-800\/95:is(.dark *) {
  border-color: rgb(30 64 175 / 0.95);
}
.dark\:border-blue-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity, 1));
}
.dark\:border-blue-900\/0:is(.dark *) {
  border-color: rgb(30 58 138 / 0);
}
.dark\:border-blue-900\/10:is(.dark *) {
  border-color: rgb(30 58 138 / 0.1);
}
.dark\:border-blue-900\/100:is(.dark *) {
  border-color: rgb(30 58 138 / 1);
}
.dark\:border-blue-900\/15:is(.dark *) {
  border-color: rgb(30 58 138 / 0.15);
}
.dark\:border-blue-900\/20:is(.dark *) {
  border-color: rgb(30 58 138 / 0.2);
}
.dark\:border-blue-900\/25:is(.dark *) {
  border-color: rgb(30 58 138 / 0.25);
}
.dark\:border-blue-900\/30:is(.dark *) {
  border-color: rgb(30 58 138 / 0.3);
}
.dark\:border-blue-900\/35:is(.dark *) {
  border-color: rgb(30 58 138 / 0.35);
}
.dark\:border-blue-900\/40:is(.dark *) {
  border-color: rgb(30 58 138 / 0.4);
}
.dark\:border-blue-900\/45:is(.dark *) {
  border-color: rgb(30 58 138 / 0.45);
}
.dark\:border-blue-900\/5:is(.dark *) {
  border-color: rgb(30 58 138 / 0.05);
}
.dark\:border-blue-900\/50:is(.dark *) {
  border-color: rgb(30 58 138 / 0.5);
}
.dark\:border-blue-900\/55:is(.dark *) {
  border-color: rgb(30 58 138 / 0.55);
}
.dark\:border-blue-900\/60:is(.dark *) {
  border-color: rgb(30 58 138 / 0.6);
}
.dark\:border-blue-900\/65:is(.dark *) {
  border-color: rgb(30 58 138 / 0.65);
}
.dark\:border-blue-900\/70:is(.dark *) {
  border-color: rgb(30 58 138 / 0.7);
}
.dark\:border-blue-900\/75:is(.dark *) {
  border-color: rgb(30 58 138 / 0.75);
}
.dark\:border-blue-900\/80:is(.dark *) {
  border-color: rgb(30 58 138 / 0.8);
}
.dark\:border-blue-900\/85:is(.dark *) {
  border-color: rgb(30 58 138 / 0.85);
}
.dark\:border-blue-900\/90:is(.dark *) {
  border-color: rgb(30 58 138 / 0.9);
}
.dark\:border-blue-900\/95:is(.dark *) {
  border-color: rgb(30 58 138 / 0.95);
}
.dark\:border-cyan-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(207 250 254 / var(--tw-border-opacity, 1));
}
.dark\:border-cyan-100\/0:is(.dark *) {
  border-color: rgb(207 250 254 / 0);
}
.dark\:border-cyan-100\/10:is(.dark *) {
  border-color: rgb(207 250 254 / 0.1);
}
.dark\:border-cyan-100\/100:is(.dark *) {
  border-color: rgb(207 250 254 / 1);
}
.dark\:border-cyan-100\/15:is(.dark *) {
  border-color: rgb(207 250 254 / 0.15);
}
.dark\:border-cyan-100\/20:is(.dark *) {
  border-color: rgb(207 250 254 / 0.2);
}
.dark\:border-cyan-100\/25:is(.dark *) {
  border-color: rgb(207 250 254 / 0.25);
}
.dark\:border-cyan-100\/30:is(.dark *) {
  border-color: rgb(207 250 254 / 0.3);
}
.dark\:border-cyan-100\/35:is(.dark *) {
  border-color: rgb(207 250 254 / 0.35);
}
.dark\:border-cyan-100\/40:is(.dark *) {
  border-color: rgb(207 250 254 / 0.4);
}
.dark\:border-cyan-100\/45:is(.dark *) {
  border-color: rgb(207 250 254 / 0.45);
}
.dark\:border-cyan-100\/5:is(.dark *) {
  border-color: rgb(207 250 254 / 0.05);
}
.dark\:border-cyan-100\/50:is(.dark *) {
  border-color: rgb(207 250 254 / 0.5);
}
.dark\:border-cyan-100\/55:is(.dark *) {
  border-color: rgb(207 250 254 / 0.55);
}
.dark\:border-cyan-100\/60:is(.dark *) {
  border-color: rgb(207 250 254 / 0.6);
}
.dark\:border-cyan-100\/65:is(.dark *) {
  border-color: rgb(207 250 254 / 0.65);
}
.dark\:border-cyan-100\/70:is(.dark *) {
  border-color: rgb(207 250 254 / 0.7);
}
.dark\:border-cyan-100\/75:is(.dark *) {
  border-color: rgb(207 250 254 / 0.75);
}
.dark\:border-cyan-100\/80:is(.dark *) {
  border-color: rgb(207 250 254 / 0.8);
}
.dark\:border-cyan-100\/85:is(.dark *) {
  border-color: rgb(207 250 254 / 0.85);
}
.dark\:border-cyan-100\/90:is(.dark *) {
  border-color: rgb(207 250 254 / 0.9);
}
.dark\:border-cyan-100\/95:is(.dark *) {
  border-color: rgb(207 250 254 / 0.95);
}
.dark\:border-cyan-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(165 243 252 / var(--tw-border-opacity, 1));
}
.dark\:border-cyan-200\/0:is(.dark *) {
  border-color: rgb(165 243 252 / 0);
}
.dark\:border-cyan-200\/10:is(.dark *) {
  border-color: rgb(165 243 252 / 0.1);
}
.dark\:border-cyan-200\/100:is(.dark *) {
  border-color: rgb(165 243 252 / 1);
}
.dark\:border-cyan-200\/15:is(.dark *) {
  border-color: rgb(165 243 252 / 0.15);
}
.dark\:border-cyan-200\/20:is(.dark *) {
  border-color: rgb(165 243 252 / 0.2);
}
.dark\:border-cyan-200\/25:is(.dark *) {
  border-color: rgb(165 243 252 / 0.25);
}
.dark\:border-cyan-200\/30:is(.dark *) {
  border-color: rgb(165 243 252 / 0.3);
}
.dark\:border-cyan-200\/35:is(.dark *) {
  border-color: rgb(165 243 252 / 0.35);
}
.dark\:border-cyan-200\/40:is(.dark *) {
  border-color: rgb(165 243 252 / 0.4);
}
.dark\:border-cyan-200\/45:is(.dark *) {
  border-color: rgb(165 243 252 / 0.45);
}
.dark\:border-cyan-200\/5:is(.dark *) {
  border-color: rgb(165 243 252 / 0.05);
}
.dark\:border-cyan-200\/50:is(.dark *) {
  border-color: rgb(165 243 252 / 0.5);
}
.dark\:border-cyan-200\/55:is(.dark *) {
  border-color: rgb(165 243 252 / 0.55);
}
.dark\:border-cyan-200\/60:is(.dark *) {
  border-color: rgb(165 243 252 / 0.6);
}
.dark\:border-cyan-200\/65:is(.dark *) {
  border-color: rgb(165 243 252 / 0.65);
}
.dark\:border-cyan-200\/70:is(.dark *) {
  border-color: rgb(165 243 252 / 0.7);
}
.dark\:border-cyan-200\/75:is(.dark *) {
  border-color: rgb(165 243 252 / 0.75);
}
.dark\:border-cyan-200\/80:is(.dark *) {
  border-color: rgb(165 243 252 / 0.8);
}
.dark\:border-cyan-200\/85:is(.dark *) {
  border-color: rgb(165 243 252 / 0.85);
}
.dark\:border-cyan-200\/90:is(.dark *) {
  border-color: rgb(165 243 252 / 0.9);
}
.dark\:border-cyan-200\/95:is(.dark *) {
  border-color: rgb(165 243 252 / 0.95);
}
.dark\:border-cyan-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(103 232 249 / var(--tw-border-opacity, 1));
}
.dark\:border-cyan-300\/0:is(.dark *) {
  border-color: rgb(103 232 249 / 0);
}
.dark\:border-cyan-300\/10:is(.dark *) {
  border-color: rgb(103 232 249 / 0.1);
}
.dark\:border-cyan-300\/100:is(.dark *) {
  border-color: rgb(103 232 249 / 1);
}
.dark\:border-cyan-300\/15:is(.dark *) {
  border-color: rgb(103 232 249 / 0.15);
}
.dark\:border-cyan-300\/20:is(.dark *) {
  border-color: rgb(103 232 249 / 0.2);
}
.dark\:border-cyan-300\/25:is(.dark *) {
  border-color: rgb(103 232 249 / 0.25);
}
.dark\:border-cyan-300\/30:is(.dark *) {
  border-color: rgb(103 232 249 / 0.3);
}
.dark\:border-cyan-300\/35:is(.dark *) {
  border-color: rgb(103 232 249 / 0.35);
}
.dark\:border-cyan-300\/40:is(.dark *) {
  border-color: rgb(103 232 249 / 0.4);
}
.dark\:border-cyan-300\/45:is(.dark *) {
  border-color: rgb(103 232 249 / 0.45);
}
.dark\:border-cyan-300\/5:is(.dark *) {
  border-color: rgb(103 232 249 / 0.05);
}
.dark\:border-cyan-300\/50:is(.dark *) {
  border-color: rgb(103 232 249 / 0.5);
}
.dark\:border-cyan-300\/55:is(.dark *) {
  border-color: rgb(103 232 249 / 0.55);
}
.dark\:border-cyan-300\/60:is(.dark *) {
  border-color: rgb(103 232 249 / 0.6);
}
.dark\:border-cyan-300\/65:is(.dark *) {
  border-color: rgb(103 232 249 / 0.65);
}
.dark\:border-cyan-300\/70:is(.dark *) {
  border-color: rgb(103 232 249 / 0.7);
}
.dark\:border-cyan-300\/75:is(.dark *) {
  border-color: rgb(103 232 249 / 0.75);
}
.dark\:border-cyan-300\/80:is(.dark *) {
  border-color: rgb(103 232 249 / 0.8);
}
.dark\:border-cyan-300\/85:is(.dark *) {
  border-color: rgb(103 232 249 / 0.85);
}
.dark\:border-cyan-300\/90:is(.dark *) {
  border-color: rgb(103 232 249 / 0.9);
}
.dark\:border-cyan-300\/95:is(.dark *) {
  border-color: rgb(103 232 249 / 0.95);
}
.dark\:border-cyan-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(34 211 238 / var(--tw-border-opacity, 1));
}
.dark\:border-cyan-400\/0:is(.dark *) {
  border-color: rgb(34 211 238 / 0);
}
.dark\:border-cyan-400\/10:is(.dark *) {
  border-color: rgb(34 211 238 / 0.1);
}
.dark\:border-cyan-400\/100:is(.dark *) {
  border-color: rgb(34 211 238 / 1);
}
.dark\:border-cyan-400\/15:is(.dark *) {
  border-color: rgb(34 211 238 / 0.15);
}
.dark\:border-cyan-400\/20:is(.dark *) {
  border-color: rgb(34 211 238 / 0.2);
}
.dark\:border-cyan-400\/25:is(.dark *) {
  border-color: rgb(34 211 238 / 0.25);
}
.dark\:border-cyan-400\/30:is(.dark *) {
  border-color: rgb(34 211 238 / 0.3);
}
.dark\:border-cyan-400\/35:is(.dark *) {
  border-color: rgb(34 211 238 / 0.35);
}
.dark\:border-cyan-400\/40:is(.dark *) {
  border-color: rgb(34 211 238 / 0.4);
}
.dark\:border-cyan-400\/45:is(.dark *) {
  border-color: rgb(34 211 238 / 0.45);
}
.dark\:border-cyan-400\/5:is(.dark *) {
  border-color: rgb(34 211 238 / 0.05);
}
.dark\:border-cyan-400\/50:is(.dark *) {
  border-color: rgb(34 211 238 / 0.5);
}
.dark\:border-cyan-400\/55:is(.dark *) {
  border-color: rgb(34 211 238 / 0.55);
}
.dark\:border-cyan-400\/60:is(.dark *) {
  border-color: rgb(34 211 238 / 0.6);
}
.dark\:border-cyan-400\/65:is(.dark *) {
  border-color: rgb(34 211 238 / 0.65);
}
.dark\:border-cyan-400\/70:is(.dark *) {
  border-color: rgb(34 211 238 / 0.7);
}
.dark\:border-cyan-400\/75:is(.dark *) {
  border-color: rgb(34 211 238 / 0.75);
}
.dark\:border-cyan-400\/80:is(.dark *) {
  border-color: rgb(34 211 238 / 0.8);
}
.dark\:border-cyan-400\/85:is(.dark *) {
  border-color: rgb(34 211 238 / 0.85);
}
.dark\:border-cyan-400\/90:is(.dark *) {
  border-color: rgb(34 211 238 / 0.9);
}
.dark\:border-cyan-400\/95:is(.dark *) {
  border-color: rgb(34 211 238 / 0.95);
}
.dark\:border-cyan-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}
.dark\:border-cyan-500\/0:is(.dark *) {
  border-color: rgb(6 182 212 / 0);
}
.dark\:border-cyan-500\/10:is(.dark *) {
  border-color: rgb(6 182 212 / 0.1);
}
.dark\:border-cyan-500\/100:is(.dark *) {
  border-color: rgb(6 182 212 / 1);
}
.dark\:border-cyan-500\/15:is(.dark *) {
  border-color: rgb(6 182 212 / 0.15);
}
.dark\:border-cyan-500\/20:is(.dark *) {
  border-color: rgb(6 182 212 / 0.2);
}
.dark\:border-cyan-500\/25:is(.dark *) {
  border-color: rgb(6 182 212 / 0.25);
}
.dark\:border-cyan-500\/30:is(.dark *) {
  border-color: rgb(6 182 212 / 0.3);
}
.dark\:border-cyan-500\/35:is(.dark *) {
  border-color: rgb(6 182 212 / 0.35);
}
.dark\:border-cyan-500\/40:is(.dark *) {
  border-color: rgb(6 182 212 / 0.4);
}
.dark\:border-cyan-500\/45:is(.dark *) {
  border-color: rgb(6 182 212 / 0.45);
}
.dark\:border-cyan-500\/5:is(.dark *) {
  border-color: rgb(6 182 212 / 0.05);
}
.dark\:border-cyan-500\/50:is(.dark *) {
  border-color: rgb(6 182 212 / 0.5);
}
.dark\:border-cyan-500\/55:is(.dark *) {
  border-color: rgb(6 182 212 / 0.55);
}
.dark\:border-cyan-500\/60:is(.dark *) {
  border-color: rgb(6 182 212 / 0.6);
}
.dark\:border-cyan-500\/65:is(.dark *) {
  border-color: rgb(6 182 212 / 0.65);
}
.dark\:border-cyan-500\/70:is(.dark *) {
  border-color: rgb(6 182 212 / 0.7);
}
.dark\:border-cyan-500\/75:is(.dark *) {
  border-color: rgb(6 182 212 / 0.75);
}
.dark\:border-cyan-500\/80:is(.dark *) {
  border-color: rgb(6 182 212 / 0.8);
}
.dark\:border-cyan-500\/85:is(.dark *) {
  border-color: rgb(6 182 212 / 0.85);
}
.dark\:border-cyan-500\/90:is(.dark *) {
  border-color: rgb(6 182 212 / 0.9);
}
.dark\:border-cyan-500\/95:is(.dark *) {
  border-color: rgb(6 182 212 / 0.95);
}
.dark\:border-cyan-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(8 145 178 / var(--tw-border-opacity, 1));
}
.dark\:border-cyan-600\/0:is(.dark *) {
  border-color: rgb(8 145 178 / 0);
}
.dark\:border-cyan-600\/10:is(.dark *) {
  border-color: rgb(8 145 178 / 0.1);
}
.dark\:border-cyan-600\/100:is(.dark *) {
  border-color: rgb(8 145 178 / 1);
}
.dark\:border-cyan-600\/15:is(.dark *) {
  border-color: rgb(8 145 178 / 0.15);
}
.dark\:border-cyan-600\/20:is(.dark *) {
  border-color: rgb(8 145 178 / 0.2);
}
.dark\:border-cyan-600\/25:is(.dark *) {
  border-color: rgb(8 145 178 / 0.25);
}
.dark\:border-cyan-600\/30:is(.dark *) {
  border-color: rgb(8 145 178 / 0.3);
}
.dark\:border-cyan-600\/35:is(.dark *) {
  border-color: rgb(8 145 178 / 0.35);
}
.dark\:border-cyan-600\/40:is(.dark *) {
  border-color: rgb(8 145 178 / 0.4);
}
.dark\:border-cyan-600\/45:is(.dark *) {
  border-color: rgb(8 145 178 / 0.45);
}
.dark\:border-cyan-600\/5:is(.dark *) {
  border-color: rgb(8 145 178 / 0.05);
}
.dark\:border-cyan-600\/50:is(.dark *) {
  border-color: rgb(8 145 178 / 0.5);
}
.dark\:border-cyan-600\/55:is(.dark *) {
  border-color: rgb(8 145 178 / 0.55);
}
.dark\:border-cyan-600\/60:is(.dark *) {
  border-color: rgb(8 145 178 / 0.6);
}
.dark\:border-cyan-600\/65:is(.dark *) {
  border-color: rgb(8 145 178 / 0.65);
}
.dark\:border-cyan-600\/70:is(.dark *) {
  border-color: rgb(8 145 178 / 0.7);
}
.dark\:border-cyan-600\/75:is(.dark *) {
  border-color: rgb(8 145 178 / 0.75);
}
.dark\:border-cyan-600\/80:is(.dark *) {
  border-color: rgb(8 145 178 / 0.8);
}
.dark\:border-cyan-600\/85:is(.dark *) {
  border-color: rgb(8 145 178 / 0.85);
}
.dark\:border-cyan-600\/90:is(.dark *) {
  border-color: rgb(8 145 178 / 0.9);
}
.dark\:border-cyan-600\/95:is(.dark *) {
  border-color: rgb(8 145 178 / 0.95);
}
.dark\:border-cyan-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(14 116 144 / var(--tw-border-opacity, 1));
}
.dark\:border-cyan-700\/0:is(.dark *) {
  border-color: rgb(14 116 144 / 0);
}
.dark\:border-cyan-700\/10:is(.dark *) {
  border-color: rgb(14 116 144 / 0.1);
}
.dark\:border-cyan-700\/100:is(.dark *) {
  border-color: rgb(14 116 144 / 1);
}
.dark\:border-cyan-700\/15:is(.dark *) {
  border-color: rgb(14 116 144 / 0.15);
}
.dark\:border-cyan-700\/20:is(.dark *) {
  border-color: rgb(14 116 144 / 0.2);
}
.dark\:border-cyan-700\/25:is(.dark *) {
  border-color: rgb(14 116 144 / 0.25);
}
.dark\:border-cyan-700\/30:is(.dark *) {
  border-color: rgb(14 116 144 / 0.3);
}
.dark\:border-cyan-700\/35:is(.dark *) {
  border-color: rgb(14 116 144 / 0.35);
}
.dark\:border-cyan-700\/40:is(.dark *) {
  border-color: rgb(14 116 144 / 0.4);
}
.dark\:border-cyan-700\/45:is(.dark *) {
  border-color: rgb(14 116 144 / 0.45);
}
.dark\:border-cyan-700\/5:is(.dark *) {
  border-color: rgb(14 116 144 / 0.05);
}
.dark\:border-cyan-700\/50:is(.dark *) {
  border-color: rgb(14 116 144 / 0.5);
}
.dark\:border-cyan-700\/55:is(.dark *) {
  border-color: rgb(14 116 144 / 0.55);
}
.dark\:border-cyan-700\/60:is(.dark *) {
  border-color: rgb(14 116 144 / 0.6);
}
.dark\:border-cyan-700\/65:is(.dark *) {
  border-color: rgb(14 116 144 / 0.65);
}
.dark\:border-cyan-700\/70:is(.dark *) {
  border-color: rgb(14 116 144 / 0.7);
}
.dark\:border-cyan-700\/75:is(.dark *) {
  border-color: rgb(14 116 144 / 0.75);
}
.dark\:border-cyan-700\/80:is(.dark *) {
  border-color: rgb(14 116 144 / 0.8);
}
.dark\:border-cyan-700\/85:is(.dark *) {
  border-color: rgb(14 116 144 / 0.85);
}
.dark\:border-cyan-700\/90:is(.dark *) {
  border-color: rgb(14 116 144 / 0.9);
}
.dark\:border-cyan-700\/95:is(.dark *) {
  border-color: rgb(14 116 144 / 0.95);
}
.dark\:border-cyan-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(21 94 117 / var(--tw-border-opacity, 1));
}
.dark\:border-cyan-800\/0:is(.dark *) {
  border-color: rgb(21 94 117 / 0);
}
.dark\:border-cyan-800\/10:is(.dark *) {
  border-color: rgb(21 94 117 / 0.1);
}
.dark\:border-cyan-800\/100:is(.dark *) {
  border-color: rgb(21 94 117 / 1);
}
.dark\:border-cyan-800\/15:is(.dark *) {
  border-color: rgb(21 94 117 / 0.15);
}
.dark\:border-cyan-800\/20:is(.dark *) {
  border-color: rgb(21 94 117 / 0.2);
}
.dark\:border-cyan-800\/25:is(.dark *) {
  border-color: rgb(21 94 117 / 0.25);
}
.dark\:border-cyan-800\/30:is(.dark *) {
  border-color: rgb(21 94 117 / 0.3);
}
.dark\:border-cyan-800\/35:is(.dark *) {
  border-color: rgb(21 94 117 / 0.35);
}
.dark\:border-cyan-800\/40:is(.dark *) {
  border-color: rgb(21 94 117 / 0.4);
}
.dark\:border-cyan-800\/45:is(.dark *) {
  border-color: rgb(21 94 117 / 0.45);
}
.dark\:border-cyan-800\/5:is(.dark *) {
  border-color: rgb(21 94 117 / 0.05);
}
.dark\:border-cyan-800\/50:is(.dark *) {
  border-color: rgb(21 94 117 / 0.5);
}
.dark\:border-cyan-800\/55:is(.dark *) {
  border-color: rgb(21 94 117 / 0.55);
}
.dark\:border-cyan-800\/60:is(.dark *) {
  border-color: rgb(21 94 117 / 0.6);
}
.dark\:border-cyan-800\/65:is(.dark *) {
  border-color: rgb(21 94 117 / 0.65);
}
.dark\:border-cyan-800\/70:is(.dark *) {
  border-color: rgb(21 94 117 / 0.7);
}
.dark\:border-cyan-800\/75:is(.dark *) {
  border-color: rgb(21 94 117 / 0.75);
}
.dark\:border-cyan-800\/80:is(.dark *) {
  border-color: rgb(21 94 117 / 0.8);
}
.dark\:border-cyan-800\/85:is(.dark *) {
  border-color: rgb(21 94 117 / 0.85);
}
.dark\:border-cyan-800\/90:is(.dark *) {
  border-color: rgb(21 94 117 / 0.9);
}
.dark\:border-cyan-800\/95:is(.dark *) {
  border-color: rgb(21 94 117 / 0.95);
}
.dark\:border-cyan-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(22 78 99 / var(--tw-border-opacity, 1));
}
.dark\:border-cyan-900\/0:is(.dark *) {
  border-color: rgb(22 78 99 / 0);
}
.dark\:border-cyan-900\/10:is(.dark *) {
  border-color: rgb(22 78 99 / 0.1);
}
.dark\:border-cyan-900\/100:is(.dark *) {
  border-color: rgb(22 78 99 / 1);
}
.dark\:border-cyan-900\/15:is(.dark *) {
  border-color: rgb(22 78 99 / 0.15);
}
.dark\:border-cyan-900\/20:is(.dark *) {
  border-color: rgb(22 78 99 / 0.2);
}
.dark\:border-cyan-900\/25:is(.dark *) {
  border-color: rgb(22 78 99 / 0.25);
}
.dark\:border-cyan-900\/30:is(.dark *) {
  border-color: rgb(22 78 99 / 0.3);
}
.dark\:border-cyan-900\/35:is(.dark *) {
  border-color: rgb(22 78 99 / 0.35);
}
.dark\:border-cyan-900\/40:is(.dark *) {
  border-color: rgb(22 78 99 / 0.4);
}
.dark\:border-cyan-900\/45:is(.dark *) {
  border-color: rgb(22 78 99 / 0.45);
}
.dark\:border-cyan-900\/5:is(.dark *) {
  border-color: rgb(22 78 99 / 0.05);
}
.dark\:border-cyan-900\/50:is(.dark *) {
  border-color: rgb(22 78 99 / 0.5);
}
.dark\:border-cyan-900\/55:is(.dark *) {
  border-color: rgb(22 78 99 / 0.55);
}
.dark\:border-cyan-900\/60:is(.dark *) {
  border-color: rgb(22 78 99 / 0.6);
}
.dark\:border-cyan-900\/65:is(.dark *) {
  border-color: rgb(22 78 99 / 0.65);
}
.dark\:border-cyan-900\/70:is(.dark *) {
  border-color: rgb(22 78 99 / 0.7);
}
.dark\:border-cyan-900\/75:is(.dark *) {
  border-color: rgb(22 78 99 / 0.75);
}
.dark\:border-cyan-900\/80:is(.dark *) {
  border-color: rgb(22 78 99 / 0.8);
}
.dark\:border-cyan-900\/85:is(.dark *) {
  border-color: rgb(22 78 99 / 0.85);
}
.dark\:border-cyan-900\/90:is(.dark *) {
  border-color: rgb(22 78 99 / 0.9);
}
.dark\:border-cyan-900\/95:is(.dark *) {
  border-color: rgb(22 78 99 / 0.95);
}
.dark\:border-destructive:is(.dark *) {
  border-color: hsl(var(--destructive));
}
.dark\:border-emerald-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity, 1));
}
.dark\:border-emerald-100\/0:is(.dark *) {
  border-color: rgb(209 250 229 / 0);
}
.dark\:border-emerald-100\/10:is(.dark *) {
  border-color: rgb(209 250 229 / 0.1);
}
.dark\:border-emerald-100\/100:is(.dark *) {
  border-color: rgb(209 250 229 / 1);
}
.dark\:border-emerald-100\/15:is(.dark *) {
  border-color: rgb(209 250 229 / 0.15);
}
.dark\:border-emerald-100\/20:is(.dark *) {
  border-color: rgb(209 250 229 / 0.2);
}
.dark\:border-emerald-100\/25:is(.dark *) {
  border-color: rgb(209 250 229 / 0.25);
}
.dark\:border-emerald-100\/30:is(.dark *) {
  border-color: rgb(209 250 229 / 0.3);
}
.dark\:border-emerald-100\/35:is(.dark *) {
  border-color: rgb(209 250 229 / 0.35);
}
.dark\:border-emerald-100\/40:is(.dark *) {
  border-color: rgb(209 250 229 / 0.4);
}
.dark\:border-emerald-100\/45:is(.dark *) {
  border-color: rgb(209 250 229 / 0.45);
}
.dark\:border-emerald-100\/5:is(.dark *) {
  border-color: rgb(209 250 229 / 0.05);
}
.dark\:border-emerald-100\/50:is(.dark *) {
  border-color: rgb(209 250 229 / 0.5);
}
.dark\:border-emerald-100\/55:is(.dark *) {
  border-color: rgb(209 250 229 / 0.55);
}
.dark\:border-emerald-100\/60:is(.dark *) {
  border-color: rgb(209 250 229 / 0.6);
}
.dark\:border-emerald-100\/65:is(.dark *) {
  border-color: rgb(209 250 229 / 0.65);
}
.dark\:border-emerald-100\/70:is(.dark *) {
  border-color: rgb(209 250 229 / 0.7);
}
.dark\:border-emerald-100\/75:is(.dark *) {
  border-color: rgb(209 250 229 / 0.75);
}
.dark\:border-emerald-100\/80:is(.dark *) {
  border-color: rgb(209 250 229 / 0.8);
}
.dark\:border-emerald-100\/85:is(.dark *) {
  border-color: rgb(209 250 229 / 0.85);
}
.dark\:border-emerald-100\/90:is(.dark *) {
  border-color: rgb(209 250 229 / 0.9);
}
.dark\:border-emerald-100\/95:is(.dark *) {
  border-color: rgb(209 250 229 / 0.95);
}
.dark\:border-emerald-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(167 243 208 / var(--tw-border-opacity, 1));
}
.dark\:border-emerald-200\/0:is(.dark *) {
  border-color: rgb(167 243 208 / 0);
}
.dark\:border-emerald-200\/10:is(.dark *) {
  border-color: rgb(167 243 208 / 0.1);
}
.dark\:border-emerald-200\/100:is(.dark *) {
  border-color: rgb(167 243 208 / 1);
}
.dark\:border-emerald-200\/15:is(.dark *) {
  border-color: rgb(167 243 208 / 0.15);
}
.dark\:border-emerald-200\/20:is(.dark *) {
  border-color: rgb(167 243 208 / 0.2);
}
.dark\:border-emerald-200\/25:is(.dark *) {
  border-color: rgb(167 243 208 / 0.25);
}
.dark\:border-emerald-200\/30:is(.dark *) {
  border-color: rgb(167 243 208 / 0.3);
}
.dark\:border-emerald-200\/35:is(.dark *) {
  border-color: rgb(167 243 208 / 0.35);
}
.dark\:border-emerald-200\/40:is(.dark *) {
  border-color: rgb(167 243 208 / 0.4);
}
.dark\:border-emerald-200\/45:is(.dark *) {
  border-color: rgb(167 243 208 / 0.45);
}
.dark\:border-emerald-200\/5:is(.dark *) {
  border-color: rgb(167 243 208 / 0.05);
}
.dark\:border-emerald-200\/50:is(.dark *) {
  border-color: rgb(167 243 208 / 0.5);
}
.dark\:border-emerald-200\/55:is(.dark *) {
  border-color: rgb(167 243 208 / 0.55);
}
.dark\:border-emerald-200\/60:is(.dark *) {
  border-color: rgb(167 243 208 / 0.6);
}
.dark\:border-emerald-200\/65:is(.dark *) {
  border-color: rgb(167 243 208 / 0.65);
}
.dark\:border-emerald-200\/70:is(.dark *) {
  border-color: rgb(167 243 208 / 0.7);
}
.dark\:border-emerald-200\/75:is(.dark *) {
  border-color: rgb(167 243 208 / 0.75);
}
.dark\:border-emerald-200\/80:is(.dark *) {
  border-color: rgb(167 243 208 / 0.8);
}
.dark\:border-emerald-200\/85:is(.dark *) {
  border-color: rgb(167 243 208 / 0.85);
}
.dark\:border-emerald-200\/90:is(.dark *) {
  border-color: rgb(167 243 208 / 0.9);
}
.dark\:border-emerald-200\/95:is(.dark *) {
  border-color: rgb(167 243 208 / 0.95);
}
.dark\:border-emerald-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity, 1));
}
.dark\:border-emerald-300\/0:is(.dark *) {
  border-color: rgb(110 231 183 / 0);
}
.dark\:border-emerald-300\/10:is(.dark *) {
  border-color: rgb(110 231 183 / 0.1);
}
.dark\:border-emerald-300\/100:is(.dark *) {
  border-color: rgb(110 231 183 / 1);
}
.dark\:border-emerald-300\/15:is(.dark *) {
  border-color: rgb(110 231 183 / 0.15);
}
.dark\:border-emerald-300\/20:is(.dark *) {
  border-color: rgb(110 231 183 / 0.2);
}
.dark\:border-emerald-300\/25:is(.dark *) {
  border-color: rgb(110 231 183 / 0.25);
}
.dark\:border-emerald-300\/30:is(.dark *) {
  border-color: rgb(110 231 183 / 0.3);
}
.dark\:border-emerald-300\/35:is(.dark *) {
  border-color: rgb(110 231 183 / 0.35);
}
.dark\:border-emerald-300\/40:is(.dark *) {
  border-color: rgb(110 231 183 / 0.4);
}
.dark\:border-emerald-300\/45:is(.dark *) {
  border-color: rgb(110 231 183 / 0.45);
}
.dark\:border-emerald-300\/5:is(.dark *) {
  border-color: rgb(110 231 183 / 0.05);
}
.dark\:border-emerald-300\/50:is(.dark *) {
  border-color: rgb(110 231 183 / 0.5);
}
.dark\:border-emerald-300\/55:is(.dark *) {
  border-color: rgb(110 231 183 / 0.55);
}
.dark\:border-emerald-300\/60:is(.dark *) {
  border-color: rgb(110 231 183 / 0.6);
}
.dark\:border-emerald-300\/65:is(.dark *) {
  border-color: rgb(110 231 183 / 0.65);
}
.dark\:border-emerald-300\/70:is(.dark *) {
  border-color: rgb(110 231 183 / 0.7);
}
.dark\:border-emerald-300\/75:is(.dark *) {
  border-color: rgb(110 231 183 / 0.75);
}
.dark\:border-emerald-300\/80:is(.dark *) {
  border-color: rgb(110 231 183 / 0.8);
}
.dark\:border-emerald-300\/85:is(.dark *) {
  border-color: rgb(110 231 183 / 0.85);
}
.dark\:border-emerald-300\/90:is(.dark *) {
  border-color: rgb(110 231 183 / 0.9);
}
.dark\:border-emerald-300\/95:is(.dark *) {
  border-color: rgb(110 231 183 / 0.95);
}
.dark\:border-emerald-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity, 1));
}
.dark\:border-emerald-400\/0:is(.dark *) {
  border-color: rgb(52 211 153 / 0);
}
.dark\:border-emerald-400\/10:is(.dark *) {
  border-color: rgb(52 211 153 / 0.1);
}
.dark\:border-emerald-400\/100:is(.dark *) {
  border-color: rgb(52 211 153 / 1);
}
.dark\:border-emerald-400\/15:is(.dark *) {
  border-color: rgb(52 211 153 / 0.15);
}
.dark\:border-emerald-400\/20:is(.dark *) {
  border-color: rgb(52 211 153 / 0.2);
}
.dark\:border-emerald-400\/25:is(.dark *) {
  border-color: rgb(52 211 153 / 0.25);
}
.dark\:border-emerald-400\/30:is(.dark *) {
  border-color: rgb(52 211 153 / 0.3);
}
.dark\:border-emerald-400\/35:is(.dark *) {
  border-color: rgb(52 211 153 / 0.35);
}
.dark\:border-emerald-400\/40:is(.dark *) {
  border-color: rgb(52 211 153 / 0.4);
}
.dark\:border-emerald-400\/45:is(.dark *) {
  border-color: rgb(52 211 153 / 0.45);
}
.dark\:border-emerald-400\/5:is(.dark *) {
  border-color: rgb(52 211 153 / 0.05);
}
.dark\:border-emerald-400\/50:is(.dark *) {
  border-color: rgb(52 211 153 / 0.5);
}
.dark\:border-emerald-400\/55:is(.dark *) {
  border-color: rgb(52 211 153 / 0.55);
}
.dark\:border-emerald-400\/60:is(.dark *) {
  border-color: rgb(52 211 153 / 0.6);
}
.dark\:border-emerald-400\/65:is(.dark *) {
  border-color: rgb(52 211 153 / 0.65);
}
.dark\:border-emerald-400\/70:is(.dark *) {
  border-color: rgb(52 211 153 / 0.7);
}
.dark\:border-emerald-400\/75:is(.dark *) {
  border-color: rgb(52 211 153 / 0.75);
}
.dark\:border-emerald-400\/80:is(.dark *) {
  border-color: rgb(52 211 153 / 0.8);
}
.dark\:border-emerald-400\/85:is(.dark *) {
  border-color: rgb(52 211 153 / 0.85);
}
.dark\:border-emerald-400\/90:is(.dark *) {
  border-color: rgb(52 211 153 / 0.9);
}
.dark\:border-emerald-400\/95:is(.dark *) {
  border-color: rgb(52 211 153 / 0.95);
}
.dark\:border-emerald-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}
.dark\:border-emerald-500\/0:is(.dark *) {
  border-color: rgb(16 185 129 / 0);
}
.dark\:border-emerald-500\/10:is(.dark *) {
  border-color: rgb(16 185 129 / 0.1);
}
.dark\:border-emerald-500\/100:is(.dark *) {
  border-color: rgb(16 185 129 / 1);
}
.dark\:border-emerald-500\/15:is(.dark *) {
  border-color: rgb(16 185 129 / 0.15);
}
.dark\:border-emerald-500\/20:is(.dark *) {
  border-color: rgb(16 185 129 / 0.2);
}
.dark\:border-emerald-500\/25:is(.dark *) {
  border-color: rgb(16 185 129 / 0.25);
}
.dark\:border-emerald-500\/30:is(.dark *) {
  border-color: rgb(16 185 129 / 0.3);
}
.dark\:border-emerald-500\/35:is(.dark *) {
  border-color: rgb(16 185 129 / 0.35);
}
.dark\:border-emerald-500\/40:is(.dark *) {
  border-color: rgb(16 185 129 / 0.4);
}
.dark\:border-emerald-500\/45:is(.dark *) {
  border-color: rgb(16 185 129 / 0.45);
}
.dark\:border-emerald-500\/5:is(.dark *) {
  border-color: rgb(16 185 129 / 0.05);
}
.dark\:border-emerald-500\/50:is(.dark *) {
  border-color: rgb(16 185 129 / 0.5);
}
.dark\:border-emerald-500\/55:is(.dark *) {
  border-color: rgb(16 185 129 / 0.55);
}
.dark\:border-emerald-500\/60:is(.dark *) {
  border-color: rgb(16 185 129 / 0.6);
}
.dark\:border-emerald-500\/65:is(.dark *) {
  border-color: rgb(16 185 129 / 0.65);
}
.dark\:border-emerald-500\/70:is(.dark *) {
  border-color: rgb(16 185 129 / 0.7);
}
.dark\:border-emerald-500\/75:is(.dark *) {
  border-color: rgb(16 185 129 / 0.75);
}
.dark\:border-emerald-500\/80:is(.dark *) {
  border-color: rgb(16 185 129 / 0.8);
}
.dark\:border-emerald-500\/85:is(.dark *) {
  border-color: rgb(16 185 129 / 0.85);
}
.dark\:border-emerald-500\/90:is(.dark *) {
  border-color: rgb(16 185 129 / 0.9);
}
.dark\:border-emerald-500\/95:is(.dark *) {
  border-color: rgb(16 185 129 / 0.95);
}
.dark\:border-emerald-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(5 150 105 / var(--tw-border-opacity, 1));
}
.dark\:border-emerald-600\/0:is(.dark *) {
  border-color: rgb(5 150 105 / 0);
}
.dark\:border-emerald-600\/10:is(.dark *) {
  border-color: rgb(5 150 105 / 0.1);
}
.dark\:border-emerald-600\/100:is(.dark *) {
  border-color: rgb(5 150 105 / 1);
}
.dark\:border-emerald-600\/15:is(.dark *) {
  border-color: rgb(5 150 105 / 0.15);
}
.dark\:border-emerald-600\/20:is(.dark *) {
  border-color: rgb(5 150 105 / 0.2);
}
.dark\:border-emerald-600\/25:is(.dark *) {
  border-color: rgb(5 150 105 / 0.25);
}
.dark\:border-emerald-600\/30:is(.dark *) {
  border-color: rgb(5 150 105 / 0.3);
}
.dark\:border-emerald-600\/35:is(.dark *) {
  border-color: rgb(5 150 105 / 0.35);
}
.dark\:border-emerald-600\/40:is(.dark *) {
  border-color: rgb(5 150 105 / 0.4);
}
.dark\:border-emerald-600\/45:is(.dark *) {
  border-color: rgb(5 150 105 / 0.45);
}
.dark\:border-emerald-600\/5:is(.dark *) {
  border-color: rgb(5 150 105 / 0.05);
}
.dark\:border-emerald-600\/50:is(.dark *) {
  border-color: rgb(5 150 105 / 0.5);
}
.dark\:border-emerald-600\/55:is(.dark *) {
  border-color: rgb(5 150 105 / 0.55);
}
.dark\:border-emerald-600\/60:is(.dark *) {
  border-color: rgb(5 150 105 / 0.6);
}
.dark\:border-emerald-600\/65:is(.dark *) {
  border-color: rgb(5 150 105 / 0.65);
}
.dark\:border-emerald-600\/70:is(.dark *) {
  border-color: rgb(5 150 105 / 0.7);
}
.dark\:border-emerald-600\/75:is(.dark *) {
  border-color: rgb(5 150 105 / 0.75);
}
.dark\:border-emerald-600\/80:is(.dark *) {
  border-color: rgb(5 150 105 / 0.8);
}
.dark\:border-emerald-600\/85:is(.dark *) {
  border-color: rgb(5 150 105 / 0.85);
}
.dark\:border-emerald-600\/90:is(.dark *) {
  border-color: rgb(5 150 105 / 0.9);
}
.dark\:border-emerald-600\/95:is(.dark *) {
  border-color: rgb(5 150 105 / 0.95);
}
.dark\:border-emerald-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity, 1));
}
.dark\:border-emerald-700\/0:is(.dark *) {
  border-color: rgb(4 120 87 / 0);
}
.dark\:border-emerald-700\/10:is(.dark *) {
  border-color: rgb(4 120 87 / 0.1);
}
.dark\:border-emerald-700\/100:is(.dark *) {
  border-color: rgb(4 120 87 / 1);
}
.dark\:border-emerald-700\/15:is(.dark *) {
  border-color: rgb(4 120 87 / 0.15);
}
.dark\:border-emerald-700\/20:is(.dark *) {
  border-color: rgb(4 120 87 / 0.2);
}
.dark\:border-emerald-700\/25:is(.dark *) {
  border-color: rgb(4 120 87 / 0.25);
}
.dark\:border-emerald-700\/30:is(.dark *) {
  border-color: rgb(4 120 87 / 0.3);
}
.dark\:border-emerald-700\/35:is(.dark *) {
  border-color: rgb(4 120 87 / 0.35);
}
.dark\:border-emerald-700\/40:is(.dark *) {
  border-color: rgb(4 120 87 / 0.4);
}
.dark\:border-emerald-700\/45:is(.dark *) {
  border-color: rgb(4 120 87 / 0.45);
}
.dark\:border-emerald-700\/5:is(.dark *) {
  border-color: rgb(4 120 87 / 0.05);
}
.dark\:border-emerald-700\/50:is(.dark *) {
  border-color: rgb(4 120 87 / 0.5);
}
.dark\:border-emerald-700\/55:is(.dark *) {
  border-color: rgb(4 120 87 / 0.55);
}
.dark\:border-emerald-700\/60:is(.dark *) {
  border-color: rgb(4 120 87 / 0.6);
}
.dark\:border-emerald-700\/65:is(.dark *) {
  border-color: rgb(4 120 87 / 0.65);
}
.dark\:border-emerald-700\/70:is(.dark *) {
  border-color: rgb(4 120 87 / 0.7);
}
.dark\:border-emerald-700\/75:is(.dark *) {
  border-color: rgb(4 120 87 / 0.75);
}
.dark\:border-emerald-700\/80:is(.dark *) {
  border-color: rgb(4 120 87 / 0.8);
}
.dark\:border-emerald-700\/85:is(.dark *) {
  border-color: rgb(4 120 87 / 0.85);
}
.dark\:border-emerald-700\/90:is(.dark *) {
  border-color: rgb(4 120 87 / 0.9);
}
.dark\:border-emerald-700\/95:is(.dark *) {
  border-color: rgb(4 120 87 / 0.95);
}
.dark\:border-emerald-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(6 95 70 / var(--tw-border-opacity, 1));
}
.dark\:border-emerald-800\/0:is(.dark *) {
  border-color: rgb(6 95 70 / 0);
}
.dark\:border-emerald-800\/10:is(.dark *) {
  border-color: rgb(6 95 70 / 0.1);
}
.dark\:border-emerald-800\/100:is(.dark *) {
  border-color: rgb(6 95 70 / 1);
}
.dark\:border-emerald-800\/15:is(.dark *) {
  border-color: rgb(6 95 70 / 0.15);
}
.dark\:border-emerald-800\/20:is(.dark *) {
  border-color: rgb(6 95 70 / 0.2);
}
.dark\:border-emerald-800\/25:is(.dark *) {
  border-color: rgb(6 95 70 / 0.25);
}
.dark\:border-emerald-800\/30:is(.dark *) {
  border-color: rgb(6 95 70 / 0.3);
}
.dark\:border-emerald-800\/35:is(.dark *) {
  border-color: rgb(6 95 70 / 0.35);
}
.dark\:border-emerald-800\/40:is(.dark *) {
  border-color: rgb(6 95 70 / 0.4);
}
.dark\:border-emerald-800\/45:is(.dark *) {
  border-color: rgb(6 95 70 / 0.45);
}
.dark\:border-emerald-800\/5:is(.dark *) {
  border-color: rgb(6 95 70 / 0.05);
}
.dark\:border-emerald-800\/50:is(.dark *) {
  border-color: rgb(6 95 70 / 0.5);
}
.dark\:border-emerald-800\/55:is(.dark *) {
  border-color: rgb(6 95 70 / 0.55);
}
.dark\:border-emerald-800\/60:is(.dark *) {
  border-color: rgb(6 95 70 / 0.6);
}
.dark\:border-emerald-800\/65:is(.dark *) {
  border-color: rgb(6 95 70 / 0.65);
}
.dark\:border-emerald-800\/70:is(.dark *) {
  border-color: rgb(6 95 70 / 0.7);
}
.dark\:border-emerald-800\/75:is(.dark *) {
  border-color: rgb(6 95 70 / 0.75);
}
.dark\:border-emerald-800\/80:is(.dark *) {
  border-color: rgb(6 95 70 / 0.8);
}
.dark\:border-emerald-800\/85:is(.dark *) {
  border-color: rgb(6 95 70 / 0.85);
}
.dark\:border-emerald-800\/90:is(.dark *) {
  border-color: rgb(6 95 70 / 0.9);
}
.dark\:border-emerald-800\/95:is(.dark *) {
  border-color: rgb(6 95 70 / 0.95);
}
.dark\:border-emerald-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(6 78 59 / var(--tw-border-opacity, 1));
}
.dark\:border-emerald-900\/0:is(.dark *) {
  border-color: rgb(6 78 59 / 0);
}
.dark\:border-emerald-900\/10:is(.dark *) {
  border-color: rgb(6 78 59 / 0.1);
}
.dark\:border-emerald-900\/100:is(.dark *) {
  border-color: rgb(6 78 59 / 1);
}
.dark\:border-emerald-900\/15:is(.dark *) {
  border-color: rgb(6 78 59 / 0.15);
}
.dark\:border-emerald-900\/20:is(.dark *) {
  border-color: rgb(6 78 59 / 0.2);
}
.dark\:border-emerald-900\/25:is(.dark *) {
  border-color: rgb(6 78 59 / 0.25);
}
.dark\:border-emerald-900\/30:is(.dark *) {
  border-color: rgb(6 78 59 / 0.3);
}
.dark\:border-emerald-900\/35:is(.dark *) {
  border-color: rgb(6 78 59 / 0.35);
}
.dark\:border-emerald-900\/40:is(.dark *) {
  border-color: rgb(6 78 59 / 0.4);
}
.dark\:border-emerald-900\/45:is(.dark *) {
  border-color: rgb(6 78 59 / 0.45);
}
.dark\:border-emerald-900\/5:is(.dark *) {
  border-color: rgb(6 78 59 / 0.05);
}
.dark\:border-emerald-900\/50:is(.dark *) {
  border-color: rgb(6 78 59 / 0.5);
}
.dark\:border-emerald-900\/55:is(.dark *) {
  border-color: rgb(6 78 59 / 0.55);
}
.dark\:border-emerald-900\/60:is(.dark *) {
  border-color: rgb(6 78 59 / 0.6);
}
.dark\:border-emerald-900\/65:is(.dark *) {
  border-color: rgb(6 78 59 / 0.65);
}
.dark\:border-emerald-900\/70:is(.dark *) {
  border-color: rgb(6 78 59 / 0.7);
}
.dark\:border-emerald-900\/75:is(.dark *) {
  border-color: rgb(6 78 59 / 0.75);
}
.dark\:border-emerald-900\/80:is(.dark *) {
  border-color: rgb(6 78 59 / 0.8);
}
.dark\:border-emerald-900\/85:is(.dark *) {
  border-color: rgb(6 78 59 / 0.85);
}
.dark\:border-emerald-900\/90:is(.dark *) {
  border-color: rgb(6 78 59 / 0.9);
}
.dark\:border-emerald-900\/95:is(.dark *) {
  border-color: rgb(6 78 59 / 0.95);
}
.dark\:border-gray-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-100\/0:is(.dark *) {
  border-color: rgb(243 244 246 / 0);
}
.dark\:border-gray-100\/10:is(.dark *) {
  border-color: rgb(243 244 246 / 0.1);
}
.dark\:border-gray-100\/100:is(.dark *) {
  border-color: rgb(243 244 246 / 1);
}
.dark\:border-gray-100\/15:is(.dark *) {
  border-color: rgb(243 244 246 / 0.15);
}
.dark\:border-gray-100\/20:is(.dark *) {
  border-color: rgb(243 244 246 / 0.2);
}
.dark\:border-gray-100\/25:is(.dark *) {
  border-color: rgb(243 244 246 / 0.25);
}
.dark\:border-gray-100\/30:is(.dark *) {
  border-color: rgb(243 244 246 / 0.3);
}
.dark\:border-gray-100\/35:is(.dark *) {
  border-color: rgb(243 244 246 / 0.35);
}
.dark\:border-gray-100\/40:is(.dark *) {
  border-color: rgb(243 244 246 / 0.4);
}
.dark\:border-gray-100\/45:is(.dark *) {
  border-color: rgb(243 244 246 / 0.45);
}
.dark\:border-gray-100\/5:is(.dark *) {
  border-color: rgb(243 244 246 / 0.05);
}
.dark\:border-gray-100\/50:is(.dark *) {
  border-color: rgb(243 244 246 / 0.5);
}
.dark\:border-gray-100\/55:is(.dark *) {
  border-color: rgb(243 244 246 / 0.55);
}
.dark\:border-gray-100\/60:is(.dark *) {
  border-color: rgb(243 244 246 / 0.6);
}
.dark\:border-gray-100\/65:is(.dark *) {
  border-color: rgb(243 244 246 / 0.65);
}
.dark\:border-gray-100\/70:is(.dark *) {
  border-color: rgb(243 244 246 / 0.7);
}
.dark\:border-gray-100\/75:is(.dark *) {
  border-color: rgb(243 244 246 / 0.75);
}
.dark\:border-gray-100\/80:is(.dark *) {
  border-color: rgb(243 244 246 / 0.8);
}
.dark\:border-gray-100\/85:is(.dark *) {
  border-color: rgb(243 244 246 / 0.85);
}
.dark\:border-gray-100\/90:is(.dark *) {
  border-color: rgb(243 244 246 / 0.9);
}
.dark\:border-gray-100\/95:is(.dark *) {
  border-color: rgb(243 244 246 / 0.95);
}
.dark\:border-gray-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-200\/0:is(.dark *) {
  border-color: rgb(229 231 235 / 0);
}
.dark\:border-gray-200\/10:is(.dark *) {
  border-color: rgb(229 231 235 / 0.1);
}
.dark\:border-gray-200\/100:is(.dark *) {
  border-color: rgb(229 231 235 / 1);
}
.dark\:border-gray-200\/15:is(.dark *) {
  border-color: rgb(229 231 235 / 0.15);
}
.dark\:border-gray-200\/20:is(.dark *) {
  border-color: rgb(229 231 235 / 0.2);
}
.dark\:border-gray-200\/25:is(.dark *) {
  border-color: rgb(229 231 235 / 0.25);
}
.dark\:border-gray-200\/30:is(.dark *) {
  border-color: rgb(229 231 235 / 0.3);
}
.dark\:border-gray-200\/35:is(.dark *) {
  border-color: rgb(229 231 235 / 0.35);
}
.dark\:border-gray-200\/40:is(.dark *) {
  border-color: rgb(229 231 235 / 0.4);
}
.dark\:border-gray-200\/45:is(.dark *) {
  border-color: rgb(229 231 235 / 0.45);
}
.dark\:border-gray-200\/5:is(.dark *) {
  border-color: rgb(229 231 235 / 0.05);
}
.dark\:border-gray-200\/50:is(.dark *) {
  border-color: rgb(229 231 235 / 0.5);
}
.dark\:border-gray-200\/55:is(.dark *) {
  border-color: rgb(229 231 235 / 0.55);
}
.dark\:border-gray-200\/60:is(.dark *) {
  border-color: rgb(229 231 235 / 0.6);
}
.dark\:border-gray-200\/65:is(.dark *) {
  border-color: rgb(229 231 235 / 0.65);
}
.dark\:border-gray-200\/70:is(.dark *) {
  border-color: rgb(229 231 235 / 0.7);
}
.dark\:border-gray-200\/75:is(.dark *) {
  border-color: rgb(229 231 235 / 0.75);
}
.dark\:border-gray-200\/80:is(.dark *) {
  border-color: rgb(229 231 235 / 0.8);
}
.dark\:border-gray-200\/85:is(.dark *) {
  border-color: rgb(229 231 235 / 0.85);
}
.dark\:border-gray-200\/90:is(.dark *) {
  border-color: rgb(229 231 235 / 0.9);
}
.dark\:border-gray-200\/95:is(.dark *) {
  border-color: rgb(229 231 235 / 0.95);
}
.dark\:border-gray-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-300\/0:is(.dark *) {
  border-color: rgb(209 213 219 / 0);
}
.dark\:border-gray-300\/10:is(.dark *) {
  border-color: rgb(209 213 219 / 0.1);
}
.dark\:border-gray-300\/100:is(.dark *) {
  border-color: rgb(209 213 219 / 1);
}
.dark\:border-gray-300\/15:is(.dark *) {
  border-color: rgb(209 213 219 / 0.15);
}
.dark\:border-gray-300\/20:is(.dark *) {
  border-color: rgb(209 213 219 / 0.2);
}
.dark\:border-gray-300\/25:is(.dark *) {
  border-color: rgb(209 213 219 / 0.25);
}
.dark\:border-gray-300\/30:is(.dark *) {
  border-color: rgb(209 213 219 / 0.3);
}
.dark\:border-gray-300\/35:is(.dark *) {
  border-color: rgb(209 213 219 / 0.35);
}
.dark\:border-gray-300\/40:is(.dark *) {
  border-color: rgb(209 213 219 / 0.4);
}
.dark\:border-gray-300\/45:is(.dark *) {
  border-color: rgb(209 213 219 / 0.45);
}
.dark\:border-gray-300\/5:is(.dark *) {
  border-color: rgb(209 213 219 / 0.05);
}
.dark\:border-gray-300\/50:is(.dark *) {
  border-color: rgb(209 213 219 / 0.5);
}
.dark\:border-gray-300\/55:is(.dark *) {
  border-color: rgb(209 213 219 / 0.55);
}
.dark\:border-gray-300\/60:is(.dark *) {
  border-color: rgb(209 213 219 / 0.6);
}
.dark\:border-gray-300\/65:is(.dark *) {
  border-color: rgb(209 213 219 / 0.65);
}
.dark\:border-gray-300\/70:is(.dark *) {
  border-color: rgb(209 213 219 / 0.7);
}
.dark\:border-gray-300\/75:is(.dark *) {
  border-color: rgb(209 213 219 / 0.75);
}
.dark\:border-gray-300\/80:is(.dark *) {
  border-color: rgb(209 213 219 / 0.8);
}
.dark\:border-gray-300\/85:is(.dark *) {
  border-color: rgb(209 213 219 / 0.85);
}
.dark\:border-gray-300\/90:is(.dark *) {
  border-color: rgb(209 213 219 / 0.9);
}
.dark\:border-gray-300\/95:is(.dark *) {
  border-color: rgb(209 213 219 / 0.95);
}
.dark\:border-gray-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-400\/0:is(.dark *) {
  border-color: rgb(156 163 175 / 0);
}
.dark\:border-gray-400\/10:is(.dark *) {
  border-color: rgb(156 163 175 / 0.1);
}
.dark\:border-gray-400\/100:is(.dark *) {
  border-color: rgb(156 163 175 / 1);
}
.dark\:border-gray-400\/15:is(.dark *) {
  border-color: rgb(156 163 175 / 0.15);
}
.dark\:border-gray-400\/20:is(.dark *) {
  border-color: rgb(156 163 175 / 0.2);
}
.dark\:border-gray-400\/25:is(.dark *) {
  border-color: rgb(156 163 175 / 0.25);
}
.dark\:border-gray-400\/30:is(.dark *) {
  border-color: rgb(156 163 175 / 0.3);
}
.dark\:border-gray-400\/35:is(.dark *) {
  border-color: rgb(156 163 175 / 0.35);
}
.dark\:border-gray-400\/40:is(.dark *) {
  border-color: rgb(156 163 175 / 0.4);
}
.dark\:border-gray-400\/45:is(.dark *) {
  border-color: rgb(156 163 175 / 0.45);
}
.dark\:border-gray-400\/5:is(.dark *) {
  border-color: rgb(156 163 175 / 0.05);
}
.dark\:border-gray-400\/50:is(.dark *) {
  border-color: rgb(156 163 175 / 0.5);
}
.dark\:border-gray-400\/55:is(.dark *) {
  border-color: rgb(156 163 175 / 0.55);
}
.dark\:border-gray-400\/60:is(.dark *) {
  border-color: rgb(156 163 175 / 0.6);
}
.dark\:border-gray-400\/65:is(.dark *) {
  border-color: rgb(156 163 175 / 0.65);
}
.dark\:border-gray-400\/70:is(.dark *) {
  border-color: rgb(156 163 175 / 0.7);
}
.dark\:border-gray-400\/75:is(.dark *) {
  border-color: rgb(156 163 175 / 0.75);
}
.dark\:border-gray-400\/80:is(.dark *) {
  border-color: rgb(156 163 175 / 0.8);
}
.dark\:border-gray-400\/85:is(.dark *) {
  border-color: rgb(156 163 175 / 0.85);
}
.dark\:border-gray-400\/90:is(.dark *) {
  border-color: rgb(156 163 175 / 0.9);
}
.dark\:border-gray-400\/95:is(.dark *) {
  border-color: rgb(156 163 175 / 0.95);
}
.dark\:border-gray-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-500\/0:is(.dark *) {
  border-color: rgb(107 114 128 / 0);
}
.dark\:border-gray-500\/10:is(.dark *) {
  border-color: rgb(107 114 128 / 0.1);
}
.dark\:border-gray-500\/100:is(.dark *) {
  border-color: rgb(107 114 128 / 1);
}
.dark\:border-gray-500\/15:is(.dark *) {
  border-color: rgb(107 114 128 / 0.15);
}
.dark\:border-gray-500\/20:is(.dark *) {
  border-color: rgb(107 114 128 / 0.2);
}
.dark\:border-gray-500\/25:is(.dark *) {
  border-color: rgb(107 114 128 / 0.25);
}
.dark\:border-gray-500\/30:is(.dark *) {
  border-color: rgb(107 114 128 / 0.3);
}
.dark\:border-gray-500\/35:is(.dark *) {
  border-color: rgb(107 114 128 / 0.35);
}
.dark\:border-gray-500\/40:is(.dark *) {
  border-color: rgb(107 114 128 / 0.4);
}
.dark\:border-gray-500\/45:is(.dark *) {
  border-color: rgb(107 114 128 / 0.45);
}
.dark\:border-gray-500\/5:is(.dark *) {
  border-color: rgb(107 114 128 / 0.05);
}
.dark\:border-gray-500\/50:is(.dark *) {
  border-color: rgb(107 114 128 / 0.5);
}
.dark\:border-gray-500\/55:is(.dark *) {
  border-color: rgb(107 114 128 / 0.55);
}
.dark\:border-gray-500\/60:is(.dark *) {
  border-color: rgb(107 114 128 / 0.6);
}
.dark\:border-gray-500\/65:is(.dark *) {
  border-color: rgb(107 114 128 / 0.65);
}
.dark\:border-gray-500\/70:is(.dark *) {
  border-color: rgb(107 114 128 / 0.7);
}
.dark\:border-gray-500\/75:is(.dark *) {
  border-color: rgb(107 114 128 / 0.75);
}
.dark\:border-gray-500\/80:is(.dark *) {
  border-color: rgb(107 114 128 / 0.8);
}
.dark\:border-gray-500\/85:is(.dark *) {
  border-color: rgb(107 114 128 / 0.85);
}
.dark\:border-gray-500\/90:is(.dark *) {
  border-color: rgb(107 114 128 / 0.9);
}
.dark\:border-gray-500\/95:is(.dark *) {
  border-color: rgb(107 114 128 / 0.95);
}
.dark\:border-gray-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-600\/0:is(.dark *) {
  border-color: rgb(75 85 99 / 0);
}
.dark\:border-gray-600\/10:is(.dark *) {
  border-color: rgb(75 85 99 / 0.1);
}
.dark\:border-gray-600\/100:is(.dark *) {
  border-color: rgb(75 85 99 / 1);
}
.dark\:border-gray-600\/15:is(.dark *) {
  border-color: rgb(75 85 99 / 0.15);
}
.dark\:border-gray-600\/20:is(.dark *) {
  border-color: rgb(75 85 99 / 0.2);
}
.dark\:border-gray-600\/25:is(.dark *) {
  border-color: rgb(75 85 99 / 0.25);
}
.dark\:border-gray-600\/30:is(.dark *) {
  border-color: rgb(75 85 99 / 0.3);
}
.dark\:border-gray-600\/35:is(.dark *) {
  border-color: rgb(75 85 99 / 0.35);
}
.dark\:border-gray-600\/40:is(.dark *) {
  border-color: rgb(75 85 99 / 0.4);
}
.dark\:border-gray-600\/45:is(.dark *) {
  border-color: rgb(75 85 99 / 0.45);
}
.dark\:border-gray-600\/5:is(.dark *) {
  border-color: rgb(75 85 99 / 0.05);
}
.dark\:border-gray-600\/50:is(.dark *) {
  border-color: rgb(75 85 99 / 0.5);
}
.dark\:border-gray-600\/55:is(.dark *) {
  border-color: rgb(75 85 99 / 0.55);
}
.dark\:border-gray-600\/60:is(.dark *) {
  border-color: rgb(75 85 99 / 0.6);
}
.dark\:border-gray-600\/65:is(.dark *) {
  border-color: rgb(75 85 99 / 0.65);
}
.dark\:border-gray-600\/70:is(.dark *) {
  border-color: rgb(75 85 99 / 0.7);
}
.dark\:border-gray-600\/75:is(.dark *) {
  border-color: rgb(75 85 99 / 0.75);
}
.dark\:border-gray-600\/80:is(.dark *) {
  border-color: rgb(75 85 99 / 0.8);
}
.dark\:border-gray-600\/85:is(.dark *) {
  border-color: rgb(75 85 99 / 0.85);
}
.dark\:border-gray-600\/90:is(.dark *) {
  border-color: rgb(75 85 99 / 0.9);
}
.dark\:border-gray-600\/95:is(.dark *) {
  border-color: rgb(75 85 99 / 0.95);
}
.dark\:border-gray-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-700\/0:is(.dark *) {
  border-color: rgb(55 65 81 / 0);
}
.dark\:border-gray-700\/10:is(.dark *) {
  border-color: rgb(55 65 81 / 0.1);
}
.dark\:border-gray-700\/100:is(.dark *) {
  border-color: rgb(55 65 81 / 1);
}
.dark\:border-gray-700\/15:is(.dark *) {
  border-color: rgb(55 65 81 / 0.15);
}
.dark\:border-gray-700\/20:is(.dark *) {
  border-color: rgb(55 65 81 / 0.2);
}
.dark\:border-gray-700\/25:is(.dark *) {
  border-color: rgb(55 65 81 / 0.25);
}
.dark\:border-gray-700\/30:is(.dark *) {
  border-color: rgb(55 65 81 / 0.3);
}
.dark\:border-gray-700\/35:is(.dark *) {
  border-color: rgb(55 65 81 / 0.35);
}
.dark\:border-gray-700\/40:is(.dark *) {
  border-color: rgb(55 65 81 / 0.4);
}
.dark\:border-gray-700\/45:is(.dark *) {
  border-color: rgb(55 65 81 / 0.45);
}
.dark\:border-gray-700\/5:is(.dark *) {
  border-color: rgb(55 65 81 / 0.05);
}
.dark\:border-gray-700\/50:is(.dark *) {
  border-color: rgb(55 65 81 / 0.5);
}
.dark\:border-gray-700\/55:is(.dark *) {
  border-color: rgb(55 65 81 / 0.55);
}
.dark\:border-gray-700\/60:is(.dark *) {
  border-color: rgb(55 65 81 / 0.6);
}
.dark\:border-gray-700\/65:is(.dark *) {
  border-color: rgb(55 65 81 / 0.65);
}
.dark\:border-gray-700\/70:is(.dark *) {
  border-color: rgb(55 65 81 / 0.7);
}
.dark\:border-gray-700\/75:is(.dark *) {
  border-color: rgb(55 65 81 / 0.75);
}
.dark\:border-gray-700\/80:is(.dark *) {
  border-color: rgb(55 65 81 / 0.8);
}
.dark\:border-gray-700\/85:is(.dark *) {
  border-color: rgb(55 65 81 / 0.85);
}
.dark\:border-gray-700\/90:is(.dark *) {
  border-color: rgb(55 65 81 / 0.9);
}
.dark\:border-gray-700\/95:is(.dark *) {
  border-color: rgb(55 65 81 / 0.95);
}
.dark\:border-gray-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-800\/0:is(.dark *) {
  border-color: rgb(31 41 55 / 0);
}
.dark\:border-gray-800\/10:is(.dark *) {
  border-color: rgb(31 41 55 / 0.1);
}
.dark\:border-gray-800\/100:is(.dark *) {
  border-color: rgb(31 41 55 / 1);
}
.dark\:border-gray-800\/15:is(.dark *) {
  border-color: rgb(31 41 55 / 0.15);
}
.dark\:border-gray-800\/20:is(.dark *) {
  border-color: rgb(31 41 55 / 0.2);
}
.dark\:border-gray-800\/25:is(.dark *) {
  border-color: rgb(31 41 55 / 0.25);
}
.dark\:border-gray-800\/30:is(.dark *) {
  border-color: rgb(31 41 55 / 0.3);
}
.dark\:border-gray-800\/35:is(.dark *) {
  border-color: rgb(31 41 55 / 0.35);
}
.dark\:border-gray-800\/40:is(.dark *) {
  border-color: rgb(31 41 55 / 0.4);
}
.dark\:border-gray-800\/45:is(.dark *) {
  border-color: rgb(31 41 55 / 0.45);
}
.dark\:border-gray-800\/5:is(.dark *) {
  border-color: rgb(31 41 55 / 0.05);
}
.dark\:border-gray-800\/50:is(.dark *) {
  border-color: rgb(31 41 55 / 0.5);
}
.dark\:border-gray-800\/55:is(.dark *) {
  border-color: rgb(31 41 55 / 0.55);
}
.dark\:border-gray-800\/60:is(.dark *) {
  border-color: rgb(31 41 55 / 0.6);
}
.dark\:border-gray-800\/65:is(.dark *) {
  border-color: rgb(31 41 55 / 0.65);
}
.dark\:border-gray-800\/70:is(.dark *) {
  border-color: rgb(31 41 55 / 0.7);
}
.dark\:border-gray-800\/75:is(.dark *) {
  border-color: rgb(31 41 55 / 0.75);
}
.dark\:border-gray-800\/80:is(.dark *) {
  border-color: rgb(31 41 55 / 0.8);
}
.dark\:border-gray-800\/85:is(.dark *) {
  border-color: rgb(31 41 55 / 0.85);
}
.dark\:border-gray-800\/90:is(.dark *) {
  border-color: rgb(31 41 55 / 0.9);
}
.dark\:border-gray-800\/95:is(.dark *) {
  border-color: rgb(31 41 55 / 0.95);
}
.dark\:border-gray-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-900\/0:is(.dark *) {
  border-color: rgb(17 24 39 / 0);
}
.dark\:border-gray-900\/10:is(.dark *) {
  border-color: rgb(17 24 39 / 0.1);
}
.dark\:border-gray-900\/100:is(.dark *) {
  border-color: rgb(17 24 39 / 1);
}
.dark\:border-gray-900\/15:is(.dark *) {
  border-color: rgb(17 24 39 / 0.15);
}
.dark\:border-gray-900\/20:is(.dark *) {
  border-color: rgb(17 24 39 / 0.2);
}
.dark\:border-gray-900\/25:is(.dark *) {
  border-color: rgb(17 24 39 / 0.25);
}
.dark\:border-gray-900\/30:is(.dark *) {
  border-color: rgb(17 24 39 / 0.3);
}
.dark\:border-gray-900\/35:is(.dark *) {
  border-color: rgb(17 24 39 / 0.35);
}
.dark\:border-gray-900\/40:is(.dark *) {
  border-color: rgb(17 24 39 / 0.4);
}
.dark\:border-gray-900\/45:is(.dark *) {
  border-color: rgb(17 24 39 / 0.45);
}
.dark\:border-gray-900\/5:is(.dark *) {
  border-color: rgb(17 24 39 / 0.05);
}
.dark\:border-gray-900\/50:is(.dark *) {
  border-color: rgb(17 24 39 / 0.5);
}
.dark\:border-gray-900\/55:is(.dark *) {
  border-color: rgb(17 24 39 / 0.55);
}
.dark\:border-gray-900\/60:is(.dark *) {
  border-color: rgb(17 24 39 / 0.6);
}
.dark\:border-gray-900\/65:is(.dark *) {
  border-color: rgb(17 24 39 / 0.65);
}
.dark\:border-gray-900\/70:is(.dark *) {
  border-color: rgb(17 24 39 / 0.7);
}
.dark\:border-gray-900\/75:is(.dark *) {
  border-color: rgb(17 24 39 / 0.75);
}
.dark\:border-gray-900\/80:is(.dark *) {
  border-color: rgb(17 24 39 / 0.8);
}
.dark\:border-gray-900\/85:is(.dark *) {
  border-color: rgb(17 24 39 / 0.85);
}
.dark\:border-gray-900\/90:is(.dark *) {
  border-color: rgb(17 24 39 / 0.9);
}
.dark\:border-gray-900\/95:is(.dark *) {
  border-color: rgb(17 24 39 / 0.95);
}
.dark\:border-green-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(220 252 231 / var(--tw-border-opacity, 1));
}
.dark\:border-green-100\/0:is(.dark *) {
  border-color: rgb(220 252 231 / 0);
}
.dark\:border-green-100\/10:is(.dark *) {
  border-color: rgb(220 252 231 / 0.1);
}
.dark\:border-green-100\/100:is(.dark *) {
  border-color: rgb(220 252 231 / 1);
}
.dark\:border-green-100\/15:is(.dark *) {
  border-color: rgb(220 252 231 / 0.15);
}
.dark\:border-green-100\/20:is(.dark *) {
  border-color: rgb(220 252 231 / 0.2);
}
.dark\:border-green-100\/25:is(.dark *) {
  border-color: rgb(220 252 231 / 0.25);
}
.dark\:border-green-100\/30:is(.dark *) {
  border-color: rgb(220 252 231 / 0.3);
}
.dark\:border-green-100\/35:is(.dark *) {
  border-color: rgb(220 252 231 / 0.35);
}
.dark\:border-green-100\/40:is(.dark *) {
  border-color: rgb(220 252 231 / 0.4);
}
.dark\:border-green-100\/45:is(.dark *) {
  border-color: rgb(220 252 231 / 0.45);
}
.dark\:border-green-100\/5:is(.dark *) {
  border-color: rgb(220 252 231 / 0.05);
}
.dark\:border-green-100\/50:is(.dark *) {
  border-color: rgb(220 252 231 / 0.5);
}
.dark\:border-green-100\/55:is(.dark *) {
  border-color: rgb(220 252 231 / 0.55);
}
.dark\:border-green-100\/60:is(.dark *) {
  border-color: rgb(220 252 231 / 0.6);
}
.dark\:border-green-100\/65:is(.dark *) {
  border-color: rgb(220 252 231 / 0.65);
}
.dark\:border-green-100\/70:is(.dark *) {
  border-color: rgb(220 252 231 / 0.7);
}
.dark\:border-green-100\/75:is(.dark *) {
  border-color: rgb(220 252 231 / 0.75);
}
.dark\:border-green-100\/80:is(.dark *) {
  border-color: rgb(220 252 231 / 0.8);
}
.dark\:border-green-100\/85:is(.dark *) {
  border-color: rgb(220 252 231 / 0.85);
}
.dark\:border-green-100\/90:is(.dark *) {
  border-color: rgb(220 252 231 / 0.9);
}
.dark\:border-green-100\/95:is(.dark *) {
  border-color: rgb(220 252 231 / 0.95);
}
.dark\:border-green-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(187 247 208 / var(--tw-border-opacity, 1));
}
.dark\:border-green-200\/0:is(.dark *) {
  border-color: rgb(187 247 208 / 0);
}
.dark\:border-green-200\/10:is(.dark *) {
  border-color: rgb(187 247 208 / 0.1);
}
.dark\:border-green-200\/100:is(.dark *) {
  border-color: rgb(187 247 208 / 1);
}
.dark\:border-green-200\/15:is(.dark *) {
  border-color: rgb(187 247 208 / 0.15);
}
.dark\:border-green-200\/20:is(.dark *) {
  border-color: rgb(187 247 208 / 0.2);
}
.dark\:border-green-200\/25:is(.dark *) {
  border-color: rgb(187 247 208 / 0.25);
}
.dark\:border-green-200\/30:is(.dark *) {
  border-color: rgb(187 247 208 / 0.3);
}
.dark\:border-green-200\/35:is(.dark *) {
  border-color: rgb(187 247 208 / 0.35);
}
.dark\:border-green-200\/40:is(.dark *) {
  border-color: rgb(187 247 208 / 0.4);
}
.dark\:border-green-200\/45:is(.dark *) {
  border-color: rgb(187 247 208 / 0.45);
}
.dark\:border-green-200\/5:is(.dark *) {
  border-color: rgb(187 247 208 / 0.05);
}
.dark\:border-green-200\/50:is(.dark *) {
  border-color: rgb(187 247 208 / 0.5);
}
.dark\:border-green-200\/55:is(.dark *) {
  border-color: rgb(187 247 208 / 0.55);
}
.dark\:border-green-200\/60:is(.dark *) {
  border-color: rgb(187 247 208 / 0.6);
}
.dark\:border-green-200\/65:is(.dark *) {
  border-color: rgb(187 247 208 / 0.65);
}
.dark\:border-green-200\/70:is(.dark *) {
  border-color: rgb(187 247 208 / 0.7);
}
.dark\:border-green-200\/75:is(.dark *) {
  border-color: rgb(187 247 208 / 0.75);
}
.dark\:border-green-200\/80:is(.dark *) {
  border-color: rgb(187 247 208 / 0.8);
}
.dark\:border-green-200\/85:is(.dark *) {
  border-color: rgb(187 247 208 / 0.85);
}
.dark\:border-green-200\/90:is(.dark *) {
  border-color: rgb(187 247 208 / 0.9);
}
.dark\:border-green-200\/95:is(.dark *) {
  border-color: rgb(187 247 208 / 0.95);
}
.dark\:border-green-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.dark\:border-green-300\/0:is(.dark *) {
  border-color: rgb(134 239 172 / 0);
}
.dark\:border-green-300\/10:is(.dark *) {
  border-color: rgb(134 239 172 / 0.1);
}
.dark\:border-green-300\/100:is(.dark *) {
  border-color: rgb(134 239 172 / 1);
}
.dark\:border-green-300\/15:is(.dark *) {
  border-color: rgb(134 239 172 / 0.15);
}
.dark\:border-green-300\/20:is(.dark *) {
  border-color: rgb(134 239 172 / 0.2);
}
.dark\:border-green-300\/25:is(.dark *) {
  border-color: rgb(134 239 172 / 0.25);
}
.dark\:border-green-300\/30:is(.dark *) {
  border-color: rgb(134 239 172 / 0.3);
}
.dark\:border-green-300\/35:is(.dark *) {
  border-color: rgb(134 239 172 / 0.35);
}
.dark\:border-green-300\/40:is(.dark *) {
  border-color: rgb(134 239 172 / 0.4);
}
.dark\:border-green-300\/45:is(.dark *) {
  border-color: rgb(134 239 172 / 0.45);
}
.dark\:border-green-300\/5:is(.dark *) {
  border-color: rgb(134 239 172 / 0.05);
}
.dark\:border-green-300\/50:is(.dark *) {
  border-color: rgb(134 239 172 / 0.5);
}
.dark\:border-green-300\/55:is(.dark *) {
  border-color: rgb(134 239 172 / 0.55);
}
.dark\:border-green-300\/60:is(.dark *) {
  border-color: rgb(134 239 172 / 0.6);
}
.dark\:border-green-300\/65:is(.dark *) {
  border-color: rgb(134 239 172 / 0.65);
}
.dark\:border-green-300\/70:is(.dark *) {
  border-color: rgb(134 239 172 / 0.7);
}
.dark\:border-green-300\/75:is(.dark *) {
  border-color: rgb(134 239 172 / 0.75);
}
.dark\:border-green-300\/80:is(.dark *) {
  border-color: rgb(134 239 172 / 0.8);
}
.dark\:border-green-300\/85:is(.dark *) {
  border-color: rgb(134 239 172 / 0.85);
}
.dark\:border-green-300\/90:is(.dark *) {
  border-color: rgb(134 239 172 / 0.9);
}
.dark\:border-green-300\/95:is(.dark *) {
  border-color: rgb(134 239 172 / 0.95);
}
.dark\:border-green-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}
.dark\:border-green-400\/0:is(.dark *) {
  border-color: rgb(74 222 128 / 0);
}
.dark\:border-green-400\/10:is(.dark *) {
  border-color: rgb(74 222 128 / 0.1);
}
.dark\:border-green-400\/100:is(.dark *) {
  border-color: rgb(74 222 128 / 1);
}
.dark\:border-green-400\/15:is(.dark *) {
  border-color: rgb(74 222 128 / 0.15);
}
.dark\:border-green-400\/20:is(.dark *) {
  border-color: rgb(74 222 128 / 0.2);
}
.dark\:border-green-400\/25:is(.dark *) {
  border-color: rgb(74 222 128 / 0.25);
}
.dark\:border-green-400\/30:is(.dark *) {
  border-color: rgb(74 222 128 / 0.3);
}
.dark\:border-green-400\/35:is(.dark *) {
  border-color: rgb(74 222 128 / 0.35);
}
.dark\:border-green-400\/40:is(.dark *) {
  border-color: rgb(74 222 128 / 0.4);
}
.dark\:border-green-400\/45:is(.dark *) {
  border-color: rgb(74 222 128 / 0.45);
}
.dark\:border-green-400\/5:is(.dark *) {
  border-color: rgb(74 222 128 / 0.05);
}
.dark\:border-green-400\/50:is(.dark *) {
  border-color: rgb(74 222 128 / 0.5);
}
.dark\:border-green-400\/55:is(.dark *) {
  border-color: rgb(74 222 128 / 0.55);
}
.dark\:border-green-400\/60:is(.dark *) {
  border-color: rgb(74 222 128 / 0.6);
}
.dark\:border-green-400\/65:is(.dark *) {
  border-color: rgb(74 222 128 / 0.65);
}
.dark\:border-green-400\/70:is(.dark *) {
  border-color: rgb(74 222 128 / 0.7);
}
.dark\:border-green-400\/75:is(.dark *) {
  border-color: rgb(74 222 128 / 0.75);
}
.dark\:border-green-400\/80:is(.dark *) {
  border-color: rgb(74 222 128 / 0.8);
}
.dark\:border-green-400\/85:is(.dark *) {
  border-color: rgb(74 222 128 / 0.85);
}
.dark\:border-green-400\/90:is(.dark *) {
  border-color: rgb(74 222 128 / 0.9);
}
.dark\:border-green-400\/95:is(.dark *) {
  border-color: rgb(74 222 128 / 0.95);
}
.dark\:border-green-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}
.dark\:border-green-500\/0:is(.dark *) {
  border-color: rgb(34 197 94 / 0);
}
.dark\:border-green-500\/10:is(.dark *) {
  border-color: rgb(34 197 94 / 0.1);
}
.dark\:border-green-500\/100:is(.dark *) {
  border-color: rgb(34 197 94 / 1);
}
.dark\:border-green-500\/15:is(.dark *) {
  border-color: rgb(34 197 94 / 0.15);
}
.dark\:border-green-500\/20:is(.dark *) {
  border-color: rgb(34 197 94 / 0.2);
}
.dark\:border-green-500\/25:is(.dark *) {
  border-color: rgb(34 197 94 / 0.25);
}
.dark\:border-green-500\/30:is(.dark *) {
  border-color: rgb(34 197 94 / 0.3);
}
.dark\:border-green-500\/35:is(.dark *) {
  border-color: rgb(34 197 94 / 0.35);
}
.dark\:border-green-500\/40:is(.dark *) {
  border-color: rgb(34 197 94 / 0.4);
}
.dark\:border-green-500\/45:is(.dark *) {
  border-color: rgb(34 197 94 / 0.45);
}
.dark\:border-green-500\/5:is(.dark *) {
  border-color: rgb(34 197 94 / 0.05);
}
.dark\:border-green-500\/50:is(.dark *) {
  border-color: rgb(34 197 94 / 0.5);
}
.dark\:border-green-500\/55:is(.dark *) {
  border-color: rgb(34 197 94 / 0.55);
}
.dark\:border-green-500\/60:is(.dark *) {
  border-color: rgb(34 197 94 / 0.6);
}
.dark\:border-green-500\/65:is(.dark *) {
  border-color: rgb(34 197 94 / 0.65);
}
.dark\:border-green-500\/70:is(.dark *) {
  border-color: rgb(34 197 94 / 0.7);
}
.dark\:border-green-500\/75:is(.dark *) {
  border-color: rgb(34 197 94 / 0.75);
}
.dark\:border-green-500\/80:is(.dark *) {
  border-color: rgb(34 197 94 / 0.8);
}
.dark\:border-green-500\/85:is(.dark *) {
  border-color: rgb(34 197 94 / 0.85);
}
.dark\:border-green-500\/90:is(.dark *) {
  border-color: rgb(34 197 94 / 0.9);
}
.dark\:border-green-500\/95:is(.dark *) {
  border-color: rgb(34 197 94 / 0.95);
}
.dark\:border-green-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity, 1));
}
.dark\:border-green-600\/0:is(.dark *) {
  border-color: rgb(22 163 74 / 0);
}
.dark\:border-green-600\/10:is(.dark *) {
  border-color: rgb(22 163 74 / 0.1);
}
.dark\:border-green-600\/100:is(.dark *) {
  border-color: rgb(22 163 74 / 1);
}
.dark\:border-green-600\/15:is(.dark *) {
  border-color: rgb(22 163 74 / 0.15);
}
.dark\:border-green-600\/20:is(.dark *) {
  border-color: rgb(22 163 74 / 0.2);
}
.dark\:border-green-600\/25:is(.dark *) {
  border-color: rgb(22 163 74 / 0.25);
}
.dark\:border-green-600\/30:is(.dark *) {
  border-color: rgb(22 163 74 / 0.3);
}
.dark\:border-green-600\/35:is(.dark *) {
  border-color: rgb(22 163 74 / 0.35);
}
.dark\:border-green-600\/40:is(.dark *) {
  border-color: rgb(22 163 74 / 0.4);
}
.dark\:border-green-600\/45:is(.dark *) {
  border-color: rgb(22 163 74 / 0.45);
}
.dark\:border-green-600\/5:is(.dark *) {
  border-color: rgb(22 163 74 / 0.05);
}
.dark\:border-green-600\/50:is(.dark *) {
  border-color: rgb(22 163 74 / 0.5);
}
.dark\:border-green-600\/55:is(.dark *) {
  border-color: rgb(22 163 74 / 0.55);
}
.dark\:border-green-600\/60:is(.dark *) {
  border-color: rgb(22 163 74 / 0.6);
}
.dark\:border-green-600\/65:is(.dark *) {
  border-color: rgb(22 163 74 / 0.65);
}
.dark\:border-green-600\/70:is(.dark *) {
  border-color: rgb(22 163 74 / 0.7);
}
.dark\:border-green-600\/75:is(.dark *) {
  border-color: rgb(22 163 74 / 0.75);
}
.dark\:border-green-600\/80:is(.dark *) {
  border-color: rgb(22 163 74 / 0.8);
}
.dark\:border-green-600\/85:is(.dark *) {
  border-color: rgb(22 163 74 / 0.85);
}
.dark\:border-green-600\/90:is(.dark *) {
  border-color: rgb(22 163 74 / 0.9);
}
.dark\:border-green-600\/95:is(.dark *) {
  border-color: rgb(22 163 74 / 0.95);
}
.dark\:border-green-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.dark\:border-green-700\/0:is(.dark *) {
  border-color: rgb(21 128 61 / 0);
}
.dark\:border-green-700\/10:is(.dark *) {
  border-color: rgb(21 128 61 / 0.1);
}
.dark\:border-green-700\/100:is(.dark *) {
  border-color: rgb(21 128 61 / 1);
}
.dark\:border-green-700\/15:is(.dark *) {
  border-color: rgb(21 128 61 / 0.15);
}
.dark\:border-green-700\/20:is(.dark *) {
  border-color: rgb(21 128 61 / 0.2);
}
.dark\:border-green-700\/25:is(.dark *) {
  border-color: rgb(21 128 61 / 0.25);
}
.dark\:border-green-700\/30:is(.dark *) {
  border-color: rgb(21 128 61 / 0.3);
}
.dark\:border-green-700\/35:is(.dark *) {
  border-color: rgb(21 128 61 / 0.35);
}
.dark\:border-green-700\/40:is(.dark *) {
  border-color: rgb(21 128 61 / 0.4);
}
.dark\:border-green-700\/45:is(.dark *) {
  border-color: rgb(21 128 61 / 0.45);
}
.dark\:border-green-700\/5:is(.dark *) {
  border-color: rgb(21 128 61 / 0.05);
}
.dark\:border-green-700\/50:is(.dark *) {
  border-color: rgb(21 128 61 / 0.5);
}
.dark\:border-green-700\/55:is(.dark *) {
  border-color: rgb(21 128 61 / 0.55);
}
.dark\:border-green-700\/60:is(.dark *) {
  border-color: rgb(21 128 61 / 0.6);
}
.dark\:border-green-700\/65:is(.dark *) {
  border-color: rgb(21 128 61 / 0.65);
}
.dark\:border-green-700\/70:is(.dark *) {
  border-color: rgb(21 128 61 / 0.7);
}
.dark\:border-green-700\/75:is(.dark *) {
  border-color: rgb(21 128 61 / 0.75);
}
.dark\:border-green-700\/80:is(.dark *) {
  border-color: rgb(21 128 61 / 0.8);
}
.dark\:border-green-700\/85:is(.dark *) {
  border-color: rgb(21 128 61 / 0.85);
}
.dark\:border-green-700\/90:is(.dark *) {
  border-color: rgb(21 128 61 / 0.9);
}
.dark\:border-green-700\/95:is(.dark *) {
  border-color: rgb(21 128 61 / 0.95);
}
.dark\:border-green-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(22 101 52 / var(--tw-border-opacity, 1));
}
.dark\:border-green-800\/0:is(.dark *) {
  border-color: rgb(22 101 52 / 0);
}
.dark\:border-green-800\/10:is(.dark *) {
  border-color: rgb(22 101 52 / 0.1);
}
.dark\:border-green-800\/100:is(.dark *) {
  border-color: rgb(22 101 52 / 1);
}
.dark\:border-green-800\/15:is(.dark *) {
  border-color: rgb(22 101 52 / 0.15);
}
.dark\:border-green-800\/20:is(.dark *) {
  border-color: rgb(22 101 52 / 0.2);
}
.dark\:border-green-800\/25:is(.dark *) {
  border-color: rgb(22 101 52 / 0.25);
}
.dark\:border-green-800\/30:is(.dark *) {
  border-color: rgb(22 101 52 / 0.3);
}
.dark\:border-green-800\/35:is(.dark *) {
  border-color: rgb(22 101 52 / 0.35);
}
.dark\:border-green-800\/40:is(.dark *) {
  border-color: rgb(22 101 52 / 0.4);
}
.dark\:border-green-800\/45:is(.dark *) {
  border-color: rgb(22 101 52 / 0.45);
}
.dark\:border-green-800\/5:is(.dark *) {
  border-color: rgb(22 101 52 / 0.05);
}
.dark\:border-green-800\/50:is(.dark *) {
  border-color: rgb(22 101 52 / 0.5);
}
.dark\:border-green-800\/55:is(.dark *) {
  border-color: rgb(22 101 52 / 0.55);
}
.dark\:border-green-800\/60:is(.dark *) {
  border-color: rgb(22 101 52 / 0.6);
}
.dark\:border-green-800\/65:is(.dark *) {
  border-color: rgb(22 101 52 / 0.65);
}
.dark\:border-green-800\/70:is(.dark *) {
  border-color: rgb(22 101 52 / 0.7);
}
.dark\:border-green-800\/75:is(.dark *) {
  border-color: rgb(22 101 52 / 0.75);
}
.dark\:border-green-800\/80:is(.dark *) {
  border-color: rgb(22 101 52 / 0.8);
}
.dark\:border-green-800\/85:is(.dark *) {
  border-color: rgb(22 101 52 / 0.85);
}
.dark\:border-green-800\/90:is(.dark *) {
  border-color: rgb(22 101 52 / 0.9);
}
.dark\:border-green-800\/95:is(.dark *) {
  border-color: rgb(22 101 52 / 0.95);
}
.dark\:border-green-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(20 83 45 / var(--tw-border-opacity, 1));
}
.dark\:border-green-900\/0:is(.dark *) {
  border-color: rgb(20 83 45 / 0);
}
.dark\:border-green-900\/10:is(.dark *) {
  border-color: rgb(20 83 45 / 0.1);
}
.dark\:border-green-900\/100:is(.dark *) {
  border-color: rgb(20 83 45 / 1);
}
.dark\:border-green-900\/15:is(.dark *) {
  border-color: rgb(20 83 45 / 0.15);
}
.dark\:border-green-900\/20:is(.dark *) {
  border-color: rgb(20 83 45 / 0.2);
}
.dark\:border-green-900\/25:is(.dark *) {
  border-color: rgb(20 83 45 / 0.25);
}
.dark\:border-green-900\/30:is(.dark *) {
  border-color: rgb(20 83 45 / 0.3);
}
.dark\:border-green-900\/35:is(.dark *) {
  border-color: rgb(20 83 45 / 0.35);
}
.dark\:border-green-900\/40:is(.dark *) {
  border-color: rgb(20 83 45 / 0.4);
}
.dark\:border-green-900\/45:is(.dark *) {
  border-color: rgb(20 83 45 / 0.45);
}
.dark\:border-green-900\/5:is(.dark *) {
  border-color: rgb(20 83 45 / 0.05);
}
.dark\:border-green-900\/50:is(.dark *) {
  border-color: rgb(20 83 45 / 0.5);
}
.dark\:border-green-900\/55:is(.dark *) {
  border-color: rgb(20 83 45 / 0.55);
}
.dark\:border-green-900\/60:is(.dark *) {
  border-color: rgb(20 83 45 / 0.6);
}
.dark\:border-green-900\/65:is(.dark *) {
  border-color: rgb(20 83 45 / 0.65);
}
.dark\:border-green-900\/70:is(.dark *) {
  border-color: rgb(20 83 45 / 0.7);
}
.dark\:border-green-900\/75:is(.dark *) {
  border-color: rgb(20 83 45 / 0.75);
}
.dark\:border-green-900\/80:is(.dark *) {
  border-color: rgb(20 83 45 / 0.8);
}
.dark\:border-green-900\/85:is(.dark *) {
  border-color: rgb(20 83 45 / 0.85);
}
.dark\:border-green-900\/90:is(.dark *) {
  border-color: rgb(20 83 45 / 0.9);
}
.dark\:border-green-900\/95:is(.dark *) {
  border-color: rgb(20 83 45 / 0.95);
}
.dark\:border-orange-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(255 237 213 / var(--tw-border-opacity, 1));
}
.dark\:border-orange-100\/0:is(.dark *) {
  border-color: rgb(255 237 213 / 0);
}
.dark\:border-orange-100\/10:is(.dark *) {
  border-color: rgb(255 237 213 / 0.1);
}
.dark\:border-orange-100\/100:is(.dark *) {
  border-color: rgb(255 237 213 / 1);
}
.dark\:border-orange-100\/15:is(.dark *) {
  border-color: rgb(255 237 213 / 0.15);
}
.dark\:border-orange-100\/20:is(.dark *) {
  border-color: rgb(255 237 213 / 0.2);
}
.dark\:border-orange-100\/25:is(.dark *) {
  border-color: rgb(255 237 213 / 0.25);
}
.dark\:border-orange-100\/30:is(.dark *) {
  border-color: rgb(255 237 213 / 0.3);
}
.dark\:border-orange-100\/35:is(.dark *) {
  border-color: rgb(255 237 213 / 0.35);
}
.dark\:border-orange-100\/40:is(.dark *) {
  border-color: rgb(255 237 213 / 0.4);
}
.dark\:border-orange-100\/45:is(.dark *) {
  border-color: rgb(255 237 213 / 0.45);
}
.dark\:border-orange-100\/5:is(.dark *) {
  border-color: rgb(255 237 213 / 0.05);
}
.dark\:border-orange-100\/50:is(.dark *) {
  border-color: rgb(255 237 213 / 0.5);
}
.dark\:border-orange-100\/55:is(.dark *) {
  border-color: rgb(255 237 213 / 0.55);
}
.dark\:border-orange-100\/60:is(.dark *) {
  border-color: rgb(255 237 213 / 0.6);
}
.dark\:border-orange-100\/65:is(.dark *) {
  border-color: rgb(255 237 213 / 0.65);
}
.dark\:border-orange-100\/70:is(.dark *) {
  border-color: rgb(255 237 213 / 0.7);
}
.dark\:border-orange-100\/75:is(.dark *) {
  border-color: rgb(255 237 213 / 0.75);
}
.dark\:border-orange-100\/80:is(.dark *) {
  border-color: rgb(255 237 213 / 0.8);
}
.dark\:border-orange-100\/85:is(.dark *) {
  border-color: rgb(255 237 213 / 0.85);
}
.dark\:border-orange-100\/90:is(.dark *) {
  border-color: rgb(255 237 213 / 0.9);
}
.dark\:border-orange-100\/95:is(.dark *) {
  border-color: rgb(255 237 213 / 0.95);
}
.dark\:border-orange-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
}
.dark\:border-orange-200\/0:is(.dark *) {
  border-color: rgb(254 215 170 / 0);
}
.dark\:border-orange-200\/10:is(.dark *) {
  border-color: rgb(254 215 170 / 0.1);
}
.dark\:border-orange-200\/100:is(.dark *) {
  border-color: rgb(254 215 170 / 1);
}
.dark\:border-orange-200\/15:is(.dark *) {
  border-color: rgb(254 215 170 / 0.15);
}
.dark\:border-orange-200\/20:is(.dark *) {
  border-color: rgb(254 215 170 / 0.2);
}
.dark\:border-orange-200\/25:is(.dark *) {
  border-color: rgb(254 215 170 / 0.25);
}
.dark\:border-orange-200\/30:is(.dark *) {
  border-color: rgb(254 215 170 / 0.3);
}
.dark\:border-orange-200\/35:is(.dark *) {
  border-color: rgb(254 215 170 / 0.35);
}
.dark\:border-orange-200\/40:is(.dark *) {
  border-color: rgb(254 215 170 / 0.4);
}
.dark\:border-orange-200\/45:is(.dark *) {
  border-color: rgb(254 215 170 / 0.45);
}
.dark\:border-orange-200\/5:is(.dark *) {
  border-color: rgb(254 215 170 / 0.05);
}
.dark\:border-orange-200\/50:is(.dark *) {
  border-color: rgb(254 215 170 / 0.5);
}
.dark\:border-orange-200\/55:is(.dark *) {
  border-color: rgb(254 215 170 / 0.55);
}
.dark\:border-orange-200\/60:is(.dark *) {
  border-color: rgb(254 215 170 / 0.6);
}
.dark\:border-orange-200\/65:is(.dark *) {
  border-color: rgb(254 215 170 / 0.65);
}
.dark\:border-orange-200\/70:is(.dark *) {
  border-color: rgb(254 215 170 / 0.7);
}
.dark\:border-orange-200\/75:is(.dark *) {
  border-color: rgb(254 215 170 / 0.75);
}
.dark\:border-orange-200\/80:is(.dark *) {
  border-color: rgb(254 215 170 / 0.8);
}
.dark\:border-orange-200\/85:is(.dark *) {
  border-color: rgb(254 215 170 / 0.85);
}
.dark\:border-orange-200\/90:is(.dark *) {
  border-color: rgb(254 215 170 / 0.9);
}
.dark\:border-orange-200\/95:is(.dark *) {
  border-color: rgb(254 215 170 / 0.95);
}
.dark\:border-orange-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.dark\:border-orange-300\/0:is(.dark *) {
  border-color: rgb(253 186 116 / 0);
}
.dark\:border-orange-300\/10:is(.dark *) {
  border-color: rgb(253 186 116 / 0.1);
}
.dark\:border-orange-300\/100:is(.dark *) {
  border-color: rgb(253 186 116 / 1);
}
.dark\:border-orange-300\/15:is(.dark *) {
  border-color: rgb(253 186 116 / 0.15);
}
.dark\:border-orange-300\/20:is(.dark *) {
  border-color: rgb(253 186 116 / 0.2);
}
.dark\:border-orange-300\/25:is(.dark *) {
  border-color: rgb(253 186 116 / 0.25);
}
.dark\:border-orange-300\/30:is(.dark *) {
  border-color: rgb(253 186 116 / 0.3);
}
.dark\:border-orange-300\/35:is(.dark *) {
  border-color: rgb(253 186 116 / 0.35);
}
.dark\:border-orange-300\/40:is(.dark *) {
  border-color: rgb(253 186 116 / 0.4);
}
.dark\:border-orange-300\/45:is(.dark *) {
  border-color: rgb(253 186 116 / 0.45);
}
.dark\:border-orange-300\/5:is(.dark *) {
  border-color: rgb(253 186 116 / 0.05);
}
.dark\:border-orange-300\/50:is(.dark *) {
  border-color: rgb(253 186 116 / 0.5);
}
.dark\:border-orange-300\/55:is(.dark *) {
  border-color: rgb(253 186 116 / 0.55);
}
.dark\:border-orange-300\/60:is(.dark *) {
  border-color: rgb(253 186 116 / 0.6);
}
.dark\:border-orange-300\/65:is(.dark *) {
  border-color: rgb(253 186 116 / 0.65);
}
.dark\:border-orange-300\/70:is(.dark *) {
  border-color: rgb(253 186 116 / 0.7);
}
.dark\:border-orange-300\/75:is(.dark *) {
  border-color: rgb(253 186 116 / 0.75);
}
.dark\:border-orange-300\/80:is(.dark *) {
  border-color: rgb(253 186 116 / 0.8);
}
.dark\:border-orange-300\/85:is(.dark *) {
  border-color: rgb(253 186 116 / 0.85);
}
.dark\:border-orange-300\/90:is(.dark *) {
  border-color: rgb(253 186 116 / 0.9);
}
.dark\:border-orange-300\/95:is(.dark *) {
  border-color: rgb(253 186 116 / 0.95);
}
.dark\:border-orange-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.dark\:border-orange-400\/0:is(.dark *) {
  border-color: rgb(251 146 60 / 0);
}
.dark\:border-orange-400\/10:is(.dark *) {
  border-color: rgb(251 146 60 / 0.1);
}
.dark\:border-orange-400\/100:is(.dark *) {
  border-color: rgb(251 146 60 / 1);
}
.dark\:border-orange-400\/15:is(.dark *) {
  border-color: rgb(251 146 60 / 0.15);
}
.dark\:border-orange-400\/20:is(.dark *) {
  border-color: rgb(251 146 60 / 0.2);
}
.dark\:border-orange-400\/25:is(.dark *) {
  border-color: rgb(251 146 60 / 0.25);
}
.dark\:border-orange-400\/30:is(.dark *) {
  border-color: rgb(251 146 60 / 0.3);
}
.dark\:border-orange-400\/35:is(.dark *) {
  border-color: rgb(251 146 60 / 0.35);
}
.dark\:border-orange-400\/40:is(.dark *) {
  border-color: rgb(251 146 60 / 0.4);
}
.dark\:border-orange-400\/45:is(.dark *) {
  border-color: rgb(251 146 60 / 0.45);
}
.dark\:border-orange-400\/5:is(.dark *) {
  border-color: rgb(251 146 60 / 0.05);
}
.dark\:border-orange-400\/50:is(.dark *) {
  border-color: rgb(251 146 60 / 0.5);
}
.dark\:border-orange-400\/55:is(.dark *) {
  border-color: rgb(251 146 60 / 0.55);
}
.dark\:border-orange-400\/60:is(.dark *) {
  border-color: rgb(251 146 60 / 0.6);
}
.dark\:border-orange-400\/65:is(.dark *) {
  border-color: rgb(251 146 60 / 0.65);
}
.dark\:border-orange-400\/70:is(.dark *) {
  border-color: rgb(251 146 60 / 0.7);
}
.dark\:border-orange-400\/75:is(.dark *) {
  border-color: rgb(251 146 60 / 0.75);
}
.dark\:border-orange-400\/80:is(.dark *) {
  border-color: rgb(251 146 60 / 0.8);
}
.dark\:border-orange-400\/85:is(.dark *) {
  border-color: rgb(251 146 60 / 0.85);
}
.dark\:border-orange-400\/90:is(.dark *) {
  border-color: rgb(251 146 60 / 0.9);
}
.dark\:border-orange-400\/95:is(.dark *) {
  border-color: rgb(251 146 60 / 0.95);
}
.dark\:border-orange-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.dark\:border-orange-500\/0:is(.dark *) {
  border-color: rgb(249 115 22 / 0);
}
.dark\:border-orange-500\/10:is(.dark *) {
  border-color: rgb(249 115 22 / 0.1);
}
.dark\:border-orange-500\/100:is(.dark *) {
  border-color: rgb(249 115 22 / 1);
}
.dark\:border-orange-500\/15:is(.dark *) {
  border-color: rgb(249 115 22 / 0.15);
}
.dark\:border-orange-500\/20:is(.dark *) {
  border-color: rgb(249 115 22 / 0.2);
}
.dark\:border-orange-500\/25:is(.dark *) {
  border-color: rgb(249 115 22 / 0.25);
}
.dark\:border-orange-500\/30:is(.dark *) {
  border-color: rgb(249 115 22 / 0.3);
}
.dark\:border-orange-500\/35:is(.dark *) {
  border-color: rgb(249 115 22 / 0.35);
}
.dark\:border-orange-500\/40:is(.dark *) {
  border-color: rgb(249 115 22 / 0.4);
}
.dark\:border-orange-500\/45:is(.dark *) {
  border-color: rgb(249 115 22 / 0.45);
}
.dark\:border-orange-500\/5:is(.dark *) {
  border-color: rgb(249 115 22 / 0.05);
}
.dark\:border-orange-500\/50:is(.dark *) {
  border-color: rgb(249 115 22 / 0.5);
}
.dark\:border-orange-500\/55:is(.dark *) {
  border-color: rgb(249 115 22 / 0.55);
}
.dark\:border-orange-500\/60:is(.dark *) {
  border-color: rgb(249 115 22 / 0.6);
}
.dark\:border-orange-500\/65:is(.dark *) {
  border-color: rgb(249 115 22 / 0.65);
}
.dark\:border-orange-500\/70:is(.dark *) {
  border-color: rgb(249 115 22 / 0.7);
}
.dark\:border-orange-500\/75:is(.dark *) {
  border-color: rgb(249 115 22 / 0.75);
}
.dark\:border-orange-500\/80:is(.dark *) {
  border-color: rgb(249 115 22 / 0.8);
}
.dark\:border-orange-500\/85:is(.dark *) {
  border-color: rgb(249 115 22 / 0.85);
}
.dark\:border-orange-500\/90:is(.dark *) {
  border-color: rgb(249 115 22 / 0.9);
}
.dark\:border-orange-500\/95:is(.dark *) {
  border-color: rgb(249 115 22 / 0.95);
}
.dark\:border-orange-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.dark\:border-orange-600\/0:is(.dark *) {
  border-color: rgb(234 88 12 / 0);
}
.dark\:border-orange-600\/10:is(.dark *) {
  border-color: rgb(234 88 12 / 0.1);
}
.dark\:border-orange-600\/100:is(.dark *) {
  border-color: rgb(234 88 12 / 1);
}
.dark\:border-orange-600\/15:is(.dark *) {
  border-color: rgb(234 88 12 / 0.15);
}
.dark\:border-orange-600\/20:is(.dark *) {
  border-color: rgb(234 88 12 / 0.2);
}
.dark\:border-orange-600\/25:is(.dark *) {
  border-color: rgb(234 88 12 / 0.25);
}
.dark\:border-orange-600\/30:is(.dark *) {
  border-color: rgb(234 88 12 / 0.3);
}
.dark\:border-orange-600\/35:is(.dark *) {
  border-color: rgb(234 88 12 / 0.35);
}
.dark\:border-orange-600\/40:is(.dark *) {
  border-color: rgb(234 88 12 / 0.4);
}
.dark\:border-orange-600\/45:is(.dark *) {
  border-color: rgb(234 88 12 / 0.45);
}
.dark\:border-orange-600\/5:is(.dark *) {
  border-color: rgb(234 88 12 / 0.05);
}
.dark\:border-orange-600\/50:is(.dark *) {
  border-color: rgb(234 88 12 / 0.5);
}
.dark\:border-orange-600\/55:is(.dark *) {
  border-color: rgb(234 88 12 / 0.55);
}
.dark\:border-orange-600\/60:is(.dark *) {
  border-color: rgb(234 88 12 / 0.6);
}
.dark\:border-orange-600\/65:is(.dark *) {
  border-color: rgb(234 88 12 / 0.65);
}
.dark\:border-orange-600\/70:is(.dark *) {
  border-color: rgb(234 88 12 / 0.7);
}
.dark\:border-orange-600\/75:is(.dark *) {
  border-color: rgb(234 88 12 / 0.75);
}
.dark\:border-orange-600\/80:is(.dark *) {
  border-color: rgb(234 88 12 / 0.8);
}
.dark\:border-orange-600\/85:is(.dark *) {
  border-color: rgb(234 88 12 / 0.85);
}
.dark\:border-orange-600\/90:is(.dark *) {
  border-color: rgb(234 88 12 / 0.9);
}
.dark\:border-orange-600\/95:is(.dark *) {
  border-color: rgb(234 88 12 / 0.95);
}
.dark\:border-orange-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.dark\:border-orange-700\/0:is(.dark *) {
  border-color: rgb(194 65 12 / 0);
}
.dark\:border-orange-700\/10:is(.dark *) {
  border-color: rgb(194 65 12 / 0.1);
}
.dark\:border-orange-700\/100:is(.dark *) {
  border-color: rgb(194 65 12 / 1);
}
.dark\:border-orange-700\/15:is(.dark *) {
  border-color: rgb(194 65 12 / 0.15);
}
.dark\:border-orange-700\/20:is(.dark *) {
  border-color: rgb(194 65 12 / 0.2);
}
.dark\:border-orange-700\/25:is(.dark *) {
  border-color: rgb(194 65 12 / 0.25);
}
.dark\:border-orange-700\/30:is(.dark *) {
  border-color: rgb(194 65 12 / 0.3);
}
.dark\:border-orange-700\/35:is(.dark *) {
  border-color: rgb(194 65 12 / 0.35);
}
.dark\:border-orange-700\/40:is(.dark *) {
  border-color: rgb(194 65 12 / 0.4);
}
.dark\:border-orange-700\/45:is(.dark *) {
  border-color: rgb(194 65 12 / 0.45);
}
.dark\:border-orange-700\/5:is(.dark *) {
  border-color: rgb(194 65 12 / 0.05);
}
.dark\:border-orange-700\/50:is(.dark *) {
  border-color: rgb(194 65 12 / 0.5);
}
.dark\:border-orange-700\/55:is(.dark *) {
  border-color: rgb(194 65 12 / 0.55);
}
.dark\:border-orange-700\/60:is(.dark *) {
  border-color: rgb(194 65 12 / 0.6);
}
.dark\:border-orange-700\/65:is(.dark *) {
  border-color: rgb(194 65 12 / 0.65);
}
.dark\:border-orange-700\/70:is(.dark *) {
  border-color: rgb(194 65 12 / 0.7);
}
.dark\:border-orange-700\/75:is(.dark *) {
  border-color: rgb(194 65 12 / 0.75);
}
.dark\:border-orange-700\/80:is(.dark *) {
  border-color: rgb(194 65 12 / 0.8);
}
.dark\:border-orange-700\/85:is(.dark *) {
  border-color: rgb(194 65 12 / 0.85);
}
.dark\:border-orange-700\/90:is(.dark *) {
  border-color: rgb(194 65 12 / 0.9);
}
.dark\:border-orange-700\/95:is(.dark *) {
  border-color: rgb(194 65 12 / 0.95);
}
.dark\:border-orange-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.dark\:border-orange-800\/0:is(.dark *) {
  border-color: rgb(154 52 18 / 0);
}
.dark\:border-orange-800\/10:is(.dark *) {
  border-color: rgb(154 52 18 / 0.1);
}
.dark\:border-orange-800\/100:is(.dark *) {
  border-color: rgb(154 52 18 / 1);
}
.dark\:border-orange-800\/15:is(.dark *) {
  border-color: rgb(154 52 18 / 0.15);
}
.dark\:border-orange-800\/20:is(.dark *) {
  border-color: rgb(154 52 18 / 0.2);
}
.dark\:border-orange-800\/25:is(.dark *) {
  border-color: rgb(154 52 18 / 0.25);
}
.dark\:border-orange-800\/30:is(.dark *) {
  border-color: rgb(154 52 18 / 0.3);
}
.dark\:border-orange-800\/35:is(.dark *) {
  border-color: rgb(154 52 18 / 0.35);
}
.dark\:border-orange-800\/40:is(.dark *) {
  border-color: rgb(154 52 18 / 0.4);
}
.dark\:border-orange-800\/45:is(.dark *) {
  border-color: rgb(154 52 18 / 0.45);
}
.dark\:border-orange-800\/5:is(.dark *) {
  border-color: rgb(154 52 18 / 0.05);
}
.dark\:border-orange-800\/50:is(.dark *) {
  border-color: rgb(154 52 18 / 0.5);
}
.dark\:border-orange-800\/55:is(.dark *) {
  border-color: rgb(154 52 18 / 0.55);
}
.dark\:border-orange-800\/60:is(.dark *) {
  border-color: rgb(154 52 18 / 0.6);
}
.dark\:border-orange-800\/65:is(.dark *) {
  border-color: rgb(154 52 18 / 0.65);
}
.dark\:border-orange-800\/70:is(.dark *) {
  border-color: rgb(154 52 18 / 0.7);
}
.dark\:border-orange-800\/75:is(.dark *) {
  border-color: rgb(154 52 18 / 0.75);
}
.dark\:border-orange-800\/80:is(.dark *) {
  border-color: rgb(154 52 18 / 0.8);
}
.dark\:border-orange-800\/85:is(.dark *) {
  border-color: rgb(154 52 18 / 0.85);
}
.dark\:border-orange-800\/90:is(.dark *) {
  border-color: rgb(154 52 18 / 0.9);
}
.dark\:border-orange-800\/95:is(.dark *) {
  border-color: rgb(154 52 18 / 0.95);
}
.dark\:border-orange-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(124 45 18 / var(--tw-border-opacity, 1));
}
.dark\:border-orange-900\/0:is(.dark *) {
  border-color: rgb(124 45 18 / 0);
}
.dark\:border-orange-900\/10:is(.dark *) {
  border-color: rgb(124 45 18 / 0.1);
}
.dark\:border-orange-900\/100:is(.dark *) {
  border-color: rgb(124 45 18 / 1);
}
.dark\:border-orange-900\/15:is(.dark *) {
  border-color: rgb(124 45 18 / 0.15);
}
.dark\:border-orange-900\/20:is(.dark *) {
  border-color: rgb(124 45 18 / 0.2);
}
.dark\:border-orange-900\/25:is(.dark *) {
  border-color: rgb(124 45 18 / 0.25);
}
.dark\:border-orange-900\/30:is(.dark *) {
  border-color: rgb(124 45 18 / 0.3);
}
.dark\:border-orange-900\/35:is(.dark *) {
  border-color: rgb(124 45 18 / 0.35);
}
.dark\:border-orange-900\/40:is(.dark *) {
  border-color: rgb(124 45 18 / 0.4);
}
.dark\:border-orange-900\/45:is(.dark *) {
  border-color: rgb(124 45 18 / 0.45);
}
.dark\:border-orange-900\/5:is(.dark *) {
  border-color: rgb(124 45 18 / 0.05);
}
.dark\:border-orange-900\/50:is(.dark *) {
  border-color: rgb(124 45 18 / 0.5);
}
.dark\:border-orange-900\/55:is(.dark *) {
  border-color: rgb(124 45 18 / 0.55);
}
.dark\:border-orange-900\/60:is(.dark *) {
  border-color: rgb(124 45 18 / 0.6);
}
.dark\:border-orange-900\/65:is(.dark *) {
  border-color: rgb(124 45 18 / 0.65);
}
.dark\:border-orange-900\/70:is(.dark *) {
  border-color: rgb(124 45 18 / 0.7);
}
.dark\:border-orange-900\/75:is(.dark *) {
  border-color: rgb(124 45 18 / 0.75);
}
.dark\:border-orange-900\/80:is(.dark *) {
  border-color: rgb(124 45 18 / 0.8);
}
.dark\:border-orange-900\/85:is(.dark *) {
  border-color: rgb(124 45 18 / 0.85);
}
.dark\:border-orange-900\/90:is(.dark *) {
  border-color: rgb(124 45 18 / 0.9);
}
.dark\:border-orange-900\/95:is(.dark *) {
  border-color: rgb(124 45 18 / 0.95);
}
.dark\:border-pink-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(252 231 243 / var(--tw-border-opacity, 1));
}
.dark\:border-pink-100\/0:is(.dark *) {
  border-color: rgb(252 231 243 / 0);
}
.dark\:border-pink-100\/10:is(.dark *) {
  border-color: rgb(252 231 243 / 0.1);
}
.dark\:border-pink-100\/100:is(.dark *) {
  border-color: rgb(252 231 243 / 1);
}
.dark\:border-pink-100\/15:is(.dark *) {
  border-color: rgb(252 231 243 / 0.15);
}
.dark\:border-pink-100\/20:is(.dark *) {
  border-color: rgb(252 231 243 / 0.2);
}
.dark\:border-pink-100\/25:is(.dark *) {
  border-color: rgb(252 231 243 / 0.25);
}
.dark\:border-pink-100\/30:is(.dark *) {
  border-color: rgb(252 231 243 / 0.3);
}
.dark\:border-pink-100\/35:is(.dark *) {
  border-color: rgb(252 231 243 / 0.35);
}
.dark\:border-pink-100\/40:is(.dark *) {
  border-color: rgb(252 231 243 / 0.4);
}
.dark\:border-pink-100\/45:is(.dark *) {
  border-color: rgb(252 231 243 / 0.45);
}
.dark\:border-pink-100\/5:is(.dark *) {
  border-color: rgb(252 231 243 / 0.05);
}
.dark\:border-pink-100\/50:is(.dark *) {
  border-color: rgb(252 231 243 / 0.5);
}
.dark\:border-pink-100\/55:is(.dark *) {
  border-color: rgb(252 231 243 / 0.55);
}
.dark\:border-pink-100\/60:is(.dark *) {
  border-color: rgb(252 231 243 / 0.6);
}
.dark\:border-pink-100\/65:is(.dark *) {
  border-color: rgb(252 231 243 / 0.65);
}
.dark\:border-pink-100\/70:is(.dark *) {
  border-color: rgb(252 231 243 / 0.7);
}
.dark\:border-pink-100\/75:is(.dark *) {
  border-color: rgb(252 231 243 / 0.75);
}
.dark\:border-pink-100\/80:is(.dark *) {
  border-color: rgb(252 231 243 / 0.8);
}
.dark\:border-pink-100\/85:is(.dark *) {
  border-color: rgb(252 231 243 / 0.85);
}
.dark\:border-pink-100\/90:is(.dark *) {
  border-color: rgb(252 231 243 / 0.9);
}
.dark\:border-pink-100\/95:is(.dark *) {
  border-color: rgb(252 231 243 / 0.95);
}
.dark\:border-pink-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(251 207 232 / var(--tw-border-opacity, 1));
}
.dark\:border-pink-200\/0:is(.dark *) {
  border-color: rgb(251 207 232 / 0);
}
.dark\:border-pink-200\/10:is(.dark *) {
  border-color: rgb(251 207 232 / 0.1);
}
.dark\:border-pink-200\/100:is(.dark *) {
  border-color: rgb(251 207 232 / 1);
}
.dark\:border-pink-200\/15:is(.dark *) {
  border-color: rgb(251 207 232 / 0.15);
}
.dark\:border-pink-200\/20:is(.dark *) {
  border-color: rgb(251 207 232 / 0.2);
}
.dark\:border-pink-200\/25:is(.dark *) {
  border-color: rgb(251 207 232 / 0.25);
}
.dark\:border-pink-200\/30:is(.dark *) {
  border-color: rgb(251 207 232 / 0.3);
}
.dark\:border-pink-200\/35:is(.dark *) {
  border-color: rgb(251 207 232 / 0.35);
}
.dark\:border-pink-200\/40:is(.dark *) {
  border-color: rgb(251 207 232 / 0.4);
}
.dark\:border-pink-200\/45:is(.dark *) {
  border-color: rgb(251 207 232 / 0.45);
}
.dark\:border-pink-200\/5:is(.dark *) {
  border-color: rgb(251 207 232 / 0.05);
}
.dark\:border-pink-200\/50:is(.dark *) {
  border-color: rgb(251 207 232 / 0.5);
}
.dark\:border-pink-200\/55:is(.dark *) {
  border-color: rgb(251 207 232 / 0.55);
}
.dark\:border-pink-200\/60:is(.dark *) {
  border-color: rgb(251 207 232 / 0.6);
}
.dark\:border-pink-200\/65:is(.dark *) {
  border-color: rgb(251 207 232 / 0.65);
}
.dark\:border-pink-200\/70:is(.dark *) {
  border-color: rgb(251 207 232 / 0.7);
}
.dark\:border-pink-200\/75:is(.dark *) {
  border-color: rgb(251 207 232 / 0.75);
}
.dark\:border-pink-200\/80:is(.dark *) {
  border-color: rgb(251 207 232 / 0.8);
}
.dark\:border-pink-200\/85:is(.dark *) {
  border-color: rgb(251 207 232 / 0.85);
}
.dark\:border-pink-200\/90:is(.dark *) {
  border-color: rgb(251 207 232 / 0.9);
}
.dark\:border-pink-200\/95:is(.dark *) {
  border-color: rgb(251 207 232 / 0.95);
}
.dark\:border-pink-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(249 168 212 / var(--tw-border-opacity, 1));
}
.dark\:border-pink-300\/0:is(.dark *) {
  border-color: rgb(249 168 212 / 0);
}
.dark\:border-pink-300\/10:is(.dark *) {
  border-color: rgb(249 168 212 / 0.1);
}
.dark\:border-pink-300\/100:is(.dark *) {
  border-color: rgb(249 168 212 / 1);
}
.dark\:border-pink-300\/15:is(.dark *) {
  border-color: rgb(249 168 212 / 0.15);
}
.dark\:border-pink-300\/20:is(.dark *) {
  border-color: rgb(249 168 212 / 0.2);
}
.dark\:border-pink-300\/25:is(.dark *) {
  border-color: rgb(249 168 212 / 0.25);
}
.dark\:border-pink-300\/30:is(.dark *) {
  border-color: rgb(249 168 212 / 0.3);
}
.dark\:border-pink-300\/35:is(.dark *) {
  border-color: rgb(249 168 212 / 0.35);
}
.dark\:border-pink-300\/40:is(.dark *) {
  border-color: rgb(249 168 212 / 0.4);
}
.dark\:border-pink-300\/45:is(.dark *) {
  border-color: rgb(249 168 212 / 0.45);
}
.dark\:border-pink-300\/5:is(.dark *) {
  border-color: rgb(249 168 212 / 0.05);
}
.dark\:border-pink-300\/50:is(.dark *) {
  border-color: rgb(249 168 212 / 0.5);
}
.dark\:border-pink-300\/55:is(.dark *) {
  border-color: rgb(249 168 212 / 0.55);
}
.dark\:border-pink-300\/60:is(.dark *) {
  border-color: rgb(249 168 212 / 0.6);
}
.dark\:border-pink-300\/65:is(.dark *) {
  border-color: rgb(249 168 212 / 0.65);
}
.dark\:border-pink-300\/70:is(.dark *) {
  border-color: rgb(249 168 212 / 0.7);
}
.dark\:border-pink-300\/75:is(.dark *) {
  border-color: rgb(249 168 212 / 0.75);
}
.dark\:border-pink-300\/80:is(.dark *) {
  border-color: rgb(249 168 212 / 0.8);
}
.dark\:border-pink-300\/85:is(.dark *) {
  border-color: rgb(249 168 212 / 0.85);
}
.dark\:border-pink-300\/90:is(.dark *) {
  border-color: rgb(249 168 212 / 0.9);
}
.dark\:border-pink-300\/95:is(.dark *) {
  border-color: rgb(249 168 212 / 0.95);
}
.dark\:border-pink-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(244 114 182 / var(--tw-border-opacity, 1));
}
.dark\:border-pink-400\/0:is(.dark *) {
  border-color: rgb(244 114 182 / 0);
}
.dark\:border-pink-400\/10:is(.dark *) {
  border-color: rgb(244 114 182 / 0.1);
}
.dark\:border-pink-400\/100:is(.dark *) {
  border-color: rgb(244 114 182 / 1);
}
.dark\:border-pink-400\/15:is(.dark *) {
  border-color: rgb(244 114 182 / 0.15);
}
.dark\:border-pink-400\/20:is(.dark *) {
  border-color: rgb(244 114 182 / 0.2);
}
.dark\:border-pink-400\/25:is(.dark *) {
  border-color: rgb(244 114 182 / 0.25);
}
.dark\:border-pink-400\/30:is(.dark *) {
  border-color: rgb(244 114 182 / 0.3);
}
.dark\:border-pink-400\/35:is(.dark *) {
  border-color: rgb(244 114 182 / 0.35);
}
.dark\:border-pink-400\/40:is(.dark *) {
  border-color: rgb(244 114 182 / 0.4);
}
.dark\:border-pink-400\/45:is(.dark *) {
  border-color: rgb(244 114 182 / 0.45);
}
.dark\:border-pink-400\/5:is(.dark *) {
  border-color: rgb(244 114 182 / 0.05);
}
.dark\:border-pink-400\/50:is(.dark *) {
  border-color: rgb(244 114 182 / 0.5);
}
.dark\:border-pink-400\/55:is(.dark *) {
  border-color: rgb(244 114 182 / 0.55);
}
.dark\:border-pink-400\/60:is(.dark *) {
  border-color: rgb(244 114 182 / 0.6);
}
.dark\:border-pink-400\/65:is(.dark *) {
  border-color: rgb(244 114 182 / 0.65);
}
.dark\:border-pink-400\/70:is(.dark *) {
  border-color: rgb(244 114 182 / 0.7);
}
.dark\:border-pink-400\/75:is(.dark *) {
  border-color: rgb(244 114 182 / 0.75);
}
.dark\:border-pink-400\/80:is(.dark *) {
  border-color: rgb(244 114 182 / 0.8);
}
.dark\:border-pink-400\/85:is(.dark *) {
  border-color: rgb(244 114 182 / 0.85);
}
.dark\:border-pink-400\/90:is(.dark *) {
  border-color: rgb(244 114 182 / 0.9);
}
.dark\:border-pink-400\/95:is(.dark *) {
  border-color: rgb(244 114 182 / 0.95);
}
.dark\:border-pink-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}
.dark\:border-pink-500\/0:is(.dark *) {
  border-color: rgb(236 72 153 / 0);
}
.dark\:border-pink-500\/10:is(.dark *) {
  border-color: rgb(236 72 153 / 0.1);
}
.dark\:border-pink-500\/100:is(.dark *) {
  border-color: rgb(236 72 153 / 1);
}
.dark\:border-pink-500\/15:is(.dark *) {
  border-color: rgb(236 72 153 / 0.15);
}
.dark\:border-pink-500\/20:is(.dark *) {
  border-color: rgb(236 72 153 / 0.2);
}
.dark\:border-pink-500\/25:is(.dark *) {
  border-color: rgb(236 72 153 / 0.25);
}
.dark\:border-pink-500\/30:is(.dark *) {
  border-color: rgb(236 72 153 / 0.3);
}
.dark\:border-pink-500\/35:is(.dark *) {
  border-color: rgb(236 72 153 / 0.35);
}
.dark\:border-pink-500\/40:is(.dark *) {
  border-color: rgb(236 72 153 / 0.4);
}
.dark\:border-pink-500\/45:is(.dark *) {
  border-color: rgb(236 72 153 / 0.45);
}
.dark\:border-pink-500\/5:is(.dark *) {
  border-color: rgb(236 72 153 / 0.05);
}
.dark\:border-pink-500\/50:is(.dark *) {
  border-color: rgb(236 72 153 / 0.5);
}
.dark\:border-pink-500\/55:is(.dark *) {
  border-color: rgb(236 72 153 / 0.55);
}
.dark\:border-pink-500\/60:is(.dark *) {
  border-color: rgb(236 72 153 / 0.6);
}
.dark\:border-pink-500\/65:is(.dark *) {
  border-color: rgb(236 72 153 / 0.65);
}
.dark\:border-pink-500\/70:is(.dark *) {
  border-color: rgb(236 72 153 / 0.7);
}
.dark\:border-pink-500\/75:is(.dark *) {
  border-color: rgb(236 72 153 / 0.75);
}
.dark\:border-pink-500\/80:is(.dark *) {
  border-color: rgb(236 72 153 / 0.8);
}
.dark\:border-pink-500\/85:is(.dark *) {
  border-color: rgb(236 72 153 / 0.85);
}
.dark\:border-pink-500\/90:is(.dark *) {
  border-color: rgb(236 72 153 / 0.9);
}
.dark\:border-pink-500\/95:is(.dark *) {
  border-color: rgb(236 72 153 / 0.95);
}
.dark\:border-pink-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(219 39 119 / var(--tw-border-opacity, 1));
}
.dark\:border-pink-600\/0:is(.dark *) {
  border-color: rgb(219 39 119 / 0);
}
.dark\:border-pink-600\/10:is(.dark *) {
  border-color: rgb(219 39 119 / 0.1);
}
.dark\:border-pink-600\/100:is(.dark *) {
  border-color: rgb(219 39 119 / 1);
}
.dark\:border-pink-600\/15:is(.dark *) {
  border-color: rgb(219 39 119 / 0.15);
}
.dark\:border-pink-600\/20:is(.dark *) {
  border-color: rgb(219 39 119 / 0.2);
}
.dark\:border-pink-600\/25:is(.dark *) {
  border-color: rgb(219 39 119 / 0.25);
}
.dark\:border-pink-600\/30:is(.dark *) {
  border-color: rgb(219 39 119 / 0.3);
}
.dark\:border-pink-600\/35:is(.dark *) {
  border-color: rgb(219 39 119 / 0.35);
}
.dark\:border-pink-600\/40:is(.dark *) {
  border-color: rgb(219 39 119 / 0.4);
}
.dark\:border-pink-600\/45:is(.dark *) {
  border-color: rgb(219 39 119 / 0.45);
}
.dark\:border-pink-600\/5:is(.dark *) {
  border-color: rgb(219 39 119 / 0.05);
}
.dark\:border-pink-600\/50:is(.dark *) {
  border-color: rgb(219 39 119 / 0.5);
}
.dark\:border-pink-600\/55:is(.dark *) {
  border-color: rgb(219 39 119 / 0.55);
}
.dark\:border-pink-600\/60:is(.dark *) {
  border-color: rgb(219 39 119 / 0.6);
}
.dark\:border-pink-600\/65:is(.dark *) {
  border-color: rgb(219 39 119 / 0.65);
}
.dark\:border-pink-600\/70:is(.dark *) {
  border-color: rgb(219 39 119 / 0.7);
}
.dark\:border-pink-600\/75:is(.dark *) {
  border-color: rgb(219 39 119 / 0.75);
}
.dark\:border-pink-600\/80:is(.dark *) {
  border-color: rgb(219 39 119 / 0.8);
}
.dark\:border-pink-600\/85:is(.dark *) {
  border-color: rgb(219 39 119 / 0.85);
}
.dark\:border-pink-600\/90:is(.dark *) {
  border-color: rgb(219 39 119 / 0.9);
}
.dark\:border-pink-600\/95:is(.dark *) {
  border-color: rgb(219 39 119 / 0.95);
}
.dark\:border-pink-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(190 24 93 / var(--tw-border-opacity, 1));
}
.dark\:border-pink-700\/0:is(.dark *) {
  border-color: rgb(190 24 93 / 0);
}
.dark\:border-pink-700\/10:is(.dark *) {
  border-color: rgb(190 24 93 / 0.1);
}
.dark\:border-pink-700\/100:is(.dark *) {
  border-color: rgb(190 24 93 / 1);
}
.dark\:border-pink-700\/15:is(.dark *) {
  border-color: rgb(190 24 93 / 0.15);
}
.dark\:border-pink-700\/20:is(.dark *) {
  border-color: rgb(190 24 93 / 0.2);
}
.dark\:border-pink-700\/25:is(.dark *) {
  border-color: rgb(190 24 93 / 0.25);
}
.dark\:border-pink-700\/30:is(.dark *) {
  border-color: rgb(190 24 93 / 0.3);
}
.dark\:border-pink-700\/35:is(.dark *) {
  border-color: rgb(190 24 93 / 0.35);
}
.dark\:border-pink-700\/40:is(.dark *) {
  border-color: rgb(190 24 93 / 0.4);
}
.dark\:border-pink-700\/45:is(.dark *) {
  border-color: rgb(190 24 93 / 0.45);
}
.dark\:border-pink-700\/5:is(.dark *) {
  border-color: rgb(190 24 93 / 0.05);
}
.dark\:border-pink-700\/50:is(.dark *) {
  border-color: rgb(190 24 93 / 0.5);
}
.dark\:border-pink-700\/55:is(.dark *) {
  border-color: rgb(190 24 93 / 0.55);
}
.dark\:border-pink-700\/60:is(.dark *) {
  border-color: rgb(190 24 93 / 0.6);
}
.dark\:border-pink-700\/65:is(.dark *) {
  border-color: rgb(190 24 93 / 0.65);
}
.dark\:border-pink-700\/70:is(.dark *) {
  border-color: rgb(190 24 93 / 0.7);
}
.dark\:border-pink-700\/75:is(.dark *) {
  border-color: rgb(190 24 93 / 0.75);
}
.dark\:border-pink-700\/80:is(.dark *) {
  border-color: rgb(190 24 93 / 0.8);
}
.dark\:border-pink-700\/85:is(.dark *) {
  border-color: rgb(190 24 93 / 0.85);
}
.dark\:border-pink-700\/90:is(.dark *) {
  border-color: rgb(190 24 93 / 0.9);
}
.dark\:border-pink-700\/95:is(.dark *) {
  border-color: rgb(190 24 93 / 0.95);
}
.dark\:border-pink-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(157 23 77 / var(--tw-border-opacity, 1));
}
.dark\:border-pink-800\/0:is(.dark *) {
  border-color: rgb(157 23 77 / 0);
}
.dark\:border-pink-800\/10:is(.dark *) {
  border-color: rgb(157 23 77 / 0.1);
}
.dark\:border-pink-800\/100:is(.dark *) {
  border-color: rgb(157 23 77 / 1);
}
.dark\:border-pink-800\/15:is(.dark *) {
  border-color: rgb(157 23 77 / 0.15);
}
.dark\:border-pink-800\/20:is(.dark *) {
  border-color: rgb(157 23 77 / 0.2);
}
.dark\:border-pink-800\/25:is(.dark *) {
  border-color: rgb(157 23 77 / 0.25);
}
.dark\:border-pink-800\/30:is(.dark *) {
  border-color: rgb(157 23 77 / 0.3);
}
.dark\:border-pink-800\/35:is(.dark *) {
  border-color: rgb(157 23 77 / 0.35);
}
.dark\:border-pink-800\/40:is(.dark *) {
  border-color: rgb(157 23 77 / 0.4);
}
.dark\:border-pink-800\/45:is(.dark *) {
  border-color: rgb(157 23 77 / 0.45);
}
.dark\:border-pink-800\/5:is(.dark *) {
  border-color: rgb(157 23 77 / 0.05);
}
.dark\:border-pink-800\/50:is(.dark *) {
  border-color: rgb(157 23 77 / 0.5);
}
.dark\:border-pink-800\/55:is(.dark *) {
  border-color: rgb(157 23 77 / 0.55);
}
.dark\:border-pink-800\/60:is(.dark *) {
  border-color: rgb(157 23 77 / 0.6);
}
.dark\:border-pink-800\/65:is(.dark *) {
  border-color: rgb(157 23 77 / 0.65);
}
.dark\:border-pink-800\/70:is(.dark *) {
  border-color: rgb(157 23 77 / 0.7);
}
.dark\:border-pink-800\/75:is(.dark *) {
  border-color: rgb(157 23 77 / 0.75);
}
.dark\:border-pink-800\/80:is(.dark *) {
  border-color: rgb(157 23 77 / 0.8);
}
.dark\:border-pink-800\/85:is(.dark *) {
  border-color: rgb(157 23 77 / 0.85);
}
.dark\:border-pink-800\/90:is(.dark *) {
  border-color: rgb(157 23 77 / 0.9);
}
.dark\:border-pink-800\/95:is(.dark *) {
  border-color: rgb(157 23 77 / 0.95);
}
.dark\:border-pink-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(131 24 67 / var(--tw-border-opacity, 1));
}
.dark\:border-pink-900\/0:is(.dark *) {
  border-color: rgb(131 24 67 / 0);
}
.dark\:border-pink-900\/10:is(.dark *) {
  border-color: rgb(131 24 67 / 0.1);
}
.dark\:border-pink-900\/100:is(.dark *) {
  border-color: rgb(131 24 67 / 1);
}
.dark\:border-pink-900\/15:is(.dark *) {
  border-color: rgb(131 24 67 / 0.15);
}
.dark\:border-pink-900\/20:is(.dark *) {
  border-color: rgb(131 24 67 / 0.2);
}
.dark\:border-pink-900\/25:is(.dark *) {
  border-color: rgb(131 24 67 / 0.25);
}
.dark\:border-pink-900\/30:is(.dark *) {
  border-color: rgb(131 24 67 / 0.3);
}
.dark\:border-pink-900\/35:is(.dark *) {
  border-color: rgb(131 24 67 / 0.35);
}
.dark\:border-pink-900\/40:is(.dark *) {
  border-color: rgb(131 24 67 / 0.4);
}
.dark\:border-pink-900\/45:is(.dark *) {
  border-color: rgb(131 24 67 / 0.45);
}
.dark\:border-pink-900\/5:is(.dark *) {
  border-color: rgb(131 24 67 / 0.05);
}
.dark\:border-pink-900\/50:is(.dark *) {
  border-color: rgb(131 24 67 / 0.5);
}
.dark\:border-pink-900\/55:is(.dark *) {
  border-color: rgb(131 24 67 / 0.55);
}
.dark\:border-pink-900\/60:is(.dark *) {
  border-color: rgb(131 24 67 / 0.6);
}
.dark\:border-pink-900\/65:is(.dark *) {
  border-color: rgb(131 24 67 / 0.65);
}
.dark\:border-pink-900\/70:is(.dark *) {
  border-color: rgb(131 24 67 / 0.7);
}
.dark\:border-pink-900\/75:is(.dark *) {
  border-color: rgb(131 24 67 / 0.75);
}
.dark\:border-pink-900\/80:is(.dark *) {
  border-color: rgb(131 24 67 / 0.8);
}
.dark\:border-pink-900\/85:is(.dark *) {
  border-color: rgb(131 24 67 / 0.85);
}
.dark\:border-pink-900\/90:is(.dark *) {
  border-color: rgb(131 24 67 / 0.9);
}
.dark\:border-pink-900\/95:is(.dark *) {
  border-color: rgb(131 24 67 / 0.95);
}
.dark\:border-purple-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(243 232 255 / var(--tw-border-opacity, 1));
}
.dark\:border-purple-100\/0:is(.dark *) {
  border-color: rgb(243 232 255 / 0);
}
.dark\:border-purple-100\/10:is(.dark *) {
  border-color: rgb(243 232 255 / 0.1);
}
.dark\:border-purple-100\/100:is(.dark *) {
  border-color: rgb(243 232 255 / 1);
}
.dark\:border-purple-100\/15:is(.dark *) {
  border-color: rgb(243 232 255 / 0.15);
}
.dark\:border-purple-100\/20:is(.dark *) {
  border-color: rgb(243 232 255 / 0.2);
}
.dark\:border-purple-100\/25:is(.dark *) {
  border-color: rgb(243 232 255 / 0.25);
}
.dark\:border-purple-100\/30:is(.dark *) {
  border-color: rgb(243 232 255 / 0.3);
}
.dark\:border-purple-100\/35:is(.dark *) {
  border-color: rgb(243 232 255 / 0.35);
}
.dark\:border-purple-100\/40:is(.dark *) {
  border-color: rgb(243 232 255 / 0.4);
}
.dark\:border-purple-100\/45:is(.dark *) {
  border-color: rgb(243 232 255 / 0.45);
}
.dark\:border-purple-100\/5:is(.dark *) {
  border-color: rgb(243 232 255 / 0.05);
}
.dark\:border-purple-100\/50:is(.dark *) {
  border-color: rgb(243 232 255 / 0.5);
}
.dark\:border-purple-100\/55:is(.dark *) {
  border-color: rgb(243 232 255 / 0.55);
}
.dark\:border-purple-100\/60:is(.dark *) {
  border-color: rgb(243 232 255 / 0.6);
}
.dark\:border-purple-100\/65:is(.dark *) {
  border-color: rgb(243 232 255 / 0.65);
}
.dark\:border-purple-100\/70:is(.dark *) {
  border-color: rgb(243 232 255 / 0.7);
}
.dark\:border-purple-100\/75:is(.dark *) {
  border-color: rgb(243 232 255 / 0.75);
}
.dark\:border-purple-100\/80:is(.dark *) {
  border-color: rgb(243 232 255 / 0.8);
}
.dark\:border-purple-100\/85:is(.dark *) {
  border-color: rgb(243 232 255 / 0.85);
}
.dark\:border-purple-100\/90:is(.dark *) {
  border-color: rgb(243 232 255 / 0.9);
}
.dark\:border-purple-100\/95:is(.dark *) {
  border-color: rgb(243 232 255 / 0.95);
}
.dark\:border-purple-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(233 213 255 / var(--tw-border-opacity, 1));
}
.dark\:border-purple-200\/0:is(.dark *) {
  border-color: rgb(233 213 255 / 0);
}
.dark\:border-purple-200\/10:is(.dark *) {
  border-color: rgb(233 213 255 / 0.1);
}
.dark\:border-purple-200\/100:is(.dark *) {
  border-color: rgb(233 213 255 / 1);
}
.dark\:border-purple-200\/15:is(.dark *) {
  border-color: rgb(233 213 255 / 0.15);
}
.dark\:border-purple-200\/20:is(.dark *) {
  border-color: rgb(233 213 255 / 0.2);
}
.dark\:border-purple-200\/25:is(.dark *) {
  border-color: rgb(233 213 255 / 0.25);
}
.dark\:border-purple-200\/30:is(.dark *) {
  border-color: rgb(233 213 255 / 0.3);
}
.dark\:border-purple-200\/35:is(.dark *) {
  border-color: rgb(233 213 255 / 0.35);
}
.dark\:border-purple-200\/40:is(.dark *) {
  border-color: rgb(233 213 255 / 0.4);
}
.dark\:border-purple-200\/45:is(.dark *) {
  border-color: rgb(233 213 255 / 0.45);
}
.dark\:border-purple-200\/5:is(.dark *) {
  border-color: rgb(233 213 255 / 0.05);
}
.dark\:border-purple-200\/50:is(.dark *) {
  border-color: rgb(233 213 255 / 0.5);
}
.dark\:border-purple-200\/55:is(.dark *) {
  border-color: rgb(233 213 255 / 0.55);
}
.dark\:border-purple-200\/60:is(.dark *) {
  border-color: rgb(233 213 255 / 0.6);
}
.dark\:border-purple-200\/65:is(.dark *) {
  border-color: rgb(233 213 255 / 0.65);
}
.dark\:border-purple-200\/70:is(.dark *) {
  border-color: rgb(233 213 255 / 0.7);
}
.dark\:border-purple-200\/75:is(.dark *) {
  border-color: rgb(233 213 255 / 0.75);
}
.dark\:border-purple-200\/80:is(.dark *) {
  border-color: rgb(233 213 255 / 0.8);
}
.dark\:border-purple-200\/85:is(.dark *) {
  border-color: rgb(233 213 255 / 0.85);
}
.dark\:border-purple-200\/90:is(.dark *) {
  border-color: rgb(233 213 255 / 0.9);
}
.dark\:border-purple-200\/95:is(.dark *) {
  border-color: rgb(233 213 255 / 0.95);
}
.dark\:border-purple-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(216 180 254 / var(--tw-border-opacity, 1));
}
.dark\:border-purple-300\/0:is(.dark *) {
  border-color: rgb(216 180 254 / 0);
}
.dark\:border-purple-300\/10:is(.dark *) {
  border-color: rgb(216 180 254 / 0.1);
}
.dark\:border-purple-300\/100:is(.dark *) {
  border-color: rgb(216 180 254 / 1);
}
.dark\:border-purple-300\/15:is(.dark *) {
  border-color: rgb(216 180 254 / 0.15);
}
.dark\:border-purple-300\/20:is(.dark *) {
  border-color: rgb(216 180 254 / 0.2);
}
.dark\:border-purple-300\/25:is(.dark *) {
  border-color: rgb(216 180 254 / 0.25);
}
.dark\:border-purple-300\/30:is(.dark *) {
  border-color: rgb(216 180 254 / 0.3);
}
.dark\:border-purple-300\/35:is(.dark *) {
  border-color: rgb(216 180 254 / 0.35);
}
.dark\:border-purple-300\/40:is(.dark *) {
  border-color: rgb(216 180 254 / 0.4);
}
.dark\:border-purple-300\/45:is(.dark *) {
  border-color: rgb(216 180 254 / 0.45);
}
.dark\:border-purple-300\/5:is(.dark *) {
  border-color: rgb(216 180 254 / 0.05);
}
.dark\:border-purple-300\/50:is(.dark *) {
  border-color: rgb(216 180 254 / 0.5);
}
.dark\:border-purple-300\/55:is(.dark *) {
  border-color: rgb(216 180 254 / 0.55);
}
.dark\:border-purple-300\/60:is(.dark *) {
  border-color: rgb(216 180 254 / 0.6);
}
.dark\:border-purple-300\/65:is(.dark *) {
  border-color: rgb(216 180 254 / 0.65);
}
.dark\:border-purple-300\/70:is(.dark *) {
  border-color: rgb(216 180 254 / 0.7);
}
.dark\:border-purple-300\/75:is(.dark *) {
  border-color: rgb(216 180 254 / 0.75);
}
.dark\:border-purple-300\/80:is(.dark *) {
  border-color: rgb(216 180 254 / 0.8);
}
.dark\:border-purple-300\/85:is(.dark *) {
  border-color: rgb(216 180 254 / 0.85);
}
.dark\:border-purple-300\/90:is(.dark *) {
  border-color: rgb(216 180 254 / 0.9);
}
.dark\:border-purple-300\/95:is(.dark *) {
  border-color: rgb(216 180 254 / 0.95);
}
.dark\:border-purple-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(192 132 252 / var(--tw-border-opacity, 1));
}
.dark\:border-purple-400\/0:is(.dark *) {
  border-color: rgb(192 132 252 / 0);
}
.dark\:border-purple-400\/10:is(.dark *) {
  border-color: rgb(192 132 252 / 0.1);
}
.dark\:border-purple-400\/100:is(.dark *) {
  border-color: rgb(192 132 252 / 1);
}
.dark\:border-purple-400\/15:is(.dark *) {
  border-color: rgb(192 132 252 / 0.15);
}
.dark\:border-purple-400\/20:is(.dark *) {
  border-color: rgb(192 132 252 / 0.2);
}
.dark\:border-purple-400\/25:is(.dark *) {
  border-color: rgb(192 132 252 / 0.25);
}
.dark\:border-purple-400\/30:is(.dark *) {
  border-color: rgb(192 132 252 / 0.3);
}
.dark\:border-purple-400\/35:is(.dark *) {
  border-color: rgb(192 132 252 / 0.35);
}
.dark\:border-purple-400\/40:is(.dark *) {
  border-color: rgb(192 132 252 / 0.4);
}
.dark\:border-purple-400\/45:is(.dark *) {
  border-color: rgb(192 132 252 / 0.45);
}
.dark\:border-purple-400\/5:is(.dark *) {
  border-color: rgb(192 132 252 / 0.05);
}
.dark\:border-purple-400\/50:is(.dark *) {
  border-color: rgb(192 132 252 / 0.5);
}
.dark\:border-purple-400\/55:is(.dark *) {
  border-color: rgb(192 132 252 / 0.55);
}
.dark\:border-purple-400\/60:is(.dark *) {
  border-color: rgb(192 132 252 / 0.6);
}
.dark\:border-purple-400\/65:is(.dark *) {
  border-color: rgb(192 132 252 / 0.65);
}
.dark\:border-purple-400\/70:is(.dark *) {
  border-color: rgb(192 132 252 / 0.7);
}
.dark\:border-purple-400\/75:is(.dark *) {
  border-color: rgb(192 132 252 / 0.75);
}
.dark\:border-purple-400\/80:is(.dark *) {
  border-color: rgb(192 132 252 / 0.8);
}
.dark\:border-purple-400\/85:is(.dark *) {
  border-color: rgb(192 132 252 / 0.85);
}
.dark\:border-purple-400\/90:is(.dark *) {
  border-color: rgb(192 132 252 / 0.9);
}
.dark\:border-purple-400\/95:is(.dark *) {
  border-color: rgb(192 132 252 / 0.95);
}
.dark\:border-purple-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / var(--tw-border-opacity, 1));
}
.dark\:border-purple-500\/0:is(.dark *) {
  border-color: rgb(168 85 247 / 0);
}
.dark\:border-purple-500\/10:is(.dark *) {
  border-color: rgb(168 85 247 / 0.1);
}
.dark\:border-purple-500\/100:is(.dark *) {
  border-color: rgb(168 85 247 / 1);
}
.dark\:border-purple-500\/15:is(.dark *) {
  border-color: rgb(168 85 247 / 0.15);
}
.dark\:border-purple-500\/20:is(.dark *) {
  border-color: rgb(168 85 247 / 0.2);
}
.dark\:border-purple-500\/25:is(.dark *) {
  border-color: rgb(168 85 247 / 0.25);
}
.dark\:border-purple-500\/30:is(.dark *) {
  border-color: rgb(168 85 247 / 0.3);
}
.dark\:border-purple-500\/35:is(.dark *) {
  border-color: rgb(168 85 247 / 0.35);
}
.dark\:border-purple-500\/40:is(.dark *) {
  border-color: rgb(168 85 247 / 0.4);
}
.dark\:border-purple-500\/45:is(.dark *) {
  border-color: rgb(168 85 247 / 0.45);
}
.dark\:border-purple-500\/5:is(.dark *) {
  border-color: rgb(168 85 247 / 0.05);
}
.dark\:border-purple-500\/50:is(.dark *) {
  border-color: rgb(168 85 247 / 0.5);
}
.dark\:border-purple-500\/55:is(.dark *) {
  border-color: rgb(168 85 247 / 0.55);
}
.dark\:border-purple-500\/60:is(.dark *) {
  border-color: rgb(168 85 247 / 0.6);
}
.dark\:border-purple-500\/65:is(.dark *) {
  border-color: rgb(168 85 247 / 0.65);
}
.dark\:border-purple-500\/70:is(.dark *) {
  border-color: rgb(168 85 247 / 0.7);
}
.dark\:border-purple-500\/75:is(.dark *) {
  border-color: rgb(168 85 247 / 0.75);
}
.dark\:border-purple-500\/80:is(.dark *) {
  border-color: rgb(168 85 247 / 0.8);
}
.dark\:border-purple-500\/85:is(.dark *) {
  border-color: rgb(168 85 247 / 0.85);
}
.dark\:border-purple-500\/90:is(.dark *) {
  border-color: rgb(168 85 247 / 0.9);
}
.dark\:border-purple-500\/95:is(.dark *) {
  border-color: rgb(168 85 247 / 0.95);
}
.dark\:border-purple-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(147 51 234 / var(--tw-border-opacity, 1));
}
.dark\:border-purple-600\/0:is(.dark *) {
  border-color: rgb(147 51 234 / 0);
}
.dark\:border-purple-600\/10:is(.dark *) {
  border-color: rgb(147 51 234 / 0.1);
}
.dark\:border-purple-600\/100:is(.dark *) {
  border-color: rgb(147 51 234 / 1);
}
.dark\:border-purple-600\/15:is(.dark *) {
  border-color: rgb(147 51 234 / 0.15);
}
.dark\:border-purple-600\/20:is(.dark *) {
  border-color: rgb(147 51 234 / 0.2);
}
.dark\:border-purple-600\/25:is(.dark *) {
  border-color: rgb(147 51 234 / 0.25);
}
.dark\:border-purple-600\/30:is(.dark *) {
  border-color: rgb(147 51 234 / 0.3);
}
.dark\:border-purple-600\/35:is(.dark *) {
  border-color: rgb(147 51 234 / 0.35);
}
.dark\:border-purple-600\/40:is(.dark *) {
  border-color: rgb(147 51 234 / 0.4);
}
.dark\:border-purple-600\/45:is(.dark *) {
  border-color: rgb(147 51 234 / 0.45);
}
.dark\:border-purple-600\/5:is(.dark *) {
  border-color: rgb(147 51 234 / 0.05);
}
.dark\:border-purple-600\/50:is(.dark *) {
  border-color: rgb(147 51 234 / 0.5);
}
.dark\:border-purple-600\/55:is(.dark *) {
  border-color: rgb(147 51 234 / 0.55);
}
.dark\:border-purple-600\/60:is(.dark *) {
  border-color: rgb(147 51 234 / 0.6);
}
.dark\:border-purple-600\/65:is(.dark *) {
  border-color: rgb(147 51 234 / 0.65);
}
.dark\:border-purple-600\/70:is(.dark *) {
  border-color: rgb(147 51 234 / 0.7);
}
.dark\:border-purple-600\/75:is(.dark *) {
  border-color: rgb(147 51 234 / 0.75);
}
.dark\:border-purple-600\/80:is(.dark *) {
  border-color: rgb(147 51 234 / 0.8);
}
.dark\:border-purple-600\/85:is(.dark *) {
  border-color: rgb(147 51 234 / 0.85);
}
.dark\:border-purple-600\/90:is(.dark *) {
  border-color: rgb(147 51 234 / 0.9);
}
.dark\:border-purple-600\/95:is(.dark *) {
  border-color: rgb(147 51 234 / 0.95);
}
.dark\:border-purple-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(126 34 206 / var(--tw-border-opacity, 1));
}
.dark\:border-purple-700\/0:is(.dark *) {
  border-color: rgb(126 34 206 / 0);
}
.dark\:border-purple-700\/10:is(.dark *) {
  border-color: rgb(126 34 206 / 0.1);
}
.dark\:border-purple-700\/100:is(.dark *) {
  border-color: rgb(126 34 206 / 1);
}
.dark\:border-purple-700\/15:is(.dark *) {
  border-color: rgb(126 34 206 / 0.15);
}
.dark\:border-purple-700\/20:is(.dark *) {
  border-color: rgb(126 34 206 / 0.2);
}
.dark\:border-purple-700\/25:is(.dark *) {
  border-color: rgb(126 34 206 / 0.25);
}
.dark\:border-purple-700\/30:is(.dark *) {
  border-color: rgb(126 34 206 / 0.3);
}
.dark\:border-purple-700\/35:is(.dark *) {
  border-color: rgb(126 34 206 / 0.35);
}
.dark\:border-purple-700\/40:is(.dark *) {
  border-color: rgb(126 34 206 / 0.4);
}
.dark\:border-purple-700\/45:is(.dark *) {
  border-color: rgb(126 34 206 / 0.45);
}
.dark\:border-purple-700\/5:is(.dark *) {
  border-color: rgb(126 34 206 / 0.05);
}
.dark\:border-purple-700\/50:is(.dark *) {
  border-color: rgb(126 34 206 / 0.5);
}
.dark\:border-purple-700\/55:is(.dark *) {
  border-color: rgb(126 34 206 / 0.55);
}
.dark\:border-purple-700\/60:is(.dark *) {
  border-color: rgb(126 34 206 / 0.6);
}
.dark\:border-purple-700\/65:is(.dark *) {
  border-color: rgb(126 34 206 / 0.65);
}
.dark\:border-purple-700\/70:is(.dark *) {
  border-color: rgb(126 34 206 / 0.7);
}
.dark\:border-purple-700\/75:is(.dark *) {
  border-color: rgb(126 34 206 / 0.75);
}
.dark\:border-purple-700\/80:is(.dark *) {
  border-color: rgb(126 34 206 / 0.8);
}
.dark\:border-purple-700\/85:is(.dark *) {
  border-color: rgb(126 34 206 / 0.85);
}
.dark\:border-purple-700\/90:is(.dark *) {
  border-color: rgb(126 34 206 / 0.9);
}
.dark\:border-purple-700\/95:is(.dark *) {
  border-color: rgb(126 34 206 / 0.95);
}
.dark\:border-purple-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(107 33 168 / var(--tw-border-opacity, 1));
}
.dark\:border-purple-800\/0:is(.dark *) {
  border-color: rgb(107 33 168 / 0);
}
.dark\:border-purple-800\/10:is(.dark *) {
  border-color: rgb(107 33 168 / 0.1);
}
.dark\:border-purple-800\/100:is(.dark *) {
  border-color: rgb(107 33 168 / 1);
}
.dark\:border-purple-800\/15:is(.dark *) {
  border-color: rgb(107 33 168 / 0.15);
}
.dark\:border-purple-800\/20:is(.dark *) {
  border-color: rgb(107 33 168 / 0.2);
}
.dark\:border-purple-800\/25:is(.dark *) {
  border-color: rgb(107 33 168 / 0.25);
}
.dark\:border-purple-800\/30:is(.dark *) {
  border-color: rgb(107 33 168 / 0.3);
}
.dark\:border-purple-800\/35:is(.dark *) {
  border-color: rgb(107 33 168 / 0.35);
}
.dark\:border-purple-800\/40:is(.dark *) {
  border-color: rgb(107 33 168 / 0.4);
}
.dark\:border-purple-800\/45:is(.dark *) {
  border-color: rgb(107 33 168 / 0.45);
}
.dark\:border-purple-800\/5:is(.dark *) {
  border-color: rgb(107 33 168 / 0.05);
}
.dark\:border-purple-800\/50:is(.dark *) {
  border-color: rgb(107 33 168 / 0.5);
}
.dark\:border-purple-800\/55:is(.dark *) {
  border-color: rgb(107 33 168 / 0.55);
}
.dark\:border-purple-800\/60:is(.dark *) {
  border-color: rgb(107 33 168 / 0.6);
}
.dark\:border-purple-800\/65:is(.dark *) {
  border-color: rgb(107 33 168 / 0.65);
}
.dark\:border-purple-800\/70:is(.dark *) {
  border-color: rgb(107 33 168 / 0.7);
}
.dark\:border-purple-800\/75:is(.dark *) {
  border-color: rgb(107 33 168 / 0.75);
}
.dark\:border-purple-800\/80:is(.dark *) {
  border-color: rgb(107 33 168 / 0.8);
}
.dark\:border-purple-800\/85:is(.dark *) {
  border-color: rgb(107 33 168 / 0.85);
}
.dark\:border-purple-800\/90:is(.dark *) {
  border-color: rgb(107 33 168 / 0.9);
}
.dark\:border-purple-800\/95:is(.dark *) {
  border-color: rgb(107 33 168 / 0.95);
}
.dark\:border-purple-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(88 28 135 / var(--tw-border-opacity, 1));
}
.dark\:border-purple-900\/0:is(.dark *) {
  border-color: rgb(88 28 135 / 0);
}
.dark\:border-purple-900\/10:is(.dark *) {
  border-color: rgb(88 28 135 / 0.1);
}
.dark\:border-purple-900\/100:is(.dark *) {
  border-color: rgb(88 28 135 / 1);
}
.dark\:border-purple-900\/15:is(.dark *) {
  border-color: rgb(88 28 135 / 0.15);
}
.dark\:border-purple-900\/20:is(.dark *) {
  border-color: rgb(88 28 135 / 0.2);
}
.dark\:border-purple-900\/25:is(.dark *) {
  border-color: rgb(88 28 135 / 0.25);
}
.dark\:border-purple-900\/30:is(.dark *) {
  border-color: rgb(88 28 135 / 0.3);
}
.dark\:border-purple-900\/35:is(.dark *) {
  border-color: rgb(88 28 135 / 0.35);
}
.dark\:border-purple-900\/40:is(.dark *) {
  border-color: rgb(88 28 135 / 0.4);
}
.dark\:border-purple-900\/45:is(.dark *) {
  border-color: rgb(88 28 135 / 0.45);
}
.dark\:border-purple-900\/5:is(.dark *) {
  border-color: rgb(88 28 135 / 0.05);
}
.dark\:border-purple-900\/50:is(.dark *) {
  border-color: rgb(88 28 135 / 0.5);
}
.dark\:border-purple-900\/55:is(.dark *) {
  border-color: rgb(88 28 135 / 0.55);
}
.dark\:border-purple-900\/60:is(.dark *) {
  border-color: rgb(88 28 135 / 0.6);
}
.dark\:border-purple-900\/65:is(.dark *) {
  border-color: rgb(88 28 135 / 0.65);
}
.dark\:border-purple-900\/70:is(.dark *) {
  border-color: rgb(88 28 135 / 0.7);
}
.dark\:border-purple-900\/75:is(.dark *) {
  border-color: rgb(88 28 135 / 0.75);
}
.dark\:border-purple-900\/80:is(.dark *) {
  border-color: rgb(88 28 135 / 0.8);
}
.dark\:border-purple-900\/85:is(.dark *) {
  border-color: rgb(88 28 135 / 0.85);
}
.dark\:border-purple-900\/90:is(.dark *) {
  border-color: rgb(88 28 135 / 0.9);
}
.dark\:border-purple-900\/95:is(.dark *) {
  border-color: rgb(88 28 135 / 0.95);
}
.dark\:border-red-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(254 226 226 / var(--tw-border-opacity, 1));
}
.dark\:border-red-100\/0:is(.dark *) {
  border-color: rgb(254 226 226 / 0);
}
.dark\:border-red-100\/10:is(.dark *) {
  border-color: rgb(254 226 226 / 0.1);
}
.dark\:border-red-100\/100:is(.dark *) {
  border-color: rgb(254 226 226 / 1);
}
.dark\:border-red-100\/15:is(.dark *) {
  border-color: rgb(254 226 226 / 0.15);
}
.dark\:border-red-100\/20:is(.dark *) {
  border-color: rgb(254 226 226 / 0.2);
}
.dark\:border-red-100\/25:is(.dark *) {
  border-color: rgb(254 226 226 / 0.25);
}
.dark\:border-red-100\/30:is(.dark *) {
  border-color: rgb(254 226 226 / 0.3);
}
.dark\:border-red-100\/35:is(.dark *) {
  border-color: rgb(254 226 226 / 0.35);
}
.dark\:border-red-100\/40:is(.dark *) {
  border-color: rgb(254 226 226 / 0.4);
}
.dark\:border-red-100\/45:is(.dark *) {
  border-color: rgb(254 226 226 / 0.45);
}
.dark\:border-red-100\/5:is(.dark *) {
  border-color: rgb(254 226 226 / 0.05);
}
.dark\:border-red-100\/50:is(.dark *) {
  border-color: rgb(254 226 226 / 0.5);
}
.dark\:border-red-100\/55:is(.dark *) {
  border-color: rgb(254 226 226 / 0.55);
}
.dark\:border-red-100\/60:is(.dark *) {
  border-color: rgb(254 226 226 / 0.6);
}
.dark\:border-red-100\/65:is(.dark *) {
  border-color: rgb(254 226 226 / 0.65);
}
.dark\:border-red-100\/70:is(.dark *) {
  border-color: rgb(254 226 226 / 0.7);
}
.dark\:border-red-100\/75:is(.dark *) {
  border-color: rgb(254 226 226 / 0.75);
}
.dark\:border-red-100\/80:is(.dark *) {
  border-color: rgb(254 226 226 / 0.8);
}
.dark\:border-red-100\/85:is(.dark *) {
  border-color: rgb(254 226 226 / 0.85);
}
.dark\:border-red-100\/90:is(.dark *) {
  border-color: rgb(254 226 226 / 0.9);
}
.dark\:border-red-100\/95:is(.dark *) {
  border-color: rgb(254 226 226 / 0.95);
}
.dark\:border-red-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.dark\:border-red-200\/0:is(.dark *) {
  border-color: rgb(254 202 202 / 0);
}
.dark\:border-red-200\/10:is(.dark *) {
  border-color: rgb(254 202 202 / 0.1);
}
.dark\:border-red-200\/100:is(.dark *) {
  border-color: rgb(254 202 202 / 1);
}
.dark\:border-red-200\/15:is(.dark *) {
  border-color: rgb(254 202 202 / 0.15);
}
.dark\:border-red-200\/20:is(.dark *) {
  border-color: rgb(254 202 202 / 0.2);
}
.dark\:border-red-200\/25:is(.dark *) {
  border-color: rgb(254 202 202 / 0.25);
}
.dark\:border-red-200\/30:is(.dark *) {
  border-color: rgb(254 202 202 / 0.3);
}
.dark\:border-red-200\/35:is(.dark *) {
  border-color: rgb(254 202 202 / 0.35);
}
.dark\:border-red-200\/40:is(.dark *) {
  border-color: rgb(254 202 202 / 0.4);
}
.dark\:border-red-200\/45:is(.dark *) {
  border-color: rgb(254 202 202 / 0.45);
}
.dark\:border-red-200\/5:is(.dark *) {
  border-color: rgb(254 202 202 / 0.05);
}
.dark\:border-red-200\/50:is(.dark *) {
  border-color: rgb(254 202 202 / 0.5);
}
.dark\:border-red-200\/55:is(.dark *) {
  border-color: rgb(254 202 202 / 0.55);
}
.dark\:border-red-200\/60:is(.dark *) {
  border-color: rgb(254 202 202 / 0.6);
}
.dark\:border-red-200\/65:is(.dark *) {
  border-color: rgb(254 202 202 / 0.65);
}
.dark\:border-red-200\/70:is(.dark *) {
  border-color: rgb(254 202 202 / 0.7);
}
.dark\:border-red-200\/75:is(.dark *) {
  border-color: rgb(254 202 202 / 0.75);
}
.dark\:border-red-200\/80:is(.dark *) {
  border-color: rgb(254 202 202 / 0.8);
}
.dark\:border-red-200\/85:is(.dark *) {
  border-color: rgb(254 202 202 / 0.85);
}
.dark\:border-red-200\/90:is(.dark *) {
  border-color: rgb(254 202 202 / 0.9);
}
.dark\:border-red-200\/95:is(.dark *) {
  border-color: rgb(254 202 202 / 0.95);
}
.dark\:border-red-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.dark\:border-red-300\/0:is(.dark *) {
  border-color: rgb(252 165 165 / 0);
}
.dark\:border-red-300\/10:is(.dark *) {
  border-color: rgb(252 165 165 / 0.1);
}
.dark\:border-red-300\/100:is(.dark *) {
  border-color: rgb(252 165 165 / 1);
}
.dark\:border-red-300\/15:is(.dark *) {
  border-color: rgb(252 165 165 / 0.15);
}
.dark\:border-red-300\/20:is(.dark *) {
  border-color: rgb(252 165 165 / 0.2);
}
.dark\:border-red-300\/25:is(.dark *) {
  border-color: rgb(252 165 165 / 0.25);
}
.dark\:border-red-300\/30:is(.dark *) {
  border-color: rgb(252 165 165 / 0.3);
}
.dark\:border-red-300\/35:is(.dark *) {
  border-color: rgb(252 165 165 / 0.35);
}
.dark\:border-red-300\/40:is(.dark *) {
  border-color: rgb(252 165 165 / 0.4);
}
.dark\:border-red-300\/45:is(.dark *) {
  border-color: rgb(252 165 165 / 0.45);
}
.dark\:border-red-300\/5:is(.dark *) {
  border-color: rgb(252 165 165 / 0.05);
}
.dark\:border-red-300\/50:is(.dark *) {
  border-color: rgb(252 165 165 / 0.5);
}
.dark\:border-red-300\/55:is(.dark *) {
  border-color: rgb(252 165 165 / 0.55);
}
.dark\:border-red-300\/60:is(.dark *) {
  border-color: rgb(252 165 165 / 0.6);
}
.dark\:border-red-300\/65:is(.dark *) {
  border-color: rgb(252 165 165 / 0.65);
}
.dark\:border-red-300\/70:is(.dark *) {
  border-color: rgb(252 165 165 / 0.7);
}
.dark\:border-red-300\/75:is(.dark *) {
  border-color: rgb(252 165 165 / 0.75);
}
.dark\:border-red-300\/80:is(.dark *) {
  border-color: rgb(252 165 165 / 0.8);
}
.dark\:border-red-300\/85:is(.dark *) {
  border-color: rgb(252 165 165 / 0.85);
}
.dark\:border-red-300\/90:is(.dark *) {
  border-color: rgb(252 165 165 / 0.9);
}
.dark\:border-red-300\/95:is(.dark *) {
  border-color: rgb(252 165 165 / 0.95);
}
.dark\:border-red-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.dark\:border-red-400\/0:is(.dark *) {
  border-color: rgb(248 113 113 / 0);
}
.dark\:border-red-400\/10:is(.dark *) {
  border-color: rgb(248 113 113 / 0.1);
}
.dark\:border-red-400\/100:is(.dark *) {
  border-color: rgb(248 113 113 / 1);
}
.dark\:border-red-400\/15:is(.dark *) {
  border-color: rgb(248 113 113 / 0.15);
}
.dark\:border-red-400\/20:is(.dark *) {
  border-color: rgb(248 113 113 / 0.2);
}
.dark\:border-red-400\/25:is(.dark *) {
  border-color: rgb(248 113 113 / 0.25);
}
.dark\:border-red-400\/30:is(.dark *) {
  border-color: rgb(248 113 113 / 0.3);
}
.dark\:border-red-400\/35:is(.dark *) {
  border-color: rgb(248 113 113 / 0.35);
}
.dark\:border-red-400\/40:is(.dark *) {
  border-color: rgb(248 113 113 / 0.4);
}
.dark\:border-red-400\/45:is(.dark *) {
  border-color: rgb(248 113 113 / 0.45);
}
.dark\:border-red-400\/5:is(.dark *) {
  border-color: rgb(248 113 113 / 0.05);
}
.dark\:border-red-400\/50:is(.dark *) {
  border-color: rgb(248 113 113 / 0.5);
}
.dark\:border-red-400\/55:is(.dark *) {
  border-color: rgb(248 113 113 / 0.55);
}
.dark\:border-red-400\/60:is(.dark *) {
  border-color: rgb(248 113 113 / 0.6);
}
.dark\:border-red-400\/65:is(.dark *) {
  border-color: rgb(248 113 113 / 0.65);
}
.dark\:border-red-400\/70:is(.dark *) {
  border-color: rgb(248 113 113 / 0.7);
}
.dark\:border-red-400\/75:is(.dark *) {
  border-color: rgb(248 113 113 / 0.75);
}
.dark\:border-red-400\/80:is(.dark *) {
  border-color: rgb(248 113 113 / 0.8);
}
.dark\:border-red-400\/85:is(.dark *) {
  border-color: rgb(248 113 113 / 0.85);
}
.dark\:border-red-400\/90:is(.dark *) {
  border-color: rgb(248 113 113 / 0.9);
}
.dark\:border-red-400\/95:is(.dark *) {
  border-color: rgb(248 113 113 / 0.95);
}
.dark\:border-red-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.dark\:border-red-500\/0:is(.dark *) {
  border-color: rgb(239 68 68 / 0);
}
.dark\:border-red-500\/10:is(.dark *) {
  border-color: rgb(239 68 68 / 0.1);
}
.dark\:border-red-500\/100:is(.dark *) {
  border-color: rgb(239 68 68 / 1);
}
.dark\:border-red-500\/15:is(.dark *) {
  border-color: rgb(239 68 68 / 0.15);
}
.dark\:border-red-500\/20:is(.dark *) {
  border-color: rgb(239 68 68 / 0.2);
}
.dark\:border-red-500\/25:is(.dark *) {
  border-color: rgb(239 68 68 / 0.25);
}
.dark\:border-red-500\/30:is(.dark *) {
  border-color: rgb(239 68 68 / 0.3);
}
.dark\:border-red-500\/35:is(.dark *) {
  border-color: rgb(239 68 68 / 0.35);
}
.dark\:border-red-500\/40:is(.dark *) {
  border-color: rgb(239 68 68 / 0.4);
}
.dark\:border-red-500\/45:is(.dark *) {
  border-color: rgb(239 68 68 / 0.45);
}
.dark\:border-red-500\/5:is(.dark *) {
  border-color: rgb(239 68 68 / 0.05);
}
.dark\:border-red-500\/50:is(.dark *) {
  border-color: rgb(239 68 68 / 0.5);
}
.dark\:border-red-500\/55:is(.dark *) {
  border-color: rgb(239 68 68 / 0.55);
}
.dark\:border-red-500\/60:is(.dark *) {
  border-color: rgb(239 68 68 / 0.6);
}
.dark\:border-red-500\/65:is(.dark *) {
  border-color: rgb(239 68 68 / 0.65);
}
.dark\:border-red-500\/70:is(.dark *) {
  border-color: rgb(239 68 68 / 0.7);
}
.dark\:border-red-500\/75:is(.dark *) {
  border-color: rgb(239 68 68 / 0.75);
}
.dark\:border-red-500\/80:is(.dark *) {
  border-color: rgb(239 68 68 / 0.8);
}
.dark\:border-red-500\/85:is(.dark *) {
  border-color: rgb(239 68 68 / 0.85);
}
.dark\:border-red-500\/90:is(.dark *) {
  border-color: rgb(239 68 68 / 0.9);
}
.dark\:border-red-500\/95:is(.dark *) {
  border-color: rgb(239 68 68 / 0.95);
}
.dark\:border-red-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.dark\:border-red-600\/0:is(.dark *) {
  border-color: rgb(220 38 38 / 0);
}
.dark\:border-red-600\/10:is(.dark *) {
  border-color: rgb(220 38 38 / 0.1);
}
.dark\:border-red-600\/100:is(.dark *) {
  border-color: rgb(220 38 38 / 1);
}
.dark\:border-red-600\/15:is(.dark *) {
  border-color: rgb(220 38 38 / 0.15);
}
.dark\:border-red-600\/20:is(.dark *) {
  border-color: rgb(220 38 38 / 0.2);
}
.dark\:border-red-600\/25:is(.dark *) {
  border-color: rgb(220 38 38 / 0.25);
}
.dark\:border-red-600\/30:is(.dark *) {
  border-color: rgb(220 38 38 / 0.3);
}
.dark\:border-red-600\/35:is(.dark *) {
  border-color: rgb(220 38 38 / 0.35);
}
.dark\:border-red-600\/40:is(.dark *) {
  border-color: rgb(220 38 38 / 0.4);
}
.dark\:border-red-600\/45:is(.dark *) {
  border-color: rgb(220 38 38 / 0.45);
}
.dark\:border-red-600\/5:is(.dark *) {
  border-color: rgb(220 38 38 / 0.05);
}
.dark\:border-red-600\/50:is(.dark *) {
  border-color: rgb(220 38 38 / 0.5);
}
.dark\:border-red-600\/55:is(.dark *) {
  border-color: rgb(220 38 38 / 0.55);
}
.dark\:border-red-600\/60:is(.dark *) {
  border-color: rgb(220 38 38 / 0.6);
}
.dark\:border-red-600\/65:is(.dark *) {
  border-color: rgb(220 38 38 / 0.65);
}
.dark\:border-red-600\/70:is(.dark *) {
  border-color: rgb(220 38 38 / 0.7);
}
.dark\:border-red-600\/75:is(.dark *) {
  border-color: rgb(220 38 38 / 0.75);
}
.dark\:border-red-600\/80:is(.dark *) {
  border-color: rgb(220 38 38 / 0.8);
}
.dark\:border-red-600\/85:is(.dark *) {
  border-color: rgb(220 38 38 / 0.85);
}
.dark\:border-red-600\/90:is(.dark *) {
  border-color: rgb(220 38 38 / 0.9);
}
.dark\:border-red-600\/95:is(.dark *) {
  border-color: rgb(220 38 38 / 0.95);
}
.dark\:border-red-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.dark\:border-red-700\/0:is(.dark *) {
  border-color: rgb(185 28 28 / 0);
}
.dark\:border-red-700\/10:is(.dark *) {
  border-color: rgb(185 28 28 / 0.1);
}
.dark\:border-red-700\/100:is(.dark *) {
  border-color: rgb(185 28 28 / 1);
}
.dark\:border-red-700\/15:is(.dark *) {
  border-color: rgb(185 28 28 / 0.15);
}
.dark\:border-red-700\/20:is(.dark *) {
  border-color: rgb(185 28 28 / 0.2);
}
.dark\:border-red-700\/25:is(.dark *) {
  border-color: rgb(185 28 28 / 0.25);
}
.dark\:border-red-700\/30:is(.dark *) {
  border-color: rgb(185 28 28 / 0.3);
}
.dark\:border-red-700\/35:is(.dark *) {
  border-color: rgb(185 28 28 / 0.35);
}
.dark\:border-red-700\/40:is(.dark *) {
  border-color: rgb(185 28 28 / 0.4);
}
.dark\:border-red-700\/45:is(.dark *) {
  border-color: rgb(185 28 28 / 0.45);
}
.dark\:border-red-700\/5:is(.dark *) {
  border-color: rgb(185 28 28 / 0.05);
}
.dark\:border-red-700\/50:is(.dark *) {
  border-color: rgb(185 28 28 / 0.5);
}
.dark\:border-red-700\/55:is(.dark *) {
  border-color: rgb(185 28 28 / 0.55);
}
.dark\:border-red-700\/60:is(.dark *) {
  border-color: rgb(185 28 28 / 0.6);
}
.dark\:border-red-700\/65:is(.dark *) {
  border-color: rgb(185 28 28 / 0.65);
}
.dark\:border-red-700\/70:is(.dark *) {
  border-color: rgb(185 28 28 / 0.7);
}
.dark\:border-red-700\/75:is(.dark *) {
  border-color: rgb(185 28 28 / 0.75);
}
.dark\:border-red-700\/80:is(.dark *) {
  border-color: rgb(185 28 28 / 0.8);
}
.dark\:border-red-700\/85:is(.dark *) {
  border-color: rgb(185 28 28 / 0.85);
}
.dark\:border-red-700\/90:is(.dark *) {
  border-color: rgb(185 28 28 / 0.9);
}
.dark\:border-red-700\/95:is(.dark *) {
  border-color: rgb(185 28 28 / 0.95);
}
.dark\:border-red-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.dark\:border-red-800\/0:is(.dark *) {
  border-color: rgb(153 27 27 / 0);
}
.dark\:border-red-800\/10:is(.dark *) {
  border-color: rgb(153 27 27 / 0.1);
}
.dark\:border-red-800\/100:is(.dark *) {
  border-color: rgb(153 27 27 / 1);
}
.dark\:border-red-800\/15:is(.dark *) {
  border-color: rgb(153 27 27 / 0.15);
}
.dark\:border-red-800\/20:is(.dark *) {
  border-color: rgb(153 27 27 / 0.2);
}
.dark\:border-red-800\/25:is(.dark *) {
  border-color: rgb(153 27 27 / 0.25);
}
.dark\:border-red-800\/30:is(.dark *) {
  border-color: rgb(153 27 27 / 0.3);
}
.dark\:border-red-800\/35:is(.dark *) {
  border-color: rgb(153 27 27 / 0.35);
}
.dark\:border-red-800\/40:is(.dark *) {
  border-color: rgb(153 27 27 / 0.4);
}
.dark\:border-red-800\/45:is(.dark *) {
  border-color: rgb(153 27 27 / 0.45);
}
.dark\:border-red-800\/5:is(.dark *) {
  border-color: rgb(153 27 27 / 0.05);
}
.dark\:border-red-800\/50:is(.dark *) {
  border-color: rgb(153 27 27 / 0.5);
}
.dark\:border-red-800\/55:is(.dark *) {
  border-color: rgb(153 27 27 / 0.55);
}
.dark\:border-red-800\/60:is(.dark *) {
  border-color: rgb(153 27 27 / 0.6);
}
.dark\:border-red-800\/65:is(.dark *) {
  border-color: rgb(153 27 27 / 0.65);
}
.dark\:border-red-800\/70:is(.dark *) {
  border-color: rgb(153 27 27 / 0.7);
}
.dark\:border-red-800\/75:is(.dark *) {
  border-color: rgb(153 27 27 / 0.75);
}
.dark\:border-red-800\/80:is(.dark *) {
  border-color: rgb(153 27 27 / 0.8);
}
.dark\:border-red-800\/85:is(.dark *) {
  border-color: rgb(153 27 27 / 0.85);
}
.dark\:border-red-800\/90:is(.dark *) {
  border-color: rgb(153 27 27 / 0.9);
}
.dark\:border-red-800\/95:is(.dark *) {
  border-color: rgb(153 27 27 / 0.95);
}
.dark\:border-red-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(127 29 29 / var(--tw-border-opacity, 1));
}
.dark\:border-red-900\/0:is(.dark *) {
  border-color: rgb(127 29 29 / 0);
}
.dark\:border-red-900\/10:is(.dark *) {
  border-color: rgb(127 29 29 / 0.1);
}
.dark\:border-red-900\/100:is(.dark *) {
  border-color: rgb(127 29 29 / 1);
}
.dark\:border-red-900\/15:is(.dark *) {
  border-color: rgb(127 29 29 / 0.15);
}
.dark\:border-red-900\/20:is(.dark *) {
  border-color: rgb(127 29 29 / 0.2);
}
.dark\:border-red-900\/25:is(.dark *) {
  border-color: rgb(127 29 29 / 0.25);
}
.dark\:border-red-900\/30:is(.dark *) {
  border-color: rgb(127 29 29 / 0.3);
}
.dark\:border-red-900\/35:is(.dark *) {
  border-color: rgb(127 29 29 / 0.35);
}
.dark\:border-red-900\/40:is(.dark *) {
  border-color: rgb(127 29 29 / 0.4);
}
.dark\:border-red-900\/45:is(.dark *) {
  border-color: rgb(127 29 29 / 0.45);
}
.dark\:border-red-900\/5:is(.dark *) {
  border-color: rgb(127 29 29 / 0.05);
}
.dark\:border-red-900\/50:is(.dark *) {
  border-color: rgb(127 29 29 / 0.5);
}
.dark\:border-red-900\/55:is(.dark *) {
  border-color: rgb(127 29 29 / 0.55);
}
.dark\:border-red-900\/60:is(.dark *) {
  border-color: rgb(127 29 29 / 0.6);
}
.dark\:border-red-900\/65:is(.dark *) {
  border-color: rgb(127 29 29 / 0.65);
}
.dark\:border-red-900\/70:is(.dark *) {
  border-color: rgb(127 29 29 / 0.7);
}
.dark\:border-red-900\/75:is(.dark *) {
  border-color: rgb(127 29 29 / 0.75);
}
.dark\:border-red-900\/80:is(.dark *) {
  border-color: rgb(127 29 29 / 0.8);
}
.dark\:border-red-900\/85:is(.dark *) {
  border-color: rgb(127 29 29 / 0.85);
}
.dark\:border-red-900\/90:is(.dark *) {
  border-color: rgb(127 29 29 / 0.9);
}
.dark\:border-red-900\/95:is(.dark *) {
  border-color: rgb(127 29 29 / 0.95);
}
.dark\:border-slate-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}
.dark\:border-slate-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.dark\:border-slate-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.dark\:border-teal-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(204 251 241 / var(--tw-border-opacity, 1));
}
.dark\:border-teal-100\/0:is(.dark *) {
  border-color: rgb(204 251 241 / 0);
}
.dark\:border-teal-100\/10:is(.dark *) {
  border-color: rgb(204 251 241 / 0.1);
}
.dark\:border-teal-100\/100:is(.dark *) {
  border-color: rgb(204 251 241 / 1);
}
.dark\:border-teal-100\/15:is(.dark *) {
  border-color: rgb(204 251 241 / 0.15);
}
.dark\:border-teal-100\/20:is(.dark *) {
  border-color: rgb(204 251 241 / 0.2);
}
.dark\:border-teal-100\/25:is(.dark *) {
  border-color: rgb(204 251 241 / 0.25);
}
.dark\:border-teal-100\/30:is(.dark *) {
  border-color: rgb(204 251 241 / 0.3);
}
.dark\:border-teal-100\/35:is(.dark *) {
  border-color: rgb(204 251 241 / 0.35);
}
.dark\:border-teal-100\/40:is(.dark *) {
  border-color: rgb(204 251 241 / 0.4);
}
.dark\:border-teal-100\/45:is(.dark *) {
  border-color: rgb(204 251 241 / 0.45);
}
.dark\:border-teal-100\/5:is(.dark *) {
  border-color: rgb(204 251 241 / 0.05);
}
.dark\:border-teal-100\/50:is(.dark *) {
  border-color: rgb(204 251 241 / 0.5);
}
.dark\:border-teal-100\/55:is(.dark *) {
  border-color: rgb(204 251 241 / 0.55);
}
.dark\:border-teal-100\/60:is(.dark *) {
  border-color: rgb(204 251 241 / 0.6);
}
.dark\:border-teal-100\/65:is(.dark *) {
  border-color: rgb(204 251 241 / 0.65);
}
.dark\:border-teal-100\/70:is(.dark *) {
  border-color: rgb(204 251 241 / 0.7);
}
.dark\:border-teal-100\/75:is(.dark *) {
  border-color: rgb(204 251 241 / 0.75);
}
.dark\:border-teal-100\/80:is(.dark *) {
  border-color: rgb(204 251 241 / 0.8);
}
.dark\:border-teal-100\/85:is(.dark *) {
  border-color: rgb(204 251 241 / 0.85);
}
.dark\:border-teal-100\/90:is(.dark *) {
  border-color: rgb(204 251 241 / 0.9);
}
.dark\:border-teal-100\/95:is(.dark *) {
  border-color: rgb(204 251 241 / 0.95);
}
.dark\:border-teal-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(153 246 228 / var(--tw-border-opacity, 1));
}
.dark\:border-teal-200\/0:is(.dark *) {
  border-color: rgb(153 246 228 / 0);
}
.dark\:border-teal-200\/10:is(.dark *) {
  border-color: rgb(153 246 228 / 0.1);
}
.dark\:border-teal-200\/100:is(.dark *) {
  border-color: rgb(153 246 228 / 1);
}
.dark\:border-teal-200\/15:is(.dark *) {
  border-color: rgb(153 246 228 / 0.15);
}
.dark\:border-teal-200\/20:is(.dark *) {
  border-color: rgb(153 246 228 / 0.2);
}
.dark\:border-teal-200\/25:is(.dark *) {
  border-color: rgb(153 246 228 / 0.25);
}
.dark\:border-teal-200\/30:is(.dark *) {
  border-color: rgb(153 246 228 / 0.3);
}
.dark\:border-teal-200\/35:is(.dark *) {
  border-color: rgb(153 246 228 / 0.35);
}
.dark\:border-teal-200\/40:is(.dark *) {
  border-color: rgb(153 246 228 / 0.4);
}
.dark\:border-teal-200\/45:is(.dark *) {
  border-color: rgb(153 246 228 / 0.45);
}
.dark\:border-teal-200\/5:is(.dark *) {
  border-color: rgb(153 246 228 / 0.05);
}
.dark\:border-teal-200\/50:is(.dark *) {
  border-color: rgb(153 246 228 / 0.5);
}
.dark\:border-teal-200\/55:is(.dark *) {
  border-color: rgb(153 246 228 / 0.55);
}
.dark\:border-teal-200\/60:is(.dark *) {
  border-color: rgb(153 246 228 / 0.6);
}
.dark\:border-teal-200\/65:is(.dark *) {
  border-color: rgb(153 246 228 / 0.65);
}
.dark\:border-teal-200\/70:is(.dark *) {
  border-color: rgb(153 246 228 / 0.7);
}
.dark\:border-teal-200\/75:is(.dark *) {
  border-color: rgb(153 246 228 / 0.75);
}
.dark\:border-teal-200\/80:is(.dark *) {
  border-color: rgb(153 246 228 / 0.8);
}
.dark\:border-teal-200\/85:is(.dark *) {
  border-color: rgb(153 246 228 / 0.85);
}
.dark\:border-teal-200\/90:is(.dark *) {
  border-color: rgb(153 246 228 / 0.9);
}
.dark\:border-teal-200\/95:is(.dark *) {
  border-color: rgb(153 246 228 / 0.95);
}
.dark\:border-teal-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(94 234 212 / var(--tw-border-opacity, 1));
}
.dark\:border-teal-300\/0:is(.dark *) {
  border-color: rgb(94 234 212 / 0);
}
.dark\:border-teal-300\/10:is(.dark *) {
  border-color: rgb(94 234 212 / 0.1);
}
.dark\:border-teal-300\/100:is(.dark *) {
  border-color: rgb(94 234 212 / 1);
}
.dark\:border-teal-300\/15:is(.dark *) {
  border-color: rgb(94 234 212 / 0.15);
}
.dark\:border-teal-300\/20:is(.dark *) {
  border-color: rgb(94 234 212 / 0.2);
}
.dark\:border-teal-300\/25:is(.dark *) {
  border-color: rgb(94 234 212 / 0.25);
}
.dark\:border-teal-300\/30:is(.dark *) {
  border-color: rgb(94 234 212 / 0.3);
}
.dark\:border-teal-300\/35:is(.dark *) {
  border-color: rgb(94 234 212 / 0.35);
}
.dark\:border-teal-300\/40:is(.dark *) {
  border-color: rgb(94 234 212 / 0.4);
}
.dark\:border-teal-300\/45:is(.dark *) {
  border-color: rgb(94 234 212 / 0.45);
}
.dark\:border-teal-300\/5:is(.dark *) {
  border-color: rgb(94 234 212 / 0.05);
}
.dark\:border-teal-300\/50:is(.dark *) {
  border-color: rgb(94 234 212 / 0.5);
}
.dark\:border-teal-300\/55:is(.dark *) {
  border-color: rgb(94 234 212 / 0.55);
}
.dark\:border-teal-300\/60:is(.dark *) {
  border-color: rgb(94 234 212 / 0.6);
}
.dark\:border-teal-300\/65:is(.dark *) {
  border-color: rgb(94 234 212 / 0.65);
}
.dark\:border-teal-300\/70:is(.dark *) {
  border-color: rgb(94 234 212 / 0.7);
}
.dark\:border-teal-300\/75:is(.dark *) {
  border-color: rgb(94 234 212 / 0.75);
}
.dark\:border-teal-300\/80:is(.dark *) {
  border-color: rgb(94 234 212 / 0.8);
}
.dark\:border-teal-300\/85:is(.dark *) {
  border-color: rgb(94 234 212 / 0.85);
}
.dark\:border-teal-300\/90:is(.dark *) {
  border-color: rgb(94 234 212 / 0.9);
}
.dark\:border-teal-300\/95:is(.dark *) {
  border-color: rgb(94 234 212 / 0.95);
}
.dark\:border-teal-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(45 212 191 / var(--tw-border-opacity, 1));
}
.dark\:border-teal-400\/0:is(.dark *) {
  border-color: rgb(45 212 191 / 0);
}
.dark\:border-teal-400\/10:is(.dark *) {
  border-color: rgb(45 212 191 / 0.1);
}
.dark\:border-teal-400\/100:is(.dark *) {
  border-color: rgb(45 212 191 / 1);
}
.dark\:border-teal-400\/15:is(.dark *) {
  border-color: rgb(45 212 191 / 0.15);
}
.dark\:border-teal-400\/20:is(.dark *) {
  border-color: rgb(45 212 191 / 0.2);
}
.dark\:border-teal-400\/25:is(.dark *) {
  border-color: rgb(45 212 191 / 0.25);
}
.dark\:border-teal-400\/30:is(.dark *) {
  border-color: rgb(45 212 191 / 0.3);
}
.dark\:border-teal-400\/35:is(.dark *) {
  border-color: rgb(45 212 191 / 0.35);
}
.dark\:border-teal-400\/40:is(.dark *) {
  border-color: rgb(45 212 191 / 0.4);
}
.dark\:border-teal-400\/45:is(.dark *) {
  border-color: rgb(45 212 191 / 0.45);
}
.dark\:border-teal-400\/5:is(.dark *) {
  border-color: rgb(45 212 191 / 0.05);
}
.dark\:border-teal-400\/50:is(.dark *) {
  border-color: rgb(45 212 191 / 0.5);
}
.dark\:border-teal-400\/55:is(.dark *) {
  border-color: rgb(45 212 191 / 0.55);
}
.dark\:border-teal-400\/60:is(.dark *) {
  border-color: rgb(45 212 191 / 0.6);
}
.dark\:border-teal-400\/65:is(.dark *) {
  border-color: rgb(45 212 191 / 0.65);
}
.dark\:border-teal-400\/70:is(.dark *) {
  border-color: rgb(45 212 191 / 0.7);
}
.dark\:border-teal-400\/75:is(.dark *) {
  border-color: rgb(45 212 191 / 0.75);
}
.dark\:border-teal-400\/80:is(.dark *) {
  border-color: rgb(45 212 191 / 0.8);
}
.dark\:border-teal-400\/85:is(.dark *) {
  border-color: rgb(45 212 191 / 0.85);
}
.dark\:border-teal-400\/90:is(.dark *) {
  border-color: rgb(45 212 191 / 0.9);
}
.dark\:border-teal-400\/95:is(.dark *) {
  border-color: rgb(45 212 191 / 0.95);
}
.dark\:border-teal-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}
.dark\:border-teal-500\/0:is(.dark *) {
  border-color: rgb(20 184 166 / 0);
}
.dark\:border-teal-500\/10:is(.dark *) {
  border-color: rgb(20 184 166 / 0.1);
}
.dark\:border-teal-500\/100:is(.dark *) {
  border-color: rgb(20 184 166 / 1);
}
.dark\:border-teal-500\/15:is(.dark *) {
  border-color: rgb(20 184 166 / 0.15);
}
.dark\:border-teal-500\/20:is(.dark *) {
  border-color: rgb(20 184 166 / 0.2);
}
.dark\:border-teal-500\/25:is(.dark *) {
  border-color: rgb(20 184 166 / 0.25);
}
.dark\:border-teal-500\/30:is(.dark *) {
  border-color: rgb(20 184 166 / 0.3);
}
.dark\:border-teal-500\/35:is(.dark *) {
  border-color: rgb(20 184 166 / 0.35);
}
.dark\:border-teal-500\/40:is(.dark *) {
  border-color: rgb(20 184 166 / 0.4);
}
.dark\:border-teal-500\/45:is(.dark *) {
  border-color: rgb(20 184 166 / 0.45);
}
.dark\:border-teal-500\/5:is(.dark *) {
  border-color: rgb(20 184 166 / 0.05);
}
.dark\:border-teal-500\/50:is(.dark *) {
  border-color: rgb(20 184 166 / 0.5);
}
.dark\:border-teal-500\/55:is(.dark *) {
  border-color: rgb(20 184 166 / 0.55);
}
.dark\:border-teal-500\/60:is(.dark *) {
  border-color: rgb(20 184 166 / 0.6);
}
.dark\:border-teal-500\/65:is(.dark *) {
  border-color: rgb(20 184 166 / 0.65);
}
.dark\:border-teal-500\/70:is(.dark *) {
  border-color: rgb(20 184 166 / 0.7);
}
.dark\:border-teal-500\/75:is(.dark *) {
  border-color: rgb(20 184 166 / 0.75);
}
.dark\:border-teal-500\/80:is(.dark *) {
  border-color: rgb(20 184 166 / 0.8);
}
.dark\:border-teal-500\/85:is(.dark *) {
  border-color: rgb(20 184 166 / 0.85);
}
.dark\:border-teal-500\/90:is(.dark *) {
  border-color: rgb(20 184 166 / 0.9);
}
.dark\:border-teal-500\/95:is(.dark *) {
  border-color: rgb(20 184 166 / 0.95);
}
.dark\:border-teal-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(13 148 136 / var(--tw-border-opacity, 1));
}
.dark\:border-teal-600\/0:is(.dark *) {
  border-color: rgb(13 148 136 / 0);
}
.dark\:border-teal-600\/10:is(.dark *) {
  border-color: rgb(13 148 136 / 0.1);
}
.dark\:border-teal-600\/100:is(.dark *) {
  border-color: rgb(13 148 136 / 1);
}
.dark\:border-teal-600\/15:is(.dark *) {
  border-color: rgb(13 148 136 / 0.15);
}
.dark\:border-teal-600\/20:is(.dark *) {
  border-color: rgb(13 148 136 / 0.2);
}
.dark\:border-teal-600\/25:is(.dark *) {
  border-color: rgb(13 148 136 / 0.25);
}
.dark\:border-teal-600\/30:is(.dark *) {
  border-color: rgb(13 148 136 / 0.3);
}
.dark\:border-teal-600\/35:is(.dark *) {
  border-color: rgb(13 148 136 / 0.35);
}
.dark\:border-teal-600\/40:is(.dark *) {
  border-color: rgb(13 148 136 / 0.4);
}
.dark\:border-teal-600\/45:is(.dark *) {
  border-color: rgb(13 148 136 / 0.45);
}
.dark\:border-teal-600\/5:is(.dark *) {
  border-color: rgb(13 148 136 / 0.05);
}
.dark\:border-teal-600\/50:is(.dark *) {
  border-color: rgb(13 148 136 / 0.5);
}
.dark\:border-teal-600\/55:is(.dark *) {
  border-color: rgb(13 148 136 / 0.55);
}
.dark\:border-teal-600\/60:is(.dark *) {
  border-color: rgb(13 148 136 / 0.6);
}
.dark\:border-teal-600\/65:is(.dark *) {
  border-color: rgb(13 148 136 / 0.65);
}
.dark\:border-teal-600\/70:is(.dark *) {
  border-color: rgb(13 148 136 / 0.7);
}
.dark\:border-teal-600\/75:is(.dark *) {
  border-color: rgb(13 148 136 / 0.75);
}
.dark\:border-teal-600\/80:is(.dark *) {
  border-color: rgb(13 148 136 / 0.8);
}
.dark\:border-teal-600\/85:is(.dark *) {
  border-color: rgb(13 148 136 / 0.85);
}
.dark\:border-teal-600\/90:is(.dark *) {
  border-color: rgb(13 148 136 / 0.9);
}
.dark\:border-teal-600\/95:is(.dark *) {
  border-color: rgb(13 148 136 / 0.95);
}
.dark\:border-teal-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(15 118 110 / var(--tw-border-opacity, 1));
}
.dark\:border-teal-700\/0:is(.dark *) {
  border-color: rgb(15 118 110 / 0);
}
.dark\:border-teal-700\/10:is(.dark *) {
  border-color: rgb(15 118 110 / 0.1);
}
.dark\:border-teal-700\/100:is(.dark *) {
  border-color: rgb(15 118 110 / 1);
}
.dark\:border-teal-700\/15:is(.dark *) {
  border-color: rgb(15 118 110 / 0.15);
}
.dark\:border-teal-700\/20:is(.dark *) {
  border-color: rgb(15 118 110 / 0.2);
}
.dark\:border-teal-700\/25:is(.dark *) {
  border-color: rgb(15 118 110 / 0.25);
}
.dark\:border-teal-700\/30:is(.dark *) {
  border-color: rgb(15 118 110 / 0.3);
}
.dark\:border-teal-700\/35:is(.dark *) {
  border-color: rgb(15 118 110 / 0.35);
}
.dark\:border-teal-700\/40:is(.dark *) {
  border-color: rgb(15 118 110 / 0.4);
}
.dark\:border-teal-700\/45:is(.dark *) {
  border-color: rgb(15 118 110 / 0.45);
}
.dark\:border-teal-700\/5:is(.dark *) {
  border-color: rgb(15 118 110 / 0.05);
}
.dark\:border-teal-700\/50:is(.dark *) {
  border-color: rgb(15 118 110 / 0.5);
}
.dark\:border-teal-700\/55:is(.dark *) {
  border-color: rgb(15 118 110 / 0.55);
}
.dark\:border-teal-700\/60:is(.dark *) {
  border-color: rgb(15 118 110 / 0.6);
}
.dark\:border-teal-700\/65:is(.dark *) {
  border-color: rgb(15 118 110 / 0.65);
}
.dark\:border-teal-700\/70:is(.dark *) {
  border-color: rgb(15 118 110 / 0.7);
}
.dark\:border-teal-700\/75:is(.dark *) {
  border-color: rgb(15 118 110 / 0.75);
}
.dark\:border-teal-700\/80:is(.dark *) {
  border-color: rgb(15 118 110 / 0.8);
}
.dark\:border-teal-700\/85:is(.dark *) {
  border-color: rgb(15 118 110 / 0.85);
}
.dark\:border-teal-700\/90:is(.dark *) {
  border-color: rgb(15 118 110 / 0.9);
}
.dark\:border-teal-700\/95:is(.dark *) {
  border-color: rgb(15 118 110 / 0.95);
}
.dark\:border-teal-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(17 94 89 / var(--tw-border-opacity, 1));
}
.dark\:border-teal-800\/0:is(.dark *) {
  border-color: rgb(17 94 89 / 0);
}
.dark\:border-teal-800\/10:is(.dark *) {
  border-color: rgb(17 94 89 / 0.1);
}
.dark\:border-teal-800\/100:is(.dark *) {
  border-color: rgb(17 94 89 / 1);
}
.dark\:border-teal-800\/15:is(.dark *) {
  border-color: rgb(17 94 89 / 0.15);
}
.dark\:border-teal-800\/20:is(.dark *) {
  border-color: rgb(17 94 89 / 0.2);
}
.dark\:border-teal-800\/25:is(.dark *) {
  border-color: rgb(17 94 89 / 0.25);
}
.dark\:border-teal-800\/30:is(.dark *) {
  border-color: rgb(17 94 89 / 0.3);
}
.dark\:border-teal-800\/35:is(.dark *) {
  border-color: rgb(17 94 89 / 0.35);
}
.dark\:border-teal-800\/40:is(.dark *) {
  border-color: rgb(17 94 89 / 0.4);
}
.dark\:border-teal-800\/45:is(.dark *) {
  border-color: rgb(17 94 89 / 0.45);
}
.dark\:border-teal-800\/5:is(.dark *) {
  border-color: rgb(17 94 89 / 0.05);
}
.dark\:border-teal-800\/50:is(.dark *) {
  border-color: rgb(17 94 89 / 0.5);
}
.dark\:border-teal-800\/55:is(.dark *) {
  border-color: rgb(17 94 89 / 0.55);
}
.dark\:border-teal-800\/60:is(.dark *) {
  border-color: rgb(17 94 89 / 0.6);
}
.dark\:border-teal-800\/65:is(.dark *) {
  border-color: rgb(17 94 89 / 0.65);
}
.dark\:border-teal-800\/70:is(.dark *) {
  border-color: rgb(17 94 89 / 0.7);
}
.dark\:border-teal-800\/75:is(.dark *) {
  border-color: rgb(17 94 89 / 0.75);
}
.dark\:border-teal-800\/80:is(.dark *) {
  border-color: rgb(17 94 89 / 0.8);
}
.dark\:border-teal-800\/85:is(.dark *) {
  border-color: rgb(17 94 89 / 0.85);
}
.dark\:border-teal-800\/90:is(.dark *) {
  border-color: rgb(17 94 89 / 0.9);
}
.dark\:border-teal-800\/95:is(.dark *) {
  border-color: rgb(17 94 89 / 0.95);
}
.dark\:border-teal-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(19 78 74 / var(--tw-border-opacity, 1));
}
.dark\:border-teal-900\/0:is(.dark *) {
  border-color: rgb(19 78 74 / 0);
}
.dark\:border-teal-900\/10:is(.dark *) {
  border-color: rgb(19 78 74 / 0.1);
}
.dark\:border-teal-900\/100:is(.dark *) {
  border-color: rgb(19 78 74 / 1);
}
.dark\:border-teal-900\/15:is(.dark *) {
  border-color: rgb(19 78 74 / 0.15);
}
.dark\:border-teal-900\/20:is(.dark *) {
  border-color: rgb(19 78 74 / 0.2);
}
.dark\:border-teal-900\/25:is(.dark *) {
  border-color: rgb(19 78 74 / 0.25);
}
.dark\:border-teal-900\/30:is(.dark *) {
  border-color: rgb(19 78 74 / 0.3);
}
.dark\:border-teal-900\/35:is(.dark *) {
  border-color: rgb(19 78 74 / 0.35);
}
.dark\:border-teal-900\/40:is(.dark *) {
  border-color: rgb(19 78 74 / 0.4);
}
.dark\:border-teal-900\/45:is(.dark *) {
  border-color: rgb(19 78 74 / 0.45);
}
.dark\:border-teal-900\/5:is(.dark *) {
  border-color: rgb(19 78 74 / 0.05);
}
.dark\:border-teal-900\/50:is(.dark *) {
  border-color: rgb(19 78 74 / 0.5);
}
.dark\:border-teal-900\/55:is(.dark *) {
  border-color: rgb(19 78 74 / 0.55);
}
.dark\:border-teal-900\/60:is(.dark *) {
  border-color: rgb(19 78 74 / 0.6);
}
.dark\:border-teal-900\/65:is(.dark *) {
  border-color: rgb(19 78 74 / 0.65);
}
.dark\:border-teal-900\/70:is(.dark *) {
  border-color: rgb(19 78 74 / 0.7);
}
.dark\:border-teal-900\/75:is(.dark *) {
  border-color: rgb(19 78 74 / 0.75);
}
.dark\:border-teal-900\/80:is(.dark *) {
  border-color: rgb(19 78 74 / 0.8);
}
.dark\:border-teal-900\/85:is(.dark *) {
  border-color: rgb(19 78 74 / 0.85);
}
.dark\:border-teal-900\/90:is(.dark *) {
  border-color: rgb(19 78 74 / 0.9);
}
.dark\:border-teal-900\/95:is(.dark *) {
  border-color: rgb(19 78 74 / 0.95);
}
.dark\:border-yellow-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-100\/0:is(.dark *) {
  border-color: rgb(254 249 195 / 0);
}
.dark\:border-yellow-100\/10:is(.dark *) {
  border-color: rgb(254 249 195 / 0.1);
}
.dark\:border-yellow-100\/100:is(.dark *) {
  border-color: rgb(254 249 195 / 1);
}
.dark\:border-yellow-100\/15:is(.dark *) {
  border-color: rgb(254 249 195 / 0.15);
}
.dark\:border-yellow-100\/20:is(.dark *) {
  border-color: rgb(254 249 195 / 0.2);
}
.dark\:border-yellow-100\/25:is(.dark *) {
  border-color: rgb(254 249 195 / 0.25);
}
.dark\:border-yellow-100\/30:is(.dark *) {
  border-color: rgb(254 249 195 / 0.3);
}
.dark\:border-yellow-100\/35:is(.dark *) {
  border-color: rgb(254 249 195 / 0.35);
}
.dark\:border-yellow-100\/40:is(.dark *) {
  border-color: rgb(254 249 195 / 0.4);
}
.dark\:border-yellow-100\/45:is(.dark *) {
  border-color: rgb(254 249 195 / 0.45);
}
.dark\:border-yellow-100\/5:is(.dark *) {
  border-color: rgb(254 249 195 / 0.05);
}
.dark\:border-yellow-100\/50:is(.dark *) {
  border-color: rgb(254 249 195 / 0.5);
}
.dark\:border-yellow-100\/55:is(.dark *) {
  border-color: rgb(254 249 195 / 0.55);
}
.dark\:border-yellow-100\/60:is(.dark *) {
  border-color: rgb(254 249 195 / 0.6);
}
.dark\:border-yellow-100\/65:is(.dark *) {
  border-color: rgb(254 249 195 / 0.65);
}
.dark\:border-yellow-100\/70:is(.dark *) {
  border-color: rgb(254 249 195 / 0.7);
}
.dark\:border-yellow-100\/75:is(.dark *) {
  border-color: rgb(254 249 195 / 0.75);
}
.dark\:border-yellow-100\/80:is(.dark *) {
  border-color: rgb(254 249 195 / 0.8);
}
.dark\:border-yellow-100\/85:is(.dark *) {
  border-color: rgb(254 249 195 / 0.85);
}
.dark\:border-yellow-100\/90:is(.dark *) {
  border-color: rgb(254 249 195 / 0.9);
}
.dark\:border-yellow-100\/95:is(.dark *) {
  border-color: rgb(254 249 195 / 0.95);
}
.dark\:border-yellow-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-200\/0:is(.dark *) {
  border-color: rgb(254 240 138 / 0);
}
.dark\:border-yellow-200\/10:is(.dark *) {
  border-color: rgb(254 240 138 / 0.1);
}
.dark\:border-yellow-200\/100:is(.dark *) {
  border-color: rgb(254 240 138 / 1);
}
.dark\:border-yellow-200\/15:is(.dark *) {
  border-color: rgb(254 240 138 / 0.15);
}
.dark\:border-yellow-200\/20:is(.dark *) {
  border-color: rgb(254 240 138 / 0.2);
}
.dark\:border-yellow-200\/25:is(.dark *) {
  border-color: rgb(254 240 138 / 0.25);
}
.dark\:border-yellow-200\/30:is(.dark *) {
  border-color: rgb(254 240 138 / 0.3);
}
.dark\:border-yellow-200\/35:is(.dark *) {
  border-color: rgb(254 240 138 / 0.35);
}
.dark\:border-yellow-200\/40:is(.dark *) {
  border-color: rgb(254 240 138 / 0.4);
}
.dark\:border-yellow-200\/45:is(.dark *) {
  border-color: rgb(254 240 138 / 0.45);
}
.dark\:border-yellow-200\/5:is(.dark *) {
  border-color: rgb(254 240 138 / 0.05);
}
.dark\:border-yellow-200\/50:is(.dark *) {
  border-color: rgb(254 240 138 / 0.5);
}
.dark\:border-yellow-200\/55:is(.dark *) {
  border-color: rgb(254 240 138 / 0.55);
}
.dark\:border-yellow-200\/60:is(.dark *) {
  border-color: rgb(254 240 138 / 0.6);
}
.dark\:border-yellow-200\/65:is(.dark *) {
  border-color: rgb(254 240 138 / 0.65);
}
.dark\:border-yellow-200\/70:is(.dark *) {
  border-color: rgb(254 240 138 / 0.7);
}
.dark\:border-yellow-200\/75:is(.dark *) {
  border-color: rgb(254 240 138 / 0.75);
}
.dark\:border-yellow-200\/80:is(.dark *) {
  border-color: rgb(254 240 138 / 0.8);
}
.dark\:border-yellow-200\/85:is(.dark *) {
  border-color: rgb(254 240 138 / 0.85);
}
.dark\:border-yellow-200\/90:is(.dark *) {
  border-color: rgb(254 240 138 / 0.9);
}
.dark\:border-yellow-200\/95:is(.dark *) {
  border-color: rgb(254 240 138 / 0.95);
}
.dark\:border-yellow-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-300\/0:is(.dark *) {
  border-color: rgb(253 224 71 / 0);
}
.dark\:border-yellow-300\/10:is(.dark *) {
  border-color: rgb(253 224 71 / 0.1);
}
.dark\:border-yellow-300\/100:is(.dark *) {
  border-color: rgb(253 224 71 / 1);
}
.dark\:border-yellow-300\/15:is(.dark *) {
  border-color: rgb(253 224 71 / 0.15);
}
.dark\:border-yellow-300\/20:is(.dark *) {
  border-color: rgb(253 224 71 / 0.2);
}
.dark\:border-yellow-300\/25:is(.dark *) {
  border-color: rgb(253 224 71 / 0.25);
}
.dark\:border-yellow-300\/30:is(.dark *) {
  border-color: rgb(253 224 71 / 0.3);
}
.dark\:border-yellow-300\/35:is(.dark *) {
  border-color: rgb(253 224 71 / 0.35);
}
.dark\:border-yellow-300\/40:is(.dark *) {
  border-color: rgb(253 224 71 / 0.4);
}
.dark\:border-yellow-300\/45:is(.dark *) {
  border-color: rgb(253 224 71 / 0.45);
}
.dark\:border-yellow-300\/5:is(.dark *) {
  border-color: rgb(253 224 71 / 0.05);
}
.dark\:border-yellow-300\/50:is(.dark *) {
  border-color: rgb(253 224 71 / 0.5);
}
.dark\:border-yellow-300\/55:is(.dark *) {
  border-color: rgb(253 224 71 / 0.55);
}
.dark\:border-yellow-300\/60:is(.dark *) {
  border-color: rgb(253 224 71 / 0.6);
}
.dark\:border-yellow-300\/65:is(.dark *) {
  border-color: rgb(253 224 71 / 0.65);
}
.dark\:border-yellow-300\/70:is(.dark *) {
  border-color: rgb(253 224 71 / 0.7);
}
.dark\:border-yellow-300\/75:is(.dark *) {
  border-color: rgb(253 224 71 / 0.75);
}
.dark\:border-yellow-300\/80:is(.dark *) {
  border-color: rgb(253 224 71 / 0.8);
}
.dark\:border-yellow-300\/85:is(.dark *) {
  border-color: rgb(253 224 71 / 0.85);
}
.dark\:border-yellow-300\/90:is(.dark *) {
  border-color: rgb(253 224 71 / 0.9);
}
.dark\:border-yellow-300\/95:is(.dark *) {
  border-color: rgb(253 224 71 / 0.95);
}
.dark\:border-yellow-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-400\/0:is(.dark *) {
  border-color: rgb(250 204 21 / 0);
}
.dark\:border-yellow-400\/10:is(.dark *) {
  border-color: rgb(250 204 21 / 0.1);
}
.dark\:border-yellow-400\/100:is(.dark *) {
  border-color: rgb(250 204 21 / 1);
}
.dark\:border-yellow-400\/15:is(.dark *) {
  border-color: rgb(250 204 21 / 0.15);
}
.dark\:border-yellow-400\/20:is(.dark *) {
  border-color: rgb(250 204 21 / 0.2);
}
.dark\:border-yellow-400\/25:is(.dark *) {
  border-color: rgb(250 204 21 / 0.25);
}
.dark\:border-yellow-400\/30:is(.dark *) {
  border-color: rgb(250 204 21 / 0.3);
}
.dark\:border-yellow-400\/35:is(.dark *) {
  border-color: rgb(250 204 21 / 0.35);
}
.dark\:border-yellow-400\/40:is(.dark *) {
  border-color: rgb(250 204 21 / 0.4);
}
.dark\:border-yellow-400\/45:is(.dark *) {
  border-color: rgb(250 204 21 / 0.45);
}
.dark\:border-yellow-400\/5:is(.dark *) {
  border-color: rgb(250 204 21 / 0.05);
}
.dark\:border-yellow-400\/50:is(.dark *) {
  border-color: rgb(250 204 21 / 0.5);
}
.dark\:border-yellow-400\/55:is(.dark *) {
  border-color: rgb(250 204 21 / 0.55);
}
.dark\:border-yellow-400\/60:is(.dark *) {
  border-color: rgb(250 204 21 / 0.6);
}
.dark\:border-yellow-400\/65:is(.dark *) {
  border-color: rgb(250 204 21 / 0.65);
}
.dark\:border-yellow-400\/70:is(.dark *) {
  border-color: rgb(250 204 21 / 0.7);
}
.dark\:border-yellow-400\/75:is(.dark *) {
  border-color: rgb(250 204 21 / 0.75);
}
.dark\:border-yellow-400\/80:is(.dark *) {
  border-color: rgb(250 204 21 / 0.8);
}
.dark\:border-yellow-400\/85:is(.dark *) {
  border-color: rgb(250 204 21 / 0.85);
}
.dark\:border-yellow-400\/90:is(.dark *) {
  border-color: rgb(250 204 21 / 0.9);
}
.dark\:border-yellow-400\/95:is(.dark *) {
  border-color: rgb(250 204 21 / 0.95);
}
.dark\:border-yellow-50:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-50\/0:is(.dark *) {
  border-color: rgb(254 252 232 / 0);
}
.dark\:border-yellow-50\/10:is(.dark *) {
  border-color: rgb(254 252 232 / 0.1);
}
.dark\:border-yellow-50\/100:is(.dark *) {
  border-color: rgb(254 252 232 / 1);
}
.dark\:border-yellow-50\/15:is(.dark *) {
  border-color: rgb(254 252 232 / 0.15);
}
.dark\:border-yellow-50\/20:is(.dark *) {
  border-color: rgb(254 252 232 / 0.2);
}
.dark\:border-yellow-50\/25:is(.dark *) {
  border-color: rgb(254 252 232 / 0.25);
}
.dark\:border-yellow-50\/30:is(.dark *) {
  border-color: rgb(254 252 232 / 0.3);
}
.dark\:border-yellow-50\/35:is(.dark *) {
  border-color: rgb(254 252 232 / 0.35);
}
.dark\:border-yellow-50\/40:is(.dark *) {
  border-color: rgb(254 252 232 / 0.4);
}
.dark\:border-yellow-50\/45:is(.dark *) {
  border-color: rgb(254 252 232 / 0.45);
}
.dark\:border-yellow-50\/5:is(.dark *) {
  border-color: rgb(254 252 232 / 0.05);
}
.dark\:border-yellow-50\/50:is(.dark *) {
  border-color: rgb(254 252 232 / 0.5);
}
.dark\:border-yellow-50\/55:is(.dark *) {
  border-color: rgb(254 252 232 / 0.55);
}
.dark\:border-yellow-50\/60:is(.dark *) {
  border-color: rgb(254 252 232 / 0.6);
}
.dark\:border-yellow-50\/65:is(.dark *) {
  border-color: rgb(254 252 232 / 0.65);
}
.dark\:border-yellow-50\/70:is(.dark *) {
  border-color: rgb(254 252 232 / 0.7);
}
.dark\:border-yellow-50\/75:is(.dark *) {
  border-color: rgb(254 252 232 / 0.75);
}
.dark\:border-yellow-50\/80:is(.dark *) {
  border-color: rgb(254 252 232 / 0.8);
}
.dark\:border-yellow-50\/85:is(.dark *) {
  border-color: rgb(254 252 232 / 0.85);
}
.dark\:border-yellow-50\/90:is(.dark *) {
  border-color: rgb(254 252 232 / 0.9);
}
.dark\:border-yellow-50\/95:is(.dark *) {
  border-color: rgb(254 252 232 / 0.95);
}
.dark\:border-yellow-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-500\/0:is(.dark *) {
  border-color: rgb(234 179 8 / 0);
}
.dark\:border-yellow-500\/10:is(.dark *) {
  border-color: rgb(234 179 8 / 0.1);
}
.dark\:border-yellow-500\/100:is(.dark *) {
  border-color: rgb(234 179 8 / 1);
}
.dark\:border-yellow-500\/15:is(.dark *) {
  border-color: rgb(234 179 8 / 0.15);
}
.dark\:border-yellow-500\/20:is(.dark *) {
  border-color: rgb(234 179 8 / 0.2);
}
.dark\:border-yellow-500\/25:is(.dark *) {
  border-color: rgb(234 179 8 / 0.25);
}
.dark\:border-yellow-500\/30:is(.dark *) {
  border-color: rgb(234 179 8 / 0.3);
}
.dark\:border-yellow-500\/35:is(.dark *) {
  border-color: rgb(234 179 8 / 0.35);
}
.dark\:border-yellow-500\/40:is(.dark *) {
  border-color: rgb(234 179 8 / 0.4);
}
.dark\:border-yellow-500\/45:is(.dark *) {
  border-color: rgb(234 179 8 / 0.45);
}
.dark\:border-yellow-500\/5:is(.dark *) {
  border-color: rgb(234 179 8 / 0.05);
}
.dark\:border-yellow-500\/50:is(.dark *) {
  border-color: rgb(234 179 8 / 0.5);
}
.dark\:border-yellow-500\/55:is(.dark *) {
  border-color: rgb(234 179 8 / 0.55);
}
.dark\:border-yellow-500\/60:is(.dark *) {
  border-color: rgb(234 179 8 / 0.6);
}
.dark\:border-yellow-500\/65:is(.dark *) {
  border-color: rgb(234 179 8 / 0.65);
}
.dark\:border-yellow-500\/70:is(.dark *) {
  border-color: rgb(234 179 8 / 0.7);
}
.dark\:border-yellow-500\/75:is(.dark *) {
  border-color: rgb(234 179 8 / 0.75);
}
.dark\:border-yellow-500\/80:is(.dark *) {
  border-color: rgb(234 179 8 / 0.8);
}
.dark\:border-yellow-500\/85:is(.dark *) {
  border-color: rgb(234 179 8 / 0.85);
}
.dark\:border-yellow-500\/90:is(.dark *) {
  border-color: rgb(234 179 8 / 0.9);
}
.dark\:border-yellow-500\/95:is(.dark *) {
  border-color: rgb(234 179 8 / 0.95);
}
.dark\:border-yellow-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-600\/0:is(.dark *) {
  border-color: rgb(202 138 4 / 0);
}
.dark\:border-yellow-600\/10:is(.dark *) {
  border-color: rgb(202 138 4 / 0.1);
}
.dark\:border-yellow-600\/100:is(.dark *) {
  border-color: rgb(202 138 4 / 1);
}
.dark\:border-yellow-600\/15:is(.dark *) {
  border-color: rgb(202 138 4 / 0.15);
}
.dark\:border-yellow-600\/20:is(.dark *) {
  border-color: rgb(202 138 4 / 0.2);
}
.dark\:border-yellow-600\/25:is(.dark *) {
  border-color: rgb(202 138 4 / 0.25);
}
.dark\:border-yellow-600\/30:is(.dark *) {
  border-color: rgb(202 138 4 / 0.3);
}
.dark\:border-yellow-600\/35:is(.dark *) {
  border-color: rgb(202 138 4 / 0.35);
}
.dark\:border-yellow-600\/40:is(.dark *) {
  border-color: rgb(202 138 4 / 0.4);
}
.dark\:border-yellow-600\/45:is(.dark *) {
  border-color: rgb(202 138 4 / 0.45);
}
.dark\:border-yellow-600\/5:is(.dark *) {
  border-color: rgb(202 138 4 / 0.05);
}
.dark\:border-yellow-600\/50:is(.dark *) {
  border-color: rgb(202 138 4 / 0.5);
}
.dark\:border-yellow-600\/55:is(.dark *) {
  border-color: rgb(202 138 4 / 0.55);
}
.dark\:border-yellow-600\/60:is(.dark *) {
  border-color: rgb(202 138 4 / 0.6);
}
.dark\:border-yellow-600\/65:is(.dark *) {
  border-color: rgb(202 138 4 / 0.65);
}
.dark\:border-yellow-600\/70:is(.dark *) {
  border-color: rgb(202 138 4 / 0.7);
}
.dark\:border-yellow-600\/75:is(.dark *) {
  border-color: rgb(202 138 4 / 0.75);
}
.dark\:border-yellow-600\/80:is(.dark *) {
  border-color: rgb(202 138 4 / 0.8);
}
.dark\:border-yellow-600\/85:is(.dark *) {
  border-color: rgb(202 138 4 / 0.85);
}
.dark\:border-yellow-600\/90:is(.dark *) {
  border-color: rgb(202 138 4 / 0.9);
}
.dark\:border-yellow-600\/95:is(.dark *) {
  border-color: rgb(202 138 4 / 0.95);
}
.dark\:border-yellow-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-700\/0:is(.dark *) {
  border-color: rgb(161 98 7 / 0);
}
.dark\:border-yellow-700\/10:is(.dark *) {
  border-color: rgb(161 98 7 / 0.1);
}
.dark\:border-yellow-700\/100:is(.dark *) {
  border-color: rgb(161 98 7 / 1);
}
.dark\:border-yellow-700\/15:is(.dark *) {
  border-color: rgb(161 98 7 / 0.15);
}
.dark\:border-yellow-700\/20:is(.dark *) {
  border-color: rgb(161 98 7 / 0.2);
}
.dark\:border-yellow-700\/25:is(.dark *) {
  border-color: rgb(161 98 7 / 0.25);
}
.dark\:border-yellow-700\/30:is(.dark *) {
  border-color: rgb(161 98 7 / 0.3);
}
.dark\:border-yellow-700\/35:is(.dark *) {
  border-color: rgb(161 98 7 / 0.35);
}
.dark\:border-yellow-700\/40:is(.dark *) {
  border-color: rgb(161 98 7 / 0.4);
}
.dark\:border-yellow-700\/45:is(.dark *) {
  border-color: rgb(161 98 7 / 0.45);
}
.dark\:border-yellow-700\/5:is(.dark *) {
  border-color: rgb(161 98 7 / 0.05);
}
.dark\:border-yellow-700\/50:is(.dark *) {
  border-color: rgb(161 98 7 / 0.5);
}
.dark\:border-yellow-700\/55:is(.dark *) {
  border-color: rgb(161 98 7 / 0.55);
}
.dark\:border-yellow-700\/60:is(.dark *) {
  border-color: rgb(161 98 7 / 0.6);
}
.dark\:border-yellow-700\/65:is(.dark *) {
  border-color: rgb(161 98 7 / 0.65);
}
.dark\:border-yellow-700\/70:is(.dark *) {
  border-color: rgb(161 98 7 / 0.7);
}
.dark\:border-yellow-700\/75:is(.dark *) {
  border-color: rgb(161 98 7 / 0.75);
}
.dark\:border-yellow-700\/80:is(.dark *) {
  border-color: rgb(161 98 7 / 0.8);
}
.dark\:border-yellow-700\/85:is(.dark *) {
  border-color: rgb(161 98 7 / 0.85);
}
.dark\:border-yellow-700\/90:is(.dark *) {
  border-color: rgb(161 98 7 / 0.9);
}
.dark\:border-yellow-700\/95:is(.dark *) {
  border-color: rgb(161 98 7 / 0.95);
}
.dark\:border-yellow-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-800\/0:is(.dark *) {
  border-color: rgb(133 77 14 / 0);
}
.dark\:border-yellow-800\/10:is(.dark *) {
  border-color: rgb(133 77 14 / 0.1);
}
.dark\:border-yellow-800\/100:is(.dark *) {
  border-color: rgb(133 77 14 / 1);
}
.dark\:border-yellow-800\/15:is(.dark *) {
  border-color: rgb(133 77 14 / 0.15);
}
.dark\:border-yellow-800\/20:is(.dark *) {
  border-color: rgb(133 77 14 / 0.2);
}
.dark\:border-yellow-800\/25:is(.dark *) {
  border-color: rgb(133 77 14 / 0.25);
}
.dark\:border-yellow-800\/30:is(.dark *) {
  border-color: rgb(133 77 14 / 0.3);
}
.dark\:border-yellow-800\/35:is(.dark *) {
  border-color: rgb(133 77 14 / 0.35);
}
.dark\:border-yellow-800\/40:is(.dark *) {
  border-color: rgb(133 77 14 / 0.4);
}
.dark\:border-yellow-800\/45:is(.dark *) {
  border-color: rgb(133 77 14 / 0.45);
}
.dark\:border-yellow-800\/5:is(.dark *) {
  border-color: rgb(133 77 14 / 0.05);
}
.dark\:border-yellow-800\/50:is(.dark *) {
  border-color: rgb(133 77 14 / 0.5);
}
.dark\:border-yellow-800\/55:is(.dark *) {
  border-color: rgb(133 77 14 / 0.55);
}
.dark\:border-yellow-800\/60:is(.dark *) {
  border-color: rgb(133 77 14 / 0.6);
}
.dark\:border-yellow-800\/65:is(.dark *) {
  border-color: rgb(133 77 14 / 0.65);
}
.dark\:border-yellow-800\/70:is(.dark *) {
  border-color: rgb(133 77 14 / 0.7);
}
.dark\:border-yellow-800\/75:is(.dark *) {
  border-color: rgb(133 77 14 / 0.75);
}
.dark\:border-yellow-800\/80:is(.dark *) {
  border-color: rgb(133 77 14 / 0.8);
}
.dark\:border-yellow-800\/85:is(.dark *) {
  border-color: rgb(133 77 14 / 0.85);
}
.dark\:border-yellow-800\/90:is(.dark *) {
  border-color: rgb(133 77 14 / 0.9);
}
.dark\:border-yellow-800\/95:is(.dark *) {
  border-color: rgb(133 77 14 / 0.95);
}
.dark\:border-yellow-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-900\/0:is(.dark *) {
  border-color: rgb(113 63 18 / 0);
}
.dark\:border-yellow-900\/10:is(.dark *) {
  border-color: rgb(113 63 18 / 0.1);
}
.dark\:border-yellow-900\/100:is(.dark *) {
  border-color: rgb(113 63 18 / 1);
}
.dark\:border-yellow-900\/15:is(.dark *) {
  border-color: rgb(113 63 18 / 0.15);
}
.dark\:border-yellow-900\/20:is(.dark *) {
  border-color: rgb(113 63 18 / 0.2);
}
.dark\:border-yellow-900\/25:is(.dark *) {
  border-color: rgb(113 63 18 / 0.25);
}
.dark\:border-yellow-900\/30:is(.dark *) {
  border-color: rgb(113 63 18 / 0.3);
}
.dark\:border-yellow-900\/35:is(.dark *) {
  border-color: rgb(113 63 18 / 0.35);
}
.dark\:border-yellow-900\/40:is(.dark *) {
  border-color: rgb(113 63 18 / 0.4);
}
.dark\:border-yellow-900\/45:is(.dark *) {
  border-color: rgb(113 63 18 / 0.45);
}
.dark\:border-yellow-900\/5:is(.dark *) {
  border-color: rgb(113 63 18 / 0.05);
}
.dark\:border-yellow-900\/50:is(.dark *) {
  border-color: rgb(113 63 18 / 0.5);
}
.dark\:border-yellow-900\/55:is(.dark *) {
  border-color: rgb(113 63 18 / 0.55);
}
.dark\:border-yellow-900\/60:is(.dark *) {
  border-color: rgb(113 63 18 / 0.6);
}
.dark\:border-yellow-900\/65:is(.dark *) {
  border-color: rgb(113 63 18 / 0.65);
}
.dark\:border-yellow-900\/70:is(.dark *) {
  border-color: rgb(113 63 18 / 0.7);
}
.dark\:border-yellow-900\/75:is(.dark *) {
  border-color: rgb(113 63 18 / 0.75);
}
.dark\:border-yellow-900\/80:is(.dark *) {
  border-color: rgb(113 63 18 / 0.8);
}
.dark\:border-yellow-900\/85:is(.dark *) {
  border-color: rgb(113 63 18 / 0.85);
}
.dark\:border-yellow-900\/90:is(.dark *) {
  border-color: rgb(113 63 18 / 0.9);
}
.dark\:border-yellow-900\/95:is(.dark *) {
  border-color: rgb(113 63 18 / 0.95);
}
.dark\:border-yellow-950:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.dark\:border-yellow-950\/0:is(.dark *) {
  border-color: rgb(66 32 6 / 0);
}
.dark\:border-yellow-950\/10:is(.dark *) {
  border-color: rgb(66 32 6 / 0.1);
}
.dark\:border-yellow-950\/100:is(.dark *) {
  border-color: rgb(66 32 6 / 1);
}
.dark\:border-yellow-950\/15:is(.dark *) {
  border-color: rgb(66 32 6 / 0.15);
}
.dark\:border-yellow-950\/20:is(.dark *) {
  border-color: rgb(66 32 6 / 0.2);
}
.dark\:border-yellow-950\/25:is(.dark *) {
  border-color: rgb(66 32 6 / 0.25);
}
.dark\:border-yellow-950\/30:is(.dark *) {
  border-color: rgb(66 32 6 / 0.3);
}
.dark\:border-yellow-950\/35:is(.dark *) {
  border-color: rgb(66 32 6 / 0.35);
}
.dark\:border-yellow-950\/40:is(.dark *) {
  border-color: rgb(66 32 6 / 0.4);
}
.dark\:border-yellow-950\/45:is(.dark *) {
  border-color: rgb(66 32 6 / 0.45);
}
.dark\:border-yellow-950\/5:is(.dark *) {
  border-color: rgb(66 32 6 / 0.05);
}
.dark\:border-yellow-950\/50:is(.dark *) {
  border-color: rgb(66 32 6 / 0.5);
}
.dark\:border-yellow-950\/55:is(.dark *) {
  border-color: rgb(66 32 6 / 0.55);
}
.dark\:border-yellow-950\/60:is(.dark *) {
  border-color: rgb(66 32 6 / 0.6);
}
.dark\:border-yellow-950\/65:is(.dark *) {
  border-color: rgb(66 32 6 / 0.65);
}
.dark\:border-yellow-950\/70:is(.dark *) {
  border-color: rgb(66 32 6 / 0.7);
}
.dark\:border-yellow-950\/75:is(.dark *) {
  border-color: rgb(66 32 6 / 0.75);
}
.dark\:border-yellow-950\/80:is(.dark *) {
  border-color: rgb(66 32 6 / 0.8);
}
.dark\:border-yellow-950\/85:is(.dark *) {
  border-color: rgb(66 32 6 / 0.85);
}
.dark\:border-yellow-950\/90:is(.dark *) {
  border-color: rgb(66 32 6 / 0.9);
}
.dark\:border-yellow-950\/95:is(.dark *) {
  border-color: rgb(66 32 6 / 0.95);
}
.dark\:border-x-yellow-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.dark\:border-x-yellow-100\/0:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0);
  border-right-color: rgb(254 249 195 / 0);
}
.dark\:border-x-yellow-100\/10:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.1);
  border-right-color: rgb(254 249 195 / 0.1);
}
.dark\:border-x-yellow-100\/100:is(.dark *) {
  border-left-color: rgb(254 249 195 / 1);
  border-right-color: rgb(254 249 195 / 1);
}
.dark\:border-x-yellow-100\/15:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.15);
  border-right-color: rgb(254 249 195 / 0.15);
}
.dark\:border-x-yellow-100\/20:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.2);
  border-right-color: rgb(254 249 195 / 0.2);
}
.dark\:border-x-yellow-100\/25:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.25);
  border-right-color: rgb(254 249 195 / 0.25);
}
.dark\:border-x-yellow-100\/30:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.3);
  border-right-color: rgb(254 249 195 / 0.3);
}
.dark\:border-x-yellow-100\/35:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.35);
  border-right-color: rgb(254 249 195 / 0.35);
}
.dark\:border-x-yellow-100\/40:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.4);
  border-right-color: rgb(254 249 195 / 0.4);
}
.dark\:border-x-yellow-100\/45:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.45);
  border-right-color: rgb(254 249 195 / 0.45);
}
.dark\:border-x-yellow-100\/5:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.05);
  border-right-color: rgb(254 249 195 / 0.05);
}
.dark\:border-x-yellow-100\/50:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.5);
  border-right-color: rgb(254 249 195 / 0.5);
}
.dark\:border-x-yellow-100\/55:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.55);
  border-right-color: rgb(254 249 195 / 0.55);
}
.dark\:border-x-yellow-100\/60:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.6);
  border-right-color: rgb(254 249 195 / 0.6);
}
.dark\:border-x-yellow-100\/65:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.65);
  border-right-color: rgb(254 249 195 / 0.65);
}
.dark\:border-x-yellow-100\/70:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.7);
  border-right-color: rgb(254 249 195 / 0.7);
}
.dark\:border-x-yellow-100\/75:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.75);
  border-right-color: rgb(254 249 195 / 0.75);
}
.dark\:border-x-yellow-100\/80:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.8);
  border-right-color: rgb(254 249 195 / 0.8);
}
.dark\:border-x-yellow-100\/85:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.85);
  border-right-color: rgb(254 249 195 / 0.85);
}
.dark\:border-x-yellow-100\/90:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.9);
  border-right-color: rgb(254 249 195 / 0.9);
}
.dark\:border-x-yellow-100\/95:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.95);
  border-right-color: rgb(254 249 195 / 0.95);
}
.dark\:border-x-yellow-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.dark\:border-x-yellow-200\/0:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0);
  border-right-color: rgb(254 240 138 / 0);
}
.dark\:border-x-yellow-200\/10:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.1);
  border-right-color: rgb(254 240 138 / 0.1);
}
.dark\:border-x-yellow-200\/100:is(.dark *) {
  border-left-color: rgb(254 240 138 / 1);
  border-right-color: rgb(254 240 138 / 1);
}
.dark\:border-x-yellow-200\/15:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.15);
  border-right-color: rgb(254 240 138 / 0.15);
}
.dark\:border-x-yellow-200\/20:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.2);
  border-right-color: rgb(254 240 138 / 0.2);
}
.dark\:border-x-yellow-200\/25:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.25);
  border-right-color: rgb(254 240 138 / 0.25);
}
.dark\:border-x-yellow-200\/30:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.3);
  border-right-color: rgb(254 240 138 / 0.3);
}
.dark\:border-x-yellow-200\/35:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.35);
  border-right-color: rgb(254 240 138 / 0.35);
}
.dark\:border-x-yellow-200\/40:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.4);
  border-right-color: rgb(254 240 138 / 0.4);
}
.dark\:border-x-yellow-200\/45:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.45);
  border-right-color: rgb(254 240 138 / 0.45);
}
.dark\:border-x-yellow-200\/5:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.05);
  border-right-color: rgb(254 240 138 / 0.05);
}
.dark\:border-x-yellow-200\/50:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.5);
  border-right-color: rgb(254 240 138 / 0.5);
}
.dark\:border-x-yellow-200\/55:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.55);
  border-right-color: rgb(254 240 138 / 0.55);
}
.dark\:border-x-yellow-200\/60:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.6);
  border-right-color: rgb(254 240 138 / 0.6);
}
.dark\:border-x-yellow-200\/65:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.65);
  border-right-color: rgb(254 240 138 / 0.65);
}
.dark\:border-x-yellow-200\/70:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.7);
  border-right-color: rgb(254 240 138 / 0.7);
}
.dark\:border-x-yellow-200\/75:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.75);
  border-right-color: rgb(254 240 138 / 0.75);
}
.dark\:border-x-yellow-200\/80:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.8);
  border-right-color: rgb(254 240 138 / 0.8);
}
.dark\:border-x-yellow-200\/85:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.85);
  border-right-color: rgb(254 240 138 / 0.85);
}
.dark\:border-x-yellow-200\/90:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.9);
  border-right-color: rgb(254 240 138 / 0.9);
}
.dark\:border-x-yellow-200\/95:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.95);
  border-right-color: rgb(254 240 138 / 0.95);
}
.dark\:border-x-yellow-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.dark\:border-x-yellow-300\/0:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0);
  border-right-color: rgb(253 224 71 / 0);
}
.dark\:border-x-yellow-300\/10:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.1);
  border-right-color: rgb(253 224 71 / 0.1);
}
.dark\:border-x-yellow-300\/100:is(.dark *) {
  border-left-color: rgb(253 224 71 / 1);
  border-right-color: rgb(253 224 71 / 1);
}
.dark\:border-x-yellow-300\/15:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.15);
  border-right-color: rgb(253 224 71 / 0.15);
}
.dark\:border-x-yellow-300\/20:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.2);
  border-right-color: rgb(253 224 71 / 0.2);
}
.dark\:border-x-yellow-300\/25:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.25);
  border-right-color: rgb(253 224 71 / 0.25);
}
.dark\:border-x-yellow-300\/30:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.3);
  border-right-color: rgb(253 224 71 / 0.3);
}
.dark\:border-x-yellow-300\/35:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.35);
  border-right-color: rgb(253 224 71 / 0.35);
}
.dark\:border-x-yellow-300\/40:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.4);
  border-right-color: rgb(253 224 71 / 0.4);
}
.dark\:border-x-yellow-300\/45:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.45);
  border-right-color: rgb(253 224 71 / 0.45);
}
.dark\:border-x-yellow-300\/5:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.05);
  border-right-color: rgb(253 224 71 / 0.05);
}
.dark\:border-x-yellow-300\/50:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.5);
  border-right-color: rgb(253 224 71 / 0.5);
}
.dark\:border-x-yellow-300\/55:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.55);
  border-right-color: rgb(253 224 71 / 0.55);
}
.dark\:border-x-yellow-300\/60:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.6);
  border-right-color: rgb(253 224 71 / 0.6);
}
.dark\:border-x-yellow-300\/65:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.65);
  border-right-color: rgb(253 224 71 / 0.65);
}
.dark\:border-x-yellow-300\/70:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.7);
  border-right-color: rgb(253 224 71 / 0.7);
}
.dark\:border-x-yellow-300\/75:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.75);
  border-right-color: rgb(253 224 71 / 0.75);
}
.dark\:border-x-yellow-300\/80:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.8);
  border-right-color: rgb(253 224 71 / 0.8);
}
.dark\:border-x-yellow-300\/85:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.85);
  border-right-color: rgb(253 224 71 / 0.85);
}
.dark\:border-x-yellow-300\/90:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.9);
  border-right-color: rgb(253 224 71 / 0.9);
}
.dark\:border-x-yellow-300\/95:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.95);
  border-right-color: rgb(253 224 71 / 0.95);
}
.dark\:border-x-yellow-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.dark\:border-x-yellow-400\/0:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0);
  border-right-color: rgb(250 204 21 / 0);
}
.dark\:border-x-yellow-400\/10:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.1);
  border-right-color: rgb(250 204 21 / 0.1);
}
.dark\:border-x-yellow-400\/100:is(.dark *) {
  border-left-color: rgb(250 204 21 / 1);
  border-right-color: rgb(250 204 21 / 1);
}
.dark\:border-x-yellow-400\/15:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.15);
  border-right-color: rgb(250 204 21 / 0.15);
}
.dark\:border-x-yellow-400\/20:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.2);
  border-right-color: rgb(250 204 21 / 0.2);
}
.dark\:border-x-yellow-400\/25:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.25);
  border-right-color: rgb(250 204 21 / 0.25);
}
.dark\:border-x-yellow-400\/30:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.3);
  border-right-color: rgb(250 204 21 / 0.3);
}
.dark\:border-x-yellow-400\/35:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.35);
  border-right-color: rgb(250 204 21 / 0.35);
}
.dark\:border-x-yellow-400\/40:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.4);
  border-right-color: rgb(250 204 21 / 0.4);
}
.dark\:border-x-yellow-400\/45:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.45);
  border-right-color: rgb(250 204 21 / 0.45);
}
.dark\:border-x-yellow-400\/5:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.05);
  border-right-color: rgb(250 204 21 / 0.05);
}
.dark\:border-x-yellow-400\/50:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.5);
  border-right-color: rgb(250 204 21 / 0.5);
}
.dark\:border-x-yellow-400\/55:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.55);
  border-right-color: rgb(250 204 21 / 0.55);
}
.dark\:border-x-yellow-400\/60:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.6);
  border-right-color: rgb(250 204 21 / 0.6);
}
.dark\:border-x-yellow-400\/65:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.65);
  border-right-color: rgb(250 204 21 / 0.65);
}
.dark\:border-x-yellow-400\/70:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.7);
  border-right-color: rgb(250 204 21 / 0.7);
}
.dark\:border-x-yellow-400\/75:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.75);
  border-right-color: rgb(250 204 21 / 0.75);
}
.dark\:border-x-yellow-400\/80:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.8);
  border-right-color: rgb(250 204 21 / 0.8);
}
.dark\:border-x-yellow-400\/85:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.85);
  border-right-color: rgb(250 204 21 / 0.85);
}
.dark\:border-x-yellow-400\/90:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.9);
  border-right-color: rgb(250 204 21 / 0.9);
}
.dark\:border-x-yellow-400\/95:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.95);
  border-right-color: rgb(250 204 21 / 0.95);
}
.dark\:border-x-yellow-50:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.dark\:border-x-yellow-50\/0:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0);
  border-right-color: rgb(254 252 232 / 0);
}
.dark\:border-x-yellow-50\/10:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.1);
  border-right-color: rgb(254 252 232 / 0.1);
}
.dark\:border-x-yellow-50\/100:is(.dark *) {
  border-left-color: rgb(254 252 232 / 1);
  border-right-color: rgb(254 252 232 / 1);
}
.dark\:border-x-yellow-50\/15:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.15);
  border-right-color: rgb(254 252 232 / 0.15);
}
.dark\:border-x-yellow-50\/20:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.2);
  border-right-color: rgb(254 252 232 / 0.2);
}
.dark\:border-x-yellow-50\/25:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.25);
  border-right-color: rgb(254 252 232 / 0.25);
}
.dark\:border-x-yellow-50\/30:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.3);
  border-right-color: rgb(254 252 232 / 0.3);
}
.dark\:border-x-yellow-50\/35:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.35);
  border-right-color: rgb(254 252 232 / 0.35);
}
.dark\:border-x-yellow-50\/40:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.4);
  border-right-color: rgb(254 252 232 / 0.4);
}
.dark\:border-x-yellow-50\/45:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.45);
  border-right-color: rgb(254 252 232 / 0.45);
}
.dark\:border-x-yellow-50\/5:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.05);
  border-right-color: rgb(254 252 232 / 0.05);
}
.dark\:border-x-yellow-50\/50:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.5);
  border-right-color: rgb(254 252 232 / 0.5);
}
.dark\:border-x-yellow-50\/55:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.55);
  border-right-color: rgb(254 252 232 / 0.55);
}
.dark\:border-x-yellow-50\/60:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.6);
  border-right-color: rgb(254 252 232 / 0.6);
}
.dark\:border-x-yellow-50\/65:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.65);
  border-right-color: rgb(254 252 232 / 0.65);
}
.dark\:border-x-yellow-50\/70:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.7);
  border-right-color: rgb(254 252 232 / 0.7);
}
.dark\:border-x-yellow-50\/75:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.75);
  border-right-color: rgb(254 252 232 / 0.75);
}
.dark\:border-x-yellow-50\/80:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.8);
  border-right-color: rgb(254 252 232 / 0.8);
}
.dark\:border-x-yellow-50\/85:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.85);
  border-right-color: rgb(254 252 232 / 0.85);
}
.dark\:border-x-yellow-50\/90:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.9);
  border-right-color: rgb(254 252 232 / 0.9);
}
.dark\:border-x-yellow-50\/95:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.95);
  border-right-color: rgb(254 252 232 / 0.95);
}
.dark\:border-x-yellow-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.dark\:border-x-yellow-500\/0:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0);
  border-right-color: rgb(234 179 8 / 0);
}
.dark\:border-x-yellow-500\/10:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.1);
  border-right-color: rgb(234 179 8 / 0.1);
}
.dark\:border-x-yellow-500\/100:is(.dark *) {
  border-left-color: rgb(234 179 8 / 1);
  border-right-color: rgb(234 179 8 / 1);
}
.dark\:border-x-yellow-500\/15:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.15);
  border-right-color: rgb(234 179 8 / 0.15);
}
.dark\:border-x-yellow-500\/20:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.2);
  border-right-color: rgb(234 179 8 / 0.2);
}
.dark\:border-x-yellow-500\/25:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.25);
  border-right-color: rgb(234 179 8 / 0.25);
}
.dark\:border-x-yellow-500\/30:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.3);
  border-right-color: rgb(234 179 8 / 0.3);
}
.dark\:border-x-yellow-500\/35:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.35);
  border-right-color: rgb(234 179 8 / 0.35);
}
.dark\:border-x-yellow-500\/40:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.4);
  border-right-color: rgb(234 179 8 / 0.4);
}
.dark\:border-x-yellow-500\/45:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.45);
  border-right-color: rgb(234 179 8 / 0.45);
}
.dark\:border-x-yellow-500\/5:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.05);
  border-right-color: rgb(234 179 8 / 0.05);
}
.dark\:border-x-yellow-500\/50:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.5);
  border-right-color: rgb(234 179 8 / 0.5);
}
.dark\:border-x-yellow-500\/55:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.55);
  border-right-color: rgb(234 179 8 / 0.55);
}
.dark\:border-x-yellow-500\/60:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.6);
  border-right-color: rgb(234 179 8 / 0.6);
}
.dark\:border-x-yellow-500\/65:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.65);
  border-right-color: rgb(234 179 8 / 0.65);
}
.dark\:border-x-yellow-500\/70:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.7);
  border-right-color: rgb(234 179 8 / 0.7);
}
.dark\:border-x-yellow-500\/75:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.75);
  border-right-color: rgb(234 179 8 / 0.75);
}
.dark\:border-x-yellow-500\/80:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.8);
  border-right-color: rgb(234 179 8 / 0.8);
}
.dark\:border-x-yellow-500\/85:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.85);
  border-right-color: rgb(234 179 8 / 0.85);
}
.dark\:border-x-yellow-500\/90:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.9);
  border-right-color: rgb(234 179 8 / 0.9);
}
.dark\:border-x-yellow-500\/95:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.95);
  border-right-color: rgb(234 179 8 / 0.95);
}
.dark\:border-x-yellow-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.dark\:border-x-yellow-600\/0:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0);
  border-right-color: rgb(202 138 4 / 0);
}
.dark\:border-x-yellow-600\/10:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.1);
  border-right-color: rgb(202 138 4 / 0.1);
}
.dark\:border-x-yellow-600\/100:is(.dark *) {
  border-left-color: rgb(202 138 4 / 1);
  border-right-color: rgb(202 138 4 / 1);
}
.dark\:border-x-yellow-600\/15:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.15);
  border-right-color: rgb(202 138 4 / 0.15);
}
.dark\:border-x-yellow-600\/20:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.2);
  border-right-color: rgb(202 138 4 / 0.2);
}
.dark\:border-x-yellow-600\/25:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.25);
  border-right-color: rgb(202 138 4 / 0.25);
}
.dark\:border-x-yellow-600\/30:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.3);
  border-right-color: rgb(202 138 4 / 0.3);
}
.dark\:border-x-yellow-600\/35:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.35);
  border-right-color: rgb(202 138 4 / 0.35);
}
.dark\:border-x-yellow-600\/40:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.4);
  border-right-color: rgb(202 138 4 / 0.4);
}
.dark\:border-x-yellow-600\/45:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.45);
  border-right-color: rgb(202 138 4 / 0.45);
}
.dark\:border-x-yellow-600\/5:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.05);
  border-right-color: rgb(202 138 4 / 0.05);
}
.dark\:border-x-yellow-600\/50:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.5);
  border-right-color: rgb(202 138 4 / 0.5);
}
.dark\:border-x-yellow-600\/55:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.55);
  border-right-color: rgb(202 138 4 / 0.55);
}
.dark\:border-x-yellow-600\/60:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.6);
  border-right-color: rgb(202 138 4 / 0.6);
}
.dark\:border-x-yellow-600\/65:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.65);
  border-right-color: rgb(202 138 4 / 0.65);
}
.dark\:border-x-yellow-600\/70:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.7);
  border-right-color: rgb(202 138 4 / 0.7);
}
.dark\:border-x-yellow-600\/75:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.75);
  border-right-color: rgb(202 138 4 / 0.75);
}
.dark\:border-x-yellow-600\/80:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.8);
  border-right-color: rgb(202 138 4 / 0.8);
}
.dark\:border-x-yellow-600\/85:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.85);
  border-right-color: rgb(202 138 4 / 0.85);
}
.dark\:border-x-yellow-600\/90:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.9);
  border-right-color: rgb(202 138 4 / 0.9);
}
.dark\:border-x-yellow-600\/95:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.95);
  border-right-color: rgb(202 138 4 / 0.95);
}
.dark\:border-x-yellow-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.dark\:border-x-yellow-700\/0:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0);
  border-right-color: rgb(161 98 7 / 0);
}
.dark\:border-x-yellow-700\/10:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.1);
  border-right-color: rgb(161 98 7 / 0.1);
}
.dark\:border-x-yellow-700\/100:is(.dark *) {
  border-left-color: rgb(161 98 7 / 1);
  border-right-color: rgb(161 98 7 / 1);
}
.dark\:border-x-yellow-700\/15:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.15);
  border-right-color: rgb(161 98 7 / 0.15);
}
.dark\:border-x-yellow-700\/20:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.2);
  border-right-color: rgb(161 98 7 / 0.2);
}
.dark\:border-x-yellow-700\/25:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.25);
  border-right-color: rgb(161 98 7 / 0.25);
}
.dark\:border-x-yellow-700\/30:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.3);
  border-right-color: rgb(161 98 7 / 0.3);
}
.dark\:border-x-yellow-700\/35:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.35);
  border-right-color: rgb(161 98 7 / 0.35);
}
.dark\:border-x-yellow-700\/40:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.4);
  border-right-color: rgb(161 98 7 / 0.4);
}
.dark\:border-x-yellow-700\/45:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.45);
  border-right-color: rgb(161 98 7 / 0.45);
}
.dark\:border-x-yellow-700\/5:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.05);
  border-right-color: rgb(161 98 7 / 0.05);
}
.dark\:border-x-yellow-700\/50:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.5);
  border-right-color: rgb(161 98 7 / 0.5);
}
.dark\:border-x-yellow-700\/55:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.55);
  border-right-color: rgb(161 98 7 / 0.55);
}
.dark\:border-x-yellow-700\/60:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.6);
  border-right-color: rgb(161 98 7 / 0.6);
}
.dark\:border-x-yellow-700\/65:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.65);
  border-right-color: rgb(161 98 7 / 0.65);
}
.dark\:border-x-yellow-700\/70:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.7);
  border-right-color: rgb(161 98 7 / 0.7);
}
.dark\:border-x-yellow-700\/75:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.75);
  border-right-color: rgb(161 98 7 / 0.75);
}
.dark\:border-x-yellow-700\/80:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.8);
  border-right-color: rgb(161 98 7 / 0.8);
}
.dark\:border-x-yellow-700\/85:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.85);
  border-right-color: rgb(161 98 7 / 0.85);
}
.dark\:border-x-yellow-700\/90:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.9);
  border-right-color: rgb(161 98 7 / 0.9);
}
.dark\:border-x-yellow-700\/95:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.95);
  border-right-color: rgb(161 98 7 / 0.95);
}
.dark\:border-x-yellow-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.dark\:border-x-yellow-800\/0:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0);
  border-right-color: rgb(133 77 14 / 0);
}
.dark\:border-x-yellow-800\/10:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.1);
  border-right-color: rgb(133 77 14 / 0.1);
}
.dark\:border-x-yellow-800\/100:is(.dark *) {
  border-left-color: rgb(133 77 14 / 1);
  border-right-color: rgb(133 77 14 / 1);
}
.dark\:border-x-yellow-800\/15:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.15);
  border-right-color: rgb(133 77 14 / 0.15);
}
.dark\:border-x-yellow-800\/20:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.2);
  border-right-color: rgb(133 77 14 / 0.2);
}
.dark\:border-x-yellow-800\/25:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.25);
  border-right-color: rgb(133 77 14 / 0.25);
}
.dark\:border-x-yellow-800\/30:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.3);
  border-right-color: rgb(133 77 14 / 0.3);
}
.dark\:border-x-yellow-800\/35:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.35);
  border-right-color: rgb(133 77 14 / 0.35);
}
.dark\:border-x-yellow-800\/40:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.4);
  border-right-color: rgb(133 77 14 / 0.4);
}
.dark\:border-x-yellow-800\/45:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.45);
  border-right-color: rgb(133 77 14 / 0.45);
}
.dark\:border-x-yellow-800\/5:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.05);
  border-right-color: rgb(133 77 14 / 0.05);
}
.dark\:border-x-yellow-800\/50:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.5);
  border-right-color: rgb(133 77 14 / 0.5);
}
.dark\:border-x-yellow-800\/55:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.55);
  border-right-color: rgb(133 77 14 / 0.55);
}
.dark\:border-x-yellow-800\/60:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.6);
  border-right-color: rgb(133 77 14 / 0.6);
}
.dark\:border-x-yellow-800\/65:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.65);
  border-right-color: rgb(133 77 14 / 0.65);
}
.dark\:border-x-yellow-800\/70:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.7);
  border-right-color: rgb(133 77 14 / 0.7);
}
.dark\:border-x-yellow-800\/75:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.75);
  border-right-color: rgb(133 77 14 / 0.75);
}
.dark\:border-x-yellow-800\/80:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.8);
  border-right-color: rgb(133 77 14 / 0.8);
}
.dark\:border-x-yellow-800\/85:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.85);
  border-right-color: rgb(133 77 14 / 0.85);
}
.dark\:border-x-yellow-800\/90:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.9);
  border-right-color: rgb(133 77 14 / 0.9);
}
.dark\:border-x-yellow-800\/95:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.95);
  border-right-color: rgb(133 77 14 / 0.95);
}
.dark\:border-x-yellow-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.dark\:border-x-yellow-900\/0:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0);
  border-right-color: rgb(113 63 18 / 0);
}
.dark\:border-x-yellow-900\/10:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.1);
  border-right-color: rgb(113 63 18 / 0.1);
}
.dark\:border-x-yellow-900\/100:is(.dark *) {
  border-left-color: rgb(113 63 18 / 1);
  border-right-color: rgb(113 63 18 / 1);
}
.dark\:border-x-yellow-900\/15:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.15);
  border-right-color: rgb(113 63 18 / 0.15);
}
.dark\:border-x-yellow-900\/20:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.2);
  border-right-color: rgb(113 63 18 / 0.2);
}
.dark\:border-x-yellow-900\/25:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.25);
  border-right-color: rgb(113 63 18 / 0.25);
}
.dark\:border-x-yellow-900\/30:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.3);
  border-right-color: rgb(113 63 18 / 0.3);
}
.dark\:border-x-yellow-900\/35:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.35);
  border-right-color: rgb(113 63 18 / 0.35);
}
.dark\:border-x-yellow-900\/40:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.4);
  border-right-color: rgb(113 63 18 / 0.4);
}
.dark\:border-x-yellow-900\/45:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.45);
  border-right-color: rgb(113 63 18 / 0.45);
}
.dark\:border-x-yellow-900\/5:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.05);
  border-right-color: rgb(113 63 18 / 0.05);
}
.dark\:border-x-yellow-900\/50:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.5);
  border-right-color: rgb(113 63 18 / 0.5);
}
.dark\:border-x-yellow-900\/55:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.55);
  border-right-color: rgb(113 63 18 / 0.55);
}
.dark\:border-x-yellow-900\/60:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.6);
  border-right-color: rgb(113 63 18 / 0.6);
}
.dark\:border-x-yellow-900\/65:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.65);
  border-right-color: rgb(113 63 18 / 0.65);
}
.dark\:border-x-yellow-900\/70:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.7);
  border-right-color: rgb(113 63 18 / 0.7);
}
.dark\:border-x-yellow-900\/75:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.75);
  border-right-color: rgb(113 63 18 / 0.75);
}
.dark\:border-x-yellow-900\/80:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.8);
  border-right-color: rgb(113 63 18 / 0.8);
}
.dark\:border-x-yellow-900\/85:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.85);
  border-right-color: rgb(113 63 18 / 0.85);
}
.dark\:border-x-yellow-900\/90:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.9);
  border-right-color: rgb(113 63 18 / 0.9);
}
.dark\:border-x-yellow-900\/95:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.95);
  border-right-color: rgb(113 63 18 / 0.95);
}
.dark\:border-x-yellow-950:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.dark\:border-x-yellow-950\/0:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0);
  border-right-color: rgb(66 32 6 / 0);
}
.dark\:border-x-yellow-950\/10:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.1);
  border-right-color: rgb(66 32 6 / 0.1);
}
.dark\:border-x-yellow-950\/100:is(.dark *) {
  border-left-color: rgb(66 32 6 / 1);
  border-right-color: rgb(66 32 6 / 1);
}
.dark\:border-x-yellow-950\/15:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.15);
  border-right-color: rgb(66 32 6 / 0.15);
}
.dark\:border-x-yellow-950\/20:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.2);
  border-right-color: rgb(66 32 6 / 0.2);
}
.dark\:border-x-yellow-950\/25:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.25);
  border-right-color: rgb(66 32 6 / 0.25);
}
.dark\:border-x-yellow-950\/30:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.3);
  border-right-color: rgb(66 32 6 / 0.3);
}
.dark\:border-x-yellow-950\/35:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.35);
  border-right-color: rgb(66 32 6 / 0.35);
}
.dark\:border-x-yellow-950\/40:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.4);
  border-right-color: rgb(66 32 6 / 0.4);
}
.dark\:border-x-yellow-950\/45:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.45);
  border-right-color: rgb(66 32 6 / 0.45);
}
.dark\:border-x-yellow-950\/5:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.05);
  border-right-color: rgb(66 32 6 / 0.05);
}
.dark\:border-x-yellow-950\/50:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.5);
  border-right-color: rgb(66 32 6 / 0.5);
}
.dark\:border-x-yellow-950\/55:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.55);
  border-right-color: rgb(66 32 6 / 0.55);
}
.dark\:border-x-yellow-950\/60:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.6);
  border-right-color: rgb(66 32 6 / 0.6);
}
.dark\:border-x-yellow-950\/65:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.65);
  border-right-color: rgb(66 32 6 / 0.65);
}
.dark\:border-x-yellow-950\/70:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.7);
  border-right-color: rgb(66 32 6 / 0.7);
}
.dark\:border-x-yellow-950\/75:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.75);
  border-right-color: rgb(66 32 6 / 0.75);
}
.dark\:border-x-yellow-950\/80:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.8);
  border-right-color: rgb(66 32 6 / 0.8);
}
.dark\:border-x-yellow-950\/85:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.85);
  border-right-color: rgb(66 32 6 / 0.85);
}
.dark\:border-x-yellow-950\/90:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.9);
  border-right-color: rgb(66 32 6 / 0.9);
}
.dark\:border-x-yellow-950\/95:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.95);
  border-right-color: rgb(66 32 6 / 0.95);
}
.dark\:border-y-yellow-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.dark\:border-y-yellow-100\/0:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0);
  border-bottom-color: rgb(254 249 195 / 0);
}
.dark\:border-y-yellow-100\/10:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.1);
  border-bottom-color: rgb(254 249 195 / 0.1);
}
.dark\:border-y-yellow-100\/100:is(.dark *) {
  border-top-color: rgb(254 249 195 / 1);
  border-bottom-color: rgb(254 249 195 / 1);
}
.dark\:border-y-yellow-100\/15:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.15);
  border-bottom-color: rgb(254 249 195 / 0.15);
}
.dark\:border-y-yellow-100\/20:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.2);
  border-bottom-color: rgb(254 249 195 / 0.2);
}
.dark\:border-y-yellow-100\/25:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.25);
  border-bottom-color: rgb(254 249 195 / 0.25);
}
.dark\:border-y-yellow-100\/30:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.3);
  border-bottom-color: rgb(254 249 195 / 0.3);
}
.dark\:border-y-yellow-100\/35:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.35);
  border-bottom-color: rgb(254 249 195 / 0.35);
}
.dark\:border-y-yellow-100\/40:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.4);
  border-bottom-color: rgb(254 249 195 / 0.4);
}
.dark\:border-y-yellow-100\/45:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.45);
  border-bottom-color: rgb(254 249 195 / 0.45);
}
.dark\:border-y-yellow-100\/5:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.05);
  border-bottom-color: rgb(254 249 195 / 0.05);
}
.dark\:border-y-yellow-100\/50:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.5);
  border-bottom-color: rgb(254 249 195 / 0.5);
}
.dark\:border-y-yellow-100\/55:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.55);
  border-bottom-color: rgb(254 249 195 / 0.55);
}
.dark\:border-y-yellow-100\/60:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.6);
  border-bottom-color: rgb(254 249 195 / 0.6);
}
.dark\:border-y-yellow-100\/65:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.65);
  border-bottom-color: rgb(254 249 195 / 0.65);
}
.dark\:border-y-yellow-100\/70:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.7);
  border-bottom-color: rgb(254 249 195 / 0.7);
}
.dark\:border-y-yellow-100\/75:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.75);
  border-bottom-color: rgb(254 249 195 / 0.75);
}
.dark\:border-y-yellow-100\/80:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.8);
  border-bottom-color: rgb(254 249 195 / 0.8);
}
.dark\:border-y-yellow-100\/85:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.85);
  border-bottom-color: rgb(254 249 195 / 0.85);
}
.dark\:border-y-yellow-100\/90:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.9);
  border-bottom-color: rgb(254 249 195 / 0.9);
}
.dark\:border-y-yellow-100\/95:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.95);
  border-bottom-color: rgb(254 249 195 / 0.95);
}
.dark\:border-y-yellow-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.dark\:border-y-yellow-200\/0:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0);
  border-bottom-color: rgb(254 240 138 / 0);
}
.dark\:border-y-yellow-200\/10:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.1);
  border-bottom-color: rgb(254 240 138 / 0.1);
}
.dark\:border-y-yellow-200\/100:is(.dark *) {
  border-top-color: rgb(254 240 138 / 1);
  border-bottom-color: rgb(254 240 138 / 1);
}
.dark\:border-y-yellow-200\/15:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.15);
  border-bottom-color: rgb(254 240 138 / 0.15);
}
.dark\:border-y-yellow-200\/20:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.2);
  border-bottom-color: rgb(254 240 138 / 0.2);
}
.dark\:border-y-yellow-200\/25:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.25);
  border-bottom-color: rgb(254 240 138 / 0.25);
}
.dark\:border-y-yellow-200\/30:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.3);
  border-bottom-color: rgb(254 240 138 / 0.3);
}
.dark\:border-y-yellow-200\/35:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.35);
  border-bottom-color: rgb(254 240 138 / 0.35);
}
.dark\:border-y-yellow-200\/40:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.4);
  border-bottom-color: rgb(254 240 138 / 0.4);
}
.dark\:border-y-yellow-200\/45:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.45);
  border-bottom-color: rgb(254 240 138 / 0.45);
}
.dark\:border-y-yellow-200\/5:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.05);
  border-bottom-color: rgb(254 240 138 / 0.05);
}
.dark\:border-y-yellow-200\/50:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.5);
  border-bottom-color: rgb(254 240 138 / 0.5);
}
.dark\:border-y-yellow-200\/55:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.55);
  border-bottom-color: rgb(254 240 138 / 0.55);
}
.dark\:border-y-yellow-200\/60:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.6);
  border-bottom-color: rgb(254 240 138 / 0.6);
}
.dark\:border-y-yellow-200\/65:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.65);
  border-bottom-color: rgb(254 240 138 / 0.65);
}
.dark\:border-y-yellow-200\/70:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.7);
  border-bottom-color: rgb(254 240 138 / 0.7);
}
.dark\:border-y-yellow-200\/75:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.75);
  border-bottom-color: rgb(254 240 138 / 0.75);
}
.dark\:border-y-yellow-200\/80:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.8);
  border-bottom-color: rgb(254 240 138 / 0.8);
}
.dark\:border-y-yellow-200\/85:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.85);
  border-bottom-color: rgb(254 240 138 / 0.85);
}
.dark\:border-y-yellow-200\/90:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.9);
  border-bottom-color: rgb(254 240 138 / 0.9);
}
.dark\:border-y-yellow-200\/95:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.95);
  border-bottom-color: rgb(254 240 138 / 0.95);
}
.dark\:border-y-yellow-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.dark\:border-y-yellow-300\/0:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0);
  border-bottom-color: rgb(253 224 71 / 0);
}
.dark\:border-y-yellow-300\/10:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.1);
  border-bottom-color: rgb(253 224 71 / 0.1);
}
.dark\:border-y-yellow-300\/100:is(.dark *) {
  border-top-color: rgb(253 224 71 / 1);
  border-bottom-color: rgb(253 224 71 / 1);
}
.dark\:border-y-yellow-300\/15:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.15);
  border-bottom-color: rgb(253 224 71 / 0.15);
}
.dark\:border-y-yellow-300\/20:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.2);
  border-bottom-color: rgb(253 224 71 / 0.2);
}
.dark\:border-y-yellow-300\/25:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.25);
  border-bottom-color: rgb(253 224 71 / 0.25);
}
.dark\:border-y-yellow-300\/30:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.3);
  border-bottom-color: rgb(253 224 71 / 0.3);
}
.dark\:border-y-yellow-300\/35:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.35);
  border-bottom-color: rgb(253 224 71 / 0.35);
}
.dark\:border-y-yellow-300\/40:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.4);
  border-bottom-color: rgb(253 224 71 / 0.4);
}
.dark\:border-y-yellow-300\/45:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.45);
  border-bottom-color: rgb(253 224 71 / 0.45);
}
.dark\:border-y-yellow-300\/5:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.05);
  border-bottom-color: rgb(253 224 71 / 0.05);
}
.dark\:border-y-yellow-300\/50:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.5);
  border-bottom-color: rgb(253 224 71 / 0.5);
}
.dark\:border-y-yellow-300\/55:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.55);
  border-bottom-color: rgb(253 224 71 / 0.55);
}
.dark\:border-y-yellow-300\/60:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.6);
  border-bottom-color: rgb(253 224 71 / 0.6);
}
.dark\:border-y-yellow-300\/65:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.65);
  border-bottom-color: rgb(253 224 71 / 0.65);
}
.dark\:border-y-yellow-300\/70:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.7);
  border-bottom-color: rgb(253 224 71 / 0.7);
}
.dark\:border-y-yellow-300\/75:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.75);
  border-bottom-color: rgb(253 224 71 / 0.75);
}
.dark\:border-y-yellow-300\/80:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.8);
  border-bottom-color: rgb(253 224 71 / 0.8);
}
.dark\:border-y-yellow-300\/85:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.85);
  border-bottom-color: rgb(253 224 71 / 0.85);
}
.dark\:border-y-yellow-300\/90:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.9);
  border-bottom-color: rgb(253 224 71 / 0.9);
}
.dark\:border-y-yellow-300\/95:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.95);
  border-bottom-color: rgb(253 224 71 / 0.95);
}
.dark\:border-y-yellow-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.dark\:border-y-yellow-400\/0:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0);
  border-bottom-color: rgb(250 204 21 / 0);
}
.dark\:border-y-yellow-400\/10:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.1);
  border-bottom-color: rgb(250 204 21 / 0.1);
}
.dark\:border-y-yellow-400\/100:is(.dark *) {
  border-top-color: rgb(250 204 21 / 1);
  border-bottom-color: rgb(250 204 21 / 1);
}
.dark\:border-y-yellow-400\/15:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.15);
  border-bottom-color: rgb(250 204 21 / 0.15);
}
.dark\:border-y-yellow-400\/20:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.2);
  border-bottom-color: rgb(250 204 21 / 0.2);
}
.dark\:border-y-yellow-400\/25:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.25);
  border-bottom-color: rgb(250 204 21 / 0.25);
}
.dark\:border-y-yellow-400\/30:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.3);
  border-bottom-color: rgb(250 204 21 / 0.3);
}
.dark\:border-y-yellow-400\/35:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.35);
  border-bottom-color: rgb(250 204 21 / 0.35);
}
.dark\:border-y-yellow-400\/40:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.4);
  border-bottom-color: rgb(250 204 21 / 0.4);
}
.dark\:border-y-yellow-400\/45:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.45);
  border-bottom-color: rgb(250 204 21 / 0.45);
}
.dark\:border-y-yellow-400\/5:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.05);
  border-bottom-color: rgb(250 204 21 / 0.05);
}
.dark\:border-y-yellow-400\/50:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.5);
  border-bottom-color: rgb(250 204 21 / 0.5);
}
.dark\:border-y-yellow-400\/55:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.55);
  border-bottom-color: rgb(250 204 21 / 0.55);
}
.dark\:border-y-yellow-400\/60:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.6);
  border-bottom-color: rgb(250 204 21 / 0.6);
}
.dark\:border-y-yellow-400\/65:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.65);
  border-bottom-color: rgb(250 204 21 / 0.65);
}
.dark\:border-y-yellow-400\/70:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.7);
  border-bottom-color: rgb(250 204 21 / 0.7);
}
.dark\:border-y-yellow-400\/75:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.75);
  border-bottom-color: rgb(250 204 21 / 0.75);
}
.dark\:border-y-yellow-400\/80:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.8);
  border-bottom-color: rgb(250 204 21 / 0.8);
}
.dark\:border-y-yellow-400\/85:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.85);
  border-bottom-color: rgb(250 204 21 / 0.85);
}
.dark\:border-y-yellow-400\/90:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.9);
  border-bottom-color: rgb(250 204 21 / 0.9);
}
.dark\:border-y-yellow-400\/95:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.95);
  border-bottom-color: rgb(250 204 21 / 0.95);
}
.dark\:border-y-yellow-50:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.dark\:border-y-yellow-50\/0:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0);
  border-bottom-color: rgb(254 252 232 / 0);
}
.dark\:border-y-yellow-50\/10:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.1);
  border-bottom-color: rgb(254 252 232 / 0.1);
}
.dark\:border-y-yellow-50\/100:is(.dark *) {
  border-top-color: rgb(254 252 232 / 1);
  border-bottom-color: rgb(254 252 232 / 1);
}
.dark\:border-y-yellow-50\/15:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.15);
  border-bottom-color: rgb(254 252 232 / 0.15);
}
.dark\:border-y-yellow-50\/20:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.2);
  border-bottom-color: rgb(254 252 232 / 0.2);
}
.dark\:border-y-yellow-50\/25:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.25);
  border-bottom-color: rgb(254 252 232 / 0.25);
}
.dark\:border-y-yellow-50\/30:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.3);
  border-bottom-color: rgb(254 252 232 / 0.3);
}
.dark\:border-y-yellow-50\/35:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.35);
  border-bottom-color: rgb(254 252 232 / 0.35);
}
.dark\:border-y-yellow-50\/40:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.4);
  border-bottom-color: rgb(254 252 232 / 0.4);
}
.dark\:border-y-yellow-50\/45:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.45);
  border-bottom-color: rgb(254 252 232 / 0.45);
}
.dark\:border-y-yellow-50\/5:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.05);
  border-bottom-color: rgb(254 252 232 / 0.05);
}
.dark\:border-y-yellow-50\/50:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.5);
  border-bottom-color: rgb(254 252 232 / 0.5);
}
.dark\:border-y-yellow-50\/55:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.55);
  border-bottom-color: rgb(254 252 232 / 0.55);
}
.dark\:border-y-yellow-50\/60:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.6);
  border-bottom-color: rgb(254 252 232 / 0.6);
}
.dark\:border-y-yellow-50\/65:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.65);
  border-bottom-color: rgb(254 252 232 / 0.65);
}
.dark\:border-y-yellow-50\/70:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.7);
  border-bottom-color: rgb(254 252 232 / 0.7);
}
.dark\:border-y-yellow-50\/75:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.75);
  border-bottom-color: rgb(254 252 232 / 0.75);
}
.dark\:border-y-yellow-50\/80:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.8);
  border-bottom-color: rgb(254 252 232 / 0.8);
}
.dark\:border-y-yellow-50\/85:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.85);
  border-bottom-color: rgb(254 252 232 / 0.85);
}
.dark\:border-y-yellow-50\/90:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.9);
  border-bottom-color: rgb(254 252 232 / 0.9);
}
.dark\:border-y-yellow-50\/95:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.95);
  border-bottom-color: rgb(254 252 232 / 0.95);
}
.dark\:border-y-yellow-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.dark\:border-y-yellow-500\/0:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0);
  border-bottom-color: rgb(234 179 8 / 0);
}
.dark\:border-y-yellow-500\/10:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.1);
  border-bottom-color: rgb(234 179 8 / 0.1);
}
.dark\:border-y-yellow-500\/100:is(.dark *) {
  border-top-color: rgb(234 179 8 / 1);
  border-bottom-color: rgb(234 179 8 / 1);
}
.dark\:border-y-yellow-500\/15:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.15);
  border-bottom-color: rgb(234 179 8 / 0.15);
}
.dark\:border-y-yellow-500\/20:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.2);
  border-bottom-color: rgb(234 179 8 / 0.2);
}
.dark\:border-y-yellow-500\/25:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.25);
  border-bottom-color: rgb(234 179 8 / 0.25);
}
.dark\:border-y-yellow-500\/30:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.3);
  border-bottom-color: rgb(234 179 8 / 0.3);
}
.dark\:border-y-yellow-500\/35:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.35);
  border-bottom-color: rgb(234 179 8 / 0.35);
}
.dark\:border-y-yellow-500\/40:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.4);
  border-bottom-color: rgb(234 179 8 / 0.4);
}
.dark\:border-y-yellow-500\/45:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.45);
  border-bottom-color: rgb(234 179 8 / 0.45);
}
.dark\:border-y-yellow-500\/5:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.05);
  border-bottom-color: rgb(234 179 8 / 0.05);
}
.dark\:border-y-yellow-500\/50:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.5);
  border-bottom-color: rgb(234 179 8 / 0.5);
}
.dark\:border-y-yellow-500\/55:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.55);
  border-bottom-color: rgb(234 179 8 / 0.55);
}
.dark\:border-y-yellow-500\/60:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.6);
  border-bottom-color: rgb(234 179 8 / 0.6);
}
.dark\:border-y-yellow-500\/65:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.65);
  border-bottom-color: rgb(234 179 8 / 0.65);
}
.dark\:border-y-yellow-500\/70:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.7);
  border-bottom-color: rgb(234 179 8 / 0.7);
}
.dark\:border-y-yellow-500\/75:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.75);
  border-bottom-color: rgb(234 179 8 / 0.75);
}
.dark\:border-y-yellow-500\/80:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.8);
  border-bottom-color: rgb(234 179 8 / 0.8);
}
.dark\:border-y-yellow-500\/85:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.85);
  border-bottom-color: rgb(234 179 8 / 0.85);
}
.dark\:border-y-yellow-500\/90:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.9);
  border-bottom-color: rgb(234 179 8 / 0.9);
}
.dark\:border-y-yellow-500\/95:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.95);
  border-bottom-color: rgb(234 179 8 / 0.95);
}
.dark\:border-y-yellow-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.dark\:border-y-yellow-600\/0:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0);
  border-bottom-color: rgb(202 138 4 / 0);
}
.dark\:border-y-yellow-600\/10:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.1);
  border-bottom-color: rgb(202 138 4 / 0.1);
}
.dark\:border-y-yellow-600\/100:is(.dark *) {
  border-top-color: rgb(202 138 4 / 1);
  border-bottom-color: rgb(202 138 4 / 1);
}
.dark\:border-y-yellow-600\/15:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.15);
  border-bottom-color: rgb(202 138 4 / 0.15);
}
.dark\:border-y-yellow-600\/20:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.2);
  border-bottom-color: rgb(202 138 4 / 0.2);
}
.dark\:border-y-yellow-600\/25:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.25);
  border-bottom-color: rgb(202 138 4 / 0.25);
}
.dark\:border-y-yellow-600\/30:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.3);
  border-bottom-color: rgb(202 138 4 / 0.3);
}
.dark\:border-y-yellow-600\/35:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.35);
  border-bottom-color: rgb(202 138 4 / 0.35);
}
.dark\:border-y-yellow-600\/40:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.4);
  border-bottom-color: rgb(202 138 4 / 0.4);
}
.dark\:border-y-yellow-600\/45:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.45);
  border-bottom-color: rgb(202 138 4 / 0.45);
}
.dark\:border-y-yellow-600\/5:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.05);
  border-bottom-color: rgb(202 138 4 / 0.05);
}
.dark\:border-y-yellow-600\/50:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.5);
  border-bottom-color: rgb(202 138 4 / 0.5);
}
.dark\:border-y-yellow-600\/55:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.55);
  border-bottom-color: rgb(202 138 4 / 0.55);
}
.dark\:border-y-yellow-600\/60:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.6);
  border-bottom-color: rgb(202 138 4 / 0.6);
}
.dark\:border-y-yellow-600\/65:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.65);
  border-bottom-color: rgb(202 138 4 / 0.65);
}
.dark\:border-y-yellow-600\/70:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.7);
  border-bottom-color: rgb(202 138 4 / 0.7);
}
.dark\:border-y-yellow-600\/75:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.75);
  border-bottom-color: rgb(202 138 4 / 0.75);
}
.dark\:border-y-yellow-600\/80:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.8);
  border-bottom-color: rgb(202 138 4 / 0.8);
}
.dark\:border-y-yellow-600\/85:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.85);
  border-bottom-color: rgb(202 138 4 / 0.85);
}
.dark\:border-y-yellow-600\/90:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.9);
  border-bottom-color: rgb(202 138 4 / 0.9);
}
.dark\:border-y-yellow-600\/95:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.95);
  border-bottom-color: rgb(202 138 4 / 0.95);
}
.dark\:border-y-yellow-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.dark\:border-y-yellow-700\/0:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0);
  border-bottom-color: rgb(161 98 7 / 0);
}
.dark\:border-y-yellow-700\/10:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.1);
  border-bottom-color: rgb(161 98 7 / 0.1);
}
.dark\:border-y-yellow-700\/100:is(.dark *) {
  border-top-color: rgb(161 98 7 / 1);
  border-bottom-color: rgb(161 98 7 / 1);
}
.dark\:border-y-yellow-700\/15:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.15);
  border-bottom-color: rgb(161 98 7 / 0.15);
}
.dark\:border-y-yellow-700\/20:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.2);
  border-bottom-color: rgb(161 98 7 / 0.2);
}
.dark\:border-y-yellow-700\/25:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.25);
  border-bottom-color: rgb(161 98 7 / 0.25);
}
.dark\:border-y-yellow-700\/30:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.3);
  border-bottom-color: rgb(161 98 7 / 0.3);
}
.dark\:border-y-yellow-700\/35:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.35);
  border-bottom-color: rgb(161 98 7 / 0.35);
}
.dark\:border-y-yellow-700\/40:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.4);
  border-bottom-color: rgb(161 98 7 / 0.4);
}
.dark\:border-y-yellow-700\/45:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.45);
  border-bottom-color: rgb(161 98 7 / 0.45);
}
.dark\:border-y-yellow-700\/5:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.05);
  border-bottom-color: rgb(161 98 7 / 0.05);
}
.dark\:border-y-yellow-700\/50:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.5);
  border-bottom-color: rgb(161 98 7 / 0.5);
}
.dark\:border-y-yellow-700\/55:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.55);
  border-bottom-color: rgb(161 98 7 / 0.55);
}
.dark\:border-y-yellow-700\/60:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.6);
  border-bottom-color: rgb(161 98 7 / 0.6);
}
.dark\:border-y-yellow-700\/65:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.65);
  border-bottom-color: rgb(161 98 7 / 0.65);
}
.dark\:border-y-yellow-700\/70:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.7);
  border-bottom-color: rgb(161 98 7 / 0.7);
}
.dark\:border-y-yellow-700\/75:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.75);
  border-bottom-color: rgb(161 98 7 / 0.75);
}
.dark\:border-y-yellow-700\/80:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.8);
  border-bottom-color: rgb(161 98 7 / 0.8);
}
.dark\:border-y-yellow-700\/85:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.85);
  border-bottom-color: rgb(161 98 7 / 0.85);
}
.dark\:border-y-yellow-700\/90:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.9);
  border-bottom-color: rgb(161 98 7 / 0.9);
}
.dark\:border-y-yellow-700\/95:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.95);
  border-bottom-color: rgb(161 98 7 / 0.95);
}
.dark\:border-y-yellow-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.dark\:border-y-yellow-800\/0:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0);
  border-bottom-color: rgb(133 77 14 / 0);
}
.dark\:border-y-yellow-800\/10:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.1);
  border-bottom-color: rgb(133 77 14 / 0.1);
}
.dark\:border-y-yellow-800\/100:is(.dark *) {
  border-top-color: rgb(133 77 14 / 1);
  border-bottom-color: rgb(133 77 14 / 1);
}
.dark\:border-y-yellow-800\/15:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.15);
  border-bottom-color: rgb(133 77 14 / 0.15);
}
.dark\:border-y-yellow-800\/20:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.2);
  border-bottom-color: rgb(133 77 14 / 0.2);
}
.dark\:border-y-yellow-800\/25:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.25);
  border-bottom-color: rgb(133 77 14 / 0.25);
}
.dark\:border-y-yellow-800\/30:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.3);
  border-bottom-color: rgb(133 77 14 / 0.3);
}
.dark\:border-y-yellow-800\/35:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.35);
  border-bottom-color: rgb(133 77 14 / 0.35);
}
.dark\:border-y-yellow-800\/40:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.4);
  border-bottom-color: rgb(133 77 14 / 0.4);
}
.dark\:border-y-yellow-800\/45:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.45);
  border-bottom-color: rgb(133 77 14 / 0.45);
}
.dark\:border-y-yellow-800\/5:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.05);
  border-bottom-color: rgb(133 77 14 / 0.05);
}
.dark\:border-y-yellow-800\/50:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.5);
  border-bottom-color: rgb(133 77 14 / 0.5);
}
.dark\:border-y-yellow-800\/55:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.55);
  border-bottom-color: rgb(133 77 14 / 0.55);
}
.dark\:border-y-yellow-800\/60:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.6);
  border-bottom-color: rgb(133 77 14 / 0.6);
}
.dark\:border-y-yellow-800\/65:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.65);
  border-bottom-color: rgb(133 77 14 / 0.65);
}
.dark\:border-y-yellow-800\/70:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.7);
  border-bottom-color: rgb(133 77 14 / 0.7);
}
.dark\:border-y-yellow-800\/75:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.75);
  border-bottom-color: rgb(133 77 14 / 0.75);
}
.dark\:border-y-yellow-800\/80:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.8);
  border-bottom-color: rgb(133 77 14 / 0.8);
}
.dark\:border-y-yellow-800\/85:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.85);
  border-bottom-color: rgb(133 77 14 / 0.85);
}
.dark\:border-y-yellow-800\/90:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.9);
  border-bottom-color: rgb(133 77 14 / 0.9);
}
.dark\:border-y-yellow-800\/95:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.95);
  border-bottom-color: rgb(133 77 14 / 0.95);
}
.dark\:border-y-yellow-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.dark\:border-y-yellow-900\/0:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0);
  border-bottom-color: rgb(113 63 18 / 0);
}
.dark\:border-y-yellow-900\/10:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.1);
  border-bottom-color: rgb(113 63 18 / 0.1);
}
.dark\:border-y-yellow-900\/100:is(.dark *) {
  border-top-color: rgb(113 63 18 / 1);
  border-bottom-color: rgb(113 63 18 / 1);
}
.dark\:border-y-yellow-900\/15:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.15);
  border-bottom-color: rgb(113 63 18 / 0.15);
}
.dark\:border-y-yellow-900\/20:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.2);
  border-bottom-color: rgb(113 63 18 / 0.2);
}
.dark\:border-y-yellow-900\/25:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.25);
  border-bottom-color: rgb(113 63 18 / 0.25);
}
.dark\:border-y-yellow-900\/30:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.3);
  border-bottom-color: rgb(113 63 18 / 0.3);
}
.dark\:border-y-yellow-900\/35:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.35);
  border-bottom-color: rgb(113 63 18 / 0.35);
}
.dark\:border-y-yellow-900\/40:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.4);
  border-bottom-color: rgb(113 63 18 / 0.4);
}
.dark\:border-y-yellow-900\/45:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.45);
  border-bottom-color: rgb(113 63 18 / 0.45);
}
.dark\:border-y-yellow-900\/5:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.05);
  border-bottom-color: rgb(113 63 18 / 0.05);
}
.dark\:border-y-yellow-900\/50:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.5);
  border-bottom-color: rgb(113 63 18 / 0.5);
}
.dark\:border-y-yellow-900\/55:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.55);
  border-bottom-color: rgb(113 63 18 / 0.55);
}
.dark\:border-y-yellow-900\/60:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.6);
  border-bottom-color: rgb(113 63 18 / 0.6);
}
.dark\:border-y-yellow-900\/65:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.65);
  border-bottom-color: rgb(113 63 18 / 0.65);
}
.dark\:border-y-yellow-900\/70:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.7);
  border-bottom-color: rgb(113 63 18 / 0.7);
}
.dark\:border-y-yellow-900\/75:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.75);
  border-bottom-color: rgb(113 63 18 / 0.75);
}
.dark\:border-y-yellow-900\/80:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.8);
  border-bottom-color: rgb(113 63 18 / 0.8);
}
.dark\:border-y-yellow-900\/85:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.85);
  border-bottom-color: rgb(113 63 18 / 0.85);
}
.dark\:border-y-yellow-900\/90:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.9);
  border-bottom-color: rgb(113 63 18 / 0.9);
}
.dark\:border-y-yellow-900\/95:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.95);
  border-bottom-color: rgb(113 63 18 / 0.95);
}
.dark\:border-y-yellow-950:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.dark\:border-y-yellow-950\/0:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0);
  border-bottom-color: rgb(66 32 6 / 0);
}
.dark\:border-y-yellow-950\/10:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.1);
  border-bottom-color: rgb(66 32 6 / 0.1);
}
.dark\:border-y-yellow-950\/100:is(.dark *) {
  border-top-color: rgb(66 32 6 / 1);
  border-bottom-color: rgb(66 32 6 / 1);
}
.dark\:border-y-yellow-950\/15:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.15);
  border-bottom-color: rgb(66 32 6 / 0.15);
}
.dark\:border-y-yellow-950\/20:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.2);
  border-bottom-color: rgb(66 32 6 / 0.2);
}
.dark\:border-y-yellow-950\/25:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.25);
  border-bottom-color: rgb(66 32 6 / 0.25);
}
.dark\:border-y-yellow-950\/30:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.3);
  border-bottom-color: rgb(66 32 6 / 0.3);
}
.dark\:border-y-yellow-950\/35:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.35);
  border-bottom-color: rgb(66 32 6 / 0.35);
}
.dark\:border-y-yellow-950\/40:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.4);
  border-bottom-color: rgb(66 32 6 / 0.4);
}
.dark\:border-y-yellow-950\/45:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.45);
  border-bottom-color: rgb(66 32 6 / 0.45);
}
.dark\:border-y-yellow-950\/5:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.05);
  border-bottom-color: rgb(66 32 6 / 0.05);
}
.dark\:border-y-yellow-950\/50:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.5);
  border-bottom-color: rgb(66 32 6 / 0.5);
}
.dark\:border-y-yellow-950\/55:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.55);
  border-bottom-color: rgb(66 32 6 / 0.55);
}
.dark\:border-y-yellow-950\/60:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.6);
  border-bottom-color: rgb(66 32 6 / 0.6);
}
.dark\:border-y-yellow-950\/65:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.65);
  border-bottom-color: rgb(66 32 6 / 0.65);
}
.dark\:border-y-yellow-950\/70:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.7);
  border-bottom-color: rgb(66 32 6 / 0.7);
}
.dark\:border-y-yellow-950\/75:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.75);
  border-bottom-color: rgb(66 32 6 / 0.75);
}
.dark\:border-y-yellow-950\/80:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.8);
  border-bottom-color: rgb(66 32 6 / 0.8);
}
.dark\:border-y-yellow-950\/85:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.85);
  border-bottom-color: rgb(66 32 6 / 0.85);
}
.dark\:border-y-yellow-950\/90:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.9);
  border-bottom-color: rgb(66 32 6 / 0.9);
}
.dark\:border-y-yellow-950\/95:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.95);
  border-bottom-color: rgb(66 32 6 / 0.95);
}
.dark\:border-b-yellow-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.dark\:border-b-yellow-100\/0:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0);
}
.dark\:border-b-yellow-100\/10:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.1);
}
.dark\:border-b-yellow-100\/100:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 1);
}
.dark\:border-b-yellow-100\/15:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.15);
}
.dark\:border-b-yellow-100\/20:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.2);
}
.dark\:border-b-yellow-100\/25:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.25);
}
.dark\:border-b-yellow-100\/30:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.3);
}
.dark\:border-b-yellow-100\/35:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.35);
}
.dark\:border-b-yellow-100\/40:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.4);
}
.dark\:border-b-yellow-100\/45:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.45);
}
.dark\:border-b-yellow-100\/5:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.05);
}
.dark\:border-b-yellow-100\/50:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.5);
}
.dark\:border-b-yellow-100\/55:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.55);
}
.dark\:border-b-yellow-100\/60:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.6);
}
.dark\:border-b-yellow-100\/65:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.65);
}
.dark\:border-b-yellow-100\/70:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.7);
}
.dark\:border-b-yellow-100\/75:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.75);
}
.dark\:border-b-yellow-100\/80:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.8);
}
.dark\:border-b-yellow-100\/85:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.85);
}
.dark\:border-b-yellow-100\/90:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.9);
}
.dark\:border-b-yellow-100\/95:is(.dark *) {
  border-bottom-color: rgb(254 249 195 / 0.95);
}
.dark\:border-b-yellow-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.dark\:border-b-yellow-200\/0:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0);
}
.dark\:border-b-yellow-200\/10:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.1);
}
.dark\:border-b-yellow-200\/100:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 1);
}
.dark\:border-b-yellow-200\/15:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.15);
}
.dark\:border-b-yellow-200\/20:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.2);
}
.dark\:border-b-yellow-200\/25:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.25);
}
.dark\:border-b-yellow-200\/30:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.3);
}
.dark\:border-b-yellow-200\/35:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.35);
}
.dark\:border-b-yellow-200\/40:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.4);
}
.dark\:border-b-yellow-200\/45:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.45);
}
.dark\:border-b-yellow-200\/5:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.05);
}
.dark\:border-b-yellow-200\/50:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.5);
}
.dark\:border-b-yellow-200\/55:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.55);
}
.dark\:border-b-yellow-200\/60:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.6);
}
.dark\:border-b-yellow-200\/65:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.65);
}
.dark\:border-b-yellow-200\/70:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.7);
}
.dark\:border-b-yellow-200\/75:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.75);
}
.dark\:border-b-yellow-200\/80:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.8);
}
.dark\:border-b-yellow-200\/85:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.85);
}
.dark\:border-b-yellow-200\/90:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.9);
}
.dark\:border-b-yellow-200\/95:is(.dark *) {
  border-bottom-color: rgb(254 240 138 / 0.95);
}
.dark\:border-b-yellow-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.dark\:border-b-yellow-300\/0:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0);
}
.dark\:border-b-yellow-300\/10:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.1);
}
.dark\:border-b-yellow-300\/100:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 1);
}
.dark\:border-b-yellow-300\/15:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.15);
}
.dark\:border-b-yellow-300\/20:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.2);
}
.dark\:border-b-yellow-300\/25:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.25);
}
.dark\:border-b-yellow-300\/30:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.3);
}
.dark\:border-b-yellow-300\/35:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.35);
}
.dark\:border-b-yellow-300\/40:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.4);
}
.dark\:border-b-yellow-300\/45:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.45);
}
.dark\:border-b-yellow-300\/5:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.05);
}
.dark\:border-b-yellow-300\/50:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.5);
}
.dark\:border-b-yellow-300\/55:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.55);
}
.dark\:border-b-yellow-300\/60:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.6);
}
.dark\:border-b-yellow-300\/65:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.65);
}
.dark\:border-b-yellow-300\/70:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.7);
}
.dark\:border-b-yellow-300\/75:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.75);
}
.dark\:border-b-yellow-300\/80:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.8);
}
.dark\:border-b-yellow-300\/85:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.85);
}
.dark\:border-b-yellow-300\/90:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.9);
}
.dark\:border-b-yellow-300\/95:is(.dark *) {
  border-bottom-color: rgb(253 224 71 / 0.95);
}
.dark\:border-b-yellow-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.dark\:border-b-yellow-400\/0:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0);
}
.dark\:border-b-yellow-400\/10:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.1);
}
.dark\:border-b-yellow-400\/100:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 1);
}
.dark\:border-b-yellow-400\/15:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.15);
}
.dark\:border-b-yellow-400\/20:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.2);
}
.dark\:border-b-yellow-400\/25:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.25);
}
.dark\:border-b-yellow-400\/30:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.3);
}
.dark\:border-b-yellow-400\/35:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.35);
}
.dark\:border-b-yellow-400\/40:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.4);
}
.dark\:border-b-yellow-400\/45:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.45);
}
.dark\:border-b-yellow-400\/5:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.05);
}
.dark\:border-b-yellow-400\/50:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.5);
}
.dark\:border-b-yellow-400\/55:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.55);
}
.dark\:border-b-yellow-400\/60:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.6);
}
.dark\:border-b-yellow-400\/65:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.65);
}
.dark\:border-b-yellow-400\/70:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.7);
}
.dark\:border-b-yellow-400\/75:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.75);
}
.dark\:border-b-yellow-400\/80:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.8);
}
.dark\:border-b-yellow-400\/85:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.85);
}
.dark\:border-b-yellow-400\/90:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.9);
}
.dark\:border-b-yellow-400\/95:is(.dark *) {
  border-bottom-color: rgb(250 204 21 / 0.95);
}
.dark\:border-b-yellow-50:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.dark\:border-b-yellow-50\/0:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0);
}
.dark\:border-b-yellow-50\/10:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.1);
}
.dark\:border-b-yellow-50\/100:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 1);
}
.dark\:border-b-yellow-50\/15:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.15);
}
.dark\:border-b-yellow-50\/20:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.2);
}
.dark\:border-b-yellow-50\/25:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.25);
}
.dark\:border-b-yellow-50\/30:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.3);
}
.dark\:border-b-yellow-50\/35:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.35);
}
.dark\:border-b-yellow-50\/40:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.4);
}
.dark\:border-b-yellow-50\/45:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.45);
}
.dark\:border-b-yellow-50\/5:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.05);
}
.dark\:border-b-yellow-50\/50:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.5);
}
.dark\:border-b-yellow-50\/55:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.55);
}
.dark\:border-b-yellow-50\/60:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.6);
}
.dark\:border-b-yellow-50\/65:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.65);
}
.dark\:border-b-yellow-50\/70:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.7);
}
.dark\:border-b-yellow-50\/75:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.75);
}
.dark\:border-b-yellow-50\/80:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.8);
}
.dark\:border-b-yellow-50\/85:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.85);
}
.dark\:border-b-yellow-50\/90:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.9);
}
.dark\:border-b-yellow-50\/95:is(.dark *) {
  border-bottom-color: rgb(254 252 232 / 0.95);
}
.dark\:border-b-yellow-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.dark\:border-b-yellow-500\/0:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0);
}
.dark\:border-b-yellow-500\/10:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.1);
}
.dark\:border-b-yellow-500\/100:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 1);
}
.dark\:border-b-yellow-500\/15:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.15);
}
.dark\:border-b-yellow-500\/20:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.2);
}
.dark\:border-b-yellow-500\/25:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.25);
}
.dark\:border-b-yellow-500\/30:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.3);
}
.dark\:border-b-yellow-500\/35:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.35);
}
.dark\:border-b-yellow-500\/40:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.4);
}
.dark\:border-b-yellow-500\/45:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.45);
}
.dark\:border-b-yellow-500\/5:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.05);
}
.dark\:border-b-yellow-500\/50:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.5);
}
.dark\:border-b-yellow-500\/55:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.55);
}
.dark\:border-b-yellow-500\/60:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.6);
}
.dark\:border-b-yellow-500\/65:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.65);
}
.dark\:border-b-yellow-500\/70:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.7);
}
.dark\:border-b-yellow-500\/75:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.75);
}
.dark\:border-b-yellow-500\/80:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.8);
}
.dark\:border-b-yellow-500\/85:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.85);
}
.dark\:border-b-yellow-500\/90:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.9);
}
.dark\:border-b-yellow-500\/95:is(.dark *) {
  border-bottom-color: rgb(234 179 8 / 0.95);
}
.dark\:border-b-yellow-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.dark\:border-b-yellow-600\/0:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0);
}
.dark\:border-b-yellow-600\/10:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.1);
}
.dark\:border-b-yellow-600\/100:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 1);
}
.dark\:border-b-yellow-600\/15:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.15);
}
.dark\:border-b-yellow-600\/20:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.2);
}
.dark\:border-b-yellow-600\/25:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.25);
}
.dark\:border-b-yellow-600\/30:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.3);
}
.dark\:border-b-yellow-600\/35:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.35);
}
.dark\:border-b-yellow-600\/40:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.4);
}
.dark\:border-b-yellow-600\/45:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.45);
}
.dark\:border-b-yellow-600\/5:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.05);
}
.dark\:border-b-yellow-600\/50:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.5);
}
.dark\:border-b-yellow-600\/55:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.55);
}
.dark\:border-b-yellow-600\/60:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.6);
}
.dark\:border-b-yellow-600\/65:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.65);
}
.dark\:border-b-yellow-600\/70:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.7);
}
.dark\:border-b-yellow-600\/75:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.75);
}
.dark\:border-b-yellow-600\/80:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.8);
}
.dark\:border-b-yellow-600\/85:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.85);
}
.dark\:border-b-yellow-600\/90:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.9);
}
.dark\:border-b-yellow-600\/95:is(.dark *) {
  border-bottom-color: rgb(202 138 4 / 0.95);
}
.dark\:border-b-yellow-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.dark\:border-b-yellow-700\/0:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0);
}
.dark\:border-b-yellow-700\/10:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.1);
}
.dark\:border-b-yellow-700\/100:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 1);
}
.dark\:border-b-yellow-700\/15:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.15);
}
.dark\:border-b-yellow-700\/20:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.2);
}
.dark\:border-b-yellow-700\/25:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.25);
}
.dark\:border-b-yellow-700\/30:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.3);
}
.dark\:border-b-yellow-700\/35:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.35);
}
.dark\:border-b-yellow-700\/40:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.4);
}
.dark\:border-b-yellow-700\/45:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.45);
}
.dark\:border-b-yellow-700\/5:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.05);
}
.dark\:border-b-yellow-700\/50:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.5);
}
.dark\:border-b-yellow-700\/55:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.55);
}
.dark\:border-b-yellow-700\/60:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.6);
}
.dark\:border-b-yellow-700\/65:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.65);
}
.dark\:border-b-yellow-700\/70:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.7);
}
.dark\:border-b-yellow-700\/75:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.75);
}
.dark\:border-b-yellow-700\/80:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.8);
}
.dark\:border-b-yellow-700\/85:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.85);
}
.dark\:border-b-yellow-700\/90:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.9);
}
.dark\:border-b-yellow-700\/95:is(.dark *) {
  border-bottom-color: rgb(161 98 7 / 0.95);
}
.dark\:border-b-yellow-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.dark\:border-b-yellow-800\/0:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0);
}
.dark\:border-b-yellow-800\/10:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.1);
}
.dark\:border-b-yellow-800\/100:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 1);
}
.dark\:border-b-yellow-800\/15:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.15);
}
.dark\:border-b-yellow-800\/20:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.2);
}
.dark\:border-b-yellow-800\/25:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.25);
}
.dark\:border-b-yellow-800\/30:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.3);
}
.dark\:border-b-yellow-800\/35:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.35);
}
.dark\:border-b-yellow-800\/40:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.4);
}
.dark\:border-b-yellow-800\/45:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.45);
}
.dark\:border-b-yellow-800\/5:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.05);
}
.dark\:border-b-yellow-800\/50:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.5);
}
.dark\:border-b-yellow-800\/55:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.55);
}
.dark\:border-b-yellow-800\/60:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.6);
}
.dark\:border-b-yellow-800\/65:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.65);
}
.dark\:border-b-yellow-800\/70:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.7);
}
.dark\:border-b-yellow-800\/75:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.75);
}
.dark\:border-b-yellow-800\/80:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.8);
}
.dark\:border-b-yellow-800\/85:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.85);
}
.dark\:border-b-yellow-800\/90:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.9);
}
.dark\:border-b-yellow-800\/95:is(.dark *) {
  border-bottom-color: rgb(133 77 14 / 0.95);
}
.dark\:border-b-yellow-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.dark\:border-b-yellow-900\/0:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0);
}
.dark\:border-b-yellow-900\/10:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.1);
}
.dark\:border-b-yellow-900\/100:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 1);
}
.dark\:border-b-yellow-900\/15:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.15);
}
.dark\:border-b-yellow-900\/20:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.2);
}
.dark\:border-b-yellow-900\/25:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.25);
}
.dark\:border-b-yellow-900\/30:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.3);
}
.dark\:border-b-yellow-900\/35:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.35);
}
.dark\:border-b-yellow-900\/40:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.4);
}
.dark\:border-b-yellow-900\/45:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.45);
}
.dark\:border-b-yellow-900\/5:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.05);
}
.dark\:border-b-yellow-900\/50:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.5);
}
.dark\:border-b-yellow-900\/55:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.55);
}
.dark\:border-b-yellow-900\/60:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.6);
}
.dark\:border-b-yellow-900\/65:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.65);
}
.dark\:border-b-yellow-900\/70:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.7);
}
.dark\:border-b-yellow-900\/75:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.75);
}
.dark\:border-b-yellow-900\/80:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.8);
}
.dark\:border-b-yellow-900\/85:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.85);
}
.dark\:border-b-yellow-900\/90:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.9);
}
.dark\:border-b-yellow-900\/95:is(.dark *) {
  border-bottom-color: rgb(113 63 18 / 0.95);
}
.dark\:border-b-yellow-950:is(.dark *) {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.dark\:border-b-yellow-950\/0:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0);
}
.dark\:border-b-yellow-950\/10:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.1);
}
.dark\:border-b-yellow-950\/100:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 1);
}
.dark\:border-b-yellow-950\/15:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.15);
}
.dark\:border-b-yellow-950\/20:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.2);
}
.dark\:border-b-yellow-950\/25:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.25);
}
.dark\:border-b-yellow-950\/30:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.3);
}
.dark\:border-b-yellow-950\/35:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.35);
}
.dark\:border-b-yellow-950\/40:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.4);
}
.dark\:border-b-yellow-950\/45:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.45);
}
.dark\:border-b-yellow-950\/5:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.05);
}
.dark\:border-b-yellow-950\/50:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.5);
}
.dark\:border-b-yellow-950\/55:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.55);
}
.dark\:border-b-yellow-950\/60:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.6);
}
.dark\:border-b-yellow-950\/65:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.65);
}
.dark\:border-b-yellow-950\/70:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.7);
}
.dark\:border-b-yellow-950\/75:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.75);
}
.dark\:border-b-yellow-950\/80:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.8);
}
.dark\:border-b-yellow-950\/85:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.85);
}
.dark\:border-b-yellow-950\/90:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.9);
}
.dark\:border-b-yellow-950\/95:is(.dark *) {
  border-bottom-color: rgb(66 32 6 / 0.95);
}
.dark\:border-e-yellow-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.dark\:border-e-yellow-100\/0:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0);
}
.dark\:border-e-yellow-100\/10:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.1);
}
.dark\:border-e-yellow-100\/100:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 1);
}
.dark\:border-e-yellow-100\/15:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.15);
}
.dark\:border-e-yellow-100\/20:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.2);
}
.dark\:border-e-yellow-100\/25:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.25);
}
.dark\:border-e-yellow-100\/30:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.3);
}
.dark\:border-e-yellow-100\/35:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.35);
}
.dark\:border-e-yellow-100\/40:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.4);
}
.dark\:border-e-yellow-100\/45:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.45);
}
.dark\:border-e-yellow-100\/5:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.05);
}
.dark\:border-e-yellow-100\/50:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.5);
}
.dark\:border-e-yellow-100\/55:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.55);
}
.dark\:border-e-yellow-100\/60:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.6);
}
.dark\:border-e-yellow-100\/65:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.65);
}
.dark\:border-e-yellow-100\/70:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.7);
}
.dark\:border-e-yellow-100\/75:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.75);
}
.dark\:border-e-yellow-100\/80:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.8);
}
.dark\:border-e-yellow-100\/85:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.85);
}
.dark\:border-e-yellow-100\/90:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.9);
}
.dark\:border-e-yellow-100\/95:is(.dark *) {
  border-inline-end-color: rgb(254 249 195 / 0.95);
}
.dark\:border-e-yellow-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.dark\:border-e-yellow-200\/0:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0);
}
.dark\:border-e-yellow-200\/10:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.1);
}
.dark\:border-e-yellow-200\/100:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 1);
}
.dark\:border-e-yellow-200\/15:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.15);
}
.dark\:border-e-yellow-200\/20:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.2);
}
.dark\:border-e-yellow-200\/25:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.25);
}
.dark\:border-e-yellow-200\/30:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.3);
}
.dark\:border-e-yellow-200\/35:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.35);
}
.dark\:border-e-yellow-200\/40:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.4);
}
.dark\:border-e-yellow-200\/45:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.45);
}
.dark\:border-e-yellow-200\/5:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.05);
}
.dark\:border-e-yellow-200\/50:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.5);
}
.dark\:border-e-yellow-200\/55:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.55);
}
.dark\:border-e-yellow-200\/60:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.6);
}
.dark\:border-e-yellow-200\/65:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.65);
}
.dark\:border-e-yellow-200\/70:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.7);
}
.dark\:border-e-yellow-200\/75:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.75);
}
.dark\:border-e-yellow-200\/80:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.8);
}
.dark\:border-e-yellow-200\/85:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.85);
}
.dark\:border-e-yellow-200\/90:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.9);
}
.dark\:border-e-yellow-200\/95:is(.dark *) {
  border-inline-end-color: rgb(254 240 138 / 0.95);
}
.dark\:border-e-yellow-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.dark\:border-e-yellow-300\/0:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0);
}
.dark\:border-e-yellow-300\/10:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.1);
}
.dark\:border-e-yellow-300\/100:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 1);
}
.dark\:border-e-yellow-300\/15:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.15);
}
.dark\:border-e-yellow-300\/20:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.2);
}
.dark\:border-e-yellow-300\/25:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.25);
}
.dark\:border-e-yellow-300\/30:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.3);
}
.dark\:border-e-yellow-300\/35:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.35);
}
.dark\:border-e-yellow-300\/40:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.4);
}
.dark\:border-e-yellow-300\/45:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.45);
}
.dark\:border-e-yellow-300\/5:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.05);
}
.dark\:border-e-yellow-300\/50:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.5);
}
.dark\:border-e-yellow-300\/55:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.55);
}
.dark\:border-e-yellow-300\/60:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.6);
}
.dark\:border-e-yellow-300\/65:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.65);
}
.dark\:border-e-yellow-300\/70:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.7);
}
.dark\:border-e-yellow-300\/75:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.75);
}
.dark\:border-e-yellow-300\/80:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.8);
}
.dark\:border-e-yellow-300\/85:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.85);
}
.dark\:border-e-yellow-300\/90:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.9);
}
.dark\:border-e-yellow-300\/95:is(.dark *) {
  border-inline-end-color: rgb(253 224 71 / 0.95);
}
.dark\:border-e-yellow-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.dark\:border-e-yellow-400\/0:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0);
}
.dark\:border-e-yellow-400\/10:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.1);
}
.dark\:border-e-yellow-400\/100:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 1);
}
.dark\:border-e-yellow-400\/15:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.15);
}
.dark\:border-e-yellow-400\/20:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.2);
}
.dark\:border-e-yellow-400\/25:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.25);
}
.dark\:border-e-yellow-400\/30:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.3);
}
.dark\:border-e-yellow-400\/35:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.35);
}
.dark\:border-e-yellow-400\/40:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.4);
}
.dark\:border-e-yellow-400\/45:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.45);
}
.dark\:border-e-yellow-400\/5:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.05);
}
.dark\:border-e-yellow-400\/50:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.5);
}
.dark\:border-e-yellow-400\/55:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.55);
}
.dark\:border-e-yellow-400\/60:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.6);
}
.dark\:border-e-yellow-400\/65:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.65);
}
.dark\:border-e-yellow-400\/70:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.7);
}
.dark\:border-e-yellow-400\/75:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.75);
}
.dark\:border-e-yellow-400\/80:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.8);
}
.dark\:border-e-yellow-400\/85:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.85);
}
.dark\:border-e-yellow-400\/90:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.9);
}
.dark\:border-e-yellow-400\/95:is(.dark *) {
  border-inline-end-color: rgb(250 204 21 / 0.95);
}
.dark\:border-e-yellow-50:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.dark\:border-e-yellow-50\/0:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0);
}
.dark\:border-e-yellow-50\/10:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.1);
}
.dark\:border-e-yellow-50\/100:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 1);
}
.dark\:border-e-yellow-50\/15:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.15);
}
.dark\:border-e-yellow-50\/20:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.2);
}
.dark\:border-e-yellow-50\/25:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.25);
}
.dark\:border-e-yellow-50\/30:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.3);
}
.dark\:border-e-yellow-50\/35:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.35);
}
.dark\:border-e-yellow-50\/40:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.4);
}
.dark\:border-e-yellow-50\/45:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.45);
}
.dark\:border-e-yellow-50\/5:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.05);
}
.dark\:border-e-yellow-50\/50:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.5);
}
.dark\:border-e-yellow-50\/55:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.55);
}
.dark\:border-e-yellow-50\/60:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.6);
}
.dark\:border-e-yellow-50\/65:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.65);
}
.dark\:border-e-yellow-50\/70:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.7);
}
.dark\:border-e-yellow-50\/75:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.75);
}
.dark\:border-e-yellow-50\/80:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.8);
}
.dark\:border-e-yellow-50\/85:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.85);
}
.dark\:border-e-yellow-50\/90:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.9);
}
.dark\:border-e-yellow-50\/95:is(.dark *) {
  border-inline-end-color: rgb(254 252 232 / 0.95);
}
.dark\:border-e-yellow-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.dark\:border-e-yellow-500\/0:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0);
}
.dark\:border-e-yellow-500\/10:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.1);
}
.dark\:border-e-yellow-500\/100:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 1);
}
.dark\:border-e-yellow-500\/15:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.15);
}
.dark\:border-e-yellow-500\/20:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.2);
}
.dark\:border-e-yellow-500\/25:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.25);
}
.dark\:border-e-yellow-500\/30:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.3);
}
.dark\:border-e-yellow-500\/35:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.35);
}
.dark\:border-e-yellow-500\/40:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.4);
}
.dark\:border-e-yellow-500\/45:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.45);
}
.dark\:border-e-yellow-500\/5:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.05);
}
.dark\:border-e-yellow-500\/50:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.5);
}
.dark\:border-e-yellow-500\/55:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.55);
}
.dark\:border-e-yellow-500\/60:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.6);
}
.dark\:border-e-yellow-500\/65:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.65);
}
.dark\:border-e-yellow-500\/70:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.7);
}
.dark\:border-e-yellow-500\/75:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.75);
}
.dark\:border-e-yellow-500\/80:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.8);
}
.dark\:border-e-yellow-500\/85:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.85);
}
.dark\:border-e-yellow-500\/90:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.9);
}
.dark\:border-e-yellow-500\/95:is(.dark *) {
  border-inline-end-color: rgb(234 179 8 / 0.95);
}
.dark\:border-e-yellow-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.dark\:border-e-yellow-600\/0:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0);
}
.dark\:border-e-yellow-600\/10:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.1);
}
.dark\:border-e-yellow-600\/100:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 1);
}
.dark\:border-e-yellow-600\/15:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.15);
}
.dark\:border-e-yellow-600\/20:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.2);
}
.dark\:border-e-yellow-600\/25:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.25);
}
.dark\:border-e-yellow-600\/30:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.3);
}
.dark\:border-e-yellow-600\/35:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.35);
}
.dark\:border-e-yellow-600\/40:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.4);
}
.dark\:border-e-yellow-600\/45:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.45);
}
.dark\:border-e-yellow-600\/5:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.05);
}
.dark\:border-e-yellow-600\/50:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.5);
}
.dark\:border-e-yellow-600\/55:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.55);
}
.dark\:border-e-yellow-600\/60:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.6);
}
.dark\:border-e-yellow-600\/65:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.65);
}
.dark\:border-e-yellow-600\/70:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.7);
}
.dark\:border-e-yellow-600\/75:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.75);
}
.dark\:border-e-yellow-600\/80:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.8);
}
.dark\:border-e-yellow-600\/85:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.85);
}
.dark\:border-e-yellow-600\/90:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.9);
}
.dark\:border-e-yellow-600\/95:is(.dark *) {
  border-inline-end-color: rgb(202 138 4 / 0.95);
}
.dark\:border-e-yellow-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.dark\:border-e-yellow-700\/0:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0);
}
.dark\:border-e-yellow-700\/10:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.1);
}
.dark\:border-e-yellow-700\/100:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 1);
}
.dark\:border-e-yellow-700\/15:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.15);
}
.dark\:border-e-yellow-700\/20:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.2);
}
.dark\:border-e-yellow-700\/25:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.25);
}
.dark\:border-e-yellow-700\/30:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.3);
}
.dark\:border-e-yellow-700\/35:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.35);
}
.dark\:border-e-yellow-700\/40:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.4);
}
.dark\:border-e-yellow-700\/45:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.45);
}
.dark\:border-e-yellow-700\/5:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.05);
}
.dark\:border-e-yellow-700\/50:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.5);
}
.dark\:border-e-yellow-700\/55:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.55);
}
.dark\:border-e-yellow-700\/60:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.6);
}
.dark\:border-e-yellow-700\/65:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.65);
}
.dark\:border-e-yellow-700\/70:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.7);
}
.dark\:border-e-yellow-700\/75:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.75);
}
.dark\:border-e-yellow-700\/80:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.8);
}
.dark\:border-e-yellow-700\/85:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.85);
}
.dark\:border-e-yellow-700\/90:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.9);
}
.dark\:border-e-yellow-700\/95:is(.dark *) {
  border-inline-end-color: rgb(161 98 7 / 0.95);
}
.dark\:border-e-yellow-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.dark\:border-e-yellow-800\/0:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0);
}
.dark\:border-e-yellow-800\/10:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.1);
}
.dark\:border-e-yellow-800\/100:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 1);
}
.dark\:border-e-yellow-800\/15:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.15);
}
.dark\:border-e-yellow-800\/20:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.2);
}
.dark\:border-e-yellow-800\/25:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.25);
}
.dark\:border-e-yellow-800\/30:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.3);
}
.dark\:border-e-yellow-800\/35:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.35);
}
.dark\:border-e-yellow-800\/40:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.4);
}
.dark\:border-e-yellow-800\/45:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.45);
}
.dark\:border-e-yellow-800\/5:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.05);
}
.dark\:border-e-yellow-800\/50:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.5);
}
.dark\:border-e-yellow-800\/55:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.55);
}
.dark\:border-e-yellow-800\/60:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.6);
}
.dark\:border-e-yellow-800\/65:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.65);
}
.dark\:border-e-yellow-800\/70:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.7);
}
.dark\:border-e-yellow-800\/75:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.75);
}
.dark\:border-e-yellow-800\/80:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.8);
}
.dark\:border-e-yellow-800\/85:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.85);
}
.dark\:border-e-yellow-800\/90:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.9);
}
.dark\:border-e-yellow-800\/95:is(.dark *) {
  border-inline-end-color: rgb(133 77 14 / 0.95);
}
.dark\:border-e-yellow-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.dark\:border-e-yellow-900\/0:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0);
}
.dark\:border-e-yellow-900\/10:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.1);
}
.dark\:border-e-yellow-900\/100:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 1);
}
.dark\:border-e-yellow-900\/15:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.15);
}
.dark\:border-e-yellow-900\/20:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.2);
}
.dark\:border-e-yellow-900\/25:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.25);
}
.dark\:border-e-yellow-900\/30:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.3);
}
.dark\:border-e-yellow-900\/35:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.35);
}
.dark\:border-e-yellow-900\/40:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.4);
}
.dark\:border-e-yellow-900\/45:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.45);
}
.dark\:border-e-yellow-900\/5:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.05);
}
.dark\:border-e-yellow-900\/50:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.5);
}
.dark\:border-e-yellow-900\/55:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.55);
}
.dark\:border-e-yellow-900\/60:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.6);
}
.dark\:border-e-yellow-900\/65:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.65);
}
.dark\:border-e-yellow-900\/70:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.7);
}
.dark\:border-e-yellow-900\/75:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.75);
}
.dark\:border-e-yellow-900\/80:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.8);
}
.dark\:border-e-yellow-900\/85:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.85);
}
.dark\:border-e-yellow-900\/90:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.9);
}
.dark\:border-e-yellow-900\/95:is(.dark *) {
  border-inline-end-color: rgb(113 63 18 / 0.95);
}
.dark\:border-e-yellow-950:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-end-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.dark\:border-e-yellow-950\/0:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0);
}
.dark\:border-e-yellow-950\/10:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.1);
}
.dark\:border-e-yellow-950\/100:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 1);
}
.dark\:border-e-yellow-950\/15:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.15);
}
.dark\:border-e-yellow-950\/20:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.2);
}
.dark\:border-e-yellow-950\/25:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.25);
}
.dark\:border-e-yellow-950\/30:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.3);
}
.dark\:border-e-yellow-950\/35:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.35);
}
.dark\:border-e-yellow-950\/40:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.4);
}
.dark\:border-e-yellow-950\/45:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.45);
}
.dark\:border-e-yellow-950\/5:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.05);
}
.dark\:border-e-yellow-950\/50:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.5);
}
.dark\:border-e-yellow-950\/55:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.55);
}
.dark\:border-e-yellow-950\/60:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.6);
}
.dark\:border-e-yellow-950\/65:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.65);
}
.dark\:border-e-yellow-950\/70:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.7);
}
.dark\:border-e-yellow-950\/75:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.75);
}
.dark\:border-e-yellow-950\/80:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.8);
}
.dark\:border-e-yellow-950\/85:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.85);
}
.dark\:border-e-yellow-950\/90:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.9);
}
.dark\:border-e-yellow-950\/95:is(.dark *) {
  border-inline-end-color: rgb(66 32 6 / 0.95);
}
.dark\:border-l-yellow-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.dark\:border-l-yellow-100\/0:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0);
}
.dark\:border-l-yellow-100\/10:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.1);
}
.dark\:border-l-yellow-100\/100:is(.dark *) {
  border-left-color: rgb(254 249 195 / 1);
}
.dark\:border-l-yellow-100\/15:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.15);
}
.dark\:border-l-yellow-100\/20:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.2);
}
.dark\:border-l-yellow-100\/25:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.25);
}
.dark\:border-l-yellow-100\/30:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.3);
}
.dark\:border-l-yellow-100\/35:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.35);
}
.dark\:border-l-yellow-100\/40:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.4);
}
.dark\:border-l-yellow-100\/45:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.45);
}
.dark\:border-l-yellow-100\/5:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.05);
}
.dark\:border-l-yellow-100\/50:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.5);
}
.dark\:border-l-yellow-100\/55:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.55);
}
.dark\:border-l-yellow-100\/60:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.6);
}
.dark\:border-l-yellow-100\/65:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.65);
}
.dark\:border-l-yellow-100\/70:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.7);
}
.dark\:border-l-yellow-100\/75:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.75);
}
.dark\:border-l-yellow-100\/80:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.8);
}
.dark\:border-l-yellow-100\/85:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.85);
}
.dark\:border-l-yellow-100\/90:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.9);
}
.dark\:border-l-yellow-100\/95:is(.dark *) {
  border-left-color: rgb(254 249 195 / 0.95);
}
.dark\:border-l-yellow-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.dark\:border-l-yellow-200\/0:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0);
}
.dark\:border-l-yellow-200\/10:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.1);
}
.dark\:border-l-yellow-200\/100:is(.dark *) {
  border-left-color: rgb(254 240 138 / 1);
}
.dark\:border-l-yellow-200\/15:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.15);
}
.dark\:border-l-yellow-200\/20:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.2);
}
.dark\:border-l-yellow-200\/25:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.25);
}
.dark\:border-l-yellow-200\/30:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.3);
}
.dark\:border-l-yellow-200\/35:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.35);
}
.dark\:border-l-yellow-200\/40:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.4);
}
.dark\:border-l-yellow-200\/45:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.45);
}
.dark\:border-l-yellow-200\/5:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.05);
}
.dark\:border-l-yellow-200\/50:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.5);
}
.dark\:border-l-yellow-200\/55:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.55);
}
.dark\:border-l-yellow-200\/60:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.6);
}
.dark\:border-l-yellow-200\/65:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.65);
}
.dark\:border-l-yellow-200\/70:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.7);
}
.dark\:border-l-yellow-200\/75:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.75);
}
.dark\:border-l-yellow-200\/80:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.8);
}
.dark\:border-l-yellow-200\/85:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.85);
}
.dark\:border-l-yellow-200\/90:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.9);
}
.dark\:border-l-yellow-200\/95:is(.dark *) {
  border-left-color: rgb(254 240 138 / 0.95);
}
.dark\:border-l-yellow-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.dark\:border-l-yellow-300\/0:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0);
}
.dark\:border-l-yellow-300\/10:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.1);
}
.dark\:border-l-yellow-300\/100:is(.dark *) {
  border-left-color: rgb(253 224 71 / 1);
}
.dark\:border-l-yellow-300\/15:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.15);
}
.dark\:border-l-yellow-300\/20:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.2);
}
.dark\:border-l-yellow-300\/25:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.25);
}
.dark\:border-l-yellow-300\/30:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.3);
}
.dark\:border-l-yellow-300\/35:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.35);
}
.dark\:border-l-yellow-300\/40:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.4);
}
.dark\:border-l-yellow-300\/45:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.45);
}
.dark\:border-l-yellow-300\/5:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.05);
}
.dark\:border-l-yellow-300\/50:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.5);
}
.dark\:border-l-yellow-300\/55:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.55);
}
.dark\:border-l-yellow-300\/60:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.6);
}
.dark\:border-l-yellow-300\/65:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.65);
}
.dark\:border-l-yellow-300\/70:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.7);
}
.dark\:border-l-yellow-300\/75:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.75);
}
.dark\:border-l-yellow-300\/80:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.8);
}
.dark\:border-l-yellow-300\/85:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.85);
}
.dark\:border-l-yellow-300\/90:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.9);
}
.dark\:border-l-yellow-300\/95:is(.dark *) {
  border-left-color: rgb(253 224 71 / 0.95);
}
.dark\:border-l-yellow-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.dark\:border-l-yellow-400\/0:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0);
}
.dark\:border-l-yellow-400\/10:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.1);
}
.dark\:border-l-yellow-400\/100:is(.dark *) {
  border-left-color: rgb(250 204 21 / 1);
}
.dark\:border-l-yellow-400\/15:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.15);
}
.dark\:border-l-yellow-400\/20:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.2);
}
.dark\:border-l-yellow-400\/25:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.25);
}
.dark\:border-l-yellow-400\/30:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.3);
}
.dark\:border-l-yellow-400\/35:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.35);
}
.dark\:border-l-yellow-400\/40:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.4);
}
.dark\:border-l-yellow-400\/45:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.45);
}
.dark\:border-l-yellow-400\/5:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.05);
}
.dark\:border-l-yellow-400\/50:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.5);
}
.dark\:border-l-yellow-400\/55:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.55);
}
.dark\:border-l-yellow-400\/60:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.6);
}
.dark\:border-l-yellow-400\/65:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.65);
}
.dark\:border-l-yellow-400\/70:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.7);
}
.dark\:border-l-yellow-400\/75:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.75);
}
.dark\:border-l-yellow-400\/80:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.8);
}
.dark\:border-l-yellow-400\/85:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.85);
}
.dark\:border-l-yellow-400\/90:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.9);
}
.dark\:border-l-yellow-400\/95:is(.dark *) {
  border-left-color: rgb(250 204 21 / 0.95);
}
.dark\:border-l-yellow-50:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.dark\:border-l-yellow-50\/0:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0);
}
.dark\:border-l-yellow-50\/10:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.1);
}
.dark\:border-l-yellow-50\/100:is(.dark *) {
  border-left-color: rgb(254 252 232 / 1);
}
.dark\:border-l-yellow-50\/15:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.15);
}
.dark\:border-l-yellow-50\/20:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.2);
}
.dark\:border-l-yellow-50\/25:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.25);
}
.dark\:border-l-yellow-50\/30:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.3);
}
.dark\:border-l-yellow-50\/35:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.35);
}
.dark\:border-l-yellow-50\/40:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.4);
}
.dark\:border-l-yellow-50\/45:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.45);
}
.dark\:border-l-yellow-50\/5:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.05);
}
.dark\:border-l-yellow-50\/50:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.5);
}
.dark\:border-l-yellow-50\/55:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.55);
}
.dark\:border-l-yellow-50\/60:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.6);
}
.dark\:border-l-yellow-50\/65:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.65);
}
.dark\:border-l-yellow-50\/70:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.7);
}
.dark\:border-l-yellow-50\/75:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.75);
}
.dark\:border-l-yellow-50\/80:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.8);
}
.dark\:border-l-yellow-50\/85:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.85);
}
.dark\:border-l-yellow-50\/90:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.9);
}
.dark\:border-l-yellow-50\/95:is(.dark *) {
  border-left-color: rgb(254 252 232 / 0.95);
}
.dark\:border-l-yellow-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.dark\:border-l-yellow-500\/0:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0);
}
.dark\:border-l-yellow-500\/10:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.1);
}
.dark\:border-l-yellow-500\/100:is(.dark *) {
  border-left-color: rgb(234 179 8 / 1);
}
.dark\:border-l-yellow-500\/15:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.15);
}
.dark\:border-l-yellow-500\/20:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.2);
}
.dark\:border-l-yellow-500\/25:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.25);
}
.dark\:border-l-yellow-500\/30:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.3);
}
.dark\:border-l-yellow-500\/35:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.35);
}
.dark\:border-l-yellow-500\/40:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.4);
}
.dark\:border-l-yellow-500\/45:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.45);
}
.dark\:border-l-yellow-500\/5:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.05);
}
.dark\:border-l-yellow-500\/50:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.5);
}
.dark\:border-l-yellow-500\/55:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.55);
}
.dark\:border-l-yellow-500\/60:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.6);
}
.dark\:border-l-yellow-500\/65:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.65);
}
.dark\:border-l-yellow-500\/70:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.7);
}
.dark\:border-l-yellow-500\/75:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.75);
}
.dark\:border-l-yellow-500\/80:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.8);
}
.dark\:border-l-yellow-500\/85:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.85);
}
.dark\:border-l-yellow-500\/90:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.9);
}
.dark\:border-l-yellow-500\/95:is(.dark *) {
  border-left-color: rgb(234 179 8 / 0.95);
}
.dark\:border-l-yellow-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.dark\:border-l-yellow-600\/0:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0);
}
.dark\:border-l-yellow-600\/10:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.1);
}
.dark\:border-l-yellow-600\/100:is(.dark *) {
  border-left-color: rgb(202 138 4 / 1);
}
.dark\:border-l-yellow-600\/15:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.15);
}
.dark\:border-l-yellow-600\/20:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.2);
}
.dark\:border-l-yellow-600\/25:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.25);
}
.dark\:border-l-yellow-600\/30:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.3);
}
.dark\:border-l-yellow-600\/35:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.35);
}
.dark\:border-l-yellow-600\/40:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.4);
}
.dark\:border-l-yellow-600\/45:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.45);
}
.dark\:border-l-yellow-600\/5:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.05);
}
.dark\:border-l-yellow-600\/50:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.5);
}
.dark\:border-l-yellow-600\/55:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.55);
}
.dark\:border-l-yellow-600\/60:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.6);
}
.dark\:border-l-yellow-600\/65:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.65);
}
.dark\:border-l-yellow-600\/70:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.7);
}
.dark\:border-l-yellow-600\/75:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.75);
}
.dark\:border-l-yellow-600\/80:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.8);
}
.dark\:border-l-yellow-600\/85:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.85);
}
.dark\:border-l-yellow-600\/90:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.9);
}
.dark\:border-l-yellow-600\/95:is(.dark *) {
  border-left-color: rgb(202 138 4 / 0.95);
}
.dark\:border-l-yellow-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.dark\:border-l-yellow-700\/0:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0);
}
.dark\:border-l-yellow-700\/10:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.1);
}
.dark\:border-l-yellow-700\/100:is(.dark *) {
  border-left-color: rgb(161 98 7 / 1);
}
.dark\:border-l-yellow-700\/15:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.15);
}
.dark\:border-l-yellow-700\/20:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.2);
}
.dark\:border-l-yellow-700\/25:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.25);
}
.dark\:border-l-yellow-700\/30:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.3);
}
.dark\:border-l-yellow-700\/35:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.35);
}
.dark\:border-l-yellow-700\/40:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.4);
}
.dark\:border-l-yellow-700\/45:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.45);
}
.dark\:border-l-yellow-700\/5:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.05);
}
.dark\:border-l-yellow-700\/50:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.5);
}
.dark\:border-l-yellow-700\/55:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.55);
}
.dark\:border-l-yellow-700\/60:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.6);
}
.dark\:border-l-yellow-700\/65:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.65);
}
.dark\:border-l-yellow-700\/70:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.7);
}
.dark\:border-l-yellow-700\/75:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.75);
}
.dark\:border-l-yellow-700\/80:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.8);
}
.dark\:border-l-yellow-700\/85:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.85);
}
.dark\:border-l-yellow-700\/90:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.9);
}
.dark\:border-l-yellow-700\/95:is(.dark *) {
  border-left-color: rgb(161 98 7 / 0.95);
}
.dark\:border-l-yellow-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.dark\:border-l-yellow-800\/0:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0);
}
.dark\:border-l-yellow-800\/10:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.1);
}
.dark\:border-l-yellow-800\/100:is(.dark *) {
  border-left-color: rgb(133 77 14 / 1);
}
.dark\:border-l-yellow-800\/15:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.15);
}
.dark\:border-l-yellow-800\/20:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.2);
}
.dark\:border-l-yellow-800\/25:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.25);
}
.dark\:border-l-yellow-800\/30:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.3);
}
.dark\:border-l-yellow-800\/35:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.35);
}
.dark\:border-l-yellow-800\/40:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.4);
}
.dark\:border-l-yellow-800\/45:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.45);
}
.dark\:border-l-yellow-800\/5:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.05);
}
.dark\:border-l-yellow-800\/50:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.5);
}
.dark\:border-l-yellow-800\/55:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.55);
}
.dark\:border-l-yellow-800\/60:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.6);
}
.dark\:border-l-yellow-800\/65:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.65);
}
.dark\:border-l-yellow-800\/70:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.7);
}
.dark\:border-l-yellow-800\/75:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.75);
}
.dark\:border-l-yellow-800\/80:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.8);
}
.dark\:border-l-yellow-800\/85:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.85);
}
.dark\:border-l-yellow-800\/90:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.9);
}
.dark\:border-l-yellow-800\/95:is(.dark *) {
  border-left-color: rgb(133 77 14 / 0.95);
}
.dark\:border-l-yellow-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.dark\:border-l-yellow-900\/0:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0);
}
.dark\:border-l-yellow-900\/10:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.1);
}
.dark\:border-l-yellow-900\/100:is(.dark *) {
  border-left-color: rgb(113 63 18 / 1);
}
.dark\:border-l-yellow-900\/15:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.15);
}
.dark\:border-l-yellow-900\/20:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.2);
}
.dark\:border-l-yellow-900\/25:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.25);
}
.dark\:border-l-yellow-900\/30:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.3);
}
.dark\:border-l-yellow-900\/35:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.35);
}
.dark\:border-l-yellow-900\/40:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.4);
}
.dark\:border-l-yellow-900\/45:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.45);
}
.dark\:border-l-yellow-900\/5:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.05);
}
.dark\:border-l-yellow-900\/50:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.5);
}
.dark\:border-l-yellow-900\/55:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.55);
}
.dark\:border-l-yellow-900\/60:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.6);
}
.dark\:border-l-yellow-900\/65:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.65);
}
.dark\:border-l-yellow-900\/70:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.7);
}
.dark\:border-l-yellow-900\/75:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.75);
}
.dark\:border-l-yellow-900\/80:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.8);
}
.dark\:border-l-yellow-900\/85:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.85);
}
.dark\:border-l-yellow-900\/90:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.9);
}
.dark\:border-l-yellow-900\/95:is(.dark *) {
  border-left-color: rgb(113 63 18 / 0.95);
}
.dark\:border-l-yellow-950:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.dark\:border-l-yellow-950\/0:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0);
}
.dark\:border-l-yellow-950\/10:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.1);
}
.dark\:border-l-yellow-950\/100:is(.dark *) {
  border-left-color: rgb(66 32 6 / 1);
}
.dark\:border-l-yellow-950\/15:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.15);
}
.dark\:border-l-yellow-950\/20:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.2);
}
.dark\:border-l-yellow-950\/25:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.25);
}
.dark\:border-l-yellow-950\/30:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.3);
}
.dark\:border-l-yellow-950\/35:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.35);
}
.dark\:border-l-yellow-950\/40:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.4);
}
.dark\:border-l-yellow-950\/45:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.45);
}
.dark\:border-l-yellow-950\/5:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.05);
}
.dark\:border-l-yellow-950\/50:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.5);
}
.dark\:border-l-yellow-950\/55:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.55);
}
.dark\:border-l-yellow-950\/60:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.6);
}
.dark\:border-l-yellow-950\/65:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.65);
}
.dark\:border-l-yellow-950\/70:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.7);
}
.dark\:border-l-yellow-950\/75:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.75);
}
.dark\:border-l-yellow-950\/80:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.8);
}
.dark\:border-l-yellow-950\/85:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.85);
}
.dark\:border-l-yellow-950\/90:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.9);
}
.dark\:border-l-yellow-950\/95:is(.dark *) {
  border-left-color: rgb(66 32 6 / 0.95);
}
.dark\:border-r-yellow-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.dark\:border-r-yellow-100\/0:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0);
}
.dark\:border-r-yellow-100\/10:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.1);
}
.dark\:border-r-yellow-100\/100:is(.dark *) {
  border-right-color: rgb(254 249 195 / 1);
}
.dark\:border-r-yellow-100\/15:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.15);
}
.dark\:border-r-yellow-100\/20:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.2);
}
.dark\:border-r-yellow-100\/25:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.25);
}
.dark\:border-r-yellow-100\/30:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.3);
}
.dark\:border-r-yellow-100\/35:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.35);
}
.dark\:border-r-yellow-100\/40:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.4);
}
.dark\:border-r-yellow-100\/45:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.45);
}
.dark\:border-r-yellow-100\/5:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.05);
}
.dark\:border-r-yellow-100\/50:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.5);
}
.dark\:border-r-yellow-100\/55:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.55);
}
.dark\:border-r-yellow-100\/60:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.6);
}
.dark\:border-r-yellow-100\/65:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.65);
}
.dark\:border-r-yellow-100\/70:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.7);
}
.dark\:border-r-yellow-100\/75:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.75);
}
.dark\:border-r-yellow-100\/80:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.8);
}
.dark\:border-r-yellow-100\/85:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.85);
}
.dark\:border-r-yellow-100\/90:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.9);
}
.dark\:border-r-yellow-100\/95:is(.dark *) {
  border-right-color: rgb(254 249 195 / 0.95);
}
.dark\:border-r-yellow-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.dark\:border-r-yellow-200\/0:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0);
}
.dark\:border-r-yellow-200\/10:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.1);
}
.dark\:border-r-yellow-200\/100:is(.dark *) {
  border-right-color: rgb(254 240 138 / 1);
}
.dark\:border-r-yellow-200\/15:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.15);
}
.dark\:border-r-yellow-200\/20:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.2);
}
.dark\:border-r-yellow-200\/25:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.25);
}
.dark\:border-r-yellow-200\/30:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.3);
}
.dark\:border-r-yellow-200\/35:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.35);
}
.dark\:border-r-yellow-200\/40:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.4);
}
.dark\:border-r-yellow-200\/45:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.45);
}
.dark\:border-r-yellow-200\/5:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.05);
}
.dark\:border-r-yellow-200\/50:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.5);
}
.dark\:border-r-yellow-200\/55:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.55);
}
.dark\:border-r-yellow-200\/60:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.6);
}
.dark\:border-r-yellow-200\/65:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.65);
}
.dark\:border-r-yellow-200\/70:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.7);
}
.dark\:border-r-yellow-200\/75:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.75);
}
.dark\:border-r-yellow-200\/80:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.8);
}
.dark\:border-r-yellow-200\/85:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.85);
}
.dark\:border-r-yellow-200\/90:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.9);
}
.dark\:border-r-yellow-200\/95:is(.dark *) {
  border-right-color: rgb(254 240 138 / 0.95);
}
.dark\:border-r-yellow-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.dark\:border-r-yellow-300\/0:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0);
}
.dark\:border-r-yellow-300\/10:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.1);
}
.dark\:border-r-yellow-300\/100:is(.dark *) {
  border-right-color: rgb(253 224 71 / 1);
}
.dark\:border-r-yellow-300\/15:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.15);
}
.dark\:border-r-yellow-300\/20:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.2);
}
.dark\:border-r-yellow-300\/25:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.25);
}
.dark\:border-r-yellow-300\/30:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.3);
}
.dark\:border-r-yellow-300\/35:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.35);
}
.dark\:border-r-yellow-300\/40:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.4);
}
.dark\:border-r-yellow-300\/45:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.45);
}
.dark\:border-r-yellow-300\/5:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.05);
}
.dark\:border-r-yellow-300\/50:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.5);
}
.dark\:border-r-yellow-300\/55:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.55);
}
.dark\:border-r-yellow-300\/60:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.6);
}
.dark\:border-r-yellow-300\/65:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.65);
}
.dark\:border-r-yellow-300\/70:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.7);
}
.dark\:border-r-yellow-300\/75:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.75);
}
.dark\:border-r-yellow-300\/80:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.8);
}
.dark\:border-r-yellow-300\/85:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.85);
}
.dark\:border-r-yellow-300\/90:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.9);
}
.dark\:border-r-yellow-300\/95:is(.dark *) {
  border-right-color: rgb(253 224 71 / 0.95);
}
.dark\:border-r-yellow-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.dark\:border-r-yellow-400\/0:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0);
}
.dark\:border-r-yellow-400\/10:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.1);
}
.dark\:border-r-yellow-400\/100:is(.dark *) {
  border-right-color: rgb(250 204 21 / 1);
}
.dark\:border-r-yellow-400\/15:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.15);
}
.dark\:border-r-yellow-400\/20:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.2);
}
.dark\:border-r-yellow-400\/25:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.25);
}
.dark\:border-r-yellow-400\/30:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.3);
}
.dark\:border-r-yellow-400\/35:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.35);
}
.dark\:border-r-yellow-400\/40:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.4);
}
.dark\:border-r-yellow-400\/45:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.45);
}
.dark\:border-r-yellow-400\/5:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.05);
}
.dark\:border-r-yellow-400\/50:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.5);
}
.dark\:border-r-yellow-400\/55:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.55);
}
.dark\:border-r-yellow-400\/60:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.6);
}
.dark\:border-r-yellow-400\/65:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.65);
}
.dark\:border-r-yellow-400\/70:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.7);
}
.dark\:border-r-yellow-400\/75:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.75);
}
.dark\:border-r-yellow-400\/80:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.8);
}
.dark\:border-r-yellow-400\/85:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.85);
}
.dark\:border-r-yellow-400\/90:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.9);
}
.dark\:border-r-yellow-400\/95:is(.dark *) {
  border-right-color: rgb(250 204 21 / 0.95);
}
.dark\:border-r-yellow-50:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.dark\:border-r-yellow-50\/0:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0);
}
.dark\:border-r-yellow-50\/10:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.1);
}
.dark\:border-r-yellow-50\/100:is(.dark *) {
  border-right-color: rgb(254 252 232 / 1);
}
.dark\:border-r-yellow-50\/15:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.15);
}
.dark\:border-r-yellow-50\/20:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.2);
}
.dark\:border-r-yellow-50\/25:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.25);
}
.dark\:border-r-yellow-50\/30:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.3);
}
.dark\:border-r-yellow-50\/35:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.35);
}
.dark\:border-r-yellow-50\/40:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.4);
}
.dark\:border-r-yellow-50\/45:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.45);
}
.dark\:border-r-yellow-50\/5:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.05);
}
.dark\:border-r-yellow-50\/50:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.5);
}
.dark\:border-r-yellow-50\/55:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.55);
}
.dark\:border-r-yellow-50\/60:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.6);
}
.dark\:border-r-yellow-50\/65:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.65);
}
.dark\:border-r-yellow-50\/70:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.7);
}
.dark\:border-r-yellow-50\/75:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.75);
}
.dark\:border-r-yellow-50\/80:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.8);
}
.dark\:border-r-yellow-50\/85:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.85);
}
.dark\:border-r-yellow-50\/90:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.9);
}
.dark\:border-r-yellow-50\/95:is(.dark *) {
  border-right-color: rgb(254 252 232 / 0.95);
}
.dark\:border-r-yellow-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.dark\:border-r-yellow-500\/0:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0);
}
.dark\:border-r-yellow-500\/10:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.1);
}
.dark\:border-r-yellow-500\/100:is(.dark *) {
  border-right-color: rgb(234 179 8 / 1);
}
.dark\:border-r-yellow-500\/15:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.15);
}
.dark\:border-r-yellow-500\/20:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.2);
}
.dark\:border-r-yellow-500\/25:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.25);
}
.dark\:border-r-yellow-500\/30:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.3);
}
.dark\:border-r-yellow-500\/35:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.35);
}
.dark\:border-r-yellow-500\/40:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.4);
}
.dark\:border-r-yellow-500\/45:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.45);
}
.dark\:border-r-yellow-500\/5:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.05);
}
.dark\:border-r-yellow-500\/50:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.5);
}
.dark\:border-r-yellow-500\/55:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.55);
}
.dark\:border-r-yellow-500\/60:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.6);
}
.dark\:border-r-yellow-500\/65:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.65);
}
.dark\:border-r-yellow-500\/70:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.7);
}
.dark\:border-r-yellow-500\/75:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.75);
}
.dark\:border-r-yellow-500\/80:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.8);
}
.dark\:border-r-yellow-500\/85:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.85);
}
.dark\:border-r-yellow-500\/90:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.9);
}
.dark\:border-r-yellow-500\/95:is(.dark *) {
  border-right-color: rgb(234 179 8 / 0.95);
}
.dark\:border-r-yellow-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.dark\:border-r-yellow-600\/0:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0);
}
.dark\:border-r-yellow-600\/10:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.1);
}
.dark\:border-r-yellow-600\/100:is(.dark *) {
  border-right-color: rgb(202 138 4 / 1);
}
.dark\:border-r-yellow-600\/15:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.15);
}
.dark\:border-r-yellow-600\/20:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.2);
}
.dark\:border-r-yellow-600\/25:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.25);
}
.dark\:border-r-yellow-600\/30:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.3);
}
.dark\:border-r-yellow-600\/35:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.35);
}
.dark\:border-r-yellow-600\/40:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.4);
}
.dark\:border-r-yellow-600\/45:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.45);
}
.dark\:border-r-yellow-600\/5:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.05);
}
.dark\:border-r-yellow-600\/50:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.5);
}
.dark\:border-r-yellow-600\/55:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.55);
}
.dark\:border-r-yellow-600\/60:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.6);
}
.dark\:border-r-yellow-600\/65:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.65);
}
.dark\:border-r-yellow-600\/70:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.7);
}
.dark\:border-r-yellow-600\/75:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.75);
}
.dark\:border-r-yellow-600\/80:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.8);
}
.dark\:border-r-yellow-600\/85:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.85);
}
.dark\:border-r-yellow-600\/90:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.9);
}
.dark\:border-r-yellow-600\/95:is(.dark *) {
  border-right-color: rgb(202 138 4 / 0.95);
}
.dark\:border-r-yellow-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.dark\:border-r-yellow-700\/0:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0);
}
.dark\:border-r-yellow-700\/10:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.1);
}
.dark\:border-r-yellow-700\/100:is(.dark *) {
  border-right-color: rgb(161 98 7 / 1);
}
.dark\:border-r-yellow-700\/15:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.15);
}
.dark\:border-r-yellow-700\/20:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.2);
}
.dark\:border-r-yellow-700\/25:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.25);
}
.dark\:border-r-yellow-700\/30:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.3);
}
.dark\:border-r-yellow-700\/35:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.35);
}
.dark\:border-r-yellow-700\/40:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.4);
}
.dark\:border-r-yellow-700\/45:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.45);
}
.dark\:border-r-yellow-700\/5:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.05);
}
.dark\:border-r-yellow-700\/50:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.5);
}
.dark\:border-r-yellow-700\/55:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.55);
}
.dark\:border-r-yellow-700\/60:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.6);
}
.dark\:border-r-yellow-700\/65:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.65);
}
.dark\:border-r-yellow-700\/70:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.7);
}
.dark\:border-r-yellow-700\/75:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.75);
}
.dark\:border-r-yellow-700\/80:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.8);
}
.dark\:border-r-yellow-700\/85:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.85);
}
.dark\:border-r-yellow-700\/90:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.9);
}
.dark\:border-r-yellow-700\/95:is(.dark *) {
  border-right-color: rgb(161 98 7 / 0.95);
}
.dark\:border-r-yellow-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.dark\:border-r-yellow-800\/0:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0);
}
.dark\:border-r-yellow-800\/10:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.1);
}
.dark\:border-r-yellow-800\/100:is(.dark *) {
  border-right-color: rgb(133 77 14 / 1);
}
.dark\:border-r-yellow-800\/15:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.15);
}
.dark\:border-r-yellow-800\/20:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.2);
}
.dark\:border-r-yellow-800\/25:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.25);
}
.dark\:border-r-yellow-800\/30:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.3);
}
.dark\:border-r-yellow-800\/35:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.35);
}
.dark\:border-r-yellow-800\/40:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.4);
}
.dark\:border-r-yellow-800\/45:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.45);
}
.dark\:border-r-yellow-800\/5:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.05);
}
.dark\:border-r-yellow-800\/50:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.5);
}
.dark\:border-r-yellow-800\/55:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.55);
}
.dark\:border-r-yellow-800\/60:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.6);
}
.dark\:border-r-yellow-800\/65:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.65);
}
.dark\:border-r-yellow-800\/70:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.7);
}
.dark\:border-r-yellow-800\/75:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.75);
}
.dark\:border-r-yellow-800\/80:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.8);
}
.dark\:border-r-yellow-800\/85:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.85);
}
.dark\:border-r-yellow-800\/90:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.9);
}
.dark\:border-r-yellow-800\/95:is(.dark *) {
  border-right-color: rgb(133 77 14 / 0.95);
}
.dark\:border-r-yellow-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.dark\:border-r-yellow-900\/0:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0);
}
.dark\:border-r-yellow-900\/10:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.1);
}
.dark\:border-r-yellow-900\/100:is(.dark *) {
  border-right-color: rgb(113 63 18 / 1);
}
.dark\:border-r-yellow-900\/15:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.15);
}
.dark\:border-r-yellow-900\/20:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.2);
}
.dark\:border-r-yellow-900\/25:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.25);
}
.dark\:border-r-yellow-900\/30:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.3);
}
.dark\:border-r-yellow-900\/35:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.35);
}
.dark\:border-r-yellow-900\/40:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.4);
}
.dark\:border-r-yellow-900\/45:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.45);
}
.dark\:border-r-yellow-900\/5:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.05);
}
.dark\:border-r-yellow-900\/50:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.5);
}
.dark\:border-r-yellow-900\/55:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.55);
}
.dark\:border-r-yellow-900\/60:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.6);
}
.dark\:border-r-yellow-900\/65:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.65);
}
.dark\:border-r-yellow-900\/70:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.7);
}
.dark\:border-r-yellow-900\/75:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.75);
}
.dark\:border-r-yellow-900\/80:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.8);
}
.dark\:border-r-yellow-900\/85:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.85);
}
.dark\:border-r-yellow-900\/90:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.9);
}
.dark\:border-r-yellow-900\/95:is(.dark *) {
  border-right-color: rgb(113 63 18 / 0.95);
}
.dark\:border-r-yellow-950:is(.dark *) {
  --tw-border-opacity: 1;
  border-right-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.dark\:border-r-yellow-950\/0:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0);
}
.dark\:border-r-yellow-950\/10:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.1);
}
.dark\:border-r-yellow-950\/100:is(.dark *) {
  border-right-color: rgb(66 32 6 / 1);
}
.dark\:border-r-yellow-950\/15:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.15);
}
.dark\:border-r-yellow-950\/20:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.2);
}
.dark\:border-r-yellow-950\/25:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.25);
}
.dark\:border-r-yellow-950\/30:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.3);
}
.dark\:border-r-yellow-950\/35:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.35);
}
.dark\:border-r-yellow-950\/40:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.4);
}
.dark\:border-r-yellow-950\/45:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.45);
}
.dark\:border-r-yellow-950\/5:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.05);
}
.dark\:border-r-yellow-950\/50:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.5);
}
.dark\:border-r-yellow-950\/55:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.55);
}
.dark\:border-r-yellow-950\/60:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.6);
}
.dark\:border-r-yellow-950\/65:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.65);
}
.dark\:border-r-yellow-950\/70:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.7);
}
.dark\:border-r-yellow-950\/75:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.75);
}
.dark\:border-r-yellow-950\/80:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.8);
}
.dark\:border-r-yellow-950\/85:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.85);
}
.dark\:border-r-yellow-950\/90:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.9);
}
.dark\:border-r-yellow-950\/95:is(.dark *) {
  border-right-color: rgb(66 32 6 / 0.95);
}
.dark\:border-s-yellow-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.dark\:border-s-yellow-100\/0:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0);
}
.dark\:border-s-yellow-100\/10:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.1);
}
.dark\:border-s-yellow-100\/100:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 1);
}
.dark\:border-s-yellow-100\/15:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.15);
}
.dark\:border-s-yellow-100\/20:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.2);
}
.dark\:border-s-yellow-100\/25:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.25);
}
.dark\:border-s-yellow-100\/30:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.3);
}
.dark\:border-s-yellow-100\/35:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.35);
}
.dark\:border-s-yellow-100\/40:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.4);
}
.dark\:border-s-yellow-100\/45:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.45);
}
.dark\:border-s-yellow-100\/5:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.05);
}
.dark\:border-s-yellow-100\/50:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.5);
}
.dark\:border-s-yellow-100\/55:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.55);
}
.dark\:border-s-yellow-100\/60:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.6);
}
.dark\:border-s-yellow-100\/65:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.65);
}
.dark\:border-s-yellow-100\/70:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.7);
}
.dark\:border-s-yellow-100\/75:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.75);
}
.dark\:border-s-yellow-100\/80:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.8);
}
.dark\:border-s-yellow-100\/85:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.85);
}
.dark\:border-s-yellow-100\/90:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.9);
}
.dark\:border-s-yellow-100\/95:is(.dark *) {
  border-inline-start-color: rgb(254 249 195 / 0.95);
}
.dark\:border-s-yellow-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.dark\:border-s-yellow-200\/0:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0);
}
.dark\:border-s-yellow-200\/10:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.1);
}
.dark\:border-s-yellow-200\/100:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 1);
}
.dark\:border-s-yellow-200\/15:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.15);
}
.dark\:border-s-yellow-200\/20:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.2);
}
.dark\:border-s-yellow-200\/25:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.25);
}
.dark\:border-s-yellow-200\/30:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.3);
}
.dark\:border-s-yellow-200\/35:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.35);
}
.dark\:border-s-yellow-200\/40:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.4);
}
.dark\:border-s-yellow-200\/45:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.45);
}
.dark\:border-s-yellow-200\/5:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.05);
}
.dark\:border-s-yellow-200\/50:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.5);
}
.dark\:border-s-yellow-200\/55:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.55);
}
.dark\:border-s-yellow-200\/60:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.6);
}
.dark\:border-s-yellow-200\/65:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.65);
}
.dark\:border-s-yellow-200\/70:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.7);
}
.dark\:border-s-yellow-200\/75:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.75);
}
.dark\:border-s-yellow-200\/80:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.8);
}
.dark\:border-s-yellow-200\/85:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.85);
}
.dark\:border-s-yellow-200\/90:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.9);
}
.dark\:border-s-yellow-200\/95:is(.dark *) {
  border-inline-start-color: rgb(254 240 138 / 0.95);
}
.dark\:border-s-yellow-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.dark\:border-s-yellow-300\/0:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0);
}
.dark\:border-s-yellow-300\/10:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.1);
}
.dark\:border-s-yellow-300\/100:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 1);
}
.dark\:border-s-yellow-300\/15:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.15);
}
.dark\:border-s-yellow-300\/20:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.2);
}
.dark\:border-s-yellow-300\/25:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.25);
}
.dark\:border-s-yellow-300\/30:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.3);
}
.dark\:border-s-yellow-300\/35:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.35);
}
.dark\:border-s-yellow-300\/40:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.4);
}
.dark\:border-s-yellow-300\/45:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.45);
}
.dark\:border-s-yellow-300\/5:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.05);
}
.dark\:border-s-yellow-300\/50:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.5);
}
.dark\:border-s-yellow-300\/55:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.55);
}
.dark\:border-s-yellow-300\/60:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.6);
}
.dark\:border-s-yellow-300\/65:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.65);
}
.dark\:border-s-yellow-300\/70:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.7);
}
.dark\:border-s-yellow-300\/75:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.75);
}
.dark\:border-s-yellow-300\/80:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.8);
}
.dark\:border-s-yellow-300\/85:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.85);
}
.dark\:border-s-yellow-300\/90:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.9);
}
.dark\:border-s-yellow-300\/95:is(.dark *) {
  border-inline-start-color: rgb(253 224 71 / 0.95);
}
.dark\:border-s-yellow-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.dark\:border-s-yellow-400\/0:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0);
}
.dark\:border-s-yellow-400\/10:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.1);
}
.dark\:border-s-yellow-400\/100:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 1);
}
.dark\:border-s-yellow-400\/15:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.15);
}
.dark\:border-s-yellow-400\/20:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.2);
}
.dark\:border-s-yellow-400\/25:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.25);
}
.dark\:border-s-yellow-400\/30:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.3);
}
.dark\:border-s-yellow-400\/35:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.35);
}
.dark\:border-s-yellow-400\/40:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.4);
}
.dark\:border-s-yellow-400\/45:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.45);
}
.dark\:border-s-yellow-400\/5:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.05);
}
.dark\:border-s-yellow-400\/50:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.5);
}
.dark\:border-s-yellow-400\/55:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.55);
}
.dark\:border-s-yellow-400\/60:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.6);
}
.dark\:border-s-yellow-400\/65:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.65);
}
.dark\:border-s-yellow-400\/70:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.7);
}
.dark\:border-s-yellow-400\/75:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.75);
}
.dark\:border-s-yellow-400\/80:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.8);
}
.dark\:border-s-yellow-400\/85:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.85);
}
.dark\:border-s-yellow-400\/90:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.9);
}
.dark\:border-s-yellow-400\/95:is(.dark *) {
  border-inline-start-color: rgb(250 204 21 / 0.95);
}
.dark\:border-s-yellow-50:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.dark\:border-s-yellow-50\/0:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0);
}
.dark\:border-s-yellow-50\/10:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.1);
}
.dark\:border-s-yellow-50\/100:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 1);
}
.dark\:border-s-yellow-50\/15:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.15);
}
.dark\:border-s-yellow-50\/20:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.2);
}
.dark\:border-s-yellow-50\/25:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.25);
}
.dark\:border-s-yellow-50\/30:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.3);
}
.dark\:border-s-yellow-50\/35:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.35);
}
.dark\:border-s-yellow-50\/40:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.4);
}
.dark\:border-s-yellow-50\/45:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.45);
}
.dark\:border-s-yellow-50\/5:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.05);
}
.dark\:border-s-yellow-50\/50:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.5);
}
.dark\:border-s-yellow-50\/55:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.55);
}
.dark\:border-s-yellow-50\/60:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.6);
}
.dark\:border-s-yellow-50\/65:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.65);
}
.dark\:border-s-yellow-50\/70:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.7);
}
.dark\:border-s-yellow-50\/75:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.75);
}
.dark\:border-s-yellow-50\/80:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.8);
}
.dark\:border-s-yellow-50\/85:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.85);
}
.dark\:border-s-yellow-50\/90:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.9);
}
.dark\:border-s-yellow-50\/95:is(.dark *) {
  border-inline-start-color: rgb(254 252 232 / 0.95);
}
.dark\:border-s-yellow-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.dark\:border-s-yellow-500\/0:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0);
}
.dark\:border-s-yellow-500\/10:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.1);
}
.dark\:border-s-yellow-500\/100:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 1);
}
.dark\:border-s-yellow-500\/15:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.15);
}
.dark\:border-s-yellow-500\/20:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.2);
}
.dark\:border-s-yellow-500\/25:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.25);
}
.dark\:border-s-yellow-500\/30:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.3);
}
.dark\:border-s-yellow-500\/35:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.35);
}
.dark\:border-s-yellow-500\/40:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.4);
}
.dark\:border-s-yellow-500\/45:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.45);
}
.dark\:border-s-yellow-500\/5:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.05);
}
.dark\:border-s-yellow-500\/50:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.5);
}
.dark\:border-s-yellow-500\/55:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.55);
}
.dark\:border-s-yellow-500\/60:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.6);
}
.dark\:border-s-yellow-500\/65:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.65);
}
.dark\:border-s-yellow-500\/70:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.7);
}
.dark\:border-s-yellow-500\/75:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.75);
}
.dark\:border-s-yellow-500\/80:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.8);
}
.dark\:border-s-yellow-500\/85:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.85);
}
.dark\:border-s-yellow-500\/90:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.9);
}
.dark\:border-s-yellow-500\/95:is(.dark *) {
  border-inline-start-color: rgb(234 179 8 / 0.95);
}
.dark\:border-s-yellow-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.dark\:border-s-yellow-600\/0:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0);
}
.dark\:border-s-yellow-600\/10:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.1);
}
.dark\:border-s-yellow-600\/100:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 1);
}
.dark\:border-s-yellow-600\/15:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.15);
}
.dark\:border-s-yellow-600\/20:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.2);
}
.dark\:border-s-yellow-600\/25:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.25);
}
.dark\:border-s-yellow-600\/30:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.3);
}
.dark\:border-s-yellow-600\/35:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.35);
}
.dark\:border-s-yellow-600\/40:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.4);
}
.dark\:border-s-yellow-600\/45:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.45);
}
.dark\:border-s-yellow-600\/5:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.05);
}
.dark\:border-s-yellow-600\/50:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.5);
}
.dark\:border-s-yellow-600\/55:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.55);
}
.dark\:border-s-yellow-600\/60:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.6);
}
.dark\:border-s-yellow-600\/65:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.65);
}
.dark\:border-s-yellow-600\/70:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.7);
}
.dark\:border-s-yellow-600\/75:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.75);
}
.dark\:border-s-yellow-600\/80:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.8);
}
.dark\:border-s-yellow-600\/85:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.85);
}
.dark\:border-s-yellow-600\/90:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.9);
}
.dark\:border-s-yellow-600\/95:is(.dark *) {
  border-inline-start-color: rgb(202 138 4 / 0.95);
}
.dark\:border-s-yellow-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.dark\:border-s-yellow-700\/0:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0);
}
.dark\:border-s-yellow-700\/10:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.1);
}
.dark\:border-s-yellow-700\/100:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 1);
}
.dark\:border-s-yellow-700\/15:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.15);
}
.dark\:border-s-yellow-700\/20:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.2);
}
.dark\:border-s-yellow-700\/25:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.25);
}
.dark\:border-s-yellow-700\/30:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.3);
}
.dark\:border-s-yellow-700\/35:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.35);
}
.dark\:border-s-yellow-700\/40:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.4);
}
.dark\:border-s-yellow-700\/45:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.45);
}
.dark\:border-s-yellow-700\/5:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.05);
}
.dark\:border-s-yellow-700\/50:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.5);
}
.dark\:border-s-yellow-700\/55:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.55);
}
.dark\:border-s-yellow-700\/60:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.6);
}
.dark\:border-s-yellow-700\/65:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.65);
}
.dark\:border-s-yellow-700\/70:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.7);
}
.dark\:border-s-yellow-700\/75:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.75);
}
.dark\:border-s-yellow-700\/80:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.8);
}
.dark\:border-s-yellow-700\/85:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.85);
}
.dark\:border-s-yellow-700\/90:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.9);
}
.dark\:border-s-yellow-700\/95:is(.dark *) {
  border-inline-start-color: rgb(161 98 7 / 0.95);
}
.dark\:border-s-yellow-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.dark\:border-s-yellow-800\/0:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0);
}
.dark\:border-s-yellow-800\/10:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.1);
}
.dark\:border-s-yellow-800\/100:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 1);
}
.dark\:border-s-yellow-800\/15:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.15);
}
.dark\:border-s-yellow-800\/20:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.2);
}
.dark\:border-s-yellow-800\/25:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.25);
}
.dark\:border-s-yellow-800\/30:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.3);
}
.dark\:border-s-yellow-800\/35:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.35);
}
.dark\:border-s-yellow-800\/40:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.4);
}
.dark\:border-s-yellow-800\/45:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.45);
}
.dark\:border-s-yellow-800\/5:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.05);
}
.dark\:border-s-yellow-800\/50:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.5);
}
.dark\:border-s-yellow-800\/55:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.55);
}
.dark\:border-s-yellow-800\/60:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.6);
}
.dark\:border-s-yellow-800\/65:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.65);
}
.dark\:border-s-yellow-800\/70:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.7);
}
.dark\:border-s-yellow-800\/75:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.75);
}
.dark\:border-s-yellow-800\/80:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.8);
}
.dark\:border-s-yellow-800\/85:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.85);
}
.dark\:border-s-yellow-800\/90:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.9);
}
.dark\:border-s-yellow-800\/95:is(.dark *) {
  border-inline-start-color: rgb(133 77 14 / 0.95);
}
.dark\:border-s-yellow-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.dark\:border-s-yellow-900\/0:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0);
}
.dark\:border-s-yellow-900\/10:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.1);
}
.dark\:border-s-yellow-900\/100:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 1);
}
.dark\:border-s-yellow-900\/15:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.15);
}
.dark\:border-s-yellow-900\/20:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.2);
}
.dark\:border-s-yellow-900\/25:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.25);
}
.dark\:border-s-yellow-900\/30:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.3);
}
.dark\:border-s-yellow-900\/35:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.35);
}
.dark\:border-s-yellow-900\/40:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.4);
}
.dark\:border-s-yellow-900\/45:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.45);
}
.dark\:border-s-yellow-900\/5:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.05);
}
.dark\:border-s-yellow-900\/50:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.5);
}
.dark\:border-s-yellow-900\/55:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.55);
}
.dark\:border-s-yellow-900\/60:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.6);
}
.dark\:border-s-yellow-900\/65:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.65);
}
.dark\:border-s-yellow-900\/70:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.7);
}
.dark\:border-s-yellow-900\/75:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.75);
}
.dark\:border-s-yellow-900\/80:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.8);
}
.dark\:border-s-yellow-900\/85:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.85);
}
.dark\:border-s-yellow-900\/90:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.9);
}
.dark\:border-s-yellow-900\/95:is(.dark *) {
  border-inline-start-color: rgb(113 63 18 / 0.95);
}
.dark\:border-s-yellow-950:is(.dark *) {
  --tw-border-opacity: 1;
  border-inline-start-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.dark\:border-s-yellow-950\/0:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0);
}
.dark\:border-s-yellow-950\/10:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.1);
}
.dark\:border-s-yellow-950\/100:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 1);
}
.dark\:border-s-yellow-950\/15:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.15);
}
.dark\:border-s-yellow-950\/20:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.2);
}
.dark\:border-s-yellow-950\/25:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.25);
}
.dark\:border-s-yellow-950\/30:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.3);
}
.dark\:border-s-yellow-950\/35:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.35);
}
.dark\:border-s-yellow-950\/40:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.4);
}
.dark\:border-s-yellow-950\/45:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.45);
}
.dark\:border-s-yellow-950\/5:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.05);
}
.dark\:border-s-yellow-950\/50:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.5);
}
.dark\:border-s-yellow-950\/55:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.55);
}
.dark\:border-s-yellow-950\/60:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.6);
}
.dark\:border-s-yellow-950\/65:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.65);
}
.dark\:border-s-yellow-950\/70:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.7);
}
.dark\:border-s-yellow-950\/75:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.75);
}
.dark\:border-s-yellow-950\/80:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.8);
}
.dark\:border-s-yellow-950\/85:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.85);
}
.dark\:border-s-yellow-950\/90:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.9);
}
.dark\:border-s-yellow-950\/95:is(.dark *) {
  border-inline-start-color: rgb(66 32 6 / 0.95);
}
.dark\:border-t-yellow-100:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 249 195 / var(--tw-border-opacity, 1));
}
.dark\:border-t-yellow-100\/0:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0);
}
.dark\:border-t-yellow-100\/10:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.1);
}
.dark\:border-t-yellow-100\/100:is(.dark *) {
  border-top-color: rgb(254 249 195 / 1);
}
.dark\:border-t-yellow-100\/15:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.15);
}
.dark\:border-t-yellow-100\/20:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.2);
}
.dark\:border-t-yellow-100\/25:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.25);
}
.dark\:border-t-yellow-100\/30:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.3);
}
.dark\:border-t-yellow-100\/35:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.35);
}
.dark\:border-t-yellow-100\/40:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.4);
}
.dark\:border-t-yellow-100\/45:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.45);
}
.dark\:border-t-yellow-100\/5:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.05);
}
.dark\:border-t-yellow-100\/50:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.5);
}
.dark\:border-t-yellow-100\/55:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.55);
}
.dark\:border-t-yellow-100\/60:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.6);
}
.dark\:border-t-yellow-100\/65:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.65);
}
.dark\:border-t-yellow-100\/70:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.7);
}
.dark\:border-t-yellow-100\/75:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.75);
}
.dark\:border-t-yellow-100\/80:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.8);
}
.dark\:border-t-yellow-100\/85:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.85);
}
.dark\:border-t-yellow-100\/90:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.9);
}
.dark\:border-t-yellow-100\/95:is(.dark *) {
  border-top-color: rgb(254 249 195 / 0.95);
}
.dark\:border-t-yellow-200:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 240 138 / var(--tw-border-opacity, 1));
}
.dark\:border-t-yellow-200\/0:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0);
}
.dark\:border-t-yellow-200\/10:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.1);
}
.dark\:border-t-yellow-200\/100:is(.dark *) {
  border-top-color: rgb(254 240 138 / 1);
}
.dark\:border-t-yellow-200\/15:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.15);
}
.dark\:border-t-yellow-200\/20:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.2);
}
.dark\:border-t-yellow-200\/25:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.25);
}
.dark\:border-t-yellow-200\/30:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.3);
}
.dark\:border-t-yellow-200\/35:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.35);
}
.dark\:border-t-yellow-200\/40:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.4);
}
.dark\:border-t-yellow-200\/45:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.45);
}
.dark\:border-t-yellow-200\/5:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.05);
}
.dark\:border-t-yellow-200\/50:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.5);
}
.dark\:border-t-yellow-200\/55:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.55);
}
.dark\:border-t-yellow-200\/60:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.6);
}
.dark\:border-t-yellow-200\/65:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.65);
}
.dark\:border-t-yellow-200\/70:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.7);
}
.dark\:border-t-yellow-200\/75:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.75);
}
.dark\:border-t-yellow-200\/80:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.8);
}
.dark\:border-t-yellow-200\/85:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.85);
}
.dark\:border-t-yellow-200\/90:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.9);
}
.dark\:border-t-yellow-200\/95:is(.dark *) {
  border-top-color: rgb(254 240 138 / 0.95);
}
.dark\:border-t-yellow-300:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(253 224 71 / var(--tw-border-opacity, 1));
}
.dark\:border-t-yellow-300\/0:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0);
}
.dark\:border-t-yellow-300\/10:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.1);
}
.dark\:border-t-yellow-300\/100:is(.dark *) {
  border-top-color: rgb(253 224 71 / 1);
}
.dark\:border-t-yellow-300\/15:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.15);
}
.dark\:border-t-yellow-300\/20:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.2);
}
.dark\:border-t-yellow-300\/25:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.25);
}
.dark\:border-t-yellow-300\/30:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.3);
}
.dark\:border-t-yellow-300\/35:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.35);
}
.dark\:border-t-yellow-300\/40:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.4);
}
.dark\:border-t-yellow-300\/45:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.45);
}
.dark\:border-t-yellow-300\/5:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.05);
}
.dark\:border-t-yellow-300\/50:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.5);
}
.dark\:border-t-yellow-300\/55:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.55);
}
.dark\:border-t-yellow-300\/60:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.6);
}
.dark\:border-t-yellow-300\/65:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.65);
}
.dark\:border-t-yellow-300\/70:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.7);
}
.dark\:border-t-yellow-300\/75:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.75);
}
.dark\:border-t-yellow-300\/80:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.8);
}
.dark\:border-t-yellow-300\/85:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.85);
}
.dark\:border-t-yellow-300\/90:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.9);
}
.dark\:border-t-yellow-300\/95:is(.dark *) {
  border-top-color: rgb(253 224 71 / 0.95);
}
.dark\:border-t-yellow-400:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(250 204 21 / var(--tw-border-opacity, 1));
}
.dark\:border-t-yellow-400\/0:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0);
}
.dark\:border-t-yellow-400\/10:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.1);
}
.dark\:border-t-yellow-400\/100:is(.dark *) {
  border-top-color: rgb(250 204 21 / 1);
}
.dark\:border-t-yellow-400\/15:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.15);
}
.dark\:border-t-yellow-400\/20:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.2);
}
.dark\:border-t-yellow-400\/25:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.25);
}
.dark\:border-t-yellow-400\/30:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.3);
}
.dark\:border-t-yellow-400\/35:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.35);
}
.dark\:border-t-yellow-400\/40:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.4);
}
.dark\:border-t-yellow-400\/45:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.45);
}
.dark\:border-t-yellow-400\/5:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.05);
}
.dark\:border-t-yellow-400\/50:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.5);
}
.dark\:border-t-yellow-400\/55:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.55);
}
.dark\:border-t-yellow-400\/60:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.6);
}
.dark\:border-t-yellow-400\/65:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.65);
}
.dark\:border-t-yellow-400\/70:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.7);
}
.dark\:border-t-yellow-400\/75:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.75);
}
.dark\:border-t-yellow-400\/80:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.8);
}
.dark\:border-t-yellow-400\/85:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.85);
}
.dark\:border-t-yellow-400\/90:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.9);
}
.dark\:border-t-yellow-400\/95:is(.dark *) {
  border-top-color: rgb(250 204 21 / 0.95);
}
.dark\:border-t-yellow-50:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(254 252 232 / var(--tw-border-opacity, 1));
}
.dark\:border-t-yellow-50\/0:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0);
}
.dark\:border-t-yellow-50\/10:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.1);
}
.dark\:border-t-yellow-50\/100:is(.dark *) {
  border-top-color: rgb(254 252 232 / 1);
}
.dark\:border-t-yellow-50\/15:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.15);
}
.dark\:border-t-yellow-50\/20:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.2);
}
.dark\:border-t-yellow-50\/25:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.25);
}
.dark\:border-t-yellow-50\/30:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.3);
}
.dark\:border-t-yellow-50\/35:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.35);
}
.dark\:border-t-yellow-50\/40:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.4);
}
.dark\:border-t-yellow-50\/45:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.45);
}
.dark\:border-t-yellow-50\/5:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.05);
}
.dark\:border-t-yellow-50\/50:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.5);
}
.dark\:border-t-yellow-50\/55:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.55);
}
.dark\:border-t-yellow-50\/60:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.6);
}
.dark\:border-t-yellow-50\/65:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.65);
}
.dark\:border-t-yellow-50\/70:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.7);
}
.dark\:border-t-yellow-50\/75:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.75);
}
.dark\:border-t-yellow-50\/80:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.8);
}
.dark\:border-t-yellow-50\/85:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.85);
}
.dark\:border-t-yellow-50\/90:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.9);
}
.dark\:border-t-yellow-50\/95:is(.dark *) {
  border-top-color: rgb(254 252 232 / 0.95);
}
.dark\:border-t-yellow-500:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}
.dark\:border-t-yellow-500\/0:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0);
}
.dark\:border-t-yellow-500\/10:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.1);
}
.dark\:border-t-yellow-500\/100:is(.dark *) {
  border-top-color: rgb(234 179 8 / 1);
}
.dark\:border-t-yellow-500\/15:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.15);
}
.dark\:border-t-yellow-500\/20:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.2);
}
.dark\:border-t-yellow-500\/25:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.25);
}
.dark\:border-t-yellow-500\/30:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.3);
}
.dark\:border-t-yellow-500\/35:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.35);
}
.dark\:border-t-yellow-500\/40:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.4);
}
.dark\:border-t-yellow-500\/45:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.45);
}
.dark\:border-t-yellow-500\/5:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.05);
}
.dark\:border-t-yellow-500\/50:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.5);
}
.dark\:border-t-yellow-500\/55:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.55);
}
.dark\:border-t-yellow-500\/60:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.6);
}
.dark\:border-t-yellow-500\/65:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.65);
}
.dark\:border-t-yellow-500\/70:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.7);
}
.dark\:border-t-yellow-500\/75:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.75);
}
.dark\:border-t-yellow-500\/80:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.8);
}
.dark\:border-t-yellow-500\/85:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.85);
}
.dark\:border-t-yellow-500\/90:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.9);
}
.dark\:border-t-yellow-500\/95:is(.dark *) {
  border-top-color: rgb(234 179 8 / 0.95);
}
.dark\:border-t-yellow-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(202 138 4 / var(--tw-border-opacity, 1));
}
.dark\:border-t-yellow-600\/0:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0);
}
.dark\:border-t-yellow-600\/10:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.1);
}
.dark\:border-t-yellow-600\/100:is(.dark *) {
  border-top-color: rgb(202 138 4 / 1);
}
.dark\:border-t-yellow-600\/15:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.15);
}
.dark\:border-t-yellow-600\/20:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.2);
}
.dark\:border-t-yellow-600\/25:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.25);
}
.dark\:border-t-yellow-600\/30:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.3);
}
.dark\:border-t-yellow-600\/35:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.35);
}
.dark\:border-t-yellow-600\/40:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.4);
}
.dark\:border-t-yellow-600\/45:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.45);
}
.dark\:border-t-yellow-600\/5:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.05);
}
.dark\:border-t-yellow-600\/50:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.5);
}
.dark\:border-t-yellow-600\/55:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.55);
}
.dark\:border-t-yellow-600\/60:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.6);
}
.dark\:border-t-yellow-600\/65:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.65);
}
.dark\:border-t-yellow-600\/70:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.7);
}
.dark\:border-t-yellow-600\/75:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.75);
}
.dark\:border-t-yellow-600\/80:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.8);
}
.dark\:border-t-yellow-600\/85:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.85);
}
.dark\:border-t-yellow-600\/90:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.9);
}
.dark\:border-t-yellow-600\/95:is(.dark *) {
  border-top-color: rgb(202 138 4 / 0.95);
}
.dark\:border-t-yellow-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(161 98 7 / var(--tw-border-opacity, 1));
}
.dark\:border-t-yellow-700\/0:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0);
}
.dark\:border-t-yellow-700\/10:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.1);
}
.dark\:border-t-yellow-700\/100:is(.dark *) {
  border-top-color: rgb(161 98 7 / 1);
}
.dark\:border-t-yellow-700\/15:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.15);
}
.dark\:border-t-yellow-700\/20:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.2);
}
.dark\:border-t-yellow-700\/25:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.25);
}
.dark\:border-t-yellow-700\/30:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.3);
}
.dark\:border-t-yellow-700\/35:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.35);
}
.dark\:border-t-yellow-700\/40:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.4);
}
.dark\:border-t-yellow-700\/45:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.45);
}
.dark\:border-t-yellow-700\/5:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.05);
}
.dark\:border-t-yellow-700\/50:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.5);
}
.dark\:border-t-yellow-700\/55:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.55);
}
.dark\:border-t-yellow-700\/60:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.6);
}
.dark\:border-t-yellow-700\/65:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.65);
}
.dark\:border-t-yellow-700\/70:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.7);
}
.dark\:border-t-yellow-700\/75:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.75);
}
.dark\:border-t-yellow-700\/80:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.8);
}
.dark\:border-t-yellow-700\/85:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.85);
}
.dark\:border-t-yellow-700\/90:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.9);
}
.dark\:border-t-yellow-700\/95:is(.dark *) {
  border-top-color: rgb(161 98 7 / 0.95);
}
.dark\:border-t-yellow-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(133 77 14 / var(--tw-border-opacity, 1));
}
.dark\:border-t-yellow-800\/0:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0);
}
.dark\:border-t-yellow-800\/10:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.1);
}
.dark\:border-t-yellow-800\/100:is(.dark *) {
  border-top-color: rgb(133 77 14 / 1);
}
.dark\:border-t-yellow-800\/15:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.15);
}
.dark\:border-t-yellow-800\/20:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.2);
}
.dark\:border-t-yellow-800\/25:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.25);
}
.dark\:border-t-yellow-800\/30:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.3);
}
.dark\:border-t-yellow-800\/35:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.35);
}
.dark\:border-t-yellow-800\/40:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.4);
}
.dark\:border-t-yellow-800\/45:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.45);
}
.dark\:border-t-yellow-800\/5:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.05);
}
.dark\:border-t-yellow-800\/50:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.5);
}
.dark\:border-t-yellow-800\/55:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.55);
}
.dark\:border-t-yellow-800\/60:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.6);
}
.dark\:border-t-yellow-800\/65:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.65);
}
.dark\:border-t-yellow-800\/70:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.7);
}
.dark\:border-t-yellow-800\/75:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.75);
}
.dark\:border-t-yellow-800\/80:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.8);
}
.dark\:border-t-yellow-800\/85:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.85);
}
.dark\:border-t-yellow-800\/90:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.9);
}
.dark\:border-t-yellow-800\/95:is(.dark *) {
  border-top-color: rgb(133 77 14 / 0.95);
}
.dark\:border-t-yellow-900:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(113 63 18 / var(--tw-border-opacity, 1));
}
.dark\:border-t-yellow-900\/0:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0);
}
.dark\:border-t-yellow-900\/10:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.1);
}
.dark\:border-t-yellow-900\/100:is(.dark *) {
  border-top-color: rgb(113 63 18 / 1);
}
.dark\:border-t-yellow-900\/15:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.15);
}
.dark\:border-t-yellow-900\/20:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.2);
}
.dark\:border-t-yellow-900\/25:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.25);
}
.dark\:border-t-yellow-900\/30:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.3);
}
.dark\:border-t-yellow-900\/35:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.35);
}
.dark\:border-t-yellow-900\/40:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.4);
}
.dark\:border-t-yellow-900\/45:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.45);
}
.dark\:border-t-yellow-900\/5:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.05);
}
.dark\:border-t-yellow-900\/50:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.5);
}
.dark\:border-t-yellow-900\/55:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.55);
}
.dark\:border-t-yellow-900\/60:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.6);
}
.dark\:border-t-yellow-900\/65:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.65);
}
.dark\:border-t-yellow-900\/70:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.7);
}
.dark\:border-t-yellow-900\/75:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.75);
}
.dark\:border-t-yellow-900\/80:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.8);
}
.dark\:border-t-yellow-900\/85:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.85);
}
.dark\:border-t-yellow-900\/90:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.9);
}
.dark\:border-t-yellow-900\/95:is(.dark *) {
  border-top-color: rgb(113 63 18 / 0.95);
}
.dark\:border-t-yellow-950:is(.dark *) {
  --tw-border-opacity: 1;
  border-top-color: rgb(66 32 6 / var(--tw-border-opacity, 1));
}
.dark\:border-t-yellow-950\/0:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0);
}
.dark\:border-t-yellow-950\/10:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.1);
}
.dark\:border-t-yellow-950\/100:is(.dark *) {
  border-top-color: rgb(66 32 6 / 1);
}
.dark\:border-t-yellow-950\/15:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.15);
}
.dark\:border-t-yellow-950\/20:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.2);
}
.dark\:border-t-yellow-950\/25:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.25);
}
.dark\:border-t-yellow-950\/30:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.3);
}
.dark\:border-t-yellow-950\/35:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.35);
}
.dark\:border-t-yellow-950\/40:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.4);
}
.dark\:border-t-yellow-950\/45:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.45);
}
.dark\:border-t-yellow-950\/5:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.05);
}
.dark\:border-t-yellow-950\/50:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.5);
}
.dark\:border-t-yellow-950\/55:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.55);
}
.dark\:border-t-yellow-950\/60:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.6);
}
.dark\:border-t-yellow-950\/65:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.65);
}
.dark\:border-t-yellow-950\/70:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.7);
}
.dark\:border-t-yellow-950\/75:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.75);
}
.dark\:border-t-yellow-950\/80:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.8);
}
.dark\:border-t-yellow-950\/85:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.85);
}
.dark\:border-t-yellow-950\/90:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.9);
}
.dark\:border-t-yellow-950\/95:is(.dark *) {
  border-top-color: rgb(66 32 6 / 0.95);
}
.dark\:bg-\[var\(--shiki-dark-bg\2c var\(--sdm-bg\2c transparent\)\)\]:is(.dark *) {
  background-color: var(--shiki-dark-bg,var(--sdm-bg,transparent));
}
.dark\:bg-\[var\(--shiki-dark-bg\2c var\(--sdm-tbg\)\)\]:is(.dark *) {
  background-color: var(--shiki-dark-bg,var(--sdm-tbg));
}
.dark\:bg-accent:is(.dark *) {
  background-color: hsl(var(--accent));
}
.dark\:bg-accent-foreground:is(.dark *) {
  background-color: hsl(var(--accent-foreground));
}
.dark\:bg-accent-foreground\/0:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0);
}
.dark\:bg-accent-foreground\/10:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.1);
}
.dark\:bg-accent-foreground\/100:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 1);
}
.dark\:bg-accent-foreground\/15:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.15);
}
.dark\:bg-accent-foreground\/20:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.2);
}
.dark\:bg-accent-foreground\/25:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.25);
}
.dark\:bg-accent-foreground\/30:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.3);
}
.dark\:bg-accent-foreground\/35:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.35);
}
.dark\:bg-accent-foreground\/40:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.4);
}
.dark\:bg-accent-foreground\/45:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.45);
}
.dark\:bg-accent-foreground\/5:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.05);
}
.dark\:bg-accent-foreground\/50:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.5);
}
.dark\:bg-accent-foreground\/55:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.55);
}
.dark\:bg-accent-foreground\/60:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.6);
}
.dark\:bg-accent-foreground\/65:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.65);
}
.dark\:bg-accent-foreground\/70:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.7);
}
.dark\:bg-accent-foreground\/75:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.75);
}
.dark\:bg-accent-foreground\/80:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.8);
}
.dark\:bg-accent-foreground\/85:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.85);
}
.dark\:bg-accent-foreground\/90:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.9);
}
.dark\:bg-accent-foreground\/95:is(.dark *) {
  background-color: hsl(var(--accent-foreground) / 0.95);
}
.dark\:bg-accent\/0:is(.dark *) {
  background-color: hsl(var(--accent) / 0);
}
.dark\:bg-accent\/10:is(.dark *) {
  background-color: hsl(var(--accent) / 0.1);
}
.dark\:bg-accent\/100:is(.dark *) {
  background-color: hsl(var(--accent) / 1);
}
.dark\:bg-accent\/15:is(.dark *) {
  background-color: hsl(var(--accent) / 0.15);
}
.dark\:bg-accent\/20:is(.dark *) {
  background-color: hsl(var(--accent) / 0.2);
}
.dark\:bg-accent\/25:is(.dark *) {
  background-color: hsl(var(--accent) / 0.25);
}
.dark\:bg-accent\/30:is(.dark *) {
  background-color: hsl(var(--accent) / 0.3);
}
.dark\:bg-accent\/35:is(.dark *) {
  background-color: hsl(var(--accent) / 0.35);
}
.dark\:bg-accent\/40:is(.dark *) {
  background-color: hsl(var(--accent) / 0.4);
}
.dark\:bg-accent\/45:is(.dark *) {
  background-color: hsl(var(--accent) / 0.45);
}
.dark\:bg-accent\/5:is(.dark *) {
  background-color: hsl(var(--accent) / 0.05);
}
.dark\:bg-accent\/50:is(.dark *) {
  background-color: hsl(var(--accent) / 0.5);
}
.dark\:bg-accent\/55:is(.dark *) {
  background-color: hsl(var(--accent) / 0.55);
}
.dark\:bg-accent\/60:is(.dark *) {
  background-color: hsl(var(--accent) / 0.6);
}
.dark\:bg-accent\/65:is(.dark *) {
  background-color: hsl(var(--accent) / 0.65);
}
.dark\:bg-accent\/70:is(.dark *) {
  background-color: hsl(var(--accent) / 0.7);
}
.dark\:bg-accent\/75:is(.dark *) {
  background-color: hsl(var(--accent) / 0.75);
}
.dark\:bg-accent\/80:is(.dark *) {
  background-color: hsl(var(--accent) / 0.8);
}
.dark\:bg-accent\/85:is(.dark *) {
  background-color: hsl(var(--accent) / 0.85);
}
.dark\:bg-accent\/90:is(.dark *) {
  background-color: hsl(var(--accent) / 0.9);
}
.dark\:bg-accent\/95:is(.dark *) {
  background-color: hsl(var(--accent) / 0.95);
}
.dark\:bg-amber-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-100\/0:is(.dark *) {
  background-color: rgb(254 243 199 / 0);
}
.dark\:bg-amber-100\/10:is(.dark *) {
  background-color: rgb(254 243 199 / 0.1);
}
.dark\:bg-amber-100\/100:is(.dark *) {
  background-color: rgb(254 243 199 / 1);
}
.dark\:bg-amber-100\/15:is(.dark *) {
  background-color: rgb(254 243 199 / 0.15);
}
.dark\:bg-amber-100\/20:is(.dark *) {
  background-color: rgb(254 243 199 / 0.2);
}
.dark\:bg-amber-100\/25:is(.dark *) {
  background-color: rgb(254 243 199 / 0.25);
}
.dark\:bg-amber-100\/30:is(.dark *) {
  background-color: rgb(254 243 199 / 0.3);
}
.dark\:bg-amber-100\/35:is(.dark *) {
  background-color: rgb(254 243 199 / 0.35);
}
.dark\:bg-amber-100\/40:is(.dark *) {
  background-color: rgb(254 243 199 / 0.4);
}
.dark\:bg-amber-100\/45:is(.dark *) {
  background-color: rgb(254 243 199 / 0.45);
}
.dark\:bg-amber-100\/5:is(.dark *) {
  background-color: rgb(254 243 199 / 0.05);
}
.dark\:bg-amber-100\/50:is(.dark *) {
  background-color: rgb(254 243 199 / 0.5);
}
.dark\:bg-amber-100\/55:is(.dark *) {
  background-color: rgb(254 243 199 / 0.55);
}
.dark\:bg-amber-100\/60:is(.dark *) {
  background-color: rgb(254 243 199 / 0.6);
}
.dark\:bg-amber-100\/65:is(.dark *) {
  background-color: rgb(254 243 199 / 0.65);
}
.dark\:bg-amber-100\/70:is(.dark *) {
  background-color: rgb(254 243 199 / 0.7);
}
.dark\:bg-amber-100\/75:is(.dark *) {
  background-color: rgb(254 243 199 / 0.75);
}
.dark\:bg-amber-100\/80:is(.dark *) {
  background-color: rgb(254 243 199 / 0.8);
}
.dark\:bg-amber-100\/85:is(.dark *) {
  background-color: rgb(254 243 199 / 0.85);
}
.dark\:bg-amber-100\/90:is(.dark *) {
  background-color: rgb(254 243 199 / 0.9);
}
.dark\:bg-amber-100\/95:is(.dark *) {
  background-color: rgb(254 243 199 / 0.95);
}
.dark\:bg-amber-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-200\/0:is(.dark *) {
  background-color: rgb(253 230 138 / 0);
}
.dark\:bg-amber-200\/10:is(.dark *) {
  background-color: rgb(253 230 138 / 0.1);
}
.dark\:bg-amber-200\/100:is(.dark *) {
  background-color: rgb(253 230 138 / 1);
}
.dark\:bg-amber-200\/15:is(.dark *) {
  background-color: rgb(253 230 138 / 0.15);
}
.dark\:bg-amber-200\/20:is(.dark *) {
  background-color: rgb(253 230 138 / 0.2);
}
.dark\:bg-amber-200\/25:is(.dark *) {
  background-color: rgb(253 230 138 / 0.25);
}
.dark\:bg-amber-200\/30:is(.dark *) {
  background-color: rgb(253 230 138 / 0.3);
}
.dark\:bg-amber-200\/35:is(.dark *) {
  background-color: rgb(253 230 138 / 0.35);
}
.dark\:bg-amber-200\/40:is(.dark *) {
  background-color: rgb(253 230 138 / 0.4);
}
.dark\:bg-amber-200\/45:is(.dark *) {
  background-color: rgb(253 230 138 / 0.45);
}
.dark\:bg-amber-200\/5:is(.dark *) {
  background-color: rgb(253 230 138 / 0.05);
}
.dark\:bg-amber-200\/50:is(.dark *) {
  background-color: rgb(253 230 138 / 0.5);
}
.dark\:bg-amber-200\/55:is(.dark *) {
  background-color: rgb(253 230 138 / 0.55);
}
.dark\:bg-amber-200\/60:is(.dark *) {
  background-color: rgb(253 230 138 / 0.6);
}
.dark\:bg-amber-200\/65:is(.dark *) {
  background-color: rgb(253 230 138 / 0.65);
}
.dark\:bg-amber-200\/70:is(.dark *) {
  background-color: rgb(253 230 138 / 0.7);
}
.dark\:bg-amber-200\/75:is(.dark *) {
  background-color: rgb(253 230 138 / 0.75);
}
.dark\:bg-amber-200\/80:is(.dark *) {
  background-color: rgb(253 230 138 / 0.8);
}
.dark\:bg-amber-200\/85:is(.dark *) {
  background-color: rgb(253 230 138 / 0.85);
}
.dark\:bg-amber-200\/90:is(.dark *) {
  background-color: rgb(253 230 138 / 0.9);
}
.dark\:bg-amber-200\/95:is(.dark *) {
  background-color: rgb(253 230 138 / 0.95);
}
.dark\:bg-amber-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-300\/0:is(.dark *) {
  background-color: rgb(252 211 77 / 0);
}
.dark\:bg-amber-300\/10:is(.dark *) {
  background-color: rgb(252 211 77 / 0.1);
}
.dark\:bg-amber-300\/100:is(.dark *) {
  background-color: rgb(252 211 77 / 1);
}
.dark\:bg-amber-300\/15:is(.dark *) {
  background-color: rgb(252 211 77 / 0.15);
}
.dark\:bg-amber-300\/20:is(.dark *) {
  background-color: rgb(252 211 77 / 0.2);
}
.dark\:bg-amber-300\/25:is(.dark *) {
  background-color: rgb(252 211 77 / 0.25);
}
.dark\:bg-amber-300\/30:is(.dark *) {
  background-color: rgb(252 211 77 / 0.3);
}
.dark\:bg-amber-300\/35:is(.dark *) {
  background-color: rgb(252 211 77 / 0.35);
}
.dark\:bg-amber-300\/40:is(.dark *) {
  background-color: rgb(252 211 77 / 0.4);
}
.dark\:bg-amber-300\/45:is(.dark *) {
  background-color: rgb(252 211 77 / 0.45);
}
.dark\:bg-amber-300\/5:is(.dark *) {
  background-color: rgb(252 211 77 / 0.05);
}
.dark\:bg-amber-300\/50:is(.dark *) {
  background-color: rgb(252 211 77 / 0.5);
}
.dark\:bg-amber-300\/55:is(.dark *) {
  background-color: rgb(252 211 77 / 0.55);
}
.dark\:bg-amber-300\/60:is(.dark *) {
  background-color: rgb(252 211 77 / 0.6);
}
.dark\:bg-amber-300\/65:is(.dark *) {
  background-color: rgb(252 211 77 / 0.65);
}
.dark\:bg-amber-300\/70:is(.dark *) {
  background-color: rgb(252 211 77 / 0.7);
}
.dark\:bg-amber-300\/75:is(.dark *) {
  background-color: rgb(252 211 77 / 0.75);
}
.dark\:bg-amber-300\/80:is(.dark *) {
  background-color: rgb(252 211 77 / 0.8);
}
.dark\:bg-amber-300\/85:is(.dark *) {
  background-color: rgb(252 211 77 / 0.85);
}
.dark\:bg-amber-300\/90:is(.dark *) {
  background-color: rgb(252 211 77 / 0.9);
}
.dark\:bg-amber-300\/95:is(.dark *) {
  background-color: rgb(252 211 77 / 0.95);
}
.dark\:bg-amber-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-400\/0:is(.dark *) {
  background-color: rgb(251 191 36 / 0);
}
.dark\:bg-amber-400\/10:is(.dark *) {
  background-color: rgb(251 191 36 / 0.1);
}
.dark\:bg-amber-400\/100:is(.dark *) {
  background-color: rgb(251 191 36 / 1);
}
.dark\:bg-amber-400\/15:is(.dark *) {
  background-color: rgb(251 191 36 / 0.15);
}
.dark\:bg-amber-400\/20:is(.dark *) {
  background-color: rgb(251 191 36 / 0.2);
}
.dark\:bg-amber-400\/25:is(.dark *) {
  background-color: rgb(251 191 36 / 0.25);
}
.dark\:bg-amber-400\/30:is(.dark *) {
  background-color: rgb(251 191 36 / 0.3);
}
.dark\:bg-amber-400\/35:is(.dark *) {
  background-color: rgb(251 191 36 / 0.35);
}
.dark\:bg-amber-400\/40:is(.dark *) {
  background-color: rgb(251 191 36 / 0.4);
}
.dark\:bg-amber-400\/45:is(.dark *) {
  background-color: rgb(251 191 36 / 0.45);
}
.dark\:bg-amber-400\/5:is(.dark *) {
  background-color: rgb(251 191 36 / 0.05);
}
.dark\:bg-amber-400\/50:is(.dark *) {
  background-color: rgb(251 191 36 / 0.5);
}
.dark\:bg-amber-400\/55:is(.dark *) {
  background-color: rgb(251 191 36 / 0.55);
}
.dark\:bg-amber-400\/60:is(.dark *) {
  background-color: rgb(251 191 36 / 0.6);
}
.dark\:bg-amber-400\/65:is(.dark *) {
  background-color: rgb(251 191 36 / 0.65);
}
.dark\:bg-amber-400\/70:is(.dark *) {
  background-color: rgb(251 191 36 / 0.7);
}
.dark\:bg-amber-400\/75:is(.dark *) {
  background-color: rgb(251 191 36 / 0.75);
}
.dark\:bg-amber-400\/80:is(.dark *) {
  background-color: rgb(251 191 36 / 0.8);
}
.dark\:bg-amber-400\/85:is(.dark *) {
  background-color: rgb(251 191 36 / 0.85);
}
.dark\:bg-amber-400\/90:is(.dark *) {
  background-color: rgb(251 191 36 / 0.9);
}
.dark\:bg-amber-400\/95:is(.dark *) {
  background-color: rgb(251 191 36 / 0.95);
}
.dark\:bg-amber-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-500\/0:is(.dark *) {
  background-color: rgb(245 158 11 / 0);
}
.dark\:bg-amber-500\/10:is(.dark *) {
  background-color: rgb(245 158 11 / 0.1);
}
.dark\:bg-amber-500\/100:is(.dark *) {
  background-color: rgb(245 158 11 / 1);
}
.dark\:bg-amber-500\/15:is(.dark *) {
  background-color: rgb(245 158 11 / 0.15);
}
.dark\:bg-amber-500\/20:is(.dark *) {
  background-color: rgb(245 158 11 / 0.2);
}
.dark\:bg-amber-500\/25:is(.dark *) {
  background-color: rgb(245 158 11 / 0.25);
}
.dark\:bg-amber-500\/30:is(.dark *) {
  background-color: rgb(245 158 11 / 0.3);
}
.dark\:bg-amber-500\/35:is(.dark *) {
  background-color: rgb(245 158 11 / 0.35);
}
.dark\:bg-amber-500\/40:is(.dark *) {
  background-color: rgb(245 158 11 / 0.4);
}
.dark\:bg-amber-500\/45:is(.dark *) {
  background-color: rgb(245 158 11 / 0.45);
}
.dark\:bg-amber-500\/5:is(.dark *) {
  background-color: rgb(245 158 11 / 0.05);
}
.dark\:bg-amber-500\/50:is(.dark *) {
  background-color: rgb(245 158 11 / 0.5);
}
.dark\:bg-amber-500\/55:is(.dark *) {
  background-color: rgb(245 158 11 / 0.55);
}
.dark\:bg-amber-500\/60:is(.dark *) {
  background-color: rgb(245 158 11 / 0.6);
}
.dark\:bg-amber-500\/65:is(.dark *) {
  background-color: rgb(245 158 11 / 0.65);
}
.dark\:bg-amber-500\/70:is(.dark *) {
  background-color: rgb(245 158 11 / 0.7);
}
.dark\:bg-amber-500\/75:is(.dark *) {
  background-color: rgb(245 158 11 / 0.75);
}
.dark\:bg-amber-500\/80:is(.dark *) {
  background-color: rgb(245 158 11 / 0.8);
}
.dark\:bg-amber-500\/85:is(.dark *) {
  background-color: rgb(245 158 11 / 0.85);
}
.dark\:bg-amber-500\/90:is(.dark *) {
  background-color: rgb(245 158 11 / 0.9);
}
.dark\:bg-amber-500\/95:is(.dark *) {
  background-color: rgb(245 158 11 / 0.95);
}
.dark\:bg-amber-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-600\/0:is(.dark *) {
  background-color: rgb(217 119 6 / 0);
}
.dark\:bg-amber-600\/10:is(.dark *) {
  background-color: rgb(217 119 6 / 0.1);
}
.dark\:bg-amber-600\/100:is(.dark *) {
  background-color: rgb(217 119 6 / 1);
}
.dark\:bg-amber-600\/15:is(.dark *) {
  background-color: rgb(217 119 6 / 0.15);
}
.dark\:bg-amber-600\/20:is(.dark *) {
  background-color: rgb(217 119 6 / 0.2);
}
.dark\:bg-amber-600\/25:is(.dark *) {
  background-color: rgb(217 119 6 / 0.25);
}
.dark\:bg-amber-600\/30:is(.dark *) {
  background-color: rgb(217 119 6 / 0.3);
}
.dark\:bg-amber-600\/35:is(.dark *) {
  background-color: rgb(217 119 6 / 0.35);
}
.dark\:bg-amber-600\/40:is(.dark *) {
  background-color: rgb(217 119 6 / 0.4);
}
.dark\:bg-amber-600\/45:is(.dark *) {
  background-color: rgb(217 119 6 / 0.45);
}
.dark\:bg-amber-600\/5:is(.dark *) {
  background-color: rgb(217 119 6 / 0.05);
}
.dark\:bg-amber-600\/50:is(.dark *) {
  background-color: rgb(217 119 6 / 0.5);
}
.dark\:bg-amber-600\/55:is(.dark *) {
  background-color: rgb(217 119 6 / 0.55);
}
.dark\:bg-amber-600\/60:is(.dark *) {
  background-color: rgb(217 119 6 / 0.6);
}
.dark\:bg-amber-600\/65:is(.dark *) {
  background-color: rgb(217 119 6 / 0.65);
}
.dark\:bg-amber-600\/70:is(.dark *) {
  background-color: rgb(217 119 6 / 0.7);
}
.dark\:bg-amber-600\/75:is(.dark *) {
  background-color: rgb(217 119 6 / 0.75);
}
.dark\:bg-amber-600\/80:is(.dark *) {
  background-color: rgb(217 119 6 / 0.8);
}
.dark\:bg-amber-600\/85:is(.dark *) {
  background-color: rgb(217 119 6 / 0.85);
}
.dark\:bg-amber-600\/90:is(.dark *) {
  background-color: rgb(217 119 6 / 0.9);
}
.dark\:bg-amber-600\/95:is(.dark *) {
  background-color: rgb(217 119 6 / 0.95);
}
.dark\:bg-amber-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-700\/0:is(.dark *) {
  background-color: rgb(180 83 9 / 0);
}
.dark\:bg-amber-700\/10:is(.dark *) {
  background-color: rgb(180 83 9 / 0.1);
}
.dark\:bg-amber-700\/100:is(.dark *) {
  background-color: rgb(180 83 9 / 1);
}
.dark\:bg-amber-700\/15:is(.dark *) {
  background-color: rgb(180 83 9 / 0.15);
}
.dark\:bg-amber-700\/20:is(.dark *) {
  background-color: rgb(180 83 9 / 0.2);
}
.dark\:bg-amber-700\/25:is(.dark *) {
  background-color: rgb(180 83 9 / 0.25);
}
.dark\:bg-amber-700\/30:is(.dark *) {
  background-color: rgb(180 83 9 / 0.3);
}
.dark\:bg-amber-700\/35:is(.dark *) {
  background-color: rgb(180 83 9 / 0.35);
}
.dark\:bg-amber-700\/40:is(.dark *) {
  background-color: rgb(180 83 9 / 0.4);
}
.dark\:bg-amber-700\/45:is(.dark *) {
  background-color: rgb(180 83 9 / 0.45);
}
.dark\:bg-amber-700\/5:is(.dark *) {
  background-color: rgb(180 83 9 / 0.05);
}
.dark\:bg-amber-700\/50:is(.dark *) {
  background-color: rgb(180 83 9 / 0.5);
}
.dark\:bg-amber-700\/55:is(.dark *) {
  background-color: rgb(180 83 9 / 0.55);
}
.dark\:bg-amber-700\/60:is(.dark *) {
  background-color: rgb(180 83 9 / 0.6);
}
.dark\:bg-amber-700\/65:is(.dark *) {
  background-color: rgb(180 83 9 / 0.65);
}
.dark\:bg-amber-700\/70:is(.dark *) {
  background-color: rgb(180 83 9 / 0.7);
}
.dark\:bg-amber-700\/75:is(.dark *) {
  background-color: rgb(180 83 9 / 0.75);
}
.dark\:bg-amber-700\/80:is(.dark *) {
  background-color: rgb(180 83 9 / 0.8);
}
.dark\:bg-amber-700\/85:is(.dark *) {
  background-color: rgb(180 83 9 / 0.85);
}
.dark\:bg-amber-700\/90:is(.dark *) {
  background-color: rgb(180 83 9 / 0.9);
}
.dark\:bg-amber-700\/95:is(.dark *) {
  background-color: rgb(180 83 9 / 0.95);
}
.dark\:bg-amber-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-800\/0:is(.dark *) {
  background-color: rgb(146 64 14 / 0);
}
.dark\:bg-amber-800\/10:is(.dark *) {
  background-color: rgb(146 64 14 / 0.1);
}
.dark\:bg-amber-800\/100:is(.dark *) {
  background-color: rgb(146 64 14 / 1);
}
.dark\:bg-amber-800\/15:is(.dark *) {
  background-color: rgb(146 64 14 / 0.15);
}
.dark\:bg-amber-800\/20:is(.dark *) {
  background-color: rgb(146 64 14 / 0.2);
}
.dark\:bg-amber-800\/25:is(.dark *) {
  background-color: rgb(146 64 14 / 0.25);
}
.dark\:bg-amber-800\/30:is(.dark *) {
  background-color: rgb(146 64 14 / 0.3);
}
.dark\:bg-amber-800\/35:is(.dark *) {
  background-color: rgb(146 64 14 / 0.35);
}
.dark\:bg-amber-800\/40:is(.dark *) {
  background-color: rgb(146 64 14 / 0.4);
}
.dark\:bg-amber-800\/45:is(.dark *) {
  background-color: rgb(146 64 14 / 0.45);
}
.dark\:bg-amber-800\/5:is(.dark *) {
  background-color: rgb(146 64 14 / 0.05);
}
.dark\:bg-amber-800\/50:is(.dark *) {
  background-color: rgb(146 64 14 / 0.5);
}
.dark\:bg-amber-800\/55:is(.dark *) {
  background-color: rgb(146 64 14 / 0.55);
}
.dark\:bg-amber-800\/60:is(.dark *) {
  background-color: rgb(146 64 14 / 0.6);
}
.dark\:bg-amber-800\/65:is(.dark *) {
  background-color: rgb(146 64 14 / 0.65);
}
.dark\:bg-amber-800\/70:is(.dark *) {
  background-color: rgb(146 64 14 / 0.7);
}
.dark\:bg-amber-800\/75:is(.dark *) {
  background-color: rgb(146 64 14 / 0.75);
}
.dark\:bg-amber-800\/80:is(.dark *) {
  background-color: rgb(146 64 14 / 0.8);
}
.dark\:bg-amber-800\/85:is(.dark *) {
  background-color: rgb(146 64 14 / 0.85);
}
.dark\:bg-amber-800\/90:is(.dark *) {
  background-color: rgb(146 64 14 / 0.9);
}
.dark\:bg-amber-800\/95:is(.dark *) {
  background-color: rgb(146 64 14 / 0.95);
}
.dark\:bg-amber-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-900\/0:is(.dark *) {
  background-color: rgb(120 53 15 / 0);
}
.dark\:bg-amber-900\/10:is(.dark *) {
  background-color: rgb(120 53 15 / 0.1);
}
.dark\:bg-amber-900\/100:is(.dark *) {
  background-color: rgb(120 53 15 / 1);
}
.dark\:bg-amber-900\/15:is(.dark *) {
  background-color: rgb(120 53 15 / 0.15);
}
.dark\:bg-amber-900\/20:is(.dark *) {
  background-color: rgb(120 53 15 / 0.2);
}
.dark\:bg-amber-900\/25:is(.dark *) {
  background-color: rgb(120 53 15 / 0.25);
}
.dark\:bg-amber-900\/30:is(.dark *) {
  background-color: rgb(120 53 15 / 0.3);
}
.dark\:bg-amber-900\/35:is(.dark *) {
  background-color: rgb(120 53 15 / 0.35);
}
.dark\:bg-amber-900\/40:is(.dark *) {
  background-color: rgb(120 53 15 / 0.4);
}
.dark\:bg-amber-900\/45:is(.dark *) {
  background-color: rgb(120 53 15 / 0.45);
}
.dark\:bg-amber-900\/5:is(.dark *) {
  background-color: rgb(120 53 15 / 0.05);
}
.dark\:bg-amber-900\/50:is(.dark *) {
  background-color: rgb(120 53 15 / 0.5);
}
.dark\:bg-amber-900\/55:is(.dark *) {
  background-color: rgb(120 53 15 / 0.55);
}
.dark\:bg-amber-900\/60:is(.dark *) {
  background-color: rgb(120 53 15 / 0.6);
}
.dark\:bg-amber-900\/65:is(.dark *) {
  background-color: rgb(120 53 15 / 0.65);
}
.dark\:bg-amber-900\/70:is(.dark *) {
  background-color: rgb(120 53 15 / 0.7);
}
.dark\:bg-amber-900\/75:is(.dark *) {
  background-color: rgb(120 53 15 / 0.75);
}
.dark\:bg-amber-900\/80:is(.dark *) {
  background-color: rgb(120 53 15 / 0.8);
}
.dark\:bg-amber-900\/85:is(.dark *) {
  background-color: rgb(120 53 15 / 0.85);
}
.dark\:bg-amber-900\/90:is(.dark *) {
  background-color: rgb(120 53 15 / 0.9);
}
.dark\:bg-amber-900\/95:is(.dark *) {
  background-color: rgb(120 53 15 / 0.95);
}
.dark\:bg-amber-950\/20:is(.dark *) {
  background-color: rgb(69 26 3 / 0.2);
}
.dark\:bg-background:is(.dark *) {
  background-color: hsl(var(--background));
}
.dark\:bg-black:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-100\/0:is(.dark *) {
  background-color: rgb(219 234 254 / 0);
}
.dark\:bg-blue-100\/10:is(.dark *) {
  background-color: rgb(219 234 254 / 0.1);
}
.dark\:bg-blue-100\/100:is(.dark *) {
  background-color: rgb(219 234 254 / 1);
}
.dark\:bg-blue-100\/15:is(.dark *) {
  background-color: rgb(219 234 254 / 0.15);
}
.dark\:bg-blue-100\/20:is(.dark *) {
  background-color: rgb(219 234 254 / 0.2);
}
.dark\:bg-blue-100\/25:is(.dark *) {
  background-color: rgb(219 234 254 / 0.25);
}
.dark\:bg-blue-100\/30:is(.dark *) {
  background-color: rgb(219 234 254 / 0.3);
}
.dark\:bg-blue-100\/35:is(.dark *) {
  background-color: rgb(219 234 254 / 0.35);
}
.dark\:bg-blue-100\/40:is(.dark *) {
  background-color: rgb(219 234 254 / 0.4);
}
.dark\:bg-blue-100\/45:is(.dark *) {
  background-color: rgb(219 234 254 / 0.45);
}
.dark\:bg-blue-100\/5:is(.dark *) {
  background-color: rgb(219 234 254 / 0.05);
}
.dark\:bg-blue-100\/50:is(.dark *) {
  background-color: rgb(219 234 254 / 0.5);
}
.dark\:bg-blue-100\/55:is(.dark *) {
  background-color: rgb(219 234 254 / 0.55);
}
.dark\:bg-blue-100\/60:is(.dark *) {
  background-color: rgb(219 234 254 / 0.6);
}
.dark\:bg-blue-100\/65:is(.dark *) {
  background-color: rgb(219 234 254 / 0.65);
}
.dark\:bg-blue-100\/70:is(.dark *) {
  background-color: rgb(219 234 254 / 0.7);
}
.dark\:bg-blue-100\/75:is(.dark *) {
  background-color: rgb(219 234 254 / 0.75);
}
.dark\:bg-blue-100\/80:is(.dark *) {
  background-color: rgb(219 234 254 / 0.8);
}
.dark\:bg-blue-100\/85:is(.dark *) {
  background-color: rgb(219 234 254 / 0.85);
}
.dark\:bg-blue-100\/90:is(.dark *) {
  background-color: rgb(219 234 254 / 0.9);
}
.dark\:bg-blue-100\/95:is(.dark *) {
  background-color: rgb(219 234 254 / 0.95);
}
.dark\:bg-blue-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-200\/0:is(.dark *) {
  background-color: rgb(191 219 254 / 0);
}
.dark\:bg-blue-200\/10:is(.dark *) {
  background-color: rgb(191 219 254 / 0.1);
}
.dark\:bg-blue-200\/100:is(.dark *) {
  background-color: rgb(191 219 254 / 1);
}
.dark\:bg-blue-200\/15:is(.dark *) {
  background-color: rgb(191 219 254 / 0.15);
}
.dark\:bg-blue-200\/20:is(.dark *) {
  background-color: rgb(191 219 254 / 0.2);
}
.dark\:bg-blue-200\/25:is(.dark *) {
  background-color: rgb(191 219 254 / 0.25);
}
.dark\:bg-blue-200\/30:is(.dark *) {
  background-color: rgb(191 219 254 / 0.3);
}
.dark\:bg-blue-200\/35:is(.dark *) {
  background-color: rgb(191 219 254 / 0.35);
}
.dark\:bg-blue-200\/40:is(.dark *) {
  background-color: rgb(191 219 254 / 0.4);
}
.dark\:bg-blue-200\/45:is(.dark *) {
  background-color: rgb(191 219 254 / 0.45);
}
.dark\:bg-blue-200\/5:is(.dark *) {
  background-color: rgb(191 219 254 / 0.05);
}
.dark\:bg-blue-200\/50:is(.dark *) {
  background-color: rgb(191 219 254 / 0.5);
}
.dark\:bg-blue-200\/55:is(.dark *) {
  background-color: rgb(191 219 254 / 0.55);
}
.dark\:bg-blue-200\/60:is(.dark *) {
  background-color: rgb(191 219 254 / 0.6);
}
.dark\:bg-blue-200\/65:is(.dark *) {
  background-color: rgb(191 219 254 / 0.65);
}
.dark\:bg-blue-200\/70:is(.dark *) {
  background-color: rgb(191 219 254 / 0.7);
}
.dark\:bg-blue-200\/75:is(.dark *) {
  background-color: rgb(191 219 254 / 0.75);
}
.dark\:bg-blue-200\/80:is(.dark *) {
  background-color: rgb(191 219 254 / 0.8);
}
.dark\:bg-blue-200\/85:is(.dark *) {
  background-color: rgb(191 219 254 / 0.85);
}
.dark\:bg-blue-200\/90:is(.dark *) {
  background-color: rgb(191 219 254 / 0.9);
}
.dark\:bg-blue-200\/95:is(.dark *) {
  background-color: rgb(191 219 254 / 0.95);
}
.dark\:bg-blue-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-300\/0:is(.dark *) {
  background-color: rgb(147 197 253 / 0);
}
.dark\:bg-blue-300\/10:is(.dark *) {
  background-color: rgb(147 197 253 / 0.1);
}
.dark\:bg-blue-300\/100:is(.dark *) {
  background-color: rgb(147 197 253 / 1);
}
.dark\:bg-blue-300\/15:is(.dark *) {
  background-color: rgb(147 197 253 / 0.15);
}
.dark\:bg-blue-300\/20:is(.dark *) {
  background-color: rgb(147 197 253 / 0.2);
}
.dark\:bg-blue-300\/25:is(.dark *) {
  background-color: rgb(147 197 253 / 0.25);
}
.dark\:bg-blue-300\/30:is(.dark *) {
  background-color: rgb(147 197 253 / 0.3);
}
.dark\:bg-blue-300\/35:is(.dark *) {
  background-color: rgb(147 197 253 / 0.35);
}
.dark\:bg-blue-300\/40:is(.dark *) {
  background-color: rgb(147 197 253 / 0.4);
}
.dark\:bg-blue-300\/45:is(.dark *) {
  background-color: rgb(147 197 253 / 0.45);
}
.dark\:bg-blue-300\/5:is(.dark *) {
  background-color: rgb(147 197 253 / 0.05);
}
.dark\:bg-blue-300\/50:is(.dark *) {
  background-color: rgb(147 197 253 / 0.5);
}
.dark\:bg-blue-300\/55:is(.dark *) {
  background-color: rgb(147 197 253 / 0.55);
}
.dark\:bg-blue-300\/60:is(.dark *) {
  background-color: rgb(147 197 253 / 0.6);
}
.dark\:bg-blue-300\/65:is(.dark *) {
  background-color: rgb(147 197 253 / 0.65);
}
.dark\:bg-blue-300\/70:is(.dark *) {
  background-color: rgb(147 197 253 / 0.7);
}
.dark\:bg-blue-300\/75:is(.dark *) {
  background-color: rgb(147 197 253 / 0.75);
}
.dark\:bg-blue-300\/80:is(.dark *) {
  background-color: rgb(147 197 253 / 0.8);
}
.dark\:bg-blue-300\/85:is(.dark *) {
  background-color: rgb(147 197 253 / 0.85);
}
.dark\:bg-blue-300\/90:is(.dark *) {
  background-color: rgb(147 197 253 / 0.9);
}
.dark\:bg-blue-300\/95:is(.dark *) {
  background-color: rgb(147 197 253 / 0.95);
}
.dark\:bg-blue-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-400\/0:is(.dark *) {
  background-color: rgb(96 165 250 / 0);
}
.dark\:bg-blue-400\/10:is(.dark *) {
  background-color: rgb(96 165 250 / 0.1);
}
.dark\:bg-blue-400\/100:is(.dark *) {
  background-color: rgb(96 165 250 / 1);
}
.dark\:bg-blue-400\/15:is(.dark *) {
  background-color: rgb(96 165 250 / 0.15);
}
.dark\:bg-blue-400\/20:is(.dark *) {
  background-color: rgb(96 165 250 / 0.2);
}
.dark\:bg-blue-400\/25:is(.dark *) {
  background-color: rgb(96 165 250 / 0.25);
}
.dark\:bg-blue-400\/30:is(.dark *) {
  background-color: rgb(96 165 250 / 0.3);
}
.dark\:bg-blue-400\/35:is(.dark *) {
  background-color: rgb(96 165 250 / 0.35);
}
.dark\:bg-blue-400\/40:is(.dark *) {
  background-color: rgb(96 165 250 / 0.4);
}
.dark\:bg-blue-400\/45:is(.dark *) {
  background-color: rgb(96 165 250 / 0.45);
}
.dark\:bg-blue-400\/5:is(.dark *) {
  background-color: rgb(96 165 250 / 0.05);
}
.dark\:bg-blue-400\/50:is(.dark *) {
  background-color: rgb(96 165 250 / 0.5);
}
.dark\:bg-blue-400\/55:is(.dark *) {
  background-color: rgb(96 165 250 / 0.55);
}
.dark\:bg-blue-400\/60:is(.dark *) {
  background-color: rgb(96 165 250 / 0.6);
}
.dark\:bg-blue-400\/65:is(.dark *) {
  background-color: rgb(96 165 250 / 0.65);
}
.dark\:bg-blue-400\/70:is(.dark *) {
  background-color: rgb(96 165 250 / 0.7);
}
.dark\:bg-blue-400\/75:is(.dark *) {
  background-color: rgb(96 165 250 / 0.75);
}
.dark\:bg-blue-400\/80:is(.dark *) {
  background-color: rgb(96 165 250 / 0.8);
}
.dark\:bg-blue-400\/85:is(.dark *) {
  background-color: rgb(96 165 250 / 0.85);
}
.dark\:bg-blue-400\/90:is(.dark *) {
  background-color: rgb(96 165 250 / 0.9);
}
.dark\:bg-blue-400\/95:is(.dark *) {
  background-color: rgb(96 165 250 / 0.95);
}
.dark\:bg-blue-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-500\/0:is(.dark *) {
  background-color: rgb(59 130 246 / 0);
}
.dark\:bg-blue-500\/10:is(.dark *) {
  background-color: rgb(59 130 246 / 0.1);
}
.dark\:bg-blue-500\/100:is(.dark *) {
  background-color: rgb(59 130 246 / 1);
}
.dark\:bg-blue-500\/15:is(.dark *) {
  background-color: rgb(59 130 246 / 0.15);
}
.dark\:bg-blue-500\/20:is(.dark *) {
  background-color: rgb(59 130 246 / 0.2);
}
.dark\:bg-blue-500\/25:is(.dark *) {
  background-color: rgb(59 130 246 / 0.25);
}
.dark\:bg-blue-500\/30:is(.dark *) {
  background-color: rgb(59 130 246 / 0.3);
}
.dark\:bg-blue-500\/35:is(.dark *) {
  background-color: rgb(59 130 246 / 0.35);
}
.dark\:bg-blue-500\/40:is(.dark *) {
  background-color: rgb(59 130 246 / 0.4);
}
.dark\:bg-blue-500\/45:is(.dark *) {
  background-color: rgb(59 130 246 / 0.45);
}
.dark\:bg-blue-500\/5:is(.dark *) {
  background-color: rgb(59 130 246 / 0.05);
}
.dark\:bg-blue-500\/50:is(.dark *) {
  background-color: rgb(59 130 246 / 0.5);
}
.dark\:bg-blue-500\/55:is(.dark *) {
  background-color: rgb(59 130 246 / 0.55);
}
.dark\:bg-blue-500\/60:is(.dark *) {
  background-color: rgb(59 130 246 / 0.6);
}
.dark\:bg-blue-500\/65:is(.dark *) {
  background-color: rgb(59 130 246 / 0.65);
}
.dark\:bg-blue-500\/70:is(.dark *) {
  background-color: rgb(59 130 246 / 0.7);
}
.dark\:bg-blue-500\/75:is(.dark *) {
  background-color: rgb(59 130 246 / 0.75);
}
.dark\:bg-blue-500\/80:is(.dark *) {
  background-color: rgb(59 130 246 / 0.8);
}
.dark\:bg-blue-500\/85:is(.dark *) {
  background-color: rgb(59 130 246 / 0.85);
}
.dark\:bg-blue-500\/90:is(.dark *) {
  background-color: rgb(59 130 246 / 0.9);
}
.dark\:bg-blue-500\/95:is(.dark *) {
  background-color: rgb(59 130 246 / 0.95);
}
.dark\:bg-blue-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-600\/0:is(.dark *) {
  background-color: rgb(37 99 235 / 0);
}
.dark\:bg-blue-600\/10:is(.dark *) {
  background-color: rgb(37 99 235 / 0.1);
}
.dark\:bg-blue-600\/100:is(.dark *) {
  background-color: rgb(37 99 235 / 1);
}
.dark\:bg-blue-600\/15:is(.dark *) {
  background-color: rgb(37 99 235 / 0.15);
}
.dark\:bg-blue-600\/20:is(.dark *) {
  background-color: rgb(37 99 235 / 0.2);
}
.dark\:bg-blue-600\/25:is(.dark *) {
  background-color: rgb(37 99 235 / 0.25);
}
.dark\:bg-blue-600\/30:is(.dark *) {
  background-color: rgb(37 99 235 / 0.3);
}
.dark\:bg-blue-600\/35:is(.dark *) {
  background-color: rgb(37 99 235 / 0.35);
}
.dark\:bg-blue-600\/40:is(.dark *) {
  background-color: rgb(37 99 235 / 0.4);
}
.dark\:bg-blue-600\/45:is(.dark *) {
  background-color: rgb(37 99 235 / 0.45);
}
.dark\:bg-blue-600\/5:is(.dark *) {
  background-color: rgb(37 99 235 / 0.05);
}
.dark\:bg-blue-600\/50:is(.dark *) {
  background-color: rgb(37 99 235 / 0.5);
}
.dark\:bg-blue-600\/55:is(.dark *) {
  background-color: rgb(37 99 235 / 0.55);
}
.dark\:bg-blue-600\/60:is(.dark *) {
  background-color: rgb(37 99 235 / 0.6);
}
.dark\:bg-blue-600\/65:is(.dark *) {
  background-color: rgb(37 99 235 / 0.65);
}
.dark\:bg-blue-600\/70:is(.dark *) {
  background-color: rgb(37 99 235 / 0.7);
}
.dark\:bg-blue-600\/75:is(.dark *) {
  background-color: rgb(37 99 235 / 0.75);
}
.dark\:bg-blue-600\/80:is(.dark *) {
  background-color: rgb(37 99 235 / 0.8);
}
.dark\:bg-blue-600\/85:is(.dark *) {
  background-color: rgb(37 99 235 / 0.85);
}
.dark\:bg-blue-600\/90:is(.dark *) {
  background-color: rgb(37 99 235 / 0.9);
}
.dark\:bg-blue-600\/95:is(.dark *) {
  background-color: rgb(37 99 235 / 0.95);
}
.dark\:bg-blue-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-700\/0:is(.dark *) {
  background-color: rgb(29 78 216 / 0);
}
.dark\:bg-blue-700\/10:is(.dark *) {
  background-color: rgb(29 78 216 / 0.1);
}
.dark\:bg-blue-700\/100:is(.dark *) {
  background-color: rgb(29 78 216 / 1);
}
.dark\:bg-blue-700\/15:is(.dark *) {
  background-color: rgb(29 78 216 / 0.15);
}
.dark\:bg-blue-700\/20:is(.dark *) {
  background-color: rgb(29 78 216 / 0.2);
}
.dark\:bg-blue-700\/25:is(.dark *) {
  background-color: rgb(29 78 216 / 0.25);
}
.dark\:bg-blue-700\/30:is(.dark *) {
  background-color: rgb(29 78 216 / 0.3);
}
.dark\:bg-blue-700\/35:is(.dark *) {
  background-color: rgb(29 78 216 / 0.35);
}
.dark\:bg-blue-700\/40:is(.dark *) {
  background-color: rgb(29 78 216 / 0.4);
}
.dark\:bg-blue-700\/45:is(.dark *) {
  background-color: rgb(29 78 216 / 0.45);
}
.dark\:bg-blue-700\/5:is(.dark *) {
  background-color: rgb(29 78 216 / 0.05);
}
.dark\:bg-blue-700\/50:is(.dark *) {
  background-color: rgb(29 78 216 / 0.5);
}
.dark\:bg-blue-700\/55:is(.dark *) {
  background-color: rgb(29 78 216 / 0.55);
}
.dark\:bg-blue-700\/60:is(.dark *) {
  background-color: rgb(29 78 216 / 0.6);
}
.dark\:bg-blue-700\/65:is(.dark *) {
  background-color: rgb(29 78 216 / 0.65);
}
.dark\:bg-blue-700\/70:is(.dark *) {
  background-color: rgb(29 78 216 / 0.7);
}
.dark\:bg-blue-700\/75:is(.dark *) {
  background-color: rgb(29 78 216 / 0.75);
}
.dark\:bg-blue-700\/80:is(.dark *) {
  background-color: rgb(29 78 216 / 0.8);
}
.dark\:bg-blue-700\/85:is(.dark *) {
  background-color: rgb(29 78 216 / 0.85);
}
.dark\:bg-blue-700\/90:is(.dark *) {
  background-color: rgb(29 78 216 / 0.9);
}
.dark\:bg-blue-700\/95:is(.dark *) {
  background-color: rgb(29 78 216 / 0.95);
}
.dark\:bg-blue-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-800\/0:is(.dark *) {
  background-color: rgb(30 64 175 / 0);
}
.dark\:bg-blue-800\/10:is(.dark *) {
  background-color: rgb(30 64 175 / 0.1);
}
.dark\:bg-blue-800\/100:is(.dark *) {
  background-color: rgb(30 64 175 / 1);
}
.dark\:bg-blue-800\/15:is(.dark *) {
  background-color: rgb(30 64 175 / 0.15);
}
.dark\:bg-blue-800\/20:is(.dark *) {
  background-color: rgb(30 64 175 / 0.2);
}
.dark\:bg-blue-800\/25:is(.dark *) {
  background-color: rgb(30 64 175 / 0.25);
}
.dark\:bg-blue-800\/30:is(.dark *) {
  background-color: rgb(30 64 175 / 0.3);
}
.dark\:bg-blue-800\/35:is(.dark *) {
  background-color: rgb(30 64 175 / 0.35);
}
.dark\:bg-blue-800\/40:is(.dark *) {
  background-color: rgb(30 64 175 / 0.4);
}
.dark\:bg-blue-800\/45:is(.dark *) {
  background-color: rgb(30 64 175 / 0.45);
}
.dark\:bg-blue-800\/5:is(.dark *) {
  background-color: rgb(30 64 175 / 0.05);
}
.dark\:bg-blue-800\/50:is(.dark *) {
  background-color: rgb(30 64 175 / 0.5);
}
.dark\:bg-blue-800\/55:is(.dark *) {
  background-color: rgb(30 64 175 / 0.55);
}
.dark\:bg-blue-800\/60:is(.dark *) {
  background-color: rgb(30 64 175 / 0.6);
}
.dark\:bg-blue-800\/65:is(.dark *) {
  background-color: rgb(30 64 175 / 0.65);
}
.dark\:bg-blue-800\/70:is(.dark *) {
  background-color: rgb(30 64 175 / 0.7);
}
.dark\:bg-blue-800\/75:is(.dark *) {
  background-color: rgb(30 64 175 / 0.75);
}
.dark\:bg-blue-800\/80:is(.dark *) {
  background-color: rgb(30 64 175 / 0.8);
}
.dark\:bg-blue-800\/85:is(.dark *) {
  background-color: rgb(30 64 175 / 0.85);
}
.dark\:bg-blue-800\/90:is(.dark *) {
  background-color: rgb(30 64 175 / 0.9);
}
.dark\:bg-blue-800\/95:is(.dark *) {
  background-color: rgb(30 64 175 / 0.95);
}
.dark\:bg-blue-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-900\/0:is(.dark *) {
  background-color: rgb(30 58 138 / 0);
}
.dark\:bg-blue-900\/10:is(.dark *) {
  background-color: rgb(30 58 138 / 0.1);
}
.dark\:bg-blue-900\/100:is(.dark *) {
  background-color: rgb(30 58 138 / 1);
}
.dark\:bg-blue-900\/15:is(.dark *) {
  background-color: rgb(30 58 138 / 0.15);
}
.dark\:bg-blue-900\/20:is(.dark *) {
  background-color: rgb(30 58 138 / 0.2);
}
.dark\:bg-blue-900\/25:is(.dark *) {
  background-color: rgb(30 58 138 / 0.25);
}
.dark\:bg-blue-900\/30:is(.dark *) {
  background-color: rgb(30 58 138 / 0.3);
}
.dark\:bg-blue-900\/35:is(.dark *) {
  background-color: rgb(30 58 138 / 0.35);
}
.dark\:bg-blue-900\/40:is(.dark *) {
  background-color: rgb(30 58 138 / 0.4);
}
.dark\:bg-blue-900\/45:is(.dark *) {
  background-color: rgb(30 58 138 / 0.45);
}
.dark\:bg-blue-900\/5:is(.dark *) {
  background-color: rgb(30 58 138 / 0.05);
}
.dark\:bg-blue-900\/50:is(.dark *) {
  background-color: rgb(30 58 138 / 0.5);
}
.dark\:bg-blue-900\/55:is(.dark *) {
  background-color: rgb(30 58 138 / 0.55);
}
.dark\:bg-blue-900\/60:is(.dark *) {
  background-color: rgb(30 58 138 / 0.6);
}
.dark\:bg-blue-900\/65:is(.dark *) {
  background-color: rgb(30 58 138 / 0.65);
}
.dark\:bg-blue-900\/70:is(.dark *) {
  background-color: rgb(30 58 138 / 0.7);
}
.dark\:bg-blue-900\/75:is(.dark *) {
  background-color: rgb(30 58 138 / 0.75);
}
.dark\:bg-blue-900\/80:is(.dark *) {
  background-color: rgb(30 58 138 / 0.8);
}
.dark\:bg-blue-900\/85:is(.dark *) {
  background-color: rgb(30 58 138 / 0.85);
}
.dark\:bg-blue-900\/90:is(.dark *) {
  background-color: rgb(30 58 138 / 0.9);
}
.dark\:bg-blue-900\/95:is(.dark *) {
  background-color: rgb(30 58 138 / 0.95);
}
.dark\:bg-blue-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-950\/10:is(.dark *) {
  background-color: rgb(23 37 84 / 0.1);
}
.dark\:bg-blue-950\/20:is(.dark *) {
  background-color: rgb(23 37 84 / 0.2);
}
.dark\:bg-blue-950\/50:is(.dark *) {
  background-color: rgb(23 37 84 / 0.5);
}
.dark\:bg-card:is(.dark *) {
  background-color: hsl(var(--card));
}
.dark\:bg-card-foreground:is(.dark *) {
  background-color: hsl(var(--card-foreground));
}
.dark\:bg-card-foreground\/0:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0);
}
.dark\:bg-card-foreground\/10:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.1);
}
.dark\:bg-card-foreground\/100:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 1);
}
.dark\:bg-card-foreground\/15:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.15);
}
.dark\:bg-card-foreground\/20:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.2);
}
.dark\:bg-card-foreground\/25:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.25);
}
.dark\:bg-card-foreground\/30:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.3);
}
.dark\:bg-card-foreground\/35:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.35);
}
.dark\:bg-card-foreground\/40:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.4);
}
.dark\:bg-card-foreground\/45:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.45);
}
.dark\:bg-card-foreground\/5:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.05);
}
.dark\:bg-card-foreground\/50:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.5);
}
.dark\:bg-card-foreground\/55:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.55);
}
.dark\:bg-card-foreground\/60:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.6);
}
.dark\:bg-card-foreground\/65:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.65);
}
.dark\:bg-card-foreground\/70:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.7);
}
.dark\:bg-card-foreground\/75:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.75);
}
.dark\:bg-card-foreground\/80:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.8);
}
.dark\:bg-card-foreground\/85:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.85);
}
.dark\:bg-card-foreground\/90:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.9);
}
.dark\:bg-card-foreground\/95:is(.dark *) {
  background-color: hsl(var(--card-foreground) / 0.95);
}
.dark\:bg-card\/0:is(.dark *) {
  background-color: hsl(var(--card) / 0);
}
.dark\:bg-card\/10:is(.dark *) {
  background-color: hsl(var(--card) / 0.1);
}
.dark\:bg-card\/100:is(.dark *) {
  background-color: hsl(var(--card) / 1);
}
.dark\:bg-card\/15:is(.dark *) {
  background-color: hsl(var(--card) / 0.15);
}
.dark\:bg-card\/20:is(.dark *) {
  background-color: hsl(var(--card) / 0.2);
}
.dark\:bg-card\/25:is(.dark *) {
  background-color: hsl(var(--card) / 0.25);
}
.dark\:bg-card\/30:is(.dark *) {
  background-color: hsl(var(--card) / 0.3);
}
.dark\:bg-card\/35:is(.dark *) {
  background-color: hsl(var(--card) / 0.35);
}
.dark\:bg-card\/40:is(.dark *) {
  background-color: hsl(var(--card) / 0.4);
}
.dark\:bg-card\/45:is(.dark *) {
  background-color: hsl(var(--card) / 0.45);
}
.dark\:bg-card\/5:is(.dark *) {
  background-color: hsl(var(--card) / 0.05);
}
.dark\:bg-card\/50:is(.dark *) {
  background-color: hsl(var(--card) / 0.5);
}
.dark\:bg-card\/55:is(.dark *) {
  background-color: hsl(var(--card) / 0.55);
}
.dark\:bg-card\/60:is(.dark *) {
  background-color: hsl(var(--card) / 0.6);
}
.dark\:bg-card\/65:is(.dark *) {
  background-color: hsl(var(--card) / 0.65);
}
.dark\:bg-card\/70:is(.dark *) {
  background-color: hsl(var(--card) / 0.7);
}
.dark\:bg-card\/75:is(.dark *) {
  background-color: hsl(var(--card) / 0.75);
}
.dark\:bg-card\/80:is(.dark *) {
  background-color: hsl(var(--card) / 0.8);
}
.dark\:bg-card\/85:is(.dark *) {
  background-color: hsl(var(--card) / 0.85);
}
.dark\:bg-card\/90:is(.dark *) {
  background-color: hsl(var(--card) / 0.9);
}
.dark\:bg-card\/95:is(.dark *) {
  background-color: hsl(var(--card) / 0.95);
}
.dark\:bg-current:is(.dark *) {
  background-color: currentColor;
}
.dark\:bg-cyan-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-100\/0:is(.dark *) {
  background-color: rgb(207 250 254 / 0);
}
.dark\:bg-cyan-100\/10:is(.dark *) {
  background-color: rgb(207 250 254 / 0.1);
}
.dark\:bg-cyan-100\/100:is(.dark *) {
  background-color: rgb(207 250 254 / 1);
}
.dark\:bg-cyan-100\/15:is(.dark *) {
  background-color: rgb(207 250 254 / 0.15);
}
.dark\:bg-cyan-100\/20:is(.dark *) {
  background-color: rgb(207 250 254 / 0.2);
}
.dark\:bg-cyan-100\/25:is(.dark *) {
  background-color: rgb(207 250 254 / 0.25);
}
.dark\:bg-cyan-100\/30:is(.dark *) {
  background-color: rgb(207 250 254 / 0.3);
}
.dark\:bg-cyan-100\/35:is(.dark *) {
  background-color: rgb(207 250 254 / 0.35);
}
.dark\:bg-cyan-100\/40:is(.dark *) {
  background-color: rgb(207 250 254 / 0.4);
}
.dark\:bg-cyan-100\/45:is(.dark *) {
  background-color: rgb(207 250 254 / 0.45);
}
.dark\:bg-cyan-100\/5:is(.dark *) {
  background-color: rgb(207 250 254 / 0.05);
}
.dark\:bg-cyan-100\/50:is(.dark *) {
  background-color: rgb(207 250 254 / 0.5);
}
.dark\:bg-cyan-100\/55:is(.dark *) {
  background-color: rgb(207 250 254 / 0.55);
}
.dark\:bg-cyan-100\/60:is(.dark *) {
  background-color: rgb(207 250 254 / 0.6);
}
.dark\:bg-cyan-100\/65:is(.dark *) {
  background-color: rgb(207 250 254 / 0.65);
}
.dark\:bg-cyan-100\/70:is(.dark *) {
  background-color: rgb(207 250 254 / 0.7);
}
.dark\:bg-cyan-100\/75:is(.dark *) {
  background-color: rgb(207 250 254 / 0.75);
}
.dark\:bg-cyan-100\/80:is(.dark *) {
  background-color: rgb(207 250 254 / 0.8);
}
.dark\:bg-cyan-100\/85:is(.dark *) {
  background-color: rgb(207 250 254 / 0.85);
}
.dark\:bg-cyan-100\/90:is(.dark *) {
  background-color: rgb(207 250 254 / 0.9);
}
.dark\:bg-cyan-100\/95:is(.dark *) {
  background-color: rgb(207 250 254 / 0.95);
}
.dark\:bg-cyan-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-200\/0:is(.dark *) {
  background-color: rgb(165 243 252 / 0);
}
.dark\:bg-cyan-200\/10:is(.dark *) {
  background-color: rgb(165 243 252 / 0.1);
}
.dark\:bg-cyan-200\/100:is(.dark *) {
  background-color: rgb(165 243 252 / 1);
}
.dark\:bg-cyan-200\/15:is(.dark *) {
  background-color: rgb(165 243 252 / 0.15);
}
.dark\:bg-cyan-200\/20:is(.dark *) {
  background-color: rgb(165 243 252 / 0.2);
}
.dark\:bg-cyan-200\/25:is(.dark *) {
  background-color: rgb(165 243 252 / 0.25);
}
.dark\:bg-cyan-200\/30:is(.dark *) {
  background-color: rgb(165 243 252 / 0.3);
}
.dark\:bg-cyan-200\/35:is(.dark *) {
  background-color: rgb(165 243 252 / 0.35);
}
.dark\:bg-cyan-200\/40:is(.dark *) {
  background-color: rgb(165 243 252 / 0.4);
}
.dark\:bg-cyan-200\/45:is(.dark *) {
  background-color: rgb(165 243 252 / 0.45);
}
.dark\:bg-cyan-200\/5:is(.dark *) {
  background-color: rgb(165 243 252 / 0.05);
}
.dark\:bg-cyan-200\/50:is(.dark *) {
  background-color: rgb(165 243 252 / 0.5);
}
.dark\:bg-cyan-200\/55:is(.dark *) {
  background-color: rgb(165 243 252 / 0.55);
}
.dark\:bg-cyan-200\/60:is(.dark *) {
  background-color: rgb(165 243 252 / 0.6);
}
.dark\:bg-cyan-200\/65:is(.dark *) {
  background-color: rgb(165 243 252 / 0.65);
}
.dark\:bg-cyan-200\/70:is(.dark *) {
  background-color: rgb(165 243 252 / 0.7);
}
.dark\:bg-cyan-200\/75:is(.dark *) {
  background-color: rgb(165 243 252 / 0.75);
}
.dark\:bg-cyan-200\/80:is(.dark *) {
  background-color: rgb(165 243 252 / 0.8);
}
.dark\:bg-cyan-200\/85:is(.dark *) {
  background-color: rgb(165 243 252 / 0.85);
}
.dark\:bg-cyan-200\/90:is(.dark *) {
  background-color: rgb(165 243 252 / 0.9);
}
.dark\:bg-cyan-200\/95:is(.dark *) {
  background-color: rgb(165 243 252 / 0.95);
}
.dark\:bg-cyan-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-300\/0:is(.dark *) {
  background-color: rgb(103 232 249 / 0);
}
.dark\:bg-cyan-300\/10:is(.dark *) {
  background-color: rgb(103 232 249 / 0.1);
}
.dark\:bg-cyan-300\/100:is(.dark *) {
  background-color: rgb(103 232 249 / 1);
}
.dark\:bg-cyan-300\/15:is(.dark *) {
  background-color: rgb(103 232 249 / 0.15);
}
.dark\:bg-cyan-300\/20:is(.dark *) {
  background-color: rgb(103 232 249 / 0.2);
}
.dark\:bg-cyan-300\/25:is(.dark *) {
  background-color: rgb(103 232 249 / 0.25);
}
.dark\:bg-cyan-300\/30:is(.dark *) {
  background-color: rgb(103 232 249 / 0.3);
}
.dark\:bg-cyan-300\/35:is(.dark *) {
  background-color: rgb(103 232 249 / 0.35);
}
.dark\:bg-cyan-300\/40:is(.dark *) {
  background-color: rgb(103 232 249 / 0.4);
}
.dark\:bg-cyan-300\/45:is(.dark *) {
  background-color: rgb(103 232 249 / 0.45);
}
.dark\:bg-cyan-300\/5:is(.dark *) {
  background-color: rgb(103 232 249 / 0.05);
}
.dark\:bg-cyan-300\/50:is(.dark *) {
  background-color: rgb(103 232 249 / 0.5);
}
.dark\:bg-cyan-300\/55:is(.dark *) {
  background-color: rgb(103 232 249 / 0.55);
}
.dark\:bg-cyan-300\/60:is(.dark *) {
  background-color: rgb(103 232 249 / 0.6);
}
.dark\:bg-cyan-300\/65:is(.dark *) {
  background-color: rgb(103 232 249 / 0.65);
}
.dark\:bg-cyan-300\/70:is(.dark *) {
  background-color: rgb(103 232 249 / 0.7);
}
.dark\:bg-cyan-300\/75:is(.dark *) {
  background-color: rgb(103 232 249 / 0.75);
}
.dark\:bg-cyan-300\/80:is(.dark *) {
  background-color: rgb(103 232 249 / 0.8);
}
.dark\:bg-cyan-300\/85:is(.dark *) {
  background-color: rgb(103 232 249 / 0.85);
}
.dark\:bg-cyan-300\/90:is(.dark *) {
  background-color: rgb(103 232 249 / 0.9);
}
.dark\:bg-cyan-300\/95:is(.dark *) {
  background-color: rgb(103 232 249 / 0.95);
}
.dark\:bg-cyan-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-400\/0:is(.dark *) {
  background-color: rgb(34 211 238 / 0);
}
.dark\:bg-cyan-400\/10:is(.dark *) {
  background-color: rgb(34 211 238 / 0.1);
}
.dark\:bg-cyan-400\/100:is(.dark *) {
  background-color: rgb(34 211 238 / 1);
}
.dark\:bg-cyan-400\/15:is(.dark *) {
  background-color: rgb(34 211 238 / 0.15);
}
.dark\:bg-cyan-400\/20:is(.dark *) {
  background-color: rgb(34 211 238 / 0.2);
}
.dark\:bg-cyan-400\/25:is(.dark *) {
  background-color: rgb(34 211 238 / 0.25);
}
.dark\:bg-cyan-400\/30:is(.dark *) {
  background-color: rgb(34 211 238 / 0.3);
}
.dark\:bg-cyan-400\/35:is(.dark *) {
  background-color: rgb(34 211 238 / 0.35);
}
.dark\:bg-cyan-400\/40:is(.dark *) {
  background-color: rgb(34 211 238 / 0.4);
}
.dark\:bg-cyan-400\/45:is(.dark *) {
  background-color: rgb(34 211 238 / 0.45);
}
.dark\:bg-cyan-400\/5:is(.dark *) {
  background-color: rgb(34 211 238 / 0.05);
}
.dark\:bg-cyan-400\/50:is(.dark *) {
  background-color: rgb(34 211 238 / 0.5);
}
.dark\:bg-cyan-400\/55:is(.dark *) {
  background-color: rgb(34 211 238 / 0.55);
}
.dark\:bg-cyan-400\/60:is(.dark *) {
  background-color: rgb(34 211 238 / 0.6);
}
.dark\:bg-cyan-400\/65:is(.dark *) {
  background-color: rgb(34 211 238 / 0.65);
}
.dark\:bg-cyan-400\/70:is(.dark *) {
  background-color: rgb(34 211 238 / 0.7);
}
.dark\:bg-cyan-400\/75:is(.dark *) {
  background-color: rgb(34 211 238 / 0.75);
}
.dark\:bg-cyan-400\/80:is(.dark *) {
  background-color: rgb(34 211 238 / 0.8);
}
.dark\:bg-cyan-400\/85:is(.dark *) {
  background-color: rgb(34 211 238 / 0.85);
}
.dark\:bg-cyan-400\/90:is(.dark *) {
  background-color: rgb(34 211 238 / 0.9);
}
.dark\:bg-cyan-400\/95:is(.dark *) {
  background-color: rgb(34 211 238 / 0.95);
}
.dark\:bg-cyan-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-500\/0:is(.dark *) {
  background-color: rgb(6 182 212 / 0);
}
.dark\:bg-cyan-500\/10:is(.dark *) {
  background-color: rgb(6 182 212 / 0.1);
}
.dark\:bg-cyan-500\/100:is(.dark *) {
  background-color: rgb(6 182 212 / 1);
}
.dark\:bg-cyan-500\/15:is(.dark *) {
  background-color: rgb(6 182 212 / 0.15);
}
.dark\:bg-cyan-500\/20:is(.dark *) {
  background-color: rgb(6 182 212 / 0.2);
}
.dark\:bg-cyan-500\/25:is(.dark *) {
  background-color: rgb(6 182 212 / 0.25);
}
.dark\:bg-cyan-500\/30:is(.dark *) {
  background-color: rgb(6 182 212 / 0.3);
}
.dark\:bg-cyan-500\/35:is(.dark *) {
  background-color: rgb(6 182 212 / 0.35);
}
.dark\:bg-cyan-500\/40:is(.dark *) {
  background-color: rgb(6 182 212 / 0.4);
}
.dark\:bg-cyan-500\/45:is(.dark *) {
  background-color: rgb(6 182 212 / 0.45);
}
.dark\:bg-cyan-500\/5:is(.dark *) {
  background-color: rgb(6 182 212 / 0.05);
}
.dark\:bg-cyan-500\/50:is(.dark *) {
  background-color: rgb(6 182 212 / 0.5);
}
.dark\:bg-cyan-500\/55:is(.dark *) {
  background-color: rgb(6 182 212 / 0.55);
}
.dark\:bg-cyan-500\/60:is(.dark *) {
  background-color: rgb(6 182 212 / 0.6);
}
.dark\:bg-cyan-500\/65:is(.dark *) {
  background-color: rgb(6 182 212 / 0.65);
}
.dark\:bg-cyan-500\/70:is(.dark *) {
  background-color: rgb(6 182 212 / 0.7);
}
.dark\:bg-cyan-500\/75:is(.dark *) {
  background-color: rgb(6 182 212 / 0.75);
}
.dark\:bg-cyan-500\/80:is(.dark *) {
  background-color: rgb(6 182 212 / 0.8);
}
.dark\:bg-cyan-500\/85:is(.dark *) {
  background-color: rgb(6 182 212 / 0.85);
}
.dark\:bg-cyan-500\/90:is(.dark *) {
  background-color: rgb(6 182 212 / 0.9);
}
.dark\:bg-cyan-500\/95:is(.dark *) {
  background-color: rgb(6 182 212 / 0.95);
}
.dark\:bg-cyan-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-600\/0:is(.dark *) {
  background-color: rgb(8 145 178 / 0);
}
.dark\:bg-cyan-600\/10:is(.dark *) {
  background-color: rgb(8 145 178 / 0.1);
}
.dark\:bg-cyan-600\/100:is(.dark *) {
  background-color: rgb(8 145 178 / 1);
}
.dark\:bg-cyan-600\/15:is(.dark *) {
  background-color: rgb(8 145 178 / 0.15);
}
.dark\:bg-cyan-600\/20:is(.dark *) {
  background-color: rgb(8 145 178 / 0.2);
}
.dark\:bg-cyan-600\/25:is(.dark *) {
  background-color: rgb(8 145 178 / 0.25);
}
.dark\:bg-cyan-600\/30:is(.dark *) {
  background-color: rgb(8 145 178 / 0.3);
}
.dark\:bg-cyan-600\/35:is(.dark *) {
  background-color: rgb(8 145 178 / 0.35);
}
.dark\:bg-cyan-600\/40:is(.dark *) {
  background-color: rgb(8 145 178 / 0.4);
}
.dark\:bg-cyan-600\/45:is(.dark *) {
  background-color: rgb(8 145 178 / 0.45);
}
.dark\:bg-cyan-600\/5:is(.dark *) {
  background-color: rgb(8 145 178 / 0.05);
}
.dark\:bg-cyan-600\/50:is(.dark *) {
  background-color: rgb(8 145 178 / 0.5);
}
.dark\:bg-cyan-600\/55:is(.dark *) {
  background-color: rgb(8 145 178 / 0.55);
}
.dark\:bg-cyan-600\/60:is(.dark *) {
  background-color: rgb(8 145 178 / 0.6);
}
.dark\:bg-cyan-600\/65:is(.dark *) {
  background-color: rgb(8 145 178 / 0.65);
}
.dark\:bg-cyan-600\/70:is(.dark *) {
  background-color: rgb(8 145 178 / 0.7);
}
.dark\:bg-cyan-600\/75:is(.dark *) {
  background-color: rgb(8 145 178 / 0.75);
}
.dark\:bg-cyan-600\/80:is(.dark *) {
  background-color: rgb(8 145 178 / 0.8);
}
.dark\:bg-cyan-600\/85:is(.dark *) {
  background-color: rgb(8 145 178 / 0.85);
}
.dark\:bg-cyan-600\/90:is(.dark *) {
  background-color: rgb(8 145 178 / 0.9);
}
.dark\:bg-cyan-600\/95:is(.dark *) {
  background-color: rgb(8 145 178 / 0.95);
}
.dark\:bg-cyan-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-700\/0:is(.dark *) {
  background-color: rgb(14 116 144 / 0);
}
.dark\:bg-cyan-700\/10:is(.dark *) {
  background-color: rgb(14 116 144 / 0.1);
}
.dark\:bg-cyan-700\/100:is(.dark *) {
  background-color: rgb(14 116 144 / 1);
}
.dark\:bg-cyan-700\/15:is(.dark *) {
  background-color: rgb(14 116 144 / 0.15);
}
.dark\:bg-cyan-700\/20:is(.dark *) {
  background-color: rgb(14 116 144 / 0.2);
}
.dark\:bg-cyan-700\/25:is(.dark *) {
  background-color: rgb(14 116 144 / 0.25);
}
.dark\:bg-cyan-700\/30:is(.dark *) {
  background-color: rgb(14 116 144 / 0.3);
}
.dark\:bg-cyan-700\/35:is(.dark *) {
  background-color: rgb(14 116 144 / 0.35);
}
.dark\:bg-cyan-700\/40:is(.dark *) {
  background-color: rgb(14 116 144 / 0.4);
}
.dark\:bg-cyan-700\/45:is(.dark *) {
  background-color: rgb(14 116 144 / 0.45);
}
.dark\:bg-cyan-700\/5:is(.dark *) {
  background-color: rgb(14 116 144 / 0.05);
}
.dark\:bg-cyan-700\/50:is(.dark *) {
  background-color: rgb(14 116 144 / 0.5);
}
.dark\:bg-cyan-700\/55:is(.dark *) {
  background-color: rgb(14 116 144 / 0.55);
}
.dark\:bg-cyan-700\/60:is(.dark *) {
  background-color: rgb(14 116 144 / 0.6);
}
.dark\:bg-cyan-700\/65:is(.dark *) {
  background-color: rgb(14 116 144 / 0.65);
}
.dark\:bg-cyan-700\/70:is(.dark *) {
  background-color: rgb(14 116 144 / 0.7);
}
.dark\:bg-cyan-700\/75:is(.dark *) {
  background-color: rgb(14 116 144 / 0.75);
}
.dark\:bg-cyan-700\/80:is(.dark *) {
  background-color: rgb(14 116 144 / 0.8);
}
.dark\:bg-cyan-700\/85:is(.dark *) {
  background-color: rgb(14 116 144 / 0.85);
}
.dark\:bg-cyan-700\/90:is(.dark *) {
  background-color: rgb(14 116 144 / 0.9);
}
.dark\:bg-cyan-700\/95:is(.dark *) {
  background-color: rgb(14 116 144 / 0.95);
}
.dark\:bg-cyan-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-800\/0:is(.dark *) {
  background-color: rgb(21 94 117 / 0);
}
.dark\:bg-cyan-800\/10:is(.dark *) {
  background-color: rgb(21 94 117 / 0.1);
}
.dark\:bg-cyan-800\/100:is(.dark *) {
  background-color: rgb(21 94 117 / 1);
}
.dark\:bg-cyan-800\/15:is(.dark *) {
  background-color: rgb(21 94 117 / 0.15);
}
.dark\:bg-cyan-800\/20:is(.dark *) {
  background-color: rgb(21 94 117 / 0.2);
}
.dark\:bg-cyan-800\/25:is(.dark *) {
  background-color: rgb(21 94 117 / 0.25);
}
.dark\:bg-cyan-800\/30:is(.dark *) {
  background-color: rgb(21 94 117 / 0.3);
}
.dark\:bg-cyan-800\/35:is(.dark *) {
  background-color: rgb(21 94 117 / 0.35);
}
.dark\:bg-cyan-800\/40:is(.dark *) {
  background-color: rgb(21 94 117 / 0.4);
}
.dark\:bg-cyan-800\/45:is(.dark *) {
  background-color: rgb(21 94 117 / 0.45);
}
.dark\:bg-cyan-800\/5:is(.dark *) {
  background-color: rgb(21 94 117 / 0.05);
}
.dark\:bg-cyan-800\/50:is(.dark *) {
  background-color: rgb(21 94 117 / 0.5);
}
.dark\:bg-cyan-800\/55:is(.dark *) {
  background-color: rgb(21 94 117 / 0.55);
}
.dark\:bg-cyan-800\/60:is(.dark *) {
  background-color: rgb(21 94 117 / 0.6);
}
.dark\:bg-cyan-800\/65:is(.dark *) {
  background-color: rgb(21 94 117 / 0.65);
}
.dark\:bg-cyan-800\/70:is(.dark *) {
  background-color: rgb(21 94 117 / 0.7);
}
.dark\:bg-cyan-800\/75:is(.dark *) {
  background-color: rgb(21 94 117 / 0.75);
}
.dark\:bg-cyan-800\/80:is(.dark *) {
  background-color: rgb(21 94 117 / 0.8);
}
.dark\:bg-cyan-800\/85:is(.dark *) {
  background-color: rgb(21 94 117 / 0.85);
}
.dark\:bg-cyan-800\/90:is(.dark *) {
  background-color: rgb(21 94 117 / 0.9);
}
.dark\:bg-cyan-800\/95:is(.dark *) {
  background-color: rgb(21 94 117 / 0.95);
}
.dark\:bg-cyan-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-900\/0:is(.dark *) {
  background-color: rgb(22 78 99 / 0);
}
.dark\:bg-cyan-900\/10:is(.dark *) {
  background-color: rgb(22 78 99 / 0.1);
}
.dark\:bg-cyan-900\/100:is(.dark *) {
  background-color: rgb(22 78 99 / 1);
}
.dark\:bg-cyan-900\/15:is(.dark *) {
  background-color: rgb(22 78 99 / 0.15);
}
.dark\:bg-cyan-900\/20:is(.dark *) {
  background-color: rgb(22 78 99 / 0.2);
}
.dark\:bg-cyan-900\/25:is(.dark *) {
  background-color: rgb(22 78 99 / 0.25);
}
.dark\:bg-cyan-900\/30:is(.dark *) {
  background-color: rgb(22 78 99 / 0.3);
}
.dark\:bg-cyan-900\/35:is(.dark *) {
  background-color: rgb(22 78 99 / 0.35);
}
.dark\:bg-cyan-900\/40:is(.dark *) {
  background-color: rgb(22 78 99 / 0.4);
}
.dark\:bg-cyan-900\/45:is(.dark *) {
  background-color: rgb(22 78 99 / 0.45);
}
.dark\:bg-cyan-900\/5:is(.dark *) {
  background-color: rgb(22 78 99 / 0.05);
}
.dark\:bg-cyan-900\/50:is(.dark *) {
  background-color: rgb(22 78 99 / 0.5);
}
.dark\:bg-cyan-900\/55:is(.dark *) {
  background-color: rgb(22 78 99 / 0.55);
}
.dark\:bg-cyan-900\/60:is(.dark *) {
  background-color: rgb(22 78 99 / 0.6);
}
.dark\:bg-cyan-900\/65:is(.dark *) {
  background-color: rgb(22 78 99 / 0.65);
}
.dark\:bg-cyan-900\/70:is(.dark *) {
  background-color: rgb(22 78 99 / 0.7);
}
.dark\:bg-cyan-900\/75:is(.dark *) {
  background-color: rgb(22 78 99 / 0.75);
}
.dark\:bg-cyan-900\/80:is(.dark *) {
  background-color: rgb(22 78 99 / 0.8);
}
.dark\:bg-cyan-900\/85:is(.dark *) {
  background-color: rgb(22 78 99 / 0.85);
}
.dark\:bg-cyan-900\/90:is(.dark *) {
  background-color: rgb(22 78 99 / 0.9);
}
.dark\:bg-cyan-900\/95:is(.dark *) {
  background-color: rgb(22 78 99 / 0.95);
}
.dark\:bg-destructive:is(.dark *) {
  background-color: hsl(var(--destructive));
}
.dark\:bg-destructive-foreground:is(.dark *) {
  background-color: hsl(var(--destructive-foreground));
}
.dark\:bg-destructive-foreground\/0:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0);
}
.dark\:bg-destructive-foreground\/10:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.1);
}
.dark\:bg-destructive-foreground\/100:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 1);
}
.dark\:bg-destructive-foreground\/15:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.15);
}
.dark\:bg-destructive-foreground\/20:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.2);
}
.dark\:bg-destructive-foreground\/25:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.25);
}
.dark\:bg-destructive-foreground\/30:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.3);
}
.dark\:bg-destructive-foreground\/35:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.35);
}
.dark\:bg-destructive-foreground\/40:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.4);
}
.dark\:bg-destructive-foreground\/45:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.45);
}
.dark\:bg-destructive-foreground\/5:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.05);
}
.dark\:bg-destructive-foreground\/50:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.5);
}
.dark\:bg-destructive-foreground\/55:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.55);
}
.dark\:bg-destructive-foreground\/60:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.6);
}
.dark\:bg-destructive-foreground\/65:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.65);
}
.dark\:bg-destructive-foreground\/70:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.7);
}
.dark\:bg-destructive-foreground\/75:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.75);
}
.dark\:bg-destructive-foreground\/80:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.8);
}
.dark\:bg-destructive-foreground\/85:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.85);
}
.dark\:bg-destructive-foreground\/90:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.9);
}
.dark\:bg-destructive-foreground\/95:is(.dark *) {
  background-color: hsl(var(--destructive-foreground) / 0.95);
}
.dark\:bg-destructive\/0:is(.dark *) {
  background-color: hsl(var(--destructive) / 0);
}
.dark\:bg-destructive\/10:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.1);
}
.dark\:bg-destructive\/100:is(.dark *) {
  background-color: hsl(var(--destructive) / 1);
}
.dark\:bg-destructive\/15:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.15);
}
.dark\:bg-destructive\/20:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.2);
}
.dark\:bg-destructive\/25:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.25);
}
.dark\:bg-destructive\/30:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.3);
}
.dark\:bg-destructive\/35:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.35);
}
.dark\:bg-destructive\/40:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.4);
}
.dark\:bg-destructive\/45:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.45);
}
.dark\:bg-destructive\/5:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.05);
}
.dark\:bg-destructive\/50:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.5);
}
.dark\:bg-destructive\/55:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.55);
}
.dark\:bg-destructive\/60:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.6);
}
.dark\:bg-destructive\/65:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.65);
}
.dark\:bg-destructive\/70:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.7);
}
.dark\:bg-destructive\/75:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.75);
}
.dark\:bg-destructive\/80:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.8);
}
.dark\:bg-destructive\/85:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.85);
}
.dark\:bg-destructive\/90:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.9);
}
.dark\:bg-destructive\/95:is(.dark *) {
  background-color: hsl(var(--destructive) / 0.95);
}
.dark\:bg-emerald-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-100\/0:is(.dark *) {
  background-color: rgb(209 250 229 / 0);
}
.dark\:bg-emerald-100\/10:is(.dark *) {
  background-color: rgb(209 250 229 / 0.1);
}
.dark\:bg-emerald-100\/100:is(.dark *) {
  background-color: rgb(209 250 229 / 1);
}
.dark\:bg-emerald-100\/15:is(.dark *) {
  background-color: rgb(209 250 229 / 0.15);
}
.dark\:bg-emerald-100\/20:is(.dark *) {
  background-color: rgb(209 250 229 / 0.2);
}
.dark\:bg-emerald-100\/25:is(.dark *) {
  background-color: rgb(209 250 229 / 0.25);
}
.dark\:bg-emerald-100\/30:is(.dark *) {
  background-color: rgb(209 250 229 / 0.3);
}
.dark\:bg-emerald-100\/35:is(.dark *) {
  background-color: rgb(209 250 229 / 0.35);
}
.dark\:bg-emerald-100\/40:is(.dark *) {
  background-color: rgb(209 250 229 / 0.4);
}
.dark\:bg-emerald-100\/45:is(.dark *) {
  background-color: rgb(209 250 229 / 0.45);
}
.dark\:bg-emerald-100\/5:is(.dark *) {
  background-color: rgb(209 250 229 / 0.05);
}
.dark\:bg-emerald-100\/50:is(.dark *) {
  background-color: rgb(209 250 229 / 0.5);
}
.dark\:bg-emerald-100\/55:is(.dark *) {
  background-color: rgb(209 250 229 / 0.55);
}
.dark\:bg-emerald-100\/60:is(.dark *) {
  background-color: rgb(209 250 229 / 0.6);
}
.dark\:bg-emerald-100\/65:is(.dark *) {
  background-color: rgb(209 250 229 / 0.65);
}
.dark\:bg-emerald-100\/70:is(.dark *) {
  background-color: rgb(209 250 229 / 0.7);
}
.dark\:bg-emerald-100\/75:is(.dark *) {
  background-color: rgb(209 250 229 / 0.75);
}
.dark\:bg-emerald-100\/80:is(.dark *) {
  background-color: rgb(209 250 229 / 0.8);
}
.dark\:bg-emerald-100\/85:is(.dark *) {
  background-color: rgb(209 250 229 / 0.85);
}
.dark\:bg-emerald-100\/90:is(.dark *) {
  background-color: rgb(209 250 229 / 0.9);
}
.dark\:bg-emerald-100\/95:is(.dark *) {
  background-color: rgb(209 250 229 / 0.95);
}
.dark\:bg-emerald-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-200\/0:is(.dark *) {
  background-color: rgb(167 243 208 / 0);
}
.dark\:bg-emerald-200\/10:is(.dark *) {
  background-color: rgb(167 243 208 / 0.1);
}
.dark\:bg-emerald-200\/100:is(.dark *) {
  background-color: rgb(167 243 208 / 1);
}
.dark\:bg-emerald-200\/15:is(.dark *) {
  background-color: rgb(167 243 208 / 0.15);
}
.dark\:bg-emerald-200\/20:is(.dark *) {
  background-color: rgb(167 243 208 / 0.2);
}
.dark\:bg-emerald-200\/25:is(.dark *) {
  background-color: rgb(167 243 208 / 0.25);
}
.dark\:bg-emerald-200\/30:is(.dark *) {
  background-color: rgb(167 243 208 / 0.3);
}
.dark\:bg-emerald-200\/35:is(.dark *) {
  background-color: rgb(167 243 208 / 0.35);
}
.dark\:bg-emerald-200\/40:is(.dark *) {
  background-color: rgb(167 243 208 / 0.4);
}
.dark\:bg-emerald-200\/45:is(.dark *) {
  background-color: rgb(167 243 208 / 0.45);
}
.dark\:bg-emerald-200\/5:is(.dark *) {
  background-color: rgb(167 243 208 / 0.05);
}
.dark\:bg-emerald-200\/50:is(.dark *) {
  background-color: rgb(167 243 208 / 0.5);
}
.dark\:bg-emerald-200\/55:is(.dark *) {
  background-color: rgb(167 243 208 / 0.55);
}
.dark\:bg-emerald-200\/60:is(.dark *) {
  background-color: rgb(167 243 208 / 0.6);
}
.dark\:bg-emerald-200\/65:is(.dark *) {
  background-color: rgb(167 243 208 / 0.65);
}
.dark\:bg-emerald-200\/70:is(.dark *) {
  background-color: rgb(167 243 208 / 0.7);
}
.dark\:bg-emerald-200\/75:is(.dark *) {
  background-color: rgb(167 243 208 / 0.75);
}
.dark\:bg-emerald-200\/80:is(.dark *) {
  background-color: rgb(167 243 208 / 0.8);
}
.dark\:bg-emerald-200\/85:is(.dark *) {
  background-color: rgb(167 243 208 / 0.85);
}
.dark\:bg-emerald-200\/90:is(.dark *) {
  background-color: rgb(167 243 208 / 0.9);
}
.dark\:bg-emerald-200\/95:is(.dark *) {
  background-color: rgb(167 243 208 / 0.95);
}
.dark\:bg-emerald-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-300\/0:is(.dark *) {
  background-color: rgb(110 231 183 / 0);
}
.dark\:bg-emerald-300\/10:is(.dark *) {
  background-color: rgb(110 231 183 / 0.1);
}
.dark\:bg-emerald-300\/100:is(.dark *) {
  background-color: rgb(110 231 183 / 1);
}
.dark\:bg-emerald-300\/15:is(.dark *) {
  background-color: rgb(110 231 183 / 0.15);
}
.dark\:bg-emerald-300\/20:is(.dark *) {
  background-color: rgb(110 231 183 / 0.2);
}
.dark\:bg-emerald-300\/25:is(.dark *) {
  background-color: rgb(110 231 183 / 0.25);
}
.dark\:bg-emerald-300\/30:is(.dark *) {
  background-color: rgb(110 231 183 / 0.3);
}
.dark\:bg-emerald-300\/35:is(.dark *) {
  background-color: rgb(110 231 183 / 0.35);
}
.dark\:bg-emerald-300\/40:is(.dark *) {
  background-color: rgb(110 231 183 / 0.4);
}
.dark\:bg-emerald-300\/45:is(.dark *) {
  background-color: rgb(110 231 183 / 0.45);
}
.dark\:bg-emerald-300\/5:is(.dark *) {
  background-color: rgb(110 231 183 / 0.05);
}
.dark\:bg-emerald-300\/50:is(.dark *) {
  background-color: rgb(110 231 183 / 0.5);
}
.dark\:bg-emerald-300\/55:is(.dark *) {
  background-color: rgb(110 231 183 / 0.55);
}
.dark\:bg-emerald-300\/60:is(.dark *) {
  background-color: rgb(110 231 183 / 0.6);
}
.dark\:bg-emerald-300\/65:is(.dark *) {
  background-color: rgb(110 231 183 / 0.65);
}
.dark\:bg-emerald-300\/70:is(.dark *) {
  background-color: rgb(110 231 183 / 0.7);
}
.dark\:bg-emerald-300\/75:is(.dark *) {
  background-color: rgb(110 231 183 / 0.75);
}
.dark\:bg-emerald-300\/80:is(.dark *) {
  background-color: rgb(110 231 183 / 0.8);
}
.dark\:bg-emerald-300\/85:is(.dark *) {
  background-color: rgb(110 231 183 / 0.85);
}
.dark\:bg-emerald-300\/90:is(.dark *) {
  background-color: rgb(110 231 183 / 0.9);
}
.dark\:bg-emerald-300\/95:is(.dark *) {
  background-color: rgb(110 231 183 / 0.95);
}
.dark\:bg-emerald-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-400\/0:is(.dark *) {
  background-color: rgb(52 211 153 / 0);
}
.dark\:bg-emerald-400\/10:is(.dark *) {
  background-color: rgb(52 211 153 / 0.1);
}
.dark\:bg-emerald-400\/100:is(.dark *) {
  background-color: rgb(52 211 153 / 1);
}
.dark\:bg-emerald-400\/15:is(.dark *) {
  background-color: rgb(52 211 153 / 0.15);
}
.dark\:bg-emerald-400\/20:is(.dark *) {
  background-color: rgb(52 211 153 / 0.2);
}
.dark\:bg-emerald-400\/25:is(.dark *) {
  background-color: rgb(52 211 153 / 0.25);
}
.dark\:bg-emerald-400\/30:is(.dark *) {
  background-color: rgb(52 211 153 / 0.3);
}
.dark\:bg-emerald-400\/35:is(.dark *) {
  background-color: rgb(52 211 153 / 0.35);
}
.dark\:bg-emerald-400\/40:is(.dark *) {
  background-color: rgb(52 211 153 / 0.4);
}
.dark\:bg-emerald-400\/45:is(.dark *) {
  background-color: rgb(52 211 153 / 0.45);
}
.dark\:bg-emerald-400\/5:is(.dark *) {
  background-color: rgb(52 211 153 / 0.05);
}
.dark\:bg-emerald-400\/50:is(.dark *) {
  background-color: rgb(52 211 153 / 0.5);
}
.dark\:bg-emerald-400\/55:is(.dark *) {
  background-color: rgb(52 211 153 / 0.55);
}
.dark\:bg-emerald-400\/60:is(.dark *) {
  background-color: rgb(52 211 153 / 0.6);
}
.dark\:bg-emerald-400\/65:is(.dark *) {
  background-color: rgb(52 211 153 / 0.65);
}
.dark\:bg-emerald-400\/70:is(.dark *) {
  background-color: rgb(52 211 153 / 0.7);
}
.dark\:bg-emerald-400\/75:is(.dark *) {
  background-color: rgb(52 211 153 / 0.75);
}
.dark\:bg-emerald-400\/80:is(.dark *) {
  background-color: rgb(52 211 153 / 0.8);
}
.dark\:bg-emerald-400\/85:is(.dark *) {
  background-color: rgb(52 211 153 / 0.85);
}
.dark\:bg-emerald-400\/90:is(.dark *) {
  background-color: rgb(52 211 153 / 0.9);
}
.dark\:bg-emerald-400\/95:is(.dark *) {
  background-color: rgb(52 211 153 / 0.95);
}
.dark\:bg-emerald-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-500\/0:is(.dark *) {
  background-color: rgb(16 185 129 / 0);
}
.dark\:bg-emerald-500\/10:is(.dark *) {
  background-color: rgb(16 185 129 / 0.1);
}
.dark\:bg-emerald-500\/100:is(.dark *) {
  background-color: rgb(16 185 129 / 1);
}
.dark\:bg-emerald-500\/15:is(.dark *) {
  background-color: rgb(16 185 129 / 0.15);
}
.dark\:bg-emerald-500\/20:is(.dark *) {
  background-color: rgb(16 185 129 / 0.2);
}
.dark\:bg-emerald-500\/25:is(.dark *) {
  background-color: rgb(16 185 129 / 0.25);
}
.dark\:bg-emerald-500\/30:is(.dark *) {
  background-color: rgb(16 185 129 / 0.3);
}
.dark\:bg-emerald-500\/35:is(.dark *) {
  background-color: rgb(16 185 129 / 0.35);
}
.dark\:bg-emerald-500\/40:is(.dark *) {
  background-color: rgb(16 185 129 / 0.4);
}
.dark\:bg-emerald-500\/45:is(.dark *) {
  background-color: rgb(16 185 129 / 0.45);
}
.dark\:bg-emerald-500\/5:is(.dark *) {
  background-color: rgb(16 185 129 / 0.05);
}
.dark\:bg-emerald-500\/50:is(.dark *) {
  background-color: rgb(16 185 129 / 0.5);
}
.dark\:bg-emerald-500\/55:is(.dark *) {
  background-color: rgb(16 185 129 / 0.55);
}
.dark\:bg-emerald-500\/60:is(.dark *) {
  background-color: rgb(16 185 129 / 0.6);
}
.dark\:bg-emerald-500\/65:is(.dark *) {
  background-color: rgb(16 185 129 / 0.65);
}
.dark\:bg-emerald-500\/70:is(.dark *) {
  background-color: rgb(16 185 129 / 0.7);
}
.dark\:bg-emerald-500\/75:is(.dark *) {
  background-color: rgb(16 185 129 / 0.75);
}
.dark\:bg-emerald-500\/80:is(.dark *) {
  background-color: rgb(16 185 129 / 0.8);
}
.dark\:bg-emerald-500\/85:is(.dark *) {
  background-color: rgb(16 185 129 / 0.85);
}
.dark\:bg-emerald-500\/90:is(.dark *) {
  background-color: rgb(16 185 129 / 0.9);
}
.dark\:bg-emerald-500\/95:is(.dark *) {
  background-color: rgb(16 185 129 / 0.95);
}
.dark\:bg-emerald-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-600\/0:is(.dark *) {
  background-color: rgb(5 150 105 / 0);
}
.dark\:bg-emerald-600\/10:is(.dark *) {
  background-color: rgb(5 150 105 / 0.1);
}
.dark\:bg-emerald-600\/100:is(.dark *) {
  background-color: rgb(5 150 105 / 1);
}
.dark\:bg-emerald-600\/15:is(.dark *) {
  background-color: rgb(5 150 105 / 0.15);
}
.dark\:bg-emerald-600\/20:is(.dark *) {
  background-color: rgb(5 150 105 / 0.2);
}
.dark\:bg-emerald-600\/25:is(.dark *) {
  background-color: rgb(5 150 105 / 0.25);
}
.dark\:bg-emerald-600\/30:is(.dark *) {
  background-color: rgb(5 150 105 / 0.3);
}
.dark\:bg-emerald-600\/35:is(.dark *) {
  background-color: rgb(5 150 105 / 0.35);
}
.dark\:bg-emerald-600\/40:is(.dark *) {
  background-color: rgb(5 150 105 / 0.4);
}
.dark\:bg-emerald-600\/45:is(.dark *) {
  background-color: rgb(5 150 105 / 0.45);
}
.dark\:bg-emerald-600\/5:is(.dark *) {
  background-color: rgb(5 150 105 / 0.05);
}
.dark\:bg-emerald-600\/50:is(.dark *) {
  background-color: rgb(5 150 105 / 0.5);
}
.dark\:bg-emerald-600\/55:is(.dark *) {
  background-color: rgb(5 150 105 / 0.55);
}
.dark\:bg-emerald-600\/60:is(.dark *) {
  background-color: rgb(5 150 105 / 0.6);
}
.dark\:bg-emerald-600\/65:is(.dark *) {
  background-color: rgb(5 150 105 / 0.65);
}
.dark\:bg-emerald-600\/70:is(.dark *) {
  background-color: rgb(5 150 105 / 0.7);
}
.dark\:bg-emerald-600\/75:is(.dark *) {
  background-color: rgb(5 150 105 / 0.75);
}
.dark\:bg-emerald-600\/80:is(.dark *) {
  background-color: rgb(5 150 105 / 0.8);
}
.dark\:bg-emerald-600\/85:is(.dark *) {
  background-color: rgb(5 150 105 / 0.85);
}
.dark\:bg-emerald-600\/90:is(.dark *) {
  background-color: rgb(5 150 105 / 0.9);
}
.dark\:bg-emerald-600\/95:is(.dark *) {
  background-color: rgb(5 150 105 / 0.95);
}
.dark\:bg-emerald-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-700\/0:is(.dark *) {
  background-color: rgb(4 120 87 / 0);
}
.dark\:bg-emerald-700\/10:is(.dark *) {
  background-color: rgb(4 120 87 / 0.1);
}
.dark\:bg-emerald-700\/100:is(.dark *) {
  background-color: rgb(4 120 87 / 1);
}
.dark\:bg-emerald-700\/15:is(.dark *) {
  background-color: rgb(4 120 87 / 0.15);
}
.dark\:bg-emerald-700\/20:is(.dark *) {
  background-color: rgb(4 120 87 / 0.2);
}
.dark\:bg-emerald-700\/25:is(.dark *) {
  background-color: rgb(4 120 87 / 0.25);
}
.dark\:bg-emerald-700\/30:is(.dark *) {
  background-color: rgb(4 120 87 / 0.3);
}
.dark\:bg-emerald-700\/35:is(.dark *) {
  background-color: rgb(4 120 87 / 0.35);
}
.dark\:bg-emerald-700\/40:is(.dark *) {
  background-color: rgb(4 120 87 / 0.4);
}
.dark\:bg-emerald-700\/45:is(.dark *) {
  background-color: rgb(4 120 87 / 0.45);
}
.dark\:bg-emerald-700\/5:is(.dark *) {
  background-color: rgb(4 120 87 / 0.05);
}
.dark\:bg-emerald-700\/50:is(.dark *) {
  background-color: rgb(4 120 87 / 0.5);
}
.dark\:bg-emerald-700\/55:is(.dark *) {
  background-color: rgb(4 120 87 / 0.55);
}
.dark\:bg-emerald-700\/60:is(.dark *) {
  background-color: rgb(4 120 87 / 0.6);
}
.dark\:bg-emerald-700\/65:is(.dark *) {
  background-color: rgb(4 120 87 / 0.65);
}
.dark\:bg-emerald-700\/70:is(.dark *) {
  background-color: rgb(4 120 87 / 0.7);
}
.dark\:bg-emerald-700\/75:is(.dark *) {
  background-color: rgb(4 120 87 / 0.75);
}
.dark\:bg-emerald-700\/80:is(.dark *) {
  background-color: rgb(4 120 87 / 0.8);
}
.dark\:bg-emerald-700\/85:is(.dark *) {
  background-color: rgb(4 120 87 / 0.85);
}
.dark\:bg-emerald-700\/90:is(.dark *) {
  background-color: rgb(4 120 87 / 0.9);
}
.dark\:bg-emerald-700\/95:is(.dark *) {
  background-color: rgb(4 120 87 / 0.95);
}
.dark\:bg-emerald-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-800\/0:is(.dark *) {
  background-color: rgb(6 95 70 / 0);
}
.dark\:bg-emerald-800\/10:is(.dark *) {
  background-color: rgb(6 95 70 / 0.1);
}
.dark\:bg-emerald-800\/100:is(.dark *) {
  background-color: rgb(6 95 70 / 1);
}
.dark\:bg-emerald-800\/15:is(.dark *) {
  background-color: rgb(6 95 70 / 0.15);
}
.dark\:bg-emerald-800\/20:is(.dark *) {
  background-color: rgb(6 95 70 / 0.2);
}
.dark\:bg-emerald-800\/25:is(.dark *) {
  background-color: rgb(6 95 70 / 0.25);
}
.dark\:bg-emerald-800\/30:is(.dark *) {
  background-color: rgb(6 95 70 / 0.3);
}
.dark\:bg-emerald-800\/35:is(.dark *) {
  background-color: rgb(6 95 70 / 0.35);
}
.dark\:bg-emerald-800\/40:is(.dark *) {
  background-color: rgb(6 95 70 / 0.4);
}
.dark\:bg-emerald-800\/45:is(.dark *) {
  background-color: rgb(6 95 70 / 0.45);
}
.dark\:bg-emerald-800\/5:is(.dark *) {
  background-color: rgb(6 95 70 / 0.05);
}
.dark\:bg-emerald-800\/50:is(.dark *) {
  background-color: rgb(6 95 70 / 0.5);
}
.dark\:bg-emerald-800\/55:is(.dark *) {
  background-color: rgb(6 95 70 / 0.55);
}
.dark\:bg-emerald-800\/60:is(.dark *) {
  background-color: rgb(6 95 70 / 0.6);
}
.dark\:bg-emerald-800\/65:is(.dark *) {
  background-color: rgb(6 95 70 / 0.65);
}
.dark\:bg-emerald-800\/70:is(.dark *) {
  background-color: rgb(6 95 70 / 0.7);
}
.dark\:bg-emerald-800\/75:is(.dark *) {
  background-color: rgb(6 95 70 / 0.75);
}
.dark\:bg-emerald-800\/80:is(.dark *) {
  background-color: rgb(6 95 70 / 0.8);
}
.dark\:bg-emerald-800\/85:is(.dark *) {
  background-color: rgb(6 95 70 / 0.85);
}
.dark\:bg-emerald-800\/90:is(.dark *) {
  background-color: rgb(6 95 70 / 0.9);
}
.dark\:bg-emerald-800\/95:is(.dark *) {
  background-color: rgb(6 95 70 / 0.95);
}
.dark\:bg-emerald-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-900\/0:is(.dark *) {
  background-color: rgb(6 78 59 / 0);
}
.dark\:bg-emerald-900\/10:is(.dark *) {
  background-color: rgb(6 78 59 / 0.1);
}
.dark\:bg-emerald-900\/100:is(.dark *) {
  background-color: rgb(6 78 59 / 1);
}
.dark\:bg-emerald-900\/15:is(.dark *) {
  background-color: rgb(6 78 59 / 0.15);
}
.dark\:bg-emerald-900\/20:is(.dark *) {
  background-color: rgb(6 78 59 / 0.2);
}
.dark\:bg-emerald-900\/25:is(.dark *) {
  background-color: rgb(6 78 59 / 0.25);
}
.dark\:bg-emerald-900\/30:is(.dark *) {
  background-color: rgb(6 78 59 / 0.3);
}
.dark\:bg-emerald-900\/35:is(.dark *) {
  background-color: rgb(6 78 59 / 0.35);
}
.dark\:bg-emerald-900\/40:is(.dark *) {
  background-color: rgb(6 78 59 / 0.4);
}
.dark\:bg-emerald-900\/45:is(.dark *) {
  background-color: rgb(6 78 59 / 0.45);
}
.dark\:bg-emerald-900\/5:is(.dark *) {
  background-color: rgb(6 78 59 / 0.05);
}
.dark\:bg-emerald-900\/50:is(.dark *) {
  background-color: rgb(6 78 59 / 0.5);
}
.dark\:bg-emerald-900\/55:is(.dark *) {
  background-color: rgb(6 78 59 / 0.55);
}
.dark\:bg-emerald-900\/60:is(.dark *) {
  background-color: rgb(6 78 59 / 0.6);
}
.dark\:bg-emerald-900\/65:is(.dark *) {
  background-color: rgb(6 78 59 / 0.65);
}
.dark\:bg-emerald-900\/70:is(.dark *) {
  background-color: rgb(6 78 59 / 0.7);
}
.dark\:bg-emerald-900\/75:is(.dark *) {
  background-color: rgb(6 78 59 / 0.75);
}
.dark\:bg-emerald-900\/80:is(.dark *) {
  background-color: rgb(6 78 59 / 0.8);
}
.dark\:bg-emerald-900\/85:is(.dark *) {
  background-color: rgb(6 78 59 / 0.85);
}
.dark\:bg-emerald-900\/90:is(.dark *) {
  background-color: rgb(6 78 59 / 0.9);
}
.dark\:bg-emerald-900\/95:is(.dark *) {
  background-color: rgb(6 78 59 / 0.95);
}
.dark\:bg-gray-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-100\/0:is(.dark *) {
  background-color: rgb(243 244 246 / 0);
}
.dark\:bg-gray-100\/10:is(.dark *) {
  background-color: rgb(243 244 246 / 0.1);
}
.dark\:bg-gray-100\/100:is(.dark *) {
  background-color: rgb(243 244 246 / 1);
}
.dark\:bg-gray-100\/15:is(.dark *) {
  background-color: rgb(243 244 246 / 0.15);
}
.dark\:bg-gray-100\/20:is(.dark *) {
  background-color: rgb(243 244 246 / 0.2);
}
.dark\:bg-gray-100\/25:is(.dark *) {
  background-color: rgb(243 244 246 / 0.25);
}
.dark\:bg-gray-100\/30:is(.dark *) {
  background-color: rgb(243 244 246 / 0.3);
}
.dark\:bg-gray-100\/35:is(.dark *) {
  background-color: rgb(243 244 246 / 0.35);
}
.dark\:bg-gray-100\/40:is(.dark *) {
  background-color: rgb(243 244 246 / 0.4);
}
.dark\:bg-gray-100\/45:is(.dark *) {
  background-color: rgb(243 244 246 / 0.45);
}
.dark\:bg-gray-100\/5:is(.dark *) {
  background-color: rgb(243 244 246 / 0.05);
}
.dark\:bg-gray-100\/50:is(.dark *) {
  background-color: rgb(243 244 246 / 0.5);
}
.dark\:bg-gray-100\/55:is(.dark *) {
  background-color: rgb(243 244 246 / 0.55);
}
.dark\:bg-gray-100\/60:is(.dark *) {
  background-color: rgb(243 244 246 / 0.6);
}
.dark\:bg-gray-100\/65:is(.dark *) {
  background-color: rgb(243 244 246 / 0.65);
}
.dark\:bg-gray-100\/70:is(.dark *) {
  background-color: rgb(243 244 246 / 0.7);
}
.dark\:bg-gray-100\/75:is(.dark *) {
  background-color: rgb(243 244 246 / 0.75);
}
.dark\:bg-gray-100\/80:is(.dark *) {
  background-color: rgb(243 244 246 / 0.8);
}
.dark\:bg-gray-100\/85:is(.dark *) {
  background-color: rgb(243 244 246 / 0.85);
}
.dark\:bg-gray-100\/90:is(.dark *) {
  background-color: rgb(243 244 246 / 0.9);
}
.dark\:bg-gray-100\/95:is(.dark *) {
  background-color: rgb(243 244 246 / 0.95);
}
.dark\:bg-gray-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-200\/0:is(.dark *) {
  background-color: rgb(229 231 235 / 0);
}
.dark\:bg-gray-200\/10:is(.dark *) {
  background-color: rgb(229 231 235 / 0.1);
}
.dark\:bg-gray-200\/100:is(.dark *) {
  background-color: rgb(229 231 235 / 1);
}
.dark\:bg-gray-200\/15:is(.dark *) {
  background-color: rgb(229 231 235 / 0.15);
}
.dark\:bg-gray-200\/20:is(.dark *) {
  background-color: rgb(229 231 235 / 0.2);
}
.dark\:bg-gray-200\/25:is(.dark *) {
  background-color: rgb(229 231 235 / 0.25);
}
.dark\:bg-gray-200\/30:is(.dark *) {
  background-color: rgb(229 231 235 / 0.3);
}
.dark\:bg-gray-200\/35:is(.dark *) {
  background-color: rgb(229 231 235 / 0.35);
}
.dark\:bg-gray-200\/40:is(.dark *) {
  background-color: rgb(229 231 235 / 0.4);
}
.dark\:bg-gray-200\/45:is(.dark *) {
  background-color: rgb(229 231 235 / 0.45);
}
.dark\:bg-gray-200\/5:is(.dark *) {
  background-color: rgb(229 231 235 / 0.05);
}
.dark\:bg-gray-200\/50:is(.dark *) {
  background-color: rgb(229 231 235 / 0.5);
}
.dark\:bg-gray-200\/55:is(.dark *) {
  background-color: rgb(229 231 235 / 0.55);
}
.dark\:bg-gray-200\/60:is(.dark *) {
  background-color: rgb(229 231 235 / 0.6);
}
.dark\:bg-gray-200\/65:is(.dark *) {
  background-color: rgb(229 231 235 / 0.65);
}
.dark\:bg-gray-200\/70:is(.dark *) {
  background-color: rgb(229 231 235 / 0.7);
}
.dark\:bg-gray-200\/75:is(.dark *) {
  background-color: rgb(229 231 235 / 0.75);
}
.dark\:bg-gray-200\/80:is(.dark *) {
  background-color: rgb(229 231 235 / 0.8);
}
.dark\:bg-gray-200\/85:is(.dark *) {
  background-color: rgb(229 231 235 / 0.85);
}
.dark\:bg-gray-200\/90:is(.dark *) {
  background-color: rgb(229 231 235 / 0.9);
}
.dark\:bg-gray-200\/95:is(.dark *) {
  background-color: rgb(229 231 235 / 0.95);
}
.dark\:bg-gray-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-300\/0:is(.dark *) {
  background-color: rgb(209 213 219 / 0);
}
.dark\:bg-gray-300\/10:is(.dark *) {
  background-color: rgb(209 213 219 / 0.1);
}
.dark\:bg-gray-300\/100:is(.dark *) {
  background-color: rgb(209 213 219 / 1);
}
.dark\:bg-gray-300\/15:is(.dark *) {
  background-color: rgb(209 213 219 / 0.15);
}
.dark\:bg-gray-300\/20:is(.dark *) {
  background-color: rgb(209 213 219 / 0.2);
}
.dark\:bg-gray-300\/25:is(.dark *) {
  background-color: rgb(209 213 219 / 0.25);
}
.dark\:bg-gray-300\/30:is(.dark *) {
  background-color: rgb(209 213 219 / 0.3);
}
.dark\:bg-gray-300\/35:is(.dark *) {
  background-color: rgb(209 213 219 / 0.35);
}
.dark\:bg-gray-300\/40:is(.dark *) {
  background-color: rgb(209 213 219 / 0.4);
}
.dark\:bg-gray-300\/45:is(.dark *) {
  background-color: rgb(209 213 219 / 0.45);
}
.dark\:bg-gray-300\/5:is(.dark *) {
  background-color: rgb(209 213 219 / 0.05);
}
.dark\:bg-gray-300\/50:is(.dark *) {
  background-color: rgb(209 213 219 / 0.5);
}
.dark\:bg-gray-300\/55:is(.dark *) {
  background-color: rgb(209 213 219 / 0.55);
}
.dark\:bg-gray-300\/60:is(.dark *) {
  background-color: rgb(209 213 219 / 0.6);
}
.dark\:bg-gray-300\/65:is(.dark *) {
  background-color: rgb(209 213 219 / 0.65);
}
.dark\:bg-gray-300\/70:is(.dark *) {
  background-color: rgb(209 213 219 / 0.7);
}
.dark\:bg-gray-300\/75:is(.dark *) {
  background-color: rgb(209 213 219 / 0.75);
}
.dark\:bg-gray-300\/80:is(.dark *) {
  background-color: rgb(209 213 219 / 0.8);
}
.dark\:bg-gray-300\/85:is(.dark *) {
  background-color: rgb(209 213 219 / 0.85);
}
.dark\:bg-gray-300\/90:is(.dark *) {
  background-color: rgb(209 213 219 / 0.9);
}
.dark\:bg-gray-300\/95:is(.dark *) {
  background-color: rgb(209 213 219 / 0.95);
}
.dark\:bg-gray-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-400\/0:is(.dark *) {
  background-color: rgb(156 163 175 / 0);
}
.dark\:bg-gray-400\/10:is(.dark *) {
  background-color: rgb(156 163 175 / 0.1);
}
.dark\:bg-gray-400\/100:is(.dark *) {
  background-color: rgb(156 163 175 / 1);
}
.dark\:bg-gray-400\/15:is(.dark *) {
  background-color: rgb(156 163 175 / 0.15);
}
.dark\:bg-gray-400\/20:is(.dark *) {
  background-color: rgb(156 163 175 / 0.2);
}
.dark\:bg-gray-400\/25:is(.dark *) {
  background-color: rgb(156 163 175 / 0.25);
}
.dark\:bg-gray-400\/30:is(.dark *) {
  background-color: rgb(156 163 175 / 0.3);
}
.dark\:bg-gray-400\/35:is(.dark *) {
  background-color: rgb(156 163 175 / 0.35);
}
.dark\:bg-gray-400\/40:is(.dark *) {
  background-color: rgb(156 163 175 / 0.4);
}
.dark\:bg-gray-400\/45:is(.dark *) {
  background-color: rgb(156 163 175 / 0.45);
}
.dark\:bg-gray-400\/5:is(.dark *) {
  background-color: rgb(156 163 175 / 0.05);
}
.dark\:bg-gray-400\/50:is(.dark *) {
  background-color: rgb(156 163 175 / 0.5);
}
.dark\:bg-gray-400\/55:is(.dark *) {
  background-color: rgb(156 163 175 / 0.55);
}
.dark\:bg-gray-400\/60:is(.dark *) {
  background-color: rgb(156 163 175 / 0.6);
}
.dark\:bg-gray-400\/65:is(.dark *) {
  background-color: rgb(156 163 175 / 0.65);
}
.dark\:bg-gray-400\/70:is(.dark *) {
  background-color: rgb(156 163 175 / 0.7);
}
.dark\:bg-gray-400\/75:is(.dark *) {
  background-color: rgb(156 163 175 / 0.75);
}
.dark\:bg-gray-400\/80:is(.dark *) {
  background-color: rgb(156 163 175 / 0.8);
}
.dark\:bg-gray-400\/85:is(.dark *) {
  background-color: rgb(156 163 175 / 0.85);
}
.dark\:bg-gray-400\/90:is(.dark *) {
  background-color: rgb(156 163 175 / 0.9);
}
.dark\:bg-gray-400\/95:is(.dark *) {
  background-color: rgb(156 163 175 / 0.95);
}
.dark\:bg-gray-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-500\/0:is(.dark *) {
  background-color: rgb(107 114 128 / 0);
}
.dark\:bg-gray-500\/10:is(.dark *) {
  background-color: rgb(107 114 128 / 0.1);
}
.dark\:bg-gray-500\/100:is(.dark *) {
  background-color: rgb(107 114 128 / 1);
}
.dark\:bg-gray-500\/15:is(.dark *) {
  background-color: rgb(107 114 128 / 0.15);
}
.dark\:bg-gray-500\/20:is(.dark *) {
  background-color: rgb(107 114 128 / 0.2);
}
.dark\:bg-gray-500\/25:is(.dark *) {
  background-color: rgb(107 114 128 / 0.25);
}
.dark\:bg-gray-500\/30:is(.dark *) {
  background-color: rgb(107 114 128 / 0.3);
}
.dark\:bg-gray-500\/35:is(.dark *) {
  background-color: rgb(107 114 128 / 0.35);
}
.dark\:bg-gray-500\/40:is(.dark *) {
  background-color: rgb(107 114 128 / 0.4);
}
.dark\:bg-gray-500\/45:is(.dark *) {
  background-color: rgb(107 114 128 / 0.45);
}
.dark\:bg-gray-500\/5:is(.dark *) {
  background-color: rgb(107 114 128 / 0.05);
}
.dark\:bg-gray-500\/50:is(.dark *) {
  background-color: rgb(107 114 128 / 0.5);
}
.dark\:bg-gray-500\/55:is(.dark *) {
  background-color: rgb(107 114 128 / 0.55);
}
.dark\:bg-gray-500\/60:is(.dark *) {
  background-color: rgb(107 114 128 / 0.6);
}
.dark\:bg-gray-500\/65:is(.dark *) {
  background-color: rgb(107 114 128 / 0.65);
}
.dark\:bg-gray-500\/70:is(.dark *) {
  background-color: rgb(107 114 128 / 0.7);
}
.dark\:bg-gray-500\/75:is(.dark *) {
  background-color: rgb(107 114 128 / 0.75);
}
.dark\:bg-gray-500\/80:is(.dark *) {
  background-color: rgb(107 114 128 / 0.8);
}
.dark\:bg-gray-500\/85:is(.dark *) {
  background-color: rgb(107 114 128 / 0.85);
}
.dark\:bg-gray-500\/90:is(.dark *) {
  background-color: rgb(107 114 128 / 0.9);
}
.dark\:bg-gray-500\/95:is(.dark *) {
  background-color: rgb(107 114 128 / 0.95);
}
.dark\:bg-gray-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-600\/0:is(.dark *) {
  background-color: rgb(75 85 99 / 0);
}
.dark\:bg-gray-600\/10:is(.dark *) {
  background-color: rgb(75 85 99 / 0.1);
}
.dark\:bg-gray-600\/100:is(.dark *) {
  background-color: rgb(75 85 99 / 1);
}
.dark\:bg-gray-600\/15:is(.dark *) {
  background-color: rgb(75 85 99 / 0.15);
}
.dark\:bg-gray-600\/20:is(.dark *) {
  background-color: rgb(75 85 99 / 0.2);
}
.dark\:bg-gray-600\/25:is(.dark *) {
  background-color: rgb(75 85 99 / 0.25);
}
.dark\:bg-gray-600\/30:is(.dark *) {
  background-color: rgb(75 85 99 / 0.3);
}
.dark\:bg-gray-600\/35:is(.dark *) {
  background-color: rgb(75 85 99 / 0.35);
}
.dark\:bg-gray-600\/40:is(.dark *) {
  background-color: rgb(75 85 99 / 0.4);
}
.dark\:bg-gray-600\/45:is(.dark *) {
  background-color: rgb(75 85 99 / 0.45);
}
.dark\:bg-gray-600\/5:is(.dark *) {
  background-color: rgb(75 85 99 / 0.05);
}
.dark\:bg-gray-600\/50:is(.dark *) {
  background-color: rgb(75 85 99 / 0.5);
}
.dark\:bg-gray-600\/55:is(.dark *) {
  background-color: rgb(75 85 99 / 0.55);
}
.dark\:bg-gray-600\/60:is(.dark *) {
  background-color: rgb(75 85 99 / 0.6);
}
.dark\:bg-gray-600\/65:is(.dark *) {
  background-color: rgb(75 85 99 / 0.65);
}
.dark\:bg-gray-600\/70:is(.dark *) {
  background-color: rgb(75 85 99 / 0.7);
}
.dark\:bg-gray-600\/75:is(.dark *) {
  background-color: rgb(75 85 99 / 0.75);
}
.dark\:bg-gray-600\/80:is(.dark *) {
  background-color: rgb(75 85 99 / 0.8);
}
.dark\:bg-gray-600\/85:is(.dark *) {
  background-color: rgb(75 85 99 / 0.85);
}
.dark\:bg-gray-600\/90:is(.dark *) {
  background-color: rgb(75 85 99 / 0.9);
}
.dark\:bg-gray-600\/95:is(.dark *) {
  background-color: rgb(75 85 99 / 0.95);
}
.dark\:bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-700\/0:is(.dark *) {
  background-color: rgb(55 65 81 / 0);
}
.dark\:bg-gray-700\/10:is(.dark *) {
  background-color: rgb(55 65 81 / 0.1);
}
.dark\:bg-gray-700\/100:is(.dark *) {
  background-color: rgb(55 65 81 / 1);
}
.dark\:bg-gray-700\/15:is(.dark *) {
  background-color: rgb(55 65 81 / 0.15);
}
.dark\:bg-gray-700\/20:is(.dark *) {
  background-color: rgb(55 65 81 / 0.2);
}
.dark\:bg-gray-700\/25:is(.dark *) {
  background-color: rgb(55 65 81 / 0.25);
}
.dark\:bg-gray-700\/30:is(.dark *) {
  background-color: rgb(55 65 81 / 0.3);
}
.dark\:bg-gray-700\/35:is(.dark *) {
  background-color: rgb(55 65 81 / 0.35);
}
.dark\:bg-gray-700\/40:is(.dark *) {
  background-color: rgb(55 65 81 / 0.4);
}
.dark\:bg-gray-700\/45:is(.dark *) {
  background-color: rgb(55 65 81 / 0.45);
}
.dark\:bg-gray-700\/5:is(.dark *) {
  background-color: rgb(55 65 81 / 0.05);
}
.dark\:bg-gray-700\/50:is(.dark *) {
  background-color: rgb(55 65 81 / 0.5);
}
.dark\:bg-gray-700\/55:is(.dark *) {
  background-color: rgb(55 65 81 / 0.55);
}
.dark\:bg-gray-700\/60:is(.dark *) {
  background-color: rgb(55 65 81 / 0.6);
}
.dark\:bg-gray-700\/65:is(.dark *) {
  background-color: rgb(55 65 81 / 0.65);
}
.dark\:bg-gray-700\/70:is(.dark *) {
  background-color: rgb(55 65 81 / 0.7);
}
.dark\:bg-gray-700\/75:is(.dark *) {
  background-color: rgb(55 65 81 / 0.75);
}
.dark\:bg-gray-700\/80:is(.dark *) {
  background-color: rgb(55 65 81 / 0.8);
}
.dark\:bg-gray-700\/85:is(.dark *) {
  background-color: rgb(55 65 81 / 0.85);
}
.dark\:bg-gray-700\/90:is(.dark *) {
  background-color: rgb(55 65 81 / 0.9);
}
.dark\:bg-gray-700\/95:is(.dark *) {
  background-color: rgb(55 65 81 / 0.95);
}
.dark\:bg-gray-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-800\/0:is(.dark *) {
  background-color: rgb(31 41 55 / 0);
}
.dark\:bg-gray-800\/10:is(.dark *) {
  background-color: rgb(31 41 55 / 0.1);
}
.dark\:bg-gray-800\/100:is(.dark *) {
  background-color: rgb(31 41 55 / 1);
}
.dark\:bg-gray-800\/15:is(.dark *) {
  background-color: rgb(31 41 55 / 0.15);
}
.dark\:bg-gray-800\/20:is(.dark *) {
  background-color: rgb(31 41 55 / 0.2);
}
.dark\:bg-gray-800\/25:is(.dark *) {
  background-color: rgb(31 41 55 / 0.25);
}
.dark\:bg-gray-800\/30:is(.dark *) {
  background-color: rgb(31 41 55 / 0.3);
}
.dark\:bg-gray-800\/35:is(.dark *) {
  background-color: rgb(31 41 55 / 0.35);
}
.dark\:bg-gray-800\/40:is(.dark *) {
  background-color: rgb(31 41 55 / 0.4);
}
.dark\:bg-gray-800\/45:is(.dark *) {
  background-color: rgb(31 41 55 / 0.45);
}
.dark\:bg-gray-800\/5:is(.dark *) {
  background-color: rgb(31 41 55 / 0.05);
}
.dark\:bg-gray-800\/50:is(.dark *) {
  background-color: rgb(31 41 55 / 0.5);
}
.dark\:bg-gray-800\/55:is(.dark *) {
  background-color: rgb(31 41 55 / 0.55);
}
.dark\:bg-gray-800\/60:is(.dark *) {
  background-color: rgb(31 41 55 / 0.6);
}
.dark\:bg-gray-800\/65:is(.dark *) {
  background-color: rgb(31 41 55 / 0.65);
}
.dark\:bg-gray-800\/70:is(.dark *) {
  background-color: rgb(31 41 55 / 0.7);
}
.dark\:bg-gray-800\/75:is(.dark *) {
  background-color: rgb(31 41 55 / 0.75);
}
.dark\:bg-gray-800\/80:is(.dark *) {
  background-color: rgb(31 41 55 / 0.8);
}
.dark\:bg-gray-800\/85:is(.dark *) {
  background-color: rgb(31 41 55 / 0.85);
}
.dark\:bg-gray-800\/90:is(.dark *) {
  background-color: rgb(31 41 55 / 0.9);
}
.dark\:bg-gray-800\/95:is(.dark *) {
  background-color: rgb(31 41 55 / 0.95);
}
.dark\:bg-gray-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-900\/0:is(.dark *) {
  background-color: rgb(17 24 39 / 0);
}
.dark\:bg-gray-900\/10:is(.dark *) {
  background-color: rgb(17 24 39 / 0.1);
}
.dark\:bg-gray-900\/100:is(.dark *) {
  background-color: rgb(17 24 39 / 1);
}
.dark\:bg-gray-900\/15:is(.dark *) {
  background-color: rgb(17 24 39 / 0.15);
}
.dark\:bg-gray-900\/20:is(.dark *) {
  background-color: rgb(17 24 39 / 0.2);
}
.dark\:bg-gray-900\/25:is(.dark *) {
  background-color: rgb(17 24 39 / 0.25);
}
.dark\:bg-gray-900\/30:is(.dark *) {
  background-color: rgb(17 24 39 / 0.3);
}
.dark\:bg-gray-900\/35:is(.dark *) {
  background-color: rgb(17 24 39 / 0.35);
}
.dark\:bg-gray-900\/40:is(.dark *) {
  background-color: rgb(17 24 39 / 0.4);
}
.dark\:bg-gray-900\/45:is(.dark *) {
  background-color: rgb(17 24 39 / 0.45);
}
.dark\:bg-gray-900\/5:is(.dark *) {
  background-color: rgb(17 24 39 / 0.05);
}
.dark\:bg-gray-900\/50:is(.dark *) {
  background-color: rgb(17 24 39 / 0.5);
}
.dark\:bg-gray-900\/55:is(.dark *) {
  background-color: rgb(17 24 39 / 0.55);
}
.dark\:bg-gray-900\/60:is(.dark *) {
  background-color: rgb(17 24 39 / 0.6);
}
.dark\:bg-gray-900\/65:is(.dark *) {
  background-color: rgb(17 24 39 / 0.65);
}
.dark\:bg-gray-900\/70:is(.dark *) {
  background-color: rgb(17 24 39 / 0.7);
}
.dark\:bg-gray-900\/75:is(.dark *) {
  background-color: rgb(17 24 39 / 0.75);
}
.dark\:bg-gray-900\/80:is(.dark *) {
  background-color: rgb(17 24 39 / 0.8);
}
.dark\:bg-gray-900\/85:is(.dark *) {
  background-color: rgb(17 24 39 / 0.85);
}
.dark\:bg-gray-900\/90:is(.dark *) {
  background-color: rgb(17 24 39 / 0.9);
}
.dark\:bg-gray-900\/95:is(.dark *) {
  background-color: rgb(17 24 39 / 0.95);
}
.dark\:bg-gray-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-950\/20:is(.dark *) {
  background-color: rgb(3 7 18 / 0.2);
}
.dark\:bg-green-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-100\/0:is(.dark *) {
  background-color: rgb(220 252 231 / 0);
}
.dark\:bg-green-100\/10:is(.dark *) {
  background-color: rgb(220 252 231 / 0.1);
}
.dark\:bg-green-100\/100:is(.dark *) {
  background-color: rgb(220 252 231 / 1);
}
.dark\:bg-green-100\/15:is(.dark *) {
  background-color: rgb(220 252 231 / 0.15);
}
.dark\:bg-green-100\/20:is(.dark *) {
  background-color: rgb(220 252 231 / 0.2);
}
.dark\:bg-green-100\/25:is(.dark *) {
  background-color: rgb(220 252 231 / 0.25);
}
.dark\:bg-green-100\/30:is(.dark *) {
  background-color: rgb(220 252 231 / 0.3);
}
.dark\:bg-green-100\/35:is(.dark *) {
  background-color: rgb(220 252 231 / 0.35);
}
.dark\:bg-green-100\/40:is(.dark *) {
  background-color: rgb(220 252 231 / 0.4);
}
.dark\:bg-green-100\/45:is(.dark *) {
  background-color: rgb(220 252 231 / 0.45);
}
.dark\:bg-green-100\/5:is(.dark *) {
  background-color: rgb(220 252 231 / 0.05);
}
.dark\:bg-green-100\/50:is(.dark *) {
  background-color: rgb(220 252 231 / 0.5);
}
.dark\:bg-green-100\/55:is(.dark *) {
  background-color: rgb(220 252 231 / 0.55);
}
.dark\:bg-green-100\/60:is(.dark *) {
  background-color: rgb(220 252 231 / 0.6);
}
.dark\:bg-green-100\/65:is(.dark *) {
  background-color: rgb(220 252 231 / 0.65);
}
.dark\:bg-green-100\/70:is(.dark *) {
  background-color: rgb(220 252 231 / 0.7);
}
.dark\:bg-green-100\/75:is(.dark *) {
  background-color: rgb(220 252 231 / 0.75);
}
.dark\:bg-green-100\/80:is(.dark *) {
  background-color: rgb(220 252 231 / 0.8);
}
.dark\:bg-green-100\/85:is(.dark *) {
  background-color: rgb(220 252 231 / 0.85);
}
.dark\:bg-green-100\/90:is(.dark *) {
  background-color: rgb(220 252 231 / 0.9);
}
.dark\:bg-green-100\/95:is(.dark *) {
  background-color: rgb(220 252 231 / 0.95);
}
.dark\:bg-green-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-200\/0:is(.dark *) {
  background-color: rgb(187 247 208 / 0);
}
.dark\:bg-green-200\/10:is(.dark *) {
  background-color: rgb(187 247 208 / 0.1);
}
.dark\:bg-green-200\/100:is(.dark *) {
  background-color: rgb(187 247 208 / 1);
}
.dark\:bg-green-200\/15:is(.dark *) {
  background-color: rgb(187 247 208 / 0.15);
}
.dark\:bg-green-200\/20:is(.dark *) {
  background-color: rgb(187 247 208 / 0.2);
}
.dark\:bg-green-200\/25:is(.dark *) {
  background-color: rgb(187 247 208 / 0.25);
}
.dark\:bg-green-200\/30:is(.dark *) {
  background-color: rgb(187 247 208 / 0.3);
}
.dark\:bg-green-200\/35:is(.dark *) {
  background-color: rgb(187 247 208 / 0.35);
}
.dark\:bg-green-200\/40:is(.dark *) {
  background-color: rgb(187 247 208 / 0.4);
}
.dark\:bg-green-200\/45:is(.dark *) {
  background-color: rgb(187 247 208 / 0.45);
}
.dark\:bg-green-200\/5:is(.dark *) {
  background-color: rgb(187 247 208 / 0.05);
}
.dark\:bg-green-200\/50:is(.dark *) {
  background-color: rgb(187 247 208 / 0.5);
}
.dark\:bg-green-200\/55:is(.dark *) {
  background-color: rgb(187 247 208 / 0.55);
}
.dark\:bg-green-200\/60:is(.dark *) {
  background-color: rgb(187 247 208 / 0.6);
}
.dark\:bg-green-200\/65:is(.dark *) {
  background-color: rgb(187 247 208 / 0.65);
}
.dark\:bg-green-200\/70:is(.dark *) {
  background-color: rgb(187 247 208 / 0.7);
}
.dark\:bg-green-200\/75:is(.dark *) {
  background-color: rgb(187 247 208 / 0.75);
}
.dark\:bg-green-200\/80:is(.dark *) {
  background-color: rgb(187 247 208 / 0.8);
}
.dark\:bg-green-200\/85:is(.dark *) {
  background-color: rgb(187 247 208 / 0.85);
}
.dark\:bg-green-200\/90:is(.dark *) {
  background-color: rgb(187 247 208 / 0.9);
}
.dark\:bg-green-200\/95:is(.dark *) {
  background-color: rgb(187 247 208 / 0.95);
}
.dark\:bg-green-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-300\/0:is(.dark *) {
  background-color: rgb(134 239 172 / 0);
}
.dark\:bg-green-300\/10:is(.dark *) {
  background-color: rgb(134 239 172 / 0.1);
}
.dark\:bg-green-300\/100:is(.dark *) {
  background-color: rgb(134 239 172 / 1);
}
.dark\:bg-green-300\/15:is(.dark *) {
  background-color: rgb(134 239 172 / 0.15);
}
.dark\:bg-green-300\/20:is(.dark *) {
  background-color: rgb(134 239 172 / 0.2);
}
.dark\:bg-green-300\/25:is(.dark *) {
  background-color: rgb(134 239 172 / 0.25);
}
.dark\:bg-green-300\/30:is(.dark *) {
  background-color: rgb(134 239 172 / 0.3);
}
.dark\:bg-green-300\/35:is(.dark *) {
  background-color: rgb(134 239 172 / 0.35);
}
.dark\:bg-green-300\/40:is(.dark *) {
  background-color: rgb(134 239 172 / 0.4);
}
.dark\:bg-green-300\/45:is(.dark *) {
  background-color: rgb(134 239 172 / 0.45);
}
.dark\:bg-green-300\/5:is(.dark *) {
  background-color: rgb(134 239 172 / 0.05);
}
.dark\:bg-green-300\/50:is(.dark *) {
  background-color: rgb(134 239 172 / 0.5);
}
.dark\:bg-green-300\/55:is(.dark *) {
  background-color: rgb(134 239 172 / 0.55);
}
.dark\:bg-green-300\/60:is(.dark *) {
  background-color: rgb(134 239 172 / 0.6);
}
.dark\:bg-green-300\/65:is(.dark *) {
  background-color: rgb(134 239 172 / 0.65);
}
.dark\:bg-green-300\/70:is(.dark *) {
  background-color: rgb(134 239 172 / 0.7);
}
.dark\:bg-green-300\/75:is(.dark *) {
  background-color: rgb(134 239 172 / 0.75);
}
.dark\:bg-green-300\/80:is(.dark *) {
  background-color: rgb(134 239 172 / 0.8);
}
.dark\:bg-green-300\/85:is(.dark *) {
  background-color: rgb(134 239 172 / 0.85);
}
.dark\:bg-green-300\/90:is(.dark *) {
  background-color: rgb(134 239 172 / 0.9);
}
.dark\:bg-green-300\/95:is(.dark *) {
  background-color: rgb(134 239 172 / 0.95);
}
.dark\:bg-green-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-400\/0:is(.dark *) {
  background-color: rgb(74 222 128 / 0);
}
.dark\:bg-green-400\/10:is(.dark *) {
  background-color: rgb(74 222 128 / 0.1);
}
.dark\:bg-green-400\/100:is(.dark *) {
  background-color: rgb(74 222 128 / 1);
}
.dark\:bg-green-400\/15:is(.dark *) {
  background-color: rgb(74 222 128 / 0.15);
}
.dark\:bg-green-400\/20:is(.dark *) {
  background-color: rgb(74 222 128 / 0.2);
}
.dark\:bg-green-400\/25:is(.dark *) {
  background-color: rgb(74 222 128 / 0.25);
}
.dark\:bg-green-400\/30:is(.dark *) {
  background-color: rgb(74 222 128 / 0.3);
}
.dark\:bg-green-400\/35:is(.dark *) {
  background-color: rgb(74 222 128 / 0.35);
}
.dark\:bg-green-400\/40:is(.dark *) {
  background-color: rgb(74 222 128 / 0.4);
}
.dark\:bg-green-400\/45:is(.dark *) {
  background-color: rgb(74 222 128 / 0.45);
}
.dark\:bg-green-400\/5:is(.dark *) {
  background-color: rgb(74 222 128 / 0.05);
}
.dark\:bg-green-400\/50:is(.dark *) {
  background-color: rgb(74 222 128 / 0.5);
}
.dark\:bg-green-400\/55:is(.dark *) {
  background-color: rgb(74 222 128 / 0.55);
}
.dark\:bg-green-400\/60:is(.dark *) {
  background-color: rgb(74 222 128 / 0.6);
}
.dark\:bg-green-400\/65:is(.dark *) {
  background-color: rgb(74 222 128 / 0.65);
}
.dark\:bg-green-400\/70:is(.dark *) {
  background-color: rgb(74 222 128 / 0.7);
}
.dark\:bg-green-400\/75:is(.dark *) {
  background-color: rgb(74 222 128 / 0.75);
}
.dark\:bg-green-400\/80:is(.dark *) {
  background-color: rgb(74 222 128 / 0.8);
}
.dark\:bg-green-400\/85:is(.dark *) {
  background-color: rgb(74 222 128 / 0.85);
}
.dark\:bg-green-400\/90:is(.dark *) {
  background-color: rgb(74 222 128 / 0.9);
}
.dark\:bg-green-400\/95:is(.dark *) {
  background-color: rgb(74 222 128 / 0.95);
}
.dark\:bg-green-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-500\/0:is(.dark *) {
  background-color: rgb(34 197 94 / 0);
}
.dark\:bg-green-500\/10:is(.dark *) {
  background-color: rgb(34 197 94 / 0.1);
}
.dark\:bg-green-500\/100:is(.dark *) {
  background-color: rgb(34 197 94 / 1);
}
.dark\:bg-green-500\/15:is(.dark *) {
  background-color: rgb(34 197 94 / 0.15);
}
.dark\:bg-green-500\/20:is(.dark *) {
  background-color: rgb(34 197 94 / 0.2);
}
.dark\:bg-green-500\/25:is(.dark *) {
  background-color: rgb(34 197 94 / 0.25);
}
.dark\:bg-green-500\/30:is(.dark *) {
  background-color: rgb(34 197 94 / 0.3);
}
.dark\:bg-green-500\/35:is(.dark *) {
  background-color: rgb(34 197 94 / 0.35);
}
.dark\:bg-green-500\/40:is(.dark *) {
  background-color: rgb(34 197 94 / 0.4);
}
.dark\:bg-green-500\/45:is(.dark *) {
  background-color: rgb(34 197 94 / 0.45);
}
.dark\:bg-green-500\/5:is(.dark *) {
  background-color: rgb(34 197 94 / 0.05);
}
.dark\:bg-green-500\/50:is(.dark *) {
  background-color: rgb(34 197 94 / 0.5);
}
.dark\:bg-green-500\/55:is(.dark *) {
  background-color: rgb(34 197 94 / 0.55);
}
.dark\:bg-green-500\/60:is(.dark *) {
  background-color: rgb(34 197 94 / 0.6);
}
.dark\:bg-green-500\/65:is(.dark *) {
  background-color: rgb(34 197 94 / 0.65);
}
.dark\:bg-green-500\/70:is(.dark *) {
  background-color: rgb(34 197 94 / 0.7);
}
.dark\:bg-green-500\/75:is(.dark *) {
  background-color: rgb(34 197 94 / 0.75);
}
.dark\:bg-green-500\/80:is(.dark *) {
  background-color: rgb(34 197 94 / 0.8);
}
.dark\:bg-green-500\/85:is(.dark *) {
  background-color: rgb(34 197 94 / 0.85);
}
.dark\:bg-green-500\/90:is(.dark *) {
  background-color: rgb(34 197 94 / 0.9);
}
.dark\:bg-green-500\/95:is(.dark *) {
  background-color: rgb(34 197 94 / 0.95);
}
.dark\:bg-green-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-600\/0:is(.dark *) {
  background-color: rgb(22 163 74 / 0);
}
.dark\:bg-green-600\/10:is(.dark *) {
  background-color: rgb(22 163 74 / 0.1);
}
.dark\:bg-green-600\/100:is(.dark *) {
  background-color: rgb(22 163 74 / 1);
}
.dark\:bg-green-600\/15:is(.dark *) {
  background-color: rgb(22 163 74 / 0.15);
}
.dark\:bg-green-600\/20:is(.dark *) {
  background-color: rgb(22 163 74 / 0.2);
}
.dark\:bg-green-600\/25:is(.dark *) {
  background-color: rgb(22 163 74 / 0.25);
}
.dark\:bg-green-600\/30:is(.dark *) {
  background-color: rgb(22 163 74 / 0.3);
}
.dark\:bg-green-600\/35:is(.dark *) {
  background-color: rgb(22 163 74 / 0.35);
}
.dark\:bg-green-600\/40:is(.dark *) {
  background-color: rgb(22 163 74 / 0.4);
}
.dark\:bg-green-600\/45:is(.dark *) {
  background-color: rgb(22 163 74 / 0.45);
}
.dark\:bg-green-600\/5:is(.dark *) {
  background-color: rgb(22 163 74 / 0.05);
}
.dark\:bg-green-600\/50:is(.dark *) {
  background-color: rgb(22 163 74 / 0.5);
}
.dark\:bg-green-600\/55:is(.dark *) {
  background-color: rgb(22 163 74 / 0.55);
}
.dark\:bg-green-600\/60:is(.dark *) {
  background-color: rgb(22 163 74 / 0.6);
}
.dark\:bg-green-600\/65:is(.dark *) {
  background-color: rgb(22 163 74 / 0.65);
}
.dark\:bg-green-600\/70:is(.dark *) {
  background-color: rgb(22 163 74 / 0.7);
}
.dark\:bg-green-600\/75:is(.dark *) {
  background-color: rgb(22 163 74 / 0.75);
}
.dark\:bg-green-600\/80:is(.dark *) {
  background-color: rgb(22 163 74 / 0.8);
}
.dark\:bg-green-600\/85:is(.dark *) {
  background-color: rgb(22 163 74 / 0.85);
}
.dark\:bg-green-600\/90:is(.dark *) {
  background-color: rgb(22 163 74 / 0.9);
}
.dark\:bg-green-600\/95:is(.dark *) {
  background-color: rgb(22 163 74 / 0.95);
}
.dark\:bg-green-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-700\/0:is(.dark *) {
  background-color: rgb(21 128 61 / 0);
}
.dark\:bg-green-700\/10:is(.dark *) {
  background-color: rgb(21 128 61 / 0.1);
}
.dark\:bg-green-700\/100:is(.dark *) {
  background-color: rgb(21 128 61 / 1);
}
.dark\:bg-green-700\/15:is(.dark *) {
  background-color: rgb(21 128 61 / 0.15);
}
.dark\:bg-green-700\/20:is(.dark *) {
  background-color: rgb(21 128 61 / 0.2);
}
.dark\:bg-green-700\/25:is(.dark *) {
  background-color: rgb(21 128 61 / 0.25);
}
.dark\:bg-green-700\/30:is(.dark *) {
  background-color: rgb(21 128 61 / 0.3);
}
.dark\:bg-green-700\/35:is(.dark *) {
  background-color: rgb(21 128 61 / 0.35);
}
.dark\:bg-green-700\/40:is(.dark *) {
  background-color: rgb(21 128 61 / 0.4);
}
.dark\:bg-green-700\/45:is(.dark *) {
  background-color: rgb(21 128 61 / 0.45);
}
.dark\:bg-green-700\/5:is(.dark *) {
  background-color: rgb(21 128 61 / 0.05);
}
.dark\:bg-green-700\/50:is(.dark *) {
  background-color: rgb(21 128 61 / 0.5);
}
.dark\:bg-green-700\/55:is(.dark *) {
  background-color: rgb(21 128 61 / 0.55);
}
.dark\:bg-green-700\/60:is(.dark *) {
  background-color: rgb(21 128 61 / 0.6);
}
.dark\:bg-green-700\/65:is(.dark *) {
  background-color: rgb(21 128 61 / 0.65);
}
.dark\:bg-green-700\/70:is(.dark *) {
  background-color: rgb(21 128 61 / 0.7);
}
.dark\:bg-green-700\/75:is(.dark *) {
  background-color: rgb(21 128 61 / 0.75);
}
.dark\:bg-green-700\/80:is(.dark *) {
  background-color: rgb(21 128 61 / 0.8);
}
.dark\:bg-green-700\/85:is(.dark *) {
  background-color: rgb(21 128 61 / 0.85);
}
.dark\:bg-green-700\/90:is(.dark *) {
  background-color: rgb(21 128 61 / 0.9);
}
.dark\:bg-green-700\/95:is(.dark *) {
  background-color: rgb(21 128 61 / 0.95);
}
.dark\:bg-green-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-800\/0:is(.dark *) {
  background-color: rgb(22 101 52 / 0);
}
.dark\:bg-green-800\/10:is(.dark *) {
  background-color: rgb(22 101 52 / 0.1);
}
.dark\:bg-green-800\/100:is(.dark *) {
  background-color: rgb(22 101 52 / 1);
}
.dark\:bg-green-800\/15:is(.dark *) {
  background-color: rgb(22 101 52 / 0.15);
}
.dark\:bg-green-800\/20:is(.dark *) {
  background-color: rgb(22 101 52 / 0.2);
}
.dark\:bg-green-800\/25:is(.dark *) {
  background-color: rgb(22 101 52 / 0.25);
}
.dark\:bg-green-800\/30:is(.dark *) {
  background-color: rgb(22 101 52 / 0.3);
}
.dark\:bg-green-800\/35:is(.dark *) {
  background-color: rgb(22 101 52 / 0.35);
}
.dark\:bg-green-800\/40:is(.dark *) {
  background-color: rgb(22 101 52 / 0.4);
}
.dark\:bg-green-800\/45:is(.dark *) {
  background-color: rgb(22 101 52 / 0.45);
}
.dark\:bg-green-800\/5:is(.dark *) {
  background-color: rgb(22 101 52 / 0.05);
}
.dark\:bg-green-800\/50:is(.dark *) {
  background-color: rgb(22 101 52 / 0.5);
}
.dark\:bg-green-800\/55:is(.dark *) {
  background-color: rgb(22 101 52 / 0.55);
}
.dark\:bg-green-800\/60:is(.dark *) {
  background-color: rgb(22 101 52 / 0.6);
}
.dark\:bg-green-800\/65:is(.dark *) {
  background-color: rgb(22 101 52 / 0.65);
}
.dark\:bg-green-800\/70:is(.dark *) {
  background-color: rgb(22 101 52 / 0.7);
}
.dark\:bg-green-800\/75:is(.dark *) {
  background-color: rgb(22 101 52 / 0.75);
}
.dark\:bg-green-800\/80:is(.dark *) {
  background-color: rgb(22 101 52 / 0.8);
}
.dark\:bg-green-800\/85:is(.dark *) {
  background-color: rgb(22 101 52 / 0.85);
}
.dark\:bg-green-800\/90:is(.dark *) {
  background-color: rgb(22 101 52 / 0.9);
}
.dark\:bg-green-800\/95:is(.dark *) {
  background-color: rgb(22 101 52 / 0.95);
}
.dark\:bg-green-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-900\/0:is(.dark *) {
  background-color: rgb(20 83 45 / 0);
}
.dark\:bg-green-900\/10:is(.dark *) {
  background-color: rgb(20 83 45 / 0.1);
}
.dark\:bg-green-900\/100:is(.dark *) {
  background-color: rgb(20 83 45 / 1);
}
.dark\:bg-green-900\/15:is(.dark *) {
  background-color: rgb(20 83 45 / 0.15);
}
.dark\:bg-green-900\/20:is(.dark *) {
  background-color: rgb(20 83 45 / 0.2);
}
.dark\:bg-green-900\/25:is(.dark *) {
  background-color: rgb(20 83 45 / 0.25);
}
.dark\:bg-green-900\/30:is(.dark *) {
  background-color: rgb(20 83 45 / 0.3);
}
.dark\:bg-green-900\/35:is(.dark *) {
  background-color: rgb(20 83 45 / 0.35);
}
.dark\:bg-green-900\/40:is(.dark *) {
  background-color: rgb(20 83 45 / 0.4);
}
.dark\:bg-green-900\/45:is(.dark *) {
  background-color: rgb(20 83 45 / 0.45);
}
.dark\:bg-green-900\/5:is(.dark *) {
  background-color: rgb(20 83 45 / 0.05);
}
.dark\:bg-green-900\/50:is(.dark *) {
  background-color: rgb(20 83 45 / 0.5);
}
.dark\:bg-green-900\/55:is(.dark *) {
  background-color: rgb(20 83 45 / 0.55);
}
.dark\:bg-green-900\/60:is(.dark *) {
  background-color: rgb(20 83 45 / 0.6);
}
.dark\:bg-green-900\/65:is(.dark *) {
  background-color: rgb(20 83 45 / 0.65);
}
.dark\:bg-green-900\/70:is(.dark *) {
  background-color: rgb(20 83 45 / 0.7);
}
.dark\:bg-green-900\/75:is(.dark *) {
  background-color: rgb(20 83 45 / 0.75);
}
.dark\:bg-green-900\/80:is(.dark *) {
  background-color: rgb(20 83 45 / 0.8);
}
.dark\:bg-green-900\/85:is(.dark *) {
  background-color: rgb(20 83 45 / 0.85);
}
.dark\:bg-green-900\/90:is(.dark *) {
  background-color: rgb(20 83 45 / 0.9);
}
.dark\:bg-green-900\/95:is(.dark *) {
  background-color: rgb(20 83 45 / 0.95);
}
.dark\:bg-green-950\/20:is(.dark *) {
  background-color: rgb(5 46 22 / 0.2);
}
.dark\:bg-green-950\/30:is(.dark *) {
  background-color: rgb(5 46 22 / 0.3);
}
.dark\:bg-inherit:is(.dark *) {
  background-color: inherit;
}
.dark\:bg-link:is(.dark *) {
  background-color: hsl(var(--link));
}
.dark\:bg-link-foreground:is(.dark *) {
  background-color: hsl(var(--link-foreground));
}
.dark\:bg-link-foreground\/0:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0);
}
.dark\:bg-link-foreground\/10:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.1);
}
.dark\:bg-link-foreground\/100:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 1);
}
.dark\:bg-link-foreground\/15:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.15);
}
.dark\:bg-link-foreground\/20:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.2);
}
.dark\:bg-link-foreground\/25:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.25);
}
.dark\:bg-link-foreground\/30:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.3);
}
.dark\:bg-link-foreground\/35:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.35);
}
.dark\:bg-link-foreground\/40:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.4);
}
.dark\:bg-link-foreground\/45:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.45);
}
.dark\:bg-link-foreground\/5:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.05);
}
.dark\:bg-link-foreground\/50:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.5);
}
.dark\:bg-link-foreground\/55:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.55);
}
.dark\:bg-link-foreground\/60:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.6);
}
.dark\:bg-link-foreground\/65:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.65);
}
.dark\:bg-link-foreground\/70:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.7);
}
.dark\:bg-link-foreground\/75:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.75);
}
.dark\:bg-link-foreground\/80:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.8);
}
.dark\:bg-link-foreground\/85:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.85);
}
.dark\:bg-link-foreground\/90:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.9);
}
.dark\:bg-link-foreground\/95:is(.dark *) {
  background-color: hsl(var(--link-foreground) / 0.95);
}
.dark\:bg-link\/0:is(.dark *) {
  background-color: hsl(var(--link) / 0);
}
.dark\:bg-link\/10:is(.dark *) {
  background-color: hsl(var(--link) / 0.1);
}
.dark\:bg-link\/100:is(.dark *) {
  background-color: hsl(var(--link) / 1);
}
.dark\:bg-link\/15:is(.dark *) {
  background-color: hsl(var(--link) / 0.15);
}
.dark\:bg-link\/20:is(.dark *) {
  background-color: hsl(var(--link) / 0.2);
}
.dark\:bg-link\/25:is(.dark *) {
  background-color: hsl(var(--link) / 0.25);
}
.dark\:bg-link\/30:is(.dark *) {
  background-color: hsl(var(--link) / 0.3);
}
.dark\:bg-link\/35:is(.dark *) {
  background-color: hsl(var(--link) / 0.35);
}
.dark\:bg-link\/40:is(.dark *) {
  background-color: hsl(var(--link) / 0.4);
}
.dark\:bg-link\/45:is(.dark *) {
  background-color: hsl(var(--link) / 0.45);
}
.dark\:bg-link\/5:is(.dark *) {
  background-color: hsl(var(--link) / 0.05);
}
.dark\:bg-link\/50:is(.dark *) {
  background-color: hsl(var(--link) / 0.5);
}
.dark\:bg-link\/55:is(.dark *) {
  background-color: hsl(var(--link) / 0.55);
}
.dark\:bg-link\/60:is(.dark *) {
  background-color: hsl(var(--link) / 0.6);
}
.dark\:bg-link\/65:is(.dark *) {
  background-color: hsl(var(--link) / 0.65);
}
.dark\:bg-link\/70:is(.dark *) {
  background-color: hsl(var(--link) / 0.7);
}
.dark\:bg-link\/75:is(.dark *) {
  background-color: hsl(var(--link) / 0.75);
}
.dark\:bg-link\/80:is(.dark *) {
  background-color: hsl(var(--link) / 0.8);
}
.dark\:bg-link\/85:is(.dark *) {
  background-color: hsl(var(--link) / 0.85);
}
.dark\:bg-link\/90:is(.dark *) {
  background-color: hsl(var(--link) / 0.9);
}
.dark\:bg-link\/95:is(.dark *) {
  background-color: hsl(var(--link) / 0.95);
}
.dark\:bg-muted:is(.dark *) {
  background-color: hsl(var(--muted));
}
.dark\:bg-muted-foreground:is(.dark *) {
  background-color: hsl(var(--muted-foreground));
}
.dark\:bg-muted-foreground\/0:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0);
}
.dark\:bg-muted-foreground\/10:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.1);
}
.dark\:bg-muted-foreground\/100:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 1);
}
.dark\:bg-muted-foreground\/15:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.15);
}
.dark\:bg-muted-foreground\/20:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.2);
}
.dark\:bg-muted-foreground\/25:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.25);
}
.dark\:bg-muted-foreground\/30:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.3);
}
.dark\:bg-muted-foreground\/35:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.35);
}
.dark\:bg-muted-foreground\/40:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.4);
}
.dark\:bg-muted-foreground\/45:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.45);
}
.dark\:bg-muted-foreground\/5:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.05);
}
.dark\:bg-muted-foreground\/50:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.5);
}
.dark\:bg-muted-foreground\/55:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.55);
}
.dark\:bg-muted-foreground\/60:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.6);
}
.dark\:bg-muted-foreground\/65:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.65);
}
.dark\:bg-muted-foreground\/70:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.7);
}
.dark\:bg-muted-foreground\/75:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.75);
}
.dark\:bg-muted-foreground\/80:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.8);
}
.dark\:bg-muted-foreground\/85:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.85);
}
.dark\:bg-muted-foreground\/90:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.9);
}
.dark\:bg-muted-foreground\/95:is(.dark *) {
  background-color: hsl(var(--muted-foreground) / 0.95);
}
.dark\:bg-muted\/0:is(.dark *) {
  background-color: hsl(var(--muted) / 0);
}
.dark\:bg-muted\/10:is(.dark *) {
  background-color: hsl(var(--muted) / 0.1);
}
.dark\:bg-muted\/100:is(.dark *) {
  background-color: hsl(var(--muted) / 1);
}
.dark\:bg-muted\/15:is(.dark *) {
  background-color: hsl(var(--muted) / 0.15);
}
.dark\:bg-muted\/20:is(.dark *) {
  background-color: hsl(var(--muted) / 0.2);
}
.dark\:bg-muted\/25:is(.dark *) {
  background-color: hsl(var(--muted) / 0.25);
}
.dark\:bg-muted\/30:is(.dark *) {
  background-color: hsl(var(--muted) / 0.3);
}
.dark\:bg-muted\/35:is(.dark *) {
  background-color: hsl(var(--muted) / 0.35);
}
.dark\:bg-muted\/40:is(.dark *) {
  background-color: hsl(var(--muted) / 0.4);
}
.dark\:bg-muted\/45:is(.dark *) {
  background-color: hsl(var(--muted) / 0.45);
}
.dark\:bg-muted\/5:is(.dark *) {
  background-color: hsl(var(--muted) / 0.05);
}
.dark\:bg-muted\/50:is(.dark *) {
  background-color: hsl(var(--muted) / 0.5);
}
.dark\:bg-muted\/55:is(.dark *) {
  background-color: hsl(var(--muted) / 0.55);
}
.dark\:bg-muted\/60:is(.dark *) {
  background-color: hsl(var(--muted) / 0.6);
}
.dark\:bg-muted\/65:is(.dark *) {
  background-color: hsl(var(--muted) / 0.65);
}
.dark\:bg-muted\/70:is(.dark *) {
  background-color: hsl(var(--muted) / 0.7);
}
.dark\:bg-muted\/75:is(.dark *) {
  background-color: hsl(var(--muted) / 0.75);
}
.dark\:bg-muted\/80:is(.dark *) {
  background-color: hsl(var(--muted) / 0.8);
}
.dark\:bg-muted\/85:is(.dark *) {
  background-color: hsl(var(--muted) / 0.85);
}
.dark\:bg-muted\/90:is(.dark *) {
  background-color: hsl(var(--muted) / 0.9);
}
.dark\:bg-muted\/95:is(.dark *) {
  background-color: hsl(var(--muted) / 0.95);
}
.dark\:bg-orange-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-100\/0:is(.dark *) {
  background-color: rgb(255 237 213 / 0);
}
.dark\:bg-orange-100\/10:is(.dark *) {
  background-color: rgb(255 237 213 / 0.1);
}
.dark\:bg-orange-100\/100:is(.dark *) {
  background-color: rgb(255 237 213 / 1);
}
.dark\:bg-orange-100\/15:is(.dark *) {
  background-color: rgb(255 237 213 / 0.15);
}
.dark\:bg-orange-100\/20:is(.dark *) {
  background-color: rgb(255 237 213 / 0.2);
}
.dark\:bg-orange-100\/25:is(.dark *) {
  background-color: rgb(255 237 213 / 0.25);
}
.dark\:bg-orange-100\/30:is(.dark *) {
  background-color: rgb(255 237 213 / 0.3);
}
.dark\:bg-orange-100\/35:is(.dark *) {
  background-color: rgb(255 237 213 / 0.35);
}
.dark\:bg-orange-100\/40:is(.dark *) {
  background-color: rgb(255 237 213 / 0.4);
}
.dark\:bg-orange-100\/45:is(.dark *) {
  background-color: rgb(255 237 213 / 0.45);
}
.dark\:bg-orange-100\/5:is(.dark *) {
  background-color: rgb(255 237 213 / 0.05);
}
.dark\:bg-orange-100\/50:is(.dark *) {
  background-color: rgb(255 237 213 / 0.5);
}
.dark\:bg-orange-100\/55:is(.dark *) {
  background-color: rgb(255 237 213 / 0.55);
}
.dark\:bg-orange-100\/60:is(.dark *) {
  background-color: rgb(255 237 213 / 0.6);
}
.dark\:bg-orange-100\/65:is(.dark *) {
  background-color: rgb(255 237 213 / 0.65);
}
.dark\:bg-orange-100\/70:is(.dark *) {
  background-color: rgb(255 237 213 / 0.7);
}
.dark\:bg-orange-100\/75:is(.dark *) {
  background-color: rgb(255 237 213 / 0.75);
}
.dark\:bg-orange-100\/80:is(.dark *) {
  background-color: rgb(255 237 213 / 0.8);
}
.dark\:bg-orange-100\/85:is(.dark *) {
  background-color: rgb(255 237 213 / 0.85);
}
.dark\:bg-orange-100\/90:is(.dark *) {
  background-color: rgb(255 237 213 / 0.9);
}
.dark\:bg-orange-100\/95:is(.dark *) {
  background-color: rgb(255 237 213 / 0.95);
}
.dark\:bg-orange-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-200\/0:is(.dark *) {
  background-color: rgb(254 215 170 / 0);
}
.dark\:bg-orange-200\/10:is(.dark *) {
  background-color: rgb(254 215 170 / 0.1);
}
.dark\:bg-orange-200\/100:is(.dark *) {
  background-color: rgb(254 215 170 / 1);
}
.dark\:bg-orange-200\/15:is(.dark *) {
  background-color: rgb(254 215 170 / 0.15);
}
.dark\:bg-orange-200\/20:is(.dark *) {
  background-color: rgb(254 215 170 / 0.2);
}
.dark\:bg-orange-200\/25:is(.dark *) {
  background-color: rgb(254 215 170 / 0.25);
}
.dark\:bg-orange-200\/30:is(.dark *) {
  background-color: rgb(254 215 170 / 0.3);
}
.dark\:bg-orange-200\/35:is(.dark *) {
  background-color: rgb(254 215 170 / 0.35);
}
.dark\:bg-orange-200\/40:is(.dark *) {
  background-color: rgb(254 215 170 / 0.4);
}
.dark\:bg-orange-200\/45:is(.dark *) {
  background-color: rgb(254 215 170 / 0.45);
}
.dark\:bg-orange-200\/5:is(.dark *) {
  background-color: rgb(254 215 170 / 0.05);
}
.dark\:bg-orange-200\/50:is(.dark *) {
  background-color: rgb(254 215 170 / 0.5);
}
.dark\:bg-orange-200\/55:is(.dark *) {
  background-color: rgb(254 215 170 / 0.55);
}
.dark\:bg-orange-200\/60:is(.dark *) {
  background-color: rgb(254 215 170 / 0.6);
}
.dark\:bg-orange-200\/65:is(.dark *) {
  background-color: rgb(254 215 170 / 0.65);
}
.dark\:bg-orange-200\/70:is(.dark *) {
  background-color: rgb(254 215 170 / 0.7);
}
.dark\:bg-orange-200\/75:is(.dark *) {
  background-color: rgb(254 215 170 / 0.75);
}
.dark\:bg-orange-200\/80:is(.dark *) {
  background-color: rgb(254 215 170 / 0.8);
}
.dark\:bg-orange-200\/85:is(.dark *) {
  background-color: rgb(254 215 170 / 0.85);
}
.dark\:bg-orange-200\/90:is(.dark *) {
  background-color: rgb(254 215 170 / 0.9);
}
.dark\:bg-orange-200\/95:is(.dark *) {
  background-color: rgb(254 215 170 / 0.95);
}
.dark\:bg-orange-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-300\/0:is(.dark *) {
  background-color: rgb(253 186 116 / 0);
}
.dark\:bg-orange-300\/10:is(.dark *) {
  background-color: rgb(253 186 116 / 0.1);
}
.dark\:bg-orange-300\/100:is(.dark *) {
  background-color: rgb(253 186 116 / 1);
}
.dark\:bg-orange-300\/15:is(.dark *) {
  background-color: rgb(253 186 116 / 0.15);
}
.dark\:bg-orange-300\/20:is(.dark *) {
  background-color: rgb(253 186 116 / 0.2);
}
.dark\:bg-orange-300\/25:is(.dark *) {
  background-color: rgb(253 186 116 / 0.25);
}
.dark\:bg-orange-300\/30:is(.dark *) {
  background-color: rgb(253 186 116 / 0.3);
}
.dark\:bg-orange-300\/35:is(.dark *) {
  background-color: rgb(253 186 116 / 0.35);
}
.dark\:bg-orange-300\/40:is(.dark *) {
  background-color: rgb(253 186 116 / 0.4);
}
.dark\:bg-orange-300\/45:is(.dark *) {
  background-color: rgb(253 186 116 / 0.45);
}
.dark\:bg-orange-300\/5:is(.dark *) {
  background-color: rgb(253 186 116 / 0.05);
}
.dark\:bg-orange-300\/50:is(.dark *) {
  background-color: rgb(253 186 116 / 0.5);
}
.dark\:bg-orange-300\/55:is(.dark *) {
  background-color: rgb(253 186 116 / 0.55);
}
.dark\:bg-orange-300\/60:is(.dark *) {
  background-color: rgb(253 186 116 / 0.6);
}
.dark\:bg-orange-300\/65:is(.dark *) {
  background-color: rgb(253 186 116 / 0.65);
}
.dark\:bg-orange-300\/70:is(.dark *) {
  background-color: rgb(253 186 116 / 0.7);
}
.dark\:bg-orange-300\/75:is(.dark *) {
  background-color: rgb(253 186 116 / 0.75);
}
.dark\:bg-orange-300\/80:is(.dark *) {
  background-color: rgb(253 186 116 / 0.8);
}
.dark\:bg-orange-300\/85:is(.dark *) {
  background-color: rgb(253 186 116 / 0.85);
}
.dark\:bg-orange-300\/90:is(.dark *) {
  background-color: rgb(253 186 116 / 0.9);
}
.dark\:bg-orange-300\/95:is(.dark *) {
  background-color: rgb(253 186 116 / 0.95);
}
.dark\:bg-orange-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-400\/0:is(.dark *) {
  background-color: rgb(251 146 60 / 0);
}
.dark\:bg-orange-400\/10:is(.dark *) {
  background-color: rgb(251 146 60 / 0.1);
}
.dark\:bg-orange-400\/100:is(.dark *) {
  background-color: rgb(251 146 60 / 1);
}
.dark\:bg-orange-400\/15:is(.dark *) {
  background-color: rgb(251 146 60 / 0.15);
}
.dark\:bg-orange-400\/20:is(.dark *) {
  background-color: rgb(251 146 60 / 0.2);
}
.dark\:bg-orange-400\/25:is(.dark *) {
  background-color: rgb(251 146 60 / 0.25);
}
.dark\:bg-orange-400\/30:is(.dark *) {
  background-color: rgb(251 146 60 / 0.3);
}
.dark\:bg-orange-400\/35:is(.dark *) {
  background-color: rgb(251 146 60 / 0.35);
}
.dark\:bg-orange-400\/40:is(.dark *) {
  background-color: rgb(251 146 60 / 0.4);
}
.dark\:bg-orange-400\/45:is(.dark *) {
  background-color: rgb(251 146 60 / 0.45);
}
.dark\:bg-orange-400\/5:is(.dark *) {
  background-color: rgb(251 146 60 / 0.05);
}
.dark\:bg-orange-400\/50:is(.dark *) {
  background-color: rgb(251 146 60 / 0.5);
}
.dark\:bg-orange-400\/55:is(.dark *) {
  background-color: rgb(251 146 60 / 0.55);
}
.dark\:bg-orange-400\/60:is(.dark *) {
  background-color: rgb(251 146 60 / 0.6);
}
.dark\:bg-orange-400\/65:is(.dark *) {
  background-color: rgb(251 146 60 / 0.65);
}
.dark\:bg-orange-400\/70:is(.dark *) {
  background-color: rgb(251 146 60 / 0.7);
}
.dark\:bg-orange-400\/75:is(.dark *) {
  background-color: rgb(251 146 60 / 0.75);
}
.dark\:bg-orange-400\/80:is(.dark *) {
  background-color: rgb(251 146 60 / 0.8);
}
.dark\:bg-orange-400\/85:is(.dark *) {
  background-color: rgb(251 146 60 / 0.85);
}
.dark\:bg-orange-400\/90:is(.dark *) {
  background-color: rgb(251 146 60 / 0.9);
}
.dark\:bg-orange-400\/95:is(.dark *) {
  background-color: rgb(251 146 60 / 0.95);
}
.dark\:bg-orange-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-500\/0:is(.dark *) {
  background-color: rgb(249 115 22 / 0);
}
.dark\:bg-orange-500\/10:is(.dark *) {
  background-color: rgb(249 115 22 / 0.1);
}
.dark\:bg-orange-500\/100:is(.dark *) {
  background-color: rgb(249 115 22 / 1);
}
.dark\:bg-orange-500\/15:is(.dark *) {
  background-color: rgb(249 115 22 / 0.15);
}
.dark\:bg-orange-500\/20:is(.dark *) {
  background-color: rgb(249 115 22 / 0.2);
}
.dark\:bg-orange-500\/25:is(.dark *) {
  background-color: rgb(249 115 22 / 0.25);
}
.dark\:bg-orange-500\/30:is(.dark *) {
  background-color: rgb(249 115 22 / 0.3);
}
.dark\:bg-orange-500\/35:is(.dark *) {
  background-color: rgb(249 115 22 / 0.35);
}
.dark\:bg-orange-500\/40:is(.dark *) {
  background-color: rgb(249 115 22 / 0.4);
}
.dark\:bg-orange-500\/45:is(.dark *) {
  background-color: rgb(249 115 22 / 0.45);
}
.dark\:bg-orange-500\/5:is(.dark *) {
  background-color: rgb(249 115 22 / 0.05);
}
.dark\:bg-orange-500\/50:is(.dark *) {
  background-color: rgb(249 115 22 / 0.5);
}
.dark\:bg-orange-500\/55:is(.dark *) {
  background-color: rgb(249 115 22 / 0.55);
}
.dark\:bg-orange-500\/60:is(.dark *) {
  background-color: rgb(249 115 22 / 0.6);
}
.dark\:bg-orange-500\/65:is(.dark *) {
  background-color: rgb(249 115 22 / 0.65);
}
.dark\:bg-orange-500\/70:is(.dark *) {
  background-color: rgb(249 115 22 / 0.7);
}
.dark\:bg-orange-500\/75:is(.dark *) {
  background-color: rgb(249 115 22 / 0.75);
}
.dark\:bg-orange-500\/80:is(.dark *) {
  background-color: rgb(249 115 22 / 0.8);
}
.dark\:bg-orange-500\/85:is(.dark *) {
  background-color: rgb(249 115 22 / 0.85);
}
.dark\:bg-orange-500\/90:is(.dark *) {
  background-color: rgb(249 115 22 / 0.9);
}
.dark\:bg-orange-500\/95:is(.dark *) {
  background-color: rgb(249 115 22 / 0.95);
}
.dark\:bg-orange-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-600\/0:is(.dark *) {
  background-color: rgb(234 88 12 / 0);
}
.dark\:bg-orange-600\/10:is(.dark *) {
  background-color: rgb(234 88 12 / 0.1);
}
.dark\:bg-orange-600\/100:is(.dark *) {
  background-color: rgb(234 88 12 / 1);
}
.dark\:bg-orange-600\/15:is(.dark *) {
  background-color: rgb(234 88 12 / 0.15);
}
.dark\:bg-orange-600\/20:is(.dark *) {
  background-color: rgb(234 88 12 / 0.2);
}
.dark\:bg-orange-600\/25:is(.dark *) {
  background-color: rgb(234 88 12 / 0.25);
}
.dark\:bg-orange-600\/30:is(.dark *) {
  background-color: rgb(234 88 12 / 0.3);
}
.dark\:bg-orange-600\/35:is(.dark *) {
  background-color: rgb(234 88 12 / 0.35);
}
.dark\:bg-orange-600\/40:is(.dark *) {
  background-color: rgb(234 88 12 / 0.4);
}
.dark\:bg-orange-600\/45:is(.dark *) {
  background-color: rgb(234 88 12 / 0.45);
}
.dark\:bg-orange-600\/5:is(.dark *) {
  background-color: rgb(234 88 12 / 0.05);
}
.dark\:bg-orange-600\/50:is(.dark *) {
  background-color: rgb(234 88 12 / 0.5);
}
.dark\:bg-orange-600\/55:is(.dark *) {
  background-color: rgb(234 88 12 / 0.55);
}
.dark\:bg-orange-600\/60:is(.dark *) {
  background-color: rgb(234 88 12 / 0.6);
}
.dark\:bg-orange-600\/65:is(.dark *) {
  background-color: rgb(234 88 12 / 0.65);
}
.dark\:bg-orange-600\/70:is(.dark *) {
  background-color: rgb(234 88 12 / 0.7);
}
.dark\:bg-orange-600\/75:is(.dark *) {
  background-color: rgb(234 88 12 / 0.75);
}
.dark\:bg-orange-600\/80:is(.dark *) {
  background-color: rgb(234 88 12 / 0.8);
}
.dark\:bg-orange-600\/85:is(.dark *) {
  background-color: rgb(234 88 12 / 0.85);
}
.dark\:bg-orange-600\/90:is(.dark *) {
  background-color: rgb(234 88 12 / 0.9);
}
.dark\:bg-orange-600\/95:is(.dark *) {
  background-color: rgb(234 88 12 / 0.95);
}
.dark\:bg-orange-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-700\/0:is(.dark *) {
  background-color: rgb(194 65 12 / 0);
}
.dark\:bg-orange-700\/10:is(.dark *) {
  background-color: rgb(194 65 12 / 0.1);
}
.dark\:bg-orange-700\/100:is(.dark *) {
  background-color: rgb(194 65 12 / 1);
}
.dark\:bg-orange-700\/15:is(.dark *) {
  background-color: rgb(194 65 12 / 0.15);
}
.dark\:bg-orange-700\/20:is(.dark *) {
  background-color: rgb(194 65 12 / 0.2);
}
.dark\:bg-orange-700\/25:is(.dark *) {
  background-color: rgb(194 65 12 / 0.25);
}
.dark\:bg-orange-700\/30:is(.dark *) {
  background-color: rgb(194 65 12 / 0.3);
}
.dark\:bg-orange-700\/35:is(.dark *) {
  background-color: rgb(194 65 12 / 0.35);
}
.dark\:bg-orange-700\/40:is(.dark *) {
  background-color: rgb(194 65 12 / 0.4);
}
.dark\:bg-orange-700\/45:is(.dark *) {
  background-color: rgb(194 65 12 / 0.45);
}
.dark\:bg-orange-700\/5:is(.dark *) {
  background-color: rgb(194 65 12 / 0.05);
}
.dark\:bg-orange-700\/50:is(.dark *) {
  background-color: rgb(194 65 12 / 0.5);
}
.dark\:bg-orange-700\/55:is(.dark *) {
  background-color: rgb(194 65 12 / 0.55);
}
.dark\:bg-orange-700\/60:is(.dark *) {
  background-color: rgb(194 65 12 / 0.6);
}
.dark\:bg-orange-700\/65:is(.dark *) {
  background-color: rgb(194 65 12 / 0.65);
}
.dark\:bg-orange-700\/70:is(.dark *) {
  background-color: rgb(194 65 12 / 0.7);
}
.dark\:bg-orange-700\/75:is(.dark *) {
  background-color: rgb(194 65 12 / 0.75);
}
.dark\:bg-orange-700\/80:is(.dark *) {
  background-color: rgb(194 65 12 / 0.8);
}
.dark\:bg-orange-700\/85:is(.dark *) {
  background-color: rgb(194 65 12 / 0.85);
}
.dark\:bg-orange-700\/90:is(.dark *) {
  background-color: rgb(194 65 12 / 0.9);
}
.dark\:bg-orange-700\/95:is(.dark *) {
  background-color: rgb(194 65 12 / 0.95);
}
.dark\:bg-orange-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-800\/0:is(.dark *) {
  background-color: rgb(154 52 18 / 0);
}
.dark\:bg-orange-800\/10:is(.dark *) {
  background-color: rgb(154 52 18 / 0.1);
}
.dark\:bg-orange-800\/100:is(.dark *) {
  background-color: rgb(154 52 18 / 1);
}
.dark\:bg-orange-800\/15:is(.dark *) {
  background-color: rgb(154 52 18 / 0.15);
}
.dark\:bg-orange-800\/20:is(.dark *) {
  background-color: rgb(154 52 18 / 0.2);
}
.dark\:bg-orange-800\/25:is(.dark *) {
  background-color: rgb(154 52 18 / 0.25);
}
.dark\:bg-orange-800\/30:is(.dark *) {
  background-color: rgb(154 52 18 / 0.3);
}
.dark\:bg-orange-800\/35:is(.dark *) {
  background-color: rgb(154 52 18 / 0.35);
}
.dark\:bg-orange-800\/40:is(.dark *) {
  background-color: rgb(154 52 18 / 0.4);
}
.dark\:bg-orange-800\/45:is(.dark *) {
  background-color: rgb(154 52 18 / 0.45);
}
.dark\:bg-orange-800\/5:is(.dark *) {
  background-color: rgb(154 52 18 / 0.05);
}
.dark\:bg-orange-800\/50:is(.dark *) {
  background-color: rgb(154 52 18 / 0.5);
}
.dark\:bg-orange-800\/55:is(.dark *) {
  background-color: rgb(154 52 18 / 0.55);
}
.dark\:bg-orange-800\/60:is(.dark *) {
  background-color: rgb(154 52 18 / 0.6);
}
.dark\:bg-orange-800\/65:is(.dark *) {
  background-color: rgb(154 52 18 / 0.65);
}
.dark\:bg-orange-800\/70:is(.dark *) {
  background-color: rgb(154 52 18 / 0.7);
}
.dark\:bg-orange-800\/75:is(.dark *) {
  background-color: rgb(154 52 18 / 0.75);
}
.dark\:bg-orange-800\/80:is(.dark *) {
  background-color: rgb(154 52 18 / 0.8);
}
.dark\:bg-orange-800\/85:is(.dark *) {
  background-color: rgb(154 52 18 / 0.85);
}
.dark\:bg-orange-800\/90:is(.dark *) {
  background-color: rgb(154 52 18 / 0.9);
}
.dark\:bg-orange-800\/95:is(.dark *) {
  background-color: rgb(154 52 18 / 0.95);
}
.dark\:bg-orange-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-900\/0:is(.dark *) {
  background-color: rgb(124 45 18 / 0);
}
.dark\:bg-orange-900\/10:is(.dark *) {
  background-color: rgb(124 45 18 / 0.1);
}
.dark\:bg-orange-900\/100:is(.dark *) {
  background-color: rgb(124 45 18 / 1);
}
.dark\:bg-orange-900\/15:is(.dark *) {
  background-color: rgb(124 45 18 / 0.15);
}
.dark\:bg-orange-900\/20:is(.dark *) {
  background-color: rgb(124 45 18 / 0.2);
}
.dark\:bg-orange-900\/25:is(.dark *) {
  background-color: rgb(124 45 18 / 0.25);
}
.dark\:bg-orange-900\/30:is(.dark *) {
  background-color: rgb(124 45 18 / 0.3);
}
.dark\:bg-orange-900\/35:is(.dark *) {
  background-color: rgb(124 45 18 / 0.35);
}
.dark\:bg-orange-900\/40:is(.dark *) {
  background-color: rgb(124 45 18 / 0.4);
}
.dark\:bg-orange-900\/45:is(.dark *) {
  background-color: rgb(124 45 18 / 0.45);
}
.dark\:bg-orange-900\/5:is(.dark *) {
  background-color: rgb(124 45 18 / 0.05);
}
.dark\:bg-orange-900\/50:is(.dark *) {
  background-color: rgb(124 45 18 / 0.5);
}
.dark\:bg-orange-900\/55:is(.dark *) {
  background-color: rgb(124 45 18 / 0.55);
}
.dark\:bg-orange-900\/60:is(.dark *) {
  background-color: rgb(124 45 18 / 0.6);
}
.dark\:bg-orange-900\/65:is(.dark *) {
  background-color: rgb(124 45 18 / 0.65);
}
.dark\:bg-orange-900\/70:is(.dark *) {
  background-color: rgb(124 45 18 / 0.7);
}
.dark\:bg-orange-900\/75:is(.dark *) {
  background-color: rgb(124 45 18 / 0.75);
}
.dark\:bg-orange-900\/80:is(.dark *) {
  background-color: rgb(124 45 18 / 0.8);
}
.dark\:bg-orange-900\/85:is(.dark *) {
  background-color: rgb(124 45 18 / 0.85);
}
.dark\:bg-orange-900\/90:is(.dark *) {
  background-color: rgb(124 45 18 / 0.9);
}
.dark\:bg-orange-900\/95:is(.dark *) {
  background-color: rgb(124 45 18 / 0.95);
}
.dark\:bg-orange-950\/20:is(.dark *) {
  background-color: rgb(67 20 7 / 0.2);
}
.dark\:bg-pink-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-100\/0:is(.dark *) {
  background-color: rgb(252 231 243 / 0);
}
.dark\:bg-pink-100\/10:is(.dark *) {
  background-color: rgb(252 231 243 / 0.1);
}
.dark\:bg-pink-100\/100:is(.dark *) {
  background-color: rgb(252 231 243 / 1);
}
.dark\:bg-pink-100\/15:is(.dark *) {
  background-color: rgb(252 231 243 / 0.15);
}
.dark\:bg-pink-100\/20:is(.dark *) {
  background-color: rgb(252 231 243 / 0.2);
}
.dark\:bg-pink-100\/25:is(.dark *) {
  background-color: rgb(252 231 243 / 0.25);
}
.dark\:bg-pink-100\/30:is(.dark *) {
  background-color: rgb(252 231 243 / 0.3);
}
.dark\:bg-pink-100\/35:is(.dark *) {
  background-color: rgb(252 231 243 / 0.35);
}
.dark\:bg-pink-100\/40:is(.dark *) {
  background-color: rgb(252 231 243 / 0.4);
}
.dark\:bg-pink-100\/45:is(.dark *) {
  background-color: rgb(252 231 243 / 0.45);
}
.dark\:bg-pink-100\/5:is(.dark *) {
  background-color: rgb(252 231 243 / 0.05);
}
.dark\:bg-pink-100\/50:is(.dark *) {
  background-color: rgb(252 231 243 / 0.5);
}
.dark\:bg-pink-100\/55:is(.dark *) {
  background-color: rgb(252 231 243 / 0.55);
}
.dark\:bg-pink-100\/60:is(.dark *) {
  background-color: rgb(252 231 243 / 0.6);
}
.dark\:bg-pink-100\/65:is(.dark *) {
  background-color: rgb(252 231 243 / 0.65);
}
.dark\:bg-pink-100\/70:is(.dark *) {
  background-color: rgb(252 231 243 / 0.7);
}
.dark\:bg-pink-100\/75:is(.dark *) {
  background-color: rgb(252 231 243 / 0.75);
}
.dark\:bg-pink-100\/80:is(.dark *) {
  background-color: rgb(252 231 243 / 0.8);
}
.dark\:bg-pink-100\/85:is(.dark *) {
  background-color: rgb(252 231 243 / 0.85);
}
.dark\:bg-pink-100\/90:is(.dark *) {
  background-color: rgb(252 231 243 / 0.9);
}
.dark\:bg-pink-100\/95:is(.dark *) {
  background-color: rgb(252 231 243 / 0.95);
}
.dark\:bg-pink-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-200\/0:is(.dark *) {
  background-color: rgb(251 207 232 / 0);
}
.dark\:bg-pink-200\/10:is(.dark *) {
  background-color: rgb(251 207 232 / 0.1);
}
.dark\:bg-pink-200\/100:is(.dark *) {
  background-color: rgb(251 207 232 / 1);
}
.dark\:bg-pink-200\/15:is(.dark *) {
  background-color: rgb(251 207 232 / 0.15);
}
.dark\:bg-pink-200\/20:is(.dark *) {
  background-color: rgb(251 207 232 / 0.2);
}
.dark\:bg-pink-200\/25:is(.dark *) {
  background-color: rgb(251 207 232 / 0.25);
}
.dark\:bg-pink-200\/30:is(.dark *) {
  background-color: rgb(251 207 232 / 0.3);
}
.dark\:bg-pink-200\/35:is(.dark *) {
  background-color: rgb(251 207 232 / 0.35);
}
.dark\:bg-pink-200\/40:is(.dark *) {
  background-color: rgb(251 207 232 / 0.4);
}
.dark\:bg-pink-200\/45:is(.dark *) {
  background-color: rgb(251 207 232 / 0.45);
}
.dark\:bg-pink-200\/5:is(.dark *) {
  background-color: rgb(251 207 232 / 0.05);
}
.dark\:bg-pink-200\/50:is(.dark *) {
  background-color: rgb(251 207 232 / 0.5);
}
.dark\:bg-pink-200\/55:is(.dark *) {
  background-color: rgb(251 207 232 / 0.55);
}
.dark\:bg-pink-200\/60:is(.dark *) {
  background-color: rgb(251 207 232 / 0.6);
}
.dark\:bg-pink-200\/65:is(.dark *) {
  background-color: rgb(251 207 232 / 0.65);
}
.dark\:bg-pink-200\/70:is(.dark *) {
  background-color: rgb(251 207 232 / 0.7);
}
.dark\:bg-pink-200\/75:is(.dark *) {
  background-color: rgb(251 207 232 / 0.75);
}
.dark\:bg-pink-200\/80:is(.dark *) {
  background-color: rgb(251 207 232 / 0.8);
}
.dark\:bg-pink-200\/85:is(.dark *) {
  background-color: rgb(251 207 232 / 0.85);
}
.dark\:bg-pink-200\/90:is(.dark *) {
  background-color: rgb(251 207 232 / 0.9);
}
.dark\:bg-pink-200\/95:is(.dark *) {
  background-color: rgb(251 207 232 / 0.95);
}
.dark\:bg-pink-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-300\/0:is(.dark *) {
  background-color: rgb(249 168 212 / 0);
}
.dark\:bg-pink-300\/10:is(.dark *) {
  background-color: rgb(249 168 212 / 0.1);
}
.dark\:bg-pink-300\/100:is(.dark *) {
  background-color: rgb(249 168 212 / 1);
}
.dark\:bg-pink-300\/15:is(.dark *) {
  background-color: rgb(249 168 212 / 0.15);
}
.dark\:bg-pink-300\/20:is(.dark *) {
  background-color: rgb(249 168 212 / 0.2);
}
.dark\:bg-pink-300\/25:is(.dark *) {
  background-color: rgb(249 168 212 / 0.25);
}
.dark\:bg-pink-300\/30:is(.dark *) {
  background-color: rgb(249 168 212 / 0.3);
}
.dark\:bg-pink-300\/35:is(.dark *) {
  background-color: rgb(249 168 212 / 0.35);
}
.dark\:bg-pink-300\/40:is(.dark *) {
  background-color: rgb(249 168 212 / 0.4);
}
.dark\:bg-pink-300\/45:is(.dark *) {
  background-color: rgb(249 168 212 / 0.45);
}
.dark\:bg-pink-300\/5:is(.dark *) {
  background-color: rgb(249 168 212 / 0.05);
}
.dark\:bg-pink-300\/50:is(.dark *) {
  background-color: rgb(249 168 212 / 0.5);
}
.dark\:bg-pink-300\/55:is(.dark *) {
  background-color: rgb(249 168 212 / 0.55);
}
.dark\:bg-pink-300\/60:is(.dark *) {
  background-color: rgb(249 168 212 / 0.6);
}
.dark\:bg-pink-300\/65:is(.dark *) {
  background-color: rgb(249 168 212 / 0.65);
}
.dark\:bg-pink-300\/70:is(.dark *) {
  background-color: rgb(249 168 212 / 0.7);
}
.dark\:bg-pink-300\/75:is(.dark *) {
  background-color: rgb(249 168 212 / 0.75);
}
.dark\:bg-pink-300\/80:is(.dark *) {
  background-color: rgb(249 168 212 / 0.8);
}
.dark\:bg-pink-300\/85:is(.dark *) {
  background-color: rgb(249 168 212 / 0.85);
}
.dark\:bg-pink-300\/90:is(.dark *) {
  background-color: rgb(249 168 212 / 0.9);
}
.dark\:bg-pink-300\/95:is(.dark *) {
  background-color: rgb(249 168 212 / 0.95);
}
.dark\:bg-pink-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-400\/0:is(.dark *) {
  background-color: rgb(244 114 182 / 0);
}
.dark\:bg-pink-400\/10:is(.dark *) {
  background-color: rgb(244 114 182 / 0.1);
}
.dark\:bg-pink-400\/100:is(.dark *) {
  background-color: rgb(244 114 182 / 1);
}
.dark\:bg-pink-400\/15:is(.dark *) {
  background-color: rgb(244 114 182 / 0.15);
}
.dark\:bg-pink-400\/20:is(.dark *) {
  background-color: rgb(244 114 182 / 0.2);
}
.dark\:bg-pink-400\/25:is(.dark *) {
  background-color: rgb(244 114 182 / 0.25);
}
.dark\:bg-pink-400\/30:is(.dark *) {
  background-color: rgb(244 114 182 / 0.3);
}
.dark\:bg-pink-400\/35:is(.dark *) {
  background-color: rgb(244 114 182 / 0.35);
}
.dark\:bg-pink-400\/40:is(.dark *) {
  background-color: rgb(244 114 182 / 0.4);
}
.dark\:bg-pink-400\/45:is(.dark *) {
  background-color: rgb(244 114 182 / 0.45);
}
.dark\:bg-pink-400\/5:is(.dark *) {
  background-color: rgb(244 114 182 / 0.05);
}
.dark\:bg-pink-400\/50:is(.dark *) {
  background-color: rgb(244 114 182 / 0.5);
}
.dark\:bg-pink-400\/55:is(.dark *) {
  background-color: rgb(244 114 182 / 0.55);
}
.dark\:bg-pink-400\/60:is(.dark *) {
  background-color: rgb(244 114 182 / 0.6);
}
.dark\:bg-pink-400\/65:is(.dark *) {
  background-color: rgb(244 114 182 / 0.65);
}
.dark\:bg-pink-400\/70:is(.dark *) {
  background-color: rgb(244 114 182 / 0.7);
}
.dark\:bg-pink-400\/75:is(.dark *) {
  background-color: rgb(244 114 182 / 0.75);
}
.dark\:bg-pink-400\/80:is(.dark *) {
  background-color: rgb(244 114 182 / 0.8);
}
.dark\:bg-pink-400\/85:is(.dark *) {
  background-color: rgb(244 114 182 / 0.85);
}
.dark\:bg-pink-400\/90:is(.dark *) {
  background-color: rgb(244 114 182 / 0.9);
}
.dark\:bg-pink-400\/95:is(.dark *) {
  background-color: rgb(244 114 182 / 0.95);
}
.dark\:bg-pink-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-500\/0:is(.dark *) {
  background-color: rgb(236 72 153 / 0);
}
.dark\:bg-pink-500\/10:is(.dark *) {
  background-color: rgb(236 72 153 / 0.1);
}
.dark\:bg-pink-500\/100:is(.dark *) {
  background-color: rgb(236 72 153 / 1);
}
.dark\:bg-pink-500\/15:is(.dark *) {
  background-color: rgb(236 72 153 / 0.15);
}
.dark\:bg-pink-500\/20:is(.dark *) {
  background-color: rgb(236 72 153 / 0.2);
}
.dark\:bg-pink-500\/25:is(.dark *) {
  background-color: rgb(236 72 153 / 0.25);
}
.dark\:bg-pink-500\/30:is(.dark *) {
  background-color: rgb(236 72 153 / 0.3);
}
.dark\:bg-pink-500\/35:is(.dark *) {
  background-color: rgb(236 72 153 / 0.35);
}
.dark\:bg-pink-500\/40:is(.dark *) {
  background-color: rgb(236 72 153 / 0.4);
}
.dark\:bg-pink-500\/45:is(.dark *) {
  background-color: rgb(236 72 153 / 0.45);
}
.dark\:bg-pink-500\/5:is(.dark *) {
  background-color: rgb(236 72 153 / 0.05);
}
.dark\:bg-pink-500\/50:is(.dark *) {
  background-color: rgb(236 72 153 / 0.5);
}
.dark\:bg-pink-500\/55:is(.dark *) {
  background-color: rgb(236 72 153 / 0.55);
}
.dark\:bg-pink-500\/60:is(.dark *) {
  background-color: rgb(236 72 153 / 0.6);
}
.dark\:bg-pink-500\/65:is(.dark *) {
  background-color: rgb(236 72 153 / 0.65);
}
.dark\:bg-pink-500\/70:is(.dark *) {
  background-color: rgb(236 72 153 / 0.7);
}
.dark\:bg-pink-500\/75:is(.dark *) {
  background-color: rgb(236 72 153 / 0.75);
}
.dark\:bg-pink-500\/80:is(.dark *) {
  background-color: rgb(236 72 153 / 0.8);
}
.dark\:bg-pink-500\/85:is(.dark *) {
  background-color: rgb(236 72 153 / 0.85);
}
.dark\:bg-pink-500\/90:is(.dark *) {
  background-color: rgb(236 72 153 / 0.9);
}
.dark\:bg-pink-500\/95:is(.dark *) {
  background-color: rgb(236 72 153 / 0.95);
}
.dark\:bg-pink-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-600\/0:is(.dark *) {
  background-color: rgb(219 39 119 / 0);
}
.dark\:bg-pink-600\/10:is(.dark *) {
  background-color: rgb(219 39 119 / 0.1);
}
.dark\:bg-pink-600\/100:is(.dark *) {
  background-color: rgb(219 39 119 / 1);
}
.dark\:bg-pink-600\/15:is(.dark *) {
  background-color: rgb(219 39 119 / 0.15);
}
.dark\:bg-pink-600\/20:is(.dark *) {
  background-color: rgb(219 39 119 / 0.2);
}
.dark\:bg-pink-600\/25:is(.dark *) {
  background-color: rgb(219 39 119 / 0.25);
}
.dark\:bg-pink-600\/30:is(.dark *) {
  background-color: rgb(219 39 119 / 0.3);
}
.dark\:bg-pink-600\/35:is(.dark *) {
  background-color: rgb(219 39 119 / 0.35);
}
.dark\:bg-pink-600\/40:is(.dark *) {
  background-color: rgb(219 39 119 / 0.4);
}
.dark\:bg-pink-600\/45:is(.dark *) {
  background-color: rgb(219 39 119 / 0.45);
}
.dark\:bg-pink-600\/5:is(.dark *) {
  background-color: rgb(219 39 119 / 0.05);
}
.dark\:bg-pink-600\/50:is(.dark *) {
  background-color: rgb(219 39 119 / 0.5);
}
.dark\:bg-pink-600\/55:is(.dark *) {
  background-color: rgb(219 39 119 / 0.55);
}
.dark\:bg-pink-600\/60:is(.dark *) {
  background-color: rgb(219 39 119 / 0.6);
}
.dark\:bg-pink-600\/65:is(.dark *) {
  background-color: rgb(219 39 119 / 0.65);
}
.dark\:bg-pink-600\/70:is(.dark *) {
  background-color: rgb(219 39 119 / 0.7);
}
.dark\:bg-pink-600\/75:is(.dark *) {
  background-color: rgb(219 39 119 / 0.75);
}
.dark\:bg-pink-600\/80:is(.dark *) {
  background-color: rgb(219 39 119 / 0.8);
}
.dark\:bg-pink-600\/85:is(.dark *) {
  background-color: rgb(219 39 119 / 0.85);
}
.dark\:bg-pink-600\/90:is(.dark *) {
  background-color: rgb(219 39 119 / 0.9);
}
.dark\:bg-pink-600\/95:is(.dark *) {
  background-color: rgb(219 39 119 / 0.95);
}
.dark\:bg-pink-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-700\/0:is(.dark *) {
  background-color: rgb(190 24 93 / 0);
}
.dark\:bg-pink-700\/10:is(.dark *) {
  background-color: rgb(190 24 93 / 0.1);
}
.dark\:bg-pink-700\/100:is(.dark *) {
  background-color: rgb(190 24 93 / 1);
}
.dark\:bg-pink-700\/15:is(.dark *) {
  background-color: rgb(190 24 93 / 0.15);
}
.dark\:bg-pink-700\/20:is(.dark *) {
  background-color: rgb(190 24 93 / 0.2);
}
.dark\:bg-pink-700\/25:is(.dark *) {
  background-color: rgb(190 24 93 / 0.25);
}
.dark\:bg-pink-700\/30:is(.dark *) {
  background-color: rgb(190 24 93 / 0.3);
}
.dark\:bg-pink-700\/35:is(.dark *) {
  background-color: rgb(190 24 93 / 0.35);
}
.dark\:bg-pink-700\/40:is(.dark *) {
  background-color: rgb(190 24 93 / 0.4);
}
.dark\:bg-pink-700\/45:is(.dark *) {
  background-color: rgb(190 24 93 / 0.45);
}
.dark\:bg-pink-700\/5:is(.dark *) {
  background-color: rgb(190 24 93 / 0.05);
}
.dark\:bg-pink-700\/50:is(.dark *) {
  background-color: rgb(190 24 93 / 0.5);
}
.dark\:bg-pink-700\/55:is(.dark *) {
  background-color: rgb(190 24 93 / 0.55);
}
.dark\:bg-pink-700\/60:is(.dark *) {
  background-color: rgb(190 24 93 / 0.6);
}
.dark\:bg-pink-700\/65:is(.dark *) {
  background-color: rgb(190 24 93 / 0.65);
}
.dark\:bg-pink-700\/70:is(.dark *) {
  background-color: rgb(190 24 93 / 0.7);
}
.dark\:bg-pink-700\/75:is(.dark *) {
  background-color: rgb(190 24 93 / 0.75);
}
.dark\:bg-pink-700\/80:is(.dark *) {
  background-color: rgb(190 24 93 / 0.8);
}
.dark\:bg-pink-700\/85:is(.dark *) {
  background-color: rgb(190 24 93 / 0.85);
}
.dark\:bg-pink-700\/90:is(.dark *) {
  background-color: rgb(190 24 93 / 0.9);
}
.dark\:bg-pink-700\/95:is(.dark *) {
  background-color: rgb(190 24 93 / 0.95);
}
.dark\:bg-pink-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-800\/0:is(.dark *) {
  background-color: rgb(157 23 77 / 0);
}
.dark\:bg-pink-800\/10:is(.dark *) {
  background-color: rgb(157 23 77 / 0.1);
}
.dark\:bg-pink-800\/100:is(.dark *) {
  background-color: rgb(157 23 77 / 1);
}
.dark\:bg-pink-800\/15:is(.dark *) {
  background-color: rgb(157 23 77 / 0.15);
}
.dark\:bg-pink-800\/20:is(.dark *) {
  background-color: rgb(157 23 77 / 0.2);
}
.dark\:bg-pink-800\/25:is(.dark *) {
  background-color: rgb(157 23 77 / 0.25);
}
.dark\:bg-pink-800\/30:is(.dark *) {
  background-color: rgb(157 23 77 / 0.3);
}
.dark\:bg-pink-800\/35:is(.dark *) {
  background-color: rgb(157 23 77 / 0.35);
}
.dark\:bg-pink-800\/40:is(.dark *) {
  background-color: rgb(157 23 77 / 0.4);
}
.dark\:bg-pink-800\/45:is(.dark *) {
  background-color: rgb(157 23 77 / 0.45);
}
.dark\:bg-pink-800\/5:is(.dark *) {
  background-color: rgb(157 23 77 / 0.05);
}
.dark\:bg-pink-800\/50:is(.dark *) {
  background-color: rgb(157 23 77 / 0.5);
}
.dark\:bg-pink-800\/55:is(.dark *) {
  background-color: rgb(157 23 77 / 0.55);
}
.dark\:bg-pink-800\/60:is(.dark *) {
  background-color: rgb(157 23 77 / 0.6);
}
.dark\:bg-pink-800\/65:is(.dark *) {
  background-color: rgb(157 23 77 / 0.65);
}
.dark\:bg-pink-800\/70:is(.dark *) {
  background-color: rgb(157 23 77 / 0.7);
}
.dark\:bg-pink-800\/75:is(.dark *) {
  background-color: rgb(157 23 77 / 0.75);
}
.dark\:bg-pink-800\/80:is(.dark *) {
  background-color: rgb(157 23 77 / 0.8);
}
.dark\:bg-pink-800\/85:is(.dark *) {
  background-color: rgb(157 23 77 / 0.85);
}
.dark\:bg-pink-800\/90:is(.dark *) {
  background-color: rgb(157 23 77 / 0.9);
}
.dark\:bg-pink-800\/95:is(.dark *) {
  background-color: rgb(157 23 77 / 0.95);
}
.dark\:bg-pink-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-900\/0:is(.dark *) {
  background-color: rgb(131 24 67 / 0);
}
.dark\:bg-pink-900\/10:is(.dark *) {
  background-color: rgb(131 24 67 / 0.1);
}
.dark\:bg-pink-900\/100:is(.dark *) {
  background-color: rgb(131 24 67 / 1);
}
.dark\:bg-pink-900\/15:is(.dark *) {
  background-color: rgb(131 24 67 / 0.15);
}
.dark\:bg-pink-900\/20:is(.dark *) {
  background-color: rgb(131 24 67 / 0.2);
}
.dark\:bg-pink-900\/25:is(.dark *) {
  background-color: rgb(131 24 67 / 0.25);
}
.dark\:bg-pink-900\/30:is(.dark *) {
  background-color: rgb(131 24 67 / 0.3);
}
.dark\:bg-pink-900\/35:is(.dark *) {
  background-color: rgb(131 24 67 / 0.35);
}
.dark\:bg-pink-900\/40:is(.dark *) {
  background-color: rgb(131 24 67 / 0.4);
}
.dark\:bg-pink-900\/45:is(.dark *) {
  background-color: rgb(131 24 67 / 0.45);
}
.dark\:bg-pink-900\/5:is(.dark *) {
  background-color: rgb(131 24 67 / 0.05);
}
.dark\:bg-pink-900\/50:is(.dark *) {
  background-color: rgb(131 24 67 / 0.5);
}
.dark\:bg-pink-900\/55:is(.dark *) {
  background-color: rgb(131 24 67 / 0.55);
}
.dark\:bg-pink-900\/60:is(.dark *) {
  background-color: rgb(131 24 67 / 0.6);
}
.dark\:bg-pink-900\/65:is(.dark *) {
  background-color: rgb(131 24 67 / 0.65);
}
.dark\:bg-pink-900\/70:is(.dark *) {
  background-color: rgb(131 24 67 / 0.7);
}
.dark\:bg-pink-900\/75:is(.dark *) {
  background-color: rgb(131 24 67 / 0.75);
}
.dark\:bg-pink-900\/80:is(.dark *) {
  background-color: rgb(131 24 67 / 0.8);
}
.dark\:bg-pink-900\/85:is(.dark *) {
  background-color: rgb(131 24 67 / 0.85);
}
.dark\:bg-pink-900\/90:is(.dark *) {
  background-color: rgb(131 24 67 / 0.9);
}
.dark\:bg-pink-900\/95:is(.dark *) {
  background-color: rgb(131 24 67 / 0.95);
}
.dark\:bg-popover:is(.dark *) {
  background-color: hsl(var(--popover));
}
.dark\:bg-popover-foreground:is(.dark *) {
  background-color: hsl(var(--popover-foreground));
}
.dark\:bg-popover-foreground\/0:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0);
}
.dark\:bg-popover-foreground\/10:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.1);
}
.dark\:bg-popover-foreground\/100:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 1);
}
.dark\:bg-popover-foreground\/15:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.15);
}
.dark\:bg-popover-foreground\/20:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.2);
}
.dark\:bg-popover-foreground\/25:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.25);
}
.dark\:bg-popover-foreground\/30:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.3);
}
.dark\:bg-popover-foreground\/35:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.35);
}
.dark\:bg-popover-foreground\/40:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.4);
}
.dark\:bg-popover-foreground\/45:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.45);
}
.dark\:bg-popover-foreground\/5:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.05);
}
.dark\:bg-popover-foreground\/50:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.5);
}
.dark\:bg-popover-foreground\/55:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.55);
}
.dark\:bg-popover-foreground\/60:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.6);
}
.dark\:bg-popover-foreground\/65:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.65);
}
.dark\:bg-popover-foreground\/70:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.7);
}
.dark\:bg-popover-foreground\/75:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.75);
}
.dark\:bg-popover-foreground\/80:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.8);
}
.dark\:bg-popover-foreground\/85:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.85);
}
.dark\:bg-popover-foreground\/90:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.9);
}
.dark\:bg-popover-foreground\/95:is(.dark *) {
  background-color: hsl(var(--popover-foreground) / 0.95);
}
.dark\:bg-popover\/0:is(.dark *) {
  background-color: hsl(var(--popover) / 0);
}
.dark\:bg-popover\/10:is(.dark *) {
  background-color: hsl(var(--popover) / 0.1);
}
.dark\:bg-popover\/100:is(.dark *) {
  background-color: hsl(var(--popover) / 1);
}
.dark\:bg-popover\/15:is(.dark *) {
  background-color: hsl(var(--popover) / 0.15);
}
.dark\:bg-popover\/20:is(.dark *) {
  background-color: hsl(var(--popover) / 0.2);
}
.dark\:bg-popover\/25:is(.dark *) {
  background-color: hsl(var(--popover) / 0.25);
}
.dark\:bg-popover\/30:is(.dark *) {
  background-color: hsl(var(--popover) / 0.3);
}
.dark\:bg-popover\/35:is(.dark *) {
  background-color: hsl(var(--popover) / 0.35);
}
.dark\:bg-popover\/40:is(.dark *) {
  background-color: hsl(var(--popover) / 0.4);
}
.dark\:bg-popover\/45:is(.dark *) {
  background-color: hsl(var(--popover) / 0.45);
}
.dark\:bg-popover\/5:is(.dark *) {
  background-color: hsl(var(--popover) / 0.05);
}
.dark\:bg-popover\/50:is(.dark *) {
  background-color: hsl(var(--popover) / 0.5);
}
.dark\:bg-popover\/55:is(.dark *) {
  background-color: hsl(var(--popover) / 0.55);
}
.dark\:bg-popover\/60:is(.dark *) {
  background-color: hsl(var(--popover) / 0.6);
}
.dark\:bg-popover\/65:is(.dark *) {
  background-color: hsl(var(--popover) / 0.65);
}
.dark\:bg-popover\/70:is(.dark *) {
  background-color: hsl(var(--popover) / 0.7);
}
.dark\:bg-popover\/75:is(.dark *) {
  background-color: hsl(var(--popover) / 0.75);
}
.dark\:bg-popover\/80:is(.dark *) {
  background-color: hsl(var(--popover) / 0.8);
}
.dark\:bg-popover\/85:is(.dark *) {
  background-color: hsl(var(--popover) / 0.85);
}
.dark\:bg-popover\/90:is(.dark *) {
  background-color: hsl(var(--popover) / 0.9);
}
.dark\:bg-popover\/95:is(.dark *) {
  background-color: hsl(var(--popover) / 0.95);
}
.dark\:bg-primary:is(.dark *) {
  background-color: hsl(var(--primary));
}
.dark\:bg-primary-foreground:is(.dark *) {
  background-color: hsl(var(--primary-foreground));
}
.dark\:bg-primary-foreground\/0:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0);
}
.dark\:bg-primary-foreground\/10:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.1);
}
.dark\:bg-primary-foreground\/100:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 1);
}
.dark\:bg-primary-foreground\/15:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.15);
}
.dark\:bg-primary-foreground\/20:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.2);
}
.dark\:bg-primary-foreground\/25:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.25);
}
.dark\:bg-primary-foreground\/30:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.3);
}
.dark\:bg-primary-foreground\/35:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.35);
}
.dark\:bg-primary-foreground\/40:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.4);
}
.dark\:bg-primary-foreground\/45:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.45);
}
.dark\:bg-primary-foreground\/5:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.05);
}
.dark\:bg-primary-foreground\/50:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.5);
}
.dark\:bg-primary-foreground\/55:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.55);
}
.dark\:bg-primary-foreground\/60:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.6);
}
.dark\:bg-primary-foreground\/65:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.65);
}
.dark\:bg-primary-foreground\/70:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.7);
}
.dark\:bg-primary-foreground\/75:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.75);
}
.dark\:bg-primary-foreground\/80:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.8);
}
.dark\:bg-primary-foreground\/85:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.85);
}
.dark\:bg-primary-foreground\/90:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.9);
}
.dark\:bg-primary-foreground\/95:is(.dark *) {
  background-color: hsl(var(--primary-foreground) / 0.95);
}
.dark\:bg-primary\/0:is(.dark *) {
  background-color: hsl(var(--primary) / 0);
}
.dark\:bg-primary\/10:is(.dark *) {
  background-color: hsl(var(--primary) / 0.1);
}
.dark\:bg-primary\/100:is(.dark *) {
  background-color: hsl(var(--primary) / 1);
}
.dark\:bg-primary\/15:is(.dark *) {
  background-color: hsl(var(--primary) / 0.15);
}
.dark\:bg-primary\/20:is(.dark *) {
  background-color: hsl(var(--primary) / 0.2);
}
.dark\:bg-primary\/25:is(.dark *) {
  background-color: hsl(var(--primary) / 0.25);
}
.dark\:bg-primary\/30:is(.dark *) {
  background-color: hsl(var(--primary) / 0.3);
}
.dark\:bg-primary\/35:is(.dark *) {
  background-color: hsl(var(--primary) / 0.35);
}
.dark\:bg-primary\/40:is(.dark *) {
  background-color: hsl(var(--primary) / 0.4);
}
.dark\:bg-primary\/45:is(.dark *) {
  background-color: hsl(var(--primary) / 0.45);
}
.dark\:bg-primary\/5:is(.dark *) {
  background-color: hsl(var(--primary) / 0.05);
}
.dark\:bg-primary\/50:is(.dark *) {
  background-color: hsl(var(--primary) / 0.5);
}
.dark\:bg-primary\/55:is(.dark *) {
  background-color: hsl(var(--primary) / 0.55);
}
.dark\:bg-primary\/60:is(.dark *) {
  background-color: hsl(var(--primary) / 0.6);
}
.dark\:bg-primary\/65:is(.dark *) {
  background-color: hsl(var(--primary) / 0.65);
}
.dark\:bg-primary\/70:is(.dark *) {
  background-color: hsl(var(--primary) / 0.7);
}
.dark\:bg-primary\/75:is(.dark *) {
  background-color: hsl(var(--primary) / 0.75);
}
.dark\:bg-primary\/80:is(.dark *) {
  background-color: hsl(var(--primary) / 0.8);
}
.dark\:bg-primary\/85:is(.dark *) {
  background-color: hsl(var(--primary) / 0.85);
}
.dark\:bg-primary\/90:is(.dark *) {
  background-color: hsl(var(--primary) / 0.9);
}
.dark\:bg-primary\/95:is(.dark *) {
  background-color: hsl(var(--primary) / 0.95);
}
.dark\:bg-purple-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-100\/0:is(.dark *) {
  background-color: rgb(243 232 255 / 0);
}
.dark\:bg-purple-100\/10:is(.dark *) {
  background-color: rgb(243 232 255 / 0.1);
}
.dark\:bg-purple-100\/100:is(.dark *) {
  background-color: rgb(243 232 255 / 1);
}
.dark\:bg-purple-100\/15:is(.dark *) {
  background-color: rgb(243 232 255 / 0.15);
}
.dark\:bg-purple-100\/20:is(.dark *) {
  background-color: rgb(243 232 255 / 0.2);
}
.dark\:bg-purple-100\/25:is(.dark *) {
  background-color: rgb(243 232 255 / 0.25);
}
.dark\:bg-purple-100\/30:is(.dark *) {
  background-color: rgb(243 232 255 / 0.3);
}
.dark\:bg-purple-100\/35:is(.dark *) {
  background-color: rgb(243 232 255 / 0.35);
}
.dark\:bg-purple-100\/40:is(.dark *) {
  background-color: rgb(243 232 255 / 0.4);
}
.dark\:bg-purple-100\/45:is(.dark *) {
  background-color: rgb(243 232 255 / 0.45);
}
.dark\:bg-purple-100\/5:is(.dark *) {
  background-color: rgb(243 232 255 / 0.05);
}
.dark\:bg-purple-100\/50:is(.dark *) {
  background-color: rgb(243 232 255 / 0.5);
}
.dark\:bg-purple-100\/55:is(.dark *) {
  background-color: rgb(243 232 255 / 0.55);
}
.dark\:bg-purple-100\/60:is(.dark *) {
  background-color: rgb(243 232 255 / 0.6);
}
.dark\:bg-purple-100\/65:is(.dark *) {
  background-color: rgb(243 232 255 / 0.65);
}
.dark\:bg-purple-100\/70:is(.dark *) {
  background-color: rgb(243 232 255 / 0.7);
}
.dark\:bg-purple-100\/75:is(.dark *) {
  background-color: rgb(243 232 255 / 0.75);
}
.dark\:bg-purple-100\/80:is(.dark *) {
  background-color: rgb(243 232 255 / 0.8);
}
.dark\:bg-purple-100\/85:is(.dark *) {
  background-color: rgb(243 232 255 / 0.85);
}
.dark\:bg-purple-100\/90:is(.dark *) {
  background-color: rgb(243 232 255 / 0.9);
}
.dark\:bg-purple-100\/95:is(.dark *) {
  background-color: rgb(243 232 255 / 0.95);
}
.dark\:bg-purple-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-200\/0:is(.dark *) {
  background-color: rgb(233 213 255 / 0);
}
.dark\:bg-purple-200\/10:is(.dark *) {
  background-color: rgb(233 213 255 / 0.1);
}
.dark\:bg-purple-200\/100:is(.dark *) {
  background-color: rgb(233 213 255 / 1);
}
.dark\:bg-purple-200\/15:is(.dark *) {
  background-color: rgb(233 213 255 / 0.15);
}
.dark\:bg-purple-200\/20:is(.dark *) {
  background-color: rgb(233 213 255 / 0.2);
}
.dark\:bg-purple-200\/25:is(.dark *) {
  background-color: rgb(233 213 255 / 0.25);
}
.dark\:bg-purple-200\/30:is(.dark *) {
  background-color: rgb(233 213 255 / 0.3);
}
.dark\:bg-purple-200\/35:is(.dark *) {
  background-color: rgb(233 213 255 / 0.35);
}
.dark\:bg-purple-200\/40:is(.dark *) {
  background-color: rgb(233 213 255 / 0.4);
}
.dark\:bg-purple-200\/45:is(.dark *) {
  background-color: rgb(233 213 255 / 0.45);
}
.dark\:bg-purple-200\/5:is(.dark *) {
  background-color: rgb(233 213 255 / 0.05);
}
.dark\:bg-purple-200\/50:is(.dark *) {
  background-color: rgb(233 213 255 / 0.5);
}
.dark\:bg-purple-200\/55:is(.dark *) {
  background-color: rgb(233 213 255 / 0.55);
}
.dark\:bg-purple-200\/60:is(.dark *) {
  background-color: rgb(233 213 255 / 0.6);
}
.dark\:bg-purple-200\/65:is(.dark *) {
  background-color: rgb(233 213 255 / 0.65);
}
.dark\:bg-purple-200\/70:is(.dark *) {
  background-color: rgb(233 213 255 / 0.7);
}
.dark\:bg-purple-200\/75:is(.dark *) {
  background-color: rgb(233 213 255 / 0.75);
}
.dark\:bg-purple-200\/80:is(.dark *) {
  background-color: rgb(233 213 255 / 0.8);
}
.dark\:bg-purple-200\/85:is(.dark *) {
  background-color: rgb(233 213 255 / 0.85);
}
.dark\:bg-purple-200\/90:is(.dark *) {
  background-color: rgb(233 213 255 / 0.9);
}
.dark\:bg-purple-200\/95:is(.dark *) {
  background-color: rgb(233 213 255 / 0.95);
}
.dark\:bg-purple-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-300\/0:is(.dark *) {
  background-color: rgb(216 180 254 / 0);
}
.dark\:bg-purple-300\/10:is(.dark *) {
  background-color: rgb(216 180 254 / 0.1);
}
.dark\:bg-purple-300\/100:is(.dark *) {
  background-color: rgb(216 180 254 / 1);
}
.dark\:bg-purple-300\/15:is(.dark *) {
  background-color: rgb(216 180 254 / 0.15);
}
.dark\:bg-purple-300\/20:is(.dark *) {
  background-color: rgb(216 180 254 / 0.2);
}
.dark\:bg-purple-300\/25:is(.dark *) {
  background-color: rgb(216 180 254 / 0.25);
}
.dark\:bg-purple-300\/30:is(.dark *) {
  background-color: rgb(216 180 254 / 0.3);
}
.dark\:bg-purple-300\/35:is(.dark *) {
  background-color: rgb(216 180 254 / 0.35);
}
.dark\:bg-purple-300\/40:is(.dark *) {
  background-color: rgb(216 180 254 / 0.4);
}
.dark\:bg-purple-300\/45:is(.dark *) {
  background-color: rgb(216 180 254 / 0.45);
}
.dark\:bg-purple-300\/5:is(.dark *) {
  background-color: rgb(216 180 254 / 0.05);
}
.dark\:bg-purple-300\/50:is(.dark *) {
  background-color: rgb(216 180 254 / 0.5);
}
.dark\:bg-purple-300\/55:is(.dark *) {
  background-color: rgb(216 180 254 / 0.55);
}
.dark\:bg-purple-300\/60:is(.dark *) {
  background-color: rgb(216 180 254 / 0.6);
}
.dark\:bg-purple-300\/65:is(.dark *) {
  background-color: rgb(216 180 254 / 0.65);
}
.dark\:bg-purple-300\/70:is(.dark *) {
  background-color: rgb(216 180 254 / 0.7);
}
.dark\:bg-purple-300\/75:is(.dark *) {
  background-color: rgb(216 180 254 / 0.75);
}
.dark\:bg-purple-300\/80:is(.dark *) {
  background-color: rgb(216 180 254 / 0.8);
}
.dark\:bg-purple-300\/85:is(.dark *) {
  background-color: rgb(216 180 254 / 0.85);
}
.dark\:bg-purple-300\/90:is(.dark *) {
  background-color: rgb(216 180 254 / 0.9);
}
.dark\:bg-purple-300\/95:is(.dark *) {
  background-color: rgb(216 180 254 / 0.95);
}
.dark\:bg-purple-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-400\/0:is(.dark *) {
  background-color: rgb(192 132 252 / 0);
}
.dark\:bg-purple-400\/10:is(.dark *) {
  background-color: rgb(192 132 252 / 0.1);
}
.dark\:bg-purple-400\/100:is(.dark *) {
  background-color: rgb(192 132 252 / 1);
}
.dark\:bg-purple-400\/15:is(.dark *) {
  background-color: rgb(192 132 252 / 0.15);
}
.dark\:bg-purple-400\/20:is(.dark *) {
  background-color: rgb(192 132 252 / 0.2);
}
.dark\:bg-purple-400\/25:is(.dark *) {
  background-color: rgb(192 132 252 / 0.25);
}
.dark\:bg-purple-400\/30:is(.dark *) {
  background-color: rgb(192 132 252 / 0.3);
}
.dark\:bg-purple-400\/35:is(.dark *) {
  background-color: rgb(192 132 252 / 0.35);
}
.dark\:bg-purple-400\/40:is(.dark *) {
  background-color: rgb(192 132 252 / 0.4);
}
.dark\:bg-purple-400\/45:is(.dark *) {
  background-color: rgb(192 132 252 / 0.45);
}
.dark\:bg-purple-400\/5:is(.dark *) {
  background-color: rgb(192 132 252 / 0.05);
}
.dark\:bg-purple-400\/50:is(.dark *) {
  background-color: rgb(192 132 252 / 0.5);
}
.dark\:bg-purple-400\/55:is(.dark *) {
  background-color: rgb(192 132 252 / 0.55);
}
.dark\:bg-purple-400\/60:is(.dark *) {
  background-color: rgb(192 132 252 / 0.6);
}
.dark\:bg-purple-400\/65:is(.dark *) {
  background-color: rgb(192 132 252 / 0.65);
}
.dark\:bg-purple-400\/70:is(.dark *) {
  background-color: rgb(192 132 252 / 0.7);
}
.dark\:bg-purple-400\/75:is(.dark *) {
  background-color: rgb(192 132 252 / 0.75);
}
.dark\:bg-purple-400\/80:is(.dark *) {
  background-color: rgb(192 132 252 / 0.8);
}
.dark\:bg-purple-400\/85:is(.dark *) {
  background-color: rgb(192 132 252 / 0.85);
}
.dark\:bg-purple-400\/90:is(.dark *) {
  background-color: rgb(192 132 252 / 0.9);
}
.dark\:bg-purple-400\/95:is(.dark *) {
  background-color: rgb(192 132 252 / 0.95);
}
.dark\:bg-purple-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-500\/0:is(.dark *) {
  background-color: rgb(168 85 247 / 0);
}
.dark\:bg-purple-500\/10:is(.dark *) {
  background-color: rgb(168 85 247 / 0.1);
}
.dark\:bg-purple-500\/100:is(.dark *) {
  background-color: rgb(168 85 247 / 1);
}
.dark\:bg-purple-500\/15:is(.dark *) {
  background-color: rgb(168 85 247 / 0.15);
}
.dark\:bg-purple-500\/20:is(.dark *) {
  background-color: rgb(168 85 247 / 0.2);
}
.dark\:bg-purple-500\/25:is(.dark *) {
  background-color: rgb(168 85 247 / 0.25);
}
.dark\:bg-purple-500\/30:is(.dark *) {
  background-color: rgb(168 85 247 / 0.3);
}
.dark\:bg-purple-500\/35:is(.dark *) {
  background-color: rgb(168 85 247 / 0.35);
}
.dark\:bg-purple-500\/40:is(.dark *) {
  background-color: rgb(168 85 247 / 0.4);
}
.dark\:bg-purple-500\/45:is(.dark *) {
  background-color: rgb(168 85 247 / 0.45);
}
.dark\:bg-purple-500\/5:is(.dark *) {
  background-color: rgb(168 85 247 / 0.05);
}
.dark\:bg-purple-500\/50:is(.dark *) {
  background-color: rgb(168 85 247 / 0.5);
}
.dark\:bg-purple-500\/55:is(.dark *) {
  background-color: rgb(168 85 247 / 0.55);
}
.dark\:bg-purple-500\/60:is(.dark *) {
  background-color: rgb(168 85 247 / 0.6);
}
.dark\:bg-purple-500\/65:is(.dark *) {
  background-color: rgb(168 85 247 / 0.65);
}
.dark\:bg-purple-500\/70:is(.dark *) {
  background-color: rgb(168 85 247 / 0.7);
}
.dark\:bg-purple-500\/75:is(.dark *) {
  background-color: rgb(168 85 247 / 0.75);
}
.dark\:bg-purple-500\/80:is(.dark *) {
  background-color: rgb(168 85 247 / 0.8);
}
.dark\:bg-purple-500\/85:is(.dark *) {
  background-color: rgb(168 85 247 / 0.85);
}
.dark\:bg-purple-500\/90:is(.dark *) {
  background-color: rgb(168 85 247 / 0.9);
}
.dark\:bg-purple-500\/95:is(.dark *) {
  background-color: rgb(168 85 247 / 0.95);
}
.dark\:bg-purple-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-600\/0:is(.dark *) {
  background-color: rgb(147 51 234 / 0);
}
.dark\:bg-purple-600\/10:is(.dark *) {
  background-color: rgb(147 51 234 / 0.1);
}
.dark\:bg-purple-600\/100:is(.dark *) {
  background-color: rgb(147 51 234 / 1);
}
.dark\:bg-purple-600\/15:is(.dark *) {
  background-color: rgb(147 51 234 / 0.15);
}
.dark\:bg-purple-600\/20:is(.dark *) {
  background-color: rgb(147 51 234 / 0.2);
}
.dark\:bg-purple-600\/25:is(.dark *) {
  background-color: rgb(147 51 234 / 0.25);
}
.dark\:bg-purple-600\/30:is(.dark *) {
  background-color: rgb(147 51 234 / 0.3);
}
.dark\:bg-purple-600\/35:is(.dark *) {
  background-color: rgb(147 51 234 / 0.35);
}
.dark\:bg-purple-600\/40:is(.dark *) {
  background-color: rgb(147 51 234 / 0.4);
}
.dark\:bg-purple-600\/45:is(.dark *) {
  background-color: rgb(147 51 234 / 0.45);
}
.dark\:bg-purple-600\/5:is(.dark *) {
  background-color: rgb(147 51 234 / 0.05);
}
.dark\:bg-purple-600\/50:is(.dark *) {
  background-color: rgb(147 51 234 / 0.5);
}
.dark\:bg-purple-600\/55:is(.dark *) {
  background-color: rgb(147 51 234 / 0.55);
}
.dark\:bg-purple-600\/60:is(.dark *) {
  background-color: rgb(147 51 234 / 0.6);
}
.dark\:bg-purple-600\/65:is(.dark *) {
  background-color: rgb(147 51 234 / 0.65);
}
.dark\:bg-purple-600\/70:is(.dark *) {
  background-color: rgb(147 51 234 / 0.7);
}
.dark\:bg-purple-600\/75:is(.dark *) {
  background-color: rgb(147 51 234 / 0.75);
}
.dark\:bg-purple-600\/80:is(.dark *) {
  background-color: rgb(147 51 234 / 0.8);
}
.dark\:bg-purple-600\/85:is(.dark *) {
  background-color: rgb(147 51 234 / 0.85);
}
.dark\:bg-purple-600\/90:is(.dark *) {
  background-color: rgb(147 51 234 / 0.9);
}
.dark\:bg-purple-600\/95:is(.dark *) {
  background-color: rgb(147 51 234 / 0.95);
}
.dark\:bg-purple-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-700\/0:is(.dark *) {
  background-color: rgb(126 34 206 / 0);
}
.dark\:bg-purple-700\/10:is(.dark *) {
  background-color: rgb(126 34 206 / 0.1);
}
.dark\:bg-purple-700\/100:is(.dark *) {
  background-color: rgb(126 34 206 / 1);
}
.dark\:bg-purple-700\/15:is(.dark *) {
  background-color: rgb(126 34 206 / 0.15);
}
.dark\:bg-purple-700\/20:is(.dark *) {
  background-color: rgb(126 34 206 / 0.2);
}
.dark\:bg-purple-700\/25:is(.dark *) {
  background-color: rgb(126 34 206 / 0.25);
}
.dark\:bg-purple-700\/30:is(.dark *) {
  background-color: rgb(126 34 206 / 0.3);
}
.dark\:bg-purple-700\/35:is(.dark *) {
  background-color: rgb(126 34 206 / 0.35);
}
.dark\:bg-purple-700\/40:is(.dark *) {
  background-color: rgb(126 34 206 / 0.4);
}
.dark\:bg-purple-700\/45:is(.dark *) {
  background-color: rgb(126 34 206 / 0.45);
}
.dark\:bg-purple-700\/5:is(.dark *) {
  background-color: rgb(126 34 206 / 0.05);
}
.dark\:bg-purple-700\/50:is(.dark *) {
  background-color: rgb(126 34 206 / 0.5);
}
.dark\:bg-purple-700\/55:is(.dark *) {
  background-color: rgb(126 34 206 / 0.55);
}
.dark\:bg-purple-700\/60:is(.dark *) {
  background-color: rgb(126 34 206 / 0.6);
}
.dark\:bg-purple-700\/65:is(.dark *) {
  background-color: rgb(126 34 206 / 0.65);
}
.dark\:bg-purple-700\/70:is(.dark *) {
  background-color: rgb(126 34 206 / 0.7);
}
.dark\:bg-purple-700\/75:is(.dark *) {
  background-color: rgb(126 34 206 / 0.75);
}
.dark\:bg-purple-700\/80:is(.dark *) {
  background-color: rgb(126 34 206 / 0.8);
}
.dark\:bg-purple-700\/85:is(.dark *) {
  background-color: rgb(126 34 206 / 0.85);
}
.dark\:bg-purple-700\/90:is(.dark *) {
  background-color: rgb(126 34 206 / 0.9);
}
.dark\:bg-purple-700\/95:is(.dark *) {
  background-color: rgb(126 34 206 / 0.95);
}
.dark\:bg-purple-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-800\/0:is(.dark *) {
  background-color: rgb(107 33 168 / 0);
}
.dark\:bg-purple-800\/10:is(.dark *) {
  background-color: rgb(107 33 168 / 0.1);
}
.dark\:bg-purple-800\/100:is(.dark *) {
  background-color: rgb(107 33 168 / 1);
}
.dark\:bg-purple-800\/15:is(.dark *) {
  background-color: rgb(107 33 168 / 0.15);
}
.dark\:bg-purple-800\/20:is(.dark *) {
  background-color: rgb(107 33 168 / 0.2);
}
.dark\:bg-purple-800\/25:is(.dark *) {
  background-color: rgb(107 33 168 / 0.25);
}
.dark\:bg-purple-800\/30:is(.dark *) {
  background-color: rgb(107 33 168 / 0.3);
}
.dark\:bg-purple-800\/35:is(.dark *) {
  background-color: rgb(107 33 168 / 0.35);
}
.dark\:bg-purple-800\/40:is(.dark *) {
  background-color: rgb(107 33 168 / 0.4);
}
.dark\:bg-purple-800\/45:is(.dark *) {
  background-color: rgb(107 33 168 / 0.45);
}
.dark\:bg-purple-800\/5:is(.dark *) {
  background-color: rgb(107 33 168 / 0.05);
}
.dark\:bg-purple-800\/50:is(.dark *) {
  background-color: rgb(107 33 168 / 0.5);
}
.dark\:bg-purple-800\/55:is(.dark *) {
  background-color: rgb(107 33 168 / 0.55);
}
.dark\:bg-purple-800\/60:is(.dark *) {
  background-color: rgb(107 33 168 / 0.6);
}
.dark\:bg-purple-800\/65:is(.dark *) {
  background-color: rgb(107 33 168 / 0.65);
}
.dark\:bg-purple-800\/70:is(.dark *) {
  background-color: rgb(107 33 168 / 0.7);
}
.dark\:bg-purple-800\/75:is(.dark *) {
  background-color: rgb(107 33 168 / 0.75);
}
.dark\:bg-purple-800\/80:is(.dark *) {
  background-color: rgb(107 33 168 / 0.8);
}
.dark\:bg-purple-800\/85:is(.dark *) {
  background-color: rgb(107 33 168 / 0.85);
}
.dark\:bg-purple-800\/90:is(.dark *) {
  background-color: rgb(107 33 168 / 0.9);
}
.dark\:bg-purple-800\/95:is(.dark *) {
  background-color: rgb(107 33 168 / 0.95);
}
.dark\:bg-purple-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-900\/0:is(.dark *) {
  background-color: rgb(88 28 135 / 0);
}
.dark\:bg-purple-900\/10:is(.dark *) {
  background-color: rgb(88 28 135 / 0.1);
}
.dark\:bg-purple-900\/100:is(.dark *) {
  background-color: rgb(88 28 135 / 1);
}
.dark\:bg-purple-900\/15:is(.dark *) {
  background-color: rgb(88 28 135 / 0.15);
}
.dark\:bg-purple-900\/20:is(.dark *) {
  background-color: rgb(88 28 135 / 0.2);
}
.dark\:bg-purple-900\/25:is(.dark *) {
  background-color: rgb(88 28 135 / 0.25);
}
.dark\:bg-purple-900\/30:is(.dark *) {
  background-color: rgb(88 28 135 / 0.3);
}
.dark\:bg-purple-900\/35:is(.dark *) {
  background-color: rgb(88 28 135 / 0.35);
}
.dark\:bg-purple-900\/40:is(.dark *) {
  background-color: rgb(88 28 135 / 0.4);
}
.dark\:bg-purple-900\/45:is(.dark *) {
  background-color: rgb(88 28 135 / 0.45);
}
.dark\:bg-purple-900\/5:is(.dark *) {
  background-color: rgb(88 28 135 / 0.05);
}
.dark\:bg-purple-900\/50:is(.dark *) {
  background-color: rgb(88 28 135 / 0.5);
}
.dark\:bg-purple-900\/55:is(.dark *) {
  background-color: rgb(88 28 135 / 0.55);
}
.dark\:bg-purple-900\/60:is(.dark *) {
  background-color: rgb(88 28 135 / 0.6);
}
.dark\:bg-purple-900\/65:is(.dark *) {
  background-color: rgb(88 28 135 / 0.65);
}
.dark\:bg-purple-900\/70:is(.dark *) {
  background-color: rgb(88 28 135 / 0.7);
}
.dark\:bg-purple-900\/75:is(.dark *) {
  background-color: rgb(88 28 135 / 0.75);
}
.dark\:bg-purple-900\/80:is(.dark *) {
  background-color: rgb(88 28 135 / 0.8);
}
.dark\:bg-purple-900\/85:is(.dark *) {
  background-color: rgb(88 28 135 / 0.85);
}
.dark\:bg-purple-900\/90:is(.dark *) {
  background-color: rgb(88 28 135 / 0.9);
}
.dark\:bg-purple-900\/95:is(.dark *) {
  background-color: rgb(88 28 135 / 0.95);
}
.dark\:bg-purple-950\/10:is(.dark *) {
  background-color: rgb(59 7 100 / 0.1);
}
.dark\:bg-purple-950\/20:is(.dark *) {
  background-color: rgb(59 7 100 / 0.2);
}
.dark\:bg-red-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-100\/0:is(.dark *) {
  background-color: rgb(254 226 226 / 0);
}
.dark\:bg-red-100\/10:is(.dark *) {
  background-color: rgb(254 226 226 / 0.1);
}
.dark\:bg-red-100\/100:is(.dark *) {
  background-color: rgb(254 226 226 / 1);
}
.dark\:bg-red-100\/15:is(.dark *) {
  background-color: rgb(254 226 226 / 0.15);
}
.dark\:bg-red-100\/20:is(.dark *) {
  background-color: rgb(254 226 226 / 0.2);
}
.dark\:bg-red-100\/25:is(.dark *) {
  background-color: rgb(254 226 226 / 0.25);
}
.dark\:bg-red-100\/30:is(.dark *) {
  background-color: rgb(254 226 226 / 0.3);
}
.dark\:bg-red-100\/35:is(.dark *) {
  background-color: rgb(254 226 226 / 0.35);
}
.dark\:bg-red-100\/40:is(.dark *) {
  background-color: rgb(254 226 226 / 0.4);
}
.dark\:bg-red-100\/45:is(.dark *) {
  background-color: rgb(254 226 226 / 0.45);
}
.dark\:bg-red-100\/5:is(.dark *) {
  background-color: rgb(254 226 226 / 0.05);
}
.dark\:bg-red-100\/50:is(.dark *) {
  background-color: rgb(254 226 226 / 0.5);
}
.dark\:bg-red-100\/55:is(.dark *) {
  background-color: rgb(254 226 226 / 0.55);
}
.dark\:bg-red-100\/60:is(.dark *) {
  background-color: rgb(254 226 226 / 0.6);
}
.dark\:bg-red-100\/65:is(.dark *) {
  background-color: rgb(254 226 226 / 0.65);
}
.dark\:bg-red-100\/70:is(.dark *) {
  background-color: rgb(254 226 226 / 0.7);
}
.dark\:bg-red-100\/75:is(.dark *) {
  background-color: rgb(254 226 226 / 0.75);
}
.dark\:bg-red-100\/80:is(.dark *) {
  background-color: rgb(254 226 226 / 0.8);
}
.dark\:bg-red-100\/85:is(.dark *) {
  background-color: rgb(254 226 226 / 0.85);
}
.dark\:bg-red-100\/90:is(.dark *) {
  background-color: rgb(254 226 226 / 0.9);
}
.dark\:bg-red-100\/95:is(.dark *) {
  background-color: rgb(254 226 226 / 0.95);
}
.dark\:bg-red-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-200\/0:is(.dark *) {
  background-color: rgb(254 202 202 / 0);
}
.dark\:bg-red-200\/10:is(.dark *) {
  background-color: rgb(254 202 202 / 0.1);
}
.dark\:bg-red-200\/100:is(.dark *) {
  background-color: rgb(254 202 202 / 1);
}
.dark\:bg-red-200\/15:is(.dark *) {
  background-color: rgb(254 202 202 / 0.15);
}
.dark\:bg-red-200\/20:is(.dark *) {
  background-color: rgb(254 202 202 / 0.2);
}
.dark\:bg-red-200\/25:is(.dark *) {
  background-color: rgb(254 202 202 / 0.25);
}
.dark\:bg-red-200\/30:is(.dark *) {
  background-color: rgb(254 202 202 / 0.3);
}
.dark\:bg-red-200\/35:is(.dark *) {
  background-color: rgb(254 202 202 / 0.35);
}
.dark\:bg-red-200\/40:is(.dark *) {
  background-color: rgb(254 202 202 / 0.4);
}
.dark\:bg-red-200\/45:is(.dark *) {
  background-color: rgb(254 202 202 / 0.45);
}
.dark\:bg-red-200\/5:is(.dark *) {
  background-color: rgb(254 202 202 / 0.05);
}
.dark\:bg-red-200\/50:is(.dark *) {
  background-color: rgb(254 202 202 / 0.5);
}
.dark\:bg-red-200\/55:is(.dark *) {
  background-color: rgb(254 202 202 / 0.55);
}
.dark\:bg-red-200\/60:is(.dark *) {
  background-color: rgb(254 202 202 / 0.6);
}
.dark\:bg-red-200\/65:is(.dark *) {
  background-color: rgb(254 202 202 / 0.65);
}
.dark\:bg-red-200\/70:is(.dark *) {
  background-color: rgb(254 202 202 / 0.7);
}
.dark\:bg-red-200\/75:is(.dark *) {
  background-color: rgb(254 202 202 / 0.75);
}
.dark\:bg-red-200\/80:is(.dark *) {
  background-color: rgb(254 202 202 / 0.8);
}
.dark\:bg-red-200\/85:is(.dark *) {
  background-color: rgb(254 202 202 / 0.85);
}
.dark\:bg-red-200\/90:is(.dark *) {
  background-color: rgb(254 202 202 / 0.9);
}
.dark\:bg-red-200\/95:is(.dark *) {
  background-color: rgb(254 202 202 / 0.95);
}
.dark\:bg-red-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-300\/0:is(.dark *) {
  background-color: rgb(252 165 165 / 0);
}
.dark\:bg-red-300\/10:is(.dark *) {
  background-color: rgb(252 165 165 / 0.1);
}
.dark\:bg-red-300\/100:is(.dark *) {
  background-color: rgb(252 165 165 / 1);
}
.dark\:bg-red-300\/15:is(.dark *) {
  background-color: rgb(252 165 165 / 0.15);
}
.dark\:bg-red-300\/20:is(.dark *) {
  background-color: rgb(252 165 165 / 0.2);
}
.dark\:bg-red-300\/25:is(.dark *) {
  background-color: rgb(252 165 165 / 0.25);
}
.dark\:bg-red-300\/30:is(.dark *) {
  background-color: rgb(252 165 165 / 0.3);
}
.dark\:bg-red-300\/35:is(.dark *) {
  background-color: rgb(252 165 165 / 0.35);
}
.dark\:bg-red-300\/40:is(.dark *) {
  background-color: rgb(252 165 165 / 0.4);
}
.dark\:bg-red-300\/45:is(.dark *) {
  background-color: rgb(252 165 165 / 0.45);
}
.dark\:bg-red-300\/5:is(.dark *) {
  background-color: rgb(252 165 165 / 0.05);
}
.dark\:bg-red-300\/50:is(.dark *) {
  background-color: rgb(252 165 165 / 0.5);
}
.dark\:bg-red-300\/55:is(.dark *) {
  background-color: rgb(252 165 165 / 0.55);
}
.dark\:bg-red-300\/60:is(.dark *) {
  background-color: rgb(252 165 165 / 0.6);
}
.dark\:bg-red-300\/65:is(.dark *) {
  background-color: rgb(252 165 165 / 0.65);
}
.dark\:bg-red-300\/70:is(.dark *) {
  background-color: rgb(252 165 165 / 0.7);
}
.dark\:bg-red-300\/75:is(.dark *) {
  background-color: rgb(252 165 165 / 0.75);
}
.dark\:bg-red-300\/80:is(.dark *) {
  background-color: rgb(252 165 165 / 0.8);
}
.dark\:bg-red-300\/85:is(.dark *) {
  background-color: rgb(252 165 165 / 0.85);
}
.dark\:bg-red-300\/90:is(.dark *) {
  background-color: rgb(252 165 165 / 0.9);
}
.dark\:bg-red-300\/95:is(.dark *) {
  background-color: rgb(252 165 165 / 0.95);
}
.dark\:bg-red-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-400\/0:is(.dark *) {
  background-color: rgb(248 113 113 / 0);
}
.dark\:bg-red-400\/10:is(.dark *) {
  background-color: rgb(248 113 113 / 0.1);
}
.dark\:bg-red-400\/100:is(.dark *) {
  background-color: rgb(248 113 113 / 1);
}
.dark\:bg-red-400\/15:is(.dark *) {
  background-color: rgb(248 113 113 / 0.15);
}
.dark\:bg-red-400\/20:is(.dark *) {
  background-color: rgb(248 113 113 / 0.2);
}
.dark\:bg-red-400\/25:is(.dark *) {
  background-color: rgb(248 113 113 / 0.25);
}
.dark\:bg-red-400\/30:is(.dark *) {
  background-color: rgb(248 113 113 / 0.3);
}
.dark\:bg-red-400\/35:is(.dark *) {
  background-color: rgb(248 113 113 / 0.35);
}
.dark\:bg-red-400\/40:is(.dark *) {
  background-color: rgb(248 113 113 / 0.4);
}
.dark\:bg-red-400\/45:is(.dark *) {
  background-color: rgb(248 113 113 / 0.45);
}
.dark\:bg-red-400\/5:is(.dark *) {
  background-color: rgb(248 113 113 / 0.05);
}
.dark\:bg-red-400\/50:is(.dark *) {
  background-color: rgb(248 113 113 / 0.5);
}
.dark\:bg-red-400\/55:is(.dark *) {
  background-color: rgb(248 113 113 / 0.55);
}
.dark\:bg-red-400\/60:is(.dark *) {
  background-color: rgb(248 113 113 / 0.6);
}
.dark\:bg-red-400\/65:is(.dark *) {
  background-color: rgb(248 113 113 / 0.65);
}
.dark\:bg-red-400\/70:is(.dark *) {
  background-color: rgb(248 113 113 / 0.7);
}
.dark\:bg-red-400\/75:is(.dark *) {
  background-color: rgb(248 113 113 / 0.75);
}
.dark\:bg-red-400\/80:is(.dark *) {
  background-color: rgb(248 113 113 / 0.8);
}
.dark\:bg-red-400\/85:is(.dark *) {
  background-color: rgb(248 113 113 / 0.85);
}
.dark\:bg-red-400\/90:is(.dark *) {
  background-color: rgb(248 113 113 / 0.9);
}
.dark\:bg-red-400\/95:is(.dark *) {
  background-color: rgb(248 113 113 / 0.95);
}
.dark\:bg-red-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-500\/0:is(.dark *) {
  background-color: rgb(239 68 68 / 0);
}
.dark\:bg-red-500\/10:is(.dark *) {
  background-color: rgb(239 68 68 / 0.1);
}
.dark\:bg-red-500\/100:is(.dark *) {
  background-color: rgb(239 68 68 / 1);
}
.dark\:bg-red-500\/15:is(.dark *) {
  background-color: rgb(239 68 68 / 0.15);
}
.dark\:bg-red-500\/20:is(.dark *) {
  background-color: rgb(239 68 68 / 0.2);
}
.dark\:bg-red-500\/25:is(.dark *) {
  background-color: rgb(239 68 68 / 0.25);
}
.dark\:bg-red-500\/30:is(.dark *) {
  background-color: rgb(239 68 68 / 0.3);
}
.dark\:bg-red-500\/35:is(.dark *) {
  background-color: rgb(239 68 68 / 0.35);
}
.dark\:bg-red-500\/40:is(.dark *) {
  background-color: rgb(239 68 68 / 0.4);
}
.dark\:bg-red-500\/45:is(.dark *) {
  background-color: rgb(239 68 68 / 0.45);
}
.dark\:bg-red-500\/5:is(.dark *) {
  background-color: rgb(239 68 68 / 0.05);
}
.dark\:bg-red-500\/50:is(.dark *) {
  background-color: rgb(239 68 68 / 0.5);
}
.dark\:bg-red-500\/55:is(.dark *) {
  background-color: rgb(239 68 68 / 0.55);
}
.dark\:bg-red-500\/60:is(.dark *) {
  background-color: rgb(239 68 68 / 0.6);
}
.dark\:bg-red-500\/65:is(.dark *) {
  background-color: rgb(239 68 68 / 0.65);
}
.dark\:bg-red-500\/70:is(.dark *) {
  background-color: rgb(239 68 68 / 0.7);
}
.dark\:bg-red-500\/75:is(.dark *) {
  background-color: rgb(239 68 68 / 0.75);
}
.dark\:bg-red-500\/80:is(.dark *) {
  background-color: rgb(239 68 68 / 0.8);
}
.dark\:bg-red-500\/85:is(.dark *) {
  background-color: rgb(239 68 68 / 0.85);
}
.dark\:bg-red-500\/90:is(.dark *) {
  background-color: rgb(239 68 68 / 0.9);
}
.dark\:bg-red-500\/95:is(.dark *) {
  background-color: rgb(239 68 68 / 0.95);
}
.dark\:bg-red-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-600\/0:is(.dark *) {
  background-color: rgb(220 38 38 / 0);
}
.dark\:bg-red-600\/10:is(.dark *) {
  background-color: rgb(220 38 38 / 0.1);
}
.dark\:bg-red-600\/100:is(.dark *) {
  background-color: rgb(220 38 38 / 1);
}
.dark\:bg-red-600\/15:is(.dark *) {
  background-color: rgb(220 38 38 / 0.15);
}
.dark\:bg-red-600\/20:is(.dark *) {
  background-color: rgb(220 38 38 / 0.2);
}
.dark\:bg-red-600\/25:is(.dark *) {
  background-color: rgb(220 38 38 / 0.25);
}
.dark\:bg-red-600\/30:is(.dark *) {
  background-color: rgb(220 38 38 / 0.3);
}
.dark\:bg-red-600\/35:is(.dark *) {
  background-color: rgb(220 38 38 / 0.35);
}
.dark\:bg-red-600\/40:is(.dark *) {
  background-color: rgb(220 38 38 / 0.4);
}
.dark\:bg-red-600\/45:is(.dark *) {
  background-color: rgb(220 38 38 / 0.45);
}
.dark\:bg-red-600\/5:is(.dark *) {
  background-color: rgb(220 38 38 / 0.05);
}
.dark\:bg-red-600\/50:is(.dark *) {
  background-color: rgb(220 38 38 / 0.5);
}
.dark\:bg-red-600\/55:is(.dark *) {
  background-color: rgb(220 38 38 / 0.55);
}
.dark\:bg-red-600\/60:is(.dark *) {
  background-color: rgb(220 38 38 / 0.6);
}
.dark\:bg-red-600\/65:is(.dark *) {
  background-color: rgb(220 38 38 / 0.65);
}
.dark\:bg-red-600\/70:is(.dark *) {
  background-color: rgb(220 38 38 / 0.7);
}
.dark\:bg-red-600\/75:is(.dark *) {
  background-color: rgb(220 38 38 / 0.75);
}
.dark\:bg-red-600\/80:is(.dark *) {
  background-color: rgb(220 38 38 / 0.8);
}
.dark\:bg-red-600\/85:is(.dark *) {
  background-color: rgb(220 38 38 / 0.85);
}
.dark\:bg-red-600\/90:is(.dark *) {
  background-color: rgb(220 38 38 / 0.9);
}
.dark\:bg-red-600\/95:is(.dark *) {
  background-color: rgb(220 38 38 / 0.95);
}
.dark\:bg-red-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-700\/0:is(.dark *) {
  background-color: rgb(185 28 28 / 0);
}
.dark\:bg-red-700\/10:is(.dark *) {
  background-color: rgb(185 28 28 / 0.1);
}
.dark\:bg-red-700\/100:is(.dark *) {
  background-color: rgb(185 28 28 / 1);
}
.dark\:bg-red-700\/15:is(.dark *) {
  background-color: rgb(185 28 28 / 0.15);
}
.dark\:bg-red-700\/20:is(.dark *) {
  background-color: rgb(185 28 28 / 0.2);
}
.dark\:bg-red-700\/25:is(.dark *) {
  background-color: rgb(185 28 28 / 0.25);
}
.dark\:bg-red-700\/30:is(.dark *) {
  background-color: rgb(185 28 28 / 0.3);
}
.dark\:bg-red-700\/35:is(.dark *) {
  background-color: rgb(185 28 28 / 0.35);
}
.dark\:bg-red-700\/40:is(.dark *) {
  background-color: rgb(185 28 28 / 0.4);
}
.dark\:bg-red-700\/45:is(.dark *) {
  background-color: rgb(185 28 28 / 0.45);
}
.dark\:bg-red-700\/5:is(.dark *) {
  background-color: rgb(185 28 28 / 0.05);
}
.dark\:bg-red-700\/50:is(.dark *) {
  background-color: rgb(185 28 28 / 0.5);
}
.dark\:bg-red-700\/55:is(.dark *) {
  background-color: rgb(185 28 28 / 0.55);
}
.dark\:bg-red-700\/60:is(.dark *) {
  background-color: rgb(185 28 28 / 0.6);
}
.dark\:bg-red-700\/65:is(.dark *) {
  background-color: rgb(185 28 28 / 0.65);
}
.dark\:bg-red-700\/70:is(.dark *) {
  background-color: rgb(185 28 28 / 0.7);
}
.dark\:bg-red-700\/75:is(.dark *) {
  background-color: rgb(185 28 28 / 0.75);
}
.dark\:bg-red-700\/80:is(.dark *) {
  background-color: rgb(185 28 28 / 0.8);
}
.dark\:bg-red-700\/85:is(.dark *) {
  background-color: rgb(185 28 28 / 0.85);
}
.dark\:bg-red-700\/90:is(.dark *) {
  background-color: rgb(185 28 28 / 0.9);
}
.dark\:bg-red-700\/95:is(.dark *) {
  background-color: rgb(185 28 28 / 0.95);
}
.dark\:bg-red-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-800\/0:is(.dark *) {
  background-color: rgb(153 27 27 / 0);
}
.dark\:bg-red-800\/10:is(.dark *) {
  background-color: rgb(153 27 27 / 0.1);
}
.dark\:bg-red-800\/100:is(.dark *) {
  background-color: rgb(153 27 27 / 1);
}
.dark\:bg-red-800\/15:is(.dark *) {
  background-color: rgb(153 27 27 / 0.15);
}
.dark\:bg-red-800\/20:is(.dark *) {
  background-color: rgb(153 27 27 / 0.2);
}
.dark\:bg-red-800\/25:is(.dark *) {
  background-color: rgb(153 27 27 / 0.25);
}
.dark\:bg-red-800\/30:is(.dark *) {
  background-color: rgb(153 27 27 / 0.3);
}
.dark\:bg-red-800\/35:is(.dark *) {
  background-color: rgb(153 27 27 / 0.35);
}
.dark\:bg-red-800\/40:is(.dark *) {
  background-color: rgb(153 27 27 / 0.4);
}
.dark\:bg-red-800\/45:is(.dark *) {
  background-color: rgb(153 27 27 / 0.45);
}
.dark\:bg-red-800\/5:is(.dark *) {
  background-color: rgb(153 27 27 / 0.05);
}
.dark\:bg-red-800\/50:is(.dark *) {
  background-color: rgb(153 27 27 / 0.5);
}
.dark\:bg-red-800\/55:is(.dark *) {
  background-color: rgb(153 27 27 / 0.55);
}
.dark\:bg-red-800\/60:is(.dark *) {
  background-color: rgb(153 27 27 / 0.6);
}
.dark\:bg-red-800\/65:is(.dark *) {
  background-color: rgb(153 27 27 / 0.65);
}
.dark\:bg-red-800\/70:is(.dark *) {
  background-color: rgb(153 27 27 / 0.7);
}
.dark\:bg-red-800\/75:is(.dark *) {
  background-color: rgb(153 27 27 / 0.75);
}
.dark\:bg-red-800\/80:is(.dark *) {
  background-color: rgb(153 27 27 / 0.8);
}
.dark\:bg-red-800\/85:is(.dark *) {
  background-color: rgb(153 27 27 / 0.85);
}
.dark\:bg-red-800\/90:is(.dark *) {
  background-color: rgb(153 27 27 / 0.9);
}
.dark\:bg-red-800\/95:is(.dark *) {
  background-color: rgb(153 27 27 / 0.95);
}
.dark\:bg-red-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-900\/0:is(.dark *) {
  background-color: rgb(127 29 29 / 0);
}
.dark\:bg-red-900\/10:is(.dark *) {
  background-color: rgb(127 29 29 / 0.1);
}
.dark\:bg-red-900\/100:is(.dark *) {
  background-color: rgb(127 29 29 / 1);
}
.dark\:bg-red-900\/15:is(.dark *) {
  background-color: rgb(127 29 29 / 0.15);
}
.dark\:bg-red-900\/20:is(.dark *) {
  background-color: rgb(127 29 29 / 0.2);
}
.dark\:bg-red-900\/25:is(.dark *) {
  background-color: rgb(127 29 29 / 0.25);
}
.dark\:bg-red-900\/30:is(.dark *) {
  background-color: rgb(127 29 29 / 0.3);
}
.dark\:bg-red-900\/35:is(.dark *) {
  background-color: rgb(127 29 29 / 0.35);
}
.dark\:bg-red-900\/40:is(.dark *) {
  background-color: rgb(127 29 29 / 0.4);
}
.dark\:bg-red-900\/45:is(.dark *) {
  background-color: rgb(127 29 29 / 0.45);
}
.dark\:bg-red-900\/5:is(.dark *) {
  background-color: rgb(127 29 29 / 0.05);
}
.dark\:bg-red-900\/50:is(.dark *) {
  background-color: rgb(127 29 29 / 0.5);
}
.dark\:bg-red-900\/55:is(.dark *) {
  background-color: rgb(127 29 29 / 0.55);
}
.dark\:bg-red-900\/60:is(.dark *) {
  background-color: rgb(127 29 29 / 0.6);
}
.dark\:bg-red-900\/65:is(.dark *) {
  background-color: rgb(127 29 29 / 0.65);
}
.dark\:bg-red-900\/70:is(.dark *) {
  background-color: rgb(127 29 29 / 0.7);
}
.dark\:bg-red-900\/75:is(.dark *) {
  background-color: rgb(127 29 29 / 0.75);
}
.dark\:bg-red-900\/80:is(.dark *) {
  background-color: rgb(127 29 29 / 0.8);
}
.dark\:bg-red-900\/85:is(.dark *) {
  background-color: rgb(127 29 29 / 0.85);
}
.dark\:bg-red-900\/90:is(.dark *) {
  background-color: rgb(127 29 29 / 0.9);
}
.dark\:bg-red-900\/95:is(.dark *) {
  background-color: rgb(127 29 29 / 0.95);
}
.dark\:bg-red-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-950\/20:is(.dark *) {
  background-color: rgb(69 10 10 / 0.2);
}
.dark\:bg-red-950\/30:is(.dark *) {
  background-color: rgb(69 10 10 / 0.3);
}
.dark\:bg-rose-950\/20:is(.dark *) {
  background-color: rgb(76 5 25 / 0.2);
}
.dark\:bg-secondary:is(.dark *) {
  background-color: hsl(var(--secondary));
}
.dark\:bg-secondary-foreground:is(.dark *) {
  background-color: hsl(var(--secondary-foreground));
}
.dark\:bg-secondary-foreground\/0:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0);
}
.dark\:bg-secondary-foreground\/10:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.1);
}
.dark\:bg-secondary-foreground\/100:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 1);
}
.dark\:bg-secondary-foreground\/15:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.15);
}
.dark\:bg-secondary-foreground\/20:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.2);
}
.dark\:bg-secondary-foreground\/25:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.25);
}
.dark\:bg-secondary-foreground\/30:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.3);
}
.dark\:bg-secondary-foreground\/35:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.35);
}
.dark\:bg-secondary-foreground\/40:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.4);
}
.dark\:bg-secondary-foreground\/45:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.45);
}
.dark\:bg-secondary-foreground\/5:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.05);
}
.dark\:bg-secondary-foreground\/50:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.5);
}
.dark\:bg-secondary-foreground\/55:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.55);
}
.dark\:bg-secondary-foreground\/60:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.6);
}
.dark\:bg-secondary-foreground\/65:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.65);
}
.dark\:bg-secondary-foreground\/70:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.7);
}
.dark\:bg-secondary-foreground\/75:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.75);
}
.dark\:bg-secondary-foreground\/80:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.8);
}
.dark\:bg-secondary-foreground\/85:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.85);
}
.dark\:bg-secondary-foreground\/90:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.9);
}
.dark\:bg-secondary-foreground\/95:is(.dark *) {
  background-color: hsl(var(--secondary-foreground) / 0.95);
}
.dark\:bg-secondary\/0:is(.dark *) {
  background-color: hsl(var(--secondary) / 0);
}
.dark\:bg-secondary\/10:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.1);
}
.dark\:bg-secondary\/100:is(.dark *) {
  background-color: hsl(var(--secondary) / 1);
}
.dark\:bg-secondary\/15:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.15);
}
.dark\:bg-secondary\/20:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.2);
}
.dark\:bg-secondary\/25:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.25);
}
.dark\:bg-secondary\/30:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.3);
}
.dark\:bg-secondary\/35:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.35);
}
.dark\:bg-secondary\/40:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.4);
}
.dark\:bg-secondary\/45:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.45);
}
.dark\:bg-secondary\/5:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.05);
}
.dark\:bg-secondary\/50:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.5);
}
.dark\:bg-secondary\/55:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.55);
}
.dark\:bg-secondary\/60:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.6);
}
.dark\:bg-secondary\/65:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.65);
}
.dark\:bg-secondary\/70:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.7);
}
.dark\:bg-secondary\/75:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.75);
}
.dark\:bg-secondary\/80:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.8);
}
.dark\:bg-secondary\/85:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.85);
}
.dark\:bg-secondary\/90:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.9);
}
.dark\:bg-secondary\/95:is(.dark *) {
  background-color: hsl(var(--secondary) / 0.95);
}
.dark\:bg-sidebar:is(.dark *) {
  background-color: hsl(var(--sidebar-background));
}
.dark\:bg-sidebar-accent:is(.dark *) {
  background-color: hsl(var(--sidebar-accent));
}
.dark\:bg-sidebar-accent-foreground:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground));
}
.dark\:bg-sidebar-accent-foreground\/0:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0);
}
.dark\:bg-sidebar-accent-foreground\/10:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.1);
}
.dark\:bg-sidebar-accent-foreground\/100:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 1);
}
.dark\:bg-sidebar-accent-foreground\/15:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.15);
}
.dark\:bg-sidebar-accent-foreground\/20:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.2);
}
.dark\:bg-sidebar-accent-foreground\/25:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.25);
}
.dark\:bg-sidebar-accent-foreground\/30:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.3);
}
.dark\:bg-sidebar-accent-foreground\/35:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.35);
}
.dark\:bg-sidebar-accent-foreground\/40:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.4);
}
.dark\:bg-sidebar-accent-foreground\/45:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.45);
}
.dark\:bg-sidebar-accent-foreground\/5:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.05);
}
.dark\:bg-sidebar-accent-foreground\/50:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.5);
}
.dark\:bg-sidebar-accent-foreground\/55:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.55);
}
.dark\:bg-sidebar-accent-foreground\/60:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.6);
}
.dark\:bg-sidebar-accent-foreground\/65:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.65);
}
.dark\:bg-sidebar-accent-foreground\/70:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.7);
}
.dark\:bg-sidebar-accent-foreground\/75:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.75);
}
.dark\:bg-sidebar-accent-foreground\/80:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.8);
}
.dark\:bg-sidebar-accent-foreground\/85:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.85);
}
.dark\:bg-sidebar-accent-foreground\/90:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.9);
}
.dark\:bg-sidebar-accent-foreground\/95:is(.dark *) {
  background-color: hsl(var(--sidebar-accent-foreground) / 0.95);
}
.dark\:bg-sidebar-accent\/0:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0);
}
.dark\:bg-sidebar-accent\/10:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.1);
}
.dark\:bg-sidebar-accent\/100:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 1);
}
.dark\:bg-sidebar-accent\/15:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.15);
}
.dark\:bg-sidebar-accent\/20:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.2);
}
.dark\:bg-sidebar-accent\/25:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.25);
}
.dark\:bg-sidebar-accent\/30:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.3);
}
.dark\:bg-sidebar-accent\/35:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.35);
}
.dark\:bg-sidebar-accent\/40:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.4);
}
.dark\:bg-sidebar-accent\/45:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.45);
}
.dark\:bg-sidebar-accent\/5:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.05);
}
.dark\:bg-sidebar-accent\/50:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.5);
}
.dark\:bg-sidebar-accent\/55:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.55);
}
.dark\:bg-sidebar-accent\/60:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.6);
}
.dark\:bg-sidebar-accent\/65:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.65);
}
.dark\:bg-sidebar-accent\/70:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.7);
}
.dark\:bg-sidebar-accent\/75:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.75);
}
.dark\:bg-sidebar-accent\/80:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.8);
}
.dark\:bg-sidebar-accent\/85:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.85);
}
.dark\:bg-sidebar-accent\/90:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.9);
}
.dark\:bg-sidebar-accent\/95:is(.dark *) {
  background-color: hsl(var(--sidebar-accent) / 0.95);
}
.dark\:bg-sidebar-border:is(.dark *) {
  background-color: hsl(var(--sidebar-border));
}
.dark\:bg-sidebar-border\/0:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0);
}
.dark\:bg-sidebar-border\/10:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.1);
}
.dark\:bg-sidebar-border\/100:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 1);
}
.dark\:bg-sidebar-border\/15:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.15);
}
.dark\:bg-sidebar-border\/20:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.2);
}
.dark\:bg-sidebar-border\/25:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.25);
}
.dark\:bg-sidebar-border\/30:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.3);
}
.dark\:bg-sidebar-border\/35:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.35);
}
.dark\:bg-sidebar-border\/40:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.4);
}
.dark\:bg-sidebar-border\/45:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.45);
}
.dark\:bg-sidebar-border\/5:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.05);
}
.dark\:bg-sidebar-border\/50:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.5);
}
.dark\:bg-sidebar-border\/55:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.55);
}
.dark\:bg-sidebar-border\/60:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.6);
}
.dark\:bg-sidebar-border\/65:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.65);
}
.dark\:bg-sidebar-border\/70:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.7);
}
.dark\:bg-sidebar-border\/75:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.75);
}
.dark\:bg-sidebar-border\/80:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.8);
}
.dark\:bg-sidebar-border\/85:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.85);
}
.dark\:bg-sidebar-border\/90:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.9);
}
.dark\:bg-sidebar-border\/95:is(.dark *) {
  background-color: hsl(var(--sidebar-border) / 0.95);
}
.dark\:bg-sidebar-foreground:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground));
}
.dark\:bg-sidebar-foreground\/0:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0);
}
.dark\:bg-sidebar-foreground\/10:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.1);
}
.dark\:bg-sidebar-foreground\/100:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 1);
}
.dark\:bg-sidebar-foreground\/15:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.15);
}
.dark\:bg-sidebar-foreground\/20:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.2);
}
.dark\:bg-sidebar-foreground\/25:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.25);
}
.dark\:bg-sidebar-foreground\/30:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.3);
}
.dark\:bg-sidebar-foreground\/35:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.35);
}
.dark\:bg-sidebar-foreground\/40:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.4);
}
.dark\:bg-sidebar-foreground\/45:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.45);
}
.dark\:bg-sidebar-foreground\/5:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.05);
}
.dark\:bg-sidebar-foreground\/50:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.5);
}
.dark\:bg-sidebar-foreground\/55:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.55);
}
.dark\:bg-sidebar-foreground\/60:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.6);
}
.dark\:bg-sidebar-foreground\/65:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.65);
}
.dark\:bg-sidebar-foreground\/70:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.7);
}
.dark\:bg-sidebar-foreground\/75:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.75);
}
.dark\:bg-sidebar-foreground\/80:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.8);
}
.dark\:bg-sidebar-foreground\/85:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.85);
}
.dark\:bg-sidebar-foreground\/90:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.9);
}
.dark\:bg-sidebar-foreground\/95:is(.dark *) {
  background-color: hsl(var(--sidebar-foreground) / 0.95);
}
.dark\:bg-sidebar-primary:is(.dark *) {
  background-color: hsl(var(--sidebar-primary));
}
.dark\:bg-sidebar-primary-foreground:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground));
}
.dark\:bg-sidebar-primary-foreground\/0:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0);
}
.dark\:bg-sidebar-primary-foreground\/10:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.1);
}
.dark\:bg-sidebar-primary-foreground\/100:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 1);
}
.dark\:bg-sidebar-primary-foreground\/15:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.15);
}
.dark\:bg-sidebar-primary-foreground\/20:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.2);
}
.dark\:bg-sidebar-primary-foreground\/25:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.25);
}
.dark\:bg-sidebar-primary-foreground\/30:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.3);
}
.dark\:bg-sidebar-primary-foreground\/35:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.35);
}
.dark\:bg-sidebar-primary-foreground\/40:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.4);
}
.dark\:bg-sidebar-primary-foreground\/45:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.45);
}
.dark\:bg-sidebar-primary-foreground\/5:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.05);
}
.dark\:bg-sidebar-primary-foreground\/50:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.5);
}
.dark\:bg-sidebar-primary-foreground\/55:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.55);
}
.dark\:bg-sidebar-primary-foreground\/60:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.6);
}
.dark\:bg-sidebar-primary-foreground\/65:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.65);
}
.dark\:bg-sidebar-primary-foreground\/70:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.7);
}
.dark\:bg-sidebar-primary-foreground\/75:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.75);
}
.dark\:bg-sidebar-primary-foreground\/80:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.8);
}
.dark\:bg-sidebar-primary-foreground\/85:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.85);
}
.dark\:bg-sidebar-primary-foreground\/90:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.9);
}
.dark\:bg-sidebar-primary-foreground\/95:is(.dark *) {
  background-color: hsl(var(--sidebar-primary-foreground) / 0.95);
}
.dark\:bg-sidebar-primary\/0:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0);
}
.dark\:bg-sidebar-primary\/10:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.1);
}
.dark\:bg-sidebar-primary\/100:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 1);
}
.dark\:bg-sidebar-primary\/15:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.15);
}
.dark\:bg-sidebar-primary\/20:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.2);
}
.dark\:bg-sidebar-primary\/25:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.25);
}
.dark\:bg-sidebar-primary\/30:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.3);
}
.dark\:bg-sidebar-primary\/35:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.35);
}
.dark\:bg-sidebar-primary\/40:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.4);
}
.dark\:bg-sidebar-primary\/45:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.45);
}
.dark\:bg-sidebar-primary\/5:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.05);
}
.dark\:bg-sidebar-primary\/50:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.5);
}
.dark\:bg-sidebar-primary\/55:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.55);
}
.dark\:bg-sidebar-primary\/60:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.6);
}
.dark\:bg-sidebar-primary\/65:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.65);
}
.dark\:bg-sidebar-primary\/70:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.7);
}
.dark\:bg-sidebar-primary\/75:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.75);
}
.dark\:bg-sidebar-primary\/80:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.8);
}
.dark\:bg-sidebar-primary\/85:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.85);
}
.dark\:bg-sidebar-primary\/90:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.9);
}
.dark\:bg-sidebar-primary\/95:is(.dark *) {
  background-color: hsl(var(--sidebar-primary) / 0.95);
}
.dark\:bg-sidebar-ring:is(.dark *) {
  background-color: hsl(var(--sidebar-ring));
}
.dark\:bg-sidebar-ring\/0:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0);
}
.dark\:bg-sidebar-ring\/10:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.1);
}
.dark\:bg-sidebar-ring\/100:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 1);
}
.dark\:bg-sidebar-ring\/15:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.15);
}
.dark\:bg-sidebar-ring\/20:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.2);
}
.dark\:bg-sidebar-ring\/25:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.25);
}
.dark\:bg-sidebar-ring\/30:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.3);
}
.dark\:bg-sidebar-ring\/35:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.35);
}
.dark\:bg-sidebar-ring\/40:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.4);
}
.dark\:bg-sidebar-ring\/45:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.45);
}
.dark\:bg-sidebar-ring\/5:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.05);
}
.dark\:bg-sidebar-ring\/50:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.5);
}
.dark\:bg-sidebar-ring\/55:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.55);
}
.dark\:bg-sidebar-ring\/60:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.6);
}
.dark\:bg-sidebar-ring\/65:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.65);
}
.dark\:bg-sidebar-ring\/70:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.7);
}
.dark\:bg-sidebar-ring\/75:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.75);
}
.dark\:bg-sidebar-ring\/80:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.8);
}
.dark\:bg-sidebar-ring\/85:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.85);
}
.dark\:bg-sidebar-ring\/90:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.9);
}
.dark\:bg-sidebar-ring\/95:is(.dark *) {
  background-color: hsl(var(--sidebar-ring) / 0.95);
}
.dark\:bg-sidebar\/0:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0);
}
.dark\:bg-sidebar\/10:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.1);
}
.dark\:bg-sidebar\/100:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 1);
}
.dark\:bg-sidebar\/15:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.15);
}
.dark\:bg-sidebar\/20:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.2);
}
.dark\:bg-sidebar\/25:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.25);
}
.dark\:bg-sidebar\/30:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.3);
}
.dark\:bg-sidebar\/35:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.35);
}
.dark\:bg-sidebar\/40:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.4);
}
.dark\:bg-sidebar\/45:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.45);
}
.dark\:bg-sidebar\/5:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.05);
}
.dark\:bg-sidebar\/50:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.5);
}
.dark\:bg-sidebar\/55:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.55);
}
.dark\:bg-sidebar\/60:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.6);
}
.dark\:bg-sidebar\/65:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.65);
}
.dark\:bg-sidebar\/70:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.7);
}
.dark\:bg-sidebar\/75:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.75);
}
.dark\:bg-sidebar\/80:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.8);
}
.dark\:bg-sidebar\/85:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.85);
}
.dark\:bg-sidebar\/90:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.9);
}
.dark\:bg-sidebar\/95:is(.dark *) {
  background-color: hsl(var(--sidebar-background) / 0.95);
}
.dark\:bg-slate-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
.dark\:bg-slate-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.dark\:bg-slate-800\/50:is(.dark *) {
  background-color: rgb(30 41 59 / 0.5);
}
.dark\:bg-slate-800\/60:is(.dark *) {
  background-color: rgb(30 41 59 / 0.6);
}
.dark\:bg-slate-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}
.dark\:bg-slate-900\/30:is(.dark *) {
  background-color: rgb(15 23 42 / 0.3);
}
.dark\:bg-slate-900\/50:is(.dark *) {
  background-color: rgb(15 23 42 / 0.5);
}
.dark\:bg-teal-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-100\/0:is(.dark *) {
  background-color: rgb(204 251 241 / 0);
}
.dark\:bg-teal-100\/10:is(.dark *) {
  background-color: rgb(204 251 241 / 0.1);
}
.dark\:bg-teal-100\/100:is(.dark *) {
  background-color: rgb(204 251 241 / 1);
}
.dark\:bg-teal-100\/15:is(.dark *) {
  background-color: rgb(204 251 241 / 0.15);
}
.dark\:bg-teal-100\/20:is(.dark *) {
  background-color: rgb(204 251 241 / 0.2);
}
.dark\:bg-teal-100\/25:is(.dark *) {
  background-color: rgb(204 251 241 / 0.25);
}
.dark\:bg-teal-100\/30:is(.dark *) {
  background-color: rgb(204 251 241 / 0.3);
}
.dark\:bg-teal-100\/35:is(.dark *) {
  background-color: rgb(204 251 241 / 0.35);
}
.dark\:bg-teal-100\/40:is(.dark *) {
  background-color: rgb(204 251 241 / 0.4);
}
.dark\:bg-teal-100\/45:is(.dark *) {
  background-color: rgb(204 251 241 / 0.45);
}
.dark\:bg-teal-100\/5:is(.dark *) {
  background-color: rgb(204 251 241 / 0.05);
}
.dark\:bg-teal-100\/50:is(.dark *) {
  background-color: rgb(204 251 241 / 0.5);
}
.dark\:bg-teal-100\/55:is(.dark *) {
  background-color: rgb(204 251 241 / 0.55);
}
.dark\:bg-teal-100\/60:is(.dark *) {
  background-color: rgb(204 251 241 / 0.6);
}
.dark\:bg-teal-100\/65:is(.dark *) {
  background-color: rgb(204 251 241 / 0.65);
}
.dark\:bg-teal-100\/70:is(.dark *) {
  background-color: rgb(204 251 241 / 0.7);
}
.dark\:bg-teal-100\/75:is(.dark *) {
  background-color: rgb(204 251 241 / 0.75);
}
.dark\:bg-teal-100\/80:is(.dark *) {
  background-color: rgb(204 251 241 / 0.8);
}
.dark\:bg-teal-100\/85:is(.dark *) {
  background-color: rgb(204 251 241 / 0.85);
}
.dark\:bg-teal-100\/90:is(.dark *) {
  background-color: rgb(204 251 241 / 0.9);
}
.dark\:bg-teal-100\/95:is(.dark *) {
  background-color: rgb(204 251 241 / 0.95);
}
.dark\:bg-teal-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-200\/0:is(.dark *) {
  background-color: rgb(153 246 228 / 0);
}
.dark\:bg-teal-200\/10:is(.dark *) {
  background-color: rgb(153 246 228 / 0.1);
}
.dark\:bg-teal-200\/100:is(.dark *) {
  background-color: rgb(153 246 228 / 1);
}
.dark\:bg-teal-200\/15:is(.dark *) {
  background-color: rgb(153 246 228 / 0.15);
}
.dark\:bg-teal-200\/20:is(.dark *) {
  background-color: rgb(153 246 228 / 0.2);
}
.dark\:bg-teal-200\/25:is(.dark *) {
  background-color: rgb(153 246 228 / 0.25);
}
.dark\:bg-teal-200\/30:is(.dark *) {
  background-color: rgb(153 246 228 / 0.3);
}
.dark\:bg-teal-200\/35:is(.dark *) {
  background-color: rgb(153 246 228 / 0.35);
}
.dark\:bg-teal-200\/40:is(.dark *) {
  background-color: rgb(153 246 228 / 0.4);
}
.dark\:bg-teal-200\/45:is(.dark *) {
  background-color: rgb(153 246 228 / 0.45);
}
.dark\:bg-teal-200\/5:is(.dark *) {
  background-color: rgb(153 246 228 / 0.05);
}
.dark\:bg-teal-200\/50:is(.dark *) {
  background-color: rgb(153 246 228 / 0.5);
}
.dark\:bg-teal-200\/55:is(.dark *) {
  background-color: rgb(153 246 228 / 0.55);
}
.dark\:bg-teal-200\/60:is(.dark *) {
  background-color: rgb(153 246 228 / 0.6);
}
.dark\:bg-teal-200\/65:is(.dark *) {
  background-color: rgb(153 246 228 / 0.65);
}
.dark\:bg-teal-200\/70:is(.dark *) {
  background-color: rgb(153 246 228 / 0.7);
}
.dark\:bg-teal-200\/75:is(.dark *) {
  background-color: rgb(153 246 228 / 0.75);
}
.dark\:bg-teal-200\/80:is(.dark *) {
  background-color: rgb(153 246 228 / 0.8);
}
.dark\:bg-teal-200\/85:is(.dark *) {
  background-color: rgb(153 246 228 / 0.85);
}
.dark\:bg-teal-200\/90:is(.dark *) {
  background-color: rgb(153 246 228 / 0.9);
}
.dark\:bg-teal-200\/95:is(.dark *) {
  background-color: rgb(153 246 228 / 0.95);
}
.dark\:bg-teal-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-300\/0:is(.dark *) {
  background-color: rgb(94 234 212 / 0);
}
.dark\:bg-teal-300\/10:is(.dark *) {
  background-color: rgb(94 234 212 / 0.1);
}
.dark\:bg-teal-300\/100:is(.dark *) {
  background-color: rgb(94 234 212 / 1);
}
.dark\:bg-teal-300\/15:is(.dark *) {
  background-color: rgb(94 234 212 / 0.15);
}
.dark\:bg-teal-300\/20:is(.dark *) {
  background-color: rgb(94 234 212 / 0.2);
}
.dark\:bg-teal-300\/25:is(.dark *) {
  background-color: rgb(94 234 212 / 0.25);
}
.dark\:bg-teal-300\/30:is(.dark *) {
  background-color: rgb(94 234 212 / 0.3);
}
.dark\:bg-teal-300\/35:is(.dark *) {
  background-color: rgb(94 234 212 / 0.35);
}
.dark\:bg-teal-300\/40:is(.dark *) {
  background-color: rgb(94 234 212 / 0.4);
}
.dark\:bg-teal-300\/45:is(.dark *) {
  background-color: rgb(94 234 212 / 0.45);
}
.dark\:bg-teal-300\/5:is(.dark *) {
  background-color: rgb(94 234 212 / 0.05);
}
.dark\:bg-teal-300\/50:is(.dark *) {
  background-color: rgb(94 234 212 / 0.5);
}
.dark\:bg-teal-300\/55:is(.dark *) {
  background-color: rgb(94 234 212 / 0.55);
}
.dark\:bg-teal-300\/60:is(.dark *) {
  background-color: rgb(94 234 212 / 0.6);
}
.dark\:bg-teal-300\/65:is(.dark *) {
  background-color: rgb(94 234 212 / 0.65);
}
.dark\:bg-teal-300\/70:is(.dark *) {
  background-color: rgb(94 234 212 / 0.7);
}
.dark\:bg-teal-300\/75:is(.dark *) {
  background-color: rgb(94 234 212 / 0.75);
}
.dark\:bg-teal-300\/80:is(.dark *) {
  background-color: rgb(94 234 212 / 0.8);
}
.dark\:bg-teal-300\/85:is(.dark *) {
  background-color: rgb(94 234 212 / 0.85);
}
.dark\:bg-teal-300\/90:is(.dark *) {
  background-color: rgb(94 234 212 / 0.9);
}
.dark\:bg-teal-300\/95:is(.dark *) {
  background-color: rgb(94 234 212 / 0.95);
}
.dark\:bg-teal-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-400\/0:is(.dark *) {
  background-color: rgb(45 212 191 / 0);
}
.dark\:bg-teal-400\/10:is(.dark *) {
  background-color: rgb(45 212 191 / 0.1);
}
.dark\:bg-teal-400\/100:is(.dark *) {
  background-color: rgb(45 212 191 / 1);
}
.dark\:bg-teal-400\/15:is(.dark *) {
  background-color: rgb(45 212 191 / 0.15);
}
.dark\:bg-teal-400\/20:is(.dark *) {
  background-color: rgb(45 212 191 / 0.2);
}
.dark\:bg-teal-400\/25:is(.dark *) {
  background-color: rgb(45 212 191 / 0.25);
}
.dark\:bg-teal-400\/30:is(.dark *) {
  background-color: rgb(45 212 191 / 0.3);
}
.dark\:bg-teal-400\/35:is(.dark *) {
  background-color: rgb(45 212 191 / 0.35);
}
.dark\:bg-teal-400\/40:is(.dark *) {
  background-color: rgb(45 212 191 / 0.4);
}
.dark\:bg-teal-400\/45:is(.dark *) {
  background-color: rgb(45 212 191 / 0.45);
}
.dark\:bg-teal-400\/5:is(.dark *) {
  background-color: rgb(45 212 191 / 0.05);
}
.dark\:bg-teal-400\/50:is(.dark *) {
  background-color: rgb(45 212 191 / 0.5);
}
.dark\:bg-teal-400\/55:is(.dark *) {
  background-color: rgb(45 212 191 / 0.55);
}
.dark\:bg-teal-400\/60:is(.dark *) {
  background-color: rgb(45 212 191 / 0.6);
}
.dark\:bg-teal-400\/65:is(.dark *) {
  background-color: rgb(45 212 191 / 0.65);
}
.dark\:bg-teal-400\/70:is(.dark *) {
  background-color: rgb(45 212 191 / 0.7);
}
.dark\:bg-teal-400\/75:is(.dark *) {
  background-color: rgb(45 212 191 / 0.75);
}
.dark\:bg-teal-400\/80:is(.dark *) {
  background-color: rgb(45 212 191 / 0.8);
}
.dark\:bg-teal-400\/85:is(.dark *) {
  background-color: rgb(45 212 191 / 0.85);
}
.dark\:bg-teal-400\/90:is(.dark *) {
  background-color: rgb(45 212 191 / 0.9);
}
.dark\:bg-teal-400\/95:is(.dark *) {
  background-color: rgb(45 212 191 / 0.95);
}
.dark\:bg-teal-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-500\/0:is(.dark *) {
  background-color: rgb(20 184 166 / 0);
}
.dark\:bg-teal-500\/10:is(.dark *) {
  background-color: rgb(20 184 166 / 0.1);
}
.dark\:bg-teal-500\/100:is(.dark *) {
  background-color: rgb(20 184 166 / 1);
}
.dark\:bg-teal-500\/15:is(.dark *) {
  background-color: rgb(20 184 166 / 0.15);
}
.dark\:bg-teal-500\/20:is(.dark *) {
  background-color: rgb(20 184 166 / 0.2);
}
.dark\:bg-teal-500\/25:is(.dark *) {
  background-color: rgb(20 184 166 / 0.25);
}
.dark\:bg-teal-500\/30:is(.dark *) {
  background-color: rgb(20 184 166 / 0.3);
}
.dark\:bg-teal-500\/35:is(.dark *) {
  background-color: rgb(20 184 166 / 0.35);
}
.dark\:bg-teal-500\/40:is(.dark *) {
  background-color: rgb(20 184 166 / 0.4);
}
.dark\:bg-teal-500\/45:is(.dark *) {
  background-color: rgb(20 184 166 / 0.45);
}
.dark\:bg-teal-500\/5:is(.dark *) {
  background-color: rgb(20 184 166 / 0.05);
}
.dark\:bg-teal-500\/50:is(.dark *) {
  background-color: rgb(20 184 166 / 0.5);
}
.dark\:bg-teal-500\/55:is(.dark *) {
  background-color: rgb(20 184 166 / 0.55);
}
.dark\:bg-teal-500\/60:is(.dark *) {
  background-color: rgb(20 184 166 / 0.6);
}
.dark\:bg-teal-500\/65:is(.dark *) {
  background-color: rgb(20 184 166 / 0.65);
}
.dark\:bg-teal-500\/70:is(.dark *) {
  background-color: rgb(20 184 166 / 0.7);
}
.dark\:bg-teal-500\/75:is(.dark *) {
  background-color: rgb(20 184 166 / 0.75);
}
.dark\:bg-teal-500\/80:is(.dark *) {
  background-color: rgb(20 184 166 / 0.8);
}
.dark\:bg-teal-500\/85:is(.dark *) {
  background-color: rgb(20 184 166 / 0.85);
}
.dark\:bg-teal-500\/90:is(.dark *) {
  background-color: rgb(20 184 166 / 0.9);
}
.dark\:bg-teal-500\/95:is(.dark *) {
  background-color: rgb(20 184 166 / 0.95);
}
.dark\:bg-teal-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-600\/0:is(.dark *) {
  background-color: rgb(13 148 136 / 0);
}
.dark\:bg-teal-600\/10:is(.dark *) {
  background-color: rgb(13 148 136 / 0.1);
}
.dark\:bg-teal-600\/100:is(.dark *) {
  background-color: rgb(13 148 136 / 1);
}
.dark\:bg-teal-600\/15:is(.dark *) {
  background-color: rgb(13 148 136 / 0.15);
}
.dark\:bg-teal-600\/20:is(.dark *) {
  background-color: rgb(13 148 136 / 0.2);
}
.dark\:bg-teal-600\/25:is(.dark *) {
  background-color: rgb(13 148 136 / 0.25);
}
.dark\:bg-teal-600\/30:is(.dark *) {
  background-color: rgb(13 148 136 / 0.3);
}
.dark\:bg-teal-600\/35:is(.dark *) {
  background-color: rgb(13 148 136 / 0.35);
}
.dark\:bg-teal-600\/40:is(.dark *) {
  background-color: rgb(13 148 136 / 0.4);
}
.dark\:bg-teal-600\/45:is(.dark *) {
  background-color: rgb(13 148 136 / 0.45);
}
.dark\:bg-teal-600\/5:is(.dark *) {
  background-color: rgb(13 148 136 / 0.05);
}
.dark\:bg-teal-600\/50:is(.dark *) {
  background-color: rgb(13 148 136 / 0.5);
}
.dark\:bg-teal-600\/55:is(.dark *) {
  background-color: rgb(13 148 136 / 0.55);
}
.dark\:bg-teal-600\/60:is(.dark *) {
  background-color: rgb(13 148 136 / 0.6);
}
.dark\:bg-teal-600\/65:is(.dark *) {
  background-color: rgb(13 148 136 / 0.65);
}
.dark\:bg-teal-600\/70:is(.dark *) {
  background-color: rgb(13 148 136 / 0.7);
}
.dark\:bg-teal-600\/75:is(.dark *) {
  background-color: rgb(13 148 136 / 0.75);
}
.dark\:bg-teal-600\/80:is(.dark *) {
  background-color: rgb(13 148 136 / 0.8);
}
.dark\:bg-teal-600\/85:is(.dark *) {
  background-color: rgb(13 148 136 / 0.85);
}
.dark\:bg-teal-600\/90:is(.dark *) {
  background-color: rgb(13 148 136 / 0.9);
}
.dark\:bg-teal-600\/95:is(.dark *) {
  background-color: rgb(13 148 136 / 0.95);
}
.dark\:bg-teal-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-700\/0:is(.dark *) {
  background-color: rgb(15 118 110 / 0);
}
.dark\:bg-teal-700\/10:is(.dark *) {
  background-color: rgb(15 118 110 / 0.1);
}
.dark\:bg-teal-700\/100:is(.dark *) {
  background-color: rgb(15 118 110 / 1);
}
.dark\:bg-teal-700\/15:is(.dark *) {
  background-color: rgb(15 118 110 / 0.15);
}
.dark\:bg-teal-700\/20:is(.dark *) {
  background-color: rgb(15 118 110 / 0.2);
}
.dark\:bg-teal-700\/25:is(.dark *) {
  background-color: rgb(15 118 110 / 0.25);
}
.dark\:bg-teal-700\/30:is(.dark *) {
  background-color: rgb(15 118 110 / 0.3);
}
.dark\:bg-teal-700\/35:is(.dark *) {
  background-color: rgb(15 118 110 / 0.35);
}
.dark\:bg-teal-700\/40:is(.dark *) {
  background-color: rgb(15 118 110 / 0.4);
}
.dark\:bg-teal-700\/45:is(.dark *) {
  background-color: rgb(15 118 110 / 0.45);
}
.dark\:bg-teal-700\/5:is(.dark *) {
  background-color: rgb(15 118 110 / 0.05);
}
.dark\:bg-teal-700\/50:is(.dark *) {
  background-color: rgb(15 118 110 / 0.5);
}
.dark\:bg-teal-700\/55:is(.dark *) {
  background-color: rgb(15 118 110 / 0.55);
}
.dark\:bg-teal-700\/60:is(.dark *) {
  background-color: rgb(15 118 110 / 0.6);
}
.dark\:bg-teal-700\/65:is(.dark *) {
  background-color: rgb(15 118 110 / 0.65);
}
.dark\:bg-teal-700\/70:is(.dark *) {
  background-color: rgb(15 118 110 / 0.7);
}
.dark\:bg-teal-700\/75:is(.dark *) {
  background-color: rgb(15 118 110 / 0.75);
}
.dark\:bg-teal-700\/80:is(.dark *) {
  background-color: rgb(15 118 110 / 0.8);
}
.dark\:bg-teal-700\/85:is(.dark *) {
  background-color: rgb(15 118 110 / 0.85);
}
.dark\:bg-teal-700\/90:is(.dark *) {
  background-color: rgb(15 118 110 / 0.9);
}
.dark\:bg-teal-700\/95:is(.dark *) {
  background-color: rgb(15 118 110 / 0.95);
}
.dark\:bg-teal-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-800\/0:is(.dark *) {
  background-color: rgb(17 94 89 / 0);
}
.dark\:bg-teal-800\/10:is(.dark *) {
  background-color: rgb(17 94 89 / 0.1);
}
.dark\:bg-teal-800\/100:is(.dark *) {
  background-color: rgb(17 94 89 / 1);
}
.dark\:bg-teal-800\/15:is(.dark *) {
  background-color: rgb(17 94 89 / 0.15);
}
.dark\:bg-teal-800\/20:is(.dark *) {
  background-color: rgb(17 94 89 / 0.2);
}
.dark\:bg-teal-800\/25:is(.dark *) {
  background-color: rgb(17 94 89 / 0.25);
}
.dark\:bg-teal-800\/30:is(.dark *) {
  background-color: rgb(17 94 89 / 0.3);
}
.dark\:bg-teal-800\/35:is(.dark *) {
  background-color: rgb(17 94 89 / 0.35);
}
.dark\:bg-teal-800\/40:is(.dark *) {
  background-color: rgb(17 94 89 / 0.4);
}
.dark\:bg-teal-800\/45:is(.dark *) {
  background-color: rgb(17 94 89 / 0.45);
}
.dark\:bg-teal-800\/5:is(.dark *) {
  background-color: rgb(17 94 89 / 0.05);
}
.dark\:bg-teal-800\/50:is(.dark *) {
  background-color: rgb(17 94 89 / 0.5);
}
.dark\:bg-teal-800\/55:is(.dark *) {
  background-color: rgb(17 94 89 / 0.55);
}
.dark\:bg-teal-800\/60:is(.dark *) {
  background-color: rgb(17 94 89 / 0.6);
}
.dark\:bg-teal-800\/65:is(.dark *) {
  background-color: rgb(17 94 89 / 0.65);
}
.dark\:bg-teal-800\/70:is(.dark *) {
  background-color: rgb(17 94 89 / 0.7);
}
.dark\:bg-teal-800\/75:is(.dark *) {
  background-color: rgb(17 94 89 / 0.75);
}
.dark\:bg-teal-800\/80:is(.dark *) {
  background-color: rgb(17 94 89 / 0.8);
}
.dark\:bg-teal-800\/85:is(.dark *) {
  background-color: rgb(17 94 89 / 0.85);
}
.dark\:bg-teal-800\/90:is(.dark *) {
  background-color: rgb(17 94 89 / 0.9);
}
.dark\:bg-teal-800\/95:is(.dark *) {
  background-color: rgb(17 94 89 / 0.95);
}
.dark\:bg-teal-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-900\/0:is(.dark *) {
  background-color: rgb(19 78 74 / 0);
}
.dark\:bg-teal-900\/10:is(.dark *) {
  background-color: rgb(19 78 74 / 0.1);
}
.dark\:bg-teal-900\/100:is(.dark *) {
  background-color: rgb(19 78 74 / 1);
}
.dark\:bg-teal-900\/15:is(.dark *) {
  background-color: rgb(19 78 74 / 0.15);
}
.dark\:bg-teal-900\/20:is(.dark *) {
  background-color: rgb(19 78 74 / 0.2);
}
.dark\:bg-teal-900\/25:is(.dark *) {
  background-color: rgb(19 78 74 / 0.25);
}
.dark\:bg-teal-900\/30:is(.dark *) {
  background-color: rgb(19 78 74 / 0.3);
}
.dark\:bg-teal-900\/35:is(.dark *) {
  background-color: rgb(19 78 74 / 0.35);
}
.dark\:bg-teal-900\/40:is(.dark *) {
  background-color: rgb(19 78 74 / 0.4);
}
.dark\:bg-teal-900\/45:is(.dark *) {
  background-color: rgb(19 78 74 / 0.45);
}
.dark\:bg-teal-900\/5:is(.dark *) {
  background-color: rgb(19 78 74 / 0.05);
}
.dark\:bg-teal-900\/50:is(.dark *) {
  background-color: rgb(19 78 74 / 0.5);
}
.dark\:bg-teal-900\/55:is(.dark *) {
  background-color: rgb(19 78 74 / 0.55);
}
.dark\:bg-teal-900\/60:is(.dark *) {
  background-color: rgb(19 78 74 / 0.6);
}
.dark\:bg-teal-900\/65:is(.dark *) {
  background-color: rgb(19 78 74 / 0.65);
}
.dark\:bg-teal-900\/70:is(.dark *) {
  background-color: rgb(19 78 74 / 0.7);
}
.dark\:bg-teal-900\/75:is(.dark *) {
  background-color: rgb(19 78 74 / 0.75);
}
.dark\:bg-teal-900\/80:is(.dark *) {
  background-color: rgb(19 78 74 / 0.8);
}
.dark\:bg-teal-900\/85:is(.dark *) {
  background-color: rgb(19 78 74 / 0.85);
}
.dark\:bg-teal-900\/90:is(.dark *) {
  background-color: rgb(19 78 74 / 0.9);
}
.dark\:bg-teal-900\/95:is(.dark *) {
  background-color: rgb(19 78 74 / 0.95);
}
.dark\:bg-transparent:is(.dark *) {
  background-color: transparent;
}
.dark\:bg-transparent\/0:is(.dark *) {
  background-color: rgb(0 0 0 / 0);
}
.dark\:bg-transparent\/10:is(.dark *) {
  background-color: rgb(0 0 0 / 0.1);
}
.dark\:bg-transparent\/100:is(.dark *) {
  background-color: rgb(0 0 0 / 1);
}
.dark\:bg-transparent\/15:is(.dark *) {
  background-color: rgb(0 0 0 / 0.15);
}
.dark\:bg-transparent\/20:is(.dark *) {
  background-color: rgb(0 0 0 / 0.2);
}
.dark\:bg-transparent\/25:is(.dark *) {
  background-color: rgb(0 0 0 / 0.25);
}
.dark\:bg-transparent\/30:is(.dark *) {
  background-color: rgb(0 0 0 / 0.3);
}
.dark\:bg-transparent\/35:is(.dark *) {
  background-color: rgb(0 0 0 / 0.35);
}
.dark\:bg-transparent\/40:is(.dark *) {
  background-color: rgb(0 0 0 / 0.4);
}
.dark\:bg-transparent\/45:is(.dark *) {
  background-color: rgb(0 0 0 / 0.45);
}
.dark\:bg-transparent\/5:is(.dark *) {
  background-color: rgb(0 0 0 / 0.05);
}
.dark\:bg-transparent\/50:is(.dark *) {
  background-color: rgb(0 0 0 / 0.5);
}
.dark\:bg-transparent\/55:is(.dark *) {
  background-color: rgb(0 0 0 / 0.55);
}
.dark\:bg-transparent\/60:is(.dark *) {
  background-color: rgb(0 0 0 / 0.6);
}
.dark\:bg-transparent\/65:is(.dark *) {
  background-color: rgb(0 0 0 / 0.65);
}
.dark\:bg-transparent\/70:is(.dark *) {
  background-color: rgb(0 0 0 / 0.7);
}
.dark\:bg-transparent\/75:is(.dark *) {
  background-color: rgb(0 0 0 / 0.75);
}
.dark\:bg-transparent\/80:is(.dark *) {
  background-color: rgb(0 0 0 / 0.8);
}
.dark\:bg-transparent\/85:is(.dark *) {
  background-color: rgb(0 0 0 / 0.85);
}
.dark\:bg-transparent\/90:is(.dark *) {
  background-color: rgb(0 0 0 / 0.9);
}
.dark\:bg-transparent\/95:is(.dark *) {
  background-color: rgb(0 0 0 / 0.95);
}
.dark\:bg-yellow-100:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-100\/0:is(.dark *) {
  background-color: rgb(254 249 195 / 0);
}
.dark\:bg-yellow-100\/10:is(.dark *) {
  background-color: rgb(254 249 195 / 0.1);
}
.dark\:bg-yellow-100\/100:is(.dark *) {
  background-color: rgb(254 249 195 / 1);
}
.dark\:bg-yellow-100\/15:is(.dark *) {
  background-color: rgb(254 249 195 / 0.15);
}
.dark\:bg-yellow-100\/20:is(.dark *) {
  background-color: rgb(254 249 195 / 0.2);
}
.dark\:bg-yellow-100\/25:is(.dark *) {
  background-color: rgb(254 249 195 / 0.25);
}
.dark\:bg-yellow-100\/30:is(.dark *) {
  background-color: rgb(254 249 195 / 0.3);
}
.dark\:bg-yellow-100\/35:is(.dark *) {
  background-color: rgb(254 249 195 / 0.35);
}
.dark\:bg-yellow-100\/40:is(.dark *) {
  background-color: rgb(254 249 195 / 0.4);
}
.dark\:bg-yellow-100\/45:is(.dark *) {
  background-color: rgb(254 249 195 / 0.45);
}
.dark\:bg-yellow-100\/5:is(.dark *) {
  background-color: rgb(254 249 195 / 0.05);
}
.dark\:bg-yellow-100\/50:is(.dark *) {
  background-color: rgb(254 249 195 / 0.5);
}
.dark\:bg-yellow-100\/55:is(.dark *) {
  background-color: rgb(254 249 195 / 0.55);
}
.dark\:bg-yellow-100\/60:is(.dark *) {
  background-color: rgb(254 249 195 / 0.6);
}
.dark\:bg-yellow-100\/65:is(.dark *) {
  background-color: rgb(254 249 195 / 0.65);
}
.dark\:bg-yellow-100\/70:is(.dark *) {
  background-color: rgb(254 249 195 / 0.7);
}
.dark\:bg-yellow-100\/75:is(.dark *) {
  background-color: rgb(254 249 195 / 0.75);
}
.dark\:bg-yellow-100\/80:is(.dark *) {
  background-color: rgb(254 249 195 / 0.8);
}
.dark\:bg-yellow-100\/85:is(.dark *) {
  background-color: rgb(254 249 195 / 0.85);
}
.dark\:bg-yellow-100\/90:is(.dark *) {
  background-color: rgb(254 249 195 / 0.9);
}
.dark\:bg-yellow-100\/95:is(.dark *) {
  background-color: rgb(254 249 195 / 0.95);
}
.dark\:bg-yellow-200:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-200\/0:is(.dark *) {
  background-color: rgb(254 240 138 / 0);
}
.dark\:bg-yellow-200\/10:is(.dark *) {
  background-color: rgb(254 240 138 / 0.1);
}
.dark\:bg-yellow-200\/100:is(.dark *) {
  background-color: rgb(254 240 138 / 1);
}
.dark\:bg-yellow-200\/15:is(.dark *) {
  background-color: rgb(254 240 138 / 0.15);
}
.dark\:bg-yellow-200\/20:is(.dark *) {
  background-color: rgb(254 240 138 / 0.2);
}
.dark\:bg-yellow-200\/25:is(.dark *) {
  background-color: rgb(254 240 138 / 0.25);
}
.dark\:bg-yellow-200\/30:is(.dark *) {
  background-color: rgb(254 240 138 / 0.3);
}
.dark\:bg-yellow-200\/35:is(.dark *) {
  background-color: rgb(254 240 138 / 0.35);
}
.dark\:bg-yellow-200\/40:is(.dark *) {
  background-color: rgb(254 240 138 / 0.4);
}
.dark\:bg-yellow-200\/45:is(.dark *) {
  background-color: rgb(254 240 138 / 0.45);
}
.dark\:bg-yellow-200\/5:is(.dark *) {
  background-color: rgb(254 240 138 / 0.05);
}
.dark\:bg-yellow-200\/50:is(.dark *) {
  background-color: rgb(254 240 138 / 0.5);
}
.dark\:bg-yellow-200\/55:is(.dark *) {
  background-color: rgb(254 240 138 / 0.55);
}
.dark\:bg-yellow-200\/60:is(.dark *) {
  background-color: rgb(254 240 138 / 0.6);
}
.dark\:bg-yellow-200\/65:is(.dark *) {
  background-color: rgb(254 240 138 / 0.65);
}
.dark\:bg-yellow-200\/70:is(.dark *) {
  background-color: rgb(254 240 138 / 0.7);
}
.dark\:bg-yellow-200\/75:is(.dark *) {
  background-color: rgb(254 240 138 / 0.75);
}
.dark\:bg-yellow-200\/80:is(.dark *) {
  background-color: rgb(254 240 138 / 0.8);
}
.dark\:bg-yellow-200\/85:is(.dark *) {
  background-color: rgb(254 240 138 / 0.85);
}
.dark\:bg-yellow-200\/90:is(.dark *) {
  background-color: rgb(254 240 138 / 0.9);
}
.dark\:bg-yellow-200\/95:is(.dark *) {
  background-color: rgb(254 240 138 / 0.95);
}
.dark\:bg-yellow-300:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-300\/0:is(.dark *) {
  background-color: rgb(253 224 71 / 0);
}
.dark\:bg-yellow-300\/10:is(.dark *) {
  background-color: rgb(253 224 71 / 0.1);
}
.dark\:bg-yellow-300\/100:is(.dark *) {
  background-color: rgb(253 224 71 / 1);
}
.dark\:bg-yellow-300\/15:is(.dark *) {
  background-color: rgb(253 224 71 / 0.15);
}
.dark\:bg-yellow-300\/20:is(.dark *) {
  background-color: rgb(253 224 71 / 0.2);
}
.dark\:bg-yellow-300\/25:is(.dark *) {
  background-color: rgb(253 224 71 / 0.25);
}
.dark\:bg-yellow-300\/30:is(.dark *) {
  background-color: rgb(253 224 71 / 0.3);
}
.dark\:bg-yellow-300\/35:is(.dark *) {
  background-color: rgb(253 224 71 / 0.35);
}
.dark\:bg-yellow-300\/40:is(.dark *) {
  background-color: rgb(253 224 71 / 0.4);
}
.dark\:bg-yellow-300\/45:is(.dark *) {
  background-color: rgb(253 224 71 / 0.45);
}
.dark\:bg-yellow-300\/5:is(.dark *) {
  background-color: rgb(253 224 71 / 0.05);
}
.dark\:bg-yellow-300\/50:is(.dark *) {
  background-color: rgb(253 224 71 / 0.5);
}
.dark\:bg-yellow-300\/55:is(.dark *) {
  background-color: rgb(253 224 71 / 0.55);
}
.dark\:bg-yellow-300\/60:is(.dark *) {
  background-color: rgb(253 224 71 / 0.6);
}
.dark\:bg-yellow-300\/65:is(.dark *) {
  background-color: rgb(253 224 71 / 0.65);
}
.dark\:bg-yellow-300\/70:is(.dark *) {
  background-color: rgb(253 224 71 / 0.7);
}
.dark\:bg-yellow-300\/75:is(.dark *) {
  background-color: rgb(253 224 71 / 0.75);
}
.dark\:bg-yellow-300\/80:is(.dark *) {
  background-color: rgb(253 224 71 / 0.8);
}
.dark\:bg-yellow-300\/85:is(.dark *) {
  background-color: rgb(253 224 71 / 0.85);
}
.dark\:bg-yellow-300\/90:is(.dark *) {
  background-color: rgb(253 224 71 / 0.9);
}
.dark\:bg-yellow-300\/95:is(.dark *) {
  background-color: rgb(253 224 71 / 0.95);
}
.dark\:bg-yellow-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-400\/0:is(.dark *) {
  background-color: rgb(250 204 21 / 0);
}
.dark\:bg-yellow-400\/10:is(.dark *) {
  background-color: rgb(250 204 21 / 0.1);
}
.dark\:bg-yellow-400\/100:is(.dark *) {
  background-color: rgb(250 204 21 / 1);
}
.dark\:bg-yellow-400\/15:is(.dark *) {
  background-color: rgb(250 204 21 / 0.15);
}
.dark\:bg-yellow-400\/20:is(.dark *) {
  background-color: rgb(250 204 21 / 0.2);
}
.dark\:bg-yellow-400\/25:is(.dark *) {
  background-color: rgb(250 204 21 / 0.25);
}
.dark\:bg-yellow-400\/30:is(.dark *) {
  background-color: rgb(250 204 21 / 0.3);
}
.dark\:bg-yellow-400\/35:is(.dark *) {
  background-color: rgb(250 204 21 / 0.35);
}
.dark\:bg-yellow-400\/40:is(.dark *) {
  background-color: rgb(250 204 21 / 0.4);
}
.dark\:bg-yellow-400\/45:is(.dark *) {
  background-color: rgb(250 204 21 / 0.45);
}
.dark\:bg-yellow-400\/5:is(.dark *) {
  background-color: rgb(250 204 21 / 0.05);
}
.dark\:bg-yellow-400\/50:is(.dark *) {
  background-color: rgb(250 204 21 / 0.5);
}
.dark\:bg-yellow-400\/55:is(.dark *) {
  background-color: rgb(250 204 21 / 0.55);
}
.dark\:bg-yellow-400\/60:is(.dark *) {
  background-color: rgb(250 204 21 / 0.6);
}
.dark\:bg-yellow-400\/65:is(.dark *) {
  background-color: rgb(250 204 21 / 0.65);
}
.dark\:bg-yellow-400\/70:is(.dark *) {
  background-color: rgb(250 204 21 / 0.7);
}
.dark\:bg-yellow-400\/75:is(.dark *) {
  background-color: rgb(250 204 21 / 0.75);
}
.dark\:bg-yellow-400\/80:is(.dark *) {
  background-color: rgb(250 204 21 / 0.8);
}
.dark\:bg-yellow-400\/85:is(.dark *) {
  background-color: rgb(250 204 21 / 0.85);
}
.dark\:bg-yellow-400\/90:is(.dark *) {
  background-color: rgb(250 204 21 / 0.9);
}
.dark\:bg-yellow-400\/95:is(.dark *) {
  background-color: rgb(250 204 21 / 0.95);
}
.dark\:bg-yellow-50:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-50\/0:is(.dark *) {
  background-color: rgb(254 252 232 / 0);
}
.dark\:bg-yellow-50\/10:is(.dark *) {
  background-color: rgb(254 252 232 / 0.1);
}
.dark\:bg-yellow-50\/100:is(.dark *) {
  background-color: rgb(254 252 232 / 1);
}
.dark\:bg-yellow-50\/15:is(.dark *) {
  background-color: rgb(254 252 232 / 0.15);
}
.dark\:bg-yellow-50\/20:is(.dark *) {
  background-color: rgb(254 252 232 / 0.2);
}
.dark\:bg-yellow-50\/25:is(.dark *) {
  background-color: rgb(254 252 232 / 0.25);
}
.dark\:bg-yellow-50\/30:is(.dark *) {
  background-color: rgb(254 252 232 / 0.3);
}
.dark\:bg-yellow-50\/35:is(.dark *) {
  background-color: rgb(254 252 232 / 0.35);
}
.dark\:bg-yellow-50\/40:is(.dark *) {
  background-color: rgb(254 252 232 / 0.4);
}
.dark\:bg-yellow-50\/45:is(.dark *) {
  background-color: rgb(254 252 232 / 0.45);
}
.dark\:bg-yellow-50\/5:is(.dark *) {
  background-color: rgb(254 252 232 / 0.05);
}
.dark\:bg-yellow-50\/50:is(.dark *) {
  background-color: rgb(254 252 232 / 0.5);
}
.dark\:bg-yellow-50\/55:is(.dark *) {
  background-color: rgb(254 252 232 / 0.55);
}
.dark\:bg-yellow-50\/60:is(.dark *) {
  background-color: rgb(254 252 232 / 0.6);
}
.dark\:bg-yellow-50\/65:is(.dark *) {
  background-color: rgb(254 252 232 / 0.65);
}
.dark\:bg-yellow-50\/70:is(.dark *) {
  background-color: rgb(254 252 232 / 0.7);
}
.dark\:bg-yellow-50\/75:is(.dark *) {
  background-color: rgb(254 252 232 / 0.75);
}
.dark\:bg-yellow-50\/80:is(.dark *) {
  background-color: rgb(254 252 232 / 0.8);
}
.dark\:bg-yellow-50\/85:is(.dark *) {
  background-color: rgb(254 252 232 / 0.85);
}
.dark\:bg-yellow-50\/90:is(.dark *) {
  background-color: rgb(254 252 232 / 0.9);
}
.dark\:bg-yellow-50\/95:is(.dark *) {
  background-color: rgb(254 252 232 / 0.95);
}
.dark\:bg-yellow-500:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-500\/0:is(.dark *) {
  background-color: rgb(234 179 8 / 0);
}
.dark\:bg-yellow-500\/10:is(.dark *) {
  background-color: rgb(234 179 8 / 0.1);
}
.dark\:bg-yellow-500\/100:is(.dark *) {
  background-color: rgb(234 179 8 / 1);
}
.dark\:bg-yellow-500\/15:is(.dark *) {
  background-color: rgb(234 179 8 / 0.15);
}
.dark\:bg-yellow-500\/20:is(.dark *) {
  background-color: rgb(234 179 8 / 0.2);
}
.dark\:bg-yellow-500\/25:is(.dark *) {
  background-color: rgb(234 179 8 / 0.25);
}
.dark\:bg-yellow-500\/30:is(.dark *) {
  background-color: rgb(234 179 8 / 0.3);
}
.dark\:bg-yellow-500\/35:is(.dark *) {
  background-color: rgb(234 179 8 / 0.35);
}
.dark\:bg-yellow-500\/40:is(.dark *) {
  background-color: rgb(234 179 8 / 0.4);
}
.dark\:bg-yellow-500\/45:is(.dark *) {
  background-color: rgb(234 179 8 / 0.45);
}
.dark\:bg-yellow-500\/5:is(.dark *) {
  background-color: rgb(234 179 8 / 0.05);
}
.dark\:bg-yellow-500\/50:is(.dark *) {
  background-color: rgb(234 179 8 / 0.5);
}
.dark\:bg-yellow-500\/55:is(.dark *) {
  background-color: rgb(234 179 8 / 0.55);
}
.dark\:bg-yellow-500\/60:is(.dark *) {
  background-color: rgb(234 179 8 / 0.6);
}
.dark\:bg-yellow-500\/65:is(.dark *) {
  background-color: rgb(234 179 8 / 0.65);
}
.dark\:bg-yellow-500\/70:is(.dark *) {
  background-color: rgb(234 179 8 / 0.7);
}
.dark\:bg-yellow-500\/75:is(.dark *) {
  background-color: rgb(234 179 8 / 0.75);
}
.dark\:bg-yellow-500\/80:is(.dark *) {
  background-color: rgb(234 179 8 / 0.8);
}
.dark\:bg-yellow-500\/85:is(.dark *) {
  background-color: rgb(234 179 8 / 0.85);
}
.dark\:bg-yellow-500\/90:is(.dark *) {
  background-color: rgb(234 179 8 / 0.9);
}
.dark\:bg-yellow-500\/95:is(.dark *) {
  background-color: rgb(234 179 8 / 0.95);
}
.dark\:bg-yellow-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-600\/0:is(.dark *) {
  background-color: rgb(202 138 4 / 0);
}
.dark\:bg-yellow-600\/10:is(.dark *) {
  background-color: rgb(202 138 4 / 0.1);
}
.dark\:bg-yellow-600\/100:is(.dark *) {
  background-color: rgb(202 138 4 / 1);
}
.dark\:bg-yellow-600\/15:is(.dark *) {
  background-color: rgb(202 138 4 / 0.15);
}
.dark\:bg-yellow-600\/20:is(.dark *) {
  background-color: rgb(202 138 4 / 0.2);
}
.dark\:bg-yellow-600\/25:is(.dark *) {
  background-color: rgb(202 138 4 / 0.25);
}
.dark\:bg-yellow-600\/30:is(.dark *) {
  background-color: rgb(202 138 4 / 0.3);
}
.dark\:bg-yellow-600\/35:is(.dark *) {
  background-color: rgb(202 138 4 / 0.35);
}
.dark\:bg-yellow-600\/40:is(.dark *) {
  background-color: rgb(202 138 4 / 0.4);
}
.dark\:bg-yellow-600\/45:is(.dark *) {
  background-color: rgb(202 138 4 / 0.45);
}
.dark\:bg-yellow-600\/5:is(.dark *) {
  background-color: rgb(202 138 4 / 0.05);
}
.dark\:bg-yellow-600\/50:is(.dark *) {
  background-color: rgb(202 138 4 / 0.5);
}
.dark\:bg-yellow-600\/55:is(.dark *) {
  background-color: rgb(202 138 4 / 0.55);
}
.dark\:bg-yellow-600\/60:is(.dark *) {
  background-color: rgb(202 138 4 / 0.6);
}
.dark\:bg-yellow-600\/65:is(.dark *) {
  background-color: rgb(202 138 4 / 0.65);
}
.dark\:bg-yellow-600\/70:is(.dark *) {
  background-color: rgb(202 138 4 / 0.7);
}
.dark\:bg-yellow-600\/75:is(.dark *) {
  background-color: rgb(202 138 4 / 0.75);
}
.dark\:bg-yellow-600\/80:is(.dark *) {
  background-color: rgb(202 138 4 / 0.8);
}
.dark\:bg-yellow-600\/85:is(.dark *) {
  background-color: rgb(202 138 4 / 0.85);
}
.dark\:bg-yellow-600\/90:is(.dark *) {
  background-color: rgb(202 138 4 / 0.9);
}
.dark\:bg-yellow-600\/95:is(.dark *) {
  background-color: rgb(202 138 4 / 0.95);
}
.dark\:bg-yellow-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-700\/0:is(.dark *) {
  background-color: rgb(161 98 7 / 0);
}
.dark\:bg-yellow-700\/10:is(.dark *) {
  background-color: rgb(161 98 7 / 0.1);
}
.dark\:bg-yellow-700\/100:is(.dark *) {
  background-color: rgb(161 98 7 / 1);
}
.dark\:bg-yellow-700\/15:is(.dark *) {
  background-color: rgb(161 98 7 / 0.15);
}
.dark\:bg-yellow-700\/20:is(.dark *) {
  background-color: rgb(161 98 7 / 0.2);
}
.dark\:bg-yellow-700\/25:is(.dark *) {
  background-color: rgb(161 98 7 / 0.25);
}
.dark\:bg-yellow-700\/30:is(.dark *) {
  background-color: rgb(161 98 7 / 0.3);
}
.dark\:bg-yellow-700\/35:is(.dark *) {
  background-color: rgb(161 98 7 / 0.35);
}
.dark\:bg-yellow-700\/40:is(.dark *) {
  background-color: rgb(161 98 7 / 0.4);
}
.dark\:bg-yellow-700\/45:is(.dark *) {
  background-color: rgb(161 98 7 / 0.45);
}
.dark\:bg-yellow-700\/5:is(.dark *) {
  background-color: rgb(161 98 7 / 0.05);
}
.dark\:bg-yellow-700\/50:is(.dark *) {
  background-color: rgb(161 98 7 / 0.5);
}
.dark\:bg-yellow-700\/55:is(.dark *) {
  background-color: rgb(161 98 7 / 0.55);
}
.dark\:bg-yellow-700\/60:is(.dark *) {
  background-color: rgb(161 98 7 / 0.6);
}
.dark\:bg-yellow-700\/65:is(.dark *) {
  background-color: rgb(161 98 7 / 0.65);
}
.dark\:bg-yellow-700\/70:is(.dark *) {
  background-color: rgb(161 98 7 / 0.7);
}
.dark\:bg-yellow-700\/75:is(.dark *) {
  background-color: rgb(161 98 7 / 0.75);
}
.dark\:bg-yellow-700\/80:is(.dark *) {
  background-color: rgb(161 98 7 / 0.8);
}
.dark\:bg-yellow-700\/85:is(.dark *) {
  background-color: rgb(161 98 7 / 0.85);
}
.dark\:bg-yellow-700\/90:is(.dark *) {
  background-color: rgb(161 98 7 / 0.9);
}
.dark\:bg-yellow-700\/95:is(.dark *) {
  background-color: rgb(161 98 7 / 0.95);
}
.dark\:bg-yellow-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-800\/0:is(.dark *) {
  background-color: rgb(133 77 14 / 0);
}
.dark\:bg-yellow-800\/10:is(.dark *) {
  background-color: rgb(133 77 14 / 0.1);
}
.dark\:bg-yellow-800\/100:is(.dark *) {
  background-color: rgb(133 77 14 / 1);
}
.dark\:bg-yellow-800\/15:is(.dark *) {
  background-color: rgb(133 77 14 / 0.15);
}
.dark\:bg-yellow-800\/20:is(.dark *) {
  background-color: rgb(133 77 14 / 0.2);
}
.dark\:bg-yellow-800\/25:is(.dark *) {
  background-color: rgb(133 77 14 / 0.25);
}
.dark\:bg-yellow-800\/30:is(.dark *) {
  background-color: rgb(133 77 14 / 0.3);
}
.dark\:bg-yellow-800\/35:is(.dark *) {
  background-color: rgb(133 77 14 / 0.35);
}
.dark\:bg-yellow-800\/40:is(.dark *) {
  background-color: rgb(133 77 14 / 0.4);
}
.dark\:bg-yellow-800\/45:is(.dark *) {
  background-color: rgb(133 77 14 / 0.45);
}
.dark\:bg-yellow-800\/5:is(.dark *) {
  background-color: rgb(133 77 14 / 0.05);
}
.dark\:bg-yellow-800\/50:is(.dark *) {
  background-color: rgb(133 77 14 / 0.5);
}
.dark\:bg-yellow-800\/55:is(.dark *) {
  background-color: rgb(133 77 14 / 0.55);
}
.dark\:bg-yellow-800\/60:is(.dark *) {
  background-color: rgb(133 77 14 / 0.6);
}
.dark\:bg-yellow-800\/65:is(.dark *) {
  background-color: rgb(133 77 14 / 0.65);
}
.dark\:bg-yellow-800\/70:is(.dark *) {
  background-color: rgb(133 77 14 / 0.7);
}
.dark\:bg-yellow-800\/75:is(.dark *) {
  background-color: rgb(133 77 14 / 0.75);
}
.dark\:bg-yellow-800\/80:is(.dark *) {
  background-color: rgb(133 77 14 / 0.8);
}
.dark\:bg-yellow-800\/85:is(.dark *) {
  background-color: rgb(133 77 14 / 0.85);
}
.dark\:bg-yellow-800\/90:is(.dark *) {
  background-color: rgb(133 77 14 / 0.9);
}
.dark\:bg-yellow-800\/95:is(.dark *) {
  background-color: rgb(133 77 14 / 0.95);
}
.dark\:bg-yellow-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-900\/0:is(.dark *) {
  background-color: rgb(113 63 18 / 0);
}
.dark\:bg-yellow-900\/10:is(.dark *) {
  background-color: rgb(113 63 18 / 0.1);
}
.dark\:bg-yellow-900\/100:is(.dark *) {
  background-color: rgb(113 63 18 / 1);
}
.dark\:bg-yellow-900\/15:is(.dark *) {
  background-color: rgb(113 63 18 / 0.15);
}
.dark\:bg-yellow-900\/20:is(.dark *) {
  background-color: rgb(113 63 18 / 0.2);
}
.dark\:bg-yellow-900\/25:is(.dark *) {
  background-color: rgb(113 63 18 / 0.25);
}
.dark\:bg-yellow-900\/30:is(.dark *) {
  background-color: rgb(113 63 18 / 0.3);
}
.dark\:bg-yellow-900\/35:is(.dark *) {
  background-color: rgb(113 63 18 / 0.35);
}
.dark\:bg-yellow-900\/40:is(.dark *) {
  background-color: rgb(113 63 18 / 0.4);
}
.dark\:bg-yellow-900\/45:is(.dark *) {
  background-color: rgb(113 63 18 / 0.45);
}
.dark\:bg-yellow-900\/5:is(.dark *) {
  background-color: rgb(113 63 18 / 0.05);
}
.dark\:bg-yellow-900\/50:is(.dark *) {
  background-color: rgb(113 63 18 / 0.5);
}
.dark\:bg-yellow-900\/55:is(.dark *) {
  background-color: rgb(113 63 18 / 0.55);
}
.dark\:bg-yellow-900\/60:is(.dark *) {
  background-color: rgb(113 63 18 / 0.6);
}
.dark\:bg-yellow-900\/65:is(.dark *) {
  background-color: rgb(113 63 18 / 0.65);
}
.dark\:bg-yellow-900\/70:is(.dark *) {
  background-color: rgb(113 63 18 / 0.7);
}
.dark\:bg-yellow-900\/75:is(.dark *) {
  background-color: rgb(113 63 18 / 0.75);
}
.dark\:bg-yellow-900\/80:is(.dark *) {
  background-color: rgb(113 63 18 / 0.8);
}
.dark\:bg-yellow-900\/85:is(.dark *) {
  background-color: rgb(113 63 18 / 0.85);
}
.dark\:bg-yellow-900\/90:is(.dark *) {
  background-color: rgb(113 63 18 / 0.9);
}
.dark\:bg-yellow-900\/95:is(.dark *) {
  background-color: rgb(113 63 18 / 0.95);
}
.dark\:bg-yellow-950:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-950\/0:is(.dark *) {
  background-color: rgb(66 32 6 / 0);
}
.dark\:bg-yellow-950\/10:is(.dark *) {
  background-color: rgb(66 32 6 / 0.1);
}
.dark\:bg-yellow-950\/100:is(.dark *) {
  background-color: rgb(66 32 6 / 1);
}
.dark\:bg-yellow-950\/15:is(.dark *) {
  background-color: rgb(66 32 6 / 0.15);
}
.dark\:bg-yellow-950\/20:is(.dark *) {
  background-color: rgb(66 32 6 / 0.2);
}
.dark\:bg-yellow-950\/25:is(.dark *) {
  background-color: rgb(66 32 6 / 0.25);
}
.dark\:bg-yellow-950\/30:is(.dark *) {
  background-color: rgb(66 32 6 / 0.3);
}
.dark\:bg-yellow-950\/35:is(.dark *) {
  background-color: rgb(66 32 6 / 0.35);
}
.dark\:bg-yellow-950\/40:is(.dark *) {
  background-color: rgb(66 32 6 / 0.4);
}
.dark\:bg-yellow-950\/45:is(.dark *) {
  background-color: rgb(66 32 6 / 0.45);
}
.dark\:bg-yellow-950\/5:is(.dark *) {
  background-color: rgb(66 32 6 / 0.05);
}
.dark\:bg-yellow-950\/50:is(.dark *) {
  background-color: rgb(66 32 6 / 0.5);
}
.dark\:bg-yellow-950\/55:is(.dark *) {
  background-color: rgb(66 32 6 / 0.55);
}
.dark\:bg-yellow-950\/60:is(.dark *) {
  background-color: rgb(66 32 6 / 0.6);
}
.dark\:bg-yellow-950\/65:is(.dark *) {
  background-color: rgb(66 32 6 / 0.65);
}
.dark\:bg-yellow-950\/70:is(.dark *) {
  background-color: rgb(66 32 6 / 0.7);
}
.dark\:bg-yellow-950\/75:is(.dark *) {
  background-color: rgb(66 32 6 / 0.75);
}
.dark\:bg-yellow-950\/80:is(.dark *) {
  background-color: rgb(66 32 6 / 0.8);
}
.dark\:bg-yellow-950\/85:is(.dark *) {
  background-color: rgb(66 32 6 / 0.85);
}
.dark\:bg-yellow-950\/90:is(.dark *) {
  background-color: rgb(66 32 6 / 0.9);
}
.dark\:bg-yellow-950\/95:is(.dark *) {
  background-color: rgb(66 32 6 / 0.95);
}
.dark\:bg-zinc-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gradient-to-br:is(.dark *) {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.dark\:from-blue-700:is(.dark *) {
  --tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-emerald-400:is(.dark *) {
  --tw-gradient-from: #34d399 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-gray-700:is(.dark *) {
  --tw-gradient-from: #374151 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-gray-950:is(.dark *) {
  --tw-gradient-from: #030712 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(3 7 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-slate-900:is(.dark *) {
  --tw-gradient-from: #0f172a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100:is(.dark *) {
  --tw-gradient-from: #fef9c3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/0:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/10:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/100:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/15:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/20:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/25:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/30:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/35:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/40:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/45:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/5:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/50:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/55:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/60:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/65:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/70:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/75:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/80:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/85:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/90:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-100\/95:is(.dark *) {
  --tw-gradient-from: rgb(254 249 195 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200:is(.dark *) {
  --tw-gradient-from: #fef08a var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/0:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/10:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/100:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/15:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/20:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/25:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/30:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/35:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/40:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/45:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/5:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/50:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/55:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/60:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/65:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/70:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/75:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/80:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/85:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/90:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-200\/95:is(.dark *) {
  --tw-gradient-from: rgb(254 240 138 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300:is(.dark *) {
  --tw-gradient-from: #fde047 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/0:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/10:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/100:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/15:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/20:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/25:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/30:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/35:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/40:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/45:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/5:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/50:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/55:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/60:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/65:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/70:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/75:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/80:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/85:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/90:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-300\/95:is(.dark *) {
  --tw-gradient-from: rgb(253 224 71 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400:is(.dark *) {
  --tw-gradient-from: #facc15 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/0:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/10:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/100:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/15:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/20:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/25:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/30:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/35:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/40:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/45:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/5:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/50:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/55:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/60:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/65:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/70:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/75:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/80:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/85:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/90:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-400\/95:is(.dark *) {
  --tw-gradient-from: rgb(250 204 21 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50:is(.dark *) {
  --tw-gradient-from: #fefce8 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/0:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/10:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/100:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/15:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/20:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/25:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/30:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/35:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/40:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/45:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/5:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/50:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/55:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/60:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/65:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/70:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/75:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/80:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/85:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/90:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-50\/95:is(.dark *) {
  --tw-gradient-from: rgb(254 252 232 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500:is(.dark *) {
  --tw-gradient-from: #eab308 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/0:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/10:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/100:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/15:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/20:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/25:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/30:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/35:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/40:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/45:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/5:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/50:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/55:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/60:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/65:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/70:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/75:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/80:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/85:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/90:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-500\/95:is(.dark *) {
  --tw-gradient-from: rgb(234 179 8 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600:is(.dark *) {
  --tw-gradient-from: #ca8a04 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/0:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/10:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/100:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/15:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/20:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/25:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/30:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/35:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/40:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/45:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/5:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/50:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/55:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/60:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/65:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/70:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/75:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/80:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/85:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/90:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-600\/95:is(.dark *) {
  --tw-gradient-from: rgb(202 138 4 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700:is(.dark *) {
  --tw-gradient-from: #a16207 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/0:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/10:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/100:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/15:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/20:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/25:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/30:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/35:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/40:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/45:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/5:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/50:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/55:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/60:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/65:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/70:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/75:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/80:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/85:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/90:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-700\/95:is(.dark *) {
  --tw-gradient-from: rgb(161 98 7 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800:is(.dark *) {
  --tw-gradient-from: #854d0e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/0:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/10:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/100:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/15:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/20:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/25:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/30:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/35:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/40:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/45:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/5:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/50:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/55:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/60:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/65:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/70:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/75:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/80:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/85:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/90:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-800\/95:is(.dark *) {
  --tw-gradient-from: rgb(133 77 14 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900:is(.dark *) {
  --tw-gradient-from: #713f12 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/0:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/10:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/100:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/15:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/20:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/25:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/30:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/35:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/40:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/45:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/5:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/50:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/55:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/60:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/65:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/70:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/75:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/80:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/85:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/90:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-900\/95:is(.dark *) {
  --tw-gradient-from: rgb(113 63 18 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950:is(.dark *) {
  --tw-gradient-from: #422006 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/0:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/10:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/100:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/15:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.15) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/20:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.2) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/25:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.25) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/30:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.3) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/35:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.35) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/40:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.4) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/45:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.45) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/5:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/50:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/55:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/60:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.6) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/65:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.65) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/70:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.7) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/75:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.75) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/80:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/85:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.85) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/90:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.9) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:from-yellow-950\/95:is(.dark *) {
  --tw-gradient-from: rgb(66 32 6 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.dark\:via-slate-800:is(.dark *) {
  --tw-gradient-to: rgb(30 41 59 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #1e293b var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-teal-300:is(.dark *) {
  --tw-gradient-to: rgb(94 234 212 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #5eead4 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fef9c3 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/0:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/10:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/100:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/15:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/20:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/25:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/30:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/35:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/40:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/45:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/5:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/50:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/55:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/60:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/65:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/70:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/75:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/80:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/85:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/90:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-100\/95:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 249 195 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fef08a var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/0:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/10:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/100:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/15:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/20:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/25:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/30:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/35:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/40:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/45:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/5:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/50:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/55:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/60:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/65:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/70:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/75:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/80:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/85:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/90:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-200\/95:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 240 138 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fde047 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/0:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/10:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/100:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/15:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/20:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/25:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/30:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/35:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/40:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/45:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/5:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/50:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/55:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/60:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/65:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/70:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/75:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/80:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/85:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/90:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-300\/95:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(253 224 71 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #facc15 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/0:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/10:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/100:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/15:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/20:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/25:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/30:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/35:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/40:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/45:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/5:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/50:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/55:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/60:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/65:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/70:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/75:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/80:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/85:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/90:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-400\/95:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(250 204 21 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fefce8 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/0:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/10:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/100:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/15:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/20:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/25:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/30:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/35:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/40:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/45:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/5:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/50:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/55:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/60:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/65:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/70:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/75:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/80:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/85:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/90:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-50\/95:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(254 252 232 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #eab308 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/0:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/10:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/100:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/15:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/20:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/25:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/30:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/35:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/40:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/45:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/5:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/50:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/55:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/60:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/65:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/70:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/75:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/80:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/85:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/90:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-500\/95:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(234 179 8 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #ca8a04 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/0:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/10:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/100:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/15:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/20:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/25:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/30:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/35:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/40:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/45:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/5:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/50:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/55:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/60:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/65:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/70:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/75:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/80:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/85:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/90:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-600\/95:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(202 138 4 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #a16207 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/0:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/10:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/100:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/15:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/20:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/25:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/30:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/35:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/40:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/45:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/5:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/50:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/55:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/60:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/65:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/70:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/75:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/80:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/85:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/90:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-700\/95:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(161 98 7 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #854d0e var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/0:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/10:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/100:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/15:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/20:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/25:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/30:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/35:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/40:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/45:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/5:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/50:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/55:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/60:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/65:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/70:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/75:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/80:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/85:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/90:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-800\/95:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(133 77 14 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #713f12 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/0:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/10:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/100:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/15:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/20:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/25:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/30:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/35:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/40:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/45:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/5:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/50:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/55:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/60:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/65:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/70:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/75:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/80:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/85:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/90:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-900\/95:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(113 63 18 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #422006 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/0:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/10:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/100:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/15:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.15) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/20:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.2) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/25:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.25) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/30:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/35:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.35) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/40:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.4) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/45:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.45) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/5:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.05) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/50:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/55:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.55) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/60:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.6) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/65:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.65) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/70:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.7) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/75:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.75) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/80:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/85:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/90:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.9) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:via-yellow-950\/95:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(66 32 6 / 0.95) var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.dark\:to-blue-800:is(.dark *) {
  --tw-gradient-to: #1e40af var(--tw-gradient-to-position);
}
.dark\:to-cyan-400:is(.dark *) {
  --tw-gradient-to: #22d3ee var(--tw-gradient-to-position);
}
.dark\:to-gray-800:is(.dark *) {
  --tw-gradient-to: #1f2937 var(--tw-gradient-to-position);
}
.dark\:to-slate-900:is(.dark *) {
  --tw-gradient-to: #0f172a var(--tw-gradient-to-position);
}
.dark\:to-yellow-100:is(.dark *) {
  --tw-gradient-to: #fef9c3 var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/0:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/10:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/100:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/15:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.15) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/20:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.2) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/25:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.25) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/30:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.3) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/35:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.35) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/40:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.4) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/45:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.45) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/5:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.05) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/50:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.5) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/55:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.55) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/60:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.6) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/65:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.65) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/70:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.7) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/75:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.75) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/80:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.8) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/85:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.85) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/90:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.9) var(--tw-gradient-to-position);
}
.dark\:to-yellow-100\/95:is(.dark *) {
  --tw-gradient-to: rgb(254 249 195 / 0.95) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200:is(.dark *) {
  --tw-gradient-to: #fef08a var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/0:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/10:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/100:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/15:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.15) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/20:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.2) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/25:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.25) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/30:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.3) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/35:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.35) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/40:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.4) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/45:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.45) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/5:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.05) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/50:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.5) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/55:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.55) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/60:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.6) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/65:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.65) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/70:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.7) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/75:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.75) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/80:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.8) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/85:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.85) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/90:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.9) var(--tw-gradient-to-position);
}
.dark\:to-yellow-200\/95:is(.dark *) {
  --tw-gradient-to: rgb(254 240 138 / 0.95) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300:is(.dark *) {
  --tw-gradient-to: #fde047 var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/0:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/10:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/100:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/15:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.15) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/20:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.2) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/25:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.25) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/30:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.3) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/35:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.35) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/40:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.4) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/45:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.45) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/5:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.05) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/50:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.5) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/55:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.55) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/60:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.6) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/65:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.65) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/70:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.7) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/75:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.75) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/80:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.8) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/85:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.85) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/90:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.9) var(--tw-gradient-to-position);
}
.dark\:to-yellow-300\/95:is(.dark *) {
  --tw-gradient-to: rgb(253 224 71 / 0.95) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400:is(.dark *) {
  --tw-gradient-to: #facc15 var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/0:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/10:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/100:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/15:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.15) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/20:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.2) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/25:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.25) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/30:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.3) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/35:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.35) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/40:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.4) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/45:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.45) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/5:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.05) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/50:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.5) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/55:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.55) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/60:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.6) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/65:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.65) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/70:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.7) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/75:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.75) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/80:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.8) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/85:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.85) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/90:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.9) var(--tw-gradient-to-position);
}
.dark\:to-yellow-400\/95:is(.dark *) {
  --tw-gradient-to: rgb(250 204 21 / 0.95) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50:is(.dark *) {
  --tw-gradient-to: #fefce8 var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/0:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/10:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/100:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/15:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.15) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/20:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.2) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/25:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.25) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/30:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.3) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/35:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.35) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/40:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.4) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/45:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.45) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/5:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.05) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/50:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.5) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/55:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.55) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/60:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.6) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/65:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.65) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/70:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.7) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/75:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.75) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/80:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.8) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/85:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.85) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/90:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.9) var(--tw-gradient-to-position);
}
.dark\:to-yellow-50\/95:is(.dark *) {
  --tw-gradient-to: rgb(254 252 232 / 0.95) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500:is(.dark *) {
  --tw-gradient-to: #eab308 var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/0:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/10:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/100:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/15:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.15) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/20:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.2) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/25:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.25) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/30:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.3) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/35:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.35) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/40:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.4) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/45:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.45) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/5:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.05) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/50:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.5) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/55:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.55) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/60:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.6) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/65:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.65) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/70:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.7) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/75:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.75) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/80:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.8) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/85:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.85) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/90:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.9) var(--tw-gradient-to-position);
}
.dark\:to-yellow-500\/95:is(.dark *) {
  --tw-gradient-to: rgb(234 179 8 / 0.95) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600:is(.dark *) {
  --tw-gradient-to: #ca8a04 var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/0:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/10:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/100:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/15:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.15) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/20:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.2) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/25:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.25) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/30:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.3) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/35:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.35) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/40:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.4) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/45:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.45) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/5:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.05) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/50:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.5) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/55:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.55) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/60:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.6) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/65:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.65) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/70:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.7) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/75:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.75) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/80:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.8) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/85:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.85) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/90:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.9) var(--tw-gradient-to-position);
}
.dark\:to-yellow-600\/95:is(.dark *) {
  --tw-gradient-to: rgb(202 138 4 / 0.95) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700:is(.dark *) {
  --tw-gradient-to: #a16207 var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/0:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/10:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/100:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/15:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.15) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/20:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.2) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/25:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.25) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/30:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.3) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/35:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.35) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/40:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.4) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/45:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.45) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/5:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.05) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/50:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.5) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/55:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.55) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/60:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.6) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/65:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.65) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/70:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.7) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/75:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.75) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/80:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.8) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/85:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.85) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/90:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.9) var(--tw-gradient-to-position);
}
.dark\:to-yellow-700\/95:is(.dark *) {
  --tw-gradient-to: rgb(161 98 7 / 0.95) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800:is(.dark *) {
  --tw-gradient-to: #854d0e var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/0:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/10:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/100:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/15:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.15) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/20:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.2) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/25:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.25) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/30:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.3) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/35:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.35) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/40:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.4) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/45:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.45) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/5:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.05) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/50:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.5) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/55:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.55) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/60:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.6) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/65:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.65) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/70:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.7) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/75:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.75) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/80:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.8) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/85:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.85) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/90:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.9) var(--tw-gradient-to-position);
}
.dark\:to-yellow-800\/95:is(.dark *) {
  --tw-gradient-to: rgb(133 77 14 / 0.95) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900:is(.dark *) {
  --tw-gradient-to: #713f12 var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/0:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/10:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/100:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/15:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.15) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/20:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.2) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/25:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.25) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/30:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.3) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/35:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.35) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/40:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.4) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/45:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.45) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/5:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.05) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/50:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.5) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/55:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.55) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/60:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.6) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/65:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.65) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/70:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.7) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/75:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.75) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/80:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.8) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/85:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.85) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/90:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.9) var(--tw-gradient-to-position);
}
.dark\:to-yellow-900\/95:is(.dark *) {
  --tw-gradient-to: rgb(113 63 18 / 0.95) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950:is(.dark *) {
  --tw-gradient-to: #422006 var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/0:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/10:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/100:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 1) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/15:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.15) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/20:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.2) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/25:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.25) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/30:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.3) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/35:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.35) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/40:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.4) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/45:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.45) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/5:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.05) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/50:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.5) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/55:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.55) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/60:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.6) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/65:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.65) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/70:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.7) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/75:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.75) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/80:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.8) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/85:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.85) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/90:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.9) var(--tw-gradient-to-position);
}
.dark\:to-yellow-950\/95:is(.dark *) {
  --tw-gradient-to: rgb(66 32 6 / 0.95) var(--tw-gradient-to-position);
}
.dark\:fill-yellow-100:is(.dark *) {
  fill: #fef9c3;
}
.dark\:fill-yellow-100\/0:is(.dark *) {
  fill: rgb(254 249 195 / 0);
}
.dark\:fill-yellow-100\/10:is(.dark *) {
  fill: rgb(254 249 195 / 0.1);
}
.dark\:fill-yellow-100\/100:is(.dark *) {
  fill: rgb(254 249 195 / 1);
}
.dark\:fill-yellow-100\/15:is(.dark *) {
  fill: rgb(254 249 195 / 0.15);
}
.dark\:fill-yellow-100\/20:is(.dark *) {
  fill: rgb(254 249 195 / 0.2);
}
.dark\:fill-yellow-100\/25:is(.dark *) {
  fill: rgb(254 249 195 / 0.25);
}
.dark\:fill-yellow-100\/30:is(.dark *) {
  fill: rgb(254 249 195 / 0.3);
}
.dark\:fill-yellow-100\/35:is(.dark *) {
  fill: rgb(254 249 195 / 0.35);
}
.dark\:fill-yellow-100\/40:is(.dark *) {
  fill: rgb(254 249 195 / 0.4);
}
.dark\:fill-yellow-100\/45:is(.dark *) {
  fill: rgb(254 249 195 / 0.45);
}
.dark\:fill-yellow-100\/5:is(.dark *) {
  fill: rgb(254 249 195 / 0.05);
}
.dark\:fill-yellow-100\/50:is(.dark *) {
  fill: rgb(254 249 195 / 0.5);
}
.dark\:fill-yellow-100\/55:is(.dark *) {
  fill: rgb(254 249 195 / 0.55);
}
.dark\:fill-yellow-100\/60:is(.dark *) {
  fill: rgb(254 249 195 / 0.6);
}
.dark\:fill-yellow-100\/65:is(.dark *) {
  fill: rgb(254 249 195 / 0.65);
}
.dark\:fill-yellow-100\/70:is(.dark *) {
  fill: rgb(254 249 195 / 0.7);
}
.dark\:fill-yellow-100\/75:is(.dark *) {
  fill: rgb(254 249 195 / 0.75);
}
.dark\:fill-yellow-100\/80:is(.dark *) {
  fill: rgb(254 249 195 / 0.8);
}
.dark\:fill-yellow-100\/85:is(.dark *) {
  fill: rgb(254 249 195 / 0.85);
}
.dark\:fill-yellow-100\/90:is(.dark *) {
  fill: rgb(254 249 195 / 0.9);
}
.dark\:fill-yellow-100\/95:is(.dark *) {
  fill: rgb(254 249 195 / 0.95);
}
.dark\:fill-yellow-200:is(.dark *) {
  fill: #fef08a;
}
.dark\:fill-yellow-200\/0:is(.dark *) {
  fill: rgb(254 240 138 / 0);
}
.dark\:fill-yellow-200\/10:is(.dark *) {
  fill: rgb(254 240 138 / 0.1);
}
.dark\:fill-yellow-200\/100:is(.dark *) {
  fill: rgb(254 240 138 / 1);
}
.dark\:fill-yellow-200\/15:is(.dark *) {
  fill: rgb(254 240 138 / 0.15);
}
.dark\:fill-yellow-200\/20:is(.dark *) {
  fill: rgb(254 240 138 / 0.2);
}
.dark\:fill-yellow-200\/25:is(.dark *) {
  fill: rgb(254 240 138 / 0.25);
}
.dark\:fill-yellow-200\/30:is(.dark *) {
  fill: rgb(254 240 138 / 0.3);
}
.dark\:fill-yellow-200\/35:is(.dark *) {
  fill: rgb(254 240 138 / 0.35);
}
.dark\:fill-yellow-200\/40:is(.dark *) {
  fill: rgb(254 240 138 / 0.4);
}
.dark\:fill-yellow-200\/45:is(.dark *) {
  fill: rgb(254 240 138 / 0.45);
}
.dark\:fill-yellow-200\/5:is(.dark *) {
  fill: rgb(254 240 138 / 0.05);
}
.dark\:fill-yellow-200\/50:is(.dark *) {
  fill: rgb(254 240 138 / 0.5);
}
.dark\:fill-yellow-200\/55:is(.dark *) {
  fill: rgb(254 240 138 / 0.55);
}
.dark\:fill-yellow-200\/60:is(.dark *) {
  fill: rgb(254 240 138 / 0.6);
}
.dark\:fill-yellow-200\/65:is(.dark *) {
  fill: rgb(254 240 138 / 0.65);
}
.dark\:fill-yellow-200\/70:is(.dark *) {
  fill: rgb(254 240 138 / 0.7);
}
.dark\:fill-yellow-200\/75:is(.dark *) {
  fill: rgb(254 240 138 / 0.75);
}
.dark\:fill-yellow-200\/80:is(.dark *) {
  fill: rgb(254 240 138 / 0.8);
}
.dark\:fill-yellow-200\/85:is(.dark *) {
  fill: rgb(254 240 138 / 0.85);
}
.dark\:fill-yellow-200\/90:is(.dark *) {
  fill: rgb(254 240 138 / 0.9);
}
.dark\:fill-yellow-200\/95:is(.dark *) {
  fill: rgb(254 240 138 / 0.95);
}
.dark\:fill-yellow-300:is(.dark *) {
  fill: #fde047;
}
.dark\:fill-yellow-300\/0:is(.dark *) {
  fill: rgb(253 224 71 / 0);
}
.dark\:fill-yellow-300\/10:is(.dark *) {
  fill: rgb(253 224 71 / 0.1);
}
.dark\:fill-yellow-300\/100:is(.dark *) {
  fill: rgb(253 224 71 / 1);
}
.dark\:fill-yellow-300\/15:is(.dark *) {
  fill: rgb(253 224 71 / 0.15);
}
.dark\:fill-yellow-300\/20:is(.dark *) {
  fill: rgb(253 224 71 / 0.2);
}
.dark\:fill-yellow-300\/25:is(.dark *) {
  fill: rgb(253 224 71 / 0.25);
}
.dark\:fill-yellow-300\/30:is(.dark *) {
  fill: rgb(253 224 71 / 0.3);
}
.dark\:fill-yellow-300\/35:is(.dark *) {
  fill: rgb(253 224 71 / 0.35);
}
.dark\:fill-yellow-300\/40:is(.dark *) {
  fill: rgb(253 224 71 / 0.4);
}
.dark\:fill-yellow-300\/45:is(.dark *) {
  fill: rgb(253 224 71 / 0.45);
}
.dark\:fill-yellow-300\/5:is(.dark *) {
  fill: rgb(253 224 71 / 0.05);
}
.dark\:fill-yellow-300\/50:is(.dark *) {
  fill: rgb(253 224 71 / 0.5);
}
.dark\:fill-yellow-300\/55:is(.dark *) {
  fill: rgb(253 224 71 / 0.55);
}
.dark\:fill-yellow-300\/60:is(.dark *) {
  fill: rgb(253 224 71 / 0.6);
}
.dark\:fill-yellow-300\/65:is(.dark *) {
  fill: rgb(253 224 71 / 0.65);
}
.dark\:fill-yellow-300\/70:is(.dark *) {
  fill: rgb(253 224 71 / 0.7);
}
.dark\:fill-yellow-300\/75:is(.dark *) {
  fill: rgb(253 224 71 / 0.75);
}
.dark\:fill-yellow-300\/80:is(.dark *) {
  fill: rgb(253 224 71 / 0.8);
}
.dark\:fill-yellow-300\/85:is(.dark *) {
  fill: rgb(253 224 71 / 0.85);
}
.dark\:fill-yellow-300\/90:is(.dark *) {
  fill: rgb(253 224 71 / 0.9);
}
.dark\:fill-yellow-300\/95:is(.dark *) {
  fill: rgb(253 224 71 / 0.95);
}
.dark\:fill-yellow-400:is(.dark *) {
  fill: #facc15;
}
.dark\:fill-yellow-400\/0:is(.dark *) {
  fill: rgb(250 204 21 / 0);
}
.dark\:fill-yellow-400\/10:is(.dark *) {
  fill: rgb(250 204 21 / 0.1);
}
.dark\:fill-yellow-400\/100:is(.dark *) {
  fill: rgb(250 204 21 / 1);
}
.dark\:fill-yellow-400\/15:is(.dark *) {
  fill: rgb(250 204 21 / 0.15);
}
.dark\:fill-yellow-400\/20:is(.dark *) {
  fill: rgb(250 204 21 / 0.2);
}
.dark\:fill-yellow-400\/25:is(.dark *) {
  fill: rgb(250 204 21 / 0.25);
}
.dark\:fill-yellow-400\/30:is(.dark *) {
  fill: rgb(250 204 21 / 0.3);
}
.dark\:fill-yellow-400\/35:is(.dark *) {
  fill: rgb(250 204 21 / 0.35);
}
.dark\:fill-yellow-400\/40:is(.dark *) {
  fill: rgb(250 204 21 / 0.4);
}
.dark\:fill-yellow-400\/45:is(.dark *) {
  fill: rgb(250 204 21 / 0.45);
}
.dark\:fill-yellow-400\/5:is(.dark *) {
  fill: rgb(250 204 21 / 0.05);
}
.dark\:fill-yellow-400\/50:is(.dark *) {
  fill: rgb(250 204 21 / 0.5);
}
.dark\:fill-yellow-400\/55:is(.dark *) {
  fill: rgb(250 204 21 / 0.55);
}
.dark\:fill-yellow-400\/60:is(.dark *) {
  fill: rgb(250 204 21 / 0.6);
}
.dark\:fill-yellow-400\/65:is(.dark *) {
  fill: rgb(250 204 21 / 0.65);
}
.dark\:fill-yellow-400\/70:is(.dark *) {
  fill: rgb(250 204 21 / 0.7);
}
.dark\:fill-yellow-400\/75:is(.dark *) {
  fill: rgb(250 204 21 / 0.75);
}
.dark\:fill-yellow-400\/80:is(.dark *) {
  fill: rgb(250 204 21 / 0.8);
}
.dark\:fill-yellow-400\/85:is(.dark *) {
  fill: rgb(250 204 21 / 0.85);
}
.dark\:fill-yellow-400\/90:is(.dark *) {
  fill: rgb(250 204 21 / 0.9);
}
.dark\:fill-yellow-400\/95:is(.dark *) {
  fill: rgb(250 204 21 / 0.95);
}
.dark\:fill-yellow-50:is(.dark *) {
  fill: #fefce8;
}
.dark\:fill-yellow-50\/0:is(.dark *) {
  fill: rgb(254 252 232 / 0);
}
.dark\:fill-yellow-50\/10:is(.dark *) {
  fill: rgb(254 252 232 / 0.1);
}
.dark\:fill-yellow-50\/100:is(.dark *) {
  fill: rgb(254 252 232 / 1);
}
.dark\:fill-yellow-50\/15:is(.dark *) {
  fill: rgb(254 252 232 / 0.15);
}
.dark\:fill-yellow-50\/20:is(.dark *) {
  fill: rgb(254 252 232 / 0.2);
}
.dark\:fill-yellow-50\/25:is(.dark *) {
  fill: rgb(254 252 232 / 0.25);
}
.dark\:fill-yellow-50\/30:is(.dark *) {
  fill: rgb(254 252 232 / 0.3);
}
.dark\:fill-yellow-50\/35:is(.dark *) {
  fill: rgb(254 252 232 / 0.35);
}
.dark\:fill-yellow-50\/40:is(.dark *) {
  fill: rgb(254 252 232 / 0.4);
}
.dark\:fill-yellow-50\/45:is(.dark *) {
  fill: rgb(254 252 232 / 0.45);
}
.dark\:fill-yellow-50\/5:is(.dark *) {
  fill: rgb(254 252 232 / 0.05);
}
.dark\:fill-yellow-50\/50:is(.dark *) {
  fill: rgb(254 252 232 / 0.5);
}
.dark\:fill-yellow-50\/55:is(.dark *) {
  fill: rgb(254 252 232 / 0.55);
}
.dark\:fill-yellow-50\/60:is(.dark *) {
  fill: rgb(254 252 232 / 0.6);
}
.dark\:fill-yellow-50\/65:is(.dark *) {
  fill: rgb(254 252 232 / 0.65);
}
.dark\:fill-yellow-50\/70:is(.dark *) {
  fill: rgb(254 252 232 / 0.7);
}
.dark\:fill-yellow-50\/75:is(.dark *) {
  fill: rgb(254 252 232 / 0.75);
}
.dark\:fill-yellow-50\/80:is(.dark *) {
  fill: rgb(254 252 232 / 0.8);
}
.dark\:fill-yellow-50\/85:is(.dark *) {
  fill: rgb(254 252 232 / 0.85);
}
.dark\:fill-yellow-50\/90:is(.dark *) {
  fill: rgb(254 252 232 / 0.9);
}
.dark\:fill-yellow-50\/95:is(.dark *) {
  fill: rgb(254 252 232 / 0.95);
}
.dark\:fill-yellow-500:is(.dark *) {
  fill: #eab308;
}
.dark\:fill-yellow-500\/0:is(.dark *) {
  fill: rgb(234 179 8 / 0);
}
.dark\:fill-yellow-500\/10:is(.dark *) {
  fill: rgb(234 179 8 / 0.1);
}
.dark\:fill-yellow-500\/100:is(.dark *) {
  fill: rgb(234 179 8 / 1);
}
.dark\:fill-yellow-500\/15:is(.dark *) {
  fill: rgb(234 179 8 / 0.15);
}
.dark\:fill-yellow-500\/20:is(.dark *) {
  fill: rgb(234 179 8 / 0.2);
}
.dark\:fill-yellow-500\/25:is(.dark *) {
  fill: rgb(234 179 8 / 0.25);
}
.dark\:fill-yellow-500\/30:is(.dark *) {
  fill: rgb(234 179 8 / 0.3);
}
.dark\:fill-yellow-500\/35:is(.dark *) {
  fill: rgb(234 179 8 / 0.35);
}
.dark\:fill-yellow-500\/40:is(.dark *) {
  fill: rgb(234 179 8 / 0.4);
}
.dark\:fill-yellow-500\/45:is(.dark *) {
  fill: rgb(234 179 8 / 0.45);
}
.dark\:fill-yellow-500\/5:is(.dark *) {
  fill: rgb(234 179 8 / 0.05);
}
.dark\:fill-yellow-500\/50:is(.dark *) {
  fill: rgb(234 179 8 / 0.5);
}
.dark\:fill-yellow-500\/55:is(.dark *) {
  fill: rgb(234 179 8 / 0.55);
}
.dark\:fill-yellow-500\/60:is(.dark *) {
  fill: rgb(234 179 8 / 0.6);
}
.dark\:fill-yellow-500\/65:is(.dark *) {
  fill: rgb(234 179 8 / 0.65);
}
.dark\:fill-yellow-500\/70:is(.dark *) {
  fill: rgb(234 179 8 / 0.7);
}
.dark\:fill-yellow-500\/75:is(.dark *) {
  fill: rgb(234 179 8 / 0.75);
}
.dark\:fill-yellow-500\/80:is(.dark *) {
  fill: rgb(234 179 8 / 0.8);
}
.dark\:fill-yellow-500\/85:is(.dark *) {
  fill: rgb(234 179 8 / 0.85);
}
.dark\:fill-yellow-500\/90:is(.dark *) {
  fill: rgb(234 179 8 / 0.9);
}
.dark\:fill-yellow-500\/95:is(.dark *) {
  fill: rgb(234 179 8 / 0.95);
}
.dark\:fill-yellow-600:is(.dark *) {
  fill: #ca8a04;
}
.dark\:fill-yellow-600\/0:is(.dark *) {
  fill: rgb(202 138 4 / 0);
}
.dark\:fill-yellow-600\/10:is(.dark *) {
  fill: rgb(202 138 4 / 0.1);
}
.dark\:fill-yellow-600\/100:is(.dark *) {
  fill: rgb(202 138 4 / 1);
}
.dark\:fill-yellow-600\/15:is(.dark *) {
  fill: rgb(202 138 4 / 0.15);
}
.dark\:fill-yellow-600\/20:is(.dark *) {
  fill: rgb(202 138 4 / 0.2);
}
.dark\:fill-yellow-600\/25:is(.dark *) {
  fill: rgb(202 138 4 / 0.25);
}
.dark\:fill-yellow-600\/30:is(.dark *) {
  fill: rgb(202 138 4 / 0.3);
}
.dark\:fill-yellow-600\/35:is(.dark *) {
  fill: rgb(202 138 4 / 0.35);
}
.dark\:fill-yellow-600\/40:is(.dark *) {
  fill: rgb(202 138 4 / 0.4);
}
.dark\:fill-yellow-600\/45:is(.dark *) {
  fill: rgb(202 138 4 / 0.45);
}
.dark\:fill-yellow-600\/5:is(.dark *) {
  fill: rgb(202 138 4 / 0.05);
}
.dark\:fill-yellow-600\/50:is(.dark *) {
  fill: rgb(202 138 4 / 0.5);
}
.dark\:fill-yellow-600\/55:is(.dark *) {
  fill: rgb(202 138 4 / 0.55);
}
.dark\:fill-yellow-600\/60:is(.dark *) {
  fill: rgb(202 138 4 / 0.6);
}
.dark\:fill-yellow-600\/65:is(.dark *) {
  fill: rgb(202 138 4 / 0.65);
}
.dark\:fill-yellow-600\/70:is(.dark *) {
  fill: rgb(202 138 4 / 0.7);
}
.dark\:fill-yellow-600\/75:is(.dark *) {
  fill: rgb(202 138 4 / 0.75);
}
.dark\:fill-yellow-600\/80:is(.dark *) {
  fill: rgb(202 138 4 / 0.8);
}
.dark\:fill-yellow-600\/85:is(.dark *) {
  fill: rgb(202 138 4 / 0.85);
}
.dark\:fill-yellow-600\/90:is(.dark *) {
  fill: rgb(202 138 4 / 0.9);
}
.dark\:fill-yellow-600\/95:is(.dark *) {
  fill: rgb(202 138 4 / 0.95);
}
.dark\:fill-yellow-700:is(.dark *) {
  fill: #a16207;
}
.dark\:fill-yellow-700\/0:is(.dark *) {
  fill: rgb(161 98 7 / 0);
}
.dark\:fill-yellow-700\/10:is(.dark *) {
  fill: rgb(161 98 7 / 0.1);
}
.dark\:fill-yellow-700\/100:is(.dark *) {
  fill: rgb(161 98 7 / 1);
}
.dark\:fill-yellow-700\/15:is(.dark *) {
  fill: rgb(161 98 7 / 0.15);
}
.dark\:fill-yellow-700\/20:is(.dark *) {
  fill: rgb(161 98 7 / 0.2);
}
.dark\:fill-yellow-700\/25:is(.dark *) {
  fill: rgb(161 98 7 / 0.25);
}
.dark\:fill-yellow-700\/30:is(.dark *) {
  fill: rgb(161 98 7 / 0.3);
}
.dark\:fill-yellow-700\/35:is(.dark *) {
  fill: rgb(161 98 7 / 0.35);
}
.dark\:fill-yellow-700\/40:is(.dark *) {
  fill: rgb(161 98 7 / 0.4);
}
.dark\:fill-yellow-700\/45:is(.dark *) {
  fill: rgb(161 98 7 / 0.45);
}
.dark\:fill-yellow-700\/5:is(.dark *) {
  fill: rgb(161 98 7 / 0.05);
}
.dark\:fill-yellow-700\/50:is(.dark *) {
  fill: rgb(161 98 7 / 0.5);
}
.dark\:fill-yellow-700\/55:is(.dark *) {
  fill: rgb(161 98 7 / 0.55);
}
.dark\:fill-yellow-700\/60:is(.dark *) {
  fill: rgb(161 98 7 / 0.6);
}
.dark\:fill-yellow-700\/65:is(.dark *) {
  fill: rgb(161 98 7 / 0.65);
}
.dark\:fill-yellow-700\/70:is(.dark *) {
  fill: rgb(161 98 7 / 0.7);
}
.dark\:fill-yellow-700\/75:is(.dark *) {
  fill: rgb(161 98 7 / 0.75);
}
.dark\:fill-yellow-700\/80:is(.dark *) {
  fill: rgb(161 98 7 / 0.8);
}
.dark\:fill-yellow-700\/85:is(.dark *) {
  fill: rgb(161 98 7 / 0.85);
}
.dark\:fill-yellow-700\/90:is(.dark *) {
  fill: rgb(161 98 7 / 0.9);
}
.dark\:fill-yellow-700\/95:is(.dark *) {
  fill: rgb(161 98 7 / 0.95);
}
.dark\:fill-yellow-800:is(.dark *) {
  fill: #854d0e;
}
.dark\:fill-yellow-800\/0:is(.dark *) {
  fill: rgb(133 77 14 / 0);
}
.dark\:fill-yellow-800\/10:is(.dark *) {
  fill: rgb(133 77 14 / 0.1);
}
.dark\:fill-yellow-800\/100:is(.dark *) {
  fill: rgb(133 77 14 / 1);
}
.dark\:fill-yellow-800\/15:is(.dark *) {
  fill: rgb(133 77 14 / 0.15);
}
.dark\:fill-yellow-800\/20:is(.dark *) {
  fill: rgb(133 77 14 / 0.2);
}
.dark\:fill-yellow-800\/25:is(.dark *) {
  fill: rgb(133 77 14 / 0.25);
}
.dark\:fill-yellow-800\/30:is(.dark *) {
  fill: rgb(133 77 14 / 0.3);
}
.dark\:fill-yellow-800\/35:is(.dark *) {
  fill: rgb(133 77 14 / 0.35);
}
.dark\:fill-yellow-800\/40:is(.dark *) {
  fill: rgb(133 77 14 / 0.4);
}
.dark\:fill-yellow-800\/45:is(.dark *) {
  fill: rgb(133 77 14 / 0.45);
}
.dark\:fill-yellow-800\/5:is(.dark *) {
  fill: rgb(133 77 14 / 0.05);
}
.dark\:fill-yellow-800\/50:is(.dark *) {
  fill: rgb(133 77 14 / 0.5);
}
.dark\:fill-yellow-800\/55:is(.dark *) {
  fill: rgb(133 77 14 / 0.55);
}
.dark\:fill-yellow-800\/60:is(.dark *) {
  fill: rgb(133 77 14 / 0.6);
}
.dark\:fill-yellow-800\/65:is(.dark *) {
  fill: rgb(133 77 14 / 0.65);
}
.dark\:fill-yellow-800\/70:is(.dark *) {
  fill: rgb(133 77 14 / 0.7);
}
.dark\:fill-yellow-800\/75:is(.dark *) {
  fill: rgb(133 77 14 / 0.75);
}
.dark\:fill-yellow-800\/80:is(.dark *) {
  fill: rgb(133 77 14 / 0.8);
}
.dark\:fill-yellow-800\/85:is(.dark *) {
  fill: rgb(133 77 14 / 0.85);
}
.dark\:fill-yellow-800\/90:is(.dark *) {
  fill: rgb(133 77 14 / 0.9);
}
.dark\:fill-yellow-800\/95:is(.dark *) {
  fill: rgb(133 77 14 / 0.95);
}
.dark\:fill-yellow-900:is(.dark *) {
  fill: #713f12;
}
.dark\:fill-yellow-900\/0:is(.dark *) {
  fill: rgb(113 63 18 / 0);
}
.dark\:fill-yellow-900\/10:is(.dark *) {
  fill: rgb(113 63 18 / 0.1);
}
.dark\:fill-yellow-900\/100:is(.dark *) {
  fill: rgb(113 63 18 / 1);
}
.dark\:fill-yellow-900\/15:is(.dark *) {
  fill: rgb(113 63 18 / 0.15);
}
.dark\:fill-yellow-900\/20:is(.dark *) {
  fill: rgb(113 63 18 / 0.2);
}
.dark\:fill-yellow-900\/25:is(.dark *) {
  fill: rgb(113 63 18 / 0.25);
}
.dark\:fill-yellow-900\/30:is(.dark *) {
  fill: rgb(113 63 18 / 0.3);
}
.dark\:fill-yellow-900\/35:is(.dark *) {
  fill: rgb(113 63 18 / 0.35);
}
.dark\:fill-yellow-900\/40:is(.dark *) {
  fill: rgb(113 63 18 / 0.4);
}
.dark\:fill-yellow-900\/45:is(.dark *) {
  fill: rgb(113 63 18 / 0.45);
}
.dark\:fill-yellow-900\/5:is(.dark *) {
  fill: rgb(113 63 18 / 0.05);
}
.dark\:fill-yellow-900\/50:is(.dark *) {
  fill: rgb(113 63 18 / 0.5);
}
.dark\:fill-yellow-900\/55:is(.dark *) {
  fill: rgb(113 63 18 / 0.55);
}
.dark\:fill-yellow-900\/60:is(.dark *) {
  fill: rgb(113 63 18 / 0.6);
}
.dark\:fill-yellow-900\/65:is(.dark *) {
  fill: rgb(113 63 18 / 0.65);
}
.dark\:fill-yellow-900\/70:is(.dark *) {
  fill: rgb(113 63 18 / 0.7);
}
.dark\:fill-yellow-900\/75:is(.dark *) {
  fill: rgb(113 63 18 / 0.75);
}
.dark\:fill-yellow-900\/80:is(.dark *) {
  fill: rgb(113 63 18 / 0.8);
}
.dark\:fill-yellow-900\/85:is(.dark *) {
  fill: rgb(113 63 18 / 0.85);
}
.dark\:fill-yellow-900\/90:is(.dark *) {
  fill: rgb(113 63 18 / 0.9);
}
.dark\:fill-yellow-900\/95:is(.dark *) {
  fill: rgb(113 63 18 / 0.95);
}
.dark\:fill-yellow-950:is(.dark *) {
  fill: #422006;
}
.dark\:fill-yellow-950\/0:is(.dark *) {
  fill: rgb(66 32 6 / 0);
}
.dark\:fill-yellow-950\/10:is(.dark *) {
  fill: rgb(66 32 6 / 0.1);
}
.dark\:fill-yellow-950\/100:is(.dark *) {
  fill: rgb(66 32 6 / 1);
}
.dark\:fill-yellow-950\/15:is(.dark *) {
  fill: rgb(66 32 6 / 0.15);
}
.dark\:fill-yellow-950\/20:is(.dark *) {
  fill: rgb(66 32 6 / 0.2);
}
.dark\:fill-yellow-950\/25:is(.dark *) {
  fill: rgb(66 32 6 / 0.25);
}
.dark\:fill-yellow-950\/30:is(.dark *) {
  fill: rgb(66 32 6 / 0.3);
}
.dark\:fill-yellow-950\/35:is(.dark *) {
  fill: rgb(66 32 6 / 0.35);
}
.dark\:fill-yellow-950\/40:is(.dark *) {
  fill: rgb(66 32 6 / 0.4);
}
.dark\:fill-yellow-950\/45:is(.dark *) {
  fill: rgb(66 32 6 / 0.45);
}
.dark\:fill-yellow-950\/5:is(.dark *) {
  fill: rgb(66 32 6 / 0.05);
}
.dark\:fill-yellow-950\/50:is(.dark *) {
  fill: rgb(66 32 6 / 0.5);
}
.dark\:fill-yellow-950\/55:is(.dark *) {
  fill: rgb(66 32 6 / 0.55);
}
.dark\:fill-yellow-950\/60:is(.dark *) {
  fill: rgb(66 32 6 / 0.6);
}
.dark\:fill-yellow-950\/65:is(.dark *) {
  fill: rgb(66 32 6 / 0.65);
}
.dark\:fill-yellow-950\/70:is(.dark *) {
  fill: rgb(66 32 6 / 0.7);
}
.dark\:fill-yellow-950\/75:is(.dark *) {
  fill: rgb(66 32 6 / 0.75);
}
.dark\:fill-yellow-950\/80:is(.dark *) {
  fill: rgb(66 32 6 / 0.8);
}
.dark\:fill-yellow-950\/85:is(.dark *) {
  fill: rgb(66 32 6 / 0.85);
}
.dark\:fill-yellow-950\/90:is(.dark *) {
  fill: rgb(66 32 6 / 0.9);
}
.dark\:fill-yellow-950\/95:is(.dark *) {
  fill: rgb(66 32 6 / 0.95);
}
.dark\:stroke-yellow-100:is(.dark *) {
  stroke: #fef9c3;
}
.dark\:stroke-yellow-100\/0:is(.dark *) {
  stroke: rgb(254 249 195 / 0);
}
.dark\:stroke-yellow-100\/10:is(.dark *) {
  stroke: rgb(254 249 195 / 0.1);
}
.dark\:stroke-yellow-100\/100:is(.dark *) {
  stroke: rgb(254 249 195 / 1);
}
.dark\:stroke-yellow-100\/15:is(.dark *) {
  stroke: rgb(254 249 195 / 0.15);
}
.dark\:stroke-yellow-100\/20:is(.dark *) {
  stroke: rgb(254 249 195 / 0.2);
}
.dark\:stroke-yellow-100\/25:is(.dark *) {
  stroke: rgb(254 249 195 / 0.25);
}
.dark\:stroke-yellow-100\/30:is(.dark *) {
  stroke: rgb(254 249 195 / 0.3);
}
.dark\:stroke-yellow-100\/35:is(.dark *) {
  stroke: rgb(254 249 195 / 0.35);
}
.dark\:stroke-yellow-100\/40:is(.dark *) {
  stroke: rgb(254 249 195 / 0.4);
}
.dark\:stroke-yellow-100\/45:is(.dark *) {
  stroke: rgb(254 249 195 / 0.45);
}
.dark\:stroke-yellow-100\/5:is(.dark *) {
  stroke: rgb(254 249 195 / 0.05);
}
.dark\:stroke-yellow-100\/50:is(.dark *) {
  stroke: rgb(254 249 195 / 0.5);
}
.dark\:stroke-yellow-100\/55:is(.dark *) {
  stroke: rgb(254 249 195 / 0.55);
}
.dark\:stroke-yellow-100\/60:is(.dark *) {
  stroke: rgb(254 249 195 / 0.6);
}
.dark\:stroke-yellow-100\/65:is(.dark *) {
  stroke: rgb(254 249 195 / 0.65);
}
.dark\:stroke-yellow-100\/70:is(.dark *) {
  stroke: rgb(254 249 195 / 0.7);
}
.dark\:stroke-yellow-100\/75:is(.dark *) {
  stroke: rgb(254 249 195 / 0.75);
}
.dark\:stroke-yellow-100\/80:is(.dark *) {
  stroke: rgb(254 249 195 / 0.8);
}
.dark\:stroke-yellow-100\/85:is(.dark *) {
  stroke: rgb(254 249 195 / 0.85);
}
.dark\:stroke-yellow-100\/90:is(.dark *) {
  stroke: rgb(254 249 195 / 0.9);
}
.dark\:stroke-yellow-100\/95:is(.dark *) {
  stroke: rgb(254 249 195 / 0.95);
}
.dark\:stroke-yellow-200:is(.dark *) {
  stroke: #fef08a;
}
.dark\:stroke-yellow-200\/0:is(.dark *) {
  stroke: rgb(254 240 138 / 0);
}
.dark\:stroke-yellow-200\/10:is(.dark *) {
  stroke: rgb(254 240 138 / 0.1);
}
.dark\:stroke-yellow-200\/100:is(.dark *) {
  stroke: rgb(254 240 138 / 1);
}
.dark\:stroke-yellow-200\/15:is(.dark *) {
  stroke: rgb(254 240 138 / 0.15);
}
.dark\:stroke-yellow-200\/20:is(.dark *) {
  stroke: rgb(254 240 138 / 0.2);
}
.dark\:stroke-yellow-200\/25:is(.dark *) {
  stroke: rgb(254 240 138 / 0.25);
}
.dark\:stroke-yellow-200\/30:is(.dark *) {
  stroke: rgb(254 240 138 / 0.3);
}
.dark\:stroke-yellow-200\/35:is(.dark *) {
  stroke: rgb(254 240 138 / 0.35);
}
.dark\:stroke-yellow-200\/40:is(.dark *) {
  stroke: rgb(254 240 138 / 0.4);
}
.dark\:stroke-yellow-200\/45:is(.dark *) {
  stroke: rgb(254 240 138 / 0.45);
}
.dark\:stroke-yellow-200\/5:is(.dark *) {
  stroke: rgb(254 240 138 / 0.05);
}
.dark\:stroke-yellow-200\/50:is(.dark *) {
  stroke: rgb(254 240 138 / 0.5);
}
.dark\:stroke-yellow-200\/55:is(.dark *) {
  stroke: rgb(254 240 138 / 0.55);
}
.dark\:stroke-yellow-200\/60:is(.dark *) {
  stroke: rgb(254 240 138 / 0.6);
}
.dark\:stroke-yellow-200\/65:is(.dark *) {
  stroke: rgb(254 240 138 / 0.65);
}
.dark\:stroke-yellow-200\/70:is(.dark *) {
  stroke: rgb(254 240 138 / 0.7);
}
.dark\:stroke-yellow-200\/75:is(.dark *) {
  stroke: rgb(254 240 138 / 0.75);
}
.dark\:stroke-yellow-200\/80:is(.dark *) {
  stroke: rgb(254 240 138 / 0.8);
}
.dark\:stroke-yellow-200\/85:is(.dark *) {
  stroke: rgb(254 240 138 / 0.85);
}
.dark\:stroke-yellow-200\/90:is(.dark *) {
  stroke: rgb(254 240 138 / 0.9);
}
.dark\:stroke-yellow-200\/95:is(.dark *) {
  stroke: rgb(254 240 138 / 0.95);
}
.dark\:stroke-yellow-300:is(.dark *) {
  stroke: #fde047;
}
.dark\:stroke-yellow-300\/0:is(.dark *) {
  stroke: rgb(253 224 71 / 0);
}
.dark\:stroke-yellow-300\/10:is(.dark *) {
  stroke: rgb(253 224 71 / 0.1);
}
.dark\:stroke-yellow-300\/100:is(.dark *) {
  stroke: rgb(253 224 71 / 1);
}
.dark\:stroke-yellow-300\/15:is(.dark *) {
  stroke: rgb(253 224 71 / 0.15);
}
.dark\:stroke-yellow-300\/20:is(.dark *) {
  stroke: rgb(253 224 71 / 0.2);
}
.dark\:stroke-yellow-300\/25:is(.dark *) {
  stroke: rgb(253 224 71 / 0.25);
}
.dark\:stroke-yellow-300\/30:is(.dark *) {
  stroke: rgb(253 224 71 / 0.3);
}
.dark\:stroke-yellow-300\/35:is(.dark *) {
  stroke: rgb(253 224 71 / 0.35);
}
.dark\:stroke-yellow-300\/40:is(.dark *) {
  stroke: rgb(253 224 71 / 0.4);
}
.dark\:stroke-yellow-300\/45:is(.dark *) {
  stroke: rgb(253 224 71 / 0.45);
}
.dark\:stroke-yellow-300\/5:is(.dark *) {
  stroke: rgb(253 224 71 / 0.05);
}
.dark\:stroke-yellow-300\/50:is(.dark *) {
  stroke: rgb(253 224 71 / 0.5);
}
.dark\:stroke-yellow-300\/55:is(.dark *) {
  stroke: rgb(253 224 71 / 0.55);
}
.dark\:stroke-yellow-300\/60:is(.dark *) {
  stroke: rgb(253 224 71 / 0.6);
}
.dark\:stroke-yellow-300\/65:is(.dark *) {
  stroke: rgb(253 224 71 / 0.65);
}
.dark\:stroke-yellow-300\/70:is(.dark *) {
  stroke: rgb(253 224 71 / 0.7);
}
.dark\:stroke-yellow-300\/75:is(.dark *) {
  stroke: rgb(253 224 71 / 0.75);
}
.dark\:stroke-yellow-300\/80:is(.dark *) {
  stroke: rgb(253 224 71 / 0.8);
}
.dark\:stroke-yellow-300\/85:is(.dark *) {
  stroke: rgb(253 224 71 / 0.85);
}
.dark\:stroke-yellow-300\/90:is(.dark *) {
  stroke: rgb(253 224 71 / 0.9);
}
.dark\:stroke-yellow-300\/95:is(.dark *) {
  stroke: rgb(253 224 71 / 0.95);
}
.dark\:stroke-yellow-400:is(.dark *) {
  stroke: #facc15;
}
.dark\:stroke-yellow-400\/0:is(.dark *) {
  stroke: rgb(250 204 21 / 0);
}
.dark\:stroke-yellow-400\/10:is(.dark *) {
  stroke: rgb(250 204 21 / 0.1);
}
.dark\:stroke-yellow-400\/100:is(.dark *) {
  stroke: rgb(250 204 21 / 1);
}
.dark\:stroke-yellow-400\/15:is(.dark *) {
  stroke: rgb(250 204 21 / 0.15);
}
.dark\:stroke-yellow-400\/20:is(.dark *) {
  stroke: rgb(250 204 21 / 0.2);
}
.dark\:stroke-yellow-400\/25:is(.dark *) {
  stroke: rgb(250 204 21 / 0.25);
}
.dark\:stroke-yellow-400\/30:is(.dark *) {
  stroke: rgb(250 204 21 / 0.3);
}
.dark\:stroke-yellow-400\/35:is(.dark *) {
  stroke: rgb(250 204 21 / 0.35);
}
.dark\:stroke-yellow-400\/40:is(.dark *) {
  stroke: rgb(250 204 21 / 0.4);
}
.dark\:stroke-yellow-400\/45:is(.dark *) {
  stroke: rgb(250 204 21 / 0.45);
}
.dark\:stroke-yellow-400\/5:is(.dark *) {
  stroke: rgb(250 204 21 / 0.05);
}
.dark\:stroke-yellow-400\/50:is(.dark *) {
  stroke: rgb(250 204 21 / 0.5);
}
.dark\:stroke-yellow-400\/55:is(.dark *) {
  stroke: rgb(250 204 21 / 0.55);
}
.dark\:stroke-yellow-400\/60:is(.dark *) {
  stroke: rgb(250 204 21 / 0.6);
}
.dark\:stroke-yellow-400\/65:is(.dark *) {
  stroke: rgb(250 204 21 / 0.65);
}
.dark\:stroke-yellow-400\/70:is(.dark *) {
  stroke: rgb(250 204 21 / 0.7);
}
.dark\:stroke-yellow-400\/75:is(.dark *) {
  stroke: rgb(250 204 21 / 0.75);
}
.dark\:stroke-yellow-400\/80:is(.dark *) {
  stroke: rgb(250 204 21 / 0.8);
}
.dark\:stroke-yellow-400\/85:is(.dark *) {
  stroke: rgb(250 204 21 / 0.85);
}
.dark\:stroke-yellow-400\/90:is(.dark *) {
  stroke: rgb(250 204 21 / 0.9);
}
.dark\:stroke-yellow-400\/95:is(.dark *) {
  stroke: rgb(250 204 21 / 0.95);
}
.dark\:stroke-yellow-50:is(.dark *) {
  stroke: #fefce8;
}
.dark\:stroke-yellow-50\/0:is(.dark *) {
  stroke: rgb(254 252 232 / 0);
}
.dark\:stroke-yellow-50\/10:is(.dark *) {
  stroke: rgb(254 252 232 / 0.1);
}
.dark\:stroke-yellow-50\/100:is(.dark *) {
  stroke: rgb(254 252 232 / 1);
}
.dark\:stroke-yellow-50\/15:is(.dark *) {
  stroke: rgb(254 252 232 / 0.15);
}
.dark\:stroke-yellow-50\/20:is(.dark *) {
  stroke: rgb(254 252 232 / 0.2);
}
.dark\:stroke-yellow-50\/25:is(.dark *) {
  stroke: rgb(254 252 232 / 0.25);
}
.dark\:stroke-yellow-50\/30:is(.dark *) {
  stroke: rgb(254 252 232 / 0.3);
}
.dark\:stroke-yellow-50\/35:is(.dark *) {
  stroke: rgb(254 252 232 / 0.35);
}
.dark\:stroke-yellow-50\/40:is(.dark *) {
  stroke: rgb(254 252 232 / 0.4);
}
.dark\:stroke-yellow-50\/45:is(.dark *) {
  stroke: rgb(254 252 232 / 0.45);
}
.dark\:stroke-yellow-50\/5:is(.dark *) {
  stroke: rgb(254 252 232 / 0.05);
}
.dark\:stroke-yellow-50\/50:is(.dark *) {
  stroke: rgb(254 252 232 / 0.5);
}
.dark\:stroke-yellow-50\/55:is(.dark *) {
  stroke: rgb(254 252 232 / 0.55);
}
.dark\:stroke-yellow-50\/60:is(.dark *) {
  stroke: rgb(254 252 232 / 0.6);
}
.dark\:stroke-yellow-50\/65:is(.dark *) {
  stroke: rgb(254 252 232 / 0.65);
}
.dark\:stroke-yellow-50\/70:is(.dark *) {
  stroke: rgb(254 252 232 / 0.7);
}
.dark\:stroke-yellow-50\/75:is(.dark *) {
  stroke: rgb(254 252 232 / 0.75);
}
.dark\:stroke-yellow-50\/80:is(.dark *) {
  stroke: rgb(254 252 232 / 0.8);
}
.dark\:stroke-yellow-50\/85:is(.dark *) {
  stroke: rgb(254 252 232 / 0.85);
}
.dark\:stroke-yellow-50\/90:is(.dark *) {
  stroke: rgb(254 252 232 / 0.9);
}
.dark\:stroke-yellow-50\/95:is(.dark *) {
  stroke: rgb(254 252 232 / 0.95);
}
.dark\:stroke-yellow-500:is(.dark *) {
  stroke: #eab308;
}
.dark\:stroke-yellow-500\/0:is(.dark *) {
  stroke: rgb(234 179 8 / 0);
}
.dark\:stroke-yellow-500\/10:is(.dark *) {
  stroke: rgb(234 179 8 / 0.1);
}
.dark\:stroke-yellow-500\/100:is(.dark *) {
  stroke: rgb(234 179 8 / 1);
}
.dark\:stroke-yellow-500\/15:is(.dark *) {
  stroke: rgb(234 179 8 / 0.15);
}
.dark\:stroke-yellow-500\/20:is(.dark *) {
  stroke: rgb(234 179 8 / 0.2);
}
.dark\:stroke-yellow-500\/25:is(.dark *) {
  stroke: rgb(234 179 8 / 0.25);
}
.dark\:stroke-yellow-500\/30:is(.dark *) {
  stroke: rgb(234 179 8 / 0.3);
}
.dark\:stroke-yellow-500\/35:is(.dark *) {
  stroke: rgb(234 179 8 / 0.35);
}
.dark\:stroke-yellow-500\/40:is(.dark *) {
  stroke: rgb(234 179 8 / 0.4);
}
.dark\:stroke-yellow-500\/45:is(.dark *) {
  stroke: rgb(234 179 8 / 0.45);
}
.dark\:stroke-yellow-500\/5:is(.dark *) {
  stroke: rgb(234 179 8 / 0.05);
}
.dark\:stroke-yellow-500\/50:is(.dark *) {
  stroke: rgb(234 179 8 / 0.5);
}
.dark\:stroke-yellow-500\/55:is(.dark *) {
  stroke: rgb(234 179 8 / 0.55);
}
.dark\:stroke-yellow-500\/60:is(.dark *) {
  stroke: rgb(234 179 8 / 0.6);
}
.dark\:stroke-yellow-500\/65:is(.dark *) {
  stroke: rgb(234 179 8 / 0.65);
}
.dark\:stroke-yellow-500\/70:is(.dark *) {
  stroke: rgb(234 179 8 / 0.7);
}
.dark\:stroke-yellow-500\/75:is(.dark *) {
  stroke: rgb(234 179 8 / 0.75);
}
.dark\:stroke-yellow-500\/80:is(.dark *) {
  stroke: rgb(234 179 8 / 0.8);
}
.dark\:stroke-yellow-500\/85:is(.dark *) {
  stroke: rgb(234 179 8 / 0.85);
}
.dark\:stroke-yellow-500\/90:is(.dark *) {
  stroke: rgb(234 179 8 / 0.9);
}
.dark\:stroke-yellow-500\/95:is(.dark *) {
  stroke: rgb(234 179 8 / 0.95);
}
.dark\:stroke-yellow-600:is(.dark *) {
  stroke: #ca8a04;
}
.dark\:stroke-yellow-600\/0:is(.dark *) {
  stroke: rgb(202 138 4 / 0);
}
.dark\:stroke-yellow-600\/10:is(.dark *) {
  stroke: rgb(202 138 4 / 0.1);
}
.dark\:stroke-yellow-600\/100:is(.dark *) {
  stroke: rgb(202 138 4 / 1);
}
.dark\:stroke-yellow-600\/15:is(.dark *) {
  stroke: rgb(202 138 4 / 0.15);
}
.dark\:stroke-yellow-600\/20:is(.dark *) {
  stroke: rgb(202 138 4 / 0.2);
}
.dark\:stroke-yellow-600\/25:is(.dark *) {
  stroke: rgb(202 138 4 / 0.25);
}
.dark\:stroke-yellow-600\/30:is(.dark *) {
  stroke: rgb(202 138 4 / 0.3);
}
.dark\:stroke-yellow-600\/35:is(.dark *) {
  stroke: rgb(202 138 4 / 0.35);
}
.dark\:stroke-yellow-600\/40:is(.dark *) {
  stroke: rgb(202 138 4 / 0.4);
}
.dark\:stroke-yellow-600\/45:is(.dark *) {
  stroke: rgb(202 138 4 / 0.45);
}
.dark\:stroke-yellow-600\/5:is(.dark *) {
  stroke: rgb(202 138 4 / 0.05);
}
.dark\:stroke-yellow-600\/50:is(.dark *) {
  stroke: rgb(202 138 4 / 0.5);
}
.dark\:stroke-yellow-600\/55:is(.dark *) {
  stroke: rgb(202 138 4 / 0.55);
}
.dark\:stroke-yellow-600\/60:is(.dark *) {
  stroke: rgb(202 138 4 / 0.6);
}
.dark\:stroke-yellow-600\/65:is(.dark *) {
  stroke: rgb(202 138 4 / 0.65);
}
.dark\:stroke-yellow-600\/70:is(.dark *) {
  stroke: rgb(202 138 4 / 0.7);
}
.dark\:stroke-yellow-600\/75:is(.dark *) {
  stroke: rgb(202 138 4 / 0.75);
}
.dark\:stroke-yellow-600\/80:is(.dark *) {
  stroke: rgb(202 138 4 / 0.8);
}
.dark\:stroke-yellow-600\/85:is(.dark *) {
  stroke: rgb(202 138 4 / 0.85);
}
.dark\:stroke-yellow-600\/90:is(.dark *) {
  stroke: rgb(202 138 4 / 0.9);
}
.dark\:stroke-yellow-600\/95:is(.dark *) {
  stroke: rgb(202 138 4 / 0.95);
}
.dark\:stroke-yellow-700:is(.dark *) {
  stroke: #a16207;
}
.dark\:stroke-yellow-700\/0:is(.dark *) {
  stroke: rgb(161 98 7 / 0);
}
.dark\:stroke-yellow-700\/10:is(.dark *) {
  stroke: rgb(161 98 7 / 0.1);
}
.dark\:stroke-yellow-700\/100:is(.dark *) {
  stroke: rgb(161 98 7 / 1);
}
.dark\:stroke-yellow-700\/15:is(.dark *) {
  stroke: rgb(161 98 7 / 0.15);
}
.dark\:stroke-yellow-700\/20:is(.dark *) {
  stroke: rgb(161 98 7 / 0.2);
}
.dark\:stroke-yellow-700\/25:is(.dark *) {
  stroke: rgb(161 98 7 / 0.25);
}
.dark\:stroke-yellow-700\/30:is(.dark *) {
  stroke: rgb(161 98 7 / 0.3);
}
.dark\:stroke-yellow-700\/35:is(.dark *) {
  stroke: rgb(161 98 7 / 0.35);
}
.dark\:stroke-yellow-700\/40:is(.dark *) {
  stroke: rgb(161 98 7 / 0.4);
}
.dark\:stroke-yellow-700\/45:is(.dark *) {
  stroke: rgb(161 98 7 / 0.45);
}
.dark\:stroke-yellow-700\/5:is(.dark *) {
  stroke: rgb(161 98 7 / 0.05);
}
.dark\:stroke-yellow-700\/50:is(.dark *) {
  stroke: rgb(161 98 7 / 0.5);
}
.dark\:stroke-yellow-700\/55:is(.dark *) {
  stroke: rgb(161 98 7 / 0.55);
}
.dark\:stroke-yellow-700\/60:is(.dark *) {
  stroke: rgb(161 98 7 / 0.6);
}
.dark\:stroke-yellow-700\/65:is(.dark *) {
  stroke: rgb(161 98 7 / 0.65);
}
.dark\:stroke-yellow-700\/70:is(.dark *) {
  stroke: rgb(161 98 7 / 0.7);
}
.dark\:stroke-yellow-700\/75:is(.dark *) {
  stroke: rgb(161 98 7 / 0.75);
}
.dark\:stroke-yellow-700\/80:is(.dark *) {
  stroke: rgb(161 98 7 / 0.8);
}
.dark\:stroke-yellow-700\/85:is(.dark *) {
  stroke: rgb(161 98 7 / 0.85);
}
.dark\:stroke-yellow-700\/90:is(.dark *) {
  stroke: rgb(161 98 7 / 0.9);
}
.dark\:stroke-yellow-700\/95:is(.dark *) {
  stroke: rgb(161 98 7 / 0.95);
}
.dark\:stroke-yellow-800:is(.dark *) {
  stroke: #854d0e;
}
.dark\:stroke-yellow-800\/0:is(.dark *) {
  stroke: rgb(133 77 14 / 0);
}
.dark\:stroke-yellow-800\/10:is(.dark *) {
  stroke: rgb(133 77 14 / 0.1);
}
.dark\:stroke-yellow-800\/100:is(.dark *) {
  stroke: rgb(133 77 14 / 1);
}
.dark\:stroke-yellow-800\/15:is(.dark *) {
  stroke: rgb(133 77 14 / 0.15);
}
.dark\:stroke-yellow-800\/20:is(.dark *) {
  stroke: rgb(133 77 14 / 0.2);
}
.dark\:stroke-yellow-800\/25:is(.dark *) {
  stroke: rgb(133 77 14 / 0.25);
}
.dark\:stroke-yellow-800\/30:is(.dark *) {
  stroke: rgb(133 77 14 / 0.3);
}
.dark\:stroke-yellow-800\/35:is(.dark *) {
  stroke: rgb(133 77 14 / 0.35);
}
.dark\:stroke-yellow-800\/40:is(.dark *) {
  stroke: rgb(133 77 14 / 0.4);
}
.dark\:stroke-yellow-800\/45:is(.dark *) {
  stroke: rgb(133 77 14 / 0.45);
}
.dark\:stroke-yellow-800\/5:is(.dark *) {
  stroke: rgb(133 77 14 / 0.05);
}
.dark\:stroke-yellow-800\/50:is(.dark *) {
  stroke: rgb(133 77 14 / 0.5);
}
.dark\:stroke-yellow-800\/55:is(.dark *) {
  stroke: rgb(133 77 14 / 0.55);
}
.dark\:stroke-yellow-800\/60:is(.dark *) {
  stroke: rgb(133 77 14 / 0.6);
}
.dark\:stroke-yellow-800\/65:is(.dark *) {
  stroke: rgb(133 77 14 / 0.65);
}
.dark\:stroke-yellow-800\/70:is(.dark *) {
  stroke: rgb(133 77 14 / 0.7);
}
.dark\:stroke-yellow-800\/75:is(.dark *) {
  stroke: rgb(133 77 14 / 0.75);
}
.dark\:stroke-yellow-800\/80:is(.dark *) {
  stroke: rgb(133 77 14 / 0.8);
}
.dark\:stroke-yellow-800\/85:is(.dark *) {
  stroke: rgb(133 77 14 / 0.85);
}
.dark\:stroke-yellow-800\/90:is(.dark *) {
  stroke: rgb(133 77 14 / 0.9);
}
.dark\:stroke-yellow-800\/95:is(.dark *) {
  stroke: rgb(133 77 14 / 0.95);
}
.dark\:stroke-yellow-900:is(.dark *) {
  stroke: #713f12;
}
.dark\:stroke-yellow-900\/0:is(.dark *) {
  stroke: rgb(113 63 18 / 0);
}
.dark\:stroke-yellow-900\/10:is(.dark *) {
  stroke: rgb(113 63 18 / 0.1);
}
.dark\:stroke-yellow-900\/100:is(.dark *) {
  stroke: rgb(113 63 18 / 1);
}
.dark\:stroke-yellow-900\/15:is(.dark *) {
  stroke: rgb(113 63 18 / 0.15);
}
.dark\:stroke-yellow-900\/20:is(.dark *) {
  stroke: rgb(113 63 18 / 0.2);
}
.dark\:stroke-yellow-900\/25:is(.dark *) {
  stroke: rgb(113 63 18 / 0.25);
}
.dark\:stroke-yellow-900\/30:is(.dark *) {
  stroke: rgb(113 63 18 / 0.3);
}
.dark\:stroke-yellow-900\/35:is(.dark *) {
  stroke: rgb(113 63 18 / 0.35);
}
.dark\:stroke-yellow-900\/40:is(.dark *) {
  stroke: rgb(113 63 18 / 0.4);
}
.dark\:stroke-yellow-900\/45:is(.dark *) {
  stroke: rgb(113 63 18 / 0.45);
}
.dark\:stroke-yellow-900\/5:is(.dark *) {
  stroke: rgb(113 63 18 / 0.05);
}
.dark\:stroke-yellow-900\/50:is(.dark *) {
  stroke: rgb(113 63 18 / 0.5);
}
.dark\:stroke-yellow-900\/55:is(.dark *) {
  stroke: rgb(113 63 18 / 0.55);
}
.dark\:stroke-yellow-900\/60:is(.dark *) {
  stroke: rgb(113 63 18 / 0.6);
}
.dark\:stroke-yellow-900\/65:is(.dark *) {
  stroke: rgb(113 63 18 / 0.65);
}
.dark\:stroke-yellow-900\/70:is(.dark *) {
  stroke: rgb(113 63 18 / 0.7);
}
.dark\:stroke-yellow-900\/75:is(.dark *) {
  stroke: rgb(113 63 18 / 0.75);
}
.dark\:stroke-yellow-900\/80:is(.dark *) {
  stroke: rgb(113 63 18 / 0.8);
}
.dark\:stroke-yellow-900\/85:is(.dark *) {
  stroke: rgb(113 63 18 / 0.85);
}
.dark\:stroke-yellow-900\/90:is(.dark *) {
  stroke: rgb(113 63 18 / 0.9);
}
.dark\:stroke-yellow-900\/95:is(.dark *) {
  stroke: rgb(113 63 18 / 0.95);
}
.dark\:stroke-yellow-950:is(.dark *) {
  stroke: #422006;
}
.dark\:stroke-yellow-950\/0:is(.dark *) {
  stroke: rgb(66 32 6 / 0);
}
.dark\:stroke-yellow-950\/10:is(.dark *) {
  stroke: rgb(66 32 6 / 0.1);
}
.dark\:stroke-yellow-950\/100:is(.dark *) {
  stroke: rgb(66 32 6 / 1);
}
.dark\:stroke-yellow-950\/15:is(.dark *) {
  stroke: rgb(66 32 6 / 0.15);
}
.dark\:stroke-yellow-950\/20:is(.dark *) {
  stroke: rgb(66 32 6 / 0.2);
}
.dark\:stroke-yellow-950\/25:is(.dark *) {
  stroke: rgb(66 32 6 / 0.25);
}
.dark\:stroke-yellow-950\/30:is(.dark *) {
  stroke: rgb(66 32 6 / 0.3);
}
.dark\:stroke-yellow-950\/35:is(.dark *) {
  stroke: rgb(66 32 6 / 0.35);
}
.dark\:stroke-yellow-950\/40:is(.dark *) {
  stroke: rgb(66 32 6 / 0.4);
}
.dark\:stroke-yellow-950\/45:is(.dark *) {
  stroke: rgb(66 32 6 / 0.45);
}
.dark\:stroke-yellow-950\/5:is(.dark *) {
  stroke: rgb(66 32 6 / 0.05);
}
.dark\:stroke-yellow-950\/50:is(.dark *) {
  stroke: rgb(66 32 6 / 0.5);
}
.dark\:stroke-yellow-950\/55:is(.dark *) {
  stroke: rgb(66 32 6 / 0.55);
}
.dark\:stroke-yellow-950\/60:is(.dark *) {
  stroke: rgb(66 32 6 / 0.6);
}
.dark\:stroke-yellow-950\/65:is(.dark *) {
  stroke: rgb(66 32 6 / 0.65);
}
.dark\:stroke-yellow-950\/70:is(.dark *) {
  stroke: rgb(66 32 6 / 0.7);
}
.dark\:stroke-yellow-950\/75:is(.dark *) {
  stroke: rgb(66 32 6 / 0.75);
}
.dark\:stroke-yellow-950\/80:is(.dark *) {
  stroke: rgb(66 32 6 / 0.8);
}
.dark\:stroke-yellow-950\/85:is(.dark *) {
  stroke: rgb(66 32 6 / 0.85);
}
.dark\:stroke-yellow-950\/90:is(.dark *) {
  stroke: rgb(66 32 6 / 0.9);
}
.dark\:stroke-yellow-950\/95:is(.dark *) {
  stroke: rgb(66 32 6 / 0.95);
}
.dark\:text-\[var\(--shiki-dark\2c var\(--sdm-c\2c inherit\)\)\]:is(.dark *) {
  color: var(--shiki-dark,var(--sdm-c,inherit));
}
.dark\:text-amber-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-100\/0:is(.dark *) {
  color: rgb(254 243 199 / 0);
}
.dark\:text-amber-100\/10:is(.dark *) {
  color: rgb(254 243 199 / 0.1);
}
.dark\:text-amber-100\/100:is(.dark *) {
  color: rgb(254 243 199 / 1);
}
.dark\:text-amber-100\/15:is(.dark *) {
  color: rgb(254 243 199 / 0.15);
}
.dark\:text-amber-100\/20:is(.dark *) {
  color: rgb(254 243 199 / 0.2);
}
.dark\:text-amber-100\/25:is(.dark *) {
  color: rgb(254 243 199 / 0.25);
}
.dark\:text-amber-100\/30:is(.dark *) {
  color: rgb(254 243 199 / 0.3);
}
.dark\:text-amber-100\/35:is(.dark *) {
  color: rgb(254 243 199 / 0.35);
}
.dark\:text-amber-100\/40:is(.dark *) {
  color: rgb(254 243 199 / 0.4);
}
.dark\:text-amber-100\/45:is(.dark *) {
  color: rgb(254 243 199 / 0.45);
}
.dark\:text-amber-100\/5:is(.dark *) {
  color: rgb(254 243 199 / 0.05);
}
.dark\:text-amber-100\/50:is(.dark *) {
  color: rgb(254 243 199 / 0.5);
}
.dark\:text-amber-100\/55:is(.dark *) {
  color: rgb(254 243 199 / 0.55);
}
.dark\:text-amber-100\/60:is(.dark *) {
  color: rgb(254 243 199 / 0.6);
}
.dark\:text-amber-100\/65:is(.dark *) {
  color: rgb(254 243 199 / 0.65);
}
.dark\:text-amber-100\/70:is(.dark *) {
  color: rgb(254 243 199 / 0.7);
}
.dark\:text-amber-100\/75:is(.dark *) {
  color: rgb(254 243 199 / 0.75);
}
.dark\:text-amber-100\/80:is(.dark *) {
  color: rgb(254 243 199 / 0.8);
}
.dark\:text-amber-100\/85:is(.dark *) {
  color: rgb(254 243 199 / 0.85);
}
.dark\:text-amber-100\/90:is(.dark *) {
  color: rgb(254 243 199 / 0.9);
}
.dark\:text-amber-100\/95:is(.dark *) {
  color: rgb(254 243 199 / 0.95);
}
.dark\:text-amber-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-200\/0:is(.dark *) {
  color: rgb(253 230 138 / 0);
}
.dark\:text-amber-200\/10:is(.dark *) {
  color: rgb(253 230 138 / 0.1);
}
.dark\:text-amber-200\/100:is(.dark *) {
  color: rgb(253 230 138 / 1);
}
.dark\:text-amber-200\/15:is(.dark *) {
  color: rgb(253 230 138 / 0.15);
}
.dark\:text-amber-200\/20:is(.dark *) {
  color: rgb(253 230 138 / 0.2);
}
.dark\:text-amber-200\/25:is(.dark *) {
  color: rgb(253 230 138 / 0.25);
}
.dark\:text-amber-200\/30:is(.dark *) {
  color: rgb(253 230 138 / 0.3);
}
.dark\:text-amber-200\/35:is(.dark *) {
  color: rgb(253 230 138 / 0.35);
}
.dark\:text-amber-200\/40:is(.dark *) {
  color: rgb(253 230 138 / 0.4);
}
.dark\:text-amber-200\/45:is(.dark *) {
  color: rgb(253 230 138 / 0.45);
}
.dark\:text-amber-200\/5:is(.dark *) {
  color: rgb(253 230 138 / 0.05);
}
.dark\:text-amber-200\/50:is(.dark *) {
  color: rgb(253 230 138 / 0.5);
}
.dark\:text-amber-200\/55:is(.dark *) {
  color: rgb(253 230 138 / 0.55);
}
.dark\:text-amber-200\/60:is(.dark *) {
  color: rgb(253 230 138 / 0.6);
}
.dark\:text-amber-200\/65:is(.dark *) {
  color: rgb(253 230 138 / 0.65);
}
.dark\:text-amber-200\/70:is(.dark *) {
  color: rgb(253 230 138 / 0.7);
}
.dark\:text-amber-200\/75:is(.dark *) {
  color: rgb(253 230 138 / 0.75);
}
.dark\:text-amber-200\/80:is(.dark *) {
  color: rgb(253 230 138 / 0.8);
}
.dark\:text-amber-200\/85:is(.dark *) {
  color: rgb(253 230 138 / 0.85);
}
.dark\:text-amber-200\/90:is(.dark *) {
  color: rgb(253 230 138 / 0.9);
}
.dark\:text-amber-200\/95:is(.dark *) {
  color: rgb(253 230 138 / 0.95);
}
.dark\:text-amber-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-300\/0:is(.dark *) {
  color: rgb(252 211 77 / 0);
}
.dark\:text-amber-300\/10:is(.dark *) {
  color: rgb(252 211 77 / 0.1);
}
.dark\:text-amber-300\/100:is(.dark *) {
  color: rgb(252 211 77 / 1);
}
.dark\:text-amber-300\/15:is(.dark *) {
  color: rgb(252 211 77 / 0.15);
}
.dark\:text-amber-300\/20:is(.dark *) {
  color: rgb(252 211 77 / 0.2);
}
.dark\:text-amber-300\/25:is(.dark *) {
  color: rgb(252 211 77 / 0.25);
}
.dark\:text-amber-300\/30:is(.dark *) {
  color: rgb(252 211 77 / 0.3);
}
.dark\:text-amber-300\/35:is(.dark *) {
  color: rgb(252 211 77 / 0.35);
}
.dark\:text-amber-300\/40:is(.dark *) {
  color: rgb(252 211 77 / 0.4);
}
.dark\:text-amber-300\/45:is(.dark *) {
  color: rgb(252 211 77 / 0.45);
}
.dark\:text-amber-300\/5:is(.dark *) {
  color: rgb(252 211 77 / 0.05);
}
.dark\:text-amber-300\/50:is(.dark *) {
  color: rgb(252 211 77 / 0.5);
}
.dark\:text-amber-300\/55:is(.dark *) {
  color: rgb(252 211 77 / 0.55);
}
.dark\:text-amber-300\/60:is(.dark *) {
  color: rgb(252 211 77 / 0.6);
}
.dark\:text-amber-300\/65:is(.dark *) {
  color: rgb(252 211 77 / 0.65);
}
.dark\:text-amber-300\/70:is(.dark *) {
  color: rgb(252 211 77 / 0.7);
}
.dark\:text-amber-300\/75:is(.dark *) {
  color: rgb(252 211 77 / 0.75);
}
.dark\:text-amber-300\/80:is(.dark *) {
  color: rgb(252 211 77 / 0.8);
}
.dark\:text-amber-300\/85:is(.dark *) {
  color: rgb(252 211 77 / 0.85);
}
.dark\:text-amber-300\/90:is(.dark *) {
  color: rgb(252 211 77 / 0.9);
}
.dark\:text-amber-300\/95:is(.dark *) {
  color: rgb(252 211 77 / 0.95);
}
.dark\:text-amber-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-400\/0:is(.dark *) {
  color: rgb(251 191 36 / 0);
}
.dark\:text-amber-400\/10:is(.dark *) {
  color: rgb(251 191 36 / 0.1);
}
.dark\:text-amber-400\/100:is(.dark *) {
  color: rgb(251 191 36 / 1);
}
.dark\:text-amber-400\/15:is(.dark *) {
  color: rgb(251 191 36 / 0.15);
}
.dark\:text-amber-400\/20:is(.dark *) {
  color: rgb(251 191 36 / 0.2);
}
.dark\:text-amber-400\/25:is(.dark *) {
  color: rgb(251 191 36 / 0.25);
}
.dark\:text-amber-400\/30:is(.dark *) {
  color: rgb(251 191 36 / 0.3);
}
.dark\:text-amber-400\/35:is(.dark *) {
  color: rgb(251 191 36 / 0.35);
}
.dark\:text-amber-400\/40:is(.dark *) {
  color: rgb(251 191 36 / 0.4);
}
.dark\:text-amber-400\/45:is(.dark *) {
  color: rgb(251 191 36 / 0.45);
}
.dark\:text-amber-400\/5:is(.dark *) {
  color: rgb(251 191 36 / 0.05);
}
.dark\:text-amber-400\/50:is(.dark *) {
  color: rgb(251 191 36 / 0.5);
}
.dark\:text-amber-400\/55:is(.dark *) {
  color: rgb(251 191 36 / 0.55);
}
.dark\:text-amber-400\/60:is(.dark *) {
  color: rgb(251 191 36 / 0.6);
}
.dark\:text-amber-400\/65:is(.dark *) {
  color: rgb(251 191 36 / 0.65);
}
.dark\:text-amber-400\/70:is(.dark *) {
  color: rgb(251 191 36 / 0.7);
}
.dark\:text-amber-400\/75:is(.dark *) {
  color: rgb(251 191 36 / 0.75);
}
.dark\:text-amber-400\/80:is(.dark *) {
  color: rgb(251 191 36 / 0.8);
}
.dark\:text-amber-400\/85:is(.dark *) {
  color: rgb(251 191 36 / 0.85);
}
.dark\:text-amber-400\/90:is(.dark *) {
  color: rgb(251 191 36 / 0.9);
}
.dark\:text-amber-400\/95:is(.dark *) {
  color: rgb(251 191 36 / 0.95);
}
.dark\:text-amber-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-500\/0:is(.dark *) {
  color: rgb(245 158 11 / 0);
}
.dark\:text-amber-500\/10:is(.dark *) {
  color: rgb(245 158 11 / 0.1);
}
.dark\:text-amber-500\/100:is(.dark *) {
  color: rgb(245 158 11 / 1);
}
.dark\:text-amber-500\/15:is(.dark *) {
  color: rgb(245 158 11 / 0.15);
}
.dark\:text-amber-500\/20:is(.dark *) {
  color: rgb(245 158 11 / 0.2);
}
.dark\:text-amber-500\/25:is(.dark *) {
  color: rgb(245 158 11 / 0.25);
}
.dark\:text-amber-500\/30:is(.dark *) {
  color: rgb(245 158 11 / 0.3);
}
.dark\:text-amber-500\/35:is(.dark *) {
  color: rgb(245 158 11 / 0.35);
}
.dark\:text-amber-500\/40:is(.dark *) {
  color: rgb(245 158 11 / 0.4);
}
.dark\:text-amber-500\/45:is(.dark *) {
  color: rgb(245 158 11 / 0.45);
}
.dark\:text-amber-500\/5:is(.dark *) {
  color: rgb(245 158 11 / 0.05);
}
.dark\:text-amber-500\/50:is(.dark *) {
  color: rgb(245 158 11 / 0.5);
}
.dark\:text-amber-500\/55:is(.dark *) {
  color: rgb(245 158 11 / 0.55);
}
.dark\:text-amber-500\/60:is(.dark *) {
  color: rgb(245 158 11 / 0.6);
}
.dark\:text-amber-500\/65:is(.dark *) {
  color: rgb(245 158 11 / 0.65);
}
.dark\:text-amber-500\/70:is(.dark *) {
  color: rgb(245 158 11 / 0.7);
}
.dark\:text-amber-500\/75:is(.dark *) {
  color: rgb(245 158 11 / 0.75);
}
.dark\:text-amber-500\/80:is(.dark *) {
  color: rgb(245 158 11 / 0.8);
}
.dark\:text-amber-500\/85:is(.dark *) {
  color: rgb(245 158 11 / 0.85);
}
.dark\:text-amber-500\/90:is(.dark *) {
  color: rgb(245 158 11 / 0.9);
}
.dark\:text-amber-500\/95:is(.dark *) {
  color: rgb(245 158 11 / 0.95);
}
.dark\:text-amber-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-600\/0:is(.dark *) {
  color: rgb(217 119 6 / 0);
}
.dark\:text-amber-600\/10:is(.dark *) {
  color: rgb(217 119 6 / 0.1);
}
.dark\:text-amber-600\/100:is(.dark *) {
  color: rgb(217 119 6 / 1);
}
.dark\:text-amber-600\/15:is(.dark *) {
  color: rgb(217 119 6 / 0.15);
}
.dark\:text-amber-600\/20:is(.dark *) {
  color: rgb(217 119 6 / 0.2);
}
.dark\:text-amber-600\/25:is(.dark *) {
  color: rgb(217 119 6 / 0.25);
}
.dark\:text-amber-600\/30:is(.dark *) {
  color: rgb(217 119 6 / 0.3);
}
.dark\:text-amber-600\/35:is(.dark *) {
  color: rgb(217 119 6 / 0.35);
}
.dark\:text-amber-600\/40:is(.dark *) {
  color: rgb(217 119 6 / 0.4);
}
.dark\:text-amber-600\/45:is(.dark *) {
  color: rgb(217 119 6 / 0.45);
}
.dark\:text-amber-600\/5:is(.dark *) {
  color: rgb(217 119 6 / 0.05);
}
.dark\:text-amber-600\/50:is(.dark *) {
  color: rgb(217 119 6 / 0.5);
}
.dark\:text-amber-600\/55:is(.dark *) {
  color: rgb(217 119 6 / 0.55);
}
.dark\:text-amber-600\/60:is(.dark *) {
  color: rgb(217 119 6 / 0.6);
}
.dark\:text-amber-600\/65:is(.dark *) {
  color: rgb(217 119 6 / 0.65);
}
.dark\:text-amber-600\/70:is(.dark *) {
  color: rgb(217 119 6 / 0.7);
}
.dark\:text-amber-600\/75:is(.dark *) {
  color: rgb(217 119 6 / 0.75);
}
.dark\:text-amber-600\/80:is(.dark *) {
  color: rgb(217 119 6 / 0.8);
}
.dark\:text-amber-600\/85:is(.dark *) {
  color: rgb(217 119 6 / 0.85);
}
.dark\:text-amber-600\/90:is(.dark *) {
  color: rgb(217 119 6 / 0.9);
}
.dark\:text-amber-600\/95:is(.dark *) {
  color: rgb(217 119 6 / 0.95);
}
.dark\:text-amber-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-700\/0:is(.dark *) {
  color: rgb(180 83 9 / 0);
}
.dark\:text-amber-700\/10:is(.dark *) {
  color: rgb(180 83 9 / 0.1);
}
.dark\:text-amber-700\/100:is(.dark *) {
  color: rgb(180 83 9 / 1);
}
.dark\:text-amber-700\/15:is(.dark *) {
  color: rgb(180 83 9 / 0.15);
}
.dark\:text-amber-700\/20:is(.dark *) {
  color: rgb(180 83 9 / 0.2);
}
.dark\:text-amber-700\/25:is(.dark *) {
  color: rgb(180 83 9 / 0.25);
}
.dark\:text-amber-700\/30:is(.dark *) {
  color: rgb(180 83 9 / 0.3);
}
.dark\:text-amber-700\/35:is(.dark *) {
  color: rgb(180 83 9 / 0.35);
}
.dark\:text-amber-700\/40:is(.dark *) {
  color: rgb(180 83 9 / 0.4);
}
.dark\:text-amber-700\/45:is(.dark *) {
  color: rgb(180 83 9 / 0.45);
}
.dark\:text-amber-700\/5:is(.dark *) {
  color: rgb(180 83 9 / 0.05);
}
.dark\:text-amber-700\/50:is(.dark *) {
  color: rgb(180 83 9 / 0.5);
}
.dark\:text-amber-700\/55:is(.dark *) {
  color: rgb(180 83 9 / 0.55);
}
.dark\:text-amber-700\/60:is(.dark *) {
  color: rgb(180 83 9 / 0.6);
}
.dark\:text-amber-700\/65:is(.dark *) {
  color: rgb(180 83 9 / 0.65);
}
.dark\:text-amber-700\/70:is(.dark *) {
  color: rgb(180 83 9 / 0.7);
}
.dark\:text-amber-700\/75:is(.dark *) {
  color: rgb(180 83 9 / 0.75);
}
.dark\:text-amber-700\/80:is(.dark *) {
  color: rgb(180 83 9 / 0.8);
}
.dark\:text-amber-700\/85:is(.dark *) {
  color: rgb(180 83 9 / 0.85);
}
.dark\:text-amber-700\/90:is(.dark *) {
  color: rgb(180 83 9 / 0.9);
}
.dark\:text-amber-700\/95:is(.dark *) {
  color: rgb(180 83 9 / 0.95);
}
.dark\:text-amber-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-800\/0:is(.dark *) {
  color: rgb(146 64 14 / 0);
}
.dark\:text-amber-800\/10:is(.dark *) {
  color: rgb(146 64 14 / 0.1);
}
.dark\:text-amber-800\/100:is(.dark *) {
  color: rgb(146 64 14 / 1);
}
.dark\:text-amber-800\/15:is(.dark *) {
  color: rgb(146 64 14 / 0.15);
}
.dark\:text-amber-800\/20:is(.dark *) {
  color: rgb(146 64 14 / 0.2);
}
.dark\:text-amber-800\/25:is(.dark *) {
  color: rgb(146 64 14 / 0.25);
}
.dark\:text-amber-800\/30:is(.dark *) {
  color: rgb(146 64 14 / 0.3);
}
.dark\:text-amber-800\/35:is(.dark *) {
  color: rgb(146 64 14 / 0.35);
}
.dark\:text-amber-800\/40:is(.dark *) {
  color: rgb(146 64 14 / 0.4);
}
.dark\:text-amber-800\/45:is(.dark *) {
  color: rgb(146 64 14 / 0.45);
}
.dark\:text-amber-800\/5:is(.dark *) {
  color: rgb(146 64 14 / 0.05);
}
.dark\:text-amber-800\/50:is(.dark *) {
  color: rgb(146 64 14 / 0.5);
}
.dark\:text-amber-800\/55:is(.dark *) {
  color: rgb(146 64 14 / 0.55);
}
.dark\:text-amber-800\/60:is(.dark *) {
  color: rgb(146 64 14 / 0.6);
}
.dark\:text-amber-800\/65:is(.dark *) {
  color: rgb(146 64 14 / 0.65);
}
.dark\:text-amber-800\/70:is(.dark *) {
  color: rgb(146 64 14 / 0.7);
}
.dark\:text-amber-800\/75:is(.dark *) {
  color: rgb(146 64 14 / 0.75);
}
.dark\:text-amber-800\/80:is(.dark *) {
  color: rgb(146 64 14 / 0.8);
}
.dark\:text-amber-800\/85:is(.dark *) {
  color: rgb(146 64 14 / 0.85);
}
.dark\:text-amber-800\/90:is(.dark *) {
  color: rgb(146 64 14 / 0.9);
}
.dark\:text-amber-800\/95:is(.dark *) {
  color: rgb(146 64 14 / 0.95);
}
.dark\:text-amber-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-900\/0:is(.dark *) {
  color: rgb(120 53 15 / 0);
}
.dark\:text-amber-900\/10:is(.dark *) {
  color: rgb(120 53 15 / 0.1);
}
.dark\:text-amber-900\/100:is(.dark *) {
  color: rgb(120 53 15 / 1);
}
.dark\:text-amber-900\/15:is(.dark *) {
  color: rgb(120 53 15 / 0.15);
}
.dark\:text-amber-900\/20:is(.dark *) {
  color: rgb(120 53 15 / 0.2);
}
.dark\:text-amber-900\/25:is(.dark *) {
  color: rgb(120 53 15 / 0.25);
}
.dark\:text-amber-900\/30:is(.dark *) {
  color: rgb(120 53 15 / 0.3);
}
.dark\:text-amber-900\/35:is(.dark *) {
  color: rgb(120 53 15 / 0.35);
}
.dark\:text-amber-900\/40:is(.dark *) {
  color: rgb(120 53 15 / 0.4);
}
.dark\:text-amber-900\/45:is(.dark *) {
  color: rgb(120 53 15 / 0.45);
}
.dark\:text-amber-900\/5:is(.dark *) {
  color: rgb(120 53 15 / 0.05);
}
.dark\:text-amber-900\/50:is(.dark *) {
  color: rgb(120 53 15 / 0.5);
}
.dark\:text-amber-900\/55:is(.dark *) {
  color: rgb(120 53 15 / 0.55);
}
.dark\:text-amber-900\/60:is(.dark *) {
  color: rgb(120 53 15 / 0.6);
}
.dark\:text-amber-900\/65:is(.dark *) {
  color: rgb(120 53 15 / 0.65);
}
.dark\:text-amber-900\/70:is(.dark *) {
  color: rgb(120 53 15 / 0.7);
}
.dark\:text-amber-900\/75:is(.dark *) {
  color: rgb(120 53 15 / 0.75);
}
.dark\:text-amber-900\/80:is(.dark *) {
  color: rgb(120 53 15 / 0.8);
}
.dark\:text-amber-900\/85:is(.dark *) {
  color: rgb(120 53 15 / 0.85);
}
.dark\:text-amber-900\/90:is(.dark *) {
  color: rgb(120 53 15 / 0.9);
}
.dark\:text-amber-900\/95:is(.dark *) {
  color: rgb(120 53 15 / 0.95);
}
.dark\:text-blue-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-100\/0:is(.dark *) {
  color: rgb(219 234 254 / 0);
}
.dark\:text-blue-100\/10:is(.dark *) {
  color: rgb(219 234 254 / 0.1);
}
.dark\:text-blue-100\/100:is(.dark *) {
  color: rgb(219 234 254 / 1);
}
.dark\:text-blue-100\/15:is(.dark *) {
  color: rgb(219 234 254 / 0.15);
}
.dark\:text-blue-100\/20:is(.dark *) {
  color: rgb(219 234 254 / 0.2);
}
.dark\:text-blue-100\/25:is(.dark *) {
  color: rgb(219 234 254 / 0.25);
}
.dark\:text-blue-100\/30:is(.dark *) {
  color: rgb(219 234 254 / 0.3);
}
.dark\:text-blue-100\/35:is(.dark *) {
  color: rgb(219 234 254 / 0.35);
}
.dark\:text-blue-100\/40:is(.dark *) {
  color: rgb(219 234 254 / 0.4);
}
.dark\:text-blue-100\/45:is(.dark *) {
  color: rgb(219 234 254 / 0.45);
}
.dark\:text-blue-100\/5:is(.dark *) {
  color: rgb(219 234 254 / 0.05);
}
.dark\:text-blue-100\/50:is(.dark *) {
  color: rgb(219 234 254 / 0.5);
}
.dark\:text-blue-100\/55:is(.dark *) {
  color: rgb(219 234 254 / 0.55);
}
.dark\:text-blue-100\/60:is(.dark *) {
  color: rgb(219 234 254 / 0.6);
}
.dark\:text-blue-100\/65:is(.dark *) {
  color: rgb(219 234 254 / 0.65);
}
.dark\:text-blue-100\/70:is(.dark *) {
  color: rgb(219 234 254 / 0.7);
}
.dark\:text-blue-100\/75:is(.dark *) {
  color: rgb(219 234 254 / 0.75);
}
.dark\:text-blue-100\/80:is(.dark *) {
  color: rgb(219 234 254 / 0.8);
}
.dark\:text-blue-100\/85:is(.dark *) {
  color: rgb(219 234 254 / 0.85);
}
.dark\:text-blue-100\/90:is(.dark *) {
  color: rgb(219 234 254 / 0.9);
}
.dark\:text-blue-100\/95:is(.dark *) {
  color: rgb(219 234 254 / 0.95);
}
.dark\:text-blue-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-200\/0:is(.dark *) {
  color: rgb(191 219 254 / 0);
}
.dark\:text-blue-200\/10:is(.dark *) {
  color: rgb(191 219 254 / 0.1);
}
.dark\:text-blue-200\/100:is(.dark *) {
  color: rgb(191 219 254 / 1);
}
.dark\:text-blue-200\/15:is(.dark *) {
  color: rgb(191 219 254 / 0.15);
}
.dark\:text-blue-200\/20:is(.dark *) {
  color: rgb(191 219 254 / 0.2);
}
.dark\:text-blue-200\/25:is(.dark *) {
  color: rgb(191 219 254 / 0.25);
}
.dark\:text-blue-200\/30:is(.dark *) {
  color: rgb(191 219 254 / 0.3);
}
.dark\:text-blue-200\/35:is(.dark *) {
  color: rgb(191 219 254 / 0.35);
}
.dark\:text-blue-200\/40:is(.dark *) {
  color: rgb(191 219 254 / 0.4);
}
.dark\:text-blue-200\/45:is(.dark *) {
  color: rgb(191 219 254 / 0.45);
}
.dark\:text-blue-200\/5:is(.dark *) {
  color: rgb(191 219 254 / 0.05);
}
.dark\:text-blue-200\/50:is(.dark *) {
  color: rgb(191 219 254 / 0.5);
}
.dark\:text-blue-200\/55:is(.dark *) {
  color: rgb(191 219 254 / 0.55);
}
.dark\:text-blue-200\/60:is(.dark *) {
  color: rgb(191 219 254 / 0.6);
}
.dark\:text-blue-200\/65:is(.dark *) {
  color: rgb(191 219 254 / 0.65);
}
.dark\:text-blue-200\/70:is(.dark *) {
  color: rgb(191 219 254 / 0.7);
}
.dark\:text-blue-200\/75:is(.dark *) {
  color: rgb(191 219 254 / 0.75);
}
.dark\:text-blue-200\/80:is(.dark *) {
  color: rgb(191 219 254 / 0.8);
}
.dark\:text-blue-200\/85:is(.dark *) {
  color: rgb(191 219 254 / 0.85);
}
.dark\:text-blue-200\/90:is(.dark *) {
  color: rgb(191 219 254 / 0.9);
}
.dark\:text-blue-200\/95:is(.dark *) {
  color: rgb(191 219 254 / 0.95);
}
.dark\:text-blue-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-300\/0:is(.dark *) {
  color: rgb(147 197 253 / 0);
}
.dark\:text-blue-300\/10:is(.dark *) {
  color: rgb(147 197 253 / 0.1);
}
.dark\:text-blue-300\/100:is(.dark *) {
  color: rgb(147 197 253 / 1);
}
.dark\:text-blue-300\/15:is(.dark *) {
  color: rgb(147 197 253 / 0.15);
}
.dark\:text-blue-300\/20:is(.dark *) {
  color: rgb(147 197 253 / 0.2);
}
.dark\:text-blue-300\/25:is(.dark *) {
  color: rgb(147 197 253 / 0.25);
}
.dark\:text-blue-300\/30:is(.dark *) {
  color: rgb(147 197 253 / 0.3);
}
.dark\:text-blue-300\/35:is(.dark *) {
  color: rgb(147 197 253 / 0.35);
}
.dark\:text-blue-300\/40:is(.dark *) {
  color: rgb(147 197 253 / 0.4);
}
.dark\:text-blue-300\/45:is(.dark *) {
  color: rgb(147 197 253 / 0.45);
}
.dark\:text-blue-300\/5:is(.dark *) {
  color: rgb(147 197 253 / 0.05);
}
.dark\:text-blue-300\/50:is(.dark *) {
  color: rgb(147 197 253 / 0.5);
}
.dark\:text-blue-300\/55:is(.dark *) {
  color: rgb(147 197 253 / 0.55);
}
.dark\:text-blue-300\/60:is(.dark *) {
  color: rgb(147 197 253 / 0.6);
}
.dark\:text-blue-300\/65:is(.dark *) {
  color: rgb(147 197 253 / 0.65);
}
.dark\:text-blue-300\/70:is(.dark *) {
  color: rgb(147 197 253 / 0.7);
}
.dark\:text-blue-300\/75:is(.dark *) {
  color: rgb(147 197 253 / 0.75);
}
.dark\:text-blue-300\/80:is(.dark *) {
  color: rgb(147 197 253 / 0.8);
}
.dark\:text-blue-300\/85:is(.dark *) {
  color: rgb(147 197 253 / 0.85);
}
.dark\:text-blue-300\/90:is(.dark *) {
  color: rgb(147 197 253 / 0.9);
}
.dark\:text-blue-300\/95:is(.dark *) {
  color: rgb(147 197 253 / 0.95);
}
.dark\:text-blue-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-400\/0:is(.dark *) {
  color: rgb(96 165 250 / 0);
}
.dark\:text-blue-400\/10:is(.dark *) {
  color: rgb(96 165 250 / 0.1);
}
.dark\:text-blue-400\/100:is(.dark *) {
  color: rgb(96 165 250 / 1);
}
.dark\:text-blue-400\/15:is(.dark *) {
  color: rgb(96 165 250 / 0.15);
}
.dark\:text-blue-400\/20:is(.dark *) {
  color: rgb(96 165 250 / 0.2);
}
.dark\:text-blue-400\/25:is(.dark *) {
  color: rgb(96 165 250 / 0.25);
}
.dark\:text-blue-400\/30:is(.dark *) {
  color: rgb(96 165 250 / 0.3);
}
.dark\:text-blue-400\/35:is(.dark *) {
  color: rgb(96 165 250 / 0.35);
}
.dark\:text-blue-400\/40:is(.dark *) {
  color: rgb(96 165 250 / 0.4);
}
.dark\:text-blue-400\/45:is(.dark *) {
  color: rgb(96 165 250 / 0.45);
}
.dark\:text-blue-400\/5:is(.dark *) {
  color: rgb(96 165 250 / 0.05);
}
.dark\:text-blue-400\/50:is(.dark *) {
  color: rgb(96 165 250 / 0.5);
}
.dark\:text-blue-400\/55:is(.dark *) {
  color: rgb(96 165 250 / 0.55);
}
.dark\:text-blue-400\/60:is(.dark *) {
  color: rgb(96 165 250 / 0.6);
}
.dark\:text-blue-400\/65:is(.dark *) {
  color: rgb(96 165 250 / 0.65);
}
.dark\:text-blue-400\/70:is(.dark *) {
  color: rgb(96 165 250 / 0.7);
}
.dark\:text-blue-400\/75:is(.dark *) {
  color: rgb(96 165 250 / 0.75);
}
.dark\:text-blue-400\/80:is(.dark *) {
  color: rgb(96 165 250 / 0.8);
}
.dark\:text-blue-400\/85:is(.dark *) {
  color: rgb(96 165 250 / 0.85);
}
.dark\:text-blue-400\/90:is(.dark *) {
  color: rgb(96 165 250 / 0.9);
}
.dark\:text-blue-400\/95:is(.dark *) {
  color: rgb(96 165 250 / 0.95);
}
.dark\:text-blue-50:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(239 246 255 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-500\/0:is(.dark *) {
  color: rgb(59 130 246 / 0);
}
.dark\:text-blue-500\/10:is(.dark *) {
  color: rgb(59 130 246 / 0.1);
}
.dark\:text-blue-500\/100:is(.dark *) {
  color: rgb(59 130 246 / 1);
}
.dark\:text-blue-500\/15:is(.dark *) {
  color: rgb(59 130 246 / 0.15);
}
.dark\:text-blue-500\/20:is(.dark *) {
  color: rgb(59 130 246 / 0.2);
}
.dark\:text-blue-500\/25:is(.dark *) {
  color: rgb(59 130 246 / 0.25);
}
.dark\:text-blue-500\/30:is(.dark *) {
  color: rgb(59 130 246 / 0.3);
}
.dark\:text-blue-500\/35:is(.dark *) {
  color: rgb(59 130 246 / 0.35);
}
.dark\:text-blue-500\/40:is(.dark *) {
  color: rgb(59 130 246 / 0.4);
}
.dark\:text-blue-500\/45:is(.dark *) {
  color: rgb(59 130 246 / 0.45);
}
.dark\:text-blue-500\/5:is(.dark *) {
  color: rgb(59 130 246 / 0.05);
}
.dark\:text-blue-500\/50:is(.dark *) {
  color: rgb(59 130 246 / 0.5);
}
.dark\:text-blue-500\/55:is(.dark *) {
  color: rgb(59 130 246 / 0.55);
}
.dark\:text-blue-500\/60:is(.dark *) {
  color: rgb(59 130 246 / 0.6);
}
.dark\:text-blue-500\/65:is(.dark *) {
  color: rgb(59 130 246 / 0.65);
}
.dark\:text-blue-500\/70:is(.dark *) {
  color: rgb(59 130 246 / 0.7);
}
.dark\:text-blue-500\/75:is(.dark *) {
  color: rgb(59 130 246 / 0.75);
}
.dark\:text-blue-500\/80:is(.dark *) {
  color: rgb(59 130 246 / 0.8);
}
.dark\:text-blue-500\/85:is(.dark *) {
  color: rgb(59 130 246 / 0.85);
}
.dark\:text-blue-500\/90:is(.dark *) {
  color: rgb(59 130 246 / 0.9);
}
.dark\:text-blue-500\/95:is(.dark *) {
  color: rgb(59 130 246 / 0.95);
}
.dark\:text-blue-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-600\/0:is(.dark *) {
  color: rgb(37 99 235 / 0);
}
.dark\:text-blue-600\/10:is(.dark *) {
  color: rgb(37 99 235 / 0.1);
}
.dark\:text-blue-600\/100:is(.dark *) {
  color: rgb(37 99 235 / 1);
}
.dark\:text-blue-600\/15:is(.dark *) {
  color: rgb(37 99 235 / 0.15);
}
.dark\:text-blue-600\/20:is(.dark *) {
  color: rgb(37 99 235 / 0.2);
}
.dark\:text-blue-600\/25:is(.dark *) {
  color: rgb(37 99 235 / 0.25);
}
.dark\:text-blue-600\/30:is(.dark *) {
  color: rgb(37 99 235 / 0.3);
}
.dark\:text-blue-600\/35:is(.dark *) {
  color: rgb(37 99 235 / 0.35);
}
.dark\:text-blue-600\/40:is(.dark *) {
  color: rgb(37 99 235 / 0.4);
}
.dark\:text-blue-600\/45:is(.dark *) {
  color: rgb(37 99 235 / 0.45);
}
.dark\:text-blue-600\/5:is(.dark *) {
  color: rgb(37 99 235 / 0.05);
}
.dark\:text-blue-600\/50:is(.dark *) {
  color: rgb(37 99 235 / 0.5);
}
.dark\:text-blue-600\/55:is(.dark *) {
  color: rgb(37 99 235 / 0.55);
}
.dark\:text-blue-600\/60:is(.dark *) {
  color: rgb(37 99 235 / 0.6);
}
.dark\:text-blue-600\/65:is(.dark *) {
  color: rgb(37 99 235 / 0.65);
}
.dark\:text-blue-600\/70:is(.dark *) {
  color: rgb(37 99 235 / 0.7);
}
.dark\:text-blue-600\/75:is(.dark *) {
  color: rgb(37 99 235 / 0.75);
}
.dark\:text-blue-600\/80:is(.dark *) {
  color: rgb(37 99 235 / 0.8);
}
.dark\:text-blue-600\/85:is(.dark *) {
  color: rgb(37 99 235 / 0.85);
}
.dark\:text-blue-600\/90:is(.dark *) {
  color: rgb(37 99 235 / 0.9);
}
.dark\:text-blue-600\/95:is(.dark *) {
  color: rgb(37 99 235 / 0.95);
}
.dark\:text-blue-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-700\/0:is(.dark *) {
  color: rgb(29 78 216 / 0);
}
.dark\:text-blue-700\/10:is(.dark *) {
  color: rgb(29 78 216 / 0.1);
}
.dark\:text-blue-700\/100:is(.dark *) {
  color: rgb(29 78 216 / 1);
}
.dark\:text-blue-700\/15:is(.dark *) {
  color: rgb(29 78 216 / 0.15);
}
.dark\:text-blue-700\/20:is(.dark *) {
  color: rgb(29 78 216 / 0.2);
}
.dark\:text-blue-700\/25:is(.dark *) {
  color: rgb(29 78 216 / 0.25);
}
.dark\:text-blue-700\/30:is(.dark *) {
  color: rgb(29 78 216 / 0.3);
}
.dark\:text-blue-700\/35:is(.dark *) {
  color: rgb(29 78 216 / 0.35);
}
.dark\:text-blue-700\/40:is(.dark *) {
  color: rgb(29 78 216 / 0.4);
}
.dark\:text-blue-700\/45:is(.dark *) {
  color: rgb(29 78 216 / 0.45);
}
.dark\:text-blue-700\/5:is(.dark *) {
  color: rgb(29 78 216 / 0.05);
}
.dark\:text-blue-700\/50:is(.dark *) {
  color: rgb(29 78 216 / 0.5);
}
.dark\:text-blue-700\/55:is(.dark *) {
  color: rgb(29 78 216 / 0.55);
}
.dark\:text-blue-700\/60:is(.dark *) {
  color: rgb(29 78 216 / 0.6);
}
.dark\:text-blue-700\/65:is(.dark *) {
  color: rgb(29 78 216 / 0.65);
}
.dark\:text-blue-700\/70:is(.dark *) {
  color: rgb(29 78 216 / 0.7);
}
.dark\:text-blue-700\/75:is(.dark *) {
  color: rgb(29 78 216 / 0.75);
}
.dark\:text-blue-700\/80:is(.dark *) {
  color: rgb(29 78 216 / 0.8);
}
.dark\:text-blue-700\/85:is(.dark *) {
  color: rgb(29 78 216 / 0.85);
}
.dark\:text-blue-700\/90:is(.dark *) {
  color: rgb(29 78 216 / 0.9);
}
.dark\:text-blue-700\/95:is(.dark *) {
  color: rgb(29 78 216 / 0.95);
}
.dark\:text-blue-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-800\/0:is(.dark *) {
  color: rgb(30 64 175 / 0);
}
.dark\:text-blue-800\/10:is(.dark *) {
  color: rgb(30 64 175 / 0.1);
}
.dark\:text-blue-800\/100:is(.dark *) {
  color: rgb(30 64 175 / 1);
}
.dark\:text-blue-800\/15:is(.dark *) {
  color: rgb(30 64 175 / 0.15);
}
.dark\:text-blue-800\/20:is(.dark *) {
  color: rgb(30 64 175 / 0.2);
}
.dark\:text-blue-800\/25:is(.dark *) {
  color: rgb(30 64 175 / 0.25);
}
.dark\:text-blue-800\/30:is(.dark *) {
  color: rgb(30 64 175 / 0.3);
}
.dark\:text-blue-800\/35:is(.dark *) {
  color: rgb(30 64 175 / 0.35);
}
.dark\:text-blue-800\/40:is(.dark *) {
  color: rgb(30 64 175 / 0.4);
}
.dark\:text-blue-800\/45:is(.dark *) {
  color: rgb(30 64 175 / 0.45);
}
.dark\:text-blue-800\/5:is(.dark *) {
  color: rgb(30 64 175 / 0.05);
}
.dark\:text-blue-800\/50:is(.dark *) {
  color: rgb(30 64 175 / 0.5);
}
.dark\:text-blue-800\/55:is(.dark *) {
  color: rgb(30 64 175 / 0.55);
}
.dark\:text-blue-800\/60:is(.dark *) {
  color: rgb(30 64 175 / 0.6);
}
.dark\:text-blue-800\/65:is(.dark *) {
  color: rgb(30 64 175 / 0.65);
}
.dark\:text-blue-800\/70:is(.dark *) {
  color: rgb(30 64 175 / 0.7);
}
.dark\:text-blue-800\/75:is(.dark *) {
  color: rgb(30 64 175 / 0.75);
}
.dark\:text-blue-800\/80:is(.dark *) {
  color: rgb(30 64 175 / 0.8);
}
.dark\:text-blue-800\/85:is(.dark *) {
  color: rgb(30 64 175 / 0.85);
}
.dark\:text-blue-800\/90:is(.dark *) {
  color: rgb(30 64 175 / 0.9);
}
.dark\:text-blue-800\/95:is(.dark *) {
  color: rgb(30 64 175 / 0.95);
}
.dark\:text-blue-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-900\/0:is(.dark *) {
  color: rgb(30 58 138 / 0);
}
.dark\:text-blue-900\/10:is(.dark *) {
  color: rgb(30 58 138 / 0.1);
}
.dark\:text-blue-900\/100:is(.dark *) {
  color: rgb(30 58 138 / 1);
}
.dark\:text-blue-900\/15:is(.dark *) {
  color: rgb(30 58 138 / 0.15);
}
.dark\:text-blue-900\/20:is(.dark *) {
  color: rgb(30 58 138 / 0.2);
}
.dark\:text-blue-900\/25:is(.dark *) {
  color: rgb(30 58 138 / 0.25);
}
.dark\:text-blue-900\/30:is(.dark *) {
  color: rgb(30 58 138 / 0.3);
}
.dark\:text-blue-900\/35:is(.dark *) {
  color: rgb(30 58 138 / 0.35);
}
.dark\:text-blue-900\/40:is(.dark *) {
  color: rgb(30 58 138 / 0.4);
}
.dark\:text-blue-900\/45:is(.dark *) {
  color: rgb(30 58 138 / 0.45);
}
.dark\:text-blue-900\/5:is(.dark *) {
  color: rgb(30 58 138 / 0.05);
}
.dark\:text-blue-900\/50:is(.dark *) {
  color: rgb(30 58 138 / 0.5);
}
.dark\:text-blue-900\/55:is(.dark *) {
  color: rgb(30 58 138 / 0.55);
}
.dark\:text-blue-900\/60:is(.dark *) {
  color: rgb(30 58 138 / 0.6);
}
.dark\:text-blue-900\/65:is(.dark *) {
  color: rgb(30 58 138 / 0.65);
}
.dark\:text-blue-900\/70:is(.dark *) {
  color: rgb(30 58 138 / 0.7);
}
.dark\:text-blue-900\/75:is(.dark *) {
  color: rgb(30 58 138 / 0.75);
}
.dark\:text-blue-900\/80:is(.dark *) {
  color: rgb(30 58 138 / 0.8);
}
.dark\:text-blue-900\/85:is(.dark *) {
  color: rgb(30 58 138 / 0.85);
}
.dark\:text-blue-900\/90:is(.dark *) {
  color: rgb(30 58 138 / 0.9);
}
.dark\:text-blue-900\/95:is(.dark *) {
  color: rgb(30 58 138 / 0.95);
}
.dark\:text-cyan-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-100\/0:is(.dark *) {
  color: rgb(207 250 254 / 0);
}
.dark\:text-cyan-100\/10:is(.dark *) {
  color: rgb(207 250 254 / 0.1);
}
.dark\:text-cyan-100\/100:is(.dark *) {
  color: rgb(207 250 254 / 1);
}
.dark\:text-cyan-100\/15:is(.dark *) {
  color: rgb(207 250 254 / 0.15);
}
.dark\:text-cyan-100\/20:is(.dark *) {
  color: rgb(207 250 254 / 0.2);
}
.dark\:text-cyan-100\/25:is(.dark *) {
  color: rgb(207 250 254 / 0.25);
}
.dark\:text-cyan-100\/30:is(.dark *) {
  color: rgb(207 250 254 / 0.3);
}
.dark\:text-cyan-100\/35:is(.dark *) {
  color: rgb(207 250 254 / 0.35);
}
.dark\:text-cyan-100\/40:is(.dark *) {
  color: rgb(207 250 254 / 0.4);
}
.dark\:text-cyan-100\/45:is(.dark *) {
  color: rgb(207 250 254 / 0.45);
}
.dark\:text-cyan-100\/5:is(.dark *) {
  color: rgb(207 250 254 / 0.05);
}
.dark\:text-cyan-100\/50:is(.dark *) {
  color: rgb(207 250 254 / 0.5);
}
.dark\:text-cyan-100\/55:is(.dark *) {
  color: rgb(207 250 254 / 0.55);
}
.dark\:text-cyan-100\/60:is(.dark *) {
  color: rgb(207 250 254 / 0.6);
}
.dark\:text-cyan-100\/65:is(.dark *) {
  color: rgb(207 250 254 / 0.65);
}
.dark\:text-cyan-100\/70:is(.dark *) {
  color: rgb(207 250 254 / 0.7);
}
.dark\:text-cyan-100\/75:is(.dark *) {
  color: rgb(207 250 254 / 0.75);
}
.dark\:text-cyan-100\/80:is(.dark *) {
  color: rgb(207 250 254 / 0.8);
}
.dark\:text-cyan-100\/85:is(.dark *) {
  color: rgb(207 250 254 / 0.85);
}
.dark\:text-cyan-100\/90:is(.dark *) {
  color: rgb(207 250 254 / 0.9);
}
.dark\:text-cyan-100\/95:is(.dark *) {
  color: rgb(207 250 254 / 0.95);
}
.dark\:text-cyan-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-200\/0:is(.dark *) {
  color: rgb(165 243 252 / 0);
}
.dark\:text-cyan-200\/10:is(.dark *) {
  color: rgb(165 243 252 / 0.1);
}
.dark\:text-cyan-200\/100:is(.dark *) {
  color: rgb(165 243 252 / 1);
}
.dark\:text-cyan-200\/15:is(.dark *) {
  color: rgb(165 243 252 / 0.15);
}
.dark\:text-cyan-200\/20:is(.dark *) {
  color: rgb(165 243 252 / 0.2);
}
.dark\:text-cyan-200\/25:is(.dark *) {
  color: rgb(165 243 252 / 0.25);
}
.dark\:text-cyan-200\/30:is(.dark *) {
  color: rgb(165 243 252 / 0.3);
}
.dark\:text-cyan-200\/35:is(.dark *) {
  color: rgb(165 243 252 / 0.35);
}
.dark\:text-cyan-200\/40:is(.dark *) {
  color: rgb(165 243 252 / 0.4);
}
.dark\:text-cyan-200\/45:is(.dark *) {
  color: rgb(165 243 252 / 0.45);
}
.dark\:text-cyan-200\/5:is(.dark *) {
  color: rgb(165 243 252 / 0.05);
}
.dark\:text-cyan-200\/50:is(.dark *) {
  color: rgb(165 243 252 / 0.5);
}
.dark\:text-cyan-200\/55:is(.dark *) {
  color: rgb(165 243 252 / 0.55);
}
.dark\:text-cyan-200\/60:is(.dark *) {
  color: rgb(165 243 252 / 0.6);
}
.dark\:text-cyan-200\/65:is(.dark *) {
  color: rgb(165 243 252 / 0.65);
}
.dark\:text-cyan-200\/70:is(.dark *) {
  color: rgb(165 243 252 / 0.7);
}
.dark\:text-cyan-200\/75:is(.dark *) {
  color: rgb(165 243 252 / 0.75);
}
.dark\:text-cyan-200\/80:is(.dark *) {
  color: rgb(165 243 252 / 0.8);
}
.dark\:text-cyan-200\/85:is(.dark *) {
  color: rgb(165 243 252 / 0.85);
}
.dark\:text-cyan-200\/90:is(.dark *) {
  color: rgb(165 243 252 / 0.9);
}
.dark\:text-cyan-200\/95:is(.dark *) {
  color: rgb(165 243 252 / 0.95);
}
.dark\:text-cyan-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-300\/0:is(.dark *) {
  color: rgb(103 232 249 / 0);
}
.dark\:text-cyan-300\/10:is(.dark *) {
  color: rgb(103 232 249 / 0.1);
}
.dark\:text-cyan-300\/100:is(.dark *) {
  color: rgb(103 232 249 / 1);
}
.dark\:text-cyan-300\/15:is(.dark *) {
  color: rgb(103 232 249 / 0.15);
}
.dark\:text-cyan-300\/20:is(.dark *) {
  color: rgb(103 232 249 / 0.2);
}
.dark\:text-cyan-300\/25:is(.dark *) {
  color: rgb(103 232 249 / 0.25);
}
.dark\:text-cyan-300\/30:is(.dark *) {
  color: rgb(103 232 249 / 0.3);
}
.dark\:text-cyan-300\/35:is(.dark *) {
  color: rgb(103 232 249 / 0.35);
}
.dark\:text-cyan-300\/40:is(.dark *) {
  color: rgb(103 232 249 / 0.4);
}
.dark\:text-cyan-300\/45:is(.dark *) {
  color: rgb(103 232 249 / 0.45);
}
.dark\:text-cyan-300\/5:is(.dark *) {
  color: rgb(103 232 249 / 0.05);
}
.dark\:text-cyan-300\/50:is(.dark *) {
  color: rgb(103 232 249 / 0.5);
}
.dark\:text-cyan-300\/55:is(.dark *) {
  color: rgb(103 232 249 / 0.55);
}
.dark\:text-cyan-300\/60:is(.dark *) {
  color: rgb(103 232 249 / 0.6);
}
.dark\:text-cyan-300\/65:is(.dark *) {
  color: rgb(103 232 249 / 0.65);
}
.dark\:text-cyan-300\/70:is(.dark *) {
  color: rgb(103 232 249 / 0.7);
}
.dark\:text-cyan-300\/75:is(.dark *) {
  color: rgb(103 232 249 / 0.75);
}
.dark\:text-cyan-300\/80:is(.dark *) {
  color: rgb(103 232 249 / 0.8);
}
.dark\:text-cyan-300\/85:is(.dark *) {
  color: rgb(103 232 249 / 0.85);
}
.dark\:text-cyan-300\/90:is(.dark *) {
  color: rgb(103 232 249 / 0.9);
}
.dark\:text-cyan-300\/95:is(.dark *) {
  color: rgb(103 232 249 / 0.95);
}
.dark\:text-cyan-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-400\/0:is(.dark *) {
  color: rgb(34 211 238 / 0);
}
.dark\:text-cyan-400\/10:is(.dark *) {
  color: rgb(34 211 238 / 0.1);
}
.dark\:text-cyan-400\/100:is(.dark *) {
  color: rgb(34 211 238 / 1);
}
.dark\:text-cyan-400\/15:is(.dark *) {
  color: rgb(34 211 238 / 0.15);
}
.dark\:text-cyan-400\/20:is(.dark *) {
  color: rgb(34 211 238 / 0.2);
}
.dark\:text-cyan-400\/25:is(.dark *) {
  color: rgb(34 211 238 / 0.25);
}
.dark\:text-cyan-400\/30:is(.dark *) {
  color: rgb(34 211 238 / 0.3);
}
.dark\:text-cyan-400\/35:is(.dark *) {
  color: rgb(34 211 238 / 0.35);
}
.dark\:text-cyan-400\/40:is(.dark *) {
  color: rgb(34 211 238 / 0.4);
}
.dark\:text-cyan-400\/45:is(.dark *) {
  color: rgb(34 211 238 / 0.45);
}
.dark\:text-cyan-400\/5:is(.dark *) {
  color: rgb(34 211 238 / 0.05);
}
.dark\:text-cyan-400\/50:is(.dark *) {
  color: rgb(34 211 238 / 0.5);
}
.dark\:text-cyan-400\/55:is(.dark *) {
  color: rgb(34 211 238 / 0.55);
}
.dark\:text-cyan-400\/60:is(.dark *) {
  color: rgb(34 211 238 / 0.6);
}
.dark\:text-cyan-400\/65:is(.dark *) {
  color: rgb(34 211 238 / 0.65);
}
.dark\:text-cyan-400\/70:is(.dark *) {
  color: rgb(34 211 238 / 0.7);
}
.dark\:text-cyan-400\/75:is(.dark *) {
  color: rgb(34 211 238 / 0.75);
}
.dark\:text-cyan-400\/80:is(.dark *) {
  color: rgb(34 211 238 / 0.8);
}
.dark\:text-cyan-400\/85:is(.dark *) {
  color: rgb(34 211 238 / 0.85);
}
.dark\:text-cyan-400\/90:is(.dark *) {
  color: rgb(34 211 238 / 0.9);
}
.dark\:text-cyan-400\/95:is(.dark *) {
  color: rgb(34 211 238 / 0.95);
}
.dark\:text-cyan-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-500\/0:is(.dark *) {
  color: rgb(6 182 212 / 0);
}
.dark\:text-cyan-500\/10:is(.dark *) {
  color: rgb(6 182 212 / 0.1);
}
.dark\:text-cyan-500\/100:is(.dark *) {
  color: rgb(6 182 212 / 1);
}
.dark\:text-cyan-500\/15:is(.dark *) {
  color: rgb(6 182 212 / 0.15);
}
.dark\:text-cyan-500\/20:is(.dark *) {
  color: rgb(6 182 212 / 0.2);
}
.dark\:text-cyan-500\/25:is(.dark *) {
  color: rgb(6 182 212 / 0.25);
}
.dark\:text-cyan-500\/30:is(.dark *) {
  color: rgb(6 182 212 / 0.3);
}
.dark\:text-cyan-500\/35:is(.dark *) {
  color: rgb(6 182 212 / 0.35);
}
.dark\:text-cyan-500\/40:is(.dark *) {
  color: rgb(6 182 212 / 0.4);
}
.dark\:text-cyan-500\/45:is(.dark *) {
  color: rgb(6 182 212 / 0.45);
}
.dark\:text-cyan-500\/5:is(.dark *) {
  color: rgb(6 182 212 / 0.05);
}
.dark\:text-cyan-500\/50:is(.dark *) {
  color: rgb(6 182 212 / 0.5);
}
.dark\:text-cyan-500\/55:is(.dark *) {
  color: rgb(6 182 212 / 0.55);
}
.dark\:text-cyan-500\/60:is(.dark *) {
  color: rgb(6 182 212 / 0.6);
}
.dark\:text-cyan-500\/65:is(.dark *) {
  color: rgb(6 182 212 / 0.65);
}
.dark\:text-cyan-500\/70:is(.dark *) {
  color: rgb(6 182 212 / 0.7);
}
.dark\:text-cyan-500\/75:is(.dark *) {
  color: rgb(6 182 212 / 0.75);
}
.dark\:text-cyan-500\/80:is(.dark *) {
  color: rgb(6 182 212 / 0.8);
}
.dark\:text-cyan-500\/85:is(.dark *) {
  color: rgb(6 182 212 / 0.85);
}
.dark\:text-cyan-500\/90:is(.dark *) {
  color: rgb(6 182 212 / 0.9);
}
.dark\:text-cyan-500\/95:is(.dark *) {
  color: rgb(6 182 212 / 0.95);
}
.dark\:text-cyan-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-600\/0:is(.dark *) {
  color: rgb(8 145 178 / 0);
}
.dark\:text-cyan-600\/10:is(.dark *) {
  color: rgb(8 145 178 / 0.1);
}
.dark\:text-cyan-600\/100:is(.dark *) {
  color: rgb(8 145 178 / 1);
}
.dark\:text-cyan-600\/15:is(.dark *) {
  color: rgb(8 145 178 / 0.15);
}
.dark\:text-cyan-600\/20:is(.dark *) {
  color: rgb(8 145 178 / 0.2);
}
.dark\:text-cyan-600\/25:is(.dark *) {
  color: rgb(8 145 178 / 0.25);
}
.dark\:text-cyan-600\/30:is(.dark *) {
  color: rgb(8 145 178 / 0.3);
}
.dark\:text-cyan-600\/35:is(.dark *) {
  color: rgb(8 145 178 / 0.35);
}
.dark\:text-cyan-600\/40:is(.dark *) {
  color: rgb(8 145 178 / 0.4);
}
.dark\:text-cyan-600\/45:is(.dark *) {
  color: rgb(8 145 178 / 0.45);
}
.dark\:text-cyan-600\/5:is(.dark *) {
  color: rgb(8 145 178 / 0.05);
}
.dark\:text-cyan-600\/50:is(.dark *) {
  color: rgb(8 145 178 / 0.5);
}
.dark\:text-cyan-600\/55:is(.dark *) {
  color: rgb(8 145 178 / 0.55);
}
.dark\:text-cyan-600\/60:is(.dark *) {
  color: rgb(8 145 178 / 0.6);
}
.dark\:text-cyan-600\/65:is(.dark *) {
  color: rgb(8 145 178 / 0.65);
}
.dark\:text-cyan-600\/70:is(.dark *) {
  color: rgb(8 145 178 / 0.7);
}
.dark\:text-cyan-600\/75:is(.dark *) {
  color: rgb(8 145 178 / 0.75);
}
.dark\:text-cyan-600\/80:is(.dark *) {
  color: rgb(8 145 178 / 0.8);
}
.dark\:text-cyan-600\/85:is(.dark *) {
  color: rgb(8 145 178 / 0.85);
}
.dark\:text-cyan-600\/90:is(.dark *) {
  color: rgb(8 145 178 / 0.9);
}
.dark\:text-cyan-600\/95:is(.dark *) {
  color: rgb(8 145 178 / 0.95);
}
.dark\:text-cyan-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-700\/0:is(.dark *) {
  color: rgb(14 116 144 / 0);
}
.dark\:text-cyan-700\/10:is(.dark *) {
  color: rgb(14 116 144 / 0.1);
}
.dark\:text-cyan-700\/100:is(.dark *) {
  color: rgb(14 116 144 / 1);
}
.dark\:text-cyan-700\/15:is(.dark *) {
  color: rgb(14 116 144 / 0.15);
}
.dark\:text-cyan-700\/20:is(.dark *) {
  color: rgb(14 116 144 / 0.2);
}
.dark\:text-cyan-700\/25:is(.dark *) {
  color: rgb(14 116 144 / 0.25);
}
.dark\:text-cyan-700\/30:is(.dark *) {
  color: rgb(14 116 144 / 0.3);
}
.dark\:text-cyan-700\/35:is(.dark *) {
  color: rgb(14 116 144 / 0.35);
}
.dark\:text-cyan-700\/40:is(.dark *) {
  color: rgb(14 116 144 / 0.4);
}
.dark\:text-cyan-700\/45:is(.dark *) {
  color: rgb(14 116 144 / 0.45);
}
.dark\:text-cyan-700\/5:is(.dark *) {
  color: rgb(14 116 144 / 0.05);
}
.dark\:text-cyan-700\/50:is(.dark *) {
  color: rgb(14 116 144 / 0.5);
}
.dark\:text-cyan-700\/55:is(.dark *) {
  color: rgb(14 116 144 / 0.55);
}
.dark\:text-cyan-700\/60:is(.dark *) {
  color: rgb(14 116 144 / 0.6);
}
.dark\:text-cyan-700\/65:is(.dark *) {
  color: rgb(14 116 144 / 0.65);
}
.dark\:text-cyan-700\/70:is(.dark *) {
  color: rgb(14 116 144 / 0.7);
}
.dark\:text-cyan-700\/75:is(.dark *) {
  color: rgb(14 116 144 / 0.75);
}
.dark\:text-cyan-700\/80:is(.dark *) {
  color: rgb(14 116 144 / 0.8);
}
.dark\:text-cyan-700\/85:is(.dark *) {
  color: rgb(14 116 144 / 0.85);
}
.dark\:text-cyan-700\/90:is(.dark *) {
  color: rgb(14 116 144 / 0.9);
}
.dark\:text-cyan-700\/95:is(.dark *) {
  color: rgb(14 116 144 / 0.95);
}
.dark\:text-cyan-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-800\/0:is(.dark *) {
  color: rgb(21 94 117 / 0);
}
.dark\:text-cyan-800\/10:is(.dark *) {
  color: rgb(21 94 117 / 0.1);
}
.dark\:text-cyan-800\/100:is(.dark *) {
  color: rgb(21 94 117 / 1);
}
.dark\:text-cyan-800\/15:is(.dark *) {
  color: rgb(21 94 117 / 0.15);
}
.dark\:text-cyan-800\/20:is(.dark *) {
  color: rgb(21 94 117 / 0.2);
}
.dark\:text-cyan-800\/25:is(.dark *) {
  color: rgb(21 94 117 / 0.25);
}
.dark\:text-cyan-800\/30:is(.dark *) {
  color: rgb(21 94 117 / 0.3);
}
.dark\:text-cyan-800\/35:is(.dark *) {
  color: rgb(21 94 117 / 0.35);
}
.dark\:text-cyan-800\/40:is(.dark *) {
  color: rgb(21 94 117 / 0.4);
}
.dark\:text-cyan-800\/45:is(.dark *) {
  color: rgb(21 94 117 / 0.45);
}
.dark\:text-cyan-800\/5:is(.dark *) {
  color: rgb(21 94 117 / 0.05);
}
.dark\:text-cyan-800\/50:is(.dark *) {
  color: rgb(21 94 117 / 0.5);
}
.dark\:text-cyan-800\/55:is(.dark *) {
  color: rgb(21 94 117 / 0.55);
}
.dark\:text-cyan-800\/60:is(.dark *) {
  color: rgb(21 94 117 / 0.6);
}
.dark\:text-cyan-800\/65:is(.dark *) {
  color: rgb(21 94 117 / 0.65);
}
.dark\:text-cyan-800\/70:is(.dark *) {
  color: rgb(21 94 117 / 0.7);
}
.dark\:text-cyan-800\/75:is(.dark *) {
  color: rgb(21 94 117 / 0.75);
}
.dark\:text-cyan-800\/80:is(.dark *) {
  color: rgb(21 94 117 / 0.8);
}
.dark\:text-cyan-800\/85:is(.dark *) {
  color: rgb(21 94 117 / 0.85);
}
.dark\:text-cyan-800\/90:is(.dark *) {
  color: rgb(21 94 117 / 0.9);
}
.dark\:text-cyan-800\/95:is(.dark *) {
  color: rgb(21 94 117 / 0.95);
}
.dark\:text-cyan-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-900\/0:is(.dark *) {
  color: rgb(22 78 99 / 0);
}
.dark\:text-cyan-900\/10:is(.dark *) {
  color: rgb(22 78 99 / 0.1);
}
.dark\:text-cyan-900\/100:is(.dark *) {
  color: rgb(22 78 99 / 1);
}
.dark\:text-cyan-900\/15:is(.dark *) {
  color: rgb(22 78 99 / 0.15);
}
.dark\:text-cyan-900\/20:is(.dark *) {
  color: rgb(22 78 99 / 0.2);
}
.dark\:text-cyan-900\/25:is(.dark *) {
  color: rgb(22 78 99 / 0.25);
}
.dark\:text-cyan-900\/30:is(.dark *) {
  color: rgb(22 78 99 / 0.3);
}
.dark\:text-cyan-900\/35:is(.dark *) {
  color: rgb(22 78 99 / 0.35);
}
.dark\:text-cyan-900\/40:is(.dark *) {
  color: rgb(22 78 99 / 0.4);
}
.dark\:text-cyan-900\/45:is(.dark *) {
  color: rgb(22 78 99 / 0.45);
}
.dark\:text-cyan-900\/5:is(.dark *) {
  color: rgb(22 78 99 / 0.05);
}
.dark\:text-cyan-900\/50:is(.dark *) {
  color: rgb(22 78 99 / 0.5);
}
.dark\:text-cyan-900\/55:is(.dark *) {
  color: rgb(22 78 99 / 0.55);
}
.dark\:text-cyan-900\/60:is(.dark *) {
  color: rgb(22 78 99 / 0.6);
}
.dark\:text-cyan-900\/65:is(.dark *) {
  color: rgb(22 78 99 / 0.65);
}
.dark\:text-cyan-900\/70:is(.dark *) {
  color: rgb(22 78 99 / 0.7);
}
.dark\:text-cyan-900\/75:is(.dark *) {
  color: rgb(22 78 99 / 0.75);
}
.dark\:text-cyan-900\/80:is(.dark *) {
  color: rgb(22 78 99 / 0.8);
}
.dark\:text-cyan-900\/85:is(.dark *) {
  color: rgb(22 78 99 / 0.85);
}
.dark\:text-cyan-900\/90:is(.dark *) {
  color: rgb(22 78 99 / 0.9);
}
.dark\:text-cyan-900\/95:is(.dark *) {
  color: rgb(22 78 99 / 0.95);
}
.dark\:text-destructive\/10:is(.dark *) {
  color: hsl(var(--destructive) / 0.1);
}
.dark\:text-destructive\/100:is(.dark *) {
  color: hsl(var(--destructive) / 1);
}
.dark\:text-destructive\/15:is(.dark *) {
  color: hsl(var(--destructive) / 0.15);
}
.dark\:text-destructive\/20:is(.dark *) {
  color: hsl(var(--destructive) / 0.2);
}
.dark\:text-destructive\/25:is(.dark *) {
  color: hsl(var(--destructive) / 0.25);
}
.dark\:text-destructive\/30:is(.dark *) {
  color: hsl(var(--destructive) / 0.3);
}
.dark\:text-destructive\/35:is(.dark *) {
  color: hsl(var(--destructive) / 0.35);
}
.dark\:text-destructive\/40:is(.dark *) {
  color: hsl(var(--destructive) / 0.4);
}
.dark\:text-destructive\/45:is(.dark *) {
  color: hsl(var(--destructive) / 0.45);
}
.dark\:text-destructive\/50:is(.dark *) {
  color: hsl(var(--destructive) / 0.5);
}
.dark\:text-destructive\/55:is(.dark *) {
  color: hsl(var(--destructive) / 0.55);
}
.dark\:text-destructive\/60:is(.dark *) {
  color: hsl(var(--destructive) / 0.6);
}
.dark\:text-destructive\/65:is(.dark *) {
  color: hsl(var(--destructive) / 0.65);
}
.dark\:text-destructive\/70:is(.dark *) {
  color: hsl(var(--destructive) / 0.7);
}
.dark\:text-destructive\/75:is(.dark *) {
  color: hsl(var(--destructive) / 0.75);
}
.dark\:text-destructive\/80:is(.dark *) {
  color: hsl(var(--destructive) / 0.8);
}
.dark\:text-destructive\/85:is(.dark *) {
  color: hsl(var(--destructive) / 0.85);
}
.dark\:text-destructive\/90:is(.dark *) {
  color: hsl(var(--destructive) / 0.9);
}
.dark\:text-destructive\/95:is(.dark *) {
  color: hsl(var(--destructive) / 0.95);
}
.dark\:text-emerald-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-100\/0:is(.dark *) {
  color: rgb(209 250 229 / 0);
}
.dark\:text-emerald-100\/10:is(.dark *) {
  color: rgb(209 250 229 / 0.1);
}
.dark\:text-emerald-100\/100:is(.dark *) {
  color: rgb(209 250 229 / 1);
}
.dark\:text-emerald-100\/15:is(.dark *) {
  color: rgb(209 250 229 / 0.15);
}
.dark\:text-emerald-100\/20:is(.dark *) {
  color: rgb(209 250 229 / 0.2);
}
.dark\:text-emerald-100\/25:is(.dark *) {
  color: rgb(209 250 229 / 0.25);
}
.dark\:text-emerald-100\/30:is(.dark *) {
  color: rgb(209 250 229 / 0.3);
}
.dark\:text-emerald-100\/35:is(.dark *) {
  color: rgb(209 250 229 / 0.35);
}
.dark\:text-emerald-100\/40:is(.dark *) {
  color: rgb(209 250 229 / 0.4);
}
.dark\:text-emerald-100\/45:is(.dark *) {
  color: rgb(209 250 229 / 0.45);
}
.dark\:text-emerald-100\/5:is(.dark *) {
  color: rgb(209 250 229 / 0.05);
}
.dark\:text-emerald-100\/50:is(.dark *) {
  color: rgb(209 250 229 / 0.5);
}
.dark\:text-emerald-100\/55:is(.dark *) {
  color: rgb(209 250 229 / 0.55);
}
.dark\:text-emerald-100\/60:is(.dark *) {
  color: rgb(209 250 229 / 0.6);
}
.dark\:text-emerald-100\/65:is(.dark *) {
  color: rgb(209 250 229 / 0.65);
}
.dark\:text-emerald-100\/70:is(.dark *) {
  color: rgb(209 250 229 / 0.7);
}
.dark\:text-emerald-100\/75:is(.dark *) {
  color: rgb(209 250 229 / 0.75);
}
.dark\:text-emerald-100\/80:is(.dark *) {
  color: rgb(209 250 229 / 0.8);
}
.dark\:text-emerald-100\/85:is(.dark *) {
  color: rgb(209 250 229 / 0.85);
}
.dark\:text-emerald-100\/90:is(.dark *) {
  color: rgb(209 250 229 / 0.9);
}
.dark\:text-emerald-100\/95:is(.dark *) {
  color: rgb(209 250 229 / 0.95);
}
.dark\:text-emerald-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-200\/0:is(.dark *) {
  color: rgb(167 243 208 / 0);
}
.dark\:text-emerald-200\/10:is(.dark *) {
  color: rgb(167 243 208 / 0.1);
}
.dark\:text-emerald-200\/100:is(.dark *) {
  color: rgb(167 243 208 / 1);
}
.dark\:text-emerald-200\/15:is(.dark *) {
  color: rgb(167 243 208 / 0.15);
}
.dark\:text-emerald-200\/20:is(.dark *) {
  color: rgb(167 243 208 / 0.2);
}
.dark\:text-emerald-200\/25:is(.dark *) {
  color: rgb(167 243 208 / 0.25);
}
.dark\:text-emerald-200\/30:is(.dark *) {
  color: rgb(167 243 208 / 0.3);
}
.dark\:text-emerald-200\/35:is(.dark *) {
  color: rgb(167 243 208 / 0.35);
}
.dark\:text-emerald-200\/40:is(.dark *) {
  color: rgb(167 243 208 / 0.4);
}
.dark\:text-emerald-200\/45:is(.dark *) {
  color: rgb(167 243 208 / 0.45);
}
.dark\:text-emerald-200\/5:is(.dark *) {
  color: rgb(167 243 208 / 0.05);
}
.dark\:text-emerald-200\/50:is(.dark *) {
  color: rgb(167 243 208 / 0.5);
}
.dark\:text-emerald-200\/55:is(.dark *) {
  color: rgb(167 243 208 / 0.55);
}
.dark\:text-emerald-200\/60:is(.dark *) {
  color: rgb(167 243 208 / 0.6);
}
.dark\:text-emerald-200\/65:is(.dark *) {
  color: rgb(167 243 208 / 0.65);
}
.dark\:text-emerald-200\/70:is(.dark *) {
  color: rgb(167 243 208 / 0.7);
}
.dark\:text-emerald-200\/75:is(.dark *) {
  color: rgb(167 243 208 / 0.75);
}
.dark\:text-emerald-200\/80:is(.dark *) {
  color: rgb(167 243 208 / 0.8);
}
.dark\:text-emerald-200\/85:is(.dark *) {
  color: rgb(167 243 208 / 0.85);
}
.dark\:text-emerald-200\/90:is(.dark *) {
  color: rgb(167 243 208 / 0.9);
}
.dark\:text-emerald-200\/95:is(.dark *) {
  color: rgb(167 243 208 / 0.95);
}
.dark\:text-emerald-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-300\/0:is(.dark *) {
  color: rgb(110 231 183 / 0);
}
.dark\:text-emerald-300\/10:is(.dark *) {
  color: rgb(110 231 183 / 0.1);
}
.dark\:text-emerald-300\/100:is(.dark *) {
  color: rgb(110 231 183 / 1);
}
.dark\:text-emerald-300\/15:is(.dark *) {
  color: rgb(110 231 183 / 0.15);
}
.dark\:text-emerald-300\/20:is(.dark *) {
  color: rgb(110 231 183 / 0.2);
}
.dark\:text-emerald-300\/25:is(.dark *) {
  color: rgb(110 231 183 / 0.25);
}
.dark\:text-emerald-300\/30:is(.dark *) {
  color: rgb(110 231 183 / 0.3);
}
.dark\:text-emerald-300\/35:is(.dark *) {
  color: rgb(110 231 183 / 0.35);
}
.dark\:text-emerald-300\/40:is(.dark *) {
  color: rgb(110 231 183 / 0.4);
}
.dark\:text-emerald-300\/45:is(.dark *) {
  color: rgb(110 231 183 / 0.45);
}
.dark\:text-emerald-300\/5:is(.dark *) {
  color: rgb(110 231 183 / 0.05);
}
.dark\:text-emerald-300\/50:is(.dark *) {
  color: rgb(110 231 183 / 0.5);
}
.dark\:text-emerald-300\/55:is(.dark *) {
  color: rgb(110 231 183 / 0.55);
}
.dark\:text-emerald-300\/60:is(.dark *) {
  color: rgb(110 231 183 / 0.6);
}
.dark\:text-emerald-300\/65:is(.dark *) {
  color: rgb(110 231 183 / 0.65);
}
.dark\:text-emerald-300\/70:is(.dark *) {
  color: rgb(110 231 183 / 0.7);
}
.dark\:text-emerald-300\/75:is(.dark *) {
  color: rgb(110 231 183 / 0.75);
}
.dark\:text-emerald-300\/80:is(.dark *) {
  color: rgb(110 231 183 / 0.8);
}
.dark\:text-emerald-300\/85:is(.dark *) {
  color: rgb(110 231 183 / 0.85);
}
.dark\:text-emerald-300\/90:is(.dark *) {
  color: rgb(110 231 183 / 0.9);
}
.dark\:text-emerald-300\/95:is(.dark *) {
  color: rgb(110 231 183 / 0.95);
}
.dark\:text-emerald-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-400\/0:is(.dark *) {
  color: rgb(52 211 153 / 0);
}
.dark\:text-emerald-400\/10:is(.dark *) {
  color: rgb(52 211 153 / 0.1);
}
.dark\:text-emerald-400\/100:is(.dark *) {
  color: rgb(52 211 153 / 1);
}
.dark\:text-emerald-400\/15:is(.dark *) {
  color: rgb(52 211 153 / 0.15);
}
.dark\:text-emerald-400\/20:is(.dark *) {
  color: rgb(52 211 153 / 0.2);
}
.dark\:text-emerald-400\/25:is(.dark *) {
  color: rgb(52 211 153 / 0.25);
}
.dark\:text-emerald-400\/30:is(.dark *) {
  color: rgb(52 211 153 / 0.3);
}
.dark\:text-emerald-400\/35:is(.dark *) {
  color: rgb(52 211 153 / 0.35);
}
.dark\:text-emerald-400\/40:is(.dark *) {
  color: rgb(52 211 153 / 0.4);
}
.dark\:text-emerald-400\/45:is(.dark *) {
  color: rgb(52 211 153 / 0.45);
}
.dark\:text-emerald-400\/5:is(.dark *) {
  color: rgb(52 211 153 / 0.05);
}
.dark\:text-emerald-400\/50:is(.dark *) {
  color: rgb(52 211 153 / 0.5);
}
.dark\:text-emerald-400\/55:is(.dark *) {
  color: rgb(52 211 153 / 0.55);
}
.dark\:text-emerald-400\/60:is(.dark *) {
  color: rgb(52 211 153 / 0.6);
}
.dark\:text-emerald-400\/65:is(.dark *) {
  color: rgb(52 211 153 / 0.65);
}
.dark\:text-emerald-400\/70:is(.dark *) {
  color: rgb(52 211 153 / 0.7);
}
.dark\:text-emerald-400\/75:is(.dark *) {
  color: rgb(52 211 153 / 0.75);
}
.dark\:text-emerald-400\/80:is(.dark *) {
  color: rgb(52 211 153 / 0.8);
}
.dark\:text-emerald-400\/85:is(.dark *) {
  color: rgb(52 211 153 / 0.85);
}
.dark\:text-emerald-400\/90:is(.dark *) {
  color: rgb(52 211 153 / 0.9);
}
.dark\:text-emerald-400\/95:is(.dark *) {
  color: rgb(52 211 153 / 0.95);
}
.dark\:text-emerald-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-500\/0:is(.dark *) {
  color: rgb(16 185 129 / 0);
}
.dark\:text-emerald-500\/10:is(.dark *) {
  color: rgb(16 185 129 / 0.1);
}
.dark\:text-emerald-500\/100:is(.dark *) {
  color: rgb(16 185 129 / 1);
}
.dark\:text-emerald-500\/15:is(.dark *) {
  color: rgb(16 185 129 / 0.15);
}
.dark\:text-emerald-500\/20:is(.dark *) {
  color: rgb(16 185 129 / 0.2);
}
.dark\:text-emerald-500\/25:is(.dark *) {
  color: rgb(16 185 129 / 0.25);
}
.dark\:text-emerald-500\/30:is(.dark *) {
  color: rgb(16 185 129 / 0.3);
}
.dark\:text-emerald-500\/35:is(.dark *) {
  color: rgb(16 185 129 / 0.35);
}
.dark\:text-emerald-500\/40:is(.dark *) {
  color: rgb(16 185 129 / 0.4);
}
.dark\:text-emerald-500\/45:is(.dark *) {
  color: rgb(16 185 129 / 0.45);
}
.dark\:text-emerald-500\/5:is(.dark *) {
  color: rgb(16 185 129 / 0.05);
}
.dark\:text-emerald-500\/50:is(.dark *) {
  color: rgb(16 185 129 / 0.5);
}
.dark\:text-emerald-500\/55:is(.dark *) {
  color: rgb(16 185 129 / 0.55);
}
.dark\:text-emerald-500\/60:is(.dark *) {
  color: rgb(16 185 129 / 0.6);
}
.dark\:text-emerald-500\/65:is(.dark *) {
  color: rgb(16 185 129 / 0.65);
}
.dark\:text-emerald-500\/70:is(.dark *) {
  color: rgb(16 185 129 / 0.7);
}
.dark\:text-emerald-500\/75:is(.dark *) {
  color: rgb(16 185 129 / 0.75);
}
.dark\:text-emerald-500\/80:is(.dark *) {
  color: rgb(16 185 129 / 0.8);
}
.dark\:text-emerald-500\/85:is(.dark *) {
  color: rgb(16 185 129 / 0.85);
}
.dark\:text-emerald-500\/90:is(.dark *) {
  color: rgb(16 185 129 / 0.9);
}
.dark\:text-emerald-500\/95:is(.dark *) {
  color: rgb(16 185 129 / 0.95);
}
.dark\:text-emerald-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-600\/0:is(.dark *) {
  color: rgb(5 150 105 / 0);
}
.dark\:text-emerald-600\/10:is(.dark *) {
  color: rgb(5 150 105 / 0.1);
}
.dark\:text-emerald-600\/100:is(.dark *) {
  color: rgb(5 150 105 / 1);
}
.dark\:text-emerald-600\/15:is(.dark *) {
  color: rgb(5 150 105 / 0.15);
}
.dark\:text-emerald-600\/20:is(.dark *) {
  color: rgb(5 150 105 / 0.2);
}
.dark\:text-emerald-600\/25:is(.dark *) {
  color: rgb(5 150 105 / 0.25);
}
.dark\:text-emerald-600\/30:is(.dark *) {
  color: rgb(5 150 105 / 0.3);
}
.dark\:text-emerald-600\/35:is(.dark *) {
  color: rgb(5 150 105 / 0.35);
}
.dark\:text-emerald-600\/40:is(.dark *) {
  color: rgb(5 150 105 / 0.4);
}
.dark\:text-emerald-600\/45:is(.dark *) {
  color: rgb(5 150 105 / 0.45);
}
.dark\:text-emerald-600\/5:is(.dark *) {
  color: rgb(5 150 105 / 0.05);
}
.dark\:text-emerald-600\/50:is(.dark *) {
  color: rgb(5 150 105 / 0.5);
}
.dark\:text-emerald-600\/55:is(.dark *) {
  color: rgb(5 150 105 / 0.55);
}
.dark\:text-emerald-600\/60:is(.dark *) {
  color: rgb(5 150 105 / 0.6);
}
.dark\:text-emerald-600\/65:is(.dark *) {
  color: rgb(5 150 105 / 0.65);
}
.dark\:text-emerald-600\/70:is(.dark *) {
  color: rgb(5 150 105 / 0.7);
}
.dark\:text-emerald-600\/75:is(.dark *) {
  color: rgb(5 150 105 / 0.75);
}
.dark\:text-emerald-600\/80:is(.dark *) {
  color: rgb(5 150 105 / 0.8);
}
.dark\:text-emerald-600\/85:is(.dark *) {
  color: rgb(5 150 105 / 0.85);
}
.dark\:text-emerald-600\/90:is(.dark *) {
  color: rgb(5 150 105 / 0.9);
}
.dark\:text-emerald-600\/95:is(.dark *) {
  color: rgb(5 150 105 / 0.95);
}
.dark\:text-emerald-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-700\/0:is(.dark *) {
  color: rgb(4 120 87 / 0);
}
.dark\:text-emerald-700\/10:is(.dark *) {
  color: rgb(4 120 87 / 0.1);
}
.dark\:text-emerald-700\/100:is(.dark *) {
  color: rgb(4 120 87 / 1);
}
.dark\:text-emerald-700\/15:is(.dark *) {
  color: rgb(4 120 87 / 0.15);
}
.dark\:text-emerald-700\/20:is(.dark *) {
  color: rgb(4 120 87 / 0.2);
}
.dark\:text-emerald-700\/25:is(.dark *) {
  color: rgb(4 120 87 / 0.25);
}
.dark\:text-emerald-700\/30:is(.dark *) {
  color: rgb(4 120 87 / 0.3);
}
.dark\:text-emerald-700\/35:is(.dark *) {
  color: rgb(4 120 87 / 0.35);
}
.dark\:text-emerald-700\/40:is(.dark *) {
  color: rgb(4 120 87 / 0.4);
}
.dark\:text-emerald-700\/45:is(.dark *) {
  color: rgb(4 120 87 / 0.45);
}
.dark\:text-emerald-700\/5:is(.dark *) {
  color: rgb(4 120 87 / 0.05);
}
.dark\:text-emerald-700\/50:is(.dark *) {
  color: rgb(4 120 87 / 0.5);
}
.dark\:text-emerald-700\/55:is(.dark *) {
  color: rgb(4 120 87 / 0.55);
}
.dark\:text-emerald-700\/60:is(.dark *) {
  color: rgb(4 120 87 / 0.6);
}
.dark\:text-emerald-700\/65:is(.dark *) {
  color: rgb(4 120 87 / 0.65);
}
.dark\:text-emerald-700\/70:is(.dark *) {
  color: rgb(4 120 87 / 0.7);
}
.dark\:text-emerald-700\/75:is(.dark *) {
  color: rgb(4 120 87 / 0.75);
}
.dark\:text-emerald-700\/80:is(.dark *) {
  color: rgb(4 120 87 / 0.8);
}
.dark\:text-emerald-700\/85:is(.dark *) {
  color: rgb(4 120 87 / 0.85);
}
.dark\:text-emerald-700\/90:is(.dark *) {
  color: rgb(4 120 87 / 0.9);
}
.dark\:text-emerald-700\/95:is(.dark *) {
  color: rgb(4 120 87 / 0.95);
}
.dark\:text-emerald-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-800\/0:is(.dark *) {
  color: rgb(6 95 70 / 0);
}
.dark\:text-emerald-800\/10:is(.dark *) {
  color: rgb(6 95 70 / 0.1);
}
.dark\:text-emerald-800\/100:is(.dark *) {
  color: rgb(6 95 70 / 1);
}
.dark\:text-emerald-800\/15:is(.dark *) {
  color: rgb(6 95 70 / 0.15);
}
.dark\:text-emerald-800\/20:is(.dark *) {
  color: rgb(6 95 70 / 0.2);
}
.dark\:text-emerald-800\/25:is(.dark *) {
  color: rgb(6 95 70 / 0.25);
}
.dark\:text-emerald-800\/30:is(.dark *) {
  color: rgb(6 95 70 / 0.3);
}
.dark\:text-emerald-800\/35:is(.dark *) {
  color: rgb(6 95 70 / 0.35);
}
.dark\:text-emerald-800\/40:is(.dark *) {
  color: rgb(6 95 70 / 0.4);
}
.dark\:text-emerald-800\/45:is(.dark *) {
  color: rgb(6 95 70 / 0.45);
}
.dark\:text-emerald-800\/5:is(.dark *) {
  color: rgb(6 95 70 / 0.05);
}
.dark\:text-emerald-800\/50:is(.dark *) {
  color: rgb(6 95 70 / 0.5);
}
.dark\:text-emerald-800\/55:is(.dark *) {
  color: rgb(6 95 70 / 0.55);
}
.dark\:text-emerald-800\/60:is(.dark *) {
  color: rgb(6 95 70 / 0.6);
}
.dark\:text-emerald-800\/65:is(.dark *) {
  color: rgb(6 95 70 / 0.65);
}
.dark\:text-emerald-800\/70:is(.dark *) {
  color: rgb(6 95 70 / 0.7);
}
.dark\:text-emerald-800\/75:is(.dark *) {
  color: rgb(6 95 70 / 0.75);
}
.dark\:text-emerald-800\/80:is(.dark *) {
  color: rgb(6 95 70 / 0.8);
}
.dark\:text-emerald-800\/85:is(.dark *) {
  color: rgb(6 95 70 / 0.85);
}
.dark\:text-emerald-800\/90:is(.dark *) {
  color: rgb(6 95 70 / 0.9);
}
.dark\:text-emerald-800\/95:is(.dark *) {
  color: rgb(6 95 70 / 0.95);
}
.dark\:text-emerald-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-900\/0:is(.dark *) {
  color: rgb(6 78 59 / 0);
}
.dark\:text-emerald-900\/10:is(.dark *) {
  color: rgb(6 78 59 / 0.1);
}
.dark\:text-emerald-900\/100:is(.dark *) {
  color: rgb(6 78 59 / 1);
}
.dark\:text-emerald-900\/15:is(.dark *) {
  color: rgb(6 78 59 / 0.15);
}
.dark\:text-emerald-900\/20:is(.dark *) {
  color: rgb(6 78 59 / 0.2);
}
.dark\:text-emerald-900\/25:is(.dark *) {
  color: rgb(6 78 59 / 0.25);
}
.dark\:text-emerald-900\/30:is(.dark *) {
  color: rgb(6 78 59 / 0.3);
}
.dark\:text-emerald-900\/35:is(.dark *) {
  color: rgb(6 78 59 / 0.35);
}
.dark\:text-emerald-900\/40:is(.dark *) {
  color: rgb(6 78 59 / 0.4);
}
.dark\:text-emerald-900\/45:is(.dark *) {
  color: rgb(6 78 59 / 0.45);
}
.dark\:text-emerald-900\/5:is(.dark *) {
  color: rgb(6 78 59 / 0.05);
}
.dark\:text-emerald-900\/50:is(.dark *) {
  color: rgb(6 78 59 / 0.5);
}
.dark\:text-emerald-900\/55:is(.dark *) {
  color: rgb(6 78 59 / 0.55);
}
.dark\:text-emerald-900\/60:is(.dark *) {
  color: rgb(6 78 59 / 0.6);
}
.dark\:text-emerald-900\/65:is(.dark *) {
  color: rgb(6 78 59 / 0.65);
}
.dark\:text-emerald-900\/70:is(.dark *) {
  color: rgb(6 78 59 / 0.7);
}
.dark\:text-emerald-900\/75:is(.dark *) {
  color: rgb(6 78 59 / 0.75);
}
.dark\:text-emerald-900\/80:is(.dark *) {
  color: rgb(6 78 59 / 0.8);
}
.dark\:text-emerald-900\/85:is(.dark *) {
  color: rgb(6 78 59 / 0.85);
}
.dark\:text-emerald-900\/90:is(.dark *) {
  color: rgb(6 78 59 / 0.9);
}
.dark\:text-emerald-900\/95:is(.dark *) {
  color: rgb(6 78 59 / 0.95);
}
.dark\:text-foreground:is(.dark *) {
  color: hsl(var(--foreground));
}
.dark\:text-gray-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-100\/0:is(.dark *) {
  color: rgb(243 244 246 / 0);
}
.dark\:text-gray-100\/10:is(.dark *) {
  color: rgb(243 244 246 / 0.1);
}
.dark\:text-gray-100\/100:is(.dark *) {
  color: rgb(243 244 246 / 1);
}
.dark\:text-gray-100\/15:is(.dark *) {
  color: rgb(243 244 246 / 0.15);
}
.dark\:text-gray-100\/20:is(.dark *) {
  color: rgb(243 244 246 / 0.2);
}
.dark\:text-gray-100\/25:is(.dark *) {
  color: rgb(243 244 246 / 0.25);
}
.dark\:text-gray-100\/30:is(.dark *) {
  color: rgb(243 244 246 / 0.3);
}
.dark\:text-gray-100\/35:is(.dark *) {
  color: rgb(243 244 246 / 0.35);
}
.dark\:text-gray-100\/40:is(.dark *) {
  color: rgb(243 244 246 / 0.4);
}
.dark\:text-gray-100\/45:is(.dark *) {
  color: rgb(243 244 246 / 0.45);
}
.dark\:text-gray-100\/5:is(.dark *) {
  color: rgb(243 244 246 / 0.05);
}
.dark\:text-gray-100\/50:is(.dark *) {
  color: rgb(243 244 246 / 0.5);
}
.dark\:text-gray-100\/55:is(.dark *) {
  color: rgb(243 244 246 / 0.55);
}
.dark\:text-gray-100\/60:is(.dark *) {
  color: rgb(243 244 246 / 0.6);
}
.dark\:text-gray-100\/65:is(.dark *) {
  color: rgb(243 244 246 / 0.65);
}
.dark\:text-gray-100\/70:is(.dark *) {
  color: rgb(243 244 246 / 0.7);
}
.dark\:text-gray-100\/75:is(.dark *) {
  color: rgb(243 244 246 / 0.75);
}
.dark\:text-gray-100\/80:is(.dark *) {
  color: rgb(243 244 246 / 0.8);
}
.dark\:text-gray-100\/85:is(.dark *) {
  color: rgb(243 244 246 / 0.85);
}
.dark\:text-gray-100\/90:is(.dark *) {
  color: rgb(243 244 246 / 0.9);
}
.dark\:text-gray-100\/95:is(.dark *) {
  color: rgb(243 244 246 / 0.95);
}
.dark\:text-gray-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-200\/0:is(.dark *) {
  color: rgb(229 231 235 / 0);
}
.dark\:text-gray-200\/10:is(.dark *) {
  color: rgb(229 231 235 / 0.1);
}
.dark\:text-gray-200\/100:is(.dark *) {
  color: rgb(229 231 235 / 1);
}
.dark\:text-gray-200\/15:is(.dark *) {
  color: rgb(229 231 235 / 0.15);
}
.dark\:text-gray-200\/20:is(.dark *) {
  color: rgb(229 231 235 / 0.2);
}
.dark\:text-gray-200\/25:is(.dark *) {
  color: rgb(229 231 235 / 0.25);
}
.dark\:text-gray-200\/30:is(.dark *) {
  color: rgb(229 231 235 / 0.3);
}
.dark\:text-gray-200\/35:is(.dark *) {
  color: rgb(229 231 235 / 0.35);
}
.dark\:text-gray-200\/40:is(.dark *) {
  color: rgb(229 231 235 / 0.4);
}
.dark\:text-gray-200\/45:is(.dark *) {
  color: rgb(229 231 235 / 0.45);
}
.dark\:text-gray-200\/5:is(.dark *) {
  color: rgb(229 231 235 / 0.05);
}
.dark\:text-gray-200\/50:is(.dark *) {
  color: rgb(229 231 235 / 0.5);
}
.dark\:text-gray-200\/55:is(.dark *) {
  color: rgb(229 231 235 / 0.55);
}
.dark\:text-gray-200\/60:is(.dark *) {
  color: rgb(229 231 235 / 0.6);
}
.dark\:text-gray-200\/65:is(.dark *) {
  color: rgb(229 231 235 / 0.65);
}
.dark\:text-gray-200\/70:is(.dark *) {
  color: rgb(229 231 235 / 0.7);
}
.dark\:text-gray-200\/75:is(.dark *) {
  color: rgb(229 231 235 / 0.75);
}
.dark\:text-gray-200\/80:is(.dark *) {
  color: rgb(229 231 235 / 0.8);
}
.dark\:text-gray-200\/85:is(.dark *) {
  color: rgb(229 231 235 / 0.85);
}
.dark\:text-gray-200\/90:is(.dark *) {
  color: rgb(229 231 235 / 0.9);
}
.dark\:text-gray-200\/95:is(.dark *) {
  color: rgb(229 231 235 / 0.95);
}
.dark\:text-gray-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-300\/0:is(.dark *) {
  color: rgb(209 213 219 / 0);
}
.dark\:text-gray-300\/10:is(.dark *) {
  color: rgb(209 213 219 / 0.1);
}
.dark\:text-gray-300\/100:is(.dark *) {
  color: rgb(209 213 219 / 1);
}
.dark\:text-gray-300\/15:is(.dark *) {
  color: rgb(209 213 219 / 0.15);
}
.dark\:text-gray-300\/20:is(.dark *) {
  color: rgb(209 213 219 / 0.2);
}
.dark\:text-gray-300\/25:is(.dark *) {
  color: rgb(209 213 219 / 0.25);
}
.dark\:text-gray-300\/30:is(.dark *) {
  color: rgb(209 213 219 / 0.3);
}
.dark\:text-gray-300\/35:is(.dark *) {
  color: rgb(209 213 219 / 0.35);
}
.dark\:text-gray-300\/40:is(.dark *) {
  color: rgb(209 213 219 / 0.4);
}
.dark\:text-gray-300\/45:is(.dark *) {
  color: rgb(209 213 219 / 0.45);
}
.dark\:text-gray-300\/5:is(.dark *) {
  color: rgb(209 213 219 / 0.05);
}
.dark\:text-gray-300\/50:is(.dark *) {
  color: rgb(209 213 219 / 0.5);
}
.dark\:text-gray-300\/55:is(.dark *) {
  color: rgb(209 213 219 / 0.55);
}
.dark\:text-gray-300\/60:is(.dark *) {
  color: rgb(209 213 219 / 0.6);
}
.dark\:text-gray-300\/65:is(.dark *) {
  color: rgb(209 213 219 / 0.65);
}
.dark\:text-gray-300\/70:is(.dark *) {
  color: rgb(209 213 219 / 0.7);
}
.dark\:text-gray-300\/75:is(.dark *) {
  color: rgb(209 213 219 / 0.75);
}
.dark\:text-gray-300\/80:is(.dark *) {
  color: rgb(209 213 219 / 0.8);
}
.dark\:text-gray-300\/85:is(.dark *) {
  color: rgb(209 213 219 / 0.85);
}
.dark\:text-gray-300\/90:is(.dark *) {
  color: rgb(209 213 219 / 0.9);
}
.dark\:text-gray-300\/95:is(.dark *) {
  color: rgb(209 213 219 / 0.95);
}
.dark\:text-gray-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-400\/0:is(.dark *) {
  color: rgb(156 163 175 / 0);
}
.dark\:text-gray-400\/10:is(.dark *) {
  color: rgb(156 163 175 / 0.1);
}
.dark\:text-gray-400\/100:is(.dark *) {
  color: rgb(156 163 175 / 1);
}
.dark\:text-gray-400\/15:is(.dark *) {
  color: rgb(156 163 175 / 0.15);
}
.dark\:text-gray-400\/20:is(.dark *) {
  color: rgb(156 163 175 / 0.2);
}
.dark\:text-gray-400\/25:is(.dark *) {
  color: rgb(156 163 175 / 0.25);
}
.dark\:text-gray-400\/30:is(.dark *) {
  color: rgb(156 163 175 / 0.3);
}
.dark\:text-gray-400\/35:is(.dark *) {
  color: rgb(156 163 175 / 0.35);
}
.dark\:text-gray-400\/40:is(.dark *) {
  color: rgb(156 163 175 / 0.4);
}
.dark\:text-gray-400\/45:is(.dark *) {
  color: rgb(156 163 175 / 0.45);
}
.dark\:text-gray-400\/5:is(.dark *) {
  color: rgb(156 163 175 / 0.05);
}
.dark\:text-gray-400\/50:is(.dark *) {
  color: rgb(156 163 175 / 0.5);
}
.dark\:text-gray-400\/55:is(.dark *) {
  color: rgb(156 163 175 / 0.55);
}
.dark\:text-gray-400\/60:is(.dark *) {
  color: rgb(156 163 175 / 0.6);
}
.dark\:text-gray-400\/65:is(.dark *) {
  color: rgb(156 163 175 / 0.65);
}
.dark\:text-gray-400\/70:is(.dark *) {
  color: rgb(156 163 175 / 0.7);
}
.dark\:text-gray-400\/75:is(.dark *) {
  color: rgb(156 163 175 / 0.75);
}
.dark\:text-gray-400\/80:is(.dark *) {
  color: rgb(156 163 175 / 0.8);
}
.dark\:text-gray-400\/85:is(.dark *) {
  color: rgb(156 163 175 / 0.85);
}
.dark\:text-gray-400\/90:is(.dark *) {
  color: rgb(156 163 175 / 0.9);
}
.dark\:text-gray-400\/95:is(.dark *) {
  color: rgb(156 163 175 / 0.95);
}
.dark\:text-gray-50:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-500\/0:is(.dark *) {
  color: rgb(107 114 128 / 0);
}
.dark\:text-gray-500\/10:is(.dark *) {
  color: rgb(107 114 128 / 0.1);
}
.dark\:text-gray-500\/100:is(.dark *) {
  color: rgb(107 114 128 / 1);
}
.dark\:text-gray-500\/15:is(.dark *) {
  color: rgb(107 114 128 / 0.15);
}
.dark\:text-gray-500\/20:is(.dark *) {
  color: rgb(107 114 128 / 0.2);
}
.dark\:text-gray-500\/25:is(.dark *) {
  color: rgb(107 114 128 / 0.25);
}
.dark\:text-gray-500\/30:is(.dark *) {
  color: rgb(107 114 128 / 0.3);
}
.dark\:text-gray-500\/35:is(.dark *) {
  color: rgb(107 114 128 / 0.35);
}
.dark\:text-gray-500\/40:is(.dark *) {
  color: rgb(107 114 128 / 0.4);
}
.dark\:text-gray-500\/45:is(.dark *) {
  color: rgb(107 114 128 / 0.45);
}
.dark\:text-gray-500\/5:is(.dark *) {
  color: rgb(107 114 128 / 0.05);
}
.dark\:text-gray-500\/50:is(.dark *) {
  color: rgb(107 114 128 / 0.5);
}
.dark\:text-gray-500\/55:is(.dark *) {
  color: rgb(107 114 128 / 0.55);
}
.dark\:text-gray-500\/60:is(.dark *) {
  color: rgb(107 114 128 / 0.6);
}
.dark\:text-gray-500\/65:is(.dark *) {
  color: rgb(107 114 128 / 0.65);
}
.dark\:text-gray-500\/70:is(.dark *) {
  color: rgb(107 114 128 / 0.7);
}
.dark\:text-gray-500\/75:is(.dark *) {
  color: rgb(107 114 128 / 0.75);
}
.dark\:text-gray-500\/80:is(.dark *) {
  color: rgb(107 114 128 / 0.8);
}
.dark\:text-gray-500\/85:is(.dark *) {
  color: rgb(107 114 128 / 0.85);
}
.dark\:text-gray-500\/90:is(.dark *) {
  color: rgb(107 114 128 / 0.9);
}
.dark\:text-gray-500\/95:is(.dark *) {
  color: rgb(107 114 128 / 0.95);
}
.dark\:text-gray-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-600\/0:is(.dark *) {
  color: rgb(75 85 99 / 0);
}
.dark\:text-gray-600\/10:is(.dark *) {
  color: rgb(75 85 99 / 0.1);
}
.dark\:text-gray-600\/100:is(.dark *) {
  color: rgb(75 85 99 / 1);
}
.dark\:text-gray-600\/15:is(.dark *) {
  color: rgb(75 85 99 / 0.15);
}
.dark\:text-gray-600\/20:is(.dark *) {
  color: rgb(75 85 99 / 0.2);
}
.dark\:text-gray-600\/25:is(.dark *) {
  color: rgb(75 85 99 / 0.25);
}
.dark\:text-gray-600\/30:is(.dark *) {
  color: rgb(75 85 99 / 0.3);
}
.dark\:text-gray-600\/35:is(.dark *) {
  color: rgb(75 85 99 / 0.35);
}
.dark\:text-gray-600\/40:is(.dark *) {
  color: rgb(75 85 99 / 0.4);
}
.dark\:text-gray-600\/45:is(.dark *) {
  color: rgb(75 85 99 / 0.45);
}
.dark\:text-gray-600\/5:is(.dark *) {
  color: rgb(75 85 99 / 0.05);
}
.dark\:text-gray-600\/50:is(.dark *) {
  color: rgb(75 85 99 / 0.5);
}
.dark\:text-gray-600\/55:is(.dark *) {
  color: rgb(75 85 99 / 0.55);
}
.dark\:text-gray-600\/60:is(.dark *) {
  color: rgb(75 85 99 / 0.6);
}
.dark\:text-gray-600\/65:is(.dark *) {
  color: rgb(75 85 99 / 0.65);
}
.dark\:text-gray-600\/70:is(.dark *) {
  color: rgb(75 85 99 / 0.7);
}
.dark\:text-gray-600\/75:is(.dark *) {
  color: rgb(75 85 99 / 0.75);
}
.dark\:text-gray-600\/80:is(.dark *) {
  color: rgb(75 85 99 / 0.8);
}
.dark\:text-gray-600\/85:is(.dark *) {
  color: rgb(75 85 99 / 0.85);
}
.dark\:text-gray-600\/90:is(.dark *) {
  color: rgb(75 85 99 / 0.9);
}
.dark\:text-gray-600\/95:is(.dark *) {
  color: rgb(75 85 99 / 0.95);
}
.dark\:text-gray-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-700\/0:is(.dark *) {
  color: rgb(55 65 81 / 0);
}
.dark\:text-gray-700\/10:is(.dark *) {
  color: rgb(55 65 81 / 0.1);
}
.dark\:text-gray-700\/100:is(.dark *) {
  color: rgb(55 65 81 / 1);
}
.dark\:text-gray-700\/15:is(.dark *) {
  color: rgb(55 65 81 / 0.15);
}
.dark\:text-gray-700\/20:is(.dark *) {
  color: rgb(55 65 81 / 0.2);
}
.dark\:text-gray-700\/25:is(.dark *) {
  color: rgb(55 65 81 / 0.25);
}
.dark\:text-gray-700\/30:is(.dark *) {
  color: rgb(55 65 81 / 0.3);
}
.dark\:text-gray-700\/35:is(.dark *) {
  color: rgb(55 65 81 / 0.35);
}
.dark\:text-gray-700\/40:is(.dark *) {
  color: rgb(55 65 81 / 0.4);
}
.dark\:text-gray-700\/45:is(.dark *) {
  color: rgb(55 65 81 / 0.45);
}
.dark\:text-gray-700\/5:is(.dark *) {
  color: rgb(55 65 81 / 0.05);
}
.dark\:text-gray-700\/50:is(.dark *) {
  color: rgb(55 65 81 / 0.5);
}
.dark\:text-gray-700\/55:is(.dark *) {
  color: rgb(55 65 81 / 0.55);
}
.dark\:text-gray-700\/60:is(.dark *) {
  color: rgb(55 65 81 / 0.6);
}
.dark\:text-gray-700\/65:is(.dark *) {
  color: rgb(55 65 81 / 0.65);
}
.dark\:text-gray-700\/70:is(.dark *) {
  color: rgb(55 65 81 / 0.7);
}
.dark\:text-gray-700\/75:is(.dark *) {
  color: rgb(55 65 81 / 0.75);
}
.dark\:text-gray-700\/80:is(.dark *) {
  color: rgb(55 65 81 / 0.8);
}
.dark\:text-gray-700\/85:is(.dark *) {
  color: rgb(55 65 81 / 0.85);
}
.dark\:text-gray-700\/90:is(.dark *) {
  color: rgb(55 65 81 / 0.9);
}
.dark\:text-gray-700\/95:is(.dark *) {
  color: rgb(55 65 81 / 0.95);
}
.dark\:text-gray-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-800\/0:is(.dark *) {
  color: rgb(31 41 55 / 0);
}
.dark\:text-gray-800\/10:is(.dark *) {
  color: rgb(31 41 55 / 0.1);
}
.dark\:text-gray-800\/100:is(.dark *) {
  color: rgb(31 41 55 / 1);
}
.dark\:text-gray-800\/15:is(.dark *) {
  color: rgb(31 41 55 / 0.15);
}
.dark\:text-gray-800\/20:is(.dark *) {
  color: rgb(31 41 55 / 0.2);
}
.dark\:text-gray-800\/25:is(.dark *) {
  color: rgb(31 41 55 / 0.25);
}
.dark\:text-gray-800\/30:is(.dark *) {
  color: rgb(31 41 55 / 0.3);
}
.dark\:text-gray-800\/35:is(.dark *) {
  color: rgb(31 41 55 / 0.35);
}
.dark\:text-gray-800\/40:is(.dark *) {
  color: rgb(31 41 55 / 0.4);
}
.dark\:text-gray-800\/45:is(.dark *) {
  color: rgb(31 41 55 / 0.45);
}
.dark\:text-gray-800\/5:is(.dark *) {
  color: rgb(31 41 55 / 0.05);
}
.dark\:text-gray-800\/50:is(.dark *) {
  color: rgb(31 41 55 / 0.5);
}
.dark\:text-gray-800\/55:is(.dark *) {
  color: rgb(31 41 55 / 0.55);
}
.dark\:text-gray-800\/60:is(.dark *) {
  color: rgb(31 41 55 / 0.6);
}
.dark\:text-gray-800\/65:is(.dark *) {
  color: rgb(31 41 55 / 0.65);
}
.dark\:text-gray-800\/70:is(.dark *) {
  color: rgb(31 41 55 / 0.7);
}
.dark\:text-gray-800\/75:is(.dark *) {
  color: rgb(31 41 55 / 0.75);
}
.dark\:text-gray-800\/80:is(.dark *) {
  color: rgb(31 41 55 / 0.8);
}
.dark\:text-gray-800\/85:is(.dark *) {
  color: rgb(31 41 55 / 0.85);
}
.dark\:text-gray-800\/90:is(.dark *) {
  color: rgb(31 41 55 / 0.9);
}
.dark\:text-gray-800\/95:is(.dark *) {
  color: rgb(31 41 55 / 0.95);
}
.dark\:text-gray-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-900\/0:is(.dark *) {
  color: rgb(17 24 39 / 0);
}
.dark\:text-gray-900\/10:is(.dark *) {
  color: rgb(17 24 39 / 0.1);
}
.dark\:text-gray-900\/100:is(.dark *) {
  color: rgb(17 24 39 / 1);
}
.dark\:text-gray-900\/15:is(.dark *) {
  color: rgb(17 24 39 / 0.15);
}
.dark\:text-gray-900\/20:is(.dark *) {
  color: rgb(17 24 39 / 0.2);
}
.dark\:text-gray-900\/25:is(.dark *) {
  color: rgb(17 24 39 / 0.25);
}
.dark\:text-gray-900\/30:is(.dark *) {
  color: rgb(17 24 39 / 0.3);
}
.dark\:text-gray-900\/35:is(.dark *) {
  color: rgb(17 24 39 / 0.35);
}
.dark\:text-gray-900\/40:is(.dark *) {
  color: rgb(17 24 39 / 0.4);
}
.dark\:text-gray-900\/45:is(.dark *) {
  color: rgb(17 24 39 / 0.45);
}
.dark\:text-gray-900\/5:is(.dark *) {
  color: rgb(17 24 39 / 0.05);
}
.dark\:text-gray-900\/50:is(.dark *) {
  color: rgb(17 24 39 / 0.5);
}
.dark\:text-gray-900\/55:is(.dark *) {
  color: rgb(17 24 39 / 0.55);
}
.dark\:text-gray-900\/60:is(.dark *) {
  color: rgb(17 24 39 / 0.6);
}
.dark\:text-gray-900\/65:is(.dark *) {
  color: rgb(17 24 39 / 0.65);
}
.dark\:text-gray-900\/70:is(.dark *) {
  color: rgb(17 24 39 / 0.7);
}
.dark\:text-gray-900\/75:is(.dark *) {
  color: rgb(17 24 39 / 0.75);
}
.dark\:text-gray-900\/80:is(.dark *) {
  color: rgb(17 24 39 / 0.8);
}
.dark\:text-gray-900\/85:is(.dark *) {
  color: rgb(17 24 39 / 0.85);
}
.dark\:text-gray-900\/90:is(.dark *) {
  color: rgb(17 24 39 / 0.9);
}
.dark\:text-gray-900\/95:is(.dark *) {
  color: rgb(17 24 39 / 0.95);
}
.dark\:text-green-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}
.dark\:text-green-100\/0:is(.dark *) {
  color: rgb(220 252 231 / 0);
}
.dark\:text-green-100\/10:is(.dark *) {
  color: rgb(220 252 231 / 0.1);
}
.dark\:text-green-100\/100:is(.dark *) {
  color: rgb(220 252 231 / 1);
}
.dark\:text-green-100\/15:is(.dark *) {
  color: rgb(220 252 231 / 0.15);
}
.dark\:text-green-100\/20:is(.dark *) {
  color: rgb(220 252 231 / 0.2);
}
.dark\:text-green-100\/25:is(.dark *) {
  color: rgb(220 252 231 / 0.25);
}
.dark\:text-green-100\/30:is(.dark *) {
  color: rgb(220 252 231 / 0.3);
}
.dark\:text-green-100\/35:is(.dark *) {
  color: rgb(220 252 231 / 0.35);
}
.dark\:text-green-100\/40:is(.dark *) {
  color: rgb(220 252 231 / 0.4);
}
.dark\:text-green-100\/45:is(.dark *) {
  color: rgb(220 252 231 / 0.45);
}
.dark\:text-green-100\/5:is(.dark *) {
  color: rgb(220 252 231 / 0.05);
}
.dark\:text-green-100\/50:is(.dark *) {
  color: rgb(220 252 231 / 0.5);
}
.dark\:text-green-100\/55:is(.dark *) {
  color: rgb(220 252 231 / 0.55);
}
.dark\:text-green-100\/60:is(.dark *) {
  color: rgb(220 252 231 / 0.6);
}
.dark\:text-green-100\/65:is(.dark *) {
  color: rgb(220 252 231 / 0.65);
}
.dark\:text-green-100\/70:is(.dark *) {
  color: rgb(220 252 231 / 0.7);
}
.dark\:text-green-100\/75:is(.dark *) {
  color: rgb(220 252 231 / 0.75);
}
.dark\:text-green-100\/80:is(.dark *) {
  color: rgb(220 252 231 / 0.8);
}
.dark\:text-green-100\/85:is(.dark *) {
  color: rgb(220 252 231 / 0.85);
}
.dark\:text-green-100\/90:is(.dark *) {
  color: rgb(220 252 231 / 0.9);
}
.dark\:text-green-100\/95:is(.dark *) {
  color: rgb(220 252 231 / 0.95);
}
.dark\:text-green-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}
.dark\:text-green-200\/0:is(.dark *) {
  color: rgb(187 247 208 / 0);
}
.dark\:text-green-200\/10:is(.dark *) {
  color: rgb(187 247 208 / 0.1);
}
.dark\:text-green-200\/100:is(.dark *) {
  color: rgb(187 247 208 / 1);
}
.dark\:text-green-200\/15:is(.dark *) {
  color: rgb(187 247 208 / 0.15);
}
.dark\:text-green-200\/20:is(.dark *) {
  color: rgb(187 247 208 / 0.2);
}
.dark\:text-green-200\/25:is(.dark *) {
  color: rgb(187 247 208 / 0.25);
}
.dark\:text-green-200\/30:is(.dark *) {
  color: rgb(187 247 208 / 0.3);
}
.dark\:text-green-200\/35:is(.dark *) {
  color: rgb(187 247 208 / 0.35);
}
.dark\:text-green-200\/40:is(.dark *) {
  color: rgb(187 247 208 / 0.4);
}
.dark\:text-green-200\/45:is(.dark *) {
  color: rgb(187 247 208 / 0.45);
}
.dark\:text-green-200\/5:is(.dark *) {
  color: rgb(187 247 208 / 0.05);
}
.dark\:text-green-200\/50:is(.dark *) {
  color: rgb(187 247 208 / 0.5);
}
.dark\:text-green-200\/55:is(.dark *) {
  color: rgb(187 247 208 / 0.55);
}
.dark\:text-green-200\/60:is(.dark *) {
  color: rgb(187 247 208 / 0.6);
}
.dark\:text-green-200\/65:is(.dark *) {
  color: rgb(187 247 208 / 0.65);
}
.dark\:text-green-200\/70:is(.dark *) {
  color: rgb(187 247 208 / 0.7);
}
.dark\:text-green-200\/75:is(.dark *) {
  color: rgb(187 247 208 / 0.75);
}
.dark\:text-green-200\/80:is(.dark *) {
  color: rgb(187 247 208 / 0.8);
}
.dark\:text-green-200\/85:is(.dark *) {
  color: rgb(187 247 208 / 0.85);
}
.dark\:text-green-200\/90:is(.dark *) {
  color: rgb(187 247 208 / 0.9);
}
.dark\:text-green-200\/95:is(.dark *) {
  color: rgb(187 247 208 / 0.95);
}
.dark\:text-green-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}
.dark\:text-green-300\/0:is(.dark *) {
  color: rgb(134 239 172 / 0);
}
.dark\:text-green-300\/10:is(.dark *) {
  color: rgb(134 239 172 / 0.1);
}
.dark\:text-green-300\/100:is(.dark *) {
  color: rgb(134 239 172 / 1);
}
.dark\:text-green-300\/15:is(.dark *) {
  color: rgb(134 239 172 / 0.15);
}
.dark\:text-green-300\/20:is(.dark *) {
  color: rgb(134 239 172 / 0.2);
}
.dark\:text-green-300\/25:is(.dark *) {
  color: rgb(134 239 172 / 0.25);
}
.dark\:text-green-300\/30:is(.dark *) {
  color: rgb(134 239 172 / 0.3);
}
.dark\:text-green-300\/35:is(.dark *) {
  color: rgb(134 239 172 / 0.35);
}
.dark\:text-green-300\/40:is(.dark *) {
  color: rgb(134 239 172 / 0.4);
}
.dark\:text-green-300\/45:is(.dark *) {
  color: rgb(134 239 172 / 0.45);
}
.dark\:text-green-300\/5:is(.dark *) {
  color: rgb(134 239 172 / 0.05);
}
.dark\:text-green-300\/50:is(.dark *) {
  color: rgb(134 239 172 / 0.5);
}
.dark\:text-green-300\/55:is(.dark *) {
  color: rgb(134 239 172 / 0.55);
}
.dark\:text-green-300\/60:is(.dark *) {
  color: rgb(134 239 172 / 0.6);
}
.dark\:text-green-300\/65:is(.dark *) {
  color: rgb(134 239 172 / 0.65);
}
.dark\:text-green-300\/70:is(.dark *) {
  color: rgb(134 239 172 / 0.7);
}
.dark\:text-green-300\/75:is(.dark *) {
  color: rgb(134 239 172 / 0.75);
}
.dark\:text-green-300\/80:is(.dark *) {
  color: rgb(134 239 172 / 0.8);
}
.dark\:text-green-300\/85:is(.dark *) {
  color: rgb(134 239 172 / 0.85);
}
.dark\:text-green-300\/90:is(.dark *) {
  color: rgb(134 239 172 / 0.9);
}
.dark\:text-green-300\/95:is(.dark *) {
  color: rgb(134 239 172 / 0.95);
}
.dark\:text-green-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.dark\:text-green-400\/0:is(.dark *) {
  color: rgb(74 222 128 / 0);
}
.dark\:text-green-400\/10:is(.dark *) {
  color: rgb(74 222 128 / 0.1);
}
.dark\:text-green-400\/100:is(.dark *) {
  color: rgb(74 222 128 / 1);
}
.dark\:text-green-400\/15:is(.dark *) {
  color: rgb(74 222 128 / 0.15);
}
.dark\:text-green-400\/20:is(.dark *) {
  color: rgb(74 222 128 / 0.2);
}
.dark\:text-green-400\/25:is(.dark *) {
  color: rgb(74 222 128 / 0.25);
}
.dark\:text-green-400\/30:is(.dark *) {
  color: rgb(74 222 128 / 0.3);
}
.dark\:text-green-400\/35:is(.dark *) {
  color: rgb(74 222 128 / 0.35);
}
.dark\:text-green-400\/40:is(.dark *) {
  color: rgb(74 222 128 / 0.4);
}
.dark\:text-green-400\/45:is(.dark *) {
  color: rgb(74 222 128 / 0.45);
}
.dark\:text-green-400\/5:is(.dark *) {
  color: rgb(74 222 128 / 0.05);
}
.dark\:text-green-400\/50:is(.dark *) {
  color: rgb(74 222 128 / 0.5);
}
.dark\:text-green-400\/55:is(.dark *) {
  color: rgb(74 222 128 / 0.55);
}
.dark\:text-green-400\/60:is(.dark *) {
  color: rgb(74 222 128 / 0.6);
}
.dark\:text-green-400\/65:is(.dark *) {
  color: rgb(74 222 128 / 0.65);
}
.dark\:text-green-400\/70:is(.dark *) {
  color: rgb(74 222 128 / 0.7);
}
.dark\:text-green-400\/75:is(.dark *) {
  color: rgb(74 222 128 / 0.75);
}
.dark\:text-green-400\/80:is(.dark *) {
  color: rgb(74 222 128 / 0.8);
}
.dark\:text-green-400\/85:is(.dark *) {
  color: rgb(74 222 128 / 0.85);
}
.dark\:text-green-400\/90:is(.dark *) {
  color: rgb(74 222 128 / 0.9);
}
.dark\:text-green-400\/95:is(.dark *) {
  color: rgb(74 222 128 / 0.95);
}
.dark\:text-green-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.dark\:text-green-500\/0:is(.dark *) {
  color: rgb(34 197 94 / 0);
}
.dark\:text-green-500\/10:is(.dark *) {
  color: rgb(34 197 94 / 0.1);
}
.dark\:text-green-500\/100:is(.dark *) {
  color: rgb(34 197 94 / 1);
}
.dark\:text-green-500\/15:is(.dark *) {
  color: rgb(34 197 94 / 0.15);
}
.dark\:text-green-500\/20:is(.dark *) {
  color: rgb(34 197 94 / 0.2);
}
.dark\:text-green-500\/25:is(.dark *) {
  color: rgb(34 197 94 / 0.25);
}
.dark\:text-green-500\/30:is(.dark *) {
  color: rgb(34 197 94 / 0.3);
}
.dark\:text-green-500\/35:is(.dark *) {
  color: rgb(34 197 94 / 0.35);
}
.dark\:text-green-500\/40:is(.dark *) {
  color: rgb(34 197 94 / 0.4);
}
.dark\:text-green-500\/45:is(.dark *) {
  color: rgb(34 197 94 / 0.45);
}
.dark\:text-green-500\/5:is(.dark *) {
  color: rgb(34 197 94 / 0.05);
}
.dark\:text-green-500\/50:is(.dark *) {
  color: rgb(34 197 94 / 0.5);
}
.dark\:text-green-500\/55:is(.dark *) {
  color: rgb(34 197 94 / 0.55);
}
.dark\:text-green-500\/60:is(.dark *) {
  color: rgb(34 197 94 / 0.6);
}
.dark\:text-green-500\/65:is(.dark *) {
  color: rgb(34 197 94 / 0.65);
}
.dark\:text-green-500\/70:is(.dark *) {
  color: rgb(34 197 94 / 0.7);
}
.dark\:text-green-500\/75:is(.dark *) {
  color: rgb(34 197 94 / 0.75);
}
.dark\:text-green-500\/80:is(.dark *) {
  color: rgb(34 197 94 / 0.8);
}
.dark\:text-green-500\/85:is(.dark *) {
  color: rgb(34 197 94 / 0.85);
}
.dark\:text-green-500\/90:is(.dark *) {
  color: rgb(34 197 94 / 0.9);
}
.dark\:text-green-500\/95:is(.dark *) {
  color: rgb(34 197 94 / 0.95);
}
.dark\:text-green-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.dark\:text-green-600\/0:is(.dark *) {
  color: rgb(22 163 74 / 0);
}
.dark\:text-green-600\/10:is(.dark *) {
  color: rgb(22 163 74 / 0.1);
}
.dark\:text-green-600\/100:is(.dark *) {
  color: rgb(22 163 74 / 1);
}
.dark\:text-green-600\/15:is(.dark *) {
  color: rgb(22 163 74 / 0.15);
}
.dark\:text-green-600\/20:is(.dark *) {
  color: rgb(22 163 74 / 0.2);
}
.dark\:text-green-600\/25:is(.dark *) {
  color: rgb(22 163 74 / 0.25);
}
.dark\:text-green-600\/30:is(.dark *) {
  color: rgb(22 163 74 / 0.3);
}
.dark\:text-green-600\/35:is(.dark *) {
  color: rgb(22 163 74 / 0.35);
}
.dark\:text-green-600\/40:is(.dark *) {
  color: rgb(22 163 74 / 0.4);
}
.dark\:text-green-600\/45:is(.dark *) {
  color: rgb(22 163 74 / 0.45);
}
.dark\:text-green-600\/5:is(.dark *) {
  color: rgb(22 163 74 / 0.05);
}
.dark\:text-green-600\/50:is(.dark *) {
  color: rgb(22 163 74 / 0.5);
}
.dark\:text-green-600\/55:is(.dark *) {
  color: rgb(22 163 74 / 0.55);
}
.dark\:text-green-600\/60:is(.dark *) {
  color: rgb(22 163 74 / 0.6);
}
.dark\:text-green-600\/65:is(.dark *) {
  color: rgb(22 163 74 / 0.65);
}
.dark\:text-green-600\/70:is(.dark *) {
  color: rgb(22 163 74 / 0.7);
}
.dark\:text-green-600\/75:is(.dark *) {
  color: rgb(22 163 74 / 0.75);
}
.dark\:text-green-600\/80:is(.dark *) {
  color: rgb(22 163 74 / 0.8);
}
.dark\:text-green-600\/85:is(.dark *) {
  color: rgb(22 163 74 / 0.85);
}
.dark\:text-green-600\/90:is(.dark *) {
  color: rgb(22 163 74 / 0.9);
}
.dark\:text-green-600\/95:is(.dark *) {
  color: rgb(22 163 74 / 0.95);
}
.dark\:text-green-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.dark\:text-green-700\/0:is(.dark *) {
  color: rgb(21 128 61 / 0);
}
.dark\:text-green-700\/10:is(.dark *) {
  color: rgb(21 128 61 / 0.1);
}
.dark\:text-green-700\/100:is(.dark *) {
  color: rgb(21 128 61 / 1);
}
.dark\:text-green-700\/15:is(.dark *) {
  color: rgb(21 128 61 / 0.15);
}
.dark\:text-green-700\/20:is(.dark *) {
  color: rgb(21 128 61 / 0.2);
}
.dark\:text-green-700\/25:is(.dark *) {
  color: rgb(21 128 61 / 0.25);
}
.dark\:text-green-700\/30:is(.dark *) {
  color: rgb(21 128 61 / 0.3);
}
.dark\:text-green-700\/35:is(.dark *) {
  color: rgb(21 128 61 / 0.35);
}
.dark\:text-green-700\/40:is(.dark *) {
  color: rgb(21 128 61 / 0.4);
}
.dark\:text-green-700\/45:is(.dark *) {
  color: rgb(21 128 61 / 0.45);
}
.dark\:text-green-700\/5:is(.dark *) {
  color: rgb(21 128 61 / 0.05);
}
.dark\:text-green-700\/50:is(.dark *) {
  color: rgb(21 128 61 / 0.5);
}
.dark\:text-green-700\/55:is(.dark *) {
  color: rgb(21 128 61 / 0.55);
}
.dark\:text-green-700\/60:is(.dark *) {
  color: rgb(21 128 61 / 0.6);
}
.dark\:text-green-700\/65:is(.dark *) {
  color: rgb(21 128 61 / 0.65);
}
.dark\:text-green-700\/70:is(.dark *) {
  color: rgb(21 128 61 / 0.7);
}
.dark\:text-green-700\/75:is(.dark *) {
  color: rgb(21 128 61 / 0.75);
}
.dark\:text-green-700\/80:is(.dark *) {
  color: rgb(21 128 61 / 0.8);
}
.dark\:text-green-700\/85:is(.dark *) {
  color: rgb(21 128 61 / 0.85);
}
.dark\:text-green-700\/90:is(.dark *) {
  color: rgb(21 128 61 / 0.9);
}
.dark\:text-green-700\/95:is(.dark *) {
  color: rgb(21 128 61 / 0.95);
}
.dark\:text-green-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.dark\:text-green-800\/0:is(.dark *) {
  color: rgb(22 101 52 / 0);
}
.dark\:text-green-800\/10:is(.dark *) {
  color: rgb(22 101 52 / 0.1);
}
.dark\:text-green-800\/100:is(.dark *) {
  color: rgb(22 101 52 / 1);
}
.dark\:text-green-800\/15:is(.dark *) {
  color: rgb(22 101 52 / 0.15);
}
.dark\:text-green-800\/20:is(.dark *) {
  color: rgb(22 101 52 / 0.2);
}
.dark\:text-green-800\/25:is(.dark *) {
  color: rgb(22 101 52 / 0.25);
}
.dark\:text-green-800\/30:is(.dark *) {
  color: rgb(22 101 52 / 0.3);
}
.dark\:text-green-800\/35:is(.dark *) {
  color: rgb(22 101 52 / 0.35);
}
.dark\:text-green-800\/40:is(.dark *) {
  color: rgb(22 101 52 / 0.4);
}
.dark\:text-green-800\/45:is(.dark *) {
  color: rgb(22 101 52 / 0.45);
}
.dark\:text-green-800\/5:is(.dark *) {
  color: rgb(22 101 52 / 0.05);
}
.dark\:text-green-800\/50:is(.dark *) {
  color: rgb(22 101 52 / 0.5);
}
.dark\:text-green-800\/55:is(.dark *) {
  color: rgb(22 101 52 / 0.55);
}
.dark\:text-green-800\/60:is(.dark *) {
  color: rgb(22 101 52 / 0.6);
}
.dark\:text-green-800\/65:is(.dark *) {
  color: rgb(22 101 52 / 0.65);
}
.dark\:text-green-800\/70:is(.dark *) {
  color: rgb(22 101 52 / 0.7);
}
.dark\:text-green-800\/75:is(.dark *) {
  color: rgb(22 101 52 / 0.75);
}
.dark\:text-green-800\/80:is(.dark *) {
  color: rgb(22 101 52 / 0.8);
}
.dark\:text-green-800\/85:is(.dark *) {
  color: rgb(22 101 52 / 0.85);
}
.dark\:text-green-800\/90:is(.dark *) {
  color: rgb(22 101 52 / 0.9);
}
.dark\:text-green-800\/95:is(.dark *) {
  color: rgb(22 101 52 / 0.95);
}
.dark\:text-green-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}
.dark\:text-green-900\/0:is(.dark *) {
  color: rgb(20 83 45 / 0);
}
.dark\:text-green-900\/10:is(.dark *) {
  color: rgb(20 83 45 / 0.1);
}
.dark\:text-green-900\/100:is(.dark *) {
  color: rgb(20 83 45 / 1);
}
.dark\:text-green-900\/15:is(.dark *) {
  color: rgb(20 83 45 / 0.15);
}
.dark\:text-green-900\/20:is(.dark *) {
  color: rgb(20 83 45 / 0.2);
}
.dark\:text-green-900\/25:is(.dark *) {
  color: rgb(20 83 45 / 0.25);
}
.dark\:text-green-900\/30:is(.dark *) {
  color: rgb(20 83 45 / 0.3);
}
.dark\:text-green-900\/35:is(.dark *) {
  color: rgb(20 83 45 / 0.35);
}
.dark\:text-green-900\/40:is(.dark *) {
  color: rgb(20 83 45 / 0.4);
}
.dark\:text-green-900\/45:is(.dark *) {
  color: rgb(20 83 45 / 0.45);
}
.dark\:text-green-900\/5:is(.dark *) {
  color: rgb(20 83 45 / 0.05);
}
.dark\:text-green-900\/50:is(.dark *) {
  color: rgb(20 83 45 / 0.5);
}
.dark\:text-green-900\/55:is(.dark *) {
  color: rgb(20 83 45 / 0.55);
}
.dark\:text-green-900\/60:is(.dark *) {
  color: rgb(20 83 45 / 0.6);
}
.dark\:text-green-900\/65:is(.dark *) {
  color: rgb(20 83 45 / 0.65);
}
.dark\:text-green-900\/70:is(.dark *) {
  color: rgb(20 83 45 / 0.7);
}
.dark\:text-green-900\/75:is(.dark *) {
  color: rgb(20 83 45 / 0.75);
}
.dark\:text-green-900\/80:is(.dark *) {
  color: rgb(20 83 45 / 0.8);
}
.dark\:text-green-900\/85:is(.dark *) {
  color: rgb(20 83 45 / 0.85);
}
.dark\:text-green-900\/90:is(.dark *) {
  color: rgb(20 83 45 / 0.9);
}
.dark\:text-green-900\/95:is(.dark *) {
  color: rgb(20 83 45 / 0.95);
}
.dark\:text-muted-foreground:is(.dark *) {
  color: hsl(var(--muted-foreground));
}
.dark\:text-orange-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-100\/0:is(.dark *) {
  color: rgb(255 237 213 / 0);
}
.dark\:text-orange-100\/10:is(.dark *) {
  color: rgb(255 237 213 / 0.1);
}
.dark\:text-orange-100\/100:is(.dark *) {
  color: rgb(255 237 213 / 1);
}
.dark\:text-orange-100\/15:is(.dark *) {
  color: rgb(255 237 213 / 0.15);
}
.dark\:text-orange-100\/20:is(.dark *) {
  color: rgb(255 237 213 / 0.2);
}
.dark\:text-orange-100\/25:is(.dark *) {
  color: rgb(255 237 213 / 0.25);
}
.dark\:text-orange-100\/30:is(.dark *) {
  color: rgb(255 237 213 / 0.3);
}
.dark\:text-orange-100\/35:is(.dark *) {
  color: rgb(255 237 213 / 0.35);
}
.dark\:text-orange-100\/40:is(.dark *) {
  color: rgb(255 237 213 / 0.4);
}
.dark\:text-orange-100\/45:is(.dark *) {
  color: rgb(255 237 213 / 0.45);
}
.dark\:text-orange-100\/5:is(.dark *) {
  color: rgb(255 237 213 / 0.05);
}
.dark\:text-orange-100\/50:is(.dark *) {
  color: rgb(255 237 213 / 0.5);
}
.dark\:text-orange-100\/55:is(.dark *) {
  color: rgb(255 237 213 / 0.55);
}
.dark\:text-orange-100\/60:is(.dark *) {
  color: rgb(255 237 213 / 0.6);
}
.dark\:text-orange-100\/65:is(.dark *) {
  color: rgb(255 237 213 / 0.65);
}
.dark\:text-orange-100\/70:is(.dark *) {
  color: rgb(255 237 213 / 0.7);
}
.dark\:text-orange-100\/75:is(.dark *) {
  color: rgb(255 237 213 / 0.75);
}
.dark\:text-orange-100\/80:is(.dark *) {
  color: rgb(255 237 213 / 0.8);
}
.dark\:text-orange-100\/85:is(.dark *) {
  color: rgb(255 237 213 / 0.85);
}
.dark\:text-orange-100\/90:is(.dark *) {
  color: rgb(255 237 213 / 0.9);
}
.dark\:text-orange-100\/95:is(.dark *) {
  color: rgb(255 237 213 / 0.95);
}
.dark\:text-orange-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-200\/0:is(.dark *) {
  color: rgb(254 215 170 / 0);
}
.dark\:text-orange-200\/10:is(.dark *) {
  color: rgb(254 215 170 / 0.1);
}
.dark\:text-orange-200\/100:is(.dark *) {
  color: rgb(254 215 170 / 1);
}
.dark\:text-orange-200\/15:is(.dark *) {
  color: rgb(254 215 170 / 0.15);
}
.dark\:text-orange-200\/20:is(.dark *) {
  color: rgb(254 215 170 / 0.2);
}
.dark\:text-orange-200\/25:is(.dark *) {
  color: rgb(254 215 170 / 0.25);
}
.dark\:text-orange-200\/30:is(.dark *) {
  color: rgb(254 215 170 / 0.3);
}
.dark\:text-orange-200\/35:is(.dark *) {
  color: rgb(254 215 170 / 0.35);
}
.dark\:text-orange-200\/40:is(.dark *) {
  color: rgb(254 215 170 / 0.4);
}
.dark\:text-orange-200\/45:is(.dark *) {
  color: rgb(254 215 170 / 0.45);
}
.dark\:text-orange-200\/5:is(.dark *) {
  color: rgb(254 215 170 / 0.05);
}
.dark\:text-orange-200\/50:is(.dark *) {
  color: rgb(254 215 170 / 0.5);
}
.dark\:text-orange-200\/55:is(.dark *) {
  color: rgb(254 215 170 / 0.55);
}
.dark\:text-orange-200\/60:is(.dark *) {
  color: rgb(254 215 170 / 0.6);
}
.dark\:text-orange-200\/65:is(.dark *) {
  color: rgb(254 215 170 / 0.65);
}
.dark\:text-orange-200\/70:is(.dark *) {
  color: rgb(254 215 170 / 0.7);
}
.dark\:text-orange-200\/75:is(.dark *) {
  color: rgb(254 215 170 / 0.75);
}
.dark\:text-orange-200\/80:is(.dark *) {
  color: rgb(254 215 170 / 0.8);
}
.dark\:text-orange-200\/85:is(.dark *) {
  color: rgb(254 215 170 / 0.85);
}
.dark\:text-orange-200\/90:is(.dark *) {
  color: rgb(254 215 170 / 0.9);
}
.dark\:text-orange-200\/95:is(.dark *) {
  color: rgb(254 215 170 / 0.95);
}
.dark\:text-orange-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-300\/0:is(.dark *) {
  color: rgb(253 186 116 / 0);
}
.dark\:text-orange-300\/10:is(.dark *) {
  color: rgb(253 186 116 / 0.1);
}
.dark\:text-orange-300\/100:is(.dark *) {
  color: rgb(253 186 116 / 1);
}
.dark\:text-orange-300\/15:is(.dark *) {
  color: rgb(253 186 116 / 0.15);
}
.dark\:text-orange-300\/20:is(.dark *) {
  color: rgb(253 186 116 / 0.2);
}
.dark\:text-orange-300\/25:is(.dark *) {
  color: rgb(253 186 116 / 0.25);
}
.dark\:text-orange-300\/30:is(.dark *) {
  color: rgb(253 186 116 / 0.3);
}
.dark\:text-orange-300\/35:is(.dark *) {
  color: rgb(253 186 116 / 0.35);
}
.dark\:text-orange-300\/40:is(.dark *) {
  color: rgb(253 186 116 / 0.4);
}
.dark\:text-orange-300\/45:is(.dark *) {
  color: rgb(253 186 116 / 0.45);
}
.dark\:text-orange-300\/5:is(.dark *) {
  color: rgb(253 186 116 / 0.05);
}
.dark\:text-orange-300\/50:is(.dark *) {
  color: rgb(253 186 116 / 0.5);
}
.dark\:text-orange-300\/55:is(.dark *) {
  color: rgb(253 186 116 / 0.55);
}
.dark\:text-orange-300\/60:is(.dark *) {
  color: rgb(253 186 116 / 0.6);
}
.dark\:text-orange-300\/65:is(.dark *) {
  color: rgb(253 186 116 / 0.65);
}
.dark\:text-orange-300\/70:is(.dark *) {
  color: rgb(253 186 116 / 0.7);
}
.dark\:text-orange-300\/75:is(.dark *) {
  color: rgb(253 186 116 / 0.75);
}
.dark\:text-orange-300\/80:is(.dark *) {
  color: rgb(253 186 116 / 0.8);
}
.dark\:text-orange-300\/85:is(.dark *) {
  color: rgb(253 186 116 / 0.85);
}
.dark\:text-orange-300\/90:is(.dark *) {
  color: rgb(253 186 116 / 0.9);
}
.dark\:text-orange-300\/95:is(.dark *) {
  color: rgb(253 186 116 / 0.95);
}
.dark\:text-orange-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-400\/0:is(.dark *) {
  color: rgb(251 146 60 / 0);
}
.dark\:text-orange-400\/10:is(.dark *) {
  color: rgb(251 146 60 / 0.1);
}
.dark\:text-orange-400\/100:is(.dark *) {
  color: rgb(251 146 60 / 1);
}
.dark\:text-orange-400\/15:is(.dark *) {
  color: rgb(251 146 60 / 0.15);
}
.dark\:text-orange-400\/20:is(.dark *) {
  color: rgb(251 146 60 / 0.2);
}
.dark\:text-orange-400\/25:is(.dark *) {
  color: rgb(251 146 60 / 0.25);
}
.dark\:text-orange-400\/30:is(.dark *) {
  color: rgb(251 146 60 / 0.3);
}
.dark\:text-orange-400\/35:is(.dark *) {
  color: rgb(251 146 60 / 0.35);
}
.dark\:text-orange-400\/40:is(.dark *) {
  color: rgb(251 146 60 / 0.4);
}
.dark\:text-orange-400\/45:is(.dark *) {
  color: rgb(251 146 60 / 0.45);
}
.dark\:text-orange-400\/5:is(.dark *) {
  color: rgb(251 146 60 / 0.05);
}
.dark\:text-orange-400\/50:is(.dark *) {
  color: rgb(251 146 60 / 0.5);
}
.dark\:text-orange-400\/55:is(.dark *) {
  color: rgb(251 146 60 / 0.55);
}
.dark\:text-orange-400\/60:is(.dark *) {
  color: rgb(251 146 60 / 0.6);
}
.dark\:text-orange-400\/65:is(.dark *) {
  color: rgb(251 146 60 / 0.65);
}
.dark\:text-orange-400\/70:is(.dark *) {
  color: rgb(251 146 60 / 0.7);
}
.dark\:text-orange-400\/75:is(.dark *) {
  color: rgb(251 146 60 / 0.75);
}
.dark\:text-orange-400\/80:is(.dark *) {
  color: rgb(251 146 60 / 0.8);
}
.dark\:text-orange-400\/85:is(.dark *) {
  color: rgb(251 146 60 / 0.85);
}
.dark\:text-orange-400\/90:is(.dark *) {
  color: rgb(251 146 60 / 0.9);
}
.dark\:text-orange-400\/95:is(.dark *) {
  color: rgb(251 146 60 / 0.95);
}
.dark\:text-orange-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-500\/0:is(.dark *) {
  color: rgb(249 115 22 / 0);
}
.dark\:text-orange-500\/10:is(.dark *) {
  color: rgb(249 115 22 / 0.1);
}
.dark\:text-orange-500\/100:is(.dark *) {
  color: rgb(249 115 22 / 1);
}
.dark\:text-orange-500\/15:is(.dark *) {
  color: rgb(249 115 22 / 0.15);
}
.dark\:text-orange-500\/20:is(.dark *) {
  color: rgb(249 115 22 / 0.2);
}
.dark\:text-orange-500\/25:is(.dark *) {
  color: rgb(249 115 22 / 0.25);
}
.dark\:text-orange-500\/30:is(.dark *) {
  color: rgb(249 115 22 / 0.3);
}
.dark\:text-orange-500\/35:is(.dark *) {
  color: rgb(249 115 22 / 0.35);
}
.dark\:text-orange-500\/40:is(.dark *) {
  color: rgb(249 115 22 / 0.4);
}
.dark\:text-orange-500\/45:is(.dark *) {
  color: rgb(249 115 22 / 0.45);
}
.dark\:text-orange-500\/5:is(.dark *) {
  color: rgb(249 115 22 / 0.05);
}
.dark\:text-orange-500\/50:is(.dark *) {
  color: rgb(249 115 22 / 0.5);
}
.dark\:text-orange-500\/55:is(.dark *) {
  color: rgb(249 115 22 / 0.55);
}
.dark\:text-orange-500\/60:is(.dark *) {
  color: rgb(249 115 22 / 0.6);
}
.dark\:text-orange-500\/65:is(.dark *) {
  color: rgb(249 115 22 / 0.65);
}
.dark\:text-orange-500\/70:is(.dark *) {
  color: rgb(249 115 22 / 0.7);
}
.dark\:text-orange-500\/75:is(.dark *) {
  color: rgb(249 115 22 / 0.75);
}
.dark\:text-orange-500\/80:is(.dark *) {
  color: rgb(249 115 22 / 0.8);
}
.dark\:text-orange-500\/85:is(.dark *) {
  color: rgb(249 115 22 / 0.85);
}
.dark\:text-orange-500\/90:is(.dark *) {
  color: rgb(249 115 22 / 0.9);
}
.dark\:text-orange-500\/95:is(.dark *) {
  color: rgb(249 115 22 / 0.95);
}
.dark\:text-orange-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-600\/0:is(.dark *) {
  color: rgb(234 88 12 / 0);
}
.dark\:text-orange-600\/10:is(.dark *) {
  color: rgb(234 88 12 / 0.1);
}
.dark\:text-orange-600\/100:is(.dark *) {
  color: rgb(234 88 12 / 1);
}
.dark\:text-orange-600\/15:is(.dark *) {
  color: rgb(234 88 12 / 0.15);
}
.dark\:text-orange-600\/20:is(.dark *) {
  color: rgb(234 88 12 / 0.2);
}
.dark\:text-orange-600\/25:is(.dark *) {
  color: rgb(234 88 12 / 0.25);
}
.dark\:text-orange-600\/30:is(.dark *) {
  color: rgb(234 88 12 / 0.3);
}
.dark\:text-orange-600\/35:is(.dark *) {
  color: rgb(234 88 12 / 0.35);
}
.dark\:text-orange-600\/40:is(.dark *) {
  color: rgb(234 88 12 / 0.4);
}
.dark\:text-orange-600\/45:is(.dark *) {
  color: rgb(234 88 12 / 0.45);
}
.dark\:text-orange-600\/5:is(.dark *) {
  color: rgb(234 88 12 / 0.05);
}
.dark\:text-orange-600\/50:is(.dark *) {
  color: rgb(234 88 12 / 0.5);
}
.dark\:text-orange-600\/55:is(.dark *) {
  color: rgb(234 88 12 / 0.55);
}
.dark\:text-orange-600\/60:is(.dark *) {
  color: rgb(234 88 12 / 0.6);
}
.dark\:text-orange-600\/65:is(.dark *) {
  color: rgb(234 88 12 / 0.65);
}
.dark\:text-orange-600\/70:is(.dark *) {
  color: rgb(234 88 12 / 0.7);
}
.dark\:text-orange-600\/75:is(.dark *) {
  color: rgb(234 88 12 / 0.75);
}
.dark\:text-orange-600\/80:is(.dark *) {
  color: rgb(234 88 12 / 0.8);
}
.dark\:text-orange-600\/85:is(.dark *) {
  color: rgb(234 88 12 / 0.85);
}
.dark\:text-orange-600\/90:is(.dark *) {
  color: rgb(234 88 12 / 0.9);
}
.dark\:text-orange-600\/95:is(.dark *) {
  color: rgb(234 88 12 / 0.95);
}
.dark\:text-orange-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-700\/0:is(.dark *) {
  color: rgb(194 65 12 / 0);
}
.dark\:text-orange-700\/10:is(.dark *) {
  color: rgb(194 65 12 / 0.1);
}
.dark\:text-orange-700\/100:is(.dark *) {
  color: rgb(194 65 12 / 1);
}
.dark\:text-orange-700\/15:is(.dark *) {
  color: rgb(194 65 12 / 0.15);
}
.dark\:text-orange-700\/20:is(.dark *) {
  color: rgb(194 65 12 / 0.2);
}
.dark\:text-orange-700\/25:is(.dark *) {
  color: rgb(194 65 12 / 0.25);
}
.dark\:text-orange-700\/30:is(.dark *) {
  color: rgb(194 65 12 / 0.3);
}
.dark\:text-orange-700\/35:is(.dark *) {
  color: rgb(194 65 12 / 0.35);
}
.dark\:text-orange-700\/40:is(.dark *) {
  color: rgb(194 65 12 / 0.4);
}
.dark\:text-orange-700\/45:is(.dark *) {
  color: rgb(194 65 12 / 0.45);
}
.dark\:text-orange-700\/5:is(.dark *) {
  color: rgb(194 65 12 / 0.05);
}
.dark\:text-orange-700\/50:is(.dark *) {
  color: rgb(194 65 12 / 0.5);
}
.dark\:text-orange-700\/55:is(.dark *) {
  color: rgb(194 65 12 / 0.55);
}
.dark\:text-orange-700\/60:is(.dark *) {
  color: rgb(194 65 12 / 0.6);
}
.dark\:text-orange-700\/65:is(.dark *) {
  color: rgb(194 65 12 / 0.65);
}
.dark\:text-orange-700\/70:is(.dark *) {
  color: rgb(194 65 12 / 0.7);
}
.dark\:text-orange-700\/75:is(.dark *) {
  color: rgb(194 65 12 / 0.75);
}
.dark\:text-orange-700\/80:is(.dark *) {
  color: rgb(194 65 12 / 0.8);
}
.dark\:text-orange-700\/85:is(.dark *) {
  color: rgb(194 65 12 / 0.85);
}
.dark\:text-orange-700\/90:is(.dark *) {
  color: rgb(194 65 12 / 0.9);
}
.dark\:text-orange-700\/95:is(.dark *) {
  color: rgb(194 65 12 / 0.95);
}
.dark\:text-orange-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-800\/0:is(.dark *) {
  color: rgb(154 52 18 / 0);
}
.dark\:text-orange-800\/10:is(.dark *) {
  color: rgb(154 52 18 / 0.1);
}
.dark\:text-orange-800\/100:is(.dark *) {
  color: rgb(154 52 18 / 1);
}
.dark\:text-orange-800\/15:is(.dark *) {
  color: rgb(154 52 18 / 0.15);
}
.dark\:text-orange-800\/20:is(.dark *) {
  color: rgb(154 52 18 / 0.2);
}
.dark\:text-orange-800\/25:is(.dark *) {
  color: rgb(154 52 18 / 0.25);
}
.dark\:text-orange-800\/30:is(.dark *) {
  color: rgb(154 52 18 / 0.3);
}
.dark\:text-orange-800\/35:is(.dark *) {
  color: rgb(154 52 18 / 0.35);
}
.dark\:text-orange-800\/40:is(.dark *) {
  color: rgb(154 52 18 / 0.4);
}
.dark\:text-orange-800\/45:is(.dark *) {
  color: rgb(154 52 18 / 0.45);
}
.dark\:text-orange-800\/5:is(.dark *) {
  color: rgb(154 52 18 / 0.05);
}
.dark\:text-orange-800\/50:is(.dark *) {
  color: rgb(154 52 18 / 0.5);
}
.dark\:text-orange-800\/55:is(.dark *) {
  color: rgb(154 52 18 / 0.55);
}
.dark\:text-orange-800\/60:is(.dark *) {
  color: rgb(154 52 18 / 0.6);
}
.dark\:text-orange-800\/65:is(.dark *) {
  color: rgb(154 52 18 / 0.65);
}
.dark\:text-orange-800\/70:is(.dark *) {
  color: rgb(154 52 18 / 0.7);
}
.dark\:text-orange-800\/75:is(.dark *) {
  color: rgb(154 52 18 / 0.75);
}
.dark\:text-orange-800\/80:is(.dark *) {
  color: rgb(154 52 18 / 0.8);
}
.dark\:text-orange-800\/85:is(.dark *) {
  color: rgb(154 52 18 / 0.85);
}
.dark\:text-orange-800\/90:is(.dark *) {
  color: rgb(154 52 18 / 0.9);
}
.dark\:text-orange-800\/95:is(.dark *) {
  color: rgb(154 52 18 / 0.95);
}
.dark\:text-orange-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-900\/0:is(.dark *) {
  color: rgb(124 45 18 / 0);
}
.dark\:text-orange-900\/10:is(.dark *) {
  color: rgb(124 45 18 / 0.1);
}
.dark\:text-orange-900\/100:is(.dark *) {
  color: rgb(124 45 18 / 1);
}
.dark\:text-orange-900\/15:is(.dark *) {
  color: rgb(124 45 18 / 0.15);
}
.dark\:text-orange-900\/20:is(.dark *) {
  color: rgb(124 45 18 / 0.2);
}
.dark\:text-orange-900\/25:is(.dark *) {
  color: rgb(124 45 18 / 0.25);
}
.dark\:text-orange-900\/30:is(.dark *) {
  color: rgb(124 45 18 / 0.3);
}
.dark\:text-orange-900\/35:is(.dark *) {
  color: rgb(124 45 18 / 0.35);
}
.dark\:text-orange-900\/40:is(.dark *) {
  color: rgb(124 45 18 / 0.4);
}
.dark\:text-orange-900\/45:is(.dark *) {
  color: rgb(124 45 18 / 0.45);
}
.dark\:text-orange-900\/5:is(.dark *) {
  color: rgb(124 45 18 / 0.05);
}
.dark\:text-orange-900\/50:is(.dark *) {
  color: rgb(124 45 18 / 0.5);
}
.dark\:text-orange-900\/55:is(.dark *) {
  color: rgb(124 45 18 / 0.55);
}
.dark\:text-orange-900\/60:is(.dark *) {
  color: rgb(124 45 18 / 0.6);
}
.dark\:text-orange-900\/65:is(.dark *) {
  color: rgb(124 45 18 / 0.65);
}
.dark\:text-orange-900\/70:is(.dark *) {
  color: rgb(124 45 18 / 0.7);
}
.dark\:text-orange-900\/75:is(.dark *) {
  color: rgb(124 45 18 / 0.75);
}
.dark\:text-orange-900\/80:is(.dark *) {
  color: rgb(124 45 18 / 0.8);
}
.dark\:text-orange-900\/85:is(.dark *) {
  color: rgb(124 45 18 / 0.85);
}
.dark\:text-orange-900\/90:is(.dark *) {
  color: rgb(124 45 18 / 0.9);
}
.dark\:text-orange-900\/95:is(.dark *) {
  color: rgb(124 45 18 / 0.95);
}
.dark\:text-pink-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-100\/0:is(.dark *) {
  color: rgb(252 231 243 / 0);
}
.dark\:text-pink-100\/10:is(.dark *) {
  color: rgb(252 231 243 / 0.1);
}
.dark\:text-pink-100\/100:is(.dark *) {
  color: rgb(252 231 243 / 1);
}
.dark\:text-pink-100\/15:is(.dark *) {
  color: rgb(252 231 243 / 0.15);
}
.dark\:text-pink-100\/20:is(.dark *) {
  color: rgb(252 231 243 / 0.2);
}
.dark\:text-pink-100\/25:is(.dark *) {
  color: rgb(252 231 243 / 0.25);
}
.dark\:text-pink-100\/30:is(.dark *) {
  color: rgb(252 231 243 / 0.3);
}
.dark\:text-pink-100\/35:is(.dark *) {
  color: rgb(252 231 243 / 0.35);
}
.dark\:text-pink-100\/40:is(.dark *) {
  color: rgb(252 231 243 / 0.4);
}
.dark\:text-pink-100\/45:is(.dark *) {
  color: rgb(252 231 243 / 0.45);
}
.dark\:text-pink-100\/5:is(.dark *) {
  color: rgb(252 231 243 / 0.05);
}
.dark\:text-pink-100\/50:is(.dark *) {
  color: rgb(252 231 243 / 0.5);
}
.dark\:text-pink-100\/55:is(.dark *) {
  color: rgb(252 231 243 / 0.55);
}
.dark\:text-pink-100\/60:is(.dark *) {
  color: rgb(252 231 243 / 0.6);
}
.dark\:text-pink-100\/65:is(.dark *) {
  color: rgb(252 231 243 / 0.65);
}
.dark\:text-pink-100\/70:is(.dark *) {
  color: rgb(252 231 243 / 0.7);
}
.dark\:text-pink-100\/75:is(.dark *) {
  color: rgb(252 231 243 / 0.75);
}
.dark\:text-pink-100\/80:is(.dark *) {
  color: rgb(252 231 243 / 0.8);
}
.dark\:text-pink-100\/85:is(.dark *) {
  color: rgb(252 231 243 / 0.85);
}
.dark\:text-pink-100\/90:is(.dark *) {
  color: rgb(252 231 243 / 0.9);
}
.dark\:text-pink-100\/95:is(.dark *) {
  color: rgb(252 231 243 / 0.95);
}
.dark\:text-pink-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-200\/0:is(.dark *) {
  color: rgb(251 207 232 / 0);
}
.dark\:text-pink-200\/10:is(.dark *) {
  color: rgb(251 207 232 / 0.1);
}
.dark\:text-pink-200\/100:is(.dark *) {
  color: rgb(251 207 232 / 1);
}
.dark\:text-pink-200\/15:is(.dark *) {
  color: rgb(251 207 232 / 0.15);
}
.dark\:text-pink-200\/20:is(.dark *) {
  color: rgb(251 207 232 / 0.2);
}
.dark\:text-pink-200\/25:is(.dark *) {
  color: rgb(251 207 232 / 0.25);
}
.dark\:text-pink-200\/30:is(.dark *) {
  color: rgb(251 207 232 / 0.3);
}
.dark\:text-pink-200\/35:is(.dark *) {
  color: rgb(251 207 232 / 0.35);
}
.dark\:text-pink-200\/40:is(.dark *) {
  color: rgb(251 207 232 / 0.4);
}
.dark\:text-pink-200\/45:is(.dark *) {
  color: rgb(251 207 232 / 0.45);
}
.dark\:text-pink-200\/5:is(.dark *) {
  color: rgb(251 207 232 / 0.05);
}
.dark\:text-pink-200\/50:is(.dark *) {
  color: rgb(251 207 232 / 0.5);
}
.dark\:text-pink-200\/55:is(.dark *) {
  color: rgb(251 207 232 / 0.55);
}
.dark\:text-pink-200\/60:is(.dark *) {
  color: rgb(251 207 232 / 0.6);
}
.dark\:text-pink-200\/65:is(.dark *) {
  color: rgb(251 207 232 / 0.65);
}
.dark\:text-pink-200\/70:is(.dark *) {
  color: rgb(251 207 232 / 0.7);
}
.dark\:text-pink-200\/75:is(.dark *) {
  color: rgb(251 207 232 / 0.75);
}
.dark\:text-pink-200\/80:is(.dark *) {
  color: rgb(251 207 232 / 0.8);
}
.dark\:text-pink-200\/85:is(.dark *) {
  color: rgb(251 207 232 / 0.85);
}
.dark\:text-pink-200\/90:is(.dark *) {
  color: rgb(251 207 232 / 0.9);
}
.dark\:text-pink-200\/95:is(.dark *) {
  color: rgb(251 207 232 / 0.95);
}
.dark\:text-pink-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-300\/0:is(.dark *) {
  color: rgb(249 168 212 / 0);
}
.dark\:text-pink-300\/10:is(.dark *) {
  color: rgb(249 168 212 / 0.1);
}
.dark\:text-pink-300\/100:is(.dark *) {
  color: rgb(249 168 212 / 1);
}
.dark\:text-pink-300\/15:is(.dark *) {
  color: rgb(249 168 212 / 0.15);
}
.dark\:text-pink-300\/20:is(.dark *) {
  color: rgb(249 168 212 / 0.2);
}
.dark\:text-pink-300\/25:is(.dark *) {
  color: rgb(249 168 212 / 0.25);
}
.dark\:text-pink-300\/30:is(.dark *) {
  color: rgb(249 168 212 / 0.3);
}
.dark\:text-pink-300\/35:is(.dark *) {
  color: rgb(249 168 212 / 0.35);
}
.dark\:text-pink-300\/40:is(.dark *) {
  color: rgb(249 168 212 / 0.4);
}
.dark\:text-pink-300\/45:is(.dark *) {
  color: rgb(249 168 212 / 0.45);
}
.dark\:text-pink-300\/5:is(.dark *) {
  color: rgb(249 168 212 / 0.05);
}
.dark\:text-pink-300\/50:is(.dark *) {
  color: rgb(249 168 212 / 0.5);
}
.dark\:text-pink-300\/55:is(.dark *) {
  color: rgb(249 168 212 / 0.55);
}
.dark\:text-pink-300\/60:is(.dark *) {
  color: rgb(249 168 212 / 0.6);
}
.dark\:text-pink-300\/65:is(.dark *) {
  color: rgb(249 168 212 / 0.65);
}
.dark\:text-pink-300\/70:is(.dark *) {
  color: rgb(249 168 212 / 0.7);
}
.dark\:text-pink-300\/75:is(.dark *) {
  color: rgb(249 168 212 / 0.75);
}
.dark\:text-pink-300\/80:is(.dark *) {
  color: rgb(249 168 212 / 0.8);
}
.dark\:text-pink-300\/85:is(.dark *) {
  color: rgb(249 168 212 / 0.85);
}
.dark\:text-pink-300\/90:is(.dark *) {
  color: rgb(249 168 212 / 0.9);
}
.dark\:text-pink-300\/95:is(.dark *) {
  color: rgb(249 168 212 / 0.95);
}
.dark\:text-pink-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-400\/0:is(.dark *) {
  color: rgb(244 114 182 / 0);
}
.dark\:text-pink-400\/10:is(.dark *) {
  color: rgb(244 114 182 / 0.1);
}
.dark\:text-pink-400\/100:is(.dark *) {
  color: rgb(244 114 182 / 1);
}
.dark\:text-pink-400\/15:is(.dark *) {
  color: rgb(244 114 182 / 0.15);
}
.dark\:text-pink-400\/20:is(.dark *) {
  color: rgb(244 114 182 / 0.2);
}
.dark\:text-pink-400\/25:is(.dark *) {
  color: rgb(244 114 182 / 0.25);
}
.dark\:text-pink-400\/30:is(.dark *) {
  color: rgb(244 114 182 / 0.3);
}
.dark\:text-pink-400\/35:is(.dark *) {
  color: rgb(244 114 182 / 0.35);
}
.dark\:text-pink-400\/40:is(.dark *) {
  color: rgb(244 114 182 / 0.4);
}
.dark\:text-pink-400\/45:is(.dark *) {
  color: rgb(244 114 182 / 0.45);
}
.dark\:text-pink-400\/5:is(.dark *) {
  color: rgb(244 114 182 / 0.05);
}
.dark\:text-pink-400\/50:is(.dark *) {
  color: rgb(244 114 182 / 0.5);
}
.dark\:text-pink-400\/55:is(.dark *) {
  color: rgb(244 114 182 / 0.55);
}
.dark\:text-pink-400\/60:is(.dark *) {
  color: rgb(244 114 182 / 0.6);
}
.dark\:text-pink-400\/65:is(.dark *) {
  color: rgb(244 114 182 / 0.65);
}
.dark\:text-pink-400\/70:is(.dark *) {
  color: rgb(244 114 182 / 0.7);
}
.dark\:text-pink-400\/75:is(.dark *) {
  color: rgb(244 114 182 / 0.75);
}
.dark\:text-pink-400\/80:is(.dark *) {
  color: rgb(244 114 182 / 0.8);
}
.dark\:text-pink-400\/85:is(.dark *) {
  color: rgb(244 114 182 / 0.85);
}
.dark\:text-pink-400\/90:is(.dark *) {
  color: rgb(244 114 182 / 0.9);
}
.dark\:text-pink-400\/95:is(.dark *) {
  color: rgb(244 114 182 / 0.95);
}
.dark\:text-pink-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-500\/0:is(.dark *) {
  color: rgb(236 72 153 / 0);
}
.dark\:text-pink-500\/10:is(.dark *) {
  color: rgb(236 72 153 / 0.1);
}
.dark\:text-pink-500\/100:is(.dark *) {
  color: rgb(236 72 153 / 1);
}
.dark\:text-pink-500\/15:is(.dark *) {
  color: rgb(236 72 153 / 0.15);
}
.dark\:text-pink-500\/20:is(.dark *) {
  color: rgb(236 72 153 / 0.2);
}
.dark\:text-pink-500\/25:is(.dark *) {
  color: rgb(236 72 153 / 0.25);
}
.dark\:text-pink-500\/30:is(.dark *) {
  color: rgb(236 72 153 / 0.3);
}
.dark\:text-pink-500\/35:is(.dark *) {
  color: rgb(236 72 153 / 0.35);
}
.dark\:text-pink-500\/40:is(.dark *) {
  color: rgb(236 72 153 / 0.4);
}
.dark\:text-pink-500\/45:is(.dark *) {
  color: rgb(236 72 153 / 0.45);
}
.dark\:text-pink-500\/5:is(.dark *) {
  color: rgb(236 72 153 / 0.05);
}
.dark\:text-pink-500\/50:is(.dark *) {
  color: rgb(236 72 153 / 0.5);
}
.dark\:text-pink-500\/55:is(.dark *) {
  color: rgb(236 72 153 / 0.55);
}
.dark\:text-pink-500\/60:is(.dark *) {
  color: rgb(236 72 153 / 0.6);
}
.dark\:text-pink-500\/65:is(.dark *) {
  color: rgb(236 72 153 / 0.65);
}
.dark\:text-pink-500\/70:is(.dark *) {
  color: rgb(236 72 153 / 0.7);
}
.dark\:text-pink-500\/75:is(.dark *) {
  color: rgb(236 72 153 / 0.75);
}
.dark\:text-pink-500\/80:is(.dark *) {
  color: rgb(236 72 153 / 0.8);
}
.dark\:text-pink-500\/85:is(.dark *) {
  color: rgb(236 72 153 / 0.85);
}
.dark\:text-pink-500\/90:is(.dark *) {
  color: rgb(236 72 153 / 0.9);
}
.dark\:text-pink-500\/95:is(.dark *) {
  color: rgb(236 72 153 / 0.95);
}
.dark\:text-pink-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-600\/0:is(.dark *) {
  color: rgb(219 39 119 / 0);
}
.dark\:text-pink-600\/10:is(.dark *) {
  color: rgb(219 39 119 / 0.1);
}
.dark\:text-pink-600\/100:is(.dark *) {
  color: rgb(219 39 119 / 1);
}
.dark\:text-pink-600\/15:is(.dark *) {
  color: rgb(219 39 119 / 0.15);
}
.dark\:text-pink-600\/20:is(.dark *) {
  color: rgb(219 39 119 / 0.2);
}
.dark\:text-pink-600\/25:is(.dark *) {
  color: rgb(219 39 119 / 0.25);
}
.dark\:text-pink-600\/30:is(.dark *) {
  color: rgb(219 39 119 / 0.3);
}
.dark\:text-pink-600\/35:is(.dark *) {
  color: rgb(219 39 119 / 0.35);
}
.dark\:text-pink-600\/40:is(.dark *) {
  color: rgb(219 39 119 / 0.4);
}
.dark\:text-pink-600\/45:is(.dark *) {
  color: rgb(219 39 119 / 0.45);
}
.dark\:text-pink-600\/5:is(.dark *) {
  color: rgb(219 39 119 / 0.05);
}
.dark\:text-pink-600\/50:is(.dark *) {
  color: rgb(219 39 119 / 0.5);
}
.dark\:text-pink-600\/55:is(.dark *) {
  color: rgb(219 39 119 / 0.55);
}
.dark\:text-pink-600\/60:is(.dark *) {
  color: rgb(219 39 119 / 0.6);
}
.dark\:text-pink-600\/65:is(.dark *) {
  color: rgb(219 39 119 / 0.65);
}
.dark\:text-pink-600\/70:is(.dark *) {
  color: rgb(219 39 119 / 0.7);
}
.dark\:text-pink-600\/75:is(.dark *) {
  color: rgb(219 39 119 / 0.75);
}
.dark\:text-pink-600\/80:is(.dark *) {
  color: rgb(219 39 119 / 0.8);
}
.dark\:text-pink-600\/85:is(.dark *) {
  color: rgb(219 39 119 / 0.85);
}
.dark\:text-pink-600\/90:is(.dark *) {
  color: rgb(219 39 119 / 0.9);
}
.dark\:text-pink-600\/95:is(.dark *) {
  color: rgb(219 39 119 / 0.95);
}
.dark\:text-pink-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-700\/0:is(.dark *) {
  color: rgb(190 24 93 / 0);
}
.dark\:text-pink-700\/10:is(.dark *) {
  color: rgb(190 24 93 / 0.1);
}
.dark\:text-pink-700\/100:is(.dark *) {
  color: rgb(190 24 93 / 1);
}
.dark\:text-pink-700\/15:is(.dark *) {
  color: rgb(190 24 93 / 0.15);
}
.dark\:text-pink-700\/20:is(.dark *) {
  color: rgb(190 24 93 / 0.2);
}
.dark\:text-pink-700\/25:is(.dark *) {
  color: rgb(190 24 93 / 0.25);
}
.dark\:text-pink-700\/30:is(.dark *) {
  color: rgb(190 24 93 / 0.3);
}
.dark\:text-pink-700\/35:is(.dark *) {
  color: rgb(190 24 93 / 0.35);
}
.dark\:text-pink-700\/40:is(.dark *) {
  color: rgb(190 24 93 / 0.4);
}
.dark\:text-pink-700\/45:is(.dark *) {
  color: rgb(190 24 93 / 0.45);
}
.dark\:text-pink-700\/5:is(.dark *) {
  color: rgb(190 24 93 / 0.05);
}
.dark\:text-pink-700\/50:is(.dark *) {
  color: rgb(190 24 93 / 0.5);
}
.dark\:text-pink-700\/55:is(.dark *) {
  color: rgb(190 24 93 / 0.55);
}
.dark\:text-pink-700\/60:is(.dark *) {
  color: rgb(190 24 93 / 0.6);
}
.dark\:text-pink-700\/65:is(.dark *) {
  color: rgb(190 24 93 / 0.65);
}
.dark\:text-pink-700\/70:is(.dark *) {
  color: rgb(190 24 93 / 0.7);
}
.dark\:text-pink-700\/75:is(.dark *) {
  color: rgb(190 24 93 / 0.75);
}
.dark\:text-pink-700\/80:is(.dark *) {
  color: rgb(190 24 93 / 0.8);
}
.dark\:text-pink-700\/85:is(.dark *) {
  color: rgb(190 24 93 / 0.85);
}
.dark\:text-pink-700\/90:is(.dark *) {
  color: rgb(190 24 93 / 0.9);
}
.dark\:text-pink-700\/95:is(.dark *) {
  color: rgb(190 24 93 / 0.95);
}
.dark\:text-pink-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-800\/0:is(.dark *) {
  color: rgb(157 23 77 / 0);
}
.dark\:text-pink-800\/10:is(.dark *) {
  color: rgb(157 23 77 / 0.1);
}
.dark\:text-pink-800\/100:is(.dark *) {
  color: rgb(157 23 77 / 1);
}
.dark\:text-pink-800\/15:is(.dark *) {
  color: rgb(157 23 77 / 0.15);
}
.dark\:text-pink-800\/20:is(.dark *) {
  color: rgb(157 23 77 / 0.2);
}
.dark\:text-pink-800\/25:is(.dark *) {
  color: rgb(157 23 77 / 0.25);
}
.dark\:text-pink-800\/30:is(.dark *) {
  color: rgb(157 23 77 / 0.3);
}
.dark\:text-pink-800\/35:is(.dark *) {
  color: rgb(157 23 77 / 0.35);
}
.dark\:text-pink-800\/40:is(.dark *) {
  color: rgb(157 23 77 / 0.4);
}
.dark\:text-pink-800\/45:is(.dark *) {
  color: rgb(157 23 77 / 0.45);
}
.dark\:text-pink-800\/5:is(.dark *) {
  color: rgb(157 23 77 / 0.05);
}
.dark\:text-pink-800\/50:is(.dark *) {
  color: rgb(157 23 77 / 0.5);
}
.dark\:text-pink-800\/55:is(.dark *) {
  color: rgb(157 23 77 / 0.55);
}
.dark\:text-pink-800\/60:is(.dark *) {
  color: rgb(157 23 77 / 0.6);
}
.dark\:text-pink-800\/65:is(.dark *) {
  color: rgb(157 23 77 / 0.65);
}
.dark\:text-pink-800\/70:is(.dark *) {
  color: rgb(157 23 77 / 0.7);
}
.dark\:text-pink-800\/75:is(.dark *) {
  color: rgb(157 23 77 / 0.75);
}
.dark\:text-pink-800\/80:is(.dark *) {
  color: rgb(157 23 77 / 0.8);
}
.dark\:text-pink-800\/85:is(.dark *) {
  color: rgb(157 23 77 / 0.85);
}
.dark\:text-pink-800\/90:is(.dark *) {
  color: rgb(157 23 77 / 0.9);
}
.dark\:text-pink-800\/95:is(.dark *) {
  color: rgb(157 23 77 / 0.95);
}
.dark\:text-pink-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-900\/0:is(.dark *) {
  color: rgb(131 24 67 / 0);
}
.dark\:text-pink-900\/10:is(.dark *) {
  color: rgb(131 24 67 / 0.1);
}
.dark\:text-pink-900\/100:is(.dark *) {
  color: rgb(131 24 67 / 1);
}
.dark\:text-pink-900\/15:is(.dark *) {
  color: rgb(131 24 67 / 0.15);
}
.dark\:text-pink-900\/20:is(.dark *) {
  color: rgb(131 24 67 / 0.2);
}
.dark\:text-pink-900\/25:is(.dark *) {
  color: rgb(131 24 67 / 0.25);
}
.dark\:text-pink-900\/30:is(.dark *) {
  color: rgb(131 24 67 / 0.3);
}
.dark\:text-pink-900\/35:is(.dark *) {
  color: rgb(131 24 67 / 0.35);
}
.dark\:text-pink-900\/40:is(.dark *) {
  color: rgb(131 24 67 / 0.4);
}
.dark\:text-pink-900\/45:is(.dark *) {
  color: rgb(131 24 67 / 0.45);
}
.dark\:text-pink-900\/5:is(.dark *) {
  color: rgb(131 24 67 / 0.05);
}
.dark\:text-pink-900\/50:is(.dark *) {
  color: rgb(131 24 67 / 0.5);
}
.dark\:text-pink-900\/55:is(.dark *) {
  color: rgb(131 24 67 / 0.55);
}
.dark\:text-pink-900\/60:is(.dark *) {
  color: rgb(131 24 67 / 0.6);
}
.dark\:text-pink-900\/65:is(.dark *) {
  color: rgb(131 24 67 / 0.65);
}
.dark\:text-pink-900\/70:is(.dark *) {
  color: rgb(131 24 67 / 0.7);
}
.dark\:text-pink-900\/75:is(.dark *) {
  color: rgb(131 24 67 / 0.75);
}
.dark\:text-pink-900\/80:is(.dark *) {
  color: rgb(131 24 67 / 0.8);
}
.dark\:text-pink-900\/85:is(.dark *) {
  color: rgb(131 24 67 / 0.85);
}
.dark\:text-pink-900\/90:is(.dark *) {
  color: rgb(131 24 67 / 0.9);
}
.dark\:text-pink-900\/95:is(.dark *) {
  color: rgb(131 24 67 / 0.95);
}
.dark\:text-purple-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-100\/0:is(.dark *) {
  color: rgb(243 232 255 / 0);
}
.dark\:text-purple-100\/10:is(.dark *) {
  color: rgb(243 232 255 / 0.1);
}
.dark\:text-purple-100\/100:is(.dark *) {
  color: rgb(243 232 255 / 1);
}
.dark\:text-purple-100\/15:is(.dark *) {
  color: rgb(243 232 255 / 0.15);
}
.dark\:text-purple-100\/20:is(.dark *) {
  color: rgb(243 232 255 / 0.2);
}
.dark\:text-purple-100\/25:is(.dark *) {
  color: rgb(243 232 255 / 0.25);
}
.dark\:text-purple-100\/30:is(.dark *) {
  color: rgb(243 232 255 / 0.3);
}
.dark\:text-purple-100\/35:is(.dark *) {
  color: rgb(243 232 255 / 0.35);
}
.dark\:text-purple-100\/40:is(.dark *) {
  color: rgb(243 232 255 / 0.4);
}
.dark\:text-purple-100\/45:is(.dark *) {
  color: rgb(243 232 255 / 0.45);
}
.dark\:text-purple-100\/5:is(.dark *) {
  color: rgb(243 232 255 / 0.05);
}
.dark\:text-purple-100\/50:is(.dark *) {
  color: rgb(243 232 255 / 0.5);
}
.dark\:text-purple-100\/55:is(.dark *) {
  color: rgb(243 232 255 / 0.55);
}
.dark\:text-purple-100\/60:is(.dark *) {
  color: rgb(243 232 255 / 0.6);
}
.dark\:text-purple-100\/65:is(.dark *) {
  color: rgb(243 232 255 / 0.65);
}
.dark\:text-purple-100\/70:is(.dark *) {
  color: rgb(243 232 255 / 0.7);
}
.dark\:text-purple-100\/75:is(.dark *) {
  color: rgb(243 232 255 / 0.75);
}
.dark\:text-purple-100\/80:is(.dark *) {
  color: rgb(243 232 255 / 0.8);
}
.dark\:text-purple-100\/85:is(.dark *) {
  color: rgb(243 232 255 / 0.85);
}
.dark\:text-purple-100\/90:is(.dark *) {
  color: rgb(243 232 255 / 0.9);
}
.dark\:text-purple-100\/95:is(.dark *) {
  color: rgb(243 232 255 / 0.95);
}
.dark\:text-purple-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-200\/0:is(.dark *) {
  color: rgb(233 213 255 / 0);
}
.dark\:text-purple-200\/10:is(.dark *) {
  color: rgb(233 213 255 / 0.1);
}
.dark\:text-purple-200\/100:is(.dark *) {
  color: rgb(233 213 255 / 1);
}
.dark\:text-purple-200\/15:is(.dark *) {
  color: rgb(233 213 255 / 0.15);
}
.dark\:text-purple-200\/20:is(.dark *) {
  color: rgb(233 213 255 / 0.2);
}
.dark\:text-purple-200\/25:is(.dark *) {
  color: rgb(233 213 255 / 0.25);
}
.dark\:text-purple-200\/30:is(.dark *) {
  color: rgb(233 213 255 / 0.3);
}
.dark\:text-purple-200\/35:is(.dark *) {
  color: rgb(233 213 255 / 0.35);
}
.dark\:text-purple-200\/40:is(.dark *) {
  color: rgb(233 213 255 / 0.4);
}
.dark\:text-purple-200\/45:is(.dark *) {
  color: rgb(233 213 255 / 0.45);
}
.dark\:text-purple-200\/5:is(.dark *) {
  color: rgb(233 213 255 / 0.05);
}
.dark\:text-purple-200\/50:is(.dark *) {
  color: rgb(233 213 255 / 0.5);
}
.dark\:text-purple-200\/55:is(.dark *) {
  color: rgb(233 213 255 / 0.55);
}
.dark\:text-purple-200\/60:is(.dark *) {
  color: rgb(233 213 255 / 0.6);
}
.dark\:text-purple-200\/65:is(.dark *) {
  color: rgb(233 213 255 / 0.65);
}
.dark\:text-purple-200\/70:is(.dark *) {
  color: rgb(233 213 255 / 0.7);
}
.dark\:text-purple-200\/75:is(.dark *) {
  color: rgb(233 213 255 / 0.75);
}
.dark\:text-purple-200\/80:is(.dark *) {
  color: rgb(233 213 255 / 0.8);
}
.dark\:text-purple-200\/85:is(.dark *) {
  color: rgb(233 213 255 / 0.85);
}
.dark\:text-purple-200\/90:is(.dark *) {
  color: rgb(233 213 255 / 0.9);
}
.dark\:text-purple-200\/95:is(.dark *) {
  color: rgb(233 213 255 / 0.95);
}
.dark\:text-purple-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-300\/0:is(.dark *) {
  color: rgb(216 180 254 / 0);
}
.dark\:text-purple-300\/10:is(.dark *) {
  color: rgb(216 180 254 / 0.1);
}
.dark\:text-purple-300\/100:is(.dark *) {
  color: rgb(216 180 254 / 1);
}
.dark\:text-purple-300\/15:is(.dark *) {
  color: rgb(216 180 254 / 0.15);
}
.dark\:text-purple-300\/20:is(.dark *) {
  color: rgb(216 180 254 / 0.2);
}
.dark\:text-purple-300\/25:is(.dark *) {
  color: rgb(216 180 254 / 0.25);
}
.dark\:text-purple-300\/30:is(.dark *) {
  color: rgb(216 180 254 / 0.3);
}
.dark\:text-purple-300\/35:is(.dark *) {
  color: rgb(216 180 254 / 0.35);
}
.dark\:text-purple-300\/40:is(.dark *) {
  color: rgb(216 180 254 / 0.4);
}
.dark\:text-purple-300\/45:is(.dark *) {
  color: rgb(216 180 254 / 0.45);
}
.dark\:text-purple-300\/5:is(.dark *) {
  color: rgb(216 180 254 / 0.05);
}
.dark\:text-purple-300\/50:is(.dark *) {
  color: rgb(216 180 254 / 0.5);
}
.dark\:text-purple-300\/55:is(.dark *) {
  color: rgb(216 180 254 / 0.55);
}
.dark\:text-purple-300\/60:is(.dark *) {
  color: rgb(216 180 254 / 0.6);
}
.dark\:text-purple-300\/65:is(.dark *) {
  color: rgb(216 180 254 / 0.65);
}
.dark\:text-purple-300\/70:is(.dark *) {
  color: rgb(216 180 254 / 0.7);
}
.dark\:text-purple-300\/75:is(.dark *) {
  color: rgb(216 180 254 / 0.75);
}
.dark\:text-purple-300\/80:is(.dark *) {
  color: rgb(216 180 254 / 0.8);
}
.dark\:text-purple-300\/85:is(.dark *) {
  color: rgb(216 180 254 / 0.85);
}
.dark\:text-purple-300\/90:is(.dark *) {
  color: rgb(216 180 254 / 0.9);
}
.dark\:text-purple-300\/95:is(.dark *) {
  color: rgb(216 180 254 / 0.95);
}
.dark\:text-purple-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-400\/0:is(.dark *) {
  color: rgb(192 132 252 / 0);
}
.dark\:text-purple-400\/10:is(.dark *) {
  color: rgb(192 132 252 / 0.1);
}
.dark\:text-purple-400\/100:is(.dark *) {
  color: rgb(192 132 252 / 1);
}
.dark\:text-purple-400\/15:is(.dark *) {
  color: rgb(192 132 252 / 0.15);
}
.dark\:text-purple-400\/20:is(.dark *) {
  color: rgb(192 132 252 / 0.2);
}
.dark\:text-purple-400\/25:is(.dark *) {
  color: rgb(192 132 252 / 0.25);
}
.dark\:text-purple-400\/30:is(.dark *) {
  color: rgb(192 132 252 / 0.3);
}
.dark\:text-purple-400\/35:is(.dark *) {
  color: rgb(192 132 252 / 0.35);
}
.dark\:text-purple-400\/40:is(.dark *) {
  color: rgb(192 132 252 / 0.4);
}
.dark\:text-purple-400\/45:is(.dark *) {
  color: rgb(192 132 252 / 0.45);
}
.dark\:text-purple-400\/5:is(.dark *) {
  color: rgb(192 132 252 / 0.05);
}
.dark\:text-purple-400\/50:is(.dark *) {
  color: rgb(192 132 252 / 0.5);
}
.dark\:text-purple-400\/55:is(.dark *) {
  color: rgb(192 132 252 / 0.55);
}
.dark\:text-purple-400\/60:is(.dark *) {
  color: rgb(192 132 252 / 0.6);
}
.dark\:text-purple-400\/65:is(.dark *) {
  color: rgb(192 132 252 / 0.65);
}
.dark\:text-purple-400\/70:is(.dark *) {
  color: rgb(192 132 252 / 0.7);
}
.dark\:text-purple-400\/75:is(.dark *) {
  color: rgb(192 132 252 / 0.75);
}
.dark\:text-purple-400\/80:is(.dark *) {
  color: rgb(192 132 252 / 0.8);
}
.dark\:text-purple-400\/85:is(.dark *) {
  color: rgb(192 132 252 / 0.85);
}
.dark\:text-purple-400\/90:is(.dark *) {
  color: rgb(192 132 252 / 0.9);
}
.dark\:text-purple-400\/95:is(.dark *) {
  color: rgb(192 132 252 / 0.95);
}
.dark\:text-purple-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-500\/0:is(.dark *) {
  color: rgb(168 85 247 / 0);
}
.dark\:text-purple-500\/10:is(.dark *) {
  color: rgb(168 85 247 / 0.1);
}
.dark\:text-purple-500\/100:is(.dark *) {
  color: rgb(168 85 247 / 1);
}
.dark\:text-purple-500\/15:is(.dark *) {
  color: rgb(168 85 247 / 0.15);
}
.dark\:text-purple-500\/20:is(.dark *) {
  color: rgb(168 85 247 / 0.2);
}
.dark\:text-purple-500\/25:is(.dark *) {
  color: rgb(168 85 247 / 0.25);
}
.dark\:text-purple-500\/30:is(.dark *) {
  color: rgb(168 85 247 / 0.3);
}
.dark\:text-purple-500\/35:is(.dark *) {
  color: rgb(168 85 247 / 0.35);
}
.dark\:text-purple-500\/40:is(.dark *) {
  color: rgb(168 85 247 / 0.4);
}
.dark\:text-purple-500\/45:is(.dark *) {
  color: rgb(168 85 247 / 0.45);
}
.dark\:text-purple-500\/5:is(.dark *) {
  color: rgb(168 85 247 / 0.05);
}
.dark\:text-purple-500\/50:is(.dark *) {
  color: rgb(168 85 247 / 0.5);
}
.dark\:text-purple-500\/55:is(.dark *) {
  color: rgb(168 85 247 / 0.55);
}
.dark\:text-purple-500\/60:is(.dark *) {
  color: rgb(168 85 247 / 0.6);
}
.dark\:text-purple-500\/65:is(.dark *) {
  color: rgb(168 85 247 / 0.65);
}
.dark\:text-purple-500\/70:is(.dark *) {
  color: rgb(168 85 247 / 0.7);
}
.dark\:text-purple-500\/75:is(.dark *) {
  color: rgb(168 85 247 / 0.75);
}
.dark\:text-purple-500\/80:is(.dark *) {
  color: rgb(168 85 247 / 0.8);
}
.dark\:text-purple-500\/85:is(.dark *) {
  color: rgb(168 85 247 / 0.85);
}
.dark\:text-purple-500\/90:is(.dark *) {
  color: rgb(168 85 247 / 0.9);
}
.dark\:text-purple-500\/95:is(.dark *) {
  color: rgb(168 85 247 / 0.95);
}
.dark\:text-purple-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-600\/0:is(.dark *) {
  color: rgb(147 51 234 / 0);
}
.dark\:text-purple-600\/10:is(.dark *) {
  color: rgb(147 51 234 / 0.1);
}
.dark\:text-purple-600\/100:is(.dark *) {
  color: rgb(147 51 234 / 1);
}
.dark\:text-purple-600\/15:is(.dark *) {
  color: rgb(147 51 234 / 0.15);
}
.dark\:text-purple-600\/20:is(.dark *) {
  color: rgb(147 51 234 / 0.2);
}
.dark\:text-purple-600\/25:is(.dark *) {
  color: rgb(147 51 234 / 0.25);
}
.dark\:text-purple-600\/30:is(.dark *) {
  color: rgb(147 51 234 / 0.3);
}
.dark\:text-purple-600\/35:is(.dark *) {
  color: rgb(147 51 234 / 0.35);
}
.dark\:text-purple-600\/40:is(.dark *) {
  color: rgb(147 51 234 / 0.4);
}
.dark\:text-purple-600\/45:is(.dark *) {
  color: rgb(147 51 234 / 0.45);
}
.dark\:text-purple-600\/5:is(.dark *) {
  color: rgb(147 51 234 / 0.05);
}
.dark\:text-purple-600\/50:is(.dark *) {
  color: rgb(147 51 234 / 0.5);
}
.dark\:text-purple-600\/55:is(.dark *) {
  color: rgb(147 51 234 / 0.55);
}
.dark\:text-purple-600\/60:is(.dark *) {
  color: rgb(147 51 234 / 0.6);
}
.dark\:text-purple-600\/65:is(.dark *) {
  color: rgb(147 51 234 / 0.65);
}
.dark\:text-purple-600\/70:is(.dark *) {
  color: rgb(147 51 234 / 0.7);
}
.dark\:text-purple-600\/75:is(.dark *) {
  color: rgb(147 51 234 / 0.75);
}
.dark\:text-purple-600\/80:is(.dark *) {
  color: rgb(147 51 234 / 0.8);
}
.dark\:text-purple-600\/85:is(.dark *) {
  color: rgb(147 51 234 / 0.85);
}
.dark\:text-purple-600\/90:is(.dark *) {
  color: rgb(147 51 234 / 0.9);
}
.dark\:text-purple-600\/95:is(.dark *) {
  color: rgb(147 51 234 / 0.95);
}
.dark\:text-purple-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-700\/0:is(.dark *) {
  color: rgb(126 34 206 / 0);
}
.dark\:text-purple-700\/10:is(.dark *) {
  color: rgb(126 34 206 / 0.1);
}
.dark\:text-purple-700\/100:is(.dark *) {
  color: rgb(126 34 206 / 1);
}
.dark\:text-purple-700\/15:is(.dark *) {
  color: rgb(126 34 206 / 0.15);
}
.dark\:text-purple-700\/20:is(.dark *) {
  color: rgb(126 34 206 / 0.2);
}
.dark\:text-purple-700\/25:is(.dark *) {
  color: rgb(126 34 206 / 0.25);
}
.dark\:text-purple-700\/30:is(.dark *) {
  color: rgb(126 34 206 / 0.3);
}
.dark\:text-purple-700\/35:is(.dark *) {
  color: rgb(126 34 206 / 0.35);
}
.dark\:text-purple-700\/40:is(.dark *) {
  color: rgb(126 34 206 / 0.4);
}
.dark\:text-purple-700\/45:is(.dark *) {
  color: rgb(126 34 206 / 0.45);
}
.dark\:text-purple-700\/5:is(.dark *) {
  color: rgb(126 34 206 / 0.05);
}
.dark\:text-purple-700\/50:is(.dark *) {
  color: rgb(126 34 206 / 0.5);
}
.dark\:text-purple-700\/55:is(.dark *) {
  color: rgb(126 34 206 / 0.55);
}
.dark\:text-purple-700\/60:is(.dark *) {
  color: rgb(126 34 206 / 0.6);
}
.dark\:text-purple-700\/65:is(.dark *) {
  color: rgb(126 34 206 / 0.65);
}
.dark\:text-purple-700\/70:is(.dark *) {
  color: rgb(126 34 206 / 0.7);
}
.dark\:text-purple-700\/75:is(.dark *) {
  color: rgb(126 34 206 / 0.75);
}
.dark\:text-purple-700\/80:is(.dark *) {
  color: rgb(126 34 206 / 0.8);
}
.dark\:text-purple-700\/85:is(.dark *) {
  color: rgb(126 34 206 / 0.85);
}
.dark\:text-purple-700\/90:is(.dark *) {
  color: rgb(126 34 206 / 0.9);
}
.dark\:text-purple-700\/95:is(.dark *) {
  color: rgb(126 34 206 / 0.95);
}
.dark\:text-purple-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-800\/0:is(.dark *) {
  color: rgb(107 33 168 / 0);
}
.dark\:text-purple-800\/10:is(.dark *) {
  color: rgb(107 33 168 / 0.1);
}
.dark\:text-purple-800\/100:is(.dark *) {
  color: rgb(107 33 168 / 1);
}
.dark\:text-purple-800\/15:is(.dark *) {
  color: rgb(107 33 168 / 0.15);
}
.dark\:text-purple-800\/20:is(.dark *) {
  color: rgb(107 33 168 / 0.2);
}
.dark\:text-purple-800\/25:is(.dark *) {
  color: rgb(107 33 168 / 0.25);
}
.dark\:text-purple-800\/30:is(.dark *) {
  color: rgb(107 33 168 / 0.3);
}
.dark\:text-purple-800\/35:is(.dark *) {
  color: rgb(107 33 168 / 0.35);
}
.dark\:text-purple-800\/40:is(.dark *) {
  color: rgb(107 33 168 / 0.4);
}
.dark\:text-purple-800\/45:is(.dark *) {
  color: rgb(107 33 168 / 0.45);
}
.dark\:text-purple-800\/5:is(.dark *) {
  color: rgb(107 33 168 / 0.05);
}
.dark\:text-purple-800\/50:is(.dark *) {
  color: rgb(107 33 168 / 0.5);
}
.dark\:text-purple-800\/55:is(.dark *) {
  color: rgb(107 33 168 / 0.55);
}
.dark\:text-purple-800\/60:is(.dark *) {
  color: rgb(107 33 168 / 0.6);
}
.dark\:text-purple-800\/65:is(.dark *) {
  color: rgb(107 33 168 / 0.65);
}
.dark\:text-purple-800\/70:is(.dark *) {
  color: rgb(107 33 168 / 0.7);
}
.dark\:text-purple-800\/75:is(.dark *) {
  color: rgb(107 33 168 / 0.75);
}
.dark\:text-purple-800\/80:is(.dark *) {
  color: rgb(107 33 168 / 0.8);
}
.dark\:text-purple-800\/85:is(.dark *) {
  color: rgb(107 33 168 / 0.85);
}
.dark\:text-purple-800\/90:is(.dark *) {
  color: rgb(107 33 168 / 0.9);
}
.dark\:text-purple-800\/95:is(.dark *) {
  color: rgb(107 33 168 / 0.95);
}
.dark\:text-purple-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-900\/0:is(.dark *) {
  color: rgb(88 28 135 / 0);
}
.dark\:text-purple-900\/10:is(.dark *) {
  color: rgb(88 28 135 / 0.1);
}
.dark\:text-purple-900\/100:is(.dark *) {
  color: rgb(88 28 135 / 1);
}
.dark\:text-purple-900\/15:is(.dark *) {
  color: rgb(88 28 135 / 0.15);
}
.dark\:text-purple-900\/20:is(.dark *) {
  color: rgb(88 28 135 / 0.2);
}
.dark\:text-purple-900\/25:is(.dark *) {
  color: rgb(88 28 135 / 0.25);
}
.dark\:text-purple-900\/30:is(.dark *) {
  color: rgb(88 28 135 / 0.3);
}
.dark\:text-purple-900\/35:is(.dark *) {
  color: rgb(88 28 135 / 0.35);
}
.dark\:text-purple-900\/40:is(.dark *) {
  color: rgb(88 28 135 / 0.4);
}
.dark\:text-purple-900\/45:is(.dark *) {
  color: rgb(88 28 135 / 0.45);
}
.dark\:text-purple-900\/5:is(.dark *) {
  color: rgb(88 28 135 / 0.05);
}
.dark\:text-purple-900\/50:is(.dark *) {
  color: rgb(88 28 135 / 0.5);
}
.dark\:text-purple-900\/55:is(.dark *) {
  color: rgb(88 28 135 / 0.55);
}
.dark\:text-purple-900\/60:is(.dark *) {
  color: rgb(88 28 135 / 0.6);
}
.dark\:text-purple-900\/65:is(.dark *) {
  color: rgb(88 28 135 / 0.65);
}
.dark\:text-purple-900\/70:is(.dark *) {
  color: rgb(88 28 135 / 0.7);
}
.dark\:text-purple-900\/75:is(.dark *) {
  color: rgb(88 28 135 / 0.75);
}
.dark\:text-purple-900\/80:is(.dark *) {
  color: rgb(88 28 135 / 0.8);
}
.dark\:text-purple-900\/85:is(.dark *) {
  color: rgb(88 28 135 / 0.85);
}
.dark\:text-purple-900\/90:is(.dark *) {
  color: rgb(88 28 135 / 0.9);
}
.dark\:text-purple-900\/95:is(.dark *) {
  color: rgb(88 28 135 / 0.95);
}
.dark\:text-red-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}
.dark\:text-red-100\/0:is(.dark *) {
  color: rgb(254 226 226 / 0);
}
.dark\:text-red-100\/10:is(.dark *) {
  color: rgb(254 226 226 / 0.1);
}
.dark\:text-red-100\/100:is(.dark *) {
  color: rgb(254 226 226 / 1);
}
.dark\:text-red-100\/15:is(.dark *) {
  color: rgb(254 226 226 / 0.15);
}
.dark\:text-red-100\/20:is(.dark *) {
  color: rgb(254 226 226 / 0.2);
}
.dark\:text-red-100\/25:is(.dark *) {
  color: rgb(254 226 226 / 0.25);
}
.dark\:text-red-100\/30:is(.dark *) {
  color: rgb(254 226 226 / 0.3);
}
.dark\:text-red-100\/35:is(.dark *) {
  color: rgb(254 226 226 / 0.35);
}
.dark\:text-red-100\/40:is(.dark *) {
  color: rgb(254 226 226 / 0.4);
}
.dark\:text-red-100\/45:is(.dark *) {
  color: rgb(254 226 226 / 0.45);
}
.dark\:text-red-100\/5:is(.dark *) {
  color: rgb(254 226 226 / 0.05);
}
.dark\:text-red-100\/50:is(.dark *) {
  color: rgb(254 226 226 / 0.5);
}
.dark\:text-red-100\/55:is(.dark *) {
  color: rgb(254 226 226 / 0.55);
}
.dark\:text-red-100\/60:is(.dark *) {
  color: rgb(254 226 226 / 0.6);
}
.dark\:text-red-100\/65:is(.dark *) {
  color: rgb(254 226 226 / 0.65);
}
.dark\:text-red-100\/70:is(.dark *) {
  color: rgb(254 226 226 / 0.7);
}
.dark\:text-red-100\/75:is(.dark *) {
  color: rgb(254 226 226 / 0.75);
}
.dark\:text-red-100\/80:is(.dark *) {
  color: rgb(254 226 226 / 0.8);
}
.dark\:text-red-100\/85:is(.dark *) {
  color: rgb(254 226 226 / 0.85);
}
.dark\:text-red-100\/90:is(.dark *) {
  color: rgb(254 226 226 / 0.9);
}
.dark\:text-red-100\/95:is(.dark *) {
  color: rgb(254 226 226 / 0.95);
}
.dark\:text-red-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}
.dark\:text-red-200\/0:is(.dark *) {
  color: rgb(254 202 202 / 0);
}
.dark\:text-red-200\/10:is(.dark *) {
  color: rgb(254 202 202 / 0.1);
}
.dark\:text-red-200\/100:is(.dark *) {
  color: rgb(254 202 202 / 1);
}
.dark\:text-red-200\/15:is(.dark *) {
  color: rgb(254 202 202 / 0.15);
}
.dark\:text-red-200\/20:is(.dark *) {
  color: rgb(254 202 202 / 0.2);
}
.dark\:text-red-200\/25:is(.dark *) {
  color: rgb(254 202 202 / 0.25);
}
.dark\:text-red-200\/30:is(.dark *) {
  color: rgb(254 202 202 / 0.3);
}
.dark\:text-red-200\/35:is(.dark *) {
  color: rgb(254 202 202 / 0.35);
}
.dark\:text-red-200\/40:is(.dark *) {
  color: rgb(254 202 202 / 0.4);
}
.dark\:text-red-200\/45:is(.dark *) {
  color: rgb(254 202 202 / 0.45);
}
.dark\:text-red-200\/5:is(.dark *) {
  color: rgb(254 202 202 / 0.05);
}
.dark\:text-red-200\/50:is(.dark *) {
  color: rgb(254 202 202 / 0.5);
}
.dark\:text-red-200\/55:is(.dark *) {
  color: rgb(254 202 202 / 0.55);
}
.dark\:text-red-200\/60:is(.dark *) {
  color: rgb(254 202 202 / 0.6);
}
.dark\:text-red-200\/65:is(.dark *) {
  color: rgb(254 202 202 / 0.65);
}
.dark\:text-red-200\/70:is(.dark *) {
  color: rgb(254 202 202 / 0.7);
}
.dark\:text-red-200\/75:is(.dark *) {
  color: rgb(254 202 202 / 0.75);
}
.dark\:text-red-200\/80:is(.dark *) {
  color: rgb(254 202 202 / 0.8);
}
.dark\:text-red-200\/85:is(.dark *) {
  color: rgb(254 202 202 / 0.85);
}
.dark\:text-red-200\/90:is(.dark *) {
  color: rgb(254 202 202 / 0.9);
}
.dark\:text-red-200\/95:is(.dark *) {
  color: rgb(254 202 202 / 0.95);
}
.dark\:text-red-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.dark\:text-red-300\/0:is(.dark *) {
  color: rgb(252 165 165 / 0);
}
.dark\:text-red-300\/10:is(.dark *) {
  color: rgb(252 165 165 / 0.1);
}
.dark\:text-red-300\/100:is(.dark *) {
  color: rgb(252 165 165 / 1);
}
.dark\:text-red-300\/15:is(.dark *) {
  color: rgb(252 165 165 / 0.15);
}
.dark\:text-red-300\/20:is(.dark *) {
  color: rgb(252 165 165 / 0.2);
}
.dark\:text-red-300\/25:is(.dark *) {
  color: rgb(252 165 165 / 0.25);
}
.dark\:text-red-300\/30:is(.dark *) {
  color: rgb(252 165 165 / 0.3);
}
.dark\:text-red-300\/35:is(.dark *) {
  color: rgb(252 165 165 / 0.35);
}
.dark\:text-red-300\/40:is(.dark *) {
  color: rgb(252 165 165 / 0.4);
}
.dark\:text-red-300\/45:is(.dark *) {
  color: rgb(252 165 165 / 0.45);
}
.dark\:text-red-300\/5:is(.dark *) {
  color: rgb(252 165 165 / 0.05);
}
.dark\:text-red-300\/50:is(.dark *) {
  color: rgb(252 165 165 / 0.5);
}
.dark\:text-red-300\/55:is(.dark *) {
  color: rgb(252 165 165 / 0.55);
}
.dark\:text-red-300\/60:is(.dark *) {
  color: rgb(252 165 165 / 0.6);
}
.dark\:text-red-300\/65:is(.dark *) {
  color: rgb(252 165 165 / 0.65);
}
.dark\:text-red-300\/70:is(.dark *) {
  color: rgb(252 165 165 / 0.7);
}
.dark\:text-red-300\/75:is(.dark *) {
  color: rgb(252 165 165 / 0.75);
}
.dark\:text-red-300\/80:is(.dark *) {
  color: rgb(252 165 165 / 0.8);
}
.dark\:text-red-300\/85:is(.dark *) {
  color: rgb(252 165 165 / 0.85);
}
.dark\:text-red-300\/90:is(.dark *) {
  color: rgb(252 165 165 / 0.9);
}
.dark\:text-red-300\/95:is(.dark *) {
  color: rgb(252 165 165 / 0.95);
}
.dark\:text-red-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.dark\:text-red-400\/0:is(.dark *) {
  color: rgb(248 113 113 / 0);
}
.dark\:text-red-400\/10:is(.dark *) {
  color: rgb(248 113 113 / 0.1);
}
.dark\:text-red-400\/100:is(.dark *) {
  color: rgb(248 113 113 / 1);
}
.dark\:text-red-400\/15:is(.dark *) {
  color: rgb(248 113 113 / 0.15);
}
.dark\:text-red-400\/20:is(.dark *) {
  color: rgb(248 113 113 / 0.2);
}
.dark\:text-red-400\/25:is(.dark *) {
  color: rgb(248 113 113 / 0.25);
}
.dark\:text-red-400\/30:is(.dark *) {
  color: rgb(248 113 113 / 0.3);
}
.dark\:text-red-400\/35:is(.dark *) {
  color: rgb(248 113 113 / 0.35);
}
.dark\:text-red-400\/40:is(.dark *) {
  color: rgb(248 113 113 / 0.4);
}
.dark\:text-red-400\/45:is(.dark *) {
  color: rgb(248 113 113 / 0.45);
}
.dark\:text-red-400\/5:is(.dark *) {
  color: rgb(248 113 113 / 0.05);
}
.dark\:text-red-400\/50:is(.dark *) {
  color: rgb(248 113 113 / 0.5);
}
.dark\:text-red-400\/55:is(.dark *) {
  color: rgb(248 113 113 / 0.55);
}
.dark\:text-red-400\/60:is(.dark *) {
  color: rgb(248 113 113 / 0.6);
}
.dark\:text-red-400\/65:is(.dark *) {
  color: rgb(248 113 113 / 0.65);
}
.dark\:text-red-400\/70:is(.dark *) {
  color: rgb(248 113 113 / 0.7);
}
.dark\:text-red-400\/75:is(.dark *) {
  color: rgb(248 113 113 / 0.75);
}
.dark\:text-red-400\/80:is(.dark *) {
  color: rgb(248 113 113 / 0.8);
}
.dark\:text-red-400\/85:is(.dark *) {
  color: rgb(248 113 113 / 0.85);
}
.dark\:text-red-400\/90:is(.dark *) {
  color: rgb(248 113 113 / 0.9);
}
.dark\:text-red-400\/95:is(.dark *) {
  color: rgb(248 113 113 / 0.95);
}
.dark\:text-red-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.dark\:text-red-500\/0:is(.dark *) {
  color: rgb(239 68 68 / 0);
}
.dark\:text-red-500\/10:is(.dark *) {
  color: rgb(239 68 68 / 0.1);
}
.dark\:text-red-500\/100:is(.dark *) {
  color: rgb(239 68 68 / 1);
}
.dark\:text-red-500\/15:is(.dark *) {
  color: rgb(239 68 68 / 0.15);
}
.dark\:text-red-500\/20:is(.dark *) {
  color: rgb(239 68 68 / 0.2);
}
.dark\:text-red-500\/25:is(.dark *) {
  color: rgb(239 68 68 / 0.25);
}
.dark\:text-red-500\/30:is(.dark *) {
  color: rgb(239 68 68 / 0.3);
}
.dark\:text-red-500\/35:is(.dark *) {
  color: rgb(239 68 68 / 0.35);
}
.dark\:text-red-500\/40:is(.dark *) {
  color: rgb(239 68 68 / 0.4);
}
.dark\:text-red-500\/45:is(.dark *) {
  color: rgb(239 68 68 / 0.45);
}
.dark\:text-red-500\/5:is(.dark *) {
  color: rgb(239 68 68 / 0.05);
}
.dark\:text-red-500\/50:is(.dark *) {
  color: rgb(239 68 68 / 0.5);
}
.dark\:text-red-500\/55:is(.dark *) {
  color: rgb(239 68 68 / 0.55);
}
.dark\:text-red-500\/60:is(.dark *) {
  color: rgb(239 68 68 / 0.6);
}
.dark\:text-red-500\/65:is(.dark *) {
  color: rgb(239 68 68 / 0.65);
}
.dark\:text-red-500\/70:is(.dark *) {
  color: rgb(239 68 68 / 0.7);
}
.dark\:text-red-500\/75:is(.dark *) {
  color: rgb(239 68 68 / 0.75);
}
.dark\:text-red-500\/80:is(.dark *) {
  color: rgb(239 68 68 / 0.8);
}
.dark\:text-red-500\/85:is(.dark *) {
  color: rgb(239 68 68 / 0.85);
}
.dark\:text-red-500\/90:is(.dark *) {
  color: rgb(239 68 68 / 0.9);
}
.dark\:text-red-500\/95:is(.dark *) {
  color: rgb(239 68 68 / 0.95);
}
.dark\:text-red-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.dark\:text-red-600\/0:is(.dark *) {
  color: rgb(220 38 38 / 0);
}
.dark\:text-red-600\/10:is(.dark *) {
  color: rgb(220 38 38 / 0.1);
}
.dark\:text-red-600\/100:is(.dark *) {
  color: rgb(220 38 38 / 1);
}
.dark\:text-red-600\/15:is(.dark *) {
  color: rgb(220 38 38 / 0.15);
}
.dark\:text-red-600\/20:is(.dark *) {
  color: rgb(220 38 38 / 0.2);
}
.dark\:text-red-600\/25:is(.dark *) {
  color: rgb(220 38 38 / 0.25);
}
.dark\:text-red-600\/30:is(.dark *) {
  color: rgb(220 38 38 / 0.3);
}
.dark\:text-red-600\/35:is(.dark *) {
  color: rgb(220 38 38 / 0.35);
}
.dark\:text-red-600\/40:is(.dark *) {
  color: rgb(220 38 38 / 0.4);
}
.dark\:text-red-600\/45:is(.dark *) {
  color: rgb(220 38 38 / 0.45);
}
.dark\:text-red-600\/5:is(.dark *) {
  color: rgb(220 38 38 / 0.05);
}
.dark\:text-red-600\/50:is(.dark *) {
  color: rgb(220 38 38 / 0.5);
}
.dark\:text-red-600\/55:is(.dark *) {
  color: rgb(220 38 38 / 0.55);
}
.dark\:text-red-600\/60:is(.dark *) {
  color: rgb(220 38 38 / 0.6);
}
.dark\:text-red-600\/65:is(.dark *) {
  color: rgb(220 38 38 / 0.65);
}
.dark\:text-red-600\/70:is(.dark *) {
  color: rgb(220 38 38 / 0.7);
}
.dark\:text-red-600\/75:is(.dark *) {
  color: rgb(220 38 38 / 0.75);
}
.dark\:text-red-600\/80:is(.dark *) {
  color: rgb(220 38 38 / 0.8);
}
.dark\:text-red-600\/85:is(.dark *) {
  color: rgb(220 38 38 / 0.85);
}
.dark\:text-red-600\/90:is(.dark *) {
  color: rgb(220 38 38 / 0.9);
}
.dark\:text-red-600\/95:is(.dark *) {
  color: rgb(220 38 38 / 0.95);
}
.dark\:text-red-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.dark\:text-red-700\/0:is(.dark *) {
  color: rgb(185 28 28 / 0);
}
.dark\:text-red-700\/10:is(.dark *) {
  color: rgb(185 28 28 / 0.1);
}
.dark\:text-red-700\/100:is(.dark *) {
  color: rgb(185 28 28 / 1);
}
.dark\:text-red-700\/15:is(.dark *) {
  color: rgb(185 28 28 / 0.15);
}
.dark\:text-red-700\/20:is(.dark *) {
  color: rgb(185 28 28 / 0.2);
}
.dark\:text-red-700\/25:is(.dark *) {
  color: rgb(185 28 28 / 0.25);
}
.dark\:text-red-700\/30:is(.dark *) {
  color: rgb(185 28 28 / 0.3);
}
.dark\:text-red-700\/35:is(.dark *) {
  color: rgb(185 28 28 / 0.35);
}
.dark\:text-red-700\/40:is(.dark *) {
  color: rgb(185 28 28 / 0.4);
}
.dark\:text-red-700\/45:is(.dark *) {
  color: rgb(185 28 28 / 0.45);
}
.dark\:text-red-700\/5:is(.dark *) {
  color: rgb(185 28 28 / 0.05);
}
.dark\:text-red-700\/50:is(.dark *) {
  color: rgb(185 28 28 / 0.5);
}
.dark\:text-red-700\/55:is(.dark *) {
  color: rgb(185 28 28 / 0.55);
}
.dark\:text-red-700\/60:is(.dark *) {
  color: rgb(185 28 28 / 0.6);
}
.dark\:text-red-700\/65:is(.dark *) {
  color: rgb(185 28 28 / 0.65);
}
.dark\:text-red-700\/70:is(.dark *) {
  color: rgb(185 28 28 / 0.7);
}
.dark\:text-red-700\/75:is(.dark *) {
  color: rgb(185 28 28 / 0.75);
}
.dark\:text-red-700\/80:is(.dark *) {
  color: rgb(185 28 28 / 0.8);
}
.dark\:text-red-700\/85:is(.dark *) {
  color: rgb(185 28 28 / 0.85);
}
.dark\:text-red-700\/90:is(.dark *) {
  color: rgb(185 28 28 / 0.9);
}
.dark\:text-red-700\/95:is(.dark *) {
  color: rgb(185 28 28 / 0.95);
}
.dark\:text-red-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.dark\:text-red-800\/0:is(.dark *) {
  color: rgb(153 27 27 / 0);
}
.dark\:text-red-800\/10:is(.dark *) {
  color: rgb(153 27 27 / 0.1);
}
.dark\:text-red-800\/100:is(.dark *) {
  color: rgb(153 27 27 / 1);
}
.dark\:text-red-800\/15:is(.dark *) {
  color: rgb(153 27 27 / 0.15);
}
.dark\:text-red-800\/20:is(.dark *) {
  color: rgb(153 27 27 / 0.2);
}
.dark\:text-red-800\/25:is(.dark *) {
  color: rgb(153 27 27 / 0.25);
}
.dark\:text-red-800\/30:is(.dark *) {
  color: rgb(153 27 27 / 0.3);
}
.dark\:text-red-800\/35:is(.dark *) {
  color: rgb(153 27 27 / 0.35);
}
.dark\:text-red-800\/40:is(.dark *) {
  color: rgb(153 27 27 / 0.4);
}
.dark\:text-red-800\/45:is(.dark *) {
  color: rgb(153 27 27 / 0.45);
}
.dark\:text-red-800\/5:is(.dark *) {
  color: rgb(153 27 27 / 0.05);
}
.dark\:text-red-800\/50:is(.dark *) {
  color: rgb(153 27 27 / 0.5);
}
.dark\:text-red-800\/55:is(.dark *) {
  color: rgb(153 27 27 / 0.55);
}
.dark\:text-red-800\/60:is(.dark *) {
  color: rgb(153 27 27 / 0.6);
}
.dark\:text-red-800\/65:is(.dark *) {
  color: rgb(153 27 27 / 0.65);
}
.dark\:text-red-800\/70:is(.dark *) {
  color: rgb(153 27 27 / 0.7);
}
.dark\:text-red-800\/75:is(.dark *) {
  color: rgb(153 27 27 / 0.75);
}
.dark\:text-red-800\/80:is(.dark *) {
  color: rgb(153 27 27 / 0.8);
}
.dark\:text-red-800\/85:is(.dark *) {
  color: rgb(153 27 27 / 0.85);
}
.dark\:text-red-800\/90:is(.dark *) {
  color: rgb(153 27 27 / 0.9);
}
.dark\:text-red-800\/95:is(.dark *) {
  color: rgb(153 27 27 / 0.95);
}
.dark\:text-red-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}
.dark\:text-red-900\/0:is(.dark *) {
  color: rgb(127 29 29 / 0);
}
.dark\:text-red-900\/10:is(.dark *) {
  color: rgb(127 29 29 / 0.1);
}
.dark\:text-red-900\/100:is(.dark *) {
  color: rgb(127 29 29 / 1);
}
.dark\:text-red-900\/15:is(.dark *) {
  color: rgb(127 29 29 / 0.15);
}
.dark\:text-red-900\/20:is(.dark *) {
  color: rgb(127 29 29 / 0.2);
}
.dark\:text-red-900\/25:is(.dark *) {
  color: rgb(127 29 29 / 0.25);
}
.dark\:text-red-900\/30:is(.dark *) {
  color: rgb(127 29 29 / 0.3);
}
.dark\:text-red-900\/35:is(.dark *) {
  color: rgb(127 29 29 / 0.35);
}
.dark\:text-red-900\/40:is(.dark *) {
  color: rgb(127 29 29 / 0.4);
}
.dark\:text-red-900\/45:is(.dark *) {
  color: rgb(127 29 29 / 0.45);
}
.dark\:text-red-900\/5:is(.dark *) {
  color: rgb(127 29 29 / 0.05);
}
.dark\:text-red-900\/50:is(.dark *) {
  color: rgb(127 29 29 / 0.5);
}
.dark\:text-red-900\/55:is(.dark *) {
  color: rgb(127 29 29 / 0.55);
}
.dark\:text-red-900\/60:is(.dark *) {
  color: rgb(127 29 29 / 0.6);
}
.dark\:text-red-900\/65:is(.dark *) {
  color: rgb(127 29 29 / 0.65);
}
.dark\:text-red-900\/70:is(.dark *) {
  color: rgb(127 29 29 / 0.7);
}
.dark\:text-red-900\/75:is(.dark *) {
  color: rgb(127 29 29 / 0.75);
}
.dark\:text-red-900\/80:is(.dark *) {
  color: rgb(127 29 29 / 0.8);
}
.dark\:text-red-900\/85:is(.dark *) {
  color: rgb(127 29 29 / 0.85);
}
.dark\:text-red-900\/90:is(.dark *) {
  color: rgb(127 29 29 / 0.9);
}
.dark\:text-red-900\/95:is(.dark *) {
  color: rgb(127 29 29 / 0.95);
}
.dark\:text-rose-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(251 113 133 / var(--tw-text-opacity, 1));
}
.dark\:text-slate-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}
.dark\:text-slate-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.dark\:text-slate-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.dark\:text-slate-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.dark\:text-slate-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-100\/0:is(.dark *) {
  color: rgb(204 251 241 / 0);
}
.dark\:text-teal-100\/10:is(.dark *) {
  color: rgb(204 251 241 / 0.1);
}
.dark\:text-teal-100\/100:is(.dark *) {
  color: rgb(204 251 241 / 1);
}
.dark\:text-teal-100\/15:is(.dark *) {
  color: rgb(204 251 241 / 0.15);
}
.dark\:text-teal-100\/20:is(.dark *) {
  color: rgb(204 251 241 / 0.2);
}
.dark\:text-teal-100\/25:is(.dark *) {
  color: rgb(204 251 241 / 0.25);
}
.dark\:text-teal-100\/30:is(.dark *) {
  color: rgb(204 251 241 / 0.3);
}
.dark\:text-teal-100\/35:is(.dark *) {
  color: rgb(204 251 241 / 0.35);
}
.dark\:text-teal-100\/40:is(.dark *) {
  color: rgb(204 251 241 / 0.4);
}
.dark\:text-teal-100\/45:is(.dark *) {
  color: rgb(204 251 241 / 0.45);
}
.dark\:text-teal-100\/5:is(.dark *) {
  color: rgb(204 251 241 / 0.05);
}
.dark\:text-teal-100\/50:is(.dark *) {
  color: rgb(204 251 241 / 0.5);
}
.dark\:text-teal-100\/55:is(.dark *) {
  color: rgb(204 251 241 / 0.55);
}
.dark\:text-teal-100\/60:is(.dark *) {
  color: rgb(204 251 241 / 0.6);
}
.dark\:text-teal-100\/65:is(.dark *) {
  color: rgb(204 251 241 / 0.65);
}
.dark\:text-teal-100\/70:is(.dark *) {
  color: rgb(204 251 241 / 0.7);
}
.dark\:text-teal-100\/75:is(.dark *) {
  color: rgb(204 251 241 / 0.75);
}
.dark\:text-teal-100\/80:is(.dark *) {
  color: rgb(204 251 241 / 0.8);
}
.dark\:text-teal-100\/85:is(.dark *) {
  color: rgb(204 251 241 / 0.85);
}
.dark\:text-teal-100\/90:is(.dark *) {
  color: rgb(204 251 241 / 0.9);
}
.dark\:text-teal-100\/95:is(.dark *) {
  color: rgb(204 251 241 / 0.95);
}
.dark\:text-teal-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-200\/0:is(.dark *) {
  color: rgb(153 246 228 / 0);
}
.dark\:text-teal-200\/10:is(.dark *) {
  color: rgb(153 246 228 / 0.1);
}
.dark\:text-teal-200\/100:is(.dark *) {
  color: rgb(153 246 228 / 1);
}
.dark\:text-teal-200\/15:is(.dark *) {
  color: rgb(153 246 228 / 0.15);
}
.dark\:text-teal-200\/20:is(.dark *) {
  color: rgb(153 246 228 / 0.2);
}
.dark\:text-teal-200\/25:is(.dark *) {
  color: rgb(153 246 228 / 0.25);
}
.dark\:text-teal-200\/30:is(.dark *) {
  color: rgb(153 246 228 / 0.3);
}
.dark\:text-teal-200\/35:is(.dark *) {
  color: rgb(153 246 228 / 0.35);
}
.dark\:text-teal-200\/40:is(.dark *) {
  color: rgb(153 246 228 / 0.4);
}
.dark\:text-teal-200\/45:is(.dark *) {
  color: rgb(153 246 228 / 0.45);
}
.dark\:text-teal-200\/5:is(.dark *) {
  color: rgb(153 246 228 / 0.05);
}
.dark\:text-teal-200\/50:is(.dark *) {
  color: rgb(153 246 228 / 0.5);
}
.dark\:text-teal-200\/55:is(.dark *) {
  color: rgb(153 246 228 / 0.55);
}
.dark\:text-teal-200\/60:is(.dark *) {
  color: rgb(153 246 228 / 0.6);
}
.dark\:text-teal-200\/65:is(.dark *) {
  color: rgb(153 246 228 / 0.65);
}
.dark\:text-teal-200\/70:is(.dark *) {
  color: rgb(153 246 228 / 0.7);
}
.dark\:text-teal-200\/75:is(.dark *) {
  color: rgb(153 246 228 / 0.75);
}
.dark\:text-teal-200\/80:is(.dark *) {
  color: rgb(153 246 228 / 0.8);
}
.dark\:text-teal-200\/85:is(.dark *) {
  color: rgb(153 246 228 / 0.85);
}
.dark\:text-teal-200\/90:is(.dark *) {
  color: rgb(153 246 228 / 0.9);
}
.dark\:text-teal-200\/95:is(.dark *) {
  color: rgb(153 246 228 / 0.95);
}
.dark\:text-teal-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-300\/0:is(.dark *) {
  color: rgb(94 234 212 / 0);
}
.dark\:text-teal-300\/10:is(.dark *) {
  color: rgb(94 234 212 / 0.1);
}
.dark\:text-teal-300\/100:is(.dark *) {
  color: rgb(94 234 212 / 1);
}
.dark\:text-teal-300\/15:is(.dark *) {
  color: rgb(94 234 212 / 0.15);
}
.dark\:text-teal-300\/20:is(.dark *) {
  color: rgb(94 234 212 / 0.2);
}
.dark\:text-teal-300\/25:is(.dark *) {
  color: rgb(94 234 212 / 0.25);
}
.dark\:text-teal-300\/30:is(.dark *) {
  color: rgb(94 234 212 / 0.3);
}
.dark\:text-teal-300\/35:is(.dark *) {
  color: rgb(94 234 212 / 0.35);
}
.dark\:text-teal-300\/40:is(.dark *) {
  color: rgb(94 234 212 / 0.4);
}
.dark\:text-teal-300\/45:is(.dark *) {
  color: rgb(94 234 212 / 0.45);
}
.dark\:text-teal-300\/5:is(.dark *) {
  color: rgb(94 234 212 / 0.05);
}
.dark\:text-teal-300\/50:is(.dark *) {
  color: rgb(94 234 212 / 0.5);
}
.dark\:text-teal-300\/55:is(.dark *) {
  color: rgb(94 234 212 / 0.55);
}
.dark\:text-teal-300\/60:is(.dark *) {
  color: rgb(94 234 212 / 0.6);
}
.dark\:text-teal-300\/65:is(.dark *) {
  color: rgb(94 234 212 / 0.65);
}
.dark\:text-teal-300\/70:is(.dark *) {
  color: rgb(94 234 212 / 0.7);
}
.dark\:text-teal-300\/75:is(.dark *) {
  color: rgb(94 234 212 / 0.75);
}
.dark\:text-teal-300\/80:is(.dark *) {
  color: rgb(94 234 212 / 0.8);
}
.dark\:text-teal-300\/85:is(.dark *) {
  color: rgb(94 234 212 / 0.85);
}
.dark\:text-teal-300\/90:is(.dark *) {
  color: rgb(94 234 212 / 0.9);
}
.dark\:text-teal-300\/95:is(.dark *) {
  color: rgb(94 234 212 / 0.95);
}
.dark\:text-teal-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-400\/0:is(.dark *) {
  color: rgb(45 212 191 / 0);
}
.dark\:text-teal-400\/10:is(.dark *) {
  color: rgb(45 212 191 / 0.1);
}
.dark\:text-teal-400\/100:is(.dark *) {
  color: rgb(45 212 191 / 1);
}
.dark\:text-teal-400\/15:is(.dark *) {
  color: rgb(45 212 191 / 0.15);
}
.dark\:text-teal-400\/20:is(.dark *) {
  color: rgb(45 212 191 / 0.2);
}
.dark\:text-teal-400\/25:is(.dark *) {
  color: rgb(45 212 191 / 0.25);
}
.dark\:text-teal-400\/30:is(.dark *) {
  color: rgb(45 212 191 / 0.3);
}
.dark\:text-teal-400\/35:is(.dark *) {
  color: rgb(45 212 191 / 0.35);
}
.dark\:text-teal-400\/40:is(.dark *) {
  color: rgb(45 212 191 / 0.4);
}
.dark\:text-teal-400\/45:is(.dark *) {
  color: rgb(45 212 191 / 0.45);
}
.dark\:text-teal-400\/5:is(.dark *) {
  color: rgb(45 212 191 / 0.05);
}
.dark\:text-teal-400\/50:is(.dark *) {
  color: rgb(45 212 191 / 0.5);
}
.dark\:text-teal-400\/55:is(.dark *) {
  color: rgb(45 212 191 / 0.55);
}
.dark\:text-teal-400\/60:is(.dark *) {
  color: rgb(45 212 191 / 0.6);
}
.dark\:text-teal-400\/65:is(.dark *) {
  color: rgb(45 212 191 / 0.65);
}
.dark\:text-teal-400\/70:is(.dark *) {
  color: rgb(45 212 191 / 0.7);
}
.dark\:text-teal-400\/75:is(.dark *) {
  color: rgb(45 212 191 / 0.75);
}
.dark\:text-teal-400\/80:is(.dark *) {
  color: rgb(45 212 191 / 0.8);
}
.dark\:text-teal-400\/85:is(.dark *) {
  color: rgb(45 212 191 / 0.85);
}
.dark\:text-teal-400\/90:is(.dark *) {
  color: rgb(45 212 191 / 0.9);
}
.dark\:text-teal-400\/95:is(.dark *) {
  color: rgb(45 212 191 / 0.95);
}
.dark\:text-teal-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-500\/0:is(.dark *) {
  color: rgb(20 184 166 / 0);
}
.dark\:text-teal-500\/10:is(.dark *) {
  color: rgb(20 184 166 / 0.1);
}
.dark\:text-teal-500\/100:is(.dark *) {
  color: rgb(20 184 166 / 1);
}
.dark\:text-teal-500\/15:is(.dark *) {
  color: rgb(20 184 166 / 0.15);
}
.dark\:text-teal-500\/20:is(.dark *) {
  color: rgb(20 184 166 / 0.2);
}
.dark\:text-teal-500\/25:is(.dark *) {
  color: rgb(20 184 166 / 0.25);
}
.dark\:text-teal-500\/30:is(.dark *) {
  color: rgb(20 184 166 / 0.3);
}
.dark\:text-teal-500\/35:is(.dark *) {
  color: rgb(20 184 166 / 0.35);
}
.dark\:text-teal-500\/40:is(.dark *) {
  color: rgb(20 184 166 / 0.4);
}
.dark\:text-teal-500\/45:is(.dark *) {
  color: rgb(20 184 166 / 0.45);
}
.dark\:text-teal-500\/5:is(.dark *) {
  color: rgb(20 184 166 / 0.05);
}
.dark\:text-teal-500\/50:is(.dark *) {
  color: rgb(20 184 166 / 0.5);
}
.dark\:text-teal-500\/55:is(.dark *) {
  color: rgb(20 184 166 / 0.55);
}
.dark\:text-teal-500\/60:is(.dark *) {
  color: rgb(20 184 166 / 0.6);
}
.dark\:text-teal-500\/65:is(.dark *) {
  color: rgb(20 184 166 / 0.65);
}
.dark\:text-teal-500\/70:is(.dark *) {
  color: rgb(20 184 166 / 0.7);
}
.dark\:text-teal-500\/75:is(.dark *) {
  color: rgb(20 184 166 / 0.75);
}
.dark\:text-teal-500\/80:is(.dark *) {
  color: rgb(20 184 166 / 0.8);
}
.dark\:text-teal-500\/85:is(.dark *) {
  color: rgb(20 184 166 / 0.85);
}
.dark\:text-teal-500\/90:is(.dark *) {
  color: rgb(20 184 166 / 0.9);
}
.dark\:text-teal-500\/95:is(.dark *) {
  color: rgb(20 184 166 / 0.95);
}
.dark\:text-teal-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-600\/0:is(.dark *) {
  color: rgb(13 148 136 / 0);
}
.dark\:text-teal-600\/10:is(.dark *) {
  color: rgb(13 148 136 / 0.1);
}
.dark\:text-teal-600\/100:is(.dark *) {
  color: rgb(13 148 136 / 1);
}
.dark\:text-teal-600\/15:is(.dark *) {
  color: rgb(13 148 136 / 0.15);
}
.dark\:text-teal-600\/20:is(.dark *) {
  color: rgb(13 148 136 / 0.2);
}
.dark\:text-teal-600\/25:is(.dark *) {
  color: rgb(13 148 136 / 0.25);
}
.dark\:text-teal-600\/30:is(.dark *) {
  color: rgb(13 148 136 / 0.3);
}
.dark\:text-teal-600\/35:is(.dark *) {
  color: rgb(13 148 136 / 0.35);
}
.dark\:text-teal-600\/40:is(.dark *) {
  color: rgb(13 148 136 / 0.4);
}
.dark\:text-teal-600\/45:is(.dark *) {
  color: rgb(13 148 136 / 0.45);
}
.dark\:text-teal-600\/5:is(.dark *) {
  color: rgb(13 148 136 / 0.05);
}
.dark\:text-teal-600\/50:is(.dark *) {
  color: rgb(13 148 136 / 0.5);
}
.dark\:text-teal-600\/55:is(.dark *) {
  color: rgb(13 148 136 / 0.55);
}
.dark\:text-teal-600\/60:is(.dark *) {
  color: rgb(13 148 136 / 0.6);
}
.dark\:text-teal-600\/65:is(.dark *) {
  color: rgb(13 148 136 / 0.65);
}
.dark\:text-teal-600\/70:is(.dark *) {
  color: rgb(13 148 136 / 0.7);
}
.dark\:text-teal-600\/75:is(.dark *) {
  color: rgb(13 148 136 / 0.75);
}
.dark\:text-teal-600\/80:is(.dark *) {
  color: rgb(13 148 136 / 0.8);
}
.dark\:text-teal-600\/85:is(.dark *) {
  color: rgb(13 148 136 / 0.85);
}
.dark\:text-teal-600\/90:is(.dark *) {
  color: rgb(13 148 136 / 0.9);
}
.dark\:text-teal-600\/95:is(.dark *) {
  color: rgb(13 148 136 / 0.95);
}
.dark\:text-teal-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-700\/0:is(.dark *) {
  color: rgb(15 118 110 / 0);
}
.dark\:text-teal-700\/10:is(.dark *) {
  color: rgb(15 118 110 / 0.1);
}
.dark\:text-teal-700\/100:is(.dark *) {
  color: rgb(15 118 110 / 1);
}
.dark\:text-teal-700\/15:is(.dark *) {
  color: rgb(15 118 110 / 0.15);
}
.dark\:text-teal-700\/20:is(.dark *) {
  color: rgb(15 118 110 / 0.2);
}
.dark\:text-teal-700\/25:is(.dark *) {
  color: rgb(15 118 110 / 0.25);
}
.dark\:text-teal-700\/30:is(.dark *) {
  color: rgb(15 118 110 / 0.3);
}
.dark\:text-teal-700\/35:is(.dark *) {
  color: rgb(15 118 110 / 0.35);
}
.dark\:text-teal-700\/40:is(.dark *) {
  color: rgb(15 118 110 / 0.4);
}
.dark\:text-teal-700\/45:is(.dark *) {
  color: rgb(15 118 110 / 0.45);
}
.dark\:text-teal-700\/5:is(.dark *) {
  color: rgb(15 118 110 / 0.05);
}
.dark\:text-teal-700\/50:is(.dark *) {
  color: rgb(15 118 110 / 0.5);
}
.dark\:text-teal-700\/55:is(.dark *) {
  color: rgb(15 118 110 / 0.55);
}
.dark\:text-teal-700\/60:is(.dark *) {
  color: rgb(15 118 110 / 0.6);
}
.dark\:text-teal-700\/65:is(.dark *) {
  color: rgb(15 118 110 / 0.65);
}
.dark\:text-teal-700\/70:is(.dark *) {
  color: rgb(15 118 110 / 0.7);
}
.dark\:text-teal-700\/75:is(.dark *) {
  color: rgb(15 118 110 / 0.75);
}
.dark\:text-teal-700\/80:is(.dark *) {
  color: rgb(15 118 110 / 0.8);
}
.dark\:text-teal-700\/85:is(.dark *) {
  color: rgb(15 118 110 / 0.85);
}
.dark\:text-teal-700\/90:is(.dark *) {
  color: rgb(15 118 110 / 0.9);
}
.dark\:text-teal-700\/95:is(.dark *) {
  color: rgb(15 118 110 / 0.95);
}
.dark\:text-teal-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-800\/0:is(.dark *) {
  color: rgb(17 94 89 / 0);
}
.dark\:text-teal-800\/10:is(.dark *) {
  color: rgb(17 94 89 / 0.1);
}
.dark\:text-teal-800\/100:is(.dark *) {
  color: rgb(17 94 89 / 1);
}
.dark\:text-teal-800\/15:is(.dark *) {
  color: rgb(17 94 89 / 0.15);
}
.dark\:text-teal-800\/20:is(.dark *) {
  color: rgb(17 94 89 / 0.2);
}
.dark\:text-teal-800\/25:is(.dark *) {
  color: rgb(17 94 89 / 0.25);
}
.dark\:text-teal-800\/30:is(.dark *) {
  color: rgb(17 94 89 / 0.3);
}
.dark\:text-teal-800\/35:is(.dark *) {
  color: rgb(17 94 89 / 0.35);
}
.dark\:text-teal-800\/40:is(.dark *) {
  color: rgb(17 94 89 / 0.4);
}
.dark\:text-teal-800\/45:is(.dark *) {
  color: rgb(17 94 89 / 0.45);
}
.dark\:text-teal-800\/5:is(.dark *) {
  color: rgb(17 94 89 / 0.05);
}
.dark\:text-teal-800\/50:is(.dark *) {
  color: rgb(17 94 89 / 0.5);
}
.dark\:text-teal-800\/55:is(.dark *) {
  color: rgb(17 94 89 / 0.55);
}
.dark\:text-teal-800\/60:is(.dark *) {
  color: rgb(17 94 89 / 0.6);
}
.dark\:text-teal-800\/65:is(.dark *) {
  color: rgb(17 94 89 / 0.65);
}
.dark\:text-teal-800\/70:is(.dark *) {
  color: rgb(17 94 89 / 0.7);
}
.dark\:text-teal-800\/75:is(.dark *) {
  color: rgb(17 94 89 / 0.75);
}
.dark\:text-teal-800\/80:is(.dark *) {
  color: rgb(17 94 89 / 0.8);
}
.dark\:text-teal-800\/85:is(.dark *) {
  color: rgb(17 94 89 / 0.85);
}
.dark\:text-teal-800\/90:is(.dark *) {
  color: rgb(17 94 89 / 0.9);
}
.dark\:text-teal-800\/95:is(.dark *) {
  color: rgb(17 94 89 / 0.95);
}
.dark\:text-teal-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-900\/0:is(.dark *) {
  color: rgb(19 78 74 / 0);
}
.dark\:text-teal-900\/10:is(.dark *) {
  color: rgb(19 78 74 / 0.1);
}
.dark\:text-teal-900\/100:is(.dark *) {
  color: rgb(19 78 74 / 1);
}
.dark\:text-teal-900\/15:is(.dark *) {
  color: rgb(19 78 74 / 0.15);
}
.dark\:text-teal-900\/20:is(.dark *) {
  color: rgb(19 78 74 / 0.2);
}
.dark\:text-teal-900\/25:is(.dark *) {
  color: rgb(19 78 74 / 0.25);
}
.dark\:text-teal-900\/30:is(.dark *) {
  color: rgb(19 78 74 / 0.3);
}
.dark\:text-teal-900\/35:is(.dark *) {
  color: rgb(19 78 74 / 0.35);
}
.dark\:text-teal-900\/40:is(.dark *) {
  color: rgb(19 78 74 / 0.4);
}
.dark\:text-teal-900\/45:is(.dark *) {
  color: rgb(19 78 74 / 0.45);
}
.dark\:text-teal-900\/5:is(.dark *) {
  color: rgb(19 78 74 / 0.05);
}
.dark\:text-teal-900\/50:is(.dark *) {
  color: rgb(19 78 74 / 0.5);
}
.dark\:text-teal-900\/55:is(.dark *) {
  color: rgb(19 78 74 / 0.55);
}
.dark\:text-teal-900\/60:is(.dark *) {
  color: rgb(19 78 74 / 0.6);
}
.dark\:text-teal-900\/65:is(.dark *) {
  color: rgb(19 78 74 / 0.65);
}
.dark\:text-teal-900\/70:is(.dark *) {
  color: rgb(19 78 74 / 0.7);
}
.dark\:text-teal-900\/75:is(.dark *) {
  color: rgb(19 78 74 / 0.75);
}
.dark\:text-teal-900\/80:is(.dark *) {
  color: rgb(19 78 74 / 0.8);
}
.dark\:text-teal-900\/85:is(.dark *) {
  color: rgb(19 78 74 / 0.85);
}
.dark\:text-teal-900\/90:is(.dark *) {
  color: rgb(19 78 74 / 0.9);
}
.dark\:text-teal-900\/95:is(.dark *) {
  color: rgb(19 78 74 / 0.95);
}
.dark\:text-yellow-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-100\/0:is(.dark *) {
  color: rgb(254 249 195 / 0);
}
.dark\:text-yellow-100\/10:is(.dark *) {
  color: rgb(254 249 195 / 0.1);
}
.dark\:text-yellow-100\/100:is(.dark *) {
  color: rgb(254 249 195 / 1);
}
.dark\:text-yellow-100\/15:is(.dark *) {
  color: rgb(254 249 195 / 0.15);
}
.dark\:text-yellow-100\/20:is(.dark *) {
  color: rgb(254 249 195 / 0.2);
}
.dark\:text-yellow-100\/25:is(.dark *) {
  color: rgb(254 249 195 / 0.25);
}
.dark\:text-yellow-100\/30:is(.dark *) {
  color: rgb(254 249 195 / 0.3);
}
.dark\:text-yellow-100\/35:is(.dark *) {
  color: rgb(254 249 195 / 0.35);
}
.dark\:text-yellow-100\/40:is(.dark *) {
  color: rgb(254 249 195 / 0.4);
}
.dark\:text-yellow-100\/45:is(.dark *) {
  color: rgb(254 249 195 / 0.45);
}
.dark\:text-yellow-100\/5:is(.dark *) {
  color: rgb(254 249 195 / 0.05);
}
.dark\:text-yellow-100\/50:is(.dark *) {
  color: rgb(254 249 195 / 0.5);
}
.dark\:text-yellow-100\/55:is(.dark *) {
  color: rgb(254 249 195 / 0.55);
}
.dark\:text-yellow-100\/60:is(.dark *) {
  color: rgb(254 249 195 / 0.6);
}
.dark\:text-yellow-100\/65:is(.dark *) {
  color: rgb(254 249 195 / 0.65);
}
.dark\:text-yellow-100\/70:is(.dark *) {
  color: rgb(254 249 195 / 0.7);
}
.dark\:text-yellow-100\/75:is(.dark *) {
  color: rgb(254 249 195 / 0.75);
}
.dark\:text-yellow-100\/80:is(.dark *) {
  color: rgb(254 249 195 / 0.8);
}
.dark\:text-yellow-100\/85:is(.dark *) {
  color: rgb(254 249 195 / 0.85);
}
.dark\:text-yellow-100\/90:is(.dark *) {
  color: rgb(254 249 195 / 0.9);
}
.dark\:text-yellow-100\/95:is(.dark *) {
  color: rgb(254 249 195 / 0.95);
}
.dark\:text-yellow-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-200\/0:is(.dark *) {
  color: rgb(254 240 138 / 0);
}
.dark\:text-yellow-200\/10:is(.dark *) {
  color: rgb(254 240 138 / 0.1);
}
.dark\:text-yellow-200\/100:is(.dark *) {
  color: rgb(254 240 138 / 1);
}
.dark\:text-yellow-200\/15:is(.dark *) {
  color: rgb(254 240 138 / 0.15);
}
.dark\:text-yellow-200\/20:is(.dark *) {
  color: rgb(254 240 138 / 0.2);
}
.dark\:text-yellow-200\/25:is(.dark *) {
  color: rgb(254 240 138 / 0.25);
}
.dark\:text-yellow-200\/30:is(.dark *) {
  color: rgb(254 240 138 / 0.3);
}
.dark\:text-yellow-200\/35:is(.dark *) {
  color: rgb(254 240 138 / 0.35);
}
.dark\:text-yellow-200\/40:is(.dark *) {
  color: rgb(254 240 138 / 0.4);
}
.dark\:text-yellow-200\/45:is(.dark *) {
  color: rgb(254 240 138 / 0.45);
}
.dark\:text-yellow-200\/5:is(.dark *) {
  color: rgb(254 240 138 / 0.05);
}
.dark\:text-yellow-200\/50:is(.dark *) {
  color: rgb(254 240 138 / 0.5);
}
.dark\:text-yellow-200\/55:is(.dark *) {
  color: rgb(254 240 138 / 0.55);
}
.dark\:text-yellow-200\/60:is(.dark *) {
  color: rgb(254 240 138 / 0.6);
}
.dark\:text-yellow-200\/65:is(.dark *) {
  color: rgb(254 240 138 / 0.65);
}
.dark\:text-yellow-200\/70:is(.dark *) {
  color: rgb(254 240 138 / 0.7);
}
.dark\:text-yellow-200\/75:is(.dark *) {
  color: rgb(254 240 138 / 0.75);
}
.dark\:text-yellow-200\/80:is(.dark *) {
  color: rgb(254 240 138 / 0.8);
}
.dark\:text-yellow-200\/85:is(.dark *) {
  color: rgb(254 240 138 / 0.85);
}
.dark\:text-yellow-200\/90:is(.dark *) {
  color: rgb(254 240 138 / 0.9);
}
.dark\:text-yellow-200\/95:is(.dark *) {
  color: rgb(254 240 138 / 0.95);
}
.dark\:text-yellow-300:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-300\/0:is(.dark *) {
  color: rgb(253 224 71 / 0);
}
.dark\:text-yellow-300\/10:is(.dark *) {
  color: rgb(253 224 71 / 0.1);
}
.dark\:text-yellow-300\/100:is(.dark *) {
  color: rgb(253 224 71 / 1);
}
.dark\:text-yellow-300\/15:is(.dark *) {
  color: rgb(253 224 71 / 0.15);
}
.dark\:text-yellow-300\/20:is(.dark *) {
  color: rgb(253 224 71 / 0.2);
}
.dark\:text-yellow-300\/25:is(.dark *) {
  color: rgb(253 224 71 / 0.25);
}
.dark\:text-yellow-300\/30:is(.dark *) {
  color: rgb(253 224 71 / 0.3);
}
.dark\:text-yellow-300\/35:is(.dark *) {
  color: rgb(253 224 71 / 0.35);
}
.dark\:text-yellow-300\/40:is(.dark *) {
  color: rgb(253 224 71 / 0.4);
}
.dark\:text-yellow-300\/45:is(.dark *) {
  color: rgb(253 224 71 / 0.45);
}
.dark\:text-yellow-300\/5:is(.dark *) {
  color: rgb(253 224 71 / 0.05);
}
.dark\:text-yellow-300\/50:is(.dark *) {
  color: rgb(253 224 71 / 0.5);
}
.dark\:text-yellow-300\/55:is(.dark *) {
  color: rgb(253 224 71 / 0.55);
}
.dark\:text-yellow-300\/60:is(.dark *) {
  color: rgb(253 224 71 / 0.6);
}
.dark\:text-yellow-300\/65:is(.dark *) {
  color: rgb(253 224 71 / 0.65);
}
.dark\:text-yellow-300\/70:is(.dark *) {
  color: rgb(253 224 71 / 0.7);
}
.dark\:text-yellow-300\/75:is(.dark *) {
  color: rgb(253 224 71 / 0.75);
}
.dark\:text-yellow-300\/80:is(.dark *) {
  color: rgb(253 224 71 / 0.8);
}
.dark\:text-yellow-300\/85:is(.dark *) {
  color: rgb(253 224 71 / 0.85);
}
.dark\:text-yellow-300\/90:is(.dark *) {
  color: rgb(253 224 71 / 0.9);
}
.dark\:text-yellow-300\/95:is(.dark *) {
  color: rgb(253 224 71 / 0.95);
}
.dark\:text-yellow-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-400\/0:is(.dark *) {
  color: rgb(250 204 21 / 0);
}
.dark\:text-yellow-400\/10:is(.dark *) {
  color: rgb(250 204 21 / 0.1);
}
.dark\:text-yellow-400\/100:is(.dark *) {
  color: rgb(250 204 21 / 1);
}
.dark\:text-yellow-400\/15:is(.dark *) {
  color: rgb(250 204 21 / 0.15);
}
.dark\:text-yellow-400\/20:is(.dark *) {
  color: rgb(250 204 21 / 0.2);
}
.dark\:text-yellow-400\/25:is(.dark *) {
  color: rgb(250 204 21 / 0.25);
}
.dark\:text-yellow-400\/30:is(.dark *) {
  color: rgb(250 204 21 / 0.3);
}
.dark\:text-yellow-400\/35:is(.dark *) {
  color: rgb(250 204 21 / 0.35);
}
.dark\:text-yellow-400\/40:is(.dark *) {
  color: rgb(250 204 21 / 0.4);
}
.dark\:text-yellow-400\/45:is(.dark *) {
  color: rgb(250 204 21 / 0.45);
}
.dark\:text-yellow-400\/5:is(.dark *) {
  color: rgb(250 204 21 / 0.05);
}
.dark\:text-yellow-400\/50:is(.dark *) {
  color: rgb(250 204 21 / 0.5);
}
.dark\:text-yellow-400\/55:is(.dark *) {
  color: rgb(250 204 21 / 0.55);
}
.dark\:text-yellow-400\/60:is(.dark *) {
  color: rgb(250 204 21 / 0.6);
}
.dark\:text-yellow-400\/65:is(.dark *) {
  color: rgb(250 204 21 / 0.65);
}
.dark\:text-yellow-400\/70:is(.dark *) {
  color: rgb(250 204 21 / 0.7);
}
.dark\:text-yellow-400\/75:is(.dark *) {
  color: rgb(250 204 21 / 0.75);
}
.dark\:text-yellow-400\/80:is(.dark *) {
  color: rgb(250 204 21 / 0.8);
}
.dark\:text-yellow-400\/85:is(.dark *) {
  color: rgb(250 204 21 / 0.85);
}
.dark\:text-yellow-400\/90:is(.dark *) {
  color: rgb(250 204 21 / 0.9);
}
.dark\:text-yellow-400\/95:is(.dark *) {
  color: rgb(250 204 21 / 0.95);
}
.dark\:text-yellow-50:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-50\/0:is(.dark *) {
  color: rgb(254 252 232 / 0);
}
.dark\:text-yellow-50\/10:is(.dark *) {
  color: rgb(254 252 232 / 0.1);
}
.dark\:text-yellow-50\/100:is(.dark *) {
  color: rgb(254 252 232 / 1);
}
.dark\:text-yellow-50\/15:is(.dark *) {
  color: rgb(254 252 232 / 0.15);
}
.dark\:text-yellow-50\/20:is(.dark *) {
  color: rgb(254 252 232 / 0.2);
}
.dark\:text-yellow-50\/25:is(.dark *) {
  color: rgb(254 252 232 / 0.25);
}
.dark\:text-yellow-50\/30:is(.dark *) {
  color: rgb(254 252 232 / 0.3);
}
.dark\:text-yellow-50\/35:is(.dark *) {
  color: rgb(254 252 232 / 0.35);
}
.dark\:text-yellow-50\/40:is(.dark *) {
  color: rgb(254 252 232 / 0.4);
}
.dark\:text-yellow-50\/45:is(.dark *) {
  color: rgb(254 252 232 / 0.45);
}
.dark\:text-yellow-50\/5:is(.dark *) {
  color: rgb(254 252 232 / 0.05);
}
.dark\:text-yellow-50\/50:is(.dark *) {
  color: rgb(254 252 232 / 0.5);
}
.dark\:text-yellow-50\/55:is(.dark *) {
  color: rgb(254 252 232 / 0.55);
}
.dark\:text-yellow-50\/60:is(.dark *) {
  color: rgb(254 252 232 / 0.6);
}
.dark\:text-yellow-50\/65:is(.dark *) {
  color: rgb(254 252 232 / 0.65);
}
.dark\:text-yellow-50\/70:is(.dark *) {
  color: rgb(254 252 232 / 0.7);
}
.dark\:text-yellow-50\/75:is(.dark *) {
  color: rgb(254 252 232 / 0.75);
}
.dark\:text-yellow-50\/80:is(.dark *) {
  color: rgb(254 252 232 / 0.8);
}
.dark\:text-yellow-50\/85:is(.dark *) {
  color: rgb(254 252 232 / 0.85);
}
.dark\:text-yellow-50\/90:is(.dark *) {
  color: rgb(254 252 232 / 0.9);
}
.dark\:text-yellow-50\/95:is(.dark *) {
  color: rgb(254 252 232 / 0.95);
}
.dark\:text-yellow-500:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-500\/0:is(.dark *) {
  color: rgb(234 179 8 / 0);
}
.dark\:text-yellow-500\/10:is(.dark *) {
  color: rgb(234 179 8 / 0.1);
}
.dark\:text-yellow-500\/100:is(.dark *) {
  color: rgb(234 179 8 / 1);
}
.dark\:text-yellow-500\/15:is(.dark *) {
  color: rgb(234 179 8 / 0.15);
}
.dark\:text-yellow-500\/20:is(.dark *) {
  color: rgb(234 179 8 / 0.2);
}
.dark\:text-yellow-500\/25:is(.dark *) {
  color: rgb(234 179 8 / 0.25);
}
.dark\:text-yellow-500\/30:is(.dark *) {
  color: rgb(234 179 8 / 0.3);
}
.dark\:text-yellow-500\/35:is(.dark *) {
  color: rgb(234 179 8 / 0.35);
}
.dark\:text-yellow-500\/40:is(.dark *) {
  color: rgb(234 179 8 / 0.4);
}
.dark\:text-yellow-500\/45:is(.dark *) {
  color: rgb(234 179 8 / 0.45);
}
.dark\:text-yellow-500\/5:is(.dark *) {
  color: rgb(234 179 8 / 0.05);
}
.dark\:text-yellow-500\/50:is(.dark *) {
  color: rgb(234 179 8 / 0.5);
}
.dark\:text-yellow-500\/55:is(.dark *) {
  color: rgb(234 179 8 / 0.55);
}
.dark\:text-yellow-500\/60:is(.dark *) {
  color: rgb(234 179 8 / 0.6);
}
.dark\:text-yellow-500\/65:is(.dark *) {
  color: rgb(234 179 8 / 0.65);
}
.dark\:text-yellow-500\/70:is(.dark *) {
  color: rgb(234 179 8 / 0.7);
}
.dark\:text-yellow-500\/75:is(.dark *) {
  color: rgb(234 179 8 / 0.75);
}
.dark\:text-yellow-500\/80:is(.dark *) {
  color: rgb(234 179 8 / 0.8);
}
.dark\:text-yellow-500\/85:is(.dark *) {
  color: rgb(234 179 8 / 0.85);
}
.dark\:text-yellow-500\/90:is(.dark *) {
  color: rgb(234 179 8 / 0.9);
}
.dark\:text-yellow-500\/95:is(.dark *) {
  color: rgb(234 179 8 / 0.95);
}
.dark\:text-yellow-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-600\/0:is(.dark *) {
  color: rgb(202 138 4 / 0);
}
.dark\:text-yellow-600\/10:is(.dark *) {
  color: rgb(202 138 4 / 0.1);
}
.dark\:text-yellow-600\/100:is(.dark *) {
  color: rgb(202 138 4 / 1);
}
.dark\:text-yellow-600\/15:is(.dark *) {
  color: rgb(202 138 4 / 0.15);
}
.dark\:text-yellow-600\/20:is(.dark *) {
  color: rgb(202 138 4 / 0.2);
}
.dark\:text-yellow-600\/25:is(.dark *) {
  color: rgb(202 138 4 / 0.25);
}
.dark\:text-yellow-600\/30:is(.dark *) {
  color: rgb(202 138 4 / 0.3);
}
.dark\:text-yellow-600\/35:is(.dark *) {
  color: rgb(202 138 4 / 0.35);
}
.dark\:text-yellow-600\/40:is(.dark *) {
  color: rgb(202 138 4 / 0.4);
}
.dark\:text-yellow-600\/45:is(.dark *) {
  color: rgb(202 138 4 / 0.45);
}
.dark\:text-yellow-600\/5:is(.dark *) {
  color: rgb(202 138 4 / 0.05);
}
.dark\:text-yellow-600\/50:is(.dark *) {
  color: rgb(202 138 4 / 0.5);
}
.dark\:text-yellow-600\/55:is(.dark *) {
  color: rgb(202 138 4 / 0.55);
}
.dark\:text-yellow-600\/60:is(.dark *) {
  color: rgb(202 138 4 / 0.6);
}
.dark\:text-yellow-600\/65:is(.dark *) {
  color: rgb(202 138 4 / 0.65);
}
.dark\:text-yellow-600\/70:is(.dark *) {
  color: rgb(202 138 4 / 0.7);
}
.dark\:text-yellow-600\/75:is(.dark *) {
  color: rgb(202 138 4 / 0.75);
}
.dark\:text-yellow-600\/80:is(.dark *) {
  color: rgb(202 138 4 / 0.8);
}
.dark\:text-yellow-600\/85:is(.dark *) {
  color: rgb(202 138 4 / 0.85);
}
.dark\:text-yellow-600\/90:is(.dark *) {
  color: rgb(202 138 4 / 0.9);
}
.dark\:text-yellow-600\/95:is(.dark *) {
  color: rgb(202 138 4 / 0.95);
}
.dark\:text-yellow-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-700\/0:is(.dark *) {
  color: rgb(161 98 7 / 0);
}
.dark\:text-yellow-700\/10:is(.dark *) {
  color: rgb(161 98 7 / 0.1);
}
.dark\:text-yellow-700\/100:is(.dark *) {
  color: rgb(161 98 7 / 1);
}
.dark\:text-yellow-700\/15:is(.dark *) {
  color: rgb(161 98 7 / 0.15);
}
.dark\:text-yellow-700\/20:is(.dark *) {
  color: rgb(161 98 7 / 0.2);
}
.dark\:text-yellow-700\/25:is(.dark *) {
  color: rgb(161 98 7 / 0.25);
}
.dark\:text-yellow-700\/30:is(.dark *) {
  color: rgb(161 98 7 / 0.3);
}
.dark\:text-yellow-700\/35:is(.dark *) {
  color: rgb(161 98 7 / 0.35);
}
.dark\:text-yellow-700\/40:is(.dark *) {
  color: rgb(161 98 7 / 0.4);
}
.dark\:text-yellow-700\/45:is(.dark *) {
  color: rgb(161 98 7 / 0.45);
}
.dark\:text-yellow-700\/5:is(.dark *) {
  color: rgb(161 98 7 / 0.05);
}
.dark\:text-yellow-700\/50:is(.dark *) {
  color: rgb(161 98 7 / 0.5);
}
.dark\:text-yellow-700\/55:is(.dark *) {
  color: rgb(161 98 7 / 0.55);
}
.dark\:text-yellow-700\/60:is(.dark *) {
  color: rgb(161 98 7 / 0.6);
}
.dark\:text-yellow-700\/65:is(.dark *) {
  color: rgb(161 98 7 / 0.65);
}
.dark\:text-yellow-700\/70:is(.dark *) {
  color: rgb(161 98 7 / 0.7);
}
.dark\:text-yellow-700\/75:is(.dark *) {
  color: rgb(161 98 7 / 0.75);
}
.dark\:text-yellow-700\/80:is(.dark *) {
  color: rgb(161 98 7 / 0.8);
}
.dark\:text-yellow-700\/85:is(.dark *) {
  color: rgb(161 98 7 / 0.85);
}
.dark\:text-yellow-700\/90:is(.dark *) {
  color: rgb(161 98 7 / 0.9);
}
.dark\:text-yellow-700\/95:is(.dark *) {
  color: rgb(161 98 7 / 0.95);
}
.dark\:text-yellow-800:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-800\/0:is(.dark *) {
  color: rgb(133 77 14 / 0);
}
.dark\:text-yellow-800\/10:is(.dark *) {
  color: rgb(133 77 14 / 0.1);
}
.dark\:text-yellow-800\/100:is(.dark *) {
  color: rgb(133 77 14 / 1);
}
.dark\:text-yellow-800\/15:is(.dark *) {
  color: rgb(133 77 14 / 0.15);
}
.dark\:text-yellow-800\/20:is(.dark *) {
  color: rgb(133 77 14 / 0.2);
}
.dark\:text-yellow-800\/25:is(.dark *) {
  color: rgb(133 77 14 / 0.25);
}
.dark\:text-yellow-800\/30:is(.dark *) {
  color: rgb(133 77 14 / 0.3);
}
.dark\:text-yellow-800\/35:is(.dark *) {
  color: rgb(133 77 14 / 0.35);
}
.dark\:text-yellow-800\/40:is(.dark *) {
  color: rgb(133 77 14 / 0.4);
}
.dark\:text-yellow-800\/45:is(.dark *) {
  color: rgb(133 77 14 / 0.45);
}
.dark\:text-yellow-800\/5:is(.dark *) {
  color: rgb(133 77 14 / 0.05);
}
.dark\:text-yellow-800\/50:is(.dark *) {
  color: rgb(133 77 14 / 0.5);
}
.dark\:text-yellow-800\/55:is(.dark *) {
  color: rgb(133 77 14 / 0.55);
}
.dark\:text-yellow-800\/60:is(.dark *) {
  color: rgb(133 77 14 / 0.6);
}
.dark\:text-yellow-800\/65:is(.dark *) {
  color: rgb(133 77 14 / 0.65);
}
.dark\:text-yellow-800\/70:is(.dark *) {
  color: rgb(133 77 14 / 0.7);
}
.dark\:text-yellow-800\/75:is(.dark *) {
  color: rgb(133 77 14 / 0.75);
}
.dark\:text-yellow-800\/80:is(.dark *) {
  color: rgb(133 77 14 / 0.8);
}
.dark\:text-yellow-800\/85:is(.dark *) {
  color: rgb(133 77 14 / 0.85);
}
.dark\:text-yellow-800\/90:is(.dark *) {
  color: rgb(133 77 14 / 0.9);
}
.dark\:text-yellow-800\/95:is(.dark *) {
  color: rgb(133 77 14 / 0.95);
}
.dark\:text-yellow-900:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-900\/0:is(.dark *) {
  color: rgb(113 63 18 / 0);
}
.dark\:text-yellow-900\/10:is(.dark *) {
  color: rgb(113 63 18 / 0.1);
}
.dark\:text-yellow-900\/100:is(.dark *) {
  color: rgb(113 63 18 / 1);
}
.dark\:text-yellow-900\/15:is(.dark *) {
  color: rgb(113 63 18 / 0.15);
}
.dark\:text-yellow-900\/20:is(.dark *) {
  color: rgb(113 63 18 / 0.2);
}
.dark\:text-yellow-900\/25:is(.dark *) {
  color: rgb(113 63 18 / 0.25);
}
.dark\:text-yellow-900\/30:is(.dark *) {
  color: rgb(113 63 18 / 0.3);
}
.dark\:text-yellow-900\/35:is(.dark *) {
  color: rgb(113 63 18 / 0.35);
}
.dark\:text-yellow-900\/40:is(.dark *) {
  color: rgb(113 63 18 / 0.4);
}
.dark\:text-yellow-900\/45:is(.dark *) {
  color: rgb(113 63 18 / 0.45);
}
.dark\:text-yellow-900\/5:is(.dark *) {
  color: rgb(113 63 18 / 0.05);
}
.dark\:text-yellow-900\/50:is(.dark *) {
  color: rgb(113 63 18 / 0.5);
}
.dark\:text-yellow-900\/55:is(.dark *) {
  color: rgb(113 63 18 / 0.55);
}
.dark\:text-yellow-900\/60:is(.dark *) {
  color: rgb(113 63 18 / 0.6);
}
.dark\:text-yellow-900\/65:is(.dark *) {
  color: rgb(113 63 18 / 0.65);
}
.dark\:text-yellow-900\/70:is(.dark *) {
  color: rgb(113 63 18 / 0.7);
}
.dark\:text-yellow-900\/75:is(.dark *) {
  color: rgb(113 63 18 / 0.75);
}
.dark\:text-yellow-900\/80:is(.dark *) {
  color: rgb(113 63 18 / 0.8);
}
.dark\:text-yellow-900\/85:is(.dark *) {
  color: rgb(113 63 18 / 0.85);
}
.dark\:text-yellow-900\/90:is(.dark *) {
  color: rgb(113 63 18 / 0.9);
}
.dark\:text-yellow-900\/95:is(.dark *) {
  color: rgb(113 63 18 / 0.95);
}
.dark\:text-yellow-950:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-950\/0:is(.dark *) {
  color: rgb(66 32 6 / 0);
}
.dark\:text-yellow-950\/10:is(.dark *) {
  color: rgb(66 32 6 / 0.1);
}
.dark\:text-yellow-950\/100:is(.dark *) {
  color: rgb(66 32 6 / 1);
}
.dark\:text-yellow-950\/15:is(.dark *) {
  color: rgb(66 32 6 / 0.15);
}
.dark\:text-yellow-950\/20:is(.dark *) {
  color: rgb(66 32 6 / 0.2);
}
.dark\:text-yellow-950\/25:is(.dark *) {
  color: rgb(66 32 6 / 0.25);
}
.dark\:text-yellow-950\/30:is(.dark *) {
  color: rgb(66 32 6 / 0.3);
}
.dark\:text-yellow-950\/35:is(.dark *) {
  color: rgb(66 32 6 / 0.35);
}
.dark\:text-yellow-950\/40:is(.dark *) {
  color: rgb(66 32 6 / 0.4);
}
.dark\:text-yellow-950\/45:is(.dark *) {
  color: rgb(66 32 6 / 0.45);
}
.dark\:text-yellow-950\/5:is(.dark *) {
  color: rgb(66 32 6 / 0.05);
}
.dark\:text-yellow-950\/50:is(.dark *) {
  color: rgb(66 32 6 / 0.5);
}
.dark\:text-yellow-950\/55:is(.dark *) {
  color: rgb(66 32 6 / 0.55);
}
.dark\:text-yellow-950\/60:is(.dark *) {
  color: rgb(66 32 6 / 0.6);
}
.dark\:text-yellow-950\/65:is(.dark *) {
  color: rgb(66 32 6 / 0.65);
}
.dark\:text-yellow-950\/70:is(.dark *) {
  color: rgb(66 32 6 / 0.7);
}
.dark\:text-yellow-950\/75:is(.dark *) {
  color: rgb(66 32 6 / 0.75);
}
.dark\:text-yellow-950\/80:is(.dark *) {
  color: rgb(66 32 6 / 0.8);
}
.dark\:text-yellow-950\/85:is(.dark *) {
  color: rgb(66 32 6 / 0.85);
}
.dark\:text-yellow-950\/90:is(.dark *) {
  color: rgb(66 32 6 / 0.9);
}
.dark\:text-yellow-950\/95:is(.dark *) {
  color: rgb(66 32 6 / 0.95);
}
.dark\:text-zinc-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}
.dark\:decoration-yellow-100:is(.dark *) {
  text-decoration-color: #fef9c3;
}
.dark\:decoration-yellow-100\/0:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0);
}
.dark\:decoration-yellow-100\/10:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.1);
}
.dark\:decoration-yellow-100\/100:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 1);
}
.dark\:decoration-yellow-100\/15:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.15);
}
.dark\:decoration-yellow-100\/20:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.2);
}
.dark\:decoration-yellow-100\/25:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.25);
}
.dark\:decoration-yellow-100\/30:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.3);
}
.dark\:decoration-yellow-100\/35:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.35);
}
.dark\:decoration-yellow-100\/40:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.4);
}
.dark\:decoration-yellow-100\/45:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.45);
}
.dark\:decoration-yellow-100\/5:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.05);
}
.dark\:decoration-yellow-100\/50:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.5);
}
.dark\:decoration-yellow-100\/55:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.55);
}
.dark\:decoration-yellow-100\/60:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.6);
}
.dark\:decoration-yellow-100\/65:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.65);
}
.dark\:decoration-yellow-100\/70:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.7);
}
.dark\:decoration-yellow-100\/75:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.75);
}
.dark\:decoration-yellow-100\/80:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.8);
}
.dark\:decoration-yellow-100\/85:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.85);
}
.dark\:decoration-yellow-100\/90:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.9);
}
.dark\:decoration-yellow-100\/95:is(.dark *) {
  text-decoration-color: rgb(254 249 195 / 0.95);
}
.dark\:decoration-yellow-200:is(.dark *) {
  text-decoration-color: #fef08a;
}
.dark\:decoration-yellow-200\/0:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0);
}
.dark\:decoration-yellow-200\/10:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.1);
}
.dark\:decoration-yellow-200\/100:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 1);
}
.dark\:decoration-yellow-200\/15:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.15);
}
.dark\:decoration-yellow-200\/20:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.2);
}
.dark\:decoration-yellow-200\/25:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.25);
}
.dark\:decoration-yellow-200\/30:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.3);
}
.dark\:decoration-yellow-200\/35:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.35);
}
.dark\:decoration-yellow-200\/40:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.4);
}
.dark\:decoration-yellow-200\/45:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.45);
}
.dark\:decoration-yellow-200\/5:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.05);
}
.dark\:decoration-yellow-200\/50:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.5);
}
.dark\:decoration-yellow-200\/55:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.55);
}
.dark\:decoration-yellow-200\/60:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.6);
}
.dark\:decoration-yellow-200\/65:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.65);
}
.dark\:decoration-yellow-200\/70:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.7);
}
.dark\:decoration-yellow-200\/75:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.75);
}
.dark\:decoration-yellow-200\/80:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.8);
}
.dark\:decoration-yellow-200\/85:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.85);
}
.dark\:decoration-yellow-200\/90:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.9);
}
.dark\:decoration-yellow-200\/95:is(.dark *) {
  text-decoration-color: rgb(254 240 138 / 0.95);
}
.dark\:decoration-yellow-300:is(.dark *) {
  text-decoration-color: #fde047;
}
.dark\:decoration-yellow-300\/0:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0);
}
.dark\:decoration-yellow-300\/10:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.1);
}
.dark\:decoration-yellow-300\/100:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 1);
}
.dark\:decoration-yellow-300\/15:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.15);
}
.dark\:decoration-yellow-300\/20:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.2);
}
.dark\:decoration-yellow-300\/25:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.25);
}
.dark\:decoration-yellow-300\/30:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.3);
}
.dark\:decoration-yellow-300\/35:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.35);
}
.dark\:decoration-yellow-300\/40:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.4);
}
.dark\:decoration-yellow-300\/45:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.45);
}
.dark\:decoration-yellow-300\/5:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.05);
}
.dark\:decoration-yellow-300\/50:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.5);
}
.dark\:decoration-yellow-300\/55:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.55);
}
.dark\:decoration-yellow-300\/60:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.6);
}
.dark\:decoration-yellow-300\/65:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.65);
}
.dark\:decoration-yellow-300\/70:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.7);
}
.dark\:decoration-yellow-300\/75:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.75);
}
.dark\:decoration-yellow-300\/80:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.8);
}
.dark\:decoration-yellow-300\/85:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.85);
}
.dark\:decoration-yellow-300\/90:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.9);
}
.dark\:decoration-yellow-300\/95:is(.dark *) {
  text-decoration-color: rgb(253 224 71 / 0.95);
}
.dark\:decoration-yellow-400:is(.dark *) {
  text-decoration-color: #facc15;
}
.dark\:decoration-yellow-400\/0:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0);
}
.dark\:decoration-yellow-400\/10:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.1);
}
.dark\:decoration-yellow-400\/100:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 1);
}
.dark\:decoration-yellow-400\/15:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.15);
}
.dark\:decoration-yellow-400\/20:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.2);
}
.dark\:decoration-yellow-400\/25:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.25);
}
.dark\:decoration-yellow-400\/30:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.3);
}
.dark\:decoration-yellow-400\/35:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.35);
}
.dark\:decoration-yellow-400\/40:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.4);
}
.dark\:decoration-yellow-400\/45:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.45);
}
.dark\:decoration-yellow-400\/5:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.05);
}
.dark\:decoration-yellow-400\/50:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.5);
}
.dark\:decoration-yellow-400\/55:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.55);
}
.dark\:decoration-yellow-400\/60:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.6);
}
.dark\:decoration-yellow-400\/65:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.65);
}
.dark\:decoration-yellow-400\/70:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.7);
}
.dark\:decoration-yellow-400\/75:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.75);
}
.dark\:decoration-yellow-400\/80:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.8);
}
.dark\:decoration-yellow-400\/85:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.85);
}
.dark\:decoration-yellow-400\/90:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.9);
}
.dark\:decoration-yellow-400\/95:is(.dark *) {
  text-decoration-color: rgb(250 204 21 / 0.95);
}
.dark\:decoration-yellow-50:is(.dark *) {
  text-decoration-color: #fefce8;
}
.dark\:decoration-yellow-50\/0:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0);
}
.dark\:decoration-yellow-50\/10:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.1);
}
.dark\:decoration-yellow-50\/100:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 1);
}
.dark\:decoration-yellow-50\/15:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.15);
}
.dark\:decoration-yellow-50\/20:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.2);
}
.dark\:decoration-yellow-50\/25:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.25);
}
.dark\:decoration-yellow-50\/30:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.3);
}
.dark\:decoration-yellow-50\/35:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.35);
}
.dark\:decoration-yellow-50\/40:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.4);
}
.dark\:decoration-yellow-50\/45:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.45);
}
.dark\:decoration-yellow-50\/5:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.05);
}
.dark\:decoration-yellow-50\/50:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.5);
}
.dark\:decoration-yellow-50\/55:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.55);
}
.dark\:decoration-yellow-50\/60:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.6);
}
.dark\:decoration-yellow-50\/65:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.65);
}
.dark\:decoration-yellow-50\/70:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.7);
}
.dark\:decoration-yellow-50\/75:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.75);
}
.dark\:decoration-yellow-50\/80:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.8);
}
.dark\:decoration-yellow-50\/85:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.85);
}
.dark\:decoration-yellow-50\/90:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.9);
}
.dark\:decoration-yellow-50\/95:is(.dark *) {
  text-decoration-color: rgb(254 252 232 / 0.95);
}
.dark\:decoration-yellow-500:is(.dark *) {
  text-decoration-color: #eab308;
}
.dark\:decoration-yellow-500\/0:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0);
}
.dark\:decoration-yellow-500\/10:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.1);
}
.dark\:decoration-yellow-500\/100:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 1);
}
.dark\:decoration-yellow-500\/15:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.15);
}
.dark\:decoration-yellow-500\/20:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.2);
}
.dark\:decoration-yellow-500\/25:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.25);
}
.dark\:decoration-yellow-500\/30:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.3);
}
.dark\:decoration-yellow-500\/35:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.35);
}
.dark\:decoration-yellow-500\/40:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.4);
}
.dark\:decoration-yellow-500\/45:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.45);
}
.dark\:decoration-yellow-500\/5:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.05);
}
.dark\:decoration-yellow-500\/50:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.5);
}
.dark\:decoration-yellow-500\/55:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.55);
}
.dark\:decoration-yellow-500\/60:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.6);
}
.dark\:decoration-yellow-500\/65:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.65);
}
.dark\:decoration-yellow-500\/70:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.7);
}
.dark\:decoration-yellow-500\/75:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.75);
}
.dark\:decoration-yellow-500\/80:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.8);
}
.dark\:decoration-yellow-500\/85:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.85);
}
.dark\:decoration-yellow-500\/90:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.9);
}
.dark\:decoration-yellow-500\/95:is(.dark *) {
  text-decoration-color: rgb(234 179 8 / 0.95);
}
.dark\:decoration-yellow-600:is(.dark *) {
  text-decoration-color: #ca8a04;
}
.dark\:decoration-yellow-600\/0:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0);
}
.dark\:decoration-yellow-600\/10:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.1);
}
.dark\:decoration-yellow-600\/100:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 1);
}
.dark\:decoration-yellow-600\/15:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.15);
}
.dark\:decoration-yellow-600\/20:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.2);
}
.dark\:decoration-yellow-600\/25:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.25);
}
.dark\:decoration-yellow-600\/30:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.3);
}
.dark\:decoration-yellow-600\/35:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.35);
}
.dark\:decoration-yellow-600\/40:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.4);
}
.dark\:decoration-yellow-600\/45:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.45);
}
.dark\:decoration-yellow-600\/5:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.05);
}
.dark\:decoration-yellow-600\/50:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.5);
}
.dark\:decoration-yellow-600\/55:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.55);
}
.dark\:decoration-yellow-600\/60:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.6);
}
.dark\:decoration-yellow-600\/65:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.65);
}
.dark\:decoration-yellow-600\/70:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.7);
}
.dark\:decoration-yellow-600\/75:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.75);
}
.dark\:decoration-yellow-600\/80:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.8);
}
.dark\:decoration-yellow-600\/85:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.85);
}
.dark\:decoration-yellow-600\/90:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.9);
}
.dark\:decoration-yellow-600\/95:is(.dark *) {
  text-decoration-color: rgb(202 138 4 / 0.95);
}
.dark\:decoration-yellow-700:is(.dark *) {
  text-decoration-color: #a16207;
}
.dark\:decoration-yellow-700\/0:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0);
}
.dark\:decoration-yellow-700\/10:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.1);
}
.dark\:decoration-yellow-700\/100:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 1);
}
.dark\:decoration-yellow-700\/15:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.15);
}
.dark\:decoration-yellow-700\/20:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.2);
}
.dark\:decoration-yellow-700\/25:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.25);
}
.dark\:decoration-yellow-700\/30:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.3);
}
.dark\:decoration-yellow-700\/35:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.35);
}
.dark\:decoration-yellow-700\/40:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.4);
}
.dark\:decoration-yellow-700\/45:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.45);
}
.dark\:decoration-yellow-700\/5:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.05);
}
.dark\:decoration-yellow-700\/50:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.5);
}
.dark\:decoration-yellow-700\/55:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.55);
}
.dark\:decoration-yellow-700\/60:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.6);
}
.dark\:decoration-yellow-700\/65:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.65);
}
.dark\:decoration-yellow-700\/70:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.7);
}
.dark\:decoration-yellow-700\/75:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.75);
}
.dark\:decoration-yellow-700\/80:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.8);
}
.dark\:decoration-yellow-700\/85:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.85);
}
.dark\:decoration-yellow-700\/90:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.9);
}
.dark\:decoration-yellow-700\/95:is(.dark *) {
  text-decoration-color: rgb(161 98 7 / 0.95);
}
.dark\:decoration-yellow-800:is(.dark *) {
  text-decoration-color: #854d0e;
}
.dark\:decoration-yellow-800\/0:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0);
}
.dark\:decoration-yellow-800\/10:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.1);
}
.dark\:decoration-yellow-800\/100:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 1);
}
.dark\:decoration-yellow-800\/15:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.15);
}
.dark\:decoration-yellow-800\/20:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.2);
}
.dark\:decoration-yellow-800\/25:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.25);
}
.dark\:decoration-yellow-800\/30:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.3);
}
.dark\:decoration-yellow-800\/35:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.35);
}
.dark\:decoration-yellow-800\/40:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.4);
}
.dark\:decoration-yellow-800\/45:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.45);
}
.dark\:decoration-yellow-800\/5:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.05);
}
.dark\:decoration-yellow-800\/50:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.5);
}
.dark\:decoration-yellow-800\/55:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.55);
}
.dark\:decoration-yellow-800\/60:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.6);
}
.dark\:decoration-yellow-800\/65:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.65);
}
.dark\:decoration-yellow-800\/70:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.7);
}
.dark\:decoration-yellow-800\/75:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.75);
}
.dark\:decoration-yellow-800\/80:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.8);
}
.dark\:decoration-yellow-800\/85:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.85);
}
.dark\:decoration-yellow-800\/90:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.9);
}
.dark\:decoration-yellow-800\/95:is(.dark *) {
  text-decoration-color: rgb(133 77 14 / 0.95);
}
.dark\:decoration-yellow-900:is(.dark *) {
  text-decoration-color: #713f12;
}
.dark\:decoration-yellow-900\/0:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0);
}
.dark\:decoration-yellow-900\/10:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.1);
}
.dark\:decoration-yellow-900\/100:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 1);
}
.dark\:decoration-yellow-900\/15:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.15);
}
.dark\:decoration-yellow-900\/20:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.2);
}
.dark\:decoration-yellow-900\/25:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.25);
}
.dark\:decoration-yellow-900\/30:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.3);
}
.dark\:decoration-yellow-900\/35:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.35);
}
.dark\:decoration-yellow-900\/40:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.4);
}
.dark\:decoration-yellow-900\/45:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.45);
}
.dark\:decoration-yellow-900\/5:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.05);
}
.dark\:decoration-yellow-900\/50:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.5);
}
.dark\:decoration-yellow-900\/55:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.55);
}
.dark\:decoration-yellow-900\/60:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.6);
}
.dark\:decoration-yellow-900\/65:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.65);
}
.dark\:decoration-yellow-900\/70:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.7);
}
.dark\:decoration-yellow-900\/75:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.75);
}
.dark\:decoration-yellow-900\/80:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.8);
}
.dark\:decoration-yellow-900\/85:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.85);
}
.dark\:decoration-yellow-900\/90:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.9);
}
.dark\:decoration-yellow-900\/95:is(.dark *) {
  text-decoration-color: rgb(113 63 18 / 0.95);
}
.dark\:decoration-yellow-950:is(.dark *) {
  text-decoration-color: #422006;
}
.dark\:decoration-yellow-950\/0:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0);
}
.dark\:decoration-yellow-950\/10:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.1);
}
.dark\:decoration-yellow-950\/100:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 1);
}
.dark\:decoration-yellow-950\/15:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.15);
}
.dark\:decoration-yellow-950\/20:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.2);
}
.dark\:decoration-yellow-950\/25:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.25);
}
.dark\:decoration-yellow-950\/30:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.3);
}
.dark\:decoration-yellow-950\/35:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.35);
}
.dark\:decoration-yellow-950\/40:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.4);
}
.dark\:decoration-yellow-950\/45:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.45);
}
.dark\:decoration-yellow-950\/5:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.05);
}
.dark\:decoration-yellow-950\/50:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.5);
}
.dark\:decoration-yellow-950\/55:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.55);
}
.dark\:decoration-yellow-950\/60:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.6);
}
.dark\:decoration-yellow-950\/65:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.65);
}
.dark\:decoration-yellow-950\/70:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.7);
}
.dark\:decoration-yellow-950\/75:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.75);
}
.dark\:decoration-yellow-950\/80:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.8);
}
.dark\:decoration-yellow-950\/85:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.85);
}
.dark\:decoration-yellow-950\/90:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.9);
}
.dark\:decoration-yellow-950\/95:is(.dark *) {
  text-decoration-color: rgb(66 32 6 / 0.95);
}
.dark\:placeholder-yellow-100:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 249 195 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-yellow-100\/0:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0);
}
.dark\:placeholder-yellow-100\/10:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.1);
}
.dark\:placeholder-yellow-100\/100:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 1);
}
.dark\:placeholder-yellow-100\/15:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.15);
}
.dark\:placeholder-yellow-100\/20:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.2);
}
.dark\:placeholder-yellow-100\/25:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.25);
}
.dark\:placeholder-yellow-100\/30:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.3);
}
.dark\:placeholder-yellow-100\/35:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.35);
}
.dark\:placeholder-yellow-100\/40:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.4);
}
.dark\:placeholder-yellow-100\/45:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.45);
}
.dark\:placeholder-yellow-100\/5:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.05);
}
.dark\:placeholder-yellow-100\/50:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.5);
}
.dark\:placeholder-yellow-100\/55:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.55);
}
.dark\:placeholder-yellow-100\/60:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.6);
}
.dark\:placeholder-yellow-100\/65:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.65);
}
.dark\:placeholder-yellow-100\/70:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.7);
}
.dark\:placeholder-yellow-100\/75:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.75);
}
.dark\:placeholder-yellow-100\/80:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.8);
}
.dark\:placeholder-yellow-100\/85:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.85);
}
.dark\:placeholder-yellow-100\/90:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.9);
}
.dark\:placeholder-yellow-100\/95:is(.dark *)::placeholder {
  color: rgb(254 249 195 / 0.95);
}
.dark\:placeholder-yellow-200:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 240 138 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-yellow-200\/0:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0);
}
.dark\:placeholder-yellow-200\/10:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.1);
}
.dark\:placeholder-yellow-200\/100:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 1);
}
.dark\:placeholder-yellow-200\/15:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.15);
}
.dark\:placeholder-yellow-200\/20:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.2);
}
.dark\:placeholder-yellow-200\/25:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.25);
}
.dark\:placeholder-yellow-200\/30:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.3);
}
.dark\:placeholder-yellow-200\/35:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.35);
}
.dark\:placeholder-yellow-200\/40:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.4);
}
.dark\:placeholder-yellow-200\/45:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.45);
}
.dark\:placeholder-yellow-200\/5:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.05);
}
.dark\:placeholder-yellow-200\/50:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.5);
}
.dark\:placeholder-yellow-200\/55:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.55);
}
.dark\:placeholder-yellow-200\/60:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.6);
}
.dark\:placeholder-yellow-200\/65:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.65);
}
.dark\:placeholder-yellow-200\/70:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.7);
}
.dark\:placeholder-yellow-200\/75:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.75);
}
.dark\:placeholder-yellow-200\/80:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.8);
}
.dark\:placeholder-yellow-200\/85:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.85);
}
.dark\:placeholder-yellow-200\/90:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.9);
}
.dark\:placeholder-yellow-200\/95:is(.dark *)::placeholder {
  color: rgb(254 240 138 / 0.95);
}
.dark\:placeholder-yellow-300:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(253 224 71 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-yellow-300\/0:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0);
}
.dark\:placeholder-yellow-300\/10:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.1);
}
.dark\:placeholder-yellow-300\/100:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 1);
}
.dark\:placeholder-yellow-300\/15:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.15);
}
.dark\:placeholder-yellow-300\/20:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.2);
}
.dark\:placeholder-yellow-300\/25:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.25);
}
.dark\:placeholder-yellow-300\/30:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.3);
}
.dark\:placeholder-yellow-300\/35:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.35);
}
.dark\:placeholder-yellow-300\/40:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.4);
}
.dark\:placeholder-yellow-300\/45:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.45);
}
.dark\:placeholder-yellow-300\/5:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.05);
}
.dark\:placeholder-yellow-300\/50:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.5);
}
.dark\:placeholder-yellow-300\/55:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.55);
}
.dark\:placeholder-yellow-300\/60:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.6);
}
.dark\:placeholder-yellow-300\/65:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.65);
}
.dark\:placeholder-yellow-300\/70:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.7);
}
.dark\:placeholder-yellow-300\/75:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.75);
}
.dark\:placeholder-yellow-300\/80:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.8);
}
.dark\:placeholder-yellow-300\/85:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.85);
}
.dark\:placeholder-yellow-300\/90:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.9);
}
.dark\:placeholder-yellow-300\/95:is(.dark *)::placeholder {
  color: rgb(253 224 71 / 0.95);
}
.dark\:placeholder-yellow-400:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(250 204 21 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-yellow-400\/0:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0);
}
.dark\:placeholder-yellow-400\/10:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.1);
}
.dark\:placeholder-yellow-400\/100:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 1);
}
.dark\:placeholder-yellow-400\/15:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.15);
}
.dark\:placeholder-yellow-400\/20:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.2);
}
.dark\:placeholder-yellow-400\/25:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.25);
}
.dark\:placeholder-yellow-400\/30:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.3);
}
.dark\:placeholder-yellow-400\/35:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.35);
}
.dark\:placeholder-yellow-400\/40:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.4);
}
.dark\:placeholder-yellow-400\/45:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.45);
}
.dark\:placeholder-yellow-400\/5:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.05);
}
.dark\:placeholder-yellow-400\/50:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.5);
}
.dark\:placeholder-yellow-400\/55:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.55);
}
.dark\:placeholder-yellow-400\/60:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.6);
}
.dark\:placeholder-yellow-400\/65:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.65);
}
.dark\:placeholder-yellow-400\/70:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.7);
}
.dark\:placeholder-yellow-400\/75:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.75);
}
.dark\:placeholder-yellow-400\/80:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.8);
}
.dark\:placeholder-yellow-400\/85:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.85);
}
.dark\:placeholder-yellow-400\/90:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.9);
}
.dark\:placeholder-yellow-400\/95:is(.dark *)::placeholder {
  color: rgb(250 204 21 / 0.95);
}
.dark\:placeholder-yellow-50:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(254 252 232 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-yellow-50\/0:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0);
}
.dark\:placeholder-yellow-50\/10:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.1);
}
.dark\:placeholder-yellow-50\/100:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 1);
}
.dark\:placeholder-yellow-50\/15:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.15);
}
.dark\:placeholder-yellow-50\/20:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.2);
}
.dark\:placeholder-yellow-50\/25:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.25);
}
.dark\:placeholder-yellow-50\/30:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.3);
}
.dark\:placeholder-yellow-50\/35:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.35);
}
.dark\:placeholder-yellow-50\/40:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.4);
}
.dark\:placeholder-yellow-50\/45:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.45);
}
.dark\:placeholder-yellow-50\/5:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.05);
}
.dark\:placeholder-yellow-50\/50:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.5);
}
.dark\:placeholder-yellow-50\/55:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.55);
}
.dark\:placeholder-yellow-50\/60:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.6);
}
.dark\:placeholder-yellow-50\/65:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.65);
}
.dark\:placeholder-yellow-50\/70:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.7);
}
.dark\:placeholder-yellow-50\/75:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.75);
}
.dark\:placeholder-yellow-50\/80:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.8);
}
.dark\:placeholder-yellow-50\/85:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.85);
}
.dark\:placeholder-yellow-50\/90:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.9);
}
.dark\:placeholder-yellow-50\/95:is(.dark *)::placeholder {
  color: rgb(254 252 232 / 0.95);
}
.dark\:placeholder-yellow-500:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(234 179 8 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-yellow-500\/0:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0);
}
.dark\:placeholder-yellow-500\/10:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.1);
}
.dark\:placeholder-yellow-500\/100:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 1);
}
.dark\:placeholder-yellow-500\/15:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.15);
}
.dark\:placeholder-yellow-500\/20:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.2);
}
.dark\:placeholder-yellow-500\/25:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.25);
}
.dark\:placeholder-yellow-500\/30:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.3);
}
.dark\:placeholder-yellow-500\/35:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.35);
}
.dark\:placeholder-yellow-500\/40:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.4);
}
.dark\:placeholder-yellow-500\/45:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.45);
}
.dark\:placeholder-yellow-500\/5:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.05);
}
.dark\:placeholder-yellow-500\/50:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.5);
}
.dark\:placeholder-yellow-500\/55:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.55);
}
.dark\:placeholder-yellow-500\/60:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.6);
}
.dark\:placeholder-yellow-500\/65:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.65);
}
.dark\:placeholder-yellow-500\/70:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.7);
}
.dark\:placeholder-yellow-500\/75:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.75);
}
.dark\:placeholder-yellow-500\/80:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.8);
}
.dark\:placeholder-yellow-500\/85:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.85);
}
.dark\:placeholder-yellow-500\/90:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.9);
}
.dark\:placeholder-yellow-500\/95:is(.dark *)::placeholder {
  color: rgb(234 179 8 / 0.95);
}
.dark\:placeholder-yellow-600:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(202 138 4 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-yellow-600\/0:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0);
}
.dark\:placeholder-yellow-600\/10:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.1);
}
.dark\:placeholder-yellow-600\/100:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 1);
}
.dark\:placeholder-yellow-600\/15:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.15);
}
.dark\:placeholder-yellow-600\/20:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.2);
}
.dark\:placeholder-yellow-600\/25:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.25);
}
.dark\:placeholder-yellow-600\/30:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.3);
}
.dark\:placeholder-yellow-600\/35:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.35);
}
.dark\:placeholder-yellow-600\/40:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.4);
}
.dark\:placeholder-yellow-600\/45:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.45);
}
.dark\:placeholder-yellow-600\/5:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.05);
}
.dark\:placeholder-yellow-600\/50:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.5);
}
.dark\:placeholder-yellow-600\/55:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.55);
}
.dark\:placeholder-yellow-600\/60:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.6);
}
.dark\:placeholder-yellow-600\/65:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.65);
}
.dark\:placeholder-yellow-600\/70:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.7);
}
.dark\:placeholder-yellow-600\/75:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.75);
}
.dark\:placeholder-yellow-600\/80:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.8);
}
.dark\:placeholder-yellow-600\/85:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.85);
}
.dark\:placeholder-yellow-600\/90:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.9);
}
.dark\:placeholder-yellow-600\/95:is(.dark *)::placeholder {
  color: rgb(202 138 4 / 0.95);
}
.dark\:placeholder-yellow-700:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(161 98 7 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-yellow-700\/0:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0);
}
.dark\:placeholder-yellow-700\/10:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.1);
}
.dark\:placeholder-yellow-700\/100:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 1);
}
.dark\:placeholder-yellow-700\/15:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.15);
}
.dark\:placeholder-yellow-700\/20:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.2);
}
.dark\:placeholder-yellow-700\/25:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.25);
}
.dark\:placeholder-yellow-700\/30:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.3);
}
.dark\:placeholder-yellow-700\/35:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.35);
}
.dark\:placeholder-yellow-700\/40:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.4);
}
.dark\:placeholder-yellow-700\/45:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.45);
}
.dark\:placeholder-yellow-700\/5:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.05);
}
.dark\:placeholder-yellow-700\/50:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.5);
}
.dark\:placeholder-yellow-700\/55:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.55);
}
.dark\:placeholder-yellow-700\/60:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.6);
}
.dark\:placeholder-yellow-700\/65:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.65);
}
.dark\:placeholder-yellow-700\/70:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.7);
}
.dark\:placeholder-yellow-700\/75:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.75);
}
.dark\:placeholder-yellow-700\/80:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.8);
}
.dark\:placeholder-yellow-700\/85:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.85);
}
.dark\:placeholder-yellow-700\/90:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.9);
}
.dark\:placeholder-yellow-700\/95:is(.dark *)::placeholder {
  color: rgb(161 98 7 / 0.95);
}
.dark\:placeholder-yellow-800:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(133 77 14 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-yellow-800\/0:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0);
}
.dark\:placeholder-yellow-800\/10:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.1);
}
.dark\:placeholder-yellow-800\/100:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 1);
}
.dark\:placeholder-yellow-800\/15:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.15);
}
.dark\:placeholder-yellow-800\/20:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.2);
}
.dark\:placeholder-yellow-800\/25:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.25);
}
.dark\:placeholder-yellow-800\/30:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.3);
}
.dark\:placeholder-yellow-800\/35:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.35);
}
.dark\:placeholder-yellow-800\/40:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.4);
}
.dark\:placeholder-yellow-800\/45:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.45);
}
.dark\:placeholder-yellow-800\/5:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.05);
}
.dark\:placeholder-yellow-800\/50:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.5);
}
.dark\:placeholder-yellow-800\/55:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.55);
}
.dark\:placeholder-yellow-800\/60:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.6);
}
.dark\:placeholder-yellow-800\/65:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.65);
}
.dark\:placeholder-yellow-800\/70:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.7);
}
.dark\:placeholder-yellow-800\/75:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.75);
}
.dark\:placeholder-yellow-800\/80:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.8);
}
.dark\:placeholder-yellow-800\/85:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.85);
}
.dark\:placeholder-yellow-800\/90:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.9);
}
.dark\:placeholder-yellow-800\/95:is(.dark *)::placeholder {
  color: rgb(133 77 14 / 0.95);
}
.dark\:placeholder-yellow-900:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(113 63 18 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-yellow-900\/0:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0);
}
.dark\:placeholder-yellow-900\/10:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.1);
}
.dark\:placeholder-yellow-900\/100:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 1);
}
.dark\:placeholder-yellow-900\/15:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.15);
}
.dark\:placeholder-yellow-900\/20:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.2);
}
.dark\:placeholder-yellow-900\/25:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.25);
}
.dark\:placeholder-yellow-900\/30:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.3);
}
.dark\:placeholder-yellow-900\/35:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.35);
}
.dark\:placeholder-yellow-900\/40:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.4);
}
.dark\:placeholder-yellow-900\/45:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.45);
}
.dark\:placeholder-yellow-900\/5:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.05);
}
.dark\:placeholder-yellow-900\/50:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.5);
}
.dark\:placeholder-yellow-900\/55:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.55);
}
.dark\:placeholder-yellow-900\/60:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.6);
}
.dark\:placeholder-yellow-900\/65:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.65);
}
.dark\:placeholder-yellow-900\/70:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.7);
}
.dark\:placeholder-yellow-900\/75:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.75);
}
.dark\:placeholder-yellow-900\/80:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.8);
}
.dark\:placeholder-yellow-900\/85:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.85);
}
.dark\:placeholder-yellow-900\/90:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.9);
}
.dark\:placeholder-yellow-900\/95:is(.dark *)::placeholder {
  color: rgb(113 63 18 / 0.95);
}
.dark\:placeholder-yellow-950:is(.dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(66 32 6 / var(--tw-placeholder-opacity, 1));
}
.dark\:placeholder-yellow-950\/0:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0);
}
.dark\:placeholder-yellow-950\/10:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.1);
}
.dark\:placeholder-yellow-950\/100:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 1);
}
.dark\:placeholder-yellow-950\/15:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.15);
}
.dark\:placeholder-yellow-950\/20:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.2);
}
.dark\:placeholder-yellow-950\/25:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.25);
}
.dark\:placeholder-yellow-950\/30:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.3);
}
.dark\:placeholder-yellow-950\/35:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.35);
}
.dark\:placeholder-yellow-950\/40:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.4);
}
.dark\:placeholder-yellow-950\/45:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.45);
}
.dark\:placeholder-yellow-950\/5:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.05);
}
.dark\:placeholder-yellow-950\/50:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.5);
}
.dark\:placeholder-yellow-950\/55:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.55);
}
.dark\:placeholder-yellow-950\/60:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.6);
}
.dark\:placeholder-yellow-950\/65:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.65);
}
.dark\:placeholder-yellow-950\/70:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.7);
}
.dark\:placeholder-yellow-950\/75:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.75);
}
.dark\:placeholder-yellow-950\/80:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.8);
}
.dark\:placeholder-yellow-950\/85:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.85);
}
.dark\:placeholder-yellow-950\/90:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.9);
}
.dark\:placeholder-yellow-950\/95:is(.dark *)::placeholder {
  color: rgb(66 32 6 / 0.95);
}
.dark\:caret-yellow-100:is(.dark *) {
  caret-color: #fef9c3;
}
.dark\:caret-yellow-100\/0:is(.dark *) {
  caret-color: rgb(254 249 195 / 0);
}
.dark\:caret-yellow-100\/10:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.1);
}
.dark\:caret-yellow-100\/100:is(.dark *) {
  caret-color: rgb(254 249 195 / 1);
}
.dark\:caret-yellow-100\/15:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.15);
}
.dark\:caret-yellow-100\/20:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.2);
}
.dark\:caret-yellow-100\/25:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.25);
}
.dark\:caret-yellow-100\/30:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.3);
}
.dark\:caret-yellow-100\/35:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.35);
}
.dark\:caret-yellow-100\/40:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.4);
}
.dark\:caret-yellow-100\/45:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.45);
}
.dark\:caret-yellow-100\/5:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.05);
}
.dark\:caret-yellow-100\/50:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.5);
}
.dark\:caret-yellow-100\/55:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.55);
}
.dark\:caret-yellow-100\/60:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.6);
}
.dark\:caret-yellow-100\/65:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.65);
}
.dark\:caret-yellow-100\/70:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.7);
}
.dark\:caret-yellow-100\/75:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.75);
}
.dark\:caret-yellow-100\/80:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.8);
}
.dark\:caret-yellow-100\/85:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.85);
}
.dark\:caret-yellow-100\/90:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.9);
}
.dark\:caret-yellow-100\/95:is(.dark *) {
  caret-color: rgb(254 249 195 / 0.95);
}
.dark\:caret-yellow-200:is(.dark *) {
  caret-color: #fef08a;
}
.dark\:caret-yellow-200\/0:is(.dark *) {
  caret-color: rgb(254 240 138 / 0);
}
.dark\:caret-yellow-200\/10:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.1);
}
.dark\:caret-yellow-200\/100:is(.dark *) {
  caret-color: rgb(254 240 138 / 1);
}
.dark\:caret-yellow-200\/15:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.15);
}
.dark\:caret-yellow-200\/20:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.2);
}
.dark\:caret-yellow-200\/25:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.25);
}
.dark\:caret-yellow-200\/30:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.3);
}
.dark\:caret-yellow-200\/35:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.35);
}
.dark\:caret-yellow-200\/40:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.4);
}
.dark\:caret-yellow-200\/45:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.45);
}
.dark\:caret-yellow-200\/5:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.05);
}
.dark\:caret-yellow-200\/50:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.5);
}
.dark\:caret-yellow-200\/55:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.55);
}
.dark\:caret-yellow-200\/60:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.6);
}
.dark\:caret-yellow-200\/65:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.65);
}
.dark\:caret-yellow-200\/70:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.7);
}
.dark\:caret-yellow-200\/75:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.75);
}
.dark\:caret-yellow-200\/80:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.8);
}
.dark\:caret-yellow-200\/85:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.85);
}
.dark\:caret-yellow-200\/90:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.9);
}
.dark\:caret-yellow-200\/95:is(.dark *) {
  caret-color: rgb(254 240 138 / 0.95);
}
.dark\:caret-yellow-300:is(.dark *) {
  caret-color: #fde047;
}
.dark\:caret-yellow-300\/0:is(.dark *) {
  caret-color: rgb(253 224 71 / 0);
}
.dark\:caret-yellow-300\/10:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.1);
}
.dark\:caret-yellow-300\/100:is(.dark *) {
  caret-color: rgb(253 224 71 / 1);
}
.dark\:caret-yellow-300\/15:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.15);
}
.dark\:caret-yellow-300\/20:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.2);
}
.dark\:caret-yellow-300\/25:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.25);
}
.dark\:caret-yellow-300\/30:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.3);
}
.dark\:caret-yellow-300\/35:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.35);
}
.dark\:caret-yellow-300\/40:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.4);
}
.dark\:caret-yellow-300\/45:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.45);
}
.dark\:caret-yellow-300\/5:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.05);
}
.dark\:caret-yellow-300\/50:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.5);
}
.dark\:caret-yellow-300\/55:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.55);
}
.dark\:caret-yellow-300\/60:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.6);
}
.dark\:caret-yellow-300\/65:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.65);
}
.dark\:caret-yellow-300\/70:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.7);
}
.dark\:caret-yellow-300\/75:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.75);
}
.dark\:caret-yellow-300\/80:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.8);
}
.dark\:caret-yellow-300\/85:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.85);
}
.dark\:caret-yellow-300\/90:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.9);
}
.dark\:caret-yellow-300\/95:is(.dark *) {
  caret-color: rgb(253 224 71 / 0.95);
}
.dark\:caret-yellow-400:is(.dark *) {
  caret-color: #facc15;
}
.dark\:caret-yellow-400\/0:is(.dark *) {
  caret-color: rgb(250 204 21 / 0);
}
.dark\:caret-yellow-400\/10:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.1);
}
.dark\:caret-yellow-400\/100:is(.dark *) {
  caret-color: rgb(250 204 21 / 1);
}
.dark\:caret-yellow-400\/15:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.15);
}
.dark\:caret-yellow-400\/20:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.2);
}
.dark\:caret-yellow-400\/25:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.25);
}
.dark\:caret-yellow-400\/30:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.3);
}
.dark\:caret-yellow-400\/35:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.35);
}
.dark\:caret-yellow-400\/40:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.4);
}
.dark\:caret-yellow-400\/45:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.45);
}
.dark\:caret-yellow-400\/5:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.05);
}
.dark\:caret-yellow-400\/50:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.5);
}
.dark\:caret-yellow-400\/55:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.55);
}
.dark\:caret-yellow-400\/60:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.6);
}
.dark\:caret-yellow-400\/65:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.65);
}
.dark\:caret-yellow-400\/70:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.7);
}
.dark\:caret-yellow-400\/75:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.75);
}
.dark\:caret-yellow-400\/80:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.8);
}
.dark\:caret-yellow-400\/85:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.85);
}
.dark\:caret-yellow-400\/90:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.9);
}
.dark\:caret-yellow-400\/95:is(.dark *) {
  caret-color: rgb(250 204 21 / 0.95);
}
.dark\:caret-yellow-50:is(.dark *) {
  caret-color: #fefce8;
}
.dark\:caret-yellow-50\/0:is(.dark *) {
  caret-color: rgb(254 252 232 / 0);
}
.dark\:caret-yellow-50\/10:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.1);
}
.dark\:caret-yellow-50\/100:is(.dark *) {
  caret-color: rgb(254 252 232 / 1);
}
.dark\:caret-yellow-50\/15:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.15);
}
.dark\:caret-yellow-50\/20:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.2);
}
.dark\:caret-yellow-50\/25:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.25);
}
.dark\:caret-yellow-50\/30:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.3);
}
.dark\:caret-yellow-50\/35:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.35);
}
.dark\:caret-yellow-50\/40:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.4);
}
.dark\:caret-yellow-50\/45:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.45);
}
.dark\:caret-yellow-50\/5:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.05);
}
.dark\:caret-yellow-50\/50:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.5);
}
.dark\:caret-yellow-50\/55:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.55);
}
.dark\:caret-yellow-50\/60:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.6);
}
.dark\:caret-yellow-50\/65:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.65);
}
.dark\:caret-yellow-50\/70:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.7);
}
.dark\:caret-yellow-50\/75:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.75);
}
.dark\:caret-yellow-50\/80:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.8);
}
.dark\:caret-yellow-50\/85:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.85);
}
.dark\:caret-yellow-50\/90:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.9);
}
.dark\:caret-yellow-50\/95:is(.dark *) {
  caret-color: rgb(254 252 232 / 0.95);
}
.dark\:caret-yellow-500:is(.dark *) {
  caret-color: #eab308;
}
.dark\:caret-yellow-500\/0:is(.dark *) {
  caret-color: rgb(234 179 8 / 0);
}
.dark\:caret-yellow-500\/10:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.1);
}
.dark\:caret-yellow-500\/100:is(.dark *) {
  caret-color: rgb(234 179 8 / 1);
}
.dark\:caret-yellow-500\/15:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.15);
}
.dark\:caret-yellow-500\/20:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.2);
}
.dark\:caret-yellow-500\/25:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.25);
}
.dark\:caret-yellow-500\/30:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.3);
}
.dark\:caret-yellow-500\/35:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.35);
}
.dark\:caret-yellow-500\/40:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.4);
}
.dark\:caret-yellow-500\/45:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.45);
}
.dark\:caret-yellow-500\/5:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.05);
}
.dark\:caret-yellow-500\/50:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.5);
}
.dark\:caret-yellow-500\/55:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.55);
}
.dark\:caret-yellow-500\/60:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.6);
}
.dark\:caret-yellow-500\/65:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.65);
}
.dark\:caret-yellow-500\/70:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.7);
}
.dark\:caret-yellow-500\/75:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.75);
}
.dark\:caret-yellow-500\/80:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.8);
}
.dark\:caret-yellow-500\/85:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.85);
}
.dark\:caret-yellow-500\/90:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.9);
}
.dark\:caret-yellow-500\/95:is(.dark *) {
  caret-color: rgb(234 179 8 / 0.95);
}
.dark\:caret-yellow-600:is(.dark *) {
  caret-color: #ca8a04;
}
.dark\:caret-yellow-600\/0:is(.dark *) {
  caret-color: rgb(202 138 4 / 0);
}
.dark\:caret-yellow-600\/10:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.1);
}
.dark\:caret-yellow-600\/100:is(.dark *) {
  caret-color: rgb(202 138 4 / 1);
}
.dark\:caret-yellow-600\/15:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.15);
}
.dark\:caret-yellow-600\/20:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.2);
}
.dark\:caret-yellow-600\/25:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.25);
}
.dark\:caret-yellow-600\/30:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.3);
}
.dark\:caret-yellow-600\/35:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.35);
}
.dark\:caret-yellow-600\/40:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.4);
}
.dark\:caret-yellow-600\/45:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.45);
}
.dark\:caret-yellow-600\/5:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.05);
}
.dark\:caret-yellow-600\/50:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.5);
}
.dark\:caret-yellow-600\/55:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.55);
}
.dark\:caret-yellow-600\/60:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.6);
}
.dark\:caret-yellow-600\/65:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.65);
}
.dark\:caret-yellow-600\/70:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.7);
}
.dark\:caret-yellow-600\/75:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.75);
}
.dark\:caret-yellow-600\/80:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.8);
}
.dark\:caret-yellow-600\/85:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.85);
}
.dark\:caret-yellow-600\/90:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.9);
}
.dark\:caret-yellow-600\/95:is(.dark *) {
  caret-color: rgb(202 138 4 / 0.95);
}
.dark\:caret-yellow-700:is(.dark *) {
  caret-color: #a16207;
}
.dark\:caret-yellow-700\/0:is(.dark *) {
  caret-color: rgb(161 98 7 / 0);
}
.dark\:caret-yellow-700\/10:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.1);
}
.dark\:caret-yellow-700\/100:is(.dark *) {
  caret-color: rgb(161 98 7 / 1);
}
.dark\:caret-yellow-700\/15:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.15);
}
.dark\:caret-yellow-700\/20:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.2);
}
.dark\:caret-yellow-700\/25:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.25);
}
.dark\:caret-yellow-700\/30:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.3);
}
.dark\:caret-yellow-700\/35:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.35);
}
.dark\:caret-yellow-700\/40:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.4);
}
.dark\:caret-yellow-700\/45:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.45);
}
.dark\:caret-yellow-700\/5:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.05);
}
.dark\:caret-yellow-700\/50:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.5);
}
.dark\:caret-yellow-700\/55:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.55);
}
.dark\:caret-yellow-700\/60:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.6);
}
.dark\:caret-yellow-700\/65:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.65);
}
.dark\:caret-yellow-700\/70:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.7);
}
.dark\:caret-yellow-700\/75:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.75);
}
.dark\:caret-yellow-700\/80:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.8);
}
.dark\:caret-yellow-700\/85:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.85);
}
.dark\:caret-yellow-700\/90:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.9);
}
.dark\:caret-yellow-700\/95:is(.dark *) {
  caret-color: rgb(161 98 7 / 0.95);
}
.dark\:caret-yellow-800:is(.dark *) {
  caret-color: #854d0e;
}
.dark\:caret-yellow-800\/0:is(.dark *) {
  caret-color: rgb(133 77 14 / 0);
}
.dark\:caret-yellow-800\/10:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.1);
}
.dark\:caret-yellow-800\/100:is(.dark *) {
  caret-color: rgb(133 77 14 / 1);
}
.dark\:caret-yellow-800\/15:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.15);
}
.dark\:caret-yellow-800\/20:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.2);
}
.dark\:caret-yellow-800\/25:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.25);
}
.dark\:caret-yellow-800\/30:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.3);
}
.dark\:caret-yellow-800\/35:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.35);
}
.dark\:caret-yellow-800\/40:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.4);
}
.dark\:caret-yellow-800\/45:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.45);
}
.dark\:caret-yellow-800\/5:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.05);
}
.dark\:caret-yellow-800\/50:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.5);
}
.dark\:caret-yellow-800\/55:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.55);
}
.dark\:caret-yellow-800\/60:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.6);
}
.dark\:caret-yellow-800\/65:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.65);
}
.dark\:caret-yellow-800\/70:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.7);
}
.dark\:caret-yellow-800\/75:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.75);
}
.dark\:caret-yellow-800\/80:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.8);
}
.dark\:caret-yellow-800\/85:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.85);
}
.dark\:caret-yellow-800\/90:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.9);
}
.dark\:caret-yellow-800\/95:is(.dark *) {
  caret-color: rgb(133 77 14 / 0.95);
}
.dark\:caret-yellow-900:is(.dark *) {
  caret-color: #713f12;
}
.dark\:caret-yellow-900\/0:is(.dark *) {
  caret-color: rgb(113 63 18 / 0);
}
.dark\:caret-yellow-900\/10:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.1);
}
.dark\:caret-yellow-900\/100:is(.dark *) {
  caret-color: rgb(113 63 18 / 1);
}
.dark\:caret-yellow-900\/15:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.15);
}
.dark\:caret-yellow-900\/20:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.2);
}
.dark\:caret-yellow-900\/25:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.25);
}
.dark\:caret-yellow-900\/30:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.3);
}
.dark\:caret-yellow-900\/35:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.35);
}
.dark\:caret-yellow-900\/40:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.4);
}
.dark\:caret-yellow-900\/45:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.45);
}
.dark\:caret-yellow-900\/5:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.05);
}
.dark\:caret-yellow-900\/50:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.5);
}
.dark\:caret-yellow-900\/55:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.55);
}
.dark\:caret-yellow-900\/60:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.6);
}
.dark\:caret-yellow-900\/65:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.65);
}
.dark\:caret-yellow-900\/70:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.7);
}
.dark\:caret-yellow-900\/75:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.75);
}
.dark\:caret-yellow-900\/80:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.8);
}
.dark\:caret-yellow-900\/85:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.85);
}
.dark\:caret-yellow-900\/90:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.9);
}
.dark\:caret-yellow-900\/95:is(.dark *) {
  caret-color: rgb(113 63 18 / 0.95);
}
.dark\:caret-yellow-950:is(.dark *) {
  caret-color: #422006;
}
.dark\:caret-yellow-950\/0:is(.dark *) {
  caret-color: rgb(66 32 6 / 0);
}
.dark\:caret-yellow-950\/10:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.1);
}
.dark\:caret-yellow-950\/100:is(.dark *) {
  caret-color: rgb(66 32 6 / 1);
}
.dark\:caret-yellow-950\/15:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.15);
}
.dark\:caret-yellow-950\/20:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.2);
}
.dark\:caret-yellow-950\/25:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.25);
}
.dark\:caret-yellow-950\/30:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.3);
}
.dark\:caret-yellow-950\/35:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.35);
}
.dark\:caret-yellow-950\/40:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.4);
}
.dark\:caret-yellow-950\/45:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.45);
}
.dark\:caret-yellow-950\/5:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.05);
}
.dark\:caret-yellow-950\/50:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.5);
}
.dark\:caret-yellow-950\/55:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.55);
}
.dark\:caret-yellow-950\/60:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.6);
}
.dark\:caret-yellow-950\/65:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.65);
}
.dark\:caret-yellow-950\/70:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.7);
}
.dark\:caret-yellow-950\/75:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.75);
}
.dark\:caret-yellow-950\/80:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.8);
}
.dark\:caret-yellow-950\/85:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.85);
}
.dark\:caret-yellow-950\/90:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.9);
}
.dark\:caret-yellow-950\/95:is(.dark *) {
  caret-color: rgb(66 32 6 / 0.95);
}
.dark\:accent-yellow-100:is(.dark *) {
  accent-color: #fef9c3;
}
.dark\:accent-yellow-100\/0:is(.dark *) {
  accent-color: rgb(254 249 195 / 0);
}
.dark\:accent-yellow-100\/10:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.1);
}
.dark\:accent-yellow-100\/100:is(.dark *) {
  accent-color: rgb(254 249 195 / 1);
}
.dark\:accent-yellow-100\/15:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.15);
}
.dark\:accent-yellow-100\/20:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.2);
}
.dark\:accent-yellow-100\/25:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.25);
}
.dark\:accent-yellow-100\/30:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.3);
}
.dark\:accent-yellow-100\/35:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.35);
}
.dark\:accent-yellow-100\/40:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.4);
}
.dark\:accent-yellow-100\/45:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.45);
}
.dark\:accent-yellow-100\/5:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.05);
}
.dark\:accent-yellow-100\/50:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.5);
}
.dark\:accent-yellow-100\/55:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.55);
}
.dark\:accent-yellow-100\/60:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.6);
}
.dark\:accent-yellow-100\/65:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.65);
}
.dark\:accent-yellow-100\/70:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.7);
}
.dark\:accent-yellow-100\/75:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.75);
}
.dark\:accent-yellow-100\/80:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.8);
}
.dark\:accent-yellow-100\/85:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.85);
}
.dark\:accent-yellow-100\/90:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.9);
}
.dark\:accent-yellow-100\/95:is(.dark *) {
  accent-color: rgb(254 249 195 / 0.95);
}
.dark\:accent-yellow-200:is(.dark *) {
  accent-color: #fef08a;
}
.dark\:accent-yellow-200\/0:is(.dark *) {
  accent-color: rgb(254 240 138 / 0);
}
.dark\:accent-yellow-200\/10:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.1);
}
.dark\:accent-yellow-200\/100:is(.dark *) {
  accent-color: rgb(254 240 138 / 1);
}
.dark\:accent-yellow-200\/15:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.15);
}
.dark\:accent-yellow-200\/20:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.2);
}
.dark\:accent-yellow-200\/25:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.25);
}
.dark\:accent-yellow-200\/30:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.3);
}
.dark\:accent-yellow-200\/35:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.35);
}
.dark\:accent-yellow-200\/40:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.4);
}
.dark\:accent-yellow-200\/45:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.45);
}
.dark\:accent-yellow-200\/5:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.05);
}
.dark\:accent-yellow-200\/50:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.5);
}
.dark\:accent-yellow-200\/55:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.55);
}
.dark\:accent-yellow-200\/60:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.6);
}
.dark\:accent-yellow-200\/65:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.65);
}
.dark\:accent-yellow-200\/70:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.7);
}
.dark\:accent-yellow-200\/75:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.75);
}
.dark\:accent-yellow-200\/80:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.8);
}
.dark\:accent-yellow-200\/85:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.85);
}
.dark\:accent-yellow-200\/90:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.9);
}
.dark\:accent-yellow-200\/95:is(.dark *) {
  accent-color: rgb(254 240 138 / 0.95);
}
.dark\:accent-yellow-300:is(.dark *) {
  accent-color: #fde047;
}
.dark\:accent-yellow-300\/0:is(.dark *) {
  accent-color: rgb(253 224 71 / 0);
}
.dark\:accent-yellow-300\/10:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.1);
}
.dark\:accent-yellow-300\/100:is(.dark *) {
  accent-color: rgb(253 224 71 / 1);
}
.dark\:accent-yellow-300\/15:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.15);
}
.dark\:accent-yellow-300\/20:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.2);
}
.dark\:accent-yellow-300\/25:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.25);
}
.dark\:accent-yellow-300\/30:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.3);
}
.dark\:accent-yellow-300\/35:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.35);
}
.dark\:accent-yellow-300\/40:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.4);
}
.dark\:accent-yellow-300\/45:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.45);
}
.dark\:accent-yellow-300\/5:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.05);
}
.dark\:accent-yellow-300\/50:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.5);
}
.dark\:accent-yellow-300\/55:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.55);
}
.dark\:accent-yellow-300\/60:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.6);
}
.dark\:accent-yellow-300\/65:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.65);
}
.dark\:accent-yellow-300\/70:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.7);
}
.dark\:accent-yellow-300\/75:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.75);
}
.dark\:accent-yellow-300\/80:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.8);
}
.dark\:accent-yellow-300\/85:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.85);
}
.dark\:accent-yellow-300\/90:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.9);
}
.dark\:accent-yellow-300\/95:is(.dark *) {
  accent-color: rgb(253 224 71 / 0.95);
}
.dark\:accent-yellow-400:is(.dark *) {
  accent-color: #facc15;
}
.dark\:accent-yellow-400\/0:is(.dark *) {
  accent-color: rgb(250 204 21 / 0);
}
.dark\:accent-yellow-400\/10:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.1);
}
.dark\:accent-yellow-400\/100:is(.dark *) {
  accent-color: rgb(250 204 21 / 1);
}
.dark\:accent-yellow-400\/15:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.15);
}
.dark\:accent-yellow-400\/20:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.2);
}
.dark\:accent-yellow-400\/25:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.25);
}
.dark\:accent-yellow-400\/30:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.3);
}
.dark\:accent-yellow-400\/35:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.35);
}
.dark\:accent-yellow-400\/40:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.4);
}
.dark\:accent-yellow-400\/45:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.45);
}
.dark\:accent-yellow-400\/5:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.05);
}
.dark\:accent-yellow-400\/50:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.5);
}
.dark\:accent-yellow-400\/55:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.55);
}
.dark\:accent-yellow-400\/60:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.6);
}
.dark\:accent-yellow-400\/65:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.65);
}
.dark\:accent-yellow-400\/70:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.7);
}
.dark\:accent-yellow-400\/75:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.75);
}
.dark\:accent-yellow-400\/80:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.8);
}
.dark\:accent-yellow-400\/85:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.85);
}
.dark\:accent-yellow-400\/90:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.9);
}
.dark\:accent-yellow-400\/95:is(.dark *) {
  accent-color: rgb(250 204 21 / 0.95);
}
.dark\:accent-yellow-50:is(.dark *) {
  accent-color: #fefce8;
}
.dark\:accent-yellow-50\/0:is(.dark *) {
  accent-color: rgb(254 252 232 / 0);
}
.dark\:accent-yellow-50\/10:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.1);
}
.dark\:accent-yellow-50\/100:is(.dark *) {
  accent-color: rgb(254 252 232 / 1);
}
.dark\:accent-yellow-50\/15:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.15);
}
.dark\:accent-yellow-50\/20:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.2);
}
.dark\:accent-yellow-50\/25:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.25);
}
.dark\:accent-yellow-50\/30:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.3);
}
.dark\:accent-yellow-50\/35:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.35);
}
.dark\:accent-yellow-50\/40:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.4);
}
.dark\:accent-yellow-50\/45:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.45);
}
.dark\:accent-yellow-50\/5:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.05);
}
.dark\:accent-yellow-50\/50:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.5);
}
.dark\:accent-yellow-50\/55:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.55);
}
.dark\:accent-yellow-50\/60:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.6);
}
.dark\:accent-yellow-50\/65:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.65);
}
.dark\:accent-yellow-50\/70:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.7);
}
.dark\:accent-yellow-50\/75:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.75);
}
.dark\:accent-yellow-50\/80:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.8);
}
.dark\:accent-yellow-50\/85:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.85);
}
.dark\:accent-yellow-50\/90:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.9);
}
.dark\:accent-yellow-50\/95:is(.dark *) {
  accent-color: rgb(254 252 232 / 0.95);
}
.dark\:accent-yellow-500:is(.dark *) {
  accent-color: #eab308;
}
.dark\:accent-yellow-500\/0:is(.dark *) {
  accent-color: rgb(234 179 8 / 0);
}
.dark\:accent-yellow-500\/10:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.1);
}
.dark\:accent-yellow-500\/100:is(.dark *) {
  accent-color: rgb(234 179 8 / 1);
}
.dark\:accent-yellow-500\/15:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.15);
}
.dark\:accent-yellow-500\/20:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.2);
}
.dark\:accent-yellow-500\/25:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.25);
}
.dark\:accent-yellow-500\/30:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.3);
}
.dark\:accent-yellow-500\/35:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.35);
}
.dark\:accent-yellow-500\/40:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.4);
}
.dark\:accent-yellow-500\/45:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.45);
}
.dark\:accent-yellow-500\/5:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.05);
}
.dark\:accent-yellow-500\/50:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.5);
}
.dark\:accent-yellow-500\/55:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.55);
}
.dark\:accent-yellow-500\/60:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.6);
}
.dark\:accent-yellow-500\/65:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.65);
}
.dark\:accent-yellow-500\/70:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.7);
}
.dark\:accent-yellow-500\/75:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.75);
}
.dark\:accent-yellow-500\/80:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.8);
}
.dark\:accent-yellow-500\/85:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.85);
}
.dark\:accent-yellow-500\/90:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.9);
}
.dark\:accent-yellow-500\/95:is(.dark *) {
  accent-color: rgb(234 179 8 / 0.95);
}
.dark\:accent-yellow-600:is(.dark *) {
  accent-color: #ca8a04;
}
.dark\:accent-yellow-600\/0:is(.dark *) {
  accent-color: rgb(202 138 4 / 0);
}
.dark\:accent-yellow-600\/10:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.1);
}
.dark\:accent-yellow-600\/100:is(.dark *) {
  accent-color: rgb(202 138 4 / 1);
}
.dark\:accent-yellow-600\/15:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.15);
}
.dark\:accent-yellow-600\/20:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.2);
}
.dark\:accent-yellow-600\/25:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.25);
}
.dark\:accent-yellow-600\/30:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.3);
}
.dark\:accent-yellow-600\/35:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.35);
}
.dark\:accent-yellow-600\/40:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.4);
}
.dark\:accent-yellow-600\/45:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.45);
}
.dark\:accent-yellow-600\/5:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.05);
}
.dark\:accent-yellow-600\/50:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.5);
}
.dark\:accent-yellow-600\/55:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.55);
}
.dark\:accent-yellow-600\/60:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.6);
}
.dark\:accent-yellow-600\/65:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.65);
}
.dark\:accent-yellow-600\/70:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.7);
}
.dark\:accent-yellow-600\/75:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.75);
}
.dark\:accent-yellow-600\/80:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.8);
}
.dark\:accent-yellow-600\/85:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.85);
}
.dark\:accent-yellow-600\/90:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.9);
}
.dark\:accent-yellow-600\/95:is(.dark *) {
  accent-color: rgb(202 138 4 / 0.95);
}
.dark\:accent-yellow-700:is(.dark *) {
  accent-color: #a16207;
}
.dark\:accent-yellow-700\/0:is(.dark *) {
  accent-color: rgb(161 98 7 / 0);
}
.dark\:accent-yellow-700\/10:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.1);
}
.dark\:accent-yellow-700\/100:is(.dark *) {
  accent-color: rgb(161 98 7 / 1);
}
.dark\:accent-yellow-700\/15:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.15);
}
.dark\:accent-yellow-700\/20:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.2);
}
.dark\:accent-yellow-700\/25:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.25);
}
.dark\:accent-yellow-700\/30:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.3);
}
.dark\:accent-yellow-700\/35:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.35);
}
.dark\:accent-yellow-700\/40:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.4);
}
.dark\:accent-yellow-700\/45:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.45);
}
.dark\:accent-yellow-700\/5:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.05);
}
.dark\:accent-yellow-700\/50:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.5);
}
.dark\:accent-yellow-700\/55:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.55);
}
.dark\:accent-yellow-700\/60:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.6);
}
.dark\:accent-yellow-700\/65:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.65);
}
.dark\:accent-yellow-700\/70:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.7);
}
.dark\:accent-yellow-700\/75:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.75);
}
.dark\:accent-yellow-700\/80:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.8);
}
.dark\:accent-yellow-700\/85:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.85);
}
.dark\:accent-yellow-700\/90:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.9);
}
.dark\:accent-yellow-700\/95:is(.dark *) {
  accent-color: rgb(161 98 7 / 0.95);
}
.dark\:accent-yellow-800:is(.dark *) {
  accent-color: #854d0e;
}
.dark\:accent-yellow-800\/0:is(.dark *) {
  accent-color: rgb(133 77 14 / 0);
}
.dark\:accent-yellow-800\/10:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.1);
}
.dark\:accent-yellow-800\/100:is(.dark *) {
  accent-color: rgb(133 77 14 / 1);
}
.dark\:accent-yellow-800\/15:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.15);
}
.dark\:accent-yellow-800\/20:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.2);
}
.dark\:accent-yellow-800\/25:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.25);
}
.dark\:accent-yellow-800\/30:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.3);
}
.dark\:accent-yellow-800\/35:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.35);
}
.dark\:accent-yellow-800\/40:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.4);
}
.dark\:accent-yellow-800\/45:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.45);
}
.dark\:accent-yellow-800\/5:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.05);
}
.dark\:accent-yellow-800\/50:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.5);
}
.dark\:accent-yellow-800\/55:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.55);
}
.dark\:accent-yellow-800\/60:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.6);
}
.dark\:accent-yellow-800\/65:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.65);
}
.dark\:accent-yellow-800\/70:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.7);
}
.dark\:accent-yellow-800\/75:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.75);
}
.dark\:accent-yellow-800\/80:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.8);
}
.dark\:accent-yellow-800\/85:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.85);
}
.dark\:accent-yellow-800\/90:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.9);
}
.dark\:accent-yellow-800\/95:is(.dark *) {
  accent-color: rgb(133 77 14 / 0.95);
}
.dark\:accent-yellow-900:is(.dark *) {
  accent-color: #713f12;
}
.dark\:accent-yellow-900\/0:is(.dark *) {
  accent-color: rgb(113 63 18 / 0);
}
.dark\:accent-yellow-900\/10:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.1);
}
.dark\:accent-yellow-900\/100:is(.dark *) {
  accent-color: rgb(113 63 18 / 1);
}
.dark\:accent-yellow-900\/15:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.15);
}
.dark\:accent-yellow-900\/20:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.2);
}
.dark\:accent-yellow-900\/25:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.25);
}
.dark\:accent-yellow-900\/30:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.3);
}
.dark\:accent-yellow-900\/35:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.35);
}
.dark\:accent-yellow-900\/40:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.4);
}
.dark\:accent-yellow-900\/45:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.45);
}
.dark\:accent-yellow-900\/5:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.05);
}
.dark\:accent-yellow-900\/50:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.5);
}
.dark\:accent-yellow-900\/55:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.55);
}
.dark\:accent-yellow-900\/60:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.6);
}
.dark\:accent-yellow-900\/65:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.65);
}
.dark\:accent-yellow-900\/70:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.7);
}
.dark\:accent-yellow-900\/75:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.75);
}
.dark\:accent-yellow-900\/80:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.8);
}
.dark\:accent-yellow-900\/85:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.85);
}
.dark\:accent-yellow-900\/90:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.9);
}
.dark\:accent-yellow-900\/95:is(.dark *) {
  accent-color: rgb(113 63 18 / 0.95);
}
.dark\:accent-yellow-950:is(.dark *) {
  accent-color: #422006;
}
.dark\:accent-yellow-950\/0:is(.dark *) {
  accent-color: rgb(66 32 6 / 0);
}
.dark\:accent-yellow-950\/10:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.1);
}
.dark\:accent-yellow-950\/100:is(.dark *) {
  accent-color: rgb(66 32 6 / 1);
}
.dark\:accent-yellow-950\/15:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.15);
}
.dark\:accent-yellow-950\/20:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.2);
}
.dark\:accent-yellow-950\/25:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.25);
}
.dark\:accent-yellow-950\/30:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.3);
}
.dark\:accent-yellow-950\/35:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.35);
}
.dark\:accent-yellow-950\/40:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.4);
}
.dark\:accent-yellow-950\/45:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.45);
}
.dark\:accent-yellow-950\/5:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.05);
}
.dark\:accent-yellow-950\/50:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.5);
}
.dark\:accent-yellow-950\/55:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.55);
}
.dark\:accent-yellow-950\/60:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.6);
}
.dark\:accent-yellow-950\/65:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.65);
}
.dark\:accent-yellow-950\/70:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.7);
}
.dark\:accent-yellow-950\/75:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.75);
}
.dark\:accent-yellow-950\/80:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.8);
}
.dark\:accent-yellow-950\/85:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.85);
}
.dark\:accent-yellow-950\/90:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.9);
}
.dark\:accent-yellow-950\/95:is(.dark *) {
  accent-color: rgb(66 32 6 / 0.95);
}
.dark\:shadow-2xl:is(.dark *) {
  --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);
}
.dark\:shadow-yellow-100:is(.dark *) {
  --tw-shadow-color: #fef9c3;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/0:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/10:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/100:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/15:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/20:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/25:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/30:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/35:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/40:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/45:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/5:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/50:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/55:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/60:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/65:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/70:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/75:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/80:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/85:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/90:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-100\/95:is(.dark *) {
  --tw-shadow-color: rgb(254 249 195 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200:is(.dark *) {
  --tw-shadow-color: #fef08a;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/0:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/10:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/100:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/15:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/20:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/25:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/30:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/35:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/40:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/45:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/5:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/50:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/55:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/60:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/65:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/70:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/75:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/80:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/85:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/90:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-200\/95:is(.dark *) {
  --tw-shadow-color: rgb(254 240 138 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300:is(.dark *) {
  --tw-shadow-color: #fde047;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/0:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/10:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/100:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/15:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/20:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/25:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/30:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/35:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/40:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/45:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/5:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/50:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/55:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/60:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/65:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/70:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/75:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/80:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/85:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/90:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-300\/95:is(.dark *) {
  --tw-shadow-color: rgb(253 224 71 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400:is(.dark *) {
  --tw-shadow-color: #facc15;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/0:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/10:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/100:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/15:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/20:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/25:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/30:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/35:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/40:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/45:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/5:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/50:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/55:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/60:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/65:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/70:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/75:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/80:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/85:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/90:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-400\/95:is(.dark *) {
  --tw-shadow-color: rgb(250 204 21 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50:is(.dark *) {
  --tw-shadow-color: #fefce8;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/0:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/10:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/100:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/15:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/20:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/25:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/30:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/35:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/40:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/45:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/5:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/50:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/55:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/60:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/65:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/70:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/75:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/80:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/85:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/90:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-50\/95:is(.dark *) {
  --tw-shadow-color: rgb(254 252 232 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500:is(.dark *) {
  --tw-shadow-color: #eab308;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/0:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/10:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/100:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/15:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/20:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/25:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/30:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/35:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/40:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/45:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/5:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/50:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/55:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/60:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/65:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/70:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/75:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/80:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/85:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/90:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-500\/95:is(.dark *) {
  --tw-shadow-color: rgb(234 179 8 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600:is(.dark *) {
  --tw-shadow-color: #ca8a04;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/0:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/10:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/100:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/15:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/20:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/25:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/30:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/35:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/40:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/45:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/5:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/50:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/55:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/60:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/65:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/70:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/75:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/80:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/85:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/90:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-600\/95:is(.dark *) {
  --tw-shadow-color: rgb(202 138 4 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700:is(.dark *) {
  --tw-shadow-color: #a16207;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/0:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/10:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/100:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/15:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/20:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/25:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/30:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/35:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/40:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/45:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/5:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/50:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/55:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/60:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/65:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/70:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/75:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/80:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/85:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/90:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-700\/95:is(.dark *) {
  --tw-shadow-color: rgb(161 98 7 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800:is(.dark *) {
  --tw-shadow-color: #854d0e;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/0:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/10:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/100:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/15:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/20:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/25:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/30:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/35:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/40:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/45:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/5:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/50:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/55:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/60:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/65:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/70:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/75:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/80:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/85:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/90:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-800\/95:is(.dark *) {
  --tw-shadow-color: rgb(133 77 14 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900:is(.dark *) {
  --tw-shadow-color: #713f12;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/0:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/10:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/100:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/15:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/20:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/25:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/30:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/35:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/40:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/45:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/5:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/50:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/55:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/60:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/65:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/70:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/75:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/80:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/85:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/90:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-900\/95:is(.dark *) {
  --tw-shadow-color: rgb(113 63 18 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950:is(.dark *) {
  --tw-shadow-color: #422006;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/0:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/10:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/100:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 1);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/15:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.15);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/20:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/25:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/30:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/35:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.35);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/40:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.4);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/45:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.45);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/5:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/50:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/55:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.55);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/60:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.6);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/65:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.65);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/70:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.7);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/75:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.75);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/80:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.8);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/85:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.85);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/90:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.9);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:shadow-yellow-950\/95:is(.dark *) {
  --tw-shadow-color: rgb(66 32 6 / 0.95);
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:outline-yellow-100:is(.dark *) {
  outline-color: #fef9c3;
}
.dark\:outline-yellow-100\/0:is(.dark *) {
  outline-color: rgb(254 249 195 / 0);
}
.dark\:outline-yellow-100\/10:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.1);
}
.dark\:outline-yellow-100\/100:is(.dark *) {
  outline-color: rgb(254 249 195 / 1);
}
.dark\:outline-yellow-100\/15:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.15);
}
.dark\:outline-yellow-100\/20:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.2);
}
.dark\:outline-yellow-100\/25:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.25);
}
.dark\:outline-yellow-100\/30:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.3);
}
.dark\:outline-yellow-100\/35:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.35);
}
.dark\:outline-yellow-100\/40:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.4);
}
.dark\:outline-yellow-100\/45:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.45);
}
.dark\:outline-yellow-100\/5:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.05);
}
.dark\:outline-yellow-100\/50:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.5);
}
.dark\:outline-yellow-100\/55:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.55);
}
.dark\:outline-yellow-100\/60:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.6);
}
.dark\:outline-yellow-100\/65:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.65);
}
.dark\:outline-yellow-100\/70:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.7);
}
.dark\:outline-yellow-100\/75:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.75);
}
.dark\:outline-yellow-100\/80:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.8);
}
.dark\:outline-yellow-100\/85:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.85);
}
.dark\:outline-yellow-100\/90:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.9);
}
.dark\:outline-yellow-100\/95:is(.dark *) {
  outline-color: rgb(254 249 195 / 0.95);
}
.dark\:outline-yellow-200:is(.dark *) {
  outline-color: #fef08a;
}
.dark\:outline-yellow-200\/0:is(.dark *) {
  outline-color: rgb(254 240 138 / 0);
}
.dark\:outline-yellow-200\/10:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.1);
}
.dark\:outline-yellow-200\/100:is(.dark *) {
  outline-color: rgb(254 240 138 / 1);
}
.dark\:outline-yellow-200\/15:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.15);
}
.dark\:outline-yellow-200\/20:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.2);
}
.dark\:outline-yellow-200\/25:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.25);
}
.dark\:outline-yellow-200\/30:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.3);
}
.dark\:outline-yellow-200\/35:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.35);
}
.dark\:outline-yellow-200\/40:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.4);
}
.dark\:outline-yellow-200\/45:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.45);
}
.dark\:outline-yellow-200\/5:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.05);
}
.dark\:outline-yellow-200\/50:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.5);
}
.dark\:outline-yellow-200\/55:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.55);
}
.dark\:outline-yellow-200\/60:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.6);
}
.dark\:outline-yellow-200\/65:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.65);
}
.dark\:outline-yellow-200\/70:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.7);
}
.dark\:outline-yellow-200\/75:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.75);
}
.dark\:outline-yellow-200\/80:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.8);
}
.dark\:outline-yellow-200\/85:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.85);
}
.dark\:outline-yellow-200\/90:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.9);
}
.dark\:outline-yellow-200\/95:is(.dark *) {
  outline-color: rgb(254 240 138 / 0.95);
}
.dark\:outline-yellow-300:is(.dark *) {
  outline-color: #fde047;
}
.dark\:outline-yellow-300\/0:is(.dark *) {
  outline-color: rgb(253 224 71 / 0);
}
.dark\:outline-yellow-300\/10:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.1);
}
.dark\:outline-yellow-300\/100:is(.dark *) {
  outline-color: rgb(253 224 71 / 1);
}
.dark\:outline-yellow-300\/15:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.15);
}
.dark\:outline-yellow-300\/20:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.2);
}
.dark\:outline-yellow-300\/25:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.25);
}
.dark\:outline-yellow-300\/30:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.3);
}
.dark\:outline-yellow-300\/35:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.35);
}
.dark\:outline-yellow-300\/40:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.4);
}
.dark\:outline-yellow-300\/45:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.45);
}
.dark\:outline-yellow-300\/5:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.05);
}
.dark\:outline-yellow-300\/50:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.5);
}
.dark\:outline-yellow-300\/55:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.55);
}
.dark\:outline-yellow-300\/60:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.6);
}
.dark\:outline-yellow-300\/65:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.65);
}
.dark\:outline-yellow-300\/70:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.7);
}
.dark\:outline-yellow-300\/75:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.75);
}
.dark\:outline-yellow-300\/80:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.8);
}
.dark\:outline-yellow-300\/85:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.85);
}
.dark\:outline-yellow-300\/90:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.9);
}
.dark\:outline-yellow-300\/95:is(.dark *) {
  outline-color: rgb(253 224 71 / 0.95);
}
.dark\:outline-yellow-400:is(.dark *) {
  outline-color: #facc15;
}
.dark\:outline-yellow-400\/0:is(.dark *) {
  outline-color: rgb(250 204 21 / 0);
}
.dark\:outline-yellow-400\/10:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.1);
}
.dark\:outline-yellow-400\/100:is(.dark *) {
  outline-color: rgb(250 204 21 / 1);
}
.dark\:outline-yellow-400\/15:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.15);
}
.dark\:outline-yellow-400\/20:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.2);
}
.dark\:outline-yellow-400\/25:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.25);
}
.dark\:outline-yellow-400\/30:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.3);
}
.dark\:outline-yellow-400\/35:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.35);
}
.dark\:outline-yellow-400\/40:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.4);
}
.dark\:outline-yellow-400\/45:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.45);
}
.dark\:outline-yellow-400\/5:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.05);
}
.dark\:outline-yellow-400\/50:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.5);
}
.dark\:outline-yellow-400\/55:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.55);
}
.dark\:outline-yellow-400\/60:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.6);
}
.dark\:outline-yellow-400\/65:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.65);
}
.dark\:outline-yellow-400\/70:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.7);
}
.dark\:outline-yellow-400\/75:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.75);
}
.dark\:outline-yellow-400\/80:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.8);
}
.dark\:outline-yellow-400\/85:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.85);
}
.dark\:outline-yellow-400\/90:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.9);
}
.dark\:outline-yellow-400\/95:is(.dark *) {
  outline-color: rgb(250 204 21 / 0.95);
}
.dark\:outline-yellow-50:is(.dark *) {
  outline-color: #fefce8;
}
.dark\:outline-yellow-50\/0:is(.dark *) {
  outline-color: rgb(254 252 232 / 0);
}
.dark\:outline-yellow-50\/10:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.1);
}
.dark\:outline-yellow-50\/100:is(.dark *) {
  outline-color: rgb(254 252 232 / 1);
}
.dark\:outline-yellow-50\/15:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.15);
}
.dark\:outline-yellow-50\/20:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.2);
}
.dark\:outline-yellow-50\/25:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.25);
}
.dark\:outline-yellow-50\/30:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.3);
}
.dark\:outline-yellow-50\/35:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.35);
}
.dark\:outline-yellow-50\/40:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.4);
}
.dark\:outline-yellow-50\/45:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.45);
}
.dark\:outline-yellow-50\/5:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.05);
}
.dark\:outline-yellow-50\/50:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.5);
}
.dark\:outline-yellow-50\/55:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.55);
}
.dark\:outline-yellow-50\/60:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.6);
}
.dark\:outline-yellow-50\/65:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.65);
}
.dark\:outline-yellow-50\/70:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.7);
}
.dark\:outline-yellow-50\/75:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.75);
}
.dark\:outline-yellow-50\/80:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.8);
}
.dark\:outline-yellow-50\/85:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.85);
}
.dark\:outline-yellow-50\/90:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.9);
}
.dark\:outline-yellow-50\/95:is(.dark *) {
  outline-color: rgb(254 252 232 / 0.95);
}
.dark\:outline-yellow-500:is(.dark *) {
  outline-color: #eab308;
}
.dark\:outline-yellow-500\/0:is(.dark *) {
  outline-color: rgb(234 179 8 / 0);
}
.dark\:outline-yellow-500\/10:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.1);
}
.dark\:outline-yellow-500\/100:is(.dark *) {
  outline-color: rgb(234 179 8 / 1);
}
.dark\:outline-yellow-500\/15:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.15);
}
.dark\:outline-yellow-500\/20:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.2);
}
.dark\:outline-yellow-500\/25:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.25);
}
.dark\:outline-yellow-500\/30:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.3);
}
.dark\:outline-yellow-500\/35:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.35);
}
.dark\:outline-yellow-500\/40:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.4);
}
.dark\:outline-yellow-500\/45:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.45);
}
.dark\:outline-yellow-500\/5:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.05);
}
.dark\:outline-yellow-500\/50:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.5);
}
.dark\:outline-yellow-500\/55:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.55);
}
.dark\:outline-yellow-500\/60:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.6);
}
.dark\:outline-yellow-500\/65:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.65);
}
.dark\:outline-yellow-500\/70:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.7);
}
.dark\:outline-yellow-500\/75:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.75);
}
.dark\:outline-yellow-500\/80:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.8);
}
.dark\:outline-yellow-500\/85:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.85);
}
.dark\:outline-yellow-500\/90:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.9);
}
.dark\:outline-yellow-500\/95:is(.dark *) {
  outline-color: rgb(234 179 8 / 0.95);
}
.dark\:outline-yellow-600:is(.dark *) {
  outline-color: #ca8a04;
}
.dark\:outline-yellow-600\/0:is(.dark *) {
  outline-color: rgb(202 138 4 / 0);
}
.dark\:outline-yellow-600\/10:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.1);
}
.dark\:outline-yellow-600\/100:is(.dark *) {
  outline-color: rgb(202 138 4 / 1);
}
.dark\:outline-yellow-600\/15:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.15);
}
.dark\:outline-yellow-600\/20:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.2);
}
.dark\:outline-yellow-600\/25:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.25);
}
.dark\:outline-yellow-600\/30:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.3);
}
.dark\:outline-yellow-600\/35:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.35);
}
.dark\:outline-yellow-600\/40:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.4);
}
.dark\:outline-yellow-600\/45:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.45);
}
.dark\:outline-yellow-600\/5:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.05);
}
.dark\:outline-yellow-600\/50:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.5);
}
.dark\:outline-yellow-600\/55:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.55);
}
.dark\:outline-yellow-600\/60:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.6);
}
.dark\:outline-yellow-600\/65:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.65);
}
.dark\:outline-yellow-600\/70:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.7);
}
.dark\:outline-yellow-600\/75:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.75);
}
.dark\:outline-yellow-600\/80:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.8);
}
.dark\:outline-yellow-600\/85:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.85);
}
.dark\:outline-yellow-600\/90:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.9);
}
.dark\:outline-yellow-600\/95:is(.dark *) {
  outline-color: rgb(202 138 4 / 0.95);
}
.dark\:outline-yellow-700:is(.dark *) {
  outline-color: #a16207;
}
.dark\:outline-yellow-700\/0:is(.dark *) {
  outline-color: rgb(161 98 7 / 0);
}
.dark\:outline-yellow-700\/10:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.1);
}
.dark\:outline-yellow-700\/100:is(.dark *) {
  outline-color: rgb(161 98 7 / 1);
}
.dark\:outline-yellow-700\/15:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.15);
}
.dark\:outline-yellow-700\/20:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.2);
}
.dark\:outline-yellow-700\/25:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.25);
}
.dark\:outline-yellow-700\/30:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.3);
}
.dark\:outline-yellow-700\/35:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.35);
}
.dark\:outline-yellow-700\/40:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.4);
}
.dark\:outline-yellow-700\/45:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.45);
}
.dark\:outline-yellow-700\/5:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.05);
}
.dark\:outline-yellow-700\/50:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.5);
}
.dark\:outline-yellow-700\/55:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.55);
}
.dark\:outline-yellow-700\/60:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.6);
}
.dark\:outline-yellow-700\/65:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.65);
}
.dark\:outline-yellow-700\/70:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.7);
}
.dark\:outline-yellow-700\/75:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.75);
}
.dark\:outline-yellow-700\/80:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.8);
}
.dark\:outline-yellow-700\/85:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.85);
}
.dark\:outline-yellow-700\/90:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.9);
}
.dark\:outline-yellow-700\/95:is(.dark *) {
  outline-color: rgb(161 98 7 / 0.95);
}
.dark\:outline-yellow-800:is(.dark *) {
  outline-color: #854d0e;
}
.dark\:outline-yellow-800\/0:is(.dark *) {
  outline-color: rgb(133 77 14 / 0);
}
.dark\:outline-yellow-800\/10:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.1);
}
.dark\:outline-yellow-800\/100:is(.dark *) {
  outline-color: rgb(133 77 14 / 1);
}
.dark\:outline-yellow-800\/15:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.15);
}
.dark\:outline-yellow-800\/20:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.2);
}
.dark\:outline-yellow-800\/25:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.25);
}
.dark\:outline-yellow-800\/30:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.3);
}
.dark\:outline-yellow-800\/35:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.35);
}
.dark\:outline-yellow-800\/40:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.4);
}
.dark\:outline-yellow-800\/45:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.45);
}
.dark\:outline-yellow-800\/5:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.05);
}
.dark\:outline-yellow-800\/50:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.5);
}
.dark\:outline-yellow-800\/55:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.55);
}
.dark\:outline-yellow-800\/60:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.6);
}
.dark\:outline-yellow-800\/65:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.65);
}
.dark\:outline-yellow-800\/70:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.7);
}
.dark\:outline-yellow-800\/75:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.75);
}
.dark\:outline-yellow-800\/80:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.8);
}
.dark\:outline-yellow-800\/85:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.85);
}
.dark\:outline-yellow-800\/90:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.9);
}
.dark\:outline-yellow-800\/95:is(.dark *) {
  outline-color: rgb(133 77 14 / 0.95);
}
.dark\:outline-yellow-900:is(.dark *) {
  outline-color: #713f12;
}
.dark\:outline-yellow-900\/0:is(.dark *) {
  outline-color: rgb(113 63 18 / 0);
}
.dark\:outline-yellow-900\/10:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.1);
}
.dark\:outline-yellow-900\/100:is(.dark *) {
  outline-color: rgb(113 63 18 / 1);
}
.dark\:outline-yellow-900\/15:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.15);
}
.dark\:outline-yellow-900\/20:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.2);
}
.dark\:outline-yellow-900\/25:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.25);
}
.dark\:outline-yellow-900\/30:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.3);
}
.dark\:outline-yellow-900\/35:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.35);
}
.dark\:outline-yellow-900\/40:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.4);
}
.dark\:outline-yellow-900\/45:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.45);
}
.dark\:outline-yellow-900\/5:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.05);
}
.dark\:outline-yellow-900\/50:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.5);
}
.dark\:outline-yellow-900\/55:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.55);
}
.dark\:outline-yellow-900\/60:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.6);
}
.dark\:outline-yellow-900\/65:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.65);
}
.dark\:outline-yellow-900\/70:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.7);
}
.dark\:outline-yellow-900\/75:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.75);
}
.dark\:outline-yellow-900\/80:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.8);
}
.dark\:outline-yellow-900\/85:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.85);
}
.dark\:outline-yellow-900\/90:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.9);
}
.dark\:outline-yellow-900\/95:is(.dark *) {
  outline-color: rgb(113 63 18 / 0.95);
}
.dark\:outline-yellow-950:is(.dark *) {
  outline-color: #422006;
}
.dark\:outline-yellow-950\/0:is(.dark *) {
  outline-color: rgb(66 32 6 / 0);
}
.dark\:outline-yellow-950\/10:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.1);
}
.dark\:outline-yellow-950\/100:is(.dark *) {
  outline-color: rgb(66 32 6 / 1);
}
.dark\:outline-yellow-950\/15:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.15);
}
.dark\:outline-yellow-950\/20:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.2);
}
.dark\:outline-yellow-950\/25:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.25);
}
.dark\:outline-yellow-950\/30:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.3);
}
.dark\:outline-yellow-950\/35:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.35);
}
.dark\:outline-yellow-950\/40:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.4);
}
.dark\:outline-yellow-950\/45:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.45);
}
.dark\:outline-yellow-950\/5:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.05);
}
.dark\:outline-yellow-950\/50:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.5);
}
.dark\:outline-yellow-950\/55:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.55);
}
.dark\:outline-yellow-950\/60:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.6);
}
.dark\:outline-yellow-950\/65:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.65);
}
.dark\:outline-yellow-950\/70:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.7);
}
.dark\:outline-yellow-950\/75:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.75);
}
.dark\:outline-yellow-950\/80:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.8);
}
.dark\:outline-yellow-950\/85:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.85);
}
.dark\:outline-yellow-950\/90:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.9);
}
.dark\:outline-yellow-950\/95:is(.dark *) {
  outline-color: rgb(66 32 6 / 0.95);
}
.dark\:ring-blue-400\/40:is(.dark *) {
  --tw-ring-color: rgb(96 165 250 / 0.4);
}
.dark\:ring-gray-600\/60:is(.dark *) {
  --tw-ring-color: rgb(75 85 99 / 0.6);
}
.dark\:ring-red-500\/40:is(.dark *) {
  --tw-ring-color: rgb(239 68 68 / 0.4);
}
.dark\:ring-yellow-100:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 249 195 / var(--tw-ring-opacity, 1));
}
.dark\:ring-yellow-100\/0:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0);
}
.dark\:ring-yellow-100\/10:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.1);
}
.dark\:ring-yellow-100\/100:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 1);
}
.dark\:ring-yellow-100\/15:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.15);
}
.dark\:ring-yellow-100\/20:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.2);
}
.dark\:ring-yellow-100\/25:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.25);
}
.dark\:ring-yellow-100\/30:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.3);
}
.dark\:ring-yellow-100\/35:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.35);
}
.dark\:ring-yellow-100\/40:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.4);
}
.dark\:ring-yellow-100\/45:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.45);
}
.dark\:ring-yellow-100\/5:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.05);
}
.dark\:ring-yellow-100\/50:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.5);
}
.dark\:ring-yellow-100\/55:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.55);
}
.dark\:ring-yellow-100\/60:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.6);
}
.dark\:ring-yellow-100\/65:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.65);
}
.dark\:ring-yellow-100\/70:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.7);
}
.dark\:ring-yellow-100\/75:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.75);
}
.dark\:ring-yellow-100\/80:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.8);
}
.dark\:ring-yellow-100\/85:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.85);
}
.dark\:ring-yellow-100\/90:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.9);
}
.dark\:ring-yellow-100\/95:is(.dark *) {
  --tw-ring-color: rgb(254 249 195 / 0.95);
}
.dark\:ring-yellow-200:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1));
}
.dark\:ring-yellow-200\/0:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0);
}
.dark\:ring-yellow-200\/10:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.1);
}
.dark\:ring-yellow-200\/100:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 1);
}
.dark\:ring-yellow-200\/15:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.15);
}
.dark\:ring-yellow-200\/20:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.2);
}
.dark\:ring-yellow-200\/25:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.25);
}
.dark\:ring-yellow-200\/30:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.3);
}
.dark\:ring-yellow-200\/35:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.35);
}
.dark\:ring-yellow-200\/40:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.4);
}
.dark\:ring-yellow-200\/45:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.45);
}
.dark\:ring-yellow-200\/5:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.05);
}
.dark\:ring-yellow-200\/50:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.5);
}
.dark\:ring-yellow-200\/55:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.55);
}
.dark\:ring-yellow-200\/60:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.6);
}
.dark\:ring-yellow-200\/65:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.65);
}
.dark\:ring-yellow-200\/70:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.7);
}
.dark\:ring-yellow-200\/75:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.75);
}
.dark\:ring-yellow-200\/80:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.8);
}
.dark\:ring-yellow-200\/85:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.85);
}
.dark\:ring-yellow-200\/90:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.9);
}
.dark\:ring-yellow-200\/95:is(.dark *) {
  --tw-ring-color: rgb(254 240 138 / 0.95);
}
.dark\:ring-yellow-300:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(253 224 71 / var(--tw-ring-opacity, 1));
}
.dark\:ring-yellow-300\/0:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0);
}
.dark\:ring-yellow-300\/10:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.1);
}
.dark\:ring-yellow-300\/100:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 1);
}
.dark\:ring-yellow-300\/15:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.15);
}
.dark\:ring-yellow-300\/20:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.2);
}
.dark\:ring-yellow-300\/25:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.25);
}
.dark\:ring-yellow-300\/30:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.3);
}
.dark\:ring-yellow-300\/35:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.35);
}
.dark\:ring-yellow-300\/40:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.4);
}
.dark\:ring-yellow-300\/45:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.45);
}
.dark\:ring-yellow-300\/5:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.05);
}
.dark\:ring-yellow-300\/50:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.5);
}
.dark\:ring-yellow-300\/55:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.55);
}
.dark\:ring-yellow-300\/60:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.6);
}
.dark\:ring-yellow-300\/65:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.65);
}
.dark\:ring-yellow-300\/70:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.7);
}
.dark\:ring-yellow-300\/75:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.75);
}
.dark\:ring-yellow-300\/80:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.8);
}
.dark\:ring-yellow-300\/85:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.85);
}
.dark\:ring-yellow-300\/90:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.9);
}
.dark\:ring-yellow-300\/95:is(.dark *) {
  --tw-ring-color: rgb(253 224 71 / 0.95);
}
.dark\:ring-yellow-400:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(250 204 21 / var(--tw-ring-opacity, 1));
}
.dark\:ring-yellow-400\/0:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0);
}
.dark\:ring-yellow-400\/10:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.1);
}
.dark\:ring-yellow-400\/100:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 1);
}
.dark\:ring-yellow-400\/15:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.15);
}
.dark\:ring-yellow-400\/20:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.2);
}
.dark\:ring-yellow-400\/25:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.25);
}
.dark\:ring-yellow-400\/30:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.3);
}
.dark\:ring-yellow-400\/35:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.35);
}
.dark\:ring-yellow-400\/40:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.4);
}
.dark\:ring-yellow-400\/45:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.45);
}
.dark\:ring-yellow-400\/5:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.05);
}
.dark\:ring-yellow-400\/50:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.5);
}
.dark\:ring-yellow-400\/55:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.55);
}
.dark\:ring-yellow-400\/60:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.6);
}
.dark\:ring-yellow-400\/65:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.65);
}
.dark\:ring-yellow-400\/70:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.7);
}
.dark\:ring-yellow-400\/75:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.75);
}
.dark\:ring-yellow-400\/80:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.8);
}
.dark\:ring-yellow-400\/85:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.85);
}
.dark\:ring-yellow-400\/90:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.9);
}
.dark\:ring-yellow-400\/95:is(.dark *) {
  --tw-ring-color: rgb(250 204 21 / 0.95);
}
.dark\:ring-yellow-50:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(254 252 232 / var(--tw-ring-opacity, 1));
}
.dark\:ring-yellow-50\/0:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0);
}
.dark\:ring-yellow-50\/10:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.1);
}
.dark\:ring-yellow-50\/100:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 1);
}
.dark\:ring-yellow-50\/15:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.15);
}
.dark\:ring-yellow-50\/20:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.2);
}
.dark\:ring-yellow-50\/25:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.25);
}
.dark\:ring-yellow-50\/30:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.3);
}
.dark\:ring-yellow-50\/35:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.35);
}
.dark\:ring-yellow-50\/40:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.4);
}
.dark\:ring-yellow-50\/45:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.45);
}
.dark\:ring-yellow-50\/5:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.05);
}
.dark\:ring-yellow-50\/50:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.5);
}
.dark\:ring-yellow-50\/55:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.55);
}
.dark\:ring-yellow-50\/60:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.6);
}
.dark\:ring-yellow-50\/65:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.65);
}
.dark\:ring-yellow-50\/70:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.7);
}
.dark\:ring-yellow-50\/75:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.75);
}
.dark\:ring-yellow-50\/80:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.8);
}
.dark\:ring-yellow-50\/85:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.85);
}
.dark\:ring-yellow-50\/90:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.9);
}
.dark\:ring-yellow-50\/95:is(.dark *) {
  --tw-ring-color: rgb(254 252 232 / 0.95);
}
.dark\:ring-yellow-500:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(234 179 8 / var(--tw-ring-opacity, 1));
}
.dark\:ring-yellow-500\/0:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0);
}
.dark\:ring-yellow-500\/10:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.1);
}
.dark\:ring-yellow-500\/100:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 1);
}
.dark\:ring-yellow-500\/15:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.15);
}
.dark\:ring-yellow-500\/20:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.2);
}
.dark\:ring-yellow-500\/25:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.25);
}
.dark\:ring-yellow-500\/30:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.3);
}
.dark\:ring-yellow-500\/35:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.35);
}
.dark\:ring-yellow-500\/40:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.4);
}
.dark\:ring-yellow-500\/45:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.45);
}
.dark\:ring-yellow-500\/5:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.05);
}
.dark\:ring-yellow-500\/50:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.5);
}
.dark\:ring-yellow-500\/55:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.55);
}
.dark\:ring-yellow-500\/60:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.6);
}
.dark\:ring-yellow-500\/65:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.65);
}
.dark\:ring-yellow-500\/70:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.7);
}
.dark\:ring-yellow-500\/75:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.75);
}
.dark\:ring-yellow-500\/80:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.8);
}
.dark\:ring-yellow-500\/85:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.85);
}
.dark\:ring-yellow-500\/90:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.9);
}
.dark\:ring-yellow-500\/95:is(.dark *) {
  --tw-ring-color: rgb(234 179 8 / 0.95);
}
.dark\:ring-yellow-600:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(202 138 4 / var(--tw-ring-opacity, 1));
}
.dark\:ring-yellow-600\/0:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0);
}
.dark\:ring-yellow-600\/10:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.1);
}
.dark\:ring-yellow-600\/100:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 1);
}
.dark\:ring-yellow-600\/15:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.15);
}
.dark\:ring-yellow-600\/20:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.2);
}
.dark\:ring-yellow-600\/25:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.25);
}
.dark\:ring-yellow-600\/30:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.3);
}
.dark\:ring-yellow-600\/35:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.35);
}
.dark\:ring-yellow-600\/40:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.4);
}
.dark\:ring-yellow-600\/45:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.45);
}
.dark\:ring-yellow-600\/5:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.05);
}
.dark\:ring-yellow-600\/50:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.5);
}
.dark\:ring-yellow-600\/55:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.55);
}
.dark\:ring-yellow-600\/60:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.6);
}
.dark\:ring-yellow-600\/65:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.65);
}
.dark\:ring-yellow-600\/70:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.7);
}
.dark\:ring-yellow-600\/75:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.75);
}
.dark\:ring-yellow-600\/80:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.8);
}
.dark\:ring-yellow-600\/85:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.85);
}
.dark\:ring-yellow-600\/90:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.9);
}
.dark\:ring-yellow-600\/95:is(.dark *) {
  --tw-ring-color: rgb(202 138 4 / 0.95);
}
.dark\:ring-yellow-700:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(161 98 7 / var(--tw-ring-opacity, 1));
}
.dark\:ring-yellow-700\/0:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0);
}
.dark\:ring-yellow-700\/10:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.1);
}
.dark\:ring-yellow-700\/100:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 1);
}
.dark\:ring-yellow-700\/15:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.15);
}
.dark\:ring-yellow-700\/20:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.2);
}
.dark\:ring-yellow-700\/25:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.25);
}
.dark\:ring-yellow-700\/30:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.3);
}
.dark\:ring-yellow-700\/35:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.35);
}
.dark\:ring-yellow-700\/40:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.4);
}
.dark\:ring-yellow-700\/45:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.45);
}
.dark\:ring-yellow-700\/5:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.05);
}
.dark\:ring-yellow-700\/50:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.5);
}
.dark\:ring-yellow-700\/55:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.55);
}
.dark\:ring-yellow-700\/60:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.6);
}
.dark\:ring-yellow-700\/65:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.65);
}
.dark\:ring-yellow-700\/70:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.7);
}
.dark\:ring-yellow-700\/75:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.75);
}
.dark\:ring-yellow-700\/80:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.8);
}
.dark\:ring-yellow-700\/85:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.85);
}
.dark\:ring-yellow-700\/90:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.9);
}
.dark\:ring-yellow-700\/95:is(.dark *) {
  --tw-ring-color: rgb(161 98 7 / 0.95);
}
.dark\:ring-yellow-800:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(133 77 14 / var(--tw-ring-opacity, 1));
}
.dark\:ring-yellow-800\/0:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0);
}
.dark\:ring-yellow-800\/10:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.1);
}
.dark\:ring-yellow-800\/100:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 1);
}
.dark\:ring-yellow-800\/15:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.15);
}
.dark\:ring-yellow-800\/20:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.2);
}
.dark\:ring-yellow-800\/25:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.25);
}
.dark\:ring-yellow-800\/30:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.3);
}
.dark\:ring-yellow-800\/35:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.35);
}
.dark\:ring-yellow-800\/40:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.4);
}
.dark\:ring-yellow-800\/45:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.45);
}
.dark\:ring-yellow-800\/5:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.05);
}
.dark\:ring-yellow-800\/50:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.5);
}
.dark\:ring-yellow-800\/55:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.55);
}
.dark\:ring-yellow-800\/60:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.6);
}
.dark\:ring-yellow-800\/65:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.65);
}
.dark\:ring-yellow-800\/70:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.7);
}
.dark\:ring-yellow-800\/75:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.75);
}
.dark\:ring-yellow-800\/80:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.8);
}
.dark\:ring-yellow-800\/85:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.85);
}
.dark\:ring-yellow-800\/90:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.9);
}
.dark\:ring-yellow-800\/95:is(.dark *) {
  --tw-ring-color: rgb(133 77 14 / 0.95);
}
.dark\:ring-yellow-900:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(113 63 18 / var(--tw-ring-opacity, 1));
}
.dark\:ring-yellow-900\/0:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0);
}
.dark\:ring-yellow-900\/10:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.1);
}
.dark\:ring-yellow-900\/100:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 1);
}
.dark\:ring-yellow-900\/15:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.15);
}
.dark\:ring-yellow-900\/20:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.2);
}
.dark\:ring-yellow-900\/25:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.25);
}
.dark\:ring-yellow-900\/30:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.3);
}
.dark\:ring-yellow-900\/35:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.35);
}
.dark\:ring-yellow-900\/40:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.4);
}
.dark\:ring-yellow-900\/45:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.45);
}
.dark\:ring-yellow-900\/5:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.05);
}
.dark\:ring-yellow-900\/50:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.5);
}
.dark\:ring-yellow-900\/55:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.55);
}
.dark\:ring-yellow-900\/60:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.6);
}
.dark\:ring-yellow-900\/65:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.65);
}
.dark\:ring-yellow-900\/70:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.7);
}
.dark\:ring-yellow-900\/75:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.75);
}
.dark\:ring-yellow-900\/80:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.8);
}
.dark\:ring-yellow-900\/85:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.85);
}
.dark\:ring-yellow-900\/90:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.9);
}
.dark\:ring-yellow-900\/95:is(.dark *) {
  --tw-ring-color: rgb(113 63 18 / 0.95);
}
.dark\:ring-yellow-950:is(.dark *) {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(66 32 6 / var(--tw-ring-opacity, 1));
}
.dark\:ring-yellow-950\/0:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0);
}
.dark\:ring-yellow-950\/10:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.1);
}
.dark\:ring-yellow-950\/100:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 1);
}
.dark\:ring-yellow-950\/15:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.15);
}
.dark\:ring-yellow-950\/20:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.2);
}
.dark\:ring-yellow-950\/25:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.25);
}
.dark\:ring-yellow-950\/30:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.3);
}
.dark\:ring-yellow-950\/35:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.35);
}
.dark\:ring-yellow-950\/40:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.4);
}
.dark\:ring-yellow-950\/45:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.45);
}
.dark\:ring-yellow-950\/5:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.05);
}
.dark\:ring-yellow-950\/50:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.5);
}
.dark\:ring-yellow-950\/55:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.55);
}
.dark\:ring-yellow-950\/60:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.6);
}
.dark\:ring-yellow-950\/65:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.65);
}
.dark\:ring-yellow-950\/70:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.7);
}
.dark\:ring-yellow-950\/75:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.75);
}
.dark\:ring-yellow-950\/80:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.8);
}
.dark\:ring-yellow-950\/85:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.85);
}
.dark\:ring-yellow-950\/90:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.9);
}
.dark\:ring-yellow-950\/95:is(.dark *) {
  --tw-ring-color: rgb(66 32 6 / 0.95);
}
.dark\:ring-offset-yellow-100:is(.dark *) {
  --tw-ring-offset-color: #fef9c3;
}
.dark\:ring-offset-yellow-100\/0:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0);
}
.dark\:ring-offset-yellow-100\/10:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.1);
}
.dark\:ring-offset-yellow-100\/100:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 1);
}
.dark\:ring-offset-yellow-100\/15:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.15);
}
.dark\:ring-offset-yellow-100\/20:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.2);
}
.dark\:ring-offset-yellow-100\/25:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.25);
}
.dark\:ring-offset-yellow-100\/30:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.3);
}
.dark\:ring-offset-yellow-100\/35:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.35);
}
.dark\:ring-offset-yellow-100\/40:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.4);
}
.dark\:ring-offset-yellow-100\/45:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.45);
}
.dark\:ring-offset-yellow-100\/5:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.05);
}
.dark\:ring-offset-yellow-100\/50:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.5);
}
.dark\:ring-offset-yellow-100\/55:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.55);
}
.dark\:ring-offset-yellow-100\/60:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.6);
}
.dark\:ring-offset-yellow-100\/65:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.65);
}
.dark\:ring-offset-yellow-100\/70:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.7);
}
.dark\:ring-offset-yellow-100\/75:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.75);
}
.dark\:ring-offset-yellow-100\/80:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.8);
}
.dark\:ring-offset-yellow-100\/85:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.85);
}
.dark\:ring-offset-yellow-100\/90:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.9);
}
.dark\:ring-offset-yellow-100\/95:is(.dark *) {
  --tw-ring-offset-color: rgb(254 249 195 / 0.95);
}
.dark\:ring-offset-yellow-200:is(.dark *) {
  --tw-ring-offset-color: #fef08a;
}
.dark\:ring-offset-yellow-200\/0:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0);
}
.dark\:ring-offset-yellow-200\/10:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.1);
}
.dark\:ring-offset-yellow-200\/100:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 1);
}
.dark\:ring-offset-yellow-200\/15:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.15);
}
.dark\:ring-offset-yellow-200\/20:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.2);
}
.dark\:ring-offset-yellow-200\/25:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.25);
}
.dark\:ring-offset-yellow-200\/30:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.3);
}
.dark\:ring-offset-yellow-200\/35:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.35);
}
.dark\:ring-offset-yellow-200\/40:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.4);
}
.dark\:ring-offset-yellow-200\/45:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.45);
}
.dark\:ring-offset-yellow-200\/5:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.05);
}
.dark\:ring-offset-yellow-200\/50:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.5);
}
.dark\:ring-offset-yellow-200\/55:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.55);
}
.dark\:ring-offset-yellow-200\/60:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.6);
}
.dark\:ring-offset-yellow-200\/65:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.65);
}
.dark\:ring-offset-yellow-200\/70:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.7);
}
.dark\:ring-offset-yellow-200\/75:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.75);
}
.dark\:ring-offset-yellow-200\/80:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.8);
}
.dark\:ring-offset-yellow-200\/85:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.85);
}
.dark\:ring-offset-yellow-200\/90:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.9);
}
.dark\:ring-offset-yellow-200\/95:is(.dark *) {
  --tw-ring-offset-color: rgb(254 240 138 / 0.95);
}
.dark\:ring-offset-yellow-300:is(.dark *) {
  --tw-ring-offset-color: #fde047;
}
.dark\:ring-offset-yellow-300\/0:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0);
}
.dark\:ring-offset-yellow-300\/10:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.1);
}
.dark\:ring-offset-yellow-300\/100:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 1);
}
.dark\:ring-offset-yellow-300\/15:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.15);
}
.dark\:ring-offset-yellow-300\/20:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.2);
}
.dark\:ring-offset-yellow-300\/25:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.25);
}
.dark\:ring-offset-yellow-300\/30:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.3);
}
.dark\:ring-offset-yellow-300\/35:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.35);
}
.dark\:ring-offset-yellow-300\/40:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.4);
}
.dark\:ring-offset-yellow-300\/45:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.45);
}
.dark\:ring-offset-yellow-300\/5:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.05);
}
.dark\:ring-offset-yellow-300\/50:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.5);
}
.dark\:ring-offset-yellow-300\/55:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.55);
}
.dark\:ring-offset-yellow-300\/60:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.6);
}
.dark\:ring-offset-yellow-300\/65:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.65);
}
.dark\:ring-offset-yellow-300\/70:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.7);
}
.dark\:ring-offset-yellow-300\/75:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.75);
}
.dark\:ring-offset-yellow-300\/80:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.8);
}
.dark\:ring-offset-yellow-300\/85:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.85);
}
.dark\:ring-offset-yellow-300\/90:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.9);
}
.dark\:ring-offset-yellow-300\/95:is(.dark *) {
  --tw-ring-offset-color: rgb(253 224 71 / 0.95);
}
.dark\:ring-offset-yellow-400:is(.dark *) {
  --tw-ring-offset-color: #facc15;
}
.dark\:ring-offset-yellow-400\/0:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0);
}
.dark\:ring-offset-yellow-400\/10:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.1);
}
.dark\:ring-offset-yellow-400\/100:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 1);
}
.dark\:ring-offset-yellow-400\/15:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.15);
}
.dark\:ring-offset-yellow-400\/20:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.2);
}
.dark\:ring-offset-yellow-400\/25:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.25);
}
.dark\:ring-offset-yellow-400\/30:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.3);
}
.dark\:ring-offset-yellow-400\/35:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.35);
}
.dark\:ring-offset-yellow-400\/40:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.4);
}
.dark\:ring-offset-yellow-400\/45:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.45);
}
.dark\:ring-offset-yellow-400\/5:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.05);
}
.dark\:ring-offset-yellow-400\/50:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.5);
}
.dark\:ring-offset-yellow-400\/55:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.55);
}
.dark\:ring-offset-yellow-400\/60:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.6);
}
.dark\:ring-offset-yellow-400\/65:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.65);
}
.dark\:ring-offset-yellow-400\/70:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.7);
}
.dark\:ring-offset-yellow-400\/75:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.75);
}
.dark\:ring-offset-yellow-400\/80:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.8);
}
.dark\:ring-offset-yellow-400\/85:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.85);
}
.dark\:ring-offset-yellow-400\/90:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.9);
}
.dark\:ring-offset-yellow-400\/95:is(.dark *) {
  --tw-ring-offset-color: rgb(250 204 21 / 0.95);
}
.dark\:ring-offset-yellow-50:is(.dark *) {
  --tw-ring-offset-color: #fefce8;
}
.dark\:ring-offset-yellow-50\/0:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0);
}
.dark\:ring-offset-yellow-50\/10:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.1);
}
.dark\:ring-offset-yellow-50\/100:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 1);
}
.dark\:ring-offset-yellow-50\/15:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.15);
}
.dark\:ring-offset-yellow-50\/20:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.2);
}
.dark\:ring-offset-yellow-50\/25:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.25);
}
.dark\:ring-offset-yellow-50\/30:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.3);
}
.dark\:ring-offset-yellow-50\/35:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.35);
}
.dark\:ring-offset-yellow-50\/40:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.4);
}
.dark\:ring-offset-yellow-50\/45:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.45);
}
.dark\:ring-offset-yellow-50\/5:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.05);
}
.dark\:ring-offset-yellow-50\/50:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.5);
}
.dark\:ring-offset-yellow-50\/55:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.55);
}
.dark\:ring-offset-yellow-50\/60:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.6);
}
.dark\:ring-offset-yellow-50\/65:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.65);
}
.dark\:ring-offset-yellow-50\/70:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.7);
}
.dark\:ring-offset-yellow-50\/75:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.75);
}
.dark\:ring-offset-yellow-50\/80:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.8);
}
.dark\:ring-offset-yellow-50\/85:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.85);
}
.dark\:ring-offset-yellow-50\/90:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.9);
}
.dark\:ring-offset-yellow-50\/95:is(.dark *) {
  --tw-ring-offset-color: rgb(254 252 232 / 0.95);
}
.dark\:ring-offset-yellow-500:is(.dark *) {
  --tw-ring-offset-color: #eab308;
}
.dark\:ring-offset-yellow-500\/0:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0);
}
.dark\:ring-offset-yellow-500\/10:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.1);
}
.dark\:ring-offset-yellow-500\/100:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 1);
}
.dark\:ring-offset-yellow-500\/15:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.15);
}
.dark\:ring-offset-yellow-500\/20:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.2);
}
.dark\:ring-offset-yellow-500\/25:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.25);
}
.dark\:ring-offset-yellow-500\/30:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.3);
}
.dark\:ring-offset-yellow-500\/35:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.35);
}
.dark\:ring-offset-yellow-500\/40:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.4);
}
.dark\:ring-offset-yellow-500\/45:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.45);
}
.dark\:ring-offset-yellow-500\/5:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.05);
}
.dark\:ring-offset-yellow-500\/50:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.5);
}
.dark\:ring-offset-yellow-500\/55:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.55);
}
.dark\:ring-offset-yellow-500\/60:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.6);
}
.dark\:ring-offset-yellow-500\/65:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.65);
}
.dark\:ring-offset-yellow-500\/70:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.7);
}
.dark\:ring-offset-yellow-500\/75:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.75);
}
.dark\:ring-offset-yellow-500\/80:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.8);
}
.dark\:ring-offset-yellow-500\/85:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.85);
}
.dark\:ring-offset-yellow-500\/90:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.9);
}
.dark\:ring-offset-yellow-500\/95:is(.dark *) {
  --tw-ring-offset-color: rgb(234 179 8 / 0.95);
}
.dark\:ring-offset-yellow-600:is(.dark *) {
  --tw-ring-offset-color: #ca8a04;
}
.dark\:ring-offset-yellow-600\/0:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0);
}
.dark\:ring-offset-yellow-600\/10:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.1);
}
.dark\:ring-offset-yellow-600\/100:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 1);
}
.dark\:ring-offset-yellow-600\/15:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.15);
}
.dark\:ring-offset-yellow-600\/20:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.2);
}
.dark\:ring-offset-yellow-600\/25:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.25);
}
.dark\:ring-offset-yellow-600\/30:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.3);
}
.dark\:ring-offset-yellow-600\/35:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.35);
}
.dark\:ring-offset-yellow-600\/40:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.4);
}
.dark\:ring-offset-yellow-600\/45:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.45);
}
.dark\:ring-offset-yellow-600\/5:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.05);
}
.dark\:ring-offset-yellow-600\/50:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.5);
}
.dark\:ring-offset-yellow-600\/55:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.55);
}
.dark\:ring-offset-yellow-600\/60:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.6);
}
.dark\:ring-offset-yellow-600\/65:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.65);
}
.dark\:ring-offset-yellow-600\/70:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.7);
}
.dark\:ring-offset-yellow-600\/75:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.75);
}
.dark\:ring-offset-yellow-600\/80:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.8);
}
.dark\:ring-offset-yellow-600\/85:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.85);
}
.dark\:ring-offset-yellow-600\/90:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.9);
}
.dark\:ring-offset-yellow-600\/95:is(.dark *) {
  --tw-ring-offset-color: rgb(202 138 4 / 0.95);
}
.dark\:ring-offset-yellow-700:is(.dark *) {
  --tw-ring-offset-color: #a16207;
}
.dark\:ring-offset-yellow-700\/0:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0);
}
.dark\:ring-offset-yellow-700\/10:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.1);
}
.dark\:ring-offset-yellow-700\/100:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 1);
}
.dark\:ring-offset-yellow-700\/15:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.15);
}
.dark\:ring-offset-yellow-700\/20:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.2);
}
.dark\:ring-offset-yellow-700\/25:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.25);
}
.dark\:ring-offset-yellow-700\/30:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.3);
}
.dark\:ring-offset-yellow-700\/35:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.35);
}
.dark\:ring-offset-yellow-700\/40:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.4);
}
.dark\:ring-offset-yellow-700\/45:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.45);
}
.dark\:ring-offset-yellow-700\/5:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.05);
}
.dark\:ring-offset-yellow-700\/50:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.5);
}
.dark\:ring-offset-yellow-700\/55:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.55);
}
.dark\:ring-offset-yellow-700\/60:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.6);
}
.dark\:ring-offset-yellow-700\/65:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.65);
}
.dark\:ring-offset-yellow-700\/70:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.7);
}
.dark\:ring-offset-yellow-700\/75:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.75);
}
.dark\:ring-offset-yellow-700\/80:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.8);
}
.dark\:ring-offset-yellow-700\/85:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.85);
}
.dark\:ring-offset-yellow-700\/90:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.9);
}
.dark\:ring-offset-yellow-700\/95:is(.dark *) {
  --tw-ring-offset-color: rgb(161 98 7 / 0.95);
}
.dark\:ring-offset-yellow-800:is(.dark *) {
  --tw-ring-offset-color: #854d0e;
}
.dark\:ring-offset-yellow-800\/0:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0);
}
.dark\:ring-offset-yellow-800\/10:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.1);
}
.dark\:ring-offset-yellow-800\/100:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 1);
}
.dark\:ring-offset-yellow-800\/15:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.15);
}
.dark\:ring-offset-yellow-800\/20:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.2);
}
.dark\:ring-offset-yellow-800\/25:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.25);
}
.dark\:ring-offset-yellow-800\/30:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.3);
}
.dark\:ring-offset-yellow-800\/35:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.35);
}
.dark\:ring-offset-yellow-800\/40:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.4);
}
.dark\:ring-offset-yellow-800\/45:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.45);
}
.dark\:ring-offset-yellow-800\/5:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.05);
}
.dark\:ring-offset-yellow-800\/50:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.5);
}
.dark\:ring-offset-yellow-800\/55:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.55);
}
.dark\:ring-offset-yellow-800\/60:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.6);
}
.dark\:ring-offset-yellow-800\/65:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.65);
}
.dark\:ring-offset-yellow-800\/70:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.7);
}
.dark\:ring-offset-yellow-800\/75:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.75);
}
.dark\:ring-offset-yellow-800\/80:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.8);
}
.dark\:ring-offset-yellow-800\/85:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.85);
}
.dark\:ring-offset-yellow-800\/90:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.9);
}
.dark\:ring-offset-yellow-800\/95:is(.dark *) {
  --tw-ring-offset-color: rgb(133 77 14 / 0.95);
}
.dark\:ring-offset-yellow-900:is(.dark *) {
  --tw-ring-offset-color: #713f12;
}
.dark\:ring-offset-yellow-900\/0:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0);
}
.dark\:ring-offset-yellow-900\/10:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.1);
}
.dark\:ring-offset-yellow-900\/100:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 1);
}
.dark\:ring-offset-yellow-900\/15:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.15);
}
.dark\:ring-offset-yellow-900\/20:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.2);
}
.dark\:ring-offset-yellow-900\/25:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.25);
}
.dark\:ring-offset-yellow-900\/30:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.3);
}
.dark\:ring-offset-yellow-900\/35:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.35);
}
.dark\:ring-offset-yellow-900\/40:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.4);
}
.dark\:ring-offset-yellow-900\/45:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.45);
}
.dark\:ring-offset-yellow-900\/5:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.05);
}
.dark\:ring-offset-yellow-900\/50:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.5);
}
.dark\:ring-offset-yellow-900\/55:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.55);
}
.dark\:ring-offset-yellow-900\/60:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.6);
}
.dark\:ring-offset-yellow-900\/65:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.65);
}
.dark\:ring-offset-yellow-900\/70:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.7);
}
.dark\:ring-offset-yellow-900\/75:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.75);
}
.dark\:ring-offset-yellow-900\/80:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.8);
}
.dark\:ring-offset-yellow-900\/85:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.85);
}
.dark\:ring-offset-yellow-900\/90:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.9);
}
.dark\:ring-offset-yellow-900\/95:is(.dark *) {
  --tw-ring-offset-color: rgb(113 63 18 / 0.95);
}
.dark\:ring-offset-yellow-950:is(.dark *) {
  --tw-ring-offset-color: #422006;
}
.dark\:ring-offset-yellow-950\/0:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0);
}
.dark\:ring-offset-yellow-950\/10:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.1);
}
.dark\:ring-offset-yellow-950\/100:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 1);
}
.dark\:ring-offset-yellow-950\/15:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.15);
}
.dark\:ring-offset-yellow-950\/20:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.2);
}
.dark\:ring-offset-yellow-950\/25:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.25);
}
.dark\:ring-offset-yellow-950\/30:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.3);
}
.dark\:ring-offset-yellow-950\/35:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.35);
}
.dark\:ring-offset-yellow-950\/40:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.4);
}
.dark\:ring-offset-yellow-950\/45:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.45);
}
.dark\:ring-offset-yellow-950\/5:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.05);
}
.dark\:ring-offset-yellow-950\/50:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.5);
}
.dark\:ring-offset-yellow-950\/55:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.55);
}
.dark\:ring-offset-yellow-950\/60:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.6);
}
.dark\:ring-offset-yellow-950\/65:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.65);
}
.dark\:ring-offset-yellow-950\/70:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.7);
}
.dark\:ring-offset-yellow-950\/75:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.75);
}
.dark\:ring-offset-yellow-950\/80:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.8);
}
.dark\:ring-offset-yellow-950\/85:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.85);
}
.dark\:ring-offset-yellow-950\/90:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.9);
}
.dark\:ring-offset-yellow-950\/95:is(.dark *) {
  --tw-ring-offset-color: rgb(66 32 6 / 0.95);
}
.dark\:brightness-\[0\.8\]:is(.dark *) {
  --tw-brightness: brightness(0.8);
  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);
}
.dark\:drop-shadow-2xl:is(.dark *) {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgb(0 0 0 / 0.15));
  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);
}
.dark\:hover\:border-slate-500:hover:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}
.dark\:hover\:border-white:hover:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.dark\:hover\:bg-gray-100\/15:hover:is(.dark *) {
  background-color: rgb(243 244 246 / 0.15);
}
.dark\:hover\:bg-gray-700:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.dark\:hover\:bg-gray-800:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.dark\:hover\:bg-green-900\/10:hover:is(.dark *) {
  background-color: rgb(20 83 45 / 0.1);
}
.dark\:hover\:bg-muted:hover:is(.dark *) {
  background-color: hsl(var(--muted));
}
.dark\:hover\:bg-muted\/50:hover:is(.dark *) {
  background-color: hsl(var(--muted) / 0.5);
}
.dark\:hover\:bg-slate-600:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}
.dark\:hover\:bg-slate-700:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
.dark\:hover\:bg-slate-700\/30:hover:is(.dark *) {
  background-color: rgb(51 65 85 / 0.3);
}
.dark\:hover\:bg-slate-800\/30:hover:is(.dark *) {
  background-color: rgb(30 41 59 / 0.3);
}
.dark\:hover\:bg-slate-800\/50:hover:is(.dark *) {
  background-color: rgb(30 41 59 / 0.5);
}
.dark\:hover\:text-gray-200:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.dark\:hover\:text-red-300:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.dark\:hover\:text-red-400:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px) {

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

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

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

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

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:inline {
    display: inline;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

  .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\:border-r {
    border-right-width: 1px;
  }

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

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

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

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

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

  .data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state="open"] {
    --tw-enter-translate-y: 100%;
  }
}
@media (min-width: 768px) {

  .md\:absolute {
    position: absolute;
  }

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

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

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

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

  .md\:hidden {
    display: none;
  }

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

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

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

  .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\] {
    width: var(--radix-navigation-menu-viewport-width);
  }

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

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

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

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

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

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

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

  .md\:grid-cols-\[repeat\(auto-fit\2c minmax\(500px\2c _1fr\)\)\] {
    grid-template-columns: repeat(auto-fit,minmax(500px, 1fr));
  }

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

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

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

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

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

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:p-0 {
    padding: 0px;
  }

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

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

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

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

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

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

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

  .md\:opacity-0 {
    opacity: 0;
  }

  .after\:md\:hidden::after {
    content: var(--tw-content);
    display: none;
  }

  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:m-2 {
    margin: 0.5rem;
  }

  .peer[data-state="collapsed"][data-variant="inset"] ~ .md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2 {
    margin-left: 0.5rem;
  }

  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:ml-0 {
    margin-left: 0px;
  }

  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:rounded-xl {
    border-radius: 0.75rem;
  }

  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}
@media (min-width: 1024px) {

  .lg\:sticky {
    position: sticky;
  }

  .lg\:top-36 {
    top: 9rem;
  }

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

  .lg\:top-\[84px\] {
    top: 84px;
  }

  .lg\:top-sticky-top {
    top: calc(4rem + 1rem);
  }

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

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

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

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

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

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

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

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

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

  .lg\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[calc\(100vh_-_theme\(spacing\.16\)_-_2rem\)\] {
    height: calc(100vh - 4rem - 2rem);
  }

  .lg\:h-screen {
    height: 100vh;
  }

  .lg\:max-h-\[calc\(100vh_-_2rem\)\] {
    max-height: calc(100vh - 2rem);
  }

  .lg\:max-h-\[calc\(100vh_-_theme\(spacing\.16\)_-_2rem\)\] {
    max-height: calc(100vh - 4rem - 2rem);
  }

  .lg\:max-h-\[calc\(100vh_-_theme\(spacing\.16\)_-_54px_-_2rem\)\] {
    max-height: calc(100vh - 4rem - 54px - 2rem);
  }

  .lg\:max-h-\[calc\(100vh_-_theme\(spacing\.28\)_-_5\.25rem\)\] {
    max-height: calc(100vh - 7rem - 5.25rem);
  }

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

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

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

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

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

  .lg\:max-w-2xl {
    max-width: 42rem;
  }

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

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

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

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

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

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

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

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

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

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

  .lg\:p-0 {
    padding: 0px;
  }

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

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

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

  .lg\:pt-2 {
    padding-top: 0.5rem;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 1280px) {

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

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

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

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

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

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

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

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

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

  .xl\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.\[\&\+div\]\:text-xs+div {
  font-size: 0.75rem;
  line-height: 1rem;
}
.\[\&\:first-child\[data-selected\=true\]_button\]\:rounded-l-md:first-child[data-selected=true] button {
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]) {
  padding-right: 0px;
}
.\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-md:last-child[data-selected=true] button {
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox] {
  --tw-translate-y: 2px;
  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));
}
.\[\&\>button\]\:hidden>button {
  display: none;
}
.\[\&\>div\>div\]\:\!block>div>div {
  display: block !important;
}
.\[\&\>div\>div\]\:\!min-w-0>div>div {
  min-width: 0px !important;
}
.\[\&\>p\]\:inline>p {
  display: inline;
}
.\[\&\>span\:last-child\]\:truncate>span:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\[\&\>span\]\:line-clamp-1>span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.\[\&\>span\]\:text-xs>span {
  font-size: 0.75rem;
  line-height: 1rem;
}
.\[\&\>span\]\:opacity-70>span {
  opacity: 0.7;
}
.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div {
  --tw-translate-y: -3px;
  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));
}
.\[\&\>svg\]\:absolute>svg {
  position: absolute;
}
.\[\&\>svg\]\:left-4>svg {
  left: 1rem;
}
.\[\&\>svg\]\:top-4>svg {
  top: 1rem;
}
.\[\&\>svg\]\:size-3\.5>svg {
  width: 0.875rem;
  height: 0.875rem;
}
.\[\&\>svg\]\:size-4>svg {
  width: 1rem;
  height: 1rem;
}
.\[\&\>svg\]\:h-2\.5>svg {
  height: 0.625rem;
}
.\[\&\>svg\]\:h-3>svg {
  height: 0.75rem;
}
.\[\&\>svg\]\:w-2\.5>svg {
  width: 0.625rem;
}
.\[\&\>svg\]\:w-3>svg {
  width: 0.75rem;
}
.\[\&\>svg\]\:shrink-0>svg {
  flex-shrink: 0;
}
.\[\&\>svg\]\:text-amber-600>svg {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}
.\[\&\>svg\]\:text-destructive>svg {
  color: hsl(var(--destructive));
}
.\[\&\>svg\]\:text-foreground>svg {
  color: hsl(var(--foreground));
}
.\[\&\>svg\]\:text-muted-foreground>svg {
  color: hsl(var(--muted-foreground));
}
.\[\&\>svg\]\:text-sidebar-accent-foreground>svg {
  color: hsl(var(--sidebar-accent-foreground));
}
.\[\&\>svg\~\*\]\:pl-7>svg~* {
  padding-left: 1.75rem;
}
.\[\&\>tr\]\:last\:border-b-0:last-child>tr {
  border-bottom-width: 0px;
}
.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text {
  fill: hsl(var(--muted-foreground));
}
.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke='#ccc'] {
  stroke: hsl(var(--border) / 0.5);
}
.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor {
  stroke: hsl(var(--border));
}
.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke='#fff'] {
  stroke: transparent;
}
.\[\&_\.recharts-layer\]\:outline-none .recharts-layer {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke='#ccc'] {
  stroke: hsl(var(--border));
}
.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector {
  fill: hsl(var(--muted));
}
.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor {
  fill: hsl(var(--muted));
}
.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke='#ccc'] {
  stroke: hsl(var(--border));
}
.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke='#fff'] {
  stroke: transparent;
}
.\[\&_\.recharts-sector\]\:outline-none .recharts-sector {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&_\.recharts-surface\]\:outline-none .recharts-surface {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading] {
  font-size: 0.75rem;
  line-height: 1rem;
}
.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading] {
  font-weight: 500;
}
.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading] {
  color: hsl(var(--muted-foreground));
}
.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden]) ~[cmdk-group] {
  padding-top: 0px;
}
.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg {
  height: 1.25rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg {
  width: 1.25rem;
}
.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input] {
  height: 3rem;
}
.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item] {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg {
  height: 1.25rem;
}
.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg {
  width: 1.25rem;
}
.\[\&_p\]\:leading-relaxed p {
  line-height: 1.625;
}
.\[\&_svg\]\:pointer-events-none svg {
  pointer-events: none;
}
.\[\&_svg\]\:size-4 svg {
  width: 1rem;
  height: 1rem;
}
.\[\&_svg\]\:h-auto svg {
  height: auto;
}
.\[\&_svg\]\:w-auto svg {
  width: auto;
}
.\[\&_svg\]\:shrink-0 svg {
  flex-shrink: 0;
}
.\[\&_tr\:last-child\]\:border-0 tr:last-child {
  border-width: 0px;
}
.\[\&_tr\]\:border-b tr {
  border-bottom-width: 1px;
}
[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2 {
  right: -0.5rem;
}
[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize {
  cursor: e-resize;
}
[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize {
  cursor: w-resize;
}
[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2 {
  left: -0.5rem;
}
[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize {
  cursor: w-resize;
}
[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize {
  cursor: e-resize;
}
[data-slot=card-content] .\[\[data-slot\=card-content\]_\&\]\:bg-transparent {
  background-color: transparent;
}
[data-slot=popover-content] .\[\[data-slot\=popover-content\]_\&\]\:bg-transparent {
  background-color: transparent;
}
li .\[li_\&\]\:pl-6 {
  padding-left: 1.5rem;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"providers/font/FontProvider.tsx","import":"Inter","arguments":[{"subsets":["latin"],"variable":"--font-inter"}],"variableName":"inter"} ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/ba9851c3c22cd980-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/21350d82a1f187e9-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-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: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8e9860b6e62d6359-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: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/e4af272ccee01ff0-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: '__Inter_Fallback_f367f3';src: local("Arial");ascent-override: 90.49%;descent-override: 22.56%;line-gap-override: 0.00%;size-adjust: 107.06%
}.__className_f367f3 {font-family: '__Inter_f367f3', '__Inter_Fallback_f367f3';font-style: normal
}.__variable_f367f3 {--font-inter: '__Inter_f367f3', '__Inter_Fallback_f367f3'
}

/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"providers/font/FontProvider.tsx","import":"Roboto_Mono","arguments":[{"subsets":["latin"],"variable":"--font-roboto-mono"}],"variableName":"robotoMono"} ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/1f160ec2cb9962ef-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/ad8a7e2c3c2c120b-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/cde148027b808b99-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/e61ae719f7cc4155-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: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/0ea4f4df910e6120-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: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/739c2d8941231bb4-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: '__Roboto_Mono_Fallback_5899e0';src: local("Arial");ascent-override: 77.84%;descent-override: 20.13%;line-gap-override: 0.00%;size-adjust: 134.61%
}.__className_5899e0 {font-family: '__Roboto_Mono_5899e0', '__Roboto_Mono_Fallback_5899e0';font-style: normal
}.__variable_5899e0 {--font-roboto-mono: '__Roboto_Mono_5899e0', '__Roboto_Mono_Fallback_5899e0'
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"providers/font/FontProvider.tsx","import":"Open_Sans","arguments":[{"subsets":["latin"],"variable":"--font-open-sans"}],"variableName":"openSans"} ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/d6fc113833db48fe-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/e1df014bb05b8510-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/13a314e63820922b-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/9e769f40faa52555-s.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/37da3febcafd463e-s.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/51f6eedf9be77cd7-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: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/403511e41efd5e81-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: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/e807dee2426166ad-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: '__Open_Sans_Fallback_2fad4c';src: local("Arial");ascent-override: 101.65%;descent-override: 27.86%;line-gap-override: 0.00%;size-adjust: 105.15%
}.__className_2fad4c {font-family: '__Open_Sans_2fad4c', '__Open_Sans_Fallback_2fad4c';font-style: normal
}.__variable_2fad4c {--font-open-sans: '__Open_Sans_2fad4c', '__Open_Sans_Fallback_2fad4c'
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app/layout-inner.tsx","import":"Inter","arguments":[{"subsets":["latin"],"variable":"--font-inter"}],"variableName":"inter"} ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/ba9851c3c22cd980-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/21350d82a1f187e9-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-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: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8e9860b6e62d6359-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: '__Inter_f367f3';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/e4af272ccee01ff0-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: '__Inter_Fallback_f367f3';src: local("Arial");ascent-override: 90.49%;descent-override: 22.56%;line-gap-override: 0.00%;size-adjust: 107.06%
}.__className_f367f3 {font-family: '__Inter_f367f3', '__Inter_Fallback_f367f3';font-style: normal
}.__variable_f367f3 {--font-inter: '__Inter_f367f3', '__Inter_Fallback_f367f3'
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app/layout-inner.tsx","import":"Roboto_Mono","arguments":[{"subsets":["latin"],"variable":"--font-roboto-mono"}],"variableName":"robotoMono"} ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/1f160ec2cb9962ef-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/ad8a7e2c3c2c120b-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek */
@font-face {
  font-family: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/cde148027b808b99-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/e61ae719f7cc4155-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: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/0ea4f4df910e6120-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: '__Roboto_Mono_5899e0';
  font-style: normal;
  font-weight: 100 700;
  font-display: swap;
  src: url(/_next/static/media/739c2d8941231bb4-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: '__Roboto_Mono_Fallback_5899e0';src: local("Arial");ascent-override: 77.84%;descent-override: 20.13%;line-gap-override: 0.00%;size-adjust: 134.61%
}.__className_5899e0 {font-family: '__Roboto_Mono_5899e0', '__Roboto_Mono_Fallback_5899e0';font-style: normal
}.__variable_5899e0 {--font-roboto-mono: '__Roboto_Mono_5899e0', '__Roboto_Mono_Fallback_5899e0'
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[2].use[1]!./node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js??ruleSet[1].rules[14].oneOf[2].use[2]!./node_modules/next/font/google/target.css?{"path":"app/layout-inner.tsx","import":"Open_Sans","arguments":[{"subsets":["latin"],"variable":"--font-open-sans"}],"variableName":"openSans"} ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/d6fc113833db48fe-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/e1df014bb05b8510-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/13a314e63820922b-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/04c24f78ad5a47d8-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/c1a1fe1e2bf9b2ee-s.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/9e769f40faa52555-s.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/37da3febcafd463e-s.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/51f6eedf9be77cd7-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: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/403511e41efd5e81-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: '__Open_Sans_2fad4c';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/_next/static/media/e807dee2426166ad-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: '__Open_Sans_Fallback_2fad4c';src: local("Arial");ascent-override: 101.65%;descent-override: 27.86%;line-gap-override: 0.00%;size-adjust: 105.15%
}.__className_2fad4c {font-family: '__Open_Sans_2fad4c', '__Open_Sans_Fallback_2fad4c';font-style: normal
}.__variable_2fad4c {--font-open-sans: '__Open_Sans_2fad4c', '__Open_Sans_Fallback_2fad4c'
}

